mfont_selection_priority(3m17n) debian man page | unix.com

Man Page: mfont_selection_priority

Operating Environment: debian

Section: 3m17n

mfont_selection_priority(3m17n) 				 The m17n Library				   mfont_selection_priority(3m17n)

NAME
mfont_selection_priority - Return the font selection priority.
SYNOPSIS
MSymbol* mfont_selection_priority ()
DESCRIPTION
Return the font selection priority. The mfont_selection_priority() function returns a newly created array of six symbols. The elements are the following keys of font properties ordered by priority. Mfamily, Mweight, Mstyle, Mstretch, Madstyle, Msize. The m17n library selects the best matching font according to the order of this array. A font that has a different value for a property of lower priority is preferred to a font that has a different value for a property of higher priority.
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_selection_priority(3m17n)
Related Man Pages
mdatabase_define(3m17n) - debian
mfontset_modify_entry(3m17n) - debian
mframe_get_prop(3m17n) - debian
mtext_pop_prop(3m17n) - debian
mtext_push_prop(3m17n) - debian
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?