backends: X11: More error checking and pixel matching.
commitbef941cfec1236983582823bf2d0b45b7c5a2d10
authorCyril Hrubis <metan@ucw.cz>
Fri, 18 May 2012 16:51:31 +0000 (18 18:51 +0200)
committerCyril Hrubis <metan@ucw.cz>
Fri, 18 May 2012 17:27:17 +0000 (18 19:27 +0200)
tree7be6abcb9e4ccfff33f991433b19ca5f48474eea
parentcfc171705f4af25d48d768ed3b5e89e1ef668393
backends: X11: More error checking and pixel matching.

The XImage interface is _strange_ I did best effort
to match reasonable pixel type. Still not sure if this
will actually work on unexpected xserver configurations.
libs/backends/GP_X11.c