|  |  
 |   |   
 NAMEmfont_find - SYNOPSISMFont* mfont_find (MFrame * frame, MFont * spec, int * score, int max_size) DESCRIPTIONFind a font. 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 spec. The smaller score means a better match. COPYRIGHTCopyright (C) 2001 Information-technology Promotion Agency (IPA)
   
 
 |