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

NextPrevUpTopContentsIndex

font-dual-width-p

Function
Summary

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

Signature

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

Arguments

port

A graphics port.

font

A font or a font-description object.

Values

result

A boolean.

Description

The function font-dual-width-p returns t when the font is fixed-width and contains double width characters. Such a font is dual-width.

See also

font-fixed-width-p


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

NextPrevUpTopContentsIndex