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