*** empty log message ***
authorhanda <handa>
Sat, 2 Oct 2004 02:55:13 +0000 (02:55 +0000)
committerhanda <handa>
Sat, 2 Oct 2004 02:55:13 +0000 (02:55 +0000)
src/ChangeLog
src/m17n-gui.c

index deb8db4..71d1ae8 100644 (file)
@@ -1,3 +1,7 @@
+2004-10-02  Kenichi Handa  <handa@m17n.org>
+
+       * m17n-X.c (device_open): Handle Mfont key in PLIST.
+
 2004-09-30  Kenichi Handa  <handa@m17n.org>
 
        * font-ft.c (ft_select): Ignore family on calling mfont__score.
index 917462b..009a03e 100644 (file)
@@ -494,6 +494,14 @@ MSymbol Mfont_descent;
 
     The created frame uses the specified colormap.
 
+    <li> #Mfont, the value must be #Mx or #Mfreetype.
+
+    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.
+
     </ul>
 
     @return
@@ -582,6 +590,15 @@ MSymbol Mfont_descent;
 
     À¸À®¤µ¤ì¤¿¥Õ¥ì¡¼¥à¤Ï¡¢»ØÄꤷ¤¿¥«¥é¡¼¥Þ¥Ã¥×¤ò»ÈÍѤ¹¤ë¡£
 
+    <li> #Mfont. ÃͤϠ#Mx ¤« #Mfreetype ¤Ç¤Ê¤¯¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£
+
+    ¤³¤ì¤Ï¤É¤Î¥Õ¥©¥ó¥È¥Ð¥Ã¥¯¥¨¥ó¥É¤ò»È¤¦¤«¤ò»ØÄꤹ¤ë¡£#Mx ¤Ï X ¥³¥¢¥Õ¥©
+    ¥ó¥È¤Î¤ß¤ò¡¢ #Mfreetype ¤Ï FreeType ¥é¥¤¥Ö¥é¥ê¤Ë¤è¤ë¥í¡¼¥«¥ë¥Õ¥©¥ó
+    ¥È¤Î¤ß¤ò»È¤¦¤³¤È¤ò°ÕÌ£¤¹¤ë¡£¤â¤·»ØÄꤵ¤ì¤¿¥Õ¥©¥ó¥È¥Ð¥Ã¥¯¥¨¥ó¥É¤¬¥Õ
+    ¥ì¡¼¥à¤Ç¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤Ê¤«¤Ã¤¿¤é¡¢¤³¤Î»ØÄê¤Ï̵»ë¤µ¤ì¤ë¡£¤³¤Î»ØÄê
+    ¤¬¤Ê¤±¤ì¤Ð¥Õ¥ì¡¼¥à¤Ç¥µ¥Ý¡¼¥È¤µ¤ì¤Æ¤¤¤ë¤¹¤Ù¤Æ¤Î¥Õ¥©¥ó¥È¥Ð¥Ã¥¯¥¨¥ó¥É
+    ¤¬»È¤ï¤ì¤ë¡£
+
     </ul>
 
     @return