charconvfw/Charconv/ongoing/data/JISX0212.CTL
changeset 32 8b9155204a54
parent 0 1fb32624e06b
equal deleted inserted replaced
31:b9ad20498fb4 32:8b9155204a54
       
     1 # JISX0212.CTL
       
     2 #
       
     3 # Copyright (c) 1997-2000 Nokia Corporation and/or its subsidiary(-ies).
       
     4 # All rights reserved.
       
     5 # This component and the accompanying materials are made available
       
     6 # under the terms of the License "Eclipse Public License v1.0"
       
     7 # which accompanies this distribution, and is available
       
     8 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     9 #
       
    10 # Initial Contributors:
       
    11 # Nokia Corporation - initial contribution.
       
    12 #
       
    13 # Contributors:
       
    14 #
       
    15 # Description:      
       
    16 #
       
    17 
       
    18 Endianness															FixedBigEndian
       
    19 ReplacementForUnconvertibleUnicodeCharacters						0x00 # a dummy value - the plug-ins using JISX0212.CTL will not use this
       
    20 
       
    21 StartForeignVariableByteData
       
    22 #	FirstInitialByteValueInRange	LastInitialByteValueInRange		NumberOfSubsequentBytes
       
    23 	0x00							0xff							1
       
    24 EndForeignVariableByteData
       
    25 
       
    26 StartForeignToUnicodeData
       
    27 #	IncludePriority	SearchPriority	FirstInputCharacterCodeInRange	LastInputCharacterCodeInRange	Algorithm						Parameters
       
    28 	2				2				0x222f							0x6d63							KeyedTable16OfIndexedTables16	{6}
       
    29 	1				1				0x2242							0x2930							KeyedTable1616					{}
       
    30 EndForeignToUnicodeData
       
    31 
       
    32 StartUnicodeToForeignData
       
    33 #	IncludePriority	SearchPriority	FirstInputCharacterCodeInRange	LastInputCharacterCodeInRange	Algorithm			SizeOfOutputCharacterCodeInBytes	Parameters
       
    34 	1				1				0x007e							0x9fa5							KeyedTable1616		2									{}
       
    35 EndUnicodeToForeignData
       
    36