Re: redhat 8.0/gnome 2 antialiased fonts
Mike Newman <[email protected]>
| Newsgroups | gmane.comp.gnome.os.redhat |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 2002-10-14 at 10:10, Toralf Lund wrote: > > Didn't someone somewhere create a lib (GDK replacement?) that would add > Xft rendering to Gtk-1 apps? > That would be gdkxft, which added antialiasing to gtk+1.x via an LD_PRELOAD hack. Unfortunately, it doesn't work well with gtk+2.x which makes it extremely hard to use in tandem with gnome2. Mike