mfont_set_selection_priority(3m17n) | The m17n Library | mfont_set_selection_priority(3m17n) |
mfont_set_selection_priority - Set the font selection priority.
int mfont_set_selection_priority (MSymbol * keys)
Set the font selection priority. The mfont_set_selection_priority() function sets font selection priority according to keys, which is an array of six symbols. Each element must be one of the below. No two elements must be the same.
Mfamily, Mweight, Mstyle, Mstretch, Madstyle, Msize.
See the documentation of the function mfont_selection_priority() for details.
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>.
12 Jan 2011 | Version 1.6.2 |