This python library allows conversion of gds (II) files / gdspy libraries to (lua-)latex (and subsequent svg, pdf, png, jpeg, ...).
Install using pip:
pip install git+https://github.com/Aypac/GDSLatexConverter.git
Usage examples can be found here.
Special thanks to Marc Beekman.
Python
- numpy
- gdspy
- re (regex library, installed by default)
Other
- Lualatex or PDFlatex