Commit Graph

16 Commits (850055fa577616e94273547fb2432ac3ca34ef2f)

Author SHA1 Message Date
Andy b54bf778b4 changed version number in preparation for PyPI update 2017-11-27 15:27:25 -08:00
Andy Port 1f074d5adc
changed setup to auto-install svgwrite + numpy 2017-11-27 15:17:29 -08:00
Andy 9423f5fdc3 fixed svg2path parsing of svg-polygon elements with redundant closure points 2017-03-16 01:58:48 -07:00
Andy b019e30efd rebuild for 1.3.1 release
note: 1.3 was never published (contained builtins imports)
2017-02-28 23:41:38 -08:00
Andy 8815ddcd52 futurized for Python 3 compatibility
and some other minor changes of no effect
2017-02-28 23:04:37 -08:00
Andy 46e141ad0a update version number 2017-02-20 23:02:09 -08:00
Andy 08e8dc71ff improve distribution to PyPI
Now svg files, readme, unit tests, and license included in PyPI dis
2016-10-29 00:35:51 -07:00
Andy a42484f6ac Update version/tag for PyPI 2016-10-28 20:53:47 -07:00
Andy 6be04c6750 Fix python 3 incompatibility with Path.intersect() method 2016-10-16 00:20:52 -07:00
Andy 4710ee93e4 change version number 1.2.1 -> 1.2.2 2016-10-15 22:36:13 -07:00
Andy cd925078f7 added classifiers 2016-10-05 16:53:28 -07:00
Andy d56422d9f7 added keywords to setup.py 2016-07-23 17:29:22 -07:00
Andy 8734cbafb2 changed version number 2016-07-23 17:18:08 -07:00
Andy 15d186ff33 add ability to preserve svg-attributes
Added svg_attributes attribute to wsvg and disvg.
Added return_svg_attributes option to svg2paths.
Added convenience function svg2paths2().
2016-07-15 22:10:59 -07:00
Andy 46dffa3aa5 Fix setup.py 2016-07-05 23:02:28 -07:00
Andy 9b3d6fe5e3 initial commit 2016-07-05 21:51:11 -07:00