Skip to content

Releases: drojf/SpriteZip

v0.1.5 - SpriteZip: Fix Alphablend Output File Extension

21 Aug 11:27
Compare
Choose a tag to compare

When using the alphablend command, the output file will now always have a .png extension (previously it would use the same extension as the input file).

This is mainly used for the undo_alphablend command, when working with .bmp files.

v0.1.4 Spritezip: Add Undo Alphablend

27 Jul 23:52
Compare
Choose a tag to compare

You can now do spritezip undo_alphablend to convert images from alphablend format back to transparent .png files. Images will be taken from the 'input_images' directory and put in the 'output_images' folder (like all the other commands)

v0.1.3

15 Jul 02:07
Compare
Choose a tag to compare

Fix panic when compressor is presented with two identical images in a row. This case shall be indicated as a crop size of (0,0).

The download link for v0.1.2 has been removed, as any v0.1.2 archives can be opened with version v0.1.3.