Author: jeremias
Date: Mon Jan 21 06:13:29 2008
New Revision: 613896

URL: http://svn.apache.org/viewvc?rev=613896&view=rev
Log:
A note about the internal coordinate system when using fox:transform.

Modified:
    xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/extensions.xml

Modified: 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/extensions.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/extensions.xml?rev=613896&r1=613895&r2=613896&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/extensions.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/extensions.xml 
Mon Jan 21 06:13:29 2008
@@ -200,8 +200,10 @@
           and after them.
         </p>
         <p>
-          An example: <code>fox:transform="rotate(45)"</code> would rotate the 
block-container
+          Examples: <code>fox:transform="rotate(45)"</code> would rotate the 
block-container
           by 45 degrees clock-wise around its upper-left corner.
+          <code>fox:transform="translate(10000,0)"</code> would move the 
block-container to the
+          right by 10 points (=10000 millipoints, FOP uses millipoints 
internally!).
         </p>
         <note>
           This extension attribute doesn't work for all output formats! It's 
currently only



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to