Signed-off-by: Robert Ancell <[email protected]>
---
 renderproto.txt | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/renderproto.txt b/renderproto.txt
index 14ff15d..c349e03 100644
--- a/renderproto.txt
+++ b/renderproto.txt
@@ -986,7 +986,6 @@ CompositeGlyphs32
        mask-format:    PICTFORMAT or None
        glyphset:       GLYPHABLE
        src-x, src-y:   INT16
-       dst-x, dst-y:   INT16
        glyphcmds:      LISTofGLYPHITEM8        CompositeGlyphs8
        glyphcmds:      LISTofGLYPHITEM16       CompositeGlyphs16
        glyphcmds:      LISTofGLYPHITEM32       CompositeGlyphs32
@@ -994,7 +993,7 @@ CompositeGlyphs32
        Errors:
                Picture, PictOp, PictFormat, GlyphSet, Glyph
 
-       The dst-x and dst-y coordinates are relative to the drawable's
+       The src-x and src-y coordinates are relative to the drawable's
        origin and specify the baseline starting position (the initial glyph
        origin).  Each glyph item is processed in turn.  A glyphset item
        causes the glyphset to be used for subsequent glyphs.  Switching
-- 
2.5.0

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to