]> granicus.if.org Git - fribidi/commitdiff
Correcting the table.
authorbehnam <behnam>
Sat, 8 Jan 2005 15:27:20 +0000 (15:27 +0000)
committerbehnam <behnam>
Sat, 8 Jan 2005 15:27:20 +0000 (15:27 +0000)
test/caprtl2unicode.py

index 344a89ae5accdf76b32a7c86762d0c661aeaebad..7ca24280fa71e516f82ef5c8ba11252767435a41 100755 (executable)
@@ -56,10 +56,10 @@ mapping = [
     0x202d, 0x202a, 0x202c, 0x2028, 0x00d7, 0x00f7, 0x00b6, 0x00b7,
     0x00a1, 0x2010, 0x2011, 0x00bb, 0x00bc, 0x00bd, 0x00be, 0x00bf,
     # 2x
-    0x0020, 0x0021, 0x0022, 0x005c, 0x0024, 0x0025, 0x0026, 0x0027,
+    0x0020, 0x0021, 0x0022, 0x005c, 0x0024, 0x005e, 0x0026, 0x0027,
     0x0028, 0x0029, 0x002a, 0x0023, 0x002c, 0x007c, 0x002b, 0x002d,
     # 3x
-    0x0040, 0x0041, 0x0042, 0x0043, 0x06f4, 0x06f5, 0x0666, 0x0667,
+    0x0030, 0x0031, 0x0032, 0x0033, 0x06f4, 0x06f5, 0x0666, 0x0667,
     0x0668, 0x0669, 0x003a, 0x003b, 0x003c, 0x003d, 0x003e, 0x003f,
     # 4x
     0x05d0, 0x0628, 0x062c, 0x062f, 0x0647, 0x0648, 0x0632, 0x05d7,