Aspose::Font::Ttf::TtfEncoding::UnicodeToGid méthode
TtfEncoding::UnicodeToGid method
Décode un unicode et renvoie l’identifiant du glyphe.
System::SharedPtr<Glyphs::GlyphId> Aspose::Font::Ttf::TtfEncoding::UnicodeToGid(uint32_t unicode) override
| Paramètre | Type | Description |
|---|---|---|
| unicode | uint32_t | Unicode pour obtenir l’identifiant du glyphe. |
ReturnValue
Identifiant du glyphe lié à l’Unicode fourni.
Voir aussi
- Typedef SharedPtr
- Class GlyphId
- Class TtfEncoding
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++