diff options
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml index df86f5002..41c1e55b7 100644 --- a/status.xml +++ b/status.xml @@ -27,6 +27,10 @@ <changes> <release version="FOP Trunk"> + <action context="Code" dev="JM" type="add"> + The font loading code now reads the encoding value from the XML font metrics file + so that fonts like Symbol and ZapfDingbats can be embedded explicitely (Required by PDF/A). + </action> <action context="Code" dev="SP" type="update"> Improvements to the code for inline block content. </action> |