diff options
Diffstat (limited to 'srcs/compose/accent_dot_above.json')
| -rw-r--r-- | srcs/compose/accent_dot_above.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/srcs/compose/accent_dot_above.json b/srcs/compose/accent_dot_above.json new file mode 100644 index 0000000..12f2f58 --- /dev/null +++ b/srcs/compose/accent_dot_above.json @@ -0,0 +1,21 @@ +{ + "a": "ȧ", + "b": "ḃ", + "c": "ċ", + "d": "ḋ", + "e": "ė", + "f": "ḟ", + "g": "ġ", + "h": "ḣ", + "m": "ṁ", + "n": "ṅ", + "o": "ȯ", + "p": "ṗ", + "r": "ṙ", + "s": "ṡ", + "t": "ṫ", + "w": "ẇ", + "x": "ẋ", + "y": "ẏ", + "z": "ż" +} |
