Aspose::Font::TtfTables::TtfCMapTable::GetPlatformTables Methode

TtfCMapTable::GetPlatformTables method

Gibt CMap‑Untertabellen für planformId und platformSpecificId zurück.

System::ArrayPtr<System::SharedPtr<TtfCMapFormats::TtfCMapFormatBaseTable>> Aspose::Font::TtfTables::TtfCMapTable::GetPlatformTables(uint16_t platformId, uint16_t platformSpecificId)
ParameterTypBeschreibung
platformIduint16_tPlattform-ID.
platformSpecificIduint16_tPlattformspezifische Kodierungs-ID.

ReturnValue

CMap-Untertabelle.

Siehe auch