Uses of Class
org.apache.fontbox.ttf.CmapTable
Packages that use CmapTable
-
Uses of CmapTable in org.apache.fontbox.ttf
Methods in org.apache.fontbox.ttf that return CmapTableMethods in org.apache.fontbox.ttf with parameters of type CmapTableModifier and TypeMethodDescription(package private) void
CmapSubtable.initSubtable
(CmapTable cmap, int numGlyphs, TTFDataStream data) This will read the required data from the stream.