GetGlyphIndex
TtfCMapFormat10Table.GetGlyphIndex method
获取给定字符代码的字形索引。
public override uint GetGlyphIndex(uint charCode)
| 范围 | 类型 | 描述 |
|---|---|---|
| charCode | UInt32 | 字符代码。 |
返回值
字形索引。
获取给定字符代码的字形索引。
public override uint GetGlyphIndex(uint charCode)
| 范围 | 类型 | 描述 |
|---|---|---|
| charCode | UInt32 | 字符代码。 |
字形索引。