Uses of Class
com.itextpdf.text.pdf.fonts.otf.FontReadingException
-
Packages that use FontReadingException Package Description com.itextpdf.text.pdf.fonts.otf -
-
Uses of FontReadingException in com.itextpdf.text.pdf.fonts.otf
Methods in com.itextpdf.text.pdf.fonts.otf that throw FontReadingException Modifier and Type Method Description java.util.Map<java.lang.String,Glyph>GlyphSubstitutionTableReader. getGlyphSubstitutionMap()LanguageOpenTypeFontTableReader. getSupportedLanguage()voidGlyphPositioningTableReader. read()voidGlyphSubstitutionTableReader. read()protected voidOpenTypeFontTableReader. startReadingTable()This is the starting point of the class.
-