Method GLUE.Font()->write_now()
- Method
write_now
array
(float
) write_now(string
text
,float
h
,void
|float
|Region
roi
,string
|void
align
)- Description
Write the
text
in size [h], possibly restricted by regionroi
. Return the width and height of the resulting text area. Ifroi
is a float,Region(0.0, 0.0, roi, 10000.0)
will be used.