40
|
1 |
# Copyright (c) 2000-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 |
|
|
16 |
|
|
17 |
Endianness FixedBigEndian
|
|
18 |
ReplacementForUnconvertibleUnicodeCharacters 0x00 # a dummy value - the plug-ins using JISX0201.CTL will not use this
|
|
19 |
|
|
20 |
StartForeignVariableByteData
|
|
21 |
# FirstInitialByteValueInRange LastInitialByteValueInRange NumberOfSubsequentBytes
|
|
22 |
0x00 0xff 0
|
|
23 |
EndForeignVariableByteData
|
|
24 |
|
|
25 |
StartForeignToUnicodeData
|
|
26 |
# IncludePriority SearchPriority FirstInputCharacterCodeInRange LastInputCharacterCodeInRange Algorithm Parameters
|
|
27 |
StartAdditionalSubsetTable jisRomanConversionData
|
|
28 |
4 4 0x00 0x5b Direct {} # ASCII characters [1]
|
|
29 |
3 1 0x5c 0x5c Offset {} # yen sign
|
|
30 |
2 3 0x5d 0x7f Direct {} # ASCII characters [2]
|
|
31 |
EndAdditionalSubsetTable jisRomanConversionData
|
|
32 |
StartAdditionalSubsetTable halfWidthKatakana8ConversionData
|
|
33 |
1 2 0xa1 0xdf Offset {} # half-width katakana
|
|
34 |
EndAdditionalSubsetTable halfWidthKatakana8ConversionData
|
|
35 |
ConflictResolution
|
|
36 |
# ForeignCharacterCodeToResolve UnicodeCharacterCodePreferred
|
|
37 |
0x5c 0x00a5 # REVERSE SOLIDUS
|
|
38 |
EndForeignToUnicodeData
|
|
39 |
|
|
40 |
StartUnicodeToForeignData
|
|
41 |
# IncludePriority SearchPriority FirstInputCharacterCodeInRange LastInputCharacterCodeInRange Algorithm SizeOfOutputCharacterCodeInBytes Parameters
|
|
42 |
StartAdditionalSubsetTable jisRomanConversionData
|
|
43 |
4 1 0x0000 0x007f Direct 1 {} # ASCII characters [1]
|
|
44 |
2 4 0x00a5 0x00a5 Offset 1 {} # yen sign
|
|
45 |
EndAdditionalSubsetTable jisRomanConversionData
|
|
46 |
StartAdditionalSubsetTable halfWidthKatakana8ConversionData
|
|
47 |
1 3 0xff61 0xff9f Offset 1 {} # half-width katakana
|
|
48 |
EndAdditionalSubsetTable halfWidthKatakana8ConversionData
|
|
49 |
EndUnicodeToForeignData
|
|
50 |
|