magic/commands
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
..
CmdAB.c Modified the "box" command to run a check on the specified box values 2022-01-27 16:57:23 -05:00
CmdAuto.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CmdCD.c Reverted the toolkit change from the last commit after realizing 2022-12-15 12:25:23 -05:00
CmdE.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CmdFI.c Added a new option "-doinplace" for the "flatten" command. This 2022-12-14 12:44:30 -05:00
CmdLQ.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CmdRS.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CmdSubrs.c After much pain and suffering, finally tracked down all the places that 2022-01-21 22:17:54 -05:00
CmdTZ.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CmdWizard.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
commands.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00