diff options
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -29,8 +29,19 @@ Jon Smirl **** HISTORY **** Done since 0.16 release +- added: build checks for xalan 1 or xalan 2 support [Kelly Campbell] +- added: italian hyphenation file [Stephane Bline)] +- added: support for fo:footnote [Keiron Liddle] +- changed: moved some inline area classes to org.apache.fop.layout.inline, and also + added a word area [Keiron Liddle] +- changed: XObject to use the stream default filter list [Kelly Campbell] +- fixed: a problem with spaces before and after a body in table + also properly sets the width of the table to the sum of the columns [Keiron Liddle] +- fixed: handling of orphans, keep problem [Keiron Liddle] - fixed: handling of column heights properly [Keiron Liddle] - fixed: bails out if no rows in table body [Keiron Liddle] +- fixed: list-block spanning a page problem [Keiron Liddle] + Done since 0.15 release @@ -45,7 +56,7 @@ Done since 0.15 release (limitation: not included into hyphenation, no Common Margin and Padding support) - added: vertical alignment for table cell contents [Keiron Liddle] - added: Finnish hyphenation patterns [Jarno Elovirta] -- added: hyphenation package (Carlos Villegas), integration into Fop [Fotis Jannidis] +- added: hyphenation package [Carlos Villegas], integration into Fop [Fotis Jannidis] - added: interim configuration package [Fotis Jannidis] - added: FopImage class that uses JAI [Eric Schaeffer] and JAI compile target [Kelly Campbell] - added: support for rule-style [Fotis Jannidis] |