get_char_width_lis method

get_char_width_lis

Gets the char width lis.

Returns

Returns width

def get_char_width_lis(self, c):
    ...
ParameterTypeDescription
ccharThe symbol to calculate.

See Also