<div dir="ltr">Hmm, no I think this is actually a problem in the Render documentation.<br></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Sep 10, 2015 at 3:44 PM Robert Ancell <<a href="mailto:robert.ancell@canonical.com">robert.ancell@canonical.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Signed-off-by: Robert Ancell <<a href="mailto:robert.ancell@canonical.com" target="_blank">robert.ancell@canonical.com</a>><br>
---<br>
 src/render.xml | 6 ++++++<br>
 1 file changed, 6 insertions(+)<br>
<br>
diff --git a/src/render.xml b/src/render.xml<br>
index c54608e..0ffaf72 100644<br>
--- a/src/render.xml<br>
+++ b/src/render.xml<br>
@@ -519,6 +519,8 @@ for licensing information.<br>
     <field type="GLYPHSET" name="glyphset" /><br>
     <field type="INT16" name="src_x" /><br>
     <field type="INT16" name="src_y" /><br>
+    <field type="INT16" name="dst_x" /><br>
+    <field type="INT16" name="dst_y" /><br>
     <list type="BYTE" name="glyphcmds" /><br>
   </request><br>
<br>
@@ -531,6 +533,8 @@ for licensing information.<br>
     <field type="GLYPHSET" name="glyphset" /><br>
     <field type="INT16" name="src_x" /><br>
     <field type="INT16" name="src_y" /><br>
+    <field type="INT16" name="dst_x" /><br>
+    <field type="INT16" name="dst_y" /><br>
     <list type="BYTE" name="glyphcmds" /><br>
   </request><br>
<br>
@@ -543,6 +547,8 @@ for licensing information.<br>
     <field type="GLYPHSET" name="glyphset" /><br>
     <field type="INT16" name="src_x" /><br>
     <field type="INT16" name="src_y" /><br>
+    <field type="INT16" name="dst_x" /><br>
+    <field type="INT16" name="dst_y" /><br>
     <list type="BYTE" name="glyphcmds" /><br>
   </request><br>
<br>
--<br>
2.5.0<br>
<br>
</blockquote></div>