aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--STATUS14
1 files changed, 6 insertions, 8 deletions
diff --git a/STATUS b/STATUS
index 7bb207e28..811e65b3a 100644
--- a/STATUS
+++ b/STATUS
@@ -9,6 +9,7 @@ James Tauber (started it all and wrote most of the code)
Steven Coffman
Fotis Jannidis
+Jordan Naftolin
Eric Schaeffer
Jon Smirl
@@ -16,7 +17,6 @@ Jon Smirl
rewrite of the org.apache.fop.layout in a new package (implements xsl 2000) [James Tauber]
image support [Eric Schaeffer, Pankaj Narula, Andreas Rueckert]
-simple-links [Arved Sandstrom]
SVG support [Keiron Liddle][Torsten Friebe]
more borders, padding and absolute positioning [Jon Smirl]
smooth shading in PDF [Steven Coffman]
@@ -109,16 +109,9 @@ write
c) update the examples to the new spec
d) add examples so that all the FOs supported are used in some example
-Get images working
-[PARTIAL] Get padding working
-[DONE] Incorporate Arved Sandstrom's simple-link implementation
-[PARTIAL] Implement basic keeps
-[PARTIAL] Incorporate Eric Schaeffer's further table fixes
-
Other Bugs to fix:
- colour not continued onto subsequent pages if coloured block goes over page
-- simple-link doesn't work properly
- no SVG support in AWTCommandLine
with AWT Previewer:
@@ -135,6 +128,11 @@ with AWT Previewer:
**** HISTORY ****
+Done since 0.13 release
+- added support for fo page-number-citation [Mike Crowe]
+- added image support using Jimi [Eric Schaeffer]
+- added support for external and internal simple-links [Jordan Naftolin]
+
Done since 0.12.1 release
- using Ant to build Fop instead of make [Giacomo Pati]
- borders, padding and absolute positioning [Jon Smirl]