__init__.py
|
Rename svg_string2paths to svgstr2paths
|
2022-05-25 19:24:50 +02:00 |
bezier.py
|
removed builtins imports
|
2017-02-28 23:34:29 -08:00 |
document.py
|
remove all wildcard imports
|
2023-02-03 19:46:23 -05:00 |
misctools.py
|
rgb2hex now allows lists as input
|
2018-06-10 14:41:27 -07:00 |
parser.py
|
Move Path Parsing into Path. (#114)
|
2020-07-06 11:01:15 -07:00 |
path.py
|
return error if Path.point() cannot be computed
|
2023-05-20 13:20:05 -04: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 |
svg_io_sax.py
|
remove all wildcard imports
|
2023-02-03 19:46:23 -05:00 |