MGL_setSpaceExtra
Sets the current space extra value.
Declaration
void MGLAPI MGL_setSpaceExtra(
int extra)
Prototype In
mgraph.h
Parameters
extra |
New space extra value |
Description
Sets the current space extra value used when drawing text in the current font. The space extra value is normally zero, but can be a positive or negative value. When this value is positive, it will insert extra space between the characters in a font and making this value negative will make the characters run on top of each other.
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com