next up previous contents index
Next: Fill Area Up: The Drawing Primitives Previous: Polymarker

Text

Text is displayed using the current attribute settings for text colour index, text font and precision, character-up vector, text alignment, character expansion factor, character spacing, text path and character height. The call is:

CALL GTX(PX, PY, STR)
where PX and PY are real numbers which define in World Coordinates the starting position of the text string STR.

Janne Saarela
Mon Apr 3 17:00:12 METDST 1995