Uses of Class
org.apache.fontbox.ttf.table.gsub.LookupTypeSingleSubstFormat1
-
Packages that use LookupTypeSingleSubstFormat1 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 LookupTypeSingleSubstFormat1 in org.apache.fontbox.ttf.gsub
Methods in org.apache.fontbox.ttf.gsub with parameters of type LookupTypeSingleSubstFormat1 Modifier and Type Method Description private voidGlyphSubstitutionDataExtractor. extractDataFromSingleSubstTableFormat1Table(java.util.Map<java.util.List<java.lang.Integer>,java.lang.Integer> glyphSubstitutionMap, LookupTypeSingleSubstFormat1 singleSubstTableFormat1)
-