*** empty log message ***
authornisikimi <nisikimi>
Thu, 3 Jun 2004 00:54:22 +0000 (00:54 +0000)
committernisikimi <nisikimi>
Thu, 3 Jun 2004 00:54:22 +0000 (00:54 +0000)
src/font.c
src/m17n-gui.c

index c0e07a0..9464327 100644 (file)
     Narrow Bold Italic  bold    i       condensed
     Black               black   r       normal
     Black Italic        black   i       normal
-    Oblique            medium  o       normal
-    BoldOblique                bold    o       normal
+    Oblique             medium  o       normal
+    BoldOblique         bold    o       normal
 @endverbatim
 
     Style names not listed in the above table are treated as
     Narrow Bold Italic  bold    i       condensed
     Black               black   r       normal
     Black Italic        black   i       normal
-    Oblique            medium  o       normal
-    BoldOblique                bold    o       normal
+    Oblique             medium  o       normal
+    BoldOblique         bold    o       normal
 @endverbatim
 
     ¾å¤Îɽ¤Ë¸½¤ï¤ì¤Ê¤¤¥¹¥¿¥¤¥ë̾¤Ï "Regular" ¤È¤·¤Æ°·¤ï¤ì¤ë¡£
index 41e04dd..5ada74b 100644 (file)
@@ -352,10 +352,10 @@ m17n_fini_win (void)
     argument.  */
 
 /***ja
-    @brief @e ¥Õ¥ì¡¼¥à¤È¤ÏʪÍýŪ¥Ç¥Ð¥¤¥¹¤ËÂбþ¤¹¤ë¥ª¥Ö¥¸¥§¥¯¥È¤Ç¤¢¤ë.
+    @brief @e ¥Õ¥ì¡¼¥à ¤È¤ÏʪÍýŪ¥Ç¥Ð¥¤¥¹¤ËÂбþ¤¹¤ë¥ª¥Ö¥¸¥§¥¯¥È¤Ç¤¢¤ë.
 
-    @e ¥Õ¥ì¡¼¥à¤È¤Ï #MFrame ·¿¤Î¥ª¥Ö¥¸¥§¥¯¥È¤Ç¤¢¤ê¡¢¸Ä¡¹¤ÎʪÍýŪ¤Êɽ¼¨¡¿
-    ÆþÎϥǥХ¤¥¹¤Î¾ðÊó¤ò³ÊǼ¤¹¤ë¤¿¤á¤ËÍѤ¤¤é¤ì¤ë¡£¤Û¤È¤ó¤É¤¹¤Ù¤Æ¤Î 
+    @e ¥Õ¥ì¡¼¥à ¤È¤Ï #MFrame ·¿¤Î¥ª¥Ö¥¸¥§¥¯¥È¤Ç¤¢¤ê¡¢¸Ä¡¹¤ÎʪÍýŪ¤Êɽ
+    ¼¨¡¿ÆþÎϥǥХ¤¥¹¤Î¾ðÊó¤ò³ÊǼ¤¹¤ë¤¿¤á¤ËÍѤ¤¤é¤ì¤ë¡£¤Û¤È¤ó¤É¤¹¤Ù¤Æ¤Î 
     m17n GUI API ¤Ï¡¢°ú¿ô¤È¤·¤Æ¥Õ¥ì¡¼¥à¤Ø¤Î¥Ý¥¤¥ó¥¿¤òÍ׵᤹¤ë¡£  */
 
 /*** @{ */
@@ -633,17 +633,17 @@ mframe (MPlist *plist)
 
 @verbatim
 
-       key             type of value   meaning of value
-       ---             -------------   ----------------
-       Mface           MFace *         The default face.
+        key             type of value   meaning of value
+        ---             -------------   ----------------
+        Mface           MFace *         The default face.
 
-       Mfont           MFont *         The default font.
+        Mfont           MFont *         The default font.
 
-       Mfont_width     int             Width of the default font.
+        Mfont_width     int             Width of the default font.
 
