Uses of Class
org.apache.fontbox.ttf.CmapSubtable
Packages that use CmapSubtable
-
Uses of CmapSubtable in org.apache.fontbox.ttf
Methods in org.apache.fontbox.ttf that return CmapSubtableModifier and TypeMethodDescriptionCmapTable.getCmaps()
CmapTable.getSubtable
(int platformId, int platformEncodingId) Returns the subtable, if any, for the given platform and encoding.TrueTypeFont.getUnicodeCmap()
Deprecated.TrueTypeFont.getUnicodeCmap
(boolean isStrict) Deprecated.UseTrueTypeFont.getUnicodeCmapLookup(boolean)
insteadMethods in org.apache.fontbox.ttf with parameters of type CmapSubtableConstructors in org.apache.fontbox.ttf with parameters of type CmapSubtableModifierConstructorDescriptionSubstitutingCmapLookup
(CmapSubtable cmap, GlyphSubstitutionTable gsub, List<String> enabledFeatures)
TrueTypeFont.getUnicodeCmapLookup()
instead