Generated by
JDiff

Class com.itextpdf.io.font.TrueTypeFont

Added Methods
int  getNumberOfCmaps() Gets the number of the #cmap# subtables for the current TrueTypeFont program.
boolean  isCmapPresent( int, int ) Checks whether current TrueTypeFont program contains the #cmap# subtable with provided platform ID and encoding ID.
 

Changed Methods
int  getKerning( Glyph, Glyph ) Documentation changed from old to new.
Gets the kerning between two glyphs.