2009/8/1, 4625 <4625...@gmail.com>:
> 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

Reply via email to