Aspose::Font::TtfTables::TtfCMapTable::GetPlatformTables metodo

TtfCMapTable::GetPlatformTables method

Restituisce le sotto-tabelle CMap per planformId e platformSpecificId.

System::ArrayPtr<System::SharedPtr<TtfCMapFormats::TtfCMapFormatBaseTable>> Aspose::Font::TtfTables::TtfCMapTable::GetPlatformTables(uint16_t platformId, uint16_t platformSpecificId)
ParametroTipoDescrizione
platformIduint16_tID piattaforma.
platformSpecificIduint16_tID codifica specifica della piattaforma.

ReturnValue

Sottotabelle CMap.

Vedi anche