svgpathtoolss/svgpathtools
Andrew Port da050a2eeb replace xml parsers with defusedxml versions 2021-09-21 01:54:58 -07:00
..
__init__.py minor line width fix 2020-06-23 22:18:26 -07:00
bezier.py replace ambiguous except block with if-statement 2021-09-20 23:41:55 -07:00
document.py replace xml parsers with defusedxml versions 2021-09-21 01:54:58 -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 suppress unneeded numpy warnings from QuadraticBezier.length() 2021-09-21 01:39:25 -07:00
paths2svg.py replace xml parsers with defusedxml versions 2021-09-21 01:54:58 -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
svg_io_sax.py replace xml parsers with defusedxml versions 2021-09-21 01:54:58 -07:00
svg_to_paths.py replace xml parsers with defusedxml versions 2021-09-21 01:54:58 -07:00