




The function find-matching-fonts returns a list of the font objects available for
pane
which match the attributes in
fdesc
. nil is returned if none match.
When
fdesc
contains the attribute :stock with value :system-font or :system-fixed-font, the lookup will always find a stock font.
find-matching-fonts behaves as if the :family, :weight, :slant and :size attributes have value :wild if they are missing from
fdesc
.
CAPI User Guide and Reference Manual (Unix version) - 3 Aug 2017