Regarde cette exemple
open " Text example" for graphics as #draw
print #draw, " fill white ; color pink"
print #draw, " place 50 50"
print #draw, " \now here is one line\here is another."
print #draw, " flush"
wait
fill = couleur de fond
color = la couleur du texte