aboutsummaryrefslogtreecommitdiffstats
path: root/STATUS
diff options
context:
space:
mode:
authorfotis <fotis@unknown>2001-02-12 14:33:25 +0000
committerfotis <fotis@unknown>2001-02-12 14:33:25 +0000
commit4f453e56bfae2d0bd1eb8e68a12ccd915957d133 (patch)
tree80f6705a71c460acae4b241fa2442ad7ce00f69b /STATUS
parent6c30583054753494735a289f73c449f419bbf050 (diff)
downloadxmlgraphics-fop-4f453e56bfae2d0bd1eb8e68a12ccd915957d133.tar.gz
xmlgraphics-fop-4f453e56bfae2d0bd1eb8e68a12ccd915957d133.zip
updates history
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194066 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS7
1 files changed, 6 insertions, 1 deletions
diff --git a/STATUS b/STATUS
index 1c96967e6..d08bbcc22 100644
--- a/STATUS
+++ b/STATUS
@@ -29,6 +29,10 @@ Jon Smirl
**** HISTORY ****
Done since 0.16 release
+- added a branch for a Fop version which supports Japanese text
+ (not yet part of the main branch) [Satoshi Ishigami]
+- added support for text-anchor in svg:text, viewBox in svg:svg [Aaron Optimizer Digulla]
+- added: MIF Renderer [G. Seshadri]
- added: vertical-align to text [Keiron Liddle]
- added: support for PDF outlines (aka bookmarks). See the example in
docs/examples/fo/pdfoutline.fo [Kelly Campbell]
@@ -60,7 +64,8 @@ Done since 0.16 release
- fixed: leader didn't fill rest of line in table of contents [Fotis Jannidis]
- fixed: throws a more useful error if non-row inside table body [Keiron Liddle]
- fixed: duplicate ID bug for tables that flow over a page [Keiron Liddle]
-
+- fixed: empty flow bug [Kai Strackbein]
+- fixed: broken support of jdk 1.1 [Peter Housel]
Done since 0.15 release