Skip to content

fontconfig

  • Prefer autoreconf -vfis to ./autogen.sh as the latter requires gettext
  • Do not remove src/fcobjshash.gperf.h as it breaks the build
  • src/fcobjshash.h does not exist
  • Does not build with muon
  • Requires gperf; kiss provides fcobjshash.h to remove gperf dependency
  • The default cache dir is /var/cache/fontconfig
  • Consider disabling non-scalable fonts (e.g. bitmap fonts)

References