diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1ff0c42 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,63 @@ +############################################################################### +# Set default behavior to automatically normalize line endings. +############################################################################### +* text=auto + +############################################################################### +# Set default behavior for command prompt diff. +# +# This is need for earlier builds of msysgit that does not have it on by +# default for csharp files. +# Note: This is only used by command line +############################################################################### +#*.cs diff=csharp + +############################################################################### +# Set the merge driver for project and solution files +# +# Merging from the command prompt will add diff markers to the files if there +# are conflicts (Merging from VS is not affected by the settings below, in VS +# the diff markers are never inserted). Diff markers may cause the following +# file extensions to fail to load in VS. An alternative would be to treat +# these files as binary and thus will always conflict and require user +# intervention with every merge. To do so, just uncomment the entries below +############################################################################### +#*.sln merge=binary +#*.csproj merge=binary +#*.vbproj merge=binary +#*.vcxproj merge=binary +#*.vcproj merge=binary +#*.dbproj merge=binary +#*.fsproj merge=binary +#*.lsproj merge=binary +#*.wixproj merge=binary +#*.modelproj merge=binary +#*.sqlproj merge=binary +#*.wwaproj merge=binary + +############################################################################### +# behavior for image files +# +# image files are treated as binary by default. +############################################################################### +#*.jpg binary +#*.png binary +#*.gif binary + +############################################################################### +# diff behavior for common document formats +# +# Convert binary document formats to text before diffing them. This feature +# is only available from the command line. Turn it on by uncommenting the +# entries below. +############################################################################### +#*.doc diff=astextplain +#*.DOC diff=astextplain +#*.docx diff=astextplain +#*.DOCX diff=astextplain +#*.dot diff=astextplain +#*.DOT diff=astextplain +#*.pdf diff=astextplain +#*.PDF diff=astextplain +#*.rtf diff=astextplain +#*.RTF diff=astextplain diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9491a2f --- /dev/null +++ b/.gitignore @@ -0,0 +1,363 @@ +## Ignore Visual Studio temporary files, build results, and +## files generated by popular Visual Studio add-ons. +## +## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore + +# User-specific files +*.rsuser +*.suo +*.user +*.userosscache +*.sln.docstates + +# User-specific files (MonoDevelop/Xamarin Studio) +*.userprefs + +# Mono auto generated files +mono_crash.* + +# Build results +[Dd]ebug/ +[Dd]ebugPublic/ +[Rr]elease/ +[Rr]eleases/ +x64/ +x86/ +[Ww][Ii][Nn]32/ +[Aa][Rr][Mm]/ +[Aa][Rr][Mm]64/ +bld/ +[Bb]in/ +[Oo]bj/ +[Oo]ut/ +[Ll]og/ +[Ll]ogs/ + +# Visual Studio 2015/2017 cache/options directory +.vs/ +# Uncomment if you have tasks that create the project's static files in wwwroot +#wwwroot/ + +# Visual Studio 2017 auto generated files +Generated\ Files/ + +# MSTest test Results +[Tt]est[Rr]esult*/ +[Bb]uild[Ll]og.* + +# NUnit +*.VisualState.xml +TestResult.xml +nunit-*.xml + +# Build Results of an ATL Project +[Dd]ebugPS/ +[Rr]eleasePS/ +dlldata.c + +# Benchmark Results +BenchmarkDotNet.Artifacts/ + +# .NET Core +project.lock.json +project.fragment.lock.json +artifacts/ + +# ASP.NET Scaffolding +ScaffoldingReadMe.txt + +# StyleCop +StyleCopReport.xml + +# Files built by Visual Studio +*_i.c +*_p.c +*_h.h +*.ilk +*.meta +*.obj +*.iobj +*.pch +*.pdb +*.ipdb +*.pgc +*.pgd +*.rsp +*.sbr +*.tlb +*.tli +*.tlh +*.tmp +*.tmp_proj +*_wpftmp.csproj +*.log +*.vspscc +*.vssscc +.builds +*.pidb +*.svclog +*.scc + +# Chutzpah Test files +_Chutzpah* + +# Visual C++ cache files +ipch/ +*.aps +*.ncb +*.opendb +*.opensdf +*.sdf +*.cachefile +*.VC.db +*.VC.VC.opendb + +# Visual Studio profiler +*.psess +*.vsp +*.vspx +*.sap + +# Visual Studio Trace Files +*.e2e + +# TFS 2012 Local Workspace +$tf/ + +# Guidance Automation Toolkit +*.gpState + +# ReSharper is a .NET coding add-in +_ReSharper*/ +*.[Rr]e[Ss]harper +*.DotSettings.user + +# TeamCity is a build add-in +_TeamCity* + +# DotCover is a Code Coverage Tool +*.dotCover + +# AxoCover is a Code Coverage Tool +.axoCover/* +!.axoCover/settings.json + +# Coverlet is a free, cross platform Code Coverage Tool +coverage*.json +coverage*.xml +coverage*.info + +# Visual Studio code coverage results +*.coverage +*.coveragexml + +# NCrunch +_NCrunch_* +.*crunch*.local.xml +nCrunchTemp_* + +# MightyMoose +*.mm.* +AutoTest.Net/ + +# Web workbench (sass) +.sass-cache/ + +# Installshield output folder +[Ee]xpress/ + +# DocProject is a documentation generator add-in +DocProject/buildhelp/ +DocProject/Help/*.HxT +DocProject/Help/*.HxC +DocProject/Help/*.hhc +DocProject/Help/*.hhk +DocProject/Help/*.hhp +DocProject/Help/Html2 +DocProject/Help/html + +# Click-Once directory +publish/ + +# Publish Web Output +*.[Pp]ublish.xml +*.azurePubxml +# Note: Comment the next line if you want to checkin your web deploy settings, +# but database connection strings (with potential passwords) will be unencrypted +*.pubxml +*.publishproj + +# Microsoft Azure Web App publish settings. Comment the next line if you want to +# checkin your Azure Web App publish settings, but sensitive information contained +# in these scripts will be unencrypted +PublishScripts/ + +# NuGet Packages +*.nupkg +# NuGet Symbol Packages +*.snupkg +# The packages folder can be ignored because of Package Restore +**/[Pp]ackages/* +# except build/, which is used as an MSBuild target. +!**/[Pp]ackages/build/ +# Uncomment if necessary however generally it will be regenerated when needed +#!**/[Pp]ackages/repositories.config +# NuGet v3's project.json files produces more ignorable files +*.nuget.props +*.nuget.targets + +# Microsoft Azure Build Output +csx/ +*.build.csdef + +# Microsoft Azure Emulator +ecf/ +rcf/ + +# Windows Store app package directories and files +AppPackages/ +BundleArtifacts/ +Package.StoreAssociation.xml +_pkginfo.txt +*.appx +*.appxbundle +*.appxupload + +# Visual Studio cache files +# files ending in .cache can be ignored +*.[Cc]ache +# but keep track of directories ending in .cache +!?*.[Cc]ache/ + +# Others +ClientBin/ +~$* +*~ +*.dbmdl +*.dbproj.schemaview +*.jfm +*.pfx +*.publishsettings +orleans.codegen.cs + +# Including strong name files can present a security risk +# (https://github.com/github/gitignore/pull/2483#issue-259490424) +#*.snk + +# Since there are multiple workflows, uncomment next line to ignore bower_components +# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622) +#bower_components/ + +# RIA/Silverlight projects +Generated_Code/ + +# Backup & report files from converting an old project file +# to a newer Visual Studio version. Backup files are not needed, +# because we have git ;-) +_UpgradeReport_Files/ +Backup*/ +UpgradeLog*.XML +UpgradeLog*.htm +ServiceFabricBackup/ +*.rptproj.bak + +# SQL Server files +*.mdf +*.ldf +*.ndf + +# Business Intelligence projects +*.rdl.data +*.bim.layout +*.bim_*.settings +*.rptproj.rsuser +*- [Bb]ackup.rdl +*- [Bb]ackup ([0-9]).rdl +*- [Bb]ackup ([0-9][0-9]).rdl + +# Microsoft Fakes +FakesAssemblies/ + +# GhostDoc plugin setting file +*.GhostDoc.xml + +# Node.js Tools for Visual Studio +.ntvs_analysis.dat +node_modules/ + +# Visual Studio 6 build log +*.plg + +# Visual Studio 6 workspace options file +*.opt + +# Visual Studio 6 auto-generated workspace file (contains which files were open etc.) +*.vbw + +# Visual Studio LightSwitch build output +**/*.HTMLClient/GeneratedArtifacts +**/*.DesktopClient/GeneratedArtifacts +**/*.DesktopClient/ModelManifest.xml +**/*.Server/GeneratedArtifacts +**/*.Server/ModelManifest.xml +_Pvt_Extensions + +# Paket dependency manager +.paket/paket.exe +paket-files/ + +# FAKE - F# Make +.fake/ + +# CodeRush personal settings +.cr/personal + +# Python Tools for Visual Studio (PTVS) +__pycache__/ +*.pyc + +# Cake - Uncomment if you are using it +# tools/** +# !tools/packages.config + +# Tabs Studio +*.tss + +# Telerik's JustMock configuration file +*.jmconfig + +# BizTalk build output +*.btp.cs +*.btm.cs +*.odx.cs +*.xsd.cs + +# OpenCover UI analysis results +OpenCover/ + +# Azure Stream Analytics local run output +ASALocalRun/ + +# MSBuild Binary and Structured Log +*.binlog + +# NVidia Nsight GPU debugger configuration file +*.nvuser + +# MFractors (Xamarin productivity tool) working folder +.mfractor/ + +# Local History for Visual Studio +.localhistory/ + +# BeatPulse healthcheck temp database +healthchecksdb + +# Backup folder for Package Reference Convert tool in Visual Studio 2017 +MigrationBackup/ + +# Ionide (cross platform F# VS Code tools) working folder +.ionide/ + +# Fody - auto-generated XML schema +FodyWeavers.xsd \ No newline at end of file diff --git a/BepInExLoader.cs b/BepInExLoader.cs new file mode 100644 index 0000000..bc90aa3 --- /dev/null +++ b/BepInExLoader.cs @@ -0,0 +1,33 @@ +using BepInEx; +using BepInEx.IL2CPP; +using BepInEx.IL2CPP.Utils.Collections; +using HarmonyLib; +using System; +using System.Collections; +using System.Collections.Generic; +using System.IO; +using System.Linq; +using System.Net; +using System.Text; +using UnhollowerRuntimeLib; +using UnityEngine; +using UnityEngine.Networking; + +namespace ckjp +{ + [BepInPlugin(PluginInfo.PLUGIN_GUID, PluginInfo.PLUGIN_NAME, PluginInfo.PLUGIN_VERSION)] + public class BepInExLoader : BasePlugin + { + public static BepInExLoader Inst { get; private set; } + + public override void Load() + { + // Plugin startup logic + Inst = this; + + Log.LogInfo($"Plugin {PluginInfo.PLUGIN_GUID} is loaded!"); + + Bootstrapper.Setup(); + } + } +} diff --git a/Bootstrapper.cs b/Bootstrapper.cs new file mode 100644 index 0000000..02dd0b1 --- /dev/null +++ b/Bootstrapper.cs @@ -0,0 +1,48 @@ +using HarmonyLib; +using System; +using System.Collections.Generic; +using System.IO; +using System.Text; +using UnhollowerRuntimeLib; +using UnityEngine; + +namespace ckjp +{ + public class Bootstrapper : MonoBehaviour + { + public static Bootstrapper Instance { get; private set; } + + internal bool ForcePatching; + + public Bootstrapper(IntPtr pointer) : base(pointer) { } + + internal static void Setup() + { + ClassInjector.RegisterTypeInIl2Cpp(); + + var obj = new GameObject("JpPatchBootstrapper"); + DontDestroyOnLoad(obj); + obj.hideFlags |= HideFlags.HideAndDontSave; + + Instance = obj.AddComponent(); + } + + internal void Start() + { + BepInExLoader.Inst.Log.LogMessage("JpPatcher - Bootstrapped."); + JapanesePatcher.Setup(); + } + + internal void Update() + { + //TODO: Patcher Update + if (Input.GetKey(KeyCode.F8)) + { + if (ForcePatching) + return; + ForcePatching = true; + Start(); + } + } + } +} diff --git a/JapaneseFontPatch.cs b/JapaneseFontPatch.cs new file mode 100644 index 0000000..21f3362 --- /dev/null +++ b/JapaneseFontPatch.cs @@ -0,0 +1,7081 @@ +using System; +using System.Collections.Generic; +using System.Text; +using UnityEngine; + +namespace ckjp +{ + internal static class JapaneseFontPatch + { + public static void Patch(TextManager manager, Texture2D texture) + { + manager.smallUniversal.texture = texture; + manager.smallUniversal._customCharset = " !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩαβγδεζηθικλμνξοπρστυφχψωЁАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюяё‐―‘’“”†‡‥…′″※℃←↑→↓∞∥≠≪≫■□▲△▼▽◆◇○◎●◯★☆♪♭♯ 、。〃々〆〇〈〉《》「」『』【】〒〔〕ぁあぃいぅうぇえぉおかがきぎくぐけげこごさざしじすずせぜそぞただちぢっつづてでとどなにぬねのはばぱひびぴふぶぷへべぺほぼぽまみむめもゃやゅゆょよらりるれろゎわゐゑをん゛゜ゝゞァアィイゥウェエォオカガキギクグケゲコゴサザシジスズセゼソゾタダチヂッツヅテデトドナニヌネノハバパヒビピフブプヘベペホボポマミムメモャヤュユョヨラリルレロヮワヰヱヲンヴヵヶ・ーヽヾ一丁七万丈三上下不与丐丑且丕世丗丘丙丞両並个中丱串丶丸丹主丼丿乂乃久之乍乎乏乕乖乗乘乙九乞也乢乱乳乾亀亂亅了予争亊事二于云互五井亘亙些亜亞亟亠亡亢交亥亦亨享京亭亮亰亳亶人什仁仂仄仆仇今介仍从仏仔仕他仗付仙仝仞仟代令以仭仮仰仲件价任企伉伊伍伎伏伐休会伜伝伯估伴伶伸伺似伽佃但佇位低住佐佑体何佗余佚佛作佝佞佩佯佰佳併佶佻佼使侃來侈例侍侏侑侖侘供依侠価侫侭侮侯侵侶便係促俄俊俎俐俑俔俗俘俚俛保俟信俣俤俥修俯俳俵俶俸俺俾倅倆倉個倍倏們倒倔倖候倚借倡倣値倥倦倨倩倪倫倬倭倶倹偃假偈偉偏偐偕偖做停健偬偲側偵偶偸偽傀傅傍傑傘備傚催傭傲傳傴債傷傾僂僅僉僊働像僑僕僖僚僞僣僥僧僭僮僵價僻儀儁儂億儉儒儔儕儖儘儚償儡優儲儷儺儻儼儿兀允元兄充兆兇先光克兌免兎児兒兔党兜兢入全兩兪八公六兮共兵其具典兼冀冂内円冉冊册再冏冐冑冒冓冕冖冗写冠冢冤冥冦冨冩冪冫冬冰冱冲决冴况冶冷冽凄凅准凉凋凌凍凖凛凜凝几凡処凧凩凪凭凰凱凵凶凸凹出函凾刀刃刄分切刈刊刋刎刑刔列初判別刧利刪刮到刳制刷券刹刺刻剃剄則削剋剌前剏剔剖剛剞剣剤剥剩剪副剰剱割剳剴創剽剿劃劇劈劉劍劑劒劔力功加劣助努劫劬劭励労劵効劼劾勁勃勅勇勉勍勒動勗勘務勝勞募勠勢勣勤勦勧勲勳勵勸勹勺勾勿匁匂包匆匈匍匏匐匕化北匙匚匝匠匡匣匪匯匱匳匸匹区医匿區十千卅卆升午卉半卍卑卒卓協南単博卜卞占卦卩卮卯印危即却卵卷卸卻卿厂厄厖厘厚原厠厥厦厨厩厭厮厰厳厶去参參又叉及友双反収叔取受叙叛叟叡叢口古句叨叩只叫召叭叮可台叱史右叶号司叺吁吃各合吉吊吋同名后吏吐向君吝吟吠否吩含听吭吮吶吸吹吻吼吽吾呀呂呆呈呉告呎呑呟周呪呰呱味呵呶呷呻呼命咀咄咆咋和咎咏咐咒咢咤咥咨咫咬咯咲咳咸咼咽咾哀品哂哄哇哈哉哘員哢哥哦哨哩哭哮哲哺哽唄唆唇唏唐唔唖售唯唱唳唸唹唾啀啄啅商啌問啓啖啗啜啝啣啻啼啾喀喃善喇喉喊喋喘喙喚喜喝喞喟喧喨喩喪喫喬單喰営嗄嗅嗇嗔嗚嗜嗟嗣嗤嗷嗹嗽嗾嘆嘉嘔嘖嘗嘘嘛嘩嘯嘱嘲嘴嘶嘸噂噌噎噐噛噤器噪噫噬噴噸噺嚀嚆嚇嚊嚏嚔嚠嚢嚥嚮嚴嚶嚼囀囁囂囃囈囎囑囓囗囘囚四回因団囮困囲図囹固国囿圀圃圄圈圉國圍圏園圓圖團圜土圦圧在圭地圷圸圻址坂均坊坎坏坐坑坡坤坦坩坪坿垂垈垉型垓垠垢垣垤垪垰垳埀埃埆埋城埒埓埔埖埜域埠埣埴執培基埼堀堂堅堆堊堋堕堙堝堡堤堪堯堰報場堵堺堽塀塁塊塋塑塒塔塗塘塙塚塞塢塩填塰塲塵塹塾境墅墓増墜墟墨墫墮墳墸墹墺墻墾壁壅壇壊壌壑壓壕壗壘壙壜壞壟壤壥士壬壮壯声壱売壷壹壺壻壼壽夂変夊夏夐夕外夘夙多夛夜夢夥大天太夫夬夭央失夲夷夸夾奄奇奈奉奎奏奐契奔奕套奘奚奠奢奥奧奨奩奪奬奮女奴奸好妁如妃妄妊妍妓妖妙妛妝妣妥妨妬妲妹妻妾姆姉始姐姑姓委姙姚姜姥姦姨姪姫姶姻姿威娃娉娑娘娚娜娟娠娥娩娯娵娶娼婀婁婆婉婚婢婦婪婬婿媒媚媛媼媽媾嫁嫂嫉嫋嫌嫐嫖嫗嫡嫣嫦嫩嫺嫻嬉嬋嬌嬖嬢嬪嬬嬰嬲嬶嬾孀孃孅子孑孔孕字存孚孛孜孝孟季孤孥学孩孫孰孱孳孵學孺宀它宅宇守安宋完宍宏宕宗官宙定宛宜宝実客宣室宥宦宮宰害宴宵家宸容宿寂寃寄寅密寇寉富寐寒寓寔寛寝寞察寡寢寤寥實寧寨審寫寮寰寳寵寶寸寺対寿封専射尅将將專尉尊尋對導小少尓尖尚尠尢尤尨尭就尸尹尺尻尼尽尾尿局屁居屆屈届屋屍屎屏屐屑屓展属屠屡層履屬屮屯山屶屹岌岐岑岔岡岨岩岫岬岱岳岶岷岸岻岼岾峅峇峙峠峡峨峩峪峭峯峰島峺峻峽崇崋崎崑崔崕崖崗崘崙崚崛崟崢崩嵋嵌嵎嵐嵒嵜嵩嵬嵯嵳嵶嶂嶄嶇嶋嶌嶐嶝嶢嶬嶮嶷嶺嶼嶽巉巌巍巒巓巖巛川州巡巣工左巧巨巫差己已巳巴巵巷巻巽巾市布帆帋希帑帖帙帚帛帝帥師席帯帰帳帶帷常帽幀幃幄幅幇幌幎幔幕幗幟幡幢幣幤干平年幵并幸幹幺幻幼幽幾广庁広庄庇床序底庖店庚府庠度座庫庭庵庶康庸廁廂廃廈廉廊廏廐廓廖廚廛廝廟廠廡廢廣廨廩廬廰廱廳廴延廷廸建廻廼廾廿弁弃弄弉弊弋弌弍式弐弑弓弔引弖弗弘弛弟弥弦弧弩弭弯弱張強弸弼弾彁彈彊彌彎彑当彖彗彙彜彝彡形彦彩彪彫彬彭彰影彳彷役彼彿往征徂徃径待徇很徊律後徐徑徒従得徘徙從徠御徨復循徭微徳徴徹徼徽心必忌忍忖志忘忙応忝忠忤快忰忱念忸忻忽忿怎怏怐怒怕怖怙怛怜思怠怡急怦性怨怩怪怫怯怱怺恁恂恃恆恊恋恍恐恒恕恙恚恟恠恢恣恤恥恨恩恪恫恬恭息恰恵恷悁悃悄悉悋悌悍悒悔悖悗悚悛悟悠患悦悧悩悪悲悳悴悵悶悸悼悽情惆惇惑惓惘惚惜惟惠惡惣惧惨惰惱想惴惶惷惹惺惻愀愁愃愆愈愉愍愎意愕愚愛感愡愧愨愬愴愼愽愾愿慂慄慇慈慊態慌慍慎慓慕慘慙慚慝慟慢慣慥慧慨慫慮慯慰慱慳慴慵慶慷慾憂憇憊憎憐憑憔憖憙憚憤憧憩憫憬憮憲憶憺憾懃懆懇懈應懊懋懌懍懐懣懦懲懴懶懷懸懺懼懽懾懿戀戈戉戊戌戍戎成我戒戔或戚戛戝戞戟戡戦截戮戯戰戲戳戴戸戻房所扁扇扈扉手才扎打払托扛扞扠扣扨扮扱扶批扼找承技抂抃抄抉把抑抒抓抔投抖抗折抛抜択披抬抱抵抹抻押抽拂担拆拇拈拉拊拌拍拏拐拑拒拓拔拗拘拙招拜拝拠拡括拭拮拯拱拳拵拶拷拾拿持挂指挈按挌挑挙挟挧挨挫振挺挽挾挿捉捌捍捏捐捕捗捜捧捨捩捫据捲捶捷捺捻掀掃授掉掌掎掏排掖掘掛掟掠採探掣接控推掩措掫掬掲掴掵掻掾揀揃揄揆揉描提插揖揚換握揣揩揮援揶揺搆損搏搓搖搗搜搦搨搬搭搴搶携搾摂摎摘摧摩摯摶摸摺撃撈撒撓撕撚撞撤撥撩撫播撮撰撲撹撻撼擁擂擅擇操擒擔擘據擠擡擢擣擦擧擬擯擱擲擴擶擺擽擾攀攅攘攜攝攣攤攪攫攬支攴攵收攷攸改攻放政故效敍敏救敕敖敗敘教敝敞敢散敦敬数敲整敵敷數斂斃文斈斉斌斎斐斑斗料斛斜斟斡斤斥斧斫斬断斯新斷方於施旁旃旄旅旆旋旌族旒旗旙旛无旡既日旦旧旨早旬旭旱旺旻昂昃昆昇昊昌明昏易昔昜星映春昧昨昭是昴昵昶昼昿晁時晃晄晉晋晏晒晝晞晟晢晤晦晧晨晩普景晰晴晶智暁暃暄暇暈暉暎暑暖暗暘暝暢暦暫暮暴暸暹暼暾曁曄曇曉曖曙曚曜曝曠曦曩曰曲曳更曵曷書曹曼曽曾替最會月有朋服朏朔朕朖朗望朝朞期朦朧木未末本札朮朱朴朶朷朸机朽朿杁杆杉李杏材村杓杖杙杜杞束杠条杢杣杤来杪杭杯杰東杲杳杵杷杼松板枅枇枉枋枌析枕林枚果枝枠枡枢枦枩枯枳枴架枷枸枹柁柄柆柊柎柏某柑染柔柘柚柝柞柢柤柧柩柬柮柯柱柳柴柵査柾柿栂栃栄栓栖栗栞校栢栩株栫栲栴核根格栽桀桁桂桃框案桍桎桐桑桓桔桙桜桝桟档桧桴桶桷桾桿梁梃梅梍梏梓梔梗梛條梟梠梢梦梧梨梭梯械梱梳梵梶梹梺梼棄棆棉棊棋棍棒棔棕棗棘棚棟棠棡棣棧森棯棲棹棺椀椁椄椅椈椋椌植椎椏椒椙椚椛検椡椢椣椥椦椨椪椰椴椶椹椽椿楊楓楔楕楙楚楜楝楞楠楡楢楪楫業楮楯楳楴極楷楸楹楼楽楾榁概榊榎榑榔榕榛榜榠榧榮榱榲榴榻榾榿槁槃槇槊構槌槍槎槐槓様槙槝槞槧槨槫槭槲槹槻槽槿樂樅樊樋樌樒樓樔樗標樛樞樟模樢樣権横樫樮樵樶樸樹樺樽橄橇橈橋橘橙機橡橢橦橲橸橿檀檄檍檎檐檗檜檠檢檣檪檬檮檳檸檻櫁櫂櫃櫑櫓櫚櫛櫞櫟櫨櫪櫺櫻欄欅權欒欖欝欟欠次欣欧欲欷欸欹欺欽款歃歇歉歌歎歐歓歔歙歛歟歡止正此武歩歪歯歳歴歸歹死歿殀殃殄殆殉殊残殍殕殖殘殞殤殪殫殯殱殲殳殴段殷殺殻殼殿毀毅毆毋母毎毒毓比毘毛毟毫毬毯毳氈氏民氓气気氛氣氤水氷永氾汀汁求汎汐汕汗汚汝汞江池汢汨汪汰汲汳決汽汾沁沂沃沈沌沍沐沒沓沖沙沚沛没沢沫沮沱河沸油沺治沼沽沾沿況泄泅泉泊泌泓法泗泙泛泝泡波泣泥注泪泯泰泱泳洋洌洒洗洙洛洞洟津洩洪洫洲洳洵洶洸活洽派流浄浅浙浚浜浣浤浦浩浪浬浮浴海浸浹涅消涌涎涓涕涙涛涜涯液涵涸涼淀淅淆淇淋淌淑淒淕淘淙淞淡淤淦淨淪淫淬淮深淳淵混淹淺添清渇済渉渊渋渓渕渙渚減渝渟渠渡渣渤渥渦温渫測渭渮港游渺渾湃湊湍湎湖湘湛湟湧湫湮湯湲湶湾湿満溂溌溏源準溘溜溝溟溢溥溪溯溲溶溷溺溽滂滄滅滉滋滌滑滓滔滕滝滞滬滯滲滴滷滸滾滿漁漂漆漉漏漑漓演漕漠漢漣漫漬漱漲漸漾漿潁潅潔潘潛潜潟潤潦潭潮潯潰潴潸潺潼澀澁澂澄澆澎澑澗澡澣澤澪澱澳澹激濁濂濃濆濔濕濘濛濟濠濡濤濫濬濮濯濱濳濶濺濾瀁瀉瀋瀏瀑瀕瀘瀚瀛瀝瀞瀟瀦瀧瀬瀰瀲瀾灌灑灘灣火灯灰灸灼災炉炊炎炒炙炬炭炮炯炳炸点為烈烋烏烙烝烟烱烹烽焉焔焙焚焜無焦然焼煉煌煎煕煖煙煢煤煥煦照煩煬煮煽熄熈熊熏熔熕熙熟熨熬熱熹熾燃燈燉燎燐燒燔燕燗營燠燥燦燧燬燭燮燵燹燻燼燿爆爍爐爛爨爪爬爭爰爲爵父爺爻爼爽爾爿牀牆片版牋牌牒牘牙牛牝牟牡牢牧物牲牴特牽牾犀犁犂犇犒犖犠犢犧犬犯犲状犹狂狃狄狆狎狐狒狗狙狛狠狡狢狩独狭狷狸狹狼狽猊猖猗猛猜猝猟猥猩猪猫献猯猴猶猷猾猿獄獅獎獏獗獣獨獪獰獲獵獸獺獻玄率玉王玖玩玲玳玻珀珂珈珊珍珎珞珠珥珪班珮珱珸現球琅理琉琢琥琲琳琴琵琶琺琿瑁瑕瑙瑚瑛瑜瑞瑟瑠瑣瑤瑩瑪瑯瑰瑳瑶瑾璃璋璞璢璧環璽瓊瓏瓔瓜瓠瓢瓣瓦瓧瓩瓮瓰瓱瓲瓶瓷瓸甃甄甅甌甍甎甑甓甕甘甚甜甞生産甥甦用甫甬田由甲申男甸町画甼畄畆畉畊畋界畍畏畑畔留畚畛畜畝畠畢畤略畦畧畩番畫畭異畳畴當畷畸畿疂疆疇疉疊疋疎疏疑疔疚疝疣疥疫疱疲疳疵疸疹疼疽疾痂痃病症痊痍痒痔痕痘痙痛痞痢痣痩痰痲痳痴痺痼痾痿瘁瘉瘋瘍瘟瘠瘡瘢瘤瘧瘰瘴瘻療癆癇癈癌癒癖癘癜癡癢癧癨癩癪癬癰癲癶癸発登發白百皀皃的皆皇皈皋皎皐皓皖皙皚皮皰皴皷皸皹皺皿盂盃盆盈益盍盒盖盗盛盜盞盟盡監盤盥盧盪目盲直相盻盾省眄眇眈眉看県眛眞真眠眤眥眦眩眷眸眺眼着睇睚睛睡督睥睦睨睫睹睾睿瞋瞎瞑瞞瞠瞥瞬瞭瞰瞳瞶瞹瞻瞼瞽瞿矇矍矗矚矛矜矢矣知矧矩短矮矯石矼砂砌砒研砕砠砥砦砧砲破砺砿硅硝硫硬硯硲硴硼碁碆碇碌碍碎碑碓碕碗碚碣碧碩碪碯碵確碼碾磁磅磆磊磋磐磑磔磚磧磨磬磯磴磽礁礇礎礑礒礙礦礪礫礬示礼社祀祁祇祈祉祐祓祕祖祗祚祝神祟祠祢祥票祭祷祺祿禀禁禄禅禊禍禎福禝禦禧禪禮禰禳禹禺禽禾禿秀私秉秋科秒秕秘租秡秣秤秦秧秩秬称移稀稈程稍税稔稗稘稙稚稜稟稠種稱稲稷稻稼稽稾稿穀穂穃穆穉積穎穏穐穗穡穢穣穩穫穰穴究穹空穽穿突窃窄窈窒窓窕窖窗窘窟窩窪窮窯窰窶窺窿竃竄竅竇竈竊立竍竏竒竓竕站竚竜竝竟章竡竢竣童竦竪竭端竰競竸竹竺竿笂笄笆笈笊笋笏笑笘笙笛笞笠笥符笨第笳笵笶笹筅筆筈等筋筌筍筏筐筑筒答策筝筥筧筬筮筰筱筴筵筺箆箇箋箍箏箒箔箕算箘箙箚箜箝箟管箪箭箱箴箸節篁範篆篇築篋篌篏篝篠篤篥篦篩篭篳篶篷簀簇簍簑簒簓簔簗簟簡簣簧簪簫簷簸簽簾簿籀籃籌籍籏籐籔籖籘籟籠籤籥籬米籵籾粁粂粃粉粋粍粐粒粕粗粘粛粟粡粢粤粥粧粨粫粭粮粱粲粳粹粽精糀糂糅糊糎糒糖糘糜糞糟糠糢糧糯糲糴糶糸糺系糾紀紂約紅紆紊紋納紐純紕紗紘紙級紛紜素紡索紫紬紮累細紲紳紵紹紺紿終絃組絅絆絋経絎絏結絖絛絞絡絢絣給絨絮統絲絳絵絶絹絽綉綏經継続綛綜綟綢綣綫綬維綮綯綰綱網綴綵綸綺綻綽綾綿緇緊緋総緑緒緕緘線緜緝緞締緡緤編緩緬緯緲練緻縁縄縅縉縊縋縒縛縞縟縡縢縣縦縫縮縱縲縵縷縹縺縻總績繁繃繆繊繋繍織繕繖繙繚繝繞繦繧繩繪繭繰繹繻繼繽繿纂纃纈纉續纎纏纐纒纓纔纖纛纜缶缸缺罅罌罍罎罐网罔罕罘罟罠罧罨罩罪罫置罰署罵罷罸罹羂羃羅羆羇羈羊羌美羔羚羝羞羣群羨義羮羯羲羶羸羹羽翁翅翆翊翌習翔翕翠翡翦翩翫翰翳翹翻翼耀老考耄者耆耋而耐耒耕耗耘耙耜耡耨耳耶耻耽耿聆聊聒聖聘聚聞聟聡聢聨聯聰聲聳聴聶職聹聽聾聿肄肅肆肇肉肋肌肓肖肘肚肛肝股肢肥肩肪肬肭肯肱育肴肺胃胄胆背胎胖胙胚胛胝胞胡胤胥胯胱胴胸胼能脂脅脆脇脈脉脊脚脛脣脩脯脱脳脹脾腆腋腎腐腑腓腔腕腟腥腦腫腮腰腱腴腸腹腺腿膀膂膃膈膊膏膓膕膚膜膝膠膣膤膨膩膰膳膵膸膺膽膾膿臀臂臆臈臉臍臑臓臘臙臚臟臠臣臥臧臨自臭至致臺臻臼臾舁舂舅與興舉舊舌舍舎舐舒舖舗舘舛舜舞舟舩航舫般舮舳舵舶舷舸船艀艇艘艙艚艝艟艢艤艦艨艪艫艮良艱色艶艷艸艾芋芍芒芙芝芟芥芦芫芬芭芯花芳芸芹芻芽苅苑苒苓苔苗苙苛苜苞苟苡苣若苦苧苫英苳苴苹苺苻茂范茄茅茆茉茎茖茗茘茜茣茨茫茯茱茲茴茵茶茸茹荀荅草荊荏荐荒荘荳荵荷荻荼莅莇莉莊莎莓莖莚莞莟莠莢莨莪莫莱莵莽菁菅菊菌菎菓菖菘菜菟菠菩菫華菰菱菲菴菷菻菽萃萄萇萋萌萍萎萓萠萢萩萪萬萱萵萸萼落葆葉葎著葛葡葢董葦葩葫葬葭葮葯葱葵葷葹葺蒂蒄蒋蒐蒔蒙蒜蒟蒡蒭蒲蒸蒹蒻蒼蒿蓁蓄蓆蓉蓊蓋蓍蓐蓑蓖蓙蓚蓬蓮蓴蓼蓿蔀蔆蔑蔓蔔蔕蔗蔘蔚蔟蔡蔦蔬蔭蔵蔽蕀蕁蕃蕈蕉蕊蕋蕎蕕蕗蕘蕚蕣蕨蕩蕪蕭蕷蕾薀薄薇薈薊薐薑薔薗薙薛薜薤薦薨薩薪薫薬薮薯薹薺藁藉藍藏藐藕藜藝藤藥藩藪藷藹藺藻藾蘂蘆蘇蘊蘋蘓蘖蘗蘚蘢蘭蘯蘰蘿虍虎虐虔處虚虜虞號虧虫虱虹虻蚊蚋蚌蚓蚕蚣蚤蚩蚪蚫蚯蚰蚶蛄蛆蛇蛉蛋蛍蛎蛔蛙蛛蛞蛟蛤蛩蛬蛭蛮蛯蛸蛹蛻蛾蜀蜂蜃蜆蜈蜉蜊蜍蜑蜒蜘蜚蜜蜥蜩蜴蜷蜻蜿蝉蝋蝌蝎蝓蝕蝗蝙蝟蝠蝣蝦蝨蝪蝮蝴蝶蝸蝿螂融螟螢螫螯螳螺螻螽蟀蟄蟆蟇蟋蟐蟒蟠蟯蟲蟶蟷蟹蟻蟾蠅蠍蠎蠏蠑蠕蠖蠡蠢蠣蠧蠱蠶蠹蠻血衂衄衆行衍衒術街衙衛衝衞衡衢衣表衫衰衲衵衷衽衾衿袁袂袈袋袍袒袖袗袙袞袢袤被袮袰袱袴袵袷袿裁裂裃裄装裏裔裕裘裙補裝裟裡裨裲裳裴裸裹裼製裾褂褄複褊褌褐褒褓褝褞褥褪褫褶褸褻襁襃襄襌襍襖襞襟襠襤襦襪襭襯襲襴襷襾西要覃覆覇覈覊見規覓視覗覘覚覡覦覧覩親覬覯覲観覺覽覿觀角觚觜觝解触觧觴觸言訂訃計訊訌討訐訓訖託記訛訝訟訣訥訪設許訳訴訶診註証詁詆詈詐詑詒詔評詛詞詠詢詣試詩詫詬詭詮詰話該詳詼誂誄誅誇誉誌認誑誓誕誘誚語誠誡誣誤誥誦誨説読誰課誹誼調諂諄談請諌諍諏諒論諚諛諜諞諠諡諢諤諦諧諫諭諮諱諳諷諸諺諾謀謁謂謄謇謌謎謐謔謖謗謙謚講謝謠謡謦謨謫謬謳謹謾譁證譌譎譏譖識譚譛譜譟警譫譬譯議譱譲譴護譽讀讃變讌讎讐讒讓讖讙讚谷谺谿豁豆豈豊豌豎豐豕豚象豢豪豫豬豸豹豺豼貂貅貉貊貌貍貎貔貘貝貞負財貢貧貨販貪貫責貭貮貯貰貲貳貴貶買貸費貼貽貿賀賁賂賃賄資賈賊賍賎賑賓賚賛賜賞賠賢賣賤賦質賭賺賻購賽贄贅贇贈贊贋贍贏贐贓贔贖赤赦赧赫赭走赱赳赴起趁超越趙趣趨足趺趾跂跋跌跏跖跚跛距跟跡跣跨跪跫路跳践跼跿踈踉踊踏踐踝踞踟踪踰踴踵蹂蹄蹇蹈蹉蹊蹌蹐蹕蹙蹟蹠蹣蹤蹲蹴蹶蹼躁躄躅躇躊躋躍躑躓躔躙躡躪身躬躯躰躱躾軅軆軈車軋軌軍軒軛軟転軣軫軸軻軼軽軾較輅載輊輌輒輓輔輕輙輛輜輝輟輦輩輪輯輳輸輹輻輾輿轂轄轅轆轉轌轍轎轗轜轟轡轢轣轤辛辜辞辟辣辧辨辭辮辯辰辱農辷辺辻込辿迂迄迅迎近返迚迢迥迦迩迪迫迭迯述迴迷迸迹迺追退送逃逅逆逋逍逎透逐逑逓途逕逖逗這通逝逞速造逡逢連逧逮週進逵逶逸逹逼逾遁遂遅遇遉遊運遍過遏遐遑遒道達違遖遘遙遜遞遠遡遣遥遨適遭遮遯遲遵遶遷選遺遼遽避邀邁邂邃還邇邉邊邏邑那邦邨邪邯邱邵邸郁郊郎郛郡郢郤部郭郵郷都鄂鄒鄙鄭鄰鄲酉酊酋酌配酎酒酔酖酘酢酣酥酩酪酬酲酳酵酷酸醂醇醉醋醍醐醒醗醜醢醤醪醫醯醴醵醸醺釀釁釆采釈釉釋里重野量釐金釖釘釛釜針釟釡釣釦釧釵釶釼釿鈍鈎鈑鈔鈕鈞鈩鈬鈴鈷鈿鉄鉅鉈鉉鉋鉐鉗鉚鉛鉞鉢鉤鉦鉱鉾銀銃銅銑銓銕銖銘銚銛銜銭銷銹鋏鋒鋤鋩鋪鋭鋲鋳鋸鋺鋼錆錏錐錘錙錚錠錢錣錦錨錫錬錮錯録錵錺錻鍄鍋鍍鍔鍖鍛鍜鍠鍬鍮鍵鍼鍾鎌鎔鎖鎗鎚鎧鎬鎭鎮鎰鎹鏃鏈鏐鏑鏖鏗鏘鏝鏡鏤鏥鏨鐃鐇鐐鐓鐔鐘鐙鐚鐡鐫鐵鐶鐸鐺鑁鑄鑑鑒鑓鑚鑛鑞鑠鑢鑪鑰鑵鑷鑼鑽鑾鑿钁長門閂閃閇閉閊開閏閑間閔閖閘閙閠関閣閤閥閧閨閭閲閹閻閼閾闃闇闊闌闍闔闕闖闘關闡闢闥阜阡阨阪阮阯防阻阿陀陂附陋陌降陏限陛陜陝陞陟院陣除陥陦陪陬陰陲陳陵陶陷陸険陽隅隆隈隊隋隍階随隔隕隗隘隙際障隠隣隧隨險隰隱隲隴隶隷隸隹隻隼雀雁雄雅集雇雉雋雌雍雎雑雕雖雙雛雜離難雨雪雫雰雲零雷雹電需霄霆震霈霊霍霎霏霑霓霖霙霜霞霤霧霪霰露霸霹霽霾靂靄靆靈靉青靖静靜非靠靡面靤靦靨革靫靭靱靴靹靺靼鞁鞄鞅鞆鞋鞍鞏鞐鞘鞜鞠鞣鞦鞨鞫鞭鞳鞴韃韆韈韋韓韜韭韮韲音韵韶韻響頁頂頃項順須頌頏預頑頒頓頗領頚頡頤頬頭頴頷頸頻頼頽顆顋題額顎顏顔顕願顛類顧顫顯顰顱顳顴風颪颯颱颶飃飄飆飛飜食飢飩飫飭飮飯飲飴飼飽飾餃餅餉養餌餐餒餓餔餘餝餞餠餡餤館餬餮餽餾饂饅饉饋饌饐饑饒饕饗首馗馘香馥馨馬馭馮馳馴馼駁駄駅駆駈駐駑駒駕駘駛駝駟駢駭駮駱駲駸駻駿騁騅騎騏騒験騙騨騫騰騷騾驀驂驃驅驍驕驗驚驛驟驢驤驥驩驪驫骨骭骰骸骼髀髄髏髑髓體高髞髟髢髣髦髪髫髭髮髯髱髴髷髻鬆鬘鬚鬟鬢鬣鬥鬧鬨鬩鬪鬮鬯鬱鬲鬻鬼魁魂魃魄魅魍魎魏魑魔魘魚魯魴鮃鮎鮑鮒鮓鮖鮗鮟鮠鮨鮪鮫鮭鮮鮴鮹鯀鯆鯉鯊鯏鯑鯒鯔鯖鯛鯡鯢鯣鯤鯨鯰鯱鯲鯵鰄鰆鰈鰉鰊鰌鰍鰐鰒鰓鰔鰕鰛鰡鰤鰥鰭鰮鰯鰰鰲鰹鰺鰻鰾鱆鱇鱈鱒鱗鱚鱠鱧鱶鱸鳥鳧鳩鳫鳬鳰鳳鳴鳶鴃鴆鴇鴈鴉鴎鴒鴕鴛鴟鴣鴦鴨鴪鴫鴬鴻鴾鴿鵁鵄鵆鵈鵐鵑鵙鵜鵝鵞鵠鵡鵤鵬鵯鵲鵺鶇鶉鶏鶚鶤鶩鶫鶯鶲鶴鶸鶺鶻鷁鷂鷄鷆鷏鷓鷙鷦鷭鷯鷲鷸鷹鷺鷽鸚鸛鸞鹵鹸鹹鹽鹿麁麈麋麌麑麒麓麕麗麝麟麥麦麩麪麭麸麹麺麻麼麾麿黄黌黍黎黏黐黒黔默黙黛黜黝點黠黥黨黯黴黶黷黹黻黼黽鼇鼈鼎鼓鼕鼠鼡鼬鼻鼾齊齋齎齏齒齔齟齠齡齢齣齦齧齪齬齲齶齷龍龕龜龝龠!#$%&()*+,./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[]^_`abcdefghijklmnopqrstuvwxyz{|}。「」、・ヲァィゥェォャュョッーアイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワン゙゚¢£ ̄~¥"; + manager.smallUniversal.charSpacing = 0; + manager.smallUniversal.lineSpacing = 1; + manager.smallUniversal.pixelsPerUnit = 16; + manager.smallUniversal.proportionalFont = true; + manager.smallUniversal.spaceWidth = 0; + manager.smallUniversal.charDims = new Vector2Int(18, 18); + manager.smallUniversal.glyphData = new PugFont.GlyphData[] + { + new PugFont.GlyphData{ rect = new RectInt(1, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(10, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(19, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(28, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(37, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(46, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(55, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(64, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(73, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(82, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(91, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(100, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(109, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(118, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(136, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(145, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(154, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(163, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(172, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(181, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(190, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(199, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(208, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(217, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(226, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(235, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(244, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(262, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(271, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(280, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(289, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(298, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(307, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(316, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(325, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(334, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(343, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(352, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(361, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(370, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(388, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(397, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(406, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(415, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(424, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(433, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(442, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(451, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(460, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(469, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(478, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(487, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(496, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(514, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(523, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(532, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(541, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(550, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(559, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(568, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(577, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(586, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(595, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(604, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(613, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(622, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(640, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(649, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(658, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(667, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(676, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(685, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(694, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(703, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(712, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(721, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(730, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(739, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(748, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(766, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(775, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(784, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(793, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(802, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(811, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(820, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(829, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(838, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(847, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(856, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(865, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(874, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(892, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(901, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(910, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(919, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(928, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(937, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(946, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(955, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(964, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(973, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(982, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(991, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1000, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1018, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1027, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1036, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1045, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1054, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1063, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1072, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1081, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1090, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1099, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1108, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1117, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1126, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1144, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1153, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1162, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1171, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1180, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1189, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1198, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1207, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1216, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1225, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1234, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1243, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1252, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1270, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1279, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1288, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1297, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1306, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1315, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1324, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1333, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1342, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1351, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1360, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1369, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1378, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1396, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1405, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1414, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1423, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1432, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1441, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1450, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1459, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1468, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1477, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1486, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1495, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1504, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1522, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1531, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1540, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1549, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1558, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1567, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1576, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1585, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1594, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1603, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1612, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1621, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1630, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1648, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1657, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1666, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1675, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1684, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1693, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1702, 658, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1711, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1725, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1739, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1753, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1767, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1781, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1795, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1809, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1823, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1837, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1851, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1865, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1879, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1893, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1907, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1921, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1935, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1949, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1963, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1977, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1991, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2005, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2019, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2033, 658, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 644, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 630, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 616, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 602, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 588, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 574, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 560, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 546, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 532, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 518, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 504, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 490, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 476, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 462, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 448, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 434, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 420, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 406, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 392, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 378, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 364, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 350, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 336, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 322, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 308, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 294, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 280, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 266, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 252, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 238, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 224, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 210, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 196, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 182, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 168, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 154, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 140, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 126, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 112, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 98, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 84, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 70, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 56, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 42, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 28, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(799, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(813, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(827, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(841, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(855, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(869, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(883, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(897, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(925, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(939, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(953, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(967, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(981, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(995, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1009, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1023, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1051, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1065, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1079, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1093, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1107, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1121, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1135, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1149, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1177, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1191, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1205, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1219, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1233, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1247, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1261, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1275, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1303, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1317, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1331, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1345, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1359, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1373, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1387, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1401, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1415, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1429, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1443, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1457, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1471, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1485, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1499, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1513, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1527, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1541, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1555, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1569, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1583, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1597, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1611, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1625, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1639, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1653, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1667, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1681, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1695, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1709, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1723, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1737, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1751, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1765, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1779, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1793, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1807, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1821, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1835, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1849, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1863, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1877, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1891, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1905, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1919, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1933, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1947, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1961, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1975, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1989, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2003, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2017, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(2031, 14, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(15, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(29, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(43, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(57, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(71, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(85, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(99, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(113, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(127, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(141, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(155, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(169, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(183, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(197, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(211, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(225, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(239, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(253, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(267, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(281, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(295, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(309, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(323, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(337, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(351, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(365, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(379, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(393, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(407, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(421, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(435, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(449, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(463, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(477, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(491, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(505, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(519, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(533, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(547, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(561, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(575, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(589, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(603, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(617, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(631, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(645, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(659, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(673, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(687, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(701, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(715, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(729, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(743, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(757, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(771, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1394, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(785, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(794, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(803, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(812, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(821, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(830, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(839, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(848, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(857, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(866, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(875, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(884, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(893, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(902, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(911, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(920, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(929, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(938, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(947, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(956, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(965, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(974, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(983, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(992, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1001, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1010, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1019, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1028, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1037, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1046, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1055, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1064, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1073, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1082, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1091, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1100, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1109, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1118, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1127, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1136, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1145, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1154, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1163, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1172, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1181, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1190, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1199, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1208, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1217, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1226, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1235, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1244, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1253, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1262, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1271, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1280, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1289, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1298, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1307, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1316, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1325, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1334, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1343, 0, 6, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1352, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1366, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1380, 0, 11, 12) }, +new PugFont.GlyphData{ rect = new RectInt(1408, 0, 11, 12) }, + + }; + manager.smallUniversal.InitCodePoints(); + } + } +} diff --git a/JapanesePatcher.cs b/JapanesePatcher.cs new file mode 100644 index 0000000..61d0f1d --- /dev/null +++ b/JapanesePatcher.cs @@ -0,0 +1,157 @@ +using System; +using System.Collections.Generic; +using UnhollowerRuntimeLib; +using UnityEngine; +using System.Linq; +using HarmonyLib; +using I2.Loc; +using Il2CppSystem.Net; +using Il2CppSystem.IO; +using Il2CppSystem.Text; +using BepInEx.Configuration; +using System.Reflection; + +namespace ckjp +{ + public class JapanesePatcher : MonoBehaviour + { + private static ConfigEntry _isForceJapanese; + private static ConfigEntry _waitTime; + + internal static void Setup() + { + _isForceJapanese = BepInExLoader.Inst.Config.Bind("General", "ForceLanguageToJapanese", true, "言語を強制的に日本語にする"); + _waitTime = BepInExLoader.Inst.Config.Bind("General", "PatchJapaneseWaitFrame", 300, "早すぎるとゲーム自体の読み込みと競合するため起動してから指定したフレーム数待機してから日本語を適用する"); + BepInExLoader.Inst.Log.LogMessage("Japanese Patcher Injected."); + ClassInjector.RegisterTypeInIl2Cpp(); + + var obj = new GameObject("JapanesePatcher"); + DontDestroyOnLoad(obj); + obj.hideFlags |= HideFlags.HideAndDontSave; + obj.AddComponent(); + } + private Dictionary japaneses; + + internal void Start() + { + BepInExLoader.Inst.Log.LogMessage(">>>>>>> Japanese patching... <<<<<<<<<<<"); + + var request = WebRequest.Create("https://docs.google.com/spreadsheets/d/1csBM-ZqZtG_z_JdLaFvGHHy8UABZdxRRdT_ShJM5zTE/export?format=tsv"); + request.Method = "Get"; + WebResponse response; + BepInExLoader.Inst.Log.LogMessage("Downloading..."); + try + { + response = request.GetResponse(); + } + catch + { + response = null; + } + + if (response == null) + return; + + var st = response.GetResponseStream(); + var sr = new StreamReader(st, Encoding.GetEncoding("UTF-8")); + string txt = sr.ReadToEnd(); + BepInExLoader.Inst.Log.LogMessage("Downloaded."); + + var rows = txt.Split("\r\n"); + japaneses = new Dictionary(); + foreach (var row in rows.Skip(1).Select(row => row.Split("\t")).Where(row => !string.IsNullOrEmpty(row[2]))) + { + if (row[2][0] != '\'') + japaneses[row[0]] = row[2]; + else + japaneses[row[0]] = row[2].Remove(0, 1); + } + + sr.Close(); + st.Close(); + + BepInExLoader.Inst.Log.LogMessage(">>>>>>> Waiting for localization manager <<<<<<<<<<<"); + } + + private int? _detectedFrameCount; + + private static byte[] ReadFully(System.IO.Stream input) + { + using var ms = new System.IO.MemoryStream(); + byte[] buffer = new byte[81920]; + int read; + while ((read = input.Read(buffer, 0, buffer.Length)) != 0) + ms.Write(buffer, 0, read); + return ms.ToArray(); + } + + internal void Update() + { + + + if (LocalizationManager.Sources.Count == 0) + return; + + if (_detectedFrameCount == null) + { + BepInExLoader.Inst.Log.LogMessage(">>>>>>> localization manager incoming <<<<<<<<<<<"); + + if (!Bootstrapper.Instance.ForcePatching) + { + byte[] bytes; + var texture = new Texture2D(2, 2); + var asm = Assembly.GetExecutingAssembly(); + + using (var stream = typeof(BepInExLoader).Assembly.GetManifestResourceStream($"ckjp.Resources.outfile.png")) + bytes = ReadFully(stream); + texture.LoadImage(bytes); + + var manager = GameObject.Find("Text Manager").GetComponent(); + JapaneseFontPatch.Patch(manager, texture); + } + + _detectedFrameCount = Time.frameCount; + return; + } + + if (_detectedFrameCount + _waitTime.Value > Time.frameCount) + return; + + BepInExLoader.Inst.Log.LogMessage(">>>>>>> Wait complete, patching... <<<<<<<<<<<"); + + var pred = delegate (I2.Loc.LanguageData x) { return x.Code == "ja"; }; + var jaLang = I2.Loc.LocalizationManager.Sources[0].mLanguages.Find(pred); + var jaLangIndex = I2.Loc.LocalizationManager.Sources[0].mLanguages.IndexOf(jaLang); + + foreach (var term in I2.Loc.LocalizationManager.Sources[0].mTerms) + { + if (term.TermType != I2.Loc.eTermType.Text) + continue; + if (!japaneses.ContainsKey(term.Term)) + continue; + + if (string.IsNullOrWhiteSpace(japaneses[term.Term])) + continue; + + term.Languages[jaLangIndex] = japaneses[term.Term]; + } + + jaLang.Flags = 0; + + if (_isForceJapanese.Value) + { + I2.Loc.LocalizationManager.CurrentLanguage = "japanese"; + var texts = FindObjectsOfType(); + foreach (var text in texts) + { + if (text.localize) + text.Render(false); + } + } + + BepInExLoader.Inst.Log.LogMessage(">>>>>>> Finished japanese patch. <<<<<<<<<<<"); + Bootstrapper.Instance.ForcePatching = false; + Destroy(gameObject); + } + } +} diff --git a/NuGet.Config b/NuGet.Config new file mode 100644 index 0000000..1864ded --- /dev/null +++ b/NuGet.Config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..f5001e6 --- /dev/null +++ b/README.md @@ -0,0 +1,48 @@ +# Core Keeper 日本語化MOD + + +# リリース [![](https://img.shields.io/github/downloads/azutake/corekeeper-jp/total.svg)](../../releases) +[![](https://img.shields.io/github/release/azutake/corekeeper-jp.svg?label=version)](../../releases/latest) + +[リリース](../releases) から最新バージョンのMODをダウンロード可能です +2種類用意しています。 +* ckjp-all.zip + - MODローダ(BepInEx IL2CPP)を含めた、初回導入向けの圧縮ファイルです。導入方法は、 [初回利用者向け](#初回利用者向け) をご覧ください +* ckjp.dll + - MODローダを既に導入している、または既に当日本語化MODを利用しており、アップデートする際におすすめです。 `BepInEx` フォルダ内の `plugins` フォルダに設置してください。上記 `ckjp-all.zip` を使用した場合は不要です。 + +# 機能 +* Core Keeperを日本語化するMODです。フォントの適用、日本語化の適用が全てこのMODだけで可能です +* 日本語化は起動時に毎回翻訳用のシートからダウンロードしているため、常に最新の翻訳で楽しむことが出来ます + +# 翻訳について +[スプレッドシート](https://docs.google.com/spreadsheets/d/1csBM-ZqZtG_z_JdLaFvGHHy8UABZdxRRdT_ShJM5zTE/edit#gid=0) によって翻訳作業を行っています +翻訳作業の手伝いはとても歓迎ですが、もし荒らし等発生した場合は権限を狭める等対策を取る可能性があります + +# 初回利用者向け +1. Steamからゲームの `ローカルファイルを閲覧` からゲームのインストールフォルダを開きます +![SS](img/steam_xqDTuLeSCe.png) +2. フォルダを開くと以下のようになっているはずです +![SS](img/explorer_dBxPBY4Glo.png) +3. `ckjp-all.zip` をインストールフォルダ内に解凍します。 **Core Keeperフォルダ内にさらにフォルダを作らないように注意してください。例えば、`Core Keeper` フォルダ内に `ckjp-all` フォルダが作られて、その中に解凍されている場合、正しくありません。以下の画像と同じになるようにしてください** +![SS](img/explorer_7tgBzy59mR.png) +4. ゲームを起動します。 **初回起動には1~2分ほど時間がかかります** +5. ゲームが起動し、日本語化されていれば完了です + +# 設定 +[BepInEx ConfigManager](https://github.com/sinai-dev/BepInExConfigManager) を別途利用することでゲーム内から `F5` キーで設定画面を開くことが出来ます +Core Keeperインストールフォルダ内の `BepInEx` 内にある `config` フォルダの `ckjp.cfg` ファイルを直接編集することでも可能です +* 言語を強制的に日本語にする + - 技術的問題により、言語設定を日本語にしてもゲーム開始時に英語になってしまうため、起動時日本語に切り替えるオプションです。デフォルトで有効になっています。他の言語で遊びたい場合、オフにすることを推奨します +* パッチ適用までのフレーム数 + - CoreKeeperの言語リソース読み込みが非同期であるため、マシンスペックによってはパッチ適用と言語リソース読み込みが競合し、ゲーム中に不具合が生じる可能性があるため、フレーム数を調整出来るようになっています。ゲーム中に問題が生じた場合、この数値を大きくしてみてください + +# 既知の問題 +* フォントが一部アンチエイリアスをかけたような表示になる + - 解決するには手製のフォントジェネレータを改修する必要があるため、先延ばしにしています。後々修正予定です +* `F8` キーで翻訳再読み込みをするとゲームの挙動がおかしくなる時がある + - 原因不明のため修正の目途なし。原因が分かったら修正するかもしれません + +# このMODを作成するにあたって使用したリソース +* [BepInEx IL2CPP](https://github.com/BepInEx/BepInEx) +* [PixelMplus](https://itouhiro.hatenablog.com/entry/20130602/font) \ No newline at end of file diff --git a/Resources/outfile.png b/Resources/outfile.png new file mode 100644 index 0000000..bf67a9d Binary files /dev/null and b/Resources/outfile.png differ diff --git a/ckjp.csproj b/ckjp.csproj new file mode 100644 index 0000000..b0bba0c --- /dev/null +++ b/ckjp.csproj @@ -0,0 +1,390 @@ + + + + netstandard2.1 + ckjp + My first plugin + 1.0.0 + true + latest + + + + + + + + + + + + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\AmplifyBloom.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Assembly-CSharp.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\DomainReloadHelper.Runtime.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\DynamicText.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\EOSSDK.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Facepunch.Steamworks.Win64.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\FewesLight.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\I2.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Il2CppMono.Security.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Il2Cppmscorlib.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Il2CppSystem.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Il2CppSystem.Configuration.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Il2CppSystem.Core.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Il2CppSystem.IO.Compression.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Il2CppSystem.IO.Compression.FileSystem.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Il2CppSystem.Xml.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Pug.Core.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Pug.Core.Generated.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Pug.Other.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Pug.Other.Generated.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\PugWorldGen.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\QFSW.QC.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\QFSW.QC.Extras.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\QFSW.QC.Grammar.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\QFSW.QC.Parsers.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\QFSW.QC.Serializers.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\QFSW.QC.UI.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Rewired.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Rewired_Core.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Rewired_Windows.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.Burst.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.Burst.Unsafe.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.Collections.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.Collections.LowLevel.ILSupport.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.Entities.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.Entities.Hybrid.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.Jobs.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.Mathematics.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.Mathematics.Extensions.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.NetCode.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.NetCode.Authoring.Hybrid.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.NetCode.Generated.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.NetCode.Physics.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.Networking.Transport.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.Physics.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.Physics.Hybrid.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.Postprocessing.Runtime.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.Properties.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.Scenes.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.Serialization.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.TextMeshPro.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.Transforms.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.Transforms.Generated.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\Unity.Transforms.Hybrid.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.AccessibilityModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.AIModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.AndroidJNIModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.AnimationModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.ARModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.AssetBundleModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.AudioModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.ClothModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.ClusterInputModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.ClusterRendererModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.CoreModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.CrashReportingModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.DirectorModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.DSPGraphModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.GameCenterModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.GIModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.GridModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.HotReloadModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.ImageConversionModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.IMGUIModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.InputLegacyModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.InputModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.JSONSerializeModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.LocalizationModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.ParticleSystemModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.PerformanceReportingModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.Physics2DModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.PhysicsModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.ProfilerModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.ScreenCaptureModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.SharedInternalsModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.SpriteMaskModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.SpriteShapeModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.StreamingModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.SubstanceModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.SubsystemsModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.TerrainModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.TerrainPhysicsModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.TextCoreModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.TextRenderingModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.TilemapModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.TLSModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.UI.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.UIElementsModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.UIElementsNativeModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.UIModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.UmbraModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.UNETModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.UnityAnalyticsModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.UnityConnectModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.UnityCurlModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.UnityTestProtocolModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.UnityWebRequestAssetBundleModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.UnityWebRequestAudioModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.UnityWebRequestModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.UnityWebRequestTextureModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.UnityWebRequestWWWModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.VehiclesModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.VFXModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.VideoModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.VirtualTexturingModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.VRModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.WindModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\UnityEngine.XRModule.dll + + + ..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\Core Keeper\BepInEx\unhollowed\ZipSaveFolder.dll + + + + + + + diff --git a/ckjp.sln b/ckjp.sln new file mode 100644 index 0000000..4a7fee6 --- /dev/null +++ b/ckjp.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.0.32002.185 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ckjp", "ckjp.csproj", "{DF0F8422-FDAC-4B14-8756-F7441E8FE3BE}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {DF0F8422-FDAC-4B14-8756-F7441E8FE3BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DF0F8422-FDAC-4B14-8756-F7441E8FE3BE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DF0F8422-FDAC-4B14-8756-F7441E8FE3BE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DF0F8422-FDAC-4B14-8756-F7441E8FE3BE}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {6CCA98FB-383C-4D84-B71F-AD2055654662} + EndGlobalSection +EndGlobal diff --git a/img/explorer_7tgBzy59mR.png b/img/explorer_7tgBzy59mR.png new file mode 100644 index 0000000..d08e341 Binary files /dev/null and b/img/explorer_7tgBzy59mR.png differ diff --git a/img/explorer_dBxPBY4Glo.png b/img/explorer_dBxPBY4Glo.png new file mode 100644 index 0000000..3bec467 Binary files /dev/null and b/img/explorer_dBxPBY4Glo.png differ diff --git a/img/ss.png b/img/ss.png new file mode 100644 index 0000000..fff1c99 Binary files /dev/null and b/img/ss.png differ diff --git a/img/steam_xqDTuLeSCe.png b/img/steam_xqDTuLeSCe.png new file mode 100644 index 0000000..0e5b90b Binary files /dev/null and b/img/steam_xqDTuLeSCe.png differ