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