about summary refs log tree commit diff stats
path: root/res/widthconv.json
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2022-07-13 23:03:53 +0200
committerbptato <nincsnevem662@gmail.com>2022-07-13 23:55:59 +0200
commit8ab202fa89941e9f528858b2e9e35cf39ad7043f (patch)
tree1bb80e2d0b138480832485ec682f9779f37b47ec /res/widthconv.json
parentc0d6e76d94a25cbeb7d4f0aff9bc79c733f10fd5 (diff)
downloadchawan-8ab202fa89941e9f528858b2e9e35cf39ad7043f.tar.gz
Throw out unused functions
Diffstat (limited to 'res/widthconv.json')
-rw-r--r--res/widthconv.json100
1 files changed, 0 insertions, 100 deletions
diff --git a/res/widthconv.json b/res/widthconv.json
deleted file mode 100644
index 6424163f..00000000
--- a/res/widthconv.json
+++ /dev/null
@@ -1,100 +0,0 @@
-{
-  "!": "!",
-  "\"": """,
-  "#": "#",
-  "$": "$",
-  "%": "%",
-  "&": "&",
-  "'": "'",
-  "(": "(",
-  ")": ")",
-  "*": "*",
-  "+": "+",
-  ",": ",",
-  "-": "-",
-  ".": ".",
-  "/": "/",
- 
-  "0": "0",
-  "1": "1",
-  "2": "2",
-  "3": "3",
-  "4": "4",
-  "5": "5",
-  "6": "6",
-  "7": "7",
-  "8": "8",
-  "9": "9",
-  ":": ":",
-  ";": ";",
-  "<": "<",
-  "=": "=",
-  ">": ">",
-  "?": "?",
-
-  "⦆": "⦆",
-  "。": "。",
-  "「": "「",
-  "」": "」",
-  "、": "、",
-  "・": "・",
-  "ヲ": ["ヲ", "を"],
-  "ァ": ["ァ", "ぁ"],
-  "ィ": ["ィ", "ぃ"],
-  "ゥ": ["ゥ", "ぅ"],
-  "ェ": ["ェ", "ぇ"],
-  "ォ": ["ォ", "ぉ"],
-  "ャ": ["ャ", "ゃ"],
-  "ュ": ["ュ", "ゅ"],
-  "ョ": ["ョ", "ょ"],
-  "ッ": ["ッ", "っ"],
-
-  "ー": "ー",
-  "ア": ["ア", "あ"],
-  "イ": ["イ", "い"],
-  "ウ": ["ウ", "う"],
-  "エ": ["エ", "え"],
-  "オ": ["オ", "お"],
-  "カ": ["カ", "か"],
-  "キ": ["キ", "き"],
-  "ク": ["ク", "く"],
-  "ケ": ["ケ", "け"],
-  "コ": ["コ", "こ"],
-  "サ": ["サ", "さ"],
-  "シ": ["シ", "し"],
-  "ス": ["ス", "す"],
-  "セ": ["セ", "せ"],
-  "ソ": ["ソ", "そ"],
-
-  "タ": ["タ", "た"],
-  "チ": ["チ", "ち"],
-  "ツ": ["ツ", "つ"],
-  "テ": ["テ", "て"],
-  "ト": ["ト", "と"],
-  "ナ": ["ナ", "な"],
-  "ニ": ["ニ", "に"],
-  "ヌ": ["ヌ", "ぬ"],
-  "ネ": ["ネ", "ね"],
-  "ノ": ["ノ", "の"],
-  "ハ": ["ハ", "は"],
-  "ヒ": ["ヒ", "ひ"],
-  "フ": ["フ", "ふ"],
-  "ヘ": ["ヘ", "へ"],
-  "ホ": ["ホ", "ほ"],
-  "マ": ["マ", "ま"],
-
-  "ミ": ["ミ", "み"],
-  "ム": ["ム", "む"],
-  "メ": ["メ", "め"],
-  "モ": ["モ", "も"],
-  "ヤ": ["ヤ", "や"],
-  "ユ": ["ユ", "ゆ"],
-  "ヨ": ["ヨ", "よ"],
-  "ラ": ["ラ", "ら"],
-  "リ": ["リ", "り"],
-  "ル": ["ル", "る"],
-  "レ": ["レ", "れ"],
-  "ロ": ["ロ", "ろ"],
-  "ワ": ["ワ", "わ"],
-  "ン": ["ン", "ん"]
-}