Peter Dyballa escribe: > > Am 08.01.2005 um 14:31 schrieb kurtz: > > >Is Fontconfig support available in current Emacs CVS? > > What is Fontconfig? Is it more than creating fontsets and lists of > fonts to use? > From a practical point of view, it stands for support for anti-aliased fonts and for centralised sistem-wide font management. Quoting the [1]wiki: Fontconfig is a library designed to provide system-wide font configuration, customization and application access. Fontconfig contains two essential modules, the configuration module which builds an internal configuration from XML files and the matching module which accepts font patterns and returns the nearest matching font. 1. http://www.fontconfig.org/wiki/