Formatting code for fontconfig


show source only

====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 via the command-line interface:
%%(language-ref)
fc-list --version
%%
Dependencies: +[[bzip2]],+[[freetype]],+[[libxml2]],+[[tar]]

%%(language-ref)./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
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki , online since July 19, 2009.