Commit graph

7 commits

Author SHA1 Message Date
dmcmahill
e5f947e029 fix broken patch-sum 1999-10-10 14:49:13 +00:00
dmcmahill
a514846f47 Update to plotutils-2.3. Changes include:
- PNM driver added, which outputs PBM/PGM/PPM format.
- CGM support added, By default, a CGM Plotter produces
  binary-encoded version-3 CGM format, which conforms to the WebCGM
  profile.
- pseudo-GIF driver added, using miGIF run-length encoding routines
- text string format now supports "\fP" macro for switching to
  previous font (cf. troff; "\fR", "\fI", "\fB" supported too).
- libplotter: new C++ library.  Provides base Plotter class, subclasses for
  the different sorts of Plotter.
- new "dotdotdashed" line style added
- new thread save C/C++ API added (old API still supported)
- pic2plot: new utility, which can translate the pic language to any supported
  graphics format, including X11.
- new function pentype() added to the API.
- many bug fixes.  See the file 'NEWS' in the source distribution for a
  complete list (a couple of pages).
1999-10-10 14:33:07 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
tron
9c4c0c2b50 Remove unnecessary slash from master site list. 1999-04-14 21:39:01 +00:00
tv
4ff582ff7c Update to 2.1.6, and actually make use of pkglibtool. 1999-02-19 04:29:45 +00:00
agc
f6473207ca Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
frueauf
a169486b03 Initial import of plotutils-2.1.5, Programs and library for plotting
scientific data. Provided in pr 6407 by Dan McMahill.
1998-11-07 15:23:49 +00:00