Commit Graph

21 Commits

Author SHA1 Message Date
5d83e0e5c0 add package keywords 2020-09-20 16:32:17 -07:00
f204d917c9 Add basic support for OASIS and update setup/docs for OASIS and DXF support 2020-05-19 01:00:00 -07:00
1bb4bd6bb7 add py.typed to enable type checking for downstream 2020-05-19 00:15:51 -07:00
f471374b68 Use separate VERSION file 2019-09-27 21:03:52 -07:00
877add3e45 Add classifiers 2019-04-07 17:54:21 -07:00
jan
023aea15e3 add classifiers 2019-04-07 17:24:53 -07:00
ab483fc9d4 Remove pyclipper dependency; remove shape.cut() 2018-11-13 23:32:26 -08:00
8b9d0fa2c9 use python3 for setup 2018-09-16 20:20:56 -07:00
jan
d92645e413 Add long description to setup.py 2018-08-30 23:12:15 -07:00
jan
4498990545 Move version string into __init__ 2018-08-30 23:12:01 -07:00
fca3d8fda1 move code to new location 2018-01-15 22:35:12 -08:00
7396e83f35 bump version number 2017-10-17 12:56:06 -07:00
9308454ad4 allow cutting any shape, always require pyclipper 2017-10-17 12:35:56 -07:00
87c2ef5948 use pyclipper for polygon cutting 2017-10-17 11:09:53 -07:00
jan
113671e591 bump version 2016-10-19 17:00:00 -07:00
jan
3a460a9296 Add Text shape
Rendered using freetype-py and matplotlib

Can eliminate the matplotlib dependency if I write my own bezier code,
but that's work (and I already use matplotlib...).
2016-10-19 16:52:28 -07:00
jan
ff6c4f71c1 fix import and switch to setuptools 2016-03-27 17:29:46 -07:00
jan
77f36206f9 use find_packages() 2016-03-27 17:23:18 -07:00
jan
1e7b9751be remove empty dependency block 2016-03-27 15:20:19 -07:00
jan
3bfe71b9c7 Add dependencies to setup.py 2016-03-22 14:41:42 -07:00
jan
5bf486ac81 Add all files to repository 2016-03-15 19:12:39 -07:00