mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Fallback to the |Dummy| Pattern when we fail to parse a Shading Pattern (issue 5509)
This commit is contained in:
parent
dc5961d969
commit
78d0d269dc
3 changed files with 33 additions and 14 deletions
1
test/pdfs/issue5509.pdf.link
Normal file
1
test/pdfs/issue5509.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://web.archive.org/web/20140908142029/http://kieranhealy.org/files/papers/data-visualization.pdf
|
|
@ -499,6 +499,15 @@
|
|||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue5509",
|
||||
"file": "pdfs/issue5509.pdf",
|
||||
"md5": "1975ef8db7355b1d691bc79d0749574b",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"firstPage": 1,
|
||||
"lastPage": 1,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "txt2pdf",
|
||||
"file": "pdfs/txt2pdf.pdf",
|
||||
"md5": "02cefa0f5e8d96313bb05163b2f88c8c",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue