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 / ja.JIS / XLC_LOCALE < prev   
Text File  |  2006-11-29  |  2KB  |  130 lines

  1. #  $XFree86: xc/nls/XLC_LOCALE/ja.JIS,v 1.3 1997/08/26 11:57:23 hohndel Exp $
  2. #  $Xorg: ja.JIS,v 1.3 2000/08/17 19:47:00 cpqbld Exp $
  3. #  XLocale Database Sample for ja_JP.jis
  4.  
  5. #     XLC_FONTSET category
  6. XLC_FONTSET
  7. #     fs0 class (7 bit ASCII)
  8. fs0    {
  9.     charset    {
  10.         name        ISO8859-1:GL
  11.     }
  12.     font    {
  13.         primary        ISO8859-1:GL
  14.         substitute    JISX0201.1976-0:GL
  15.         vertical_rotate    all
  16.     }
  17. }
  18. #     fs1 class (Kanji)
  19. fs1    {
  20.     charset    {
  21.         name        JISX0208.1983-0:GL
  22.     }
  23.     font    {
  24.         primary        JISX0208.1983-0:GL
  25.         substitute      JISX0208.1990-0:GL
  26.     }
  27. }
  28. #     fs2 class (Half Kana)
  29. fs2    {
  30.     charset    {
  31.         name        JISX0201.1976-0:GR
  32.     }
  33.     font    {
  34.         primary        JISX0201.1976-0:GR
  35.         substitute      JISX0201.1976-0:GR
  36.         vertical_rotate    all
  37.     }
  38. }
  39. #     fs3 class (Supplementary Kanji)
  40. # fs3    {
  41. #    charset    {
  42. #        name        JISX0212.1990-0:GL
  43. #    }
  44. #    font    {
  45. #        primary        JISX0212.1990-0:GL
  46. #    }
  47. # }
  48. END XLC_FONTSET
  49.  
  50. #     XLC_XLOCALE category
  51. XLC_XLOCALE
  52.  
  53. encoding_name        ja.jis
  54. mb_cur_max        5
  55. state_depend_encoding    True
  56.  
  57. wc_encoding_mask    \x30000000
  58. wc_shift_bits        7
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65. use_stdc_env        True
  66. force_convert_to_mb    True
  67.  
  68.  
  69. #     cs0 class
  70. cs0    {
  71.     side        GL:Default
  72.     length        1
  73.     mb_encoding    <LSL> \x1b \x28 \x4a;            <LSL> \x1b \x28 \x42
  74.  
  75.     wc_encoding    \x00000000
  76.     ct_encoding    ISO8859-1:GL; JISX0201.1976-0:GL
  77. }
  78.  
  79. #     cs1 class
  80. cs1    {
  81.     side        GL
  82.     length        2
  83.     mb_encoding    <LSL> \x1b \x24 \x42;            <LSL> \x1b \x24 \x40
  84.  
  85.  
  86.     wc_encoding    \x30000000
  87.  
  88.  
  89.  
  90.     ct_encoding    JISX0208.1983-0:GL; JISX0208.1983-0:GR;            JISX0208.1983-1:GL; JISX0208.1983-1:GR
  91.  
  92. }
  93.  
  94. #     cs2 class
  95. cs2    {
  96.     side        GL
  97.     length        1
  98.     mb_encoding    <LSL> \x1b \x28 \x49
  99.  
  100.     wc_encoding    \x10000000
  101.  
  102.  
  103.  
  104.     ct_encoding    JISX0201.1976-0:GR
  105. }
  106.  
  107. #     cs3 class
  108. # cs3    {
  109. #     side        GL
  110. #     length        2
  111. #     mb_encoding    <LSL> \x1b \x24 \x28 \x44
  112. # #if 1
  113. #     wc_encoding    \x20000000
  114. # #else
  115. #     wc_encoding    \x00008000
  116. # #endif
  117. #     ct_encoding    JISX0212.1990-0:GL; JISX0212.1990-0:GR
  118. # }
  119.  
  120. END XLC_XLOCALE
  121.