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

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