Aspose::Font::TtfTables::TtfCMapTable::GetPlatformTables метод
TtfCMapTable::GetPlatformTables method
Возвращает подтаблицы CMap для planformId и platformSpecificId.
System::ArrayPtr<System::SharedPtr<TtfCMapFormats::TtfCMapFormatBaseTable>> Aspose::Font::TtfTables::TtfCMapTable::GetPlatformTables(uint16_t platformId, uint16_t platformSpecificId)
| Параметр | Тип | Описание |
|---|---|---|
| platformId | uint16_t | Идентификатор платформы. |
| platformSpecificId | uint16_t | Идентификатор кодировки, специфичной для платформы. |
ReturnValue
Подтаблицы CMap.
См. также
- Typedef ArrayPtr
- Typedef SharedPtr
- Class TtfCMapFormatBaseTable
- Class TtfCMapTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++