<li> -fg FOREGROUND
- Speicify the text color. The supported color names are those of
+ Specify the text color. The supported color names are those of
HTML 4.0 and "#RRGGBB" notation.
<li> -bg BACKGROUND
- Speicify the background color. The supported color names are the
+ Specify the background color. The supported color names are the
same as FOREGROUND, except that if "transparent" is specified,
make the background transparent.
This program is to demonstrate how to use the m17n GUI API.
Although m17n-edit directly uses the GUI API, the API is mainly
- for toolkit libraries or to implement XOM (X Outout Method), not
+ for toolkit libraries or to implement XOM (X Output Method), not
for direct use from application programs.
*/
/***ja
¤³¤Î¥×¥í¥°¥é¥à¤Ï m17n GUI API ¤Î»È¤¤Êý¤ò¼¨¤¹¤â¤Î¤Ç¤¢¤ë¡£m17n-edit
¤ÏľÀÜ GUI API ¤ò»È¤Ã¤Æ¤¤¤ë¤¬¡¢¤³¤Î API ¤Ï¼ç¤Ë¥Ä¡¼¥ë¥¥Ã¥È¥é¥¤¥Ö¥é
- ¥ê¤äXOM (X Outout Method) ¤Î¼ÂÁõÍѤǤ¢¤ê¡¢¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¥×¥í¥°¥é
+ ¥ê¤äXOM (X Output Method) ¤Î¼ÂÁõÍѤǤ¢¤ê¡¢¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¥×¥í¥°¥é
¥à¤«¤é¤ÎľÀܤÎÍøÍѤò°Õ¿Þ¤·¤Æ¤¤¤Ê¤¤¡£
*/
<li> -s FONTSIZE
- FONTSIZE is the fontsize in point. If ommited, it defaults to the
+ FONTSIZE is the fontsize in point. If omitted, it defaults to the
size of the default font defined in X resource.
<li> --version
"ENCODING is the encoding of FILE (defaults to UTF-8).\n");
printf (" %-13s %s", "-s FONTSIZE",
"FONTSIZE is the fontsize in point.\n");
- printf ("\t\tIf ommited, it defaults to the size\n");
+ printf ("\t\tIf omitted, it defaults to the size\n");
printf ("\t\tof the default font defined in X resource.\n");
printf (" %-13s %s", "--version", "print version number\n");
printf (" %-13s %s", "-h, --help", "print this message\n");