jeremias2003/01/21 02:43:56
Modified:src/org/apache/fop/fonts Tag: fop-0_20_2-maintain
TTFFile.java
Log:
Fix for bug 16257 (bad ascender/descender in XML font metrics)
Ascender and Descender are now read from the OS/2 table if the values in the hhea
table a
jeremias2003/01/09 05:47:26
Modified:.Tag: fop-0_20_2-maintain CHANGES
src/org/apache/fop/fonts Tag: fop-0_20_2-maintain
TTFFile.java TTFMtxEntry.java
Log:
Fixed bug #15877: ArrayIndexOutOfBoundException with certain TrueType fonts.
Re
jeremias2002/11/29 01:27:00
Modified:src/org/apache/fop/fonts Tag: fop-0_20_2-maintain
TTFFile.java
Log:
fixed (possibly) a problem where certain fonts had a range value for the last
character causing it to try to get invalid info also handles the lack of sup
tore01/07/17 13:57:49
Modified:src/org/apache/fop/fonts TTFFile.java
Log:
Submitted by: SASAKI Suguru ([EMAIL PROTECTED])
Some glyphs are missed when more then one glyph maps to the same data,
this patch fixes it.
Revision ChangesPath
1.5 +10 -5 xml-fop