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 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-dual-width-p


CAPI User Guide and Reference Manual (Unix version) - 3 Aug 2017

NextPrevUpTopContentsIndex