charconvfw/charconvplugins/data/win1256.ctl
changeset 0 1fb32624e06b
child 40 91ef7621b7fc
equal deleted inserted replaced
-1:000000000000 0:1fb32624e06b
       
     1 # Copyright (c) 2003-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 # WIN1256.CTL (Arabic)
       
    16 #
       
    17 Endianness															FixedBigEndian
       
    18 ReplacementForUnconvertibleUnicodeCharacters						0x1a
       
    19 
       
    20 
       
    21 StartForeignVariableByteData
       
    22 #	FirstInitialByteValueInRange	LastInitialByteValueInRange		NumberOfSubsequentBytes
       
    23 	0x00							0xff							0
       
    24 EndForeignVariableByteData
       
    25 
       
    26 StartForeignToUnicodeData
       
    27 #	IncludePriority	SearchPriority	FirstInputCharacterCodeInRange	LastInputCharacterCodeInRange	Algorithm			Parameters
       
    28 	4				4				0x00							0x7f							Direct				{}		# ASCII
       
    29 	3				3				0xab							0xb9							Direct				{}		# ASCII
       
    30 	2				2				0xc1							0xd6							Offset				{}
       
    31 	1				1				0x80							0xff							KeyedTable1616		{}		# various stuff
       
    32 EndForeignToUnicodeData
       
    33 
       
    34 StartUnicodeToForeignData
       
    35 #	IncludePriority	SearchPriority	FirstInputCharacterCodeInRange	LastInputCharacterCodeInRange	Algorithm			SizeOfOutputCharacterCodeInBytes	Parameters
       
    36 	5				5				0x0000							0x007f							Direct				1									{}		# ASCII
       
    37 	4				4				0x00a2							0x00a9							Direct				1									{}		# ASCII
       
    38 	3				3				0x00ab							0x00b9							Direct				1									{}		# ASCII
       
    39 	2				2				0x0621							0x0636							Offset				1									{}		# ASCII
       
    40     1				1				0x00a0							0x2122							KeyedTable1616      1                                   {}				
       
    41 EndUnicodeToForeignData
       
    42