Render text onto the active graphics screen.
trace text t to x,y
t text x horizontal y vertical
Source font size 10 background 2 trace text "<- hello" to -100,50 trace text "> hello center <" center 0,0 trace text "hello align ->" align 100,-50

Render text onto the active graphics screen.
trace text t to x,y
t text x horizontal y vertical
Source font size 10 background 2 trace text "<- hello" to -100,50 trace text "> hello center <" center 0,0 trace text "hello align ->" align 100,-50