diff options
author | Peter Hancock <phancock@apache.org> | 2011-07-27 12:53:45 +0000 |
---|---|---|
committer | Peter Hancock <phancock@apache.org> | 2011-07-27 12:53:45 +0000 |
commit | 3c834f58e8c739afa609efd6d28ea0f156073e34 (patch) | |
tree | 28b01cff3c8e3d50ecdc040289ae1253f045b389 /status.xml | |
parent | eee73c4deda72cc6610e7fc78e54301b5e968a4b (diff) | |
download | xmlgraphics-fop-3c834f58e8c739afa609efd6d28ea0f156073e34.tar.gz xmlgraphics-fop-3c834f58e8c739afa609efd6d28ea0f156073e34.zip |
Fixed a bug in AFP where the object area axes of an Include Object was incorrectly set when rotated by 180
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1151453 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 f9a949f6f..25f8b5e2a 100644 --- a/status.xml +++ b/status.xml @@ -60,6 +60,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="Renderers" dev="PH" type="fix"> + Fixed a bug in AFP where the object area axes of an Include Object was incorrectly set when + rotated by 180. </action> <action context="Fonts" dev="JM" type="fix"> Fixed a bug in TTF subsetting where a composite glyph could get remapped more than once resulting in garbled character. |