Revision [10015]

This is an old revision of fontconfig made by coolpup on 2010-10-22 13:32:30.

 

fontconfig font customization and configuration library

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

fontconfig software package(s)

fontconfig-2.8.0.pet

References

http://www.t2-project.org/packages/fontconfig.html
http://www.linuxfromscratch.org/blfs/view/svn/general/fontconfig.html

Appendix

+bash,+binutils,+bzip2,+coreutils,+diffutils,+expat,+findutils,+freetype,+gawk,+gcc,+glibc,+grep,+libpciaccess,+linux-header,+make,+mktemp,+net-tools,+patch,+pkgconfig,+sed,+sysfiles,+tar,+zlib
./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 DESTDIR=/tmp/fontconfig

# 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