Re: Mozilla with Freetype in Solaris
Nicolas Pioch <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.unix |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Hans Werner Strube wrote: > Oops, just I noticed that this bug occurs only with 8-bit PseudoColor visual, > not with 24-bit TrueColor. But as far as I remember, this did not hold > for my old Mozilla tests. Doesn't freetype require the XRENDER X11 extension ? Solaris 9 drivers only advertise this extension when the display is running in 24-bit(*), not when in 8-bit color mode. A close look at the "xdpyinfo" output is strongly suggested, specifically the X11 extensions advertised :-) Cheers, -- N. (*): and that's only when the display driver of your video card supports it I believe -- mostly the m10 driver?