diff options
author | Philip Lacroix <slackph at posteo dot de> | 2021-02-19 21:16:55 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-21 00:05:01 +0700 |
commit | 6dd46eeec617fd13e8368e94bfbf9f6b213a1135 (patch) | |
tree | 416fa50c760fc619a51707df92b0c53017d0f3d5 /graphics/plotutils/README | |
parent | b403229b03d30d653a9ab151f67db9447e177926 (diff) |
graphics/plotutils: Rebuilt.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/plotutils/README')
-rw-r--r-- | graphics/plotutils/README | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/graphics/plotutils/README b/graphics/plotutils/README index a6d56c5df6a06..ec7424f2f3954 100644 --- a/graphics/plotutils/README +++ b/graphics/plotutils/README @@ -1,16 +1,18 @@ -GNU plotutils contains software for both programmers and technical users. -Its centerpiece is libplot, a powerful C/C++ function library for exporting -2-D vector graphics in many file formats, both vector and raster. It can -also do vector graphics animations. libplot is device-independent in the -sense that its API does not depend on the type of graphics file to be exported. +GNU plotutils contains software for both programmers and technical +users. Its centerpiece is libplot, a powerful C/C++ function library for +exporting 2-D vector graphics in many file formats, both vector and +raster. It can also do vector graphics animations. libplot is +device-independent in the sense that its API does not depend on the type +of graphics file to be exported. -Besides libplot, the package contains command-line programs for plotting +Besides libplot, the package contains command-line programs for plotting scientific data. Many of them use libplot to export graphics. -Other ./configure options that you may want to add (provided you install +Other ./configure options that you may want to add (provided you install the required fonts): ---enable-ps-fonts-in-pcl enable use of PS fonts in PCL and HP-GL/2 output +--enable-ps-fonts-in-pcl enable use of PS fonts in PCL and HP-GL/2 + output --enable-lj-fonts-in-ps enable use of LaserJet fonts in PS output --enable-lj-fonts-in-x enable use of LaserJet fonts on X displays |