svgpathtoolss/svgpathtools
Andy ccc9ee6ae1 added clipping to work around floating point error in Arc._parameterize() 2018-07-24 15:07:02 -07:00
..
__init__.py renamed svg2paths module to allow imports 2018-06-02 00:32:16 -07:00
bezier.py removed builtins imports 2017-02-28 23:34:29 -08:00
misctools.py rgb2hex now allows lists as input 2018-06-10 14:41:27 -07:00
parser.py After Z, next subpath starts at same position (#53) 2018-06-02 00:49:49 -07:00
path.py added clipping to work around floating point error in Arc._parameterize() 2018-07-24 15:07:02 -07:00
paths2svg.py now svgwrite debug is false by default 2017-07-18 20:01:37 -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_to_paths.py renamed svg2paths module to allow imports 2018-06-02 00:32:16 -07:00