logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Description

       Check is a font matches with a font spec. The mfont_match_p() function checks if font matches with the
       font-spec spec.

Name

       mfont_match_p -

Return Value

           If the font matches, 1 is returned. Otherwise 0 is returned.

Synopsis

       int mfont_match_p (MFont * font, MFont * spec)

See Also