mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Fetch parameters if they are |Ref|s in Pattern color spaces (issue 6081)
Fixes 6081.
This commit is contained in:
parent
6203dcd292
commit
64e1fb99fe
4 changed files with 10 additions and 2 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -134,3 +134,4 @@
|
|||
!issue5909.pdf
|
||||
!issue6010_1.pdf
|
||||
!issue6010_2.pdf
|
||||
!issue6081.pdf
|
||||
|
|
BIN
test/pdfs/issue6081.pdf
Normal file
BIN
test/pdfs/issue6081.pdf
Normal file
Binary file not shown.
|
@ -1531,6 +1531,13 @@
|
|||
"type": "eq",
|
||||
"about": "Pattern with current transform different than base transform."
|
||||
},
|
||||
{ "id": "issue6081",
|
||||
"file": "pdfs/issue6081.pdf",
|
||||
"md5": "854326ce9178d10ff4a0ff2aedf67e45",
|
||||
"rounds": 1,
|
||||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue2462",
|
||||
"file": "pdfs/issue2462.pdf",
|
||||
"md5": "d4e3dddfdd35464c71cf0310bff29b42",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue