os/textandloc/charconvfw/charconvplugins/data/jisx0212.ctl
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     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 Endianness															FixedBigEndian
    17 ReplacementForUnconvertibleUnicodeCharacters						0x00 # a dummy value - the plug-ins using JISX0212.CTL will not use this
    18 
    19 StartForeignVariableByteData
    20 #	FirstInitialByteValueInRange	LastInitialByteValueInRange		NumberOfSubsequentBytes
    21 	0x00							0xff							1
    22 EndForeignVariableByteData
    23 
    24 StartForeignToUnicodeData
    25 #	IncludePriority	SearchPriority	FirstInputCharacterCodeInRange	LastInputCharacterCodeInRange	Algorithm						Parameters
    26 	2				2				0x222f							0x6d63							KeyedTable16OfIndexedTables16	{6}
    27 	1				1				0x2242							0x2930							KeyedTable1616					{}
    28 EndForeignToUnicodeData
    29 
    30 StartUnicodeToForeignData
    31 #	IncludePriority	SearchPriority	FirstInputCharacterCodeInRange	LastInputCharacterCodeInRange	Algorithm			SizeOfOutputCharacterCodeInBytes	Parameters
    32 	1				1				0x007e							0x9fa5							KeyedTable1616		2									{}
    33 EndUnicodeToForeignData
    34