__init__.py
|
Added paths2Drawing
|
2018-10-18 21:28:34 -07:00 |
bezier.py
|
removed builtins imports
|
2017-02-28 23:34:29 -08:00 |
document.py
|
save() now requires filename
|
2018-08-21 21:27:29 -07:00 |
misctools.py
|
rgb2hex now allows lists as input
|
2018-06-10 14:41:27 -07:00 |
parser.py
|
removed all np.matrix uses (deprecation)
|
2018-08-21 20:05:59 -07:00 |
path.py
|
Revert "Arc line intersect, take 2 (#60)" (#63)
|
2018-08-22 00:27:55 -07:00 |
paths2svg.py
|
added paths2Drawing functionality
|
2018-10-18 21:27:04 -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 |