magic/plot
Tim Edwards 98f3b39dc2 Two small tweaks on plot filename behavior: (1) "plot svg" without
a filename causes an error instead of generating a trash filename
or crashing, while (2) "plot pnm" with a filename that has the ".pnm"
extension does not add another ".pnm" extension to the end of it.
2023-10-17 20:01:39 -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 Two small tweaks on plot filename behavior: (1) "plot svg" without 2023-10-17 20:01:39 -04:00
plotGremln.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
plotHP.c Fix clang unsequenced modification warning 2023-01-08 13:10:28 -05:00
plotInt.h quick and dirty emscripten port 2023-07-12 00:31:37 +09:00
plotMain.c Fixed a minor error in the plot command that is missing a value 2021-02-23 09:58:52 -05:00
plotPNM.c Two small tweaks on plot filename behavior: (1) "plot svg" without 2023-10-17 20:01:39 -04:00
plotPS.c Remove spurious ; from PlotPS() 2023-01-16 16:00:56 +11: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 Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
tclplot.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00