mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-27 05:22:07 +00:00
Fix two RGBGFX bugs (#1671)
* Fix two RGBGFX bugs * Fix clang-format idempotence * Update src/gfx/rgba.cpp Co-authored-by: Eldred Habert <me@eldred.fr> --------- Co-authored-by: Eldred Habert <me@eldred.fr>
This commit is contained in:
4
test/gfx/alpha_embedded.err
Normal file
4
test/gfx/alpha_embedded.err
Normal file
@@ -0,0 +1,4 @@
|
||||
error: Failed to fit tile colors [$1527, $15cc, $1ab4] in specified palettes
|
||||
note: The following palette was specified:
|
||||
[$1ab4, $15cc]
|
||||
Conversion aborted after 1 error
|
||||
1
test/gfx/alpha_embedded.flags
Normal file
1
test/gfx/alpha_embedded.flags
Normal file
@@ -0,0 +1 @@
|
||||
-c embedded
|
||||
BIN
test/gfx/alpha_embedded.png
Normal file
BIN
test/gfx/alpha_embedded.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 279 B |
BIN
test/gfx/alpha_grayscale.out.2bpp
Normal file
BIN
test/gfx/alpha_grayscale.out.2bpp
Normal file
Binary file not shown.
BIN
test/gfx/alpha_grayscale.out.pal
Normal file
BIN
test/gfx/alpha_grayscale.out.pal
Normal file
Binary file not shown.
BIN
test/gfx/alpha_grayscale.out.palmap
Normal file
BIN
test/gfx/alpha_grayscale.out.palmap
Normal file
Binary file not shown.
BIN
test/gfx/alpha_grayscale.out.tilemap
Normal file
BIN
test/gfx/alpha_grayscale.out.tilemap
Normal file
Binary file not shown.
BIN
test/gfx/alpha_grayscale.png
Normal file
BIN
test/gfx/alpha_grayscale.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 128 B |
BIN
test/gfx/alpha_rgb.out.2bpp
Normal file
BIN
test/gfx/alpha_rgb.out.2bpp
Normal file
Binary file not shown.
BIN
test/gfx/alpha_rgb.out.pal
Normal file
BIN
test/gfx/alpha_rgb.out.pal
Normal file
Binary file not shown.
BIN
test/gfx/alpha_rgb.out.palmap
Normal file
BIN
test/gfx/alpha_rgb.out.palmap
Normal file
Binary file not shown.
BIN
test/gfx/alpha_rgb.out.tilemap
Normal file
BIN
test/gfx/alpha_rgb.out.tilemap
Normal file
Binary file not shown.
BIN
test/gfx/alpha_rgb.png
Normal file
BIN
test/gfx/alpha_rgb.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 128 B |
BIN
test/gfx/font_nums.out.2bpp
Normal file
BIN
test/gfx/font_nums.out.2bpp
Normal file
Binary file not shown.
BIN
test/gfx/font_nums.out.pal
Normal file
BIN
test/gfx/font_nums.out.pal
Normal file
Binary file not shown.
BIN
test/gfx/font_nums.png
Normal file
BIN
test/gfx/font_nums.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 312 B |
Reference in New Issue
Block a user