Browse Source

updated status re markers


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196200 13f79535-47bb-0310-9956-ffa450edef68
pull/30/head
Keiron Liddle 21 years ago
parent
commit
389a34e705
1 changed files with 11 additions and 11 deletions
  1. 11
    11
      status.xml

+ 11
- 11
status.xml View 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

Loading…
Cancel
Save