Returns the values of a given font attribute in a font description.
graphics-ports
font-description-attribute-value fdesc font-attribute => value
| fdesc⇩ |
A font description. |
| font-attribute⇩ |
A font attribute. |
| value |
A font attribute value. |
The function font-description-attribute-value returns the value of font-attribute in fdesc, or :wild if font-attribute is not specified in fdesc.
CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:34:15