Get the character height of the FontInfo
object. Used in the Blocks interface.
drawStrings.height(fi: FontInfo): number
fi: FontInfo
TheFontInfo
object of interest.
A number
representing the character height of the font used in the FontInfo
object.