diff options
author | Jun Fang <jun_fang@foxitsoftware.com> | 2015-09-25 20:32:46 -0700 |
---|---|---|
committer | Jun Fang <jun_fang@foxitsoftware.com> | 2015-09-25 20:32:46 -0700 |
commit | 9bd18183ba8210c91d71c3060146235750a4c71c (patch) | |
tree | e1950c29e9e295dd247a0edc5ed8d490e18800d8 /testing/resources/pixel/bug_524043_6_expected.pdf.0.png | |
parent | 163f59b9a0b019539e9a463ec183c964e7317d5b (diff) | |
download | pdfium-9bd18183ba8210c91d71c3060146235750a4c71c.tar.xz |
Fix the issue that pdfium swallows 'fi' or 'ff' in some pdf files
Pdfium swallows 'fi' or 'ff' in some tested files because it doesn't load the embedded font file correctly. The root cause is that there is incorrect keyword like 'ngendstream' in the stream of the embedded font file. Pdfium tries to find another correct keyword but uses wrong offset rather than accumulated offset.
BUG=524043
R=thestig@chromium.org, tsepez@chromium.org
Review URL: https://codereview.chromium.org/1307353005 .
Diffstat (limited to 'testing/resources/pixel/bug_524043_6_expected.pdf.0.png')
-rw-r--r-- | testing/resources/pixel/bug_524043_6_expected.pdf.0.png | bin | 0 -> 590 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/testing/resources/pixel/bug_524043_6_expected.pdf.0.png b/testing/resources/pixel/bug_524043_6_expected.pdf.0.png Binary files differnew file mode 100644 index 0000000000..3edcc2db89 --- /dev/null +++ b/testing/resources/pixel/bug_524043_6_expected.pdf.0.png |