mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Fix where image component decoding takes place.
This commit is contained in:
parent
f627281626
commit
93b99e7352
3 changed files with 61 additions and 41 deletions
1
test/pdfs/issue2770.pdf.link
Normal file
1
test/pdfs/issue2770.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://bugzilla.mozilla.org/attachment.cgi?id=718826
|
|
@ -971,6 +971,14 @@
|
|||
"link": true,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue2770",
|
||||
"file": "pdfs/issue2770.pdf",
|
||||
"md5": "36070d756d06eaa35c2227efb069fb1b",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq",
|
||||
"about": "Has a 4 bit per component image with mask and decode."
|
||||
},
|
||||
{ "id": "p020121130574743273239",
|
||||
"file": "pdfs/P020121130574743273239.pdf",
|
||||
"md5": "271b65885d42d174cbc597ca89becb1a",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue