home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / boot / i386 / root / usr / share / X11 / locale / zh_TW / XLC_LOCALE < prev   
Text File  |  2006-11-29  |  2KB  |  144 lines

  1. #  $Xorg: zh_TW,v 1.3 2000/08/17 19:47:01 cpqbld Exp $
  2. #  XLocale Database Sample for zh_TW
  3. # Note: In lib/X11/lcCT.c, charset names for CNS11643 coded character
  4. # sets are defined as CNS11643.1986-1 and -2.  In the ECMA Registry,
  5. # CNS coded character sets 1-7 are registered as CNS 11643-1992.
  6. # CJK.INF Version 1.7 (August 15, 1995) written by Ken Lunde says
  7. # plane 14 of CNS 11643-1983 now became plane 3 of CNS 11643-1992.
  8. # I do not know how Taiwanese EUC is organized currently, so I left the
  9. # X11R6 organization of fsN/csN as it is and only changed "CNS11643-*"
  10. # to "CNS11643.1986-*".
  11. #    1995-10-24    T. Numata (numa@rp.open.cs.fujitsu.co.jp)
  12.  
  13. #     XLC_FONTSET category
  14. XLC_FONTSET
  15. #     fs0 class (7 bit ASCII)
  16. fs0    {
  17.     charset    {
  18.         name    ISO8859-1:GL
  19.     }
  20.     font    {
  21.         primary        ISO8859-1:GL
  22.         vertical_rotate    all
  23.     }
  24. }
  25. #     fs1 class
  26. fs1    {
  27.     charset    {
  28.         name    CNS11643.1986-1:GL
  29.     }
  30.     font    {
  31.         primary    CNS11643.1986-1:GL
  32.     }
  33. }
  34. #     fs2 class
  35. fs2    {
  36.     charset    {
  37.         name    CNS11643.1986-2:GL
  38.     }
  39.     font    {
  40.         primary    CNS11643.1986-2:GL
  41.     }
  42. }
  43. #     fs3 class 
  44. fs3    {
  45.     charset    {
  46.         name    CNS11643.1986-14:GL
  47.     }
  48.     font    {
  49.         primary    CNS11643.1986-14:GL
  50.     }
  51. }
  52. #     fs4 class 
  53. fs4    {
  54.     charset    {
  55.         name    CNS11643.1986-15:GL
  56.     }
  57.     font    {
  58.         primary    CNS11643.1986-15:GL
  59.     }
  60. }
  61. #     fs5 class 
  62. fs5    {
  63.     charset    {
  64.         name    CNS11643.1986-16:GL
  65.     }
  66.     font    {
  67.         primary    CNS11643.1986-16:GL
  68.     }
  69. }
  70. END XLC_FONTSET
  71.  
  72. #     XLC_XLOCALE category
  73. XLC_XLOCALE
  74.  
  75. encoding_name        zh_TW.euc
  76. mb_cur_max        4
  77. state_depend_encoding    False
  78. wc_encoding_mask    \x3fffc000
  79. wc_shift_bits        7
  80.  
  81.  
  82. use_stdc_env        True
  83. force_convert_to_mb    True
  84.  
  85.  
  86. #     cs0 class
  87. cs0    {
  88.     side        GL:Default
  89.     length        1
  90.     wc_encoding    \x00000000
  91.     ct_encoding    ISO8859-1:GL; CNS11643.1986-0:GL
  92. }
  93.  
  94. #     cs1 class
  95. cs1    {
  96.     side        GR:Default
  97.     length        2
  98.     wc_encoding    \x30000000
  99.     ct_encoding    CNS11643.1986-1:GR
  100. }
  101.  
  102. #     cs2 class    # plane 2
  103. cs2    {
  104.     side        GR
  105.     length        2
  106.     mb_encoding    <SS> \x8e\xa2
  107.     wc_encoding    \x10088000
  108.     ct_encoding    CNS11643.1986-2:GR
  109. }
  110.  
  111. #     cs3 class    # plane 14
  112. cs3    {
  113.     side        GR
  114.     length        2
  115.     mb_encoding    <SS> \x8e\xae
  116.     wc_encoding    \x100b8000
  117.     ct_encoding    CNS11643.1986-14:GR
  118. }
  119.  
  120. #     cs4 class    # plane 15
  121. cs4    {
  122.     side        GR
  123.     length        2
  124.     mb_encoding    <SS> \x8e\xaf
  125.     wc_encoding    \x100bc000
  126.     ct_encoding    CNS11643.1986-15:GR
  127. }
  128.  
  129. #     cs5 class    # plane 16
  130. cs5    {
  131.     side        GR
  132.     length        2
  133.     mb_encoding    <SS> \x8e\xb0
  134.     wc_encoding    \x100c0000
  135.     ct_encoding    CNS11643.1986-16:GR
  136. }
  137.  
  138. END XLC_XLOCALE
  139.