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

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