On Fri, Nov 08, 2002 at 08:56:49AM +1100, Nick Hastings wrote: > > This should do it: > > > > bunny:~% apt-cache search japanese | grep ttf > <snip> > > And there I was trying things like: > > apt-cache search japanese aa > apt-cache search japanese antialias > > Doh.
Well, I suppose you could antialias a bitmapped font: just render the glyphs twice as big in each dimension and then downsample. ;) I have some more information about configuring GTK2 (with a focus on Japanese, but with other good information) here: http://neugierig.org/content/gtk2 But I warn you: some of it is incorrect. You get to experiment. :) -- Evan Martin [EMAIL PROTECTED] http://neugierig.org

