CHANGELOG.md
CMakeLists.txt
LICENSE
MANIFEST.in
README.md
conanfile.txt
gdstk.pc.in
pyproject.toml
setup.py
docs/apply_repetition.py
docs/cell_images.py
docs/conf.py
docs/curve_images.py
docs/filtering.py
docs/flexpath_images.py
docs/fonts.py
docs/function_images.py
docs/gettingstarted.rst
docs/how-tos.rst
docs/index.rst
docs/label_images.py
docs/layout.py
docs/merging.py
docs/pads.py
docs/path_markers.py
docs/pcell.py
docs/photonics.py
docs/polygon_images.py
docs/pos_filtering.py
docs/reference_cpp.rst
docs/reference_images.py
docs/reference_python.rst
docs/repetitions.py
docs/robustpath_images.py
docs/transforms.py
docs/tutorial_images.py
docs/_templates/members.rst
docs/cpp/CMakeLists.txt
docs/cpp/apply_repetition.cpp
docs/cpp/filtering.cpp
docs/cpp/first.cpp
docs/cpp/flexpaths.cpp
docs/cpp/geometry_operations.cpp
docs/cpp/layout.cpp
docs/cpp/merging.cpp
docs/cpp/pads.cpp
docs/cpp/path_markers.cpp
docs/cpp/pcell.cpp
docs/cpp/photonics.cpp
docs/cpp/polygons.cpp
docs/cpp/pos_filtering.cpp
docs/cpp/references.cpp
docs/cpp/repetitions.cpp
docs/cpp/robustpaths.cpp
docs/cpp/text.cpp
docs/cpp/transforms.cpp
docs/headers/allocator.rst
docs/headers/array.rst
docs/headers/cell.rst
docs/headers/clipper_tools.rst
docs/headers/curve.rst
docs/headers/flexpath.rst
docs/headers/font.rst
docs/headers/gdsii.rst
docs/headers/gdstk.rst
docs/headers/gdswriter.rst
docs/headers/label.rst
docs/headers/library.rst
docs/headers/map.rst
docs/headers/oasis.rst
docs/headers/pathcommon.rst
docs/headers/polygon.rst
docs/headers/property.rst
docs/headers/rawcell.rst
docs/headers/reference.rst
docs/headers/repetition.rst
docs/headers/robustpath.rst
docs/headers/style.rst
docs/headers/utils.rst
docs/headers/vec.rst
external/CMakeLists.txt
external/clipper/clipper.cpp
external/clipper/clipper.hpp
gdstk/__init__.py
gdstk/gdstk.pyi
gdstk/py.typed
gdstk_mabrains.egg-info/PKG-INFO
gdstk_mabrains.egg-info/SOURCES.txt
gdstk_mabrains.egg-info/dependency_links.txt
gdstk_mabrains.egg-info/not-zip-safe
gdstk_mabrains.egg-info/top_level.txt
include/gdstk/allocator.hpp
include/gdstk/array.hpp
include/gdstk/cell.hpp
include/gdstk/clipper_tools.hpp
include/gdstk/curve.hpp
include/gdstk/flexpath.hpp
include/gdstk/font.hpp
include/gdstk/gdsii.hpp
include/gdstk/gdstk.hpp
include/gdstk/gdswriter.hpp
include/gdstk/label.hpp
include/gdstk/library.hpp
include/gdstk/map.hpp
include/gdstk/oasis.hpp
include/gdstk/pathcommon.hpp
include/gdstk/polygon.hpp
include/gdstk/property.hpp
include/gdstk/rawcell.hpp
include/gdstk/reference.hpp
include/gdstk/repetition.hpp
include/gdstk/robustpath.hpp
include/gdstk/set.hpp
include/gdstk/sort.hpp
include/gdstk/style.hpp
include/gdstk/tagmap.hpp
include/gdstk/utils.hpp
include/gdstk/vec.hpp
python/cell_object.cpp
python/curve_object.cpp
python/docstrings.cpp
python/flexpath_object.cpp
python/gdstk_module.cpp
python/gdswriter_object.cpp
python/label_object.cpp
python/library_object.cpp
python/parsing.cpp
python/polygon_object.cpp
python/rawcell_object.cpp
python/reference_object.cpp
python/repetition_object.cpp
python/robustpath_object.cpp
src/CMakeLists.txt
src/cell.cpp
src/clipper_tools.cpp
src/curve.cpp
src/flexpath.cpp
src/gdsii.cpp
src/label.cpp
src/library.cpp
src/oasis.cpp
src/polygon.cpp
src/property.cpp
src/rawcell.cpp
src/reference.cpp
src/repetition.cpp
src/robustpath.cpp
src/style.cpp
src/utils.cpp
tests/cell_test.py
tests/conftest.py
tests/curve_test.py
tests/flexpath_test.py
tests/functions_test.py
tests/library_test.py
tests/polygon_test.py
tests/proof_lib.gds
tests/property_test.py
tests/reference_test.py
tests/robustpath_test.py