Releases: montesquio/png2svg
Releases · montesquio/png2svg
Reload of the original https://github.com/ianmackinnon/png2svg
How to test usage
-
First, you need
python 3.10+
, and themake
-
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