# New Postscript plotting package. # Last edited on 2020-10-03 19:54:37 by jstolfi # Significant content from by stolfi This is a rewrite of the "ps.h"/"ps.c" Postscript plotting package, started around 2001-10-12 13:40:28. It is now obsolete; see "libeps" for a much improved version. Current status as of 2002-03-15 or so: "psplot.h": almost OK. Must still add path-building commands, re-check the comments. "psplot_def.h": missing some state variables, minor inconsistencies. "psplot.c": many inconsistencies with "psplot.h". "pswrite.h", "pspwrite.c", "psplot_protos.c": mostly a junkyard of broken code.