GetPlatformTables

TtfCMapTable.GetPlatformTables method

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

public TtfCMapFormatBaseTable[] GetPlatformTables(ushort platformId, ushort platformSpecificId)
ParameterTypBeschreibung
platformIdUInt16Plattform-ID.
platformSpecificIdUInt16Plattformspezifische Codierungs-ID.

Rückgabewert

CMap-Untertabellen.

Siehe auch