Releases: kyle-wannacott/gontage
Releases · kyle-wannacott/gontage
1.4.2
- support outputting in jpg format with
-ss
single sprite command.
Full Changelog: 1.4.1...1.4.2
1.4.1
- dont decode .meta files
Full Changelog: 1.4.0...1.4.1
1.4.0
- add support for decoding .tga files.
Full Changelog: 1.3.1...1.4.0
1.3.1
What's Changed
- Check for .png extension when decoding images. by @LeeWannacott in #3
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- Spritesheet cutting into sprites by @LeeWannacott in #2
Full Changelog: 1.22.1...1.3.0
1.22.1
Full Changelog: 1.20.1...1.22.1
v1.2.2
1. Made commands less verbose: `-single-frames` is now `-ss` etc...
2. Resized frames now have name of original image on them.
Full Changelog: v1.2.1...v1.2.2
v1.2.0
- Added rudimentary support for resizing single sprites with single_sprites bool flag when used with -sprite_resize in px
Full Changelog: v1.1.2...v1.2.0
v1.1.2
Refactor last release...
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Bug fix: stops deadlock when horizontal frames are less than specified hframes.
Full Changelog: v1.1.0...v1.1.1