svgpathtoolss/svgpathtools
FlyingSamson 1771fbfb06 Add factory method for creating from string holding svg object 2022-05-22 15:30:48 +02:00
..
__init__.py Add convenience functions for converting svgs contained in a string to paths 2022-05-22 14:37:27 +02:00
bezier.py removed builtins imports 2017-02-28 23:34:29 -08:00
document.py Add factory method for creating from string holding svg object 2022-05-22 15:30:48 +02: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 Fix implementation of points() (#155) 2021-09-26 18:22:09 -07: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 fix error related feeding str to polyline2pathd 2020-07-06 17:30:30 -07:00
svg_to_paths.py Add convenience functions for converting svgs contained in a string to paths 2022-05-22 14:37:27 +02:00