类 GlyphCoverage
java.lang.Object
com.google.typography.font.tools.sfnttool.GlyphCoverage
A class for computing which glyphs are needed to render a given string.
Currently this class is quite simplistic, only using the cmap, not taking
into account any ligature or complex layout.
- 作者:
- Raph Levien
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
GlyphCoverage
public GlyphCoverage()
-
-
方法详细资料
-
getGlyphCoverage
-
touchGlyph
-
getBestCMap
-
getGlyph
-