- Added 1-bit, 24-bit and Alpha export options!
- 24-bit export has the option to remove the alpha channel before adding a background color, if imported images have an alpha channel.
- Alpha export takes the alpha channel from imported images that have an alpha channel. It is saved as a 8-bit sprite sheet/strip. This can be used for special effects if your game editor or code support it. Such as shadows, masking, ect…
- Updated the help file.