4d572635e3
A C-library for generating multi page PostScript documents
8 lines
442 B
Text
8 lines
442 B
Text
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/
|