Aspose::Font::Ttf::TtfEncoding::Encode méthode
TtfEncoding::Encode method
Encode le glyphe. Pour les polices TTF, le code caractère est Unicode.
void Aspose::Font::Ttf::TtfEncoding::Encode(uint32_t gid, uint32_t charCode) override
| Paramètre | Type | Description |
|---|---|---|
| gid | uint32_t | Identifiant du glyphe. |
| charCode | uint32_t | Code de caractère. |
Voir aussi
- Class TtfEncoding
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++