aboutsummaryrefslogtreecommitdiffstats
path: root/status.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2011-05-05 15:50:20 +0000
committerJeremias Maerki <jeremias@apache.org>2011-05-05 15:50:20 +0000
commit173181b3bdd6f4d6ae1e17f0d8ccc717551aaf89 (patch)
treea7b3a0719149f99177a6a7b64023166e543d0d42 /status.xml
parent7aed9feb97b764ff13d065b66854b897b18ec881 (diff)
downloadxmlgraphics-fop-173181b3bdd6f4d6ae1e17f0d8ccc717551aaf89.tar.gz
xmlgraphics-fop-173181b3bdd6f4d6ae1e17f0d8ccc717551aaf89.zip
Bugzilla #51144:
Removed invalid entries in ToUnicode table of CID subset fonts. Submitted by: Mehdi Houshmand <med1985.at.gmail.com> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1099852 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 ea011a164..895ad3ee0 100644
--- a/status.xml
+++ b/status.xml
@@ -59,6 +59,9 @@
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="JM" type="fix" fixes-bug="51144" due-to="Mehdi Houshmand">
+ Removed invalid entries in ToUnicode table of CID subset fonts.
+ </action>
<action context="Renderers" dev="JM" type="fix" fixes-bug="50899" due-to="Glenn Adams">
Fixed mapping of font weights between CSS values and TextAttribute.WEIGHT_*.
</action>