Skip to content

Releases: Ekenstein/sgf2gif

0.4.3

01 Jan 16:15
1a7d5a9
Compare
Choose a tag to compare
  • Can express delay between frames as a double. E.g. 0.5 which would mean that the delay between frames is 0.5 seconds.

0.4.2

27 Dec 13:34
e03c224
Compare
Choose a tag to compare

Added support to show markers

0.4.1

09 Aug 12:09
85fe681
Compare
Choose a tag to compare

Support reading SGF from std-in and writing GIF to std-out

0.4.0 Release

01 May 11:08
a51f55f
Compare
Choose a tag to compare
  • Classic theme
  • Dependency updates
  • Output is now optional. If not provided, the name of the SGF file will be used as output file.

0.3.2 release

07 Jul 14:10
Compare
Choose a tag to compare

Smaller JAR-file.
Dependency updates

0.3.1 release

03 Jul 16:48
Compare
Choose a tag to compare
  • Better handling of handicap stones. Handicap stones will now be placed on the first frame instead of being part of the move history.

0.3.0 release

02 Jul 08:04
Compare
Choose a tag to compare
  • Captured stones will now always be removed
  • Removed unnecessary options like showing move numbers since the application doesn't really support it anyway

0.2.0 release

02 Jul 07:46
Compare
Choose a tag to compare
  • Looping can now be turned off. If --loop arg is applied, the animation will be looped indefinitely, otherwise the animation will be shown once
  • Removed the classic theme

0.1.0 release

30 Jun 19:22
Compare
Choose a tag to compare

Provides a way to convert an SGF file to a NES themed GIF animation