freebsd-ports/print/pslib/pkg-descr
Ying-Chieh Liao 4d572635e3 add pslib 0.2.2
A C-library for generating multi page PostScript documents
2004-07-13 02:45:48 +00:00

9 lines
442 B
Plaintext

pslib is a C-library to create PostScript files on the fly. It offers many
drawing primitives, inclusion of png and eps images and a very sophisticated
text rendering including hyphenation, kerning and ligatures. It can read
external Type1 fonts and embed them into the output file. It supports pdfmarks
which makes it in combination with ghostscript's pdfwriter an alternative for
libraries creating PDF.
WWW: http://pslib.sourceforge.net/