penkit
penkit copied to clipboard
Tools for pen plotting in Python
I want to generate an SVG to an A4 page with a stroke of 0.1mm I can set the page with something like `write_plot([proj], name, unit='mm', width=297.0, height=210.0)` But how...
Ginko Moire: https://twitter.com/madavidj/status/1351781071822626821?s=20 Valentine's day:
Good Morning _This is more a note than an issue, therefore I selected an issue title which describes the visible result so it hopefully gets found by other users who...
Hitting an error whenever i'm not using greedy: ``` Initial cost: 1175670.59166 Cost after greedy optimization: 51105.4291514 Traceback (most recent call last): File "/usr/local/bin/penkit-optimize", line 11, in sys.exit(main()) File "/usr/local/lib/python2.7/site-packages/penkit_optimize/cli.py",...