Commit Graph

73 Commits (b54bf778b42270e4b1607d945a15847fb54487d7)

Author SHA1 Message Date
Andy a42484f6ac Update version/tag for PyPI 2016-10-28 20:53:47 -07:00
Andy Port 9b59183409 Merge pull request #5 from remi-pr/master
Fixed the rotated method of all objects
2016-10-28 20:31:51 -07:00
remi-pr 3575fec9af Fixed the rotated method of all objects
The rotated method of all objects was not using the origin argument but always self.point(0.5) even though it is all correctly handled in the rotate function they are all calling
2016-10-28 15:11:31 +02:00
Andy c159e5b0e7 tar update 2016-10-16 00:44:42 -07:00
Andy 223b6b83a5 add Python 3 warning 2016-10-16 00:40:01 -07:00
Andy 6be04c6750 Fix python 3 incompatibility with Path.intersect() method 2016-10-16 00:20:52 -07:00
Andy 7ee94e9eef Display name of Primer instead of address in link in credits 2016-10-15 23:00:29 -07:00
Andy 4710ee93e4 change version number 1.2.1 -> 1.2.2 2016-10-15 22:36:13 -07:00
Andy Port a69d9f71b7 Merge pull request #4 from derVedro/issue-1
check for necessity of line on closing command
2016-10-09 14:59:48 -07:00
derVedro f782b628ff check for necessity of line on closing command 2016-10-09 07:45:42 +02:00
Andy cd925078f7 added classifiers 2016-10-05 16:53:28 -07:00
Andy 79f2ee6ca5 Added credit to pomax 2016-10-05 15:33:05 -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 a6719c56c5 fixed __init__.py 2016-07-23 17:15:22 -07:00
Andy 849ad17088 add polyroots01 to __init__.py 2016-07-22 18:44:34 -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 0c682bf4d8 improved README curve offsetting example 2016-07-10 17:24:36 -07:00
Andy bf85efe4b5 make SVGs in README render on GitHub
Replaced local relative links with hyperlinks to rawgit.com
2016-07-08 23:51:49 -07:00
Andy 7ca1f22941 minor edit to readme 2016-07-08 23:37:19 -07:00
Andy def8dfb58e Fixed setup.py 2016-07-05 23:19:38 -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