home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 February / PCWorld_2000-02_cd.bin / live / usr / X11R6 / lib / X11 / nls / wr_WR.ct < prev    next >
Text File  |  1999-01-21  |  3KB  |  92 lines

  1. #
  2. # $XConsortium: wr_WR.ct,v 1.6 91/06/29 20:02:13 xguest Exp $
  3. #
  4. # Copyright 1990, 1991 by OMRON Corporation, NTT Software Corporation,
  5. #                      and Nippon Telegraph and Telephone Corporation
  6. # Copyright 1991 by the Massachusetts Institute of Technology
  7. #
  8. # Permission to use, copy, modify, distribute, and sell this software and its
  9. # documentation for any purpose is hereby granted without fee, provided that
  10. # the above copyright notice appear in all copies and that both that
  11. # copyright notice and this permission notice appear in supporting
  12. # documentation, and that the names of OMRON, NTT Software, NTT, and M.I.T.
  13. # not be used in advertising or publicity pertaining to distribution of the
  14. # software without specific, written prior permission. OMRON, NTT Software,
  15. # NTT, and M.I.T. make no representations about the suitability of this
  16. # software for any purpose.  It is provided "as is" without express or
  17. # implied warranty.
  18. #
  19. # OMRON, NTT SOFTWARE, NTT, AND M.I.T. DISCLAIM ALL WARRANTIES WITH REGARD
  20. # TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  21. # AND FITNESS, IN NO EVENT SHALL OMRON, NTT SOFTWARE, NTT, OR M.I.T. BE
  22. # LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 
  23. # WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  24. # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  25. # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  26. #
  27. #    Authors: Li Yuhong        OMRON Corporation
  28. #         Hiroshi Kuribayashi    OMRON Corporation
  29. #   
  30. ########################################################################
  31. #
  32. #      Locale Name: wr_WR.ct
  33. #   
  34. #  This is definition of locale of compound text for multiple languages.
  35. #  Now this definition contains the languages: English, Latin, Japanese,
  36. #  Chinese and Korean.
  37. #  If you want to include more languages or change to anothers, you should
  38. #  modifiy the category XLC_FONTSET to specify other fonts of languages
  39. #
  40. XLC_ALL
  41. wr_WR.ct
  42. END XLC_ALL
  43.  
  44. XLC_ENCODING
  45. COMPOUND_TEXT
  46. END XLC_ENCODING
  47.  
  48. XLC_FONTSET
  49. # left half of latin-1 (ISO8859.1)
  50. iso8859-1:GL
  51. # right half of latin-1 (ISO8859.1)
  52. iso8859-1:GR
  53. # ROMAN: left half of jisx 0201
  54. jisx0201.1976-0:GL
  55. # KATAKANA: right half of jisx 0201
  56. jisx0201.1976-0:GR
  57. # HANZI
  58. gb2312.1980-0:GL
  59. # KANJI
  60. jisx0208.1983-0:GL
  61. # HANJA
  62. ksc5601.1987-0:GL
  63. END XLC_FONTSET
  64.  
  65. XLC_CODESET
  66. #
  67. # type:CS0_mblen:CS1_mblen:CS2_mblen:CS3_mblen:CS4_mblen:CS5_mblen...
  68. #
  69. F:1:1:1:1:2:2:2
  70. \033(B
  71. \033-A
  72. \033(J
  73. \033)I
  74. \033$(A
  75. \033$(B
  76. \033$(C
  77. # ASCII
  78. (20=20:7f)
  79. # right half of latin-1
  80. (a0=a0:ff)
  81. # ROMAN
  82. (20=20:7e)
  83. # KATAKANA
  84. (A1=a1:df)
  85. # HANZI
  86. (2121=2121:7e7e)
  87. # KANJI
  88. (2121=2121:7e7e)
  89. # HANJA 
  90. (2121=2121:7e7e)
  91. END XLC_CODESET
  92.