| 1 |
/* |
| 2 |
* $Id: README.j,v 1.3.2.1 1999/02/08 08:14:41 yamasita Exp $ |
| 3 |
*/ |
| 4 |
|
| 5 |
/* |
| 6 |
* FreeWnn is a network-extensible Kana-to-Kanji conversion system. |
| 7 |
* This file is part of FreeWnn. |
| 8 |
* |
| 9 |
* Copyright Kyoto University Research Institute for Mathematical Sciences |
| 10 |
* 1987, 1988, 1989, 1990, 1991, 1992 |
| 11 |
* Copyright OMRON Corporation. 1987, 1988, 1989, 1990, 1991, 1992, 1999 |
| 12 |
* Copyright ASTEC, Inc. 1987, 1988, 1989, 1990, 1991, 1992 |
| 13 |
* |
| 14 |
* Author: OMRON SOFTWARE Co., Ltd. <freewnn@rd.kyoto.omronsoft.co.jp> |
| 15 |
* |
| 16 |
* This program is free software; you can redistribute it and/or modify |
| 17 |
* it under the terms of the GNU General Public License as published by |
| 18 |
* the Free Software Foundation; either version 2, or (at your option) |
| 19 |
* any later version. |
| 20 |
* |
| 21 |
* This program is distributed in the hope that it will be useful, |
| 22 |
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 23 |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 24 |
* GNU General Public License for more details. |
| 25 |
* |
| 26 |
* You should have received a copy of the GNU General Public License |
| 27 |
* along with GNU Emacs; see the file COPYING. If not, write to the |
| 28 |
* Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
| 29 |
* |
| 30 |
* Commentary: |
| 31 |
* |
| 32 |
* Change log: |
| 33 |
* |
| 34 |
* Last modified date: 8,Feb.1999 |
| 35 |
* |
| 36 |
*/ |
| 37 |
XWNMO - �������������������������� |
| 38 |
(+ XJUTIL - ������������������������������) |
| 39 |
|
| 40 |
����������������������XWNMO����������XJUTIL�������������������������������� |
| 41 |
�������������������������� |
| 42 |
|
| 43 |
XWNMO - XIM(X Input Method)������������������������������ |
| 44 |
XJUTIL - (XWNMO��������������)������������������������������ |
| 45 |
|
| 46 |
XWNMO����XIM�������������������������������������������������������������������� |
| 47 |
XWNMO��XIM����������������������������X11R5�������� Xsi Protocol ������ |
| 48 |
������������������������ Xsi Protocol �������������������������������������� |
| 49 |
�������������������������������������������������������������������������� |
| 50 |
��������������������X11R6�������� XIM Protocol ������������������������ |
| 51 |
���� XIM Protocol ����X Consortium Standard ������XWNMO����XIM Protocol�� |
| 52 |
�������������������������������������� |
| 53 |
|
| 54 |
������������������������ |
| 55 |
xwnmo/README �� xwnmo ������������ XWNMO �������� |
| 56 |
xjutil/README �� xjutil ������������ XJUTIL �������� |
| 57 |
X11R5/doc/I18N/Xsi/Xim/XimProto.man Xsi Protocol �������� |
| 58 |
X11R6/doc/specs/XIM/xim.ms XIM Protocol �������� |
| 59 |
�������������� |
| 60 |
|
| 61 |
������������������������XIM���������������� |
| 62 |
|
| 63 |
+------------------------+ +----------------+ +----------------+ |
| 64 |
| Application | +---+ XWNMO +--+ XJUTIL | |
| 65 |
| +--------------------+ | +-------+--------+ +-------+--------+ |
| 66 |
| | Widgets | | | | |
| 67 |
| +--------------------+ | +-------------------+ |
| 68 |
| | Toolkit | | | |
| 69 |
+---+--------------------+ | | +---------+ |
| 70 |
| +------------+ | | +---+ Cserver | |
| 71 |
| Xlib | XIM library+---+-----+ | +---------++ |
| 72 |
| +------------+ | +--+ Jserver | |
| 73 |
+------------------------+ +---------+ |
| 74 |
|
| 75 |
|
| 76 |
[X11R6����������������] |
| 77 |
�������������������� |
| 78 |
XWNMO������������������������EUC������������������ |
| 79 |
ja_JP.eucJP(������EUC) |
| 80 |
zh_CN.eucCN(����������������EUC) |
| 81 |
zh_TW.eucTW(����������������EUC) |
| 82 |
ko_KR.eucKR(������EUC) |
| 83 |
��������������������������OS���������������������������������������������� |
| 84 |
����������������������������������������������������ximconf�������������� |
| 85 |
������������ |
| 86 |
|
| 87 |
���������������������� |
| 88 |
XWNMO(cWnn)������������������������������������������Sisheng������������ |
| 89 |
��������������������������������������Sisheng���������������������������� |
| 90 |
Xsi/Xwnmo/X11R6/fonts��������26,24,18,16�������������������������������� |
| 91 |
�������������������������������������������������������������������������� |
| 92 |
������������Xsi/Xwnmo/X11R6/locale/zh �� xc/nls/X11/locale/XLC_LOCALE/zh |
| 93 |
���������������������������������������������������� |
| 94 |
|
| 95 |
Mr. Bill McMahon (Hewlett Packard) ������������������������������XWNMO���������� |
| 96 |
���������������������������������������������� |
| 97 |
|