diff options
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/status.xml b/status.xml index f4d479c42..74393873d 100644 --- a/status.xml +++ b/status.xml @@ -58,6 +58,14 @@ documents. Example: the fix of marks layering will be such a case when it's done. --> <release version="FOP Trunk" date="TBD"> + <action context="Fonts" dev="JM" type="fix" fixes-bug="46686" due-to="Alok Singh"> + Use temporary directory for the font cache if the user home directory is not + write-accessible. + </action> + <action context="Renderers" dev="JM" type="fix" fixes-bug="45342" due-to="Emil Maskovsky"> + AFP Fonts: Fixed interpretation of metric for fonts with fixed metrics and made sure + all repeating groups in FNP (Font Position) are processed. + </action> <action context="Renderers" dev="JM" type="add"> AFP Output: Added a configuration option to override the resource level defaults in the code. |