From 247a88bbf67ea3b3ca2036ef77b33a217201f421 Mon Sep 17 00:00:00 2001 From: Santhosh Thottingal Date: Fri, 17 Jun 2022 09:30:42 +0530 Subject: [PATCH] Add 23 Enhanced Inscript keyboard layouts for Indic languages These are m17n keyboard layouts and are based on the standard "IS 16350:2016" adopted by the Bureau of Indian Standards, after the draft finalized by the Indian language technologies and products Sectional Committee had been approved by the Electronics and Information Technology Division Council. Currently, The standard can be downloaded from https://standardsbis.bsbedge.com/BIS_searchstandard.aspx?Standard_Number=IS+16350&id=22277 These keymaps were sourced from https://pagure.io/inscript2 --- MIM/as-inscript2.mim | 211 ++++++++++++++++++++++++++ MIM/bn-inscript2.mim | 175 +++++++++++++++++++++ MIM/brx-inscript2-deva.mim | 160 ++++++++++++++++++++ MIM/doi-inscript2-deva.mim | 160 ++++++++++++++++++++ MIM/gu-inscript2.mim | 161 ++++++++++++++++++++ MIM/hi-inscript2.mim | 167 ++++++++++++++++++++ MIM/kn-inscript2.mim | 189 +++++++++++++++++++++++ MIM/kok-inscript2-deva.mim | 164 ++++++++++++++++++++ MIM/ks-inscript2-deva.mim | 176 ++++++++++++++++++++++ MIM/mai-inscript2.mim | 177 ++++++++++++++++++++++ MIM/ml-inscript2.mim | 284 +++++++++++++++++++++++++++++++++++ MIM/mni-inscript2-beng.mim | 168 +++++++++++++++++++++ MIM/mni-inscript2-mtei.mim | 125 +++++++++++++++ MIM/mr-inscript2.mim | 162 ++++++++++++++++++++ MIM/ne-inscript2-deva.mim | 159 ++++++++++++++++++++ MIM/or-inscript2.mim | 165 ++++++++++++++++++++ MIM/pa-inscript2-guru.mim | 172 +++++++++++++++++++++ MIM/sa-inscript2.mim | 156 +++++++++++++++++++ MIM/sat-inscript2-deva.mim | 148 ++++++++++++++++++ MIM/sat-inscript2-olck.mim | 95 ++++++++++++ MIM/sd-inscript2-deva.mim | 164 ++++++++++++++++++++ MIM/ta-inscript2.mim | 133 ++++++++++++++++ MIM/te-inscript2.mim | 190 +++++++++++++++++++++++ icons/as-inscript2.png | Bin 0 -> 1425 bytes icons/bn-inscript2.png | Bin 0 -> 1367 bytes icons/brx-inscript2-deva.png | Bin 0 -> 1514 bytes icons/doi-inscript2-deva.png | Bin 0 -> 1514 bytes icons/gu-inscript2.png | Bin 0 -> 1465 bytes icons/hi-inscript2.png | Bin 0 -> 1514 bytes icons/kn-inscript2.png | Bin 0 -> 1165 bytes icons/kok-inscript2-deva.png | Bin 0 -> 1072 bytes icons/ks-inscript2-deva.png | Bin 0 -> 1514 bytes icons/mai-inscript2.png | Bin 0 -> 1514 bytes icons/ml-inscript2.png | Bin 0 -> 1617 bytes icons/mni-inscript2-beng.png | Bin 0 -> 1367 bytes icons/mr-inscript2.png | Bin 0 -> 1072 bytes icons/ne-inscript2-deva.png | Bin 0 -> 1514 bytes icons/or-inscript2.png | Bin 0 -> 1543 bytes icons/pa-inscript2-guru.png | Bin 0 -> 1370 bytes icons/sa-inscript2.png | Bin 0 -> 1072 bytes icons/sat-inscript2-deva.png | Bin 0 -> 1514 bytes icons/sd-inscript2-deva.png | Bin 0 -> 1514 bytes icons/ta-inscript2.png | Bin 0 -> 1419 bytes icons/te-inscript2.png | Bin 0 -> 1193 bytes 44 files changed, 3861 insertions(+) create mode 100644 MIM/as-inscript2.mim create mode 100644 MIM/bn-inscript2.mim create mode 100644 MIM/brx-inscript2-deva.mim create mode 100644 MIM/doi-inscript2-deva.mim create mode 100644 MIM/gu-inscript2.mim create mode 100644 MIM/hi-inscript2.mim create mode 100644 MIM/kn-inscript2.mim create mode 100644 MIM/kok-inscript2-deva.mim create mode 100644 MIM/ks-inscript2-deva.mim create mode 100644 MIM/mai-inscript2.mim create mode 100644 MIM/ml-inscript2.mim create mode 100644 MIM/mni-inscript2-beng.mim create mode 100644 MIM/mni-inscript2-mtei.mim create mode 100644 MIM/mr-inscript2.mim create mode 100644 MIM/ne-inscript2-deva.mim create mode 100644 MIM/or-inscript2.mim create mode 100644 MIM/pa-inscript2-guru.mim create mode 100644 MIM/sa-inscript2.mim create mode 100644 MIM/sat-inscript2-deva.mim create mode 100644 MIM/sat-inscript2-olck.mim create mode 100644 MIM/sd-inscript2-deva.mim create mode 100644 MIM/ta-inscript2.mim create mode 100644 MIM/te-inscript2.mim create mode 100644 icons/as-inscript2.png create mode 100644 icons/bn-inscript2.png create mode 100644 icons/brx-inscript2-deva.png create mode 100644 icons/doi-inscript2-deva.png create mode 100644 icons/gu-inscript2.png create mode 100644 icons/hi-inscript2.png create mode 100644 icons/kn-inscript2.png create mode 100644 icons/kok-inscript2-deva.png create mode 100644 icons/ks-inscript2-deva.png create mode 100644 icons/mai-inscript2.png create mode 100644 icons/ml-inscript2.png create mode 100644 icons/mni-inscript2-beng.png create mode 100644 icons/mr-inscript2.png create mode 100644 icons/ne-inscript2-deva.png create mode 100644 icons/or-inscript2.png create mode 100644 icons/pa-inscript2-guru.png create mode 100644 icons/sa-inscript2.png create mode 100644 icons/sat-inscript2-deva.png create mode 100644 icons/sd-inscript2-deva.png create mode 100644 icons/ta-inscript2.png create mode 100644 icons/te-inscript2.png diff --git a/MIM/as-inscript2.mim b/MIM/as-inscript2.mim new file mode 100644 index 0000000..096a6c0 --- /dev/null +++ b/MIM/as-inscript2.mim @@ -0,0 +1,211 @@ +;; as-inscript2.mim -- Assamese input method for enhanced inscript layout +;; Copyright (c) 2011-2016, 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method as inscript2) + +(description "Assamese input method for enhanced inscript layout. + +Reference URL - http://ildc.in/Inscript-layout.html + +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +ZWJ AltGr + 1 +ZWNJ AltGr + 2 +₹ AltGr + 4 + +Key Summary: +The differences between Assamese and Bengali alphabets are: + +The 'ra' of Assamese is different from Bengali 'ra'. The Assamese inscript keyboard layout has included this key in the English keyboard alphabet \"j\". The letter 'wa' in Assamese can be found out in the alphabet \"b\" of the English keyboard. + +The following are the important key combinations for the Assamese keyboard layout: + +1. The alphabet 'ৰ' can be obtained by pressing the key 'j' in the English keyboard. +2. The alphabet 'ঞ' can be obtained by pressing '}' in the Eglish keyboard. +3. The '।' is located in '>', i.e. 'Shift' and '.' together in the English keyboard. +4. The alphabet 'আ' can be typed in two ways: one is to type 'অ' and then 'া' ,i.e. 'D' and then 'e'; other is by typing 'E' alone. +5. The alphabet 'ঃ' is found in '_' key, i.e. 'Shift' and then '-' key in English keyboard. +6. The alphabet 'ঋ' is located in '+', i.e. 'Shift' and then '=' key in English keyboard. +7. Special characters 'জ্ঞ', 'ত্ৰ', 'ক্ষ' and 'শ্ৰ' are included respectively at '%', '^', '&' and '*'. +8. The special combinations for 'ref' and 'rakar' are incorporated respectively at '$' and '#' . + +Some important combinations are as follows: + +1. 'tra' : 'ta' + 'halant' + 'ra' + (ত্ৰ) (ত) (্) (ৰ) + 'l' 'd' 'j' + +2. 'khya': 'ka' + 'halant' + 'Sha' + (ক্ষ) (ক) (্) (ষ) + 'k' 'd' '<' + +3. 'kra': 'ka' + 'halant' + 'ra' + (ক্ৰ) (ক) (্) (ৰ) + 'k' 'd' 'j' + +4. 'akta': 'ka' + 'halant' + 'ta' + (ক্ত) (ক) (্) (ত) + 'k' 'd' 'l' + +5. 'kla' : 'ka' + 'halant' + 'la' + (ক্ল) (ক) (্) (ল) + 'k' 'd' 'n' + +6. ''gya' : 'ja' + 'halant' + 'nya' + (জ্ঞ) (জ) (্) (ঞ) + 'p' 'd' '}' +Key summary: Amitakhya Phukan +") + +(title "ক") + +(map + (trans + ((KP_1) "১") + ((KP_2) "২") + ((KP_3) "৩") + ((KP_4) "৪") + ((KP_5) "৫") + ((KP_6) "৬") + ((KP_7) "৭") + ((KP_8) "৮") + ((KP_9) "৯") + ((KP_0) "০") + ((KP_Decimal) ".") + ((KP_Divide) "/") + ((KP_Multiply) "*") + ((KP_Add) "+") + ((KP_Subtract) "-") + + ("!" "অ্যা") + ((G-!) "৴") + ((G-1) "‍") + ("1" "১") + ((G-@) "৵") + ("2" "২") + ((G-2) "‌") + ("#" "্ৰ") + ((G-#) "৶") + ("3" "৩") + ("$" "ৰ্") + ((G-$) "৷") + ("4" "৪") + ((G-4) "₹") + ("%" "জ্ঞ") + ((G-%) "৸") + ("5" "৫") + ("^" "ত্র") + ((G-^) "৹") + ("6" "৬") + ("&" "ক্ষ") + ("7" "৭") + ("*" "শ্র") + ("8" "৮") + ("9" "৯") + ("(" "(") + (")" ")") + ("0" "০") + ("-" "-") + ("_" "ঃ") + ("+" "ঋ") + ((G-+) "ৠ") + ("=" "ৃ") + ((G-=) "ৄ") + ("Q" "ঔ") + ("q" "ৌ") + ("W" "ঐ") + ("w" "ৈ") + ("E" "আ") + ("e" "া") + ("R" "ঈ") + ((G-R) "ৡ") + ("r" "ী") + ((G-r) "ৣ") + ("T" "ঊ") + ("t" "ূ") + ("Y" "ভ") + ("y" "ব") + ("U" "ঙ") + ("u" "হ") + ("I" "ঘ") + ("i" "গ") + ("O" "ধ") + ("o" "দ") + ("P" "ঝ") + ("p" "জ") + ("{" "ঢ") + ((G-{) "ঢ়") + ("[" "ড") + ((G-[) "ড়") + ("}" "ঞ") + ("]" "়") + ("A" "ও") + ("a" "ো") + ("S" "এ") + ("s" "ে") + ("D" "অ") + ("d" "্") + ("F" "ই") + ((G-F) "ঌ") + ("f" "ি") + ((G-f) "ৢ") + ("G" "উ") + ("g" "ু") + ("H" "ফ") + ("h" "প") + ("j" "ৰ") + ("K" "খ") + ("k" "ক") + ("L" "থ") + ("l" "ত") + ((G-l) "ৎ") + (":" "ছ") + (";" "চ") + ("\"" "ঠ") + ("'" "ট") + ("z" "ʼ") + ("X" "ঁ") + ("x" "ং") + ((G-x) "৺") + ("C" "ণ") + ("c" "ম") + ("v" "ন") + ("b" "ৱ") + ("n" "ল") + ("M" "শ") + ("m" "স") + ("<" "ষ") + ((G-<) "৲") + ("," ",") + ((G-,) "৳") + (">" "।") + ((G->) "ঽ") + ("." ".") + ((G-.) "॥") + ("?" "য") + ("/" "য়") + ((G-/) "্য") + )) + +(state + (init + (trans))) diff --git a/MIM/bn-inscript2.mim b/MIM/bn-inscript2.mim new file mode 100644 index 0000000..5ae46e7 --- /dev/null +++ b/MIM/bn-inscript2.mim @@ -0,0 +1,175 @@ +;; bn-inscript2.mim -- Bengali input method for inscript layout +;; Copyright (c) 2011-2016, 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method bn inscript2) + +(description "Bengali input method for enhanced inscript layout. + +Reference URL - http://ildc.in/Inscript-layout.html + +Key summary: +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +ZWJ AltGr + 1 +ZWNJ AltGr + 2 +₹ AltGr + 4 + +To write \"juktakhor\" i.e. conjunct characters of consonants please use the \"halant\" character on the key 'd' between the two consonant akshar. + +E.g. ক্ষ = k+d+< + +Key summary: Runa Bhattacharjee +") + +(title "ক") + +(map + (trans + ((KP_1) "১") + ((KP_2) "২") + ((KP_3) "৩") + ((KP_4) "৪") + ((KP_5) "৫") + ((KP_6) "৬") + ((KP_7) "৭") + ((KP_8) "৮") + ((KP_9) "৯") + ((KP_0) "০") + ((KP_Decimal) ".") + ((KP_Divide) "/") + ((KP_Multiply) "*") + ((KP_Add) "+") + ((KP_Subtract) "-") + + ((G-1) "‍") + ("!" "অ্যা") + ((G-!) "৴") + ("1" "১") + ((G-@) "৵") + ("2" "২") + ((G-2) "‌") + ("#" "্র") + ((G-#) "৶") + ("3" "৩") + ("$" "র্") + ((G-$) "৷") + ("4" "৪") + ((G-4) "₹") + ("%" "জ্ঞ") + ((G-%) "৸") + ("5" "৫") + ("^" "ত্র") + ((G-^) "৹") + ("6" "৬") + ("&" "ক্ষ") + ("7" "৭") + ("*" "শ্র") + ("8" "৮") + ("(" "(") + ("9" "৯") + (")" ")") + ("0" "০") + ("-" "-") + ("_" "ঃ") + ("=" "ৃ") + ((G-=) "ৄ") + ("+" "ঋ") + ((G-+) "ৠ") + ("Q" "ঔ") + ("q" "ৌ") + ("W" "ঐ") + ("w" "ৈ") + ("E" "আ") + ("e" "া") + ("R" "ঈ") + ((G-R) "ৡ") + ("r" "ী") + ((G-r) "ৣ") + ("T" "ঊ") + ("t" "ূ") + ("Y" "ভ") + ("y" "ব") + ("U" "ঙ") + ("u" "হ") + ("I" "ঘ") + ("i" "গ") + ("O" "ধ") + ("o" "দ") + ("P" "ঝ") + ("p" "জ") + ("{" "ঢ") + ((G-{) "ঢ়") + ("[" "ড") + ((G-[) "ড়") + ("}" "ঞ") + ("]" "়") + ("A" "ও") + ("a" "ো") + ("S" "এ") + ("s" "ে") + ("D" "অ") + ("d" "্") + ("F" "ই") + ((G-F) "ঌ") + ("f" "ি") + ((G-f) "ৢ") + ("G" "উ") + ("g" "ু") + ("H" "ফ") + ("h" "প") + ("j" "র") + ("K" "খ") + ("k" "ক") + ("L" "থ") + ("l" "ত") + ((G-l) "ৎ") + (":" "ছ") + (";" "চ") + ("\"" "ঠ") + ("'" "ট") + ("z" "ʼ") + ("X" "ঁ") + ("x" "ং") + ((G-x) "৺") + ("C" "ণ") + ("c" "ম") + ("v" "ন") + ("n" "ল") + ("M" "শ") + ("m" "স") + ("<" "ষ") + ((G-<) "৲") + ("," ",") + ((G-,) "৳") + (">" "।") + ((G->) "ঽ") + ("." ".") + ((G-.) "॥") + ("?" "য") + ((G-?) "৻") + ("/" "য়") + ((G-/) "্য") + )) + +(state + (init + (trans))) diff --git a/MIM/brx-inscript2-deva.mim b/MIM/brx-inscript2-deva.mim new file mode 100644 index 0000000..2535373 --- /dev/null +++ b/MIM/brx-inscript2-deva.mim @@ -0,0 +1,160 @@ +;; brx-inscript2-deva.mim -- Bodo input method for enhanced inscript layout +;; Copyright (c) 2011-2016, 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method brx inscript2-deva) + +(description "Bodo input method for enhanced inscript layout. + +Reference URL - http://ildc.in/Inscript-layout.html + +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +ZWJ AltGr + 1 +ZWNJ AltGr + 2 +₹ AltGr + 4 +") + +(title "क") + +(map + (trans + ((KP_1) "१") + ((KP_2) "२") + ((KP_3) "३") + ((KP_4) "४") + ((KP_5) "५") + ((KP_6) "६") + ((KP_7) "७") + ((KP_8) "८") + ((KP_9) "९") + ((KP_0) "०") + ((KP_Decimal) ".") + ((KP_Divide) "/") + ((KP_Multiply) "*") + ((KP_Add) "+") + ((KP_Subtract) "-") + + ("~" "ऒ") + ("`" "ॊ") + ("1" "१") + ((G-1) "‍") + ("2" "२") + ((G-2) "‌") + ("#" "्र") + ("3" "३") + ("$" "र्") + ("4" "४") + ((G-4) "₹") + ("%" "ज्ञ") + ("5" "५") + ("^" "त्र") + ("6" "६") + ("&" "क्ष") + ("7" "७") + ("*" "श्र") + ("8" "८") + ("(" "(") + ("9" "९") + (")" ")") + ("0" "०") + ("_" "ः") + ("-" "-") + ("+" "ऋ") + ((G-+) "ॠ") + ("=" "ृ") + ((G-=) "ॄ") + ("Q" "औ") + ("q" "ौ") + ("W" "ऐ") + ("w" "ै") + ("E" "आ") + ("e" "ा") + ("R" "ई") + ((G-R) "ॡ") + ("r" "ी") + ((G-r) "ॣ") + ("T" "ऊ") + ("t" "ू") + ("Y" "भ") + ("y" "ब") + ("U" "ङ") + ("u" "ह") + ("I" "घ") + ("i" "ग") + ("O" "ध") + ("o" "द") + ("P" "झ") + ("p" "ज") + ("{" "ढ") + ("[" "ड") + ("}" "ञ") + ("]" "़") + ("A" "ओ") + ("a" "ो") + ("S" "ए") + ("s" "े") + ("D" "अ") + ("d" "्") + ("F" "इ") + ((G-F) "ऌ") + ("f" "ि") + ((G-f) "ॢ") + ("G" "उ") + ("g" "ु") + ("H" "फ") + ("h" "प") + ("j" "र") + ("K" "ख") + ("k" "क") + ("L" "थ") + ("l" "त") + (":" "छ") + (";" "च") + ("\"" "ठ") + ("'" "ट") + ("z" "ʼ") + ("X" "ँ") + ((G-X) "ॐ") + ("x" "ं") + ("C" "ण") + ("c" "म") + ("v" "न") + ("b" "व") + ("n" "ल") + ("N" "N") + ((G-N) "ळ") + ("M" "श") + ("m" "स") + ("<" "ष") + ("," ",") + ((G-,) "॰") + (">" "।") + ((G->) "ऽ") + ("." ".") + ((G-.) "॥") + ("/" "य") + )) + +(state + (init + (trans))) + diff --git a/MIM/doi-inscript2-deva.mim b/MIM/doi-inscript2-deva.mim new file mode 100644 index 0000000..17ece85 --- /dev/null +++ b/MIM/doi-inscript2-deva.mim @@ -0,0 +1,160 @@ +;; doi-inscript2-deva.mim -- Dogri input method for enhanced inscript layout +;; Copyright (c) 2011-2016, 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method doi inscript2-deva) + +(description "Dogri input method for enhanced inscript layout. + +Reference URL - http://ildc.in/Inscript-layout.html + +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +ZWJ AltGr + 1 +ZWNJ AltGr + 2 +₹ AltGr + 4 +") + +(title "क") + +(map + (trans + ((KP_1) "१") + ((KP_2) "२") + ((KP_3) "३") + ((KP_4) "४") + ((KP_5) "५") + ((KP_6) "६") + ((KP_7) "७") + ((KP_8) "८") + ((KP_9) "९") + ((KP_0) "०") + ((KP_Decimal) ".") + ((KP_Divide) "/") + ((KP_Multiply) "*") + ((KP_Add) "+") + ((KP_Subtract) "-") + + ("1" "१") + ((G-1) "‍") + ("2" "२") + ((G-2) "‌") + ("#" "्र") + ("3" "३") + ("$" "र्") + ("4" "४") + ((G-4) "₹") + ("%" "ज्ञ") + ("5" "५") + ("^" "त्र") + ("6" "६") + ("&" "क्ष") + ("7" "७") + ("*" "श्र") + ("8" "८") + ("(" "(") + ("9" "९") + (")" ")") + ("0" "०") + ("_" "ः") + ("-" "-") + ("+" "ऋ") + ((G-+) "ॠ") + ("=" "ृ") + ((G-=) "ॄ") + ("Q" "औ") + ("q" "ौ") + ("W" "ऐ") + ("w" "ै") + ("E" "आ") + ("e" "ा") + ("R" "ई") + ((G-R) "ॡ") + ("r" "ी") + ((G-r) "ॣ") + ("T" "ऊ") + ("t" "ू") + ("Y" "भ") + ("y" "ब") + ("U" "ङ") + ("u" "ह") + ("I" "घ") + ("i" "ग") + ("O" "ध") + ("o" "द") + ("P" "झ") + ("p" "ज") + ((G-p) "ज़") + ("{" "ढ") + ((G-{) "ढ़") + ("[" "ड") + ((G-[) "ड़") + ("}" "ञ") + ("]" "़") + ("A" "ओ") + ("a" "ो") + ("S" "ए") + ("s" "े") + ("D" "अ") + ("d" "्") + ("F" "इ") + ((G-F) "ऌ") + ("f" "ि") + ((G-f) "ॢ") + ("G" "उ") + ("g" "ु") + ("H" "फ") + ((G-H) "फ़") + ("h" "प") + ("j" "र") + ("K" "ख") + ("k" "क") + ("L" "थ") + ("l" "त") + (":" "छ") + (";" "च") + ("\"" "ठ") + ("'" "ट") + ("z" "ʼ") + ("X" "ँ") + ("x" "ं") + ((G-X) "ॐ") + ("C" "ण") + ("c" "म") + ("v" "न") + ("b" "व") + ("n" "ल") + ((G-N) "ळ") + ("M" "श") + ("m" "स") + ("<" "ष") + ("," ",") + (">" "।") + ((G->) "ऽ") + ("." ".") + ((G-.) "॥") + ("/" "य") + )) + +(state + (init + (trans))) + diff --git a/MIM/gu-inscript2.mim b/MIM/gu-inscript2.mim new file mode 100644 index 0000000..02dcf29 --- /dev/null +++ b/MIM/gu-inscript2.mim @@ -0,0 +1,161 @@ +;; gu-inscript2.mim -- Gujarati input method for enhanced inscript layout +;; Copyright (c) 2011-2016, 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method gu inscript2) + +(description "Gujarati input method for enhanced inscript layout. + +Reference URL - http://ildc.in/Inscript-layout.html + +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +ZWJ AltGr + 1 +ZWNJ AltGr + 2 +₹ AltGr + 4 +") + +(title "ક") + +(map + (trans + ((KP_1) "૧") + ((KP_2) "૨") + ((KP_3) "૩") + ((KP_4) "૪") + ((KP_5) "૫") + ((KP_6) "૬") + ((KP_7) "૭") + ((KP_8) "૮") + ((KP_9) "૯") + ((KP_0) "૦") + ((KP_Decimal) ".") + ((KP_Divide) "/") + ((KP_Multiply) "*") + ((KP_Add) "+") + ((KP_Subtract) "-") + + ("!" "ઍ") + ("1" "૧") + ((G-1) "‍") + ("@" "ૅ") + ("2" "૨") + ((G-2) "‌") + ("#" "્ર") + ("3" "૩") + ("$" "ર્") + ("4" "૪") + ((G-4) "₹") + ("%" "જ્ઞ") + ("5" "૫") + ("^" "ત્ર") + ("6" "૬") + ("&" "ક્ષ") + ("7" "૭") + ("*" "શ્ર") + ("8" "૮") + ("(" "(") + ("9" "૯") + (")" ")") + ("0" "૦") + ("_" "ઃ") + ("-" "-") + ("+" "ઋ") + ((G-+) "ૠ") + ("=" "ૃ") + ((G-=) "ૄ") + ("Q" "ઔ") + ("q" "ૌ") + ("W" "ઐ") + ("w" "ૈ") + ("E" "આ") + ("e" "ા") + ("R" "ઈ") + ((G-R) "ૡ") + ("r" "ી") + ((G-r) "ૣ") + ("T" "ઊ") + ("t" "ૂ") + ("Y" "ભ") + ("y" "બ") + ("U" "ઙ") + ("u" "હ") + ("I" "ઘ") + ("i" "ગ") + ("O" "ધ") + ("o" "દ") + ("P" "ઝ") + ("p" "જ") + ("{" "ઢ") + ("[" "ડ") + ("}" "ઞ") + ("]" "઼") + ("|" "ઑ") + ("\\" "ૉ") + ("A" "ઓ") + ("a" "ો") + ("S" "એ") + ("s" "ે") + ("D" "અ") + ("d" "્") + ("F" "ઇ") + ((G-F) "ઌ") + ("f" "િ") + ((G-f) "ૢ") + ("G" "ઉ") + ("g" "ુ") + ("H" "ફ") + ("h" "પ") + ("j" "ર") + ("K" "ખ") + ("k" "ક") + ("L" "થ") + ("l" "ત") + (":" "છ") + (";" "ચ") + ("\"" "ઠ") + ("'" "ટ") + ("X" "ઁ") + ((G-X) "ૐ") + ("x" "ં") + ("C" "ણ") + ("c" "મ") + ("v" "ન") + ("b" "વ") + ("N" "ળ") + ("n" "લ") + ("M" "શ") + ("m" "સ") + ("<" "ષ") + ((G-<) "॰") + ("," ",") + ((G-,) "૱") + (">" "।") + ((G->) "ઽ") + ("." ".") + ((G-.) "॥") + ("/" "ય") + )) + +(state + (init + (trans))) + diff --git a/MIM/hi-inscript2.mim b/MIM/hi-inscript2.mim new file mode 100644 index 0000000..22c43b3 --- /dev/null +++ b/MIM/hi-inscript2.mim @@ -0,0 +1,167 @@ +;; hi-inscript2.mim -- Hindi input method for enhanced inscript layout +;; Copyright (c) 2011-2016, 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method hi inscript2) + +(description "Hindi input method for enhanced inscript layout. + +Reference URL : http://ildc.in/Inscript-layout.html + +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +ZWJ AltGr + 1 +ZWNJ AltGr + 2 +₹ AltGr + 4 +") + +(title "क") + +(map + (trans + ((KP_1) "१") + ((KP_2) "२") + ((KP_3) "३") + ((KP_4) "४") + ((KP_5) "५") + ((KP_6) "६") + ((KP_7) "७") + ((KP_8) "८") + ((KP_9) "९") + ((KP_0) "०") + ((KP_Decimal) ".") + ((KP_Divide) "/") + ((KP_Multiply) "*") + ((KP_Add) "+") + ((KP_Subtract) "-") + + ("!" "ऍ") + ("1" "१") + ((G-1) "‍") + ("@" "ॅ") + ("2" "२") + ((G-2) "‌") + ("#" "्र") + ("3" "३") + ("$" "र्") + ("4" "४") + ((G-4) "₹") + ("%" "ज्ञ") + ("5" "५") + ("^" "त्र") + ("6" "६") + ("&" "क्ष") + ("7" "७") + ("*" "श्र") + ("8" "८") + ("(" "(") + ("9" "९") + (")" ")") + ("0" "०") + ("_" "ः") + ("-" "-") + ("+" "ऋ") + ((G-+) "ॠ") + ("=" "ृ") + ((G-=) "ॄ") + ("Q" "औ") + ("q" "ौ") + ("W" "ऐ") + ("w" "ै") + ("E" "आ") + ("e" "ा") + ("R" "ई") + ((G-R) "ॡ") + ("r" "ी") + ((G-r) "ॣ") + ("T" "ऊ") + ("t" "ू") + ("Y" "भ") + ("y" "ब") + ("U" "ङ") + ("u" "ह") + ("I" "घ") + ("i" "ग") + ((G-i) "ग़") + ("O" "ध") + ("o" "द") + ("P" "झ") + ("p" "ज") + ((G-p) "ज़") + ("{" "ढ") + ((G-{) "ढ़") + ("[" "ड") + ((G-[) "ड़") + ("}" "ञ") + ("]" "़") + ("A" "ओ") + ("a" "ो") + ("S" "ए") + ("s" "े") + ("D" "अ") + ("d" "्") + ("F" "इ") + ((G-F) "ऌ") + ("f" "ि") + ((G-f) "ॢ") + ("G" "उ") + ("g" "ु") + ("H" "फ") + ((G-H) "फ़") + ("h" "प") + ("j" "र") + ("K" "ख") + ((G-K) "ख़") + ("k" "क") + ((G-k) "क़") + ("L" "थ") + ("l" "त") + (":" "छ") + (";" "च") + ("\"" "ठ") + ("'" "ट") + ("|" "ऑ") + ("\\" "ॉ") + ("X" "ँ") + ((G-X) "ॐ") + ("x" "ं") + ("C" "ण") + ("c" "म") + ("v" "न") + ("b" "व") + ("n" "ल") + ((G-N) "ळ") + ("M" "श") + ("m" "स") + ("<" "ष") + ("," ",") + ((G-,) "॰") + (">" "।") + ((G->) "ऽ") + ("." ".") + ((G-.) "॥") + ("/" "य") + )) + +(state + (init + (trans))) + diff --git a/MIM/kn-inscript2.mim b/MIM/kn-inscript2.mim new file mode 100644 index 0000000..93005a7 --- /dev/null +++ b/MIM/kn-inscript2.mim @@ -0,0 +1,189 @@ +;; kn-inscript2.mim -- Kannada input method for enhanced inscript layout +;; Copyright (c) 2011-2016, 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method kn inscript2) + +(description "Kannada input method for enhanced inscript layout. + +Reference URL - http://ildc.in/Inscript-layout.html + +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +ZWJ AltGr + 1 +ZWNJ AltGr + 2 +₹ AltGr + 4 + +Key summary : +1) \"praa\" = pa + halant + raa + \"ಪ್ರಾ\" = ಪ + ್ + ರ + ಾ + h + d + j + e + +2) \"ska\" = sa+halant+ka + \"ಸ್ಕ\" = ಸ + ್ + ಕ + m + d + k + +3) \"ththhaa\" = th + halanth + thhaa + \" ತ್ಥಾ\" = ತ + ್ +ಥ + ಾ + l + d + L + e + +4) \"shhtya\" : shh + halat + T + halant + ya + \"ಷ್ಟ್ಯ\" = ಷ +್ + ಟ + ್ + ಯ + < + d + ' + d + / + +5) \"dgaa\" : d + halant + gaa + \"ದ್ಗಾ\" : ದ + ್ + ಗ +ಾ + o + d + i + e + +6) ZWJ is assigned to key 'AltGr+1' + ZWNJ is assigned to key 'AltGr+2' + +Key summary: Shankar Prasad +") + +(title "ಕ") + +(map + (trans + ((KP_1) "೧") + ((KP_2) "೨") + ((KP_3) "೩") + ((KP_4) "೪") + ((KP_5) "೫") + ((KP_6) "೬") + ((KP_7) "೭") + ((KP_8) "೮") + ((KP_9) "೯") + ((KP_0) "೦") + ((KP_Decimal) ".") + ((KP_Divide) "/") + ((KP_Multiply) "*") + ((KP_Add) "+") + ((KP_Subtract) "-") + + ("~" "ಒ") + ("`" "ೊ") + ("1" "೧") + ((G-1) "‍") + ("2" "೨") + ((G-2) "‌") + ("#" "್ರ") + ("3" "೩") + ("$" "ರ್") + ("4" "೪") + ((G-4) "₹") + ("%" "ಜ್ಞ") + ("5" "೫") + ("^" "ತ್ರ") + ("6" "೬") + ("&" "ಕ್ಷ") + ("7" "೭") + ("*" "ಶ್ರ") + ("8" "೮") + ("(" "(") + ("9" "೯") + (")" ")") + ("0" "೦") + ("_" "ಃ") + ("-" "-") + ("+" "ಋ") + ((G-+) "ೠ") + ("=" "ೃ") + ((G-=) "ೄ") + ("Q" "ಔ") + ("q" "ೌ") + ("W" "ಐ") + ("w" "ೈ") + ("E" "ಆ") + ("e" "ಾ") + ("R" "ಈ") + ((G-R) "ೡ") + ("r" "ೀ") + ((G-r) "ೣ") + ("T" "ಊ") + ("t" "ೂ") + ("Y" "ಭ") + ("y" "ಬ") + ("U" "ಙ") + ("u" "ಹ") + ((G-u) "ೱ") + ("I" "ಘ") + ("i" "ಗ") + ("O" "ಧ") + ("o" "ದ") + ("P" "ಝ") + ("p" "ಜ") + ("{" "ಢ") + ("[" "ಡ") + ("}" "ಞ") + ("]" "಼") + ("A" "ಓ") + ("a" "ೋ") + ("S" "ಏ") + ("s" "ೇ") + ("D" "ಅ") + ("d" "್") + ("F" "ಇ") + ((G-F) "ಌ") + ("f" "ಿ") + ((G-f) "ೢ") + ("G" "ಉ") + ("g" "ು") + ("H" "ಫ") + ((G-H) "ೞ") + ("h" "ಪ") + ("J" "ಱ") + ("j" "ರ") + ((G-j) "ೲ") + ("K" "ಖ") + ("k" "ಕ") + ("L" "ಥ") + ("l" "ತ") + (":" "ಛ") + (";" "ಚ") + ("\"" "ಠ") + ("'" "ಟ") + ("~" "ಒ") + ("`" "ೊ") + ("Z" "ಎ") + ("z" "ೆ") + ("x" "ಂ") + ("C" "ಣ") + ("c" "ಮ") + ("v" "ನ") + ("b" "ವ") + ("N" "ಳ") + ("n" "ಲ") + ("M" "ಶ") + ("m" "ಸ") + ("<" "ಷ") + ("," ",") + (">" "।") + ((G->) "ಽ") + ("." ".") + ((G-.) "॥") + ("/" "ಯ") + )) + +(state + (init + (trans))) + diff --git a/MIM/kok-inscript2-deva.mim b/MIM/kok-inscript2-deva.mim new file mode 100644 index 0000000..b6c6c66 --- /dev/null +++ b/MIM/kok-inscript2-deva.mim @@ -0,0 +1,164 @@ +;; kok-inscript2-deva.mim -- Konkani input method for enhanced inscript layout +;; Copyright (c) 2011-2016, 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method kok inscript2-deva) + +(description "Konkani input method for enhanced inscript layout. + +Reference URL - http://ildc.in/Inscript-layout.html + +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +ZWJ AltGr + 1 +ZWNJ AltGr + 2 +₹ AltGr + 4 +") + +(title "क") + +(map + (trans + ((KP_1) "१") + ((KP_2) "२") + ((KP_3) "३") + ((KP_4) "४") + ((KP_5) "५") + ((KP_6) "६") + ((KP_7) "७") + ((KP_8) "८") + ((KP_9) "९") + ((KP_0) "൦") + ((KP_Decimal) ".") + ((KP_Divide) "/") + ((KP_Multiply) "*") + ((KP_Add) "+") + ((KP_Subtract) "-") + + ("!" "ॲ") + ("1" "१") + ((G-1) "‍") + ("@" "ॅ") + ("2" "२") + ((G-2) "‌") + ("#" "्र") + ("3" "३") + ("$" "र्") + ("4" "४") + ((G-4) "₹") + ("%" "ज्ञ") + ("5" "५") + ("6" "६") + ("&" "क्ष") + ("7" "७") + ("*" "श्र") + ("8" "८") + ("(" "(") + ("9" "९") + (")" ")") + ("0" "०") + ("_" "ः") + ("-" "-") + ("+" "ऋ") + ((G-+) "ॠ") + ("=" "ृ") + ((G-=) "ॄ") + ("Q" "औ") + ("q" "ौ") + ("W" "ऐ") + ("w" "ै") + ("E" "आ") + ("e" "ा") + ("R" "ई") + ((G-R) "ॡ") + ("r" "ी") + ((G-r) "ॣ") + ("T" "ऊ") + ("t" "ू") + ("Y" "भ") + ("y" "ब") + ("U" "ङ") + ("u" "ह") + ("I" "घ") + ("i" "ग") + ("O" "ध") + ("o" "द") + ("P" "झ") + ("p" "ज") + ("{" "ढ") + ("[" "ड") + ("}" "ञ") + ("]" "़") + ("A" "ओ") + ("a" "ो") + ("S" "ए") + ("s" "े") + ("D" "अ") + ("d" "्") + ("F" "इ") + ((G-F) "ऌ") + ("f" "ि") + ((G-f) "ॢ") + ("G" "उ") + ("g" "ु") + ("H" "फ") + ("h" "प") + ("J" "ऱ") + ("j" "र") + ("K" "ख") + ("k" "क") + ("L" "थ") + ("l" "त") + (":" "छ") + (";" "च") + ("\"" "ठ") + ("'" "ट") + ("X" "ँ") + ((G-X) "ॐ") + ("x" "ं") + ("C" "ण") + ("c" "म") + ("v" "न") + ("b" "व") + ("N" "ळ") + ("n" "ल") + ("M" "श") + ("m" "स") + ("<" "ष") + ("," ",") + ((G-,) "॰") + (">" "।") + ((G->) "ऽ") + ("." ".") + ((G-.) "॥") + ("/" "य") + ("%" "ज्ञ") + ("^" "त्र") + ("&" "क्ष") + ("*" "श्र") + ("|" "ऑ") + ("\\" "ॉ") + )) + +(state + (init + (trans))) + diff --git a/MIM/ks-inscript2-deva.mim b/MIM/ks-inscript2-deva.mim new file mode 100644 index 0000000..6e0034b --- /dev/null +++ b/MIM/ks-inscript2-deva.mim @@ -0,0 +1,176 @@ +;; ks-inscript2-deva.mim -- Kashmiri (Devanagari) input method for enhanced inscript layout +;; Copyright (c) 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method ks inscript2-deva) + +(description "Kashmiri (Devanagari) input method for enhanced inscript layout. + +Reference URL : http://ildc.in/Inscript-layout.html + +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +ZWJ AltGr + 1 +ZWNJ AltGr + 2 +₹ AltGr + 4 + +") + +(title "क") + +(map + (trans + ((KP_1) "१") + ((KP_2) "२") + ((KP_3) "३") + ((KP_4) "४") + ((KP_5) "५") + ((KP_6) "६") + ((KP_7) "७") + ((KP_8) "८") + ((KP_9) "९") + ((KP_0) "०") + ((KP_Decimal) ".") + ((KP_Divide) "/") + ((KP_Multiply) "*") + ((KP_Add) "+") + ((KP_Subtract) "-") + + ("~" "ऒ") + ("`" "ॊ") + ("!" "ॲ") + ("1" "१") + ((G-1) "‍") + ("@" "ॅ") + ("2" "२") + ((G-2) "‌") + ("#" "्र") + ("3" "३") + ("$" "र्") + ("4" "४") + ((G-4) "₹") + ("%" "ज्ञ") + ("5" "५") + ("^" "त्र") + ("6" "६") + ("&" "क्ष") + ("7" "७") + ("*" "श्र") + ("8" "८") + ("(" "(") + ("9" "९") + (")" ")") + ("0" "०") + ("_" "ः") + ("-" "-") + ("+" "ऋ") + ((G-+) "ॠ") + ("=" "ृ") + ((G-=) "ॄ") + ("Q" "औ") + ((G-Q) "ॵ") + ("q" "ौ") + ((G-q) "ॏ") + ("W" "ऐ") + ("w" "ै") + ("E" "आ") + ("e" "ा") + ("R" "ई") + ("r" "ी") + ("T" "ऊ") + ((G-T) "ॷ") + ("t" "ू") + ((G-t) "ॗ") + ("Y" "भ") + ("y" "ब") + ("U" "ङ") + ("u" "ह") + ("I" "घ") + ("i" "ग") + ((G-i) "ग़") + ("O" "ध") + ("o" "द") + ("P" "झ") + ("p" "ज") + ((G-p) "ज़") + ("{" "ढ") + ((G-{) "ढ़") + ("[" "ड") + ((G-[) "ड़") + ("}" "ञ") + ("]" "़") + ("A" "ओ") + ((G-A) "ॴ") + ("a" "ो") + ((G-a) "ऻ") + ("S" "ए") + ("s" "े") + ("D" "अ") + ("d" "्") + ("F" "इ") + ("f" "ि") + ("G" "उ") + ((G-G) "ॶ") + ("g" "ु") + ((G-g) "ॖ") + ("H" "फ") + ((G-H) "फ़") + ("h" "प") + ("j" "र") + ("K" "ख") + ((G-K) "ख़") + ("k" "क") + ((G-k) "क़") + ("L" "थ") + ("l" "त") + (":" "छ") + (";" "च") + ("\"" "ठ") + ("'" "ट") + ("|" "ऑ") + ("\\" "ॉ") + ("Z" "ऎ") + ((G-Z) "ॳ") + ("z" "ॆ") + ((G-z) "ऺ") + ("X" "ँ") + ((G-X) "ॐ") + ("x" "ं") + ("C" "ण") + ("c" "म") + ("v" "न") + ("b" "व") + ("n" "ल") + ("M" "श") + ("m" "स") + ("<" "ष") + ("," ",") + (">" "।") + ((G->) "ऽ") + ("." ".") + ((G-.) "॥") + ("/" "य") + )) + +(state + (init + (trans))) + diff --git a/MIM/mai-inscript2.mim b/MIM/mai-inscript2.mim new file mode 100644 index 0000000..a6e1ffa --- /dev/null +++ b/MIM/mai-inscript2.mim @@ -0,0 +1,177 @@ +;; mai-inscript2.mim -- Maithili input method for enhanced inscript layout +;; Copyright (c) 2011-2016, 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method mai inscript2) + +(description "Maithili input method for enhanced inscript layout. + +Reference URL - http://ildc.in/Inscript-layout.html + +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +ZWJ AltGr + 1 +ZWNJ AltGr + 2 +₹ AltGr + 4 +") + +(title "क") + +(map + (trans + ((KP_1) "१") + ((KP_2) "२") + ((KP_3) "३") + ((KP_4) "४") + ((KP_5) "५") + ((KP_6) "६") + ((KP_7) "७") + ((KP_8) "८") + ((KP_9) "९") + ((KP_0) "०") + ((KP_Decimal) ".") + ((KP_Divide) "/") + ((KP_Multiply) "*") + ((KP_Add) "+") + ((KP_Subtract) "-") + + + ("1" "१") + ((G-1) "‍") + ("2" "२") + ((G-2) "‌") + ("#" "्र") + ("3" "३") + ("$" "र्") + ("4" "४") + ((G-4) "₹") + ("%" "ज्ञ") + ("5" "५") + ("^" "त्र") + ("6" "६") + ("&" "क्ष") + ("7" "७") + ("*" "श्र") + ("8" "८") + ("(" "(") + ("9" "९") + (")" ")") + ("0" "०") + ("_" "ः") + ("-" "-") + ("+" "ऋ") + ((G-+) "ॠ") + ("=" "ृ") + ((G-=) "ॄ") + ("Q" "औ") + ("q" "ौ") + ("W" "ऐ") + ("w" "ै") + ("E" "आ") + ("e" "ा") + ("R" "ई") + ((G-R) "ॡ") + ("r" "ी") + ((G-r) "ॣ") + ("T" "ऊ") + ("t" "ू") + ("Y" "भ") + ("y" "ब") + ("U" "ङ") + ("u" "ह") + ("I" "घ") + ("i" "ग") + ("O" "ध") + ("o" "द") + ("P" "झ") + ("p" "ज") + ("{" "ढ") + ((G-{) "ढ़") + ("[" "ड") + ((G-[) "ड़") + ("}" "ञ") + ("]" "़") + ("A" "ओ") + ("a" "ो") + ("S" "ए") + ("s" "े") + ("D" "अ") + ("d" "्") + ("F" "इ") + ((G-F) "ऌ") + ("f" "ि") + ((G-f) "ॢ") + ("G" "उ") + ("g" "ु") + ("H" "फ") + ("h" "प") + ("j" "र") + ("K" "ख") + ("k" "क") + ("L" "थ") + ("l" "त") + (":" "छ") + (";" "च") + ("\"" "ठ") + ("'" "ट") + ("X" "ँ") + ((G-X) "ॐ") + ("x" "ं") + ("C" "ण") + ("c" "म") + ("v" "न") + ("b" "व") + ("n" "ल") + ("N" "ळ") + ("M" "श") + ("m" "स") + ("<" "ष") + ("," ",") + (">" "।") + ((G->) "ऽ") + ("." ".") + ((G-.) "॥") + ("/" "य") + ("!" "ऍ") + ("@" "ॅ") + ((G-Q) "ॵ") + ((G-q) "ॏ") + ("~" "ऒ") + ("`" "ॊ") + ((G-A) "ॴ") + ((G-a) "ऻ") + ((G-s) "ॆ") + ((G-S) "ऎ") + ("z" "ʼ") + ((G-z) "ऺ") + ("Z" "Z") + ((G-Z) "ॳ") + ("|" "अ꣱") + ("\\" "꣱") + ((G-\\) "अऽ") + ((G-w) "ꣿ") + ((G-W) "ꣾ") + )) + +(state + (init + (trans))) + diff --git a/MIM/ml-inscript2.mim b/MIM/ml-inscript2.mim new file mode 100644 index 0000000..01d97b9 --- /dev/null +++ b/MIM/ml-inscript2.mim @@ -0,0 +1,284 @@ +;; ml-inscript2.mim -- Malayalam input method for enhanced inscript layout +;; Copyright (c) 2011-2016, 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method ml inscript2) + +(description "Malayalam input method for enhanced inscript layout. + +Reference URL - http://ildc.in/Inscript-layout.html + +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +ZWJ AltGr + 1 +ZWNJ AltGr + 2 +₹ AltGr + 4 + +Following are the conjuncts formed in our language, shown along with the keys to reproduce them: + +Case 1: +CHILLU aksharam: +(i) ന്‍ = ന + ് + zero width joiner(zwj) +ie, key 'v' + key 'd' + key + +(ii) ല്‍ = ല + ് + zero width joiner(zwj) +ie, key 'n' + key 'd' + key + +(iii) ര്‍ = ര + ് + zero width joiner(zwj) +ie, key 'j' + key 'd' + key + +(iv) ണ്‍ = ണ + ് + zero width joiner(zwj) +ie, shift key 'c' + key 'd' + key + +(v) ള്‍ = ള + ് + zero width joiner(zwj) +ie, shift key 'n' + key 'd' + key + +Case 2: +(i) ങ്ങ = ങ + ് + ക +ie, shift key 'u' + key 'd' + key 'k' + +(ii) ന്ത = ന + ് + ത +ie, key 'v' + key 'd' + key 'l' + +(iii) ഞ്ച = ഞ + ് + ച +ie, shift key '}' + key 'd' + key ';' + +(iv) ണ്ട = ണ + ് + ട +ie, shift key 'c' + key 'd' + key '\'' + +(v) മ്പ = മ + ് + പ +ie, key 'v' + key 'd' + key 'h' + +(vi) ക്ഷ = ക + ് + ഷ +ie, key 'c' + key 'd' + shift key ',' + +Case 3: +Koottaksharangal: + +(i) ക്ക = ക + ് + ക +ie, key 'k' + key 'd' + key 'k' + +(ii) ങ്ങ = ങ + ് + ങ +ie, shift key 'u' + key 'd' + shift key 'u' + +(iii) ച്ച = ച + ് + ച +ie, key ';' + key 'd' + key ';' + +(iv) ഞ്ഞ = ഞ + ് + ഞ +ie, shift key '}' + key 'd' + shift key '}' + +(v) ട്ട = ട + ് + ട +ie, key '\'' + key 'd' + key '\'' + +(vi) ണ്ണ = ണ + ് + ണ +ie, shift key 'c' + key 'd' + shift key 'c' + +(vii) ത്ത = ത + ് + ത +ie, key 'l' + key 'd' + key 'l' + +(viii) ന്ന = ന + ് + ന +ie, key 'v' + key 'd' + key 'v' + +(ix) മ്മ = മ + ് + മ +ie, key 'c' + key 'd' + key 'c' + +(x) ല്ല = ല + ് + ല +ie, key 'n' + key 'd' + key 'n' + +(xi) വ്വ = വ + ് + വ +ie, key 'b' + key 'd' + key 'b' + +(xii) യ്യ = യ + ് + യ +ie, key '/' + key 'd' + key '/' + +(xiii) ശ്ശ = ശ + ് + ശ +ie, shift key 'm' + key 'd' + shift key 'm' + +(xiv) സ്സ = സ + ് + സ +ie, key 'm' + key 'd' + key 'm' + +(xv) ള്ള = ള + ് + ള +ie, shift key 'n' + key 'd' + shift key 'n' + +(xvi) റ്റ = റ + ് + റ +ie, shift key 'j' + key 'd' + shift key 'j' + +Case 4: +(Following conjuncts are explained with the help of consonant 'ക') + +(1) Conjuncts formed with ര (ra): + ക്ര = ക + ് + ര +ie, key 'k' + key 'd' + key 'j' + +(2) Conjuncts formed with യ (ya): + ക്യ = ക + ് + യ +ie, key 'k' + key 'd' + key '/' + +(3) Conjuncts formed with വ (va): + ക്വ = ക + ് + വ +ie, key 'k' + key 'd' + key 'b' + +Special case: + +ന്റ = ന + ് + റ +ie, key 'v' + key 'd' + shift key 'j' + +Author: Ani Peter +") + +(title "ക") + +(map + (trans + ((KP_1) "൧") + ((KP_2) "൨") + ((KP_3) "൩") + ((KP_4) "൪") + ((KP_5) "൫") + ((KP_6) "൬") + ((KP_7) "൭") + ((KP_8) "൮") + ((KP_9) "൯") + ((KP_0) "൦") + ((KP_Decimal) ".") + ((KP_Divide) "/") + ((KP_Multiply) "*") + ((KP_Add) "+") + ((KP_Subtract) "-") + + ("~" "ഒ") + ("`" "ൊ") + ((G-!) "൰") + ("1" "൧") + ((G-1) "‍") + ((G-@) "൱") + ("2" "൨") + ((G-2) "‌") + ("#" "്ര") + ((G-#) "൲") + ("3" "൩") + ((G-$) "൳") + ("4" "൪") + ((G-4) "₹") + ((G-%) "൴") + ("5" "൫") + ((G-^) "൵") + ("6" "൬") + ("&" "ക്ഷ") + ("7" "൭") + ("*" "ൾ") + ("8" "൮") + ("(" "(") + ("9" "൯") + (")" ")") + ("0" "൦") + ("_" "ഃ") + ("-" "-") + ("+" "ഋ") + ((G-+) "ൠ") + ("=" "ൃ") + ((G-=) "ൄ") + ("Q" "ഔ") + ("q" "ൗ") + ((G-q) "ൌ") + ("W" "ഐ") + ("w" "ൈ") + ("E" "ആ") + ("e" "ാ") + ("R" "ഈ") + ((G-R) "ൡ") + ("r" "ീ") + ((G-r) "ൣ") + ("T" "ഊ") + ("t" "ൂ") + ("Y" "ഭ") + ("y" "ബ") + ("U" "ങ") + ("u" "ഹ") + ("I" "ഘ") + ("i" "ഗ") + ("O" "ധ") + ("o" "ദ") + ("P" "ഝ") + ("p" "ജ") + ("{" "ഢ") + ("[" "ഡ") + ("}" "ഞ") + ("\\" "ർ") + ("A" "ഓ") + ("a" "ോ") + ("S" "ഏ") + ("s" "േ") + ("D" "അ") + ("d" "്") + ("F" "ഇ") + ((G-F) "ഌ") + ("f" "ി") + ((G-f) "ൢ") + ("G" "ഉ") + ("g" "ു") + ("H" "ഫ") + ("h" "പ") + ("J" "റ") + ("j" "ര") + ("K" "ഖ") + ("k" "ക") + ("L" "ഥ") + ("l" "ത") + (":" "ഛ") + (";" "ച") + ("\"" "ഠ") + ("'" "ട") + ("~" "ഒ") + ("`" "ൊ") + ("G-'" "ഺ") + ("Z" "എ") + ("z" "െ") + ("X" "ൺ") + ("x" "ം") + ("C" "ണ") + ("c" "മ") + ("V" "ൻ") + ("G-V" "൹") + ("v" "ന") + ((G-v) "ഩ") + ("B" "ഴ") + ("b" "വ") + ("N" "ള") + ((G-N) "ൾ") + ("n" "ല") + ((G-n) "ൽ") + ("M" "ശ") + ("m" "സ") + ("<" "ഷ") + ("," ",") + (">" "ൽ") + ((G->) "ഽ") + ("." ".") + ((G-.) "॥") + ("/" "യ") + )) + +(state + (init + (trans))) + + diff --git a/MIM/mni-inscript2-beng.mim b/MIM/mni-inscript2-beng.mim new file mode 100644 index 0000000..290db80 --- /dev/null +++ b/MIM/mni-inscript2-beng.mim @@ -0,0 +1,168 @@ +;; mni-inscript2-beng.mim -- Manipuri input method for enhanced inscript layout +;; Copyright (c) 2011-2016, 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method mni inscript2-beng) + +(description "Manipuri input method for enhanced inscript layout. + +Reference URL - http://ildc.in/Inscript-layout.html + +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +ZWJ AltGr + 1 +ZWNJ AltGr + 2 +₹ AltGr + 4 +") + +(title "ক") + +(map + (trans + ((KP_1) "১") + ((KP_2) "২") + ((KP_3) "৩") + ((KP_4) "৪") + ((KP_5) "৫") + ((KP_6) "৬") + ((KP_7) "৭") + ((KP_8) "৮") + ((KP_9) "৯") + ((KP_0) "০") + ((KP_Decimal) ".") + ((KP_Divide) "/") + ((KP_Multiply) "*") + ((KP_Add) "+") + ((KP_Subtract) "-") + + ("!" "অ্যা") + ((G-!) "৴") + ("1" "১") + ((G-1) "‍") + ((G-@) "৵") + ("2" "২") + ((G-2) "‌") + ("#" "্র") + ((G-#) "৶") + ("3" "৩") + ("$" "র্") + ((G-$) "৷") + ("4" "৪") + ((G-4) "₹") + ("%" "জ্ঞ") + ((G-%) "৸") + ("5" "৫") + ("^" "ত্র") + ((G-^) "৹") + ("6" "৬") + ("&" "ক্ষ") + ("7" "৭") + ("*" "শ্র") + ("8" "৮") + ("9" "৯") + ("(" "(") + (")" ")") + ("0" "০") + ("_" "ঃ") + ("-" "-") + ("+" "ঋ") + ((G-+) "ৠ") + ("=" "ৃ") + ((G-=) "ৄ") + ("Q" "ঔ") + ("q" "ৌ") + ("W" "ঐ") + ("w" "ৈ") + ("E" "আ") + ("e" "া") + ("R" "ঈ") + ((G-R) "ৡ") + ("r" "ী") + ((G-r) "ৣ") + ("T" "ঊ") + ("t" "ূ") + ("Y" "ভ") + ("y" "ব") + ("U" "ঙ") + ("u" "হ") + ("I" "ঘ") + ("i" "গ") + ("O" "ধ") + ("o" "দ") + ("P" "ঝ") + ("p" "জ") + ("{" "ঢ") + ((G-{) "ঢ়") + ("[" "ড") + ((G-[) "ড়") + ("}" "ঞ") + ("]" "়") + ("A" "ও") + ("a" "ো") + ("S" "এ") + ("s" "ে") + ("D" "অ") + ("d" "্") + ("F" "ই") + ((G-F) "ঌ") + ("f" "ি") + ((G-f) "ৢ") + ("G" "উ") + ("g" "ু") + ("H" "ফ") + ("h" "প") + ("j" "র") + ("K" "খ") + ("k" "ক") + ("L" "থ") + ("l" "ত") + ((G-l) "ৎ") + (":" "ছ") + ("\;" "চ") + ("\"" "ঠ") + ("'" "ট") + ("X" "ঁ") + ("x" "ং") + ((G-x) "৺") + ("C" "ণ") + ("c" "ম") + ("v" "ন") + ("b" "ৱ") + ("n" "ল") + ("M" "শ") + ("m" "স") + ("<" "ষ") + ((G-<) "৲") + ("," ",") + ((G-,) "৳") + (">" "।") + ((G->) "ঽ") + ("." ".") + ((G-.) "॥") + ("?" "য") + ("/" "য়") + ((G-/) "্য") + )) + +(state + (init + (trans))) + diff --git a/MIM/mni-inscript2-mtei.mim b/MIM/mni-inscript2-mtei.mim new file mode 100644 index 0000000..c603d5c --- /dev/null +++ b/MIM/mni-inscript2-mtei.mim @@ -0,0 +1,125 @@ +;; mni-inscript2-mtei.mim -- Manipuri input method for enhanced inscript layout +;; Copyright (c) 2011-2016, 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method mni inscript2-mtei) + +(description "Manipuri Meetei Mayek input method for enhanced inscript layout. + +Reference URL - http://ildc.in/Inscript-layout.html + +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +ZWJ AltGr + 1 +ZWNJ AltGr + 2 +₹ AltGr + 4 +") + +(title "ꯀ") + +(map + (trans + ((KP_1) "১") + ((KP_2) "২") + ((KP_3) "৩") + ((KP_4) "৪") + ((KP_5) "৫") + ((KP_6) "৬") + ((KP_7) "৭") + ((KP_8) "৮") + ((KP_9) "৯") + ((KP_0) "০") + ((KP_Decimal) ".") + ((KP_Divide) "/") + ((KP_Multiply) "*") + ((KP_Add) "+") + ((KP_Subtract) "-") + + ("1" "꯱") + ((G-1) "‍") + ("2" "꯲") + ((G-2) "‌") + ("3" "꯳") + ("4" "꯴") + ((G-4) "₹") + ("5" "꯵") + ("6" "꯶") + ("7" "꯷") + ("8" "꯸") + ("9" "꯹") + ("(" "(") + (")" ")") + ("0" "꯰") + ("q" "ꯧ") + ("w" "ꯩ") + ("e" "ꯥ") + ("Y" "ꯚ") + ("y" "ꯕ") + ("U" "ꯉ") + ((G-U) "ꯡ") + ("u" "ꯍ") + ("I" "ꯘ") + ("i" "ꯒ") + ("O" "ꯙ") + ("o" "ꯗ") + ("P" "ꯓ") + ("p" "ꯖ") + ("]" "꯬") + ("a" "ꯣ") + ("s" "ꯦ") + ("D" "ꯑ") + ("d" "꯭") + ("F" "ꯏ") + ((G-F) "ꯢ") + ("f" "ꯤ") + ("G" "ꯎ") + ("g" "ꯨ") + ("H" "ꯐ") + ("h" "ꯄ") + ((G-h) "ꯞ") + ("j" "ꯔ") + ("K" "ꯈ") + ("k" "ꯀ") + ((G-k) "ꯛ") + ("L" "ꯊ") + ("l" "ꯇ") + ((G-l) "ꯠ") + (";" "ꯆ") + ("x" "ꯪ") + ("c" "ꯃ") + ((G-c) "ꯝ") + ("v" "ꯅ") + ((G-v) "ꯟ") + ("b" "ꯋ") + ("n" "ꯂ") + ((G-n) "ꯜ") + ("m" "ꯁ") + ("<" "<") + ("," ",") + (">" "꯫") + ("." ".") + ("/" "ꯌ") + )) + +(state + (init + (trans))) + diff --git a/MIM/mr-inscript2.mim b/MIM/mr-inscript2.mim new file mode 100644 index 0000000..b119a64 --- /dev/null +++ b/MIM/mr-inscript2.mim @@ -0,0 +1,162 @@ +;; mr-inscript2.mim -- Marathi input method for enhanced inscript layout +;; Copyright (c) 2011-2016, 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method mr inscript2) + +(description "Marathi input method for enhanced inscript layout. + +Reference URL - http://ildc.in/Inscript-layout.html + +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +ZWJ AltGr + 1 +ZWNJ AltGr + 2 +₹ AltGr + 4 +") + +(title "क") + +(map + (trans + ((KP_1) "१") + ((KP_2) "२") + ((KP_3) "३") + ((KP_4) "४") + ((KP_5) "५") + ((KP_6) "६") + ((KP_7) "७") + ((KP_8) "८") + ((KP_9) "९") + ((KP_0) "൦") + ((KP_Decimal) ".") + ((KP_Divide) "/") + ((KP_Multiply) "*") + ((KP_Add) "+") + ((KP_Subtract) "-") + + ("!" "ॲ") + ("1" "१") + ((G-1) "‍") + ("@" "ॅ") + ("2" "२") + ((G-2) "‌") + ("#" "्र") + ("3" "३") + ("$" "र्") + ("4" "४") + ((G-4) "₹") + ("%" "ज्ञ") + ("5" "५") + ("^" "त्र") + ("6" "६") + ("&" "क्ष") + ("7" "७") + ("*" "श्र") + ("8" "८") + ("(" "(") + ("9" "९") + (")" ")") + ("0" "०") + ("_" "ः") + ("-" "-") + ("+" "ऋ") + ((G-+) "ॠ") + ("=" "ृ") + ((G-=) "ॄ") + ("Q" "औ") + ("q" "ौ") + ("W" "ऐ") + ("w" "ै") + ("E" "आ") + ("e" "ा") + ("R" "ई") + ((G-R) "ॡ") + ("r" "ी") + ((G-r) "ॣ") + ("T" "ऊ") + ("t" "ू") + ("Y" "भ") + ("y" "ब") + ("U" "ङ") + ("u" "ह") + ("I" "घ") + ("i" "ग") + ("O" "ध") + ("o" "द") + ("P" "झ") + ("p" "ज") + ("{" "ढ") + ("[" "ड") + ("}" "ञ") + ("]" "़") + ("A" "ओ") + ("a" "ो") + ("S" "ए") + ("s" "े") + ("D" "अ") + ("d" "्") + ("F" "इ") + ((G-F) "ऌ") + ("f" "ि") + ((G-f) "ॢ") + ("G" "उ") + ("g" "ु") + ("H" "फ") + ("h" "प") + ("J" "ऱ") + ("j" "र") + ("K" "ख") + ("k" "क") + ("L" "थ") + ("l" "त") + (":" "छ") + (";" "च") + ("\"" "ठ") + ("'" "ट") + ("~" "ऒ") + ("`" "ॊ") + ("X" "ँ") + ((G-X) "ॐ") + ("x" "ं") + ("C" "ण") + ("c" "म") + ("v" "न") + ("b" "व") + ("N" "ळ") + ("n" "ल") + ("M" "श") + ("m" "स") + ("<" "ष") + ("," ",") + ((G-,) "॰") + (">" "।") + ((G->) "ऽ") + ("." ".") + ((G-.) "॥") + ("/" "य") + ("|" "ऑ") + ("\\" "ॉ") +)) + +(state + (init + (trans))) diff --git a/MIM/ne-inscript2-deva.mim b/MIM/ne-inscript2-deva.mim new file mode 100644 index 0000000..97ab04c --- /dev/null +++ b/MIM/ne-inscript2-deva.mim @@ -0,0 +1,159 @@ +;; ne-inscript2-deva.mim -- Nepali input method for enhanced inscript layout +;; Copyright (c) 2011-2016, 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method ne inscript2-deva) + +(description "Nepali input method for enhanced inscript layout. + +Reference URL - http://ildc.in/Inscript-layout.html + +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +ZWJ AltGr + 1 +ZWNJ AltGr + 2 +₹ AltGr + 4 +") + +(title "क") + +(map + (trans + ((KP_1) "१") + ((KP_2) "२") + ((KP_3) "३") + ((KP_4) "४") + ((KP_5) "५") + ((KP_6) "६") + ((KP_7) "७") + ((KP_8) "८") + ((KP_9) "९") + ((KP_0) "०") + ((KP_Decimal) ".") + ((KP_Divide) "/") + ((KP_Multiply) "*") + ((KP_Add) "+") + ((KP_Subtract) "-") + + + ("1" "१") + ((G-1) "‍") + ("2" "२") + ((G-2) "‌") + ("#" "्र") + ("3" "३") + ("$" "र्") + ("4" "४") + ("%" "ज्ञ") + ((G-4) "₹") + ("5" "५") + ("^" "त्र") + ("6" "६") + ("&" "क्ष") + ("7" "७") + ("*" "श्र") + ("8" "८") + ("(" "(") + ("9" "९") + (")" ")") + ("0" "०") + ("_" "ः") + ("-" "-") + ("+" "ऋ") + ((G-+) "ॠ") + ("=" "ृ") + ((G-=) "ॄ") + ("Q" "औ") + ("q" "ौ") + ("W" "ऐ") + ("w" "ै") + ("E" "आ") + ("e" "ा") + ("R" "ई") + ((G-R) "ॡ") + ("r" "ी") + ((G-r) "ॣ") + ("T" "ऊ") + ("t" "ू") + ("Y" "भ") + ("y" "ब") + ("U" "ङ") + ("u" "ह") + ("I" "घ") + ("i" "ग") + ("O" "ध") + ("o" "द") + ("P" "झ") + ("p" "ज") + ("{" "ढ") + ("[" "ड") + ("}" "ञ") + ("]" "़") + ("A" "ओ") + ("a" "ो") + ("S" "ए") + ("s" "े") + ("D" "अ") + ("d" "्") + ("F" "इ") + ((G-F) "ऌ") + ("f" "ि") + ((G-f) "ॢ") + ("G" "उ") + ("g" "ु") + ("H" "फ") + ("h" "प") + ("j" "र") + ("J" "ऱ") + ("K" "ख") + ("k" "क") + ("L" "थ") + ("l" "त") + (":" "छ") + (";" "च") + ("\"" "ठ") + ("'" "ट") + ("X" "ँ") + ((G-X) "ॐ") + ("x" "ं") + ((G-x) "ॱ") + ("C" "ण") + ("c" "म") + ("v" "न") + ("b" "व") + ("n" "ल") + ("N" "ळ") + ("M" "श") + ("m" "स") + ("<" "ष") + ("," ",") + ((G-,) "॰") + (">" "।") + ((G->) "ऽ") + ("." ".") + ((G-.) "॥") + ("/" "य") + )) + +(state + (init + (trans))) + diff --git a/MIM/or-inscript2.mim b/MIM/or-inscript2.mim new file mode 100644 index 0000000..3046c86 --- /dev/null +++ b/MIM/or-inscript2.mim @@ -0,0 +1,165 @@ +;; or-inscript2.mim -- Odia input method for enhanced inscript layout +;; Copyright (c) 2011-2016, 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method or inscript2) + +(description "Odia input method for enhanced inscript layout. + +Reference URL - http://ildc.in/Inscript-layout.html + +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +ZWJ AltGr + 1 +ZWNJ AltGr + 2 +₹ AltGr + 4 +") + +(title "କ") + +(map + (trans + ((KP_1) "୧") + ((KP_2) "୨") + ((KP_3) "୩") + ((KP_4) "୪") + ((KP_5) "୫") + ((KP_6) "୬") + ((KP_7) "୭") + ((KP_8) "୮") + ((KP_9) "୯") + ((KP_0) "୦") + ((KP_Decimal) ".") + ((KP_Divide) "/") + ((KP_Multiply) "*") + ((KP_Add) "+") + ((KP_Subtract) "-") + + ("1" "୧") + ((G-1) "‍") + ("2" "୨") + ((G-2) "‌") + ("#" "୍ର") + ("3" "୩") + ("$" "ର୍") + ((G-$) "୲") + ("4" "୪") + ((G-4) "₹") + ("%" "ଜ୍ଞ") + ((G-%) "୳") + ("5" "୫") + ("^" "ତ୍ର") + ((G-^) "୴") + ("6" "୬") + ("&" "କ୍ଷ") + ((G-&) "୵") + ("7" "୭") + ("*" "ଶ୍ର") + ((G-*) "୶") + ("8" "୮") + ("(" "(") + ((G-\() "୷") + ("9" "୯") + (")" ")") + ("0" "୦") + ("_" "ଃ") + ("-" "-") + ("+" "ଋ") + ((G-+) "ୠ") + ("=" "ୃ") + ((G-=) "ୄ") + ("Q" "ଔ") + ("q" "ୌ") + ("W" "ଐ") + ("w" "ୈ") + ("E" "ଆ") + ("e" "ା") + ("R" "ଈ") + ((G-R) "ୡ") + ("r" "ୀ") + ((G-r) "ୣ") + ("T" "ଊ") + ("t" "ୂ") + ("Y" "ଭ") + ("y" "ବ") + ("U" "ଙ") + ("u" "ହ") + ("I" "ଘ") + ("i" "ଗ") + ("O" "ଧ") + ("o" "ଦ") + ("P" "ଝ") + ("p" "ଜ") + ("{" "ଢ") + ((G-{) "ଢ଼") + ("[" "ଡ") + ((G-[) "ଡ଼") + ("}" "ଞ") + ("]" "଼") + ("A" "ଓ") + ("a" "ୋ") + ("S" "ଏ") + ("s" "େ") + ("D" "ଅ") + ("d" "୍") + ("F" "ଇ") + ((G-F) "ଌ") + ("f" "ି") + ((G-f) "ୢ") + ("G" "ଉ") + ("g" "ୁ") + ("H" "ଫ") + ("h" "ପ") + ("j" "ର") + ("K" "ଖ") + ("k" "କ") + ("L" "ଥ") + ("l" "ତ") + (":" "ଛ") + (";" "ଚ") + ("\"" "ଠ") + ("'" "ଟ") + ("X" "ଁ") + ("x" "ଂ") + ((G-x) "୰") + ("C" "ଣ") + ("c" "ମ") + ("v" "ନ") + ("b" "ୱ") + ((G-b) "ଵ") + ("N" "ଳ") + ("n" "ଲ") + ("M" "ଶ") + ("m" "ସ") + ("<" "ଷ") + ("," ",") + (">" "।") + ((G->) "ଽ") + ("." ".") + ((G-.) "॥") + ("?" "ଯ") + ("/" "ୟ") + )) + +(state + (init + (trans))) + diff --git a/MIM/pa-inscript2-guru.mim b/MIM/pa-inscript2-guru.mim new file mode 100644 index 0000000..392916e --- /dev/null +++ b/MIM/pa-inscript2-guru.mim @@ -0,0 +1,172 @@ +;; pa-inscript2-guru.mim -- Punjabi input method for enhanced inscript layout +;; Copyright (c) 2011-2016, 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method pa inscript2-guru) + +(description "Punjabi input method for enhanced inscript layout. + +Reference URL - http://ildc.in/Inscript-layout.html + +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +ZWJ AltGr + 1 +ZWNJ AltGr + 2 +₹ AltGr + 4 + +Key summary: + +Some complex Characters +d=੍ (halant to type Parian character like Ra/Ha) + +The conjuncts called HALANT letters can be used using the following keys: +(i) Consonant + RA +ie, key 'K' + key 'd' + key 'j' + +(ii) Consonant + HA +ie, key 'K' + key 'd' + key 'u' + +(iii) Consonant + VA +ie, key 'K' + key 'd' + key 'b' + +(iv) Consonant + YA +ie, key 'K' + key 'd' + key '/' + +Key summary: AP Singh Brar , Jaswinder Singh +") + +(title "ਕ") + +(map + (trans + ((KP_1) "੧") + ((KP_2) "੨") + ((KP_3) "੩") + ((KP_4) "੪") + ((KP_5) "੫") + ((KP_6) "੬") + ((KP_7) "੭") + ((KP_8) "੮") + ((KP_9) "੯") + ((KP_0) "੦") + ((KP_Decimal) ".") + ((KP_Divide) "/") + ((KP_Multiply) "*") + ((KP_Add) "+") + ((KP_Subtract) "-") + + ("1" "੧") + ((G-1) "‍") + ("2" "੨") + ((G-2) "‌") + ("3" "੩") + ("$" "ੱ") + ("4" "੪") + ((G-4) "₹") + ("5" "੫") + ("6" "੬") + ("7" "੭") + ("8" "੮") + ("9" "੯") + ("0" "੦") + ("(" "(") + (")" ")") + ("_" "ਃ") + ("-" "-") + ("Q" "ਔ") + ("q" "ੌ") + ("W" "ਐ") + ("w" "ੈ") + ("E" "ਆ") + ("e" "ਾ") + ("R" "ਈ") + ("r" "ੀ") + ("T" "ਊ") + ("t" "ੂ") + ("Y" "ਭ") + ("y" "ਬ") + ("U" "ਙ") + ("u" "ਹ") + ("I" "ਘ") + ("i" "ਗ") + ((G-i) "ਗ਼") + ("O" "ਧ") + ("o" "ਦ") + ("P" "ਝ") + ("p" "ਜ") + ((G-p) "ਜ਼") + ("{" "ਢ") + ("[" "ਡ") + ((G-[) "ੜ") + ("}" "ਞ") + ("]" "਼") + ("A" "ਓ") + ("a" "ੋ") + ("S" "ਏ") + ("s" "ੇ") + ("D" "ਅ") + ((G-D) "☬") + ("d" "੍") + ((G-d) "ੑ") + ("F" "ਇ") + ((G-F) "ੲ") + ("f" "ਿ") + ("G" "ਉ") + ((G-\G) "ੳ") + ("g" "ੁ") + ("H" "ਫ") + ((G-H) "ਫ਼") + ("h" "ਪ") + ("j" "ਰ") + ("K" "ਖ") + ((G-K) "ਖ਼") + ("k" "ਕ") + ("L" "ਥ") + ("l" "ਤ") + (":" "ਛ") + (";" "ਚ") + ("\"" "ਠ") + ("'" "ਟ") + ("X" "ਂ") + ((G-X) "ੴ") + ("x" "ੰ") + ((G-x) "ਁ") + ("C" "ਣ") + ("c" "ਮ") + ("v" "ਨ") + ("b" "ਵ") + ((G-N) "ਲ਼") + ("n" "ਲ") + ("M" "ਸ਼") + ("m" "ਸ") + ("," ",") + (">" "।") + ("." ".") + ((G-.) "॥") + ("/" "ਯ") + ((G-/) "ੵ") + ("#" "੍ਰ") + )) + +(state + (init + (trans))) + diff --git a/MIM/sa-inscript2.mim b/MIM/sa-inscript2.mim new file mode 100644 index 0000000..314a66f --- /dev/null +++ b/MIM/sa-inscript2.mim @@ -0,0 +1,156 @@ +;; sa-inscript2.mim -- Sanskrit input method for enhanced inscript layout +;; Copyright (c) 2011-2016, 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method sa inscript2) + +(description "Sanskrit input method for enhanced inscript layout. + +Reference URL - http://ildc.in/Inscript-layout.html + +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +ZWJ AltGr + 1 +ZWNJ AltGr + 2 +₹ AltGr + 4 +") + +(title "क") + +(map + (trans + ((KP_1) "१") + ((KP_2) "२") + ((KP_3) "३") + ((KP_4) "४") + ((KP_5) "५") + ((KP_6) "६") + ((KP_7) "७") + ((KP_8) "८") + ((KP_9) "९") + ((KP_0) "०") + ((KP_Decimal) ".") + ((KP_Divide) "/") + ((KP_Multiply) "*") + ((KP_Add) "+") + ((KP_Subtract) "-") + + ("1" "१") + ((G-1) "‍") + ("@" "ॅ") + ("2" "२") + ((G-2) "‌") + ("#" "्र") + ("3" "३") + ("$" "र्") + ("4" "४") + ((G-4) "₹") + ("%" "ज्ञ") + ("5" "५") + ("^" "त्र") + ("6" "६") + ("&" "क्ष") + ("7" "७") + ("*" "श्र") + ("8" "८") + ("(" "(") + ("9" "९") + (")" ")") + ("0" "०") + ("_" "ः") + ("-" "-") + ("+" "ऋ") + ("|" "ॠ") + ("=" "ृ") + ("\\" "ॄ") + ("Q" "औ") + ("q" "ौ") + ("W" "ऐ") + ("w" "ै") + ("E" "आ") + ("e" "ा") + ("R" "ई") + ((G-R) "ॡ") + ("r" "ी") + ((G-r) "ॣ") + ("T" "ऊ") + ("t" "ू") + ("Y" "भ") + ("y" "ब") + ("U" "ङ") + ("u" "ह") + ("I" "घ") + ("i" "ग") + ("O" "ध") + ("o" "द") + ("P" "झ") + ("p" "ज") + ("{" "ढ") + ("[" "ड") + ("}" "ञ") + ("]" "़") + ("A" "ओ") + ("a" "ो") + ("S" "ए") + ("s" "े") + ("D" "अ") + ("d" "्") + ("F" "इ") + ((G-F) "ऌ") + ("f" "ि") + ((G-f) "ॢ") + ("G" "उ") + ("g" "ु") + ("H" "फ") + ("h" "प") + ("j" "र") + ("K" "ख") + ("k" "क") + ("L" "थ") + ("l" "त") + (":" "छ") + (";" "च") + ("\"" "ठ") + ("'" "ट") + ("X" "ँ") + ((G-X) "ॐ") + ("x" "ं") + ("C" "ण") + ("c" "म") + ("v" "न") + ("b" "व") + ("n" "ल") + ("N" "ळ") + ("M" "श") + ("m" "स") + ("<" "ष") + ("," ",") + (">" "।") + ((G->) "ऽ") + ("." ".") + ((G-.) "॥") + ("/" "य") + )) + +(state + (init + (trans))) + diff --git a/MIM/sat-inscript2-deva.mim b/MIM/sat-inscript2-deva.mim new file mode 100644 index 0000000..9c7fb06 --- /dev/null +++ b/MIM/sat-inscript2-deva.mim @@ -0,0 +1,148 @@ +;; sat-inscript2-deva.mim -- Santali input method for enhanced inscript layout +;; Copyright (c) 2011-2016, 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method sat inscript2-deva) + +(description "Santali input method for enhanced inscript layout. + +Reference URL - http://ildc.in/Inscript-layout.html + +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +ZWJ AltGr + 1 +ZWNJ AltGr + 2 +₹ AltGr + 4 +") + +(title "क") + +(map + (trans + ((KP_1) "१") + ((KP_2) "२") + ((KP_3) "३") + ((KP_4) "४") + ((KP_5) "५") + ((KP_6) "६") + ((KP_7) "७") + ((KP_8) "८") + ((KP_9) "९") + ((KP_0) "०") + ((KP_Decimal) ".") + ((KP_Divide) "/") + ((KP_Multiply) "*") + ((KP_Add) "+") + ((KP_Subtract) "-") + + ("1" "१") + ((G-1) "‍") + ("2" "२") + ((G-2) "‌") + ("#" "्र") + ("3" "३") + ("$" "र्") + ("4" "४") + ((G-4) "₹") + ("%" "ज्ञ") + ("5" "५") + ("^" "त्र") + ("6" "६") + ("&" "क्ष") + ("7" "७") + ("*" "श्र") + ("8" "८") + ("(" "(") + ("9" "९") + (")" ")") + ("0" "०") + ("_" "ः") + ("-" "-") + ("Q" "औ") + ("q" "ौ") + ("W" "ऐ") + ("w" "ै") + ("E" "आ") + ("e" "ा") + ("R" "ई") + ("r" "ी") + ("T" "ऊ") + ("t" "ू") + ("Y" "भ") + ("y" "ब") + ("U" "ङ") + ("u" "ह") + ("I" "घ") + ("i" "ग") + ("O" "ध") + ("o" "द") + ("P" "झ") + ("p" "ज") + ("{" "ढ") + ("[" "ड") + ("}" "ञ") + ("]" "़") + ("A" "ओ") + ("a" "ो") + ("S" "ए") + ("s" "े") + ("D" "अ") + ("d" "्") + ("F" "इ") + ("f" "ि") + ("G" "उ") + ("g" "ु") + ("H" "फ") + ("h" "प") + ("j" "र") + ("K" "ख") + ("k" "क") + ("L" "थ") + ("l" "त") + (":" "छ") + (";" "च") + ("\"" "ठ") + ("'" "ट") + ("X" "ँ") + ((G-X) "ॐ") + ("x" "ं") + ("C" "ण") + ("c" "म") + ("v" "न") + ("b" "व") + ("n" "ल") + ((G-N) "ळ") + ("m" "स") + ("," ",") + ((G-,) "॰") + (">" "।") + ((G->) "ऽ") + ("." ".") + ((G-.) "॥") + ("?" "?") + ("/" "य") + ("z" "ʼ") + )) + +(state + (init + (trans))) + diff --git a/MIM/sat-inscript2-olck.mim b/MIM/sat-inscript2-olck.mim new file mode 100644 index 0000000..9d8b488 --- /dev/null +++ b/MIM/sat-inscript2-olck.mim @@ -0,0 +1,95 @@ +;; sat-inscript2-olck.mim -- Santali Ol Chicky input method for enhanced inscript layout +;; Copyright (c) 2011-2016, 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method sat inscript2-olck) + +(description "Santali Ol Chicky input method for enhanced inscript layout. + +Reference URL - http://ildc.in/Inscript-layout.html + +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +₹ AltGr + 4 +") + +(title "ᱚ") + +(map + (trans + ("~" "ᱻ") + ("1" "᱑") + ("G-1" "‍") + ("2" "᱒") + ("G-2" "‌") + ("3" "᱓") + ("4" "᱔") + ((G-4) "₹") + ("5" "᱕") + ("6" "᱖") + ("7" "᱗") + ("8" "᱘") + ("9" "᱙") + ("0" "᱐") + ("_" "ᱼ") + ("e" "ᱟ") + ("y" "ᱵ") + ("U" "ᱝ") + ("u" "ᱦ") + ("i" "ᱜ") + ("o" "ᱫ") + ("p" "ᱡ") + ("{" "ᱲ") + ("[" "ᱰ") + ("}" "ᱧ") + ("]" "ᱹ") + ("a" "ᱳ") + ("s" "ᱮ") + ("d" "ᱚ") + ("f" "ᱤ") + ("g" "ᱩ") + ("h" "ᱯ") + ("j" "ᱨ") + ("k" "ᱠ") + ("l" "ᱛ") + (":" "ᱺ") + (";" "ᱪ") + ("'" "ᱴ") + ("Z" "ᱽ") + ("z" "ᱷ") + ("x" "ᱸ") + ("C" "ᱬ") + ("c" "ᱢ") + ("v" "ᱱ") + ("B" "ᱶ") + ("b" "ᱣ") + ("n" "ᱞ") + ("m" "ᱥ") + ("<" "᱿") + ("," ",") + (">" "᱾") + ("." ".") + ("/" "ᱭ") + )) + +(state + (init + (trans))) diff --git a/MIM/sd-inscript2-deva.mim b/MIM/sd-inscript2-deva.mim new file mode 100644 index 0000000..1c8afb9 --- /dev/null +++ b/MIM/sd-inscript2-deva.mim @@ -0,0 +1,164 @@ +;; sd-inscript2-deva.mim -- Sindhi input method for enhanced inscript layout +;; Copyright (c) 2011-2016, 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method sd inscript2-deva) + +(description "Sindhi input method for enhanced inscript layout. + +Reference URL - http://ildc.in/Inscript-layout.html + +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +ZWJ AltGr + 1 +ZWNJ AltGr + 2 +₹ AltGr + 4 +") + +(title "क") + +(map + (trans + ((KP_1) "१") + ((KP_2) "२") + ((KP_3) "३") + ((KP_4) "४") + ((KP_5) "५") + ((KP_6) "६") + ((KP_7) "७") + ((KP_8) "८") + ((KP_9) "९") + ((KP_0) "०") + ((KP_Decimal) ".") + ((KP_Divide) "/") + ((KP_Multiply) "*") + ((KP_Add) "+") + ((KP_Subtract) "-") + + ("1" "१") + ((G-1) "‍") + ("2" "२") + ((G-2) "‌") + ("#" "्र") + ("3" "३") + ("$" "र्") + ("4" "४") + ((G-4) "₹") + ("%" "ज्ञ") + ("5" "५") + ("^" "त्र") + ("6" "६") + ("&" "क्ष") + ("7" "७") + ("*" "श्र") + ("8" "८") + ("(" "(") + ("9" "९") + (")" ")") + ("0" "०") + ("-" "-") + ("+" "ऋ") + ((G-+) "ॠ") + ("=" "ृ") + ((G-=) "ॄ") + ("Q" "औ") + ("q" "ौ") + ("W" "ऐ") + ("w" "ै") + ("E" "आ") + ("e" "ा") + ("R" "ई") + ((G-R) "ॡ") + ("r" "ी") + ((G-r) "ॣ") + ("T" "ऊ") + ("t" "ू") + ("Y" "भ") + ("y" "ब") + ("U" "ङ") + ("u" "ह") + ("I" "घ") + ("i" "ग") + ((G-i) "ग़") + ("O" "ध") + ("o" "द") + ("P" "झ") + ("p" "ज") + ((G-p) "ज़") + ("{" "ढ") + ((G-{) "ढ़") + ("[" "ड") + ((G-[) "ड़") + ("}" "ञ") + ("]" "़") + ("A" "ओ") + ("a" "ो") + ("S" "ए") + ("s" "े") + ("D" "अ") + ("d" "्") + ("F" "इ") + ((G-F) "ऌ") + ("f" "ि") + ((G-f) "ॢ") + ("G" "उ") + ("g" "ु") + ("H" "फ") + ((G-H) "फ़") + ("h" "प") + ("J" "ॻ") + ("j" "र") + ("K" "ख") + ((G-K) "ख़") + ("k" "क") + ((G-k) "क़") + ("L" "थ") + ("l" "त") + (":" "छ") + (";" "च") + ("\"" "ठ") + ("'" "ट") + ("X" "ँ") + ((G-x) "ॐ") + ("C" "ण") + ("c" "म") + ("V" "ॾ") + ("v" "न") + ("B" "ॿ") + ("b" "व") + ("N" "ॼ") + ("n" "ल") + ("M" "श") + ("m" "स") + ("<" "ष") + ("," ",") + ((G-,) "॰") + (">" "।") + ((G->) "ऽ") + ("." ".") + ((G-.) "॥") + ("/" "य") + )) + +(state + (init + (trans))) + diff --git a/MIM/ta-inscript2.mim b/MIM/ta-inscript2.mim new file mode 100644 index 0000000..d71a338 --- /dev/null +++ b/MIM/ta-inscript2.mim @@ -0,0 +1,133 @@ +;; ta-inscript2.mim -- Tamil input method for enhanced inscript layout +;; Copyright (c) 2011-2016, 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method ta inscript2) + +(description "Tamil input method for enhanced inscript layout. + +Reference URL - http://ildc.in/Inscript-layout.html + +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +ZWJ AltGr + 1 +ZWNJ AltGr + 2 +₹ AltGr + 4 +") + +(title "க") + +(map + (trans + ("~" "ஒ") + ("`" "ொ") + ("1" "௧") + ((G-1) "‍") + ("2" "௨") + ((G-2) "‌") + ("3" "௩") + ("4" "௪") + ((G-4) "₹") + ("5" "௫") + ("^" "த்ர") + ("6" "௬") + ("&" "க்ஷ") + ("7" "௭") + ("*" "ஷ்ர") + ("8" "௮") + ("(" "(") + ("9" "௯") + (")" ")") + ("0" "௦") + ((G-0) "௰") + ("_" "ஃ") + ("-" "-") + ((G--) "௱") + ("=""=") + ((G-=) "௲") + ("Q" "ஔ") + ("q" "ௌ") + ("W" "ஐ") + ("w" "ை") + ("E" "ஆ") + ("e" "ா") + ("R" "ஈ") + ("r" "ீ") + ("T" "ஊ") + ("t" "ூ") + ("y" "y") + ((G-y) "௷") + ("U" "ங") + ("u" "ஹ") + ("p" "ஜ") + ("}" "ஞ") + ("A" "ஓ") + ("a" "ோ ") + ("S" "ஏ") + ("s" "ே") + ("D" "அ") + ("d" "்") + ("F" "இ") + ("f" "ி") + ("G" "உ") + ("g" "ு") + ("h" "ப") + ((G-h) "௶") + ("J" "ற") + ("j" "ர") + ("k" "க") + ("l" "த") + (";" "ச") + ("'" "ட") + ("~" "ஒ") + ("`" "ொ") + ("Z" "எ") + ("z" "ெ") + ("x" "ஂ") + ((G-X) "ௐ") + ("C" "ண") + ((G-C) "௸") + ("c" "ம") + ((G-c) "௴") + ("V" "ன") + ((G-V) "௺") + ("v" "ந") + ((G-v) "௳") + ("B" "ழ") + ("b" "வ") + ((G-b) "௵") + ("N" "ள") + ("n" "ல") + ("M" "ஶ") + ("m" "ஸ") + ("<" "ஷ") + ("," ",") + ((G-,) "௹") + (">" "।") + ("." ".") + ((G-.) "॥") + ("/" "ய") + )) + +(state + (init + (trans))) + diff --git a/MIM/te-inscript2.mim b/MIM/te-inscript2.mim new file mode 100644 index 0000000..818a764 --- /dev/null +++ b/MIM/te-inscript2.mim @@ -0,0 +1,190 @@ +;; te-inscript2.mim -- Telugu input method for enhanced inscript layout +;; Copyright (c) 2011-2016, 2021 Red Hat, Inc. All Rights Reserved. + +;; This program is free software; you can redistribute it and/or modify +;; it under the terms of the GNU Lesser General Public License as published by +;; the Free Software Foundation; either version 2.1 of the License, or +;; (at your option) any later version. + +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +;; Lesser General Public License for more details. + +;; You should have received a copy of the GNU Lesser General Public +;; License along with the m17n library; if not, write to the Free +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. +;; +;; Author: Parag Nemade + +(input-method te inscript2) + +(description "Telugu input method for enhanced inscript layout. + +Reference URL - http://ildc.in/Inscript-layout.html + +Use AltGr (Alt_R key) to type the following characters: + +Character Key +---------------------------- +ZWJ AltGr + 1 +ZWNJ AltGr + 2 +₹ AltGr + 4 + +Key description + +శ => స్ + హ్ + అ +ష => S + హ్ + అ +ర్త్స => ర్ + త్ + స్ + అ +కృ => క్ + ఱ్ + ఱ్ + ఇ +కై => క్ + అ + ఇ +కౌ => క్ + అ + ఉ +స్త్రీ => స్ + త్ + ర్ + ఈ +శ్రీ => శ్ + ర్ + ఈ + +These are the characterstics of the Telugu words +1. Telugu word must be end with vowel (Telugu is a vowel ending language) +2. Telugu words don't have the letter య at the initial position. +3. In telugu we dont use the combination of Sanskrit loan words + native Telugu words. + +Key summary : Sree Thottempudi +") + +(title "క") + +(map + (trans + ((KP_1) "౧") + ((KP_2) "౨") + ((KP_3) "౩") + ((KP_4) "౪") + ((KP_5) "౫") + ((KP_6) "౬") + ((KP_7) "౭") + ((KP_8) "౮") + ((KP_9) "౯") + ((KP_0) "౦") + ((KP_Decimal) ".") + ((KP_Divide) "/") + ((KP_Multiply) "*") + ((KP_Add) "+") + ((KP_Subtract) "-") + + ("~" "ఒ") + ("`" "ొ") + ((G-!) "౹") + ("1" "౧") + ((G-1) "‍") + ((G-@) "౼") + ("2" "౨") + ((G-2) "‌") + ("#" "్ర") + ((G-#) "౺") + ("3" "౩") + ((G-$) "౽") + ("4" "౪") + ((G-4) "₹") + ("%" "జ్ఞ") + ((G-%) "౻") + ("5" "౫") + ("^" "త్ర") + ((G-^) "౾") + ("6" "౬") + ("&" "క్ష") + ("7" "౭") + ("*" "శ్ర") + ("8" "౮") + ("(" "(") + ("9" "౯") + (")" ")") + ((G-\)) "౸") + ("0" "౦") + ("_" "ః") + ("-" "-") + ("_" "ః") + ((G--) "౿") + ("+" "ఋ") + ((G-+) "ౠ") + ("=" "ృ") + ((G-=) "ౄ") + ("Q" "ఔ") + ("q" "ౌ") + ("W" "ఐ") + ("w" "ై") + ("E" "ఆ") + ("e" "ా") + ("R" "ఈ") + ((G-R) "ౣ") + ("r" "ీ") + ((G-r) "ౡ") + ("T" "ఊ") + ("t" "ూ") + ("Y" "భ") + ("y" "బ") + ("U" "ఙ") + ("u" "హ") + ("I" "ఘ") + ("i" "గ") + ("O" "ధ") + ("o" "ద") + ("P" "ఝ") + ("p" "జ") + ((G-p) "ౙ") + ("{" "ఢ") + ("[" "డ") + ("}" "ఞ") + ("A" "ఓ") + ("a" "ో") + ("S" "ఏ") + ("s" "ే") + ("D" "అ") + ("d" "్") + ("F" "ఇ") + ((G-F) "ఌ") + ("f" "ి") + ((G-f) "ౢ") + ("G" "ఉ") + ("g" "ు") + ("H" "ఫ") + ("h" "ప") + ("J" "ఱ") + ("j" "ర") + ("K" "ఖ") + ("k" "క") + ("L" "థ") + ("l" "త") + (":" "ఛ") + (";" "చ") + ((G-;) "ౘ") + ("\"" "ఠ") + ("'" "ట") + ("~" "ఒ") + ("`" "ొ") + ("Z" "ఎ") + ((G-Z) "ౖ") + ("z" "ె") + ((G-z) "ౕ") + ("X" "ఁ") + ("x" "ం") + ("C" "ణ") + ("c" "మ") + ("v" "న") + ("b" "వ") + ("N" "ళ") + ("n" "ల") + ("M" "శ") + ("m" "స") + ("<" "ష") + ("," ",") + (">" "।") + ((G->) "ఽ") + ("." ".") + ((G-.) "॥") + ("/" "య") + )) + +(state + (init + (trans))) + diff --git a/icons/as-inscript2.png b/icons/as-inscript2.png new file mode 100644 index 0000000000000000000000000000000000000000..8dd727f09a380be219590af8d8dfdc10cdbdbd6b GIT binary patch literal 1425 zcmV;C1#bF@P)Oz4>J4jVf_FA03CEi zSad^gZEa<4bO1wgWnpw>WFU8GbZ8({Xk{QrNlj4iWF>9@00i|(L_t(&-tCxOP*qhF z$A9<21tenN2nd33`G{odL1(nil&DG841L%G4QY}?lVuMzM$_c<5Yvp#SPxM%JrtH^ z*@IbHpk~EnVLH2V#{6hhM7)3>33N~-z`1<%vbmgdy64<`0l7MJ*ULG3?X}lg|Gn4O zJ`QdI@_2~{-UC+Kh;0Jax?S|?nU0&l_!&SGkZ7K(-MO6FT~GVQs~+8P{iX7)Ic^u1 zM|sXL8=nBQ_%j}$sV&zqF3N3=1zO~~@B;w00P$9n&Fw}2h1utj@>{|Vz~kjXpv-E% zZy=8I9qGPtTDOfqFZc=61IsL<_P!IGrPUk$R68rz1=Nih;&S zP_-~zF0^j4^f`_sUf%K;v*`k0HI>6YvEe^}1#xBdG+emG8Gw!eVA*g3;;LHhI# zzs83Pz`bV1+4DKJHTBM%7R$NlFaWsE%*aUTpr-0A-}t*ji}^t;8q5EI0BERPQ)PYc zUq_RM@9H=3Qj)qUp8JPyy!$|j@dUC1pTIXE+K~b*lkc5CU9by>bFV)GMA^xlZp}AV z;6Nv!Af5|#CpFX!z#Bj+uuVby98?yHr_%O>`llHxa6)`9GgCV(# z8MzwjQWJ<%09ShxICiGUpy2O+QW+c?tF6h2R}jbN8f20auX1;OlVv4706Ya0+W<(k z;14K>W58hz^-Jkq3xH1m-^JGLqTl0X@2`K(FRlLQRomU|>`vj8cdHG&Cl-CL2e8-a z2LRFytjOO*q#Zb^JI!B!m2$X3LoG4MZ#-kVE(S{lvkXaWqZz<1U6o{tKCc7y;If2EB&5Vgdm4 zM$eYDX6(1%mFS^_JLUlN1gWnF$aA~K`YES{dkCO*^bengS~N}oi*@fG03HqXSq;_q zU1vuOK!(nBt!NXFq5rLj-91kBHI2YMGSieOh~^O5jVRzSFbB|pB;AJX2bKd{frk}@ zLk4!9Ouywo0niL=2e!Fg`0Xhi0gT85eg|d(mw-nU#E~EY)aYDsf$Wvm0I$j4gC}Kc zJ%1Fyc*qfiA%#E#Fbfz2-T^i!h&~JXMCmRSl2xN1s&w<&z}LV$oy*=h0P>^h@+cQd z)-_;{dXmC0&7PsT?S&?OD31HMoYy+P>Orw`&=jx^ML8tTYIbU3-iDFPru5sFZR fA{3zrO@RIbXR>xBiUK=U00000NkvXXu0mjfE%krA literal 0 HcmV?d00001 diff --git a/icons/bn-inscript2.png b/icons/bn-inscript2.png new file mode 100644 index 0000000000000000000000000000000000000000..b7f9f592ba9dba65ad84b02e13c5bb69b4e68c97 GIT binary patch literal 1367 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 Q&Hw-a07*qoM6N<$f>maxDgXcg literal 0 HcmV?d00001 diff --git a/icons/doi-inscript2-deva.png b/icons/doi-inscript2-deva.png new file mode 100644 index 0000000000000000000000000000000000000000..fb8589e95f7bbb08a72f9d00b1d9405118c69e2d GIT binary patch literal 1514 zcmVWFU8GbZ8({Xk{QrNlj4iWF>9@00mA-L_t(&-tC!dY*a-Q z$A7zQmzER?L$SN0w3I@LAwh(ySA&lPP0%1>geXSTghas*P#X9GmhjL-ln`IlM2U$X zOeB^>f`&vA0ga3S60D%MLffsB?xr{tDW=_acm2R@8E^M-x4T6W`%i9i=iIq>&;Oh` z=ggUf5scvf4cE=2Oh<563GfiG7`O*00YbnJz<%Hxzpo~A(-G(h?y88nRbAB6vM}mB zL)6m(?rw+{;_k1&9iD}|uL@UeEWnq*D}G;1OGX3~Rs}Ezm~1H0B6sa58M|QsR88yqWQ;&j5#ovfWmSCp8|eE{HI<e&`w!(TVm10qU=bcVmdd?tFIVCW7{T3V^9K;H10dU9=1%UemvMq_XJit2O zb--&p+ANT-={PEi3$JvX=!}hvfH#(wz_Et8T(ih;>?Lpb@6K>i3U&@mFn9)(qW-CWL<|0C$9 zdc}c(>zC%~jtTs28|ORyQGq-KJZFeXfNevuY-8KB>%3i2rj@oiCU7!Ab|C{2`+$%2 z79a#Xs<28kCGdM&#lZbk|9SGg;lwq;Si@(NSbUF>RVw2N!hsIvQaY@#h|cU8JgMFN6A;K9Mm#Jr2wXCs4FwA8nK*%1Ngv@& z?J4Is85u~7yF~H$E=L|1s&WFD4^#jJDdNa6ngSJ$mQPj$6qXy<0;~rLa~T7s2T}!a zwjS67)aE*X`}#dJx0emS2Y{uv@oC-e^`v?!{8Dgxs^_g2O6iYyZiokhwko|yAOmUN zTE&jml_cGYnguM+(?^-FJ>$)sQ+#9_zhJ~ivBH|Cu&NVnBc|ph@5Rj&T3H&vGb)<- zv5LYv0nCeU8w7HCl6jv1&l{pofjfX(6L{-0V5dNa09yNqWg9Q<-q}B8TZvZ!9~k3j z6DSYh)7h#~VJ(h(A(bc69%%KIe_vMEFeh6AQ*;k7sA~i|^lsF&bP=#mVcqX!IVDv- zGHFZsn83YR#ei-l_X1UhxLKb8jTgwt0_oGe^=@0={H8r791)4-9h{nnt31DRTQ0KD zlYrTrAJLhp+twe1fb|M%Ch&+BS1YW1f$VV_+`3BSGz%@aefep-@-}#F2V#B0)e}2~ zc~W;;ATOlZ%spuK*@;f^ZZv_v%!2^EH%f-{`igsN^KhO@I7Nf4dEc0#Pd==xb{()# zAdlvXz>o`>!m0+2+r;kxwE}thMs;sP_JBUbt+R>O0_POgPK7mFA5#u1vTbNy)}7lD zLpBlEps!AabrLwMi&~dJzL!e^SzAb3xmE{eI)fY($cJx=C1fn6m_Tj?W&!nj8<7m3 z=Xwd{e2pqBKk$^!`*Zb14zB&Da7(TOeAt6bVHE)r0IxtcF@h0{U<4-q0lHV7aUbqE Q&Hw-a07*qoM6N<$f>maxDgXcg literal 0 HcmV?d00001 diff --git a/icons/gu-inscript2.png b/icons/gu-inscript2.png new file mode 100644 index 0000000000000000000000000000000000000000..1b979b3dc9c8b795c165aee586896b69cd0e886d GIT binary patch literal 1465 zcmV;q1xEUbP)^mjz|Ci03CEi zSad^gZEa<4bO1wgWnpw>WFU8GbZ8({Xk{QrNlj4iWF>9@00kXML_t(&-tC!dY!p=# z$A3G!EiI3NgQUCi*p`YF!D5WUl~k=7$r`N%N_-@KLdAlmMphvP6o`dHv7j*`Xb52N zL4s636O@>gM__zF(TMVpM+3EOfSV#MrMul7KQPojX5ZT>ANo(`!<>8W%=yo`=bm%! zKp*;$5Ny5q^1AwpOyE)ANnkRN2{Zuvf$hL9m($yD!x5;fugKOFxjN`L?FptHA?P>_ zN)rSJqO@hB_{O35Z^Nb!0@wz;>T-Hd-w*_9FO<9$NZ-3On0h3luHqYqqqzuMa40~j z%jx~7*9g?rSJ>M6Z{HJ0-<==pTu0M1?5+6#Yk)Z}r&n(uvxYFft3Uu^*EY~OKjMhfY&YcKuybtt-9mfv~W7}RxV;s zwfKK&*n(_%rv$g_pLUtOr2xm3LVzNd)4M$?4@g8lFcruLMgb~t6{rDr0c%vWzr)Pe zNe39wF8kN7b<_Lxue?t8x~_1nCZ`jDKzbE6e>Qgi_-)rez7poeVac z4;T#O8S+0RqFf@BM7(sz=o6jpQyhNsZavyfuPtMJ=Rgl(ybah1+!w{WQ-FoQm&Uwy zobf61qb0Cp)+#2BJB(ckFfy~26|XGAdGq=B6PZNJ23E)TA?H`@vL(KAv+Hzl(r z6bt%Ytia{;+9JikTHpoX?iilEKq5A%XeXncATJH(;L$rddCtwL+EJW5>*j2Oi=b|& za>a{`bk>F6VnYq6XhDf61%5Qhd<`4{T7a>@B4E17aw_S#%|*hV>PeKZD~sD3VRs=F z?SMp#R?+Ia3{?Zg67i|wrH+^q3xPxtapy2GzSEjFk-1|rz%#juO>dVmKId4^5QqRX za{Xd?Kw7Gg+p|tF?V+8?B_I)YiI^H;{zMa5Lp+9L3}{Na2bKX_jX*Xdm=08!4E+*c zW1=T7h$W&Bm~Z5X4<+JpV3lE<4|o7r4%}rjz0%6^++kw;P+()1B}yFbnuD2IJd+nJU`8c)w)h<&18!OHG5~ zBcP)BfI=f7wMHuU0gsBdDXvcK!Z0@Mn87EN&vs8T>*lighbL%iN$)yT6m>%*5yOpa z>oH1*{=fy`cOzgos%Tfk_5)#xxo@hbL@XsfFP}@U`&v(LZ!WAHIb_H5s9Q=Etrl2n zT)hgVHSaga)q-N!VO>)n$pca63BP-vyMN97$u1?VIeiNZTWn^$rKb`daeaF|w?ij)8TdmYK9Gp9Nr{ghG=4VlK9Cwh zB?znp-cZrnEcbv!jFO1VFe*P8MuvO$Yrt1sk7IhAfJ6*13cdppksBfb9s)|Ecw8|s z(=r0a*V+I~0J4FfC1OSh66=7EfqB3XU^uYFM76}S7?6m?z!H<8O~5=A?R`2MgMyh&0`6H4n$r8-U9|ExZ~=;!zx;prQ4{Awid_*J_7;?5Lghe@kvW$5|Is* z0nY%=7!JkesAvhDVk9*a8$m9B2Z4KlF~BXxGSiJt?vRl~zEIJw(1$+sAtC$+y+eq! T5RgIM00000NkvXXu0mjfi`11- literal 0 HcmV?d00001 diff --git a/icons/hi-inscript2.png b/icons/hi-inscript2.png new file mode 100644 index 0000000000000000000000000000000000000000..fb8589e95f7bbb08a72f9d00b1d9405118c69e2d GIT binary patch literal 1514 zcmVWFU8GbZ8({Xk{QrNlj4iWF>9@00mA-L_t(&-tC!dY*a-Q z$A7zQmzER?L$SN0w3I@LAwh(ySA&lPP0%1>geXSTghas*P#X9GmhjL-ln`IlM2U$X zOeB^>f`&vA0ga3S60D%MLffsB?xr{tDW=_acm2R@8E^M-x4T6W`%i9i=iIq>&;Oh` z=ggUf5scvf4cE=2Oh<563GfiG7`O*00YbnJz<%Hxzpo~A(-G(h?y88nRbAB6vM}mB zL)6m(?rw+{;_k1&9iD}|uL@UeEWnq*D}G;1OGX3~Rs}Ezm~1H0B6sa58M|QsR88yqWQ;&j5#ovfWmSCp8|eE{HI<e&`w!(TVm10qU=bcVmdd?tFIVCW7{T3V^9K;H10dU9=1%UemvMq_XJit2O zb--&p+ANT-={PEi3$JvX=!}hvfH#(wz_Et8T(ih;>?Lpb@6K>i3U&@mFn9)(qW-CWL<|0C$9 zdc}c(>zC%~jtTs28|ORyQGq-KJZFeXfNevuY-8KB>%3i2rj@oiCU7!Ab|C{2`+$%2 z79a#Xs<28kCGdM&#lZbk|9SGg;lwq;Si@(NSbUF>RVw2N!hsIvQaY@#h|cU8JgMFN6A;K9Mm#Jr2wXCs4FwA8nK*%1Ngv@& z?J4Is85u~7yF~H$E=L|1s&WFD4^#jJDdNa6ngSJ$mQPj$6qXy<0;~rLa~T7s2T}!a zwjS67)aE*X`}#dJx0emS2Y{uv@oC-e^`v?!{8Dgxs^_g2O6iYyZiokhwko|yAOmUN zTE&jml_cGYnguM+(?^-FJ>$)sQ+#9_zhJ~ivBH|Cu&NVnBc|ph@5Rj&T3H&vGb)<- zv5LYv0nCeU8w7HCl6jv1&l{pofjfX(6L{-0V5dNa09yNqWg9Q<-q}B8TZvZ!9~k3j z6DSYh)7h#~VJ(h(A(bc69%%KIe_vMEFeh6AQ*;k7sA~i|^lsF&bP=#mVcqX!IVDv- zGHFZsn83YR#ei-l_X1UhxLKb8jTgwt0_oGe^=@0={H8r791)4-9h{nnt31DRTQ0KD zlYrTrAJLhp+twe1fb|M%Ch&+BS1YW1f$VV_+`3BSGz%@aefep-@-}#F2V#B0)e}2~ zc~W;;ATOlZ%spuK*@;f^ZZv_v%!2^EH%f-{`igsN^KhO@I7Nf4dEc0#Pd==xb{()# zAdlvXz>o`>!m0+2+r;kxwE}thMs;sP_JBUbt+R>O0_POgPK7mFA5#u1vTbNy)}7lD zLpBlEps!AabrLwMi&~dJzL!e^SzAb3xmE{eI)fY($cJx=C1fn6m_Tj?W&!nj8<7m3 z=Xwd{e2pqBKk$^!`*Zb14zB&Da7(TOeAt6bVHE)r0IxtcF@h0{U<4-q0lHV7aUbqE Q&Hw-a07*qoM6N<$f>maxDgXcg literal 0 HcmV?d00001 diff --git a/icons/kn-inscript2.png b/icons/kn-inscript2.png new file mode 100644 index 0000000000000000000000000000000000000000..f2eaca1a4084912a9aaa7b004e08d4bcdf7cd45f GIT binary patch literal 1165 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 Q&Hw-a07*qoM6N<$f>maxDgXcg literal 0 HcmV?d00001 diff --git a/icons/mai-inscript2.png b/icons/mai-inscript2.png new file mode 100644 index 0000000000000000000000000000000000000000..fb8589e95f7bbb08a72f9d00b1d9405118c69e2d GIT binary patch literal 1514 zcmVWFU8GbZ8({Xk{QrNlj4iWF>9@00mA-L_t(&-tC!dY*a-Q z$A7zQmzER?L$SN0w3I@LAwh(ySA&lPP0%1>geXSTghas*P#X9GmhjL-ln`IlM2U$X zOeB^>f`&vA0ga3S60D%MLffsB?xr{tDW=_acm2R@8E^M-x4T6W`%i9i=iIq>&;Oh` z=ggUf5scvf4cE=2Oh<563GfiG7`O*00YbnJz<%Hxzpo~A(-G(h?y88nRbAB6vM}mB zL)6m(?rw+{;_k1&9iD}|uL@UeEWnq*D}G;1OGX3~Rs}Ezm~1H0B6sa58M|QsR88yqWQ;&j5#ovfWmSCp8|eE{HI<e&`w!(TVm10qU=bcVmdd?tFIVCW7{T3V^9K;H10dU9=1%UemvMq_XJit2O zb--&p+ANT-={PEi3$JvX=!}hvfH#(wz_Et8T(ih;>?Lpb@6K>i3U&@mFn9)(qW-CWL<|0C$9 zdc}c(>zC%~jtTs28|ORyQGq-KJZFeXfNevuY-8KB>%3i2rj@oiCU7!Ab|C{2`+$%2 z79a#Xs<28kCGdM&#lZbk|9SGg;lwq;Si@(NSbUF>RVw2N!hsIvQaY@#h|cU8JgMFN6A;K9Mm#Jr2wXCs4FwA8nK*%1Ngv@& z?J4Is85u~7yF~H$E=L|1s&WFD4^#jJDdNa6ngSJ$mQPj$6qXy<0;~rLa~T7s2T}!a zwjS67)aE*X`}#dJx0emS2Y{uv@oC-e^`v?!{8Dgxs^_g2O6iYyZiokhwko|yAOmUN zTE&jml_cGYnguM+(?^-FJ>$)sQ+#9_zhJ~ivBH|Cu&NVnBc|ph@5Rj&T3H&vGb)<- zv5LYv0nCeU8w7HCl6jv1&l{pofjfX(6L{-0V5dNa09yNqWg9Q<-q}B8TZvZ!9~k3j z6DSYh)7h#~VJ(h(A(bc69%%KIe_vMEFeh6AQ*;k7sA~i|^lsF&bP=#mVcqX!IVDv- zGHFZsn83YR#ei-l_X1UhxLKb8jTgwt0_oGe^=@0={H8r791)4-9h{nnt31DRTQ0KD zlYrTrAJLhp+twe1fb|M%Ch&+BS1YW1f$VV_+`3BSGz%@aefep-@-}#F2V#B0)e}2~ zc~W;;ATOlZ%spuK*@;f^ZZv_v%!2^EH%f-{`igsN^KhO@I7Nf4dEc0#Pd==xb{()# zAdlvXz>o`>!m0+2+r;kxwE}thMs;sP_JBUbt+R>O0_POgPK7mFA5#u1vTbNy)}7lD zLpBlEps!AabrLwMi&~dJzL!e^SzAb3xmE{eI)fY($cJx=C1fn6m_Tj?W&!nj8<7m3 z=Xwd{e2pqBKk$^!`*Zb14zB&Da7(TOeAt6bVHE)r0IxtcF@h0{U<4-q0lHV7aUbqE Q&Hw-a07*qoM6N<$f>maxDgXcg literal 0 HcmV?d00001 diff --git a/icons/ml-inscript2.png b/icons/ml-inscript2.png new file mode 100644 index 0000000000000000000000000000000000000000..fc19e5e94c25711790c523c409f060eb0c399f39 GIT binary patch literal 1617 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 Q&Hw-a07*qoM6N<$f>maxDgXcg literal 0 HcmV?d00001 diff --git a/icons/or-inscript2.png b/icons/or-inscript2.png new file mode 100644 index 0000000000000000000000000000000000000000..e1021ba241b228749517ea05bdf62828ccba6109 GIT binary patch literal 1543 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 Q&Hw-a07*qoM6N<$f>maxDgXcg literal 0 HcmV?d00001 diff --git a/icons/sd-inscript2-deva.png b/icons/sd-inscript2-deva.png new file mode 100644 index 0000000000000000000000000000000000000000..fb8589e95f7bbb08a72f9d00b1d9405118c69e2d GIT binary patch literal 1514 zcmVWFU8GbZ8({Xk{QrNlj4iWF>9@00mA-L_t(&-tC!dY*a-Q z$A7zQmzER?L$SN0w3I@LAwh(ySA&lPP0%1>geXSTghas*P#X9GmhjL-ln`IlM2U$X zOeB^>f`&vA0ga3S60D%MLffsB?xr{tDW=_acm2R@8E^M-x4T6W`%i9i=iIq>&;Oh` z=ggUf5scvf4cE=2Oh<563GfiG7`O*00YbnJz<%Hxzpo~A(-G(h?y88nRbAB6vM}mB zL)6m(?rw+{;_k1&9iD}|uL@UeEWnq*D}G;1OGX3~Rs}Ezm~1H0B6sa58M|QsR88yqWQ;&j5#ovfWmSCp8|eE{HI<e&`w!(TVm10qU=bcVmdd?tFIVCW7{T3V^9K;H10dU9=1%UemvMq_XJit2O zb--&p+ANT-={PEi3$JvX=!}hvfH#(wz_Et8T(ih;>?Lpb@6K>i3U&@mFn9)(qW-CWL<|0C$9 zdc}c(>zC%~jtTs28|ORyQGq-KJZFeXfNevuY-8KB>%3i2rj@oiCU7!Ab|C{2`+$%2 z79a#Xs<28kCGdM&#lZbk|9SGg;lwq;Si@(NSbUF>RVw2N!hsIvQaY@#h|cU8JgMFN6A;K9Mm#Jr2wXCs4FwA8nK*%1Ngv@& z?J4Is85u~7yF~H$E=L|1s&WFD4^#jJDdNa6ngSJ$mQPj$6qXy<0;~rLa~T7s2T}!a zwjS67)aE*X`}#dJx0emS2Y{uv@oC-e^`v?!{8Dgxs^_g2O6iYyZiokhwko|yAOmUN zTE&jml_cGYnguM+(?^-FJ>$)sQ+#9_zhJ~ivBH|Cu&NVnBc|ph@5Rj&T3H&vGb)<- zv5LYv0nCeU8w7HCl6jv1&l{pofjfX(6L{-0V5dNa09yNqWg9Q<-q}B8TZvZ!9~k3j z6DSYh)7h#~VJ(h(A(bc69%%KIe_vMEFeh6AQ*;k7sA~i|^lsF&bP=#mVcqX!IVDv- zGHFZsn83YR#ei-l_X1UhxLKb8jTgwt0_oGe^=@0={H8r791)4-9h{nnt31DRTQ0KD zlYrTrAJLhp+twe1fb|M%Ch&+BS1YW1f$VV_+`3BSGz%@aefep-@-}#F2V#B0)e}2~ zc~W;;ATOlZ%spuK*@;f^ZZv_v%!2^EH%f-{`igsN^KhO@I7Nf4dEc0#Pd==xb{()# zAdlvXz>o`>!m0+2+r;kxwE}thMs;sP_JBUbt+R>O0_POgPK7mFA5#u1vTbNy)}7lD zLpBlEps!AabrLwMi&~dJzL!e^SzAb3xmE{eI)fY($cJx=C1fn6m_Tj?W&!nj8<7m3 z=Xwd{e2pqBKk$^!`*Zb14zB&Da7(TOeAt6bVHE)r0IxtcF@h0{U<4-q0lHV7aUbqE Q&Hw-a07*qoM6N<$f>maxDgXcg literal 0 HcmV?d00001 diff --git a/icons/ta-inscript2.png b/icons/ta-inscript2.png new file mode 100644 index 0000000000000000000000000000000000000000..adb8bcce03ed7cba99dbd293409f92ab3c55b914 GIT binary patch literal 1419 zcmV;61$6p}P)WFU8GbZ8({Xk{QrNlj4iWF>9@00i$zL_t(&-tCxMY!qb_ z$A7asyL4%{lqtwA7Q0+DAQufvSWD50F+##64G1CffDcGj1f-DoKtzy`AVFS~2uP5i z#0ydcqeLZg3rx5bBLt9^+R)OL!a&)vL3ptRlT(w%O1>2AV#JLmi6%=v%kJGT!W z(Ia|9Nlije{kW=n;{f1QU^~1qkP}#G-fNbZDR++gu53y+)zznCOaDVGni>LAbdei4bG9KW}r7J~TuY zv>hgBxo|(Qc_;ud)qiVb+tWj?hVT~A&zNDCJM0Uj@8}pKMt-2+)}jJn2`_HAT8!rM zw(=jnwTU&`mU8yeXa@GLrf}Xi9Q|sI1$iP=Q%B}4Hh-`(s&9J~fKu0ovzJFxT9M7Q z$|oqjp3U_dC#q(qXu|>qIjRyHz|rFItlhr2TRNfwAR!AzVx`_M$NdmYJ?VkTIfwcB zd@<%7uy;6A0NdSV{~3hwd1Dj+x7x?s;3hnnRhm{*5?-YtS| z&jVUwEw&y|aK8>52c`h_sHdeyGv+HctXmwUP8@}8&XWkY#rOuXf_oUSGaf0{vNw~| zoKXlRz2cgMRsgoRrM+t@q)r_Hin*vYr~I0ZKL#uT{+5sfUFn(X@0`MX zCXHU}2O|EF(FUS41>2&*H195Hod@((=dnlafq^=HwuD?9$@p;O>Z=ODyn32`y^MEB zXj>rukco0Ai?0sMVr$Xd4&Scb{vO}`HWg2Ehs!V{5`a1#uNv%F9Xio%0GH+7UGRQV zPGCZPyUZidv~>udeLtVtJN-K7E3I&`VOIf_H`~;j8>bbuA7&l|KwlQ$GNj`>UcFK=eVpSI1U zmFL21(JTjDR{xZ!S_ujHkb-+w%e6@Bg7G!L^l-+v(D0CZebai*W#PH-Tm9W@<|O0; zz*yjjLF4xU&q~Oh-3fh->Gr@N7)+5b0CRwsfI&c?mN+N}{sg{}kk3cZkph$ekGB)& zOUV1;K9NbtCxMgQJgn6^<12ulyX%3t&%_FDC$Jn?rdwJUO?5W}pe5bC-BO%J#G$!6 z#=XZ{Vjcqu?!LeQU_zXnauvvxkZ;DkomOz0fIV?E{sb^7R>p_BLUVyhF%N@#m3arS zOF|CDQn_fLA)78Cmyw{PFJxnN{K7;wJ{*9)I{q{XPNvSXlD?Zv1^`J%Ne@7uh3v@& Z;C~IBfEq9Y1V{h?002ovPDHLkV1hycjWz%P literal 0 HcmV?d00001 diff --git a/icons/te-inscript2.png b/icons/te-inscript2.png new file mode 100644 index 0000000000000000000000000000000000000000..17e41cf8cc9b9a6cdf1caac22b0cdb872c0a1191 GIT binary patch literal 1193 zcmV;a1XlZrP)LtB`o43NWFU8GbZ8({Xk{QrNlj4iWF>9@00a$5L_t(&-tCxwXj@ej z$3HJ=(yUDfd#>g^Rw~u0R2&_4(@a6!RD@MCamva>84h)*ppq&&afqFWW5L0!^beK& zF?6eLxZ?iWQ1RzO|4`i}K{HWWZV0z55C z-jSLxAgKBt2i_=Q>Jzf$9jKZCLDeS!Zvxx0jsH1g<>et4pPgz(bk6hCUFYcOo;K13 zfyZRYt6QqD`MVZU9$?1-iQ^|)h|O70!#1AZFEe`9W~6OP$iY(K-S+@}xj5ha+LYGT zb%CG99oeXTLDlE6R8aYr#6ir7Yulq~ZJSl2t0TJL!LFnS9xa6Q%4QY!RS~Qfo%W?M z_H6wFdC6RL?}4D|YXIWqklm2{6T*D}*i?dygCa_A9?ptk-Cuo1u7 zNZ_0eO&2)&!Wr6IJy6QhN$xm%XJ!)Ari zZbSPL;O`LbOs4dHPCuW%@~$@sJZt7XAe;7370jCprM*g+^$D3*7{#<)??RWS zDsQF-eh02JMUt~&25?};%Uls*^etek;qK`aQBG54nB{@D4F(9n2O->diYQ|XY)%`n z9k8c#YrvBtO4O8Zw@?oxxQBpy4Bb)SUEmlnmMH99z&hX&pvA!7FQPnP+TknGfTh6K z!15BkI0CE^Q9@No=0uc9U@h={3Df<+t;H&DdO9tlj00@c4D72!q^hHiI_jw7|BHVB6uCJh&111!00000NkvXX Hu0mjfnjt3l literal 0 HcmV?d00001