Mount Fuji Engine  0.8b
MF_API float MFFont_GetFontHeight ( MFFont pFont)

Gets the native height of a font.

Parameters
pFontPointer to a font.
Returns
The native height (in texels) of the specified font.
See Also
MFFont_Create()