Skip to content

Releases: montesquio/png2svg

Reload of the original https://github.com/ianmackinnon/png2svg

13 Mar 00:53
Compare
Choose a tag to compare

How to test usage

  • First, you need python 3.10+, and the make

  • then, you have to first install dependencies of the python project by running :

make install
  • finally you can test converting a PNG to SVG, by running :
make monstesquio