Commit Graph

25 Commits (95485ab4cd01d776ea91310a67873566130e6047)

Author SHA1 Message Date
Jan Petykiewicz 95485ab4cd notes on organization 1 year ago
Jan Petykiewicz 326c9b9727 flake8-aided fixes 1 year ago
jan 743428d8d7 wip 1 year ago
Jan Petykiewicz 83b9af0cc3 Remove support for dose
Since there isn't GDS/OASIS level support for dose, this can be mostly
handled by using arbitrary layers/dtypes directly. Dose scaling isn't
handled as nicely that way, but it corresponds more directly to what
gets written to file.
1 year ago
Jan Petykiewicz b7df6a3f73 add notes about what is hard 1 year ago
Jan Petykiewicz 79d0373eeb Min python version to 3.8 1 year ago
jan e2fdd5a347 make klamath the default gdsii reader/writer, and install it automatically
python-gdsii code is now under masque.file.python_gdsii
3 years ago
Jan Petykiewicz 91dcc4f04f doc fix 4 years ago
Jan Petykiewicz b8ef80b991 add klamath dependency 4 years ago
Jan Petykiewicz 2019c4a16b Update readme 4 years ago
Jan Petykiewicz 92a3b9b72e documentation fixes/updates 4 years ago
Jan Petykiewicz f204d917c9 Add basic support for OASIS and update setup/docs for OASIS and DXF support 4 years ago
Jan Petykiewicz 7fd64e0abf give better instructions for extras 5 years ago
Jan Petykiewicz 7a3738bd0c update TODO list 5 years ago
Jan Petykiewicz cd1a1173c1 add pypi link to readme 5 years ago
Jan Petykiewicz 57bdb00d88 Update README to reflect upload to pypi 5 years ago
Jan Petykiewicz ab483fc9d4 Remove pyclipper dependency; remove shape.cut() 6 years ago
Jan Petykiewicz fca3d8fda1 move code to new location 6 years ago
Jan Petykiewicz 9308454ad4 allow cutting any shape, always require pyclipper 7 years ago
Jan Petykiewicz 542da868c9 add TODO section 7 years ago
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...).
8 years ago
jan 496d07008d Switch to code style and remove --upgrade 8 years ago
jan 5f8e238ad8 set readme to point at release branch 8 years ago
jan 4945567544 Add install instructions 8 years ago
jan 44b157dcc5 add extension to readme 8 years ago