Trace un texte sur l'écran graphique courant.
Centre le texte horizontalement.
trace text t center 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
