MGL_getGlyphHeight

Returns the height of the glyphs in the specified font.

Declaration

int MGLAPI MGL_getGlyphHeight(
    font_t *font)

Prototype In

mgraph.h

Parameters

font

Font of interest

 

Return Value

Height of all the glyphs in the specified font.

See Also

MGL_getGlyphWidth

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com