aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorMehdi Houshmand <mehdi@apache.org>2012-03-16 11:44:09 +0000
committerMehdi Houshmand <mehdi@apache.org>2012-03-16 11:44:09 +0000
commit0e6c4648996b5bfd38330129fcdfaaa72f86b09c (patch)
tree38dbbb164c5e355841f7c853e3986816f18bcbee /status.xml
parent8661b3a84d3c71a10bba467d5575687c21da25ba (diff)
downloadxmlgraphics-fop-0e6c4648996b5bfd38330129fcdfaaa72f86b09c.tar.gz
xmlgraphics-fop-0e6c4648996b5bfd38330129fcdfaaa72f86b09c.zip
Bugzila#52849: SVG font being painted as shapes when font present in the system
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1301445 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r--status.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 4d6914e9f..52bf109c4 100644
--- a/status.xml
+++ b/status.xml
@@ -62,6 +62,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="Code" dev="MH" type="fix" fixes-bug="52849" due-to="Luis Bernardo">
+ Fixed bug that caused a configured and installed SVG font to stroked,
+ also added an event indicating when fonts are stroked.
+ </action>
<action context="Code" dev="PH" type="fix">
Fix of a bug introduced when merging ImproveAccessibility.
</action>