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