mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Add the cmyk jpeg test file.
This commit is contained in:
parent
22e531b1f2
commit
3d662cf08a
3 changed files with 8 additions and 1 deletions
2
test/pdfs/.gitignore
vendored
2
test/pdfs/.gitignore
vendored
|
@ -14,4 +14,4 @@
|
|||
!sizes.pdf
|
||||
!close-path-bug.pdf
|
||||
!alphatrans.pdf
|
||||
|
||||
!cmykjpeg.pdf
|
||||
|
|
BIN
test/pdfs/cmykjpeg.pdf
Normal file
BIN
test/pdfs/cmykjpeg.pdf
Normal file
Binary file not shown.
|
@ -268,5 +268,12 @@
|
|||
"link": false,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "cmykjpeg",
|
||||
"file": "pdfs/cmykjpeg.pdf",
|
||||
"md5": "8307472972ba962d86d2f60d2ced9a97",
|
||||
"link": false,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue