Skip to content

Releases: kyle-wannacott/gontage

1.4.2

12 Nov 11:17
Compare
Choose a tag to compare
  • support outputting in jpg format with -ss single sprite command.
    Full Changelog: 1.4.1...1.4.2

1.4.1

12 Nov 09:37
Compare
Choose a tag to compare

1.4.0

12 Nov 08:00
Compare
Choose a tag to compare
  • add support for decoding .tga files.
    Full Changelog: 1.3.1...1.4.0

1.3.1

01 Nov 10:01
b5c7a16
Compare
Choose a tag to compare

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

01 Nov 09:34
d63eecf
Compare
Choose a tag to compare

What's Changed

  • Spritesheet cutting into sprites by @LeeWannacott in #2

Full Changelog: 1.22.1...1.3.0

1.22.1

05 Sep 04:59
Compare
Choose a tag to compare

Full Changelog: 1.20.1...1.22.1

v1.2.2

16 Mar 06:35
Compare
Choose a tag to compare

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

31 Oct 14:15
Compare
Choose a tag to compare
  • 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

14 Oct 06:21
Compare
Choose a tag to compare

Refactor last release...
Full Changelog: v1.1.1...v1.1.2

v1.1.1

14 Oct 02:48
Compare
Choose a tag to compare

Bug fix: stops deadlock when horizontal frames are less than specified hframes.
Full Changelog: v1.1.0...v1.1.1