aboutsummaryrefslogtreecommitdiff
path: root/graphics/peps/pkg-descr
diff options
context:
space:
mode:
authorMark Pulford <markp@FreeBSD.org>2001-07-07 03:52:10 +0000
committerMark Pulford <markp@FreeBSD.org>2001-07-07 03:52:10 +0000
commitc3c51ca67330ac86649a8d0054354317469e9574 (patch)
tree6b94b06918a283367eb6be466648228f4a775359 /graphics/peps/pkg-descr
parent4999253ac24140dc5bdac53baa10a3d3088bccec (diff)
downloadports-c3c51ca67330ac86649a8d0054354317469e9574.tar.gz
ports-c3c51ca67330ac86649a8d0054354317469e9574.zip
Notes
Diffstat (limited to 'graphics/peps/pkg-descr')
-rw-r--r--graphics/peps/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/peps/pkg-descr b/graphics/peps/pkg-descr
new file mode 100644
index 000000000000..aeccd231ec0a
--- /dev/null
+++ b/graphics/peps/pkg-descr
@@ -0,0 +1,10 @@
+peps is a utility to Print Encapsulated PostScript files.
+Specifically, it allows you to convert an EPS file into an anti-aliased
+PGM bitmap (with a variable resolution and anti-aliasing level).
+If the -p option is specified, the resulting bitmap is piped through
+pnmtopng to create a PNG image.
+
+WWW: http://www.whizkidtech.net/peps/
+
+- Pete
+petef@databits.net