1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-21 07:38:07 +02:00

Don’t skip glyph 0 in cmap.

This commit is contained in:
Brendan Dahl 2017-04-05 15:16:48 -07:00
parent c380d25407
commit cdc79a4721
3 changed files with 6 additions and 3 deletions

BIN
test/pdfs/issue8234.pdf Normal file

Binary file not shown.

View file

@ -1243,6 +1243,12 @@
"rounds": 1,
"type": "eq"
},
{ "id": "issue8234",
"file": "pdfs/issue8234.pdf",
"md5": "32650fc60c51a9813b98bc9876dc15af",
"rounds": 1,
"type": "eq"
},
{ "id": "type4psfunc",
"file": "pdfs/type4psfunc.pdf",
"md5": "7e6027a02ff78577f74dccdf84e37189",