[ltp] Help with Helvetica (wonderful in GTK1; gruesome in GTK2)

Eric Covener linux-thinkpad@linux-thinkpad.org
Tue, 11 Apr 2006 09:34:43 -0400


On 4/11/06, Michele Campeotto <micampe@micampe.it> wrote:
> On 4/11/06, Richard Neill <rn214@hermes.cam.ac.uk> wrote:
> > So, has anyone found out how to make GTK2 applications use the
> > old-fashioned fonts without messing them up?  Extra bonus points for

You probably want to have a look at the following few commands:

fc-list|grep -i helvetica (does fontconfig know about a helvetiva font?)
fc-match -v "whatever you plugin to gtk2 program font configuration"
(e.g. helvetica) (what transformations are done on a request for
helvetica)

Changes to ~/.fonts.conf to affect AA or whatnot will be reflected in
the little values displayed by fc-match -v.


--
Eric Covener
covener@gmail.com