svgpathtoolss/svgpathtools
Julian Rüth 39d3ba713f
Fix implementation of points() (#155)
fix incorrect implementation of `points`  method
2021-09-26 18:22:09 -07:00
..
__init__.py minor line width fix 2020-06-23 22:18:26 -07:00
bezier.py removed builtins imports 2017-02-28 23:34:29 -08:00
document.py save and write fixed, __repr__() and pretty() methods added 2020-06-23 22:42:23 -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 Fix implementation of points() (#155) 2021-09-26 18:22:09 -07:00
paths2svg.py add support for units and handle mindim=None correctly. (#149) 2021-05-10 21:09: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 fix error related feeding str to polyline2pathd 2020-07-06 17:30:30 -07:00
svg_to_paths.py fix error related feeding str to polyline2pathd 2020-07-06 17:33:24 -07:00