aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorMehdi Houshmand <mehdi@apache.org>2012-11-09 09:16:13 +0000
committerMehdi Houshmand <mehdi@apache.org>2012-11-09 09:16:13 +0000
commite79feb700fcf7112e67f511785487f91d7f13376 (patch)
treef10ba18272df2b5bee8d9e11606f28779668043d /status.xml
parent9d9f0a0b7e59132ec2c1c1f1ce2c63594f4219df (diff)
downloadxmlgraphics-fop-e79feb700fcf7112e67f511785487f91d7f13376.tar.gz
xmlgraphics-fop-e79feb700fcf7112e67f511785487f91d7f13376.zip
Bugzilla#54120: Prevented NPEs when FOP asks Batik for AWT fonts for AFP output
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1407393 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 bcf8c2475..990a15f5e 100644
--- a/status.xml
+++ b/status.xml
@@ -59,6 +59,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="Fonts" dev="MH" type="add" fixes-bug="54120">
+ Created a simple mechanism to avoid NPEs when AWT fonts are requested from Batik
+ for AFP output.
+ </action>
<action context="Renderers" dev="VH" type="add" fixes-bug="54081">
PDF accessibility: properly tag hyphenated words.
</action>