diff options
Diffstat (limited to 'srcs/compose/accent_circonflexe.json')
| -rw-r--r-- | srcs/compose/accent_circonflexe.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/srcs/compose/accent_circonflexe.json b/srcs/compose/accent_circonflexe.json index 448cc87..a16d063 100644 --- a/srcs/compose/accent_circonflexe.json +++ b/srcs/compose/accent_circonflexe.json @@ -1,4 +1,7 @@ { + "+": "⨣", + "≈": "⩯", + // latin "a": "â", "c": "ĉ", "e": "ê", @@ -9,7 +12,27 @@ "o": "ô", "ŝ": "ŝ", "u": "û", + "w": "ŵ", + "x": "x̂", + "y": "ŷ", "z": "ẑ", + // extended latin + "á": "ấ", + "à": "ầ", + "ã": "ẫ", + "ạ": "ậ", + "ả": "ẩ", + "é": "ế", + "è": "ề", + "ẽ": "ễ", + "ẹ": "ệ", + "ẻ": "ể", + "ó": "ố", + "ò": "ồ", + "ơ": "ổ", + "õ": "ỗ", + "ọ": "ộ", + // combining characters "а": "а\u0302", "е": "е\u0302", "и": "и\u0302", |
