10-27-2017, 04:11 PM
(10-26-2017, 07:22 PM)rich2005 Wrote: Not a script but i wonder if exporting as a bmp would suffice.
5 bits per channel (+ alpha bit)
Make an image with the colours you use, export, re-open, create palette from image.
Wow, I... I had no idea it was there all along...
So, what exactly is the "X1" compared to the "A1"? I would assume that A1 is using a one-bit alpha channel, which would be the format I would use most for my sprites. but what is "x1"? What is that extra bit being used for?