diff options
Diffstat (limited to 'srcs/compose/accent_bar.json')
| -rw-r--r-- | srcs/compose/accent_bar.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/srcs/compose/accent_bar.json b/srcs/compose/accent_bar.json new file mode 100644 index 0000000..14dc9f6 --- /dev/null +++ b/srcs/compose/accent_bar.json @@ -0,0 +1,18 @@ +{ + "b": "ƀ", + "c": "ꞓ", + "d": "đ", + "g": "ǥ", + "i": "ɨ", + "j": "ɉ", + "k": "ꝁ", + "l": "ƚ", + "o": "ɵ", + "p": "ᵽ", + "q": "ꝗ", + "r": "ɍ", + "t": "ŧ", + "u": "ʉ", + "y": "ɏ", + "z": "ƶ" +} |
