1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 23:28:06 +02:00

For CIDFontType2 use CID as glyph ID when missing CID to GID map.

This commit is contained in:
Brendan Dahl 2016-03-01 17:05:33 -08:00
parent c53581f4e5
commit 6e1d131384
4 changed files with 9 additions and 1 deletions

View file

@ -67,6 +67,7 @@
!devicen.pdf
!cmykjpeg.pdf
!issue840.pdf
!issue4402_reduced.pdf
!issue845r.pdf
!issue3405r.pdf
!issue3438.pdf

Binary file not shown.

View file

@ -902,6 +902,13 @@
"rounds": 1,
"type": "eq"
},
{ "id": "issue4402_reduced",
"file": "pdfs/issue4402_reduced.pdf",
"md5": "6cc7e61a581889eec3ed7402d87161c4",
"link": false,
"rounds": 1,
"type": "eq"
},
{ "id": "protectip",
"file": "pdfs/protectip.pdf",
"md5": "676e7a7b8f96d04825361832b1838a93",