mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:47:36 +00:00
Tests: Add a pam cmyk test file
Hand-written in a text editor. I verified that `convert` converts it to a png that looks like the rgb test expectations.
This commit is contained in:
parent
c431cf4907
commit
c694d4326b
2 changed files with 26 additions and 0 deletions
8
Tests/LibGfx/test-inputs/pnm/2x1-cmyk.pam
Normal file
8
Tests/LibGfx/test-inputs/pnm/2x1-cmyk.pam
Normal file
|
@ -0,0 +1,8 @@
|
|||
P7
|
||||
WIDTH 2
|
||||
HEIGHT 1
|
||||
DEPTH 4
|
||||
MAXVAL 255
|
||||
TUPLTYPE CMYK
|
||||
ENDHDR
|
||||
0z0y00zy
|
Loading…
Add table
Add a link
Reference in a new issue