Gentoo Archives: gentoo-dev

From: mikepolniak <mikpolniak@××××××××.net>
To: gentoo-dev@g.o
Subject: [gentoo-dev] gtk2 working with gtk2-themes-engine and anti aliased fonts
Date: Thu, 23 May 2002 16:03:11
Message-Id: 20020523170304.45595abe.mikpolniak@adelphia.net
1 For those who want this, i was able to compile the gtk2 port of the pan newsreader
2 0.11.93 and get the gtk2 themes engine working along with AA fonts by setting
3 the GDK_USE_XFT environment variable.
4
5 To compile gtk2 i needed pkgconfig, pango, atk and an update to glib2.
6 Then gtk-engine-1.9.0 is needed for gtk2 themes engine. Just copy ~/.gtkrc
7 to ~/.gtkrc-2.0 for your themes.

Replies