MGL_setTextSettings

Restores the current text settings.

Declaration

void MGLAPI MGL_setTextSettings(
    text_settings_t *settings)

Prototype In

mgraph.h

Parameters

settings

Text settings to restore

 

Description

Restores a set of previously saved text settings. This routine provides a way to save and restore all the values relating to the rasterizing of text in MGL with a single function call.

See Also

MGL_getTextSettings

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