v0.4.6
- SiEPIC-Tools now functions in headless mode
- running using klayout -zz -r script.py
- updated functions to work without Qt libraries and the GUI
- to be compatible with unit testing script in the EBeam PDK
- Make SiEPIC component from cell
- Automates the process of adding DevRec and PinRec layers. Menu item SiEPIC > Layout > Make SiEPIC Component from cell. https://github.com/SiEPIC/SiEPIC-Tools/wiki/Component-and-PCell-Layout#importing-a-gds-fixed-cell
- bug fix: snap components in the GUI. was introduced after making change to find_pins()