coriolis/crlcore/src
Jean-Paul Chaput 8604f4a26d Fix, again, the extensions of PATHTYPE 4 in GdsParser.
Even when we were creating Contacts of null width or height, they where
bumped to the minimal size by the constructor, hence bits sticking out
at the end with Gds PATHTYPE 4. Now, allow null size for non-composite
(which contains a cut) and non-cut Contacts.

* Fix: In GdsParser::readStructure(), always use the bounding box as
    abutment box if the later is empty (case of small sub-components).
    This was making the sub-component seemingly diseapear in the
    viewer...
* Fix: In GdsParser::xyToPath(), slight change in xadjust & yadjust.
* Change: In Contact::create(), force the contact width and height to
    the minimal size *only* if it's a composite layer *or* a basic layer
    of "cut" material.
2023-09-09 12:46:42 +02:00
..
LibraryManager Don't link libpython, it isn't there in manylinux 2023-02-21 16:10:55 +01:00
ccore Fix, again, the extensions of PATHTYPE 4 in GdsParser. 2023-09-09 12:46:42 +02:00
cyclop Add a flag througout all the build system to manage manylinux (PyPI). 2023-07-03 19:54:01 +02:00
fonts * ./hurricane/src/hviewer, 2010-03-09 15:20:13 +00:00
pyCRL Better handling of GDS sub-models, now put into separate library. 2023-08-31 16:12:56 +02:00
x2y Add a flag througout all the build system to manage manylinux (PyPI). 2023-07-03 19:54:01 +02:00
CMakeLists.txt Only build cycop and x2y when in debug build 2023-02-21 16:10:55 +01:00