Trace un texte sur l'écran graphique courant.
Aligne le texte vers la droite.
trace text t align x,y
t texte 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