-       Mfont_ascent    int             Ascent of the default font.
+        Mfont_ascent    int             Ascent of the default font.
 
-       Mfont_descent   int             Descent of the default font.
+        Mfont_descent   int             Descent of the default font.
 
 @endverbatim
 
@@ -651,16 +651,16 @@ mframe (MPlist *plist)
 
 @verbatim
 
-       key             type of value   meaning of value
-       ---             -------------   ----------------
-       Mdisplay        Display *       Display associated with the frame.
+        key             type of value   meaning of value
+        ---             -------------   ----------------
+        Mdisplay        Display *       Display associated with the frame.
 
-       Mscreen         int             Screen number of a screen associated
-                                       with the frame.
+        Mscreen         int             Screen number of a screen associated
+                                        with the frame.
 
-       Mcolormap       Colormap        Colormap of the frame.
+        Mcolormap       Colormap        Colormap of the frame.
 
-       Mdepth          unsigned        Depth of the frame.
+        Mdepth          unsigned        Depth of the frame.
 @endverbatim
 */
 
@@ -672,17 +672,17 @@ mframe (MPlist *plist)
 
 @verbatim
 
-        ¥­¡¼           Ãͤη¿          ÃͤΰÕÌ£
-       ---             -------------   ----------------
-       Mface           MFace *         ¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥§¡¼¥¹
+        ¥­¡¼            Ãͤη¿          ÃͤΰÕÌ£
+        ---             -------------   ----------------
+        Mface           MFace *         ¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥§¡¼¥¹
 
-       Mfont           MFont *         ¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥©¥ó¥È
+        Mfont           MFont *         ¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥©¥ó¥È
 
-       Mfont_width     int             ¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥©¥ó¥È¤ÎÉý
+        Mfont_width     int             ¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥©¥ó¥È¤ÎÉý
 
-       Mfont_ascent    int             ¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥©¥ó¥È¤Î ascent
+        Mfont_ascent    int             ¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥©¥ó¥È¤Î ascent
 
-       Mfont_descent   int             ¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥©¥ó¥È¤Î descent
+        Mfont_descent   int             ¥Ç¥Õ¥©¥ë¥È¤Î¥Õ¥©¥ó¥È¤Î descent
 
 @endverbatim
 
@@ -690,16 +690,16 @@ mframe (MPlist *plist)
 
 @verbatim
 
-        ¥­¡¼           Ãͤη¿          ÃͤΰÕÌ£
-       ---             -------------   ----------------
-       Mdisplay        Display *       ¥Õ¥ì¡¼¥à¤È´ØÏ¢ÉÕ¤±¤é¤ì¤¿¥Ç¥£¥¹¥×¥ì¥¤
+        ¥­¡¼            Ãͤη¿          ÃͤΰÕÌ£
+        ---             -------------   ----------------
+        Mdisplay        Display *       ¥Õ¥ì¡¼¥à¤È´ØÏ¢ÉÕ¤±¤é¤ì¤¿¥Ç¥£¥¹¥×¥ì¥¤
 
-       Mscreen         int             ¥Õ¥ì¡¼¥à¤È´ØÏ¢ÉÕ¤±¤é¤ì¤¿¥¹¥¯¥ê¡¼¥ó
+        Mscreen         int             ¥Õ¥ì¡¼¥à¤È´ØÏ¢ÉÕ¤±¤é¤ì¤¿¥¹¥¯¥ê¡¼¥ó
                                         ¤Î¥¹¥¯¥ê¡¼¥ó¥Ê¥ó¥Ð
 
-       Mcolormap       Colormap        ¥Õ¥ì¡¼¥à¤Î¥«¥é¡¼¥Þ¥Ã¥×
+        Mcolormap       Colormap        ¥Õ¥ì¡¼¥à¤Î¥«¥é¡¼¥Þ¥Ã¥×
 
-       Mdepth          unsigned        ¥Õ¥ì¡¼¥à¤Î¿¼¤µ
+        Mdepth          unsigned        ¥Õ¥ì¡¼¥à¤Î¿¼¤µ
 @endverbatim
 
 */