diff options
author | Vincent Hennebert <vhennebert@apache.org> | 2007-12-18 19:02:02 +0000 |
---|---|---|
committer | Vincent Hennebert <vhennebert@apache.org> | 2007-12-18 19:02:02 +0000 |
commit | 5aba3fd7991c4c9c18a40ae33e3cbd234add2d38 (patch) | |
tree | b29853dc5d9ecc6a4a493404661e2acfbc328923 /status.xml | |
parent | f15db7d7e260738d22feddaef6cd73abdf5860b3 (diff) | |
download | xmlgraphics-fop-5aba3fd7991c4c9c18a40ae33e3cbd234add2d38.tar.gz xmlgraphics-fop-5aba3fd7991c4c9c18a40ae33e3cbd234add2d38.zip |
SVG support for AFP is an important addition IMO.
IIUC it will have to be advertised in the next release as "Support for SVG images using primitive AFP graphics commands instead of bitmap images", or something like that?
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@605297 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/status.xml b/status.xml index 77f4dcb86..7487d67a0 100644 --- a/status.xml +++ b/status.xml @@ -31,7 +31,7 @@ <action context="Code" dev="VH" type="fix" fixes-bug="43633"> Bugfix: content of a row with zero height overriding the previous row </action> - <action context="Code" dev="AC" type="add"> + <action context="Code" dev="AC" importance="high" type="add"> Added SVG support for AFP (GOCA). </action> <action context="Code" dev="JM" type="fix" fixes-bug="37993"> |