Compare commits
No commits in common. "98483da759db3ca55429cb3c3e2107ab8f0cdb41" and "aafcb162b7d9099cb5f4313dc2f6da19dd5f1b4d" have entirely different histories.
98483da759
...
aafcb162b7
@ -39,9 +39,8 @@
|
||||
*
|
||||
* This function updates a given bounding box with the dimensions of a
|
||||
* gds_cell. Please note that the handling of path miter points is not complete yet.
|
||||
* If a path object is the outmost object of your cell at any edge,
|
||||
* the resulting bounding box might be the wrong size. The devistion from the real size
|
||||
* is guaranteed to be within the width of the path object.
|
||||
* If a path object is the putmost object of your cell at any edge,
|
||||
* the resulting bounding box might be the wrong size.
|
||||
*
|
||||
* @param box Resulting boundig box. Will be updated and not overwritten
|
||||
* @param cell Toplevel cell
|
||||
|
Loading…
x
Reference in New Issue
Block a user