Returns t if a specified font is of a fixed width.
t
font-fixed-width-p port &optional font => bool
port
A graphics port.
font
A font.
bool
A boolean.
The font-fixed-width-p function returns t if the font associated with port , or the optionally specified font, is fixed width.
font-fixed-width-p