Previous Up Next

_GETstringSize
Computes how much space is needed to draw a text with a specific font.

[I I] _GETstringSize (
ObjFont _font_
S _text_
)
Parameters

_font_
any font
_text_
any text
Return value

size of the rectangle required to display the _text_ with the _font_