Re: Qt Mozilla back in Trunk
Unknown <[email protected]> Sat, 23 Oct 2004 18:49:08 +0200
| Newsgroups | gmane.comp.mozilla.devel.qt |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Zack Rusin wrote: >>If compiled without xft, will you still be bale to get antialias support? >>Whats the troubles that may come with qt+xft? > > > It won't matter. If your Qt has Xft support then you'll get antialiased > support no matter how you compiled Mozilla. Are you really sure about that, so it won't be that the qt elements will be the only parts that has antialias, while the text in the browser view area is uggly. At least that is true the other way around, using xlib as toolbox with the --enable-xft, don't affect the form-buttons. //Aho