summaryrefslogtreecommitdiff
path: root/print/epsmerge/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'print/epsmerge/pkg-descr')
-rw-r--r--print/epsmerge/pkg-descr13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/epsmerge/pkg-descr b/print/epsmerge/pkg-descr
new file mode 100644
index 000000000000..73a95136caca
--- /dev/null
+++ b/print/epsmerge/pkg-descr
@@ -0,0 +1,13 @@
+epsmerge is a perl program for merging EPS (Encapsulated Postscript)
+files into one bigger EPS file. It does this by reading the files
+and arranging them in rows (or columns), squeezing them together
+so that they all fit. It can squeeze in several ways: uniformly,
+preserving aspect ratios, preserving the relative sizes of the
+images, etc. It can also be used to format a single EPS file on a
+paper which can then be sent to a printer. There are options to put
+labels over or under the images.
+
+WWW: http://home.clara.net/nox/software/epsmerge/
+
+Bruce
+bms@FreeBSD.org