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

font-description-attribute-value Function

Summary

Returns the values of a given font attribute in a font description.

Package

graphics-ports

Signature

font-description-attribute-value fdesc font-attribute => value

Arguments
fdesc
A font description.
font-attribute
A font attribute.
Values
value
A font attribute value.
Description

The function font-description-attribute-value returns the value of font-attribute in fdesc, or :wild if font-attribute is not specified in fdesc.

See also

font-description-attributes


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