diff options
Diffstat (limited to 'srcs/compose')
| -rw-r--r-- | srcs/compose/fn.json | 9 | ||||
| -rw-r--r-- | srcs/compose/shift.json | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/srcs/compose/fn.json b/srcs/compose/fn.json index 67bc295..86d6f6d 100644 --- a/srcs/compose/fn.json +++ b/srcs/compose/fn.json @@ -248,5 +248,12 @@ "ۆ": "combining_arabic_v", "س": "ـ", "ف": "ڤ", - "ن": "ں" + "ن": "ں", + + // Tamil + "ய": ":௰", + "ஒ": ":ௐ", + "ள": ":௱", + "ச": ":௲", + "வ": ":௳" } diff --git a/srcs/compose/shift.json b/srcs/compose/shift.json index 0aa79b7..d37970b 100644 --- a/srcs/compose/shift.json +++ b/srcs/compose/shift.json @@ -82,12 +82,6 @@ "હ": "ઃ", // Tamil alternate characters "௹": "₨", - "ய": ":௰", - "ஒ": ":ௐ", - "ள": ":௱", - "ச": ":௲", - "வ": ":௳", - // Modern Hindi and Sanskrit "अ": "आ", "इ": "ई", |
