250107e41b
Update email
2021-07-11 17:20:17 -07:00
e2fdd5a347
make klamath the default gdsii reader/writer, and install it automatically
...
python-gdsii code is now under masque.file.python_gdsii
2021-03-26 10:34:02 -07:00
ccb42e220f
cosmetic and doc changes
2020-11-01 19:45:57 -08:00
12f158ad3c
require klamath > 0.3
2020-11-01 19:45:47 -08:00
b9322be77f
move VERSION into a .py file that gets directly parsed by setup.py
...
avoids possible issues with pyinstaller
2020-11-01 19:45:31 -08:00
b8ef80b991
add klamath dependency
2020-09-26 17:40:52 -07:00
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
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
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