TtfCMapFormat2Table.GetAllCodes

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