Gets the output height of the given text and typeface. The height is calculated without transformations, except the resizing.
Height.f = GetTypefaceHeight( Typeface.i, Text.s [, Size.f] )
TypefaceThe number of the typeface. TextThe text to determine the height.
The height of the text.