[Cairo] Re: Updated 'push and pull' patch for Cairo (was Re: compiling on Slackware 9.0)

Keith Packard keithp at keithp.com
Mon Aug 18 16:55:29 PDT 2003


Around 19 o'clock on Aug 18, graydon hoare wrote:

> +       // for reasons I am not yet clear on, sometimes XGetImage will
> +       // return an XImage with zeroed mask components. this is frustrating!

GetImage on Pixmaps always returns zero in all of the mask components 
because it doesn't know what visual or picture format the data came from.  
Cairo should be able to find the right PictFormat object and assign these 
fields correctly.

-keith






More information about the cairo mailing list