Metodo Aspose::Font::Type1::Type1Encoding::Encode
Type1Encoding::Encode method
Codifica il glifo. Per i font TTF il codice carattere è Unicode. Non supportato per i tipi Type1Font.
void Aspose::Font::Type1::Type1Encoding::Encode(uint32_t gid, uint32_t charCode) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| gid | uint32_t | Id del glifo. |
| charCode | uint32_t | Codice carattere associato all’id del glifo. |
Vedi anche
- Class Type1Encoding
- Namespace Aspose::Font::Type1
- Library Aspose.Font for C++