summaryrefslogtreecommitdiffstats
path: root/STATUS
diff options
context:
space:
mode:
authorSteve Coffman <gears@apache.org>2000-07-20 18:02:03 +0000
committerSteve Coffman <gears@apache.org>2000-07-20 18:02:03 +0000
commita79bbc282e668213650cbdb7d8a0d621ba8d6266 (patch)
tree9a6a0a573d35b1928912587705d2f640463a70a8 /STATUS
parentaebfbbfedbf9f25f246f75ebb11bab9561b9fb50 (diff)
downloadxmlgraphics-fop-a79bbc282e668213650cbdb7d8a0d621ba8d6266.tar.gz
xmlgraphics-fop-a79bbc282e668213650cbdb7d8a0d621ba8d6266.zip
Whups. Committing Status update. Needs review.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193534 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS11
1 files changed, 8 insertions, 3 deletions
diff --git a/STATUS b/STATUS
index 696548a7c..ed7e7aca0 100644
--- a/STATUS
+++ b/STATUS
@@ -9,6 +9,7 @@ James Tauber (started it all and wrote most of the code)
Steven Coffman
Fotis Jannidis
+Keiron Liddle
Jordan Naftolin
Eric Schaeffer
Jon Smirl
@@ -111,6 +112,7 @@ write
**** Bugs ****
+- SVG linearGradients don't appear the same as in other SVG Viewers
- colour not continued onto subsequent pages if coloured block goes over page
- no SVG support in AWTCommandLine
- keep-next doesn't work and doubles the text lines which should be moved to the next page
@@ -133,13 +135,16 @@ with AWT Previewer:
**** HISTORY ****
-Done since 0.13 release
+Done since 0.13 release
+- pagination updated to 03/27/2000 XSL WD [Arved Sandstrom]
- added support for fo page-number-citation [Mike Crowe, Jordan Naftolin]
+- added support for 06/29/2000 SVG WD + W3C Java DOM bindings [Keiron Liddle]
- added image support using Jimi [Eric Schaeffer]
- added support for external and internal simple-links [Jordan Naftolin]
- added support for the fonts Symbol and ZapfDingbats [Fotis Jannidis]
- added a MessageHandler [Fotis Jannidis]
-
+- fixed table overflow bug [Jordan Naftolin]
+- finally fixed postscript printing of generated PDF [Domagoj Cosic]
Done since 0.12.1 release
- using Ant to build Fop instead of make [Giacomo Pati]
@@ -160,4 +165,4 @@ Switch to using Status object as return from layout()
Incorporate Eric Schaeffer's fix to tables in static-content
Incorporate Kelly Campell's fixes to GifJpegImage
Incorporate Eric Schaeffer's background colour implementation
- (actually used different approach with background colour as trait) \ No newline at end of file
+ (actually used different approach with background colour as trait)