From 2870a30fc356b5fc9edc9404893b0d8e942ec444 Mon Sep 17 00:00:00 2001 From: markp Date: Sat, 7 Jul 2001 03:52:10 +0000 Subject: Add peps 1.0, converts EPS images to anti-aliased PGM bitmaps. PR: 28753 Submitted by: petef@databits.net --- graphics/peps/pkg-descr | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 graphics/peps/pkg-descr (limited to 'graphics/peps/pkg-descr') 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 -- cgit