SvgToTurtle
A python tool that is used to create python scripts that draw with turtle library from images.
Install / Use
/learn @frectonz/SvgToTurtleREADME
Svg To Turtle
A python tool that is used to create python scripts that draw with turtle library from images.
Requirements
- BeautifulSoup
- svg.path
Requirements CLI
The ./execute.sh script uses the following tools:
- convert
- potrace
