You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by bu...@apache.org on 2014/05/12 00:19:49 UTC

svn commit: r908598 - in /websites/staging/xmlgraphics/trunk/content: ./ fop/trunk/extensions.html

Author: buildbot
Date: Sun May 11 22:19:49 2014
New Revision: 908598

Log:
Staging update by buildbot for xmlgraphics

Modified:
    websites/staging/xmlgraphics/trunk/content/   (props changed)
    websites/staging/xmlgraphics/trunk/content/fop/trunk/extensions.html

Propchange: websites/staging/xmlgraphics/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun May 11 22:19:49 2014
@@ -1 +1 @@
-1592507
+1593864

Modified: websites/staging/xmlgraphics/trunk/content/fop/trunk/extensions.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/trunk/extensions.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/trunk/extensions.html Sun May 11 22:19:49 2014
@@ -515,7 +515,14 @@ The property <code>fox:border-BP-IP-radi
 <p>Initial: media-box</p>
 <p>Applies to: fo:simple-page-master</p>
 <p>The crop box controls how Acrobat displays the page (CropBox in PDF) or how the Java2DRenderer sizes the output media. The PDF specification defines that the CropBox defaults to the MediaBox. This extension follows that definition. To simplify usage and cover most use cases, the three supported enumeration values "trim-box", "bleed-box" and "media-box" set the CropBox to one of those three other boxes.</p>
-<p>If requested in the future, we could offer to specify the CropBox in absolute coordinates rather than just by referencing another box.</p></div>
+<p>If requested in the future, we could offer to specify the CropBox in absolute coordinates rather than just by referencing another box.</p>
+<h3 id="backgroundimages">Background Images</h3>
+<p>Background images can be resized on the fly using these two extensions:</p>
+<h4 id="backgroundImageWidth">fox:background-image-width</h4>
+<p>Value: <length></p>
+<h4 id="backgroundImageHeight">fox:background-image-height</h4>
+<p>Value: <length></p>
+<p>These extensions apply to the elements where background-image applies.</p></div>
       </div>
       
       <div class="clear"></div>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org