magic/calma
Tim Edwards be59d787a1 Modified the "gds subcell polygon" command option to split into
three types:  "none", "temporary", and "keep" (instead of "true"
or "false").  "none" now reverts back to the original behavior,
because it was found that saving polygons in subcells prevents
them from participating in boolean operations.  The "keep"
option is the original option (polygons kept in subcells), and
"temporary" is the one recently introduced (which puts polygons
in subcells and then flattens them).  This restores the original
method while retaining the recently implemented method.  However,
a proper solution needs to be found that deals with the problem
of boolean operators.
2023-01-17 20:14:38 -05:00
..
CalmaRdcl.c Modified the "gds subcell polygon" command option to split into 2023-01-17 20:14:38 -05:00
CalmaRdio.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CalmaRdpt.c Modified the "gds subcell polygon" command option to split into 2023-01-17 20:14:38 -05:00
CalmaRead.c Modified the "gds subcell polygon" command option to split into 2023-01-17 20:14:38 -05:00
CalmaWrite.c Reworked the "port" and "noport" label type designations in the 2022-12-21 17:49:43 -05:00
CalmaWriteZ.c Reworked the "port" and "noport" label type designations in the 2022-12-21 17:49:43 -05:00
Makefile Implemented native gzip compression/decompression using zlib routines. 2022-05-10 09:19:39 -04:00
calma.h Modified the "gds subcell polygon" command option to split into 2023-01-17 20:14:38 -05:00
calmaInt.h Added the ability to read compressed .mag files (writing is not yet 2022-11-02 17:12:46 -04:00