diff options
author | Jeremias Maerki <jeremias@apache.org> | 2003-01-21 10:54:37 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2003-01-21 10:54:37 +0000 |
commit | 3f4ae2d1548365e0e7db1ff974a130aa6846d744 (patch) | |
tree | 39c4e24e9e36d86055345806ebe1758e992dba54 /status.xml | |
parent | 10d2871a4accc07921a770113fd134f8c6c3e778 (diff) | |
download | xmlgraphics-fop-3f4ae2d1548365e0e7db1ff974a130aa6846d744.tar.gz xmlgraphics-fop-3f4ae2d1548365e0e7db1ff974a130aa6846d744.zip |
Update changes
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195876 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 5b91d768b..9a13f6006 100644 --- a/status.xml +++ b/status.xml @@ -116,6 +116,10 @@ inactive?? <changes> <release version="?" date="2003"> <action context="code" dev="JM" type="fix"> + Fixed bug #16257: Get ascender/descender from OS/2 table if the ones in + hhea are zero (TrueType fonts). + </action> + <action context="code" dev="JM" type="fix"> Fixed bug #15877: ArrayIndexOutOfBoundException with certain TrueType fonts. Reserved name indexes were not ignored. </action> |