From f9932f4c138aa324e6e544dc7ddcaa9773dbb2fa Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Fri, 2 Dec 2005 14:27:35 +0000 Subject: font-family list still not fully supported but a comma-separated list is now properly tokenized. FOP will now go through all fonts in the list to find one that is available, but it doesn't do so per character, yet. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@351734 13f79535-47bb-0310-9956-ffa450edef68 --- status.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'status.xml') diff --git a/status.xml b/status.xml index f15cce4ba..ae285e105 100644 --- a/status.xml +++ b/status.xml @@ -27,6 +27,14 @@ + + font-family list still not fully supported but a comma-separated list is now properly tokenized. + FOP will now go through all fonts in the list to find one that is available, but it doesn't + do so per character, yet. + + + Implemented "Overconstrained Geometry" rules (5.3.4, XSL 1.0) for the most important cases. + Bugfix: Relatively positioned BlockViewports (from block-containers) caused the paint cursor not be be properly advanced when space-before or space-after were present. -- cgit v1.2.3