mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Fixes decoding for CMYK jpegs.
This commit is contained in:
parent
406bdc0862
commit
2d7a34d692
3 changed files with 10 additions and 1 deletions
1
test/pdfs/bug1072164.pdf.link
Normal file
1
test/pdfs/bug1072164.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
https://bugzilla.mozilla.org/attachment.cgi?id=8494369
|
|
@ -1602,6 +1602,14 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "bug1072164",
|
||||
"file": "pdfs/bug1072164.pdf",
|
||||
"md5": "cfee3c51e8464aa44218f4eaf27e084b",
|
||||
"rounds": 1,
|
||||
"link": true,
|
||||
"type": "eq",
|
||||
"about": "CMYK jpeg with mask"
|
||||
},
|
||||
{ "id": "bug886717",
|
||||
"file": "pdfs/bug886717.pdf",
|
||||
"md5": "8ba614192797a1324765610231a1bc9d",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue