Returns the ascent of a character in pixels.
get-char-ascent port character font => ascent
port
A graphics port
character
A character
font
A font
ascent
An integer
The get-character-ascent function returns the ascent in pixels of the character in the font associated with port , or the font given.
get-character-ascent