mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Implement grayscale DMG palette specs (#1709)
This commit is contained in:
BIN
test/gfx/dmg_1bit_round_trip.1bpp
Normal file
BIN
test/gfx/dmg_1bit_round_trip.1bpp
Normal file
Binary file not shown.
2
test/gfx/dmg_1bit_round_trip.flags
Normal file
2
test/gfx/dmg_1bit_round_trip.flags
Normal file
@@ -0,0 +1,2 @@
|
||||
-d 1
|
||||
-c dmg=1b
|
||||
2
test/gfx/dmg_2bit.flags
Normal file
2
test/gfx/dmg_2bit.flags
Normal file
@@ -0,0 +1,2 @@
|
||||
-c nonexistent.gpl
|
||||
-c DMG=E4
|
||||
BIN
test/gfx/dmg_2bit.out.2bpp
Normal file
BIN
test/gfx/dmg_2bit.out.2bpp
Normal file
Binary file not shown.
BIN
test/gfx/dmg_2bit.out.pal
Normal file
BIN
test/gfx/dmg_2bit.out.pal
Normal file
Binary file not shown.
BIN
test/gfx/dmg_2bit.png
Normal file
BIN
test/gfx/dmg_2bit.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 79 B |
2
test/gfx/dmg_plte.flags
Normal file
2
test/gfx/dmg_plte.flags
Normal file
@@ -0,0 +1,2 @@
|
||||
-c embedded
|
||||
-c DMG=E4
|
||||
BIN
test/gfx/dmg_plte.out.2bpp
Normal file
BIN
test/gfx/dmg_plte.out.2bpp
Normal file
Binary file not shown.
BIN
test/gfx/dmg_plte.out.pal
Normal file
BIN
test/gfx/dmg_plte.out.pal
Normal file
Binary file not shown.
BIN
test/gfx/dmg_plte.png
Normal file
BIN
test/gfx/dmg_plte.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 118 B |
BIN
test/gfx/dmg_round_trip.2bpp
Normal file
BIN
test/gfx/dmg_round_trip.2bpp
Normal file
Binary file not shown.
1
test/gfx/dmg_round_trip.flags
Normal file
1
test/gfx/dmg_round_trip.flags
Normal file
@@ -0,0 +1 @@
|
||||
-c dmg=72
|
||||
Reference in New Issue
Block a user