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