debian man page for mfont_find

Query: mfont_find

OS: debian

Section: 3m17n

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

mfont_find(3m17n)						 The m17n Library						 mfont_find(3m17n)

NAME
mfont_find - Find a font.
SYNOPSIS
MFont* mfont_find (MFrame * frame, MFont * spec, int * score, int max_size)
DESCRIPTION
Find 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.
COPYRIGHT
Copyright (C) 2001 Information-technology Promotion Agency (IPA) Copyright (C) 2001-2011 National Institute of Advanced Industrial Science and Technology (AIST) Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License <http://www.gnu.org/licenses/fdl.html>. Version 1.6.2 12 Jan 2011 mfont_find(3m17n)
Related Man Pages
mconv_stream_converter(3m17n) - debian
mdraw_glyph_list(3m17n) - debian
mdraw_per_char_extents(3m17n) - debian
mfontset_modify_entry(3m17n) - debian
mtext_put_prop_values(3m17n) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk