On Sat, 1 Aug 2009, Alexander Polakov wrote:
I have add string 'FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/"' into
xorg.conf, then I execute fc-cache. However, these fonts unavailable in
X. What is going wrong?
fc-cache -v
Fontconfig error: Cannot load default config file
/usr/X11R6/lib/X11/fonts/TTF: skipping, 23 fonts, 0 dirs
/usr/X11R6/lib/X11/fonts/Type1: skipping, 29 fonts, 0 dirs
/usr/X11R6/lib/X11/fonts/cyrillic: skipping, 0 fonts, 0 dirs
Probably bitmap fonts are disabled. Take a look at /etc/fonts/conf.d.
If there is no 70-yes-bitmaps.conf then link or copy it from
/etc/fonts/conf.avail and use fc-cache -fv
cd: /etc/fonts/conf.avail: No such file or directory
--
4625