TtfEncoding.Encode
TtfEncoding.Encode method
Encodes the glyph. For TTF Fonts the character code is unicode.
public void Encode(uint gid, uint charCode)
| Parameter | Type | Description |
|---|---|---|
| gid | UInt32 | Glyph identifier. |
| charCode | UInt32 | Character code. |
See Also
- class TtfEncoding
- namespace Aspose.Font.Ttf
- assembly Aspose.Font