jp char ァ

This commit is contained in:
yenatch 2013-07-31 18:02:08 -04:00
parent c9b70ba105
commit d4e6ccca3b
2 changed files with 2 additions and 0 deletions

View File

@ -270,6 +270,7 @@ jap_chars.update({
0xE1: "",
0xE2: "",
0xE3: "",
0xE9: "",
})
#some of the japanese characters can probably fit into the english table

View File

@ -192,6 +192,7 @@ chars = {
"": 0xE1,
"": 0xE2,
"": 0xE3,
"": 0xE9,
"@": 0x50,
"#": 0x54,