> I've compiled qt on Solaris 8 with Xft support, but I'm having the > same problem as detailed in this post: > > http://mail.fontconfig.org/pipermail/fontconfig/2003-August/000581.html > > As in that post, GTK2 apps use anti-aliased fonts correctly, while > QT apps do not. The qtconfig app shows that I have them enabled by > default, yet they simply are not used/rendered. Turning on and off > aliasing in qtconfig/kcontrol has no apparent effect. > Seeing the same effect here, except that I'm just running it through Xnest (which also doesn't support RENDER). Xft should be able to render anti-aliased fonts even w/o the RENDER extension, so I think QT's handling of it is wrong, unless they are trying to do something completely different.