svgpathtools/svgpathtools
Andy Port a50c522f86
use np.close to check to check for vanishing denom
Just to offer users some amount of control over the tolerance.
2018-02-27 22:38:01 -08: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 use np.close to check to check for vanishing denom 2018-02-27 22:38:01 -08: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
svg2paths.py fixed support for rectangles when no x,y attributes are specified 2017-04-26 02:21:01 -07:00