diff options
author | Vincent Hennebert <vhennebert@apache.org> | 2009-04-28 16:10:08 +0000 |
---|---|---|
committer | Vincent Hennebert <vhennebert@apache.org> | 2009-04-28 16:10:08 +0000 |
commit | 54bd1f47b3c90f6110d47d8a400602a9e4844b79 (patch) | |
tree | 14cfbec48212aa966592495d04140fed2241d083 /status.xml | |
parent | 2da3ee78778bc943d241178fae2e79378ee6ebd9 (diff) | |
download | xmlgraphics-fop-54bd1f47b3c90f6110d47d8a400602a9e4844b79.tar.gz xmlgraphics-fop-54bd1f47b3c90f6110d47d8a400602a9e4844b79.zip |
Added setting to enable dithered painting of filled rectangles in AFP and PCL.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@769445 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 0450fbbe8..e54410352 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="Renderers" dev="JM" type="add"> + Added setting to enable dithered painting of filled rectangles in AFP and PCL. + </action> <action context="Layout" dev="VH" type="fix"> Bugfix: footnotes occurring within the forced height of a table row did not appear on the output |