diff options
author | Nicolas Pena <npm@chromium.org> | 2016-10-31 13:44:04 -0400 |
---|---|---|
committer | Nicolas Pena <npm@chromium.org> | 2016-10-31 13:44:04 -0400 |
commit | 7b6a64898780a25b27562f69f3bb572442058586 (patch) | |
tree | cb957e274f33b1211988b6e9901eeddcc4178dc6 /third_party | |
parent | e3183750107b0d54a0229874b1da75e2cae8c3ea (diff) | |
download | pdfium-7b6a64898780a25b27562f69f3bb572442058586.tar.xz |
Fix negative font rendering on Mac by reversing matrix c component.
Notice that this is just making it analoguous to how it works when the
font is positive: the b and d components are reversed. Currently, when
the font is negative, only the a component is reversed. The c one needs
to be reversed as well.
BUG=chromium:653941
Review-Url: https://codereview.chromium.org/2411833002
(cherry picked from commit 4ea4281ad5775686317ef53f48eab39898d13d23)
R=dsinclair@chromium.org
TBR=dsinclair
Review URL: https://codereview.chromium.org/2469443002 .
Diffstat (limited to 'third_party')
0 files changed, 0 insertions, 0 deletions