[Xcb] XCBImage
Jamey Sharp
jamey at minilop.net
Tue Feb 15 11:36:31 PST 2005
On Tue, Feb 15, 2005 at 06:32:22PM +0100, Vincent Torri wrote:
> Hello,
Hi Vincent!
> here is what i've done for the XCBImage:
>
> http://www.iecn.u-nancy.fr/~torri/files/xcb_image-0.1.tar.gz
Sweet!
I'm sad that I still don't have time to look this over right now, but I
really hope others will grab it and try it out.
I don't remember if I said this already: I asked Keith Packard about
image formats and he said that they're well documented in the early
sections of the protocol specification. I think he said that stuff is
right after the screen information. Well, I looked through my old 1988
edition of the "X Window System" book, and don't see anything useful. I
haven't had time to look in some more modern X protocol reference, so
maybe you'd like to try that.
> it's not perfect at all, i'm not satisfied with the code. It's just a
> begining.
>
> There is a small application test (in xcb_image.c, line 1036 and after)
> it reflects the window. It work for the ZPixmap format, not for the
> XYPixmap format.
>
> The problem is certainly in the image_put function, and more precisely in
> the left_pad request of XCBPutImage (line 588)
>
> If someone has an ides for the bug and any improvements (which should be
> numerous...)
Thanks much for posting it so everyone has an opportunity to help.
--Jamey
More information about the xcb
mailing list