freebsd-ports/devel/t1lib/pkg-descr
Steve Price 2f95c357b3 Initial import of t1lib version 0.9.
A type 1 Rasterizer Library for UNIX/X11.

PR:		11682
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
1999-06-06 17:33:50 +00:00

13 lines
593 B
Plaintext

t1lib is a library written in the C programming language allowing a programmer
to generate bitmaps from Adobe (TM) Type 1 fonts quite easily. These bitmaps
are returned in a data structure with type GLYPH. This special GLYPH-type is
also used in the X11 window system to describe character bitmaps. It contains
the bitmap data as well as some metric information. But t1lib is in itself
entirely independent of the X11-system or any other graphical user interface.
WWW :
http://www.neuroinformatik.ruhr-uni-bochum.de/ini/PEOPLE/rmz/t1lib/t1lib.html
- Ying-Chieh Liao
ijliao@csie.nctu.edu.tw