Revision [12521]

This is an old revision of fontconfig made by coolpup on 2011-02-07 03:53:40.

 

fontconfig font customization and configuration library

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

# 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
CategorySoftwareLibraries
CategorySoftware
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki