mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Refactors Lab CS; uses different conversion for D50 and D65; adds getRgbItem
This commit is contained in:
parent
223ad0c117
commit
0dc137a0df
3 changed files with 93 additions and 48 deletions
1
test/pdfs/issue1998.pdf.link
Normal file
1
test/pdfs/issue1998.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://www.uctc.net/access/30/Access%2030%20-%2002%20-%20Horse%20Power.pdf
|
|
@ -735,6 +735,14 @@
|
|||
"rounds": 1,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "issue1998",
|
||||
"file": "pdfs/issue1998.pdf",
|
||||
"md5": "586e0213be2f461360ec26770b5a4e48",
|
||||
"rounds": 1,
|
||||
"pageLimit": 2,
|
||||
"link": true,
|
||||
"type": "load"
|
||||
},
|
||||
{ "id": "issue1878",
|
||||
"file": "pdfs/issue1878.pdf",
|
||||
"md5": "b4fb0ce7c19368e7104dce3d0d34bcb3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue