From 8db2740bd97b7969ca949d12b22f5d69da836e66 Mon Sep 17 00:00:00 2001 From: Vincent Hennebert Date: Sun, 5 Aug 2007 17:08:04 +0000 Subject: Add in status.xml the noticeable changes I made in the last couple of months: - support for conditional spaces in tables - fix several keeps and breaks issues in tables Plus add importance="high" to the font auto-detection addition git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@562908 13f79535-47bb-0310-9956-ffa450edef68 --- status.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/status.xml b/status.xml index 58e76f3a5..7de903d8e 100644 --- a/status.xml +++ b/status.xml @@ -37,6 +37,9 @@ Fixed incomplete support for Unicode Word Joiner characters (U+2060 and U+FEFF). + + Add support for conditional spaces in table-cells. + Support alignment-adjust for images. @@ -66,7 +69,7 @@ Updated PDF/A-1b support according to ISO-19005-1:2005/Cor.1:2007. - + Add support for font auto-detection (easier font configuration). @@ -86,6 +89,15 @@ Fix PDF Genaration for non-ASCII compatible locales. + + Fix several exceptions when break-before/after is set on the first/last row of a table. + + + Fix extra page break when break-before is set on both a table and its first row. + + + Make keep-with-next and keep-with-previous work on fo:table. + Add support for the collapsing-border model in tables. -- cgit v1.2.3