|
1 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 # All rights reserved. |
|
3 # This component and the accompanying materials are made available |
|
4 # under the terms of "Eclipse Public License v1.0" |
|
5 # which accompanies this distribution, and is available |
|
6 # at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 # |
|
8 # Initial Contributors: |
|
9 # Nokia Corporation - initial contribution. |
|
10 # |
|
11 # Contributors: |
|
12 # |
|
13 # Description: |
|
14 # |
|
15 # Name: 3GPP TS 23.038 V8.1.0 "Portuguese Locking Shift Table + GSM 7 bits extension table " to Unicode converter control table |
|
16 # Unicode version: 3.0 |
|
17 # Table version: 1.0 |
|
18 # Date: March 6th 2009 |
|
19 # Authors: Wendy Du |
|
20 # Version history |
|
21 # 2009/3/6 1.0 version new version. |
|
22 # |
|
23 |
|
24 Endianness FixedBigEndian |
|
25 ReplacementForUnconvertibleUnicodeCharacters 0x3f |
|
26 |
|
27 StartForeignVariableByteData |
|
28 # FirstInitialByteValueInRange LastInitialByteValueInRange NumberOfSubsequentBytes |
|
29 0x00 0x1a 0 |
|
30 0x1b 0x1b 1 |
|
31 0x1c 0xff 0 |
|
32 EndForeignVariableByteData |
|
33 |
|
34 StartForeignToUnicodeData |
|
35 # IncludePriority SearchPriority FirstInputCharacterCodeInRange LastInputCharacterCodeInRange Algorithm Parameters |
|
36 1 100 0x00 0x7f KeyedTable1616 {} |
|
37 2 200 0x1b0a 0x1b65 KeyedTable1616 {} |
|
38 EndForeignToUnicodeData |
|
39 |
|
40 StartUnicodeToForeignData |
|
41 # IncludePriority SearchPriority FirstInputCharacterCodeInRange LastInputCharacterCodeInRange Algorithm SizeOfOutputCharacterCodeInBytes Parameters |
|
42 90 40 0x000c 0x000c Offset 2 {} |
|
43 60 50 0x005b 0x005b Offset 2 {} |
|
44 50 60 0x005d 0x005d Offset 2 {} |
|
45 40 70 0x007b 0x007b Offset 2 {} |
|
46 20 80 0x007d 0x007d Offset 2 {} |
|
47 1 100 0x000a 0x221e KeyedTable1616 1 {} |
|
48 |
|
49 ConflictResolution |
|
50 # UnicodeCharacterCodeToResolve ForeignCharacterCodePreferred |
|
51 0x005C 0x17 # REVERSE SOLIDUS \ |
|
52 0x005E 0x16 # CIRCUMFLEX ACCENT ^ |
|
53 0x007C 0x1A # VERTICAL LINE | |
|
54 0x007E 0x60 # TILDE ~ |
|
55 0x20AC 0x18 # EURO SIGN € |
|
56 |
|
57 EndUnicodeToForeignData |