Uses of Class
org.apache.fontbox.ttf.table.gsub.LookupTypeSingleSubstFormat2
-
Packages that use LookupTypeSingleSubstFormat2 Package Description org.apache.fontbox.ttf.gsub This package contains utility classes which extract meanigful data from the highly obfuscated GSUB table structures. -
-
Uses of LookupTypeSingleSubstFormat2 in org.apache.fontbox.ttf.gsub
Methods in org.apache.fontbox.ttf.gsub with parameters of type LookupTypeSingleSubstFormat2 Modifier and Type Method Description private voidGlyphSubstitutionDataExtractor. extractDataFromSingleSubstTableFormat2Table(java.util.Map<java.util.List<java.lang.Integer>,java.lang.Integer> glyphSubstitutionMap, LookupTypeSingleSubstFormat2 singleSubstTableFormat2)
-