mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-13 04:52:23 +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
Notes:
sideshowbarker
2024-07-17 18:46:57 +09:00
Author: https://github.com/nico
Commit: ba8f4e73bf
Pull-request: https://github.com/SerenityOS/serenity/pull/22935
Reviewed-by: https://github.com/LucasChollet ✅
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