mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Fix lab colorspace decoding and rgb conversion.
This commit is contained in:
parent
55d850eb42
commit
09b52d7663
3 changed files with 64 additions and 27 deletions
BIN
test/pdfs/issue2761.pdf
Normal file
BIN
test/pdfs/issue2761.pdf
Normal file
Binary file not shown.
|
@ -872,7 +872,7 @@
|
|||
"rounds": 1,
|
||||
"lastPage": 2,
|
||||
"link": true,
|
||||
"type": "load"
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue2627",
|
||||
"file": "pdfs/issue2627.pdf",
|
||||
|
@ -1037,6 +1037,13 @@
|
|||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue2761",
|
||||
"file": "pdfs/issue2761.pdf",
|
||||
"md5": "35df0b8cff4afec0c08f08c6a5bc9857",
|
||||
"rounds": 1,
|
||||
"type": "eq",
|
||||
"about": "Image with indexed colorspace that has a base lab colorspace."
|
||||
},
|
||||
{ "id": "yo01",
|
||||
"file": "pdfs/yo01.pdf",
|
||||
"md5": "7d42435c20fe0d32de4ea3d7e4727ac1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue