svgpathtoolss/svgpathtools
Andy Port 445899b2eb renamed Document.flatten_all_paths to flattened_paths 2020-06-23 20:54:27 -07:00
..
__init__.py Basic Svg_Io_Sax (#66) 2018-11-04 21:07:40 -08:00
bezier.py removed builtins imports 2017-02-28 23:34:29 -08:00
document.py renamed Document.flatten_all_paths to flattened_paths 2020-06-23 20:54:27 -07:00
misctools.py rgb2hex now allows lists as input 2018-06-10 14:41:27 -07:00
parser.py removed all np.matrix uses (deprecation) 2018-08-21 20:05:59 -07:00
path.py Document now stores element and transform in path and Document.display() is fixed 2020-06-23 20:50:43 -07:00
paths2svg.py actually return svgwrite.Drawing if requested (#102) 2020-06-19 19:39:38 -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 Basic Svg_Io_Sax (#66) 2018-11-04 21:07:40 -08:00
svg_to_paths.py fix polyline and polygon conversion (#85) 2020-06-19 20:32:01 -07:00