Returns a font description object for a given font.
Package
graphics-ports
Signature
font-description
font
=>
fdesc
Arguments
font
A font.
Values
fdesc
A font description.
Description
The
font-description
function returns a font description object for
font
. Using this font description in a later call to find-matching-fonts or find-best-font on the original pane is expected to return a similar font.