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 ch...@apache.org on 2003/03/25 02:57:56 UTC

cvs commit: xml-fop/src/documentation/content/xdocs implemented.xml

chrisg      2003/03/24 17:57:56

  Modified:    src/documentation/content/xdocs implemented.xml
  Log:
  fixed typos on implemented.xml
  PR: 18023
  Submitted by: glenmazza@yahoo.com (Glen Mazza)
  
  Revision  Changes    Path
  1.4       +10 -10    xml-fop/src/documentation/content/xdocs/implemented.xml
  
  Index: implemented.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/implemented.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- implemented.xml	29 Nov 2002 22:00:31 -0000	1.3
  +++ implemented.xml	25 Mar 2003 01:57:56 -0000	1.4
  @@ -12,15 +12,15 @@
     <section>
       <title>What's Implemented?</title>
         <p>The following formatting objects and properties of the XSL-FO 1.0
  -         W3C Recommandation are implemented. Please have also a look at the
  +         W3C Recommendation are implemented. Please also have a look at the
            section on <jump href="limitations.html">limitations</jump>.
         </p>
     </section>
     <section>
       <title>1) Formatting Objects</title>
  -    <p>This section follows the table "B Formatting Object Summary" in the xsl:fo specification. At the
  -       end of each sub-section you find listed what is not implemented.</p>
  -
  +    <p>This section follows the tables in 
  +      <jump href="http://www.w3.org/TR/2001/REC-xsl-20011015/sliceB.html#FO-summary">Appendix B, "Formatting Object Summary"</jump> of the XSL-FO specification. 
  +      Items that are not currently implemented are listed at the end of each sub-section.</p>
       <section>
         <title>B.1 Declaration and Pagination and Layout Formatting Objects</title>
         <ul>
  @@ -119,7 +119,7 @@
   
     <section>
       <title>2) Properties</title>
  -  <p>Property values can be computed. Compound properties are also understood by Fop.</p>
  +  <p>Property values can be computed. Compound properties are also understood by FOP.</p>
       <ul>
         <li>background-color </li>
         <li>background-image </li>
  @@ -239,15 +239,15 @@
     </section>
   
     <section>
  -    <title>3)SVG Support</title>
  +    <title>3) SVG Support</title>
   <p>
   FOP uses <jump href="http://xml.apache.org/batik/">Batik</jump> directly for its SVG support. Therefore FOP supports the same
  -elements and properties as are supported by Batik. As FOP is designed for
  -rendering to a static medium then only static SVG is rendered.
  +elements and properties as are supported by Batik. Because FOP is designed for
  +rendering to a static medium, only static SVG is supported.
   </p>
   <p>
  -Due to some limitations in PDF some SVG images, particularly ones with effects
  -or transparency, may not come out correctly. The images should still be renderedcorrectly for the AWT and Print renderers.
  +Due to certain PDF limitations, some SVG images, particularly those with filter effects
  +or transparency, may not come out correctly.  However, these images should still be rendered correctly by the AWT and Print renderers.
   </p>
     </section>
   </section>
  
  
  

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