8b9d0fa2c9
use python3 for setup
2018-09-16 20:20:56 -07:00
d92645e413
Add long description to setup.py
2018-08-30 23:12:15 -07:00
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
ff6c4f71c1
fix import and switch to setuptools
2016-03-27 17:29:46 -07:00
77f36206f9
use find_packages()
2016-03-27 17:23:18 -07:00
1e7b9751be
remove empty dependency block
2016-03-27 15:20:19 -07:00
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