JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Select Theme
Light
Dark
System Setting
org.ofdrw.converter.font
GlyphData
Uses of Class
org.ofdrw.converter.font.GlyphData
Packages that use
GlyphData
Package
Description
org.ofdrw.converter.font
Uses of
GlyphData
in
org.ofdrw.converter.font
Methods in
org.ofdrw.converter.font
that return
GlyphData
Modifier and Type
Method
Description
GlyphData
GlyphDataProvider.
getGlyph
(int gid)
根据字形Index位置获取字形数据
GlyphData
TrueTypeFont.
getGlyph
(int gid)
通过字形的Index获取字形数据
GlyphData
TrueTypeFont.
getUnicodeGlyph
(int code)
通过Unicode获取字形数据