Uses of Class
org.apache.fontbox.ttf.table.common.FeatureTable
Packages that use FeatureTable
Package
Description
This package contains classes to parse a TTF file.
This package contains the highly obfuscated Layout Common Table Formats system of tables from the Open Type Font specs.
-
Uses of FeatureTable in org.apache.fontbox.ttf
Methods in org.apache.fontbox.ttf that return FeatureTableModifier and TypeMethodDescriptionprivate FeatureTableGlyphSubstitutionTable.readFeatureTable(TTFDataStream data, long offset) -
Uses of FeatureTable in org.apache.fontbox.ttf.table.common
Fields in org.apache.fontbox.ttf.table.common declared as FeatureTableMethods in org.apache.fontbox.ttf.table.common that return FeatureTableConstructors in org.apache.fontbox.ttf.table.common with parameters of type FeatureTable