Name
font-properties -- Return an association list giving some properties of FONT.
Synopsis
(font-properties font)
Description
Return an association list giving some properties of font.
Currently defined properties are 'name, the string name of the
color, and 'height, its total height in pixels.
Implementation Notes
Module: Built-in Primitive
Defined in src/font.c
at line 232 (CVS log)