Revision [27824]
This is an old revision of freetype made by coolpup on 2013-06-14 07:31:08.
FreeType
font rendering- software package {source code}
- verify installed version via the command-line interface:
freetype-config --ftversion
./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/usr --sysconfdir=/etc --localstatedir=/var --host=i686-pc-linux-gnu --disable-static && time make -j 2
Categories
CategorySoftwareTopPackagesCategorySoftwareLibraries
CategorySoftware