A python toolkit for drawing Fresco-format files with an EvilMadScientist Axidraw
First install the axidraw cli
python -m pip install https://cdn.evilmadscientist.com/dl/ad/public/AxiDraw_API.zip
Install requirements with pip install -r requirements.txt
axifresco --filename <file_to_draw.json> [--options]
To see options:
axifresco -h
JSON Hershey fonts are from https://github.com/techninja/hersheytextjs which is a port to JSON of EvilMadScientist's fonts of the same name.