Class
Overview
An object to represent a font.
Properties
Default value is .center.
Default value is .baseline.
Default value is 1.0.
Default value is .left.
Initializers
Initializes and returns the font object using the font with the name of fontName, at the specified size.
Methods
Calculate the size of a String if it was rendered with the current font settings.
Related