vrml_text [vrml]
s = vrml_text(t,...)

Makes vrml Shape node representing string t

Options :

"col" , col             : default = [ 0.3 0.4 0.9 ]
"size" , size           : default = 1.0
"family", family        : default = "SERIF".
(could also be : "TYPEWRITER", "SANS")
"style", style          : default = "PLAIN".
(could also be : "BOLD", "ITALIC", "BOLDITALIC")
"justify", justify      : default = "MIDDLE"
(could also be "FIRST", "BEGIN", "END")