Commit Graph

10 Commits (e2fdd5a347351b2ba55131bb4c726ab5294fbf52)

Author SHA1 Message Date
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 6402c6242e add `full_load` option to `load_library` 4 years ago
Jan Petykiewicz 6ead7231a8 make `raw_mode`` an arg to `read()` 4 years ago
Jan Petykiewicz 2bc03cbbf4 improve some more type annotations using TypeVar 4 years ago
Jan Petykiewicz f364970403 style and type fixes (per flake8)
could potentially fix some bugs in `Library` class and dxf reader
4 years ago
Jan Petykiewicz 08cf7ca4b1 avoid calling to_polygons on Polygons (for speed) 4 years ago
Jan Petykiewicz de4726955b add load_libraryfile convenience wrapper 4 years ago
Jan Petykiewicz ce5d386a24 Determine if an existing file is gzipped based on magic bytes, not suffix 4 years ago
Jan Petykiewicz aa5696d884 Add Library management functionality 4 years ago
Jan Petykiewicz 7cad46fa46 add klamath-based gds read/write 4 years ago