aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2008-02-28 14:30:46 +0000
committerJeremias Maerki <jeremias@apache.org>2008-02-28 14:30:46 +0000
commit231ae62167277c098408884a611741895e49c16d (patch)
treef683d07a1d6fd27485e6f4b94661ff3e48fb88d9 /status.xml
parent239800ae6ce64a1fec424cccacc2f34f90ec7942 (diff)
downloadxmlgraphics-fop-231ae62167277c098408884a611741895e49c16d.tar.gz
xmlgraphics-fop-231ae62167277c098408884a611741895e49c16d.zip
Slight improvement for thin lines in Java2D/AWT output.
Submitted by: Gordon Cooke <cookeg.at.btinternet.com> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@631984 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 34a35ef2a..197d599b4 100644
--- a/status.xml
+++ b/status.xml
@@ -33,6 +33,9 @@
Added SVG support for AFP (GOCA).
</action>
-->
+ <action context="Renderers" dev="JM" type="fix" due-to="Gordon Cooke">
+ Slight improvement for thin lines in Java2D/AWT output.
+ </action>
<action context="Layout" dev="VH" type="add">
Added full support for keep-with-previous on fo:table-row and in fo:table-cell elements.
</action>