Text node


Display the text stored in the field string (one item per line), according to the fontStyle field.
Transparency, scaling and 90 degree rotation is fully supported (including alpha based antialiasing) but may consume extra memory.


MFString string []:
Text to display (one item per line).

SFNode fontStyle NULL:
Font appearance. See FontStyle node.
When no FontStyle node is defined, the font is style is plain, size is 12 and justification is LEFT/TOP.