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ètreTypeDescription
idPlateformeuint16_tIdentifiant de la plateforme.
idSpécifiquePlateformeuint16_tIdentifiant d’encodage spécifique à la plateforme.

ReturnValue

Sous-tables CMap.

Voir aussi