svgpathtools/test
Andy 60d67923b6 fix issue#15 Path.cropped() bug, and more
-also fixed <path>.cropped(1, 0) bug (now raises AssertionError)
-also now Path.cropped() raises AssertionError if given negative values
2017-03-30 01:38:27 -07:00
..
__init__.py improve distribution to PyPI 2016-10-29 00:35:51 -07:00
polygons.svg fixed svg2path parsing of svg-polygon elements with redundant closure points 2017-03-16 01:58:48 -07:00
test.svg improve distribution to PyPI 2016-10-29 00:35:51 -07:00
test_bezier.py removed builtins imports 2017-02-28 23:34:29 -08:00
test_generation.py removed builtins imports 2017-02-28 23:34:29 -08:00
test_parsing.py improve distribution to PyPI 2016-10-29 00:35:51 -07:00
test_path.py fix issue#15 Path.cropped() bug, and more 2017-03-30 01:38:27 -07:00
test_polytools.py improve distribution to PyPI 2016-10-29 00:35:51 -07:00
test_svg2paths.py fixed svg2path parsing of svg-polygon elements with redundant closure points 2017-03-16 01:58:48 -07:00