summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortroido <troido@protonmail.com>2020-09-21 02:31:37 +0200
committertroido <troido@protonmail.com>2020-09-21 02:31:37 +0200
commit1b2a459faf12e48e8d5053e788d9fecb6be17ffb (patch)
tree424c1122862b4e57a10e26378dce2461205ae6ab
parente91638c6ae9968ee1e8192e101ad3155d4b7a398 (diff)
added sprite for human and sign
-rw-r--r--charmaps/fullwidth.json2
-rw-r--r--charmaps/halfwidth.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/charmaps/fullwidth.json b/charmaps/fullwidth.json
index ad37e53..32fca79 100644
--- a/charmaps/fullwidth.json
+++ b/charmaps/fullwidth.json
@@ -44,6 +44,8 @@
"opendoor": [""",3],
"raindrop": [":",12],
"snowflake": ["*",15],
+ "human": ["U", 7],
+ "sign": ["?", 3],
" ": [" ", 7]
},
"default": ["?", 7],
diff --git a/charmaps/halfwidth.json b/charmaps/halfwidth.json
index 3597de2..80df37d 100644
--- a/charmaps/halfwidth.json
+++ b/charmaps/halfwidth.json
@@ -43,6 +43,8 @@
"opendoor": ["\"", 3],
"raindrop": [":", 12],
"snowflake": ["*", 15],
+ "human": ["U", 7],
+ "sign": ["?", 3],
" ": [" ", 7]
},
"writable": {