mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:57:35 +00:00
Tests: Add a pam test file
Hand-written in a text editor. I verified that `convert` converts it to a png that looks like the test expectations.
This commit is contained in:
parent
556addc5cb
commit
ba8f4e73bf
2 changed files with 21 additions and 0 deletions
8
Tests/LibGfx/test-inputs/pnm/2x1.pam
Normal file
8
Tests/LibGfx/test-inputs/pnm/2x1.pam
Normal file
|
@ -0,0 +1,8 @@
|
|||
P7
|
||||
WIDTH 2
|
||||
HEIGHT 1
|
||||
DEPTH 3
|
||||
MAXVAL 255
|
||||
TUPLTYPE RGB
|
||||
ENDHDR
|
||||
0z000z
|
Loading…
Add table
Add a link
Reference in a new issue