Uses of Interface
org.apache.fontbox.ttf.CmapLookup
Packages that use CmapLookup
-
Uses of CmapLookup in org.apache.fontbox.ttf
Classes in org.apache.fontbox.ttf that implement CmapLookupModifier and TypeClassDescriptionclass
A "cmap" subtable.class
A cmap lookup that performs substitution via the 'GSUB' table.Methods in org.apache.fontbox.ttf that return CmapLookupModifier and TypeMethodDescriptionTrueTypeFont.getUnicodeCmapLookup()
Returns the best Unicode from the font (the most general).TrueTypeFont.getUnicodeCmapLookup
(boolean isStrict) Returns the best Unicode from the font (the most general).