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.KerningTable
Packages that use
KerningTable
Package
Description
org.apache.fontbox.ttf
This package contains classes to parse a TTF file.
Uses of
KerningTable
in
org.apache.fontbox.ttf
Methods in
org.apache.fontbox.ttf
that return
KerningTable
Modifier and Type
Method
Description
KerningTable
TrueTypeFont.
getKerning
()
Get the "kern" table for this TTF.