os/textandloc/charconvfw/charconvplugins/data/jisx0208.ctl
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/textandloc/charconvfw/charconvplugins/data/jisx0208.ctl	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,63 @@
     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						0x00 # a dummy value - the plug-ins using JISX0208.CTL will not use this
    1.21 +
    1.22 +StartForeignVariableByteData
    1.23 +#	FirstInitialByteValueInRange	LastInitialByteValueInRange		NumberOfSubsequentBytes
    1.24 +	0x00							0xff							1
    1.25 +EndForeignVariableByteData
    1.26 +
    1.27 +StartForeignToUnicodeData
    1.28 +#	IncludePriority	SearchPriority	FirstInputCharacterCodeInRange	LastInputCharacterCodeInRange	Algorithm			Parameters
    1.29 +	16				14				0x2330							0x2339							Offset							{}		# fullwidth digits
    1.30 +	15				13				0x2341							0x235a							Offset							{}		# fullwidth Latin capital letters
    1.31 +	14				12				0x2361							0x237a							Offset							{}		# fullwidth Latin small letters
    1.32 +	13				11				0x2421							0x2473							Offset							{}		# hiragana
    1.33 +	12				10				0x2521							0x255f							Offset							{}		# katakana [1]
    1.34 +	11				9				0x2560							0x2576							Offset							{}		# katakana [2]
    1.35 +	10				8				0x2621							0x2631							Offset							{}		# Greek capital letters [1]
    1.36 +	9				7				0x2632							0x2638							Offset							{}		# Greek capital letters [2]
    1.37 +	8				6				0x2641							0x2651							Offset							{}		# Greek small letters [1]
    1.38 +	7				5				0x2652							0x2658							Offset							{}		# Greek small letters [2]
    1.39 +	6				4				0x2721							0x2726							Offset							{}		# Cyrillic capital letters [1]
    1.40 +	5				3				0x2728							0x2741							Offset							{}		# Cyrillic capital letters [2]
    1.41 +	4				2				0x2751							0x2756							Offset							{}		# Cyrillic small letters [1]
    1.42 +	3				1				0x2758							0x2771							Offset							{}		# Cyrillic small letters [2]
    1.43 +	2				200				0x2121							0x7426							KeyedTable16OfIndexedTables16	{6}
    1.44 +	1				100				0x227e							0x2757							KeyedTable1616					{}
    1.45 +EndForeignToUnicodeData
    1.46 +
    1.47 +StartUnicodeToForeignData
    1.48 +#	IncludePriority	SearchPriority	FirstInputCharacterCodeInRange	LastInputCharacterCodeInRange	Algorithm			SizeOfOutputCharacterCodeInBytes	Parameters
    1.49 +	16				15				0x0391							0x03a1							Offset				2									{}		# Greek capital letters [1]
    1.50 +	15				14				0x03a3							0x03a9							Offset				2									{}		# Greek capital letters [2]
    1.51 +	14				13				0x03b1							0x03c1							Offset				2									{}		# Greek small letters [1]
    1.52 +	13				12				0x03c3							0x03c9							Offset				2									{}		# Greek small letters [2]
    1.53 +	12				11				0x0410							0x0415							Offset				2									{}		# Cyrillic capital letters [1]
    1.54 +	11				10				0x0416							0x042f							Offset				2									{}		# Cyrillic capital letters [2]
    1.55 +	10				9				0x0430							0x0435							Offset				2									{}		# Cyrillic small letters [1]
    1.56 +	9				8				0x0436							0x044f							Offset				2									{}		# Cyrillic small letters [2]
    1.57 +	8				7				0x3008							0x3011							Offset				2									{}		# brackets (note: in the ForeignToUnicodeData table above, "brackets" come in the KeyedTable16OfIndexedTables16)
    1.58 +	7				6				0x3041							0x3093							Offset				2									{}		# hiragana
    1.59 +	6				5				0x30a1							0x30df							Offset				2									{}		# katakana [1]
    1.60 +	5				4				0x30e0							0x30f6							Offset				2									{}		# katakana [2]
    1.61 +	4				3				0xff10							0xff19							Offset				2									{}		# fullwidth digits
    1.62 +	3				2				0xff21							0xff3a							Offset				2									{}		# fullwidth Latin capital letters
    1.63 +	2				1				0xff41							0xff5a							Offset				2									{}		# fullwidth Latin small letters
    1.64 +	1				100				0x00a2							0xffe5							KeyedTable1616		2									{}
    1.65 +EndUnicodeToForeignData
    1.66 +