From 5baa21f79f3a2fbee8470a54e81ab2aa99770936 Mon Sep 17 00:00:00 2001 From: troido Date: Tue, 22 Sep 2020 14:07:43 +0200 Subject: charmap with character_width 2 will automatically convert halfwidth to fullwidth --- charmaps/halfwidth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'charmaps/halfwidth.json') diff --git a/charmaps/halfwidth.json b/charmaps/halfwidth.json index a17b925..74d067c 100644 --- a/charmaps/halfwidth.json +++ b/charmaps/halfwidth.json @@ -49,7 +49,7 @@ "loom": ["4", 3], "cotton": ["8", 15], "cottonyarn": ["0", 15], - "cottoncloth": ["H", 15], + "cottoncloth": ["H", 7], " ": [" ", 7] }, "writable": { -- cgit