MGL_getTextSettings

Declaration

void MGLAPI MGL_getTextSettings(
    text_settings_t *settings)

Prototype In

mgraph.h

Parameters

settings

Place to store the current text settings

 

Description

Returns a copy of the currently active 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_setTextSettings

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