__init__.py
|
added polygon() and polyline() to __init__
|
2017-04-26 02:20:11 -07:00 |
bezier.py
|
removed builtins imports
|
2017-02-28 23:34:29 -08:00 |
misctools.py
|
removed builtins imports
|
2017-02-28 23:34:29 -08:00 |
parser.py
|
check for necessity of line on closing command
|
2016-10-09 07:45:42 +02:00 |
path.py
|
Arc: Handle round-off issue with acos()
|
2017-11-10 13:44:24 +01:00 |
paths2svg.py
|
now svgwrite debug is false by default
|
2017-07-18 20:01:37 -07:00 |
polytools.py
|
initial commit
|
2016-07-05 21:51:11 -07:00 |
smoothing.py
|
removed builtins imports
|
2017-02-28 23:34:29 -08:00 |