]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
updated status re markers
authorKeiron Liddle <keiron@apache.org>
Wed, 2 Apr 2003 00:40:04 +0000 (00:40 +0000)
committerKeiron Liddle <keiron@apache.org>
Wed, 2 Apr 2003 00:40:04 +0000 (00:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196200 13f79535-47bb-0310-9956-ffa450edef68

status.xml

index d0ea86690cd5535568843be945bb8d3cffa7111a..b93b6bb89fcb9a40d879ab681a8241a7d7bcb575 100644 (file)
@@ -40,17 +40,6 @@ inactive??
       From branch: add CCITT TIFF file support for embedding in pdf.
     </action>
 
-    <action context="code" dev="open">
-      Add markers to page when areas added.
-      When an area is added that is created by an FO that contains markers
-      then the markers can also be added. There are four types of positions
-      for markers.
-    </action>
-    <action context="code" dev="open">
-      Retrieve markers from page.
-      When doing the static areas the markers will need to be available for
-      retrieving. The marker can then be layed out as normal.
-    </action>
     <action context="code" dev="open">
       Implement spacing between blocks and the adjustment to
       actual height when adding areas.
@@ -115,6 +104,17 @@ inactive??
 
   <changes>
    <release version="2003" date="2003">
+    <action context="code" dev="KLL" type="update">
+      Added markers to page when areas added.
+      When an area is added that is created by an FO that contains markers
+      then the markers can also be added. There are four types of positions
+      for markers.
+    </action>
+    <action context="code" dev="KLL" type="update">
+      Retrieved markers from page.
+      When doing the static areas the markers will need to be available for
+      retrieving. Layout currently has some issues.
+    </action>
        <action context="code" dev="JM" type="update">
                PDF and PS transcoders now have a common base class. It also
                optionally supports Avalon Logging and Configuration. Support for