FreeBSD Manual Pages
mfont_selection_priority(3m17n) Version 1.5.5 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-2009 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>. 15 Oct 2009 mfont_selection_priority(3m17n)
NAME | SYNOPSIS | DESCRIPTION | COPYRIGHT
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=mfont_selection_priority&sektion=3m17n&manpath=FreeBSD+12.2-RELEASE+and+Ports>