Uses of Class
org.apache.fontbox.ttf.GlyphSubstitutionTable
Packages that use GlyphSubstitutionTable
-
Uses of GlyphSubstitutionTable in org.apache.fontbox.ttf
Fields in org.apache.fontbox.ttf declared as GlyphSubstitutionTableModifier and TypeFieldDescriptionprivate final GlyphSubstitutionTable
SubstitutingCmapLookup.gsub
Methods in org.apache.fontbox.ttf that return GlyphSubstitutionTableConstructors in org.apache.fontbox.ttf with parameters of type GlyphSubstitutionTableModifierConstructorDescriptionSubstitutingCmapLookup
(CmapSubtable cmap, GlyphSubstitutionTable gsub, List<String> enabledFeatures)