Revision [18871]

This is an old revision of fontconfig made by coolpup on 2011-10-15 01:44:29.

 

fontconfig

font customization & configuration

http://www.freedesktop.org/software/fontconfig/wiki/Software/fontconfig

Source code: http://www.freedesktop.org/software/fontconfig/release/

Binary code: http://distro.ibiblio.org/quirky/pet_packages-wary5/

Verify installed version by entering into a terminal (console):
fc-list --version


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://puppylinux.org/wikka/software

# 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