mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 23:28:06 +02:00
Respect the 'ColorTransform' entry in the image dictionary when decoding JPEG images (bug 956965, issue 6574)
Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=956965. Fixes 6574.
This commit is contained in:
parent
6c263c1994
commit
116ba19dd9
6 changed files with 56 additions and 15 deletions
1
test/pdfs/bug956965.pdf.link
Normal file
1
test/pdfs/bug956965.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://web.archive.org/web/20160414174617/http://cache.lego.com/bigdownloads/buildinginstructions/6030672.pdf
|
|
@ -1156,6 +1156,15 @@
|
|||
"lastPage": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "bug956965",
|
||||
"file": "pdfs/bug956965.pdf",
|
||||
"md5": "9b2f1176c797ee84e989a507e745f89d",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"firstPage": 33,
|
||||
"lastPage": 33,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "smaskdim",
|
||||
"file": "pdfs/smaskdim.pdf",
|
||||
"md5": "de80aeca7cbf79940189fd34d59671ee",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue