discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linux-x86-64 and cairo crash


From: Wolfgang Lux
Subject: Re: Linux-x86-64 and cairo crash
Date: Tue, 13 Sep 2011 18:46:05 +0200

Fred Kiefer wrote:

> As for transparent windows working with XGCairoSurface, I would not be to 
> surprised to learn that you are using X11 with 32 bit depth. But then, who 
> isn't these times?

Me. Apple's X11 server (even in Lion) supports only 15 and 24 bit visuals.

> Maybe we could just live with that limitation, when five years ago this would 
> have excluded almost everybody.

Maybe it would be an option to make the surface class selection a bit more 
dynamic on X11 (if we don't use glitz)? If the X server supports 32-bit 
visuals, CairoContext would use XGCairoSurface and otherwise 
XGCairoXImageSurface?

Wolfgang




reply via email to

[Prev in Thread] Current Thread [Next in Thread]