
# class FontMetrics
FontMetrics inherits from Wrapper
# MEMBERS
# member font
Type: Font
# CONSTRUCTORS
# constructor FontMetrics()
Description:
# constructor FontMetrics(font)
Description:
Parameters:
- font: (Font) -
# FUNCTIONS
# function font()
Description:
Return:
(Font) -
# function tightBoundingRect(text, size, balanced)
Description:
Parameters:
- text: (String) -
- size: (Number) -
- balanced: (Boolean) -
Return:
(Rect) -