From 45e3694d529b052f4122262c9bdff5476219b2b4 Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 23 Jan 2012 08:33:10 +0100 Subject: git update libX11 mesa libxcb xkeyboard-config 23 jan 2012 --- libX11/specs/i18n/framework/framework.xml | 165 +++++++++++++++--------------- 1 file changed, 85 insertions(+), 80 deletions(-) (limited to 'libX11/specs/i18n/framework') diff --git a/libX11/specs/i18n/framework/framework.xml b/libX11/specs/i18n/framework/framework.xml index 79688e712..632430181 100644 --- a/libX11/specs/i18n/framework/framework.xml +++ b/libX11/specs/i18n/framework/framework.xml @@ -350,50 +350,51 @@ The following values are defined as standard arguments. Other values are implementation dependent. - - - - - + + + + + + - + Name Type Description - + XlcNCodeset char* codeset part of locale name - + XlcNDefaultString char* XDefaultString() - + XlcNEncodingName char* encoding name - + XlcNLanguage char* language part of locale name - + XlcNMbCurMax int ANSI C MB_CUR_MAX - + XlcNStateDependentEncoding Bool is state-dependent encoding or not - + XlcNTerritory char* territory part of locale name @@ -465,130 +466,131 @@ returns NULL, if no XlcCharSet bound to specified "name - - - - + + + + + - + Name Description - + ISO8859-1:GL 7-bit ASCII graphics (ANSI X3.4-1968), - + Left half of ISO 8859 sets - + JISX0201.1976-0:GL Left half of JIS X0201-1976 (reaffirmed 1984), - + 8-Bit Alphanumeric-Katakana Code - + ISO8859-1:GR Right half of ISO 8859-1, Latin alphabet No. 1 - + ISO8859-2:GR Right half of ISO 8859-2, Latin alphabet No. 2 - + ISO8859-3:GR Right half of ISO 8859-3, Latin alphabet No. 3 - + ISO8859-4:GR Right half of ISO 8859-4, Latin alphabet No. 4 - + ISO8859-7:GR Right half of ISO 8859-7, Latin/Greek alphabet - + ISO8859-6:GR Right half of ISO 8859-6, Latin/Arabic alphabet - + ISO8859-8:GR Right half of ISO 8859-8, Latin/Hebrew alphabet - + ISO8859-5:GR Right half of ISO 8859-5, Latin/Cyrillic alphabet - + ISO8859-9:GR Right half of ISO 8859-9, Latin alphabet No. 5 - + JISX0201.1976-0:GR Right half of JIS X0201-1976 (reaffirmed 1984), - + 8-Bit Alphanumeric-Katakana Code - + GB2312.1980-0:GL GB2312-1980, China (PRC) Hanzi defined as GL - + GB2312.1980-0:GR GB2312-1980, China (PRC) Hanzi defined as GR - + JISX0208.1983-0:GL JIS X0208-1983, Japanese Graphic Character Set - + defined as GL - + JISX0208.1983-0:GR JIS X0208-1983, Japanese Graphic Character Set - + defined as GR - + KSC5601.1987-0:GL KS C5601-1987, Korean Graphic Character Set - + defined as GL - + KSC5601.1987-0:GR KS C5601-1987, Korean Graphic Character Set - + defined as GR - + JISX0212.1990-0:GL JIS X0212-1990, Japanese Graphic Character Set - + defined as GL - + JISX0212.1990-0:GR JIS X0212-1990, Japanese Graphic Character Set - + defined as GR @@ -636,45 +638,46 @@ be obtained. The following values are defined as standard arguments. Other values are implementation dependent. - - - - - + + + + + + - + Name Type Description - + XlcNName char* charset name - + XlcNEncodingName char* XLFD CharSet Registry and Encoding - + XlcNSide XlcSide charset side (GL, GR, ...) - + XlcNCharSize int number of octets per character - + XlcNSetSize int number of character sets - + XlcNControlSequence char* control sequence of Compound Text @@ -750,14 +753,15 @@ The following types are pre-defined. Other types are implementation dependent. - - - - - - + + + + + + + - + Name Type Description @@ -765,37 +769,37 @@ dependent. - + XlcNMultiByte char * multibyte - - + XlcNWideChar wchar_t * wide character - - + XlcNCompoundText char * COMPOUND_TEXT - - + XlcNString char * STRING - - + XlcNCharSet char * per charset XlcCharSet - + XlcNChar char * per character @@ -863,25 +867,26 @@ The following 2 converters prepared by locale returns appropriate charset (XlcCharSet) in an area pointed by args[0]. - - - - - + + + + + + - + From To Description - + XlcNMultiByte XlcNCharSet Segmentation (Decomposing) - + XlcNWideChar XlcNCharSet Segmentation (Decomposing) -- cgit v1.2.3