man mfont_find () - Find a font.

NAME

mfont_find - Find a font.

SYNOPSIS

MFont* mfont_find (MFrame * frame, MFont * spec, int * score, int limited_size)

DESCRIPTION

The mfont_find() function returns a pointer to the available font that matches best the specification spec on frame frame.

score,

if not NULL, must point to a place to store the score value that indicates how well the found font matches to spe. The smaller score means a better match.