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