diff options
author | Chris Bowditch <cbowditch@apache.org> | 2010-01-08 14:52:19 +0000 |
---|---|---|
committer | Chris Bowditch <cbowditch@apache.org> | 2010-01-08 14:52:19 +0000 |
commit | 27166d6f10d109d339a120e0625073b43c1bf01b (patch) | |
tree | 8c306c76df446d0a589ca77970def6b55dcc86e0 /status.xml | |
parent | 6001e940eef4e6e3ded00baef6e323d1e269041a (diff) | |
download | xmlgraphics-fop-27166d6f10d109d339a120e0625073b43c1bf01b.tar.gz xmlgraphics-fop-27166d6f10d109d339a120e0625073b43c1bf01b.zip |
Bugzilla #48237:
AFP Renderer does not respect image color settings for svg
Submitted by: Peter Hancock <peter.hancock.at.gmail.com>
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@897221 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/status.xml b/status.xml index c0833f405..f7c7fc9b2 100644 --- a/status.xml +++ b/status.xml @@ -58,7 +58,10 @@ 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="CB" type="fix" fixes-bug="48376" due-to="Venkat Reddy"> + <action context="Renderers" dev="CB" type="fix" fixes-bug="48237" due-to="Peter Hancock"> + Bugfix: AFP Renderer: Respect image color settings for svg + </action> + <action context="Renderers" dev="CB" type="fix" fixes-bug="48376" due-to="Venkat Reddy"> Bugfix: AFP Renderer: Page Overlays not generated when using Intermediate Format </action> <action context="Renderers" dev="CB" type="fix" fixes-bug="48456"> |