diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
commit | f1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /graphics/plotutils | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'graphics/plotutils')
-rw-r--r-- | graphics/plotutils/DESCR | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/plotutils/DESCR b/graphics/plotutils/DESCR index 707c3aaab73..209c27f1a50 100644 --- a/graphics/plotutils/DESCR +++ b/graphics/plotutils/DESCR @@ -8,15 +8,15 @@ animations. The package includes: drawing editor), in Tektronix format, or in GNU Metafile format. Output in Postscript format may be edited with the idraw drawing editor. * GNU plot, which translates GNU Metafile format to any of the other formats. -* GNU tek2plot, for translating legacy Tektronix data to any of the above +* GNU tek2plot, for translating legacy Tektronix data to any of the above formats. -* GNU plotfont, for displaying character maps of the fonts that are available +* GNU plotfont, for displaying character maps of the fonts that are available in the above formats. -* GNU spline, which does spline interpolation of data. +* GNU spline, which does spline interpolation of data. * GNU ode, which numerically integrates a system consisting of one or more ordinary differential equations. The programs graph, plot, tek2plot, and plotfont are based on GNU libplot, a C -function library for device-independent two-dimensional vector graphics. GNU -libplot is compatible with the traditional Unix libplot library, but is much +function library for device-independent two-dimensional vector graphics. GNU +libplot is compatible with the traditional Unix libplot library, but is much more powerful. It is installed as part of the package. |