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