mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-20 20:57:06 +00:00
Halt processing when any ambiguous-transparency colors exist (#2093)
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
error: Color #ff800080 is neither transparent (alpha < 16) nor opaque (alpha >= 240) (first seen at (0, 8))
|
||||
Conversion aborted after 1 error
|
||||
FATAL: Image contains 1 ambiguous color (neither transparent nor opaque)
|
||||
Conversion aborted after 2 errors
|
||||
|
||||
Reference in New Issue
Block a user