sw
Flag determining whether software transformable character strings are to be used within GINOGRAF
= GGINOMODE
Use current GINO character mode
= GSOFTWARE
Set software transformable character strings
Description
The routine ggSetGraphCharMode() sets a switch to determine whether software transformable characters or the current GINO character mode are to be used for all character output by GINOGRAF.
By default GINOGRAF sets software transformable characters so that graph annotation is correctly positioned if any GINO transformations are current. If sw = GGINOMODE, GINOGRAF uses the current character mode for all its character output which allows the use of hardware characters if desired.
sw should not be set to GGINOMODE if GINO transformations are current because annotation will be incorrectly positioned.
The current GINO character mode is always restored at the end of each GINOGRAF routine.