Revision [27652]
This is an old revision of freetype made by coolpup on 2013-06-01 15:01:41.
FreeType
font rendering- software: [software binary code | 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