diff options
Diffstat (limited to 'asciifarm/charmaps/fullwidth.json')
| -rw-r--r-- | asciifarm/charmaps/fullwidth.json | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/asciifarm/charmaps/fullwidth.json b/asciifarm/charmaps/fullwidth.json index cd9aca7..8a7b8e5 100644 --- a/asciifarm/charmaps/fullwidth.json +++ b/asciifarm/charmaps/fullwidth.json @@ -1,4 +1,5 @@ { + "templates": ["halfwidth"], "mapping":{ "tree": ["T",0,2], "wall": ["#",7,8], @@ -41,14 +42,8 @@ "opendoor": [""",3], " ": [" ", 7] }, - "writable": { - "engravedwall": [15, 8], - "emptyletter": [7, 0] - }, "default": ["?", 7], "charwidth": 2, - "healthfull": ["#", 7, 2], - "healthemtpy": ["_", 7, 1], "alphabet": "!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~" } |
