magic/plot
Tim Edwards 52dadcff08 Modified the "plot svg" command to remove the window trimmings
(scrollbar, title bar, etc.) from the output if the command is
called from the non-GUI-wrapper environment (where the border area
is part of the rendered output).  This was required due to an
unsolved bug in which calling magic to write SVG output from the
wrapper in some pathological case exposed a Tk bug that caused
the Tk grid manager to infinite loop, filling memory without
limit.
2020-06-30 16:07:31 -04:00
..
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
plot.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
plotCmd.c Modified the "plot svg" command to remove the window trimmings 2020-06-30 16:07:31 -04:00
plotGremln.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
plotHP.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
plotInt.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
plotMain.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
plotPNM.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
plotPS.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
plotPixels.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
plotRutils.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
plotVers.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
tclplot.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00