Add proper error message for bad manual palettes

This commit is contained in:
ISSOtm
2022-05-21 15:34:44 +02:00
committed by Eldred Habert
parent 7a7126f3b8
commit 3f5983358c
6 changed files with 56 additions and 13 deletions

View File

@@ -0,0 +1,6 @@
error: Could not fit tile colors [$6c8a, $7f55, $7fff] in specified palettes
error: Could not fit tile colors [$6c8a, $7f55] in specified palettes
note: The following palettes were specified:
[$7fff, $7f55]
[$7fff, $6c8a]
Conversion aborted after 2 errors

View File

@@ -0,0 +1 @@
-c #fff,#a9d4fe:#fff,#5721d9

Binary file not shown.

After

Width:  |  Height:  |  Size: 712 B