svgpathtoolss/svgpathtools
Andy a154796576 changes related to arcs and intersections
-fixed quadratic/Arc intersections
-changed assertion that an arc's radii are positive to non-zero
-improved Arc.intersect() docstring to further explain partial
implementation
2017-02-20 22:10:16 -08:00
..
__init__.py fixed __init__.py 2016-07-23 17:15:22 -07:00
bezier.py initial commit 2016-07-05 21:51:11 -07:00
misctools.py initial commit 2016-07-05 21:51:11 -07:00
parser.py check for necessity of line on closing command 2016-10-09 07:45:42 +02:00
path.py changes related to arcs and intersections 2017-02-20 22:10:16 -08:00
paths2svg.py add note that `svg_attributes={'debug': False}` increases `disvg`/`wsvg` speed considerably. 2017-02-05 23:18:23 -08:00
pathtools.py initial commit 2016-07-05 21:51:11 -07:00
polytools.py initial commit 2016-07-05 21:51:11 -07:00
smoothing.py initial commit 2016-07-05 21:51:11 -07:00
svg2paths.py add ability to preserve svg-attributes 2016-07-15 22:10:59 -07:00