Method GLUE.Font()->write()


Method write

array(List|float) write(string text, float h, void|float|Region roi, string|void align)

Description

Create a display list that writes text.

Parameter text

The text to write.

Parameter h

The font height

Parameter roi

The region, if supplied, to restrict writing to.

Parameter align

The text justification; "left" (default), "center" or "right".