diff options
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -29,6 +29,10 @@ Jon Smirl **** HISTORY **** Done since 0.16 release +- added a branch for a Fop version which supports Japanese text + (not yet part of the main branch) [Satoshi Ishigami] +- added support for text-anchor in svg:text, viewBox in svg:svg [Aaron Optimizer Digulla] +- added: MIF Renderer [G. Seshadri] - added: vertical-align to text [Keiron Liddle] - added: support for PDF outlines (aka bookmarks). See the example in docs/examples/fo/pdfoutline.fo [Kelly Campbell] @@ -60,7 +64,8 @@ Done since 0.16 release - fixed: leader didn't fill rest of line in table of contents [Fotis Jannidis] - fixed: throws a more useful error if non-row inside table body [Keiron Liddle] - fixed: duplicate ID bug for tables that flow over a page [Keiron Liddle] - +- fixed: empty flow bug [Kai Strackbein] +- fixed: broken support of jdk 1.1 [Peter Housel] Done since 0.15 release |