Skip to content

0.2

Compare
Choose a tag to compare
@mayuso mayuso released this 16 Oct 12:42
· 6 commits to master since this release

Changes:

  • Fixed a bug related to modules access
  • Improved distribution by creating single file executable.

This version is usable in two different ways:

  • Double click on "PNGToSVG.exe" and it will create a new SVG from every PNG file in the current directory.

  • Call > PNGToSVG.exe path/to/your/file.png to create a new SVG from specific files.