diff options
author | Jeremias Maerki <jeremias@apache.org> | 2009-03-10 15:10:07 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2009-03-10 15:10:07 +0000 |
commit | 1914db175fda0d8776f686cf8409ddf4a5d6e5e6 (patch) | |
tree | 2dbc80310c8bc6317339c4c0904f1f41e7b32a47 /status.xml | |
parent | c219edf458b679f2e621cb70bdfe9d2b5b5f6f74 (diff) | |
download | xmlgraphics-fop-1914db175fda0d8776f686cf8409ddf4a5d6e5e6.tar.gz xmlgraphics-fop-1914db175fda0d8776f686cf8409ddf4a5d6e5e6.zip |
Added full URI resolution support for AFP fonts.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@752133 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 57b41166d..7e60a7342 100644 --- a/status.xml +++ b/status.xml @@ -58,6 +58,9 @@ 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="add"> + AFP Fonts: Added support for full URI resolution on configured AFP fonts. + </action> <action context="Renderers" dev="JM" type="add"> AFP Output: Tag Logical Element (TLE) is now also allowed on fo:page-sequence (page group level). |