HelgeGehring / gdshelpers

GDSHelpers is an open-source package for automatized pattern generation for nano-structuring.
https://www.uni-muenster.de/Physik.PI/Pernice/
GNU Lesser General Public License v3.0
110 stars 33 forks source link

Fix bounding box calculation for rotated cells #50

Closed fbeutel closed 3 years ago

fbeutel commented 3 years ago

The calculation of bounding box was previously wrong, as the test case shows.

HelgeGehring commented 3 years ago

thanks!