computeStrWidth

computeStrWidth

new computeStrWidth(str, standard) → {number}

判断字符串宽度,会用来在一些特殊的地方使用

Source:
Parameters:
Name Type Description
str number

需要判断字符串

standard string

字体标准,默认'normal 12px Robot'

Returns:
Type:
number

返回字符串宽度结果