Hi,
try editing the /etc/X11/XftConfig and look for this lines
---
#
# Don't antialias small fonts
#
match
any size < xx
any size > xx
edit antialias=false;
---
i dont remember the default values that comes with rh73, but with them
gnome2 didnt display aa fonts... i just change that lines to
---
#
# Don't antialias small fonts
#
match
any size < 6
any size > 4
edit antialias=false;
---
and now i have aa fonts.
(i also have export GDK_USE_XFT=1 on my .bashrc
On Thu, 2002-05-09 at 11:26, dave bordoley wrote:
> I just installed Red Hat 7.3 with gnome2 snapshots from gnome.org, but i
> can't get AA fonts to work. I added GDK_USE_XFT=1 to my bashrc file but
> doesn't seem to want to look pretty for me.
>
> Please CC me since I am not on this list.
>
> dave
>
>
> _______________________________________________
> gnome-redhat-list mailing list
> gnome-redhat-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-redhat-list
>
Attachment:
signature.asc
Description: This is a digitally signed message part