Encode
IFontEncoding.Encode method
Kodiert die Glyphe. Für TTF-Schriftarten ist der charCode unicode.
public void Encode(uint gid, uint charCode)
Parameter | Typ | Beschreibung |
---|---|---|
gid | UInt32 | Glyphen-ID. |
charCode | UInt32 | Zeichencode, der der Glyphen-ID zugeordnet ist. |
Siehe auch
- interface IFontEncoding
- namensraum Aspose.Font
- Montage Aspose.Font