Uses of Class
org.apache.fontbox.ttf.table.gsub.AlternateSetTable
Packages that use AlternateSetTable
Package
Description
This package contains the highly obfuscated GSUB, aka, Glyph Substitution Table system of tables from the Open Type Font specs.
-
Uses of AlternateSetTable in org.apache.fontbox.ttf.table.gsub
Fields in org.apache.fontbox.ttf.table.gsub declared as AlternateSetTableModifier and TypeFieldDescriptionprivate final AlternateSetTable[]LookupTypeAlternateSubstitutionFormat1.alternateSetTablesMethods in org.apache.fontbox.ttf.table.gsub that return AlternateSetTableConstructors in org.apache.fontbox.ttf.table.gsub with parameters of type AlternateSetTableModifierConstructorDescriptionLookupTypeAlternateSubstitutionFormat1(int substFormat, CoverageTable coverageTable, AlternateSetTable[] alternateSetTables)