Aspose::Font::Cff::CffEncoding::Encode-Methode
CffEncoding::Encode method
Kodiert das Glyph. Nicht unterstützt für CFF‑Font‑Typen.
void Aspose::Font::Cff::CffEncoding::Encode(uint32_t gid, uint32_t charCode) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| gid | uint32_t | Glyph-ID. |
| charCode | uint32_t | CharCode, der mit der Glyph‑ID verknüpft ist. |
Siehe auch
- Class CffEncoding
- Namespace Aspose::Font::Cff
- Library Aspose.Font for C++