Norbert Kamenicky <[EMAIL PROTECTED]> wrote: > U are not the only one, who doesn't know what for > /etc/fonts/fonts.conf is ... > > it belongs to fontconfig ebuild, and XFree > depends on it ... > changes are probably taken only at buildtime > and therefore XFree86Config fontpath setup is > needed (correct me if I am wrong)
No, changes aren't only taken at build-time. There are two different font setups right now: 1) fontconfig, Xft and freetype, for which fonts are listed in fonts.conf and local.conf; 2) core fonts, for which fonts are listed in XF86Config or served using xfs. Most applications use the newer fonts.conf/local.conf setup, however some legacy applications still use the old setup (gtk1 applications I believe, for example). -- [EMAIL PROTECTED] mailing list