Method GLUE.Font()->text_extents()
- Method text_extents
array
(float
) text_extents(string
text
,float
h
)- Description
Get the width and height of the area that the string
text
in sizeh
would cover.
array
(float
) text_extents(string
text
, float
h
)
Get the width and height of the area that the string text
in
size h
would cover.