svgpathtools/test
Juan Pablo Contreras 2a24cf640d Added functionality to process both circles and ellipses.
Added tests related to the functionality.
2017-04-07 09:44:04 +02:00
..
__init__.py improve distribution to PyPI 2016-10-29 00:35:51 -07:00
circle.svg Added functionality to process both circles and ellipses. 2017-04-07 09:44:04 +02:00
ellipse.svg Added functionality to process both circles and ellipses. 2017-04-07 09:44:04 +02: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 Added functionality to process both circles and ellipses. 2017-04-07 09:44:04 +02:00