Denis Kostousov wrote: > James Richard Tyrer wrote: >> Your file appears to be missing a list of system wide directories which >> would include: >> >> <dir>/usr/share/fonts</dir> >> >>> <match target="font" > > > > It is need to be in my _local_ fonts.conf??? No, didn't know what you had in you global file. > System wide directories defined in system wide configuration file: > > # grep dir /etc/fonts/fonts.conf > <dir>/usr/share/fonts</dir> > <dir>/usr/X11R6/lib/X11/fonts/Type1</dir> > <dir>/usr/X11R6/lib/X11/fonts/OTF</dir> > <dir>~/.fonts</dir> However, this isn't correct: <dir>/usr/X11R6/lib/X11/fonts/Type1</dir> <dir>/usr/X11R6/lib/X11/fonts/OTF</dir> If you want to use all X11 installed fonts you should replace them with: <dir>/usr/X11R6/lib/X11/fonts</dir> -- JRT ___________________________________________________ . Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.