4f089ffdea
* Change: In Hurricane::Polygon, store the points so they are always ordered in the counter-clockwise (trigonometric) direction. This simplicificate internal computations. * New: In Hurricane::Polygon, added getSubPolygons() methods, that split horizontally the polygon in sub-polygons of about 1000 vertexes. This is mainly to be used by the GDSII driver to abide to the XY 4000 points limitation. * New: In Hurricane::Isobar, export support for Point collections so the various contour Polygon methods can be created in the Python interface. * New: In CRL::GdsDriver, split the Polygons into set of sub-polygons of less than 1000 vertexes. Use the getSubPolygons() method. * Change: In stratus1.dpgen_RF2, makes more explicit error messages about placement by displaying the faulty vs. expected coordinates. |
||
---|---|---|
.. | ||
cmake_modules | ||
doc | ||
etc | ||
python | ||
src | ||
CMakeLists.txt |