MGL_getSpaceExtra
Returns the current space extra value.
Declaration
int MGLAPI MGL_getSpaceExtra(void)
Prototype In
mgraph.h
Return Value
Current space extra value.
Description
Returns 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. This value can be used to insert extra space between the characters in a font (making this value a large negative value 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