Returns the extent in pixels of a string.
get-string-extent port string &optional font => left , top ,
right , bottom
port
A graphics port
string
A string
left
An integer
top
right
bottom
The get-string-extent function returns the extent in pixels of the string in the font associated with port , or the font given.
get-string-extent