MGL_closeFontLib

Unloads a font file from memory.

Declaration

void MGLAPI MGL_closeFontLib(
    font_lib_t *lib)

Prototype In

mgraph.h

Description

Unloads the specified font file from memory, and frees up all the system resources associated with this font.

See Also

MGL_openFontLib, MGL_openFontLibExt

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