From 22b172ad42e68f3a3299476c0295fe9d14109573 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Wed, 1 Mar 2006 17:26:21 +0000 Subject: Bugfix: Fixed a problem with certain TrueType fonts which are missing the "PCLT" table, where a baseline-shift="sub" had no effect due to a missing x-height value. (Note: This only affects TTFReader, so the font metric file has to be regenerated.) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@382089 13f79535-47bb-0310-9956-ffa450edef68 --- status.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'status.xml') diff --git a/status.xml b/status.xml index a6e2573f0..0596f50c5 100644 --- a/status.xml +++ b/status.xml @@ -27,6 +27,11 @@ + + Bugfix: Fixed a problem with certain TrueType fonts which are missing the "PCLT" + table, where a baseline-shift="sub" had no effect due to a missing x-height value. + (Note: This only affects TTFReader, so the font metric file has to be regenerated.) + Bugfix: When the base URL was specified as a file system path, the constructed URL was wrong. -- cgit v1.2.3