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

Handle the Encoding being a dictionary in PartialEvaluator_preEvaluateFont (bug 1157493)

*This is a regression from PR 4423.*

Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1157493.
This commit is contained in:
Jonas Jenwald 2015-04-25 13:27:10 +02:00
parent 48b2f6d023
commit 760222cf0b
5 changed files with 27 additions and 0 deletions

View file

@ -32,6 +32,7 @@
!bug894572.pdf
!bug911034.pdf
!bug1108301.pdf
!bug1157493.pdf
!pdfjsbad1586.pdf
!freeculture.pdf
!pdfkit_compressed.pdf

BIN
test/pdfs/bug1157493.pdf Normal file

Binary file not shown.

View file

@ -1164,6 +1164,13 @@
"link": false,
"type": "eq"
},
{ "id": "bug1157493",
"file": "pdfs/bug1157493.pdf",
"md5": "df96eddacf186c28a91e699800180c4f",
"rounds": 1,
"link": false,
"type": "eq"
},
{ "id": "issue1466",
"file": "pdfs/issue1466.pdf",
"md5": "8a8877432e5bb10cfd50d60488d947bb",