diff options
author | caryclark <caryclark@google.com> | 2016-11-23 07:16:58 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-11-23 07:16:58 -0800 |
commit | 171071d5cbf798a64c3c0811a30bd5f3aeea4871 (patch) | |
tree | 935b5035b18153d11fd8b4bb710ae2be7d1a9123 /core/fpdfapi/render/cpdf_renderstatus.cpp | |
parent | 733e068e077bb59597180bc9b8ff934dd125ffdc (diff) | |
download | pdfium-171071d5cbf798a64c3c0811a30bd5f3aeea4871.tar.xz |
fix negative font size
PDF can specify a negative font size
to change the y-axis for text. Add
support in the Skia driver for that.
The cached form for text and paths
had fallen out of sync with the uncached
code used by skiapaths, so sync that
up so that the mainline skia setting
has those bug fixes as well.
This does not fix the underlying bug in
528103, but gets Skia on parity with
native PDFium text rendering. The bold
text is still drawn in the wrong place.
R=dsinclair@chromium.org
BUG=528103
Review-Url: https://codereview.chromium.org/2528663002
Diffstat (limited to 'core/fpdfapi/render/cpdf_renderstatus.cpp')
0 files changed, 0 insertions, 0 deletions