TtfCMapFormat0Table.GetAllCodes

TtfCMapFormat0Table.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