Improve some RGBGFX error messages (#1876)

* Improve some RGBGFX error messages

* Fix assertion failure on ambiguous transparent/opaque pixels
This commit is contained in:
Rangi
2025-12-19 13:00:05 -05:00
committed by GitHub
parent 9b22ff3491
commit a9ab248fed
18 changed files with 56 additions and 24 deletions

2
test/gfx/gray_alpha.err Normal file
View File

@@ -0,0 +1,2 @@
FATAL: Image is not compatible with a DMG palette specification: it contains transparent pixels
Conversion aborted after 1 error