[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: font issues



Marc Britten wrote:

I've recently started noticing problems with fonts.

upon starting X somefonts will not be availible.  applications will
complain about a certain font not being available, I will change the
font configured for it, and latter (possibly) it will complain about
that font not being availible.

gfontsel will list fonts but upon selecting them it will inform me that
they are not availible, should i rerun some command? I am quite
unfamiliar with font's in X outside of making sure they are in the
directory

pertenent parts of my XF86Config file are
Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        ModulePath   "/usr/X11R6/lib/modules"
        FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
        FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
        FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
        FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
        FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
        FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
        FontPath     "/usr/X11R6/lib/X11/fonts/truetype/"
EndSection

Section "Module"
        Load  "GLcore"
        Load  "dbe"
        Load  "dri"
        Load  "extmod"
        Load  "glx"
        Load  "pex5"
        Load  "record"
        Load  "xie"
        Load  "freetype"
        Load  "type1"
EndSection






Look in /var/log/XFree86.0.log for error messages about fonts not being loaded. You may need to load other modules like bitmap, speedo, etc. to get all fonts to load.

--
Jerome



Reply to: