You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by Apache Wiki <wi...@apache.org> on 2007/11/22 16:02:48 UTC

[Xmlgraphics-fop Wiki] Trivial Update of "AreaTreeIntermediateXml/NewDesign" by JeremiasMaerki

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Xmlgraphics-fop Wiki" for change notification.

The following page has been changed by JeremiasMaerki:
http://wiki.apache.org/xmlgraphics-fop/AreaTreeIntermediateXml/NewDesign

The comment on the change is:
Update example to latest draft

------------------------------------------------------------------------------
        <ps:ps-setup-code>%FOPTestPSSetupCode: General setup code here!</ps:ps-setup-code>
      </page-header>
      <content>
-       <box transform="translate(5000, 6000)">
+       <box transform="translate(5000, 6000)" width="18000" height="10000">
-         <font family="Helvetica" style="normal" weight="400" variant="normal" size="12000" color="black"/>
+         <font family="Helvetica" style="normal" weight="400" variant="normal" size="12000"
-         <text x="1233" y="803" dx="10 8 6 6 11">Hello</text>
+           color="black"/>
+         <text x="1233 1241 1247 1253 1264" y="803">Hello</text>
-         <rect x="1233" y="1200" width="20000" height="20000" fill="yellow" stroke="none"/>
+         <draw-rect x="1233" y="1200" width="20000" height="20000" fill="yellow" stroke="none"/>
-         <box transform="translate(1233, 1200)" clip="rect(0,0,20000,20000)">
+         <box transform="translate(1233, 1200)" width="20000" height="20000" clip="true">
            <image xlink:href="myimage.svg" x="0" y="0" width="20000" height="20000"/>
          </box>
        </box>

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