From 34c5ece6364e11ba7dea02117b320e7e346abf09 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Wed, 11 Feb 2009 08:41:04 +0000 Subject: Bugzilla #46686: Use temporary directory for the font cache if the user home directory is not write-accessible. Submitted by: Alok Singh Modifications to patch by jeremias: - Bugfix: original code switched to temporary directory if the .fop directory already existed in user home. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@743273 13f79535-47bb-0310-9956-ffa450edef68 --- status.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'status.xml') diff --git a/status.xml b/status.xml index 2e6e4eb11..74393873d 100644 --- a/status.xml +++ b/status.xml @@ -58,6 +58,10 @@ documents. Example: the fix of marks layering will be such a case when it's done. --> + + Use temporary directory for the font cache if the user home directory is not + write-accessible. + AFP Fonts: Fixed interpretation of metric for fonts with fixed metrics and made sure all repeating groups in FNP (Font Position) are processed. -- cgit v1.2.3