magic/calma
Tim Edwards 3b396d65f0 Reverted the toolkit change from the last commit after realizing
that the feature for implementing callbacks on a selection list
was already implemented via the add_dependency procedure.
Modified the GDS read to remove cell instances that are placed
directly on top of one another in the same cell.  Modified the
GDS read to make a better selection of a default font size for
text that specifies a font but not a size, using the minimum
width for the layer the text is placed on.  Modified the GDS
read to remove text with empty-string placeholders (created when
a pin layer is read but no text exists to go along with it, due
to GDS not having a specific way to make pins, such that pins
have to be split between one record for geometry and another
for text).
2022-12-15 12:25:23 -05:00
..
CalmaRdcl.c Reverted the toolkit change from the last commit after realizing 2022-12-15 12:25:23 -05:00
CalmaRdio.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CalmaRdpt.c Reverted the toolkit change from the last commit after realizing 2022-12-15 12:25:23 -05:00
CalmaRead.c Left in the new code supporting the "calma contact true" option 2022-11-10 14:46:26 -05:00
CalmaWrite.c Corrected an issue with readline that breaks the non-Tcl/Tk flow 2022-11-11 11:20:34 -05:00
CalmaWriteZ.c Corrected an issue with readline that breaks the non-Tcl/Tk flow 2022-11-11 11:20:34 -05:00
Makefile Implemented native gzip compression/decompression using zlib routines. 2022-05-10 09:19:39 -04:00
calma.h Based on output from a large contact array for a pad, modified the 2022-11-10 14:08:58 -05:00
calmaInt.h Added the ability to read compressed .mag files (writing is not yet 2022-11-02 17:12:46 -04:00