TtfCMapTable.GetPlatformTables

TtfCMapTable.GetPlatformTables method

Returns CMap subtables for planformId and platformSpecificId.

public TtfCMapFormatBaseTable[] GetPlatformTables(ushort platformId, ushort platformSpecificId)
ParameterTypeDescription
platformIdUInt16Platform Id.
platformSpecificIdUInt16Platform-specific encoding Id.

Return Value

CMap subtables.

See Also