aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfotis <fotis@unknown>2000-02-29 09:38:21 +0000
committerfotis <fotis@unknown>2000-02-29 09:38:21 +0000
commitbd05d9bb8ab6c5104236e8c3e9b335fbbd595500 (patch)
tree353c37edfe029f51d0521ca1421a3f50b743a174
parent6eba6aeb75e3c4ccc61d3c09151c96a5e511d776 (diff)
downloadxmlgraphics-fop-bd05d9bb8ab6c5104236e8c3e9b335fbbd595500.tar.gz
xmlgraphics-fop-bd05d9bb8ab6c5104236e8c3e9b335fbbd595500.zip
added things tbd
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193278 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS20
1 files changed, 16 insertions, 4 deletions
diff --git a/STATUS b/STATUS
index c1a135fa8..b8e55052f 100644
--- a/STATUS
+++ b/STATUS
@@ -2,6 +2,14 @@ $Id$
STATUS
+Things worked on:
+
+rewrite of the org.apache.fop.layout (implements xsl 2000) [James Tauber]
+image support [Eric Schaeffer, Pankaj Narula]
+simple-links [Arved Sandstrom]
+SVG support [Keiron Liddle][Torsten Friebe]
+borders and absolute positioning [Jon Smirl]
+
Things to do:
Get images working
@@ -16,7 +24,12 @@ Other Bugs to fix:
colour not continued onto subsequent pages if coloured block goes over page
simple-link doesn't seem to work (I think I, JKT, broke it)
-Todo's and problems with AWT Previewer:
+Todo's
+
+- Support XSL Working Draft 12 January 2000
+- Makefile: Avoid recompilation of all files, fix some smaller problems
+
+with AWT Previewer:
- currently the layout process uses PDF fonts. This gives sometimes
trouble with java.awt.Font
@@ -24,13 +37,12 @@ Todo's and problems with AWT Previewer:
- GIF format is supported by the viewer, but disabled in FOP. BMP is
not done, because there are no standard libraries.
- more comments/english comments
-- print output using AWT
-- i18n for the user interface (yes, now we need this stuff)
-- toolbar images directory is not configurable
- first preview is painted twice (flashing screen)
- should "preview" be an option when calling FOP instead of having
it's own main method?
+History
+
0.12.1 release
to make the bug fix on XTCommandLine available to non developers