diff options
author | Jeremias Maerki <jeremias@apache.org> | 2011-05-05 14:49:27 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2011-05-05 14:49:27 +0000 |
commit | 5e95f76c26179608c33b874406caecc13f9baa07 (patch) | |
tree | 9c473ff5e830fb27ec6c24cfc879642bbd8d9ad1 /status.xml | |
parent | fb09043a54b6033b673ed84a2ae22b81aed842e0 (diff) | |
download | xmlgraphics-fop-5e95f76c26179608c33b874406caecc13f9baa07.tar.gz xmlgraphics-fop-5e95f76c26179608c33b874406caecc13f9baa07.zip |
AFP GOCA:
fonts were not embedded from within AFPGraphics2D.
Changed the way FOP fonts are selected based on Batik's GVT fonts to match the behaviour of PDF/PS output.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1099829 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 0030dab0d..4e671c6a0 100644 --- a/status.xml +++ b/status.xml @@ -59,6 +59,13 @@ documents. Example: the fix of marks layering will be such a case when it's done. --> <release version="FOP Trunk" date="TBD"> + <action context="Renderers" dev="JM" type="fix"> + AFP GOCA: fonts were not embedded from within AFPGraphics2D. + </action> + <action context="Renderers" dev="JM" type="fix"> + AFP GOCA: Changed the way FOP fonts are selected based on Batik's GVT fonts to match + the behaviour of PDF/PS output. + </action> <action context="Renderers" dev="JM" type="add"> Added option to place AFP NOPs right before the end of a named page group (page-sequence), rather than after the start. |