1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

Merge pull request #5165 from kkujala/calrgb

implement CalRGB color space
This commit is contained in:
Yury Delendik 2014-08-15 10:19:49 -05:00
commit fa8d385818
3 changed files with 9722 additions and 3 deletions

9423
test/pdfs/calrgb.pdf Normal file

File diff suppressed because it is too large Load diff

View file

@ -1691,6 +1691,13 @@
"rounds": 1,
"type": "eq"
},
{ "id": "calrgb",
"file": "pdfs/calrgb.pdf",
"md5": "5f3dfda1d3a795cd214a457244130bfa",
"rounds": 1,
"lastPage": 8,
"type": "eq"
},
{ "id": "bug900822",
"file": "pdfs/bug900822.pdf",
"md5": "70e2a3c5922574eeda169c955cf9d084",