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

mfont_resize_ratio -

Description

       Get resize information of a font. The mfont_resize_ratio() function lookups the m17n database <font,
       reisize> and returns a resizing ratio (in percentage) of FONT. For instance, if the return value is 150,
       that means that the m17n library uses an 1.5 time bigger font than a specified size.

Name

       mfont_resize_ratio -

Synopsis

       int mfont_resize_ratio (MFont * font)

See Also