diff options
author | Cary Clark <caryclark@skia.org> | 2017-07-05 16:41:51 -0400 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-07-12 21:28:13 +0000 |
commit | d10d8777fa0790fd589df1eedaf0643d26260404 (patch) | |
tree | 8c6dec0c02c6ed1324b47c060a7b9c5e8501a80a /core/fpdfapi/page/cpdf_pageobjectholder.cpp | |
parent | 2e7bfb7fac320a8dbeda67d10a39dd5519836921 (diff) | |
download | pdfium-d10d8777fa0790fd589df1eedaf0643d26260404.tar.xz |
support m_bGlyph_Adjust
Skia has no direct match for a different 2x3
matrix per glyph -- if the 2x3 is a square scale
with rotation, we can do that with RSX transforms.
The bug used the 2x3 to do a condensed face,
which we can do with SkPaint::setTextScaleX.
Otherwise, we draw a character at a time.
R=dsinclair@chromium.org,npm@chromium.org
Bug: 736703
Change-Id: I8f14fd63ffdaee886b63d1154b771f9de092a83f
Reviewed-on: https://pdfium-review.googlesource.com/7272
Commit-Queue: Cary Clark <caryclark@google.com>
Reviewed-by: dsinclair <dsinclair@chromium.org>
Reviewed-by: Nicolás Peña <npm@chromium.org>
Diffstat (limited to 'core/fpdfapi/page/cpdf_pageobjectholder.cpp')
0 files changed, 0 insertions, 0 deletions