From: Jamey Sharp Date: Sun, 8 Oct 2006 02:37:54 +0000 (-0700) Subject: Make CompositeGlyphs* usable. X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e5e08b3251fe9174ae94e01ce3b682b0ffa9967;p=free-sw%2Fxcb%2Fproto Make CompositeGlyphs* usable. render.xml no longer describes the CompositeGlyphs* requests as taking lists of complicated unions of structures of lists: it says instead that they take a LISTofBYTE. The caller is responsible for constructing an appropriate sequence of glyph elements. Previously, the requests could not actually be used because XCB did not correctly compute the length of the provided data. --- diff --git a/src/extensions/render.xml b/src/extensions/render.xml index a59f7e7..7dbf926 100644 --- a/src/extensions/render.xml +++ b/src/extensions/render.xml @@ -373,31 +373,6 @@ for licensing information. - - - - - - - - - - - - - - - - - len - - - - - - - - @@ -407,26 +382,9 @@ for licensing information. - + - - - - - - - - - len - - - - - - - - @@ -436,26 +394,9 @@ for licensing information. - + - - - - - - - - - len - - - - - - - - @@ -465,7 +406,7 @@ for licensing information. - +