Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 642 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 642 Bytes

GDSLatexConverter Build Status

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.

Dependencies

Python

  • numpy
  • gdspy
  • re (regex library, installed by default)

Other

  • Lualatex or PDFlatex