__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
;; ta-tamil99.mim -- Tamil input method for tamil99 layout
;; Copyright (c) 2006, 2010 Red Hat, Inc. All rights reserved.
;; This file is part of the m17n contrib; a sub-part of the m17n
;; library.
;; The m17n library 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.
;; The m17n library 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.
(input-method ta tamil99)
(description "Tamil input method for tamil99 layout.
Key Summary:
1. The labels on the keys of Tamil99 keyboard layout consist of,
Twelve vowels -
அ ஆ இ ஈ உ ஊ எ ஏ ஐ ஒ ஓ ஔ
PuLLi - ் , consonant-dot located at ascii \"f\"
Aytham - ஃ
Eighteen consonants with inherant vowel \"a\" -
க ங ச ஞ ட ண த ந ப ம ய ர ல வ ழ ள ற ன
Five grantham consonants with inherant vowel \"a\", SRii and
KSHA க்ஷ non conjunct form with ZWNJ in between.
SRii = <U+0BB6, U+0BCD, U+0BB0, U+0BC0>
ஸ ஷ ஜ ஹ க்ஷ ஶ்ரீ
2. A consonant symbol followed by the pulli produces a pure consonant. (A consonant symbol is also known as consonant with inherant a)
e.g. க + ் -> க்
3. A consonant symbol followed by a vowel other than the first vowel அ produces a vowelised consonant.
e.g. ம + ஆ -> மா
த + இ -> தி
க + ஒ -> கோ
4. A consonant symbol followed by the same consonant symbol automatically puts a pulli for the first consonant symbol
e.g. க + க -> க்க
5. After placing a pulli automatically, this feature of automatic placing of pulli will be
disabled temporarily for one stroke. That is, when the same consonant symbol is typed three times continuously one after another, then the first consonants symbol alone gets the pulli automatically, and the second consonant symbol does not get a pulli, since when the third consonant symbol is typed the automatic pulli feature is temporarily disabled. This feature will be restored immediately after that.
e.g. க + க + க -> க்கக
க + க + க + க -> க்கக்க
6. When the first vowel அ is typed after a consonant symbol, it simply confirms that the previous stroke is an akarameria uyrmei. This disables temporarily the combining of any other stroke with the previous stroke. Hence typing any vowel will not join with the previous consonant symbol. Similarly the automatic pulli feature will also be disabled just for the next stroke. This automatic pulli feature gets restored immediately after the next stroke. The Vowel அ works as the delinking symbol.
e.g. க + அ + இ -> கஇ
க + அ + க -> கக
க + அ + க + க -> கக்க
7. The same behaviour is also seen when a soft consonant symbol is followed by the corresponding hard consonant symbol. (ங, க), (ஞ, ச), (ந, த), (ண, ட), (ம, ப), (ன, ற), are the soft and hard consonants pairs
e.g. ங + க -> ங்க
ந + த + த -> ந்தத
ந + த + த +த -> ந்தத்த
ந + அ +த -> நத
ந + அ + த + த -> நத்த
8. A vowel after anything other than a consonant symbol will remain an independent vowel
e.g ஆ + இ -> ஆஇ
ப + ஆ + இ -> பாஇ
(இடைவெளி) + உ -> (இடைவெளி)உ
# + அ -> #அ
Author: I. Felix <[email protected]>
")
;; Following Changes made by Srikanth L <[email protected]> 20 Mar 2014
;; 1. Addition of ஶ் series, non conjunct க்ஷ் series
;; 2. Fix "L" ?: to "I" ?:, Fix SRI from ஸ்ரீ to ஶ்ரீ as per Unicode 4.1+ definition.
;; SRI = <U+0BB6, U+0BCD, U+0BB0, U+0BC0>
;; 3. Add missing symbols,vowel signs,Tamil numerals
;; Based on official standard Keyboard reference
;; http://www.tamilvu.org/tkbd/doc_file/Help_windows.pdf published by GoTN
(title "க")
(map
(trans
("q" ?ஆ)
("Q" ?ஸ)
("w" ?ஈ)
("W" ?ஷ)
("e" ?ஊ)
("E" ?ஜ)
("r" ?ஐ)
("R" ?ஹ)
("t" ?ஏ)
("T" "க்ஷ")
("hfW" "க்ஷ")
("y" ?ள)
("Y" "ஶ்ரீ")
("u" ?ற)
("U" ?ஶ)
("i" ?ன)
("I" ?:)
("o" ?ட)
("O" ?[)
("p" ?ண)
("P" ?])
("[" ?ச)
("{" ?{)
("]" ?ஞ)
("}" ?})
("\\" ?\\)
("a" ?அ)
("s" ?இ)
("d" ?உ)
("f" ?்)
("F" ?ஃ)
("g" ?எ)
("h" ?க)
("j" ?ப)
("k" ?ம)
("K" ?\")
("l" ?த)
(";" ?ந)
(":" ?;)
("'" ?ய)
("\"" ?')
("z" ?ஔ)
("x" ?ஓ)
("c" ?ஒ)
("v" ?வ)
("b" ?ங)
("n" ?ல)
("m" ?ர)
("M" ?/)
("/" ?ழ)
("hf" "க்")
("bf" "ங்")
("[f" "ச்")
("]f" "ஞ்")
("of" "ட்")
("pf" "ண்")
("lf" "த்")
(";f" "ந்")
("jf" "ப்")
("kf" "ம்")
("'f" "ய்")
("mf" "ர்")
("nf" "ல்")
("vf" "வ்")
("/f" "ழ்")
("yf" "ள்")
("uf" "ற்")
("if" "ன்")
("Qf" "ஸ்")
("Uf" "ஶ்")
("Wf" "ஷ்")
("Ef" "ஜ்")
("Rf" "ஹ்")
("Tf" "க்ஷ்")
("hfWf" "க்ஷ்")
("ha" "க")
("ba" "ங")
("[a" "ச")
("]a" "ஞ")
("oa" "ட")
("pa" "ண")
("la" "த")
(";a" "ந")
("ja" "ப")
("ka" "ம")
("'a" "ய")
("ma" "ர")
("na" "ல")
("va" "வ")
("/a" "ழ")
("ya" "ள")
("ua" "ற")
("ia" "ன")
("Qa" "ஸ")
("Ua" "ஶ")
("Wa" "ஷ")
("Ea" "ஜ")
("Ra" "ஹ")
("Ta" "க்ஷ")
("hfWa" "க்ஷ")
("hq" "கா")
("bq" "ஙா")
("[q" "சா")
("]q" "ஞா")
("oq" "டா")
("pq" "ணா")
("lq" "தா")
(";q" "நா")
("jq" "பா")
("kq" "மா")
("'q" "யா")
("mq" "ரா")
("nq" "லா")
("vq" "வா")
("/q" "ழா")
("yq" "ளா")
("uq" "றா")
("iq" "னா")
("Qq" "ஸா")
("Uq" "ஶா")
("Wq" "ஷா")
("Eq" "ஜா")
("Rq" "ஹா")
("Tq" "க்ஷா")
("hfWq" "க்ஷா")
("hs" "கி")
("bs" "ஙி")
("[s" "சி")
("]s" "ஞி")
("os" "டி")
("ps" "ணி")
("ls" "தி")
(";s" "நி")
("js" "பி")
("ks" "மி")
("'s" "யி")
("ms" "ரி")
("ns" "லி")
("vs" "வி")
("/s" "ழி")
("ys" "ளி")
("us" "றி")
("is" "னி")
("Qs" "ஸி")
("Us" "ஶி")
("Ws" "ஷி")
("Es" "ஜி")
("Rs" "ஹி")
("Ts" "க்ஷி")
("hfWs" "க்ஷி")
("hw" "கீ")
("bw" "ஙீ")
("[w" "சீ")
("]w" "ஞீ")
("ow" "டீ")
("pw" "ணீ")
("lw" "தீ")
(";w" "நீ")
("jw" "பீ")
("kw" "மீ")
("'w" "யீ")
("mw" "ரீ")
("nw" "லீ")
("vw" "வீ")
("/w" "ழீ")
("yw" "ளீ")
("uw" "றீ")
("iw" "னீ")
("Qw" "ஸீ")
("Uw" "ஶீ")
("Ww" "ஷீ")
("Ew" "ஜீ")
("Rw" "ஹீ")
("Tw" "க்ஷீ")
("hfWw" "க்ஷீ")
("hd" "கு")
("bd" "ஙு")
("[d" "சு")
("]d" "ஞு")
("od" "டு")
("pd" "ணு")
("ld" "து")
(";d" "நு")
("jd" "பு")
("kd" "மு")
("'d" "யு")
("md" "ரு")
("nd" "லு")
("vd" "வு")
("/d" "ழு")
("yd" "ளு")
("ud" "று")
("id" "னு")
("Qd" "ஸு")
("Ud" "ஶு")
("Wd" "ஷு")
("Ed" "ஜு")
("Rd" "ஹு")
("Td" "க்ஷு")
("hfWd" "க்ஷு")
("he" "கூ")
("be" "ஙூ")
("[e" "சூ")
("]e" "ஞூ")
("oe" "டூ")
("pe" "ணூ")
("le" "தூ")
(";e" "நூ")
("je" "பூ")
("ke" "மூ")
("'e" "யூ")
("me" "ரூ")
("ne" "லூ")
("ve" "வூ")
("/e" "ழூ")
("ye" "ளூ")
("ue" "றூ")
("ie" "னூ")
("Qe" "ஸூ")
("Ue" "ஶூ")
("We" "ஷூ")
("Ee" "ஜூ")
("Re" "ஹூ")
("Te" "க்ஷூ")
("hfWe" "க்ஷூ")
("hg" "கெ")
("bg" "ஙெ")
("[g" "செ")
("]g" "ஞெ")
("og" "டெ")
("pg" "ணெ")
("lg" "தெ")
(";g" "நெ")
("jg" "பெ")
("kg" "மெ")
("'g" "யெ")
("mg" "ரெ")
("ng" "லெ")
("vg" "வெ")
("/g" "ழெ")
("yg" "ளெ")
("ug" "றெ")
("ig" "னெ")
("Qg" "ஸெ")
("Ug" "ஶெ")
("Wg" "ஷெ")
("Eg" "ஜெ")
("Rg" "ஹெ")
("Tg" "க்ஷெ")
("hfWg" "க்ஷெ")
("ht" "கே")
("bt" "ஙே")
("[t" "சே")
("]t" "ஞே")
("ot" "டே")
("pt" "ணே")
("lt" "தே")
(";t" "நே")
("jt" "பே")
("kt" "மே")
("'t" "யே")
("mt" "ரே")
("nt" "லே")
("vt" "வே")
("/t" "ழே")
("yt" "ளே")
("ut" "றே")
("it" "னே")
("Qt" "ஸே")
("Ut" "ஶே")
("Wt" "ஷே")
("Et" "ஜே")
("Rt" "ஹே")
("Tt" "க்ஷே")
("hfWt" "க்ஷே")
("hr" "கை")
("br" "ஙை")
("[r" "சை")
("]r" "ஞை")
("or" "டை")
("pr" "ணை")
("lr" "தை")
(";r" "நை")
("jr" "பை")
("kr" "மை")
("'r" "யை")
("mr" "ரை")
("nr" "லை")
("vr" "வை")
("/r" "ழை")
("yr" "ளை")
("ur" "றை")
("ir" "னை")
("Qr" "ஸை")
("Ur" "ஶை")
("Wr" "ஷை")
("Er" "ஜை")
("Rr" "ஹை")
("Tr" "க்ஷை")
("hfWr" "க்ஷை")
("hc" "கொ")
("bc" "ஙொ")
("[c" "சொ")
("]c" "ஞொ")
("oc" "டொ")
("pc" "ணொ")
("lc" "தொ")
(";c" "நொ")
("jc" "பொ")
("kc" "மொ")
("'c" "யொ")
("mc" "ரொ")
("nc" "லொ")
("vc" "வொ")
("/c" "ழொ")
("yc" "ளொ")
("uc" "றொ")
("ic" "னொ")
("Qc" "ஸொ")
("Uc" "ஶொ")
("Wc" "ஷொ")
("Ec" "ஜொ")
("Rc" "ஹொ")
("Tc" "க்ஷொ")
("hfWc" "க்ஷொ")
("hx" "கோ")
("bx" "ஙோ")
("[x" "சோ")
("]x" "ஞோ")
("ox" "டோ")
("px" "ணோ")
("lx" "தோ")
(";x" "நோ")
("jx" "போ")
("kx" "மோ")
("'x" "யோ")
("mx" "ரோ")
("nx" "லோ")
("vx" "வோ")
("/x" "ழோ")
("yx" "ளோ")
("ux" "றோ")
("ix" "னோ")
("Qx" "ஸோ")
("Ux" "ஶோ")
("Wx" "ஷோ")
("Ex" "ஜோ")
("Rx" "ஹோ")
("Tx" "க்ஷோ")
("hfWx" "க்ஷோ")
("hz" "கௌ")
("bz" "ஙௌ")
("[z" "சௌ")
("]z" "ஞௌ")
("oz" "டௌ")
("pz" "ணௌ")
("lz" "தௌ")
(";z" "நௌ")
("jz" "பௌ")
("kz" "மௌ")
("'z" "யௌ")
("mz" "ரௌ")
("nz" "லௌ")
("vz" "வௌ")
("/z" "ழௌ")
("yz" "ளௌ")
("uz" "றௌ")
("iz" "னௌ")
("Qz" "ஸௌ")
("Uz" "ஶௌ")
("Wz" "ஷௌ")
("Ez" "ஜௌ")
("Rz" "ஹௌ")
("Tz" "க்ஷௌ")
("hfWz" "க்ஷௌ")
("hh" "க்க")
("bb" "ங்ங")
("[[" "ச்ச")
("]]" "ஞ்ஞ")
("oo" "ட்ட")
("pp" "ண்ண")
("ll" "த்த")
(";;" "ந்ந")
("jj" "ப்ப")
("kk" "ம்ம")
("''" "ய்ய")
("mm" "ர்ர")
("nn" "ல்ல")
("vv" "வ்வ")
("//" "ழ்ழ")
("yy" "ள்ள")
("uu" "ற்ற")
("ii" "ன்ன")
("QQ" "ஸ்ஸ")
("UU" "ஶ்ஶ")
("WW" "ஷ்ஷ")
("EE" "ஜ்ஜ")
("RR" "ஹ்ஹ")
("TT" "க்ஷ்க்ஷ")
("bh" "ங்க")
("][" "ஞ்ச")
("po" "ண்ட")
("kj" "ம்ப")
(";l" "ந்த")
("iu" "ன்ற")
("hhq" "க்கா")
("bbq" "ங்ஙா")
("[[q" "ச்சா")
("]]q" "ஞ்ஞா")
("ooq" "ட்டா")
("ppq" "ண்ணா")
("llq" "த்தா")
(";;q" "ந்நா")
("jjq" "ப்பா")
("kkq" "ம்மா")
("''q" "ய்யா")
("mmq" "ர்ரா")
("nnq" "ல்லா")
("vvq" "வ்வா")
("//q" "ழ்ழா")
("yyq" "ள்ளா")
("uuq" "ற்றா")
("iiq" "ன்னா")
("QQq" "ஸ்ஸா")
("UUq" "ஶ்ஶா")
("WWq" "ஷ்ஷா")
("EEq" "ஜ்ஜா")
("RRq" "ஹ்ஹா")
("TTq" "க்ஷ்க்ஷ")
("bhq" "ங்கா")
("][q" "ஞ்சா")
("poq" "ண்டா")
("kjq" "ம்பா")
(";lq" "ந்தா")
("iuq" "ன்றா")
("hhs" "க்கி")
("bbs" "ங்ஙி")
("[[s" "ச்சி")
("]]s" "ஞ்ஞி")
("oos" "ட்டி")
("pps" "ண்ணி")
("lls" "த்தி")
(";;s" "ந்நி")
("jjs" "ப்பி")
("kks" "ம்மி")
("''s" "ய்யி")
("mms" "ர்ரி")
("nns" "ல்லி")
("vvs" "வ்வி")
("//s" "ழ்ழி")
("yys" "ள்ளி")
("uus" "ற்றி")
("iis" "ன்னி")
("QQs" "ஸ்ஸி")
("UUs" "ஶ்ஶி")
("WWs" "ஷ்ஷி")
("EEs" "ஜ்ஜி")
("RRs" "ஹ்ஹி")
("TTs" "க்ஷ்க்ஷி")
("bhs" "ங்கி")
("][s" "ஞ்சி")
("pos" "ண்டி")
("kjs" "ம்பி")
(";ls" "ந்தி")
("ius" "ன்றி")
("hhw" "க்கீ")
("bbw" "ங்ஙீ")
("[[w" "ச்சீ")
("]]w" "ஞ்ஞீ")
("oow" "ட்டீ")
("ppw" "ண்ணீ")
("llw" "த்தீ")
(";;w" "ந்நீ")
("jjw" "ப்பீ")
("kkw" "ம்மீ")
("''w" "ய்யீ")
("mmw" "ர்ரீ")
("nnw" "ல்லீ")
("vvw" "வ்வீ")
("//w" "ழ்ழீ")
("yyw" "ள்ளீ")
("uuw" "ற்றீ")
("iiw" "ன்னீ")
("QQw" "ஸ்ஸீ")
("UUw" "ஶ்ஶீ")
("WWw" "ஷ்ஷீ")
("EEw" "ஜ்ஜீ")
("RRw" "ஹ்ஹீ")
("TTw" "க்ஷ்க்ஷீ")
("bhw" "ங்கீ")
("][w" "ஞ்சீ")
("pow" "ண்டீ")
("kjw" "ம்பீ")
(";lw" "ந்தீ")
("iuw" "ன்றீ")
("hhd" "க்கு")
("bbd" "ங்ஙு")
("[[d" "ச்சு")
("]]d" "ஞ்ஞு")
("ood" "ட்டு")
("ppd" "ண்ணு")
("lld" "த்து")
(";;d" "ந்நு")
("jjd" "ப்பு")
("kkd" "ம்மு")
("''d" "ய்யு")
("mmd" "ர்ரு")
("nnd" "ல்லு")
("vvd" "வ்வு")
("//d" "ழ்ழு")
("yyd" "ள்ளு")
("uud" "ற்று")
("iid" "ன்னு")
("QQd" "ஸ்ஸு")
("UUd" "ஶ்ஶு")
("WWd" "ஷ்ஷு")
("EEd" "ஜ்ஜு")
("RRd" "ஹ்ஹி")
("TTd" "க்ஷ்க்ஷு")
("bhd" "ங்கு")
("][d" "ஞ்சு")
("pod" "ண்டு")
("kjd" "ம்பு")
(";ld" "ந்து")
("iud" "ன்று")
("hhe" "க்கூ")
("bbe" "ங்ஙூ")
("[[e" "ச்சூ")
("]]e" "ஞ்ஞூ")
("ooe" "ட்டூ")
("ppe" "ண்ணூ")
("lle" "த்தூ")
(";;e" "ந்நூ")
("jje" "ப்பூ")
("kke" "ம்மூ")
("''e" "ய்யூ")
("mme" "ர்ரூ")
("nne" "ல்லூ")
("vve" "வ்வூ")
("//e" "ழ்ழூ")
("yye" "ள்ளூ")
("uue" "ற்றூ")
("iie" "ன்னூ")
("QQe" "ஸ்ஸூ")
("UUe" "ஶ்ஶூ")
("WWe" "ஷ்ஷூ")
("EEe" "ஜ்ஜூ")
("RRe" "ஹ்ஹூ")
("TTe" "க்ஷ்க்ஷூ")
("bhe" "ங்கூ")
("][e" "ஞ்சூ")
("poe" "ண்டூ")
("kje" "ம்பூ")
(";le" "ந்தூ")
("iue" "ன்றூ")
("hhg" "க்கெ")
("bbg" "ங்ஙெ")
("[[g" "ச்செ")
("]]g" "ஞ்ஞெ")
("oog" "ட்டெ")
("ppg" "ண்ணெ")
("llg" "த்தெ")
(";;g" "ந்நெ")
("jjg" "ப்பெ")
("kkg" "ம்மெ")
("''g" "ய்யெ")
("mmg" "ர்ரெ")
("nng" "ல்லெ")
("vvg" "வ்வெ")
("//g" "ழ்ழெ")
("yyg" "ள்ளெ")
("uug" "ற்றெ")
("iig" "ன்னெ")
("QQg" "ஸ்ஸெ")
("UUg" "ஶ்ஶெ")
("WWg" "ஷ்ஷெ")
("EEg" "ஜ்ஜெ")
("RRg" "ஹ்ஹெ")
("bhg" "ங்கெ")
("][g" "ஞ்செ")
("pog" "ண்டெ")
("kjg" "ம்பெ")
(";lg" "ந்தெ")
("iug" "ன்றெ")
("hht" "க்கே")
("bbt" "ங்ஙே")
("[[t" "ச்சே")
("]]t" "ஞ்ஞே")
("oot" "ட்டே")
("ppt" "ண்ணே")
("llt" "த்தே")
(";;t" "ந்நே")
("jjt" "ப்பே")
("kkt" "ம்மே")
("''t" "ய்யே")
("mmt" "ர்ரே")
("nnt" "ல்லே")
("vvt" "வ்வே")
("//t" "ழ்ழே")
("yyt" "ள்ளே")
("uut" "ற்றே")
("iit" "ன்னே")
("QQt" "ஸ்ஸே")
("UUt" "ஶ்ஶே")
("WWt" "ஷ்ஷே")
("EEt" "ஜ்ஜே")
("RRt" "ஹ்ஹே")
("bht" "ங்கே")
("][t" "ஞ்சே")
("pot" "ண்டே")
("kjt" "ம்பே")
(";lt" "ந்தே")
("iut" "ன்றே")
("hhr" "க்கை")
("bbr" "ங்ஙை")
("[[r" "ச்சை")
("]]r" "ஞ்ஞை")
("oor" "ட்டை")
("ppr" "ண்ணை")
("llr" "த்தை")
(";;r" "ந்நை")
("jjr" "ப்பை")
("kkr" "ம்மை")
("''r" "ய்யை")
("mmr" "ர்ரை")
("nnr" "ல்லை")
("vvr" "வ்வை")
("//r" "ழ்ழை")
("yyr" "ள்ளை")
("uur" "ற்றை")
("iir" "ன்னை")
("QQr" "ஸ்ஸை")
("UUr" "ஶ்ஶை")
("WWr" "ஷ்ஷை")
("EEr" "ஜ்ஜை")
("RRr" "ஹ்ஹை")
("bhr" "ங்கை")
("][r" "ஞ்சை")
("por" "ண்டை")
("kjr" "ம்பை")
(";lr" "ந்தை")
("iur" "ன்றை")
("hhc" "க்கொ")
("bbc" "ங்ஙொ")
("[[c" "ச்சொ")
("]]c" "ஞ்ஞொ")
("ooc" "ட்டொ")
("ppc" "ண்ணொ")
("llc" "த்தொ")
(";;c" "ந்நொ")
("jjc" "ப்பொ")
("kkc" "ம்மொ")
("''c" "ய்யொ")
("mmc" "ர்ரொ")
("nnc" "ல்லொ")
("vvc" "வ்வொ")
("//c" "ழ்ழொ")
("yyc" "ள்ளொ")
("uuc" "ற்றொ")
("iic" "ன்னொ")
("QQc" "ஸ்ஸொ")
("UUc" "ஶ்ஶொ")
("WWc" "ஷ்ஷொ")
("EEc" "ஜ்ஜொ")
("RRc" "ஹ்ஹொ")
("bhc" "ங்கொ")
("][c" "ஞ்சொ")
("poc" "ண்டொ")
("kjc" "ம்பொ")
(";lc" "ந்தொ")
("iuc" "ன்றொ")
("hhx" "க்கோ")
("bbx" "ங்ஙோ")
("[[x" "ச்சோ")
("]]x" "ஞ்ஞோ")
("oox" "ட்டோ")
("ppx" "ண்ணோ")
("llx" "த்தோ")
(";;x" "ந்நோ")
("jjx" "ப்போ")
("kkx" "ம்மோ")
("''x" "ய்யோ")
("mmx" "ர்ரோ")
("nnx" "ல்லோ")
("vvx" "வ்வோ")
("//x" "ழ்ழோ")
("yyx" "ள்ளோ")
("uux" "ற்றோ")
("iix" "ன்னோ")
("QQx" "ஸ்ஸோ")
("UUx" "ஶ்ஶோ")
("WWx" "ஷ்ஷோ")
("EEx" "ஜ்ஜோ")
("RRx" "ஹ்ஹோ")
("bhx" "ங்கோ")
("][x" "ஞ்சோ")
("pox" "ண்டோ")
("kjx" "ம்போ")
(";lx" "ந்தோ")
("iux" "ன்றோ")
("hhz" "க்கௌ")
("bbz" "ங்ஙௌ")
("[[z" "ச்சௌ")
("]]z" "ஞ்ஞௌ")
("ooz" "ட்டௌ")
("ppz" "ண்ணௌ")
("llz" "த்தௌ")
(";;z" "ந்நௌ")
("jjz" "ப்பௌ")
("kkz" "ம்மௌ")
("''z" "ய்யௌ")
("mmz" "ர்ரௌ")
("nnz" "ல்லௌ")
("vvz" "வ்வௌ")
("//z" "ழ்ழௌ")
("yyz" "ள்ளௌ")
("uuz" "ற்றௌ")
("iiz" "ன்னௌ")
("QQz" "ஸ்ஸௌ")
("UUz" "ஶ்ஶௌ")
("WWz" "ஷ்ஷௌ")
("EEz" "ஜ்ஜௌ")
("RRz" "ஹ்ஹௌ")
("bhz" "ங்கௌ")
("][z" "ஞ்சௌ")
("poz" "ண்டௌ")
("kjz" "ம்பௌ")
(";lz" "ந்தௌ")
("iuz" "ன்றௌ")
("A" ?௹)
("S" ?௺)
("D" ?௸)
("L" ?௱)
("Z" ?௳)
("X" ?௴)
("C" ?௵)
("V" ?௶)
("B" ?௷)
("N" ?ௐ)
("G" ?🌕) ;;U+1F315 -- Full Moon symbol
("H" ?🌑) ;;U+1F311 -- New Moon symbol
("J" ?★) ;;U+2605 -- star symbol
("^^" "^")
("^c" "©")
("^." "•")
("^2" "½")
("^3" "¾")
("^4" "¼")
("^$" "₹") ;;U+20B9 -- Indian Rupee sign
("^7" "‘")
("^8" "’")
("^9" "“")
("^0" "”")
("^q" "ா")
("^s" "ி")
("^w" "ீ")
("^d" "ு")
("^e" "ூ")
("^g" "ெ")
("^t" "ே")
("^r" "ை")
("^z" "ௌ")
("^x" "ோ")
("^C" "ொ")
("^#1" "௧")
("^#2" "௨")
("^#3" "௩")
("^#4" "௪")
("^#5" "௫")
("^#6" "௬")
("^#7" "௭")
("^#8" "௮")
("^#9" "௯")
("^#0" "௦")
))
(state
(init
(trans)))
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| icons | Folder | 0755 |
|
|
| scripts | Folder | 0755 |
|
|
| 8859-10.map | File | 1.01 KB | 0644 |
|
| 8859-11.map | File | 120 B | 0644 |
|
| 8859-13.map | File | 1.17 KB | 0644 |
|
| 8859-14.map | File | 687 B | 0644 |
|
| 8859-15.map | File | 295 B | 0644 |
|
| 8859-16.map | File | 967 B | 0644 |
|
| 8859-2.map | File | 1.3 KB | 0644 |
|
| 8859-3.map | File | 833 B | 0644 |
|
| 8859-4.map | File | 1.09 KB | 0644 |
|
| 8859-5.map | File | 203 B | 0644 |
|
| 8859-6.map | File | 189 B | 0644 |
|
| 8859-7.map | File | 371 B | 0644 |
|
| 8859-8.map | File | 224 B | 0644 |
|
| 8859-9.map | File | 238 B | 0644 |
|
| ARAB-OTF-NO-GPOS.flt | File | 6.18 KB | 0644 |
|
| ARAB-OTF.flt | File | 4.8 KB | 0644 |
|
| ARAB.flt | File | 11.06 KB | 0644 |
|
| BENG-OTF.flt | File | 7.32 KB | 0644 |
|
| BIDI.tab | File | 15.6 KB | 0644 |
|
| BIG5-HKSCS.map | File | 243.64 KB | 0644 |
|
| BIG5.map | File | 178.01 KB | 0644 |
|
| BLOCK.tab | File | 2.89 KB | 0644 |
|
| BNG2-OTF.flt | File | 6.71 KB | 0644 |
|
| CASE-C.tab | File | 2.17 KB | 0644 |
|
| CASE-MAPPING.tab | File | 113.56 KB | 0644 |
|
| CASE-S.tab | File | 22.33 KB | 0644 |
|
| CASED.tab | File | 63.04 KB | 0644 |
|
| CATEGORY.tab | File | 38.51 KB | 0644 |
|
| CHAM-GENERIC.flt | File | 2.15 KB | 0644 |
|
| CHARSET.tbl | File | 14.23 KB | 0644 |
|
| CNS-1.map | File | 75.26 KB | 0644 |
|
| CNS-2.map | File | 102.23 KB | 0644 |
|
| CNS-3.map | File | 85.99 KB | 0644 |
|
| CNS-4.map | File | 101.06 KB | 0644 |
|
| CNS-5.map | File | 122.44 KB | 0644 |
|
| CNS-6.map | File | 90.3 KB | 0644 |
|
| CNS-7.map | File | 92.61 KB | 0644 |
|
| CNS-F.map | File | 58.71 KB | 0644 |
|
| CODING.tbl | File | 3.91 KB | 0644 |
|
| COMBINE.tab | File | 8.09 KB | 0644 |
|
| COMBINING.flt | File | 2.03 KB | 0644 |
|
| CP10007.map | File | 991 B | 0644 |
|
| CP1250.map | File | 1.53 KB | 0644 |
|
| CP1251.map | File | 871 B | 0644 |
|
| CP1252.map | File | 444 B | 0644 |
|
| CP1253.map | File | 549 B | 0644 |
|
| CP1254.map | File | 577 B | 0644 |
|
| CP1255.map | File | 556 B | 0644 |
|
| CP1256.map | File | 1004 B | 0644 |
|
| CP1257.map | File | 1.39 KB | 0644 |
|
| CP1258.map | File | 815 B | 0644 |
|
| CP737.map | File | 1.16 KB | 0644 |
|
| CP775.map | File | 1.76 KB | 0644 |
|
| CP949-2BYTE.map | File | 129.56 KB | 0644 |
|
| DEV2-OTF.flt | File | 6.73 KB | 0644 |
|
| DEVA-CDAC.flt | File | 11.49 KB | 0644 |
|
| DEVA-OTF.flt | File | 6.88 KB | 0644 |
|
| FONTENC.tbl | File | 2.97 KB | 0644 |
|
| FONTSIZE.tbl | File | 1.41 KB | 0644 |
|
| GB180302.map | File | 161.02 KB | 0644 |
|
| GB180304.map | File | 5.54 KB | 0644 |
|
| GB2312.map | File | 91.36 KB | 0644 |
|
| GBK.map | File | 159.35 KB | 0644 |
|
| GB_1988-80.map | File | 140 B | 0644 |
|
| GJR2-OTF.flt | File | 5.1 KB | 0644 |
|
| GUJR-OTF.flt | File | 5.55 KB | 0644 |
|
| GUR2-OTF.flt | File | 4.02 KB | 0644 |
|
| GURU-OTF.flt | File | 5.33 KB | 0644 |
|
| HEBR-FF.flt | File | 2.86 KB | 0644 |
|
| HEBR-OTF.flt | File | 3.17 KB | 0644 |
|
| HEBR.flt | File | 2.74 KB | 0644 |
|
| IBM037.map | File | 2.29 KB | 0644 |
|
| IBM038.map | File | 1.14 KB | 0644 |
|
| IBM1004.map | File | 389 B | 0644 |
|
| IBM1026.map | File | 2.31 KB | 0644 |
|
| IBM1047.map | File | 2.29 KB | 0644 |
|
| IBM256.map | File | 2.28 KB | 0644 |
|
| IBM273.map | File | 2.29 KB | 0644 |
|
| IBM274.map | File | 1.14 KB | 0644 |
|
| IBM275.map | File | 1.14 KB | 0644 |
|
| IBM277.map | File | 2.29 KB | 0644 |
|
| IBM278.map | File | 2.3 KB | 0644 |
|
| IBM280.map | File | 2.32 KB | 0644 |
|
| IBM281.map | File | 1.14 KB | 0644 |
|
| IBM284.map | File | 2.28 KB | 0644 |
|
| IBM285.map | File | 2.29 KB | 0644 |
|
| IBM290.map | File | 1.76 KB | 0644 |
|
| IBM297.map | File | 2.31 KB | 0644 |
|
| IBM420.map | File | 2.11 KB | 0644 |
|
| IBM423.map | File | 1.77 KB | 0644 |
|
| IBM424.map | File | 1.61 KB | 0644 |
|
| IBM437.map | File | 1.74 KB | 0644 |
|
| IBM500.map | File | 2.28 KB | 0644 |
|
| IBM850.map | File | 1.75 KB | 0644 |
|
| IBM851.map | File | 1.38 KB | 0644 |
|
| IBM852.map | File | 1.7 KB | 0644 |
|
| IBM855.map | File | 1.8 KB | 0644 |
|
| IBM857.map | File | 1.69 KB | 0644 |
|
| IBM860.map | File | 1.74 KB | 0644 |
|
| IBM861.map | File | 1.75 KB | 0644 |
|
| IBM862.map | File | 1.4 KB | 0644 |
|
| IBM863.map | File | 1.75 KB | 0644 |
|
| IBM864.map | File | 1.61 KB | 0644 |
|
| IBM865.map | File | 1.75 KB | 0644 |
|
| IBM866.map | File | 955 B | 0644 |
|
| IBM868.map | File | 1.29 KB | 0644 |
|
| IBM869.map | File | 1.23 KB | 0644 |
|
| IBM870.map | File | 2.44 KB | 0644 |
|
| IBM871.map | File | 2.29 KB | 0644 |
|
| IBM874.map | File | 234 B | 0644 |
|
| IBM875.map | File | 1.81 KB | 0644 |
|
| IBM880.map | File | 1.96 KB | 0644 |
|
| IBM891.map | File | 73 B | 0644 |
|
| IBM903.map | File | 73 B | 0644 |
|
| IBM904.map | File | 115 B | 0644 |
|
| IBM905.map | File | 2.21 KB | 0644 |
|
| IBM918.map | File | 1.91 KB | 0644 |
|
| JISX0201.map | File | 187 B | 0644 |
|
| JISX0208.map | File | 88.1 KB | 0644 |
|
| JISX0212.map | File | 66.43 KB | 0644 |
|
| JISX2131.map | File | 120.09 KB | 0644 |
|
| JISX2132.map | File | 34.44 KB | 0644 |
|
| JISX213A.map | File | 141 B | 0644 |
|
| JOHAB.map | File | 87.11 KB | 0644 |
|
| KA-ACADEMY.map | File | 496 B | 0644 |
|
| KA-PS.map | File | 645 B | 0644 |
|
| KHMR-ANLONG.flt | File | 6.87 KB | 0644 |
|
| KHMR-OTF.flt | File | 5.38 KB | 0644 |
|
| KND2-OTF.flt | File | 5.68 KB | 0644 |
|
| KNDA-OTF.flt | File | 5.84 KB | 0644 |
|
| KOI-8.map | File | 674 B | 0644 |
|
| KOI8-R.map | File | 1.17 KB | 0644 |
|
| KOI8-T.map | File | 1.19 KB | 0644 |
|
| KOI8-U.map | File | 1.32 KB | 0644 |
|
| KSC5601.map | File | 95.96 KB | 0644 |
|
| KSC5636.map | File | 109 B | 0644 |
|
| LANGUAGE.tbl | File | 17.38 KB | 0644 |
|
| LAOO-ALICE.flt | File | 4.8 KB | 0644 |
|
| LAOO-GENERIC.flt | File | 2.28 KB | 0644 |
|
| LAOO-MULE.flt | File | 3.22 KB | 0644 |
|
| LAOO-OTF.flt | File | 1.99 KB | 0644 |
|
| LINEBREAK.tab | File | 347 B | 0644 |
|
| LOCALE.ali | File | 1.94 KB | 0644 |
|
| LOCALE.cs | File | 4.07 KB | 0644 |
|
| MLM2-OTF.flt | File | 5.95 KB | 0644 |
|
| MLYM-CDAC.flt | File | 6.35 KB | 0644 |
|
| MLYM-OTF.flt | File | 6.11 KB | 0644 |
|
| MLYM-RACHANA.flt | File | 3.73 KB | 0644 |
|
| MYMR-MYAZEDI.flt | File | 8.97 KB | 0644 |
|
| MYMR-SIL.flt | File | 4.71 KB | 0644 |
|
| NAME.tab | File | 1.27 MB | 0644 |
|
| NO-CTL.flt | File | 1.47 KB | 0644 |
|
| ORY2-OTF.flt | File | 6.04 KB | 0644 |
|
| ORYA-OTF.flt | File | 6.61 KB | 0644 |
|
| SCRIPT-LANGUAGE.tbl | File | 2.23 KB | 0644 |
|
| SCRIPT-OTF.tbl | File | 1.72 KB | 0644 |
|
| SCRIPT.tab | File | 7.75 KB | 0644 |
|
| SCRIPT.tbl | File | 5.69 KB | 0644 |
|
| SINH-OTF.flt | File | 2.91 KB | 0644 |
|
| SOFT-DOTTED.tab | File | 487 B | 0644 |
|
| SYRC-OTF.flt | File | 3.32 KB | 0644 |
|
| TAML-CDAC.flt | File | 8.13 KB | 0644 |
|
| TAML-OTF.flt | File | 3.89 KB | 0644 |
|
| TEL2-OTF.flt | File | 3.77 KB | 0644 |
|
| TELU-OTF.flt | File | 4.59 KB | 0644 |
|
| THAA-OTF.flt | File | 1.59 KB | 0644 |
|
| THAI-GENERIC.flt | File | 2.25 KB | 0644 |
|
| THAI-NORASI.flt | File | 2.98 KB | 0644 |
|
| THAI-OTF.flt | File | 2.55 KB | 0644 |
|
| THAI-TIS620.flt | File | 2 KB | 0644 |
|
| TIBT-MTIB.flt | File | 7.18 KB | 0644 |
|
| TIBT-MULE.flt | File | 7.36 KB | 0644 |
|
| TIBT-OTF.flt | File | 3.28 KB | 0644 |
|
| TIS-620.map | File | 116 B | 0644 |
|
| TML2-OTF.flt | File | 3.81 KB | 0644 |
|
| VISCII.map | File | 1.81 KB | 0644 |
|
| VSCII.map | File | 2.04 KB | 0644 |
|
| aa.lnm | File | 200 B | 0644 |
|
| af.lnm | File | 1.69 KB | 0644 |
|
| am-sera.mim | File | 10.91 KB | 0644 |
|
| am.lnm | File | 3.52 KB | 0644 |
|
| ar-kbd.mim | File | 2.88 KB | 0644 |
|
| ar-translit.mim | File | 2.47 KB | 0644 |
|
| ar.lnm | File | 13.25 KB | 0644 |
|
| as-inscript.mim | File | 5.07 KB | 0644 |
|
| as-inscript2.mim | File | 5.17 KB | 0644 |
|
| as-itrans.mim | File | 4.26 KB | 0644 |
|
| as-phonetic.mim | File | 4.31 KB | 0644 |
|
| as.lnm | File | 52 B | 0644 |
|
| ath-phonetic.mim | File | 6.38 KB | 0644 |
|
| az.lnm | File | 44 B | 0644 |
|
| az_Cyrl.lnm | File | 260 B | 0644 |
|
| az_Latn.lnm | File | 151 B | 0644 |
|
| be-kbd.mim | File | 2.31 KB | 0644 |
|
| be.lnm | File | 315 B | 0644 |
|
| bg.lnm | File | 9.33 KB | 0644 |
|
| bla-phonetic.mim | File | 7.84 KB | 0644 |
|
| bn-disha.mim | File | 10.08 KB | 0644 |
|
| bn-inscript.mim | File | 3.16 KB | 0644 |
|
| bn-inscript2.mim | File | 3.35 KB | 0644 |
|
| bn-itrans.mim | File | 5.93 KB | 0644 |
|
| bn-national-jatiya.mim | File | 14.88 KB | 0644 |
|
| bn-probhat.mim | File | 3.91 KB | 0644 |
|
| bn-unijoy.mim | File | 5.93 KB | 0644 |
|
| bn.lnm | File | 3.18 KB | 0644 |
|
| bo-ewts.mim | File | 8.39 KB | 0644 |
|
| bo-tcrc.mim | File | 4.72 KB | 0644 |
|
| bo-wylie.mim | File | 6.34 KB | 0644 |
|
| brx-inscript2-deva.mim | File | 2.97 KB | 0644 |
|
| bs.lnm | File | 173 B | 0644 |
|
| byn.lnm | File | 3.06 KB | 0644 |
|
| ca.lnm | File | 2.05 KB | 0644 |
|
| cjk-util.mim | File | 3.05 KB | 0644 |
|
| cmc-kbd.mim | File | 4.74 KB | 0644 |
|
| cr-western.mim | File | 4.86 KB | 0644 |
|
| cs-kbd.mim | File | 4.01 KB | 0644 |
|
| cs.lnm | File | 2.62 KB | 0644 |
|
| cy.lnm | File | 208 B | 0644 |
|
| da-post.mim | File | 1.38 KB | 0644 |
|
| da.lnm | File | 15.51 KB | 0644 |
|
| de.lnm | File | 9.81 KB | 0644 |
|
| default.fst | File | 4.28 KB | 0644 |
|
| doi-inscript2-deva.mim | File | 2.98 KB | 0644 |
|
| dra-iso-15919-itrans.mim | File | 7.91 KB | 0644 |
|
| dv-phonetic.mim | File | 2.11 KB | 0644 |
|
| dv.lnm | File | 51 B | 0644 |
|
| dz.lnm | File | 1.55 KB | 0644 |
|
| el-kbd.mim | File | 2.85 KB | 0644 |
|
| el.lnm | File | 3.35 KB | 0644 |
|
| en-pn-eqf.mim | File | 3.17 KB | 0644 |
|
| en.lnm | File | 8.39 KB | 0644 |
|
| eo-h-fundamente.mim | File | 1.68 KB | 0644 |
|
| eo-h-sistemo.mim | File | 1.57 KB | 0644 |
|
| eo-plena.mim | File | 2.15 KB | 0644 |
|
| eo-q-sistemo.mim | File | 1.57 KB | 0644 |
|
| eo-vi-sistemo.mim | File | 1.83 KB | 0644 |
|
| eo-x-sistemo.mim | File | 1.59 KB | 0644 |
|
| eo.lnm | File | 1.97 KB | 0644 |
|
| es.lnm | File | 8.33 KB | 0644 |
|
| et.lnm | File | 467 B | 0644 |
|
| eu.lnm | File | 192 B | 0644 |
|
| fa-isiri.mim | File | 2.79 KB | 0644 |
|
| fa.lnm | File | 10.36 KB | 0644 |
|
| fi.lnm | File | 8.36 KB | 0644 |
|
| fo.lnm | File | 40 B | 0644 |
|
| fr-azerty.mim | File | 3.96 KB | 0644 |
|
| fr.lnm | File | 12.24 KB | 0644 |
|
| fur.lnm | File | 2.55 KB | 0644 |
|
| ga.lnm | File | 2.14 KB | 0644 |
|
| generic.fst | File | 3.65 KB | 0644 |
|
| gez.lnm | File | 3.07 KB | 0644 |
|
| gl.lnm | File | 37 B | 0644 |
|
| global.mim | File | 5.61 KB | 0644 |
|
| grc-mizuochi.mim | File | 13.85 KB | 0644 |
|
| gu-inscript.mim | File | 3.48 KB | 0644 |
|
| gu-inscript2.mim | File | 2.98 KB | 0644 |
|
| gu-itrans.mim | File | 5 KB | 0644 |
|
| gu-phonetic.mim | File | 3.11 KB | 0644 |
|
| gu.lnm | File | 52 B | 0644 |
|
| gv.lnm | File | 36 B | 0644 |
|
| haw.lnm | File | 50 B | 0644 |
|
| he-kbd.mim | File | 2.34 KB | 0644 |
|
| he.lnm | File | 4.02 KB | 0644 |
|
| hi-brahmi-itrans.mim | File | 9.21 KB | 0644 |
|
| hi-inscript.mim | File | 3.41 KB | 0644 |
|
| hi-inscript2.mim | File | 3.08 KB | 0644 |
|
| hi-itrans.mim | File | 11.22 KB | 0644 |
|
| hi-optitransv2.mim | File | 9.86 KB | 0644 |
|
| hi-phonetic.mim | File | 3.2 KB | 0644 |
|
| hi-remington.mim | File | 3.91 KB | 0644 |
|
| hi-typewriter.mim | File | 3.21 KB | 0644 |
|
| hi-vedmata.mim | File | 10.27 KB | 0644 |
|
| hi.lnm | File | 4.19 KB | 0644 |
|
| hr-kbd.mim | File | 2.32 KB | 0644 |
|
| hr.lnm | File | 1.46 KB | 0644 |
|
| hu-rovas-post.mim | File | 30.16 KB | 0644 |
|
| hu.lnm | File | 3.62 KB | 0644 |
|
| hy-kbd.mim | File | 3.01 KB | 0644 |
|
| hy.lnm | File | 496 B | 0644 |
|
| id.lnm | File | 3.81 KB | 0644 |
|
| ii-phonetic.mim | File | 20.5 KB | 0644 |
|
| is.lnm | File | 8.88 KB | 0644 |
|
| ispell.mim | File | 2.17 KB | 0644 |
|
| it.lnm | File | 8.44 KB | 0644 |
|
| iu-phonetic.mim | File | 4.97 KB | 0644 |
|
| iu.lnm | File | 68 B | 0644 |
|
| ja-anthy.mim | File | 8.75 KB | 0644 |
|
| ja-tcode.mim | File | 20.99 KB | 0644 |
|
| ja-trycode.mim | File | 50.18 KB | 0644 |
|
| ja.lnm | File | 11.87 KB | 0644 |
|
| ka-kbd.mim | File | 2.1 KB | 0644 |
|
| ka.lnm | File | 2.32 KB | 0644 |
|
| kk-arabic.mim | File | 2.03 KB | 0644 |
|
| kk-kbd.mim | File | 2.77 KB | 0644 |
|
| kk.lnm | File | 41 B | 0644 |
|
| kl.lnm | File | 42 B | 0644 |
|
| km-yannis.mim | File | 2.94 KB | 0644 |
|
| km.lnm | File | 4.22 KB | 0644 |
|
| kn-inscript.mim | File | 3.55 KB | 0644 |
|
| kn-inscript2.mim | File | 3.63 KB | 0644 |
|
| kn-itrans.mim | File | 8.03 KB | 0644 |
|
| kn-kgp.mim | File | 3.41 KB | 0644 |
|
| kn-optitransv2.mim | File | 9.5 KB | 0644 |
|
| kn-typewriter.mim | File | 19.65 KB | 0644 |
|
| kn.lnm | File | 46 B | 0644 |
|
| ko-han2.mim | File | 12.69 KB | 0644 |
|
| ko-romaja.mim | File | 9.84 KB | 0644 |
|
| ko.lnm | File | 12.33 KB | 0644 |
|
| kok-inscript2-deva.mim | File | 3.05 KB | 0644 |
|
| kok.lnm | File | 4.14 KB | 0644 |
|
| ks-inscript.mim | File | 3.71 KB | 0644 |
|
| ks-inscript2-deva.mim | File | 3.22 KB | 0644 |
|
| ks-kbd.mim | File | 2.67 KB | 0644 |
|
| ks-sharada-itrans.mim | File | 9.49 KB | 0644 |
|
| ku.lnm | File | 85 B | 0644 |
|
| kw.lnm | File | 39 B | 0644 |
|
| ky.lnm | File | 253 B | 0644 |
|
| latn-post.mim | File | 9.19 KB | 0644 |
|
| latn-pre.mim | File | 5.71 KB | 0644 |
|
| latn1-pre.mim | File | 4.07 KB | 0644 |
|
| ln.lnm | File | 123 B | 0644 |
|
| lo-kbd.mim | File | 3.24 KB | 0644 |
|
| lo-lrt.mim | File | 5.84 KB | 0644 |
|
| lo.lnm | File | 3.76 KB | 0644 |
|
| lsymbol.mim | File | 8.03 KB | 0644 |
|
| lt.lnm | File | 2.73 KB | 0644 |
|
| lv.lnm | File | 506 B | 0644 |
|
| mai-inscript.mim | File | 1.78 KB | 0644 |
|
| mai-inscript2.mim | File | 3.22 KB | 0644 |
|
| math-latex.mim | File | 19.92 KB | 0644 |
|
| mdb.dir | File | 4.58 KB | 0644 |
|
| mk.lnm | File | 273 B | 0644 |
|
| ml-enhanced-inscript.mim | File | 2.85 KB | 0644 |
|
| ml-inscript.mim | File | 6.55 KB | 0644 |
|
| ml-inscript2.mim | File | 5.9 KB | 0644 |
|
| ml-itrans.mim | File | 5.47 KB | 0644 |
|
| ml-mozhi.mim | File | 5.27 KB | 0644 |
|
| ml-pn-c.mim | File | 12.44 KB | 0644 |
|
| ml-remington.mim | File | 2.97 KB | 0644 |
|
| ml-swanalekha.mim | File | 48.37 KB | 0644 |
|
| ml.lnm | File | 4.41 KB | 0644 |
|
| mn.lnm | File | 220 B | 0644 |
|
| mni-inscript2-beng.mim | File | 3.12 KB | 0644 |
|
| mni-inscript2-mtei.mim | File | 2.48 KB | 0644 |
|
| mr-gamabhana.mim | File | 6.41 KB | 0644 |
|
| mr-inscript.mim | File | 3.64 KB | 0644 |
|
| mr-inscript2.mim | File | 3.01 KB | 0644 |
|
| mr-itrans.mim | File | 6.08 KB | 0644 |
|
| mr-modi-itrans.mim | File | 9.46 KB | 0644 |
|
| mr-phonetic.mim | File | 3.16 KB | 0644 |
|
| mr-remington.mim | File | 2.62 KB | 0644 |
|
| mr-typewriter.mim | File | 2.63 KB | 0644 |
|
| mr.lnm | File | 4.1 KB | 0644 |
|
| ms.lnm | File | 44 B | 0644 |
|
| mt.lnm | File | 8.2 KB | 0644 |
|
| my-kbd.mim | File | 2.96 KB | 0644 |
|
| nb.lnm | File | 8.82 KB | 0644 |
|
| ne-inscript2-deva.mim | File | 2.95 KB | 0644 |
|
| ne-rom-translit.mim | File | 3.97 KB | 0644 |
|
| ne-rom.mim | File | 2.17 KB | 0644 |
|
| ne-trad-ttf.mim | File | 3.3 KB | 0644 |
|
| ne-trad.mim | File | 2.52 KB | 0644 |
|
| new-newa-traditional-extended.mim | File | 3.27 KB | 0644 |
|
| new-newa-traditional.mim | File | 3.09 KB | 0644 |
|
| nl.lnm | File | 8.61 KB | 0644 |
|
| nn.lnm | File | 9 KB | 0644 |
|
| nsk-phonetic.mim | File | 2.86 KB | 0644 |
|
| oj-phonetic.mim | File | 5.29 KB | 0644 |
|
| om.lnm | File | 201 B | 0644 |
|
| or-inscript.mim | File | 3.23 KB | 0644 |
|
| or-inscript2.mim | File | 3.05 KB | 0644 |
|
| or-itrans.mim | File | 4.25 KB | 0644 |
|
| or-phonetic.mim | File | 3.2 KB | 0644 |
|
| or.lnm | File | 46 B | 0644 |
|
| pa-anmollipi.mim | File | 2.58 KB | 0644 |
|
| pa-inscript.mim | File | 3.01 KB | 0644 |
|
| pa-inscript2-guru.mim | File | 3.31 KB | 0644 |
|
| pa-itrans.mim | File | 4.54 KB | 0644 |
|
| pa-jhelum.mim | File | 3.25 KB | 0644 |
|
| pa-phonetic.mim | File | 2.55 KB | 0644 |
|
| pa-remington.mim | File | 2.34 KB | 0644 |
|
| pa.lnm | File | 49 B | 0644 |
|
| pl.lnm | File | 8.91 KB | 0644 |
|
| ps-phonetic.mim | File | 2.37 KB | 0644 |
|
| ps.lnm | File | 641 B | 0644 |
|
| pt.lnm | File | 9.67 KB | 0644 |
|
| rfc1345.mim | File | 31.76 KB | 0644 |
|
| ro.lnm | File | 511 B | 0644 |
|
| ru-kbd.mim | File | 2.54 KB | 0644 |
|
| ru-phonetic.mim | File | 2.98 KB | 0644 |
|
| ru-translit.mim | File | 4.02 KB | 0644 |
|
| ru-yawerty.mim | File | 3.78 KB | 0644 |
|
| ru.lnm | File | 12.22 KB | 0644 |
|
| sa-brahmi-itrans.mim | File | 3.26 KB | 0644 |
|
| sa-grantha-itrans.mim | File | 9.26 KB | 0644 |
|
| sa-harvard-kyoto.mim | File | 3.59 KB | 0644 |
|
| sa-iast-vedic.mim | File | 4.26 KB | 0644 |
|
| sa-iast.mim | File | 2.76 KB | 0644 |
|
| sa-inscript.mim | File | 3.28 KB | 0644 |
|
| sa-inscript2.mim | File | 2.91 KB | 0644 |
|
| sa-iso-15919-itrans.mim | File | 7.79 KB | 0644 |
|
| sa-itrans.mim | File | 3.96 KB | 0644 |
|
| sa-sharada-itrans.mim | File | 3.35 KB | 0644 |
|
| sa-vedic-itrans.mim | File | 11.7 KB | 0644 |
|
| sa.lnm | File | 52 B | 0644 |
|
| sat-inscript2-deva.mim | File | 2.8 KB | 0644 |
|
| sat-inscript2-olck.mim | File | 2.01 KB | 0644 |
|
| sd-inscript.mim | File | 3.37 KB | 0644 |
|
| sd-inscript2-deva.mim | File | 3.04 KB | 0644 |
|
| se.lnm | File | 827 B | 0644 |
|
| si-phonetic-dynamic.mim | File | 7.61 KB | 0644 |
|
| si-samanala.mim | File | 3.34 KB | 0644 |
|
| si-sayura.mim | File | 9.87 KB | 0644 |
|
| si-singlish.mim | File | 6.21 KB | 0644 |
|
| si-sumihiri.mim | File | 6.34 KB | 0644 |
|
| si-trans.mim | File | 6.42 KB | 0644 |
|
| si-wijesekara.mim | File | 21.12 KB | 0644 |
|
| sid.lnm | File | 208 B | 0644 |
|
| sk-kbd.mim | File | 4.04 KB | 0644 |
|
| sk.lnm | File | 955 B | 0644 |
|
| sl.lnm | File | 639 B | 0644 |
|
| so.lnm | File | 203 B | 0644 |
|
| sq.lnm | File | 215 B | 0644 |
|
| sr-kbd.mim | File | 2.85 KB | 0644 |
|
| sr.lnm | File | 1.49 KB | 0644 |
|
| sr_Latn.lnm | File | 1.02 KB | 0644 |
|
| ssymbol.mim | File | 1.35 KB | 0644 |
|
| sv-post.mim | File | 1.38 KB | 0644 |
|
| sv.lnm | File | 10.01 KB | 0644 |
|
| sw.lnm | File | 188 B | 0644 |
|
| syr.lnm | File | 45 B | 0644 |
|
| syrc-phonetic.mim | File | 2.73 KB | 0644 |
|
| ta-inscript.mim | File | 2.34 KB | 0644 |
|
| ta-inscript2.mim | File | 2.54 KB | 0644 |
|
| ta-itrans.mim | File | 4.56 KB | 0644 |
|
| ta-lk-renganathan.mim | File | 13.86 KB | 0644 |
|
| ta-phonetic.mim | File | 10.98 KB | 0644 |
|
| ta-remington.mim | File | 9.08 KB | 0644 |
|
| ta-tamil99.mim | File | 20.59 KB | 0644 |
|
| ta-typewriter.mim | File | 9.54 KB | 0644 |
|
| ta-vutam.mim | File | 5 KB | 0644 |
|
| ta.lnm | File | 4.38 KB | 0644 |
|
| tai-sonla.mim | File | 4.78 KB | 0644 |
|
| te-apple.mim | File | 4.93 KB | 0644 |
|
| te-inscript.mim | File | 3.4 KB | 0644 |
|
| te-inscript2.mim | File | 3.78 KB | 0644 |
|
| te-itrans.mim | File | 4.87 KB | 0644 |
|
| te-pothana.mim | File | 4.88 KB | 0644 |
|
| te-rts.mim | File | 13.63 KB | 0644 |
|
| te-sarala.mim | File | 3.39 KB | 0644 |
|
| te.lnm | File | 397 B | 0644 |
|
| tg.lnm | File | 107 B | 0644 |
|
| th-kesmanee.mim | File | 8.97 KB | 0644 |
|
| th-pattachote.mim | File | 5.71 KB | 0644 |
|
| th-tis820.mim | File | 5.73 KB | 0644 |
|
| th.lnm | File | 15.87 KB | 0644 |
|
| ti.lnm | File | 19 B | 0644 |
|
| tig.lnm | File | 3.07 KB | 0644 |
|
| tr.lnm | File | 5.58 KB | 0644 |
|
| truetype.fst | File | 8.55 KB | 0644 |
|
| tt.lnm | File | 41 B | 0644 |
|
| ug-kbd.mim | File | 2.18 KB | 0644 |
|
| uk-kbd.mim | File | 2.63 KB | 0644 |
|
| uk.lnm | File | 13.92 KB | 0644 |
|
| unicode.mim | File | 2.44 KB | 0644 |
|
| ur-phonetic.mim | File | 2.33 KB | 0644 |
|
| ur.lnm | File | 39 B | 0644 |
|
| uz-kbd.mim | File | 2.42 KB | 0644 |
|
| uz.lnm | File | 287 B | 0644 |
|
| uz_Arab.lnm | File | 74 B | 0644 |
|
| uz_Latn.lnm | File | 220 B | 0644 |
|
| vi-base.mim | File | 5.16 KB | 0644 |
|
| vi-han.mim | File | 75 KB | 0644 |
|
| vi-nomtelex.mim | File | 230.89 KB | 0644 |
|
| vi-nomvni.mim | File | 233.62 KB | 0644 |
|
| vi-tcvn.mim | File | 5.95 KB | 0644 |
|
| vi-telex.mim | File | 7.74 KB | 0644 |
|
| vi-viqr.mim | File | 5.61 KB | 0644 |
|
| vi-vni.mim | File | 5.6 KB | 0644 |
|
| vi.lnm | File | 1.49 KB | 0644 |
|
| wal.lnm | File | 286 B | 0644 |
|
| xfont.fst | File | 2.27 KB | 0644 |
|
| yi-yivo.mim | File | 3.92 KB | 0644 |
|
| zh-bopomofo.mim | File | 3.76 KB | 0644 |
|
| zh-cangjie.mim | File | 267.19 KB | 0644 |
|
| zh-pinyin-vi.mim | File | 576 B | 0644 |
|
| zh-pinyin.mim | File | 3.24 KB | 0644 |
|
| zh-py-b5.mim | File | 1.5 KB | 0644 |
|
| zh-py-gb.mim | File | 1.52 KB | 0644 |
|
| zh-py.mim | File | 106.3 KB | 0644 |
|
| zh-quick.mim | File | 64.77 KB | 0644 |
|
| zh-tonepy-b5.mim | File | 1.53 KB | 0644 |
|
| zh-tonepy-gb.mim | File | 1.54 KB | 0644 |
|
| zh-tonepy.mim | File | 131.1 KB | 0644 |
|
| zh-util.mim | File | 2.81 KB | 0644 |
|
| zh-zhuyin.mim | File | 133.82 KB | 0644 |
|
| zh.lnm | File | 10.03 KB | 0644 |
|
| zh_Hans.lnm | File | 3.05 KB | 0644 |
|
| zh_Hant.lnm | File | 10.11 KB | 0644 |
|