From: handa Date: Thu, 14 Oct 2004 00:45:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-1-2-0~114 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b861a8c010596932c3645117cb66958c9562fba3;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/src/m17n-gui.c b/src/m17n-gui.c index 009a03e..d5507a4 100644 --- a/src/m17n-gui.c +++ b/src/m17n-gui.c @@ -494,13 +494,15 @@ MSymbol Mfont_descent; The created frame uses the specified colormap. -
  • #Mfont, the value must be #Mx or #Mfreetype. +
  • #Mfont, the value must be #Mx, #Mfreetype, or #Mxft. - This specifies which font backend to use. #Mx means to use only X - core fonts, and #Mfreetype means to use only local fonts supported - by FreeType fonts. It is ignored if the specified font backend is - not supported on the device. By default, all font backend - supported on the device are used. + This specifies which font backend to use. #Mx means to use X core + fonts, #Mfreetype means to use local fonts supported by FreeType + fonts, #Mxft means to use local fonts via Xft library. It is + ignored if the specified font backend is not supported on the + device. You can specify this parameter more than once with + different values if you want to use multiple font backends. By + default, all font backend supported on the device are used. @@ -590,15 +592,6 @@ MSymbol Mfont_descent; À¸À®¤µ¤ì¤¿¥Õ¥ì¡¼¥à¤Ï¡¢»ØÄꤷ¤¿¥«¥é¡¼¥Þ¥Ã¥×¤ò»ÈÍѤ¹¤ë¡£ -
  • #Mfont. ÃÍ¤Ï #Mx ¤« #Mfreetype ¤Ç¤Ê¤¯¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ - - ¤³¤ì¤Ï¤É¤Î¥Õ¥©¥ó¥È¥Ð¥Ã¥¯¥¨¥ó¥É¤ò»È¤¦¤«¤ò»ØÄꤹ¤ë¡£#Mx ¤Ï X ¥³¥¢¥Õ¥© - ¥ó¥È¤Î¤ß¤ò¡¢ #Mfreetype ¤Ï FreeType ¥é¥¤¥Ö¥é¥ê¤Ë¤è¤ë¥í¡¼¥«¥ë¥Õ¥©¥ó - ¥È¤Î¤ß¤ò»È¤¦¤³¤È¤ò°ÕÌ£¤¹¤ë¡£¤â¤·»ØÄꤵ¤ì¤¿¥Õ¥©¥ó¥È¥Ð¥Ã¥¯¥¨¥ó¥É¤¬¥Õ - ¥ì¡¼¥à¤Ç¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤«¤Ã¤¿¤é¡¢¤³¤Î»ØÄê¤Ï̵»ë¤µ¤ì¤ë¡£¤³¤Î»ØÄê - ¤¬¤Ê¤±¤ì¤Ð¥Õ¥ì¡¼¥à¤Ç¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤ë¤¹¤Ù¤Æ¤Î¥Õ¥©¥ó¥È¥Ð¥Ã¥¯¥¨¥ó¥É - ¤¬»È¤ï¤ì¤ë¡£ - @return