Method GLUE.Font()->text_extents()
- Method text_extents
array(float) text_extents(stringtext,floath)- Description
Get the width and height of the area that the string
textin sizehwould 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.