magic/commands
Tim Edwards 36fa9aabd1 Implemented a new command option "gds magscale" to reinterpret the
meaning of the MAG record in GDS files.  Most available GDS
documentation is decidedly vague about what MAG means.  Most
layout tools seem to interpret a MAG of 1 as corresponding to a
text height of 1um.  However, there are a few tools that
interpret it as 1 centimicron, and there's no reason to assume
that any given interpretation is correct.  "gds magscale" allows
the scale to be redefined.
2023-07-19 20:33:01 -04:00
..
CmdAB.c Extended the "paint" and "erase" commands to accept an option 2023-07-08 17:34:00 -04:00
CmdAuto.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CmdCD.c Implemented a new command option "gds magscale" to reinterpret the 2023-07-19 20:33:01 -04:00
CmdE.c Corrected a few errors from the previous commit (support for 2023-07-08 21:58:12 -04:00
CmdFI.c Removed an unused variable declaration. 2023-03-25 15:53:32 -04:00
CmdLQ.c quick and dirty emscripten port 2023-07-12 00:31:37 +09:00
CmdRS.c Corrected a few errors from the previous commit (support for 2023-07-08 21:58:12 -04:00
CmdSubrs.c Corrected behavior of "load ... -dereference" to bring back a 2023-04-18 11:01:58 -04: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