svgpathtoolss/svgpathtools
Andy 38eeac858c fixed support for rectangles when no x,y attributes are specified
defaults to 0,0
2017-04-26 02:21:01 -07:00
..
__init__.py added polygon() and polyline() to __init__ 2017-04-26 02:20:11 -07:00
bezier.py removed builtins imports 2017-02-28 23:34:29 -08:00
misctools.py removed builtins imports 2017-02-28 23:34:29 -08:00
parser.py check for necessity of line on closing command 2016-10-09 07:45:42 +02:00
path.py added polyline and polygon functions (points --> Path of Line objects) 2017-04-26 01:54:44 -07:00
paths2svg.py changed default (when svg_attributes doesn't have a height/width) to the szx and szy constructed from path bounding boxes 2017-04-06 16:05:28 -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
svg2paths.py fixed support for rectangles when no x,y attributes are specified 2017-04-26 02:21:01 -07:00