]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
latest updates
authorKeiron Liddle <keiron@apache.org>
Tue, 6 Aug 2002 08:34:07 +0000 (08:34 +0000)
committerKeiron Liddle <keiron@apache.org>
Tue, 6 Aug 2002 08:34:07 +0000 (08:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195061 13f79535-47bb-0310-9956-ffa450edef68

status.xml

index 899b7b0c13725c3471e452b2390ff1be166bcf6b..f86dc0a17331bb392a56cb134c13f06ab8a4e936 100644 (file)
@@ -76,9 +76,30 @@ inactive??
 
   <changes>
    <release version="?" date="2002">
+    <action dev="KLL" type="update" context="docs"
+            due-to="Victor Mote" due-to-email="vic@outfitr.com">
+      Copies across overview for javadocs build.
+      chmod antRun in build.sh.
+    </action>
+    <action dev="KLL" type="update" context="code"
+            due-to="Kevin O'Neill" due-to-email="kevin@rocketred.com.au">
+      Minor patch for the TTFReader to remove an unreachable statement
+      compiler warning
+    </action>
+    <action dev="KLL" type="update" context="code"
+            due-to="Torsten Erler" due-to-email="erlto@net-linx.de">
+      workaround for eps files that have invalid float bounding box values
+      float values are rounded off according to the spec the
+      %%HiResBoundingBox should be used instead for floating position
+      values
+    </action>
+    <action dev="JP" type="update" context="code">
+      Simplified ASCII85Filter computation, thereby hopefully
+      working around JVM bugs
+    </action>
     <action dev="KLL" type="add" context="docs"
             due-to="Cyril Rognon" due-to-email="crognon@objectiva.fr">
-      added layout manager info
+      added understanding layout manager document
     </action>
     <action dev="KLL" type="update" context="docs"
             due-to="Peter Kullmann" due-to-email="p.kullmann@arenae.ch">