diff options
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 f933e8a64..353b8059b 100644 --- a/status.xml +++ b/status.xml @@ -59,6 +59,13 @@ --> <release version="FOP Trunk" date="TBD"> <action context="Renderers" dev="JM" type="fix"> + AFP Output: Fixed positioning of Java2D-based images (when GOCA is enabled). + </action> + <action context="Renderers" dev="JM" type="add"> + AFP Output: Added enhanced dithering functionality for images that are converted to + bi-level images. + </action> + <action context="Renderers" dev="JM" type="fix"> AFP Output: Fix for bitmap images inside an SVG or G2D graphic (printer errors) and positioning fix for bitmaps from G2D graphics. </action> |