diff options
-rw-r--r-- | status.xml | 4 |
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> |