freebsd-ports/print/txtbdf2ps/pkg-descr
Wen Heping ad5b61da8b - Update MASTER_SITES
- Update WWW
- Switch to REINPLACE_CMD

PR:		ports/146562
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua> (maintainer)
2010-05-19 13:57:13 +00:00

11 lines
603 B
Text

This is a perl script that can generate compact, DSC-compliant Postscript out
of a plain text file and a BDF font. The output can be previewed using
Ghostscript under most platforms, or with the Windows shareware program
"ROPS", or printed on Postscript printers, or converted to PDF using "ps2pdf".
The motivation for creating this script was to be able to print texts in
international character sets. Since it's much easier to create or edit bitmap
(BDF/PCF) fonts than outline fonts, this script allows to print texts using
your own fonts.
WWW: http://oldrus-ispell.sourceforge.net/txtbdf2ps.html