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

Ensure that PartialEvaluator_extractWidths is able to handle indirect objects in all kinds of "width" data (issue 7855)

Fixes 7855.
This commit is contained in:
Jonas Jenwald 2016-11-29 18:28:32 +01:00
parent 451956c0b1
commit c5b06cb40d
4 changed files with 24 additions and 8 deletions

View file

@ -42,6 +42,7 @@
!issue7598.pdf
!issue7665.pdf
!issue7835.pdf
!issue7855.pdf
!bad-PageLabels.pdf
!filled-background.pdf
!ArabicCIDTrueType.pdf

BIN
test/pdfs/issue7855.pdf Normal file

Binary file not shown.

View file

@ -1853,6 +1853,13 @@
"rounds": 1,
"type": "eq"
},
{ "id": "issue7855",
"file": "pdfs/issue7855.pdf",
"md5": "290d4d5da041ffbcb1ea5d3b0ed8ee91",
"rounds": 1,
"link": false,
"type": "eq"
},
{ "id": "issue6068",
"file": "pdfs/issue6068.pdf",
"md5": "bbcedb94776b40352729c16940a5b2bd",