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

antialias en GNOME 1.4 y Galeon



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".



Reply to: