aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2011-07-02 10:38:35 +0000
committerJeremias Maerki <jeremias@apache.org>2011-07-02 10:38:35 +0000
commitca917dad2b31163f8f83c833566e1828e95ab6bf (patch)
tree80f24a40b403c10526af029b0945ff6fcfcfedf0
parent8b266c1f6d4eed7c2f94b1edb7acdbe5099b71c8 (diff)
downloadxmlgraphics-fop-ca917dad2b31163f8f83c833566e1828e95ab6bf.tar.gz
xmlgraphics-fop-ca917dad2b31163f8f83c833566e1828e95ab6bf.zip
Status update for bug #50605
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1142194 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--status.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml
index 3272607ac..f234edfb5 100644
--- a/status.xml
+++ b/status.xml
@@ -60,6 +60,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="JM" type="fix" fixes-bug="50605">
+ Fixed a number of bugs concerning Type 1 and other single-byte fonts
+ (glyph width mismatches and overlapping characters).
+ </action>
<action context="Renderers" dev="JM" type="fix">
Fixed a multi-threading bug for SVG images included through svg:image inside SVG documents.
</action>