My Profile

Keep Up to Date:
Blog RSS
Blog
Forum RSS
Forum
Post New Topic Post Reply
Posted 2 Months ago
ejtaal
Expert Boarder
Posts: 80
graphgraph
User Offline
 
Goodness gracious!

Now, I finally got antialiased fonts to work in GNOME... I've been wondering for weeks why GTK+-2.0's antialiasing seemed broken.

I thought simply setting the GDK_USE_XFT variable to any value would turn on antialiasing. In a snobbish 'I know Lisp' fashion, I had done the following:

export GDK_USE_XFT=t

Turn out that doesn't work. You *must* use the number 1, as shown in all the examples:

export GDK_USE_XFT=1

*That* makes it work.

D'oh. So what's more broken? The behaviour of not accepting a non-1 value as true or my fashion of not wanting to retype the exact line from the instructions?
The administrator has disabled public write access.
Posted 2 Months ago
ppreddy
Senior Boarder
Posts: 79
graphgraph
User Offline
 
Does that apply to all applications or just the gtk2.0 ones?

Matthew Gardiner
The administrator has disabled public write access.
 
Copyright © 2006 - Dec 2008 My Linux Gang