__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
|
minor docstring change
|
2022-06-05 22:19:26 -07: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
|
cleanup long comment
|
2022-07-09 19:38:28 -03: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_to_paths.py
|
add support for os.PathLike arguments
|
2022-06-05 21:47:37 -07:00 |