Encode
TtfEncoding.Encode method
Kodiert die Glyphe. Für TTF-Schriftarten ist der Zeichencode Unicode.
public void Encode(uint gid, uint charCode)
Parameter | Typ | Beschreibung |
---|---|---|
gid | UInt32 | Glyphenkennung. |
charCode | UInt32 | Zeichencode. |
Siehe auch
- class TtfEncoding
- namensraum Aspose.Font.Ttf
- Montage Aspose.Font