diff options
author | marha <marha@users.sourceforge.net> | 2012-11-19 10:16:38 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2012-11-19 10:16:38 +0100 |
commit | 3744281b9ae8aa0ab86ceaee1afe8a603e3aeb2c (patch) | |
tree | f59b9749730728729691a8a1efd54dce95f0177c /libX11/nls/zh_TW/XLC_LOCALE.pre | |
parent | 8d57b7fcb22cf1a52203ee57c745b64bba649249 (diff) | |
download | vcxsrv-3744281b9ae8aa0ab86ceaee1afe8a603e3aeb2c.tar.gz vcxsrv-3744281b9ae8aa0ab86ceaee1afe8a603e3aeb2c.tar.bz2 vcxsrv-3744281b9ae8aa0ab86ceaee1afe8a603e3aeb2c.zip |
dos -> unix
Diffstat (limited to 'libX11/nls/zh_TW/XLC_LOCALE.pre')
-rw-r--r-- | libX11/nls/zh_TW/XLC_LOCALE.pre | 284 |
1 files changed, 142 insertions, 142 deletions
diff --git a/libX11/nls/zh_TW/XLC_LOCALE.pre b/libX11/nls/zh_TW/XLC_LOCALE.pre index 7eed43670..d75ece85f 100644 --- a/libX11/nls/zh_TW/XLC_LOCALE.pre +++ b/libX11/nls/zh_TW/XLC_LOCALE.pre @@ -1,142 +1,142 @@ -XCOMM XLocale Database Sample for zh_TW
-XCOMM
-XCOMM Note: In lib/X11/lcCT.c, charset names for CNS11643 coded character
-XCOMM sets are defined as CNS11643.1986-1 and -2. In the ECMA Registry,
-XCOMM CNS coded character sets 1-7 are registered as CNS 11643-1992.
-XCOMM CJK.INF Version 1.7 (August 15, 1995) written by Ken Lunde says
-XCOMM plane 14 of CNS 11643-1983 now became plane 3 of CNS 11643-1992.
-XCOMM I do not know how Taiwanese EUC is organized currently, so I left the
-XCOMM X11R6 organization of fsN/csN as it is and only changed "CNS11643-*"
-XCOMM to "CNS11643.1986-*".
-XCOMM 1995-10-24 T. Numata (numa@rp.open.cs.fujitsu.co.jp)
-
-XCOMM
-XCOMM XLC_FONTSET category
-XCOMM
-XLC_FONTSET
-XCOMM fs0 class (7 bit ASCII)
-fs0 {
- charset {
- name ISO8859-1:GL
- }
- font {
- primary ISO8859-1:GL
- vertical_rotate all
- }
-}
-XCOMM fs1 class
-fs1 {
- charset {
- name CNS11643.1986-1:GL
- }
- font {
- primary CNS11643.1986-1:GL
- }
-}
-XCOMM fs2 class
-fs2 {
- charset {
- name CNS11643.1986-2:GL
- }
- font {
- primary CNS11643.1986-2:GL
- }
-}
-XCOMM fs3 class
-fs3 {
- charset {
- name CNS11643.1986-14:GL
- }
- font {
- primary CNS11643.1986-14:GL
- }
-}
-XCOMM fs4 class
-fs4 {
- charset {
- name CNS11643.1986-15:GL
- }
- font {
- primary CNS11643.1986-15:GL
- }
-}
-XCOMM fs5 class
-fs5 {
- charset {
- name CNS11643.1986-16:GL
- }
- font {
- primary CNS11643.1986-16:GL
- }
-}
-END XLC_FONTSET
-
-XCOMM
-XCOMM XLC_XLOCALE category
-XCOMM
-XLC_XLOCALE
-
-encoding_name zh_TW.euc
-mb_cur_max 4
-state_depend_encoding False
-wc_encoding_mask \x3fffc000
-wc_shift_bits 7
-
-#ifndef X_LOCALE
-use_stdc_env True
-force_convert_to_mb True
-#endif
-
-XCOMM cs0 class
-cs0 {
- side GL:Default
- length 1
- wc_encoding \x00000000
- ct_encoding ISO8859-1:GL; CNS11643.1986-0:GL
-}
-
-XCOMM cs1 class
-cs1 {
- side GR:Default
- length 2
- wc_encoding \x30000000
- ct_encoding CNS11643.1986-1:GR
-}
-
-XCOMM cs2 class # plane 2
-cs2 {
- side GR
- length 2
- mb_encoding <SS> \x8e\xa2
- wc_encoding \x10088000
- ct_encoding CNS11643.1986-2:GR
-}
-
-XCOMM cs3 class # plane 14
-cs3 {
- side GR
- length 2
- mb_encoding <SS> \x8e\xae
- wc_encoding \x100b8000
- ct_encoding CNS11643.1986-14:GR
-}
-
-XCOMM cs4 class # plane 15
-cs4 {
- side GR
- length 2
- mb_encoding <SS> \x8e\xaf
- wc_encoding \x100bc000
- ct_encoding CNS11643.1986-15:GR
-}
-
-XCOMM cs5 class # plane 16
-cs5 {
- side GR
- length 2
- mb_encoding <SS> \x8e\xb0
- wc_encoding \x100c0000
- ct_encoding CNS11643.1986-16:GR
-}
-
-END XLC_XLOCALE
+XCOMM XLocale Database Sample for zh_TW +XCOMM +XCOMM Note: In lib/X11/lcCT.c, charset names for CNS11643 coded character +XCOMM sets are defined as CNS11643.1986-1 and -2. In the ECMA Registry, +XCOMM CNS coded character sets 1-7 are registered as CNS 11643-1992. +XCOMM CJK.INF Version 1.7 (August 15, 1995) written by Ken Lunde says +XCOMM plane 14 of CNS 11643-1983 now became plane 3 of CNS 11643-1992. +XCOMM I do not know how Taiwanese EUC is organized currently, so I left the +XCOMM X11R6 organization of fsN/csN as it is and only changed "CNS11643-*" +XCOMM to "CNS11643.1986-*". +XCOMM 1995-10-24 T. Numata (numa@rp.open.cs.fujitsu.co.jp) + +XCOMM +XCOMM XLC_FONTSET category +XCOMM +XLC_FONTSET +XCOMM fs0 class (7 bit ASCII) +fs0 { + charset { + name ISO8859-1:GL + } + font { + primary ISO8859-1:GL + vertical_rotate all + } +} +XCOMM fs1 class +fs1 { + charset { + name CNS11643.1986-1:GL + } + font { + primary CNS11643.1986-1:GL + } +} +XCOMM fs2 class +fs2 { + charset { + name CNS11643.1986-2:GL + } + font { + primary CNS11643.1986-2:GL + } +} +XCOMM fs3 class +fs3 { + charset { + name CNS11643.1986-14:GL + } + font { + primary CNS11643.1986-14:GL + } +} +XCOMM fs4 class +fs4 { + charset { + name CNS11643.1986-15:GL + } + font { + primary CNS11643.1986-15:GL + } +} +XCOMM fs5 class +fs5 { + charset { + name CNS11643.1986-16:GL + } + font { + primary CNS11643.1986-16:GL + } +} +END XLC_FONTSET + +XCOMM +XCOMM XLC_XLOCALE category +XCOMM +XLC_XLOCALE + +encoding_name zh_TW.euc +mb_cur_max 4 +state_depend_encoding False +wc_encoding_mask \x3fffc000 +wc_shift_bits 7 + +#ifndef X_LOCALE +use_stdc_env True +force_convert_to_mb True +#endif + +XCOMM cs0 class +cs0 { + side GL:Default + length 1 + wc_encoding \x00000000 + ct_encoding ISO8859-1:GL; CNS11643.1986-0:GL +} + +XCOMM cs1 class +cs1 { + side GR:Default + length 2 + wc_encoding \x30000000 + ct_encoding CNS11643.1986-1:GR +} + +XCOMM cs2 class # plane 2 +cs2 { + side GR + length 2 + mb_encoding <SS> \x8e\xa2 + wc_encoding \x10088000 + ct_encoding CNS11643.1986-2:GR +} + +XCOMM cs3 class # plane 14 +cs3 { + side GR + length 2 + mb_encoding <SS> \x8e\xae + wc_encoding \x100b8000 + ct_encoding CNS11643.1986-14:GR +} + +XCOMM cs4 class # plane 15 +cs4 { + side GR + length 2 + mb_encoding <SS> \x8e\xaf + wc_encoding \x100bc000 + ct_encoding CNS11643.1986-15:GR +} + +XCOMM cs5 class # plane 16 +cs5 { + side GR + length 2 + mb_encoding <SS> \x8e\xb0 + wc_encoding \x100c0000 + ct_encoding CNS11643.1986-16:GR +} + +END XLC_XLOCALE |