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:
parent
d1cea4a166
commit
e128f8bb47
3 changed files with 38 additions and 15 deletions
BIN
test/pdfs/bug816075.pdf
Normal file
BIN
test/pdfs/bug816075.pdf
Normal file
Binary file not shown.
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue