diff options
author | dillo <dillo@pkgsrc.org> | 2002-10-16 14:45:54 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2002-10-16 14:45:54 +0000 |
commit | ad3eba34f7f94a87958d2b2b16d8a38c83087508 (patch) | |
tree | 04f51e3da73515ebe49987744d629bd38475cc5d /print/img2eps/PLIST | |
parent | 8ee0a8529f654c49d7c14ad09e2214c091042ff0 (diff) | |
download | pkgsrc-ad3eba34f7f94a87958d2b2b16d8a38c83087508.tar.gz |
initial import of img2eps 0.1
img2eps packages raster images into EPS (Embedded PostScript) files,
using whatever PostScript features are advantageous. If possible, the
compressed image data is copied directly to the EPS file.
Supported image file formats are GIF, JPEG, PNG, TIFF, and XPM.
Diffstat (limited to 'print/img2eps/PLIST')
-rw-r--r-- | print/img2eps/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/img2eps/PLIST b/print/img2eps/PLIST new file mode 100644 index 00000000000..864f3d04dde --- /dev/null +++ b/print/img2eps/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/10/16 14:45:54 dillo Exp $ +bin/img2eps +man/man1/img2eps.1 |