Returns a list of the font objects available for a pane.
Signature
find-matching-fonts
pane
fdesc
=>
fonts
Arguments
pane
A graphics port
fdesc
A font description
Values
fonts
A list of fonts
Description
The
find-matching-fonts
function returns a list of the font objects available for
pane
which match the attributes in
fdesc
.
nil
is returned if none match.