MGL_getFont

Returns the currently active font.

Declaration

font_t * MGLAPI MGL_getFont(void)

Prototype In

mgraph.h

Return Value

Pointer to currently active font.

Description

Returns a pointer to the currently active font. The currently active font is used to perform all text output by MGL.

See Also

MGL_useFont, MGL_loadFont, MGL_unloadFont

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