__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
|
add scale() for curves, and scaled() for paths
|
2018-05-22 12:45:04 -07: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 |