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

Re: Congrats! [gnome font rendering]



On Thu, Jan 16, 2003 at 12:37:51PM -0500, Colin Walters wrote:
> On Wed, 2003-01-15 at 17:10, Jose Carlos Garcia Sogo wrote:
> 
> >    It's easier to disable it than need to hack fonts to enable it, IMHO.
> > 
> > For the record: GDK_USE_XFT=0
> 
> Ugh; switching to a totally different rendering system which doesn't
> support antialiasing, just to disable it, is a pretty ugly solution. 
> GNOME 2.2 will have a nice dialog where you can enable/disable this
> stuff, but if you want to disable antialiasing entirely with
> fontconfig/Xft2 apps, just drop this in your ~/.fonts.conf:
> 
>  <match target="font">
>    <edit name="antialias" mode="assign"><bool>false</bool></edit>
>  </match>
> 
> Works for me (and looks butt-ugly :)
> 

This does not appear to work for just GTK+2 (without GNOME).  My application
(gworldclock) still has the unwanted antialiasing.  Is there any way to get
GTK to handle the same sort of configuration setting?

Drew

-- 
PGP public key available at http://people.debian.org/~dparsons/drewskey.txt
Fingerprint: A110 EAE1 D7D2 8076 5FE0  EC0A B6CE 7041 6412 4E4A



Reply to: