<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<br><div><div>On Jul 1, 2009, at 10:35 AM, Ian Osgood wrote:</div><blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><font class="Apple-style-span" color="#000000"><br></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">To be fair, these are Xlib internals (xorg/proto/renderproto/renderproto.h <span class="Apple-converted-space">&nbsp;</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">and xorg/proto/x11proto/Xprotostr.h)</div></blockquote><br></div>er, X11 protocol internals, rather. Both Xlib and the Xorg server use these structure definitions. Using these definitions are preferable to hacking values into overlaid char/short/int arrays. &nbsp;It wastes our time to determine whether your arrays really do match up with the protocol structure definitions.&nbsp;<div><br></div><div>Ian</div></body></html>