[XFree => XORG] problème de font avec firefox | résolu

problème de font avec firefox | résolu [XFree => XORG] - Logiciels - Linux et OS Alternatifs

Marsh Posté le 28-07-2004 à 16:23:21    

Voilà, depuis que je suis passé sous xorg, j'ai des problèmes avec mon firefox. Bizarrement, les polices sur Google ou wikipédia marchent parfaitement et sont très jolies :
 
http://img66.exs.cx/img66/1121/good.png
 
alors que sur linuxfr et HFR, c'est carrément laid :
 
http://img66.exs.cx/img66/866/bad.png
 
La partie font de mon xorg.conf
 

Section "Module"
 
# This loads the DBE extension module.
 
    Load        "dbe"   # Double buffer extension
 
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
 
# This loads the Type1 and FreeType font modules
    Load        "type1"
    Load        "speedo"
    Load        "freetype"
#    Load        "xtt"
 
# This loads the GLX module
#    Load       "glx"
# This loads the DRI module
#    Load       "dri"
 
EndSection
 
# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************
 
Section "Files"
 
# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db" ).  There is normally
# no need to change the default.
 
    RgbPath     "/usr/X11R6/lib/X11/rgb"
 
# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
#  
#  
 
    FontPath   "/usr/share/fonts/misc/"
    FontPath   "/usr/share/fonts/TTF/"
    FontPath   "/usr/share/fonts/Speedo/"
    FontPath   "/usr/share/fonts/Type1/"
    FontPath   "/usr/share/fonts/CID/"
    FontPath   "/usr/share/fonts/75dpi/"
    FontPath   "/usr/share/fonts/100dpi/"
    FontPath   "/usr/share/fonts/local/"
    FontPath   "/usr/share/fonts/truetype/"
    FontPath   "/usr/share/fonts/freefont/"
    FontPath   "/usr/share/fonts/artwiz/"
    FontPath   "/usr/share/fonts/vc/"
 
 
# The module search path.  The default path is shown here.
 
#    ModulePath "/usr/X11R6/lib/modules"
 
EndSection


Message édité par vanilla le 28-07-2004 à 16:59:26

---------------
Membre du Front de Libération de Datoune | Soutenez le FLD | A Tribute To Datoune
Reply

Marsh Posté le 28-07-2004 à 16:23:21   

Reply

Marsh Posté le 28-07-2004 à 16:32:32    

Je t'ai répondu sur le topic gentoo...

Reply

Marsh Posté le 28-07-2004 à 16:59:13    

La solution se trouve ici : http://gentoo-wiki.com/HOWTO_Xorg_and_Fonts
 
Suffit de suivre le how-to. Je me suis même arrêté à la partie 3.3 (pas besoin de faire ce qu'il dit pour firefox), j'ai redémarré xorg et ça roule.


---------------
Membre du Front de Libération de Datoune | Soutenez le FLD | A Tribute To Datoune
Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed