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

Merge pull request #10683 from janpe2/type0-noncid-cmap

Use CMap in Type0 fonts when CFF is not a CID font
This commit is contained in:
Tim van der Meij 2019-03-28 00:07:08 +01:00 committed by GitHub
commit f9c58115fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 2 deletions

View file

@ -242,6 +242,7 @@
!bug1151216.pdf
!bug1175962.pdf
!bug1020226.pdf
!issue9534_reduced.pdf
!basicapi.pdf
!issue2884_reduced.pdf
!mixedfonts.pdf

Binary file not shown.

View file

@ -2725,6 +2725,12 @@
"link": true,
"type": "eq"
},
{ "id": "issue9534_reduced",
"file": "pdfs/issue9534_reduced.pdf",
"md5": "f9a47805555de5bc0f9f5f5188df6bad",
"rounds": 1,
"type": "eq"
},
{ "id": "issue1233",
"file": "pdfs/issue1233.pdf",
"md5": "2d3565b0a286e29955796c37c66326c1",