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

Overwrite maxSizeOfInstructions in maxp with computed value.

In issue #7507 the value is less than the actuall max size
of the glyph instructions causing OTS to fail the font.
This commit is contained in:
Brendan Dahl 2017-09-25 17:24:21 -07:00
parent a1f5c26f54
commit 18e2321845
4 changed files with 54 additions and 21 deletions

View file

@ -40,6 +40,7 @@
!issue7446.pdf
!issue7492.pdf
!issue7544.pdf
!issue7507.pdf
!issue7580.pdf
!issue7598.pdf
!issue7665.pdf

BIN
test/pdfs/issue7507.pdf Normal file

Binary file not shown.

View file

@ -684,6 +684,13 @@
"link": false,
"type": "load"
},
{ "id": "issue7507",
"file": "pdfs/issue7507.pdf",
"md5": "f7aeaafe0c89b94436e94eaa63307303",
"rounds": 1,
"link": false,
"type": "eq"
},
{ "id": "issue5501",
"file": "pdfs/issue5501.pdf",
"md5": "55a60699728fc92f491a2d7d490474e4",