os/textandloc/charconvfw/charconvplugins/data/gb2312.ctl
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/textandloc/charconvfw/charconvplugins/data/gb2312.ctl	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,82 @@
     1.4 +# Copyright (c) 2000-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						0xa3 0xbf # 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 +#######################################################################################################################
    1.29 +# Note: gbk_shared.cpp knows about the number of foreign-to-Unicode ranges and Unicode-to-foreign ranges in this file #
    1.30 +#######################################################################################################################
    1.31 +
    1.32 +StartForeignToUnicodeData
    1.33 +#	IncludePriority	SearchPriority	FirstInputCharacterCodeInRange	LastInputCharacterCodeInRange	Algorithm						Parameters
    1.34 +	21				19				0x00							0x7f							Direct							{}		# ASCII
    1.35 +	20				18				0xa2b1							0xa2c4							Offset							{}		# digits and numbers with full stop
    1.36 +	19				17				0xa2c5							0xa2d8							Offset							{}		# parenthesized digits and numbers
    1.37 +	18				16				0xa2d9							0xa2e2							Offset							{}		# circled digits
    1.38 +	17				15				0xa2e5							0xa2ee							Offset							{}		# parenthesized ideographic digits
    1.39 +	16				14				0xa2f1							0xa2fc							Offset							{}		# Roman numerals
    1.40 +	15				13				0xa3a5							0xa3fd							Offset							{}		# fullwidth stuff
    1.41 +	14				12				0xa4a1							0xa4f3							Offset							{}		# hiragana
    1.42 +	13				11				0xa5a1							0xa5f6							Offset							{}		# katakana
    1.43 +	12				10				0xa6a1							0xa6b1							Offset							{}		# Greek capital letters [1]
    1.44 +	11				9				0xa6b2							0xa6b8							Offset							{}		# Greek capital letters [2]
    1.45 +	10				8				0xa6c1							0xa6d1							Offset							{}		# Greek small letters [1]
    1.46 +	9				7				0xa6d2							0xa6d8							Offset							{}		# Greek small letters [2]
    1.47 +	8				6				0xa7a1							0xa7a6							Offset							{}		# Cyrillic capital letters [1]
    1.48 +	7				5				0xa7a8							0xa7c1							Offset							{}		# Cyrillic capital letters [2]
    1.49 +	6				4				0xa7d1							0xa7d6							Offset							{}		# Cyrillic small letters [1]
    1.50 +	5				3				0xa7d8							0xa7f1							Offset							{}		# Cyrillic small letters [2]
    1.51 +	4				2				0xa8c5							0xa8e9							Offset							{}		# bopomofo
    1.52 +	3				1				0xa9a4							0xa9ef							Offset							{}		# box drawings
    1.53 +	2				200				0xa1a1							0xf7fe							KeyedTable16OfIndexedTables16	{6}
    1.54 +	1				100				0xa3a1							0xa7d7							KeyedTable1616					{}
    1.55 +ConflictResolution
    1.56 +#	ForeignCharacterCodeToResolve	UnicodeCharacterCodePreferred
    1.57 +	0xa1a4							0x00b7
    1.58 +	0xa1aa							0x2015
    1.59 +EndForeignToUnicodeData
    1.60 +
    1.61 +StartUnicodeToForeignData
    1.62 +#	IncludePriority	SearchPriority	FirstInputCharacterCodeInRange	LastInputCharacterCodeInRange	Algorithm			SizeOfOutputCharacterCodeInBytes	Parameters
    1.63 +	21				20				0x0000							0x007f							Direct				1									{}		# ASCII
    1.64 +	20				19				0x0391							0x03a1							Offset				2									{}		# Greek capital letters [1]
    1.65 +	19				18				0x03a3							0x03a9							Offset				2									{}		# Greek capital letters [2]
    1.66 +	18				17				0x03b1							0x03c1							Offset				2									{}		# Greek small letters [1]
    1.67 +	17				16				0x03c3							0x03c9							Offset				2									{}		# Greek small letters [2]
    1.68 +	16				15				0x0410							0x0415							Offset				2									{}		# Cyrillic capital letters [1]
    1.69 +	15				14				0x0416							0x042f							Offset				2									{}		# Cyrillic capital letters [2]
    1.70 +	14				13				0x0430							0x0435							Offset				2									{}		# Cyrillic small letters [1]
    1.71 +	13				12				0x0436							0x044f							Offset				2									{}		# Cyrillic small letters [2]
    1.72 +	12				11				0x2160							0x216b							Offset				2									{}		# Roman numerals
    1.73 +	11				10				0x2460							0x2469							Offset				2									{}		# circled digits
    1.74 +	10				9				0x2474							0x2487							Offset				2									{}		# parenthesized digits and numbers
    1.75 +	9				8				0x2488							0x249b							Offset				2									{}		# digits and numbers with full stop
    1.76 +	8				7				0x2500							0x254b							Offset				2									{}		# box drawings
    1.77 +	7				6				0x3008							0x300f							Offset				2									{}		# angle and corner brackets
    1.78 +	6				5				0x3041							0x3093							Offset				2									{}		# hiragana
    1.79 +	5				4				0x30a1							0x30f6							Offset				2									{}		# katakana
    1.80 +	4				3				0x3105							0x3129							Offset				2									{}		# bopomofo
    1.81 +	3				2				0x3220							0x3229							Offset				2									{}		# parenthesized ideographic digits
    1.82 +	2				1				0xff05							0xff5d							Offset				2									{}		# fullwidth stuff
    1.83 +	1				100				0x00a4							0xffe5							KeyedTable1616		2									{}
    1.84 +EndUnicodeToForeignData
    1.85 +