Aspose::Font::Ttf::TtfEncoding::Encode-Methode
TtfEncoding::Encode method
Kodiert die Glyphe. Für TTF‑Fonts ist der Zeichencode Unicode.
void Aspose::Font::Ttf::TtfEncoding::Encode(uint32_t gid, uint32_t charCode) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| gid | uint32_t | Glyph-Bezeichner. |
| charCode | uint32_t | Zeichencode. |
Siehe auch
- Class TtfEncoding
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++