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

Merge pull request #7639 from Snuffleupagus/bug-1252420

Replace empty CharStrings with '.notdef' in `Type1Font_wrap` to prevent OTS from rejecting the font (bug 1252420)
This commit is contained in:
Brendan Dahl 2016-09-20 11:56:47 -07:00 committed by GitHub
commit 15e1ae4e3f
4 changed files with 16 additions and 1 deletions

View file

@ -51,6 +51,7 @@
!bug1200096.pdf
!bug1068432.pdf
!bug1146106.pdf
!bug1252420.pdf
!issue5564_reduced.pdf
!canvas.pdf
!bug1132849.pdf

BIN
test/pdfs/bug1252420.pdf Normal file

Binary file not shown.

View file

@ -776,6 +776,13 @@
"link": false,
"type": "load"
},
{ "id": "bug1252420",
"file": "pdfs/bug1252420.pdf",
"md5": "f21c911b9b655972b06ef782a1fa6a17",
"rounds": 1,
"link": false,
"type": "eq"
},
{ "id": "hudsonsurvey",
"file": "pdfs/hudsonsurvey.pdf",
"md5": "bf0e6576a7b6c2fe7485bce1b78e006f",