Date: 01 Jul 2002 21:23:30 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Mike Johnston <mjohnst@telusplanet.net> Cc: freebsd-gnome@FreeBSD.ORG Subject: Re: anti aliasing Message-ID: <1025573010.801.1.camel@gyros.marcuscom.com> In-Reply-To: <3D20E341.50407@telusplanet.net> References: <3D20E341.50407@telusplanet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2002-07-01 at 19:18, Mike Johnston wrote: > Seems to me the anti-aliasing is a tough thing to get going on Gnome 2. > So far.. even when I "setenv GDK_USE_XFT 1" prior to logging into > gnome.. should it not antialias the menus and everything as well?! You need to make sure you're using XFree86 4.x, and you have the freetype font module loaded. You should have a line in your XF86Config that looks like: Load "freetype" This is under the Module section. If you don't have that, add it, then restart the X server. You should notice the change immediately. Joe > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1025573010.801.1.camel>