diff options
author | B. Watson <yalhcru@gmail.com> | 2017-12-20 23:47:48 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-21 08:19:32 +0700 |
commit | ff2725c7b0c28311abdfc5c1b77460863d74069e (patch) | |
tree | 619f8853c76e1b20e6f3cd7f9bd140765d97495e /graphics/hp2xx/slack-desc | |
parent | b89af10eb3e885bf8ef78c8ee5ac100a3fc534be (diff) |
graphics/hp2xx: Added (vector graphics conversion).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics/hp2xx/slack-desc')
-rw-r--r-- | graphics/hp2xx/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/hp2xx/slack-desc b/graphics/hp2xx/slack-desc new file mode 100644 index 0000000000..ed639046d1 --- /dev/null +++ b/graphics/hp2xx/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +hp2xx: hp2xx (vector graphics conversion) +hp2xx: +hp2xx: The hp2xx program is a versatile tool to convert vector-oriented +hp2xx: graphics data given in Hewlett-Packard's HP-GL plotter language into a +hp2xx: variety of popular graphics formats, both vector- and raster-oriented. +hp2xx: +hp2xx: The various supported output formats include Encapsulated PostScript +hp2xx: (EPS), PCX, IMG, and several formats intended to facilitate the +hp2xx: generation of graphics within TeX documents. In addition, hp2xx +hp2xx: output is printable on the HP Laserjet/Deskjet printer series, +hp2xx: and it may be used as a HP-GL previewer on many platforms. |