diff options
Diffstat (limited to 'srcs/compose/fn.json')
| -rw-r--r-- | srcs/compose/fn.json | 35 |
1 files changed, 34 insertions, 1 deletions
diff --git a/srcs/compose/fn.json b/srcs/compose/fn.json index 70fc061..67bc295 100644 --- a/srcs/compose/fn.json +++ b/srcs/compose/fn.json @@ -215,5 +215,38 @@ "ԓ": "ԯ", "\ua67d": "\u0483", "\u0487": "\ua66f", - "ӈ": "ԩ" + "ӈ": "ԩ", + + // Arabic + ":": "zwnj", + "ل": "ڵ", + "\u064F": "ۆ", // combining_dammah + "\u0650": "ێ", // combining_kasra + "ر": "ڕ", + "ب": "ٮ", + "ه": "ھ", + "ث": "پ", + "ز": "ژ", + "غ": "گ", + "ك": "ک", + "ا": "آ", + "ي": "ی", + "ک": "ك", + "ط": "ظ", + "ص": "ض", + "ی": "ي", + "ق": "غ", + "ع": "ء", + "ح": "ہ", + "ێ": "combining_kasra", + "ئ": "combining_hamza_above", + "ؽ": "combining_arabic_inverted_v", + "ۉ": "combining_arabic_inverted_v", + "ڡ": "combining_dammah", + "ة": "combining_fatha", + "إ": "combining_hamza_below", + "ۆ": "combining_arabic_v", + "س": "ـ", + "ف": "ڤ", + "ن": "ں" } |
