Aspose::Font::TtfTables::TtfCMapTable::GetPlatformTables méthode
TtfCMapTable::GetPlatformTables method
Renvoie les sous‑tables CMap pour planformId et platformSpecificId.
System::ArrayPtr<System::SharedPtr<TtfCMapFormats::TtfCMapFormatBaseTable>> Aspose::Font::TtfTables::TtfCMapTable::GetPlatformTables(uint16_t platformId, uint16_t platformSpecificId)
| Paramètre | Type | Description |
|---|---|---|
| idPlateforme | uint16_t | Identifiant de la plateforme. |
| idSpécifiquePlateforme | uint16_t | Identifiant d’encodage spécifique à la plateforme. |
ReturnValue
Sous-tables CMap.
Voir aussi
- Typedef ArrayPtr
- Typedef SharedPtr
- Class TtfCMapFormatBaseTable
- Class TtfCMapTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++