glyphlist.js 117 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556
  1. /**
  2. * @licstart The following is the entire license notice for the
  3. * Javascript code in this page
  4. *
  5. * Copyright 2020 Mozilla Foundation
  6. *
  7. * Licensed under the Apache License, Version 2.0 (the "License");
  8. * you may not use this file except in compliance with the License.
  9. * You may obtain a copy of the License at
  10. *
  11. * http://www.apache.org/licenses/LICENSE-2.0
  12. *
  13. * Unless required by applicable law or agreed to in writing, software
  14. * distributed under the License is distributed on an "AS IS" BASIS,
  15. * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  16. * See the License for the specific language governing permissions and
  17. * limitations under the License.
  18. *
  19. * @licend The above is the entire license notice for the
  20. * Javascript code in this page
  21. */
  22. "use strict";
  23. var getLookupTableFactory = require("./core_utils.js").getLookupTableFactory;
  24. var getGlyphsUnicode = getLookupTableFactory(function (t) {
  25. t.A = 0x0041;
  26. t.AE = 0x00c6;
  27. t.AEacute = 0x01fc;
  28. t.AEmacron = 0x01e2;
  29. t.AEsmall = 0xf7e6;
  30. t.Aacute = 0x00c1;
  31. t.Aacutesmall = 0xf7e1;
  32. t.Abreve = 0x0102;
  33. t.Abreveacute = 0x1eae;
  34. t.Abrevecyrillic = 0x04d0;
  35. t.Abrevedotbelow = 0x1eb6;
  36. t.Abrevegrave = 0x1eb0;
  37. t.Abrevehookabove = 0x1eb2;
  38. t.Abrevetilde = 0x1eb4;
  39. t.Acaron = 0x01cd;
  40. t.Acircle = 0x24b6;
  41. t.Acircumflex = 0x00c2;
  42. t.Acircumflexacute = 0x1ea4;
  43. t.Acircumflexdotbelow = 0x1eac;
  44. t.Acircumflexgrave = 0x1ea6;
  45. t.Acircumflexhookabove = 0x1ea8;
  46. t.Acircumflexsmall = 0xf7e2;
  47. t.Acircumflextilde = 0x1eaa;
  48. t.Acute = 0xf6c9;
  49. t.Acutesmall = 0xf7b4;
  50. t.Acyrillic = 0x0410;
  51. t.Adblgrave = 0x0200;
  52. t.Adieresis = 0x00c4;
  53. t.Adieresiscyrillic = 0x04d2;
  54. t.Adieresismacron = 0x01de;
  55. t.Adieresissmall = 0xf7e4;
  56. t.Adotbelow = 0x1ea0;
  57. t.Adotmacron = 0x01e0;
  58. t.Agrave = 0x00c0;
  59. t.Agravesmall = 0xf7e0;
  60. t.Ahookabove = 0x1ea2;
  61. t.Aiecyrillic = 0x04d4;
  62. t.Ainvertedbreve = 0x0202;
  63. t.Alpha = 0x0391;
  64. t.Alphatonos = 0x0386;
  65. t.Amacron = 0x0100;
  66. t.Amonospace = 0xff21;
  67. t.Aogonek = 0x0104;
  68. t.Aring = 0x00c5;
  69. t.Aringacute = 0x01fa;
  70. t.Aringbelow = 0x1e00;
  71. t.Aringsmall = 0xf7e5;
  72. t.Asmall = 0xf761;
  73. t.Atilde = 0x00c3;
  74. t.Atildesmall = 0xf7e3;
  75. t.Aybarmenian = 0x0531;
  76. t.B = 0x0042;
  77. t.Bcircle = 0x24b7;
  78. t.Bdotaccent = 0x1e02;
  79. t.Bdotbelow = 0x1e04;
  80. t.Becyrillic = 0x0411;
  81. t.Benarmenian = 0x0532;
  82. t.Beta = 0x0392;
  83. t.Bhook = 0x0181;
  84. t.Blinebelow = 0x1e06;
  85. t.Bmonospace = 0xff22;
  86. t.Brevesmall = 0xf6f4;
  87. t.Bsmall = 0xf762;
  88. t.Btopbar = 0x0182;
  89. t.C = 0x0043;
  90. t.Caarmenian = 0x053e;
  91. t.Cacute = 0x0106;
  92. t.Caron = 0xf6ca;
  93. t.Caronsmall = 0xf6f5;
  94. t.Ccaron = 0x010c;
  95. t.Ccedilla = 0x00c7;
  96. t.Ccedillaacute = 0x1e08;
  97. t.Ccedillasmall = 0xf7e7;
  98. t.Ccircle = 0x24b8;
  99. t.Ccircumflex = 0x0108;
  100. t.Cdot = 0x010a;
  101. t.Cdotaccent = 0x010a;
  102. t.Cedillasmall = 0xf7b8;
  103. t.Chaarmenian = 0x0549;
  104. t.Cheabkhasiancyrillic = 0x04bc;
  105. t.Checyrillic = 0x0427;
  106. t.Chedescenderabkhasiancyrillic = 0x04be;
  107. t.Chedescendercyrillic = 0x04b6;
  108. t.Chedieresiscyrillic = 0x04f4;
  109. t.Cheharmenian = 0x0543;
  110. t.Chekhakassiancyrillic = 0x04cb;
  111. t.Cheverticalstrokecyrillic = 0x04b8;
  112. t.Chi = 0x03a7;
  113. t.Chook = 0x0187;
  114. t.Circumflexsmall = 0xf6f6;
  115. t.Cmonospace = 0xff23;
  116. t.Coarmenian = 0x0551;
  117. t.Csmall = 0xf763;
  118. t.D = 0x0044;
  119. t.DZ = 0x01f1;
  120. t.DZcaron = 0x01c4;
  121. t.Daarmenian = 0x0534;
  122. t.Dafrican = 0x0189;
  123. t.Dcaron = 0x010e;
  124. t.Dcedilla = 0x1e10;
  125. t.Dcircle = 0x24b9;
  126. t.Dcircumflexbelow = 0x1e12;
  127. t.Dcroat = 0x0110;
  128. t.Ddotaccent = 0x1e0a;
  129. t.Ddotbelow = 0x1e0c;
  130. t.Decyrillic = 0x0414;
  131. t.Deicoptic = 0x03ee;
  132. t.Delta = 0x2206;
  133. t.Deltagreek = 0x0394;
  134. t.Dhook = 0x018a;
  135. t.Dieresis = 0xf6cb;
  136. t.DieresisAcute = 0xf6cc;
  137. t.DieresisGrave = 0xf6cd;
  138. t.Dieresissmall = 0xf7a8;
  139. t.Digammagreek = 0x03dc;
  140. t.Djecyrillic = 0x0402;
  141. t.Dlinebelow = 0x1e0e;
  142. t.Dmonospace = 0xff24;
  143. t.Dotaccentsmall = 0xf6f7;
  144. t.Dslash = 0x0110;
  145. t.Dsmall = 0xf764;
  146. t.Dtopbar = 0x018b;
  147. t.Dz = 0x01f2;
  148. t.Dzcaron = 0x01c5;
  149. t.Dzeabkhasiancyrillic = 0x04e0;
  150. t.Dzecyrillic = 0x0405;
  151. t.Dzhecyrillic = 0x040f;
  152. t.E = 0x0045;
  153. t.Eacute = 0x00c9;
  154. t.Eacutesmall = 0xf7e9;
  155. t.Ebreve = 0x0114;
  156. t.Ecaron = 0x011a;
  157. t.Ecedillabreve = 0x1e1c;
  158. t.Echarmenian = 0x0535;
  159. t.Ecircle = 0x24ba;
  160. t.Ecircumflex = 0x00ca;
  161. t.Ecircumflexacute = 0x1ebe;
  162. t.Ecircumflexbelow = 0x1e18;
  163. t.Ecircumflexdotbelow = 0x1ec6;
  164. t.Ecircumflexgrave = 0x1ec0;
  165. t.Ecircumflexhookabove = 0x1ec2;
  166. t.Ecircumflexsmall = 0xf7ea;
  167. t.Ecircumflextilde = 0x1ec4;
  168. t.Ecyrillic = 0x0404;
  169. t.Edblgrave = 0x0204;
  170. t.Edieresis = 0x00cb;
  171. t.Edieresissmall = 0xf7eb;
  172. t.Edot = 0x0116;
  173. t.Edotaccent = 0x0116;
  174. t.Edotbelow = 0x1eb8;
  175. t.Efcyrillic = 0x0424;
  176. t.Egrave = 0x00c8;
  177. t.Egravesmall = 0xf7e8;
  178. t.Eharmenian = 0x0537;
  179. t.Ehookabove = 0x1eba;
  180. t.Eightroman = 0x2167;
  181. t.Einvertedbreve = 0x0206;
  182. t.Eiotifiedcyrillic = 0x0464;
  183. t.Elcyrillic = 0x041b;
  184. t.Elevenroman = 0x216a;
  185. t.Emacron = 0x0112;
  186. t.Emacronacute = 0x1e16;
  187. t.Emacrongrave = 0x1e14;
  188. t.Emcyrillic = 0x041c;
  189. t.Emonospace = 0xff25;
  190. t.Encyrillic = 0x041d;
  191. t.Endescendercyrillic = 0x04a2;
  192. t.Eng = 0x014a;
  193. t.Enghecyrillic = 0x04a4;
  194. t.Enhookcyrillic = 0x04c7;
  195. t.Eogonek = 0x0118;
  196. t.Eopen = 0x0190;
  197. t.Epsilon = 0x0395;
  198. t.Epsilontonos = 0x0388;
  199. t.Ercyrillic = 0x0420;
  200. t.Ereversed = 0x018e;
  201. t.Ereversedcyrillic = 0x042d;
  202. t.Escyrillic = 0x0421;
  203. t.Esdescendercyrillic = 0x04aa;
  204. t.Esh = 0x01a9;
  205. t.Esmall = 0xf765;
  206. t.Eta = 0x0397;
  207. t.Etarmenian = 0x0538;
  208. t.Etatonos = 0x0389;
  209. t.Eth = 0x00d0;
  210. t.Ethsmall = 0xf7f0;
  211. t.Etilde = 0x1ebc;
  212. t.Etildebelow = 0x1e1a;
  213. t.Euro = 0x20ac;
  214. t.Ezh = 0x01b7;
  215. t.Ezhcaron = 0x01ee;
  216. t.Ezhreversed = 0x01b8;
  217. t.F = 0x0046;
  218. t.Fcircle = 0x24bb;
  219. t.Fdotaccent = 0x1e1e;
  220. t.Feharmenian = 0x0556;
  221. t.Feicoptic = 0x03e4;
  222. t.Fhook = 0x0191;
  223. t.Fitacyrillic = 0x0472;
  224. t.Fiveroman = 0x2164;
  225. t.Fmonospace = 0xff26;
  226. t.Fourroman = 0x2163;
  227. t.Fsmall = 0xf766;
  228. t.G = 0x0047;
  229. t.GBsquare = 0x3387;
  230. t.Gacute = 0x01f4;
  231. t.Gamma = 0x0393;
  232. t.Gammaafrican = 0x0194;
  233. t.Gangiacoptic = 0x03ea;
  234. t.Gbreve = 0x011e;
  235. t.Gcaron = 0x01e6;
  236. t.Gcedilla = 0x0122;
  237. t.Gcircle = 0x24bc;
  238. t.Gcircumflex = 0x011c;
  239. t.Gcommaaccent = 0x0122;
  240. t.Gdot = 0x0120;
  241. t.Gdotaccent = 0x0120;
  242. t.Gecyrillic = 0x0413;
  243. t.Ghadarmenian = 0x0542;
  244. t.Ghemiddlehookcyrillic = 0x0494;
  245. t.Ghestrokecyrillic = 0x0492;
  246. t.Gheupturncyrillic = 0x0490;
  247. t.Ghook = 0x0193;
  248. t.Gimarmenian = 0x0533;
  249. t.Gjecyrillic = 0x0403;
  250. t.Gmacron = 0x1e20;
  251. t.Gmonospace = 0xff27;
  252. t.Grave = 0xf6ce;
  253. t.Gravesmall = 0xf760;
  254. t.Gsmall = 0xf767;
  255. t.Gsmallhook = 0x029b;
  256. t.Gstroke = 0x01e4;
  257. t.H = 0x0048;
  258. t.H18533 = 0x25cf;
  259. t.H18543 = 0x25aa;
  260. t.H18551 = 0x25ab;
  261. t.H22073 = 0x25a1;
  262. t.HPsquare = 0x33cb;
  263. t.Haabkhasiancyrillic = 0x04a8;
  264. t.Hadescendercyrillic = 0x04b2;
  265. t.Hardsigncyrillic = 0x042a;
  266. t.Hbar = 0x0126;
  267. t.Hbrevebelow = 0x1e2a;
  268. t.Hcedilla = 0x1e28;
  269. t.Hcircle = 0x24bd;
  270. t.Hcircumflex = 0x0124;
  271. t.Hdieresis = 0x1e26;
  272. t.Hdotaccent = 0x1e22;
  273. t.Hdotbelow = 0x1e24;
  274. t.Hmonospace = 0xff28;
  275. t.Hoarmenian = 0x0540;
  276. t.Horicoptic = 0x03e8;
  277. t.Hsmall = 0xf768;
  278. t.Hungarumlaut = 0xf6cf;
  279. t.Hungarumlautsmall = 0xf6f8;
  280. t.Hzsquare = 0x3390;
  281. t.I = 0x0049;
  282. t.IAcyrillic = 0x042f;
  283. t.IJ = 0x0132;
  284. t.IUcyrillic = 0x042e;
  285. t.Iacute = 0x00cd;
  286. t.Iacutesmall = 0xf7ed;
  287. t.Ibreve = 0x012c;
  288. t.Icaron = 0x01cf;
  289. t.Icircle = 0x24be;
  290. t.Icircumflex = 0x00ce;
  291. t.Icircumflexsmall = 0xf7ee;
  292. t.Icyrillic = 0x0406;
  293. t.Idblgrave = 0x0208;
  294. t.Idieresis = 0x00cf;
  295. t.Idieresisacute = 0x1e2e;
  296. t.Idieresiscyrillic = 0x04e4;
  297. t.Idieresissmall = 0xf7ef;
  298. t.Idot = 0x0130;
  299. t.Idotaccent = 0x0130;
  300. t.Idotbelow = 0x1eca;
  301. t.Iebrevecyrillic = 0x04d6;
  302. t.Iecyrillic = 0x0415;
  303. t.Ifraktur = 0x2111;
  304. t.Igrave = 0x00cc;
  305. t.Igravesmall = 0xf7ec;
  306. t.Ihookabove = 0x1ec8;
  307. t.Iicyrillic = 0x0418;
  308. t.Iinvertedbreve = 0x020a;
  309. t.Iishortcyrillic = 0x0419;
  310. t.Imacron = 0x012a;
  311. t.Imacroncyrillic = 0x04e2;
  312. t.Imonospace = 0xff29;
  313. t.Iniarmenian = 0x053b;
  314. t.Iocyrillic = 0x0401;
  315. t.Iogonek = 0x012e;
  316. t.Iota = 0x0399;
  317. t.Iotaafrican = 0x0196;
  318. t.Iotadieresis = 0x03aa;
  319. t.Iotatonos = 0x038a;
  320. t.Ismall = 0xf769;
  321. t.Istroke = 0x0197;
  322. t.Itilde = 0x0128;
  323. t.Itildebelow = 0x1e2c;
  324. t.Izhitsacyrillic = 0x0474;
  325. t.Izhitsadblgravecyrillic = 0x0476;
  326. t.J = 0x004a;
  327. t.Jaarmenian = 0x0541;
  328. t.Jcircle = 0x24bf;
  329. t.Jcircumflex = 0x0134;
  330. t.Jecyrillic = 0x0408;
  331. t.Jheharmenian = 0x054b;
  332. t.Jmonospace = 0xff2a;
  333. t.Jsmall = 0xf76a;
  334. t.K = 0x004b;
  335. t.KBsquare = 0x3385;
  336. t.KKsquare = 0x33cd;
  337. t.Kabashkircyrillic = 0x04a0;
  338. t.Kacute = 0x1e30;
  339. t.Kacyrillic = 0x041a;
  340. t.Kadescendercyrillic = 0x049a;
  341. t.Kahookcyrillic = 0x04c3;
  342. t.Kappa = 0x039a;
  343. t.Kastrokecyrillic = 0x049e;
  344. t.Kaverticalstrokecyrillic = 0x049c;
  345. t.Kcaron = 0x01e8;
  346. t.Kcedilla = 0x0136;
  347. t.Kcircle = 0x24c0;
  348. t.Kcommaaccent = 0x0136;
  349. t.Kdotbelow = 0x1e32;
  350. t.Keharmenian = 0x0554;
  351. t.Kenarmenian = 0x053f;
  352. t.Khacyrillic = 0x0425;
  353. t.Kheicoptic = 0x03e6;
  354. t.Khook = 0x0198;
  355. t.Kjecyrillic = 0x040c;
  356. t.Klinebelow = 0x1e34;
  357. t.Kmonospace = 0xff2b;
  358. t.Koppacyrillic = 0x0480;
  359. t.Koppagreek = 0x03de;
  360. t.Ksicyrillic = 0x046e;
  361. t.Ksmall = 0xf76b;
  362. t.L = 0x004c;
  363. t.LJ = 0x01c7;
  364. t.LL = 0xf6bf;
  365. t.Lacute = 0x0139;
  366. t.Lambda = 0x039b;
  367. t.Lcaron = 0x013d;
  368. t.Lcedilla = 0x013b;
  369. t.Lcircle = 0x24c1;
  370. t.Lcircumflexbelow = 0x1e3c;
  371. t.Lcommaaccent = 0x013b;
  372. t.Ldot = 0x013f;
  373. t.Ldotaccent = 0x013f;
  374. t.Ldotbelow = 0x1e36;
  375. t.Ldotbelowmacron = 0x1e38;
  376. t.Liwnarmenian = 0x053c;
  377. t.Lj = 0x01c8;
  378. t.Ljecyrillic = 0x0409;
  379. t.Llinebelow = 0x1e3a;
  380. t.Lmonospace = 0xff2c;
  381. t.Lslash = 0x0141;
  382. t.Lslashsmall = 0xf6f9;
  383. t.Lsmall = 0xf76c;
  384. t.M = 0x004d;
  385. t.MBsquare = 0x3386;
  386. t.Macron = 0xf6d0;
  387. t.Macronsmall = 0xf7af;
  388. t.Macute = 0x1e3e;
  389. t.Mcircle = 0x24c2;
  390. t.Mdotaccent = 0x1e40;
  391. t.Mdotbelow = 0x1e42;
  392. t.Menarmenian = 0x0544;
  393. t.Mmonospace = 0xff2d;
  394. t.Msmall = 0xf76d;
  395. t.Mturned = 0x019c;
  396. t.Mu = 0x039c;
  397. t.N = 0x004e;
  398. t.NJ = 0x01ca;
  399. t.Nacute = 0x0143;
  400. t.Ncaron = 0x0147;
  401. t.Ncedilla = 0x0145;
  402. t.Ncircle = 0x24c3;
  403. t.Ncircumflexbelow = 0x1e4a;
  404. t.Ncommaaccent = 0x0145;
  405. t.Ndotaccent = 0x1e44;
  406. t.Ndotbelow = 0x1e46;
  407. t.Nhookleft = 0x019d;
  408. t.Nineroman = 0x2168;
  409. t.Nj = 0x01cb;
  410. t.Njecyrillic = 0x040a;
  411. t.Nlinebelow = 0x1e48;
  412. t.Nmonospace = 0xff2e;
  413. t.Nowarmenian = 0x0546;
  414. t.Nsmall = 0xf76e;
  415. t.Ntilde = 0x00d1;
  416. t.Ntildesmall = 0xf7f1;
  417. t.Nu = 0x039d;
  418. t.O = 0x004f;
  419. t.OE = 0x0152;
  420. t.OEsmall = 0xf6fa;
  421. t.Oacute = 0x00d3;
  422. t.Oacutesmall = 0xf7f3;
  423. t.Obarredcyrillic = 0x04e8;
  424. t.Obarreddieresiscyrillic = 0x04ea;
  425. t.Obreve = 0x014e;
  426. t.Ocaron = 0x01d1;
  427. t.Ocenteredtilde = 0x019f;
  428. t.Ocircle = 0x24c4;
  429. t.Ocircumflex = 0x00d4;
  430. t.Ocircumflexacute = 0x1ed0;
  431. t.Ocircumflexdotbelow = 0x1ed8;
  432. t.Ocircumflexgrave = 0x1ed2;
  433. t.Ocircumflexhookabove = 0x1ed4;
  434. t.Ocircumflexsmall = 0xf7f4;
  435. t.Ocircumflextilde = 0x1ed6;
  436. t.Ocyrillic = 0x041e;
  437. t.Odblacute = 0x0150;
  438. t.Odblgrave = 0x020c;
  439. t.Odieresis = 0x00d6;
  440. t.Odieresiscyrillic = 0x04e6;
  441. t.Odieresissmall = 0xf7f6;
  442. t.Odotbelow = 0x1ecc;
  443. t.Ogoneksmall = 0xf6fb;
  444. t.Ograve = 0x00d2;
  445. t.Ogravesmall = 0xf7f2;
  446. t.Oharmenian = 0x0555;
  447. t.Ohm = 0x2126;
  448. t.Ohookabove = 0x1ece;
  449. t.Ohorn = 0x01a0;
  450. t.Ohornacute = 0x1eda;
  451. t.Ohorndotbelow = 0x1ee2;
  452. t.Ohorngrave = 0x1edc;
  453. t.Ohornhookabove = 0x1ede;
  454. t.Ohorntilde = 0x1ee0;
  455. t.Ohungarumlaut = 0x0150;
  456. t.Oi = 0x01a2;
  457. t.Oinvertedbreve = 0x020e;
  458. t.Omacron = 0x014c;
  459. t.Omacronacute = 0x1e52;
  460. t.Omacrongrave = 0x1e50;
  461. t.Omega = 0x2126;
  462. t.Omegacyrillic = 0x0460;
  463. t.Omegagreek = 0x03a9;
  464. t.Omegaroundcyrillic = 0x047a;
  465. t.Omegatitlocyrillic = 0x047c;
  466. t.Omegatonos = 0x038f;
  467. t.Omicron = 0x039f;
  468. t.Omicrontonos = 0x038c;
  469. t.Omonospace = 0xff2f;
  470. t.Oneroman = 0x2160;
  471. t.Oogonek = 0x01ea;
  472. t.Oogonekmacron = 0x01ec;
  473. t.Oopen = 0x0186;
  474. t.Oslash = 0x00d8;
  475. t.Oslashacute = 0x01fe;
  476. t.Oslashsmall = 0xf7f8;
  477. t.Osmall = 0xf76f;
  478. t.Ostrokeacute = 0x01fe;
  479. t.Otcyrillic = 0x047e;
  480. t.Otilde = 0x00d5;
  481. t.Otildeacute = 0x1e4c;
  482. t.Otildedieresis = 0x1e4e;
  483. t.Otildesmall = 0xf7f5;
  484. t.P = 0x0050;
  485. t.Pacute = 0x1e54;
  486. t.Pcircle = 0x24c5;
  487. t.Pdotaccent = 0x1e56;
  488. t.Pecyrillic = 0x041f;
  489. t.Peharmenian = 0x054a;
  490. t.Pemiddlehookcyrillic = 0x04a6;
  491. t.Phi = 0x03a6;
  492. t.Phook = 0x01a4;
  493. t.Pi = 0x03a0;
  494. t.Piwrarmenian = 0x0553;
  495. t.Pmonospace = 0xff30;
  496. t.Psi = 0x03a8;
  497. t.Psicyrillic = 0x0470;
  498. t.Psmall = 0xf770;
  499. t.Q = 0x0051;
  500. t.Qcircle = 0x24c6;
  501. t.Qmonospace = 0xff31;
  502. t.Qsmall = 0xf771;
  503. t.R = 0x0052;
  504. t.Raarmenian = 0x054c;
  505. t.Racute = 0x0154;
  506. t.Rcaron = 0x0158;
  507. t.Rcedilla = 0x0156;
  508. t.Rcircle = 0x24c7;
  509. t.Rcommaaccent = 0x0156;
  510. t.Rdblgrave = 0x0210;
  511. t.Rdotaccent = 0x1e58;
  512. t.Rdotbelow = 0x1e5a;
  513. t.Rdotbelowmacron = 0x1e5c;
  514. t.Reharmenian = 0x0550;
  515. t.Rfraktur = 0x211c;
  516. t.Rho = 0x03a1;
  517. t.Ringsmall = 0xf6fc;
  518. t.Rinvertedbreve = 0x0212;
  519. t.Rlinebelow = 0x1e5e;
  520. t.Rmonospace = 0xff32;
  521. t.Rsmall = 0xf772;
  522. t.Rsmallinverted = 0x0281;
  523. t.Rsmallinvertedsuperior = 0x02b6;
  524. t.S = 0x0053;
  525. t.SF010000 = 0x250c;
  526. t.SF020000 = 0x2514;
  527. t.SF030000 = 0x2510;
  528. t.SF040000 = 0x2518;
  529. t.SF050000 = 0x253c;
  530. t.SF060000 = 0x252c;
  531. t.SF070000 = 0x2534;
  532. t.SF080000 = 0x251c;
  533. t.SF090000 = 0x2524;
  534. t.SF100000 = 0x2500;
  535. t.SF110000 = 0x2502;
  536. t.SF190000 = 0x2561;
  537. t.SF200000 = 0x2562;
  538. t.SF210000 = 0x2556;
  539. t.SF220000 = 0x2555;
  540. t.SF230000 = 0x2563;
  541. t.SF240000 = 0x2551;
  542. t.SF250000 = 0x2557;
  543. t.SF260000 = 0x255d;
  544. t.SF270000 = 0x255c;
  545. t.SF280000 = 0x255b;
  546. t.SF360000 = 0x255e;
  547. t.SF370000 = 0x255f;
  548. t.SF380000 = 0x255a;
  549. t.SF390000 = 0x2554;
  550. t.SF400000 = 0x2569;
  551. t.SF410000 = 0x2566;
  552. t.SF420000 = 0x2560;
  553. t.SF430000 = 0x2550;
  554. t.SF440000 = 0x256c;
  555. t.SF450000 = 0x2567;
  556. t.SF460000 = 0x2568;
  557. t.SF470000 = 0x2564;
  558. t.SF480000 = 0x2565;
  559. t.SF490000 = 0x2559;
  560. t.SF500000 = 0x2558;
  561. t.SF510000 = 0x2552;
  562. t.SF520000 = 0x2553;
  563. t.SF530000 = 0x256b;
  564. t.SF540000 = 0x256a;
  565. t.Sacute = 0x015a;
  566. t.Sacutedotaccent = 0x1e64;
  567. t.Sampigreek = 0x03e0;
  568. t.Scaron = 0x0160;
  569. t.Scarondotaccent = 0x1e66;
  570. t.Scaronsmall = 0xf6fd;
  571. t.Scedilla = 0x015e;
  572. t.Schwa = 0x018f;
  573. t.Schwacyrillic = 0x04d8;
  574. t.Schwadieresiscyrillic = 0x04da;
  575. t.Scircle = 0x24c8;
  576. t.Scircumflex = 0x015c;
  577. t.Scommaaccent = 0x0218;
  578. t.Sdotaccent = 0x1e60;
  579. t.Sdotbelow = 0x1e62;
  580. t.Sdotbelowdotaccent = 0x1e68;
  581. t.Seharmenian = 0x054d;
  582. t.Sevenroman = 0x2166;
  583. t.Shaarmenian = 0x0547;
  584. t.Shacyrillic = 0x0428;
  585. t.Shchacyrillic = 0x0429;
  586. t.Sheicoptic = 0x03e2;
  587. t.Shhacyrillic = 0x04ba;
  588. t.Shimacoptic = 0x03ec;
  589. t.Sigma = 0x03a3;
  590. t.Sixroman = 0x2165;
  591. t.Smonospace = 0xff33;
  592. t.Softsigncyrillic = 0x042c;
  593. t.Ssmall = 0xf773;
  594. t.Stigmagreek = 0x03da;
  595. t.T = 0x0054;
  596. t.Tau = 0x03a4;
  597. t.Tbar = 0x0166;
  598. t.Tcaron = 0x0164;
  599. t.Tcedilla = 0x0162;
  600. t.Tcircle = 0x24c9;
  601. t.Tcircumflexbelow = 0x1e70;
  602. t.Tcommaaccent = 0x0162;
  603. t.Tdotaccent = 0x1e6a;
  604. t.Tdotbelow = 0x1e6c;
  605. t.Tecyrillic = 0x0422;
  606. t.Tedescendercyrillic = 0x04ac;
  607. t.Tenroman = 0x2169;
  608. t.Tetsecyrillic = 0x04b4;
  609. t.Theta = 0x0398;
  610. t.Thook = 0x01ac;
  611. t.Thorn = 0x00de;
  612. t.Thornsmall = 0xf7fe;
  613. t.Threeroman = 0x2162;
  614. t.Tildesmall = 0xf6fe;
  615. t.Tiwnarmenian = 0x054f;
  616. t.Tlinebelow = 0x1e6e;
  617. t.Tmonospace = 0xff34;
  618. t.Toarmenian = 0x0539;
  619. t.Tonefive = 0x01bc;
  620. t.Tonesix = 0x0184;
  621. t.Tonetwo = 0x01a7;
  622. t.Tretroflexhook = 0x01ae;
  623. t.Tsecyrillic = 0x0426;
  624. t.Tshecyrillic = 0x040b;
  625. t.Tsmall = 0xf774;
  626. t.Twelveroman = 0x216b;
  627. t.Tworoman = 0x2161;
  628. t.U = 0x0055;
  629. t.Uacute = 0x00da;
  630. t.Uacutesmall = 0xf7fa;
  631. t.Ubreve = 0x016c;
  632. t.Ucaron = 0x01d3;
  633. t.Ucircle = 0x24ca;
  634. t.Ucircumflex = 0x00db;
  635. t.Ucircumflexbelow = 0x1e76;
  636. t.Ucircumflexsmall = 0xf7fb;
  637. t.Ucyrillic = 0x0423;
  638. t.Udblacute = 0x0170;
  639. t.Udblgrave = 0x0214;
  640. t.Udieresis = 0x00dc;
  641. t.Udieresisacute = 0x01d7;
  642. t.Udieresisbelow = 0x1e72;
  643. t.Udieresiscaron = 0x01d9;
  644. t.Udieresiscyrillic = 0x04f0;
  645. t.Udieresisgrave = 0x01db;
  646. t.Udieresismacron = 0x01d5;
  647. t.Udieresissmall = 0xf7fc;
  648. t.Udotbelow = 0x1ee4;
  649. t.Ugrave = 0x00d9;
  650. t.Ugravesmall = 0xf7f9;
  651. t.Uhookabove = 0x1ee6;
  652. t.Uhorn = 0x01af;
  653. t.Uhornacute = 0x1ee8;
  654. t.Uhorndotbelow = 0x1ef0;
  655. t.Uhorngrave = 0x1eea;
  656. t.Uhornhookabove = 0x1eec;
  657. t.Uhorntilde = 0x1eee;
  658. t.Uhungarumlaut = 0x0170;
  659. t.Uhungarumlautcyrillic = 0x04f2;
  660. t.Uinvertedbreve = 0x0216;
  661. t.Ukcyrillic = 0x0478;
  662. t.Umacron = 0x016a;
  663. t.Umacroncyrillic = 0x04ee;
  664. t.Umacrondieresis = 0x1e7a;
  665. t.Umonospace = 0xff35;
  666. t.Uogonek = 0x0172;
  667. t.Upsilon = 0x03a5;
  668. t.Upsilon1 = 0x03d2;
  669. t.Upsilonacutehooksymbolgreek = 0x03d3;
  670. t.Upsilonafrican = 0x01b1;
  671. t.Upsilondieresis = 0x03ab;
  672. t.Upsilondieresishooksymbolgreek = 0x03d4;
  673. t.Upsilonhooksymbol = 0x03d2;
  674. t.Upsilontonos = 0x038e;
  675. t.Uring = 0x016e;
  676. t.Ushortcyrillic = 0x040e;
  677. t.Usmall = 0xf775;
  678. t.Ustraightcyrillic = 0x04ae;
  679. t.Ustraightstrokecyrillic = 0x04b0;
  680. t.Utilde = 0x0168;
  681. t.Utildeacute = 0x1e78;
  682. t.Utildebelow = 0x1e74;
  683. t.V = 0x0056;
  684. t.Vcircle = 0x24cb;
  685. t.Vdotbelow = 0x1e7e;
  686. t.Vecyrillic = 0x0412;
  687. t.Vewarmenian = 0x054e;
  688. t.Vhook = 0x01b2;
  689. t.Vmonospace = 0xff36;
  690. t.Voarmenian = 0x0548;
  691. t.Vsmall = 0xf776;
  692. t.Vtilde = 0x1e7c;
  693. t.W = 0x0057;
  694. t.Wacute = 0x1e82;
  695. t.Wcircle = 0x24cc;
  696. t.Wcircumflex = 0x0174;
  697. t.Wdieresis = 0x1e84;
  698. t.Wdotaccent = 0x1e86;
  699. t.Wdotbelow = 0x1e88;
  700. t.Wgrave = 0x1e80;
  701. t.Wmonospace = 0xff37;
  702. t.Wsmall = 0xf777;
  703. t.X = 0x0058;
  704. t.Xcircle = 0x24cd;
  705. t.Xdieresis = 0x1e8c;
  706. t.Xdotaccent = 0x1e8a;
  707. t.Xeharmenian = 0x053d;
  708. t.Xi = 0x039e;
  709. t.Xmonospace = 0xff38;
  710. t.Xsmall = 0xf778;
  711. t.Y = 0x0059;
  712. t.Yacute = 0x00dd;
  713. t.Yacutesmall = 0xf7fd;
  714. t.Yatcyrillic = 0x0462;
  715. t.Ycircle = 0x24ce;
  716. t.Ycircumflex = 0x0176;
  717. t.Ydieresis = 0x0178;
  718. t.Ydieresissmall = 0xf7ff;
  719. t.Ydotaccent = 0x1e8e;
  720. t.Ydotbelow = 0x1ef4;
  721. t.Yericyrillic = 0x042b;
  722. t.Yerudieresiscyrillic = 0x04f8;
  723. t.Ygrave = 0x1ef2;
  724. t.Yhook = 0x01b3;
  725. t.Yhookabove = 0x1ef6;
  726. t.Yiarmenian = 0x0545;
  727. t.Yicyrillic = 0x0407;
  728. t.Yiwnarmenian = 0x0552;
  729. t.Ymonospace = 0xff39;
  730. t.Ysmall = 0xf779;
  731. t.Ytilde = 0x1ef8;
  732. t.Yusbigcyrillic = 0x046a;
  733. t.Yusbigiotifiedcyrillic = 0x046c;
  734. t.Yuslittlecyrillic = 0x0466;
  735. t.Yuslittleiotifiedcyrillic = 0x0468;
  736. t.Z = 0x005a;
  737. t.Zaarmenian = 0x0536;
  738. t.Zacute = 0x0179;
  739. t.Zcaron = 0x017d;
  740. t.Zcaronsmall = 0xf6ff;
  741. t.Zcircle = 0x24cf;
  742. t.Zcircumflex = 0x1e90;
  743. t.Zdot = 0x017b;
  744. t.Zdotaccent = 0x017b;
  745. t.Zdotbelow = 0x1e92;
  746. t.Zecyrillic = 0x0417;
  747. t.Zedescendercyrillic = 0x0498;
  748. t.Zedieresiscyrillic = 0x04de;
  749. t.Zeta = 0x0396;
  750. t.Zhearmenian = 0x053a;
  751. t.Zhebrevecyrillic = 0x04c1;
  752. t.Zhecyrillic = 0x0416;
  753. t.Zhedescendercyrillic = 0x0496;
  754. t.Zhedieresiscyrillic = 0x04dc;
  755. t.Zlinebelow = 0x1e94;
  756. t.Zmonospace = 0xff3a;
  757. t.Zsmall = 0xf77a;
  758. t.Zstroke = 0x01b5;
  759. t.a = 0x0061;
  760. t.aabengali = 0x0986;
  761. t.aacute = 0x00e1;
  762. t.aadeva = 0x0906;
  763. t.aagujarati = 0x0a86;
  764. t.aagurmukhi = 0x0a06;
  765. t.aamatragurmukhi = 0x0a3e;
  766. t.aarusquare = 0x3303;
  767. t.aavowelsignbengali = 0x09be;
  768. t.aavowelsigndeva = 0x093e;
  769. t.aavowelsigngujarati = 0x0abe;
  770. t.abbreviationmarkarmenian = 0x055f;
  771. t.abbreviationsigndeva = 0x0970;
  772. t.abengali = 0x0985;
  773. t.abopomofo = 0x311a;
  774. t.abreve = 0x0103;
  775. t.abreveacute = 0x1eaf;
  776. t.abrevecyrillic = 0x04d1;
  777. t.abrevedotbelow = 0x1eb7;
  778. t.abrevegrave = 0x1eb1;
  779. t.abrevehookabove = 0x1eb3;
  780. t.abrevetilde = 0x1eb5;
  781. t.acaron = 0x01ce;
  782. t.acircle = 0x24d0;
  783. t.acircumflex = 0x00e2;
  784. t.acircumflexacute = 0x1ea5;
  785. t.acircumflexdotbelow = 0x1ead;
  786. t.acircumflexgrave = 0x1ea7;
  787. t.acircumflexhookabove = 0x1ea9;
  788. t.acircumflextilde = 0x1eab;
  789. t.acute = 0x00b4;
  790. t.acutebelowcmb = 0x0317;
  791. t.acutecmb = 0x0301;
  792. t.acutecomb = 0x0301;
  793. t.acutedeva = 0x0954;
  794. t.acutelowmod = 0x02cf;
  795. t.acutetonecmb = 0x0341;
  796. t.acyrillic = 0x0430;
  797. t.adblgrave = 0x0201;
  798. t.addakgurmukhi = 0x0a71;
  799. t.adeva = 0x0905;
  800. t.adieresis = 0x00e4;
  801. t.adieresiscyrillic = 0x04d3;
  802. t.adieresismacron = 0x01df;
  803. t.adotbelow = 0x1ea1;
  804. t.adotmacron = 0x01e1;
  805. t.ae = 0x00e6;
  806. t.aeacute = 0x01fd;
  807. t.aekorean = 0x3150;
  808. t.aemacron = 0x01e3;
  809. t.afii00208 = 0x2015;
  810. t.afii08941 = 0x20a4;
  811. t.afii10017 = 0x0410;
  812. t.afii10018 = 0x0411;
  813. t.afii10019 = 0x0412;
  814. t.afii10020 = 0x0413;
  815. t.afii10021 = 0x0414;
  816. t.afii10022 = 0x0415;
  817. t.afii10023 = 0x0401;
  818. t.afii10024 = 0x0416;
  819. t.afii10025 = 0x0417;
  820. t.afii10026 = 0x0418;
  821. t.afii10027 = 0x0419;
  822. t.afii10028 = 0x041a;
  823. t.afii10029 = 0x041b;
  824. t.afii10030 = 0x041c;
  825. t.afii10031 = 0x041d;
  826. t.afii10032 = 0x041e;
  827. t.afii10033 = 0x041f;
  828. t.afii10034 = 0x0420;
  829. t.afii10035 = 0x0421;
  830. t.afii10036 = 0x0422;
  831. t.afii10037 = 0x0423;
  832. t.afii10038 = 0x0424;
  833. t.afii10039 = 0x0425;
  834. t.afii10040 = 0x0426;
  835. t.afii10041 = 0x0427;
  836. t.afii10042 = 0x0428;
  837. t.afii10043 = 0x0429;
  838. t.afii10044 = 0x042a;
  839. t.afii10045 = 0x042b;
  840. t.afii10046 = 0x042c;
  841. t.afii10047 = 0x042d;
  842. t.afii10048 = 0x042e;
  843. t.afii10049 = 0x042f;
  844. t.afii10050 = 0x0490;
  845. t.afii10051 = 0x0402;
  846. t.afii10052 = 0x0403;
  847. t.afii10053 = 0x0404;
  848. t.afii10054 = 0x0405;
  849. t.afii10055 = 0x0406;
  850. t.afii10056 = 0x0407;
  851. t.afii10057 = 0x0408;
  852. t.afii10058 = 0x0409;
  853. t.afii10059 = 0x040a;
  854. t.afii10060 = 0x040b;
  855. t.afii10061 = 0x040c;
  856. t.afii10062 = 0x040e;
  857. t.afii10063 = 0xf6c4;
  858. t.afii10064 = 0xf6c5;
  859. t.afii10065 = 0x0430;
  860. t.afii10066 = 0x0431;
  861. t.afii10067 = 0x0432;
  862. t.afii10068 = 0x0433;
  863. t.afii10069 = 0x0434;
  864. t.afii10070 = 0x0435;
  865. t.afii10071 = 0x0451;
  866. t.afii10072 = 0x0436;
  867. t.afii10073 = 0x0437;
  868. t.afii10074 = 0x0438;
  869. t.afii10075 = 0x0439;
  870. t.afii10076 = 0x043a;
  871. t.afii10077 = 0x043b;
  872. t.afii10078 = 0x043c;
  873. t.afii10079 = 0x043d;
  874. t.afii10080 = 0x043e;
  875. t.afii10081 = 0x043f;
  876. t.afii10082 = 0x0440;
  877. t.afii10083 = 0x0441;
  878. t.afii10084 = 0x0442;
  879. t.afii10085 = 0x0443;
  880. t.afii10086 = 0x0444;
  881. t.afii10087 = 0x0445;
  882. t.afii10088 = 0x0446;
  883. t.afii10089 = 0x0447;
  884. t.afii10090 = 0x0448;
  885. t.afii10091 = 0x0449;
  886. t.afii10092 = 0x044a;
  887. t.afii10093 = 0x044b;
  888. t.afii10094 = 0x044c;
  889. t.afii10095 = 0x044d;
  890. t.afii10096 = 0x044e;
  891. t.afii10097 = 0x044f;
  892. t.afii10098 = 0x0491;
  893. t.afii10099 = 0x0452;
  894. t.afii10100 = 0x0453;
  895. t.afii10101 = 0x0454;
  896. t.afii10102 = 0x0455;
  897. t.afii10103 = 0x0456;
  898. t.afii10104 = 0x0457;
  899. t.afii10105 = 0x0458;
  900. t.afii10106 = 0x0459;
  901. t.afii10107 = 0x045a;
  902. t.afii10108 = 0x045b;
  903. t.afii10109 = 0x045c;
  904. t.afii10110 = 0x045e;
  905. t.afii10145 = 0x040f;
  906. t.afii10146 = 0x0462;
  907. t.afii10147 = 0x0472;
  908. t.afii10148 = 0x0474;
  909. t.afii10192 = 0xf6c6;
  910. t.afii10193 = 0x045f;
  911. t.afii10194 = 0x0463;
  912. t.afii10195 = 0x0473;
  913. t.afii10196 = 0x0475;
  914. t.afii10831 = 0xf6c7;
  915. t.afii10832 = 0xf6c8;
  916. t.afii10846 = 0x04d9;
  917. t.afii299 = 0x200e;
  918. t.afii300 = 0x200f;
  919. t.afii301 = 0x200d;
  920. t.afii57381 = 0x066a;
  921. t.afii57388 = 0x060c;
  922. t.afii57392 = 0x0660;
  923. t.afii57393 = 0x0661;
  924. t.afii57394 = 0x0662;
  925. t.afii57395 = 0x0663;
  926. t.afii57396 = 0x0664;
  927. t.afii57397 = 0x0665;
  928. t.afii57398 = 0x0666;
  929. t.afii57399 = 0x0667;
  930. t.afii57400 = 0x0668;
  931. t.afii57401 = 0x0669;
  932. t.afii57403 = 0x061b;
  933. t.afii57407 = 0x061f;
  934. t.afii57409 = 0x0621;
  935. t.afii57410 = 0x0622;
  936. t.afii57411 = 0x0623;
  937. t.afii57412 = 0x0624;
  938. t.afii57413 = 0x0625;
  939. t.afii57414 = 0x0626;
  940. t.afii57415 = 0x0627;
  941. t.afii57416 = 0x0628;
  942. t.afii57417 = 0x0629;
  943. t.afii57418 = 0x062a;
  944. t.afii57419 = 0x062b;
  945. t.afii57420 = 0x062c;
  946. t.afii57421 = 0x062d;
  947. t.afii57422 = 0x062e;
  948. t.afii57423 = 0x062f;
  949. t.afii57424 = 0x0630;
  950. t.afii57425 = 0x0631;
  951. t.afii57426 = 0x0632;
  952. t.afii57427 = 0x0633;
  953. t.afii57428 = 0x0634;
  954. t.afii57429 = 0x0635;
  955. t.afii57430 = 0x0636;
  956. t.afii57431 = 0x0637;
  957. t.afii57432 = 0x0638;
  958. t.afii57433 = 0x0639;
  959. t.afii57434 = 0x063a;
  960. t.afii57440 = 0x0640;
  961. t.afii57441 = 0x0641;
  962. t.afii57442 = 0x0642;
  963. t.afii57443 = 0x0643;
  964. t.afii57444 = 0x0644;
  965. t.afii57445 = 0x0645;
  966. t.afii57446 = 0x0646;
  967. t.afii57448 = 0x0648;
  968. t.afii57449 = 0x0649;
  969. t.afii57450 = 0x064a;
  970. t.afii57451 = 0x064b;
  971. t.afii57452 = 0x064c;
  972. t.afii57453 = 0x064d;
  973. t.afii57454 = 0x064e;
  974. t.afii57455 = 0x064f;
  975. t.afii57456 = 0x0650;
  976. t.afii57457 = 0x0651;
  977. t.afii57458 = 0x0652;
  978. t.afii57470 = 0x0647;
  979. t.afii57505 = 0x06a4;
  980. t.afii57506 = 0x067e;
  981. t.afii57507 = 0x0686;
  982. t.afii57508 = 0x0698;
  983. t.afii57509 = 0x06af;
  984. t.afii57511 = 0x0679;
  985. t.afii57512 = 0x0688;
  986. t.afii57513 = 0x0691;
  987. t.afii57514 = 0x06ba;
  988. t.afii57519 = 0x06d2;
  989. t.afii57534 = 0x06d5;
  990. t.afii57636 = 0x20aa;
  991. t.afii57645 = 0x05be;
  992. t.afii57658 = 0x05c3;
  993. t.afii57664 = 0x05d0;
  994. t.afii57665 = 0x05d1;
  995. t.afii57666 = 0x05d2;
  996. t.afii57667 = 0x05d3;
  997. t.afii57668 = 0x05d4;
  998. t.afii57669 = 0x05d5;
  999. t.afii57670 = 0x05d6;
  1000. t.afii57671 = 0x05d7;
  1001. t.afii57672 = 0x05d8;
  1002. t.afii57673 = 0x05d9;
  1003. t.afii57674 = 0x05da;
  1004. t.afii57675 = 0x05db;
  1005. t.afii57676 = 0x05dc;
  1006. t.afii57677 = 0x05dd;
  1007. t.afii57678 = 0x05de;
  1008. t.afii57679 = 0x05df;
  1009. t.afii57680 = 0x05e0;
  1010. t.afii57681 = 0x05e1;
  1011. t.afii57682 = 0x05e2;
  1012. t.afii57683 = 0x05e3;
  1013. t.afii57684 = 0x05e4;
  1014. t.afii57685 = 0x05e5;
  1015. t.afii57686 = 0x05e6;
  1016. t.afii57687 = 0x05e7;
  1017. t.afii57688 = 0x05e8;
  1018. t.afii57689 = 0x05e9;
  1019. t.afii57690 = 0x05ea;
  1020. t.afii57694 = 0xfb2a;
  1021. t.afii57695 = 0xfb2b;
  1022. t.afii57700 = 0xfb4b;
  1023. t.afii57705 = 0xfb1f;
  1024. t.afii57716 = 0x05f0;
  1025. t.afii57717 = 0x05f1;
  1026. t.afii57718 = 0x05f2;
  1027. t.afii57723 = 0xfb35;
  1028. t.afii57793 = 0x05b4;
  1029. t.afii57794 = 0x05b5;
  1030. t.afii57795 = 0x05b6;
  1031. t.afii57796 = 0x05bb;
  1032. t.afii57797 = 0x05b8;
  1033. t.afii57798 = 0x05b7;
  1034. t.afii57799 = 0x05b0;
  1035. t.afii57800 = 0x05b2;
  1036. t.afii57801 = 0x05b1;
  1037. t.afii57802 = 0x05b3;
  1038. t.afii57803 = 0x05c2;
  1039. t.afii57804 = 0x05c1;
  1040. t.afii57806 = 0x05b9;
  1041. t.afii57807 = 0x05bc;
  1042. t.afii57839 = 0x05bd;
  1043. t.afii57841 = 0x05bf;
  1044. t.afii57842 = 0x05c0;
  1045. t.afii57929 = 0x02bc;
  1046. t.afii61248 = 0x2105;
  1047. t.afii61289 = 0x2113;
  1048. t.afii61352 = 0x2116;
  1049. t.afii61573 = 0x202c;
  1050. t.afii61574 = 0x202d;
  1051. t.afii61575 = 0x202e;
  1052. t.afii61664 = 0x200c;
  1053. t.afii63167 = 0x066d;
  1054. t.afii64937 = 0x02bd;
  1055. t.agrave = 0x00e0;
  1056. t.agujarati = 0x0a85;
  1057. t.agurmukhi = 0x0a05;
  1058. t.ahiragana = 0x3042;
  1059. t.ahookabove = 0x1ea3;
  1060. t.aibengali = 0x0990;
  1061. t.aibopomofo = 0x311e;
  1062. t.aideva = 0x0910;
  1063. t.aiecyrillic = 0x04d5;
  1064. t.aigujarati = 0x0a90;
  1065. t.aigurmukhi = 0x0a10;
  1066. t.aimatragurmukhi = 0x0a48;
  1067. t.ainarabic = 0x0639;
  1068. t.ainfinalarabic = 0xfeca;
  1069. t.aininitialarabic = 0xfecb;
  1070. t.ainmedialarabic = 0xfecc;
  1071. t.ainvertedbreve = 0x0203;
  1072. t.aivowelsignbengali = 0x09c8;
  1073. t.aivowelsigndeva = 0x0948;
  1074. t.aivowelsigngujarati = 0x0ac8;
  1075. t.akatakana = 0x30a2;
  1076. t.akatakanahalfwidth = 0xff71;
  1077. t.akorean = 0x314f;
  1078. t.alef = 0x05d0;
  1079. t.alefarabic = 0x0627;
  1080. t.alefdageshhebrew = 0xfb30;
  1081. t.aleffinalarabic = 0xfe8e;
  1082. t.alefhamzaabovearabic = 0x0623;
  1083. t.alefhamzaabovefinalarabic = 0xfe84;
  1084. t.alefhamzabelowarabic = 0x0625;
  1085. t.alefhamzabelowfinalarabic = 0xfe88;
  1086. t.alefhebrew = 0x05d0;
  1087. t.aleflamedhebrew = 0xfb4f;
  1088. t.alefmaddaabovearabic = 0x0622;
  1089. t.alefmaddaabovefinalarabic = 0xfe82;
  1090. t.alefmaksuraarabic = 0x0649;
  1091. t.alefmaksurafinalarabic = 0xfef0;
  1092. t.alefmaksurainitialarabic = 0xfef3;
  1093. t.alefmaksuramedialarabic = 0xfef4;
  1094. t.alefpatahhebrew = 0xfb2e;
  1095. t.alefqamatshebrew = 0xfb2f;
  1096. t.aleph = 0x2135;
  1097. t.allequal = 0x224c;
  1098. t.alpha = 0x03b1;
  1099. t.alphatonos = 0x03ac;
  1100. t.amacron = 0x0101;
  1101. t.amonospace = 0xff41;
  1102. t.ampersand = 0x0026;
  1103. t.ampersandmonospace = 0xff06;
  1104. t.ampersandsmall = 0xf726;
  1105. t.amsquare = 0x33c2;
  1106. t.anbopomofo = 0x3122;
  1107. t.angbopomofo = 0x3124;
  1108. t.angbracketleft = 0x3008;
  1109. t.angbracketright = 0x3009;
  1110. t.angkhankhuthai = 0x0e5a;
  1111. t.angle = 0x2220;
  1112. t.anglebracketleft = 0x3008;
  1113. t.anglebracketleftvertical = 0xfe3f;
  1114. t.anglebracketright = 0x3009;
  1115. t.anglebracketrightvertical = 0xfe40;
  1116. t.angleleft = 0x2329;
  1117. t.angleright = 0x232a;
  1118. t.angstrom = 0x212b;
  1119. t.anoteleia = 0x0387;
  1120. t.anudattadeva = 0x0952;
  1121. t.anusvarabengali = 0x0982;
  1122. t.anusvaradeva = 0x0902;
  1123. t.anusvaragujarati = 0x0a82;
  1124. t.aogonek = 0x0105;
  1125. t.apaatosquare = 0x3300;
  1126. t.aparen = 0x249c;
  1127. t.apostrophearmenian = 0x055a;
  1128. t.apostrophemod = 0x02bc;
  1129. t.apple = 0xf8ff;
  1130. t.approaches = 0x2250;
  1131. t.approxequal = 0x2248;
  1132. t.approxequalorimage = 0x2252;
  1133. t.approximatelyequal = 0x2245;
  1134. t.araeaekorean = 0x318e;
  1135. t.araeakorean = 0x318d;
  1136. t.arc = 0x2312;
  1137. t.arighthalfring = 0x1e9a;
  1138. t.aring = 0x00e5;
  1139. t.aringacute = 0x01fb;
  1140. t.aringbelow = 0x1e01;
  1141. t.arrowboth = 0x2194;
  1142. t.arrowdashdown = 0x21e3;
  1143. t.arrowdashleft = 0x21e0;
  1144. t.arrowdashright = 0x21e2;
  1145. t.arrowdashup = 0x21e1;
  1146. t.arrowdblboth = 0x21d4;
  1147. t.arrowdbldown = 0x21d3;
  1148. t.arrowdblleft = 0x21d0;
  1149. t.arrowdblright = 0x21d2;
  1150. t.arrowdblup = 0x21d1;
  1151. t.arrowdown = 0x2193;
  1152. t.arrowdownleft = 0x2199;
  1153. t.arrowdownright = 0x2198;
  1154. t.arrowdownwhite = 0x21e9;
  1155. t.arrowheaddownmod = 0x02c5;
  1156. t.arrowheadleftmod = 0x02c2;
  1157. t.arrowheadrightmod = 0x02c3;
  1158. t.arrowheadupmod = 0x02c4;
  1159. t.arrowhorizex = 0xf8e7;
  1160. t.arrowleft = 0x2190;
  1161. t.arrowleftdbl = 0x21d0;
  1162. t.arrowleftdblstroke = 0x21cd;
  1163. t.arrowleftoverright = 0x21c6;
  1164. t.arrowleftwhite = 0x21e6;
  1165. t.arrowright = 0x2192;
  1166. t.arrowrightdblstroke = 0x21cf;
  1167. t.arrowrightheavy = 0x279e;
  1168. t.arrowrightoverleft = 0x21c4;
  1169. t.arrowrightwhite = 0x21e8;
  1170. t.arrowtableft = 0x21e4;
  1171. t.arrowtabright = 0x21e5;
  1172. t.arrowup = 0x2191;
  1173. t.arrowupdn = 0x2195;
  1174. t.arrowupdnbse = 0x21a8;
  1175. t.arrowupdownbase = 0x21a8;
  1176. t.arrowupleft = 0x2196;
  1177. t.arrowupleftofdown = 0x21c5;
  1178. t.arrowupright = 0x2197;
  1179. t.arrowupwhite = 0x21e7;
  1180. t.arrowvertex = 0xf8e6;
  1181. t.asciicircum = 0x005e;
  1182. t.asciicircummonospace = 0xff3e;
  1183. t.asciitilde = 0x007e;
  1184. t.asciitildemonospace = 0xff5e;
  1185. t.ascript = 0x0251;
  1186. t.ascriptturned = 0x0252;
  1187. t.asmallhiragana = 0x3041;
  1188. t.asmallkatakana = 0x30a1;
  1189. t.asmallkatakanahalfwidth = 0xff67;
  1190. t.asterisk = 0x002a;
  1191. t.asteriskaltonearabic = 0x066d;
  1192. t.asteriskarabic = 0x066d;
  1193. t.asteriskmath = 0x2217;
  1194. t.asteriskmonospace = 0xff0a;
  1195. t.asterisksmall = 0xfe61;
  1196. t.asterism = 0x2042;
  1197. t.asuperior = 0xf6e9;
  1198. t.asymptoticallyequal = 0x2243;
  1199. t.at = 0x0040;
  1200. t.atilde = 0x00e3;
  1201. t.atmonospace = 0xff20;
  1202. t.atsmall = 0xfe6b;
  1203. t.aturned = 0x0250;
  1204. t.aubengali = 0x0994;
  1205. t.aubopomofo = 0x3120;
  1206. t.audeva = 0x0914;
  1207. t.augujarati = 0x0a94;
  1208. t.augurmukhi = 0x0a14;
  1209. t.aulengthmarkbengali = 0x09d7;
  1210. t.aumatragurmukhi = 0x0a4c;
  1211. t.auvowelsignbengali = 0x09cc;
  1212. t.auvowelsigndeva = 0x094c;
  1213. t.auvowelsigngujarati = 0x0acc;
  1214. t.avagrahadeva = 0x093d;
  1215. t.aybarmenian = 0x0561;
  1216. t.ayin = 0x05e2;
  1217. t.ayinaltonehebrew = 0xfb20;
  1218. t.ayinhebrew = 0x05e2;
  1219. t.b = 0x0062;
  1220. t.babengali = 0x09ac;
  1221. t.backslash = 0x005c;
  1222. t.backslashmonospace = 0xff3c;
  1223. t.badeva = 0x092c;
  1224. t.bagujarati = 0x0aac;
  1225. t.bagurmukhi = 0x0a2c;
  1226. t.bahiragana = 0x3070;
  1227. t.bahtthai = 0x0e3f;
  1228. t.bakatakana = 0x30d0;
  1229. t.bar = 0x007c;
  1230. t.barmonospace = 0xff5c;
  1231. t.bbopomofo = 0x3105;
  1232. t.bcircle = 0x24d1;
  1233. t.bdotaccent = 0x1e03;
  1234. t.bdotbelow = 0x1e05;
  1235. t.beamedsixteenthnotes = 0x266c;
  1236. t.because = 0x2235;
  1237. t.becyrillic = 0x0431;
  1238. t.beharabic = 0x0628;
  1239. t.behfinalarabic = 0xfe90;
  1240. t.behinitialarabic = 0xfe91;
  1241. t.behiragana = 0x3079;
  1242. t.behmedialarabic = 0xfe92;
  1243. t.behmeeminitialarabic = 0xfc9f;
  1244. t.behmeemisolatedarabic = 0xfc08;
  1245. t.behnoonfinalarabic = 0xfc6d;
  1246. t.bekatakana = 0x30d9;
  1247. t.benarmenian = 0x0562;
  1248. t.bet = 0x05d1;
  1249. t.beta = 0x03b2;
  1250. t.betasymbolgreek = 0x03d0;
  1251. t.betdagesh = 0xfb31;
  1252. t.betdageshhebrew = 0xfb31;
  1253. t.bethebrew = 0x05d1;
  1254. t.betrafehebrew = 0xfb4c;
  1255. t.bhabengali = 0x09ad;
  1256. t.bhadeva = 0x092d;
  1257. t.bhagujarati = 0x0aad;
  1258. t.bhagurmukhi = 0x0a2d;
  1259. t.bhook = 0x0253;
  1260. t.bihiragana = 0x3073;
  1261. t.bikatakana = 0x30d3;
  1262. t.bilabialclick = 0x0298;
  1263. t.bindigurmukhi = 0x0a02;
  1264. t.birusquare = 0x3331;
  1265. t.blackcircle = 0x25cf;
  1266. t.blackdiamond = 0x25c6;
  1267. t.blackdownpointingtriangle = 0x25bc;
  1268. t.blackleftpointingpointer = 0x25c4;
  1269. t.blackleftpointingtriangle = 0x25c0;
  1270. t.blacklenticularbracketleft = 0x3010;
  1271. t.blacklenticularbracketleftvertical = 0xfe3b;
  1272. t.blacklenticularbracketright = 0x3011;
  1273. t.blacklenticularbracketrightvertical = 0xfe3c;
  1274. t.blacklowerlefttriangle = 0x25e3;
  1275. t.blacklowerrighttriangle = 0x25e2;
  1276. t.blackrectangle = 0x25ac;
  1277. t.blackrightpointingpointer = 0x25ba;
  1278. t.blackrightpointingtriangle = 0x25b6;
  1279. t.blacksmallsquare = 0x25aa;
  1280. t.blacksmilingface = 0x263b;
  1281. t.blacksquare = 0x25a0;
  1282. t.blackstar = 0x2605;
  1283. t.blackupperlefttriangle = 0x25e4;
  1284. t.blackupperrighttriangle = 0x25e5;
  1285. t.blackuppointingsmalltriangle = 0x25b4;
  1286. t.blackuppointingtriangle = 0x25b2;
  1287. t.blank = 0x2423;
  1288. t.blinebelow = 0x1e07;
  1289. t.block = 0x2588;
  1290. t.bmonospace = 0xff42;
  1291. t.bobaimaithai = 0x0e1a;
  1292. t.bohiragana = 0x307c;
  1293. t.bokatakana = 0x30dc;
  1294. t.bparen = 0x249d;
  1295. t.bqsquare = 0x33c3;
  1296. t.braceex = 0xf8f4;
  1297. t.braceleft = 0x007b;
  1298. t.braceleftbt = 0xf8f3;
  1299. t.braceleftmid = 0xf8f2;
  1300. t.braceleftmonospace = 0xff5b;
  1301. t.braceleftsmall = 0xfe5b;
  1302. t.bracelefttp = 0xf8f1;
  1303. t.braceleftvertical = 0xfe37;
  1304. t.braceright = 0x007d;
  1305. t.bracerightbt = 0xf8fe;
  1306. t.bracerightmid = 0xf8fd;
  1307. t.bracerightmonospace = 0xff5d;
  1308. t.bracerightsmall = 0xfe5c;
  1309. t.bracerighttp = 0xf8fc;
  1310. t.bracerightvertical = 0xfe38;
  1311. t.bracketleft = 0x005b;
  1312. t.bracketleftbt = 0xf8f0;
  1313. t.bracketleftex = 0xf8ef;
  1314. t.bracketleftmonospace = 0xff3b;
  1315. t.bracketlefttp = 0xf8ee;
  1316. t.bracketright = 0x005d;
  1317. t.bracketrightbt = 0xf8fb;
  1318. t.bracketrightex = 0xf8fa;
  1319. t.bracketrightmonospace = 0xff3d;
  1320. t.bracketrighttp = 0xf8f9;
  1321. t.breve = 0x02d8;
  1322. t.brevebelowcmb = 0x032e;
  1323. t.brevecmb = 0x0306;
  1324. t.breveinvertedbelowcmb = 0x032f;
  1325. t.breveinvertedcmb = 0x0311;
  1326. t.breveinverteddoublecmb = 0x0361;
  1327. t.bridgebelowcmb = 0x032a;
  1328. t.bridgeinvertedbelowcmb = 0x033a;
  1329. t.brokenbar = 0x00a6;
  1330. t.bstroke = 0x0180;
  1331. t.bsuperior = 0xf6ea;
  1332. t.btopbar = 0x0183;
  1333. t.buhiragana = 0x3076;
  1334. t.bukatakana = 0x30d6;
  1335. t.bullet = 0x2022;
  1336. t.bulletinverse = 0x25d8;
  1337. t.bulletoperator = 0x2219;
  1338. t.bullseye = 0x25ce;
  1339. t.c = 0x0063;
  1340. t.caarmenian = 0x056e;
  1341. t.cabengali = 0x099a;
  1342. t.cacute = 0x0107;
  1343. t.cadeva = 0x091a;
  1344. t.cagujarati = 0x0a9a;
  1345. t.cagurmukhi = 0x0a1a;
  1346. t.calsquare = 0x3388;
  1347. t.candrabindubengali = 0x0981;
  1348. t.candrabinducmb = 0x0310;
  1349. t.candrabindudeva = 0x0901;
  1350. t.candrabindugujarati = 0x0a81;
  1351. t.capslock = 0x21ea;
  1352. t.careof = 0x2105;
  1353. t.caron = 0x02c7;
  1354. t.caronbelowcmb = 0x032c;
  1355. t.caroncmb = 0x030c;
  1356. t.carriagereturn = 0x21b5;
  1357. t.cbopomofo = 0x3118;
  1358. t.ccaron = 0x010d;
  1359. t.ccedilla = 0x00e7;
  1360. t.ccedillaacute = 0x1e09;
  1361. t.ccircle = 0x24d2;
  1362. t.ccircumflex = 0x0109;
  1363. t.ccurl = 0x0255;
  1364. t.cdot = 0x010b;
  1365. t.cdotaccent = 0x010b;
  1366. t.cdsquare = 0x33c5;
  1367. t.cedilla = 0x00b8;
  1368. t.cedillacmb = 0x0327;
  1369. t.cent = 0x00a2;
  1370. t.centigrade = 0x2103;
  1371. t.centinferior = 0xf6df;
  1372. t.centmonospace = 0xffe0;
  1373. t.centoldstyle = 0xf7a2;
  1374. t.centsuperior = 0xf6e0;
  1375. t.chaarmenian = 0x0579;
  1376. t.chabengali = 0x099b;
  1377. t.chadeva = 0x091b;
  1378. t.chagujarati = 0x0a9b;
  1379. t.chagurmukhi = 0x0a1b;
  1380. t.chbopomofo = 0x3114;
  1381. t.cheabkhasiancyrillic = 0x04bd;
  1382. t.checkmark = 0x2713;
  1383. t.checyrillic = 0x0447;
  1384. t.chedescenderabkhasiancyrillic = 0x04bf;
  1385. t.chedescendercyrillic = 0x04b7;
  1386. t.chedieresiscyrillic = 0x04f5;
  1387. t.cheharmenian = 0x0573;
  1388. t.chekhakassiancyrillic = 0x04cc;
  1389. t.cheverticalstrokecyrillic = 0x04b9;
  1390. t.chi = 0x03c7;
  1391. t.chieuchacirclekorean = 0x3277;
  1392. t.chieuchaparenkorean = 0x3217;
  1393. t.chieuchcirclekorean = 0x3269;
  1394. t.chieuchkorean = 0x314a;
  1395. t.chieuchparenkorean = 0x3209;
  1396. t.chochangthai = 0x0e0a;
  1397. t.chochanthai = 0x0e08;
  1398. t.chochingthai = 0x0e09;
  1399. t.chochoethai = 0x0e0c;
  1400. t.chook = 0x0188;
  1401. t.cieucacirclekorean = 0x3276;
  1402. t.cieucaparenkorean = 0x3216;
  1403. t.cieuccirclekorean = 0x3268;
  1404. t.cieuckorean = 0x3148;
  1405. t.cieucparenkorean = 0x3208;
  1406. t.cieucuparenkorean = 0x321c;
  1407. t.circle = 0x25cb;
  1408. t.circlecopyrt = 0x00a9;
  1409. t.circlemultiply = 0x2297;
  1410. t.circleot = 0x2299;
  1411. t.circleplus = 0x2295;
  1412. t.circlepostalmark = 0x3036;
  1413. t.circlewithlefthalfblack = 0x25d0;
  1414. t.circlewithrighthalfblack = 0x25d1;
  1415. t.circumflex = 0x02c6;
  1416. t.circumflexbelowcmb = 0x032d;
  1417. t.circumflexcmb = 0x0302;
  1418. t.clear = 0x2327;
  1419. t.clickalveolar = 0x01c2;
  1420. t.clickdental = 0x01c0;
  1421. t.clicklateral = 0x01c1;
  1422. t.clickretroflex = 0x01c3;
  1423. t.club = 0x2663;
  1424. t.clubsuitblack = 0x2663;
  1425. t.clubsuitwhite = 0x2667;
  1426. t.cmcubedsquare = 0x33a4;
  1427. t.cmonospace = 0xff43;
  1428. t.cmsquaredsquare = 0x33a0;
  1429. t.coarmenian = 0x0581;
  1430. t.colon = 0x003a;
  1431. t.colonmonetary = 0x20a1;
  1432. t.colonmonospace = 0xff1a;
  1433. t.colonsign = 0x20a1;
  1434. t.colonsmall = 0xfe55;
  1435. t.colontriangularhalfmod = 0x02d1;
  1436. t.colontriangularmod = 0x02d0;
  1437. t.comma = 0x002c;
  1438. t.commaabovecmb = 0x0313;
  1439. t.commaaboverightcmb = 0x0315;
  1440. t.commaaccent = 0xf6c3;
  1441. t.commaarabic = 0x060c;
  1442. t.commaarmenian = 0x055d;
  1443. t.commainferior = 0xf6e1;
  1444. t.commamonospace = 0xff0c;
  1445. t.commareversedabovecmb = 0x0314;
  1446. t.commareversedmod = 0x02bd;
  1447. t.commasmall = 0xfe50;
  1448. t.commasuperior = 0xf6e2;
  1449. t.commaturnedabovecmb = 0x0312;
  1450. t.commaturnedmod = 0x02bb;
  1451. t.compass = 0x263c;
  1452. t.congruent = 0x2245;
  1453. t.contourintegral = 0x222e;
  1454. t.control = 0x2303;
  1455. t.controlACK = 0x0006;
  1456. t.controlBEL = 0x0007;
  1457. t.controlBS = 0x0008;
  1458. t.controlCAN = 0x0018;
  1459. t.controlCR = 0x000d;
  1460. t.controlDC1 = 0x0011;
  1461. t.controlDC2 = 0x0012;
  1462. t.controlDC3 = 0x0013;
  1463. t.controlDC4 = 0x0014;
  1464. t.controlDEL = 0x007f;
  1465. t.controlDLE = 0x0010;
  1466. t.controlEM = 0x0019;
  1467. t.controlENQ = 0x0005;
  1468. t.controlEOT = 0x0004;
  1469. t.controlESC = 0x001b;
  1470. t.controlETB = 0x0017;
  1471. t.controlETX = 0x0003;
  1472. t.controlFF = 0x000c;
  1473. t.controlFS = 0x001c;
  1474. t.controlGS = 0x001d;
  1475. t.controlHT = 0x0009;
  1476. t.controlLF = 0x000a;
  1477. t.controlNAK = 0x0015;
  1478. t.controlNULL = 0x0000;
  1479. t.controlRS = 0x001e;
  1480. t.controlSI = 0x000f;
  1481. t.controlSO = 0x000e;
  1482. t.controlSOT = 0x0002;
  1483. t.controlSTX = 0x0001;
  1484. t.controlSUB = 0x001a;
  1485. t.controlSYN = 0x0016;
  1486. t.controlUS = 0x001f;
  1487. t.controlVT = 0x000b;
  1488. t.copyright = 0x00a9;
  1489. t.copyrightsans = 0xf8e9;
  1490. t.copyrightserif = 0xf6d9;
  1491. t.cornerbracketleft = 0x300c;
  1492. t.cornerbracketlefthalfwidth = 0xff62;
  1493. t.cornerbracketleftvertical = 0xfe41;
  1494. t.cornerbracketright = 0x300d;
  1495. t.cornerbracketrighthalfwidth = 0xff63;
  1496. t.cornerbracketrightvertical = 0xfe42;
  1497. t.corporationsquare = 0x337f;
  1498. t.cosquare = 0x33c7;
  1499. t.coverkgsquare = 0x33c6;
  1500. t.cparen = 0x249e;
  1501. t.cruzeiro = 0x20a2;
  1502. t.cstretched = 0x0297;
  1503. t.curlyand = 0x22cf;
  1504. t.curlyor = 0x22ce;
  1505. t.currency = 0x00a4;
  1506. t.cyrBreve = 0xf6d1;
  1507. t.cyrFlex = 0xf6d2;
  1508. t.cyrbreve = 0xf6d4;
  1509. t.cyrflex = 0xf6d5;
  1510. t.d = 0x0064;
  1511. t.daarmenian = 0x0564;
  1512. t.dabengali = 0x09a6;
  1513. t.dadarabic = 0x0636;
  1514. t.dadeva = 0x0926;
  1515. t.dadfinalarabic = 0xfebe;
  1516. t.dadinitialarabic = 0xfebf;
  1517. t.dadmedialarabic = 0xfec0;
  1518. t.dagesh = 0x05bc;
  1519. t.dageshhebrew = 0x05bc;
  1520. t.dagger = 0x2020;
  1521. t.daggerdbl = 0x2021;
  1522. t.dagujarati = 0x0aa6;
  1523. t.dagurmukhi = 0x0a26;
  1524. t.dahiragana = 0x3060;
  1525. t.dakatakana = 0x30c0;
  1526. t.dalarabic = 0x062f;
  1527. t.dalet = 0x05d3;
  1528. t.daletdagesh = 0xfb33;
  1529. t.daletdageshhebrew = 0xfb33;
  1530. t.dalethebrew = 0x05d3;
  1531. t.dalfinalarabic = 0xfeaa;
  1532. t.dammaarabic = 0x064f;
  1533. t.dammalowarabic = 0x064f;
  1534. t.dammatanaltonearabic = 0x064c;
  1535. t.dammatanarabic = 0x064c;
  1536. t.danda = 0x0964;
  1537. t.dargahebrew = 0x05a7;
  1538. t.dargalefthebrew = 0x05a7;
  1539. t.dasiapneumatacyrilliccmb = 0x0485;
  1540. t.dblGrave = 0xf6d3;
  1541. t.dblanglebracketleft = 0x300a;
  1542. t.dblanglebracketleftvertical = 0xfe3d;
  1543. t.dblanglebracketright = 0x300b;
  1544. t.dblanglebracketrightvertical = 0xfe3e;
  1545. t.dblarchinvertedbelowcmb = 0x032b;
  1546. t.dblarrowleft = 0x21d4;
  1547. t.dblarrowright = 0x21d2;
  1548. t.dbldanda = 0x0965;
  1549. t.dblgrave = 0xf6d6;
  1550. t.dblgravecmb = 0x030f;
  1551. t.dblintegral = 0x222c;
  1552. t.dbllowline = 0x2017;
  1553. t.dbllowlinecmb = 0x0333;
  1554. t.dbloverlinecmb = 0x033f;
  1555. t.dblprimemod = 0x02ba;
  1556. t.dblverticalbar = 0x2016;
  1557. t.dblverticallineabovecmb = 0x030e;
  1558. t.dbopomofo = 0x3109;
  1559. t.dbsquare = 0x33c8;
  1560. t.dcaron = 0x010f;
  1561. t.dcedilla = 0x1e11;
  1562. t.dcircle = 0x24d3;
  1563. t.dcircumflexbelow = 0x1e13;
  1564. t.dcroat = 0x0111;
  1565. t.ddabengali = 0x09a1;
  1566. t.ddadeva = 0x0921;
  1567. t.ddagujarati = 0x0aa1;
  1568. t.ddagurmukhi = 0x0a21;
  1569. t.ddalarabic = 0x0688;
  1570. t.ddalfinalarabic = 0xfb89;
  1571. t.dddhadeva = 0x095c;
  1572. t.ddhabengali = 0x09a2;
  1573. t.ddhadeva = 0x0922;
  1574. t.ddhagujarati = 0x0aa2;
  1575. t.ddhagurmukhi = 0x0a22;
  1576. t.ddotaccent = 0x1e0b;
  1577. t.ddotbelow = 0x1e0d;
  1578. t.decimalseparatorarabic = 0x066b;
  1579. t.decimalseparatorpersian = 0x066b;
  1580. t.decyrillic = 0x0434;
  1581. t.degree = 0x00b0;
  1582. t.dehihebrew = 0x05ad;
  1583. t.dehiragana = 0x3067;
  1584. t.deicoptic = 0x03ef;
  1585. t.dekatakana = 0x30c7;
  1586. t.deleteleft = 0x232b;
  1587. t.deleteright = 0x2326;
  1588. t.delta = 0x03b4;
  1589. t.deltaturned = 0x018d;
  1590. t.denominatorminusonenumeratorbengali = 0x09f8;
  1591. t.dezh = 0x02a4;
  1592. t.dhabengali = 0x09a7;
  1593. t.dhadeva = 0x0927;
  1594. t.dhagujarati = 0x0aa7;
  1595. t.dhagurmukhi = 0x0a27;
  1596. t.dhook = 0x0257;
  1597. t.dialytikatonos = 0x0385;
  1598. t.dialytikatonoscmb = 0x0344;
  1599. t.diamond = 0x2666;
  1600. t.diamondsuitwhite = 0x2662;
  1601. t.dieresis = 0x00a8;
  1602. t.dieresisacute = 0xf6d7;
  1603. t.dieresisbelowcmb = 0x0324;
  1604. t.dieresiscmb = 0x0308;
  1605. t.dieresisgrave = 0xf6d8;
  1606. t.dieresistonos = 0x0385;
  1607. t.dihiragana = 0x3062;
  1608. t.dikatakana = 0x30c2;
  1609. t.dittomark = 0x3003;
  1610. t.divide = 0x00f7;
  1611. t.divides = 0x2223;
  1612. t.divisionslash = 0x2215;
  1613. t.djecyrillic = 0x0452;
  1614. t.dkshade = 0x2593;
  1615. t.dlinebelow = 0x1e0f;
  1616. t.dlsquare = 0x3397;
  1617. t.dmacron = 0x0111;
  1618. t.dmonospace = 0xff44;
  1619. t.dnblock = 0x2584;
  1620. t.dochadathai = 0x0e0e;
  1621. t.dodekthai = 0x0e14;
  1622. t.dohiragana = 0x3069;
  1623. t.dokatakana = 0x30c9;
  1624. t.dollar = 0x0024;
  1625. t.dollarinferior = 0xf6e3;
  1626. t.dollarmonospace = 0xff04;
  1627. t.dollaroldstyle = 0xf724;
  1628. t.dollarsmall = 0xfe69;
  1629. t.dollarsuperior = 0xf6e4;
  1630. t.dong = 0x20ab;
  1631. t.dorusquare = 0x3326;
  1632. t.dotaccent = 0x02d9;
  1633. t.dotaccentcmb = 0x0307;
  1634. t.dotbelowcmb = 0x0323;
  1635. t.dotbelowcomb = 0x0323;
  1636. t.dotkatakana = 0x30fb;
  1637. t.dotlessi = 0x0131;
  1638. t.dotlessj = 0xf6be;
  1639. t.dotlessjstrokehook = 0x0284;
  1640. t.dotmath = 0x22c5;
  1641. t.dottedcircle = 0x25cc;
  1642. t.doubleyodpatah = 0xfb1f;
  1643. t.doubleyodpatahhebrew = 0xfb1f;
  1644. t.downtackbelowcmb = 0x031e;
  1645. t.downtackmod = 0x02d5;
  1646. t.dparen = 0x249f;
  1647. t.dsuperior = 0xf6eb;
  1648. t.dtail = 0x0256;
  1649. t.dtopbar = 0x018c;
  1650. t.duhiragana = 0x3065;
  1651. t.dukatakana = 0x30c5;
  1652. t.dz = 0x01f3;
  1653. t.dzaltone = 0x02a3;
  1654. t.dzcaron = 0x01c6;
  1655. t.dzcurl = 0x02a5;
  1656. t.dzeabkhasiancyrillic = 0x04e1;
  1657. t.dzecyrillic = 0x0455;
  1658. t.dzhecyrillic = 0x045f;
  1659. t.e = 0x0065;
  1660. t.eacute = 0x00e9;
  1661. t.earth = 0x2641;
  1662. t.ebengali = 0x098f;
  1663. t.ebopomofo = 0x311c;
  1664. t.ebreve = 0x0115;
  1665. t.ecandradeva = 0x090d;
  1666. t.ecandragujarati = 0x0a8d;
  1667. t.ecandravowelsigndeva = 0x0945;
  1668. t.ecandravowelsigngujarati = 0x0ac5;
  1669. t.ecaron = 0x011b;
  1670. t.ecedillabreve = 0x1e1d;
  1671. t.echarmenian = 0x0565;
  1672. t.echyiwnarmenian = 0x0587;
  1673. t.ecircle = 0x24d4;
  1674. t.ecircumflex = 0x00ea;
  1675. t.ecircumflexacute = 0x1ebf;
  1676. t.ecircumflexbelow = 0x1e19;
  1677. t.ecircumflexdotbelow = 0x1ec7;
  1678. t.ecircumflexgrave = 0x1ec1;
  1679. t.ecircumflexhookabove = 0x1ec3;
  1680. t.ecircumflextilde = 0x1ec5;
  1681. t.ecyrillic = 0x0454;
  1682. t.edblgrave = 0x0205;
  1683. t.edeva = 0x090f;
  1684. t.edieresis = 0x00eb;
  1685. t.edot = 0x0117;
  1686. t.edotaccent = 0x0117;
  1687. t.edotbelow = 0x1eb9;
  1688. t.eegurmukhi = 0x0a0f;
  1689. t.eematragurmukhi = 0x0a47;
  1690. t.efcyrillic = 0x0444;
  1691. t.egrave = 0x00e8;
  1692. t.egujarati = 0x0a8f;
  1693. t.eharmenian = 0x0567;
  1694. t.ehbopomofo = 0x311d;
  1695. t.ehiragana = 0x3048;
  1696. t.ehookabove = 0x1ebb;
  1697. t.eibopomofo = 0x311f;
  1698. t.eight = 0x0038;
  1699. t.eightarabic = 0x0668;
  1700. t.eightbengali = 0x09ee;
  1701. t.eightcircle = 0x2467;
  1702. t.eightcircleinversesansserif = 0x2791;
  1703. t.eightdeva = 0x096e;
  1704. t.eighteencircle = 0x2471;
  1705. t.eighteenparen = 0x2485;
  1706. t.eighteenperiod = 0x2499;
  1707. t.eightgujarati = 0x0aee;
  1708. t.eightgurmukhi = 0x0a6e;
  1709. t.eighthackarabic = 0x0668;
  1710. t.eighthangzhou = 0x3028;
  1711. t.eighthnotebeamed = 0x266b;
  1712. t.eightideographicparen = 0x3227;
  1713. t.eightinferior = 0x2088;
  1714. t.eightmonospace = 0xff18;
  1715. t.eightoldstyle = 0xf738;
  1716. t.eightparen = 0x247b;
  1717. t.eightperiod = 0x248f;
  1718. t.eightpersian = 0x06f8;
  1719. t.eightroman = 0x2177;
  1720. t.eightsuperior = 0x2078;
  1721. t.eightthai = 0x0e58;
  1722. t.einvertedbreve = 0x0207;
  1723. t.eiotifiedcyrillic = 0x0465;
  1724. t.ekatakana = 0x30a8;
  1725. t.ekatakanahalfwidth = 0xff74;
  1726. t.ekonkargurmukhi = 0x0a74;
  1727. t.ekorean = 0x3154;
  1728. t.elcyrillic = 0x043b;
  1729. t.element = 0x2208;
  1730. t.elevencircle = 0x246a;
  1731. t.elevenparen = 0x247e;
  1732. t.elevenperiod = 0x2492;
  1733. t.elevenroman = 0x217a;
  1734. t.ellipsis = 0x2026;
  1735. t.ellipsisvertical = 0x22ee;
  1736. t.emacron = 0x0113;
  1737. t.emacronacute = 0x1e17;
  1738. t.emacrongrave = 0x1e15;
  1739. t.emcyrillic = 0x043c;
  1740. t.emdash = 0x2014;
  1741. t.emdashvertical = 0xfe31;
  1742. t.emonospace = 0xff45;
  1743. t.emphasismarkarmenian = 0x055b;
  1744. t.emptyset = 0x2205;
  1745. t.enbopomofo = 0x3123;
  1746. t.encyrillic = 0x043d;
  1747. t.endash = 0x2013;
  1748. t.endashvertical = 0xfe32;
  1749. t.endescendercyrillic = 0x04a3;
  1750. t.eng = 0x014b;
  1751. t.engbopomofo = 0x3125;
  1752. t.enghecyrillic = 0x04a5;
  1753. t.enhookcyrillic = 0x04c8;
  1754. t.enspace = 0x2002;
  1755. t.eogonek = 0x0119;
  1756. t.eokorean = 0x3153;
  1757. t.eopen = 0x025b;
  1758. t.eopenclosed = 0x029a;
  1759. t.eopenreversed = 0x025c;
  1760. t.eopenreversedclosed = 0x025e;
  1761. t.eopenreversedhook = 0x025d;
  1762. t.eparen = 0x24a0;
  1763. t.epsilon = 0x03b5;
  1764. t.epsilontonos = 0x03ad;
  1765. t.equal = 0x003d;
  1766. t.equalmonospace = 0xff1d;
  1767. t.equalsmall = 0xfe66;
  1768. t.equalsuperior = 0x207c;
  1769. t.equivalence = 0x2261;
  1770. t.erbopomofo = 0x3126;
  1771. t.ercyrillic = 0x0440;
  1772. t.ereversed = 0x0258;
  1773. t.ereversedcyrillic = 0x044d;
  1774. t.escyrillic = 0x0441;
  1775. t.esdescendercyrillic = 0x04ab;
  1776. t.esh = 0x0283;
  1777. t.eshcurl = 0x0286;
  1778. t.eshortdeva = 0x090e;
  1779. t.eshortvowelsigndeva = 0x0946;
  1780. t.eshreversedloop = 0x01aa;
  1781. t.eshsquatreversed = 0x0285;
  1782. t.esmallhiragana = 0x3047;
  1783. t.esmallkatakana = 0x30a7;
  1784. t.esmallkatakanahalfwidth = 0xff6a;
  1785. t.estimated = 0x212e;
  1786. t.esuperior = 0xf6ec;
  1787. t.eta = 0x03b7;
  1788. t.etarmenian = 0x0568;
  1789. t.etatonos = 0x03ae;
  1790. t.eth = 0x00f0;
  1791. t.etilde = 0x1ebd;
  1792. t.etildebelow = 0x1e1b;
  1793. t.etnahtafoukhhebrew = 0x0591;
  1794. t.etnahtafoukhlefthebrew = 0x0591;
  1795. t.etnahtahebrew = 0x0591;
  1796. t.etnahtalefthebrew = 0x0591;
  1797. t.eturned = 0x01dd;
  1798. t.eukorean = 0x3161;
  1799. t.euro = 0x20ac;
  1800. t.evowelsignbengali = 0x09c7;
  1801. t.evowelsigndeva = 0x0947;
  1802. t.evowelsigngujarati = 0x0ac7;
  1803. t.exclam = 0x0021;
  1804. t.exclamarmenian = 0x055c;
  1805. t.exclamdbl = 0x203c;
  1806. t.exclamdown = 0x00a1;
  1807. t.exclamdownsmall = 0xf7a1;
  1808. t.exclammonospace = 0xff01;
  1809. t.exclamsmall = 0xf721;
  1810. t.existential = 0x2203;
  1811. t.ezh = 0x0292;
  1812. t.ezhcaron = 0x01ef;
  1813. t.ezhcurl = 0x0293;
  1814. t.ezhreversed = 0x01b9;
  1815. t.ezhtail = 0x01ba;
  1816. t.f = 0x0066;
  1817. t.fadeva = 0x095e;
  1818. t.fagurmukhi = 0x0a5e;
  1819. t.fahrenheit = 0x2109;
  1820. t.fathaarabic = 0x064e;
  1821. t.fathalowarabic = 0x064e;
  1822. t.fathatanarabic = 0x064b;
  1823. t.fbopomofo = 0x3108;
  1824. t.fcircle = 0x24d5;
  1825. t.fdotaccent = 0x1e1f;
  1826. t.feharabic = 0x0641;
  1827. t.feharmenian = 0x0586;
  1828. t.fehfinalarabic = 0xfed2;
  1829. t.fehinitialarabic = 0xfed3;
  1830. t.fehmedialarabic = 0xfed4;
  1831. t.feicoptic = 0x03e5;
  1832. t.female = 0x2640;
  1833. t.ff = 0xfb00;
  1834. t.f_f = 0xfb00;
  1835. t.ffi = 0xfb03;
  1836. t.ffl = 0xfb04;
  1837. t.fi = 0xfb01;
  1838. t.fifteencircle = 0x246e;
  1839. t.fifteenparen = 0x2482;
  1840. t.fifteenperiod = 0x2496;
  1841. t.figuredash = 0x2012;
  1842. t.filledbox = 0x25a0;
  1843. t.filledrect = 0x25ac;
  1844. t.finalkaf = 0x05da;
  1845. t.finalkafdagesh = 0xfb3a;
  1846. t.finalkafdageshhebrew = 0xfb3a;
  1847. t.finalkafhebrew = 0x05da;
  1848. t.finalmem = 0x05dd;
  1849. t.finalmemhebrew = 0x05dd;
  1850. t.finalnun = 0x05df;
  1851. t.finalnunhebrew = 0x05df;
  1852. t.finalpe = 0x05e3;
  1853. t.finalpehebrew = 0x05e3;
  1854. t.finaltsadi = 0x05e5;
  1855. t.finaltsadihebrew = 0x05e5;
  1856. t.firsttonechinese = 0x02c9;
  1857. t.fisheye = 0x25c9;
  1858. t.fitacyrillic = 0x0473;
  1859. t.five = 0x0035;
  1860. t.fivearabic = 0x0665;
  1861. t.fivebengali = 0x09eb;
  1862. t.fivecircle = 0x2464;
  1863. t.fivecircleinversesansserif = 0x278e;
  1864. t.fivedeva = 0x096b;
  1865. t.fiveeighths = 0x215d;
  1866. t.fivegujarati = 0x0aeb;
  1867. t.fivegurmukhi = 0x0a6b;
  1868. t.fivehackarabic = 0x0665;
  1869. t.fivehangzhou = 0x3025;
  1870. t.fiveideographicparen = 0x3224;
  1871. t.fiveinferior = 0x2085;
  1872. t.fivemonospace = 0xff15;
  1873. t.fiveoldstyle = 0xf735;
  1874. t.fiveparen = 0x2478;
  1875. t.fiveperiod = 0x248c;
  1876. t.fivepersian = 0x06f5;
  1877. t.fiveroman = 0x2174;
  1878. t.fivesuperior = 0x2075;
  1879. t.fivethai = 0x0e55;
  1880. t.fl = 0xfb02;
  1881. t.florin = 0x0192;
  1882. t.fmonospace = 0xff46;
  1883. t.fmsquare = 0x3399;
  1884. t.fofanthai = 0x0e1f;
  1885. t.fofathai = 0x0e1d;
  1886. t.fongmanthai = 0x0e4f;
  1887. t.forall = 0x2200;
  1888. t.four = 0x0034;
  1889. t.fourarabic = 0x0664;
  1890. t.fourbengali = 0x09ea;
  1891. t.fourcircle = 0x2463;
  1892. t.fourcircleinversesansserif = 0x278d;
  1893. t.fourdeva = 0x096a;
  1894. t.fourgujarati = 0x0aea;
  1895. t.fourgurmukhi = 0x0a6a;
  1896. t.fourhackarabic = 0x0664;
  1897. t.fourhangzhou = 0x3024;
  1898. t.fourideographicparen = 0x3223;
  1899. t.fourinferior = 0x2084;
  1900. t.fourmonospace = 0xff14;
  1901. t.fournumeratorbengali = 0x09f7;
  1902. t.fouroldstyle = 0xf734;
  1903. t.fourparen = 0x2477;
  1904. t.fourperiod = 0x248b;
  1905. t.fourpersian = 0x06f4;
  1906. t.fourroman = 0x2173;
  1907. t.foursuperior = 0x2074;
  1908. t.fourteencircle = 0x246d;
  1909. t.fourteenparen = 0x2481;
  1910. t.fourteenperiod = 0x2495;
  1911. t.fourthai = 0x0e54;
  1912. t.fourthtonechinese = 0x02cb;
  1913. t.fparen = 0x24a1;
  1914. t.fraction = 0x2044;
  1915. t.franc = 0x20a3;
  1916. t.g = 0x0067;
  1917. t.gabengali = 0x0997;
  1918. t.gacute = 0x01f5;
  1919. t.gadeva = 0x0917;
  1920. t.gafarabic = 0x06af;
  1921. t.gaffinalarabic = 0xfb93;
  1922. t.gafinitialarabic = 0xfb94;
  1923. t.gafmedialarabic = 0xfb95;
  1924. t.gagujarati = 0x0a97;
  1925. t.gagurmukhi = 0x0a17;
  1926. t.gahiragana = 0x304c;
  1927. t.gakatakana = 0x30ac;
  1928. t.gamma = 0x03b3;
  1929. t.gammalatinsmall = 0x0263;
  1930. t.gammasuperior = 0x02e0;
  1931. t.gangiacoptic = 0x03eb;
  1932. t.gbopomofo = 0x310d;
  1933. t.gbreve = 0x011f;
  1934. t.gcaron = 0x01e7;
  1935. t.gcedilla = 0x0123;
  1936. t.gcircle = 0x24d6;
  1937. t.gcircumflex = 0x011d;
  1938. t.gcommaaccent = 0x0123;
  1939. t.gdot = 0x0121;
  1940. t.gdotaccent = 0x0121;
  1941. t.gecyrillic = 0x0433;
  1942. t.gehiragana = 0x3052;
  1943. t.gekatakana = 0x30b2;
  1944. t.geometricallyequal = 0x2251;
  1945. t.gereshaccenthebrew = 0x059c;
  1946. t.gereshhebrew = 0x05f3;
  1947. t.gereshmuqdamhebrew = 0x059d;
  1948. t.germandbls = 0x00df;
  1949. t.gershayimaccenthebrew = 0x059e;
  1950. t.gershayimhebrew = 0x05f4;
  1951. t.getamark = 0x3013;
  1952. t.ghabengali = 0x0998;
  1953. t.ghadarmenian = 0x0572;
  1954. t.ghadeva = 0x0918;
  1955. t.ghagujarati = 0x0a98;
  1956. t.ghagurmukhi = 0x0a18;
  1957. t.ghainarabic = 0x063a;
  1958. t.ghainfinalarabic = 0xfece;
  1959. t.ghaininitialarabic = 0xfecf;
  1960. t.ghainmedialarabic = 0xfed0;
  1961. t.ghemiddlehookcyrillic = 0x0495;
  1962. t.ghestrokecyrillic = 0x0493;
  1963. t.gheupturncyrillic = 0x0491;
  1964. t.ghhadeva = 0x095a;
  1965. t.ghhagurmukhi = 0x0a5a;
  1966. t.ghook = 0x0260;
  1967. t.ghzsquare = 0x3393;
  1968. t.gihiragana = 0x304e;
  1969. t.gikatakana = 0x30ae;
  1970. t.gimarmenian = 0x0563;
  1971. t.gimel = 0x05d2;
  1972. t.gimeldagesh = 0xfb32;
  1973. t.gimeldageshhebrew = 0xfb32;
  1974. t.gimelhebrew = 0x05d2;
  1975. t.gjecyrillic = 0x0453;
  1976. t.glottalinvertedstroke = 0x01be;
  1977. t.glottalstop = 0x0294;
  1978. t.glottalstopinverted = 0x0296;
  1979. t.glottalstopmod = 0x02c0;
  1980. t.glottalstopreversed = 0x0295;
  1981. t.glottalstopreversedmod = 0x02c1;
  1982. t.glottalstopreversedsuperior = 0x02e4;
  1983. t.glottalstopstroke = 0x02a1;
  1984. t.glottalstopstrokereversed = 0x02a2;
  1985. t.gmacron = 0x1e21;
  1986. t.gmonospace = 0xff47;
  1987. t.gohiragana = 0x3054;
  1988. t.gokatakana = 0x30b4;
  1989. t.gparen = 0x24a2;
  1990. t.gpasquare = 0x33ac;
  1991. t.gradient = 0x2207;
  1992. t.grave = 0x0060;
  1993. t.gravebelowcmb = 0x0316;
  1994. t.gravecmb = 0x0300;
  1995. t.gravecomb = 0x0300;
  1996. t.gravedeva = 0x0953;
  1997. t.gravelowmod = 0x02ce;
  1998. t.gravemonospace = 0xff40;
  1999. t.gravetonecmb = 0x0340;
  2000. t.greater = 0x003e;
  2001. t.greaterequal = 0x2265;
  2002. t.greaterequalorless = 0x22db;
  2003. t.greatermonospace = 0xff1e;
  2004. t.greaterorequivalent = 0x2273;
  2005. t.greaterorless = 0x2277;
  2006. t.greateroverequal = 0x2267;
  2007. t.greatersmall = 0xfe65;
  2008. t.gscript = 0x0261;
  2009. t.gstroke = 0x01e5;
  2010. t.guhiragana = 0x3050;
  2011. t.guillemotleft = 0x00ab;
  2012. t.guillemotright = 0x00bb;
  2013. t.guilsinglleft = 0x2039;
  2014. t.guilsinglright = 0x203a;
  2015. t.gukatakana = 0x30b0;
  2016. t.guramusquare = 0x3318;
  2017. t.gysquare = 0x33c9;
  2018. t.h = 0x0068;
  2019. t.haabkhasiancyrillic = 0x04a9;
  2020. t.haaltonearabic = 0x06c1;
  2021. t.habengali = 0x09b9;
  2022. t.hadescendercyrillic = 0x04b3;
  2023. t.hadeva = 0x0939;
  2024. t.hagujarati = 0x0ab9;
  2025. t.hagurmukhi = 0x0a39;
  2026. t.haharabic = 0x062d;
  2027. t.hahfinalarabic = 0xfea2;
  2028. t.hahinitialarabic = 0xfea3;
  2029. t.hahiragana = 0x306f;
  2030. t.hahmedialarabic = 0xfea4;
  2031. t.haitusquare = 0x332a;
  2032. t.hakatakana = 0x30cf;
  2033. t.hakatakanahalfwidth = 0xff8a;
  2034. t.halantgurmukhi = 0x0a4d;
  2035. t.hamzaarabic = 0x0621;
  2036. t.hamzalowarabic = 0x0621;
  2037. t.hangulfiller = 0x3164;
  2038. t.hardsigncyrillic = 0x044a;
  2039. t.harpoonleftbarbup = 0x21bc;
  2040. t.harpoonrightbarbup = 0x21c0;
  2041. t.hasquare = 0x33ca;
  2042. t.hatafpatah = 0x05b2;
  2043. t.hatafpatah16 = 0x05b2;
  2044. t.hatafpatah23 = 0x05b2;
  2045. t.hatafpatah2f = 0x05b2;
  2046. t.hatafpatahhebrew = 0x05b2;
  2047. t.hatafpatahnarrowhebrew = 0x05b2;
  2048. t.hatafpatahquarterhebrew = 0x05b2;
  2049. t.hatafpatahwidehebrew = 0x05b2;
  2050. t.hatafqamats = 0x05b3;
  2051. t.hatafqamats1b = 0x05b3;
  2052. t.hatafqamats28 = 0x05b3;
  2053. t.hatafqamats34 = 0x05b3;
  2054. t.hatafqamatshebrew = 0x05b3;
  2055. t.hatafqamatsnarrowhebrew = 0x05b3;
  2056. t.hatafqamatsquarterhebrew = 0x05b3;
  2057. t.hatafqamatswidehebrew = 0x05b3;
  2058. t.hatafsegol = 0x05b1;
  2059. t.hatafsegol17 = 0x05b1;
  2060. t.hatafsegol24 = 0x05b1;
  2061. t.hatafsegol30 = 0x05b1;
  2062. t.hatafsegolhebrew = 0x05b1;
  2063. t.hatafsegolnarrowhebrew = 0x05b1;
  2064. t.hatafsegolquarterhebrew = 0x05b1;
  2065. t.hatafsegolwidehebrew = 0x05b1;
  2066. t.hbar = 0x0127;
  2067. t.hbopomofo = 0x310f;
  2068. t.hbrevebelow = 0x1e2b;
  2069. t.hcedilla = 0x1e29;
  2070. t.hcircle = 0x24d7;
  2071. t.hcircumflex = 0x0125;
  2072. t.hdieresis = 0x1e27;
  2073. t.hdotaccent = 0x1e23;
  2074. t.hdotbelow = 0x1e25;
  2075. t.he = 0x05d4;
  2076. t.heart = 0x2665;
  2077. t.heartsuitblack = 0x2665;
  2078. t.heartsuitwhite = 0x2661;
  2079. t.hedagesh = 0xfb34;
  2080. t.hedageshhebrew = 0xfb34;
  2081. t.hehaltonearabic = 0x06c1;
  2082. t.heharabic = 0x0647;
  2083. t.hehebrew = 0x05d4;
  2084. t.hehfinalaltonearabic = 0xfba7;
  2085. t.hehfinalalttwoarabic = 0xfeea;
  2086. t.hehfinalarabic = 0xfeea;
  2087. t.hehhamzaabovefinalarabic = 0xfba5;
  2088. t.hehhamzaaboveisolatedarabic = 0xfba4;
  2089. t.hehinitialaltonearabic = 0xfba8;
  2090. t.hehinitialarabic = 0xfeeb;
  2091. t.hehiragana = 0x3078;
  2092. t.hehmedialaltonearabic = 0xfba9;
  2093. t.hehmedialarabic = 0xfeec;
  2094. t.heiseierasquare = 0x337b;
  2095. t.hekatakana = 0x30d8;
  2096. t.hekatakanahalfwidth = 0xff8d;
  2097. t.hekutaarusquare = 0x3336;
  2098. t.henghook = 0x0267;
  2099. t.herutusquare = 0x3339;
  2100. t.het = 0x05d7;
  2101. t.hethebrew = 0x05d7;
  2102. t.hhook = 0x0266;
  2103. t.hhooksuperior = 0x02b1;
  2104. t.hieuhacirclekorean = 0x327b;
  2105. t.hieuhaparenkorean = 0x321b;
  2106. t.hieuhcirclekorean = 0x326d;
  2107. t.hieuhkorean = 0x314e;
  2108. t.hieuhparenkorean = 0x320d;
  2109. t.hihiragana = 0x3072;
  2110. t.hikatakana = 0x30d2;
  2111. t.hikatakanahalfwidth = 0xff8b;
  2112. t.hiriq = 0x05b4;
  2113. t.hiriq14 = 0x05b4;
  2114. t.hiriq21 = 0x05b4;
  2115. t.hiriq2d = 0x05b4;
  2116. t.hiriqhebrew = 0x05b4;
  2117. t.hiriqnarrowhebrew = 0x05b4;
  2118. t.hiriqquarterhebrew = 0x05b4;
  2119. t.hiriqwidehebrew = 0x05b4;
  2120. t.hlinebelow = 0x1e96;
  2121. t.hmonospace = 0xff48;
  2122. t.hoarmenian = 0x0570;
  2123. t.hohipthai = 0x0e2b;
  2124. t.hohiragana = 0x307b;
  2125. t.hokatakana = 0x30db;
  2126. t.hokatakanahalfwidth = 0xff8e;
  2127. t.holam = 0x05b9;
  2128. t.holam19 = 0x05b9;
  2129. t.holam26 = 0x05b9;
  2130. t.holam32 = 0x05b9;
  2131. t.holamhebrew = 0x05b9;
  2132. t.holamnarrowhebrew = 0x05b9;
  2133. t.holamquarterhebrew = 0x05b9;
  2134. t.holamwidehebrew = 0x05b9;
  2135. t.honokhukthai = 0x0e2e;
  2136. t.hookabovecomb = 0x0309;
  2137. t.hookcmb = 0x0309;
  2138. t.hookpalatalizedbelowcmb = 0x0321;
  2139. t.hookretroflexbelowcmb = 0x0322;
  2140. t.hoonsquare = 0x3342;
  2141. t.horicoptic = 0x03e9;
  2142. t.horizontalbar = 0x2015;
  2143. t.horncmb = 0x031b;
  2144. t.hotsprings = 0x2668;
  2145. t.house = 0x2302;
  2146. t.hparen = 0x24a3;
  2147. t.hsuperior = 0x02b0;
  2148. t.hturned = 0x0265;
  2149. t.huhiragana = 0x3075;
  2150. t.huiitosquare = 0x3333;
  2151. t.hukatakana = 0x30d5;
  2152. t.hukatakanahalfwidth = 0xff8c;
  2153. t.hungarumlaut = 0x02dd;
  2154. t.hungarumlautcmb = 0x030b;
  2155. t.hv = 0x0195;
  2156. t.hyphen = 0x002d;
  2157. t.hypheninferior = 0xf6e5;
  2158. t.hyphenmonospace = 0xff0d;
  2159. t.hyphensmall = 0xfe63;
  2160. t.hyphensuperior = 0xf6e6;
  2161. t.hyphentwo = 0x2010;
  2162. t.i = 0x0069;
  2163. t.iacute = 0x00ed;
  2164. t.iacyrillic = 0x044f;
  2165. t.ibengali = 0x0987;
  2166. t.ibopomofo = 0x3127;
  2167. t.ibreve = 0x012d;
  2168. t.icaron = 0x01d0;
  2169. t.icircle = 0x24d8;
  2170. t.icircumflex = 0x00ee;
  2171. t.icyrillic = 0x0456;
  2172. t.idblgrave = 0x0209;
  2173. t.ideographearthcircle = 0x328f;
  2174. t.ideographfirecircle = 0x328b;
  2175. t.ideographicallianceparen = 0x323f;
  2176. t.ideographiccallparen = 0x323a;
  2177. t.ideographiccentrecircle = 0x32a5;
  2178. t.ideographicclose = 0x3006;
  2179. t.ideographiccomma = 0x3001;
  2180. t.ideographiccommaleft = 0xff64;
  2181. t.ideographiccongratulationparen = 0x3237;
  2182. t.ideographiccorrectcircle = 0x32a3;
  2183. t.ideographicearthparen = 0x322f;
  2184. t.ideographicenterpriseparen = 0x323d;
  2185. t.ideographicexcellentcircle = 0x329d;
  2186. t.ideographicfestivalparen = 0x3240;
  2187. t.ideographicfinancialcircle = 0x3296;
  2188. t.ideographicfinancialparen = 0x3236;
  2189. t.ideographicfireparen = 0x322b;
  2190. t.ideographichaveparen = 0x3232;
  2191. t.ideographichighcircle = 0x32a4;
  2192. t.ideographiciterationmark = 0x3005;
  2193. t.ideographiclaborcircle = 0x3298;
  2194. t.ideographiclaborparen = 0x3238;
  2195. t.ideographicleftcircle = 0x32a7;
  2196. t.ideographiclowcircle = 0x32a6;
  2197. t.ideographicmedicinecircle = 0x32a9;
  2198. t.ideographicmetalparen = 0x322e;
  2199. t.ideographicmoonparen = 0x322a;
  2200. t.ideographicnameparen = 0x3234;
  2201. t.ideographicperiod = 0x3002;
  2202. t.ideographicprintcircle = 0x329e;
  2203. t.ideographicreachparen = 0x3243;
  2204. t.ideographicrepresentparen = 0x3239;
  2205. t.ideographicresourceparen = 0x323e;
  2206. t.ideographicrightcircle = 0x32a8;
  2207. t.ideographicsecretcircle = 0x3299;
  2208. t.ideographicselfparen = 0x3242;
  2209. t.ideographicsocietyparen = 0x3233;
  2210. t.ideographicspace = 0x3000;
  2211. t.ideographicspecialparen = 0x3235;
  2212. t.ideographicstockparen = 0x3231;
  2213. t.ideographicstudyparen = 0x323b;
  2214. t.ideographicsunparen = 0x3230;
  2215. t.ideographicsuperviseparen = 0x323c;
  2216. t.ideographicwaterparen = 0x322c;
  2217. t.ideographicwoodparen = 0x322d;
  2218. t.ideographiczero = 0x3007;
  2219. t.ideographmetalcircle = 0x328e;
  2220. t.ideographmooncircle = 0x328a;
  2221. t.ideographnamecircle = 0x3294;
  2222. t.ideographsuncircle = 0x3290;
  2223. t.ideographwatercircle = 0x328c;
  2224. t.ideographwoodcircle = 0x328d;
  2225. t.ideva = 0x0907;
  2226. t.idieresis = 0x00ef;
  2227. t.idieresisacute = 0x1e2f;
  2228. t.idieresiscyrillic = 0x04e5;
  2229. t.idotbelow = 0x1ecb;
  2230. t.iebrevecyrillic = 0x04d7;
  2231. t.iecyrillic = 0x0435;
  2232. t.ieungacirclekorean = 0x3275;
  2233. t.ieungaparenkorean = 0x3215;
  2234. t.ieungcirclekorean = 0x3267;
  2235. t.ieungkorean = 0x3147;
  2236. t.ieungparenkorean = 0x3207;
  2237. t.igrave = 0x00ec;
  2238. t.igujarati = 0x0a87;
  2239. t.igurmukhi = 0x0a07;
  2240. t.ihiragana = 0x3044;
  2241. t.ihookabove = 0x1ec9;
  2242. t.iibengali = 0x0988;
  2243. t.iicyrillic = 0x0438;
  2244. t.iideva = 0x0908;
  2245. t.iigujarati = 0x0a88;
  2246. t.iigurmukhi = 0x0a08;
  2247. t.iimatragurmukhi = 0x0a40;
  2248. t.iinvertedbreve = 0x020b;
  2249. t.iishortcyrillic = 0x0439;
  2250. t.iivowelsignbengali = 0x09c0;
  2251. t.iivowelsigndeva = 0x0940;
  2252. t.iivowelsigngujarati = 0x0ac0;
  2253. t.ij = 0x0133;
  2254. t.ikatakana = 0x30a4;
  2255. t.ikatakanahalfwidth = 0xff72;
  2256. t.ikorean = 0x3163;
  2257. t.ilde = 0x02dc;
  2258. t.iluyhebrew = 0x05ac;
  2259. t.imacron = 0x012b;
  2260. t.imacroncyrillic = 0x04e3;
  2261. t.imageorapproximatelyequal = 0x2253;
  2262. t.imatragurmukhi = 0x0a3f;
  2263. t.imonospace = 0xff49;
  2264. t.increment = 0x2206;
  2265. t.infinity = 0x221e;
  2266. t.iniarmenian = 0x056b;
  2267. t.integral = 0x222b;
  2268. t.integralbottom = 0x2321;
  2269. t.integralbt = 0x2321;
  2270. t.integralex = 0xf8f5;
  2271. t.integraltop = 0x2320;
  2272. t.integraltp = 0x2320;
  2273. t.intersection = 0x2229;
  2274. t.intisquare = 0x3305;
  2275. t.invbullet = 0x25d8;
  2276. t.invcircle = 0x25d9;
  2277. t.invsmileface = 0x263b;
  2278. t.iocyrillic = 0x0451;
  2279. t.iogonek = 0x012f;
  2280. t.iota = 0x03b9;
  2281. t.iotadieresis = 0x03ca;
  2282. t.iotadieresistonos = 0x0390;
  2283. t.iotalatin = 0x0269;
  2284. t.iotatonos = 0x03af;
  2285. t.iparen = 0x24a4;
  2286. t.irigurmukhi = 0x0a72;
  2287. t.ismallhiragana = 0x3043;
  2288. t.ismallkatakana = 0x30a3;
  2289. t.ismallkatakanahalfwidth = 0xff68;
  2290. t.issharbengali = 0x09fa;
  2291. t.istroke = 0x0268;
  2292. t.isuperior = 0xf6ed;
  2293. t.iterationhiragana = 0x309d;
  2294. t.iterationkatakana = 0x30fd;
  2295. t.itilde = 0x0129;
  2296. t.itildebelow = 0x1e2d;
  2297. t.iubopomofo = 0x3129;
  2298. t.iucyrillic = 0x044e;
  2299. t.ivowelsignbengali = 0x09bf;
  2300. t.ivowelsigndeva = 0x093f;
  2301. t.ivowelsigngujarati = 0x0abf;
  2302. t.izhitsacyrillic = 0x0475;
  2303. t.izhitsadblgravecyrillic = 0x0477;
  2304. t.j = 0x006a;
  2305. t.jaarmenian = 0x0571;
  2306. t.jabengali = 0x099c;
  2307. t.jadeva = 0x091c;
  2308. t.jagujarati = 0x0a9c;
  2309. t.jagurmukhi = 0x0a1c;
  2310. t.jbopomofo = 0x3110;
  2311. t.jcaron = 0x01f0;
  2312. t.jcircle = 0x24d9;
  2313. t.jcircumflex = 0x0135;
  2314. t.jcrossedtail = 0x029d;
  2315. t.jdotlessstroke = 0x025f;
  2316. t.jecyrillic = 0x0458;
  2317. t.jeemarabic = 0x062c;
  2318. t.jeemfinalarabic = 0xfe9e;
  2319. t.jeeminitialarabic = 0xfe9f;
  2320. t.jeemmedialarabic = 0xfea0;
  2321. t.jeharabic = 0x0698;
  2322. t.jehfinalarabic = 0xfb8b;
  2323. t.jhabengali = 0x099d;
  2324. t.jhadeva = 0x091d;
  2325. t.jhagujarati = 0x0a9d;
  2326. t.jhagurmukhi = 0x0a1d;
  2327. t.jheharmenian = 0x057b;
  2328. t.jis = 0x3004;
  2329. t.jmonospace = 0xff4a;
  2330. t.jparen = 0x24a5;
  2331. t.jsuperior = 0x02b2;
  2332. t.k = 0x006b;
  2333. t.kabashkircyrillic = 0x04a1;
  2334. t.kabengali = 0x0995;
  2335. t.kacute = 0x1e31;
  2336. t.kacyrillic = 0x043a;
  2337. t.kadescendercyrillic = 0x049b;
  2338. t.kadeva = 0x0915;
  2339. t.kaf = 0x05db;
  2340. t.kafarabic = 0x0643;
  2341. t.kafdagesh = 0xfb3b;
  2342. t.kafdageshhebrew = 0xfb3b;
  2343. t.kaffinalarabic = 0xfeda;
  2344. t.kafhebrew = 0x05db;
  2345. t.kafinitialarabic = 0xfedb;
  2346. t.kafmedialarabic = 0xfedc;
  2347. t.kafrafehebrew = 0xfb4d;
  2348. t.kagujarati = 0x0a95;
  2349. t.kagurmukhi = 0x0a15;
  2350. t.kahiragana = 0x304b;
  2351. t.kahookcyrillic = 0x04c4;
  2352. t.kakatakana = 0x30ab;
  2353. t.kakatakanahalfwidth = 0xff76;
  2354. t.kappa = 0x03ba;
  2355. t.kappasymbolgreek = 0x03f0;
  2356. t.kapyeounmieumkorean = 0x3171;
  2357. t.kapyeounphieuphkorean = 0x3184;
  2358. t.kapyeounpieupkorean = 0x3178;
  2359. t.kapyeounssangpieupkorean = 0x3179;
  2360. t.karoriisquare = 0x330d;
  2361. t.kashidaautoarabic = 0x0640;
  2362. t.kashidaautonosidebearingarabic = 0x0640;
  2363. t.kasmallkatakana = 0x30f5;
  2364. t.kasquare = 0x3384;
  2365. t.kasraarabic = 0x0650;
  2366. t.kasratanarabic = 0x064d;
  2367. t.kastrokecyrillic = 0x049f;
  2368. t.katahiraprolongmarkhalfwidth = 0xff70;
  2369. t.kaverticalstrokecyrillic = 0x049d;
  2370. t.kbopomofo = 0x310e;
  2371. t.kcalsquare = 0x3389;
  2372. t.kcaron = 0x01e9;
  2373. t.kcedilla = 0x0137;
  2374. t.kcircle = 0x24da;
  2375. t.kcommaaccent = 0x0137;
  2376. t.kdotbelow = 0x1e33;
  2377. t.keharmenian = 0x0584;
  2378. t.kehiragana = 0x3051;
  2379. t.kekatakana = 0x30b1;
  2380. t.kekatakanahalfwidth = 0xff79;
  2381. t.kenarmenian = 0x056f;
  2382. t.kesmallkatakana = 0x30f6;
  2383. t.kgreenlandic = 0x0138;
  2384. t.khabengali = 0x0996;
  2385. t.khacyrillic = 0x0445;
  2386. t.khadeva = 0x0916;
  2387. t.khagujarati = 0x0a96;
  2388. t.khagurmukhi = 0x0a16;
  2389. t.khaharabic = 0x062e;
  2390. t.khahfinalarabic = 0xfea6;
  2391. t.khahinitialarabic = 0xfea7;
  2392. t.khahmedialarabic = 0xfea8;
  2393. t.kheicoptic = 0x03e7;
  2394. t.khhadeva = 0x0959;
  2395. t.khhagurmukhi = 0x0a59;
  2396. t.khieukhacirclekorean = 0x3278;
  2397. t.khieukhaparenkorean = 0x3218;
  2398. t.khieukhcirclekorean = 0x326a;
  2399. t.khieukhkorean = 0x314b;
  2400. t.khieukhparenkorean = 0x320a;
  2401. t.khokhaithai = 0x0e02;
  2402. t.khokhonthai = 0x0e05;
  2403. t.khokhuatthai = 0x0e03;
  2404. t.khokhwaithai = 0x0e04;
  2405. t.khomutthai = 0x0e5b;
  2406. t.khook = 0x0199;
  2407. t.khorakhangthai = 0x0e06;
  2408. t.khzsquare = 0x3391;
  2409. t.kihiragana = 0x304d;
  2410. t.kikatakana = 0x30ad;
  2411. t.kikatakanahalfwidth = 0xff77;
  2412. t.kiroguramusquare = 0x3315;
  2413. t.kiromeetorusquare = 0x3316;
  2414. t.kirosquare = 0x3314;
  2415. t.kiyeokacirclekorean = 0x326e;
  2416. t.kiyeokaparenkorean = 0x320e;
  2417. t.kiyeokcirclekorean = 0x3260;
  2418. t.kiyeokkorean = 0x3131;
  2419. t.kiyeokparenkorean = 0x3200;
  2420. t.kiyeoksioskorean = 0x3133;
  2421. t.kjecyrillic = 0x045c;
  2422. t.klinebelow = 0x1e35;
  2423. t.klsquare = 0x3398;
  2424. t.kmcubedsquare = 0x33a6;
  2425. t.kmonospace = 0xff4b;
  2426. t.kmsquaredsquare = 0x33a2;
  2427. t.kohiragana = 0x3053;
  2428. t.kohmsquare = 0x33c0;
  2429. t.kokaithai = 0x0e01;
  2430. t.kokatakana = 0x30b3;
  2431. t.kokatakanahalfwidth = 0xff7a;
  2432. t.kooposquare = 0x331e;
  2433. t.koppacyrillic = 0x0481;
  2434. t.koreanstandardsymbol = 0x327f;
  2435. t.koroniscmb = 0x0343;
  2436. t.kparen = 0x24a6;
  2437. t.kpasquare = 0x33aa;
  2438. t.ksicyrillic = 0x046f;
  2439. t.ktsquare = 0x33cf;
  2440. t.kturned = 0x029e;
  2441. t.kuhiragana = 0x304f;
  2442. t.kukatakana = 0x30af;
  2443. t.kukatakanahalfwidth = 0xff78;
  2444. t.kvsquare = 0x33b8;
  2445. t.kwsquare = 0x33be;
  2446. t.l = 0x006c;
  2447. t.labengali = 0x09b2;
  2448. t.lacute = 0x013a;
  2449. t.ladeva = 0x0932;
  2450. t.lagujarati = 0x0ab2;
  2451. t.lagurmukhi = 0x0a32;
  2452. t.lakkhangyaothai = 0x0e45;
  2453. t.lamaleffinalarabic = 0xfefc;
  2454. t.lamalefhamzaabovefinalarabic = 0xfef8;
  2455. t.lamalefhamzaaboveisolatedarabic = 0xfef7;
  2456. t.lamalefhamzabelowfinalarabic = 0xfefa;
  2457. t.lamalefhamzabelowisolatedarabic = 0xfef9;
  2458. t.lamalefisolatedarabic = 0xfefb;
  2459. t.lamalefmaddaabovefinalarabic = 0xfef6;
  2460. t.lamalefmaddaaboveisolatedarabic = 0xfef5;
  2461. t.lamarabic = 0x0644;
  2462. t.lambda = 0x03bb;
  2463. t.lambdastroke = 0x019b;
  2464. t.lamed = 0x05dc;
  2465. t.lameddagesh = 0xfb3c;
  2466. t.lameddageshhebrew = 0xfb3c;
  2467. t.lamedhebrew = 0x05dc;
  2468. t.lamfinalarabic = 0xfede;
  2469. t.lamhahinitialarabic = 0xfcca;
  2470. t.laminitialarabic = 0xfedf;
  2471. t.lamjeeminitialarabic = 0xfcc9;
  2472. t.lamkhahinitialarabic = 0xfccb;
  2473. t.lamlamhehisolatedarabic = 0xfdf2;
  2474. t.lammedialarabic = 0xfee0;
  2475. t.lammeemhahinitialarabic = 0xfd88;
  2476. t.lammeeminitialarabic = 0xfccc;
  2477. t.largecircle = 0x25ef;
  2478. t.lbar = 0x019a;
  2479. t.lbelt = 0x026c;
  2480. t.lbopomofo = 0x310c;
  2481. t.lcaron = 0x013e;
  2482. t.lcedilla = 0x013c;
  2483. t.lcircle = 0x24db;
  2484. t.lcircumflexbelow = 0x1e3d;
  2485. t.lcommaaccent = 0x013c;
  2486. t.ldot = 0x0140;
  2487. t.ldotaccent = 0x0140;
  2488. t.ldotbelow = 0x1e37;
  2489. t.ldotbelowmacron = 0x1e39;
  2490. t.leftangleabovecmb = 0x031a;
  2491. t.lefttackbelowcmb = 0x0318;
  2492. t.less = 0x003c;
  2493. t.lessequal = 0x2264;
  2494. t.lessequalorgreater = 0x22da;
  2495. t.lessmonospace = 0xff1c;
  2496. t.lessorequivalent = 0x2272;
  2497. t.lessorgreater = 0x2276;
  2498. t.lessoverequal = 0x2266;
  2499. t.lesssmall = 0xfe64;
  2500. t.lezh = 0x026e;
  2501. t.lfblock = 0x258c;
  2502. t.lhookretroflex = 0x026d;
  2503. t.lira = 0x20a4;
  2504. t.liwnarmenian = 0x056c;
  2505. t.lj = 0x01c9;
  2506. t.ljecyrillic = 0x0459;
  2507. t.ll = 0xf6c0;
  2508. t.lladeva = 0x0933;
  2509. t.llagujarati = 0x0ab3;
  2510. t.llinebelow = 0x1e3b;
  2511. t.llladeva = 0x0934;
  2512. t.llvocalicbengali = 0x09e1;
  2513. t.llvocalicdeva = 0x0961;
  2514. t.llvocalicvowelsignbengali = 0x09e3;
  2515. t.llvocalicvowelsigndeva = 0x0963;
  2516. t.lmiddletilde = 0x026b;
  2517. t.lmonospace = 0xff4c;
  2518. t.lmsquare = 0x33d0;
  2519. t.lochulathai = 0x0e2c;
  2520. t.logicaland = 0x2227;
  2521. t.logicalnot = 0x00ac;
  2522. t.logicalnotreversed = 0x2310;
  2523. t.logicalor = 0x2228;
  2524. t.lolingthai = 0x0e25;
  2525. t.longs = 0x017f;
  2526. t.lowlinecenterline = 0xfe4e;
  2527. t.lowlinecmb = 0x0332;
  2528. t.lowlinedashed = 0xfe4d;
  2529. t.lozenge = 0x25ca;
  2530. t.lparen = 0x24a7;
  2531. t.lslash = 0x0142;
  2532. t.lsquare = 0x2113;
  2533. t.lsuperior = 0xf6ee;
  2534. t.ltshade = 0x2591;
  2535. t.luthai = 0x0e26;
  2536. t.lvocalicbengali = 0x098c;
  2537. t.lvocalicdeva = 0x090c;
  2538. t.lvocalicvowelsignbengali = 0x09e2;
  2539. t.lvocalicvowelsigndeva = 0x0962;
  2540. t.lxsquare = 0x33d3;
  2541. t.m = 0x006d;
  2542. t.mabengali = 0x09ae;
  2543. t.macron = 0x00af;
  2544. t.macronbelowcmb = 0x0331;
  2545. t.macroncmb = 0x0304;
  2546. t.macronlowmod = 0x02cd;
  2547. t.macronmonospace = 0xffe3;
  2548. t.macute = 0x1e3f;
  2549. t.madeva = 0x092e;
  2550. t.magujarati = 0x0aae;
  2551. t.magurmukhi = 0x0a2e;
  2552. t.mahapakhhebrew = 0x05a4;
  2553. t.mahapakhlefthebrew = 0x05a4;
  2554. t.mahiragana = 0x307e;
  2555. t.maichattawalowleftthai = 0xf895;
  2556. t.maichattawalowrightthai = 0xf894;
  2557. t.maichattawathai = 0x0e4b;
  2558. t.maichattawaupperleftthai = 0xf893;
  2559. t.maieklowleftthai = 0xf88c;
  2560. t.maieklowrightthai = 0xf88b;
  2561. t.maiekthai = 0x0e48;
  2562. t.maiekupperleftthai = 0xf88a;
  2563. t.maihanakatleftthai = 0xf884;
  2564. t.maihanakatthai = 0x0e31;
  2565. t.maitaikhuleftthai = 0xf889;
  2566. t.maitaikhuthai = 0x0e47;
  2567. t.maitholowleftthai = 0xf88f;
  2568. t.maitholowrightthai = 0xf88e;
  2569. t.maithothai = 0x0e49;
  2570. t.maithoupperleftthai = 0xf88d;
  2571. t.maitrilowleftthai = 0xf892;
  2572. t.maitrilowrightthai = 0xf891;
  2573. t.maitrithai = 0x0e4a;
  2574. t.maitriupperleftthai = 0xf890;
  2575. t.maiyamokthai = 0x0e46;
  2576. t.makatakana = 0x30de;
  2577. t.makatakanahalfwidth = 0xff8f;
  2578. t.male = 0x2642;
  2579. t.mansyonsquare = 0x3347;
  2580. t.maqafhebrew = 0x05be;
  2581. t.mars = 0x2642;
  2582. t.masoracirclehebrew = 0x05af;
  2583. t.masquare = 0x3383;
  2584. t.mbopomofo = 0x3107;
  2585. t.mbsquare = 0x33d4;
  2586. t.mcircle = 0x24dc;
  2587. t.mcubedsquare = 0x33a5;
  2588. t.mdotaccent = 0x1e41;
  2589. t.mdotbelow = 0x1e43;
  2590. t.meemarabic = 0x0645;
  2591. t.meemfinalarabic = 0xfee2;
  2592. t.meeminitialarabic = 0xfee3;
  2593. t.meemmedialarabic = 0xfee4;
  2594. t.meemmeeminitialarabic = 0xfcd1;
  2595. t.meemmeemisolatedarabic = 0xfc48;
  2596. t.meetorusquare = 0x334d;
  2597. t.mehiragana = 0x3081;
  2598. t.meizierasquare = 0x337e;
  2599. t.mekatakana = 0x30e1;
  2600. t.mekatakanahalfwidth = 0xff92;
  2601. t.mem = 0x05de;
  2602. t.memdagesh = 0xfb3e;
  2603. t.memdageshhebrew = 0xfb3e;
  2604. t.memhebrew = 0x05de;
  2605. t.menarmenian = 0x0574;
  2606. t.merkhahebrew = 0x05a5;
  2607. t.merkhakefulahebrew = 0x05a6;
  2608. t.merkhakefulalefthebrew = 0x05a6;
  2609. t.merkhalefthebrew = 0x05a5;
  2610. t.mhook = 0x0271;
  2611. t.mhzsquare = 0x3392;
  2612. t.middledotkatakanahalfwidth = 0xff65;
  2613. t.middot = 0x00b7;
  2614. t.mieumacirclekorean = 0x3272;
  2615. t.mieumaparenkorean = 0x3212;
  2616. t.mieumcirclekorean = 0x3264;
  2617. t.mieumkorean = 0x3141;
  2618. t.mieumpansioskorean = 0x3170;
  2619. t.mieumparenkorean = 0x3204;
  2620. t.mieumpieupkorean = 0x316e;
  2621. t.mieumsioskorean = 0x316f;
  2622. t.mihiragana = 0x307f;
  2623. t.mikatakana = 0x30df;
  2624. t.mikatakanahalfwidth = 0xff90;
  2625. t.minus = 0x2212;
  2626. t.minusbelowcmb = 0x0320;
  2627. t.minuscircle = 0x2296;
  2628. t.minusmod = 0x02d7;
  2629. t.minusplus = 0x2213;
  2630. t.minute = 0x2032;
  2631. t.miribaarusquare = 0x334a;
  2632. t.mirisquare = 0x3349;
  2633. t.mlonglegturned = 0x0270;
  2634. t.mlsquare = 0x3396;
  2635. t.mmcubedsquare = 0x33a3;
  2636. t.mmonospace = 0xff4d;
  2637. t.mmsquaredsquare = 0x339f;
  2638. t.mohiragana = 0x3082;
  2639. t.mohmsquare = 0x33c1;
  2640. t.mokatakana = 0x30e2;
  2641. t.mokatakanahalfwidth = 0xff93;
  2642. t.molsquare = 0x33d6;
  2643. t.momathai = 0x0e21;
  2644. t.moverssquare = 0x33a7;
  2645. t.moverssquaredsquare = 0x33a8;
  2646. t.mparen = 0x24a8;
  2647. t.mpasquare = 0x33ab;
  2648. t.mssquare = 0x33b3;
  2649. t.msuperior = 0xf6ef;
  2650. t.mturned = 0x026f;
  2651. t.mu = 0x00b5;
  2652. t.mu1 = 0x00b5;
  2653. t.muasquare = 0x3382;
  2654. t.muchgreater = 0x226b;
  2655. t.muchless = 0x226a;
  2656. t.mufsquare = 0x338c;
  2657. t.mugreek = 0x03bc;
  2658. t.mugsquare = 0x338d;
  2659. t.muhiragana = 0x3080;
  2660. t.mukatakana = 0x30e0;
  2661. t.mukatakanahalfwidth = 0xff91;
  2662. t.mulsquare = 0x3395;
  2663. t.multiply = 0x00d7;
  2664. t.mumsquare = 0x339b;
  2665. t.munahhebrew = 0x05a3;
  2666. t.munahlefthebrew = 0x05a3;
  2667. t.musicalnote = 0x266a;
  2668. t.musicalnotedbl = 0x266b;
  2669. t.musicflatsign = 0x266d;
  2670. t.musicsharpsign = 0x266f;
  2671. t.mussquare = 0x33b2;
  2672. t.muvsquare = 0x33b6;
  2673. t.muwsquare = 0x33bc;
  2674. t.mvmegasquare = 0x33b9;
  2675. t.mvsquare = 0x33b7;
  2676. t.mwmegasquare = 0x33bf;
  2677. t.mwsquare = 0x33bd;
  2678. t.n = 0x006e;
  2679. t.nabengali = 0x09a8;
  2680. t.nabla = 0x2207;
  2681. t.nacute = 0x0144;
  2682. t.nadeva = 0x0928;
  2683. t.nagujarati = 0x0aa8;
  2684. t.nagurmukhi = 0x0a28;
  2685. t.nahiragana = 0x306a;
  2686. t.nakatakana = 0x30ca;
  2687. t.nakatakanahalfwidth = 0xff85;
  2688. t.napostrophe = 0x0149;
  2689. t.nasquare = 0x3381;
  2690. t.nbopomofo = 0x310b;
  2691. t.nbspace = 0x00a0;
  2692. t.ncaron = 0x0148;
  2693. t.ncedilla = 0x0146;
  2694. t.ncircle = 0x24dd;
  2695. t.ncircumflexbelow = 0x1e4b;
  2696. t.ncommaaccent = 0x0146;
  2697. t.ndotaccent = 0x1e45;
  2698. t.ndotbelow = 0x1e47;
  2699. t.nehiragana = 0x306d;
  2700. t.nekatakana = 0x30cd;
  2701. t.nekatakanahalfwidth = 0xff88;
  2702. t.newsheqelsign = 0x20aa;
  2703. t.nfsquare = 0x338b;
  2704. t.ngabengali = 0x0999;
  2705. t.ngadeva = 0x0919;
  2706. t.ngagujarati = 0x0a99;
  2707. t.ngagurmukhi = 0x0a19;
  2708. t.ngonguthai = 0x0e07;
  2709. t.nhiragana = 0x3093;
  2710. t.nhookleft = 0x0272;
  2711. t.nhookretroflex = 0x0273;
  2712. t.nieunacirclekorean = 0x326f;
  2713. t.nieunaparenkorean = 0x320f;
  2714. t.nieuncieuckorean = 0x3135;
  2715. t.nieuncirclekorean = 0x3261;
  2716. t.nieunhieuhkorean = 0x3136;
  2717. t.nieunkorean = 0x3134;
  2718. t.nieunpansioskorean = 0x3168;
  2719. t.nieunparenkorean = 0x3201;
  2720. t.nieunsioskorean = 0x3167;
  2721. t.nieuntikeutkorean = 0x3166;
  2722. t.nihiragana = 0x306b;
  2723. t.nikatakana = 0x30cb;
  2724. t.nikatakanahalfwidth = 0xff86;
  2725. t.nikhahitleftthai = 0xf899;
  2726. t.nikhahitthai = 0x0e4d;
  2727. t.nine = 0x0039;
  2728. t.ninearabic = 0x0669;
  2729. t.ninebengali = 0x09ef;
  2730. t.ninecircle = 0x2468;
  2731. t.ninecircleinversesansserif = 0x2792;
  2732. t.ninedeva = 0x096f;
  2733. t.ninegujarati = 0x0aef;
  2734. t.ninegurmukhi = 0x0a6f;
  2735. t.ninehackarabic = 0x0669;
  2736. t.ninehangzhou = 0x3029;
  2737. t.nineideographicparen = 0x3228;
  2738. t.nineinferior = 0x2089;
  2739. t.ninemonospace = 0xff19;
  2740. t.nineoldstyle = 0xf739;
  2741. t.nineparen = 0x247c;
  2742. t.nineperiod = 0x2490;
  2743. t.ninepersian = 0x06f9;
  2744. t.nineroman = 0x2178;
  2745. t.ninesuperior = 0x2079;
  2746. t.nineteencircle = 0x2472;
  2747. t.nineteenparen = 0x2486;
  2748. t.nineteenperiod = 0x249a;
  2749. t.ninethai = 0x0e59;
  2750. t.nj = 0x01cc;
  2751. t.njecyrillic = 0x045a;
  2752. t.nkatakana = 0x30f3;
  2753. t.nkatakanahalfwidth = 0xff9d;
  2754. t.nlegrightlong = 0x019e;
  2755. t.nlinebelow = 0x1e49;
  2756. t.nmonospace = 0xff4e;
  2757. t.nmsquare = 0x339a;
  2758. t.nnabengali = 0x09a3;
  2759. t.nnadeva = 0x0923;
  2760. t.nnagujarati = 0x0aa3;
  2761. t.nnagurmukhi = 0x0a23;
  2762. t.nnnadeva = 0x0929;
  2763. t.nohiragana = 0x306e;
  2764. t.nokatakana = 0x30ce;
  2765. t.nokatakanahalfwidth = 0xff89;
  2766. t.nonbreakingspace = 0x00a0;
  2767. t.nonenthai = 0x0e13;
  2768. t.nonuthai = 0x0e19;
  2769. t.noonarabic = 0x0646;
  2770. t.noonfinalarabic = 0xfee6;
  2771. t.noonghunnaarabic = 0x06ba;
  2772. t.noonghunnafinalarabic = 0xfb9f;
  2773. t.nooninitialarabic = 0xfee7;
  2774. t.noonjeeminitialarabic = 0xfcd2;
  2775. t.noonjeemisolatedarabic = 0xfc4b;
  2776. t.noonmedialarabic = 0xfee8;
  2777. t.noonmeeminitialarabic = 0xfcd5;
  2778. t.noonmeemisolatedarabic = 0xfc4e;
  2779. t.noonnoonfinalarabic = 0xfc8d;
  2780. t.notcontains = 0x220c;
  2781. t.notelement = 0x2209;
  2782. t.notelementof = 0x2209;
  2783. t.notequal = 0x2260;
  2784. t.notgreater = 0x226f;
  2785. t.notgreaternorequal = 0x2271;
  2786. t.notgreaternorless = 0x2279;
  2787. t.notidentical = 0x2262;
  2788. t.notless = 0x226e;
  2789. t.notlessnorequal = 0x2270;
  2790. t.notparallel = 0x2226;
  2791. t.notprecedes = 0x2280;
  2792. t.notsubset = 0x2284;
  2793. t.notsucceeds = 0x2281;
  2794. t.notsuperset = 0x2285;
  2795. t.nowarmenian = 0x0576;
  2796. t.nparen = 0x24a9;
  2797. t.nssquare = 0x33b1;
  2798. t.nsuperior = 0x207f;
  2799. t.ntilde = 0x00f1;
  2800. t.nu = 0x03bd;
  2801. t.nuhiragana = 0x306c;
  2802. t.nukatakana = 0x30cc;
  2803. t.nukatakanahalfwidth = 0xff87;
  2804. t.nuktabengali = 0x09bc;
  2805. t.nuktadeva = 0x093c;
  2806. t.nuktagujarati = 0x0abc;
  2807. t.nuktagurmukhi = 0x0a3c;
  2808. t.numbersign = 0x0023;
  2809. t.numbersignmonospace = 0xff03;
  2810. t.numbersignsmall = 0xfe5f;
  2811. t.numeralsigngreek = 0x0374;
  2812. t.numeralsignlowergreek = 0x0375;
  2813. t.numero = 0x2116;
  2814. t.nun = 0x05e0;
  2815. t.nundagesh = 0xfb40;
  2816. t.nundageshhebrew = 0xfb40;
  2817. t.nunhebrew = 0x05e0;
  2818. t.nvsquare = 0x33b5;
  2819. t.nwsquare = 0x33bb;
  2820. t.nyabengali = 0x099e;
  2821. t.nyadeva = 0x091e;
  2822. t.nyagujarati = 0x0a9e;
  2823. t.nyagurmukhi = 0x0a1e;
  2824. t.o = 0x006f;
  2825. t.oacute = 0x00f3;
  2826. t.oangthai = 0x0e2d;
  2827. t.obarred = 0x0275;
  2828. t.obarredcyrillic = 0x04e9;
  2829. t.obarreddieresiscyrillic = 0x04eb;
  2830. t.obengali = 0x0993;
  2831. t.obopomofo = 0x311b;
  2832. t.obreve = 0x014f;
  2833. t.ocandradeva = 0x0911;
  2834. t.ocandragujarati = 0x0a91;
  2835. t.ocandravowelsigndeva = 0x0949;
  2836. t.ocandravowelsigngujarati = 0x0ac9;
  2837. t.ocaron = 0x01d2;
  2838. t.ocircle = 0x24de;
  2839. t.ocircumflex = 0x00f4;
  2840. t.ocircumflexacute = 0x1ed1;
  2841. t.ocircumflexdotbelow = 0x1ed9;
  2842. t.ocircumflexgrave = 0x1ed3;
  2843. t.ocircumflexhookabove = 0x1ed5;
  2844. t.ocircumflextilde = 0x1ed7;
  2845. t.ocyrillic = 0x043e;
  2846. t.odblacute = 0x0151;
  2847. t.odblgrave = 0x020d;
  2848. t.odeva = 0x0913;
  2849. t.odieresis = 0x00f6;
  2850. t.odieresiscyrillic = 0x04e7;
  2851. t.odotbelow = 0x1ecd;
  2852. t.oe = 0x0153;
  2853. t.oekorean = 0x315a;
  2854. t.ogonek = 0x02db;
  2855. t.ogonekcmb = 0x0328;
  2856. t.ograve = 0x00f2;
  2857. t.ogujarati = 0x0a93;
  2858. t.oharmenian = 0x0585;
  2859. t.ohiragana = 0x304a;
  2860. t.ohookabove = 0x1ecf;
  2861. t.ohorn = 0x01a1;
  2862. t.ohornacute = 0x1edb;
  2863. t.ohorndotbelow = 0x1ee3;
  2864. t.ohorngrave = 0x1edd;
  2865. t.ohornhookabove = 0x1edf;
  2866. t.ohorntilde = 0x1ee1;
  2867. t.ohungarumlaut = 0x0151;
  2868. t.oi = 0x01a3;
  2869. t.oinvertedbreve = 0x020f;
  2870. t.okatakana = 0x30aa;
  2871. t.okatakanahalfwidth = 0xff75;
  2872. t.okorean = 0x3157;
  2873. t.olehebrew = 0x05ab;
  2874. t.omacron = 0x014d;
  2875. t.omacronacute = 0x1e53;
  2876. t.omacrongrave = 0x1e51;
  2877. t.omdeva = 0x0950;
  2878. t.omega = 0x03c9;
  2879. t.omega1 = 0x03d6;
  2880. t.omegacyrillic = 0x0461;
  2881. t.omegalatinclosed = 0x0277;
  2882. t.omegaroundcyrillic = 0x047b;
  2883. t.omegatitlocyrillic = 0x047d;
  2884. t.omegatonos = 0x03ce;
  2885. t.omgujarati = 0x0ad0;
  2886. t.omicron = 0x03bf;
  2887. t.omicrontonos = 0x03cc;
  2888. t.omonospace = 0xff4f;
  2889. t.one = 0x0031;
  2890. t.onearabic = 0x0661;
  2891. t.onebengali = 0x09e7;
  2892. t.onecircle = 0x2460;
  2893. t.onecircleinversesansserif = 0x278a;
  2894. t.onedeva = 0x0967;
  2895. t.onedotenleader = 0x2024;
  2896. t.oneeighth = 0x215b;
  2897. t.onefitted = 0xf6dc;
  2898. t.onegujarati = 0x0ae7;
  2899. t.onegurmukhi = 0x0a67;
  2900. t.onehackarabic = 0x0661;
  2901. t.onehalf = 0x00bd;
  2902. t.onehangzhou = 0x3021;
  2903. t.oneideographicparen = 0x3220;
  2904. t.oneinferior = 0x2081;
  2905. t.onemonospace = 0xff11;
  2906. t.onenumeratorbengali = 0x09f4;
  2907. t.oneoldstyle = 0xf731;
  2908. t.oneparen = 0x2474;
  2909. t.oneperiod = 0x2488;
  2910. t.onepersian = 0x06f1;
  2911. t.onequarter = 0x00bc;
  2912. t.oneroman = 0x2170;
  2913. t.onesuperior = 0x00b9;
  2914. t.onethai = 0x0e51;
  2915. t.onethird = 0x2153;
  2916. t.oogonek = 0x01eb;
  2917. t.oogonekmacron = 0x01ed;
  2918. t.oogurmukhi = 0x0a13;
  2919. t.oomatragurmukhi = 0x0a4b;
  2920. t.oopen = 0x0254;
  2921. t.oparen = 0x24aa;
  2922. t.openbullet = 0x25e6;
  2923. t.option = 0x2325;
  2924. t.ordfeminine = 0x00aa;
  2925. t.ordmasculine = 0x00ba;
  2926. t.orthogonal = 0x221f;
  2927. t.oshortdeva = 0x0912;
  2928. t.oshortvowelsigndeva = 0x094a;
  2929. t.oslash = 0x00f8;
  2930. t.oslashacute = 0x01ff;
  2931. t.osmallhiragana = 0x3049;
  2932. t.osmallkatakana = 0x30a9;
  2933. t.osmallkatakanahalfwidth = 0xff6b;
  2934. t.ostrokeacute = 0x01ff;
  2935. t.osuperior = 0xf6f0;
  2936. t.otcyrillic = 0x047f;
  2937. t.otilde = 0x00f5;
  2938. t.otildeacute = 0x1e4d;
  2939. t.otildedieresis = 0x1e4f;
  2940. t.oubopomofo = 0x3121;
  2941. t.overline = 0x203e;
  2942. t.overlinecenterline = 0xfe4a;
  2943. t.overlinecmb = 0x0305;
  2944. t.overlinedashed = 0xfe49;
  2945. t.overlinedblwavy = 0xfe4c;
  2946. t.overlinewavy = 0xfe4b;
  2947. t.overscore = 0x00af;
  2948. t.ovowelsignbengali = 0x09cb;
  2949. t.ovowelsigndeva = 0x094b;
  2950. t.ovowelsigngujarati = 0x0acb;
  2951. t.p = 0x0070;
  2952. t.paampssquare = 0x3380;
  2953. t.paasentosquare = 0x332b;
  2954. t.pabengali = 0x09aa;
  2955. t.pacute = 0x1e55;
  2956. t.padeva = 0x092a;
  2957. t.pagedown = 0x21df;
  2958. t.pageup = 0x21de;
  2959. t.pagujarati = 0x0aaa;
  2960. t.pagurmukhi = 0x0a2a;
  2961. t.pahiragana = 0x3071;
  2962. t.paiyannoithai = 0x0e2f;
  2963. t.pakatakana = 0x30d1;
  2964. t.palatalizationcyrilliccmb = 0x0484;
  2965. t.palochkacyrillic = 0x04c0;
  2966. t.pansioskorean = 0x317f;
  2967. t.paragraph = 0x00b6;
  2968. t.parallel = 0x2225;
  2969. t.parenleft = 0x0028;
  2970. t.parenleftaltonearabic = 0xfd3e;
  2971. t.parenleftbt = 0xf8ed;
  2972. t.parenleftex = 0xf8ec;
  2973. t.parenleftinferior = 0x208d;
  2974. t.parenleftmonospace = 0xff08;
  2975. t.parenleftsmall = 0xfe59;
  2976. t.parenleftsuperior = 0x207d;
  2977. t.parenlefttp = 0xf8eb;
  2978. t.parenleftvertical = 0xfe35;
  2979. t.parenright = 0x0029;
  2980. t.parenrightaltonearabic = 0xfd3f;
  2981. t.parenrightbt = 0xf8f8;
  2982. t.parenrightex = 0xf8f7;
  2983. t.parenrightinferior = 0x208e;
  2984. t.parenrightmonospace = 0xff09;
  2985. t.parenrightsmall = 0xfe5a;
  2986. t.parenrightsuperior = 0x207e;
  2987. t.parenrighttp = 0xf8f6;
  2988. t.parenrightvertical = 0xfe36;
  2989. t.partialdiff = 0x2202;
  2990. t.paseqhebrew = 0x05c0;
  2991. t.pashtahebrew = 0x0599;
  2992. t.pasquare = 0x33a9;
  2993. t.patah = 0x05b7;
  2994. t.patah11 = 0x05b7;
  2995. t.patah1d = 0x05b7;
  2996. t.patah2a = 0x05b7;
  2997. t.patahhebrew = 0x05b7;
  2998. t.patahnarrowhebrew = 0x05b7;
  2999. t.patahquarterhebrew = 0x05b7;
  3000. t.patahwidehebrew = 0x05b7;
  3001. t.pazerhebrew = 0x05a1;
  3002. t.pbopomofo = 0x3106;
  3003. t.pcircle = 0x24df;
  3004. t.pdotaccent = 0x1e57;
  3005. t.pe = 0x05e4;
  3006. t.pecyrillic = 0x043f;
  3007. t.pedagesh = 0xfb44;
  3008. t.pedageshhebrew = 0xfb44;
  3009. t.peezisquare = 0x333b;
  3010. t.pefinaldageshhebrew = 0xfb43;
  3011. t.peharabic = 0x067e;
  3012. t.peharmenian = 0x057a;
  3013. t.pehebrew = 0x05e4;
  3014. t.pehfinalarabic = 0xfb57;
  3015. t.pehinitialarabic = 0xfb58;
  3016. t.pehiragana = 0x307a;
  3017. t.pehmedialarabic = 0xfb59;
  3018. t.pekatakana = 0x30da;
  3019. t.pemiddlehookcyrillic = 0x04a7;
  3020. t.perafehebrew = 0xfb4e;
  3021. t.percent = 0x0025;
  3022. t.percentarabic = 0x066a;
  3023. t.percentmonospace = 0xff05;
  3024. t.percentsmall = 0xfe6a;
  3025. t.period = 0x002e;
  3026. t.periodarmenian = 0x0589;
  3027. t.periodcentered = 0x00b7;
  3028. t.periodhalfwidth = 0xff61;
  3029. t.periodinferior = 0xf6e7;
  3030. t.periodmonospace = 0xff0e;
  3031. t.periodsmall = 0xfe52;
  3032. t.periodsuperior = 0xf6e8;
  3033. t.perispomenigreekcmb = 0x0342;
  3034. t.perpendicular = 0x22a5;
  3035. t.perthousand = 0x2030;
  3036. t.peseta = 0x20a7;
  3037. t.pfsquare = 0x338a;
  3038. t.phabengali = 0x09ab;
  3039. t.phadeva = 0x092b;
  3040. t.phagujarati = 0x0aab;
  3041. t.phagurmukhi = 0x0a2b;
  3042. t.phi = 0x03c6;
  3043. t.phi1 = 0x03d5;
  3044. t.phieuphacirclekorean = 0x327a;
  3045. t.phieuphaparenkorean = 0x321a;
  3046. t.phieuphcirclekorean = 0x326c;
  3047. t.phieuphkorean = 0x314d;
  3048. t.phieuphparenkorean = 0x320c;
  3049. t.philatin = 0x0278;
  3050. t.phinthuthai = 0x0e3a;
  3051. t.phisymbolgreek = 0x03d5;
  3052. t.phook = 0x01a5;
  3053. t.phophanthai = 0x0e1e;
  3054. t.phophungthai = 0x0e1c;
  3055. t.phosamphaothai = 0x0e20;
  3056. t.pi = 0x03c0;
  3057. t.pieupacirclekorean = 0x3273;
  3058. t.pieupaparenkorean = 0x3213;
  3059. t.pieupcieuckorean = 0x3176;
  3060. t.pieupcirclekorean = 0x3265;
  3061. t.pieupkiyeokkorean = 0x3172;
  3062. t.pieupkorean = 0x3142;
  3063. t.pieupparenkorean = 0x3205;
  3064. t.pieupsioskiyeokkorean = 0x3174;
  3065. t.pieupsioskorean = 0x3144;
  3066. t.pieupsiostikeutkorean = 0x3175;
  3067. t.pieupthieuthkorean = 0x3177;
  3068. t.pieuptikeutkorean = 0x3173;
  3069. t.pihiragana = 0x3074;
  3070. t.pikatakana = 0x30d4;
  3071. t.pisymbolgreek = 0x03d6;
  3072. t.piwrarmenian = 0x0583;
  3073. t.plus = 0x002b;
  3074. t.plusbelowcmb = 0x031f;
  3075. t.pluscircle = 0x2295;
  3076. t.plusminus = 0x00b1;
  3077. t.plusmod = 0x02d6;
  3078. t.plusmonospace = 0xff0b;
  3079. t.plussmall = 0xfe62;
  3080. t.plussuperior = 0x207a;
  3081. t.pmonospace = 0xff50;
  3082. t.pmsquare = 0x33d8;
  3083. t.pohiragana = 0x307d;
  3084. t.pointingindexdownwhite = 0x261f;
  3085. t.pointingindexleftwhite = 0x261c;
  3086. t.pointingindexrightwhite = 0x261e;
  3087. t.pointingindexupwhite = 0x261d;
  3088. t.pokatakana = 0x30dd;
  3089. t.poplathai = 0x0e1b;
  3090. t.postalmark = 0x3012;
  3091. t.postalmarkface = 0x3020;
  3092. t.pparen = 0x24ab;
  3093. t.precedes = 0x227a;
  3094. t.prescription = 0x211e;
  3095. t.primemod = 0x02b9;
  3096. t.primereversed = 0x2035;
  3097. t.product = 0x220f;
  3098. t.projective = 0x2305;
  3099. t.prolongedkana = 0x30fc;
  3100. t.propellor = 0x2318;
  3101. t.propersubset = 0x2282;
  3102. t.propersuperset = 0x2283;
  3103. t.proportion = 0x2237;
  3104. t.proportional = 0x221d;
  3105. t.psi = 0x03c8;
  3106. t.psicyrillic = 0x0471;
  3107. t.psilipneumatacyrilliccmb = 0x0486;
  3108. t.pssquare = 0x33b0;
  3109. t.puhiragana = 0x3077;
  3110. t.pukatakana = 0x30d7;
  3111. t.pvsquare = 0x33b4;
  3112. t.pwsquare = 0x33ba;
  3113. t.q = 0x0071;
  3114. t.qadeva = 0x0958;
  3115. t.qadmahebrew = 0x05a8;
  3116. t.qafarabic = 0x0642;
  3117. t.qaffinalarabic = 0xfed6;
  3118. t.qafinitialarabic = 0xfed7;
  3119. t.qafmedialarabic = 0xfed8;
  3120. t.qamats = 0x05b8;
  3121. t.qamats10 = 0x05b8;
  3122. t.qamats1a = 0x05b8;
  3123. t.qamats1c = 0x05b8;
  3124. t.qamats27 = 0x05b8;
  3125. t.qamats29 = 0x05b8;
  3126. t.qamats33 = 0x05b8;
  3127. t.qamatsde = 0x05b8;
  3128. t.qamatshebrew = 0x05b8;
  3129. t.qamatsnarrowhebrew = 0x05b8;
  3130. t.qamatsqatanhebrew = 0x05b8;
  3131. t.qamatsqatannarrowhebrew = 0x05b8;
  3132. t.qamatsqatanquarterhebrew = 0x05b8;
  3133. t.qamatsqatanwidehebrew = 0x05b8;
  3134. t.qamatsquarterhebrew = 0x05b8;
  3135. t.qamatswidehebrew = 0x05b8;
  3136. t.qarneyparahebrew = 0x059f;
  3137. t.qbopomofo = 0x3111;
  3138. t.qcircle = 0x24e0;
  3139. t.qhook = 0x02a0;
  3140. t.qmonospace = 0xff51;
  3141. t.qof = 0x05e7;
  3142. t.qofdagesh = 0xfb47;
  3143. t.qofdageshhebrew = 0xfb47;
  3144. t.qofhebrew = 0x05e7;
  3145. t.qparen = 0x24ac;
  3146. t.quarternote = 0x2669;
  3147. t.qubuts = 0x05bb;
  3148. t.qubuts18 = 0x05bb;
  3149. t.qubuts25 = 0x05bb;
  3150. t.qubuts31 = 0x05bb;
  3151. t.qubutshebrew = 0x05bb;
  3152. t.qubutsnarrowhebrew = 0x05bb;
  3153. t.qubutsquarterhebrew = 0x05bb;
  3154. t.qubutswidehebrew = 0x05bb;
  3155. t.question = 0x003f;
  3156. t.questionarabic = 0x061f;
  3157. t.questionarmenian = 0x055e;
  3158. t.questiondown = 0x00bf;
  3159. t.questiondownsmall = 0xf7bf;
  3160. t.questiongreek = 0x037e;
  3161. t.questionmonospace = 0xff1f;
  3162. t.questionsmall = 0xf73f;
  3163. t.quotedbl = 0x0022;
  3164. t.quotedblbase = 0x201e;
  3165. t.quotedblleft = 0x201c;
  3166. t.quotedblmonospace = 0xff02;
  3167. t.quotedblprime = 0x301e;
  3168. t.quotedblprimereversed = 0x301d;
  3169. t.quotedblright = 0x201d;
  3170. t.quoteleft = 0x2018;
  3171. t.quoteleftreversed = 0x201b;
  3172. t.quotereversed = 0x201b;
  3173. t.quoteright = 0x2019;
  3174. t.quoterightn = 0x0149;
  3175. t.quotesinglbase = 0x201a;
  3176. t.quotesingle = 0x0027;
  3177. t.quotesinglemonospace = 0xff07;
  3178. t.r = 0x0072;
  3179. t.raarmenian = 0x057c;
  3180. t.rabengali = 0x09b0;
  3181. t.racute = 0x0155;
  3182. t.radeva = 0x0930;
  3183. t.radical = 0x221a;
  3184. t.radicalex = 0xf8e5;
  3185. t.radoverssquare = 0x33ae;
  3186. t.radoverssquaredsquare = 0x33af;
  3187. t.radsquare = 0x33ad;
  3188. t.rafe = 0x05bf;
  3189. t.rafehebrew = 0x05bf;
  3190. t.ragujarati = 0x0ab0;
  3191. t.ragurmukhi = 0x0a30;
  3192. t.rahiragana = 0x3089;
  3193. t.rakatakana = 0x30e9;
  3194. t.rakatakanahalfwidth = 0xff97;
  3195. t.ralowerdiagonalbengali = 0x09f1;
  3196. t.ramiddlediagonalbengali = 0x09f0;
  3197. t.ramshorn = 0x0264;
  3198. t.ratio = 0x2236;
  3199. t.rbopomofo = 0x3116;
  3200. t.rcaron = 0x0159;
  3201. t.rcedilla = 0x0157;
  3202. t.rcircle = 0x24e1;
  3203. t.rcommaaccent = 0x0157;
  3204. t.rdblgrave = 0x0211;
  3205. t.rdotaccent = 0x1e59;
  3206. t.rdotbelow = 0x1e5b;
  3207. t.rdotbelowmacron = 0x1e5d;
  3208. t.referencemark = 0x203b;
  3209. t.reflexsubset = 0x2286;
  3210. t.reflexsuperset = 0x2287;
  3211. t.registered = 0x00ae;
  3212. t.registersans = 0xf8e8;
  3213. t.registerserif = 0xf6da;
  3214. t.reharabic = 0x0631;
  3215. t.reharmenian = 0x0580;
  3216. t.rehfinalarabic = 0xfeae;
  3217. t.rehiragana = 0x308c;
  3218. t.rekatakana = 0x30ec;
  3219. t.rekatakanahalfwidth = 0xff9a;
  3220. t.resh = 0x05e8;
  3221. t.reshdageshhebrew = 0xfb48;
  3222. t.reshhebrew = 0x05e8;
  3223. t.reversedtilde = 0x223d;
  3224. t.reviahebrew = 0x0597;
  3225. t.reviamugrashhebrew = 0x0597;
  3226. t.revlogicalnot = 0x2310;
  3227. t.rfishhook = 0x027e;
  3228. t.rfishhookreversed = 0x027f;
  3229. t.rhabengali = 0x09dd;
  3230. t.rhadeva = 0x095d;
  3231. t.rho = 0x03c1;
  3232. t.rhook = 0x027d;
  3233. t.rhookturned = 0x027b;
  3234. t.rhookturnedsuperior = 0x02b5;
  3235. t.rhosymbolgreek = 0x03f1;
  3236. t.rhotichookmod = 0x02de;
  3237. t.rieulacirclekorean = 0x3271;
  3238. t.rieulaparenkorean = 0x3211;
  3239. t.rieulcirclekorean = 0x3263;
  3240. t.rieulhieuhkorean = 0x3140;
  3241. t.rieulkiyeokkorean = 0x313a;
  3242. t.rieulkiyeoksioskorean = 0x3169;
  3243. t.rieulkorean = 0x3139;
  3244. t.rieulmieumkorean = 0x313b;
  3245. t.rieulpansioskorean = 0x316c;
  3246. t.rieulparenkorean = 0x3203;
  3247. t.rieulphieuphkorean = 0x313f;
  3248. t.rieulpieupkorean = 0x313c;
  3249. t.rieulpieupsioskorean = 0x316b;
  3250. t.rieulsioskorean = 0x313d;
  3251. t.rieulthieuthkorean = 0x313e;
  3252. t.rieultikeutkorean = 0x316a;
  3253. t.rieulyeorinhieuhkorean = 0x316d;
  3254. t.rightangle = 0x221f;
  3255. t.righttackbelowcmb = 0x0319;
  3256. t.righttriangle = 0x22bf;
  3257. t.rihiragana = 0x308a;
  3258. t.rikatakana = 0x30ea;
  3259. t.rikatakanahalfwidth = 0xff98;
  3260. t.ring = 0x02da;
  3261. t.ringbelowcmb = 0x0325;
  3262. t.ringcmb = 0x030a;
  3263. t.ringhalfleft = 0x02bf;
  3264. t.ringhalfleftarmenian = 0x0559;
  3265. t.ringhalfleftbelowcmb = 0x031c;
  3266. t.ringhalfleftcentered = 0x02d3;
  3267. t.ringhalfright = 0x02be;
  3268. t.ringhalfrightbelowcmb = 0x0339;
  3269. t.ringhalfrightcentered = 0x02d2;
  3270. t.rinvertedbreve = 0x0213;
  3271. t.rittorusquare = 0x3351;
  3272. t.rlinebelow = 0x1e5f;
  3273. t.rlongleg = 0x027c;
  3274. t.rlonglegturned = 0x027a;
  3275. t.rmonospace = 0xff52;
  3276. t.rohiragana = 0x308d;
  3277. t.rokatakana = 0x30ed;
  3278. t.rokatakanahalfwidth = 0xff9b;
  3279. t.roruathai = 0x0e23;
  3280. t.rparen = 0x24ad;
  3281. t.rrabengali = 0x09dc;
  3282. t.rradeva = 0x0931;
  3283. t.rragurmukhi = 0x0a5c;
  3284. t.rreharabic = 0x0691;
  3285. t.rrehfinalarabic = 0xfb8d;
  3286. t.rrvocalicbengali = 0x09e0;
  3287. t.rrvocalicdeva = 0x0960;
  3288. t.rrvocalicgujarati = 0x0ae0;
  3289. t.rrvocalicvowelsignbengali = 0x09c4;
  3290. t.rrvocalicvowelsigndeva = 0x0944;
  3291. t.rrvocalicvowelsigngujarati = 0x0ac4;
  3292. t.rsuperior = 0xf6f1;
  3293. t.rtblock = 0x2590;
  3294. t.rturned = 0x0279;
  3295. t.rturnedsuperior = 0x02b4;
  3296. t.ruhiragana = 0x308b;
  3297. t.rukatakana = 0x30eb;
  3298. t.rukatakanahalfwidth = 0xff99;
  3299. t.rupeemarkbengali = 0x09f2;
  3300. t.rupeesignbengali = 0x09f3;
  3301. t.rupiah = 0xf6dd;
  3302. t.ruthai = 0x0e24;
  3303. t.rvocalicbengali = 0x098b;
  3304. t.rvocalicdeva = 0x090b;
  3305. t.rvocalicgujarati = 0x0a8b;
  3306. t.rvocalicvowelsignbengali = 0x09c3;
  3307. t.rvocalicvowelsigndeva = 0x0943;
  3308. t.rvocalicvowelsigngujarati = 0x0ac3;
  3309. t.s = 0x0073;
  3310. t.sabengali = 0x09b8;
  3311. t.sacute = 0x015b;
  3312. t.sacutedotaccent = 0x1e65;
  3313. t.sadarabic = 0x0635;
  3314. t.sadeva = 0x0938;
  3315. t.sadfinalarabic = 0xfeba;
  3316. t.sadinitialarabic = 0xfebb;
  3317. t.sadmedialarabic = 0xfebc;
  3318. t.sagujarati = 0x0ab8;
  3319. t.sagurmukhi = 0x0a38;
  3320. t.sahiragana = 0x3055;
  3321. t.sakatakana = 0x30b5;
  3322. t.sakatakanahalfwidth = 0xff7b;
  3323. t.sallallahoualayhewasallamarabic = 0xfdfa;
  3324. t.samekh = 0x05e1;
  3325. t.samekhdagesh = 0xfb41;
  3326. t.samekhdageshhebrew = 0xfb41;
  3327. t.samekhhebrew = 0x05e1;
  3328. t.saraaathai = 0x0e32;
  3329. t.saraaethai = 0x0e41;
  3330. t.saraaimaimalaithai = 0x0e44;
  3331. t.saraaimaimuanthai = 0x0e43;
  3332. t.saraamthai = 0x0e33;
  3333. t.saraathai = 0x0e30;
  3334. t.saraethai = 0x0e40;
  3335. t.saraiileftthai = 0xf886;
  3336. t.saraiithai = 0x0e35;
  3337. t.saraileftthai = 0xf885;
  3338. t.saraithai = 0x0e34;
  3339. t.saraothai = 0x0e42;
  3340. t.saraueeleftthai = 0xf888;
  3341. t.saraueethai = 0x0e37;
  3342. t.saraueleftthai = 0xf887;
  3343. t.sarauethai = 0x0e36;
  3344. t.sarauthai = 0x0e38;
  3345. t.sarauuthai = 0x0e39;
  3346. t.sbopomofo = 0x3119;
  3347. t.scaron = 0x0161;
  3348. t.scarondotaccent = 0x1e67;
  3349. t.scedilla = 0x015f;
  3350. t.schwa = 0x0259;
  3351. t.schwacyrillic = 0x04d9;
  3352. t.schwadieresiscyrillic = 0x04db;
  3353. t.schwahook = 0x025a;
  3354. t.scircle = 0x24e2;
  3355. t.scircumflex = 0x015d;
  3356. t.scommaaccent = 0x0219;
  3357. t.sdotaccent = 0x1e61;
  3358. t.sdotbelow = 0x1e63;
  3359. t.sdotbelowdotaccent = 0x1e69;
  3360. t.seagullbelowcmb = 0x033c;
  3361. t.second = 0x2033;
  3362. t.secondtonechinese = 0x02ca;
  3363. t.section = 0x00a7;
  3364. t.seenarabic = 0x0633;
  3365. t.seenfinalarabic = 0xfeb2;
  3366. t.seeninitialarabic = 0xfeb3;
  3367. t.seenmedialarabic = 0xfeb4;
  3368. t.segol = 0x05b6;
  3369. t.segol13 = 0x05b6;
  3370. t.segol1f = 0x05b6;
  3371. t.segol2c = 0x05b6;
  3372. t.segolhebrew = 0x05b6;
  3373. t.segolnarrowhebrew = 0x05b6;
  3374. t.segolquarterhebrew = 0x05b6;
  3375. t.segoltahebrew = 0x0592;
  3376. t.segolwidehebrew = 0x05b6;
  3377. t.seharmenian = 0x057d;
  3378. t.sehiragana = 0x305b;
  3379. t.sekatakana = 0x30bb;
  3380. t.sekatakanahalfwidth = 0xff7e;
  3381. t.semicolon = 0x003b;
  3382. t.semicolonarabic = 0x061b;
  3383. t.semicolonmonospace = 0xff1b;
  3384. t.semicolonsmall = 0xfe54;
  3385. t.semivoicedmarkkana = 0x309c;
  3386. t.semivoicedmarkkanahalfwidth = 0xff9f;
  3387. t.sentisquare = 0x3322;
  3388. t.sentosquare = 0x3323;
  3389. t.seven = 0x0037;
  3390. t.sevenarabic = 0x0667;
  3391. t.sevenbengali = 0x09ed;
  3392. t.sevencircle = 0x2466;
  3393. t.sevencircleinversesansserif = 0x2790;
  3394. t.sevendeva = 0x096d;
  3395. t.seveneighths = 0x215e;
  3396. t.sevengujarati = 0x0aed;
  3397. t.sevengurmukhi = 0x0a6d;
  3398. t.sevenhackarabic = 0x0667;
  3399. t.sevenhangzhou = 0x3027;
  3400. t.sevenideographicparen = 0x3226;
  3401. t.seveninferior = 0x2087;
  3402. t.sevenmonospace = 0xff17;
  3403. t.sevenoldstyle = 0xf737;
  3404. t.sevenparen = 0x247a;
  3405. t.sevenperiod = 0x248e;
  3406. t.sevenpersian = 0x06f7;
  3407. t.sevenroman = 0x2176;
  3408. t.sevensuperior = 0x2077;
  3409. t.seventeencircle = 0x2470;
  3410. t.seventeenparen = 0x2484;
  3411. t.seventeenperiod = 0x2498;
  3412. t.seventhai = 0x0e57;
  3413. t.sfthyphen = 0x00ad;
  3414. t.shaarmenian = 0x0577;
  3415. t.shabengali = 0x09b6;
  3416. t.shacyrillic = 0x0448;
  3417. t.shaddaarabic = 0x0651;
  3418. t.shaddadammaarabic = 0xfc61;
  3419. t.shaddadammatanarabic = 0xfc5e;
  3420. t.shaddafathaarabic = 0xfc60;
  3421. t.shaddakasraarabic = 0xfc62;
  3422. t.shaddakasratanarabic = 0xfc5f;
  3423. t.shade = 0x2592;
  3424. t.shadedark = 0x2593;
  3425. t.shadelight = 0x2591;
  3426. t.shademedium = 0x2592;
  3427. t.shadeva = 0x0936;
  3428. t.shagujarati = 0x0ab6;
  3429. t.shagurmukhi = 0x0a36;
  3430. t.shalshelethebrew = 0x0593;
  3431. t.shbopomofo = 0x3115;
  3432. t.shchacyrillic = 0x0449;
  3433. t.sheenarabic = 0x0634;
  3434. t.sheenfinalarabic = 0xfeb6;
  3435. t.sheeninitialarabic = 0xfeb7;
  3436. t.sheenmedialarabic = 0xfeb8;
  3437. t.sheicoptic = 0x03e3;
  3438. t.sheqel = 0x20aa;
  3439. t.sheqelhebrew = 0x20aa;
  3440. t.sheva = 0x05b0;
  3441. t.sheva115 = 0x05b0;
  3442. t.sheva15 = 0x05b0;
  3443. t.sheva22 = 0x05b0;
  3444. t.sheva2e = 0x05b0;
  3445. t.shevahebrew = 0x05b0;
  3446. t.shevanarrowhebrew = 0x05b0;
  3447. t.shevaquarterhebrew = 0x05b0;
  3448. t.shevawidehebrew = 0x05b0;
  3449. t.shhacyrillic = 0x04bb;
  3450. t.shimacoptic = 0x03ed;
  3451. t.shin = 0x05e9;
  3452. t.shindagesh = 0xfb49;
  3453. t.shindageshhebrew = 0xfb49;
  3454. t.shindageshshindot = 0xfb2c;
  3455. t.shindageshshindothebrew = 0xfb2c;
  3456. t.shindageshsindot = 0xfb2d;
  3457. t.shindageshsindothebrew = 0xfb2d;
  3458. t.shindothebrew = 0x05c1;
  3459. t.shinhebrew = 0x05e9;
  3460. t.shinshindot = 0xfb2a;
  3461. t.shinshindothebrew = 0xfb2a;
  3462. t.shinsindot = 0xfb2b;
  3463. t.shinsindothebrew = 0xfb2b;
  3464. t.shook = 0x0282;
  3465. t.sigma = 0x03c3;
  3466. t.sigma1 = 0x03c2;
  3467. t.sigmafinal = 0x03c2;
  3468. t.sigmalunatesymbolgreek = 0x03f2;
  3469. t.sihiragana = 0x3057;
  3470. t.sikatakana = 0x30b7;
  3471. t.sikatakanahalfwidth = 0xff7c;
  3472. t.siluqhebrew = 0x05bd;
  3473. t.siluqlefthebrew = 0x05bd;
  3474. t.similar = 0x223c;
  3475. t.sindothebrew = 0x05c2;
  3476. t.siosacirclekorean = 0x3274;
  3477. t.siosaparenkorean = 0x3214;
  3478. t.sioscieuckorean = 0x317e;
  3479. t.sioscirclekorean = 0x3266;
  3480. t.sioskiyeokkorean = 0x317a;
  3481. t.sioskorean = 0x3145;
  3482. t.siosnieunkorean = 0x317b;
  3483. t.siosparenkorean = 0x3206;
  3484. t.siospieupkorean = 0x317d;
  3485. t.siostikeutkorean = 0x317c;
  3486. t.six = 0x0036;
  3487. t.sixarabic = 0x0666;
  3488. t.sixbengali = 0x09ec;
  3489. t.sixcircle = 0x2465;
  3490. t.sixcircleinversesansserif = 0x278f;
  3491. t.sixdeva = 0x096c;
  3492. t.sixgujarati = 0x0aec;
  3493. t.sixgurmukhi = 0x0a6c;
  3494. t.sixhackarabic = 0x0666;
  3495. t.sixhangzhou = 0x3026;
  3496. t.sixideographicparen = 0x3225;
  3497. t.sixinferior = 0x2086;
  3498. t.sixmonospace = 0xff16;
  3499. t.sixoldstyle = 0xf736;
  3500. t.sixparen = 0x2479;
  3501. t.sixperiod = 0x248d;
  3502. t.sixpersian = 0x06f6;
  3503. t.sixroman = 0x2175;
  3504. t.sixsuperior = 0x2076;
  3505. t.sixteencircle = 0x246f;
  3506. t.sixteencurrencydenominatorbengali = 0x09f9;
  3507. t.sixteenparen = 0x2483;
  3508. t.sixteenperiod = 0x2497;
  3509. t.sixthai = 0x0e56;
  3510. t.slash = 0x002f;
  3511. t.slashmonospace = 0xff0f;
  3512. t.slong = 0x017f;
  3513. t.slongdotaccent = 0x1e9b;
  3514. t.smileface = 0x263a;
  3515. t.smonospace = 0xff53;
  3516. t.sofpasuqhebrew = 0x05c3;
  3517. t.softhyphen = 0x00ad;
  3518. t.softsigncyrillic = 0x044c;
  3519. t.sohiragana = 0x305d;
  3520. t.sokatakana = 0x30bd;
  3521. t.sokatakanahalfwidth = 0xff7f;
  3522. t.soliduslongoverlaycmb = 0x0338;
  3523. t.solidusshortoverlaycmb = 0x0337;
  3524. t.sorusithai = 0x0e29;
  3525. t.sosalathai = 0x0e28;
  3526. t.sosothai = 0x0e0b;
  3527. t.sosuathai = 0x0e2a;
  3528. t.space = 0x0020;
  3529. t.spacehackarabic = 0x0020;
  3530. t.spade = 0x2660;
  3531. t.spadesuitblack = 0x2660;
  3532. t.spadesuitwhite = 0x2664;
  3533. t.sparen = 0x24ae;
  3534. t.squarebelowcmb = 0x033b;
  3535. t.squarecc = 0x33c4;
  3536. t.squarecm = 0x339d;
  3537. t.squarediagonalcrosshatchfill = 0x25a9;
  3538. t.squarehorizontalfill = 0x25a4;
  3539. t.squarekg = 0x338f;
  3540. t.squarekm = 0x339e;
  3541. t.squarekmcapital = 0x33ce;
  3542. t.squareln = 0x33d1;
  3543. t.squarelog = 0x33d2;
  3544. t.squaremg = 0x338e;
  3545. t.squaremil = 0x33d5;
  3546. t.squaremm = 0x339c;
  3547. t.squaremsquared = 0x33a1;
  3548. t.squareorthogonalcrosshatchfill = 0x25a6;
  3549. t.squareupperlefttolowerrightfill = 0x25a7;
  3550. t.squareupperrighttolowerleftfill = 0x25a8;
  3551. t.squareverticalfill = 0x25a5;
  3552. t.squarewhitewithsmallblack = 0x25a3;
  3553. t.srsquare = 0x33db;
  3554. t.ssabengali = 0x09b7;
  3555. t.ssadeva = 0x0937;
  3556. t.ssagujarati = 0x0ab7;
  3557. t.ssangcieuckorean = 0x3149;
  3558. t.ssanghieuhkorean = 0x3185;
  3559. t.ssangieungkorean = 0x3180;
  3560. t.ssangkiyeokkorean = 0x3132;
  3561. t.ssangnieunkorean = 0x3165;
  3562. t.ssangpieupkorean = 0x3143;
  3563. t.ssangsioskorean = 0x3146;
  3564. t.ssangtikeutkorean = 0x3138;
  3565. t.ssuperior = 0xf6f2;
  3566. t.sterling = 0x00a3;
  3567. t.sterlingmonospace = 0xffe1;
  3568. t.strokelongoverlaycmb = 0x0336;
  3569. t.strokeshortoverlaycmb = 0x0335;
  3570. t.subset = 0x2282;
  3571. t.subsetnotequal = 0x228a;
  3572. t.subsetorequal = 0x2286;
  3573. t.succeeds = 0x227b;
  3574. t.suchthat = 0x220b;
  3575. t.suhiragana = 0x3059;
  3576. t.sukatakana = 0x30b9;
  3577. t.sukatakanahalfwidth = 0xff7d;
  3578. t.sukunarabic = 0x0652;
  3579. t.summation = 0x2211;
  3580. t.sun = 0x263c;
  3581. t.superset = 0x2283;
  3582. t.supersetnotequal = 0x228b;
  3583. t.supersetorequal = 0x2287;
  3584. t.svsquare = 0x33dc;
  3585. t.syouwaerasquare = 0x337c;
  3586. t.t = 0x0074;
  3587. t.tabengali = 0x09a4;
  3588. t.tackdown = 0x22a4;
  3589. t.tackleft = 0x22a3;
  3590. t.tadeva = 0x0924;
  3591. t.tagujarati = 0x0aa4;
  3592. t.tagurmukhi = 0x0a24;
  3593. t.taharabic = 0x0637;
  3594. t.tahfinalarabic = 0xfec2;
  3595. t.tahinitialarabic = 0xfec3;
  3596. t.tahiragana = 0x305f;
  3597. t.tahmedialarabic = 0xfec4;
  3598. t.taisyouerasquare = 0x337d;
  3599. t.takatakana = 0x30bf;
  3600. t.takatakanahalfwidth = 0xff80;
  3601. t.tatweelarabic = 0x0640;
  3602. t.tau = 0x03c4;
  3603. t.tav = 0x05ea;
  3604. t.tavdages = 0xfb4a;
  3605. t.tavdagesh = 0xfb4a;
  3606. t.tavdageshhebrew = 0xfb4a;
  3607. t.tavhebrew = 0x05ea;
  3608. t.tbar = 0x0167;
  3609. t.tbopomofo = 0x310a;
  3610. t.tcaron = 0x0165;
  3611. t.tccurl = 0x02a8;
  3612. t.tcedilla = 0x0163;
  3613. t.tcheharabic = 0x0686;
  3614. t.tchehfinalarabic = 0xfb7b;
  3615. t.tchehinitialarabic = 0xfb7c;
  3616. t.tchehmedialarabic = 0xfb7d;
  3617. t.tcircle = 0x24e3;
  3618. t.tcircumflexbelow = 0x1e71;
  3619. t.tcommaaccent = 0x0163;
  3620. t.tdieresis = 0x1e97;
  3621. t.tdotaccent = 0x1e6b;
  3622. t.tdotbelow = 0x1e6d;
  3623. t.tecyrillic = 0x0442;
  3624. t.tedescendercyrillic = 0x04ad;
  3625. t.teharabic = 0x062a;
  3626. t.tehfinalarabic = 0xfe96;
  3627. t.tehhahinitialarabic = 0xfca2;
  3628. t.tehhahisolatedarabic = 0xfc0c;
  3629. t.tehinitialarabic = 0xfe97;
  3630. t.tehiragana = 0x3066;
  3631. t.tehjeeminitialarabic = 0xfca1;
  3632. t.tehjeemisolatedarabic = 0xfc0b;
  3633. t.tehmarbutaarabic = 0x0629;
  3634. t.tehmarbutafinalarabic = 0xfe94;
  3635. t.tehmedialarabic = 0xfe98;
  3636. t.tehmeeminitialarabic = 0xfca4;
  3637. t.tehmeemisolatedarabic = 0xfc0e;
  3638. t.tehnoonfinalarabic = 0xfc73;
  3639. t.tekatakana = 0x30c6;
  3640. t.tekatakanahalfwidth = 0xff83;
  3641. t.telephone = 0x2121;
  3642. t.telephoneblack = 0x260e;
  3643. t.telishagedolahebrew = 0x05a0;
  3644. t.telishaqetanahebrew = 0x05a9;
  3645. t.tencircle = 0x2469;
  3646. t.tenideographicparen = 0x3229;
  3647. t.tenparen = 0x247d;
  3648. t.tenperiod = 0x2491;
  3649. t.tenroman = 0x2179;
  3650. t.tesh = 0x02a7;
  3651. t.tet = 0x05d8;
  3652. t.tetdagesh = 0xfb38;
  3653. t.tetdageshhebrew = 0xfb38;
  3654. t.tethebrew = 0x05d8;
  3655. t.tetsecyrillic = 0x04b5;
  3656. t.tevirhebrew = 0x059b;
  3657. t.tevirlefthebrew = 0x059b;
  3658. t.thabengali = 0x09a5;
  3659. t.thadeva = 0x0925;
  3660. t.thagujarati = 0x0aa5;
  3661. t.thagurmukhi = 0x0a25;
  3662. t.thalarabic = 0x0630;
  3663. t.thalfinalarabic = 0xfeac;
  3664. t.thanthakhatlowleftthai = 0xf898;
  3665. t.thanthakhatlowrightthai = 0xf897;
  3666. t.thanthakhatthai = 0x0e4c;
  3667. t.thanthakhatupperleftthai = 0xf896;
  3668. t.theharabic = 0x062b;
  3669. t.thehfinalarabic = 0xfe9a;
  3670. t.thehinitialarabic = 0xfe9b;
  3671. t.thehmedialarabic = 0xfe9c;
  3672. t.thereexists = 0x2203;
  3673. t.therefore = 0x2234;
  3674. t.theta = 0x03b8;
  3675. t.theta1 = 0x03d1;
  3676. t.thetasymbolgreek = 0x03d1;
  3677. t.thieuthacirclekorean = 0x3279;
  3678. t.thieuthaparenkorean = 0x3219;
  3679. t.thieuthcirclekorean = 0x326b;
  3680. t.thieuthkorean = 0x314c;
  3681. t.thieuthparenkorean = 0x320b;
  3682. t.thirteencircle = 0x246c;
  3683. t.thirteenparen = 0x2480;
  3684. t.thirteenperiod = 0x2494;
  3685. t.thonangmonthothai = 0x0e11;
  3686. t.thook = 0x01ad;
  3687. t.thophuthaothai = 0x0e12;
  3688. t.thorn = 0x00fe;
  3689. t.thothahanthai = 0x0e17;
  3690. t.thothanthai = 0x0e10;
  3691. t.thothongthai = 0x0e18;
  3692. t.thothungthai = 0x0e16;
  3693. t.thousandcyrillic = 0x0482;
  3694. t.thousandsseparatorarabic = 0x066c;
  3695. t.thousandsseparatorpersian = 0x066c;
  3696. t.three = 0x0033;
  3697. t.threearabic = 0x0663;
  3698. t.threebengali = 0x09e9;
  3699. t.threecircle = 0x2462;
  3700. t.threecircleinversesansserif = 0x278c;
  3701. t.threedeva = 0x0969;
  3702. t.threeeighths = 0x215c;
  3703. t.threegujarati = 0x0ae9;
  3704. t.threegurmukhi = 0x0a69;
  3705. t.threehackarabic = 0x0663;
  3706. t.threehangzhou = 0x3023;
  3707. t.threeideographicparen = 0x3222;
  3708. t.threeinferior = 0x2083;
  3709. t.threemonospace = 0xff13;
  3710. t.threenumeratorbengali = 0x09f6;
  3711. t.threeoldstyle = 0xf733;
  3712. t.threeparen = 0x2476;
  3713. t.threeperiod = 0x248a;
  3714. t.threepersian = 0x06f3;
  3715. t.threequarters = 0x00be;
  3716. t.threequartersemdash = 0xf6de;
  3717. t.threeroman = 0x2172;
  3718. t.threesuperior = 0x00b3;
  3719. t.threethai = 0x0e53;
  3720. t.thzsquare = 0x3394;
  3721. t.tihiragana = 0x3061;
  3722. t.tikatakana = 0x30c1;
  3723. t.tikatakanahalfwidth = 0xff81;
  3724. t.tikeutacirclekorean = 0x3270;
  3725. t.tikeutaparenkorean = 0x3210;
  3726. t.tikeutcirclekorean = 0x3262;
  3727. t.tikeutkorean = 0x3137;
  3728. t.tikeutparenkorean = 0x3202;
  3729. t.tilde = 0x02dc;
  3730. t.tildebelowcmb = 0x0330;
  3731. t.tildecmb = 0x0303;
  3732. t.tildecomb = 0x0303;
  3733. t.tildedoublecmb = 0x0360;
  3734. t.tildeoperator = 0x223c;
  3735. t.tildeoverlaycmb = 0x0334;
  3736. t.tildeverticalcmb = 0x033e;
  3737. t.timescircle = 0x2297;
  3738. t.tipehahebrew = 0x0596;
  3739. t.tipehalefthebrew = 0x0596;
  3740. t.tippigurmukhi = 0x0a70;
  3741. t.titlocyrilliccmb = 0x0483;
  3742. t.tiwnarmenian = 0x057f;
  3743. t.tlinebelow = 0x1e6f;
  3744. t.tmonospace = 0xff54;
  3745. t.toarmenian = 0x0569;
  3746. t.tohiragana = 0x3068;
  3747. t.tokatakana = 0x30c8;
  3748. t.tokatakanahalfwidth = 0xff84;
  3749. t.tonebarextrahighmod = 0x02e5;
  3750. t.tonebarextralowmod = 0x02e9;
  3751. t.tonebarhighmod = 0x02e6;
  3752. t.tonebarlowmod = 0x02e8;
  3753. t.tonebarmidmod = 0x02e7;
  3754. t.tonefive = 0x01bd;
  3755. t.tonesix = 0x0185;
  3756. t.tonetwo = 0x01a8;
  3757. t.tonos = 0x0384;
  3758. t.tonsquare = 0x3327;
  3759. t.topatakthai = 0x0e0f;
  3760. t.tortoiseshellbracketleft = 0x3014;
  3761. t.tortoiseshellbracketleftsmall = 0xfe5d;
  3762. t.tortoiseshellbracketleftvertical = 0xfe39;
  3763. t.tortoiseshellbracketright = 0x3015;
  3764. t.tortoiseshellbracketrightsmall = 0xfe5e;
  3765. t.tortoiseshellbracketrightvertical = 0xfe3a;
  3766. t.totaothai = 0x0e15;
  3767. t.tpalatalhook = 0x01ab;
  3768. t.tparen = 0x24af;
  3769. t.trademark = 0x2122;
  3770. t.trademarksans = 0xf8ea;
  3771. t.trademarkserif = 0xf6db;
  3772. t.tretroflexhook = 0x0288;
  3773. t.triagdn = 0x25bc;
  3774. t.triaglf = 0x25c4;
  3775. t.triagrt = 0x25ba;
  3776. t.triagup = 0x25b2;
  3777. t.ts = 0x02a6;
  3778. t.tsadi = 0x05e6;
  3779. t.tsadidagesh = 0xfb46;
  3780. t.tsadidageshhebrew = 0xfb46;
  3781. t.tsadihebrew = 0x05e6;
  3782. t.tsecyrillic = 0x0446;
  3783. t.tsere = 0x05b5;
  3784. t.tsere12 = 0x05b5;
  3785. t.tsere1e = 0x05b5;
  3786. t.tsere2b = 0x05b5;
  3787. t.tserehebrew = 0x05b5;
  3788. t.tserenarrowhebrew = 0x05b5;
  3789. t.tserequarterhebrew = 0x05b5;
  3790. t.tserewidehebrew = 0x05b5;
  3791. t.tshecyrillic = 0x045b;
  3792. t.tsuperior = 0xf6f3;
  3793. t.ttabengali = 0x099f;
  3794. t.ttadeva = 0x091f;
  3795. t.ttagujarati = 0x0a9f;
  3796. t.ttagurmukhi = 0x0a1f;
  3797. t.tteharabic = 0x0679;
  3798. t.ttehfinalarabic = 0xfb67;
  3799. t.ttehinitialarabic = 0xfb68;
  3800. t.ttehmedialarabic = 0xfb69;
  3801. t.tthabengali = 0x09a0;
  3802. t.tthadeva = 0x0920;
  3803. t.tthagujarati = 0x0aa0;
  3804. t.tthagurmukhi = 0x0a20;
  3805. t.tturned = 0x0287;
  3806. t.tuhiragana = 0x3064;
  3807. t.tukatakana = 0x30c4;
  3808. t.tukatakanahalfwidth = 0xff82;
  3809. t.tusmallhiragana = 0x3063;
  3810. t.tusmallkatakana = 0x30c3;
  3811. t.tusmallkatakanahalfwidth = 0xff6f;
  3812. t.twelvecircle = 0x246b;
  3813. t.twelveparen = 0x247f;
  3814. t.twelveperiod = 0x2493;
  3815. t.twelveroman = 0x217b;
  3816. t.twentycircle = 0x2473;
  3817. t.twentyhangzhou = 0x5344;
  3818. t.twentyparen = 0x2487;
  3819. t.twentyperiod = 0x249b;
  3820. t.two = 0x0032;
  3821. t.twoarabic = 0x0662;
  3822. t.twobengali = 0x09e8;
  3823. t.twocircle = 0x2461;
  3824. t.twocircleinversesansserif = 0x278b;
  3825. t.twodeva = 0x0968;
  3826. t.twodotenleader = 0x2025;
  3827. t.twodotleader = 0x2025;
  3828. t.twodotleadervertical = 0xfe30;
  3829. t.twogujarati = 0x0ae8;
  3830. t.twogurmukhi = 0x0a68;
  3831. t.twohackarabic = 0x0662;
  3832. t.twohangzhou = 0x3022;
  3833. t.twoideographicparen = 0x3221;
  3834. t.twoinferior = 0x2082;
  3835. t.twomonospace = 0xff12;
  3836. t.twonumeratorbengali = 0x09f5;
  3837. t.twooldstyle = 0xf732;
  3838. t.twoparen = 0x2475;
  3839. t.twoperiod = 0x2489;
  3840. t.twopersian = 0x06f2;
  3841. t.tworoman = 0x2171;
  3842. t.twostroke = 0x01bb;
  3843. t.twosuperior = 0x00b2;
  3844. t.twothai = 0x0e52;
  3845. t.twothirds = 0x2154;
  3846. t.u = 0x0075;
  3847. t.uacute = 0x00fa;
  3848. t.ubar = 0x0289;
  3849. t.ubengali = 0x0989;
  3850. t.ubopomofo = 0x3128;
  3851. t.ubreve = 0x016d;
  3852. t.ucaron = 0x01d4;
  3853. t.ucircle = 0x24e4;
  3854. t.ucircumflex = 0x00fb;
  3855. t.ucircumflexbelow = 0x1e77;
  3856. t.ucyrillic = 0x0443;
  3857. t.udattadeva = 0x0951;
  3858. t.udblacute = 0x0171;
  3859. t.udblgrave = 0x0215;
  3860. t.udeva = 0x0909;
  3861. t.udieresis = 0x00fc;
  3862. t.udieresisacute = 0x01d8;
  3863. t.udieresisbelow = 0x1e73;
  3864. t.udieresiscaron = 0x01da;
  3865. t.udieresiscyrillic = 0x04f1;
  3866. t.udieresisgrave = 0x01dc;
  3867. t.udieresismacron = 0x01d6;
  3868. t.udotbelow = 0x1ee5;
  3869. t.ugrave = 0x00f9;
  3870. t.ugujarati = 0x0a89;
  3871. t.ugurmukhi = 0x0a09;
  3872. t.uhiragana = 0x3046;
  3873. t.uhookabove = 0x1ee7;
  3874. t.uhorn = 0x01b0;
  3875. t.uhornacute = 0x1ee9;
  3876. t.uhorndotbelow = 0x1ef1;
  3877. t.uhorngrave = 0x1eeb;
  3878. t.uhornhookabove = 0x1eed;
  3879. t.uhorntilde = 0x1eef;
  3880. t.uhungarumlaut = 0x0171;
  3881. t.uhungarumlautcyrillic = 0x04f3;
  3882. t.uinvertedbreve = 0x0217;
  3883. t.ukatakana = 0x30a6;
  3884. t.ukatakanahalfwidth = 0xff73;
  3885. t.ukcyrillic = 0x0479;
  3886. t.ukorean = 0x315c;
  3887. t.umacron = 0x016b;
  3888. t.umacroncyrillic = 0x04ef;
  3889. t.umacrondieresis = 0x1e7b;
  3890. t.umatragurmukhi = 0x0a41;
  3891. t.umonospace = 0xff55;
  3892. t.underscore = 0x005f;
  3893. t.underscoredbl = 0x2017;
  3894. t.underscoremonospace = 0xff3f;
  3895. t.underscorevertical = 0xfe33;
  3896. t.underscorewavy = 0xfe4f;
  3897. t.union = 0x222a;
  3898. t.universal = 0x2200;
  3899. t.uogonek = 0x0173;
  3900. t.uparen = 0x24b0;
  3901. t.upblock = 0x2580;
  3902. t.upperdothebrew = 0x05c4;
  3903. t.upsilon = 0x03c5;
  3904. t.upsilondieresis = 0x03cb;
  3905. t.upsilondieresistonos = 0x03b0;
  3906. t.upsilonlatin = 0x028a;
  3907. t.upsilontonos = 0x03cd;
  3908. t.uptackbelowcmb = 0x031d;
  3909. t.uptackmod = 0x02d4;
  3910. t.uragurmukhi = 0x0a73;
  3911. t.uring = 0x016f;
  3912. t.ushortcyrillic = 0x045e;
  3913. t.usmallhiragana = 0x3045;
  3914. t.usmallkatakana = 0x30a5;
  3915. t.usmallkatakanahalfwidth = 0xff69;
  3916. t.ustraightcyrillic = 0x04af;
  3917. t.ustraightstrokecyrillic = 0x04b1;
  3918. t.utilde = 0x0169;
  3919. t.utildeacute = 0x1e79;
  3920. t.utildebelow = 0x1e75;
  3921. t.uubengali = 0x098a;
  3922. t.uudeva = 0x090a;
  3923. t.uugujarati = 0x0a8a;
  3924. t.uugurmukhi = 0x0a0a;
  3925. t.uumatragurmukhi = 0x0a42;
  3926. t.uuvowelsignbengali = 0x09c2;
  3927. t.uuvowelsigndeva = 0x0942;
  3928. t.uuvowelsigngujarati = 0x0ac2;
  3929. t.uvowelsignbengali = 0x09c1;
  3930. t.uvowelsigndeva = 0x0941;
  3931. t.uvowelsigngujarati = 0x0ac1;
  3932. t.v = 0x0076;
  3933. t.vadeva = 0x0935;
  3934. t.vagujarati = 0x0ab5;
  3935. t.vagurmukhi = 0x0a35;
  3936. t.vakatakana = 0x30f7;
  3937. t.vav = 0x05d5;
  3938. t.vavdagesh = 0xfb35;
  3939. t.vavdagesh65 = 0xfb35;
  3940. t.vavdageshhebrew = 0xfb35;
  3941. t.vavhebrew = 0x05d5;
  3942. t.vavholam = 0xfb4b;
  3943. t.vavholamhebrew = 0xfb4b;
  3944. t.vavvavhebrew = 0x05f0;
  3945. t.vavyodhebrew = 0x05f1;
  3946. t.vcircle = 0x24e5;
  3947. t.vdotbelow = 0x1e7f;
  3948. t.vecyrillic = 0x0432;
  3949. t.veharabic = 0x06a4;
  3950. t.vehfinalarabic = 0xfb6b;
  3951. t.vehinitialarabic = 0xfb6c;
  3952. t.vehmedialarabic = 0xfb6d;
  3953. t.vekatakana = 0x30f9;
  3954. t.venus = 0x2640;
  3955. t.verticalbar = 0x007c;
  3956. t.verticallineabovecmb = 0x030d;
  3957. t.verticallinebelowcmb = 0x0329;
  3958. t.verticallinelowmod = 0x02cc;
  3959. t.verticallinemod = 0x02c8;
  3960. t.vewarmenian = 0x057e;
  3961. t.vhook = 0x028b;
  3962. t.vikatakana = 0x30f8;
  3963. t.viramabengali = 0x09cd;
  3964. t.viramadeva = 0x094d;
  3965. t.viramagujarati = 0x0acd;
  3966. t.visargabengali = 0x0983;
  3967. t.visargadeva = 0x0903;
  3968. t.visargagujarati = 0x0a83;
  3969. t.vmonospace = 0xff56;
  3970. t.voarmenian = 0x0578;
  3971. t.voicediterationhiragana = 0x309e;
  3972. t.voicediterationkatakana = 0x30fe;
  3973. t.voicedmarkkana = 0x309b;
  3974. t.voicedmarkkanahalfwidth = 0xff9e;
  3975. t.vokatakana = 0x30fa;
  3976. t.vparen = 0x24b1;
  3977. t.vtilde = 0x1e7d;
  3978. t.vturned = 0x028c;
  3979. t.vuhiragana = 0x3094;
  3980. t.vukatakana = 0x30f4;
  3981. t.w = 0x0077;
  3982. t.wacute = 0x1e83;
  3983. t.waekorean = 0x3159;
  3984. t.wahiragana = 0x308f;
  3985. t.wakatakana = 0x30ef;
  3986. t.wakatakanahalfwidth = 0xff9c;
  3987. t.wakorean = 0x3158;
  3988. t.wasmallhiragana = 0x308e;
  3989. t.wasmallkatakana = 0x30ee;
  3990. t.wattosquare = 0x3357;
  3991. t.wavedash = 0x301c;
  3992. t.wavyunderscorevertical = 0xfe34;
  3993. t.wawarabic = 0x0648;
  3994. t.wawfinalarabic = 0xfeee;
  3995. t.wawhamzaabovearabic = 0x0624;
  3996. t.wawhamzaabovefinalarabic = 0xfe86;
  3997. t.wbsquare = 0x33dd;
  3998. t.wcircle = 0x24e6;
  3999. t.wcircumflex = 0x0175;
  4000. t.wdieresis = 0x1e85;
  4001. t.wdotaccent = 0x1e87;
  4002. t.wdotbelow = 0x1e89;
  4003. t.wehiragana = 0x3091;
  4004. t.weierstrass = 0x2118;
  4005. t.wekatakana = 0x30f1;
  4006. t.wekorean = 0x315e;
  4007. t.weokorean = 0x315d;
  4008. t.wgrave = 0x1e81;
  4009. t.whitebullet = 0x25e6;
  4010. t.whitecircle = 0x25cb;
  4011. t.whitecircleinverse = 0x25d9;
  4012. t.whitecornerbracketleft = 0x300e;
  4013. t.whitecornerbracketleftvertical = 0xfe43;
  4014. t.whitecornerbracketright = 0x300f;
  4015. t.whitecornerbracketrightvertical = 0xfe44;
  4016. t.whitediamond = 0x25c7;
  4017. t.whitediamondcontainingblacksmalldiamond = 0x25c8;
  4018. t.whitedownpointingsmalltriangle = 0x25bf;
  4019. t.whitedownpointingtriangle = 0x25bd;
  4020. t.whiteleftpointingsmalltriangle = 0x25c3;
  4021. t.whiteleftpointingtriangle = 0x25c1;
  4022. t.whitelenticularbracketleft = 0x3016;
  4023. t.whitelenticularbracketright = 0x3017;
  4024. t.whiterightpointingsmalltriangle = 0x25b9;
  4025. t.whiterightpointingtriangle = 0x25b7;
  4026. t.whitesmallsquare = 0x25ab;
  4027. t.whitesmilingface = 0x263a;
  4028. t.whitesquare = 0x25a1;
  4029. t.whitestar = 0x2606;
  4030. t.whitetelephone = 0x260f;
  4031. t.whitetortoiseshellbracketleft = 0x3018;
  4032. t.whitetortoiseshellbracketright = 0x3019;
  4033. t.whiteuppointingsmalltriangle = 0x25b5;
  4034. t.whiteuppointingtriangle = 0x25b3;
  4035. t.wihiragana = 0x3090;
  4036. t.wikatakana = 0x30f0;
  4037. t.wikorean = 0x315f;
  4038. t.wmonospace = 0xff57;
  4039. t.wohiragana = 0x3092;
  4040. t.wokatakana = 0x30f2;
  4041. t.wokatakanahalfwidth = 0xff66;
  4042. t.won = 0x20a9;
  4043. t.wonmonospace = 0xffe6;
  4044. t.wowaenthai = 0x0e27;
  4045. t.wparen = 0x24b2;
  4046. t.wring = 0x1e98;
  4047. t.wsuperior = 0x02b7;
  4048. t.wturned = 0x028d;
  4049. t.wynn = 0x01bf;
  4050. t.x = 0x0078;
  4051. t.xabovecmb = 0x033d;
  4052. t.xbopomofo = 0x3112;
  4053. t.xcircle = 0x24e7;
  4054. t.xdieresis = 0x1e8d;
  4055. t.xdotaccent = 0x1e8b;
  4056. t.xeharmenian = 0x056d;
  4057. t.xi = 0x03be;
  4058. t.xmonospace = 0xff58;
  4059. t.xparen = 0x24b3;
  4060. t.xsuperior = 0x02e3;
  4061. t.y = 0x0079;
  4062. t.yaadosquare = 0x334e;
  4063. t.yabengali = 0x09af;
  4064. t.yacute = 0x00fd;
  4065. t.yadeva = 0x092f;
  4066. t.yaekorean = 0x3152;
  4067. t.yagujarati = 0x0aaf;
  4068. t.yagurmukhi = 0x0a2f;
  4069. t.yahiragana = 0x3084;
  4070. t.yakatakana = 0x30e4;
  4071. t.yakatakanahalfwidth = 0xff94;
  4072. t.yakorean = 0x3151;
  4073. t.yamakkanthai = 0x0e4e;
  4074. t.yasmallhiragana = 0x3083;
  4075. t.yasmallkatakana = 0x30e3;
  4076. t.yasmallkatakanahalfwidth = 0xff6c;
  4077. t.yatcyrillic = 0x0463;
  4078. t.ycircle = 0x24e8;
  4079. t.ycircumflex = 0x0177;
  4080. t.ydieresis = 0x00ff;
  4081. t.ydotaccent = 0x1e8f;
  4082. t.ydotbelow = 0x1ef5;
  4083. t.yeharabic = 0x064a;
  4084. t.yehbarreearabic = 0x06d2;
  4085. t.yehbarreefinalarabic = 0xfbaf;
  4086. t.yehfinalarabic = 0xfef2;
  4087. t.yehhamzaabovearabic = 0x0626;
  4088. t.yehhamzaabovefinalarabic = 0xfe8a;
  4089. t.yehhamzaaboveinitialarabic = 0xfe8b;
  4090. t.yehhamzaabovemedialarabic = 0xfe8c;
  4091. t.yehinitialarabic = 0xfef3;
  4092. t.yehmedialarabic = 0xfef4;
  4093. t.yehmeeminitialarabic = 0xfcdd;
  4094. t.yehmeemisolatedarabic = 0xfc58;
  4095. t.yehnoonfinalarabic = 0xfc94;
  4096. t.yehthreedotsbelowarabic = 0x06d1;
  4097. t.yekorean = 0x3156;
  4098. t.yen = 0x00a5;
  4099. t.yenmonospace = 0xffe5;
  4100. t.yeokorean = 0x3155;
  4101. t.yeorinhieuhkorean = 0x3186;
  4102. t.yerahbenyomohebrew = 0x05aa;
  4103. t.yerahbenyomolefthebrew = 0x05aa;
  4104. t.yericyrillic = 0x044b;
  4105. t.yerudieresiscyrillic = 0x04f9;
  4106. t.yesieungkorean = 0x3181;
  4107. t.yesieungpansioskorean = 0x3183;
  4108. t.yesieungsioskorean = 0x3182;
  4109. t.yetivhebrew = 0x059a;
  4110. t.ygrave = 0x1ef3;
  4111. t.yhook = 0x01b4;
  4112. t.yhookabove = 0x1ef7;
  4113. t.yiarmenian = 0x0575;
  4114. t.yicyrillic = 0x0457;
  4115. t.yikorean = 0x3162;
  4116. t.yinyang = 0x262f;
  4117. t.yiwnarmenian = 0x0582;
  4118. t.ymonospace = 0xff59;
  4119. t.yod = 0x05d9;
  4120. t.yoddagesh = 0xfb39;
  4121. t.yoddageshhebrew = 0xfb39;
  4122. t.yodhebrew = 0x05d9;
  4123. t.yodyodhebrew = 0x05f2;
  4124. t.yodyodpatahhebrew = 0xfb1f;
  4125. t.yohiragana = 0x3088;
  4126. t.yoikorean = 0x3189;
  4127. t.yokatakana = 0x30e8;
  4128. t.yokatakanahalfwidth = 0xff96;
  4129. t.yokorean = 0x315b;
  4130. t.yosmallhiragana = 0x3087;
  4131. t.yosmallkatakana = 0x30e7;
  4132. t.yosmallkatakanahalfwidth = 0xff6e;
  4133. t.yotgreek = 0x03f3;
  4134. t.yoyaekorean = 0x3188;
  4135. t.yoyakorean = 0x3187;
  4136. t.yoyakthai = 0x0e22;
  4137. t.yoyingthai = 0x0e0d;
  4138. t.yparen = 0x24b4;
  4139. t.ypogegrammeni = 0x037a;
  4140. t.ypogegrammenigreekcmb = 0x0345;
  4141. t.yr = 0x01a6;
  4142. t.yring = 0x1e99;
  4143. t.ysuperior = 0x02b8;
  4144. t.ytilde = 0x1ef9;
  4145. t.yturned = 0x028e;
  4146. t.yuhiragana = 0x3086;
  4147. t.yuikorean = 0x318c;
  4148. t.yukatakana = 0x30e6;
  4149. t.yukatakanahalfwidth = 0xff95;
  4150. t.yukorean = 0x3160;
  4151. t.yusbigcyrillic = 0x046b;
  4152. t.yusbigiotifiedcyrillic = 0x046d;
  4153. t.yuslittlecyrillic = 0x0467;
  4154. t.yuslittleiotifiedcyrillic = 0x0469;
  4155. t.yusmallhiragana = 0x3085;
  4156. t.yusmallkatakana = 0x30e5;
  4157. t.yusmallkatakanahalfwidth = 0xff6d;
  4158. t.yuyekorean = 0x318b;
  4159. t.yuyeokorean = 0x318a;
  4160. t.yyabengali = 0x09df;
  4161. t.yyadeva = 0x095f;
  4162. t.z = 0x007a;
  4163. t.zaarmenian = 0x0566;
  4164. t.zacute = 0x017a;
  4165. t.zadeva = 0x095b;
  4166. t.zagurmukhi = 0x0a5b;
  4167. t.zaharabic = 0x0638;
  4168. t.zahfinalarabic = 0xfec6;
  4169. t.zahinitialarabic = 0xfec7;
  4170. t.zahiragana = 0x3056;
  4171. t.zahmedialarabic = 0xfec8;
  4172. t.zainarabic = 0x0632;
  4173. t.zainfinalarabic = 0xfeb0;
  4174. t.zakatakana = 0x30b6;
  4175. t.zaqefgadolhebrew = 0x0595;
  4176. t.zaqefqatanhebrew = 0x0594;
  4177. t.zarqahebrew = 0x0598;
  4178. t.zayin = 0x05d6;
  4179. t.zayindagesh = 0xfb36;
  4180. t.zayindageshhebrew = 0xfb36;
  4181. t.zayinhebrew = 0x05d6;
  4182. t.zbopomofo = 0x3117;
  4183. t.zcaron = 0x017e;
  4184. t.zcircle = 0x24e9;
  4185. t.zcircumflex = 0x1e91;
  4186. t.zcurl = 0x0291;
  4187. t.zdot = 0x017c;
  4188. t.zdotaccent = 0x017c;
  4189. t.zdotbelow = 0x1e93;
  4190. t.zecyrillic = 0x0437;
  4191. t.zedescendercyrillic = 0x0499;
  4192. t.zedieresiscyrillic = 0x04df;
  4193. t.zehiragana = 0x305c;
  4194. t.zekatakana = 0x30bc;
  4195. t.zero = 0x0030;
  4196. t.zeroarabic = 0x0660;
  4197. t.zerobengali = 0x09e6;
  4198. t.zerodeva = 0x0966;
  4199. t.zerogujarati = 0x0ae6;
  4200. t.zerogurmukhi = 0x0a66;
  4201. t.zerohackarabic = 0x0660;
  4202. t.zeroinferior = 0x2080;
  4203. t.zeromonospace = 0xff10;
  4204. t.zerooldstyle = 0xf730;
  4205. t.zeropersian = 0x06f0;
  4206. t.zerosuperior = 0x2070;
  4207. t.zerothai = 0x0e50;
  4208. t.zerowidthjoiner = 0xfeff;
  4209. t.zerowidthnonjoiner = 0x200c;
  4210. t.zerowidthspace = 0x200b;
  4211. t.zeta = 0x03b6;
  4212. t.zhbopomofo = 0x3113;
  4213. t.zhearmenian = 0x056a;
  4214. t.zhebrevecyrillic = 0x04c2;
  4215. t.zhecyrillic = 0x0436;
  4216. t.zhedescendercyrillic = 0x0497;
  4217. t.zhedieresiscyrillic = 0x04dd;
  4218. t.zihiragana = 0x3058;
  4219. t.zikatakana = 0x30b8;
  4220. t.zinorhebrew = 0x05ae;
  4221. t.zlinebelow = 0x1e95;
  4222. t.zmonospace = 0xff5a;
  4223. t.zohiragana = 0x305e;
  4224. t.zokatakana = 0x30be;
  4225. t.zparen = 0x24b5;
  4226. t.zretroflexhook = 0x0290;
  4227. t.zstroke = 0x01b6;
  4228. t.zuhiragana = 0x305a;
  4229. t.zukatakana = 0x30ba;
  4230. t[".notdef"] = 0x0000;
  4231. t.angbracketleftbig = 0x2329;
  4232. t.angbracketleftBig = 0x2329;
  4233. t.angbracketleftbigg = 0x2329;
  4234. t.angbracketleftBigg = 0x2329;
  4235. t.angbracketrightBig = 0x232a;
  4236. t.angbracketrightbig = 0x232a;
  4237. t.angbracketrightBigg = 0x232a;
  4238. t.angbracketrightbigg = 0x232a;
  4239. t.arrowhookleft = 0x21aa;
  4240. t.arrowhookright = 0x21a9;
  4241. t.arrowlefttophalf = 0x21bc;
  4242. t.arrowleftbothalf = 0x21bd;
  4243. t.arrownortheast = 0x2197;
  4244. t.arrownorthwest = 0x2196;
  4245. t.arrowrighttophalf = 0x21c0;
  4246. t.arrowrightbothalf = 0x21c1;
  4247. t.arrowsoutheast = 0x2198;
  4248. t.arrowsouthwest = 0x2199;
  4249. t.backslashbig = 0x2216;
  4250. t.backslashBig = 0x2216;
  4251. t.backslashBigg = 0x2216;
  4252. t.backslashbigg = 0x2216;
  4253. t.bardbl = 0x2016;
  4254. t.bracehtipdownleft = 0xfe37;
  4255. t.bracehtipdownright = 0xfe37;
  4256. t.bracehtipupleft = 0xfe38;
  4257. t.bracehtipupright = 0xfe38;
  4258. t.braceleftBig = 0x007b;
  4259. t.braceleftbig = 0x007b;
  4260. t.braceleftbigg = 0x007b;
  4261. t.braceleftBigg = 0x007b;
  4262. t.bracerightBig = 0x007d;
  4263. t.bracerightbig = 0x007d;
  4264. t.bracerightbigg = 0x007d;
  4265. t.bracerightBigg = 0x007d;
  4266. t.bracketleftbig = 0x005b;
  4267. t.bracketleftBig = 0x005b;
  4268. t.bracketleftbigg = 0x005b;
  4269. t.bracketleftBigg = 0x005b;
  4270. t.bracketrightBig = 0x005d;
  4271. t.bracketrightbig = 0x005d;
  4272. t.bracketrightbigg = 0x005d;
  4273. t.bracketrightBigg = 0x005d;
  4274. t.ceilingleftbig = 0x2308;
  4275. t.ceilingleftBig = 0x2308;
  4276. t.ceilingleftBigg = 0x2308;
  4277. t.ceilingleftbigg = 0x2308;
  4278. t.ceilingrightbig = 0x2309;
  4279. t.ceilingrightBig = 0x2309;
  4280. t.ceilingrightbigg = 0x2309;
  4281. t.ceilingrightBigg = 0x2309;
  4282. t.circledotdisplay = 0x2299;
  4283. t.circledottext = 0x2299;
  4284. t.circlemultiplydisplay = 0x2297;
  4285. t.circlemultiplytext = 0x2297;
  4286. t.circleplusdisplay = 0x2295;
  4287. t.circleplustext = 0x2295;
  4288. t.contintegraldisplay = 0x222e;
  4289. t.contintegraltext = 0x222e;
  4290. t.coproductdisplay = 0x2210;
  4291. t.coproducttext = 0x2210;
  4292. t.floorleftBig = 0x230a;
  4293. t.floorleftbig = 0x230a;
  4294. t.floorleftbigg = 0x230a;
  4295. t.floorleftBigg = 0x230a;
  4296. t.floorrightbig = 0x230b;
  4297. t.floorrightBig = 0x230b;
  4298. t.floorrightBigg = 0x230b;
  4299. t.floorrightbigg = 0x230b;
  4300. t.hatwide = 0x0302;
  4301. t.hatwider = 0x0302;
  4302. t.hatwidest = 0x0302;
  4303. t.intercal = 0x1d40;
  4304. t.integraldisplay = 0x222b;
  4305. t.integraltext = 0x222b;
  4306. t.intersectiondisplay = 0x22c2;
  4307. t.intersectiontext = 0x22c2;
  4308. t.logicalanddisplay = 0x2227;
  4309. t.logicalandtext = 0x2227;
  4310. t.logicalordisplay = 0x2228;
  4311. t.logicalortext = 0x2228;
  4312. t.parenleftBig = 0x0028;
  4313. t.parenleftbig = 0x0028;
  4314. t.parenleftBigg = 0x0028;
  4315. t.parenleftbigg = 0x0028;
  4316. t.parenrightBig = 0x0029;
  4317. t.parenrightbig = 0x0029;
  4318. t.parenrightBigg = 0x0029;
  4319. t.parenrightbigg = 0x0029;
  4320. t.prime = 0x2032;
  4321. t.productdisplay = 0x220f;
  4322. t.producttext = 0x220f;
  4323. t.radicalbig = 0x221a;
  4324. t.radicalBig = 0x221a;
  4325. t.radicalBigg = 0x221a;
  4326. t.radicalbigg = 0x221a;
  4327. t.radicalbt = 0x221a;
  4328. t.radicaltp = 0x221a;
  4329. t.radicalvertex = 0x221a;
  4330. t.slashbig = 0x002f;
  4331. t.slashBig = 0x002f;
  4332. t.slashBigg = 0x002f;
  4333. t.slashbigg = 0x002f;
  4334. t.summationdisplay = 0x2211;
  4335. t.summationtext = 0x2211;
  4336. t.tildewide = 0x02dc;
  4337. t.tildewider = 0x02dc;
  4338. t.tildewidest = 0x02dc;
  4339. t.uniondisplay = 0x22c3;
  4340. t.unionmultidisplay = 0x228e;
  4341. t.unionmultitext = 0x228e;
  4342. t.unionsqdisplay = 0x2294;
  4343. t.unionsqtext = 0x2294;
  4344. t.uniontext = 0x22c3;
  4345. t.vextenddouble = 0x2225;
  4346. t.vextendsingle = 0x2223;
  4347. });
  4348. var getDingbatsGlyphsUnicode = getLookupTableFactory(function (t) {
  4349. t.space = 0x0020;
  4350. t.a1 = 0x2701;
  4351. t.a2 = 0x2702;
  4352. t.a202 = 0x2703;
  4353. t.a3 = 0x2704;
  4354. t.a4 = 0x260e;
  4355. t.a5 = 0x2706;
  4356. t.a119 = 0x2707;
  4357. t.a118 = 0x2708;
  4358. t.a117 = 0x2709;
  4359. t.a11 = 0x261b;
  4360. t.a12 = 0x261e;
  4361. t.a13 = 0x270c;
  4362. t.a14 = 0x270d;
  4363. t.a15 = 0x270e;
  4364. t.a16 = 0x270f;
  4365. t.a105 = 0x2710;
  4366. t.a17 = 0x2711;
  4367. t.a18 = 0x2712;
  4368. t.a19 = 0x2713;
  4369. t.a20 = 0x2714;
  4370. t.a21 = 0x2715;
  4371. t.a22 = 0x2716;
  4372. t.a23 = 0x2717;
  4373. t.a24 = 0x2718;
  4374. t.a25 = 0x2719;
  4375. t.a26 = 0x271a;
  4376. t.a27 = 0x271b;
  4377. t.a28 = 0x271c;
  4378. t.a6 = 0x271d;
  4379. t.a7 = 0x271e;
  4380. t.a8 = 0x271f;
  4381. t.a9 = 0x2720;
  4382. t.a10 = 0x2721;
  4383. t.a29 = 0x2722;
  4384. t.a30 = 0x2723;
  4385. t.a31 = 0x2724;
  4386. t.a32 = 0x2725;
  4387. t.a33 = 0x2726;
  4388. t.a34 = 0x2727;
  4389. t.a35 = 0x2605;
  4390. t.a36 = 0x2729;
  4391. t.a37 = 0x272a;
  4392. t.a38 = 0x272b;
  4393. t.a39 = 0x272c;
  4394. t.a40 = 0x272d;
  4395. t.a41 = 0x272e;
  4396. t.a42 = 0x272f;
  4397. t.a43 = 0x2730;
  4398. t.a44 = 0x2731;
  4399. t.a45 = 0x2732;
  4400. t.a46 = 0x2733;
  4401. t.a47 = 0x2734;
  4402. t.a48 = 0x2735;
  4403. t.a49 = 0x2736;
  4404. t.a50 = 0x2737;
  4405. t.a51 = 0x2738;
  4406. t.a52 = 0x2739;
  4407. t.a53 = 0x273a;
  4408. t.a54 = 0x273b;
  4409. t.a55 = 0x273c;
  4410. t.a56 = 0x273d;
  4411. t.a57 = 0x273e;
  4412. t.a58 = 0x273f;
  4413. t.a59 = 0x2740;
  4414. t.a60 = 0x2741;
  4415. t.a61 = 0x2742;
  4416. t.a62 = 0x2743;
  4417. t.a63 = 0x2744;
  4418. t.a64 = 0x2745;
  4419. t.a65 = 0x2746;
  4420. t.a66 = 0x2747;
  4421. t.a67 = 0x2748;
  4422. t.a68 = 0x2749;
  4423. t.a69 = 0x274a;
  4424. t.a70 = 0x274b;
  4425. t.a71 = 0x25cf;
  4426. t.a72 = 0x274d;
  4427. t.a73 = 0x25a0;
  4428. t.a74 = 0x274f;
  4429. t.a203 = 0x2750;
  4430. t.a75 = 0x2751;
  4431. t.a204 = 0x2752;
  4432. t.a76 = 0x25b2;
  4433. t.a77 = 0x25bc;
  4434. t.a78 = 0x25c6;
  4435. t.a79 = 0x2756;
  4436. t.a81 = 0x25d7;
  4437. t.a82 = 0x2758;
  4438. t.a83 = 0x2759;
  4439. t.a84 = 0x275a;
  4440. t.a97 = 0x275b;
  4441. t.a98 = 0x275c;
  4442. t.a99 = 0x275d;
  4443. t.a100 = 0x275e;
  4444. t.a101 = 0x2761;
  4445. t.a102 = 0x2762;
  4446. t.a103 = 0x2763;
  4447. t.a104 = 0x2764;
  4448. t.a106 = 0x2765;
  4449. t.a107 = 0x2766;
  4450. t.a108 = 0x2767;
  4451. t.a112 = 0x2663;
  4452. t.a111 = 0x2666;
  4453. t.a110 = 0x2665;
  4454. t.a109 = 0x2660;
  4455. t.a120 = 0x2460;
  4456. t.a121 = 0x2461;
  4457. t.a122 = 0x2462;
  4458. t.a123 = 0x2463;
  4459. t.a124 = 0x2464;
  4460. t.a125 = 0x2465;
  4461. t.a126 = 0x2466;
  4462. t.a127 = 0x2467;
  4463. t.a128 = 0x2468;
  4464. t.a129 = 0x2469;
  4465. t.a130 = 0x2776;
  4466. t.a131 = 0x2777;
  4467. t.a132 = 0x2778;
  4468. t.a133 = 0x2779;
  4469. t.a134 = 0x277a;
  4470. t.a135 = 0x277b;
  4471. t.a136 = 0x277c;
  4472. t.a137 = 0x277d;
  4473. t.a138 = 0x277e;
  4474. t.a139 = 0x277f;
  4475. t.a140 = 0x2780;
  4476. t.a141 = 0x2781;
  4477. t.a142 = 0x2782;
  4478. t.a143 = 0x2783;
  4479. t.a144 = 0x2784;
  4480. t.a145 = 0x2785;
  4481. t.a146 = 0x2786;
  4482. t.a147 = 0x2787;
  4483. t.a148 = 0x2788;
  4484. t.a149 = 0x2789;
  4485. t.a150 = 0x278a;
  4486. t.a151 = 0x278b;
  4487. t.a152 = 0x278c;
  4488. t.a153 = 0x278d;
  4489. t.a154 = 0x278e;
  4490. t.a155 = 0x278f;
  4491. t.a156 = 0x2790;
  4492. t.a157 = 0x2791;
  4493. t.a158 = 0x2792;
  4494. t.a159 = 0x2793;
  4495. t.a160 = 0x2794;
  4496. t.a161 = 0x2192;
  4497. t.a163 = 0x2194;
  4498. t.a164 = 0x2195;
  4499. t.a196 = 0x2798;
  4500. t.a165 = 0x2799;
  4501. t.a192 = 0x279a;
  4502. t.a166 = 0x279b;
  4503. t.a167 = 0x279c;
  4504. t.a168 = 0x279d;
  4505. t.a169 = 0x279e;
  4506. t.a170 = 0x279f;
  4507. t.a171 = 0x27a0;
  4508. t.a172 = 0x27a1;
  4509. t.a173 = 0x27a2;
  4510. t.a162 = 0x27a3;
  4511. t.a174 = 0x27a4;
  4512. t.a175 = 0x27a5;
  4513. t.a176 = 0x27a6;
  4514. t.a177 = 0x27a7;
  4515. t.a178 = 0x27a8;
  4516. t.a179 = 0x27a9;
  4517. t.a193 = 0x27aa;
  4518. t.a180 = 0x27ab;
  4519. t.a199 = 0x27ac;
  4520. t.a181 = 0x27ad;
  4521. t.a200 = 0x27ae;
  4522. t.a182 = 0x27af;
  4523. t.a201 = 0x27b1;
  4524. t.a183 = 0x27b2;
  4525. t.a184 = 0x27b3;
  4526. t.a197 = 0x27b4;
  4527. t.a185 = 0x27b5;
  4528. t.a194 = 0x27b6;
  4529. t.a198 = 0x27b7;
  4530. t.a186 = 0x27b8;
  4531. t.a195 = 0x27b9;
  4532. t.a187 = 0x27ba;
  4533. t.a188 = 0x27bb;
  4534. t.a189 = 0x27bc;
  4535. t.a190 = 0x27bd;
  4536. t.a191 = 0x27be;
  4537. t.a89 = 0x2768;
  4538. t.a90 = 0x2769;
  4539. t.a93 = 0x276a;
  4540. t.a94 = 0x276b;
  4541. t.a91 = 0x276c;
  4542. t.a92 = 0x276d;
  4543. t.a205 = 0x276e;
  4544. t.a85 = 0x276f;
  4545. t.a206 = 0x2770;
  4546. t.a86 = 0x2771;
  4547. t.a87 = 0x2772;
  4548. t.a88 = 0x2773;
  4549. t.a95 = 0x2774;
  4550. t.a96 = 0x2775;
  4551. t[".notdef"] = 0x0000;
  4552. });
  4553. exports.getGlyphsUnicode = getGlyphsUnicode;
  4554. exports.getDingbatsGlyphsUnicode = getDingbatsGlyphsUnicode;