%general-entities; ]> $LastChangedBy$ $Date$ FreeType-&freetype2-version; FreeType Introduction to <application>FreeType2</application> The FreeType2 package contains a library to allow applications to properly render TrueType fonts. Package information Download (HTTP): Download (FTP): Download MD5 sum: &freetype2-md5sum; Download size: &freetype2-size; Estimated disk space required: &freetype2-buildsize; Estimated build time: &freetype2-time; Additional downloads Recommended patch: Installation of <application>FreeType2</application> Install FreeType2 by running the following commands: patch -Np1 -i ../freetype-&freetype2-version;-bytecode_interpreter-1.patch && ./configure --prefix=/usr && make Now, as the root user: make install Contents Installed Program Installed Library Installed Directory freetype-config libfreetype.[so,a] /usr/include/freetype2 Short Descriptions freetype-config is used to get FreeType compilation and linking information. freetype-config libfreetype.[so,a] contains functions to add TrueType font capabilities to the X Window system. libfreetype.[so,a]