Uses of Class
org.apache.fontbox.ttf.table.gsub.LookupTypeLigatureSubstitutionSubstFormat1
Packages that use LookupTypeLigatureSubstitutionSubstFormat1
Package
Description
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 LookupTypeLigatureSubstitutionSubstFormat1Modifier and TypeMethodDescriptionprivate voidGlyphSubstitutionDataExtractor.extractDataFromLigatureSubstitutionSubstFormat1Table(Map<List<Integer>, Integer> glyphSubstitutionMap, LookupTypeLigatureSubstitutionSubstFormat1 ligatureSubstitutionTable)