[Xcb] To do

Jamey Sharp jamey at minilop.net
Mon Feb 7 11:30:28 PST 2005


On Mon, Feb 07, 2005 at 09:16:38AM +0100, Vincent Torri wrote:
> ok, it works,

Yay! When do I get to see the code?

> but only for the Zpixmap format. There's really no example with
> XYPixmap format ?

None using XCB, that I've seen.

If you've copied the XPutPixel code, you should be able to allocate a
suitably large buffer and just call PutPixel repeatedly to produce a
valid XYPixmap. Maybe that'll give you some hints about how the XYPixmap
format works.

--Jamey


More information about the xcb mailing list