mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Ensure that TilingPattern
s have valid (non-zero) /BBox arrays (issue 8330)
Fixes 8330.
This commit is contained in:
parent
9342054502
commit
e589834f13
5 changed files with 45 additions and 20 deletions
1
test/pdfs/issue8330.pdf.link
Normal file
1
test/pdfs/issue8330.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://github.com/mozilla/pdf.js/files/954710/FailingPDF.pdf
|
|
@ -1269,6 +1269,14 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue8330",
|
||||
"file": "pdfs/issue8330.pdf",
|
||||
"md5": "9010093d07dd62d3b49378fd48cf45f9",
|
||||
"rounds": 1,
|
||||
"lastPage": 1,
|
||||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue4573",
|
||||
"file": "pdfs/issue4573.pdf",
|
||||
"md5": "34b0c4fdee19e57033275b766c5f57a3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue