Add test images
This commit is contained in:
parent
918da4a49b
commit
f1222b47eb
4 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
target
|
||||
Cargo.lock
|
||||
*.bk
|
||||
.DS_Store
|
||||
|
|
|
|||
BIN
tests/files/test_palette.png
Normal file
BIN
tests/files/test_palette.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
BIN
tests/files/test_rgb.png
Normal file
BIN
tests/files/test_rgb.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
BIN
tests/files/test_rgba.png
Normal file
BIN
tests/files/test_rgba.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
Loading…
Reference in a new issue