diff options
author | fotis <fotis@unknown> | 2000-12-01 19:19:29 +0000 |
---|---|---|
committer | fotis <fotis@unknown> | 2000-12-01 19:19:29 +0000 |
commit | 8be61b85a08e5330cbac76390e5061089a58cbfa (patch) | |
tree | 4701815d5e4353755ee279d99f0707fb3582743f /STATUS | |
parent | f7a8f49b9bfdcd23577b9b3b4d0a1eb767ea1e76 (diff) | |
download | xmlgraphics-fop-8be61b85a08e5330cbac76390e5061089a58cbfa.tar.gz xmlgraphics-fop-8be61b85a08e5330cbac76390e5061089a58cbfa.zip |
added changes since 0.15 release
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193853 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -27,6 +27,16 @@ Jon Smirl **** HISTORY **** +Done since 0.15 release +- added: FopImage class that uses JAI [Eric Schaeffer] and JAI compile target [Kelly Campbell] +- updated: svg stuff for the latest java bindings [Keiron Liddle] +- fixed: enhanced error messages for page layout (region names, master) [Norm Walsh] +- fixed: infinite looping bug when TableCell or TableRow is larger than a page [Hani Elabed] +- fixed: corrected the size of the "-" char [Marcus Crafter] +- fixed: check for unnecessary whitespace at end of line [Marcus Crafter] +- fixed: moves table completely to next page if first row doesn't fit into last page [Marcus Crafter] + + Done since 0.14 release - added region-name support, refactoring of region, PageSequence, PageMasterReference, flow/static [Kelly Campbell, Arved Sandstrom] @@ -213,6 +223,8 @@ extended - border width in fo:table is added to the start position of the next block or table (see page 6 in table.fo for a test case) + + SVG - SVG linearGradients don't appear the same as in other SVG Viewers |