Title here
Summary here
Abstract
Kind: global abstract class
Extends: Abstract
Abstract
Utility class to fix typographic font text measurement.
number
Kind: static method of AbstractMeasureText
Param | Type |
---|---|
fontName | string |
size | number |
text | string |
number
Kind: static abstract method of AbstractMeasureText
Param | Type |
---|---|
fontDescription | object |
size | number |
text | string |
number
Kind: static method of AbstractMeasureText
Param | Type |
---|---|
font | string |
size | number |