TtfCMapFormat12Table.GetAllCodes

TtfCMapFormat12Table.GetAllCodes method

Gets all the codes from current CMap’s subtable.

public override List<uint> GetAllCodes()

Return Value

All codes from current CMap’s subtable.

See Also