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