]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
added things tbd
authorfotis <fotis@unknown>
Tue, 29 Feb 2000 09:38:21 +0000 (09:38 +0000)
committerfotis <fotis@unknown>
Tue, 29 Feb 2000 09:38:21 +0000 (09:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193278 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c1a135fa81044f8d9ec2b86010534bf650166373..b8e55052fa832543de5139c253201d6b208a9b50 100644 (file)
--- 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