charconvfw/Charconv/ongoing/data/BIG5.CTL
changeset 32 8b9155204a54
parent 0 1fb32624e06b
equal deleted inserted replaced
31:b9ad20498fb4 32:8b9155204a54
       
     1 # BIG5.CTL
       
     2 #
       
     3 # Copyright (c) 1997-2000 Nokia Corporation and/or its subsidiary(-ies).
       
     4 # All rights reserved.
       
     5 # This component and the accompanying materials are made available
       
     6 # under the terms of the License "Eclipse Public License v1.0"
       
     7 # which accompanies this distribution, and is available
       
     8 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     9 #
       
    10 # Initial Contributors:
       
    11 # Nokia Corporation - initial contribution.
       
    12 #
       
    13 # Contributors:
       
    14 #
       
    15 # Description:      
       
    16 #
       
    17 
       
    18 Endianness															FixedBigEndian
       
    19 ReplacementForUnconvertibleUnicodeCharacters						0xa1 0x48 # fullwidth question mark - must be a single character, and must be little-endian if the "Endianness" above is "Unspecified", otherwise in the same endianness as specified
       
    20 
       
    21 StartForeignVariableByteData
       
    22 #	FirstInitialByteValueInRange	LastInitialByteValueInRange		NumberOfSubsequentBytes
       
    23 	0x00							0x7f							0
       
    24 	0x80							0xff							1
       
    25 EndForeignVariableByteData
       
    26 
       
    27 StartForeignToUnicodeData
       
    28 #	IncludePriority	SearchPriority	FirstInputCharacterCodeInRange	LastInputCharacterCodeInRange	Algorithm						Parameters
       
    29 	23				21				0x00							0x7f							Direct							{}		# ASCII
       
    30 	22				20				0xa2af							0xa2b8							Offset							{}		# fullwidth digits
       
    31 	21				19				0xa2b9							0xa2c2							Offset							{}		# Roman numerals
       
    32 	20				18				0xa2c3							0xa2cb							Offset							{}		# hangzhou numerals
       
    33 	19				17				0xa2cf							0xa2e8							Offset							{}		# fullwidth Latin capital letters
       
    34 	18				16				0xa2e9							0xa2fe							Offset							{}		# fullwidth Latin small letters [1] (note: fullwidth Latin small letters [2] come in the KeyedTable1616)
       
    35 	17				15				0xa344							0xa354							Offset							{}		# Greek capital letters [1]
       
    36 	16				14				0xa355							0xa35b							Offset							{}		# Greek capital letters [2]
       
    37 	15				13				0xa35c							0xa36c							Offset							{}		# Greek small letters [1]
       
    38 	14				12				0xa36d							0xa373							Offset							{}		# Greek small letters [2]
       
    39 	13				11				0xa374							0xa37e							Offset							{}		# bopomofo [1]
       
    40 	12				10				0xa3a1							0xa3ba							Offset							{}		# bopomofo [2]
       
    41 	11				9				0xc6a5							0xc6f7							Offset							{}		# hiragana
       
    42 	10				8				0xc6f8							0xc6fe							Offset							{}		# katakana [1]
       
    43 	9				7				0xc740							0xc77e							Offset							{}		# katakana [2]
       
    44 	8				6				0xc7a1							0xc7b0							Offset							{}		# katakana [3]
       
    45 	7				5				0xc7b4							0xc7ba							Offset							{}		# Cyrillic capital letters [1]
       
    46 	6				4				0xc7bb							0xc7cd							Offset							{}		# Cyrillic capital letters [2] and Cyrillic small letters [1]
       
    47 	5				3				0xc7cf							0xc7e8							Offset							{}		# Cyrillic small letters [2]
       
    48 	4				2				0xc7e9							0xc7f2							Offset							{}		# circled digits
       
    49 	3				1				0xc7f3							0xc7fc							Offset							{}		# parenthesized digits and numbers
       
    50 	2				200				0xa140							0xf9d5							KeyedTable16OfIndexedTables16	{6}
       
    51 	1				100				0xa1c4							0xc7ce							KeyedTable1616					{}
       
    52 EndForeignToUnicodeData
       
    53 
       
    54 StartUnicodeToForeignData
       
    55 #	IncludePriority	SearchPriority	FirstInputCharacterCodeInRange	LastInputCharacterCodeInRange	Algorithm			SizeOfOutputCharacterCodeInBytes	Parameters
       
    56 	23				22				0x0000							0x007f							Direct				1									{}		# ASCII
       
    57 	22				21				0x0391							0x03a1							Offset				2									{}		# Greek capital letters [1]
       
    58 	21				20				0x03a3							0x03a9							Offset				2									{}		# Greek capital letters [2]
       
    59 	20				19				0x03b1							0x03c1							Offset				2									{}		# Greek small letters [1]
       
    60 	19				18				0x03c3							0x03c9							Offset				2									{}		# Greek small letters [2]
       
    61 	18				17				0x0416							0x041c							Offset				2									{}		# Cyrillic capital letters [1]
       
    62 	17				16				0x0423							0x0435							Offset				2									{}		# Cyrillic capital letters [2] and Cyrillic small letters [1]
       
    63 	16				15				0x0436							0x044f							Offset				2									{}		# Cyrillic small letters [2]
       
    64 	15				14				0x2160							0x2169							Offset				2									{}		# Roman numerals
       
    65 	14				13				0x2460							0x2469							Offset				2									{}		# circled digits
       
    66 	13				12				0x2474							0x247d							Offset				2									{}		# parenthesized digits and numbers
       
    67 	12				11				0x2581							0x2588							Offset				2									{}		# blocks (note: in the ForeignToUnicodeData table above, "blocks" come in the KeyedTable16OfIndexedTables16)
       
    68 	11				10				0x3021							0x3029							Offset				2									{}		# hangzhou numerals
       
    69 	10				9				0x3041							0x3093							Offset				2									{}		# hiragana
       
    70 	9				8				0x30a1							0x30a7							Offset				2									{}		# katakana [1]
       
    71 	8				7				0x30a8							0x30e6							Offset				2									{}		# katakana [2]
       
    72 	7				6				0x30e7							0x30f6							Offset				2									{}		# katakana [3]
       
    73 	6				5				0x3105							0x310f							Offset				2									{}		# bopomofo [1]
       
    74 	5				4				0x3110							0x3129							Offset				2									{}		# bopomofo [2]
       
    75 	4				3				0xff10							0xff19							Offset				2									{}		# fullwidth digits
       
    76 	3				2				0xff21							0xff3a							Offset				2									{}		# fullwidth Latin capital letters
       
    77 	2				1				0xff41							0xff56							Offset				2									{}		# fullwidth Latin small letters [1] (note: fullwidth Latin small letters [2] come in the KeyedTable1616)
       
    78 	1				100				0x00a2							0xff64							KeyedTable1616		2									{}
       
    79 ConflictResolution
       
    80 #	UnicodeCharacterCodeToResolve	ForeignCharacterCodePreferred
       
    81 	0x5341							0xa451
       
    82 	0x5345							0xa4ca
       
    83 	0xff3f							0xa1c4
       
    84 	0x2571							0xa2ac
       
    85 	0x2572							0xa2ad
       
    86 EndUnicodeToForeignData
       
    87