Encode
Type1Encoding.Encode method
Codiert die Glyphe. Für TTF-Schriftarten ist der Zeichencode Unicode. Nicht unterstützt für Type1-Schriftarten.
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
- class Type1Encoding
- namensraum Aspose.Font.Type1
- Montage Aspose.Font