diff options
author | jtauber <jtauber@unknown> | 1999-11-29 05:09:16 +0000 |
---|---|---|
committer | jtauber <jtauber@unknown> | 1999-11-29 05:09:16 +0000 |
commit | e954751fc2755d23a1de87cbd65a71dd9fd9ea50 (patch) | |
tree | 1ecc2d232b04b33fbc1f51724714c8c5efe11b77 /STATUS | |
parent | 9085906015d72c09a569428c6f2043a171118b4d (diff) | |
download | xmlgraphics-fop-e954751fc2755d23a1de87cbd65a71dd9fd9ea50.tar.gz xmlgraphics-fop-e954751fc2755d23a1de87cbd65a71dd9fd9ea50.zip |
changed STATUS and Version ready for 0.12.0 release
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193249 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 16 |
1 files changed, 9 insertions, 7 deletions
@@ -2,18 +2,12 @@ $Id$ STATUS -Things to do before releasing as 0.12.0: +Things to do: -[DONE] Make sure Makefiles work Get images working [PARTIAL] Incorporate Arved Sandstrom's simple-link implementation -[DONE] Switch to using Status object as return from layout() [PARTIAL] Implement basic keeps -[DONE]Incorporate Eric Schaeffer's fix to tables in static-content -[DONE] Incorporate Kelly Campell's fixes to GifJpegImage [PARTIAL] Incorporate Eric Schaeffer's further table fixes -[DONE] Incorporate Eric Schaeffer's background colour implementation - (actually used different approach with background colour as trait) Other Bugs to fix: @@ -34,3 +28,11 @@ Todo's and problems with AWT Previewer: - should "preview" be an option when calling FOP instead of having it's own main method? +Done: + +Make sure Makefiles work +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) |