Author: jeremias
Date: Fri Jan  9 05:33:59 2009
New Revision: 733034

URL: http://svn.apache.org/viewvc?rev=733034&view=rev
Log:
The "upgrading" page for Trunk needed a bit of attention.

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

Modified: 
xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/upgrading.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/upgrading.xml?rev=733034&r1=733033&r2=733034&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/upgrading.xml 
(original)
+++ xmlgraphics/fop/trunk/src/documentation/content/xdocs/trunk/upgrading.xml 
Fri Jan  9 05:33:59 2009
@@ -55,13 +55,12 @@
           src/foschema/fop-configuration.xsd.
         </li>
         <li>
-          If you are using font metrics files for version 0.20.5 or
-          0.92 or earlier, you have to regenerate them in the new
-          format. The new format is characterized by a version
-          attribute on the top-level font-metrics element, whose value
-          is 2.0. The absence of a version attribute will be
-          interpreted as version 1.0, and such metrics files will no
-          longer be parsed.
+          Beginning with version 0.94 you can skip the generation of
+          font metric files and remove the "font-metrics" attribute
+          in the font configuration. In the unlikely case that due to
+          a bug you still need to use font metrics files you will need
+          to regenerate the font metrics file if yours are from a FOP
+          version before 0.93.
         </li>
         <li>
           <p>
@@ -123,11 +122,6 @@
           The <code>fox:outline</code> extension is not implemented in this 
version anymore. 
           It has been superseded by the new bookmark elements from XSL-FO 1.1.
         </li>
-        <li>
-          The <code>fox:destination</code> extension is also not implemented 
in this version
-          although it may be added in the future. See also
-          <a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=37157";>Bug 37157</a>.
-        </li>
       </ul>
     </section>
   </body>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to