Revision [14965]
This is an old revision of fontconfig made by coolpup on 2011-05-27 08:01:19.
Verify installed version by entering into a terminal (console):
fc-list --version
fontconfig-2.8.0-p4.pet
Dependencies: +bzip2,+freetype,+libxml2,+tar
./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/usr/X11R7 --sysconfdir=/etc --localstatedir=/var --enable-libxml2 --disable-docs --with-add-fonts=no && make && make check && make install
http://www.t2-project.org/packages/fontconfig.html
http://www.linuxfromscratch.org/blfs/view/svn/general/fontconfig.html
http://www.freedesktop.org/software/fontconfig/release/
# fc-cache --help usage: fc-cache [-frsvVh] [--force|--really-force] [--system-only] [--verbose] [--version] [--help] [dirs] Build font information caches in [dirs] (all directories in font configuration by default). -f, --force scan directories with apparently valid caches -r, --really-force erase all existing caches, then rescan -s, --system-only scan system-wide directories only -v, --verbose display status information while busy -V, --version display font config version and exit -h, --help display this help and exit
Categories
CategorySoftwareLibrariesCategorySoftware