{{include tonguesFontConfig}} [[HomePage]] > [[SoftwareIndex Software Index]] > [[SoftwareDesktop Desktop]] ====fontconfig==== ~Font customization & configuration ==Installation== --- ~-[[software]] package {[[http://www.freedesktop.org/software/fontconfig/release/ source code]]} --- ~-dependencies: ##+[[bzip2]],+[[coreutils]],+[[expat]],+[[freetype]],+[[grep]],+[[tar]],+[[zlib]]## --- ~-verify installed version via the command-line interface: %%(language-ref)fc-list --version%% --- ~-%%fc-cache --help%% --- ~-%%./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/usr --sysconfdir=/etc --localstatedir=/var --host=i686-pc-linux-gnu --disable-docs --disable-static && time make -j 2%% --- ==Also on the Wiki== ~FreeType - font rendering ~FontIndex ==Related Webpages== ~[[http://freedesktop.org/wiki/Software/fontconfig/ font access customization & configuration]] ~[[http://www.linuxfromscratch.org/blfs/view/svn/general/fontconfig.html linuxfromscratch.org]] ~[[http://www.t2-project.org/packages/fontconfig.html t2-project.org]] --- ---- ==Categories== CategorySoftwareTopPackages CategorySoftwareLibraries CategorySoftware