On Friday 04 October 2002 18:12, Jack Denman wrote: > Clint from OCLUG says that it works on Opera and Netscape 6 but > xmag in my machine says it does not.
Yeah it does work on Opera. Only thing you need is an Opera version dynamically linked to Qt and an appropriate Qt version. By setting the environment variable QT_XFT=1 before running Opera (preferrably in the Opera startup script) you will get AA fonts there as well. For web browsing something like this in XftConfig looks quite ok: match any size < 15 edit antialias = false; match any weight == bold edit antialias = true; (Yes i know, it's theoretically deprecated) M.Derezynski PS: It has nothing to do with the video card, except if running with 8bpp . _______________________________________________ Render mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/render
