diff options
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/status.xml b/status.xml index efbd518b2..309e48413 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="PH" type="add" fixes-bug="FOP-1069" due-to="Alexey Neyman"> + TTFReader: Output bounding box information for glyphs. + </action> <action context="Code" dev="PH" type="fix" fixes-bug="FOP-1069" due-to="Robert Meyer"> Warn instead or error on invalid property values. </action> |