Method GLUE.Font()->write()
- Method
write
array(List|float) write(stringtext,floath,void|float|Regionroi,string|voidalign)- 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".