Uses of Interface
org.apache.fontbox.ttf.CmapLookup
Packages that use CmapLookup
Package
Description
This package contains classes to parse a TTF file.
Classes to deal with font functionality in a PDF Document.
-
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.Fields in org.apache.fontbox.ttf declared as CmapLookupMethods 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). -
Uses of CmapLookup in org.apache.pdfbox.pdmodel.font
Fields in org.apache.pdfbox.pdmodel.font declared as CmapLookupModifier and TypeFieldDescriptionprivate final CmapLookup
PDCIDFontType2.cmap
protected final CmapLookup
TrueTypeEmbedder.cmapLookup