cvs commit: xml-fop/src/org/apache/fop/fonts TTFFile.java

2003-01-21 Thread jeremias
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

cvs commit: xml-fop/src/org/apache/fop/fonts TTFFile.java TTFMtxEntry.java

2003-01-09 Thread jeremias
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

cvs commit: xml-fop/src/org/apache/fop/fonts TTFFile.java

2002-11-29 Thread jeremias
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

cvs commit: xml-fop/src/org/apache/fop/fonts TTFFile.java

2001-07-17 Thread tore
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