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

Fix glyph selection for CID fonts that don't actually have CID font files.

This commit is contained in:
Brendan Dahl 2013-05-01 16:42:25 -07:00
parent d1cea4a166
commit e128f8bb47
3 changed files with 38 additions and 15 deletions

BIN
test/pdfs/bug816075.pdf Normal file

Binary file not shown.

View file

@ -1012,6 +1012,13 @@
"rounds": 1,
"type": "eq"
},
{ "id": "bug816075",
"file": "pdfs/bug816075.pdf",
"md5": "7ec87c115c1f9ec41234cc7002555e82",
"rounds": 1,
"type": "eq",
"about": "A CIDFontType0 font with a CFF font that isn't actually CID."
},
{ "id": "noembed-identity-2",
"file": "pdfs/noembed-identity-2.pdf",
"md5": "13b7d9ab9579d45c10bc8d499d087f21",