The predicate for single-width fonts. This function is deprecated.
graphics-ports
font-single-width-p port &optional font => result
| port⇩ | 
A graphics port. | 
| font⇩ | 
A font object. | 
| result | 
A boolean. | 
The function font-single-width-p returns t when all characters in the font specified by font are of the same width. font defaults to the font associated with port.
A single-width font is fixed-width.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:33:02