os/textandloc/charconvfw/charconvplugins/data/big5.ctl
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/textandloc/charconvfw/charconvplugins/data/big5.ctl	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,85 @@
     1.4 +# Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
     1.5 +# All rights reserved.
     1.6 +# This component and the accompanying materials are made available
     1.7 +# under the terms of "Eclipse Public License v1.0"
     1.8 +# which accompanies this distribution, and is available
     1.9 +# at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.10 +#
    1.11 +# Initial Contributors:
    1.12 +# Nokia Corporation - initial contribution.
    1.13 +#
    1.14 +# Contributors:
    1.15 +#
    1.16 +# Description:
    1.17 +#
    1.18 +
    1.19 +Endianness															FixedBigEndian
    1.20 +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
    1.21 +
    1.22 +StartForeignVariableByteData
    1.23 +#	FirstInitialByteValueInRange	LastInitialByteValueInRange		NumberOfSubsequentBytes
    1.24 +	0x00							0x7f							0
    1.25 +	0x80							0xff							1
    1.26 +EndForeignVariableByteData
    1.27 +
    1.28 +StartForeignToUnicodeData
    1.29 +#	IncludePriority	SearchPriority	FirstInputCharacterCodeInRange	LastInputCharacterCodeInRange	Algorithm						Parameters
    1.30 +	23				21				0x00							0x7f							Direct							{}		# ASCII
    1.31 +	22				20				0xa2af							0xa2b8							Offset							{}		# fullwidth digits
    1.32 +	21				19				0xa2b9							0xa2c2							Offset							{}		# Roman numerals
    1.33 +	20				18				0xa2c3							0xa2cb							Offset							{}		# hangzhou numerals
    1.34 +	19				17				0xa2cf							0xa2e8							Offset							{}		# fullwidth Latin capital letters
    1.35 +	18				16				0xa2e9							0xa2fe							Offset							{}		# fullwidth Latin small letters [1] (note: fullwidth Latin small letters [2] come in the KeyedTable1616)
    1.36 +	17				15				0xa344							0xa354							Offset							{}		# Greek capital letters [1]
    1.37 +	16				14				0xa355							0xa35b							Offset							{}		# Greek capital letters [2]
    1.38 +	15				13				0xa35c							0xa36c							Offset							{}		# Greek small letters [1]
    1.39 +	14				12				0xa36d							0xa373							Offset							{}		# Greek small letters [2]
    1.40 +	13				11				0xa374							0xa37e							Offset							{}		# bopomofo [1]
    1.41 +	12				10				0xa3a1							0xa3ba							Offset							{}		# bopomofo [2]
    1.42 +	11				9				0xc6a5							0xc6f7							Offset							{}		# hiragana
    1.43 +	10				8				0xc6f8							0xc6fe							Offset							{}		# katakana [1]
    1.44 +	9				7				0xc740							0xc77e							Offset							{}		# katakana [2]
    1.45 +	8				6				0xc7a1							0xc7b0							Offset							{}		# katakana [3]
    1.46 +	7				5				0xc7b4							0xc7ba							Offset							{}		# Cyrillic capital letters [1]
    1.47 +	6				4				0xc7bb							0xc7cd							Offset							{}		# Cyrillic capital letters [2] and Cyrillic small letters [1]
    1.48 +	5				3				0xc7cf							0xc7e8							Offset							{}		# Cyrillic small letters [2]
    1.49 +	4				2				0xc7e9							0xc7f2							Offset							{}		# circled digits
    1.50 +	3				1				0xc7f3							0xc7fc							Offset							{}		# parenthesized digits and numbers
    1.51 +	2				200				0xa140							0xf9d5							KeyedTable16OfIndexedTables16	{6}
    1.52 +	1				100				0xa1c4							0xc7ce							KeyedTable1616					{}
    1.53 +EndForeignToUnicodeData
    1.54 +
    1.55 +StartUnicodeToForeignData
    1.56 +#	IncludePriority	SearchPriority	FirstInputCharacterCodeInRange	LastInputCharacterCodeInRange	Algorithm			SizeOfOutputCharacterCodeInBytes	Parameters
    1.57 +	23				22				0x0000							0x007f							Direct				1									{}		# ASCII
    1.58 +	22				21				0x0391							0x03a1							Offset				2									{}		# Greek capital letters [1]
    1.59 +	21				20				0x03a3							0x03a9							Offset				2									{}		# Greek capital letters [2]
    1.60 +	20				19				0x03b1							0x03c1							Offset				2									{}		# Greek small letters [1]
    1.61 +	19				18				0x03c3							0x03c9							Offset				2									{}		# Greek small letters [2]
    1.62 +	18				17				0x0416							0x041c							Offset				2									{}		# Cyrillic capital letters [1]
    1.63 +	17				16				0x0423							0x0435							Offset				2									{}		# Cyrillic capital letters [2] and Cyrillic small letters [1]
    1.64 +	16				15				0x0436							0x044f							Offset				2									{}		# Cyrillic small letters [2]
    1.65 +	15				14				0x2160							0x2169							Offset				2									{}		# Roman numerals
    1.66 +	14				13				0x2460							0x2469							Offset				2									{}		# circled digits
    1.67 +	13				12				0x2474							0x247d							Offset				2									{}		# parenthesized digits and numbers
    1.68 +	12				11				0x2581							0x2588							Offset				2									{}		# blocks (note: in the ForeignToUnicodeData table above, "blocks" come in the KeyedTable16OfIndexedTables16)
    1.69 +	11				10				0x3021							0x3029							Offset				2									{}		# hangzhou numerals
    1.70 +	10				9				0x3041							0x3093							Offset				2									{}		# hiragana
    1.71 +	9				8				0x30a1							0x30a7							Offset				2									{}		# katakana [1]
    1.72 +	8				7				0x30a8							0x30e6							Offset				2									{}		# katakana [2]
    1.73 +	7				6				0x30e7							0x30f6							Offset				2									{}		# katakana [3]
    1.74 +	6				5				0x3105							0x310f							Offset				2									{}		# bopomofo [1]
    1.75 +	5				4				0x3110							0x3129							Offset				2									{}		# bopomofo [2]
    1.76 +	4				3				0xff10							0xff19							Offset				2									{}		# fullwidth digits
    1.77 +	3				2				0xff21							0xff3a							Offset				2									{}		# fullwidth Latin capital letters
    1.78 +	2				1				0xff41							0xff56							Offset				2									{}		# fullwidth Latin small letters [1] (note: fullwidth Latin small letters [2] come in the KeyedTable1616)
    1.79 +	1				100				0x00a2							0xff64							KeyedTable1616		2									{}
    1.80 +ConflictResolution
    1.81 +#	UnicodeCharacterCodeToResolve	ForeignCharacterCodePreferred
    1.82 +	0x5341							0xa451
    1.83 +	0x5345							0xa4ca
    1.84 +	0xff3f							0xa1c4
    1.85 +	0x2571							0xa2ac
    1.86 +	0x2572							0xa2ad
    1.87 +EndUnicodeToForeignData
    1.88 +