sl@0: # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: # All rights reserved. sl@0: # This component and the accompanying materials are made available sl@0: # under the terms of "Eclipse Public License v1.0" sl@0: # which accompanies this distribution, and is available sl@0: # at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: # sl@0: # Initial Contributors: sl@0: # Nokia Corporation - initial contribution. sl@0: # sl@0: # Contributors: sl@0: # sl@0: # Description: sl@0: # sl@0: #The Control File For ISCII Character Set Conversion Plug-In sl@0: sl@0: sl@0: Endianness FixedBigEndian sl@0: sl@0: ReplacementForUnconvertibleUnicodeCharacters 0x1a # ASCII substitute character sl@0: sl@0: StartForeignVariableByteData sl@0: 0x00 0xff 0 sl@0: EndForeignVariableByteData sl@0: sl@0: StartForeignToUnicodeData sl@0: sl@0: 1 1 0x00 0x7f Direct {} sl@0: 2 2 0x80 0x85 KeyedTable1616 {} sl@0: 2 2 0xa1 0xa4 KeyedTable1616 {} sl@0: 3 3 0xa5 0xaa offset {} sl@0: 4 4 0xab 0xb2 IndexedTable16 {} sl@0: 5 5 0xb3 0xcd offset {} sl@0: 6 6 0xce 0xcf KeyedTable1616 {} sl@0: 7 7 0xd0 0xd8 offset {} sl@0: 8 8 0xd9 0xda KeyedTable1616 {} sl@0: 9 9 0xdb 0xdf Offset {} sl@0: 10 10 0xe0 0xea IndexedTable16 {} sl@0: 11 11 0xf1 0xfa Offset {} sl@0: 12 12 0xfc 0xff KeyedTable1616 {} sl@0: # To support the unusual cases where one Unicode character corresponds to two ISCII characters. sl@0: 13 13 0xa1e9 0xeae9 KeyedTable1616 {} sl@0: sl@0: ConflictResolution sl@0: #ForeignCharacterCodeToResolve UnicodeCharacterCodePreferred sl@0: 0xe8 0x094d sl@0: 0xe9 0x093c sl@0: sl@0: sl@0: EndForeignToUnicodeData sl@0: sl@0: sl@0: StartUnicodeToForeignData sl@0: 1 1 0x0000 0x007f Direct 1 {} sl@0: 2 2 0x0901 0x0905 KeyedTable1616 1 {} sl@0: 3 3 0x0906 0x090b Offset 1 {} sl@0: 4 4 0x090d 0x0914 IndexedTable16 1 {} sl@0: 5 5 0x0915 0x092f Offset 1 {} sl@0: 6 6 0x0930 0x093c KeyedTable1616 1 {} sl@0: 7 7 0x093e 0x0943 Offset 1 {} sl@0: 8 8 0x0945 0x094d IndexedTable16 1 {} sl@0: 9 9 0x095f 0x095f KeyedTable1616 1 {} sl@0: 10 10 0x0964 0x0964 KeyedTable1616 1 {} sl@0: 11 11 0x0966 0x096f Offset 1 {} sl@0: 12 12 0x200c 0x200d KeyedTable1616 1 {} sl@0: 13 13 0x00A0 0x00A0 KeyedTable1616 1 {} sl@0: # To support the unusual cases where one Unicode character corresponds to two ISCII characters. sl@0: 13 13 0x0960 0x0963 KeyedTable1616 2 {} sl@0: 14 14 0x0950 0x095e KeyedTable1616 2 {} sl@0: 15 15 0x093d 0x093d KeyedTable1616 2 {} sl@0: 16 16 0x0944 0x0944 KeyedTable1616 2 {} sl@0: 17 17 0x090C 0x090C KeyedTable1616 2 {} sl@0: ConflictResolution sl@0: #ForeignCharacterCodeToResolve UnicodeCharacterCodePreferred sl@0: 0x200c 0xe8 sl@0: 0x200d 0xe9 sl@0: 0x0950 0xa1e9 sl@0: 0x093D 0xeae9 sl@0: 0x0960 0xAAE9 sl@0: 0x0944 0xDFE9 sl@0: 0x0961 0xA7E9 sl@0: 0x090C 0xA6E9 sl@0: 0x0962 0xDBE9 sl@0: 0x0963 0xDCE9 sl@0: sl@0: EndUnicodeToForeignData