The FreeType2 package contains a library to allow applications to properly render TrueType fonts.
Download (HTTP): http://prdownloads.sourceforge.net/freetype/freetype-2.1.10.tar.bz2
Download MD5 sum: a4012e7d1f6400df44a16743b11b8423
Download size: 1.0 MB
Estimated disk space required: 19.1 MB
Estimated build time: 0.3 SBU
Install FreeType2 by running the following commands:
sed -i -r 's:.*(#.*BYTE.*) .*:\1:' \ include/freetype/config/ftoption.h && ./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root user:
make install
sed -i -r 's:.*(#.*BYTE.*) .*:\1:' include/freetype/config/ftoption.h: Uncomments configuration options.
Last updated on 2005-08-01 13:29:19 -0600