svgpathtools/svgpathtools
Andrew Port 6015a97090
Merge pull request #207 from mathandy/fix-issue-205
return error if Path.point() cannot be computed
2023-05-20 14:11:07 -04:00
..
__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 Merge pull request #207 from mathandy/fix-issue-205 2023-05-20 14:11:07 -04:00
paths2svg.py fix issue with filenames with no directory causing error 2021-11-26 18:34:58 -08: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
svg_to_paths.py fix issue-198; circles parsing to non-closed paths 2023-04-01 15:30:04 -04:00