All Manuals > CAPI User Guide and Reference Manual > 22 GRAPHICS-PORTS Reference Entries

font-single-width-p Function

Summary

The predicate for single-width fonts. This function is deprecated.

Package

graphics-ports

Signature

font-single-width-p port &optional font => result

Arguments
port
A graphics port.
font
A font object.
Values
result
A boolean.
Description

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.

See also

font-fixed-width-p
font-dual-width-p


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:34:15