On Sunday 18 August 2002 16:19, Igor Izyumin wrote: > Hmm... By the way, is there a way to turn AA off for Mozilla/GTK?
To disable AA for Mozilla edit
/usr/lib/mozilla-1.1b/defaults/pref/unix.js:
Change the 'true' to 'false' in the following line:
pref("font.FreeType2.enable", true);
Cheers,
Andreas
