diff options
author | Jeremias Maerki <jeremias@apache.org> | 2011-04-22 07:44:46 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2011-04-22 07:44:46 +0000 |
commit | 8cccb5909b2f1a7f2ab5cdb1afa5dd2337d3ef9c (patch) | |
tree | 14033e0f2dcfc3acc09bc24c206e9645e8993a75 /status.xml | |
parent | 52a50351bacb9c039af29167a9bfd0c0e6181d39 (diff) | |
download | xmlgraphics-fop-8cccb5909b2f1a7f2ab5cdb1afa5dd2337d3ef9c.tar.gz xmlgraphics-fop-8cccb5909b2f1a7f2ab5cdb1afa5dd2337d3ef9c.zip |
Added option to place AFP NOPs right before the end of a named page group (page-sequence), rather than after the start.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1095882 13f79535-47bb-0310-9956-ffa450edef68
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 7ed6635ba..0030dab0d 100644 --- a/status.xml +++ b/status.xml @@ -60,6 +60,10 @@ --> <release version="FOP Trunk" date="TBD"> <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. + </action> + <action context="Renderers" dev="JM" type="add"> Added option for PostScript output to optimize for file size rather than quality. </action> <action context="Renderers" dev="JM" type="add"> |