logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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