[![GitHub issues](https://img.shields.io/github/issues/tfx2001/python-turtle-draw-svg.svg?style=flat-square)](https://github.com/tfx2001/python-turtle-draw-svg/issues ...
usage: main.py [-h] [-c COLOR] filename Convert an bitmap to SVG and use turtle libray to draw it. positional arguments: filename The file(*.jpg, *.png, *.bmp) name of the file you want to convert.