Hola Lista:

He estado buscando informaci�n en la Red y no logro centrar el problema.
�Puede algui�n explicarme los pasas b�sicos para disfrutar del
antialiasing en GNOME 1.4 y a ser posible que lo use "Galeon" tambi�n? 
Os pego mi "XftConfig" pues no s� realmente qu� hacer y comienzo estar
un poco liado con el tema �ste de las fuentes:

# $XFree86: xc/lib/Xft/XftConfig.cpp,v 1.5 2000/12/14 23:03:53 keithp
Exp $

dir "/usr/X11R6/lib/X11/fonts/Type1"
dir "/usr/share/fonts/type1/gsfonts"
dir "/usr/share/fonts/afms/adobe"
dir "/usr/lib/X11/fonts/misc"
dir "/usr/lib/X11/fonts/100dpi/:unscaled"
dir "/usr/lib/X11/fonts/75dpi/:unscaled"
dir "/usr/lib/X11/fonts/Speedo"
dir "/usr/lib/X11/fonts/100dpi"
dir "/usr/lib/X11/fonts/75dpi"

#
# alias 'fixed' for 'mono'
#
match any family == "fixed"             edit family =+ "mono";

#
# Check users config file
#
includeif       "~/.xftconfig"

#
# Alias between XLFD families and font file family name, prefer local
# fonts
#
match any family == "charter"           edit family += "bitstream charter";
match any family == "bitstream charter" edit family =+ "charter";

En XF86Config-4 tengo lo siguiente:

Section "Files"
        #FontPath       "unix/:7100"                    # local font server
        # if the local font server has problems, we can fall back on these
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/lib/X11/fonts/Speedo"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
        FontPath        "/usr/share/fonts/type1/gsfonts"
        FontPath        "/usr/share/fonts/afms/adobe"
EndSection

Un saludo y gracias de antemano.

PD: Uso "stable".

Responder a