Re: AA fonts in Red Hat 7.3 with gnome2
Victor Hernandez Maksimenko <[email protected]>
| Newsgroups | gmane.comp.gnome.os.redhat |
|---|---|
| Message-ID | <1020989806.1909.3.camel@hattrick-mobile> |
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
> [email protected]
> http://mail.gnome.org/mailman/listinfo/gnome-redhat-list
>
signature.asc
(application/pgp-signature, 232 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQA82xFlu754tqkSDJURAnXEAJ4iNjoyBsRaGpnhEjk2onupnY2fwwCfZ++h 3rztufKgwWGmF8RTW2HKxfc= =bz3c -----END PGP SIGNATURE-----