diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-08-04 00:52:53 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-08-04 00:52:53 +0800 |
commit | 763a3a872d682a3e28db7fa45e8704ee02280284 (patch) | |
tree | d1a29c3403fc483ae2fc163360a0f147a11a186d /print/psmark/pkg-descr | |
parent | 06e39b8b426b3366f64b395e70bdace1898e7354 (diff) | |
download | freebsd-ports-gnome-763a3a872d682a3e28db7fa45e8704ee02280284.tar.gz freebsd-ports-gnome-763a3a872d682a3e28db7fa45e8704ee02280284.tar.zst freebsd-ports-gnome-763a3a872d682a3e28db7fa45e8704ee02280284.zip |
add psmark 2.0
Renders a vertical string on any PostScript document
Diffstat (limited to 'print/psmark/pkg-descr')
-rw-r--r-- | print/psmark/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/print/psmark/pkg-descr b/print/psmark/pkg-descr new file mode 100644 index 000000000000..a4613c55c901 --- /dev/null +++ b/print/psmark/pkg-descr @@ -0,0 +1,10 @@ +psmark is a C program that renders a vertical string on any PostScript +document. + +Features : + - Prints "watermark"-like text on any PostScript document. + - Free choice of brightness, location, size, font, color, string to render + and angle. + - GPL program. + +WWW: http://www.antitachyon.com/?2,14,2 |