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_CN.UTF-8 / XLC_LOCALE < prev   
Text File  |  2006-11-29  |  2KB  |  110 lines

  1. #     XFree86 NLS for Chinese locale zh_CN.UTF-8
  2. #          Modified from xc/nls/XLC_LOCALE/en_US.UTF-8
  3. #          by James Su <suzhe@turbolinux.com.cn>
  4. #
  5. # $XdotOrg: lib/X11/nls/zh_CN.UTF-8/XLC_LOCALE.pre,v 1.3 2004-10-18 17:29:03 eich Exp $
  6. # $XFree86$
  7.  
  8. #  XLC_FONTSET category
  9. XLC_FONTSET
  10.  
  11. on_demand_loading      True
  12.  
  13. object_name            generic
  14.  
  15. #  We leave the legacy encodings in for the moment, because we don't
  16. #  have that many ISO10646 fonts yet.
  17. #  fs0 class (7 bit ASCII)
  18. fs0    {
  19.        charset {
  20.                name    ISO8859-1:GL
  21.        }
  22.        font    {
  23.                primary         ISO8859-1:GL
  24.                vertical_rotate all
  25.        }
  26. }
  27.  
  28. #  fs1 class (ISO8859 families)
  29. fs1    {
  30.        charset {
  31.                name    ISO8859-1:GR
  32.        }
  33.        font    {
  34.                primary ISO8859-1:GR
  35.        }
  36. }
  37.  
  38. #  fs2 class (Chinese Han Character)
  39. fs2    {
  40.        charset {
  41.                name    GB2312.1980-0:GL
  42.        }
  43.        font    {
  44.                primary GB2312.1980-0:GL
  45.        }
  46. }
  47.  
  48. #  fs3 class (Chinese Han Character GBK)
  49. fs3    {
  50.        charset {
  51.                name    GBK-0:GLGR
  52.        }
  53.        font    {
  54.                primary GBK-0:GLGR
  55.                substitute GB13000.1993-1:GLGR
  56.        }
  57. }
  58.  
  59. #  fs4 class
  60. fs4    {
  61.        charset {
  62.                name    ISO10646-1
  63.        }
  64.        font    {
  65.                primary ISO10646-1
  66.        }
  67. }
  68. END XLC_FONTSET
  69.  
  70. #  XLC_XLOCALE category
  71. XLC_XLOCALE
  72.  
  73. encoding_name          UTF-8
  74. mb_cur_max             6
  75. state_depend_encoding  False
  76.  
  77. #  cs0 class
  78. cs0    {
  79.        side            GL:Default
  80.        length          1
  81.        ct_encoding     ISO8859-1:GL
  82. }
  83.  
  84. #  cs1 class
  85. cs1     {
  86.         side            GR:Default
  87.         length          1
  88.         ct_encoding     ISO8859-1:GR
  89. }
  90.  
  91. #  cs2 class
  92. cs2     {
  93.         side            GR
  94.         length          2
  95.         ct_encoding     GB2312.1980-0:GL; GB2312.1980-0:GR
  96. }
  97.  
  98. #  cs3 class
  99. cs3    {
  100.        side            none
  101.        ct_encoding     ISO10646-1
  102. }
  103.  
  104. END XLC_XLOCALE
  105.  
  106.