0.2
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.