Skip to content

Conversion of gdsII files / gdspy libraries to latex (and subsequent svg and pdf)

Notifications You must be signed in to change notification settings

Aypac/GDSLatexConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Conversion of gdsII files / gdspy libraries to latex (and subsequent svg and pdf)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages