JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.fontbox.ttf.CmapTable
Packages that use
CmapTable
Package
Description
org.apache.fontbox.ttf
This package contains classes to parse a TTF file.
Uses of
CmapTable
in
org.apache.fontbox.ttf
Methods in
org.apache.fontbox.ttf
that return
CmapTable
Modifier and Type
Method
Description
CmapTable
TrueTypeFont.
getCmap
()
Get the "cmap" table for this TTF.