Glyph

Glyph constructor

初始化此类的新实例。

public Glyph(int glyphIndex, short advance, short advanceOffset, short ascenderOffset)
范围类型描述
glyphIndexInt32字形索引。
advanceInt16字形的高级度量。
advanceOffsetInt16水平 (x) 偏移。
ascenderOffsetInt16垂直 (y) 偏移。

也可以看看