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

NextPrevUpTopContentsIndex

font-single-width-p

Function
Summary

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

Signature

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

Arguments

font

A font or a font-description 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.

A single-width font is fixed-width.

See also

font-fixed-width-p
font-description


CAPI User Guide and Reference Manual (Unix version) - 25 Feb 2015

NextPrevUpTopContentsIndex