1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

Fix handling of multiply-encoded glyphs.

This commit is contained in:
Brendan Dahl 2013-08-22 10:12:16 -07:00
parent 79c57dc04e
commit db591769a4
3 changed files with 45 additions and 17 deletions

BIN
test/pdfs/issue3566.pdf Normal file

Binary file not shown.

View file

@ -990,6 +990,14 @@
"type": "eq",
"about": "CFF CID font with font matrices in main top dict and sub top dict."
},
{ "id": "issue3566",
"file": "pdfs/issue3566.pdf",
"md5": "e9ab02aa769f4c040a6fa52f00d6e3f0",
"rounds": 1,
"type": "eq",
"lastPage": 1,
"about": "CFF font with multiply-encoded glyph and no pdf encoding dict."
},
{ "id": "issue1878",
"file": "pdfs/issue1878.pdf",
"md5": "b4fb0ce7c19368e7104dce3d0d34bcb3",