~ubuntu-branches/ubuntu/oneiric/filters/oneiric

« back to all changes in this revision

Viewing changes to uniencode

  • Committer: Bazaar Package Importer
  • Author(s): Joey Hess
  • Date: 2006-02-20 16:27:25 UTC
  • mfrom: (2.1.2 dapper)
  • Revision ID: james.westby@ubuntu.com-20060220162725-3z9rzfv1lf5ww47g
Tags: 2.39
Add kenny filter. Closes: #317656

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
"9" => [],
48
48
"0" => [1365],
49
49
 
50
 
"a" => [1072],
51
 
"b" => [1068],
52
 
"c" => [1089, 8573, 1010],
53
 
"d" => [1281, 8574],
54
 
"e" => [1077],
55
 
"f" => [],
56
 
"g" => [],
57
 
"h" => [1210],
58
 
"i" => [1110, 8560],
59
 
"j" => [1011, 1112],
60
 
"k" => [],
61
 
"l" => [8572],
62
 
"m" => [8575],
63
 
"n" => [951, 627],
64
 
"o" => [1086, 1413],
65
 
"p" => [961, 1088],
66
 
"q" => [],
67
 
"r" => [],
68
 
"s" => [1109],
69
 
"t" => [],
70
 
"u" => [965],
71
 
"v" => [957, 8910, 8964, 9013],
72
 
"w" => [],
73
 
"x" => [1093, 8569, 215],
74
 
"y" => [1059, 1091],
75
 
"z" => [],
76
 
 
77
 
"A" => [1040],
78
 
"B" => [1042],
79
 
"C" => [663, 1057, 8557],
80
 
"D" => [8558],
81
 
"E" => [917, 1045],
82
 
"F" => [988],
83
 
"G" => [1292],
84
 
"H" => [919, 1053],
85
 
"I" => [921, 1030],
86
 
"J" => [1032],
87
 
"K" => [922, 1050],
88
 
"L" => [8556],
89
 
"M" => [924, 1052, 8559],
90
 
"N" => [925],
91
 
"O" => [927, 1054],
92
 
"P" => [929, 1056],
93
 
"Q" => [],
94
 
"R" => [],
95
 
"S" => [1359],
96
 
"T" => [932, 1058],
97
 
"U" => [],
98
 
"V" => [947, 8548],
99
 
"W" => [],
100
 
"X" => [935],
101
 
"X" => [935, 1061, 8553],
102
 
"Y" => [933],
103
 
"Z" => [918],
 
50
"a" => [1072],                          "A" => [1040],
 
51
"b" => [1068],                          "B" => [1042],
 
52
"c" => [1089, 8573, 1010],              "C" => [663, 1057, 8557],
 
53
"d" => [1281, 8574],                    "D" => [8558],
 
54
"e" => [1077],                          "E" => [917, 1045],
 
55
"f" => [],                              "F" => [988],
 
56
"g" => [],                              "G" => [1292],
 
57
"h" => [1210],                          "H" => [919, 1053],
 
58
"i" => [1110, 8560],                    "I" => [921, 1030],
 
59
"j" => [1011, 1112],                    "J" => [1032],
 
60
"k" => [],                              "K" => [922, 1050],
 
61
"l" => [8572],                          "L" => [8556],
 
62
"m" => [8575],                          "M" => [924, 1052, 8559],
 
63
"n" => [951, 627],                      "N" => [925],
 
64
"o" => [1086, 1413],                    "O" => [927, 1054],
 
65
"p" => [961, 1088],                     "P" => [929, 1056],
 
66
"q" => [],                              "Q" => [],
 
67
"r" => [],                              "R" => [],
 
68
"s" => [1109],                          "S" => [1359],
 
69
"t" => [],                              "T" => [932, 1058],
 
70
"u" => [965],                           "U" => [],
 
71
"v" => [957, 8910, 8964, 9013],         "V" => [947, 8548],
 
72
"w" => [],                              "W" => [],
 
73
"x" => [1093, 8569, 215],               "X" => [935, 1061, 8553],
 
74
"y" => [1059, 1091],                    "Y" => [933],
 
75
"z" => [],                              "Z" => [918],
104
76
);
105
77
 
106
78
while (<>) {