pax_global_header00006660000000000000000000000064135656312060014521gustar00rootroot0000000000000052 comment=d733599504811e8f3969de20368817d20e162dba cascadia-code-1911.21/000077500000000000000000000000001356563120600143375ustar00rootroot00000000000000cascadia-code-1911.21/.github/000077500000000000000000000000001356563120600156775ustar00rootroot00000000000000cascadia-code-1911.21/.github/ISSUE_TEMPLATE/000077500000000000000000000000001356563120600200625ustar00rootroot00000000000000cascadia-code-1911.21/.github/ISSUE_TEMPLATE/Bug_Report.md000066400000000000000000000032371356563120600224610ustar00rootroot00000000000000--- name: Bug report 🐛 about: Report errors or unexpected behavior title: "Bug Report (IF I DO NOT CHANGE THIS THE ISSUE WILL BE CLOSED)" labels: '' assignees: '' --- # Environment ```none Cascadia Code version number: Application (with version) used to display text: OS platform and version: Screen resolution (i.e. 220dpi): Any other software? ``` # Steps to reproduce # Expected behavior # Actual behavior cascadia-code-1911.21/.github/ISSUE_TEMPLATE/Documentation_Issue.md000066400000000000000000000003311356563120600243620ustar00rootroot00000000000000--- name: Documentation Issue 📚 about: Report issues in our documentation title: "Documentation Issue" labels: Issue-Docs assignees: '' --- cascadia-code-1911.21/.github/ISSUE_TEMPLATE/Feature_Request.md000066400000000000000000000026171356563120600235150ustar00rootroot00000000000000--- name: Feature Request/Idea 🚀 about: Suggest a new feature or improvement (this does not mean you have to implement it) title: "Feature Request" labels: Issue-Feature assignees: '' --- # Description of the new feature/enhancement (with images if possible) # Proposed technical implementation details (optional) cascadia-code-1911.21/.github/PULL_REQUEST_TEMPLATE.md000066400000000000000000000030621356563120600215010ustar00rootroot00000000000000 ## Summary of the Pull Request ## References ## PR Checklist * [ ] Closes #xxx * [ ] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [ ] Requires FONTLOG.txt to be updated * [ ] Requires [/images/cascadia-code.png](/microsoft/cascadia-code/blob/master/images/cascadia-code.png) and/or [/images/cascadia-code-characters.png](/microsoft/cascadia-code/blob/master/images/cascadia-code-characters.png) to be updated * [ ] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx ## Detailed Description of the Pull Request / Additional comments ## Before (if applicable) and After Images of the Character(s) ## Validation Steps Performedcascadia-code-1911.21/.github/workflows/000077500000000000000000000000001356563120600177345ustar00rootroot00000000000000cascadia-code-1911.21/.github/workflows/pr.yml000066400000000000000000000016731356563120600211070ustar00rootroot00000000000000name: Build on: [push] jobs: build: # Build the fonts on macOS because we use the default overlap removal library # booleanOperations, which unfortunately inherits # https://sourceforge.net/p/polyclipping/bugs/195/ that manifests for certain # glyphs like `shade` and `dkshade`. The contour order makes no visual # difference, but is important for TrueType hinting, where instructions work on # point indices. The font was originally build on macOS and then hinted in VTT, # so we have to use macOS to not potentially invalidate the hinting. runs-on: macos-latest steps: - uses: actions/checkout@v1 - name: Set up Python uses: actions/setup-python@v1 with: python-version: '3.7' - name: Install build dependencies run: pip install -r requirements.txt ufolint - name: Lint sources run: ufolint sources/*.ufo - name: Build font(s) run: python build.py cascadia-code-1911.21/.gitignore000066400000000000000000000130061356563120600163270ustar00rootroot00000000000000## 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 *.suo *.user *.userosscache *.sln.docstates .DS_Store # User-specific files (MonoDevelop/Xamarin Studio) *.userprefs # Build results [Dd]ebug/ [Dd]ebugPublic/ [Rr]elease/ [Rr]eleases/ x64/ x86/ bld/ [Bb]in/ [Oo]bj/ [Ll]og/ # 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 # 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/ **/Properties/launchSettings.json # StyleCop StyleCopReport.xml # Files built by Visual Studio *_i.c *_p.c *_i.h *.ilk *.meta *.obj *.iobj *.pch *.pdb *.ipdb *.pgc *.pgd *.rsp *.sbr *.tlb *.tli *.tlh *.tmp *.tmp_proj *.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 # JustCode is a .NET coding add-in .JustCode # TeamCity is a build add-in _TeamCity* # DotCover is a Code Coverage Tool *.dotCover # AxoCover is a Code Coverage Tool .axoCover/* !.axoCover/settings.json # 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 # 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 # 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 # 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/ # JetBrains Rider .idea/ *.sln.iml # CodeRush .cr/ # 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/ testground.py converter.py buildTest.py build/cascadia-code-1911.21/CODE_OF_CONDUCT.md000066400000000000000000000006761356563120600171470ustar00rootroot00000000000000# Code of Conduct This project has adopted the [Microsoft Open Source Code of Conduct][conduct-code]. For more information see the [Code of Conduct FAQ][conduct-FAQ] or contact [opencode@microsoft.com][conduct-email] with any additional questions or comments. [conduct-code]: https://opensource.microsoft.com/codeofconduct/ [conduct-FAQ]: https://opensource.microsoft.com/codeofconduct/faq/ [conduct-email]: mailto:opencode@microsoft.comcascadia-code-1911.21/FONTLOG.txt000066400000000000000000000026631356563120600162170ustar00rootroot00000000000000FONTLOG for Cascadia Code =================================== This file provides detailed information on the Cascadia Code font. This information should be distributed along with the Cascadia Code font and any derivative works. Basic Font Information ----------------------------------- Cascadia Code is a monospaced font shipped by Microsoft. It includes programming ligatures and is intended for use in terminal applications as well as text editors. Contribution Information ----------------------------------- Documentation and contribution guidelines can be found at: https://github.com/microsoft/cascadia-code ChangeLog ----------------------------------- 09-25-2019 (Aaron Bell) Bug Fixes and Improvements 09-18-2019 (Aaron Bell) Cascadia Code Version 1909.16 - Initial release 10-04-2019 (Aaron Bell) Cascadia Code Version 1910.04 - Addition of Latin-1 characters - Addition of box drawing glyphs 11-20-2019 (Aaron Bell) Cascadia Code Version 1911.20 - Cyrillic, Greek, Vietnamese, and many other symbols added - Font converted to UFO with a build workflow - font rehinted - many other fixes! Acknowledgements ----------------------------------- If you make modifications, be sure to add your name (N), email (E), web-address (if you have one) (W), and description (D). This list is in alphabetical order. N: Aaron Bell E: aaron@sajatypeworks.com W: http://sajatypeworks.com D: Original font designercascadia-code-1911.21/LICENSE000066400000000000000000000106111356563120600153430ustar00rootroot00000000000000Copyright (c) 2019 - Present, Microsoft Corporation, with Reserved Font Name Cascadia Code. This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL ----------------------------------------------------------- SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 ----------------------------------------------------------- PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others. The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives. DEFINITIONS "Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation. "Reserved Font Name" refers to any names specified as such after the copyright statement(s). "Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s). "Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment. "Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software. PERMISSION & CONDITIONS Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions: 1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself. 2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user. 3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users. 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission. 5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software. TERMINATION This license becomes null and void if any of the above conditions are not met. DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. cascadia-code-1911.21/OFL-FAQ.txt000066400000000000000000001631041356563120600161320ustar00rootroot00000000000000OFL FAQ - Frequently Asked Questions about the SIL Open Font License (OFL) Version 1.1-update5 - April 2017 The OFL FAQ is copyright (c) 2005-2017 SIL International. (See http://scripts.sil.org/OFL for updates) CONTENTS OF THIS FAQ 1 USING AND DISTRIBUTING FONTS LICENSED UNDER THE OFL 2 USING OFL FONTS FOR WEB PAGES AND ONLINE WEB FONT SERVICES 3 MODIFYING OFL-LICENSED FONTS 4 LICENSING YOUR ORIGINAL FONTS UNDER THE OFL 5 CHOOSING RESERVED FONT NAMES 6 ABOUT THE FONTLOG 7 MAKING CONTRIBUTIONS TO OFL PROJECTS 8 ABOUT THE LICENSE ITSELF 9 ABOUT SIL INTERNATIONAL APPENDIX A - FONTLOG EXAMPLE 1 USING AND DISTRIBUTING FONTS LICENSED UNDER THE OFL 1.1 Can I use the fonts for a book or other print publication, to create logos or other graphics or even to manufacture objects based on their outlines? Yes. You are very welcome to do so. Authors of fonts released under the OFL allow you to use their font software as such for any kind of design work. No additional license or permission is required, unlike with some other licenses. Some examples of these uses are: logos, posters, business cards, stationery, video titling, signage, t-shirts, personalised fabric, 3D-printed/laser-cut shapes, sculptures, rubber stamps, cookie cutters and lead type. 1.1.1 Does that restrict the license or distribution of that artwork? No. You remain the author and copyright holder of that newly derived graphic or object. You are simply using an open font in the design process. It is only when you redistribute, bundle or modify the font itself that other conditions of the license have to be respected (see below for more details). 1.1.2 Is any kind of acknowledgement required? No. Font authors may appreciate being mentioned in your artwork's acknowledgements alongside the name of the font, possibly with a link to their website, but that is not required. 1.2 Can the fonts be included with Free/Libre and Open Source Software collections such as GNU/Linux and BSD distributions and repositories? Yes! Fonts licensed under the OFL can be freely included alongside other software under FLOSS (Free/Libre and Open Source Software) licenses. Since fonts are typically aggregated with, not merged into, existing software, there is little need to be concerned about incompatibility with existing software licenses. You may also repackage the fonts and the accompanying components in a .rpm or .deb package (or other similar package formats or installers) and include them in distribution CD/DVDs and online repositories. (Also see section 5.9 about rebuilding from source.) 1.3 I want to distribute the fonts with my program. Does this mean my program also has to be Free/Libre and Open Source Software? No. Only the portions based on the Font Software are required to be released under the OFL. The intent of the license is to allow aggregation or bundling with software under restricted licensing as well. 1.4 Can I sell a software package that includes these fonts? Yes, you can do this with both the Original Version and a Modified Version of the fonts. Examples of bundling made possible by the OFL would include: word processors, design and publishing applications, training and educational software, games and entertainment software, mobile device applications, etc. 1.5 Can I include the fonts on a CD of freeware or commercial fonts? Yes, as long some other font or software is also on the disk, so the OFL font is not sold by itself. 1.6 Why won't the OFL let me sell the fonts alone? The intent is to keep people from making money by simply redistributing the fonts. The only people who ought to profit directly from the fonts should be the original authors, and those authors have kindly given up potential direct income to distribute their fonts under the OFL. Please honour and respect their contribution! 1.7 What about sharing OFL fonts with friends on a CD, DVD or USB stick? You are very welcome to share open fonts with friends, family and colleagues through removable media. Just remember to include the full font package, including any copyright notices and licensing information as available in OFL.txt. In the case where you sell the font, it has to come bundled with software. 1.8 Can I host the fonts on a web site for others to use? Yes, as long as you make the full font package available. In most cases it may be best to point users to the main site that distributes the Original Version so they always get the most recent stable and complete version. See also discussion of web fonts in Section 2. 1.9 Can I host the fonts on a server for use over our internal network? Yes. If the fonts are transferred from the server to the client computer by means that allow them to be used even if the computer is no longer attached to the network, the full package (copyright notices, licensing information, etc.) should be included. 1.10 Does the full OFL license text always need to accompany the font? The only situation in which an OFL font can be distributed without the text of the OFL (either in a separate file or in font metadata), is when a font is embedded in a document or bundled within a program. In the case of metadata included within a font, it is legally sufficient to include only a link to the text of the OFL on http://scripts.sil.org/OFL, but we strongly recommend against this. Most modern font formats include metadata fields that will accept the full OFL text, and full inclusion increases the likelihood that users will understand and properly apply the license. 1.11 What do you mean by 'embedding'? How does that differ from other means of distribution? By 'embedding' we mean inclusion of the font in a document or file in a way that makes extraction (and redistribution) difficult or clearly discouraged. In many cases the names of embedded fonts might also not be obvious to those reading the document, the font data format might be altered, and only a subset of the font - only the glyphs required for the text - might be included. Any other means of delivering a font to another person is considered 'distribution', and needs to be accompanied by any copyright notices and licensing information available in OFL.txt. 1.12 So can I embed OFL fonts in my document? Yes, either in full or a subset. The restrictions regarding font modification and redistribution do not apply, as the font is not intended for use outside the document. 1.13 Does embedding alter the license of the document itself? No. Referencing or embedding an OFL font in any document does not change the license of the document itself. The requirement for fonts to remain under the OFL does not apply to any document created using the fonts and their derivatives. Similarly, creating any kind of graphic using a font under OFL does not make the resulting artwork subject to the OFL. 1.14 If OFL fonts are extracted from a document in which they are embedded (such as a PDF file), what can be done with them? Is this a risk to author(s)? The few utilities that can extract fonts embedded in a PDF will typically output limited amounts of outlines - not a complete font. To create a working font from this method is much more difficult and time consuming than finding the source of the original OFL font. So there is little chance that an OFL font would be extracted and redistributed inappropriately through this method. Even so, copyright laws address any misrepresentation of authorship. All Font Software released under the OFL and marked as such by the author(s) is intended to remain under this license regardless of the distribution method, and cannot be redistributed under any other license. We strongly discourage any font extraction - we recommend directly using the font sources instead - but if you extract font outlines from a document, please be considerate: respect the work of the author(s) and the licensing model. 1.15 What about distributing fonts with a document? Within a compressed folder structure? Is it distribution, bundling or embedding? Certain document formats may allow the inclusion of an unmodified font within their file structure which may consist of a compressed folder containing the various resources forming the document (such as pictures and thumbnails). Including fonts within such a structure is understood as being different from embedding but rather similar to bundling (or mere aggregation) which the license explicitly allows. In this case the font is conveyed unchanged whereas embedding a font usually transforms it from the original format. The OFL does not allow anyone to extract the font from such a structure to then redistribute it under another license. The explicit permission to redistribute and embed does not cancel the requirement for the Font Software to remain under the license chosen by its author(s). Even if the font travels inside the document as one of its assets, it should not lose its authorship information and licensing. 1.16 What about ebooks shipping with open fonts? The requirements differ depending on whether the fonts are linked, embedded or distributed (bundled or aggregated). Some ebook formats use web technologies to do font linking via @font-face, others are designed for font embedding, some use fonts distributed with the document or reading software, and a few rely solely on the fonts already present on the target system. The license requirements depend on the type of inclusion as discussed in 1.15. 1.17 Can Font Software released under the OFL be subject to URL-based access restrictions methods or DRM (Digital Rights Management) mechanisms? Yes, but these issues are out-of-scope for the OFL. The license itself neither encourages their use nor prohibits them since such mechanisms are not implemented in the components of the Font Software but through external software. Such restrictions are put in place for many different purposes corresponding to various usage scenarios. One common example is to limit potentially dangerous cross-site scripting attacks. However, in the spirit of libre/open fonts and unrestricted writing systems, we strongly encourage open sharing and reuse of OFL fonts, and the establishment of an environment where such restrictions are unnecessary. Note that whether you wish to use such mechanisms or you prefer not to, you must still abide by the rules set forth by the OFL when using fonts released by their authors under this license. Derivative fonts must be licensed under the OFL, even if they are part of a service for which you charge fees and/or for which access to source code is restricted. You may not sell the fonts on their own - they must be part of a larger software package, bundle or subscription plan. For example, even if the OFL font is distributed in a software package or via an online service using a DRM mechanism, the user would still have the right to extract that font, use, study, modify and redistribute it under the OFL. 1.18 I've come across a font released under the OFL. How can I easily get more information about the Original Version? How can I know where it stands compared to the Original Version or other Modified Versions? Consult the copyright statement(s) in the license for ways to contact the original authors. Consult the FONTLOG (see section 6 for more details and examples) for information on how the font differs from the Original Version, and get in touch with the various contributors via the information in the acknowledgement section. Please consider using the Original Versions of the fonts whenever possible. 1.19 What do you mean in condition 4 of the OFL's permissions and conditions? Can you provide examples of abusive promotion / endorsement / advertisement vs. normal acknowledgement? The intent is that the goodwill and reputation of the author(s) should not be used in a way that makes it sound like the original author(s) endorse or approve of a specific Modified Version or software bundle. For example, it would not be right to advertise a word processor by naming the author(s) in a listing of software features, or to promote a Modified Version on a web site by saying "designed by ...". However, it would be appropriate to acknowledge the author(s) if your software package has a list of people who deserve thanks. We realize that this can seem to be a grey area, but the standard used to judge an acknowledgement is that if the acknowledgement benefits the author(s) it is allowed, but if it primarily benefits other parties, or could reflect poorly on the author(s), then it is not. 1.20 I'm writing a small app for mobile platforms, do I need to include the whole package? If you bundle a font under the OFL with your mobile app you must comply with the terms of the license. At a minimum you must include the copyright statement, the license notice and the license text. A mention of this information in your About box or Changelog, with a link to where the font package is from, is good practice, and the extra space needed to carry these items is very small. You do not, however, need to include the full contents of the font package - only the fonts you use and the copyright and license that apply to them. For example, if you only use the regular weight in your app, you do not need to include the italic and bold versions. 1.21 What about including OFL fonts by default in my firmware or dedicated operating system? Many such systems are restricted and turned into appliances so that users cannot study or modify them. Using open fonts to increase quality and language coverage is a great idea, but you need to be aware that if there is a way for users to extract fonts you cannot legally prevent them from doing that. The fonts themselves, including any changes you make to them, must be distributed under the OFL even if your firmware has a more restrictive license. If you do transform the fonts and change their formats when you include them in your firmware you must respect any names reserved by the font authors via the RFN mechanism and pick your own font name. Alternatively if you directly add a font under the OFL to the font folder of your firmware without modifying or optimizing it you are simply bundling the font like with any other software collection, and do not need to make any further changes. 1.22 Can I make and publish CMS themes or templates that use OFL fonts? Can I include the fonts themselves in the themes or templates? Can I sell the whole package? Yes, you are very welcome to integrate open fonts into themes and templates for your preferred CMS and make them more widely available. Remember that you can only sell the fonts and your CMS add-on as part of a software bundle. (See 1.4 for details and examples about selling bundles). 1.23 Can OFL fonts be included in services that deliver fonts to the desktop from remote repositories? Even if they contain both OFL and non-OFL fonts? Yes. Some foundries have set up services to deliver fonts to subscribers directly to desktops from their online repositories; similarly, plugins are available to preview and use fonts directly in your design tool or publishing suite. These services may mix open and restricted fonts in the same channel, however they should make a clear distinction between them to users. These services should also not hinder users (such as through DRM or obfuscation mechanisms) from extracting and using the OFL fonts in other environments, or continuing to use OFL fonts after subscription terms have ended, as those uses are specifically allowed by the OFL. 1.24 Can services that provide or distribute OFL fonts restrict my use of them? No. The terms of use of such services cannot replace or restrict the terms of the OFL, as that would be the same as distributing the fonts under a different license, which is not allowed. You are still entitled to use, modify and redistribute them as the original authors have intended outside of the sole control of that particular distribution channel. Note, however, that the fonts provided by these services may differ from the Original Versions. 2 USING OFL FONTS FOR WEBPAGES AND ONLINE WEB FONT SERVICES NOTE: This section often refers to a separate paper on 'Web Fonts & RFNs'. This is available at http://scripts.sil.org/OFL_web_fonts_and_RFNs 2.1 Can I make webpages using these fonts? Yes! Go ahead! Using CSS (Cascading Style Sheets) is recommended. Your three best options are: - referring directly in your stylesheet to open fonts which may be available on the user's system - providing links to download the full package of the font - either from your own website or from elsewhere - so users can install it themselves - using @font-face to distribute the font directly to browsers. This is recommended and explicitly allowed by the licensing model because it is distribution. The font file itself is distributed with other components of the webpage. It is not embedded in the webpage but referenced through a web address which will cause the browser to retrieve and use the corresponding font to render the webpage (see 1.11 and 1.15 for details related to embedding fonts into documents). As you take advantage of the @font-face cross-platform standard, be aware that web fonts are often tuned for a web environment and not intended for installation and use outside a browser. The reasons in favour of using web fonts are to allow design of dynamic text elements instead of static graphics, to make it easier for content to be localized and translated, indexed and searched, and all this with cross-platform open standards without depending on restricted extensions or plugins. You should check the CSS cascade (the order in which fonts are being called or delivered to your users) when testing. 2.2 Can I make and use WOFF (Web Open Font Format) versions of OFL fonts? Yes, but you need to be careful. A change in font format normally is considered modification, and Reserved Font Names (RFNs) cannot be used. Because of the design of the WOFF format, however, it is possible to create a WOFF version that is not considered modification, and so would not require a name change. You are allowed to create, use and distribute a WOFF version of an OFL font without changing the font name, but only if: - the original font data remains unchanged except for WOFF compression, and - WOFF-specific metadata is either omitted altogether or present and includes, unaltered, the contents of all equivalent metadata in the original font. If the original font data or metadata is changed, or the WOFF-specific metadata is incomplete, the font must be considered a Modified Version, the OFL restrictions would apply and the name of the font must be changed: any RFNs cannot be used and copyright notices and licensing information must be included and cannot be deleted or modified. You must come up with a unique name - we recommend one corresponding to your domain or your particular web application. Be aware that only the original author(s) can use RFNs. This is to prevent collisions between a derivative tuned to your audience and the original upstream version and so to reduce confusion. Please note that most WOFF conversion tools and online services do not meet the two requirements listed above, and so their output must be considered a Modified Version. So be very careful and check to be sure that the tool or service you're using is compressing unchanged data and completely and accurately reflecting the original font metadata. 2.3 What about other web font formats such as EOT/EOTLite/CWT/etc.? In most cases these formats alter the original font data more than WOFF, and do not completely support appropriate metadata, so their use must be considered modification and RFNs may not be used. However, there may be certain formats or usage scenarios that may allow the use of RFNs. See http://scripts.sil.org/OFL_web_fonts_and_RFNs 2.4 Can I make OFL fonts available through web font online services? Yes, you are welcome to include OFL fonts in online web font services as long as you properly meet all the conditions of the license. The origin and open status of the font should be clear among the other fonts you are hosting. Authorship, copyright notices and license information must be sufficiently visible to your users or subscribers so they know where the font comes from and the rights granted by the author(s). Make sure the font file contains the needed copyright notice(s) and licensing information in its metadata. Please double-check the accuracy of every field to prevent contradictory information. Other font formats, including EOT/EOTLite/CWT and superior alternatives like WOFF, already provide fields for this information. Remember that if you modify the font within your library or convert it to another format for any reason the OFL restrictions apply and you need to change the names accordingly. Please respect the author's wishes as expressed in the OFL and do not misrepresent original designers and their work. Don't lump quality open fonts together with dubious freeware or public domain fonts. Consider how you can best work with the original designers and foundries, support their efforts and generate goodwill that will benefit your service. (See 1.17 for details related to URL-based access restrictions methods or DRM mechanisms). 2.5 Some web font formats and services provide ways of "optimizing" the font for a particular website or web application; is that allowed? Yes, it is permitted, but remember that these optimized versions are Modified Versions and so must follow OFL requirements like appropriate renaming. Also you need to bear in mind the other important parameters beyond compression, speed and responsiveness: you need to consider the audience of your particular website or web application, as choosing some optimization parameters may turn out to be less than ideal for them. Subsetting by removing certain glyphs or features may seriously limit functionality of the font in various languages that your users expect. It may also introduce degradation of quality in the rendering or specific bugs on the various target platforms compared to the original font from upstream. In other words, remember that one person's optimized font may be another person's missing feature. Various advanced typographic features (OpenType, Graphite or AAT) are also available through CSS and may provide the desired effects without the need to modify the font. 2.6 Is subsetting a web font considered modification? Yes. Removing any parts of the font when delivering a web font to a browser, including unused glyphs and smart font code, is considered modification. This is permitted by the OFL but would not normally allow the use of RFNs. Some newer subsetting technologies may be able to subset in a way that allows users to effectively have access to the complete font, including smart font behaviour. See 2.8 and http://scripts.sil.org/OFL_web_fonts_and_RFNs 2.7 Are there any situations in which a modified web font could use RFNs? Yes. If a web font is optimized only in ways that preserve Functional Equivalence (see 2.8), then it may use RFNs, as it reasonably represents the Original Version and respects the intentions of the author(s) and the main purposes of the RFN mechanism (avoids collisions, protects authors, minimizes support, encourages derivatives). However this is technically very difficult and often impractical, so a much better scenario is for the web font service or provider to sign a separate agreement with the author(s) that allows the use of RFNs for Modified Versions. 2.8 How do you know if an optimization to a web font preserves Functional Equivalence? Functional Equivalence is described in full in the 'Web fonts and RFNs' paper at http://scripts.sil.org/OFL_web_fonts_and_RFNs, in general, an optimized font is deemed to be Functionally Equivalent (FE) to the Original Version if it: - Supports the same full character inventory. If a character can be properly displayed using the Original Version, then that same character, encoded correctly on a web page, will display properly. - Provides the same smart font behavior. Any dynamic shaping behavior that works with the Original Version should work when optimized, unless the browser or environment does not support it. There does not need to be guaranteed support in the client, but there should be no forced degradation of smart font or shaping behavior, such as the removal or obfuscation of OpenType, Graphite or AAT tables. - Presents text with no obvious degradation in visual quality. The lettershapes should be equally (or more) readable, within limits of the rendering platform. - Preserves original author, project and license metadata. At a minimum, this should include: Copyright and authorship; The license as stated in the Original Version, whether that is the full text of the OFL or a link to the web version; Any RFN declarations; Information already present in the font or documentation that points back to the Original Version, such as a link to the project or the author's website. If an optimized font meets these requirements, and so is considered to be FE, then it's very likely that the original author would feel that the optimized font is a good and reasonable equivalent. If it falls short of any of these requirements, the optimized font does not reasonably represent the Original Version, and so should be considered to be a Modified Version. Like other Modified Versions, it would not be allowed to use any RFNs and you simply need to pick your own font name. 2.9 Isn't use of web fonts another form of embedding? No. Unlike embedded fonts in a PDF, web fonts are not an integrated part of the document itself. They are not specific to a single document and are often applied to thousands of documents around the world. The font data is not stored alongside the document data and often originates from a different location. The ease by which the web fonts used by a document may be identified and downloaded for desktop use demonstrates that they are philosophically and technically separate from the web pages that specify them. See http://scripts.sil.org/OFL_web_fonts_and_RFNs 2.10 So would it be better to not use RFNs at all if you want your font to be distributed by a web fonts service? No. Although the OFL does not require authors to use RFNs, the RFN mechanism is an important part of the OFL model and completely compatible with web font services. If that web font service modifies the fonts, then the best solution is to sign a separate agreement for the use of any RFNs. It is perfectly valid for an author to not declare any RFNs, but before they do so they need to fully understand the benefits they are giving up, and the overall negative effect of allowing many different versions bearing the same name to be widely distributed. As a result, we don't generally recommend it. 2.11 What should an agreement for the use of RFNs say? Are there any examples? There is no prescribed format for this agreement, as legal systems vary, and no recommended examples. Authors may wish to add specific clauses to further restrict use, require author review of Modified Versions, establish user support mechanisms or provide terms for ending the agreement. Such agreements are usually not public, and apply only to the main parties. However, it would be very beneficial for web font services to clearly state when they have established such agreements, so that the public understands clearly that their service is operating appropriately. See the separate paper on 'Web Fonts & RFNs' for in-depth discussion of issues related to the use of RFNs for web fonts. This is available at http://scripts.sil.org/OFL_web_fonts_and_RFNs 3 MODIFYING OFL-LICENSED FONTS 3.1 Can I change the fonts? Are there any limitations to what things I can and cannot change? You are allowed to change anything, as long as such changes do not violate the terms of the license. In other words, you are not allowed to remove the copyright statement(s) from the font, but you could put additional information into it that covers your contribution. See the placeholders in the OFL header template for recommendations on where to add your own statements. (Remember that, when authors have reserved names via the RFN mechanism, you need to change the internal names of the font to your own font name when making your modified version even if it is just a small change.) 3.2 I have a font that needs a few extra glyphs - can I take them from an OFL licensed font and copy them into mine? Yes, but if you distribute that font to others it must be under the OFL, and include the information mentioned in condition 2 of the license. 3.3 Can I charge people for my additional work? In other words, if I add a bunch of special glyphs or OpenType/Graphite/AAT code, can I sell the enhanced font? Not by itself. Derivative fonts must be released under the OFL and cannot be sold by themselves. It is permitted, however, to include them in a larger software package (such as text editors, office suites or operating systems), even if the larger package is sold. In that case, you are strongly encouraged, but not required, to also make that derived font easily and freely available outside of the larger package. 3.4 Can I pay someone to enhance the fonts for my use and distribution? Yes. This is a good way to fund the further development of the fonts. Keep in mind, however, that if the font is distributed to others it must be under the OFL. You won't be able to recover your investment by exclusively selling the font, but you will be making a valuable contribution to the community. Please remember how you have benefited from the contributions of others. 3.5 I need to make substantial revisions to the font to make it work with my program. It will be a lot of work, and a big investment, and I want to be sure that it can only be distributed with my program. Can I restrict its use? No. If you redistribute a Modified Version of the font it must be under the OFL. You may not restrict it in any way beyond what the OFL permits and requires. This is intended to ensure that all released improvements to the fonts become available to everyone. But you will likely get an edge over competitors by being the first to distribute a bundle with the enhancements. Again, please remember how you have benefited from the contributions of others. 3.6 Do I have to make any derivative fonts (including extended source files, build scripts, documentation, etc.) publicly available? No, but please consider sharing your improvements with others. You may find that you receive in return more than what you gave. 3.7 If a trademark is claimed in the OFL font, does that trademark need to remain in modified fonts? Yes. Any trademark notices must remain in any derivative fonts to respect trademark laws, but you may add any additional trademarks you claim, officially registered or not. For example if an OFL font called "Foo" contains a notice that "Foo is a trademark of Acme", then if you rename the font to "Bar" when creating a Modified Version, the new trademark notice could say "Foo is a trademark of Acme Inc. - Bar is a trademark of Roadrunner Technologies Ltd.". Trademarks work alongside the OFL and are not subject to the terms of the licensing agreement. The OFL does not grant any rights under trademark law. Bear in mind that trademark law varies from country to country and that there are no international trademark conventions as there are for copyright. You may need to significantly invest in registering and defending a trademark for it to remain valid in the countries you are interested in. This may be costly for an individual independent designer. 3.8 If I commit changes to a font (or publish a branch in a DVCS) as part of a public open source software project, do I have to change the internal font names? Only if there are declared RFNs. Making a public commit or publishing a public branch is effectively redistributing your modifications, so any change to the font will require that you do not use the RFNs. Even if there are no RFNs, it may be useful to change the name or add a suffix indicating that a particular version of the font is still in development and not released yet. This will clearly indicate to users and fellow designers that this particular font is not ready for release yet. See section 5 for more details. 4 LICENSING YOUR ORIGINAL FONTS UNDER THE OFL 4.1 Can I use the SIL OFL for my own fonts? Yes! We heartily encourage everyone to use the OFL to distribute their own original fonts. It is a carefully constructed license that allows great freedom along with enough artistic integrity protection for the work of the authors as well as clear rules for other contributors and those who redistribute the fonts. The licensing model is used successfully by various organisations, both for-profit and not-for-profit, to release fonts of varying levels of scope and complexity. 4.2 What do I have to do to apply the OFL to my font? If you want to release your fonts under the OFL, we recommend you do the following: 4.2.1 Put your copyright and Reserved Font Names information at the beginning of the main OFL.txt file in place of the dedicated placeholders (marked with the <> characters). Include this file in your release package. 4.2.2 Put your copyright and the OFL text with your chosen Reserved Font Name(s) into your font files (the copyright and license fields). A link to the OFL text on the OFL web site is an acceptable (but not recommended) alternative. Also add this information to any other components (build scripts, glyph databases, documentation, test files, etc). Accurate metadata in your font files is beneficial to you as an increasing number of applications are exposing this information to the user. For example, clickable links can bring users back to your website and let them know about other work you have done or services you provide. Depending on the format of your fonts and sources, you can use template human-readable headers or machine-readable metadata. You should also double-check that there is no conflicting metadata in the font itself contradicting the license, such as the fstype bits in the os2 table or fields in the name table. 4.2.3 Write an initial FONTLOG.txt for your font and include it in the release package (see Section 6 and Appendix A for details including a template). 4.2.4 Include the relevant practical documentation on the license by adding the current OFL-FAQ.txt file in your package. 4.2.5 If you wish you can use the OFL graphics (http://scripts.sil.org/OFL_logo) on your website. 4.3 Will you make my font OFL for me? We won't do the work for you. We can, however, try to answer your questions, unfortunately we do not have the resources to review and check your font packages for correct use of the OFL. We recommend you turn to designers, foundries or consulting companies with experience in doing open font design to provide this service to you. 4.4 Will you distribute my OFL font for me? No, although if the font is of sufficient quality and general interest we may include a link to it on our partial list of OFL fonts on the OFL web site. You may wish to consider other open font catalogs or hosting services, such as the Unifont Font Guide (http://unifont.org/fontguide), The League of Movable Type (http://theleagueofmovabletype.com) or the Open Font Library (http://openfontlibrary.org/), which despite the name has no direct relationship to the OFL or SIL. We do not endorse any particular catalog or hosting service - it is your responsibility to determine if the service is right for you and if it treats authors with fairness. 4.5 Why should I use the OFL for my fonts? - to meet needs for fonts that can be modified to support lesser-known languages - to provide a legal and clear way for people to respect your work but still use it (and reduce piracy) - to involve others in your font project - to enable your fonts to be expanded with new weights and improved writing system/language support - to allow more technical font developers to add features to your design (such as OpenType, Graphite or AAT support) - to renew the life of an old font lying on your hard drive with no business model - to allow your font to be included in Libre Software operating systems like Ubuntu - to give your font world status and wide, unrestricted distribution - to educate students about quality typeface and font design - to expand your test base and get more useful feedback - to extend your reach to new markets when users see your metadata and go to your website - to get your font more easily into one of the web font online services - to attract attention for your commercial fonts - to make money through web font services - to make money by bundling fonts with applications - to make money adjusting and extending existing open fonts - to get a better chance that foundations/NGOs/charities/companies who commission fonts will pick you - to be part of a sharing design and development community - to give back and contribute to a growing body of font sources 5 CHOOSING RESERVED FONT NAMES 5.1 What are Reserved Font Names? These are font names, or portions of font names, that the author has chosen to reserve for use only with the Original Version of the font, or for Modified Version(s) created by the original author. 5.2 Why can't I use the Reserved Font Names in my derivative font names? I'd like people to know where the design came from. The best way to acknowledge the source of the design is to thank the original authors and any other contributors in the files that are distributed with your revised font (although no acknowledgement is required). The FONTLOG is a natural place to do this. Reserved Font Names ensure that the only fonts that have the original names are the unmodified Original Versions. This allows designers to maintain artistic integrity while allowing collaboration to happen. It eliminates potential confusion and name conflicts. When choosing a name, be creative and avoid names that reuse almost all the same letters in the same order or sound like the original. It will help everyone if Original Versions and Modified Versions can easily be distinguished from one another and from other derivatives. Any substitution and matching mechanism is outside the scope of the license. 5.3 What do you mean by "primary name as presented to the user"? Are you referring to the font menu name? Yes, this applies to the font menu name and other mechanisms that specify a font in a document. It would be fine, however, to keep a text reference to the original fonts in the description field, in your modified source file or in documentation provided alongside your derivative as long as no one could be confused that your modified source is the original. But you cannot use the Reserved Font Names in any way to identify the font to the user (unless the Copyright Holder(s) allow(s) it through a separate agreement). Users who install derivatives (Modified Versions) on their systems should not see any of the original Reserved Font Names in their font menus, for example. Again, this is to ensure that users are not confused and do not mistake one font for another and so expect features only another derivative or the Original Version can actually offer. 5.4 Am I not allowed to use any part of the Reserved Font Names? You may not use individual words from the Reserved Font Names, but you would be allowed to use parts of words, as long as you do not use any word from the Reserved Font Names entirely. We do not recommend using parts of words because of potential confusion, but it is allowed. For example, if "Foobar" was a Reserved Font Name, you would be allowed to use "Foo" or "bar", although we would not recommend it. Such an unfortunate choice would confuse the users of your fonts as well as make it harder for other designers to contribute. 5.5 So what should I, as an author, identify as Reserved Font Names? Original authors are encouraged to name their fonts using clear, distinct names, and only declare the unique parts of the name as Reserved Font Names. For example, the author of a font called "Foobar Sans" would declare "Foobar" as a Reserved Font Name, but not "Sans", as that is a common typographical term, and may be a useful word to use in a derivative font name. Reserved Font Names should also be single words for simplicity and legibility. A font called "Flowing River" should have Reserved Font Names "Flowing" and "River", not "Flowing River". You also need to be very careful about reserving font names which are already linked to trademarks (whether registered or not) which you do not own. 5.6 Do I, as an author, have to identify any Reserved Font Names? No. RFNs are optional and not required, but we encourage you to use them. This is primarily to avoid confusion between your work and Modified Versions. As an author you can release a font under the OFL and not declare any Reserved Font Names. There may be situations where you find that using no RFNs and letting your font be changed and modified - including any kind of modification - without having to change the original name is desirable. However you need to be fully aware of the consequences. There will be no direct way for end-users and other designers to distinguish your Original Version from many Modified Versions that may be created. You have to trust whoever is making the changes and the optimizations to not introduce problematic changes. The RFNs you choose for your own creation have value to you as an author because they allow you to maintain artistic integrity and keep some control over the distribution channel to your end-users. For discussion of RFNs and web fonts see section 2. 5.7 Are any names (such as the main font name) reserved by default? No. That is a change to the license as of version 1.1. If you want any names to be Reserved Font Names, they must be specified after the copyright statement(s). 5.8 Is there any situation in which I can use Reserved Font Names for a Modified Version? The Copyright Holder(s) can give certain trusted parties the right to use any of the Reserved Font Names through separate written agreements. For example, even if "Foobar" is a RFN, you could write up an agreement to give company "XYZ" the right to distribute a modified version with a name that includes "Foobar". This allows for freedom without confusion. The existence of such an agreement should be made as clear as possible to downstream users and designers in the distribution package and the relevant documentation. They need to know if they are a party to the agreement or not and what they are practically allowed to do or not even if all the details of the agreement are not public. 5.9 Do font rebuilds require a name change? Do I have to change the name of the font when my packaging workflow includes a full rebuild from source? Yes, all rebuilds which change the font data and the smart code are Modified Versions and the requirements of the OFL apply: you need to respect what the Author(s) have chosen in terms of Reserved Font Names. However if a package (or installer) is simply a wrapper or a compressed structure around the final font - leaving them intact on the inside - then no name change is required. Please get in touch with the author(s) and copyright holder(s) to inquire about the presence of font sources beyond the final font file(s) and the recommended build path. That build path may very well be non-trivial and hard to reproduce accurately by the maintainer. If a full font build path is made available by the upstream author(s) please be aware that any regressions and changes you may introduce when doing a rebuild for packaging purposes is your own responsibility as a package maintainer since you are effectively creating a separate branch. You should make it very clear to your users that your rebuilt version is not the canonical one from upstream. 5.10 Can I add other Reserved Font Names when making a derivative font? Yes. List your additional Reserved Font Names after your additional copyright statement, as indicated with example placeholders at the top of the OFL.txt file. Be sure you do not remove any existing RFNs but only add your own. RFN statements should be placed next to the copyright statement of the relevant author as indicated in the OFL.txt template to make them visible to designers wishing to make their separate version. 6 ABOUT THE FONTLOG 6.1 What is this FONTLOG thing exactly? It has three purposes: 1) to provide basic information on the font to users and other designers and developers, 2) to document changes that have been made to the font or accompanying files, either by the original authors or others, and 3) to provide a place to acknowledge authors and other contributors. Please use it! 6.2 Is the FONTLOG required? It is not a requirement of the license, but we strongly recommend you have one. 6.3 Am I required to update the FONTLOG when making Modified Versions? No, but users, designers and other developers might get very frustrated with you if you don't. People need to know how derivative fonts differ from the original, and how to take advantage of the changes, or build on them. There are utilities that can help create and maintain a FONTLOG, such as the FONTLOG support in FontForge. 6.4 What should the FONTLOG look like? It is typically a separate text file (FONTLOG.txt), but can take other formats. It commonly includes these four sections: - brief header describing the FONTLOG itself and name of the font family - Basic Font Information - description of the font family, purpose and breadth - ChangeLog - chronological listing of changes - Acknowledgements - list of authors and contributors with contact information It could also include other sections, such as: where to find documentation, how to make contributions, information on contributing organizations, source code details, and a short design guide. See Appendix A for an example FONTLOG. 7 MAKING CONTRIBUTIONS TO OFL PROJECTS 7.1 Can I contribute work to OFL projects? In many cases, yes. It is common for OFL fonts to be developed by a team of people who welcome contributions from the wider community. Contact the original authors for specific information on how to participate in their projects. 7.2 Why should I contribute my changes back to the original authors? It would benefit many people if you contributed back in response to what you've received. Your contributions and improvements to the fonts and other components could be a tremendous help and would encourage others to contribute as well and 'give back'. You will then benefit from other people's contributions as well. Sometimes maintaining your own separate version takes more effort than merging back with the original. Be aware that any contributions, however, must be either your own original creation or work that you own, and you may be asked to affirm that clearly when you contribute. 7.3 I've made some very nice improvements to the font. Will you consider adopting them and putting them into future Original Versions? Most authors would be very happy to receive such contributions. Keep in mind that it is unlikely that they would want to incorporate major changes that would require additional work on their end. Any contributions would likely need to be made for all the fonts in a family and match the overall design and style. Authors are encouraged to include a guide to the design with the fonts. It would also help to have contributions submitted as patches or clearly marked changes - the use of smart source revision control systems like subversion, mercurial, git or bzr is a good idea. Please follow the recommendations given by the author(s) in terms of preferred source formats and configuration parameters for sending contributions. If this is not indicated in a FONTLOG or other documentation of the font, consider asking them directly. Examples of useful contributions are bug fixes, additional glyphs, stylistic alternates (and the smart font code to access them) or improved hinting. Keep in mind that some kinds of changes (esp. hinting) may be technically difficult to integrate. 7.4 How can I financially support the development of OFL fonts? It is likely that most authors of OFL fonts would accept financial contributions - contact them for instructions on how to do this. Such contributions would support future development. You can also pay for others to enhance the fonts and contribute the results back to the original authors for inclusion in the Original Version. 8 ABOUT THE LICENSE ITSELF 8.1 I see that this is version 1.1 of the license. Will there be later changes? Version 1.1 is the first minor revision of the OFL. We are confident that version 1.1 will meet most needs, but are open to future improvements. Any revisions would be for future font releases, and previously existing licenses would remain in effect. No retroactive changes are possible, although the Copyright Holder(s) can re-release the font under a revised OFL. All versions will be available on our web site: http://scripts.sil.org/OFL. 8.2 Does this license restrict the rights of the Copyright Holder(s)? No. The Copyright Holder(s) still retain(s) all the rights to their creation; they are only releasing a portion of it for use in a specific way. For example, the Copyright Holder(s) may choose to release a 'basic' version of their font under the OFL, but sell a restricted 'enhanced' version under a different license. They may also choose to release the same font under both the OFL and some other license. Only the Copyright Holder(s) can do this, and doing so does not change the terms of the OFL as it applies to that font. 8.3 Is the OFL a contract or a license? The OFL is a worldwide license based on international copyright agreements and conventions. It is not a contract and so does not require you to sign it to have legal validity. By using, modifying and redistributing components under the OFL you indicate that you accept the license. 8.4 I really like the terms of the OFL, but want to change it a little. Am I allowed to take ideas and actual wording from the OFL and put them into my own custom license for distributing my fonts? We strongly recommend against creating your very own unique open licensing model. Using a modified or derivative license will likely cut you off - along with the font(s) under that license - from the community of designers using the OFL, potentially expose you and your users to legal liabilities, and possibly put your work and rights at risk. The OFL went though a community and legal review process that took years of effort, and that review is only applicable to an unmodified OFL. The text of the OFL has been written by SIL (with review and consultation from the community) and is copyright (c) 2005-2017 SIL International. You may re-use the ideas and wording (in part, not in whole) in another non-proprietary license provided that you call your license by another unambiguous name, that you do not use the preamble, that you do not mention SIL and that you clearly present your license as different from the OFL so as not to cause confusion by being too similar to the original. If you feel the OFL does not meet your needs for an open license, please contact us. 8.5 Can I quote from the OFL FAQ? Yes, SIL gives permission to quote from the OFL FAQ (OFL-FAQ.txt), in whole or in part, provided that the quoted text is: - unmodified, - used to help explain the intent of the OFL, rather than cause misunderstanding, and - accompanied with the following attribution: "From the OFL FAQ (OFL-FAQ.txt), copyright (c) 2005-2017 SIL International. Used by permission. http://scripts.sil.org/OFL-FAQ_web". 8.6 Can I translate the license and the FAQ into other languages? SIL certainly recognises the need for people who are not familiar with English to be able to understand the OFL and its use. Making the license very clear and readable has been a key goal for the OFL, but we know that people understand their own language best. If you are an experienced translator, you are very welcome to translate the OFL and OFL-FAQ so that designers and users in your language community can understand the license better. But only the original English version of the license has legal value and has been approved by the community. Translations do not count as legal substitutes and should only serve as a way to explain the original license. SIL - as the author and steward of the license for the community at large - does not approve any translation of the OFL as legally valid because even small translation ambiguities could be abused and create problems. SIL gives permission to publish unofficial translations into other languages provided that they comply with the following guidelines: - Put the following disclaimer in both English and the target language stating clearly that the translation is unofficial: "This is an unofficial translation of the SIL Open Font License into . It was not published by SIL International, and does not legally state the distribution terms for fonts that use the OFL. A release under the OFL is only valid when using the original English text. However, we recognize that this unofficial translation will help users and designers not familiar with English to better understand and use the OFL. We encourage designers who consider releasing their creation under the OFL to read the OFL-FAQ in their own language if it is available. Please go to http://scripts.sil.org/OFL for the official version of the license and the accompanying OFL-FAQ." - Keep your unofficial translation current and update it at our request if needed, for example if there is any ambiguity which could lead to confusion. If you start such a unofficial translation effort of the OFL and OFL-FAQ please let us know. 8.7 Does the OFL have an explicit expiration term? No, the implicit intent of the OFL is that the permissions granted are perpetual and irrevocable. 9 ABOUT SIL INTERNATIONAL 9.1 Who is SIL International and what do they do? SIL serves language communities worldwide, building their capacity for sustainable language development, by means of research, translation, training and materials development. SIL makes its services available to all without regard to religious belief, political ideology, gender, race, or ethnic background. SIL's members and volunteers share a Christian commitment. 9.2 What does this have to do with font licensing? The ability to read, write, type and publish in one's own language is one of the most critical needs for millions of people around the world. This requires fonts that are widely available and support lesser-known languages. SIL develops - and encourages others to develop - a complete stack of writing systems implementation components available under open licenses. This open stack includes input methods, smart fonts, smart rendering libraries and smart applications. There has been a need for a common open license that is specifically applicable to fonts and related software (a crucial component of this stack), so SIL developed the SIL Open Font License with the help of the Free/Libre and Open Source Software community. 9.3 How can I contact SIL? Our main web site is: http://www.sil.org/ Our site about complex scripts is: http://scripts.sil.org/ Information about this license (and contact information) is at: http://scripts.sil.org/OFL APPENDIX A - FONTLOG EXAMPLE Here is an example of the recommended format for a FONTLOG, although other formats are allowed. ----- FONTLOG for the GlobalFontFamily fonts This file provides detailed information on the GlobalFontFamily Font Software. This information should be distributed along with the GlobalFontFamily fonts and any derivative works. Basic Font Information GlobalFontFamily is a Unicode typeface family that supports all languages that use the Latin script and its variants, and could be expanded to support other scripts. NewWorldFontFamily is based on the GlobalFontFamily and also supports Greek, Hebrew, Cyrillic and Armenian. More specifically, this release supports the following Unicode ranges... This release contains... Documentation can be found at... To contribute to the project... ChangeLog 10 December 2010 (Fred Foobar) GlobalFontFamily-devel version 1.4 - fix new build and testing system (bug #123456) 1 August 2008 (Tom Parker) GlobalFontFamily version 1.2.1 - Tweaked the smart font code (Branch merged with trunk version) - Provided improved build and debugging environment for smart behaviours 7 February 2007 (Pat Johnson) NewWorldFontFamily Version 1.3 - Added Greek and Cyrillic glyphs 7 March 2006 (Fred Foobar) NewWorldFontFamily Version 1.2 - Tweaked contextual behaviours 1 Feb 2005 (Jane Doe) NewWorldFontFamily Version 1.1 - Improved build script performance and verbosity - Extended the smart code documentation - Corrected minor typos in the documentation - Fixed position of combining inverted breve below (U+032F) - Added OpenType/Graphite smart code for Armenian - Added Armenian glyphs (U+0531 -> U+0587) - Released as "NewWorldFontFamily" 1 Jan 2005 (Joe Smith) GlobalFontFamily Version 1.0 - Initial release Acknowledgements If you make modifications be sure to add your name (N), email (E), web-address (if you have one) (W) and description (D). This list is in alphabetical order. N: Jane Doe E: jane@university.edu W: http://art.university.edu/projects/fonts D: Contributor - Armenian glyphs and code N: Fred Foobar E: fred@foobar.org W: http://foobar.org D: Contributor - misc Graphite fixes N: Pat Johnson E: pat@fontstudio.org W: http://pat.fontstudio.org D: Designer - Greek & Cyrillic glyphs based on Roman design N: Tom Parker E: tom@company.com W: http://www.company.com/tom/projects/fonts D: Engineer - original smart font code N: Joe Smith E: joe@fontstudio.org W: http://joe.fontstudio.org D: Designer - original Roman glyphs Fontstudio.org is an not-for-profit design group whose purpose is... Foobar.org is a distributed community of developers... Company.com is a small business who likes to support community designers... University.edu is a renowned educational institution with a strong design department... ----- cascadia-code-1911.21/README.md000066400000000000000000000057631356563120600156310ustar00rootroot00000000000000![Cascadia Code](/images/cascadia-code.png) ![Cascadia Code Characters](/images/cascadia-code-characters.png) # Welcome! This repository contains the source code of Cascadia Code. Other related repositories include: - [Windows Terminal](https://github.com/microsoft/terminal) # Installation **You can install the latest version of Cascadia Code from the releases page here:** https://github.com/microsoft/cascadia-code/releases Clicking on the Cascadia.ttf file will download it to your machine. From there, open the file. This will open a new window displaying the characters included in the font along with the font displayed at different sizes. This window should have an "Install" button that will install the font on your machine when clicked. 👉 **Note:** If you have previously installed a version of Cascadia Code, please uninstall the previous version *prior* to installing a new version. Not doing so can result in improper rendering. For more details and app-specific instructions, [please check the wiki](https://github.com/microsoft/cascadia-code/wiki/Installing-Cascadia-Code). # Get involved Instructions on how to modify and submit an update to the Cascadia Code source is [available in the wiki](https://github.com/microsoft/cascadia-code/wiki/Modifying-Cascadia-Code). # Communicating with the Team The easiest way to communicate with the team is via GitHub issues. Please file new issues, feature requests and suggestions, but **DO search for similar open/closed pre-existing issues before you do**. Please help us keep this repository clean, inclusive, and fun! We will not tolerate any abusive, rude, disrespectful or inappropriate behavior. Read our [Code of Conduct](https://opensource.microsoft.com/codeofconduct/) for more details. If you would like to ask a question that you feel doesn't warrant an issue (yet), please reach out to us via Twitter: Aaron Bell, Font Designer: [@aaronbell](https://twitter.com/aaronbell) Kayla Cinnamon, Program Manager: [@cinnamon_msft](https://twitter.com/cinnamon_msft) Rich Turner, Program Manager: [@richturn_ms](https://twitter.com/richturn_ms) _Special thanks_ to: - Fira Code – OpenType code for the coding ligatures – [github](https://github.com/tonsky/FiraCode) - Nerd Fonts - Centralizing app iconography - [github](https://github.com/ryanoasis/nerd-fonts) - Viktoriya Grabowska – Cyrillic Consultant - [@vika_grabowska](https://twitter.com/vika_grabowska) - Gerry Leonidas – Greek Consultant – [@gerryleonidas](https://twitter.com/gerryleonidas) - Donny Trương – Vietnamese Consultant – [Vietnamese Typography](https://vietnamesetypography.com) # Code of Conduct This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. cascadia-code-1911.21/build.py000066400000000000000000000117061356563120600160150ustar00rootroot00000000000000from pathlib import Path import argparse import fontmake.instantiator import fontTools.designspaceLib import ufo2ft import ufoLib2 import vttLib INPUT_DIR = Path("sources") OUTPUT_DIR = Path("build") VTT_DATA_FILE = INPUT_DIR / "vtt_data" / "CascadiaCode.ttx" def step_set_font_name(n): def _set(instance): instance.info.familyName = n # We have to change the style map family name because that's what # Windows uses to map Bold/Regular/Medium/etc. fonts instance.info.styleMapFamilyName = n return _set def step_merge_glyphs_from_ufo(path): def _merge(instance): ufo = ufoLib2.Font.open(path) print(f"[{instance.info.familyName}] Merging {path}") for glyph in ufo.glyphOrder: if glyph not in instance.glyphOrder: instance.addGlyph(ufo[glyph]) return _merge def step_set_feature_file(n): fea = n.read_text() def _set(instance): instance.features.text = fea return _set def build_font_instance(generator, instance_descriptor, *steps): instance = generator.generate_instance(instance_descriptor) for step in steps: step(instance) setattr(instance.info, "openTypeOS2Panose", [2, 11, 6, 9, 2, 0, 0, 2, 0, 4]) instance.info.openTypeGaspRangeRecords =[ { "rangeMaxPPEM" : 9, "rangeGaspBehavior" : [1,3] }, { "rangeMaxPPEM" : 50, "rangeGaspBehavior" : [0,1,2,3] }, { "rangeMaxPPEM" : 65535, "rangeGaspBehavior" : [1,3] }, ] familyName = instance.info.familyName file_name = f"{familyName}.ttf".replace(" ", "") file_path = OUTPUT_DIR / file_name print(f"[{familyName}] Compiling") instance_font = ufo2ft.compileTTF(instance, removeOverlaps=True, inplace=True) print(f"[{familyName}] Merging VTT") vttLib.transfer.merge_from_file(instance_font, VTT_DATA_FILE) print(f"[{familyName}] Saving") instance_font.save(file_path) print(f"[{familyName}] Done: {file_path}") if __name__ == "__main__": parser = argparse.ArgumentParser(description="build some fonts") parser.add_argument("-N", "--no-nerdfonts", default=False, action="store_true") parser.add_argument("-P", "--no-powerline", default=False, action="store_true") parser.add_argument("-M", "--no-mono", default=False, action="store_true") args = parser.parse_args() # 1. Load Designspace and filter out instances that are marked as non-exportable. designspace = fontTools.designspaceLib.DesignSpaceDocument.fromfile( INPUT_DIR / "CascadiaCode-Regular.designspace" ) designspace.instances = [ s for s in designspace.instances if s.lib.get("com.schriftgestaltung.export", True) ] # 2. Prepare masters. generator = fontmake.instantiator.Instantiator.from_designspace(designspace) OUTPUT_DIR.mkdir(exist_ok=True) step_remove_ligatures = step_set_feature_file( INPUT_DIR / "features" / "features.fea" ) step_merge_pl = step_merge_glyphs_from_ufo( INPUT_DIR / "nerdfonts" / "NerdfontsPL.ufo" ) nf_path = INPUT_DIR / "nerdfonts" / "NerdfontsNF.ufo" if not nf_path.exists(): args.no_nerdfonts = True # No NF = don't try to build those fonts. step_merge_nf = None if not args.no_nerdfonts: step_merge_nf = step_merge_glyphs_from_ufo( INPUT_DIR / "nerdfonts" / "NerdfontsNF.ufo" ) for instance_descriptor in designspace.instances: build_font_instance(generator, instance_descriptor) if not args.no_mono: build_font_instance( generator, instance_descriptor, step_set_font_name("Cascadia Mono"), step_remove_ligatures, ) if not args.no_powerline: build_font_instance( generator, instance_descriptor, step_set_font_name("Cascadia Code PL"), step_merge_pl, ) if not args.no_mono: build_font_instance( generator, instance_descriptor, step_set_font_name("Cascadia Mono PL"), step_remove_ligatures, step_merge_pl, ) if not args.no_nerdfonts: build_font_instance( generator, instance_descriptor, step_set_font_name("Cascadia Code NF"), step_merge_nf, ) if not args.no_mono: build_font_instance( generator, instance_descriptor, step_set_font_name("Cascadia Mono NF"), step_remove_ligatures, step_merge_nf, ) print("All done") print("*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***") cascadia-code-1911.21/doc/000077500000000000000000000000001356563120600151045ustar00rootroot00000000000000cascadia-code-1911.21/doc/CONTRIBUTING.md000066400000000000000000000136711356563120600173450ustar00rootroot00000000000000# Cascadia Code Contributor's Guide Below is our guidance for how to report issues, propose new features, and submit contributions via Pull Requests (PRs). ## Before you start, file an issue Please follow this simple rule to help us eliminate any unnecessary wasted effort & frustration, and ensure an efficient and effective use of everyone's time - yours, ours, and other community members': > 👉 If you have a question, think you've discovered an issue, would like to propose a new feature, etc., then find/file an issue **BEFORE** starting work to fix/implement it. ### Search existing issues first Before filing a new issue, search existing open and closed issues first: It is likely someone else has found the problem you're seeing, and someone may be working on or have already contributed a fix! If no existing item describes your issue/feature, great - please file a new issue: ### File a new issue * Don't know whether you're reporting an issue or requesting a feature? File an issue * Have a question that you don't see answered in docs, videos, etc.? File an issue * Want to know if we're planning on building a particular feature? File an issue * Got a great idea for a new feature? File an issue/request/idea * Don't understand how to do something? File an issue * Found an existing issue that describes yours? Great - upvote and add additional commentary / info / repro-steps / etc. When you hit "New Issue", select the type of issue closest to what you want to report/ask/request: ![New issue types](/images/new-issue-template.png) ### Complete the template **Complete the information requested in the issue template, providing as much information as possible**. The more information you provide, the more likely your issue/ask will be understood and implemented. Helpful information includes: * What version of Cascadia Code you have? * What application you are using to view the font? * What is your screen resolution? * Don't assume we're experts in setting up YOUR environment. Teach us to help you! * **We LOVE detailed repro steps!** What steps do we need to take to reproduce the issue? Assume we love to read repro steps. As much detail as you can stand is probably _barely_ enough detail for us! * Please try to provide the exact Unicode codepoint for the glyphs you're talking about. (e.g. U+1F4AF, U+4382) * **If you intend to implement the fix/feature yourself then say so!** If you do not indicate otherwise we will assume that the issue is our to solve, or may label the issue as `Help-Wanted`. ### DO NOT post "+1" comments > ⚠ DO NOT post "+1", "me too", or similar comments - they just add noise to an issue. If you don't have any additional info/context to add but would like to indicate that you're affected by the issue, upvote the original issue by clicking its [+😊] button and hitting 👍 (+1) icon. This way we can actually measure how impactful an issue is. --- ## Contributing fixes / features For those able & willing to help fix issues and/or implement features ... ### To Spec or not to Spec Some issues/features may be quick and simple to describe and understand. For such scenarios, once a team member has agreed with your approach, skip ahead to the section headed "Fork, Branch, and Create your PR", below. Small issues that do not require a spec will be labelled Issue-Bug or Issue-Task. However, some issues/features will require careful thought & formal design before implementation. For these scenarios, we'll request that a spec is written and the associated issue will be labeled Issue-Feature. Specs help collaborators discuss different approaches to solve a problem, describe how the feature will behave, how the feature will impact the user, what happens if something goes wrong, etc. Driving towards agreement in a spec, before any code is written, often results in less wasted effort in the long run. Specs will be managed in a very similar manner as code contributions so please follow the "Fork, Branch and Create your PR" below. ### Writing / Contributing-to a Spec To write/contribute to a spec: fork, branch and commit via PRs, as you would with any code changes. Specs are written in markdown, stored under the `\doc\spec` folder and named `[issue id] - [spec description].md`. Team members will be happy to help review specs and guide them to completion. ### Help Wanted Once the team have approved an issue/spec, development can proceed. If no developers are immediately available, the spec can be parked ready for a developer to get started. Parked specs' issues will be labeled "Help Wanted". To find a list of development opportunities waiting for developer involvement, visit the Issues and filter on [the Help-Wanted label](https://github.com/microsoft/terminal/labels/Help-Wanted). --- ## Development ### Fork, Clone, Branch and Create your PR Once you've discussed your proposed feature/fix/etc. with a team member, and you've agreed an approach or a spec has been written and approved, it's time to start development: 1. Fork the repo if you haven't already 1. Clone your fork locally 1. Create & push a feature branch 1. Create a [Draft Pull Request (PR)](https://github.blog/2019-02-14-introducing-draft-pull-requests/) 1. Work on your changes ### Code Review When you'd like the team to take a look, (even if the work is not yet fully-complete), mark the PR as 'Ready For Review' so that the team can review your work and provide comments, suggestions, and request changes. It may take several cycles, but the end result will be solid, testable, conformant code that is safe for us to merge. ### Merge Once your code has been reviewed and approved by the requisite number of team members, it will be merged into the master branch. Once merged, your PR will be automatically closed. --- ## Thank you Thank you in advance for your contribution! Now, [what's next on the list](https://github.com/microsoft/cascadia-code/labels/Help-Wanted)? 😜cascadia-code-1911.21/images/000077500000000000000000000000001356563120600156045ustar00rootroot00000000000000cascadia-code-1911.21/images/cascadia-code-characters.png000066400000000000000000003064611356563120600231010ustar00rootroot00000000000000PNG  IHDRtEXtSoftwareAdobe ImageReadyqe<piTXtXML:com.adobe.xmp kWIDATx lGv>~w7_8 PAJŇ)e1+qȫ-FJSa6Z@4Dlqt^[R`!Qf6vӒZۖ}?f\ׯ}ח{ޙy9gѣBP( BH&( BP(+ BP(  BP(  BP(  BP( BzBP( BBP( BЀ^P( BЀ^P( BPh@P( BP(4W( BP(4W( BP(+ BP( N{nsssccc{{@>3ހ)ݫԗ BP7׀> TFyyy}}}RD<]FOO ۷o>x`AA%[UU5wܼڶ6رcvNHPm.++UTT\zU[()ͷ* E{o@)zE#ϛk@+Ceee3gʕ+^{5ܹڵkׯ6449r_Κ5+n1۷sO>g$*=Sk֬imm=uԧ~~?^XXXZZ pt_}U eCPHϝ;DȍZoJ~_~v gsoo |njnݺ??D#r/x3<^vtD~mmoo?UV?x #쑱{޿@6G/2{בJK.-^x?O_;R򋊊@ԩSlGG Þ"`ϽƳ}:{/`aYоn޼&f?>%Sw\D2o>~xzha#G ?WݥCݻw{%(ܢ[eѽsE1!RSS|q?{,D.V˂bՍ!Hc(@[teGExA*lذ!SV_Fa:HRzCxѺ)q0Fm7|#Ub,Tx|R\f³-nqlh϶&4mj𭵈7QGeSWefy`0 7ޜA}ycܕuo>\zY4oW':Fda@"nEȃW_"9lܞ h} {zzܹxԗg D܈$W._tx^WwwwxUU6sL"۪"q*9U7oWC#jcݺu&fHp1&f^N3[[`31o٥=A 4.03!M\%&Sޒ[+o-^ڹچײˆ @0y@{1H{17^(BCx\ƥbM̀;W S] &н74>y l9-FmdJ$ >}W>xSSPs-GO y6+•[+oI-^>LGu@<.#;FHZVV o@@Dǻ4_xN Asq[[ #gMs̘1.7oN{0cƌf]H^*ƹ壮n֭,5A88Pu˛m۶f qÛs&i! WԤ7CZ]݌(nLWޒ[+oI-FyIl5{SER4)t3HxC_dQ^}nyˬh֚;~&-3W2!O{ḻ-g dr)ɛ-FmG?^===NZp!{6#X.\s={gį\yw@*o-^ڕ/$#3ѣrܗ_~Joq19T8|E#⎲fR"2(Nͬ>7⁼eW^l ]V6'GVBDd!ʕ+;;; [h &\,Y @qNg?׸Om/[x'OYi8r/lEŋӨ۽{&{ɬn8X_p+8PAyF]]]y=P;ȆI],LB\Fpy! ]ffΜsjK̙3'N0V<@w͍8\5<M? Omd#[yv(((yi8:&4{l@=~T@K/ޑ#2s3zPq60hL:F=a%SOoA!s`\:(n`6 7DeZYf#'pl%e9AI>y<3[>g}x(ޱc g198Ȑ8]yKoPxGL`p3.ؾ~z*ʔ)C 󹵵uڴiGD9d,eqUO*`&ƍx o!@?xS9F/L>"<*,,\fMJ4Z/q6/q{!7—xyxy@#v߼[.G pի7m:Ǻa<{ hom[yv-qK;.C0Gh{ CWWWYYYoo]#0ynCȨIu# ۷oߎE<tذ:Zlh=<%M젧Op]z<(nr ܏-oi! 9#ܙ \<]Eu"[pBđC Fį\((oI-Fڕ$;Kwɠqohcc7r=4_p!نx{{sĉ'O]̺xo}R dA=4c肜^\HBK.}\l縵.k Â+o#v-[w}76n:ѼED̳ i_TơgxFs}iӦ {zzܹ3qDaf>`CQpcݧxlS\F{ŇPЀ^ٹsgAA%h8vZUF3o]]]3 `hll z%njٳgk4K7_}Q(o֭[S+.x!n߰a/U(ꕆFP(,]]P(4W( BP(F( BP( /_\DڪyJ7776dfQ}xDhK|U|.2vD<_U~u~R‘Yé1smm-,3>c,!|XX{&.[1ηH~x%;\~%???r#6lI] `n?^o}2o# _͂_!"m^X#S]3YχNV}"-P64u]J_XcKL{o/bIWKa[@mb;Srdg,ΆƳZ=cB[u嬢YWW_ I#VF:JT}d-'^7e14B.ق\u}y9jD'0ZՀQuHpɤ!CsoPk$.Lbm]mL#2S g_*NGΐp X57Pg^7h^1f.)Vpavkĩ߽{رc˖- s~'g \| x~u-6A=rԗ$[H]SWwvDYf\;L,3U7CG(1q-f}}z-(V"F2[  _֭Tիߏ3fժU777?x {G(ߚA~y#zzz.\pʕ/b޼y .X̋/>3g^tWv֭'O"g}疖7o"EEE'O7P\&RA@ؚ V[33_(PWUuzԱSǤCx믙;* o1}(^F&Jx.򎎎k׮{CrVvRhQ~8NZVld8ۗ=^}^X@z\fO6G9˖ iq.[d@ l;ΪU\}5CgcÆ |2q1oT@ؚA E _;u,xԱ!Fy!BJp%}˴4w.`Y3!z-o-ge7-UlC[7^z1"nJZSS#Ӿn ܱbAJqqxL4&//=L?}܈6n^VVVcǎTz쫯l͛Ijii1cxEEESS[v >|?ޅ7_xN!no8([4ŋSfƍߡ\Qِ:.Um۶+W7H͜9sڴix40z^PP`C?)~m4X6(caك&W9-|%nd6-?yd7ogI%[l5kVӅ8vΝ;s. y?z)k;UUUbxQR o}";)SBf CaB?P<$ m׮]Lxpy[OOy hkf6lذ}v$ݻḙVC,ndHCx h"׬Y34Ι3$bjU{5T |lxo)k "BA{Wr[D!g}ɓ'&vfBb= .(S~w^8J۷/92#C!elCz6[Ћ~|2}D… ;>}#pEÙ)D< "yG9 J bq!|Y_z`` |ٲe7477/_Xhxɓ'|]f :---^A֡C2"ޔ^1ysG>fˡ~'OA$h& \:r⁼007npWgKx"5 Q0|^B8-Сf>h޽,X #xk裏2p~Yz\dS){> p0!oQ9?~|H>ʝ.)ʕ+1d<1W$=?>9sCqrڴi0/;. -Sa mioo #gcdV"AĝتQ .|!"zXȚ~z0(G`GTVV۷O6 s9}<@qZ?SYKKK~9s&eB7Ŏj<"F8qR#`LmMܻ .L=><)'\Iq.⁼Z(X)C> H: ={v޽xv)߮;z6m*,,U*P-Kp\3 bÃC[cWXU<7 Ap 2GۓMqv׮]2fJ)˶u6U~Qh8gP̞= X0tMMMC'k׮Yק'0I[ .b]}o{0Xf8@"Β4fG}w4o.\辤)s/񎎎ȗ۶ms71jkkO8yǏ[k{n$ͣ"ܬcEEUVV;68([r4o===0`j8dP`8©~;:@@r PrH+[ *yG9l,B X훣(oQuj{kkeƏmۈWVQ.eZ ^v< ?X3!*קw2ũ{2Beso!ޓXLI.v^ o_`8>ݗs(ł7@Ԭ<|!^V~bDGnyyyӦMܹsgĉ&Lȱ*C~L*f(Gm}Ϝ9sz sfJ)DMMMZqU3ψÈg<¡=1Lh]v_|1jC`9s K{YvvvVVV*ٳgÝ;wwuuxݻN E6l>U^@K.ݻw $"8eɍb3wڵk3gDOرc \/[P(#6vUi^~=d;7!8qi )0\ظk׮ 6ܹsP1'^zƌuuuCLP( b4@/^ܹs_}\^"mkka̘1;vؿCCO.\Hl>|= BP(  677vv>L76]NC. qV^}% [H;vLjժ/% *tR3_UUu5 HYgDK)OC܃$7( {zzd`|h*.0 fj2=QU9G l Ox VDurqKx+8T ; x9>~aԂ׳4+}1 e9B&󄂜ROzЯNt_z]%kMHJɇREĀ`Ŷ ˂0M[@U᭵5ub8 m[|oXԂ{ojc8 }V47/Lި~%ʈ dcAy3wc,9BFy"JY5||M#䶔yKiތCZv "1˨ ,xeKIJ#9-{;e9\-5/LC̛Ԑ>Of[}b43i.>hFŮ1;2?:fXEHW^3f9#Κ5}css͛7ϟ?_TTl2z>|rʕ/bҥ%%%^' /^|gfϞ=)ၽ'O.\pѢECsM[eQ]SCxc2UWW [+y{e6܇{{{ZkF8^SuSkٌ{=71qc2 %"ɛWg7/}Vl>n _OEaTuw7{-(ςb2PH mS]mWXlgjyn~l)&ϖB j̬FzCa |$I{Plhx6k N`2$ e.ڠ[O޼ x9@a̹Joy.ycIj%@Ox6.LYZku\V 5u1j-RpLExs5)xgfլ}7ܫ?"j22snyj;jݟ9U=@q84)r1uY(uDD]0M, ^=fИ$y_s@qք)w<Ɂ*h;Ô[+oIm4ss735WW9s}1P8 }6 Y=T@K~T8ijNGn^"vm rLפPzK>YEvΡ_fMgggKKTOOϩSh…2/(ڵkC-~|.Z^,σdYK,1,^ ĉ-^ڕ6ySSӭ[8'Wd7'|޻w]iF]&Է60a„&M">e&Ph)/0_F79?~|8 g͚[Q/;wdjqM H:_!]]]ܣĆ1)n%4z# oҮ%ڵk˖- 4}ykkkkhhظqcx2C"臬[!dɥo弣ѪWg!X|p V.^hAQYY^xaB̙}._YŢꪪⳬFΊ >Z &]bi3BVػwɓ50=&KC|,qpc BxhFW_51#)[__0k ėBLٴi;NH}?߸>N`{E q<aW\hnyroA*n߾}!t y涶6/q2<̫ (hk׸gQWҁ6k׮M= 2(uDÜ9s"asƍxj@?9& p>hӧOO=^thUw3fT͛}Ym_8go#?<>'N8h=pP [+om84s xя~(-ǁ]Ƶ?Ptf܁R̂5E6䚫mpH+K= NFf_73T > <|to\ܹ3w\(t<+(,z'N̨rӧO]堼[+oI-P ~Wy'|"㭶۷o7(9vO87w Spq/3PP??O}ő4:"n*+.`(8rFzEhkk2mݺU(oۈD{{{AA|r BFwޡCF[7|6D={ttt^ÚaGnܸ1[||S$๳9AySޔXߙ, ۽{7/mlljM"zzzw&// ȑ~}ڵk;;;y/C[xYVVIe˖YfTޔ m#G?F{WQQx.\r;#eÇӦMKב羮G-񢼼t/'P+^ ]rP( zgSK!ȕ!pbFzBP( /$ zBP( Ev}>yKǢG xma}I\)+|Bt5$Z&HAc; xNߡ ex G=rGr; c1qF#!u!tsLÁ74$rr+d\^lhF93vǝcA ԲxF% !xL}} 12^ m,j5},5W%N#U9 W,lU9?C~Rݻǎ5k J|˖-vA7H/?x[ Q]ȱeR&nQܔV <;RןnPɡGH*L^s`U|3a孭֭[3Ayˤ}(s5usP71x7oƾ xsф2{/y;8ϵkzIa|,]Q'Nt1c|7<)ܨ!%~I wܡvOIKqK9ɤ̛ކy=wzHXH}׮pѯY2)Pg Kƈ|{1k֬1E\CG3os=Q_pqjfr߶m-k]@\=4<<?6mk׮TV{'|2fW_QX !  ňs=>|s]Ά?ST{{}ޤIT|ر9 <^24n@>q޼y.vǎ:^T8ѣc"A;CCaq[[ė. ?c!Ruz)8^:g[]mYۇ/_u#< NND?s g"]cr,n Ι(1o%o+Ql|y G9=0?vXAAJ޿%@q߾}o6Ľ֌3R5 p?]K;::RQy"xꫯڵ A>ZBEC8?gaftHC̰1q$,cp̛={ AnDWI@7qb!(5wpF-WTT?|rdy, 0aHHBj̙^W'7  h<:+c9ZhѢAeagy=|޸q>9Χs+vd@= 2eJ* G8l !Q.F|v' #,F7&fOy?q`9D|4ס[ae6Ăoחˍlšo53ްT[:=KѣGg'L&0yO?})|xyӀ^PF,XW\9aP̟?(**2.c\%>ǎ{IrY/[n1G~U>sBׯ_xϼ3 2eu꫰nRե! Q;ׯGX&,G-o뭭I_7Xvp="_ZZZ"… qFœ˛ b4bԩox|L(y}YʳfB@Qv{저@"f[wPܻwd!PGrJC 谴Tܝ@2q(lG|#GB׷m&xL,ף#!0Mܹ. _x&}@Olœ5 b_D3zʕ1{ptVp ]y$<Kh\عFƍ`Ƣ\عPHE9NMUWW#F9tІ ,8́ ^HՁ A!F(͌6r|]^YmpbA\3;SO0f_)6&2OM. D6=pϝ;gq6BqC߿tGZ?RyC@};w2FIZy޽ڷT 8~Xd_:,n1 I gϞ d^+O=J߰NٔasE:ŽD UPPkLq60BܔOΗ_~n=H=|"^\\ߣc]YY '7-)~<:޲ecCđC7nܼyty|,JTb]ykpXa.uX,~HKKK]ù>Ɨ-_|A#yA˾rJhAa(G;py71/Ztuu59q_ÇФIΝ;as'A~,v^9rܾ% xCkS雇Uޒ[+obugommu2ӸLL˺\.n~<"8Rg~ieSfYrg] Sޔ֧[9W(;wJ Šhkk;{#zM@TZWWo*["kejB'ZZZ`ߊy) vBc"9B2eVWW;Q6 &|4ib;;ַ~~OP(ĉǎ(B( BP( ..P( zs q[q$'>Ckܸq;wtٜmO)݋/.//CT) B12X՛+#MMMׯ_eh555VoBz駋7gjhrO^1؈Jw^NP(ٷ57W(FK@k.s`.~ΖM؆y=@_z5:T 驨1cF. "8x`~~~W/7W(,_,re_ ٳ^}ञ_|9Oz fA߾}cS !Ņ ݻәf89[WWx; x uJű~ *DE\n1rEKFEV:[ޜ7W߿ݺuUDOO.**ғaYGZ/FT "^e{e4(u}⾩`_ dIQ 6&TqFNCPpW w\ɎLȞ~jPNr;i"ݭ96T%\ax+CxM#+ B-2;~n$h .;CEw,ovC51ol\@Y$cr.X^ lk MbfгȜYQǢ, hH4,1 el:bA} Xr֟ed#56{Ue +3d0z(h+rmwVSgS^V} 罽Ǐ/**BȆռN1ꫯRgx"c'WbxCՄ (> 3cƍoTݻ-Z$ȑ#@3po[,K{%Z]07!F./l9^@g6^K ŏ=e˖Soݗ@(oI-^CxDތ3LtxUtݻΙmƦȹa x"n~i&߄*ڈW\{Ȧr۷綾^=-\yF8dߠPOP1|Q?? ?3Aş~iҥKh(5ȁ8}Cn@P?SZQ0Է`9KSA>-[%i:¥ƕxxyKN>y~w( ÈHf֭Cj#,񛓏]COYmgn4&\4nӋ̫[fm{b4L'mENC|BxΉM>}C9>w>7{-N=aڐƣrR>GB'L󘝔ϑPy)Ly)Lx+Ly54-=Fޒ}oѕ@'Ν;fg.03^⼀\i΍ݻw_n+-;oW^q5FCxC78'vx2 JY &A l.86m^  {&Lvr|r.9Si}Sl,be7-P̋]o[,K{9sf׮]ׯ, ׍zG!F9oA>gϞ E?7f5S z%}JzAFB@ϰ,Ly С/,,,((ؾ}b^SS3~6 JJH 7oSk]'F@eL:uyUkkcǞ~iС"??ʆB^Ii>/Ν!Kn bݻwpP(  BP( 7BP( Bz ===3P(}* Ϳ iAczBDsssEEE*]OP(.Hzu!6xb^ 8_,8 yxK6AX[ce+K7v ٭% xXpMFg "jlc7EW<`ԓXCZM,#LdyN1rx(O W^-((@nsNkCm ƹ!$сhtrfުU<%]Ƣ֘<7778҅3/d%{j 3@B^dil޼ٔ±ȳ)l\j#N}`;!!vWu\Ԍmq݂Xx;iz( s_y>`<H}oooH׮]cbrDPZ(9 K$PSSZQYhTu; £,:"o7W>{,Edo߽{lkk+ݿ??gK$M GP^q!zm Xã8JG񽤨ESWNm>ri6l8.G^*D)SyenTcj͐ 0@3ֱL3e hN0D<ҵsnK>97%?adlԸWmeH=66DkA(pgD2Y aY 9g"aEa  ^+0K`]qm7B #vg+Gelpgžh0uGm53 )5fyN-d޽d*:C 5mA)d π^|ɓ'Xwe8O?M7M6wO~U} FݺuopLא9sovdZwsԩLeپCĹc}b݂WUC=Jݹso-P]Yd/P]m\D]efFۏqԜ-Yٹ ֭[Wp.ň :$tGY'NpCs,--uqϧOYne˖9tJw+Θы qe l &m@jC{F{Æ ^3gaֲg#P3q 3eq4%7^(X 7#\ Xe9O*Df ۪h/u}U.^eu=8?ӖrU{x~#|^py0f;Z29F]WAlmw_\w/ow3C$m2ϾKID)7f_۷#ܹ xꡋខ^{/^xOOOYY:𤹹yPe߱cǾ}҇FLwޜ#sw eq?c۶mbM/lV >P|ܹ"W_ڋ\}1jy DoÇvuvuSgʕ+oذk<<߿w[AA]o3@N0APĂ+fvҤIY)7cO@2+ . ,* MP(?-5744^s9/{3KK8E:n:5)b`#Wa&8Gɶ7NϘ1#bOg#ޫJzKKƍMP(?͛ ޖ-[g}}xqq418uWlee%uuu\="(B1cy}qW_ qע^_x1Վٗ.gvyT(s*pM8֬YSk!ީ.;uTTICCCUUW# {$\xq@uι=r8X'ާ۷ r;}8ؖӫz8#ZA{,'zsH'{CᲂY}vgykd)- o ;0gw<-8 dN['PpN6+3m5hء6캻D^?V8"5"ѓ'Or)ׅ,O:q?6PܬiqÇ;;;ڋk*qP,$L5rAKAq&O\]]}Qā}y9q3iߌy:>ܯAҲkG93nʕJ(۩aj\(vf=]^?Vİ^HkV^\  i.,,DY|ڋbyS(Fik-twwx7؛m npεF39WXjM HSp0 ^;xkxg˗xM&/ Af'N0aÇ9=}'%o Zhk&oUþɌ-7ɡ>ij|hmmmyyyUU}ss3?ÂPCP( B5B[{OԬZJR?EEE 8޽{˗/߷o_6* BP(46;;;Uشiou;H뭷T# BP(^]P\A>wn|߿jtMNh(|/ =ު fJ)+8@?!KK8Fym$6ޏ9 /3UT4Yסdѓf'7l|$ٷ6ؐ3Ayu.y)bw(#ձIuPt``8ޘ9X`GXdx_Hg=;\;=\)Ў}tgggd??jM[!i[,jVVVVuݼyЎfC颎駟%V\~UBKe9 9O/FsrE̿֙;T֙;q(yV ŋ`ViFQL]v͈Hzmo₇v=00=i{AA`7O۷oO4 /]N[ +<4s$Guh1Žv?8x9yn,:'ô!Ab{nfIeqx}V=P<3uL޸$|-Fuk@(4s;ې tNxȚ`$[mVSmߥ̐!l4)ΥLn!h}Idy-4P슋 {clh^K (ΜSe޲H{R"p)4aGfQ 25Wc/q}=y3&/EƁFy,ODyK"oҮfoLڝ͎yµ̃"+s`vn9. 㮯K.qj; K]Ko`%>Pܢ<yN5|Ԇ:gV*!oHr4~|ւqWgg;=Őf'ޗ)x8k*9g 9(n[T[g\NCh'oF}z:7ۧ8?ftF" FwisY QF*o1Үe7nGtj371 edó]cLlc {8ߎ / inwX"oE7#\Hl!{"xs&O,&c\C}&BoByofϞz| I&oΝ;.˘0m4~3uT8SNῆZ ϟoY`>[+o5771 x;p+WB{`幤ov|6V2`/ %ظTل ̗E[%Kaݺu ?tĽ rh"&.W%"!vUUUAc{zzS;w.:] 嵵ZpG̚5 7o.//okk*/*..xcc#PscRqfF*?CR{>yyyxgcbቬvL2%D<q{)oiW޼(wߕH?C2Tf`鲓;vls 1"wܹtңG6k("Ǐݻwoڴ%it<.;vp˘1cN>lS:;>)x8~ٳ|uVvl9(uHΜdtN:a7F>q񎎎RFo1Үy?b oܲe e o2~}}9C#F^^ޠA)E&{:ۋغ}A?9@`>֎v׮]tэtGH@|P|˖-ރA)PZ1mD/[o|3:2`s}y o ICro6=t#?c8l.^}UϤFLW~8c,W_7Ed|B vyOOeë|b///GsJqa%/_6scGl@|4\MwǏ^;!I{vu7?3,++ay< zWVVF8^-٥sZypyÌ3i)wUuttj.m24xa!ǼE_gmά{]וKq^p-K&-r/oEo!99O~́<&^қJޫ"麟Q}<۝{]Yvp̲CU܏,; (ndKeg!Sۭ5L_-Wc7".]2uhgL<`׋:pd?;RggSѕـEYs,n.;\%i!oʕ+رcageoܸ&Uzrģ]۽5i ncccEESdWWW{{{ysɔۅ}Tzqi|ũ*{1c֭[}i,x8 RY7O@2kJ/..OUZX>{5-]Io4 23aҫкkDu Y3F/A1= FQP(i &`C_+͈ѠWZj0 ʘyMrNՓ'{:uSUN9 @4~ |KFU#r^ 1D' (='EfΝ#,7s4r7*m:,BZUa€An=w;wdv]zjyرAᅬN/--uK+tMZ2mh&v/^:L0۷fƌ/_qU%HiAVhM~2|Kxky[[hhzAl1 >A;w83 M__9'ϨQ!ߺܹM4=~T>1bo|.]:qDN͛ohree%>!0ΝCU{O̓-/_ ɣ9rd@|ؿ??:,ူ(%(rM]bbd'kB5ᚃ昴_v %IԩS(޽{*)4jZL  mH`a֭_^~}\/! nyyMjkkΜ9K{ .Zh1rV0 n1:a4W|*+++--} )((T=|֭[cǎ +ё}b[5 sNϘ1cnɓZO<2޽{QFQE;}ŊnlBD |a߀j9Rė/_fN67]]]>1ħzٳg[rJ،}ӧ/YD1t71/_DPcZ/^ ~9<̛7OzƦM5eyHSg{2ǐOV(<=U^ |!l 6&nZh7lJ# !OΩ̥Ǽ3m8+n|˨mD{o1Y.M. $1qG9ګ"ʷM x^K$wܹyv*96f+r.'s,T= K~7Bf{*'}cHn Z |ղ9fةmq[0Y7裪*<]ցop'Odc4|3߸ g&+OWJ-7[]|8T&.6lzUǍ!]y2qbӴH$ލبծ1'&76mT' wzdsJ6I=o [nŵ' w'd0rIRF=lN&\$4fe!(v%I N^+=޽ϙ3Ǚ9cIɷ1w\|^||s-|.[L۷obPȑ##A+.&ɟ>} ϟŋ\;,\Y"gφ>uOPpiӦ`ى޽Of_xCCCıC.\'9x>,"㔬nذ=&o>y7O򢢢a>%lG691j;wt="lZp7K۶møfwraHb`|„ ij0aQ 4ٳ7PN$ܳg,^8M XH<,73gΔx |ܬ+Vtttpk{J^XXHwӀ3f;sd#YA 8C5"ON 19fDL!_~=^RQQ L/t\b9}48 aW  o8ciRSҥKb,y'_yCbgĉ~Bm73WWWC\w!Wא߸qsWyl 'NDq޽{1+W4``>|Ԧc07'O_tY`XG#GdTAIÛӟׄ!z{K$ }@08C6*<`qƙ/kpǙ^/?{ ԩS7%vZ;W&W-|g(.^$f}/ZHWfIVիW*r鲗Uʛ'y͟ܬ}xW_}q oٲ<M=ɍ{ós=Qjy۷Kg$* і-^‚ R7֭X¬)\{{2NOaSaA\&onnC|$'*** gΜq8uB-Z .%[u޿7ψ ܸqb* [/ {{`…ßYS"#v v^&[oA;`DlX.}@ɓuCwAO5 Gt)߼y>=<ϟx, N4IRmG S aZ3;̹Z # 6n^n2C<,s:q|rL?d!q/Kr^WN>e͡W.|Cg/|Wc{݀C]G=QhHڵk(Wn2t@7aۻǷܲݓoĆ ZZZ_|`;YǏO{n7xǎ\w8 Q_hF:rFTyy97o=`G:Xբ N##/`o桧ޤlhhFHA׬Y''^F\ Rl>}x%8-C{͞h}p/XX=ə9m0aC|6+P4cl+. C'鸃]r|]\> ݻVe˖A™#Y7bX1M6!cҥp.O8!op+**{G$ѧ 3M.~70:S֭[%{UzD?ʐ6ݻ'IJ߹g 9dNt۸%p^i`Ν^%\S \ StRyY6㟒2q/sd>=3k!*av[n7;5k$^V$gbbfv(̆h[~TQ^kMVƎ$VOɐ5s<%1H#ڕH5 ߴi#^P $$!O hY5ҁBЅ go/];8v3-96DmZq3y&Ǘ†/3~N}@@@@@›7oFv ;c &8C̷1Mޡ4yf0Dckv{@h 鲀,6"D`H@@= >T;v uuupV/PmƌC r؊={a0>|,|M`K@@#QYYCw9l0|joSgΜJKKnݪ"pʕ+sZyAh1m4,A2`p$f̘17o Ch;we;1&$UH?#,w0@=,s{eŋ1n[[[;::Hyʕ%Klkk{1_|ǏIM gϞm#k/u/_ w)a ''Fi{4ͣWǶmev{?y&dTCHȪF L򂂂 jG\{{;j4$Eg/ye iħj7)k)O<)..s)oF('5-2#o=aģ5OĨ`L--WPq˗/O4iԩ4B*ӧKHQn(OVh6e͚5^vQA7eoFI.o=MS%`RX+Wzc=_~7y/o}]$ ~J*2x)\rFrCxKś6mp|C Kz2^dJNn-#zeC~~2Mګ()c7y{NO%g;*/or` T"sPWD0 q*y!7%4Gz/]B.=LVQSՁfAncV3: eH{eCuUV(tV2g3y#e\\Ⱥּ'% tZ7!|ܘr_F+/=EtJ;n2N!,7 9Xl>#sz~߿***\Lܹ: 0|gO[ ϹR,Qsgκ:Ν;țs=y=͛x@d603&`說*U[ͽ`8ؾh"ءm۶ՠSM4wBDSYqeB|~FAKK 8)Y $x,))'0m…($ͨM؟sY k.'1c& "ȡg0ǏWAd3Bd(t|V{V ED,v'N "4 O>AD[s؈eNً6o<|>]ma=j?pիv1XPy† "GMMX3n8ޕx? ֮] S '.((tc`CCs6?~K.Umڝ~Uhrfϩtb߾};L Oui3sVNgHիW,Ø7Jnz~v) w(ޯPy9{,T!}(C]&`8} FVzEPF!x*kOo~޽ƌBv ̙!*K4և֓pHyj:gOtv޽ۧbF҆!hO=j(7׮ďC}܌k:\/)}߾}Q4 wb[n9zaV`n'˞&?ϙ3gût"sf͂v'S(acirqq1>17yՀ---`DA>54g:ӟ@7oS~0̟ׯ_Twv۶mF%Ԅ}ɢ1ҥKBPgmq+VtwwC&܂5.?ԮsJqaܹ؞@_rI;6mDZo֭..{38'].++`QeA%!00T\{{Qԅ#z  OEznpo o,:`ECU99رcԩp虐׹|\ U-:P{ /4p.] W*ZpƧ/$^bvW١^jkk!-,1bDW$O@͛߻w/)yĜ cO7ƐJ7n!x䜮r` #+S 9ֺ#p Lђ 訪Ruvg1mmrD9% Tj ɭL8䶭a3g=4fWr:RZYYIRt wKoFsrg,˜L I {c7=s 9r-+<[ jǘNf]oдwܑczn&06d7N:5^jm@7*-[l`@AVal߾ݭ8x>Y|V$nf?іq9 _ȍlacuuu`L`XNZbs1i. #ux4K>رc0f{1fvn r7gk׮M <>Z(IL`n7:ݾH2D͸ tT25!<QGdʟJ5UUUa&ԦM,^.;G&Ym3:@aرcUi7suDgq|IdP~QQFpB ~ɓ'BǏ.#N+Y.ǫ٠&]|5IM7nDvZm7 b{lĉ0 `7hll|e%K8/'i@@@@@@@@@>"dqǪUx! ./&W$_uʘ ;l1-C$yi`LJ -3Q޽{`{SSSnW֭[F}@z{៕ێ{3Gߐ;6ܹsזq#΁"YN |ry<}ta{j&n*pYfKKYX̏Q]]]Ϟ={'Nիhmڴ;v ] y]]ݙ3g݀17n`炂ңG]3---ǎ kʕׯ_ğ.]Њ fxɓ'Kt0tK1nS@ICDh26&lޡj˭]>#%8,7ӦMÑ#G=eUp˺׮];~xUM ߿/=;o&͛7:uAxxbnon޼Ϲs窂vƌ3dF9-Ě5k{ |o޼ĉ ?}TS4<k;|]?sLc{-C:XMdwCh%bz*P)ST :.:j*̷̓@cA櫄lw8Iqf^p\`L47@r8wvf\fImpQQrʼy$mgAzinM˴g%W)2JqE*O&bΩ5P6Zs6EN9sF4[ZZJV/4Tkf۰vjo4 pWD&N|݇ܳh4<c @s@"M!J(338F%H'R4[83/̍8{G<X6ЌrtjLC4f#ŕo0 @=̭V#է E]*ơ^)W!t-@siJJ.72o)Yuܲ|$Yns4jKcVώ.|4iԩS;:y֬Y{,*_[[w^m3u'F#WVVƶ wFPQJqcǎբEY#cƌAԠtxZ^kmmŏa/>͕uȘA/HG(=< .`MMMW&2Fo>c:_ՂGŋÇG9Ⱥ$??~L$<[Wr* BmK{)AUJP2+3TW^8ՐO "lh7>x&L0L>n8?u&cff̗׮]/h3HġKOLj RL{{{AOzP҃<;LcC7ZM9̜|rᩂOŕ@c!rR L2 ƢϟrxcbB1c*I-ŘOT;%4p gIGGwB`uåӧOC$h, 7v&s.BpG @K!<|-[|y!ZWg; swU;! 1{r@Er&`Ci/|2KCzlӠ`?PsGh/M2oڵA-91b:!B@aÆE24b9{}ߠ> z)b!U|e^df"C*ͥ>q8In=L~E/p CgoK782ӧWTT.]٠b%G܃՞q6+冋ѧa۞AbwhYe@[ CDY{sԩr_"v'dС߰a!w!hp"K?ؿĻӊ4 ڴey; p8ox1]p!9H3K@aLb@B%Ï=QBNd FA=zJo3}a-̙%'p=*RXwhô>Q8ObpC@}7TQtV̔5 ֟\vH%VvFFAGC8*ڄC0!3ƾ2T^ zqxԬ0ր 4\Ev|&*믿>QDĖfY\K~zi !Y;ޝD4cCB`Jo·VVV,+>0aB?{CPNǫWRo/*rC$v?\6GV$vJOijjBuz Z`wSP_|CCNsM;L`8;Y' 4rEwJGeBOО x4옄 # 6n)=R&M6*ySI,) w>x *Vy N|v?Wa|9zh(/_8ӧOG+ seeefKMOӶd\h2?ARcjfe\L;?,-Q3j%i=uTT{4Bon.]-%0ő_k%zp f[.rBs SǏG8gUi^#y楬( q: axfƌ;!k֬I 2b˴** OTP8bJ*9+ÒfqՐhx'Q6^xzXw^PPpU!7LcP #萸E.1tȑ**/X:́?~<ڤtFohh%|5].X#ý$}G/̃E7[ LCaq`Æ r?<6@v߾}C~(h~GGdr(dt.ீo j*lvv"˽O?42RY$^.//fBAQoxb ܒmS'&(tƌВ&bPe⊇3gEۓ3[*(OTVVr͈1^އ9o0&3VF1SGeg~S__ŵOJe shLlbz%mو<.BSh!9 Q|pHji͵@:VC0hT[p!cX\K oVr4mj3 BQˎد2')<fʪ<&97zUd:v>w,OQaP9\j[Tj3ٕ\Jrx&=3u|:DFmd9JYPqNJID&=)eڪqjwU9U ʓ<Ǫ$튾նK%U?=;o5QֱҳsX (Yյf;iR]vILW!B#K<s=&Uz i=(.JQ)!FRZ')W[BU WLd*v}C{snʹn|v#JY7p#%uYTeC-gFg#6>kKsEuCp^3w,v{zjǮay֟Q!q꣦:;;y-pkkkUUUii6FU*F.ɉ2̙}N)_r6d>OC?qcǎdx2\}@@@@#0Tz}]5hll|1L/͛FkzIO|㴗K*Ϣ#>/KKKK} 9F.E "'%/_aErf8h^/7&[Mq03k䵵w[/}6@$x9_dia43sp\; vVP7o?zRUn޼9Fѣ۶m;v|Fu|[[ʽzv՘1c/ƍ<:͛7[l>9sϯϟ?_^[TTʣ [}s|, VsNʹX;~8كߣ֭ZxPf@#9b<!R\-Z @(+2T#%"oAck׮5'N' ;v?EC`'pfpfwYKU#p>5jfvj׬͡7[fÆ ˱a™3g7G}ĉ}S;O< 1!7F9PZ%k焄!7TvuT&5f ᗒSB@-f gH_±H=~ ]oGAڒ(޽{T2kK:"YeCkDhO<|pY5WQ"bܸq>S} K.{w+ݦOSS8 \X7!*6l8=+~SXCKиRXjy,YV444<*Jޔ ]g8:%s`}6~_RR"ՉMV^ wN޽{P x—ЛR7|üBۉȢae&F`ډO*G> ]?Ç.w|"qJYJKlw/^D`< 2ln9w Q|bfy& VW/[M:4?$^=eswyKl E=yKJ3Etr-iKh[Vn 6qEñfGPK*0Q"" W ߐyW / x0x Rsj pV⼳9@.`t98N>OfAPTik{ݶ;e媆-NgՐG|.ܐ$sX%ӺRĐO>4̪u'&Lp-0$̴<(ZEP; yMps΁ix Լ=G}i̘1! ~B+`?3;w:4ra:oIPOԶ,儙3g _bdEh/1 iIJ spIf]aę^ЎVՒ!sѢE1[l$Nܽ{Vի3g:&+Cr@Dg&Xxq2Ŗ.[ |s Ƃ۶3wN ]sF۷ONByCQ,XF کС۷ov0FoABٳ! ϟ?O^&]v%lթt ʅE/sD@ {@|Of^8nP.SnszszvMhgA(L 庬,}L.f0=r=EόMp)4 ^V-D8.a.IrUkWtXוUBqK4kBrS=+F5edh\Z## |ؿv+}bԔi^vB!VW"7S4+4ɒYY-/?V{xJԚ3zbNޫv'zY =ߩڈP'OO?FK,NtIp 6p[ne1i<73|p|5J^haaaKK'WXx'1Kmן>}ڪ *7(Y\\91`,MssѣG7f͛7OHUWW7L6 ӧO W .Y^^{y!9IR_9 fJ~|M(6N83n8z1bY]~)DS \!noo瞌|^aA~>s)NrD:K+>XCH@Ȅ]fN%D&UJ޶o?-[lE.X`>tj+ u۔/ŋϟ]Ӯ7àV&ᚯ]: |*}.gE [=zO}xhNl08r9Z҈| wM8gIIc,Uޕkx^mnB_xBC0s6\x?(03ab?~޽<< !>U:岿(3BI9-2p:=S`d# ;h*]|VH~ zv iVةH㥬9 p޼ip92p1\L̔)S ׮]SQyީѣ32/fZݱcL*lka'iUs &zqP% D XxKXfM}}=5Pnee%ØTP(rSg<7rpС̝B86@j3w3zBw0hQmg0gQqF.ܹsH+ۅDqΈ ٭[CV^ wT:so|Ys˚+k o/oe=қBtB@Xk) )+m~ExO:5 sf 4臄S s1}ĭ ϕ?~˃ʛ9}y9>|\GWX1V޽{[nU3FM .:T4U/TzkH6$F:G6W_g* b .0<侊:y<ǡCm8%- R|n\C8#C(C3:c$)98I&4˅C[#M5tYZ@Yׯ?ps¾.kjjJ)ô0tvKihh0UX.# ad9p_\%A78^ai.2@z֮]J\J֛)o ț3V^`0Gm|3p܌ɉL(]`u裏~IA.U|w<ރBݻW_|aoa7p?v0UUUŋ70!*A:::0+سgF®]TgA,X~5~f'Ddzݤ$rc'N9eMf1YfQ9nbIe2ĐH*SU[܎V35W.i{f@>MyXaqJ^_v9w dȼĆ\2y[z+dUͳ67~%]dMo/ CHBdP?'eҾ3v\g*["yqES[' ]j:#3Df%/:K\Ž̂ Ovs\mYJx=MTP {8#n(ѥfṴ=Sd<lJ^ƿhVANKa $i?5=9k,%&}Oqy[4h=r橽$Ys.Z^/):'=y 7‡fHii) rXs<`?X `Pׁ3y\]1ąr3H1eʔ⏢ɓ'߻w/1򀀀 R̘1GN/䟉l-sX!C8_(ڊOi w.9LgBn)Nl0x‹̟I:w\aaӧO_|i%xW_^" 7oޕ+WEa,a$` ?~͚5 "dɒ%2-}gƍsa#_j"|J8oˌ އ;>ݯ$_?E6bJ)ӧOO駟o'Op5LTr, {T^^~1BUE}MMͦMZ}ƌviiiw}'tc><@?={bʔ)&LpCn۽{V|G---n<Ho߾t嵷Y!dƍoGEa h@PG%_%$gE~ٕǗr{|* 9Up :U$Ρ#e.EiK!"-i,%7{)F>2S33%޿8n8KΝ{]z]3fY8O\oiiill<UҚ2fߟJaŷov(>xU .\m te!9@oB>R Wl,]j!6lntS2f¸>ϟ/y2>!i{aUw٦?$ayHJߵk01#]A9455IQ B{yN =}V?AnFkrɒ%3Qsv9|H ߳]Dm.۵MvIm%d9:Ν;0A,Zs|y˖-Z%VB#70hM7op_2ՊlܸwIJ<}N88eQq#PEu&Bl]T0Kv7a#LC9E/pΎ;7z>0XŞzD\H-_nQd]UdeU iFWXkkBo j]8Ӱ/d`{f۵}y0QuT=)Nq>r;g^dFbBw&+W˪\qsnkBF'#%dl: =ծ'7\ٓ灬H3wc7`$.M>~vl9BXnCCCKKK*0Er<̜9ӳR0Dݢ1Ȟ8qp=$v3ݚ~z]gφwCX.#G <04 |G۶m[t$n?SYY]g*$^5kmmm`E yC$ѣ<3~!K~ۡN:8t-D-%@BZ{ 4|3a 9i fb<7QƁpqL5z4st"jijtf(zSNM=-֯[E5JXO_1tJtۆ :ԭ!U9OݻwSV|qYC R͗W9[LcS6ט,Y>03x޻wol9+V׮]RK0؃}0v/y ~TTT={VX5+y $]v,X< 7&ϟOtߩN˧Ǐǔ;lDk/1|L|ҥAQ[Ҿcǎȡ]͌]E0k,LY1ݭH#y*23ɽCeSoa\w<0)->`0]7| t6mnSN:朻dW^q4 ^O?$jee%I&]x;wӎ=:#I֪C¦tdp*8IނaWB L>tP,a'60W |{v˗=;۷O_x ˜ |%%%]A۫eP;f7[{ ypp/]'G # A<}4<"o(0t*>cƨرc…gVXcǎَo%Ϟ={'O~n.[=OKɏP %SG[3;w#Vǵ[ml[$'p]10 [nq.z&E==$!9OrE*gVSLP?ިq<444Lvf\ y֙ƚ2.$7LPMi):9/y%GU(;6oތ46huuu5CKE1smxF SmmWTT؂KDV۷*?Fݾ};]2FG裏׿2 G}}yfL*9$m@Hi޿70O>7-SYIXz"ƍHn%ޥ TXMM ˃Ę| &CoU rk׮Q01 9aȠCno5?T"Johʦ{-Çjkk-aeee4 ~kј0CZųfϩd08#U+ $ܙU9%%%> ޴ŕc ݇˳*٠#N *w5:::8NSoS* e݄ O,0s۶mʋ PmA`{G_a׭[O*|\?`|1"2Cެ"oC31pg?TSgC@!6;v\l̒ͤI 2p$ M]YYr} =$N.TRNX C޽{7͢zSMo3:Po'0Z?}K҅sd~MS{.>3e:ĴHZUfq8 kcU-3 ϒ& IqK2!7ȍ0ݍ*cPr-*]I+6R@Ѳ-ֱlZ3UFi52ҵw홹>UmL# $F*&T ƚRLiv{jDd;T0ЎdǟIR3ͼG[ygVb*{4h}-MOޘNHxql78LEA?k*! I[Y đ6|JOh% T<;:Jv$ vL-ybfV>խFmgzYLG^s>339Wu\~F_ [az(2CHd2]azS޸SnAή0Z`ӭdt͵aM;T8xgciZv(ImMVᶃ#Ćk,cCǓ2sSL{8B6ɢxI_4`39LBi[ ׋E`Ƨ_y T]KtzC.&-Rm7ʛY4/]J͛7UUU-_L;zŋUg~ 4SxryxV;vP˙TE;8Bn 4tשAF%) WVYYɳȃ*xss300|PAr\Wɘ3f_ >8!> 8}@@@@@@@@@@p.`C=M# d/޸xbgΜvuumڴ;vLU4 =ydSH2>|(ʕ+Mׯ ɳ^kyQݻwk$ ,"|7<  H`HNNV8Ft~3 qwq((--ժjPAۊNDV@n"z5~ku7 Z2zRE>S/<ɕp ElwT7; C;yhYml Kwe6ߠb)%̄AλI3 r^VMߐLlBnBM-Ξ=i@޿VH h|@Т'H~ !y[[۩S<x!_Z:p˅吘?glşGVvȀ0p>|ɓ'1jm&Tn;wg(Eo߾ ]lYaa!v/eiG倞)((ظq݊^z5o-))QN0$<=zYf7AKeF6\BL6  ۷OK3F˗Y+r H"6o Tz:8\JC||zZ;عٳgCsÆ  x. h .`0Sk֬<oݺo… AC˟~IHn0mAN'ϐ'pj:qDL02nv*PAܺuԙtDСC{:>7b`|e 7ocr*<}˽IUaذaP/_ڱcҥKб YjֻEׯ_Of_Fu+ڵk#G!Cx ;ZV DzJW{{%K\BuY%t͛7!3׮]Ӓc&; ///7 < n0h|oUccYojp!'4|GO|uyfa]DOt6 T:7L,> {3 `K9-~(=0fAzӦMS`4Gk5̙3 ^(k={&L0rHV]yf:mTPWWWkG(ɡ. iik>#yX'=f4 *qM`4! FQAS䜶A拊/!jt7w`0 lP1SJGmٲEbQ1c`gF1@э!|36񶯿:_ ݻ駟zDOFsF7|֞0I )s:t~ =!U`|g z!!-C:Vf4oǶq, > 0D!9Li@s$FM2ZhF;hH3PVp2dJE3nGjbijA DD|Gbupr@(6kggqȠf%2F Q3 x-9LA7{(B˶8KlN@aw3N=`o9F%гd+AUީ7>9* 9 )))fe܌9*lFU /_2evI"-F=1l0,W>iy̑bnnwL#^c C{9sE֟>,B~chЮ,7lWI@AdڵG0 &ȡ֭[G C33g''pXCM|ۿ? ""L͛7mhq &8Gݤҧ8ht;f8Cn8;<3ܠh(8lGv̈́;0fy&U rf CT:3W//-nڝM{Oa3![,i݂7~B 9x4HfC v8fR6raiRWpkbX (p3q LW B'75&㺾X znʪq\9<#S\<pgs?duuuj9X`x**2"':;;O:iKj=Ϟ=g|ڵ eeey5=w\LdRLvG󹜣%!le% p'|C9W`Ci?d pR=yd*r޼v$mK.a9\J6Ȭz3K(J&w.sn۶ CoV%ZEթQ#G{<ޯ6* Q$_n݂ ȼ:cǎ-((DN0E{fJ>=jaB 0wCoڴ B>JΝ;#)z$i14,A9&4il̏%j2cTGKvlSl0Rr.ƌ9}k<94>mx-4đ#GPj~CO8 F<߰aș )e" yݼT:!7+lllGN3sp^MћBZ~u$5$Ư@n޼ GYbV]ENAb{s)pQ&u;$?LCFh# Hn_&7v-wQZkw2!V4L*lJd+ݪ9XC9j;bp㏦IzN8zNȦ9o R{1NmJ+&vthUS#(ZMy!g\s$Q:F3XR^s;wxZd}qu%ntv8I|ձ.ګl>&ۡC.P CCVaqM~N}L/?qݬ;-urΌc9hi CmZ> "K|5!nEGd&yr2gtvv>{̹t}m]o[3;Pl<<5U\YSA8+IOr(:(I7-眺MJJJ75ʭWZu)m4]"r!O>|O;1 eIC0 NxވOiiw}^90],**k6gg/`q+ f"i*.b>Ni$O0ߢNM t9e8Os҂@WСCK/;[ڴiScc#+++/]NϞ=KDonnϯIº5558p n ekxCػw/ٳF)/XMF4 !PǮ]bmA9=zwzd6Z?Cх ^ݍ׻mnʯÇՙ"@aKԃ,ѯ-`y&"07ڍe,Z"4 imÆ m]]].)3y\vq199Z.ZбcLjˢ߿h-?jQ՜={B<sB,7n@8cccFPGS乧Nb``#_57|cA+**DP*/)χ9r֭[-pkGD֣4ω~΅'H?1J{%3tЛ6m~H"#Ź|=} 5v܌ @(}lS<5#AmոǏ礀]x^7ꑛ`!"#8ټy3 xF~׮]iZG4u8ibݴ~%//1ofxc%úxͤzS5Ή'+~3y部l%̊fUV%T|Ub zD^܃?a=~=gr e'/EGC$+ ~…{Z*.e4I Ԏ/[(KDa YH'(N1ڳ3g΀_"Leq3{vEV@NI 'MmУALnDy0-zy1h M{ -Eb;gʒVk$ bXh{A+7fA]ȶN6)tx.M-P2)ꚿ9fZqAhՐ1!tU$t璠P]] ^n[Z#;ވ:P,qD7z#Q+pӂS:5*RyHk /J.vk_sl=eZFJG;1MLT́N/rn(% *BO$#{^";H,FJy0o޼Ip1ǎHK"?}d;vedFT4߄fDՈѐh+U6lnY~=~ʕ:ǕvcŊ̙ARZ50 r{lBo9~]tm1(Hp+8\VUU(5XQQq N _?i?zW_}yǏs Fy0ttΝ?Q__o5U](|# iq}瓓CWxifVV={h[o5yi?xϞ====h4/yi4B*yxX 6-8ev7 SK(qϻ2a9 ,F-;udn?Vҡ"rQN5=r YTGZ }:Y:"Q7`zRc+ՙ6\GϿQc&1 Bc4sU.pXQn^׋@6 񏎎VTT=7Gq?׭[\O}O.\XӖ:lzb/Mw̝;7P|*AN:Y7e477755٥b }8p־8q} 3S裏ӧccccK.=z">e{VI蓴#CD]` `/^D6m_$h3"௡hlΝLUPΧ=Dpa"nQ䇘iQXa*vR#o&9 K)bz&dYE:@"HND` Z'"?9"̳fpc:9Vggg _Ed#>?mvt)I5x6Ź7htt6eeeϞ=6ڔ~ǏrP>W\\zݴ AvIf @%3GpH A`e5@ f!%*6_]]_B@ Afv5!+@ ^ K Y "A__`@ bFkkkNN~E@Pbh@ HLLLȅ@ LOȦًvu- `;vydd/@ B?11qڵzkŊ|wΝJ%CCCH{ ѦiAAxz/.:;;0iyyӯHxG]pnZM] mUl0˫fG@H4~k)76 `#zL\e9S??rȬbT7m4#(4#wqeS+m o1'mmmzF]:z:H#s1?=ه w^xy/}pt\ݡ?q^:+\8SdˀGfP{[jZ` .7)F-9V 'Eѡ@=~OftD==6kDU *w-YYE>|躶lق^믿H"8=p ;::2t***T: CߨԱl2`SSưo߾bb塲yyydC;w5gϞ˗/#)AU8]yii)޼y9珲w^ޟ~ÇYtuuY,XH#~)B8~j U__y~726\<@/[f ٳg;fT䲲2m/(**2v!X*WmAM lڴI7X|…M`qphT1/\_8܌0&F׻3{_|SЃQDpwkSQxf+3(cNN“&D@nݺe4lQҁLN\BCp\}>B?̓.)>}$wP$JvTT4^̖gtرDsvJ8oVl h+MZz*~An%O?Ԣ1-UBJFFJJJ]fM Z644tɁ\9sF/G/;݉2rt/ 'U4|MjovhiGffΣ7S(mC]]x1@Q;;x ; ӔA| J(IjǏ2Z1B.͛7nPgJ@HO[(5#~n ͖#NxCB7hw9Ci8r ( RgϞ%K@-Z +̊6BQhiяh (ʺ&''30pWH!5SBQ*ZAauӌhgΜ9yt 4c8ՙ 666 6$qsx.}ߠJ'_\~w8)@p͐@k ڡ$o0}& _@{{{@O8 ȹ4/_6w\@! >j9`Q<]7Miz*t~s 9`moMѻLğ* )ڵR t7?i'UPDǑ]q,5&F`nfܕ,-8\"\3OCGdL`Ի x0vVpAК@7n?6%XCCCh 9r3Տx"A[0^ s~:JEaZFֈ.(+{Cx"jޅ $4 E桥g.r6'BRҥKM{JNţA8yޘAwڵi) %OJdA{!:Ggth6ccc4l͐={ ~hMMM32ޟ~g`ċ/ g*GRS޽{FY |j@󴒄qyGG?/QUhJlTghtjR\۷Qq䦈"x`=z)JF@ݭ3ZEPb5[Td:I { /]0) IW09(F-`a9r%}݁$S4RL'[n)jx%ΊTz5zC^B׬'/&T 6pjК頔7F"`4U@|zfWCj| `.0Cザ^E>2Z%`Z;P/'BOkL=$B+sFxY6(EQJL*-Sex@_NP-J ?#\4 `SUhDP)}YQ:5 eX0B -W\ *@`E jK)(J ٦3O.֭[Mo=RC-oX;z>029u zbNܹcY0rx560KZSDC)r4z9s (#9TO€9u} )rDJccTDnlCC |"'eo(yyyϥKүQ@xbZ ]#-NSi aFRb%렏4ᝌrW bH& #2p:8k?g-(S,h ԩS&>q9Z>nzڱ;PkA#Ka-jI˳Z,ӽ`NV%Nh8Ki … Ր< 8ÇB-%7<iϋjkk-| s l0ЙR#mJ!zKYY>tAX‰{=id7FL ջ8" hK4 ںu+LCY ߺy|juFnڴ&(ɥզ) 믿htpp͛h3P#AzսxG4HMM򫯾= === q~U ^tj@=>MXet"QOu? \)8/~>Ө~Fz+-qDV]H6қ [FΣ(S{SM}2_9MVsz!kͥ H€ ۽:BFtl$97*RҨf1<7b]vӲdPuȪ GbԷg2Rw6A[~zz3YmW#}}}4 :?9{A  lL"K;wJ8A{.\֖L/]3 m:wB K#eee+@ `p||8 N/JB蝈<8֧~ <+FIݽ{w׮]j###~ڟqu>+++;rH}}= Ngg'O>$T.vZu?''Tu{7mD)Ou Uϟ?/*0 \ammٳgP^Z< C5mܸqܹ555=oJ[v=88G)wҥq >hhhxZ jkk>p9Ո= radp . FYb*L?~̙3Y#~:d/믿v܉? 3,A|߾}999i]esVA ӈЧɛ7oͅঠzOs#(PQQq]6ܘGDrGgϾ+0,,ٳPɓ'MoKbbbرc [vB=zSY1˪Ԯ\r#J-g6t4:izOˍj/2;{+))񬮡]j=ׯ_TO zCM'oE4. jr0y&=yQy .\|$7I'0ZOdQp`'N0,W}}=\]_Ǐ7r`Ϟ=KQ,+d_412yCğx^;扯3 6|bSSK#$;1=a=^FK)2~ؼyڕՀl*;::J,..gW$ ޺u\&a#M ,/E'LJm6AcX >4<< 5-7nA@O~dd_5s?- %}lڴb0XwwwS ߚ".@ /믋=zG۵Xg/߿޵kx'L H-=(}ˎt'߁>ཡxWcc#mǎ䁕͍FL$d*{ ,G%K<5ǿrź\g(. e֭㇬z!VSô=G"^ Zf"znoo/Ȧ0<$]6""xlވRԌ3Y$-IAuY7K?~uK #3Ǝ_Gtf!kf@0-z/^kz ~T+nhhN\MBWV87(+W;by睑Drzƍ4,;8=hݻwsrruT59ϣ)0 {lذTʓBG@i݌_XXhbO4sZAJ !?h*ՂdP&ПRa_ٳgEEE;bAu.n= ;RnM ^*is4Ét&Rp N/N'&&]M߬sWb$ 0iE  "`oQ]]ȑ:Ѧ@ /_&b@ B轄~dd}.] >#V ߧ7V@ LAؼ@  s˖- `P.kP$8 x\-_B3Sux3}0 k)9x )G9ҏS\P ^b*H&TQpajo7<S,R50^pڛ.ؙ+|ZިyR(5_Qo'LdIKP4FϓC/ b(:BS#Mlմg6U˨ֻv֢kUOz#XE4C]|8H~\B& y)`t3y\4z;&<5 &AI @Ie|Y*89,cNuqO(7Ұ/2~,TQHδ7zdqߴশS6n72uzËRvYp7zS(>)|Qb!:K;PmC詀+ PBO ^wSP# 1zGsuA~f>}ؼ':NR~|n e!NGt&(V (Gv ԛ_oNnǨ7ӞO [iJ<=惕B~lt-rbmiGhPO6-O5d=GխʨຸeͮԼD7R2lSqGaV"L{#҇ zOU"L{狓ޔ#Gd7"IHoH ORTiH/13N3QhyR-8bQw(OR*ApL)+F~ MG~گ!o4Qϟ[wԽ-Vnz7oL}uu t |qZAvͧ30$$T-|oq;wfH/o߾M}G  ymh|cաo)t1`jZ?`Ɯ}豕|le8 `]~<l>z(M&zD} nq0$7dEU8 &9G`8%vK̟?ߨz6|#.抾j]{x6Go#(i3DB6*H3tlٲei_x1Tpxp(xK;HtЊ]zCw'Ai|stvv- -8e뭷l~ 8gnrogMo = MDLQ3G"Y+**( r0{!hȰdp?=֯_pK$'Q-#7u^ <ɏf6_Yr#@ B0x?6l7|~`ccc_@ f"8~ttFiPAC$Ajqq`DO 1@ ,"@  S@ @ B/@  @ !@ z@  G,MÂO$!6)Snu!:CCC'OKBﹹf͚ʶ_z58)UKdMNN޽{޽;v=s3zs,RP^^m۶[fzs̚kfQ\L^?zꝦP˜#Gϛ7]|r!#͆zT,,FE {۷oES_5 zԩǢڛhlز4E/cJ8ϝ;?88܌Fmii9x><ȢEBj8 o/1`˗/-WEYY[,^X#}ސՂH?Mp/88ޞSɕ2ܹsgTӃqE"L{PZ72{S);QT"vww` iN+kS3fNuqѯ9@(m2$دF{<7wmMsssCrj"p4|(~-{ZE+3[GGG+**`0ǎ3L=ܩ士 3-u#7gs, Zh!144dY(ݻ)4ҍ7F8Fv @Sq9z'^9 ku.ߧO} '>nf^j z0>>6[[[[w|niKęxII 8$FDg%E^9zW ՛=ۼ+)#Soc̆S|]\7QfBo0*Qtq]) p|E`XR! b(? Slzn9{K:>~#JUg{{ s2A ڶ3;vx_ 5 P'rx)sk[U&dT(8uY… Ϟ=k*`)JliիSl;r:;;=KT=zOačh5Edn$Bؼy$pAYulÔ ?r Z2~3e#@E.⵵zYA-7\lhjj-zM9Ouy&φ/bα1PÇ#Y>?#;O^8U4m۶:u539PC0 BO߹s'o,"Tomooߎ"p> ׯ_y9?nq֭E˗Cw}hfA*,Go(ђtt+`jp ՍVfj .^ AoB]G8999<6,]6>'t<\6[BS[UݺűTzSp ur^aa!̙3FN\29 ԛ8I~Ns=y8wލxM!$Ft毿oO}s\<}bhH+,o޼ 6WbR(]]Z :̛!•j&&& LjwA-,'>3b'qnflD[PP/<غu+|&s̕ 獍މ0hQ<rtҴB o&K~!뙴QA}io-//w9+S7(]$=z+ g]ߙjo{᭷޲NAF!(IQ 0v82~ʍB7Yqf:2KJJ:Zzs,x;Ũ3՛e\37ws'La>0v,_kОiSoqh'3t{KFnwf:'S=Lhm678g8F(M5sX1cܽSZ~X*`AOp:11q5!pO cccNnnnڥigLROYVMCCCK.ENgWݟzs,xK Ble٫7G{ˬf޲\39P ٺ>3s Å놆N*Nkٺ'ҲvZg\ >uGA\ @ @ J@ @@ @ B/@  @ B@ z@ @ ^ @ P2ų.炨l>W={Mkdݫ3s@@ U999UUUSq!T"5uFѕznT_67SCN+b6us;9 B@ z@ @ ^ @ B/@ y7o^c/_{Y֬Y~ o۶ma漩?.]4zx W|ܹ @ D__ߙ3gRܹsƍqX)͛~.l@1/_zC&Hcc9s`sssh1ccco+WZEϿqㆰy@ bat d7_nŋk> v^Yd `<ߨ/d<+)݌ Nш5߽{76 ͣ*5 @'F+...((5JaRbDjDFl^IXskU𖖖x!{#&G799Lnn C@CVݻ_ROLL\v-4岲+888W GE;TWpGzõ_zsDgg'`o`c*?hS#I嵵FѣGGFF@,#l>*Norz6~L~ l>\:M)~*ZÇޮ08xcsssh)8zʕ_$`{L?CvC0t,K$T 7Tt+~'ZFTQ@:59f͚CO"ljA聽{^r戶^n$s?… uuuvplޝ[TNo7]noS6h)ŋ/4ŋ6˴/[n1?SS2iH7*禑OsL(d#iyĉ\2 IGG]xSo4!桕zcƟFq;3Sf* ;GkͰ(cuq GZ h,DN??W̹>l@GqNAs2Ez 3K`o/5NR9"MEb$Uٍs %`% oIEk17svAdV޽Ճ7{]X'cwwO;T_\Acyyyy-a Y:hnroGȫnzС+W:=mR:ydhj~Yt%9%|I"uk*VȬJm x3Dۇ'OTTT9rdӦMmmm ,rrr#uhdmJ>r=4R3BFYuygTo hne``=KH*f.zY$D6l߭!NV37y?N=N͝;L:SI󤓓_b6KiuN&,=tDڤB퐪QތOS}}}]xuhIez@I{@0z3}$<2k`Ƴyn|]_<M@ @B/@ @ B5F`֢utt4ۃ7!LLL@|*dIv9%<7wfCCCUFQ \HIuu={R;8؊{?| YB™;3&lJQd/^@ P88Nl>??Æ ⅅю#B@D"DY~0()QL 4@  cT[f͢EBTRi8rxFPu*Hi- :&dv84x_t M)xjVMyRN5pD%^('O$@*2U% c~k!9K!4q<i\?"a5, ⷗" J\t=>>n2_Wt4Lu _RP΃('̤LmWS7fR.ԱS7<45-j.kVRRի$rȈ?-q*])L;\e NF]TSe&N LBTOB T9VbZn1Mb;NXM6?srrb(>S2{*)] PGmmmCLYЛi;EnE²et~@M1ܷo]?y8Gu~z9ϟ?o}}=jRMMM4~n Zre1ѧO2رcj o:Y1o޼C/ߌӧONU.LZ/_+Ty5vIcAZqB۩j'U!.z3F)J⨔*G]tɑ0Am4T$7JPQ%|G)`LspHt⪪*GBk# 2&MԾ "U: ꂮhƒI#Z[[&sNNCֻ'gΜ6W$Z+NΒ4(MPYq Ehodi(?jmٲŨ###˸g7nļ1ySR ߝ511?x"%Oٶ^I]֬b~]}Ι4_ZB<88ܼfbzg ^1іp}wwwƛm@\ Q/_.))411_PB|Pϟx7. 999t&l6fp!;!b`fάH{HݻwϟomBFYVVWd,6KR۔9^ D6*G:=/ @ST @ @ ,d!8777W*16<ի-T ;ۏT-v:-Sϔ]v*\wIVKpX8ȖAL|\ԑV8sfn=7Tgo6#dPޭXP#5jz;d5mcalqSNa3\KKKBg/zk#G,^XoP>!z1O>ԩS8qlbo&a---ѣG#ѳƬ%vWƟG/<Ki7韶 >zK_%xYOތd1ab7yDnű" "iӜv'dAѦfdo~`ݲ,޽K,))Q6i;na?BС}yn.[l:BB=cԟO<Gj\"@TRNQ#>zOo@^`q=z;sGo#i[VfïsUeו[Y  HvFJT͜)r)W>77ŋc7֬YvJ} Pj_vjϿyZqQuIGSSS>·7Js``=KgW\:BuɁ{޽9kק4 u(ą{I=F"hS >:sy^~jŋ3gF+83 ՛Zx^RJsgncݣL,lxCaN # 4o. @%`HS4cA&''9\3Lq#1(>Z(PSQ-s|8v^@ `vL[0h@ B@ !@ @@ @ 0L۝(l2}+_'s7UJ9Y̢4#NtlLtl/~gi; rlF1mnI,f-Zf_^/d[nǫWD @ ABА!D@ B/ɓ'>r)"Q@ fR wxxXݹt钨E @}w޽?׮]|뭷VXm6޹sh3S޽;TΝ3ʀZzadÇtMAU]NNN /_Ɵkoo?pQ\\qF y%^mQ1+OA.\hWC\ҺZkzQKJްaCNN^SAf*:X޽{w||Tŋ]5T,јQ:.xX73D=`Qpsܱ.xIIZ0r R .:;;^BDe ? DHvd!Lٵ/6Tu@k=kZ:HtuyFĻZTٹ$f#>J3T3boA= v?|j?G/rrrzzzΞ=kQS)J4t$ OٳY%~Y8Çnܸ; PdNV0E{{ҥK![__'Ot@7mdT#]]];w_/\;'d02Ař3g6o 5r"jmmm -%F^0-[ՠ*AޘB+WVX85A9m3Kwj?njl.X9XiCtFDtnԾ`oϟ} `_5.ۗE9C'A̙z9πrJU߹sرy+34C߿'ׇlыǩý$$ti4<h B@ALP% 2-ᑑ Y vfd>52JF55)[< 9Fzf()#X7ձi6,fIBTCeZJvS T}56IjT"&`%u Қ+Ab4RѤHxCzAZȪfuҲ.4ee (6F/)][#<<_5|##o<'o%85]| ;~խ|CA ԗ z1(Ti:MjчK#HgڡS_$i95y z7颴bh_"Jw7|%n#FĽ#truad?mV،z–ybGyoBoЯ$*Z=d(TAn1bF+؍Kɡ5o=):ՙ5ZJ姒09ś\q,!(0&3K^qnoh^gdZ24=#_9ӟ/GURRB1~ s='s{lz'd|zz_R+_:Xߐd2oT\de[gϞ4]^^Ç &N~z[[]K<^{/ҝFKG;\>t^}U/&Itc tv<#W;888(l+/,,0/³>˰e33Sw)HmjjOQg}V_G^HLbIR"p)QOxÇ'|R 摋#kӥKZ[[ zR|f>P:秐] EԬJgf`?_]쐒e6Ν"(R ?99GI t=:$vk4Q/<29|rHQafu[px|DfZ虬C rGbG ɷ"8ɼl"bXiDA$?>֙Ag+[~ JCIR_3Zr1F,`лSn|3/|&jןdЋ(sq L7bNW9YO FtNzЯ2ddPcUU8z,#S=wJg9v(<]mFxewysO=:nJ#n|iHh}):@G?>߆g]SV *ɁeƟک/:TJ,/ԅ}g\Q~*++iwd2!]xTgg'k?_*--<{nϜΒ)F^ib_Y ;vGbţ7boT٥mj57eqf2B meĝFuލF֮z(2(iP:o]u{g=:-rwaIe?8<՞X'DpfKo2 |YL^>A<Eܩh% UGb"kXU8,F*J&8V<"yk$aBՋb0?DCH lZVZM`7끶vxNp'Dњ_/$, [ޗ'C65eee;w^$}ԩPglQMz/ӮxK.I '9y$]8];#%_uVqbź̭4 }+^9rf)P¼8W8(*޽{eE |W$;s֯鶶6CoKѣpիb5qL&7S TzB {799RI.}g}A?p⻊놏 Msze>'>&JM_Sn4G|:cKtt2.bԹo Hv.=+tybzD˕ک3B8JoryŜ{1'i ⍙pNtsnp^ z/V.ZFC #Dj]QOY}+#)x#ǥSm(*)R᫫~X/myo}SƩ3˗޽[UU%J2>>^WW'iJ\{ QP.J"G7q!nen61WŭϷͬuru.}beeehhaqq [v?z8NH-NzMqFœw---B+wIhGI.wI$s$j͹cu3+;tN79*tպݬn O `BuPzzB hn5=wZ٨ۜ[7{o۫Y }ۨO?oRWw=<ԩSO>mKJJ$:>tɷڄUZZJ_d2>#<}Ys./r]]ݹs~ߏdJt'O;}AۈDQAE&Rac$% B£]ݢ6EV79t!F Rb~u.Sd+#kBJ~@Et̋3WȊ%xS"bRE 7]G؊kbR:䢼11!C˞"7cπ! '3J%q_8RIt=юs!Q:(fP[ƩYw7N7nV+iAV OVttdGjЋ|o^/:$򷖮qY**3])M4;~:9OJ$NXQ=/]5moNO>d75ԟ{W'''U/޽{UTyhGgR`d2d23HSol6[.G7ڡtH AfP7ڪz>nvixǩa0)1%D]=1d4\Mz; tx<:F.y)?寧w6 'q؈E,Mz[Xm^*S{pCo:un;sIVVV^vgfЊƨ/lے~[>O@[F\M>ԇŦWcԫ,Kw^ފRH%(J"(MsnBWc)&JRzkADIPkt-875u(NCx 8N sM̆y8}{歷ޢ=#x}z#b|"&*>OopG 2O:!& 9ins]u;30ȨcuxV┧[x58Ȯpz5eqޮHIA0&Z?##,tigjja.2L.Z-Ifff,,,H֭[kwvllw(]|:i;99iUͭ7)Okq]3558ȮXT*EJvFpYYXNkjj[;KB5~ۜ>`Ν$l6?sjF%SO}p8w 8N=knsM5 z.[ hРA4hР`Sx!Rԕ+Wv]QQzzz޽[UU%i>00pƍL&seq([q?)I}}=*sQZbBfͬta=bV7C7ulyᨎQ[䮚Ϸuʊ8NWW?27ohh~>m%nvv) 1sQFt۬ݭfݺ1 fVvfnQVt.1cUV"Ck׮>miSM(OahS97tefnfew6覊Al-Պ慣:Fulj>oa"˕ؒB7#% B7P@79`aQp"d2"ͻ$I#A[Il6Kh)It)-?G\]iMu#TRG݌+AsG#y1*;0s t@5NΈS}s{u$<Ґ]qGI{4Hv"N=:qju}xP5@>N׼#F"ntrS\\\SSΟ?_QQQ^^fdwu޽Kto 577K^믿ijj"󲲲m۶K.4߱cǝ;wΜ9C%åӧOˬniMT=lnv07G'N͆nAV)ũƩ8^@ rA)6.#ERT:LJKKgt^:{:6bn/u$uigjja>??O[:B&rsyyE|||k[h;77G۱1ޡFGG"`[v[< Cos5ծ85[xT<:qqj7ydfLxZRnK TQ~'>TR=MCd.NG[:5o ҡeggu>n6ה]]S'N5#ncG߬nƄ~ @= zРA@=ŋ5J\{ 7jkkUms\OO^SS8y&|ݻw[t3+G7*x]]C7Q[pQ[cM\H}}-0A١EZѼpTǨ-7Xcajn0}XӼlt3+[7$DKמ %-O7Usn΅ïY١uEZѹpTǨ-7_vOL stN^5ɍv֍ ИGэJ%\x?F5=o!ͬF"[h^8cTANQrݢfIMo- EP|^dD__|xxi39!0s' ($yh:݂[GG4SG9Nmj%8Eu80]NnɎks';ś<4gJD7A07sjl:k [nܔgٶ^"5773m۶ZӜ O>XpmP7A07sjl:;vܹs̙3 +rˡ+ g w`rSTQL&Dȑ#!.ʿUT>-)ɸOG;3NcNRucHzvJrYɴ9MsQZ*9kT=G7q!Ǐ?qDfPvGTGsi0jkY4uCZVy2G} vj}xK]XI4cn]C an݅[oS)cT ?>8+&&&3Dt!e s1:tR^2m0w#;obNFËjU4c)՚I3 <s81-fK4==M;SSS y2L.ˌC1i;99ɻ޺usssjtt(2斝amfff:Pi\GvMw9q0-07oSnQ:6rC]"AN=ajNzi2$sq:ҩ ?M r-;cm(Pi\SvMw4Ra[an;,NMe͛œhfnfe7 [h>P:fu}eee<,))a=z [:#ξo߾ͫ8pEA7 ~V4oQG:~a%D#٢dc0B?<C}___uu5%tđ#GC0d2td2)~LROsF[wI-`Feȧi]qniũ07A5N0GsnoBC|L>+\IkoI]{`W}x{%4C={򒨈D"Ȃ`,Ç={VPuuu[nWUU 9~'\pA5>ƸMD>MGSu+Nx+N͆87 8]}_sU4M5N5f7JJBZ\\t>- kSMsTǨQG:t^L0q`}rx^T_vMi\E&.檨 :S]lsUHpvG^ڧ-$┭[xբ8kqinnP:Fu`KQ4㴝tơh;66&?G碝) rsyyq(Ms###u֣hQ~ $┭[Hծ8kqinnP:FuegRzi\PVi% }:υy'{HӜ19EO֍t(^Ct nsMw7N-£cTǨU{-4hР z4h= d2n75Sr9@-NM0bݢYqThiiGm7_YY~wх9;tRaԹ9tnfeХ(qKJJ:;;GFF0jll0+++O?MEM7!jC\Nit7>' H[7N&"CQllюSSZ*2|Mn[fu]BGGBTӰSS78^ݬvȢZ̆Áh8)]]]='Gphhnvvi.JHv4SZnIlnPM\pu=09ŋu555XlA|׮]ۿK/D@Xss3SƼ믿ijj"󲲲m۶SI0߱cǝ;wΜ9C%åӧOӡgܺiG A%w8QSq꯹if6 il't9Hv7 0nM!p~``|L&tԡ?S JT#f}}}tw&_g2]V7t˼֍o:ꦊ[7M3jofeT sqcM5N sHC/(li|vuwEk6B[K4׺ػ`jI[qc۵0+N`mݺ]\\|={={6i+O8yQ7]ph6 D}.'Ç3Me:uUUytS7MsucGM>Y٣flfuSSܮ8fwVVx:{d" F4e8 Xĩ]9[fw^̹q_ʵk"瑏N$'&&goo/Vgw)B|[7*NΌnS5x7jW-6rsyyq< &###utԟsmGGG"B( g0>>NI[9ڎGv-Tͣo>5m)u O_$N暭ǐƩo5錺ͩF?&Cy&Y>9 P3 g˩9&n"3tsnE{;wbرcKKKMMM~߻w逸X~_)-To޼)ynfVvŒxa^~Jz=]ؐxڧ(#gE^={-tO?tII ѣ [:cggȾ}7g8pEA7 f&&&hKgy&ᇴe?WSשy8]Mx@l߾}jjJS1:>zCԨL\Al @GGG?1޳ҥKCCC/"n%kQ0=h3K$L&xsz%FITfx4[itinoꇹ)݀]ַ\fggi{I޳1RkvqGUZrClkxqjohll4rꡡ|ΏHM([n{XFնl۶m팷hR}}ӧ˳l[[[CCCtͬS{?jy דO>y17|s χ~%BC@ FMad2Y]]~Qy6=JTYJKKIɚES7ilB5͛o9===99<}aѩQ- kSMsDbpppbb$!ʯc!KN00%>,B:W` c$\\N744{y[71B┭[xբ8kqiy)Slrgf~~Ӽw\ޙ< CvllLҹh0s \^^ 3[FGGp$┭[Hծ8kqi_`>`VVVuCny.K?1檐$;tnP/8w+Njo꛳'ĺ0 ]=t:}!ꓴC ,b $@Q>㨥'F= zA@= zРA@4hРA4hР z4"' TIENDB`cascadia-code-1911.21/images/cascadia-code.png000066400000000000000000000237561356563120600207670ustar00rootroot00000000000000PNG  IHDRc|-tEXtSoftwareAdobe ImageReadyqe<(iTXtXML:com.adobe.xmp $\IDATxmH-敖0NrtTN!Sp4bEr s`05Ë:t`Jj04^d͆ ć=24~׿nk{i}?/=ֵ]׎>$Z>Z@@'(ЍusJJJVV~͛sss///ollꫯQJ%v|,,,,,,pC^{xxiߠܹ*z,)#+++ >ohh w8 gttt[R.,,ZӉD"gΜʕ+WPn zٵt0M]),,LMMPÇ e```xx;yXZZxfqwtԔ <{ Z@ /U|w``@uvv/_vY91 wttB!jѦGC[[۹sJ@ vҰ|>ҶKkkkzzz{{pʇkZaahbG7GZ/;;ۖennĉW^D"{[^^@3TSSSWW999Qhbh}wm:ܽ6iiiCCC,r~OOOrr2 @ >qxnll,,,LMM-**OkkkR5deeMLL| 2bOA6qS355p8n8!.PVWWǾdoo/9R,C___7s+3u?CCCfL$C7z s_֭[`PaWTT?=??~%Pnii L?::*ES3 ;* h pF"[4~II\eee$}7w?Q˗G1ZÇ vԶQST-mPNCׯ;mǶ m@xV߽{+m{ÀmP DH${ mzP8F @8 >JI 6yn(woX۞֊ k.l.,,y\]]*S{ur^tknnnqqqseeeeeffՔb@Hd~~~vvvmm۷bO?|(==E# s *I|g-^\'ܹ Zd1055K,~!KX^^|~z}Q>|FgAnzrr͛7{ (#eeeG-((̏lTe###Ϟ=dVss3Qiigٳإ3]]bx WԐ#^ÁKޕ]|ru.TǏ'e7w+ވ6+1SX]_zf& TPwhhYT0WE>MfrlneC »6v/cQ7j{&̮t&ϕp8 vbefb~Ry*m+āf7+Eh}+HQƮ8ItG*~zMIH0q'8^F`r79o *ոVJA~yC  ;miqS=Gk& Li}.eWq(oky4kbhV]@1+wz޻nί3|T"SZ}6R{r:97lkf,h]P T͔ ub`%v/Wu[yVx2.UdAR^ѐږ)$'4p Ղh0 Z@ lH#j]c5]2Y΅$3%ⴭ8ŢW9imuEƙBh}xW1`W-Rɍ#0.w+vuuui[n TUURQ VZB @^SP?ϖ3F,v9{n k8>˜{x`G[1` xuVnUbA|xif/77CG"ׯDٳտNOOo<-w۷/^hF;vȑ#yZZZܱ7o~G3N|hh(\\Plةt[Jɓ7onھKƧ766vuuʲq#cNMM\xWV :tHC8pfGD .~ޕ礧 ˗/&%FFF۪UL>Kݷ5Y ifm^ ևz=>y3.rM LfRڬ R_k%rpEp[̕[\t>h(xg}Ki]=D1g8 r~X]]eOl -B!c|fNƥ$A,O:?-:22~A H,U3n1c]]]&yOO^+O?'9??}3,/3 8 Ҕv ={TF@mmmr~ԻU:::$^1s}{k׮I,I+\h 'u axܼy1{1WUU゘,/$nԤ {D"\̫eM]l+2򢹲GC 78(xWx~5L\kxB!zK^mZ_M$ăk\;S.>NLLLr̕A+9hZnbkOE[[[+bocO,0w}{NUho "(\7+78-o5JR~ܲoFsez) )>}ZKJJwJi]l*/urr1eYY7aC'Nf׮],ɸ mKjj*{&ssX3se8`cb`ff=)ꬬ,m`\RXXhO =88RD"ϟGWdy~~[#}>訕9uoL+\#r4-ڦ`vʺpp8U9s 6hn6sV`GlFUmcifO<>> PHXyyyYYEEE RVVVbCKZZZG:::ȉSEE?xek566k7mi7D 81|0+Q7H~ɓnm]]]n>qℋ*#ɓ'{Vrp}}}XKC\j1+߽{ -^g'>OMM}pμlzlz{{t&TU'Q]] su^α AS144*\^L 57=Ǐ]7z@ Յ|atmm-y?77722"&qbww(=VޕQ <3Y6=ʞuPݻ>zv麤]}} M&gϞ ?=77=$Q=C[0`$KE033Þ}ߑVޕQ x(SZ+ݻw]T4PG09^~@ E3s|kLfdd0tq }wQOAE+ُh]}IqmƠѼb+u$^zŞ${hʾ5.cx[ DdOhe ʻ&+7'OrooowK0khh 6SRRƞ>=\ 3g`a߮ ]I@]ŀFLR2SnSkvv6]Y_ZZu}}}(dTZ9>r{ߋ=t\sKjb711sw s"E]\L֧"khhJ]]+OY|»p͸sN23=rEjbŌ)qyuNwMlK4J.]rw%ANN#ǥc^$ODvʲj[[7:z\N\a:ZI1"Jl&{Ub婕w%1*nn|{TbFalϯ_>}&X+5BsZCo7j\ <)L[n|b(x"W⺄GOZQQuܐn#q4UjЀUז90ʵćR9p 1;6? 4T̕@ `%]u{b 2B5??[NO7*O>EkP*l@b6na|PssNlCWD)75)ݿ W^92W=|@ s3l JofwWh Od7*"wGo~f3Lٲ zm!'+zq\ytH@zh}xI 6hkkQ\2T7*_&/6HܩIH=bUn:efY^fI,%c?dԄ3HM[)"PYq[Y瓌2D@heuG-VYZ'^QDI}=qD5Z U}#rW""|~.//>c9kBOL02Zjl*pU7ǭ t-;x5={ SSSvڕrnSSSwwwHxgeff&}0~9"l/,,ggg޾}KLʺ_;vňNfkKKK[޽{HVWWǓ>˶ٖиA7s]YY)N>3򜜜|͏?h8j5]]]_mGv ?(;;;q#лjg@\ȱS DrDVf 9&Z[ >0QC Z)~Q6ڍw.IcЎm]zW:uolSu~zppp[+'H^܁I+dl5551C薖?WWW 4L_wcD:== ٘VgĀ+QC׈Q́H@YNޛbv+ecR{-ŪF`ӂnJEdKaEѦg>xI lfT:{WGvmጭn3DwYI* W(ͮt6W510W 1Ձ䚴u3bq;JlNu/ZQQAfcܹsǖף^PldwLr6ĸ$''8M\ $WH2\b .iiiNɐHnzז}1 ;-h6N$`dd%Y~~>olj߿w'9 9Ե5ocQY9N8uZXX g Usj1YYY}tTfCخF3x-=1-dtfff,eݽ@wuu9Po'\7ӬrNNιsϩp\ub HF.|' }mkUUԔPb1l\picP(4s7*,guuՁCssB? ].ۍFs%4ޮ{n7+J $@ N]'&&콷ceeEY|FG,:"z[#+?"riiʊO!pZ O&mse[-KnE:+pHlD%޺weq;I|*aT T [uF9JEAY=Je8/R\fbsCh}Z_[s6 DGyW[ZNSurdojvT5$Bss+~o+jdUL3;jabbHCCwHv3 J䔢yeYqzq0y8`MoDٱejJ^A*ӚQ&}̕O5S_wA+44W^1`@T*wQn5c'EKD"1#@px2}O͵྅7oތ3-5EO$fxxO}>_ܔyyyv#hŤQ ±fϞ= ζܭ,L~Wt[[TTUS0W>y򄥲"(,zq|9GEy W 00-/Bŀaٽ{7jzzwߪ4 :w:_'F=%}>zQyb 6dddݻ7*lׁ4b}C&w7\芺\{ŀ1G;MvLFE.v@h}h}>Z>Z@@h}>? BYQIENDB`cascadia-code-1911.21/images/intellij-ide-2019-font-settings.png000066400000000000000000002662741356563120600240770ustar00rootroot00000000000000PNG  IHDRvsRGBgAMA a pHYsttfxIDATx^ |՝[[o-%- ! d $s%@rg7dB2 3yyw@H2& $!KEbE^Ŷ,SU]jZer۟]NSU_r-Y0fDF̕.CZ[[5\.|xrcq:e)Vv. yB.$2v ɤHv ..5<:ŧm?T^R:w胑m)W5@,.5ϳ1ZW)qө󂳂'q>\߄6\hgrT&:*.ce~goHPת_V`H8;m.؁:ߑV|ho!9.klU9{jC)OaHg:wgϯ2\rZO+=mѻ* steXA`Lse\jnJMEsb]eSF679fY]u>&s%wҢc4.cܠϩ}ݫ%nG_~mj=VZuқv'ke^r%؍h? 6edkQI87ºKjՍMIJ}mڥ[[Ӕ6*n6݄ʳc ]:;^>}eKo]T  F JbHis2BsTSzMpEofN>v(LϾyZe}CtF'NoflcO#۔xݣ}d3F17O+Դx2'kY'2vC#%%Eު=u#?^9gc2pjXׂK ۭsEmK5y )U\FRԡ1:ѥRz,iiTLјf=b߬M. o='Ś `>韡g˟YVm\XҢ8:̘}DX79۷iN)Ӯ3CǴ}aV vtge ` Z}YǴoױ|VpY["uj5դ,dV͈:7nFe. mKR]j3 #R,]ki?_1uoj]>U1  1 _U}A}GS蒫s:cJju/Ϋ;{?Ԅ%3çȿiJf(SA;뷎l\ ,Lɐλ˹Rҕ{X2f[J9UlE*FSZb@<`x8DJk9]u)ic5rhgpc*H2v ɸ,^bxn5_p9Ek]ǥf I.$d@! I.$d@! IƵ`v)߈efȑN `|A::u\jvQ1S5eG))xMl$*ҨQ#ѡ7vgKpcK8;mD9Ru.]rJ5rey֦SNipcKx1G̹su`Xϧ .* yz~Mf1I|=d-s&9`($ص$y9j%z__=oweQ,-`>!lv~355#˛u=mWV/>gjopJw%y0$q ̀2vhxW^y˲wTlS{Ck!ļ? Pg燪yy@tqj0KJ~z|v|B55ڵ.LsNnՎUVӚ"Genv5ɩJ7vz557[GM.h{VyMh_]x@kjRy^V\х -8[oLFCjZX]]ƚq$!a۫[t>Q}Sڽ}>ܯ^oL0\\9oYgBC7xIazשSɀv9cN'OeT5&8'ck E^S_ˣ%+,YAm?zN?P?w'jтzgkΞ=Dak%2x3 zduԨQ9@'ёUjk:eCc(xθ)\m~ݸ%&0Dh?e5 !N@Y ( !՟\ҿ;O9Wz{d` d ~`wҔi:Ңǜ]xQ>9)\U@Fg]2a'^; 9r(۰<N@`=;nG :QߟtI&DR׌@=5@^ѕMi!ڛU{jz/e?Y}Їfg@c…V5Z));neKqNMst˜nˤppdؠ{j=tz˟QnAFc3rM>$*<Nևur>?iIs򏵯ƩY~yt챷Yco|u)V"MDRL4Ǘ䙘]jowJtT=ݨwnsgtdTͳ͚]ΞQKs|wd6bD2p:C,NKsJzvSLoiVӹzGGا/1$ nc0sgN+KM/k}؛]jkSՁ=:\]=TU ϫ>+O=>0Qn[ilun-\,K!VWG4z͘[4YgϜ־w裪09yw%bǫbpM47< $bH2veͱ;nS ˰v-Vpr:|@<=kin:<7a8Uahȑ`0Xϫ+@<잿pQǎ#OU ^[\NQƌNՔI6uariԨjЉtBoGFp`2"%E5rdSv55_Хv ( ^v%<.`x$C` ]H2v $C` ]H2v`m /Zxu|&+Pĩpp׸d@! I.$dWaxU=`-^]P?3/0-WQ"ɝ|s+> ,^bxn5_p9E7{*n?RV '2oFzv].=ZYf4jziK^W1 wx5 s/pkަlgo'N SnDt|{CksSz98-n8÷$5UYm(o]7sgb׿Cp{y-WTk j}Ga>ז.$ο=Yٵ25~cmrbetZկkUvFf"+%2N_}C/Utf[vu5;e9~tA}?d ^?㈴/\c[ _Tg񊌣.Naݥ|깘ƑKVˋZםykks{,e_6y,Ц8p#c.%%EG O6]X4Q]sXew&$~Y`^@, MԲp08R7z\4QN*/mںf=qX`cf<4*2 w_8z!ɓɤ휆 +|4O~"=EXׂVznc=w^WE276S~|`x4u6@*]Fk=-63 Rp76(DɎ1W9-! ,vY:JݳN#zjUe]/_J|R3oob[ŲUcv_ Fw۞]rzn9 V7Xi2T,^qz{y5*`ئ7LDۋ:ǡPCtW RlkAUdE;mbz:o!f>:qc>-ѥKtT23ҝBU /lލGI~8f|ϣ_nn=ʊeg>֔ΖW*ߡ5}#z &Axeg>v=u@ @ q9~} 5o8Wޫ 7ge7dq$r>k),y* Oߠg*'J+ G .gBEFs o%x)X$LMstyy{Z?.יi}|]pe4Ae_Ӧjl @ v{Y99}d98EVvQϗG:Itw+ᠯ+w=71=e} Ja2xonLCmi=6맿ؠ'8=bYV`plvh=+еtfj5W=+HVy8ԕ{yݾ"W+聵89_( ϾWW>_+fumݲLi/]aO=`0< }{qLm9~k~pc[籉Lw0H|DcikjZw=MМu 3z| *{3Xuq&Nɓ^~`(N:iijk7< ,mo6=B"ۚ+M眰M-*&eEsh^v*wv3vU8ZNhfhlyͶZjuZmvن58zx|t*Sqx㰳PӔa9Ók}.<.*״%:>q4׸K5Ω웢=.ss\o]yλCf]#ؠ߿MG[ퟳB0:4~xgog5gp04r9{)/ŕ"{+fȖu锔Tf,ӧ"@,^bXoX/\y Ͼ5U}Ξmׇ0{aBy_U\mF{՞8e7 nTg,=m?՗Y3TY`3ff'tsѣFi):xH_pJנN_U  7Ø[>3)FiHPw JI \0ݏ@eTRWVC0J7vg[뾜,-$n-?_Y-?)z: qT _w>zJ6%|]krm Db0&Jnj]? ^G<[Ї<]NisJчn,Cq  b*qc35sz*?:nڔ)7Kڽg]L>z,Ͼc2e&O6t sз ?6:XLw>sf,~o=1ιC/]c4hs ViǮSjٮXW׿gE;{ -YdРmtf3.KvzcLF/-ܪIOҢmjt)j2v`ke^jo׆~g8[؍Wi끠|Zg;}kn`d}bx\ɹK=`gfNij CǏwVf84K!f(C7ϟ*m}l5W7[ksZK]yt̓|M mz>u,6{7/l]kWnoo^_TPqi:sS҃ӥSպ}^=55ŜN?ʪj5Nw-ZvmAqOKͶNleˬkeRz-Jk=mokWc9uQ~#5YQ?Rfuy*OZt(qUFvׅ鹚Zݥ8կ8aܮߖWjvnuFܩz>qmҥw 'jP~^|^233{\FrtcRqOP0\ѣGi 6=nn-)Vf(?~:~8;qlVpk]˔R(U;kju~GҪUnYtZi/q;Ж nR%zbY5;^}'S}F>lȯyJݭGp]7+PԚ,q:+?f ϟ.LU\{e}qN]翘u^ac-E}| /V.W ]Gd<B9]l5ٗ>}zaY'7% -+OF^Jυu_fy%˫]/~:p-ԛn<&UWgKγG米>O9=sXZ~ՃR}rrs F;D~2 bΛ/YB幥V 5mݜ2:yX_qCk91y|>k[KV Wc\0^?7PN0Ho榞3Z;::߫1 ̱w\aO0A ε=UUDY}kx\_-u7^U^^HlبwyY#_k/ ^;:֎Ew8@_o_QR-9n;X;|s+̾#Ժjx}2W3`+vuBv;.K|WU;߉VshʽWO>}꾥:U `͚U)?:>ʿ踬ngJ[i KKc:4\ڴўcy{C/6u^q eI,zb5 c?no9AEɓt˝=?*~pB z{*N>y Lu`WL߾z yx58z{@8Oøn'TnlI&>`7 ;%a֥;[qݵ1ȡ)|>:DwXTz6P^-q}uGq/3ѸZ4>7w5~`A7)W~"@Uu`_x=>ޟ&{~6X㊷ 6n5Xu1z oh0:>]kyo}ѩ=blp4seZo+AVz/oVo/{9X"ޤ\e`X E@YdrQc1?k!Aϵ%n8!ggǾlw_ּ+W8w\ş5>b9{Fu)fvG8kѣQ[o3v-.؏ ^svVb]yhdϒR|.`VP+?^?~xvx\ժ: q׎5y~z9yݳQ-Uto|? ԟp@s=\'Peeï#}{(1uA%ɢ4~kdzH_cq |c^h!"? ɝPϽhn | mpO0Q岦6xK?5x5UmvNdο}n]a 5q)c{nYq+܎u#8k寿Vg`0m |٫ʪJg˵|?ߙYBO~D }EpNe[%SD'< õ'eg(kP-{ԗT˞xLk@j-x/[m616 =FQ#Y@YW` .vWz*(o>J%+S*OAmݜ$9]؎(ZL`.^D?1s _.\Ǩx=G^c$ \ ui5:M-'CǏwVv\]_j 蝸[ݞc5y_)~vdb~Fu{G];wj.خv[sUh~,W7E Uc0IOOȑ#t9g ]sZSOӴ3:vbNQ*\X\oHRb~jL-*͵~6Sݭ ^~吚y־OԸMoܭ5t}wczefyi Ք*-Wv;MƾǺo\͛i.[R/(%PŅ:S\XͻU\4_V>1C M3i>P-j9O[Wˠ+cZu0y_YBߪyλ7M'5TtW^T]E־{Q-.eμKT )qbЅ,^`>hXY7s}veKԱN rD؛Z5yscw9z 5v.s3,^]- >u#s[sQ`);;Y[Sv}C"px=nѱUdHTjJrfPe!efdh:||-˱w.Ky3gjj=0d$WkYnxRuwkoogg&7z1-Syͮ3]C}/Vj\-#ֲzk_v.@gag|}IW"}tW+OFA}F{1<~K>s_涿~i]Hgۿ'Ǒk\c'ž栺<:}m jy^!ݏMTiJ׾1u#}*^UKK햞Tn[b_xSfyp@y U]~N1Xl[uϹk]fv E`75%E:Ԥ}f{3.#Cc33uZ7mp\U z \s@ +{ƌQ /Y?OPtT~}'/-o."cHVd E. YГK@0wL+q#c0"Yp- nTLI.Ј Wu~Yq\]Tڟ陵N_H/Q1o6.^ԨQ#563)o¸q89vOY1Ԇᆭ}L" 1.| Ξz}sMMp NmmmrY|sq9V'?|jv*[_q.%5U^+^Zk}}+(/ӏ.]s~{{gۏ-VZrswV[uܘ"4q;k= 9ۤVƑ\ݘ@j+[/U8Ә@A5hs=zaݥ|K-[g`76SyUsq?t5UeN"}p" 47O3|z_ ZRh ۴n[8HlOqly<ʿZ%_B- O ~]ynh^[nQ÷DO?@^TkS`n^Zu_(N MZjOFE J>kz{Gr)XcH0nnVB))ՙe_O{y]}^.tJzfrO+RͯZ_0 VZgu_ՍU puUד2cY=`-^Гɷe>\6ljɿ,=˩Uݾu[El~Dklw=ˌ]Ճ_K.?s[f[?_(W} /\G!\˵kecZr= ݬbۏ-;uጪ;k,]\Z۝me_k澬ઍ}EdzBO.vC<K?+Opr# KƮlMXe+->kW F4shyZ Ћ~NuwC_7ںq!州U}*Zs^صt';-v/|_o9q}UWPy>Un˂Vz܆#ީ,nOk! F4S1pΞmrzW}pAev^_}EYKA]@_|EUAeusUǮnSlcgP]+#Pu/7ꝀbN/ԽNXе{|QO jЧbȝ=Swjvv7kTgULwiY);CD+ѓ=ؿ]2K>'6 mp[]]s} Z؍*^UKK3e]fNCnDD|]tEz{.{E*:iT6 fƮZw*oBtA."ui߶>·PeOIc33p:%]3(;WAm9w OK77DeX?gjݫG[Ǯ@*i:=ǶTe^fL׵e^@E@N`! s=P}P~}tM˝u%Wq>mbUtexrzWd7.CǏwVv\]_j\EGVUR4}nVLjPn?W٭Um~z?vDO-*Y5R`MR];tᗑ#G%:ۧi;g׼ʆϣբjkU:]uz[Lҥ׉Ab͟low-r7g噵?GyNmpziݯ)-V6O]}wvg2{q>\Z\wqpֽ^| Uu+n.se^oU˕:j}\J[7jݦ:1=%OJ î Aˬz˓v-eznCdoYxk-Uak a㲾ݒ=3frɻ|l߳$|AXߔ?ѻgYRn.77Ot|Ϳ~h qV>z<~F`H2v&N:ksj<}Y5/ٳM*߾KU5ee>Y*ds=*( 8%3 xa-҆ᆭ}1ٹ~a~Y_q.%Y} Tm'6jMi87P[Wm?=6g2:[mN`١u/_]L`H^vnzZ.JꔩӾm}(kk< \'LP!…)j~}) knHꝳR~[G )S4tBke4ju3[rbߎ帎URmf.M6Q߬c. rĴը:h)rO'Vy)?YsMv}ipDFFFiNfz.]~ՔTrsfUye~mg6{qKgZYWQ^~C[ZO6Yu^xC!gohfgnC Ĵ2X?o-D{P {;ORv-Z0w?PQAS?+_3{y/qVn_j4/B&FL0!gL[Nc6=N0x=zG҉v9Wv#{~B]2aخ}F>_zG5"vz >˕whXa7 6NkëP5jK0S=) )hֱofUsvii )]^fiRz&ktRޯUzl'|7%O;祌.7r*mOY1v}1_:`Y?$v)l+w3\n\u~y.ݞҠsގ7O4v`^ͦ^+PU)V~`[VP2kݮ3E"`}Վ5WZ)*;GST+ҦFqK`B{BV9zsV06O϶7Ei't"pMF]'ۓX<8\>[}b ë՟gf{k/,W-\Y? \s߽MPDݾu\Gnpگ`[95yS5 7!c~}ެnf_kr jFb_S:_*7ٖ{q)be%P]e{DVJϥ}*_hw]ZǔWC}(kzr:߷<#c]Gh_Rj&~G.nDt. 9{Y}QȲtjY^Hl;[ЧIVլZʿ.ua5vB[kvޞl4տY/ʽWO>X|RT*ZfpDR֍Zڛ/c]]pZrѠ. >v^Z/!m}zk~+4 @\+#Pu/VμXAMèVk_V[R} ZWeȷtJ"YsLL-`vow㣬;(ۨ_mi~`ޗ^y,[wH)CPP-{ͶДFz1ɓʵZ9j{d呟VE7W}ǕveڨϮj>,,-4ӠoT*cm/jߝ}3;|n`mլC;5ڿuPYi]a_yZP+ct9R--NIuJB5k|y6KTF V jt)~uµ`v]F{՞8e7N >\?ntv (_߹/OVw`M]aq.sW[׫n~׳h`7eNjj;s83v#:%d fK>o|>ܹ^T2<}UF`s$+Vk<͂W0uË]fd"Y Ç]H2v $C` ]H2^[)w0X#סЉv].j;sXZNIy){xgmxNQ}  FJqX Mz^Ճ|͝']\?"Y5J#GtֆW[[.^ .E^c8CUK`@<Dx ǝҞyF\2^{5U~Fӹ#Sc]o=wPݢW ](nM8(;R~)U Rif,ߌZ4Ў]!1M:ʋɦaOkn-Wu`ưqs'8{AwQ'Np7c mO^RYahT{ա`SLVv{^c͌.6?vʄǚ41Ιd5bvϙCn]w xS14>ys2ܞx:|sưƭ]quQʽi>jf]U98gmݫƨf{#9 QnU6i(}z}ʛZ8o- ,^bxn~)\Mmg+;;Y۩3v#:%FD($d@! I.$d@! I.$d\ /1n/"d);;Y[Sv}ød@! I.$d@! IƵ`v)B_{{g;kRznKYK^OsV 5؝?w.0 W. ׍Umۡ͛f}^n|.ylVPd]Z-9kLAsL]`EJMMӳQjhlԅ \:]tI0߮M 5\n$t`755U_|hƍtJzVUfgwo~t A Jg)#FڵxDOzޡ /Բ\s=lb!d5~XMtq]5 `xdff(ѡ#ǜ5?C왺S˵|ΞmrJz \ziw_Ӿg>&_q.~ 6 m 'W; uMeln\n]]?d^w볿p֖ڰ<c)ee\Vo.㚥mu f{!=+ܭn$vfہ].#RS59:S;k۽ߠ͟cgmԵt ZٯPZٻtpjħv\mZi}уr *2xf.4uZs?yByuH[_y]*h}K巾C5KyvA㲾Dj{?߭nyTu7>ָ ysrT+v׺!5ġ[Y5صRzoZ?|gkeewhWM/F8(<ϩտx۩8WD7X*;0viey==К[:_xϾ-~˧]4jS-ϕ1}m'<.o+4TgQ?hEiź)ZZwwmm`p˾Z!&RڗDiTIJ2yJh^Z/< .OOԵ4{~t`9Ͼ\_+o1%E`R}=nu[+3nP™WMWlxC+[O>&[p8NpI55n;e逸zU_ɻdQtUskk'?1sLfo.˳?ؖv@t*.S ٤N:iijkiuu䩏}Ni|\>ժ_¬ wӔVWZ2s4?/GӳRӴ꾕Kl[:{\*(Q~eWJF {_cMA1l#j2e3\=bWc].e<*^R˦+XC;D^L{E>ρt͜WlԮklW=*Z6[vmtV{ij WZ[}ϘMQkvylʭjqM;o?s7CǏwVv\]_C2(_Z^ SH5,:_xOyy}ܨϞU닟O\ZKwY"<%W]Ӑ49BgΞsJƜ'^%j8n `XRqOP0 QVpg%;ťF]kGP\XhͰ+s꼡ĉkgz6ǧkF`]kџddt|OvU9PZa R'6w7 Zw޾xQky4~@6W5jRM7vSvM?G`Fr v#/޽",+RW*+|˜ݗmc(C7ϟk>Wjvjn֪'Բl5W7[wVG>qǵfijB55ڵޖa؍h元j9< Cr&N8=`9` ƨyTv'WQ:}$pݞ+1z5i/dD5`g[ZtAv9sϘc>r|8A?f.FZxu| ަlgo'N S2O=e*7u4S]o:"=̽rP{۟{;}'*+;7䁯kMn?Kc6FǎtJzfLC"RrUT4G9niۏN]A D?y͏RךԔT̚ʚCNXݜ4CǴh?,J-jk5XbǾ}+yJ;Kw?צ*o!} :k5}}8ǩ~o ~q! ,)#is_P\^Û nebWm첿xURk *_Kw8'Xg4 kokZQo ׍@ƌ{N=$~.ۯUɥRKD<]ØO}}P}Qɓ Nݿh<vBicC[lM\/5Լ^qNَWV?߾" S6ܛ~l4(t\/v]Ftgw8PK=G:qThFSԡp`#c,o Tw>-) =goO0ak|fsF|2MSb lʜiǣ֣J3|LGZ=ˌ'68u$hnicm߿KGk\=_UǸ>?ݹ#;L5Z:9ԉk\.24ԹwI}텷 Z"p񌽯yp|>_}.TQˮ:>uuW<~NZ? $KT NG`A:PYiަ.֐_%+zf!:S1)+1GyfYju~<۔Rf;.ys5ozx&e^6v|۾'جwp~[v\9up>ejւ4-+',W7WySt-Wn+ΉlvUU\_Y9c*N?nߘj^goѲhz<nTZTSLѤIz\&B] `MJׇ!I8x:&1j;3GM?ͥqt!v)7E-GT}9GNx\uK7&*<٣h1jM~Tϸ47NmG*U2uSL4EN>B#[uhc?o}žq#zFGNӽʚrƳ XԾ OkJkk,|~R\SVX•[\5uƌ蹈&)p铕6j4zVGm_{~ҽ7汭]bMiykq+^x3@2Iq`Rw~{yR7~2[\%Fx~]+#Pv[|s[Ձ}NA_=7W?_n-zȮc(kg݋oެ?ղvi֩4fٛR\3UWgKc;݀uY Yٸ9n >~oFn-Y1ǩpο٫ߚu{cc· Nh_p8~ՃR}rru_3i{ĵY~Vp(˛!=l>;( ͘wjIM2\S9ܠssVZFe=0etܗF49A2>e:zj<4.X:cCvioP2ێwo\ sٟcOS\͝dKoz1T~.|ws|}L7DeRg~g_utR{[OEWcO/ ]\bG=l07[2b5MW<흷ԧ(6v|{Z>QN蹥 2L[ F$#:7%O>a/_Yv `Po˭X''½u;+`]ߧS6\6A#=,뇸nc>S LcP0dirC }lo=ĞS1yns?O˟pV__-l^}9{Fted Zd2:HQVl|DޒׁO$JXE 5gO݂3VexZ=ʔzR^OH9硥96H{ϸ֭] ^1z.zZ )h4ǜqd7IUej-Vl v"A|iiPUܺ,SVEYם@7YCɵ% [Eї3wc _gXKjkimZG}]r֮.+klp|_!R+m.GښZp~#.%U|_cWJq BlBsKskמC {.T5{XˀW.E{6o!dv SKJ򕧠w40\ndh&k\qas73]fg-]5vPsVq5\׎Dnޛף;~;58sL؁~t3ޗu77m#}Q2;)kup/ڈ ,yT+Ncd7.WZ?vW>+,V%~}@27Y݂oj}nUJWU?Sǫb{CO=徘L8ceѾYV-+Okg_ joֺ\ZUl$VW^*g\ԛ7T0vٸL%|F\q9\VPes>wnSb.w衧1Yف-{3;*׼.B ,P~IΦ'+ɓ'i'uVcn&G@'+k{zMnzvf2C3יuaA8r3hd}:"gϚ3c-3Sm{k{ +s%_7OWVikff8z;p&sz=Uwc︮T"}>jFTH~;e5":=-:mgP˔qlx^8{iuZX9j)'3i|MvMZߋ+6:>%@6_%[@]GF5fM"^?qH4 $)S};=-Mm}B\CǏwVv\]_j 17ϟ*m9j>,,-4ӠoT*cm/j<˹|v6UE4|c_Zŷ:Mʴ36OKn^o\TJdEjwGG#2ůnk\As\hT];8w=M{lf[sU-U{9t 4oZvi}4r9{)陫Boל֔4mjc7UjmձUd~hGMR9?M֐Q;Wf-MtBe?W'>Ўdm]Pi~xSݭ ^~P^ st(͹-GӦKo=}ujj:ѓUhϝސ>MoEs5cAm?Wt  uS\)'(jtJ&znwS7M4_l֑:u{y#+%ר 2ۜ2ޥƄne!fL돔vpb&_TSWum˸ئ4M:1bx] ,T$f M'ffhA1_O;`#\65qc=h;3u:o>;DϗĉtM0c66uk!V\]P)c3E6*Ne) yjX'/y7c&fҹ@vw錽:V;>FOc0a\lߺ&Nhy~~W-?wZHD_c:#営3:c5kMIoɚF}Xm(:O%3hyMe <7e;qūZ8[wH6^[{2 .MZjOE>^[ictIԔT̚ʚCNɍ#c,(N3Pk Y8O3tLwAwLI#g~N<}jt)xnx^$4ΟiJKk;}w^0 3b@b*b7*2v $C` Xj o% /3iԨQeLF`q4$<=ۼF]u ӥK uǛ&e)jTH0#d6z(}ISJ %\]V3gx)qEF=ֽ5)PS=% v@^!×W/T^7Tm6oR}wkwɳgv!F`$]+GRG,]_١)oBJI>T]CWw˕whXaI@רA.YbÈNq@l4YǾw]vò R;E93*oe@iryVVeWJGYӧj4ޣ#-:"߫L2:\[jUod͹yNjj]o\WX4x1Di'U{FnWE͖i33fܮ/K4s_7G.emNqƖ:Ԁ@^WFR4)ۭ9*Q4 'UYUm\:eN+\k]g\UE:v#k߯>JsST0werWM:UZam5JDs4=P`rmmoZOXE0& `P r-Xj@ަlgo'N SnḎ I.$d@! I.$d@! I.$d@! I.$d\ /1n/"d);;Y[Sv}ø\].KƏӘ1c?^Ϝ5n8%`0KLO Qjji#ǜ0Pv`%K`w̘ʛ=KЅQ9uR0vqGk̒a4G?֦\F=ֽ5)PS=%uKH7&YfjlU~t) tYutt7t\&uiNOKS[;DWw<Ѩ-R$"r Z,{5|ZZxDONUK{mUVБ# j+PʪCڵ2o{h}yuߒtn&?~7; j֗Wѣ4qxO;%}[<V-[QFvwD>sf@>t~y.ݞҠN) Q)ο1;׵|4K(:[gr2_si_E vP>T]GӦLQQAغiڵ 2'W*u߯z/ӫΖ~=7\H%^ߟOrS҂3W:.֑;`9D٭صاlKsTu^* ߐn=Uvƴk׻vƓZ[kJbBu;f;5rHߧmW8OƮlS/޽BV,ﲬ\WhKŠPn?W٪ծGzwPeevU<#Ci =,[ݪՑ7qYD]?Ret\p#cwQͥ\ϹK_?/-{6jYokА/n=PkiTY6zH*Ky{sbOOΖjދog^Yf[g(\6h\\oT xzn-6Zi#q޳{o1Urriƌѥv(Ӻ ,7Hש:g*Ey^U6kRw(=>ux  cwu>`/G{^\2[ꈝ9k Fe--OpvݵtZRku\k3)R4cdLVof۟8e[i-'?)a'Ù<]v *&HzdȮ\#e{N4u36s1 =cjQ/"{Ut.ʹ9o݇~oHߚ0 ר$ݺXz[[]fMPa{;u qD<,n~bf(ߧ- igE_Gi5No ']Pά،c?/ƴ[bȯ}gZS'|鞕+Mj4C0ZtWʭ<밳x^^Xuz)U g%w|bυ49\Y~?Zklui<=>>tWf5c3skuS }~s:Ŭ>) CyU=#tDgK7 ޳|n  7|ĵ/)Xm}^e@P3_ *@ \nJVRPn="`;`h6gĽc {} Z8whq2R- N?o>W{TN4wk{|8\Eک =+Բ<<ڟA!2UɫeW_>oԦz?к*UZg>Mep_w>J[l.]SsNk\)ȝU9 " ; #W>3?VVk` Dw_һc.kr7(6׾~ EUs1X\3eBYr9?,Y>nS;V,WjjZ[[NyJVw)׷pg is[^vdS W+X[zy4-]8Pe%憧xm{o`HoV_eeOf]m_}W=BT]n/s` O LV m/޶Ι9V䶫`+ڎ׭j;1nQ 2o5XmD_G.+@`w((O!m|M*\V6:)(!ɾ?qˬ կo]goRS|>0#VPz_6'w߰.y?/}'Nŵ\K=ϿV;cײ\/\_si`9w;~_O?|eMv? %'2.+KY~'gE]UVHj=o@ϿϩޗB@e@v﫟sM{7 dg>*-+{ny@yr0|>Ȭ5!{v[ևh4ޣ%^/) kT`̒.у/"Aҕ{)W<@QTe3fγe7rPܞxxv#*8 NL [Kš>Lݹ,^bxn5_jF=ֽUKC{ħR;_ fjlU~[7L)Y3u1=\.z-k}Y\@{tJY:?@9W_W(^Ѻ_R(-mܨSev`pi}.Un[b_s^_ޠ-Z=;`Y7}y2UZeeu*R>7򩾪L[sٯ/|_o=.&}-kOEkղ+zC5nLc~ Wy8 s 7ngZ]l4Wn|ǺɚՎ5cZ6T5V<=k*ͼ|渖nj "uiNOKS[{b:qu}9ãZ0oV,tW*S*V/4Qo9r :>vͶwVi:>+i|M07|_p\{ZU~R쾇ّy? ZJxFwޭ>mq(Pp d&g-FA{jHWs_f82vSSRTsMM:ۜedؙ*dvϞ4]5M'iQNI.\>sزE%7_>[\|gq IhP{k1BZ.7!$D`[/ I$C` ]H2v $C` ]H2v $C` ]H2v ɸ,^bxn5_p9E{{g;kRznKYK^O]4mjY\nQV]UđAr(s"OMS:7š(ܮ] .ysginv*wժY9DJSQ:% BXH v Kl\/ȯ!sx2ę1Nęd&Ox;xxBXlv@b%A fSիZjm]UO:u}ꜗסɘ}C*<48^$#֗W᳿UvbLطRݘ9w.ƓK<9Zۈ״*oP F8#"((!ĉmj9]h.wE^?=Ge7zwLDDDDDDDD40] QXGA=BC ۵kO(Offn<ֈD |- """"""""2udp7d gN& haea]iyN 21=;? 7=MgAipNDNV*v9ڪe&9AB#O -vgGd5 lŜx*=7au6Qf5њ1jsqc2 _+ Ǔfz jTU}u TlBɘ֮z)'O3w-Ÿ9q~z=roӼu]y*2&i͖K*ܭm8vJ[~+r'`ZhXZuXEc?%c|NXK[FZ4hȝ: Ġb'hq))- [7`݆c޼W4`XZryen.7}`'Th'>GS|D`W )Rkj>-JϚod'%""""""i3fh9o6EDDW-;"""""""q]"""""""""(DDQz4CcMϟŋ5"""""DDQb4l6[Dž P…6]}%"B}MIq >n(peci2dj.]Ɖ'pm$"""""Z"" 0(&ԕ -.ꇈs- e.?uϯC?p/f&T;Pɢwbۡ&`ֵb&vi`J_ vjǡO ڿ~mML4ɨ;ьqy}X!IpW7mCաCjNBDDDDDDW {Ehܫ3TO?ZUiƋ4~=\NT %xc55aO=dݖS}?Moʞo;IfO͟FmIOg?̣fg@1߫zX_NiO.]NE|\.\QDD?ܗ/z7|Æţ5sI#m~n7,Ve戎%?x1{-Sr Fyym?OCmfQؽb~][b5\,Yawnz2V,iHn>%!9 hiVf+V~<0 %9^#VOR,+xǣߺ sB;Q(|n6Ks<s2bv ާ gv&͵8ӆq&bL>ycF-~֏d Ilϵhдd|<S9Eh<<:y' 1gX!>. XOјDz<ؗ019M5;&j&ːyɢ N4jOI& vhlLύj4IwS8y<րɼ̖95eP1C,FA; Kfcg_(JjCS&?'"Wi'`V/*ܯga' sg܎ewAf(W(dcT q.l,c|^zXiXve6 O,fq22 sX}u0b,#y #V0S}iT~2|J>YQVڃzZDrM]"""""i3fh9?%2ԝx?Ny{>؎/oAC}?*_l} /nM,(> fX)02{ӄ)\]M._l18V4B}K@{[\$"""""fcO^⥩Q-uMPc&['Xklr}paݥ lDp.6?+v);EN˚8qZiG!""""""""0]&8nX6cC?) yx޼fي{EY+Fxrҳ& 7G/wvE K|(z6?t(ZĿ獭DDDDDDWmƬ"59-숈J|xn7Ǝ#gϵw0,>C1'O }#ѕ.QnB\RRus#fP Μ .Kld%"""""0KD:{EbI!PECę3gpY ,.%""""DDQ/K|X#>!fcn,DDA̠A#KH6hBDDDDDtub]"(=v= DF%"""""1KD+KDDDDDDDb """""""""2 Ev DDDDDDDDDDQ]"""""""""(.Qa`(0KDDDDDDDDDe%"""""""""2 Ev DDDDDDDDDDQF1mMNFyDW+wBQTd;um4%"""""" J8\ĠUD1ov*ZÚcmF]Kr -փ200Jq&bL\2f d 7-Qn@؎ݛCK{ NOÎ69폿a%cR1ku壵j69RҒp 8%#7k3@|xGDDDDDDD"]d۳46t${g%چU+|+~y*7d flz/X_^D  ح"!l4eѱzOGg:lrc>^.GXzz]NWDDDDDDDDDb&٫;3|D3|@uxx_N؎/oA=lrBPypBcAl8P ,de] k۷4[ |[ISP}ܝqxpL4Ptw(ֳgwDDDDDDD4O4ޙl ״_& klJh}7m]"eQV~46~ vWAT6֢Q,Hd 4r,]h?MsaY~K}u,=5/3`yz&""""""""8yZ7iZ+[qcNrd"ϑv-v[ޕ:,ӳ3ps߄}8yjsq dlj% 13]ð:FADLUM , ܉JcP;bێ#F>꼊GI͂8LN {ucY.@BK 3@.|}xGDDDtpYch` \nd j3М)cRlچc'T藨"wr匆 ?]Gی\vx6sT1Ғ:3>ҩO@=8VRyhL3-ډQXS?pe;ߺq~ȝ: Ġbqy3@.QG @wF,t} GiDDQu$=yFDD4ȠhFѺw:'O#"""""""""o:8U:$vz@;Gbx*{vS#ZS( q(sO~?o&֝߼hͤ IaY]VEcGމoEM/7]6fFw|5]/{Z¡JAݤ!#1r[˾ٍ.>nC10KD5+-wuq>N.*>{NEo{hGw#sӭn&sg{dUo?{C;GgiC WH="#'u8XWl6Uv{t4cv:3S?z%7r){BJ_13zRHk ^zDDt%|#e(F9`Ey jnA~ B' <wue{7ּ qp^T4Xh;1>Y UXZ"f%LLwyF=aڹય92 fӴZ8BӑuNf>ۂT5:D"ʲ~?+vo@8pZ"o*;8wInzC{E[2U?^_֪&hcf̑=l Vve>"wu7]ą:a=c;.!=~͊1^Lfcy (ߧ]j]$IŁDSyHM;a_=D|֣b6}g ulӌ'w9WQSep k#~s/QQklࢱI_DDDDtDNbzcL` QDфmkFSx }#X'߉G;R?'նM{ϫuYίLQ?">('sPWT2%M'k PU?KfG]sʶ0v#m7j(Bm=h~&֍r'"o9~o cOEDDDDW΂}ԕ%"Tn*ZN7Uoa/ߥ&/l-XPԺ\>xg-,d0;ݦ[~roŃKf)zQZo:fPGӶ,XMa`^k^]Q~Lԏ~&e0v6v#%9&a$La=)ulKqÁY=oyKy)h,H#4nlt""""SppDD4 Ui6ǖ?z&QaĖ?{\:`ԄGz ^i|+88ݛ{[zY@S.UT7mq8*Hxp^y\"⚿2HxG cO0]f3E:4{#`iaqWÕYT_xEǪ߼*u+'EDDDDW`#q髋*egԶA 1 ?%AYh]""@A4GV Z{ޖ ZT;B ,^Ϟq}?|߉\y"ɿMZH=?zPGmN*70R篧 GɗQn 8oKS UOoPکʓ?>wbwkx2pY?;NDrF'"{vuXO =hC.N,s}֝"?d6vl<Ð|(\ws''SȠ{%"%zzz빝e~ԞR=]~ 9 章gXp:8T_B#a/k>62^j5znV8^y˪ϾDcMf]1P/""HInV]]&y_oE{;v::qqpJD-ܗ/"saF H3'cbj >rLHm|Ƥ;6\[J bΠE`ٶzT}.#@j۹ȝ1> 0鰵VuN5y7ފbuț|Vִ?arƊ2ʓ'71>YW_,1:hnjG\:Wm|^!rG?͇p s}ޭTnF:D"h}(t{͙OXg4F=(sx̜[ W8~dXaWWF~GpۄAuJSA v]ị1M{[ ]WCz;3:jk$Du0%o&E=gGű҇!aH;T6f^eaٰآ!}Be` hkoWyڹJuD9N_Q߸pYc\l{-[Umo 2$vvЕ 6LiRRiKDVf&2O*Cȡ_p獅xxd"+o8]98c''yF=;(Q'`tBn }}dPF||ç9Rzߜ!-A!MOiX56߇1fz1tah;1=ƌ3gBϚ=A4[Q H?+űQu,=K26E-8}d걳2GϘYA _'XAMySmbhɝ,QYw .I]ճ C5hYy h! et-X=icisU0=~doWly)hlsfey ǒ_bam88;/=:kD= qɍ˭ejHڌYEnkr2ZGG]I/"z"""zɓQth3cEv DDDDDDDDDDQ+⦥ǓK`wDDDDDDDDDDc`<?w҅)j """""""""ڌYEnkr2Zk&2Cvo~vZ59V ￉w]Fʮ-hx([wi={nmֿno5ǣX#""5~xz5kP_%#q&bL>yc;S ѴIl3fdv&͵(wzF>Eo݄sf!ތc.hWaKWf""""lE!CիYi m׷ v~-6r\{ӝfli6U5–5smƾ=3-k@[DDDDDDDDD= ੭x>}xwY7ݍنb&dAi"""""""""{ 7̀MFT6xMkv+n,%9V aXEGCs#owTOv6zfe"/ "M(uo#-hiiu Ǡv4%bh+`"2QHH@(]d.|}Юoz.F^ƣiӶX*xp]<MEپiy3mq~~-@!)sN"V'~=v"W#HnW#\M۰jeexefwz޺)99p?/1%bq@Uv~O=P>=v[OzM~ %{=zH>Zo&*7zyŗ\"JG=̔GoŹK28;KQZׁUlXe7KfznGUԑ]*[z k|Pۻǣz:D]cԍ[{X>Y<.>gvvݷ3Ƥp.3>^xs)˿6cHp6N{v6fm`3뤮ڏ|ʹ+=KDDѨ=v9yUظXv};Lvb&  |Wj4M:ԟxb$ nqEccGlS0w0|=j`$k/zd#= ԣۍ)HKG߄;Z~/f$lPmlܲ[طSg{J *['cj7"t<Ⱦe& Ϛ4U0.Mο`8dsLJ0L'xڹ+?i8t x kً-~>snHuKRl{kSnnw{]1l>^] Xs:.RNA Oc|msB=Thfڡk/=(7i6 sp;5)MAvL5n0"0L_ShXQn.\1O֡vcҵQ4iDDte?F?Ϸ:Q Ht?G;}B*vGs?G}@lW,ƾ=[= U3o(D]4_y>yE5XVcǒM-l>+j}W#>ʏEy__|9vXr-+>[j_6fVoܧ9e̟cPmÌ'}3m uڏ|#i+!Ո]""654cܭPsZċud:lNnJ(Xvש*YG}FU~Zb*onz~eNcF4a]/""".E,6q,Ƞn*+㌩اbCq.zeu/z0zɝ^xy-?}.={@6O89IK?^H?!־ySGNI>=a)d/r8{` ~*|* ZUeD+zNCrVcC>zUA/ߧ=:of:m?~:gաyJiDDQJM&%"cdh} Сr]Nzx]BBE=ђ[oB)0nh$']Hbbp\K fe mL i6L:r3X7g,ۆ'/`f WpkZIș2F]#a& C5qL1ʚ> 8"a6{X98|5!i5vʹpc+=RWJZvT8u_1v9x[\U5&Wah&Oh?ᰌQ'a#z:e̸:+~sziflжm񻏌_Rg\s\[ݧ*h ЍTW~H'}xxrǵwz̴ ypu8nvǣ|j+~י3}Hv(u7͘U&'<Ç(Z\bL3pku{z[+(/Vw(c 1#?~X%"""""""""=v t!ͳ[gШ \pD}"&|8K;*vGK'>K7oٙTGZӚICDW7 ƻ\<].]^JJJBssFDD^Ufi.p[fl"3dܛysu[r%=/ vg%ʜub U۰Qmk_ 4 ϸݍܺl ]P,yx?N-۵ +^Qy(r/"z c}j#"""ǏGMMFDDbcckDjb!\Z޲ 9w.tN2P wZj+dZHͤ m+RA]kc56ro>y6RD&;'[."""""""""1nDiڇ?oBؿr'bJa<6WwB<̝3K-%fl< 43nazIɘ l?c&96n2¡,ȟjX5TnPՍ1fj"xGs-ʝze,z٠ciT{Jnk) EtP DDDDq(""F=v{ٖj|c[x7Ų\4X鉊L@Ld76ilAG3UգY͹^{ zr&+NB방*gȋٙp[yȶ,[+_G꺧yESy |V>@Q+ԯ_Vg{~h`c`9qo68]oh2ɱix_1kmŋպ\,2ƴQ!ʗ}?B*q`2gUu VId'*Vܢl:ܖ7xȺQ,IpGVC{ 8r艭xj3""= y)țjlR,E }GmCgb՛bZco1{{ OkJDDDmؽ7W疵Xtbiv3p#Űd'v+PQ &*U`vqlo'[q5iDeO-^ْ$o.)XDCɅ\8E-Y鉈{}?5z;PB# _ڙPH),ux{(-c^d~ה(0G]7=z hRj1Ʃ5 }4mWh֙XvOQRECXɤpxeQV'nw#TcQI:9\V%GF Np1((H{Pvxa!"""+I>w֖ۚ6ci]Uel J3?;;Kvgᾟ̓e[zO̤*[vxy ˞:i:OO9r9eUa|˟`9C%]bL3pk޺#F`pݻ-%'3j[(_zɶa*>Y҂jU*6!,ߋ?ޣg_@œgcGa#qUZHZ+/ӨY2ݧPw|=ٍ㕭?DqpUsy{NpHfF2lXe7wȯ+V{Cj'wZxsv&{zem2}'Q Q:3.u^w#UǸ~+ŷuzktV-~L\VkJl񨩩1ֈCllz^4jl/~.\4697m"5=,̽7ipm]?n9,@B<%$Þ1mPҐЂV NOÎƶ`ftٙHwĠ]GB|< ø$vsz9P 0ҌUkv+n,%9V :zGqr؄ȉ"ziiubV*Kĺ5zдVS"/_0EkhE?wg1ԊԑRwgw~](U ]p`n4b`OF-31dg8|V+J Ѻ!a MzT| g[8VTn*G} aϻL^xrؔT;D:{dL7o=t/Ρrظ1)) s/םQ/q-{U>3T69L)̗qb]xHRykS㚦LuXwZ~OoS?U};ⳗס19"Xzg7e,ҳ 19}(T3ִc5^m o+RɈk٫xU"*WDGY`+DAM> ~;ܱ2Hq` *1Cvz/|\/ʘr:/•GĻ5<Vj}7҃4w™Ǩ1j=heYLW8fEF-lF.2?u6z̽VUpQc ({}Eaiݞ5XbYz\ZZm\7}᧳s^u{zY :R-Ae޵Sn26H]LDDDtb`<- yYd!-] 8W]ZL;Ο93uu8ZGO!q8$^<+4I\4åx`:C?9}ȟ~̺ Drբ1zaxhKy<_u nT)c  vtyYU?2p3N<_$9ijGgε$`eǛ:r\>@] U?n!˿ymo2>Y"wfkFl~XOuN]dZϞ[duP M8#p'䱱@}|8o?555QtUիYvmbmh̹sqdU[QV^P/J[ 4uv^ NC}9sK VlyG7caDd?$Q/bnǮ4kl~=A+S[WiD`د᱇f♊LR-^3o Wҫoe-6lLjV#SxPU( =4LWUo؆J$#;fl̖,<80W\ϙ(6Omh/i/4KЇ$h2:aiƦPaE2U?Ld[uxg߭xj}_1u^]0{{UA uVYQ{]P?&XWlõy~Cc〶vDDDDDDDc*,Kޒ,mAdXePbtaWV y5i*{oZ Z:6߰cUa[obʠ@M]Dؒհ.. Чr5^ ǐ`E5׽E?xm x Xe9T`ʗ'8E!#Ɲݛ̬k[r8 [LbT|nՆE#M)j)$y<99p2ODDDDDDNE|\.\]tӴV {=r2gAO^35 Kni&b5mqUs݊GIis`o=V# W'ځ̋Ǹi1&Mso- i\[WLGgA ğا%[>/> {NƴBKCFyPE4Uv\+&+AIsD=]ЌrnWb91ڏu#r-TNicbP 5Kޥ[G{aimB'wz+O]5t$L1L^}MЀ])\yTqg3RdUƪmˀws]e Jr"$Թgv=iose6OK)eQj+ {+U>C*{o9fuQSScEX?hWaK͕xt4} ai*X؏pϢ;1;Q2ʉ{N{ |ޖMo>cL±hm%r-{OsPQyZ"{7"zgI}g͸qdLŴf u$n/ D>gx.n,qS3k φGjohAkXp =3lX5}{0HFl?xȀlE!CիYKD2(/Vw(@cOA4ԡr[kQ\Hv~9"]śK}e cV< 5ĻQȻuH{-sL)gL99vNQ+zG7o[#nXޛ7M*[ݰ[>.)`d1}yssxU.1Bq~#FIꐮzط_Gm(;@~g<#3B/q|fy@yxUJ4f$-KDDѨ=v9.Eĝ8 tXFSJa `k>GnMB>ǟ~VMvVV惈Z1U}vF!,Dv~!'^l~UlXo~˾SdEPl\Oћ D{NZ0?0O~UAm2=C>JDpdT˳xGP0ZۯģGgbcAeR.E((=fg_wYNE޺ N'ĺ}8uWh5cZv}Go kr~L~Ӏ2(MᑍXV87,Oa&LWdt8VC:O iRgv~L%2cQ4KDDӴxNÐ&z~܁o!^f|2*PB>v-UrHcҫ\Jg rn^Qi&~I4^ }J ~dS>n-{yFu{ y4QY}bQ] Xol0)[J(kZ|k#]nl9tkAcʧ.YX)jNyGύ2y#j?"ɗV#LocF>@Χ.{Z Nꮝ۳'֩4>Q$8O?/Q69lR{K/֣>DxǨYȾ[~x<ղ{d3=ÿ0<[ido׷ v45gir=beAMIك?0;6oݩzu[~mFSTDDDD_%"bknE\xda ,]tx^BX1L(Yǻ]?=,1iI^ 2"Hv>❿@{2[v }>7=(_Vi:?ѧRNdK=m #MDDDDn,O,06V>}ܛeޥKg?P˓O,%Y{@'?]DDv*q Μ98,F$!1L]hZ8O'QGA=ވr΂zEx2_ԛp1jZpJ)mwhE[įze[k8O}@Y'R= +? x:ݜ u{ v~=-+n5vvU^_gy,ۣ_csSƼOu "uiie/WpJvSvkR [ duX_]H>@:ˏeȶz?q֮lh[; G U%ؽA&Z׿ }dC?Ym+ǃ؃ ~?xn:>˗=P(Yo+U}=Y+\NWadc 6|͌SFys3y^zĹ Qa`T?j& WǼGX5^3 >N?/Koy(~OK{ %'m0`:4K,vT邇ΐqůWF҃O&{G ?z{ݹԘٝ-t.2d !u =xH0a|j$*/S*+Pw{.xz/UΏօR1] l}]=o󳒁$rf@#Xx7?bSO#?vmê[*_^zMQ^FD4`/'"}r!&'[tCc〶v!7˟>2 <ٻUCT/M37ϓ/W=9D@yXGϣ`J(,#Ex+3yEW]M nޣ3V/e`SN$%rL[#>US7?&=˞l). H'8D޾-Y^.9d &g?>|uW&I|V |LlvR˱$d8PN>X6'X5 Da-c x}xM}Ǔ|'N.4F{މ|S|ȯL;E6Ǧ,^ b/uރ˩*C#Mp37;-߱$`FN|AN 3q#^$xx0LDDDD=ZzF*ْaYھP٘9w.ƓK"=KzTK(޺Av=G|PC˳ϿL%ƸR=i 4: I`f%%C&aտ/4uӂ΃)FP|7-!'"""͘U&'0&۝~6?NX4hw-SwfPñan Xg]ۼ|xֳgkVݵAD\7"D1Qw?9^=@ {WJqm#aO 5lLU]w)k+]IQyu2QǣX#""5~xఇn4%'Blt: :taXJxmpYf`={(zx'<OD49fn_S ?bgkQ ڂ)Tm|.{:ݡzm^lyu>y-*gL=uo^TA8E=v{^ˊkM 4w%5y#`EN\y?״Ϯ2"9ik~$l=--DZ;S0Rqۓ` $3n.ylհr,hMDKDDш=vp! 7L87֟-5wni R{nj؃oNwp ekí;;U<ڰiys7M/1xKg k/cϖwyM7|nB@=H-romtr V|Xĵ 8q=Y.UlۋU?~)̡ڳ}g{jLkQ)sn~˞忬H>5g]32hpiNƷw)u⥱w^fY sH), $˞\dH(]\sGyM?kS?zڛG7O4|# |MHSA\V#d0\#x o SPʷ~1QfZT4.R~2߇C8y826\zY㞅+`uZ}=|ƱuCӎw1Re]у2z)j=d/OTޔ+>T*嵘`֩ VFOCnuxk/4%ue/C~^{:uPk!=;8Y+8`=NSrV8ꌍ ت2kcC\Em0s0#Ut(}!#5ԏ 2WQR?XP-zڳ!B'D-,ĩ{ا3)ve{y{~yY@^A͵wt=^?"62&ަppj&> fS.@ʏD@p#"""%""'%T@#?scX ^ڊޠ-HTUO+9 B#2 UU*ı3=)Ovdžt@J㭡c]GC=={zEW=}edQzO&< 6i= ;^ ,2`<%=^'.xM1Amǡ\m# 6yɠ]BdOeO=;,?6'5}p#3iR)GؒX:y8Ͻ(clStGG;)\FOжSJO 쾏?z-է=+lTעTC24v?Uen,^b[|Um~uɞ7*mQF=H u]<?O$hY]<×kY;3,5&1^7S ͼ_?~Uh"DxW6OsюOqq~#G=_J}#PSxS6"ۿ[ˮL~9ѕ.E Cf`\&NQKVz bM<.?_a/kANzI!O \RoFlKWtt,xZGF:T(²'ۂEC?"-'HcvI0K@=C\! m&/}>/?5/ծRW:STpI^[[AX~H?= QWC_sIjA3cQ> 43z.yF; G>/ٟYo^mE]vՓV.*IT?Á{s.~8dJ# J=doڗ؊.fҘ!o.yHX0\ dWo1֭;3ݜ8Rȼ#X<25<~1~l#o<>5CS!U0vȼ8ȹ:cS9\V%D89nS1z]:>F?*P4AOo -T/?3i|jA9hR*\9vpуգ=VSp۲772N^=R?e/o|hjzX{~ _EEzh?ud>ޝp( .!P;w`w޺*(rpQD7ת@sr2@"Ө5}" azGepn?wQNT>W打'21h{u&h,3A @ߤ^b ^M麞%=&Sc\(2H#{}z[K6䔁@{ПQ24".5܇LyR#zVj(ހh۲mcz˶BԏvG#HY4GLܷ(r҄\DO`;B5޺=C-aޢr,dSve4ԧl_X~Oa5y y;%m?VxT~<>e7})ɫu!]~T?K^ϧn|]"""DDd^[΋x IBZ= L"c2^X>"A=Y`hN03ީ)}wuat`||z&mЇM@h0y=֪1QG"ǁ{n,@*݋-!|^*6⩵(G\z:Ʈ緟fm$f҄$4XOp{z_RmYزhR7!BB~kXdoc1SFқkQVDĆ~#"""j1KDDi1gPW߆t$"11lMUԌGh嘟=A#Q0Sf? k32?}tpS51^O>jUدQƞqO$K"O4ON$%=Ј٧Adyހ`srR-ٻ.pҞ?KS8rdY7f^Ey&{[~Bo7 e* Wܣכ' ܶ޺@BGb?OV'4zzza@5 Kd:Tc\st;A/ZѦEy ߃g`6L`c q 0cْ =ePCxIcX3=ځF}Oȶ~lOՋtr}std^%.BW= D:ٛN`ߟܑEw@AְC[]+%"uqhm"49SbQȶաg~-dob9J#\ebs˷,Pɂ6SoY~Y ]|b+#rL~Jsd/k5I]@@w?\F03it}U<^zwްN wG]|/E9"Os{;ɡHi&&"""h3fh9?)2]&9ٓO,z(Ld (8ޓp C `6"""""""""60]ɘзqoI pS,:OlK͆f=o!ˁ``+xcsWa"ɇ~RG">..qґHhZ#W5#eL*r'!7;imܺ{KOzY[4%S'a ?:)3 郪hJv\;xso!k]d.|}^|\.]^JJJBs3n$"2x`:$vz5K1mMNFyv-ƻȴ=6X__("""[ǏGMMFDDbcckDjb """""""""2 Ev DDDDDDDDDDQE+5y;69)Bq.=z'O#""ӈ(q4""7mu58rطnuz uF"""""""S Qηƙ3grZsN| """""" QpiRR6c5v4=zqGiu DDmr25@DDDDDD%"n1KDD<#0 DDDDDDDWDD=q#?aDD-0 q@DDDDDDD]""urao]""""""~.Qa`(0en+ Jl"rkkq>ˁrw5TAe~c20Pah܎6)TG1&.VK3vd 7-QԠi6z䌎C{)qbz;8VUm$ti͚;^ Qf#Aժ5UDW@DDDb "hġ; @eE%4g`MzO۵ +^ ˡ6~߿7\ӯGiS%( )7 jo/C%1l#ҌMFy>i*Dy-V0 V5&cΝ҅)jљ9/{^$~Ut˯WUnXG+:$""""""""0F5WUT ȷe*^ZC .5x&4oCѴ*oP F/HϫN〚s+^|TW@0U3EC,Xf_gԨPuYf`=A= H&""""""""0MaU۰ޥFv'jTCt=PC ݳ6R2`8_Wd{ѵu= %SPއv Febx4mSkv+n@Nn&`ݖ|[wb2\BΊA,"MYHǰdE:9XKCBB ZZIZűgg"vMw\d7a{NZuܘTLgNOSɀ},FX+%s1'-m*<2'ODN\-h w^2[y xs/&<#NFDDѨ1M7↴fkU@os ȟR/PԠ9)2\"Qzt1VgM@n.M;xs&aLZ2I6ŪȲ -GTyN.Ѱ6ahq]QČKŘT_9Pum8f|(o[FZDYE^cbPs\cpme6OK#kPZlKEVJd,Q1KDD޺Ccks ̙3;\nخHDDDDDDD}]4ͅϾ0 ZL;ϋ7IHu CgN׉1KDD9}G9S0P,98sDl;_ DDRpNS88ƦKDDDDDDD}]""2}9)2[_a[U8z:.Q``3 )n(oo1KDD浝VC/ u#=%pgclnƙKDDDDDD%""ӴvUT40"e<Ǝ92C[s *DDDDDDD/dg/+"hqb.2g 2;"""1~xkDDD!6V0~xz5=v DDDDDDDDDDQ]"""""""""(.Qa`(0KDDDDDDDDDe%"""""""""2 ^n+ J<۝{>[҇A(+ř<ݖCZ4hx%~<}DDDDDDDDD =eD U@%zy6WA]"""""""""[ڌYEnkr2Z3%XVԌw_kœ&?b,Vo~nZw]3آ;UU꽤3s,}#*?1oō.mExiTd;&% QZsy:/w{ű;35.>p1܃ʳ]X{^JE=Yw»?w6ZY,5 s'/"z c}j#"""ǏGMMFDDbcckDj֠iÅK vǸi7"iqDvL v/ ?,M˄s;5_tt*n=O%>8O奵j69RҒp 8%#7k7/=09'e`Ja*UőVj΃'>&caFO2Sss?X2.LY#?s"[YF ֬ :f*vG 6Iq kD8-߹#gs5}m-6'j;< ƻ\"2k\ؽ2fc(: jsg/ d 3WK;˝T8#&! 7ukyZKC'? 3q\3E-~8NC Ze6QyۭQONn&d:y,q)lE XO7aM%N\Spx&G; ʡbPaz>D;"ٙƪmˀQO[FZ4hȝ: Ġb'O]/QcEL Kk6ۻ{V[ `bJ3H`d86){νU}{N^T-wIN΋}|8vc 1,4 a3AݭqݵV/ 5|?5=և m/R;ܤО` u,ӌ_JoEown:ҭk;s.n vM_-[s>;H ΑΞm+`4]M6إTEjUJ=.C{tݹ٢׶gq'mݝw{M[(߼z}JJG.giW&;VAs}7?n7+50Ĭɘ{2]RjR{\T|ڸ~Gzpics}mZMܯ>M%zԸ~v_g7kNY-fd}':3[_rk܌:w}y:w77;^qg9[\~Ǜq962-a1FK4{_wWjfScܫ}޲v"o 2k:e?z_T Y?W^Ile3n4\sg3/:"+Tu9^忳\X_ WeeeJ&PPP }E:W؝H8(ut`wA7gv]b6ٙm#3uJ͛TrNO13ik7?>{bDh/ۭ 2nv]tgk{ozq CX&Tp}=µZ:v^֍W<:sL^}{ٶ3}3lOݻRsF^ΝO;@;YZMS4!j//Jj_[-z;j) ЋoPW;fYcm v(xvGLW?u*:j7Wˌնv;K;bjtֹՇ1f_j}ߛ֎zG;;Ȭ /s~e+HERg_nLT,U:u%xBW-ZTa(8SqV`nآo?<\枹3yNق ۡ]8RZIMztC.nc_[1H^n=Ҧl?φc{`C8{j4DwDoѳ Ru*\~܈SJ`fJݝS[봯Z64id Ukך>dvlG R~lgcIgOYl8ϴ/򕖪ZesRɜF^F>IܩwiE wTi=c?A +50,{2{RZbh^L tJr\NQAqJIk\Z5)ީFζt*n?\ ^=(cE.XY`Uc}:S*uBjlZ +kU(P`5vC}__!CFn OG봱ޯ>G}&TRT+h/2NY-QmqVPݺZwwg2lw˽C:kA(hvq=3z ka]]iۇ_}Sd[3g}A;=sHE jN_NaI攕d0 ]뜊4'Vyl cr_ WeoI&o_%0qκНT+c&3 Va.m}zzL3~\j^nJ0.uֹb.x .x .x .x .x .x .x .x .x .x .x .x .x .x .x .x .x .n ҭ[{W̯aٰE|:mVGM.mYf:\Qa &=MI-.7ђ(Gv.(}߶GZڝelK0w&=l}{ڮw:ںm133P0cw׽gFMu ( [_cq{jgLN}oB{~nD.mƍexXj3O/|hhYV,n*gۘ#zU^X=z[1ڷZkWcF`=[jmG9$vؚllRv,+Ue3v^4؝g :vfw +ձOx礌l↴d}'꽏~\~s5X(Wk57gAFJ%֪a_i}͎G8pKzT.娱 %؝EїB:~Rlӵ_X>׻u4vBOjeZQr 0|mVaPqrm\Y6D9qf>qX m9FkXm:rrmh+? xmcyԇV?wh_{too*HKm߯xb-^qpnwW vC􇟾X@ZL@]cju4=FO+]h.5vg=Z%c&s`Hٝ;/kٮVk?{R\ڌk:[ knD&Sٱrk#F^O/v`UkCOO5g^ۿ(hwvˈӉG'v ܞv'+P4 ObSw4ew7$ͥ!g|呺˃\غ[jջg&PNVwRidٹYW:uٱ=qˏ~+6;a^侯k ݭ 5v'~LX7Ԩa}-V(R^_TNTI¹yJFz7iӼ6[PIqH:ERmKӬcO? šmXCZaWk;7jnIFyv?{_Rkz(^L S:~"#{ʹA*bgm*m;Rco/oX:l^(sMv]/)7>- p9jFC;ےB +kXo/2Si;ּ?T+J?[^FL-صӚSIRtZ*+dޮPZP[Ɔ`Zm{vjc#OF޻?6s}1dX}\U ԺhC\[/=+k ` ZVah*vvHbr-m߮_6h5Yza]k7N^06Ӂ`r/lk^dA] Ȁ[>>\^wkbR{dލ՟a<YUUUrKu C C) J1\R /&vcvcvcvcvcvcvcvcvcvcvcvcvcvcvcp0>=0Wר!q٫;m~X6nʝbmku&&uGX03 >Yf:\1cw &=MI-.7ђH܍Hՠcu~ʛ7klK.m`3v'ɞeӏP^yu36Rn;>ݣo#n9۹K1crx3voH3S7qumS4amdٷc\X+504>u,o rlKRiV~&g2ܭ;]3@ʔL&=Yuv'N냊aw՚SIR7Sug".voKDk{'Fۅ]ۇ٬\`r/lKP[\ 7Rt^\}1cw #oQZ-[P.J?cO? šm*)i醍Z_Pm34.Ō]1cEb hv%5oAV֪^*d:v]ݽyʻB j+ؐ=_LmNy̭k#.&5`P}ÃĤ4ݽ?_ UUU.wo|:0Y111111111111111111 끧NIt)2SOI=!؝I~sCRzjKMk$6if^dA!.kӏP^yu2.޿HqMb~9 W+Ŗ1YܤͫU3cGʫV9ݯV|ORjNZBoFu:ro{McÆ-jSn3͸~'9gZkWmG0{ݭIi{7V&ň*uuu{xsց٥:W؝H3S7qu'\EܺCMkkt\?ժK:cjnn,wϹ\#uVw:У}=eokXs5 ؝3C5&ǙE\-3W/uҮCo^?of"kYgbmR?X9>N(]XomІ:nڼ튙ow;]{WN_oSQPbH `tA׈&,Pif'kJX knDM+ N*vf}vC_3`wOz[O.]%d$$0v'Cmq0ș[ᢄbV?u\إqO-?ŞE g+50D`7LX7Ԩa}-V(R^_Ti,Z:|^R:|L~]:QRV~k5$ϒ>OoqVP]}(]]8*ݫi2*ƸMZ6Ƌ3.V~ξ:ER՝~O JOdbsf9uٰE[UxŖN&>~:^3kxݚFwcgR̨RWW7|>g]s_1_C=\O@wZ#zp9b)̈́uCiR'vD k龹F_sSjm?%+ܮ~k9Uhz~FG~BIx]3j[z@z:O@vh\w?WT>jcy&F7d[3gcusXchpr 2%Iwo(((pօ"g+J1LhBQT(\ј;[~S]ʳ836ξE{~FvSᦵZ>P-~"Lvg}:2۬67_ڡ]1S N3`wa-ݰE~Igy=319OݴuVV.lTLzc٢G7)2.@*bqY'57d֩"n `fΐx,*Ӭc|\ImjYsr1Z~=[^e 5m3]<>-olbty @;͖ݷZa%Z;KjUomj4]`=]:v 3]2aI], c8ԲG/ۡVslŭ۷럞ɸGsكL/6iI%2E[u_؞?6a-YQp朎 /z@GtuMZ6Ƌz"hB"V?K7, (ֶyCjCu%n[DR>` ii/v'-. Wc}++J%oefNX~XMkar %t XZNhZZXW?J>ϱz;ol[9Q@kQ>TӊuԶFhzy*\#m{`Z܇9#xd]c&3 0bxݚFwcg)UUUrKu C C C C C C C C C C C C C C C C C{fXKnѣeZ=RWZEL=g^dA!žӏk}}Ǝmz%/NhEfxݚFwcgR̨RWW7|>g]sŌ)2c{kZz[ uL3v'idѶBzu0d.ޢT6Ku.VUf*/lz};K*i:vjc951}?7wzCf\)_%p38B_Εz]G%vjڏb pu&&uGX03 >Yf:\Q#"ٲlآG>gR-< 6v="r&=foQ]c^xupۡx.G)M.xT]p!d]@]]]]]]]]]]]]c&3 !l4=ߛrneb!!!!!!!!!!!1Vk2Cޔ7k⠻2{?M|*קAwozkVaА7}n`0/LeAȿNL9Κy t4;tTTTtd2Ƨ5a[_o}&/bEa 4RikI Sq_XoP0YTy|;ç~úى󕟟T:A LYa@u 뾺''ȞxYqםNVO$J>15w>(,s2ϓNO? Δdwhn\w1ۙ;h}9p _=%jwSt*V(QϹ2y=oH5N''fURR ) M>gJ'k\fvvwlzωþvi/3̰7iE"UίPYY?ɞ:WLF/3SZqn?Rٯ+/P[}_r}Kh,̶&^~z?_]XkƵr\M;ݏݟH]p{<2LД3ҍ}H[<~pU7o-],}jҙ>{H 9O8/p\WemټYkVv{>fL_ӿ=n=-(Wqq#WVTT/mޤp=r}>g{{<W̯aW\͞=[άkYrWT8?QR^^"5k}IͥM uG&B2i?SB 5s=21Ł VfA֬vڼd=;=|fippPTPP z#4h g 9k0{v )ɸGfڃ]mz\f'={ˉ'Uq]*))QC߫}/\pͭ욦_RUzh'kypEHw=:x:{v/|ml l 7og_KLg,V vPtj<WgcNuvCXR%2 >B@Z{lF:X[Pzf}3vp=21܃Iaj\>w,==.-aNkj(;m0:nkNHBT/e@}zU-憺{lо.ksz|smXeZ&L?-5g_\:mץD 3N6TI]拏Rqq$ԝJ*)R8pόPe8cGt,V X˥58ƏoNb3΄i v77Ӗ_… ]ǎ9W32ȸ7۝s\jkϤ4!=y65?jo.pee kF<#GeώӯpTZ%ak9:b* e':zW-3_u۴տhc3o8!qu԰T%H+m8c(J:OxAY<mL\\CP,yNyŴ}nĻfB!gگ^a==^-XԠ-vgL+u3)Wݣ͆V|9瞜v \U}6f'g㖟 gHT:]iS Ng9uRv9OdYDxI~~OaqrhUE__3K^z{s{^~^xqѭtޡ%sfxNڹ?e$x<صC¨;gjv1L^Ht]T^qWT^#JOT^H5ViZLП:_D55KUwTuݑ:y TTXE>BZ6殻dܧ O9s~ֵvħ(n`"Uޑ٣`5sRєՙUK%P[\Fka:*- )CCK35+ѝw. gtuMf8^w4(ҝwީaph=zuv͛}SZ 5XOVob|ˬU8;dbr,sLLy8"Ɋ03,N+\9/|:}{6Z٥IxWsi3QjyH>qߝwU&ӧdr2eA.75vmvzWYpA9pYk+ uLİ?pEwft;f$صbq Jg٥\ Z :D+T7/?cu= v=-0tG?b7Oz%riɃA{ˌ6S5<<ٳڸԵ^ocg 0{E-p817ϘѨ7w?l{y"y kۯ_oC O +_L?׾ϓ508<|D3þd Z-,,T^L}<]nH oMFc:R%*]"O  7}]Kng_g RCN0L.N3~fJΊ~s_Id; 9kLվX :?~t8 sǔhrTZ5 g.giU*{MYǘ6UF!߬|={J'[&WfJKа/P^~zz>Q,gd?PRSScOf <4H:t)tNE BU^B`_Z5R^AIJfVii 3ASFI_\RB>i3`}F.(=umL 0YÃpAvݼBworft|FRc`&s:wf4}FfO fN?{&t3~vc$} Q%-<< <1.xsj|TjIENDB`cascadia-code-1911.21/images/new-issue-template.png000066400000000000000000005230131356563120600220460ustar00rootroot00000000000000PNG  IHDR -XsRGBgAMA a pHYs%%IR$IDATx^|_-={(N[@WŽU^n**.pl--srB <ߓ+_ R f ,W+j\1ry|GQdzO̙C =g/_.#Gt㞚m^ fլErǦ\)w9=zL8$ض`g,\+se_A[8iX:'ɀ=E|Ss+jU8sig)_ll3/ WtY@l2= pZ|+{6anL&W!U6~@`W4[udh WÔִ\8[~"Y~Tt]!(9.Z,{ G5$Ͽ>oG86)/svaR#FIXt-|a1n}e;~<c[l?,^zUFt z9?KIIhjӦxv̭iÌ2w/R'\YUvE&dQ)ߧv=CP<b/Y*yIEEp4,'&,vRIIf Ͳ̵fDPٞC 3S6۫~ τm۷mwǟzV L/?|6}\sMH>ٴiY-YrHrJKK<8ژn]4'ɦdjdi#-ÿg gBXYYL1 h+nyW ˉΔ>4NXNϨf߿_6nhUNlb Qr`cyS.o#e@u{ 2RsGYz9?ٴ6d{d{d{d{d{^s})c_oOruS~~<ȉr^̭uߨQ̒oFT}fɵpi.Q4\/+v~alˎuC&V7diuCrUrT]!x(c"##kҧw/u?&O}O,ZlM%%a&)..6=˰ad&UQgԩvE4SZȶfz@TߺD!W]+k\urյv3uLMdҳOgMs{jƧzB/{j6i|$ SLd^ZL&`A&ץlax&D/$o h/_.]wqOЬ>(ȳ&;)LR0l8vYLLLe3!",,Lc{32 RRRdʔ)uVyo߾g9|90_8>\.^^!Qx/VЧدuӪ3d2\ײACLiҸh$HIKK1cĉM&2r[J RRcV嗚%τ0}Dkes䊫Aǟ,{՗^KǞxZX)fЖ)\~յҽ@Z{ת&***d]ʝ&\8l۾zxY}|)((0krs=2irmwigojd/u$ܟ&(\ki?/~ώ멨Ϗڗ5NN8zߔ\sce„ 2rHc6iH驝b p,ѭ>uzE"[Vd٪eEXǻk7*}zt6KX~u7U/KLV\%x{ 2פoަ=oyхˣ'q?~>CwW2Ѕ'Ŧ35sϘ /8OurwוڼgTRR"NP{E-7 hSIdY{زrig-r-w"WԱ+/JÆ)b[f>S.y[>({zXF jf<&?_;Ʌ#Oǃ~(j>lw%zVUlyyOW]sRVV&A[EHr9?WEj/*kcNsKc\w-n gUSL{,i-î;fΜK9ɦ!Ӑ͂if4d`Y0gBd2\SRT#ي#TLFf?͑. j& >UA<;去efTdz_/gL{z6"U Sj_U*BRHmt띺h6ǫIF^YRQQazC~tϘ@\&w}-$6!$fZ=====`g3!bMrֹSGs%,,t?V?OޝUȣOȡCrl|,jG(k=OMP\QK.r 41/>Ԏ*Bz)zRfGNnoj?=QN/~,TY|;$zk MLPcOKKKKK[[3!` cK~~)7^iUHػgLy罀 fǑ*nyWLJfQTPf|7y,-v1=^}ͬof>S3&U O$D}9qTcs{cY#ݪ Q9cd"lm^FP^y]X oY0y{gQ$'%ɵ\%#.в-%""B***$Ac"ٷo73ب7Vgțg I>鵐e-r-wEQKaQ4pL 4@?wGHl۾wèku-Gd{-dQ}E$ڶqYwܥ >lי'?4m^ _~qvg~gM7~}HROmk۶2oå}Z;ݯfZz8|g{,|k? ,ݣ{7ޓ@8qy0I+I6=-Mr d.NI6ٔ̃v4,oT7n8?~I@zŪ!Wd2L&\eY+ia:F{HܣK'_"=UtģwL} k3`䅉O˄r[84h(|˺([l]*nrϝK6m낗 ?e*PR3x*и[X8}gPqg%`bjNoUL6W-PN=Y>]zxdQof{-Qݗ&=+wkkT?T61hz %^8flzde)'xpFQpj{spFA C v3J3I k}U d2f 3!Fq咑Ï#%##SfIO˙:u5N yҺu+_ Ԍ3t.:.r=Ì;j5kNbRRR_7Oϐ ގ;Ï>15u=crit*~j=oΖj ?(W\vi";;,Uez~Ez87,:*̴dlE^뺝,τ:C.6GXxZ$nz=㊿:o&ojƏ~P4<;+ =jFxfP3\p9&9[bl߱Ӥ9ġ2ꚫ.P׃'M61=`گ8C*By{kt*j=u{ 4t-7ʈ/XT]a:㠇Yk R43#Y_:֏x&|r>kI~i[COII>oISϊRj< u_t$,]c9g);7?7X߸ftY~I5JMu"In]rrrdwgH:S,ۙ5.BQc]4g),*2vzt&%8SM~Rm΅.Y]=\Tb+ΏI Bp=====#Pτ2=w4?TTnHW,[$.9! URbsϪYQFii%Ure5-hҤoJ[)e xүOo 3økٱcIҷm ԶUJfL9gqI]Nd0v>h$(Æ 3KUJV8dz9CR{[:33Ir3JeL9R/w?3EZZZZZ:j-mv;ǟv٣;I~}M9 J:(+W6YΝ$];%54پ )*IjFxjcҽ[W\t,tMrfq-U uuQ;lџR3`Oϸ(|)^Xu,/5K.)\T,ϒB75?βܹseرҿ}ܨKbI&Nj;jY>sL '&#####;DLfڥE$d;/y, hoӳӭ[WiݺI5 gj3{6 d;Mr֮$$Լ0%6&F5qn߾C LzQ :v0ɵg(// 6Z}$550ZmZEMxzO}ս[7iެIIII1cƘTR +s$<ɚrH6q_袨gfc+6K= EAι$8īYaTi&'Nt;KLzz̘1C? BgMĨQFɔ)SHm_>b} &-jL%-^$kdnۣ͵x1͚6I>)}4ߗ*+.M.)111f M=?x+>Mj9/Mٻ)tѷF.=ɛ9+))їREO5H}x(QkUX\Sd۽gIuY"""LṲYOIIddƦMf|))*,u]M_cܹsfү7 KӴ45hjVDfan9iiiiiit-fn1=Bj3G]PQ^.&Ƭ"M7(Ju99rȀl?h٧RjqjY+)))fǵ9S2ezI hN/z}TMPsg!##;G 3!D  1=ekI/yl,$}h(25kD$h*-S''XQ4MY6z8oR4cƌ1Jqg-W&dO=vϳ7`j\8cW4;,;c%u$+2YG"חx&K]V^^nj&<"Bl߾֏AE-[0KoBׁYnF\s7CNl\m$֯` ̯*پcIOkgp*M< OI2K(J>SW.fQ0 j,s~AY#de 3!Hzy͛K\lIS)EE&G P'֬\jnŦQ3xzw#7QL-mv6j$M61ɞ:V۶nmkka=IOmx.ﹸeYi^5N?N$54ʔ)S#=rEKKKKK[[ 3!h^gJiڤYr-&&Fbp`dCyy &՜3V^#6o6fԬ* /1أ-ϨlQ~}+7x15{KYYqVZy_>fɵEKʊUMonݺJ֭LDePb('7F5FWQSF89sY>s\SE1'&&HJrIζ!۶“M6\js |T_JIIytILLݻLofj*}6&6x@IJryԱt$gXWRXTٜl0&6d@i`y_Q.||xݕё2ycQ@7L[6SϮZ_mGmMclk{ę*|r9JY_u"Y:- sqO֮I5NM͛0EGozjMҥs'\f`b#o59 Z_EDD'hkjϧa?Y.8j֙>TvczEFF♰0Er)_oN5^u{ i&rS=k}Pfy_껴4TeBw̒ ";$ߨanorS,x<fjL6MisMvvY86llllll/@Lؿ?Cǃzo9LINv\]||t$׾':թ_. Sdة'*|yU41iMϱGnһWO\SEF굪mZɪkLOY]{)ٸiڗ_|)>6xۻI"s:LIXg /*޹h. HJM_*;Jq %cd9h9VSeKVEEg''wJj`<4KIg:Jje0 bVKdddju lcmvyIrŗ?17!r9g^TTt$rrscٻ ~3W3H |MÓ%K=Ovez<+**{^^|5slkҤ~Ica}˗eMd8 yq去 ښM=?>_vb4Wr,\X/8>>'W^|.qEo7ߞbz=L[5]m}*PٱcѲ2Y*Y_ۺ.Z# !*n \!\1#*}`ڍfJ|MFU83Pj*8* 8[ҴISٸiGFFJ޽dE/gƚ6l$~Z ;diӦ]]fq 5kMV-[[,;t0=Gɟћ?*=59giy{J؈j52fwQˎM}K d{l[6M79K;n$&>5?u:^Q/<~V7}:vE\h\疭d?FHA>Wo 䡇'ȗ_}mzՄy_LrOgy>4HԬofˠAvĉ]Ϩ™-gc%NJSUx捥etIȇY9&9x.ٱ~ƝqM<5kɅ+-X;VgW^_~Ogzꩋ+-gJyOyͲSz'>4ixwg֭ 7zY&yZerQpYI"ar~dI4=5S\P.1&9 Z6XKʔ̃eQdBݛ)Yeٻ.gЙ>}1$3kuбuT*Q㇪d2L&\MӴj[z,BƠșf,//&^Nny _5[[fǹYDD~MS/]P5u3^;]L'8T~Q gaZ gg))ʁW$KvѥŠ yy=Ì/s|*Q>: eSUT8QT8,5gEKKKK[w!)ߔæS?\LkwPhqdQ<4n,?:A.X)5FkN}qiۦ td@P3O?ofzDGG,wL ?v-gO"T[jTA*"R\Muou4YY 4]s3Ңys[ڿ^3BIvvYSWR!_oɑ=?KΖrd32ytweChs,/QE4j;j{*{iQYҮ];IK~R'Wg,Vd2\7V!5X=#h( 1j~B~kt=T= \]hT1K?'ݺv1=#G %'%^w )qCSHw'K=Lo` =n|;2`gHIIG?\cX<#rsf9S_2`H]tW_ Lo{dj{ 4_oΑ_vbTfr3%SgUDS\}]5{wyhL1lTڎ/֨Z2˹hĈf c=CB%|d巓S> B˲aޗ_NzW>]iWK,?v{&ЏW2zCrq;o)o*  $ =y|_"[ޛffC #]зOoƫ2'i&W$??_gGu*׷|4ms*QE)r|tҧWO@1<;e ϗ~m6NM|tKkT owk/=/zIϣAN{gs~Z>A8jKqR]a\۰H޼o.Y37Wv-<\eTVO%oܹn6 IIu˒Y9wfԨ cI֓]f12u2sȋ頉rOkA.$FKtx^0?q nojw7I]PJqrz\>^"k2Y#ٛ@?^J9[vYҧ:***d-Ӝe歒i@ pءS 0 <8t(O/X(?sl޲Uʬ[n%:tN*g6LZl`-r-wȮ{L=Ut+/JÆ HFF,]\PV^#۷\sхLHJj >}zIuRM =jޔˆd7 ɺXߦy:vl/ N( R}.Y\,[&۶m;nU8״Ic,ݺu ̭v|>9ٹs=;qP9m)ҩc]HW+V0*k$\zʢJ{7Ol6Ƿ6=L9U_V|<=9Seܹ&5\xcu]Fr,6U k:\|DItN|raxVVnhwLpd_-6}PO9fzFP<x&fZbImZbU:x"Ǐ7^EN.Q3%+K35Ѯ];>|IUTʷ/׳f^ϊe'Y?v.xх8wɜR\PQ,eL߾}ݾ./x?i<(a91DEX<|MW7G!'D-ϕWN" |RӣAG3w4MϺ`:kv<27Hn(~lϺ`c s<x-nxlYlIu,wcƌ뮻$zꩺ8:5W3̙3Geʔ) ŕM;EeMf(,m9C2]2,srQ[zթ1H~HՏf!s=sՅE@M竚͑׵!| mO_]oӛ/bR%<@?~(d*foxu=#x(=:%ټexkcbbΑKF JTTwG}222e_IFfŽݻɫ/M͛ 」}z( إf0aIk׮,_\ &+V0=zL8$zuZ U췶bWdCݥrk+$&+Yۍy|lɯ(ii/my\lV:g6NY+ܮf-SdX$-[޻piWBNY>yx4{CGM/> ( V:-I"WHoWN׳Ε7'bz%y~?hEYCBkym2aO=[*QyLc]4۱om3u';:\%=:JDX͓ yvdY|p iC}ޟTN{i 7-d2d'xyXK2}~ΨbW7@ WT?Tጚ)F(UQpg\%N6qMrfG=0*77I5<=g2x&_v|tsrAa~(jk1QyH큏ɹNzlsay;$1Ώ9;S=>԰5mv?+Z'>&|-QԖw*zLx;,KmH8UO=zm[YC]9q@P/%==]*++ujeƌN͸3l0}ZٲeU۝2e~ *͹m'jy`^0$9yj˒UB>)u*VɚMюed/)*/6p,6Uϊxs~F▧{,{ȧ;g˗{f*(14m*kk_#k|ewq|[iYʪ&qx=UD24EJ ۦo|)++2ț[?lߡWsаJs/k}\|wJ*J%`n{(-4rBn?vrAVF`ڍfJptUTTȎ;//g}-[ӷ[jW׫_$DɿLY+~Edd$2jHiB"]*RQY)֕y~㻲&wq\by,E`۽ʴ_~˲mڿ;;^vf"O-mmw-؊Rm%̕/gRg9~O:Nozn T*8zfdq{n1ٜnmZ|Ky?kzvOw~'Z <6Ujs>=Ue#TmNknr Wj[B B:ssse-rjYlݻO+^VIIҶmiѢ.ؿtU40u.QcmmDXKb@[t܌2z>oHwwFk7,jUcoa4k,OMfִZn׷wuZOc^/wu;jOJĶf/W>-r7=vNl'K^i]b<6I3VEh}km+m3孭j/ly&Ir=rc=nSLuf?_=Om'ur <PGĹ-QTB].tEuIm֪"Oy[V8kfZڎLi\/;Rhlv{tv RyߎAj])(}֢"_o덯۩޾#ktя/wlg)E:;JןofeԬ0޶מxYߡ=I)̐wge_(SgG-bȉ\wB~kv7 g\تm_H·|^hqj޲ͿZB@q~)`5|kn}vݡͺPȑ[Nwn~pZWl=iToeJAYo-(2:~T1WZp_/PkHz&u̝ezwkGF<[s+w˗{~WFc{}IRdY^^Y,=ּ(",Bŷtsb;s/gYŇ,9ZK̖\phg5gM6 *${EŲ&gI.9v~lDF74~Xmy e,%:I&g[$!2|lvy /'/'McRͽK,S:S״Khgr@I$Iy,ul9԰4N6YznY$l)n ߀`x>c|| <,Lb#۳3s~ˮ}zkr7-IQ ?k)p?#Gbd2?9}>^H|DيD˱3aOi"ag)(E<<+ٛnf 3g?Vڼ|⚺\]:g<g塕Ϲm<;۵ G=_zx#KɾLK62˵I=]}lWy'g颟8?^5kzx7mT u$$.BsE*gwZsYk-kC=/>fsQ3x^AYo|{|eZ\RQbqGX"ּ(}4;||$Y+_g?)12zs/,/ ޑx>@?>?_3c[%E˕iC-o>Sf88{x_ ǯqq#ݿDn^/{N"6wȄ^wYh\m)~x=;'%r$Wno*oxG\rG$ _쑋GG[7Uw.\WgPu??UrJLv 2Q5eRߛڮh~>2ʭWMTx ou<6K񾽑ϒSq[8fMZzpLX R9ǫy˟7|*d,2E🏽#xGZϑ~}$gP9'-ln:Iq~ye >$}Hz[.h)/mf} <kkmW\'.{BFzL./^OUrNZ;=7֯l>TM,yx2ʧ;f{ߞ7^썗,7 ?g% 3WZ?zx[?TrՂH̲JqyI'ФkoQYrvTQ3(f.i; H㖷xdzx[z{:2ax[솿5r$pPrR>o0?w_ 3.ML>lNe3ԩՠcKc dɁ5e}Kv䡏K5{&/;m*. 9n/i}L/;沊rK{DEJd{^msTreOWTX+Tr5Rcz\.kWZ7K:^&Mbܭo8޿69ʃ<5.7v?K޲z}yvmy?Lԯaww̗;ONi2Xφ ٌxWzO}C6lXg%oLdOO:8ezy=^vIL#W;䒶gSR&dȃnĖ^o˻ - Pk)CRkC#lY^T稤Tfew(>(eEϕɝԾ>OFq׵ylc"|\=oׯL5ܭ+o}<*ˮ L)OY> S҉M+] ) <*ʻ*"U:;_=_| *Ag_xڞG /u~s~yӡܺ)(z1rFq'M/߸~֪YGF',6&SLn˥3*P:{oOq!%12A5~}m®pFDW_뜽qs0Myy lJr~auj9n%rY8sX3.ӿisQ21S23j;_Qٟc!#x(Bʃ?Գ7x+B#s.F ƟEY:h(R)oRhٖ[[7E޾ +ٔͤQZvpm_+mߘ!ǖ IN!s}k]@ 8(@O_xV`[ܳYZ+˭7zlllxmg_WyE:cxm[niXj .x{>ͪȗ@3=_-v{j9@^\+4~p؞:5Ye^ ۦp:mBb. LuM/W^0MjBWzmB:#h(@f:rTF4!~z]Cj][?=#|w_.w|I6&ߩ,>(Ӷ~)|< sofxt+`ޞ|ݾ=8Ϝ?-v[|ٟ_/,Zv=N})4_Zs N獷}:] re.ZQTaCW9W;[|{~ooTIYypEo~+1ʗ.2#,{rFTOf 8tY6,M͇J*FD[.1v)(,YWSh:{W`J"=K6%bS%.2V""̭UXRhl%k7Wl"ڞ+g✖'K7qp=vN!Y|>K?':A彍<uٶ0Cg.77~Ro`OfsVҊ29X$k97`rEҿQwIJb{OUq*Q3Sy;>eeۋRuwhਸ਼5-R}0>QxFeUdr2HENI[iP*l$UL֭N互s4gzG!6㈠x|x@uR5zdL>Y3 30ڐ6#(@_us''[Vdيl"[t'-,{rFTOf `+ϼdeF)r7KJr +fd.5̤cKPT\,3N/ZeągKlL?xp0lcO7Lz;L&u%(>d]?e8mM 3#\:Zx,}ʪǺ:?Y_u"Y'rֺX #f}i6Z^ZXYS>%W䟸Xi H>=[enPWd3/!Y9GQJ{͒dzʬ?du9g 3r-_VxC|핖an/nD\Y.0˵.K&dr;-uwۏkAִ0L=RXX$3˫oO=Ld6nKIIXIF)&(WG&WG&WG&Ww3g걊 Yl< ?KYyuҹcIUz*-[43 :]k=d2L&׭9gB@Ii|'3)Aʖo+ONzMez/Ͻ"+VizȈ#A$22R_N:X.y 43qdQJFf|/ {(OJ=Hs+ϼde:r-.:-<RXX$11AcAQe+O?ϓ{cAߍ&uTk"/@~l7XW \&qq枾Q[du%}~KJKͭAB\]:wj/sU?uPv&ٗiV-InW.ڨ>^PN9VyݴeһgWo7uh,;>cIT7@4xX/VGI627T.]c YtߴU,ߓƶ/m[D}7țbyw-%M^)0)p>/]ZUU{8nd>{Z7g+M+9~Pe|W?](%YfseLruo# .ݟiyMȟ12;'?H7m-㪿5ֿv!n ->:d`@?} 8M:]*-Y᭣2-----m]k+veծm?Uj[BV׋gԀ"UH_4Nm(\t[ \+,*_}',^n75N ~ 1֎lشU5[v{x /4H3O=QN9qdW^'5~okd;`7*ٵgLx@{Pc{en~j k5^RF?>;Vf}lܜ~x/w,i`?WSsoQ+ {}Ni;߱;jXU\xި^N"`~7B_*;v1=V͛5ѷ] ~yjnFIMOͨm~{X/9_Ϳ}WNJnN>#ˎd2|sŮb׍c p5-Gr)):MÔ$lݶC}E}301CՁdݧ2_)jEsQg-5xշ f/Shy?6n6a}29>FP>+m.߃@ թcs+o]z^ZTVLn3xPQs~/{NU{kYh}^N ݏ\,>[9[&OֿGQ]t:5mz_}]2o= KMdȒg_|ӯ_kfs߳/ ;N3}XP Ͼ^jC=}g gu\b﨣I퇚'_kT}6o1Tǀ^NSomOx|R@k ~u[}}{-=7ϕ'<%_EMߵS{+&d/o ߪX:U0sN3V+#G=llllll/AL=WPX$3Tg ^|<=&V+oM `xWV;[?S>ϭԀ''z^TUol0ڎ:{:txxRsAp6Xxu ^N3@R3H3VyڨU'k-5?/A &'3nC ~ݏvj7ڞ:v1TcP?Sn2_~y^{mq:5둫bxɕ:OK;ogRp}qWg_1ֶLLdGx Ѿ,TYT_-[FoUNs4ŖJ'%::Z9i0xd8nrqY營7jL1^YqQ!!ٽ{ڸ%]6njz=""e{JAaP5N^=a'睩cnqr0'G9*PgQO:a5oO]Ί&--é''g ;Q_p~ ҭsGi޴H^`uHƩz}_{ s2tt!wdu|uN#/8[:d7HLgw@7~,3_W "Cs~?Ϊy&&Y߃͛Ze'X>fR_~@Ʃ s8TqkLuIsԦU )..3ԷŲxxOd~O?EFc<.K|\ 8ImugdcڦhJϓЯYUp;y`IkZv +`}3gE7GQmS_֮37ߗ:ˆj}wwIV-)ڨ|O;y[3O}z7W#9}ߟ#E ]nvL\p2³y<&s^׫DE~D w7X^&8ӹBڴmE>?57:[\yxV/zPn)ȦL=oQ$9K W[F%OVq݆-z]X$77Of|ھSwRZZ׻Ͽ]>kq_w騏SN>v!e,Wwʻ>u9R'U8pF}{5#mT՝d=ѵIܽq]۷}px鏩fI gKkB&WG&WG&W,OiGY#Զ%HVh,WoF5;5ٮ:m7^-QQ=۠Ou䒋( @S~'Olj0_/F<1kO&Ya3ӫK:m,>rTyE R@&^`Og~-kmt/p Wg&sreނ%:AVCN;YS:F%7lуIjs잫L^sw1":NpҌ3m^~ټ͙37Pa\8dp'*Њ#}ľYs|aN>Bj'.dt Gưql{_;׊Ϥp#7>OT:ڵv[ 7QL! 2K⚢˝FM-iyf!+UH=Ǟ,8c JUE\[+1 O9X>{ Gݕ7*Er]#w?y#"Ihu;_{}l7|$Q5$"!oҔ%b#y2>{C"/ "!* V&NFq@$mPx )bDct҈(fMS{nq5V[0%K($Hތ]{ted]Eu%WJ$Dv}[|(8{[< \j܋TK}CB]gby$8{;wkUnXqLǺX~}G0wL?8.%E_y}yaf F]]g:zWMb=FWkuriH?gko-ͨa K/M>|ZPcJ~y&^2a;/T9*Ƅ&R||vKh˱1z4ikX >?;mވD>{K+6Dz*Q_bV(Sx)ޟ0pm;)_Za'3.U!]szc}"ƶ(Ĉ}¸ZՄӺkѨq!DIMٵg ;Y㼾fe9C\kyZU{>b;%]ZH6Xot|<[_AS,!OL>3Dq>O ?U:Lڝ񿮿%zǨZIykQ{豬H杬#iI;ne*E ^O`ϾrhWk@n/9}R$2k$Bq'/4g_|aJRDoeӑ8wJg_:Ԝ{ gw뮙tI=hZYpʇՓlfS))Ywcr=wU@˯Gk1Ƒv!GB_3uM]+H(zkLGb"9sXh+Et(GqRt2hȳϿuk*ˁ%7FlٽBG(鶻jQp G6ؾ_ Y~Pdሎ jGCO]s.N_,j4f{]!屇ToNMq 5=\kǿA*žw{4)ѱg+KZEFu6:WOȊ͚"c낉'*j׭FՐxLm~cT:ʵ+ҙlINܾcZ$x_%LDHlLl^#s,)"u-7ɣ <_+^BH.@ qL25=Dn>!w~Z3mYZi MI2,&~.^{mzjϞ~UE{g6JKר(" s$.;7'^3^{QvaZ/Z .qs\UALQD7jtw~"[bUmZ 56HUE}C.c Kn4gߋ"l^8y%1b,z;4dՇf^UEA]慠;n|"ٳg_hzQpjx@[TyX\X\X\U{i gځk\[W^_o1|Uw\?CKJd GMꫦ>}zQQӴ佄VUc~}UE;lQD]ɱͽsm~H~1yT!N#J}z7.j < 0{>kͻGkjgh))ؤ0F[kߟ2Z]7jj/ccb[uu> Q[N)liǒ(ƪy@t YWطީU Вf&eu$x5mզA>D68-3p@5^1 _vg 5GXVcXcytŮEۓnlf{Z6۪qR@Au]U*+f/~<0baItk_W K SX,;pLQ<]z3A]qo>xzᘨ}0X:}ӱщBgB$MmFgYji٥Q3>iݖj{ .F-{ԙX"kPI-G{wJXE bqOȣ ކZ5]lÚ/ԗ]wݻԆZƊD՚I+Y$ -306t<cQt+!-5M1#}Z8#cJ㫹wӏ5]f4Q46>RkK w`V,S<uU߷;4+9HUW1Sߏ 0uyp Us,ާwZqyT!^|=p)><]gL,UEϣ[,*L49}RGW(bbb [\XZ=} Q0aaLh(^+|^*.?z5 -/5 \*ޫ):Լiɺlv `!߱_,g3bq>L;i=g:HG"~?q,UkLSERNb1N#ؘ[Rx&C [gk\0xd%[pUD3҇5:7VfנeΊpZصh{О Qc(C5M[H39]o(j*ƘthwU$ /)RLT yE>|"g8'|&|pcZk׮ivIg~i7N={4.͑wdjeNGͳD2ej>x,X ,Y+A9:T̨nK$oƺ)UWYV|s8b{[Y$˫5VkY(^8vo_JCJ'MsDRfͻG^Dw/>-q,L /i޼yR-mح05±qvaZ(L%yՒʞlߢn"~ iՓc}k*VJ]04;Ҟ KP?=oIg_xE.?hݖ44yT(BHz[VYv `!R7/|bƴNeH^|e;]DCzZ#Ӡɗ41/K&*]OS) ?GK;J{n-m7HlXº}Wb灦 7pܟGttH <ҫVö[5לО}b?잦Ϟ:_/:uyljjjjjڮKޛSmyS.5-:ϴSwjuZiV.uY2yS4Nԏ䣶 tn%Nl||X?uݡ>~oAt; Cl海)wzZ,J'dHQSK^lx-PױTw~nNL͟Y)J{vT(Qpw^i=w^(ͱ2;. ts[ԩҬOk_C`B>@\[b-LV}Fq NJqZo(_񃟧 /sV,E1Vw _7Qx/Q8Yp{i:kQh׾eM#r:v5i{~~[|FP<D}v)Z4Z-i+{3Gv~Hfq'Ν>E>9?-+8,7ڃM#޼ˢ + ΗPK~\&Lj2,=p|a,*ǽ3>jJ/zUXyijo׾4s;ϚGqUbqUbqUbqUy5g"xv~ɆKxgR]$]kEgw׾Z$[̺xk޽w-]vMCVh߉Hϵ4ȵviD]>.YDA.6`x޻S?"LG};.nWUܜ!*y7 ZUF#s{GLO^ۗb"g8'|&|"gI 3&yy>:6@5^1/-0|ju_\Uc;mG>t%W}/_RaexTx|I݊2k|u%K+;Fo;*4e}'.鍱%;4b6XL]rӋ//nOh)jc'/gNt֊uVӜ}b8Ώ:i>SjQtYsikֺhKq]N4|gӟq]g^sJ+.uukXR\tEVZI mUQXs_F?BtIG̗49aaͽm i䥵ݨsS.yySks?5E&(kԽ{|I?hMԣG,ԏ>}zי>=;M<ХKԭ{gUIT.O?-* i!9[#\t.?~_-}4%9#={NX*~[X ϵH@)S qS8Ӻt@bph{x4{g|m遵~j&_3>ɒѽ{ZOD#R#:^.կEISA'GIQ(DoAAgaogEۣLk^zZqIaӍF,%׾窘7?}6iN66祉KEc(v~D%"'\PREB'Mp&~֧TItL%US~KQub#vjv;+m.c}z%X|85}<}FO]^D*+ I8ֺS{$>E*^*Ɣ҈m5WK=hcckoZqϽw1Եk|iEAB|oJU2pQ3{J,=a>}ju @"&R CzUE爉&QVGLϵLl%A[]kAY>M/Z-!m\; ZzqkoU~0*dôZ;Qs&сU8u>Wh]g:HvMkW^OO};YMMN(}04 SJ#?mAaL;86ud]ڦpm2xвiՇ뮕/gZ(Uqd=UEgQ*Et+oga5Nbwy1DE c?)>?`څRoΡ5cSjmyݞY>^{ӧwZkUij25G^QhqyTީ1x_!t]?^D)S.:j=*|2kVvj8xtɴm=QpTK_ari-6pm[׺޸羇mmbˊߊuO+u$ӑ@]U߼P{DkjtP>+B*.ĮJkzҔ7T1^Σ ',\T/b޵kUS8VizUu|ՎcQ2|Œɵ/ Ы.ΣO>>{4oʜ4ּ+ \y;OVh}g:^v/w0sԃZ!ʣ >dH"ar/Q<ҫiD{JRVNᱧZڛoպ+}OCWGm#u~+ݫ'Ϗ{g|T7bڵ#$cBlGC:D'ֲ)-ѣoLvX;ѿFjOcc\{ՒZ$IvD4щ(4;h(D{u^4F'cL]gyT[$NGuMO~61lc˯}.]:\7,?hlܪ*)F?B,_KX)EE[]kA:w{V72S?Z(lؚZ\[I:g33fã%3Yf=|-3M#֭}G|ݠC$"I<4@$uoՆ[f`fUEwۢ;Gk;llVL]k}湅YN eINsM'[ @ͽH,鶻[ԕ"8&ȇ+Tu9kZHAM)-cJK=}MqnjNbu$dOhqn"qMRSt4UEϨwig}1+ j؟(+b1UEuB&LJ]Z+<*==3QHiVYb֢bOggE+UxгFR34Ml5`>v\zuy3$:26FanT;̮IjN4M.y#ᦊwz0 n7`xkJU(gi(;6ZMhjw4yJw7=̛7/]w-Z[[]kA(쭹}<}F;.\~ejZ{k~]P1aQNvy{%'g>3e`rˤ}NHffMk%lEy_%5U;FߜwIuZ~Ǟ|&]wmwg?WS]wį)vq,!Hw;G=%E6V|mwޛn)ͱ޷-eȗH߯v^|wXݓ{K-ӿ-웑TܔmQ,ƀpkv=Ԙ^Umm$ۿnhVw 'v/dZY-cJKJa׿nщqg֝;?Zw{ibQ6q KJ$JǶnlMs[V=BlyT(nj|gkXXm>2ém7iD' GY>k؎{*G'mqYX["-x ĵwǍ=ytnuRźBE(جj4XpZk_Jc@鷻?]uӎn//Cq>RXϔH>Kuݽx K[##|viTb|O$)gnɚ5u5L}􇋯I^,a4~uw/&kjwHu-wO ɱwnkC؋8kXgXְ()-zVR-ˮ8; ξinerg⺠fHw]%/ _<Q"gIqbI~i͗4N!ԋ"ܲK VX~P'ݲ#y1ϧޟPg‰GҤ4[OoBxe. Yk#Ґ!'q#!uGfɳm,?Zi/W]"+ )O9ZwӮi괏pi2uZ$%-~q;41/K&*4xi'~6KY$ÏtEǪbKS;"*gyq8p%1*coƨbJ"ȾaXƔzwb\zd c?3նw񟛪u,j]Q.ٸWcH]f8҈nm56>]-Qqч5V5xEwU|q{>)6iѝRH"Hc^:]b3D$W^*XeϼzzIg_Lc z}zͺ%:FaX10hu㘙0ir]?ccGs.9w?(^7Ͼ-V_/'#o6swM=)SUUݞ1fg_tQx/DSk7HKσ^.*}<}FdX뭳f112^~5;vҟ|I\w{:˳sG1#VxZTXRО}[c`ִ(YZx&{ɕO/ZB$4qYBU1L};N7E$qnu%mz&5Fnҡ_ڷݐ84[3V_ut_u䆴v"V|\{S%kixcE"ۭw]KbSO8" Y~PZ<"\WX%"#:x4Ek4W!?M* TEiLiXW 4$IvDB\]63aau%GWw?xz:սf+gd]"u%azW#芳[7pR!]򧿧|+_rQtcM=zT(Szoiq獦碻{[x *i1It7-΅Mў -9{͆{bo.N:Ьט7|G٬;⠢Tۡ\+5-)e "4{N4IDR_9& [P#_Ʃ[N?우1x) ]b]tVoq]݈}=vN?fkJE֤kQl:lkQh𝯝Ԧok.iwƞb;ĸuMkjE7tZ[kU| 4jZ↎#v'LJ<_/)S>Lg|?[\xi+.we_Mqn<.gw*~Ï=*&3gexZy!Yܚb2yҸwƧy.kY7&-7 i[9.s鍷NӧHSBiCZ >4پ0viGܹsg+y;8dpZ}U$펒ZjNv xD>i9b=W qtqqy*Ǩ->>OYݥ()iwңO>^z4uG"xvzM ۺy]9QsQ G><gO>1:ϏJ+ κd7y /ƨ'U*KtiQ]uͱ1Sy* cl{6 JF}zJ[6k4Z1W_{3~Ŋ.|sVQ}t *x_y|'/RW;WrVu-^T~=+?¼֮\ o*8=V8߽9v\)o~-xԭѯ}Қ3嫥5- m,$g([g([g([g([g([g([g([g([g([g([g([«Ç@鵴EʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖʖV|Ƽj>@%s:N(0|j\tl)l)l)lu_k s Z>Қg([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([g([«Ç,\GNӦMKFʗW\1yy@sɄt{&^hlIiܙP.5 wai6NZ:jiM;vl:s_/*vEH5<6oJ4ElXX,^v6M 3mzJ PN͜uYE-i~eCk!m=rۤM6rӻ˿ Bb"a.N4.pݘ+ęS*2 d_vJ] g*xbX,n8?]/?Vh}:@3_tq:‹%խҊN:4_iرyT!:,yee gYpc=V+oD}T{t3~)ǝ?v锺3:mŶHpc8iRgsup>czt,y{toބ?wZyv_8@;9.(|?.™/bX,qܥ_9 g*'FLšyw|?mÎJwso={vtdKm饗N#eڴi]W5)R[1TPB>wйO;󂸂:quՉWĸSN8_H7|"̙3'=_6}?J3gʟY4|'Nޙ/̗6V[nZ.av~yб,S~cB"qv:ҫ/h= ')S>̺atiML_OWy(7o^z>vԱiͶNG{bϞ='[e7vzZo|Iu|atؗJ:5?q"'*V"[3F\:quՉkrܽz)G<_|F)YE'=2Ku]'mvHw}OOg߿>mNiw:smh'{,bZfj:quՉWҘVi~#+&Ƽj>as4c?|1yT[t UVɗ4τ 2YDך. Xoxe};?3jk~|fZg|IyM\vEvGo~ykx*'Gydꪫhſ#-{~p֏ӻ˗mOOɗ43EcǎM+rU٣s?K+jc˝Szutf|)15̣ ުW<P]eL$WNx8OVb=ŕ3?_OLt0 xҫN><ۮ]vM/n/h>3g(3,9tgQu3W,-Q_Lѐq)͙/@z1}~^1x3Ȇ?ΧVU-655555mo9o~Rk/Tִ,Sr:4]piV̗7wkM/s駧[/'wWkZ̴;f -BgBlk!}̟dE2u3_x^f-%-ge]oy4kƍ{;M;RZo4d iuN];miPa]tpb=M8)=5ztzKLy;*UVN+8$mi FakuǢk޼y{}<^yϷ.;FnmZ|>ƈ2ӝwݝxo|M*Ǧoma{lz=ך>gTazsWݧW)U6t6[\r~Gҝwߓ^x񥅲ڪL /ƌy.;?pjz7O.?xPx flY{XիWl˕[Xǿ}X|z{rIwԣGlZc c:i]tɿ̙30?uo|xzWҧ~=7pV[nva4heֈnx?o{;[7j b;&{Ҧiv oNNw=¹J3NM{{gC^K&oGumAϵ?Pb< c:" <(_ڰKsw>9kV6Xuאw׿^c:!_:0-|i㿒^.Կdٳgn0\{|ivazZa%mg?]_8o멪{yow)1Kk:lh,5ެYf,\&]T^tjnȨQȑ#Bt?yH*\嗣Uxy5♺m &nwi>?T4ir5]$||!_iVLn5?o.{%Ft͜93]٬™EuɧΗ,:Nӱ'!Ӫu*W9}G4p&hVv]sgL_R8bݜo#9!bžwg gBGıpɧt(܊?~t~=/Y!_vM _Ɯ蚵(4yrOvm .$>]rY6.,Qܷ cTS;;;vb?}E!ŗ^v*l_f1ziJhQ Ci}m5KJq,jv #Q3:RL8SY8@WK>='|&|"g8'|&|J1F"fzӦlGE/hO$fIx\*_ &K[.>%7kvRnI~=]wÍyW7K*DHm"JQPo}/{-5(hlJ]xt1'dZ$_k3gN/:lJ$̟.l,bb_¶C<6[[ǝxrx\w4?۳mvks!S[KX<JѣGs 4AamZ]|ZI\:quՉkSX+LWoY.f@ľw?KѭTRߞs^9ۑan,‰bb?f1ǧy4_Rzq~gwǿ/i~ߥǟx2_R>xnVĸO揲P*f q-o}]I~s n)SFsUScjjjjj3vGŽʫ.8~$7$@󭷧otŅ3 -/>Q ¥kO6}Fbwܙ5(2/~l4J{GϣEK_zEH*/87/i~1QsVa,o4LVe꿦?/WMO>UGkk5֏tCa,n e, X{`{Ux±9#G|`sO-߿ S)c}ibZA,Vh1G"hjͣ&OҨD.pc~=zH[my ǥSrB"-ѷo];4ECDvc!h#?cyCEH[oO/yT!>{QmҊ "'+L/kzlf̘n&'GRc:]yߗ^y~tzgJUiw> Ӵi~[qvyggekk֖X}OK˕IO>@}GcEB8&jG[l|iy楧GI?8 x>}SK*}?k/i̳Kkq,[?:{iۥΕٸ5{̘.7U5ev>7(+:Nz( /w͎tٟʣ6tt̑GݻKj[s5ҒKϣfΚeQ!?t_L/?!;[8n+Zw?7-|IuZ4vȿs]U.{k: Qm]tMk[p\Η,PlQ/ƧzFbs/_ ?TVēOKvǤO=yKocJzw{UnE=3gLW\NC8F1\o.]'g?n6~GA}-wé鸓NWK?o~}s}K-/-οx6L ™FJGrڇqt0>?{vmW}߃#c(Y8RܫZ\yX,:'sͅ9iiM3(H $L>#+{￟/ &Gb翯sv gBt~VZqH>j\Qж[]^|4V_mբ}РAwǦlTp>xza,k3oI6sQQYaL}6g{>J8=1XC3 'LGطƥ1(=oW_Qww4q]c8™7լ;T]cu رcgGuYoZa?7]g~ޟ38~q/YX]х :H<ɂbXbZEPtg̚53}:<- {-_ʗE0g໩_;T?PMC4䉧N7|kכInUe%Hw,TXneӉu0ixݻ@N<_z|~Qu?G-ѷo:Kkza~GQm?Tz/MԓOlTo~/u/hoz-XgiUݶۤv9j'G灇J{_V/BƊ(c}h':DR"}c?EWq,lϢ V}űMk*+QxsЁ_P-wGҘkF:أ ) 9L]MtkLՂJ6ɽi=z.|얏0˛OSk8?eyOk=i'O789}㵓Ӿ~?Ou>#PDE[|*W|WW|WW|m1E 2qtwQqlͯugiCzCwλG tK9kV7I'#6LiذL~qFQ6p<*.c_h c^);ڋH•[DAB4FUS~xa_N[my ;~|'5|*  AGW߶=[΃m;8أlG~fL6ַQFeYZ7{N7==k骧;[+n;Ӵzxt:=YȃJ?=6}T<^Lu> "E,BqE,Žj,=dzrG6+ٺҐVH_>KyT\txWW }ϽyTܞ_I-Q"wQ}M뭷n7nig>t]Qmfvm~B}Cόy6M>=Ϧm*2eJ.m)CSg*Ի}8mZ=gN^~%=#yTܡ_>8:t@5(6<iyY|NortA}_.mƀvX)\橙m,N\:qu-옒R:-πhʔ<YWF6]Pqb6j>}ZkGM81}y1S>(-wG>GE.;b߁V<˯0h#7pC>|Ύ3U g`߁MzwJ|@3U{wi6kjjjjjΧSZ,sKyT\tX|>y|̿Qqz9xGH 3xGAjvvb:G3 uEݔ3 PogI&)Nɣ"yB(.-͵d\m~yv=5T<j賹gΜ%'T,=i3oi/OkLsD:DWym\XRխ"~ƾ5._R:m;(l-jZiźҭ[u>81jQFrf_7Bts@GTՉW'N\Ž)%3k~=>Qd |0!^X/Z&6tfwiG!q 4ݪ>QDV_~pZs5' /N ۥTwwA炕Vzn~s2wMVY>WJή^M/m>t=T{1" nZ1DžI6WyT83bq6g*ο1xf$>xzקOԥk &fu4h2KQEBsHhoQmCWY%@j0p@{쑖<(+ѽwQmq|ia5gfR_כƈ\؞Z,:X>|V _&timvH(mtoteWG}|Lҏq;؈?GQ(vU{/J}quՉW'S<>}Fzw|E! Ȥɓ↬|X( ~Z}zQ4ceо͛7/~nߝY 5hРԽcy* -3pto~0~ti_˺>5E[nڷ3oկoZK?m|lZ.F:u*\1jԨY2//b=LVxfE3,JӴ>ʗ6*vit'_iV̟EC~Y?n /m;;pС{mR'ݴ_m]>g3?JOo~}騗'*f:quՉW1%xf+},:-0k,TfϞ=ZC++:2EwDE/ Ov[zԓOL^t~צ'} tMק }:M}ZUdfW1^+^siۭJo?ݬB&t74-wG5pR=0Ͷ>s }y\VZaϻϜ~sfuRZ͒e T,+T_,W|ÊVxf(uYDdtb֭[>}zs}8mZ=gNGtCVX>ca޽{ig_ѣGlxů~`n1mۛv)ӊCJ⒋ڼ-wҫW_խk.iU+MdN:<v}hJ\Y*LMMMMMaJP<yG)x z뮓G]3~4O>:-}0abQP74k{푮5iOzʗRӒ0Si5`S &h f5H?YG?'mT6hi}.OiZ3ECXBGV\Q4} uX4^levB BqE,BqEQbZE{￟>z;5BZb%򨸆:~0M;]vwyT݀犋׎uS>|ٳGZ~<*ͱosfGݛG [k3Nk{)2K:>Fˣږ]fԒŻ6lG]}E0 yK-ws͛7?{Ġz0pO|]EGl&sg~zO7n'[f/71IDATi?><=16~ۯꓯ s8'ΈsL{i5gӧH;‹/Km*6p4dH~We gˣ↮R]Gw]6jdG?Gm%]pϟ%|={w_ kEJmk˶lӬR031R ?B+b߿_ўt)s~wS׮]g{'K6V.S&N₳Ж-|155555SZ27u~n|IqK훎|zH^k:أȗcӌwG)ҵKg{/~yf̳\5֠A>TƎ=<כvOq3&dK?3=<8 ҷ#-xNN7r[nsTx ~IyG$ϣڢṢ'ΰ<*. "u_>}z~Kͣ"qQӼV!\2j{>GO?4͘1#J#T{yb(>O1TP8lFyD{n\X9}wj֭[ZryT\tkN(}GSvwe]nQGt=ҩtϣb?f̩(”5rc~3i.Lv{(h/+ 88M\15))C3gL]rYӘg˗m}J}&uk6iQmNj/\ {7rmAL^f0wtŗfFiRKe]&;ٳqfΚ`Q#ˣ⮸ECIk ꟟K9Iﯿfցja?ğ61"yT%](/1j-6Kk6Ggypw/ֳgyT\H;~|5wݓ~x. Yg-Я{J]egBtӊ?2oGZ RKd1\忡Wfs,ӌXO3 .:U(~85Kּә?Y~=v;pӴ>ʿ~;n?2W?ϒ{K|!+`O$wg7 g|IqWɥ!|>|jt:+fMIFD\w}:Ӥɓu-yT\lܬNC=uϨ_.Cil?r,q>7xs淿&L/iy{ }C?ev] ۋ{7[{tOz oO((`ѡx_Zmzu>FlEdm{N]&wLo/~zVI •#?4=Ńuѹ%7~>}7uҦoAyT(H:ҷfzMHȣ#9!}{g&m o0iǟHӅ4z7],E,2CWl_1?w!cO895n\Lyj%}fzQ\˯K*2d<-~gM|w׾ Xj|(eNMq?#lmCVX!wQ v S_}v16w[{TZ|>ZG?_>l6v mX#K٦d54dӈQq1tW#ץEmcaDx_S4q*q%v-o״ܱcfRvJs˪e:ITot~+8f|7-Li-g1=zHOԯ_|iD6t|IݢH+ftig.,K:G[Mn]:S,(d[Ywc{=ˇM6(_RH"^n~K!aGx'+m2zDu}~Mm+N:6ۧsp '8Y;v>_R(,';fptzP8qRVɱ6|l̘gW(o ("Ï>.]Kc,WtBBj-Dߴߣ!]8N^lg}ZNZM ׭ϘgKpp_/?8+͞Swa)Niȣ>6btq'.(+ǧx.>1ƭ|iKXb~WuiڴiYaHc5w{b67hô&kwG7v9駟s{;8G]Vi5VoQQrUQh{q6Xb,iuz»()8o~vc[a3ۛb3-9xd6{A#(/6`Z1' WL+ ⶎOi-76c^x5[`9+#)-l;FZwaY@o/KomD > @/\~/o@՗TOZ{5O~|Im{{ُL/o~n+|bfΚo%_R_QEN5Ep$2UE _ra*R=l&*;zzt:d[J!f~gIu?QqE_t'o~wܕ/i^LIᏳ )_9!r ^㍬3WՂjݔԢUեc\CHK;ߦ"_R][b_?J?XV^iOM?z1.N_xq4[jsN:36uIX5;;?u/tڳ#GQFQ{'mvy:WV鰑WX1RxTđ\qX,OnNmMDQDtx(uG(hnPMO6QMqLDnjiGKZGN>)tM*}ͯ}5m;O8dcS3zJɯ-ϗSs lliƉٟU\;^Y+UW'N\ś[7omKOo{m6O#>s+Ds-ϔ4s礛wsRgJ/ h.>{KJ+ tEYǙΝ[ۮ:ttezx]",ɺŽi +K(5X=]p٭Zֵ?t.qA[{:kX,1t±GKB$GR{UJnUګ0vQTpoNWsgL(+W$ǴH<_,'˧E2i͘VxD#K?҃L@gw~_鲋/Ȋ]J!b8隿^6hÒ%/t]x?ʒKaW s#:R{I}EQQAN}Q{$! 4B E)VDŊo~ (RHGz @ {voj6_<;3#3ol%xO|4|+_l4btJ0Ep @~Ob׌O}7>)l t?_p޹g7#kHLC>;OĞߨw4q8E46ym8a|:qmi޷㤓NJ*Y8 v]מOœ87P&ox Ob_80夿Wy£'1IR!5fGcO N1|p_gB~WOLFÝ R71W$t aҩu-n(ޔ"t^.]mx{cGCݕeX@~tzZ"7O=%75[Eo.ɏשt9sN3AǤ5Ynk7_n۟Õ?^wa+)]dsY}c3Cbk󋒯{,o81Yfm,obxL{X+ؠ]quǭɱ'K5uŎta:V9zt Qd9]G\zF]NwxeH޾kضC:S6?]u=wO n;paM j~6~Gs O>LD Dž;&Y}D7g<gO5YxN`a?AjǶ{8#C5fϋUVgM}>ٷK-qݫ_;5hrr6dϮM>Gÿ/&W=uԨp֙O8zW>Dr^;w^Xvm׳geҤa¸qIuKiաOڙ뮳i}o[Oew}y{[M$Ǵt~Dj<Թ_R(sR#Cv]?]pW̟׺qxdx) _.yyy}Φ_4E "oN7h|Zmê-¡?}sxKx=+KJŰuK}c۱ M>ohhh;ۓ/֞ìqi _1MG "^j=9ZRuh+ 3߱aMsê'nO^¡'C ۵+`=1௄ڵio޽[^ܭ]!gpq׆nla|ѡk.AdP~0sczďF]56j=Mk?;L{e=% y_~ˎi:gwG?QU~W8M .igWҗ cرqm2A]Ϗ 2I!u0Ӓ­Ò-+w ??|fᘾyJ^(?Nptԩ_hFy]iOUQT3ӱJƏIɓs=FFton>FuL]; - 7WXcSJw9%н}tj_W%㥮o=_1m'ӫڐ~IPc}^3?kso WϺ!1֞J3)|kNsI;fo 3PCCkZ-ʵ^zFb4GcSx;ҩu׳006 @+]ώḫ̟yop ̹)lر9yϻ}ɃCS&E̟2b_nq1bͿcg'|r{9qvaÞ ЫcпsоM_>[#ٚ{آ;ís+&\sfQ}a]>q ~]hۦص#ܳ o*iņ: =l˪Y|-axz Ytks0g~톒7҇G5gJ\^kn9L療ZӢxhb֬YN!R<Pk UaTs_/ }i޾k:-;~[k|ŨûGR07Uh9̺!1֞J(xū/()5- {D3@"N@M]LPq9hޜ[^Sl)6$J0T<x_~#dy 93bZl~dڃFLPf{G\>0ꭡSێveܽ^tB~~cg:!>0Ы}Щ]̾u綰qǦ0{累6lX+E{Fc0p\CG~{:6Q,ڲckXeyÿ3;ĞgJ\?,<0~ahAsNs̾~N{<י}_[|ѐEC Ooݬ g^X\= /sNxTuHwvH^}l kϴE{=֠Kz޲áLJTkq۾!F3agAN/feκ!,ټ>GڻP>b%+Y5-Qȣ>nY8GቕS|I=~^8W% q_߶p+ׅ ;76#^|uXLȻn/{= ?||%ILb|*~?Z_J|lã.{ڴK_(l箝uf6QKkӯXggig S<ufϞLm.0r4xax2.>{[{/f9f2Qm^d^c2Q^7(`E3 -{"s6)>y1d=#/ };-qǔtMW<|&=wX c:_`[amboYOŨV€N}5e[Vp~W}$\8^0/\G~=o\pRQ /qQ|'WM=s{ay5>.+Ӯ wR(ڰ}SK,IW) c?.zZԶc:Wm7g4~^7sy]I$ ,i/^UzᎹ5{W%КZ6{ٰ{.^d)&X95lܾ)-ƼQ g$) }nc)~t;*nr?U%1Gw8?'?,^J]n].7w  =3Q>s{ ~^alg>A3ѠNe#.m.c(e}yHQ<@+0[|XO^qj^kOza3UO;,|xšom0m+n_~e~-ټcKu=;nDy} orJE;w s7. .},u-K6[vnMߙkl˯]K6|.ܚYqxG33$E' 8wj_CsЧYOȌǨXݗ~6{%z˰"n/MQx|ݯuCOV ҡMo}B<ܵ+,ؼ$ٶܺ&d´3kW$\(X0sn K3b{&woW ~~Xd6(%kd&^Gy&mt×}`Y,2Gߟۼ۳vqaoW7̫6_ȮCML8~(lZ:pv?sp%nZpwGwTcM> iQ<@T>wΎd^h&e~|˞FƊ?%]#ۋFLrIM .opL8tY5=\犮#gEyeM3~nYxo;֡k݇kQ],N׾\b|@aa}N _Э}*kf-\ E?/7ZZ l~?rr쁗^zkR݋k_ o}쓵.󋉅4_^j=ヿ;)]Juqo{kպ3/ĢG˿+8'xW4s+b6ף/OIؐigOlߜ0ט̩:Z-bצ_w}-1wsdO:YLa iiՊUsܵ]3Q,VhƎc <&oqA{Ό_$D_~-aͶ><~uyu'ztFUM]R:^|bFE\Un\L)WUw^5-| b`Iz5ԻZaI?Zp*~^babҨMXDצS /%'?{1;$)7C).X8Uχ/Oqؘ ˛a^+V) } 4j%O;̎ctm9XiY웓Rw˓8>wcO\pp>?;ܕϹ%-PVU)AՇ4 3Z՞ؿk/iScAK,^0?qmuZ׽ =1:[^1uXD#zFt(˯5.[iyI8u7Qu۶ ;)lܱ9kу{Ո)qy?,64;-]˟BT{mZ{.^f=>t)P}׎pϒGUzC*e}bܔo5itghvU3#&Kb|dIaXb_ e J]ߙf;fT1S0d *cI,H( O2h6Lq!m3Rݰ0ܲZk\P56l=;!3:c-W6vfEٶcNceO~ Oz!lٱ5;!"WU5(Quwn Lҭ޺`~vB}Ҩux! o^F53ύ}־K:(#>};fInŶGn\Wu]~ki2ghv9{A~vXŖš?_ÂgW]3ybXDTy1oxMׇ%Wjۦm}. ̰[.kk%G7\82r>j\IYNB+&9ˀN}"|b̂K?8vU_xV"o.ݲ"I`/${")uyo ^Hu}O֝[9j=-uÇ=>0{ÂlR} bCN}{G)xENOg:,al?<:u ▝vS +*4]4rJ]ףېxVĠ0}_]7?kFZJUDQz-}:/6l'$upOhڮKfj )6} 2wlݹ-ں6X;+ܱx;>7-wQd=*2]k4(+}y~U43b/u5֧qM=wF4tߧi%?Zph:m8Dub/a <`L5U_*~E{Y .{2}g)Tܟܚ4[{LcR<@+4SavP \U3§Ƈ>~Maᦥag-۳B,\9s]>bWO|L١{:e[V<>:+/1n}{wW˧f?`n|Bq1/8ݒZ= xV)^ [vlMFu>4j/o^ԦMУS׸K33~κ'tj1=uaDE_L{dIalQiTݦ55ܺ𾒗W{Y_~mUk5snYYQMǶˆC(.աg6kSE4j%ݻҾ=K 6/Q^v 9)oI+iXLM[yeضs{RC]ȮCהbͿ'O>wrx<3^[O4C;r_}^cB=bTò-C˟)i9qإmоm8b˩UBuXLWdS! H WJYNC+w?f;dI\Ro89o *q9e;(4xo_]>‰Q lH_Lo\HԶSؿLjzOb zF3\p^BbB*\^1O{me6- s7,%,/wv] [b_r\LhӲlG=,/QxEa=[cЭ}z-\W /| lX8/LP:BC?ffxe4ihaQ_mۇ]QƋ_\X}cRly^du+}} iӦ{j~COR}}+6_iaiT]̟px:B]׷5y um9ϱI3Y-$+my-)(>?>?++eƳ h6c'CsW<.,񳫦,ovj8yљ( ~tؗ o߹#3NվMзcj5ԩ_}xk'CKT;v3rb~:a].0sdJ!毈}ClOSWD lzSf?՜X&|ZTöۓL3.w ΟyÉHzC*mLQ<@U%8I NUp}bbQ ?:I,?&ڿg?^pd/P^Haa6c@K?.vF:E1ԩ! _0﯈l\R0 &m5В5$>ߤ#>?{(u~imZŖUaɴ|&? Yye:sgQ$lm _b%ntߒºmA/'N)m}h6лcZҧ²-+ӨXw‡\ĵ}[G>r;BݲJPri|ghv ǻґ-~e׆%'qm:N|L_ p ?wg÷'*|O:1 >7O,>.r2~3AqF'W,:VXDع+DQ܏dqCߎ/S`}&KSL*M?&7g$:gm2v^qMsFtмn^>?պ<3a|X4vdӊ0o㢤 k.a߮A]Xƫp_w%\w=g&c׎z뺰zڤ@! Z7/ږ_a/N^gٱ=Ю~݇%ږ<㢟-)$.o IO5;IAi xfulسI,Шo~cd; ڴK[2+ti9s^^~_/_},\8'JmMўbQҷdܥ2om*ʒaQv!]$r4T|^QW噶=>;K_n!TlϱP>*֫].yk@> i ׮_WE-}2)dxaiͮ䋿;Wa1U,աG8Ȥ󆞒 c,Bm3+_;cz-b1GNCZ9kpGXpt6H= oW s?/'~leggXuF^mT]^ܮw.z}ޯûSp&Mў_" {zR]ɴ݆-٭A80!~X,?3~X [8$Vgoi:gLL]5#/$7+h,o -.))&&Kk_&AWEQyaak]?ξ5vN5L\ֳ{X15eο)CS3ગ kK4ܞ+*&3uKh^ghݒWyj^^0:'cO|3 \8pX߉aP~KΡ]vXX)3gÂ0}+7tk%iY!LJQMm?;nV~7us[96/ 't죎m;?oJœ+OTs8s alm5օgW\S^H;vУO۷'?qƿߖ4ĮlqabX,Ɛ&xhq{ٰu4ڰqc\є秇5kץQVE-:P.Z^5'*=?5_vqC5XtztF7L4!3*t!}[տC^fFйsNZB{O}w{^6|_פS#@y2uzFսҷe~F@]tR}cYϮm2tYX,[Ncޖ̰7#WCkZ<ӊlڴ9,]"<ԔkoKXjuh:uFG AӱtF@9ݻg~.]2h<1E***i.gZ;w}>|W;@ؾcG ^mڴ uXرc:%[׮cH#h]<1#ڷoX0aC cFLJM80 gP_m}+;beʼn!MFLغm[{ Y b/œy ҩwMIO3{.ys5rxCk3h@w_OR ֣G71)r~#Os/Nm f͞'n\bڷkчONh+ ir9k@}¿:quՉWWטfWF:^gc&Qk1<=46dp)d aaÆILmN;p9g$PئS5ki]:wyaaI M-^k)!+| {L-Վ;Ï=豰lPk.}[m۶}>)6) …Ks=hA&&GI\e,q_Y⊿e+WUܘFx7-~a~+oy]#>/y8"bqKbVj>_Naiw( quՉW'cV>SNLzj֭@OOݟ'qbXRWMHL+7a옼,X8(omr/W%W%WbV{aЀiTia˖iP*_QX,[X46*)bXIǤcn OOy!9p'Q[樑_:wN;v/xauaΝk;t{ :0rжmam޲%Ѳ+]>^xvdZ.!o!r^6|_פS2t>K}[b{3w~x+fUi6ѭ[74~l80Ӷضm[1sV2uZ5{^}fUh&?00zdҚ߰1< yiqy&7o -\ےvl|s&(n}zw~96b‹Ҋa6mB}?$Lp`h߮]ZzԷw鏾/hxxɲ\f9zɲ#6YC&Oqmq xlI'\ }S9\W:Ă~wI?b[9cc6oUʹ*~=~쩤]E]s߫ꣶGSoWg#|I|E爺m/}өPvğo;S8uX,ts}|ZӲ=ر#lZ3QOuNU;)p&OIbcʮI\)IQLȊIĞ*&{Õ]`QPɊ1<όSO,_n뾒 n㶯KAEP=ԯ~SLYE/AU^^NQrfvOV\%_$lݧßCT>Xb燺Dqw2tr~po}XBgγ"x '?6<=tJG?=dCq'̻ؓB1x,i{U_{uݮύ[XTϿß%=}=٦>go%q?eRTusW'N\:qu:i(i6n._F&& dĘX1g?ª*O+u7_^%D56qO6ZbZ\Nq&X,mTqtS 7E,ފI:ULe]qs疬 ֻU9P*;3O=1;RJ-OuqG;ƳOG>9 gPغuksu„qmf͜5;|4ʊۣ]5lTY{9xpILJ7;N;&'Z&)$ʵc6F7<+ZXt7٫M6aHf;©'x cnj7n 7lL])&͘9+ /TS.]-l~'I<ۇ#;83Ҹ}̶|yΝñXG`?ybz~}I:uI{ǫaB>aIBbf|B{nbE8٧=8y<~vf7$3*vh($2_+cVslb9J>6s?7X3Se{:]ZG\yݻss.rV8?'t'2,qkhC׮]ҩ"Ƃ<mŶP;U\Q(2K=wjcFtӭ{^C&s2sG~H{F'1{^=muKf;t:)ٖTu۶mar`ʡ';yZESNLc#K^[ru‹=~gtJuoU۹t9;`tr,xF\d%+k|/\$L8.i]>j~4q{f ?d si\;3A/oߡd[c+92vDlåXdY/bۉjUbD<6/_k1{]:Iߦgſ3eJbqUbqUbqUMUt}#G_ 5-mv˚cXIǤcn(j-SsT{ߑ$~ ɓ}ֵK𼳒B1%[(ծ]η[wn4ʊIpO¢=bUL$-b3ܜ7,&i~|[hĤ7N/&ô3k$u5|=' ~ȷ9$ǟNPv䡓'$Ȝ K/Jc1RnsL}6/۵m_=BL +˾{O}{P ձp^$LזK'bO~{k~9oIk8_}mn1BB=jo1#twBmmⶊ)n]$*S'O-׷OޕiÅύ%:e{;~A$6Wp2>uwp⺬KcjIxݹꗿ&|W\~I׎\Y[ﻷYBe6ybu*_;EU}2sI;Ƽ q?Lzy'өsaM3s 9ޚ:˸Ni_:WfNTK3_ ;vVmG^1CӨQȽy4#8Sm[{<}nN}qiT]ܞ9sz4Nlt-)jqMWw/WXNJ=Al7~*gbJ-Jx퉿wTf.My쩤 8 3ׁ?:9cnvC;V [pǂ5ҫZQ{|F[Lv:#J*OQ Jɜ1izO8CjMJ4ߝ$Vjͬ['G؝>ן~R)&;p\h!ngNK.q'7M{{cKvw%l0}F'>$Y.&RW|^Lvko8ЩS}G2DžNo%ɉ9 MV8ΞIqń&xY8;Fj+zg>'\~⾇K ⹿%baG\3Ikn݅3GXp&%߽oq{J *m gF[pyx[=y,$ɜi}m| rx|zZp҄\8r T}CC}g2^%+k从<5|bPg{輅3 {;?UpP9{ozC\X}^~n㞤P^ze™nj {'d?.dlױhڳhxÿFb]L;h4],ROs*&]vEӁK~[ߝZa_NHZչ/5'nX(Q]r{Ӊ hgzb8&U{ɗ.K-/%OtN1toWk$N7^ۦ1qX|{5g°eKcSAeU]X\׻_ե-'4.*5+_wfxn(;vLdŢK&'XHJHJHc >As_n_Nn +WI̊ O>KNN>cfXlEeīC'|o)޽[eŧwX:!r!iͦ}b!O9J9lܴ)\Ysv]smK|B٣{:yg8>8iTwۥڶm[xgjӄc\@+ޏ*Zc1FU- ZC()o^I!E>Gc2絺п_bؖUv֒cs9FQa5U˒߃ZWgϭQ$y?E[UŶ+=BFԡ eUBس)j׮_f'bqi:gZL^gaݺcЭkη.%'M7HP1ti~ƒޝmqӨ҂EK &Ҩ҄qQ$ј,Z֭[ô/Q>ybV{4ZSjᵹ(+{+D.](kacz iR$9(&&PptsmK{P=))(6V=>n"k&U7:E'XAV,ynZ͂ݣ8^o&޿}:@"NJPkUyz7^+7|X^BXd-M񭵈fXpkl!Uq"gЀ0f4ʊUOQ".*8dp[>I$ 8Mh43T|R/:/|㋟Jڶ-}WƤE''؏YīN:?9&Z_(Ju;$R\S+.q IcF| d=Ws=9Ҩqt>)\УO+ʻ&>|}1{=WG=W[!)ɧsK7(s߷z |ܹ3k:\0z=eaicCn"y)g0(,d_P'^~={b2}}zdEXt[0Wx%W{קwb}Mvmk۱`e PX%\kTc-a͚ui:cQWnHh"[ tٚ–-[NL+}p-w_|tj`r:cy{1IԱ'ڹsfYՓTkK̷];7ºT۹[ӯ7mڜ$U~}d\F7pU?E/7HگƏMAX^n뾰y˖tjy V/±ୱcq4~n7 AzOjmږ$K)Ğ{,ZF+y;UCOzQRԘXQr՚ܱha}T`Q.dqJ{'-3:66-:XH,VEh{6e1OM ?&|~sݍ;Z{"[PcR]nuޘih/GYv?_-'bqu43-9g7\_g/:/+}g~|ŪtJcO++ {ӥ5LS$ Vcg Kcu%tl>vY#1a.{wgxjzsǟwO~qm5{nS+Lygkmᶻ k1,Z4}ukiOR>o%T͹i|\ےMs =rEu(P9;/5E1C^b{*WF Z.O1sw2)cYc1vW.תk=!&ǧZlE:V]ҫOF/$zéMc[5rxx-bK3g%7}~~zso|}(·u,L:=I>obp] .:jLjmږ$ =%) W|؃M,0mLzыBzիפQ#HhIM=|~N * d֭[_sYx\;{HJ~wfppWOpTz݊*g4 3@L}٧s8FML?$&>y{þCI{nn _¿q_>ԚbB¯~~xgZuMK\ǹS43_ Oe._G&sm:zt:VMصyg:{:quՉWWzNUƤxLrB8)|0uڌ4Be |[ >^Z [Vn(L{:'e3:|>vE{;OGo}瘝i 4x.]:!#.zYWW_x;ޜ(g;(+\"T+$N0;@,wm3/dռјϴ"۵ wV^oߞ$]>Rwt\֗>pCNOit5s^*ys;bSh۶m8 ᫟x.MzX~CooH {:#÷p.,Zȱtي~5Dkҹs#ПSN8&5~upT&s\ޡ%\S^=:v?lA}-VW~k{BR|o xl{Ыgw(繝;kޓs8iԱX;v]$ק<yg40Ln]:v^xɲУO; SNwӽ{=Xeְf4j׮]бCytqlْY5{={tO#B,wsP?^wQIe>;w w`އu<ͣO/|p䉡}mݶ-ے֪MO< ) iLr1Ţ[QXf]{UU1)SX! (-:XNV\nfLo9??7ɓ'*mynG#'ΜߝAcв 9(iTiI Rr}czFQ< ߈pҨ?_F P3*7ɸlذ1)*&-ҡCs}n](+ެ\:hZu{)ai5鏾/s{]o2C\;g~׉l\77lܘFY| @kr!cUv,ߖuiYRJL+WO?UdbITN*-_*I6m gɲIMU=zt }rl+ /6njVeۦŞudKӋ,'{d}$?jd:R<~FIҹsx٧ye+³խ?U6_Uxl4jys?St"th>6\|y:0oQZLR̐s?͙ k/M*y'ձCf;+^RŞxlbً/FN8549jOիGbA^׷Ob~|zqKX%>п_[i_NI1|;15h^]t> ӿ_pQXVרg^՟iu1ozd7W7RQM93smϞ=c,^#^gibľCӱJ, +Wo;U/Q߈E^b%i0+xU 'j:pL Q׳S7Q{Rk7n\ߣtl>tZx`-vܢxy~ڌF)^xŚx~Z]9sic箰scіs嶰kΤWhtK\-sٚ\u(x݊/V{ἳN ۷OdńOWÇ IFAqηJ}>QV,ȺGTjJvۧWFYqyFIt/G5 XVճiiDگM]c kp!}r? 5 JxhɲĪ:fFк?sFڔ&4/v,Ǐ?~4O3If-*^hgZ&4.*=sy{^bAH SS_F{Ï=Vi1aj=23h@w!%E6UŤ;yAɮ1{X֡}y{f=s]whڵ~JP([ms>+,Exӛ@<۷[G - qOOL85VxɲtJV)Q,0nLUz?V qz46g^:%+&֞|15Z{0jMvـ$ի׆9K,.Yqm\Ux<r5o^H;MpqG&O#*wWc]cA94xm{Өҫ熙uiVfz,KΝ¡`ᶻ9 &4!W=DU׽[pqGHL?ŵJO/3ixp?(9,;M{)%5&Du&_:%R5( Xsۿ2-vDKϏgzbW^~?չ$_IRzU}Ķ[[cby:ʟ:Sl>BIXTK7s|fj|[`K7xP⭙,ϧO^GR /?PW.b̬_\vbw}FY8թcQc;v@9ߵO_ {iNCzKDSDO)eX:I$is4x==2*ϸ׿OBbۍWfzX[Q\kճGN6R]nŢ8_<9fO-ukOX@_[}MlCq?~ǿ/81F;4R\,nwUN5zςEKxY^gx=ו\kPmbυŸqAu{:ؒ#HV5opowRG{38?=>~>ؑÇ%/\$Ͽܼ yq/yCJ&@x 4!;lHO{ L-^wس}qҥ…|۩McL)!nG69 >4lܸ)$&wsuJ kֆ_rtJ}{ &G7oI:6Ϡa}2% q?aڌysvqsHu|ױC$>~663oE;6cf'{_7c<4RX+qmXfNm2&W=FbT>l.vѹY;bdR<ѣ{8xLOQo֜y/%2.}[-su֧b^gzHŋ*a4. <()pgg3깲c?q=6xA쾎v?aӫ+cqa$UzhvU}c*W\~Iꪡ=qJ>>b|?55UqљFlbv*n+ntJxw%jJfy(ِcК3ͬ)gSc/J:%+>5]o0I'&w7}J|]"w4*Pؑ\kQO)b1;z~]L<4}S01pob"q]|ӭGLԮə'ٶPg}wйS|W1uJ=#K,&&Ƃț_cyhH&Ik>͹SCФҒεQ\ zJ?8) M/({̈=m4Dl9NNiv'& bOzꢔcXQ)* {z+ʽxfO\+4Okl]gyG|osq,D{ޙ7#6)@)Em{!m/Vgh. i_ -R,9SĹbO41I+&}>c^ J; IO|$>S?C} gxʉ&qy  wO2wSO67&/{%D1o9?b;|_,1v >w4w5εq}bD\N} %⋒$rxxvXW,h,w>m!bpfb3-zx%ɹ!ˉڵ+>mI!Y}7b6kM{zljG~H߈4mO?儤ȸ>Xw.S*٣{xi'5Ҙb2⽻{e}9_}_ g5Q%S1CyGx%o K.&q|,\7(੏b1N &~cnjN_L&w+X3ƺ._'׫ࡹXD[N:f1P$ؾ3*| o>)&P^pY :V&KuM-_{Z|cWjm\^l9#|㋟ GqHۤ93ͧkc[9MxCLx'?&4B1jku, ?xYrzŶTsm\cm1Λq'⹨b/"r¤XX]1&/9A,EkȱpisqEG.oԢ(~X٣{tʞ7tAsJ<7V}SN7h*TM]z&x0e~)\*߰1}5h1,yÆԩ G79p'QVGx&tXc1Ac 1dFI.fa+)rf^>& 28!ۧ^֜Ւεq]bzŒ_MۓzĄ v|1GfrdުǞ ^|IzvcF=0bz7-[Œ^}XiSUMݻu }33#=8qMO6#~.s-zuȤ :WF??y v_ۣ:|r8 zjt-\4#mgh gpr2qEqsskV[Vc#I~h"x<=ܴУOV+njkB9wUT;+Ç M1=E& iQ<Uj wjhMK6ʖʖʖʖʖʖʖʖʖʖV]xNU4~L:5-zl)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)l)lٕjX޽zc4VYeM?&+N3-3-3-362ZM>34it _CkZ<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<@R<g>z]]TTbA^Qߧ}S7wQ" HHw 7gndf̝;(H@E J,gPb<X$@ [vL4I^~egϞҡC oСfNP:X̸_KV\֮]kD3PFĉ/ &-婴jM[*'g ƌc' 80^f4YFeFe'̪HPW]ܚRINMLc1~/Yam̌Do1^fZ'IJR?>L ͍aȐ!2tP@vs,sؿV)1eRfZ5iVtRΨEj0i!y"h޽OL*/W&WH/2$S.<}|jL3"cqVkr!#c"gNĮ]"vEU0SzB˱qJۉ3@ː!Cd^{9pZ9pL)Yr5&W>(N8?je4qƒ'eK\hMI,󉉉CXˑ,>eָI9f+B ĉ&δo^͛gH-qFEEYGX+1(ve'fl"7q_#IJ|dKg3ZmƜ+bWĮ]*_8Ǜq:H=n G #CH|͜5<QFMM $R 4]1־?whP;Irh3|2dȐ! [ǣqIC8˱qҗ0cyڶlff˵(ڵm#T\L"Y?TVMj׮%[mZIΝn:o4ʒ_&Lqu%'$3o#1uj{!M41S֑ y'凱?)>tD@J0aL/\"/Vr4S۟%']c/'jX&ܜzhΝp|džHgˋ_M6g(6m,&i"W r9g{$_L="8 㞽TX¤ͳͱH|8;!&&&&&.8u|*3}w7j(w?D|)`hϔ}9 3Jw|Ot4 /b3t"vE+bWqk*>x#yѡC ]O .\^yMYvy(^/CzNX>>|X>k9~g3n:&Mgؾ}{ơ @N^3aÆҾ}{@v|77#fqb{@Ll qcg&Gx!yѣdi#!!ALڶiMVRBhcٷo |<Оp:Dʖ-+}#f wHDY{?~|3C+fC1YS&s<) 40o_dʒqwN&-h"M9vL>Nٻ׳G3>/h%Ψ1(rg@LLLLL\,cD3PI*ҋ~!|kM _}3F@if0Oy:ْf"gϞ ǙiӦɚ5k2eHʕ~tϛgq}C1i$=84ocw'&&&&&QC Ol&k2w;vL(N=*??~LqճRN%G4g&L *U2S۸ёI1ʕPBn:tˣɲ6).N_ ,} 3mff 9k\;`<խS[{ iڤR>,/)Mpժղo~H&儦M䔓J3N:gtΖwE̗={ʪk\ ׫WWխ#]:wn]HV-%--<}[[/4S<}<=ڥ߁?&cYډֶ(W]~Sͳ؎;ie.eB*۵N=ENn\k]?ڽ[nnYh~3O Ԕ3`bu*V MLb^=MV!J͛?'˴3e^W[ɹn;o'O;E:XHeOӦϴ\[< Է]m۴D $11<#8v|&rZ1AhYN Φo[vIMM뛩i3G5jH޽Tי=z(ϐ!C&@I~fLi8Ill!&&SG̸r<~XG洐3+o؍_Qxt}ֻУ*6te뺁7MRf=6첮e4ɶ+jתUFM4C og֯oKK5&O*_&>h*rGSAiw?H[jHg.7c[':LܾgGZr} l7V?X.Z;-1WÇ7cPJ!C 2,CD3iCI$s6\L)zw/Ȩ>H{yg 4s˾}̔EOsęF (X&HKe_̔h %קyVG3%t{vY Dkoc'5Ad&rUFuLt=sH&YN{%ٱcQ C,'(M֭=36lYֵNݸqcnMNro|e&3`ѣ3ww &v Cbb!bD3o]%88t5-=OYxX@Ϛ*cW;;uyH$MG"=dQ4mz>7qi"OqW4nęu͛e׮]rA{&h3Jg^{iذ!-G?[!11111qq=q9AK_Œi۲CfΚ-d"OuԖyC6ibD& ~{hƫOyLz!exϷb4A<_}I&HF<ē؟Xp5rIzuA_LJmۦu+y뵗;-nw ?p࠼8чa'R|yiyR 7S?7~OvlٳWnn;UWˠ[M)Az͚5\3vҋ/xcZv[hE`By@IMI1pвumwݖU/iw|ݦ_|< v"7A~e6y6Yo{dv=PhY[庫rfM6#ޗ/粹yv{vh_ ?C~.qTZLty7ef.;/=o{23gD_=9^,ͫ)'MZ X7lEoˠao@*]XP_B-C/?6S|$ԶMk:S>/֯7S u{ݡɍk/Qg[^43hLyqHJfBh*Z&δ/{ ,\P-Zd":v(͛77w ,{ٻwg޼yҾ}{@RDji.E_sM9-~رDϱcdU2`m>{qC?oP*VI&Y״'<φ%6dKOZ~nFQ~04ᚫ{E{9|\mݾoo#HL<{[;Oڵmc>MF&>vrbQӞbtKFQ8I)) LTTI}:'bSFuÑ2Tz҈.%_w֩QF2rHy5"CKVLqdnݺe]f^tEt}5qF1x`-̐/_bbǿ#ZH)nF^}rrj"z'}o4Y審솴$%&#=Ǜ@Ɵ;v\3 KB/ Ճ㾓 =-]DcrɥW^oҲ]gvz(=X&1iˢ64vo 6䌺uj7 8i/~Fʶk:5-Uʔ𞽜4URDӻjif0w2~)2kCGLb$qBO=ǶmX 4E9z옉i/@IXJ:DuDiݲ$scG"]eWHE>V^c6^~rHн'X&{앉&;A{*5/.Ο/ -6'٤i& M\tY؎>b'ؔtGgGgX`EYsdu&[X^r4!/5Qxb@,m"@ęs2|Q{<%~2f%@>]"vEŽQ$ϔRk֬Ӥq#FުI&yBmYjU;ȗݻ1gBe/P:}:A} ɉN0ɑ#GLT4?|;}HJJX&6n+Vȓ& iCA5jPzaO)M3'm>޿W.>,[\G!w~f͞cRҭND6҄9g.UT1S 4wjZh kG&D2qfl3vA<@3'N[w@6eȐ!C c|hs"H)!ơ:v$JfӖ[eϞ=&*z NKAQ8kiذB3=wxm{RMDlܴY222MT2tQ~OKNvP6^Ji'h.-N,)MDhӦJ>M,ތ|$M(*(U>Vl۱C22=w5Az&o~32o7%~?&N{FQZ4Gt&n'8!ũ^q#Gx NͨVOQj'8Ӿ}z>Ͻ-+bWĮ]"vU1"RH"b*y5*xhUre]<߰ьE~]wۉA_;F^xeƛ. ͳPڵi]>+k֮3Zjڽ _;w=MTSN/~8RzcعӼM{((M̙;_:rC2sw۽4g$$=b830a:qF?~^@p"}bWĮ]"vE*P#y&ԭS[~X ?mXK,9xho|B6;ryJ. B5AFjcVdbU(ta%YKQ~I̕7*MfSDKT5k0cE!&\& LC<.]O;S~I_X]j"O}zaIzQKZjVq;h^b89>vb&k'}a'X@4dذa&r*]z{M,+U(x2,3P|?whϐ!C =$ϔB얝$dÆr> {Y֬]gAP+[D[om{\l<6yusi}<$S*XMnm(#--6'\-7 /L F?++[e審MFҫǙ;灒[XZ`r[MοRyJu墋.2uKҔ䑡O$F8ŋ]GL1q~<\|2(^?DW2eZժrgǣߓTPIRZ5(RL2qqq*w{[>^h233_C-vL'Q]oN;oDrrr䋯{ DS)Ǎsd옯g;nYNN@+ƌc\լ[ό &&3:;8Q`71 b]c+vcBGV|P8} 3mff 9k\;`<խS[{ iڤy7no[V^mһfJٱsC2k3S /O&iiifo{[[/4S\kN\_G']t6QddcO<)?LTyH.A)6o1S\^orS^=}md o)wrm7K||[n@eQ轴g")X=Z`;#ᯚ ^-*;IOk8ٗ__|RfK_d';Bi3f)sL#<>D-/3}y v D&#Fz@h[q'zsvBqkh_;9ԬSO:z<5iPsۖNy|YH33Ppm>:nx->Q6Hh?NLLLLL\G<_xv]9-9z,AMz_ɴؽќջWPhg@6lhĎ ɬ9sMJ{CڹbKk[s7#OFfl۱Du&mߺom<LLIw^UN]3杷h #qFrJ33mxlrm1AL),1wk֮3cG{]c$yҞp^?/;'[]ƪʕ+KZLis.+,+T0S^7_~ -[XlαQNm3Z8qa&M"8kgya2_k Db*q& GNORdlƼ '\G33e&*XtL4D49lЍz0L)=ƌc\լ?iKOfڌoذa$@$6[ bAl#6m#jH)RRR6U˗ >v%KȓMV͚& }"07VPv#;\TRYUj"O[nMk(]tAry7mL/MNkP^;4A/~Z) ÄrSPCnph3eܶmb_)߄2H둢^V\LǝXT Mlۼ%ޜtY6$X'+V!^ʕ=^n/4cWz5Swٳf1Qǐ={]zCW6ě3&M72Q^6Mg_S-OqzոQC3UVͨ8XvL8Dyj֩kƂ 4cDJ9ѫ Mh$y7~DYn6\eЍ`xڷ3b8pLۤ}f;MhpkrrSFif4I۽'@ ''hnx8"G3MTv)`"WO{ْ\/EAßL{W)(M,MTpZ<^>7/6cy^# Pޔ[;K~3P\ߵĹM툘؎c$v M$ϔR ԗۙȻG}S=kdܯz6c@s\t7k-2ꃏ r}Loo:>6"6`Ͽ,p} NԔiPM7(x`^N~>{e&iIa%sQvCH*S&NM݂f,t5/6e]hN{F HNL䝖+q ;;L)EIŧPh_++T0S{h{%VIեC{z퍷!|}R-ZhƼr~巐StҦćw)Sv~KGOuhJJ$'%ȷh.bIHH0S<?~\xiyopyrue]fjɣIoDiٛo3$V"r9g].utR>gQÆvҏ?$lܸI5);&RW&/Dۿ_Ï?8@S<'yc \&CժUS*Th}?&Ƚa6RbVnU?\Ds˯xs}TyrH\o 43IX>]"vE1 3X5k2o8eW  }knoK֭܈QA&c>̛o 6OיhHJL?ky^kYI 3ZtD98U9p࠙JYOO.䜳;]Ͽ8\ 6횜лo?yZII/^rQ_~.X&ڵga">S去.WVV} ד O?g\9s盩sVԱ.=*w]>s|gv $*|l\r5UzI}%e|r&-ݮ~g ={!u$Ċ`Ru+ luOgb_kȓ&i{hO_تO/Çkך(&μsFTJv|'mH`D 48s㒂4Gە&,fQ=FqmԬNiff&T|yJfJh5k5fw ?&'~.WcǏ >$##C<(,  ?>)gm۶94?C}4՞#t9O7S<ݻbKlٲ]n Nĕ@Uv.w))Snßo6ݻeO>c7֞ ٴ4yor13Փ6ԝ3wcYhlظQ<$u>+ٷoyH 䶛o~zlTQw3;grպD1fϙ#]^\B)KZVZN u&'@k,{{oܴNѺP^~ ;oAZvڵkn u`ffNOS:].sT3oMc*~zBs@+iGwM13KQZ5Ͽ| 3;- Ӧϴ,oEg\%?#ayHzu-긔dЮ}ٲe|7v)_X̌Lٳw~Ͽ8Nǝt}eee<>+ W_mU)#{HJB⪦WWmd͎$354{}o8՗g~b4p@iXs2s%/11=%&&gux:3wh /lضe33`0D{!M41SoUr׽mp ;OyjNF7z~syJz=YLuծmyפrJfJ`K-Ai #2'<.#Gs]G']t6oVAֶڴy <>ALg~R. WaL^ 6цڸ^$"ˀn5S<SI?L1L _F jYzu^y|"?j7 j :|~g}%ZG:2?F} ?LMZMf'4Ws>Ph5jx&ʳ4iP._gI|Is+l/\I/ܓ/Mǥ\ٲfJ8" &a„ ңG s9l𯭓%?NLLLLL\uE~bxnNKf(+g7>-jpąycfJ4iHz8D Uoq@D-nSNjE_|хԐhګFfwx~=O6Fnil)i`?V"v -n^$]wzuġf\pyvV4㑿{vTgE'XyW:/g&͔Ȉ:ӻY{(<ai԰R- 8(tV 2d0v]+_=g~c4+! 3h~0iۦyL@o hCWm Bj,뮉jQ$뺸quQYL2rTD^+-9-Oj!7\{צ-[)buhR=b-[dvImnkCg1S"K;oEzppo'(C[ٽ 5F4SϐYsU֭kN&*~kp3t:h%RW|9;1.r,=PK]v̟?Dynh%J]pF:5GIX7׻;Y9&%&&&&ؖ7%8hQC riGFؽ hH G|Ⱡ[z5ye ҧWO3%4CDf;'Zt}CnfJi7^V]kN2_|f2׭glHu٥6^RyoemR\Yyjc{0+/a/xkئ nZku%Vƍىz9.u\%Y<ĉX뛹::_ 4w8spDVNnc5&仮W˽M3viu\B$=>/5>E*$n77T>Pf!ҫ^#mq ~b#jr\-} 3mff %ձc'fΚm͑7ḳՕ*+K&kFN8gGa2qҟ2k\aqf6m$!k޽NZE(Tw;v_ӦLƍ̣lڴv)ҳrB&J9pL1S~mڰٺ( yeY2oY~ع'6Rno|y)WcS~q"#ZH(bqn"O}#+E hM8ь婔dFKJ0ccW؉3Ng+W-sI{\ٿwy$83p@•w3(qJvOiU;H|M*¼}AA\6>Usnq(vO=-7TD39F sk!ZSƝ:B2\mrB*&2!1b <C|}Ɏ=$ ɬ9sMMVrV^&жg;2jrdJhmdNcKNgysOq/(t翤ݫv'Z)M6?˻dm2cu߼}˶]Uw*x@P*y?X/Co~Mj&W2qGKBLyjH/cD3Eѣ/W}zի(]kwIgK+شMvKO3N8#`jg8n؟{wJ<&iZ1ݏlY}h99mrۼ!ؒxGI׉#_i͜ |1%-$K{Hח8@/1"zZs_&rUFuL#Xdʲg6S|kذw}2o<;gȐ!7hHiu^/gxʹ7*O-{C.q9u<O;_eb3E$''G8Ioa:iҤq#PgԎ7cf{T?qF{0`0vZ>|o~lСvWڐ8Eq~sܻ e#>edoۧʕ3o7w~me3$3b-KZ엗ƎŁz}5$QnKx{'%))<@~Xw\n3Cj}xHwT593o{5jTnŒ;M~@sp \8#q.9ҳR&w`Mnp _æHʳމ 3.q ~x+q ~#:HPi2dG+0A pq,>8qLoɆ>}w/q2)rQ>R.!M'zHNp~)q~Ɏ zbؿ/qc1~/Yam̌P͜5[0D.w<IMI1SѣL4D-LI37x<5)W/6i^__mw 8ndKpPK&WJr$s{ʱmT5Wt9iҪB3PNrb8}5g:~8zZ%X&~ҷe A/CM:N9JG9\CTQRs׍$̬5s,޿Bk`߯VymR6>-ϱ2rO'aj잒N*D֔2.Yg9hmٟ㛍PvFPgxiҺgKӲ ܭ>A^\1Jf^]jT3GQZI]RDtײA,`;f_Aʟ W?W:Vl)Փ+I]ozmVFrUK:\sx8koi!y <+Z3СCRJfJJ!q W^I?^bMtxE&cެ?Y[>ގCa75DwLjlv7V}"2w|h˻:g"A).vTOAάoBh#ůܽ4$y]2sw;Ok\ ݪsǭ啕,gA}CZ-܏Z=kBiRj{5ҲBS';'[>Z^Z1RfY,]<䵠8Y3y<[9-eJ,Mh0`YFv8p9D$@Qr4KS>5OLI{y0!]QZ)S^jO~Aձ{ q?rv"U*0y?|}E{D/75H4M|?Cn~4+L'1;?NI%U։.U`ؽ{?o% \JM:)5]:D<k׮yr}ɰad„ w^3ff|q&А8E=R&ddr;"_\MR=ϽMUqW7ى@H8qrH "E˻& hLq(^tʞo("-Жw˥uϖ2IfJgP$yAfJXeZ݃mf`Ëh| fy+i11ivLyINiovfңG3¡ 4$@1wް%v%-TTN+ɾceE֘ΗBܽj'5~{U9}\_)oI,yU>^y223re`?,SvΑk~S<^V`owJhzy/w\YwfVf{]uJế q9,KV8N.vo+aZBatyҤʰeڮyoS^?u7JzEԔ2q9%oc9Wo<|kStk\#On|G{%yvNTy|p;=++=K  jK^EsrdS6{z>yeŇx nz/Vf~:Y>lݟ=2}i794ɨ3)Eo͡M㖉?kUkmnUkiϷS_'3L4#@qrȪC\^(!i^ynӑm_勍?Gr__+\S8@nYoUJ{^Xr߭V0/)iìEo洔1C@Z| aZSJ{xvv$A;h:\9&*>eMʙXoG7JNNٳX f~"&WX MuŒ~{J'ȕI;fʰ~6NbNkҔjVWzU3qFc枅/,gmbE[z~CHILj{=|CMB%eYhzuHZ;Ec̦e >_ɲ`R;vW."| ( 9%2IE'a '՟󞲓~yp޿%#+ӎݕO@ dl+Lnsjv{ݖ#;䃵o扲5cR]NNo]vymGv⌷׻uxG[~̯d A -g+CXI|H5NكŚC ?^>\z`(N{iQ=z}tho='a 'p[N9|<#7ucw eZRe{s8+C~h>z}ް{NҰc{ɑ);}8i҆#[]4iSZJ9Y2~C4^H|/A -F?u;3~yy~_8<ͿkR/yn4 }29xp,kp3W5H 'L\'m֓24wMGA/5\eBbYF(x9Gr iruߑZߛۻNGOM>?ef/ej\.k"'od't$I_dfgI78`==c^,O>v,=]Gb[I.Y=e.Ϸޗ%οLjggqIDATPřÒ9z/?|_)M23{Yx0 zn'xvM˓z}(+}TI(P=uev-᾿oWܴ\#y˿K'J͔jv/Ay ˛ۑLْӏׇkm4;?'[+i)f.YecV.S%$yXq;'=$B /f;>Mu-~WMIKs8o|qsX9yph#tM"ya /˶f!+WF/x-l|jBA9:rI줟&x_?a qa䪒RsTam඿TOb'y3osy~(C_چgP7/]vv_7)?"o*?l`5ChQ _}@>sůC郠Ւ+ˠ&,;<{%u<G2$;'L0>O~~ u=F<b̙bL4b{ KZF;j}q uQ<^_HsYˏ'ʡGtbP4~Z-yd{^h#ց?"~ۤwnv8>&{W/[&+?f?%~Poٙ< ?oܟn엗F;';=?X߼!c}SrҹJkE x[NydKr'׭SBJI, -݊B}@zgə5L^Y,O.zM:z1Zb}?w2 F?~S/1"cw7qK^&Y}pL\tMH j~c0rMi{.yc aq?vA>cD;N߳T_?N|ddYNҷVwRDŽ@H:E*$3\-O,|EN|a\ׇdz[g6cׂ`' ;o\`Z@y#{H"y(f[2SrLTf4c|P<KKG93߷N Mr|WLiX}]囘Ց yW2v3G~k\!LrԪ[n$J:& ] v G[vWC)6]dlȫ2Ir~Ҥ\0I^3c>Soتb3X^#;2sS$KBSe=u ]zVjuiV'3ut&ZD#xK!)ֶ)![~c(-Cd~'/4oc>'I7ty]*>-LK&)4)cJREI(o"W[l˭5l|=F-Gv8/*%>[ho,eR}_|R<J^h!yŖ#g KWdtoIZ-5?{,@ׯ8FFk6 {{}4@>Vǎݎ nt&I 0>/.PN'Ϩ@N`z}q ^?^}pdfyO\)XVά#;Y;hOA:rA^A\Vj| ~~%3F<q WX/?m$~zH.$6@mu{߃/ڷBVXZKX&AՌE)k8~h~^h/2U*9 Ǘ5 ??j[X|=z}ٻˮ{];=\!ĺn8;1/->Ngr1kZ)̈́#H@Fn{\7,sv-G'#OyNVlw~c?>,-=kv@%Β{|<;S<$%H.4pUI>LRYxF4YjrewͿKT+*77\T)>z3đ,O{M6aAM.ռ>PV-n3o9}\zվIrz{|ys]ސ b~%6FԐ<+_Cl{/yWV^9zh-u{FwzLW&MM/1g!]qX^J4at9p=MܷL??c$#='W5<_*%gMʻrGk+'wxO,k7?UcD3(f+aKGɶHO޵N7)g*_t./txXO;>y(rҴ\)鱽X^Om7M,(QV]Jm\^K1g&9nȟۃ%yny#LRysc"kbՍȃ'ݔWگ{ٙGg{{N]Vh[/wtΎukp;vgSmn)e^>?| PH֏9}(E:?!luLz?A_ajIگgj2iL+x[+eDgs6R-o*IcyJK˱qҗ0cyڶlfwқ}nlm޸?~KxI7UcM(\3v#_]wNRX?vP%o2S~ZmZU*$Ǫw}g\61U>:E9|koY9Y{llC/Kk}Gn3J[_ļNujIrC|KMznxyb_NHE!j)m#c)w6([%qFu#2S[~3QfXݕXβҶRs9n{bezMɕLkB'kjh~>MqO|q}];VV_gYR+]\R8ZirşʇB>JVX+,|SMUn` +yhgYIo{دV0˓_Iq93Wf,OۖPZیIhbWS䤊MnZ-IO]ok̬r4-o{{4YwyVdt\,TL* )ou$hboݡMdJibĖlB\9NwiRsSC[]doeՁcۧv"+4ɕ%FIe3ϡGu1kB;I%ˤoӥUN*$w|GiZ hrtZjX6I)ܜGP ox;'ЎJ=F<ǽ2+bWĮ]"vnBA 99Ac$G(/11b⢏mf$7F<) ]"vEpcD_\ŌdӶe33J#2knL5On.G'%&J)];o/':5Ί,11111q,Y33Ǘ5pnN 3&Ɍ܄o:o-7]w`X%3V%5W+/'-55;222ԔQzfJ8ˋ+3SDT(sTXLo~yLSpddfʘ7St -)vw/ |w6N;Jrn3ebbbbb؉6dqng| 7ȑ#qMHXr=S~(xq@iv<+KFL6K?nh?%"'=ɻ?qĎc4/@4<C? SgΕQ|%O>_7D/#>1?j78Fg@ęȲѣGMpaGQ-du&ʳp21() rH)bzWf̑!GzA>b̚.w1ɑʞdۄ)k#d g?ΔUk>kIq@Q{.co rݕ[ Oo&pۏ@bzRp-۷m[HPP+bWĮ] 5FOf,Oۖ_?;1{GZN-9Ҳ l [v#Kf̑-[KJr} ҨA=,xSϖˎ]sn*ib 8xHl۾L8t-7H w1cǎ4⮛{Mߌf)${n(U*U4S|Ġ~o 7wTtsuWĢG|r7Ԕc拯k'h9iz[R f ӗȻ|f"sc/J{Xc˶;7Gʾ)nE+Xdm{0cpnN =ʜLGZ yxұ]Tʔ)c7ѽ<]2s6t8vC6r^zQGI4ؤ=!t_8ؼy}gIgLZj̘D"rnA%Ψ+Vkr:B\ ^(Z%zR$-5WzvwI4e߸D#ܫ;;ΗGl!El!El!U(q>1"lBQ&OlZyuҡm߁z*rեHzuw:ᙽ %ۄ)rQ3Eseҥ4nXD"_~$dz(Bq>vbbbbb.1BwXX~4YܳΔ&)Pڃ)))ɾeRb$K'۽D;-YR-_e"(zqo!&Ώ8?bb-Fʕ++5WN[\4H8f}+VŲzٻoK^ʗ4-ˉMI킑)Кz3m[i*K%KWwQ9pzHMM+IOSvZ5}%*[ vYmzZQL mIW*}들sVDZr$ñ}UJ{ns$8sBVZ*V(g՛:8iD(uՆM[$}RYrٻOq:轢M_.i晁e4GY΅Kz=v1|ٲoNh\h',g6s̵Yt}7[GN9ַ~@s/56]Mַ{F(\|X~ce5rˎ?E/9ܡMK>t9I"ec7YǍ*f /8?L$!C 2aƣ.yi!y|2el9Fo_K;B x{_e. |ыCZ4+/'U*;.xEsE3Ĉ`ͫ.X˨0iӖmc섍`ve`.:l"wAg2uы?Owl8x[7UX?N<ޯo(믺D֮i`~۽g|9'/Zk.}dP_2h/:OjTjzo^~{Ïo6?MsudG;ܹCk^fHV?DZAϲir}[׎دPH r'Nz^K0/o uq2P^K(?U=fϲbڠ5'=G8KGk몂(mp~4C{}ɴYw-;\~å:W?/udq? E0B9g<02?.O(Z&\#ߎg7\ |rӺ>=ʦɽzuj)o. (=cTm┠ʝҲw؍"]7?"eSZe,bU7ce]foQǘ>v/Jq/+w$5> |]jɚDӿ!7T#kkhOw뜢<^|ec`~˫"uр˹>WZ=+'8:ܟPwlC z<. DqNL\\xSN.Y&|1I(Ͻ E0߉B6/Mo*0=t8\wF _2*D` 172t]6kH.]ߎƱY=H뀞<IJ}Wo7v!=w3/u=YC=,?NLLLLL\qLǗ7 M9-ѽry@wQ^2A/_DglCg}^{E]Fȇ҅c{q"I/X熽)6lA0’^{h])FL#Mw /3DymP0G5cNۮ0v"G03h/c>~5W zg_z#zVԭî^8ԋ`wwws_vq4BAOmT?ȫoO(3Jsݿ_i?&G_ |QHɗlCtp3a4ث`[ADrmDz\fky/ᾞ,i߃y.m~3{=sf]纟}jN~wFL;/4F?&fRRE9|˂xm zǡA[.Jql_]=mX4ꓯSFk_E0 wݞ;l:iϥ`h8X<9x^OiRU2bY$ز޽X4Ź֕Zh̾Ղ|']zNj`g~F .q] ~Qz=gҺ.AQcR\˖;mux~?5X>J8/e:lEZt1Q$+cB/N "t_8^s'o(u.7?ɹJ!YԯWD{,s{+bWĮ]"vE*1BR^腋Xw.s+bQA8x~}$ק޹m# ܨ^/.ܑB6D b;]WoDf[hϾ)6* ISya:w$-ePkCџ|]}P!c~W_?jYOhDyqp5yϝ&mڼD kֹ5z^~x,SSi2Ѱ7<h dIw7+ɴN;_T'B=18 65z?? jX?i Oo$^Kc(WDi,sOg=QKԙs |Vv]r<2UZ'ҰLz,Ԇ4e*ײNF/Ks8XUyafQ{#QuH=Iߎ@vwFIow]w?фH\r}Dh( h:UpqC~)}X{m=ʻι^KJJ;xér}1b5:_ tb2!G Kݏ r^ӤH}W{9ulr z}0:)9pY>"yMR .XP(-`"=#7P8a1Fl[lbDGPkێf,=ѮwB;c5&R|935zV^++V1vy֩UC:me"/JqS.ge_[=zԾ–Uk]nt*ϩڽLqw:kG9ϙrgIӺIF $99Ivc ta,gԻ\wN׷w ^=V/WVvkڊUkiwFޡ"@Qg[>^׺mrdy ]vV&<_˚"'S2edN[I'e \/>?4wm[ݪT=a/=u}}Akح o_V>-sիU_z46}U~Bzzm蘖jw,i־w_ӻuhCAouvA״[P~U݈wt?snlZߺ'no'y=udǙOs2eCۖR˚w!VsJr׻'¨}p:o 8iڸ"Pcj',xS'R7FNppG94輳䬞~v_p[9j$mm3m\KRޞ57e'ZǞ'(c~Mlsq=i}|nrqr)]=?oO:I?': #_7`9Xˡ6J=>+k]rV2`㤞-_yLec~LsMw{YMvLu yһXY8>:^ ]Km@Y=/_4qFd5 B[GDw68آ\szuENᵲ -xֱav8~neĦz{&Bwb=}41M͗^pN1J׫n:n Rǘ>v/P6U:#5oDžuMױc>0_cg:ZvWL@9)=ws\5idUFurZWѢE\ڈYOqQ]^h>shA֡~&5y/zLe9Ǫ3MXa-ڐ[]U{oi}Rs$;V|Gڮ/:˗|[~J{FmެIE}0FBI>T煾>YOv4w*+ɶi۶5k)AkY<>>\Rt. BrU.%ʦI^?'۴ֽ5zyYn-ۇqIzb/^PzOLJ zUv޾&3;%=7@+t [D/9{F׺Ե@0_̂P<8鶞`q{ozwק6c*ξ\繼#CL1q~E?:@GY_d={dӶgMaֻD2iO\WN9?F~^/(oԾt&y}E.u%>]Yvp=H9I*Hվ~d;>acrݮ4⮛ꢠ '}?_ l ^lzmˌkSêlt;腪UkߢYD~헭X#Yyر986k"Oz'`ޥL獵 ;uj~/w];{yo~yL |yCP[Lɣ?.jwzk)X]{nh7 h ~Fmz8MҮx?߷|kpwGOs6zqozn^ݝwvO{]w{/rﬥu]:[iYF_G=u;nz¨[nJڷmiyg[}Z~]$X-vyҧGw :bDϡnvCˣ?o]ிb!z6,\΋+0??x-hr#>%nZv2󜛮96fW^?y|㣞C+sw>v#`x;:DCڳ~kִn9=ڷsXf׎m,9+N6neW?kB@.<^xo_},O1ϽsWm%2P;= }r>}.| α:G~GszG_|BF p 7\u÷:LX:ݪܷzمyem$qye6?='{AU{SZQO~o ȡFvFa˖Z/O Z{¿ վT o-ǚl]~G4o1{+qPX12s8m?#ѥX+.'HW=Ќ9 ~ϓ \D|}:Es:TeAriku;xl}o۩8-on{M4^+'9k]߳mZsz,,:]I>syu!&R(?YA{R$Ӥ$;~T;q}~ZGw@Ȕ]u5!wG?k. *Y _Źg=[k-ZZMUMX־_¸)wENjmZ& Mz?4& 2dȐa 6lstpsZy8wqwֻh4NT}o z1/G/?, [DvV}~L9sLCXF. mؠ^Yt2E`ګeл^uم |ыYUrI/]u¢/3̷ZA)DjJҭK5ȥT/j:tY,ۣ~^mbZ4]K^컞k@?h9=&xrNe:a߱%Zw-sNZz(aHQʹJ?6֋eJ˨9U0Dkw2خ:j/Z]k-5'mom}hӋI[PIi^;Ni\G˲&Gc_4}ѲuLcʗuܱuLryG/(+WZ맛¾2 ء[TmԦUs]wd^i:[q-?#H᭱sa_k=TPAYW)9&ahukR~¥/x$KjӞh^/KJJ-hmXMi㢵"!;z#Nsc{^lYhyt[nQ[xF{ozCm-e~LP;\6XwrTu!BBz/${Ewo}i"XP{HH߹ggwy;Kr3~'ߋs9{G~iײe\\exTBM;KQQܻZU}f}ZSį߭Dll*:K@G6:/}=oR3N݋O И([VDUT9jYRoX2gfˡ~gSy*JZP ߻=6}pݣvCԱC{svw*IPKqo}20aUaz^z~s^ry?z=wmQ!twJ-j;:}\gCԿ.ubFՆj̦_2Mz~>sڱ_{3v)w5NYwAVоh/w ]{ե&Rs>z^$x2]1vV5-HeKxmlŞʴ\T4/% j@WJ$uge>NEL'S_ߴNuA_Tu:YI#; s\=ף['^.'ʾOxzVAazұNe׆c>s󹔪suYsNP7q i8yWd oc#v_¬#Tny^{ELlzO|%gܒNrTbCi&͈3׽!sߪ{cWuLCFew.lգts]"d^Ty\LL?էj/33nz}AqJsgm\/>)RߥSZ-WC'%%L}Wq~ʱ֬˝/$ݺʴcZvqp~~µk 7o/?ڐ7pLAqcZfuh6`$oɮaojE3s;eQPB/e9ڸ4kc6PhKY46]x%'KQ'Bބ^^wlnYPf-/NerĘNm)FIaZI;=eڍq&PfSNȿWX3TtEr?R&R@;ӓK?h3/GyK!~ 8"Ah8}b^NYM.DG8սO`}T]piNY75Qfo:DmP*qzr POմ⏝,2móR~zo/lj:lfae*koF.I|fi/:'P{SkCVD!/N:3n{:>.?ūT?eU`q9^wgBi_-٧ZRRX_XwsROmBe^eAVV_+HDglvqycas'`R~N-}M`3f.6i)4Mun[v}3g/ 7R=^^KƎJ(bg_V3OR6թ[>,=mlJ%64̵^z]{m`dSz?K{"2>uwa?oISC}^y3©ô^߆^Ջ3KP?QI {Q{78^EAlz?Xb՞)_ ;ģ#='խo^S<#k7 T;1G@!enQ] ^:1{™gθwsFQ?o}ֺsOXUFB45"آ(+_ |Mioc*O3x7\VK@2񆭻@6^erKxR1vQrOߠ[ )HE1Tx"}<~aw4WfS322YٜտOϼMs"@%SR>0?ѽ:b %Y6n2][锫86??vv"(W)vmZ AE^Œ Fbe-O'-}״+5WnNac* QyU/1GwOi.\@>Ρ+ɾ9:)\ʹt59k(GiP[>hf|k*FGz]gǰ8n`v7B9:i]Q6s ZW?U}&K$;ӏ?c5Y&2rw{"zldJ R>1oVYZcS5-mL%iƪ'jW1/vT1ԺWnf>hk֮siM6I7<2v_S;X-$jEJ؅lv®fއRVx"y<~aX~ B!h},iʏS}Qɗ. @(Qi0zhMKAz5ܫݛꂤ 9?nӺeI&o{oԼyR4?4]L'ZJf͜v5J[;V,~7n*[p_Z9Y=s%Lzus_4Drd9#Uvup͵ko)Fsv"D٤e&&4i79+/Vѩ4'XBΝ-\O)&Խtآ҄}6llS Hz^2$0Mg9=W}zM nf!$_vvl@Qؿ4nl;wiqfAN{V!o#z ^ӢdE8YisaժurW9}zE Eʉ J2X嗵R26Ty;h]K IK28.Xgnm GCAīxhyde)֘bђp~E _aORl"'kl͌mI{S>x?*CFzo6DerF6(ε2u+j ͯ] B=M9I.*95V! N̲vff)iVぴ {Lƍݫt 浣P]o! 20oc9ڷbN`6Pj=omAɯ|FwʂƖyݙ/a+V{04c[%Щ%^4*-}4k?'l۵5- m>T/}ur~巡9̕d߳Oε(ws5ϙU >u-]uko/\߸_vqp~~Ұ(gRMVK/0 [&Y4b"gi7Us/4AdgB~YJ7R4hBKG R^epV'sM>Clsσs6["V-'+. L s״nᇹKy) Me^X CAʞ襲]hC^;VX1{nd}^=Pm,դlFMA(Wv;mΊnZYX6*! %@Ľf3-0.k'M8>]S?SY zlVwWy2kKQ4ϳ>w8G I{S>xӨk"ؖi3Es v]͸9W)`IU$n1ƪ^ U 4_8 aEU^,]W>[ +槓ƾk~p~bd]{}>gYp&^?9cڵ6i">´>$|5^q2{Wǟ=ĕ2ŝSlALl?y6>ؼ9 q_mwo}]<6,]8n{5  b yyfvAUgاLi^OJzsLCXzMަk$g>KmҦ^zܝ7_7/6(,j-?6סce8K_FPV=΢[)Qmڸ+¡Q66SMJ;mQΊuUWX`0-MR@@t/B=~[NU^[ȿ:+)iiocv֬mTIa˖RL]7PN{MԘIYl# ݜi{ڐ 1v5b;ꦵmH{30< {lGtXV'_jotJxOh J¦3 [[Hm./s]ɴe%{X{;_M&x{Ĝr[lje~wM8cu:}(fH#GZ9 .l3{jDKumgnYr:q̽k몽FތAvZ$RL2-^ԽʥzG'x${Ss*{_);{i[bsfdyn7~{;0u.sq\\:WL; ALiR]_3u6rѩwX,?YweqS*iK:!8&,^#1}ol߾xv'KY5ɰt6?r&j26ldqMnG=Z> :'K֔k*w]rK0Y* Zߡ/Sɺ0 $rZv]]??bN[6@ R%^Gŏ^6/ ~njcE)G~6qg9eg䈡yKS@l!j'LqQHJI2w):CV4t%˫0}[`'2VEʸgYbT:щxV' J'cC~ٜ4Ʈ66@y_~{|gsZgN9%6pNWn?%P$ul_+Ma͙<{UGԩ{^JpQد4]Qt"N*睦qN-bNP:5o|:![@_|+_Wvm$۞<5r$7!QYL7/6ֽ`#mRgb2rDǾSsA4f6?-Ή2ڄ׌լ~wUm]f/Lɢs/\dձ)HM1: h{|?s}=eP3+k)`ѡ}ۜS&( CV5_,q(#s20ԆՈN'~wO;KL< 39ƉVQÇ8Ȥ86*y+8c`1s%(ǽ;!~P0\ ҿ]o:~DD5^\s5^V;ew=C"$ч L/f^F& i6(J'v)k0?+/HէɩWmeI1=7ktﶿ{U>.n^:L9;g1P'$Dz:vWFbuO^zWo0֗lPOl+xbho^6L57scF w~Y2Dm2e&OQNT ēRN*oۦ9p@sG?q7̱i{N'N/Ǭ^S?{opW4*gNu՚ˬ9s}{pey4m_&D5kn_3h/\߸_vqp~~µ%Gwf.=C|xt7lPn 4 qC7ޝ>RsNs63/ǞzνsǙN<ƽ g>| ݫ|QMQ^n㾜>- |M6|mξӗeo\>s%Ef#Q0LMŷ3g/Lgac fμ#up3| a鞻/Цp~aM]G09+_J9~,V t߻Mig gp=f@泙{{O̘5vNpٛ{Y> 1f_5bd=r$)nW*E^%GN 6ob~EXS&m6 f}1_ S$]ܫ:qB?tW6n]?lޝ0}Y`N>(*_۝bڃO{ 6zEJ9ũR;7s/tkǝz+W_~S.ڴnetUyH~f)#u}/\)Ӿ]ދ9{Ur﹧P_!>m=ZOS>-O_D{dt#qI] >>sϘEKOPY?#ͩAuKDÈ9e263ۈtWjmKcJ>(e$ɺ SWKure!J;~yo^Ol=WSI|r4~4} %Ç< r)zG':!>z]u{GꥥMZio:/4# vƸ恿cW?A5\w_UWRmoCaIf$}&~)kOQ߿8g8#-n{p-5 'HG$\&bmе{U͚u'M+pFtb}٫G7δs6^ ҄&Q&>$ L{7g~ͷ36`uҩd@eU֭}֜ ڹ}5iUagSW{j˵$]^Qp6Veto зdb3\6 E2>YԎ8S^R˴q/~ٺE$lHJ͖)t|X9[>̝8.&۷>^޷;wt2dI36hƛEZxrUoHY"j-Qn27sM*Z)2^g/Y^M͝_aVYzT{B.~ߩXi6yNUuؾ]=}@rӆǾ^`$?*# ' ]:vptl[A}!䰟(Fmh/0:3׬Kt;{i!?=6dԈa9 m2mfΆ2E!oX~M1 oG>L;(?e!ӝ wF^`>|7̂EKGrax*Zk#FTus5٪U)dW6lLf(kXwbp~ҒIKJ4 55qt%]~ѹ圶x:wlo^ՙ`Y˽w䡣MGR22n\e/iA8J[RUye\&g}|gheR҆`f:w`ZWrf"uuz2A$N/-qȨЙNeH;gVۙ 4$lڜ5k\^-O4ͽκvlw'Zicv'FKmfoTnG6|+כ>r7>Wz#&u"Q~ԸZ}5;gF %;~<73+cR*]҆$ )g9s^3b48<+J@rύ{}U`pyVWl:SsU1ViUɦ-Sgr,8t{UcwEe$Qm[kbIqN5aN>kZDZPn0Ҝ5DcGfL[ 4JʴC#_jP^,_}Á&-~߽ NMꢉx;Zʨ/i~֜yUt9s/tS0yHyғХsGsݧ/7m۴v7sRo%?z>m6^anļWa6j6sͨƌ~¦qTV0T_pUȰ!ͫa'~N8ezΘ&P0CݫҴޡӾlHln^ s(!lV\;J==ڤk;Kv6cЯwgm߮mf[Sy꿫~}(ӭ7Ǿ'dj6٧MָJ;OUP3C?z4-ae0^}Zڨ`KW(WI.ݫ|icQ&' n۶7Uh+J"DZ:>cw~}{0;wJS:ooSRBjg9Ru>z P2zdV-\h5lp^?BsXlz 6/^iAxU44+V<}zpߩ.2c꿫 Rw*㭗[ozЀ'$ͲP;oWUyRd+XڴishSW }VfXKQ$E"nw*^6q㝟AcB8e+M>y~a݅}j4g#~CwX>^mk2L{eϡ ӫi hf2cV~ _e:KP'{̕k3Ng ~Ii컢2kMw&Wzg?= >I3$)mQgT=Ƙ_q{e[͎?Lv ,B-4 g6{jB_OV6&L (ߦ57qd,{-FGeyŨwhDHF<+ g4N7xoL۴9SЗ6tUkc$4]QJX[W{y u,>Oof ~݉uuG8EG //[a;m]:f b~k{)`?O={#V;SnvW4 T:5ᒒ'@- jgvzCc|%(e?9ԯU6l<>ti6w^Ku#>{Zt?OI4_btXҦu ɴs{<(=O;ռ!/^Ic 2('AOPL?xd noFNΠXeyZwb-jt*pˋ3uҼLljn]~Q޴]Q'}H7OW0|蠜zimn6Vy\I"rU9 鿻H?̞[|1{iւн|_֦$$Yi۴ͳ/"Gꬱo>..?IRgkc#z"T\zyGޤ>ؓÇfpt&0Gx7SDž3>ϼS7]?:ؾH8~.`v/eqOJuQhب;ay"^_Ͽ³iwSKmL>{Wu<3g^eq^8ש}x Vm7|+|)aXQd=3Ç:.maE'2mȈ_ڶieN>;}(&MKw1NiS{$ I%Z&㉴պJ ɧՉA4cᾇ@7ISfD4gv!#ݫz oa~ 3i2GqHvUkjGTgiSv j7BY{X|t͑+єiLQ7/ɶ7}WT>(cʞ)mk9ju>5k֙V߲O{/ٜQ!Gj>^~ml2z2&C6rOz +K2. v*'9ڴݠ,?IR}ṧ;ﳗ{mx9?f뵪*|3N+cmʺ@eG'O&W.E};yWʜ?Tz3Z;g\᥾لdӎzvcwӽv9N[~Xm~I FզqS 2c<\6bwQ+mLҚ`mS]_p6EV6s{-hlO/w-Z߷nj2;****ۥn?7o>jah v v1H{vQ//s>4SG䟥oʙ=n[׿73fu1_?cWcJ4'2O;dP'۟Ȍ+T*{z\ɗeTn`e; /d &գ3Jc)Yg7wj:⏝x>MNӱoV3#{BǨk/&~Mv'h]TI)'48kmtۛ+d򶻝~B_~uݻtsܫIZb-d3ju> c?R@zHs?4_/ga yj_ΨQG#T0%?#ϰAcxP*cG@5hRaƢ 8pEQ#:&gkS)gKEl  ^#1B8/Thy=5|sz[vعL<=e ef{G~qN YCAN <9p@={#MT ez;x] sݧ/w})yz!mE"=^0]y{:C{)ID mׂxѷw3о4cw*~R\p9lA#)hLWf{MZ QPczZޜCT2 gP{F)cW:atǝ=^Չ~fFPvR=UiuL-rs34ezN@J՟ [t s̡˰jr`r'-vC?վ\th:ulovf4._Ҽ7qP<^c^~-\K]؏>WF\t2dz/.Q>ߩ5gݕ;[1v͒4'4O'~eVR~!^m4ϭעla;99K[c恇=-gal,en>]2rpq> b\)׭1\6ݞSp;#ӧSƕ~ZB4ܫ\_S96Qb94]f$}&~u$XQ'([U?g_ P7~-aܒkUr-g$~o%|RRc5S_VD|ҙg$ōi!x'AA FDRAd'Ş؋NzwP,9qGf滘z.wϻE`O\|ޜv]Nzm,Io} `:ɻ(T>O<s)Džp˯G}2 3~Rs.s&^H #- y^zOzgsSITǝ{02_{UOYo'wm ~0sfhBs)ꊏ̽*,9M3R6&}pѩ.MsAQٛ)K]$X2?>mv%9GK/))I1h[TnuұGO?ѽčiiݐ&$N?HB׾Y3a'5u'/v6E#Y9n,M:_{ե#M$1.dw͕ueQ~Q1W&>e' o}*KŖsN?ќygQ#EJyqG:@QʃD@{ TQ7y)Nt2H8ǔM)bu}3ߩiwӗ9LE_9^J.L抏;GvS'e=2KB^ߵW]lxB.k{?8:[9s5hj%Y7u1))ڟAmTޤiT%VqoNC}#%[- '}Q>/{W 6Ij; jT $|R9R < j 67}F'K>,&| 5#ng˜,A?I$) _qȨz?/Ό68 G"3TmL.Yר (Zpi8}oLu8),=7-}k79"D&_5 5{]Np>۠{FٜܘSTW~+9 -QY>=%(eN4Aާk"ѻ/(m3x̓޿Nmg?um<MdK:A?'Ϙ>k)7\XURԫ6&)(py#YL:K0ǎon>>g1>~Y5J=X_s7sZK^ͷhlxQ0%z^j NgS;Xj&cBJ'4OTp{f pa:háTT'nۻg蟯yqITGš߭ 0 syG::VV;2'I}0e ZMc C z ¹*ΐZĜd.m8tۢ rO3< (YqA;w֘Ys  69Gegi޴~Nݻ: (dr磌b8ĹoW^т2ElނE7633ۺw J >tHөCfAcdSp߉A齚6}yg[D͛65Y4Id 0iYdٴ郜K][pɼ~{$V^/YSޜ|N: FhiqO%4jZ3q4)z]YfMLawsZ%Qw{wSV\BHL=دo/s䡣#-Qkc~I{Y2s-Gu){TCՋTSzK43m)ӝ,ע-lTP6ǟy9Ks={Ed4\hSM>ˬ߰qW]' ={f\XzM[Ajܨ[.U_7Zic;M6/VNIʖmm0ƞuȣO69:8Tۢ;}(yECF w iqcZAQͻ& u*EIw?WV6 +h 2%ow+Vs#%&PS3_vw)4xR] RB믹T1-A`rjNd)3ȥS8d{U&O^Zư+ fϝo͜^%= jϠX9*׫y+e˖ܫ:{ڥ{Ft`N҉[_}ر}M1۬X O]>[m3<ٺu1=w3 ^@:<P㥣a+b5fUeҩ{Z4ofN>('D;M6fv67|G#uIFdjifƬ176gG AMYaym;U-2 ߷bMZz̦>ps@.F C}+confܤf%fݽgu?O=s:C̀~+H/gP3oVi߮XA ͸w'Wu=#r\3s895K^~='K;@5Q?q֭[G>>.>KfU#u{rN9 Ϡf=~yݫzÇ dӐVZc{f܌d ۙ<4n}Ę_z FǼdNm+ }/u3_w٧eG AEM2U׺sNkcپ}hۚ#^ns9?;7bj:<8#@@#1^'IU(i@5ټyI{c8شm}HgwQ2u<ھ}ym;䗷ޙ,׿7grIǙ6Zcf,\l~u[?yUǃP Vģ ?Cp@)Z?M^=GOl߱} VYk~ͬ9G89dT}0&ǣcFhNN@A?uǙN<ƽ#>imڵkcon&Nn&O~~ӫ#D֭d_jӪe 7T_L\:qS7uX g6x86o"s[/:׌1}x,nLK#+Pl;7_jsчGw{4Jg?v NgjF>ʉTA79'^M`nw6|[_>-sʾӼy3g|qh(PڵmmRg c=>p/*7@);w4K0f6f6K.7[>l޼u5ᆭWnf^e=e fƬ4̙l<7ﭣեS3h@_3d`?ӶMk,_G̒۶9ic o﹧8&nL 3H1-ܯ@!x5,gP@"x5,gP@"x5,gP@"x5,gP@"x5,gP@"x5,gP@"x5,gP@"x5,gP@"x5,gP@"x5,gP@"x5,gP@"x5,gP@"x5,gP@"x5,gP@"x5,gP@"x5,gP@"x5,gP4j];v]q)&pLMmC; Y~+~1.w߰H__K1g55|P̊bWl~1.i٢];wtd(fE+6b瞦mU=E,_ڽQߩ3mQKgC6Q=ܫzK2_DŨ(VŦŶG(jGOϞ6[͛}gf0 ;wڹVyJb (m[۹WD:FL(83,d sgihӥc{ӦuKhbȶmͪ5Gڶni:kc4i>];vu76[>4۶oDf4nbgoӬ龦eff=tk|i gP@"x5,gP@2^L.'vQIENDB`cascadia-code-1911.21/images/vs2019-font-settings.png000066400000000000000000002533521356563120600220720ustar00rootroot00000000000000PNG  IHDRHSMsRGBgAMA a pHYsttfxIDATx^t}']'v(iq_ S EM#9:+Wt lld%ud=-A`"XJ6d^-0&|6O&(8mMuۤ; $Ai\ܹ3ފwY'!o߉p R?ï/|w0*2u(ܿz?O_~c\|Ww_zosşx~?~1_Ŷo ?_~[UQ_h?ǿj?FoCWwg=?W ul_r+q? εϭoST=c>>y }†a]O+5 *}vܡ_: Ѫ)Z Ѫ)Z Ѫuǻo~]$"""""""""Z]AJDDDDDDDDDDDDDDDDDDj1@JDDDDDDDDDDDDDDDDDDj1@JDDDDDDDDTf._D"kկ~._\oFNeÜ0nLz.~͗Q׉VW---xGTŋzk.yr,#. qz-Z-͏|MͭoD0vsv={6Gn"""""""""";Q:11/~ze jȷo!l߾ [o J>؆nb }^;;zmy\5Ajdbg̕&bMkng>ld^H38e,U#جۉ6Q&YftY/f|Y>v(2S5}}DDDDDDDDDeLfq|_1AR)+RG 5Xx->xmmmbigY2m:#h*猺cC1DUo:E~AE۱_DDDDDDDDDˀ]QQɚIQbn%̃Gn^wt W|:Yϔm"|tV轛X퇱lƽa(7ǶmP]]R-h#Y_i*˴*k4z~ۖ@g?ºX$JDDDDDDDD˅.6m[Vk{3:&bq ]|$+(ib(]zgYb,H [)Q9?O V ;Hz];[؞Wro]~nϭJef Q$$/M\vǟhI}#<|zʐ5-U.>nΜ ɘ~vfO$fc7n'* beZ>!&ͪg6ޘѵ~fw|"""""""""׏oooi)^fO$OrM?A" |dw{o[n""""""""rum\xk׮>1uy׿>kpԴfs=*HeuaDQT|`Oo*Uz#@&Qؾ}bODDDDDDDDDT %""""""""Uk>DDDDDDDDDT֘AJDDDDDDDDDDDDDDDDDDj_/VfѪ)Z Ѫ)Z Ѫ)Z555ӱXL %""""""""ՋR"""""""""Z %""""""""UR"""""""""Z %""""""""UR"""""""""Z_. %""""""""U'أWg~EDr+?_jS___\}~[o0|R""""""U馍}So!"Z~k0@Z0?sChgFDDDDDDTZ2@1Huk.,^z='e!\9{g_aN{{hY]xɯDDDDDDeR"Z1 Gs=_ZXXS}) m.u7qIΝX>g1alX%"""""* "xR,_޴d4(~¸}6" ^t W*`:22`0wyG^(:@//4+g`73LzNgELoͰuծCx,dk!e}1x]|nu,?Ʒ“A,V׿u_Z;P]][VdԩS{0*. uK2g UOZz>ǎ| z'- u٥`e_]X2X;Wmro2oz}=`ݸ뮻Ժoz}sz0؏_׌ڂޮ}:pwgoSmYیDiˠWF72-gq;$% 7(pNyx2]ؘ_fuZۓ-W{6nV.ge ޞ c|4{m*9 \dJ6<ݻOQفGcS W2/}}~UqN}o[xAlHy ߕAu:u\Ү]y2?M/)wU0bT~?n JG2Jd2]8;+*Cp͛sXu=fOR4j㶌_e6e"inܜB2rהUv>܂{]~9xrǔZ`dڳ*cMtC6٪ffʌW^K:,Y>޾(*A'4}]GKɨ.Of}ezk,eƉ~Wf:>%<}_wE2Xu1PSf:nɶ_/2>dNO[3gHnrt}l,KҒAu6Y*nδߒKJ^R7ۃK7 ;C}EuxHt7cpɦ6oޜ^DVDe\*u-E+2MDDDDDDS1}{lv.>δ{3Oɒ4'-4HO ],SU] eI~xu8ӟ]܅O#Æ}쮙C}XYXTm]N, skcOKDu~Zq%k{rǖGM)~*^"_Y:pt}~6O~T*OfկԿտrCh7fN2 32s琐u5q26Z%vʠnhLȁsfPGv}۾֩9)3oz^wK=%"""""R.c ŷ^{$,< }z'."WG] n}?g' >} 2^H%/ɀZVgQfg= Ù~\EX:S{[cmḻ>^Wgܛ^,gl8`bV,ڬ{e;)%f{INsϩ@믿??ѣGOO?K.uxسc6Y,,Y⊚*[mξlLڣ3_t)̻4KL!nX[[,g7U5vw\&iDAve~/ kcEKc Uvhs/t̯S ]pIxk5#W.DDDDDD4_% j:~ /deɋOcJb,A'Ounw} t^4%z,7^.Uоӟ,fx:Qtˉ ~k_իW-2@*28ۿسgO;¨NM }!N$w]w"$fOSczFGf×qFc>yb{=qt!k 渪ֲ5[咣er\̙^Cc,>oLsw&}{Ow"؇0Wu^9R&Cg1}KeLΉ +n?/[&*nY}~GaFHsg JfR-L"1ZeQ\ɠ ~{ϣVQIhoͿAWW6mڤ05PR3[0DDDDDDR9gVlF0O431 :ؘI4yrHgَU*TfIl62{6kfw##Dh`9us.Oq?r7_/?c*jRw~>?5?!N:e qH/.xU`_Fwޭjq}{ ,P2*jjjc^]rgش}w-&5l9q2 ߂5w3efF7g`7ȱU}ZxBqL~ 5']7,fd6m1+@HXO(M35vvk6;a\#yOg 8,?+9lHٟ|egp~/ݶMPQnݺ/Ro1=-o~z+?jS___)+ :e+5kR\_lcn{DDDDDDD$ 3)QLW~pTʜ/"ˠ4(R"Z6d0TEnG$ŞV%v'"""""Z9x V|P*5ONGoD0@JDDDDDr}ݧh%z %"*RHJ""""""Jbt+i.ߧ-_`2nLDDDDDB ]&@JD0@JDDDDD ()͎R""""""g X5Ѫ)Z KBw7/:Q`hI.…?y܃]GЏW^+/ٮk3ʑvc^vZv!׳9Э5w~IDD% ľv--׋BtWʥt<Ћ70p.jm&"""""'wBDžn=gWt y3wՍpƳojm&""""dg}E},|5w2%7v\DU]ӻߪ [x 9}Qҧ}Y-/Hd6i <;Dvx+-///n+{__ wgRT/VQIU{Z~Is~x-鶚ilقg8Vu!c'u -xj=; b`,GrS5Yvxx%{,]0ݢY8mȳejy23DGznxD]-J:Q)#-O!cxVuS7vk纂J|{B~yf]:ֽsuJp|Q*;^ %"ZR)D_<#x{D_IVdPl|IDݐ3`e r]-zSQ/Lx8Xy˲Ghs+zX1o.PMz.@ՑW*c#qD!""""ՠ328zA\+huzUЍ[F;lckT]!.\Ԙ76n [U68Dk_Got1HrJ~%].|_eZ/-5]|ڥW2Sg^|'={Ζt9ߜ2wwGe|(a%:V:Evcߕ.tcר%U!1tCO6,cfh`΋f:}_ks#ׯ_kR/Љ{+6 Zk0W7R}}HepTr >Dl!L4#nV'V3# `oH*DzMOF1mR:}7soZk[1TwVcBԓt:еǪ؈}<+mBޞmcsETH~?B^oDDDDDD,M .J{38Zr'p"Vp]+pmȇߵ^0Ĕfޗo8^KἨbczZQ[ۊ$d;o ՕpQW+-#-a˱D==}*j 5PD\dE$%"""""""4@:Qّr-Gsƒaqh@V|ը4j`"L+-qA5'^m.8[)^ʉHH*ŮY wu/Kk>QReGkSnF{}(x-Sc$ohZ!Z=rG$%""""""b,H鼃%cf?Kȕ-+c W%1X.[}){b&5<@Zx֒w!wfsnЦnʷ`bvFhGYZ61Z=MDDq8CuKEDKd`(DDDDDDDDONGxxO^[H)D^e\ζ~2уZ]&x:0゚2ɬD5`X6V5s܌T4ξa\ڸ{ZkrTM>TL] h} x}1|s}f^'f{z4Nxk[7Я|P* k%Hr2 -)-HW>HhUcaՁR"Z %""""""  2=r)ZwK"""""""""ՅD,ܼyd R"""""""""Z %""""""""U( KS4wQ1VG4G)PxƱlÊ=Kz#kH4y;0N2Nt\b+DDDDDDDDD4'+<@B0h zZkQ[ۊAbhSv'""""""""* MG,x:P7lٗC@C'0:!_=f?'ND]L \ՊX Q('&=y]u:0|iצQ]/eZ }=EkO f%;؃VYfsbtV$&4jb.QFߨc'\LDDDDDDDDD:&i2eu]7)$eRL&]=nj-鸭>qUXNLۉVv]׻1] P__^|CzOq3k5׋ݻ{"DDDDDDDDDTr+<@^@ur7pܢLEcׯ_-<JTO|ʯ[)BX]]hۀ!tqb9DBH@,6}A]Mf7|Ѻ_t? ȹr(AD_>8nQ&""""""""Z_P=>҅0KpO5*uYf$,`t F5GrO_ '^{;^N]סzO޶:#f@]hTU܂%DDDDDDDDD4wa^eFDx֬Y+W[nNxk[h k{"":!<˜ؔ^_Hyh^4u0xȎR"ejjj cz)~Ovs3uz=\k;Θk׊zRvZE(YTc<0%j{kXcVBҟ:̸Dt}wݞD?7_%PjCQ@77/L;h9DD%/ŏHȼyqSTw_QB>L\";Cj+Wb5(YlZ=/2ce/E:V9 G/-8+.<}^,bSGJr^>stϻK޼0(3uЕGs)Q)m5[}H'dׇW]Jʫrg*Sx}r%eXgyUV*w"tVIh!%""ZpS,?T{ůKx|9f)Q)y/EMTi3QcꯟfjX7b[\@Y,Wt_N3_׳ړ}8y:XN1'(3_3fy]{5 <]φ5,x,Xu:qmfGh6|V\CU&+S{p7dYt^غ]ѳ>R}ϭqϹ=S)_B?)sa5?0K8;Y5[{/4+g`Es^*)"3D{͏.Dpȃ^ϭr,/J˪JL5U]׍BQ  C2ӲUX畗|٬Am镙@0딓SRmz)$ZNcz/r|Ȳvh\iYl8N%ϫ[\uĶ^@㖠}'͖wYup ӟ1O[ק{N|z W>n $7y WscgtjuX/u",KDDDU Hti[)2r9+oLhSw_ %"Z4!4Ǩ;]!_>UE/[~9zћJڞШ "\>δt|^L[Qˍzg1\xXÐePv}mт#__V[ec@/gkX󺢏¨|H 03g h L=MS/zkh% KEn\g,bs%gPޯsxfg3sxbʇQו^~Ytg./MSF0%op?ǜݯ"~̳=R)>DDDPv"4zWT(T0ꌿۻ/wZp ]R8RzVEzYwI(ۿT؀,3L^}p,5_Յ.9 aU/<|cz2zKl_mfE;4?('קF`_ҥ!}^:/LJZaqT勽9l^cNacRׯNeԗ`b,;G9qi.5vZS#LAi9լUW?H$pI-m W)ϟRXܟ~r֤c~c89%ŘxX:w_1;t!a̯úty}<i| T O"9"xM:Te6*L4&VmjBVdeD|fSL<ڔ>V=)74!tU.jojrYAIDNoWhn6ğ]9K,,kF/zgOCYjnoy 97.F}C7n ON7R9qr}t@h``̲2/ho9kf#cs-nw+~##n :/Z\vwr^E=]DsϡfkֶEp"""aߩ>;\>ZO;{36ꥨ _*jjjc^et$=.DycluB< !TllD:TND0N[J:(#kQ'036p2E_lK ߄&oO&`leW Dצ.Jc'cmF%+o]f.V#Z6֬Y&(u;ċǿ}>$MǛ1 dp܂ Tu8̖ɝ]eȡ1?֚q󃈈ׯ 8F:YtH#gB0*6v!6؃ZԶ`0G9K2}=mEI4 R6ث*iĔj\ $=+ڣڬGhJsdzm1;`S ~nΛEDT)GKo/^qȈ b PQAFH-SFtu-˸T9{qۏ5\=eѸ<%"MΝB+>X8z $5\,3SK͜eMGDDDDlHq:}Cb!PXۃD p'0ׁzAJD$,}{rقruIvK[T6m}b555ӱXLxxO^#"ZRVul]g䢺d 3Yw,YH-=&rrǻo~]\RcHum^x1EHR[fi*&TIez1==53j^ԄhYYUm @^U7W]OVR48>L}5/qN>TV.k`Kf. g}0==~K~G|cR. b 0}u 2B;RM]PɡY^ YS* Ӏ=/@*T`7SOc Y['q#4#\/gFy@W+ ZlV*O:Be#hWuv+ꪝC}?ޚYQ jq\<{_b9?quԲ(^""""2` p]|yG#ib9Ks5D9|V|4>:l77$֯!93h6vu.aek X :umV;ح#w;a=P B⿵|{~ˮfqknKVddxM q}8ιEse:>_K}m1fbʀh}K-ixNfɯz= ύq?k?&Cv9IeJ\>C+<@jt/Ƭ3&f1VMlY2=ŚE{eBk_2!QOEcׯ_-ty}윶~FzI{hvnJ:| ovlO•]k1!&&d_ԎԏXs:Ԥ+%3;=-|`Au3}(sc^)|qxI=k>Ï7Ev}_dyQ7''"""lڵ㶬?ĹzŢzg||g]'C>נ-v 3)Lo1v4%)7"&2δ&DA@T0yӢ܍@ :Q wecfԶu.'23'uoj>$3]F 8\cv?љݽ^rqe{ODZ}?'chSӠ˙_WsBqJ2V%dWmŝ6ݘ15sd(H$Oϴ^)oo9솯*ug׍r2#K%/_gKcF7*/f9;n*N`>RZ!ÏlYY^=.|e.P~98UL 9Sז9'=.(}>1g @'CP}uHz;0$5bC3 SYHj_q#:|O&:c::= ,'oеL&kcn!W|8&/1mO<.2&b)ƚ5kp6֭Ýwމ|-z ^KDDDDDD=3xc.3$\R"Z %"""""Z9 *utbODDDDDDDDD4 HhbV-HhbVwa^g'f'"""""J==>ŞR"*{!@JDDDDDDDˏ =Z YMє^_D6lؐ^ DDDDDDDDD+45O8:͵=K8-&4y@.P֞AG0hkaD=خ??DDDDDDDDT MG,x:P7ٗhC:K H$Apo\j9YPЇٟڽWMc#RS 1ZlA ]}*@'%Ē\Z'JPݹ'o[!5|mO̘^^I1ZxEL%8t È,|JŅjqأ3V5ԁk׮ CDDDDDDDDULb1:AVx4h6lH/MMD'\t#)тB.TA:?³eI ٳ8zSI\YMe<ތ㸩׉h|M?fm*\@K/γ]xhAhXB5#Dꇰ^x0ͳv%ܹ;AR,z,|T.Xϵ[V]eiC S>wDb_]ZԶg0 wKhM#Ԕ34ɒi SV,DyQgzZoB@E4ddZ'#ckOX:RzohC2\~nXYY!"ǧ\f4]wf!۬7gdZIV.mPAQЉp H8bbd3ʬf#zȚ4^_rK>iO.%Qy{_yg歽/#ϙX/7,I~PX8lȴMȄ]P1ˉ)l, X!JEЬ޾QnPtB[8rCfcUH+7MZЇ"]=LDf{(dgH<]Qg<ؼ9ؘ3h%\O?;Ze^۽.k9c_iѮ3Vg VuzݚZ|DymEP kfdUH>$_gT|4;[Te:JtMXa\~ݶ$Нߥ^Zg D4'cǻqiN!WnHٌ.E;Ѷޗ.69#g˜so.ʟ ZrVu-9<(cq+We Bj+{,cu6hQJfguH'ߣ4yT6\E.z0}-@Te:0 :jesb&9 K'ffwnC>4NZYDm;2-Rmf3ا!'pCc"*xp3C3fcǩOw7MF2uz,A5Ҍ8/ qX3MX4.u?F@kh5BqSʇ8H8A9vwpRuP@_zN=@3u{Ƥ8΂1k?Khac*{H<gFDnQñ~rҭݗyϨ9WWC0yM+'*J#K0DG Uu>+TY!ΧotODE.hV--g豃)74[IW<~=}ݢYOsErkYlF4bHdW2{EK.a@ٍ7$9kn=,v͛3뇥ј9uwr^k%q5ejr),r!"""Z ijR|Βnd3مV:Q^qBPZU%g{xx~*x^9\NռvCFX, ]1f ءr*s}^ܥ&ʅȴTLb1:F+oi9HbqU+mB.[˧]D%g$Q /_-~Zʏҕ9K!Eڴ^ϨhDj Eoq\`)T)@z?W-zl^-gyRJctΌi:qrof*>\D+r VtzMDDDDTt}Կ}RZ % Y+Q[[QDLq u>7TuXzDY\ldz>lijBtCDDDDDDDD ݁;~O\\h'чN:01D]}ABur].}x!p ~f qNĪ%tm! Ȫz;UY\ڬ鮵= FQg@_G'biKw#DDDDDDDKZn|ٖVuzD4P ']p,@ZEoR٘'dI}=*KOG2'XQL2L@^Q,cfZ m-1QO=RA´w.U2P |;>ih!"""Z*,DD~r (9Reh'`pFGB2xeJO.@e51%Zxy>kê+SS=_th^ s,ϒhy?BOfRC_ۏˏ17͛?F ڗJJSSzF2BDT_`c.`㵠O j.2h=L WWO`CԵc~[{-ec xK;w-R"KDJ\gOFX~^BȡvlOgnDZRhGmTLa`J.…=S\RN%;5Vt9YWQ5G,?4}.kjCwc2ݦʬqQu{\>5GПDKLQCcQm!b1|RXb'^xALuZRнkBw‚1o:-;lb xAg[q8j9+O1]-Y2 {bgz[.]38&ܢ}w #Ve~^˱~ [$?;8m_+j}uTPYnWg,ngV߯_05: SBI;3.,cxgg)㣒^-Ů[e`ϳx{z 狌Py㟦W2HlKGGDHSv!3Y14R9s|W#wu XYlc{HVw*%Z7"X16oSI!!\ *z[W曯؊(}ACA{uvc,D͔IE ՖW+hT=]`ٯ-3\u]QDwe7l~:]u{Oel]Lm9fjr83ufqq,ъQ`:8͉ E%89/Afj)]{ȑ>dWōy&?Yi,;or~^ !3[?j^fHozeEWl& Aɑv[QYzSU]۽QUEWR{) ?!˩3OO011~_aϞ=zgd*vj+gD5{#x71. r].G,iz?ؾ{ѿ8woK.e-'m7c,Q""""*5 $?`Bf[&q칈Jw2T3c«z#lP[Ĕud3\i'qRd|K Tu׋޴ڼxꩧfIep_2rk?zحIY<ۊd&d.rZEokDlqDcdA~{sn|]\QEm!g &"^,G~T ԋ-^uZo21*9[#జiGjo4O+8jij  P)iNT36'e%UvcynVzF+u{Ewߵۘ䩨[PqZB>oBՑ_""ZY2k`(ʱ8c}mQY><4ݘ5S,]3u~ y9N'0_T=h箏T^s/=c6q5[/%dheESՙ|qUUUdfhUTA|`WEYiX/_.U0b%=>ЋWySu_njDDKNO5ѯ3ዲ_W~hveTl3ݫE!gߊ`:'>6r"'5#y >\3kK# %""a`JO\KU[wYFD:Տ}}dbVtm5Hj ˊk\>_؝kL.[|x5xe^y͕U:7R"k%*K^?C+zx &'2J3пKxrfpQ,c[Yu[w9D{zYL”=5ql`2DDDD+M `###9v ۍkB`g'mxQǎrlΉg5Ǚs#F7vlS(I XqD{J\gn]=5ۨ ^nf++ڵk+#HmÅ'T-®(.\ (w׺̽e}/HgF9|T7D_[,M˨ -DyUezv[<""JoHnsj{[Tm>S`μ=r)-q?^/~lM-l&.;<;ޏSrzsc\͈nO"V{Ks+aN9YS!t6q&1ivc֌v6_Ti=Ћw|ZZZr7  >&.^DՑ' Üݏ'UPN r"-{l3+xo>[.l ;Wj?T[с#ȮfN[rdY\S)&*555ӱXLxxO^#"Zm+ ]-ّ?#UnGlYv\4aCK{d=35={Gڵ "X ڲpStqDOޖlDN&z`ɚ(ENk\tLjaT1=f=чDyt{i*Zj<5:fK!][{T )مXqf*udU.b[QlXÇq "֏Nb֥^\{3^o ~m7'ԡ==q)zJ,̹VNDT.8IrU ^]%6[,W0-+7f`o _GEL#8{&2/P135vFZB*EDŽ\meMU -x}8i3 M"TS8q:I]o%Cx@6N?z#!2*R' @33E;ah~dV>Hdl }=_o3-b{rgfx'9Ws%ig1';6SXRȠfF JveJse6mƌ|R'*#$Hfw3wp`Q$Ƕb ur#KT4&8.tDDDD R"!IcSd'\;NqQ'rf(rÃbF4r.\7JVP)8ɕ\hۀ!)>'gΘ5:b/g 4e1]s@Y5LIסI76Y=ǧ1;6Dp[2s ME`,3,Į7, qRQۂgG:8u}zKEJ5tO趋*8*gGhubTfvzUާ+A3|BsZOPЇ67Z'S0pՉ^_=^"ڸW4Q0ͩH FPK0z"accnm%uIǬC3eVhttj{ xQUU^d/(U=N>6lHQ_xyDDDDDD.T>rw'rbvϖ;wWt[.spq+Y98VP-P{bDrZ܉- v'"Z0r Դ#42Yewtj2ZEE(2ʍB Wa̔|\H7 9GAޚ]'`n?]=]܏`wV[k Qq=~^]%NDDDDDD+DD dN=W,"@N[S 3c0yޟQlEDT8s}Нze:t=7~,w .ZnD[chf J.I"5[qk7kNDDDDDD+Q[9]쉈rc{".DDDDDDDDDAzƏ"ű3nfъ R" R"""""""""Z %""""""""UR"""""""""Z -"_cz/5[t ^_DyL/K"ҒioGHRL+<@f翵/m]~e ]K>5ίgƉXz#R29$ =GF"~pr7Ҏ 3\jB FsQFоHퟏ9w"""""*2H+mg xGk}|ŵ2׳Ͽ$('79CLnvX?҆rף~ = mQu펶xh=-TuX GhAq RA7$̾ncQs#!XVka!{#r-o$1M 2?4Έkێt_];8&c#{?I=%BcGbg.P,֫=Z|.gs'""֭[W)`ta#߲7> e8?(gP]7I?8VC8h-[| N 6ks:L&@?~7IPuY={q>y lkr%Du0ل2Crp1,Y2b%pm(bGZu3>m.rltGW ܏`Bq="ψ *w ^i%9ञR]ǒ*E > yD?}TtHy]w|DDDDDDefUHօZuN+瓟27|R?w[_wϼ-o[*1wu`LbTd۪{XqKȒ͹w/KW܋̀_@p#3zKv/&_fHd^aɸd qDpDeZNzqs QR]7Uz-Lh5D϶3QqZyXN)uvpCYjv,Rzί=*"vt:yhY[4ٺ>̕'>7̡_k=~Q~v;qTFyuN;{P){%ݽ$ԩW4Ssi׼тA{Ug\&J札'ڽ^)U16ܸenC Xls! J)Ldc]a1HUa:^' GC,u*,%~;/s^|OktY <##^/&]GQ3 5NI ?(D୩A{Hg$4cN7-k2 %6:KznkZ Ox{Fh92B;06ABڋ^.akYv Y F~6Yˢtk-[[0vy[[pfcyv}_6\^܌F}}ԹcȢ>:6U:mpVv y sG9{[\k!] -~47#uO%3 >A<ɞ Q[R"""""[TҦdhh+ P*+g$a7*bt g2asw$,ʉzo,f(a@i  2$_Ik nmAǝ<I5Vg3u2dmv'EsWK{D{5L JۼFf0ڸrw7D{=H','Ye 4_+D˓ = ޤnAh!v _e^y;QxJ<^vퟃKtS8G02QY` Ъ6_0z%34s)-1tIV2B>y<B/7,R_5ڽI٨)nTg,Zp 0Izl۷R"""""""Z7qCݐ2[Rf=bW"tLd 24G]]zh3qL?kY TT\jB QXߏX  z1ח ׵}ؒ ׺&$Z{ADDDDij3ݣ38JTvVx4h6l{p/@GGdfOq]^6c\GT8nsmFakE.Wn8v4tsl},@eܻ~YS1ߤ7<3e>3Qfi\&)i#s%g!QH5֚v؆ȴSbmfgʞ@tٙP;j55Y0ɶ3Ͽ6 I\؆*(mQ༜'^vNDDDDmܾQv^RY;JEiB P}(&0GXYfܟJzT`SqK u,Oϔ51==x-Ubi~*cqF{g?/;QN_YόŨ4mqnvRH|,}=[{1`=2ik֙8i6[>r\_\?:/ݬG.3Zͮ3p4]x-APLtna\{dwIu4Ҏ*\D:Vh]+zU*&E[,;:NL1e}/qezݸ*щ:b՝3VyE ᯯ<#Tn T?O6eqbkْ6' 2UǸ Y'u,Wٖqˈap&)J㤩cEoRűN6AKլUl8=nnȘbGC@v?WA+y9hOѢaTKWօnn @JEt5;K='\$Q˥B ڼXQ) %ܘn:^>ʺyy}s0=e\NF*d£^{i سY'LTPrxl8)c0UF*)EE#B^Um3M^LPܴ\~1dsϦ lM!Ĉ_Sc,g:XU`D3٪i>=Ә1;U mضmv㵨=%ZNDDDDDDbxܶ DM!)3+m*UdbJVJČɮMrbϬI%qmzZR~n =#PfAv`bpF<,{Z &0Yu:fRݷZ`dl")gqβSS99Ւr %6*xA9W j畷=u/oU,i9&[!xjߗ21 l/9',LmZJN3}ˮÙ2r 7D"x lp{.t{< [g =zB 5>}1#HeqDz}fc ^VR1㽘)t6MO,dPyF yg/|>)1:pBVssXf \oݺu;bEo3R:m=ޫ8:cZBv{7‹G'E9yP7[*:70_Iz6Ħaݓct,u~^6{F+j-W,^XOWn"+o{J}/w"""Zu{=4> /_-~ZO>F+o|PyHAJ@~_=7w6A0}}ě,ق`8w5 eҖ)z{}yg;p" M`RqrbhU6>H"Yiɤ()MG*(7%SXj qHE]u[pC#1~Dw2GM@4DL]m8zAMtUF=@ml; Ç "L6OT@2vZjicϫp{Ju/ %""-@530@Ji  ]]S8r2'tM˙h(vx=e4u`te@FZBޡƫ49}2]їHuZ.ױ5("'Ե6=p}}23%yθ_,.rLڶ V"""b1h&f/\"ZeM_ H\$#nWq5rg\W"""" %Rb{"*K hBSǰB+apLp"C-IGhBDT %9KE: aXpC-_Ә8$KDDDD+'?9-DDRG\hL .e$pu$1XĸDDDDDD !y٫q31-T.gI.DDTR HLQCcQm!VbRvXbhӛfc Ĥ^'*$ RHuZ< $F>A""""eF3C!| Us|.Nܙq5N[+r)Hn[,zVtڅ{G/ A[-hi-NR"r07Ak N TaVOU֤xN" Fn)|$@Jguߎ#YϢ:UlOKSǵn*Dfcx#r-oSJErŞ-+^yy( -t$%ȿ/?#hWn5YFڋ8""""yqcWdGБv[QYzSU]۽QU JuÏ>m.rjL=?LLș}gկ~={rBC=xU>hE﫯7_ECu龠ޡȠ=IJEKMgfʤFj+rX#s]^Wǖ̮(FݻD6 B<@ ?,,^g[ռ,.k6-*j??ϤI{.2LuجB&m?n[2y8) ^u׋޴ڼxꩧfIep_2:.[mzU2zWj,]Gob@ʼn`@r9bDbt={5YqZ=z7P#ϊ.ɺ#P/_CcT,q0|ҝ_< 6,'pY]g*/Y`d@\Mt'CIU3L/wiȑ 7uq|=a6n=W_:V=/}lO-XDDDDnų_RO.@ĮLgG3cӜ8&KglNJ #Zh30-;&qY"9ܚ5h}@fK&-Z& FGD=F6$>+V{U[v m؂n ",6`$ɾV|LadD,a4VTsB<ڄ&q=:ӽsr ub6-q&.F.E2ttݎmGKK9hiِgpjpV ΘնMףiqTh?|-u1FJDDD|}:o9*{ M#h;W +-k-`:kW1S[PqZ B>oܚS2Vxԅ{O"#ܵ%^;檭E_/$zeRN׀Nu;kA: +3mM7x?z $&:,~2?f<.Mi}=+4ԻȆ`y@g&{y\ ǍvC-sh 1s-U#۷0==m_0"Щ~ϋ}dBenTI}$Ge*ūIů_7gSJKgwW(TVuPY@\e3Lź)!tUn`[֢mT4Oϔp{Kwt)[[YUrWS*QK'*6vU֞AG0hCw\]gP f=rQ-/6GLEQdz[Į7t?.Eu^U j 'dx~ǏDDDDT~0a&WhVAj8jtXkCt@ڧ~vlrlYCL`ՊXLՃQNL{$7ڎij32cq06["BXgKOptem_Na)`}◸̄>y D,wkUݩ1y[s@nGErq"D&"""5WYmIe]K a~QNp)9uU9`wb:pzL7'jQ]%90,cpc FT8Qe1kEe/Ѵ\h}B1r.… b{x+{ͽ҂]QS3"!gFhKV`KIse(^R#b'U[d;ZD-x={9Ѝ{_|o g̙g_ 5%w2psb*!t2XnpVb r Zf= yv븨_O)fsa΋ʅz{-|sGVYKzઅ{?2V?r=Ѧ 3AGS.3M^ȸ+"CIVEijCbK:d xpWpHo3`^{=rYWe[ph Z_UrAv5sؒ#Um J1U9`q' ^y+˔\`d2NLXT<wu0f+=P]ii n'ʦR-zQ:Pj+Hk仆$_$ںx9MMTKvB$Yř='uetNsr쪬?؇Сƴ4ɌmBL1/8ѨX+]tLvuhInRYPm0].z0}-΀8x#V8PD1e1שcF4.ASr΁NMÓNtvPuvey%8 9}|e2NDDDDDDDD M|>0=} CAZpEDOBii7jG7ǼHn2Y9!g×SӢNHY;ļmN!}*(No驊ZUѓ} \LeSTD,DDžjh3fwLT\.r,q]:xn͐jYG\;yΝX,Wgw<<}YQY7uлܬY^+;/*Z?#q~Ї>zlNϻ/yFtyJG&1@JRƌSSH&'01@ 8 2@JDDDD+^HdbxibFx+<DDDDҕSh9bt[)g'ZFj{1 G#hI*U=j>w""""""+fQ[#FmG19[o.ڬ$|$snI 8hUkL`r U__""" R=Z1@ ՠ&ĦQhj`Slb&Q?]zI}9`W,@۲)싀WFqR!5i76\#GqE\T۰A30KDDDbhi=q?ޠ%_;hCC[PopTO=n[,ze~ 3||$C{"vGۀx4ĮDDDDDDR"^"IvF2[xEEfiϊjP;jj,b+PM\(7jOx5EYap:&zZ6G9lSe6nR&+h95xQD1f Z#jfWɑQӎfV.HD=?,I\ Uz]Xb8Mobt׏h,eI=38sfh6\!qh%C2⭲l54cfWmhCL5!Jr^:;f Bs^=EUW^˶Ơ*1*+Y}6Dm#>|J}VHK&hxUx-!ULC2N;3D}K;RR SuKߗ^hY|_cU}Xv4QHY}dN ٲxٻwt8du˚f~)B$/"%ZҞ=8d 9e'4>7."""""H+y_~VR:vwwbv@ѽaPz S6\ ,:aY`k^Infm;~}Aq !gtӽLEp~9B;;YUey2E`1 2ϳeqb@ono_o=wsAd\rYJ&$kڱi'"Q"2+VM/=oZ!k}M_܅33kVT)Ì8vkqxl%4 J/;͗QãVu;:YMڹ*w iu~X}9Ꮊyq+Vu9/Hjk bO{ ީ\GMVdyH II@6$GJGiǨʚV;yum%oguSdx{}M_ޫ<: *ӼzN}1vzyjL}e,ԩwZ_'}nޞ ,'1S$vںMd\DDDDDDw+J9ܗ_/L%|Vz KX5Eph`t }o] efS2ߑ]{;#}l2R'߳VCOK>Î>84w`{%:">|oߚx~I#szHDk 'ٻ9͝,}ѣGo'.]%K݋ ֫W8L{OכiJǬ5LciWgqqɨ  a?s)R?>O;KA.u/2PO{_Ef3] :%uκJ͑ *#Ǩw\3!T;i o[kUr"|XXT"p{t0{T"""""""""rw4.e &H0ZG1R(*TT)л|(8%A0Gx)߯Z YB=n|*j_YX;YADSv?^"!V-}ͦA@ :RzL^mz2cy?.DDDDDDdJ=~a e|t *4/ :.׷^!-ߏu5[vX=D93;ڢCl]YSC@(T]Y@z퀯͍Uʧƴ&s=SDDDDDDDDDd4MAP hzIuܤݐ${AzMrB*`?gpn(9&""""""A A628?8tΙ'"FrCÞ4B&cX}G2h}q1NޕTG MQL(za_Ao7@dej|65JN=}u"R9,RMQ| Y9]P>U? ?|Wg>X̃C#uqyv_TgutfvFWc_,oe拝t~uF3uS.Owߘ })ԔQXZXVаz<ܦϢ~LDe'x<,ǺS6!D?}+!"܅,ǥvD$ZpP=9UmSdžy,ԩvG3]O;MH *3_eIu1]m[5ެ^ofJ^]2jkzpeD6H0&5I>"""{~J c+ "}S;S*`7:f; m\|KH*>@.v2pS7<*$5kX[3@J5o֪lfߙ텞~ oTrL0^DJhZݥ=j pK˳s֐~ʵؑd[!fJYjwhz&uRuzh{!k}y"!ks& ]'D6[|UuJv{T3;Z?u?ڷy ;W˖.>h\=}XNB^tvj|KT;bX@1poҿFN"װq,T:|$"^AT}7/s"S*YAcAr ^:J ^:5\wx쌮5\?łušZ3v|ϐ{gfo9?bfҩ.ܑv\Gq+K׽r-bdKIɬI/E:R"L Oj] @z8i`露}HT<ýN݈wJoupןK^ƒ8~uxP]q\]=Ag41p\S׬=~>vM<;%"""kᛯcNG"p&69"lKjmG5_p/wj6TaIe}*Y;SmG6kϘ3ŜUk/yv5}Hv$"""""iC~U:?UG:+a/@ڬ VT@#ҽZ :FMJn6V"u cp͗%FO|t›Yx:?'J +g#+l@o\zC("܋iW0C{tkYOK4&^Z飝cx/ $ggff1ٙ4c>xB!x.t]}-lVRcNbv5UkM7G?U>|#|L#kW]HAuןI{SuM6w}x璝JDt{ P;sx7<>.κJhuLdzp˪s~|s ʔcKpYz7ic>B*(‡VgR46fZ=͡F}_BXŖ, Pg""""""& Z'?{qBsF&m_?F QLSO܇i"׾߱^|1JDݏ)`Lӱ<3Q}K) T* ݞf~zݾUl^8?GM2F2+H?zMJ/e, 5zYU[4`Jv_U 4xגOAod-j׺F{}W!VjAf""""""""z/@T*}5~ORԶ.䬤0;28-]4TU ogpѸ{{U`oZ/,h՞?^OO,po,bMGx>ưHq=Sٞ'S4Bk:h)g]TRHL~Bp~C}Mƃ/Ob3#G_L$""""Ǥ}6+|?'2) Fޠs+G q ˈB8f߈nS>ŞF5 r-s㫧CҨj >@4WV#a=uUJSqp ǟg|OHU?"?p惌jl R|b/A=*gqU=c/C'"""""+bh/Pfo>kt' O MIYGk^E08{ۨN|T!xvvsFt,EP4zeD6\9Z;gHDDDDDah*~]-,^3+ep^98^'UeO^k'RB.)䖑vtyud3F]g(7S祄{#f\kvE NU)K9fJ~]Wшq ?֚vIJ%(2ތGbU yȕnٱsϬ&V9@ %{[ă!#ePM˨vx+kQ6VXA<\;YgSm1=áȝ~D+:}mC'5 2V7޻ekZ|YQNoc& K>͵ϷTr'oK f%oΞE5^\;Zmɽ8řUebe,O s"̓~V=<z6*2oGC686fFWR'?l} ˮ4w'ޝ ^ރꋞ ,'_=.R3|m]F}DDDDDDw+d0_~Ssic:~7%^ւUmj$WH sNm WIvQ:\{}_\t<|o߾5GGߑb??ir/9hҿ>z~%"db?;UVuEPNƮgk_1θޅq:=}EDDDDDDDDֽ\tLA<W)1R b퀚# $¨!Nd.vvBTRa$ww\Vں5ݽI]EkةBvҬlۃqzvj<+(!X<.y>wau v?kvzDxMDjdHO\.(j/K5$Zՙ[;V4oGP_BUo=U+[u+vQ߫tC=PXsjjxncg2y;UL^Ý0PvGWXB ąq'BlZsUG?CSѻ$yrt""""""z_YAjBBl39*k5~f1;ԹoUVKUq4Q-߽ ;t߭o:f=}*Wɯ/4kwHE=Mi)emYEuC c'g \'(3|B!x.eq۫tL/kYk%r8Ϭz\݋LǶנ-v=٢ZOj(3Md_v{ٛH Еy%ֽj gx#=d {(cjg̲Rg.κJ®2[2EW4|"z4PF-71d܏)]Ui6{v77>zzJҚ,*@UA-s:m?e*d.ukZucyX⾶dڲVYRU`q֑~BV2c:KVf)tQTw5J KǪ u!V-mQ} )9ٙk/ф5Z•Y9P>拞\prDLDDDDDDn$;)![{"P K[ѝ :*7j8Jǰ&s=AN [%kx݀'\* )_ڊŤQzc]nzfC渷Ivj}}[=QY5>z'(+0v*2ݼꮞ64:UdS-5d\Ot)s-sF#:uQU|W\j4m٨ 4渟Q,lV?M&g""""""z/@9̗_Da) ݬ۷h2/c/Gg֪:o]/ZF}2lS#h:}u\=)Ϫ@$UFH^IR57M] `eigO|zeU %YǭQJط\ud>rD^UBf_dՅ{RB!+(<=x<Tz7R{(EguVu Ug bNVGN)OUuCF\ɞމtVi(FsMpY4޾拌 %"ryDcJ0,QGUX~ 3N؄ӾGB4ls6{ukwy 5R{a륬.mIDC'"""z}|s|?D,w/89]Sߟi'.ݸt񧺾5T]Sǒjw屢FKDt@KP'?5GwOYQ *ܴ佈۷h2#?sPH1T[' ?!?ByC?s$}v>^#EfNރ &*%,|ϧ>*lf~ kk &EDDDDDD4sG{ۧqĜ٥v>Nw!f,%~ ]!yC̴%M}ٗ= v_d~խV>'?%"˝6 눥_ub= Jǰ^`x;O#|m=Se#8>}jt\?ߛQU=_ot<>uָt}"?x\Olbaa[(qjMnotfiHv">BL}c)K j%>PS=YB'KU]Եr& K> isSGcmc}hRf>3|h#`1DR#1H{_viDD3GNPW3zE\E]dLUsGtB {RIcAr ^tps{|ۥY$U03&mEgR}|5-^O"!c{SY?r7'A}5cAR(87ng :ŜԱdY;a gׁٯ}p?:s5SuU> 6bqL%H-vWtOT(zϥ.FCi`Pr:#+|^ @n"ho:."""|(wMU?F.aTXSGv9s|,ԙ?;7uO~K}ś6/gj_ozjL}so6I}Y9F>gzAl62k6c M T9C@Vԏª]FTF.` {el!Biq?YpR 8<4LIFl@]fܸ?w<@ZAjɇ=ZAEBjW-<9Y^Ե+u{C 4M4ec@jjȱUK_zx/XKbX*ȵ^ǴZ 멂גX0hAՏH6M~֏j"mJ#<)!hNEubZN3:zQ/By#YJYDUC r""""""; u(ڣ1T]PN.Ws=6H١^Ϭ!BB Gs|%I*[dARJֶ֮dCU_ͽlB(紐^.J[ &b2y l @5R^Ot4`egY2ylgr΀dŽRΞeh8ZU^⅝YktO}j>\W4Apq!z`/!0϶93q:vv)!""" b2%;;t |3]jCl.]#Խ]lt^lcV{v^{IeWz>rTݏލd <ò)+E&4U?Q%FD"9<6aP=}uHU%g9;Gg:ED7O\*!un2^W]><6VϢ7WU$S^];^~*X~Lٲ^"NU$B+>q5YIIzM"""""Խ[QSXbhZE5*Dt6>f!y8ip?J|9\W;70dyu@#:njǎ`zcgqɟD͕u="""""%7VkѻWTL纏z!*z/G)ҠGOp'''dN}mWMzZstgތ???S]kZ0_~SsDDts>|oߚx~I#szH@QW,6C!KhwaxHs^gJz˨jQil?1uq}(uQBY3A.9g|W6 \/󄞳lMI#ڭE>b=Jz8/"""I#lW}>3n?| Y:R"`ޝ#@,J7y :כ`>kGM^{սچԑWHK/uto+!ī]{Fq3|]O+-a9iUUZo;l\꺮xsX>M/VJTU:AQl=Ԗ`ݯdO`\ kۯH3]m 4GDDéH9Şh /Puix&Dyo9Xx6Q=s@()i:;~>dwlj sDNꔣioֽ3P[{ʷ<=dKrpnnPu60F*vv?l\r]K[R'@ЇX6"=Q쉟"/^Wc׵%B9{ɆH{7|"""""3H{?@gn^$""{DD1MTR)*MsLDD*+Qe+<эct$M|-ԧY)K)GzV7g"wI)0/!%"""""iw;@ZIanno0&0cK [(b' 9EDD89ijq#"""""wnHZ%.,&㝝!ܘU?ߌ ^X-xԍ Iё>9VsdJfRri@ea]_f!%_ O'ӟn^ʺ.|scv<Şl݋Y~>9PpyT|)Wy_DDDDDDDD‘iV5FJ(fTO(uGMq0mFͦ?ضĥө&2EٝWv!L FV_.5>sx]=$¨!J{śv?gat'4PF.FDDDDDD4a G!w@qYА[4Pwq~K}n⥪zDF=g]Gy&nj'};M}C" WRgd4B󴕣05vSDDDDDDDEO^%y>OCz0|("67I!UHb4xju l fu@ 6v1Gv>7ѐ쌣7Z+zog%g{_Desh*G~V2&f X_ـ>tH}F3JP/PڏcMϗޟ~̟_\^Woh+5pr^D= DGH 6[I)a'HDLj٬\A}WCy9R,SSLQْm)=eɾ3kMnɰF#]Tct퀷#N`k쁞1jm{vPNW7Ѭt H5keJRW-腂\R8j??@2zxL@Ѱ6KiͬƔb(FJWi ]YAȂc&}tLwNߟ"~f^gXWq!E{D4FG6'0FD"9<6aP=}=[*x[e?n2RGguNnbTB6G5DŽpp01Ϣ7!)Yԫ y/ "Ε7cśnx7DEDDDDD~bԽlWBB G`.WGHb("n[혜dNudqqg0)SS}Z9w ٧ёlT+Hl c:p:YڛX 7Zݫ('bƼ w2[߳'.^5%/U{h6>f!y8ip?J|9\W;7%LcU:76!ES4q %" k߬hws=Y6fӚfæwa>9,Q ^gP5.g+)juxylY?X/ ݝo*f}vZ6@OO(BzaR"ihƩ)tKr+HT#(m=o:MqrMF1bGϿ#"g|XmiR:)ngxC4Ul=k-Uy)#:u65ϝ-Ur9\ew3Yoe 4&d՘ԥzwg5_P(c츈7 MAkkVP,kfu+*$ڱ1aĪ]ɑTB=%QgǏg._#a(iP5ݞ-i+_{ʷ=i=ϧ}iR:l Ug sjrkon%KYuu]ڒ:z>3,es.;/[7dX]PC=}~VTO rOr\DDDDDDW ha?戈<|o߾5GGߑb??1w=z_J~ghndIfѝ7eaF)[ RHU昈>ӧOOs>Rg^?4QXR#vtKՃi6+TW>_=5'xǟUUS}*O???'Wswv\-p+#cZPNfnsj\ ѽw;?ގH_s[i~.=TǷ~1>xf>jo?WjwItkTwc/꠻TtϿ¥yl~1}U=_y@>]#ݵJ \'XLZ;;U#{a wd,DDKhrM8__3#y!jnϿVQZ[}߆' ~c-R?_6oW:S՞ew~Od*^?;pǷ~_§? %??CR~o߱'hxԍ Jէ<cU1EGd.*})|]=M6Raٙ=ٱescG-ZG9,Z"c2Zxpqwj:>H!uo@=KR.ѳoewsEk?Ё=K}F o'-v{(?4-u_3Uu;K8]Oٙy.P=0/2ޤ4j΍ǿ,ҩ‘iV5zL u$TU"37hԏٙ+OL/?w|2' {5]tZĮn*UMFwLhٜ39@;4VJ(eD廪_oV{ {U uπ.Ds{]1!J/ sm)<Jqx)""""oLSҽ8Uri}]nbI3=}Xz{zEt<ہ3Wo?Z _ ΨM~g=~^Oz^yL+6}?wݗA G!w@qkfA[X5uu8bGỎrK>|ߴ9EDx8}ıH`a3DJ{S|Qj5Yr$h !nɖP*e!]'6yV]S׳Y#D{7r+%t+V" dth1Ӝ8ϹSohaw{*wqw%VO=SejzTf_u?*ϱ7+ӷEwvUBR"cu/.z݁]~Öfa -;~i HEdssci>4R|r֊p=I"2Pc&@yW'r+ T#%DG# qV fzTj`/D0 ĝAꚺuHw!G5&[S9t; 6#5vݞ!Yu{jL:N%ve 69Y(jW*dv'dKvݖ<#""""3x<]oՏr->6{_ ʺUScl Ȇ_◸S; _')+^W~JOۧ޻6 EPk% 9K+Z IΞ<}q QZ3+}~m>$k1UFH^)7M*0"`9=Q:U ٫7Nrޤaj5yzqz@(r,ehdQVXVzg3J*˱.6J%Lm 'kte[oNdqW|'<q\u7ٛ*j $MD?0:@DDDD֭X[/Zoԩ>Eu+?`p55^ ZؤI`Iv01=e[ʯ|x߻ u{C 2f%%٫!V-|PA"Bj[/Θ>WY*U26ߘ{9K?2W^1g:6ʨ}v]זT}s]S<"Q%H4Qy~?nlE 橹0I#'-u&fjg+!K ]`e׎Aɿ~bΊB;ѭu If~eZ~˓Z;ZVlI;K_;kY!Kgz~onɜ+Mn d=<6j8wjjet:XLJ"dqwnK0_\KaV{uZDa=dbHj!^cYvO.WSͽ2 ]WYGP)8_;QflԵaSOp''=kNRoX٧eD^ lH@&NGgbZR5qald/.ZK` R}a.gg{_1Go'Y?OpnXo%/[f58§·XOS#kf3J|]W ]Bv~LYj[ֱ]íV:aն0>Mչ\s] Yf=KS-3)M^'Ui/SN˺~י~d4t)MNa3{hZݥ=}>IlK2Xh$:;l1^y#¯~%9?qiFէ+{%Գ?3u>տ=罎XAթ_M{SO ^t}SʊbS?{]۾gmZkTYǟ?_'|oyvPDzQܧ~c6`)44^T夵]s$fnsr4cl)wϙ6rgžWNYOՙ!Uٚ^"P^î^tv+>{D幫>눮<{FiΪ',Wx>v|z48.ўΞoƊ~CV&^DDDD4ӧSSt Opi-w륷Q_FTiM 8ս|GO*g_wT>&9J_} ^~oAX=+T{'t&{ڬWueߢXqfއB:mYj/d0f}нO+=&շc=ͫNtU@ Вa?戈<|o߾5GGߑb??Qju!M`žl'y#eD]!?X65 xu"14=W6v#WxKƾ_g \+_l+>u3ޮB8`ir LWv~͈d7hsHo& %ח5YlځlegZ^NG~6DDDt[LGa׿ﻟ}?,wuވX_& J?4o:0*~A ԯpnm2+.?M$31@JD %""""sd}%Y|U|LI,#_.}sNw_a'_<|a|H)ާjƟuptg =c׷&);ŷ㋏w2ѭo/Ŀ0@JDDDDDDDwL1w|w=P8sM R""""""""" kJ!Uic""""""""ۋw٬RiⶄG};:Bqev\-"x 6Q),akgPRg>/l*mhQ.70DDDDDDDnHZ%.,&㝝=5 눥_u=0*:(@.R-sF#:uQU|W\j/3>s0%hB4#9 23Oy>0Ǫ^LUt֩}$Z%uf<%}UTbiqHv;BQgif/K5$ZcY:DyȤ#Թ6(=ٺ]J˱.ԨvՐ[JZ(l{L3:(Y<#g:@Y|-;Jrqy nb`Y6B:>:1PRXʾ3KDDDDDD]f1cܫ8.LYdi>4Ri1-`밆nauO+PZ@vM4$Q?R`eqԻa>fZ-̶_Qo>g((=x?ߕDXI$TgU?Lޟ<(hhߋ Ӓ$MwG-ёy<:N9Yo} {:j-7PRGGn'UXs/HFZ IΞVU~,?{a=~?vq5Vͺ1hH4_n:Ac"""""" *xl C֬))g>M{uCnZYWvG4|j(%ts&zʒ>\R/YY6^S6rڰ'@';+90uU!xv%"""""" H~nw6EjŰTR)͜5J겳zA_R8jItdG5vUTS֑~弗úzR_zo5J*rey3t9[zY;.zGfl̤6zT H^-/t̽ԳiwODDDDDDn^SCε<- [%kgt k x2ژAv/KEXLJZdq{rjIYPt|~agy{R_4.j Da=dtVr 0z^[o$Os^+9K8IkL$%؄[AAIo[A|CBtqQF\)1ќi#h@}6uYQTr-qRy@SN I=7_M2ϧk}"""""""爉VIDAT\@%YM|5~O 0;9w>|oߚx~I#szHN(wo&0_jak}FǼrԅP>b[F:eu&e ng uϕM䫝6U;\+I]Dvc=xd:Vk;97?i?3vdͳ3;yBSﻏ={w?34GDDC|h2$RUMkG7ohXC aԶ>H)p r=*:NxNwPbpRUjq,JDDDDDDDD)[ ѽ)[ ;@9E0W5v>qVT2rk#"C}Mƃ/Ob3#G_LQBysu=?Ij6Fz os{Mɤ}6+gODDn>MF0dt4MB`UNti)NFo .Z{+ 7FJ-`;h1}57 )6YG(Q1m.Ns%"""]nS>b/AM|9v a47\|KHx?4^G$N_k'DesJy ^ R4ᬔby$Bޱ{<U< ]78*&w8@̬q-z*I}5%^G8 /z⌞"#uD"&ZY5loLcq!ʇA\"rKj~ʔvg Ҷ}@h@ 8iG2n5_=kG@ǥc=}{NoZbLg|’Ya՗vRr TY?ߘN?$jZK%}n~|)7=3iUӓ|3}S?0gXWq!E{D4FG6gx8XsEsxlNO ?XE9 oB\LӬt_g ^ڸ4[)ؗb'`;O|__Ǭ:k}a㒌_"X?ODDDDDDB`Uׂ# 3;Q_VgIyIU'bXfGV'X^EF{w#}N~v$saԐY[omŽv}v;z\Vf."΅V=LtQx[X<ߋi"R|>v "$3xᝃO_K,:4oe# <:"e}&ʒ>\R/YY]_(GS׆M=<=\a:}툠E".￑埻,^""""""{0ž$QG:T vJǬMIL̕)hAw¨z8 $i8gff;cwVk%4sg/A:Nkz߬gi̾{*-3)MG9@~鈠zo.'qǔgj~;."""""";Aj ߼DC-oR_ڬK.κJpu@Ϛ>`ʚ?~٢YVcK؏q|.]z!k֦QW}>D\5NrZ.e!mg6r+HT#(m͆HW5rOi?n'C4`YGW \Gսt&VrR{*{'֞>yڝm\ҮDDDDDD&WޔiMV>;z]PR B*.ndKV) BU WZQԬC*mnn|*a=XT&cmg;=cVRzӨNu3DKu* 3a%Q?D{za颗NT5P(S?N"zGT^_Sv/eQW sUxF*^gum bOeA=H$6.ޞv/H3!"""""+d0_~Ss|z:d@ֶ(dkmfvGmqٚ\O?ح6 jкWq~~}&۷h2˱#RVFi 0>^ܭWX95m>+.m}dڑb{ED7Ojm?ޗ&IFtj_#b/LjDDDDDD2H$\O:Xz8JJM/`S,#~{wJ1@n*՟QxRXt<}6" "ß݇3DXI$TgS|E(_:=%{m1Yu1lF3J;\z^~㪣hXJr?}3m>aigijyWO1b=kDVg=Z;in{8`.""""""zL-@zvv\XX!v]@:D,t2%hZIzBoi HZS6ڑ>Q6+_WRg=faIj!fH齟WOرatt蹋ԕ'v륬ָ4TA֪~N˻evGa:j3^S#)]m: ٴsNK<"tA+wa~YSdnA1>WkYsG5뵊dT#(;0 eWɊ ?[jgh<ۯIEjGVDDDDDDA*AR;Pz] O?=WQhAcAr ^źaZL"2kG.`K5pv%h~<WR'Vw#)EjE`u9!}vg#HՎ)qݑw(=viV+^"NVoa\n̪^:.S3r> wUʒ>\;S/YYv^gS6rڰ'K2L'w R; !iɵ5G4:SӿNWUkTj5`ep;C#37y/"""""r#4M*H$S90Ō}νZLnQS?fgA/7<>:*_hF}lHn߽>a$Sև6K=e{*ۗ}<+V3_k(,ˢ ZٵI4F=gebnk夵^]@T#D՞A\ru;SOP;=:P i'=URkOvڎy&ksQv/kpd"~d\<\n֎< [sx3 jS9EDDDDDtXT$U(K0/!I AYr*pX+ڳ8ϬePk% 9KZT.x&: jx=1NcHȓhȟuL6I*: B%CM٥솞0$v+ V꼬o}`;t9G4v 1RK)zy6z3԰vdx{ y.mOyPu1{2SAqB-0P;s~|dzdZcpcn]q-_cwr"|XϘR^!BVj(|*{ŤW&hbInO@dJunܓwس;S=L{n>}(:]Ӫ>Cxd7tg;큌۱%ӏlrw.} x&rT}kg:NDDDDD~jJ۬*}"M2fO{!ZXOPZZSgn>VvfڒU{:#--ѺggM̬'pZud'=mIl6ez61 {55ت5 b2fLK)ǘSHrke&*W6dy6sޅl9ޏ>6cyw!ӼFpy@dcXѝ2UFG&;ƛi![{"P K[ Dv3LT[8vް]#g鍹nzfCݐl㸇 dq{wadٺ^OVfE o Gޭ7͕dLk2g/Yz1}~euz97:υOk x2=c. !JU?P)}d\)6~3h}ѣGo'.]%pS }fB %OǜMDDDDDDDDD奔/忘S3tL.7^"""""""""/~ZتCl.08JDDDDDDDDtO1]쉈n_DD4y .\D!r sRJ(eD廪_oV{j]{ϵ&""""""}gh/pP#M@ıH`a3DJ{S|Qj5j*^tm7MSG8 qGO| VFJ뉎F"`A67W+h۫2XMi@kX:36h.3d%5^Sîcڊ%""""")Ϫ@$23+E&4U?Q%FD"9<6꠭NXǛDT%| S8ERA,VN7!v[M`k6+Th㩨077.Kލ)(<=xvq9%H:5gY?=<A]{'81ޞT18#ٜ3뵁%b/nڇ$ZK ݌H%v=MT KXt[>\L7w4+H--2Ԕ̯am-?gr.].s(G:>V6U~,?A(ϳKh25>橹0Y*/?5t"_XhAz iX^.t !YRh UO"m|vU1DDYGe}Q{͐WqVח;Q%iڟNNN.00OMQ`ycR$yED^՞]#"""""""AS 3 R 'IdVխCw8\펰5 N g’T+|Ṯۧt[r~OiVT]՞=&R ]S#YR}^Ϡ0vjZ]P_!JC8?%sLMs>vBuفqGzY_.}r3\6fS ޽`2 9tV=4`*R/{5VKr8n"LDDDDDD$I@ܘU?j%t %G&40jȬc$S*2v]1R b@j%`,]&^LM:XYG`Q4_T|,S6gc?viV95&jFO{\S୒##> c9ii䲎D$7NEWۨuǝҸtuTygVwNJ6*[Q5ܫ3VW \77'"""""t#4$]AWC:ԙ{L%R}Gsq"x49:5&!SSM1(gR.i8@xܓ wo䰒ŸMoްIK_@()i b:yM`9VzޝQc=Dūwhl7 IuXCYg#Mԑ>5j#ǧ~q,qI*k53߽@UQ?R`e^?c>OweswAOju6O'QIϢ=jn7=n=݃I4vӇKYOpjO|O[?Cc}Owc߷xqwDDDDDDDtcR JtnhJ} BcWs*9ǑyL4JDDDDDDDDt;L=@*ѫG  $m2/t2ScU^*:5zuRAQuv0OX}nj^Qku oq/ߒz26%>ѹCxގN|FLesTϐ;9;4ճFx:h 1U2E`1]]q\T2N dਂz:;z5Ors]~uiS휕wVՑꓹ׹ me#~]gYWW稞a&""""""""i@ *Jr_~Ss4u9=|o߾5GGߑb??1w=z_vbU8 RG@9E0t}.DDDr|ɽhQ.7n͘G=}_DDDDD49 MU .*Ѳ9g4r\wXQXˈwU92mlK\~{J(1n^wa?/RO Q7g MS~D"~uw~֏j"mJ#<)!hNEubZYԥRوo"﵃O0;ylCށ*ψz)dg zg MQG8 /z< DGH ȭ$PD"&ZY5McHu0G|%ukVdlFs9>Q5W \5"e՞3S2Eov$_;R'7;ŌNnUwܺ^ԾnW7nIy<瞙v p ˑHӟ6. z#G }_GDDDDDtw1@JD4E* #yeR'&4U?Q%FD"9<6oB0,SKknMOnbTB6G5 y +٨YDPE"a9 o(DՙyVnGUpkk>kcJk*(SuuAMlvsV re`sSM؟c;UU&;{ɐ>Rk?b3$""""R")(<=DAd{(EguVu UgqVO1x0dȪS:jgי{'%+8N d-U~p"{-Nu} j}CbwSRGQ n& K>Rs<}fJSݙ:Pԋ*Vqֻ-w9[6l ʇk1!;PP*DybM ϥUSOq{9Jc6E&=v莙Jtnn|נe)KZ--mװgγڙvSec&=}[h썹Cx,l>S/SG=VKYӱmk NZ,FsM9owmؽaOɨ[ߟQM1TscfV8vww| :~!{c9ii䲿+8ȭ Q QׯAkJ_3g5hN!h z X%6ӾwrT{.kjU;yԑX;)͸d+fLj^j辪T0GiG] C7v>{!`}S[ 4U}Sg{ t`!ggg,q=>ָ m1; 86 ),M Ƿ5Ht. RoX ci X#ecfaI;v$OGrӛeo RLg!e;.NOf &@t5^\۷odYD|G@t C:x%٣Wv yu6HQE-k%&1;{̚jkM[pϹ NDDDDDD:8Np=+a%꟔n(=:e/[_Vh$cT@m4 եqwrUnkCv(c뙪ODDDDDDDDtM5@jF? kN|hJc=U@R@ji E/SmtTȬ[:2IRQPE/SX]זR(tvwcyXgzQPc3b+;طO!Vyen,2xSzWGG逨L8:WQN. btv%SC3CݫfSF6r{M#XZW8Jxet}"R_̱\M"F6mi8 'X9O۷odHo&*R9&5޹S̾{ʶ-3)MWO[xؐ׮TmZݥ=]汦%c-zIS Re<^7@g\XT >U?.ks&"""""lVP4q R> }\#vt˾zw}&4^~,',\w$j)sn.4(=qd79G>3v9䢛Is<=x&ϢJT}WՉBs*kVW@lSv%mu35dz_N6}*;E/)S""""""6ܜt~-_,5ll令)TL,l*LDxqsMLL6C'R6yYjaעgVB=%cig7:vW}]H$} 7 B H <V-uoRܫ[;K[gPOUŊtHvejsgz[UuN^bF#}.]am_E=g1wJDDDDDD]\@%>rk$0(ϱ4Z?{ao:*)֊aԶ`΍G!d禣mngUQ7 ]z }&z<|o߾5GGߑb??1w=z_vbU2sjS%8jgQ‚Uff)'8,27%{N+ӷTpdYZS})+YXߍ:sGJ;}ٙNU}JYkN;d}糴4 kru_xoLjA*AR;P:q#I/.Q,:Y VRk("-+ҽ.Ӌu3s8eZ 87Wdj.O\dǨ}@j$ըkȬw(p"S*vp~9B;;H.>X-s#4M>HDaד$2[:Ssu+cGdO>2(R:2㜒r95QL.]ٟ͗(z[YL\fQKuQ:ܱNbUc$'.\!=scO6HDC#3ߨq!>“d&yt*$ )٬vى8^Zq7g`-"0i)=2vܫ8^}tcR Jt^cz!UH;ջ3Sqs>ϕ2fwS'!]]gvudj>,ښinZ9en|r2S_hR""""""""mR;0*eX}k~R(*TT)н}뙚FZ 1R̬~MڒvT}To~ttz=Ԕo6Z=Y%M>YU)L^KAAD4ml2@ݴH1wg/"!S%q;Da=onvWzH"|5ՖJ$ (kkyũ/%j8R][+=;KCfɀүZ:,ǡPO`wHݫ:u-mGw2h/-ZI%{L_hr\pT9C@Ãԏª]FTF.`șGo*Gvz9tHF4W hJ%sx/w?9lQ"W>|oߚx~I#szHm`>OQ?c. vz(N ̗Z'$@B^>FJhy xcִ'Run^/]Mr݄*_o"Pn : >  #S}ѣGo'.]% S epxq*N._=,LO|ٟ VFJ&8DתFgY2A`W>5^w`7_h90p&dY!Uou1hnl{"~V"a=ϰ7B J^h4DՏlO.e8XsEs0IF9 o"/饐Y~^ vAD~=}uUC(r,e?>DXI$Tg7ܦ?,CZE8jb\TgFJix': M+d0_~Ss>hB(m bGp=I޾B>۷od)]섀uj6JE]U_>ηmYՓ>w5⽈h~"ARO\.fZՙ[+˴A5jx~U].2ݙ5_o=uUleB1Jv2χ;Xl[^DDDDDDDDD4؍Hd2ImM4$HQ?RYutm̧5xjavъ{rQꌣ]&}/""""""""{ u91]bG-se\'\RgRn^D>h p-wrSJ`tJ>|&0$wuR;\<MӇgh=5^Xt:r"k0AB5u"""""""  Rv^@jɧCeU ՛6[JPPL݋7RUүZ?n=-_Ym:NuS:Rv6#:٨"E$eWOxJ""""""cjf^KQeZQDX]MU=S'zu\I;a$U;[ 梲UvWmm7,1_D;Mג|^g~<ŲWdѻ7fSWP(J-aikOԙ]S>de[RxqP,*i;8J>L06nLpЃgs~}1ANp"fW0֣hS .uːzc.ѻ6Mf~MOw?!me?Yf63g5Tlq10ЅEE?GWaJS}b~ą"օD(ڍn*(ifxc5b=޿"O|TRէg/}q ! ~,^2.7|EK f|*wyd3 ?[&acZrw5F@-CCpx^C*A "s"ժL~>/(+LqdWUܨ}[ա# cZ%he^XjQw{vpDr7ktj6m;%8p H~‚u3\fiG2cN1e)/,EKTڭQgvtx=_PPP<~~Yz|vac@@ mXQ*ZOV+͝]P)^ֺy\|SyOXL&Me6Pzҍ6gŊny2:75fڽ2@1$ 3r7O믿m6ؘ:㫯~?a?97Ҹ˿W`?Yc|}zeF>RAE߯]piw[ѩX\RQ"XjsU>AKYu='~\ӿEeJ8 G& sev (foȖ!q]D'ӑ#WEl]N{BRpp*62gJ+OC3y&= cyy{ [Cen>DD́S#vSK(O'+55PCܮدaYe督{Q{Qɂ2ی]mtQ*Б+Qc Hb *9I}-:&?YEyb5:9%34u=}^❻~_~ +}}/e ,I(C:1YGn%cv]Hd4]drBUq3ǰ:G5vٲ6'I$8Ԅ&$= w)LT6 ^R*y)uMiz 'A&ˏyEٞNL)Q5ktPӿΣjRV=)s1싥X,4p\bIMM$PR_2wDeVGlka ءXz箹~|^855\IJW1CypW@kn ҧ\P˜nV\۲fʅvzsNl;[ayU?[:{@ѿ:kYʦ7+%+o7ߛ3ie]w>fZw~;)mu[o?N̒@IMR?5m?KKZ2oXx]>gݧ߾ޯnwڴ}z{.gUٗS/K0aGc:57O!g5̲;w\k@n s:M I[3n&4ԭy"gu_q^U+z%t>)osAbVuʦnnM-D|;[p6;IU;~q?}=JvVSMw>%Y }u+cz&nH=I\~8P` fFz䶺5N|y,?yuT<9>}li#/1{&gO]ʦlu_D M$:QMy5KU+S†m5Ԗ骛b Ӻ'l`YkVުqjYݦo y66S3- k>h]wNw9': q4wm~JOuW :WtvX?-՘D9&wcꆷn[154ٷWM҃Tn*=VF@dnP!EQtvgmIkb]JӶtǥ)R:T+=`Ua0!٤֎^K gvT*pV&|-3$6CMYoNERb}Z5kM;>jc?xE'a 3'.AtD(h;m޺vOZXZf>Qs᪳gEInSŰC@ PZY2CV50q_ҙsU,%uKW]v(= o8 H­jlQ&5ltIͺïz䎫2G'zYT6^|U>M M;b}}߃ϟ?0E@ PiݽiBKjiq10U{8/4hZYyoEob_ȝ_tlI`_˙xʕRoLwO}rαlّll甧ukM޼ut hz }@ևzRýGn }݀y?t5b} %}|}Ri }"U7-g;{H"vAk'w/u7/_ŋN7oʕ+v`$‹@h-RE@ H)Њ$|>ow8m_^|/%o޼ѕ+W$IR^ Hq:9H)" P~RD@ H)?Z%Rur RE@ "Db#Ed2I)ӭrݖHCCw]%IENDB`cascadia-code-1911.21/images/vscode-ligature-settings.png000066400000000000000000000454651356563120600232630ustar00rootroot00000000000000PNG  IHDR$;w4sRGBgAMA a pHYs%%IR$JIDATx^y` W>pD"Bl%Rˋ_j-іm)E-mVDSJ.;!X"{"=^$7I.}>̙3gL3/޽{W`ŷnӖժUDDDDŰմiS{{{1}ڵ۷im۶MݺuŴZnnI RSSŴQ54'lyӻwobj 1syEDD GGG1-gHKKSDDDDeE_R~葜y }}}3331MDDDkt:l!Hʙo)BVVV||&"""50DUfMQCW鑑bHbغz&MKmjG%gmm-J.˗/9s&''VVV>>>SL;8x(/rt3[k׮U1EӧO^ZBBBĴٳ#B"""禣a+,,lڴi/_Vyfgg#M>]z9r$33S?ODDDt4l򖏏… oܸ_"|xnE;b ww={ECV=%ƍ;~8jdQ nnn;w^~YDDDD/8[HZ~첲Q&O,WR|w2331uFTQij(666%%?UЀaÆYYY=~qhرcW.vC@l۶X ΝKLL5Ȣ mmmQυ d:l!OjXh Ǎ0`oo &ܾ}SNXgϞA VzWEF VE**U,^X6ɗ"6oܣG^zŋXN: c1cƄ~O?ر}Ф+'N\z5jPߴiScc"""zѕ+[͛7׏@FSݛ' mܸ뤦=zXYY%3mڴub"eggXZZ@2̙3Vpر#G`)"Miii͚5ì{ڵQE^ыVo#h2^*h .MF1.tۈN;wvrr EDDDa*O}x޽{e)DGϞ=۷f͚MoCDDD/򑓓chhhdde˖]V. "" ? ODDD EDDD -""""1l)aHA [DDDD b""""RİEDDD -""""1l)ȠbŊr<ńمbe2~#Fܹs'&&F=RJM6}ѠAڵkwҥ@aÆ =ztҀ'OSSSo߾_m#"~ezС}ݲeT01k֬U5H 4@255=uԍ7diׯ_;CYZJ KLV-f̘ѹsg##۷oc +!vĉSL1oiذWѣGWDEE%ea7n_6o,KKIrr_=vXYDDD+ռy#Fٳg„ S1Zϙ3g_|z%cbb`jj*CժU[X9_:2RMeUFaҲW^;wܱcGNN\@ϥ$!"""-9;;9CLT^=SLCC qƏ?Xxj߾kfggg``ݻw}K~'Z׮]Gñ/Qի5jЙvԩ 6{ͭ8KQ(…PJulr!cǎ+V-<.S|Zݍ6mڄ+a(AW$''8pMjv;NG}>K``Ś?~6""MemDoooǏ~,z_IŋW^([FMb4y&V@R]Jի;wΝ;(&P2BBBqVt̙sh/l6lذ\̢ZSS#G!2O"U6Teoo/ډf?xi޼΅h Ǒ֮]ĉXGԬ&v!$44N{;Z"c={uuEB;&VVVv{:up=tܿ^zcnV[!>|p,,,PvjQΝ;#G2 [++WF*Y}Š;\t)00qI.\HMM9##cQ >-1#t˖-5-ZD\1֭E}izVݻoߎh]#L|x;:m6::~ B.G0119vΈ##VZk.4"%8:)QoaNv$ްa H_T"lҤ9(Z411XfM/k L+0Lc/6lX>|7Ї4EDD:> CyMP*`mlld3:X#CCCl+J)+++,,Lg_rA 0~8 o "0%''cQ̙3biNNεk&EI!iBzoݺD7n i!`B O_DRD}6%DDD:W##իgBDEE!ڊYEPѽ?~)gޗڑ#GݻפIy֩SG.Z );E?<&[("yxx7n֬Y ,>}z˳SyյE,b\\\ڵEEE&2 [qtW\9~G҆ A4D̲W^||<\LDD(l={c[eQ>Yj|ɓRqtty I&aC~ᇣF¶۶mdT2xW^rӊ/4uܹ>>>Xsر 4x\hΝ;cѣG҂awH-.]`>l֬YZ~@,Nӭ[ۄ O>[n*u999ΝC"]GK,---E (a_~Yx1Fh͚5W^ʕadT,ҥ 2 TlZ;w&$$4nܸyzzzrA>WDD~6mk0_? UVرc_~Fa BœeשݹsaѣGh6ڼ}tXAAAh$&Qy)_'*-vvv1&DDB(WJE˖-+W̏ыa^$͚5KOOG㉈EE/;=?YfPP5^ [bQFpp d)䉈WİEDDD -""""1l)aHA [DDDD b""""RİEDDD -""""1l)aHAzrFWSDDDD/9U||eHA [DDDD b""""RİEDDD -""""1l)aHA [DDDD b""""Rİ<ꫥK6n:tXlٌ3,--Rիϛ7._jG_ "版H's8?X[[1bVZoAKrtt7nŋ׬Y>iӦ C,k~QҝHNݻ#CE&LXGΗT|,版^::V˖-ꫮ]b ;rիWC={)SK.½|gaaѧOgt&"*u:,--kllm۶["/ի꫙+WI&dnذ!((Ӆ'|ě5j%7>}tE}o"mh!mnn..SNV&L@Q,s ~7\ok׎;t72[8P\8\HmF?ؽ{_xפOFFƏ?%ݡvjcci4wﶳ2eo޼Eh̗_~z#GYf/N6!Ν;שSG__ݻ8(A3p]i^؅|"t ^|WӦMEq+)b[lÇ1[h"nr *V('/[L]8,& G9U0@]]]qGpE2i$%X\5k֬_+Wp9r$aaayu"N=z 18nr,8԰aC Tn†Fp"زeKsq;}ttttժUp룪׫W7Y c?,&Rp?sLhh({4,nE6?}F%ZhaX=jCsԿCCC:h.P !`, "1`#: (<w(_+)fP3QOOq`qqq(AA{>I=_ VJ A-D ypK/*>6n"8ܿ|pijxĽiɸq㎉gGݻEL{A_,RCصk֭[oѯ_?AhC`Dac+V俐@cٲe?C\{ڵ'"Aol޼YE0csJ-'Y9'3}(gADQpb5Ѝ{#:qE/q=_ȥ}ytpWkLs >:vOI޽{EQЭOlr/Vz AW72p;ý 72^ "a K \f)*-!<<K7BW,ESwINNFV('݊g47Pܝ񼎇xmJ?nccc@kDCCA0\!|`*hF/n4`$EVZ#YmQŊ2EսB`|BVR% -1c|w}QcE,8r/rѢE`0J!ѣG]tQFaM@ktBEAIB`aÆPpĴ6g߾}e8_ܓ NXyL'6ԯ_J c#e/.-{KE^rv(϶أxBO0&Ca P}CѣGϲ7Vڀ;8F l4nuKst Y^z|L>Xg#*D|l!Tp:0L~ݺu5S;0 iI)EKm۶D Zlz -C)9NN"N:G@ѫh~ګW/!=zG~wT8}ttNٸ!y.?ηG۵k*U.tѯ_?T&--Mfajj*P"r-B=3G$}> 5QQQ8HGr.v+ #UQ]`G{l*U~ǕǛo9i$ls-4?ԏDp}(jyt ,{p–-[pR >Kyv?Lׯ/J)OngϞţ!G>pn͘w[¡79p LaD7ٳa X-hF}t5چƋDoZ -r8ZV(m:N {۷J&.41X۶mCfR3{,O!vjq84Tdž`,I¥0 ;޽+R EܹS\[lr恨ug:e)7laȞ/RĎ ۸q#M<6`L`¯Ou'n(GПZEQi)Iҡ_']^z_$y}駶~2l N6-%%eٲ'~A^ @D/.ܝTlQ#xjj3_uCҺ>VõgeeoeŰE)<<^z<$$DSYquu-o)1HDH2ۈDDDD:ll(-""""1l)aHA [DDDD b""""RPѿ_""""RJ6"l)aHA [DDDD b""""RİEDDD -""""1l)aHA [DDDD b""""RİEDDD -""""1l)aHA [DDDD b""""RİEDDD -""""1l)aHA [DDDD b""""RİEDDD -""""1l)aHA [DDDD b""""RİEDDD -""""1l)aHA [DDDD b""""Rdō!&*)&H_""""Rqww;w9s\]]eQɔQA!ɕĢE o~: 7d>m۶HZ999HimڴU=zhհaO>MT*Go o_>jwžNj61LMMV*+"""Sa yE|QXh Ǎ0`oo &ܾ}٥SNb[@|2ٳϰªU^} .`plYϠAjժ]=zر5_=X[nQ zyyI6663fLO81|p+++To#xM2Ço&VQז-[`ĉa8"""znʖy#""/^SNݻ733bŊѐqFsQk``"MVaG(YrOj͛6mh3?>==9ID||<ٳg1@YJ]vKL! 4pwwG!:YJE9Mp\z5111Oo2XtC³DVarJIqС˖-۾}{@@ĉ{CHZFFF_||U00e˖XdbbrEL# "mذ7TmGDDDL.tI!rvv^p|ФI2AXaaa? %qqqh#^]. nڴ Bu֯bM|eːLLL=z$7(؂ !ݻ͈?Nfmm:љSL_$""rTF @yCF}...HLLd""""m0l{?HZ|AժUsrrΝ;' ǰU }} ;|4zӦMQ~խ[u ǰUK.>|pƍC)l)aHA [DDDD b""""RT?PR% 9_L))) rH+[UV~59ODDD(lUTDΔ AmrHQزStk#"""RAŊdyx DAlllTi葜)WǏ1bĝ;wbbbd5j4cƌڵk>}Z9tɓ zmYZ|x謁!!!r_rE@DDۈfffZ]v]t-ZT0`?ܳgdɒofo"r`͚5wީSFFFr8t=l!%...DDD%P,--4i$JġBCCcccmllz_hBٱc rvڵV8p@.(A!6lPArdlmm'N8e9ODD//][0ݹsG= nCҼys{{uš]vΜ9ӦM8">B AÖG@@eѿ^-233|>+V (]t/2###CCC9CDD)5}4lpȑ׮][zunn,}"<<\Nk׮|… eׯ_jԨqZZڑ#Gnݚ_{;"`S6l W\ٲeƍ! ݼys< s̘1WVmذakƾ WN:vƍ"@=l!&LIIcccE;,Y">ݦM>}a/håK~'B9+++&%%:th\ֿ}q8ѯ8EC qwwG=۴iә3gT3fh^>>r>nݺׯ_?x Jz|}}{7xױGb_bC-"ի/h,z>|8^NFHFFFbKy>:+`#cǢHuwA2!<+hN Qa;++kɒ%iiii5jQIB G| c0B?tYǎ 5jԈ?> . 4i#K + À}Ecl HSF}u]t =憕1b$633[f/ԐaN<11q۶mX%gԂZpppLL ډt^BvލfUE?׬YAF9Y w`` `ipWZk.,^N!:Y-GU RǏbejѢE!!!8A _z5jFvAfYCK?p% vqFNƍQ@1c/EOCsF"qt*U6l@"4݅Bs!W TH[t yۀSxG<,AvܹX;‰p_L`s\Zb/h$*ǮTQYйW|||LLLCNɉ@0* amב< MC@=2կa:szsP*JP4qqYT Q3Z bרJ3SbDXM SOC E r1g1 hk 6D_qhKQbpfͯ%I]U^+`PP RbP6`Z+E^9kXXQ͓$w=&5Gb)VSw""*e{=rizzzÆ fǘJF>5c NrFx4Eq͚5kӧOV8*gT?43:o0͟?_,|FR N:ovjĆЬY3-k0O0G"͛7WK6m&NW_-ZHM.S`+Vhhh`$S孷BaժU,G7߼kW$Q3Ac\08g']s$WlI Ly˻+###o]\?gϞtB~:cƌ-7==j#y ={nܸ!F& H$h"ŕ+W?L,SK0BW4!y`ŋNk.$v}ݺu[5o) ݂"J 8!i#(9su>|QyC A9>I7UbhZeŭ["YXX 0/~V/rOSf}СCnB[t9s])~숈H9ea *JppѣGeQyswwGj P0ngee*%9RfMccclF/۷Opo}ׯHr ѴGhӧ5_zQCa@@/^ضm[VZ9;;#M0᫯l"a[y/+>x]:i$:;;}!WE4 |G98.\hW4| Gmg2558(9,g$xٹOlڴ aK8W^uuuٳ('"Q)$%%!Oএh%T0`m۶"`kk1y>wt05yڵEO|H01]\\֭{gQ/2ХK:$K5r…]R% 111լY<^v-!!M>>ŀKjoyEN:t0dȐ'N]VNB>}zʕ^^*K_^قׯ!ds?/EIGԯ_&999::ZpW腠yxx>}zٲea=)"""))̬^zi"""(|κJ6p]SS-ZtҥM6Ǐ_`QFlUT'111!!A2ze ٨_"(.äEDDD/6bTTTbbbIĶy""""WFo#;lİEDDD}f WİEDDD -""""1l)aHA [DDDD b""""RİEDDD -""""1l)aHA [DDDD b""""RİEDDD -""""1l)aHA [DDDD b""""RS_$}.4ןIENDB`cascadia-code-1911.21/images/windows-terminal-preview-font-settings-json.png000066400000000000000000002430571356563120600270600ustar00rootroot00000000000000PNG  IHDR2sRGBgAMA a pHYsttfxIDATx^ \TU? LL( +Z i+Y#>er|'WtL7,)$|Q FEt{D}?sgL8Ν;DDDDDDDͨz%""""""j6 DDDDDD>Oj>waԢ]]> z|ݍCP~d=ޞ6Cg# X\-u*|"#o< e ]= 1rĒ)~?[DɈL="8~Rwpcg?\Ȃl}.ReXX1qX$ZFiS=1x]~*\KcFze,,?iR5틋Æ$lX2rU\|o0_PQ,ѵϒQs-Pt_I+p'p*hqV]K8|fP6YQK*a`Fۨ=w*Uw'٭0y ߮6'#zY g|2fo?鵶(>FbbK.b8%,T+*^؁j9{<4S9i᪎H^ ˗ӗ%ϓCuIDDDDDtLgeԬ|}o}q vdAC1[p\OmպzuYzD) fDM_ n$B__f*0-6W-_ñ6c2૎I+L/PՄCC{$:5YU-]yr+?~"^]oыk>󑧅$>" b9i]Ec{&#M(S$"K,d㤡{ ߏۓEĥz]@eC*Blw V:H y8RLALqZززp?HDcN1d{2MAq."X&~bڹVeW~BRm#SjߛZ},[:->^S]k>7!cIn7?:*p諸: tEPIzgmsk5q׬ T~p'UĝHݭ7W=)_֚M9e7=n!Zn=g.A5Zko܆< ;3g£ׯ$>qC Ku91O=VDDDDDDW/:**[uu-uXfO 8dA++/*djTXkA -ߕvբM mW~>7D()\u3 c~;NCsۏ`[KӔ.DDDDDDͬϋ%Enr!]rjEc,z. x:W[)i!QX4+>މ}E)t$&0CU""""""j9Zp4§Gv>OWh Uעu]u-шEߞprnOkI9 |1#ze?˂}hB,J +xC]ܹ|!2<6+`OVM!0ˆˢ$AAF8q xǴǐmN$Ce>ypx1H>eb_ľTi{L7^t 3 6b%GuDA8'yl&+7Z%G-л`@aا27XP v6lyg!զGUپ{x z<"""""VEyhGv AzPL8;d?}YLrpR9ؐjAr{ foiugCucլO3Qr׹nj=,ș~'D6Wo>wvQ%g56&Oi8mԋiEګu*G|WRfZ%kH<j j!je`+<ĖO""""""jvl$"""""f"[>ma'5k>榖z–O""""""jv DDDDDD>OW '0T55V󙛛rU0.ڒ io܏y)G7DDDDDDT u}W,yq&.R"|IDDDDDD͎ᓈq7%"""""a/Ӑe«wGUDDDDDD8 |J5+"""""&UΝUpp0rssQ^^JzO""""""jv DDDDDD>=>>>jO""""""jv DDDDDD>1|Qc_δô1CԺ˙sdkaREm8DʈZ_u?jY#77媤呣ڵ Z_C2)~FQPuZmN!0H{n׊.gL(2(^x{󩙈^T^f!zAϼ+&o};zX! z7֐xHxZS0j| +NV=P.ۀ#zGkYOlYG*ͨxhs,4K/wx`@1zYJ"""h4?5߬pYTU9pҳgO8qwS~^KC E>BaC59:ϰGt! t@7"Z N 'U;V`ϑ㪴-+,GsPT__?tp~}z 23Ϩ-xHߥw*vpg??T\Apkn ^iapnw)d:tS8~ wh8SUT3MLyby8UXWѹ-jɅ +zD≷Coǘ ة !SK/=о,?!nz~ RCxB~֜l/CկaQ\eLn؂i<3XK;w.q[RaѿgDDDm ݶ%jI!mBvؼS4q)pT?6w (c=8B*ƊV5׼̏asc’¼v!O3vz" b{}g{Kxq\/=i2Jž1]G8cL+S_\`}!ON}}x O} eԝ&5tߝpߝ!hslyf^v$U#[1vm=1Ñ/To= zDDDmgBʬ( .b|nLʠ;2LBɘ͡~b2?CWUbj;sb">s||D?һek>نݲE\G/j( e(hS~>cy"}dy?~^ؿv`z/CZ[Q1֣%Ywa:,bWi.hV)y}AfiNNaaXޑ>OMAo>; o.+Rw*l׻f*y+ʘ(Q @оvcƒI jIm)2m'dd"`DHl'uT}{b~Db"d=Hێ|Tm7W޶8|O|.G̝>2UzNl}zNK%YFlMT?;ᾄWy!8υKj8#9gq3bۚoO!OaC⧂3LcjGrc za>྘ZdZPR<DX?5xYȿ ׯALwyj[1 K%aL}q{q*u)~f'Y &dsBFRTog.$HŅٻF[V}[@cH8GeG.@wo1i5&&!{ =>3B_/ӳO>p\"C[~p~phմ։QغVWq$'}W C$ nXw<7 DDDmgeF1gJL>1FidW;nU7]B m,\z}^tMrp˝L(tg=AvҋOUTu- ĵ$uGbp Ck]Î&%9z),D bpNw`?fW^x 0{ޠWD9sOy7n짗YWBF)X{3,y0˵8P%8#fƎobomPfj2|H>9!݉ XY?hs0ϰ؇}:ק C<z9 w͋WIo!#~s(QVE,4lqxYڴZh ^eF b p0&k]p Fm4K؄<p ! "LHv= y@띐(Gϭat ׵ ɟ~G5ad]n)'}AaÈ/eOb쯇,3$<^7~ a";_;XTbӫ:gzگבJwX2Kԛ!V_bbBkñhɻޒ CVz0W1c#f9(R؇3BExݝ-kPaln6k];m#yG(I߄#FvwdAI+n{J Gm.DS_{L[s3^VCBaН 0aנ Fp5aK?^!~n?(OӄN?5[xV dtb 7*:jaDvtzNKoٚBw?coM-~ُW6~02lbS;PiEvvΔ'ԽH}[^&~R6?K"<&YZX2 PnZ8"m=* LTfumL!0˪E)H3yqz*G-.oFO8SgQvgϨwS>iٖSgk[ϰFG01yV82?#( {&׋O>Hيŧp_)Ny]9EO}LLZW;8\=#8<&^Pk  ԉa0﫛6vݰ'"?LZ!/- Kj=q_N0y¿3}82>x;^?2}<cK۪8]s"t[wh۰eEɨ=Sˁn&!15S/˻u' 4#P+S.zN>GxeܮzR-ط+Tˀ1uSd/XgA{lM *h_<ىskq0:"xeb㫃grZ]mi;uq"x6qEez-wĹr0c6ל\ -ŧq+&#¾f+ ujus K|~b0O+ {~v爐 CďE85 ґW8ߗ6 B]O@ʟ{2GOœ}z]O\s8w$<^F<om/| x:Ij &*qؽ#EI1csoO3L]QEc3vӰ0xQ+ƖOmňFV"&ȂG!5["z˧iֶoZ<>'o`3D>S񷈟oU1QkÖOj>{s<Zel'" RW2xhݼyY DDԪ1|U& M-G0f#v⓸g/s_0qvq(.V(=ǕZ@o-|a~Q tY/?RmmX=lXS%ge~<￯oXf""փ|:=DDDDDD̓-DDDDDD>1|Qc$"""""fIDDDDDD͎ᓈgpq_AUp YǿN\ *~MALv L]>[(Ý 4=b8N@Pp髛ӀAÐxdKf,IOEaȻĺї'#/wxqv5X0yȝIXWK}i&ðt?B郩aI#~j[uKC@G3yL׏cq/k6bqozU9j+5W˭_New5=7߽OGNQ%<:ń"JBhX$}!rI7݊(;vF݉CՓB{wĀNJjObmU^;a>>hWZ ؇HDDD*0|%:樵*ZܵV25H, 7K/D#@Xt7}1YkȎbOģS0r p  gD,s۫85b{7~ %+ƪzRtkCΩz8Gl/'Z)3I104+Kȥ[U뻐DDDDTUD^fE^py f[g#| Lji ߢ֋-{0wP #A cPU.%|%Fdޮ9C}݌IvM5LނkǬEOms]9kBUwavw݁^ 0j6u}܁u`d?|h n3 ^'~?/ؕIW:"k fF|p׎M.^jY.,~\YWi1W/Q/T/Bz6Lx;,hyiD{s#VRi!rdc;/<_(aߗfCjߊpOajq\|=*BcK0Տ5@R=A= >Gp6>%'3GŒСxh*3? 0]{,(q2> ӗ.q2nLT:<xlb'VL kfEX1NS"̈F"E+Yl9 ks|8t;u ^Sk1}T|*- 갩Ϫ*wK4y[ ]&+zpم;^Q-H3ޔZ*a%!.E8ol/WTrY(=w^ Mku#}`AEHK~ BG8GZ c@7 E̝8Jaױ$Un'DDDDtV)y2rikk3PDaݴX9j.wS4'5Hu߂â6㈨ :B0k٢d:*i,Hۺ nKFDd6w~AO᎛]ꇕbwbUMoMA}K&2 ra-Xs, H y8R4nV`8uq;! !uVwl}"HxXԛo[}Tj/g %RԷK㳌,1>VeMV|^JX}_: W*J7V^ ~Of^Rk-9=n{C/ZЭ,b^3ıTz/n s? fe!0W딋 N="ʁj`:-~5""""g D7Wﲹ1-8&oVQC_94ƬGjxn0:!a 1=kAϧSMXsQ6/? i?8g[uNUPs| Aavb*ۻFZ^:|}Ep;ѾH]pHc_3dcX8Tw"u^!L7J|&<f٪Zti2m܆C2_DWjK% >d\*ھŲ3^&7G{˰j{ foϭ'yK>{syge}ͳ"z`ej4y]=ذ7xu >T3}iocW`z~=Ho6"v'+ľZ=apYJG,ڷ+GU=W2q-f?5 1FjرzZ+Oo9xY]#1xnӈ.[XPcpARL}%R ,ۮdH{'9"^Oa|X~.(Ԝ_'.Lβ%5j3'+HHļe_! NwFk玩hag|'Ta i`Cr$uV'pX~.F8N=]+R9Po+65uS!*av|d|~f6%$fֺQ1/1N]VˣҵVIi4"doJctsagrsSi~.0i-(y0Ij-Cax+j=z/-CѨNt 0c]D܊_ZU اa>z3FclK*{4ADDDDv כ^ 1vq(ßJ KQILgn|91#zeSveYa{)Zag}o,I8D"q$?ޞMQW$gh\(ZsaR3 a B&H?aڽ CWpǿWM,qk٘2U"-fZpLV2U=.E coBCwݴ3,GRUkE6 +R 0K pDV# fD8 wDD7!"JDDDDΝ;; |i-ѣk.!CLdZ Dz",؍SP9zm~ClpȽp(<n L:}a{?$~ cL5 Wls+hF|2’Yr[l #Ń1D\)™L{"._QrС|d<g0Rњ!zBDɖ1G*yqT>uR+ե:Zj?l.+ǿC9q7|NZpA|~0fAn1?[ewzqV|2+r@h]x)   Gpr<#Zq$H*U>;tvS(.Z=Fs~W1J5gP3jDsىX<^(=*i" Cd^vj>d:Maۄ'y*:gMDDDDmgBHYfE^pif j^ӥt*4^OlEE}K0g &&:w̠IYZS0g[@IzN+8ۜqM8gl8cnMk2Re]d:|VwFYuSF|֒a4^\9>Ϙ?H5VǗ;n~7A2c-Ljuƚ_k?gF" GjٍRtЖN7b}ې۾幍1ОbZ)ךUVLj)| y %TD"EaRߞ |-.&QVrNwVC c 6U/҈S0}|N~dyZ-I8zG/xLP.@DP2ྟ"+YP8T {Sj5 Wg>l{l-(ȫ~>?լ>k*C7L]FI(>Ov6h5MuI>wH[.'`o {ψA^ܦ p{*3t3aS碽FDDDD grZ2H[3#t H"WF܂cX!Gv"uEm!3DuA6ӷrT,˰!G0=BD=Xfw,\Kεz-iEEQx[KAzE#LZ_KIQZZ'D  dꇕb{F2V6%,T+mq\BBq!bD-V/wV.V}G8I ҪߣOɛJC>koa= SeU?}< - -Lǵym97_.kH?OƱL\ɕ >2&J>{j\:D;*Q*mB<Tջbn~2Z+7˖M-eӞ@aMs׬wY~p'UWz5W{i yZ2"4vb,@@xt=c,+@y}-leb: %SoC8|Y_:qPBmN be34gEw8SdP .3n6T-Ѯ\|v Qf]V<[+bzeu I[,ȘGpA+#TwUQ#0EɖSEQh F 2Hr WNtvš6 c4J7VE&xj}{C-lx#UΝUpp0rssQ^ޠΐѣGc׮](,l6kFVt筰d2dⓉ[ #Vbz|6jLMyl&+D"tJsO)fZ'ۻ.-pcjVg/&lYHxU:ǘw@a7d/E‹ʡkYL$WP˦ջsDQfg߃Fdo^OyggZq}O{]9Ҙa8d e{zСgwf` Vdg]O&6+sՃzåy~a:j>m"x7f^m~.gs3Q* r6] ʆLȥnCi'Q*>+{(X&- 3E` gPz/TLp!ӟD< ${CطⓊ~OI8lUh RlCXrY&$u $V) ~Xw2󖭫[S-Η#Ac B=~ڤ"뤕n,1$lD-☚,dWEҋąÞmcS<5AhAv{^Z@}[xj> :2=sA es 6ӻGt[fO[V$5D{ww ڀoBRXjsA;owW% Q\~N]= m@ɿΨk7qX<^ ga+woC5Oÿ_>]ZŸPǪSWlcl2Qh/eVk{WU1ٸQ#UYϩ:q`hz#Qofm5/YFHeZ #Bz-x~}DgNRkػ:lo Q9=6a-uf/]v$#jF^-4Ⳗ Am("t 3?6N֙rwi,k住cw.;x"ꩩk?"ݏl.Ob0\p qԱx:ZݗkΩz۽~:kg:}gP|VϜ0|f>qN^"-~ݍp+GLdU;O,p項x)و*K%NF }ӛxoiZL7>NVX~ *`0ck+%,1$D.~;{ƨ9K&}u5!p]ap(۲9|/] y UI+\6j>P%U_ylZJq}Nۛ*)A8 D5C DIq~fa].(O}z#f_9.'ʰ SW.֞v9ZrE7:!x>wDz#Fbj4GHLb{*ytDHLukm}.˕(p~v'0 sWr>O㜧#G൛T%? ElXGx)?݌pNDz V]eE8Evz6~>Y b-{ ۿϯZDuwEUvE{њLY;H~ 7AVgx*k2rNW8"B~=-6JA_avR f_X (eHO؂r{H[:Gwr_{pll^ߌ]Lq wc L]W z5)bH/E߯9ymA9N:Ӫk.^gvzH~>ײ>Qb{DDDtM0|JjysQfm2ZjkZU"lM{HuAد?3kum!Q'RS/ҵgD}ze"Zm5Iغe'~ ,y9 f/}b;q_1#zk5$m7!_׶:1 [TJ~XS0=:S?s>U6 S}- kװ61|Ӿ=1ZZ5vd÷>+ *mae/V\de8'W82l8+^]`6^It."ڕCp@L ӧ 7zo-YHp8k:72.>'-?P g OŤT7 myٛDk!ss'3|p۾ TtW!.^UlZG_2Xj[. F?ʩXy#`Pݩnk6 [4uUڮ8f+̖9i95_vWϤ8Yy+Lxs-F֝ߏ]8wy=jsUi%"""H 9ڽy~պYd=p<|Qv Wg D~̺e]e;]R+\ǖFT C!HH+aQ8Vwܦ[L9`Ko,ul/>JȀ{OmWXNI֚5/t.Ìb;A5¿SM{P&_r_tR xK/; l;/)rsa_nxsP.]16MfC֘SKDDDtsQ*88XEyy-ѣk.66PhC8o%@uu!LCv8}СLX\b_Uc/DjGuɥX5-؃r!*o>}]L|:{02@9/ uft3J~[ eMV={-DYS~M2` ax-ɐ+G}H:$DV=p?K(X{G+Lہ!ϻu;Y2s!{)^jo# qm1Vpa_S׌??{lVݘY0y( )-DN "#}V$o#TFvͪXݍ0yymÌ]z+MbpP&Fq{/+F1n}Xk&ljdtowa-WǶ콪P2a=E鳲I^~D #" _"'[u4l]A{^lX#K]U+ۣo 1-k$f] l ՗o1pU%}{i]w={X{dJq},VaR@XzGG oq2m`FJShG+,G/&""[>۲sz=0wA7mfźy+v g_^mo`ESZ$lmQnkڦ#aS& ~e#q^<%.xDE@_·8.Bq ."KB4(&IAfRS<Ʃz 8lUOq̍Ԏ-ɽ|)d>_,yǪ[ao!J]} BZɀ R7:xJD žYy\qn\<ßvdJ"`!rQc$"""""fIDDDDDD͎ᓈr.SL0"{C V/cxZ)YS0j<<Ӈz=m.ZӀA0;̈cb^Ux%F!iY-HVق~!M}fB_xEQ3cgcYǵt*OYz9%-Uu (/kaOo_u!aCb6,_}K+Hi,?bvR6^eK'emblJuFQ+ykOͰC- gDDDmgBx)D/^3|l]7i*(7G̪=xNՉ۶̀Z-$eϘv6oA蘕m>wջ[0[۾c-qܴBлSLm_:}Zی:ѫTןj-Rn_7yAj!kVPѨcD4ӷls-}R#>k0/gʚ*߆b*1>f,]&ǘѣre2i0, ^_ ǎ鱻{=GQ^8~YpKj_SbVrGaq5>j ϬޟΈ'U]導J=:ukاf:~U{[k{oT"=q$6 s-n?,׍.L Q>3 Ss'{4kӠ Yej%BL\4V#ΫwX"0hD0|m w6@iAAC- ANH'7bFwT -0Z݁4Q-@yz%ۊBK1J7bV-;.v Z<8ΑxpΒ0K#<\k8.XEiǘ-QׯLjH. Osw3/Pgm]zQ]8JhJ}&L2kUؖX<:E@Ҁ1;&c(=kZO#j6Ggz,Hq)I_Ya2a$xSK1MECa"XyG"jX<*J0#Z;A9\F]&&r<ƏE?wᴻ+X}.ڹzcog -,߼Yul rJ?c=Sbm7x]sܫKs:u3&z=$ 87J˵A2ZcqXryڴm; *-)!\;v>go^{);Ǐ~2f7Q ?l+SN3fLred[MȘ'˼zW͏iA'yR@-4ZliFX6 j"YHe` ž Rz3&z2=X:;&#++a ^QZ*>7t׺ T5G/fDOY8Jņ/Sc~/mz3uNntmB9Z."0Cpc`>4n%4 D%\DaC+ً;k"9"lۛ&BlFxF+QfSXr-D^JoxjW֏= 2439Wbq5RL IWîܴs.@ZA\~.{Ps<_)\ R9ja;'_Eqz pZ{zgP," aߥ8VVIXB=ߠy݃.״6tV85rl,2 ſ[1QXڕVh@%1!G/XU׻ȶ"qA[}4>[k{bjDDDt0|YjteVDk!ssfxق[A͖3iujSN[/K W;7MfO[A;tf5Rn.,+-/s2j_H9w?rYaأo$f%cb/bz_ 94"FݗLDDD6˂}#p  v؍RaѦzk]]6|}HJZ؂6&Wokj^Ihi#k=xAUv-GF1X<z+ſ.{c9R*1k܅{Rc";#;]`;c(v>0wZ\8 O;/?!-'kcY }.S:a(ǸffʗwZ(Ī]q.< k Kնޅ'r_o|jdֺ:Smv;<.D 7a*шc4;p†l+|-sG͈¾SgJu|dSϗM[$""V-;8ga;o{iUՐ=@I+}Vdo{; sa(tO_܆ /;arKE’m.֤ [TdH^!rlQ& N˂4=̂w6Wo>We8dv;_,蚨1|Qc$"""""fG8V"v nlZH{nW4 ^pq˲Ȥ\} V#\U ,\yR]{bƀtvba=||Lo#G7a`Wrٖz3:n a捈]כq?6\PU W71uu^/{$l1(.?戈/ m@ɿΨ9B7T ;q^q V8^Y߼čn+K~֧K\>}xd$K-f^O":¾:БGlA亣Gry?q:ˈ`ܳie U?Fl_G"""gBSfE5Qkw?qFD @X,߃!@{&IԔPl{FmTۏ ]A0g &si᪎ybV9m{0q 8Rc#>k0/gʚ*߆b*B1b^~fw Ժ{́ڲ\k7t KS+N֗/%7uZ3hEء\Jx ^8|@)]cZP"{_=}z¢ٜ\a4.* _rIIk^I8ݼ]z2!l"2قVT%.+@o~SGK$bgPg?QÊC_rL b!q"MA pzm%Խ6;QU U\+'#>h6:V.'[ a5م:ڞDVA|s-NCX)GZTK &uoмɰ[yV\+-QnnEk3:o.JFcBu07*".M(JgVgyO䤾3OЦ ;lm k FG-qS8E`f5V<9# e/ub6iUaNx\z`plX=>dZP}H-P1Ϭ[GD!rm`6,w`ͮkX\3G_kP~p͈ {إCŖ-pRO!Q6vdmf >~uAȞ0>٩ZXYݹ4Fzcxa/IH3ٙvv,Hz3F!i(bE-x)O`UZҌ-%cܮOyQ-/c\3߄>O!""".UڄyNũF!0HZ&xJ僱l<u1ojlMLBbi!;3g£ku=ՍC@'jAqnDE_֧*.њEwgEkb/-p,儽PϳfZm:_veX]\GRvӟgYsAfmC).Qr+^ڲd j|G8oN0[^ь ͘)Ì-_E &UQ)3KL$_;Z`F]ᐗʖwd N}kSdgzk>O|w|WUUZYw;U`]Q"rzj mq]W[a,P]L]e'c5q ֞YmA/ `AbyN^ 3<]*wYQ[-ufQ yg!U5||tnx  ;p$aSyǴj$RJӵg} V*YcAa8$VEUצ[O_WL|:{02 8M-A]':iE])G]>./ȄH\qĹ1/7 M5~6^f%ލOi.ƛ#Kf[|bvk(hu;(3#`̈́P]jҮ16#x >Q,{wZ|eb7s_>l0wA7mc~ &f>Abwv^, D0 W&@m `}:'BU|S>^NѢ x"xpf1|uj!&~yqkaR%tz'OFvD*#"""URK=b8&[1{F?КֈH LjyJ诽fm xr(|2wJZ3T&iq :U9|bB`GLdU;1\Wu~ig]ZQܪ-ٴi`pwګ#"""0|%:'Zeoiz`Td[z/Y.-SsW96ddžB|gבUΝUpp0rssQ^^JZѣGc׮](,l鿈 &q>c=mƆ$5o_(f jDe"x$oީ-%+^퇭۵"Av k FG(k T`ԂI+` |پhywG gU*p-OWK%;=ݼ]*[>mǧlҖE-eoDb<47<9,H^6;`9d-6apo[dD}[V&ֽ^M z ZUfMj mP]bFiY?[^:/z~p | E/Ҿq׈Z2Ƌ+AC!KUH~q]PK3q%ǡ',ZAOcn⡡a2龎5SO^v> ~EJͶJ,yuYzD)`F%z8ݞl; Co-D@; y Ur']6j~yhD*dDP$L_U`EF'LAxޖ"qxpz]B"xrnވYD{zzQu=W@fOV'Aށ!(Qt )pqX%H 4'ѩ/bV. g߶.y=!i.PĆ +rdR/ C_?Tsűw!K+۵ÿG$NI:d<CBecX'"""j>[|iaȢ&3wh"%o.ݱxCS;*[ !X7#)Ƚ7V1Q, kSe }S#DYfw,,W3\+Vi O1W\-=| -KQA13TkR$~|@0=G'.Eܵ/tNc V%V-lhX~H:_}0O\|j?~QgaXޑ809rL,fBzN*; mwMu~q0|{>^ʚ l|c)mQw8˦qЫ /zqTR0[N,;ļhB2ːɌre2pLKHo[Mrzۿ|Dܿ կƪ:p Đ^ --!NļNpWu*BDLXoؐ%ҧWJXu:vHŧW+ Uڄy"̛1-%oV*%7 Җ-ulm[ӞeD 7$$_ !Oѵ!@ޟ)1czDqi2!"G΢ꮚ+&I{mH7 @8GϠh}m ϸcCKS Ә?s&E2MaI_pmw"mk!2n!%{jӧ_[޷YjgȆo}3/÷Wm'R:=*T+Ʀb}G;w3ҵd$3EUP+À{bj#ÐOhBC_k fy~gP$[۞6Q!?Fxi2.vq=Nj1ZSrv PaH{ ۖ"DG(NCsۏ`[KSRǘBpvw ,=v%C6lhF v""ƃT]1#ɘ~%NQ#4Ryk*OlA{Ynq Bik~֢pkr{8`pҊ-Q{F {pjh_$\TPz]ݏD>+8j ѵfe݀CU|iʐ(,uľ":^a->&>VڿXEof Һ7BA͖3i͸Ԭ~= ^EZ/j[&;Ȑ]eZ٬FGƏP %G\{G^]4#(> OєZ˭36=*މ._]>רwB~}mXkGMZEBM2 pxw6a ڛ o6vtPku  6haQ1/n-%"""Q+ZϣVHVt筰dGːO&B;Ӊ[0'H(̶ANx ]lK7wHR#oZen,R}Z0=yg!UQĬ|cV/ xƄT +HlÖdS&118n<>O{Ja^Ί`,nIO+R_Zw%(-6Cp;x?Fy'SP=j 3.طwe& >` RUE+`@a55+n̬i,͢]G?w9J= h+nux;& C_Q\()-1ycPG~ Cт7JJw`y;lKn f~{ UDzBP`;x=zq 9{0#c0UV(F؎ؽVG+G~q/TV׿b?~x|4‚ˮ]"""-mX= ܗy#CMDx4vՏL`${`{Ų` I@{0]aR sާ}"ĊYeÇ)me/'hQM&mqYG"eEą\;!0"xz _.0w DpW5)=|zi%_fձf^lzWpXIWu~=)B?:l(RS;@srV&bw"so/`@_UIVk1xQ–Om哮)j(*ϻ'VƆd/~ٌzISǿ'WDDDD[>.;ꭵD> (X62V8g^@DDDF0|)~͎^p2xwXu,mg,1 iuKDDDO瓈y哈'5;O""""""jv DDDDDD>1|Qc^&[1{q} JΈ0YM럌\*kX8G`*!"""j>[K=Z|<~"S0dĄP#8*}-j}}lIF@Up)ItL>k+,A?x\_Z4QCX3Ȩ ~hӬxoX WU*o_v^֋АX;J^uczbl}/kq:y~꫉%6B]/چ߂cZo&ps7UpIS}"_iA*PfsjvF̍كn{Dz,8]}WPUۤXWo[pP5+(to<]PZh8r8K&LýfKRZQ戈=6_g\zYfGM/kY,HSi&UIY5{s "ėa?nDNJƣ&"HJaUgEkrcdqS0XԤ o.N!"""~չsf\gصk UIK%Gtv@f.CH{nWu<1O܏F-Ҋ/W`ݢ5|鳑_&fDީY&[dqQTaħ#C_} Oc]+2+ 3S{!碖.3|^ۄO_CaufCzdK2!;sX0.UV>M_ekg;0?/#uV,UBN]1Ҫ*Cذa]ތ[-Geރ5_"VX-߭: ^. f}Bт7JՓHGvQ +lKu>w`逎…JTƾ2 \rQ"۰wfĝPŗc#C;C%_lfӏVC Js0?`^,~?v̍p\m̽Xxk.KD@w. avǶ콪5–֬1LK Z_"xV84iLKϐ)133Wg]-qZp\uS!$jt-GI|d)t(Zap-x> ӗ.ʙ0-F.}D=.N4Ze!~=eXs9D/2LTCHgYq$u^uӉB !^l$&sG`l^+qz,(vO|봠6^%,2(gi-lv?c(WqZ$%WL7"""*uDNՂٌG7h ޮ#&4mO6oV!}w;-q\dƺXyXg}#pBiED}`§ypAT=1^¾{X~by끱N@XrZezbHWWEּfس/F9ˠ}o?^ou"/(|`W&w$:t݈ Y"ftݵF"/Nߗ|Vc)mbl6!cKD.n~L eɛ{X%Z "AeO}hc1#pVRdTwu!^/ 0 [3)x6_ >"[d|kMHmNR]$wQnSS ɾZ#ٖ$'}HK*T[WC3߀XUEhڞ}r6TOO ҶM=ʬZhs9gP}f |0 OA NZȭ`{ XW%}{tkmj" ]olLB =)'ha}s]Z`i '[%0h׬h6Twʃ ?Ɩ,$8\kX f3(N 3ãB^K#cCnXu5g%wǠeKNR* E0UL5Vvca<Q#ip yzw^1^n-(z{ ֠P.F%ԣf8{P6MS>h+o;OpN'; Ko9hQۭ#'3`;Ծ@l~}.gj^ܪXkgēFac#3Pkm'j| աvzߠsjR\ZfEgjEn "DWU_ԫ)`P#ofx7:^$uE< B|d|~f6%$f^ Z?[M~/H+iLfԳNd!7iV<~6-x+Ko?b7{S&waFPU;BK p)=\ ;YJ[m##1Ҭrk]ofba}ڭzW+ϠXqZ#uZ| QKyKAIK=I棏}K3JlԈ[MeЩ|%t^}Ztu?bFů}^0q"c11Z<\_Mal=cxp1Ytf\U]ŜqW:P3b՟)jFNL.22}3H(͵SGaJ?ߋUo{wAjdT6b^^v;D:$ؿT;'h=26 ^P,Wq8.#rz܄`Si8yS=-ʺf'T񇿏ãV7aqxMB0C>$ک;nWV\*ݽlrOGKE4PE6 &?S>6l1Ŷ_SS_OeHtFzG|G?XrLcD*+rNm.>txԊpc[.WOskgS7g2*a'sn 7ݺyފmo`Y= mOS`V`U6tk([Eo`KG$DZ+|DI>֤̿ n A0Gc}&QީQHA9EⳖ)g3? uyڼk2D l 1|^/ ݘ8Tje+3q ߸&UDDDDDD-gabG OW_d ZP?*}$GŴp>P!#%U%ƭčG=o߃4 ut Vc8M, Yq&^E,OZ$A*$zYj=/ (/Ps0y${S[z`S[+n 3/h4]a;)C%01S/D}pQVOc**PfW'X"|.3@?w?#'pΣnYxoP~9 m@ɿΨx^Ṛk2G q{MNxwk,=glro|a܅?|`M󦾅%^ühਡ0zDDDDDV)VRfE^pYFV^jOMm{0q -VSMeހ?&cvs3.ZUw >!rوϪmɱ{L@lڲ`)ݤ VOu{v:m>3`m܁sQP$/xJ ˒Ix+}DZ~sgw0t";#χqN/Ĺͩ/OWO/#""""0|f(S?Rצg# TW'#>G2#v \)"euY@Un*Pb,$j4z[5&JIb4G>ml.>&!&X5F[KI&/r3.K3sv]XPfa9gΜϜL(hD7_׈R9B[֖۶l?!SbYb׉9U~DTp\RXeei# WBt[9Y4^"6K¡ A._$ pźF%`Caa滃g 2J #+{6'Dbq?:+<6I+5|%M_Crf#RT:л EƓc~Xl;) /֫qP)=\!8m[>Jolxm)#Ek+_a3УdϦnz38 smzr څ6OضQ2KG{k]X_Y&1;"MFTi8qEؒB8GuZyK_748'MK/?-^Y/'&i 03 0 0w.v."hjv+NXRS #n" F_(\%㔐&Ν@"8F7;pk3qY!S0k8oE+f#BFܖ*=%F\ɽ N&?<rsĖ¿_sGx{ \ =S\wGwe0 0 07,>oQT|&.&$*I yԛ QsW#e$4~>eBW@4n{]p{c@`Kx wjBXw;Pb#ܥSԅ爖F/|Ƅ7_͆ٻGֽ\*E}p^8"B%&0 0 |gޓA콋 ls W i71rCYj@38ލ!m6XVB7bv"),l\Fx @ nfaSSd#vbŘ#:[">aԳ1rS}  ՗j0 0 |Wo߾;Hzl^?OڽJ|p:dnwBRx}st|!5>m7 xf*>R 7cYB5΍RIl 7e`߰Y;B|@o kYJcynD B6fB7}I_^m`V3JJΫgT`މ=Ј#LbDKvG'ahr{YE75Qrxu:4)I"o4(<%+/o(0l*/&1O?Uuz_m/q2hv o:| 0 0 <% i;8zG@WHָΕl;{k`47B"+R)9Cn~ET~_P?b!)5:D"s""& tu'U,oŪı 14~,NG_*Tkw !:EOF"!JH2zl(b0 0 X|2E|T 0 0 ɰd!Ǒ#Ge0 0 t.,>{H_~}k> 0 0 ɰdaaa: 0 0 0LaaatX|2 0 0 0Oi7ވb-1>2aԶ} aa'?۷N%22hhh!7ӧOǁP]]-Cp0_u.w'?5 0LFNFe8M諸0 \;,>`1m< 5#Cw o'ahfߑ] o>4 ,ga2b˭X]BcCrԭFV=?K@4P% /qYH6':>0"(3 ufIHp FB=up|aفWe! )?:] ۏ݉`鄋T;WV,ǾF p'4o5ٝ:ϓF`l?=4hXkKoW]QtO#QC11Qf8W☬j\+ vnŢuKdsD\Wu#,FrcՐt/8#/4<|xDMXNB#Gnz,$Xj2v%E8NMB0ۤzV d>-.MS* 2 &^,;VTRٔX's0a~xBNa DX=F׺xvW0̹J= DFqnx]sވ) o59 ACX12gI (!N#cN{4Q7dЏI>2%` ;9:΅:xDha [o'}1vBN_;rpQ\isOyfL}cR6eaqckEμX: 2Ptl)^XwB`i-FW;T6ǩz"n"ډe(ÙVm}[?Fr!ThDGaRZuJOt(q4РۃkI&i,T͓[۰/ 2*7K& _c%r>ފ3㘌na>jF:fN;GG.HkUV`]IcnR(wr6oT6i٦3p&'S BdG#~h<,:DKsG!$E@9 >J});YdUw!zZם9-谘Ƈ_ )笪VHN]/0 gբPoFAĕb駴8a6m#Bd,aӣ0N(^x5A1aQZ[.as5bQ{^na&ve_8`;DGGyQcb?rtqlmU嫩ӹd1}*e2iyf2FaQꪱO ioyӹK}vqñ XO"[S`ʘ{ᙦc=*MAX:C=rIX=.֭8R^و.ۿQK]OL'H:,|2i}DƩx^2\IJ0uK oLO@I[ތٌ"rҠUQeUbE^8)H4@c5b_>ދT'fɲ2 HV[%*RdK؀Pz&cVdDB)RqS!-VFQ {|;NZbQ$^R(2͗P,i$7~:BMrO.Ed'L/ʌJu%aI~JE2^ TQ87xNn?Vs3} rm=\0]k#޵^qU-p> @ )U>zEVVy]?T ͳհ"a$, 2`pX٩0Gx96LxćR'׬1꧱.}3 '"fYaqb᭚@]8=щMDQ/V[ݱ29n?ma(ur۰d^d8VVp$:#aZ@}٠QF! 9bg=A#aPK#jZ|քK$NzfUX{2(\WgU[$5UuVUWnR MPo$:,HzCkP?a;,>$UP$qNGW*D<{:#v?3O+դMbK,[p)L>c7}r rGќRֈ-#Jŵd}c-ּ%O|6&:Fe\y0WUMYH'㇐)&tQ34P\BB:bnC.EO QB䘑V$?bfQ5i %THvDjx<4/-1Pt0U{h"i֏[($Pm&#J;8!N5%3nU 1e3].:^ܩchm!GHc~7v"9;QFr8Egz$GX*H/t-$iY g*nﴌ\Ձ-HĈmS]=(s#CQnpčp~evr/0>e@Dy2J92,PlU($N̓#rx,$E* ґDZWG1u}c:r'@0I<Grex;꙾h0Rc0>lxz6\K:2i|q9E&#;lSnH/F{{bVj>*"MΎduej:;32(s Py=ϊ֣hZ-'ȷ0_Ht_MNyl)e戧a*ZrPݶa|/3=ޖ*r矻sCDZ c?򨓢X9F+6R'KiC.tԁk̶i*(F|.RG\n*X bh#aB{Ps_Aq1=u U q-uRpr,WW+tcit}6zCGn@fi.ęVL{?m윺riң2tKxx#5~T "bcGpAv[[lΖN$s _NLشҥ/8K*8fTō/"Z Yڴ#M82uWVoWgbP]{wbmXn.v]A//ُtk# |md}%B rO t)1&Nlxf^~>5'/21dp5 u,?TD1Rv) sw7xbH?Ykr0<{>d+quCIggFyX's$PJY{lȊK.kY9ڑF'bnGbRj 0̵VzbΤVԵMHvuPCmO"-/zP.`GVG8Dĵ4-"0H["+ U uzB11r=c0EɁ@:iWZʺ:.dLMs7|*K #R)6iF:=[3 i"|Oy\}rttڑ~$ QKK߈2 AZ8vZYςEbj4)F1J~MyɣQ 8E+njEXy }Jb{J qwyܭOK8`vu#MPۑaQsֈLt6D넇ڞ7>~JW618%J Q"G;M_uy!0 \,>oU0ZuNjBbzʟ6lb1dP-Ц$Pwc=ˈ˚fAcMj*!%"yq[a,kcE5079X%<5t0knj+F_jc~lזּ6g0&N$>deUwh#QUz:{gaghhU畧t!'P][!:NI|oD7f BC 1k:ė,{Nڃp #Av߉`+*GE"؏QmV+;ݺP,.EQPfTGNPo7SݎSd/u2Y꼴@fbR8 Կ-jlyp"F?)T&ػZK,9jhG !}((-$47J7ontT@[)Zj6M8-Us;MO=,wϑ4lǂϤ⊁{^ (?ʑ* <-vi g06)b8ǎ!$W~i\Lxnj|D495B  ۼ6 *[1T..sq}\d |ug0‚DDG; 2Zߴ0 o>4 #o6,t\隗uBX"޺\GZt#3=c3Uڀ W"b)ve+/^hQY/E($*N]TwmO[>R.ކ']]}±z~&e+sgQG3r6V̵mxF,ȓmFꀻtaBJKbX/M Hp]&l.#X8a{|޲El˩߻|f\Vj#(^y|fVwkCHdb$6EO&<ò[ %5y/ Re> CX'9gAwFFCЂ,p# b!)4z4 -#!T`*?huMزs'62tE+C:e>"<[+uV9Z]@Y^2jd*PV2 |)`IKdZc'bW V1b@dmȌa1rL `68@1(?0 |OOnψ'}ooz@7Xgaa͇xa7@a!aaaN'0 0 0 daaa:0XQL'okKL| azB 0 b[xxT45fOf@k9O9t)lĖWZHgY_]NB_pNe#A @/¤2~9K~2`O ? _\c%>??)# EC'aa[o/_v?ɀ[4Zm"ɱ4w(jǑBυ#gQXkY.'~^U:~U>+a``h6*T=y"9? esr bd\">)P&Ee<ƵU8\RHqpP5 ; )$a0 0 *XQ/*\qo1}_)ęSF0>8&MQ*N ڜ$$&!(LUPQbZ.Dmt yZxRwHϩZ:ƙ*\!>ULnQ9TvWQ 9EM˅YWkZ&`%j(_ש,ePY5k)M~U걿6G혰o(9aY#>QV;!Qju۶Vs‚CZT@_eϩ5*Rmb2s8 fR@.Q0!Du=Naa[]*T(ƈ)Dmy_=ν?MOK?S*jF6W0;U0Dk#vOGmCˣ?X1jƙQv0 ~fW \q59$|1!M`c~pBpځѨ^K"YB O0{wF;ve̡jqGh32a@\.Īwa+L~7 82ܞ&7wEQ?&N(#^D`4~6!FT_~W|KWji!8Irh a闄_~@֮ ? $laa[]]DeBs9CB#dI& @h0:WFy,)SݰY QغFO(~VY;ސK;>DP}oo _(\m&!,j⛯Z]Z8 33d#)B5>*%ioGϮ)k_Z_=}=pX#JI$4y=o2*,e16#4 Y"cDyLn9X?c'C%t 2靆 fo#J<SKY19. ()«8Uvƒ{5g P<Ucѯ_o;I u~^]Di~|"BzɈW0 0 skiLª-{PRCĨyL -SG2=<%!P~c}k'axŴ8&[wѰg!RjÄ7aBx>o6\QڣVƄ7_R*s o{x55W}wN/JET~qPQv*,p ߊH?e~"oܦQтaaaր'ANNÔ=ZSd36Xgx i)DjP9%`)F<0wNt: nv$“=OnB e6pԯ1ar+:w?{b>Va;ݠx!aēp4ނqBTF&?Sw͈WĻ0["dj?z6FJt<ÄPTaa[wr44(nSnJOZO<m2Pl,D>m""^ڇ(p hfW=~M_ @?*Cjım0oXlbk(7FxΧaaaN'0 0 0 d&:_ NxC(Nf^ވ[4''o#0 ӵq~3?Sx"._,Cn>bccqY_!  w`ݫO]%߀$j%& ;i5@|r<XN`7.N}=0DZۄN^;a<2$Q~`Llķ(!`ZqVJK_a 4ڌן\H}h& XjN☐+kd#>JKH+dDLT,F W;J׳ǥI~ k~,,G G`lHs-޻ `<>[6\ᒉN kE>4RUur#=bêq@c٘ό ;BzK:0M0*R?gTz8{cx5Xluұ4&D#?2{ϪW17ts>1c͊HMԡ6{^_̐7K1m o+O/@ɖp/܈_J9 f}v!;bP;Hc&aAu;Ya:XdC_~6@;as. i61%<vn^9`ua=dpg6( &CC6UaϽn"Now7=uX2:zQ(Xu=p/V ӡmHyCXi)?A ť|}ύq!uDS$5rW-*P~ [M|zcdH [ф/by&5cxPJ gb֦mC11) jFى#x{%6B-{(عdCz} фXEz䣻6IhMϐ%_W0ARp1Iz'&F!XmR^ dۥit'|=gtHc$(/,EH90R]ZyۧG'!HcYj8^7=2dz&% ^*QCo寖9t)lĖWT³5 M 9fbBSamAxܮ_“X2$rZlqQUCo@iX=Fz$ 2_C1 Z.}\(uʑ};c`,s'((4s29oU59}~11H³4\qD42Ksu=b0p΅:Sv2][&oj}_!Z msKL,0~hRfǂ8&|AlVFܔԉ>A%bll Mpnډ+($*ڇge)`(AVsn}[?Fr!TRLOꬕ"lQ\Hb6QMc٧FA<6+lJtJ>6|t#t̜vS:pqi4"sZ֪L+`M/Lټ S٤e2gӨa oA~1Bv9H?bT-U 8tc"d7QNuES& VK"; Mݙ3ނSYUq}lNltž+.I!ECRoFqX긤;]>!<{zA<#2D;+(^o)-DYz.ܝxwQ<5bQ{^na&ve_8<:,all`,d>7 *&XR0N>RG#m*gd GZѭh£_ctyĽX"^88wTx⤉[3|0SK7o=:# XOt} əEspƨV5 ;ޔT6euπUS8S1ҡM$TǞc\"t>QXPLsGa`19ugQ)~!f"y1{Lz/9u3x]&sYa)Q^z=joLOm II[ǾM( H[%u"R@ CCGarf w|6 T1:{`E ^P_("ER*N#~XiOQ ,s{bQ$B ͗Z,i$Ǻ-i|WrbobAeKY EYQ,-K*-U"۞ e&=x>x?4S\/0ڼMǚDubb{UA&gWW\Z#JNXJ-jaºe` 5:ⓗ!2b ?`f"ųV)6Z|1s܈0p@xh\Z=e-~~6S&(}z"6\ՠkA^r5~1`=K'!6Bbhc{ Ld.9ɕ[Q;4o@„X==IbQICߏH1Tt}'Fשf37O@` fLq"|RC VvlU;H.y]%tG"ĒŨ:f>0'܇>ZX>S̛vu;jk;Xlׄ3Y5+ =8f&[!:)06x4B2\v_$k?JxUT&@OT;ǍG=T Ob))rln @0; TQ% (֡ݓ\>XOx yXm O棍x;f/^2jL :2V%ղqoȑyI)FYC3L$FAMVQaޅp-{+FEQCxLi^t &+KR&cf\(Q6] 4T&L?UQ&EGzFlΧ[k}6,Yvٓ y`q}F4?P_hQH8rTGY.)v<@Ftݻ͔Aʱ[2 ꫖oT]W]Ihz+#aAh]]%ݧSF;ksQ"͖VӳT)f8[j lVTHp,6]fU_9_: MI ~ҟ:eWˑwzqۣ!VVx4v!ʪ^,xiFiMv?!ª9Iyڼ1F'!þ͊V`UFk9!0:NB|dk (p#7 |~QGrI&<,jm2o=qi=PAGrDoG0r?\o1oA ucy0VK>Tpy]{;$GH۫v1qIXYݲ;ңQ#'}D?1ŎLI~9p @smԕaȰ@4QHIU vX~ilC|}sT.S9$bCTdaHsH/e1{fSn+oN'afcBB[jSv6x0* 6Ĉ05i/~$g8vyb(yR-o5;^ĕqW;tug*%$%)Ľ|k/t0Vz<-붝4w񾄲R$azOH9bT|qHB2Ww^u 2H@FݧOzDQJ*Cc{yr ?F]|QhbjۋIl1t4)^XaNͻx]z]?-#^Xp'2& R)29>>JFz] -B Cќ 'R Bt9Nupd{p$&b +d,WHꏩNȗ uVsmD!F\"K掉]MLeԉqopߞ=^z\mjѷ3m==ڑFGj+fGӐqM:K[s6V66+_ M;`UF}g ]o"X|~=bYmF҉Ux$\]TPVxL>/F棎WdtBZZNo|.y2p orz?F)张if`%ejn%v/f\Ql܀6Jay_+~63L&=_k32HAˆ$~!_oľL#u5:Wd)siz&MAM|ҙ|loHRwˀE[Bh+P*Աkm߁]8i@s$and#ᄑ¢LtNU8DbT+c]njjG33s; A[*VFz9)1Dv8jD6Eln ׮vOG|N8]%@xII}mlww\vILM~^,"hT_ 8%<ՎSFkMcJ3HbrqmmSuS@m9uOBC0bӂJ~,kȹGlqd!?$H'ObP)Ă۰\#*H+'Q- ϲHK'FXnC#SVQN V_! !Q,1&Nlxf^~>5'/ga1૎m:凊>F"Xu0P\ Ő~"8XN)T2JރuUٙQSҧR֞;jiGCHzk|il\z02 e'SQ!):bXv#5پ}>f LQOt$#cIMD_ HNZ3}ՒlbN|1n\]=pu,þvRYv$H.e:q 9#`M}E83qYmj$PM8IsɂxEA7cv|7\a;- /:'ݽ3mi>ztA넇՗+b3s5`t2{ m9N*guJMP/\qr=oqLaz$X̌JV Q`/#u-dLMs7||~##T^&δS#A-ߙMsm>μby]}I8eY[G6oz ^Z8ւ(cpIK;NѾQ^4$,E-RFV N.\)Z8f,̃?Sw F2V %ڦR%[>׷a$ۙDs+(W^h܎ RXzyۣ:gXx6u٩Nsڞb{}.'UAp{%_+";eZg򌊙oA+ʜϻT{cveXW]?*v3qɊc*<O<Ő|UU8&Cn⮂/w{64-zV˜_vv2ET;(1a5)&d8F "W㒰-vShM!NmQ =l^ps[XQǝDZez0_}=(rAIEvPwRqv/:@tŌ Dp iSvт@?AR>^w\ w8LggjQ#Dv4HQ㫔;:ٖr>-IbDF5Fp7Z`π&5 16ѱR{ ujb!ejL G=m؁r#9bKqN(]eUS#x!ԶLB/_̼gq/ o}l=iNc㓐>=~3$X^# 2M$,oRZYKK[V+0*y7(s' -AXڑQ,.0 )?Qٖ Sy˄lvKH$ UEXyܤ<׏ ˵"^(*cǼ-S?yF '=^?Ӷ:wUv׶pUg# L$@ǥ阾zDt%bH,*nFZI:NW5u娼x@„3ʼn19kF0a((H&Ae60 tAu8cEއ;W0^b~P-}KĐٍ&3AZXkQF#6|S9^թN5u*4ј:.ms+4:Ј TTlx~^"W=iZ1V~4NLq5(Sz "{!SMByy/´~_&~敗_97V;bO b{Kt_?JdR4TNaT^t/˞8rRdp+O *lKQ!t/{N<tgoڍ8rҽ/:_rޱyK*ZO"u6C~}>l~N&>ankL"뎚'S(;T7Bnx]J<ڽaۂPݎS_CN)PD]yEy>:KjvS[,,LS۰56p-yf \%?wLB% 24z_劔o;;lJ/lFck=}ӓri|+뼥#0>rxgg>X=? aXZoh{=ic]i?VFM}.紹7ƺ*y= ^k_b7NU% Bh-Bx`m=,tfy.ŶBT[}^; ^x[hA FT'm³9RY!P$N%u,pN\lX>)ڏ-YǤ*+m8W+ Q?'AsӥyY/PC¤>hz CYz}sO"m\`ys.jPs8*+d*kws[x6*ΜLy~>Ƞ O_~T.4cOsM?VCEfrVohPSb&j򑾯&!HB8a~ݝF}K*_O>Z&- mΈ:Wu=~={59޹Z/@YZ, OJz ur6W=tw޴7z=SWu;|mZ둇COOĻR?DQ oMxpBUzJ>jxEF$<)O "Kե#r?/0]UNAr/[UӠչ+$t:,{Ռ;%yI#R,xZ֞eNl8Db+g$}W+~AM`_zF|DZ]cRBATrDIx |P?+S)d(^I܈s$qS[L1s֪uG n\"H*tt)Z&ۡ֝ƖQ)3 X`yk#݇;č8C=3- ϛO۞fP.V7T[L;\mBeh;zfF:z:=bDz+~ȧ'}sb^?le7#-\NJ_,LDG rTĄlw+=p/Vcla0iO Yhh+up>׵ZiPlf9o(4Ϯ-<0 BEGZqEYq*>g*El1<=@u#[+쎲,u:y10 ӅVbtR)޷˯Ax(8V`'AX4UVnxd*]eaa+sG>+hQ<^|FΌ͇xa7daa.o{N2ox߇;v SEp OxaaasOaaaa0 0 0 t:,>aaaN'0 0 0 daaa:v{e~DƤ\êw .č@8rw"kst2!!9~gbV lǓlacaa#]i)~(.+橻ZJ1IOk۶!NĀUF#0FDgc[=/?Ec qE|h8IXظЈW/DAsy岤M{1 D~xy$|f cj8Fv:Z tƳjbڢ{aaay P(4y15\l4VZV`PdBGN1 *x*>[:o=†߇)1+F~QX5' 1AZ\6QY }T<҉b.,,Q9[0µfE{aaay P 1kg cXBvoZ[`RZ]K\cN/LȖi֏NEݺg8_#.k2kW&Au 0 Nļ=i86^lm>q/Did$_ <4JY>(Rf4lo@1WNR.xkiOXe/EȘpL<7 Cek)fa`5;\7-OMzhޟ*m*`UsXġw'f똅SF`c~rQNHٽtZQ"#=s'Om5\=;aakgW+o{#7J!Μ2XAx7ir_Tі!CaHb'} q F0e|rh<͐ei# hx-̜,/_pw7pi ] b.Uj*[ ;EbSgJ`)jҡFIiQu(i~IHSI)ʪ<~HTE ^X6~$ђ6(c;9P!*9 ި+WMZ0 ȩ6+i:zBkl&ď7@݊JAŵ uYh79sSZ#LZQM{&` vUI]҄)}VwiB49L15ᒿS'j|* mPGRa1RԐ<#8Ciu=:ՒjT)o/L" aDz u m 0 0 .I*#1> #+{ѡǹwYcx}g|I}Vb?-ޅU(#;ɮv2qBu= .7N2KGQ޴Ȱ>(|IvU_Q#(ז#c-ּ%O|6&:trFp*qW"ćʁjդχQ ը"7j d fR=rw"⧭߆-gHx"f;,~0HqXYX~մmih>u=q\ɛT֔@ 2vLHӵ2Fi#ʌMz-f͔>bmĮ7v>d7O"Lj^;$ʬ?A_I~$B%#Pߊ`"޵T:EZt,-DNJyf>o-'u}1qUSUWT>۔kO!cFiEFv%BNh' -9jwPy3RD*;M&om 0 0 .v."Ahjv E8ܡtg$-̩&A;i=*-㶋UP 쓤oʒ;"4$*kq[8\'O? 9bK ߯V# < @teo9MiE\k$ƄI'I laku@/U4wAFd: ]%*k1R8@D*#t9MǨ;[Q~!"e&b1D`+ o-NbhKi@$VE|587/N(ȫB+B9Z %W:xb'1ZnF]/-(9t]ETC0">Zk/!rh8R%pEu(寣i\-ǮfaE1}Y$ۍ}ը)Mue80Y47W/2,<aa<.n݉mĂiSee$@CZm?F:ݰPwI@z`?Hb9]Lt05ä7Q˼rNu4Ў`4Z J[#EE⌄sӵXa"3Vm~A0u6<#FeSm*BO§XQKJ%+2gZbe0!6`^37Vگ)"'51qLVc]ͅ&Kyd)s#ԙMXc$ކvFIDATCz05 sim } HtJcuaa=,>haCJr?^eIVvulLxel|楚4$c~K1ULqITZH)1;#_[@7NG+u^U@KiUF `Bl!BA֙+Xv76|z1w?:VB𩕢^ im2$0:>Xtеy1~,j=ɯlTeq9gT_>1R1 Nmr[&.s0 0 øh&eըNVF/;Ğ(!m,yu;c1^bL|ը&g/XƹdWUAdL"l$"N5:CFE"F1?1E _QEjO:Rٯ[!}f:Lx5 #X~F8 Rh"&Ɏ_ԫ((Rh롿hFu ^Gash'aP@B;'Ch9fh0ez8x2Dmyv(=b72 0 x;مF#u#3ʐ/4_7Ļ"+w9AĴ_aW;eW=NFa/Fw!7mH60TM-/= B˹$j[b|8׀maFYN> t/2W99Ӱ 2Ցu_tN ӹf܏$(:]2^Uh`@Rek ] L|F's@Bt 4;_X\t{!u]ͣ`,VX 8afl&hIj;`T; t? Cǩ*#q$9aV?3 ڎ5o?1 cűj`Y5f{زzH$?5)iٲJuT~}jۮ38(#ھHyLG#sva׮1!ae) F!}`4lC:Z@  Pb{ͱX_8VA"7t\qlNG瑑:Q eEP Tc@}Q'-O8"l=la)j%ߏa[iG漡М;&>V2 0 ô|2 0Bat^Q~X `a 0L,n0Uaa<'0 ._0aΒ 0 0aiy< |P*aa<'0 0 0 daaa: 0 0 0LaaatX|2 0 0 0Oaaaa\3!+b駥 h')^1O8W\2aaa[]C"mO[6ג*7HYmV|2c$mΝAi{Uۑġw'f)3  L٩h0xvȘ/ gLϩB/ww&~xyd^y'Œh_6F0FDG`aaq-@C}յ9t)lĖWZH|k_$܋c ׊ʳ(¯O$aIL7) {YPVD }T< N+˒Gb?=4Q\TnzDU#;Yuc%mL/ꪍ(>[ o(LA2;/BaaF WYa72+/G17)jBmx|k -O8F :LFd݉L:mWNc01F ɏדكX~,܏C [cDߔb֏|A 5naaKRj3ͨU.MJ-ôⷺ<[-#) lG[$w;rϫxx멦c 3h1&;_x e ȸxZƱ/+&Tأ0~Fk:u5nҨMzvM룿bQ,05)b% Buid'~ (Aם$}I:q2+2N$7F u= QR>![95]st r|iVXPw8#_VX.Z50 0 :,>2F;pŝho {ibaęS~xy-6PuLIm2d<~jD(Ao!eTB'50hƹ-ٗaX_ר{zq^f\!"eFע후_|AQ ivs(XD (5\BRdE qȀ <?jNJe] ʲoTh?:XWnRD&7==SWczJ93C:iFb0\< P~+6èdC }ZrxE!reaaKR EI(T{}e3:73F`ӓc>{Q$$Pcq &{Hi1"y~auW+jO<NA<%xv)ȵYlC /VM] `*-s+GQ|Iu E(>^ʈ;l*DT]Xp'>L41׳ë9׆PaVX)c߇ O†GcdYiaBڊ:\2]ӳ1RZ54:tnd+/瞁UQ|A4轩ʬF%C0<^e'0 0 .v."ahj. Eܡt6 YgʜJD= INZaOJb"$1}3w ,BI1D(9 _^{#,NCQ=(˷^S˦ &93 c 3%Đqv(7+bPob _V6U+0u'!8tnij4YTzK幷ǔ 0 0+,>oypE4KzRswmG0aTe93AA P:Q`粋aEQ[l6qsvp_Y;oyt- F#,wh&Qjl{79Q؎ |ua@oC×9M ju4v -~xc|}#O (b0 B (h(;G-0*oPJ[a;߽@8C1E(3_5"zScg)ý uN%NL]|aa}>;HyX 끞}b9|mD~gd`ъ\IV9^o[ Bɖpvj1)Ǽ,ٞoD7zAh^9SSBMoDDR3g,r Q]Jj 0ab 1c+ݧQj>.NF,__hD<0HHKj֣XK~ KN5d6`# #v ҅W2H ь$ ySEêw「g'n2c?,(~C-G@pD(H9|b1 ^ۉOxw" QY0C 4^Vކ'w5- (a>40 0i@QF|MKIxݖض3'W`2α)R"5+tY~gݹi3cS gBSS3;4=S~: )}Q{#7o=< cCMnIo/g8 NS@aaaaaN'0 0 0 daaa: 0 0 0Lt|s%|: (GcGCm `ex`z"|f| >.+!`F(\ 0 0 xQzh@cYu!ΔTAC)0<Qr# 5_.SMK9%&= [0 0 0-@䯮FFOFq#ܱ]XfXy(zJB|$G,J6-w(A][ 0 0]BTiUoF"oaƣxqo)~ڴ:}}-dQ ; I;e`F$#I"V5_l܉G˽6(shӶs=9/5X- `U(*\U#MQړFh!{qTž} Ӷx<[-#j;CBtfn2=:D]BIxWCP8tG[x85IFph̞~;pT"1WHYcVP>a=Py(f\&r,B~qnZe Qki[ܚU6c%DwBԠvQs׸тZei(1q"_ٮ{ /0W)=!|} w0 &J~ti{H;`&sWѻAku s̍y+[v^bD2$ 3a7 ~g5ia4سs5(r6ɰR t +MKuo]. !=]5B\PN4!=ڵGSVx C@0 0 t)X|vI#w E USO-$+k;i f},6ا^0 1f!BqY0g5Q=hDRڋgil[L~ZSوKF-/Ps6ӽxVMX[/k=nZԕӔG'?BP2gx-h ~) .H _~aajyo/D5?ql.UiTe_- iBL Ϲ3 "Čc'}0dk8Qz|: x|mEzGOb^_ 60'])b5gi$VGKQU"lm ќiQ%(=K)=Py CSoo4 ܸ9;bt-.1a F tKE>{gċST^;2VBm1b1$H:nK0^?IǝUby!nZx@#4Z+.~:$ȿA$]!t, I` A V\(%DO<9DP¿ƿy{6|c[_|ka9*\ eaan&xe<$ .Aa5X&ҟQ琰pP|D::^֌ +!OXJ9hC!z'A 3=)<7S34_Rl_5R 8A2z}hi: :Om&A㳷7Ӷ[K5abkOsrItN QoC|R"5Z?ptO0J? ŐiןFaנgxK_}Z8^(QA gTks-hm ?Vl'0 0 |:p|~w0EQG>8-̅ ]68(aa d 8jD Oaa tq"@̿5U _ `aanBX|2 ӵ݊E?r.aa daaxaaatX|2 0 0 0Oaaaa0 0 0 t:,>aaaN'0 0 0 dsvOKtFȠFaaw>:\9B јfQ&P/~Gi'2b 7,7GIMVҟ_ \vѯBl?w0ab q8%m4ﲬ=$ĩNG;\;c6nĂؐ?sV=2ؤ{2<~^W`)`C1 ^+O BqԭF{cxAuw a;-}-"i;3"t̃GvL[Z% XD*lAea6|\d Ÿ!&P洚Qv_cW8q#2_9u-[RɟKZ| Geb5`'XT`\S=,1 0hoz R FT*ZԇԆ܎O|7iﲬ;4lꭰȟv$aUwȈK0peOǓ5@mAYQ)˩"a$,X60)纜sNq]þr 4$cF]=^Yu7 蜅) 0%}bDe/c)ƪ$a&/Òx6еiD-h'[P V>RzDXj}F=b&$![aay+P{e;JҟEdO&Z2f k ' (|'iU^јFm 8I.VQ`ƪ8,υ ŨAZBزf'2`Nl=SuϺz8"mqT*:]DKaQ"(T㥭߁y0]C(ṽx<}' &<2z/+mCo?R؉Z@o8溨K%s;/KaŸmaH .? F>@^wǒCFzj"f~QX"8U\a9a%)D7rm<b(_D7//!zSCD:մo),ظ#&{U˶uMk@lħ83O\bSc}KmӴ1as:1h1&;_-XM?}v sI,V=LBA0mܦ-kh vES-D O:jX3I?:`;"C Śʺ-mdڅW6Lbī$/]6tW/bmKԩpd,B,v{_: yHK.\GMSA9ďԕǮBBlE@w\ [Phz' }hm.GDU3V})owe16JY]1=Em$MBሻ#SȂ 0]U20 0XC1$Dnfb2j[.~ʰ KS<8 Mǩ>za~[x8IT؎)CaD%VM=9!`&y 5ݗkxM3(W57t?z&Sa!Jݴ {|#d0'4ZwsQn#jEB,x06Y?kQ hx-̜ ]+C*%uy00DVxF#cΛ&e],1C<*inXg/:,emCI7!l*X}E%$:(nEYH V\&cb7@G娔=b7bIGH+uoZAOBNH/UVڨ+VD&7ՠ,!m +34p2 GsCh]+MX/9OeQaa%8; #zBG+NVw3F(&eoW(qj}pBK9Q}w lA{穣i혇+Vo /VM )lB%mG7pr}eB1>y"PdPbIHd=xʜ%x]Mj<PGItQqF}oGx;|F`c8 и)$a]$Yxoz- K9ĎHS'k  y~@B"gCb=e=.O`,xRW${T}iY#~-$!Q kʽrs YKlkYZ|y"_\JQ4¨.99d+{:#ߍ}Ǎ(3!d90 1Jdo݁ÖfmsG 4x<:܉P ɳ2 KrKP0̈WFeΞk&FLx1`WwێG$<8ȗD S_U^]p V5o~ SG+}'ҿGq]_A>Tڍ?,ByƳT_֨T+iu0 |?`%َE$ll8CiL?;o!vhL&;!i}U *B -;`:ipflۖUai#1NvԖz)m$[jI޴NC-CC{z9xn튠lim)2׈B6YWFt8fMO>v}{ '?Cd"Dke'(m>ot{ꓙ#NuڥXX5_tc 3*#̣3z!!fP(."x cp=te+Ǣ[y( Bp7s(& g?&9!!Dkd|Ҳa3ݏl1>'}mg,mǣ%mL8 d3 vg!'0SogA>^ǮCXc>"a=/P*cd\&:%R}[:3Vc 0 ryo/D5?ql.Ui3mkiS1A,)`{FСU,o,:znsz(Vf: gpۖ9?0ϱ=Y$.u(lj^ۗшU􆿲݈ u]g9[6z]X ;PCۮ@w=&OC@Bp$& @Xh(@"odqGڻ bi^W!QM0;c:]8*Ո][OcӈoDK8=ƈ}MQlxYwF=a/>?`%IGYƆf`,plۃ'草܇Gp]>"!Ñ\0 0L9bp,lcUr;&*ln´ 5"g3{.fׁn8:hݘ)zhoy|\gJTwX6u6z=ŲjkT?=|]DO Ŕ4RX#Hknb6 MWۛxy$YQ{r}a>5[qJ-0 c7QVnĢ3UCHΕ"=W,y( 7ҍ!OaG;AvՄlxX\74#&u^gpoWlE*AU̘ wn;z&#ux0.ޏ%9t$B3{R:@ aiރ ,U(iu9  4O9*x >wLWwv r (|97uDaa0?۷N%22hhnua8p]_wMv Tx^jzᶾAЊ~R> NmĸA# Y}Q+< 1I S3E&!F.»yZrGDK+Z"=݈#3&)s"^ڇ)u 밚IDW8~M_~jE|Jp3.Tb ^Ca¶&F|O֣ufyr,7" >ae>gF+淗)ol^{ҷg6]ۭtȱ"IQDJ[ef C{-$1ZFe _~em;:T t8ث0]|c||7t]z"$J8[6\aᣓ(o FX/hDfAup| LDq2gb?]"V mZͯYfEK7nMj4Me•Vr T\QvĹ|H`}yFJysy;9y=Q<ױ amFқ'g Q"mmDL/=Blعߩm܁W'ΙacߧbDҕ"gE#;,^("bH0V qJw.}]!'+?hl߂sY[Wu>"TicDKȖZme$/Kʤit1ݴrmucoĿoa7߁7[0WB5 KBORy-|z!00.^}B_ٛy)!8l?,[!D)wZPJҴm2d^ 7<00"Ծn .-q+!16y|>IuAQ\ ~n"dVרkE&] `yH]G>Ã3WB"""ŖO"1tlZLb xJvLZ/CQy9Ojf z.<*'ŭx^Ûֳtuuޙ&E¿Kgާ,6/JN 'RP+䨵.G2a9jj6r&G?w"%9o%~?cDZ#`""j%̧>IDDDDD2IDDDDDD-ᓈZ'8O""""""jq DDDDDD>UX~q_yL]/.[_UFDDDDDuiki"Ěy~-=`ay1~U| (r*K5M@m& 4~EAٛ1 U@DDDD>@ jc~!b^V&ck@`49*k8߸ 9[^~ hDDDDDsawF-]cFEw$ 0}t"rDvU_Lڅ1>ɮ[T ǷIm}.;A#y+BUQT&۩>/mLŰ?LP"ȹa mؖ8O܁0$ KƯ'E,WO j~{?>YHƝr$^s>V-X$᎗}9w ?'DDDD>gp^-jVe3]Eg!)ȁ}PmWnpl1| ff<֎Xek]nC e'E 7X==w!Q;& ê2/ 9zIk::Dh>FFZ`h[>0Z|G\lуZ0Jݬml"}?LyCDVˡ;0&1/a/xD)׿]Hg/ "$|*IDnY0c#ci%-ei3#ɮ9Ig.W }&lߘbuȒ#Y#Qv6BrAX4"G½"{w8,?Gel5&hkG{8YObg~[p6wZpZ&oAaqUbTuw>Ow܆TDftlȻnI9H\sd M؏RR.Č*?hm"PZaڌbgS1VQ#JBWw ( (&Dƒ8 ܂ jt] ۤ. &¶Q)[b բT gN@NbɊ!c 樻DDDDgkVfGqpx}{t;B| P->os0[{2GPE+IVO󣶈z=IV,JW -ޡ6m%)[^azikӂ, |*C DDDDu>Vʵ,1\+IJbս^r:[:/Q{= ݽij-{_azY|Giϐ~vT-oj4d8)灈z:^6CHD Wv=Ryت6]I }x l]c `AW Q\ m=j6FR`OhRR,3ϭ=o"""VZnQ(,,Dy؞זQFaϞ=p:fzy`;JQ' pLSqT<tQ]v@&0&B!V./٥Vo?|B˂b?D#VwZ[92cNQv:>O'D!ѡ"tшv"=)ʹ  _G\@3j,G-7U`4ْ0",_s\YKe" niɑv}XA>#Wmc@cgR/n"+&.Go+pGmצ)(*#Bv_\̀% C>z@|B̽͸X!y{h'hh}q]"}w s@&""""6lb7`m.alY̶`hQKD)X?w 'LA~U?~0ɮ"`PrHGeX#l`U;H!J?O95 ެd\Ǖ_'5P;<֎+Q OGu 8>F@ձ;-r!B8lLσ̶ϙDU41q}Ă!*@E=RSoqd2XLOncp~Bv.Ya7Z8Gߪ!s<^/}4_7c˧okldKyjUGBJDDDDD? |w: eK`$""""1|\aCÈd>b:YB""""_'yb#L@LgA&R<3׻/|z3DDDDDD--DDDDDDIDDDDDD--DDDDDD>1|b"<"aT]>Yˤm[`k։IP-K.8{,*++UɵtU[p8Nw 5Ќ*q@m%"""""`Z;X^8ĺOP蛈>Usjg}[M-a$"""""Y}`sc(F=[X"""""&h؏*t9w݃a q\m&"""""cgBT8syj 5g}G>@YNv>} G5'"""""aO .HDDDDDDW>Y%8llۆmN 9/wX+Gt7t2rTJDDDDDT'ZM]%Ǐk|:rvcn&SvhDDDDDDTg-={go |\}%~+Cm[R \5j[Tpp0 Q^^JC̫ⅻ|Z lJqH2T]-DDDDDDIDDDDDD-ᓈZ-iҔ(IENDB`cascadia-code-1911.21/images/windows-terminal-preview-font-settings.png000066400000000000000000014741441356563120600261150ustar00rootroot00000000000000PNG  IHDR `sRGBgAMA a pHYsttfxIDATx^ ܥGY! aFQEAYQSpPtDq?eDtџ "|" 8$$?~{Iw'ruURyywYr0 _> n7uz39]z}n3}5Utt'j.L/xƯMg9yc;ث/eLyl4=az4o^}?4}tNCwOwegWM~eCcxfsZM6’K=^?Yӣqzy&{yz~W~z?MZD~͏tk}o^L7hy|ӕ߿ӫjic_2=o<]׿4{qϞ>IϚgL^&u0Os;M>ǟ>?7iӧG{L7xNYo|_s;9։s/|wO 21Q_q‹5=͟nϙmon}NOy|pz滶uwn<-+Þwݾ&53#_ sߏ{~ӝZNj8ڵk]-v=Ӂ8؀ݧNw'6`l l8؀q600000000000000000n~ښ$<򑏜cX0900000000000000000cl`````````````````` g066`ׅ^xsߧ>+fՅ}Mgqt9LvGΚcX1?qt嗏MnV#Շ3s_<N580000000000000pbp9xl`````````````````D7 Gk,}o \G=Ї]&؛},9<<},O6~[i```````````````2}v4\z饵;z=3;0000000000000000po}Gl]xniW7v]x?;>fwnz*{~r]6{x0s> zdl =nvYrvc'{ ~p"6v=_7B[_֊VCK}?ڸq<`z8}c%Gƍnt˦Wdg\6@Iv*6ϛٓox|V {=wOyuӌ yifYi}G8U_Uӑg}}}u3l'{`sM26d >Uo6Ͻ}g6>ֻet־eLh}*OюNzֳނ.hn-eӽ} <{ƧoxqNF1r'"/~gO|oo=u[U37Ͱo``````````຋k;m7${ы^4}7s'{ >U! Xi;5=E{tn~]Z} mmr'>PcWl7>?{4(39k׮!yȬh??_wnO36h19g}q|nw׾n#;O|~髄 P_܄kCV*0mg|;vu9ddڵǖ_eL:W97MgAcneD}sͳ=iզ?]~6l'6Ʀi~<۽5'g7ռO_+˪#ӭϿ"6&ݻNKl},//,<jcW ϝjxb/+fDڰ{W&7z;a8a @c})듇\&#'Q;c>5yC.%7z,,p]F|'7N;n22\rI΍;6 5f 1za<-݆WȦ! Pz6'~~on}~4ws}{54'{l}>pvͰ4-77{k{GofW;ӿ|l()x xbc˧tnlc]z׺#Wl'k&nZSqQ7vįگR{^vRWn22l|:6\;66}%r.Sk|k^Su' fO~G6~~ml \gc?cK_#6i nP>ܦp {N􍳽g^:;Mku#t;9l-Ϙw^;]LӮ_Ol>u?юF&77FlPSRcnZAPFQ~mqj^ptgMF搿yg tOy0,/:Sǂ7ͫ^'/ ˧V6+z!FOu.6yʋ ?Ӟ}g's`g1}˦?~OOgs.>77巘rNv.]5ֱ"1_d+:Z6HOKUGbdO拠VJ_g$6OmzXi]䦆$|~c!mi-wz}#=w"ׇlCn.Iy]ɴkuC_>ӿWM??^}׻M/2MfY/?\6 [ Q}27 76Sr#iScN"75Qf2 J6Җlf2Zzu)pN?<ϭm``````````````aׅ^xswg?9fz>Ȏ恁k#' o396w{G]L%y,ncl?v8g'c16Ik };if^v3;00pmĦ͢l3Ϝفk6mm``````````````0~l``````````````````v_q3;000000000000000000 v=ف .ƒ W9Ӯ]&w^{sM^ܳgJ2No/:}?|kkkKODGw޽z_t怢O{@|k-Yhxれvjsh mZB#[j3BjS5~Eq`ޒo;V¶Zq]jYJuyn՚g*QrMBq8fC[ܔK߿{n^qۚ*ɯV#6eOϔ _DG[>"̚o(Dzl=Ms,+ i1ǃ/1`S:/O>ͮńb$8o=f>Гg;_ux9jzM^.qA0s[L}6Qewힲg5{b*eo?cmO%G8s`CUx__8@q3.1p J(nyoλȸ c71Iz9Cn\X_jAf\1W/ ?2*̅/Hz}+z[͇sGCn-@;d荣\{usOj@Qgr ' c{jZ޸ cuiЎXCl;_u7r@& 2.ԫ1Mq\9sƍWII f2}FeMOGK_jÏ{Fކ _ʄqRO-+>z- /YΏ`D-| @ͥ)o4@rL~œ\o.Zs#joxz؂ky.z~4|ʧf fuS1_͏[aF#.B6 Įvs> Wkjjl8ylE!gY9/|9w/?9z5=: aG-sU㢜~v/V;q|jK,b"nAZG!Jc9RK4h^h1y7={65EVhs2j11g>u_xc5C |pfkr|K/f(6:[hT98`e[Ɠty} lzmi[Yi1s_jyLRki:enYg 2Ǻ}+//T=a|Y4ÓS;P3#7c8ڧ &=tOOM/} ?6z>ќkeb5ސcC-5^eXYq6eg3vhZq̃-ژny_Zj^)ՊAKMR &ޘ=z{Siʋo#}Я_O"0Ng>hƄ׏6Oe&pޗ|z ;sL'ԢoHB_98 m,Gc wY9GӐ9MP/ON|l?7f=W^]dm> gbn5ԍB8%q7Fߎo[ b{^b~2ڴl;o9cԛ +r|rΣQȗ:k>]> 5oHSbO6қ[ǃ1k[<1\zloکv\sly vSk*Npw)bYߺU9x4M>N U(7Ңꂹ2Pm Z/CUWl_Ӈ>@i7^`Z|hͯ7(Hk:аG>F9hJ[w.Z]KmO5_vRЇwCf9v4|h,;lUoD3˴'ڈ̋-cpS Y:UVx}22>hApSϾηztkY,2ӈ~Y|R+s O fƝ w 4|Ck8OPЇw=ǠV㤽Xre~ȒDqԃq 8\C797qoM6}`837=Я\~`nr7jX&ZAǿ-u~7-/'m%H7:_U_Z[$#so=_ vƉ=5oqW96\t[--^1yl=mն} ;P!G9yU1j뱝k߮2s6:`[ m9§x(9Bk<*+~ y%W&Vagm9_W~cWd9̕O(!oH4XR"g.OsÛ?x\SjYXe=g[\xdkn@[>8m>\~dOvج5Ǚ*5cQ9[7~g.:kvh,eYҮ]+<Ơvh_y39ۊz^(3.=s( myx)?8_E_eFbd;}H?(\4zrqS29.^XgZ5[mQu}Xŏ+yiPfM\O<`yAH:mU}W[5bk^iKzEx~4x"ruЌS@ +oMM?2W8iI8 _rǡ~o:{Hҷ@xeڠÏ\vc.xkmolk?L;l]92V]c%Q>vΕO犋fMÞ?_ܿЉDfAM@^jXq@>sWzʞ@iDSn^}N2lQycd362%l,9)}S_[٤ GxϒM̕q%賸N@S:U븰чg}X5|k欔F&x<9Viyly%^H3X5Xq~1Oi/Ƨ_sX,XdХq106тu.ι% >o-X}lC>dy,]b+'F7ǒE#-RbfZcf_tƥ٧ʍ v)P!c+WPBU1`w75Fa|8Pux3GyTn$zP7qH~c.|$(qm[.t˿Zc,5yXq51P0ͦþvAN\X9_`%Z]akEf1ӎ[1(%7/뫔q5bSs  #tM߮VNɚM_ Ʉ&mF559%x]";_x:o3v[ȼ &x|X{}mR^ϡr k}6J xKy]6)s#a_(kџ xzD4P7"9 my7픛(=7D!\W5x- 6Ͼ/ >A#thɊ^'^ΙsclhPe9>Ϋ=oq8J,1Ѫ|irZO+fy_5y@ïx91M?뿿Em8Py4M6?rqPo~LƄ3}a}/y!O9{\ʰQw8@_jJ^6)/@呧vQ&)R?:.l^uI틍|xtݤ-O?ūe_2}Sy~p5wpo.%g/^Moo'q g/M_^=?ɛ8tP=:+܀~cwߌY߰UNzRsTn\[_$6*%[6?g}hX+6O<ނ\911VkFy10s2')27)eJu'p````3oSi]?^^7p n|]b ]i/[2pl d/LXޱ5GfKh')bu9&ZNfm-2ơƶw'{t(߼oXCP~6<Ս >& ux=ܴ }܉fr`PyAnب35韺y3V$ ݍ)jEgػ!2y{c 2_3pnȱ%"% J :6 ǒ1?pcy M^F?s9ܴ^&̳~~>0`l;yo<^_`mS'9@G#5韺y3LPO<J36Rt={,AƂq}W6{sk/ߌ ǒ1<\K_ƄM/K8qtg\kjEϚ>붷% .SuOWl{OWڐ}O_ŸۘOoU;}ه:_t;L/O濝=i%׎8ȭӘO{UWKsj1.:2 qrLsqz;D }9@MVikFiY[`Pso1r\bN8"ּ1+2,a<b cka Mȡ(6^SguX",>wyh````Ĵum뛺z/.o77:PGLJxƅ"'w3r7*?M>[UBY+;w OEF-o(A∅k0?iY+}mM46fqY-v@r(1i χM72_Oyy.%˸@:ՙ\nrId|cj-9bǹrI u9z+KW?gb9o\6.~@ޜdvg̯˱diK`=e׿MP x+]OO;ϱ1>@GU~E湔o<):.d4lcgdv[؇Z 0ʵ#՜>ƅZG3v@ޜdvʡg;۝nSlm5gE&I_@kg.c[ [q6Ա< #9;l+ONliht@r99 A_8˹)e#qiVs-8~߾={k^`[4_CLfmzXRc2&gl~Yymv4_[_;+j_}("n^fBc& [kEOW_Ϋ@j5VٜF,76]PA,StŜ6Piss^p|sgxlI`k(U9qJss˼2<}5/2cXPkS_9j2>sԹ67Go~Omȉ.c,x|GN_8usz}k_2ւ2i^{. [x.s< ki 2<C[lW/oʁSfMz<֦%9&cGwex?2}o-//g?_ߟ4=/Z!XeuR*t_ǯ.}N7鍫=yqҞߩy7T Ʒ=߾sr*N[d'/<9<2S:OD^y|mYoFH[`/v󦍔|y8宷Nc׼蝛%z>7,+o (85gMz>]\/\7v)NݩYy?`>f# :bRoB=1ky,42ʴsnD!S&oc@9(|sƤ>Ͽ}1Z'_EsN!g902Kـ0&Wq b89n[';c|kLuP0>N -:k6H6Oh<}Z4g?`} BG|C \p~z;|jp[~ӀqR$zh_U͚=xyCGL_u{TzWy}j_xϸ=?Dݜ{x[{<ƳnAƼppqķO_ FiM~ͩ&6e_q»KtcOs:4-ۼ'1"nqфq>e /5Ʈ Js{jW<;^ͩMΗi<q OjcO~H[yiۿ/ԼkGx9iΦ= !3 ^̦^@skI1'}#lR/ OЧ1//B{Ac}] /5A{NbomeS}sjI{qT]Wlw8TR`rJ93/b_ #A5~B)]n7iyA墳Z`C?άl ~tw|Y x ӭnqjg\cģrN{B5&2{l+ys6w<ڃ>k.e3ii-s"~z5\F[(Z֑F_Dnl~ nVl.30000pZ^Zаk.O߿)'Vgm7er<ڃ>k.})0~ҝ^$K6FolsZ֑'FnRx􉏞8~n(` fԡYkn4y==?`-1as㲆}lёK:}熏9l<c -`c;oLdύΪxu2n;1Ԅ|Gŝ_ꑱCdG'7 emԌ/2GGr ޸Pj{nv"+uXC{i}︴Iok ysh?xq:ƥy(0~u3#c[aCZA&twW6 X7ʞ߫2>)Ϻ-}wM_w_kġ Hf.${Co^k,|e ۗVNe)}iCbG(ziB9:\^?1x83g_VǛxg!慬q /[1EB҅_a gshOsR7g=>v$4z````T5n^G}^{8Juٞ7js/MƷՑqkp?/đ;a?kM/zپ0Ҭn7Es38o?&6æZЯrDmi  dqG/YSki?Sh5|́rs;F7g֎9DF qbͧ,/hH,9s 9hCUߒ F _Sj+>.}b_y9z i'_rt#ʀ9*o韹+6ʡ^ 22퀶4l?PgG^5}RƂ\z{6s;(>Ʊo&b o>e)}i: κKiP9V9:;<YĴġ_'M?OߟǢ7"B=Ե |F~pכ5v2Į%dUiU7tWr YrlhSDQ̍:>jG/}in|@WW6$zSVB1 76uBV6r5{tȅc:n#/ڂk6cjXqh/>O[\u~fwNǀ9\бQZz6W{\K6"٘}ck=@Z¹=8ʴAn] X׷Yy@=hsǜW8}-Ⱥþ6+C3rPa.PSu|IjLm36>ܴAե\d>+z6> }љ3eL?ϩ:4~#__oBEHϼ+O]HRl25>7JО? ?No|M@6S[a~怹O` ढ़zchiOo><^9@st\jcDzS狺+"5OlE3ڦ񤍵ƦA[ˋ:Hbm#=<\ZP_do@9>iiOIӇF>N o>]l< 񁝮1W[}gWվE3.en`اY`G6@N?ػQ!ŶƘ64 aOԖS zXF p3&s HRt'|Қ֐E="Es$չs_v5 r|8fk9|@Y=JnƩ>hs̫1y]+rS`N_`,)ç6mC.m6lPvPjC\Q-\>>qZ?~ )eM4b$ W@1=f_?2iCӇF>lh9@st\jcs=s̎<d@?מxeYȿMLN|&~ ̢$b/^Q}>J&<>kUǁz@|կe;}+_5Qf ΁;d1Cu`k=xRmAi#coSg.r1O8y񃷏Άh}|/v3?2OS?l[.bo5̤[ A]q1j<{?FM~W~ i&cYmKتC&Tٲ[ 4cꇭpشow3XkfF܄6lfRA\v##h$# ϘcʰKXw"aq&nqRب}o"u4g9FyǏN'51g>o?<Ơ~l8g)6>:^/k9+6_'Jߌ z9H_l?}l'#s^3+l l c%̡<i5α!3&RG~J_C__:2B6=x{N/}3f;׮j!&%M|/7 ́9/xY=+U)@o=<}W?zz~n+֌ܹ>j"8l;$_?%>PƲW?T8&OanOmmM}o41%2_/ sl|d6d6mAs5l'5|âcok2_/Jn&!cCM179uq̺ M7s+OLr1>_?3>l *Iݜa|#'ZȤnدCS3VK}8fUr̉ޘ@lWE:}쌃f׿JX9g~9&:os!>P98ߞ':Pf [\B[j1Ciao,PykslfMI cϸOYq 59'ܥh!ưǚT_*9gDoL?+"wn^>vAN8l1NΓ0z~K}ʍeJ^?༩ 9c~dRsϺ:xk{cчd=TdLt/%Nߚ^__|>2S~ڋ(cW 7~}Yu~':>]UÎK_߷կ`ULߟ~|#o9ց=T: O;coȺzь+_Zs{k1reRd9N|bkGOnyA?ax.āˆ :?BFM12a'uubKS0^MNߢa4+oNoj7/z.h}b⚑?l\gx2o7U?ˡxjk|E5 ^Tl Oս8V_kmMN̥Ykj,2R|{=ܧj$;[|G/Ox81ÃwW^Y&W_ߦO\j'o,'os ;[ӏ>VOUww:M򺿚~㥯2w_:M/{şwƇ*O[)!5r p#P\d[Mw'6YJ~= o> U;v+ v|a,Qul[y"5|7_9ElV?~GAZ}_{tY+'W\qtp W֖zokls=yD~a*, _:U86lL͈jg?7-泏=`8/:}Dl|F #%jW R}<1ojk?B3RPm:]]!yV\νs^N?ߦ8v9.=ՙ2g{>ŧ*^}U9 GƗ@[d9>9zyACi>N_/%kB'iƢOH;by{ o|Ty֘O<[ڂ^O~a,x@zi+un}]K'z=QgЖqC#olHEq%\y5pK. W9"۷ 5!D}RnIA",'(OxK84r/ //韨Z)y1cqyfL`?uX׶1]KzAU}9ڋ7c%-1uze;}6d l@;6~5_b6_K1_l#_CPø1ȋcGMYvPe2}{=ь 0]_c8vҗ1ig.7X͙|{ŞO}{;wqUs;X% N_0~ s`:$ܼ6 wOwOM}s'FN"M2a 0S53>.Bk$6)? ^8;P}?hk/bW5F r/j/U/ں?|+;n)_"s)WW"+j 'N xܠM6{6>Y֋e=rԾ8dǤ&`ܝQFç.N+xlVXP}iȩm Ů3?>}m?}=9_@\l5ϳO~1vyA]^֔'F4uDԖ>3vj|`]ȅ6s료|Y<Ύɱok䄒9NZ zkY|PYCSw ramD愧YKbS:\xKx-}ag}lȉ|Ȉ1quo0:M0?9s)%@F?}j[{q{<noZiNDe@[13}kQp"޾A7n 6H1vBmD17~M_OŮA+yÞ&.z?=*61 "&[@c3L13ϭ˂y,KsvK]+dfm{7w{tM?:&Wڝ+=s ]M?9lsn'{vdwtךv^ -kVׅ&]1V?= O&>AS+ۺ.vku1.*.=C*Vq>dPeGc ?219_%qs6!l3鹥rcz<0@>3cٷiv@9 yK;~g 4dއ5^WqK-11W _"5%W/6cf,֢\H;xݔK)' ϸyƼ3k*Xd܄̕@F3&5ʋ]}c%/ W\3@A8 L3yИ@;`|l̑ q1&cGF^(vYCg6ڴX-f8.k[jԏh6uI?qj-rs ^lw`lj6)y| 57lV]}#0Q}#Aܤ=qsڗ6Pqh^ >~ESQƦfoTJYIt>gV:eLxr>m"?Uү?\ڕ}t_پgYCJ[֒;`vŚQ*_^3֔8kkEµ'կ)"C5H]u[g"z'jQvse5߰̅v̡ ؇"Ӗij/m}_mrmҟ~4^':aǃf|)Io {y2y{{.gLe|9/O i諣/%'XX[L[b@M9Bڸ8)3C4}k^^ug!;K?S0<0F-:eR|v̡ ddS7gvƦ`)kG; >͚6!sO ` =r^xizh x6zsY'2qRTwzmT?4c'kkƑ~?yv4xt M7 khf~.v kͦ? coNŷ>ADa>cbZ͚6!sO ` =r^xi Cǚq_|nÎ{:|CWiq+k_'6Y0|[?m\K|c'kkƑ~yi00>:97yS ?Q{}g6J-]wz]o:k_9VզlO/ʏV"7&O ulw]wfaU6皈֟'E򔧬5dG[z7qm;=l41y,9~cqWu`u߯/oFk-Z0 K\{r&x#gFh4znuƄãfo>Rl6͋0.@NzkNsB3< ֏تmԁ> ]RWX KEyRO9w;z@x4kk<}Vʠz076XX 5_Gl߀ݸ[ʠzo:ϱΆ\] 1KA}W hЄiؤEGly)Pcẏ Jzhʔ#.ycKLye|3ڴQΛz>`,2q$qSz} ͘1ڧQx{1xe֙N Ϻѩn|V;Bk=\SEΧ|U͒uNμgUZ7nMO}ѧ^55Y6=2yU?Ziӝ4s _%_2s TQ>OOOO̽izpU_Mw"7N4{]so|tde{~ ZR4Z?PkV,K I? p~f3@ vVJ?ח5l1s0^̛6͡=t~ix=὇+py~ Y7:f>(Py~ uoRuӬ[b .Gצ:h=?߸ leWo}r^ OK#&c>] @pπm9-ޘ4\{u DvUW\yg `ِAƲ'0yj@8W l,'}q帤<4x|SiQf-EƒO=u@bP8}c9'VRuL~MG"rDldƯ0?<Ͱ.b߼tvGiϮ2s~i{9ю |+gm$'r#xMV2^ME?~Nox[޲ gu o{G]zӧ>wpOx+fɉaF[ݿiʀ-koLP:מxr\m,| Zm-dd9.{k9~z}Y 2xSF_dC+cj ekqo9:&l=z4}EƒO=u;뱏g>1jW=K*O1&qD}l88&\6‰E;̑x!"3 rr d\aNc :@?yTs [s@xȝojg,lcoPaC<|1GS_ kNs<]h/⤽Pl1"ۀr9CmycUV;M7_S _ޘTNv8ۗeb3?z]4]t{`Ujzi+?6_m*<Fݮȧrm`l~ctE{{3H>]x]|L'2k>ek__]BC]GBu ;{gzl'|uH4oi_I_ײ"VQ /GF8dq`,ב~)0xY[ kIYk5֜>9̯u"x=99JkFm(߿ʳA5Qe^ڸ̃ hӷ۰Kضx+x&uڣo;˫߷͆p[7=O&ܻyl9E;۱+yxM+~oe CuW56oYӔ5OXfdh Ά ,Z`[ϔ>+*ԒsPgVf9ZեuU=M|:큹ry<9LJ9j<ηq36з!ͣL_)Kmzac.@N/9gRxv_tѡ_Jc4F;ltYDxPl[bqb+'zM@o2ks^X2W7Ƅg19^>>@nli2kOxowyȘͱ͘mvX/P9>io6oQKi˯~/.vO>4öD6Nj|*ʯcesc-7|C^oc٧f]!mm~2ce!C};aYO+IYk*|o!7nGܑw|]o.W(_@P[\rL멹3rzf4&:Me{kƌȡ~vl-?@_;9Ֆ(|c.ÆfIOZ;VKbӃ8 ;6lmd^wuڄz>>;EZ꽻P}}|p+WlkF5 2DMu?SRtz5aK?g@[(HyxKk~Your=O]yTG1}BzH]q҆xNTãV+dkk =}h5r-)zݕ~ Q%GUӟj݄܌2&Mc͹#7}s6ԌD3x95Tlj&csnS@]g\"׼9f7]x8ͧlF+䲿isM86ЈMChʯYr: ?Y^:zӑ{?L6.сLma_4<> !-?49|@}cӄykm>h_o\+kBfn o.zp"m k/ct<4ccL-}kw~i }:X7:ɾP'9\5[y/cCљ[<XqXM(wࡠNDRhcuy^8.A4aRo\k#61~0g7&q2=L p&y߄EL)H?J?m6(H_x'>HJMć҇gcnu7'4w@#ʧqk-C9ڥ(7'ȁ:1 ms޴耶.\ʬqCn}iڇ+}1 9hV'y'#^}İ@%3LuiYMm;?~m9b]w<1O?g6rcMqcgFтjܹb;d.nxUO~+>AV=j17mj}H?7$6Cn6mH_\<8R٭ڣxow p A.Ok ˯zPdQG>MVc̴.c V@_e'bg J촗7'M Pai/oNhVy'xᡙ@C{mjs͛> I=wd9o#v˛&o¡W b!@$6`b`~Y;c[r|CcK/ S˺7N[}[z'9чzдXc܌̸¾c62'6l}@>/*͏1X!_{i hj杦2vM_y#o[fa)s{N7;cρ.y.gl??}M&7޻tlzėbKr\vb7+zЃ*'ԳI_:o4eMvR -6ܔBxܐb3Mi)y8 &sӎJlSq۷k 8l?ShL"=w"A7">wp_ֆfq?O!~53h3qg-֤ڊ^ z GHdžNJ }֜ ho=&k1y"GTh)3Vw97kN$䷳De ŏByoK N땳Zk"9чb&0nSf\a1h~ =T`HkAsK3 Ն?rk79 :Q@~r,ٌkAPh{ &e4EhCC@C`G=9vx1W I =xDWN}`LcUkl}b.ib7F_12YmyMa7g5̓%~+wNLQt[O]ӿ}ګ4=)0/wӗ' 'I;ǃGݜʯQ͍,h~Q;螯3M)6'"$_̧cy'؞ܲII=n:8?|c>w? :O|bvjn>x嗯I?W'oq3y|o||818N3ܣ1|qtl \Kt'NYHM!8ma@g__ng˼G'O }]; ^>7_Ge=v6'G{Za&McCn/(c=<~:N2bQA$6|XWVjK8t/ rh k~檛3o34l)*Z+}G7s@߹tNXx=bjfx)2krUs:re4uM[B/yC5%r؅VuyhyڼtR4.c }iW7k7w`\\el-6>1͛v@1eƴ?q' 1􁦏:)MPe+5}Ǯ /ڄOkiliBJ'h/3Nܛxa~&>v^ yqIin(zlS^\O-x`]ͦk1q䠎7dVRz6m.X/_eW`_g,65x,+2Zӷ؉RQ0'u3xƈ_Οw;&[;O$L_lZf/fWuwŚnk*;ZKG5vUϩr /3Os n;%_SF?O1|R&d` 7<&G:~)؈7q 6Y?_ GGN砟撧xZpqoX&!kb)ަXmq{7/\YprG_N҂z/P?{-6&MlifO_j9OV]m5::k26 զ7@jMza_͜7n˘lYhdC b꧝h5r@o/H ݄Mr|0r«ҘOdKʧ?6'uS&^9t<29.1 EmE>}j_߾ǫ,RmKwƹ$G KhVWGle_q ɹ}?3&y'F.z\w֬Оqbu, cMr|0K8ЁyOx'u}M0?sM[`-ay hOa ɺRf,zbyO ^mPfF=ԘKiƶoL||6ҰWO|ޜnjzh2hK>pʛ*7aO9{mrӉ'󦏿צK7oSS|{?td6jIx(ɬD?`3!z6t6781ȯflLlhmivF`i<&3s&_1܄|0|Ql^)3k{u/@ZU}=O_u/\ܐpD:~WfK3uЬyAյr1ӜRel _ʫژ_7zpY3/[.χsr썡xHW|6r(J8ڨzc\}ҟƶoL|'mg#/ ;(o—·بW·='The+JUKj^jסocZYזf<ţ\[b}Rn>vPu^9ȍiN2$OKC='~0~9ΔK{X泑}ܾz /e' Me_N NQtkQծIJ*મ}C7 ظud>s\ePsGC^;Cw3iżjwȏ~_l髧9&dY6P\g?J9:mvBiwaoe I;mAZi 2v_Y6 e-P zdK[2LWqAP^1o^<0Hz}b6|-iφ>|kƹ!Z4s_7gz [?x@N_=-χ["d.mZ8_qMB|-v ȿ~_M63 }m2.@P|w3ʄ>Wv t蓼}}}y mԩ-Ժm/mS'i>,20>P k2<4kSnצNM~ixo:V(Cȼ4xr0F_\ꛠ{3IA"A&_ Qq|MrTeHN 0Bz6YGjRf05UtCG? 8<s]:nX{ɿ@ͦY}m8Ƶ?t_]גz:#Ⱦ/@NFBy6uvSi֗N9OYvMŇ@|9@xkV/<>vz*a2Ir`dk_W|2nwBm+K:bi I>Ⱦ/@NFBy6uvSi}qm!2M}W@KP/rs}7^g``rN .`1<60 r}be^OFJ#ge:lųʝ6d4`\mϡ1>WBk\h$٘[^mIctf'mƓG9.e-OϛfγViy&+[=g1>B{ĽkiUkDY\"s2.o>umu֞eu/}P_oj;7R5eEO86^#wz>?Np4xlys]䍡E}d,mR2^5c[i77@ܠ) jv}Ƈ:z <6A=!"eя86^}g}KYښ /Hvn1=|±౱OP{䍡E}d,mR2q{lʒڈ!RFcWy縔+7y*8@ }ԥ@g1 'En@TU NcbC֬>'&T[cdY{0y{ӦVk1ל-jc(?6-_EA /񌉝jq2~}ӞH"9 =UEm;w|[Zm>ysP-hcj.oi5V@ʿ9|D蜻q6000pjU_A `֯eA'ցrr-Ch nrعvtyk'em6W[cmB[Sf7Mo.ҧL9iu#B?5GT7yESUڈ/0?@w\3Ѭ1Cn\!@g sKFs~ٸ;׿1#9W犋fm3q0-YkgX2hK48j#2:yB'q37pg^sМ?` mġ>R AR޸ik|: ;Bq2f?c__xAG˹9ڦrŘ<g_\Ɗhim7\g/멾?~M2G)Ar Uġhe< uc'7>ӐmVb:/r/Ub{_c__պ\t+K7<4xoژG۵J__<^C"篱jg27}8j#2:̻Pg NM )P_y U^- <6K*+c2f8|7 d tSMsiۏPy0 E7_cξdo>mޘ1}@'y@^mDAGy>u/2t^- <6B2&cIc]z3`ri>pbo/zC\'X *"sYs?+iߔ3Q:`<`,C\O?a>li|ؘZдvȒG %ȾyE:ꪫ.cF?kF&/'YoK]>571x-fr3,t````T5Aօrn\>6\\sA/a~¯jVG?߸McZKqԧ@>o|f26u3UEb`5c_rǟXYȜ sLDw×>z0}9u2qk-vṖ}˚XId'g֙cao:~ aN{h|Ʀ̸b -0 C|?E޾Mͣ }#GɸOaYXH1乔u 2wʴOdm@{;e}Sv\ȳFyz񀱰7q?A=4ac>cWf\k1@!K^mןþyzt_=j"qଛ@09`~\.2'&T9Pc0)Ꝉ3 lCK{]KQc))|59000pjft]_7^]&VO7mlao5je[Ѐ6]jk(5!?c+MAYW(hB}椭F;KeRDŽ_h+ߝ˘%֣hcQ.qMv^Os~E`0GxԐW0^ې1_/מ>i2ߞP&uL!˸@;`}_pos98< Njo:l'Y3l"'z@]lgIF?:茅mk͍^[\(lE>2?No۸:E9*Ngc(9$[BSgNyO&jguW޾֣qȰVԧ@̦]_>qIͥ!(DqӘd_?۴Son8q"s6 u@}@mMkx+o_^8RdΝ2xmmOM>@=}SژKM@[Mc?:>qz[ȯU fnx CC=Lh0']֠:H}}Ձ}e3)ʋh} MMVlgk,Ծq%94O|RJ@9 v 8?J_Arl<J{ ӿrCTj<&+Z{n1QB7S8OsonkD:QmuǮW 3}]iڮ^qcYPhze!l9gjB[u__/sdnhnb;[cvJ)2ĥ[*rK+TjO幇r~n1[jh@Z}+x:hŜmAdצ6k[ r.Ps9z(2׋1̣MœPtYv}PǕgSd#({xI}}3=Or20@ߠ$2xN`*g e @`nlj@{OkIҲ6dۤo6}5Y}xc{y,f~&dc:>c76s9d-@f|71@ c7lvnܠϱb ho$_2_28s=>7wrz_Y|![ޜZb暡}3ky}'\Y{q7I3b#1N~kP@ʾqj[u?2xQ17}cӚno9yvPcCqS6hӜ`>|%c\qd~jG?^7~!o mXH5ڇ1@=s`y,PC} gΚ t(KxȣGS/8m>qf@#BA1A y(?d~~W~֖F^g_ GCZ+ᱡ[i_s,W}|̭rGG^X9&>IEnm'oBTP|Z7Yt[d-:R?'M4 Wzi `> (ҫ}O {Gܓ_[{#ahUTYco;_d~Ҏ7i_X絉j'w#iXʩ}i r[#+M57.HH<'2ys"S=T[lYJEKh6uy7NS?xHOM@}Yv[C<`NPOC76M&zwrZjM{r7.HH<'G?nLP*Șq7C} >Ю5o\zlGOYf`h򀂴`O`̑<6l=P><ٔ^9zzsaOyA,`ߋ=)zsҷd<z??xdځ^?.s޼ucpu<]Qc~ 8u(+F_k2|ە@_@ s\ P]] S4v_,cuEoSo@٦&vp1t9F{&)\6\Rq @ԩ}= cnVgSn>vRtƂ7zyͅ}f!̾z'Oh>@GS$ޘyѐ۾6P/6P` (Mȟqgnyi6d484c}_8f N}|%Ö1C.Ahޘq@zR"ѹ@E]͊uc"P(7&0: 2_xx%攷[Ɛf==M'0 șwxjW^9y@︍!o_e eL cf~eP2P2d\cZ8ʡ}MP|)AB[tʒxbu͕yCG83@c2_w Gg~4ci~m y*K 7-c\3+2' 7p\6rxP'9 zQk=N9}`u(ڢWKަl̃:xCc2}y}@9͘ys%UͳnRNYŠ3&hEy@dקmѲ>kkhO'R &MJç]M>Mx| 㵯6.~+nǢL| ی doyh2p'˜iwJV1詁x-no{TTEI s,d2nbcbq㫚9pe=)߳ۯ pw}h۔2וz/eY+zןjkSf+MŒ 语Pcqݥk0/hYFD7ZhBЇwCqRPm3ˢO3yqSsvƐ8ơ9wNoOU.g-C^ddf\@?G/a |h}!_g>0zt5cQz_j ꅀ3yɘyB*#uCseOK#3zco_@hG Ҵ_G)!7}mt~=ockc :'i;0000pj-˺v{7uxu.^whj\GZ \#-j.n-*+k9OѸ6̗9ԓѬLcVƱ+M;@{V{sb M}d^5%u/Mjg?|J;dPP̅j z_y2@;hʅ22 v6=Wx}ePcXcM@滳;|j\KEK_[큵A+JD/+H&09Ó }}7Wߧ'WSH[d4y>@Gn|;\9f)7vzKzƒ^lz_łʴ<~ͶƮg~d9u k՚.هDhOֵ1;njo2N1JҗtKp o6\]XYX_җu }&FO kCMv?92탷Co=m'}(c 6#uXtRyy3:PA< e>6}> 1x}RovKMry'064? M^/mȭ|;y겟i^ȬGnPtzKgce0~> ikk# 4~?|faO<}͚(j,> g4|*O,4klocmlogljo?8#_u9gm2kBy7ss K1'cҟ@KU~r8cac>@/@z`,i uTvRϿcL[utK/0О|P r\1;4A?߃,6e.K?rօ~F_ &N_ rs(Mq2`=ƚ(8ROP5B=ҏ19Pl3`=T{xل5s=7ζμ: 1Xe([wBơCd>Am$3v?ʜc@s27˱k^"3&X3o&z}eg|ǣ36EcNmJWo-1]-@oYfcD/oE'9AV J}W_k)9?~l```Ԡsy %օr?7ƸipOG!U?ճlZ\w1]ռ3\GO|M1iGM|j>u_ƿZ5DcBy_O )ӯ67 PJ)Mi+ G>)0)͘V=(dJad+-m8e>}xcg<|WƦ/Sya,`h7y5qfgn}6/ЛHA^F?cۗΉ2̩@~2Ym㵑ދNIxt[-獐6c[peqS_OmEoՆr(uj#@MsScI#㋔ӌ#.}yG'ǚ92xh_u!Ѳ |۸qX1|ϘG] Ix"b99B=h4_6,L{ :"xO9.<0;WdNٌes¼nmyn A։X?dbӽ= ]7& |j ~OG:(vP  3Nc)T_=̑Ei9V9g]aNq2}6c}rBX `GG_91>,5dΧh}4d!w"=o xlȃQmao w~Ւ7 `|qlo>ȁǹjo4搯(Jv(f}opo:7X3ԯb?0?YV9IqxZ/p܉qzt/tg{hc!ǻ|sme;wR|oۈ[s\&EfN)cЧ:+?ϗ:G;2l1ƔF;} sB92y>s2Аg};7PO y{ A>zci\\0 ?d8r<\ys60ɗejI~§^`h>F+}wo*f-k5WUGM`܆ 6l3H]zO1<ĝSfHt|b+Fk8㺦G?9gHr#=f1؁c@p kKizcmyal/Ԥ h7N_|Mcx=<@J1\!oNyM=O)0F`\a@˅Y7FƢaO[HkeLN.ڗ/IPy\oR#Uz8awcyZ}u#j><ѿpbmTƀ?/ξ@27U77+=/V5ŷN[>:_HmyņZ|Va}3}LL{]ti=K7߲{~y>߷}lkϻvW?_ٰaÆg>>}u%q}>Ǿ߾'tQ~NQ}p=rϷyzӖoqsVN̫1ͺ=?~Ayv շ63-5|nmv]^@9i_zQ~ %zc1 c}R qX|_t`{ߵ26ٜz$z\O01ͺ`\G`fvH' Hr!0F? M.9//kJ9h2_x9m"OB ]O -y 9^ bק[>YEϾM6ph\b/#9QCuW4wk&ل5uw^*CW:7,''hŷC{-Uͯ^E_{gxྺY=ѿ{w=|v=ݽvw{6ltU#5-/*v_^ytMFg}~ IY].=j9_rɯu-i}dxd&͵+~ l4t|@N :1N>׈11s8:8ws=csDi% u3?%uK^dO; >/>m@`=a3hs>:킾?u6aNs-ڹuN P'5bL̜1N{̵c_OB }O rݒ> A NϾ닏}X&y@ 9vA|@^ڵ:0?8Ky~H 4 49\W9cKXb HixekPvB>4`ڢ'?o~?aÆ qѮG\q]_2$Iy?~ecͧ49awuqk؋٘ ~cv$ɑ\#mc r^2ZUX֊\p[izԑzV]9}^q0clkowj,g8|,s0N9֭q7_G<1M998<֠./z}hIJVgwY'߮m?0ı|oX_OpP}KHh$900}Xu~ ppYo ̝ka]ʺAāGm}|4ymp0=uǾc7'k/ƗKڐp9#AT/s8`D1GƃR>z_Cj -yYd{C?lhFڭ8~UW~W~~m~ ׅ7lOƍ7ͻoo^F+~~`?޽կ޽ݽ]ǁ+^OOtx;v}s8 ߆ w z׼f5ſ__\FNj^ݷ~~~l{{t06!}~b9y{v??hw.۾v/| э͵3/cax-_ ^e8xa6ޟZX9z>Ls7vڗ*nA3קΖZWl]yҷDg>氶96$Cc d X#> [? 70 t<WygΊ}})%Y:۬qƙXBZv6 oЁ) a>ilOSO#\ ӏy0͘&bW3Ox9 cԆ=@N_8|BcVn6P|xǀgѧ520 }R9@ZGR_\o5:9K\OH> a>ilOSOs-7N?vmgHmHkx$c |{?sOBb$D&ƗΘb,I38F uX;9@[?cKw3uZ6[棏zu@`SMЗ\@.d›X,2&փzw91i䬜h h<~37 9[/MujCy"9]I2E=E˰T0Y@77wYAɿv'~_++NJŻWUj`17܆ w3뻾kcM+ܘ&vcp3#Wg9Y?>З\@.dx9#[=LΛ>{2&~rH/{IM sB< @qwb4)iY ,[O#y1w~<I\hXty/֔:yh/f釴q'Z姥Z9;9S3ctHw8Ocaο?uGce\Ug,~w\V_ٟ;g|`??}C}ӟ>֌׿G?et57idf#߆ w#^y 7nSZ(7Sjo}[o]: PWޔ.s__hn\BhJ/>^KSR'Ϳ 5x\~c}N~>>} ?-@F8Kn1Y4^ԁ:7f>}l[/`|§[06^?:ɦ>kqAl{ڒS^5q܁|¸Ϙ6%-kcO$?5iJ;?%V.u4j,:꣯R' ~9>u>2N?iʟ>ZANy2܌ci>@?mgy&`|q;Y|¸Ϙ6%-kcO$?5iJ;?%V.u4j,:꣯R' ~9>u>2N?iʟ>ZANy2܌ci>@?m7z']  M.v4|h,88>ӰYQz9>Лnf?9G:뻏Y8`D:'2εt&ƃ15?/?/sɜ6まrK7y_$//8CξY~k/GE TW?AkV૗wo1ov߾{ŋE>{{ ^P,ܰ_?Qύsc_ݰnK_et5W(~wozӛʎOx] |j cׄOx˖6C̍>=6' ߴH/y OEoVB7z?{<~h۞A8k/}+-x7&si?kގitX>՞;t>KS/_p𑗜ir##Uf?wx19سӎth6oȵÇ4l֩>y'^`+5G1dT-+ \k1q按7'6G}|iSƞOwHoěZcM/\Ġ/:WƗ\E>8<_v#'^`+5G1Ni?9G:k7v0&ޜ_GGyy>ք}yhĠ/ke @}- Et9ڝҾ1}Şv ru,oN||7F~}wX| %T8Iy?lTr:/uW>O>r =0dvA?[f5駝[p>34¿o):_~j5Xj:U}g}*Soݯ܈3q3,Wrm|] j%~k6md4_~RIx`uț9uW_U_$򜝡<#?#'fA;n|qi\S~yثc2WU)Okc2o 67?_dR_{3~1߽z1 c_֤vb[ؓK#}{luhA,~yv"m5n1̝/|>ܞkȊR8N؈#ClW}2'1Fc3w|~x;׹ysch~s#C'1諿cd")'ڈ#Clǀ +/1c9?WkHdB@)! MA~.6qN_ҧ(2ا&9hagl,>\'7@Gy׮>'l˾o i#9@XDW_O# iO')' K$-&rljN{ }\CMX/z{Ϛ~NyJtl̼:~#H^@FcbhXtɥ/ V)/Ԟ䦏 $f!2 c'1BO37vQezd Zy&#FD2>حG ~8쌍g;  c(1&0=EZ Oce#]>mcJ_=cuK=1} OPnBqq]jęc|Oz8X֊qr7ˊo\?@O@g5 Wp=f@??Kcμk&o<7k҆ڀ7U>jyK?CM4r%Ơ!A'wrGXGZ98Εz89Yzc6ٞkڀ1s0)b=,1 %9fQ~ }<Ԅ^>92n] F_.1qGҘ3\g^ GG3?pÑ4n?F__EuMn}T0`M21x3ؾnʼ4yZp#W$!ץD~.&`߱&\/Ѹ{_Vva1pw,8$ۤύ21Xc:KpÌhDó 8?cuonF_.1~\#ۈAGͼztз~~ 'H}I,cӨQ_c:}̙-9\o|p a<>4s=kqMad~w}ٰ],a}ړ@ր1_<78^$N^ }~d>@ z< F_.1qGڷx%}x3?&? l&16?5vGK߱>gv{ OÏAoG_cqE#`71H6bϼ1z~wzfG7,Ա'$:NX 8!'ztY'cХvNc^l˧mL;Ƥ޾9yۧo}4S;6o%ƨ7<4W{ir֚ںs'b4ԾYGssEMi3ߡb3OPo;'j;2˜?kiop?gK(w.>f#_o6. .>YE̳7_Ϳz!z'/O8Nix훋ЧI㺉ca"c.\Pر*; KzX>DYPǍ5 ,.~~}n2$7o3ꍿyo2OWEcin&qwߩ=Uy7p/^yG܏J?^/as-{ }yD0^ܻO%?A@=~9x>Ș&\3|/Fs9HZ֝z9|H]e}>ra˹eHH!9l6|Ojy397|@z9N=}֐>J/R~؝vD'=PǍD9yCog Q˅- #ˇ"=?bdl7^Axn̉'@;1sz"c!} `__6;su$sa~ 4H -:c3'e g~Y1!Xv*#[sr?GLK9ؿ{se8^=𖷼~_< '͂nq_۰n_K?}^&Y~%G| ̀N'}=O/Dַ.gaz//f/\T=|{?_ֿr-m聱3aߜ9|C}` :dr41vc9ƖH\#~s,P<3gp2vNm19ZJ@ߖ:kq} urw}kG=u3~Z#q1w0#`Hkh(v??\!7W+w?b<߲'?j7'{k_hk~w/k~w͟n4wr7lذa>'7n Cqj.YO*Y%>avqo8Ǐ>{Yk= fѹ>F_ I~s^k;kVoZ>D1F_hr(W{}$cB.yq)1'N_1G_rYk1)/ЎIz:?)ֹyڧ9>?ñ#6u1{O3F̜C}YxTwR:>ɓk>D~rz?+P9w=׎Iz:?)ֹyڧ9'|?c!s}g>c3g?fw QI}\zI}~o<#z7$f  um谣ɡN6bh7iyd MJddȟ<Ʈ zc< xÌjbY[\jcouٗli=q2M7릆y/ ˦\H9W BK,⳼0P_a8W7.^w$l!5dŎb_CuW_GFХ8/e'޴{ U d]zD/1X$-s9¼M|8r|<ȩvGд+OD}w>ёO"ص:>6+ yfR72NsNn}'rsX$z?=ƌuK~ă\d}cهumꄏĹPsŶ<,h7iyd MJdٗy;u@j}k9'tY>ȧ'޳X'8IFEڌן߱1`Lܼ7FnXhՏ>6ʕy#}Xq!!>67{kGyxcsm|@|Ҋ_WX׮Yλ=iõ1my j?8oY9 RѱcN.uUUDM]eʎa]l;4"j|8˭"uÆ Y}a_ny ?>#v h>]{i ݧƠ!#u'.C߼``%y@֗HΓ<GN.u:AŦ]<`KrXS>VzI"y4ccrf85c꧞9Gmsy5?sd؀vs\"3?ǝ?@\96~]0F0vEY_BUsdz>\Hl\AP&e~' F^N5j=c?j[u̍k4Z}'㥟0Og:[^W 5W S|elٶ灐wٺ5~][bU2GWR}8(kċ{+Znmذa3 >{׿gz>r]b9/nvq{H"L#+EW軯mԥDgS>toJ}bR{"x93s\y'DiO ^Khs6z1<~\>u֣"cҦceW皤XLb S`-/5n{eRMy|<0VmANi˙9m2̃~'2N~H8<._?~RO: YrGDƤM  >>iW㞺c11N-#'>mE#֪>1Hi<-va9|@.s<632N;c8Ē;Ac[pl9cP/X4&m=k2}:RO?l-<H\|:6ut=.=^ WR䪜S~ץ_(Eh>y'TU<Jkg^R1KlǼ[%VZ#O 7k9}'F-~O[qaÆ n8tq[ܸ5ԗzǿɄ-=W 5>޵WBߎ|NNiN'ϫɘv?`xL}ϵ\gz}3ycsN/r2}SGX;o9zck8O#>k҆yڳ&sWC>-sφifK9ЩB8S\SN՜ilu'pcNyf_e`|K<'~>&[Ƕack8O#>k҆yڳ&sWC>-sφifK9Щ?'c8r^Ws2iaNs򽟳'!1\&;g]1)%2_1-kK$B\ƚ]p= ?=9s/. _~S;_Twd ;{{rȓ@k\qr2|5_3e̋CƖI;E[Z>H}mm߄c3,>qaÆ n̥E]\w\0\c.Gkm^SȬG}ƚcS=V]I?N擓1O%3:|HތE'_ I˵3!3m:oOr7wbuiKg-A_1ec$:Z֖Hccz7 t6<{2߫ ;n˼)9%W@?s26I|7<1aAju^}ͱ%4i{4Pi}/:~c c_r)Y:yYSr(SG K5F29$k>9#hrcm ̇T8{Y/Xz$~AI[& mN$7%Dͧ Ү1)EAo]Xt;@O߃;_U/jS^r8̉4 뻜=/71u YC?W=aI7nmذa@8;ǡ?.^}Ckx%7zGD앣_{ֲgwxK=}dOU_wi(>.\܌ {Q7~cceȳؼIA#J?^P/ſ%i怳{1(z뫶Ӣkp=1yj>0Q nCuDԦ/p]ȱ>i ms/|c~Fͧ Ү1)EAo]Xt;@O6m;GN. 58؅}}Oeas1N{SϾz@ aH c<Ɖ{}8>uz~^#16s%O±vu`2з>u@?\{|<%&!Ҿ$4}8r (]7czۨ'N3ia1>S|`YX^9s؏ɣc*Pc2Y@oi9|@1 e:ItůӸ6᫮Ņ <y~k~dNsy]ca@\y;&k@dl^@_dh@Uo6ʥ 6lpj>^Ljq} {b_0a^0KmH@O}{ڢ˺v|Oӎp7F~9噱|Y[3zdc crc<8狍s`9fƥd~pd^ʙ$cC<` ==wYjCZ ?>ǹ~e]_Ӏ#1mt9A}M1gl6FKkg^C̼:pnc<8w+翾ـq}5ʥ^9s~7}?<&>ǹ~e]_Ӏ#QN03<3`i2cz ?qvud Z uH Of,_Nb%2VU?Յ5rg :Ƕxbѫ3@2>#/p ɼ 7lZ[?Z瓹iI\_җf B}a᫿$2n]81Faߐ5EWx`ivzWl! 2w"aÆ  Z5y\c lug_s'uitـ;qKuؼ4& ?ї}E|iߡn~a9]`<X}cξk 2 (N9}rSr49cgC>n_CDꟼ@}X;} ?c\; ?їVO\N>hpXo<\q c:̣1ȏ|]fwAԚ ˚'>֋!?C5qc kΏ&2V뻝w]O>4|؁B?~Hv Ƙu +@&$GJJ"6Px.?d%} &?uPr791NEf}|> 9U]1ƒ?g }3 Yۀ!ͅڠ8\<.32ޛ~Ƨf[_7d(ks7ۄq? }$s7֕ߣ1vy-q5Oӷ5i.|zw8_֒~֑{ٗ>5kiɛ11>r kHn=;[#ӷ5i.|]-}!>fHl32^_?v  /638ud~|RWNdO 4uǚnzd>a̬'5tׇxO|؁G.|ج 'Y'h,̢Rg2lJÎCfc^ȁx@ѧїӾR}֣;== dS I?n.E7ϸ1Eֱ %s1F|0cS R>?@|iڵ?~}B1!GC? ^H1mqB/ _eh,~6lذb/>3=esoQ/A£4cDƑ?HpXº0X z>6s0>5Nmoi_t@@_~1np8/+[ :64G `aN`,2 Bd>hmО2) }?[\]Nu8 n[S@ zЮ\]9_㑠bGC6,<6y9}nւ1zQGض83>zҜNu9Om9O= hv9jOt , 6iwv!A#-X\' N}4uHptrg 9#Y9"'ĩO 0~y%JE~¸晁u jY'n:i]޾ϵly\C9!վiক/_sr6}޹|s[njR׆ 6lz,6s7{ G0ƽG-1~wfKg~-}lfN)/}3slu_9?˕ M_kE iٖ9t~c}K> }y}2}3wfԬ/6kNcY:-@8K?g%#69Ewr1/}//O\栏|fmi >w=3s k8s:u& `"룴P'&='u˥~dBgȍ$pW_u^fϓѩ tɏ kd6^$k@X> cw1 youuU>Kށ0c_8_1McӟF.OT6|G,WmONw΋?q 6l迪P]>t;}ceXt@1cls0_}6o![:y|_ lk]#`cn 'ccs:ꋏ>Y d]37?YlE2V5+0XuMma1dll36w.`1^GGl)=6樂yd=C8Ԙc u6uJ<&?7..ξ4NQ_f 6:Usw~lHu8.\,IܞoAg,9əb9/8j}̠bJn$}[x&??O=01#2~Y1'FǼ|-1?چ 6lZ DZ}l+ݸ^{JkO 'ᆪІtX&أk-7&I?\3WC6\'z`cS c 9O2KKnƶOux.'7|6ڔl'>|@ \[̓| IZ4||r5!5b[ΦNi\]>n;:c~8K\3:byn z4y>=H=01_l^QwLG,>:fB=x@M6%m<e`Lx']E}IDATb[#vl%yLWݭ?:c4uIΙ7 .9?c&qnĹ%KwDN@th3CKc"peN^?Z7/:>>|hi kBg'r(fkG' 8ZROy]cx!;Oq~ͱĠϜ֦H.bG8x@Xf6!4u}m5ZCrË-n]Y>iVhóbkxoÆ 6p-q}<_:2N^1sj-݋l~mIwͺWK אƛ> |7sI14|`ISוsg,ci^Mڀ\6t% a|Õ9zh9߼z].|R d^ ɡydyn^ylu@ڬ _qԖyM :Jǒ>"Z=GK6c[)'u4ukt8M<98mzfkG'ipw;zty"Z_J}|,ٌ0荳 $IJwc9`bX  `#r:͗}`~rzy:2|B2Rqc܌f㠎җOocD ciǀu0q>%1s]]yˇ<,! 8^kpu>2+MW(>-j4QfHܓoÆ 6<W7cǖ=jʽA~A7X6Z}yaẵ|}G}|e-ir &O9_yOE髍Sh>a0ՊuH3S9>` ٵfyu>__擓>~gk;qNZEFXb<1k1 a|̚7}͞Zx1Y6Ӱ%8__oM䳟s|SGʭ/08wsA $Nvҥb06&X) Xr08!GJ<Ҿ{̇μ P/ =2R]"y婍l@NȬԸ;M?-s46QkԏE?W_-s8j lذaÆ;? 6?>~ m9׽uއ1M?oT #<4Goԏwczsc%}xEuo\k&Ӛ '` [@g; iǹd#%-犴olDg^xiz׏dmG.8جXcJov ǽ. y<7v rz._4̣5޹1ȫj,>>8k}㞩?pr\Mc}`>t慗whziAЖy+c957<4kԏ0V;ʹ5Л >N_98}]< '#dB,<'̙\،=> P/w#~Y cc *n`/,Y>>ћ1<| 7歯ϧ00Ny cN9J}W\y 9ߘ,zſkӢ/y< c~{ށ4G.6dOig܍Z&d=\Ǟ&Ӱ[>#V0ǁ.rJ֔>}f ~;#d:mCؼs>|+g7cx)>T>b6*&ik(B}DJbDEN_[Gʯ0J.!fn;.;2yu"s%g4؆] 0N=ȁƼEb/>@_lߕN|8tdLp:~xc''[eڰaÆ w˅9uk~o $fwl/~o2Wq!7cvu=8vM$5ǜ4|YO>H]>pbWЙ19r=ӟ\gGJ_ϵ%/e N}@8lʙqsGZ&H_\#kHs0J.!pbWЙ1z?͹:o"}mpɏD-#Ϲ<+| 6i/sqY'JA?>2y۰Ʃmr <+zrmGY8S4Rԁ, M>@*h7ޱoYpEY2k6iOq4 uH4PJ"e;|48//e~M(KxyrLliѩ+M}7ɿ_@^].'f> rzsM݅>XZC?_wG}$~yf̆ 6ls8G߽ 63s}hqKSҶCE!2Yzq/yOUo>3?7_J9f<:?524p}g|–52G^s36/cL?GM:c-!fl6!GhY='/FCk"ch"0?k!x&4v:oꐎi֡MK=`]ؗFz:Æzɟe|z衫yHI()LN_}"+gqrd <1ErCy5}d DsaKr/ql_x=}jS׻_ckʥ&[oYװ-Ī}~R >91Ӿ 4k`Y˗WzɏNJH\mSVc{|l 6U+<^=AE{O:}qo}}ʷ񑗼./}R?sWlɺ>O|G6|3'pɧMߴؒO!s^On68#Sڴ>5;a\1QcU`˵9}!?5~`΅-Ho }cˋ5S 6my|^ʺxӦo}lԧڐԗ"r7f>`vyfٮM_f=W}U A&E@iAȹcDjW'q2 Mª36|`gPkGlϺSϘ8Ǩ5J}>xg ?|@G?0:#mr7ycTr܀c]CzW6e߹c7gFFtց`&;wp7lذaÓ'55p9w-gЄ~/9}lX͕c[~k^+[1ven@_&m+A;S; ^Bva>|m_dAKK沯 ~8_g]ƨg1Aql6⓵ )2>\rf{cnֺO8#c?ב+Ao.<)Pc8Y~sz:b[ Cd-ƂnG0617z<H˭.ss<8|-Gg3 'w;ɜr" .cO8O_ I_rO@73t\bhrY7} ӹ3ПyX^eA۬ENZ]@Z;/q@v=yy'y#!vĐ[ASve~Y 6lp!vkCb0׽Xf}i#Zѿ1?yˑ\^ЧSRcLr:K^HNcs rº~ٌ#օ>)2mNb6G3?M^k>}˃'?~J. 6`|7z|&` ~Oy}x`\u _omH]y}osnS޻ qB 򁜫5c{*@_#oG$zc;Ϝiw>/~a>WR`l\$z  sӾP/C8nSg}cr_h`٢κ 5$A+U6aLsEB2ž>-X| y}O=0']ꏼrk<zOݹ\GFUMnדZ5 zDz 8/^U 6lyσz2u}\{wA} } e0=-U6aLwCC?~ݹ^n;/;kƹVS^5 fu2ΜbRR` H\w} /ԁ tпԼkߘgh?~7!:8ɯ c׾IhwK[9<;z׸õ:ƹV&M} d@$O_sGZ_@:y=ڏ> }gY 0εUߣ8O|{,P\}b(` ^9@ d H{C> }ԃϾ>8 uJttjWO}9EހZ&ɇ>=&~J'r1m?Щ?v zy8.yi<O>w@ņO YCǹu[ogKۍ 6l3٣Ms}t=d1.p9zO\_;8GF?K߱1@ɇK@_%MK\ju$g"yK3V^6ߠKz˯x~#0TW(]w?Sm] 5s^֦u96QCbvp%Y#0'qiW<ɹ=?c RDgqՓG_dc|蟴?7{翯k]73mo]ٔں~8ȟ|?a_cbqLH`</s^o@]򛓸qa8 uJt]=yE?K߱1@ɇ>=&+ˡ c7}d H&lcͿqƃlF9bm%IJsR@]!}|sb + )Nޓ&䓇>K?cX?c|r=iCRW]k~Mnh`tA]"'1c,q G7YksUϞ;zC;,o~g_4בfYf \xi# 9l"aW5 6lpU(m\ė^/߽Bo\ͅt﵎۾C5\lch>z;ڧڬw:ű&F1ZӮ|&!AҰCO^cܞ'I]r2ֆ/ |EbOkЏ|%kTc|6ύf:(AUo}4uT~4}H߿ f]c\Kl"xjt-A]?:\Ins2 KSG?yir;.zck\ͅtA]"'5X>5_lch>zA)s G/b}Lf6Jb`a1GG}qd.R/_bscz'6Ǚ>ze\q6j.^Hnذa3Usk}_'isp?P&*Wih>LciD6r ؗT,}j<_6pRo)86u2vNXpRpy7ɹ-;׋)zmڕ#@%U|h'sO.vzs> si6z̉.m//k$ь3><f0%G\axoYrax9 N. /qc gڀܽ^]vbsrFX0Cl>1-9\gI}Y{y'Hx/` ̃ \זqړS0} lo>x0V;@ ;u˃0>aOdrm4t;t9C #)Tϸ1rſ謳lkV7K#Cu#i'Ъ4|+7xs3FZ?s1 #_տ>9k1GYaQOͷsFSqO{w?pnQksCPX_oo/ 6lxc|؃_zjWivW1;W,{+ʲi7{]'WSmlN `+ߖEwKZ{߅/@ _'8e?9ֆT2EyyL<†N?͹זqړS0} aCϘx}]߱~Pp?`<>HyШ["Nso@j|\o;-OLH :mOC}͹זqړS0} aCϘx}]߱~Pp?`<>HyШ[ݸ_WX HHd ,< i!GgNZsZ:d3V"c1iGKs ?H_sjJ\`܌)d\MNym>.}Rzaw}'fٟf>$|^^4vCr)Hglyun_4ıg~ˮjčf4ZW >$7<~xw{=x;ޱɟet8+?&lpykܓjOYslj?y':V}6IoC˦^^4uӧ]{AU^c9aȕ]{ cpOt~ش2   ۈCϾYsZ:J}Ǘ9&HtwrkNm1kgn>V1ʃ=!'5Cfڐ䲕~PkN}6xWnnWh؅0Wz|0uc?@K=}`M8 nL'k,N_~tl#?R?fi\+_瘴#ѥ޹˅9 Ǭ&Sdrglj7@X: + <4̇$Miԇ7Y;3.>܉ãodY`$8IG3>&ɹ%~w2#wl-ix #n p3 Ɵdެ_=Rk1keB9>V16[K<&qc:IG~A)_/:¿&0-2+ytUm`T^Ǹy~+?{?Ehݧ{G^{ t]n^WMT_7/w?ynmu|W^C(&c_-VW.j}[ b}2x4kZ#|~ <¹+G:9}cPz8G܄3Hu RwL=9uGf-g N`3y1}', [4N)ԧߜi ?\X1@^̭=E#'>3,iVi6n\>u%֚GcsUC,:Nv%|{u Om]=H|hip6u.R7&X )kY79{c<$s^g|Av+G/}y~j/v ox}/~qD{Obv_}{޶x`|+g>pS5y{{~8oL"oo׻޵{Gk~*ͮnAGQY5=`뽪78z$6w0'z'mHtшrgc ȑ| y+21<9tJ>Kus Щ7skrѶv~h 8DYj!8q7x~1?@(uʿk~Cm>7gc9h9OodMO/L0K}M*E 904cK'> }Iy}yϼɟuɻ!DÆ4Gƨ ҥj^^><r ɯ8$-n̡܀ߎ)A>@P lo^U>>;] ]lĬqDX ?ܴzQGŕy,8o{??x >{{=z~ ۓnؼ﬛gD{*OG_Ef/|*}ḣOmSZ~PQpz2㛛\o}[wnO}S֑7 '٠r-ۿa|&K.='{ru_{fۍCqvk P#\Yc/uo^}ŨcJtc7?1z ' ϺyIcb_ϼɟuUܐ<[u6a<޶ Mc86Fm]G5dMCB}3u#y:}=1z ' Iȓo;">3[X<16x|MMKN [u6a<>?M>m6zaw4A9c-*fa Xp1޼eH&$OB=y)7}FI\I&ځwA2i)?}Wc)|0z9R8؈eL_|r[gjq 3 3:짟z>6^Fe-8?ğuq̥w]yb_g=xݳ/'i6.g$pc6`pn8)-橍߆/}KwoۗƚB-_7MeGwCI/\毓&&~͍w~wÌ'һu}|cdN<3'hus>mi)?}Wc)7N96b_6psc9ņVH?>ol<8@,x``]cs&c1˺3>Lh7\xb7 Y9i)?}Wc)=q^:@³5}?N0$M cT{k5 XzGF෮ٗ1vcϚA1J>ƛloΧ>c9姏s?9ű\O!Eb&g#Hؾ9.'s0c.d1mXkz4@::/3{Alb'ulo,f̵`< F[9):dŌ4W<zeVwkyFCp]J-_1|_o|sϹQ|qg_xBqpO~_s..]yb?xx˞䥻߱-],gooOhݲBpz-s1ܟs__NXtNr~;oi`n۱8[i7?1uOvI+B *j<7 rpz7꫾juI<y{#?#'f@rqx\.o_ Zzz?dcd/˗ٗV̡Mɛb'uxc'5+x8<󗳯eORSeC4>~Ӧ^J0􌝏ѱ:컆35/c_1cDǚǠ}Atrv槟->84)cQK*IX?_I1Qz驓__km;tmw^c@CGLf<}bX?(vL]!٨|ycXmJksvg11KƮ>Kc'/ k8c'qc йK_Olɛb'u7I3Z0܌us cC4>ך@J`.sOZ3 XB#i;}s1?`ix!H xh+iCsZ˦MПԧ?yINeHq9Ҭ9B$KNnuK6>N@͛~yuGj 8G`gNxIQO(1vx w>;Tpӿ+g][?5ܣ+O\_ݻFc v׾p}_EEݽK/o?{yx^W47ʹe?C?7OTn|c*x 'On4oqoc-y-_}-pyo\7|#nyvsg>nguNnfq3g'}2ggnuf6;믱r_uv%KÏv?ϟ}6u~y+~_PbAZ0cs.4kҏAƁAFJ`>qa}lPg cg̺ʉ]Oy3ZsW=H F/mx}?&3j-eW?dzL/g%H~ܸwvGF8{+k]ۇxe?w^!/<͑_sر08AwiYqX6M_̯օ\B1ɟ3*'v9??1k.6ARp8$.9g^~4;_?>Nv}_j . y~ر9 qrҧc8`Qϓ×&cE\0ᗾ4я1}|7cMU=S6?üraE?b % y{8qmUȯ >nP{l~puŦH1qlUq?6./Po1K'6o=\1DG s &!D$8&C7/6F$6\M36Sb[7g]\S[;. { \Л^5c&4xFntΏ |>v/췿t_}_^Xzgयi1nh`K^{ᇗ⤜qF_7Ld̍_>?5;rSrJ_Ye/{Y 7f o6In9jpO}~}k_-=_5iB;VCڇ \4ƊG=>z@ _g=6?@irG{ڎϺ |Y/z_‹9'M~Hbc>Jr8ѻFy|f"9@Q80/̓|Xzx\0\@n9V5+hGOuѧZ@֜>p_i=6|h'zN r g> O4!o&y{]3 ѹ)V~ַ͓Hy9t< $>OȚ i=6|h'zN r g> O|| ۧehƹcA&@MR4'ky˱Mcn]ڍe=S7טHNk!oclZQçnnh/[ԓqSd.c|71U6l`ϛ 7u]+4e_n}߁5buynߢzwOŕ_\AL#[{Kte[U/|`gOݫËe}ɢy#n)$?DsSm:\ON]kܐZ7n:捀@&?~G)9Fo>'x<|7~㢹{p>u~B7D_o~GW{Mq[D1O+]{y>ZO>s'[D? (Xi]4|vısr~4t;ƛ7+E`zZt4=<=C>ڲVyE1XxX~lpӮ%}fsztL\@y#>'pƷ_k߾D્f 4}̣yIs-zmC9 t'Ec, 1J]_0Vu۵}|P#F]ܳ" i.z:zP 78pR8&汥 c3=@u=?yobh#%qrԏ~?!?M@߱}XXk>%6;,>9f|?kk~:yS}rj.u9G[gƁ16-MN8%Θ1]G cbn'}cyф"~B~c;kXcЧfs|camut]K07^.Ys~kGf@`NMy9œf}J'%7hY66K>֢.}I}}}U6cɱp1_>>s8 }c8uؒ>7賆\[9c÷~|}䪘kOjKƉk]Ic` 6=g>iC>1}J@~u.rK;O̜՟Gӌ47/}q.N8?J|?}g`kD7SR/_t uȋ=mkAv}E]<4M1qLc v}pg0sn[rW3 ^q'lN0s0f}ppC7K 7c 9]裿9 -kFbOZХ]kQ$>u8g ՙk+'}|lO.siɡO➯y~뷖a3> c|2 6&WcR6`ǘxt!%:}'9&'yv9q5\> SYu.6-&ךo԰S{sb5e]?ֻX>9_.\3G˺V:bbͮcȁeYSYc44IK>@ ._C 6y`~>?OuQ*& -{3-//?Mn鱓>_dx>7'f|qް7aZ; ?|?7))ͷ3Xnrq1S? =2oCrmfPO4[S`fjNj?6M7o3\lp'D?ݹ՛6\ǥ9Z.&K{=}#G0œrl/_s7HRjll耾HjϾvk9 Y:B=Hά%sn7R냜Uc|V5W[6Ǥ0/:?m|׏1hCJth7N rLNp]N-o.nD%ƾ`|?ILnrq3/%Df`cx7Wu[gԀ}|z&|/(@o3r}i?&yѱi˾~GGBPGqgNcr`}s t泏L=`|6?X~)}':5=c裳"?ڭ 况g@y KNZ:$v䀾ЦN 'Rz`Āf~Oyi3FK _^c't<56 }ȜTrTpJC^\1%*i2i,̴{L0}MC7%R]qYG>{1F/s[cݑ70멱Oܶ9}:J94_/ 77|ms3dk9I縓rfm/2߼q9^f76O{ x,7ҶgJqwjlf=h\:^>{ٺON1mϻO@G&ߺ?]k ^9Ou.1yiO?bS>N3F?0sf cv׀;kQ/7&[6uHN+mˑk ?2*'x|f:|YO sv}g~̳m_rzu^9Ou.1p4r?7YS buboڌQ/kRXk3ϱ2J>O}?bS>Cu{o{ۖaOQ, Hj,VH@B}&]#.rD1vȬ _c7 gDg+u]roYVM1ɳ).J/8^_9#y':?53>bRK5vP Uk%YPsu7㱨:>v?6@zAlB7kxF6=!ZY>>qaÆ n}ܟO¸~帖s#m+ܻԾarocUwԾ3i"G&2q[ (F>% tW\H꜏yǝǕ&Ro}d+L`s=ĥK$bl\l1E'J~NVW4G`8XM6rkDZs\}4m OJ5n}zM`#?c;[S_N M_xj'6c<3&cֻ?!xSC`A7u})VƀXyLcc{nk]Xiy{g / DGu|YX .V_ %6ݺΜok ruug^NnsGj'6c_M6`8XM6rkDZsM1?8]C?KiOL"g͢( X;AwLQf><7wΜ'vc[ñ 듵u‹.o :kiЩ7^nJ>ecØCcfl3:2V4ϱV߹Y䍯ϋ;c;I-Q \ZAr#1@4:ڄ>;u'*ѵk~1뵖yֹ{ iXk `1K>%/>Yv˓}Ϙ1i[<)Ř89B/QGMo]荳`㊏44kF͸1Hjߚ7g;-/Md92R2GD9v; .Gu_{j̉yy%w'́zQG~g.^]_>14\܏-7$pC?x̽aÆ |k:<*\g F}HsP?:w?qQOu##RO ew} M>\<$Vu/oN_^`3WrPО>k-sw9 w@ϚR| {gLZo(ɘxp5K@9y\fxC润06Z^1o?[˥>ljO59ѻw{7eyvg72zsIG=q?q}{]aR'cBCOHjCoa4&W*8 Soz@M>ͱ~:lwRo] 䟹 QVWpFtԀh𥏯NJcz11c?Jל}@soQXnK4yxD'km(F fxcXXjcgÆ 6Եxie 6{pA{cyGLneA`I֨]}☎eب<1ƹ' c}As~ӨXr4ε~ԛsK%p}fnDŽz$7:p &t 7z80׫ w 헺뿝kɡ>ci=ccc~H`,ahƒf9[_Mڐԑ9ce R'͑y|O:?8C]u,b!Mnq-ı-' G'zlJrpWyh.sۧ%` 1H'6@}Y>i+sBeYc;eXl%o>-GMW9E޲ M~}X8 ]ںK~@%qm76lذgUڷ?vW6aw^vOO_^ '0Nmr M?}6y~b9\ ش:O\c c0XȝGcc65R\/ڗ Ю}O\u\@c#梡_dL?w=ܐ[6997FZsƯv1e>v=y].}Г ~4'N RWz11uv\_854u ́T9@Ӓ7GO~IN`<̺&ҟRRᓋ(&~?v=͍ۀ9O)tɏSgn5!)'zm>xŜ׺1|:ͱ 6~~-> 96΅'ʷt}=v< mkkOӶb@MR&oذaÆ;|*Xp:'xCOϺ7xGo(r"y2]BҖc{E(S0.b2@bC'epKӖ6Ck W|Ⱦqi:~ ǖ86 'nX#W+4nrqH4OKIHCM1`Nt ܍]d,VKyIz>"ᶖFm9g}ǹ)TeKɺ=2@nE.}lYcAls rxnj1kz  i_;onz`} >0.rgYPOvO^}8Z.i1ǯ[q8#@ :]NHu$(:'I c'/<+`L]@;X|'`yh'M/%>XƇ8>!?LR|` :XP n\qr46i@w㕏ӏu;[T~|X 6lpQ7u} OQk{ANІu_Ht}''q׍$ 4#<@Yȱ@_aL5`SnJb7`79nڏWyxkDɫozl `^>iR[9\iX巃>!%) /G]GIchJ0Fq2N 8kI] OkqGy DN$УӦ=>C=2(o_qspҗ7éݼV:™7Wmy[cر|7rdauکGqs<>ûjo>\qamm!=Z|c.1cF>C7:ڸǰwN64|}KǓ$X;98NoXy9]\G=WK9ynaVyG<0rӀ2}ŭ>OH;8˛n8ͧNe?yhYcmԦ=֢qg7|'R'5g$^~E: }?;6-]k9/Hb =ǘG=ЏmR_<~)i!YHͼN"O?.Z.19ۄ:8ЏA970bs07@:Thۛr㕓;G]8 zcl,O_yi8qJl1ddr&_ɢdFxLChR^ن 6q^{}= zN8(r^[70jƀ=Et}χ}!kq-q>'>kYszֺ͹c |ʡ˛K%OF/try37~[hjHـ}cfm fZ!"3ry~~<Ƙ4 zm}Ц_4 @X@횞dy!Gsr-k^֠~x?xL|#w>ɧ}c/oOzs\BR\@O$\yM9ۄ:8μKSzuz>u~9֗8 rkC'N~Og8K$Xm4mi\.c?c|Cױ:$c"s%`'69Id>}O?NmrӨ#]ùOs={{õ_fextK}$<2OC/>㓗~B58}<ϧE'ܔ W\`$5Q_}#ui2 mY7Ϗhy~}ф~1GڳF|:9sp 2?Rn>cױ kfrz0)>zMc?xjOG?׃]؍C>wo̸\7%@D>= 9ǀe~q6L{֘y66AnׂF̹c?c|Cױ:$p>~ P:vjy7αy h>Zc賶_r29?ؔε?~ ڷ?Z'w5kO_b5d=H_i`MѳN)0rGZcߝ#t\Y~µB >^G}bا6lذaÓ?zp车s3>{} 瘽n|c|GOnr7c˟}lNbiZ!UW=}!!A(M4%>irGZc"u  )!_yYv`.M7/}yO@ԛq H '9##0w9cfgl0VngUzL|LJXkduxکc>ps|6|1Vfmcl?S&y3>re;>|5 9F>y cSftrh3?95zm#m_ci^vM~+y%R[*aP<ips|7Hqk->S֡Nҟ>r8U+~ξL*ki@;:mʜ蛶̡X,` :9hCԂ5 :`v!/HnpXLP]~ᣟc170m_YOzhbI~d(KdN6Yzۼ|R aW_t5Őݲ&yQvK}cmW57lذ΀j^:PE\=?.} _xϵxWx E"vl tO#/4s~mp_\31i,[:J:}Mfu_^kbٜ GwMc\5EvbŖ<$|3tYzbKR5C~YʹЬce=Ne%r4uCR y >:`ܱ%7}8nh< Q__k35S h,ǽ9Zqds.޾pf̣?Ҧkصg.jb=qD^u'Ͼxx'5ͱZq03ď1[?&GSc$M]Xc6ss&|pZ>6r3&'K_ɸ#}w6+xb@lyσ@֕xꗛ(ݲfrZ/}y6_iMsI? G5i#}8^rl4Jî${MJETܰaÆ w\y}ͽ -{ U}_@_A{p/?a>~o؉Uf}aSz˛A{Nr$qԓsS70<[z'r?\8& 6;]5k NA=جX_I|I]4\ةsM]X xn>&'ԫ_n%:hA]?{_}z`ڍG[A1c%#7Dc'1,A0v[(K/@$d !KX'(l@c1At讇ήꪞ޿SW]׺>&^p.PDNo?n??g |y컟5=|? jySP(z/_G}v7i9~= ||P|Gz.^=9=<0cq}nB zbGsHW6o6y܀rW :h8? ^6!zOW8wC.u:}_ʎ[۾@ƍ7n|9/Q :o`!W^|g0W.7k|輝jWr@BNx}Bt?ÌQrOYwڊy܀rW:h8WY3^_ـ\|/UͷYɯe/\*C~՜Q0zO;)uҕkN+Kboz~"Qc^໷֬4oaVtl<Ϗ9upsfba|M/Ϋ{鶟k8so-.+GOo~Gj޸qǀW5?]G%ǿ=GyK{ldalN͞^=ۋS?o~YKm#n[6d}?0>k:ͅMlHJ/Ӻ]_x8L)vMˆg?,9uke5 ґՙ⒯}gǿ_M4.@'^cw7q@;Nr/Gsqxr͗/.W3g}3y^|a1/zNsɎÕCxxKA7[/ʐ_r5uq'㟤zg5D|ņ֬\+ҽTʝ_apP%`$@ M|R͉+ļ>QNN<6D>?s%?>Z'`7n>K/L{؍ˑ?7ut9yHƳ1Ék)*6 ӸŴ|1>-}!`+.t/kr3jU~7Ϙ`E(?z.ŭ,kƍ7n|>> YνiX/O!vc{}c ͚sԮ&^\5ϸ5uH}縿b^֗E͛1k53みQz3rž"6ˎ҃x ' ?hSq[jzёΓ/y'>sO6ux8C-c/<|Ϧ ;ͅ>FPx#2]9fM!^t 'vlC&χ:[~3W2uv擎~´ݸ[#t9yHƳ1É~WoCf|oC??qsqPj*GV<لj_P|<&^Ƿ-04?ԇt|hx˿|8ks*O/w)̃7OrxK:$Ocλ%k,/?p y51߱[#u:|5:rq[\:ƦGw#%>;v}k8d:->=C > }:;YqͽY>gEult9wqΈ֛!;ORA{|ǵ~k:x-=?xGߑc'n~'߹Os9߯ C!9k$t;u͓>x^3m'O__97Ǩ!ZqOC?>{}St٠ GӤ8mh>]\7s/빋,~v˗~Wۆ1\x׼f߭t1gt\sc7\|϶=بC}7c  102G=q˶>;|t|dSGb73{\ŏZGfm_>ONjhǜ/Osܲ~}מҍ7n|{?zJ_/۟uw"Wot oCνZ߱>â >b^#tܟ]^lq:\%O} S?K~)/C<;*W3<cq6uօ r3uS'!TG\噇|W-}3^/_iK?׫qk^W%i1\O|Ξ-4N[[Z<'L1%iO7Ώr3!(OuSYvG;_<7/yEKhLnᐢltg|A1Io>7f>h\ @?cv'[GCN lw#V\nKyXkQ6wş|},?Z~v3sTeY~"~K>rZ/&Ų{8=r;ݸqƍgFQu_ ?\]| Gd(bůg\1ŒfŖO9f+-WU7_ώW>\^CʅO؉~ lk ű_Nc$W0kU;}*Aߪ{HRzof-`;+{@)Cy읮bɳvutbˇ' ŇW庯oΜ@3oK9~B՛.P}<0e(V\P|WLlp:rÓgY_b\r፟؏9B%O>s^9rs s~8 lMYLoAՌV_\x~d-Ax]O]j;=uG?;^3xcL]|axzi_rOǛKMO?Ǽ';O-}|܌WG5oܸqcj~X7cemoݱd~&9A)IO͏`ys CqŦ{>!`WzH_Kks0B =4`\Bym#td?>?c#TAgꋙͲ>_rsFH/cϖq ݔ7Qx>Y:s\K>M}C>#Wc_9qltMg0uӧłt8~PM9O}GS0K7/|M3<3P|_<c wUpC_YkrN=ߗϓ9eƤGo 9 fƼ[z_:.2tX?kk<9~ }=k??_ꥼm5rƍ7>6{׽/,}ߛo/P=wƐolx{|kG<̘zz(걱W5?x6q3/zgN1W1uOW,ˑnդ3'yէ>j9_r|Y=gE=@5wSmuOs ;(?}/t>3j9_yٛSE1[.rxh~Q:H䣫jd9j~o[j9_rD/^)Ww^X/ȷ\~3ḟq_XA&P1weeqU;~C@"GӓO+QGn0OONϿ_.Hͱ\T~^O&X`u9QHo̿yE:qLb3YO7n}O<gc7s|H/<8\tOgljO<+6'r@zcŤG+2~tŐg,4: Axr.?$aOL3Q<=j_y|vsx\GyZjq }XsU^XvG~T~[;S?֎=>yڳafˆޘ1Qk_r4._jǯv(gCb}|kcTyZjW_{,U? PO嗛sO(w<{\>y٣3=[1͉Os&_(^+{7r(lrYUOF<;ƨ< 8]ul[`gsf2TQo)Ocl||sg{dŘ/?/zr~ضx[m̏|8Yk~> ڗUF˚~x~,ֿ(Z㯙|fWO~_:'qƍo5{g{{ٺ;=Gw6о} ~۷=g?c`P?3G2b@s|?`Ղj_pCUϋuB~Ŗ;4?XI^` 1߯s_tbε4}GH'= ZvHFl3؀~^'?|![IGGXPX_q7lՂblx͘z1C>G(G2b@4/_-L9d^5[8?0l&s"SW=&xNfQ&huߏm_OǟC_-1ǃb79ްey>+G~ʳ=;=l楕w_B |r}m_|>%橏U#lZ~8͍/~Y=| xgu~z&lkqS{ƍ2ړ?c_TqIW3#7 _}E>C9`ڪWM:r>@75-wh TE/zlP|S 1C5nxisʕ|'GAr![rס3To{ƇuŸsysQ];G$u|Vo~ [7`[չ>1SG\`9/(䫞8T_:qC\qk~؍Lx{q7>yEKE7n?յ'{ޘ{8w>3.q?kO=d?1/ BS7{_e_~Hr9WQ2bq>Ų] ]mZKz,z}k }chrG}>5kr_,Qyā~ȖܸZ'ۢס3.=^?~^';̺98Gs92u]l7~AWm1Ջ[cC5q>:\wrTq {%75z?7g3̹{(.92u8'es_Ww< @btW>ci34::ȏ q|[;Ir9r)XjV}sKN+oxoǎ9z)qlOuNPO\0lU83Վ:EYL#׮s裚3.9hdf7>O=Orn_z{xÏ1Og 6?Þl={%wڌ_ğr֩F>i_O?ycNȡzT8dN/Ӷ[z3[G/Yn/ݮh\_|`Vgo[>O8u[uI[Gq'ҋVr/F.f+Tw|YSA2~c;Iu9*s STh?xzeҡ:g.y\7Ćk(GqSՂgZzpz@}k*.|3Fx-}}4xTsA1֘L<bfc匋!.qB|y>w; 1/_7nܸq|#}آi`2x7`ƶ7@:f[b?V3xOgP(\l\_k rWg֝9ZPf3?]S|ѵ>tr~CqC|]L9TuYgO׹E~)j3_t \1rtrs?c?C'yU$jA}M+4&n֚ O 昘}bN|>P~OOW}5?}מ# \u(ozr5>zc}Zpcz;֞;}bheqG̒~~w:t|wQXcc- N9׏f_C1{XM'-7Vg?qƍO*G5?]O}o>tSmpt?NjCG5WgΜKsn1\ՃY7t'?Xl_okw͕:um!_Ȟ._9g/|w昘}b5&ooC vU=G2.G8Yͫo/&_kezn}ᚯr(4F!>}z0kC.֩3>[|]ss~s]s8~bWNrAk7) 79&f_kvx"|Bc՟k̆ѱ4_sVɯZ類[_+Gǥ8 O_|ڐ;zjjfb&S4J7kxzTt9 g;'N&(76LL>Nj'@/wǁ>zgkC_ HZrġӧ4cz:|{Зn暌EN.IP7x苝ͧw'ج~[?"޸qƍo>ܛtHLPӽ[e/__%Ξ?}#uZ|/۱)n|L<)O EWA5PAY]9199 g;~8gkb>5R1T2IW#K1![?d>&:rTśkv(1$[gvԚsx g#:kڋM/(٧/$fMw~*]c2>ųA ]s7_=)wvr>׹N!1#G=Shb\(KuL_fC6[3y3D_sM{iaɧy՜S|Y\thx~S^>ztf|GO4_:PO9Nr9/3}q~o#{?P84.H21ηBkX>@>՘g>'E'' g/Gr>Ӗ iONQsk\0Eq3jyK6](Y_j|<1̜0myڤF񓳣t271'z<ЫYoGc.U5ь}rg+(/xp7bK72ݸqƍ `?B߽_^A' pDOFОZ(vbǺ/Q(fNsp͸ƍ&=\9 -j̣hNO&ǁ^folzxUϗ<9:F#_9iK˴[5o٠ZtԘ9͡jWLd47.Op'пnLqvj39c>ʛLz9Kk AꕿUȧ?_8 ^@|&-f/&o׸a拲gjQc4'c<ЫY\12jQċ8W5!,I^Vq1嚹9ߢ(xZd[|<_ȳi-U](.ySo#l6}ы5j—W; ݉\{GcnK~ϝ+O?w_W{|Υ_ ݍ;nb٧m~oU lX5bع|،Nޣ[˕"l7̱^^O\ɹb2{#'4Ύ` t#Gy\yAC3<1]kPx8xu)}9u(ָAǿkݺP>@=L\?\N˕"l7̱^\7?0}tE-٦oc|]o||G5'jd1x Wc9̜o{ɮC3.}{s~JWzwfͷ:=\O6szs:A"~W8b#ggի_俱֫WW*Y_|~훀ٍTxpu}zPֽݝ>S?<ߧPl3o≠zr!=7ӿܓ?Cgclq:@gY7y~3O9 \;u0spӸ㎒3Gsl9v3/]s9ߔ]94}:_ӟ Y栛Pq7u_Cyf7dWcu('҃zs<=9C:4}:_ӟ ^wd'|[ r`(>_54}^fCM)^Ej*+Qͯڲ9o]~Vl91wvsZ_1Q0 /a9G,x/[cXoYǺ]g#w1zٺ:<& N|kPqZ苋~_~7,ootl|~7nvƼG?_/ݫYCw{{[z~'AM61ʁ>fNo~ˏfxh͞ jO79jpHƑ4By-'|C&;IP5f9xd]ɄY޸^?79}9c4+9W-gYxT:fXZ <~ȏL9A|scߤz_٧O8Ӯ~V3~:'qxS707x}.:5@?k닮^?|kOB|@/w铭:3ջqΉW Y6aM "s3F1|pyKر{./?DՌZ3|v36\'JaPɏ49[+i\?:i󏎘]9~yeARksu!{!czfj/³A= 辶Qba(ؽϝc^|jt8Gi<ŦF|fl>*_ ]d>\}G%1MxgĄNF|8^7_9{SNxyИrNG=˛_9lo s:1aq9zl!9>燗+W5Ŕ=^(4#S_X<:6ORG5?|IKVp@~-bT( t'ǫ36]6yqc)5z{K?M?8l-?Wʻ܌`I-:Sj__#1G7z{x?υsv}yzw[j4ǃ˱r/Z|nb4PI,~=WCeoΫ>K'?/<>z]d?}_X#_ htQ>a/WEC1#g-Cq#?~с?'?9?}P/| ~ܯݫ3=c8Փ~+1֝{ׁb/\m6dK2@voAu{g/vWF狊g-Gqɞ7;VOk7nf Y|ph ӯf.Fz?rfMq2zp]Vr%y ;7!μ68`'ìWun/W^xk|+[ dPxW x({LR-^k o/r5ⓧ._;7cOx3bB;o^ջ1 15x9&[Ō;^՝ecru{hW]o8:Fq[cVɇAq>5t{'JFfSJ!rWX(75<4y_+~_߸_}"~/=bwo|480cO{ܛpo?d;oR^9'EN,2b:s97/̘3Z;{(Ozx_:I|[/w&矝m fCًg:tr] [Ɛ^|:k|f_~YLȗ<~/N?.tn Buu!6|;?x9&Ԁ#wZ;{(wr@v']=Ms<]}Vgj}˙_:I|[/w&矝m fCًg:tr] [Ɛ^|:k|f_~YLȗ<~/N?.tn Buu!6|;?x9&Ԁ#wZ;{(wr\ 8147fk"h!}G9ˉL>[k>眚q} d G!_5FrzcjyRVkFWM'#H>>&Wz׻zW]17f36#M:[|Ի~=Ww˥| }vcK =#1{tI]u[ |GL?r.L_9Fdw}yPO~w]twݸz_^}w~~X6c5^39~؟c׷z=/c7rq1Qs[_KDVx9 jC5)Gkq*_haNPsN`>bpr _cTo0y 'G7׬Xbo6ao}ڇ?/&_ Q]UDPrc "5:WN4L7y&Fr}ƍ_WÃ5;Wʿl;ݿ/ [:x/c߻}oC#!MWjn\c=yP=zq_5 @\s+o<:3ٍB*T@+%kTn1O| l´+]9{&[o0Ffb(G36{t]ZϚUlkł8Ob!%u,_7Uo^ŶP,qͭL62_8s3q1Ql8_ j5bʷZB-GB y.҅rWu4ίzO[#HVx܀)k>gS7[͗i0kkPłq~rtd===#.Of˖^4/t!l}c/O++^we!7)9l^CO9%_s]v[]u=~5փ/wߑof^(lՁ8xV՝'[^@hcQ>y&>V?pᘇt{8zozw9_ >?iGš⠺lB7$,Odr䛭|Ov|qyC9C5 UB9:'cVb: '8^T-]F>/!';lY>z~G]8Zܼc?ba~1Of~TJ/˖.?{#[Oŧ?ϜsBPI}Hr#>d 7C<(6O@q)?:F PtK5 .yXFG>v|8c5'5\74\\i̜a:|w>nv#WDwG;nGlzn׋߶/׫sv9ҟqw}ү6 _o7ts#LJC%hZ!xZ=S ͷzPٿq 0{??9]n𮱯䡛q"TfݓNL{F=_}=&ߝϞp>o|д| ~fl8ة=իyCq_M!̓_:zƋI?*`ּ'+F;WAb?cs|S~(>]=@u}z˷9|qcG̺q:S_=zW?UAzǺ}7g/n̷Y7;9N36y?S|TEj0ebk&>eɵPBlrF;.W'pD_Anw񟤇].'몏W@}2l\*{YU/P~i6@f%Ĕman~qlӑ3uu[>ͅc^;AFg7|??yՃO?T!2HraM=G륿W}?4̇p}w/_]m/={OO~7ktz7tO=_Af1OD>]< b^>dN.\\ 8:@?Glތ{3s[⳩_l_53]`K|{=|?^tQ7G WbqC޹\./|4 <`;ز_d>zel(̞&fj[cH_o8dftNd~ٛ``kŶPlyƓr#$'+ܫA_/ь{WV({z|3b를N[jV 8=:{>&<6x[H.ReO>rIOK/̹t蓞,رK>tGV_qp6?a|\>_x|oE<,Cf| \% '6B_ ~=ޅ_ ^B#/oڋ?ȳs8] nܾ9gKyլK86hě -$Ϙzl~/h>_:ylH|r.9|7+6vELo\-<ʇZS~ϙ>_v K c(mAr#jqXxV5oϲϜ37= W}?y?[c> EEwѯ\/Ƈr|{6%: >]d2J=z9޸G''~N߾mz>}}:Gߞp?9ݫocO~ 5;u3~=OXȧ:?ۄq4 lp_`}WΙOZ8\!ͭOGb/7OI0m9qk X2M :<}x>Lk+5.>tM"q|nU;^֠q}}F3o _|9T~׸p_sN^|>S/?G/~_ъ&2 `N7/o~:/"5VL=n|1sG3ޘ߬SŹ~NAbvA7cx x~y[9=oT75p5ŭ۽>,vΡsa˺W=ɬZV{g/ws uヿe_qs_iه>x}טwyPU_{|Sn.,`?u;|,Ԝ;N;P_X ft;?Z=x' P#mn !(_;p ǽ/{rHc 퐃u??24\^Q,[k_xgO_~(?)b-3s;upՓQzs-<x9(78`y"/7yi\0}=;n|1sG3ޘ߬SM;9V`}7b昹ǣoo֩tsZ?l0;o~J(JXPOE#QDǧzPLY( oy2A1@\Q9nY2@O5Aa@ǃǺ֟!0{c>n\ N0|Wrs>Z3'wطflO񍋏xG/Gjay]< D3߇/j1"c_QsC˘~!ك+N1۫žVx8߶j6x?C7>|>4 R{8ݳo?KdĎ7-(g?[!zڈO!}N oq7b[dzUo:a@պښ7ߩ~g Oq5p;}byfNrkc?!>xaՈÜ#Nt٣{9kN<g+>S/TS<$#qibM?nxǛ͞<cigQ?T9ɭQf0c 7~sxHw$+m˗޸!]^6̑.{B9ӿ'{x2Tyذ51eO}hhWl]v#W~t͛.=O:S7rxvxh$ʿkvw=:VacqἀϾ=@'ʏkΖC,ma]:͛o55Xy۩wu |z fmW?' _ua/XkΧ?= xGf?]gpA;ngɬ}to|wUj疹;=d{`ak^#%ȏ&c^ gj"|ƷKm˗:t!]^ً6̑.{·r)OdV1({kbֻwsH}#|ƷKm˗:t!]^ً6̑.{·r)OdV1({kbֻwsH}v??"|;.JVH2ʿsf\rwWx0S1wAX ty5lYÑƲ=ys1z~0WkꘑÆO{e>Gn6pTC9Hq׸|-0Go9ZCpDu8]~ٖˏ{zG_}3_ɿ2XSxٿOW~g.fE/7^wsE7Nxˍ7>~|_|O}׾?}7%޵%OyoB ;Dg?z>M=o/Ufͩݘ k˽cC~~8[5ί̯~֫lì_t׾ l'7C O=g._O١uyQ5N|| ̸o5gz>MOU@9j9qzq֊$z Wql(}?Ew ؠV~rc(?d T3O9 y撻ZUc gP|@jNߔ[!^ #̚SW1kOzdž}_[[>5{szCP{Uk*Ic\uƳVy˃ԶlltlWPC9{bca+loq7 ' 7w_`X|d\Oζkۆva Zgu *}crw7g;RVw߅R/Kyt& Wx뭝lA?wɽyDEn֬X31=dw??we}'\qL6~ٍTxُמeOZ{o{?c{Fmd',ޞ;_eȿXuָ=O[bCrS4GqǾܗԇWd=U:;?z{]0^}Řc|C1\3~\ j=7WA_BB>3oSf_;N^ZAtPlšP0Wq|z|-O80'KɡfS -/6 `B59CǎЩ bm<O]~~c(>uz{lN.3xzA[h.d^yi'Z3Ƹ3o}wEeÌOǺ?L9;ߘ%sx:p?WNnݯw?pY]h7>v|aQ]C7n|mgFsow絗/ز^t`}=_&Rg|+'oM3^z_,^CqO7G-/6 `B5}TSWq>Hkz|`'o#yĖGt0c[ ;^<[bf3o?cZ4r?o==ċ8g5Xphf+|M3CFHq|WY_vk^>T+Ô}k=^L|C'GzM6l]}}5~/bvog/Gc[9n.=k'[:it燱 #c x #iu_~؏]_qQ~Gg7n|R}{^l{"cO=~}j\/Yp})sW3 b&=C C _\Tʁ?g|WGvrMXf_kSw;?<]n|=&&L_/Wm:M34kt'{q5aՄk^`/'?u@V^2>`|_.?<]n|=&&L_/Wm:M34kt'{q5aՄk^`/'?u@V^2>`|_3?_/>8gSh:|g5&fxS {y[dig3eǴ_%ߙ\Un[>sxsl2;1v^~deI+Xlj|̵Y\;==?/'㛜/T~˲sَ>W_^ujZl~}>ɿsQl%ߗkZ|y~oܸIgOO`?6{oطc?]#Cګa|w'+ȋ77=9~hgք=k~)v7}z{Eo1;ɳČ<TknO{3o;W/9]Y j>3e/6?sMzW_`t=˓ If3']k5Lշch;#|ƷuYkbOY5u@7s'\=y+ }.Cj5&fc0i:7g۟{~?tM[}JG.I`&':UIJC9Ar=}.`zd>g|5OCC'|wbq5̼wc7ס =\~Axk[a_@9j/Ñc{8PooQ!mKKF|+jn;?8U;A5`e^_cuvu.Yq o}@dYB%L wD?s.E10񳋾kэ7>i.^=o{18:q{L} Ou; uGYfrb`_7mq5_H+?j7B?uP|9Qk '㍁|>WyCd5Pr=W<}?z*:0s#437̗RiWkP|B:H_\QPQ^x+&_}S9`ցgxdh^lӆv &/oh(7_Ը77msr6$_BASk~YaX0# [٠ހݸ5k/oCg][W4gyM l}򽕳"rΜ$$`1G`_W9u pyY']@?wYۍ7>h+>_`~О׿_u'/N?⓳P9>轞g-Z ^gNr|] 3k1z9It\l\#^q?LcŤϯi Woh֤gW1ˁB!_dٮ|N}U/7y'%_cZY-GW_='{1rkQ\C5OoPm?Yw ;Ϳ[_6< rDb|Q?}=g sp}zؖ,gcy<<pŭ~'ۍ7n>Zۏ}'OO9Օ?9C^< rDbg 7\)6s@=^UWY{S|?jr54&dzkikn Wg Ks/zl/._SGջG?D dxtth-+61nxơquge @.GԺ_=Efp_A<2\^N_\|>w}'Oy'rUjE(l[:}>A& f's.^#{xջβwv{T=Qb+\[s7O)6Cy5u0f/od\?!E柟E+=pV^ۿD:Lӧϼ@M1eg:m_qQcy'~X8tY7yG=ܸqƍ;O{[o=^?~=ӗ8OCy~mKn~0ꅎ8yb} fpaqxk:WKq8[+O~_~'o|Qbs(Gv(jM[:}ɟC#{9|gOkj,׬3gs'SzrŒ#_;W\o}!I_Wr˚={ʵ@zh-=сt۸ع||5zt<z/槏! @?ojǛ~|g,KUN wOOf1>/%&EhBͣ|S.z? 7n q?u>o͘{{[^GЛ{KdNՇs?ϏK/?S.>'Sj4_>x>W9_H_|o3q(~_>y~%[ƭ)9CyZ/~KnOb??=/LkClP.4^y_Xơ8xWy/wr$3fBl&& dC0yT~U.TwW-iNO;F^$z0zhv<9{@f {ؚ2w dOY>r] u cǿɍgdg;[/J'9EP>[i}8@7aߑ#[?\X?/?=_Òw̮qI^"?vƍ7>F=b=߫C=:co}G~8~Q:~r{wA_j3ZghqrW/ɸbs[ǪYΘ߬G|y?s!<*|oM;C}*W~F[w_Ezb7>H_j3ZghqrW/ɸbs[ǪYΘ߬G|y?s!<*|oM;C}*W~F[w_Ezb7>H_+^|{\Ʒϐ j~X<^^3tx(O}G{XV.{_7a+"9l~AErAґĠ do,9{6{(J{;$|%b=<}$!va 09vunB~uv=ec6>GWl;ᄈνǶ} 7;Y@ Gװ/d0P.G}ͷ1jÔ ՞f1PǓcHC_>bŧ}8?!+շ՟o&f,Qk{.qwB?|5.\Ŗ>SW{.>tHőg^y|71cZ;HuWr|5E.Wb[&Y87?OIM'e'ïBxV5/l3sELxƨ\A KG!Sqz֪\'ءt1 h =nT3$y?0c}92SxғöWj]~wKޕ;؎joq ֶg7nܸqcE{PJ=t%Hv3$|5˻qqŦX|k0{>lŔ'XxWah҃?ӯG_Tߚg==!I\/+_+ӻ[Q ֱjD\s[tw;k3s>t~Pǃ}} ]k7fC6ss_c}eϟ`mlŔ'+˿X}?ְ%;೦:3wCubg^؆PjzS=4s5Qf챸p9bH`k~W*2!'Co[WbV]= sSb\j,ǃ/O]\G8ك?8z9bZ`=~oO5]#SO [7nܸqp{缟[ы?^E؏gG՛˗ lH,[ Nɀn/Wky9f7YøzK!_z$Gq3~ϜBdhnl_lx4[TmOrH7{@ȳqyV͜x|"_z$Gq3~Ϝܿqq |[Ⱳ9HT2h\CMN1>5F^!xS<*Z+j...cyEd6>;պ;v\vsBpc͸FS?W;8g7Cr)q5WwZF/9sc8J5Q/Ic6GcPkcc'Nqƍ'ืO5^KnO^ȸW}q'qH{}oq jr 9;8^ Q*63!;5ʙ<bwì]{#cy-jZcx5 [G>fZw揖rօv͋)~C !}4ǁsp ꏌіy'gӒW =W̃__/g}-nkZs~#rgI>=^?]2??nܸqDŽ١gݫ`[^l~=kl|ʋ1Goh?s!G(</ 1y_5!õr'#y3o7o(O dǛ }1C>QY?_`+>9Nyok}_jXrC5CQod6+O>˃}?h "dtPSЉ@'Qe9Ϻ j@,3[C`o_ίO=Х8qZn=<(yZ˧s՜k@טB#{CbBFgwn<~ݹwAʏ_13-_89b[۫u5:k<{ŀ|A}\sk0@#P+o-mmy}s(85fk{otrlb_K}ŶWtٺ#9pq:G>W0UcB$X=?zܞӂ}R<_![ˇȧWgv7n_/};eNN(־wGwA8 gn|^/fT;9T\\0V8v3y>ًMG7g+6;ʖ7q:9ˉg#98׿<{+a$˿S_|¬7n=7ʏkVLC5po5ql<瓽tdzsbl|Cq߸9x6=#zh\NJz@u͊v_[[S|@0LO]Ps@lr>g? ~%7eo2!~Ο61ښWτrۄywu>n=oܸqLJu?c|{ˡs=ك<\Ǿ|O/擮pY۸z'~jQ~ e+W@=L*N~3'{ϟ<` t{DrM>~OUb{?޹tkn&W:4QaL[!O4S9!<džc‡]_reä7N[}k\@e+(0}ysm')s?Zp_cC1Cgo||GI~mfї3:r4O! -ЁGMt@HS㬳Tc)~!>=?}"?g7-'׊ZB>@+ѻכq/Iz}m~SOq+]?GǹQ稿yo>ũ~;ǹzs^Szr@_Y9-1y~γ~:FUW8kc\8m6S:gQ稿yq__}_v8v΅cݶnasK_i8|~Nqq@VS`W.*?m!7q.|CqR{떏|SNdh-悠j?ޙX{`НN#fkm'ig?L^õOQ]O1U{~,ͱiy*DZ|9U;d A|K׻ˏl@ϙe~>wӁ4=mx|j^ٹſsa~/{;W}8g}/9qƍY֞ukǞΗg kc//S<}{Ճ B3j/q5ng5^򣇹n36{yAud4uPد=l|o^hα~a.1٦Ux̜0С΋?|pn^Y|ӯњ$?r=cZ~y\ 3꼘91?0}!5)Zgk>>y̿aی^(Gc;}cU*0yg6}jr_Vr{8A/󭱓bA8T8,1}0n{X[o=:p/J3q&?|C9m 8o|"O!?nO=.[>j|zG?Sqƍo/7xMr8{cMN_ԋ4:ԋVt@oKޛNߐγrx|k3 󗣸YgNqՙ:{WOPN>\k!_=b@;ϒq_:/y'8QŠOH`3.Hf1f.6`gCd^\ˁOytz+] rB9wxJ7mh Et>: cZ:fq[oJ>br< =_rm[|,uM\ _<{9[ 3l0נ%z r;bq&@ܮUy^/fl>Hot~B^l~57EC>3/9}~w`}im聖}~gaf,Qzۺ# {~9}_HKEFd=φꝮz:h=\f15Cr|vX0[Hȯ͙~@lrāP^ZKN1zȇesv> ) ˫>|;z&^y^6VGt|[|>[5!_nӟ_VM4'_Hʧy;X4Qo[7zyao_991 ziȈg\PӕXտc,u֍A^[W~>@k B:^Z/2"?}6Tt^Wi\Zx2?xHta G?8%;a'\~őq®~Y+'x:!׳س}<+`8Gv?+W~trn{^r=٪VJx>L?_}~9z_Wڏ=zzuƍG{53ϷM޾&'}/XĮN ˿lv\ccǜ׈ ܋k3AӧZ͵Q6wB>]O1*O#Ijߌsse~Q.9|yIηc0cGfn<56s1~_~]s2F>{=[M<_tN;?;]:.r7髿O9g^ &1Չ_QrAuܮyZbx%B%>|ia+76`/(au1q3YA'O5@.(` N;!QoUw˔]s8I67C 5=>.M{9;|Ou'#gq/޲/*7߹u{mc%9$.<y/Ju[9<;_&_o\#Z^z8|4gv̗hsC/?Zoܸq㓁7cJ&n4tԥ~~n|7SS{<?7!Cؾ}_y`K'#xvɘu9K= bbZ28B ǁ̞q/f҂bVI,$HC89-TG>08W}[m";xP^{|31W35EAd= ! }7O^w{-G~uCؽ,&?xuY?s`Z1kcg˟Ly2G8XEt;|׫{.Kƽ+g=X?gf?^??@W??7nܸ톧<+!ZumZ7wuG{M/)~ d^E^\(={{K5Kqjҕ^_Wܱ?tиyKl9f]j<1s`Z;6>ÿ®9 P=1Nl~IDAT'cqȞOp}_6?Os9K7?hEMZ ~mrEy>sA+c,WselSmڋ+v9? W ?uBqJGgPKd|R1C 5U?0kh qvy?blðe}i[eCw'O;@~Ӵ[o|~݄4Vx2ݴWkUzvr6s_> ̅~Vsy[2vu.'Г Я z_Ώ)v$^)vu<}JAOxh9qƍo_|{t=}ιgoli:O t8/.*k^ ۋWzOīU|qZKW|zL7 )X=96-q^2Ũ/OO5~ 7}K1`7Joy]wǜ냟c Wagr:4z?c~X QãNY<}}<ެ{x[*O':rn$>W,_'5X'I1qk8xykHo= Ȼμckb;u燃z5w`C60q.~~w:uW!5OY~ͭ_fsp'|_o'Y__GM>2ا{^%!߯ۍ7h[+6%.?:{q+g5}b"`LLb.c{|,w5[Y;_fѿw)8׀ߜ3]_h@ٍɰvovqE|ؽ.:AiNGV>|ᥘHh oY &s{냋QGǜXC/O9ރ@2⭍b.&5Ldz5z:{ϼe2+|C3Zg;O?՘&K#_y~ůƍ${y>ɶS?chŽ󺤘SO׋bۛBuWGMh5z1ژM ϗfb|ž˹W{y6S"_s1 %}l9A2R^ sn ^LboO?cZI%qct`^kMpzkNkQǜ|}ӆaN Crך":;ע+ /FAQ߹5>1Q&R,CM5)rzW=[NZcE+^nţt=ߨ^(u8Ə9'͋Xs=/'GPl'\Ž;䣟K@/d| Hv2]9g^7媯]zygHn~'?9΄^{2땳>ʉ͚tr]\ul5'9>ޥN326j֊F^w M_<ۘ?lsLy8`79lƚ~غט8N;3ܐt49ʕ\ϐ@OVsM [rG9#YXn kSd;5GM_<ۘ?lsLy8`79lƚ~غט8N;3ܐt49ʕ\ϐ@Oox~D$t jaܤDߘEb2Ԥ`_hn1s\m启q~d'-7)Iٯ6f|vzʑcUûΏNW|>3W;r}\?u-3Gu`>X9_6qzF6뚃~KGo/!^[_?__}_ê@ z!N~v_K锞gBqEkW豇f/=Tq'O}OtGcoB =a0G!y&k/j܋7z=UNv{b}4}{6t{<,8c}~k ȨxzN\,5QϨN_d$INyԢ{o@F?u1z?K>qtxK|i:>|#~րzuc2wƐƏ̷xM{\`] _4C($5ǤxzN\,}?}cgo99יrI'/0"P; l_q c?>z3`h88$Ш͆]coǟ|Kqtb59s?XYr |S٘Mx_yD֖o&{oB?OwyǗj7{?L\ߵC,~6y梇uڵN{9_{G.ok!n޼%g9B=A򜣹Or>5k}`zE#9'ЗogbSkv}?Ov_y5cg"đ7yy5sXqrչF賡N;8}_N;*[`|| ӿ y΍y:g|="A5:5 gy pKP藍t 7=E3 ȓϘ9-ݶ~ /fӢoGkGȇ α >(~ضdȾSmۼpW[x6uۇW5=43̩yó&y'wt]kч G6.87n|^5E:e?Q-k^}jɽcK`}֙}klO{ jtG^y{ͥ=/:+gO.>{0f=ȯ_sG.wP\53Qaj- ߹φ%|d>U՚d5;j7'rGŗwNy": _k_lk`w0<.崾\RH?%yfz:5á/A-@?$ȁwoZqs\g[>2_jMs;%?"}?f`,7;>uzA.wP\5OoU?[z|C.G><x/bㇼ.fo?}לؙ1y=B#/[z.WzhMg.?v_m j2Rn~!ئt>Y-۾-y,{;g1?ߨ? gK>^]58o)5uާwv}\@+}|?^G%}GO9҃W/ҁk >*ƍO6 {:nk? l~uޛNy[r>b?o#Cw z-wq4_USܞϏm_0~z]pR?5^Y>c}Z+\90u<v$|-3!Y:骑uQkMκP8?輙wۗ\t,_͗Xs>!gl?e^r=;|ylɎ<]q Y>c? v+WA,y%L2丯}}_lexWOvw_cA=VO] bs.k-%@.1Dcy3_e?}p-QZ~e/Ԑ77񻏳ޔwRv:zk+Wu}Y6>O*:a^d؟ξT Wq5#z˚]׆UhPfy Ͼ`'2yw~tau_Dv/V=2ߙoug |a_{J_Sx{Ƽ0'4ݿwwg 'vּsuy]só7>a>t1 [ |^0|k/\{ٚs+”q'qɒU/ys>=T% A󬟽fgߘ^S~O9r<$M`%e7[3o-*oA>oū"ta&0i7xyеC;9vv11K,>N}{G idffs|?ٲ]?R(~$7}wwfѹtKO9&'qx "m6a=iK?eq*sK z݋ù+׋,Ok=ǧ}^lbk6&7{_?v|^\cpq 'EZ;([zW_b~~d=7OK^-y9T[?-οlٹL!ylj6.\'[q3`/b֠?7eoh!?@?瀪1y'͸_r6;~Y??$ԑq-^Ѕ|t+nٛlElT3f!#~t1^W|e]4 9(KTw)gvxM2;!ˑD'Ln@vçvf~w2r;sH? 9D]rt369.gNzF=U+w{GOhw=sḿ!7<YO}x:\_S#<^o[]yvԚ]A>>]V/W_~nܸq_ɺ־?{|{5{qXN8`ǯ1F'OOؐ_/"qY^ͺ`{߱?^YǞz=<7C!۳7_EY|Uok:c^߱cwVZ;0 ~gfq¬[y?š?_<=o!zz9CP_]|ě/_#N_qy缫C9C|S_|̏6ѣW̜庮Iz s|st( N.\zP:[<]^t`<{˒-/)n3Xky':O8\'ŦOxv[cɈﱶ5'My> ̵qy;Vx#Ƚ6G[YRdķ6Ŭfz7nvC}}^!3O9u0eF^ 'C|4sq(?޿||_sqt+O>0k j/һߍ7vڮFYBB;4t٪F6/KnҀݤ;FBHX"KNfD[3=Ί}91c9^1\ksp~o?xk f3dkrʍwԮ5>`<8gP<;Nr_90cŖ;8ey:.ι׾L|Hq>8pZ `}'y#L]Fz$̽y8_Zb9<'w9Ϗg/{޿wM>t/Baa6&~YT\9Pjc`r>ju`Ew115'~n_kj}ɫk枾=.ZZ;!bBBu7ο_{pz1fy =Vdu w5:Pv?wyߛ~)hun/z1#u\N~o8{^xOoB9||^}k~,?5'?E%}_CBu{ӲӃ~S>s֩q3a.]Oպ1payw=L^}6~j|C1o(h?Eۏ3x?[P y>%ssZcAW;Qs?AAga.d~u'M?=h=X1f_;N1__kzo-%!CT,6c5JΆγ1l!?泇-oq6S.=zab3{3!Ι͋8N:3&r1۬]_cs>?yxgNǶBvHoғ>'>?b 3΋>^hgwމߟ6ە'[~^^x~=׏{m=]kg+_ps)6N1;wқ;7W=R=uE>/|Ss>Cz%־'jZϽ8M֩ WT?>(-_b{!7Pbrֹc6P ڡ:a[2{9;o%vw\rlo_lP^|9yPΜe]y7e5]}=.֍85 ު[<+oc֙?zp /g^}y>`u'ȏ/i+7kvBWx)Ğ/ ﵮ89wܨ_/qlķK+gրgm~raRM.ՐgdA7>st/Ҽ7pU=!F_ :8#bwmb+^T{qc8ϏzͿz:J[r՛bS$ýi׋j]3ncd>a[϶й 汬଎51z.iχWctn˨Dktu8#bg΃>셼9}yz1A‮x [o=I{:뽮g.t.my,'8c E^KU-29Z ]#0X`{!oA`^LyP8{]w|3̥>!î}]m)^p8uV+sl3)>k%>rzc?Ƕ>y{ր|FoFxI:d**Fzz~t9~lg~uSqw;^OK/].>o/oefxa'Ȗ>9x}//˷{ۧ / _gFv>_ =/[v|9xzY}h|5@m>qb}yWN=H'{W,i^so>~kgq^2ԍk߯u_7m}Fz0' [_|7-:ЁX\<WWc7Kb ZS/`O K]9[ ٲ;!ϩ5AqI+gy d>![vv39ui|}10 ObĒŐrϏʽ=4Xn‰?sQl掿|l)&1V#{Z*?q8v}:bi7_IkuCqɐm"ZFugN\ǁk0>I6<4k?/HH:?>uޟ'|sS5sL{l ۧO~O3/ߛqm_G'^x^z<7f.^ҽk oFݓp w{jw38b{ Mo3\7G}Xq97)x6~{Uy1tA|uO1_ܞx_cf96]Gh>%~w-nM%'7$nj|.^y q= jC1|x<O/#>夓Ų4lǴ|%g>{ؽ^ZCP9+'/}F'ϟ}pI8XF>уysZã?m놳}؝Ce1=ԓO}ᐬ-^x^# uaK>G'aoY ~]vC\oz݋ 7/|doZ 0s<9%{Fк|[= 刣g˅O)g jMrA츳Uo_Ix+8n@U8Cvx7ϋ^pvٶ5ߵ^{]͞^]j8650bp#h/K\`^C|ohO !^0/G>].|2H9zY} jMrA]vIy`s]vCW {1{%.Ҁz0!>rַOq4ۧ\_fo/#V.f>O_isʝsOHt䫈яuҽHt2j5*FM9qATy6%;~t.gdž/' AZD~=1O>Ӈ~:`M^;1qȁbc'zsz5ڋCP-yrW͍z SMl^K '֞q~O[5^xᅯ 5xދyow&uoxGC,\ (8v2_P7| 7W-Y~g5)wrm޸|} S#~|/.} FumMuoɹ0׾Lj}\t: f;ug/bpibWq'Fs e3v9p艭~ɶqI{֘FU<|us/`}7^s^s-r|!{?We|>a\psS8kF9>7,=nhad͚~Nb˝~g^5^yFpŭ.W?W@ (#e٪85 h]L7 ӿض< \m e{Py`J߹fno5;6rσX?ymlu^pzj /|=ӏ~a.;rtŭy^/y&^Mw\]U'={r;Q̾}vkk7QWT{\IUqW~0har͵̘e{OzI8X;oًea5Zg:g~\#:+'-6@ߝ{/7%_k^UF<}A׼x8}A7Ϛ3ٓ~L_:t;x6ٚ\.ƶt|??w^˭yMWO(f_~y5o55G=N_yPͳar@d g\|/|`$fF4bb6)k1mZ3ʝ9zzOs=w}#ke3_{mC'%OzSN短8/s /`G=ib{źl}ټ| '@37|q=}ՔQ{ {r,ݟ(Z_ I\>j\`ޛ_j0؂濾/f{x?J8ܟjyҨ8[߶-O(y$N ?|3fcs/|Kޮcd^늷5/q:|q/<ֹyWϭ ~=c?_h/(Z<1W=[j0؂NZG{V P\7wys8:|q/<ֹyWϭ ~=c?_h/(Z<1W=[j0؂Na__ x'j膘l5# k؍.[~m m#o x3l_ {7rC9yoOɫ~ɕorW㚈85US1c ^&\컜{k يYsbΛ>=[?}n_>,sO /| Zk,WnPҾ^Wox}?o}=~o~Cǀ|0Lx| GDZ#.ENՀ=k7KK۵y=xp.;f>:Q 6YW۶drz%o}N?xa89b MRl5`s?d}ϚT7KK۵y=xp.;f>C|\K\C ')~7qsd;^jf s5qZ|_%]j.3 '4ԉтly m狟484ԞsOsOy%wW~㪷b> y@z,zNOڋg7ZO8hŎ^~:nN7r #%[5f-P#̇O ;& / ?}ꭸGe_ysoo^]ًx]F2q'A|ų5QW pYk:_x'گldy}u'tuX%? @{ |s=sj~ǓK,hZl͑fqjIs1tCL5 {^]Öڰ {^Rٹz7oߩMmHvC wGq0sߋO@75>⚽j"֟>C5q_V'-՝2 ?/k>#53~|7mm=^x^w1ۄ} 6@{5(7 Ջ#~_rԙ|fz׃D\Mwr{S?qǽN:}XB1>g=k;vW|k&ۇKw_ M5^O5Շb۳}.@7ڃx {8}S_a񷎙{k76'uG0sgO@}ރϾaoh)7lUu>zq3}1j~_ܒf $ EノB:hZebk3]\|J:xƟldOosO,5<ͧ 0|M3p[_5c+6[s/T'9m]Prdl9k^ⲝƩ־~'-imYQ^xᅯG5?]>`7{{?99c[{|{}_Y<1ņ723?T\+nz>>w5b׼~l7}{acLlWg,m[?nx@f?^ig͉$ez/)&'/A< <l}v~9|^x{ϮwlkI{oH,{H n7aً֘mۿ_٧:͓ah/,;)ޓ~^{QHZw\q+Br[IJzC3=#Ykkڵ.]>O闽s n?]j)Q^;^uuǭ}\fY;{[pg'!ǟlYNs[;{\ޜL:ؘ:yKg}sRM̹XkW?i^ԙ=_vsv?Z^qٲ{xSx?뫃%(;7H5z(&ۚ?^Zҍ>uj۩J>g3?1֗۞YƆs6/S YO['^x+ڽ7u=ۺb{R쾿.l7@r[ |˶Dz71llbԂ]?`ܶǖ掹|8˥b| 큑o0f?1D?5I`Sy?q`nC d#>ZuX{OVlP 3O|`OͰd9Ո;:қ˛{=o-r=tn+`w3Q]\/a^o ˮ?|f cdŶ呐> ،֦m_~üw==] ^O}ϿPLC"p|˯^(C=rƁy]`Z3Xv5Z!`Q-ckK^|ytAˍ_|kFo5C_ﻗ[m̃˃q ́-G!8W3~Mb='n>%} />^f/xP;?STML^$f\}Zq{sCo.\h^~>֚}]'~_1r&W@3 䇩 ܹ۾$]?Ӻ_,:q"4:WӮn`~3lD<7V(13on=烦Ʀ7}\ߟOu <aWP0{w5.wzyc;CjWNY sN3n5?]u{M(/bqOR5󏾵=m~Ω1s^rNsp|~z /뽶þ=uky?y]?EbzGRꈕwS_^>ӡkuH⬛M~kb7ⴏwqk^ =o~s܏p[Clq=8Z TzI\OOM18~Q]~qHoo~=ZzT`wg T[|=u޹K7P 욋@]8fߚ؍8_8Z TzI\uW}w>9Cǽ9Ы>cVuoMF?/6iW vy},"-&{'zՂb =?f_^:ٛ\<+r4 SW?z{'mɃ4ᡜ7fq /5`߻u[~=zޯ^ϗ5}⼦~?s_M\7ؽwH~{CW[,?>oeKnqg3ğj~qń(}?)ArCǧ4kό{Gya`WoOuW|vUc7bwq ՇgkYB>hF\2,zb;gsK=q9\u |uv#zyـuuev'ξ_D,fca63!t6'Xl> w\^~/CMjq obq7Kﵖ׸r`~MNqS#N=WzKzZ! Nztߞm7-g5 -y ^qJ yl-jMl?7 9g|xrf-k'j{&q_W!ޞ{՚g/hq79n I(OvrЋrO?S} :dkp`œe-(OP\&PުAwd}z\Či-_75>O(A\''V^|nl4o<6bĹ05eumro\,_3ռ~yB6fO[?xU^p9g#!?^ag9^LՄ|$`jY ņjvL]M֙/@}sMOj>kڿ_|/#ԟS[_x~g'ξ߳^=p}On }m[ ҿ1߀v_(ySPݧqYЋ,=r}s\v҈/gIyl/~bouoʹF~s/߻ϵ:l|sÎug~bK|WgM>yՒqb[7#VkYx0}5roQ1Po9]y[>Xrlĭ^♽Ӽx`sUuÇҫ}_zku^Y+ăI\;j ۿ|sz5^_?}\<DR#| _1t?ڂj$6';vI%[_Pα-kjGI㗧$ml43zy,P٨ioq<\yrB@ƸC}cLz=OVcwlPG>>_{5v.l\84$\t?Ds>Ѱ؜>iW__y/_ֿo>y /u͚$vOö=Qo&sfaߧlrN'{SڡZA-{Ƅ5ɏK.{쁯  =0'[{б\|Cyzj3Q<_7nߠb7y?/~*Ȧ'w57~=?{/-Փzq?fſ/wޯZbLqj+uP͹j]o]C$by2|N.shGZ[:^>{ w3}gM[}p?d̳Ł\ؓ=^{9s%שYOO>kswڪ3m55wy疁'Wql9l˅r U!¼ǹ9_Pv Snj?܇~Pk;ɬQMo]G׷|X.[ky٫+=b>K5lr\˔t|j\,[IJCZGb㣳oӇkq6svrH>#.~>6Q[}qwfL98Ĵl8r|3O/vu'ՊoƵ/wT<1w?bs+?JꇿwvcnTo^xU,־;٬bG=(.Y\^^K='8_ə: <Q[}qwfL98Ĵl8r|3Oثožt|S}%]ߘo{aw:Ӎp\Q-n(t [kg>D 47c^}'"/?CbOwjÛO%zǟ=:uܳml˸?./҇_>7sYއ~@̃ey^BIm"o{{y}fNb'q3r!{#`ưg#/?}֜iؓWL}{/[L3;{׃?O/_P`W~O'Yڋ#QzCrGg3a'lcÞ-n(t|H#?fbuy$Y(/8+ f {ś-WO@blk_ο X]}s[5<9=l˿{ ~̇C^~\l6kßv?SgSe~di^xq=bed|sف,!3Q\ydo@g7iy5{O½ 峷aҋgCrY ^3ⱊ7ِ_3{kbՋX|]?<[9Y 峷aҋgCrY ^3;uʉa\ٹڐϼlť7<>ś-WO@bl'g㣿7>!DȽ@ف݉G/=00g?QL6I:wugrfС lHpLhX=__3/ .M?X5칞m=?R٦!xjW{WSfd/֎9_ /=ϕ쐾9c??ᙇh?KYQ^x#5krn{ ~_͡|üҘ^gr[3‌#{z<@vH5F:{>y:ŷ`{}`ݞ0HzWgՙ2|k 7cHcckؒj tr ئO덏 P٦!xjW{Wz9d)WC:䮯7m΋L/3Gئ_n(Zk>BҘ?$qzzc>T;)'g?!(՞񕇷9]I>ɦNO@4OxyC48i XGra" b;1q 'ڟ' UĜL˙wb?@|1ڏi{'y 8{R˭>Ϝ^7ͫi^-c*[kO>Ε#w+v T/;u~V_Oя$ÿC_'H?O! /=_ν>{O=N!7$?o9Ӯwy|K}hkd.rԎw7ULzOGf4򉛘#T;Cӟ/iꕭwd+uZU/ Aګotn˙ 9ͧf^{eLu9ٓF:Q;6sArћO=̼ʘvk?uC sELh!IqHd3ON}Wc|tX͚cJ90{k9Ajfm6őx?xs"AVnywğuƚm55e+'^hՆbIf<d<$5yqκy^{]7Go,lΛ6O7 _WAQ/K!i_͏N6ދ+W_+=1??</=~gaf[~}^^ۿaK<~|ʼnuI]Gbk#Ҁ^gGξCNzb/l+nӓ;?u߬:,~b ׌iQlud7P7n~zh>m3091,.+{1ekLXq3u4cgHҘk~}D S|m2Wzs#;{). rIq < vb;>.&⬅jöTՃ\`ܨzcWm![8˽~r;'Ǵ}/o0SW#6I8cU{d?>?w/?O4C:Iv@<6us\"'o__3 Eͫjq;i5Đx ؋MOSkl>|b;Ü}r6|3?' qBCylӍ..6(=[.'>G߽y>@X>G^^8+_??'>?w?_ aK?io7}yA[ f~^x~(3^a< Ĉ w̥l'lpGy?iÌݗޜYtoޓ].9{y8Pco9|ś7#k^]`od2{\=P}0P>uZ{f[b!{l5揣kÌsћ z2a|_[<?̸pW s1 wA>zsę'ߊ/  &5jC00wA`r "6pP(?=Io\>v0=O0׼\98SK.C=?F=>|5ěxf}`.H 5xC/ŖG>t˦f~xْ~7l1{Y:xɩ/;fWz ב>z `W ɛ?~W>| >6kֱj!|Z̟u '>'dKqk^.>7Ftx/Ŷ@9klMBua޼TrZY1{7=.5Cr,m()cs5ědc׼OOσVdpXj՚q =)I_;y?Y_/ɶRT9'\ԿZ'8 'r`a

GP\9j ={+rbŵXy =K<}ONصp/݃~s>\ s/6hgUdQd׫X#C%d\9頟zz`;Kq=:prD6s<bcxɳ`˟-=dsQK<\~_Kݿ{i_^x~pB}^{]_^5~|l_4 {yE`-˝5 {;#f<6-y'?$CjUøQO6s<OaLxd8 }yZW8:ޘМǛl<]}FzS|sq+L_PIoLNhGq6`zjwrg ȮX#f<6-y' )9b`+4!Y#Ƴ}~mRtqʟ0B0lMj͍.82fzxcjy}ZXò]TN_6b,z5{/:ݶ_I~{kCjs )n`]L{|J߱r;? oõЏbNĚ}c~w}ߟn/~ q^oem[@yƓ FqFy8f|C|d=qq/{ < lzc'!eb HV8WހM~ǁ~&wy<[|Wlk:o1Ni&)f^?lKՊK\F>^|?S#i73kC|ǣ9YFF q< lžrd _n}3OܔgmM@g-f) 9ux|q89$_lPjNj#jfI=W :j6#kt{}ӧۋ*Nƻ:O"qw{~W3ak(u$wK? =cPͿ7/[5=\G_k[.y'n.3a?O/h>6G<{h /~m_.5gjz^A߯+'4biͩW?rYs{Yo''[QQ[Bu'Y|<ٍc7[Zɛd6x&D5m~OZ3w@1sY|^řW'I6՝=F |Sm#N`gO'ޘ3f3=Cjxj`oTg|:lP xĹ0Owzogy|Y>|J8s< ՘ ζ8oʑ /ؼ=k<z|\KGNC*2?=CJ׮P75qxjl u1&/1`+wA

sD ~~ kC \޽jG|L;0{=̻\)y;{rgbI=K_o^=,s ov?sCvi6\wqg3df3S3溋bOM8slƬA?kœ w^䉟6W+U/v0]?[qg3df3S3溋bOM8slƬA?kœ w^䉟6W+U/v0]_?8;hd>pB|/σpP9]ŪmaHG&6s+{ps >g9I Hn,\ڭQOك9MnO?tgNX!xľwLe+MsqjWqz o\tOcg T# z#^]+/^y[[zQi7''/:&\/lS̫ ^9L)oy~99pse!zkKo^~659F2rs:.xg?gS`d 0fM_\Kzxփ4eU C+ɭb3^ܧrk=|ubޢ:} '1~3{i75ցޮ0tV_Q^xJg}_m iڛyϷmksOqO{|sI# 6ϗ|OBP/^7a>q?9 ^ s~/{qld/<䁩C\&O sm=?c>9t<{;w_z.S쫘p z`@VP}=rX ^3 N\qH7ȯfrY95n\; M'bqq=7Lfb'ٟ0ُXhC{tN۾z1_g}HGl.#\֝/)jWNΩo^yzr-ڇ>w~TR.ʷ/\z$O=g)> /׋?^t{Vbg>/&.r>:y}-ɞ{g0$[C6Hx]<@q:l]{P 1g88/>u'9Ԋ/03#x8ZcyId1>4Oo>//J|H68]LM7}l箘o\~HN~qq< 9p6{5 V#>א.7rsqV2^k\H3o,0uS.KmsVmcq׀ۊuMxPv}+t۵o}?q /S÷~ z=_=?|^ӻ7s|u=ld1$ٌ(!ffSfL䋧Q|C xrfntXH彮7|ڃ9d+3꥜/G+Ay?oK;x. $b@~ }}1F|R~s@E8C<cAz=>vwd~>9e ޚ]5(ixiߒ},:r:6yǞ9<(74 7hfuwNw>|*΋Lv?g/ n<IJ?|_NF뫿{WŞ(Z^^xgw-y[/^pAHK7HKow{/6B'}'ur h.{gƽ[}& q7$q΍OlOi/_d{g< f.aw1 \|6rΡ8?vيMG 17}sO]^w^Y\S}ô wF}]L:1s(l/OFy>ş~GbQgyBLg_Wypݟ-'yrƲLe7kͷD{AMjsf~fg,q$=cktaRv\oGS9$c䞏j.G5_(>o^\>m5{qٲ5̸b`,n0y`3'Tg}Lmǒ׏b y- lg/ _<87~z}~xqo{O߸^#j? 5֧֌Se>0㊁zh< 3'Tg{=3SoC|;c (&}N.3-~{B1mP\u`{8r]@N/& 3gDŽ>RO CPL9:SG'g0mu? |=c6(:0=GI9bz '3cB vx]'QNxG / ox#عg((kc^Nf0kQlIn\?.Xܟ 3n>xir֬`ވ#9޽-<L+Q_9QO~>_]ħ`T^`Q˼} ͧ7IqCfmJng }^xᅟ.?^q޵_{diwGr?=:7GvO_ q7ˀ8'S=S`T˼@u8R|lSkW|8?Zb˯#μ5zqXͫ3q:g 4 |aֺj!;̵?9QO^Žg&aY#Zw[mP ߌh=2S>nz"g₹s R=O_H/ߋU^`>rg `t{XV\:}.fщsrk'&9oN_u/1f~` Tu yg5!fZt<˹wr؍>Up==v|>u۾̯mkxh昳 / 1'^qkq#̙\b/l?.!uϼ fZdya7f t =;dϳΙ)\o&ĿF'w17c\L8U 3o^>[CHﺀb6f8sj.!uϼ fZdya7f t =;dϳp̛Dzz&/lһ.خ#ΜuZ3?|lk3/x25wrwOH@n d5"?S C[77{=A@|?~ x˫\֨]3|~oΧ"6})_0㾾|o-@D'~O'1l{^L7%YEO5 \|aC 7W0$ߎmY _/S[K@!W{|^x^k}ڿ5{O{{ 쐔yltϚ%k꒓{Mk֦M?jN}O~qW~^N(ԡByzm /xˉ9/VT[O:[}+gz zx~ϸt噳˝W^m3|0w=u\`^6򽵈b˅FrFP,奷kFyC:Q/6O> w.0~R}}wZā ~~R@FHY "GgA,g{qP9_~9Nm]6ƣO)6IO\{ؾo^ 2,}ċzsMqyŒĤhM' ';?R\'|bIp}{5oŬ= u?I\/8dg.5>8Vk>]xl6_x^zUz@:`V9ۏ|_`^v23Xycr?=1rIެC\!{z!}Ìa.Lj͵ٚ?{9ߜ|^ͻ&Sl2y@d?`{]_kbk595W#r9=pM}rvu~+\? taMGV?W3G+/ua@G +FykʞSl5il@g6q}\ֻ~A?RNrg=8iq>8kM͵8M׾ /3z?nuoۯ>k#}1 Ο?Z?!lWxC{ooe_ə=(/;d ̙`k}G5&5MzNǍ]|AW?[`֮7LbC7sbW'dK7?6:[5 lWxC{p֣Xߴ7뼮on`~}Z쿕;Gx " d[@ W(}_{@}#a^;7ූ`>ooǴ'˽>Y 9v5 a+z{V̝/r?Ͻ>l9`{/gW8G/d#v1kn!ibw~gnYnN?mlsكo /uNú<^=/Cc{{mF1:3OO{: wte0' i.=4o.y9Z{lsw˟CAw.,Hs~:OeйcTlǐY|gF1:3O|quiś{]'Hs~:OeйcTlǐ|]/u?4N|TD'VdIy{kĪgh~xKO'`\Pl^yXǵʖ^&/$T>zVo=84&ԃx5>̋yq.6<8יc|O󢌗"yp`m}{1\ibp<\dX>ZdpOĽ /G`{p^ߏۛ|倹=#idg޽1{<.|S q7dobmB^}K9O|rk`s{O8fLcvcOz3<ͫ+րz5#.Ξ'`\0s:ZGǩ<3sCng ̫Ә=kd p>.ZS'gyufeȁ|}AKc: >}&u콸~0́=\OA9gmqo׺ܯ|^zяi 7u{C߼O{?6=F^(>~Wz_)4/Ӗ>G6O6z^F^(~Wx]g^\1s͓ljjًg;yd#^Zc|byqiK#'sXz{`#pfe̫e|?+okzNiP #kl65 )M$̶Eef~6>/6;\O1zz>1$__xڏo>?uX_@ؓwқJO$_N=y9sR>Ezs#?2=dfclFyNwx\cm=kBr5Bk 7+/\+v"^xᅟo7~z-wz~kɛ$¼@ؓwy͍7F}W{8z?\ 䁙7'̾:s 3n҃bs C&>ׂb?!8ܑMlìsgls=~8G&I *!5C>!RǏe^1Wa<+IZ|t`n'A(><W`v͑'4_o͑anguiߊ/¯T,|s`'Hf]l0_1-ܧTSm#|VLvw;kOw?atً9SWD[=? ]d՘Sc8Qo<滿;۶w+8#ggM1QMH OT+YDz'}˷Zkc1~k׏j /|gS뮱_KsQ?d9I&QMH ZPmv5I-䋓ޘqcר^{Gq|M\dɗm꭯y׋\#N(|ք1X1?%AK@oȞq/.sC\}ߝ.W+>a_?{ rgi;`֘}ObU#dO0'"d/Hٓ:en;sjr';?o/z/o? LZIn^Sxy_=A &^[Fyy>@qFsjsƃsߎ|֕uu^Q/|r:Wj@13|֬gG TÀ']RsX~ b_}{v-)=m?mqZV_x\r}I[=m/ /| Olf_L<^kyF9;f@=8sr3[q7fx:l;MNy3^q~⁞o埜٠zz I9P{ &[8g<c^ xqړ{^|l4go8 uL7؊wMfN=?9A!/+̓rY#Lbqx0O1$oFĽ ^bEp㴓?uLJw}{ЉbAnzo2^ 勍>7z!m~}2[G-T߱mkw?{Ux5^߶jɅc/J>k߲9gw8{@qPnFque~>8`81^pƫ|&GQv,<玷=rK?YطagsNoȲ}xvҗa-czlν?UL=vgƞű׾rzokYӍû<5NZϚۦ?XI< gۍ&<j+vŻ{')nQ@uvW/DzڧP{!R^>_9yg {ʵw5;QT\(c?q''[~d:Z go9'Ĭw=lsb޽`(?Fqкt>s<>V}v5o|.| 6;$[ sW.i̚~Wz<.[@&7;S8(W~/7e-T盼09gxOCZ1ʟ\=ֺ[C6_)_lL^Ȏ ?ۗ[W}M^|3{<'ӡZc OYkݭ!ծok8/^ڳp[")x^~zٳ͸mj#=N |əOo9+߶_g1G8/1Iq>t8mғ:t5 ^7=+6ɿ̿[XW.z{<9f'΃0{coq=ɋgaXG%z7瘞5wx{bwΪϜ ʫS{軷K;frUJO3pw/Pa k7}lz8'ײYg+Dz>ג;m~`|p֏v=4C̛v/z|s_X#k⛼Cy}ؚ7@Gfqḑ7#vqcv/w!|eIq>c 6`rdkk=ϔ.6|W!7yˇ vű5oVl~;w>28eqF}0Bz5T޵gj>|p֏r>#5pnxAq˙qpl 6fY9Coa~ɢgObʼnc?A?4W|xصԹ9 fp5AT3;{yFəN!7.]o $;\~''bXb=}rpٖ;nc|e2?W垺LJq}_ݣ3?SŜ|}lr/pɋl.NO,Sl'|zw]gAl6=.pY|14?}^䞟cu]hO/ծc~z4zvC:\⋭?d:{`u8|ՙXŅ^Ȇ zr:a˟lW+NL?L<wW_T/ělMP?Ɯsit~H']|ջ)ņcrً+e+&{kLglqGB\s>:_kU_qPIjo;Ыۯ bF&c~z4:nw?.ݏӔb19}U8@ ,>@ҡl`bs\o:oϗ7f1OzwkcwcJ{hOv_!q<г])Ϙ5oMe˟ Hciޅǖ1l|f2_#n|]I8}?p:ϖT{] .~.یa<˶׶̏5.ª;nO/|AG9ї5s'/u14V֊9q~I9o>o-6T5F\qj5.}ցwǖOŊ9;kdցxo՜ZW㒻]7>6|CZ㊝x!Q{1]̷:l'wyص=_>V {M׀OIz(<>.=d8 w/eK6HcrU3_zqôC>iL{u/Odr0=925r+P̌W>l|Ndu ~Cs+>39#桺I1ٍIf?9rKxa+4&W5?L;$̡ƴ'[GBO60/g sN)oY/Ǻ Xqոcqɖ'D:ZG(~`_96l'Gq@cio1l|f2_#i$W}9Әd(|g~Ts&R$p@MO86n7cXĄz=EsMꓝ׀~jH![G/}<ʱ ϸ{A~[c1&ό{sŰ:g Nn>U@OwjCxI?Yi!5&~;>}&9+zsw -G?."LDV wOr>^e/7vuo/v?˼W]֏~>rԗ6ñX}coqyHp궟0ci5_Ͽk3}ksZc]!YyP߱88=p3=GZ_.Xwvlmԣ;%w/}>Q 1rĉ)gI{<3n|ibGw;z\x1az0],y(34+7Oև}=^32=8\j;Al2q?ƌ_<qs o>[?v9q7`@ǥ7?f~HsŲn2]Nz :qb7>q󿴓kn#5g1͓b<40l.48 +7{|qu@ozV1k?{s;.;5v9'˥O{C{SKNbW܌5'k/桼ת$<!/'u"/{|bԚA^:vy?qVtv!+ako[}U7GzYkq=Y_>8wj/Ć5^qjo6וVL] ƹnZ_{}t=_笳Ʒp\}u%{]| ;r74kSO?(\5m|G_+g-|ǯ0~#{.8}4{eCj{-㳗SsUhU7z<'W]s ߶#wO~ĭ/W~OߘZjAS/O1|,N̴9Y.}5!{~`bi\d<}ֳ8so/,g֛yـ>l n}0_'鳞uI︘xPyd9dQO'~!'{īPV~_5OY/U޹W >vړ>ANo9zsNir>cϞFYO>{?}_ϾWqOvrzmw~];k5//ik߹r.;;^̧Grs粟.oWؽze?OomgyѿbvC6f<޳ϱGg}{^|T~Bsg>;g(C/y>ث fxZ6s0e XsG|1lj#b>=yn>~泞laS3̧?wϟfWzpwb͚tȞ> kM{lϓB(nDb.d(N]g̟=:Fv6X/k%}Nfpr0gǾ aA2{h5Q}Nߢj=b˃%[)O*gp:t6صT?rd;kj8lMLĭvyطÒÿ{? a=:k jd5۹:8ck\4˾gz|Hؿٟzt[}9uW?˾ΏutӷϸYNrc1:P_8Wǃ˶h^>mDzlI#\qոY0ݹӼgo=r/)[W{Q#`n$[:PNκm=;w3o0 u4B~qM̚tCȗf{,<l[&~vCjd;(f$Cql q7#@kz $ag^:9}8[G#ĬI7{|j=b˃%[ngN ]uė/=T_qoϪK_Om=lM{"~p,siv~F_ctۉX1օǧ=7'o?rQ]WϮ۶־灅X6]o{⯽Hcsį}}>ƛg_ޗK7cԸr=܋#u]EyX}/sx_SBr̯}Zӷ}_[Kc/.>'9~բ{>ވVg=kؗ5aɒ8csX׎Sσg%s̞9{ӱSzCޥ,K׉9=ǹ}rclW̎r;&tU^mNεwqE s}=xS\~>Is_cCW_9Hg=9O }Gꁽ\6ylr Fѱ( )qC|,K(>ٹ8s:v3/!d;;vF)Ŗ[-.y1x-8ufLHuė-r鼴ⓝ3Ϭ-l|L?bM9Yc7k4Rlₙ_s7ҋYgđ4Z~o△(ݨBI`âyFg7Ą{Q[ϡ귁[wYWr_Vm[rqM쾗o~ ^yN+gʙyP콧:(.u4>8.2{ow \1G:gC囮m]O|!Be7:? Ӗxᡤo^ [_u}d$:􉨹EU~ ^s>0,.|tݾ/u|f~M7c>O<;]7K'O9=.ߩs/7}b%m__\jLcޯl;:wŽpWkas8V҂-i?>ಯ'i937 {7Ads?ɟk]FoAoإS7䑛PXxtq/ol ]\_Ybke5r=9ǧ?<_Fgl/V lL[+wc7ǵ> 9qGB=S;$ gI3͵cO7'eڞ{h^|Njc"w7m<(xk瞞uԏŦ{@0c6xf=_g^P{=?$g3<갥# 1>f|z3.?{qS- AN̺V9ɖ}]o7QqLdw3nʙyP{=A@:s#u?]u#ԫA/C+--:l$Ai#wMD}1?~͸i+gA]\h}׏دj?~׮避%ҧ `P#Pܑ \Ki>-öx2{g#o׸|P m7c3,6 {^Ye& {,S|.NB|:ȱwzz}Ͱ]_9>;j57NS^Zǟob֧_zQ;cLٵBןЧC{|b}Brxzyx/j‘ǪY9_Ҟ-S=A]vzS ZO/bڣ7ŧ˷b}nԏ!؍kqlBXs[bGȫζ]:ŷΨ;|뺻?;y3"p.i vU׉6?1u|=ϴVq_}O-8wG՞=oon]۞NRoŜ>1Kw!gۏu>%׺EGckɟj=gGK߲[#fe<5N_c;yX:>s]X{8̯+q_yŰGS#s\Z:ye;2/+F6v7vz7m]dIWoʡeo[mր {Pn͋g̼c[F|_ʹc֧~QcL/]3q==͚Vn)Irli=[q0k¬kނܙ5'gld!b桸9WgqϫrdqٛZ1Ӂ^umfl{;k_=:ˡeoYʃqCq7/sĘyų|͍r jsǬOj~~'jPb:(ll[;Oyً&Ŵ}A 8$qLYtq |w.8͜t~#N/;y}Ct>i.ǧϡZN[ϹY]7/ߪrMk7z$gmbױ]OlYd[q}?ű_/m1c7֋銹f;~[}6ulԋZGߎͼUK\ʩ?㑷yqcdǪޜu4:|Ӵ8>O-~^v8WIy^OCrd盵gksR?ɶ֍(fn our䜇|[oyjX՗:/ZҶ9WڣŻ/ǩ³ƱZܹg׹V[zP_qsy^^oڧۙ_|3ҋ:wF/8"qLߞ秶{;{dfN~:?Evf|F!ㇸIyo_B"g5Y?}jqg\w)?۳^p'u̫~Y~`<^l||y_vf|][7/>#x ʙ^~TSBD2bP72S|;~yKߟ@[yUX޸>O~;؜ \)/=RbZO`U 0~|Qn$AoM|O:FY82N(y13~-s5qBy͉gsCy\C}䋏3z0R{v7OY{<1~jw>;&w9d=5-|;%u_?=_rn4׃5=\wn_{u ԙbvϫ~8ص/\q'^Z#Y'׼?Pe/7n2}z8cD&:P>Y]1]YWbO_ 7-;랈/#|'q'_syL?w妿v|񱿮yO8|b5gCq7^nȍ_?Kva ]q3W>8ΏjMo٧l.k,ob߀^:0ݜ";6}O $}S W/I(/l]Oo^dz(f 㘒nw2OK#L>cr8qM?cοG]wfĩ}C Ϳ9}Nu<\>gCYÙ?_go(7ܧys~ulQ]:Ff/"Wov<4x{=#OAlkk׃O[S,mY1~=3cg^xzP{8z޷r/f{Zߧ[Yz9k׾kwm۩{گk]7F UgÙ>Lj^oq_h8OΩq3ӫ1-⍙w8s#/ α? gMN-xs5z> =l=-_n빸Cͱ^gs=:bZW7Wwy}^dxP^${Aɗ_//ǤbހY;)ٞVlCnмrg߿?sKtWh>y tvC\ƹO|y^xP^z5W=7?1|P0k1%ݘ+wiqdgL.#=i+{|j7SBfnh^|CuϜxu?$^xUMOLy!=&=3qLG7 y]oU?./a[@ma3v.܃b|򤹁ߘ_oXZ xgOx5;$g\֗'naQ\wqGw6S^{?^f,fbr@ ⊁bC;|Y\0וy0s1e̵G_Hn盨 Z||kƾi]h8Ȩ';nk;s/17wω>y'_=.>N5^{'pw_{PZy(v+c?.{yu=jrY3`Oeh;u 1bwĽv}̸xϞ~rG%a}zqkZ箳0bu? I|;>g\xpj~ uWΎsٖ=~]k:Ʒjj^4;~"h\1rjq b?-=S{Kw-|g57ٶ0|>{lԓ˵s[^MӇse֎B?OriumQN\=cOTjkXAsLMmY_;s{ٸ,{ ,^}cm]_ZzH!p oI1?0zq@1͒%ǑMȴҐBlmFe6fƨ =7 @y ODf>U g^zq-SR&y@_BaX2_:53{\cWc[C%8|@f ̓`\9Gf]s̙=.v$@O?8d(AAs3^57@Ϝٓ~75o[?GsN/qڙk|gr(| 퀹/,Ʀ|K_6scNk>lz(#ؓ^ҟ'G _?z<6⣯2t|/޲׊%nIy/ Z5\v_3ޝz r]#=6á>ɛͫF|Z'vDz/%v.âcW:̏^6*:i?{ǜ19W<=uq^9k֌^LǏvٓ(]ע9VU1~dn} f5_{d+W~v-8~~Bk]zL^[j <(; IxQޏ"_kks蕓8']6ޱ-=.\\}ϋc&}V=W49{;_5~ >8JF_g>+~z&&{|uͿz)aޘm෶9<^jn~0v<$g9"|З5aC׏$H2΁91<=Y5a. }|'νm\p-D3^\̍0E6.a]c`c?D9|Ϛ-cZ| Jr#Y;sf.W s9i_uǖu"AFg"sְ1ͥ]N>qߵN2 XPNJ7 9|apD~or\#ˌ >W0sז|ƹ6 8!پ ٿ< 7u9aEZbcyV@%_cΰ6`nO5 SG\6đC|f29= %&۵x?ݾv>Hzܺ1 =s~;z_uNnN1c'Ǹ;.1>4KchW㞅 З 7~9){qRw}a>Q<$Ashu{n4{a6ی?ra}yrѧ=(7seg<AgJ;cI\״!3u3s8~L9v\'Ǹ;ϵe c0ҽ!wrI|71 9o>m0V_΁6ڒ8f kI.kڐƙ:9ayx?ݜ@`:w.v=`n i9j>>8^l-u}?9tO;<&QZs"od (!@O>W? Ƙho_A7XYuŚk cy;pz5Nz}qt:>c \뾙g`>g:kQZV%ϧs`}zI꤯+{ X^@Ƕ&AU㰑 ك9ۯ| n H?5aoS,+c|~ ȵ{%qʖsǸjudVK\k%aϤ#̞d<ֱE5Nrcl=q?>_&ߦQ쵤tmO-Vrt½Swէsw;Z3254ʙ\&1}Ͻ~"1ul-9y>R'{$:Ƙho2}X`_ﱑ+yY۟&+A@6sy͓̥- r/yژsõ.e怓 ^/g]3@'Ϛk27?H?H:Z%zyߥO>s~%}]!f,>$v>칀zݞ۟*X/=d5uCy#YC.Q578oRȅk⋗>~VZmH;:=p1^nmN0%:^VG<:C/|mxsQSSƜusw-{7}3{5[;caoWKEn3*9F ~迾f'S{]eh't>$S0ʯ]}(_}kҿuܗg2\1Yxﰍ*>1\ +(}l5FﱕXq7g|-~t_C 9{pm7u̹ؽ+^Vl%{ Uמ-_:G+>2(3W?_νљ0|Kt]9GƕOAXA}-9=ϵg=kOYS!@:> u$#k`? cXH}J /D0wu g]%6G'`?d-bgpވp̣^1̑ cӇg^m 8`''?c؋fԭ9}IL>/Ήz)aMe @:>bSG2\`2/<@9rig {̑u1=7t;β9I97,cOSynS5s9e/6 x]_)5( @lGkjڟèwG=ƛ?k:ς{cHhr{y~Z;G!㗃MH?6l"oo>%kч=gz_3Zo\ӼW_p6gڙ:*gq045rYG!s+`޹u:%ۿze=՘'o.?Ї<ٵ㩧跾vMiycP'as$8k ]1ק$!2N{{*2_)k9O;6Ї\{d-1 SW̃2OrN>?}u A Ц<1̓09^5ꮋ}ԁ=P=į\5XF.?۵㩧跾vR\sO`߰ϹÇ|R:ȯM]{/>=尭xc~ĝgn> ܽ͛e-aͧ~R<eGuv^dmj06r|3֞Fcϼ=W.tS>>纕¸܋OYKG sFٻfMsJ5=O+1c<Orz:c5 1O35 wsr>ɽsr6\k׹~#C۩}8~C ~w͜~+EWM/)هεQ&/P|9 !nN}|@{!rrOm b5$?c̈́=%\cy"w}9`=פ\)יۜf, ({kZ hRõa{ɇ={@8l^ʌspfž|u:c~}1̇'N>9 '9/yp??_IA.nc77 =d?΅>mz0?J>] l%4¹i !OkN]r[_-xxr[]`-w@w+;83p' #G\c' A~kڹJu֨8/gͫR.&d&f/׬es7zR}mKkgkzc[O^}X6>Mcgf27`{f '3lpק癗XyF}[qNN&/@>]#.[7uY x>C}W!Q/:}uink[ \?0NOrtr=>sssXS3~mme{/Nqs_>{lr!fOSk H Iq~lSXп|}:0!Xެ${o6`2^0ݧ\v<2vk99`s8ק4~1)\ŇN2?:5:$奄8}|{R}ut sg}iIر!=}y#uUiuLJl2&% غ_u'Wsy:`9S\?ȘNƇ綉q߿IT49.R7Vn7Ԏǜt>l ?@>"&'9q&ݼ^\x8 ׂG\ǛQ"rQ}c S8^sk`M`K=\HR]ܹw?v7A &_.@5%X-<WrOܫC;vD'#*y37wMӛCeHqPkI<6 |RsB\EsVsF}]E:-k 9/r޵y>pI T6|}?u57>J`;s3#!?lU Fi9ZSoܯ}b_/e._mO#6 |YKds.\<ك3<\'_>qsrJͩyK^ f{#޹c3&ځo?g?sn37sϹy_?>u$H.SP &5"9гuH[yXf^/k B=O=h?sګ:o~msO%y316u9k޵؈n^b0T6|sn37sϹy?9гuH[yXf^/k B=O=h?sګ:o~msO%y316u9k޵؈n^bpC R'/#z?g q!,ԑ0pՁsd bMbV^|G7`O9ԁP\tO@8Ohw?2b}+ cK+;u2$V]5Yڼ=Ϟ2Tu! c}/1]̯/m]/C>1YolZQs~(`>ɺ欕{D_cS=@L?kK_b=Gc:~dg}߾;юS.2qȁt[ˊ=z7:]V8sӡU~ 1Bmfj}vJ?6ٱȪX}#Q7ujuntlޛO/sWwŽ,{c0-۶W^[%8/^2IٳFx_\ҿԲ:emgNǔ>ܕϼizPgu ιx<`:nFzS@xǐ˸+_%F!7s@z]WǗ5Нg/;crus  cMM? #O"g_gce2/18` rcr GO"g_E[(@9byH7w.}a0a ]Y?C7zuԑ|:>b~ 2 e#\tg<ƪRư?nl}'תrЕڑ^1֬mMB{vkg%+<󀼮]?Ɍ-c7]{z_׋x-y|z":ӳ>C?jzYK8E kq}{ [ޘW y6:vѾ%fݤ'JbŚ_7jd=~'XoL Ȯd^WO_Kk/2z~,9/kCW&g5os~dwG߽O._sޫ#z^gBȁ<󀼮C響3N]x/c`~}ͼd @Vc#?~K^jd^̛vm՟xpy6gFaL?kΘ5 B:ohcha q8ter7|0:B?c OuWyy]ӷ~Ɨw.SKgo0{68'^#`霣QFa~VOPEn_p|e@kP׏?ÝSu-u&׫xw<^1V笡>p_o:l -Z α!?rn :g=ὗ0O Ɯ}-s\Ȭ=sCb/~c}+N2̜Qb!o\:{zO{nl!Sr>eZv`\YPr!UYI?:COBE4R: '@g%EL|r__~";_8_o[A<l-8h,:q?Jÿ?*U`q}0z }ȇjy֟X(OX̝>ߖo{ϡ=sbc~cQ>9ח>ýep/y \9)iֹF6)ƪc|Hֹ.9g󝀗1Ʊn`m19]_YO䵂g_Iھ'PU?=M9?bE<~Qf=p ?rWs/nOx}ػeG+'}xSw-ڱ~\aدURZXˏ9w`~ͭ)1i^~B>QFya#n5SJ&C^\#2\=6+GÇ-Wu5Wz`n<9Y7#t}W\5}we/^Z9@XVvzf[NkEOU?֝ϩ'?vxu>{\=|l x[[om9n c{~ X}"R:!Fk7V{纴%Z|'~=YOV: d\͡Ed.7vzi?DsN4wꉳ<`>9J\Wy 7ڍrQo'/߽qkK H}k 7XuٟҖ\k8cL0v> @>穛Cً3\nJ:qkK H}k 7XuٟҖ\k/g_d 2F_>I`?r> ПIթ69!Wcm[}kkC%  "ځ}Q2?aa}{,G!{*/<7+ ?t\݃u96' m}0B9>{}so p\ɵ>/c̛kǶMy{v~=qwNFB+L\?HLZ}~9ڲ}o&/{`9qj9vb]- =sWپ4L^Sa&v|'yo}R|׵Zs>C_z_:%Zy=YuC}jQ'?G6*$SZ@'vp~)Isg}ި'skf<z_yj`W}:-cZ~rמWLa^KN~sd>ٱe5;OًY6dӶ}}k77izk=5߳eok?֘޷N |m =Rd`٧9Iˬ9@'g^kZƛc\ .ܧ #ϿO3kY+;s`3Grk\Gc>sǞ{fp}>`\;\7H^ڞCwB.q:c_mJ }5a s);{o:O`kfà9@'koȃOs<__{sM'C^0sόq9翪xEl !mІ#_zɛ)?KLr!SFͮ ?r=3\u;z/3d>0rq5E7J @. :a tjj7Α 5oy?9z(`tW?Ÿz(IN|lbn,{[_Cv6"ՁkTބNؐÇSkd?Zoja8'WRwl٦O蛇aƟ#Ǵl׃zjzaI^q̱ο3uqzuuǯ>'_y[Ł3U4' Hu5%\o^${k@/ur4t8Xa33sw4scY\F8cTMukcn,R0d\l5sy`cn~etsscuӟ.I} 68s0\^@q5 @r!޼حg:@̕9Y3OiƢ>F8cTMukcn,R0d\l5sy`cn~etsscũ9n,R7kr\@u8ěWB2'kf)XtȽgC@90ɱsm̍Eƃ޿Vw.Ϲlo=́snN9`z̓:y1gߍEO=fm:C ȡxb]3Wd3>yx_4E؄q7F?fbgo7\1?:o@?$ :oX|5틓G< ˼ W? WjMn<:Vu #u{㌧W<5PgS:G/ŗ}G2@eTO = cHT:{! M^ח=P[^sg'AA?v߸ gʳrs5e8קH:7\7?|cr,!IDATo;>H`6o/;0 )#>m@Wgn`iK19x~g{W/?q想LL@RO> Eq*DZc] k3#?0o6cϛ#̗lkΛDr:D,|,̏YM<)gʟ6`OB7u}3<!ox603Lڔ?#[E7 @'V#%y7_kl摧@^e-z>qSNKd_޳s|9tKyu8'yJ"~a{Aڟ=Bl!?zdT 3sjM[ڜz^k/n# FQ߽C"'iz˶8\{]W&s'r-Nu@hL|M~?<`=sPŜXkgQk-5˵hW:bXؘ_>ֻr蟾֬y}Cj#>H{7Gﺾ4{vfON_)|:9k5|}څ2ށ5dQ\Z^7?`p}Ԝڔ8lЉHI,=YͥRJZ+s11?}%gJY|rt9R@eaw`c̟rqe8̗>Xk)ͥRJZ+s11?}:g^|?@7p/}'֦'UD6+ %F7νk0^dϠyg}C7Oww/)rO9@N`o@kJ_e]ZpƵZgk>(;1~V7kG}m;^í t7S{j3^.>\u뿺݇EqiN@fl\*ÏN_!p x#Eub?W|^]=R!wAsb=lzw˪dhjߴoH]W9w5:{; &Oy̑^/>9̱ {8&ȺՍyQbsﴡu?cvly)xc~է'u3s^6^d)9gza:^}src{ !/o Ϝ֒|n{:o1'e:8{~p/޼Eő ȋqnul/{|%pdrEla=acc2gε7K0ϡ 2~qq0=]hrD߽z#>@O a$fbvz9?~*tazL('ڬ|5xa @1O:a>Wsꍥ`y f/ZmEZ<̽P4Y>Um':c:_o^ui` xB\Fɽc.gm{4 rEa.qp%go\Uڼ+{&+|bex5o%[Z :P/qր5Ş 99p?s}X{ "Es^9+NX/{Os˳\_e_9wo``s= ה`͟C@L7N랩'u:s} s\o!s'q%ޑ+aSl#hgrpXL=y?}3\5%g}{dmd>Axk.qt] c`|@;=8>ƺg1Qʽ/{0) MJl`coR; 1.sԬkQZ5\?7:nX<$|jOq9f :V+o<Yssׂ=2˳'l2wOV{-T}bv}ٓPB[Oiߜ̑`rTls;o!`b j؛NzO,}#&o<@Öc4S>A| ysVvBSG?~lwZqr̞B~ZO_'z$p]OKV|(>ym19؃3Xs]?`O؄u{79>Yo?11ȃ ]`NWӞmތ6Ο} FcEwM9#7zKc]y>i!7cЁ=qأstk`Пa}6Oµ"mϜ'G}ח86tanns͛qyOqnAd3Xs=/Ϟ |hK~o>91 l7ss3cć53 ș ?6mTd#dP{ö=6-cWmj37w?+6se]| g W߹>:莛ppcm~>2v ysL>jn{ujW`n^1w}&z="+;~М7u@lm`nt@ھg>ɌBG_qr^g KqX76:g_[m֊>k3S4 ۬X}a8=0ܝ#1VÜ=>31!zUq;WnSc g76_%߾?[{N_ k3ޛGm>Z+ZoӧG.ܧϹC>` pNǐ/3̇!bO>|\d@&_s􋴩795ul#+lo9=?{| +OX8tHPاހs 3?s {2u+_uul#+lԑ$qrq:='Kݰ) $ `OwQ֘1:^(~o5y؂_`<n-?ŠZf0 u˚w |2;~~k}B'uzY{^~Fw= ;@i.yC<<0@ǧcX<a J kkKS{p 3W]wsIk `?y?$OYY_y~ 3yk U>q~+ep,:ens|BuM~Grs̚km}JbGRwr wf۫  |Nux=_5;6u= p?\?޿/൛ iwr~?ƺ/hܙ똜 j9vj)sJ$@S~޽ dq7́1:9[̝ͧ_;~~k}B'y:RO p}5;6سX{0@ǧ< ׏-px]9Ocn>}~>Ǽ@)'k 8~Nߚs`XoǖiҮ'1W]}Y |k?Zsc^5{d?oM90^7cC4\{{iw?we[f^ G?&Ov9&$&](|լyZ l \(}mBzc&/f ޘ tvAwpUi6gxŻ]uf- ~/{q{OW^ѽ./g^u1\cN ]mt;O\}c^f76y~`r0>m fO7=`S}xFp5&=ހ r˿NV{@}jȗ_\?Yi+z'+rmz>!\}:Hkzi^:v+Μō X GYODG{M6tsD?|rb O9μ}ǟ|: EC6<3^!\zqwmyoDG{M6tsDIrٚrb O9_!\z~ݣqrxt;Od~ziC׎ FtOMu9:1ɥOk6x>w-Hrۘ9EX RPO_vVzl{3oZЋ#1_#ߪ5J wmB5snr6sd2ai/y{פuSze.aOk8Kk ~5}foӧ~c79W9'`'zokΟ[Uƚ_C.|8Y.\{ϼjks /k+ mg*2l>-F.zRt^]Xgk;#Ͽ6M.s4~ |@ݵaMt$Ulb]ՈO ּZuggMr>ٕx}V:#d.9|yO^~_9ꏋgsrc>sёu9Xx@j9g \\a_~dž_}XS.sr3Oȱ&sNnd̑x+y>A93`?ZO0ϼɫOi3'59'`+{/}39ύ'?0vg,9Epm H{q'x50SQuAr/U ySGק.s`Ύ_vFwύ+?0x'NN§$s<|*gr]|$\Y'3~\JObκJ.5/`΃$o|?smQMK-w;475F0?|b^yciw^?=N ے4XG?o[9+zy<Xz^ss$g hn珢n`bٷ,癲`} _E=0ֽXpx(̍"m KykOB?o|oLk5rhC:1"c!WvzCbuɓ҆sce}HRjgړB sy>\l^Nr"yrսVڐ8#{΍:=8)Y8C=X{3bSZ!ڲ1ox8@ 6>AoI?څE?s7|1 qRf>V8`b,C.q)u b᫩kl 'Gvce#z(?1U&:O5Wsx0UW^u?)<*=V#(}1\~X0C>`^{a??Sz=̿I k~%5q~ ul{9{uQ|s z1gWq[BkY=㏿00Bw|_zYUd n_'EsUՒs {X'3Ǐc5H~~,*g dxlԐΑ|r9G{{\[J~sobo*xLsJk#7y@9c C'@] 7>FnZwۋ2s Zy)-Oud'oœsxîט+'x,ݵi~cJo_'\`s-(߬-W[ Lky_Vfs0Ws~эwĆ|'xg UG)9{S?:}/`7V6uםq79vO{Ε \ [u_3"evy擫9:u@<)~Tg 7,,n$a6`>ȧѱ6t,#*G|cK{\#ߟ{ 9u/zj7H@Sm+m!TiydowR7;Zg }=ٜWe Y#e1ZgpǶ{:BSV/O\L[M_vtk AR0[F=č{o3e]_d]_ك96cpMۼb{'[:v~zٮM}b8G{zV\֝K Y?󊜿{Kz}"x8p2整{V&pXܾ>_}KT͉Mxi?tկ'w=S؇5g+R!n- |Ju`gJq`~gqpo?-~_yO?\pvyg0?Kmp2ػ~k˼ٛy3搟ο:>/kďΐ~}X3o^z&|ukOS^u?FJ 9؇53gnW>:0u_:/kďΐ{p%;ld?m0΅gxUP,# OWZ9VN0?9/\D#H'{*Hesϐ5{μ~ǭ&C??vFn9^~ 9\u?: .{?H.kf,sxP/H~?=48`fƟy~؅6a,ЕAN<:;g l[G]G1SS[KrG0f?7VCOpZg б{̙3ys_xuq3{ve_dZ/?P?9}otsgv| K߬kCZ6 '͛~lL9'{*HeWGڗ~nyO鰾x kEAr:jB^?1wd{`ڄ@52ANŸӟ93NYW-}a}g'2nyO鰾x =?cB0F2ȉ\p3si;*/9y@:{ԭ19O)qܿտ >OOk:Y "gڍ&2gB|05zC:GoPb7[X^Ǘub nIжa䣆0:קo?c|z@b]6ÇVW/|f~kV5a:U9 ?ËNܖm/aQ>18~NdypS<]=KpεQaM.sx~/ϟ{9@1WXbX!zG\z_W6a?Xa'{yjU qq{bk ͭ[4_)ǞԹeƭO鬧:=otg`M#gn=f\x{-jsn˺OW1ؑ%C*ƨ5 X }/2a$6ڍ|y_ Mƞ}vck^ld+@?Y뀧:~X#wژgn=f5_v7͸SSnoA v{%G'?J`JcS ÚB]n6O wژgn=f5gn/ k u?^3icg~Dq֔#-9??<>8;+9nR==sG@~Uₔ7f~5%9[Ͱ.vY/!Oȡ>wWK\X}"Ȟo]'VJ /[a뵬 Wc_},m}[Hi@[(7_y!ֺ3Vh>䚫S?b19ްu%9{#I{]ƀҵl_z{yq] >U\3PʷFքka+?)|91k[1\񷼥9 _Vf.DQ͵nϹkuڷ=ٟ8GzsuBjקʎ]>F`| x y |rb~ͭLVބQ"d91ƵAY~Y u0r^[EJq-s87溿O2ב {\ڀx9{C;r>_Lu㩀~6{g]`h̭oc)CDU鯵՗90ru=ͻ{dg_ikRn={\ 9V{\}9: qk/¯d!\b%>aS-"2e5XE.m@)d6Ǒ\ỷs2'c̾n`N||^g{gN}9@ر5?>ȵKz 8\||zO$̍~%Gy 2%| a~mɼrAh8ڙO\;c{zO$̍~%uwmck\ỷ{رs=`'wX[H8T&sX@E8~J pd> k vKXp}s`N Yw s-~meG&~y#v>J<{&vM{B;{.^k^ym]'5k(N8R5Qtcg c5Z}yO/>p.A5:8y33?}W_~ѓyZrFnݶ6 9{ .0?C_kgݧX`AWKm,2>jxPNtW^J9㋛k /SM>ґ`.WPKأ<ٻ`=ǹϞ8h?%N+y2 5sts;\u1S~fC7k~rN)Эv 9`n? ci??ԓK)`k /s=y2 5sts;\u1S~fC7u='0k0sI=9 1r6Fy؀|}2?xgn>ts0_sB8 ci??ԓ2g~+)'tHZ;9쓓<_;0/s$oKV^A߽7Chȋ-~AlH3w:v$/Qs-`(sj%ñ~eG|~~Ge>|pz8s=@Y5\'xGN%Cɲ4 9>}5{?5N+75:? :N 5\ߐvƨ30~gu9wؔ깇)!G^$>09zN._:v$A5ּa_(,_oX1kNb ?ӟqְ'lO~3VSNǖ |'Ndǝ6{=@ƀ^lJ?/G^$WO#qno;>|}aO؞f:qg-?Oyrz)s_u?XuNZ;9^~2bSk=烳] YXAr3 tuI~!'bɵo n 6~)>0曶xX27\𦷹H^C$wtK|Ē]5ԩl5j:>ƌ+>f/P> ׆`>Sy~e o|}Lko˾Hm>S=Uكc YW̧F> !C>Y>~/rf}b&/٫ܹocwy_gfVR9}[#uz7qo>}[c?~ c5!k雹t39;l uB$˵w~E&u3uؘz₩7>5s5s Gxdڔkn8-{n\/ȺB.0qg):w/drMH d.>:@^/s? ]Xiyr\=uq ƝuO:<{{Wc͝}ӟzڲ+sw*_en>u'ξN@B6 6`QBy!3 )j+70^]ck[|cC_قJc.0Dמ|B[[oi>0ũ ߥApP[s%@'Ɍ{J{ywwսo;]c٧>k>hM<`f05p؆o}ӗ99/s[k}㞳b y/ɡF?Y7?ؽz`ؗpdj$Ȟi eLlz@ޒ/=vB|gf듉ӘeN9Hx=W @_s3ϵp?Ǯ_yx|%:pHA& ̡|1|sb:O96r߹XwDL5^in9"kO>v)A[E&d9 gO̥'Jgq,й @w󄌥͛{}r}@M""TsgMT'i\'ai36X&/Ek:3n~ď|iWla xa tҧ3{zGW)s/s3uyYؔbbtOrN캩'>cE٣ݛRCyƽ{#q;2ֳfY9e7F >~u-c~boߺw'`b>4D$?!؟L\~sxHS2xك9sr:vfOFⅵ;6Y}=$o)ܽh}]cϵyMi.9YG)ڷu1/Rd]yryc|&?y?f?@q8י6cs@;2u'!'WcϜⅵYJ}0w/\vן_<1{) Rõo >cc^Ⱥ 0u_o'ξ]H`lB.7Ҽg38cN`g1Oi7Lqϼ&)nϛW\{ dSp2_ xrZTg9Y@c{jT|HE311Ήy'O+}Z^1U5;ߜ$Z2 =;{uYskGsY~v)#zV1opuҾܣɫ6}`sU:\͕9&S+\k.S'煊7ր!z@oG>59gk[ Zzޣ|%l}-goglcnpc^K<Ÿg< ^^qpֿ.OfO@O.=AOi=$_'xpg9Y={og O6`l`#M~\ ?λ4]{Հ6{|_ζCLgWk ;'Z Tr9:̜H;yNI@>9_侦$0F@WsXj0p_U~гk;an(}Z^:Go?Uev?^YdOJ8rۿle>F S7jڼFzl= /`[L۱̗z ?îO IWOv^8!6Bf.kkM={pOwܹ:7_Ԧ+PO{jOhq lrY??m' / kOe>|)v8#ֺr`?Į>ݽpC fvy&:@3_vB[Ç]h؋)O9Ƙ)AOd\­ნ`7?@7qi> k沖y+~{ņAH8??y¾L̏b`-ÍXaDjI?)fH>w̶۳rɣq1e;ru3`^Wp}3t3lZ^1 b7͜H01B WRޗxC~k7~ /< ݺ:ֶyߴ)3Q/ 1۟48[vyx \vl[^ɱ'8aM]ȱ_v|A 澙6F#*SW{{?B{< {_a5g7mJ|K`_c:ccOp c "8}3'mPGU:~yXn]kdk[@v`>csOWZ9!~h7֜MpN..S6b_zS&߼8:gg+Mϼ!I?/G\msrg tykAO:VgyH_$|9ڍ5''j/ 0?kk埗gKnӟsشcsqsr 7sϖ1E g0:f틴rh$o}xhq!wX9 I}ׂ^7q={%:'1m#oR@L+z\/@7f5e-A.,{0䷽#}k~S{{iSP_0&xO]83v& sIt.D}dI1Q3{Ӕ rR2k,7{\)י w lozЋp9yI y>yhwpaY_g&פ6-Gs~s=`vyb `N5-3{+| 4lyכkWvݾOv s;)}OXs׎ hgN? 㐧?s3o^cc|ԯNͧgٯ–58Cvli̧̭d-Ǽ"81E'p=OέYh{?)k1H.8$}guᾡ37\:skm^s_?O,Q`!Giq<^DxΕ &Z<' Ưt} ݃ܘ~3by~Y:,sx>5ھ)v+oi+vQl۾>mځg";0v앻K{5 e]GB\?g|筑/*Y{et|=x$y^콙K뫬mp;1uvrOٶ5/8能VxyWs^ ׀6֧nO$ק?h:+@IFu7VsEv_cx'Y; :=esXGf._dtcj&K˺7Nu>4@2XY=w$27<'Ϝ2/X똇kw'_Vx̍X8N^oƏo:~Z<_8µC>`nL9 p}x0^us`0~s 1 紃\+xW5oo~ג 3yq,6tؤ>ug r$A`m:`6b]>aZyёg+OV~kן<}x<ߒgl;\?35F0v/7οr̃W"tl=uwj&f؎k3?dO|U*GcUs)=Gˠ7po&Đ{{Vtfx>|rt}v5aד<]c6!XG=zƧ]ցs5v'CsՁ5A < licZ>lSguB4V]dvrg]>g}|ځ|;~c.ސ޻v}qr6?Чn\$<O~sk=k[8]m͙kv'2N5A < lǯn zGf-@!W]dv{K{9_)\{.ސ޻v}qr6?Чn\$<O~sk=k[8]m͙kv'2N5A < lǯn zGf-@!W]dv{K{9_)\{.ސ޻v}qr6?Чn\$<O~sk=k[8]m͙kv'2N5A < lǯn zGf-@!W]dj7߬O&, ."ِЧ_\ P93ȼ3}f |c>oj|'dlwn 7opʋ7ɀ89/! `jʚẇOf'czEf_S/y󎯵hUgp=M}Aۛb7BJ0k]fMy>wըp|cZA\y_>S {ƘW䗃Ϛ bk}̓2ܫWkk敫t>%ü`|{:W\O7q #{l 8rڙZe~t?fskvz!s_3 }б%>s̫={_l rH>yܳv氖>c1OmH~{)΍G<:{-5^~jC:{O0/pn>R8+X M2lasJͅߺ>S `M ;</.9.NHzǣjo^E-{V^q ꅱy1 ə>fnQפc'o7B?Úώ+>kodf-T7^shO?z5f}OoGbS׎2>+y4̭C$YZUɾE,Vۮ=!/|]w{ <|l;Zяq@;<| `7' 隟c^x/Y mYnr k[kb,as#1ҧ|('"sTwm#I0gO;vl0xY icGLڽe=m|I).^O16a.'9`7/;@7D2}'{x{ڒΜ"u@]68ؼ&"IyD716C{sra'ߺ{ <ڄãhkr^"IyD_۱ޓk: " mFܰ>o$cyG8?yH{t@={k5&XY?ǮNԪ:n#|7hFS:\וkF2cxO'Ef] Xsoz)7۷k]? :o}E΃-Ʒi5~i0@/cKqw7Os2t]aYu;f s⬋jX7v%oԁsCq-|yewr\k+vf^JXMouk[_;_i^kǾRcX' ]gȌa矴ZJkLK^ kNY˜K8r/09| |p;`.0'1YS \1¼| 'i}g>vcXXO)rN suzz".]+H;cc.ȧv/a>vqڙWNJ8֑r# .k)a<~4ι g}(|p?3a㬋~}z }a^AsAɾ31 |}Cu9'9ú r==]K\؏11\S]s0g|8}^+'%N5~i0?UA}3>o >8؟y0IqTC>`>g0 9HCCƠdߙݘ>!:SÜa݄s9|x K.򩮹 cOg>]>kiv敓u\~`G5}]-xrvn 8gy߼6~kǙj}"cԉ_bd}i[<@F_gW t<ٶ}js9>pcC`~}J]tr&ӣyZ뛞 ><{_KRi"-M ! s0{sĞ's%z>yF3cwfwk 淗uqoy<8>v=) ێ}3)xz5k}8ܘ\cTCƨ751':}~Xk켻vZort{e^zșN?Bq/kӼխgրo^ s5[B1ٯ}1>`n_uz5և|O6uF)͏j>>8.NdQ@SpB#!9rڕ&ϺJlWN|"dj:/1 ]^ױ<῀'\Kw}wjp{d'oJ5yg:f Nqyܑc<Vx8=1אކ߶qm[{ܱ/ʗ<^vNob9@c?`~y}O} ٯ:t,3DZ* B.F+>\yj{Alp0&/|D:gt|9@o_cNr&ۣܳsx=Ж΅y'eEuHmH`$WYW-A8_ҁyrO5yh7drC6;0ֽry[cy!aLp9l&2A~ׁ 0kYKZ z,E.ynuu.J_>!ZW?wכlwp{옵'Hs^gZChnIzk|̛<:Mxg/ĔC}'OݜYJr96>ǹ|`>x/5_s S7{d|:0GgckSUbW}8lڵٿ~cԑ1}{ M)[s?y2s=J` y}rɯ]n=৞=ҹ~cwoy~!9ޝ?}''9 ɾW.0x$|0V6uy\%v%æ]7F?}cy$6FK;o0xu` /$^M< XArؕ@0vmu9>`q@= ؔBy/@u^ `zrq8zOԵ3,b p  m@rRwNn {Ğ? ~O9\S@6oȑ(2'?o~o|b' Ϙu\kcqF@~*}o(;G"7wdy0G,kK'|p@ Tuڋv}tyh:T>7&ߠ;&E6kԶM/́~c>PH20ok$>}>1];wp'o,^c mk.zkѵ|*393??⨟X2 KVg{`o~3bk4ߴk=,]+2so7ݹkD 3>M}:iI= bE>:5=s'9}r1gy9 ^?눴iWgN~o$Pm7 `/7}c؝r}1O}S;`ɵ3c/ڕ!Щu_?Ӧ]I39K`g$y>|@c83/ Ebw^E cO 693fp~ w9M'z~P\+rHY[S{bnϟpP~s{xvXtk4 $9NٓGKl%vde:xcCʱ~ W׾1܋g5JͼF[od9KGʳη|Os4t+t7>%5@'̕69'˱߬ir5 ℹS{Bx͑? >{҇# gOBWjC9:#c}/`ؒclځ4dNN<՚$14U;s_[3!${^\is<&u2Ϟa:HٓЕڐuH;z=9X Xv<)ͭ: }&s>69'˱k_+Iv@ԟ=Y ] i^茴ӞN`K9iΓꮓ99Wk2gs[;o~&?$S-Eui?m 0I7yę/:Α["σ1QoV&`ga6SEй؛o?|nDsdM~i?72zm5-|Ǐ`>PSSeWΚ#Oio ji6[o v|{ll̗$G6w&1?*<=3Ycbw|c,@v\Ɂ?b]h:{քnnZp+氞g+AABߊeFY\-an(g.W= .r)v;yd' {̉s'R!k}7vf,6%)Gh?>F9g AK_S̅n<?ӖϿO9@enRӞ6uSPҖ{d~dnzdd %k6.2ob3_rr6::̭ZϜ̑?>[ʓЭ1yg_ {:~_u[=9#"|po}|/mL&9ȹea!Os,&]ܔ[O ү1)Šn_;c ;?6km[Ҽ!m_.CRo3S-V^Bimq{"uM-.^U[ś5? @v p&úrطm_7mXަ?1Ӯzp˓yٻ/=ƵlW6-{ދ̇s7%P᫲w ^x@jn_X?LK/5R}0ljoN`ME{qr\k/9JG9||[9scK׹ ˆ.X|y rȱ'=m'i~3OsMp_8sO'ك{/2:<ܔ  ڑZ z^?9m s/!)ǹx%(An 1OSמw'2&H9'!?|pS52\⩖Pt:w2:<ܔupm s/!)ǹx%(AnW5n3@iX6jW9HOyC|eg^lMo͍.3/Fu+ӏ ފюo&3Y:>ÜǽC>[W;Wӵ<3}cpm)mXSㄉ9/p@O9X˕ {?y?wGlZn!u;L\Slg> G0.;2Ni/Otܺ}km>r]"?w'uG1ڵs5s>9Ɋ'>>z wYvdd \OcOq΀9rs ur}rv>Sl|@`93ԇ~riy_/ W: ȁs5s>9Cfl3v$sxg'؏1ƃ#O{s2}d^W@=H@h& i1i2cv 9#[c.?s=~1<Ž#ys •Gr`7F6\gM?aN%n`78{0Eӯ 8M?q'Sc2ds!0rl>)?6?GYFǏ\~żٓa Cu~95#z]ySJ:r{]G Ԩq eNMg`@?AKlin=,Vub̩@_~= c}ˇ;pM#1麟:rpuq&밟Ε7ϙ[W#`>Gk!]ڇӇg{=8<;?.Fr/W8H!1d3'_t_5Vo%ɥ'9w`Ssazۃ@V̏ }P_64@/ 5PZ跧wIiO}2P#ǹ=l؞he}\ 8\Ig5w3'z Yvy8yιR.e/64@:\cc{ʣuwO"r͝qɀvGyְf-] NsT Fك0d~dK= _X؞hݓH>~\sg|+`9@r@Mq ~BE`usk)3dg>z͉kQ`gncc_$˕}+ ֲVϿ>9]kvN|j֨-uޠh ^+'z}t6܇:~VoL>5jN-̚\kUÓ䍟:?fKG5ݓſ~=G]oO}|=O?Q먞򚶤(WC\Erl̽.[CGߩ{}k=x DϜҗ/:с -:gAva<@7\Яԟ60iӏv^,0-O?9Ok_]z^Ӕ2{9\ErGl̿3y'=x3spmG}qc m{ow>x} \Яԟ60iӏv^,0-O𓇞4eƁ@w$vߵ[+。us 2s@RЦ]0O?z{X<:Oz^Ӕ2{9\ErGlg|Ցsms1ԏdy8?anu^ ПlĞkKh1rzpr}<}r0c͹^w|)v8?^tΰW^`gV^$yO/['0@ڣ iGk-ϑp>&tqͅA0?6j|`8ucg&vI?\ 0'Ԇ5`^е{:|Y/5=N=: @,u[kzaz9s "t,{1^ pr@|W}-f{'8i9E~g%Z7F _]0Αpn܌H闓6a~lH3q_z Guн~$0'3 {umֲn9{س6@{-7;\MS;>jr̛˽ RڲόK.2q^y}OP[kQ9΍1I^W=r&̏ 3q_z Gu3 q~y]u^ ПlĞkKh1rcn펳ꀹ&'rasu3㒋~W^_o0?6g~كmA?6$0'3 {umֲn9{س6@{-7;\MS;>jr̛˽ RڲόK.2q^y}?O}oCKGKiǜ°Ytlp< @w\r<y1 y 47νя~okyO7=sߓmw䂱gu X̓1O_’} k9{_釜KOT[v0:9=pœs2C'zkNeF]ٍ/Wn W(׃1흫{ _QO hnI >G_D.%sm:q́>p-\e^:?XsVMu2 L]wwo. |v+QZ;i6c?ﲛys_ ZͫgS5F/wĦE8@ >ܠ ԁ|sôۇ9<H gr̍ d2V=k^Wd | զY;}~эOsMEY:&k:~@}ڎ_z#C -\scs'b^_}1 qۺG}~'2O? X/(g '>Hkm} ՜\_~:O\=,>gm0SWZ\; Q7x(γ׏ ?.Z{o=H{{'|k>eIrټOk{3ص+kK/эFIp<錫է9"m`6?:k|Oν0C>ȡC-G/;ZUW3A+k_w?{? ۇ9osi?u9Q\Cjc+W| M`n~} }~эxnØ'}OrDa 99r~`83/@.@fjO>rN]i}trҷ{|(@!cك敫uom6rX`cNdnl3Gp< t ? Z𓣏?SWZm.>'=176ykXm`yj{[!GؘC9}ُj~w*ş6sO]I>dM.ﬗg]9shqn 'W΍E^ڀs,1˺Ha\BG k^ZvIُ|v2o}ȸMɻ"3$puۏ=0zx̉3~A`}?P_K8Azcq_ʛY @C^$'u+.?k:{+o[qTwr2vgg/pw֔ _0V^ }k߯뇝RG67׹2p8/ i^~Hv La7Oփu$'mQ?r {g?yk '7.?O]y;QTwس9ҿSۛ>$C[Hݹ2u@#_y=4/~S>9Gf$'m~+_9o/N^?SsdN].`nLrfߺu"/mPuS>9Gfng+`"n$ YH !O$& vy÷.6]F'm9@3P <2'[ipþ #xlior*cٹJ5Ob0S뼎pԘx/9MH~Kuٺ6}efؗCn3$W>_r^c0}Wr?;We}!6>%C]#* ho}=ƙܯ/?,8@ors=2?<25q[ipXkrޜj:?d.bi2Wb{ÀgH6p}h{O ǚe oGZsϲ6foc'Cڟ n<&.sH 6Ⱥ|JWۙ@ơ~">8y!t\uԗu ^[ELby@2W^˶4stFU{#[n!߄O_H$.e,yl1b*;Oy#rs{ɒӊ _8snF3r5e=f[՝j&gV j9b&Vs4&_3㵦_|5jř`|V}z$;!̼Ӟ7C1gz('_OZY N${ɒӊ _8snF3r5e=f[՝j&gV j9b&Vs4&_3㵦_|5jř`|V}z$;!̼Ӟ7C1gz('_OZY N${ɒӊ f8[5_,HP8Լa5 48㸘xsEt{)>n=s笓~ jXŬ/ά!OBve3o0"q?\ xKpʞ~yaWKݹɖڮ=Μ.ħ raƒs|\d-YxxAx3Fvj]_rϗ?X9<ͯWOv~z2\>2kM=6'շO B܋zK>jidKar-NyCOBܠsj@cIݶ++/~nkWw~м-!D/ԭi;wyȞүk8=w`^}t&xߋKO~.V߫O{\?KOOfZc 3.g( 8j99kW3dB>Z!kmCM̺Ք;f;9'pi΂+ rO 9W/$C'<ݟd\o֤}_+4o+=fobU909Op$^9=^+yΑZg,~!iz=<A|V;VhV0{>$Ĭ[Ms`)-sW,Hr{ W<#;~X~B<0{r?g?%Y{0 ʟ:dAB{֜ag3o0Nn'Ē]4A>=̬^'Rk,hk}_^y.m__29k)o|H{\?HO*fdsV7=B+Bsksyv'W{dmSp_cjG}z je3џJsߵ=׊ {&+ wWK|{{r|4;j翨+v3ëd=M5}rӝ[͉c_wsȷg^^gg[}/)_l"'=kԑ+.:l?j>ASͩK#.|{.5j̬^'Oח]oOn}U<85yAb9oI(_v8Y;5Z3:lmw8=ƛsKc{s 3eW9՜:d9< r#4xsOU+o?_ ЬdEg0cI>+n3,3G_H-&ֹ|Qa ł)~a(.7_KM0c8Bsu.~C2y \}r9?s[>S;gT#ϵ[Μz(oY't&3'8}' əwB8I&p>[![Lԕ,ׄwSY\d>AOsV/涀}wBd+F2} &pAܬglvƠ7]Scl@7GNz鲴p_Kf,]zY'G珧|a {r]W={I:ҷt=ҝOyFge߾l|vr֑ >y)7,+/}x~u$αk΢4sM =4xiXF0_7Dg9p'Ls-b!KyΡ;zAɧ;ţY/Ln>}~䈛9kd9|pԫ׿w,_`'7Vת O&Y7Ip'fg֜?Nn>}>ÑΘz<ϙ&Y7Ip'fg֜?Nn>}>ÑΘz<ϙ&ÿˆ?տ67~?>[br'>yu0sج]lrC}IHn͙/^/66V5VV_ȎKǿ!YO}vK3uc^3_RάasEVlƳy]܍֚r?p5s1}-n?*ξnF;]g,pM1 ^,]j~]{ϋ{Qg_sոk|57}帖aHKL.DQ yj2̜=e<-9\K΅3|;΋ǧ[z{ F}Z Ns\~o ,>yW_27~@b(o]khmFv?\˕wu;Q,ZXH/6k7[&V1{̞y䑖\9:e9 ^sblqq[8:sws^&fty8&w?nn9V?<?1g{BZ 35vPl;.N}@zw 'Tgn|٫D¬./'Bu] W\<38'-1sF'u0s\>l ټpqBu /MT+qY/Q5rM3V_xl7i95|̺!_l,.sc 8f/XuCb\o?6pS}zV0k9KzT3sfR?bB9hD.6^ k}Sf*'=\US/zuYSjuKb:'$Rq/̛>ɽZ/ZB1䨙uS@Ɲ==_y?=w ~EKx>t:!~1y xkFz|If+m{3Yf8%~oϲ<5:^/?=8j@ɝsz-!] vq2۾}FztSuoAV)dvFk֟y'?ibrL:ͩV N~~3}0}n8g"7k/?j!]yzŪ/>v_3?L_9l[!Nƙ Fq.?99A/)<~qxS A֬?O~k//_yP9Ȟ >P'̍:F՚=f ~xכ=9 #P5g_v3ȫnX:k,&w 'J˷.u6W\^!?idKNy_[,efe?z=Wu+* lu&' K|k~Uz})6ŽY_Ugu=<V8uNKOүZ/}\A>6cܠNpO,Ļb蓮ohOj5{>p]˻*I/[=mg~u_}nFv/T;w]{xmӧ_dxv]>+ŷgw_gp嫳:<~m%˹yarCuY+<|sa٘ bjՙ$Ч\=Г^|VO/\B>=|u&']`AopwٓSnyz'ٞyC?VS=1uμ}œ53' ˬ?0cfbjՙ$Чtf{'q%gN>^o|!{r' MOZެwٓSnyz'ٟ1q?SS/>k.}[!|qȞ r:|蓮o7k]o[x9ɯFsL~ܿq_Wկ͍" st?`u3L]O:C>uһU 3.g]>}| }>ev)-g |O}}{5YZxΠU^q{_m:|@-b:W{4渲_BYW\+gsfߜ VKR2^zӓ}:H|i2ZR+Yw 'Ǚ3O/rs.{Ŗx|=5Y^zܻ3hW===\eyٽ([=!{U{ݾl]Mu[ S:Pi:MO9oJ=Igì;'!:?B>sg˙}.ߌYnzny5gsVȞgv5mg,dOi0g:MOy0uȧN g֥kx-<}[^N;'Wozl䅩C>u?9.^k_1?8~/?d f`3&[XPexW/\'L7kQ.c0aIy#k8 ^!W'$g9k>v9հ[35_~zsГjj̖~]lΒ ڳ9þ7xdf[/?zavc.>aOb]m7|;ڄhW3m>}V }{x):|L嚳 _k;!{wYw({w}y1;@yM%W<ʻڎx^?OlW]]}{sǿ|z.uΒ |᧟ͦ |?gWqfO䦇9R;Nm?[7gg~|qyyfcS |WӜӛ??W9K2j0XO%wƂ~ǫ䂸^|rÜ}!'|m5$~ӟ/zVg-̞]m>v9հj~5͉/?91'|zN.5{'7=Yrq6޼^3N7gg~|qyyfcS |WӜӛw?VԐ5cF債7!=DVvHzl$L=Ы :M9A]I8j!|3-.o}]oΕ ՞~^k+;$?/Ê]+ǾuB>MgWyǪ{qyJ~lflAZnmkp_Jiw)34sv7'kcZtXg08KC/HwSe o֜ ojnw/~>+m&0I˳7!=n/}megͥv-7Jگ9 7Y|1^z&uQ?!zV~zEc$?4[Q̼,7kS7ce~'ì'*.K-Y=dsf g-qkMù suf^s3)Cl{a͚sCXb٭q~>+m&0I˳7!=n/}mefO//\j~bqYK\pg3e'o\ggZt(>9KCO;6-qa&pʡ8-3{埵ŒWo3:ώʖ{n=?9"+` \{l_w#=? T8_ȯW#߬g]w͋i5eN?ܧLr yՕAoU)=z!Q ofR]K|rqv]Al x,i YI7?z yJ/ⶲ1c'=sMbo3|-|W8wrxVO' [tAʝXgۧ2kk=5_,|Wo O̶'c jf}@ j-q\u!O3_zb:WY+x~&9o~ 'o3[~vf t5k gr=-!5k8g~==L=W&?5g=[n Y3Ԟy3>3]MgZrYyOGnΙ_,|O;gՄl}͙mO8!ǖ7GyVky}8LCWAp)wb[s U?Omnl>b%M?94qMRnO}ց3gm5V+}"NGe <==\WgEdjo%CS9}ŞcYvx0^Xk/W ?zٳ+C_fsv/l;8rˬN{'uC/nkʧTQs g8KR'nΗ??f >^=>6u`_>9A/v?, Yי]u&~4{2׽|'}gk[^[3=r]r./[a振>Mx^w"go3&|q U} |a_6?|b I=ҧ$÷y0kg~!;k˭VDWM9.A,zOG.?HWnK+dW/{3fL9[~OmPϬj0u 7ڧ>_ȶGΚr>'ģUSά fK+]>c`Ƥi'nV ӟ<_ rì}L>l{T).ZqBPb gN=r r wo'$9^j͚?,@~FXDoebwy!/G>_}S`lo1s3y/g.=ȱW#^jN?yŃ ?$\~=d |y=pԀ|جsv-O+ bpU>zӏy\j5 ߬-6] rjf{Bs0o'osjϼ'B/+/P0ε}?t&:sm߮j/mbJ<)/]G{9gNO7Z=ήz[k\F]˗Jf 8y^0SH!?75OuxIl(/[~;z[bk(ynsKmۋ^!/? jrqV/^/.VQ{W^}|S'?_m8uv<{KʹW0Q,_I]?z̼ɓ/ș6.976;Ə✳y3/}ά qpۛB y Cg~o.>J̣Ỏ3fK/+d\#=|YO.̼ɓ/ș6.976cx!9[>jϼ+/@P.=t&gⓛ?x9e?B|0gr9|yw/9g g^Y7}Yʥ$\|r]{֋OPP`6I!H&PGNZO @3̟.&WdeZg0k['%}Gg&݈uqg E7~λd^$-ߚge,+ kfO9c{{s~߹s^XW˗ /y1^?ݷ?^ޫ޷PO}p1^zy~Y{g7?OXL}A !BwuO~6λ}C:۬+{RgIoU7'?9ya֚K^ S<[!I_K?qRyCwuO~6λ}C:w0e$'gy7|Wg;xo~g@,f퀃MO s<)g';s]yJZxjRϞzVִdo|Y:o>uԘ\_xkܾMK݅K}z{͓~6תw!/J_I_Vt+ح⯚Odj/"؝WO޷TΚ.{ϵg۾3wFW ?K)pvھ7Y?ˆȡ6WY#yugwm/\8~ts=uuo-b}wߵ>uYx|jf⪸ՅĬSY_=P/[a7zf˃jk{mn68kz{o>G-1y'OڮGGv!aϞs.1g1B̓dsp%-<~˟d7[3xכlOfWdY f-gbrhx҃z! s><(f<`߉\Aqxb^zzdO &I?yS)d<9!Nv;g]S=[.7Y͖3g|jܐ4p'$Z0k9F VAq5韴6_ON5 7@n&S+Յ>!ւYـ5/~ (5VXäw87N[\/+$]֖g'˛}/i:ffe^%ٯ|zKw~|g< n/9=irBrFK|xa9]fSGSlvO }l}ʖNjw_>ABv@<3gk .Nj鋳u¥OG ɣ^byYzq{z>Wo˞dk}ε}k}u⤇ߊ]5wv|ˣ&/߈5_m5T^Tn$>y{"27zΟ,o=ϚA8[rT?޸|3Ԅ??FK|xa?[q9zM_ uV~b-z^\o\>vj},r>#/\'O='CV=r8-|8[rT?޸|3Ԅ?|gL5jÀ' l.W\YClB\Zr'7y[AW/g,]?v^NL*+6:Iײ6q[2IڋpC=̰(7={~ءFpVKO,jpۿk_(gG.3+zO+p焓!}bW<Μc#զW+y?h<3qwpzِ]Yԙ5Ħ/}_/'_un>>=s/TX״l_faǻ{Zr!f|=X/_xcg>\L&K',Զ`s68-{eof5[r?Mq|\|yWcfi_{?`\xKg '9g,]?v^NS.ͺNӛNA=9f~p>PE77aN8dz9`O'=+Ԓ; qZ别 x3;Ylu҃Zx')fY'y?5N+qO|a'?NzP D|=ج;$?gɟ"(Yl7$qz+ gifA>:G?mz_^( gI}l!^sسn/zɗlME~Ȫ-z4C }*&/Fw!8Q/f/vX}}lu8'Ѻ_>E%!}]t[嫿km_|gg/{0ruo_?o}3~ܕz}p;1*Y7=ݱɽ|:K0~1?=w0󧴏xH_/o._g8_}םbo{+gΡ_>Ad\Ad\<}xƭ<1|sPL=C~_7*g~N_vZӗl{ke]}8?\flj\HΡ1/ 6{Z2/~9aP~kZ gq3e֟80 }}Q|vr7䓫d;ưjo3{];rR/a%]Zq9ׯeȣ9}7 /UWtϋb˟_u~~F?Ko5Cg 5cH]y闯pzo Yq> Zqq~j;_r ;y[L/Yߛ^36u3<;sΆ;cmUwx?g?>G\3zsM|3X8?]y#U|zz q䜘A 싽|pkXPCg\gt?fO]{מ.W9_%&؏Ý%~P?Ĵg ol(f^#SqBYk}lŹ뻾C|s~凿9K$qbr܃3 z?9|}XrKO_w9y/]<&[Y79׃?<8}tfxA8Ӟ5@}Lͼy7WZ)wBϹd'>K2sǗ̟y|-9-=?5g<_19'zOKz|js>?UUR ' 24>;iymxPGb}ANC>vk5ə=ePMv f+d{~d=>Pt5 gHUS>ʹ/˾&{]Vg7u^_l\}gXW<<5ҫ= 8 7ϙtgr>h{ƮENJ|Sp^f O]{i|sEXjN>;饑Qغw}\EQۼ3x W㩱}Y|vdwɷUOXmlޣ _ʿʏYY K^og7Ϸrnn(>BT2[|r-P֜}guS#5< l5C39s'ʕrԄlxW>s3CR]5'WU¬‘3Sou؞l,s|f> w7_~k@ʛnNA5C39s'ʕrԄlxW>s3CR]5'WzٮY5I+̚-93>efzPYvi0gIϙ|oQ|vx&dgû+9줾>vͪNZalș)7ԃ:lJkHs9K|͜PY8O4x:0Y'd[ g8d~3q(r|H_dpăSvfS?5~HDz/yq}\^W|r;˿~>Z ;v-zR];b{m>Qx|qn\0SHʝ9#Y7)g}窻 M߶^'9CqZ:K'wȟ %TV/_u.w?w]o]OUks<`s,q.ziY7QsL]@wX??y_A,9<׋+$r,ݵ/΅ ycӝO2$Ix{qN̺AO9ęPy9f<9~&nRyۛ:<].䟽զ} qSW#K/҃9 o'ݵ8aO7O2$I-|yO̺A 9<g8d~?3d8sҋ o:yw[3wIwN}c͓ ICR. oGnPC>:>F+_m:~1u5b!=țμ`̝}];ft$CRǛgA0(m?)/gmɅ|zO],盨V+ g^7z}wb/_<;]|m^_]s6ȯOr> ՟|jƭY'eۋ?O碑|j}!<#Kt+51mן/;]|i[a$刅Y#}/ݵ! zg;wj;k5g=jC~}3_Lɝ=%S & CyYG,+Vvkbx'f ?_vI|Ӧ¬Ic FgbO!/iX7QVЇ:bI^I[;1k|N6fMN[X5>?[5ɳ ;p77_C,+5jua ds̍עO^ S};0Oo~:~1|P9纁ޡ~X#nzw#eQN><{ e3G/_LGyl׹|ٜv3g.}~;5us^=yg /l}ռ?-\ =ĝ}Z}/{vn 㪛m/ ֺ}U#[^|kf񼬛=˵cwU~/lKؒW )3`oPNwٱ/:e_v|^[u:yfIᓟo޳8}ڬ}c\fk g1ωLF/gC59=b;0{ś`Ǎ\ZY/ϽO_qϼ@3y#c_z#gcߚަ }֚gW-dOOk5ߞk^+yBVx v? />w'p<^(m~c?!Tg!s~Ϭa'=%qE5y>#2_ر+zsW&ބc~ome߯ӳ=Oʁl f$@v3{'Z/ 3}૖Hz\;ś7!{yg3_J?jq9՘4_CbI檹['=WnY]P3T#b7]{\S|A,|J&fu q={$X 79 ^Aj@z@~:U=0{''5!sk埲vU\N5:gl:zv~8qs'U~_/uȮ/qW=g5Y w5wq۽~2Q^;L__e^oo{9]\j;z9θ_WrNu5/~Y5UPcrZv.S{ͣƒwu/^>Ios_ɽ=O ;lߺ=Ƭp秪񒳗8C_s/~a|O(e=zdꥫTb|f}u@lU身ъ^p+Rg,_{z|ҧA9{8d|Iy^R8̙Я5kͼ3md(U#NVC}B'[MWG?1ҽzf}u@LdO_k{ ֩IC0gQw5}I$8cKm#3gB֬ղə6Cz|2۪j'lz+?}'<$?٪.n:MS0bz$['ZgyK=8 xPc jd%jϾz;PPl$VuqOtojY_#:ך<=>߼8W_?8 qM^ˡ>z\k㋁ {LgN\ bnV=C 4gRYd x9߾1Wvޥ߅ouZwAxո t[OY_u&5Z/^3V̻m2Ak,k<^ UfJs-S`;'q&/l3zsM~i% >:ϮhZ .3gqIubz[/ϱ_Ny6az-?`׮L=1w_.enךy!{kO{^שnݿ߳q%ɟWFwW9]߹j$ke:?%)/LIsr!oYO)q3|A$߬og >z\k㋁ {_,jM9뫧 Y$w 8OA Lr»o1qY{ pK?_?b ?1P#9dyٝR|Iu@~=qbVH[}[ 3NuN~w2[qa~{ڳ}o|սjy~k5]l}7\X:O>?orVV>~jkY͏~rZCs3K9L~3ݢWL=̺gfNV|ԙXSsHwZ/=9!89/<ᛲ%2sb&G^pILbff9YmMs]5k >VvyjY+?5B9':'\']8|S[fWL "iIT t=>of dt9<.OY#=3kF(T+<oʖxɛyY$3隊ᛙgV5vw?ٟ<],Ԝ7MK>.{&HZ6<1gf#]yf)CznQ'g,{b|r |g,ټT9bw 72gɧ>bϾ 臕Z?.z_nslxվg{KUZH_=/?̃*'͖ {[r?Tս[/5v[WއOltkuqۧbg3rf · %{~Y0L2h]]sn+~anr9l~О_O)Ê2tYJX5ze š{XojIVD+⩽gJ^gBvwg!Gy^Yq?{.ϟ< 37GoܳN|a?WkV0}g,{b|r3Z|g,s@O;rggkW<Ĭ]q/d>]<lk.V99OȞIo>9f j5/>^Kp[Gܯ-\|52:;7_@ >)"Xv2Y^s6\yW||}&Oƾ<◔{}ы%oʟUΗ@E~{UVx'kD~y$TwgSO/r0f^?PPlß&p37<5w#'TLaƳ'=Je R3ߚs2^~sɛy=GNg r1R3=n _lu m/Sd5ޚ=~m⫙.ߔr!?g?3hƂMdkpn4_ܨe#A|>$gM5cjܖϜ𒭐 Oկ%^c:y!G/c̗%M=G@@X9&bo+j=eo'/|OO/oĪfq=fw}C| a|4?湱zQ>y5S,Wm3 _Pr"mR;y9^?|}Y_ 5><<'_g7sRv ;w/}I>y̲]2.KEw[ ՠN8n^Hޞrۭr+{l~<[q_88HK9b|UZݹ'Vjx +:5c3k/VfD{h>;e֥9s΄>zMu'/=~5>S\zcJ+; WyfS79׌?s[>s[NKB6?!Wz0zorޛ:dsLn|g.\Q NP3L?n(o3 q;6yzO^s$ 7 >̦nrS> \aA|=|G65뻁rgު/a2uL|٠m?}qŖW}c>z/ lVP#q~zq|,/4dhDmi99]_}'?"~]CM;JmV>9Þ9=kc_EO&f [z᳔ku_sso̞֬/T'$է:b!U={5{s7-+lw Ͳi G}疝ۯVP#|c.{֍zq&Aك>a}3֜y}=Nw^lK  @3eR\-[M>\f [| I#LޚAM9I鳎XHoU>fsnܠ䧓b4 }p>:z jbⓓ0ƛ*7/' t~9;Zη||A|=|G65뻿rgު}I O15ܸA݉O'ic|unZη||A|=|G65뻿rgު}I O15ܸA݉O'ic|un>oU?_I-ɟ ow Ԑb-9n3:H ֯O_~k nV=H∟\o^rUw$8;xt7h Z9rxe璷v13- wK |C-W]kM~R֬ۜ3'zkA+s|oG =1gl8lɯqμYZr֜/+랾}?>~x)^eOrվ~wϱuxVs/_Q:j10{5 /=!k; {Î_ky,j)C/uCbq/ݽR,k=,jͺ嚵fӟVAflA.d owݼ!|vhΞ/d'ԯO_~k >CW##~rA,Y/9}8g;]]Vz89k\xI 'βbf ųYXuW>քY՚u5k 7?]V}I'ԃ\0AޔryCО=_ȶO_+79jA|^/FGX8^r^pwqsָrrONe=gV8Kw |xqg 1T5Kko'NZ}./N ?a)wt{;١=;{mPV<}or69_\$pgftu[cq%/r;z)fbqɗ^)Z͋??og슇wg7k1g'm2ĦmkK}\dqdu<#}gue&]}QOOr~!XpNOհ®7]k=b:樱}f|fZ8|xήKՋ/ \=B҉'K7W~uZ/}O<}Kc03=fŠ}s`>v'ծԻ;A3[ov=s{gsjAnr*'gn{~ηq֬Kk浮ZxB=|l{bz⭙zQ{cOy0Mt~[wR]=HȞaXa guNO+M?׬>?O}g3mA%ˮf!ߚuiAb!}]`֛}Ůo\{չ̞تqzXu#M1?? w}iVx+ઝ}Ţ>/!ׯZ~p&|kɟ9cɯ1؞aŶO,}= ⅙rYaռa]^/!y':oWǑbq~v~! #!w!_X'I6y)+}g=C|å_ݩONN^/y皾Y+pf~ȞN=w~V';O}}/3}<ߴla-/ssŒ|8x{b!;|=~&<3':$9$Aywgy Kg qS.'_|u?9-~:9{pMkf`?Cjg}g {J<;3}<͋կEUphBC+r^v3WNe91>_={aSy\sWN׿k =%^s>F^n~+C =3s@U{Whs5 Zαl}pfL~Umw3joWuoMpsq$ zUoN_OgBba7gȜuɸ|e{nl}x%ϼ3C:G5f͙bҝ;:7![n7k0sf;^俫[)r6gތz2άq3>9w.魐#Lȕc 09ӓqp%w<~yN⭓'gt'[0kN=̚3N=;'v8{unC^gݐo֞aYwg?I<չzuCY{憙3sg'?s$_~?g5|g}.\EK qôՈ;gzbpC$]s.zkUo~~|^ٗ/bažw.iSY#-W=NoV_ζsY/yV_^W<5?$ϵ{y Z,ofۧˮ^5',9[/y̸Υ_]bW 7랽kpvϽe<;v]|d/zrvf-Ol}uUwݚy/~a맞ra_]BSTmϮV^soS59/YEy^U'wWe/Htĺؼ&_dqv-\fӂb>8<|Ū9⤇sʗy$@aj=b|zYO,N}=;}O!>yn_~zH3n1O,|zHlRdy+_|bjAjκ8!\uI1?g89A|yGR NNF,f-ĒgSeq8@>/9z͞pgl{w>5Zs%BynӫØ:w9TF`F8xWzDȞ/&1uy^R]_yٿ|9}! ә퇿۹۸f%w{I^/0{UWm?k/O:}uW[~/箧~!~'g ޴c.Xf877֧. >&/XN'׊ܗ-g/=NĞ/׋6k,<j;s[ ^ɫ۳<'-ӓA=󂹚kg?ï_0{Z|owfw; LmvjZg:mi'l=lQtV/d._SUnٗ~%/__?[͊{17l^x8@揗}cvf/9:l]O\=^O+b޾}^WTrӮ|vK!;aB |{9N[Y#.M7]<%???={b3ΗPS|wcx?m jLΉA~\|.sO}_f#qٟ9#q䄚Ì}~g6y=\KN)>;I܏g<߷q/U'7=?4<ˆx z;~煡'; wS:f9!~b-i9x og_a^^_QK\m/]OL/e}1寧 {jҹ$4k z1u| /^veY?؋%4,~ ^^^{}ż7uv>_xzN|ᬟl*oSL$g :~yt͹k9lݥAJ]5 f' 7e:^.W'8sլi䬯ɟک<3̳OO~0Cky]x|S%bɸAg*47dnX7fYgy# ;Kb%Vjg]/ U?Wz/ν|Q0)x}KUr$i/g~|3_ W l]nk~h>8\+}[&'vm@Ra;ޮu~u1g? 73ϵy!oUO=?TܻFq/Y/u"ZH#-g./п֬w}Za_EXo< :uF}U3jзo=N>}kxs:!_kݵ^9n٦ޚ) ?խF|>c9 o3&(kjO@5M[>A_>:ggN_i/mtd+dr[j'[٭&gzB> Y3Lߴ3cOqFqNtyΔ}fig>Ǟ<2_㌂yLYbr~f@! &Wr {OnoĻ~q>`@{⫗l3Z}Q(*͕;nY> ppΝ3=8_+69S{%ֳ䶪*yqnC^`k޻ଽ15f5Q^y.=Zl@'[q*̝>L4y&'}J~=\AnKǩI yS-dO<_Ļ~q?3Iyͼb>%s ~O Φt̓ :8:ziyAZ0kwg^k. *q ѷVkb}U\D橦?$͜>}uWZx@q]r]wP7@}z/O=a=zۋ5R>)k1ki J%/_/9֋컶t Gv!'tLFY;KΩ9Ww/9|;5%/0{<~շ[/'o #/x%7밞[?xCo>uӃ?_{T;}?簧aJygpr'-&&?Y;;Lz;%o?քCܟ?L+{dta=u٤0}֬ =z3%)<[:8:z9Y fM#=xɸjd N^fwr'-&&?ٙìu&pN=us^߳̚9Gz&ғq]+g!Djp4 ˵8[|AYKw1y3M.χ͜wtEW<_:şUEPu.}ݜwksn}ZtII+يy?cWkƭ'[*߹$zD9}+$Rgx _ rox%cuK39mgflk~{T/> +[3VMwNVJ~)_ۜ~WU{>֊-szd3l~ [IDATzΛ9g^7+W̹'w_{?[k[o󞈓=k]5/λm}]2bdd?K・_` ;˿|9fdkn j&]ﬥλzHa~ .tgP<_a=w;_$^zz9֯}5xW {=V|f?n]S5wG˟{yS/|ɿl)}\6^/5fvzuso7_sdv+q;9pxGH\/_:[.T7=c:˕jq^CI37' ǟ }5la='\z_g骵\yo~]ʊx1g4O7?Owj] ;ۿAٮ^-u=.TXrΕnUca;{  bIzN)g7u{yF٭fq=^_ ?4C~z^?O+WP#9y52Nyr'9 1/OltM'=]mwn=sB9@jz8+݊Üw8AĒjSΚo>c[z8+6~6i7u&$A3/~xAVFs^ke5Osc"^/fO{n|gL5f݀{js{l3rp9W2Wg9p

`_A8/<8k0H~+DP_<5U FIMAlɃYga~Wg~k^Kr!#Z0c#u9t/]ǿeϩ/ Y`΀GXl>r9sZ?32[~_بoq+8?)_^2fL3> !9K 3)[`֙~wgҧoYxOp?eǣ8:!_oÌO34[⁞T/h}TuNxS]1pO?{7Mcح®/+~o0u~jwտ(5wot_\xx]e_K1?5Sr]ҞS'V=vM_vf;@Þ2]2.WN/ZjZ[߹o|=qϐoy-_/m~fJx(wG}K]kyѱ·_VKqA p֋ =\[hCToǾ~[n93rb4+z_ޝ?_z}_-Ls 7?n$9f ɵ៾{“<_{{o[NOY\?NsfГꅸ}R;9!Nu>9??%77bA9¬gHoy;zq=c@1$ȩf,$OU0}sfГꅸf,$O}/TW po3^r~-vK#z>q[0N_+ų(sUs[g.o]yrI7 '%d_Y\SOĬdwM]gFyNwu/B\5OWo:9{}0xfJz`oq嬼=y/XuVC}ܵ[K'g roavk˜n<~\sg&7AquN2gjdC+}պ}j~_ެb>!{sٽܟs68ً{٭?]تs3YN׋u>ήRN潏YYks3quxr"}&ws'YҾ#~v~=O3'5K6=}fP{ˮͿ7.vy/3W#9G36WMu>BΉxĵ8?IV5b昱P̜dHo׃/=3'Ϧwt9-{M#O.;YrdēlY]8\|NwC\5_:'z$7[֜;cB1sq#_xr?̜ 7?>z挷*>g7ɯ/n~}:$}q߬=Cz>1'{>_$Oߤw#gf'申Wz/CٜhPyfj xيbqA8}ʿ\gF]5w=&_p]W>̃r_֡YQ|ս$͸=^mUS<&O>n=f_^Ϯ?S'ǟRGw??;%9 ?[lS9.owYR53}_PM:?׌^|ܙfBT8[Y,F=_ݖdϺ;kBc~sK=Wc~ܙgM4OK&Y{,-5ɞu'wքǭy_n9Ou'申Wc~ܙgM4OK&Y{,-5ɞu'wքǭu<__׿mn3&V~فMu3n077O-|ql dH=m wW%7c^_u^VzVn_j宝w恹{ Yʹ}pX{ϖ5՝~ζ8=vfwŽ~%_w}fJ/s;QV{H>NZ8rq&;3|g,^6θفMA_y}B<ƝN+!btX{SOxs~W^Cq#wrKҁ/诟_]/xГĵq&L-vg,X6mF9Yq+1v#9xjˍ;eKV C:ls9W ǟ4Y'&̽ G/&<rK3 gjQ~V~g &g]<q>!ZrNRȐ{1:\U=)'l9gri s8 ;|XͿX:_͍y6|fπdS\960vV|z^ɏO_լ!9퐭6L^v}Էˆ>лC~Asm[~ϭ]5o"ʆ^83zaŒwmm?/պzH.Y^>@Xu̻{ZMެfbՔ剭7k۝}Υ:].u}||korgny-{{.;^z~f|WSeO=/| 5S_+zgܿ7wV3;r?VW,d|)f~ ۽V.zbW٬y&%ǎ[|fT+{W7)78YzBϐ3W^`i79}X'={'?^z>9|oǮ>~!;\-{ g> 6W6ԟ}Z!z 3 fkKǞ=[O=9<_̕qZ>jN_+sN~|rl?{e_K٧g0<`Vdy#5dؓSU\9z?bu!n8{3 'oħf9G.=sl f xGPUoB~Sƥғwj&ƙΩX/|-Z΋ȠށOyZXG.=sl f xGPUoB~Sƥғwj&ƙΩX/|-Iϓx>'?0kyr|A|aS paړ;g V~{ }m71{u[&7u9l\z(o/=~wflBnyo1霊řn xg>?[Jߗ}^zs祏sPdaߖ~tӯ×:Ky_u6{9WKm3NWoǯk_xlx]o]3ge/K usw,䗃>u߿̼Ϸ}[k<^=-l\\g9\>ϩuJf37;.~O> =cϤxr'p8n5 nw֘sL3NWo9G o{pXg?Oϓ |YO Ed ح䬥_ߝf37;.~O;k<o=˝| |LS/83cYcbՒ3}8]- |u?^,Y 25<_g/7p]N݊MZ; >9a0s:߹ 3)/^ ·[t>~13n)n?5&\-9՛p›\~>Œp-AYSϓ |YO Ed ح䬥_p8Ż|jjl:R! 6޳Nk󧻙-ws)VhY/'C |aւU=ɟ9k|B7`Ù & y!<i~I>i|՟9q>m֚\Z׵7ϵzձI0Q}.,s9˳q/>~ɧ{`PPoR? Q5߳2ߚ>y vK/Ȓ<w}doN0kA/|b?Y=rxzFN<3S35?3|<8~ze!z3>s>5xI_3::c'->~G]S8mP`I =!ſdoN0kA{?Y=r8ɉq}j9S5,`r|)/ g[⤫?s37p[T+66R??{:9wykQ=r8ɉq}j9S5,`r|)/ g[⤫?s37p[T+66R??{:9wykQ=r8ɉq}j9S5,`r|)/ g[?7ns÷j4f |ػ|=frzNNrR+;exG"H3UY߂U􋛯K՛qֺwFכFڗ1끜jTk~[)Ϙe`YQ+>W%ꬾwnH3Skusq= ?#t3.P^,y j{j/Wڂ:֪[>9#êrsP]]0۷sr>FI`qV{\R /tҵZ=.i^ 2v_x>|Ys+>Qu_|3ƕ{;g{Vj5}ܤyb,7 ]|ַ%Z3. tgf{J|ּ$igam8jˇc^'ra&OهFP]8W tf= ?VYk}qaogN=$g/[ړxG =Y-#/5{K:;ȩ>9jZfAw}Ln^Ń[gy7ǙǾ;NokOM)^+f|f]fx:|8֬u/ fiML^}j53x\6' z Cl\CW`+Ocqgn 7gR,Y\ 83Fs+?_9Y7aֳł^nVuʧмzp7>nS=31c0g}F׽wI}C=]k]^=l9!_5\:v^u5kvȣO8^h3ϼ;gᛳY=ֵ$9jeAŹss|US=?2ā߳f;9Ռ8|!5GgNkV,駾OcqgC+FxՀ31c0g%e/qf=K\,oֻ;1X5Ì!F,⛳Y=䨕m=[3o1[~z q tYlN:Ɍ8|!5GgNkV,駾OcqgC+FxՀ31c0g%e/qf=K\,f{p?e'!=Q+ zfg9}\^x }=kT܃xIuO~=577^yWK6Kg߼ռNd`wNf4_K*$%[{+ O/ByJ9W rij5O9OXsN [߽K]g7zdҭy/͕xfZ/ 3W黥YJ/gv뇯_qyZOl]׿f_SC^n$W$n󧿞_k֞i˷ט'{6LY~y q=srj_,oe߲Z\^怜9 s΀?jUӟ],+?^R]y^lra gv焓,秞y!~lV} 9 j j5O9Oc϶1]3X/@/60f<?<svs;D(f\CvU-ݧOE^vG7ӌMϙg_SV_ їo+-[eR>ͿfsCScsfKžVKU// zysA,#E] qO:.=_uzarpkKyת+٫βÙ>rܾ{_3 ;8=ꌗF噽,?n.>lnbsY;|uuctuVʿ Mw=}bPljzŊj}y{!_?{տ5ξ?􇴕vsugM5D 5!g yg!aָ~[>;k|Ù[t7>&P%Orb$]NK okI~y¬=]o}oAB|y|rf]1|S-;z u`Kι|q|Y z31矮!O8sd#'3StrB~1.'꼋'gea'g,doAy'Ĭ^r Ì&Κ՛y'Zb$]N yOx^OX<;ނ|!߻NbAYfˇgM5K7yIk?κ> &Cfs%V/.2cw=o.qHo^ZNl抟7g0_Ro5"C9xsA>+T;%y]aog|0r g.s?/>fs%V/.2c~-/( z+]<1m.$ohcrhsn|^ Ts{/ rጃdpM]ztZewfeiiq\Omr׺Do湰^]d%o^LT|\v|Ol랹ԧ3{ίKkiٿ^Y.ల]]lءZԔl<},Nke_2ƚM7?99Y.~8e W⻞׋Hyl :!Ù :;׽?Fg=K{+=]9NeasRd|ِM/=zE&s>ggeÙ{ϐlj`lV\17_q{gqr9 3ȏ'0%Ig|KMcl^k̞*VY+oOYYpfHWuP-g\.ZyOmw$zIS<'R2M~癛o ~ϒ9K_|5]n}rϜ0&P_oϬdeWۆ1\{̰8yœM/~"c0+[i<&NrHs]<9Su0}'Gg֫yE93=8._^zfK7#k]s=n֗\|~Ϭ \>[Za0Ӟyzǽ5Qr?׹I~5c8f}y͕W<_(̚`/e?6 >홧W}[N*7}Λ{Μ|0[ߪL3 @P=0$C6ЛfqMl2̸y7{=C(f{ArQ,,e.|p/V9y/gHsț! >f$YN>Pzs@^ jC2zߟ쥙z 0{B0!$99ovlaJ|Ԇd~r1Z=+/?->Y jC/bANo<_Y¬!y[>ݓnŜgP~+kb]s_=_;;'gǟP_} q$2z{ f)gu qsͺlf/헭_ufŒq$?%١gQ39> eB. Vq:߽!;Ty^,wB^~9j&߳yL_~?.jv6-)GH_C;]Ô3j|r8Kk/r^C ~oPv՚rڃ>r-xV4=7{j4,KoN/~<>ků 7b|'ePҮ5+~c{I\bzɅ3jLePʽ}^~˹5>t^!W~gUͺ~ژ/nyC z>9>κ>uf;O5^/'Зɸ׹s-mx523?=u?:yo|u]<>sU3D0yhk^g«| ȝH w~\qO/&rf~OzX7s]j{\ը/ً!=y^'_P̧fr W;ԓ{򈧛 ߻_l}5:\qK.y3j~B:8N v9jpMqUg/p嗗w]̧fr }>[\fSOV3D,L^}ZzOtsዟ b3/5s ׹x(? f^ro+g淜1T3|qrNQ#]m2|8{#/t3d>5kyj53wzy&ba{򈧛 _lyAi{MfOEzAX¬I7`u>Qy bCOI0g̕l.s\)LHDx (Ei޼Nz8ӽk^b>d +w_}Vr^{SkzLw3?EWq̃rB{'e7#>;O:f߾rI~e{l{s_\s:{/8 3jCvC7d/gKN,;?>׭;/ҽ<<{ٯ|Tk^$ޝ‚+|O3Gzkٱ ӓ˾Vy3X|r·3<>H}Ig8nʠ8g]7p5׬#Q=ț3Wmkz2H8{/O{wzdyKNnj?kd_9<#?_ Sϳ $KnOr,5׬#Q=ț3Wmkz2H8{/rB{'gGt ȉsqs !\s:Rۃ?sV̡'x׉bx??7$-~$:L3B|&wH|IC>{:9gW;k|fU'˰=3wxrflpg%W ϕԵ)^n~gdMz/n]|;1G 5]~ng_Nr.'߬٭lB4<(\BG}V/>uq雾7OL/^a{U|.Y? 16B|&wH|IC>{:9gW;k|fU'o˙;̜xf~ڟ\ub?tm!]/AÜ'7~#/>yf|+;̙38#s`%R䜹3'_u &U'_/g0s}flӟy73F3grXȖ?ɗK=䳧sΜ|M6țgVuf.|!ỉggO??F($f"9iSsct}BSl8kȶœw"_9q7\l$_qnu`^gw5z\t >u!z1תinU&k@*osK]X׿z}f|j*_?=ۓw8b75Dya.#Olvrm~K0.:y7k}5R&{+Ϧ]^/6bqkF(~b^s/__5O6?}H]03j[\_ygg ҋM)[L8ss9Cz5!/>qūqMk?QgMx OHg'Ϟ,Ġ9Cw$;OtùlsGxWW7@SZq5e.yWNf;X^$z8璡(y!=Y'k=Ņ;ϼ}2f_un>zޟU~|kƮIåߵOߢ7׹`[e;}= ;^x^2IfnH7ϊ_2y6A]/ϋ'&_X%-+vwm{5+9W{G(N|ͽΓ;C5Ql[2vr@,P|(x 8܉9r_NKlPfMZy/g[09t̚yŐ'Y^rkCyrg}&g;Z H^Z{K<܉9r_NKlPfMt^'~>Ni6s耯eYp`-$=Q,>ſwI 37m?ڏY˷'{'f-GgO>G+9ϚĵW5C]&=u bl2f|3ޚ=JZa@58 3/Xz6^iA-{#$C]}qdSk}E ?\ŀ^OЧ.{ܱh}i\ WVz|=PuQZdx) x4K?7Y|{w}:K!yy-s3ՐjRN>/z DO.A,;|dڃu+i5YqviWj闯^d58[S򧜳%Cɑ*O%vB't|0s耯L{w_^xD1Z";œdOfn‰oZ=ٻ>g5kI=B<82_!g 5f+w4do͞Ir}%-}֘pڟgΛ/Xz6N|t(9[2?;٭Zb'˙zM+ 3Zδk8 3YU=Z>:?-OVyj-L=ɦkC|-gZ99J/O<{ֵj$SpytoOOYgZRGHf;YsBYʝ1q=16fl[g>`_Il@5fz?67[55G!R[ AMwrE V$m\nR/;r:> r ~P.^??z7t<ӞCwo'YzXZpSZ䓻/)79TKrq|Pza# k_p^`[.;b/uz^ O*^+2d_׹u߿T{UL/K9yIznzCqtıמKl,nr<[ ^Zzܴ;.[=}JOx|!ˬKO8r@.sUz/w&bO }3l|~iH(osV ŬwxχC_=\եn}09%a >A|z&N{Cӗ?`?f户}cɹLkb|P|~xχC<_>pZ=!KN_Y3s[>}~]/^8Ӟ%/}χ?Ϭ9sݿY6 gb8<<@?ٍZ\~ӧcB<\sٷUn<\9U0Cc>7si|#'"7nB͋Rתp7_Pc t/lf2x'vOW,=Ycs_NL+劣uSn}|4g ׆g.OҬ$B9qsXk6Y/ӷUn<\9U0CyYf2O D b ڈXyr4B~C+GF}sA-6!o'G/~obIj -G94?xa#9c ͙QV=B%moS-{ɹcH>_9!' /Ճ s~|/9\sW8-0v~9+'Y}bu2G;A5U֏գkMdHwl qY`Wkuy^eB1w?\xź v͓*ZɝLn~p'=T?1 -Kru óG^^v/ce=}׳S}WKa3}~j}}ŖR; /'+6tgDGOzOy\gWrb[/Q3=Mo~,\.6īͼr^z${9̜^3f?zPޜ9xV=ܙ]䩿Mtg$]lf@Nȉ#d{lg1>qkΎC8-~?>Y<~1 ,Vлުn9cAmCO$|;_(og<[dA A~P.g_~ &g3.6V} 'đ?L]2=B5gǡo{|q?_P,zc+W~A@oU7眱6!o'G>/7g3GU w ?a3y/|3gY~Ϳ67*jA<߉3TPI6o%g/8R?9.90gu'fmKsƤ/ZF2ۋ^[axܕy'nel线+zwm91ojb]^zq.^˻Q,˹TGt5{?Nx?-g 7=y&N_kλ:r}t[_צO[=؝q']k5Zyϒ4ztq>?i_HfKxo^znλ%pa~ U,@>\w^]_6g>{홟?R:ˍB1ZWfxY]u\9zpsa嶏5fM5_KyK2:_Љ^Q}o^s]3,n] i8[[um.[}Č Ԙ%g|2t6['g%LNĬ xaΘ|_bP]5BvK><׉b߻YpϚ{rd{!IrX˹=d?>v?̄?f.9{ pa9Ӭ?1k^z3&?sٟ@os+n}]3V.Sc$La撳ڀ[nv3:6े9c?hɑQUo$T< 1X %!+n&'OWy҃C0WS]Pf$F/o.Xa&Ow/^~/2܃okƴtn^]&5ϕ9kzs>փbdH\5׋$<8uõg?qsVvZz3U/}CG 9d~)^<FPl]ω?{A~7QWk9l!^/e'ߋw][=-,]m:_Okyμd\mxx7QN}V]_3}=ł:(?1G?'@\q7xc7Oz0SPP}f]?=ysțO?jK0{N?f|ΪZ]w?p?/ȇԽg&ta; uP :;b~zO>o&&OWy҃C0WSɣ^/G}TpXzs7;=NsVϕ?oꊵ>|\!_OgA OɃ#'W$)c7Oz0SPP}f]?=ysțO?jK0{N?f|ΪZ]_[5o \I$Ըi$n3zrpzQ֕3QdAڸYì~gɓ~ {O>)V*o sRxzϽYP%~W~/ ͫW1,SSYFOz?ËO޹W,DT?x9C2ȕ9o}Y^] _ȧ>}>󳓓;\/|\Kr^&F2K.'Ϟy˸ݯ3ԏy(_M}^f]\j5s 93{̔^M+y5$x;8,g=!?1Xȯ74bC>5p>a>uVs/V\gʙ(_M2^Pp/?y/9xgV3WJw^Oxz'C9Գ|vB~y)[| s;+xk}=?̽Xq}¯vB~y)[| s;+xk}=?̽Xq}?|?K"3lN[ AKN\= j\:pjw=C0Zz16y>֧.1'S,ُEF>gv?Wjq}g8ߥIS#pʟl^zڳ}%WSz^u=V~\2T>9B~~rGH׻OńYgsRXHoŁvKU/2\fOu6|}wɭo9t>+k%VM%{.}^%;! ӏ#|V{|='sܓ='gBy1g@Hg=c䚫{_~yg}x fL#wN0CȏSGsM9N,H dk=osjq3W}|'Wa拵c֛mYǑ?z{O۞Dg-<$g̈́|rJ󯦼rҿ}?o̘ fq? ]or־&ǜT'[qyxֳdk=osjq3W}|'W3y?ϞzlyZVmT-:?^rbOPyr>/~0OOb䧗0rŒ rfn _u֛1erꙭ7k5ayn>_Sg>5TO1/:~_rb+ͺ}홏>o!}zks٘tnʿZ8WϿ{_?O㗺Nm?9}s߁!KM׹|}3'_/}-};=!2 ?/_V18ls ALݔr0orrfn _u֟-'rꙭ7k5ayn>_%.r~z5zFdqzje >N]<|}YL>5sxcCe~x/^~yH=&m6'MO/^ 3+w.gpYgyr)g@qYs[b-ךWSY=7<6d[fw>$cV18ls ALݔr0orrfn _u֟-'rꙭ7k5ayn>_%.r~z5]QMq%/f-n='v9qo/\~ Cʿ V~{Z֫s}]g.<]̶k}KK&ҳw>dS('u\7G_>zKg駽ksV8O~&[BW>kK5WdžWSMi rÓ(ww\Iyc?l Vٽz3{x_>iz_'~> yXRn{~Cn㝧N/Y{gf(w<_feyJonӳm`q׍Jf^K >?gA#>arv5ar|w|3&7;% f|SOH7CIZL;|g&a  ;/䣿1q=A/'~u[l7?=$O\~@gNҚ3g?3O\8]M|'}[rZa jHo)w-j婛 Z5{/^/}Cޞ:C٫0'&]M^))bbl}g }C#˖2oA _>y@ ?u<əN5X<޿3iOn{.d<^:ȝGPӆ? ky!X+ג~;>_)wR^ᗧ.Xbͽ~t~qZ/zxW9ftb^uy1[RMO/OUW|Ez8sWY]Xغ|q.ߪ֞=]99l>.}\\ynSZc8xK,Lm˵`j婛 Z5{/^7yłg69eoߜ'_|V{3+X<Ӟ6ʃwz\O>޻~yf,V|fk͞85I/_+㿐cN{͟/=34Gyl&?y7+}bP79ϾSK\iS??^bfA$՟v WzkrmHxOgo$[=C89GPywVgɩy?? ' oAg9zs-8MN=y[8V8m|sO?poC!FanϘ=?8uSCiP.Nǩ~7O|OQN8~g5{i-QLK9C~٥W?78Ly%Cvٟ#|I̒X6}bpof>~bf/:M]r]7pv]?On('/[ym[Ar[jpĮ|{9˟?.Nǩ~*oE}ӓ\b΁쿯c~, / k+C}m/Who 7_˵ԅɖ_Csr[Gg;&dߚNixYK,jM3gC؉I/9VK/'{Π̟Kߩxe׃ jHg}:\AyrWo}`|'״Uk~e/^;;w9_w\}rw?|=1sOsV2_zw~gE},' /Wɲ [f?g?q}Axe7jj\u/0[9S{^\_rO}şQSX~_#xzmόk|ǚB0}a>9~Wo+HR<Sw3gO?S0rC}AάWt8 SZx|+>z{Դ?;)6X}0Nj,qW^ g?|=1sO92cҫ\r_y̙z<O~?3ˌ}JƒVMl6hCz9捛0Os5A]Oٳ&;I3<93>1]/9.;i7>׏M=Ov>}2{|C~O9*[f?oZ?]v9xÓyٻ7_/^{_^Xh⭇]}=sS\g5|үyPMkwϞ>.9/q%_/wG.Z}'>z\VnrX/ |VZ//k5]8}CO~\z2L^-d=uSϸdz9kjjug<~3\&fmv ']j;{0'SK1̼s3~>3#xu3&?IgϚ@'>`TGDVsK?e71kC]89V{>tƧ&މ8>cg!Obdz9y|P~ϙ>obֆlga9pr|.萍OMqo|?ґO94.9m,̇ANnjKyrY=d /q"hMyWy[K8o{>K}mD⿀7WY[_PcF|νk\O}Ck |tst/\&+=3''_\L{[]3|grro!//%qr~+OFV~%'łz`ws\YvP?k^9(֭?gX0sN//S{宛3IxQ|!Ig-Y^|V N3V/y%3d rgړ3K? /duӧ.0AY~jwg1cjɟS|jw<ӗnS̝>Ý IzH+ ׌女g̅S3u /ȟR?fm}˧kbw _~Yy(a}X_,[o\g^r7^f'X,1}]yd{{ygϡ/_tV{o,&+YIc8/!>ƾZ;>=..wnivH /aI&[5w1q2d>A'_^͵u7W6.+w16ݜY/w5ăK2K?{%׺b{>z/=yׄ^˷~f~Y59bI f/^\\zߵukY6n}bfo$3})=wxq 8;f|'_V\n(vƳIyz7ysYxۢΞ3N]|t>) 3o־{g +ynL(N<ঋM5syYCֿӓ*SGǑԃ~s S/5{g쐞}*V\n(vƳIyz7ysYy㕇 kٳ~©ϙ>[PUmz^5}C?sO͟w~&[xFlY?y?9!g rk\s [q3ΞgPؙ?|:X 'SxO/^4lP޹yxԆsf .χw֒Nb%gʹˋbمdo}S{͞mSÌ]O#}ٌq ElN 6l?gg9փ~!{YSuR$}1}gLg% /l>'ğ^{^3+?ǝ a(_g9 +/|K631Z75./wƧԋgv8cxϗ fƸ9z:_n}d;?T=:ȥOc6~rÌ'A|WKo}KKΚi;Să +앯ӗ<_05./wƧԋgW'?uje# -'} ˛6}֒+/P[XUfVv}&[ȹ'gS2^CZ/ʿ{C'[>(Iv3gH˽+o>^ K~5{߇~]dSH%Z3$KW쁓6窿ul/AoK_x_VskTs^;OOX}o#{]OǟӦݜW{F΂O翗t䇤O_K/__ޛw?~ׯ^ 'dMopO^2wg<2șA<=pgPLig-9[~6_y8f޻矜`'+C_m淲[b3)tqI<-Lyr3ș3㦷 '/;͕ztqv'3W oZblX iI1H@ΪFwsITa.` \w=V-'.s6+KX3g{!uΜsrخ}8ߋk}_ۺmD8 3WmYu6i6}v; 'VMz WhU}@cgC;ULŻ@5UW/Y/o(l3o:+t~j&͊/͕fC>v1g'"!N|qĪ9-?^Ͻ:~3>;gޜw^[ts6+ˇ{9;qOq2拫%Vo<"~tjsCN8k}% iKonlZ\Am6csv'd~WKyE;7S"PӐ.[j '3)ֆ吭M:(A(f Oӯln+>Yvߜv al}c\A7Z7ҫgg=-|)ggtc{Ɨ/ot?VgfnsF#_=7O3kp~so З[:Pj'g]syH,Ზk?}\ˇ^5/VǞ| 'ݪD_|'|i5oXCKGΎvȠO[]~(% ;^I1W(o\<.Xr\:gr bV'Pz)[ 6l_ O2)别KϿ Ԋ\P|q>r8b]9d+`T[]~(Kv636yq1WKy3g}(G]yÌA~/O3S7HVKWgِr8b͘.ll:y^G?:LG5oN?P4ȣ<8$?+Wu;nf?&pMyyqb򩑓7}Û%4=9<}hix&4Y{yNű۾f]g~smw}VN/5_׮s{p 8frQt0Έ9Y{z?qk/қgmqvf{z1 .\xB3ӕ9ˏ&;⮵8I}ś;s/ǹyakה/SyS#'[\~zgJW 'OH7_uA0}___}/UXAШaf*/f}䫧O`Ӡ|6?gyg,kO0ge].Z}S7un.|՘#ONS{w鯜.;/[%czr/?KQư{˹fӞVezv-/o_~yλj9{Č ->asK//_}Y{Isͱg\]^2x>ޮ>^Zy sAdQZwNعmo~yGpBV/ k7ke\e53SX/Rsq=^9?soxoUs2YWe's-^^/ow(=5-6pN^s6j~|CQp|o >g _=r.ab東U^<쳖w1˜ ܀ _qs_rpi9[x@|`vyzr`<ޡX.\SG>Ij'wn@ΜPzp%,:^uf?!g\rZb!{1XWZ9j]ѡ5_s&߲/^灣^Oеw{qm֎5 ?7Cy89y_Avrս}iK܇+{=5~Wެ |g>u.9l_9+.P..v(wyCk]ĕ|z$6]~Ē8>YԤlS|r ߫cO_z{sogkyf~VvrU70 5ĝQHC-(6m&>#Nb]9oSG>lS|r ߫>luSsZOVs~w 5wn$|guC,'X{aޣ8?׻ʕفO}5@?uZ75Cr<NrȽ-wu~d7^5wk>CL}^9}rp߾3-ޙ _ؗ'={֝7=:{C U%N׋j|7ǟġ\=s3=|p'[oM_rL/ ɩ:!)&dǗϵT_L3?< cW.g/IKYD>{f 8|p'[oM_rL/ ɩ:!)&dǗϵT_L3?/{"3rflr~v8듭Q͌/9y&kAy|yZTZy[/?=ރN9jC6_?;/67QAa;ڴ| 6~xZ)N^3IuZyx#Gܤ/>{OOsOMpR,gğO/f>笺u}'k]+wp'Ï{G綾̓mON3'h75yN_9Aיfn{ t͗DMHG)c[{Xyl{h3>tM~xd5?+]|օjƥ>wxBG|IO_6?}33gԤ/L3 rǓ{"5xOmMg2gf"m9W3o$œjg{brM~yPzw-!e~g:{M~p-c`^TOG [<`OڠWf W ZŒso`.Cԑb[&`|aA8|߱,󑏿%OwϿx2_8|<ljoȐ 7k[μ}tӟp7y},qUss7w{~ج z9S3rwby'鸧?o63YЫI|3o"_w1ȠB6)g 3őoGl%|oS鸧?o63YЫI|3o"_<狳ww"VSmef]cbGg];M_/n=)^ p|W32s;a/랽_\.痟=';?-qזs@_/UAwY_~Jχ3+IVv]9{ os{ bܗk^|F׸x"=_[=z7M.zN d:z|x䠷c0W0o3'g'awd82bsb!]}ZzOޮfr Г2c0W0o3'g'awd82bsb!]}ZzOޮfr ГCx* :;VCK ;sP9G`yI==&X|!<3_o9z9 f3++L}}9Z7ynskfi|_ W`WZ;oxq})S#ُ06yakn^= }A>WBGze7[YRnpE׽^ezw_KqXAOodk/r}G_Osk~}-/ߨ}!4GWWBOU>ճͧS#ZV'/\E;6swg9qs=|zb|~0''1Qs]Z>.7o g~0GϽ={ѓ`Yr>P^9' SSlYکt-Wr?F$f?b_aONc纴=}-G3=`W*.O|o>5&嬝Iײ:y x,oTOORo#[/=&X|KkgrsI>P^9' SSlYԞ?gVQ yFu$LdPa>p+'z !y8CqKOGyA -|l5_d''GyM֜mx ҝWHZc|2%Kla^d})ߪz^ɛ(~%Yș5s-Εs_˩Pәh&qX\%=@=3Ϛ{n?hy&8Gw݂=bB|+ƏUNK/Mo_ٓ<&?>|33O/y@ '7[q$7[\>ʡξɸMJőY3Sy Շoq71uf w:$|f+SUG9W<_z83k|?s>y8?>1laNǑdlsrʷw8;7lV0o*Z!_~2Pq>6)7CܬI'.$0{Bs0f |r~ b|>7˛^D_yw\] /hyzҽ[ͬ &Y>w'ot],VN )~? 7ެ}f/f'Lk-\^镈LjP>YR,RUoekeA_܋'.$sOgY#c?`{哗\{Y,?f/>:w_߅QZ}E`Ӈ7WyVM>xA?f-qv_W23O=6&G\G z>n_{NgQn''_pV3k|a֥z;Myxr|(y79e|l>RnoAO^rr7Rߴ?O=6&G\G z~ 3KN<[6?7/[!P 7pK|Zœ.=Ô8>u';cH~=yBIM>mBOr6|}\]5{fy(.n{G(7#w}_۞k:k]K/}C/M O׺buV p3vj͑_5k7g>fBo>#+O}c~[5m' g~`}n_^w+g8;?Ѡ܉9o:f|gkRkeg~Շ{r,pϾsXH<?{>{2OW?9YGߙ3gVob"pvq:TgɃ^>sg3v0یcg8ù'YkPNz53_xy8M}hV>| f/ g~`wj739խ=@:+./ښ\clA}Г!KMۛ=^@77{^젇dt?z8<|rnkUך3r:_?Yՙkv䎣xorz1}*]/G٭[}̧5lg/l:n۬rT gg홽?5sO]ףy~܀gu~gg7K\r]=Wkfk~ҫ;f~R?+bz]]籑_3 wkoWu\aTv벭q_%N5_ĝ88= [ô2{~|ΥU:b8'izKwbgOgepN䏫9_~\A䏣RlKX^bǴ[>;n/ t|gqœrT /~"%?L_+.˗\Zjg+3ȡOz?g-1 rf~;?~Is9?r~[xH-bzn}'?L_+.˗\Zjg+3ȡOz?g-1 rf~;?~Is9?r~[xH-bzoI/˿_gr7 L|+dύrZ9+#0䟜ӏw-sC@9'O:Ӌo}7Vg<O}VWꂺsy{v{ɛ*]͚kվU>Ǩw{5}-Ve/M;fKy|[}׳ܻgҷ>=c^\;'>ӟ?\-|`|5ܨwtwݞ䭺Ke^xj.:3C9>~IsYհ'x&A}ۻ']MY&Wv]pʣO^!;!?)ʟB^l<䟜ӏw-sC@9'ɟ?J:o}W~ty;,g=_ROsOO3L}Ϊ=9œ0y >jz7BS} A9-IyPbW&~3n9yH?Sڿ\ >_pL9jؓS< ܠ>k]쓏&]ά|+d.8ѧOŸY!]/6yw]aO;c9!lOڟy{?u?g/ j8Iښ[[Xz+OP">7 ʛ|y!er5~zᝍ/aMw]^@^pcɍO *_+}&N/~~q]qgLa!d߭Wy_X}]ͬ+Z*1_\f~x/p|Ol羄Lv} x/ONg:5o)K~ۧd?*okރx!v9V,ӊ# |Yf}xg.[k Wwr/|+磌p{^~߼o/}sunw픭=}m-ߔarpĬ\g}(_/6 g,}ة[{WfO>u8i'S{g|tg']@7Y7'G`|jl l7eg3'f:Cx/p|3fԭyPk>0;_PÚ6}=eygy[g3'f:Cx/p|3fԭyPk>0;_PÚ6}=eygy[?gPL9PNva*_9g@g̨_5Q|*ghmf bGR.0\Y E[+wgr)/|T7xQ5exfgMq/JVoj^~R~z{νXIps,O":gɟ`ԅkMuVBW<\[u .OyX5rn~=l]$oaȻpދ{=6Ǿww5Kb-f2K(fRwYOēg<^>9؏!_^[s0g[y?:X :t_-K4Cbճk8|fȝ5'ֶ'P'{cx')ƫR7!&/__0y YW,ٻYX?xr֞tstS̐.9Y k{7gyr<')ƫR7!&/__0y YW,y%I8s'gO7N/=qµ5{1|5QxbɐVnrƳ<ȳWun#bY[}s6̗]se/~e\u /w?ߥkz=>/^VcvVm8auf1kr.FO􋝺3zFlu!)W\~fP/vBLj&g<{fyE%{޻Pը/ N9?n5o~szrb!'}NZ`ls3+.f?G(~IbfJW+797ȳWu-X-ޅF}dwv>/v2;d{Յ\q1=ByK3SZϞGkh/ƞ./o5'<g Ryb 0__}k@M.I39ʛdƃW9ׅ }{t7PKuG/o^#RaV/o&K|Me>y[r.9CY:};pm1Y3kӓ<͘tou/:Zgɏ#ү)+>0W]3"ds}aŚ)7%waJuɭ續 937N9|ս{=yKA^rn߿7yz.Pn /C_y_Z/}i˷eieGMXmA==!ŝ:I tg֐|K^v͑ml{8}?&8{Ou|A}/ 9>)%sF<>Cy̍ /9s5o?KκMޓB|qL=o污>~f=!/oR|Gr֐|P^>9?3u5GlJuIϹPs9s?KΜ<;'g8¬:s~zMXH/+'fι&_M.I39s.gno>(O%Pr=6sV9LS.Lߪ5Tә/ymrg:gwz-[~zYB2v^w|=={s^#k=1f+gߺ|?ɛP'o??ʙj=3ү|5s ?P{QG5g齀'+g]3{k̕[a3|/{=?kfsϞy~#LəsO>:˟='M7?99'ϺsrY潊'V9C9u8у0}5H'3?L<9{?fX~]|r5 oB|?cygN̩^|?蠖.7N>}P_?]l>^C+95cBYC.%O 3GPNޏ8{f'5f4Q?o9__.qɔkb[/;ھ8^z]Y+V[X}{XXrZs^X~8ޭ y W`c84}QM}ņty_W?rZ3~~/F.ӷE;-[xkݒ5Wܟ ~9Pl=b/x 0/_u;:] Gh6P9K{}3e[ٵu a.{K~h׾bc$nxo|>8^󘼲^{Az~}gYN?#?C?`~nN^'g99`||xWqh^ AN qXv~PlЫ |])5sGP9D-Zf,r&<%_să@⚱bجW'>S9j\l=AVsv=Ӌ[l{U?e[̙/ک+YLVOM?/`6 6&g~RW3&N>{Ӈ?5IK/fC4i;uÙ K]̋yt|[1۫u2g۸ ]RoMl9>=7_>9Z>[-3{_sbήص&;k/,,6ByriO<2[ЫZ}N%a8c1sJZ9H<h_ݛ{& }̣i2J3ߴÌua5*'{^i|ysP3^.֪pjjgq~-sg˱">g?LNV͙'|gܤ59\%_@yr;Cz}zOSA_8jf'9c|&)=sÌuV?m:d{'W6Z P;9s''<^̛8$g읟Ozp$Ųg.|r>W3&N>{Ӈ?5IK/f3F7~9xrhsY޲Wp`D|v|v̋l32I@eUX\佛3ǧB|mV1Nrـ.f39:]k-1;[ cݧWޱ^'kϿ~_ K9Z_nP?]SOG{˞״vabϲ/\|r K+7XyŚ`q\Rogwf`ƤxOlEKYB~3A Au8$=f Ŭi!{?\&gXsN/Br뼖3psNn6Szθܽu۟C1sy|!MOvX,./&'>\ef{^ }k{ h_ݫUnSGz ϹB s5l}^>;v}Ѿ7s˱ x]?] Wl?o 5-{ ^ z9k>8;PUZv ǟ_#߫n,.xv t1`[3C>ssw 33bAl .EN?r.yg9|||M]L.z9>&[8.>ǟ_{'rqg[N܆b6b@oK;2^/\;5}u9Ť_@]ofxv.v_ൂ<f˧'窾֬+ G˟s#?'?;LKz]PlR?50ϤV9A#?3[\'/NӎcV;&Mn1R}5afaNfkyõf˧'窾֬+ Gγu[ > 3ӓsU_\Nk٣y?Ͽjc-M8; j!0sIY {Πv꩖-zu.?}ZwcO.H7j{y`KYe,,Md_sTzꑽ1/|0F;Jzq&ѯտkYp]sۯ /YnYzq4K3rxzp>3= ; _P{u|63Ų|%̵b5j!i.ُ?^oǹ^\xKKμWKs-^W=m_\Ëc%'C|jΜO1_;dA9N.1.e%aʹ׈B=YyWμ߬!%^'?];ߌ̛KKOoZ8s3< [:+/'ϜU8g]`8f]rb'w|jΜ>{wKLM=|d1>{[]>_tUn:Wμ߬!%>q jgy}?䙳 lǬKNO͙>sgo;qrI⣇+>q jgy}?䙳 lǬKNO͙>sgo;qrI⣇o?%;1}k0LeOV[6Y t>sp'ܤ۹K]>7d%҅WMK_k!?>2$բy\:WܭA>5~L7_~_Wg5__~?fL͚N7; 3=_+g}8F-=~]ӊg??;y\W{y%wmgo9LP]|Ic0K߮~X\HskmOugs.fRy ١%oה>+3{.kV>g:%׾ҫ W?~󴊹<ι?_HVWW}5sPOSS3oK=d/Jo\ܺzޡzߟOI׵9șkO^2swU$㖯ǯU̵/FvgO+_ጝ 3_̚={A^V;<[j'OiO֯YfM{<}:%T OzIg)3&7>I-_Џ_Mk_ r'?ϞV _+=5r;}g&k~f΄-H7v\r/)7Y>dO f"|ΐ8χp_!]NH.c) "=c^>q>)wgl7M2&_~^qVuO^|ԕrAɷQ{ͳ/˶ _]g}{E{_۽2aQ-7$ċa: 0ߊ _$d Ez>b=>}um.ik_m/x/?5=Š_>q.~n.cze8lgǞ%>p=!>G8ZZz;[žy bc֥Nӟ<5r ݜOP|癔Cdqqs|.>qc!?Ig7K`X28#;[ >990ndHqF@w8}?s?sa j?3,=cɐ㌀~VD]&w a?kK'_NP_,ߜӞua濓ϼ_xWK/]Od_3C@5sqɏ=vf~<qg\>yf>ue1|0yy7plZ|?|>ca__#Lq2ImC~~駕[y'\v5ar >OɆ1i5!O񄾙g7^-}ɟb!=yr[3/塑%\Ao sf}νr3gJ؟: >B|3Õ|]|(,1gH5˱rvxgx=+Ox{)wsyTN^{ǟD<'7Zy\[·9oo߄sVE)'r֊/C /,K,φl X(>׬O|3gJ؟: }9CxN6o٧M>|jo?9kB零x+{%:+ِ]^2 ߸ΙA<" c)'9}6k?O?߄xZ[OZ-ʞx|J~6d s}{O9gH~g?lO9零[3}&*:g/'r֊7mVKkuV!d+땽mn.M59*09HW>=XR䢛O\_/p8H|g z9YΠ8ə-)NRl^ۯ]M-.5R.>,kҏssp\yzϙ~T7=_yt\<%L.}}}ǭ8Byzkxv&;{k׊wN3lMldK^yǟs߈~%<^x`Gr&ݗ0SL\M doY {89agQ>=XR䢛O\N>'dAL \sA}qs3[<ْf'ۯK||Z=7PܤR~I[b|0yM1ܖ|Ⓝ>a'G3 ,'xK\tɗW|VPa֩焳A;+tN3/rf'[̛>ؼ?wtr{?Yʑt_O1q5bw+q_̒&OI_r #:5p8VP={15`sRpOldK^yǟ{r~o͍_~IGNC %' [Cif=!7/:8Wb0Zt:{}GX=Q-|c}:ey]olVsS-`YϽ۱ f H'?<^X,d7%Q?NRw!3Y =|[{|3?\g nԤmaӾ(8Y%/k͵:/6\}=vwgf*}Ao?^Įo)'k G~6Gdg~~m//ϚwGmύ|Sy/uՈ=^^k|{[su]Γy2}ɠ6`'{ŧ/|#졽NKowۂzH7}Lԋ_}5|3>{{ski39z=ԶB9GߓC]'O͌,qjOsxw5Am?N߫lYyޓ#n/jf|0(<g\=gL{WԆz: =9BYf|Iz򫯆og1{s?{kKUE ]$5$lPAʈwߨȪL aޟ<[yO?=k?s13]MPOm//~Ջ/PxrgϽ4 u f<;^/8_0~sYwmY|~xx]=~t\3oֆ|0{ե[8pr_\+^>WYwjgͿm+W:/DzqN5^״ٛ}1y[Ž7Ļћϙ''H'׬*?= vP`K/kjZN 'S}l=tu]沓wסEO6Gjg<߬ aKXyq-ٿywƟR=ߚ&Lȟݲ/8 iMb{0{rZ1z{A] /|ϯ9ziW;=+z f\O91cWO}ՅwCN]=隩|6䣇ك.݂bp?gV?kgJ|z@~k09!v˾[r>.$]^6=5ka^bu f=0k`롦_=`0/qr=nj^ > IWg.;IwZkvڐft gR̟7[}g)j-Oovy O͋_ B8lb8lIM]b)Gܦp&g/߬O@/l$L}?QLgOw3˓ÖoX-[=9@M9}`ͷlpr\9͔9W8sspA8pŁ˳yW~1Eu'??K/Μ>xڽ$/g'W\}&_62z9f/٧$zmQ=v>}YlWn}f ]: 'nrÙ#||!s|7_2jgO; >ɇ>NO}7<9l9a?8Mn5P}+6~|AnBN3V_q{ggonfyrrM q6ݜk&=?Vlr= f }{Oɐ?9/?puI[~&ؓ#}Υdzo~%}C̉5eV9ߑw ^yv?O?e=wޙs̵r}jmלX/SOW}w_ k'rA̜{^xw9~a>@}:ؓrmȯ% Oпqb˖ͳw9W_a>Aug_No>y?ϙ{+OŷVy>wD5Vu+첃?g{{[Z{{cǓCrZ^:׌WyQ3csH+f -<Ń3C^NW,<&)9g<[3'ȋ,zc3V#6}'L)$^ 5<Ϝ /)G ʛ(w 򚹜g< 7q|Ꞿɑ݋"~{yɾ)#Y\S9d|t8u'V+(Q̒]|Y/]k9cRsury㰧vhQN\ ׋'O5Cȯf%ѓ'΂^.^Wة,ϙgqgWG* xϥ_/**k?_!9,uNO_\5 sf>~7.YIu|n]xʉΘΌ BG?c#< 1Ms]w!߼^5ZŶ7׃?}yfЛ?8z,# W|S l5Sd^%S3ʫ6;5"$'3Mn\b?ordg^2;g_Hy֭oyޒdu3Ó->,0kb- U^tgYor '=}#[89q"esOY&i`̫φ]5x(M̚ sqz ]+>Ο&M>n8vwIf?!so7*s-{j~^s饖;bH9v!_I5{mdq6;}7#_+^ɕ'D˩]P-./̒z";d[(KYH'׮|5}&=O>3Kr}.c~pzg[?W$_x/+ y9R˹oVF5[}Гqf`l;||8ܠF>?$7\}w3,OY&ggNlP>{œGHzIst5 orև=cO3Osea'[p=k3W?uֿ_>{.]xb5ɸ==se;Sr7x73_RŪjqO{{5?w狳reۿ2RX36l=K-G`OO3gW.dOs<ş< }#&'UHuYB:oyټI_[C.gkט=COJ)*О={|b9ǖ,_-/Jo:zu}] ϒů/0Aj{̷ Y.>1~PObyob|ē>V⸳'O436{ɸ%Ooy8{0}\9s|BD8g sPÞ#|b:v=-:0ϧ~BNGVkatׁzKm{N|ble9W5xZZ'}AqgO93i g빯gl!d=q_Kpa䋹&r ʅq~ߡ=}GHubzZ0u|aO >¬;7Y5#sjB=&O܃Z=Ξp%g<^3'_cb徰iבo1 ^*ۣ8&\'ܥ ^ IO1uz{/K?_\][~2׋?twӇc<f׌=svZzwX8rZW{ZR NXf>gl/{3W9kx `ԔgY?s|=YN]s »r|\~s???'D'f<^3'_K/3=EI'-}aYߙm N|꒓>M||?g |6ߔ!yO3?'ū<?KHKSh߻،kke(wb8餥/?9;sO]rG7I<2w9oPS^~\Cx~v=u IyI1}|{ן|z͜|-NL'9g}gn8KN^~q.@&1T©\0֟KM&z߃ 1Z{LLw\z?c]w}a~Mg+BSGs aǵ8_f}C}5`vr˽`8RVkԞp׎o>\.gk?˦^^VBϙBv+̋/]Oۋ=8Swf+)9L0Vg/hvA9WGgg'Oׯ^Lm}~[r[_ebW|9vfZbA|~b۽BRNugƁ=y\tgXߟmQ^X rv- ǘyGOlhyC-6´ػ_='i [qY brӗ >AnxI7}M5Z5z\kyt?9ǟ<v/:ā=yv13 ry'ϾӦ?{M=g ٭8f|(->}I@䆧nt3g,[I5z\PNtg^:|!Q ɓ3猙Q^H9@kϓ}h'?L}6k9Sn1Cl9KR 7&wgNCrg???ǟ]@ qq`O|a=ǧB:\{G< g{qv39䈇媥뙴Vg>}<0-Ē.^~^)Մ_B"v[O~|Q|YP]|!_;pgoߑg`'m2s/8KB(6^aK'vVODpnٯ_Or_47 ro1o:|VH]?8Vyۿ֙D~fg9b{<_WA+O,z-.<'g/Q֩8/e~svAgVzu=ϻU?s؁9)uol}rP|~o^ǽi(q>+u g䈇媥뙴bxpqKxzT^~ V3oܡX7<v`;jxO]&Oq+pș?$^k68>s[sV\||V@Μ!UK3if:dn' t O&̽]?3'5g'g=\t=x@ `C6Zyb@/?[\j/!?zߪ_bJl>rtK + pW#?Ч/WHfK=5 Pndo3dM^?uwU;?;8CxWBhǖamo_ۂrZ=,e?yI(6B!#jCl3/~pdz>ęN!_yӧkgBN܃`r˙/\:\>=}gmŹpxN}+CUY ;漸~?_v|}/p_zZ|<˞$͗cf9;s9.ߓL\ZWx{V~;Iks/ܟx]{km9Ok!_3 0k&'vN}6{t81_.%9!N_7/3<{'4zkg|_y!uwq&zXxW>8 !qMY\}rg,yaryb'w"?<%nvyϙՅ-/I3ͥ3_z'J ! iM?[܆O>3Xz%o xΖS ܭr[zօ@էQ.Sg}ovq>sǿ1vM8u~=g{Q3o'ɓͳf^w͖,w?WώĖ7Vܥ skyfp?g0y/7O3k홯Kw}f;}wzvz^g}jvZ7BKKu8ﺑ 'Ng/>-Y>"0εO9sӁ~_V[Ѯ,Gσzsګo?q>bdkY6yX|Wy`^y ~/=Ow?Ǯ{OkrSB4O¬{{؜%>Mt= 7ސ>M>B |f Kެ?L-wwܖu!?Чl< =Gb3߂[Ԙ1$SZON$άe,ɯoy9L-wwܖu!?Чl}Cyqɛ5TnR?׳.w|/BֆL;+OnOMZ3ԉ<?WK٫.Ijʷyg?*>>}z&L/;Cpŭb7/n,ZfW͕u z#r񋧴  w69 M|2@S'w% }+#>yzNp}uoupW0GC{>?lWOs?m߾sZ#z=-WNH_SQ+_˾oG/}xJ{ {~ qnO^cNقf t3ϸk \[Pc+qk|x˙ޡZolAߌ:s;s妗_$8ur癵5#]3?mnq雽}W5c>v+̗ ./kq{מuO|?zKS>3~%m!~ ~ɏ'5a笐ܮE~a>U9^cOνϐoMe|`o}Xf|\3?WH 8&Orqy/^g0nZ#e'@^soxpS/O.}'1KxW|fNg/9pgB W'f IqIN=ϒM﮹Zګd8s{k}s<3b/^rJǥC/ҖmL}=KVeP7R{%9GoA2K^^uqy/P0zMT7ԐiX=8e5.'5߽aʷ  lVݚ3-g@g-/LTטmor+=+5_>twz!rl}ʟg ٳ/onôO^9!Dž;cf#'pkUߚ|aSY &ؤj:=M9YKcyC's_΄Ԕg ş| x5bj蕮gKk0{Y8|].]:}Z!{%Ja'?L{'fU}kO1g6`z (.6f͞.y??>fy֐=k[0jWN=3wFNת5쉧RpMIuzOsfk7 zBq5V_~dy۱+9l{I9~ͷ{(wzvJגy(6Ϣ9vZyx͑tѷ꟬]񷲃xg> IDAT_bk3_/z~RNP:ͼxY7{ܓr?o֕V>9|橗O>O &f~ףX:8cϓ3W;g~O8%gy䯉'fjށbs[b)'If^<gnxI}krBMfᛵtqvzOߟX~_.KSs}˳퉝cyoߧPv|//~__89Wy~±uDKWOG]-U>SwyO^L:gWɷ'e߲׋i /|bz֬ZÎ]lWy;w ˇL}wIy83ON>rKeg\YKogyM'_iwe]uoV8A{ԅŸoΜ׋jyxM+u+_٭ه?\7yb"-SדּpԦt98u RYlS71W_\?dշ)^ά#'ԔnYKg9ɫ\5M=iY;f~>5̳yxM+w^Ā\h}0y F'0k瞂0sgߖyC<O|s6=蟤NcϺf'By&3VHyrf9wZ8;='O^¬oI+ڹ g6;̜ٷean?3o"__!)]gl^Mr?W~Kݬ9i[H_AͳG@ {q8.ޣY<_/ 'fy>_Gvnu?}F[f͡6coo6/=뾆b7OP^Ki{O؇z"~g?։~^N̽ڣ{>X_6dC6󖹲/{wpo+}sZ3?g&Ϭϗ j7{&j.#?^>I~ ~98k\n7fOz㬟~|a^S Նf?@x.?蝝?yO%oڐM/R7k}B~AN` ub./M<1uR7dm^Ū3INI?.}wa(uɰg?,gj`q^z7_=_Y]֮%mq i(5 ͒55-oyI#U*/diO}{+WC/H&F}Ow\r7HГ,y~H=z_]+5|j`ϋg z1/W ?Z۽\Ůcޜ۟Jz6}=y5HobW 9g|AL^HrNď\<->kˑ}^Y3{ rf})Ou-\}bٷV =y} ^=Vbٻܾ~VuxI~̷W(1KK!߳_r&䩛-?7)e =_S0sg}A\m>yt3#LϟNg|jIa^ÓtZՊe;'ƛM:'|t5bfRr|LS79ZCR<Ll=B)<{W~fn̢/=Mڧ npy|Ͼ'^vO7tNxjB9̤&%'˙nrx&z%Sx3ï>?tE_zWO9A 3?;}?$凩{OҽjU+,<:o6ՄrIMK!O2~7E6;L[nrZBv tnD3LyŒ[x7gyNM<9'/%]%Tlsn>n};~߳{;TJu?I| 4z%!y8NB>sܫm9q1KP~Q=_sśnv˾v_r%K83x96~u9O,, qνݏR_A|*ޚv\%a28x+#n{#d@ xg]+f>'nfryrN^K9|{{W͙_lk30jSY[Ips\CsoM;YZul0pzu|ӏGK7W˽\M3LyŒ[x7gyNM<9'/%OYd /NK~ٿ7Rb:i(wA @ 5_oHՇrZwV#Gl.(/[ͬ b'zzQtuJ~7bmw]sZGqootŚ9Nד?;g^F &93ec<_ > 3y^0+fu]'RLٲ\מz{'̗N xg|`oyѼg^nu`?Ӷ}Vݲw[-9bsAyjfX gos#Yoc??-]AXv=993ecCv5WS/9uQ,./_ +ob:3q1=۬ g,fjMW<OWP/'|6v͛kΔ]S?߳Z@8_:{a97{u}c5g.ǂjyfX g/=c0Uk:K_׿2[5!M- ͚d9M?ݜ=|q{.>֬G{ qyp>0QlrӋ';UԻ_+Y$?un̻bkGC?}ά+7Ynxv:gW KQBb;~1˹—~;^[>Mv՝kU<O(Mkœd.^}gWmv2^8tuف{PN'v&6SrΧ3=kYVY˟X?zfk]ܤxz|ۿlW͒Zs 䨁k{!._M}nȩ>[fUO,g{ Plr/>kXœUN_?Mό㓛SzY;s}B9Ar䷂5>r?&ӟn\Yƒ/r?&Y|O7?\cUcɗ sV9I~࿔O_ťިADORCnAɝǯoҼs5O Ody/" ;0s/;0us9?ȧ΋ Po@Ѝ\3k_>8/Wά-ķgsY(fgr'͙9| =%3_?u~Buzr;CV/6k&wV?pu([j >~9vk+_{|8_q/M]ΜESSgdy/Y?|!z 3'zM+Oɥa>|y{=?m&ԧY~3(.ǜk'zߜqL_iӞZugdޛB5_(SsήOvGr'f<}koYkSKO._H^08̜8pNwAYg0}Ayo,690rv3ԇm]]5gȎK;0B!lɠG'c5MN/^~rO>^ b@{VzYaj$7&[Ɖr}ï.˧>v8sx''}Wm/V;w ~\WޟYkui_쎇#ϹY5_V /(gƃЧ?}\E;0׋s>lɠGھkk,=Zyk3꙽l-T`Ͱc gCydo.:y4[2_PvO>wr~͒\P{:> zxЋu=Sj -~晩϶Cfe`/O2_+䣇(C0sB P^6zsA]>fK !sx''}WmrBy^5b;rg. Vbq? gÌ|u^y<.u泲 3Kg'CydPz1ٝ[3wbl}C~{yfjaƃPY:؋wa}S:YajlmB >QL9ܖ96n~in>s|yulCqgwA /eZ~֜ C:1bENgy=ͺ_4V=ߚb%gO|Bf{T^x W, Y3|sy|}~{ j#{2z=gyk=gFz;(Y_\`Nu=;Φ%FjCք}-Lf\mli/]\{K}=w;bV{'iPl)pTzS{+'z=P,]}œ׹^ ,/k=g!z%gROŝg|9gWmrg[mzPٴ]m:r gM:Mkxɠ_zgsյB5ߚb%gO|Q,\An+VlsbWr>-waEM=%.'Ɏ3uLQ̈́^T7k~z0\!YݜZ֚=ӿ灞\/ ٫s/'Ε\`grߏ}?d.7iu#doؓ3^\٥^3/ξC9×̯oz_gIy~tus=^c.+Aa[,s[V7LTr!i^f\U9C:_''ߖŃsޚ͚zfΏ?ϟx/';rXp>Ol=gޚ͚zfΏ?bq![.'s?+^՘3dz?ysWٻxp!\[s!;YSl!yV_,?Nv#$qs|& YArɶq/oդ?mLlէGjld}6w:fYޞ؇^ӟřH|%gؗ/L_zȝyS[e!OmyS,[n]Bvļ֬/G-=5??0&CW1a֧˝=mէ5!6:>2?33<_ >ͅ/<0}oj>M[e!OmyS,[?ܠv,tOsm0&CW1a֧˝=mէ5!6:>2?33MNlp ?ϵ rüVf ^pY.wg''Wt8`TΜ?r?.3$60b qj gW|zX|fތK>_2~sʛ x/f]d/<o0[V쳮sr~wK?;}̖ľG+̳/[_lޕVRM}Ջ>3^ZB}^/͖_]y͟/w0zv ;gU>ά&[aֵs44 EN|j1̢vt^^9,Y׫|ԕ{WkeĿ<ů~vwMZ8{ f {Wy^>/pPӵ73=l &w)|sYBz]+>x|@+~7}ֵ`Vd3{3oμ&k!i=~g8ZCq{z뙞 OTf_bl>9֜%|jŧ|gFyIlz rWٛ>Z0A\}Z2ș~}'y?R=xuzoϺL~Wߪ ru?͋/PH#i=ρ@=j &<.}m/Kf3'7CrQz\^9FL]+~Zr-γ7w>yvɣ߼s޽+~rsgHY r~kcW狪3/^h>.'/TS^0{5Ӳ[N P2e@擷yulҲ7/;gwpbg/q{)sO"e:rN>R]j_K֫t|z9rK.육wfb+ gG9AЃd^kW {i=3;Y\gY7엪W]ع3Yz̚}o.egͳbyzW+Gv3W {aϱ|a~n\| ȗcoֳP,)>3?$NC1!Y_98`ً>jS+? zW3ortrɇw 3f okfY}V|rdZ|4e/ O=rɇw 3f okfY>23cCrt@=j &<<-'7.\o5sFfrG~jrfmg %~_^lE,9:r'䩇l=qʶٙ? ferpa)3s³3l5zL 8#`_v5콍O m+~)>xjﯗ'WvƊ]>{ x$ofb@Y t~9bI(/캋3u.o/;O9[Гo`։ >|瞩>k?,w!L3?9𪿐]-IoYgs3H7{1'\\=alYD6_qe~Lu%\k{>/nk&nT/z X䟾tR^2̹g|So1\ae!_d#пu||3N\Mc0oqH>ϟSgg\XrU[O6>yx3_Ό%=71uj> gY&_9Ol̜y/ l>Po7c0|H#Lsؔ9=_|x osx~93_o^իL҅w0fLM3șӛMҋሉxt=A=<|ΊG.N3YC!eLQ/!}ϱ䮻 %97;d۹G-/'Yq-':ugwPZ{?YRv4I޵/{1{U |ݳO ,+먶/SS$]˿O'һ5W rwYOecƃ3\ [E׊ǟNM>g/W/3}ͯ Ξ8=?_>״/-JVW_*=wz\y{/W \K_ >KVu>xf͟3>IzWK-}=y­5^3ܤ6%_s)-ɐ~G,tw);N3IsAxgmP ' Jzz810|!p|Kx_cl+򛵼 NEoV ts0u f&LiMy__/\jf.:z:3![l抇f-/'qetx'L>C9ٲI39SZj!9G ˧ުιgnL>>v!Y I\fi;]-^l@? S_/&4tv -~k:sg^vyO]NVL='r'>9fY=?/ƚ_Mk9vϷgL=Kn2svu},y7گk;O:ۂW<:tYKf7C./e~zz{Xg8NBpY=ӊv=f%CUJߟҹb{'mnG;Y/4^\k7YwQjք{!g__uYۋَqlGV߬,19;QOyf5817=9^rVkgU?V8=|oLا|S9]E}߱6 .8V~~8۾qw:_zfH;VN>гCS~^ƶgK, {W,lxxHǧ>9Ü5ioM{\ᙗ]SWc6x7<09;Qp6ϚP>?WZ?>|aǜZ{./s,g<ܿ7C:ߜzZ89!B}5fw:Y}3ͳCKA g3 |嘯<~1yQ3'/yWPc6x7<09;Qp6ϚP>?WZ?>|a%>?<T݋z( Ӟ57$9 W^||0uV(f/tB=쳕cof{zACro<}fokCP^[/^5/0߹{9^<@r{ {} j[o3X5++׽/yG(Z kڸNwݏf `k7{Ξ7v9dοEƵ_-ێ5 ^(F/תyKvdwzoWT7?}^y__~~a/{t cƜ`~.)jqO{R3rr|ɑ0ͣ&_uK|Џf3>gYO'g o|kU) gm|kNj/ߵ=h͏?CwA>ـ^?sCvVQ SW/%g>Gl3ș\tٳ,'œ3J{IkULyCzOe>5wŗyZӞs̟! l@~r䟹!;+L_8H椥9ǓlVnr=ӍgՂ$'ogܴ/'ޠX˾Zxk>Ŕ^١]>x|{39x&^yp-o/(::P|[za}#]Mުb5D_R^X2ʫKKsʛ7RgzA~Ɗ?G5K}J373^_ gN377Ҩ{ꏾdpO5=kq= QsVu_\yxN -ON-=ie)v'_g}bV|M8CYf5Ͻ/Zb ^o"s3ph> F?3W |A߀Gݬg[فOzpvbߛgnort![9kaᡇ?gHorLnv|g]m?L.5Ͻ3q9p)x_^E~  "g..Z` z<'f'_o0s #_{o-v ԷM{!;5̋ݒ3fpjzߞtƓ!_n&˷F|_wꟕ^N_4+;f5K5||1VY|߱ο0P] |ڼ9l['>z76s]l,:[vBbc+O3~ryb%_5_|ʉǬgz{4_~~;lZrC=7?g |*0ү&M㊯Bo?[[ɷV|K1bSsOoobu6kol ĒYÌ}|dy ]M䡗C×=}a0=G09&oCvÙ9k>w>kbZ3>XrfQ3kŞg|r)/ 5Gg1kC6^@,S5QWl3:?Гw5Aܓ^_{\Ulفg0YZ1z%'@ >bӞ~|8?g 䄙̢f֊ы=(9R^Pwy'67P./9 /|'w5ジZ=j>jk׼|:g G?qdϘ1䚾=C'sY|9pˡgV>_rA^YOnKxBXxOO.<{(G>{{c֧?Dž,W'o$CfYWάURā]m`}3;}.|f\ g9cxrWO'#lc0}0kÓς9n9PNv|iyIg!>- bᙇ? >dgy9dzF\9;YyY;}ua`ֆ'sr衜B|r[z3?|rD9sgsw>߳wwIN|1KS 9;̕'?b枹N_O YMr[ 3$'ʗC1zdCgd+9w=ȧ0ì_cz_ȶJl%wrpbߝtٽ@/3hƹqLOs'm"jϗe^'[!f7EVn'^L2E5s)WPqf{/]~"r>=µ}k597 u-sc.]ϖ ɉ'üX yrV,Yo벷 ݓ1X>cwe˖1nrzcv}l$\+g ^ raր>S//=9g'Yrϼ3U= 9;̕'gE+ =s O0=ϚB1s6}b/}ů&mMV}n ^੪o@'LaraN~Wɳ[fdzW8̿^Ui6C&Ϗ:>%&جsu%^Bg//K\'+{LFbfl9iO ͑|g%wzz\kDw?gOk !|L 3rTۿ9r9KųKΙg[Ͷ90߮yѕsKP͗dU[Ny;+XkY'_ϞW?u6ckƞ{Bg\Y3%?;lٳO ! F~??؁/䙨w3ɍǜO3y̗|Ho_ Ֆ3{ů&}ޯ 7$>;8<s0Wqr&8)7y}7ЋxO~C|w^??q.pX5s6;{Ng>ԈFd5pkUE|Bzgm1=g~Aݽ{f~o,/2 0>pfYk}Sukž|wmc\k'~dlϽyKW< ;xU7=rgaN;s6;qAnr3=ӫvyeѿG8\5ld?/k?>VK0~1w_מK`[K}'gmzߏ^?\6jNuxUMyB]~+{=j[ŽFyγ%Zg~KNn|˹ϳX>^ 3n/ds?Ne W\}^㵏xԴcT 'm߾iȗj o;|1H}֤닳PS#"$L~YUofGK΄̒bf9qb7L>q1Nw<}̚ZP?&fgn{ 'fbj?W+6͑@?aryvpWcִՂ51=s۷=c> d5pkUyZo|_\ O\̳o_A4fA[ O[xxfVuU^|gӛE>ߴHpgZ'EoZ!<Ho]Q癄j!|KzϞwRk֫8q{Yzy9t~A{<ӟ,M;܀OaY?L0s,M󿌝̻?(!>}8}ߠ~4 z,kT ]-8'u\wZ:oq9fM/UYo/99;e -O}~'٤弞qCk9k>3"o $bAγ?L0s,!<H/7Wx+=8]W/Ɨ>k3?ݪ:9Ǭ):x΂U^kـgӛE>ߴHpg=^n0e0ٻU-ft|sYSu9tּ׳7|i789z0y̝|| `_p} 6AjDh^ 6.ad.&G}CWzx5r O^2OZ7UcA~0̯3|}S '8+c[rg=ɐ_~z}'xW}p'NgCZ;Cbx<\׃0sE'^A`O|)x~^r_|Oۏ3YP>]ϧ⯷CE5}l ӓj];S7;$YI59Z}_d/?œ!Y^]e_)CbfN>eroŲ Wæ'v:ϟO^2OZ/cY'7ɶ&G㰧3OooH7rv=հI矝9j]1<ل5Oy0.r̛z9A _usn9Ūk̕^f\v`QOr^N>E~r~<ܓXy_3'pb6c觺߹cWg{GUw¼^͛u{~^Pl zq$͔d>/Ko3[Ov{]# <Xẋv'}}k\?"'z GY{֚q\zsn;b3W^vzU>`+w|ٚIMjpCޞwr{{/Žj\<_>9sZn9fӋü^KN \@:^ՆY쀣Ň';ԋaOfݳ^^~c?f>YϏKs~ 9bյaˎGt3YA.;]o<-}^~07Oz~\j1|͹3W^vS/Nc?Vuzy탏̛`Χf=?.rrU⇙+/;dv.y W8Z?&֠fMϜ}]zgU_wu"+?ͪ?W~{_$w%UꓽLMfh^.wv{w/O?;%:g~Ͽ+k_o~WUt_'X+݌WeJR :lb /| _00g5K3H+\'B>/5!}rl,Nͷ3q}{9X x=mˋ7 o 7Ly6|e[7^um{g ~_sg;O[r!ym -UTnҾ͘|I3i<3>D>6Ӭygbـ'XH|yK0}|׾1_~';O[r!ym -UM k_E}vzg/L]g'w9& 7i_fL>_bn?or4k3X6I>!3_>|.'L3rݿ6oͿ?/\#ϗŒbSW?fM&M1o'O,y#>q&˷읫Ҝڿ{XcF;_s^Hef-uwgEU_橻Olf|^ԯ{}QqfW;fy}_ O3hOBz%EOɞl?7۸p_ {ݞω+v} Go=CYWmH}[gswZƞs]B|f?؜_(]/ֹu˾oj]d}{^Oblfxӛ8yf˼ϷAqt{i᜾V:fzW b3/ie%ۯdu3W^ʟV oRMSwjf.~yq{hS̟2u?d7SVya%lqdՃ,6uun jf.~y?b<~-.lzŦ\y_R̥9OIw+ /4d1A -n"\xMΖ AN+y{>@8Z=grB9e}+w>!z'\}7mO8VV;9>[z;KoͽX X(v|fJ= 6{-bU^WӊC.79Z={1Al*'[n9-.&g˽+i!})8Z=ٻfKǾ)<-{_^{z%_p,gkOM<>%Ū>!]!]{뾮gyfM/^Cg;Wݎ6}='*/4G+}#X>Y39>K}>^Ykmo8qT'3eS{S~wO˙98o \>[~5%-/;~rou#{PLgF{{iয়~z>Ó\O>ky<7z/+ǜ!X?yvWrՆYȐ|٭!}k{Q_۽$W-dϽsq?l>}Ng,g~|?rs/ ?t雌? I>u?>2CZgC~}Œ3ɣf=qN?L_}>}36<%Yts|5ssays9?q~5n &'af8XO^82b->X^,y SOPC<Vy){p>uǩY{>q7zכ/8tvi 7y^g׽ggX=~qyNr[!]x Gp4粗69O'* 8d•ܾKY=^+ygߊ~)xas_>Mwq0s姗|&{0 jÑC}u=wP5s2g~o?1{$3oJ{oLb_d+C>ߌ3g9qO87Wy]j[8bn1eNlB,GRn.=/V3;ߕ &gu=scxPSNꂼbWUνg9rŹ]_j[ 99cw|r{ۿ_bI=r?;sx>~Y->9KО@]rm}}E5NGھsŹdkpALV{ {WRvL= .; u ?{WÙn<|Ϝy9 ||SO=C'u7K-AN&ǔ rեsē8œ9, 30c6^AL' @ g5=sٶsF8s60}oG~(ļf3ɞ=䘲r>́>:1`[NKwz| 3ݚy9l[9#9\I7u#?b^qTdϞarLYn9 k-Ww;Z]I.'ONvp{rAZ6v1bso=8ΞV;Owq9W=ά'ory.˳Gg,N!̲)讽_a]toy#4us=x>}ymb[B~\6m-fYg[=>go?a^q9W@{';z=#}2ury+TWՖ2lקVU+uf[_;'_: \K?k~Z_gy~x`=7TX ײə'ZdP8[>w]Zo5q??O|rӃ59ɉ,NJV/7H|s]ng'= zwD<jg.7 ǜ{rӃ59ɉ,NJV/7H|s]ng'= zwD<jg.7 ǜ{rӃ59ɉ,NJV/7H|s]ng'= zwD{_;Y&' ϖC` ɞ\f)ǃ89ZϺi)36!_a _< ý{,SH/f̙9 ،Ȋ"u˒ت5Src}S9ic|b zϞ<(O]sf:g Ǐ+>^?Wg-g׳kvi u۷0ncឣf~s~ikޖ]{ l֙1={=u[zãR>|YRPM5ŋ݋|g: w}s☱VVyWg*Nit>ҽqu۽_Knr[8죦o&'Vk z:kxf>M=_^+?K-B=R<;9߶Y>\=aƦ? ? v2N|V}0͸XKO15Su|rr'X8#d3MN< z:kxfs~{|VuLOk|죞Z3ߜ/fgvG5.>1.i3h |+ aOIE | us=_H)2gT>s1/RPy]H1Omb~3k q?3dLWEkn9g "(rW|g&3d؟׿P+c]l ?/gwN5ǹ_1u]z,п=Ubzzu;Z%x/$7]3wfŜݞk!=> ɿ0 [Wyz _ffj=c?^sJsr58t[uwq9f|f{:SH/_[Nrr}Bsq>V斧gWA9 dJ7Cj9t>9x/$7z)̥ux~r:cدY/΀_m?ϧ^lCL[;:'<ӖP+ׅus=_Ho2gSٙK?˛5DujǞ_&_꠸P.\Am.$3B}9;b\z8P^ެ''S_m>5yB fCQ<yi8Vl0L77T~M3'<:̍YA$?Pl 6i9g|r? Z֫njq4WA-sű_(.y'j{块 6R}7)?ѫy^~oKrpԛ=BߟjB\9v ;Ce/ҹm7OHe.?zu<\b|uo)^k9H.V<-,߻|r?c9j'={9]s͍ӧ ͶOg$~I4|b^KK?sŒg^O]5癟l=QZyaMg/WbI-C.ꃺ<3_^>v? VC,參?c'g}:MyxZٳ^^>Q^xha^P^ܭ0Nڃ>鞵w\s)KŲ3Owg/uLgg~jY7_~_!M^A]s{|yg“/|GsuZZntIL\x(.yz}{7yu3cy'W<8 O=~Z9kk&I{'ݳk3rXXxwy[5~mrHC8 /j7WU vz8>zW/Lҁ]=.XH}Dq^{%)5W'_u{j˿U;adZ֖;oqbr{^)?9|rzzTn(r[|50{71q}Z]󩢵/ΌN[W|kM _Og<{9m3Y>|'> yWŷ_P]O$sN|pCz~Y{9{g o݋crs+U6myX%}o}1dw؉翵8B>{y{.ܫbBOȏü״'q}Z) ?Lҁ]=.X l5cP~/iO q7>3O*<'/K~o9t`W-/t}yKS0Ok9~j,$yW8&gz~yr|r5P}B~ =!ό䶊) [$b !]v^3xӚ3?άu{=./nr{^)Ǖ/ə_ޯ[5 k|6 {0'9?%tX5恵{3Uwpjf]`'wЗ 7Oߜ/ޛC^Hk݋_?&!{rdkrNK|z[;gܱSA eΰyXOڇIw{3L.gy^yĽs׿|q< pxn=uGBwZ~7Afv"|qӷ>35s\v)u-pqIfLq۞|zFNM}\Oqv|ku?-"qj,uk jO{J(n_5մ/< g斧 ||})f<$Zf{WL]5$,|ty2˜!;d _V3}츧?}SBygg>)}93<=(_H}O ?&Br^lC>:^9K&.@s3d56>l jO{J(>ϻ5մ/< g斧 ||})~Ջ~TsH#sC'fM6W,ssƙkqoql 3lgPC~{oO>|!B _H/qW场|x^/NrBwj+}WS|ǖ^,_t\ Fr>![Ỳ[Ot}v-Nf}{%Ԗ' elcŻm#3> d\_}/57sN57|g ~uՅ\r'=By;^*'͏g7g8eox^y s_[>~ʍp|VC6~Sgy/yPlYkle YlO9:9S9>SN~0_%3Y37<cz60sIg|=Vd9oL<̼91},zXz5tVzHq'WO¬㖛/ }'ҫC>\bOL~f=͐|ٟ;)^ ҟt\ u8z"×lYorܴC j.?Y>9wΥ6T[LOyL&[jk1bv%bfGO|ӯرZ\ot8._5kj/'%U߭_|dy\~_zg?P_m{uPܥUO_z~9ȯϜp{0>=3g ,6Yη _K1\\,ڳO^w=ySNԧdϙY*;Nω-ϕ;~=jݹG^:#_6;@/j32B}͝,{ϿؙwA/v/^,矮>ndt\?#JO%y?Rig3ugjfYw}~/yC&^i" B~}B9aqrqٯ<99rzv}pz8Y Yܾy֣?y쾱ZuGX}&9=kĞ8K/i/z>e//+Wwqs>Cc}ܱdR߯jq9=ܧ2򟾫ώq357/=}X0S83\ρ%zqGsu嵧̔m&^7gq>!=ս>!I:c/ׯmv?xνb!{a]<3n9۾}Γ]_z gLN8pCW_?9_~gaΕo^g{jOWO$ g=g|:}9>p{=Ǘy|K r {Aݳ~c7{yg ٳ_y|WO$ g=g|W8w[k6Dq9t|-3?jC|V!9~=Ksl N͉2J\a]{ /ۿ zQ]ܛK=sa:=tfs==o\}ʥ%YFL2os 9M9>BZ핿2bzQw}Cg?s9V'֦'y:Ψeɪ_Μ酋Cs ':k;gH~?TRM8}}u|eͣOxhFm| =ߐ>N@wqM̞;om_"q:?2_Og ~6ksSsKds<'}/lǻ>AsRY<#^y}C|V![Y?u=1L@ۇq㚘=[?g bwпqU\ː+!CxG6 yAz:sx)W]p-CVYӇ qِ/y?'F\u ZgMߪ.9s=sĂXnl sNKw@ݠ!>=ejf]qsGf-N O dh^'\'dK~9(*ZŁ/Оz's}_Pj;N>}v-3f7ӏ77f?G*fK4Gҽ |f{Y+y]ǂX Vn;<]w`{ {k,\%U}ͬ+Χ9=Ov|[^qP{N#yΐ_|rW}Z>?XEU^Ͽ>Gf~}t|!'yT}>¬g bI bPc'奻v,媕Wu1G~+]^}f|IqP{b_M6ə_|r%lglϿ< e++w2|eӗ:_\}A\ʝ|줼tn^Ş\ 9o A3*'~ۿr6Mo|6JGO|AfG*1f^L7e@oşzoߑ6'&\6߮B}f'z9a5~E,>'ON̾ͱz>q%%Tgz2 ?>s̾bf^=)˕z~s$'f(Ճ?}I}qm&̍c8VȞg7Oͬ rÚnrh/zL//n؄qL fuA^}XS>YJWI䜵UO>z2 >Kl36an|B<7}jf]n ?g!d+f;vtҗ+YH3;r7;9|[-'󝼸k_PK$7,d߉$] '{\|SCr|V>{'3̾>'[:դ'ü0{uwP-=Қuc|bZR,KzH7<˵Ḁ=aY#_'[:դ'ü0{uwP-=Қuc|bZR,KzHf_QD6s5l6ȯ Xnɓ_}o֓+ۅ#Z pŻ [ g!y wc)q>E˞oUw925?_~j~{wy?^V©O?j~s̘}~? ;w]>7霒)O[~'{Wo ' ]۸kwj:yG;=BEe 8\^Z*켖xzslβ3__nuc#/Vb^ wm9lo~~q^Lpl5du~Yr֧s6W3?DZ:jRϸ0c3?ٚ0 w f7jf=?jF67/BvKf/{\;kB]K<|Ax=nғ#̸y <3qb?9g]2̟s֫g#OMyNo{AW3V3A~)[.7{~yߛ.yXZ p;qkΗda̋?Xx'癉e?9Add^<yjß_gfM s8 2-~>9>WB>x&nq?|fS Y_ďgV7?T0U{yRolaY[NWOs~=\fPw9Zbu6_4?5 ×_m|ٿEg\c|JOw .OLn9Iߞ>_$Gqasg^^#L]./_Cϯk>kK \>|?s_6=O)8 ?arHV/˦?%Gqasg^^#L].?o| jn0r]N/I]S8>#υɛ~ҳ'p5]}_lzչy_.,{y~,<{#XVw>|8nGCPgWt#k 7W|Z>ds)寷fnmOՠg@:?_ i~yM\x3d5z"S/5p믫}\z`=}s\a]KU]}(g_qHިk}ﲦ7AN!=9zhڞu=x?bW.uǥ2ȣ/[fS7l_'g/.q/zy4k:w}< װc՛|3qP31mQjC:A gҿ=O?O_ox|ɳ\zW/Ǐ jS/M>3_|g L6)7y S6/0AG:ٜikT{{|?ePo悹xكtk3O_ox &>?՟~ywAԍ0k2_zcאlN?e` 1q͙6F?wGmSf.k=K?s!oɏ jS/M>3_|g L6)7y S6/j'ɯM?%'QzD|fŒoj$MΘ| |AX1s#>Ouq9{gk^@/'pA b~A<Ę;gȉO1 a:klk571殃b> ?s'쉟='%g\H2L9ɀs̓8D%OY<}6A`0g\}kS̃ ϚmgaƓq'EoԞp5Oer.CI7ijFn ,f5@9_9ܼ~\{|BqOFzG{q9!k^\S{@Kym1y|{g>?˹3?(K5=<}KFrj7pQar˾AQ#JCKðu?i=oY޻ݧփ,쇙Z ۼ?^꬚g;ڒQYoվ9^-}Q  }ܾ_ׇS;gi\tcQ).w] YÚeA=O۔{y)N>=_ɝ&kdsq&ź/\O>i߭Gydzћ8'86\zi.fC'>|}k>y&\~|_tK7<~rrOqAO5I'_5>sűj.Ks16u&ɧ+V08p7PWl\s\b=4?_/o?_R*<((fJ0cn14AtașclŅ o?یok?m' ; J͘;'iv#[| Sf___A%/:ʮ_lCE\WugǴ??.}qV޵ԙl衙=}?5Z7~44&OkPOur&ĔS~a~:}dns7>!7Z~uztv;9.yq%=Ğy̓?x~+ş-/w Cs=%ʮ߽lTP<<+oߐ7smo?!W-7ioqgl䌙՝PLb;c=h.9Obg^P|w5!3wvh'd\uڒpNosB1i?l|tvt1smKé; yxĸg`b9_c=h.s-):<8q, 4\> $MoO7q>cq 8.[ئlxBp@|. \'k^%= 6Xy(mbx s.F{?<;WL㇛{YWl_z3gErm?֌M|u ^Lp0cWO!;d[<6sܟe7m1wbq>r ,9`CL)7~eoߊ[}ͪ=ѽùsM=ߪyzWG2㚹G+g~8(~uBߜ;6g UZliMA ns}CK0Ǧfɇm6Cx􇩇x6nM)q˛q>cW 졸{[~\3W| bxfd6>S?!L0dž#xOns<یm9_ITsw)>pQ ~9?u?%b>Yz~Bs7UWcɳ/K}.`ȇ|Oif䘺lͻ`wId96-4/vM?/&qf]jca%raq f/ mOX{nr,ſb/_u-B}_IY;\p֝\/_S}jO=rԺNz:?nizx|˜SoBv5>|w'[qՇ1ukc6yR,嬽U=^Q_jN:I5?=ldcر[૟ۏW==?q:BgVn(^I w >l՜yA>|gN{1c'ek>q$ٓ̽3o¼bGOjZ쁟/ldc0ykn8j'd[_slKs#Y̦ W3c57{?l6&)˩sfn2?'07,_mVz1.0h^^C!).8:BCF<܀&ój|!@czx-VҶCӵCS:= zec3Vm>dO{H/$es^lqݠwuH ùn}yW%A$}kKn}o}gc| >eӼ^5/$]U^T?blP;l_5&{,~>l?竇p~h>?r?7(\\gƜFk4|+%C9`O|czV]<ׅ>c`ƚ|zqB2_Υ9Q~w l[|ɳFu5 <8fHҭԃ׀>riOa&q s>A-??RTpiL_W]Ū٧W|@77/&N[|H5L1cFn]%/̸a懸Ou>z7C|О6P9}Zz g}H^1g]\VϻDyz+6we}]5FZCxw+ܗo<\⺰9[x~Y+lMnJzkʦZ멹'-Tσr^ 룾C5-;dXט1 |۵Bup^:=mlۼtmzϼ ’Q_|zx7sșSY'}a4f =XuĜ;0}gg9ͳ5(]_'7l د3>' 3ΘOyݚO>1>>șSY'}a"~ԜS \9>}ʱ_u5%O3&n}ʱ_u5%O3&n<Φm.$L]cŝ>l|saj==[wc̟ \1uKoēo|t҃%v-ʽ?myήm7o}s|ƈKYw^u/:)_+}~}^w>:lMzө!F*۟>xS ^0!!}?0|jT|cۍϏ#>Y=[F11CkzӚ>הBj!Q{O[ksْ|JiwT_>Fq+hQxCֲk4_ku9Gzh6SS~ y~P/<\G\ߝktxU'!?;Nw8}B>>>5ӓut ܓoڂ=} ٳ%{7&ǧXz~$}h>{h`o>5ҿ;.4 s>RN0s 8sqKw'䪓^Ps7ْŽg 9qKXz~$}9ۗl9)'X9SbzY6x;~Ͼ!{WtX$=϶3o .yC3'ȗ&?.`0c'Ӽ _L9#p=5egWk=W_FglMլ#WbRzz%Ô{!θ)by`{`#8g u|u/?xRZo\cgpkyC~c'Jjᩱ`sw?W`l>)'o^{om0YǮ޿,v+&r\ ~"_||ռӎkC}7_Oo^9ݕm=t|d{Xy.N}X7 k^ܯrzsҟ>'W?e f-(>䴧9S>a~rgk>iΜlr _6zZ͌Vnv9PL|̗-3?&9^<dv=L=bCvj3nJz鳆m>qBY +9s)N0{`?9J5{K\|gN69/=Ls߻x1350%['T+qS(g]{Vnvdߋ ٭θ)3{7/W޿,f,$täKxlX1x3ԓS+D6H/^Nϸlkm-yr+,߭ob鯞/֪ 'InHZ5~+='>`_3.v5wcr\~ "u۾1m)a']MSOc")oaȗ.[d-wovﯜ!U4 /{}Lδ8>?{]_|PlYj5߽l=V?Ƚ%=bڥް'sMp׌ sH1~ɿrCvqbg\˝-QN''ꥇY>ma3V ?1:ĵx9?B|a值<|Fe[3GB1>s1cƅjμ~Ɗ񧞜:_y8&}!?ᗣX>`3.|Ss3V ?1sw |p?տWt7BC'Yr4k r7 //=٘֗]Ob| 8捸ĦC V?1ތY}m] "Vy[Wƥ{ƬeMBXjKX+{e|pY[y-އ d{0e^8=y]W3oϷkzzh3rا9ߜ'.h ~QU~csMpָ惷E~޻d96k=xoƕsw~ׯ^s^5s_+Co_X.{|y]s'`?X=[q=kl~tq _qO [cW}g9]۷^龾3Y53)fm;ۺ1yg͵lk=ކ%s}N*vursֳ^h4<|?c]x~&ҳbfܔ{=sd?p5; O>'WIz8?_̞x8_?lj9tČ\jIvܽ7l&'49{K.Mn桘wʙk!]~7Oo|b?L9ě[ θ \Lz9u~g<4__?R0Ot`\یbZ̼qͺIS8 ĐjθYN+1k~לWm>xc^y0Pݛr>{׿i5͑vK框p b7ʻlIҰz )Z4<|zW{{K/wykrdj=+-K5k ˥gYیU+;qsN4g;z`b!O3:'LP9ژs)8`\c_\zٟuXg`;{?y N^/9y0g҈>5k ˥gYیU+W5{UFd,0sf7ٱ>o[u{\x>^A7߳O+/_Wk rCy!Oaտzu,+6?}bտqe=pw.fAؚބtGZo5ܐPK5K wغVîĩׇe{Ŷ=4{;Kfb//_kat.ZJfq_L7BFXyW/+f+71C|k=+~1Qh~óO 3]:sglz7!^'Ef77'}5ΘNk? n]FP3YL:\rC>=+~b߽Y~ȇO.7pMk6fܴ/~ <\g엍Tf<FsD?B98iygĨѰItcLbf͛RG\}C<5_ ߾fńS>-{A,ٚ6%sxMk!Ǎo984CcMkmrPKgo߱v/n8_'y08yhn=xB~35oWnm\l+?Z1=xZ?2zWڹ߹SWFjkq2.Yb}{/W})?[UGAlgx'_^y5>Bk8irg:bϵ5A av/n8sl'y087ͭCu9?;k3\Nio? d7clB 6A/|ՓOkr3J=ٚ)x_+qHMm  O9Y]Ilf^84>Y?>& I}|WɳI..u+pp7٪xflx關s F~޽EVnB5k__˔Z>~,7vq+|a3{nX&^_͵x{hbPmnO]ugxH]_@3Շrw;}v} 8 'הmXw=\zv_sy{BRm|׏$<uփ#n>y]^{emm}ۺ'u_o +O櫯k  >霧'iO\.!'L)+Av>k~&WH/}`=mxzW]7״1I~:m˙̯??̃di>m)_#]NCNR#WjCv5˛\!xr/Q]=vq9A}2_}y :,or' ӆGw}|Oyg$$D/fh.\I6x෰)ϚĈ PL$G`\oodkn8qͭ"oNC1//Tqݹj {ԓr mK==.[(z˹׼~yq]u퍜`MI|A_(\Qʝ'6ÒW~Î 1n>ZgO?ҟT69y= fW썇_9W|hfa-LwLpr6O6/ɋoZ)=^ոm.Zi9/T?njS/~(t|\=]3al]Fr(11|q\\sIk;k_ᵖ )]q\\#7Nur»5?}u?=f5; Ha=r7}ՏKo%O[SFʭ7/hް?G5Hk*/ Bzcr;?.vHqs-\G:_(' 8_\z|#[kt7Ǒ8{ 6B1o\)o)˝'z ͵s|..O_p>aO^v7lG:1LL~\rծ!; - e9a%Os#4})|1Ao4{_pŋMj6X('t77o|?;/%wOWo7 0לO-'9={g?L2[rlcM]y׿1mnc|q{>Yϲen-a$alطY4[!OFxWO zr_o+sMS~>FŊ /]{dzmsQڟ+$@2p~6W qyйzAýlmAΥ9t.^Cf+XtϜ=!n3_No/w_u7??{ۉlp;/6Wkf|#| |9cgM/͟Ԝz|jYnNqxl-]13'df̗G%kݍs?_>ͳל=!n3_No/w_u7s6:8{}m^QPc'p{r1QMz//(g){Hdr_>:(sF6CrAOdz [F{~|m',o5_\>^O6b_Mz)?prln]1ϺI}Oر;sWY{z{_8眭5cY$يK*v+o!6}X\#%׿;>[y8d>/Rck.מWUB`k0Ld'd۽o[qw$7q(vH70c漘sw>_{yClRx_SḠ||?{vr澃X^,.8{OZׄwu_/ޙgb\{Fq#9@8k;kjς0c漘}9{fs6 sMg}s{vr澃X^,.8{OZׄwu_/ޙgb\{Fq0k&眳YOkh>㟃#3bq{Һ&伫Mʟ|=w<#3}3 xsiEgs![#hX\ț!6w#/Nj)X-~)g^>8ΜQ&W5 ZP_8=e|C9{㟵IW݇ƶm~Ȇq\9nzo~z<->qrzCF^]ݭ9S/I=4$;O٬i>.YG?[{>ѺY9[<ЃY꽸'p޵{SK =arG4g^#ʻ<,KoXe7~AO酵g8zhVnNo-۸Np>󼾳eeÏӀSOqyP\S  ⒸuğrMP q+4#GL=1hh {gC} OXkəzf/#g&f1y5Vnv7zGv A= IC?7S^w_އk|AS;hcaq琍]|2?)=.= 9/J}AI{(я1&+z3K>=@4d5v{}jO;~z\Ϝ|Ï2(Vf|z1\׏5^bu9˖ƣeb|_b._}bV-fj?½W\(#.졚lb76{?Lzo1]lI!1A xŁ=8k]o<Гş9lsĝy?{H7N95 0/Gmy| goIC9_?5uƋ h7L?Lx8O'ņloГş9lsĝy93Ĵыo^s!d~Rl~|=Y,6Aܙ9?cO??篂dCb&dO|-&bg3G\`qz7_DBe_M~5Cb'{ߊ}ޕXdcL 8 swi]~93-lޥ.򑡸i -swQ׺&ʻ>1m^DzuM.\~[cB+&4wk>u퓏?-_D]os볆uC<ۅ/{ˏaּr/}]e +-gG!\Op~jMy{+!yg.?dŒ=>2蓍#7br>7&鳆uC 8g?bONҚO~f_؀?s7Ęsu9Om]<[ 3vȠO6zHzC؃9:p_ռI[ıلsȟY34cf |C9l Z' qv!?}}Y笗ZkpK18^̼aRru7Y嵖a:eZbVώ-x쓌N혧6[շ-W]S k{ 5?Ms'gb^f=Y&w]zHr_{/ێZ('楬{ ''e{Vso}6&l۷<^7;?;FW kyO!ZӈVLu|8v_-=m۲>\ج+?5˙:ʻI̬Ve/歎|8˧WbEN[9d;.fìn>1s/'zı'!&f`Ofl>!O|( Įxp;5 'o|s^Luϖ&w0?G˙|d b^Ċ &0{K|9_!>3csm.fìn>1s/'zı'!&f`Ofl>!O|( ľ;'N9_!>3cOu_߳qf]cyEZL ӆFb鍹ix|BR>ol! })y\ b,Yrփl8ȾF;N}j7!Žk'΋il]=js.Ͼ~g?G%/rB5]p]#{}~Q;o{|q~].ZG}]u{^P[B̦[{K亜h>'?Pz䯸{+d{Yw`_'/?RW/[>]k|K9r[{V߾=wMbjXGu]n_N|ya沅 iå_ 9g~5>56+\axBŞ󸓳d1l8ϸ>z\Osj>VA/Yll!{cX~yBLR Hp.!_^l!8|:}p#nNo虽9Ͼ4Ig\y=L'΋9C 1I5#y^_N|ya沅 iå_ 9g?xg'qq}V09/?3Dȧx|n|'DvMɍSʼnYc 4>Xr-I36LXfXzv=avUx['_HI=Wמ'?'s,K9Y-7UW+%Kړ{7b23}=uwn_9z;ǽk'"i 1|~繜Ig~b^9+]8C6_|~̳2?g`kk᫇vC_ɻq} 犿>侻!O[Ge~w_ͪ{>h0 I1$>b8cgZK~Sq^츧>dqxxށ}~.~I&kHq{hmc 3F^󚬹5F9:g[Pߒ#y=yc:k~Bs x'ŐԄb?0GyA|>1B\r˙r^˙g7տnYIAIMa''9O|xWW9baB?3ۜd;2=H=}Cg0@??Φ-vó3wv_~|=jzklxY'v|?1:xlI}i7ojmΞ-ߪw}n;bn^rCνdۧF2dkX?y󧇙c}a9?תb}6z^wn>ᕻfy3=cs2L)^lhg>;۬=sgrr$z+5 ';pOxosg޵?3 orM|s2[>|'8ŤϜF>#%Г7ܛaX_qΰrѭ{O713oCz>9'Ôņz~>?{k'Č;96'>O>|]6 3Vs??|?1NIϓO,yzsŒsc7?~_ӍߌqְA!Rް!7|wy;x=>goXklO{H >Wz4jv#L^ìNW{/vAmqwv.^w/~5Aiy?gYo&}]׸s܏ Ofbg |ar;oq`_-+s'Uok/윝{l3'aoz77!?=b<:9w:Xc#gK 倞Y9fy |/\Cjn?uo0K65I~N#o7!?_K >f bfN;& o(?9?5̟~>ԜbㅩO3|$=O~5̟~>ԜbㅩO3|$=O~5̟}__|;~Or%# @O\7cB=&W6X N6|i^Q,673ݞU# WuoK{\t̚?12|!Y״ny?q6{dܽ5=ÌM[^E7+wmRW~yz;n޲۷oę}%l69Vm+au={!}1xwyw|=@\qw#LN}໌/z#+ 5l+Uk\fk}}Om^{5/tͷuȵ럗ڇ/{}yب!y131}Oaor_5fn#^捸i;٦o4>B=&W_|?/@WkP}5<Z\{flR\g0zͭ{mw!;Wۈ3;p'y#pκd1>g'ɕs5s|Oiߋ ~^#d61sqfǕN0oNY6}3qg0}_tfΜO) {ܳg&B`߼rmt`+O8`×4ԋ ZNs(6 .W]p6pM/֖NPgm7wʯ8foPӶ򐨼oOpyD 7/d揭#[^6kͷQGVd3 z wR|rs]sT~7{Ք>ӯ1%[tY}g` o\<5ھr̾]x/[C̋k_c| 4o!:=6?s|¨|r7=8+='W]S^O>|2Nk_*|hS޼06S|zi t3ԋ }|gLd9ϚCN[mNMb o@;9f>|s5ꝶۜ> <5@ _;}pṽ 9`愩=}r!`o}Ml2_h},H8fMy!o桇3!ۙ^(#voNޞYox' qf{pj_z^I˶vk 8J^qwK%×XPJ^Xo^6d랭~hF-~57}r-IfOSqϪ}oS{;UWܺW!}uχY= }5X 'GޮDŽW =y o׼uX `ϖ.cq_29or:Go\ᔗ^9e $fa)d#JDs9{Kj]ʈ{ͻ#{zv1O'+̖Nf3񽋃fɍ?kh}/|z4xl7X 'ۙބ8c Dvf6~&w>Y961?Ԣ1O/aur%Glp!?۽c Dvf6~&w>Y961?Ԣ1O/aur%Glp!?۽c Dvf6~&w>Y961?w{p_Ռ8DmCм#_c|ŒkdV? .f?_#_ì13oU|C<8FoMo9c6dl-~_{ ˵|Q339Bu3_c׹k(?5w|ߦ_[3oU|C|ߥȰ3D اSls-}.>d}ٻg{v[Cv\8sx/iBR랺cq䍋-.|#/g'˯__81B>zRryc57pk Œkd6k+ɧ|| kƴϼcXW {O̸3Gl;[cɆB9SOrI絜 -[ ņ8c˯\ٳ}zA'fܙNɝ1dsr؂g{y9ߞk#{_/Č;s65lt8T_q z>E]<4}h>m=ri?;S1aWܔbBbe swL*nx&_ʕ<\\k^,QLC1?|8s QXy 79{g3&=~RLV\lA<_q?| \e bCrk ً7i1f'w/G#s{4+&yL}Ƥ<8_WӍ?&Of3隘O=~q!?{<܍+df⟘u󂧋|!̃S/'9 ÀbUlGX9#orXʻ%}yEܫ{yxҿ_cr+ᯏe;.ؾͻj^0p'o&?=đ>mūӘ(1=y{E|wH=Y.Պ[u!_Lw ϼﷇ;{qp5r_ x'~ޡs{HnOFC3Nݺ}w@lؾ-þ3'̹f#ٝ7签k?=f_wlo~s~>Od+{X3={}z_ϴMn('rU,r١9_<.O =e{\zyS+du6a9l$}=K~q[7Wn~ٓŀk?k9^vLDr}/7\,3SwpɥwJ>B8>yiNfNsF~M.S9_Op]0sœ[o6>?>8ſ7_ (MafCr:aY,O[\Fn &/lq|MO<8UBJukx0!7?H͟O^C],'5y#|rykرOAܽsCsl>9 6wo˳/8ɍW~rH=6{`Wc7̺ 6w撟ׅ;'^>s*;O]0؀[ޙK~^$xzqzOg {Ul@љy!7 j57AM5ӡjo4}j4fws8 g|v`;!Da]%gLʻb/fw\zKfciOO-M} N_7MbY+՞?5zo؇H~wĖ A\9lcᘼу[j>y5?{ϏR~/_/m[=r#.o]ڃWuk@ ./ۉb ˅g}uZ 3}IǓ\q/}C:^1\yoG_!?|6ӽ|l??K]2r!_#/4lgs֡ o:w.pg> 1 s&orƄfL8F|t[ b~ |֓!]yo`I(5?΀ yQr:w![]k{~vB)ܷɛ1a,C7'd C6~HW/m|sg~sZ.pgs3>;#~0m&gLa$oGЍ &' /g=鐍 x?ՀMd#AP,`>&.׈sRN|8.zl3Y3i7 o6kgòގٚ[l8T~kb+$_? fSo99Y15|~f͠(s- Oq9U?g\`Q)![@y[m >}xg޻l bqs5 5Oo= tfAуl<F мr7ovPKW+7a7ۖlڋ aη? >}@seŰ7!f!!u5&:ʟ xԽW!oCo-+ګzu}pٳ}O'٧m y)лM^+ogvpzp/4^CPI[Knng8Y0}r5ŞCP>55Ȱ3죹H=o9k??e^ìCBzg:x04k{{/>}+ |7MNpÝ'ҳONVUGOBmؓ)t\3O78+?ЋL=ƥ6k9 o؂O/Iэx>uAFk+ns>K//~Ywwг87.G~[L$CqsBmؓ)qÌg L#!'V~83G>tc rg?C?_z ӗd 3^D>5Yww8KqrÙS/Py~ 3aOҧf3-3PX|n̞0ϳ-ȝ4>%ϸw9bd(nb?۰'SGC(Npg>|j7fO Y ~loo_Ds@Ű[\Ӟ"NYg㒓KVɍlkH/ۿZԉG5}=@9z 'e>vs7쥕r9YZr@ݽ=y{- whZlշ~OCZ˅Wm˾}[eŕ?q[]zg/^(^f?_]vٮ[>[7}L~c"A/|Wz;0튙sfMr#]:~W;\1CwWÏ ꩜-]e},;."vL%~:wfv^}`7#Vz{C춝(&:.g]M|^̌+W]9}fO{H韯.Vq;SF'I6Rk^}ʹ3{5ͼlb lO矶bP%Mo/_v>23Umg9)՜>`7&U'?NC0k6M|^̌+W]9}fO{Hs@?Ч{>Ws]̛&Vz~J74B" wtAX4 [LCL|d<7wSfWWYGm-n#_&+/t!f{_ȦlsC:Nk54u{:5=C('3)7I#daٝR,/wV_y/KZ;ܟaڏ+zbo^˃w4ȷƥO'oP#Uů+w? zxol$}rDP|T!9/IlՌdC+oq54wf~!س`wv&5(QN6:ӛmÌx[tv=Y,9uRܻw9^Uo"[(9&FO4F1mÌr; g=Y,9uR'oP#ʮqzBW61z*QN6:?Ox>CѤry (6vgzOӓVs51tʼn ;=w\>| ;sZe8Ι7Z5W[2-7̫>VM8,ZM͡)klm͞럭\_BW/7p6_\Ȧ!OzY쩏pm5>%gɏ?rKI7^;vy^Cm_|׽tV|󕷷 h>GxwTCYbp_|nd7MܴtrAM;}/VB~\ou._+bwmSBs.?u¶=v:~j8AϼF9'gj bb'Av {&>O.4/vV'd7Yv8Cq M<5}S#̜d~} ]C\~,^ \8& 8l}p/t ĞP\hΞ=1 f^ɐg^gsCzq"?aV`S3uCM'gjê;&YY[I8'G{_7Y7`Jj4(d̸ty9E,g0''379Q:x~vi.OGi.v<`ť˙Ŝ0p}J:lx~vk.Ok4Өw6(w~\n-qgܗm5`}ó@վlR(lz3?OWz͏re:_lo^uxoٮ;{ͣV m5ty}ս1zhP紇|A<~qﭧ}O?EH=Uc8ķzfl{Ʋ>bw]*X7^׵4WSU]~ZGȾrj~VC=˾ ;~Cph02|Ycz^yu~9% ^PZޟ,\Wtbįo^ .paٳwJ~̟k=d{/δ9k]\LxUOm98߻l9ιF=@l'f0y`3u6Hg<< zb0mAž|A<~qzsz6-{^`ǺŨ3mabZFGg>k4Өwy6qvrS[=5z[|asQ?ǯ&=L4Lt5&>9k5^'X:̼zyCF!{_)3}^|zKf޽n1L[?4,~w~\\ԖCg^hk_0okn~bIf/ ?]$}ƳOZ̓!3/?G5qH ? ҳ2>a'>g|rwƇ\NRƹ7yF| 4AڄYSOzU;̘-٥dzs5vFW+oFd}l!S^r煹nf`=Y/8:̿W1Ճk쭳K6-ߌ=jηdlkϞ}O?=K}yF:O승- s+^nl-={~\\7Oq;s =7yc^Rk. u8l_x&V^ɬ|kb2yfkp=_C>q|f|ٗz䉝<8|}6c{Oo?ؐ-=[ &/ys''ȁ|7؂ZbfMqIsO^_ﳇ|do09^溓D>qgɡ8:I;ypY# }ɖ4}l ă/gg-t}9sO_ﳇ|do0?~T/̇ѴƴO[BI`W7 WMe/n]LvbB|brNL.|/-4_O&4B>4yyNN`mيq?dsMj÷:s<+=8uozS⯊XUW-5/ɷs7} Ǘ&:h ŵW|X|G}Ikݼl5o+纺/8{q-ZlåkwDZ7sBs6Xue/ӫP{{6bB._=|? l 3.ww^oX^O1?osesML.]a?hڝ]ڒՑC VoaP1 s?^vs|ltl?1f18ښ73rmL|D[a .'4g\ً^\8Ąd=]?>7f\89a´[[b\Ɇ:ӎ{矬XbC1C>Cqe lņW7»М pe/~f {qsbAUxHIDAT9OnδiǞxB pe/~f {qsb9Onδi^:|Hv~`&HroЃy3.f{5˙ZG(\uO s^NaQy3(7Kou uvoOMzo'|U5a_yӻd1~G0שldz7X9Z7wm+=c;gr#/ibWzXϷw]ruuؗ4'O741wBd -+WSœۼ;zzَgIص?~462t}~#/dy`5-ɻc&'wJo~ؒx̝8߻G͝r=#NNg9?_Po>7%0sCŒ}OFv9Z}/\uO s^Nb]K|%ZôQ仺템S{')QG\G![aGrA,)/ P|dwψY9>7%0sCŒ}OFv9Z}/\uO s^Nb]K|%ZôQ仺템 ړW̔Ũ#.uۣ0#L9 g|o}(^Nbgi,G MYkě?z9za̾'_#|ϾS:9/yC s1PO%L>oaڃ~䨃Kl]]BN~pb^+fb:QV7?f`?/b51^ljkqh>|7jk!ۄ߅C/Oj~hgLސc=tv ’wNq$Gǟ}۶'@o@μ8^C s%=]W}z txa;n!~p]N3^=9C|=Å3~^S5.{עͳa7_O]#{y{Wv8yWw3syh檓7zg̽<{η.ʙ+K WOI7=/ A ͓;c ˻wV@>o3$tdw居g<7[<]==Q<^ x򫡏1klf<1bou{?SaL>=%Ӄ^ڨf'a 7ܐ[qMa xWC'_c&.zyWcŦ߆9_1_{z;sB3i}-(n<טC 3^~՘Cs}:}k̗ćlNc7?WWwӍӿ|X̢:ɖ 8bHvRS6aO^wzpŵƫ9mbCÇ@X$n-k4z/aXqq_s=h/;nպ~v`}\.oõ޽'N5w/WFgSRVcɓuO+&6m׹8׃ez(ޯ6am6vs]{׏,z_nޏ?{| =~%r! S: >Z6y{"ɖ 8ԙ.mô='+9_b>A6!]obz͋6́}ϻ8 Z3$[2PgƲrgd|?P]yx_{у ğB6$$ a9/aA1FPۡq j j.b厛7DXt17x{o_o-F.ڢW.ztW&c|]߀/\R\_ryǪu稵c5o/[3cdm/6iO+#-t乪8d)Ȼ67B57CdFpgůGK5_ʻk%9oz]kO nW655O?уa{iGœ{;y+O96o? w gM]yόI֗&OKf'_\z/ȑB-x{ο__dC1Ks~9M?vR'fc@~}@6sqOM}<3&9J߫YlӐ,䲳 bd 򲱳_=?}F |!{6$bg_rۛs}<3&9J߫YlӐ,䲳 bd 򲱳_=?}F |!{6$bg_rۛs}Ƅg_ooF,z͝EM! JNgg;oZ׼ylz /f|Ͷ7G!_7:>AKo]wKsrW ӯq׃+a-7=Ws LrԛyS֯s❹fKlqLXuogMum/d-`uq4Bˣ'm畖uo m.gֺ -7I?_u.!@B^o3)|ջ>=c]{koָ߹Izny$|8\5{9kqbqKV9A\C\6k=uo͋q`G̙>F(w^7b͞LۻYyF0COz0fU\|rP]}oLL?9kZq $Mgg'.gjE?!_xb?uCu)11 i Y/RN7'f7ſ?n,bACanņ(ė=1$gOjlIiOk9̓zDq(5dc|ldYgsooe_/fً':5IO/7f8[o.5x|[f|/N/K޾|5! pq? zxbMo?{u'I$^ƴϵOŨ 6cpdc3~JtlgHfzO5񜱤ޛ˟] qagg/'״9]>'y>k ?F'!Y'?{R+dK5OoL{\Qމl3G6`>Mq乯j6o?9]>'y>k ?F'!Y'?{R+dK5OoL{\Qމl3G6`>Mq乯j6oo~W_Ӎ?Ѐ衹)"BMd !gysၓok̓#?v\rzdozO٥ä1k>m}f]Iv=mb<k/|׻?bw hͽlWڹt˟-]6olۃwf{񍘤` ^ OOީiw6=<了5Yܫ{d۝5ϝxž'wmbq*~ªͥIV曗'GH_?Ͽjts;ۿIONu}mb{kG~hmŪq{%~[M.[+[qŗk?1I1^%sp85>Xw<+]3WW=g?m?_zŶ l֥AN[=LD'gsb<*FoV䝹͘` s?翹zCl+ֺJW{|fOgOD}Ūyt/om'!C<̹雅AYh|-vࠅaٓ3gJvf Cty"c?\lor'%j,w,P')f}xW{[7z!5o]#}{/r禟1\om=PNu~s¦ Y7o<$́nMz1s&zD=^kY1wzȑ=IUA޴l@s<羰'gxgLy]|I3F\ZFO2đ];4D| 3w6ݺ~rdO6W7\zȑ}'qs>or+$u-V\z#Ч?. }sBNyə;{n_`?9'k.~r~>sz g897+.ӟ qd́>k9Q!_̝Md|nwԘd 0`R\fՂ+~b8ŵ6V]lra1?eg`l]7.[A/^>=G݆fx8Ojm'_FѦ+dr%w~2_\C GMǽKy/fk,6=&K>}>{>orryL'i\o{PsXy8$_pn} ] ⛷_csrWl?_֥lh.>=$m,\̚_W?ObŻwJx?ُ^?Q>5_/ 1o] Ysi)wͼj7\ j[vh>s׿\1k5?~p˿:{<>{z]^Uq/ێyxsqN)ּ&?g0}f_毘kw]ߩ>3Y 08C<{%P}> '`ʝu9} ?$>s#OOr\[?;~ƥk: 3=n+;ɐs(q7`= 9[P ~ sA~H}(\G'-;4i8~?ϸyMya'͓qe#?5[P ~ sA~H}(\G'-;4i8~?ϸyMya'͓qe#?5|fUΉ_}i5gSbp'F'?1?s!smxًm.G>uqXH_(5u랬36Zl()k? c^'.A|wɻZxxW]7P>Zlr|o]~E_?[ sbgNH^W:b珠l=tqF>}=(9W|yFQYoYJz0X7LzkSK]ִ.N[z6Zþ~xgBlK޶Fs 1K >6WP.=Ny"n ]1”k:3.T;sǼr}_W >u^߾go6A1a.W xC3m?[ pO~vA :ɖ 8A^kSKY%dC;[&C\}q=4w̼bCe3”zُ̛y{6~6gByƄ\3'$ ҧ_̴lIg$!O?1lꤟg$[2lqzxM-ug}lk`^ls9bg F ǻ\ 3^ Sf3o&g?%P{2F-ڵe۞'ߺ.kvzPهr\Q>? 6VGgy{?&ݜ~)z_j{-#&G.۟_>YA,j|l^el}oqtar:?ݯ-_.qs-[mE? :EO.ތ]x<6~jN7rsl+qs'+hY~[ShN6ޗ5p.3. RYgN#ʽm鮥28˧^G;ϵcS q>{mĻ]}|{>_N$hN6 .'6ȧOؙ_}<2?^Zܧk9}wݣz HVH/QV{B\u$q'?(̏-')'lN]m60u;^8>7ҳc8ҋ)>;Ą.x4Ugft9Iz?#eK?}ʉ8ӧ|W?a6}ƺ*pbP'Cj cS'O<|S/.'d|z;[<f.־gB|R7 =Kg}޼^ϾkپIom|j}AERƳd󼆗k.7 _?'6nC!~ջ+_# ͱc]{2b荺g>zO,ęe{~bGk+{֖ ׮_z~s\ŵ_P>#![<fKZϝwqw$7\sҫޜooo^r؊ B~ rx-[7 1;P#dk^538@r}?4!=ο}5tDg,!ο?kv}`;uR8ۻbQ laklzW,9IﴅY~+krه\>~ 10mq5gss}[x +_# Sg _mNg}b?u{W<>=-L` 3MreW![8q6;9GŸHoB>5ؐ<*~9vq7.Swźӣ 0s X~ 10mq5gsso~T݃_-K$僊6NƗb;ܳsq5^B>g<z7mጩ^M00|ϛF6$7%}ll6uB~Vێ7ۋc/v̍z#v}Sor!<=3d+&{)ȃbBv ^k7c)5{PVZGYhò?N~_E+qWMsn􂼮cONz֞`OglœWVu><1 \SO9W}#^L\gm=yU$5z@Vs=ؾWk.>/j1V|'o}aşFryS|>(W#~z3+ay/OLmIDsuGʝw}'wy=uy3m?<׋i gL>~S3ON ̘i9N~A^M[8c9_sƟ]yrrgW+G!'FHH;9BYS b7s. j7JHL &ߌ HpY^k{.^ts]S5AJzxHȎ˺yr[Jeվ:KfSc7zǷj/u^lhn_kzqeL;Wm ^5۾&>7pN_\y+!GJ%Džм!9cMa\kZ}9_;8{Pr]rDž&_g?O_ >{\aarB/\O׺<ڱذzX {8zwF2$u5 Kf{q{`ƗnH.ͽknlO;XuBa$[ ߞ=?u\0fl8F009!zΧ֌;5Xb=5O5܃.NyA\2r}rlsfn85qlj7{K@8hH`3͓3bY_8^Z?{O=sg3&$#60![1/˟x&/Xn.̷;0W9~@T ք?/kq}/Cku/_Aʺ8^|O<]]-^qF/&͠|k^x.Ck)W{\I><ڹg_ }~͞kZ̶?׻$]׾rxݽ:|{?h^$[_&yy'Ozh߰{֑3ߚp7Z~1?%y58{/o/)F.XCk.=@:~=w9?eӗuaE'=sIh^$[C,./LO6pք/w–dٓy5!;iOyRb !_@:~sw9?eӗfoy}g~ 'yql O0y;?[];ݞ)w\7{>,N>{(sw._? ͋dk|#9nܚp4^~x@7JW$6%k׿^r43:4nDl gasB.wƾӃzԍۿF߆O߬CML^<=psVk7}'ĪS/doL).:IW ~y :}zv? fq #6S~FLqf{{wk]{=]^g(18 ļ7zT _W쏿еxi?k?_{Uw덶+/۪?W'k]טkMb7Gg6iq~_=k/*Dm}] ϓV|C;U7e1rolILh32P' x:Lf47"^W7A׷;{Q\U=ꅤ~\&>_gv|zsbCs:?}u$Y1?/dۿFF0k:$cS?qJCsB: ^iO{ >ˮ^H~Xt67ӓh}c =+&]?yc\k.wƾӃzԍۿFF0k:$cS?qJCsB: ^iO{ >ˮ^H~X|O=Mx!kmd߬CML^<84ĝ1'Īp=)^\_yqꅤ~aϻg{%IcМ5ʟdF6{rN]Љ7Fr7uO}(-{1@ςkpwY^= 5f?[m=~|!yp>>_m=T:Xy~}h׻x>S@-# K}n>i>}pkWO{'3yJθ8A CŭZlߞ%{`*]/Pju6yS[nzez2t/>}Ղ;^Iyas+wź]/잿o{:׃}›9Kn>0oϚ_>f_zY=qlAM>RSb/52ոx8֌inI6/W|81lypx w(>>qN] ^2L]¿/)\ݳkp/'OdWpj zzqsM~G5J@balF[̳Q3G[H?̘x'9d6 \9tѪ#~6#zZƘPRo>#%!}պFk~W?Q\7OގO؃z + ¹Di\d\{yɮ_l4iD5-j.[ݻuux`=@zQq6^Su-nTa_q]=x\=l'! >Ãw1˞>}?~{c=dG(nUgWQLR 1s9sOY}ŇySza/7[0}6#^B66s䱅w Y ?$y?gg|:gn>C|'L6GHfrooLكL?{v_0 5bđ8>~݋ k&Yx:x 366u &$^OAtybNl !7i/'oMwmŶwAkO/u>~z@u.w]5ªuKk/3&_r/>xAsŝxÚwglsM;EI3gt5ӿVb'eؾ6[y5E'FnsXY.pyޞ1ŕ~ӵ}z=;v)=_L^Cɫf{`;w[3Y> ]z>0%γb9g<38z|aο'XS#7>|r^f`'f?vz#רyNŒ OM˓7Ix8}4f:c]\`Ss?{'o.7zOCqh>>u?1rW4w㿭9}p7 $7O|u0sZ<ߌ77]tX1!û>Z& #]^p]AˏZݗ=[K/uo\s1cs-">UL߬pǝsuz0g?]۽4x__MekWz0뵠ĽqSx^^ۗAg iο>s=fek%>{Fr=z=^6a#}8{)yhŮknXcBrgzy77{c_kHǕFȝ1xۋun:²u潱bn=ǫ]u_}{(C3xĆ O_y׽5  &G`~%/)o==O՞a&lW7]tX1!û>Z& #]^pbA.?3bɐ?o|_m7y >yCPl>Ǒ\٣p2ׄM\s ޼n+&3{xgY+D\arKNP ^ Ǜ{^>1{T{BS㚰kn_!ܛwbҭҳbńxfV\8k囈+Ltybxs؋rG5&?}aƁŷ+g9ĊcucX:97"CIZf7 \{Ͽ[1qz_AH7/5Ow{vvey嫟l6g\~7e+WfO]+mhi]?Ca7-y?<7z7S:WkͥU_|%Q`]{{d WM<%)S\Gg_RN_X;V9=6yw1&Sy3`GF\ gl{kV#tm<%׼mӗx2L9K6W= *|!_>z&OL}l?}m>%}ºO66o8'g]lqs>mA~)0@N[س|bűs/ܹ73x|+L.2Os8ҍ9sџēa_yDb7\>>6yt1;xz | 2Y<@k]gO 3d/5x\='V<νatpC\ar!}备yF;8ҍ9sџēa_yDb7\>>6yt1;xz | 2Y<@k]gO 3d/5x\='V<νatpC\ar!}备yF;8ҍ9sџēa_yDb7\>>6yt1?덳~9 $O3viGtuC98q&K|xW|Ɯ7u.1{8h>odq d$o48yqۼϾ}+~1+%З'/zqCcL/ߋs?I}amoG< 0xF:^z6Żfd=x ݽ{=an='_8O{#d[o]& %C}='s_5f}au-qćxzzsa2Snyao+C'n#\Q+xuWZ:Xo"ʑe|x]׽׋l}KɆ /#jIű^|{ ~zA8`K`K}Odr^//V^rrp'7~qjO{#dg[Ou p&L|xW|Ɣ[ﻸy⌏P8u=h?Y^}O99s0cCu__h1IOɑtz7@O򋕗=zɍ_ZbC;Vn7Gtu5\ẋjϘrS#q}ט=Oq4nj/sN=/N-iol`+7 NYCpŇwgL8k̞'8c?33@rJ|6NO0.Bs SWla Oz7Cu7B̥˙kO nM:A,{b|f֚^ֽ~4omgܛ9Dť~"ֿjzXWܽseyͼ{>)=m] Bs_}o:+wŚEͣf8{9䞒/pA|2A~xYyńf],9A^:d{_tʿG5/;) frY|W~Y6ÿCAlӧʹ]yOW/txQ^~kW˿"_I{';]Y3L]M:C6<=o?Y_sg!>˙uX9njk[x巶6fygO|Uhqm5|J=g䅩C6<@[k-oy?yXI? Slx?Kd55ѭ[<5ߜo??w?o_KM5B-N#n8Œ:3'LUzaNXK6ANGqt1ϼalrvg䜇t5^K7'_y=dԺTu.X?w4{z#T󚽾v_l~eIÙqzAzqRy}bRnx׸vFZ> lI+W'7o?]tObndw/\ufN:mS/Vۼ0zZ8=s|S6{1mdƪ7C`rC*`9÷u{|-k4lzml7!?{}dqFoʏw3}w~5r)<8/O[:0YWg}q_'u5y62y.7\NO|uVptd^:{5Cw3|p~g,'cs S85OM~5˛~м=tΆs5Ff#:bs妛 /l7Kgf3{H6{9B? byqN_tg]K7Jn 9{ꆝ϶O }؇lȦ__volۿ3˴b7j\sB|z0.zPlk?.E|k-ٮwq{ _+_ Ioxl?:rݼ8C;o—_RnS?u.8}n+*m ;ϿdC/avO{g ^暲n)ʹJa,[_|s\߱ ;kЃϲzҰ黇q3f3d`s0oHN;e\ԑۈw&!P?$ld_vY~r0cW.{N{ r]d Çk*},V-zd a0f<=>fLC<aߐg]K]A-ȝb'佫亞@+)׬U &YZ$s9zI>axz}̘>y'rԋ/F!9yVo+n֝ygÌ-&_}κ[;N{W'u=./dWRYY?LXIr-Г?ٯ{4jC ~r^L4f͋PL|Z'W0&>ӭA͋m4|)~n=;9#Bej8\7}zu͞/wN=&;䒍U#xĔkgZ(nrU S܄Cϡͮ{Qo|~kN3m]u{ wyzA"5a_=z[ibf/a~=#П5'ϫe>eYDɟn?}Jn:w}rod[lWFwʹλ8w??Ǚn`ջplyvV=ܱ͗/bEo\sÌ毺w5 '@\oyq pN_=뗞,W ^&IJ'_z(a>yf+Lv|g?~ 'od[vjf>:.H.^lG!7#pw pN_=s3>野Ap)w|7&}f ?;{Y~ۿ]rE%evɩa i &6Harfz5;9ƕ>QL(^,N9lWڂGqCCFsm|׷~o}#~ٻos^lK dx&aajoko(?9_gV~م8LO^úy1ZywGЬ_r=(Z5WY?] t ]ܟ'u.7Io1)W4F 6܀Ox´'ם]_i<>}7ߞarfz5;9ƕ>QL(^,N9VyI7O=4OY WOY#ݰFh_YO1ɯxfl^laړ 7LS<0c Y/4F|''ܸ' ы)g3/sO1ɯxfl^laړ 7LS<0c Y/4F|''ܸ' ы)g3/sOߪ?߿R44OəgalS#rÜO_̩F_~AB:>u'ƉqY { u뽎~Hpa)/؟ƥ؏m7.-.oCQ[ρ,pl٬ Ŵ!/_o׍g\yG =~nVu}.bj( ͳ[-̞}ҭ-.u)| +=n?*/zzGau/Zӳޏ\*^'Xmګr+wAl•/+^ﮗ~YS\vkZC|swb[P(רj{ ׼kAYLހl@i]Cu/ |p*O5q0!d14O78%g^izH?yQ7™c?3J,=ȱuo]t|N+&$i~$jL=$͓F`Sa?ɝףxA 6&ogb: 7i69wqqqϼ8o_UkK{xWO_릇DͅWny]R_|UcuW9n!#ڧ | HM2k.L>0flAΜ5v6=`@Ys5]\(-}yg3/d+NlkSW^H@P.=_^v}yqh|QĻxK/+4oFj'fތ-șsΦ7b9k/s]\(-}yg3/d+NlkSW^H@P.=''Gv}9O8ق9klz I}.6akb?Ņb>{=BvĶ6u y C{~rd7To" f;kԌFa7\8I[C=~R~ 7{ÌU?;^s1 -W|4ot4u=*W)Z|r]ۏ/Fa|Jk_ځg7%uleUk޹0^:Y\kV=Ļxn{ ʹzP59xdz埲wOx0$܃ _P#3v׿eyus|ڮV\s5p?s>eً滗|_yfRֽsg9ׯ{G5 M j 3aޞ7z>aꡜQ#WwAz)i荽f|#E'{PMGfO3Vd\xL7LFԛg|s1eًxfF|>k<_\j 3a>K=9I`kO?s7p=㛋y.^?#LYo ' l I|wg|s1eًt7] /}.&:`g>d֤}܋)<9;l}IpEWb[1]&^oٚ.)c+dZ Bg煽=Y{ N|Ǵz;|}|YيY=iYˮMϒG_ɉ/{1b/sڄb~`]ݗXp翀 \5n>5W?^[oM^I淮'`k|BRqL4k?k=~ׁi_}Xg F=\YZ=;qr+zk?^ .>yA_3,h?}HkgM̽RO̓iξKp?C<˟d|-9t= 6$dWz/ag.,Na^n}WS'g{3>GF3C^Ì?kϾ`Ŕz gPLvN^=.6C<˟d|-3olؐ;^8k'L.{|rp_qnٟ<ȏ8ya.^MN xOnOyǗn:|I{ 3I?⃹S)4yrB1w8yIC. .reloN bCRxᬭNHf\0 Qũ9r_*IEp.,W7ZFH''m;e#-=ugo,o֙x=O΀|g=w5W[lߨWNp3}}^|6OǴ?ť6o}6퍷K/ j`px̵h)FoܧsiW/ĴDPK}[1ߺ1Bo?)F'yeݗyfe?k/5@?9b|k}W?-2]+μ8a~B?}3/V} sud&Am3ݚu-%k,ל9xOLjN45oTK39/Gi+F2BNu>^\jCq1cqė,7_ff嗣ִ#_j!9_kǗސ&je3/>}N]g"'ެC?B1Ǜ~bWsy~(yZ ~9jM[1ͯF1z| jOϯX6ӧ???O{g6L `'G м\~BYwRKo89bң<^k]|-O&%wodo#4/Fr%M-t:O婟~O$ޭ3W?p1{qj~9}gxkĽnK9VI?ltm]u-V{!;9 rA/ XɣC'9z1ꙇo f }Cf4Ï/O_zb̓ʞn'=wx5<Fr%8KWOyZ\N\'97?w??on dE[&I4ȟs~z'˛~0yIFW3seY;3n}͓N[>ŖB~a횫Ӽ{-Ǧ]ow{+MZەᇖޞG7/7uZsϾ\#?,ˇwgZB 屯)kibFj鹷m՛U3,V>?@Fk^NUwpڣy'k~=?q[z?[Ɛe߂k'9^5?ySGxI7.^案-Bqu3?9 ҧ-lݾNs/= ͋/ohyw̟r˕7t?sQwYF~ȟgZ<7޻k} xŊ;IH7+q(+ ?$'q?ƛ}wښHdXFs߽)S,[AϘCy?꽋QKϳ xŊ9ۖ.~Vc?x}q!>137$;3nxN[Ӗl7h9ްګ.F-=>&7M+No[89[|ą|ϸW>;mkO[Q,\[8{*4&M]S T`bO?[cƆ9o _Ns|j2ߘ:Q3K?u8ktq'xŷZ\oq?=Z(M9w5ݜxԨ!{x83Qݗ~Xq7b\oY7 b嫞ڜܩIA5wИ[ઽcg`?ܱ׹* 5Kk]P+%oߘ}Q%~^U_Oůx-~2xս\.;>w;{`k&Ǭ;=lێ lfwQ+玕׽=kz7 b固mGSo< ko"Q雺?߶ {+0 !9Z 7fNż]3KS_sMˏ[C09fݙ^\`ox̃F6b 0cN]܌q]i+~ 6^yVf0 !9Z 7fN|ugnzqكak1p1Ìm;uq3v=8Mx9Yq0;cÜ7K?_s|j2ߘ:9c֝eKcCÆOq--K2'<|u_r%O?/ 8tVTʑwi7s]\泟3|Sܳ}X1}+u} ~\#^[Ij¿7W(^r]vBa潂Xا_$h>b.;'5#̻-/dgGuUz Шk|:;U>r_JiuueH܏Z8;;I>/C=˷|-Wk^NX|̬̏k_?o X͋5p&<2dg˖<njF}ʝgKty@b%'[2{߾w?uMoΓ79C{sϲS?q3?k<Ȑ=䜰?@|l Ps5LydȞs|rN|NKN>ds~\o9w? OjiIkl'<'P y̋q~榆l[onRaS> +vml!쁔7B>_ j ̝(Wyxn83G1ċsƛ'Օ9_ky!FOxO=1wVfw$s&m-ʕoų;Q8=$Iu}oi4l3Si+^Sx̝Y f/g9!_YopTS 3yAM}*̎.>uf?6EOdCq&䞒? 887K34G: &9K]X'oǮ~`W+V.}.>WL͸g:~ӟnz#g$wn{|BĽ?~A/aq^~B{oܾg^ZWg4o&O8K~Ka3kd翈xq܅}SLGF?[}]CbV+,boS^8_qU1<{/3p䢯_X25v2[8{PDvq'6)B:3y.7>kCfM\dCq&k?=%0pq #MNG Ù#.=_Hf3/̝u]; &:1 ICR.{CyOLހC:O>kCfMs>#/yיbg|}:fI!)!^ܼ'&o!Gɏ'od!㦋9OSpK҃ 3>sgt׎? ut$CR퐔/nG~8BEs5t̚xIy-rXȦBlq5:!]?K~y ĝ@/_}鸓:z|.gq>/A=Kw-v̽+׮o{s {Z%[Z+wp5=Xkv-U^/'P;aJyAv3.ΐ4wvR^sk3=uPۜarpƙ #_U}g;[|C|37dW'9M=uPۜarpƙ #g>3v֐ߵg1 '_R-Wҍ捉9wbr|ٚNgsz#LN8s9|ardk=?AY@<ln.V?_,s_d߂YǴA_ Įrm]㊽1/湑~ϻF׊{ϺŰu_Q4C89h]}< 9jҿWcË+/>1m.ހW3!&9$ڿ{"Unc{>k5]Y֗>Wف/IAZ-Գi6oIۿ{O܄yWƊ|zarf^> ^6eo3i=T5_yo _Ã˸/?Br5WMevܓ&_=/{m{zд6?@gox0\k'p!7ϵ+&LX{yݓ{%gJjw_r:!K[Ӯ9~s9/?=4,f~,3{q:aڧ?mrMg7?[ ![qj%Ղl&&_}~79@zknZW~/;':S2{![^#@܉\7Z] vs`{Ӽ'ǻ:|61i=T5yߴ-8jA6q>fU?LrIzr?loySq'Y}>cu´OPq|?탳~ xgyߜHo3M.Y$F?991X!Y\rܳna֝M|3OLl+vCMv{uY/me[5^{xFouO){A;oERSo|ۺr^͉/4gKO=nͽlw^Ù b™3^cr5p1{Ͽ;w{Ms,/|/\A,ΐ,.9k4[{iոoꇳP/d'V<ꭸ[7 ;>2}O[9{^c%(/Lߴ5N]mO m}Mkڒ?c9Ą3gBjygDy'Cxg;77??ug>>>~9!̜DIENDB`cascadia-code-1911.21/requirements.in000066400000000000000000000001041356563120600174050ustar00rootroot00000000000000fontmake -e git+https://github.com/daltonmaag/vttLib.git#egg=vttLib cascadia-code-1911.21/requirements.txt000077500000000000000000000021141356563120600176240ustar00rootroot00000000000000# # This file is autogenerated by pip-compile # To update, run: # # pip-compile requirements.in # -e git+https://github.com/daltonmaag/vttLib.git#egg=vttLib appdirs==1.4.3 # via fs attrs==19.1.0 # via fontmake, ufolib2 booleanoperations==0.8.2 # via fontmake, ufo2ft compreffor==0.4.6.post1 # via ufo2ft cu2qu==1.6.6 # via fontmake, ufo2ft defcon[lxml]==0.6.0 # via fontmake, glyphslib, mutatormath, ufo2ft fontmake==2.0.3 fontmath==0.5.0 # via fontmake, mutatormath fonttools[lxml,ufo,unicode]==4.0.1 # via booleanoperations, compreffor, cu2qu, defcon, fontmake, fontmath, glyphslib, mutatormath, ufo2ft, ufolib2 fs==2.4.11 # via fonttools glyphslib==5.0.1 # via fontmake lxml==4.4.1 # via fonttools mutatormath==2.1.2 # via fontmake pyclipper==1.1.0.post1 # via booleanoperations pyparsing==2.4.2 pytz==2019.2 # via fs six==1.12.0 # via fs ufo2ft==2.9.1 # via fontmake ufolib2==0.4.0 # via fontmake unicodedata2==12.0.0 # via fonttools cascadia-code-1911.21/sources/000077500000000000000000000000001356563120600160225ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.designspace000066400000000000000000000024231356563120600241140ustar00rootroot00000000000000 GSDimensionPlugin.Dimensions BBAB2DB2-7554-4FB8-925D-17003E4845F8 nV 100 oH 95 oV 110 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/000077500000000000000000000000001356563120600224745ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/features.fea000066400000000000000000001352231356563120600247750ustar00rootroot00000000000000# automatic @Uppercase = [ A Aacute Abreve Abreveacute Abrevedotbelow Abrevegrave Abrevehookabove Abrevetilde Acircumflex Acircumflexacute Acircumflexdotbelow Acircumflexgrave Acircumflexhookabove Acircumflextilde Adieresis Adotbelow Agrave Ahookabove Amacron Aogonek Aring Aringacute Atilde AE AEacute B C Cacute Ccaron Ccedilla Ccircumflex Cdotaccent D Eth Dcaron Dcroat E Eacute Ebreve Ecaron Ecircumflex Ecircumflexacute Ecircumflexdotbelow Ecircumflexgrave Ecircumflexhookabove Ecircumflextilde Edieresis Edotaccent Edotbelow Egrave Ehookabove Emacron Eogonek Etilde F G Gbreve Gcaron Gcircumflex Gcommaaccent Gdotaccent H Hbar Hcircumflex I IJ Iacute Ibreve Icircumflex Idieresis Idotaccent Idotbelow Igrave Ihookabove Imacron Iogonek Itilde J Jcircumflex K Kcommaaccent L Lacute Lcaron Lcommaaccent Ldot Lslash M N Nacute Ncaron Ncommaaccent Eng Nhookleft Ntilde O Oacute Obreve Ocircumflex Ocircumflexacute Ocircumflexdotbelow Ocircumflexgrave Ocircumflexhookabove Ocircumflextilde Odieresis Odotbelow Ograve Ohookabove Ohorn Ohornacute Ohorndotbelow Ohorngrave Ohornhookabove Ohorntilde Ohungarumlaut Omacron Oogonek Oslash Oslashacute Otilde OE P Thorn Q R Racute Rcaron Rcommaaccent S Sacute Scaron Scedilla Scircumflex Scommaaccent Germandbls Schwa T Tbar Tcaron Tcedilla Tcommaaccent U Uacute Ubreve Ucircumflex Udieresis Udotbelow Ugrave Uhookabove Uhorn Uhornacute Uhorndotbelow Uhorngrave Uhornhookabove Uhorntilde Uhungarumlaut Umacron Uogonek Uring Utilde V W Wacute Wcircumflex Wdieresis Wgrave X Y Yacute Ycircumflex Ydieresis Ydotbelow Ygrave Yhookabove Ymacron Ytilde Z Zacute Zcaron Zdotaccent Iacute_J.loclNLD Cacute.loclPLK Nacute.loclPLK Oacute.loclPLK Sacute.loclPLK Zacute.loclPLK A-cy Be-cy Ve-cy Ge-cy Gje-cy Gheupturn-cy De-cy Ie-cy Iegrave-cy Io-cy Zhe-cy Ze-cy Ii-cy Iishort-cy Iigrave-cy Ka-cy Kje-cy El-cy Em-cy En-cy O-cy Pe-cy Er-cy Es-cy Te-cy U-cy Ushort-cy Ef-cy Ha-cy Che-cy Tse-cy Sha-cy Shcha-cy Dzhe-cy Softsign-cy Hardsign-cy Yeru-cy Lje-cy Nje-cy Dze-cy E-cy Ereversed-cy I-cy Yi-cy Je-cy Tshe-cy Iu-cy Ia-cy Dje-cy De-cy.loclBGR El-cy.loclBGR Ef-cy.loclBGR Alpha Beta Gamma Delta Epsilon Zeta Eta Theta Iota Kappa Lambda Mu Nu Xi Omicron Pi Rho Sigma Tau Upsilon Phi Chi Psi Omega Alphatonos Epsilontonos Etatonos Iotatonos Omicrontonos Upsilontonos Omegatonos Iotadieresis Upsilondieresis KaiSymbol ]; # automatic @Lowercase = [ a b c d e f g h i j k l m n o p q r s t u v w x y z x.multiply aacute abreve acircumflex adieresis adotbelow agrave amacron aogonek aring aringacute atilde ae aeacute cacute ccaron ccedilla ccircumflex cdotaccent eth dcaron dcroat eacute ebreve ecaron ecircumflex edieresis edotaccent edotbelow egrave emacron eogonek etilde schwa gbreve gcaron gcircumflex gcommaaccent gdotaccent hbar hcircumflex idotless iacute ibreve icircumflex idieresis idotbelow igrave ij imacron iogonek itilde jdotless jcircumflex kcommaaccent kgreenlandic lacute lcaron lcommaaccent ldot lslash nacute napostrophe ncaron ncommaaccent eng nhookleft ntilde oacute obreve ocircumflex odieresis odotbelow ograve ohungarumlaut omacron oogonek oslash oslashacute otilde oe thorn racute rcaron rcommaaccent sacute scaron scedilla scircumflex scommaaccent germandbls tbar tcaron tcedilla tcommaaccent uacute ubreve ucircumflex udieresis udotbelow ugrave uhungarumlaut umacron uogonek uring utilde wacute wcircumflex wdieresis wgrave yacute ycircumflex ydieresis ygrave ymacron ytilde zacute zcaron zdotaccent iacute_j.loclNLD ]; @OpeningBracket = [ bracketleft braceleft parenleft ]; @Digit = [ zero one two three four five six seven eight nine ]; @HexDigit = [ @Digit a b c d e f A B C D E F ]; @ClosingBracket = [ bracketright braceright parenright ]; @Tall = [ @Uppercase @Digit @OpeningBracket @ClosingBracket bar ]; # Prefix: Languagesystems # automatic languagesystem DFLT dflt; languagesystem latn dflt; languagesystem latn ROM; languagesystem latn PLK; languagesystem latn MOL; languagesystem latn NLD; languagesystem latn CAT; languagesystem cyrl dflt; languagesystem cyrl SRB; languagesystem cyrl BGR; feature aalt { # automatic feature calt; feature locl; feature subs; feature sinf; feature sups; feature numr; feature dnom; feature frac; feature ordn; feature case; feature ss02; feature zero; feature ss19; } aalt; feature calt { ### start of generated calt lookup bar_bar_bar_greater { ignore sub bar bar' bar bar greater; ignore sub bar' bar bar greater greater; sub LIG LIG LIG greater' by bar_bar_bar_greater.liga; sub LIG LIG bar' greater by LIG; sub LIG bar' bar greater by LIG; sub bar' bar bar greater by LIG; } bar_bar_bar_greater; lookup less_bar_bar_bar { ignore sub less less' bar bar bar; ignore sub less' bar bar bar bar; sub LIG LIG LIG bar' by less_bar_bar_bar.liga; sub LIG LIG bar' bar by LIG; sub LIG bar' bar bar by LIG; sub less' bar bar bar by LIG; } less_bar_bar_bar; lookup less_equal_equal_greater { ignore sub less less' equal equal greater; ignore sub less' equal equal greater greater; ignore sub parenleft question less' equal equal greater; sub LIG LIG LIG greater' by less_equal_equal_greater.liga; sub LIG LIG equal' greater by LIG; sub LIG equal' equal greater by LIG; sub less' equal equal greater by LIG; } less_equal_equal_greater; lookup less_exclam_hyphen_hyphen { ignore sub less less' exclam hyphen hyphen; ignore sub less' exclam hyphen hyphen hyphen; ignore sub parenleft question less' exclam hyphen hyphen; sub LIG LIG LIG hyphen' by less_exclam_hyphen_hyphen.liga; sub LIG LIG hyphen' hyphen by LIG; sub LIG exclam' hyphen hyphen by LIG; sub less' exclam hyphen hyphen by LIG; } less_exclam_hyphen_hyphen; lookup numbersign_numbersign_numbersign_numbersign { ignore sub numbersign numbersign' numbersign numbersign numbersign; ignore sub numbersign' numbersign numbersign numbersign numbersign; sub LIG LIG LIG numbersign' by num_num_num_num.liga; sub LIG LIG numbersign' numbersign by LIG; sub LIG numbersign' numbersign numbersign by LIG; sub numbersign' numbersign numbersign numbersign by LIG; } numbersign_numbersign_numbersign_numbersign; lookup asciitilde_asciitilde_greater { ignore sub asciitilde asciitilde' asciitilde greater; ignore sub asciitilde' asciitilde greater greater; sub LIG LIG greater' by tilde_tilde_greater.liga; sub LIG asciitilde' greater by LIG; sub asciitilde' asciitilde greater by LIG; } asciitilde_asciitilde_greater; lookup asterisk_asterisk_asterisk { ignore sub asterisk asterisk' asterisk asterisk; ignore sub asterisk' asterisk asterisk asterisk; ignore sub slash asterisk' asterisk asterisk; ignore sub asterisk' asterisk asterisk slash; sub LIG LIG asterisk' by asterisk_asterisk_asterisk.liga; sub LIG asterisk' asterisk by LIG; sub asterisk' asterisk asterisk by LIG; } asterisk_asterisk_asterisk; lookup bar_bar_equal { ignore sub bar bar' bar equal; ignore sub bar' bar equal equal; sub LIG LIG equal' by bar_bar_equal.liga; sub LIG bar' equal by LIG; sub bar' bar equal by LIG; } bar_bar_equal; lookup bar_bar_greater { ignore sub bar bar' bar greater; ignore sub bar' bar greater greater; ignore sub less bar' bar greater; sub LIG LIG greater' by bar_bar_greater.liga; sub LIG bar' greater by LIG; sub bar' bar greater by LIG; } bar_bar_greater; lookup colon_colon_colon { ignore sub colon colon' colon colon; ignore sub colon' colon colon colon; ignore sub parenleft question colon' colon colon; sub LIG LIG colon' by colon_colon_colon.liga; sub LIG colon' colon by LIG; sub colon' colon colon by LIG; } colon_colon_colon; lookup colon_colon_equal { ignore sub colon colon' colon equal; ignore sub colon' colon equal equal; ignore sub parenleft question colon' colon equal; sub LIG LIG equal' by colon_colon_equal.liga; sub LIG colon' equal by LIG; sub colon' colon equal by LIG; } colon_colon_equal; lookup equal_colon_equal { ignore sub equal equal' colon equal; ignore sub equal' colon equal equal; ignore sub parenleft question equal' colon equal; ignore sub parenleft question less equal' colon equal; sub LIG LIG equal' by equal_colon_equal.liga; sub LIG colon' equal by LIG; sub equal' colon equal by LIG; } equal_colon_equal; lookup equal_equal_equal { ignore sub equal equal' equal equal; ignore sub equal' equal equal equal; ignore sub parenleft question equal' equal equal; ignore sub parenleft question less equal' equal equal; sub LIG LIG equal' by equal_equal_equal.liga; sub LIG equal' equal by LIG; sub equal' equal equal by LIG; } equal_equal_equal; lookup equal_equal_greater { ignore sub equal equal' equal greater; ignore sub equal' equal greater greater; ignore sub parenleft question equal' equal greater; ignore sub parenleft question less equal' equal greater; sub LIG LIG greater' by equal_equal_greater.liga; sub LIG equal' greater by LIG; sub equal' equal greater by LIG; } equal_equal_greater; lookup equal_exclam_equal { ignore sub equal equal' exclam equal; ignore sub equal' exclam equal equal; ignore sub parenleft question equal' exclam equal; ignore sub parenleft question less equal' exclam equal; sub LIG LIG equal' by equal_exclam_equal.liga; sub LIG exclam' equal by LIG; sub equal' exclam equal by LIG; } equal_exclam_equal; lookup equal_greater_greater { ignore sub equal equal' greater greater; ignore sub equal' greater greater greater; ignore sub parenleft question equal' greater greater; ignore sub parenleft question less equal' greater greater; sub LIG LIG greater' by equal_greater_greater.liga; sub LIG greater' greater by LIG; sub equal' greater greater by LIG; } equal_greater_greater; lookup equal_less_less { ignore sub equal equal' less less; ignore sub equal' less less less; ignore sub parenleft question equal' less less; ignore sub parenleft question less equal' less less; sub LIG LIG less' by equal_less_less.liga; sub LIG less' less by LIG; sub equal' less less by LIG; } equal_less_less; lookup equal_slash_equal { ignore sub equal equal' slash equal; ignore sub equal' slash equal equal; ignore sub parenleft question equal' slash equal; ignore sub parenleft question less equal' slash equal; sub LIG LIG equal' by equal_slash_equal.liga; sub LIG slash' equal by LIG; sub equal' slash equal by LIG; } equal_slash_equal; lookup exclam_equal_equal { ignore sub exclam exclam' equal equal; ignore sub exclam' equal equal equal; ignore sub parenleft question exclam' equal equal; ignore sub parenleft question less exclam' equal equal; sub LIG LIG equal' by exclam_equal_equal.liga; sub LIG equal' equal by LIG; sub exclam' equal equal by LIG; } exclam_equal_equal; lookup exclam_exclam_period { ignore sub exclam exclam' exclam period; ignore sub exclam' exclam period period; ignore sub parenleft question exclam' exclam period; ignore sub parenleft question less exclam' exclam period; sub LIG LIG period' by exclam_exclam_period.liga; sub LIG exclam' period by LIG; sub exclam' exclam period by LIG; } exclam_exclam_period; lookup greater_equal_greater { ignore sub greater greater' equal greater; ignore sub greater' equal greater greater; sub LIG LIG greater' by greater_equal_greater.liga; sub LIG equal' greater by LIG; sub greater' equal greater by LIG; } greater_equal_greater; lookup greater_greater_equal { ignore sub greater greater' greater equal; ignore sub greater' greater equal equal; sub LIG LIG equal' by greater_greater_equal.liga; sub LIG greater' equal by LIG; sub greater' greater equal by LIG; } greater_greater_equal; lookup greater_greater_greater { ignore sub greater greater' greater greater; ignore sub greater' greater greater greater; ignore sub asterisk greater' greater greater; ignore sub plus greater' greater greater; ignore sub dollar greater' greater greater; sub LIG LIG greater' by greater_greater_greater.liga; sub LIG greater' greater by LIG; sub greater' greater greater by LIG; } greater_greater_greater; lookup greater_greater_hyphen { ignore sub greater greater' greater hyphen; ignore sub greater' greater hyphen hyphen; sub LIG LIG hyphen' by greater_greater_hyphen.liga; sub LIG greater' hyphen by LIG; sub greater' greater hyphen by LIG; } greater_greater_hyphen; lookup greater_hyphen_greater { ignore sub greater greater' hyphen greater; ignore sub greater' hyphen greater greater; sub LIG LIG greater' by greater_hyphen_greater.liga; sub LIG hyphen' greater by LIG; sub greater' hyphen greater by LIG; } greater_hyphen_greater; lookup hyphen_greater_greater { ignore sub hyphen hyphen' greater greater; ignore sub hyphen' greater greater greater; sub LIG LIG greater' by hyphen_greater_greater.liga; sub LIG greater' greater by LIG; sub hyphen' greater greater by LIG; } hyphen_greater_greater; lookup hyphen_hyphen_greater { ignore sub hyphen hyphen' hyphen greater; ignore sub hyphen' hyphen greater greater; sub LIG LIG greater' by hyphen_hyphen_greater.liga; sub LIG hyphen' greater by LIG; sub hyphen' hyphen greater by LIG; } hyphen_hyphen_greater; lookup hyphen_hyphen_hyphen { ignore sub hyphen hyphen' hyphen hyphen; ignore sub hyphen' hyphen hyphen hyphen; sub LIG LIG hyphen' by hyphen_hyphen_hyphen.liga; sub LIG hyphen' hyphen by LIG; sub hyphen' hyphen hyphen by LIG; } hyphen_hyphen_hyphen; lookup hyphen_less_less { ignore sub hyphen hyphen' less less; ignore sub hyphen' less less less; sub LIG LIG less' by hyphen_less_less.liga; sub LIG less' less by LIG; sub hyphen' less less by LIG; } hyphen_less_less; lookup less_asciitilde_asciitilde { ignore sub less less' asciitilde asciitilde; ignore sub less' asciitilde asciitilde asciitilde; sub LIG LIG asciitilde' by less_asciitilde_asciitilde.liga; sub LIG asciitilde' asciitilde by LIG; sub less' asciitilde asciitilde by LIG; } less_asciitilde_asciitilde; lookup less_asciitilde_greater { ignore sub less less' asciitilde greater; ignore sub less' asciitilde greater greater; sub LIG LIG greater' by less_asciitilde_greater.liga; sub LIG asciitilde' greater by LIG; sub less' asciitilde greater by LIG; } less_asciitilde_greater; lookup less_asterisk_greater { sub LIG LIG greater' by less_asterisk_greater.liga; sub LIG asterisk' greater by LIG; sub less' asterisk greater by LIG; } less_asterisk_greater; lookup less_bar_bar { ignore sub less less' bar bar; ignore sub less' bar bar bar; ignore sub less' bar bar greater; sub LIG LIG bar' by less_bar_bar.liga; sub LIG bar' bar by LIG; sub less' bar bar by LIG; } less_bar_bar; lookup less_bar_greater { ignore sub less less' bar greater; ignore sub less' bar greater greater; sub LIG LIG greater' by less_bar_greater.liga; sub LIG bar' greater by LIG; sub less' bar greater by LIG; } less_bar_greater; lookup less_dollar_greater { sub LIG LIG greater' by less_dollar_greater.liga; sub LIG dollar' greater by LIG; sub less' dollar greater by LIG; } less_dollar_greater; lookup less_equal_equal { ignore sub less less' equal equal; ignore sub less' equal equal equal; ignore sub parenleft question less' equal equal; sub LIG LIG equal' by less_equal_equal.liga; sub LIG equal' equal by LIG; sub less' equal equal by LIG; } less_equal_equal; lookup less_equal_greater { ignore sub less less' equal greater; ignore sub less' equal greater greater; ignore sub parenleft question less' equal greater; sub LIG LIG greater' by less_equal_greater.liga; sub LIG equal' greater by LIG; sub less' equal greater by LIG; } less_equal_greater; lookup less_equal_less { ignore sub less less' equal less; ignore sub less' equal less less; ignore sub parenleft question less' equal less; sub LIG LIG less' by less_equal_less.liga; sub LIG equal' less by LIG; sub less' equal less by LIG; } less_equal_less; lookup less_hyphen_greater { ignore sub less less' hyphen greater; ignore sub less' hyphen greater greater; sub LIG LIG greater' by less_hyphen_greater.liga; sub LIG hyphen' greater by LIG; sub less' hyphen greater by LIG; } less_hyphen_greater; lookup less_hyphen_hyphen { ignore sub less less' hyphen hyphen; ignore sub less' hyphen hyphen hyphen; sub LIG LIG hyphen' by less_hyphen_hyphen.liga; sub LIG hyphen' hyphen by LIG; sub less' hyphen hyphen by LIG; } less_hyphen_hyphen; lookup less_hyphen_less { ignore sub less less' hyphen less; ignore sub less' hyphen less less; sub LIG LIG less' by less_hyphen_less.liga; sub LIG hyphen' less by LIG; sub less' hyphen less by LIG; } less_hyphen_less; lookup less_less_equal { ignore sub less less' less equal; ignore sub less' less equal equal; sub LIG LIG equal' by less_less_equal.liga; sub LIG less' equal by LIG; sub less' less equal by LIG; } less_less_equal; lookup less_less_hyphen { ignore sub less less' less hyphen; ignore sub less' less hyphen hyphen; sub LIG LIG hyphen' by less_less_hyphen.liga; sub LIG less' hyphen by LIG; sub less' less hyphen by LIG; } less_less_hyphen; lookup less_less_less { ignore sub less less' less less; ignore sub less' less less less; ignore sub less' less less asterisk; ignore sub less' less less plus; ignore sub less' less less dollar; sub LIG LIG less' by less_less_less.liga; sub LIG less' less by LIG; sub less' less less by LIG; } less_less_less; lookup less_plus_greater { sub LIG LIG greater' by less_plus_greater.liga; sub LIG plus' greater by LIG; sub less' plus greater by LIG; } less_plus_greater; lookup less_slash_greater { ignore sub less less' slash greater; ignore sub less' slash greater greater; sub LIG LIG greater' by less_slash_greater.liga; sub LIG slash' greater by LIG; sub less' slash greater by LIG; } less_slash_greater; lookup numbersign_numbersign_numbersign { ignore sub numbersign numbersign' numbersign numbersign; ignore sub numbersign' numbersign numbersign numbersign; sub LIG LIG numbersign' by num_num_num.liga; sub LIG numbersign' numbersign by LIG; sub numbersign' numbersign numbersign by LIG; } numbersign_numbersign_numbersign; lookup numbersign_underscore_parenleft { ignore sub numbersign numbersign' underscore parenleft; ignore sub numbersign' underscore parenleft parenleft; sub LIG LIG parenleft' by num_under_parenleft.liga; sub LIG underscore' parenleft by LIG; sub numbersign' underscore parenleft by LIG; } numbersign_underscore_parenleft; lookup period_period_less { ignore sub period period' period less; ignore sub period' period less less; sub LIG LIG less' by period_period_less.liga; sub LIG period' less by LIG; sub period' period less by LIG; } period_period_less; lookup period_period_period { ignore sub period period' period period; ignore sub period' period period period; sub LIG LIG period' by period_period_period.liga; sub LIG period' period by LIG; sub period' period period by LIG; } period_period_period; lookup plus_plus_plus { ignore sub plus plus' plus plus; ignore sub plus' plus plus plus; sub LIG LIG plus' by plus_plus_plus.liga; sub LIG plus' plus by LIG; sub plus' plus plus by LIG; } plus_plus_plus; lookup slash_equal_equal { ignore sub slash slash' equal equal; ignore sub slash' equal equal equal; sub LIG LIG equal' by slash_equal_equal.liga; sub LIG equal' equal by LIG; sub slash' equal equal by LIG; } slash_equal_equal; lookup slash_slash_slash { ignore sub slash slash' slash slash; ignore sub slash' slash slash slash; sub LIG LIG slash' by slash_slash_slash.liga; sub LIG slash' slash by LIG; sub slash' slash slash by LIG; } slash_slash_slash; lookup underscore_bar_underscore { ignore sub underscore underscore' bar underscore; ignore sub underscore' bar underscore underscore; sub LIG LIG underscore' by underscore_bar_underscore.liga; sub LIG bar' underscore by LIG; sub underscore' bar underscore by LIG; } underscore_bar_underscore; lookup w_w_w { ignore sub w w' w w; ignore sub w' w w w; sub LIG LIG w' by w_w_w.liga; sub LIG w' w by LIG; sub w' w w by LIG; } w_w_w; lookup ampersand_ampersand { ignore sub ampersand ampersand' ampersand; ignore sub ampersand' ampersand ampersand; sub LIG ampersand' by ampersand_ampersand.liga; sub ampersand' ampersand by LIG; } ampersand_ampersand; lookup asciicircum_equal { ignore sub asciicircum asciicircum' equal; ignore sub asciicircum' equal equal; sub LIG equal' by asciicircum_equal.liga; sub asciicircum' equal by LIG; } asciicircum_equal; lookup asciitilde_asciitilde { ignore sub asciitilde asciitilde' asciitilde; ignore sub asciitilde' asciitilde asciitilde; sub LIG asciitilde' by asciitilde_asciitilde.liga; sub asciitilde' asciitilde by LIG; } asciitilde_asciitilde; lookup asciitilde_at { ignore sub asciitilde asciitilde' at; ignore sub asciitilde' at at; sub LIG at' by asciitilde_at.liga; sub asciitilde' at by LIG; } asciitilde_at; lookup asciitilde_equal { ignore sub asciitilde asciitilde' equal; ignore sub asciitilde' equal equal; sub LIG equal' by asciitilde_equal.liga; sub asciitilde' equal by LIG; } asciitilde_equal; lookup asciitilde_greater { ignore sub asciitilde asciitilde' greater; ignore sub asciitilde' greater greater; sub LIG greater' by asciitilde_greater.liga; sub asciitilde' greater by LIG; } asciitilde_greater; lookup asciitilde_hyphen { ignore sub asciitilde asciitilde' hyphen; ignore sub asciitilde' hyphen hyphen; sub LIG hyphen' by asciitilde_hyphen.liga; sub asciitilde' hyphen by LIG; } asciitilde_hyphen; lookup asterisk_asterisk { ignore sub asterisk asterisk' asterisk; ignore sub asterisk' asterisk asterisk; ignore sub slash asterisk' asterisk; ignore sub asterisk' asterisk slash; sub LIG asterisk' by asterisk_asterisk.liga; sub asterisk' asterisk by LIG; } asterisk_asterisk; lookup asterisk_greater { ignore sub asterisk asterisk' greater; ignore sub asterisk' greater greater; sub LIG greater' by asterisk_greater.liga; sub asterisk' greater by LIG; } asterisk_greater; lookup asterisk_slash { ignore sub asterisk asterisk' slash; ignore sub asterisk' slash slash; ignore sub slash asterisk' slash; ignore sub asterisk' slash asterisk; sub LIG slash' by asterisk_slash.liga; sub asterisk' slash by LIG; } asterisk_slash; lookup bar_bar { ignore sub bar bar' bar; ignore sub bar' bar bar; sub LIG bar' by bar_bar.liga; sub bar' bar by LIG; } bar_bar; lookup bar_braceright { ignore sub bar bar' braceright; ignore sub bar' braceright braceright; ignore sub braceleft bar' braceright; sub LIG braceright' by bar_braceright.liga; sub bar' braceright by LIG; } bar_braceright; lookup bar_bracketright { ignore sub bar bar' bracketright; ignore sub bar' bracketright bracketright; ignore sub bracketleft bar' bracketright; sub LIG bracketright' by bar_bracketright.liga; sub bar' bracketright by LIG; } bar_bracketright; lookup bar_equal { ignore sub bar bar' equal; ignore sub bar' equal equal; sub LIG equal' by bar_equal.liga; sub bar' equal by LIG; } bar_equal; lookup bar_greater { ignore sub bar bar' greater; ignore sub bar' greater greater; sub LIG greater' by bar_greater.liga; sub bar' greater by LIG; } bar_greater; lookup bar_hyphen { ignore sub bar bar' hyphen; ignore sub bar' hyphen hyphen; ignore sub bar' hyphen bar; sub LIG hyphen' by bar_hyphen.liga; sub bar' hyphen by LIG; } bar_hyphen; lookup braceleft_bar { ignore sub braceleft braceleft' bar; ignore sub braceleft' bar bar; ignore sub braceleft' bar braceright; sub LIG bar' by braceleft_bar.liga; sub braceleft' bar by LIG; } braceleft_bar; lookup bracketleft_bar { ignore sub bracketleft bracketleft' bar; ignore sub bracketleft' bar bar; ignore sub bracketleft' bar bracketright; sub LIG bar' by bracketleft_bar.liga; sub bracketleft' bar by LIG; } bracketleft_bar; lookup bracketright_numbersign { ignore sub bracketright bracketright' numbersign; ignore sub bracketright' numbersign numbersign; sub LIG numbersign' by bracketright_numbersign.liga; sub bracketright' numbersign by LIG; } bracketright_numbersign; lookup colon_colon { ignore sub colon colon' colon; ignore sub colon' colon colon; ignore sub parenleft question colon' colon; sub LIG colon' by colon_colon.liga; sub colon' colon by LIG; } colon_colon; lookup colon_equal { ignore sub colon colon' equal; ignore sub colon' equal equal; ignore sub parenleft question colon' equal; sub LIG equal' by colon_equal.liga; sub colon' equal by LIG; } colon_equal; lookup colon_greater { ignore sub colon colon' greater; ignore sub colon' greater greater; ignore sub parenleft question colon' greater; ignore sub colon' greater equal; sub LIG greater' by colon_greater.liga; sub colon' greater by LIG; } colon_greater; lookup colon_less { ignore sub colon colon' less; ignore sub colon' less less; ignore sub parenleft question colon' less; sub LIG less' by colon_less.liga; sub colon' less by LIG; } colon_less; lookup dollar_greater { ignore sub dollar dollar' greater; ignore sub dollar' greater greater; sub LIG greater' by dollar_greater.liga; sub dollar' greater by LIG; } dollar_greater; lookup equal_equal { ignore sub equal equal' equal; ignore sub equal' equal equal; ignore sub parenleft question equal' equal; ignore sub parenleft question less equal' equal; sub LIG equal' by equal_equal.liga; sub equal' equal by LIG; } equal_equal; lookup equal_greater { ignore sub equal equal' greater; ignore sub equal' greater greater; ignore sub parenleft question equal' greater; ignore sub parenleft question less equal' greater; sub LIG greater' by equal_greater.liga; sub equal' greater by LIG; } equal_greater; lookup exclam_equal { ignore sub exclam exclam' equal; ignore sub exclam' equal equal; ignore sub parenleft question exclam' equal; ignore sub parenleft question less exclam' equal; sub LIG equal' by exclam_equal.liga; sub exclam' equal by LIG; } exclam_equal; lookup exclam_exclam { ignore sub exclam exclam' exclam; ignore sub exclam' exclam exclam; ignore sub parenleft question exclam' exclam; ignore sub parenleft question less exclam' exclam; sub LIG exclam' by exclam_exclam.liga; sub exclam' exclam by LIG; } exclam_exclam; lookup greater_colon { ignore sub greater greater' colon; ignore sub greater' colon colon; sub LIG colon' by greater_colon.liga; sub greater' colon by LIG; } greater_colon; lookup greater_equal { ignore sub greater greater' equal; ignore sub greater' equal equal; ignore sub greater' equal less; sub LIG equal' by greater_equal.liga; sub greater' equal by LIG; } greater_equal; lookup greater_greater { ignore sub greater greater' greater; ignore sub greater' greater greater; ignore sub asterisk greater' greater; ignore sub plus greater' greater; ignore sub dollar greater' greater; sub LIG greater' by greater_greater.liga; sub greater' greater by LIG; } greater_greater; lookup greater_hyphen { ignore sub greater greater' hyphen; ignore sub greater' hyphen hyphen; sub LIG hyphen' by greater_hyphen.liga; sub greater' hyphen by LIG; } greater_hyphen; lookup hyphen_asciitilde { ignore sub hyphen hyphen' asciitilde; ignore sub hyphen' asciitilde asciitilde; sub LIG asciitilde' by hyphen_asciitilde.liga; sub hyphen' asciitilde by LIG; } hyphen_asciitilde; lookup hyphen_bar { ignore sub hyphen hyphen' bar; ignore sub hyphen' bar bar; ignore sub bar hyphen' bar; sub LIG bar' by hyphen_bar.liga; sub hyphen' bar by LIG; } hyphen_bar; lookup hyphen_greater { ignore sub hyphen hyphen' greater; ignore sub hyphen' greater greater; sub LIG greater' by hyphen_greater.liga; sub hyphen' greater by LIG; } hyphen_greater; lookup hyphen_hyphen { ignore sub hyphen hyphen' hyphen; ignore sub hyphen' hyphen hyphen; sub LIG hyphen' by hyphen_hyphen.liga; sub hyphen' hyphen by LIG; } hyphen_hyphen; lookup hyphen_less { ignore sub hyphen hyphen' less; ignore sub hyphen' less less; sub LIG less' by hyphen_less.liga; sub hyphen' less by LIG; } hyphen_less; lookup less_asciitilde { ignore sub less less' asciitilde; ignore sub less' asciitilde asciitilde; sub LIG asciitilde' by less_asciitilde.liga; sub less' asciitilde by LIG; } less_asciitilde; lookup less_asterisk { ignore sub less less' asterisk; ignore sub less' asterisk asterisk; sub LIG asterisk' by less_asterisk.liga; sub less' asterisk by LIG; } less_asterisk; lookup less_bar { ignore sub less less' bar; ignore sub less' bar bar; sub LIG bar' by less_bar.liga; sub less' bar by LIG; } less_bar; lookup less_colon { ignore sub less less' colon; ignore sub less' colon colon; sub LIG colon' by less_colon.liga; sub less' colon by LIG; } less_colon; lookup less_dollar { ignore sub less less' dollar; ignore sub less' dollar dollar; sub LIG dollar' by less_dollar.liga; sub less' dollar by LIG; } less_dollar; lookup less_equal { ignore sub less less' equal; ignore sub less' equal equal; ignore sub parenleft question less' equal; sub LIG equal' by less_equal.liga; sub less' equal by LIG; } less_equal; lookup less_greater { ignore sub less less' greater; ignore sub less' greater greater; sub LIG greater' by less_greater.liga; sub less' greater by LIG; } less_greater; lookup less_hyphen { ignore sub less less' hyphen; ignore sub less' hyphen hyphen; sub LIG hyphen' by less_hyphen.liga; sub less' hyphen by LIG; } less_hyphen; lookup less_less { ignore sub less less' less; ignore sub less' less less; ignore sub less' less asterisk; ignore sub less' less plus; ignore sub less' less dollar; sub LIG less' by less_less.liga; sub less' less by LIG; } less_less; lookup less_plus { ignore sub less less' plus; ignore sub less' plus plus; sub LIG plus' by less_plus.liga; sub less' plus by LIG; } less_plus; lookup less_slash { ignore sub less less' slash; ignore sub less' slash slash; sub LIG slash' by less_slash.liga; sub less' slash by LIG; } less_slash; lookup numbersign_braceleft { ignore sub numbersign numbersign' braceleft; ignore sub numbersign' braceleft braceleft; sub LIG braceleft' by numbersign_braceleft.liga; sub numbersign' braceleft by LIG; } numbersign_braceleft; lookup numbersign_bracketleft { ignore sub numbersign numbersign' bracketleft; ignore sub numbersign' bracketleft bracketleft; sub LIG bracketleft' by numbersign_bracketleft.liga; sub numbersign' bracketleft by LIG; } numbersign_bracketleft; lookup numbersign_colon { ignore sub numbersign numbersign' colon; ignore sub numbersign' colon colon; sub LIG colon' by numbersign_colon.liga; sub numbersign' colon by LIG; } numbersign_colon; lookup numbersign_equal { ignore sub numbersign numbersign' equal; ignore sub numbersign' equal equal; sub LIG equal' by numbersign_equal.liga; sub numbersign' equal by LIG; } numbersign_equal; lookup numbersign_exclam { ignore sub numbersign numbersign' exclam; ignore sub numbersign' exclam exclam; sub LIG exclam' by numbersign_exclam.liga; sub numbersign' exclam by LIG; } numbersign_exclam; lookup numbersign_numbersign { ignore sub numbersign numbersign' numbersign; ignore sub numbersign' numbersign numbersign; sub LIG numbersign' by numbersign_numbersign.liga; sub numbersign' numbersign by LIG; } numbersign_numbersign; lookup numbersign_parenleft { ignore sub numbersign numbersign' parenleft; ignore sub numbersign' parenleft parenleft; sub LIG parenleft' by numbersign_parenleft.liga; sub numbersign' parenleft by LIG; } numbersign_parenleft; lookup numbersign_question { ignore sub numbersign numbersign' question; ignore sub numbersign' question question; sub LIG question' by numbersign_question.liga; sub numbersign' question by LIG; } numbersign_question; lookup numbersign_underscore { ignore sub numbersign numbersign' underscore; ignore sub numbersign' underscore underscore; sub LIG underscore' by numbersign_underscore.liga; sub numbersign' underscore by LIG; } numbersign_underscore; lookup percent_percent { ignore sub percent percent' percent; ignore sub percent' percent percent; sub LIG percent' by percent_percent.liga; sub percent' percent by LIG; } percent_percent; lookup period_equal { ignore sub period period' equal; ignore sub period' equal equal; sub LIG equal' by period_equal.liga; sub period' equal by LIG; } period_equal; lookup period_hyphen { ignore sub period period' hyphen; ignore sub period' hyphen hyphen; sub LIG hyphen' by period_hyphen.liga; sub period' hyphen by LIG; } period_hyphen; lookup period_period { ignore sub period period' period; ignore sub period' period period; sub LIG period' by period_period.liga; sub period' period by LIG; } period_period; lookup period_question { ignore sub period period' question; ignore sub period' question question; sub LIG question' by period_question.liga; sub period' question by LIG; } period_question; lookup plus_greater { ignore sub plus plus' greater; ignore sub plus' greater greater; sub LIG greater' by plus_greater.liga; sub plus' greater by LIG; } plus_greater; lookup plus_plus { ignore sub plus plus' plus; ignore sub plus' plus plus; sub LIG plus' by plus_plus.liga; sub plus' plus by LIG; } plus_plus; lookup question_colon { ignore sub question question' colon; ignore sub question' colon colon; ignore sub parenleft question' colon; sub LIG colon' by question_colon.liga; sub question' colon by LIG; } question_colon; lookup question_equal { ignore sub question question' equal; ignore sub question' equal equal; ignore sub parenleft question' equal; sub LIG equal' by question_equal.liga; sub question' equal by LIG; } question_equal; lookup question_period { ignore sub question question' period; ignore sub question' period period; sub LIG period' by question_period.liga; sub question' period by LIG; } question_period; lookup question_question { ignore sub question question' question; ignore sub question' question question; sub LIG question' by question_question.liga; sub question' question by LIG; } question_question; lookup semicolon_semicolon { ignore sub semicolon semicolon' semicolon; ignore sub semicolon' semicolon semicolon; sub LIG semicolon' by semicolon_semicolon.liga; sub semicolon' semicolon by LIG; } semicolon_semicolon; lookup slash_asterisk { ignore sub slash slash' asterisk; ignore sub slash' asterisk asterisk; ignore sub slash' asterisk slash; ignore sub asterisk slash' asterisk; sub LIG asterisk' by slash_asterisk.liga; sub slash' asterisk by LIG; } slash_asterisk; lookup slash_equal { ignore sub slash slash' equal; ignore sub slash' equal equal; sub LIG equal' by slash_equal.liga; sub slash' equal by LIG; } slash_equal; lookup slash_greater { ignore sub slash slash' greater; ignore sub slash' greater greater; sub LIG greater' by slash_greater.liga; sub slash' greater by LIG; } slash_greater; lookup slash_slash { ignore sub slash slash' slash; ignore sub slash' slash slash; sub LIG slash' by slash_slash.liga; sub slash' slash by LIG; } slash_slash; lookup underscore_underscore { ignore sub underscore underscore' underscore; ignore sub underscore' underscore underscore; sub LIG underscore' by underscore_underscore.liga; sub underscore' underscore by LIG; } underscore_underscore; ### end of generated calt sub less asciitilde' greater by asciitilde_asciitilde.liga; sub dcaron' [lacute lcaron lcommaaccent ldot lslash b h k l hbar hcircumflex kcommaaccent @Uppercase] by dcaron.alt; sub \zero \x' @HexDigit by \x.multiply; sub @Digit \x' @Digit by \x.multiply; } calt; feature ccmp { # automatic lookup ccmp_Other_1 { @CombiningTopAccents = [acutecomb brevecomb caroncomb circumflexcomb commaturnedabovecomb dieresiscomb dotaccentcomb gravecomb hookabovecomb hungarumlautcomb macroncomb ringcomb tildecomb]; @CombiningNonTopAccents = [cedillacomb dotbelowcomb ogonekcomb horncomb]; sub [i j]' @CombiningTopAccents by [idotless jdotless]; sub [i j]' @CombiningNonTopAccents @CombiningTopAccents by [idotless jdotless]; @Markscomb = [dieresiscomb dotaccentcomb gravecomb acutecomb hungarumlautcomb circumflexcomb caroncomb brevecomb ringcomb tildecomb macroncomb hookabovecomb horncomb tonos brevecomb-cy]; @MarkscombCase = [dieresiscomb.case dotaccentcomb.case gravecomb.case acutecomb.case hungarumlautcomb.case circumflexcomb.case caroncomb.case brevecomb.case ringcomb.case tildecomb.case macroncomb.case hookabovecomb.case horncomb.case tonos.case brevecomb-cy.case]; sub @Markscomb @Markscomb' by @MarkscombCase; sub @Uppercase @Markscomb' by @MarkscombCase; } ccmp_Other_1; lookup ccmp_Other_2 { sub @Markscomb' @MarkscombCase by @MarkscombCase; sub @MarkscombCase @Markscomb' by @MarkscombCase; } ccmp_Other_2; } ccmp; feature locl { # automatic lookup locl_latn_0 { script latn; language ROM; sub Scedilla by Scommaaccent; sub scedilla by scommaaccent; sub Tcedilla by Tcommaaccent; sub tcedilla by tcommaaccent; language PLK; sub Cacute by Cacute.loclPLK; sub Nacute by Nacute.loclPLK; sub Oacute by Oacute.loclPLK; sub Sacute by Sacute.loclPLK; sub Zacute by Zacute.loclPLK; sub cacute by cacute.loclPLK; sub nacute by nacute.loclPLK; sub oacute by oacute.loclPLK; sub sacute by sacute.loclPLK; sub zacute by zacute.loclPLK; sub acutecomb by acutecomb.loclPLK; language MOL; sub Scedilla by Scommaaccent; sub scedilla by scommaaccent; sub Tcedilla by Tcommaaccent; sub tcedilla by tcommaaccent; } locl_latn_0; lookup locl_latn_1 { script latn; language NLD; sub iacute j by iacute_j.loclNLD; sub Iacute J by Iacute_J.loclNLD; } locl_latn_1; lookup locl_latn_2 { script latn; language CAT; sub l' periodcentered' l by ldot; sub L' periodcentered' L by Ldot; } locl_latn_2; lookup locl_cyrl_0 { script cyrl; language SRB; sub be-cy by be-cy.loclSRB; language BGR; sub De-cy by De-cy.loclBGR; sub El-cy by El-cy.loclBGR; sub Ef-cy by Ef-cy.loclBGR; sub ve-cy by ve-cy.loclBGR; sub ge-cy by ge-cy.loclBGR; sub de-cy by de-cy.loclBGR; sub zhe-cy by zhe-cy.loclBGR; sub ze-cy by ze-cy.loclBGR; sub ii-cy by ii-cy.loclBGR; sub iishort-cy by iishort-cy.loclBGR; sub iigrave-cy by iigrave-cy.loclBGR; sub ka-cy by ka-cy.loclBGR; sub el-cy by el-cy.loclBGR; sub pe-cy by pe-cy.loclBGR; sub te-cy by te-cy.loclBGR; sub tse-cy by tse-cy.loclBGR; sub sha-cy by sha-cy.loclBGR; sub shcha-cy by shcha-cy.loclBGR; sub softsign-cy by softsign-cy.loclBGR; sub hardsign-cy by hardsign-cy.loclBGR; sub iu-cy by iu-cy.loclBGR; } locl_cyrl_0; } locl; feature subs { # automatic sub zero by zeroinferior; sub one by oneinferior; sub two by twoinferior; sub three by threeinferior; sub four by fourinferior; sub five by fiveinferior; sub six by sixinferior; sub seven by seveninferior; sub eight by eightinferior; sub nine by nineinferior; } subs; feature sinf { # automatic sub zero by zeroinferior; sub one by oneinferior; sub two by twoinferior; sub three by threeinferior; sub four by fourinferior; sub five by fiveinferior; sub six by sixinferior; sub seven by seveninferior; sub eight by eightinferior; sub nine by nineinferior; } sinf; feature sups { # automatic sub zero by zerosuperior; sub one by onesuperior; sub two by twosuperior; sub three by threesuperior; sub four by foursuperior; sub five by fivesuperior; sub six by sixsuperior; sub seven by sevensuperior; sub eight by eightsuperior; sub nine by ninesuperior; } sups; feature numr { # automatic sub zero by zero.numr; sub one by one.numr; sub two by two.numr; sub three by three.numr; sub four by four.numr; sub five by five.numr; sub six by six.numr; sub seven by seven.numr; sub eight by eight.numr; sub nine by nine.numr; } numr; feature dnom { # automatic sub zero by zero.dnom; sub one by one.dnom; sub two by two.dnom; sub three by three.dnom; sub four by four.dnom; sub five by five.dnom; sub six by six.dnom; sub seven by seven.dnom; sub eight by eight.dnom; sub nine by nine.dnom; } dnom; feature frac { # automatic lookup FRAC { sub slash by fraction; } FRAC; lookup UP { sub [zero one two three four five six seven eight nine] by [zero.numr one.numr two.numr three.numr four.numr five.numr six.numr seven.numr eight.numr nine.numr]; } UP; lookup DOWN { sub fraction [zero.numr one.numr two.numr three.numr four.numr five.numr six.numr seven.numr eight.numr nine.numr]' by [zero.dnom one.dnom two.dnom three.dnom four.dnom five.dnom six.dnom seven.dnom eight.dnom nine.dnom]; sub [zero.dnom one.dnom two.dnom three.dnom four.dnom five.dnom six.dnom seven.dnom eight.dnom nine.dnom] [zero.numr one.numr two.numr three.numr four.numr five.numr six.numr seven.numr eight.numr nine.numr]' by [zero.dnom one.dnom two.dnom three.dnom four.dnom five.dnom six.dnom seven.dnom eight.dnom nine.dnom]; } DOWN; } frac; feature ordn { # automatic sub [zero one two three four five six seven eight nine] [A a]' by ordfeminine; sub [zero one two three four five six seven eight nine] [O o]' by ordmasculine; sub N o period by numero; } ordn; feature case { # automatic sub dieresiscomb by dieresiscomb.case; sub dotaccentcomb by dotaccentcomb.case; sub gravecomb by gravecomb.case; sub acutecomb by acutecomb.case; sub hungarumlautcomb by hungarumlautcomb.case; sub circumflexcomb by circumflexcomb.case; sub caroncomb by caroncomb.case; sub brevecomb by brevecomb.case; sub ringcomb by ringcomb.case; sub tildecomb by tildecomb.case; sub macroncomb by macroncomb.case; sub hookabovecomb by hookabovecomb.case; sub horncomb by horncomb.case; sub tonos by tonos.case; sub brevecomb-cy by brevecomb-cy.case; } case; feature liga { # disabled # } liga; feature ss02 { sub asciitilde_equal.liga by exclam_equal.liga; } ss02; feature zero { # automatic sub zero by zero.zero; } zero; feature ss19 { # notes: # Name: Slashed zero sub zero by zero.zero; } ss19; table GDEF { # automatic GlyphClassDef [A Aacute Abreve Abreveacute Abrevedotbelow Abrevegrave Abrevehookabove Abrevetilde Acircumflex Acircumflexacute Acircumflexdotbelow Acircumflexgrave Acircumflexhookabove Acircumflextilde Adieresis Adotbelow Agrave Ahookabove Amacron Aogonek Aring Aringacute Atilde AE AEacute B C Cacute Ccaron Ccedilla Ccircumflex Cdotaccent D Eth Dcaron Dcroat E Eacute Ebreve Ecaron Ecircumflex Ecircumflexacute Ecircumflexdotbelow Ecircumflexgrave Ecircumflexhookabove Ecircumflextilde Edieresis Edotaccent Edotbelow Egrave Ehookabove Emacron Eogonek Etilde F G Gbreve Gcaron Gcircumflex Gcommaaccent Gdotaccent H Hbar Hcircumflex I Iacute Ibreve Icircumflex Idieresis Idotaccent Idotbelow Igrave Ihookabove Imacron Iogonek Itilde J Jcircumflex K Kcommaaccent L Lacute Lcaron Lcommaaccent Ldot Lslash M N Nacute Ncaron Ncommaaccent Eng Nhookleft Ntilde O Oacute Obreve Ocircumflex Ocircumflexacute Ocircumflexdotbelow Ocircumflexgrave Ocircumflexhookabove Ocircumflextilde Odieresis Odotbelow Ograve Ohookabove Ohorn Ohornacute Ohorndotbelow Ohorngrave Ohornhookabove Ohorntilde Ohungarumlaut Omacron Oogonek Oslash Oslashacute Otilde OE P Thorn Q R Racute Rcaron Rcommaaccent S Sacute Scaron Scedilla Scircumflex Scommaaccent T Tbar Tcaron Tcedilla Tcommaaccent U Uacute Ubreve Ucircumflex Udieresis Udotbelow Ugrave Uhookabove Uhorn Uhornacute Uhorndotbelow Uhorngrave Uhornhookabove Uhorntilde Uhungarumlaut Umacron Uogonek Uring Utilde V W Wacute Wcircumflex Wdieresis Wgrave X Y Yacute Ycircumflex Ydieresis Ydotbelow Ygrave Yhookabove Ymacron Ytilde Z Zacute Zcaron Zdotaccent Cacute.loclPLK Nacute.loclPLK Oacute.loclPLK Sacute.loclPLK Zacute.loclPLK a aacute abreve abreveacute abrevedotbelow abrevegrave abrevehookabove abrevetilde acircumflex acircumflexacute acircumflexdotbelow acircumflexgrave acircumflexhookabove acircumflextilde adieresis adotbelow agrave ahookabove amacron aogonek aring aringacute atilde ae aeacute b c cacute ccaron ccedilla ccircumflex cdotaccent d dcroat e eacute ebreve ecaron ecircumflex ecircumflexacute ecircumflexdotbelow ecircumflexgrave ecircumflexhookabove ecircumflextilde edieresis edotaccent edotbelow egrave ehookabove emacron eogonek etilde schwa f g gbreve gcaron gcircumflex gcommaaccent gdotaccent h hbar hcircumflex i idotless iacute ibreve icircumflex idieresis idotbelow igrave ihookabove imacron iogonek itilde jdotless jcircumflex k kcommaaccent l lacute lcaron lcommaaccent ldot lslash m n nacute napostrophe ncaron ncommaaccent ntilde o oacute obreve ocircumflex ocircumflexacute ocircumflexdotbelow ocircumflexgrave ocircumflexhookabove ocircumflextilde odieresis odotbelow ograve ohookabove ohorn ohornacute ohorndotbelow ohorngrave ohornhookabove ohorntilde ohungarumlaut omacron oogonek oslash oslashacute otilde oe p q r racute rcaron rcommaaccent s sacute scaron scedilla scircumflex scommaaccent longs t tbar tcaron tcedilla tcommaaccent u uacute ubreve ucircumflex udieresis udotbelow ugrave uhookabove uhorn uhornacute uhorndotbelow uhorngrave uhornhookabove uhorntilde uhungarumlaut umacron uogonek uring utilde v w wacute wcircumflex wdieresis wgrave x y yacute ycircumflex ydieresis ydotbelow ygrave yhookabove ymacron ytilde z zacute zcaron zdotaccent cacute.loclPLK nacute.loclPLK oacute.loclPLK sacute.loclPLK zacute.loclPLK ordmasculine A-cy Ve-cy Ie-cy Iegrave-cy Io-cy Ii-cy Iishort-cy Iigrave-cy Em-cy En-cy O-cy Er-cy Es-cy Te-cy U-cy Ushort-cy Ha-cy Dze-cy E-cy Ereversed-cy I-cy Yi-cy Je-cy Endescender-cy Ustraight-cy Ustraightstroke-cy Hadescender-cy Palochka-cy Imacron-cy Obarred-cy Umacron-cy a-cy ge-cy gje-cy ie-cy iegrave-cy io-cy ii-cy iishort-cy iigrave-cy ka-cy kje-cy o-cy er-cy es-cy u-cy ushort-cy ha-cy dze-cy e-cy ereversed-cy i-cy yi-cy ghestroke-cy kadescender-cy hadescender-cy shha-cy palochka-cy schwa-cy imacron-cy obarred-cy umacron-cy de-cy.loclBGR ii-cy.loclBGR iishort-cy.loclBGR iigrave-cy.loclBGR pe-cy.loclBGR te-cy.loclBGR Alpha Beta Epsilon Zeta Eta Theta Iota Kappa Mu Nu Omicron Rho Tau Upsilon Chi Alphatonos Iotadieresis Upsilondieresis epsilon eta iota omicron upsilon omega iotatonos iotadieresis iotadieresistonos upsilontonos upsilondieresis upsilondieresistonos omicrontonos omegatonos epsilontonos etatonos baht cedi cent colonsign dollar dong franc guarani kip naira peseta peso ruble tugrik won yen], # Base , # Liga [dieresiscomb dotaccentcomb gravecomb acutecomb hungarumlautcomb circumflexcomb caroncomb brevecomb ringcomb tildecomb macroncomb hookabovecomb commaturnedabovecomb horncomb dotbelowcomb commaaccentcomb cedillacomb ogonekcomb dieresiscomb.case dotaccentcomb.case gravecomb.case acutecomb.case hungarumlautcomb.case circumflexcomb.case caroncomb.case brevecomb.case ringcomb.case tildecomb.case macroncomb.case hookabovecomb.case horncomb.case acutecomb.loclPLK acutecomb.case.loclPLK brevecomb-cy brevecomb-cy.case], # Mark ; } GDEF; cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/fontinfo.plist000066400000000000000000000213621356563120600253770ustar00rootroot00000000000000 ascender 1568 capHeight 1420 copyright © 2019 Microsoft Corporation. All Rights Reserved. descender -480 familyName Cascadia Code guidelines angle 0 name [locked] x 1100 y 1080 angle 0 name [locked] x 886 y -20 angle 0 name [locked] x 1052 y 1500 angle 0 name [locked] x 1276 y 1440 angle 0 name [locked] x 440 y -460 angle 90 name [locked] x 280 y 416 angle 90 name [locked] x 2160 y 332 angle 90 name [locked] x 2120 y 342 angle 90 name [locked] x 240 y 390 angle 90 name [locked] x 392 y 408 angle 90 name [locked] x 2004 y 52 angle 90 name [locked] x 3360 y 466 angle 90 name [locked] x 3320 y 306 angle 90 name [locked] x 3208 y 146 italicAngle 0 openTypeHeadCreated 2019/04/07 17:18:29 openTypeNameDesigner Aaron Bell openTypeNameDesignerURL http://sajatypeworks.com openTypeNameLicense Microsoft supplied font. You may use this font to create, display, and print content as permitted by the license terms or terms of use, of the Microsoft product, service, or content in which this font was included. You may only (i) embed this font in content as permitted by the embedding restrictions included in this font; and (ii) temporarily download this font to a printer or other output device to help print content. Any other use is prohibited. The following license, based on the SIL Open Font license (https://scripts.sil.org/OFL), applies to this font. Additional license terms may be found on the GitHub repository for this font (https://github.com/microsoft/cascadia-code/blob/master/LICENSE). Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions: 1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself. 2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user. 3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users. 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission. 5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software. THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. openTypeNameLicenseURL https://scripts.sil.org/OFL openTypeNameManufacturer Saja Typeworks openTypeNameManufacturerURL http://sajatypeworks.com openTypeOS2Panose 2 11 6 9 2 0 0 2 0 4 openTypeOS2Type openTypeOS2VendorID SAJA postscriptBlueValues postscriptFamilyBlues postscriptFamilyOtherBlues postscriptIsFixedPitch postscriptOtherBlues postscriptStemSnapH postscriptStemSnapV postscriptUnderlinePosition -100 postscriptUnderlineThickness 50 styleMapFamilyName Cascadia Code styleMapStyleName regular styleName Regular trademark Cascadia Code is a trademark of the Microsoft group of companies. unitsPerEm 2048 versionMajor 1911 versionMinor 210 xHeight 1060 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background/000077500000000000000000000000001356563120600273755ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background/A_E_.glif000066400000000000000000000003401356563120600310200ustar00rootroot00000000000000 D_e-cy.loclB_G_R_.glif000066400000000000000000000003531356563120600332020ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background/G_ermandbls.glif000066400000000000000000000002761356563120600324620ustar00rootroot00000000000000 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background/I_J_.glif000066400000000000000000000004141356563120600310370ustar00rootroot00000000000000 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background/I_a-cy.glif000066400000000000000000000002711356563120600313410ustar00rootroot00000000000000 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background/K_a-cy.glif000066400000000000000000000002711356563120600313430ustar00rootroot00000000000000 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background/N_je-cy.glif000066400000000000000000000004171356563120600315260ustar00rootroot00000000000000 braceright_numbersign.liga.glif000066400000000000000000000057621356563120600354510ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background/chi.glif000066400000000000000000000002671356563120600310100ustar00rootroot00000000000000 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background/colonsign.glif000066400000000000000000000005521356563120600322350ustar00rootroot00000000000000 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background/contents.plist000066400000000000000000000032711356563120600323120ustar00rootroot00000000000000 AE A_E_.glif De-cy.loclBGR D_e-cy.loclB_G_R_.glif Germandbls G_ermandbls.glif IJ I_J_.glif Ia-cy I_a-cy.glif Ka-cy K_a-cy.glif Nje-cy N_je-cy.glif braceright_numbersign.liga braceright_numbersign.liga.glif chi chi.glif colonsign colonsign.glif dollar_greater.liga dollar_greater.liga.glif franc franc.glif ge-cy ge-cy.glif ii-cy ii-cy.glif ka-cy.loclBGR ka-cy.loclB_G_R_.glif kappa kappa.glif ninesuperior ninesuperior.glif nu nu.glif numero numero.glif registered registered.glif section section.glif tildecomb.case tildecomb.case.glif trademark trademark.glif ustraight-cy ustraight-cy.glif ve-cy.loclBGR ve-cy.loclB_G_R_.glif dollar_greater.liga.glif000066400000000000000000000007041356563120600340630ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background/franc.glif000066400000000000000000000004161356563120600313320ustar00rootroot00000000000000 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background/ge-cy.glif000066400000000000000000000002711356563120600312440ustar00rootroot00000000000000 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background/ii-cy.glif000066400000000000000000000002211356563120600312450ustar00rootroot00000000000000 ka-cy.loclB_G_R_.glif000066400000000000000000000036401356563120600331100ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background/kappa.glif000066400000000000000000000002711356563120600313340ustar00rootroot00000000000000 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background/ninesuperior.glif000066400000000000000000000032401356563120600327610ustar00rootroot00000000000000 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background/nu.glif000066400000000000000000000002661356563120600306660ustar00rootroot00000000000000 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background/numero.glif000066400000000000000000000002721356563120600315460ustar00rootroot00000000000000 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background/registered.glif000066400000000000000000000002761356563120600324020ustar00rootroot00000000000000 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background/section.glif000066400000000000000000000062521356563120600317110ustar00rootroot00000000000000 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background/tildecomb.case.glif000066400000000000000000000002331356563120600331120ustar00rootroot00000000000000 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background/trademark.glif000066400000000000000000000003471356563120600322160ustar00rootroot00000000000000 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background/ustraight-cy.glif000066400000000000000000000003001356563120600326540ustar00rootroot00000000000000 ve-cy.loclB_G_R_.glif000066400000000000000000000042111356563120600331220ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs.public.background cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/000077500000000000000000000000001356563120600240025ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_-cy.glif000066400000000000000000000006721356563120600256020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_.glif000066400000000000000000000017271356563120600251730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_E_.glif000066400000000000000000000032551356563120600254350ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_E_acute.glif000066400000000000000000000007621356563120600264570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_acute.glif000066400000000000000000000007431356563120600262120ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_breve.glif000066400000000000000000000007431356563120600262140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_breveacute.glif000066400000000000000000000010351356563120600272310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_brevedotbelow.glif000066400000000000000000000010201356563120600277410ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_brevegrave.glif000066400000000000000000000010351356563120600272340ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_brevehookabove.glif000066400000000000000000000010451356563120600301060ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_brevetilde.glif000066400000000000000000000010521356563120600272300ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_circumflex.glif000066400000000000000000000007551356563120600272550ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_circumflexacute.glif000066400000000000000000000010651356563120600302720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_circumflexdotbelow.glif000066400000000000000000000010321356563120600310020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_circumflexgrave.glif000066400000000000000000000015531356563120600302770ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.ComponentInfo anchor top_viet index 2 name gravecomb.case com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_circumflexhookabove.glif000066400000000000000000000010751356563120600311470ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_circumflextilde.glif000066400000000000000000000010641356563120600302710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_dieresis.glif000066400000000000000000000007511356563120600267170ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_dotbelow.glif000066400000000000000000000007441356563120600267310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_grave.glif000066400000000000000000000007431356563120600262150ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_hookabove.glif000066400000000000000000000007531356563120600270670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_lpha.glif000066400000000000000000000006731356563120600260370ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_lphatonos.glif000066400000000000000000000021321356563120600271120ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_macron.glif000066400000000000000000000007451356563120600263720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_ogonek.glif000066400000000000000000000025101356563120600263650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_ring.glif000066400000000000000000000007411356563120600260460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_ringacute.glif000066400000000000000000000007711356563120600270730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/A_tilde.glif000066400000000000000000000007601356563120600262110ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/B_.glif000066400000000000000000000044671356563120600252000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/B_e-cy.glif000066400000000000000000000027171356563120600257520ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/B_eta.glif000066400000000000000000000006201356563120600256550ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/C_.glif000066400000000000000000000026201356563120600251660ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/C_acute.glif000066400000000000000000000007071356563120600262140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/C_acute.loclP_L_K_.glif000066400000000000000000000006771356563120600301560ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/C_caron.glif000066400000000000000000000007071356563120600262150ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/C_cedilla.glif000066400000000000000000000006701356563120600265070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/C_circumflex.glif000066400000000000000000000007211356563120600272500ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/C_dotaccent.glif000066400000000000000000000007171356563120600270600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/C_he-cy.glif000066400000000000000000000020341356563120600261130ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/C_hedescender-cy.glif000066400000000000000000000010351356563120600277700ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/C_hi.glif000066400000000000000000000006171356563120600255130ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/D_.glif000066400000000000000000000025761356563120600252010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/D_caron.glif000066400000000000000000000007611356563120600262160ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/D_croat.glif000066400000000000000000000006761356563120600262310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/D_e-cy.glif000066400000000000000000000036301356563120600257470ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/D_e-cy.loclB_G_R_.glif000066400000000000000000000026531356563120600276730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/D_elta.glif000066400000000000000000000015371356563120600260430ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/D_je-cy.glif000066400000000000000000000025361356563120600261250ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/D_ze-cy.glif000066400000000000000000000006221356563120600261370ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/D_zhe-cy.glif000066400000000000000000000021131356563120600263040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_-cy.glif000066400000000000000000000031341356563120600256020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_.glif000066400000000000000000000023561356563120600251760ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_acute.glif000066400000000000000000000010331356563120600262070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_breve.glif000066400000000000000000000010331356563120600262110ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_caron.glif000066400000000000000000000010331356563120600262100ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_circumflex.glif000066400000000000000000000010451356563120600272520ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_circumflexacute.glif000066400000000000000000000011551356563120600302760ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_circumflexdotbelow.glif000066400000000000000000000011371356563120600310140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_circumflexgrave.glif000066400000000000000000000016431356563120600303030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.ComponentInfo anchor top_viet index 2 name gravecomb.case com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_circumflexhookabove.glif000066400000000000000000000011651356563120600311530ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_circumflextilde.glif000066400000000000000000000011541356563120600302750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_dieresis.glif000066400000000000000000000010411356563120600267140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_dotaccent.glif000066400000000000000000000010431356563120600270530ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_dotbelow.glif000066400000000000000000000010341356563120600267260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_f-cy.glif000066400000000000000000000035101356563120600257460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_f-cy.loclB_G_R_.glif000066400000000000000000000034721356563120600276750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_grave.glif000066400000000000000000000010331356563120600262120ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_hookabove.glif000066400000000000000000000010431356563120600270640ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_l-cy.glif000066400000000000000000000021621356563120600257560ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_l-cy.loclB_G_R_.glif000066400000000000000000000012101356563120600276670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_m-cy.glif000066400000000000000000000006211356563120600257550ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_macron.glif000066400000000000000000000010351356563120600263670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_n-cy.glif000066400000000000000000000007461356563120600257660ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_ndescender-cy.glif000066400000000000000000000013001356563120600276260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_ng.glif000066400000000000000000000017531356563120600255230ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_ogonek.glif000066400000000000000000000025611356563120600263770ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_psilon.glif000066400000000000000000000007501356563120600264170ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_psilontonos.glif000066400000000000000000000024371356563120600275060ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_r-cy.glif000066400000000000000000000006211356563120600257620ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_reversed-cy.glif000066400000000000000000000031461356563120600273450ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_s-cy.glif000066400000000000000000000006211356563120600257630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_ta.glif000066400000000000000000000007441356563120600255220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_tatonos.glif000066400000000000000000000021201356563120600265730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_th.glif000066400000000000000000000012001356563120600255150ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/E_tilde.glif000066400000000000000000000010331356563120600262070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/F_.glif000066400000000000000000000017221356563120600251730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/G_.glif000066400000000000000000000034451356563120600252000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/G_amma.glif000066400000000000000000000005051356563120600260260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/G_breve.glif000066400000000000000000000007061356563120600262210ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/G_caron.glif000066400000000000000000000007061356563120600262200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/G_circumflex.glif000066400000000000000000000007201356563120600272530ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/G_commaaccent.glif000066400000000000000000000007161356563120600273710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/G_dotaccent.glif000066400000000000000000000007161356563120600270630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/G_e-cy.glif000066400000000000000000000012751356563120600257550ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/G_ermandbls.glif000066400000000000000000000036731356563120600270730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/G_hestroke-cy.glif000066400000000000000000000010231356563120600273440ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/G_heupturn-cy.glif000066400000000000000000000016231356563120600274000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/G_je-cy.glif000066400000000000000000000005721356563120600261260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/H_.glif000066400000000000000000000020431356563120600251720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/H_a-cy.glif000066400000000000000000000006211356563120600257440ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/H_adescender-cy.glif000066400000000000000000000011531356563120600276220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/H_ardsign-cy.glif000066400000000000000000000027171356563120600271630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/H_bar.glif000066400000000000000000000012621356563120600256610ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/H_circumflex.glif000066400000000000000000000010301356563120600272470ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_-cy.glif000066400000000000000000000007451356563120600256130ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_.glif000066400000000000000000000020451356563120600251750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_J_.glif000066400000000000000000000035171356563120600254530ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.glyph.rightMetricsKey J com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_a-cy.glif000066400000000000000000000044351356563120600257540ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_acute.glif000066400000000000000000000010161356563120600262140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_acute_J_.loclN_L_D_.glif000066400000000000000000000006401356563120600305510ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_breve.glif000066400000000000000000000010161356563120600262160ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_circumflex.glif000066400000000000000000000010301356563120600272500ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_dieresis.glif000066400000000000000000000010241356563120600267210ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_dotaccent.glif000066400000000000000000000010261356563120600270600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_dotbelow.glif000066400000000000000000000010171356563120600267330ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_e-cy.glif000066400000000000000000000007461356563120600257610ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_egrave-cy.glif000066400000000000000000000010431356563120600267750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_grave.glif000066400000000000000000000010161356563120600262170ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_hookabove.glif000066400000000000000000000010261356563120600270710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_i-cy.glif000066400000000000000000000021741356563120600257620ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_igrave-cy.glif000066400000000000000000000007011356563120600270010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_ishort-cy.glif000066400000000000000000000007601356563120600270410ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_macron-cy.glif000066400000000000000000000007021356563120600270040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_macron.glif000066400000000000000000000010201356563120600263650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_o-cy.glif000066400000000000000000000010411356563120600257600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_ogonek.glif000066400000000000000000000025521356563120600264030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_ota.glif000066400000000000000000000007451356563120600257060ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_otadieresis.glif000066400000000000000000000010321356563120600274240ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_otatonos.glif000066400000000000000000000021231356563120600267610ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_tilde.glif000066400000000000000000000010331356563120600262130ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/I_u-cy.glif000066400000000000000000000032661356563120600260010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/J_.glif000066400000000000000000000023501356563120600251750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/J_circumflex.glif000066400000000000000000000007211356563120600272570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/J_e-cy.glif000066400000000000000000000006211356563120600257520ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/K_.glif000066400000000000000000000021141356563120600251740ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/K_a-cy.glif000066400000000000000000000045421356563120600257550ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/K_adescender-cy.glif000066400000000000000000000050701356563120600276270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/K_aiS_ymbol.glif000066400000000000000000000025511356563120600270400ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/K_appa.glif000066400000000000000000000006211356563120600260370ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/K_commaaccent.glif000066400000000000000000000007151356563120600273740ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/K_je-cy.glif000066400000000000000000000005551356563120600261330ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/L_.glif000066400000000000000000000015311356563120600251770ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/L_I_G_.glif000066400000000000000000000004151356563120600257150ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/L_acute.glif000066400000000000000000000010401356563120600262140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/L_ambda.glif000066400000000000000000000005161356563120600261660ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/L_caron.glif000066400000000000000000000012701356563120600262220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/L_commaaccent.glif000066400000000000000000000010451356563120600273720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/L_dot.glif000066400000000000000000000010531356563120600257050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/L_je-cy.glif000066400000000000000000000036031356563120600261310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/L_slash.glif000066400000000000000000000020461356563120600262340ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/M_.glif000066400000000000000000000027651356563120600252120ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/M_u.glif000066400000000000000000000006161356563120600253700ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/N_.glif000066400000000000000000000021701356563120600252010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/N_acute.glif000066400000000000000000000006711356563120600262270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/N_acute.loclP_L_K_.glif000066400000000000000000000006611356563120600301620ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/N_caron.glif000066400000000000000000000006711356563120600262300ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/N_commaaccent.glif000066400000000000000000000007001356563120600273710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/N_hookleft.glif000066400000000000000000000017031356563120600267360ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/N_je-cy.glif000066400000000000000000000032231356563120600261310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:48 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/N_tilde.glif000066400000000000000000000007061356563120600262260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/N_u.glif000066400000000000000000000006161356563120600253710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_-cy.glif000066400000000000000000000010751356563120600256160ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_.glif000066400000000000000000000031101356563120600251750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_E_.glif000066400000000000000000000041671356563120600254560ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_acute.glif000066400000000000000000000011461356563120600262260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_acute.loclP_L_K_.glif000066400000000000000000000011361356563120600301610ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_barred-cy.glif000066400000000000000000000014161356563120600267750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_breve.glif000066400000000000000000000011461356563120600262300ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_circumflex.glif000066400000000000000000000011601356563120600272620ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_circumflexacute.glif000066400000000000000000000012701356563120600303060ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_circumflexdotbelow.glif000066400000000000000000000012351356563120600310250ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_circumflexgrave.glif000066400000000000000000000017561356563120600303220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.ComponentInfo anchor top_viet index 2 name gravecomb.case com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_circumflexhookabove.glif000066400000000000000000000013001356563120600311540ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_circumflextilde.glif000066400000000000000000000012671356563120600303140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_dieresis.glif000066400000000000000000000011541356563120600267330ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_dotbelow.glif000066400000000000000000000011471356563120600267450ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_grave.glif000066400000000000000000000011461356563120600262310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_hm.glif000066400000000000000000000005031356563120600255250ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_hookabove.glif000066400000000000000000000011561356563120600271030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_horn.glif000066400000000000000000000011621356563120600260710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_hornacute.glif000066400000000000000000000011561356563120600271160ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_horndotbelow.glif000066400000000000000000000011571356563120600276350ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_horngrave.glif000066400000000000000000000011561356563120600271210ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_hornhookabove.glif000066400000000000000000000011661356563120600277730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_horntilde.glif000066400000000000000000000011731356563120600271150ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_hungarumlaut.glif000066400000000000000000000011641356563120600276410ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_macron.glif000066400000000000000000000011501356563120600263770ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_mega.glif000066400000000000000000000034451356563120600260420ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_megatonos.glif000066400000000000000000000037701356563120600271260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_micron.glif000066400000000000000000000011001356563120600264020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_microntonos.glif000066400000000000000000000027701356563120600275030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_ogonek.glif000066400000000000000000000027041356563120600264100ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_slash.glif000066400000000000000000000014131356563120600262340ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_slashacute.glif000066400000000000000000000011601356563120600272550ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/O_tilde.glif000066400000000000000000000011631356563120600262250ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/P_.glif000066400000000000000000000025321356563120600252050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/P_alochka-cy.glif000066400000000000000000000007541356563120600271450ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/P_e-cy.glif000066400000000000000000000016061356563120600257640ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/P_hi.glif000066400000000000000000000005031356563120600255220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/P_i.glif000066400000000000000000000005021356563120600253510ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/P_si.glif000066400000000000000000000024051356563120600255400ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/Q_.glif000066400000000000000000000021511356563120600252030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/R_.glif000066400000000000000000000030401356563120600252020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/R_acute.glif000066400000000000000000000007071356563120600262330ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/R_caron.glif000066400000000000000000000007071356563120600262340ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/R_commaaccent.glif000066400000000000000000000007151356563120600274030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/R_ho.glif000066400000000000000000000006171356563120600255400ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/S_.glif000066400000000000000000000037371356563120600252200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/S_acute.glif000066400000000000000000000006711356563120600262340ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/S_acute.loclP_L_K_.glif000066400000000000000000000006611356563120600301670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/S_caron.glif000066400000000000000000000006711356563120600262350ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/S_cedilla.glif000066400000000000000000000007061356563120600265270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/S_chwa-cy.glif000066400000000000000000000005101356563120600264560ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/S_chwa.glif000066400000000000000000000033711356563120600260550ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/S_circumflex.glif000066400000000000000000000007031356563120600272700ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/S_commaaccent.glif000066400000000000000000000007151356563120600274040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/S_ha-cy.glif000066400000000000000000000021061356563120600261270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/S_hcha-cy.glif000066400000000000000000000024251356563120600264460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/S_hha-cy.glif000066400000000000000000000020261356563120600263000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/S_igma.glif000066400000000000000000000017351356563120600260520ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/S_oftsign-cy.glif000066400000000000000000000024061356563120600272130ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/T_.glif000066400000000000000000000014611356563120600252110ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/T_au.glif000066400000000000000000000006711356563120600255410ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/T_bar.glif000066400000000000000000000012051356563120600256720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/T_caron.glif000066400000000000000000000007431356563120600262360ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/T_cedilla.glif000066400000000000000000000007601356563120600265300ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/T_commaaccent.glif000066400000000000000000000007671356563120600274140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/T_e-cy.glif000066400000000000000000000006731356563120600257730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/T_heta.glif000066400000000000000000000014071356563120600260530ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/T_horn.glif000066400000000000000000000025351356563120600261030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/T_se-cy.glif000066400000000000000000000021141356563120600261460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/T_she-cy.glif000066400000000000000000000023411356563120600263200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_-cy.glif000066400000000000000000000020431356563120600256200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_.glif000066400000000000000000000023471356563120600252160ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_acute.glif000066400000000000000000000010211356563120600262240ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_breve.glif000066400000000000000000000010211356563120600262260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_circumflex.glif000066400000000000000000000010331356563120600272670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_dieresis.glif000066400000000000000000000010271356563120600267400ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_dotbelow.glif000066400000000000000000000010221356563120600267430ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_grave.glif000066400000000000000000000010211356563120600262270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_hookabove.glif000066400000000000000000000010311356563120600271010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_horn.glif000066400000000000000000000016601356563120600261020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_hornacute.glif000066400000000000000000000010311356563120600271140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_horndotbelow.glif000066400000000000000000000010321356563120600276330ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_horngrave.glif000066400000000000000000000010311356563120600271170ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_hornhookabove.glif000066400000000000000000000010411356563120600277710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_horntilde.glif000066400000000000000000000010461356563120600271220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_hungarumlaut.glif000066400000000000000000000010371356563120600276460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_macron-cy.glif000066400000000000000000000007211356563120600270210ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_macron.glif000066400000000000000000000010231356563120600264040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_ogonek.glif000066400000000000000000000025601356563120600264160ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_psilon.glif000066400000000000000000000006761356563120600264460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_psilondieresis.glif000066400000000000000000000007661356563120600301760ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_psilontonos.glif000066400000000000000000000020701356563120600275170ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_ring.glif000066400000000000000000000010171356563120600260670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_short-cy.glif000066400000000000000000000007761356563120600267130ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_straight-cy.glif000066400000000000000000000007031356563120600273670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_straightstroke-cy.glif000066400000000000000000000012221356563120600306140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/U_tilde.glif000066400000000000000000000010361356563120600262320ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/V_.glif000066400000000000000000000013501356563120600252100ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/V_e-cy.glif000066400000000000000000000006211356563120600257660ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/W_.glif000066400000000000000000000024121356563120600252110ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/W_acute.glif000066400000000000000000000006711356563120600262400ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/W_circumflex.glif000066400000000000000000000007031356563120600272740ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/W_dieresis.glif000066400000000000000000000006771356563120600267540ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/W_grave.glif000066400000000000000000000006711356563120600262430ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/X_.glif000066400000000000000000000016551356563120600252220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/19 01:03:48 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/X_i.glif000066400000000000000000000016051356563120600253660ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/Y_.glif000066400000000000000000000017341356563120600252210ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/Y_acute.glif000066400000000000000000000007441356563120600262430ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/Y_circumflex.glif000066400000000000000000000007561356563120600273060ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/Y_dieresis.glif000066400000000000000000000007521356563120600267500ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/Y_dotbelow.glif000066400000000000000000000007451356563120600267620ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/Y_eru-cy.glif000066400000000000000000000027101356563120600263410ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/Y_grave.glif000066400000000000000000000007441356563120600262460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/Y_hookabove.glif000066400000000000000000000007541356563120600271200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/Y_i-cy.glif000066400000000000000000000010201356563120600257670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/Y_macron.glif000066400000000000000000000007461356563120600264230ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/Y_tilde.glif000066400000000000000000000007611356563120600262420ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/Z_.glif000066400000000000000000000017761356563120600252300ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/Z_acute.glif000066400000000000000000000007431356563120600262430ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/Z_acute.loclP_L_K_.glif000066400000000000000000000007331356563120600301760ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/Z_caron.glif000066400000000000000000000007431356563120600262440ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/Z_dotaccent.glif000066400000000000000000000007531356563120600271070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/Z_e-cy.glif000066400000000000000000000037601356563120600260010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/Z_eta.glif000066400000000000000000000006721356563120600257140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/Z_he-cy.glif000066400000000000000000000103051356563120600261420ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/19 00:32:21 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/Z_hedescender-cy.glif000066400000000000000000000106331356563120600300230ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/19 00:41:56 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/_notdef.glif000066400000000000000000000020671356563120600262700ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/a-cy.glif000066400000000000000000000006721356563120600255030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/a.glif000066400000000000000000000044001356563120600250630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/aacute.glif000066400000000000000000000007531356563120600261140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/abreve.glif000066400000000000000000000007541356563120600261170ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/abreveacute.glif000066400000000000000000000010561356563120600271350ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/abrevedotbelow.glif000066400000000000000000000010311356563120600276440ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/abrevegrave.glif000066400000000000000000000010561356563120600271400ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/abrevehookabove.glif000066400000000000000000000010511356563120600300040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/abrevetilde.glif000066400000000000000000000010571356563120600271360ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/acircumflex.glif000066400000000000000000000007661356563120600271600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/acircumflexacute.glif000066400000000000000000000015521356563120600301740ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.ComponentInfo anchor top_viet index 2 name acutecomb com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/acircumflexdotbelow.glif000066400000000000000000000010431356563120600307050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/acircumflexgrave.glif000066400000000000000000000010711356563120600301730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/acircumflexhookabove.glif000066400000000000000000000011011356563120600310360ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/acircumflextilde.glif000066400000000000000000000010711356563120600301700ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/acute.glif000066400000000000000000000005111356563120600257430ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/acutecomb.case.glif000066400000000000000000000011741356563120600275240ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/acutecomb.case.loclP_L_K_.glif000066400000000000000000000011261356563120600314550ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/acutecomb.glif000066400000000000000000000012111356563120600266020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/acutecomb.loclP_L_K_.glif000066400000000000000000000011711356563120600305430ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/adieresis.glif000066400000000000000000000007621356563120600266220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/adotbelow.glif000066400000000000000000000007441356563120600266320ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ae.glif000066400000000000000000000065551356563120600252450ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/aeacute.glif000066400000000000000000000007031356563120600262540ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/agrave.glif000066400000000000000000000007531356563120600261170ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ahookabove.glif000066400000000000000000000007461356563120600267720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/alpha.glif000066400000000000000000000037371356563120600257440ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/alphatonos.glif000066400000000000000000000005501356563120600270150ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/amacron.glif000066400000000000000000000007561356563120600262750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ampersand.glif000066400000000000000000000041061356563120600266200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ampersand_ampersand.liga.glif000066400000000000000000000076031356563120600315720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/anoteleia.glif000066400000000000000000000005301356563120600266040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/aogonek.glif000066400000000000000000000025121356563120600262700ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/apostrophemod.glif000066400000000000000000000005221356563120600275300ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/approxequal.glif000066400000000000000000000006201356563120600272040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/aring.glif000066400000000000000000000007521356563120600257510ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/aringacute.glif000066400000000000000000000013341356563120600267700ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.componentsAlignment 0 0 -1 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/asciicircum.glif000066400000000000000000000012461356563120600271430ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/asciicircum_equal.liga.glif000066400000000000000000000020671356563120600312470ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/asciitilde.glif000066400000000000000000000024631356563120600267640ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/asciitilde_asciitilde.liga.glif000066400000000000000000000034211356563120600320640ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/asciitilde_at.liga.glif000066400000000000000000000072701356563120600303640ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/asciitilde_equal.liga.glif000066400000000000000000000027771356563120600310760ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/asciitilde_greater.liga.glif000066400000000000000000000034521356563120600314070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/asciitilde_hyphen.liga.glif000066400000000000000000000030021356563120600312400ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/asterisk.glif000066400000000000000000000024331356563120600264740ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/asterisk_asterisk.liga.glif000066400000000000000000000006001356563120600313060ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/asterisk_asterisk_asterisk.liga.glif000066400000000000000000000007101356563120600332150ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/asterisk_greater.liga.glif000066400000000000000000000005761356563120600311260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/asterisk_slash.liga.glif000066400000000000000000000005721356563120600306030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/at.glif000066400000000000000000000055441356563120600252610ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/atilde.glif000066400000000000000000000007541356563120600261150ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/b.glif000066400000000000000000000031741356563120600250730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/backslash.glif000066400000000000000000000007711356563120600266050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/baht.glif000066400000000000000000000011351356563120600255630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/bar.glif000066400000000000000000000007621356563120600254160ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/bar_bar.liga.glif000066400000000000000000000005551356563120600271550ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/bar_bar_bar_greater.liga.glif000066400000000000000000000017031356563120600315060ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/bar_bar_equal.liga.glif000066400000000000000000000014271356563120600303430ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/bar_bar_greater.liga.glif000066400000000000000000000016361356563120600306670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/bar_braceright.liga.glif000066400000000000000000000045321356563120600305220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/bar_bracketright.liga.glif000066400000000000000000000016641356563120600310640ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/bar_equal.liga.glif000066400000000000000000000013461356563120600275170ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/bar_greater.liga.glif000066400000000000000000000015431356563120600300400ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/bar_hyphen.liga.glif000066400000000000000000000010321356563120600276730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/be-cy.glif000066400000000000000000000034601356563120600256470ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/be-cy.loclS_R_B_.glif000066400000000000000000000036421356563120600276050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/beta.glif000066400000000000000000000053101356563120600255570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/blackC_ircle.glif000066400000000000000000000021431356563120600272020ustar00rootroot00000000000000 H18533 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 15 5 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/blackD_iamond.glif000066400000000000000000000014571356563120600273630ustar00rootroot00000000000000 uni25C6 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 3 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/blackH_exagon.glif000066400000000000000000000016101356563120600273700ustar00rootroot00000000000000 uni2B22 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 4 1 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/blackH_orizontalE_llipse.glif000066400000000000000000000021551356563120600316120ustar00rootroot00000000000000 uni2B2C assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 15 5 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/blackI_nW_hiteD_iamond.glif000066400000000000000000000023111356563120600311370ustar00rootroot00000000000000 uni25C8 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 2 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/blackL_argeC_ircle.glif000066400000000000000000000021461356563120600303170ustar00rootroot00000000000000 uni2B24 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 15 5 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/blackL_argeS_quare.glif000066400000000000000000000014631356563120600303570ustar00rootroot00000000000000 uni2B1B assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 1 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/blackM_ediumD_iamond.glif000066400000000000000000000020511356563120600306520ustar00rootroot00000000000000 uni2B25 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 3 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 2 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 blackM_ediumD_ownT_riangleC_entred.glif000066400000000000000000000016141356563120600334240ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs uni2BC6 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 1 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 2 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 blackM_ediumL_eftT_riangleC_entred.glif000066400000000000000000000016131356563120600334060ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs uni2BC7 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 1 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 2 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/blackM_ediumL_ozenge.glif000066400000000000000000000016521356563120600307100ustar00rootroot00000000000000 uni2B27 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 3 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 0 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 blackM_ediumR_ightT_riangleC_entred.glif000066400000000000000000000016141356563120600335720ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs uni2BC8 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 2 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 0 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/blackM_ediumU_pT_riangleC_entred.glif000066400000000000000000000020071356563120600331550ustar00rootroot00000000000000 uni2BC5 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 1 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 2 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 1 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 4 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/blackP_arallelogram.glif000066400000000000000000000014671356563120600305730ustar00rootroot00000000000000 uni25B0 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 2 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/blackP_entagon.glif000066400000000000000000000020111356563120600275460ustar00rootroot00000000000000 uni2B1F assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 0 RCVT[ ] /* ReadCVT */ IF[ ] /* If */ PUSHW[ ] /* 1 value pushed */ 0 MDAP[1] /* MoveDirectAbsPt */ ELSE[ ] /* Else */ PUSHW[ ] /* 2 values pushed */ 0 2 MIAP[0] /* MoveIndirectAbsPt */ EIF[ ] /* EndIf */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/blackS_mallD_iamond.glif000066400000000000000000000016501356563120600305060ustar00rootroot00000000000000 uni2B29 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 3 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 0 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/blackS_mallL_ozenge.glif000066400000000000000000000016511356563120600305370ustar00rootroot00000000000000 uni2B2A assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 3 1 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 2 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/blackS_mallS_quare.glif000066400000000000000000000016501356563120600303730ustar00rootroot00000000000000 H18543 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 1 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 2 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/blackS_quare.glif000066400000000000000000000014621356563120600272440ustar00rootroot00000000000000 filledbox assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 1 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/blackV_erticalE_llipse.glif000066400000000000000000000027011356563120600312270ustar00rootroot00000000000000 uni2B2E assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 15 5 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 10 3 CALL[ ] /* CallFunction */ NPUSHW[ ] /* 27 values pushed */ 6 0 22 0 38 0 54 0 70 0 86 0 102 0 118 0 134 0 150 0 166 0 182 0 198 0 13 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 5 values pushed */ 213 0 229 0 2 DELTAP1[ ] /* DeltaExceptionP1 */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/blackV_erticalR_ect.glif000066400000000000000000000016521356563120600305330ustar00rootroot00000000000000 uni25AE assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 1 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 2 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/blackV_erysmallS_quare.glif000066400000000000000000000016531356563120600313040ustar00rootroot00000000000000 uni2B1D assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 1 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 2 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/blank-braille.glif000066400000000000000000000004571356563120600273520ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/bottomH_alfB_lackC_ircle.glif000066400000000000000000000016301356563120600314600ustar00rootroot00000000000000 uni2BCB assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 5 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/bottomH_alfB_lackD_iamond.glif000066400000000000000000000023061356563120600316330ustar00rootroot00000000000000 uni2B19 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 3 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 4 3 1 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 6 3 1 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxD_oubleD_ownA_ndH_orizontal.glif000066400000000000000000000021171356563120600327120ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxD_oubleD_ownA_ndL_eft.glif000066400000000000000000000015741356563120600314610ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxD_oubleD_ownA_ndR_ight.glif000066400000000000000000000015751356563120600316450ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxD_oubleH_orizontal.glif000066400000000000000000000013171356563120600311420ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxD_oubleU_pA_ndH_orizontal.glif000066400000000000000000000021151356563120600323650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxD_oubleU_pA_ndL_eft.glif000066400000000000000000000015721356563120600311340ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxD_oubleU_pA_ndR_ight.glif000066400000000000000000000015731356563120600313200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxD_oubleV_ertical.glif000066400000000000000000000013151356563120600305600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxD_oubleV_erticalA_ndH_orizontal.glif000066400000000000000000000027141356563120600335000ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxD_oubleV_erticalA_ndL_eft.glif000066400000000000000000000021151356563120600323130ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxD_oubleV_erticalA_ndR_ight.glif000066400000000000000000000021161356563120600324770ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxD_ownD_oubleA_ndH_orizontalS_ingle.glif000066400000000000000000000015531356563120600341370ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxD_ownD_oubleA_ndL_eftS_ingle.glif000066400000000000000000000014151356563120600327540ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxD_ownD_oubleA_ndR_ightS_ingle.glif000066400000000000000000000014161356563120600331400ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxD_ownH_eavyA_ndH_orizontalL_ight.glif000066400000000000000000000012731356563120600336260ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxD_ownH_eavyA_ndL_eftL_ight.glif000066400000000000000000000011351356563120600324430ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxD_ownH_eavyA_ndL_eftU_pL_ight.glif000066400000000000000000000014151356563120600331100ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxD_ownH_eavyA_ndR_ightL_ight.glif000066400000000000000000000011361356563120600326270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxD_ownH_eavyA_ndR_ightU_pL_ight.glif000066400000000000000000000014161356563120600332740ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxD_ownH_eavyA_ndU_pH_orizontalL_ight.glif000066400000000000000000000015531356563120600342730ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxD_ownL_ightA_ndH_orizontalH_eavy.glif000066400000000000000000000012731356563120600336260ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxD_ownL_ightA_ndL_eftH_eavy.glif000066400000000000000000000011351356563120600324430ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxD_ownL_ightA_ndL_eftU_pH_eavy.glif000066400000000000000000000014151356563120600331100ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxD_ownL_ightA_ndR_ightH_eavy.glif000066400000000000000000000011361356563120600326270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxD_ownL_ightA_ndR_ightU_pH_eavy.glif000066400000000000000000000014161356563120600332740ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxD_ownL_ightA_ndU_pH_orizontalH_eavy.glif000066400000000000000000000015531356563120600342730ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxD_ownS_ingleA_ndH_orizontalD_ouble.glif000066400000000000000000000016121356563120600341330ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxD_ownS_ingleA_ndL_eftD_ouble.glif000066400000000000000000000014151356563120600327540ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxD_ownS_ingleA_ndR_ightD_ouble.glif000066400000000000000000000014161356563120600331400ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxH_eavyD_oubleD_ashH_orizontal.glif000066400000000000000000000013221356563120600332310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxH_eavyD_oubleD_ashV_ertical.glif000066400000000000000000000013201356563120600326470ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxH_eavyD_own.glif000066400000000000000000000007711356563120600275650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxH_eavyD_ownA_ndH_orizontal.glif000066400000000000000000000012661356563120600325600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxH_eavyD_ownA_ndL_eft.glif000066400000000000000000000011301356563120600313070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxH_eavyD_ownA_ndR_ight.glif000066400000000000000000000011311356563120600314730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxH_eavyH_orizontal.glif000066400000000000000000000010011356563120600307720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxH_eavyL_eft.glif000066400000000000000000000007711356563120600275500ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxH_eavyL_eftA_ndL_ightR_ight.glif000066400000000000000000000012641356563120600326140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxH_eavyQ_uadrupleD_ashH_orizontal.glif000066400000000000000000000021451356563120600337060ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxH_eavyQ_uadrupleD_ashV_ertical.glif000066400000000000000000000021451356563120600334050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxH_eavyR_ight.glif000066400000000000000000000007721356563120600277340ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxH_eavyT_ripleD_ashH_orizontal.glif000066400000000000000000000016311356563120600332610ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxH_eavyT_ripleD_ashV_ertical.glif000066400000000000000000000016331356563120600327030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxH_eavyU_p.glif000066400000000000000000000007671356563120600272470ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxH_eavyU_pA_ndH_orizontal.glif000066400000000000000000000012641356563120600322330ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxH_eavyU_pA_ndL_eft.glif000066400000000000000000000011261356563120600307710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxH_eavyU_pA_ndL_ightD_own.glif000066400000000000000000000012611356563120600321350ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxH_eavyU_pA_ndR_ight.glif000066400000000000000000000011271356563120600311550ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxH_eavyV_ertical.glif000066400000000000000000000007771356563120600304350ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxH_eavyV_erticalA_ndH_orizontal.glif000066400000000000000000000015501356563120600334160ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxH_eavyV_erticalA_ndL_eft.glif000066400000000000000000000012641356563120600321610ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxH_eavyV_erticalA_ndR_ight.glif000066400000000000000000000012651356563120600323450ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxL_eftD_ownH_eavyA_ndR_ightU_pL_ight.glif000066400000000000000000000017001356563120600341630ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxL_eftH_eavyA_ndR_ightD_ownL_ight.glif000066400000000000000000000014201356563120600335160ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_eftH_eavyA_ndR_ightU_pL_ight.glif000066400000000000000000000014161356563120600332570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxL_eftH_eavyA_ndR_ightV_erticalL_ight.glif000066400000000000000000000015541356563120600343700ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxL_eftL_ightA_ndR_ightD_ownH_eavy.glif000066400000000000000000000014201356563120600335160ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_eftL_ightA_ndR_ightU_pH_eavy.glif000066400000000000000000000014161356563120600332570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxL_eftL_ightA_ndR_ightV_erticalH_eavy.glif000066400000000000000000000015541356563120600343700ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxL_eftU_pH_eavyA_ndR_ightD_ownL_ight.glif000066400000000000000000000017001356563120600341630ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightA_rcD_ownA_ndL_eft.glif000066400000000000000000000015371356563120600321020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightA_rcD_ownA_ndR_ight.glif000066400000000000000000000015461356563120600322650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightA_rcU_pA_ndL_eft.glif000066400000000000000000000015371356563120600315570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightA_rcU_pA_ndR_ight.glif000066400000000000000000000015461356563120600317420ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightD_iagonalC_ross.glif000066400000000000000000000020141356563120600315300ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxL_ightD_iagonalU_pperL_eftT_oL_owerR_ight.glif000066400000000000000000000011521356563120600353760ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxL_ightD_iagonalU_pperR_ightT_oL_owerL_eft.glif000066400000000000000000000011521356563120600353760ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightD_oubleD_ashH_orizontal.glif000066400000000000000000000013221356563120600332240ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightD_oubleD_ashV_ertical.glif000066400000000000000000000013201356563120600326420ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightD_own.glif000066400000000000000000000007711356563120600275600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightD_ownA_ndH_orizontal.glif000066400000000000000000000012661356563120600325530ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightD_ownA_ndL_eft.glif000066400000000000000000000011301356563120600313020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightD_ownA_ndR_ight.glif000066400000000000000000000011311356563120600314660ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightH_orizontal.glif000066400000000000000000000010011356563120600307650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightL_eft.glif000066400000000000000000000007711356563120600275430ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightL_eftA_ndH_eavyR_ight.glif000066400000000000000000000012641356563120600326140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxL_ightQ_uadrupleD_ashH_orizontal.glif000066400000000000000000000021451356563120600337010ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightQ_uadrupleD_ashV_ertical.glif000066400000000000000000000021451356563120600334000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightR_ight.glif000066400000000000000000000007721356563120600277270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightT_ripleD_ashH_orizontal.glif000066400000000000000000000016311356563120600332540ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightT_ripleD_ashV_ertical.glif000066400000000000000000000016331356563120600326760ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightU_p.glif000066400000000000000000000007671356563120600272420ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightU_pA_ndH_eavyD_own.glif000066400000000000000000000012611356563120600321350ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightU_pA_ndH_orizontal.glif000066400000000000000000000012641356563120600322260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightU_pA_ndL_eft.glif000066400000000000000000000011261356563120600307640ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightU_pA_ndR_ight.glif000066400000000000000000000011271356563120600311500ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightV_ertical.glif000066400000000000000000000007771356563120600304300ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightV_erticalA_ndH_orizontal.glif000066400000000000000000000015501356563120600334110ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightV_erticalA_ndL_eft.glif000066400000000000000000000012641356563120600321540ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxL_ightV_erticalA_ndR_ight.glif000066400000000000000000000012651356563120600323400ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxR_ightD_ownH_eavyA_ndL_eftU_pL_ight.glif000066400000000000000000000017001356563120600341630ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxR_ightH_eavyA_ndL_eftD_ownL_ight.glif000066400000000000000000000014201356563120600335160ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxR_ightH_eavyA_ndL_eftU_pL_ight.glif000066400000000000000000000014161356563120600332570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxR_ightH_eavyA_ndL_eftV_erticalL_ight.glif000066400000000000000000000015541356563120600343700ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxR_ightL_ightA_ndL_eftD_ownH_eavy.glif000066400000000000000000000014201356563120600335160ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxR_ightL_ightA_ndL_eftU_pH_eavy.glif000066400000000000000000000014161356563120600332570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxR_ightL_ightA_ndL_eftV_erticalH_eavy.glif000066400000000000000000000015541356563120600343700ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxR_ightU_pH_eavyA_ndL_eftD_ownL_ight.glif000066400000000000000000000017001356563120600341630ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxU_pD_oubleA_ndH_orizontalS_ingle.glif000066400000000000000000000015511356563120600336120ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxU_pD_oubleA_ndL_eftS_ingle.glif000066400000000000000000000014131356563120600324270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxU_pD_oubleA_ndR_ightS_ingle.glif000066400000000000000000000014141356563120600326130ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxU_pH_eavyA_ndD_ownH_orizontalL_ight.glif000066400000000000000000000015531356563120600342730ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxU_pH_eavyA_ndH_orizontalL_ight.glif000066400000000000000000000012711356563120600333600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxU_pH_eavyA_ndL_eftD_ownL_ight.glif000066400000000000000000000014151356563120600331100ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxU_pH_eavyA_ndL_eftL_ight.glif000066400000000000000000000011331356563120600321160ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxU_pH_eavyA_ndR_ightD_ownL_ight.glif000066400000000000000000000014161356563120600332740ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxU_pH_eavyA_ndR_ightL_ight.glif000066400000000000000000000011341356563120600323020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxU_pL_ightA_ndD_ownH_orizontalH_eavy.glif000066400000000000000000000015531356563120600342730ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxU_pL_ightA_ndH_orizontalH_eavy.glif000066400000000000000000000012711356563120600333600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxU_pL_ightA_ndL_eftD_ownH_eavy.glif000066400000000000000000000014151356563120600331100ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxU_pL_ightA_ndL_eftH_eavy.glif000066400000000000000000000011331356563120600321160ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxU_pL_ightA_ndR_ightD_ownH_eavy.glif000066400000000000000000000014161356563120600332740ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxU_pL_ightA_ndR_ightH_eavy.glif000066400000000000000000000011341356563120600323020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxU_pS_ingleA_ndH_orizontalD_ouble.glif000066400000000000000000000016101356563120600336060ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxU_pS_ingleA_ndL_eftD_ouble.glif000066400000000000000000000014131356563120600324270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxU_pS_ingleA_ndR_ightD_ouble.glif000066400000000000000000000014141356563120600326130ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxV_erticalD_oubleA_ndH_orizontalS_ingle.glif000066400000000000000000000023131356563120600347740ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxV_erticalD_oubleA_ndL_eftS_ingle.glif000066400000000000000000000016101356563120600335340ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxV_erticalD_oubleA_ndR_ightS_ingle.glif000066400000000000000000000016111356563120600337200ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxV_erticalH_eavyA_ndH_orizontalL_ight.glif000066400000000000000000000015551356563120600344730ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxV_erticalH_eavyA_ndL_eftL_ight.glif000066400000000000000000000012711356563120600333060ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxV_erticalH_eavyA_ndR_ightL_ight.glif000066400000000000000000000012721356563120600334130ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxV_erticalL_ightA_ndH_orizontalH_eavy.glif000066400000000000000000000015551356563120600344730ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/boxV_erticalL_ightA_ndL_eftH_eavy.glif000066400000000000000000000012711356563120600333060ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxV_erticalL_ightA_ndR_ightH_eavy.glif000066400000000000000000000012721356563120600334130ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxV_erticalS_ingleA_ndH_orizontalD_ouble.glif000066400000000000000000000023131356563120600347740ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxV_erticalS_ingleA_ndL_eftD_ouble.glif000066400000000000000000000015511356563120600335400ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 boxV_erticalS_ingleA_ndR_ightD_ouble.glif000066400000000000000000000015521356563120600337240ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/braceleft.glif000066400000000000000000000045061356563120600266010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/braceleft_bar.liga.glif000066400000000000000000000046011356563120600303340ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/braceright.glif000066400000000000000000000045071356563120600267650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/braceright_numbersign.liga.glif000066400000000000000000000057541356563120600321360ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/bracketleft.glif000066400000000000000000000016221356563120600271340ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/bracketleft_bar.liga.glif000066400000000000000000000016651356563120600307020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/bracketright.glif000066400000000000000000000016231356563120600273200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/bracketright_numbersign.liga.glif000066400000000000000000000022101356563120600324550ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/breve.glif000066400000000000000000000005111356563120600257450ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/brevecomb-cy.case.glif000066400000000000000000000017061356563120600301400ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/brevecomb-cy.glif000066400000000000000000000016311356563120600272230ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/brevecomb.case.glif000066400000000000000000000017541356563120600275320ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/brevecomb.glif000066400000000000000000000023431356563120600266130ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/brokenbar.glif000066400000000000000000000013011356563120600266050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/bullet.glif000066400000000000000000000014441356563120600261370ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/bulletoperator.glif000066400000000000000000000005171356563120600277130ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/bullseye.glif000066400000000000000000000100211356563120600264630ustar00rootroot00000000000000 uni25CE assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 30 5 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 15 20 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 65 40 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 50 75 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 25 10 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 60 45 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 55 70 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 0 35 3 CALL[ ] /* CallFunction */ NPUSHW[ ] /* 27 values pushed */ 6 25 22 25 38 25 54 25 70 25 86 25 102 25 118 25 134 25 150 25 166 25 182 25 198 25 13 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 5 values pushed */ 213 25 229 25 2 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 5 values pushed */ 218 35 234 35 2 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 27 values pushed */ 9 35 25 35 41 35 57 35 73 35 89 35 105 35 121 35 137 35 153 35 169 35 185 35 201 35 13 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 27 values pushed */ 6 60 22 60 38 60 54 60 70 60 86 60 102 60 118 60 134 60 150 60 166 60 182 60 198 60 13 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 5 values pushed */ 213 60 229 60 2 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 5 values pushed */ 218 70 234 70 2 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 27 values pushed */ 9 70 25 70 41 70 57 70 73 70 89 70 105 70 121 70 137 70 153 70 169 70 185 70 201 70 13 DELTAP1[ ] /* DeltaExceptionP1 */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/c.glif000066400000000000000000000026131356563120600250710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/cacute.glif000066400000000000000000000007011356563120600261070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/cacute.loclP_L_K_.glif000066400000000000000000000006711356563120600300510ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/careof.glif000066400000000000000000000050101356563120600261000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/caron.glif000066400000000000000000000005111356563120600257440ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/caroncomb.case.glif000066400000000000000000000014461356563120600275270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/caroncomb.glif000066400000000000000000000014711356563120600266130ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ccaron.glif000066400000000000000000000007011356563120600261100ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ccedilla.glif000066400000000000000000000007061356563120600264100ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ccircumflex.glif000066400000000000000000000007131356563120600271520ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/cdotaccent.glif000066400000000000000000000007111356563120600267530ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/cedi.glif000066400000000000000000000011351356563120600255510ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/cedilla.glif000066400000000000000000000005151356563120600262430ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/cedillacomb.glif000066400000000000000000000020551356563120600271050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/cent.glif000066400000000000000000000011351356563120600255760ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/che-cy.glif000066400000000000000000000020321356563120600260120ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/checkmark.glif000066400000000000000000000012371356563120600266000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/chedescender-cy.glif000066400000000000000000000010351356563120600276710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/chi.glif000066400000000000000000000033411356563120600254110ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/circumflex.glif000066400000000000000000000005231356563120600270060ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/circumflexcomb.case.glif000066400000000000000000000014541356563120600305650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/circumflexcomb.glif000066400000000000000000000015531356563120600276530ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/clubB_lackS_uit.glif000066400000000000000000000057341356563120600277030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/colon.glif000066400000000000000000000024341356563120600257620ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/colon_colon.liga.glif000066400000000000000000000005651356563120600300720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/colon_colon_colon.liga.glif000066400000000000000000000006511356563120600312600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/colon_colon_equal.liga.glif000066400000000000000000000014601356563120600312540ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/colon_equal.liga.glif000066400000000000000000000013561356563120600300660ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/colon_greater.liga.glif000066400000000000000000000013221356563120600304010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/colon_less.liga.glif000066400000000000000000000013151356563120600277200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/colonsign.glif000066400000000000000000000014601356563120600266410ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/comma.glif000066400000000000000000000007621356563120600257460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/commaaccentcomb.glif000066400000000000000000000011471356563120600277630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/commaturnedabovecomb.glif000066400000000000000000000011541356563120600310420ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/commaturnedmod.glif000066400000000000000000000007731356563120600276720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/contents.plist000066400000000000000000003261041356563120600267220ustar00rootroot00000000000000 .notdef _notdef.glif A A_.glif A-cy A_-cy.glif AE A_E_.glif AEacute A_E_acute.glif Aacute A_acute.glif Abreve A_breve.glif Abreveacute A_breveacute.glif Abrevedotbelow A_brevedotbelow.glif Abrevegrave A_brevegrave.glif Abrevehookabove A_brevehookabove.glif Abrevetilde A_brevetilde.glif Acircumflex A_circumflex.glif Acircumflexacute A_circumflexacute.glif Acircumflexdotbelow A_circumflexdotbelow.glif Acircumflexgrave A_circumflexgrave.glif Acircumflexhookabove A_circumflexhookabove.glif Acircumflextilde A_circumflextilde.glif Adieresis A_dieresis.glif Adotbelow A_dotbelow.glif Agrave A_grave.glif Ahookabove A_hookabove.glif Alpha A_lpha.glif Alphatonos A_lphatonos.glif Amacron A_macron.glif Aogonek A_ogonek.glif Aring A_ring.glif Aringacute A_ringacute.glif Atilde A_tilde.glif B B_.glif Be-cy B_e-cy.glif Beta B_eta.glif C C_.glif Cacute C_acute.glif Cacute.loclPLK C_acute.loclP_L_K_.glif Ccaron C_caron.glif Ccedilla C_cedilla.glif Ccircumflex C_circumflex.glif Cdotaccent C_dotaccent.glif Che-cy C_he-cy.glif Chedescender-cy C_hedescender-cy.glif Chi C_hi.glif D D_.glif Dcaron D_caron.glif Dcroat D_croat.glif De-cy D_e-cy.glif De-cy.loclBGR D_e-cy.loclB_G_R_.glif Delta D_elta.glif Dje-cy D_je-cy.glif Dze-cy D_ze-cy.glif Dzhe-cy D_zhe-cy.glif E E_.glif E-cy E_-cy.glif Eacute E_acute.glif Ebreve E_breve.glif Ecaron E_caron.glif Ecircumflex E_circumflex.glif Ecircumflexacute E_circumflexacute.glif Ecircumflexdotbelow E_circumflexdotbelow.glif Ecircumflexgrave E_circumflexgrave.glif Ecircumflexhookabove E_circumflexhookabove.glif Ecircumflextilde E_circumflextilde.glif Edieresis E_dieresis.glif Edotaccent E_dotaccent.glif Edotbelow E_dotbelow.glif Ef-cy E_f-cy.glif Ef-cy.loclBGR E_f-cy.loclB_G_R_.glif Egrave E_grave.glif Ehookabove E_hookabove.glif El-cy E_l-cy.glif El-cy.loclBGR E_l-cy.loclB_G_R_.glif Em-cy E_m-cy.glif Emacron E_macron.glif En-cy E_n-cy.glif Endescender-cy E_ndescender-cy.glif Eng E_ng.glif Eogonek E_ogonek.glif Epsilon E_psilon.glif Epsilontonos E_psilontonos.glif Er-cy E_r-cy.glif Ereversed-cy E_reversed-cy.glif Es-cy E_s-cy.glif Eta E_ta.glif Etatonos E_tatonos.glif Eth E_th.glif Etilde E_tilde.glif F F_.glif G G_.glif Gamma G_amma.glif Gbreve G_breve.glif Gcaron G_caron.glif Gcircumflex G_circumflex.glif Gcommaaccent G_commaaccent.glif Gdotaccent G_dotaccent.glif Ge-cy G_e-cy.glif Germandbls G_ermandbls.glif Ghestroke-cy G_hestroke-cy.glif Gheupturn-cy G_heupturn-cy.glif Gje-cy G_je-cy.glif H H_.glif Ha-cy H_a-cy.glif Hadescender-cy H_adescender-cy.glif Hardsign-cy H_ardsign-cy.glif Hbar H_bar.glif Hcircumflex H_circumflex.glif I I_.glif I-cy I_-cy.glif IJ I_J_.glif Ia-cy I_a-cy.glif Iacute I_acute.glif Iacute_J.loclNLD I_acute_J_.loclN_L_D_.glif Ibreve I_breve.glif Icircumflex I_circumflex.glif Idieresis I_dieresis.glif Idotaccent I_dotaccent.glif Idotbelow I_dotbelow.glif Ie-cy I_e-cy.glif Iegrave-cy I_egrave-cy.glif Igrave I_grave.glif Ihookabove I_hookabove.glif Ii-cy I_i-cy.glif Iigrave-cy I_igrave-cy.glif Iishort-cy I_ishort-cy.glif Imacron I_macron.glif Imacron-cy I_macron-cy.glif Io-cy I_o-cy.glif Iogonek I_ogonek.glif Iota I_ota.glif Iotadieresis I_otadieresis.glif Iotatonos I_otatonos.glif Itilde I_tilde.glif Iu-cy I_u-cy.glif J J_.glif Jcircumflex J_circumflex.glif Je-cy J_e-cy.glif K K_.glif Ka-cy K_a-cy.glif Kadescender-cy K_adescender-cy.glif KaiSymbol K_aiS_ymbol.glif Kappa K_appa.glif Kcommaaccent K_commaaccent.glif Kje-cy K_je-cy.glif L L_.glif LIG L_I_G_.glif Lacute L_acute.glif Lambda L_ambda.glif Lcaron L_caron.glif Lcommaaccent L_commaaccent.glif Ldot L_dot.glif Lje-cy L_je-cy.glif Lslash L_slash.glif M M_.glif Mu M_u.glif N N_.glif Nacute N_acute.glif Nacute.loclPLK N_acute.loclP_L_K_.glif Ncaron N_caron.glif Ncommaaccent N_commaaccent.glif Nhookleft N_hookleft.glif Nje-cy N_je-cy.glif Ntilde N_tilde.glif Nu N_u.glif O O_.glif O-cy O_-cy.glif OE O_E_.glif Oacute O_acute.glif Oacute.loclPLK O_acute.loclP_L_K_.glif Obarred-cy O_barred-cy.glif Obreve O_breve.glif Ocircumflex O_circumflex.glif Ocircumflexacute O_circumflexacute.glif Ocircumflexdotbelow O_circumflexdotbelow.glif Ocircumflexgrave O_circumflexgrave.glif Ocircumflexhookabove O_circumflexhookabove.glif Ocircumflextilde O_circumflextilde.glif Odieresis O_dieresis.glif Odotbelow O_dotbelow.glif Ograve O_grave.glif Ohm O_hm.glif Ohookabove O_hookabove.glif Ohorn O_horn.glif Ohornacute O_hornacute.glif Ohorndotbelow O_horndotbelow.glif Ohorngrave O_horngrave.glif Ohornhookabove O_hornhookabove.glif Ohorntilde O_horntilde.glif Ohungarumlaut O_hungarumlaut.glif Omacron O_macron.glif Omega O_mega.glif Omegatonos O_megatonos.glif Omicron O_micron.glif Omicrontonos O_microntonos.glif Oogonek O_ogonek.glif Oslash O_slash.glif Oslashacute O_slashacute.glif Otilde O_tilde.glif P P_.glif Palochka-cy P_alochka-cy.glif Pe-cy P_e-cy.glif Phi P_hi.glif Pi P_i.glif Psi P_si.glif Q Q_.glif R R_.glif Racute R_acute.glif Rcaron R_caron.glif Rcommaaccent R_commaaccent.glif Rho R_ho.glif S S_.glif Sacute S_acute.glif Sacute.loclPLK S_acute.loclP_L_K_.glif Scaron S_caron.glif Scedilla S_cedilla.glif Schwa S_chwa.glif Schwa-cy S_chwa-cy.glif Scircumflex S_circumflex.glif Scommaaccent S_commaaccent.glif Sha-cy S_ha-cy.glif Shcha-cy S_hcha-cy.glif Shha-cy S_hha-cy.glif Sigma S_igma.glif Softsign-cy S_oftsign-cy.glif T T_.glif Tau T_au.glif Tbar T_bar.glif Tcaron T_caron.glif Tcedilla T_cedilla.glif Tcommaaccent T_commaaccent.glif Te-cy T_e-cy.glif Theta T_heta.glif Thorn T_horn.glif Tse-cy T_se-cy.glif Tshe-cy T_she-cy.glif U U_.glif U-cy U_-cy.glif Uacute U_acute.glif Ubreve U_breve.glif Ucircumflex U_circumflex.glif Udieresis U_dieresis.glif Udotbelow U_dotbelow.glif Ugrave U_grave.glif Uhookabove U_hookabove.glif Uhorn U_horn.glif Uhornacute U_hornacute.glif Uhorndotbelow U_horndotbelow.glif Uhorngrave U_horngrave.glif Uhornhookabove U_hornhookabove.glif Uhorntilde U_horntilde.glif Uhungarumlaut U_hungarumlaut.glif Umacron U_macron.glif Umacron-cy U_macron-cy.glif Uogonek U_ogonek.glif Upsilon U_psilon.glif Upsilondieresis U_psilondieresis.glif Upsilontonos U_psilontonos.glif Uring U_ring.glif Ushort-cy U_short-cy.glif Ustraight-cy U_straight-cy.glif Ustraightstroke-cy U_straightstroke-cy.glif Utilde U_tilde.glif V V_.glif Ve-cy V_e-cy.glif W W_.glif Wacute W_acute.glif Wcircumflex W_circumflex.glif Wdieresis W_dieresis.glif Wgrave W_grave.glif X X_.glif Xi X_i.glif Y Y_.glif Yacute Y_acute.glif Ycircumflex Y_circumflex.glif Ydieresis Y_dieresis.glif Ydotbelow Y_dotbelow.glif Yeru-cy Y_eru-cy.glif Ygrave Y_grave.glif Yhookabove Y_hookabove.glif Yi-cy Y_i-cy.glif Ymacron Y_macron.glif Ytilde Y_tilde.glif Z Z_.glif Zacute Z_acute.glif Zacute.loclPLK Z_acute.loclP_L_K_.glif Zcaron Z_caron.glif Zdotaccent Z_dotaccent.glif Ze-cy Z_e-cy.glif Zeta Z_eta.glif Zhe-cy Z_he-cy.glif Zhedescender-cy Z_hedescender-cy.glif a a.glif a-cy a-cy.glif aacute aacute.glif abreve abreve.glif abreveacute abreveacute.glif abrevedotbelow abrevedotbelow.glif abrevegrave abrevegrave.glif abrevehookabove abrevehookabove.glif abrevetilde abrevetilde.glif acircumflex acircumflex.glif acircumflexacute acircumflexacute.glif acircumflexdotbelow acircumflexdotbelow.glif acircumflexgrave acircumflexgrave.glif acircumflexhookabove acircumflexhookabove.glif acircumflextilde acircumflextilde.glif acute acute.glif acutecomb acutecomb.glif acutecomb.case acutecomb.case.glif acutecomb.case.loclPLK acutecomb.case.loclP_L_K_.glif acutecomb.loclPLK acutecomb.loclP_L_K_.glif adieresis adieresis.glif adotbelow adotbelow.glif ae ae.glif aeacute aeacute.glif agrave agrave.glif ahookabove ahookabove.glif alpha alpha.glif alphatonos alphatonos.glif amacron amacron.glif ampersand ampersand.glif ampersand_ampersand.liga ampersand_ampersand.liga.glif anoteleia anoteleia.glif aogonek aogonek.glif apostrophemod apostrophemod.glif approxequal approxequal.glif aring aring.glif aringacute aringacute.glif asciicircum asciicircum.glif asciicircum_equal.liga asciicircum_equal.liga.glif asciitilde asciitilde.glif asciitilde_asciitilde.liga asciitilde_asciitilde.liga.glif asciitilde_at.liga asciitilde_at.liga.glif asciitilde_equal.liga asciitilde_equal.liga.glif asciitilde_greater.liga asciitilde_greater.liga.glif asciitilde_hyphen.liga asciitilde_hyphen.liga.glif asterisk asterisk.glif asterisk_asterisk.liga asterisk_asterisk.liga.glif asterisk_asterisk_asterisk.liga asterisk_asterisk_asterisk.liga.glif asterisk_greater.liga asterisk_greater.liga.glif asterisk_slash.liga asterisk_slash.liga.glif at at.glif atilde atilde.glif b b.glif backslash backslash.glif baht baht.glif bar bar.glif bar_bar.liga bar_bar.liga.glif bar_bar_bar_greater.liga bar_bar_bar_greater.liga.glif bar_bar_equal.liga bar_bar_equal.liga.glif bar_bar_greater.liga bar_bar_greater.liga.glif bar_braceright.liga bar_braceright.liga.glif bar_bracketright.liga bar_bracketright.liga.glif bar_equal.liga bar_equal.liga.glif bar_greater.liga bar_greater.liga.glif bar_hyphen.liga bar_hyphen.liga.glif be-cy be-cy.glif be-cy.loclSRB be-cy.loclS_R_B_.glif beta beta.glif blackCircle blackC_ircle.glif blackDiamond blackD_iamond.glif blackHexagon blackH_exagon.glif blackHorizontalEllipse blackH_orizontalE_llipse.glif blackInWhiteDiamond blackI_nW_hiteD_iamond.glif blackLargeCircle blackL_argeC_ircle.glif blackLargeSquare blackL_argeS_quare.glif blackMediumDiamond blackM_ediumD_iamond.glif blackMediumDownTriangleCentred blackM_ediumD_ownT_riangleC_entred.glif blackMediumLeftTriangleCentred blackM_ediumL_eftT_riangleC_entred.glif blackMediumLozenge blackM_ediumL_ozenge.glif blackMediumRightTriangleCentred blackM_ediumR_ightT_riangleC_entred.glif blackMediumUpTriangleCentred blackM_ediumU_pT_riangleC_entred.glif blackParallelogram blackP_arallelogram.glif blackPentagon blackP_entagon.glif blackSmallDiamond blackS_mallD_iamond.glif blackSmallLozenge blackS_mallL_ozenge.glif blackSmallSquare blackS_mallS_quare.glif blackSquare blackS_quare.glif blackVerticalEllipse blackV_erticalE_llipse.glif blackVerticalRect blackV_erticalR_ect.glif blackVerysmallSquare blackV_erysmallS_quare.glif blank-braille blank-braille.glif bottomHalfBlackCircle bottomH_alfB_lackC_ircle.glif bottomHalfBlackDiamond bottomH_alfB_lackD_iamond.glif boxDoubleDownAndHorizontal boxD_oubleD_ownA_ndH_orizontal.glif boxDoubleDownAndLeft boxD_oubleD_ownA_ndL_eft.glif boxDoubleDownAndRight boxD_oubleD_ownA_ndR_ight.glif boxDoubleHorizontal boxD_oubleH_orizontal.glif boxDoubleUpAndHorizontal boxD_oubleU_pA_ndH_orizontal.glif boxDoubleUpAndLeft boxD_oubleU_pA_ndL_eft.glif boxDoubleUpAndRight boxD_oubleU_pA_ndR_ight.glif boxDoubleVertical boxD_oubleV_ertical.glif boxDoubleVerticalAndHorizontal boxD_oubleV_erticalA_ndH_orizontal.glif boxDoubleVerticalAndLeft boxD_oubleV_erticalA_ndL_eft.glif boxDoubleVerticalAndRight boxD_oubleV_erticalA_ndR_ight.glif boxDownDoubleAndHorizontalSingle boxD_ownD_oubleA_ndH_orizontalS_ingle.glif boxDownDoubleAndLeftSingle boxD_ownD_oubleA_ndL_eftS_ingle.glif boxDownDoubleAndRightSingle boxD_ownD_oubleA_ndR_ightS_ingle.glif boxDownHeavyAndHorizontalLight boxD_ownH_eavyA_ndH_orizontalL_ight.glif boxDownHeavyAndLeftLight boxD_ownH_eavyA_ndL_eftL_ight.glif boxDownHeavyAndLeftUpLight boxD_ownH_eavyA_ndL_eftU_pL_ight.glif boxDownHeavyAndRightLight boxD_ownH_eavyA_ndR_ightL_ight.glif boxDownHeavyAndRightUpLight boxD_ownH_eavyA_ndR_ightU_pL_ight.glif boxDownHeavyAndUpHorizontalLight boxD_ownH_eavyA_ndU_pH_orizontalL_ight.glif boxDownLightAndHorizontalHeavy boxD_ownL_ightA_ndH_orizontalH_eavy.glif boxDownLightAndLeftHeavy boxD_ownL_ightA_ndL_eftH_eavy.glif boxDownLightAndLeftUpHeavy boxD_ownL_ightA_ndL_eftU_pH_eavy.glif boxDownLightAndRightHeavy boxD_ownL_ightA_ndR_ightH_eavy.glif boxDownLightAndRightUpHeavy boxD_ownL_ightA_ndR_ightU_pH_eavy.glif boxDownLightAndUpHorizontalHeavy boxD_ownL_ightA_ndU_pH_orizontalH_eavy.glif boxDownSingleAndHorizontalDouble boxD_ownS_ingleA_ndH_orizontalD_ouble.glif boxDownSingleAndLeftDouble boxD_ownS_ingleA_ndL_eftD_ouble.glif boxDownSingleAndRightDouble boxD_ownS_ingleA_ndR_ightD_ouble.glif boxHeavyDoubleDashHorizontal boxH_eavyD_oubleD_ashH_orizontal.glif boxHeavyDoubleDashVertical boxH_eavyD_oubleD_ashV_ertical.glif boxHeavyDown boxH_eavyD_own.glif boxHeavyDownAndHorizontal boxH_eavyD_ownA_ndH_orizontal.glif boxHeavyDownAndLeft boxH_eavyD_ownA_ndL_eft.glif boxHeavyDownAndRight boxH_eavyD_ownA_ndR_ight.glif boxHeavyHorizontal boxH_eavyH_orizontal.glif boxHeavyLeft boxH_eavyL_eft.glif boxHeavyLeftAndLightRight boxH_eavyL_eftA_ndL_ightR_ight.glif boxHeavyQuadrupleDashHorizontal boxH_eavyQ_uadrupleD_ashH_orizontal.glif boxHeavyQuadrupleDashVertical boxH_eavyQ_uadrupleD_ashV_ertical.glif boxHeavyRight boxH_eavyR_ight.glif boxHeavyTripleDashHorizontal boxH_eavyT_ripleD_ashH_orizontal.glif boxHeavyTripleDashVertical boxH_eavyT_ripleD_ashV_ertical.glif boxHeavyUp boxH_eavyU_p.glif boxHeavyUpAndHorizontal boxH_eavyU_pA_ndH_orizontal.glif boxHeavyUpAndLeft boxH_eavyU_pA_ndL_eft.glif boxHeavyUpAndLightDown boxH_eavyU_pA_ndL_ightD_own.glif boxHeavyUpAndRight boxH_eavyU_pA_ndR_ight.glif boxHeavyVertical boxH_eavyV_ertical.glif boxHeavyVerticalAndHorizontal boxH_eavyV_erticalA_ndH_orizontal.glif boxHeavyVerticalAndLeft boxH_eavyV_erticalA_ndL_eft.glif boxHeavyVerticalAndRight boxH_eavyV_erticalA_ndR_ight.glif boxLeftDownHeavyAndRightUpLight boxL_eftD_ownH_eavyA_ndR_ightU_pL_ight.glif boxLeftHeavyAndRightDownLight boxL_eftH_eavyA_ndR_ightD_ownL_ight.glif boxLeftHeavyAndRightUpLight boxL_eftH_eavyA_ndR_ightU_pL_ight.glif boxLeftHeavyAndRightVerticalLight boxL_eftH_eavyA_ndR_ightV_erticalL_ight.glif boxLeftLightAndRightDownHeavy boxL_eftL_ightA_ndR_ightD_ownH_eavy.glif boxLeftLightAndRightUpHeavy boxL_eftL_ightA_ndR_ightU_pH_eavy.glif boxLeftLightAndRightVerticalHeavy boxL_eftL_ightA_ndR_ightV_erticalH_eavy.glif boxLeftUpHeavyAndRightDownLight boxL_eftU_pH_eavyA_ndR_ightD_ownL_ight.glif boxLightArcDownAndLeft boxL_ightA_rcD_ownA_ndL_eft.glif boxLightArcDownAndRight boxL_ightA_rcD_ownA_ndR_ight.glif boxLightArcUpAndLeft boxL_ightA_rcU_pA_ndL_eft.glif boxLightArcUpAndRight boxL_ightA_rcU_pA_ndR_ight.glif boxLightDiagonalCross boxL_ightD_iagonalC_ross.glif boxLightDiagonalUpperLeftToLowerRight boxL_ightD_iagonalU_pperL_eftT_oL_owerR_ight.glif boxLightDiagonalUpperRightToLowerLeft boxL_ightD_iagonalU_pperR_ightT_oL_owerL_eft.glif boxLightDoubleDashHorizontal boxL_ightD_oubleD_ashH_orizontal.glif boxLightDoubleDashVertical boxL_ightD_oubleD_ashV_ertical.glif boxLightDown boxL_ightD_own.glif boxLightDownAndHorizontal boxL_ightD_ownA_ndH_orizontal.glif boxLightDownAndLeft boxL_ightD_ownA_ndL_eft.glif boxLightDownAndRight boxL_ightD_ownA_ndR_ight.glif boxLightHorizontal boxL_ightH_orizontal.glif boxLightLeft boxL_ightL_eft.glif boxLightLeftAndHeavyRight boxL_ightL_eftA_ndH_eavyR_ight.glif boxLightQuadrupleDashHorizontal boxL_ightQ_uadrupleD_ashH_orizontal.glif boxLightQuadrupleDashVertical boxL_ightQ_uadrupleD_ashV_ertical.glif boxLightRight boxL_ightR_ight.glif boxLightTripleDashHorizontal boxL_ightT_ripleD_ashH_orizontal.glif boxLightTripleDashVertical boxL_ightT_ripleD_ashV_ertical.glif boxLightUp boxL_ightU_p.glif boxLightUpAndHeavyDown boxL_ightU_pA_ndH_eavyD_own.glif boxLightUpAndHorizontal boxL_ightU_pA_ndH_orizontal.glif boxLightUpAndLeft boxL_ightU_pA_ndL_eft.glif boxLightUpAndRight boxL_ightU_pA_ndR_ight.glif boxLightVertical boxL_ightV_ertical.glif boxLightVerticalAndHorizontal boxL_ightV_erticalA_ndH_orizontal.glif boxLightVerticalAndLeft boxL_ightV_erticalA_ndL_eft.glif boxLightVerticalAndRight boxL_ightV_erticalA_ndR_ight.glif boxRightDownHeavyAndLeftUpLight boxR_ightD_ownH_eavyA_ndL_eftU_pL_ight.glif boxRightHeavyAndLeftDownLight boxR_ightH_eavyA_ndL_eftD_ownL_ight.glif boxRightHeavyAndLeftUpLight boxR_ightH_eavyA_ndL_eftU_pL_ight.glif boxRightHeavyAndLeftVerticalLight boxR_ightH_eavyA_ndL_eftV_erticalL_ight.glif boxRightLightAndLeftDownHeavy boxR_ightL_ightA_ndL_eftD_ownH_eavy.glif boxRightLightAndLeftUpHeavy boxR_ightL_ightA_ndL_eftU_pH_eavy.glif boxRightLightAndLeftVerticalHeavy boxR_ightL_ightA_ndL_eftV_erticalH_eavy.glif boxRightUpHeavyAndLeftDownLight boxR_ightU_pH_eavyA_ndL_eftD_ownL_ight.glif boxUpDoubleAndHorizontalSingle boxU_pD_oubleA_ndH_orizontalS_ingle.glif boxUpDoubleAndLeftSingle boxU_pD_oubleA_ndL_eftS_ingle.glif boxUpDoubleAndRightSingle boxU_pD_oubleA_ndR_ightS_ingle.glif boxUpHeavyAndDownHorizontalLight boxU_pH_eavyA_ndD_ownH_orizontalL_ight.glif boxUpHeavyAndHorizontalLight boxU_pH_eavyA_ndH_orizontalL_ight.glif boxUpHeavyAndLeftDownLight boxU_pH_eavyA_ndL_eftD_ownL_ight.glif boxUpHeavyAndLeftLight boxU_pH_eavyA_ndL_eftL_ight.glif boxUpHeavyAndRightDownLight boxU_pH_eavyA_ndR_ightD_ownL_ight.glif boxUpHeavyAndRightLight boxU_pH_eavyA_ndR_ightL_ight.glif boxUpLightAndDownHorizontalHeavy boxU_pL_ightA_ndD_ownH_orizontalH_eavy.glif boxUpLightAndHorizontalHeavy boxU_pL_ightA_ndH_orizontalH_eavy.glif boxUpLightAndLeftDownHeavy boxU_pL_ightA_ndL_eftD_ownH_eavy.glif boxUpLightAndLeftHeavy boxU_pL_ightA_ndL_eftH_eavy.glif boxUpLightAndRightDownHeavy boxU_pL_ightA_ndR_ightD_ownH_eavy.glif boxUpLightAndRightHeavy boxU_pL_ightA_ndR_ightH_eavy.glif boxUpSingleAndHorizontalDouble boxU_pS_ingleA_ndH_orizontalD_ouble.glif boxUpSingleAndLeftDouble boxU_pS_ingleA_ndL_eftD_ouble.glif boxUpSingleAndRightDouble boxU_pS_ingleA_ndR_ightD_ouble.glif boxVerticalDoubleAndHorizontalSingle boxV_erticalD_oubleA_ndH_orizontalS_ingle.glif boxVerticalDoubleAndLeftSingle boxV_erticalD_oubleA_ndL_eftS_ingle.glif boxVerticalDoubleAndRightSingle boxV_erticalD_oubleA_ndR_ightS_ingle.glif boxVerticalHeavyAndHorizontalLight boxV_erticalH_eavyA_ndH_orizontalL_ight.glif boxVerticalHeavyAndLeftLight boxV_erticalH_eavyA_ndL_eftL_ight.glif boxVerticalHeavyAndRightLight boxV_erticalH_eavyA_ndR_ightL_ight.glif boxVerticalLightAndHorizontalHeavy boxV_erticalL_ightA_ndH_orizontalH_eavy.glif boxVerticalLightAndLeftHeavy boxV_erticalL_ightA_ndL_eftH_eavy.glif boxVerticalLightAndRightHeavy boxV_erticalL_ightA_ndR_ightH_eavy.glif boxVerticalSingleAndHorizontalDouble boxV_erticalS_ingleA_ndH_orizontalD_ouble.glif boxVerticalSingleAndLeftDouble boxV_erticalS_ingleA_ndL_eftD_ouble.glif boxVerticalSingleAndRightDouble boxV_erticalS_ingleA_ndR_ightD_ouble.glif braceleft braceleft.glif braceleft_bar.liga braceleft_bar.liga.glif braceright braceright.glif braceright_numbersign.liga braceright_numbersign.liga.glif bracketleft bracketleft.glif bracketleft_bar.liga bracketleft_bar.liga.glif bracketright bracketright.glif bracketright_numbersign.liga bracketright_numbersign.liga.glif breve breve.glif brevecomb brevecomb.glif brevecomb-cy brevecomb-cy.glif brevecomb-cy.case brevecomb-cy.case.glif brevecomb.case brevecomb.case.glif brokenbar brokenbar.glif bullet bullet.glif bulletoperator bulletoperator.glif bullseye bullseye.glif c c.glif cacute cacute.glif cacute.loclPLK cacute.loclP_L_K_.glif careof careof.glif caron caron.glif caroncomb caroncomb.glif caroncomb.case caroncomb.case.glif ccaron ccaron.glif ccedilla ccedilla.glif ccircumflex ccircumflex.glif cdotaccent cdotaccent.glif cedi cedi.glif cedilla cedilla.glif cedillacomb cedillacomb.glif cent cent.glif che-cy che-cy.glif checkmark checkmark.glif chedescender-cy chedescender-cy.glif chi chi.glif circumflex circumflex.glif circumflexcomb circumflexcomb.glif circumflexcomb.case circumflexcomb.case.glif clubBlackSuit clubB_lackS_uit.glif colon colon.glif colon_colon.liga colon_colon.liga.glif colon_colon_colon.liga colon_colon_colon.liga.glif colon_colon_equal.liga colon_colon_equal.liga.glif colon_equal.liga colon_equal.liga.glif colon_greater.liga colon_greater.liga.glif colon_less.liga colon_less.liga.glif colonsign colonsign.glif comma comma.glif commaaccentcomb commaaccentcomb.glif commaturnedabovecomb commaturnedabovecomb.glif commaturnedmod commaturnedmod.glif copyright copyright.glif crosshatchFillSquare crosshatchF_illS_quare.glif currency currency.glif d d.glif dagger dagger.glif daggerdbl daggerdbl.glif dcaron dcaron.glif dcaron.alt dcaron.alt.glif dcroat dcroat.glif de-cy de-cy.glif de-cy.loclBGR de-cy.loclB_G_R_.glif degree degree.glif delta delta.glif diagonalcrosshatchFillSquare diagonalcrosshatchF_illS_quare.glif diamondBlackSuit diamondB_lackS_uit.glif dieresis dieresis.glif dieresiscomb dieresiscomb.glif dieresiscomb.case dieresiscomb.case.glif dieresistonos dieresistonos.glif divide divide.glif divisionslash divisionslash.glif dje-cy dje-cy.glif dollar dollar.glif dollar_greater.liga dollar_greater.liga.glif dong dong.glif dotaccent dotaccent.glif dotaccentcomb dotaccentcomb.glif dotaccentcomb.case dotaccentcomb.case.glif dotbelowcomb dotbelowcomb.glif dots1-braille dots1-braille.glif dots12-braille dots12-braille.glif dots123-braille dots123-braille.glif dots1234-braille dots1234-braille.glif dots12345-braille dots12345-braille.glif dots123456-braille dots123456-braille.glif dots1234567-braille dots1234567-braille.glif dots12345678-braille dots12345678-braille.glif dots1234568-braille dots1234568-braille.glif dots123457-braille dots123457-braille.glif dots1234578-braille dots1234578-braille.glif dots123458-braille dots123458-braille.glif dots12346-braille dots12346-braille.glif dots123467-braille dots123467-braille.glif dots1234678-braille dots1234678-braille.glif dots123468-braille dots123468-braille.glif dots12347-braille dots12347-braille.glif dots123478-braille dots123478-braille.glif dots12348-braille dots12348-braille.glif dots1235-braille dots1235-braille.glif dots12356-braille dots12356-braille.glif dots123567-braille dots123567-braille.glif dots1235678-braille dots1235678-braille.glif dots123568-braille dots123568-braille.glif dots12357-braille dots12357-braille.glif dots123578-braille dots123578-braille.glif dots12358-braille dots12358-braille.glif dots1236-braille dots1236-braille.glif dots12367-braille dots12367-braille.glif dots123678-braille dots123678-braille.glif dots12368-braille dots12368-braille.glif dots1237-braille dots1237-braille.glif dots12378-braille dots12378-braille.glif dots1238-braille dots1238-braille.glif dots124-braille dots124-braille.glif dots1245-braille dots1245-braille.glif dots12456-braille dots12456-braille.glif dots124567-braille dots124567-braille.glif dots1245678-braille dots1245678-braille.glif dots124568-braille dots124568-braille.glif dots12457-braille dots12457-braille.glif dots124578-braille dots124578-braille.glif dots12458-braille dots12458-braille.glif dots1246-braille dots1246-braille.glif dots12467-braille dots12467-braille.glif dots124678-braille dots124678-braille.glif dots12468-braille dots12468-braille.glif dots1247-braille dots1247-braille.glif dots12478-braille dots12478-braille.glif dots1248-braille dots1248-braille.glif dots125-braille dots125-braille.glif dots1256-braille dots1256-braille.glif dots12567-braille dots12567-braille.glif dots125678-braille dots125678-braille.glif dots12568-braille dots12568-braille.glif dots1257-braille dots1257-braille.glif dots12578-braille dots12578-braille.glif dots1258-braille dots1258-braille.glif dots126-braille dots126-braille.glif dots1267-braille dots1267-braille.glif dots12678-braille dots12678-braille.glif dots1268-braille dots1268-braille.glif dots127-braille dots127-braille.glif dots1278-braille dots1278-braille.glif dots128-braille dots128-braille.glif dots13-braille dots13-braille.glif dots134-braille dots134-braille.glif dots1345-braille dots1345-braille.glif dots13456-braille dots13456-braille.glif dots134567-braille dots134567-braille.glif dots1345678-braille dots1345678-braille.glif dots134568-braille dots134568-braille.glif dots13457-braille dots13457-braille.glif dots134578-braille dots134578-braille.glif dots13458-braille dots13458-braille.glif dots1346-braille dots1346-braille.glif dots13467-braille dots13467-braille.glif dots134678-braille dots134678-braille.glif dots13468-braille dots13468-braille.glif dots1347-braille dots1347-braille.glif dots13478-braille dots13478-braille.glif dots1348-braille dots1348-braille.glif dots135-braille dots135-braille.glif dots1356-braille dots1356-braille.glif dots13567-braille dots13567-braille.glif dots135678-braille dots135678-braille.glif dots13568-braille dots13568-braille.glif dots1357-braille dots1357-braille.glif dots13578-braille dots13578-braille.glif dots1358-braille dots1358-braille.glif dots136-braille dots136-braille.glif dots1367-braille dots1367-braille.glif dots13678-braille dots13678-braille.glif dots1368-braille dots1368-braille.glif dots137-braille dots137-braille.glif dots1378-braille dots1378-braille.glif dots138-braille dots138-braille.glif dots14-braille dots14-braille.glif dots145-braille dots145-braille.glif dots1456-braille dots1456-braille.glif dots14567-braille dots14567-braille.glif dots145678-braille dots145678-braille.glif dots14568-braille dots14568-braille.glif dots1457-braille dots1457-braille.glif dots14578-braille dots14578-braille.glif dots1458-braille dots1458-braille.glif dots146-braille dots146-braille.glif dots1467-braille dots1467-braille.glif dots14678-braille dots14678-braille.glif dots1468-braille dots1468-braille.glif dots147-braille dots147-braille.glif dots1478-braille dots1478-braille.glif dots148-braille dots148-braille.glif dots15-braille dots15-braille.glif dots156-braille dots156-braille.glif dots1567-braille dots1567-braille.glif dots15678-braille dots15678-braille.glif dots1568-braille dots1568-braille.glif dots157-braille dots157-braille.glif dots1578-braille dots1578-braille.glif dots158-braille dots158-braille.glif dots16-braille dots16-braille.glif dots167-braille dots167-braille.glif dots1678-braille dots1678-braille.glif dots168-braille dots168-braille.glif dots17-braille dots17-braille.glif dots178-braille dots178-braille.glif dots18-braille dots18-braille.glif dots2-braille dots2-braille.glif dots23-braille dots23-braille.glif dots234-braille dots234-braille.glif dots2345-braille dots2345-braille.glif dots23456-braille dots23456-braille.glif dots234567-braille dots234567-braille.glif dots2345678-braille dots2345678-braille.glif dots234568-braille dots234568-braille.glif dots23457-braille dots23457-braille.glif dots234578-braille dots234578-braille.glif dots23458-braille dots23458-braille.glif dots2346-braille dots2346-braille.glif dots23467-braille dots23467-braille.glif dots234678-braille dots234678-braille.glif dots23468-braille dots23468-braille.glif dots2347-braille dots2347-braille.glif dots23478-braille dots23478-braille.glif dots2348-braille dots2348-braille.glif dots235-braille dots235-braille.glif dots2356-braille dots2356-braille.glif dots23567-braille dots23567-braille.glif dots235678-braille dots235678-braille.glif dots23568-braille dots23568-braille.glif dots2357-braille dots2357-braille.glif dots23578-braille dots23578-braille.glif dots2358-braille dots2358-braille.glif dots236-braille dots236-braille.glif dots2367-braille dots2367-braille.glif dots23678-braille dots23678-braille.glif dots2368-braille dots2368-braille.glif dots237-braille dots237-braille.glif dots2378-braille dots2378-braille.glif dots238-braille dots238-braille.glif dots24-braille dots24-braille.glif dots245-braille dots245-braille.glif dots2456-braille dots2456-braille.glif dots24567-braille dots24567-braille.glif dots245678-braille dots245678-braille.glif dots24568-braille dots24568-braille.glif dots2457-braille dots2457-braille.glif dots24578-braille dots24578-braille.glif dots2458-braille dots2458-braille.glif dots246-braille dots246-braille.glif dots2467-braille dots2467-braille.glif dots24678-braille dots24678-braille.glif dots2468-braille dots2468-braille.glif dots247-braille dots247-braille.glif dots2478-braille dots2478-braille.glif dots248-braille dots248-braille.glif dots25-braille dots25-braille.glif dots256-braille dots256-braille.glif dots2567-braille dots2567-braille.glif dots25678-braille dots25678-braille.glif dots2568-braille dots2568-braille.glif dots257-braille dots257-braille.glif dots2578-braille dots2578-braille.glif dots258-braille dots258-braille.glif dots26-braille dots26-braille.glif dots267-braille dots267-braille.glif dots2678-braille dots2678-braille.glif dots268-braille dots268-braille.glif dots27-braille dots27-braille.glif dots278-braille dots278-braille.glif dots28-braille dots28-braille.glif dots3-braille dots3-braille.glif dots34-braille dots34-braille.glif dots345-braille dots345-braille.glif dots3456-braille dots3456-braille.glif dots34567-braille dots34567-braille.glif dots345678-braille dots345678-braille.glif dots34568-braille dots34568-braille.glif dots3457-braille dots3457-braille.glif dots34578-braille dots34578-braille.glif dots3458-braille dots3458-braille.glif dots346-braille dots346-braille.glif dots3467-braille dots3467-braille.glif dots34678-braille dots34678-braille.glif dots3468-braille dots3468-braille.glif dots347-braille dots347-braille.glif dots3478-braille dots3478-braille.glif dots348-braille dots348-braille.glif dots35-braille dots35-braille.glif dots356-braille dots356-braille.glif dots3567-braille dots3567-braille.glif dots35678-braille dots35678-braille.glif dots3568-braille dots3568-braille.glif dots357-braille dots357-braille.glif dots3578-braille dots3578-braille.glif dots358-braille dots358-braille.glif dots36-braille dots36-braille.glif dots367-braille dots367-braille.glif dots3678-braille dots3678-braille.glif dots368-braille dots368-braille.glif dots37-braille dots37-braille.glif dots378-braille dots378-braille.glif dots38-braille dots38-braille.glif dots4-braille dots4-braille.glif dots45-braille dots45-braille.glif dots456-braille dots456-braille.glif dots4567-braille dots4567-braille.glif dots45678-braille dots45678-braille.glif dots4568-braille dots4568-braille.glif dots457-braille dots457-braille.glif dots4578-braille dots4578-braille.glif dots458-braille dots458-braille.glif dots46-braille dots46-braille.glif dots467-braille dots467-braille.glif dots4678-braille dots4678-braille.glif dots468-braille dots468-braille.glif dots47-braille dots47-braille.glif dots478-braille dots478-braille.glif dots48-braille dots48-braille.glif dots5-braille dots5-braille.glif dots56-braille dots56-braille.glif dots567-braille dots567-braille.glif dots5678-braille dots5678-braille.glif dots568-braille dots568-braille.glif dots57-braille dots57-braille.glif dots578-braille dots578-braille.glif dots58-braille dots58-braille.glif dots6-braille dots6-braille.glif dots67-braille dots67-braille.glif dots678-braille dots678-braille.glif dots68-braille dots68-braille.glif dots7-braille dots7-braille.glif dots78-braille dots78-braille.glif dots8-braille dots8-braille.glif dottedCircle dottedC_ircle.glif dottedSquare dottedS_quare.glif downArrow downA_rrow.glif downBlackSmallTriangle downB_lackS_mallT_riangle.glif downBlackTriangle downB_lackT_riangle.glif downWhiteSmallTriangle downW_hiteS_mallT_riangle.glif downWhiteTriangle downW_hiteT_riangle.glif dze-cy dze-cy.glif dzhe-cy dzhe-cy.glif e e.glif e-cy e-cy.glif eacute eacute.glif ebreve ebreve.glif ecaron ecaron.glif ecircumflex ecircumflex.glif ecircumflexacute ecircumflexacute.glif ecircumflexdotbelow ecircumflexdotbelow.glif ecircumflexgrave ecircumflexgrave.glif ecircumflexhookabove ecircumflexhookabove.glif ecircumflextilde ecircumflextilde.glif edieresis edieresis.glif edotaccent edotaccent.glif edotbelow edotbelow.glif ef-cy ef-cy.glif egrave egrave.glif ehookabove ehookabove.glif eight eight.glif eight.dnom eight.dnom.glif eight.numr eight.numr.glif eightinferior eightinferior.glif eightsuperior eightsuperior.glif el-cy el-cy.glif el-cy.loclBGR el-cy.loclB_G_R_.glif ellipsis ellipsis.glif em-cy em-cy.glif emacron emacron.glif emdash emdash.glif en-cy en-cy.glif endash endash.glif endescender-cy endescender-cy.glif eng eng.glif eogonek eogonek.glif epsilon epsilon.glif epsilontonos epsilontonos.glif equal equal.glif equal_colon_equal.liga equal_colon_equal.liga.glif equal_equal.liga equal_equal.liga.glif equal_equal_equal.liga equal_equal_equal.liga.glif equal_equal_greater.liga equal_equal_greater.liga.glif equal_exclam_equal.liga equal_exclam_equal.liga.glif equal_greater.liga equal_greater.liga.glif equal_greater_greater.liga equal_greater_greater.liga.glif equal_less_less.liga equal_less_less.liga.glif equal_slash_equal.liga equal_slash_equal.liga.glif equivalence equivalence.glif er-cy er-cy.glif ereversed-cy ereversed-cy.glif es-cy es-cy.glif estimated estimated.glif eta eta.glif etatonos etatonos.glif eth eth.glif etilde etilde.glif euro euro.glif eurocurrency eurocurrency.glif exclam exclam.glif exclam_equal.liga exclam_equal.liga.glif exclam_equal_equal.liga exclam_equal_equal.liga.glif exclam_exclam.liga exclam_exclam.liga.glif exclam_exclam_period.liga exclam_exclam_period.liga.glif exclamdouble exclamdouble.glif exclamdown exclamdown.glif f f.glif filledRect filledR_ect.glif firsttonechinese firsttonechinese.glif fisheye fisheye.glif five five.glif five.dnom five.dnom.glif five.numr five.numr.glif fiveeighths fiveeighths.glif fiveinferior fiveinferior.glif fivesuperior fivesuperior.glif florin florin.glif four four.glif four.dnom four.dnom.glif four.numr four.numr.glif fourinferior fourinferior.glif foursuperior foursuperior.glif fraction fraction.glif franc franc.glif fullBlock fullB_lock.glif g g.glif gamma gamma.glif gbreve gbreve.glif gcaron gcaron.glif gcircumflex gcircumflex.glif gcommaaccent gcommaaccent.glif gdotaccent gdotaccent.glif ge-cy ge-cy.glif ge-cy.loclBGR ge-cy.loclB_G_R_.glif germandbls germandbls.glif ghestroke-cy ghestroke-cy.glif gheupturn-cy gheupturn-cy.glif gje-cy gje-cy.glif grave grave.glif gravecomb gravecomb.glif gravecomb.case gravecomb.case.glif greater greater.glif greater_colon.liga greater_colon.liga.glif greater_equal.liga greater_equal.liga.glif greater_equal_greater.liga greater_equal_greater.liga.glif greater_greater.liga greater_greater.liga.glif greater_greater_equal.liga greater_greater_equal.liga.glif greater_greater_greater.liga greater_greater_greater.liga.glif greater_greater_hyphen.liga greater_greater_hyphen.liga.glif greater_hyphen.liga greater_hyphen.liga.glif greater_hyphen_greater.liga greater_hyphen_greater.liga.glif greaterequal greaterequal.glif guarani guarani.glif guillemetleft guillemetleft.glif guillemetright guillemetright.glif guilsinglleft guilsinglleft.glif guilsinglright guilsinglright.glif h h.glif ha-cy ha-cy.glif hadescender-cy hadescender-cy.glif hardsign-cy hardsign-cy.glif hardsign-cy.loclBGR hardsign-cy.loclB_G_R_.glif hbar hbar.glif hcircumflex hcircumflex.glif heartBlackSuit heartB_lackS_uit.glif hookabovecomb hookabovecomb.glif hookabovecomb.case hookabovecomb.case.glif horizontalBlackHexagon horizontalB_lackH_exagon.glif horizontalFillSquare horizontalF_illS_quare.glif horizontalbar horizontalbar.glif horizontallineextension horizontallineextension.glif horncomb horncomb.glif horncomb.case horncomb.case.glif hryvnia hryvnia.glif hungarumlaut hungarumlaut.glif hungarumlautcomb hungarumlautcomb.glif hungarumlautcomb.case hungarumlautcomb.case.glif hyphen hyphen.glif hyphen_asciitilde.liga hyphen_asciitilde.liga.glif hyphen_bar.liga hyphen_bar.liga.glif hyphen_greater.liga hyphen_greater.liga.glif hyphen_greater_greater.liga hyphen_greater_greater.liga.glif hyphen_hyphen.liga hyphen_hyphen.liga.glif hyphen_hyphen_greater.liga hyphen_hyphen_greater.liga.glif hyphen_hyphen_hyphen.liga hyphen_hyphen_hyphen.liga.glif hyphen_less.liga hyphen_less.liga.glif hyphen_less_less.liga hyphen_less_less.liga.glif i i.glif i-cy i-cy.glif ia-cy ia-cy.glif iacute iacute.glif iacute_j.loclNLD iacute_j.loclN_L_D_.glif ibreve ibreve.glif icircumflex icircumflex.glif idieresis idieresis.glif idotbelow idotbelow.glif idotless idotless.glif ie-cy ie-cy.glif iegrave-cy iegrave-cy.glif igrave igrave.glif ihookabove ihookabove.glif ii-cy ii-cy.glif ii-cy.loclBGR ii-cy.loclB_G_R_.glif iigrave-cy iigrave-cy.glif iigrave-cy.loclBGR iigrave-cy.loclB_G_R_.glif iishort-cy iishort-cy.glif iishort-cy.loclBGR iishort-cy.loclB_G_R_.glif ij ij.glif imacron imacron.glif imacron-cy imacron-cy.glif increment increment.glif infinity infinity.glif integral integral.glif integralbt integralbt.glif integraltp integraltp.glif intersection intersection.glif inverseBullet inverseB_ullet.glif inverseWhiteCircle inverseW_hiteC_ircle.glif io-cy io-cy.glif iogonek iogonek.glif iota iota.glif iotadieresis iotadieresis.glif iotadieresistonos iotadieresistonos.glif iotatonos iotatonos.glif itilde itilde.glif iu-cy iu-cy.glif iu-cy.loclBGR iu-cy.loclB_G_R_.glif j j.glif jcircumflex jcircumflex.glif jdotless jdotless.glif je-cy je-cy.glif k k.glif ka-cy ka-cy.glif ka-cy.loclBGR ka-cy.loclB_G_R_.glif kadescender-cy kadescender-cy.glif kaiSymbol kaiS_ymbol.glif kappa kappa.glif kcommaaccent kcommaaccent.glif kgreenlandic kgreenlandic.glif kip kip.glif kje-cy kje-cy.glif l l.glif lacute lacute.glif lambda lambda.glif largeCircle largeC_ircle.glif lari lari.glif lcaron lcaron.glif lcommaaccent lcommaaccent.glif ldot ldot.glif leftArrow leftA_rrow.glif leftBlackPointer leftB_lackP_ointer.glif leftBlackSmallTriangle leftB_lackS_mallT_riangle.glif leftBlackTriangle leftB_lackT_riangle.glif leftBlock leftB_lock.glif leftFiveEighthsBlock leftF_iveE_ighthsB_lock.glif leftHalfBlackCircle leftH_alfB_lackC_ircle.glif leftHalfBlackDiamond leftH_alfB_lackD_iamond.glif leftHalfBlackSquare leftH_alfB_lackS_quare.glif leftHalfBlackWhiteCircle leftH_alfB_lackW_hiteC_ircle.glif leftOneEighthBlock leftO_neE_ighthB_lock.glif leftOneQuarterBlock leftO_neQ_uarterB_lock.glif leftRightArrow leftR_ightA_rrow.glif leftSevenEighthsBlock leftS_evenE_ighthsB_lock.glif leftThreeEighthsBlock leftT_hreeE_ighthsB_lock.glif leftThreeQuartersBlock leftT_hreeQ_uartersB_lock.glif leftWhitePointer leftW_hiteP_ointer.glif leftWhiteSmallTriangle leftW_hiteS_mallT_riangle.glif leftWhiteTriangle leftW_hiteT_riangle.glif less less.glif less_asciitilde.liga less_asciitilde.liga.glif less_asciitilde_asciitilde.liga less_asciitilde_asciitilde.liga.glif less_asciitilde_greater.liga less_asciitilde_greater.liga.glif less_asterisk.liga less_asterisk.liga.glif less_asterisk_greater.liga less_asterisk_greater.liga.glif less_bar.liga less_bar.liga.glif less_bar_bar.liga less_bar_bar.liga.glif less_bar_bar_bar.liga less_bar_bar_bar.liga.glif less_bar_greater.liga less_bar_greater.liga.glif less_colon.liga less_colon.liga.glif less_dollar.liga less_dollar.liga.glif less_dollar_greater.liga less_dollar_greater.liga.glif less_equal.liga less_equal.liga.glif less_equal_equal.liga less_equal_equal.liga.glif less_equal_equal_greater.liga less_equal_equal_greater.liga.glif less_equal_greater.liga less_equal_greater.liga.glif less_equal_less.liga less_equal_less.liga.glif less_exclam_hyphen_hyphen.liga less_exclam_hyphen_hyphen.liga.glif less_greater.liga less_greater.liga.glif less_hyphen.liga less_hyphen.liga.glif less_hyphen_greater.liga less_hyphen_greater.liga.glif less_hyphen_hyphen.liga less_hyphen_hyphen.liga.glif less_hyphen_less.liga less_hyphen_less.liga.glif less_less.liga less_less.liga.glif less_less_equal.liga less_less_equal.liga.glif less_less_hyphen.liga less_less_hyphen.liga.glif less_less_less.liga less_less_less.liga.glif less_plus.liga less_plus.liga.glif less_plus_greater.liga less_plus_greater.liga.glif less_slash.liga less_slash.liga.glif less_slash_greater.liga less_slash_greater.liga.glif lessequal lessequal.glif lineseparator lineseparator.glif lira lira.glif liraTurkish liraT_urkish.glif literSign literS_ign.glif lje-cy lje-cy.glif logicalnot logicalnot.glif logicalnotReversed logicalnotR_eversed.glif longs longs.glif lowerFiveEighthsBlock lowerF_iveE_ighthsB_lock.glif lowerHalfArc lowerH_alfA_rc.glif lowerHalfBlackWhiteCircle lowerH_alfB_lackW_hiteC_ircle.glif lowerHalfBlock lowerH_alfB_lock.glif lowerHalfInverseWhiteCircle lowerH_alfI_nverseW_hiteC_ircle.glif lowerHalfWhiteSquare lowerH_alfW_hiteS_quare.glif lowerLeftArc lowerL_eftA_rc.glif lowerLeftBlackTriangle lowerL_eftB_lackT_riangle.glif lowerLeftBlock lowerL_eftB_lock.glif lowerLeftHalfWhiteSquare lowerL_eftH_alfW_hiteS_quare.glif lowerLeftQuadrantWhiteCircle lowerL_eftQ_uadrantW_hiteC_ircle.glif lowerLeftTriangle lowerL_eftT_riangle.glif lowerOneEighthBlock lowerO_neE_ighthB_lock.glif lowerOneQuarterBlock lowerO_neQ_uarterB_lock.glif lowerRightArc lowerR_ightA_rc.glif lowerRightBlackTriangle lowerR_ightB_lackT_riangle.glif lowerRightBlock lowerR_ightB_lock.glif lowerRightDiagonalHalfBlackSquare lowerR_ightD_iagonalH_alfB_lackS_quare.glif lowerRightQuadrantWhiteCircle lowerR_ightQ_uadrantW_hiteC_ircle.glif lowerRightTriangle lowerR_ightT_riangle.glif lowerSevenEighthsBlock lowerS_evenE_ighthsB_lock.glif lowerThreeEighthsBlock lowerT_hreeE_ighthsB_lock.glif lowerThreeQuartersBlock lowerT_hreeQ_uartersB_lock.glif lowernumeral-greek lowernumeral-greek.glif lozenge lozenge.glif lslash lslash.glif m m.glif macron macron.glif macroncomb macroncomb.glif macroncomb.case macroncomb.case.glif manat manat.glif mars mars.glif mediumBlackSmallSquare mediumB_lackS_mallS_quare.glif mediumBlackSquare mediumB_lackS_quare.glif mediumWhiteSmallSquare mediumW_hiteS_mallS_quare.glif mediumWhiteSquare mediumW_hiteS_quare.glif mediumleftpointinganglebracketornament mediumleftpointinganglebracketornament.glif mediumrightpointinganglebracketornament mediumrightpointinganglebracketornament.glif micro micro.glif minus minus.glif minute minute.glif mu mu.glif multiply multiply.glif n n.glif nacute nacute.glif nacute.loclPLK nacute.loclP_L_K_.glif naira naira.glif napostrophe napostrophe.glif nbspace nbspace.glif ncaron ncaron.glif ncommaaccent ncommaaccent.glif nhookleft nhookleft.glif nine nine.glif nine.dnom nine.dnom.glif nine.numr nine.numr.glif nineinferior nineinferior.glif ninesuperior ninesuperior.glif nje-cy nje-cy.glif nmod nmod.glif note-musical note-musical.glif notequal notequal.glif ntilde ntilde.glif nu nu.glif num_num_num.liga num_num_num.liga.glif num_num_num_num.liga num_num_num_num.liga.glif num_under_parenleft.liga num_under_parenleft.liga.glif numbersign numbersign.glif numbersign_braceleft.liga numbersign_braceleft.liga.glif numbersign_bracketleft.liga numbersign_bracketleft.liga.glif numbersign_colon.liga numbersign_colon.liga.glif numbersign_equal.liga numbersign_equal.liga.glif numbersign_exclam.liga numbersign_exclam.liga.glif numbersign_numbersign.liga numbersign_numbersign.liga.glif numbersign_parenleft.liga numbersign_parenleft.liga.glif numbersign_question.liga numbersign_question.liga.glif numbersign_underscore.liga numbersign_underscore.liga.glif numeral-greek numeral-greek.glif numero numero.glif o o.glif o-cy o-cy.glif oacute oacute.glif oacute.loclPLK oacute.loclP_L_K_.glif obarred-cy obarred-cy.glif obreve obreve.glif ocircumflex ocircumflex.glif ocircumflexacute ocircumflexacute.glif ocircumflexdotbelow ocircumflexdotbelow.glif ocircumflexgrave ocircumflexgrave.glif ocircumflexhookabove ocircumflexhookabove.glif ocircumflextilde ocircumflextilde.glif odieresis odieresis.glif odotbelow odotbelow.glif oe oe.glif ogonek ogonek.glif ogonekcomb ogonekcomb.glif ograve ograve.glif ohookabove ohookabove.glif ohorn ohorn.glif ohornacute ohornacute.glif ohorndotbelow ohorndotbelow.glif ohorngrave ohorngrave.glif ohornhookabove ohornhookabove.glif ohorntilde ohorntilde.glif ohungarumlaut ohungarumlaut.glif omacron omacron.glif omega omega.glif omegatonos omegatonos.glif omicron omicron.glif omicrontonos omicrontonos.glif one one.glif one.dnom one.dnom.glif one.numr one.numr.glif oneeighth oneeighth.glif onehalf onehalf.glif oneinferior oneinferior.glif onequarter onequarter.glif onesuperior onesuperior.glif oogonek oogonek.glif ordfeminine ordfeminine.glif ordmasculine ordmasculine.glif orthogonal orthogonal.glif oslash oslash.glif oslashacute oslashacute.glif otilde otilde.glif overline overline.glif p p.glif palochka-cy palochka-cy.glif paragraph paragraph.glif parenleft parenleft.glif parenright parenright.glif partialdiff partialdiff.glif pe-cy pe-cy.glif pe-cy.loclBGR pe-cy.loclB_G_R_.glif percent percent.glif percent_percent.liga percent_percent.liga.glif period period.glif period_equal.liga period_equal.liga.glif period_hyphen.liga period_hyphen.liga.glif period_period.liga period_period.liga.glif period_period_equal.liga period_period_equal.liga.glif period_period_less.liga period_period_less.liga.glif period_period_period.liga period_period_period.liga.glif period_question.liga period_question.liga.glif periodcentered periodcentered.glif perthousand perthousand.glif peseta peseta.glif peso peso.glif phi phi.glif pi pi.glif plus plus.glif plus_greater.liga plus_greater.liga.glif plus_plus.liga plus_plus.liga.glif plus_plus_plus.liga plus_plus_plus.liga.glif plusminus plusminus.glif product product.glif psi psi.glif published published.glif q q.glif question question.glif question_colon.liga question_colon.liga.glif question_equal.liga question_equal.liga.glif question_period.liga question_period.liga.glif question_question.liga question_question.liga.glif questiondown questiondown.glif questiongreek questiongreek.glif quotedbl quotedbl.glif quotedblbase quotedblbase.glif quotedblleft quotedblleft.glif quotedblright quotedblright.glif quoteleft quoteleft.glif quotereversed quotereversed.glif quoteright quoteright.glif quotesinglbase quotesinglbase.glif quotesingle quotesingle.glif r r.glif racute racute.glif radical radical.glif rcaron rcaron.glif rcommaaccent rcommaaccent.glif registered registered.glif reversedRotatedFloralHeartBullet reversedR_otatedF_loralH_eartB_ullet.glif rho rho.glif rightArrow rightA_rrow.glif rightBlackPointer rightB_lackP_ointer.glif rightBlackSmallTriangle rightB_lackS_mallT_riangle.glif rightBlackTriangle rightB_lackT_riangle.glif rightBlock rightB_lock.glif rightHalfBlackCircle rightH_alfB_lackC_ircle.glif rightHalfBlackDiamond rightH_alfB_lackD_iamond.glif rightHalfBlackSquare rightH_alfB_lackS_quare.glif rightHalfBlackWhiteCircle rightH_alfB_lackW_hiteC_ircle.glif rightOneEighthBlock rightO_neE_ighthB_lock.glif rightWhitePointer rightW_hiteP_ointer.glif rightWhiteSmallTriangle rightW_hiteS_mallT_riangle.glif rightWhiteTriangle rightW_hiteT_riangle.glif ring ring.glif ringcomb ringcomb.glif ringcomb.case ringcomb.case.glif rotatedFloralHeartBullet rotatedF_loralH_eartB_ullet.glif ruble ruble.glif rupee rupee.glif rupeeIndian rupeeI_ndian.glif s s.glif sacute sacute.glif sacute.loclPLK sacute.loclP_L_K_.glif scaron scaron.glif scedilla scedilla.glif schwa schwa.glif schwa-cy schwa-cy.glif scircumflex scircumflex.glif scommaaccent scommaaccent.glif second second.glif section section.glif semicolon semicolon.glif semicolon_semicolon.liga semicolon_semicolon.liga.glif seven seven.glif seven.dnom seven.dnom.glif seven.numr seven.numr.glif seveneighths seveneighths.glif seveninferior seveninferior.glif sevensuperior sevensuperior.glif sha-cy sha-cy.glif sha-cy.loclBGR sha-cy.loclB_G_R_.glif shadedark shadedark.glif shadelight shadelight.glif shademedium shademedium.glif shcha-cy shcha-cy.glif shcha-cy.loclBGR shcha-cy.loclB_G_R_.glif sheqel sheqel.glif shha-cy shha-cy.glif sigma sigma.glif sigmafinal sigmafinal.glif six six.glif six.dnom six.dnom.glif six.numr six.numr.glif sixinferior sixinferior.glif sixsuperior sixsuperior.glif slash slash.glif slash_asterisk.liga slash_asterisk.liga.glif slash_equal.liga slash_equal.liga.glif slash_equal_equal.liga slash_equal_equal.liga.glif slash_greater.liga slash_greater.liga.glif slash_slash.liga slash_slash.liga.glif slash_slash_slash.liga slash_slash_slash.liga.glif softhyphen softhyphen.glif softsign-cy softsign-cy.glif softsign-cy.loclBGR softsign-cy.loclB_G_R_.glif space space.glif spadeBlackSuit spadeB_lackS_uit.glif sterling sterling.glif summation summation.glif t t.glif tau tau.glif tbar tbar.glif tcaron tcaron.glif tcedilla tcedilla.glif tcommaaccent tcommaaccent.glif te-cy te-cy.glif te-cy.loclBGR te-cy.loclB_G_R_.glif tenge tenge.glif theta theta.glif thorn thorn.glif three three.glif three.dnom three.dnom.glif three.numr three.numr.glif threeeighths threeeighths.glif threeinferior threeinferior.glif threequarters threequarters.glif threesuperior threesuperior.glif tilde tilde.glif tilde_tilde_greater.liga tilde_tilde_greater.liga.glif tildecomb tildecomb.glif tildecomb.case tildecomb.case.glif tonos tonos.glif tonos.case tonos.case.glif topHalfBlackCircle topH_alfB_lackC_ircle.glif topHalfBlackDiamond topH_alfB_lackD_iamond.glif topHalfWhiteSquare topH_alfW_hiteS_quare.glif topRightHalfWhiteSquare topR_ightH_alfW_hiteS_quare.glif trademark trademark.glif tse-cy tse-cy.glif tse-cy.loclBGR tse-cy.loclB_G_R_.glif tshe-cy tshe-cy.glif tugrik tugrik.glif two two.glif two.dnom two.dnom.glif two.numr two.numr.glif twoinferior twoinferior.glif twosuperior twosuperior.glif u u.glif u-cy u-cy.glif uacute uacute.glif ubreve ubreve.glif ucircumflex ucircumflex.glif udieresis udieresis.glif udotbelow udotbelow.glif ugrave ugrave.glif uhookabove uhookabove.glif uhorn uhorn.glif uhornacute uhornacute.glif uhorndotbelow uhorndotbelow.glif uhorngrave uhorngrave.glif uhornhookabove uhornhookabove.glif uhorntilde uhorntilde.glif uhungarumlaut uhungarumlaut.glif umacron umacron.glif umacron-cy umacron-cy.glif underscore underscore.glif underscore_bar_underscore.liga underscore_bar_underscore.liga.glif underscore_underscore.liga underscore_underscore.liga.glif underscoredbl underscoredbl.glif uni0009 uni0009.glif uogonek uogonek.glif upArrow upA_rrow.glif upBlackSmallTriangle upB_lackS_mallT_riangle.glif upBlackTriangle upB_lackT_riangle.glif upDownArrow upD_ownA_rrow.glif upDownbaseArrow upD_ownbaseA_rrow.glif upLeftHalfBlackTriangle upL_eftH_alfB_lackT_riangle.glif upRightHalfBlackTriangle upR_ightH_alfB_lackT_riangle.glif upWhiteSmallTriangle upW_hiteS_mallT_riangle.glif upWhiteTriangle upW_hiteT_riangle.glif upWhiteTriangleWithDot upW_hiteT_riangleW_ithD_ot.glif upperHalfArc upperH_alfA_rc.glif upperHalfBlackWhiteCircle upperH_alfB_lackW_hiteC_ircle.glif upperHalfBlock upperH_alfB_lock.glif upperHalfInverseWhiteCircle upperH_alfI_nverseW_hiteC_ircle.glif upperLeftAndLowerLeftAndLowerRightBlock upperL_eftA_ndL_owerL_eftA_ndL_owerR_ightB_lock.glif upperLeftAndLowerRightBlock upperL_eftA_ndL_owerR_ightB_lock.glif upperLeftAndUpperRightAndLowerLeftBlock upperL_eftA_ndU_pperR_ightA_ndL_owerL_eftB_lock.glif upperLeftAndUpperRightAndLowerRightBlock upperL_eftA_ndU_pperR_ightA_ndL_owerR_ightB_lock.glif upperLeftArc upperL_eftA_rc.glif upperLeftBlackTriangle upperL_eftB_lackT_riangle.glif upperLeftBlock upperL_eftB_lock.glif upperLeftDiagonalHalfBlackSquare upperL_eftD_iagonalH_alfB_lackS_quare.glif upperLeftQuadrantWhiteCircle upperL_eftQ_uadrantW_hiteC_ircle.glif upperLeftTriangle upperL_eftT_riangle.glif upperLeftWhiteCircle upperL_eftW_hiteC_ircle.glif upperOneEighthBlock upperO_neE_ighthB_lock.glif upperRightAndLowerLeftAndLowerRightBlock upperR_ightA_ndL_owerL_eftA_ndL_owerR_ightB_lock.glif upperRightAndLowerLeftBlock upperR_ightA_ndL_owerL_eftB_lock.glif upperRightArc upperR_ightA_rc.glif upperRightBlackCircle upperR_ightB_lackC_ircle.glif upperRightBlackTriangle upperR_ightB_lackT_riangle.glif upperRightBlock upperR_ightB_lock.glif upperRightQuadrantWhiteCircle upperR_ightQ_uadrantW_hiteC_ircle.glif upperRightTriangle upperR_ightT_riangle.glif upperlefttolowerrightFillSquare upperlefttolowerrightF_illS_quare.glif upperrighttolowerleftFillSquare upperrighttolowerleftF_illS_quare.glif upsilon upsilon.glif upsilondieresis upsilondieresis.glif upsilondieresistonos upsilondieresistonos.glif upsilontonos upsilontonos.glif uring uring.glif ushort-cy ushort-cy.glif ustraight-cy ustraight-cy.glif ustraightstroke-cy ustraightstroke-cy.glif utilde utilde.glif v v.glif ve-cy ve-cy.glif ve-cy.loclBGR ve-cy.loclB_G_R_.glif venus venus.glif verticalBisectingLineWhiteSquare verticalB_isectingL_ineW_hiteS_quare.glif verticalFillCircle verticalF_illC_ircle.glif verticalFillSquare verticalF_illS_quare.glif w w.glif w_w_w.liga w_w_w.liga.glif wacute wacute.glif wcircumflex wcircumflex.glif wdieresis wdieresis.glif wgrave wgrave.glif whiteBullet whiteB_ullet.glif whiteCircle whiteC_ircle.glif whiteDiamond whiteD_iamond.glif whiteHexagon whiteH_exagon.glif whiteHorizontalEllipse whiteH_orizontalE_llipse.glif whiteInBlackSquare whiteI_nB_lackS_quare.glif whiteLargeSquare whiteL_argeS_quare.glif whiteLowerLeftQuadrantSquare whiteL_owerL_eftQ_uadrantS_quare.glif whiteLowerRightQuadrantSquare whiteL_owerR_ightQ_uadrantS_quare.glif whiteMediumDiamond whiteM_ediumD_iamond.glif whiteMediumLozenge whiteM_ediumL_ozenge.glif whiteParallelogram whiteP_arallelogram.glif whitePentagon whiteP_entagon.glif whiteRect whiteR_ect.glif whiteRoundedCornersSquare whiteR_oundedC_ornersS_quare.glif whiteSmallLozenge whiteS_mallL_ozenge.glif whiteSmallSquare whiteS_mallS_quare.glif whiteSquare whiteS_quare.glif whiteUpperLeftQuadrantSquare whiteU_pperL_eftQ_uadrantS_quare.glif whiteUpperRightQuadrantSquare whiteU_pperR_ightQ_uadrantS_quare.glif whiteVerticalEllipse whiteV_erticalE_llipse.glif whiteVerticalRect whiteV_erticalR_ect.glif whiteVerysmallSquare whiteV_erysmallS_quare.glif won won.glif x x.glif x.multiply x.multiply.glif xi xi.glif y y.glif yacute yacute.glif ycircumflex ycircumflex.glif ydieresis ydieresis.glif ydotbelow ydotbelow.glif yen yen.glif yeru-cy yeru-cy.glif ygrave ygrave.glif yhookabove yhookabove.glif yi-cy yi-cy.glif ymacron ymacron.glif ytilde ytilde.glif z z.glif zacute zacute.glif zacute.loclPLK zacute.loclP_L_K_.glif zcaron zcaron.glif zdotaccent zdotaccent.glif ze-cy ze-cy.glif ze-cy.loclBGR ze-cy.loclB_G_R_.glif zero zero.glif zero.dnom zero.dnom.glif zero.numr zero.numr.glif zero.zero zero.zero.glif zeroinferior zeroinferior.glif zerosuperior zerosuperior.glif zeta zeta.glif zhe-cy zhe-cy.glif zhe-cy.loclBGR zhe-cy.loclB_G_R_.glif zhedescender-cy zhedescender-cy.glif cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/copyright.glif000066400000000000000000000044731356563120600266650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/crosshatchF_illS_quare.glif000066400000000000000000000143371356563120600313040ustar00rootroot00000000000000 uni25A6 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 36 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 2 9 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 6 12 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 11 4 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 36 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 13 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 16 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 6 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 17 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 12 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 20 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 36 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 21 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 9 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 24 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 11 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 25 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 11 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 28 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 9 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 29 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 6 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 32 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 33 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 12 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 37 MDRP[10000] /* MoveDirectRelPt */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 13 1 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 16 4 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 35 18 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 3 29 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 13 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 8 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 13 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 9 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 14 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 16 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 20 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 18 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 22 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 16 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 24 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 18 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 26 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 35 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 30 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 29 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 32 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 29 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 36 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 35 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 38 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 3 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 41 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/currency.glif000066400000000000000000000041161356563120600265010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/d.glif000066400000000000000000000035401356563120600250720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dagger.glif000066400000000000000000000014251356563120600261000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/daggerdbl.glif000066400000000000000000000027201356563120600265610ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dcaron.alt.glif000066400000000000000000000035701356563120600266770ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dcaron.glif000066400000000000000000000036161356563120600261210ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dcroat.glif000066400000000000000000000012711356563120600261220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/de-cy.glif000066400000000000000000000036241356563120600256530ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/de-cy.loclB_G_R_.glif000066400000000000000000000006041356563120600275660ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/degree.glif000066400000000000000000000024501356563120600261010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/delta.glif000066400000000000000000000041361356563120600257420ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/diagonalcrosshatchF_illS_quare.glif000066400000000000000000000124101356563120600327710ustar00rootroot00000000000000 uni25A9 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 23 2 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 0 40 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 23 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 20 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 40 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 41 MDRP[10000] /* MoveDirectRelPt */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 44 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 29 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 44 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 29 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 2 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 3 values pushed */ 20 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 22 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 23 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 25 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 33 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 26 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 3 values pushed */ 27 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 1 value pushed */ 29 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 35 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 3 values pushed */ 36 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 39 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 40 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 41 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 43 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 1 value pushed */ 2 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 45 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/diamondB_lackS_uit.glif000066400000000000000000000007741356563120600303700ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dieresis.glif000066400000000000000000000005171356563120600264570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dieresiscomb.case.glif000066400000000000000000000026161356563120600302340ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dieresiscomb.glif000066400000000000000000000027111356563120600273160ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dieresistonos.glif000066400000000000000000000030641356563120600275420ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/divide.glif000066400000000000000000000027561356563120600261230ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/divisionslash.glif000066400000000000000000000005311356563120600275230ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dje-cy.glif000066400000000000000000000036731356563120600260310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dollar.glif000066400000000000000000000014321356563120600261220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.glyph.leftMetricsKey =S com.schriftgestaltung.Glyphs.glyph.rightMetricsKey =S com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dollar_greater.liga.glif000066400000000000000000000045231356563120600305520ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dong.glif000066400000000000000000000012741356563120600256000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dotaccent.glif000066400000000000000000000005211356563120600266070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dotaccentcomb.case.glif000066400000000000000000000016621356563120600303710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dotaccentcomb.glif000066400000000000000000000017051356563120600274550ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dotbelowcomb.glif000066400000000000000000000016341356563120600273310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1-braille.glif000066400000000000000000000015241356563120600273110ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots12-braille.glif000066400000000000000000000026211356563120600273720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots123-braille.glif000066400000000000000000000037131356563120600274600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1234-braille.glif000066400000000000000000000047641356563120600275530ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots12345-braille.glif000066400000000000000000000060641356563120600276330ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots123456-braille.glif000066400000000000000000000071611356563120600277200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1234567-braille.glif000066400000000000000000000102161356563120600300020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots12345678-braille.glif000066400000000000000000000112561356563120600300770ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1234568-braille.glif000066400000000000000000000102211356563120600277770ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots123457-braille.glif000066400000000000000000000071211356563120600277150ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1234578-braille.glif000066400000000000000000000101611356563120600300030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots123458-braille.glif000066400000000000000000000071241356563120600277210ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots12346-braille.glif000066400000000000000000000060611356563120600276310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots123467-braille.glif000066400000000000000000000071161356563120600277220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1234678-braille.glif000066400000000000000000000101561356563120600300100ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots123468-braille.glif000066400000000000000000000071211356563120600277170ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots12347-braille.glif000066400000000000000000000060211356563120600276260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots123478-braille.glif000066400000000000000000000070611356563120600277230ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots12348-braille.glif000066400000000000000000000060241356563120600276320ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1235-braille.glif000066400000000000000000000050131356563120600275400ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots12356-braille.glif000066400000000000000000000061101356563120600276250ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots123567-braille.glif000066400000000000000000000071451356563120600277250ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1235678-braille.glif000066400000000000000000000102051356563120600300040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots123568-braille.glif000066400000000000000000000071501356563120600277220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots12357-braille.glif000066400000000000000000000060501356563120600276310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots123578-braille.glif000066400000000000000000000071101356563120600277170ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots12358-braille.glif000066400000000000000000000060531356563120600276350ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1236-braille.glif000066400000000000000000000050101356563120600275360ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots12367-braille.glif000066400000000000000000000060451356563120600276360ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots123678-braille.glif000066400000000000000000000071051356563120600277240ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots12368-braille.glif000066400000000000000000000060501356563120600276330ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1237-braille.glif000066400000000000000000000047501356563120600275510ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots12378-braille.glif000066400000000000000000000060101356563120600276300ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1238-braille.glif000066400000000000000000000047531356563120600275550ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots124-braille.glif000066400000000000000000000036721356563120600274650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1245-braille.glif000066400000000000000000000047721356563120600275540ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots12456-braille.glif000066400000000000000000000060671356563120600276410ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots124567-braille.glif000066400000000000000000000071241356563120600277230ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1245678-braille.glif000066400000000000000000000101641356563120600300110ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots124568-braille.glif000066400000000000000000000071271356563120600277270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots12457-braille.glif000066400000000000000000000060271356563120600276360ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots124578-braille.glif000066400000000000000000000070671356563120600277330ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots12458-braille.glif000066400000000000000000000060321356563120600276330ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1246-braille.glif000066400000000000000000000047671356563120600275610ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots12467-braille.glif000066400000000000000000000060241356563120600276340ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots124678-braille.glif000066400000000000000000000070641356563120600277310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots12468-braille.glif000066400000000000000000000060271356563120600276400ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1247-braille.glif000066400000000000000000000047271356563120600275560ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots12478-braille.glif000066400000000000000000000057671356563120600276530ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1248-braille.glif000066400000000000000000000047321356563120600275530ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots125-braille.glif000066400000000000000000000037211356563120600274610ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1256-braille.glif000066400000000000000000000050161356563120600275460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots12567-braille.glif000066400000000000000000000060531356563120600276370ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots125678-braille.glif000066400000000000000000000071131356563120600277250ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots12568-braille.glif000066400000000000000000000060561356563120600276430ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1257-braille.glif000066400000000000000000000047561356563120600275610ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots12578-braille.glif000066400000000000000000000060161356563120600276400ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1258-braille.glif000066400000000000000000000047611356563120600275560ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots126-braille.glif000066400000000000000000000037161356563120600274660ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1267-braille.glif000066400000000000000000000047531356563120600275570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots12678-braille.glif000066400000000000000000000060131356563120600276360ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1268-braille.glif000066400000000000000000000047561356563120600275630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots127-braille.glif000066400000000000000000000036561356563120600274720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1278-braille.glif000066400000000000000000000047161356563120600275600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots128-braille.glif000066400000000000000000000036611356563120600274670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots13-braille.glif000066400000000000000000000026161356563120600273770ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots134-braille.glif000066400000000000000000000036671356563120600274720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1345-braille.glif000066400000000000000000000047671356563120600275610ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots13456-braille.glif000066400000000000000000000060641356563120600276370ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots134567-braille.glif000066400000000000000000000071211356563120600277210ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1345678-braille.glif000066400000000000000000000101611356563120600300070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots134568-braille.glif000066400000000000000000000071241356563120600277250ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots13457-braille.glif000066400000000000000000000060241356563120600276340ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots134578-braille.glif000066400000000000000000000070641356563120600277310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots13458-braille.glif000066400000000000000000000060271356563120600276400ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1346-braille.glif000066400000000000000000000047641356563120600275570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots13467-braille.glif000066400000000000000000000060211356563120600276320ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots134678-braille.glif000066400000000000000000000070611356563120600277270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots13468-braille.glif000066400000000000000000000060241356563120600276360ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1347-braille.glif000066400000000000000000000047241356563120600275540ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots13478-braille.glif000066400000000000000000000057641356563120600276510ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1348-braille.glif000066400000000000000000000047271356563120600275600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots135-braille.glif000066400000000000000000000037161356563120600274660ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1356-braille.glif000066400000000000000000000050131356563120600275440ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots13567-braille.glif000066400000000000000000000060501356563120600276350ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots135678-braille.glif000066400000000000000000000071101356563120600277230ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots13568-braille.glif000066400000000000000000000060531356563120600276410ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1357-braille.glif000066400000000000000000000047531356563120600275570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots13578-braille.glif000066400000000000000000000060131356563120600276360ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1358-braille.glif000066400000000000000000000047561356563120600275630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots136-braille.glif000066400000000000000000000037131356563120600274640ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1367-braille.glif000066400000000000000000000047501356563120600275550ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots13678-braille.glif000066400000000000000000000060101356563120600276340ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1368-braille.glif000066400000000000000000000047531356563120600275610ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots137-braille.glif000066400000000000000000000036531356563120600274700ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1378-braille.glif000066400000000000000000000047131356563120600275560ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots138-braille.glif000066400000000000000000000036561356563120600274740ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots14-braille.glif000066400000000000000000000025751356563120600274040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots145-braille.glif000066400000000000000000000036751356563120600274730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1456-braille.glif000066400000000000000000000047721356563120600275600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots14567-braille.glif000066400000000000000000000060271356563120600276420ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots145678-braille.glif000066400000000000000000000070671356563120600277370ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots14568-braille.glif000066400000000000000000000060321356563120600276370ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1457-braille.glif000066400000000000000000000047321356563120600275550ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots14578-braille.glif000066400000000000000000000057721356563120600276520ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1458-braille.glif000066400000000000000000000047351356563120600275610ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots146-braille.glif000066400000000000000000000036721356563120600274710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1467-braille.glif000066400000000000000000000047271356563120600275620ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots14678-braille.glif000066400000000000000000000057671356563120600276570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1468-braille.glif000066400000000000000000000047321356563120600275570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots147-braille.glif000066400000000000000000000036321356563120600274660ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1478-braille.glif000066400000000000000000000046721356563120600275630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots148-braille.glif000066400000000000000000000036351356563120600274720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots15-braille.glif000066400000000000000000000026241356563120600274000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots156-braille.glif000066400000000000000000000037211356563120600274650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1567-braille.glif000066400000000000000000000047561356563120600275650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots15678-braille.glif000066400000000000000000000060161356563120600276440ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1568-braille.glif000066400000000000000000000047611356563120600275620ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots157-braille.glif000066400000000000000000000036611356563120600274710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1578-braille.glif000066400000000000000000000047211356563120600275570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots158-braille.glif000066400000000000000000000036641356563120600274750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots16-braille.glif000066400000000000000000000026211356563120600273760ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots167-braille.glif000066400000000000000000000036561356563120600274760ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots1678-braille.glif000066400000000000000000000047161356563120600275640ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots168-braille.glif000066400000000000000000000036611356563120600274730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots17-braille.glif000066400000000000000000000025611356563120600274020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots178-braille.glif000066400000000000000000000036211356563120600274700ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots18-braille.glif000066400000000000000000000025641356563120600274060ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots2-braille.glif000066400000000000000000000015531356563120600273140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots23-braille.glif000066400000000000000000000026451356563120600274020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots234-braille.glif000066400000000000000000000037161356563120600274660ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots2345-braille.glif000066400000000000000000000050161356563120600275460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots23456-braille.glif000066400000000000000000000061131356563120600276330ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots234567-braille.glif000066400000000000000000000071501356563120600277240ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots2345678-braille.glif000066400000000000000000000102101356563120600300030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots234568-braille.glif000066400000000000000000000071531356563120600277300ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots23457-braille.glif000066400000000000000000000060531356563120600276370ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots234578-braille.glif000066400000000000000000000071131356563120600277250ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots23458-braille.glif000066400000000000000000000060561356563120600276430ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots2346-braille.glif000066400000000000000000000050131356563120600275440ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots23467-braille.glif000066400000000000000000000060501356563120600276350ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots234678-braille.glif000066400000000000000000000071101356563120600277230ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots23468-braille.glif000066400000000000000000000060531356563120600276410ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots2347-braille.glif000066400000000000000000000047531356563120600275570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots23478-braille.glif000066400000000000000000000060131356563120600276360ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots2348-braille.glif000066400000000000000000000047561356563120600275630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots235-braille.glif000066400000000000000000000037451356563120600274710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots2356-braille.glif000066400000000000000000000050421356563120600275470ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots23567-braille.glif000066400000000000000000000060771356563120600276470ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots235678-braille.glif000066400000000000000000000071371356563120600277350ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots23568-braille.glif000066400000000000000000000061021356563120600276350ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots2357-braille.glif000066400000000000000000000050021356563120600275440ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots23578-braille.glif000066400000000000000000000060421356563120600276410ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots2358-braille.glif000066400000000000000000000050051356563120600275500ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots236-braille.glif000066400000000000000000000037421356563120600274670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots2367-braille.glif000066400000000000000000000047771356563120600275670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots23678-braille.glif000066400000000000000000000060371356563120600276460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots2368-braille.glif000066400000000000000000000050021356563120600275460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots237-braille.glif000066400000000000000000000037021356563120600274640ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots2378-braille.glif000066400000000000000000000047421356563120600275610ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots238-braille.glif000066400000000000000000000037051356563120600274700ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots24-braille.glif000066400000000000000000000026241356563120600274000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots245-braille.glif000066400000000000000000000037241356563120600274670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots2456-braille.glif000066400000000000000000000050211356563120600275450ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots24567-braille.glif000066400000000000000000000060561356563120600276450ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots245678-braille.glif000066400000000000000000000071161356563120600277330ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots24568-braille.glif000066400000000000000000000060611356563120600276420ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots2457-braille.glif000066400000000000000000000047611356563120600275600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots24578-braille.glif000066400000000000000000000060211356563120600276370ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots2458-braille.glif000066400000000000000000000047641356563120600275640ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots246-braille.glif000066400000000000000000000037211356563120600274650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots2467-braille.glif000066400000000000000000000047561356563120600275650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots24678-braille.glif000066400000000000000000000060161356563120600276440ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots2468-braille.glif000066400000000000000000000047611356563120600275620ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots247-braille.glif000066400000000000000000000036611356563120600274710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots2478-braille.glif000066400000000000000000000047211356563120600275570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots248-braille.glif000066400000000000000000000036641356563120600274750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots25-braille.glif000066400000000000000000000026531356563120600274030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots256-braille.glif000066400000000000000000000037501356563120600274700ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots2567-braille.glif000066400000000000000000000050051356563120600275520ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots25678-braille.glif000066400000000000000000000060451356563120600276470ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots2568-braille.glif000066400000000000000000000050101356563120600275470ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots257-braille.glif000066400000000000000000000037101356563120600274650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots2578-braille.glif000066400000000000000000000047501356563120600275620ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots258-braille.glif000066400000000000000000000037131356563120600274710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots26-braille.glif000066400000000000000000000026501356563120600274010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots267-braille.glif000066400000000000000000000037051356563120600274720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots2678-braille.glif000066400000000000000000000047451356563120600275670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots268-braille.glif000066400000000000000000000037101356563120600274670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots27-braille.glif000066400000000000000000000026101356563120600273760ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots278-braille.glif000066400000000000000000000036501356563120600274730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots28-braille.glif000066400000000000000000000026131356563120600274020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots3-braille.glif000066400000000000000000000015501356563120600273120ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots34-braille.glif000066400000000000000000000026211356563120600273760ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots345-braille.glif000066400000000000000000000037211356563120600274650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots3456-braille.glif000066400000000000000000000050161356563120600275520ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots34567-braille.glif000066400000000000000000000060531356563120600276430ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots345678-braille.glif000066400000000000000000000071131356563120600277310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots34568-braille.glif000066400000000000000000000060561356563120600276470ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots3457-braille.glif000066400000000000000000000047561356563120600275650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots34578-braille.glif000066400000000000000000000060161356563120600276440ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots3458-braille.glif000066400000000000000000000047611356563120600275620ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots346-braille.glif000066400000000000000000000037161356563120600274720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots3467-braille.glif000066400000000000000000000047531356563120600275630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots34678-braille.glif000066400000000000000000000060131356563120600276420ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots3468-braille.glif000066400000000000000000000047561356563120600275670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots347-braille.glif000066400000000000000000000036561356563120600274760ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots3478-braille.glif000066400000000000000000000047161356563120600275640ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots348-braille.glif000066400000000000000000000036611356563120600274730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots35-braille.glif000066400000000000000000000026501356563120600274010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots356-braille.glif000066400000000000000000000037451356563120600274750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots3567-braille.glif000066400000000000000000000050021356563120600275500ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots35678-braille.glif000066400000000000000000000060421356563120600276450ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots3568-braille.glif000066400000000000000000000050051356563120600275540ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots357-braille.glif000066400000000000000000000037051356563120600274720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots3578-braille.glif000066400000000000000000000047451356563120600275670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots358-braille.glif000066400000000000000000000037101356563120600274670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots36-braille.glif000066400000000000000000000026451356563120600274060ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots367-braille.glif000066400000000000000000000037021356563120600274700ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots3678-braille.glif000066400000000000000000000047421356563120600275650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots368-braille.glif000066400000000000000000000037051356563120600274740ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots37-braille.glif000066400000000000000000000026051356563120600274030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots378-braille.glif000066400000000000000000000036451356563120600275000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots38-braille.glif000066400000000000000000000026101356563120600274000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots4-braille.glif000066400000000000000000000015271356563120600273170ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots45-braille.glif000066400000000000000000000026271356563120600274060ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots456-braille.glif000066400000000000000000000037241356563120600274730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots4567-braille.glif000066400000000000000000000047611356563120600275640ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots45678-braille.glif000066400000000000000000000060211356563120600276430ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots4568-braille.glif000066400000000000000000000047641356563120600275700ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots457-braille.glif000066400000000000000000000036641356563120600274770ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots4578-braille.glif000066400000000000000000000047241356563120600275650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots458-braille.glif000066400000000000000000000036671356563120600275030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots46-braille.glif000066400000000000000000000026241356563120600274040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots467-braille.glif000066400000000000000000000036611356563120600274750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots4678-braille.glif000066400000000000000000000047211356563120600275630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots468-braille.glif000066400000000000000000000036641356563120600275010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots47-braille.glif000066400000000000000000000025641356563120600274100ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots478-braille.glif000066400000000000000000000036241356563120600274760ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots48-braille.glif000066400000000000000000000025671356563120600274140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots5-braille.glif000066400000000000000000000015561356563120600273220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots56-braille.glif000066400000000000000000000026531356563120600274070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots567-braille.glif000066400000000000000000000037101356563120600274710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots5678-braille.glif000066400000000000000000000047501356563120600275660ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots568-braille.glif000066400000000000000000000037131356563120600274750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots57-braille.glif000066400000000000000000000026131356563120600274040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots578-braille.glif000066400000000000000000000036531356563120600275010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots58-braille.glif000066400000000000000000000026161356563120600274100ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots6-braille.glif000066400000000000000000000015531356563120600273200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots67-braille.glif000066400000000000000000000026101356563120600274020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots678-braille.glif000066400000000000000000000036501356563120600274770ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots68-braille.glif000066400000000000000000000026131356563120600274060ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots7-braille.glif000066400000000000000000000015131356563120600273150ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots78-braille.glif000066400000000000000000000025531356563120600274120ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dots8-braille.glif000066400000000000000000000015161356563120600273210ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dottedC_ircle.glif000066400000000000000000000301771356563120600274210ustar00rootroot00000000000000 uni25CC assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 24 30 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 0 6 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 87 93 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 39 45 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 51 57 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 63 69 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 45 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 15 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 15 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 21 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 63 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 75 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 69 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 81 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 99 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 6 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 105 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 51 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 108 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 57 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 114 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 45 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 120 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 120 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 21 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 126 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 39 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 132 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 45 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 138 MDRP[10000] /* MoveDirectRelPt */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 18 12 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 27 33 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 102 96 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 78 72 3 CALL[ ] /* CallFunction */ NPUSHW[ ] /* 27 values pushed */ 6 18 22 18 38 18 54 18 70 18 86 18 102 18 118 18 134 18 150 18 166 18 182 18 198 18 13 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 5 values pushed */ 213 18 229 18 2 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 18 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 3 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 18 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 9 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 9 MDAP[1] /* MoveDirectAbsPt */ NPUSHW[ ] /* 27 values pushed */ 6 27 22 27 38 27 54 27 70 27 86 27 102 27 118 27 134 27 150 27 166 27 182 27 198 27 13 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 5 values pushed */ 213 27 229 27 2 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 18 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 36 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 36 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 3 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 42 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 12 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 48 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 18 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 54 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 3 values pushed */ 66 12 18 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 1 value pushed */ 66 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 60 MDRP[11100] /* MoveDirectRelPt */ NPUSHW[ ] /* 5 values pushed */ 218 72 234 72 2 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 27 values pushed */ 9 72 25 72 41 72 57 72 73 72 89 72 105 72 121 72 137 72 153 72 169 72 185 72 201 72 13 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 33 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 84 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 27 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 90 MDRP[10000] /* MoveDirectRelPt */ NPUSHW[ ] /* 5 values pushed */ 218 96 234 96 2 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 27 values pushed */ 9 96 25 96 41 96 57 96 73 96 89 96 105 96 121 96 137 96 153 96 169 96 185 96 201 96 13 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 102 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 111 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 102 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 117 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 117 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 111 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 123 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 102 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 129 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 129 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 102 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 135 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 96 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 141 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 78 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 145 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dottedS_quare.glif000066400000000000000000000302611356563120600274520ustar00rootroot00000000000000 uni2B1A assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 60 66 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 24 30 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 51 57 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 0 6 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 12 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 6 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 18 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 30 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 39 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 24 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 45 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 51 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 75 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 57 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 81 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 24 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 84 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 30 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 90 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 60 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 99 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 66 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 105 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 66 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 108 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 60 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 114 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 24 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 123 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 30 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 129 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 60 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 132 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 66 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 138 MDRP[10000] /* MoveDirectRelPt */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 15 21 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 36 42 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 102 96 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 3 9 3 CALL[ ] /* CallFunction */ NPUSHW[ ] /* 5 values pushed */ 218 9 234 9 2 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 27 values pushed */ 9 9 25 9 41 9 57 9 73 9 89 9 105 9 121 9 137 9 153 9 169 9 185 9 201 9 13 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 27 values pushed */ 6 15 22 15 38 15 54 15 70 15 86 15 102 15 118 15 134 15 150 15 166 15 182 15 198 15 13 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 5 values pushed */ 213 15 229 15 2 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 15 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 27 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 21 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 33 MDRP[10000] /* MoveDirectRelPt */ NPUSHW[ ] /* 27 values pushed */ 6 36 22 36 38 36 54 36 70 36 86 36 102 36 118 36 134 36 150 36 166 36 182 36 198 36 13 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 5 values pushed */ 213 36 229 36 2 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 21 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 48 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 15 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 54 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 15 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 63 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 21 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 69 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 9 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 72 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 3 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 78 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 3 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 87 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 9 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 93 MDRP[10000] /* MoveDirectRelPt */ NPUSHW[ ] /* 5 values pushed */ 218 96 234 96 2 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 27 values pushed */ 9 96 25 96 41 96 57 96 73 96 89 96 105 96 121 96 137 96 153 96 169 96 185 96 201 96 13 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 42 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 111 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 36 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 117 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 96 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 120 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 102 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 126 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 3 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 135 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 9 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 141 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 3 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 145 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/downA_rrow.glif000066400000000000000000000015541356563120600267730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/downB_lackS_mallT_riangle.glif000066400000000000000000000020041356563120600316610ustar00rootroot00000000000000 uni25BE assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 0 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 1 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 2 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 4 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/downB_lackT_riangle.glif000066400000000000000000000014121356563120600305330ustar00rootroot00000000000000 triagdn assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 1 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/downW_hiteS_mallT_riangle.glif000066400000000000000000000030071356563120600317310ustar00rootroot00000000000000 uni25BF assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 3 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 3 0 1 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 4 0 1 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 5 0 1 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 1 value pushed */ 1 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 7 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/downW_hiteT_riangle.glif000066400000000000000000000016521356563120600306050ustar00rootroot00000000000000 uni25BD assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 3 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dze-cy.glif000066400000000000000000000006221356563120600260400ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/dzhe-cy.glif000066400000000000000000000021131356563120600262050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/e-cy.glif000066400000000000000000000031271356563120600255050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/e.glif000066400000000000000000000032021356563120600250660ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/eacute.glif000066400000000000000000000007531356563120600261200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ebreve.glif000066400000000000000000000007531356563120600261220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ecaron.glif000066400000000000000000000007531356563120600261210ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ecircumflex.glif000066400000000000000000000007651356563120600271630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ecircumflexacute.glif000066400000000000000000000015511356563120600301770ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.ComponentInfo anchor top_viet index 2 name acutecomb com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ecircumflexdotbelow.glif000066400000000000000000000010571356563120600307160ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ecircumflexgrave.glif000066400000000000000000000010701356563120600301760ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ecircumflexhookabove.glif000066400000000000000000000011001356563120600310410ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ecircumflextilde.glif000066400000000000000000000010671356563120600302010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/edieresis.glif000066400000000000000000000007611356563120600266250ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/edotaccent.glif000066400000000000000000000007631356563120600267640ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/edotbelow.glif000066400000000000000000000007611356563120600266350ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ef-cy.glif000066400000000000000000000062221356563120600256520ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/egrave.glif000066400000000000000000000007531356563120600261230ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ehookabove.glif000066400000000000000000000007631356563120600267750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/eight.dnom.glif000066400000000000000000000010121356563120600266730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.glyph.leftMetricsKey eight com.schriftgestaltung.Glyphs.glyph.rightMetricsKey eight com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/eight.glif000066400000000000000000000047501356563120600257530ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/eight.numr.glif000066400000000000000000000004721356563120600267300ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/eightinferior.glif000066400000000000000000000010451356563120600275030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.glyph.leftMetricsKey eight com.schriftgestaltung.Glyphs.glyph.rightMetricsKey eight com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/eightsuperior.glif000066400000000000000000000050021356563120600275330ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/el-cy.glif000066400000000000000000000021601356563120600256550ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/el-cy.loclB_G_R_.glif000066400000000000000000000012061356563120600275750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ellipsis.glif000066400000000000000000000006441356563120600264750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/em-cy.glif000066400000000000000000000026451356563120600256660ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/emacron.glif000066400000000000000000000007551356563120600263000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/emdash.glif000066400000000000000000000007611356563120600261120ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/en-cy.glif000066400000000000000000000016021356563120600256570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/endash.glif000066400000000000000000000007611356563120600261130ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/endescender-cy.glif000066400000000000000000000010331356563120600275320ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/eng.glif000066400000000000000000000034361356563120600254240ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/eogonek.glif000066400000000000000000000025021356563120600262730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/epsilon.glif000066400000000000000000000041241356563120600263170ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/epsilontonos.glif000066400000000000000000000006411356563120600274020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/equal.glif000066400000000000000000000012771356563120600257630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/equal_colon_equal.liga.glif000066400000000000000000000006671356563120600312610ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/equal_equal.liga.glif000066400000000000000000000012721356563120600300600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/equal_equal_equal.liga.glif000066400000000000000000000016211356563120600312450ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/equal_equal_greater.liga.glif000066400000000000000000000023321356563120600315670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/equal_exclam_equal.liga.glif000066400000000000000000000006531356563120600314130ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/equal_greater.liga.glif000066400000000000000000000023201356563120600303750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/equal_greater_greater.liga.glif000066400000000000000000000031361356563120600321140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/equal_less_less.liga.glif000066400000000000000000000027161356563120600307510ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/equal_slash_equal.liga.glif000066400000000000000000000016221356563120600312510ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/equivalence.glif000066400000000000000000000016221356563120600271470ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/er-cy.glif000066400000000000000000000006211356563120600256630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ereversed-cy.glif000066400000000000000000000031371356563120600272460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/es-cy.glif000066400000000000000000000006211356563120600256640ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/estimated.glif000066400000000000000000000042211356563120600266230ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/eta.glif000066400000000000000000000024301356563120600254150ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/etatonos.glif000066400000000000000000000006311356563120600265010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/eth.glif000066400000000000000000000040331356563120600254250ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/etilde.glif000066400000000000000000000007531356563120600261200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/euro.glif000066400000000000000000000033231356563120600256200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/eurocurrency.glif000066400000000000000000000037521356563120600274010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/exclam.glif000066400000000000000000000010221356563120600261110ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/exclam_equal.liga.glif000066400000000000000000000016121356563120600302200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/exclam_equal_equal.liga.glif000066400000000000000000000021431356563120600314070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/exclam_exclam.liga.glif000066400000000000000000000005711356563120600303650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/exclam_exclam_period.liga.glif000066400000000000000000000006571356563120600317340ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/exclamdouble.glif000066400000000000000000000006111356563120600273070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/exclamdown.glif000066400000000000000000000010611356563120600270040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/f.glif000066400000000000000000000023551356563120600250770ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/filledR_ect.glif000066400000000000000000000014601356563120600270620ustar00rootroot00000000000000 filledrect assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 1 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/firsttonechinese.glif000066400000000000000000000005211356563120600302170ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/fisheye.glif000066400000000000000000000063571356563120600263140ustar00rootroot00000000000000 uni25C9 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 25 5 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 15 35 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 60 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 30 MDAP[1] /* MoveDirectAbsPt */ NPUSHW[ ] /* 5 values pushed */ 218 30 234 30 2 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 27 values pushed */ 9 30 25 30 41 30 57 30 73 30 89 30 105 30 121 30 137 30 153 30 169 30 185 30 201 30 13 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 60 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 10 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 10 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 20 MDRP[11100] /* MoveDirectRelPt */ NPUSHW[ ] /* 27 values pushed */ 6 20 22 20 38 20 54 20 70 20 86 20 102 20 118 20 134 20 150 20 166 20 182 20 198 20 13 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 5 values pushed */ 213 20 229 20 2 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 61 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/five.dnom.glif000066400000000000000000000010061356563120600265270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.glyph.leftMetricsKey five com.schriftgestaltung.Glyphs.glyph.rightMetricsKey five com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/five.glif000066400000000000000000000033771356563120600256100ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/five.numr.glif000066400000000000000000000004701356563120600265570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/fiveeighths.glif000066400000000000000000000011401356563120600271460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/fiveinferior.glif000066400000000000000000000010411356563120600273300ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.glyph.leftMetricsKey five com.schriftgestaltung.Glyphs.glyph.rightMetricsKey five com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/fivesuperior.glif000066400000000000000000000034231356563120600273710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/florin.glif000066400000000000000000000033211356563120600261350ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/four.dnom.glif000066400000000000000000000010061356563120600265510ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.glyph.leftMetricsKey four com.schriftgestaltung.Glyphs.glyph.rightMetricsKey four com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/four.glif000066400000000000000000000021121356563120600256140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/four.numr.glif000066400000000000000000000004701356563120600266010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/fourinferior.glif000066400000000000000000000010411356563120600273520ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.glyph.leftMetricsKey four com.schriftgestaltung.Glyphs.glyph.rightMetricsKey four com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/foursuperior.glif000066400000000000000000000021321356563120600274070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/fraction.glif000066400000000000000000000007651356563120600264620ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/franc.glif000066400000000000000000000011301356563120600257310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/fullB_lock.glif000066400000000000000000000007661356563120600267320ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/g.glif000066400000000000000000000044751356563120600251050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/gamma.glif000066400000000000000000000022531356563120600257310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/gbreve.glif000066400000000000000000000007051356563120600261210ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/gcaron.glif000066400000000000000000000007051356563120600261200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/gcircumflex.glif000066400000000000000000000007171356563120600271620ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/gcommaaccent.glif000066400000000000000000000007261356563120600272730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/gdotaccent.glif000066400000000000000000000007151356563120600267630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ge-cy.glif000066400000000000000000000013431356563120600256520ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ge-cy.loclB_G_R_.glif000066400000000000000000000035731356563120600276010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/germandbls.glif000066400000000000000000000050771356563120600267740ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ghestroke-cy.glif000066400000000000000000000010751356563120600272540ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/gheupturn-cy.glif000066400000000000000000000016171356563120600273040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/gje-cy.glif000066400000000000000000000006351356563120600260270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/grave.glif000066400000000000000000000005111356563120600257460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/gravecomb.case.glif000066400000000000000000000011161356563120600275230ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/gravecomb.glif000066400000000000000000000012671356563120600266200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/greater.glif000066400000000000000000000012411356563120600262740ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/greater_colon.liga.glif000066400000000000000000000006041356563120600304030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/greater_equal.liga.glif000066400000000000000000000015431356563120600304030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/greater_equal_greater.liga.glif000066400000000000000000000032011356563120600321050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/greater_greater.liga.glif000066400000000000000000000020101356563120600307130ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/greater_greater_equal.liga.glif000066400000000000000000000027441356563120600321200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/greater_greater_greater.liga.glif000066400000000000000000000006651356563120600324420ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/greater_greater_hyphen.liga.glif000066400000000000000000000023721356563120600323010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/greater_hyphen.liga.glif000066400000000000000000000015411356563120600305650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/greater_hyphen_greater.liga.glif000066400000000000000000000025461356563120600323040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/greaterequal.glif000066400000000000000000000015611356563120600273310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/guarani.glif000066400000000000000000000011401356563120600262670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/guillemetleft.glif000066400000000000000000000020311356563120600275030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/guillemetright.glif000066400000000000000000000021031356563120600276660ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/guilsinglleft.glif000066400000000000000000000012431356563120600275150ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/guilsinglright.glif000066400000000000000000000012441356563120600277010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/h.glif000066400000000000000000000024671356563120600251050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ha-cy.glif000066400000000000000000000006211356563120600256450ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/hadescender-cy.glif000066400000000000000000000011531356563120600275230ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/hardsign-cy.glif000066400000000000000000000027151356563120600270620ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/hardsign-cy.loclB_G_R_.glif000066400000000000000000000030221356563120600307720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/hbar.glif000066400000000000000000000012051356563120600255570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/hcircumflex.glif000066400000000000000000000010111356563120600271470ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/heartB_lackS_uit.glif000066400000000000000000000023761356563120600300600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/hookabovecomb.case.glif000066400000000000000000000030271356563120600303770ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/hookabovecomb.glif000066400000000000000000000027121356563120600274650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/horizontalB_lackH_exagon.glif000066400000000000000000000016201356563120600316020ustar00rootroot00000000000000 uni2B23 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 4 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/horizontalF_illS_quare.glif000066400000000000000000000054161356563120600313320ustar00rootroot00000000000000 uni25A4 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 14 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 2 4 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 9 12 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 7 10 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 16 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 16 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 2 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 14 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 14 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 8 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 9 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 12 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 2 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 17 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/horizontalbar.glif000066400000000000000000000005161356563120600275250ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/horizontallineextension.glif000066400000000000000000000005441356563120600316460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/horncomb.case.glif000066400000000000000000000015061356563120600273700ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/horncomb.glif000066400000000000000000000015261356563120600264600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/hryvnia.glif000066400000000000000000000050611356563120600263270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/19 04:23:18 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/hungarumlaut.glif000066400000000000000000000005271356563120600273650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/hungarumlautcomb.case.glif000066400000000000000000000014431356563120600311360ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/hungarumlautcomb.glif000066400000000000000000000015351356563120600302260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/hyphen.glif000066400000000000000000000005061356563120600261410ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/hyphen_asciitilde.liga.glif000066400000000000000000000027601356563120600312520ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/hyphen_bar.liga.glif000066400000000000000000000010151356563120600276740ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/hyphen_greater.liga.glif000066400000000000000000000017251356563120600305710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/hyphen_greater_greater.liga.glif000066400000000000000000000025401356563120600322760ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/hyphen_hyphen.liga.glif000066400000000000000000000012621356563120600304270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/hyphen_hyphen_greater.liga.glif000066400000000000000000000020121356563120600321320ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/hyphen_hyphen_hyphen.liga.glif000066400000000000000000000016141356563120600320030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/hyphen_less.liga.glif000066400000000000000000000015321356563120600301020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/hyphen_less_less.liga.glif000066400000000000000000000023401356563120600311260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/i-cy.glif000066400000000000000000000005501356563120600255060ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/i.glif000066400000000000000000000031561356563120600251020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ia-cy.glif000066400000000000000000000044321356563120600256520ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/iacute.glif000066400000000000000000000007621356563120600261240ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/iacute_j.loclN_L_D_.glif000066400000000000000000000024721356563120600303600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ibreve.glif000066400000000000000000000007621356563120600261260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/icircumflex.glif000066400000000000000000000007741356563120600271670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/idieresis.glif000066400000000000000000000007701356563120600266310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/idotbelow.glif000066400000000000000000000006371356563120600266430ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/idotless.glif000066400000000000000000000023021356563120600264700ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ie-cy.glif000066400000000000000000000006731356563120600256610ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/iegrave-cy.glif000066400000000000000000000007631356563120600267060ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/igrave.glif000066400000000000000000000007621356563120600261270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ihookabove.glif000066400000000000000000000007721356563120600270010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ii-cy.glif000066400000000000000000000021221356563120600256540ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ii-cy.loclB_G_R_.glif000066400000000000000000000007311356563120600276000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/iigrave-cy.glif000066400000000000000000000006411356563120600267050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/iigrave-cy.loclB_G_R_.glif000066400000000000000000000010311356563120600306170ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/iishort-cy.glif000066400000000000000000000006271356563120600267440ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/iishort-cy.loclB_G_R_.glif000066400000000000000000000010351356563120600306560ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ij.glif000066400000000000000000000043601356563120600252520ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/imacron-cy.glif000066400000000000000000000006251356563120600267110ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/imacron.glif000066400000000000000000000007641356563120600263040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/increment.glif000066400000000000000000000005111356563120600266260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/infinity.glif000066400000000000000000000045641356563120600265070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/integral.glif000066400000000000000000000030121356563120600264460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/integralbt.glif000066400000000000000000000015311356563120600270000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/integraltp.glif000066400000000000000000000017431356563120600270230ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/intersection.glif000066400000000000000000000021011356563120600273450ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/inverseB_ullet.glif000066400000000000000000000041371356563120600276340ustar00rootroot00000000000000 invbullet assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 4 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 1 14 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 24 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 9 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 24 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 9 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 3 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 19 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 3 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 25 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/inverseW_hiteC_ircle.glif000066400000000000000000000051431356563120600307440ustar00rootroot00000000000000 invcircle assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 4 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 1 14 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 44 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 9 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 44 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 9 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 2 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 19 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 2 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 45 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/io-cy.glif000066400000000000000000000007611356563120600256710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/iogonek.glif000066400000000000000000000023551356563120600263050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/iota.glif000066400000000000000000000023001356563120600255740ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/iotadieresis.glif000066400000000000000000000006461356563120600273370ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/iotadieresistonos.glif000066400000000000000000000006541356563120600304210ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/iotatonos.glif000066400000000000000000000006341356563120600266670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/itilde.glif000066400000000000000000000007621356563120600261240ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/iu-cy.glif000066400000000000000000000032611356563120600256750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/iu-cy.loclB_G_R_.glif000066400000000000000000000030571356563120600276200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:10:19 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/j.glif000066400000000000000000000033531356563120600251020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/jcircumflex.glif000066400000000000000000000007261356563120600271650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/jdotless.glif000066400000000000000000000025001356563120600264710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/je-cy.glif000066400000000000000000000005011356563120600256500ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/k.glif000066400000000000000000000022731356563120600251030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ka-cy.glif000066400000000000000000000046011356563120600256520ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ka-cy.loclB_G_R_.glif000066400000000000000000000045111356563120600275720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:09:15 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/kadescender-cy.glif000066400000000000000000000057471356563120600275430ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/kaiS_ymbol.glif000066400000000000000000000026631356563120600267450ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/kappa.glif000066400000000000000000000021721356563120600257430ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/kcommaaccent.glif000066400000000000000000000007161356563120600272760ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/kgreenlandic.glif000066400000000000000000000021661356563120600273000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/kip.glif000066400000000000000000000014371356563120600254350ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/kje-cy.glif000066400000000000000000000006351356563120600260330ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/l.glif000066400000000000000000000024741356563120600251070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/19 00:07:14 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lacute.glif000066400000000000000000000010531356563120600261210ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lambda.glif000066400000000000000000000034451356563120600260730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/largeC_ircle.glif000066400000000000000000000055631356563120600272310ustar00rootroot00000000000000 uni25EF assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 20 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 10 30 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 40 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 25 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 40 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 5 MDAP[1] /* MoveDirectAbsPt */ NPUSHW[ ] /* 5 values pushed */ 218 25 234 25 2 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 27 values pushed */ 9 25 25 25 41 25 57 25 73 25 89 25 105 25 121 25 137 25 153 25 169 25 185 25 201 25 13 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 25 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 15 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 5 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 35 MDRP[11100] /* MoveDirectRelPt */ NPUSHW[ ] /* 27 values pushed */ 6 35 22 35 38 35 54 35 70 35 86 35 102 35 118 35 134 35 150 35 166 35 182 35 198 35 13 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 5 values pushed */ 213 35 229 35 2 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 15 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 41 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lari.glif000066400000000000000000000035111356563120600255740ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lcaron.glif000066400000000000000000000012671356563120600261310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lcommaaccent.glif000066400000000000000000000010441356563120600272720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ldot.glif000066400000000000000000000010521356563120600256050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/leftA_rrow.glif000066400000000000000000000015521356563120600267540ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/leftB_lackP_ointer.glif000066400000000000000000000014121356563120600303710ustar00rootroot00000000000000 triaglf assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 0 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/leftB_lackS_mallT_riangle.glif000066400000000000000000000016051356563120600316520ustar00rootroot00000000000000 uni25C2 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 1 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 2 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/leftB_lackT_riangle.glif000066400000000000000000000014131356563120600305170ustar00rootroot00000000000000 uni25C0 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 0 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/leftB_lock.glif000066400000000000000000000007641356563120600267200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/leftF_iveE_ighthsB_lock.glif000066400000000000000000000007771356563120600313500ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/leftH_alfB_lackC_ircle.glif000066400000000000000000000020131356563120600311020ustar00rootroot00000000000000 uni25D6 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 10 0 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 5 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/leftH_alfB_lackD_iamond.glif000066400000000000000000000023041356563120600312570ustar00rootroot00000000000000 uni2B16 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 4 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 6 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/leftH_alfB_lackS_quare.glif000066400000000000000000000024671356563120600311560ustar00rootroot00000000000000 uni25E7 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 6 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 2 4 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 4 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 2 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 9 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/leftH_alfB_lackW_hiteC_ircle.glif000066400000000000000000000035021356563120600322460ustar00rootroot00000000000000 uni25D0 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 20 5 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 15 30 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 25 3 CALL[ ] /* CallFunction */ NPUSHW[ ] /* 5 values pushed */ 218 25 234 25 2 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 27 values pushed */ 9 25 25 25 41 25 57 25 73 25 89 25 105 25 121 25 137 25 153 25 169 25 185 25 201 25 13 DELTAP1[ ] /* DeltaExceptionP1 */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/leftO_neE_ighthB_lock.glif000066400000000000000000000007751356563120600310130ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/leftO_neQ_uarterB_lock.glif000066400000000000000000000007761356563120600312270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/leftR_ightA_rrow.glif000066400000000000000000000023451356563120600301120ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/leftS_evenE_ighthsB_lock.glif000066400000000000000000000010021356563120600315150ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/leftT_hreeE_ighthsB_lock.glif000066400000000000000000000010001356563120600315020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/leftT_hreeQ_uartersB_lock.glif000066400000000000000000000010011356563120600317160ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/leftW_hiteP_ointer.glif000066400000000000000000000030001356563120600304300ustar00rootroot00000000000000 uni25C5 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 2 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 3 2 1 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 4 2 1 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 5 2 1 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 3 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 1 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 7 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/leftW_hiteS_mallT_riangle.glif000066400000000000000000000030071356563120600317140ustar00rootroot00000000000000 uni25C3 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 2 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 3 2 1 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 4 2 1 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 5 2 1 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 3 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 1 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 7 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/leftW_hiteT_riangle.glif000066400000000000000000000030021356563120600305570ustar00rootroot00000000000000 uni25C1 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 2 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 3 2 1 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 4 2 1 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 5 2 1 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 3 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 1 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 7 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less.glif000066400000000000000000000012361356563120600256150ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_asciitilde.liga.glif000066400000000000000000000034571356563120600307310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_asciitilde_asciitilde.liga.glif000066400000000000000000000050671356563120600331220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_asciitilde_greater.liga.glif000066400000000000000000000006651356563120600324400ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_asterisk.liga.glif000066400000000000000000000005711356563120600304360ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_asterisk_greater.liga.glif000066400000000000000000000006611356563120600321470ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_bar.liga.glif000066400000000000000000000015341356563120600273550ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_bar_bar.liga.glif000066400000000000000000000016271356563120600302040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_bar_bar_bar.liga.glif000066400000000000000000000017171356563120600310300ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_bar_greater.liga.glif000066400000000000000000000006471356563120600310720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_colon.liga.glif000066400000000000000000000005761356563120600277300ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_dollar.liga.glif000066400000000000000000000044701356563120600300700ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_dollar_greater.liga.glif000066400000000000000000000046241356563120600316020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_equal.liga.glif000066400000000000000000000015401356563120600277150ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_equal_equal.liga.glif000066400000000000000000000023661356563120600311130ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_equal_equal_greater.liga.glif000066400000000000000000000034331356563120600326200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_equal_greater.liga.glif000066400000000000000000000034231356563120600314300ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_equal_less.liga.glif000066400000000000000000000032111356563120600307400ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_exclam_hyphen_hyphen.liga.glif000066400000000000000000000024021356563120600330030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_greater.liga.glif000066400000000000000000000005671356563120600302470ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_hyphen.liga.glif000066400000000000000000000017361356563120600301100ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_hyphen_greater.liga.glif000066400000000000000000000027511356563120600316170ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_hyphen_hyphen.liga.glif000066400000000000000000000017731356563120600314640ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_hyphen_less.liga.glif000066400000000000000000000025561356563120600311370ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_less.liga.glif000066400000000000000000000020061356563120600275520ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_less_equal.liga.glif000066400000000000000000000031611356563120600307440ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_less_hyphen.liga.glif000066400000000000000000000025641356563120600311360ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_less_less.liga.glif000066400000000000000000000006431356563120600306050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_plus.liga.glif000066400000000000000000000005611356563120600275730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_plus_greater.liga.glif000066400000000000000000000006511356563120600313040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_slash.liga.glif000066400000000000000000000012741356563120600277240ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/less_slash_greater.liga.glif000066400000000000000000000021071356563120600314310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lessequal.glif000066400000000000000000000015601356563120600266450ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lineseparator.glif000066400000000000000000000004571356563120600275230ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lira.glif000066400000000000000000000035641356563120600256040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/liraT_urkish.glif000066400000000000000000000025501356563120600273070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/literS_ign.glif000066400000000000000000000025031356563120600267440ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lje-cy.glif000066400000000000000000000036001356563120600260270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/logicalnot.glif000066400000000000000000000013021356563120600267740ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/logicalnotR_eversed.glif000066400000000000000000000013101356563120600306320ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/longs.glif000066400000000000000000000023571356563120600257760ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowerF_iveE_ighthsB_lock.glif000066400000000000000000000010001356563120600315220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowerH_alfA_rc.glif000066400000000000000000000034271356563120600275220ustar00rootroot00000000000000 uni25E1 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 16 5 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 22 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 21 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 22 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 10 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 10 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 11 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 23 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowerH_alfB_lackW_hiteC_ircle.glif000066400000000000000000000042231356563120600324450ustar00rootroot00000000000000 uni25D2 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 10 25 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 31 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 20 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 31 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 5 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 20 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 15 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 5 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 30 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 15 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 32 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowerH_alfB_lock.glif000066400000000000000000000007711356563120600300460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowerH_alfI_nverseW_hiteC_ircle.glif000066400000000000000000000037601356563120600330510ustar00rootroot00000000000000 uni25DB assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 17 24 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 26 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 22 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 26 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 11 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 11 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 12 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 22 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 23 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 27 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowerH_alfW_hiteS_quare.glif000066400000000000000000000033561356563120600314160ustar00rootroot00000000000000 uni2B12 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 6 0 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 8 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 8 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 2 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 6 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 2 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 9 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowerL_eftA_rc.glif000066400000000000000000000020401356563120600275300ustar00rootroot00000000000000 uni25DF assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 11 0 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 6 5 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowerL_eftB_lackT_riangle.glif000066400000000000000000000014161356563120600316720ustar00rootroot00000000000000 uni25E3 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 0 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowerL_eftB_lock.glif000066400000000000000000000007671356563120600300730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowerL_eftH_alfW_hiteS_quare.glif000066400000000000000000000034111356563120600323600ustar00rootroot00000000000000 uni2B14 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 5 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 1 4 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 7 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 6 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 7 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 6 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 3 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 3 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 8 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowerL_eftQ_uadrantW_hiteC_ircle.glif000066400000000000000000000054761356563120600332430ustar00rootroot00000000000000 uni25F5 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 5 31 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 20 37 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 44 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 26 MDAP[1] /* MoveDirectAbsPt */ NPUSHW[ ] /* 5 values pushed */ 218 26 234 26 2 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 27 values pushed */ 9 26 25 26 41 26 57 26 73 26 89 26 105 26 121 26 137 26 153 26 169 26 185 26 201 26 13 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 10 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 44 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 37 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 37 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 20 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 10 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 45 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/21 21:46:09 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowerL_eftT_riangle.glif000066400000000000000000000020331356563120600305720ustar00rootroot00000000000000 uni25FA assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 5 1 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 3 0 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowerO_neE_ighthB_lock.glif000066400000000000000000000010001356563120600311670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowerO_neQ_uarterB_lock.glif000066400000000000000000000010011356563120600314030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowerR_ightA_rc.glif000066400000000000000000000020451356563120600277200ustar00rootroot00000000000000 uni25DE assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 6 5 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 11 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowerR_ightB_lackT_riangle.glif000066400000000000000000000014211356563120600320510ustar00rootroot00000000000000 uni25E2 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 0 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowerR_ightB_lock.glif000066400000000000000000000007761356563120600302560ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 lowerR_ightD_iagonalH_alfB_lackS_quare.glif000066400000000000000000000034231356563120600342210ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs uni25EA assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 5 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 1 4 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 7 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 6 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 7 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 6 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 2 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 2 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 8 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowerR_ightQ_uadrantW_hiteC_ircle.glif000066400000000000000000000053751356563120600334240ustar00rootroot00000000000000 uni25F6 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 25 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 20 42 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 44 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 35 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 44 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 15 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 15 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 30 MDRP[11100] /* MoveDirectRelPt */ NPUSHW[ ] /* 27 values pushed */ 6 30 22 30 38 30 54 30 70 30 86 30 102 30 118 30 134 30 150 30 166 30 182 30 198 30 13 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 5 values pushed */ 213 30 229 30 2 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 35 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 37 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/21 21:46:12 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowerR_ightT_riangle.glif000066400000000000000000000022351356563120600307610ustar00rootroot00000000000000 uni25FF assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 4 0 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 3 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 1 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 7 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowerS_evenE_ighthsB_lock.glif000066400000000000000000000010031356563120600317140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowerT_hreeE_ighthsB_lock.glif000066400000000000000000000010011356563120600317010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowerT_hreeQ_uartersB_lock.glif000066400000000000000000000010041356563120600321170ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lowernumeral-greek.glif000066400000000000000000000005221356563120600304530ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lozenge.glif000066400000000000000000000014201356563120600263050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/lslash.glif000066400000000000000000000012631356563120600261350ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/m.glif000066400000000000000000000040131356563120600250770ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/macron.glif000066400000000000000000000005131356563120600261230ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/macroncomb.case.glif000066400000000000000000000011171356563120600276770ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/macroncomb.glif000066400000000000000000000012141356563120600267630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/manat.glif000066400000000000000000000023761356563120600257550ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/mars.glif000066400000000000000000000044431356563120600256140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/mediumB_lackS_mallS_quare.glif000066400000000000000000000020561356563120600316740ustar00rootroot00000000000000 uni25FE assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 1 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 2 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 1 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/mediumB_lackS_quare.glif000066400000000000000000000020531356563120600305410ustar00rootroot00000000000000 uni25FC assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 1 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 2 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 1 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/mediumW_hiteS_mallS_quare.glif000066400000000000000000000034611356563120600317410ustar00rootroot00000000000000 uni25FD assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 6 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 2 4 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 8 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 8 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 2 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 6 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 2 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 9 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/mediumW_hiteS_quare.glif000066400000000000000000000034601356563120600306100ustar00rootroot00000000000000 uni25FB assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 6 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 2 4 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 8 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 8 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 2 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 6 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 2 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 9 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 mediumleftpointinganglebracketornament.glif000066400000000000000000000012731356563120600346030ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 mediumrightpointinganglebracketornament.glif000066400000000000000000000012741356563120600347670ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/micro.glif000066400000000000000000000005021356563120600257530ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/minus.glif000066400000000000000000000007621356563120600260050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/minute.glif000066400000000000000000000007631356563120600261540ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/mu.glif000066400000000000000000000035551356563120600252760ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/multiply.glif000066400000000000000000000014241356563120600265250ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/n.glif000066400000000000000000000024701356563120600251050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/nacute.glif000066400000000000000000000007011356563120600261220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/nacute.loclP_L_K_.glif000066400000000000000000000006711356563120600300640ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/naira.glif000066400000000000000000000011301356563120600257320ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/napostrophe.glif000066400000000000000000000011411356563120600272040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/nbspace.glif000066400000000000000000000006121356563120600262570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.glyph.widthMetricsKey space com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ncaron.glif000066400000000000000000000007021356563120600261240ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ncommaaccent.glif000066400000000000000000000007001356563120600272720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/nhookleft.glif000066400000000000000000000034421356563120600266410ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/nine.dnom.glif000066400000000000000000000010061356563120600265270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.glyph.leftMetricsKey nine com.schriftgestaltung.Glyphs.glyph.rightMetricsKey nine com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/nine.glif000066400000000000000000000035221356563120600256000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/nine.numr.glif000066400000000000000000000004701356563120600265570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/nineinferior.glif000066400000000000000000000010411356563120600273300ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.glyph.leftMetricsKey nine com.schriftgestaltung.Glyphs.glyph.rightMetricsKey nine com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ninesuperior.glif000066400000000000000000000035361356563120600273760ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/nje-cy.glif000066400000000000000000000032211356563120600260300ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/nmod.glif000066400000000000000000000023741356563120600256100ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/note-musical.glif000066400000000000000000000030601356563120600272440ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/notequal.glif000066400000000000000000000016121356563120600264750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ntilde.glif000066400000000000000000000006641356563120600261320ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/nu.glif000066400000000000000000000017661356563120600253010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/num_num_num.liga.glif000066400000000000000000000015121356563120600301140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/num_num_num_num.liga.glif000066400000000000000000000016011356563120600307720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/num_under_parenleft.liga.glif000066400000000000000000000042321356563120600316150ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/numbersign.glif000066400000000000000000000021221356563120600270130ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/numbersign_braceleft.liga.glif000066400000000000000000000061531356563120600317450ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/numbersign_bracketleft.liga.glif000066400000000000000000000022041356563120600322750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/numbersign_colon.liga.glif000066400000000000000000000006131356563120600311230ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/numbersign_equal.liga.glif000066400000000000000000000013461356563120600311240ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/numbersign_exclam.liga.glif000066400000000000000000000005771356563120600312730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/numbersign_numbersign.liga.glif000066400000000000000000000006111356563120600321600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/numbersign_parenleft.liga.glif000066400000000000000000000022001356563120600317630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/numbersign_question.liga.glif000066400000000000000000000044101356563120600316570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/numbersign_underscore.liga.glif000066400000000000000000000024341356563120600321650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/numeral-greek.glif000066400000000000000000000005221356563120600274020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/numero.glif000066400000000000000000000043651356563120600261620ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/o-cy.glif000066400000000000000000000010211356563120600255060ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/o.glif000066400000000000000000000027541356563120600251130ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/oacute.glif000066400000000000000000000011021356563120600261170ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/oacute.loclP_L_K_.glif000066400000000000000000000010721356563120600300610ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/obarred-cy.glif000066400000000000000000000013421356563120600266740ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/obreve.glif000066400000000000000000000010651356563120600261310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ocircumflex.glif000066400000000000000000000010771356563120600271720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ocircumflexacute.glif000066400000000000000000000016631356563120600302150ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.ComponentInfo anchor top_viet index 2 name acutecomb com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ocircumflexdotbelow.glif000066400000000000000000000011541356563120600307260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ocircumflexgrave.glif000066400000000000000000000012021356563120600302050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ocircumflexhookabove.glif000066400000000000000000000012121356563120600310570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ocircumflextilde.glif000066400000000000000000000012011356563120600302010ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/odieresis.glif000066400000000000000000000011071356563120600266320ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/odotbelow.glif000066400000000000000000000010731356563120600266440ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/oe.glif000066400000000000000000000051221356563120600252500ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ogonek.glif000066400000000000000000000005131356563120600261260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ogonekcomb.glif000066400000000000000000000024301356563120600267670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ograve.glif000066400000000000000000000011021356563120600261220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ohookabove.glif000066400000000000000000000011121356563120600267740ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ohorn.glif000066400000000000000000000011011356563120600257630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ohornacute.glif000066400000000000000000000011121356563120600270070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ohorndotbelow.glif000066400000000000000000000011031356563120600275250ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ohorngrave.glif000066400000000000000000000011121356563120600270120ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ohornhookabove.glif000066400000000000000000000011221356563120600276640ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ohorntilde.glif000066400000000000000000000011121356563120600270070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ohungarumlaut.glif000066400000000000000000000011201356563120600275320ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/omacron.glif000066400000000000000000000010671356563120600263070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/omega.glif000066400000000000000000000037451356563120600257460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/omegatonos.glif000066400000000000000000000007051356563120600270220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/omicron.glif000066400000000000000000000010241356563120600263100ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/omicrontonos.glif000066400000000000000000000011121356563120600273710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/one.dnom.glif000066400000000000000000000005051356563120600263620ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/one.glif000066400000000000000000000021051356563120600254240ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/one.numr.glif000066400000000000000000000004661356563120600264140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/oneeighth.glif000066400000000000000000000011351356563120600266170ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/onehalf.glif000066400000000000000000000011311356563120600262550ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/oneinferior.glif000066400000000000000000000005401356563120600271630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/onequarter.glif000066400000000000000000000011541356563120600270330ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/onesuperior.glif000066400000000000000000000021271356563120600272210ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/oogonek.glif000066400000000000000000000026311356563120600263100ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ordfeminine.glif000066400000000000000000000042531356563120600271500ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ordmasculine.glif000066400000000000000000000025261356563120600273370ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/orthogonal.glif000066400000000000000000000012721356563120600270230ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/oslash.glif000066400000000000000000000013401356563120600261340ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/oslashacute.glif000066400000000000000000000011141356563120600271550ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/otilde.glif000066400000000000000000000011021356563120600261170ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/overline.glif000066400000000000000000000007711356563120600264750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/p.glif000066400000000000000000000034201356563120600251030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/palochka-cy.glif000066400000000000000000000007101356563120600270360ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/paragraph.glif000066400000000000000000000024111356563120600266100ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/parenleft.glif000066400000000000000000000021131356563120600266220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/parenright.glif000066400000000000000000000021141356563120600270060ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/partialdiff.glif000066400000000000000000000005441356563120600271350ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/pe-cy.glif000066400000000000000000000016041356563120600256630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/pe-cy.loclB_G_R_.glif000066400000000000000000000006011356563120600275770ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/percent.glif000066400000000000000000000050131356563120600263040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/percent_percent.liga.glif000066400000000000000000000113151356563120600307410ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/period.glif000066400000000000000000000014371356563120600261340ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/period_equal.liga.glif000066400000000000000000000013601356563120600302310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/period_hyphen.liga.glif000066400000000000000000000010441356563120600304140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/period_period.liga.glif000066400000000000000000000005711356563120600304070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/period_period_equal.liga.glif000066400000000000000000000014641356563120600316000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/period_period_less.liga.glif000066400000000000000000000014211356563120600314300ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/period_period_period.liga.glif000066400000000000000000000006571356563120600317560ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/period_question.liga.glif000066400000000000000000000005751356563120600310000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/periodcentered.glif000066400000000000000000000005351356563120600276440ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/perthousand.glif000066400000000000000000000067421356563120600272120ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/peseta.glif000066400000000000000000000011311356563120600261220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/peso.glif000066400000000000000000000014401356563120600256120ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/phi.glif000066400000000000000000000035711356563120600254330ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/19 03:28:45 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/pi.glif000066400000000000000000000025421356563120600252600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/plus.glif000066400000000000000000000012741356563120600256340ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/plus_greater.liga.glif000066400000000000000000000005671356563120600302640ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/plus_plus.liga.glif000066400000000000000000000005611356563120600276100ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/plus_plus_plus.liga.glif000066400000000000000000000014751356563120600306600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/plusminus.glif000066400000000000000000000013561356563120600267110ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/product.glif000066400000000000000000000016201356563120600263240ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/psi.glif000066400000000000000000000025441356563120600254450ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/published.glif000066400000000000000000000044121356563120600266250ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/q.glif000066400000000000000000000034141356563120600251070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/question.glif000066400000000000000000000031031356563120600265110ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/question_colon.liga.glif000066400000000000000000000005721356563120600306250ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/question_equal.liga.glif000066400000000000000000000014401356563120600306150ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/question_period.liga.glif000066400000000000000000000005741356563120600307770ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/question_question.liga.glif000066400000000000000000000006011356563120600313530ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/questiondown.glif000066400000000000000000000031521356563120600274050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/questiongreek.glif000066400000000000000000000005211356563120600275300ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/quotedbl.glif000066400000000000000000000006171356563120600264700ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/quotedblbase.glif000066400000000000000000000006611356563120600273220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/quotedblleft.glif000066400000000000000000000006171356563120600273430ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/quotedblright.glif000066400000000000000000000006221356563120600275220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/quoteleft.glif000066400000000000000000000007661356563120600266660ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/quotereversed.glif000066400000000000000000000005551356563120600275470ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/quoteright.glif000066400000000000000000000007671356563120600270520ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/quotesinglbase.glif000066400000000000000000000005431356563120600276740ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/quotesingle.glif000066400000000000000000000007701356563120600272100ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/r.glif000066400000000000000000000031311356563120600251040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/racute.glif000066400000000000000000000007011356563120600261260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/radical.glif000066400000000000000000000015601356563120600262460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/rcaron.glif000066400000000000000000000006641356563120600261370ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/rcommaaccent.glif000066400000000000000000000007171356563120600273060ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/registered.glif000066400000000000000000000047241356563120600270110ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 reversedR_otatedF_loralH_eartB_ullet.glif000066400000000000000000000052651356563120600340300ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/rho.glif000066400000000000000000000031511356563120600254350ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/rightA_rrow.glif000066400000000000000000000015551356563120600271420ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/rightB_lackP_ointer.glif000066400000000000000000000014131356563120600305550ustar00rootroot00000000000000 triagrt assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 2 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/rightB_lackS_mallT_riangle.glif000066400000000000000000000020031356563120600320260ustar00rootroot00000000000000 uni25B8 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 2 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 1 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 4 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/rightB_lackT_riangle.glif000066400000000000000000000014141356563120600307030ustar00rootroot00000000000000 uni25B6 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 2 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/rightB_lock.glif000066400000000000000000000007731356563120600271030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/rightH_alfB_lackC_ircle.glif000066400000000000000000000020211356563120600312640ustar00rootroot00000000000000 uni25D7 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 6 5 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 5 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/rightH_alfB_lackD_iamond.glif000066400000000000000000000023051356563120600314430ustar00rootroot00000000000000 uni2B17 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 3 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 4 3 1 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 5 3 1 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/rightH_alfB_lackS_quare.glif000066400000000000000000000022711356563120600313320ustar00rootroot00000000000000 uni25E8 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 6 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 1 5 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 6 0 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/rightH_alfB_lackW_hiteC_ircle.glif000066400000000000000000000035041356563120600324330ustar00rootroot00000000000000 uni25D1 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 30 5 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 15 20 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 25 10 3 CALL[ ] /* CallFunction */ NPUSHW[ ] /* 27 values pushed */ 6 25 22 25 38 25 54 25 70 25 86 25 102 25 118 25 134 25 150 25 166 25 182 25 198 25 13 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 5 values pushed */ 213 25 229 25 2 DELTAP1[ ] /* DeltaExceptionP1 */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/rightO_neE_ighthB_lock.glif000066400000000000000000000010061356563120600311620ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/rightW_hiteP_ointer.glif000066400000000000000000000026021356563120600306220ustar00rootroot00000000000000 uni25BB assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 1 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 3 1 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 4 1 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 5 1 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 5 1 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/rightW_hiteS_mallT_riangle.glif000066400000000000000000000026071356563120600321040ustar00rootroot00000000000000 uni25B9 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 1 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 3 1 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 4 1 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 5 1 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 5 1 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/rightW_hiteT_riangle.glif000066400000000000000000000026041356563120600307510ustar00rootroot00000000000000 uni25B7 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 1 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 3 1 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 4 1 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 5 1 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 5 1 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ring.glif000066400000000000000000000005071356563120600256060ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ringcomb.case.glif000066400000000000000000000026621356563120600273650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ringcomb.glif000066400000000000000000000027051356563120600264510ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/rotatedF_loralH_eartB_ullet.glif000066400000000000000000000052561356563120600322500ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ruble.glif000066400000000000000000000014331356563120600257570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/rupee.glif000066400000000000000000000057121356563120600257720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/rupeeI_ndian.glif000066400000000000000000000032371356563120600272540ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/s.glif000066400000000000000000000037271356563120600251200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/sacute.glif000066400000000000000000000007011356563120600261270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/sacute.loclP_L_K_.glif000066400000000000000000000006711356563120600300710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/scaron.glif000066400000000000000000000007011356563120600261300ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/scedilla.glif000066400000000000000000000007061356563120600264300ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/schwa-cy.glif000066400000000000000000000006301356563120600263620ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/schwa.glif000066400000000000000000000031351356563120600257540ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/scircumflex.glif000066400000000000000000000007131356563120600271720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/scommaaccent.glif000066400000000000000000000007151356563120600273050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/second.glif000066400000000000000000000012761356563120600261260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/section.glif000066400000000000000000000056631356563120600263230ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/19 04:46:23 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/semicolon.glif000066400000000000000000000015071356563120600266400ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/semicolon_semicolon.liga.glif000066400000000000000000000006051356563120600316210ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/seven.dnom.glif000066400000000000000000000010121356563120600267130ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.glyph.leftMetricsKey seven com.schriftgestaltung.Glyphs.glyph.rightMetricsKey seven com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/seven.glif000066400000000000000000000016111356563120600257640ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/seven.numr.glif000066400000000000000000000004721356563120600267500ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/seveneighths.glif000066400000000000000000000011421356563120600273370ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/seveninferior.glif000066400000000000000000000010451356563120600275230ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.glyph.leftMetricsKey seven com.schriftgestaltung.Glyphs.glyph.rightMetricsKey seven com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/sevensuperior.glif000066400000000000000000000016241356563120600275610ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/sha-cy.glif000066400000000000000000000021061356563120600260300ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/sha-cy.loclB_G_R_.glif000066400000000000000000000034551356563120600277600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/shadedark.glif000066400000000000000000000171551356563120600266040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/shadelight.glif000066400000000000000000000041211356563120600267570ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/shademedium.glif000066400000000000000000000075471356563120600271470ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/shcha-cy.glif000066400000000000000000000024251356563120600263470ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/shcha-cy.loclB_G_R_.glif000066400000000000000000000010341356563120600302620ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/sheqel.glif000066400000000000000000000027261356563120600261350ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/shha-cy.glif000066400000000000000000000006751356563120600262110ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/sigma.glif000066400000000000000000000030641356563120600257500ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/sigmafinal.glif000066400000000000000000000032531356563120600267620ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/six.dnom.glif000066400000000000000000000010021356563120600263750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.glyph.leftMetricsKey six com.schriftgestaltung.Glyphs.glyph.rightMetricsKey six com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/six.glif000066400000000000000000000034761356563120600254620ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/six.numr.glif000066400000000000000000000004661356563120600264360ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/sixinferior.glif000066400000000000000000000010351356563120600272050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.glyph.leftMetricsKey six com.schriftgestaltung.Glyphs.glyph.rightMetricsKey six com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/sixsuperior.glif000066400000000000000000000035251356563120600272460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/slash.glif000066400000000000000000000007651356563120600257670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/slash_asterisk.liga.glif000066400000000000000000000005721356563120600306030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/slash_equal.liga.glif000066400000000000000000000013351356563120600300630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/slash_equal_equal.liga.glif000066400000000000000000000022061356563120600312500ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/slash_greater.liga.glif000066400000000000000000000013031356563120600304000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/slash_slash.liga.glif000066400000000000000000000005651356563120600300720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/slash_slash_slash.liga.glif000066400000000000000000000006511356563120600312600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/softhyphen.glif000066400000000000000000000005131356563120600270330ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/softsign-cy.glif000066400000000000000000000024061356563120600271140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/softsign-cy.loclB_G_R_.glif000066400000000000000000000027001356563120600310310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:10:08 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/space.glif000066400000000000000000000004471356563120600257450ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/spadeB_lackS_uit.glif000066400000000000000000000027011356563120600300410ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/sterling.glif000066400000000000000000000032571356563120600265030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/summation.glif000066400000000000000000000017511356563120600266650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/t.glif000066400000000000000000000030061356563120600251070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/tau.glif000066400000000000000000000022311356563120600254340ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/tbar.glif000066400000000000000000000012611356563120600255750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/tcaron.glif000066400000000000000000000012671356563120600261410ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/tcedilla.glif000066400000000000000000000010361356563120600264260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/tcommaaccent.glif000066400000000000000000000010451356563120600273030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/te-cy.glif000066400000000000000000000012711356563120600256670ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/te-cy.loclB_G_R_.glif000066400000000000000000000006011356563120600276030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/tenge.glif000066400000000000000000000016061356563120600257520ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/theta.glif000066400000000000000000000027611356563120600257600ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/19 03:22:37 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/thorn.glif000066400000000000000000000032311356563120600257760ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/three.dnom.glif000066400000000000000000000010121356563120600267020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.glyph.leftMetricsKey three com.schriftgestaltung.Glyphs.glyph.rightMetricsKey three com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/three.glif000066400000000000000000000041051356563120600257540ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/three.numr.glif000066400000000000000000000004721356563120600267370ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/threeeighths.glif000066400000000000000000000011421356563120600273260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/threeinferior.glif000066400000000000000000000010451356563120600275120ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.glyph.leftMetricsKey three com.schriftgestaltung.Glyphs.glyph.rightMetricsKey three com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/threequarters.glif000066400000000000000000000011611356563120600275420ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/threesuperior.glif000066400000000000000000000041321356563120600275450ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/tilde.glif000066400000000000000000000005111356563120600257430ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/tilde_tilde_greater.liga.glif000066400000000000000000000050331356563120600315540ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/tildecomb.case.glif000066400000000000000000000032201356563120600275160ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/tildecomb.glif000066400000000000000000000032431356563120600266110ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 com.schriftgestaltung.Glyphs.originalWidth 1200 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/tonos.case.glif000066400000000000000000000004621356563120600267230ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/tonos.glif000066400000000000000000000005111356563120600260040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/topH_alfB_lackC_ircle.glif000066400000000000000000000016321356563120600307600ustar00rootroot00000000000000 uni2BCA assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 5 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/topH_alfB_lackD_iamond.glif000066400000000000000000000023021356563120600311250ustar00rootroot00000000000000 uni2B18 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 5 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 6 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/topH_alfW_hiteS_quare.glif000066400000000000000000000033561356563120600310700ustar00rootroot00000000000000 uni2B13 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 4 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 8 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 8 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 2 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 6 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 2 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 9 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/topR_ightH_alfW_hiteS_quare.glif000066400000000000000000000034111356563120600322150ustar00rootroot00000000000000 uni2B15 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 6 3 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 2 4 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 7 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 7 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 1 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 1 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 2 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 1 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 2 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 8 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/trademark.glif000066400000000000000000000035211356563120600266200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/tse-cy.glif000066400000000000000000000021121356563120600260450ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/tse-cy.loclB_G_R_.glif000066400000000000000000000033171356563120600277750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/19 03:05:18 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/tshe-cy.glif000066400000000000000000000026101356563120600262200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/tugrik.glif000066400000000000000000000015221356563120600261520ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/two.dnom.glif000066400000000000000000000005051356563120600264120ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/two.glif000066400000000000000000000025621356563120600254630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/two.numr.glif000066400000000000000000000004661356563120600264440ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/twoinferior.glif000066400000000000000000000005401356563120600272130ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/twosuperior.glif000066400000000000000000000026011356563120600272460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/u-cy.glif000066400000000000000000000006201356563120600255200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/u.glif000066400000000000000000000032651356563120600251170ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/uacute.glif000066400000000000000000000010311356563120600261260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ubreve.glif000066400000000000000000000010321356563120600261310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ucircumflex.glif000066400000000000000000000010441356563120600271720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/udieresis.glif000066400000000000000000000010371356563120600266420ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/udotbelow.glif000066400000000000000000000010401356563120600266440ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ugrave.glif000066400000000000000000000010311356563120600261310ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/uhookabove.glif000066400000000000000000000010411356563120600270030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/uhorn.glif000066400000000000000000000016541356563120600260060ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/uhornacute.glif000066400000000000000000000010411356563120600270160ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/uhorndotbelow.glif000066400000000000000000000010501356563120600275340ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/uhorngrave.glif000066400000000000000000000010411356563120600270210ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/uhornhookabove.glif000066400000000000000000000010511356563120600276730ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/uhorntilde.glif000066400000000000000000000010241356563120600270170ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/uhungarumlaut.glif000066400000000000000000000010471356563120600275500ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/umacron-cy.glif000066400000000000000000000007111356563120600267210ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/umacron.glif000066400000000000000000000010341356563120600263070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/underscore.glif000066400000000000000000000007651356563120600270260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/underscore_bar_underscore.liga.glif000066400000000000000000000013041356563120600330040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/underscore_underscore.liga.glif000066400000000000000000000007551356563120600321710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/underscoredbl.glif000066400000000000000000000005351356563120600275030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/uni0009.glif000066400000000000000000000004511356563120600257510ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/uogonek.glif000066400000000000000000000025701356563120600263200ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upA_rrow.glif000066400000000000000000000015521356563120600264460ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upB_lackS_mallT_riangle.glif000066400000000000000000000016021356563120600313410ustar00rootroot00000000000000 uni25B4 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 0 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 1 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upB_lackT_riangle.glif000066400000000000000000000014071356563120600302140ustar00rootroot00000000000000 triagup assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 0 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upD_ownA_rrow.glif000066400000000000000000000023501356563120600274320ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upD_ownbaseA_rrow.glif000066400000000000000000000010341356563120600302630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upL_eftH_alfB_lackT_riangle.glif000066400000000000000000000016551356563120600321250ustar00rootroot00000000000000 uni25ED assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 5 0 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upR_ightH_alfB_lackT_riangle.glif000066400000000000000000000016561356563120600323110ustar00rootroot00000000000000 uni25EE assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 4 0 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upW_hiteS_mallT_riangle.glif000066400000000000000000000030041356563120600314030ustar00rootroot00000000000000 uni25B5 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 4 0 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 3 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 4 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 5 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 1 value pushed */ 2 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 7 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upW_hiteT_riangle.glif000066400000000000000000000016451356563120600302640ustar00rootroot00000000000000 uni25B3 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 4 0 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upW_hiteT_riangleW_ithD_ot.glif000066400000000000000000000040531356563120600320610ustar00rootroot00000000000000 uni25EC assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 3 1 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 6 12 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 9 15 3 CALL[ ] /* CallFunction */ NPUSHW[ ] /* 27 values pushed */ 6 9 22 9 38 9 54 9 70 9 86 9 102 9 118 9 134 9 150 9 166 9 182 9 198 9 13 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 5 values pushed */ 213 9 229 9 2 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 3 values pushed */ 0 15 9 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 4 15 9 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upperH_alfA_rc.glif000066400000000000000000000034371356563120600275260ustar00rootroot00000000000000 uni25E0 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 16 5 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 22 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 0 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 22 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 11 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 11 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 10 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 21 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 23 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upperH_alfB_lackW_hiteC_ircle.glif000066400000000000000000000040261356563120600324510ustar00rootroot00000000000000 uni25D3 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 20 5 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 31 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 25 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 31 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 10 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 10 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 26 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 32 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upperH_alfB_lock.glif000066400000000000000000000007711356563120600300510ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upperH_alfI_nverseW_hiteC_ircle.glif000066400000000000000000000037721356563120600330570ustar00rootroot00000000000000 uni25DA assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 11 18 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 26 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 13 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 12 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 26 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 24 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 24 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 23 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 12 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 27 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 upperL_eftA_ndL_owerL_eftA_ndL_owerR_ightB_lock.glif000066400000000000000000000011521356563120600357770ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upperL_eftA_ndL_owerR_ightB_lock.glif000066400000000000000000000013211356563120600331500ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 upperL_eftA_ndU_pperR_ightA_ndL_owerL_eftB_lock.glif000066400000000000000000000011521356563120600360020ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 upperL_eftA_ndU_pperR_ightA_ndL_owerR_ightB_lock.glif000066400000000000000000000011531356563120600361660ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upperL_eftA_rc.glif000066400000000000000000000020451356563120600275400ustar00rootroot00000000000000 uni25DC assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 11 0 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 5 6 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upperL_eftB_lackT_riangle.glif000066400000000000000000000014171356563120600316760ustar00rootroot00000000000000 uni25E4 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 0 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upperL_eftB_lock.glif000066400000000000000000000007671356563120600300760ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 upperL_eftD_iagonalH_alfB_lackS_quare.glif000066400000000000000000000034211356563120600340370ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs uni25E9 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 5 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 2 4 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 7 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 7 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 2 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 2 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 8 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upperL_eftQ_uadrantW_hiteC_ircle.glif000066400000000000000000000055011356563120600332330ustar00rootroot00000000000000 uni25F4 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 20 15 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 37 31 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 44 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 25 MDAP[1] /* MoveDirectAbsPt */ NPUSHW[ ] /* 5 values pushed */ 218 25 234 25 2 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 27 values pushed */ 9 25 25 25 41 25 57 25 73 25 89 25 105 25 121 25 137 25 153 25 169 25 185 25 201 25 13 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 10 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 44 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 37 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 37 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 31 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 10 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 45 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/21 21:46:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upperL_eftT_riangle.glif000066400000000000000000000020361356563120600306000ustar00rootroot00000000000000 uni25F8 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 0 3 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 3 0 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upperL_eftW_hiteC_ircle.glif000066400000000000000000000027031356563120600313750ustar00rootroot00000000000000 uni25D5 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 15 21 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 26 10 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upperO_neE_ighthB_lock.glif000066400000000000000000000010001356563120600311720ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 upperR_ightA_ndL_owerL_eftA_ndL_owerR_ightB_lock.glif000066400000000000000000000011531356563120600361630ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upperR_ightA_ndL_owerL_eftB_lock.glif000066400000000000000000000013211356563120600331500ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upperR_ightA_rc.glif000066400000000000000000000022531356563120600277240ustar00rootroot00000000000000 uni25DD assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 6 5 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 11 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 11 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 13 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upperR_ightB_lackC_ircle.glif000066400000000000000000000047471356563120600315260ustar00rootroot00000000000000 uni25D4 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 25 10 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 0 32 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 37 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 30 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 37 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 15 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 15 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 20 MDRP[11100] /* MoveDirectRelPt */ NPUSHW[ ] /* 27 values pushed */ 6 20 22 20 38 20 54 20 70 20 86 20 102 20 118 20 134 20 150 20 166 20 182 20 198 20 13 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 5 values pushed */ 213 20 229 20 2 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 5 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 38 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upperR_ightB_lackT_riangle.glif000066400000000000000000000014221356563120600320550ustar00rootroot00000000000000 uni25E5 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 0 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upperR_ightB_lock.glif000066400000000000000000000007761356563120600302610ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upperR_ightQ_uadrantW_hiteC_ircle.glif000066400000000000000000000054001356563120600334140ustar00rootroot00000000000000 uni25F7 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 30 10 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 38 35 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 44 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 20 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 44 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 15 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 15 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 25 MDRP[11100] /* MoveDirectRelPt */ NPUSHW[ ] /* 27 values pushed */ 6 25 22 25 38 25 54 25 70 25 86 25 102 25 118 25 134 25 150 25 166 25 182 25 198 25 13 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 5 values pushed */ 213 25 229 25 2 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 20 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 43 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/21 21:46:15 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upperR_ightT_riangle.glif000066400000000000000000000022401356563120600307600ustar00rootroot00000000000000 uni25F9 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 3 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 1 3 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 1 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 7 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upperlefttolowerrightF_illS_quare.glif000066400000000000000000000057771356563120600336330ustar00rootroot00000000000000 uni25A7 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 13 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 1 10 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 13 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 4 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 10 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 16 MDRP[10000] /* MoveDirectRelPt */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 18 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 11 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 18 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 11 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 3 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 3 values pushed */ 4 0 3 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 13 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 11 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 15 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 3 values pushed */ 17 0 3 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 1 value pushed */ 3 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 19 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upperrighttolowerleftF_illS_quare.glif000066400000000000000000000062601356563120600336170ustar00rootroot00000000000000 uni25A8 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 7 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 2 10 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 7 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 13 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 10 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 15 MDRP[10000] /* MoveDirectRelPt */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 18 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 6 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 18 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 6 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 2 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 9 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 6 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 12 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 3 values pushed */ 13 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 1 value pushed */ 9 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 15 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 3 values pushed */ 16 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 17 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 1 value pushed */ 2 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 19 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upsilon.glif000066400000000000000000000027101356563120600263360ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upsilondieresis.glif000066400000000000000000000006521356563120600300710ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upsilondieresistonos.glif000066400000000000000000000006611356563120600311540ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/upsilontonos.glif000066400000000000000000000006411356563120600274220ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/uring.glif000066400000000000000000000010301356563120600257630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ushort-cy.glif000066400000000000000000000007121356563120600266020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ustraight-cy.glif000066400000000000000000000015541356563120600272750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ustraightstroke-cy.glif000066400000000000000000000010401356563120600305130ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/utilde.glif000066400000000000000000000010141356563120600261270ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/v.glif000066400000000000000000000014201356563120600251070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ve-cy.glif000066400000000000000000000043441356563120600256750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ve-cy.loclB_G_R_.glif000066400000000000000000000040231356563120600276070ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:08:17 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/venus.glif000066400000000000000000000032661356563120600260140ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 verticalB_isectingL_ineW_hiteS_quare.glif000066400000000000000000000050731356563120600340220ustar00rootroot00000000000000cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs uni25EB assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 7 1 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 0 4 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 7 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 8 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 9 MDRP[10000] /* MoveDirectRelPt */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 12 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 2 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 8 MDRP[11100] /* MoveDirectRelPt */ NPUSHW[ ] /* 3 values pushed */ 47 8 1 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 3 values pushed */ 112 8 1 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 4 MDRP[11100] /* MoveDirectRelPt */ NPUSHW[ ] /* 3 values pushed */ 47 4 1 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 3 values pushed */ 112 4 1 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 8 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 6 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 2 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 11 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 13 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/verticalF_illC_ircle.glif000066400000000000000000000065351356563120600307160ustar00rootroot00000000000000 uni25CD assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 23 15 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 5 28 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 23 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 25 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 25 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 28 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 31 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 31 MDAP[1] /* MoveDirectAbsPt */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 35 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 31 32 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 39 25 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 10 42 3 CALL[ ] /* CallFunction */ NPUSHW[ ] /* 27 values pushed */ 6 35 22 35 38 35 54 35 70 35 86 35 102 35 118 35 134 35 150 35 166 35 182 35 198 35 13 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 5 values pushed */ 213 35 229 35 2 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 5 values pushed */ 218 42 234 42 2 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 27 values pushed */ 9 42 25 42 41 42 57 42 73 42 89 42 105 42 121 42 137 42 153 42 169 42 185 42 201 42 13 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 10 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 47 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/21 21:46:18 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/verticalF_illS_quare.glif000066400000000000000000000046231356563120600307510ustar00rootroot00000000000000 uni25A5 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 15 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 2 6 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 15 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 4 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 15 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 8 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 6 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 10 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 6 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 12 MDRP[10000] /* MoveDirectRelPt */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 7 1 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 8 4 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 14 9 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 3 12 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 3 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 17 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/w.glif000066400000000000000000000024611356563120600251160ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/w_w_w.liga.glif000066400000000000000000000103401356563120600267000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.glyph.rightMetricsKey w com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/wacute.glif000066400000000000000000000007011356563120600261330ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/wcircumflex.glif000066400000000000000000000007141356563120600271770ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/wdieresis.glif000066400000000000000000000007071356563120600266470ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/wgrave.glif000066400000000000000000000007011356563120600261360ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteB_ullet.glif000066400000000000000000000053551356563120600273040ustar00rootroot00000000000000 openbullet assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 20 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 10 30 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 40 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 25 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 40 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 5 MDAP[1] /* MoveDirectAbsPt */ NPUSHW[ ] /* 5 values pushed */ 218 25 234 25 2 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 27 values pushed */ 9 25 25 25 41 25 57 25 73 25 89 25 105 25 121 25 137 25 153 25 169 25 185 25 201 25 13 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 25 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 15 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 5 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 35 MDRP[11100] /* MoveDirectRelPt */ NPUSHW[ ] /* 27 values pushed */ 6 35 22 35 38 35 54 35 70 35 86 35 102 35 118 35 134 35 150 35 166 35 182 35 198 35 13 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 5 values pushed */ 213 35 229 35 2 DELTAP1[ ] /* DeltaExceptionP1 */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteC_ircle.glif000066400000000000000000000055621356563120600272560ustar00rootroot00000000000000 circle assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 20 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 10 30 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 40 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 25 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 40 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 5 MDAP[1] /* MoveDirectAbsPt */ NPUSHW[ ] /* 5 values pushed */ 218 25 234 25 2 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 27 values pushed */ 9 25 25 25 41 25 57 25 73 25 89 25 105 25 121 25 137 25 153 25 169 25 185 25 201 25 13 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 25 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 15 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 5 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 35 MDRP[11100] /* MoveDirectRelPt */ NPUSHW[ ] /* 27 values pushed */ 6 35 22 35 38 35 54 35 70 35 86 35 102 35 118 35 134 35 150 35 166 35 182 35 198 35 13 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 5 values pushed */ 213 35 229 35 2 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 15 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 41 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteD_iamond.glif000066400000000000000000000017711356563120600274260ustar00rootroot00000000000000 uni25C7 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 0 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteH_exagon.glif000066400000000000000000000036301356563120600274400ustar00rootroot00000000000000 uni2B21 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 3 0 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 12 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 7 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 12 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 1 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 1 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 7 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 1 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 11 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 5 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 13 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteH_orizontalE_llipse.glif000066400000000000000000000055711356563120600316630ustar00rootroot00000000000000 uni2B2D assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 20 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 10 30 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 40 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 25 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 40 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 5 MDAP[1] /* MoveDirectAbsPt */ NPUSHW[ ] /* 5 values pushed */ 218 25 234 25 2 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 27 values pushed */ 9 25 25 25 41 25 57 25 73 25 89 25 105 25 121 25 137 25 153 25 169 25 185 25 201 25 13 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 25 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 15 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 5 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 35 MDRP[11100] /* MoveDirectRelPt */ NPUSHW[ ] /* 27 values pushed */ 6 35 22 35 38 35 54 35 70 35 86 35 102 35 118 35 134 35 150 35 166 35 182 35 198 35 13 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 5 values pushed */ 213 35 229 35 2 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 15 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 41 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteI_nB_lackS_quare.glif000066400000000000000000000037731356563120600310410ustar00rootroot00000000000000 uni25A3 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 7 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 2 5 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 12 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 12 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 3 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 7 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 3 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 13 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteL_argeS_quare.glif000066400000000000000000000034551356563120600304260ustar00rootroot00000000000000 uni2B1C assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 6 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 2 4 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 8 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 8 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 2 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 6 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 2 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 9 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteL_owerL_eftQ_uadrantS_quare.glif000066400000000000000000000051241356563120600332700ustar00rootroot00000000000000 uni25F1 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 13 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 2 7 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 4 11 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 13 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[10000] /* MoveDirectRelPt */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 14 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 10 MDRP[11100] /* MoveDirectRelPt */ NPUSHW[ ] /* 3 values pushed */ 47 10 1 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 3 values pushed */ 112 10 1 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 6 MDRP[11100] /* MoveDirectRelPt */ NPUSHW[ ] /* 3 values pushed */ 47 6 1 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 3 values pushed */ 112 6 1 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 3 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 10 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 13 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 3 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 15 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteL_owerR_ightQ_uadrantS_quare.glif000066400000000000000000000053211356563120600334520ustar00rootroot00000000000000 uni25F2 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 13 1 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 0 6 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 5 10 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 13 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 8 MDRP[10000] /* MoveDirectRelPt */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 14 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 2 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 4 MDRP[11100] /* MoveDirectRelPt */ NPUSHW[ ] /* 3 values pushed */ 47 4 1 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 3 values pushed */ 112 4 1 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 6 MDRP[11100] /* MoveDirectRelPt */ NPUSHW[ ] /* 3 values pushed */ 47 6 1 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 3 values pushed */ 112 6 1 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 2 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 8 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 6 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 10 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 11 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 15 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteM_ediumD_iamond.glif000066400000000000000000000023621356563120600307230ustar00rootroot00000000000000 uni2B26 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 0 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 3 1 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 3 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 9 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteM_ediumL_ozenge.glif000066400000000000000000000031171356563120600307520ustar00rootroot00000000000000 uni2B28 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 5 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 7 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 3 1 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 5 1 3 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 7 1 3 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteP_arallelogram.glif000066400000000000000000000021021356563120600306220ustar00rootroot00000000000000 uni25B1 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 6 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 2 4 3 CALL[ ] /* CallFunction */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteP_entagon.glif000066400000000000000000000025021356563120600276170ustar00rootroot00000000000000 uni2B20 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 0 RCVT[ ] /* ReadCVT */ IF[ ] /* If */ PUSHW[ ] /* 1 value pushed */ 1 MDAP[1] /* MoveDirectAbsPt */ ELSE[ ] /* Else */ PUSHW[ ] /* 2 values pushed */ 1 2 MIAP[0] /* MoveIndirectAbsPt */ EIF[ ] /* EndIf */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteR_ect.glif000066400000000000000000000034441356563120600267470ustar00rootroot00000000000000 uni25AD assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 6 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 2 4 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 8 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 8 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 2 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 6 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 2 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 9 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteR_oundedC_ornersS_quare.glif000066400000000000000000000055531356563120600324700ustar00rootroot00000000000000 uni25A2 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 35 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 12 27 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 40 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 24 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 40 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 5 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 24 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 17 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 5 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 32 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 17 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 41 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteS_mallL_ozenge.glif000066400000000000000000000031161356563120600306010ustar00rootroot00000000000000 uni2B2B assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 2 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 5 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 7 0 2 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 3 1 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 5 1 3 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ PUSHW[ ] /* 3 values pushed */ 7 1 3 SRP1[ ] /* SetRefPoint1 */ SRP2[ ] /* SetRefPoint2 */ IP[ ] /* InterpolatePts */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteS_mallS_quare.glif000066400000000000000000000032531356563120600304400ustar00rootroot00000000000000 H18551 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 6 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 2 4 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 8 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 8 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 2 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 6 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteS_quare.glif000066400000000000000000000034471356563120600273150ustar00rootroot00000000000000 H22073 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 6 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 2 4 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 8 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 8 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 2 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 6 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 2 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 9 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteU_pperL_eftQ_uadrantS_quare.glif000066400000000000000000000053241356563120600332750ustar00rootroot00000000000000 uni25F0 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 5 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 3 6 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 11 8 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 6 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 12 MDRP[10000] /* MoveDirectRelPt */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 14 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 1 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 11 MDRP[11100] /* MoveDirectRelPt */ NPUSHW[ ] /* 3 values pushed */ 47 11 1 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 3 values pushed */ 112 11 1 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[11100] /* MoveDirectRelPt */ NPUSHW[ ] /* 3 values pushed */ 47 5 1 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 3 values pushed */ 112 5 1 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 1 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 4 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 11 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 8 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 13 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 15 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteU_pperR_ightQ_uadrantS_quare.glif000066400000000000000000000053221356563120600334560ustar00rootroot00000000000000 uni25F3 assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 6 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 2 4 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 11 7 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 12 MDRP[10000] /* MoveDirectRelPt */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 14 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 1 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 8 MDRP[11100] /* MoveDirectRelPt */ NPUSHW[ ] /* 3 values pushed */ 47 8 1 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 3 values pushed */ 112 8 1 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 6 MDRP[11100] /* MoveDirectRelPt */ NPUSHW[ ] /* 3 values pushed */ 47 6 1 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 3 values pushed */ 112 6 1 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 1 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 8 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 10 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 6 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 11 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 15 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteV_erticalE_llipse.glif000066400000000000000000000055741356563120600313060ustar00rootroot00000000000000 uni2B2F assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 20 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 10 30 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 40 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 25 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 40 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 5 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 5 MDAP[1] /* MoveDirectAbsPt */ NPUSHW[ ] /* 5 values pushed */ 218 25 234 25 2 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 27 values pushed */ 9 25 25 25 41 25 57 25 73 25 89 25 105 25 121 25 137 25 153 25 169 25 185 25 201 25 13 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 25 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 15 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 5 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 35 MDRP[11100] /* MoveDirectRelPt */ NPUSHW[ ] /* 27 values pushed */ 6 35 22 35 38 35 54 35 70 35 86 35 102 35 118 35 134 35 150 35 166 35 182 35 198 35 13 DELTAP1[ ] /* DeltaExceptionP1 */ NPUSHW[ ] /* 5 values pushed */ 213 35 229 35 2 DELTAP1[ ] /* DeltaExceptionP1 */ PUSHW[ ] /* 1 value pushed */ 15 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 41 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteV_erticalR_ect.glif000066400000000000000000000032571356563120600306020ustar00rootroot00000000000000 uni25AF assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 6 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 2 4 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 8 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 8 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 2 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 6 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/whiteV_erysmallS_quare.glif000066400000000000000000000032561356563120600313510ustar00rootroot00000000000000 uni2B1E assembly PUSHW[ ] /* 1 value pushed */ 0 CALL[ ] /* CallFunction */ SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 3 values pushed */ 6 0 3 CALL[ ] /* CallFunction */ PUSHW[ ] /* 3 values pushed */ 2 4 3 CALL[ ] /* CallFunction */ SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */ PUSHW[ ] /* 1 value pushed */ 8 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 8 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 0 MDRP[10000] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 MDAP[1] /* MoveDirectAbsPt */ PUSHW[ ] /* 1 value pushed */ 4 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 2 MDRP[11100] /* MoveDirectRelPt */ PUSHW[ ] /* 1 value pushed */ 0 SRP0[ ] /* SetRefPoint0 */ PUSHW[ ] /* 1 value pushed */ 6 MDRP[11100] /* MoveDirectRelPt */ IUP[0] /* InterpolateUntPts */ IUP[1] /* InterpolateUntPts */ com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/won.glif000066400000000000000000000011261356563120600254500ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/x.glif000066400000000000000000000016571356563120600251250ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/19 02:55:45 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/x.multiply.glif000066400000000000000000000004651356563120600267770ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/xi.glif000066400000000000000000000047701356563120600252750ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/y.glif000066400000000000000000000022761356563120600251240ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/yacute.glif000066400000000000000000000007011356563120600261350ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ycircumflex.glif000066400000000000000000000007131356563120600272000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ydieresis.glif000066400000000000000000000007071356563120600266510ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ydotbelow.glif000066400000000000000000000007101356563120600266530ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/yen.glif000066400000000000000000000015201356563120600254360ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/yeru-cy.glif000066400000000000000000000027101356563120600262420ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ygrave.glif000066400000000000000000000007011356563120600261400ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/yhookabove.glif000066400000000000000000000007111356563120600270120ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/yi-cy.glif000066400000000000000000000007641356563120600257060ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ymacron.glif000066400000000000000000000007031356563120600263150ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ytilde.glif000066400000000000000000000007011356563120600261350ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/z.glif000066400000000000000000000017731356563120600251260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/zacute.glif000066400000000000000000000007531356563120600261450ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/zacute.loclP_L_K_.glif000066400000000000000000000007431356563120600301000ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/zcaron.glif000066400000000000000000000007361356563120600261470ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/zdotaccent.glif000066400000000000000000000007631356563120600270110ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ze-cy.glif000066400000000000000000000037061356563120600257020ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:06:59 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/ze-cy.loclB_G_R_.glif000066400000000000000000000040301356563120600276110ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/zero.dnom.glif000066400000000000000000000005071356563120600265620ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/zero.glif000066400000000000000000000034361356563120600256320ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/zero.numr.glif000066400000000000000000000004701356563120600266050ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/zero.zero.glif000066400000000000000000000032341356563120600266040ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.glyph.leftMetricsKey zero com.schriftgestaltung.Glyphs.glyph.rightMetricsKey zero com.schriftgestaltung.Glyphs.lastChange 2019/11/19 03:35:05 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/zeroinferior.glif000066400000000000000000000005421356563120600273630ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/zerosuperior.glif000066400000000000000000000024601356563120600274170ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/zeta.glif000066400000000000000000000031011356563120600256030ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:05:38 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/zhe-cy.glif000066400000000000000000000103071356563120600260450ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/19 02:41:09 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/zhe-cy.loclB_G_R_.glif000066400000000000000000000104151356563120600277650ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/glyphs/zhedescender-cy.glif000066400000000000000000000106171356563120600277260ustar00rootroot00000000000000 com.schriftgestaltung.Glyphs.lastChange 2019/11/18 23:07:02 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/layercontents.plist000066400000000000000000000006211356563120600264420ustar00rootroot00000000000000 public.default glyphs public.background glyphs.public.background cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/lib.plist000066400000000000000000003545021356563120600243300ustar00rootroot00000000000000 GSCornerRadius 15 GSOffsetHorizontal 95 GSOffsetMakeStroke 1 GSOffsetPosition 1 GSOffsetVertical 110 com.schriftgestaltung.appVersion 1272 com.schriftgestaltung.customParameter.GSFont.DisplayStrings com.schriftgestaltung.customParameter.GSFont.disablesAutomaticAlignment com.schriftgestaltung.customParameter.GSFont.note #Macro to convert the ligatures from editable to production mode def ligatureProcess(production): for glyph in Glyphs.font.glyphs: if glyph.color == 3: #2 width if production == True: glyph.layers[0].LSB = glyph.layers[0].LSB - 1200 if production == False: glyph.layers[0].LSB = glyph.layers[0].LSB + 1200 elif glyph.color == 4: #3 width if production == True: glyph.layers[0].LSB = glyph.layers[0].LSB - 2400 if production == False: glyph.layers[0].LSB = glyph.layers[0].LSB + 2400 elif glyph.color == 9: #4 width if production == True: glyph.layers[0].LSB = glyph.layers[0].LSB - 3600 if production == False: glyph.layers[0].LSB = glyph.layers[0].LSB + 3600 ligatureProcess(True) #True for production mode, False for editable com.schriftgestaltung.customParameter.GSFont.useNiceNames 1 com.schriftgestaltung.customParameter.GSFontMaster.customValue 0 com.schriftgestaltung.customParameter.GSFontMaster.customValue1 0 com.schriftgestaltung.customParameter.GSFontMaster.customValue2 0 com.schriftgestaltung.customParameter.GSFontMaster.customValue3 0 com.schriftgestaltung.customParameter.GSFontMaster.iconName com.schriftgestaltung.customParameter.GSFontMaster.weightValue 100 com.schriftgestaltung.customParameter.GSFontMaster.widthValue 100 com.schriftgestaltung.fontMasterOrder 0 com.schriftgestaltung.keyboardIncrement 1 com.schriftgestaltung.weight Regular com.schriftgestaltung.weightValue 100 com.schriftgestaltung.width Regular com.schriftgestaltung.widthValue 100 public.glyphOrder A Aacute Abreve Abreveacute Abrevedotbelow Abrevegrave Abrevehookabove Abrevetilde Acircumflex Acircumflexacute Acircumflexdotbelow Acircumflexgrave Acircumflexhookabove Acircumflextilde Adieresis Adotbelow Agrave Ahookabove Amacron Aogonek Aring Aringacute Atilde AE AEacute B C Cacute Ccaron Ccedilla Ccircumflex Cdotaccent D Eth Dcaron Dcroat E Eacute Ebreve Ecaron Ecircumflex Ecircumflexacute Ecircumflexdotbelow Ecircumflexgrave Ecircumflexhookabove Ecircumflextilde Edieresis Edotaccent Edotbelow Egrave Ehookabove Emacron Eogonek Etilde F G Gbreve Gcaron Gcircumflex Gcommaaccent Gdotaccent H Hbar Hcircumflex I IJ Iacute Ibreve Icircumflex Idieresis Idotaccent Idotbelow Igrave Ihookabove Imacron Iogonek Itilde J Jcircumflex K Kcommaaccent L Lacute Lcaron Lcommaaccent Ldot Lslash M N Nacute Ncaron Ncommaaccent Eng Nhookleft Ntilde O Oacute Obreve Ocircumflex Ocircumflexacute Ocircumflexdotbelow Ocircumflexgrave Ocircumflexhookabove Ocircumflextilde Odieresis Odotbelow Ograve Ohookabove Ohorn Ohornacute Ohorndotbelow Ohorngrave Ohornhookabove Ohorntilde Ohungarumlaut Omacron Oogonek Oslash Oslashacute Otilde OE P Thorn Q R Racute Rcaron Rcommaaccent S Sacute Scaron Scedilla Scircumflex Scommaaccent Germandbls Schwa T Tbar Tcaron Tcedilla Tcommaaccent U Uacute Ubreve Ucircumflex Udieresis Udotbelow Ugrave Uhookabove Uhorn Uhornacute Uhorndotbelow Uhorngrave Uhornhookabove Uhorntilde Uhungarumlaut Umacron Uogonek Uring Utilde V W Wacute Wcircumflex Wdieresis Wgrave X Y Yacute Ycircumflex Ydieresis Ydotbelow Ygrave Yhookabove Ymacron Ytilde Z Zacute Zcaron Zdotaccent Iacute_J.loclNLD Cacute.loclPLK Nacute.loclPLK Oacute.loclPLK Sacute.loclPLK Zacute.loclPLK a aacute abreve abreveacute abrevedotbelow abrevegrave abrevehookabove abrevetilde acircumflex acircumflexacute acircumflexdotbelow acircumflexgrave acircumflexhookabove acircumflextilde adieresis adotbelow agrave ahookabove amacron aogonek aring aringacute atilde ae aeacute b c cacute ccaron ccedilla ccircumflex cdotaccent d eth dcaron dcroat e eacute ebreve ecaron ecircumflex ecircumflexacute ecircumflexdotbelow ecircumflexgrave ecircumflexhookabove ecircumflextilde edieresis edotaccent edotbelow egrave ehookabove emacron eogonek etilde schwa f g gbreve gcaron gcircumflex gcommaaccent gdotaccent h hbar hcircumflex i idotless iacute ibreve icircumflex idieresis idotbelow igrave ihookabove ij imacron iogonek itilde j jdotless jcircumflex k kcommaaccent kgreenlandic l lacute lcaron lcommaaccent ldot lslash m n nacute napostrophe ncaron ncommaaccent eng nhookleft ntilde o oacute obreve ocircumflex ocircumflexacute ocircumflexdotbelow ocircumflexgrave ocircumflexhookabove ocircumflextilde odieresis odotbelow ograve ohookabove ohorn ohornacute ohorndotbelow ohorngrave ohornhookabove ohorntilde ohungarumlaut omacron oogonek oslash oslashacute otilde oe p thorn q r racute rcaron rcommaaccent s sacute scaron scedilla scircumflex scommaaccent germandbls longs t tbar tcaron tcedilla tcommaaccent u uacute ubreve ucircumflex udieresis udotbelow ugrave uhookabove uhorn uhornacute uhorndotbelow uhorngrave uhornhookabove uhorntilde uhungarumlaut umacron uogonek uring utilde v w wacute wcircumflex wdieresis wgrave x y yacute ycircumflex ydieresis ydotbelow ygrave yhookabove ymacron ytilde z zacute zcaron zdotaccent dcaron.alt iacute_j.loclNLD cacute.loclPLK nacute.loclPLK oacute.loclPLK sacute.loclPLK zacute.loclPLK x.multiply num_num_num.liga num_num_num_num.liga num_under_parenleft.liga w_w_w.liga ordfeminine ordmasculine nmod A-cy Be-cy Ve-cy Ge-cy Gje-cy Gheupturn-cy De-cy Ie-cy Iegrave-cy Io-cy Zhe-cy Ze-cy Ii-cy Iishort-cy Iigrave-cy Ka-cy Kje-cy El-cy Em-cy En-cy O-cy Pe-cy Er-cy Es-cy Te-cy U-cy Ushort-cy Ef-cy Ha-cy Che-cy Tse-cy Sha-cy Shcha-cy Dzhe-cy Softsign-cy Hardsign-cy Yeru-cy Lje-cy Nje-cy Dze-cy E-cy Ereversed-cy I-cy Yi-cy Je-cy Tshe-cy Iu-cy Ia-cy Dje-cy Ghestroke-cy Zhedescender-cy Kadescender-cy Endescender-cy Ustraight-cy Ustraightstroke-cy Hadescender-cy Chedescender-cy Shha-cy Palochka-cy Schwa-cy Imacron-cy Obarred-cy Umacron-cy De-cy.loclBGR El-cy.loclBGR Ef-cy.loclBGR a-cy be-cy ve-cy ge-cy gje-cy gheupturn-cy de-cy ie-cy iegrave-cy io-cy zhe-cy ze-cy ii-cy iishort-cy iigrave-cy ka-cy kje-cy el-cy em-cy en-cy o-cy pe-cy er-cy es-cy te-cy u-cy ushort-cy ef-cy ha-cy che-cy tse-cy sha-cy shcha-cy dzhe-cy softsign-cy hardsign-cy yeru-cy lje-cy nje-cy dze-cy e-cy ereversed-cy i-cy yi-cy je-cy tshe-cy iu-cy ia-cy dje-cy ghestroke-cy zhedescender-cy kadescender-cy endescender-cy ustraight-cy ustraightstroke-cy hadescender-cy chedescender-cy shha-cy palochka-cy schwa-cy imacron-cy obarred-cy umacron-cy ve-cy.loclBGR ge-cy.loclBGR de-cy.loclBGR zhe-cy.loclBGR ze-cy.loclBGR ii-cy.loclBGR iishort-cy.loclBGR iigrave-cy.loclBGR ka-cy.loclBGR el-cy.loclBGR pe-cy.loclBGR te-cy.loclBGR tse-cy.loclBGR sha-cy.loclBGR shcha-cy.loclBGR softsign-cy.loclBGR hardsign-cy.loclBGR iu-cy.loclBGR be-cy.loclSRB Alpha Beta Gamma Delta Epsilon Zeta Eta Theta Iota Kappa Lambda Mu Nu Xi Omicron Pi Rho Sigma Tau Upsilon Phi Chi Psi Omega Alphatonos Epsilontonos Etatonos Iotatonos Omicrontonos Upsilontonos Omegatonos Iotadieresis Upsilondieresis KaiSymbol alpha beta gamma delta epsilon zeta eta theta iota kappa lambda mu nu xi omicron pi rho sigmafinal sigma tau upsilon phi chi psi omega iotatonos iotadieresis iotadieresistonos upsilontonos upsilondieresis upsilondieresistonos omicrontonos omegatonos alphatonos epsilontonos etatonos kaiSymbol zero one two three four five six seven eight nine zero.zero zeroinferior oneinferior twoinferior threeinferior fourinferior fiveinferior sixinferior seveninferior eightinferior nineinferior zero.dnom one.dnom two.dnom three.dnom four.dnom five.dnom six.dnom seven.dnom eight.dnom nine.dnom zero.numr one.numr two.numr three.numr four.numr five.numr six.numr seven.numr eight.numr nine.numr zerosuperior onesuperior twosuperior threesuperior foursuperior fivesuperior sixsuperior sevensuperior eightsuperior ninesuperior fraction onehalf onequarter threequarters oneeighth threeeighths fiveeighths seveneighths period comma colon semicolon ellipsis exclam exclamdown question questiondown periodcentered bullet asterisk exclamdouble numbersign overline slash backslash parenleft parenright braceleft braceright bracketleft bracketright mediumleftpointinganglebracketornament mediumrightpointinganglebracketornament hyphen softhyphen endash emdash horizontalbar underscore underscoredbl quotesinglbase quotedblbase quotedblleft quotedblright quoteleft quoteright quotereversed guillemetleft guillemetright guilsinglleft guilsinglright quotedbl quotesingle hyphen_hyphen.liga hyphen_hyphen_hyphen.liga hyphen_hyphen_greater.liga hyphen_bar.liga hyphen_greater.liga hyphen_greater_greater.liga hyphen_less.liga hyphen_less_less.liga hyphen_asciitilde.liga braceleft_bar.liga braceright_numbersign.liga bracketleft_bar.liga bracketright_numbersign.liga period_hyphen.liga period_period.liga period_period_period.liga period_period_equal.liga period_period_less.liga period_question.liga period_equal.liga colon_colon.liga colon_colon_colon.liga colon_colon_equal.liga colon_equal.liga colon_greater.liga colon_less.liga semicolon_semicolon.liga exclam_exclam.liga exclam_exclam_period.liga exclam_equal.liga exclam_equal_equal.liga question_period.liga question_colon.liga question_question.liga question_equal.liga asterisk_asterisk.liga asterisk_asterisk_asterisk.liga asterisk_greater.liga asterisk_slash.liga numbersign_parenleft.liga numbersign_braceleft.liga numbersign_bracketleft.liga numbersign_colon.liga numbersign_exclam.liga numbersign_question.liga numbersign_numbersign.liga numbersign_equal.liga numbersign_underscore.liga slash_asterisk.liga slash_equal.liga slash_equal_equal.liga slash_greater.liga slash_slash.liga slash_slash_slash.liga underscore_bar_underscore.liga underscore_underscore.liga anoteleia questiongreek space nbspace lineseparator .notdef baht cedi cent colonsign currency dollar dong euro eurocurrency florin franc guarani hryvnia kip lari lira liraTurkish manat naira peseta peso ruble rupee rupeeIndian sheqel sterling tenge tugrik won yen bulletoperator divisionslash equivalence horizontallineextension integralbt integraltp logicalnotReversed plus minus multiply divide equal notequal greater less greaterequal lessequal plusminus approxequal asciitilde logicalnot asciicircum infinity intersection integral Ohm increment product summation radical micro partialdiff orthogonal percent perthousand upArrow rightArrow downArrow leftArrow leftRightArrow upDownArrow upDownbaseArrow lowerOneEighthBlock lowerOneQuarterBlock lowerThreeEighthsBlock lowerHalfBlock lowerFiveEighthsBlock lowerThreeQuartersBlock lowerSevenEighthsBlock fullBlock upperHalfBlock upperOneEighthBlock leftOneEighthBlock leftOneQuarterBlock leftThreeEighthsBlock leftBlock leftFiveEighthsBlock leftThreeQuartersBlock leftSevenEighthsBlock rightBlock rightOneEighthBlock lowerLeftBlock lowerRightBlock upperLeftBlock upperLeftAndLowerLeftAndLowerRightBlock upperLeftAndLowerRightBlock upperLeftAndUpperRightAndLowerLeftBlock upperLeftAndUpperRightAndLowerRightBlock upperRightBlock upperRightAndLowerLeftBlock upperRightAndLowerLeftAndLowerRightBlock shadelight shademedium shadedark blackCircle whiteCircle largeCircle leftHalfBlackWhiteCircle rightHalfBlackWhiteCircle lowerHalfBlackWhiteCircle upperHalfBlackWhiteCircle leftHalfBlackCircle rightHalfBlackCircle upperRightBlackCircle upperLeftWhiteCircle upperLeftQuadrantWhiteCircle lowerLeftQuadrantWhiteCircle lowerRightQuadrantWhiteCircle upperRightQuadrantWhiteCircle verticalFillCircle dottedCircle fisheye bullseye whiteBullet inverseBullet inverseWhiteCircle upperHalfInverseWhiteCircle lowerHalfInverseWhiteCircle upperHalfArc lowerHalfArc upperLeftArc upperRightArc lowerRightArc lowerLeftArc blackDiamond whiteDiamond leftHalfBlackDiamond rightHalfBlackDiamond topHalfBlackDiamond bottomHalfBlackDiamond blackInWhiteDiamond lozenge blackParallelogram whiteParallelogram blackVerticalRect filledRect whiteRect whiteVerticalRect blackSquare whiteSquare whiteRoundedCornersSquare whiteInBlackSquare dottedSquare horizontalFillSquare verticalFillSquare crosshatchFillSquare upperlefttolowerrightFillSquare upperrighttolowerleftFillSquare diagonalcrosshatchFillSquare blackSmallSquare whiteSmallSquare leftHalfBlackSquare rightHalfBlackSquare upperLeftDiagonalHalfBlackSquare lowerRightDiagonalHalfBlackSquare verticalBisectingLineWhiteSquare whiteUpperLeftQuadrantSquare whiteLowerLeftQuadrantSquare whiteLowerRightQuadrantSquare whiteUpperRightQuadrantSquare mediumWhiteSquare mediumBlackSquare mediumWhiteSmallSquare mediumBlackSmallSquare upBlackTriangle rightBlackTriangle downBlackTriangle leftBlackTriangle upWhiteTriangle rightWhiteTriangle downWhiteTriangle leftWhiteTriangle upWhiteTriangleWithDot upLeftHalfBlackTriangle upRightHalfBlackTriangle rightBlackPointer leftBlackPointer rightWhitePointer leftWhitePointer upBlackSmallTriangle rightBlackSmallTriangle downBlackSmallTriangle leftBlackSmallTriangle upWhiteSmallTriangle rightWhiteSmallTriangle downWhiteSmallTriangle leftWhiteSmallTriangle upperRightBlackTriangle lowerRightBlackTriangle lowerLeftBlackTriangle upperLeftBlackTriangle upperRightTriangle lowerRightTriangle lowerLeftTriangle upperLeftTriangle boxDoubleDownAndHorizontal boxDoubleDownAndLeft boxDoubleDownAndRight boxDoubleHorizontal boxDoubleUpAndHorizontal boxDoubleUpAndLeft boxDoubleUpAndRight boxDoubleVertical boxDoubleVerticalAndHorizontal boxDoubleVerticalAndLeft boxDoubleVerticalAndRight boxDownDoubleAndHorizontalSingle boxDownDoubleAndLeftSingle boxDownDoubleAndRightSingle boxDownHeavyAndHorizontalLight boxDownHeavyAndLeftLight boxDownHeavyAndLeftUpLight boxDownHeavyAndRightLight boxDownHeavyAndRightUpLight boxDownHeavyAndUpHorizontalLight boxDownLightAndHorizontalHeavy boxDownLightAndLeftHeavy boxDownLightAndLeftUpHeavy boxDownLightAndRightHeavy boxDownLightAndRightUpHeavy boxDownLightAndUpHorizontalHeavy boxDownSingleAndHorizontalDouble boxDownSingleAndLeftDouble boxDownSingleAndRightDouble boxHeavyDoubleDashHorizontal boxHeavyDoubleDashVertical boxHeavyDown boxHeavyDownAndHorizontal boxHeavyDownAndLeft boxHeavyDownAndRight boxHeavyHorizontal boxHeavyLeft boxHeavyLeftAndLightRight boxHeavyQuadrupleDashHorizontal boxHeavyQuadrupleDashVertical boxHeavyRight boxHeavyTripleDashHorizontal boxHeavyTripleDashVertical boxHeavyUp boxHeavyUpAndHorizontal boxHeavyUpAndLeft boxHeavyUpAndLightDown boxHeavyUpAndRight boxHeavyVertical boxHeavyVerticalAndHorizontal boxHeavyVerticalAndLeft boxHeavyVerticalAndRight boxLeftDownHeavyAndRightUpLight boxLeftHeavyAndRightDownLight boxLeftHeavyAndRightUpLight boxLeftHeavyAndRightVerticalLight boxLeftLightAndRightDownHeavy boxLeftLightAndRightUpHeavy boxLeftLightAndRightVerticalHeavy boxLeftUpHeavyAndRightDownLight boxLightArcDownAndLeft boxLightArcDownAndRight boxLightArcUpAndLeft boxLightArcUpAndRight boxLightDiagonalCross boxLightDiagonalUpperLeftToLowerRight boxLightDiagonalUpperRightToLowerLeft boxLightDoubleDashHorizontal boxLightDoubleDashVertical boxLightDown boxLightDownAndHorizontal boxLightDownAndLeft boxLightDownAndRight boxLightHorizontal boxLightLeft boxLightLeftAndHeavyRight boxLightQuadrupleDashHorizontal boxLightQuadrupleDashVertical boxLightRight boxLightTripleDashHorizontal boxLightTripleDashVertical boxLightUp boxLightUpAndHeavyDown boxLightUpAndHorizontal boxLightUpAndLeft boxLightUpAndRight boxLightVertical boxLightVerticalAndHorizontal boxLightVerticalAndLeft boxLightVerticalAndRight boxRightDownHeavyAndLeftUpLight boxRightHeavyAndLeftDownLight boxRightHeavyAndLeftUpLight boxRightHeavyAndLeftVerticalLight boxRightLightAndLeftDownHeavy boxRightLightAndLeftUpHeavy boxRightLightAndLeftVerticalHeavy boxRightUpHeavyAndLeftDownLight boxUpDoubleAndHorizontalSingle boxUpDoubleAndLeftSingle boxUpDoubleAndRightSingle boxUpHeavyAndDownHorizontalLight boxUpHeavyAndHorizontalLight boxUpHeavyAndLeftDownLight boxUpHeavyAndLeftLight boxUpHeavyAndRightDownLight boxUpHeavyAndRightLight boxUpLightAndDownHorizontalHeavy boxUpLightAndHorizontalHeavy boxUpLightAndLeftDownHeavy boxUpLightAndLeftHeavy boxUpLightAndRightDownHeavy boxUpLightAndRightHeavy boxUpSingleAndHorizontalDouble boxUpSingleAndLeftDouble boxUpSingleAndRightDouble boxVerticalDoubleAndHorizontalSingle boxVerticalDoubleAndLeftSingle boxVerticalDoubleAndRightSingle boxVerticalHeavyAndHorizontalLight boxVerticalHeavyAndLeftLight boxVerticalHeavyAndRightLight boxVerticalLightAndHorizontalHeavy boxVerticalLightAndLeftHeavy boxVerticalLightAndRightHeavy boxVerticalSingleAndHorizontalDouble boxVerticalSingleAndLeftDouble boxVerticalSingleAndRightDouble reversedRotatedFloralHeartBullet venus mars spadeBlackSuit clubBlackSuit heartBlackSuit diamondBlackSuit checkmark rotatedFloralHeartBullet at ampersand paragraph section copyright registered published trademark careof degree minute second bar brokenbar dagger literSign daggerdbl numero estimated blackHexagon blackHorizontalEllipse blackLargeCircle blackLargeSquare blackMediumDiamond blackMediumDownTriangleCentred blackMediumLeftTriangleCentred blackMediumLozenge blackMediumRightTriangleCentred blackMediumUpTriangleCentred blackPentagon blackSmallDiamond blackSmallLozenge blackVerticalEllipse blackVerysmallSquare bottomHalfBlackCircle horizontalBlackHexagon lowerHalfWhiteSquare lowerLeftHalfWhiteSquare topHalfBlackCircle topHalfWhiteSquare topRightHalfWhiteSquare whiteHexagon whiteHorizontalEllipse whiteLargeSquare whiteMediumDiamond whiteMediumLozenge whitePentagon whiteSmallLozenge whiteVerticalEllipse whiteVerysmallSquare ampersand_ampersand.liga bar_hyphen.liga bar_braceright.liga bar_bracketright.liga bar_bar.liga bar_bar_bar_greater.liga bar_bar_equal.liga bar_bar_greater.liga bar_equal.liga bar_greater.liga dollar_greater.liga plus_plus.liga plus_plus_plus.liga plus_greater.liga equal_colon_equal.liga equal_exclam_equal.liga equal_equal.liga equal_equal_equal.liga equal_equal_greater.liga equal_greater.liga equal_greater_greater.liga equal_less_less.liga equal_slash_equal.liga greater_hyphen.liga greater_hyphen_greater.liga greater_colon.liga greater_equal.liga greater_equal_greater.liga greater_greater.liga greater_greater_hyphen.liga greater_greater_equal.liga greater_greater_greater.liga less_hyphen.liga less_hyphen_hyphen.liga less_hyphen_greater.liga less_hyphen_less.liga less_colon.liga less_exclam_hyphen_hyphen.liga less_asterisk.liga less_asterisk_greater.liga less_bar.liga less_bar_bar.liga less_bar_bar_bar.liga less_bar_greater.liga less_dollar.liga less_dollar_greater.liga less_plus.liga less_plus_greater.liga less_equal.liga less_equal_equal.liga less_equal_equal_greater.liga less_equal_greater.liga less_equal_less.liga less_greater.liga less_less.liga less_less_hyphen.liga less_less_equal.liga less_less_less.liga less_asciitilde.liga less_asciitilde_greater.liga less_asciitilde_asciitilde.liga less_slash.liga less_slash_greater.liga asciitilde_hyphen.liga asciitilde_at.liga asciitilde_equal.liga asciitilde_greater.liga asciitilde_asciitilde.liga asciicircum_equal.liga percent_percent.liga note-musical blank-braille dots1-braille dots12-braille dots123-braille dots1234-braille dots12345-braille dots123456-braille dots1234567-braille dots12345678-braille dots1234568-braille dots123457-braille dots1234578-braille dots123458-braille dots12346-braille dots123467-braille dots1234678-braille dots123468-braille dots12347-braille dots123478-braille dots12348-braille dots1235-braille dots12356-braille dots123567-braille dots1235678-braille dots123568-braille dots12357-braille dots123578-braille dots12358-braille dots1236-braille dots12367-braille dots123678-braille dots12368-braille dots1237-braille dots12378-braille dots1238-braille dots124-braille dots1245-braille dots12456-braille dots124567-braille dots1245678-braille dots124568-braille dots12457-braille dots124578-braille dots12458-braille dots1246-braille dots12467-braille dots124678-braille dots12468-braille dots1247-braille dots12478-braille dots1248-braille dots125-braille dots1256-braille dots12567-braille dots125678-braille dots12568-braille dots1257-braille dots12578-braille dots1258-braille dots126-braille dots1267-braille dots12678-braille dots1268-braille dots127-braille dots1278-braille dots128-braille dots13-braille dots134-braille dots1345-braille dots13456-braille dots134567-braille dots1345678-braille dots134568-braille dots13457-braille dots134578-braille dots13458-braille dots1346-braille dots13467-braille dots134678-braille dots13468-braille dots1347-braille dots13478-braille dots1348-braille dots135-braille dots1356-braille dots13567-braille dots135678-braille dots13568-braille dots1357-braille dots13578-braille dots1358-braille dots136-braille dots1367-braille dots13678-braille dots1368-braille dots137-braille dots1378-braille dots138-braille dots14-braille dots145-braille dots1456-braille dots14567-braille dots145678-braille dots14568-braille dots1457-braille dots14578-braille dots1458-braille dots146-braille dots1467-braille dots14678-braille dots1468-braille dots147-braille dots1478-braille dots148-braille dots15-braille dots156-braille dots1567-braille dots15678-braille dots1568-braille dots157-braille dots1578-braille dots158-braille dots16-braille dots167-braille dots1678-braille dots168-braille dots17-braille dots178-braille dots18-braille dots2-braille dots23-braille dots234-braille dots2345-braille dots23456-braille dots234567-braille dots2345678-braille dots234568-braille dots23457-braille dots234578-braille dots23458-braille dots2346-braille dots23467-braille dots234678-braille dots23468-braille dots2347-braille dots23478-braille dots2348-braille dots235-braille dots2356-braille dots23567-braille dots235678-braille dots23568-braille dots2357-braille dots23578-braille dots2358-braille dots236-braille dots2367-braille dots23678-braille dots2368-braille dots237-braille dots2378-braille dots238-braille dots24-braille dots245-braille dots2456-braille dots24567-braille dots245678-braille dots24568-braille dots2457-braille dots24578-braille dots2458-braille dots246-braille dots2467-braille dots24678-braille dots2468-braille dots247-braille dots2478-braille dots248-braille dots25-braille dots256-braille dots2567-braille dots25678-braille dots2568-braille dots257-braille dots2578-braille dots258-braille dots26-braille dots267-braille dots2678-braille dots268-braille dots27-braille dots278-braille dots28-braille dots3-braille dots34-braille dots345-braille dots3456-braille dots34567-braille dots345678-braille dots34568-braille dots3457-braille dots34578-braille dots3458-braille dots346-braille dots3467-braille dots34678-braille dots3468-braille dots347-braille dots3478-braille dots348-braille dots35-braille dots356-braille dots3567-braille dots35678-braille dots3568-braille dots357-braille dots3578-braille dots358-braille dots36-braille dots367-braille dots3678-braille dots368-braille dots37-braille dots378-braille dots38-braille dots4-braille dots45-braille dots456-braille dots4567-braille dots45678-braille dots4568-braille dots457-braille dots4578-braille dots458-braille dots46-braille dots467-braille dots4678-braille dots468-braille dots47-braille dots478-braille dots48-braille dots5-braille dots56-braille dots567-braille dots5678-braille dots568-braille dots57-braille dots578-braille dots58-braille dots6-braille dots67-braille dots678-braille dots68-braille dots7-braille dots78-braille dots8-braille numeral-greek lowernumeral-greek apostrophemod commaturnedmod firsttonechinese dieresiscomb dotaccentcomb gravecomb acutecomb hungarumlautcomb circumflexcomb caroncomb brevecomb ringcomb tildecomb macroncomb hookabovecomb commaturnedabovecomb horncomb dotbelowcomb commaaccentcomb cedillacomb ogonekcomb dieresis dotaccent grave acute hungarumlaut circumflex caron breve ring tilde macron cedilla ogonek dieresiscomb.case dotaccentcomb.case gravecomb.case acutecomb.case hungarumlautcomb.case circumflexcomb.case caroncomb.case brevecomb.case ringcomb.case tildecomb.case macroncomb.case hookabovecomb.case horncomb.case tilde_tilde_greater.liga acutecomb.loclPLK acutecomb.case.loclPLK tonos tonos.case dieresistonos brevecomb-cy brevecomb-cy.case LIG uni0009 public.postscriptNames A-cy uni0410 Abreveacute uni1EAE Abrevedotbelow uni1EB6 Abrevegrave uni1EB0 Abrevehookabove uni1EB2 Abrevetilde uni1EB4 Acircumflexacute uni1EA4 Acircumflexdotbelow uni1EAC Acircumflexgrave uni1EA6 Acircumflexhookabove uni1EA8 Acircumflextilde uni1EAA Adotbelow uni1EA0 Ahookabove uni1EA2 Be-cy uni0411 Che-cy uni0427 Chedescender-cy uni04B6 De-cy uni0414 De-cy.loclBGR uni0414.loclBGR Delta uni0394 Dje-cy uni0402 Dze-cy uni0405 Dzhe-cy uni040F E-cy uni0404 Ecircumflexacute uni1EBE Ecircumflexdotbelow uni1EC6 Ecircumflexgrave uni1EC0 Ecircumflexhookabove uni1EC2 Ecircumflextilde uni1EC4 Edotbelow uni1EB8 Ef-cy uni0424 Ef-cy.loclBGR uni0424.loclBGR Ehookabove uni1EBA El-cy uni041B El-cy.loclBGR uni041B.loclBGR Em-cy uni041C En-cy uni041D Endescender-cy uni04A2 Er-cy uni0420 Ereversed-cy uni042D Es-cy uni0421 Etilde uni1EBC Gcommaaccent uni0122 Ge-cy uni0413 Germandbls uni1E9E Ghestroke-cy uni0492 Gheupturn-cy uni0490 Gje-cy uni0403 Ha-cy uni0425 Hadescender-cy uni04B2 Hardsign-cy uni042A I-cy uni0406 Ia-cy uni042F Idotbelow uni1ECA Ie-cy uni0415 Iegrave-cy uni0400 Ihookabove uni1EC8 Ii-cy uni0418 Iigrave-cy uni040D Iishort-cy uni0419 Imacron-cy uni04E2 Io-cy uni0401 Iu-cy uni042E Je-cy uni0408 Ka-cy uni041A Kadescender-cy uni049A KaiSymbol uni03CF Kcommaaccent uni0136 Kje-cy uni040C Lcommaaccent uni013B Lje-cy uni0409 Ncommaaccent uni0145 Nhookleft uni019D Nje-cy uni040A O-cy uni041E Obarred-cy uni04E8 Ocircumflexacute uni1ED0 Ocircumflexdotbelow uni1ED8 Ocircumflexgrave uni1ED2 Ocircumflexhookabove uni1ED4 Ocircumflextilde uni1ED6 Odotbelow uni1ECC Ohm uni2126 Ohookabove uni1ECE Ohornacute uni1EDA Ohorndotbelow uni1EE2 Ohorngrave uni1EDC Ohornhookabove uni1EDE Ohorntilde uni1EE0 Omega uni03A9 Oogonek uni01EA Palochka-cy uni04C0 Pe-cy uni041F Rcommaaccent uni0156 Schwa uni018F Schwa-cy uni04D8 Scommaaccent uni0218 Sha-cy uni0428 Shcha-cy uni0429 Shha-cy uni04BA Softsign-cy uni042C Tcedilla uni0162 Tcommaaccent uni021A Te-cy uni0422 Tse-cy uni0426 Tshe-cy uni040B U-cy uni0423 Udotbelow uni1EE4 Uhookabove uni1EE6 Uhornacute uni1EE8 Uhorndotbelow uni1EF0 Uhorngrave uni1EEA Uhornhookabove uni1EEC Uhorntilde uni1EEE Umacron-cy uni04EE Ushort-cy uni040E Ustraight-cy uni04AE Ustraightstroke-cy uni04B0 Ve-cy uni0412 Ydotbelow uni1EF4 Yeru-cy uni042B Yhookabove uni1EF6 Yi-cy uni0407 Ymacron uni0232 Ytilde uni1EF8 Ze-cy uni0417 Zhe-cy uni0416 Zhedescender-cy uni0496 a-cy uni0430 abreveacute uni1EAF abrevedotbelow uni1EB7 abrevegrave uni1EB1 abrevehookabove uni1EB3 abrevetilde uni1EB5 acircumflexacute uni1EA5 acircumflexdotbelow uni1EAD acircumflexgrave uni1EA7 acircumflexhookabove uni1EA9 acircumflextilde uni1EAB adotbelow uni1EA1 ahookabove uni1EA3 apostrophemod uni02BC baht uni0E3F be-cy uni0431 be-cy.loclSRB uni0431.loclSRB blackCircle uni25CF blackDiamond uni25C6 blackHexagon uni2B22 blackHorizontalEllipse uni2B2C blackInWhiteDiamond uni25C8 blackLargeCircle uni2B24 blackLargeSquare uni2B1B blackMediumDiamond uni2B25 blackMediumDownTriangleCentred uni2BC6 blackMediumLeftTriangleCentred uni2BC7 blackMediumLozenge uni2B27 blackMediumRightTriangleCentred uni2BC8 blackMediumUpTriangleCentred uni2BC5 blackParallelogram uni25B0 blackPentagon uni2B1F blackSmallDiamond uni2B29 blackSmallLozenge uni2B2A blackSmallSquare uni25AA blackSquare filledbox blackVerticalEllipse uni2B2E blackVerticalRect uni25AE blackVerysmallSquare uni2B1D blank-braille uni2800 bottomHalfBlackCircle uni2BCB bottomHalfBlackDiamond uni2B19 boxDoubleDownAndHorizontal uni2566 boxDoubleDownAndLeft uni2557 boxDoubleDownAndRight uni2554 boxDoubleHorizontal uni2550 boxDoubleUpAndHorizontal uni2569 boxDoubleUpAndLeft uni255D boxDoubleUpAndRight uni255A boxDoubleVertical uni2551 boxDoubleVerticalAndHorizontal uni256C boxDoubleVerticalAndLeft uni2563 boxDoubleVerticalAndRight uni2560 boxDownDoubleAndHorizontalSingle uni2565 boxDownDoubleAndLeftSingle uni2556 boxDownDoubleAndRightSingle uni2553 boxDownHeavyAndHorizontalLight uni2530 boxDownHeavyAndLeftLight uni2512 boxDownHeavyAndLeftUpLight uni2527 boxDownHeavyAndRightLight uni250E boxDownHeavyAndRightUpLight uni251F boxDownHeavyAndUpHorizontalLight uni2541 boxDownLightAndHorizontalHeavy uni252F boxDownLightAndLeftHeavy uni2511 boxDownLightAndLeftUpHeavy uni2529 boxDownLightAndRightHeavy uni250D boxDownLightAndRightUpHeavy uni2521 boxDownLightAndUpHorizontalHeavy uni2547 boxDownSingleAndHorizontalDouble uni2564 boxDownSingleAndLeftDouble uni2555 boxDownSingleAndRightDouble uni2552 boxHeavyDoubleDashHorizontal uni254D boxHeavyDoubleDashVertical uni254F boxHeavyDown uni257B boxHeavyDownAndHorizontal uni2533 boxHeavyDownAndLeft uni2513 boxHeavyDownAndRight uni250F boxHeavyHorizontal uni2501 boxHeavyLeft uni2578 boxHeavyLeftAndLightRight uni257E boxHeavyQuadrupleDashHorizontal uni2509 boxHeavyQuadrupleDashVertical uni250B boxHeavyRight uni257A boxHeavyTripleDashHorizontal uni2505 boxHeavyTripleDashVertical uni2507 boxHeavyUp uni2579 boxHeavyUpAndHorizontal uni253B boxHeavyUpAndLeft uni251B boxHeavyUpAndLightDown uni257F boxHeavyUpAndRight uni2517 boxHeavyVertical uni2503 boxHeavyVerticalAndHorizontal uni254B boxHeavyVerticalAndLeft uni252B boxHeavyVerticalAndRight uni2523 boxLeftDownHeavyAndRightUpLight uni2545 boxLeftHeavyAndRightDownLight uni252D boxLeftHeavyAndRightUpLight uni2535 boxLeftHeavyAndRightVerticalLight uni253D boxLeftLightAndRightDownHeavy uni2532 boxLeftLightAndRightUpHeavy uni253A boxLeftLightAndRightVerticalHeavy uni254A boxLeftUpHeavyAndRightDownLight uni2543 boxLightArcDownAndLeft uni256E boxLightArcDownAndRight uni256D boxLightArcUpAndLeft uni256F boxLightArcUpAndRight uni2570 boxLightDiagonalCross uni2573 boxLightDiagonalUpperLeftToLowerRight uni2572 boxLightDiagonalUpperRightToLowerLeft uni2571 boxLightDoubleDashHorizontal uni254C boxLightDoubleDashVertical uni254E boxLightDown uni2577 boxLightDownAndHorizontal uni252C boxLightDownAndLeft uni2510 boxLightDownAndRight uni250C boxLightHorizontal uni2500 boxLightLeft uni2574 boxLightLeftAndHeavyRight uni257C boxLightQuadrupleDashHorizontal uni2508 boxLightQuadrupleDashVertical uni250A boxLightRight uni2576 boxLightTripleDashHorizontal uni2504 boxLightTripleDashVertical uni2506 boxLightUp uni2575 boxLightUpAndHeavyDown uni257D boxLightUpAndHorizontal uni2534 boxLightUpAndLeft uni2518 boxLightUpAndRight uni2514 boxLightVertical uni2502 boxLightVerticalAndHorizontal uni253C boxLightVerticalAndLeft uni2524 boxLightVerticalAndRight uni251C boxRightDownHeavyAndLeftUpLight uni2546 boxRightHeavyAndLeftDownLight uni252E boxRightHeavyAndLeftUpLight uni2536 boxRightHeavyAndLeftVerticalLight uni253E boxRightLightAndLeftDownHeavy uni2531 boxRightLightAndLeftUpHeavy uni2539 boxRightLightAndLeftVerticalHeavy uni2549 boxRightUpHeavyAndLeftDownLight uni2544 boxUpDoubleAndHorizontalSingle uni2568 boxUpDoubleAndLeftSingle uni255C boxUpDoubleAndRightSingle uni2559 boxUpHeavyAndDownHorizontalLight uni2540 boxUpHeavyAndHorizontalLight uni2538 boxUpHeavyAndLeftDownLight uni2526 boxUpHeavyAndLeftLight uni251A boxUpHeavyAndRightDownLight uni251E boxUpHeavyAndRightLight uni2516 boxUpLightAndDownHorizontalHeavy uni2548 boxUpLightAndHorizontalHeavy uni2537 boxUpLightAndLeftDownHeavy uni252A boxUpLightAndLeftHeavy uni2519 boxUpLightAndRightDownHeavy uni2522 boxUpLightAndRightHeavy uni2515 boxUpSingleAndHorizontalDouble uni2567 boxUpSingleAndLeftDouble uni255B boxUpSingleAndRightDouble uni2558 boxVerticalDoubleAndHorizontalSingle uni256B boxVerticalDoubleAndLeftSingle uni2562 boxVerticalDoubleAndRightSingle uni255F boxVerticalHeavyAndHorizontalLight uni2542 boxVerticalHeavyAndLeftLight uni2528 boxVerticalHeavyAndRightLight uni2520 boxVerticalLightAndHorizontalHeavy uni253F boxVerticalLightAndLeftHeavy uni2525 boxVerticalLightAndRightHeavy uni251D boxVerticalSingleAndHorizontalDouble uni256A boxVerticalSingleAndLeftDouble uni2561 boxVerticalSingleAndRightDouble uni255E brevecomb uni0306 brevecomb-cy brevecombcy brevecomb-cy.case brevecombcy.case brevecomb.case uni0306.case bulletoperator uni2219 bullseye uni25CE careof uni2105 caroncomb uni030C caroncomb.case uni030C.case cedi uni20B5 cedillacomb uni0327 che-cy uni0447 checkmark uni2713 chedescender-cy uni04B7 circumflexcomb uni0302 circumflexcomb.case uni0302.case clubBlackSuit club colonsign colonmonetary commaaccentcomb uni0326 commaturnedabovecomb uni0312 commaturnedmod uni02BB crosshatchFillSquare uni25A6 de-cy uni0434 de-cy.loclBGR uni0434.loclBGR diagonalcrosshatchFillSquare uni25A9 diamondBlackSuit diamond dieresiscomb uni0308 dieresiscomb.case uni0308.case divisionslash uni2215 dje-cy uni0452 dotaccentcomb uni0307 dotaccentcomb.case uni0307.case dots1-braille uni2801 dots12-braille uni2803 dots123-braille uni2807 dots1234-braille uni280F dots12345-braille uni281F dots123456-braille uni283F dots1234567-braille uni287F dots12345678-braille uni28FF dots1234568-braille uni28BF dots123457-braille uni285F dots1234578-braille uni28DF dots123458-braille uni289F dots12346-braille uni282F dots123467-braille uni286F dots1234678-braille uni28EF dots123468-braille uni28AF dots12347-braille uni284F dots123478-braille uni28CF dots12348-braille uni288F dots1235-braille uni2817 dots12356-braille uni2837 dots123567-braille uni2877 dots1235678-braille uni28F7 dots123568-braille uni28B7 dots12357-braille uni2857 dots123578-braille uni28D7 dots12358-braille uni2897 dots1236-braille uni2827 dots12367-braille uni2867 dots123678-braille uni28E7 dots12368-braille uni28A7 dots1237-braille uni2847 dots12378-braille uni28C7 dots1238-braille uni2887 dots124-braille uni280B dots1245-braille uni281B dots12456-braille uni283B dots124567-braille uni287B dots1245678-braille uni28FB dots124568-braille uni28BB dots12457-braille uni285B dots124578-braille uni28DB dots12458-braille uni289B dots1246-braille uni282B dots12467-braille uni286B dots124678-braille uni28EB dots12468-braille uni28AB dots1247-braille uni284B dots12478-braille uni28CB dots1248-braille uni288B dots125-braille uni2813 dots1256-braille uni2833 dots12567-braille uni2873 dots125678-braille uni28F3 dots12568-braille uni28B3 dots1257-braille uni2853 dots12578-braille uni28D3 dots1258-braille uni2893 dots126-braille uni2823 dots1267-braille uni2863 dots12678-braille uni28E3 dots1268-braille uni28A3 dots127-braille uni2843 dots1278-braille uni28C3 dots128-braille uni2883 dots13-braille uni2805 dots134-braille uni280D dots1345-braille uni281D dots13456-braille uni283D dots134567-braille uni287D dots1345678-braille uni28FD dots134568-braille uni28BD dots13457-braille uni285D dots134578-braille uni28DD dots13458-braille uni289D dots1346-braille uni282D dots13467-braille uni286D dots134678-braille uni28ED dots13468-braille uni28AD dots1347-braille uni284D dots13478-braille uni28CD dots1348-braille uni288D dots135-braille uni2815 dots1356-braille uni2835 dots13567-braille uni2875 dots135678-braille uni28F5 dots13568-braille uni28B5 dots1357-braille uni2855 dots13578-braille uni28D5 dots1358-braille uni2895 dots136-braille uni2825 dots1367-braille uni2865 dots13678-braille uni28E5 dots1368-braille uni28A5 dots137-braille uni2845 dots1378-braille uni28C5 dots138-braille uni2885 dots14-braille uni2809 dots145-braille uni2819 dots1456-braille uni2839 dots14567-braille uni2879 dots145678-braille uni28F9 dots14568-braille uni28B9 dots1457-braille uni2859 dots14578-braille uni28D9 dots1458-braille uni2899 dots146-braille uni2829 dots1467-braille uni2869 dots14678-braille uni28E9 dots1468-braille uni28A9 dots147-braille uni2849 dots1478-braille uni28C9 dots148-braille uni2889 dots15-braille uni2811 dots156-braille uni2831 dots1567-braille uni2871 dots15678-braille uni28F1 dots1568-braille uni28B1 dots157-braille uni2851 dots1578-braille uni28D1 dots158-braille uni2891 dots16-braille uni2821 dots167-braille uni2861 dots1678-braille uni28E1 dots168-braille uni28A1 dots17-braille uni2841 dots178-braille uni28C1 dots18-braille uni2881 dots2-braille uni2802 dots23-braille uni2806 dots234-braille uni280E dots2345-braille uni281E dots23456-braille uni283E dots234567-braille uni287E dots2345678-braille uni28FE dots234568-braille uni28BE dots23457-braille uni285E dots234578-braille uni28DE dots23458-braille uni289E dots2346-braille uni282E dots23467-braille uni286E dots234678-braille uni28EE dots23468-braille uni28AE dots2347-braille uni284E dots23478-braille uni28CE dots2348-braille uni288E dots235-braille uni2816 dots2356-braille uni2836 dots23567-braille uni2876 dots235678-braille uni28F6 dots23568-braille uni28B6 dots2357-braille uni2856 dots23578-braille uni28D6 dots2358-braille uni2896 dots236-braille uni2826 dots2367-braille uni2866 dots23678-braille uni28E6 dots2368-braille uni28A6 dots237-braille uni2846 dots2378-braille uni28C6 dots238-braille uni2886 dots24-braille uni280A dots245-braille uni281A dots2456-braille uni283A dots24567-braille uni287A dots245678-braille uni28FA dots24568-braille uni28BA dots2457-braille uni285A dots24578-braille uni28DA dots2458-braille uni289A dots246-braille uni282A dots2467-braille uni286A dots24678-braille uni28EA dots2468-braille uni28AA dots247-braille uni284A dots2478-braille uni28CA dots248-braille uni288A dots25-braille uni2812 dots256-braille uni2832 dots2567-braille uni2872 dots25678-braille uni28F2 dots2568-braille uni28B2 dots257-braille uni2852 dots2578-braille uni28D2 dots258-braille uni2892 dots26-braille uni2822 dots267-braille uni2862 dots2678-braille uni28E2 dots268-braille uni28A2 dots27-braille uni2842 dots278-braille uni28C2 dots28-braille uni2882 dots3-braille uni2804 dots34-braille uni280C dots345-braille uni281C dots3456-braille uni283C dots34567-braille uni287C dots345678-braille uni28FC dots34568-braille uni28BC dots3457-braille uni285C dots34578-braille uni28DC dots3458-braille uni289C dots346-braille uni282C dots3467-braille uni286C dots34678-braille uni28EC dots3468-braille uni28AC dots347-braille uni284C dots3478-braille uni28CC dots348-braille uni288C dots35-braille uni2814 dots356-braille uni2834 dots3567-braille uni2874 dots35678-braille uni28F4 dots3568-braille uni28B4 dots357-braille uni2854 dots3578-braille uni28D4 dots358-braille uni2894 dots36-braille uni2824 dots367-braille uni2864 dots3678-braille uni28E4 dots368-braille uni28A4 dots37-braille uni2844 dots378-braille uni28C4 dots38-braille uni2884 dots4-braille uni2808 dots45-braille uni2818 dots456-braille uni2838 dots4567-braille uni2878 dots45678-braille uni28F8 dots4568-braille uni28B8 dots457-braille uni2858 dots4578-braille uni28D8 dots458-braille uni2898 dots46-braille uni2828 dots467-braille uni2868 dots4678-braille uni28E8 dots468-braille uni28A8 dots47-braille uni2848 dots478-braille uni28C8 dots48-braille uni2888 dots5-braille uni2810 dots56-braille uni2830 dots567-braille uni2870 dots5678-braille uni28F0 dots568-braille uni28B0 dots57-braille uni2850 dots578-braille uni28D0 dots58-braille uni2890 dots6-braille uni2820 dots67-braille uni2860 dots678-braille uni28E0 dots68-braille uni28A0 dots7-braille uni2840 dots78-braille uni28C0 dots8-braille uni2880 dottedCircle uni25CC dottedSquare uni2B1A downArrow arrowdown downBlackSmallTriangle uni25BE downBlackTriangle triagdn downWhiteSmallTriangle uni25BF downWhiteTriangle uni25BD dze-cy uni0455 dzhe-cy uni045F e-cy uni0454 ecircumflexacute uni1EBF ecircumflexdotbelow uni1EC7 ecircumflexgrave uni1EC1 ecircumflexhookabove uni1EC3 ecircumflextilde uni1EC5 edotbelow uni1EB9 ef-cy uni0444 ehookabove uni1EBB eightinferior uni2088 eightsuperior uni2078 el-cy uni043B el-cy.loclBGR uni043B.loclBGR em-cy uni043C en-cy uni043D endescender-cy uni04A3 er-cy uni0440 ereversed-cy uni044D es-cy uni0441 etilde uni1EBD euro Euro eurocurrency uni20A0 exclamdouble exclamdbl filledRect filledrect firsttonechinese uni02C9 fisheye uni25C9 fiveinferior uni2085 fivesuperior uni2075 fourinferior uni2084 foursuperior uni2074 fullBlock block gcommaaccent uni0123 ge-cy uni0433 ge-cy.loclBGR uni0433.loclBGR ghestroke-cy uni0493 gheupturn-cy uni0491 gje-cy uni0453 guarani uni20B2 guillemetleft guillemotleft guillemetright guillemotright ha-cy uni0445 hadescender-cy uni04B3 hardsign-cy uni044A hardsign-cy.loclBGR uni044A.loclBGR heartBlackSuit heart horizontalBlackHexagon uni2B23 horizontalFillSquare uni25A4 horizontalbar uni2015 horizontallineextension uni23AF horncomb uni031B horncomb.case uni031B.case hryvnia uni20B4 hungarumlautcomb uni030B hungarumlautcomb.case uni030B.case i-cy uni0456 ia-cy uni044F idotbelow uni1ECB idotless dotlessi ie-cy uni0435 iegrave-cy uni0450 ihookabove uni1EC9 ii-cy uni0438 ii-cy.loclBGR uni0438.loclBGR iigrave-cy uni045D iigrave-cy.loclBGR uni045D.loclBGR iishort-cy uni0439 iishort-cy.loclBGR uni0439.loclBGR imacron-cy uni04E3 increment uni2206 inverseBullet invbullet inverseWhiteCircle invcircle io-cy uni0451 iu-cy uni044E iu-cy.loclBGR uni044E.loclBGR jdotless uni0237 je-cy uni0458 ka-cy uni043A ka-cy.loclBGR uni043A.loclBGR kadescender-cy uni049B kaiSymbol uni03D7 kcommaaccent uni0137 kip uni20AD kje-cy uni045C largeCircle uni25EF lari uni20BE lcommaaccent uni013C leftArrow arrowleft leftBlackPointer triaglf leftBlackSmallTriangle uni25C2 leftBlackTriangle uni25C0 leftBlock lfblock leftFiveEighthsBlock uni258B leftHalfBlackCircle uni25D6 leftHalfBlackDiamond uni2B16 leftHalfBlackSquare uni25E7 leftHalfBlackWhiteCircle uni25D0 leftOneEighthBlock uni258F leftOneQuarterBlock uni258E leftRightArrow arrowboth leftSevenEighthsBlock uni2589 leftThreeEighthsBlock uni258D leftThreeQuartersBlock uni258A leftWhitePointer uni25C5 leftWhiteSmallTriangle uni25C3 leftWhiteTriangle uni25C1 lineseparator uni2028 liraTurkish uni20BA literSign uni2113 lje-cy uni0459 logicalnotReversed revlogicalnot lowerFiveEighthsBlock uni2585 lowerHalfArc uni25E1 lowerHalfBlackWhiteCircle uni25D2 lowerHalfBlock dnblock lowerHalfInverseWhiteCircle uni25DB lowerHalfWhiteSquare uni2B12 lowerLeftArc uni25DF lowerLeftBlackTriangle uni25E3 lowerLeftBlock uni2596 lowerLeftHalfWhiteSquare uni2B14 lowerLeftQuadrantWhiteCircle uni25F5 lowerLeftTriangle uni25FA lowerOneEighthBlock uni2581 lowerOneQuarterBlock uni2582 lowerRightArc uni25DE lowerRightBlackTriangle uni25E2 lowerRightBlock uni2597 lowerRightDiagonalHalfBlackSquare uni25EA lowerRightQuadrantWhiteCircle uni25F6 lowerRightTriangle uni25FF lowerSevenEighthsBlock uni2587 lowerThreeEighthsBlock uni2583 lowerThreeQuartersBlock uni2586 lowernumeral-greek uni0375 macroncomb uni0304 macroncomb.case uni0304.case manat uni20BC mars male mediumBlackSmallSquare uni25FE mediumBlackSquare uni25FC mediumWhiteSmallSquare uni25FD mediumWhiteSquare uni25FB mediumleftpointinganglebracketornament uni276C mediumrightpointinganglebracketornament uni276D micro uni00B5 mu uni03BC naira uni20A6 nbspace uni00A0 ncommaaccent uni0146 nhookleft uni0272 nineinferior uni2089 ninesuperior uni2079 nje-cy uni045A nmod uni207F note-musical musicalnote num_num_num.liga uniA774A774A774.liga num_num_num_num.liga uniA774A774A774A774.liga numeral-greek uni0374 numero uni2116 o-cy uni043E obarred-cy uni04E9 ocircumflexacute uni1ED1 ocircumflexdotbelow uni1ED9 ocircumflexgrave uni1ED3 ocircumflexhookabove uni1ED5 ocircumflextilde uni1ED7 odotbelow uni1ECD ogonekcomb uni0328 ohookabove uni1ECF ohornacute uni1EDB ohorndotbelow uni1EE3 ohorngrave uni1EDD ohornhookabove uni1EDF ohorntilde uni1EE1 oneinferior uni2081 onesuperior uni00B9 oogonek uni01EB overline uni203E palochka-cy uni04CF pe-cy uni043F pe-cy.loclBGR uni043F.loclBGR peso uni20B1 published uni2117 questiongreek uni037E rcommaaccent uni0157 reversedRotatedFloralHeartBullet uni2619 rightArrow arrowright rightBlackPointer triagrt rightBlackSmallTriangle uni25B8 rightBlackTriangle uni25B6 rightBlock rtblock rightHalfBlackCircle uni25D7 rightHalfBlackDiamond uni2B17 rightHalfBlackSquare uni25E8 rightHalfBlackWhiteCircle uni25D1 rightOneEighthBlock uni2595 rightWhitePointer uni25BB rightWhiteSmallTriangle uni25B9 rightWhiteTriangle uni25B7 ringcomb uni030A ringcomb.case uni030A.case rotatedFloralHeartBullet uni2767 ruble uni20BD rupee uni20A8 rupeeIndian uni20B9 schwa uni0259 schwa-cy uni04D9 scommaaccent uni0219 seveninferior uni2087 sevensuperior uni2077 sha-cy uni0448 sha-cy.loclBGR uni0448.loclBGR shadedark dkshade shadelight ltshade shademedium shade shcha-cy uni0449 shcha-cy.loclBGR uni0449.loclBGR sheqel uni20AA shha-cy uni04BB sigmafinal uni03C2 sixinferior uni2086 sixsuperior uni2076 softhyphen uni00AD softsign-cy uni044C softsign-cy.loclBGR uni044C.loclBGR spadeBlackSuit spade tcedilla uni0163 tcommaaccent uni021B te-cy uni0442 te-cy.loclBGR uni0442.loclBGR tenge uni20B8 threeinferior uni2083 threesuperior uni00B3 topHalfBlackCircle uni2BCA topHalfBlackDiamond uni2B18 topHalfWhiteSquare uni2B13 topRightHalfWhiteSquare uni2B15 tse-cy uni0446 tse-cy.loclBGR uni0446.loclBGR tshe-cy uni045B tugrik uni20AE twoinferior uni2082 twosuperior uni00B2 u-cy uni0443 udotbelow uni1EE5 uhookabove uni1EE7 uhornacute uni1EE9 uhorndotbelow uni1EF1 uhorngrave uni1EEB uhornhookabove uni1EED uhorntilde uni1EEF umacron-cy uni04EF upArrow arrowup upBlackSmallTriangle uni25B4 upBlackTriangle triagup upDownArrow arrowupdn upDownbaseArrow arrowupdnbse upLeftHalfBlackTriangle uni25ED upRightHalfBlackTriangle uni25EE upWhiteSmallTriangle uni25B5 upWhiteTriangle uni25B3 upWhiteTriangleWithDot uni25EC upperHalfArc uni25E0 upperHalfBlackWhiteCircle uni25D3 upperHalfBlock upblock upperHalfInverseWhiteCircle uni25DA upperLeftAndLowerLeftAndLowerRightBlock uni2599 upperLeftAndLowerRightBlock uni259A upperLeftAndUpperRightAndLowerLeftBlock uni259B upperLeftAndUpperRightAndLowerRightBlock uni259C upperLeftArc uni25DC upperLeftBlackTriangle uni25E4 upperLeftBlock uni2598 upperLeftDiagonalHalfBlackSquare uni25E9 upperLeftQuadrantWhiteCircle uni25F4 upperLeftTriangle uni25F8 upperLeftWhiteCircle uni25D5 upperOneEighthBlock uni2594 upperRightAndLowerLeftAndLowerRightBlock uni259F upperRightAndLowerLeftBlock uni259E upperRightArc uni25DD upperRightBlackCircle uni25D4 upperRightBlackTriangle uni25E5 upperRightBlock uni259D upperRightQuadrantWhiteCircle uni25F7 upperRightTriangle uni25F9 upperlefttolowerrightFillSquare uni25A7 upperrighttolowerleftFillSquare uni25A8 ushort-cy uni045E ustraight-cy uni04AF ustraightstroke-cy uni04B1 ve-cy uni0432 ve-cy.loclBGR uni0432.loclBGR venus female verticalBisectingLineWhiteSquare uni25EB verticalFillCircle uni25CD verticalFillSquare uni25A5 whiteBullet openbullet whiteCircle circle whiteDiamond uni25C7 whiteHexagon uni2B21 whiteHorizontalEllipse uni2B2D whiteInBlackSquare uni25A3 whiteLargeSquare uni2B1C whiteLowerLeftQuadrantSquare uni25F1 whiteLowerRightQuadrantSquare uni25F2 whiteMediumDiamond uni2B26 whiteMediumLozenge uni2B28 whiteParallelogram uni25B1 whitePentagon uni2B20 whiteRect uni25AD whiteRoundedCornersSquare uni25A2 whiteSmallLozenge uni2B2B whiteSmallSquare uni25AB whiteSquare uni25A1 whiteUpperLeftQuadrantSquare uni25F0 whiteUpperRightQuadrantSquare uni25F3 whiteVerticalEllipse uni2B2F whiteVerticalRect uni25AF whiteVerysmallSquare uni2B1E won uni20A9 ydotbelow uni1EF5 yeru-cy uni044B yhookabove uni1EF7 yi-cy uni0457 ymacron uni0233 ytilde uni1EF9 ze-cy uni0437 ze-cy.loclBGR uni0437.loclBGR zeroinferior uni2080 zerosuperior uni2070 zhe-cy uni0436 zhe-cy.loclBGR uni0436.loclBGR zhedescender-cy uni0497 cascadia-code-1911.21/sources/CascadiaCode-Regular.ufo/metainfo.plist000066400000000000000000000004761356563120600253620ustar00rootroot00000000000000 creator com.github.fonttools.ufoLib formatVersion 3 cascadia-code-1911.21/sources/features/000077500000000000000000000000001356563120600176405ustar00rootroot00000000000000cascadia-code-1911.21/sources/features/features.fea000066400000000000000000000247701356563120600221450ustar00rootroot00000000000000# automatic @Uppercase = [ A Aacute Abreve Abreveacute Abrevedotbelow Abrevegrave Abrevehookabove Abrevetilde Acircumflex Acircumflexacute Acircumflexdotbelow Acircumflexgrave Acircumflexhookabove Acircumflextilde Adieresis Adotbelow Agrave Ahookabove Amacron Aogonek Aring Aringacute Atilde AE AEacute B C Cacute Ccaron Ccedilla Ccircumflex Cdotaccent D Eth Dcaron Dcroat E Eacute Ebreve Ecaron Ecircumflex Ecircumflexacute Ecircumflexdotbelow Ecircumflexgrave Ecircumflexhookabove Ecircumflextilde Edieresis Edotaccent Edotbelow Egrave Ehookabove Emacron Eogonek Etilde F G Gbreve Gcaron Gcircumflex Gcommaaccent Gdotaccent H Hbar Hcircumflex I IJ Iacute Ibreve Icircumflex Idieresis Idotaccent Idotbelow Igrave Ihookabove Imacron Iogonek Itilde J Jcircumflex K Kcommaaccent L Lacute Lcaron Lcommaaccent Ldot Lslash M N Nacute Ncaron Ncommaaccent Eng Nhookleft Ntilde O Oacute Obreve Ocircumflex Ocircumflexacute Ocircumflexdotbelow Ocircumflexgrave Ocircumflexhookabove Ocircumflextilde Odieresis Odotbelow Ograve Ohookabove Ohorn Ohornacute Ohorndotbelow Ohorngrave Ohornhookabove Ohorntilde Ohungarumlaut Omacron Oogonek Oslash Oslashacute Otilde OE P Thorn Q R Racute Rcaron Rcommaaccent S Sacute Scaron Scedilla Scircumflex Scommaaccent Germandbls Schwa T Tbar Tcaron Tcedilla Tcommaaccent U Uacute Ubreve Ucircumflex Udieresis Udotbelow Ugrave Uhookabove Uhorn Uhornacute Uhorndotbelow Uhorngrave Uhornhookabove Uhorntilde Uhungarumlaut Umacron Uogonek Uring Utilde V W Wacute Wcircumflex Wdieresis Wgrave X Y Yacute Ycircumflex Ydieresis Ydotbelow Ygrave Yhookabove Ymacron Ytilde Z Zacute Zcaron Zdotaccent Iacute_J.loclNLD Cacute.loclPLK Nacute.loclPLK Oacute.loclPLK Sacute.loclPLK Zacute.loclPLK A-cy Be-cy Ve-cy Ge-cy Gje-cy Gheupturn-cy De-cy Ie-cy Iegrave-cy Io-cy Zhe-cy Ze-cy Ii-cy Iishort-cy Iigrave-cy Ka-cy Kje-cy El-cy Em-cy En-cy O-cy Pe-cy Er-cy Es-cy Te-cy U-cy Ushort-cy Ef-cy Ha-cy Che-cy Tse-cy Sha-cy Shcha-cy Dzhe-cy Softsign-cy Hardsign-cy Yeru-cy Lje-cy Nje-cy Dze-cy E-cy Ereversed-cy I-cy Yi-cy Je-cy Tshe-cy Iu-cy Ia-cy Dje-cy De-cy.loclBGR El-cy.loclBGR Ef-cy.loclBGR Alpha Beta Gamma Delta Epsilon Zeta Eta Theta Iota Kappa Lambda Mu Nu Xi Omicron Pi Rho Sigma Tau Upsilon Phi Chi Psi Omega Alphatonos Epsilontonos Etatonos Iotatonos Omicrontonos Upsilontonos Omegatonos Iotadieresis Upsilondieresis KaiSymbol ]; # automatic @Lowercase = [ a b c d e f g h i j k l m n o p q r s t u v w x y z x.multiply aacute abreve acircumflex adieresis adotbelow agrave amacron aogonek aring aringacute atilde ae aeacute cacute ccaron ccedilla ccircumflex cdotaccent eth dcaron dcroat eacute ebreve ecaron ecircumflex edieresis edotaccent edotbelow egrave emacron eogonek etilde schwa gbreve gcaron gcircumflex gcommaaccent gdotaccent hbar hcircumflex idotless iacute ibreve icircumflex idieresis idotbelow igrave ij imacron iogonek itilde jdotless jcircumflex kcommaaccent kgreenlandic lacute lcaron lcommaaccent ldot lslash nacute napostrophe ncaron ncommaaccent eng nhookleft ntilde oacute obreve ocircumflex odieresis odotbelow ograve ohungarumlaut omacron oogonek oslash oslashacute otilde oe thorn racute rcaron rcommaaccent sacute scaron scedilla scircumflex scommaaccent germandbls tbar tcaron tcedilla tcommaaccent uacute ubreve ucircumflex udieresis udotbelow ugrave uhungarumlaut umacron uogonek uring utilde wacute wcircumflex wdieresis wgrave yacute ycircumflex ydieresis ygrave ymacron ytilde zacute zcaron zdotaccent iacute_j.loclNLD ]; @OpeningBracket = [ bracketleft braceleft parenleft ]; @Digit = [ zero one two three four five six seven eight nine ]; @HexDigit = [ @Digit a b c d e f A B C D E F ]; @ClosingBracket = [ bracketright braceright parenright ]; @Tall = [ @Uppercase @Digit @OpeningBracket @ClosingBracket bar ]; # Prefix: Languagesystems # automatic languagesystem DFLT dflt; languagesystem latn dflt; languagesystem latn ROM; languagesystem latn PLK; languagesystem latn MOL; languagesystem latn NLD; languagesystem latn CAT; languagesystem cyrl dflt; languagesystem cyrl SRB; languagesystem cyrl BGR; feature aalt { # automatic feature calt; feature locl; feature subs; feature sinf; feature sups; feature numr; feature dnom; feature frac; feature ordn; feature case; feature ss02; feature zero; feature ss19; } aalt; feature calt { sub dcaron' [lacute lcaron lcommaaccent ldot lslash b h k l hbar hcircumflex kcommaaccent @Uppercase] by dcaron.alt; sub \zero \x' @HexDigit by \x.multiply; sub @Digit \x' @Digit by \x.multiply; } calt; feature ccmp { # automatic lookup ccmp_Other_1 { @CombiningTopAccents = [acutecomb brevecomb caroncomb circumflexcomb commaturnedabovecomb dieresiscomb dotaccentcomb gravecomb hookabovecomb hungarumlautcomb macroncomb ringcomb tildecomb]; @CombiningNonTopAccents = [cedillacomb dotbelowcomb ogonekcomb horncomb]; sub [i j]' @CombiningTopAccents by [idotless jdotless]; sub [i j]' @CombiningNonTopAccents @CombiningTopAccents by [idotless jdotless]; @Markscomb = [dieresiscomb dotaccentcomb gravecomb acutecomb hungarumlautcomb circumflexcomb caroncomb brevecomb ringcomb tildecomb macroncomb hookabovecomb horncomb tonos brevecomb-cy]; @MarkscombCase = [dieresiscomb.case dotaccentcomb.case gravecomb.case acutecomb.case hungarumlautcomb.case circumflexcomb.case caroncomb.case brevecomb.case ringcomb.case tildecomb.case macroncomb.case hookabovecomb.case horncomb.case tonos.case brevecomb-cy.case]; sub @Markscomb @Markscomb' by @MarkscombCase; sub @Uppercase @Markscomb' by @MarkscombCase; } ccmp_Other_1; lookup ccmp_Other_2 { sub @Markscomb' @MarkscombCase by @MarkscombCase; sub @MarkscombCase @Markscomb' by @MarkscombCase; } ccmp_Other_2; } ccmp; feature locl { # automatic lookup locl_latn_0 { script latn; language ROM; sub Scedilla by Scommaaccent; sub scedilla by scommaaccent; sub Tcedilla by Tcommaaccent; sub tcedilla by tcommaaccent; language PLK; sub Cacute by Cacute.loclPLK; sub Nacute by Nacute.loclPLK; sub Oacute by Oacute.loclPLK; sub Sacute by Sacute.loclPLK; sub Zacute by Zacute.loclPLK; sub cacute by cacute.loclPLK; sub nacute by nacute.loclPLK; sub oacute by oacute.loclPLK; sub sacute by sacute.loclPLK; sub zacute by zacute.loclPLK; sub acutecomb by acutecomb.loclPLK; language MOL; sub Scedilla by Scommaaccent; sub scedilla by scommaaccent; sub Tcedilla by Tcommaaccent; sub tcedilla by tcommaaccent; } locl_latn_0; lookup locl_latn_1 { script latn; language NLD; sub iacute j by iacute_j.loclNLD; sub Iacute J by Iacute_J.loclNLD; } locl_latn_1; lookup locl_latn_2 { script latn; language CAT; sub l' periodcentered' l by ldot; sub L' periodcentered' L by Ldot; } locl_latn_2; lookup locl_cyrl_0 { script cyrl; language SRB; sub be-cy by be-cy.loclSRB; language BGR; sub De-cy by De-cy.loclBGR; sub El-cy by El-cy.loclBGR; sub Ef-cy by Ef-cy.loclBGR; sub ve-cy by ve-cy.loclBGR; sub ge-cy by ge-cy.loclBGR; sub de-cy by de-cy.loclBGR; sub zhe-cy by zhe-cy.loclBGR; sub ze-cy by ze-cy.loclBGR; sub ii-cy by ii-cy.loclBGR; sub iishort-cy by iishort-cy.loclBGR; sub iigrave-cy by iigrave-cy.loclBGR; sub ka-cy by ka-cy.loclBGR; sub el-cy by el-cy.loclBGR; sub pe-cy by pe-cy.loclBGR; sub te-cy by te-cy.loclBGR; sub tse-cy by tse-cy.loclBGR; sub sha-cy by sha-cy.loclBGR; sub shcha-cy by shcha-cy.loclBGR; sub softsign-cy by softsign-cy.loclBGR; sub hardsign-cy by hardsign-cy.loclBGR; sub iu-cy by iu-cy.loclBGR; } locl_cyrl_0; } locl; feature subs { # automatic sub zero by zeroinferior; sub one by oneinferior; sub two by twoinferior; sub three by threeinferior; sub four by fourinferior; sub five by fiveinferior; sub six by sixinferior; sub seven by seveninferior; sub eight by eightinferior; sub nine by nineinferior; } subs; feature sinf { # automatic sub zero by zeroinferior; sub one by oneinferior; sub two by twoinferior; sub three by threeinferior; sub four by fourinferior; sub five by fiveinferior; sub six by sixinferior; sub seven by seveninferior; sub eight by eightinferior; sub nine by nineinferior; } sinf; feature sups { # automatic sub zero by zerosuperior; sub one by onesuperior; sub two by twosuperior; sub three by threesuperior; sub four by foursuperior; sub five by fivesuperior; sub six by sixsuperior; sub seven by sevensuperior; sub eight by eightsuperior; sub nine by ninesuperior; } sups; feature numr { # automatic sub zero by zero.numr; sub one by one.numr; sub two by two.numr; sub three by three.numr; sub four by four.numr; sub five by five.numr; sub six by six.numr; sub seven by seven.numr; sub eight by eight.numr; sub nine by nine.numr; } numr; feature dnom { # automatic sub zero by zero.dnom; sub one by one.dnom; sub two by two.dnom; sub three by three.dnom; sub four by four.dnom; sub five by five.dnom; sub six by six.dnom; sub seven by seven.dnom; sub eight by eight.dnom; sub nine by nine.dnom; } dnom; feature frac { # automatic lookup FRAC { sub slash by fraction; } FRAC; lookup UP { sub [zero one two three four five six seven eight nine] by [zero.numr one.numr two.numr three.numr four.numr five.numr six.numr seven.numr eight.numr nine.numr]; } UP; lookup DOWN { sub fraction [zero.numr one.numr two.numr three.numr four.numr five.numr six.numr seven.numr eight.numr nine.numr]' by [zero.dnom one.dnom two.dnom three.dnom four.dnom five.dnom six.dnom seven.dnom eight.dnom nine.dnom]; sub [zero.dnom one.dnom two.dnom three.dnom four.dnom five.dnom six.dnom seven.dnom eight.dnom nine.dnom] [zero.numr one.numr two.numr three.numr four.numr five.numr six.numr seven.numr eight.numr nine.numr]' by [zero.dnom one.dnom two.dnom three.dnom four.dnom five.dnom six.dnom seven.dnom eight.dnom nine.dnom]; } DOWN; } frac; feature ordn { # automatic sub [zero one two three four five six seven eight nine] [A a]' by ordfeminine; sub [zero one two three four five six seven eight nine] [O o]' by ordmasculine; sub N o period by numero; } ordn; feature case { # automatic sub dieresiscomb by dieresiscomb.case; sub dotaccentcomb by dotaccentcomb.case; sub gravecomb by gravecomb.case; sub acutecomb by acutecomb.case; sub hungarumlautcomb by hungarumlautcomb.case; sub circumflexcomb by circumflexcomb.case; sub caroncomb by caroncomb.case; sub brevecomb by brevecomb.case; sub ringcomb by ringcomb.case; sub tildecomb by tildecomb.case; sub macroncomb by macroncomb.case; sub hookabovecomb by hookabovecomb.case; sub horncomb by horncomb.case; sub tonos by tonos.case; sub brevecomb-cy by brevecomb-cy.case; } case; feature liga { # disabled # } liga; feature ss02 { sub asciitilde_equal.liga by exclam_equal.liga; } ss02; feature zero { # automatic sub zero by zero.zero; } zero; feature ss19 { # notes: # Name: Slashed zero sub zero by zero.zero; } ss19; cascadia-code-1911.21/sources/nerdfonts/000077500000000000000000000000001356563120600200245ustar00rootroot00000000000000cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/000077500000000000000000000000001356563120600230125ustar00rootroot00000000000000cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/fontinfo.plist000066400000000000000000000036431356563120600257170ustar00rootroot00000000000000 ascender 1568 capHeight 1420 descender -480 familyName NerdfontsPL guidelines italicAngle 0 openTypeHeadCreated 2019/10/25 21:28:01 openTypeHheaAscender 1978 openTypeHheaDescender -480 openTypeOS2StrikeoutPosition 636 openTypeOS2StrikeoutSize 50 openTypeOS2Type 3 openTypeOS2TypoAscender 1568 openTypeOS2TypoDescender -480 openTypeOS2TypoLineGap 410 openTypeOS2WinAscent 1978 openTypeOS2WinDescent 480 postscriptBlueValues postscriptFamilyBlues postscriptFamilyOtherBlues postscriptOtherBlues postscriptStemSnapH postscriptStemSnapV postscriptUnderlinePosition -100 postscriptUnderlineThickness 50 styleName Book unitsPerEm 2048 versionMajor 1 versionMinor 0 xHeight 1060 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs.public.background/000077500000000000000000000000001356563120600277135ustar00rootroot00000000000000cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs.public.background/contents.plist000066400000000000000000000004661356563120600326330ustar00rootroot00000000000000 uniE0B5 uniE_0B_5.glif uniE0C1 uniE_0C_1.glif cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs.public.background/uniE_0B_5.glif000066400000000000000000000027561356563120600322350ustar00rootroot00000000000000 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs.public.background/uniE_0C_1.glif000066400000000000000000000613221356563120600322240ustar00rootroot00000000000000 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/000077500000000000000000000000001356563120600243205ustar00rootroot00000000000000cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/contents.plist000066400000000000000000000046151356563120600272400ustar00rootroot00000000000000 uniE0A0 uniE_0A_0.glif uniE0A1 uniE_0A_1.glif uniE0A2 uniE_0A_2.glif uniE0A3 uniE_0A_3.glif uniE0B0 uniE_0B_0.glif uniE0B1 uniE_0B_1.glif uniE0B2 uniE_0B_2.glif uniE0B3 uniE_0B_3.glif uniE0B4 uniE_0B_4.glif uniE0B5 uniE_0B_5.glif uniE0B6 uniE_0B_6.glif uniE0B7 uniE_0B_7.glif uniE0B8 uniE_0B_8.glif uniE0B9 uniE_0B_9.glif uniE0BA uniE_0B_A_.glif uniE0BB uniE_0B_B_.glif uniE0BC uniE_0B_C_.glif uniE0BD uniE_0B_D_.glif uniE0BE uniE_0B_E_.glif uniE0BF uniE_0B_F_.glif uniE0C0 uniE_0C_0.glif uniE0C1 uniE_0C_1.glif uniE0C2 uniE_0C_2.glif uniE0C3 uniE_0C_3.glif uniE0C4 uniE_0C_4.glif uniE0C5 uniE_0C_5.glif uniE0C6 uniE_0C_6.glif uniE0C7 uniE_0C_7.glif uniE0C8 uniE_0C_8.glif uniE0CA uniE_0C_A_.glif uniE0CC uniE_0C_C_.glif uniE0CD uniE_0C_D_.glif uniE0CE uniE_0C_E_.glif uniE0CF uniE_0C_F_.glif uniE0D0 uniE_0D_0.glif uniE0D1 uniE_0D_1.glif uniE0D2 uniE_0D_2.glif uniE0D4 uniE_0D_4.glif cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/layerinfo.plist000066400000000000000000000073751356563120600274010ustar00rootroot00000000000000 lib com.schriftgestaltung.layerId F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9 com.schriftgestaltung.layerOrderInGlyph.uniE0A0 0 com.schriftgestaltung.layerOrderInGlyph.uniE0A1 0 com.schriftgestaltung.layerOrderInGlyph.uniE0A2 0 com.schriftgestaltung.layerOrderInGlyph.uniE0A3 0 com.schriftgestaltung.layerOrderInGlyph.uniE0B0 0 com.schriftgestaltung.layerOrderInGlyph.uniE0B1 0 com.schriftgestaltung.layerOrderInGlyph.uniE0B2 0 com.schriftgestaltung.layerOrderInGlyph.uniE0B3 0 com.schriftgestaltung.layerOrderInGlyph.uniE0B4 0 com.schriftgestaltung.layerOrderInGlyph.uniE0B5 0 com.schriftgestaltung.layerOrderInGlyph.uniE0B6 0 com.schriftgestaltung.layerOrderInGlyph.uniE0B7 0 com.schriftgestaltung.layerOrderInGlyph.uniE0B8 0 com.schriftgestaltung.layerOrderInGlyph.uniE0B9 0 com.schriftgestaltung.layerOrderInGlyph.uniE0BA 0 com.schriftgestaltung.layerOrderInGlyph.uniE0BB 0 com.schriftgestaltung.layerOrderInGlyph.uniE0BC 0 com.schriftgestaltung.layerOrderInGlyph.uniE0BD 0 com.schriftgestaltung.layerOrderInGlyph.uniE0BE 0 com.schriftgestaltung.layerOrderInGlyph.uniE0BF 0 com.schriftgestaltung.layerOrderInGlyph.uniE0C0 0 com.schriftgestaltung.layerOrderInGlyph.uniE0C1 0 com.schriftgestaltung.layerOrderInGlyph.uniE0C2 0 com.schriftgestaltung.layerOrderInGlyph.uniE0C3 0 com.schriftgestaltung.layerOrderInGlyph.uniE0C4 0 com.schriftgestaltung.layerOrderInGlyph.uniE0C5 0 com.schriftgestaltung.layerOrderInGlyph.uniE0C6 0 com.schriftgestaltung.layerOrderInGlyph.uniE0C7 0 com.schriftgestaltung.layerOrderInGlyph.uniE0C8 0 com.schriftgestaltung.layerOrderInGlyph.uniE0CA 0 com.schriftgestaltung.layerOrderInGlyph.uniE0CC 0 com.schriftgestaltung.layerOrderInGlyph.uniE0CD 0 com.schriftgestaltung.layerOrderInGlyph.uniE0CE 0 com.schriftgestaltung.layerOrderInGlyph.uniE0CF 0 com.schriftgestaltung.layerOrderInGlyph.uniE0D0 0 com.schriftgestaltung.layerOrderInGlyph.uniE0D1 0 com.schriftgestaltung.layerOrderInGlyph.uniE0D2 0 com.schriftgestaltung.layerOrderInGlyph.uniE0D4 0 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0A_0.glif000066400000000000000000000042071356563120600266250ustar00rootroot00000000000000 uniE0A0 com.schriftgestaltung.Glyphs.lastChange 2019/11/04 21:29:28 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0A_1.glif000066400000000000000000000024461356563120600266310ustar00rootroot00000000000000 uniE0A1 com.schriftgestaltung.Glyphs.lastChange 2019/11/04 21:29:28 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0A_2.glif000066400000000000000000000063161356563120600266320ustar00rootroot00000000000000 uniE0A2 com.schriftgestaltung.Glyphs.lastChange 2019/11/04 21:29:28 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0A_3.glif000066400000000000000000000026011356563120600266240ustar00rootroot00000000000000 uniE0A3 com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0B_0.glif000066400000000000000000000011221356563120600266170ustar00rootroot00000000000000 uniE0B0 com.schriftgestaltung.Glyphs.lastChange 2019/11/04 21:29:28 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0B_1.glif000066400000000000000000000013261356563120600266260ustar00rootroot00000000000000 uniE0B1 com.schriftgestaltung.Glyphs.lastChange 2019/11/04 21:29:28 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0B_2.glif000066400000000000000000000011241356563120600266230ustar00rootroot00000000000000 uniE0B2 com.schriftgestaltung.Glyphs.lastChange 2019/11/04 21:29:28 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0B_3.glif000066400000000000000000000013311356563120600266240ustar00rootroot00000000000000 uniE0B3 com.schriftgestaltung.Glyphs.lastChange 2019/11/04 21:29:28 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0B_4.glif000066400000000000000000000017251356563120600266340ustar00rootroot00000000000000 uniE0B4 com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0B_5.glif000066400000000000000000000017651356563120600266410ustar00rootroot00000000000000 uniE0B5 com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0B_6.glif000066400000000000000000000017271356563120600266400ustar00rootroot00000000000000 uniE0B6 com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0B_7.glif000066400000000000000000000017621356563120600266400ustar00rootroot00000000000000 uniE0B7 com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0B_8.glif000066400000000000000000000011231356563120600266300ustar00rootroot00000000000000 uniE0B8 com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0B_9.glif000066400000000000000000000012011356563120600266260ustar00rootroot00000000000000 uniE0B9 com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0B_A_.glif000066400000000000000000000011311356563120600267770ustar00rootroot00000000000000 uniE0BA com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0B_B_.glif000066400000000000000000000012041356563120600270010ustar00rootroot00000000000000 uniE0BB com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0B_C_.glif000066400000000000000000000011231356563120600270020ustar00rootroot00000000000000 uniE0BC com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0B_D_.glif000066400000000000000000000012041356563120600270030ustar00rootroot00000000000000 uniE0BD com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0B_E_.glif000066400000000000000000000011261356563120600270070ustar00rootroot00000000000000 uniE0BE com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0B_F_.glif000066400000000000000000000012011356563120600270020ustar00rootroot00000000000000 uniE0BF com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0C_0.glif000066400000000000000000000306371356563120600266350ustar00rootroot00000000000000 uniE0C0 com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0C_1.glif000066400000000000000000000270241356563120600266320ustar00rootroot00000000000000 uniE0C1 com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0C_2.glif000066400000000000000000000303161356563120600266310ustar00rootroot00000000000000 uniE0C2 com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0C_3.glif000066400000000000000000000271201356563120600266310ustar00rootroot00000000000000 uniE0C3 com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0C_4.glif000066400000000000000000000516571356563120600266460ustar00rootroot00000000000000 uniE0C4 com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0C_5.glif000066400000000000000000000517211356563120600266370ustar00rootroot00000000000000 uniE0C5 com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0C_6.glif000066400000000000000000000277061356563120600266460ustar00rootroot00000000000000 uniE0C6 com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0C_7.glif000066400000000000000000000277171356563120600266510ustar00rootroot00000000000000 uniE0C7 com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0C_8.glif000066400000000000000000000504221356563120600266370ustar00rootroot00000000000000 uniE0C8 com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0C_A_.glif000066400000000000000000000447331356563120600270170ustar00rootroot00000000000000 uniE0CA com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0C_C_.glif000066400000000000000000000024211356563120600270050ustar00rootroot00000000000000 uniE0CC com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0C_D_.glif000066400000000000000000000042431356563120600270120ustar00rootroot00000000000000 uniE0CD com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0C_E_.glif000066400000000000000000000135331356563120600270150ustar00rootroot00000000000000 uniE0CE com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0C_F_.glif000066400000000000000000000122361356563120600270150ustar00rootroot00000000000000 uniE0CF com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0D_0.glif000066400000000000000000000524131356563120600266320ustar00rootroot00000000000000 uniE0D0 com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0D_1.glif000066400000000000000000000037631356563120600266370ustar00rootroot00000000000000 uniE0D1 com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0D_2.glif000066400000000000000000000015561356563120600266360ustar00rootroot00000000000000 uniE0D2 com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/glyphs/uniE_0D_4.glif000066400000000000000000000015701356563120600266340ustar00rootroot00000000000000 uniE0D4 com.schriftgestaltung.Glyphs.lastChange 2019/11/20 01:42:46 public.markColor 0.65,0.48,0.2,1 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/layercontents.plist000066400000000000000000000006211356563120600267600ustar00rootroot00000000000000 public.default glyphs public.background glyphs.public.background cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/lib.plist000066400000000000000000000062121356563120600246360ustar00rootroot00000000000000 com.schriftgestaltung.appVersion 1272 com.schriftgestaltung.customName Book com.schriftgestaltung.customParameter.GSFont.DisplayStrings com.schriftgestaltung.customParameter.GSFont.disablesAutomaticAlignment com.schriftgestaltung.customParameter.GSFont.useNiceNames 1 com.schriftgestaltung.customParameter.GSFontMaster.customValue 0 com.schriftgestaltung.customParameter.GSFontMaster.customValue1 0 com.schriftgestaltung.customParameter.GSFontMaster.customValue2 0 com.schriftgestaltung.customParameter.GSFontMaster.customValue3 0 com.schriftgestaltung.customParameter.GSFontMaster.iconName com.schriftgestaltung.customParameter.GSFontMaster.weightValue 400 com.schriftgestaltung.customParameter.GSFontMaster.widthValue 5 com.schriftgestaltung.fontMasterID F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9 com.schriftgestaltung.fontMasterOrder 0 com.schriftgestaltung.glyphOrder com.schriftgestaltung.keyboardIncrement 1 com.schriftgestaltung.weight Regular com.schriftgestaltung.weightValue 400 com.schriftgestaltung.width Regular com.schriftgestaltung.widthValue 5 public.glyphOrder uniE0A0 uniE0A1 uniE0A2 uniE0A3 uniE0B0 uniE0B1 uniE0B2 uniE0B3 uniE0B4 uniE0B5 uniE0B6 uniE0B7 uniE0B8 uniE0B9 uniE0BA uniE0BB uniE0BC uniE0BD uniE0BE uniE0BF uniE0C0 uniE0C1 uniE0C2 uniE0C3 uniE0C4 uniE0C5 uniE0C6 uniE0C7 uniE0C8 uniE0CA uniE0CC uniE0CD uniE0CE uniE0CF uniE0D0 uniE0D1 uniE0D2 uniE0D4 cascadia-code-1911.21/sources/nerdfonts/NerdfontsPL.ufo/metainfo.plist000066400000000000000000000004761356563120600257000ustar00rootroot00000000000000 creator com.github.fonttools.ufoLib formatVersion 3 cascadia-code-1911.21/sources/nerdfonts/Nerdfonts_PL.glyphs000066400000000000000000003671431356563120600236270ustar00rootroot00000000000000{ .appVersion = "1272"; date = "2019-10-25 21:28:01 +0000"; disablesAutomaticAlignment = 1; familyName = NerdfontsPL; fontMaster = ( { ascender = 1568; capHeight = 1420; custom = Book; customParameters = ( { name = typoAscender; value = 1568; }, { name = typoDescender; value = -480; }, { name = typoLineGap; value = 410; }, { name = winAscent; value = 1978; }, { name = winDescent; value = 480; }, { name = hheaAscender; value = 1978; }, { name = hheaDescender; value = -480; }, { name = strikeoutPosition; value = 636; }, { name = strikeoutSize; value = 50; } ); descender = -480; id = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; weightValue = 400; widthValue = 5; xHeight = 1060; } ); glyphs = ( { color = 2; glyphname = uniE0A0; lastChange = "2019-11-04 21:29:28 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "129 1906 LINE", "129 598 LINE", "405 776 LINE", "405 1906 LINE", "129 1906 LINE" ); }, { closed = 1; nodes = ( "129 74 LINE", "129 -408 LINE", "405 -408 LINE", "405 74 LINE SMOOTH", "405 157 OFFCURVE", "419 222 OFFCURVE", "446 270 CURVE SMOOTH", "467 309 OFFCURVE", "509 349 OFFCURVE", "573 392 CURVE SMOOTH", "649 444 LINE SMOOTH", "720 489 OFFCURVE", "773 547 OFFCURVE", "808 616 CURVE SMOOTH", "844 685 OFFCURVE", "862 783 OFFCURVE", "862 910 CURVE SMOOTH", "862 1296 LINE", "1071 1296 LINE", "780 1638 LINE", "487 1296 LINE", "696 1296 LINE", "696 966 LINE SMOOTH", "696 878 OFFCURVE", "683 809 OFFCURVE", "657 758 CURVE SMOOTH", "629 702 OFFCURVE", "587 655 OFFCURVE", "530 618 CURVE SMOOTH", "376 520 LINE SMOOTH", "302 472 OFFCURVE", "246 421 OFFCURVE", "208 366 CURVE SMOOTH", "155 291 OFFCURVE", "129 194 OFFCURVE", "129 74 CURVE" ); } ); width = 1200; } ); note = uniE0A0; unicode = E0A0; }, { color = 2; glyphname = uniE0A1; lastChange = "2019-11-04 21:29:28 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "266 1690 LINE", "266 790 LINE", "770 790 LINE", "770 922 LINE", "418 922 LINE", "418 1690 LINE", "266 1690 LINE" ); }, { closed = 1; nodes = ( "386 708 LINE", "386 -192 LINE", "542 -192 LINE", "542 4 LINE", "524 392 LINE", "768 -192 LINE", "934 -192 LINE", "934 708 LINE", "778 708 LINE", "778 550 LINE", "798 122 LINE", "550 708 LINE", "386 708 LINE" ); } ); width = 1200; } ); note = uniE0A1; unicode = E0A1; }, { color = 2; glyphname = uniE0A2; lastChange = "2019-11-04 21:29:28 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "334 -52 LINE", "864 -52 LINE SMOOTH", "959 -52 OFFCURVE", "1006 -5 OFFCURVE", "1006 89 CURVE SMOOTH", "1006 777 LINE SMOOTH", "1006 878 OFFCURVE", "965 929 OFFCURVE", "884 929 CURVE", "884 1234 LINE SMOOTH", "884 1325 OFFCURVE", "856 1402 OFFCURVE", "800 1464 CURVE SMOOTH", "747 1521 OFFCURVE", "680 1550 OFFCURVE", "600 1550 CURVE SMOOTH", "520 1550 OFFCURVE", "453 1521 OFFCURVE", "400 1464 CURVE SMOOTH", "344 1402 OFFCURVE", "316 1325 OFFCURVE", "316 1234 CURVE SMOOTH", "316 929 LINE", "235 929 OFFCURVE", "194 878 OFFCURVE", "194 777 CURVE SMOOTH", "194 89 LINE SMOOTH", "194 -5 OFFCURVE", "241 -52 OFFCURVE", "334 -52 CURVE" ); }, { closed = 1; nodes = ( "748 929 LINE", "452 929 LINE", "452 1234 LINE SMOOTH", "452 1292 OFFCURVE", "465 1337 OFFCURVE", "492 1369 CURVE SMOOTH", "520 1404 OFFCURVE", "556 1421 OFFCURVE", "600 1421 CURVE SMOOTH", "643 1421 OFFCURVE", "678 1404 OFFCURVE", "706 1369 CURVE SMOOTH", "734 1336 OFFCURVE", "748 1291 OFFCURVE", "748 1234 CURVE SMOOTH", "748 929 LINE" ); }, { closed = 1; nodes = ( "656 184 LINE", "542 184 LINE", "542 507 LINE", "498 530 OFFCURVE", "476 567 OFFCURVE", "476 618 CURVE SMOOTH", "476 653 OFFCURVE", "488 682 OFFCURVE", "512 706 CURVE SMOOTH", "536 731 OFFCURVE", "565 743 OFFCURVE", "599 743 CURVE SMOOTH", "633 743 OFFCURVE", "663 731 OFFCURVE", "688 706 CURVE SMOOTH", "711 683 OFFCURVE", "722 653 OFFCURVE", "722 618 CURVE SMOOTH", "722 567 OFFCURVE", "700 530 OFFCURVE", "656 507 CURVE", "656 184 LINE" ); } ); width = 1200; } ); note = uniE0A2; unicode = E0A2; }, { color = 2; glyphname = uniE0A3; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "177 1765 LINE", "177 788 LINE", "797 788 LINE", "797 930 LINE", "370 930 LINE", "367 1605 LINE", "797 1605 LINE", "797 1765 LINE", "177 1765 LINE" ); }, { closed = 1; nodes = ( "330 701 LINE", "330 -267 LINE", "528 -267 LINE", "528 -57 LINE", "504 362 LINE", "812 -267 LINE", "1023 -267 LINE", "1023 701 LINE", "822 701 LINE", "822 531 LINE", "849 70 LINE", "538 701 LINE", "330 701 LINE" ); } ); width = 1200; } ); note = uniE0A3; unicode = E0A3; }, { color = 2; glyphname = uniE0B0; lastChange = "2019-11-04 21:29:28 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "0 2003 LINE", "0 -505 LINE", "1200 750 LINE", "0 2003 LINE" ); } ); width = 1200; } ); note = uniE0B0; unicode = E0B0; }, { color = 2; glyphname = uniE0B1; lastChange = "2019-11-04 21:29:28 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "0 -397 LINE", "103 -505 LINE", "1200 750 LINE", "103 2003 LINE", "0 1896 LINE", "1000 750 LINE", "0 -397 LINE" ); } ); width = 1200; } ); note = uniE0B1; unicode = E0B1; }, { color = 2; glyphname = uniE0B2; lastChange = "2019-11-04 21:29:28 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "0 750 LINE", "1200 -505 LINE", "1200 2003 LINE", "0 750 LINE" ); } ); width = 1200; } ); note = uniE0B2; unicode = E0B2; }, { color = 2; glyphname = uniE0B3; lastChange = "2019-11-04 21:29:28 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "0 750 LINE", "1098 -505 LINE", "1200 -397 LINE", "197 750 LINE", "1200 1896 LINE", "1098 2003 LINE", "0 750 LINE" ); } ); width = 1200; } ); note = uniE0B3; unicode = E0B3; }, { color = 2; glyphname = uniE0B4; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "0 1990 LINE", "0 -492 LINE", "197 -492 OFFCURVE", "396 -432 OFFCURVE", "598 -311 CURVE SMOOTH", "999 -77 OFFCURVE", "1200 276 OFFCURVE", "1200 749 CURVE SMOOTH", "1200 1222 OFFCURVE", "999 1576 OFFCURVE", "598 1813 CURVE SMOOTH", "396 1931 OFFCURVE", "197 1990 OFFCURVE", "0 1990 CURVE" ); } ); width = 1200; } ); note = uniE0B4; unicode = E0B4; }, { color = 2; glyphname = uniE0B5; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { background = { paths = ( { closed = 1; nodes = ( "238 -492 LINE", "490 -401 OFFCURVE", "706 -256 OFFCURVE", "856 -91 CURVE SMOOTH", "1005 74 OFFCURVE", "1113 268 OFFCURVE", "1163 460 CURVE SMOOTH", "1187 556 OFFCURVE", "1200 652 OFFCURVE", "1200 747 CURVE SMOOTH", "1200 842 OFFCURVE", "1187 938 OFFCURVE", "1163 1035 CURVE SMOOTH", "1113 1227 OFFCURVE", "1057 1386 OFFCURVE", "697 1692 CURVE", "727 1705 OFFCURVE", "575 1804 OFFCURVE", "238 1990 CURVE", "0 1990 LINE", "249 1898 OFFCURVE", "465 1753 OFFCURVE", "616 1587 CURVE SMOOTH", "690 1504 OFFCURVE", "756 1415 OFFCURVE", "808 1321 CURVE SMOOTH", "913 1132 OFFCURVE", "962 938 OFFCURVE", "962 747 CURVE SMOOTH", "962 508 OFFCURVE", "878 262 OFFCURVE", "721 41 CURVE SMOOTH", "563 -180 OFFCURVE", "310 -377 OFFCURVE", "0 -492 CURVE" ); } ); }; layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "238 1986 LINE", "0 1986 LINE", "551 1782 OFFCURVE", "962 1296 OFFCURVE", "962 747 CURVE SMOOTH", "962 198 OFFCURVE", "551 -288 OFFCURVE", "0 -492 CURVE", "238 -492 LINE", "794 -291 OFFCURVE", "1200 189 OFFCURVE", "1200 747 CURVE SMOOTH", "1200 1305 OFFCURVE", "794 1785 OFFCURVE", "238 1986 CURVE" ); } ); width = 1200; } ); note = uniE0B5; unicode = E0B5; }, { color = 2; glyphname = uniE0B6; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "1200 -492 LINE", "1200 1990 LINE", "1003 1990 OFFCURVE", "804 1931 OFFCURVE", "602 1813 CURVE SMOOTH", "200 1578 OFFCURVE", "0 1222 OFFCURVE", "0 749 CURVE SMOOTH", "0 276 OFFCURVE", "201 -76 OFFCURVE", "602 -311 CURVE SMOOTH", "805 -430 OFFCURVE", "1003 -492 OFFCURVE", "1200 -492 CURVE" ); } ); width = 1200; } ); note = uniE0B6; unicode = E0B6; }, { color = 2; glyphname = uniE0B7; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "962 1986 LINE", "406 1785 OFFCURVE", "0 1305 OFFCURVE", "0 747 CURVE SMOOTH", "0 189 OFFCURVE", "406 -291 OFFCURVE", "962 -492 CURVE", "1200 -492 LINE", "649 -288 OFFCURVE", "238 198 OFFCURVE", "238 747 CURVE SMOOTH", "238 1296 OFFCURVE", "649 1782 OFFCURVE", "1200 1986 CURVE", "962 1986 LINE" ); } ); width = 1200; } ); note = uniE0B7; unicode = E0B7; }, { color = 2; glyphname = uniE0B8; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "0 2003 LINE", "0 -505 LINE", "1200 -505 LINE", "0 2003 LINE" ); } ); width = 1200; } ); note = uniE0B8; unicode = E0B8; }, { color = 2; glyphname = uniE0B9; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "0 2003 LINE", "1144 -505 LINE", "1200 -505 LINE", "56 2003 LINE", "0 2003 LINE" ); } ); width = 1200; } ); note = uniE0B9; unicode = E0B9; }, { color = 2; glyphname = uniE0BA; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "1200 2003 LINE", "0 -505 LINE", "1200 -505 LINE", "1200 2003 LINE" ); } ); width = 1200; } ); note = uniE0BA; unicode = E0BA; }, { color = 2; glyphname = uniE0BB; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "1144 2003 LINE", "0 -505 LINE", "56 -505 LINE", "1200 2003 LINE", "1144 2003 LINE" ); } ); width = 1200; } ); note = uniE0BB; unicode = E0BB; }, { color = 2; glyphname = uniE0BC; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "0 2003 LINE", "0 -505 LINE", "1200 2003 LINE", "0 2003 LINE" ); } ); width = 1200; } ); note = uniE0BC; unicode = E0BC; }, { color = 2; glyphname = uniE0BD; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "1144 2003 LINE", "0 -505 LINE", "56 -505 LINE", "1200 2003 LINE", "1144 2003 LINE" ); } ); width = 1200; } ); note = uniE0BD; unicode = E0BD; }, { color = 2; glyphname = uniE0BE; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "0 2003 LINE", "1200 -505 LINE", "1200 2003 LINE", "0 2003 LINE" ); } ); width = 1200; } ); note = uniE0BE; unicode = E0BE; }, { color = 2; glyphname = uniE0BF; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "0 2003 LINE", "1144 -505 LINE", "1200 -505 LINE", "56 2003 LINE", "0 2003 LINE" ); } ); width = 1200; } ); note = uniE0BF; unicode = E0BF; }, { color = 2; glyphname = uniE0C0; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "10 -492 LINE", "31 -492 OFFCURVE", "56 -459 OFFCURVE", "80 -417 CURVE SMOOTH", "93 -392 OFFCURVE", "106 -368 OFFCURVE", "119 -344 CURVE SMOOTH", "141 -304 OFFCURVE", "166 -274 OFFCURVE", "187 -274 CURVE SMOOTH", "191 -274 OFFCURVE", "195 -275 OFFCURVE", "199 -277 CURVE SMOOTH", "209 -284 OFFCURVE", "221 -287 OFFCURVE", "231 -287 CURVE SMOOTH", "240 -287 OFFCURVE", "248 -285 OFFCURVE", "256 -282 CURVE SMOOTH", "265 -278 OFFCURVE", "275 -273 OFFCURVE", "285 -267 CURVE SMOOTH", "300 -257 OFFCURVE", "327 -236 OFFCURVE", "342 -227 CURVE SMOOTH", "353 -220 OFFCURVE", "363 -214 OFFCURVE", "371 -210 CURVE", "354 -200 OFFCURVE", "322 -190 OFFCURVE", "299 -175 CURVE SMOOTH", "288 -167 OFFCURVE", "277 -156 OFFCURVE", "268 -143 CURVE SMOOTH", "243 -108 OFFCURVE", "226 -91 OFFCURVE", "207 -91 CURVE SMOOTH", "203 -91 OFFCURVE", "198 -92 OFFCURVE", "194 -94 CURVE SMOOTH", "181 -99 OFFCURVE", "167 -111 OFFCURVE", "152 -132 CURVE", "152 -113 LINE SMOOTH", "149 -2 OFFCURVE", "189 96 OFFCURVE", "225 132 CURVE SMOOTH", "236 144 OFFCURVE", "249 149 OFFCURVE", "261 149 CURVE SMOOTH", "274 149 OFFCURVE", "288 143 OFFCURVE", "300 134 CURVE SMOOTH", "312 125 OFFCURVE", "324 114 OFFCURVE", "337 101 CURVE SMOOTH", "357 81 OFFCURVE", "391 43 OFFCURVE", "410 30 CURVE SMOOTH", "424 19 OFFCURVE", "437 15 OFFCURVE", "448 15 CURVE SMOOTH", "508 15 OFFCURVE", "578 45 OFFCURVE", "625 115 CURVE", "597 94 OFFCURVE", "571 83 OFFCURVE", "547 83 CURVE SMOOTH", "536 83 OFFCURVE", "526 86 OFFCURVE", "516 90 CURVE SMOOTH", "491 101 OFFCURVE", "471 134 OFFCURVE", "461 166 CURVE SMOOTH", "451 197 OFFCURVE", "434 250 OFFCURVE", "421 278 CURVE SMOOTH", "414 292 LINE", "435 310 OFFCURVE", "448 326 OFFCURVE", "462 352 CURVE SMOOTH", "464 356 OFFCURVE", "469 366 OFFCURVE", "476 381 CURVE SMOOTH", "483 396 OFFCURVE", "488 407 OFFCURVE", "491 414 CURVE SMOOTH", "497 425 OFFCURVE", "503 429 OFFCURVE", "512 429 CURVE SMOOTH", "527 429 OFFCURVE", "545 415 OFFCURVE", "562 398 CURVE SMOOTH", "577 382 OFFCURVE", "607 348 OFFCURVE", "624 330 CURVE SMOOTH", "636 317 OFFCURVE", "646 306 OFFCURVE", "655 299 CURVE SMOOTH", "672 284 OFFCURVE", "690 278 OFFCURVE", "705 278 CURVE SMOOTH", "713 278 OFFCURVE", "738 284 OFFCURVE", "747 284 CURVE SMOOTH", "769 284 OFFCURVE", "812 326 OFFCURVE", "842 358 CURVE SMOOTH", "859 374 OFFCURVE", "890 410 OFFCURVE", "906 428 CURVE SMOOTH", "925 450 OFFCURVE", "952 481 OFFCURVE", "969 501 CURVE", "895 457 OFFCURVE", "824 425 OFFCURVE", "784 425 CURVE SMOOTH", "774 425 OFFCURVE", "766 427 OFFCURVE", "760 431 CURVE", "760 432 OFFCURVE", "694 483 OFFCURVE", "683 500 CURVE SMOOTH", "656 539 OFFCURVE", "620 608 OFFCURVE", "590 647 CURVE SMOOTH", "580 659 OFFCURVE", "571 665 OFFCURVE", "564 665 CURVE SMOOTH", "563 665 OFFCURVE", "562 665 OFFCURVE", "560 664 CURVE SMOOTH", "547 659 LINE", "556 684 LINE SMOOTH", "584 763 OFFCURVE", "616 800 OFFCURVE", "648 809 CURVE SMOOTH", "667 814 OFFCURVE", "675 816 OFFCURVE", "699 818 CURVE SMOOTH", "710 819 OFFCURVE", "719 819 OFFCURVE", "725 820 CURVE SMOOTH", "769 827 OFFCURVE", "802 854 OFFCURVE", "847 909 CURVE", "835 903 OFFCURVE", "824 901 OFFCURVE", "812 901 CURVE SMOOTH", "802 901 OFFCURVE", "792 903 OFFCURVE", "783 908 CURVE SMOOTH", "754 924 OFFCURVE", "742 921 OFFCURVE", "712 941 CURVE SMOOTH", "694 952 OFFCURVE", "679 970 OFFCURVE", "667 995 CURVE SMOOTH", "661 1010 LINE", "680 1023 OFFCURVE", "706 1047 OFFCURVE", "730 1086 CURVE SMOOTH", "736 1095 OFFCURVE", "775 1163 OFFCURVE", "777 1165 CURVE", "809 1221 OFFCURVE", "849 1250 OFFCURVE", "884 1253 CURVE SMOOTH", "890 1253 OFFCURVE", "895 1254 OFFCURVE", "901 1254 CURVE SMOOTH", "932 1254 OFFCURVE", "965 1248 OFFCURVE", "994 1238 CURVE SMOOTH", "1016 1230 OFFCURVE", "1039 1226 OFFCURVE", "1062 1226 CURVE SMOOTH", "1076 1226 OFFCURVE", "1089 1227 OFFCURVE", "1102 1230 CURVE SMOOTH", "1135 1238 OFFCURVE", "1171 1276 OFFCURVE", "1200 1343 CURVE", "1174 1307 OFFCURVE", "1146 1293 OFFCURVE", "1121 1293 CURVE SMOOTH", "1105 1293 OFFCURVE", "1086 1300 OFFCURVE", "1065 1318 CURVE SMOOTH", "1032 1345 OFFCURVE", "1009 1372 OFFCURVE", "972 1421 CURVE SMOOTH", "915 1498 OFFCURVE", "858 1536 OFFCURVE", "803 1536 CURVE SMOOTH", "772 1536 OFFCURVE", "741 1525 OFFCURVE", "711 1501 CURVE SMOOTH", "679 1475 OFFCURVE", "636 1412 OFFCURVE", "605 1370 CURVE SMOOTH", "578 1334 OFFCURVE", "545 1304 OFFCURVE", "513 1304 CURVE SMOOTH", "505 1304 OFFCURVE", "497 1306 OFFCURVE", "489 1310 CURVE SMOOTH", "445 1331 OFFCURVE", "418 1395 OFFCURVE", "418 1469 CURVE SMOOTH", "418 1533 OFFCURVE", "437 1590 OFFCURVE", "474 1623 CURVE SMOOTH", "493 1642 OFFCURVE", "521 1664 OFFCURVE", "540 1683 CURVE SMOOTH", "548 1690 OFFCURVE", "557 1700 OFFCURVE", "567 1712 CURVE SMOOTH", "588 1736 OFFCURVE", "605 1766 OFFCURVE", "622 1806 CURVE", "591 1759 OFFCURVE", "562 1729 OFFCURVE", "531 1729 CURVE SMOOTH", "512 1729 OFFCURVE", "493 1740 OFFCURVE", "471 1765 CURVE SMOOTH", "448 1791 OFFCURVE", "427 1803 OFFCURVE", "407 1803 CURVE SMOOTH", "391 1803 OFFCURVE", "377 1796 OFFCURVE", "363 1782 CURVE SMOOTH", "347 1766 OFFCURVE", "328 1740 OFFCURVE", "308 1703 CURVE SMOOTH", "297 1683 OFFCURVE", "277 1646 OFFCURVE", "259 1617 CURVE SMOOTH", "250 1602 OFFCURVE", "243 1591 OFFCURVE", "237 1584 CURVE SMOOTH", "230 1577 OFFCURVE", "222 1568 OFFCURVE", "214 1558 CURVE SMOOTH", "201 1543 OFFCURVE", "188 1535 OFFCURVE", "176 1535 CURVE SMOOTH", "159 1535 OFFCURVE", "144 1551 OFFCURVE", "134 1586 CURVE SMOOTH", "130 1597 OFFCURVE", "129 1607 OFFCURVE", "129 1618 CURVE SMOOTH", "129 1636 OFFCURVE", "134 1654 OFFCURVE", "143 1671 CURVE SMOOTH", "150 1684 OFFCURVE", "163 1702 OFFCURVE", "182 1725 CURVE SMOOTH", "201 1748 OFFCURVE", "213 1766 OFFCURVE", "216 1777 CURVE SMOOTH", "224 1803 OFFCURVE", "252 1889 OFFCURVE", "263 1909 CURVE SMOOTH", "279 1941 OFFCURVE", "294 1959 OFFCURVE", "321 1956 CURVE", "303 1979 OFFCURVE", "285 1991 OFFCURVE", "267 1991 CURVE SMOOTH", "241 1991 OFFCURVE", "216 1970 OFFCURVE", "190 1928 CURVE SMOOTH", "172 1899 OFFCURVE", "160 1882 OFFCURVE", "142 1862 CURVE SMOOTH", "132 1851 OFFCURVE", "124 1844 OFFCURVE", "116 1841 CURVE SMOOTH", "110 1838 OFFCURVE", "104 1837 OFFCURVE", "98 1837 CURVE SMOOTH", "78 1837 OFFCURVE", "60 1854 OFFCURVE", "43 1900 CURVE SMOOTH", "32 1929 OFFCURVE", "29 1948 OFFCURVE", "20 1964 CURVE SMOOTH", "14 1973 OFFCURVE", "10 1973 OFFCURVE", "1 1974 CURVE", "1 1952 OFFCURVE", "0 1926 OFFCURVE", "0 1897 CURVE SMOOTH", "0 1840 OFFCURVE", "1 1770 OFFCURVE", "2 1689 CURVE SMOOTH", "3 1566 OFFCURVE", "3 1486 OFFCURVE", "4 1451 CURVE SMOOTH", "4 1014 OFFCURVE", "2 -289 OFFCURVE", "1 -490 CURVE", "4 -492 OFFCURVE", "7 -492 OFFCURVE", "10 -492 CURVE" ); } ); width = 1200; } ); note = uniE0C0; unicode = E0C0; }, { color = 2; glyphname = uniE0C1; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { background = { paths = ( { closed = 1; nodes = ( "40 -492 OFFCURVE", "66 -463 OFFCURVE", "88 -423 CURVE SMOOTH", "101 -400 OFFCURVE", "114 -376 OFFCURVE", "126 -353 CURVE SMOOTH", "147 -312 OFFCURVE", "169 -283 OFFCURVE", "187 -283 CURVE SMOOTH", "189 -283 OFFCURVE", "192 -284 OFFCURVE", "195 -285 CURVE SMOOTH", "205 -292 OFFCURVE", "216 -295 OFFCURVE", "227 -295 CURVE SMOOTH", "235 -295 OFFCURVE", "244 -293 OFFCURVE", "251 -290 CURVE SMOOTH", "260 -287 OFFCURVE", "269 -282 OFFCURVE", "279 -277 CURVE SMOOTH", "294 -268 OFFCURVE", "319 -248 OFFCURVE", "334 -239 CURVE SMOOTH", "344 -232 OFFCURVE", "353 -227 OFFCURVE", "360 -223 CURVE SMOOTH", "361 -222 OFFCURVE", "363 -222 OFFCURVE", "364 -222 CURVE", "399 -110 LINE", "382 -101 OFFCURVE", "352 -90 OFFCURVE", "330 -76 CURVE SMOOTH", "319 -69 OFFCURVE", "309 -59 OFFCURVE", "301 -47 CURVE SMOOTH", "276 -13 OFFCURVE", "260 4 OFFCURVE", "240 4 CURVE SMOOTH", "225 4 OFFCURVE", "209 -5 OFFCURVE", "191 -26 CURVE", "190 21 OFFCURVE", "195 56 OFFCURVE", "207 79 CURVE SMOOTH", "213 91 OFFCURVE", "219 100 OFFCURVE", "226 107 CURVE SMOOTH", "236 115 OFFCURVE", "245 119 OFFCURVE", "255 119 CURVE SMOOTH", "270 119 OFFCURVE", "286 109 OFFCURVE", "305 92 CURVE SMOOTH", "320 79 OFFCURVE", "335 65 OFFCURVE", "348 51 CURVE SMOOTH", "374 22 OFFCURVE", "408 -6 OFFCURVE", "432 -7 CURVE SMOOTH", "503 -9 OFFCURVE", "562 23 OFFCURVE", "610 88 CURVE SMOOTH", "612 91 OFFCURVE", "615 94 OFFCURVE", "617 97 CURVE SMOOTH", "629 114 OFFCURVE", "635 145 OFFCURVE", "638 171 CURVE", "638 180 OFFCURVE", "639 196 OFFCURVE", "639 199 CURVE", "612 180 OFFCURVE", "588 171 OFFCURVE", "566 171 CURVE SMOOTH", "556 171 OFFCURVE", "547 172 OFFCURVE", "538 176 CURVE SMOOTH", "514 187 OFFCURVE", "499 213 OFFCURVE", "486 250 CURVE SMOOTH", "483 259 OFFCURVE", "479 272 OFFCURVE", "474 287 CURVE SMOOTH", "461 325 LINE", "464 331 OFFCURVE", "475 352 OFFCURVE", "491 387 CURVE", "493 388 OFFCURVE", "494 388 OFFCURVE", "496 388 CURVE SMOOTH", "514 388 OFFCURVE", "549 353 OFFCURVE", "582 317 CURVE SMOOTH", "605 292 OFFCURVE", "622 275 OFFCURVE", "633 264 CURVE SMOOTH", "650 250 OFFCURVE", "667 244 OFFCURVE", "685 244 CURVE SMOOTH", "691 244 OFFCURVE", "697 245 OFFCURVE", "704 246 CURVE SMOOTH", "717 249 OFFCURVE", "724 250 OFFCURVE", "724 250 CURVE SMOOTH", "738 250 OFFCURVE", "763 266 OFFCURVE", "783 284 CURVE SMOOTH", "797 296 OFFCURVE", "818 318 OFFCURVE", "834 335 CURVE SMOOTH", "849 351 OFFCURVE", "873 379 OFFCURVE", "888 396 CURVE SMOOTH", "904 415 OFFCURVE", "927 441 OFFCURVE", "941 458 CURVE SMOOTH", "944 461 LINE", "951 488 LINE SMOOTH", "955 506 OFFCURVE", "960 524 OFFCURVE", "964 542 CURVE SMOOTH", "971 568 LINE", "902 527 OFFCURVE", "832 497 OFFCURVE", "795 497 CURVE SMOOTH", "786 497 OFFCURVE", "779 498 OFFCURVE", "774 502 CURVE", "763 516 OFFCURVE", "718 540 OFFCURVE", "700 566 CURVE SMOOTH", "679 597 OFFCURVE", "646 656 OFFCURVE", "621 692 CURVE SMOOTH", "610 708 OFFCURVE", "600 718 OFFCURVE", "592 723 CURVE", "608 745 OFFCURVE", "629 750 OFFCURVE", "651 755 CURVE SMOOTH", "656 756 OFFCURVE", "665 757 OFFCURVE", "678 758 CURVE SMOOTH", "690 759 OFFCURVE", "699 760 OFFCURVE", "704 761 CURVE SMOOTH", "747 768 OFFCURVE", "783 798 OFFCURVE", "828 851 CURVE SMOOTH", "838 863 OFFCURVE", "846 903 OFFCURVE", "850 927 CURVE SMOOTH", "852 938 OFFCURVE", "853 945 OFFCURVE", "854 949 CURVE SMOOTH", "854 953 OFFCURVE", "854 956 OFFCURVE", "854 958 CURVE", "853 957 OFFCURVE", "852 957 OFFCURVE", "851 957 CURVE SMOOTH", "841 953 OFFCURVE", "831 951 OFFCURVE", "822 951 CURVE SMOOTH", "813 951 OFFCURVE", "804 953 OFFCURVE", "796 957 CURVE SMOOTH", "782 964 OFFCURVE", "755 972 OFFCURVE", "734 984 CURVE SMOOTH", "724 989 OFFCURVE", "714 997 OFFCURVE", "706 1006 CURVE", "715 1019 OFFCURVE", "735 1052 OFFCURVE", "766 1104 CURVE SMOOTH", "789 1142 OFFCURVE", "819 1161 OFFCURVE", "849 1161 CURVE SMOOTH", "881 1161 OFFCURVE", "922 1153 OFFCURVE", "959 1142 CURVE SMOOTH", "972 1138 OFFCURVE", "987 1136 OFFCURVE", "1001 1136 CURVE SMOOTH", "1025 1136 OFFCURVE", "1049 1141 OFFCURVE", "1071 1151 CURVE SMOOTH", "1107 1166 OFFCURVE", "1148 1213 OFFCURVE", "1182 1288 CURVE SMOOTH", "1194 1315 OFFCURVE", "1200 1336 OFFCURVE", "1200 1349 CURVE SMOOTH", "1200 1355 OFFCURVE", "1200 1360 OFFCURVE", "1196 1363 CURVE", "1191 1364 OFFCURVE", "1188 1365 OFFCURVE", "1188 1365 CURVE", "1168 1339 OFFCURVE", "1147 1326 OFFCURVE", "1125 1326 CURVE SMOOTH", "1113 1326 OFFCURVE", "1101 1329 OFFCURVE", "1089 1336 CURVE SMOOTH", "1053 1356 OFFCURVE", "1021 1389 OFFCURVE", "979 1446 CURVE SMOOTH", "924 1518 OFFCURVE", "870 1555 OFFCURVE", "817 1557 CURVE SMOOTH", "785 1558 OFFCURVE", "753 1546 OFFCURVE", "722 1522 CURVE SMOOTH", "700 1506 OFFCURVE", "676 1477 OFFCURVE", "658 1453 CURVE SMOOTH", "641 1428 OFFCURVE", "618 1397 OFFCURVE", "602 1377 CURVE SMOOTH", "583 1355 OFFCURVE", "557 1336 OFFCURVE", "538 1336 CURVE SMOOTH", "530 1336 OFFCURVE", "522 1337 OFFCURVE", "512 1341 CURVE SMOOTH", "483 1354 OFFCURVE", "461 1394 OFFCURVE", "452 1436 CURVE SMOOTH", "448 1451 OFFCURVE", "446 1466 OFFCURVE", "446 1482 CURVE SMOOTH", "446 1487 OFFCURVE", "447 1492 OFFCURVE", "447 1497 CURVE SMOOTH", "448 1502 OFFCURVE", "448 1506 OFFCURVE", "449 1510 CURVE", "453 1517 OFFCURVE", "459 1524 OFFCURVE", "466 1530 CURVE SMOOTH", "483 1546 OFFCURVE", "510 1567 OFFCURVE", "529 1585 CURVE SMOOTH", "537 1592 OFFCURVE", "547 1603 OFFCURVE", "559 1616 CURVE SMOOTH", "582 1643 OFFCURVE", "604 1682 OFFCURVE", "626 1735 CURVE SMOOTH", "638 1763 OFFCURVE", "643 1782 OFFCURVE", "643 1794 CURVE SMOOTH", "643 1800 OFFCURVE", "642 1804 OFFCURVE", "638 1806 CURVE", "632 1805 OFFCURVE", "629 1805 OFFCURVE", "629 1805 CURVE", "628 1804 OFFCURVE", "627 1802 OFFCURVE", "626 1800 CURVE SMOOTH", "601 1764 OFFCURVE", "577 1740 OFFCURVE", "551 1740 CURVE SMOOTH", "534 1740 OFFCURVE", "516 1750 OFFCURVE", "496 1774 CURVE SMOOTH", "473 1799 OFFCURVE", "453 1811 OFFCURVE", "433 1811 CURVE SMOOTH", "417 1811 OFFCURVE", "401 1803 OFFCURVE", "384 1788 CURVE SMOOTH", "366 1770 OFFCURVE", "345 1741 OFFCURVE", "323 1701 CURVE SMOOTH", "301 1665 OFFCURVE", "276 1611 OFFCURVE", "249 1582 CURVE SMOOTH", "236 1567 OFFCURVE", "222 1555 OFFCURVE", "208 1555 CURVE SMOOTH", "195 1555 OFFCURVE", "182 1567 OFFCURVE", "172 1601 CURVE SMOOTH", "171 1604 OFFCURVE", "170 1606 OFFCURVE", "170 1609 CURVE", "196 1636 OFFCURVE", "219 1658 OFFCURVE", "242 1726 CURVE SMOOTH", "254 1761 OFFCURVE", "269 1811 OFFCURVE", "274 1826 CURVE SMOOTH", "282 1844 OFFCURVE", "293 1845 OFFCURVE", "310 1845 CURVE SMOOTH", "314 1845 LINE", "352 1956 LINE", "334 1979 OFFCURVE", "316 1990 OFFCURVE", "296 1990 CURVE SMOOTH", "269 1990 OFFCURVE", "241 1966 OFFCURVE", "211 1919 CURVE SMOOTH", "197 1896 OFFCURVE", "168 1852 OFFCURVE", "149 1846 CURVE SMOOTH", "144 1844 OFFCURVE", "139 1843 OFFCURVE", "134 1843 CURVE SMOOTH", "116 1843 OFFCURVE", "101 1857 OFFCURVE", "84 1901 CURVE SMOOTH", "75 1927 OFFCURVE", "70 1948 OFFCURVE", "61 1963 CURVE SMOOTH", "55 1974 OFFCURVE", "51 1974 OFFCURVE", "41 1975 CURVE SMOOTH", "33 1975 OFFCURVE", "18 1945 OFFCURVE", "10 1920 CURVE SMOOTH", "7 1911 OFFCURVE", "5 1903 OFFCURVE", "4 1896 CURVE SMOOTH", "2 1886 OFFCURVE", "0 1878 OFFCURVE", "0 1872 CURVE SMOOTH", "0 1866 OFFCURVE", "2 1862 OFFCURVE", "5 1862 CURVE SMOOTH", "15 1862 OFFCURVE", "21 1860 OFFCURVE", "26 1845 CURVE SMOOTH", "27 1840 OFFCURVE", "36 1814 OFFCURVE", "42 1795 CURVE", "59 1751 OFFCURVE", "80 1731 OFFCURVE", "99 1731 CURVE SMOOTH", "110 1731 OFFCURVE", "122 1737 OFFCURVE", "135 1749 CURVE SMOOTH", "159 1770 OFFCURVE", "176 1793 OFFCURVE", "199 1830 CURVE SMOOTH", "220 1862 OFFCURVE", "240 1878 OFFCURVE", "262 1878 CURVE SMOOTH", "264 1878 OFFCURVE", "266 1877 OFFCURVE", "269 1877 CURVE", "253 1842 OFFCURVE", "234 1778 OFFCURVE", "224 1753 CURVE", "204 1722 OFFCURVE", "186 1712 OFFCURVE", "163 1668 CURVE SMOOTH", "158 1659 OFFCURVE", "153 1650 OFFCURVE", "149 1639 CURVE SMOOTH", "133 1599 OFFCURVE", "125 1564 OFFCURVE", "125 1534 CURVE SMOOTH", "125 1520 OFFCURVE", "126 1508 OFFCURVE", "130 1496 CURVE SMOOTH", "140 1459 OFFCURVE", "155 1446 OFFCURVE", "171 1446 CURVE SMOOTH", "182 1446 OFFCURVE", "194 1452 OFFCURVE", "206 1461 CURVE SMOOTH", "219 1471 OFFCURVE", "239 1496 OFFCURVE", "251 1512 CURVE SMOOTH", "262 1527 OFFCURVE", "279 1554 OFFCURVE", "299 1591 CURVE SMOOTH", "315 1619 LINE SMOOTH", "344 1670 OFFCURVE", "369 1700 OFFCURVE", "397 1700 CURVE SMOOTH", "415 1700 OFFCURVE", "434 1689 OFFCURVE", "456 1664 CURVE SMOOTH", "467 1651 OFFCURVE", "478 1641 OFFCURVE", "489 1635 CURVE", "476 1622 OFFCURVE", "464 1606 OFFCURVE", "453 1586 CURVE SMOOTH", "444 1569 OFFCURVE", "435 1549 OFFCURVE", "427 1527 CURVE SMOOTH", "410 1479 OFFCURVE", "402 1434 OFFCURVE", "402 1390 CURVE SMOOTH", "402 1310 OFFCURVE", "430 1249 OFFCURVE", "475 1229 CURVE SMOOTH", "482 1225 OFFCURVE", "490 1223 OFFCURVE", "498 1223 CURVE SMOOTH", "518 1223 OFFCURVE", "539 1235 OFFCURVE", "556 1249 CURVE SMOOTH", "568 1259 OFFCURVE", "580 1272 OFFCURVE", "594 1289 CURVE SMOOTH", "614 1313 OFFCURVE", "646 1360 OFFCURVE", "663 1381 CURVE SMOOTH", "675 1396 OFFCURVE", "685 1406 OFFCURVE", "693 1413 CURVE SMOOTH", "721 1434 OFFCURVE", "749 1445 OFFCURVE", "778 1445 CURVE SMOOTH", "830 1445 OFFCURVE", "884 1409 OFFCURVE", "939 1336 CURVE SMOOTH", "959 1310 OFFCURVE", "975 1289 OFFCURVE", "989 1274 CURVE", "986 1276 OFFCURVE", "979 1277 OFFCURVE", "976 1278 CURVE SMOOTH", "948 1286 OFFCURVE", "940 1287 OFFCURVE", "913 1290 CURVE SMOOTH", "900 1291 OFFCURVE", "889 1290 OFFCURVE", "879 1287 CURVE SMOOTH", "861 1280 OFFCURVE", "834 1268 OFFCURVE", "811 1240 CURVE SMOOTH", "799 1226 OFFCURVE", "787 1209 OFFCURVE", "776 1189 CURVE SMOOTH", "765 1172 OFFCURVE", "750 1144 OFFCURVE", "740 1128 CURVE SMOOTH", "726 1107 LINE SMOOTH", "713 1088 OFFCURVE", "692 1066 OFFCURVE", "673 1054 CURVE", "662 1032 LINE SMOOTH", "655 1018 OFFCURVE", "648 1002 OFFCURVE", "642 984 CURVE SMOOTH", "638 972 OFFCURVE", "636 962 OFFCURVE", "636 955 CURVE SMOOTH", "636 951 OFFCURVE", "637 948 OFFCURVE", "638 945 CURVE SMOOTH", "644 931 LINE SMOOTH", "657 904 OFFCURVE", "675 883 OFFCURVE", "700 870 CURVE", "688 869 OFFCURVE", "665 867 OFFCURVE", "655 861 CURVE SMOOTH", "640 852 LINE SMOOTH", "632 848 OFFCURVE", "627 843 OFFCURVE", "623 838 CURVE SMOOTH", "591 798 OFFCURVE", "577 778 OFFCURVE", "549 700 CURVE SMOOTH", "540 676 LINE SMOOTH", "534 660 OFFCURVE", "529 646 OFFCURVE", "526 633 CURVE SMOOTH", "525 626 OFFCURVE", "524 620 OFFCURVE", "524 616 CURVE SMOOTH", "524 610 OFFCURVE", "525 607 OFFCURVE", "529 607 CURVE SMOOTH", "530 607 OFFCURVE", "531 607 OFFCURVE", "532 608 CURVE SMOOTH", "546 613 LINE SMOOTH", "557 617 OFFCURVE", "585 575 OFFCURVE", "616 525 CURVE SMOOTH", "637 492 OFFCURVE", "651 470 OFFCURVE", "660 457 CURVE SMOOTH", "675 435 OFFCURVE", "697 415 OFFCURVE", "711 407 CURVE SMOOTH", "725 398 LINE SMOOTH", "730 395 OFFCURVE", "733 392 OFFCURVE", "735 391 CURVE SMOOTH", "742 387 OFFCURVE", "750 384 OFFCURVE", "760 384 CURVE SMOOTH", "774 384 OFFCURVE", "791 388 OFFCURVE", "812 395 CURVE", "788 373 OFFCURVE", "770 362 OFFCURVE", "759 362 CURVE SMOOTH", "743 362 OFFCURVE", "730 357 OFFCURVE", "715 357 CURVE SMOOTH", "703 357 OFFCURVE", "689 361 OFFCURVE", "673 375 CURVE SMOOTH", "657 388 OFFCURVE", "634 417 OFFCURVE", "617 439 CURVE SMOOTH", "608 450 OFFCURVE", "599 460 OFFCURVE", "589 471 CURVE SMOOTH", "572 489 OFFCURVE", "555 503 OFFCURVE", "538 503 CURVE SMOOTH", "529 503 OFFCURVE", "519 498 OFFCURVE", "510 487 CURVE SMOOTH", "505 481 OFFCURVE", "500 473 OFFCURVE", "495 462 CURVE SMOOTH", "485 441 OFFCURVE", "471 407 OFFCURVE", "462 394 CURVE SMOOTH", "458 389 OFFCURVE", "455 385 OFFCURVE", "452 382 CURVE SMOOTH", "448 379 OFFCURVE", "443 375 OFFCURVE", "435 368 CURVE", "423 347 LINE SMOOTH", "416 332 OFFCURVE", "409 316 OFFCURVE", "403 298 CURVE SMOOTH", "400 287 OFFCURVE", "398 278 OFFCURVE", "398 271 CURVE SMOOTH", "398 267 OFFCURVE", "399 263 OFFCURVE", "400 260 CURVE SMOOTH", "407 247 LINE SMOOTH", "413 232 OFFCURVE", "422 209 OFFCURVE", "433 176 CURVE SMOOTH", "444 143 OFFCURVE", "453 120 OFFCURVE", "460 106 CURVE", "442 111 OFFCURVE", "417 134 OFFCURVE", "397 159 CURVE SMOOTH", "387 171 OFFCURVE", "375 183 OFFCURVE", "363 195 CURVE SMOOTH", "339 217 OFFCURVE", "320 234 OFFCURVE", "295 234 CURVE SMOOTH", "280 234 OFFCURVE", "265 227 OFFCURVE", "252 214 CURVE SMOOTH", "236 199 OFFCURVE", "221 176 OFFCURVE", "206 144 CURVE SMOOTH", "166 63 OFFCURVE", "145 -38 OFFCURVE", "147 -119 CURVE SMOOTH", "147 -137 LINE SMOOTH", "147 -144 OFFCURVE", "149 -147 OFFCURVE", "152 -147 CURVE SMOOTH", "154 -147 OFFCURVE", "157 -145 OFFCURVE", "160 -140 CURVE SMOOTH", "175 -119 OFFCURVE", "189 -109 OFFCURVE", "202 -109 CURVE SMOOTH", "219 -109 OFFCURVE", "237 -124 OFFCURVE", "260 -156 CURVE SMOOTH", "266 -165 OFFCURVE", "273 -173 OFFCURVE", "281 -179 CURVE", "274 -181 OFFCURVE", "268 -182 OFFCURVE", "262 -182 CURVE SMOOTH", "251 -182 OFFCURVE", "242 -179 OFFCURVE", "233 -174 CURVE SMOOTH", "228 -171 OFFCURVE", "223 -170 OFFCURVE", "218 -170 CURVE SMOOTH", "195 -170 OFFCURVE", "169 -196 OFFCURVE", "148 -233 CURVE SMOOTH", "135 -256 OFFCURVE", "122 -279 OFFCURVE", "110 -303 CURVE SMOOTH", "87 -345 OFFCURVE", "64 -378 OFFCURVE", "47 -378 CURVE SMOOTH", "45 -378 OFFCURVE", "43 -378 OFFCURVE", "42 -377 CURVE SMOOTH", "36 -374 OFFCURVE", "22 -397 OFFCURVE", "11 -428 CURVE SMOOTH", "9 -435 OFFCURVE", "7 -443 OFFCURVE", "5 -451 CURVE SMOOTH", "2 -463 OFFCURVE", "0 -472 OFFCURVE", "0 -478 CURVE SMOOTH", "0 -484 OFFCURVE", "2 -488 OFFCURVE", "4 -489 CURVE SMOOTH", "8 -491 OFFCURVE", "12 -492 OFFCURVE", "16 -492 CURVE SMOOTH" ); } ); }; layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "16 -492 LINE", "84 -492 OFFCURVE", "135 -283 OFFCURVE", "187 -283 CURVE SMOOTH", "196 -283 OFFCURVE", "207 -295 OFFCURVE", "227 -295 CURVE SMOOTH", "276 -295 OFFCURVE", "339 -225 OFFCURVE", "364 -222 CURVE", "399 -110 LINE", "360 -90 OFFCURVE", "328 -85 OFFCURVE", "301 -47 CURVE SMOOTH", "288 -29 OFFCURVE", "265 4 OFFCURVE", "240 4 CURVE SMOOTH", "220 4 OFFCURVE", "203 -12 OFFCURVE", "191 -26 CURVE", "191 -15 LINE SMOOTH", "191 24 OFFCURVE", "200 119 OFFCURVE", "255 119 CURVE SMOOTH", "310 119 OFFCURVE", "372 -7 OFFCURVE", "438 -7 CURVE SMOOTH", "516 -7 OFFCURVE", "573 35 OFFCURVE", "617 97 CURVE SMOOTH", "636 124 OFFCURVE", "637 168 OFFCURVE", "639 199 CURVE", "618 184 OFFCURVE", "593 171 OFFCURVE", "566 171 CURVE SMOOTH", "495 171 OFFCURVE", "479 273 OFFCURVE", "461 325 CURVE", "471 346 OFFCURVE", "481 366 OFFCURVE", "491 387 CURVE", "493 387 OFFCURVE", "494 388 OFFCURVE", "496 388 CURVE SMOOTH", "544 388 OFFCURVE", "613 244 OFFCURVE", "685 244 CURVE SMOOTH", "796 244 OFFCURVE", "871 394 OFFCURVE", "944 461 CURVE", "953 497 OFFCURVE", "961 533 OFFCURVE", "971 568 CURVE", "930 544 OFFCURVE", "843 497 OFFCURVE", "795 497 CURVE SMOOTH", "788 497 OFFCURVE", "780 497 OFFCURVE", "774 502 CURVE SMOOTH", "750 521 OFFCURVE", "717 541 OFFCURVE", "700 566 CURVE SMOOTH", "675 601 OFFCURVE", "623 704 OFFCURVE", "592 723 CURVE", "619 760 OFFCURVE", "665 754 OFFCURVE", "704 761 CURVE SMOOTH", "755 770 OFFCURVE", "796 812 OFFCURVE", "828 851 CURVE SMOOTH", "839 865 OFFCURVE", "855 939 OFFCURVE", "854 958 CURVE", "843 955 OFFCURVE", "834 951 OFFCURVE", "822 951 CURVE SMOOTH", "795 951 OFFCURVE", "724 986 OFFCURVE", "706 1006 CURVE", "741 1056 OFFCURVE", "779 1161 OFFCURVE", "849 1161 CURVE SMOOTH", "902 1161 OFFCURVE", "950 1136 OFFCURVE", "1001 1136 CURVE SMOOTH", "1097 1136 OFFCURVE", "1146 1208 OFFCURVE", "1182 1288 CURVE SMOOTH", "1190 1305 OFFCURVE", "1200 1330 OFFCURVE", "1200 1349 CURVE SMOOTH", "1200 1354 OFFCURVE", "1200 1360 OFFCURVE", "1196 1363 CURVE", "1188 1365 LINE", "1173 1345 OFFCURVE", "1152 1326 OFFCURVE", "1125 1326 CURVE SMOOTH", "1019 1326 OFFCURVE", "955 1557 OFFCURVE", "813 1557 CURVE SMOOTH", "673 1557 OFFCURVE", "620 1336 OFFCURVE", "538 1336 CURVE SMOOTH", "473 1336 OFFCURVE", "446 1430 OFFCURVE", "446 1482 CURVE SMOOTH", "446 1487 OFFCURVE", "447 1506 OFFCURVE", "449 1510 CURVE SMOOTH", "455 1524 OFFCURVE", "540 1595 OFFCURVE", "559 1616 CURVE SMOOTH", "588 1648 OFFCURVE", "609 1696 OFFCURVE", "626 1735 CURVE SMOOTH", "633 1752 OFFCURVE", "643 1775 OFFCURVE", "643 1794 CURVE SMOOTH", "643 1798 OFFCURVE", "643 1804 OFFCURVE", "638 1806 CURVE", "629 1805 LINE", "616 1781 OFFCURVE", "582 1740 OFFCURVE", "551 1740 CURVE SMOOTH", "504 1740 OFFCURVE", "486 1811 OFFCURVE", "433 1811 CURVE SMOOTH", "341 1811 OFFCURVE", "279 1555 OFFCURVE", "208 1555 CURVE SMOOTH", "186 1555 OFFCURVE", "173 1592 OFFCURVE", "170 1609 CURVE", "208 1649 OFFCURVE", "224 1673 OFFCURVE", "242 1726 CURVE SMOOTH", "253 1758 OFFCURVE", "260 1796 OFFCURVE", "274 1826 CURVE SMOOTH", "283 1845 OFFCURVE", "295 1845 OFFCURVE", "314 1845 CURVE", "352 1956 LINE", "338 1974 OFFCURVE", "320 1990 OFFCURVE", "296 1990 CURVE SMOOTH", "224 1990 OFFCURVE", "192 1843 OFFCURVE", "134 1843 CURVE SMOOTH", "77 1843 OFFCURVE", "83 1975 OFFCURVE", "41 1975 CURVE SMOOTH", "23 1975 OFFCURVE", "0 1889 OFFCURVE", "0 1872 CURVE SMOOTH", "0 1868 OFFCURVE", "2 1864 OFFCURVE", "5 1862 CURVE", "40 1863 OFFCURVE", "39 1731 OFFCURVE", "99 1731 CURVE SMOOTH", "162 1731 OFFCURVE", "200 1878 OFFCURVE", "262 1878 CURVE SMOOTH", "264 1878 OFFCURVE", "267 1877 OFFCURVE", "269 1877 CURVE", "251 1838 OFFCURVE", "243 1789 OFFCURVE", "224 1753 CURVE SMOOTH", "208 1723 OFFCURVE", "180 1699 OFFCURVE", "163 1668 CURVE SMOOTH", "142 1629 OFFCURVE", "125 1579 OFFCURVE", "125 1534 CURVE SMOOTH", "125 1508 OFFCURVE", "136 1446 OFFCURVE", "171 1446 CURVE SMOOTH", "256 1446 OFFCURVE", "322 1700 OFFCURVE", "397 1700 CURVE SMOOTH", "437 1700 OFFCURVE", "457 1652 OFFCURVE", "489 1635 CURVE", "433 1579 OFFCURVE", "402 1467 OFFCURVE", "402 1390 CURVE SMOOTH", "402 1336 OFFCURVE", "426 1223 OFFCURVE", "498 1223 CURVE SMOOTH", "603 1223 OFFCURVE", "643 1445 OFFCURVE", "778 1445 CURVE SMOOTH", "876 1445 OFFCURVE", "931 1336 OFFCURVE", "989 1274 CURVE", "973 1282 OFFCURVE", "923 1290 OFFCURVE", "904 1290 CURVE SMOOTH", "791 1290 OFFCURVE", "759 1108 OFFCURVE", "673 1054 CURVE", "661 1029 OFFCURVE", "636 982 OFFCURVE", "636 955 CURVE SMOOTH", "636 926 OFFCURVE", "675 883 OFFCURVE", "700 870 CURVE", "608 862 OFFCURVE", "578 777 OFFCURVE", "549 700 CURVE SMOOTH", "541 678 OFFCURVE", "524 639 OFFCURVE", "524 616 CURVE SMOOTH", "524 613 OFFCURVE", "524 607 OFFCURVE", "529 607 CURVE SMOOTH", "535 607 OFFCURVE", "541 613 OFFCURVE", "547 613 CURVE SMOOTH", "566 613 OFFCURVE", "643 481 OFFCURVE", "660 457 CURVE SMOOTH", "679 430 OFFCURVE", "698 415 OFFCURVE", "725 398 CURVE SMOOTH", "737 390 OFFCURVE", "744 384 OFFCURVE", "760 384 CURVE SMOOTH", "778 384 OFFCURVE", "795 389 OFFCURVE", "812 395 CURVE", "781 366 OFFCURVE", "758 357 OFFCURVE", "715 357 CURVE SMOOTH", "650 357 OFFCURVE", "595 503 OFFCURVE", "538 503 CURVE SMOOTH", "499 503 OFFCURVE", "482 420 OFFCURVE", "462 394 CURVE SMOOTH", "455 384 OFFCURVE", "441 377 OFFCURVE", "435 368 CURVE SMOOTH", "421 347 OFFCURVE", "398 296 OFFCURVE", "398 271 CURVE SMOOTH", "398 267 OFFCURVE", "455 117 OFFCURVE", "460 106 CURVE", "404 122 OFFCURVE", "360 234 OFFCURVE", "295 234 CURVE SMOOTH", "252 234 OFFCURVE", "222 177 OFFCURVE", "206 144 CURVE SMOOTH", "169 67 OFFCURVE", "147 -22 OFFCURVE", "147 -108 CURVE SMOOTH", "147 -117 OFFCURVE", "145 -143 OFFCURVE", "152 -147 CURVE", "162 -143 OFFCURVE", "176 -109 OFFCURVE", "202 -109 CURVE SMOOTH", "236 -109 OFFCURVE", "257 -161 OFFCURVE", "281 -179 CURVE", "275 -181 OFFCURVE", "268 -182 OFFCURVE", "262 -182 CURVE SMOOTH", "243 -182 OFFCURVE", "232 -170 OFFCURVE", "218 -170 CURVE SMOOTH", "143 -170 OFFCURVE", "107 -377 OFFCURVE", "41 -377 CURVE SMOOTH", "24 -377 OFFCURVE", "0 -462 OFFCURVE", "0 -478 CURVE SMOOTH", "0 -482 OFFCURVE", "2 -486 OFFCURVE", "4 -489 CURVE", "8 -491 OFFCURVE", "12 -492 OFFCURVE", "16 -492 CURVE" ); } ); width = 1200; } ); note = uniE0C1; unicode = E0C1; }, { color = 2; glyphname = uniE0C2; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "1199 1689 LINE", "1200 1774 OFFCURVE", "1200 1845 OFFCURVE", "1200 1904 CURVE SMOOTH", "1200 1930 OFFCURVE", "1200 1953 OFFCURVE", "1200 1974 CURVE", "1189 1972 OFFCURVE", "1182 1970 OFFCURVE", "1178 1959 CURVE SMOOTH", "1174 1949 OFFCURVE", "1164 1920 OFFCURVE", "1158 1900 CURVE", "1140 1854 OFFCURVE", "1122 1837 OFFCURVE", "1102 1837 CURVE SMOOTH", "1096 1837 OFFCURVE", "1091 1838 OFFCURVE", "1085 1841 CURVE SMOOTH", "1068 1848 OFFCURVE", "1048 1872 OFFCURVE", "1034 1892 CURVE SMOOTH", "1027 1901 OFFCURVE", "1019 1913 OFFCURVE", "1010 1928 CURVE SMOOTH", "984 1970 OFFCURVE", "959 1991 OFFCURVE", "934 1991 CURVE SMOOTH", "915 1991 OFFCURVE", "897 1979 OFFCURVE", "879 1956 CURVE", "899 1959 OFFCURVE", "915 1946 OFFCURVE", "929 1927 CURVE SMOOTH", "942 1908 OFFCURVE", "959 1854 OFFCURVE", "970 1821 CURVE", "970 1823 OFFCURVE", "974 1808 OFFCURVE", "984 1777 CURVE SMOOTH", "988 1766 OFFCURVE", "999 1748 OFFCURVE", "1018 1725 CURVE SMOOTH", "1038 1702 OFFCURVE", "1051 1684 OFFCURVE", "1057 1671 CURVE SMOOTH", "1066 1654 OFFCURVE", "1071 1636 OFFCURVE", "1071 1617 CURVE SMOOTH", "1071 1607 OFFCURVE", "1070 1597 OFFCURVE", "1067 1586 CURVE SMOOTH", "1055 1548 OFFCURVE", "1042 1536 OFFCURVE", "1026 1536 CURVE SMOOTH", "1021 1536 OFFCURVE", "1016 1538 OFFCURVE", "1010 1540 CURVE SMOOTH", "1003 1542 OFFCURVE", "995 1548 OFFCURVE", "986 1558 CURVE SMOOTH", "964 1584 LINE SMOOTH", "946 1605 OFFCURVE", "903 1684 OFFCURVE", "892 1703 CURVE SMOOTH", "854 1772 OFFCURVE", "826 1803 OFFCURVE", "793 1803 CURVE SMOOTH", "773 1803 OFFCURVE", "752 1791 OFFCURVE", "730 1765 CURVE SMOOTH", "708 1740 OFFCURVE", "688 1729 OFFCURVE", "669 1729 CURVE SMOOTH", "638 1729 OFFCURVE", "610 1759 OFFCURVE", "578 1806 CURVE", "595 1766 OFFCURVE", "612 1736 OFFCURVE", "633 1712 CURVE SMOOTH", "643 1700 OFFCURVE", "652 1690 OFFCURVE", "660 1683 CURVE SMOOTH", "668 1676 OFFCURVE", "679 1666 OFFCURVE", "693 1654 CURVE SMOOTH", "707 1641 OFFCURVE", "719 1631 OFFCURVE", "726 1623 CURVE", "763 1590 OFFCURVE", "783 1533 OFFCURVE", "783 1470 CURVE SMOOTH", "783 1396 OFFCURVE", "755 1331 OFFCURVE", "711 1310 CURVE SMOOTH", "703 1306 OFFCURVE", "695 1304 OFFCURVE", "687 1304 CURVE SMOOTH", "656 1304 OFFCURVE", "622 1334 OFFCURVE", "596 1370 CURVE SMOOTH", "564 1412 OFFCURVE", "522 1475 OFFCURVE", "489 1501 CURVE SMOOTH", "459 1525 OFFCURVE", "429 1536 OFFCURVE", "398 1536 CURVE SMOOTH", "342 1536 OFFCURVE", "286 1498 OFFCURVE", "228 1421 CURVE SMOOTH", "191 1372 OFFCURVE", "169 1345 OFFCURVE", "136 1318 CURVE SMOOTH", "115 1300 OFFCURVE", "95 1293 OFFCURVE", "79 1293 CURVE SMOOTH", "54 1293 OFFCURVE", "26 1307 OFFCURVE", "0 1343 CURVE", "34 1267 OFFCURVE", "75 1230 OFFCURVE", "115 1226 CURVE", "119 1225 OFFCURVE", "125 1225 OFFCURVE", "130 1225 CURVE SMOOTH", "165 1225 OFFCURVE", "201 1236 OFFCURVE", "238 1246 CURVE SMOOTH", "259 1251 OFFCURVE", "278 1255 OFFCURVE", "297 1255 CURVE SMOOTH", "319 1255 OFFCURVE", "340 1250 OFFCURVE", "364 1235 CURVE SMOOTH", "385 1220 OFFCURVE", "405 1197 OFFCURVE", "423 1165 CURVE SMOOTH", "434 1148 OFFCURVE", "468 1088 OFFCURVE", "479 1073 CURVE SMOOTH", "499 1046 OFFCURVE", "515 1026 OFFCURVE", "539 1010 CURVE", "533 995 LINE SMOOTH", "516 957 OFFCURVE", "488 938 OFFCURVE", "464 927 CURVE SMOOTH", "456 924 OFFCURVE", "448 920 OFFCURVE", "439 917 CURVE SMOOTH", "429 914 OFFCURVE", "422 911 OFFCURVE", "418 908 CURVE", "408 903 OFFCURVE", "399 901 OFFCURVE", "388 901 CURVE SMOOTH", "377 901 OFFCURVE", "365 903 OFFCURVE", "353 909 CURVE", "399 854 OFFCURVE", "431 827 OFFCURVE", "475 820 CURVE SMOOTH", "491 818 OFFCURVE", "514 817 OFFCURVE", "529 815 CURVE SMOOTH", "541 813 OFFCURVE", "564 808 OFFCURVE", "577 797 CURVE SMOOTH", "590 785 OFFCURVE", "607 768 OFFCURVE", "622 738 CURVE SMOOTH", "630 723 OFFCURVE", "637 705 OFFCURVE", "644 684 CURVE SMOOTH", "654 659 LINE", "640 664 LINE SMOOTH", "624 671 OFFCURVE", "595 628 OFFCURVE", "562 572 CURVE SMOOTH", "541 537 OFFCURVE", "526 513 OFFCURVE", "518 500 CURVE SMOOTH", "510 489 OFFCURVE", "442 435 OFFCURVE", "440 431 CURVE", "434 427 OFFCURVE", "426 425 OFFCURVE", "416 425 CURVE SMOOTH", "376 425 OFFCURVE", "305 457 OFFCURVE", "232 501 CURVE", "295 428 LINE SMOOTH", "310 410 OFFCURVE", "342 374 OFFCURVE", "358 358 CURVE SMOOTH", "388 326 OFFCURVE", "431 284 OFFCURVE", "454 284 CURVE SMOOTH", "461 284 OFFCURVE", "478 278 OFFCURVE", "496 278 CURVE SMOOTH", "501 278 OFFCURVE", "506 279 OFFCURVE", "512 280 CURVE SMOOTH", "523 283 OFFCURVE", "534 289 OFFCURVE", "546 299 CURVE SMOOTH", "563 314 OFFCURVE", "589 344 OFFCURVE", "609 366 CURVE SMOOTH", "618 377 OFFCURVE", "628 387 OFFCURVE", "639 398 CURVE SMOOTH", "656 414 OFFCURVE", "674 429 OFFCURVE", "689 429 CURVE SMOOTH", "697 429 OFFCURVE", "704 425 OFFCURVE", "709 414 CURVE SMOOTH", "725 380 OFFCURVE", "735 356 OFFCURVE", "750 332 CURVE SMOOTH", "761 315 OFFCURVE", "770 305 OFFCURVE", "786 292 CURVE", "780 278 LINE SMOOTH", "766 250 OFFCURVE", "749 197 OFFCURVE", "739 166 CURVE SMOOTH", "729 134 OFFCURVE", "709 101 OFFCURVE", "684 90 CURVE SMOOTH", "674 86 OFFCURVE", "664 83 OFFCURVE", "653 83 CURVE SMOOTH", "630 83 OFFCURVE", "604 94 OFFCURVE", "576 115 CURVE", "622 45 OFFCURVE", "692 15 OFFCURVE", "752 15 CURVE SMOOTH", "773 15 OFFCURVE", "803 35 OFFCURVE", "826 62 CURVE SMOOTH", "837 75 OFFCURVE", "850 88 OFFCURVE", "863 101 CURVE SMOOTH", "891 129 OFFCURVE", "912 149 OFFCURVE", "941 149 CURVE SMOOTH", "953 149 OFFCURVE", "965 143 OFFCURVE", "975 132 CURVE SMOOTH", "1012 96 OFFCURVE", "1050 -2 OFFCURVE", "1048 -113 CURVE SMOOTH", "1048 -132 LINE", "1027 -104 OFFCURVE", "1010 -91 OFFCURVE", "994 -91 CURVE SMOOTH", "975 -91 OFFCURVE", "956 -110 OFFCURVE", "932 -143 CURVE SMOOTH", "913 -170 OFFCURVE", "892 -183 OFFCURVE", "862 -195 CURVE SMOOTH", "847 -201 OFFCURVE", "836 -206 OFFCURVE", "829 -210 CURVE", "846 -218 OFFCURVE", "870 -234 OFFCURVE", "887 -247 CURVE SMOOTH", "896 -254 OFFCURVE", "905 -260 OFFCURVE", "916 -267 CURVE SMOOTH", "936 -279 OFFCURVE", "951 -287 OFFCURVE", "970 -287 CURVE SMOOTH", "981 -287 OFFCURVE", "992 -283 OFFCURVE", "1001 -277 CURVE SMOOTH", "1005 -275 OFFCURVE", "1009 -274 OFFCURVE", "1013 -274 CURVE SMOOTH", "1034 -274 OFFCURVE", "1059 -304 OFFCURVE", "1081 -344 CURVE SMOOTH", "1095 -368 OFFCURVE", "1108 -392 OFFCURVE", "1121 -417 CURVE SMOOTH", "1144 -459 OFFCURVE", "1169 -492 OFFCURVE", "1190 -492 CURVE SMOOTH", "1193 -492 OFFCURVE", "1196 -492 OFFCURVE", "1199 -490 CURVE", "1198 -289 OFFCURVE", "1197 1014 OFFCURVE", "1197 1451 CURVE SMOOTH", "1197 1486 OFFCURVE", "1198 1566 OFFCURVE", "1199 1689 CURVE" ); } ); width = 1200; } ); note = uniE0C2; unicode = E0C2; }, { color = 2; glyphname = uniE0C3; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "1185 -492 LINE", "1189 -492 OFFCURVE", "1193 -491 OFFCURVE", "1197 -489 CURVE", "1199 -486 OFFCURVE", "1200 -482 OFFCURVE", "1200 -478 CURVE SMOOTH", "1200 -454 OFFCURVE", "1181 -378 OFFCURVE", "1154 -378 CURVE SMOOTH", "1106 -378 OFFCURVE", "1052 -170 OFFCURVE", "983 -170 CURVE SMOOTH", "969 -170 OFFCURVE", "957 -182 OFFCURVE", "939 -182 CURVE SMOOTH", "933 -182 OFFCURVE", "926 -181 OFFCURVE", "920 -179 CURVE", "943 -162 OFFCURVE", "966 -109 OFFCURVE", "998 -109 CURVE SMOOTH", "1024 -109 OFFCURVE", "1039 -143 OFFCURVE", "1049 -147 CURVE", "1050 -147 LINE", "1056 -142 OFFCURVE", "1054 -126 OFFCURVE", "1054 -119 CURVE SMOOTH", "1054 -109 LINE SMOOTH", "1054 -24 OFFCURVE", "1031 67 OFFCURVE", "995 144 CURVE SMOOTH", "979 178 OFFCURVE", "948 234 OFFCURVE", "905 234 CURVE SMOOTH", "845 234 OFFCURVE", "796 124 OFFCURVE", "741 106 CURVE", "746 116 OFFCURVE", "803 269 OFFCURVE", "803 271 CURVE SMOOTH", "803 299 OFFCURVE", "780 344 OFFCURVE", "766 368 CURVE", "752 379 OFFCURVE", "738 391 OFFCURVE", "731 407 CURVE SMOOTH", "719 434 OFFCURVE", "696 503 OFFCURVE", "662 503 CURVE SMOOTH", "607 503 OFFCURVE", "552 357 OFFCURVE", "485 357 CURVE SMOOTH", "443 357 OFFCURVE", "420 367 OFFCURVE", "389 395 CURVE", "405 390 OFFCURVE", "423 384 OFFCURVE", "440 384 CURVE SMOOTH", "531 384 OFFCURVE", "620 613 OFFCURVE", "653 613 CURVE SMOOTH", "657 613 OFFCURVE", "666 608 OFFCURVE", "672 607 CURVE", "675 609 OFFCURVE", "677 613 OFFCURVE", "677 616 CURVE SMOOTH", "677 665 OFFCURVE", "614 799 OFFCURVE", "578 838 CURVE SMOOTH", "558 860 OFFCURVE", "530 867 OFFCURVE", "501 870 CURVE", "526 883 OFFCURVE", "565 927 OFFCURVE", "565 956 CURVE SMOOTH", "565 982 OFFCURVE", "540 1031 OFFCURVE", "527 1054 CURVE", "442 1111 OFFCURVE", "411 1290 OFFCURVE", "298 1290 CURVE SMOOTH", "268 1290 OFFCURVE", "240 1283 OFFCURVE", "212 1274 CURVE", "270 1336 OFFCURVE", "325 1445 OFFCURVE", "423 1445 CURVE SMOOTH", "559 1445 OFFCURVE", "598 1223 OFFCURVE", "703 1223 CURVE SMOOTH", "775 1223 OFFCURVE", "799 1336 OFFCURVE", "799 1390 CURVE SMOOTH", "799 1464 OFFCURVE", "767 1583 OFFCURVE", "711 1635 CURVE", "742 1652 OFFCURVE", "765 1700 OFFCURVE", "803 1700 CURVE SMOOTH", "878 1700 OFFCURVE", "947 1448 OFFCURVE", "1023 1448 CURVE SMOOTH", "1032 1448 OFFCURVE", "1040 1453 OFFCURVE", "1047 1459 CURVE", "1047 1459 OFFCURVE", "1047 1458 OFFCURVE", "1048 1458 CURVE SMOOTH", "1062 1458 OFFCURVE", "1076 1520 OFFCURVE", "1076 1534 CURVE SMOOTH", "1076 1579 OFFCURVE", "1059 1629 OFFCURVE", "1038 1668 CURVE SMOOTH", "1021 1700 OFFCURVE", "993 1723 OFFCURVE", "976 1753 CURVE SMOOTH", "960 1782 OFFCURVE", "948 1841 OFFCURVE", "932 1877 CURVE", "939 1878 LINE", "1002 1878 OFFCURVE", "1038 1731 OFFCURVE", "1101 1731 CURVE SMOOTH", "1153 1731 OFFCURVE", "1160 1824 OFFCURVE", "1180 1855 CURVE SMOOTH", "1185 1862 OFFCURVE", "1188 1862 OFFCURVE", "1196 1862 CURVE", "1199 1864 OFFCURVE", "1200 1869 OFFCURVE", "1200 1872 CURVE SMOOTH", "1200 1890 OFFCURVE", "1179 1975 OFFCURVE", "1160 1975 CURVE SMOOTH", "1117 1975 OFFCURVE", "1124 1843 OFFCURVE", "1067 1843 CURVE SMOOTH", "1009 1843 OFFCURVE", "976 1990 OFFCURVE", "904 1990 CURVE SMOOTH", "881 1990 OFFCURVE", "862 1973 OFFCURVE", "849 1956 CURVE", "887 1845 LINE", "906 1845 OFFCURVE", "917 1846 OFFCURVE", "926 1826 CURVE SMOOTH", "965 1736 OFFCURVE", "954 1689 OFFCURVE", "1031 1609 CURVE", "1026 1591 OFFCURVE", "1018 1556 OFFCURVE", "993 1556 CURVE SMOOTH", "922 1556 OFFCURVE", "859 1811 OFFCURVE", "768 1811 CURVE SMOOTH", "715 1811 OFFCURVE", "696 1740 OFFCURVE", "650 1740 CURVE SMOOTH", "619 1740 OFFCURVE", "586 1780 OFFCURVE", "572 1805 CURVE", "563 1806 LINE", "558 1804 OFFCURVE", "558 1798 OFFCURVE", "558 1794 CURVE SMOOTH", "558 1775 OFFCURVE", "568 1752 OFFCURVE", "575 1735 CURVE SMOOTH", "593 1693 OFFCURVE", "612 1651 OFFCURVE", "642 1616 CURVE SMOOTH", "662 1592 OFFCURVE", "746 1526 OFFCURVE", "752 1510 CURVE SMOOTH", "754 1504 OFFCURVE", "754 1489 OFFCURVE", "754 1482 CURVE SMOOTH", "754 1431 OFFCURVE", "728 1336 OFFCURVE", "664 1336 CURVE SMOOTH", "580 1336 OFFCURVE", "528 1557 OFFCURVE", "388 1557 CURVE SMOOTH", "246 1557 OFFCURVE", "181 1327 OFFCURVE", "78 1327 CURVE SMOOTH", "51 1327 OFFCURVE", "28 1344 OFFCURVE", "13 1365 CURVE", "5 1363 LINE", "1 1359 OFFCURVE", "0 1354 OFFCURVE", "0 1349 CURVE SMOOTH", "0 1331 OFFCURVE", "12 1304 OFFCURVE", "19 1288 CURVE SMOOTH", "53 1211 OFFCURVE", "102 1137 OFFCURVE", "194 1137 CURVE SMOOTH", "245 1137 OFFCURVE", "293 1161 OFFCURVE", "343 1161 CURVE SMOOTH", "430 1161 OFFCURVE", "451 1063 OFFCURVE", "495 1006 CURVE", "476 985 OFFCURVE", "406 951 OFFCURVE", "379 951 CURVE SMOOTH", "367 951 OFFCURVE", "357 956 OFFCURVE", "346 958 CURVE", "350 932 OFFCURVE", "358 870 OFFCURVE", "373 851 CURVE SMOOTH", "492 707 OFFCURVE", "558 790 OFFCURVE", "609 723 CURVE", "576 706 OFFCURVE", "527 601 OFFCURVE", "501 566 CURVE SMOOTH", "483 542 OFFCURVE", "451 521 OFFCURVE", "427 502 CURVE SMOOTH", "421 497 OFFCURVE", "413 497 OFFCURVE", "406 497 CURVE SMOOTH", "358 497 OFFCURVE", "271 544 OFFCURVE", "230 568 CURVE", "241 534 OFFCURVE", "249 496 OFFCURVE", "256 461 CURVE", "261 458 OFFCURVE", "320 389 OFFCURVE", "329 378 CURVE SMOOTH", "379 320 OFFCURVE", "434 244 OFFCURVE", "518 244 CURVE SMOOTH", "584 244 OFFCURVE", "659 388 OFFCURVE", "704 388 CURVE SMOOTH", "706 388 OFFCURVE", "707 387 OFFCURVE", "709 387 CURVE", "719 367 OFFCURVE", "728 344 OFFCURVE", "740 325 CURVE", "722 273 OFFCURVE", "704 171 OFFCURVE", "635 171 CURVE SMOOTH", "608 171 OFFCURVE", "583 184 OFFCURVE", "562 199 CURVE", "562 167 OFFCURVE", "566 124 OFFCURVE", "584 97 CURVE SMOOTH", "627 36 OFFCURVE", "686 -7 OFFCURVE", "763 -7 CURVE SMOOTH", "831 -7 OFFCURVE", "888 119 OFFCURVE", "948 119 CURVE SMOOTH", "1001 119 OFFCURVE", "1010 21 OFFCURVE", "1010 -16 CURVE SMOOTH", "1010 -26 LINE", "998 -12 OFFCURVE", "981 4 OFFCURVE", "961 4 CURVE SMOOTH", "936 4 OFFCURVE", "913 -29 OFFCURVE", "900 -47 CURVE SMOOTH", "872 -85 OFFCURVE", "841 -90 OFFCURVE", "801 -110 CURVE", "837 -222 LINE", "864 -226 OFFCURVE", "923 -295 OFFCURVE", "975 -295 CURVE SMOOTH", "993 -295 OFFCURVE", "1005 -283 OFFCURVE", "1014 -283 CURVE SMOOTH", "1066 -283 OFFCURVE", "1117 -492 OFFCURVE", "1185 -492 CURVE" ); } ); width = 1200; } ); note = uniE0C3; unicode = E0C3; }, { color = 2; glyphname = uniE0C4; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "485 1757 LINE", "593 1757 LINE SMOOTH", "597 1757 OFFCURVE", "602 1764 OFFCURVE", "602 1772 CURVE SMOOTH", "602 1963 LINE SMOOTH", "602 1970 OFFCURVE", "598 1978 OFFCURVE", "593 1978 CURVE SMOOTH", "485 1978 LINE SMOOTH", "481 1978 OFFCURVE", "476 1971 OFFCURVE", "476 1963 CURVE SMOOTH", "476 1772 LINE SMOOTH", "476 1765 OFFCURVE", "480 1757 OFFCURVE", "485 1757 CURVE" ); }, { closed = 1; nodes = ( "1197 1968 LINE", "1089 1968 LINE SMOOTH", "1087 1968 OFFCURVE", "1086 1966 OFFCURVE", "1086 1963 CURVE SMOOTH", "1086 1772 LINE SMOOTH", "1086 1769 OFFCURVE", "1087 1767 OFFCURVE", "1089 1767 CURVE SMOOTH", "1197 1767 LINE SMOOTH", "1199 1767 OFFCURVE", "1200 1769 OFFCURVE", "1200 1772 CURVE SMOOTH", "1200 1963 LINE SMOOTH", "1200 1966 OFFCURVE", "1199 1968 OFFCURVE", "1197 1968 CURVE" ); }, { closed = 1; nodes = ( "0 1963 LINE", "0 1772 LINE", "108 1772 LINE", "108 1963 LINE", "0 1963 LINE" ); }, { closed = 1; nodes = ( "165 1963 LINE", "165 1772 LINE", "273 1772 LINE", "273 1963 LINE", "165 1963 LINE" ); }, { closed = 1; nodes = ( "323 1963 LINE", "323 1772 LINE", "431 1772 LINE", "431 1963 LINE", "323 1963 LINE" ); }, { closed = 1; nodes = ( "745 1772 LINE", "745 1963 LINE", "637 1963 LINE", "637 1772 LINE", "745 1772 LINE" ); }, { closed = 1; nodes = ( "900 1772 LINE", "900 1963 LINE", "792 1963 LINE", "792 1772 LINE", "900 1772 LINE" ); }, { closed = 1; nodes = ( "1194 1957 LINE", "1194 1777 LINE", "1092 1777 LINE", "1092 1957 LINE", "1194 1957 LINE" ); }, { closed = 1; nodes = ( "494 1787 LINE", "494 1947 LINE", "585 1947 LINE", "585 1787 LINE", "494 1787 LINE" ); }, { closed = 1; nodes = ( "1197 1704 LINE", "1089 1704 LINE SMOOTH", "1087 1704 OFFCURVE", "1086 1702 OFFCURVE", "1086 1699 CURVE SMOOTH", "1086 1509 LINE SMOOTH", "1086 1505 OFFCURVE", "1087 1503 OFFCURVE", "1089 1503 CURVE SMOOTH", "1197 1503 LINE SMOOTH", "1199 1503 OFFCURVE", "1200 1505 OFFCURVE", "1200 1509 CURVE SMOOTH", "1200 1699 LINE SMOOTH", "1200 1702 OFFCURVE", "1199 1704 OFFCURVE", "1197 1704 CURVE" ); }, { closed = 1; nodes = ( "0 1699 LINE", "0 1509 LINE", "108 1509 LINE", "108 1699 LINE", "0 1699 LINE" ); }, { closed = 1; nodes = ( "165 1699 LINE", "165 1509 LINE", "273 1509 LINE", "273 1699 LINE", "165 1699 LINE" ); }, { closed = 1; nodes = ( "323 1699 LINE", "323 1509 LINE", "431 1509 LINE", "431 1699 LINE", "323 1699 LINE" ); }, { closed = 1; nodes = ( "596 1509 LINE", "596 1699 LINE", "487 1699 LINE", "487 1509 LINE", "596 1509 LINE" ); }, { closed = 1; nodes = ( "900 1509 LINE", "900 1699 LINE", "792 1699 LINE", "792 1509 LINE", "900 1509 LINE" ); }, { closed = 1; nodes = ( "1194 1694 LINE", "1194 1514 LINE", "1092 1514 LINE", "1092 1694 LINE", "1194 1694 LINE" ); }, { closed = 1; nodes = ( "745 1471 LINE", "637 1471 LINE SMOOTH", "632 1471 OFFCURVE", "625 1462 OFFCURVE", "625 1451 CURVE SMOOTH", "625 1260 LINE SMOOTH", "625 1251 OFFCURVE", "630 1240 OFFCURVE", "637 1240 CURVE SMOOTH", "745 1240 LINE SMOOTH", "751 1240 OFFCURVE", "757 1248 OFFCURVE", "757 1260 CURVE SMOOTH", "757 1451 LINE SMOOTH", "757 1460 OFFCURVE", "752 1471 OFFCURVE", "745 1471 CURVE" ); }, { closed = 1; nodes = ( "0 1451 LINE", "0 1260 LINE", "108 1260 LINE", "108 1451 LINE", "0 1451 LINE" ); }, { closed = 1; nodes = ( "165 1451 LINE", "165 1260 LINE", "273 1260 LINE", "273 1451 LINE", "165 1451 LINE" ); }, { closed = 1; nodes = ( "323 1451 LINE", "323 1260 LINE", "431 1260 LINE", "431 1451 LINE", "323 1451 LINE" ); }, { closed = 1; nodes = ( "487 1451 LINE", "487 1260 LINE", "596 1260 LINE", "596 1451 LINE", "487 1451 LINE" ); }, { closed = 1; nodes = ( "734 1430 LINE", "734 1281 LINE", "649 1281 LINE", "649 1430 LINE", "734 1430 LINE" ); }, { closed = 1; nodes = ( "745 1237 LINE", "637 1237 LINE SMOOTH", "632 1237 OFFCURVE", "625 1228 OFFCURVE", "625 1216 CURVE SMOOTH", "625 1025 LINE SMOOTH", "625 1016 OFFCURVE", "630 1005 OFFCURVE", "637 1005 CURVE SMOOTH", "745 1005 LINE SMOOTH", "751 1005 OFFCURVE", "757 1013 OFFCURVE", "757 1025 CURVE SMOOTH", "757 1216 LINE SMOOTH", "757 1225 OFFCURVE", "752 1237 OFFCURVE", "745 1237 CURVE" ); }, { closed = 1; nodes = ( "0 1216 LINE", "0 1025 LINE", "108 1025 LINE", "108 1216 LINE", "0 1216 LINE" ); }, { closed = 1; nodes = ( "165 1216 LINE", "165 1025 LINE", "273 1025 LINE", "273 1216 LINE", "165 1216 LINE" ); }, { closed = 1; nodes = ( "323 1216 LINE", "323 1025 LINE", "431 1025 LINE", "431 1216 LINE", "323 1216 LINE" ); }, { closed = 1; nodes = ( "734 1195 LINE", "734 1046 LINE", "649 1046 LINE", "649 1195 LINE", "734 1195 LINE" ); }, { closed = 1; nodes = ( "596 1001 LINE", "487 1001 LINE SMOOTH", "480 1001 OFFCURVE", "473 990 OFFCURVE", "473 975 CURVE SMOOTH", "473 785 LINE SMOOTH", "473 772 OFFCURVE", "479 759 OFFCURVE", "487 759 CURVE SMOOTH", "596 759 LINE SMOOTH", "603 759 OFFCURVE", "610 769 OFFCURVE", "610 785 CURVE SMOOTH", "610 975 LINE SMOOTH", "610 987 OFFCURVE", "604 1001 OFFCURVE", "596 1001 CURVE" ); }, { closed = 1; nodes = ( "900 980 LINE", "792 980 LINE SMOOTH", "790 980 OFFCURVE", "789 978 OFFCURVE", "789 975 CURVE SMOOTH", "789 785 LINE SMOOTH", "789 781 OFFCURVE", "790 779 OFFCURVE", "792 779 CURVE SMOOTH", "900 779 LINE SMOOTH", "902 779 OFFCURVE", "903 781 OFFCURVE", "903 785 CURVE SMOOTH", "903 975 LINE SMOOTH", "903 978 OFFCURVE", "902 980 OFFCURVE", "900 980 CURVE" ); }, { closed = 1; nodes = ( "0 975 LINE", "0 785 LINE", "108 785 LINE", "108 975 LINE", "0 975 LINE" ); }, { closed = 1; nodes = ( "165 975 LINE", "165 785 LINE", "273 785 LINE", "273 975 LINE", "165 975 LINE" ); }, { closed = 1; nodes = ( "323 975 LINE", "323 785 LINE", "431 785 LINE", "431 975 LINE", "323 975 LINE" ); }, { closed = 1; nodes = ( "745 785 LINE", "745 975 LINE", "637 975 LINE", "637 785 LINE", "745 785 LINE" ); }, { closed = 1; nodes = ( "897 970 LINE", "897 790 LINE", "795 790 LINE", "795 970 LINE", "897 970 LINE" ); }, { closed = 1; nodes = ( "581 949 LINE", "581 810 LINE", "502 810 LINE", "502 949 LINE", "581 949 LINE" ); }, { closed = 1; nodes = ( "0 734 LINE", "0 544 LINE", "108 544 LINE", "108 734 LINE", "0 734 LINE" ); }, { closed = 1; nodes = ( "165 734 LINE", "165 544 LINE", "273 544 LINE", "273 734 LINE", "165 734 LINE" ); }, { closed = 1; nodes = ( "323 734 LINE", "323 544 LINE", "431 544 LINE", "431 734 LINE", "323 734 LINE" ); }, { closed = 1; nodes = ( "596 544 LINE", "596 734 LINE", "487 734 LINE", "487 544 LINE", "596 544 LINE" ); }, { closed = 1; nodes = ( "637 734 LINE", "637 544 LINE", "745 544 LINE", "745 734 LINE", "637 734 LINE" ); }, { closed = 1; nodes = ( "745 508 LINE", "637 508 LINE SMOOTH", "632 508 OFFCURVE", "625 499 OFFCURVE", "625 487 CURVE SMOOTH", "625 296 LINE SMOOTH", "625 287 OFFCURVE", "630 276 OFFCURVE", "637 276 CURVE SMOOTH", "745 276 LINE SMOOTH", "751 276 OFFCURVE", "757 284 OFFCURVE", "757 296 CURVE SMOOTH", "757 487 LINE SMOOTH", "757 496 OFFCURVE", "752 508 OFFCURVE", "745 508 CURVE" ); }, { closed = 1; nodes = ( "1047 492 LINE", "939 492 LINE SMOOTH", "938 492 OFFCURVE", "936 490 OFFCURVE", "936 487 CURVE SMOOTH", "936 296 LINE SMOOTH", "936 293 OFFCURVE", "938 291 OFFCURVE", "939 291 CURVE SMOOTH", "1047 291 LINE SMOOTH", "1049 291 OFFCURVE", "1050 293 OFFCURVE", "1050 296 CURVE SMOOTH", "1050 487 LINE SMOOTH", "1050 490 OFFCURVE", "1049 492 OFFCURVE", "1047 492 CURVE" ); }, { closed = 1; nodes = ( "0 487 LINE", "0 296 LINE", "108 296 LINE", "108 487 LINE", "0 487 LINE" ); }, { closed = 1; nodes = ( "165 487 LINE", "165 296 LINE", "273 296 LINE", "273 487 LINE", "165 487 LINE" ); }, { closed = 1; nodes = ( "1045 482 LINE", "1045 302 LINE", "942 302 LINE", "942 482 LINE", "1045 482 LINE" ); }, { closed = 1; nodes = ( "734 466 LINE", "734 317 LINE", "649 317 LINE", "649 466 LINE", "734 466 LINE" ); }, { closed = 1; nodes = ( "596 236 LINE", "487 236 LINE SMOOTH", "486 236 OFFCURVE", "485 234 OFFCURVE", "485 231 CURVE SMOOTH", "485 40 LINE SMOOTH", "485 37 OFFCURVE", "486 35 OFFCURVE", "487 35 CURVE SMOOTH", "596 35 LINE SMOOTH", "597 35 OFFCURVE", "599 37 OFFCURVE", "599 40 CURVE SMOOTH", "599 231 LINE SMOOTH", "599 234 OFFCURVE", "597 236 OFFCURVE", "596 236 CURVE" ); }, { closed = 1; nodes = ( "900 236 LINE", "792 236 LINE SMOOTH", "790 236 OFFCURVE", "789 234 OFFCURVE", "789 231 CURVE SMOOTH", "789 40 LINE SMOOTH", "789 37 OFFCURVE", "790 35 OFFCURVE", "792 35 CURVE SMOOTH", "900 35 LINE SMOOTH", "902 35 OFFCURVE", "903 37 OFFCURVE", "903 40 CURVE SMOOTH", "903 231 LINE SMOOTH", "903 234 OFFCURVE", "902 236 OFFCURVE", "900 236 CURVE" ); }, { closed = 1; nodes = ( "0 231 LINE", "0 40 LINE", "108 40 LINE", "108 231 LINE", "0 231 LINE" ); }, { closed = 1; nodes = ( "165 231 LINE", "165 40 LINE", "273 40 LINE", "273 231 LINE", "165 231 LINE" ); }, { closed = 1; nodes = ( "323 231 LINE", "323 40 LINE", "431 40 LINE", "431 231 LINE", "323 231 LINE" ); }, { closed = 1; nodes = ( "593 225 LINE", "593 45 LINE", "490 45 LINE", "490 225 LINE", "593 225 LINE" ); }, { closed = 1; nodes = ( "897 225 LINE", "897 45 LINE", "795 45 LINE", "795 225 LINE", "897 225 LINE" ); }, { closed = 1; nodes = ( "0 -26 LINE", "0 -216 LINE", "108 -216 LINE", "108 -26 LINE", "0 -26 LINE" ); }, { closed = 1; nodes = ( "165 -26 LINE", "165 -216 LINE", "273 -216 LINE", "273 -26 LINE", "165 -26 LINE" ); }, { closed = 1; nodes = ( "323 -26 LINE", "323 -216 LINE", "431 -216 LINE", "431 -26 LINE", "323 -26 LINE" ); }, { closed = 1; nodes = ( "596 -279 LINE", "487 -279 LINE SMOOTH", "486 -279 OFFCURVE", "485 -281 OFFCURVE", "485 -284 CURVE SMOOTH", "485 -475 LINE SMOOTH", "485 -478 OFFCURVE", "486 -480 OFFCURVE", "487 -480 CURVE SMOOTH", "596 -480 LINE SMOOTH", "597 -480 OFFCURVE", "599 -478 OFFCURVE", "599 -475 CURVE SMOOTH", "599 -284 LINE SMOOTH", "599 -281 OFFCURVE", "597 -279 OFFCURVE", "596 -279 CURVE" ); }, { closed = 1; nodes = ( "0 -284 LINE", "0 -475 LINE", "108 -475 LINE", "108 -284 LINE", "0 -284 LINE" ); }, { closed = 1; nodes = ( "165 -284 LINE", "165 -475 LINE", "273 -475 LINE", "273 -284 LINE", "165 -284 LINE" ); }, { closed = 1; nodes = ( "593 -289 LINE", "593 -470 LINE", "490 -470 LINE", "490 -289 LINE", "593 -289 LINE" ); } ); width = 1200; } ); note = uniE0C4; unicode = E0C4; }, { color = 2; glyphname = uniE0C5; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "607 1757 LINE", "715 1757 LINE SMOOTH", "720 1757 OFFCURVE", "724 1765 OFFCURVE", "724 1772 CURVE SMOOTH", "724 1963 LINE SMOOTH", "724 1971 OFFCURVE", "719 1978 OFFCURVE", "715 1978 CURVE SMOOTH", "607 1978 LINE SMOOTH", "602 1978 OFFCURVE", "598 1970 OFFCURVE", "598 1963 CURVE SMOOTH", "598 1772 LINE SMOOTH", "598 1764 OFFCURVE", "603 1757 OFFCURVE", "607 1757 CURVE" ); }, { closed = 1; nodes = ( "111 1968 LINE", "3 1968 LINE SMOOTH", "1 1968 OFFCURVE", "0 1966 OFFCURVE", "0 1963 CURVE SMOOTH", "0 1772 LINE SMOOTH", "0 1769 OFFCURVE", "1 1767 OFFCURVE", "3 1767 CURVE SMOOTH", "111 1767 LINE SMOOTH", "113 1767 OFFCURVE", "114 1769 OFFCURVE", "114 1772 CURVE SMOOTH", "114 1963 LINE SMOOTH", "114 1966 OFFCURVE", "113 1968 OFFCURVE", "111 1968 CURVE" ); }, { closed = 1; nodes = ( "408 1772 LINE", "408 1963 LINE", "300 1963 LINE", "300 1772 LINE", "408 1772 LINE" ); }, { closed = 1; nodes = ( "563 1772 LINE", "563 1963 LINE", "455 1963 LINE", "455 1772 LINE", "563 1772 LINE" ); }, { closed = 1; nodes = ( "769 1963 LINE", "769 1772 LINE", "877 1772 LINE", "877 1963 LINE", "769 1963 LINE" ); }, { closed = 1; nodes = ( "927 1963 LINE", "927 1772 LINE", "1035 1772 LINE", "1035 1963 LINE", "927 1963 LINE" ); }, { closed = 1; nodes = ( "1200 1963 LINE", "1092 1963 LINE", "1092 1772 LINE", "1200 1772 LINE", "1200 1963 LINE" ); }, { closed = 1; nodes = ( "108 1957 LINE", "108 1777 LINE", "6 1777 LINE", "6 1957 LINE", "108 1957 LINE" ); }, { closed = 1; nodes = ( "615 1787 LINE", "615 1947 LINE", "706 1947 LINE", "706 1787 LINE", "615 1787 LINE" ); }, { closed = 1; nodes = ( "111 1704 LINE", "3 1704 LINE SMOOTH", "1 1704 OFFCURVE", "0 1702 OFFCURVE", "0 1699 CURVE SMOOTH", "0 1509 LINE SMOOTH", "0 1505 OFFCURVE", "1 1503 OFFCURVE", "3 1503 CURVE SMOOTH", "111 1503 LINE SMOOTH", "113 1503 OFFCURVE", "114 1505 OFFCURVE", "114 1509 CURVE SMOOTH", "114 1699 LINE SMOOTH", "114 1702 OFFCURVE", "113 1704 OFFCURVE", "111 1704 CURVE" ); }, { closed = 1; nodes = ( "408 1509 LINE", "408 1699 LINE", "300 1699 LINE", "300 1509 LINE", "408 1509 LINE" ); }, { closed = 1; nodes = ( "713 1509 LINE", "713 1699 LINE", "604 1699 LINE", "604 1509 LINE", "713 1509 LINE" ); }, { closed = 1; nodes = ( "769 1699 LINE", "769 1509 LINE", "877 1509 LINE", "877 1699 LINE", "769 1699 LINE" ); }, { closed = 1; nodes = ( "927 1699 LINE", "927 1509 LINE", "1035 1509 LINE", "1035 1699 LINE", "927 1699 LINE" ); }, { closed = 1; nodes = ( "1092 1699 LINE", "1092 1509 LINE", "1200 1509 LINE", "1200 1699 LINE", "1092 1699 LINE" ); }, { closed = 1; nodes = ( "108 1694 LINE", "108 1514 LINE", "6 1514 LINE", "6 1694 LINE", "108 1694 LINE" ); }, { closed = 1; nodes = ( "563 1471 LINE", "455 1471 LINE SMOOTH", "448 1471 OFFCURVE", "443 1460 OFFCURVE", "443 1451 CURVE SMOOTH", "443 1260 LINE SMOOTH", "443 1248 OFFCURVE", "449 1240 OFFCURVE", "455 1240 CURVE SMOOTH", "563 1240 LINE SMOOTH", "570 1240 OFFCURVE", "575 1251 OFFCURVE", "575 1260 CURVE SMOOTH", "575 1451 LINE SMOOTH", "575 1462 OFFCURVE", "568 1471 OFFCURVE", "563 1471 CURVE" ); }, { closed = 1; nodes = ( "604 1451 LINE", "604 1260 LINE", "713 1260 LINE", "713 1451 LINE", "604 1451 LINE" ); }, { closed = 1; nodes = ( "769 1451 LINE", "769 1260 LINE", "877 1260 LINE", "877 1451 LINE", "769 1451 LINE" ); }, { closed = 1; nodes = ( "927 1451 LINE", "927 1260 LINE", "1035 1260 LINE", "1035 1451 LINE", "927 1451 LINE" ); }, { closed = 1; nodes = ( "1092 1451 LINE", "1092 1260 LINE", "1200 1260 LINE", "1200 1451 LINE", "1092 1451 LINE" ); }, { closed = 1; nodes = ( "551 1430 LINE", "551 1281 LINE", "466 1281 LINE", "466 1430 LINE", "551 1430 LINE" ); }, { closed = 1; nodes = ( "563 1237 LINE", "455 1237 LINE SMOOTH", "448 1237 OFFCURVE", "443 1225 OFFCURVE", "443 1216 CURVE SMOOTH", "443 1025 LINE SMOOTH", "443 1013 OFFCURVE", "449 1005 OFFCURVE", "455 1005 CURVE SMOOTH", "563 1005 LINE SMOOTH", "570 1005 OFFCURVE", "575 1016 OFFCURVE", "575 1025 CURVE SMOOTH", "575 1216 LINE SMOOTH", "575 1228 OFFCURVE", "568 1237 OFFCURVE", "563 1237 CURVE" ); }, { closed = 1; nodes = ( "769 1216 LINE", "769 1025 LINE", "877 1025 LINE", "877 1216 LINE", "769 1216 LINE" ); }, { closed = 1; nodes = ( "927 1216 LINE", "927 1025 LINE", "1035 1025 LINE", "1035 1216 LINE", "927 1216 LINE" ); }, { closed = 1; nodes = ( "1092 1216 LINE", "1092 1025 LINE", "1200 1025 LINE", "1200 1216 LINE", "1092 1216 LINE" ); }, { closed = 1; nodes = ( "551 1195 LINE", "551 1046 LINE", "466 1046 LINE", "466 1195 LINE", "551 1195 LINE" ); }, { closed = 1; nodes = ( "713 1001 LINE", "604 1001 LINE SMOOTH", "596 1001 OFFCURVE", "590 987 OFFCURVE", "590 975 CURVE SMOOTH", "590 785 LINE SMOOTH", "590 769 OFFCURVE", "597 759 OFFCURVE", "604 759 CURVE SMOOTH", "713 759 LINE SMOOTH", "721 759 OFFCURVE", "727 772 OFFCURVE", "727 785 CURVE SMOOTH", "727 975 LINE SMOOTH", "727 990 OFFCURVE", "720 1001 OFFCURVE", "713 1001 CURVE" ); }, { closed = 1; nodes = ( "408 980 LINE", "300 980 LINE SMOOTH", "298 980 OFFCURVE", "297 978 OFFCURVE", "297 975 CURVE SMOOTH", "297 785 LINE SMOOTH", "297 781 OFFCURVE", "298 779 OFFCURVE", "300 779 CURVE SMOOTH", "408 779 LINE SMOOTH", "410 779 OFFCURVE", "411 781 OFFCURVE", "411 785 CURVE SMOOTH", "411 975 LINE SMOOTH", "411 978 OFFCURVE", "410 980 OFFCURVE", "408 980 CURVE" ); }, { closed = 1; nodes = ( "563 785 LINE", "563 975 LINE", "455 975 LINE", "455 785 LINE", "563 785 LINE" ); }, { closed = 1; nodes = ( "769 975 LINE", "769 785 LINE", "877 785 LINE", "877 975 LINE", "769 975 LINE" ); }, { closed = 1; nodes = ( "927 975 LINE", "927 785 LINE", "1035 785 LINE", "1035 975 LINE", "927 975 LINE" ); }, { closed = 1; nodes = ( "1092 975 LINE", "1092 785 LINE", "1200 785 LINE", "1200 975 LINE", "1092 975 LINE" ); }, { closed = 1; nodes = ( "405 970 LINE", "405 790 LINE", "303 790 LINE", "303 970 LINE", "405 970 LINE" ); }, { closed = 1; nodes = ( "698 949 LINE", "698 810 LINE", "619 810 LINE", "619 949 LINE", "698 949 LINE" ); }, { closed = 1; nodes = ( "455 734 LINE", "455 544 LINE", "563 544 LINE", "563 734 LINE", "455 734 LINE" ); }, { closed = 1; nodes = ( "713 544 LINE", "713 734 LINE", "604 734 LINE", "604 544 LINE", "713 544 LINE" ); }, { closed = 1; nodes = ( "769 734 LINE", "769 544 LINE", "877 544 LINE", "877 734 LINE", "769 734 LINE" ); }, { closed = 1; nodes = ( "927 734 LINE", "927 544 LINE", "1035 544 LINE", "1035 734 LINE", "927 734 LINE" ); }, { closed = 1; nodes = ( "1092 734 LINE", "1092 544 LINE", "1200 544 LINE", "1200 734 LINE", "1092 734 LINE" ); }, { closed = 1; nodes = ( "563 508 LINE", "455 508 LINE SMOOTH", "448 508 OFFCURVE", "443 496 OFFCURVE", "443 487 CURVE SMOOTH", "443 296 LINE SMOOTH", "443 284 OFFCURVE", "449 276 OFFCURVE", "455 276 CURVE SMOOTH", "563 276 LINE SMOOTH", "570 276 OFFCURVE", "575 287 OFFCURVE", "575 296 CURVE SMOOTH", "575 487 LINE SMOOTH", "575 499 OFFCURVE", "568 508 OFFCURVE", "563 508 CURVE" ); }, { closed = 1; nodes = ( "261 492 LINE", "153 492 LINE SMOOTH", "151 492 OFFCURVE", "150 490 OFFCURVE", "150 487 CURVE SMOOTH", "150 296 LINE SMOOTH", "150 293 OFFCURVE", "151 291 OFFCURVE", "153 291 CURVE SMOOTH", "261 291 LINE SMOOTH", "262 291 OFFCURVE", "264 293 OFFCURVE", "264 296 CURVE SMOOTH", "264 487 LINE SMOOTH", "264 490 OFFCURVE", "262 492 OFFCURVE", "261 492 CURVE" ); }, { closed = 1; nodes = ( "927 487 LINE", "927 296 LINE", "1035 296 LINE", "1035 487 LINE", "927 487 LINE" ); }, { closed = 1; nodes = ( "1092 487 LINE", "1092 296 LINE", "1200 296 LINE", "1200 487 LINE", "1092 487 LINE" ); }, { closed = 1; nodes = ( "258 482 LINE", "258 302 LINE", "155 302 LINE", "155 482 LINE", "258 482 LINE" ); }, { closed = 1; nodes = ( "551 466 LINE", "551 317 LINE", "466 317 LINE", "466 466 LINE", "551 466 LINE" ); }, { closed = 1; nodes = ( "408 236 LINE", "300 236 LINE SMOOTH", "298 236 OFFCURVE", "297 234 OFFCURVE", "297 231 CURVE SMOOTH", "297 40 LINE SMOOTH", "297 37 OFFCURVE", "298 35 OFFCURVE", "300 35 CURVE SMOOTH", "408 35 LINE SMOOTH", "410 35 OFFCURVE", "411 37 OFFCURVE", "411 40 CURVE SMOOTH", "411 231 LINE SMOOTH", "411 234 OFFCURVE", "410 236 OFFCURVE", "408 236 CURVE" ); }, { closed = 1; nodes = ( "713 236 LINE", "604 236 LINE SMOOTH", "603 236 OFFCURVE", "601 234 OFFCURVE", "601 231 CURVE SMOOTH", "601 40 LINE SMOOTH", "601 37 OFFCURVE", "603 35 OFFCURVE", "604 35 CURVE SMOOTH", "713 35 LINE SMOOTH", "714 35 OFFCURVE", "715 37 OFFCURVE", "715 40 CURVE SMOOTH", "715 231 LINE SMOOTH", "715 234 OFFCURVE", "714 236 OFFCURVE", "713 236 CURVE" ); }, { closed = 1; nodes = ( "769 231 LINE", "769 40 LINE", "877 40 LINE", "877 231 LINE", "769 231 LINE" ); }, { closed = 1; nodes = ( "927 231 LINE", "927 40 LINE", "1035 40 LINE", "1035 231 LINE", "927 231 LINE" ); }, { closed = 1; nodes = ( "1092 231 LINE", "1092 40 LINE", "1200 40 LINE", "1200 231 LINE", "1092 231 LINE" ); }, { closed = 1; nodes = ( "405 225 LINE", "405 45 LINE", "303 45 LINE", "303 225 LINE", "405 225 LINE" ); }, { closed = 1; nodes = ( "710 225 LINE", "710 45 LINE", "607 45 LINE", "607 225 LINE", "710 225 LINE" ); }, { closed = 1; nodes = ( "769 -26 LINE", "769 -216 LINE", "877 -216 LINE", "877 -26 LINE", "769 -26 LINE" ); }, { closed = 1; nodes = ( "927 -26 LINE", "927 -216 LINE", "1035 -216 LINE", "1035 -26 LINE", "927 -26 LINE" ); }, { closed = 1; nodes = ( "1092 -26 LINE", "1092 -216 LINE", "1200 -216 LINE", "1200 -26 LINE", "1092 -26 LINE" ); }, { closed = 1; nodes = ( "713 -279 LINE", "604 -279 LINE SMOOTH", "603 -279 OFFCURVE", "601 -281 OFFCURVE", "601 -284 CURVE SMOOTH", "601 -475 LINE SMOOTH", "601 -478 OFFCURVE", "603 -480 OFFCURVE", "604 -480 CURVE SMOOTH", "713 -480 LINE SMOOTH", "714 -480 OFFCURVE", "715 -478 OFFCURVE", "715 -475 CURVE SMOOTH", "715 -284 LINE SMOOTH", "715 -281 OFFCURVE", "714 -279 OFFCURVE", "713 -279 CURVE" ); }, { closed = 1; nodes = ( "927 -284 LINE", "927 -475 LINE", "1035 -475 LINE", "1035 -284 LINE", "927 -284 LINE" ); }, { closed = 1; nodes = ( "1092 -284 LINE", "1092 -475 LINE", "1200 -475 LINE", "1200 -284 LINE", "1092 -284 LINE" ); }, { closed = 1; nodes = ( "710 -289 LINE", "710 -470 LINE", "607 -470 LINE", "607 -289 LINE", "710 -289 LINE" ); } ); width = 1200; } ); note = uniE0C5; unicode = E0C5; }, { color = 2; glyphname = uniE0C6; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "769 1658 LINE", "940 1658 LINE SMOOTH", "947 1658 OFFCURVE", "955 1668 OFFCURVE", "955 1681 CURVE SMOOTH", "955 1956 LINE SMOOTH", "955 1967 OFFCURVE", "949 1978 OFFCURVE", "940 1978 CURVE SMOOTH", "769 1978 LINE SMOOTH", "763 1978 OFFCURVE", "755 1968 OFFCURVE", "755 1956 CURVE SMOOTH", "755 1681 LINE SMOOTH", "755 1670 OFFCURVE", "761 1658 OFFCURVE", "769 1658 CURVE" ); }, { closed = 1; nodes = ( "512 1668 LINE", "683 1668 LINE SMOOTH", "687 1668 OFFCURVE", "691 1674 OFFCURVE", "691 1681 CURVE SMOOTH", "691 1956 LINE SMOOTH", "691 1961 OFFCURVE", "688 1968 OFFCURVE", "683 1968 CURVE SMOOTH", "512 1968 LINE SMOOTH", "508 1968 OFFCURVE", "504 1961 OFFCURVE", "504 1956 CURVE SMOOTH", "504 1681 LINE SMOOTH", "504 1674 OFFCURVE", "507 1668 OFFCURVE", "512 1668 CURVE" ); }, { closed = 1; nodes = ( "0 1956 LINE", "0 1681 LINE", "172 1681 LINE", "172 1956 LINE", "0 1956 LINE" ); }, { closed = 1; nodes = ( "261 1956 LINE", "261 1681 LINE", "433 1681 LINE", "433 1956 LINE", "261 1956 LINE" ); }, { closed = 1; nodes = ( "519 1693 LINE", "519 1943 LINE", "675 1943 LINE", "675 1693 LINE", "519 1693 LINE" ); }, { closed = 1; nodes = ( "784 1703 LINE", "784 1933 LINE", "927 1933 LINE", "927 1703 LINE", "784 1703 LINE" ); }, { closed = 1; nodes = ( "944 1588 LINE", "773 1588 LINE SMOOTH", "770 1588 OFFCURVE", "765 1582 OFFCURVE", "765 1575 CURVE SMOOTH", "765 1300 LINE SMOOTH", "765 1295 OFFCURVE", "769 1288 OFFCURVE", "773 1288 CURVE SMOOTH", "944 1288 LINE SMOOTH", "949 1288 OFFCURVE", "952 1293 OFFCURVE", "952 1300 CURVE SMOOTH", "952 1575 LINE SMOOTH", "952 1582 OFFCURVE", "949 1588 OFFCURVE", "944 1588 CURVE" ); }, { closed = 1; nodes = ( "0 1575 LINE", "0 1300 LINE", "172 1300 LINE", "172 1575 LINE", "0 1575 LINE" ); }, { closed = 1; nodes = ( "261 1575 LINE", "261 1300 LINE", "433 1300 LINE", "433 1575 LINE", "261 1575 LINE" ); }, { closed = 1; nodes = ( "512 1575 LINE", "512 1300 LINE", "683 1300 LINE", "683 1575 LINE", "512 1575 LINE" ); }, { closed = 1; nodes = ( "937 1563 LINE", "937 1312 LINE", "781 1312 LINE", "781 1563 LINE", "937 1563 LINE" ); }, { closed = 1; nodes = ( "1181 1246 LINE", "1010 1246 LINE SMOOTH", "1002 1246 OFFCURVE", "992 1233 OFFCURVE", "992 1217 CURVE SMOOTH", "992 941 LINE SMOOTH", "992 928 OFFCURVE", "1000 912 OFFCURVE", "1010 912 CURVE SMOOTH", "1181 912 LINE SMOOTH", "1191 912 OFFCURVE", "1200 925 OFFCURVE", "1200 941 CURVE SMOOTH", "1200 1217 LINE SMOOTH", "1200 1231 OFFCURVE", "1192 1246 OFFCURVE", "1181 1246 CURVE" ); }, { closed = 1; nodes = ( "512 929 LINE", "683 929 LINE SMOOTH", "687 929 OFFCURVE", "691 934 OFFCURVE", "691 941 CURVE SMOOTH", "691 1217 LINE SMOOTH", "691 1222 OFFCURVE", "688 1229 OFFCURVE", "683 1229 CURVE SMOOTH", "512 1229 LINE SMOOTH", "508 1229 OFFCURVE", "504 1222 OFFCURVE", "504 1217 CURVE SMOOTH", "504 941 LINE SMOOTH", "504 936 OFFCURVE", "507 929 OFFCURVE", "512 929 CURVE" ); }, { closed = 1; nodes = ( "0 1217 LINE", "0 941 LINE", "172 941 LINE", "172 1217 LINE", "0 1217 LINE" ); }, { closed = 1; nodes = ( "261 1217 LINE", "261 941 LINE", "433 941 LINE", "433 1217 LINE", "261 1217 LINE" ); }, { closed = 1; nodes = ( "519 954 LINE", "519 1204 LINE", "675 1204 LINE", "675 954 LINE", "519 954 LINE" ); }, { closed = 1; nodes = ( "1163 1187 LINE", "1163 971 LINE", "1029 971 LINE", "1029 1187 LINE", "1163 1187 LINE" ); }, { closed = 1; nodes = ( "0 878 LINE", "0 603 LINE", "172 603 LINE", "172 878 LINE", "0 878 LINE" ); }, { closed = 1; nodes = ( "512 878 LINE", "512 603 LINE", "683 603 LINE", "683 878 LINE", "512 878 LINE" ); }, { closed = 1; nodes = ( "944 567 LINE", "773 567 LINE SMOOTH", "763 567 OFFCURVE", "750 550 OFFCURVE", "750 530 CURVE SMOOTH", "750 255 LINE SMOOTH", "750 236 OFFCURVE", "760 217 OFFCURVE", "773 217 CURVE SMOOTH", "944 217 LINE SMOOTH", "956 217 OFFCURVE", "968 234 OFFCURVE", "968 255 CURVE SMOOTH", "968 530 LINE SMOOTH", "968 547 OFFCURVE", "957 567 OFFCURVE", "944 567 CURVE" ); }, { closed = 1; nodes = ( "0 530 LINE", "0 255 LINE", "172 255 LINE", "172 530 LINE", "0 530 LINE" ); }, { closed = 1; nodes = ( "261 530 LINE", "261 255 LINE", "433 255 LINE", "433 530 LINE", "261 530 LINE" ); }, { closed = 1; nodes = ( "921 492 LINE", "921 292 LINE", "796 292 LINE", "796 492 LINE", "921 492 LINE" ); }, { closed = 1; nodes = ( "683 206 LINE", "512 206 LINE SMOOTH", "504 206 OFFCURVE", "496 195 OFFCURVE", "496 182 CURVE SMOOTH", "496 -93 LINE SMOOTH", "496 -105 OFFCURVE", "502 -118 OFFCURVE", "512 -118 CURVE SMOOTH", "683 -118 LINE SMOOTH", "690 -118 OFFCURVE", "698 -108 OFFCURVE", "698 -93 CURVE SMOOTH", "698 182 LINE SMOOTH", "698 193 OFFCURVE", "691 206 OFFCURVE", "683 206 CURVE" ); }, { closed = 1; nodes = ( "0 182 LINE", "0 -93 LINE", "172 -93 LINE", "172 182 LINE", "0 182 LINE" ); }, { closed = 1; nodes = ( "261 182 LINE", "261 -93 LINE", "433 -93 LINE", "433 182 LINE", "261 182 LINE" ); }, { closed = 1; nodes = ( "667 157 LINE", "667 -69 LINE", "527 -69 LINE", "527 157 LINE", "667 157 LINE" ); }, { closed = 1; nodes = ( "1181 -145 LINE", "1010 -145 LINE SMOOTH", "1001 -145 OFFCURVE", "992 -158 OFFCURVE", "992 -175 CURVE SMOOTH", "992 -450 LINE SMOOTH", "992 -465 OFFCURVE", "1000 -480 OFFCURVE", "1010 -480 CURVE SMOOTH", "1181 -480 LINE SMOOTH", "1191 -480 OFFCURVE", "1200 -467 OFFCURVE", "1200 -450 CURVE SMOOTH", "1200 -175 LINE SMOOTH", "1200 -161 OFFCURVE", "1192 -145 OFFCURVE", "1181 -145 CURVE" ); }, { closed = 1; nodes = ( "0 -175 LINE", "0 -450 LINE", "172 -450 LINE", "172 -175 LINE", "0 -175 LINE" ); }, { closed = 1; nodes = ( "261 -175 LINE", "261 -450 LINE", "433 -450 LINE", "433 -175 LINE", "261 -175 LINE" ); }, { closed = 1; nodes = ( "1163 -205 LINE", "1163 -421 LINE", "1029 -421 LINE", "1029 -205 LINE", "1163 -205 LINE" ); } ); width = 1200; } ); note = uniE0C6; unicode = E0C6; }, { color = 2; glyphname = uniE0C7; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "260 1658 LINE", "431 1658 LINE SMOOTH", "439 1658 OFFCURVE", "445 1670 OFFCURVE", "445 1681 CURVE SMOOTH", "445 1956 LINE SMOOTH", "445 1968 OFFCURVE", "437 1978 OFFCURVE", "431 1978 CURVE SMOOTH", "260 1978 LINE SMOOTH", "252 1978 OFFCURVE", "246 1967 OFFCURVE", "246 1956 CURVE SMOOTH", "246 1681 LINE SMOOTH", "246 1669 OFFCURVE", "253 1658 OFFCURVE", "260 1658 CURVE" ); }, { closed = 1; nodes = ( "517 1668 LINE", "688 1668 LINE SMOOTH", "693 1668 OFFCURVE", "696 1674 OFFCURVE", "696 1681 CURVE SMOOTH", "696 1956 LINE SMOOTH", "696 1962 OFFCURVE", "693 1968 OFFCURVE", "688 1968 CURVE SMOOTH", "517 1968 LINE SMOOTH", "513 1968 OFFCURVE", "509 1961 OFFCURVE", "509 1956 CURVE SMOOTH", "509 1681 LINE SMOOTH", "509 1674 OFFCURVE", "514 1668 OFFCURVE", "517 1668 CURVE" ); }, { closed = 1; nodes = ( "767 1956 LINE", "767 1681 LINE", "939 1681 LINE", "939 1956 LINE", "767 1956 LINE" ); }, { closed = 1; nodes = ( "1200 1956 LINE", "1029 1956 LINE", "1029 1681 LINE", "1200 1681 LINE", "1200 1956 LINE" ); }, { closed = 1; nodes = ( "525 1693 LINE", "525 1943 LINE", "681 1943 LINE", "681 1693 LINE", "525 1693 LINE" ); }, { closed = 1; nodes = ( "273 1703 LINE", "273 1933 LINE", "417 1933 LINE", "417 1703 LINE", "273 1703 LINE" ); }, { closed = 1; nodes = ( "428 1588 LINE", "256 1588 LINE SMOOTH", "251 1588 OFFCURVE", "248 1582 OFFCURVE", "248 1575 CURVE SMOOTH", "248 1300 LINE SMOOTH", "248 1293 OFFCURVE", "253 1288 OFFCURVE", "256 1288 CURVE SMOOTH", "428 1288 LINE SMOOTH", "432 1288 OFFCURVE", "435 1295 OFFCURVE", "435 1300 CURVE SMOOTH", "435 1575 LINE SMOOTH", "435 1582 OFFCURVE", "431 1588 OFFCURVE", "428 1588 CURVE" ); }, { closed = 1; nodes = ( "517 1575 LINE", "517 1300 LINE", "688 1300 LINE", "688 1575 LINE", "517 1575 LINE" ); }, { closed = 1; nodes = ( "767 1575 LINE", "767 1300 LINE", "939 1300 LINE", "939 1575 LINE", "767 1575 LINE" ); }, { closed = 1; nodes = ( "1029 1575 LINE", "1029 1300 LINE", "1200 1300 LINE", "1200 1575 LINE", "1029 1575 LINE" ); }, { closed = 1; nodes = ( "420 1563 LINE", "420 1312 LINE", "263 1312 LINE", "263 1563 LINE", "420 1563 LINE" ); }, { closed = 1; nodes = ( "190 1246 LINE", "19 1246 LINE SMOOTH", "8 1246 OFFCURVE", "0 1230 OFFCURVE", "0 1217 CURVE SMOOTH", "0 941 LINE SMOOTH", "0 925 OFFCURVE", "9 912 OFFCURVE", "19 912 CURVE SMOOTH", "190 912 LINE SMOOTH", "200 912 OFFCURVE", "209 928 OFFCURVE", "209 941 CURVE SMOOTH", "209 1217 LINE SMOOTH", "209 1233 OFFCURVE", "198 1246 OFFCURVE", "190 1246 CURVE" ); }, { closed = 1; nodes = ( "517 929 LINE", "688 929 LINE SMOOTH", "693 929 OFFCURVE", "696 936 OFFCURVE", "696 941 CURVE SMOOTH", "696 1217 LINE SMOOTH", "696 1223 OFFCURVE", "693 1229 OFFCURVE", "688 1229 CURVE SMOOTH", "517 1229 LINE SMOOTH", "513 1229 OFFCURVE", "509 1222 OFFCURVE", "509 1217 CURVE SMOOTH", "509 941 LINE SMOOTH", "509 934 OFFCURVE", "514 929 OFFCURVE", "517 929 CURVE" ); }, { closed = 1; nodes = ( "767 1217 LINE", "767 941 LINE", "939 941 LINE", "939 1217 LINE", "767 1217 LINE" ); }, { closed = 1; nodes = ( "1029 1217 LINE", "1029 941 LINE", "1200 941 LINE", "1200 1217 LINE", "1029 1217 LINE" ); }, { closed = 1; nodes = ( "525 954 LINE", "525 1204 LINE", "681 1204 LINE", "681 954 LINE", "525 954 LINE" ); }, { closed = 1; nodes = ( "172 1187 LINE", "172 971 LINE", "37 971 LINE", "37 1187 LINE", "172 1187 LINE" ); }, { closed = 1; nodes = ( "517 878 LINE", "517 603 LINE", "688 603 LINE", "688 878 LINE", "517 878 LINE" ); }, { closed = 1; nodes = ( "1029 878 LINE", "1029 603 LINE", "1200 603 LINE", "1200 878 LINE", "1029 878 LINE" ); }, { closed = 1; nodes = ( "428 567 LINE", "256 567 LINE SMOOTH", "243 567 OFFCURVE", "232 547 OFFCURVE", "232 530 CURVE SMOOTH", "232 255 LINE SMOOTH", "232 234 OFFCURVE", "245 217 OFFCURVE", "256 217 CURVE SMOOTH", "428 217 LINE SMOOTH", "440 217 OFFCURVE", "450 236 OFFCURVE", "450 255 CURVE SMOOTH", "450 530 LINE SMOOTH", "450 550 OFFCURVE", "438 567 OFFCURVE", "428 567 CURVE" ); }, { closed = 1; nodes = ( "767 530 LINE", "767 255 LINE", "939 255 LINE", "939 530 LINE", "767 530 LINE" ); }, { closed = 1; nodes = ( "1029 530 LINE", "1029 255 LINE", "1200 255 LINE", "1200 530 LINE", "1029 530 LINE" ); }, { closed = 1; nodes = ( "404 492 LINE", "404 292 LINE", "279 292 LINE", "279 492 LINE", "404 492 LINE" ); }, { closed = 1; nodes = ( "688 206 LINE", "517 206 LINE SMOOTH", "508 206 OFFCURVE", "502 193 OFFCURVE", "502 182 CURVE SMOOTH", "502 -93 LINE SMOOTH", "502 -108 OFFCURVE", "510 -118 OFFCURVE", "517 -118 CURVE SMOOTH", "688 -118 LINE SMOOTH", "698 -118 OFFCURVE", "704 -105 OFFCURVE", "704 -93 CURVE SMOOTH", "704 182 LINE SMOOTH", "704 195 OFFCURVE", "696 206 OFFCURVE", "688 206 CURVE" ); }, { closed = 1; nodes = ( "767 182 LINE", "767 -93 LINE", "939 -93 LINE", "939 182 LINE", "767 182 LINE" ); }, { closed = 1; nodes = ( "1029 182 LINE", "1029 -93 LINE", "1200 -93 LINE", "1200 182 LINE", "1029 182 LINE" ); }, { closed = 1; nodes = ( "674 157 LINE", "674 -69 LINE", "533 -69 LINE", "533 157 LINE", "674 157 LINE" ); }, { closed = 1; nodes = ( "190 -145 LINE", "19 -145 LINE SMOOTH", "8 -145 OFFCURVE", "0 -161 OFFCURVE", "0 -175 CURVE SMOOTH", "0 -450 LINE SMOOTH", "0 -467 OFFCURVE", "9 -480 OFFCURVE", "19 -480 CURVE SMOOTH", "190 -480 LINE SMOOTH", "200 -480 OFFCURVE", "209 -465 OFFCURVE", "209 -450 CURVE SMOOTH", "209 -175 LINE SMOOTH", "209 -160 OFFCURVE", "198 -145 OFFCURVE", "190 -145 CURVE" ); }, { closed = 1; nodes = ( "767 -175 LINE", "767 -450 LINE", "939 -450 LINE", "939 -175 LINE", "767 -175 LINE" ); }, { closed = 1; nodes = ( "1029 -175 LINE", "1029 -450 LINE", "1200 -450 LINE", "1200 -175 LINE", "1029 -175 LINE" ); }, { closed = 1; nodes = ( "172 -205 LINE", "172 -421 LINE", "37 -421 LINE", "37 -205 LINE", "172 -205 LINE" ); } ); width = 1200; } ); note = uniE0C7; unicode = E0C7; }, { color = 2; glyphname = uniE0C8; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "1105 482 LINE", "1073 482 OFFCURVE", "1046 498 OFFCURVE", "1016 498 CURVE SMOOTH", "1010 498 OFFCURVE", "983 489 OFFCURVE", "974 487 CURVE", "955 491 OFFCURVE", "938 501 OFFCURVE", "917 501 CURVE SMOOTH", "902 501 OFFCURVE", "886 500 OFFCURVE", "871 499 CURVE SMOOTH", "862 499 OFFCURVE", "853 493 OFFCURVE", "844 493 CURVE SMOOTH", "841 493 OFFCURVE", "838 495 OFFCURVE", "836 497 CURVE SMOOTH", "811 521 OFFCURVE", "794 526 OFFCURVE", "760 526 CURVE SMOOTH", "744 526 OFFCURVE", "749 546 OFFCURVE", "703 546 CURVE SMOOTH", "681 546 OFFCURVE", "662 558 OFFCURVE", "640 558 CURVE SMOOTH", "631 558 OFFCURVE", "621 553 OFFCURVE", "612 553 CURVE SMOOTH", "607 553 OFFCURVE", "602 555 OFFCURVE", "598 559 CURVE SMOOTH", "586 571 OFFCURVE", "555 565 OFFCURVE", "540 565 CURVE SMOOTH", "536 565 OFFCURVE", "531 566 OFFCURVE", "527 567 CURVE", "513 578 OFFCURVE", "480 574 OFFCURVE", "462 583 CURVE SMOOTH", "455 586 OFFCURVE", "451 595 OFFCURVE", "443 595 CURVE SMOOTH", "435 595 OFFCURVE", "427 590 OFFCURVE", "419 590 CURVE SMOOTH", "413 590 OFFCURVE", "406 595 OFFCURVE", "399 595 CURVE SMOOTH", "392 595 OFFCURVE", "384 594 OFFCURVE", "377 594 CURVE SMOOTH", "342 594 OFFCURVE", "307 598 OFFCURVE", "273 598 CURVE SMOOTH", "262 598 OFFCURVE", "261 603 OFFCURVE", "257 612 CURVE", "260 617 OFFCURVE", "276 620 OFFCURVE", "281 621 CURVE SMOOTH", "336 632 OFFCURVE", "382 652 OFFCURVE", "433 673 CURVE SMOOTH", "446 678 OFFCURVE", "460 699 OFFCURVE", "477 697 CURVE SMOOTH", "482 696 OFFCURVE", "486 696 OFFCURVE", "491 696 CURVE SMOOTH", "504 696 OFFCURVE", "517 708 OFFCURVE", "528 708 CURVE SMOOTH", "536 708 OFFCURVE", "549 708 OFFCURVE", "557 711 CURVE SMOOTH", "563 713 OFFCURVE", "568 718 OFFCURVE", "568 725 CURVE SMOOTH", "568 752 OFFCURVE", "547 758 OFFCURVE", "525 760 CURVE SMOOTH", "503 762 OFFCURVE", "487 776 OFFCURVE", "466 778 CURVE SMOOTH", "457 779 OFFCURVE", "447 776 OFFCURVE", "438 776 CURVE SMOOTH", "429 776 OFFCURVE", "385 783 OFFCURVE", "376 787 CURVE SMOOTH", "370 790 OFFCURVE", "332 808 OFFCURVE", "326 807 CURVE SMOOTH", "322 806 OFFCURVE", "319 805 OFFCURVE", "315 805 CURVE SMOOTH", "301 805 OFFCURVE", "287 808 OFFCURVE", "273 810 CURVE", "268 816 LINE", "278 832 OFFCURVE", "320 826 OFFCURVE", "335 826 CURVE SMOOTH", "359 826 OFFCURVE", "380 843 OFFCURVE", "405 846 CURVE SMOOTH", "416 847 OFFCURVE", "447 855 OFFCURVE", "447 869 CURVE SMOOTH", "447 894 OFFCURVE", "390 903 OFFCURVE", "372 903 CURVE SMOOTH", "353 903 OFFCURVE", "341 913 OFFCURVE", "323 913 CURVE SMOOTH", "241 913 OFFCURVE", "256 927 OFFCURVE", "235 986 CURVE SMOOTH", "231 997 OFFCURVE", "215 1028 OFFCURVE", "215 1037 CURVE SMOOTH", "215 1081 OFFCURVE", "248 1107 OFFCURVE", "279 1132 CURVE SMOOTH", "292 1143 OFFCURVE", "315 1140 OFFCURVE", "327 1152 CURVE SMOOTH", "330 1155 OFFCURVE", "379 1167 OFFCURVE", "388 1168 CURVE", "395 1167 OFFCURVE", "403 1164 OFFCURVE", "410 1164 CURVE SMOOTH", "425 1164 OFFCURVE", "428 1182 OFFCURVE", "445 1182 CURVE SMOOTH", "458 1182 OFFCURVE", "459 1171 OFFCURVE", "475 1171 CURVE SMOOTH", "486 1171 OFFCURVE", "528 1192 OFFCURVE", "541 1198 CURVE SMOOTH", "575 1213 OFFCURVE", "614 1212 OFFCURVE", "648 1224 CURVE SMOOTH", "657 1227 OFFCURVE", "663 1235 OFFCURVE", "663 1244 CURVE SMOOTH", "663 1288 OFFCURVE", "625 1280 OFFCURVE", "597 1280 CURVE SMOOTH", "577 1280 OFFCURVE", "565 1308 OFFCURVE", "512 1308 CURVE SMOOTH", "504 1308 OFFCURVE", "499 1305 OFFCURVE", "492 1304 CURVE", "485 1308 OFFCURVE", "488 1314 OFFCURVE", "477 1317 CURVE SMOOTH", "464 1320 OFFCURVE", "442 1325 OFFCURVE", "431 1332 CURVE SMOOTH", "428 1334 OFFCURVE", "425 1336 OFFCURVE", "421 1336 CURVE SMOOTH", "415 1336 OFFCURVE", "410 1330 OFFCURVE", "404 1328 CURVE", "395 1334 OFFCURVE", "357 1385 OFFCURVE", "339 1371 CURVE", "303 1371 OFFCURVE", "245 1407 OFFCURVE", "206 1407 CURVE SMOOTH", "194 1407 OFFCURVE", "175 1416 OFFCURVE", "175 1430 CURVE SMOOTH", "175 1465 OFFCURVE", "235 1479 OFFCURVE", "262 1479 CURVE SMOOTH", "281 1479 OFFCURVE", "343 1491 OFFCURVE", "362 1495 CURVE SMOOTH", "379 1499 OFFCURVE", "402 1520 OFFCURVE", "416 1520 CURVE", "424 1517 LINE", "435 1507 OFFCURVE", "450 1503 OFFCURVE", "465 1503 CURVE SMOOTH", "474 1503 OFFCURVE", "486 1505 OFFCURVE", "490 1514 CURVE", "493 1516 LINE", "498 1513 OFFCURVE", "507 1504 OFFCURVE", "513 1504 CURVE SMOOTH", "517 1504 OFFCURVE", "521 1506 OFFCURVE", "524 1509 CURVE SMOOTH", "539 1522 OFFCURVE", "562 1524 OFFCURVE", "581 1528 CURVE SMOOTH", "592 1530 OFFCURVE", "599 1541 OFFCURVE", "610 1544 CURVE", "622 1540 OFFCURVE", "641 1540 OFFCURVE", "654 1540 CURVE SMOOTH", "708 1540 OFFCURVE", "714 1558 OFFCURVE", "767 1558 CURVE SMOOTH", "794 1558 OFFCURVE", "830 1563 OFFCURVE", "830 1597 CURVE SMOOTH", "830 1605 OFFCURVE", "827 1627 OFFCURVE", "816 1627 CURVE SMOOTH", "811 1627 OFFCURVE", "805 1622 OFFCURVE", "800 1622 CURVE SMOOTH", "793 1622 OFFCURVE", "786 1628 OFFCURVE", "781 1632 CURVE SMOOTH", "755 1652 OFFCURVE", "736 1645 OFFCURVE", "706 1650 CURVE", "704 1649 OFFCURVE", "701 1648 OFFCURVE", "699 1647 CURVE", "690 1647 LINE SMOOTH", "688 1647 OFFCURVE", "679 1652 OFFCURVE", "677 1653 CURVE SMOOTH", "622 1690 OFFCURVE", "612 1669 OFFCURVE", "560 1682 CURVE SMOOTH", "545 1686 OFFCURVE", "546 1702 OFFCURVE", "517 1702 CURVE SMOOTH", "506 1702 OFFCURVE", "499 1697 OFFCURVE", "490 1694 CURVE", "477 1702 OFFCURVE", "474 1722 OFFCURVE", "461 1722 CURVE SMOOTH", "435 1722 OFFCURVE", "419 1710 OFFCURVE", "396 1703 CURVE", "393 1704 OFFCURVE", "390 1706 OFFCURVE", "388 1708 CURVE SMOOTH", "372 1727 OFFCURVE", "330 1738 OFFCURVE", "306 1738 CURVE SMOOTH", "292 1738 OFFCURVE", "283 1729 OFFCURVE", "270 1727 CURVE", "246 1733 OFFCURVE", "136 1765 OFFCURVE", "127 1781 CURVE", "131 1785 LINE", "147 1792 OFFCURVE", "159 1787 OFFCURVE", "175 1787 CURVE SMOOTH", "189 1787 OFFCURVE", "256 1793 OFFCURVE", "264 1798 CURVE SMOOTH", "276 1806 OFFCURVE", "305 1815 OFFCURVE", "320 1815 CURVE SMOOTH", "327 1815 OFFCURVE", "334 1812 OFFCURVE", "341 1812 CURVE SMOOTH", "355 1812 OFFCURVE", "370 1819 OFFCURVE", "373 1833 CURVE", "390 1833 OFFCURVE", "414 1833 OFFCURVE", "414 1856 CURVE SMOOTH", "414 1882 OFFCURVE", "391 1872 OFFCURVE", "379 1878 CURVE", "376 1881 OFFCURVE", "297 1922 OFFCURVE", "294 1922 CURVE SMOOTH", "288 1922 OFFCURVE", "284 1917 OFFCURVE", "279 1915 CURVE", "263 1920 OFFCURVE", "213 1937 OFFCURVE", "199 1937 CURVE SMOOTH", "194 1937 OFFCURVE", "143 1968 OFFCURVE", "135 1973 CURVE SMOOTH", "113 1988 OFFCURVE", "76 1982 OFFCURVE", "50 1982 CURVE SMOOTH", "45 1982 OFFCURVE", "41 1982 OFFCURVE", "36 1983 CURVE", "29 1987 OFFCURVE", "21 1990 OFFCURVE", "13 1990 CURVE SMOOTH", "10 1990 OFFCURVE", "6 1990 OFFCURVE", "3 1989 CURVE", "0 1984 LINE", "1 -487 LINE", "4 -492 LINE", "49 -492 OFFCURVE", "63 -493 OFFCURVE", "102 -472 CURVE SMOOTH", "111 -467 OFFCURVE", "120 -461 OFFCURVE", "130 -457 CURVE SMOOTH", "151 -449 OFFCURVE", "169 -461 OFFCURVE", "198 -445 CURVE SMOOTH", "236 -424 OFFCURVE", "220 -421 OFFCURVE", "268 -421 CURVE SMOOTH", "270 -421 OFFCURVE", "280 -417 OFFCURVE", "282 -416 CURVE SMOOTH", "298 -409 OFFCURVE", "321 -409 OFFCURVE", "338 -407 CURVE SMOOTH", "348 -406 OFFCURVE", "350 -394 OFFCURVE", "350 -386 CURVE SMOOTH", "350 -351 OFFCURVE", "311 -369 OFFCURVE", "288 -362 CURVE", "279 -353 OFFCURVE", "271 -341 OFFCURVE", "259 -336 CURVE SMOOTH", "239 -327 OFFCURVE", "226 -317 OFFCURVE", "204 -313 CURVE SMOOTH", "202 -313 OFFCURVE", "198 -309 OFFCURVE", "196 -307 CURVE", "188 -289 OFFCURVE", "144 -305 OFFCURVE", "144 -282 CURVE SMOOTH", "144 -275 OFFCURVE", "160 -268 OFFCURVE", "165 -266 CURVE SMOOTH", "178 -261 OFFCURVE", "190 -257 OFFCURVE", "204 -257 CURVE SMOOTH", "220 -257 OFFCURVE", "232 -244 OFFCURVE", "247 -242 CURVE SMOOTH", "260 -240 OFFCURVE", "289 -235 OFFCURVE", "301 -228 CURVE SMOOTH", "309 -223 OFFCURVE", "314 -215 OFFCURVE", "324 -212 CURVE", "330 -214 OFFCURVE", "339 -215 OFFCURVE", "346 -215 CURVE SMOOTH", "362 -215 OFFCURVE", "371 -211 OFFCURVE", "371 -194 CURVE SMOOTH", "371 -184 OFFCURVE", "367 -174 OFFCURVE", "363 -165 CURVE", "376 -148 OFFCURVE", "532 -149 OFFCURVE", "560 -141 CURVE SMOOTH", "573 -137 OFFCURVE", "593 -133 OFFCURVE", "607 -133 CURVE SMOOTH", "623 -133 OFFCURVE", "640 -129 OFFCURVE", "640 -110 CURVE SMOOTH", "640 -80 OFFCURVE", "618 -90 OFFCURVE", "602 -79 CURVE", "588 -75 OFFCURVE", "581 -78 OFFCURVE", "568 -78 CURVE SMOOTH", "567 -78 OFFCURVE", "563 -76 OFFCURVE", "562 -76 CURVE", "555 -70 OFFCURVE", "538 -57 OFFCURVE", "528 -57 CURVE SMOOTH", "518 -57 OFFCURVE", "508 -62 OFFCURVE", "498 -62 CURVE SMOOTH", "495 -62 OFFCURVE", "491 -61 OFFCURVE", "488 -59 CURVE", "479 -48 OFFCURVE", "463 -46 OFFCURVE", "450 -46 CURVE SMOOTH", "444 -46 OFFCURVE", "440 -49 OFFCURVE", "434 -51 CURVE", "431 -50 OFFCURVE", "429 -47 OFFCURVE", "427 -45 CURVE SMOOTH", "412 -29 OFFCURVE", "380 -42 OFFCURVE", "363 -31 CURVE SMOOTH", "319 -2 OFFCURVE", "322 -13 OFFCURVE", "273 -13 CURVE SMOOTH", "265 -13 OFFCURVE", "219 -6 OFFCURVE", "222 7 CURVE SMOOTH", "224 15 LINE", "238 25 OFFCURVE", "289 23 OFFCURVE", "307 28 CURVE SMOOTH", "317 31 OFFCURVE", "326 36 OFFCURVE", "334 43 CURVE SMOOTH", "353 60 OFFCURVE", "375 62 OFFCURVE", "397 71 CURVE SMOOTH", "401 73 OFFCURVE", "411 77 OFFCURVE", "415 77 CURVE", "420 74 OFFCURVE", "432 67 OFFCURVE", "438 67 CURVE SMOOTH", "442 67 OFFCURVE", "446 69 OFFCURVE", "449 72 CURVE SMOOTH", "460 81 OFFCURVE", "468 76 OFFCURVE", "479 81 CURVE", "501 81 OFFCURVE", "535 91 OFFCURVE", "535 118 CURVE SMOOTH", "535 133 OFFCURVE", "476 150 OFFCURVE", "462 150 CURVE SMOOTH", "454 150 OFFCURVE", "446 147 OFFCURVE", "439 147 CURVE SMOOTH", "423 147 OFFCURVE", "408 155 OFFCURVE", "391 155 CURVE SMOOTH", "374 155 OFFCURVE", "357 160 OFFCURVE", "340 160 CURVE SMOOTH", "325 160 OFFCURVE", "240 199 OFFCURVE", "240 215 CURVE SMOOTH", "240 236 OFFCURVE", "294 279 OFFCURVE", "315 279 CURVE SMOOTH", "325 279 OFFCURVE", "333 284 OFFCURVE", "340 291 CURVE SMOOTH", "343 294 OFFCURVE", "350 303 OFFCURVE", "355 304 CURVE SMOOTH", "413 316 OFFCURVE", "470 323 OFFCURVE", "528 331 CURVE SMOOTH", "556 335 OFFCURVE", "602 353 OFFCURVE", "620 353 CURVE SMOOTH", "628 353 OFFCURVE", "636 350 OFFCURVE", "644 350 CURVE SMOOTH", "668 350 OFFCURVE", "695 372 OFFCURVE", "720 372 CURVE SMOOTH", "730 372 OFFCURVE", "731 380 OFFCURVE", "739 384 CURVE", "749 381 OFFCURVE", "759 373 OFFCURVE", "770 373 CURVE SMOOTH", "786 373 OFFCURVE", "857 383 OFFCURVE", "868 390 CURVE SMOOTH", "872 392 OFFCURVE", "876 393 OFFCURVE", "880 393 CURVE SMOOTH", "890 393 OFFCURVE", "899 391 OFFCURVE", "909 390 CURVE", "912 391 OFFCURVE", "916 392 OFFCURVE", "919 392 CURVE SMOOTH", "925 392 OFFCURVE", "932 389 OFFCURVE", "938 389 CURVE SMOOTH", "966 389 OFFCURVE", "1016 406 OFFCURVE", "1046 411 CURVE SMOOTH", "1066 414 OFFCURVE", "1084 417 OFFCURVE", "1104 417 CURVE SMOOTH", "1123 417 OFFCURVE", "1141 426 OFFCURVE", "1164 426 CURVE SMOOTH", "1189 426 OFFCURVE", "1200 431 OFFCURVE", "1200 457 CURVE SMOOTH", "1200 495 OFFCURVE", "1128 482 OFFCURVE", "1105 482 CURVE" ); } ); width = 1200; } ); note = uniE0C8; unicode = E0C8; }, { color = 2; glyphname = uniE0CA; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "1196 -406 LINE", "1199 -401 LINE", "1200 1898 LINE", "1197 1903 LINE", "1194 1904 OFFCURVE", "1190 1904 OFFCURVE", "1187 1904 CURVE SMOOTH", "1173 1904 OFFCURVE", "1162 1896 OFFCURVE", "1148 1896 CURVE SMOOTH", "1134 1896 OFFCURVE", "1120 1898 OFFCURVE", "1106 1898 CURVE SMOOTH", "1075 1898 OFFCURVE", "1041 1880 OFFCURVE", "1017 1861 CURVE SMOOTH", "1008 1854 OFFCURVE", "938 1839 OFFCURVE", "921 1834 CURVE", "917 1836 OFFCURVE", "911 1840 OFFCURVE", "906 1840 CURVE SMOOTH", "897 1840 OFFCURVE", "825 1803 OFFCURVE", "821 1799 CURVE", "807 1799 OFFCURVE", "786 1798 OFFCURVE", "786 1779 CURVE SMOOTH", "786 1757 OFFCURVE", "811 1758 OFFCURVE", "827 1758 CURVE", "835 1745 OFFCURVE", "842 1738 OFFCURVE", "859 1738 CURVE SMOOTH", "866 1738 OFFCURVE", "873 1742 OFFCURVE", "880 1742 CURVE SMOOTH", "894 1742 OFFCURVE", "924 1733 OFFCURVE", "936 1726 CURVE SMOOTH", "955 1714 OFFCURVE", "1023 1717 OFFCURVE", "1049 1717 CURVE SMOOTH", "1058 1717 OFFCURVE", "1066 1716 OFFCURVE", "1073 1710 CURVE", "1066 1698 OFFCURVE", "950 1660 OFFCURVE", "930 1660 CURVE SMOOTH", "920 1660 OFFCURVE", "907 1669 OFFCURVE", "894 1669 CURVE SMOOTH", "870 1669 OFFCURVE", "828 1660 OFFCURVE", "812 1642 CURVE SMOOTH", "810 1640 OFFCURVE", "807 1638 OFFCURVE", "804 1637 CURVE", "781 1644 OFFCURVE", "765 1654 OFFCURVE", "739 1654 CURVE SMOOTH", "726 1654 OFFCURVE", "721 1636 OFFCURVE", "710 1629 CURVE", "700 1633 OFFCURVE", "691 1636 OFFCURVE", "680 1636 CURVE SMOOTH", "656 1636 OFFCURVE", "654 1622 OFFCURVE", "640 1618 CURVE SMOOTH", "587 1603 OFFCURVE", "582 1623 OFFCURVE", "523 1590 CURVE SMOOTH", "516 1586 OFFCURVE", "509 1584 OFFCURVE", "501 1585 CURVE SMOOTH", "499 1585 OFFCURVE", "496 1586 OFFCURVE", "494 1587 CURVE", "459 1580 OFFCURVE", "452 1591 OFFCURVE", "419 1570 CURVE SMOOTH", "414 1567 OFFCURVE", "406 1562 OFFCURVE", "400 1562 CURVE SMOOTH", "394 1562 OFFCURVE", "389 1566 OFFCURVE", "384 1566 CURVE SMOOTH", "374 1566 OFFCURVE", "370 1547 OFFCURVE", "370 1539 CURVE SMOOTH", "370 1499 OFFCURVE", "426 1503 OFFCURVE", "454 1503 CURVE SMOOTH", "478 1503 OFFCURVE", "503 1485 OFFCURVE", "546 1485 CURVE SMOOTH", "559 1485 OFFCURVE", "578 1485 OFFCURVE", "590 1489 CURVE", "601 1486 OFFCURVE", "608 1476 OFFCURVE", "619 1474 CURVE SMOOTH", "634 1471 OFFCURVE", "664 1466 OFFCURVE", "676 1457 CURVE SMOOTH", "679 1455 OFFCURVE", "683 1452 OFFCURVE", "687 1452 CURVE SMOOTH", "691 1452 OFFCURVE", "702 1461 OFFCURVE", "707 1463 CURVE", "718 1453 OFFCURVE", "718 1451 OFFCURVE", "735 1451 CURVE SMOOTH", "750 1451 OFFCURVE", "765 1454 OFFCURVE", "776 1464 CURVE", "778 1465 OFFCURVE", "782 1466 OFFCURVE", "784 1466 CURVE SMOOTH", "803 1466 OFFCURVE", "819 1447 OFFCURVE", "837 1443 CURVE SMOOTH", "853 1439 OFFCURVE", "907 1437 OFFCURVE", "918 1431 CURVE SMOOTH", "941 1418 OFFCURVE", "1025 1429 OFFCURVE", "1025 1383 CURVE SMOOTH", "1025 1369 OFFCURVE", "1006 1361 OFFCURVE", "994 1361 CURVE SMOOTH", "955 1361 OFFCURVE", "896 1328 OFFCURVE", "861 1328 CURVE", "860 1329 OFFCURVE", "858 1329 OFFCURVE", "857 1329 CURVE SMOOTH", "827 1329 OFFCURVE", "796 1288 OFFCURVE", "796 1288 CURVE", "790 1290 OFFCURVE", "786 1295 OFFCURVE", "779 1295 CURVE SMOOTH", "778 1295 OFFCURVE", "732 1280 OFFCURVE", "724 1278 CURVE SMOOTH", "714 1276 OFFCURVE", "715 1271 OFFCURVE", "708 1266 CURVE", "702 1268 OFFCURVE", "695 1269 OFFCURVE", "689 1269 CURVE SMOOTH", "644 1269 OFFCURVE", "621 1244 OFFCURVE", "604 1244 CURVE SMOOTH", "596 1244 OFFCURVE", "589 1245 OFFCURVE", "581 1245 CURVE SMOOTH", "558 1245 OFFCURVE", "537 1237 OFFCURVE", "537 1210 CURVE SMOOTH", "537 1183 OFFCURVE", "635 1179 OFFCURVE", "659 1167 CURVE", "678 1166 OFFCURVE", "704 1141 OFFCURVE", "725 1141 CURVE SMOOTH", "741 1141 OFFCURVE", "741 1152 OFFCURVE", "756 1152 CURVE SMOOTH", "772 1152 OFFCURVE", "775 1135 OFFCURVE", "790 1135 CURVE SMOOTH", "797 1135 OFFCURVE", "805 1138 OFFCURVE", "812 1139 CURVE", "873 1127 OFFCURVE", "985 1097 OFFCURVE", "985 1017 CURVE SMOOTH", "985 1010 OFFCURVE", "969 979 OFFCURVE", "965 970 CURVE SMOOTH", "940 907 OFFCURVE", "950 902 OFFCURVE", "877 902 CURVE SMOOTH", "860 902 OFFCURVE", "846 893 OFFCURVE", "828 893 CURVE SMOOTH", "812 893 OFFCURVE", "753 883 OFFCURVE", "753 861 CURVE SMOOTH", "753 843 OFFCURVE", "824 834 OFFCURVE", "840 825 CURVE SMOOTH", "860 813 OFFCURVE", "909 831 OFFCURVE", "932 812 CURVE", "930 810 OFFCURVE", "928 808 OFFCURVE", "926 806 CURVE", "908 803 OFFCURVE", "892 803 OFFCURVE", "874 803 CURVE SMOOTH", "864 803 OFFCURVE", "833 788 OFFCURVE", "824 784 CURVE SMOOTH", "797 772 OFFCURVE", "762 776 OFFCURVE", "734 776 CURVE SMOOTH", "715 776 OFFCURVE", "696 761 OFFCURVE", "675 759 CURVE SMOOTH", "654 757 OFFCURVE", "632 754 OFFCURVE", "632 727 CURVE SMOOTH", "632 708 OFFCURVE", "661 713 OFFCURVE", "672 711 CURVE SMOOTH", "697 707 OFFCURVE", "686 701 OFFCURVE", "723 701 CURVE SMOOTH", "741 701 OFFCURVE", "753 687 OFFCURVE", "767 679 CURVE SMOOTH", "800 660 OFFCURVE", "881 637 OFFCURVE", "919 630 CURVE SMOOTH", "924 629 OFFCURVE", "940 626 OFFCURVE", "943 621 CURVE", "933 601 OFFCURVE", "928 610 OFFCURVE", "909 610 CURVE SMOOTH", "889 610 OFFCURVE", "811 598 OFFCURVE", "801 606 CURVE", "795 605 OFFCURVE", "787 601 OFFCURVE", "781 601 CURVE SMOOTH", "773 601 OFFCURVE", "765 606 OFFCURVE", "757 606 CURVE SMOOTH", "747 606 OFFCURVE", "745 597 OFFCURVE", "738 594 CURVE SMOOTH", "717 586 OFFCURVE", "693 591 OFFCURVE", "673 580 CURVE SMOOTH", "669 578 OFFCURVE", "664 577 OFFCURVE", "660 577 CURVE SMOOTH", "649 577 OFFCURVE", "638 579 OFFCURVE", "627 579 CURVE SMOOTH", "599 579 OFFCURVE", "603 566 OFFCURVE", "588 566 CURVE SMOOTH", "577 566 OFFCURVE", "567 571 OFFCURVE", "556 571 CURVE SMOOTH", "535 571 OFFCURVE", "515 560 OFFCURVE", "492 560 CURVE SMOOTH", "457 560 OFFCURVE", "460 542 OFFCURVE", "427 542 CURVE SMOOTH", "388 542 OFFCURVE", "366 511 OFFCURVE", "356 511 CURVE SMOOTH", "347 511 OFFCURVE", "338 517 OFFCURVE", "329 517 CURVE SMOOTH", "314 518 OFFCURVE", "298 519 OFFCURVE", "283 519 CURVE SMOOTH", "262 519 OFFCURVE", "245 509 OFFCURVE", "226 505 CURVE", "211 508 OFFCURVE", "195 515 OFFCURVE", "180 515 CURVE SMOOTH", "161 515 OFFCURVE", "141 506 OFFCURVE", "123 502 CURVE SMOOTH", "100 497 OFFCURVE", "0 517 OFFCURVE", "0 477 CURVE SMOOTH", "0 441 OFFCURVE", "31 449 OFFCURVE", "57 449 CURVE SMOOTH", "70 449 OFFCURVE", "83 440 OFFCURVE", "96 440 CURVE SMOOTH", "146 440 OFFCURVE", "197 426 OFFCURVE", "246 416 CURVE SMOOTH", "251 415 OFFCURVE", "257 414 OFFCURVE", "262 414 CURVE SMOOTH", "272 414 OFFCURVE", "281 415 OFFCURVE", "291 415 CURVE SMOOTH", "301 415 OFFCURVE", "310 418 OFFCURVE", "320 418 CURVE SMOOTH", "324 418 OFFCURVE", "328 417 OFFCURVE", "332 415 CURVE SMOOTH", "343 408 OFFCURVE", "414 399 OFFCURVE", "430 399 CURVE SMOOTH", "441 399 OFFCURVE", "451 406 OFFCURVE", "461 409 CURVE", "468 405 OFFCURVE", "471 398 OFFCURVE", "480 398 CURVE SMOOTH", "506 398 OFFCURVE", "531 377 OFFCURVE", "556 377 CURVE SMOOTH", "565 377 OFFCURVE", "575 380 OFFCURVE", "585 380 CURVE SMOOTH", "595 380 OFFCURVE", "621 371 OFFCURVE", "630 368 CURVE SMOOTH", "652 360 OFFCURVE", "801 343 OFFCURVE", "846 335 CURVE", "851 331 OFFCURVE", "856 327 OFFCURVE", "860 323 CURVE SMOOTH", "867 316 OFFCURVE", "876 311 OFFCURVE", "886 311 CURVE SMOOTH", "906 311 OFFCURVE", "960 272 OFFCURVE", "960 252 CURVE SMOOTH", "960 238 OFFCURVE", "874 200 OFFCURVE", "860 200 CURVE SMOOTH", "840 200 OFFCURVE", "820 197 OFFCURVE", "800 197 CURVE SMOOTH", "786 197 OFFCURVE", "774 189 OFFCURVE", "760 189 CURVE SMOOTH", "753 189 OFFCURVE", "746 192 OFFCURVE", "738 192 CURVE SMOOTH", "724 192 OFFCURVE", "665 177 OFFCURVE", "665 162 CURVE SMOOTH", "665 133 OFFCURVE", "700 130 OFFCURVE", "721 127 CURVE SMOOTH", "734 125 OFFCURVE", "751 115 OFFCURVE", "762 115 CURVE SMOOTH", "769 115 OFFCURVE", "779 120 OFFCURVE", "786 123 CURVE", "786 124 LINE", "806 119 OFFCURVE", "851 105 OFFCURVE", "866 91 CURVE SMOOTH", "874 84 OFFCURVE", "883 80 OFFCURVE", "893 78 CURVE SMOOTH", "920 73 OFFCURVE", "948 74 OFFCURVE", "975 67 CURVE", "977 64 OFFCURVE", "977 59 OFFCURVE", "979 56 CURVE", "979 53 OFFCURVE", "960 46 OFFCURVE", "957 44 CURVE SMOOTH", "946 37 OFFCURVE", "899 41 OFFCURVE", "884 41 CURVE SMOOTH", "865 41 OFFCURVE", "854 29 OFFCURVE", "837 23 CURVE SMOOTH", "820 17 OFFCURVE", "786 24 OFFCURVE", "773 10 CURVE SMOOTH", "771 8 OFFCURVE", "769 5 OFFCURVE", "766 4 CURVE", "761 7 OFFCURVE", "756 9 OFFCURVE", "750 9 CURVE SMOOTH", "720 9 OFFCURVE", "713 -6 OFFCURVE", "702 -6 CURVE SMOOTH", "692 -6 OFFCURVE", "682 -1 OFFCURVE", "673 -1 CURVE SMOOTH", "658 -1 OFFCURVE", "646 -17 OFFCURVE", "632 -21 CURVE", "631 -21 OFFCURVE", "620 -19 OFFCURVE", "617 -19 CURVE SMOOTH", "596 -19 OFFCURVE", "561 -26 OFFCURVE", "561 -51 CURVE SMOOTH", "561 -61 OFFCURVE", "567 -68 OFFCURVE", "577 -70 CURVE SMOOTH", "612 -77 OFFCURVE", "651 -82 OFFCURVE", "686 -82 CURVE SMOOTH", "701 -82 OFFCURVE", "830 -93 OFFCURVE", "837 -102 CURVE", "837 -113 OFFCURVE", "829 -122 OFFCURVE", "829 -135 CURVE SMOOTH", "829 -146 OFFCURVE", "847 -148 OFFCURVE", "854 -148 CURVE SMOOTH", "861 -148 OFFCURVE", "869 -147 OFFCURVE", "876 -145 CURVE", "885 -148 OFFCURVE", "891 -155 OFFCURVE", "899 -160 CURVE SMOOTH", "914 -168 OFFCURVE", "937 -170 OFFCURVE", "953 -173 CURVE SMOOTH", "970 -177 OFFCURVE", "975 -188 OFFCURVE", "996 -188 CURVE SMOOTH", "1008 -188 OFFCURVE", "1056 -196 OFFCURVE", "1056 -211 CURVE SMOOTH", "1056 -223 OFFCURVE", "1034 -225 OFFCURVE", "1025 -225 CURVE SMOOTH", "1003 -225 OFFCURVE", "1009 -236 OFFCURVE", "993 -240 CURVE SMOOTH", "961 -249 OFFCURVE", "936 -261 OFFCURVE", "912 -285 CURVE", "892 -292 OFFCURVE", "850 -274 OFFCURVE", "850 -307 CURVE SMOOTH", "850 -315 OFFCURVE", "853 -326 OFFCURVE", "863 -327 CURVE SMOOTH", "894 -331 OFFCURVE", "924 -339 OFFCURVE", "954 -339 CURVE SMOOTH", "972 -339 OFFCURVE", "987 -354 OFFCURVE", "1002 -363 CURVE SMOOTH", "1024 -376 OFFCURVE", "1047 -367 OFFCURVE", "1070 -374 CURVE SMOOTH", "1080 -377 OFFCURVE", "1089 -383 OFFCURVE", "1098 -387 CURVE SMOOTH", "1137 -407 OFFCURVE", "1151 -406 OFFCURVE", "1196 -406 CURVE" ); } ); width = 1200; } ); note = uniE0CA; unicode = E0CA; }, { color = 2; glyphname = uniE0CC; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "0 1978 LINE", "0 981 LINE", "331 981 LINE", "496 1480 LINE", "331 1978 LINE", "0 1978 LINE" ); }, { closed = 1; nodes = ( "539 731 LINE", "704 233 LINE", "1035 233 LINE", "1200 731 LINE", "1035 1230 LINE", "704 1230 LINE", "539 731 LINE" ); }, { closed = 1; nodes = ( "0 517 LINE", "0 -480 LINE", "331 -480 LINE", "496 18 LINE", "331 517 LINE", "0 517 LINE" ); } ); width = 1200; } ); note = uniE0CC; unicode = E0CC; }, { color = 2; glyphname = uniE0CD; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "0 1978 LINE", "0 952 LINE", "345 952 LINE", "514 1465 LINE", "345 1978 LINE", "0 1978 LINE" ); }, { closed = 1; nodes = ( "328 1001 LINE", "28 1001 LINE", "28 1928 LINE", "328 1928 LINE", "481 1465 LINE", "328 1001 LINE" ); }, { closed = 1; nodes = ( "523 732 LINE", "692 219 LINE", "1031 219 LINE", "1200 732 LINE", "1031 1245 LINE", "692 1245 LINE", "523 732 LINE" ); }, { closed = 1; nodes = ( "1014 268 LINE", "708 268 LINE", "555 732 LINE", "708 1195 LINE", "1014 1195 LINE", "1167 732 LINE", "1014 268 LINE" ); }, { closed = 1; nodes = ( "0 546 LINE", "0 -480 LINE", "345 -480 LINE", "514 33 LINE", "345 546 LINE", "0 546 LINE" ); }, { closed = 1; nodes = ( "328 -430 LINE", "28 -430 LINE", "28 497 LINE", "328 497 LINE", "481 33 LINE", "328 -430 LINE" ); } ); width = 1200; } ); note = uniE0CD; unicode = E0CD; }, { color = 2; glyphname = uniE0CE; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "295 1978 LINE", "4 859 LINE", "469 859 LINE", "775 1971 LINE", "295 1978 LINE" ); }, { closed = 1; nodes = ( "558 740 LINE", "878 -454 LINE", "950 -179 LINE", "891 -176 LINE", "856 -113 OFFCURVE", "836 21 OFFCURVE", "836 154 CURVE SMOOTH", "836 277 OFFCURVE", "855 411 OFFCURVE", "892 487 CURVE", "971 482 LINE", "936 401 OFFCURVE", "919 267 OFFCURVE", "919 146 CURVE SMOOTH", "919 8 OFFCURVE", "939 -129 OFFCURVE", "971 -179 CURVE", "971 -179 LINE", "976 -185 OFFCURVE", "981 -188 OFFCURVE", "986 -188 CURVE", "987 -187 LINE", "1011 -186 OFFCURVE", "1034 -122 OFFCURVE", "1046 -19 CURVE SMOOTH", "1052 32 OFFCURVE", "1055 88 OFFCURVE", "1055 149 CURVE SMOOTH", "1055 169 OFFCURVE", "1054 191 OFFCURVE", "1053 216 CURVE", "1108 424 LINE", "1036 428 LINE", "1002 491 OFFCURVE", "981 625 OFFCURVE", "981 758 CURVE SMOOTH", "981 881 OFFCURVE", "1000 1015 OFFCURVE", "1037 1091 CURVE", "1106 1086 LINE", "1052 1286 LINE", "1053 1308 OFFCURVE", "1053 1326 OFFCURVE", "1053 1341 CURVE SMOOTH", "1053 1432 OFFCURVE", "1046 1519 OFFCURVE", "1033 1579 CURVE SMOOTH", "1020 1639 OFFCURVE", "1003 1677 OFFCURVE", "985 1677 CURVE SMOOTH", "976 1677 OFFCURVE", "967 1669 OFFCURVE", "958 1652 CURVE", "929 1570 OFFCURVE", "916 1447 OFFCURVE", "916 1334 CURVE SMOOTH", "916 1320 OFFCURVE", "916 1306 OFFCURVE", "916 1292 CURVE SMOOTH", "920 1169 OFFCURVE", "940 1054 OFFCURVE", "969 1013 CURVE", "888 1017 LINE", "866 1057 OFFCURVE", "849 1126 OFFCURVE", "840 1205 CURVE SMOOTH", "836 1249 OFFCURVE", "833 1297 OFFCURVE", "833 1347 CURVE SMOOTH", "833 1430 OFFCURVE", "840 1508 OFFCURVE", "856 1581 CURVE SMOOTH", "865 1620 OFFCURVE", "876 1653 OFFCURVE", "888 1680 CURVE", "946 1676 LINE", "876 1934 LINE", "558 740 LINE" ); }, { closed = 1; nodes = ( "1131 413 LINE", "1132 414 LINE", "1157 415 OFFCURVE", "1179 479 OFFCURVE", "1191 582 CURVE SMOOTH", "1197 633 OFFCURVE", "1200 689 OFFCURVE", "1200 750 CURVE SMOOTH", "1200 871 OFFCURVE", "1187 981 OFFCURVE", "1166 1041 CURVE SMOOTH", "1155 1071 OFFCURVE", "1144 1086 OFFCURVE", "1131 1086 CURVE SMOOTH", "1124 1086 OFFCURVE", "1117 1081 OFFCURVE", "1110 1071 CURVE", "1080 990 OFFCURVE", "1064 863 OFFCURVE", "1064 747 CURVE SMOOTH", "1064 734 OFFCURVE", "1064 721 OFFCURVE", "1065 709 CURVE SMOOTH", "1068 584 OFFCURVE", "1089 467 OFFCURVE", "1117 423 CURVE", "1114 423 LINE", "1120 416 OFFCURVE", "1125 413 OFFCURVE", "1131 413 CURVE" ); }, { closed = 1; nodes = ( "811 409 LINE", "730 413 LINE", "695 476 OFFCURVE", "675 613 OFFCURVE", "675 746 CURVE SMOOTH", "675 868 OFFCURVE", "694 999 OFFCURVE", "731 1076 CURVE", "810 1071 LINE", "775 990 OFFCURVE", "758 855 OFFCURVE", "758 734 CURVE SMOOTH", "758 724 OFFCURVE", "758 713 OFFCURVE", "758 704 CURVE SMOOTH", "762 575 OFFCURVE", "782 453 OFFCURVE", "811 409 CURVE" ); }, { closed = 1; nodes = ( "0 639 LINE", "291 -480 LINE", "786 -480 LINE", "465 639 LINE", "0 639 LINE" ); } ); width = 1200; } ); note = uniE0CE; unicode = E0CE; }, { color = 2; glyphname = uniE0CF; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "601 1700 LINE", "607 1700 OFFCURVE", "614 1700 OFFCURVE", "620 1701 CURVE SMOOTH", "681 1709 OFFCURVE", "738 1749 OFFCURVE", "759 1808 CURVE", "759 1802 LINE", "763 1813 OFFCURVE", "764 1825 OFFCURVE", "764 1837 CURVE SMOOTH", "764 1838 LINE SMOOTH", "763 1915 OFFCURVE", "690 1978 OFFCURVE", "599 1978 CURVE SMOOTH", "509 1978 OFFCURVE", "435 1914 OFFCURVE", "435 1837 CURVE SMOOTH", "435 1822 OFFCURVE", "438 1808 OFFCURVE", "443 1795 CURVE", "443 1794 LINE", "482 1732 OFFCURVE", "544 1700 OFFCURVE", "601 1700 CURVE" ); }, { closed = 1; nodes = ( "21 1314 LINE", "605 662 LINE", "1188 1318 LINE", "1053 1465 LINE", "1052 1344 LINE", "1021 1274 OFFCURVE", "955 1232 OFFCURVE", "890 1232 CURVE SMOOTH", "830 1232 OFFCURVE", "766 1272 OFFCURVE", "728 1347 CURVE", "731 1508 LINE", "770 1437 OFFCURVE", "836 1402 OFFCURVE", "895 1402 CURVE SMOOTH", "962 1402 OFFCURVE", "1029 1443 OFFCURVE", "1053 1509 CURVE SMOOTH", "1056 1519 OFFCURVE", "1058 1529 OFFCURVE", "1058 1539 CURVE", "1057 1541 LINE", "1057 1618 OFFCURVE", "984 1680 OFFCURVE", "893 1680 CURVE SMOOTH", "883 1680 OFFCURVE", "873 1679 OFFCURVE", "860 1677 CURVE", "759 1789 LINE", "757 1642 LINE", "726 1572 OFFCURVE", "660 1530 OFFCURVE", "595 1530 CURVE SMOOTH", "535 1530 OFFCURVE", "471 1569 OFFCURVE", "433 1644 CURVE", "435 1786 LINE", "338 1675 LINE", "327 1676 OFFCURVE", "318 1677 OFFCURVE", "311 1677 CURVE SMOOTH", "220 1677 OFFCURVE", "147 1615 OFFCURVE", "147 1536 CURVE SMOOTH", "147 1518 OFFCURVE", "151 1501 OFFCURVE", "159 1484 CURVE", "199 1425 OFFCURVE", "259 1395 OFFCURVE", "314 1395 CURVE SMOOTH", "322 1395 OFFCURVE", "328 1396 OFFCURVE", "335 1397 CURVE SMOOTH", "395 1405 OFFCURVE", "451 1445 OFFCURVE", "471 1504 CURVE", "469 1338 LINE", "439 1268 OFFCURVE", "373 1225 OFFCURVE", "308 1225 CURVE SMOOTH", "248 1225 OFFCURVE", "183 1265 OFFCURVE", "146 1340 CURVE", "147 1457 LINE", "21 1314 LINE" ); }, { closed = 1; nodes = ( "603 903 LINE", "543 903 OFFCURVE", "478 942 OFFCURVE", "441 1017 CURVE", "443 1179 LINE", "483 1107 OFFCURVE", "549 1072 OFFCURVE", "609 1072 CURVE SMOOTH", "613 1072 OFFCURVE", "618 1073 OFFCURVE", "622 1073 CURVE SMOOTH", "686 1080 OFFCURVE", "745 1121 OFFCURVE", "766 1181 CURVE", "764 1015 LINE", "734 945 OFFCURVE", "667 903 OFFCURVE", "603 903 CURVE" ); }, { closed = 1; nodes = ( "654 472 LINE", "654 -480 LINE", "1200 116 LINE", "1200 1130 LINE", "654 472 LINE" ); }, { closed = 1; nodes = ( "0 124 LINE", "546 -471 LINE", "546 481 LINE", "3 1108 LINE", "0 124 LINE" ); } ); width = 1200; } ); note = uniE0CF; unicode = E0CF; }, { color = 2; glyphname = uniE0D0; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "472 1504 LINE", "423 1574 LINE SMOOTH", "377 1640 OFFCURVE", "315 1679 OFFCURVE", "248 1679 CURVE SMOOTH", "158 1679 OFFCURVE", "77 1610 OFFCURVE", "33 1501 CURVE SMOOTH", "11 1446 OFFCURVE", "0 1386 OFFCURVE", "0 1321 CURVE SMOOTH", "0 1225 OFFCURVE", "25 1134 OFFCURVE", "72 1068 CURVE SMOOTH", "122 998 LINE SMOOTH", "169 932 OFFCURVE", "230 893 OFFCURVE", "297 893 CURVE SMOOTH", "386 893 OFFCURVE", "467 962 OFFCURVE", "511 1071 CURVE SMOOTH", "533 1126 OFFCURVE", "545 1186 OFFCURVE", "545 1251 CURVE SMOOTH", "545 1347 OFFCURVE", "518 1438 OFFCURVE", "472 1504 CURVE" ); }, { closed = 1; nodes = ( "727 1068 LINE", "777 998 LINE SMOOTH", "824 932 OFFCURVE", "885 893 OFFCURVE", "952 893 CURVE SMOOTH", "1041 893 OFFCURVE", "1122 962 OFFCURVE", "1166 1071 CURVE SMOOTH", "1188 1126 OFFCURVE", "1200 1186 OFFCURVE", "1200 1251 CURVE SMOOTH", "1200 1347 OFFCURVE", "1173 1438 OFFCURVE", "1127 1504 CURVE SMOOTH", "1078 1574 LINE SMOOTH", "1032 1640 OFFCURVE", "970 1679 OFFCURVE", "903 1679 CURVE SMOOTH", "813 1679 OFFCURVE", "732 1610 OFFCURVE", "688 1501 CURVE SMOOTH", "666 1446 OFFCURVE", "655 1386 OFFCURVE", "655 1321 CURVE SMOOTH", "655 1257 OFFCURVE", "668 1193 OFFCURVE", "689 1141 CURVE SMOOTH", "700 1114 OFFCURVE", "712 1090 OFFCURVE", "727 1068 CURVE" ); }, { closed = 1; nodes = ( "113 1090 LINE", "68 1155 OFFCURVE", "45 1232 OFFCURVE", "45 1321 CURVE SMOOTH", "45 1413 OFFCURVE", "74 1500 OFFCURVE", "114 1555 CURVE SMOOTH", "154 1610 OFFCURVE", "204 1644 OFFCURVE", "248 1644 CURVE SMOOTH", "292 1644 OFFCURVE", "343 1610 OFFCURVE", "383 1553 CURVE SMOOTH", "428 1488 OFFCURVE", "450 1410 OFFCURVE", "450 1321 CURVE SMOOTH", "450 1230 OFFCURVE", "422 1143 OFFCURVE", "382 1088 CURVE SMOOTH", "342 1033 OFFCURVE", "291 998 OFFCURVE", "248 998 CURVE SMOOTH", "203 998 OFFCURVE", "152 1033 OFFCURVE", "113 1090 CURVE" ); }, { closed = 1; nodes = ( "769 1555 LINE", "809 1610 OFFCURVE", "859 1644 OFFCURVE", "903 1644 CURVE SMOOTH", "947 1644 OFFCURVE", "998 1610 OFFCURVE", "1038 1553 CURVE SMOOTH", "1083 1488 OFFCURVE", "1106 1410 OFFCURVE", "1106 1321 CURVE SMOOTH", "1106 1230 OFFCURVE", "1077 1143 OFFCURVE", "1037 1088 CURVE SMOOTH", "997 1033 OFFCURVE", "946 998 OFFCURVE", "903 998 CURVE SMOOTH", "858 998 OFFCURVE", "807 1033 OFFCURVE", "768 1090 CURVE SMOOTH", "723 1155 OFFCURVE", "700 1232 OFFCURVE", "700 1321 CURVE SMOOTH", "700 1413 OFFCURVE", "729 1500 OFFCURVE", "769 1555 CURVE" ); }, { closed = 1; nodes = ( "392 1567 LINE", "392 1568 LINE", "397 1561 LINE SMOOTH", "398 1560 OFFCURVE", "396 1562 OFFCURVE", "396 1562 CURVE", "392 1567 LINE" ); }, { closed = 1; nodes = ( "1052 1561 LINE", "1053 1560 OFFCURVE", "1052 1562 OFFCURVE", "1051 1562 CURVE", "1047 1567 LINE", "1049 1566 OFFCURVE", "1049 1564 OFFCURVE", "1052 1561 CURVE" ); }, { closed = 1; nodes = ( "102 1567 LINE", "54 1498 OFFCURVE", "31 1416 OFFCURVE", "31 1321 CURVE SMOOTH", "31 1315 LINE", "24 1325 LINE", "25 1421 OFFCURVE", "54 1507 OFFCURVE", "102 1567 CURVE" ); }, { closed = 1; nodes = ( "757 1567 LINE", "709 1498 OFFCURVE", "686 1416 OFFCURVE", "686 1321 CURVE SMOOTH", "686 1315 LINE", "679 1325 LINE", "680 1421 OFFCURVE", "709 1507 OFFCURVE", "757 1567 CURVE" ); }, { closed = 1; nodes = ( "530 1276 LINE", "495 1325 LINE", "495 1378 OFFCURVE", "487 1428 OFFCURVE", "471 1475 CURVE", "507 1418 OFFCURVE", "526 1352 OFFCURVE", "530 1276 CURVE" ); }, { closed = 1; nodes = ( "1185 1276 LINE", "1151 1326 LINE", "1150 1378 OFFCURVE", "1142 1428 OFFCURVE", "1126 1475 CURVE", "1162 1418 OFFCURVE", "1181 1352 OFFCURVE", "1185 1276 CURVE" ); }, { closed = 1; nodes = ( "455 1444 LINE", "466 1405 OFFCURVE", "471 1364 OFFCURVE", "471 1321 CURVE SMOOTH", "471 1316 LINE", "464 1325 LINE", "464 1375 OFFCURVE", "456 1422 OFFCURVE", "441 1467 CURVE", "446 1460 OFFCURVE", "450 1452 OFFCURVE", "455 1444 CURVE" ); }, { closed = 1; nodes = ( "1110 1444 LINE", "1121 1405 OFFCURVE", "1126 1364 OFFCURVE", "1126 1321 CURVE SMOOTH", "1126 1316 LINE", "1119 1326 LINE", "1119 1375 OFFCURVE", "1111 1422 OFFCURVE", "1097 1467 CURVE", "1101 1460 OFFCURVE", "1106 1452 OFFCURVE", "1110 1444 CURVE" ); }, { closed = 1; nodes = ( "462 1012 LINE", "421 952 OFFCURVE", "361 913 OFFCURVE", "300 913 CURVE", "264 964 LINE", "388 976 OFFCURVE", "487 1119 OFFCURVE", "495 1298 CURVE", "531 1247 LINE", "530 1156 OFFCURVE", "503 1071 OFFCURVE", "462 1012 CURVE" ); }, { closed = 1; nodes = ( "464 1298 LINE", "470 1289 LINE", "464 1203 OFFCURVE", "439 1132 OFFCURVE", "393 1076 CURVE", "437 1139 OFFCURVE", "460 1213 OFFCURVE", "464 1298 CURVE" ); }, { closed = 1; nodes = ( "1070 959 LINE", "1035 930 OFFCURVE", "996 914 OFFCURVE", "955 913 CURVE", "919 964 LINE", "1043 976 OFFCURVE", "1142 1119 OFFCURVE", "1150 1298 CURVE", "1186 1247 LINE", "1185 1126 OFFCURVE", "1141 1018 OFFCURVE", "1070 959 CURVE" ); }, { closed = 1; nodes = ( "1048 1076 LINE", "1092 1139 OFFCURVE", "1115 1213 OFFCURVE", "1119 1298 CURVE", "1125 1289 LINE", "1119 1203 OFFCURVE", "1094 1132 OFFCURVE", "1048 1076 CURVE" ); }, { closed = 1; nodes = ( "25 1296 LINE", "32 1285 LINE", "37 1224 OFFCURVE", "52 1169 OFFCURVE", "77 1118 CURVE", "81 1105 LINE", "47 1160 OFFCURVE", "28 1223 OFFCURVE", "25 1296 CURVE" ); }, { closed = 1; nodes = ( "680 1296 LINE", "687 1285 LINE", "692 1224 OFFCURVE", "707 1169 OFFCURVE", "732 1118 CURVE", "736 1105 LINE", "703 1160 OFFCURVE", "683 1223 OFFCURVE", "680 1296 CURVE" ); }, { closed = 1; nodes = ( "141 998 LINE", "173 975 OFFCURVE", "208 964 OFFCURVE", "245 963 CURVE", "279 914 LINE", "227 919 OFFCURVE", "180 947 OFFCURVE", "141 998 CURVE" ); }, { closed = 1; nodes = ( "796 998 LINE", "829 975 OFFCURVE", "863 964 OFFCURVE", "900 963 CURVE", "934 914 LINE", "882 919 OFFCURVE", "835 947 OFFCURVE", "796 998 CURVE" ); }, { closed = 1; nodes = ( "472 430 LINE", "423 500 LINE SMOOTH", "377 566 OFFCURVE", "315 605 OFFCURVE", "248 605 CURVE SMOOTH", "158 605 OFFCURVE", "77 536 OFFCURVE", "33 427 CURVE SMOOTH", "11 372 OFFCURVE", "0 312 OFFCURVE", "0 247 CURVE SMOOTH", "0 151 OFFCURVE", "25 60 OFFCURVE", "72 -6 CURVE SMOOTH", "122 -76 LINE SMOOTH", "169 -142 OFFCURVE", "230 -181 OFFCURVE", "297 -181 CURVE SMOOTH", "386 -181 OFFCURVE", "468 -114 OFFCURVE", "511 -4 CURVE SMOOTH", "533 52 OFFCURVE", "545 112 OFFCURVE", "545 177 CURVE SMOOTH", "545 273 OFFCURVE", "518 364 OFFCURVE", "472 430 CURVE" ); }, { closed = 1; nodes = ( "1127 430 LINE", "1078 500 LINE SMOOTH", "1032 566 OFFCURVE", "970 605 OFFCURVE", "903 605 CURVE SMOOTH", "813 605 OFFCURVE", "732 536 OFFCURVE", "688 427 CURVE SMOOTH", "666 372 OFFCURVE", "655 312 OFFCURVE", "655 247 CURVE SMOOTH", "655 151 OFFCURVE", "680 60 OFFCURVE", "727 -6 CURVE SMOOTH", "777 -76 LINE SMOOTH", "824 -142 OFFCURVE", "885 -181 OFFCURVE", "952 -181 CURVE SMOOTH", "1041 -181 OFFCURVE", "1123 -114 OFFCURVE", "1166 -4 CURVE SMOOTH", "1188 52 OFFCURVE", "1200 112 OFFCURVE", "1200 177 CURVE SMOOTH", "1200 241 OFFCURVE", "1186 305 OFFCURVE", "1166 358 CURVE SMOOTH", "1156 384 OFFCURVE", "1142 408 OFFCURVE", "1127 430 CURVE" ); }, { closed = 1; nodes = ( "113 16 LINE", "68 81 OFFCURVE", "45 158 OFFCURVE", "45 247 CURVE SMOOTH", "45 339 OFFCURVE", "74 426 OFFCURVE", "114 481 CURVE SMOOTH", "154 536 OFFCURVE", "204 570 OFFCURVE", "248 570 CURVE SMOOTH", "292 570 OFFCURVE", "343 536 OFFCURVE", "383 479 CURVE SMOOTH", "428 414 OFFCURVE", "450 336 OFFCURVE", "450 247 CURVE SMOOTH", "450 156 OFFCURVE", "422 69 OFFCURVE", "382 14 CURVE SMOOTH", "342 -41 OFFCURVE", "291 -76 OFFCURVE", "248 -76 CURVE SMOOTH", "203 -76 OFFCURVE", "152 -41 OFFCURVE", "113 16 CURVE" ); }, { closed = 1; nodes = ( "768 16 LINE", "723 81 OFFCURVE", "700 158 OFFCURVE", "700 247 CURVE SMOOTH", "700 322 OFFCURVE", "718 392 OFFCURVE", "747 444 CURVE SMOOTH", "761 469 OFFCURVE", "777 492 OFFCURVE", "794 511 CURVE SMOOTH", "829 550 OFFCURVE", "867 570 OFFCURVE", "903 570 CURVE SMOOTH", "947 570 OFFCURVE", "998 536 OFFCURVE", "1038 479 CURVE SMOOTH", "1083 414 OFFCURVE", "1106 336 OFFCURVE", "1106 247 CURVE SMOOTH", "1106 156 OFFCURVE", "1077 69 OFFCURVE", "1037 14 CURVE SMOOTH", "997 -41 OFFCURVE", "946 -76 OFFCURVE", "903 -76 CURVE SMOOTH", "874 -76 OFFCURVE", "842 -61 OFFCURVE", "811 -34 CURVE SMOOTH", "795 -20 OFFCURVE", "781 -3 OFFCURVE", "768 16 CURVE" ); }, { closed = 1; nodes = ( "392 494 LINE", "397 487 LINE SMOOTH", "398 486 OFFCURVE", "396 488 OFFCURVE", "396 488 CURVE", "392 494 LINE" ); }, { closed = 1; nodes = ( "34 344 LINE", "46 403 OFFCURVE", "71 453 OFFCURVE", "102 493 CURVE", "54 424 OFFCURVE", "31 342 OFFCURVE", "31 247 CURVE SMOOTH", "31 241 LINE", "24 251 LINE", "25 283 OFFCURVE", "28 314 OFFCURVE", "34 344 CURVE" ); }, { closed = 1; nodes = ( "757 493 LINE", "709 424 OFFCURVE", "686 342 OFFCURVE", "686 247 CURVE SMOOTH", "686 241 LINE", "679 251 LINE", "680 347 OFFCURVE", "709 433 OFFCURVE", "757 493 CURVE" ); }, { closed = 1; nodes = ( "1049 492 LINE", "1052 487 LINE SMOOTH", "1053 486 OFFCURVE", "1052 488 OFFCURVE", "1051 488 CURVE", "1049 492 LINE" ); }, { closed = 1; nodes = ( "530 202 LINE", "495 252 LINE", "495 304 OFFCURVE", "487 354 OFFCURVE", "471 401 CURVE", "507 344 OFFCURVE", "526 278 OFFCURVE", "530 202 CURVE" ); }, { closed = 1; nodes = ( "1185 202 LINE", "1151 252 LINE", "1150 304 OFFCURVE", "1142 354 OFFCURVE", "1126 401 CURVE", "1162 344 OFFCURVE", "1181 278 OFFCURVE", "1185 202 CURVE" ); }, { closed = 1; nodes = ( "455 370 LINE", "466 331 OFFCURVE", "471 290 OFFCURVE", "471 247 CURVE SMOOTH", "471 242 LINE", "464 251 LINE", "464 301 OFFCURVE", "456 348 OFFCURVE", "441 393 CURVE", "446 386 OFFCURVE", "450 378 OFFCURVE", "455 370 CURVE" ); }, { closed = 1; nodes = ( "1110 370 LINE", "1121 331 OFFCURVE", "1126 290 OFFCURVE", "1126 247 CURVE SMOOTH", "1126 242 LINE", "1119 252 LINE", "1119 301 OFFCURVE", "1111 348 OFFCURVE", "1097 393 CURVE", "1101 386 OFFCURVE", "1106 378 OFFCURVE", "1110 370 CURVE" ); }, { closed = 1; nodes = ( "415 -116 LINE", "380 -145 OFFCURVE", "341 -160 OFFCURVE", "300 -161 CURVE", "264 -110 LINE", "388 -98 OFFCURVE", "487 45 OFFCURVE", "495 224 CURVE", "531 172 LINE", "530 52 OFFCURVE", "487 -57 OFFCURVE", "415 -116 CURVE" ); }, { closed = 1; nodes = ( "464 224 LINE", "470 215 LINE", "464 129 OFFCURVE", "438 58 OFFCURVE", "393 2 CURVE", "437 65 OFFCURVE", "460 139 OFFCURVE", "464 224 CURVE" ); }, { closed = 1; nodes = ( "1070 -116 LINE", "1035 -145 OFFCURVE", "996 -160 OFFCURVE", "955 -161 CURVE", "919 -110 LINE", "1043 -98 OFFCURVE", "1142 45 OFFCURVE", "1150 224 CURVE", "1186 173 LINE", "1185 52 OFFCURVE", "1142 -57 OFFCURVE", "1070 -116 CURVE" ); }, { closed = 1; nodes = ( "1119 224 LINE", "1125 215 LINE", "1119 129 OFFCURVE", "1094 58 OFFCURVE", "1048 2 CURVE", "1092 65 OFFCURVE", "1115 139 OFFCURVE", "1119 224 CURVE" ); }, { closed = 1; nodes = ( "25 222 LINE", "32 211 LINE", "37 150 OFFCURVE", "52 95 OFFCURVE", "77 44 CURVE", "81 31 LINE", "47 86 OFFCURVE", "28 149 OFFCURVE", "25 222 CURVE" ); }, { closed = 1; nodes = ( "680 222 LINE", "687 211 LINE", "692 150 OFFCURVE", "707 95 OFFCURVE", "732 44 CURVE", "736 31 LINE", "703 86 OFFCURVE", "683 149 OFFCURVE", "680 222 CURVE" ); }, { closed = 1; nodes = ( "141 -76 LINE", "173 -99 OFFCURVE", "208 -110 OFFCURVE", "245 -111 CURVE", "279 -160 LINE", "227 -155 OFFCURVE", "180 -127 OFFCURVE", "141 -76 CURVE" ); }, { closed = 1; nodes = ( "796 -76 LINE", "829 -99 OFFCURVE", "863 -110 OFFCURVE", "900 -111 CURVE", "934 -160 LINE", "882 -155 OFFCURVE", "835 -127 OFFCURVE", "796 -76 CURVE" ); } ); width = 1200; } ); note = uniE0D0; unicode = E0D0; }, { color = 2; glyphname = uniE0D1; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "913 994 LINE", "1167 994 LINE SMOOTH", "1183 994 OFFCURVE", "1200 1017 OFFCURVE", "1200 1045 CURVE SMOOTH", "1200 1679 LINE SMOOTH", "1200 1704 OFFCURVE", "1185 1730 OFFCURVE", "1167 1730 CURVE SMOOTH", "913 1730 LINE", "913 2003 LINE", "0 2003 LINE", "0 -505 LINE", "913 -505 LINE", "913 -141 LINE", "1165 -141 LINE SMOOTH", "1180 -141 OFFCURVE", "1197 -119 OFFCURVE", "1197 -90 CURVE SMOOTH", "1197 538 LINE SMOOTH", "1197 562 OFFCURVE", "1183 588 OFFCURVE", "1165 588 CURVE SMOOTH", "913 588 LINE", "913 994 LINE" ); }, { closed = 1; nodes = ( "917 1508 LINE", "917 1641 LINE", "1151 1641 LINE", "1151 1508 LINE", "917 1508 LINE" ); }, { closed = 1; nodes = ( "917 354 LINE", "917 487 LINE", "1151 487 LINE", "1151 354 LINE", "917 354 LINE" ); } ); width = 1200; } ); note = uniE0D1; unicode = E0D1; }, { color = 2; glyphname = uniE0D2; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "0 2003 LINE", "0 861 LINE", "381 861 LINE", "1172 1996 LINE", "0 2003 LINE" ); }, { closed = 1; nodes = ( "0 637 LINE", "0 -505 LINE", "1200 -505 LINE", "371 637 LINE", "0 637 LINE" ); } ); width = 1200; } ); note = uniE0D2; unicode = E0D2; }, { color = 2; glyphname = uniE0D4; lastChange = "2019-11-20 01:42:46 +0000"; layers = ( { layerId = "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9"; paths = ( { closed = 1; nodes = ( "28 1996 LINE", "818 861 LINE", "1200 861 LINE", "1200 2003 LINE", "28 1996 LINE" ); }, { closed = 1; nodes = ( "829 637 LINE", "0 -505 LINE", "1200 -505 LINE", "1200 637 LINE", "829 637 LINE" ); } ); width = 1200; } ); note = uniE0D4; unicode = E0D4; } ); instances = ( { customParameters = ( { name = postscriptFullName; value = "Nerdfonts Subset Book"; }, { name = postscriptFontName; value = "NerdfontsSubset-Book"; } ); instanceInterpolations = { "F8C3375C-B372-4BAE-A3FB-5A8DC7FA7AB9" = 1; }; name = Book; weightClass = Normal; } ); unitsPerEm = 2048; versionMajor = 1; versionMinor = 0; } cascadia-code-1911.21/sources/vtt_data/000077500000000000000000000000001356563120600176305ustar00rootroot00000000000000cascadia-code-1911.21/sources/vtt_data/CascadiaCode.ttx000077500000000000000000025325201356563120600226700ustar00rootroot00000000000000 /* TT glyph 0, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 4, 106 CALL[], 1, 2, 114 CALL[], 1, 7, 106 IUP[Y] IUP[X] /* TT glyph 1, char 0x41 (A) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 4 CALL[], 1, 2, 114 SRP1[], 0 IP[], 6 MDAP[R], 6 CALL[], 6, 9, 106 SRP1[], 4 SRP2[], 1 IP[], 8 IUP[Y] IUP[X] /* TT glyph 24, char 0xc6 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 12 CALL[], 12, 9, 106 CALL[], 1, 2, 114 CALL[], 1, 4, 106 IP[], 16 SRP2[], 0 IP[], 5 IP[], 14 MDAP[R], 5 MDAP[R], 14 CALL[], 5, 8, 106 CALL[], 14, 17, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x1fc */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 24, 0, 0 OFFSET[R], 1528, 40, 0 SVTCA[Y] CALL[], 20, 1, 1, 1, 160, 86 SHC[2], 2 /* VTTTalk Unicode 0xc1 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 1, 0, 0 OFFSET[R], 1528, 0, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 160, 86 SHC[2], 2 /* VTTTalk Unicode 0x102 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 1, 0, 0 OFFSET[R], 1532, 0, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 150, 86 SHC[2], 2 /* VTTTalk Unicode 0xc2 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 1, 0, 0 OFFSET[R], 1530, 0, 0 SVTCA[Y] CALL[], 16, 1, 1, 1, 160, 86 SHC[2], 2 /* VTTTalk Unicode 0xc4 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 1, 0, 0 OFFSET[R], 1525, 0, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 160, 86 SHC[2], 2 SHC[2], 3 /* VTTTalk Unicode 0xc0 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 1, 0, 0 OFFSET[R], 1527, 0, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 160, 86 SHC[2], 2 /* VTTTalk Unicode 0x391 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 1, 0, 0 /* TT glyph 558, char 0x386 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 4 CALL[], 9, 2, 114 CALL[], 9, 11, 106 SHP[1], 2 SRP1[], 4 SRP2[], 2 IP[], 12 SRP1[], 9 SRP2[], 0 IP[], 13 MDAP[R], 13 CALL[], 13, 6, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x100 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 1, 0, 0 OFFSET[R], 1535, 0, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 160, 86 SHC[2], 2 /* TT glyph 20, char 0x104 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 20 SRP1[], 20 SHP[1], 3 CALL[], 20, 9, 105 CALL[], 9, 14, 106 CALL[], 1, 2, 114 SRP1[], 0 IP[], 22 CALL[], 22, 25, 106 SRP1[], 20 SRP2[], 1 IP[], 24 IUP[Y] IUP[X] /* VTTTalk Unicode 0xc5 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 1, 0, 0 OFFSET[R], 1533, 0, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 68, 86 SHC[2], 2 SHC[2], 3 /* VTTTalk Unicode 0x1fa */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 1528, 0, 240 USEMYMETRICS[] OFFSET[R], 21, 0, 0 SVTCA[Y] CALL[], 0, 22, 0, 0, -80, 86 SHC[2], 0 /* VTTTalk Unicode 0xc3 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 1, 0, 0 OFFSET[R], 1534, 10, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 146, 86 SHC[2], 2 /* TT glyph 26, char 0x42 (B) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 27, 106 CALL[], 1, 2, 114 CALL[], 1, 17, 106 SRP2[], 0 IP[], 18 MDAP[R], 18 CALL[], 18, 26, 106 IP[], 9 IP[], 8 IUP[Y] IUP[X] /* VTTTalk Unicode 0x392 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 26, 0, 0 /* TT glyph 27, char 0x43 (C) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 9, 114 CALL[], 0, 17, 106 CALL[], 5, 3, 114 SHP[2], 8 CALL[], 5, 12, 106 SHP[2], 9 IUP[Y] IUP[X] /* VTTTalk Unicode 0x106 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 27, 0, 0 OFFSET[R], 1528, 105, 0 SVTCA[Y] CALL[], 22, 5, 1, 1, 140, 86 SHC[2], 1 /* VTTTalk Unicode 0xffff */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 27, 0, 0 OFFSET[R], 1540, 105, 0 SVTCA[Y] CALL[], 22, 5, 1, 1, 100, 86 SHC[2], 1 /* VTTTalk Unicode 0x10c */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 27, 0, 0 OFFSET[R], 1531, 105, 0 SVTCA[Y] CALL[], 22, 5, 1, 1, 140, 86 SHC[2], 1 /* VTTTalk Unicode 0xc7 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 27, 0, 0 OFFSET[R], 1510, 0, 0 SVTCA[Y] CALL[], 28, 0, 0, 0, 69, 86 SHC[2], 1 /* VTTTalk Unicode 0x108 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 27, 0, 0 OFFSET[R], 1530, 105, 0 SVTCA[Y] CALL[], 26, 5, 1, 1, 140, 86 SHC[2], 1 /* VTTTalk Unicode 0x10a */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 27, 0, 0 OFFSET[R], 1526, 105, 0 SVTCA[Y] CALL[], 22, 5, 1, 1, 140, 86 SHC[2], 1 /* VTTTalk Unicode 0x3a7 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 167, 0, 0 /* TT glyph 33, char 0x44 (D) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 1, 2, 114 CALL[], 1, 8, 106 CALL[], 0, 9, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x10e */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 33, 0, 0 OFFSET[R], 1531, -50, 0 SVTCA[Y] CALL[], 14, 1, 1, 1, 160, 86 SHC[2], 2 /* VTTTalk Unicode 0x110 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 34, 0, 0 /* TT glyph 37, char 0x45 (E) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 9, 106 CALL[], 1, 2, 114 CALL[], 1, 4, 106 SRP2[], 0 IP[], 5 MDAP[R], 5 CALL[], 5, 8, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0xc9 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 37, 0, 0 OFFSET[R], 1528, 30, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0x114 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 37, 0, 0 OFFSET[R], 1532, 30, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 150, 86 SHC[2], 1 /* VTTTalk Unicode 0x11a */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 37, 0, 0 OFFSET[R], 1531, 30, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0xca */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 37, 0, 0 OFFSET[R], 1530, 30, 0 SVTCA[Y] CALL[], 16, 1, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0xcb */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 37, 0, 0 OFFSET[R], 1525, 30, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 160, 86 SHC[2], 1 SHC[2], 2 /* VTTTalk Unicode 0x116 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 37, 0, 0 OFFSET[R], 1526, 30, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0xc8 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 37, 0, 0 OFFSET[R], 1527, 30, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0x112 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 37, 0, 0 OFFSET[R], 1535, 30, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 160, 86 SHC[2], 1 /* TT glyph 93, char 0x14a */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 17 CALL[], 17, 12, 105 CALL[], 12, 11, 106 CALL[], 2, 2, 114 SHP[2], 6 SRP2[], 17 IP[], 3 IP[], 19 IUP[Y] IUP[X] /* TT glyph 53, char 0x118 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 9, 106 SHP[1], 11 SRP1[], 11 SHP[1], 27 CALL[], 11, 16, 105 CALL[], 16, 21, 106 CALL[], 1, 2, 114 CALL[], 1, 4, 106 SRP2[], 0 IP[], 5 MDAP[R], 5 CALL[], 5, 8, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x395 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 37, 0, 0 /* TT glyph 559, char 0x388 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 9, 106 CALL[], 13, 2, 114 CALL[], 13, 15, 106 SHP[1], 1 CALL[], 1, 4, 106 SRP1[], 13 SRP2[], 0 IP[], 5 MDAP[R], 5 CALL[], 5, 8, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x397 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 62, 0, 0 /* TT glyph 560, char 0x389 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 8 CALL[], 13, 2, 114 CALL[], 13, 15, 106 SHP[1], 2 SRP1[], 2 SHP[1], 6 SRP1[], 13 SRP2[], 0 IP[], 3 MDAP[R], 3 CALL[], 3, 10, 106 IUP[Y] IUP[X] /* TT glyph 34, char 0xd0 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 13, 106 CALL[], 5, 2, 114 CALL[], 5, 19, 106 SRP2[], 0 IP[], 20 MDAP[R], 20 SHP[1], 3 CALL[], 20, 12, 106 SHP[2], 2 IUP[Y] IUP[X] /* TT glyph 777, char 0x20ac */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 12, 3, 114 SHP[2], 15 CALL[], 12, 19, 106 SHP[2], 16 CALL[], 39, 9, 114 CALL[], 39, 34, 106 SRP2[], 12 IP[], 41 IP[], 9 MDAP[R], 41 MDAP[R], 9 SRP2[], 41 IP[], 1 IP[], 7 SHP[2], 31 SRP1[], 1 SHP[1], 30 SRP1[], 7 SHP[1], 24 SRP1[], 9 SHP[1], 23 IUP[Y] IUP[X] /* TT glyph 55, char 0x46 (F) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 1, 2, 114 CALL[], 1, 4, 106 SRP2[], 0 IP[], 5 MDAP[R], 5 CALL[], 5, 8, 106 IUP[Y] IUP[X] /* TT glyph 56, char 0x47 (G) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 9, 114 CALL[], 0, 17, 106 CALL[], 5, 3, 114 SHP[2], 8 CALL[], 5, 12, 106 SHP[2], 9 SRP2[], 0 IP[], 23 MDAP[R], 23 CALL[], 23, 22, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x393 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 389, 0, 0 /* VTTTalk Unicode 0x11e */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 56, 0, 0 OFFSET[R], 1532, 95, 0 SVTCA[Y] CALL[], 28, 5, 1, 1, 130, 86 SHC[2], 1 /* VTTTalk Unicode 0x1e6 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 56, 0, 0 OFFSET[R], 1531, 95, 0 SVTCA[Y] CALL[], 28, 5, 1, 1, 140, 86 SHC[2], 1 /* VTTTalk Unicode 0x11c */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 56, 0, 0 OFFSET[R], 1530, 95, 0 SVTCA[Y] CALL[], 32, 5, 1, 1, 140, 86 SHC[2], 1 /* VTTTalk Unicode 0x120 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 56, 0, 0 OFFSET[R], 1526, 95, 0 SVTCA[Y] CALL[], 28, 5, 1, 1, 140, 86 SHC[2], 1 /* TT glyph 62, char 0x48 (H) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 8 CALL[], 1, 2, 114 SHP[2], 6 SRP1[], 0 IP[], 3 MDAP[R], 3 CALL[], 3, 10, 106 IUP[Y] IUP[X] /* TT glyph 63, char 0x126 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 16 CALL[], 5, 2, 114 SHP[2], 10 SRP1[], 0 IP[], 20 MDAP[R], 20 CALL[], 20, 18, 106 CALL[], 20, 23, 105 SHP[2], 2 SHP[2], 14 CALL[], 23, 7, 106 SHP[2], 3 SHP[2], 11 IUP[Y] IUP[X] /* VTTTalk Unicode 0x124 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 62, 0, 0 OFFSET[R], 1530, 0, 0 SVTCA[Y] CALL[], 16, 5, 1, 1, 160, 86 SHC[2], 1 /* TT glyph 65, char 0x49 (I) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 5, 2, 114 CALL[], 5, 4, 106 SHP[2], 8 CALL[], 0, 1, 106 SHP[2], 9 IUP[Y] IUP[X] /* TT glyph 66, char 0x132 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 5, 106 CALL[], 11, 2, 114 SHP[2], 20 SRP2[], 0 IP[], 2 MDAP[R], 2 CALL[], 2, 14, 105 CALL[], 14, 15, 106 SHP[2], 23 CALL[], 11, 8, 106 SHP[2], 22 IUP[Y] IUP[X] /* VTTTalk Unicode 0xcd */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 65, 0, 0 OFFSET[R], 1528, 0, 0 SVTCA[Y] CALL[], 12, 5, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0xffff */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 66, 0, 0 OFFSET[R], 1528, -300, 0 OFFSET[R], 1528, 320, 0 SVTCA[Y] CALL[], 26, 19, 1, 1, 160, 86 SHC[2], 2 CALL[], 30, 10, 1, 1, 160, 86 SHC[2], 3 /* VTTTalk Unicode 0x12c */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 65, 0, 0 OFFSET[R], 1532, 0, 0 SVTCA[Y] CALL[], 12, 5, 1, 1, 150, 86 SHC[2], 1 /* VTTTalk Unicode 0xce */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 65, 0, 0 OFFSET[R], 1530, 0, 0 SVTCA[Y] CALL[], 16, 5, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0xcf */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 65, 0, 0 OFFSET[R], 1525, 0, 0 SVTCA[Y] CALL[], 12, 5, 1, 1, 160, 86 SHC[2], 1 SHC[2], 2 /* VTTTalk Unicode 0x130 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 65, 0, 0 OFFSET[R], 1526, 0, 0 SVTCA[Y] CALL[], 12, 5, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0xcc */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 65, 0, 0 OFFSET[R], 1527, 0, 0 SVTCA[Y] CALL[], 12, 5, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0x12a */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 65, 0, 0 OFFSET[R], 1535, 0, 0 SVTCA[Y] CALL[], 12, 5, 1, 1, 160, 86 SHC[2], 1 /* TT glyph 76, char 0x12e */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 5, 2, 114 CALL[], 5, 4, 106 SHP[2], 8 CALL[], 12, 8, 114 SHP[2], 0 SHP[2], 28 CALL[], 12, 9, 106 SHP[2], 1 CALL[], 12, 17, 105 CALL[], 17, 22, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x399 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 65, 0, 0 /* VTTTalk Unicode 0x3aa */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 542, 0, 0 OFFSET[R], 1525, 0, 0 SVTCA[Y] CALL[], 12, 5, 1, 1, 160, 86 SHC[2], 1 SHC[2], 2 /* TT glyph 561, char 0x38a */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 1, 106 SHP[2], 9 CALL[], 13, 2, 114 CALL[], 13, 15, 106 SHP[1], 5 CALL[], 5, 4, 106 SHP[2], 8 IUP[Y] IUP[X] /* VTTTalk Unicode 0x128 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 65, 0, 0 OFFSET[R], 1534, 10, 0 SVTCA[Y] CALL[], 12, 5, 1, 1, 146, 86 SHC[2], 1 /* TT glyph 78, char 0x4a (J) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 9, 114 CALL[], 0, 7, 106 CALL[], 14, 2, 114 CALL[], 14, 11, 106 SRP2[], 0 IP[], 4 MDAP[R], 4 IUP[Y] IUP[X] /* VTTTalk Unicode 0x134 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 78, 0, 0 OFFSET[R], 1530, 180, 0 SVTCA[Y] CALL[], 22, 13, 1, 1, 160, 86 SHC[2], 1 /* TT glyph 80, char 0x4b (K) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 14 CALL[], 1, 2, 114 SHP[2], 9 SRP2[], 0 IP[], 3 CALL[], 3, 18, 106 IP[], 15 IP[], 12 IUP[Y] IUP[X] /* VTTTalk Unicode 0x39a */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 80, 0, 0 /* TT glyph 82, char 0x4c (L) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 1, 2, 114 CALL[], 0, 3, 106 IUP[Y] IUP[X] /* TT glyph 1546, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* VTTTalk Unicode 0x139 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 82, 0, 0 OFFSET[R], 1528, -340, 0 SVTCA[Y] CALL[], 6, 1, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0x39b */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 450, 0, 0 /* TT glyph 84, char 0x13d */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 4, 8, 114 CALL[], 4, 7, 106 CALL[], 5, 2, 114 SRP2[], 4 IP[], 0 MDAP[R], 0 CALL[], 0, 1, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x13f */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 82, 0, 0 OFFSET[R], 673, 150, 370 SVTCA[Y] CALL[], 12, 1, 2, 0, -192, 86 SHC[2], 1 /* TT glyph 87, char 0x141 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 11, 106 CALL[], 5, 2, 114 SRP2[], 0 IP[], 3 CALL[], 3, 2, 106 SHP[2], 9 SHP[1], 8 SRP1[], 8 SLOOP[], 4 IP[], 1, 10, 4, 7 IUP[Y] IUP[X] /* TT glyph 88, char 0x4d (M) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 8 CALL[], 2, 2, 114 SHP[2], 6 SRP2[], 0 IP[], 4 CALL[], 4, 11, 106 CALL[], 4, 13, 105 SHP[2], 10 IUP[Y] IUP[X] /* VTTTalk Unicode 0x39c */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 88, 0, 0 /* TT glyph 89, char 0x4e (N) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 8 CALL[], 2, 2, 114 SHP[2], 6 SRP2[], 8 IP[], 3 IP[], 9 IUP[Y] IUP[X] /* VTTTalk Unicode 0x143 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 89, 0, 0 OFFSET[R], 1528, 0, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 89, 0, 0 OFFSET[R], 1540, 0, 0 SVTCA[Y] CALL[], 12, 5, 1, 1, 120, 86 SHC[2], 1 /* VTTTalk Unicode 0x147 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 89, 0, 0 OFFSET[R], 1531, 0, 0 SVTCA[Y] CALL[], 12, 5, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0xd1 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 89, 0, 0 OFFSET[R], 1534, 10, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 146, 86 SHC[2], 1 /* VTTTalk Unicode 0x39d */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 89, 0, 0 /* TT glyph 96, char 0x4f (O) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 9, 114 CALL[], 4, 3, 114 CALL[], 4, 12, 106 CALL[], 0, 8, 106 IUP[Y] IUP[X] /* TT glyph 121, char 0x152 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 9, 114 CALL[], 0, 23, 106 CALL[], 6, 3, 114 CALL[], 6, 28, 106 CALL[], 9, 2, 114 CALL[], 9, 12, 106 SHP[2], 26 CALL[], 20, 8, 114 SRP1[], 9 IP[], 13 MDAP[R], 13 CALL[], 13, 16, 106 CALL[], 20, 17, 106 SHP[2], 25 IUP[Y] IUP[X] /* VTTTalk Unicode 0xd3 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 96, 0, 0 OFFSET[R], 1528, 0, 0 SVTCA[Y] CALL[], 16, 4, 1, 1, 140, 86 SHC[2], 2 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 96, 0, 0 OFFSET[R], 1540, 0, 0 SVTCA[Y] CALL[], 16, 4, 1, 1, 100, 86 SHC[2], 2 /* VTTTalk Unicode 0x14e */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 96, 0, 0 OFFSET[R], 1532, 0, 0 SVTCA[Y] CALL[], 16, 4, 1, 1, 130, 86 SHC[2], 2 /* VTTTalk Unicode 0xd4 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 96, 0, 0 OFFSET[R], 1530, 0, 0 SVTCA[Y] CALL[], 20, 4, 1, 1, 140, 86 SHC[2], 2 /* VTTTalk Unicode 0xd6 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 96, 0, 0 OFFSET[R], 1525, 0, 0 SVTCA[Y] CALL[], 16, 4, 1, 1, 140, 86 SHC[2], 2 SHC[2], 3 /* VTTTalk Unicode 0xd2 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 96, 0, 0 OFFSET[R], 1527, 0, 0 SVTCA[Y] CALL[], 16, 4, 1, 1, 140, 86 SHC[2], 2 /* VTTTalk Unicode 0x1a0 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 96, 0, 0 OFFSET[R], 1537, 400, 0 SVTCA[Y] CALL[], 20, 4, 0, 0, 213, 86 SHC[2], 2 /* VTTTalk Unicode 0x150 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 96, 0, 0 OFFSET[R], 1529, 0, 0 SVTCA[Y] CALL[], 16, 4, 1, 1, 140, 86 SHC[2], 2 SHC[2], 3 /* VTTTalk Unicode 0x14c */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 96, 0, 0 OFFSET[R], 1535, 0, 0 SVTCA[Y] CALL[], 16, 4, 1, 1, 140, 86 SHC[2], 2 /* TT glyph 564, char 0x38f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 14 CALL[], 0, 1, 106 SHP[2], 3 SRP1[], 3 SHP[1], 11 SHP[2], 24 SRP1[], 24 SHP[1], 16 SRP1[], 16 SHP[1], 13 CALL[], 7, 3, 114 CALL[], 7, 20, 106 CALL[], 27, 2, 114 CALL[], 27, 29, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x39f */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 96, 0, 0 /* TT glyph 562, char 0x38c */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 9, 114 CALL[], 0, 12, 106 CALL[], 4, 3, 114 CALL[], 4, 16, 106 CALL[], 9, 2, 114 CALL[], 9, 11, 106 IUP[Y] IUP[X] /* TT glyph 118, char 0xd8 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 6, 3, 114 CALL[], 6, 23, 106 SMD[], 96 SRP0[], 6 MDRP[m>RWh], 9 SHP[2], 10 CALL[], 15, 9, 114 CALL[], 15, 25, 106 SRP0[], 15 MDRP[m>RWh], 0 SHP[2], 1 SRP2[], 6 SLOOP[], 8 IP[], 17, 2, 30, 20, 29, 21, 11, 8 IUP[Y] IUP[X] /* VTTTalk Unicode 0x1fe */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 118, 0, 0 OFFSET[R], 1528, 0, 0 SVTCA[Y] CALL[], 32, 6, 1, 1, 140, 86 SHC[2], 3 /* VTTTalk Unicode 0xd5 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 96, 0, 0 OFFSET[R], 1534, 10, 0 SVTCA[Y] CALL[], 16, 4, 1, 1, 126, 86 SHC[2], 2 /* TT glyph 122, char 0x50 (P) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 1, 2, 114 CALL[], 1, 12, 106 SRP2[], 0 IP[], 13 MDAP[R], 13 CALL[], 13, 9, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x3a6 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 413, 0, 0 /* VTTTalk Unicode 0x3a0 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 407, 0, 0 /* TT glyph 556, char 0x3a8 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 4, 2, 114 SRP1[], 0 IP[], 1 SRP1[], 1 SHP[1], 18 CALL[], 1, 8, 106 SHP[2], 11 SRP1[], 4 SHP[1], 10 SRP1[], 10 SHP[1], 15 IUP[Y] IUP[X] /* TT glyph 124, char 0x51 (Q) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 3, 9, 114 SHP[2], 11 CALL[], 3, 17, 106 CALL[], 3, 14, 105 CALL[], 14, 0, 106 CALL[], 7, 3, 114 CALL[], 7, 21, 106 IUP[Y] IUP[X] /* TT glyph 125, char 0x52 (R) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 10 CALL[], 1, 2, 114 CALL[], 1, 17, 106 SRP2[], 0 IP[], 18 MDAP[R], 18 CALL[], 18, 14, 106 IP[], 11 IP[], 8 IUP[Y] IUP[X] /* VTTTalk Unicode 0x154 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 125, 0, 0 OFFSET[R], 1528, -40, 0 SVTCA[Y] CALL[], 25, 1, 1, 1, 160, 86 SHC[2], 2 /* VTTTalk Unicode 0x158 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 125, 0, 0 OFFSET[R], 1531, -40, 0 SVTCA[Y] CALL[], 25, 1, 1, 1, 160, 86 SHC[2], 2 /* VTTTalk Unicode 0x3a1 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 122, 0, 0 /* TT glyph 129, char 0x53 (S) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 9, 114 CALL[], 0, 6, 106 CALL[], 17, 3, 114 SHP[2], 20 SRP2[], 0 SLOOP[], 8 IP[], 8, 34, 10, 11, 31, 30, 14, 27 CALL[], 17, 24, 106 SHP[2], 21 IUP[Y] IUP[X] /* VTTTalk Unicode 0x15a */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 129, 0, 0 OFFSET[R], 1528, 0, 0 SVTCA[Y] CALL[], 36, 17, 1, 1, 140, 86 SHC[2], 1 /* VTTTalk Unicode 0xffff */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 129, 0, 0 OFFSET[R], 1540, 0, 0 SVTCA[Y] CALL[], 36, 17, 1, 1, 100, 86 SHC[2], 1 /* VTTTalk Unicode 0x160 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 129, 0, 0 OFFSET[R], 1531, 0, 0 SVTCA[Y] CALL[], 36, 17, 1, 1, 140, 86 SHC[2], 1 /* VTTTalk Unicode 0x15e */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 129, 0, 0 OFFSET[R], 1510, -65, 0 SVTCA[Y] CALL[], 42, 0, 0, 0, 69, 86 SHC[2], 1 /* VTTTalk Unicode 0x15c */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 129, 0, 0 OFFSET[R], 1530, 0, 0 SVTCA[Y] CALL[], 40, 17, 1, 1, 140, 86 SHC[2], 1 /* TT glyph 551, char 0x3a3 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 9, 106 SHP[2], 1 CALL[], 4, 2, 114 SRP2[], 0 IP[], 8 IP[], 2 CALL[], 4, 7, 106 SHP[2], 3 IUP[Y] IUP[X] /* TT glyph 137, char 0x54 (T) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 3, 2, 114 CALL[], 3, 2, 106 SHP[2], 6 IUP[Y] IUP[X] /* VTTTalk Unicode 0x3a4 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 137, 0, 0 /* TT glyph 138, char 0x166 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 7, 2, 114 SRP2[], 0 IP[], 3 MDAP[R], 3 SHP[1], 11 CALL[], 3, 2, 106 SHP[2], 14 CALL[], 7, 6, 106 SHP[2], 10 IUP[Y] IUP[X] /* VTTTalk Unicode 0x164 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 137, 0, 0 OFFSET[R], 1531, 0, 0 SVTCA[Y] CALL[], 8, 3, 1, 1, 160, 86 SHC[2], 1 /* TT glyph 541, char 0x398 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 9, 114 CALL[], 0, 13, 106 CALL[], 4, 3, 114 CALL[], 4, 8, 106 SRP2[], 0 IP[], 10 MDAP[R], 10 CALL[], 10, 16, 106 IUP[Y] IUP[X] /* TT glyph 123, char 0xde */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 1, 2, 114 SRP1[], 0 IP[], 3 IP[], 15 MDAP[R], 3 MDAP[R], 15 CALL[], 3, 14, 106 CALL[], 15, 11, 106 IUP[Y] IUP[X] /* TT glyph 142, char 0x55 (U) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MIAP[R], 0, 9 CALL[], 0, 8, 106 MIAP[R], 4, 2 SHP[1], 11 IUP[Y] IUP[X] /* VTTTalk Unicode 0xda */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 142, 0, 0 OFFSET[R], 1528, 0, 0 SVTCA[Y] CALL[], 16, 3, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0x16c */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 142, 0, 0 OFFSET[R], 1532, 0, 0 SVTCA[Y] CALL[], 16, 11, 1, 1, 150, 86 SHC[2], 1 /* VTTTalk Unicode 0xdb */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 142, 0, 0 OFFSET[R], 1530, 0, 0 SVTCA[Y] CALL[], 20, 11, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0xdc */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 142, 0, 0 OFFSET[R], 1525, 0, 0 SVTCA[Y] CALL[], 16, 11, 1, 1, 160, 86 SHC[2], 1 SHC[2], 2 /* VTTTalk Unicode 0xd9 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 142, 0, 0 OFFSET[R], 1527, 0, 0 SVTCA[Y] CALL[], 16, 3, 1, 1, 160, 86 SHC[2], 1 /* TT glyph 150, char 0x1af */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 9, 114 CALL[], 0, 8, 106 CALL[], 3, 2, 114 SHP[2], 11 CALL[], 11, 14, 105 CALL[], 11, 17, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x170 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 142, 0, 0 OFFSET[R], 1529, 0, 0 SVTCA[Y] CALL[], 16, 11, 1, 1, 160, 86 SHC[2], 1 SHC[2], 2 /* VTTTalk Unicode 0x16a */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 142, 0, 0 OFFSET[R], 1535, 0, 0 SVTCA[Y] CALL[], 16, 3, 1, 1, 160, 86 SHC[2], 1 /* TT glyph 158, char 0x172 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 6, 9, 114 CALL[], 6, 14, 106 SHP[1], 21 CALL[], 6, 28, 105 CALL[], 28, 0, 106 CALL[], 9, 2, 114 SHP[2], 17 IUP[Y] IUP[X] /* VTTTalk Unicode 0x3a5 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 168, 0, 0 /* VTTTalk Unicode 0x3ab */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 553, 0, 0 OFFSET[R], 1525, 0, 0 SVTCA[Y] CALL[], 10, 6, 1, 1, 160, 86 SHC[2], 1 SHC[2], 2 /* TT glyph 563, char 0x38e */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 11, 2, 114 CALL[], 11, 13, 106 SHP[1], 3 SRP1[], 3 SHP[1], 7 SRP2[], 0 SLOOP[], 3 IP[], 8, 1, 4 IUP[Y] IUP[X] /* VTTTalk Unicode 0x16e */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 142, 0, 0 OFFSET[R], 1533, 0, 0 SVTCA[Y] CALL[], 16, 11, 1, 1, 68, 86 SHC[2], 1 SHC[2], 2 /* VTTTalk Unicode 0x168 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 142, 0, 0 OFFSET[R], 1534, 10, 0 SVTCA[Y] CALL[], 16, 3, 1, 1, 146, 86 SHC[2], 1 /* TT glyph 161, char 0x56 (V) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 1, 2, 114 SHP[2], 6 SRP2[], 0 IP[], 4 IUP[Y] IUP[X] /* TT glyph 162, char 0x57 (W) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 12 CALL[], 1, 2, 114 SHP[2], 10 MIAP[R], 5, 6 SRP2[], 12 SLOOP[], 3 IP[], 4, 7, 13 IUP[Y] IUP[X] /* VTTTalk Unicode 0x1e82 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 162, 0, 0 OFFSET[R], 1528, 0, 0 SVTCA[Y] CALL[], 16, 1, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0x174 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 162, 0, 0 OFFSET[R], 1530, 0, 0 SVTCA[Y] CALL[], 20, 9, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0x1e84 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 162, 0, 0 OFFSET[R], 1525, 0, 0 SVTCA[Y] CALL[], 16, 9, 1, 1, 160, 86 SHC[2], 1 SHC[2], 2 /* VTTTalk Unicode 0x1e80 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 162, 0, 0 OFFSET[R], 1527, 0, 0 SVTCA[Y] CALL[], 16, 9, 1, 1, 160, 86 SHC[2], 1 /* TT glyph 167, char 0x58 (X) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 9 CALL[], 2, 2, 114 SHP[2], 6 SRP2[], 9 SLOOP[], 4 IP[], 10, 7, 1, 4 IUP[Y] IUP[X] /* TT glyph 547, char 0x39e */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 2, 114 CALL[], 1, 0, 106 CALL[], 8, 8, 114 CALL[], 8, 9, 106 SRP2[], 1 IP[], 5 MDAP[R], 5 CALL[], 5, 4, 106 IUP[Y] IUP[X] /* TT glyph 168, char 0x59 (Y) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 2, 2, 114 SHP[2], 7 CALL[], 9, 8, 114 SRP1[], 2 SLOOP[], 3 IP[], 1, 8, 5 IUP[Y] IUP[X] /* VTTTalk Unicode 0xdd */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 168, 0, 0 OFFSET[R], 1528, 0, 0 SVTCA[Y] CALL[], 10, 2, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0x176 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 168, 0, 0 OFFSET[R], 1530, 0, 0 SVTCA[Y] CALL[], 14, 6, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0x178 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 168, 0, 0 OFFSET[R], 1525, 0, 0 SVTCA[Y] CALL[], 10, 6, 1, 1, 160, 86 SHC[2], 1 SHC[2], 2 /* VTTTalk Unicode 0x1ef2 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 168, 0, 0 OFFSET[R], 1527, 0, 0 SVTCA[Y] CALL[], 10, 6, 1, 1, 160, 86 SHC[2], 1 /* TT glyph 177, char 0x5a (Z) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 7, 106 SHP[2], 1 CALL[], 4, 2, 114 CALL[], 4, 3, 106 SHP[2], 6 IUP[Y] IUP[X] /* VTTTalk Unicode 0x179 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 177, 0, 0 OFFSET[R], 1528, 0, 0 SVTCA[Y] CALL[], 10, 4, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 177, 0, 0 OFFSET[R], 1540, 0, 0 SVTCA[Y] CALL[], 10, 4, 1, 1, 120, 86 SHC[2], 1 /* VTTTalk Unicode 0x17d */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 177, 0, 0 OFFSET[R], 1531, 0, 0 SVTCA[Y] CALL[], 10, 4, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0x17b */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 177, 0, 0 OFFSET[R], 1526, 0, 0 SVTCA[Y] CALL[], 10, 4, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0x396 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 177, 0, 0 /* TT glyph 187, char 0x61 (a) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 SHP[2], 24 CALL[], 0, 27, 106 CALL[], 14, 6, 114 CALL[], 14, 13, 106 SRP2[], 0 IP[], 6 SRP1[], 6 SHP[1], 8 CALL[], 6, 35, 106 SHP[2], 32 CALL[], 21, 10, 114 SHP[2], 22 CALL[], 21, 20, 106 SHP[2], 19 IUP[Y] IUP[X] /* VTTTalk Unicode 0xe1 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 187, 0, 0 OFFSET[R], 1497, 10, 0 SVTCA[Y] CALL[], 39, 14, 1, 1, 178, 86 SHC[2], 2 /* VTTTalk Unicode 0x103 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 187, 0, 0 OFFSET[R], 1501, -20, 0 SVTCA[Y] CALL[], 39, 14, 1, 1, 168, 86 SHC[2], 2 /* VTTTalk Unicode 0xe2 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 187, 0, 0 OFFSET[R], 1499, -20, 0 SVTCA[Y] CALL[], 43, 14, 1, 1, 178, 86 SHC[2], 2 /* VTTTalk Unicode 0xb4 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 1497, 0, 0 /* TT glyph 1497, char 0x301 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 1, 106 IUP[Y] IUP[X] /* TT glyph 1528, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 1, 106 IUP[Y] IUP[X] /* TT glyph 1540, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 1, 106 IUP[Y] IUP[X] /* TT glyph 1539, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 1, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0xe4 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 187, 0, 0 OFFSET[R], 1494, -18, 0 SVTCA[Y] CALL[], 39, 14, 1, 1, 168, 86 SHC[2], 2 SHC[2], 3 /* TT glyph 210, char 0xe6 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 SHP[2], 35 CALL[], 35, 29, 106 CALL[], 0, 49, 106 SHP[2], 52 CALL[], 19, 7, 114 CALL[], 19, 42, 106 SHP[1], 14 CALL[], 14, 13, 106 SRP2[], 35 IP[], 6 MDAP[R], 6 CALL[], 6, 55, 106 SRP1[], 19 SRP2[], 0 IP[], 26 MDAP[R], 26 SRP2[], 19 IP[], 17 SRP2[], 0 IP[], 39 CALL[], 26, 45, 106 SHP[2], 22 IUP[Y] IUP[X] /* VTTTalk Unicode 0x1fd */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 210, 0, 0 OFFSET[R], 1497, 30, 0 SVTCA[Y] CALL[], 61, 19, 1, 1, 168, 86 SHC[2], 3 /* VTTTalk Unicode 0xe0 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 187, 0, 0 OFFSET[R], 1496, 25, 0 SVTCA[Y] CALL[], 39, 14, 1, 1, 178, 86 SHC[2], 2 /* TT glyph 568, char 0x3b1 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 SHP[2], 16 CALL[], 0, 22, 106 CALL[], 6, 7, 114 SHP[2], 9 CALL[], 6, 27, 106 CALL[], 10, 6, 114 CALL[], 14, 10, 114 CALL[], 14, 13, 106 SHP[2], 12 IUP[Y] IUP[X] /* VTTTalk Unicode 0x3ac */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 568, 0, 0 OFFSET[R], 1541, 0, 0 SVTCA[Y] CALL[], 30, 11, 1, 1, 168, 86 SHC[2], 2 /* VTTTalk Unicode 0x101 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 187, 0, 0 OFFSET[R], 1504, -20, 0 SVTCA[Y] CALL[], 39, 14, 1, 1, 178, 86 SHC[2], 2 /* TT glyph 1113, char 0x26 (&) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 19, 114 CALL[], 0, 38, 106 CALL[], 11, 17, 114 CALL[], 11, 18, 106 SRP2[], 0 IP[], 27 IP[], 15 MDAP[R], 27 MDAP[R], 15 SRP1[], 27 SLOOP[], 5 IP[], 33, 40, 30, 25, 6 CALL[], 6, 43, 106 CALL[], 32, 18, 114 IUP[Y] IUP[X] /* TT glyph 1162, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 0, 18, 114 SHP[2], 64 CALL[], 3, 19, 114 SHP[2], 34 CALL[], 3, 69, 106 SHP[2], 76 CALL[], 13, 17, 114 SHP[2], 44 SRP2[], 3 IP[], 29 IP[], 17 MDAP[R], 29 MDAP[R], 17 SRP1[], 29 SLOOP[], 5 IP[], 1, 71, 32, 27, 7 SRP1[], 1 SHP[1], 65 SRP1[], 71 SHP[1], 78 SRP1[], 32 SHP[1], 62 SRP1[], 27 SHP[1], 57 SRP1[], 7 SHP[1], 38 CALL[], 7, 72, 106 SHP[2], 79 SRP1[], 29 SHP[1], 59 SRP1[], 17 SHP[1], 47 CALL[], 13, 20, 106 SHP[2], 50 IUP[Y] IUP[X] /* VTTTalk Unicode 0x387 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 664, 0, 804 /* TT glyph 206, char 0x105 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 SHP[2], 41 MDRP[m>RGr], 27 CALL[], 27, 32, 106 CALL[], 0, 45, 106 SHP[2], 49 CALL[], 14, 6, 114 CALL[], 14, 13, 106 SRP2[], 0 IP[], 6 SRP1[], 6 SHP[1], 8 CALL[], 6, 53, 106 MIAP[R], 21, 10 CALL[], 21, 20, 106 SHP[1], 40 IUP[Y] IUP[X] USEMYMETRICS[] OFFSET[R], 819, 0, 290 OVERLAP[] OFFSET[R], 819, 0, -290 /* VTTTalk Unicode 0xe5 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 187, 0, 0 OFFSET[R], 1502, -20, 0 SVTCA[Y] CALL[], 39, 14, 1, 1, 128, 86 SHC[2], 2 SHC[2], 3 /* VTTTalk Unicode 0x1fb */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 187, 0, 0 OFFSET[R], 1502, -20, 0 OFFSET[R], 1497, 10, 280 SVTCA[Y] CALL[], 39, 14, 1, 1, 128, 86 SHC[2], 2 SHC[2], 3 CALL[], 59, 45, 0, 0, -102, 86 SHC[2], 4 /* TT glyph 839, char 0x2194 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 6 SMD[], 96 MDRP[m>RWh], 4 SHP[2], 9 CALL[], 4, 3, 106 SHP[2], 10 CALL[], 6, 17, 106 SLOOP[], 4 IP[], 12, 1, 2, 11 MDRP[m>RWh], 19 SHP[2], 14 CALL[], 19, 0, 106 SHP[2], 13 IUP[Y] IUP[X] /* TT glyph 837, char 0x2193 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 5, 17, 114 SRP2[], 0 IP[], 1 MDAP[R], 1 IP[], 4 SRP1[], 4 SHP[1], 7 SRP1[], 1 SHP[1], 10 CALL[], 11, 18, 114 IUP[Y] IUP[X] /* TT glyph 838, char 0x2190 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 7 SMD[], 96 MDRP[m>RWh], 4 CALL[], 4, 3, 106 CALL[], 7, 8, 106 IP[], 1 IP[], 2 MDRP[m>RWh], 11 CALL[], 11, 0, 106 IUP[Y] IUP[X] /* TT glyph 836, char 0x2192 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 5 CALL[], 5, 4, 106 SMD[], 96 MDRP[m>RWh], 1 CALL[], 1, 0, 106 SRP1[], 4 SRP2[], 5 IP[], 11 IP[], 10 SRP0[], 5 MDRP[m>RWh], 8 CALL[], 8, 9, 106 IUP[Y] IUP[X] /* TT glyph 835, char 0x2191 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 5, 17, 114 CALL[], 11, 18, 114 SRP1[], 5 IP[], 3 IP[], 8 MDAP[R], 3 MDAP[R], 8 SRP2[], 5 IP[], 10 IP[], 1 IUP[Y] IUP[X] /* TT glyph 840, char 0x2195 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MIAP[R], 0, 8 MIAP[R], 9, 2 SLOOP[], 4 IP[], 2, 17, 12, 7 MDAP[R], 2 MDAP[R], 17 MDAP[R], 12 MDAP[R], 7 SRP1[], 2 IP[], 4 IP[], 15 SRP1[], 7 SRP2[], 9 IP[], 5 IP[], 14 IUP[Y] IUP[X] /* TT glyph 841, char 0x21a8 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 8, 114 CALL[], 1, 0, 106 SHP[1], 21 CALL[], 11, 2, 114 SRP2[], 1 SLOOP[], 4 IP[], 4, 19, 14, 9 MDAP[R], 4 MDAP[R], 19 MDAP[R], 14 MDAP[R], 9 SRP1[], 4 IP[], 17 IP[], 6 SRP1[], 9 SRP2[], 11 IP[], 7 IP[], 16 IUP[Y] IUP[X] /* TT glyph 821, char 0x5e (^) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 2, 114 CALL[], 1, 0, 106 SHP[2], 4 IP[], 6 IUP[Y] IUP[X] /* TT glyph 1230, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 5, 16, 114 CALL[], 5, 3, 106 IP[], 2 CALL[], 7, 132, 114 CALL[], 7, 0, 106 CALL[], 7, 11, 105 CALL[], 11, 10, 106 IUP[Y] IUP[X] /* TT glyph 819, char 0x7e (~) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 10 CALL[], 10, 3, 105 CALL[], 3, 18, 106 CALL[], 18, 21, 105 CALL[], 10, 7, 105 CALL[], 7, 14, 106 IUP[Y] IUP[X] /* TT glyph 1229, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 20 SHP[1], 21 CALL[], 20, 40, 105 SLOOP[], 4 IP[], 7, 3, 17, 13 CALL[], 7, 33, 106 CALL[], 3, 37, 106 CALL[], 17, 24, 106 CALL[], 13, 28, 106 IUP[Y] IUP[X] /* TT glyph 1226, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 41, 17, 114 CALL[], 41, 13, 106 CALL[], 13, 6, 105 SHP[2], 11 CALL[], 6, 56, 106 CALL[], 62, 19, 114 SRP1[], 41 SLOOP[], 4 IP[], 64, 66, 35, 31 CALL[], 35, 20, 106 CALL[], 31, 24, 106 CALL[], 24, 27, 105 CALL[], 62, 68, 106 CALL[], 68, 0, 105 SHP[2], 45 SHP[2], 46 CALL[], 0, 50, 106 IUP[Y] IUP[X] /* TT glyph 1227, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 12 CALL[], 12, 23, 105 IP[], 20 IP[], 8 CALL[], 20, 3, 106 CALL[], 8, 15, 106 SMD[], 96 SRP0[], 23 MDRP[m>RWh], 25 CALL[], 25, 24, 106 IUP[Y] IUP[X] /* TT glyph 1228, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 41, 131, 114 CALL[], 41, 7, 106 CALL[], 7, 1, 105 CALL[], 1, 0, 106 SRP1[], 7 SRP2[], 41 IP[], 50 IP[], 49 CALL[], 41, 47, 105 CALL[], 47, 48, 106 SRP2[], 1 SLOOP[], 3 IP[], 32, 37, 26 CALL[], 32, 16, 106 CALL[], 37, 11, 106 CALL[], 26, 21, 106 IUP[Y] IUP[X] /* TT glyph 1225, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 13, 131, 114 CALL[], 13, 14, 106 CALL[], 13, 4, 105 CALL[], 4, 22, 106 CALL[], 22, 0, 105 SRP1[], 13 IP[], 9 CALL[], 9, 17, 106 IUP[Y] IUP[X] /* TT glyph 675, char 0x2a (*) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 6, 134, 114 CALL[], 6, 0, 105 SHP[2], 13 SLOOP[], 11 IP[], 1, 12, 14, 2, 11, 10, 3, 8, 5, 4, 9 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 675, -1138, 0 OFFSET[R], 675, -58, 0 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 675, -58, 0 OFFSET[R], 675, -2338, 0 OFFSET[R], 675, -1190, 300 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 675, -1138, 0 OFFSET[R], 813, -98, 0 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 675, -1138, 0 OFFSET[R], 679, -58, 0 /* TT glyph 1112, char 0x40 (@) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 19, 114 CALL[], 0, 33, 106 CALL[], 33, 14, 105 SHP[2], 8 SHP[2], 10 CALL[], 14, 40, 106 CALL[], 5, 17, 114 CALL[], 5, 27, 106 CALL[], 27, 20, 105 SHP[2], 23 CALL[], 20, 46, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0xe3 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 187, 0, 0 OFFSET[R], 1503, -10, 0 SVTCA[Y] CALL[], 39, 14, 1, 1, 156, 86 SHC[2], 2 /* TT glyph 212, char 0x62 (b) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 0, 114 CALL[], 6, 7, 114 SHP[2], 4 CALL[], 6, 25, 106 SHP[2], 15 CALL[], 12, 11, 114 SHP[2], 0 CALL[], 12, 19, 106 IUP[Y] IUP[X] /* TT glyph 680, char 0x5c (\) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 136, 114 CALL[], 1, 0, 106 IUP[Y] IUP[X] /* TT glyph 1124, char 0x7c (|) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 133, 114 CALL[], 1, 0, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 1124, -130, 0 OFFSET[R], 1124, -1070, 0 /* TT glyph 1167, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 1, 133, 114 SHP[2], 5 CALL[], 1, 3, 106 SHP[2], 7 CALL[], 10, 135, 114 CALL[], 10, 9, 106 CALL[], 10, 11, 106 CALL[], 11, 8, 106 SRP1[], 9 SLOOP[], 4 IP[], 14, 15, 12, 13 IUP[Y] IUP[X] /* TT glyph 1168, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 4, 132, 114 CALL[], 4, 7, 106 SRP0[], 4 MDRP[m>RBl], 8 CALL[], 8, 11, 106 CALL[], 13, 133, 114 SHP[2], 2 CALL[], 13, 15, 106 SHP[2], 1 IUP[Y] IUP[X] /* TT glyph 1169, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 2, 133, 114 CALL[], 2, 0, 106 CALL[], 6, 135, 114 CALL[], 6, 5, 106 CALL[], 6, 7, 106 CALL[], 7, 4, 106 SRP1[], 5 SLOOP[], 4 IP[], 10, 11, 8, 9 IUP[Y] IUP[X] /* TT glyph 1164, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 2, 133, 114 CALL[], 2, 0, 106 CALL[], 37, 138, 114 CALL[], 37, 30, 106 CALL[], 37, 4, 105 CALL[], 4, 11, 106 SRP2[], 37 IP[], 47 MDAP[R], 47 CALL[], 47, 48, 106 IP[], 20 IP[], 21 IUP[Y] IUP[X] /* TT glyph 1165, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 1, 133, 114 CALL[], 1, 3, 106 CALL[], 10, 137, 114 CALL[], 10, 7, 106 CALL[], 10, 11, 106 CALL[], 11, 6, 106 IUP[Y] IUP[X] /* TT glyph 1170, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 2, 133, 114 CALL[], 2, 0, 106 CALL[], 4, 132, 114 CALL[], 4, 7, 106 SRP0[], 4 MDRP[m>RBl], 8 CALL[], 8, 11, 106 IUP[Y] IUP[X] /* TT glyph 1171, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 2, 135, 114 CALL[], 2, 1, 106 CALL[], 2, 3, 106 CALL[], 3, 0, 106 SRP1[], 1 SLOOP[], 4 IP[], 6, 7, 4, 5 IUP[Y] IUP[X] /* TT glyph 1163, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 2, 133, 114 CALL[], 2, 0, 106 CALL[], 4, 131, 114 CALL[], 4, 7, 106 IUP[Y] IUP[X] /* TT glyph 569, char 0x3b2 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 14, 114 MIAP[R], 3, 2 CALL[], 3, 22, 106 SRP2[], 16 IP[], 35 MDAP[R], 35 CALL[], 35, 34, 106 IP[], 10 IP[], 9 CALL[], 16, 11, 114 CALL[], 16, 27, 106 IUP[Y] IUP[X] /* TT glyph 849, char 0x2588 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 683, char 0x7b ({) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 21, 138, 114 CALL[], 21, 28, 106 CALL[], 21, 0, 105 CALL[], 0, 47, 106 SRP2[], 21 IP[], 11 MDAP[R], 11 CALL[], 11, 10, 106 IP[], 38 IP[], 37 IUP[Y] IUP[X] /* TT glyph 718, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 133, 114 CALL[], 1, 3, 106 CALL[], 25, 138, 114 CALL[], 25, 32, 106 CALL[], 25, 4, 105 CALL[], 4, 51, 106 SRP2[], 25 IP[], 15 MDAP[R], 15 CALL[], 15, 14, 106 IP[], 42 IP[], 41 IUP[Y] IUP[X] /* TT glyph 684, char 0x7d (}) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 33, 138, 114 CALL[], 33, 26, 106 CALL[], 33, 0, 105 CALL[], 0, 7, 106 SRP2[], 33 IP[], 43 MDAP[R], 43 CALL[], 43, 44, 106 IP[], 16 IP[], 17 IUP[Y] IUP[X] /* TT glyph 719, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 41, 138, 114 CALL[], 41, 34, 106 CALL[], 41, 8, 105 CALL[], 8, 15, 106 CALL[], 54, 16, 114 SHP[2], 50 CALL[], 63, 18, 114 SHP[2], 67 SRP1[], 54 IP[], 59 IP[], 58 MDAP[R], 59 MDAP[R], 58 SRP2[], 59 SLOOP[], 4 IP[], 80, 24, 25, 79 CALL[], 59, 62, 106 SHP[2], 66 SRP1[], 66 SHP[1], 1 SRP1[], 59 SHP[1], 71 SRP1[], 71 SHP[1], 73 CALL[], 58, 55, 106 SHP[2], 51 SRP1[], 51 SHP[1], 48 SRP1[], 58 SHP[1], 70 SRP1[], 70 SHP[1], 74 IUP[Y] IUP[X] /* TT glyph 685, char 0x5b ([) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 137, 114 CALL[], 1, 4, 106 CALL[], 1, 0, 106 CALL[], 0, 5, 106 IUP[Y] IUP[X] /* TT glyph 720, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 133, 114 CALL[], 1, 3, 106 CALL[], 5, 137, 114 CALL[], 5, 8, 106 CALL[], 5, 4, 106 CALL[], 4, 9, 106 IUP[Y] IUP[X] /* TT glyph 686, char 0x5d (]) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 5, 137, 114 CALL[], 5, 4, 106 CALL[], 5, 0, 105 CALL[], 0, 1, 106 IUP[Y] IUP[X] /* TT glyph 721, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 10, 138, 114 CALL[], 10, 7, 106 CALL[], 10, 3, 106 CALL[], 3, 6, 106 CALL[], 13, 16, 114 SHP[2], 17 CALL[], 27, 18, 114 SHP[2], 31 SRP1[], 13 IP[], 37 IP[], 39 MDAP[R], 37 MDAP[R], 39 SRP1[], 37 SHP[1], 23 SHP[1], 33 CALL[], 37, 26, 106 SHP[2], 30 SRP1[], 30 SHP[1], 1 SRP1[], 39 SHP[1], 22 SHP[1], 34 CALL[], 39, 12, 106 SHP[2], 15 SRP1[], 15 SHP[1], 19 IUP[Y] IUP[X] /* VTTTalk Unicode 0x2d8 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 1501, 0, 0 /* TT glyph 1544, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 7, 106 CALL[], 0, 10, 105 SHP[2], 4 IUP[Y] IUP[X] /* TT glyph 1545, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 7, 106 CALL[], 0, 10, 105 SHP[2], 4 IUP[Y] IUP[X] /* TT glyph 1125, char 0xa6 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 133, 114 CALL[], 1, 3, 106 CALL[], 3, 5, 105 CALL[], 5, 4, 106 IUP[Y] IUP[X] /* TT glyph 674, char 0x2022 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 8 CALL[], 8, 0, 106 IUP[Y] IUP[X] /* TT glyph 213, char 0x63 (c) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 19, 106 CALL[], 6, 7, 114 SHP[2], 9 CALL[], 6, 13, 106 SHP[2], 10 IUP[Y] IUP[X] /* VTTTalk Unicode 0x107 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 213, 0, 0 OFFSET[R], 1497, 80, 0 SVTCA[Y] CALL[], 26, 6, 1, 1, 168, 86 SHC[2], 1 /* VTTTalk Unicode 0xffff */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 213, 0, 0 OFFSET[R], 1539, 80, 0 SVTCA[Y] CALL[], 26, 6, 1, 1, 168, 86 SHC[2], 1 /* VTTTalk Unicode 0x2c7 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 1500, 0, 0 /* VTTTalk Unicode 0x10d */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 213, 0, 0 OFFSET[R], 1500, 50, 0 SVTCA[Y] CALL[], 26, 6, 1, 1, 168, 86 SHC[2], 1 /* VTTTalk Unicode 0xe7 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 213, 0, 0 OFFSET[R], 1510, -25, 0 SVTCA[Y] CALL[], 32, 0, 0, 0, 69, 86 SHC[2], 1 /* VTTTalk Unicode 0x109 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 213, 0, 0 OFFSET[R], 1499, 50, 0 SVTCA[Y] CALL[], 30, 6, 1, 1, 168, 86 SHC[2], 1 /* VTTTalk Unicode 0x10b */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 213, 0, 0 OFFSET[R], 1495, 48, 0 SVTCA[Y] CALL[], 26, 6, 1, 1, 158, 86 SHC[2], 1 /* VTTTalk Unicode 0xb8 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 1510, 0, 0 /* TT glyph 772, char 0xa2 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 11, 114 SMD[], 96 MDRP[m>RBl], 0 SHP[1], 24 CALL[], 1, 29, 106 SHP[2], 17 CALL[], 7, 7, 114 MDRP[m>RBl], 8 SHP[1], 10 SRP1[], 10 SHP[1], 13 CALL[], 7, 30, 106 SHP[2], 16 SRP1[], 16 SHP[1], 14 IUP[Y] IUP[X] /* TT glyph 590, char 0x3c7 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 10, 7, 114 CALL[], 10, 5, 106 CALL[], 16, 6, 114 CALL[], 26, 15, 114 CALL[], 26, 21, 106 SRP2[], 10 SLOOP[], 4 IP[], 30, 1, 17, 14 MIAP[R], 31, 14 IUP[Y] IUP[X] /* TT glyph 875, char 0x25cb */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* VTTTalk Unicode 0x2c6 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 1499, 0, 0 /* TT glyph 1107, char 0x2663 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 0 SHP[2], 30 SMD[], 96 MDRP[m>RWh], 36 CALL[], 0, 15, 105 SLOOP[], 6 IP[], 21, 9, 24, 6, 22, 8 CALL[], 0, 38, 106 SHP[2], 33 IUP[Y] IUP[X] /* TT glyph 666, char 0x3a (:) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 6, 7, 114 CALL[], 6, 0, 106 CALL[], 12, 19, 114 CALL[], 12, 18, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 666, -1060, 0 OFFSET[R], 666, -140, 0 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 666, -2000, 0 OFFSET[R], 666, -1200, 0 OFFSET[R], 666, -400, 0 /* TT glyph 731, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 25, 132, 114 CALL[], 25, 24, 106 CALL[], 25, 18, 105 SHP[2], 6 CALL[], 18, 12, 106 SHP[2], 0 SRP0[], 25 MDRP[m>RWh], 29 CALL[], 29, 28, 106 CALL[], 28, 44, 105 SHP[2], 32 CALL[], 44, 50, 106 SHP[2], 38 IUP[Y] IUP[X] /* TT glyph 732, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 13, 132, 114 CALL[], 13, 12, 106 CALL[], 13, 6, 105 CALL[], 6, 0, 106 SRP0[], 13 MDRP[m>RWh], 17 CALL[], 17, 16, 106 CALL[], 16, 20, 105 CALL[], 20, 26, 106 IUP[Y] IUP[X] /* TT glyph 733, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 18, 135, 114 CALL[], 18, 16, 106 CALL[], 16, 17, 106 CALL[], 17, 6, 105 CALL[], 6, 0, 106 CALL[], 18, 19, 106 CALL[], 19, 13, 106 CALL[], 13, 12, 106 CALL[], 12, 20, 105 CALL[], 20, 26, 106 SRP1[], 19 SRP2[], 18 IP[], 14 IP[], 15 IUP[Y] IUP[X] /* TT glyph 734, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 14, 135, 114 CALL[], 14, 13, 106 IP[], 18 IP[], 17 CALL[], 13, 19, 106 CALL[], 19, 12, 106 CALL[], 12, 20, 105 CALL[], 20, 26, 106 CALL[], 14, 16, 106 CALL[], 16, 15, 106 CALL[], 15, 6, 105 CALL[], 6, 0, 106 IUP[Y] IUP[X] /* TT glyph 773, char 0x20a1 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 12, 3, 114 SHP[2], 7 SMD[], 96 MDRP[m>RGr], 8 SHP[2], 15 SHP[2], 9 SRP1[], 9 SHP[1], 16 SRP1[], 12 SHP[1], 17 SRP1[], 17 SHP[1], 19 CALL[], 12, 38, 106 SHP[2], 49 SHP[2], 22 SRP1[], 22 SHP[1], 20 CALL[], 32, 9, 114 CALL[], 32, 23, 106 SHP[2], 43 SRP1[], 43 SHP[1], 48 SRP0[], 32 MDRP[m>RBl], 33 SHP[2], 0 SHP[2], 34 SRP1[], 34 SHP[1], 1 SRP1[], 32 SHP[1], 35 SRP1[], 35 SHP[1], 2 IUP[Y] IUP[X] /* TT glyph 665, char 0x2c (,) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 1 CALL[], 1, 3, 106 IUP[Y] IUP[X] /* TT glyph 1116, char 0xa9 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 18, 114 CALL[], 0, 12, 106 CALL[], 6, 16, 114 CALL[], 6, 18, 106 SRP2[], 0 SLOOP[], 4 IP[], 30, 36, 42, 24 SRP1[], 30 SHP[1], 33 SRP1[], 36 SHP[1], 34 IUP[Y] IUP[X] /* TT glyph 774, char 0xa4 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 11 CALL[], 11, 14, 105 SHP[2], 8 SHP[2], 15 SRP1[], 15 SHP[1], 7 CALL[], 11, 34, 106 CALL[], 34, 28, 105 CALL[], 28, 25, 106 CALL[], 25, 0, 105 SHP[2], 22 SHP[2], 1 SRP1[], 1 SHP[1], 21 SRP1[], 25 SRP2[], 11 SLOOP[], 8 IP[], 23, 27, 20, 2, 6, 16, 9, 13 IUP[Y] IUP[X] /* TT glyph 219, char 0x64 (d) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 SHP[2], 15 CALL[], 0, 20, 106 SHP[2], 22 CALL[], 6, 7, 114 SHP[2], 8 CALL[], 6, 25, 106 SHP[2], 23 MIAP[R], 10, 0 MIAP[R], 12, 10 IUP[Y] IUP[X] /* TT glyph 1126, char 0x2020 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 5, 17, 114 CALL[], 5, 0, 105 IP[], 3 MDAP[R], 3 SHP[1], 7 CALL[], 3, 2, 106 SHP[2], 10 IUP[Y] IUP[X] /* TT glyph 1128, char 0x2021 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 9, 17, 114 CALL[], 9, 0, 105 IP[], 7 IP[], 2 MDAP[R], 7 MDAP[R], 2 SRP1[], 7 SHP[1], 11 CALL[], 7, 6, 106 SHP[2], 14 SRP1[], 2 SHP[1], 18 CALL[], 2, 3, 106 SHP[2], 15 IUP[Y] IUP[X] /* TT glyph 221, char 0x10f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 4, 11, 114 SHP[2], 16 CALL[], 4, 22, 106 CALL[], 8, 7, 114 SHP[2], 11 CALL[], 8, 27, 106 CALL[], 12, 0, 114 CALL[], 14, 10, 114 SRP1[], 8 SRP2[], 12 IP[], 0 MDAP[R], 0 CALL[], 0, 2, 106 IUP[Y] IUP[X] /* TT glyph 371, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 4, 19, 114 SHP[2], 16 CALL[], 4, 22, 106 CALL[], 8, 7, 114 SHP[2], 11 CALL[], 8, 27, 106 CALL[], 12, 0, 114 SRP1[], 8 IP[], 0 MDAP[R], 0 CALL[], 0, 1, 106 CALL[], 14, 18, 114 IUP[Y] IUP[X] /* TT glyph 222, char 0x111 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 SHP[2], 22 CALL[], 0, 28, 106 CALL[], 6, 7, 114 SHP[2], 9 CALL[], 6, 33, 106 CALL[], 14, 0, 114 SRP2[], 6 IP[], 11 IP[], 12 SRP1[], 11 SHP[1], 18 SRP1[], 12 SHP[1], 17 MIAP[R], 20, 10 IUP[Y] IUP[X] /* TT glyph 1121, char 0xb0 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 6, 17, 114 CALL[], 6, 18, 106 CALL[], 6, 0, 105 CALL[], 0, 12, 106 IUP[Y] IUP[X] /* TT glyph 571, char 0x3b4 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 33, 106 CALL[], 14, 1, 114 SHP[2], 16 CALL[], 14, 19, 106 SHP[2], 17 SRP2[], 0 IP[], 25 CALL[], 25, 39, 106 IP[], 7 IP[], 8 IUP[Y] IUP[X] /* TT glyph 1109, char 0x2666 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 2 CALL[], 2, 0, 106 IP[], 3 IP[], 1 IUP[Y] IUP[X] /* VTTTalk Unicode 0xa8 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 1494, 0, 0 /* TT glyph 1543, char 0x385 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 4 SHP[1], 16 MDAP[R], 3 CALL[], 3, 1, 106 CALL[], 4, 10, 106 SHP[2], 22 IUP[Y] IUP[X] /* TT glyph 810, char 0xf7 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 13, 131, 114 MDRP[m>RWh], 0 CALL[], 0, 6, 106 CALL[], 13, 12, 106 MDRP[m>RWh], 22 CALL[], 22, 16, 106 IUP[Y] IUP[X] /* TT glyph 873, char 0x2593 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 845, char 0x2584 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 775, char 0x24 ($) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 9, 114 CALL[], 1, 0, 106 SHP[1], 31 CALL[], 1, 7, 106 SHP[2], 42 CALL[], 18, 3, 114 SHP[2], 15 CALL[], 18, 17, 106 SHP[1], 21 SRP2[], 1 SLOOP[], 12 IP[], 44, 29, 40, 41, 8, 9, 26, 25, 34, 33, 12, 37 CALL[], 18, 24, 106 SHP[2], 22 SHP[2], 35 IUP[Y] IUP[X] /* TT glyph 1172, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 14, 9, 114 SHP[2], 11 SMD[], 96 MDRP[m>RBl], 13 CALL[], 14, 19, 106 SHP[2], 42 CALL[], 27, 3, 114 MDRP[m>RBl], 28 SHP[1], 30 SRP2[], 14 SLOOP[], 12 IP[], 44, 9, 40, 41, 20, 21, 6, 5, 34, 33, 24, 37 CALL[], 27, 35, 106 SHP[2], 4 CALL[], 31, 135, 114 CALL[], 31, 32, 106 SMD[], 64 MDRP[m>RBl], 1 CALL[], 1, 0, 106 SRP1[], 32 SRP2[], 31 IP[], 2 IP[], 3 IUP[Y] IUP[X] /* TT glyph 776, char 0x20ab */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 SHP[2], 22 CALL[], 0, 28, 106 CALL[], 6, 7, 114 SHP[2], 9 CALL[], 6, 33, 106 CALL[], 15, 0, 114 SRP1[], 6 IP[], 11 SRP1[], 11 SHP[1], 18 CALL[], 11, 12, 106 SHP[2], 17 CALL[], 20, 10, 114 CALL[], 20, 38, 105 CALL[], 38, 39, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x2d9 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 1495, 0, 0 /* TT glyph 1508, char 0x323 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 6 CALL[], 6, 0, 106 IUP[Y] IUP[X] /* TT glyph 253, char 0x131 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 5, 6, 114 CALL[], 5, 4, 106 CALL[], 0, 1, 106 SHP[2], 7 IUP[Y] IUP[X] /* TT glyph 223, char 0x65 (e) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 15, 106 CALL[], 6, 7, 114 CALL[], 6, 22, 106 SRP2[], 0 IP[], 12 MDAP[R], 12 CALL[], 12, 25, 106 SHP[2], 9 IUP[Y] IUP[X] /* VTTTalk Unicode 0xe9 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 223, 0, 0 OFFSET[R], 1497, 50, 0 SVTCA[Y] CALL[], 29, 6, 1, 1, 168, 86 SHC[2], 2 /* VTTTalk Unicode 0x115 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 223, 0, 0 OFFSET[R], 1501, 20, 0 SVTCA[Y] CALL[], 29, 6, 1, 1, 158, 86 SHC[2], 2 /* VTTTalk Unicode 0x11b */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 223, 0, 0 OFFSET[R], 1500, 20, 0 SVTCA[Y] CALL[], 29, 6, 1, 1, 168, 86 SHC[2], 2 /* VTTTalk Unicode 0xea */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 223, 0, 0 OFFSET[R], 1499, 20, 0 SVTCA[Y] CALL[], 33, 6, 1, 1, 168, 86 SHC[2], 2 /* VTTTalk Unicode 0xeb */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 223, 0, 0 OFFSET[R], 1494, 22, 0 SVTCA[Y] CALL[], 29, 6, 1, 1, 158, 86 SHC[2], 2 SHC[2], 3 /* VTTTalk Unicode 0x117 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 223, 0, 0 OFFSET[R], 1495, 18, 0 SVTCA[Y] CALL[], 29, 6, 1, 1, 158, 86 SHC[2], 2 /* VTTTalk Unicode 0xe8 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 223, 0, 0 OFFSET[R], 1496, 65, 0 SVTCA[Y] CALL[], 29, 6, 1, 1, 168, 86 SHC[2], 2 /* TT glyph 613, char 0x38 (8) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 13, 114 CALL[], 0, 38, 106 CALL[], 13, 5, 114 CALL[], 13, 32, 106 SRP2[], 0 IP[], 26 CALL[], 26, 44, 106 SLOOP[], 4 IP[], 6, 20, 19, 7 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 654, 0, -813 /* VTTTalk Unicode 0xffff */ /* ACT generated Sun Nov 17 09:04:20 2019 */ USEMYMETRICS[] OFFSET[R], 654, 0, 0 /* VTTTalk Unicode 0x2026 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 664, -398, 0 USEMYMETRICS[] OFFSET[R], 664, 398, 0 USEMYMETRICS[] OFFSET[R], 664, 0, 0 /* VTTTalk Unicode 0x113 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 223, 0, 0 OFFSET[R], 1504, 20, 0 SVTCA[Y] CALL[], 29, 6, 1, 1, 168, 86 SHC[2], 2 /* TT glyph 692, char 0x2014 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 131, 114 CALL[], 1, 0, 106 IUP[Y] IUP[X] /* TT glyph 691, char 0x2013 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 131, 114 CALL[], 1, 0, 106 IUP[Y] IUP[X] /* TT glyph 283, char 0x14b */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 1, 6, 114 CALL[], 6, 7, 114 SHP[2], 4 CALL[], 6, 23, 106 SHP[2], 25 CALL[], 14, 15, 114 CALL[], 14, 15, 106 IUP[Y] IUP[X] /* TT glyph 239, char 0x119 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 15, 106 SRP0[], 0 MDRP[m>RGr], 26 CALL[], 26, 31, 106 CALL[], 6, 7, 114 CALL[], 6, 39, 106 SRP2[], 0 IP[], 12 MDAP[R], 12 CALL[], 12, 42, 106 IUP[Y] IUP[X] /* TT glyph 572, char 0x3b5 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 24, 106 CALL[], 9, 7, 114 CALL[], 9, 14, 106 SRP2[], 0 IP[], 18 MDAP[R], 18 CALL[], 18, 19, 106 IP[], 4 IP[], 5 IUP[Y] IUP[X] /* VTTTalk Unicode 0x3ad */ /* ACT generated Mon Nov 18 23:17:19 2019 */ USEMYMETRICS[] OFFSET[R], 572, 0, 0 OFFSET[R], 1541, 70, 0 SVTCA[Y] CALL[], 31, 9, 1, 1, 168, 86 SHC[2], 1 /* TT glyph 811, char 0x3d (=) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 132, 114 CALL[], 1, 0, 106 SRP0[], 1 MDRP[m>RWh], 5 CALL[], 5, 4, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 811, -2220, 0 OFFSET[R], 811, -180, 0 OFFSET[R], 666, -1200, 180 /* TT glyph 1178, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 1, 132, 114 CALL[], 1, 0, 106 SRP0[], 1 MDRP[m>RWh], 5 CALL[], 5, 4, 106 IUP[Y] IUP[X] /* TT glyph 1179, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 5, 131, 114 CALL[], 5, 4, 106 SRP0[], 5 MDRP[m>RWh], 0 CALL[], 0, 1, 106 SRP0[], 5 MDRP[m>RWh], 9 CALL[], 9, 8, 106 IUP[Y] IUP[X] /* TT glyph 1180, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 11, 132, 114 CALL[], 11, 10, 106 CALL[], 11, 5, 105 CALL[], 5, 4, 106 SMD[], 96 MDRP[m>RWh], 1 CALL[], 1, 0, 106 SRP1[], 4 SRP2[], 11 SLOOP[], 4 IP[], 17, 7, 8, 16 SRP0[], 11 MDRP[m>RWh], 14 CALL[], 14, 15, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 811, -2220, 0 OFFSET[R], 811, -180, 0 OFFSET[R], 669, -1200, 0 /* TT glyph 1181, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 11, 132, 114 CALL[], 11, 10, 106 SRP0[], 11 MDRP[m>RWh], 5 CALL[], 5, 4, 106 SMD[], 96 MDRP[m>RWh], 1 CALL[], 1, 0, 106 SRP1[], 4 SRP2[], 11 SLOOP[], 4 IP[], 17, 7, 8, 16 SRP0[], 11 MDRP[m>RWh], 14 CALL[], 14, 15, 106 IUP[Y] IUP[X] /* TT glyph 1182, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 19, 132, 114 CALL[], 19, 18, 106 SRP0[], 19 MDRP[m>RWh], 13 CALL[], 13, 12, 106 SRP1[], 19 SLOOP[], 8 IP[], 7, 25, 2, 15, 16, 3, 24, 6 SMD[], 96 MDRP[m>RWh], 9 SHP[2], 1 CALL[], 9, 8, 106 SHP[2], 0 SRP0[], 19 MDRP[m>RWh], 22 SHP[2], 4 CALL[], 22, 23, 106 SHP[2], 5 IUP[Y] IUP[X] /* TT glyph 1183, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 10, 132, 114 CALL[], 10, 9, 106 CALL[], 10, 12, 105 SHP[2], 3 CALL[], 12, 13, 106 SHP[2], 4 SRP0[], 10 MDRP[m>RWh], 17 CALL[], 17, 16, 106 SRP1[], 10 SLOOP[], 4 IP[], 1, 6, 5, 2 CALL[], 16, 14, 105 SHP[2], 0 CALL[], 14, 19, 106 SHP[2], 7 IUP[Y] IUP[X] /* TT glyph 1184, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 7, 132, 114 CALL[], 7, 9, 105 SHP[1], 11 SRP0[], 7 MDRP[m>RWh], 3 SHP[2], 15 CALL[], 3, 2, 106 CALL[], 2, 0, 105 SHP[1], 18 CALL[], 7, 6, 106 SHP[2], 14 IUP[Y] IUP[X] /* TT glyph 802, char 0x2261 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 5, 131, 114 MDRP[m<RWh], 0 CALL[], 0, 1, 106 CALL[], 5, 4, 106 MDRP[m<RWh], 9 CALL[], 9, 8, 106 IUP[Y] IUP[X] /* TT glyph 1130, char 0x212e */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 19, 114 CALL[], 0, 16, 106 CALL[], 0, 6, 105 CALL[], 6, 23, 106 SRP2[], 0 IP[], 13 MDAP[R], 13 CALL[], 13, 19, 105 CALL[], 13, 26, 106 SHP[2], 9 IUP[Y] IUP[X] /* TT glyph 574, char 0x3b7 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 1, 6, 114 CALL[], 6, 7, 114 SHP[2], 4 CALL[], 6, 15, 106 SHP[2], 17 CALL[], 10, 14, 114 IUP[Y] IUP[X] /* VTTTalk Unicode 0x3ae */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 574, 0, 0 OFFSET[R], 1541, 20, 0 SVTCA[Y] CALL[], 19, 6, 1, 1, 168, 86 SHC[2], 1 /* TT glyph 220, char 0xf0 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 30, 106 CALL[], 0, 6, 105 CALL[], 6, 35, 106 SRP0[], 6 MDRP[m>RWh], 13 SHP[2], 22 CALL[], 13, 14, 106 CALL[], 14, 18, 105 CALL[], 18, 17, 106 SRP1[], 14 SHP[1], 21 SRP1[], 13 SRP2[], 21 SLOOP[], 4 IP[], 12, 23, 15, 20 IUP[Y] IUP[X] /* TT glyph 669, char 0x21 (!) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 16, 114 CALL[], 4, 19, 114 CALL[], 4, 10, 106 CALL[], 10, 3, 105 IUP[Y] IUP[X] /* TT glyph 738, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 7, 132, 114 CALL[], 7, 9, 105 SHP[1], 12 SRP0[], 7 MDRP[m>RWh], 3 SHP[2], 16 CALL[], 3, 2, 106 CALL[], 2, 0, 105 SHP[1], 17 CALL[], 7, 6, 106 SHP[2], 13 IUP[Y] IUP[X] /* TT glyph 739, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 7, 131, 114 CALL[], 7, 6, 106 MDRP[m<RWh], 3 CALL[], 3, 2, 106 CALL[], 2, 0, 105 SRP0[], 7 MDRP[m<RWh], 10 CALL[], 10, 11, 106 CALL[], 11, 13, 105 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 669, -1060, 0 OFFSET[R], 669, -140, 0 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 669, -2300, 0 OFFSET[R], 669, -1180, 0 OFFSET[R], 664, -100, 0 /* VTTTalk Unicode 0x203c */ /* ACT generated Sun Nov 17 09:29:04 2019 */ OFFSET[R], 669, -270, 0 OFFSET[R], 669, 270, 0 /* TT glyph 670, char 0xa1 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 7, 114 CALL[], 0, 14, 105 CALL[], 0, 6, 106 CALL[], 6, 12, 105 IUP[Y] IUP[X] /* TT glyph 242, char 0x66 (f) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 7, 1, 114 CALL[], 7, 13, 106 SRP2[], 0 IP[], 16 MDAP[R], 16 SHP[1], 3 CALL[], 16, 19, 106 SHP[2], 2 IUP[Y] IUP[X] /* TT glyph 1104, char 0x2640 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 9, 3, 114 CALL[], 9, 29, 106 CALL[], 20, 8, 114 CALL[], 20, 19, 106 SHP[2], 0 CALL[], 19, 16, 106 SHP[2], 1 CALL[], 16, 15, 105 SHP[2], 3 CALL[], 15, 23, 106 IUP[Y] IUP[X] /* TT glyph 918, char 0x25a0 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 915, char 0x25ac */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 610, char 0x35 (5) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 13, 114 CALL[], 0, 7, 106 CALL[], 16, 4, 114 CALL[], 16, 19, 106 SRP2[], 0 IP[], 4 IP[], 23 MDAP[R], 4 MDAP[R], 23 SHP[1], 20 CALL[], 23, 12, 106 SHP[2], 14 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 651, 0, -813 /* VTTTalk Unicode 0xffff */ /* ACT generated Sun Nov 17 09:04:20 2019 */ USEMYMETRICS[] OFFSET[R], 651, 0, 0 /* TT glyph 662, char 0x215d */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 14, 16, 114 CALL[], 14, 17, 106 CALL[], 17, 20, 105 CALL[], 20, 10, 106 CALL[], 10, 6, 105 CALL[], 6, 0, 106 SRP2[], 10 IP[], 4 IP[], 13 CALL[], 30, 19, 114 SRP1[], 14 IP[], 26 IP[], 28 SRP1[], 26 SHP[1], 27 SRP1[], 28 SHP[1], 29 CALL[], 30, 62, 106 CALL[], 62, 66, 105 CALL[], 66, 54, 106 IP[], 48 IP[], 36 CALL[], 54, 58, 105 CALL[], 58, 42, 106 IUP[Y] IUP[X] /* TT glyph 779, char 0x192 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 15, 114 CALL[], 0, 1, 106 CALL[], 12, 3, 114 SHP[2], 14 SRP1[], 0 IP[], 9 MDAP[R], 9 SHP[1], 21 CALL[], 9, 6, 106 SHP[2], 24 CALL[], 12, 18, 106 SHP[2], 15 IUP[Y] IUP[X] /* TT glyph 609, char 0x34 (4) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 7, 4, 114 CALL[], 12, 12, 114 SRP2[], 7 IP[], 11 MDAP[R], 11 IP[], 3 SHP[1], 0 CALL[], 11, 8, 106 SHP[2], 4 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 650, 0, -802 /* VTTTalk Unicode 0xffff */ /* ACT generated Sun Nov 17 09:04:20 2019 */ USEMYMETRICS[] OFFSET[R], 650, 0, 0 /* TT glyph 656, char 0x2044 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 2 SHP[1], 3 CALL[], 2, 0, 106 SHP[2], 1 IUP[Y] IUP[X] /* TT glyph 780, char 0x20a3 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 1, 106 SHP[2], 16 CALL[], 1, 4, 106 SHP[2], 13 CALL[], 4, 12, 106 CALL[], 12, 9, 106 CALL[], 5, 2, 114 CALL[], 5, 8, 106 IUP[Y] IUP[X] /* TT glyph 243, char 0x67 (g) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 15, 114 CALL[], 0, 1, 106 CALL[], 10, 11, 114 SHP[2], 7 CALL[], 10, 28, 106 SHP[2], 30 CALL[], 16, 7, 114 SHP[2], 18 CALL[], 16, 33, 106 SHP[2], 31 CALL[], 20, 6, 114 IUP[Y] IUP[X] /* TT glyph 570, char 0x3b3 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 9, 7, 114 CALL[], 17, 6, 114 CALL[], 22, 14, 114 SRP2[], 17 IP[], 14 MDAP[R], 14 CALL[], 14, 19, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x11f */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 243, 0, 0 OFFSET[R], 1501, -20, 0 SVTCA[Y] CALL[], 36, 16, 1, 1, 158, 86 SHC[2], 2 /* VTTTalk Unicode 0x1e7 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 243, 0, 0 OFFSET[R], 1500, -20, 0 SVTCA[Y] CALL[], 36, 16, 1, 1, 168, 86 SHC[2], 2 /* VTTTalk Unicode 0x11d */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 243, 0, 0 OFFSET[R], 1499, -20, 0 SVTCA[Y] CALL[], 40, 16, 1, 1, 168, 86 SHC[2], 2 /* VTTTalk Unicode 0x121 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 243, 0, 0 OFFSET[R], 1495, -22, 0 SVTCA[Y] CALL[], 36, 16, 1, 1, 158, 86 SHC[2], 2 /* TT glyph 325, char 0xdf */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 6, 1, 114 CALL[], 6, 51, 106 CALL[], 26, 11, 114 CALL[], 26, 33, 106 SRP2[], 6 SLOOP[], 10 IP[], 35, 23, 38, 19, 42, 16, 13, 45, 9, 48 CALL[], 56, 10, 114 SRP2[], 6 IP[], 1 MDAP[R], 1 CALL[], 1, 0, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x60 (`) */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 1496, 0, 0 /* TT glyph 1496, char 0x300 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 1, 106 IUP[Y] IUP[X] /* TT glyph 1527, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 1, 106 IUP[Y] IUP[X] /* TT glyph 813, char 0x3e (>) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 6, 135, 114 CALL[], 6, 4, 106 CALL[], 4, 5, 106 CALL[], 6, 7, 106 CALL[], 7, 1, 106 CALL[], 1, 0, 106 SRP1[], 7 SRP2[], 6 IP[], 2 IP[], 3 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 813, -954, 0 OFFSET[R], 666, 54, 180 /* TT glyph 1188, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 6 CALL[], 6, 4, 106 CALL[], 4, 5, 106 CALL[], 6, 7, 106 CALL[], 7, 1, 106 CALL[], 1, 0, 106 MDRP[m>RWh], 9 CALL[], 9, 8, 106 SRP1[], 7 SRP2[], 6 IP[], 2 IP[], 3 IUP[Y] IUP[X] /* TT glyph 1189, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 15, 132, 114 CALL[], 15, 12, 106 SRP0[], 15 MDRP[m>RGr], 7 CALL[], 7, 4, 106 SMD[], 96 MDRP[m>RWh], 1 SHP[2], 6 CALL[], 1, 0, 106 SHP[2], 5 SRP1[], 4 SRP2[], 15 SLOOP[], 4 IP[], 21, 9, 10, 20 SRP0[], 15 MDRP[m>RWh], 18 SHP[2], 13 CALL[], 18, 19, 106 SHP[2], 14 IUP[Y] IUP[X] /* TT glyph 1190, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 6, 135, 114 SHP[2], 14 CALL[], 6, 4, 106 SHP[2], 12 CALL[], 4, 5, 106 SHP[2], 13 CALL[], 6, 7, 106 SHP[2], 15 CALL[], 7, 1, 106 SHP[2], 9 CALL[], 1, 0, 106 SHP[2], 8 SRP1[], 7 SRP2[], 6 SLOOP[], 4 IP[], 2, 10, 11, 3 IUP[Y] IUP[X] /* TT glyph 1192, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 11, 132, 114 CALL[], 11, 8, 106 CALL[], 11, 9, 106 SHP[2], 4 CALL[], 9, 10, 106 SHP[2], 5 SRP0[], 11 MDRP[m>RGr], 16 CALL[], 16, 19, 106 SRP1[], 11 SLOOP[], 4 IP[], 7, 2, 3, 6 CALL[], 19, 15, 106 SHP[2], 1 CALL[], 15, 14, 106 SHP[2], 0 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 813, -144, 0 OFFSET[R], 813, -2266, 0 OFFSET[R], 813, -1200, 0 /* TT glyph 1191, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 6, 131, 114 CALL[], 6, 4, 106 SHP[2], 14 CALL[], 4, 5, 106 SHP[2], 15 CALL[], 6, 9, 106 CALL[], 9, 1, 106 SHP[2], 11 CALL[], 1, 0, 106 SHP[2], 10 SRP1[], 9 SRP2[], 6 SLOOP[], 6 IP[], 17, 12, 2, 3, 13, 16 IUP[Y] IUP[X] /* TT glyph 1185, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 6, 131, 114 CALL[], 6, 4, 106 CALL[], 4, 5, 106 CALL[], 6, 9, 106 CALL[], 9, 1, 106 CALL[], 1, 0, 106 SRP1[], 9 SRP2[], 6 IP[], 2 IP[], 3 IUP[Y] IUP[X] /* TT glyph 1186, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 16, 131, 114 CALL[], 16, 7, 106 CALL[], 7, 1, 105 SHP[2], 10 CALL[], 1, 0, 106 SHP[2], 9 SRP1[], 7 SRP2[], 16 SLOOP[], 4 IP[], 25, 11, 12, 24 CALL[], 16, 22, 105 SHP[2], 13 CALL[], 22, 23, 106 SHP[2], 14 IUP[Y] IUP[X] /* TT glyph 815, char 0x2265 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 6 CALL[], 6, 4, 106 CALL[], 4, 5, 106 CALL[], 6, 7, 106 CALL[], 7, 1, 106 CALL[], 1, 0, 106 CALL[], 0, 9, 105 CALL[], 9, 8, 106 SRP1[], 6 SRP2[], 7 IP[], 3 IP[], 2 IUP[Y] IUP[X] /* TT glyph 703, char 0xab */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 3 CALL[], 3, 0, 105 CALL[], 0, 7, 106 SHP[2], 15 SHP[1], 8 CALL[], 3, 4, 106 SHP[2], 12 SHP[1], 11 SRP1[], 8 SRP2[], 11 SLOOP[], 8 IP[], 1, 9, 6, 14, 13, 5, 10, 2 IUP[Y] IUP[X] /* TT glyph 704, char 0xbb */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 5 SHP[1], 13 CALL[], 5, 0, 105 SHP[2], 8 CALL[], 0, 1, 106 SHP[2], 9 SRP2[], 5 SLOOP[], 8 IP[], 7, 15, 10, 2, 3, 11, 14, 6 CALL[], 5, 4, 106 SHP[2], 12 IUP[Y] IUP[X] /* TT glyph 705, char 0x2039 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 3 CALL[], 3, 4, 106 CALL[], 3, 0, 105 CALL[], 0, 7, 106 SRP2[], 3 SLOOP[], 4 IP[], 1, 6, 5, 2 IUP[Y] IUP[X] /* TT glyph 706, char 0x203a */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 5 CALL[], 5, 4, 106 CALL[], 5, 0, 105 CALL[], 0, 1, 106 SRP2[], 5 SLOOP[], 4 IP[], 7, 2, 3, 6 IUP[Y] IUP[X] /* TT glyph 249, char 0x68 (h) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 SHP[2], 11 CALL[], 1, 0, 114 CALL[], 6, 7, 114 SHP[2], 4 CALL[], 6, 15, 106 SHP[2], 17 IUP[Y] IUP[X] /* TT glyph 250, char 0x127 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 SHP[2], 19 CALL[], 5, 0, 114 CALL[], 14, 7, 114 SHP[2], 11 SRP2[], 5 IP[], 10 MDAP[R], 10 SHP[1], 2 CALL[], 10, 7, 106 SHP[2], 3 CALL[], 14, 23, 106 SHP[2], 25 IUP[Y] IUP[X] /* VTTTalk Unicode 0x125 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 249, 0, 0 OFFSET[R], 1530, -326, 80 SVTCA[Y] CALL[], 23, 1, 1, 1, 160, 86 SHC[2], 1 /* TT glyph 1108, char 0x2665 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 14 SHP[1], 7 CALL[], 14, 0, 106 IP[], 11 IUP[Y] IUP[X] /* TT glyph 1505, char 0x309 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 SHP[2], 23 CALL[], 0, 8, 105 CALL[], 8, 14, 106 IUP[Y] IUP[X] /* TT glyph 1536, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 8, 105 SHP[2], 10 CALL[], 8, 13, 106 SHP[2], 11 IUP[Y] IUP[X] /* VTTTalk Unicode 0x2dd */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 1498, 0, 0 /* VTTTalk Unicode 0x2d (-) */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 808, 0, 0 /* TT glyph 717, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 10, 16, 114 CALL[], 10, 9, 106 CALL[], 10, 22, 105 SRP1[], 9 IP[], 5 CALL[], 5, 13, 106 CALL[], 22, 18, 105 CALL[], 18, 0, 106 IUP[Y] IUP[X] /* TT glyph 712, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 3, 131, 114 CALL[], 3, 2, 106 CALL[], 5, 133, 114 CALL[], 5, 7, 106 IUP[Y] IUP[X] /* TT glyph 713, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 9, 131, 114 CALL[], 9, 8, 106 CALL[], 8, 1, 105 CALL[], 1, 0, 106 SRP1[], 8 SRP2[], 9 IP[], 19 IP[], 18 CALL[], 9, 16, 105 CALL[], 16, 17, 106 IUP[Y] IUP[X] /* TT glyph 714, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 17, 131, 114 CALL[], 17, 16, 106 SLOOP[], 6 IP[], 27, 7, 2, 3, 6, 26 CALL[], 16, 9, 105 SHP[2], 1 CALL[], 9, 8, 106 SHP[2], 0 CALL[], 17, 24, 105 SHP[2], 4 CALL[], 24, 25, 106 SHP[2], 5 IUP[Y] IUP[X] /* TT glyph 709, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 5, 131, 114 SHP[2], 1 CALL[], 5, 4, 106 SHP[2], 0 IUP[Y] IUP[X] /* TT glyph 711, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 9, 131, 114 CALL[], 9, 8, 106 CALL[], 8, 1, 105 CALL[], 1, 0, 106 SRP1[], 8 SRP2[], 9 IP[], 19 IP[], 18 CALL[], 9, 16, 105 CALL[], 16, 17, 106 IUP[Y] IUP[X] /* TT glyph 710, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 5, 131, 114 CALL[], 5, 4, 106 SHP[2], 8 SRP1[], 8 SHP[1], 0 SRP1[], 5 SHP[1], 9 SRP1[], 9 SHP[1], 1 IUP[Y] IUP[X] /* TT glyph 715, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 3, 131, 114 CALL[], 3, 2, 106 IP[], 8 IP[], 7 CALL[], 2, 9, 105 CALL[], 9, 0, 106 CALL[], 3, 6, 105 CALL[], 6, 5, 106 IUP[Y] IUP[X] /* TT glyph 716, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 11, 131, 114 CALL[], 11, 10, 106 SLOOP[], 6 IP[], 1, 6, 16, 15, 5, 2 CALL[], 10, 17, 105 SHP[2], 7 CALL[], 17, 8, 106 SHP[2], 0 CALL[], 11, 14, 105 SHP[2], 4 CALL[], 14, 13, 106 SHP[2], 3 IUP[Y] IUP[X] /* TT glyph 252, char 0x69 (i) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 12, 10, 114 CALL[], 12, 13, 106 SHP[2], 19 CALL[], 17, 6, 114 CALL[], 17, 16, 106 SMD[], 96 SRP0[], 17 MDRP[m>RWh], 0 CALL[], 0, 6, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0xed */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 253, 0, 0 OFFSET[R], 1497, 80, 0 SVTCA[Y] CALL[], 10, 5, 1, 1, 188, 86 SHC[2], 1 /* TT glyph 372, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 8, 10, 114 CALL[], 9, 6, 114 SHP[2], 18 SMD[], 96 MDRP[m>RWh], 0 SHP[2], 4 CALL[], 0, 1, 106 SHP[2], 5 CALL[], 12, 15, 114 CALL[], 12, 13, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x12d */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 253, 0, 0 OFFSET[R], 1501, 50, 0 SVTCA[Y] CALL[], 10, 5, 1, 1, 178, 86 SHC[2], 1 /* VTTTalk Unicode 0xee */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 253, 0, 0 OFFSET[R], 1499, 50, 0 SVTCA[Y] CALL[], 14, 5, 1, 1, 188, 86 SHC[2], 1 /* VTTTalk Unicode 0xef */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 253, 0, 0 OFFSET[R], 1494, 52, 0 SVTCA[Y] CALL[], 10, 5, 1, 1, 178, 86 SHC[2], 1 SHC[2], 2 /* VTTTalk Unicode 0xec */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 253, 0, 0 OFFSET[R], 1496, 95, 0 SVTCA[Y] CALL[], 10, 5, 1, 1, 188, 86 SHC[2], 1 /* TT glyph 261, char 0x133 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 24, 10, 114 CALL[], 25, 6, 114 SHP[2], 34 SMD[], 96 MDRP[m>RWh], 0 SHP[2], 12 CALL[], 0, 6, 106 SHP[2], 18 CALL[], 28, 15, 114 CALL[], 28, 29, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x12b */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 253, 0, 0 OFFSET[R], 1504, 50, 0 SVTCA[Y] CALL[], 10, 5, 1, 1, 188, 86 SHC[2], 1 /* TT glyph 822, char 0x221e */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 6 SHP[1], 12 CALL[], 6, 28, 106 SHP[2], 40 CALL[], 28, 22, 105 SHP[2], 34 CALL[], 22, 0, 106 SHP[2], 18 SRP1[], 6 IP[], 20 IP[], 9 IUP[Y] IUP[X] /* TT glyph 824, char 0x222b */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 15, 114 CALL[], 0, 1, 106 CALL[], 8, 3, 114 CALL[], 8, 14, 106 IUP[Y] IUP[X] /* TT glyph 804, char 0x2321 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 15, 114 CALL[], 0, 1, 106 CALL[], 0, 6, 105 IUP[Y] IUP[X] /* TT glyph 805, char 0x2320 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 3, 3, 114 CALL[], 3, 0, 105 SHP[1], 5 CALL[], 3, 9, 106 IUP[Y] IUP[X] /* TT glyph 823, char 0x2229 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 3, 7, 114 CALL[], 3, 10, 106 SRP1[], 0 SHP[1], 7 IUP[Y] IUP[X] /* TT glyph 894, char 0x25d8 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 895, char 0x25d9 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 263, char 0x12f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 17, 6, 114 CALL[], 17, 16, 106 SRP0[], 17 MDRP[m>RWh], 0 CALL[], 0, 6, 106 CALL[], 22, 10, 114 SHP[2], 12 CALL[], 22, 19, 106 SHP[2], 13 SMD[], 96 SRP0[], 22 MDRP[m>RWh], 27 CALL[], 27, 32, 106 SHP[2], 30 IUP[Y] IUP[X] /* TT glyph 576, char 0x3b9 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 11, 106 CALL[], 6, 6, 114 CALL[], 6, 5, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x3ca */ /* ACT generated Mon Nov 18 23:17:19 2019 */ USEMYMETRICS[] OFFSET[R], 576, 0, 0 OFFSET[R], 1494, -62, 0 SVTCA[Y] CALL[], 17, 6, 1, 1, 178, 86 SHC[2], 1 SHC[2], 2 /* VTTTalk Unicode 0x390 */ /* ACT generated Mon Nov 18 23:17:19 2019 */ USEMYMETRICS[] OFFSET[R], 576, 0, 0 OFFSET[R], 1543, -42, 0 SVTCA[Y] CALL[], 21, 6, 1, 1, 178, 86 SHC[2], 1 SHC[2], 2 SHC[2], 3 /* VTTTalk Unicode 0x3af */ /* ACT generated Mon Nov 18 23:17:19 2019 */ USEMYMETRICS[] OFFSET[R], 576, 0, 0 OFFSET[R], 1541, -34, 0 SVTCA[Y] CALL[], 17, 6, 1, 1, 188, 86 SHC[2], 1 /* VTTTalk Unicode 0x129 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 253, 0, 0 OFFSET[R], 1503, 60, 0 SVTCA[Y] CALL[], 10, 5, 1, 1, 166, 86 SHC[2], 1 /* TT glyph 265, char 0x6a (j) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 12, 15, 114 CALL[], 12, 13, 106 CALL[], 20, 6, 114 CALL[], 20, 19, 106 SMD[], 96 SRP0[], 20 MDRP[m>RWh], 0 CALL[], 0, 6, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x135 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 266, 0, 0 OFFSET[R], 1499, 182, 0 SVTCA[Y] CALL[], 19, 8, 1, 1, 188, 86 SHC[2], 1 /* TT glyph 268, char 0x6b (k) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 SHP[2], 13 CALL[], 1, 0, 114 CALL[], 8, 6, 114 SRP2[], 0 IP[], 3 MDAP[R], 3 CALL[], 3, 17, 106 IP[], 11 IP[], 14 IUP[Y] IUP[X] /* TT glyph 577, char 0x3ba */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 SHP[2], 12 CALL[], 1, 6, 114 SRP1[], 0 IP[], 3 MDAP[R], 3 SLOOP[], 3 IP[], 7, 10, 13 CALL[], 8, 7, 114 CALL[], 8, 9, 106 IUP[Y] IUP[X] /* TT glyph 270, char 0x138 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 SHP[2], 13 CALL[], 1, 6, 114 SHP[2], 9 SRP1[], 0 IP[], 3 MDAP[R], 3 CALL[], 3, 17, 106 IP[], 14 IP[], 11 IUP[Y] IUP[X] /* TT glyph 271, char 0x6c (l) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 12, 106 CALL[], 6, 0, 114 CALL[], 6, 5, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x13a */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 271, 0, 0 OFFSET[R], 1528, -94, 80 SVTCA[Y] CALL[], 18, 6, 1, 1, 160, 86 SHC[2], 1 /* TT glyph 578, char 0x3bb */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 10, 1, 114 CALL[], 10, 5, 106 CALL[], 22, 11, 114 CALL[], 22, 17, 106 SRP2[], 10 SLOOP[], 5 IP[], 31, 29, 27, 26, 1 IUP[Y] IUP[X] /* TT glyph 273, char 0x13e */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 4, 11, 114 CALL[], 4, 16, 106 CALL[], 10, 0, 114 CALL[], 10, 9, 106 SRP2[], 4 IP[], 0 MDAP[R], 0 CALL[], 0, 2, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x140 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 271, 0, 0 OFFSET[R], 673, 316, 300 SVTCA[Y] CALL[], 18, 12, 1, 1, 692, 86 SHC[2], 1 /* TT glyph 814, char 0x3c (<) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 2, 135, 114 CALL[], 2, 1, 106 IP[], 6 IP[], 5 CALL[], 1, 7, 106 CALL[], 7, 0, 106 CALL[], 2, 4, 106 CALL[], 4, 3, 106 IUP[Y] IUP[X] /* TT glyph 1220, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 10, 131, 114 CALL[], 10, 4, 105 CALL[], 4, 3, 106 CALL[], 10, 44, 106 IP[], 1 IP[], 2 CALL[], 44, 50, 105 CALL[], 50, 0, 106 SRP1[], 3 SLOOP[], 3 IP[], 19, 14, 25 CALL[], 19, 35, 106 CALL[], 14, 40, 106 CALL[], 25, 30, 106 IUP[Y] IUP[X] /* TT glyph 1222, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 26, 131, 114 CALL[], 26, 9, 106 CALL[], 9, 15, 105 CALL[], 15, 16, 106 SRP1[], 9 SRP2[], 26 IP[], 17 IP[], 18 CALL[], 26, 20, 105 CALL[], 20, 19, 106 SRP1[], 16 SLOOP[], 6 IP[], 55, 35, 45, 50, 30, 40 CALL[], 55, 62, 106 CALL[], 35, 0, 106 CALL[], 45, 73, 106 CALL[], 50, 68, 106 CALL[], 30, 5, 106 CALL[], 40, 77, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 813, -144, 0 OFFSET[R], 814, -2236, 0 OFFSET[R], 819, -1190, 0 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 814, -1036, 0 OFFSET[R], 675, -100, 0 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 813, -144, 0 OFFSET[R], 814, -2236, 0 OFFSET[R], 675, -1190, 0 /* TT glyph 1202, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 2, 135, 114 CALL[], 2, 1, 106 CALL[], 1, 0, 106 CALL[], 2, 3, 106 SRP1[], 0 SLOOP[], 4 IP[], 5, 4, 7, 6 IUP[Y] IUP[X] /* TT glyph 1203, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 1, 133, 114 CALL[], 1, 3, 106 CALL[], 6, 135, 114 CALL[], 6, 5, 106 CALL[], 5, 4, 106 CALL[], 6, 7, 106 SRP1[], 4 SLOOP[], 4 IP[], 10, 11, 8, 9 IUP[Y] IUP[X] /* TT glyph 1204, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 1, 133, 114 SHP[2], 5 CALL[], 1, 3, 106 SHP[2], 4 CALL[], 10, 135, 114 CALL[], 10, 9, 106 CALL[], 9, 8, 106 CALL[], 10, 11, 106 SRP1[], 8 SLOOP[], 4 IP[], 13, 12, 15, 14 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 813, -144, 0 OFFSET[R], 814, -2236, 0 OFFSET[R], 1124, -1190, 0 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 814, -882, 0 OFFSET[R], 666, 58, 180 /* TT glyph 1206, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 3, 135, 114 CALL[], 3, 2, 106 IP[], 7 IP[], 6 CALL[], 3, 5, 106 CALL[], 5, 4, 106 CALL[], 16, 17, 114 SMD[], 96 MDRP[m>RBl], 17 SHP[1], 19 SRP1[], 19 SHP[1], 22 CALL[], 16, 36, 106 SHP[2], 25 SRP1[], 25 SHP[1], 23 CALL[], 32, 19, 114 SHP[2], 1 MDRP[m>RBl], 33 SRP2[], 16 SLOOP[], 12 IP[], 38, 13, 34, 35, 26, 27, 10, 9, 42, 41, 30, 45 CALL[], 32, 43, 106 SHP[2], 8 IUP[Y] IUP[X] /* TT glyph 1207, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 11, 19, 114 SMD[], 96 MDRP[m>RBl], 13 SHP[1], 14 CALL[], 11, 44, 106 SHP[2], 21 CALL[], 16, 135, 114 CALL[], 16, 15, 106 CALL[], 16, 18, 106 CALL[], 18, 17, 106 CALL[], 29, 17, 114 MDRP[m>RBl], 31 SHP[1], 32 SRP2[], 11 SLOOP[], 12 IP[], 46, 9, 42, 43, 22, 23, 6, 5, 36, 35, 26, 39 CALL[], 29, 37, 106 SHP[2], 4 CALL[], 33, 135, 114 CALL[], 33, 34, 106 CALL[], 34, 1, 106 CALL[], 1, 0, 106 IUP[Y] IUP[X] /* TT glyph 1210, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 2 CALL[], 2, 1, 106 IP[], 6 IP[], 5 CALL[], 1, 7, 106 CALL[], 7, 0, 106 MDRP[M>RWh], 10 MDRP[m>RBl], 8 CALL[], 2, 4, 106 CALL[], 4, 3, 106 IUP[Y] IUP[X] /* TT glyph 1211, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 7, 132, 114 CALL[], 7, 8, 106 SMD[], 96 SRP0[], 7 MDRP[m>RWh], 4 CALL[], 4, 3, 106 SMD[], 64 SRP0[], 7 MDRP[m>RWh], 13 CALL[], 13, 14, 106 SRP1[], 7 SLOOP[], 4 IP[], 1, 11, 10, 2 SMD[], 96 MDRP[m>RWh], 17 CALL[], 17, 0, 106 IUP[Y] IUP[X] /* TT glyph 1212, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MIAP[R], 13, 16 SMD[], 96 MDRP[m>RWh], 11 SHP[2], 16 CALL[], 11, 10, 106 SHP[2], 17 SMD[], 64 SRP0[], 13 MDRP[m>RGr], 21 CALL[], 21, 4, 106 SMD[], 96 MDRP[m>RWh], 6 SHP[2], 1 CALL[], 6, 7, 106 SHP[2], 0 CALL[], 13, 26, 106 SRP1[], 21 SLOOP[], 8 IP[], 8, 19, 23, 20, 27, 24, 18, 9 IUP[Y] IUP[X] /* TT glyph 1213, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 13, 132, 114 SMD[], 96 MDRP[m>RWh], 11 SHP[2], 16 CALL[], 11, 10, 106 SHP[2], 17 SMD[], 64 SRP0[], 13 MDRP[m>RGr], 21 CALL[], 21, 4, 106 SMD[], 96 MDRP[m>RWh], 6 SHP[2], 1 CALL[], 6, 7, 106 SHP[2], 0 CALL[], 13, 26, 106 SRP1[], 21 SLOOP[], 8 IP[], 8, 19, 23, 20, 27, 24, 18, 9 IUP[Y] IUP[X] /* TT glyph 1214, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 12, 132, 114 CALL[], 12, 15, 106 SMD[], 96 SRP0[], 12 MDRP[m>RWh], 9 SHP[2], 14 CALL[], 9, 8, 106 SHP[2], 13 SMD[], 64 SRP0[], 12 MDRP[m>RGr], 20 CALL[], 20, 1, 106 SMD[], 96 MDRP[m>RWh], 4 SHP[2], 21 CALL[], 4, 5, 106 SHP[2], 0 SRP1[], 1 SRP2[], 12 SLOOP[], 4 IP[], 6, 18, 17, 7 IUP[Y] IUP[X] /* TT glyph 1199, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 1, 16, 114 CALL[], 25, 131, 114 SHP[2], 15 CALL[], 15, 8, 105 CALL[], 8, 7, 106 CALL[], 25, 24, 106 SHP[2], 16 SRP1[], 16 SRP2[], 15 IP[], 5 IP[], 6 CALL[], 16, 23, 105 CALL[], 23, 4, 106 CALL[], 28, 19, 114 CALL[], 28, 34, 106 CALL[], 34, 0, 105 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 814, -1044, 0 OFFSET[R], 813, -136, 0 /* TT glyph 1194, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 11, 131, 114 CALL[], 11, 4, 105 CALL[], 4, 3, 106 CALL[], 11, 12, 106 IP[], 1 IP[], 2 CALL[], 12, 20, 105 CALL[], 20, 0, 105 IUP[Y] IUP[X] /* TT glyph 1196, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 26, 131, 114 CALL[], 26, 7, 106 CALL[], 7, 1, 105 SHP[2], 14 CALL[], 1, 0, 106 SHP[2], 15 SRP1[], 7 SRP2[], 26 SLOOP[], 4 IP[], 35, 16, 17, 34 CALL[], 26, 32, 105 SHP[2], 19 CALL[], 32, 33, 106 SHP[2], 18 IUP[Y] IUP[X] /* TT glyph 1195, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 11, 131, 114 CALL[], 11, 4, 105 CALL[], 4, 3, 106 CALL[], 11, 12, 106 IP[], 1 IP[], 2 CALL[], 12, 19, 105 CALL[], 19, 0, 106 IUP[Y] IUP[X] /* TT glyph 1197, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 20, 131, 114 CALL[], 20, 1, 106 SLOOP[], 4 IP[], 10, 24, 23, 11 CALL[], 1, 25, 106 SHP[2], 8 CALL[], 25, 0, 106 SHP[2], 9 CALL[], 20, 22, 106 SHP[2], 13 CALL[], 22, 21, 106 SHP[2], 12 IUP[Y] IUP[X] /* TT glyph 1216, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 2, 135, 114 SHP[2], 10 CALL[], 2, 1, 106 SHP[2], 9 SLOOP[], 4 IP[], 14, 6, 5, 13 CALL[], 1, 7, 106 SHP[2], 15 CALL[], 7, 0, 106 SHP[2], 8 CALL[], 2, 4, 106 SHP[2], 12 CALL[], 4, 3, 106 SHP[2], 11 IUP[Y] IUP[X] /* TT glyph 1218, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 7, 132, 114 CALL[], 7, 8, 106 SMD[], 96 SRP0[], 7 MDRP[m>RWh], 4 SHP[2], 22 CALL[], 4, 3, 106 SHP[2], 21 SMD[], 64 SRP0[], 7 MDRP[m>RWh], 13 CALL[], 13, 14, 106 SRP1[], 7 SLOOP[], 8 IP[], 19, 1, 11, 24, 23, 10, 2, 20 SMD[], 96 MDRP[m>RWh], 17 SHP[2], 25 CALL[], 17, 0, 106 SHP[2], 18 IUP[Y] IUP[X] /* TT glyph 1217, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 11, 131, 114 CALL[], 11, 4, 105 SHP[2], 24 CALL[], 4, 3, 106 SHP[2], 23 CALL[], 11, 12, 106 SLOOP[], 6 IP[], 1, 21, 26, 25, 22, 2 CALL[], 12, 19, 105 SHP[2], 27 CALL[], 19, 0, 106 SHP[2], 20 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 814, -134, 0 OFFSET[R], 814, -2236, 0 OFFSET[R], 814, -1180, 0 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 814, -1036, 0 OFFSET[R], 807, -180, 0 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 813, -144, 0 OFFSET[R], 814, -2236, 0 OFFSET[R], 807, -1190, 0 /* TT glyph 1223, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 3, 135, 114 CALL[], 3, 2, 106 IP[], 7 IP[], 6 CALL[], 3, 5, 106 CALL[], 5, 4, 106 CALL[], 9, 136, 114 CALL[], 9, 0, 105 IP[], 1 IP[], 8 IUP[Y] IUP[X] /* TT glyph 1224, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 9, 135, 114 SHP[2], 18 CALL[], 9, 8, 106 SLOOP[], 4 IP[], 3, 12, 13, 2 SHP[2], 19 CALL[], 19, 1, 106 CALL[], 1, 0, 106 CALL[], 9, 11, 106 CALL[], 11, 10, 106 CALL[], 15, 136, 114 CALL[], 15, 5, 106 SLOOP[], 4 IP[], 7, 14, 4, 17 IUP[Y] IUP[X] /* TT glyph 816, char 0x2264 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 2 CALL[], 2, 1, 106 IP[], 6 IP[], 5 CALL[], 1, 7, 106 CALL[], 7, 0, 106 CALL[], 0, 10, 105 CALL[], 10, 11, 106 CALL[], 2, 4, 106 CALL[], 4, 3, 106 MDAP[R], 8 CALL[], 8, 9, 106 IUP[Y] IUP[X] /* TT glyph 855, char 0x258c */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 785, char 0x20a4 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 1, 106 SHP[2], 40 CALL[], 17, 3, 114 SHP[2], 20 SRP2[], 0 IP[], 5 IP[], 12 MDAP[R], 5 MDAP[R], 12 SRP2[], 5 IP[], 6 IP[], 11 SHP[2], 36 SRP1[], 6 SHP[1], 35 SRP1[], 11 SHP[1], 30 SRP1[], 12 SHP[1], 29 CALL[], 17, 24, 106 SHP[2], 21 IUP[Y] IUP[X] /* TT glyph 820, char 0xac */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 1 CALL[], 1, 0, 106 CALL[], 1, 3, 105 IUP[Y] IUP[X] /* TT glyph 326, char 0x17f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 7, 1, 114 CALL[], 7, 13, 106 SRP2[], 0 IP[], 3 MDAP[R], 3 CALL[], 3, 2, 106 IUP[Y] IUP[X] /* TT glyph 911, char 0x25ca */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 2, 114 CALL[], 2, 8, 114 SRP2[], 0 IP[], 6 IP[], 8 IUP[Y] IUP[X] /* TT glyph 276, char 0x142 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 5, 0, 114 CALL[], 5, 4, 106 CALL[], 21, 11, 114 CALL[], 21, 15, 106 SRP2[], 5 IP[], 1 CALL[], 1, 0, 106 SHP[2], 9 SHP[1], 8 SRP1[], 8 SLOOP[], 4 IP[], 7, 2, 10, 25 IUP[Y] IUP[X] /* TT glyph 871, char 0x2591 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 277, char 0x6d (m) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 SHP[2], 25 SRP1[], 25 SHP[1], 18 CALL[], 1, 6, 114 CALL[], 6, 7, 114 SHP[2], 3 SHP[2], 13 SRP1[], 13 SHP[1], 10 CALL[], 6, 28, 106 SHP[2], 30 SHP[2], 21 SRP1[], 21 SHP[1], 23 IUP[Y] IUP[X] /* VTTTalk Unicode 0xaf */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 1504, 0, 0 /* TT glyph 1105, char 0x2642 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 9, 114 CALL[], 0, 27, 106 CALL[], 14, 2, 114 CALL[], 14, 13, 106 SRP2[], 0 IP[], 6 MDAP[R], 6 SRP2[], 14 IP[], 10 IP[], 21 CALL[], 6, 33, 106 IP[], 17 MDAP[R], 17 SRP2[], 6 IP[], 22 IP[], 8 IUP[Y] IUP[X] /* TT glyph 808, char 0x2212 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 131, 114 CALL[], 1, 0, 106 IUP[Y] IUP[X] /* TT glyph 1122, char 0x2032 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 16, 114 CALL[], 1, 0, 106 IUP[Y] IUP[X] /* TT glyph 809, char 0xd7 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 4 SHP[1], 6 CALL[], 4, 0, 105 SHP[2], 10 SRP2[], 10 SLOOP[], 8 IP[], 1, 9, 11, 8, 2, 5, 3, 7 IUP[Y] IUP[X] /* TT glyph 1232, char 0x266a */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 0, 9, 114 CALL[], 0, 4, 106 IP[], 17 IP[], 6 CALL[], 7, 2, 114 CALL[], 7, 16, 106 SRP2[], 0 IP[], 11 IP[], 12 IUP[Y] IUP[X] /* TT glyph 278, char 0x6e (n) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 SHP[2], 11 CALL[], 1, 6, 114 CALL[], 6, 7, 114 SHP[2], 4 CALL[], 6, 15, 106 SHP[2], 17 IUP[Y] IUP[X] /* VTTTalk Unicode 0x144 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 278, 0, 0 OFFSET[R], 1497, 20, 0 SVTCA[Y] CALL[], 19, 6, 1, 1, 168, 86 SHC[2], 1 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 278, 0, 0 OFFSET[R], 1539, 20, 0 SVTCA[Y] CALL[], 19, 6, 1, 1, 168, 86 SHC[2], 1 /* TT glyph 280, char 0x149 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 4, 10, 114 SHP[2], 15 CALL[], 5, 6, 114 CALL[], 5, 0, 105 CALL[], 0, 1, 106 CALL[], 10, 7, 114 SHP[2], 8 CALL[], 10, 19, 106 SHP[2], 21 IUP[Y] IUP[X] /* VTTTalk Unicode 0x148 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 278, 0, 0 OFFSET[R], 1500, -10, 0 SVTCA[Y] CALL[], 19, 6, 1, 1, 168, 86 SHC[2], 1 /* TT glyph 614, char 0x39 (9) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 12, 114 CALL[], 0, 1, 106 CALL[], 13, 5, 114 CALL[], 13, 25, 106 SRP2[], 0 IP[], 7 MDAP[R], 7 SHP[1], 4 CALL[], 7, 20, 106 SHP[2], 23 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 655, 0, -814 /* VTTTalk Unicode 0xffff */ /* ACT generated Sun Nov 17 09:04:20 2019 */ USEMYMETRICS[] OFFSET[R], 655, 0, 0 /* TT glyph 812, char 0x2260 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 7, 132, 114 SHP[2], 12 CALL[], 7, 3, 105 SHP[2], 16 CALL[], 3, 2, 106 SHP[2], 17 CALL[], 7, 6, 106 SHP[2], 13 CALL[], 9, 2, 114 IUP[Y] IUP[X] /* VTTTalk Unicode 0xf1 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 278, 0, 0 OFFSET[R], 1503, 0, 0 SVTCA[Y] CALL[], 19, 1, 1, 1, 166, 86 SHC[2], 1 /* TT glyph 580, char 0x3bd */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 6, 7, 114 CALL[], 6, 5, 106 CALL[], 13, 6, 114 SRP1[], 0 IP[], 11 IUP[Y] IUP[X] /* TT glyph 381, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 4, 8, 114 SHP[2], 27 CALL[], 27, 0, 106 SHP[1], 29 SHP[1], 45 CALL[], 13, 2, 114 SHP[2], 17 SRP1[], 4 IP[], 10 IP[], 7 MDAP[R], 10 MDAP[R], 7 CALL[], 10, 11, 106 SHP[2], 15 SRP1[], 15 SHP[1], 19 SRP1[], 10 SHP[1], 51 SRP1[], 51 SHP[1], 22 CALL[], 7, 6, 106 SHP[2], 2 SRP1[], 2 SHP[1], 26 SRP1[], 7 SHP[1], 48 SRP1[], 48 SHP[1], 23 CALL[], 36, 138, 114 CALL[], 36, 39, 106 IUP[Y] IUP[X] /* TT glyph 677, char 0x23 (#) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 24 CALL[], 9, 2, 114 SHP[2], 14 SRP1[], 0 IP[], 31 IP[], 3 MDAP[R], 31 MDAP[R], 3 SRP1[], 31 SHP[1], 6 SHP[1], 18 CALL[], 31, 11, 106 SHP[2], 7 SHP[2], 15 SRP1[], 3 SHP[1], 19 SHP[1], 28 CALL[], 3, 2, 106 SHP[2], 22 SHP[2], 26 IUP[Y] IUP[X] /* TT glyph 749, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 4, 18, 114 SHP[2], 0 CALL[], 13, 16, 114 SHP[2], 17 SRP1[], 4 IP[], 9 IP[], 8 MDAP[R], 9 MDAP[R], 8 SRP2[], 9 SLOOP[], 4 IP[], 72, 42, 43, 83 CALL[], 9, 12, 106 SHP[2], 16 SRP1[], 16 SHP[1], 19 SRP1[], 9 SHP[1], 70 SRP1[], 70 SHP[1], 77 CALL[], 8, 5, 106 SHP[2], 1 SRP1[], 1 SHP[1], 66 SRP1[], 8 SHP[1], 69 SRP1[], 69 SHP[1], 78 CALL[], 26, 138, 114 CALL[], 26, 33, 106 CALL[], 26, 59, 105 CALL[], 59, 52, 106 IUP[Y] IUP[X] /* TT glyph 750, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 4, 18, 114 SHP[2], 0 CALL[], 13, 16, 114 SHP[2], 17 SRP2[], 4 IP[], 8 IP[], 9 MDAP[R], 8 MDAP[R], 9 CALL[], 8, 5, 106 SHP[2], 2 SRP1[], 2 SHP[1], 30 SRP1[], 8 SHP[1], 32 SRP1[], 32 SHP[1], 36 CALL[], 9, 12, 106 SHP[2], 15 SRP1[], 15 SHP[1], 19 SRP1[], 9 SHP[1], 35 CALL[], 35, 39, 105 CALL[], 22, 137, 114 CALL[], 22, 23, 106 CALL[], 22, 27, 105 CALL[], 27, 26, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 677, -1040, 0 OFFSET[R], 666, 22, 180 /* TT glyph 755, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 4, 18, 114 SHP[2], 0 CALL[], 13, 16, 114 SHP[2], 17 SRP2[], 4 IP[], 8 IP[], 9 MDAP[R], 8 MDAP[R], 9 CALL[], 8, 5, 106 SHP[2], 2 SRP1[], 2 SHP[1], 26 SRP1[], 26 SHP[1], 36 SRP1[], 8 SHP[1], 32 SRP1[], 32 SHP[1], 23 SRP1[], 23 SHP[1], 37 CALL[], 9, 12, 106 SHP[2], 15 SRP1[], 15 SHP[1], 19 SRP1[], 19 SHP[1], 29 SRP1[], 9 SHP[1], 35 SRP1[], 35 SHP[1], 22 SRP1[], 22 SHP[1], 28 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 677, -1040, 0 OFFSET[R], 669, 22, 0 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 677, -1040, 0 OFFSET[R], 677, -200, 0 /* TT glyph 748, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 4, 18, 114 SHP[2], 0 CALL[], 13, 16, 114 SHP[2], 17 SRP2[], 4 IP[], 8 IP[], 9 MDAP[R], 8 MDAP[R], 9 CALL[], 8, 5, 106 SHP[2], 1 SRP1[], 1 SHP[1], 39 SRP1[], 8 SHP[1], 42 SRP1[], 42 SHP[1], 49 CALL[], 9, 12, 106 SHP[2], 16 SRP1[], 16 SHP[1], 19 SRP1[], 9 SHP[1], 43 SRP1[], 43 SHP[1], 48 CALL[], 23, 138, 114 CALL[], 23, 25, 106 CALL[], 23, 35, 105 CALL[], 35, 32, 106 IUP[Y] IUP[X] /* TT glyph 753, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 4, 18, 114 SHP[2], 0 CALL[], 13, 16, 114 SHP[2], 17 SRP2[], 4 IP[], 8 IP[], 9 MDAP[R], 8 MDAP[R], 9 CALL[], 8, 5, 106 SHP[2], 2 SRP1[], 2 SHP[1], 49 SRP1[], 8 SHP[1], 51 SRP1[], 51 SHP[1], 46 CALL[], 9, 12, 106 SHP[2], 15 SRP1[], 15 SHP[1], 19 SRP1[], 19 SHP[1], 43 SRP1[], 9 SHP[1], 54 SRP1[], 54 SHP[1], 45 CALL[], 23, 17, 114 CALL[], 23, 40, 106 CALL[], 55, 19, 114 CALL[], 55, 61, 106 CALL[], 61, 32, 105 SRP1[], 40 SLOOP[], 4 IP[], 28, 35, 37, 26 IUP[Y] IUP[X] /* TT glyph 756, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 4, 18, 114 CALL[], 4, 0, 105 SHP[1], 27 CALL[], 13, 16, 114 SHP[2], 17 SRP2[], 4 IP[], 7 IP[], 10 MDAP[R], 7 MDAP[R], 10 CALL[], 7, 6, 106 SHP[2], 1 SRP1[], 1 SHP[1], 25 SRP1[], 7 SHP[1], 31 SRP1[], 31 SHP[1], 24 CALL[], 10, 11, 106 SHP[2], 16 SRP1[], 16 SHP[1], 20 SRP1[], 10 SHP[1], 32 SRP1[], 32 SHP[1], 21 IUP[Y] IUP[X] /* TT glyph 286, char 0x6f (o) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 6, 7, 114 CALL[], 6, 18, 106 CALL[], 0, 12, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0xf3 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 286, 0, 0 OFFSET[R], 1497, 30, 0 SVTCA[Y] CALL[], 24, 6, 1, 1, 168, 86 SHC[2], 2 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 286, 0, 0 OFFSET[R], 1539, 30, 0 SVTCA[Y] CALL[], 24, 6, 1, 1, 168, 86 SHC[2], 2 /* VTTTalk Unicode 0x14f */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 286, 0, 0 OFFSET[R], 1501, 0, 0 SVTCA[Y] CALL[], 24, 6, 1, 1, 158, 86 SHC[2], 2 /* VTTTalk Unicode 0xf4 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 286, 0, 0 OFFSET[R], 1499, 0, 0 SVTCA[Y] CALL[], 28, 6, 1, 1, 168, 86 SHC[2], 2 /* VTTTalk Unicode 0xf6 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 286, 0, 0 OFFSET[R], 1494, 2, 0 SVTCA[Y] CALL[], 24, 6, 1, 1, 158, 86 SHC[2], 2 SHC[2], 3 /* TT glyph 311, char 0x153 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 35, 106 SHP[1], 24 CALL[], 24, 18, 106 CALL[], 4, 7, 114 CALL[], 4, 39, 106 SRP2[], 0 IP[], 15 MDAP[R], 15 SRP2[], 4 IP[], 6 SRP2[], 0 IP[], 26 CALL[], 15, 31, 106 SHP[2], 11 SRP1[], 4 SHP[1], 8 CALL[], 8, 28, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x2db */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 1511, 0, 0 /* VTTTalk Unicode 0xf2 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 286, 0, 0 OFFSET[R], 1496, 45, 0 SVTCA[Y] CALL[], 24, 6, 1, 1, 168, 86 SHC[2], 2 /* VTTTalk Unicode 0x1a1 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 286, 0, 0 OFFSET[R], 1507, 300, 0 SVTCA[Y] CALL[], 24, 6, 0, 0, -185, 86 SHC[2], 2 /* VTTTalk Unicode 0x151 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 286, 0, 0 OFFSET[R], 1498, 70, 0 SVTCA[Y] CALL[], 24, 6, 1, 1, 168, 86 SHC[2], 2 SHC[2], 3 /* VTTTalk Unicode 0x14d */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 286, 0, 0 OFFSET[R], 1504, 0, 0 SVTCA[Y] CALL[], 24, 6, 1, 1, 168, 86 SHC[2], 2 /* TT glyph 592, char 0x3c9 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 SHP[2], 27 CALL[], 0, 9, 106 SHP[2], 18 CALL[], 4, 6, 114 SHP[2], 22 SRP1[], 22 SRP2[], 0 IP[], 14 MDAP[R], 14 IUP[Y] IUP[X] /* VTTTalk Unicode 0x3ce */ /* ACT generated Mon Nov 18 23:17:19 2019 */ USEMYMETRICS[] OFFSET[R], 592, 0, 0 OFFSET[R], 1541, 30, 0 SVTCA[Y] CALL[], 34, 22, 1, 1, 188, 86 SHC[2], 1 /* VTTTalk Unicode 0x3bf */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 286, 0, 0 /* VTTTalk Unicode 0x3cc */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 582, 0, 0 OFFSET[R], 1541, 30, 0 SVTCA[Y] CALL[], 24, 6, 1, 1, 168, 86 SHC[2], 2 /* TT glyph 606, char 0x31 (1) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 12, 114 CALL[], 0, 1, 106 SHP[2], 8 CALL[], 6, 4, 114 CALL[], 6, 3, 106 CALL[], 6, 5, 106 CALL[], 5, 4, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 647, 0, -802 /* VTTTalk Unicode 0xffff */ /* ACT generated Sun Nov 17 09:04:20 2019 */ USEMYMETRICS[] OFFSET[R], 647, 0, 0 /* TT glyph 660, char 0x215b */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 6, 16, 114 SHP[2], 5 CALL[], 6, 3, 106 SHP[2], 4 CALL[], 3, 1, 105 CALL[], 1, 0, 106 SHP[1], 8 CALL[], 15, 19, 114 SRP2[], 6 IP[], 13 IP[], 11 SRP1[], 13 SHP[1], 14 SRP1[], 11 SHP[1], 12 CALL[], 15, 47, 106 CALL[], 47, 51, 105 CALL[], 51, 39, 106 IP[], 33 IP[], 21 CALL[], 39, 43, 105 CALL[], 43, 27, 106 IUP[Y] IUP[X] /* TT glyph 657, char 0xbd */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 6, 16, 114 SHP[2], 5 CALL[], 6, 3, 106 SHP[2], 4 CALL[], 3, 1, 105 CALL[], 1, 0, 106 SHP[1], 8 CALL[], 15, 18, 114 SRP2[], 6 IP[], 13 IP[], 11 SRP1[], 13 SHP[1], 14 SRP1[], 11 SHP[1], 12 CALL[], 15, 33, 106 SHP[2], 16 CALL[], 33, 20, 105 CALL[], 20, 26, 106 IUP[Y] IUP[X] /* TT glyph 658, char 0xbc */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 6, 16, 114 SHP[2], 5 CALL[], 6, 3, 106 SHP[2], 4 CALL[], 3, 1, 105 CALL[], 1, 0, 106 SHP[1], 8 CALL[], 27, 18, 114 SRP2[], 6 IP[], 13 IP[], 11 SRP1[], 13 SHP[1], 14 SRP1[], 11 SHP[1], 12 CALL[], 27, 26, 106 SHP[2], 15 CALL[], 26, 23, 106 SHP[2], 19 CALL[], 23, 21, 106 IP[], 17 IUP[Y] IUP[X] /* TT glyph 893, char 0x25e6 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 383, char 0xaa */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 13, 17, 114 CALL[], 13, 12, 106 CALL[], 12, 6, 105 SHP[2], 8 CALL[], 6, 31, 106 CALL[], 31, 26, 105 SHP[2], 19 CALL[], 26, 0, 106 SHP[2], 20 SHP[2], 22 IUP[Y] IUP[X] /* TT glyph 384, char 0xba */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 6, 3, 114 CALL[], 6, 18, 106 CALL[], 18, 12, 105 CALL[], 12, 0, 106 IUP[Y] IUP[X] /* TT glyph 832, char 0x221f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 1, 6, 114 CALL[], 0, 3, 106 IUP[Y] IUP[X] /* TT glyph 308, char 0xf8 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 7, 7, 114 CALL[], 7, 25, 106 SMD[], 96 SRP0[], 7 MDRP[m>RWh], 10 SHP[2], 11 CALL[], 17, 11, 114 CALL[], 17, 28, 106 SRP0[], 17 MDRP[m>RWh], 0 SHP[2], 1 SRP2[], 7 SLOOP[], 8 IP[], 19, 2, 34, 22, 33, 23, 12, 9 IUP[Y] IUP[X] /* VTTTalk Unicode 0x1ff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 308, 0, 0 OFFSET[R], 1497, 30, 0 SVTCA[Y] CALL[], 36, 7, 1, 1, 168, 86 SHC[2], 3 /* VTTTalk Unicode 0xf5 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 286, 0, 0 OFFSET[R], 1503, 10, 0 SVTCA[Y] CALL[], 24, 6, 1, 1, 146, 86 SHC[2], 2 /* TT glyph 312, char 0x70 (p) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 14, 114 CALL[], 1, 6, 114 CALL[], 6, 7, 114 SHP[2], 4 CALL[], 6, 18, 106 SHP[2], 20 CALL[], 12, 11, 114 SHP[2], 15 CALL[], 12, 23, 106 SHP[2], 21 IUP[Y] IUP[X] /* TT glyph 1114, char 0xb6 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 18, 114 SHP[2], 12 CALL[], 7, 16, 114 SRP2[], 0 IP[], 1 CALL[], 7, 14, 106 SHP[2], 10 IUP[Y] IUP[X] /* TT glyph 681, char 0x28 (() */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 7, 138, 114 CALL[], 7, 9, 106 CALL[], 7, 17, 105 CALL[], 17, 15, 106 IUP[Y] IUP[X] /* TT glyph 682, char 0x29 ()) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 10, 138, 114 CALL[], 10, 9, 106 CALL[], 10, 0, 105 CALL[], 0, 1, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x2202 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ SOFFSET[R], 611, 1202, 0, -1, 0, 0, 1 /* TT glyph 833, char 0x25 (%) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 6, 17, 114 CALL[], 6, 18, 106 CALL[], 18, 12, 105 CALL[], 12, 0, 106 SMD[], 160 MDRP[m>RWh], 25 CALL[], 25, 24, 106 CALL[], 28, 19, 114 CALL[], 28, 40, 106 CALL[], 40, 46, 105 CALL[], 46, 34, 106 MDRP[m>RWh], 27 CALL[], 27, 26, 106 IUP[Y] IUP[X] /* TT glyph 1231, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 6, 17, 114 SHP[2], 21 CALL[], 6, 33, 106 SHP[2], 45 CALL[], 33, 27, 105 SHP[2], 39 CALL[], 27, 0, 106 SHP[2], 12 SRP1[], 6 IP[], 15 IP[], 18 CALL[], 0, 17, 105 CALL[], 17, 16, 106 CALL[], 66, 19, 114 SHP[2], 51 CALL[], 66, 90, 106 SHP[2], 78 CALL[], 90, 96, 105 SHP[2], 84 CALL[], 96, 72, 106 SHP[2], 57 SRP1[], 66 IP[], 63 IP[], 60 CALL[], 72, 62, 105 CALL[], 62, 61, 106 IUP[Y] IUP[X] /* TT glyph 664, char 0x2e (.) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 19, 114 CALL[], 0, 6, 106 IUP[Y] IUP[X] /* TT glyph 728, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 132, 114 CALL[], 1, 0, 106 SRP0[], 1 MDRP[m>RWh], 17 CALL[], 17, 16, 106 SRP1[], 1 IP[], 10 CALL[], 10, 4, 106 IUP[Y] IUP[X] /* TT glyph 722, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 13, 131, 114 CALL[], 13, 6, 105 CALL[], 13, 12, 106 CALL[], 12, 0, 105 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 664, -1060, 0 OFFSET[R], 664, -140, 0 /* TT glyph 725, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 132, 114 CALL[], 1, 0, 106 SRP0[], 1 MDRP[m>RWh], 29 CALL[], 29, 28, 106 SRP1[], 1 IP[], 22 SRP1[], 22 SHP[1], 10 CALL[], 22, 16, 106 SHP[2], 4 IUP[Y] IUP[X] /* TT glyph 726, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 2, 135, 114 CALL[], 2, 1, 106 IP[], 6 IP[], 5 CALL[], 1, 7, 106 CALL[], 7, 0, 106 CALL[], 2, 4, 106 CALL[], 4, 3, 106 SRP1[], 0 IP[], 26 SRP1[], 26 SHP[1], 14 CALL[], 26, 20, 106 SHP[2], 8 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 664, -2000, 0 OFFSET[R], 664, -1200, 0 OFFSET[R], 664, -400, 0 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 664, -1100, 0 OFFSET[R], 671, -240, 0 /* VTTTalk Unicode 0xb7 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 664, 0, 582 /* TT glyph 834, char 0x2030 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 6, 3, 114 CALL[], 6, 18, 106 CALL[], 18, 12, 105 CALL[], 12, 0, 106 CALL[], 52, 9, 114 CALL[], 52, 28, 105 CALL[], 28, 40, 106 MDRP[m>RWh], 46 CALL[], 46, 34, 106 SHP[2], 27 MDAP[R], 27 SHP[1], 26 CALL[], 52, 64, 106 MDRP[m>RWh], 70 CALL[], 70, 58, 106 SHP[2], 24 SRP1[], 24 SHP[1], 25 IUP[Y] IUP[X] /* TT glyph 789, char 0x20a7 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 5, 2, 114 CALL[], 5, 19, 106 SRP2[], 0 IP[], 20 IP[], 29 MDAP[R], 20 MDAP[R], 29 SRP1[], 20 SHP[1], 3 SHP[1], 9 CALL[], 20, 28, 106 SHP[2], 2 SHP[2], 12 CALL[], 29, 16, 106 IUP[Y] IUP[X] /* TT glyph 589, char 0x3c6 */ /* VTT 6.33 compiler Mon Nov 18 23:21:16 2019 */ SVTCA[Y] CALL[], 1, 11, 114 CALL[], 1, 0, 106 SHP[1], 12 CALL[], 1, 21, 106 SHP[2], 17 CALL[], 5, 7, 114 CALL[], 5, 6, 106 SHP[1], 8 CALL[], 5, 22, 106 SHP[2], 16 IUP[Y] IUP[X] /* TT glyph 583, char 0x3c0 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 3, 6, 114 CALL[], 3, 2, 106 SHP[2], 22 SRP1[], 22 SHP[1], 6 CALL[], 17, 11, 114 CALL[], 17, 10, 106 IUP[Y] IUP[X] /* TT glyph 807, char 0x2b (+) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 3, 131, 114 CALL[], 3, 5, 105 SHP[1], 7 CALL[], 3, 2, 106 CALL[], 2, 0, 105 SHP[1], 10 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 807, -1020, 0 OFFSET[R], 813, -140, 0 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 807, -1060, 0 OFFSET[R], 807, -140, 0 /* TT glyph 1174, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 11, 131, 114 CALL[], 11, 10, 106 SHP[2], 6 SRP1[], 6 SHP[1], 2 SRP1[], 2 SHP[1], 26 CALL[], 10, 8, 105 SHP[2], 4 SRP1[], 4 SHP[1], 0 CALL[], 11, 13, 105 SHP[2], 17 SRP1[], 17 SHP[1], 21 SRP1[], 11 SHP[1], 15 SRP1[], 15 SHP[1], 19 SRP1[], 19 SHP[1], 23 IUP[Y] IUP[X] /* TT glyph 817, char 0xb1 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 7 CALL[], 7, 5, 105 CALL[], 5, 4, 106 CALL[], 4, 1, 105 CALL[], 1, 0, 106 IUP[Y] IUP[X] /* TT glyph 827, char 0x220f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 3, 2, 114 CALL[], 3, 0, 105 SHP[2], 8 CALL[], 3, 2, 106 SHP[2], 10 SRP1[], 10 SHP[1], 6 IUP[Y] IUP[X] /* TT glyph 591, char 0x3c8 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 14, 114 CALL[], 1, 11, 114 SHP[2], 18 CALL[], 1, 8, 106 SHP[2], 11 CALL[], 4, 6, 114 SHP[2], 14 CALL[], 9, 0, 114 IUP[Y] IUP[X] /* TT glyph 314, char 0x71 (q) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 SHP[2], 14 CALL[], 0, 20, 106 SHP[2], 22 CALL[], 6, 7, 114 SHP[2], 9 CALL[], 6, 25, 106 SHP[2], 23 CALL[], 11, 6, 114 CALL[], 12, 14, 114 IUP[Y] IUP[X] /* TT glyph 671, char 0x3f (?) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 15, 17, 114 SHP[2], 12 CALL[], 15, 8, 106 SHP[2], 11 CALL[], 24, 19, 114 CALL[], 24, 30, 106 CALL[], 30, 0, 105 SRP1[], 15 SLOOP[], 4 IP[], 20, 3, 5, 18 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 671, -960, 0 OFFSET[R], 666, -100, 0 /* TT glyph 743, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 15, 17, 114 SHP[2], 12 CALL[], 15, 8, 106 SHP[2], 11 MIAP[R], 29, 16 CALL[], 29, 24, 106 SRP0[], 29 MDRP[m>RWh], 32 CALL[], 32, 33, 106 CALL[], 34, 19, 114 CALL[], 34, 40, 106 CALL[], 40, 0, 105 SRP1[], 8 SLOOP[], 4 IP[], 18, 5, 3, 20 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 671, -960, 0 OFFSET[R], 664, -100, 0 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 671, -1114, 0 OFFSET[R], 671, -170, 0 /* TT glyph 672, char 0xbf */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 7, 114 CALL[], 0, 6, 106 CALL[], 6, 20, 105 CALL[], 0, 12, 105 SHP[2], 33 SRP1[], 20 SLOOP[], 5 IP[], 15, 26, 24, 17, 22 CALL[], 12, 29, 106 SHP[2], 32 IUP[Y] IUP[X] /* VTTTalk Unicode 0x22 (") */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 708, -200, 0 OFFSET[R], 708, 204, 0 /* VTTTalk Unicode 0x201e */ /* ACT generated Mon Nov 18 21:54:11 2019 */ OFFSET[R], 701, 218, -1166 OFFSET[R], 701, -222, -1166 /* VTTTalk Unicode 0x201c */ /* ACT generated Mon Nov 18 21:54:11 2019 */ OFFSET[R], 700, -222, 0 OFFSET[R], 700, 218, 0 /* VTTTalk Unicode 0x201d */ /* ACT generated Mon Nov 18 21:54:11 2019 */ OFFSET[R], 701, 218, 0 OFFSET[R], 701, -222, 0 /* TT glyph 700, char 0x2018 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 2, 16, 114 CALL[], 2, 0, 106 IUP[Y] IUP[X] OVERLAP[] SOFFSET[R], 701, 1240, 0, -1.0000, 0.0000, 0.0000, 1.0000 /* TT glyph 701, char 0x2019 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 2, 16, 114 CALL[], 2, 0, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x201a */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 701, 0, -1166 /* TT glyph 708, char 0x27 (') */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 16, 114 CALL[], 1, 0, 106 IUP[Y] IUP[X] /* TT glyph 315, char 0x72 (r) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 0, 1, 106 SHP[2], 21 CALL[], 5, 6, 114 CALL[], 5, 4, 106 CALL[], 10, 7, 114 SHP[2], 7 CALL[], 10, 17, 106 SRP2[], 0 IP[], 14 IUP[Y] IUP[X] /* VTTTalk Unicode 0x155 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 315, 0, 0 OFFSET[R], 1497, 30, 0 SVTCA[Y] CALL[], 24, 10, 1, 1, 168, 86 SHC[2], 1 /* TT glyph 829, char 0x221a */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 5, 2, 114 CALL[], 5, 8, 106 CALL[], 5, 0, 105 IP[], 3 IP[], 2 IUP[Y] IUP[X] /* VTTTalk Unicode 0x159 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 315, 0, 0 OFFSET[R], 1500, 0, 0 SVTCA[Y] CALL[], 24, 10, 1, 1, 168, 86 SHC[2], 1 /* TT glyph 1117, char 0xae */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 18, 114 CALL[], 0, 12, 106 CALL[], 6, 16, 114 CALL[], 6, 18, 106 SRP2[], 0 SLOOP[], 3 IP[], 25, 35, 24 MDAP[R], 25 MDAP[R], 35 MDAP[R], 24 CALL[], 25, 38, 106 CALL[], 35, 39, 106 SRP1[], 24 SHP[1], 33 IUP[Y] IUP[X] /* TT glyph 806, char 0x2310 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 1 CALL[], 1, 0, 106 CALL[], 1, 4, 106 IUP[Y] IUP[X] /* TT glyph 584, char 0x3c1 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 14, 114 CALL[], 4, 7, 114 CALL[], 4, 15, 106 CALL[], 9, 11, 114 SHP[2], 13 CALL[], 9, 21, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x2da */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 1502, 0, 0 /* TT glyph 859, char 0x2590 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 319, char 0x73 (s) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 7, 106 CALL[], 20, 7, 114 CALL[], 20, 26, 106 SRP2[], 0 SLOOP[], 8 IP[], 10, 36, 13, 14, 33, 32, 17, 29 IUP[Y] IUP[X] /* VTTTalk Unicode 0x15b */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 319, 0, 0 OFFSET[R], 1497, 60, 0 SVTCA[Y] CALL[], 39, 20, 1, 1, 168, 86 SHC[2], 1 /* VTTTalk Unicode 0xffff */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 319, 0, 0 OFFSET[R], 1539, 60, 0 SVTCA[Y] CALL[], 39, 20, 1, 1, 168, 86 SHC[2], 1 /* VTTTalk Unicode 0x161 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 319, 0, 0 OFFSET[R], 1500, 30, 0 SVTCA[Y] CALL[], 39, 20, 1, 1, 168, 86 SHC[2], 1 /* VTTTalk Unicode 0x15f */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 319, 0, 0 OFFSET[R], 1510, -65, 0 SVTCA[Y] CALL[], 45, 0, 0, 0, 69, 86 SHC[2], 1 /* VTTTalk Unicode 0x15d */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 319, 0, 0 OFFSET[R], 1499, 30, 0 SVTCA[Y] CALL[], 43, 20, 1, 1, 168, 86 SHC[2], 1 /* TT glyph 1123, char 0x2033 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 5, 16, 114 SHP[2], 2 CALL[], 5, 0, 105 SHP[2], 7 IUP[Y] IUP[X] /* TT glyph 1115, char 0xa7 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 10 CALL[], 10, 17, 106 MDAP[R], 38 CALL[], 38, 44, 106 SRP2[], 10 SLOOP[], 10 IP[], 23, 24, 4, 3, 59, 65, 30, 31, 51, 50 IUP[Y] IUP[X] /* TT glyph 667, char 0x3b (;) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 6, 7, 114 CALL[], 6, 0, 106 MDAP[R], 14 CALL[], 14, 12, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 667, -1034, 0 OFFSET[R], 667, -116, 0 /* TT glyph 612, char 0x37 (7) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 12, 114 CALL[], 5, 4, 114 CALL[], 5, 2, 106 SRP2[], 0 IP[], 3 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 653, 0, -802 /* VTTTalk Unicode 0xffff */ /* ACT generated Sun Nov 17 09:04:20 2019 */ USEMYMETRICS[] OFFSET[R], 653, 0, 0 /* TT glyph 663, char 0x215e */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 5, 16, 114 CALL[], 5, 2, 106 CALL[], 2, 7, 105 IP[], 3 CALL[], 12, 19, 114 SRP1[], 5 IP[], 8 IP[], 10 SRP1[], 8 SHP[1], 9 SRP1[], 10 SHP[1], 11 CALL[], 12, 44, 106 CALL[], 44, 48, 105 CALL[], 48, 36, 106 IP[], 30 IP[], 18 CALL[], 36, 40, 105 CALL[], 40, 24, 106 IUP[Y] IUP[X] /* TT glyph 872, char 0x2592 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 586, char 0x3c3 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 18, 106 CALL[], 6, 6, 114 CALL[], 6, 24, 106 SHP[2], 8 IUP[Y] IUP[X] /* TT glyph 611, char 0x36 (6) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 13, 114 CALL[], 0, 20, 106 CALL[], 7, 4, 114 CALL[], 7, 8, 106 SRP2[], 0 IP[], 14 SRP1[], 14 SHP[1], 10 CALL[], 14, 26, 106 SHP[2], 29 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 652, 0, -813 /* VTTTalk Unicode 0xffff */ /* ACT generated Sun Nov 17 09:04:20 2019 */ USEMYMETRICS[] OFFSET[R], 652, 0, 0 /* TT glyph 679, char 0x2f (/) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MIAP[R], 1, 136 CALL[], 1, 0, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 679, -1080, 0 OFFSET[R], 675, -58, 0 /* TT glyph 758, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 136, 114 CALL[], 1, 3, 106 CALL[], 6, 132, 114 CALL[], 6, 7, 106 SRP0[], 6 MDRP[m>RWh], 10 CALL[], 10, 11, 106 IUP[Y] IUP[X] /* TT glyph 759, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 136, 114 CALL[], 1, 3, 106 CALL[], 10, 132, 114 SHP[2], 6 CALL[], 10, 11, 106 SHP[2], 7 CALL[], 10, 18, 105 SHP[2], 14 CALL[], 18, 19, 106 SHP[2], 15 IUP[Y] IUP[X] /* TT glyph 760, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 7, 136, 114 CALL[], 7, 5, 106 IP[], 9 IP[], 4 CALL[], 10, 135, 114 CALL[], 10, 11, 106 CALL[], 11, 1, 106 CALL[], 1, 0, 106 SRP1[], 11 SRP2[], 10 IP[], 2 IP[], 3 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 679, -1030, 0 OFFSET[R], 679, -148, 0 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 679, -180, 0 OFFSET[R], 679, -2190, 0 OFFSET[R], 679, -1170, 0 /* TT glyph 767, char 0x20 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1106, char 0x2660 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 6, 106 SHP[1], 12 SMD[], 96 SRP0[], 0 MDRP[m>RWh], 18 CALL[], 0, 20, 106 SHP[2], 15 IUP[Y] IUP[X] /* TT glyph 795, char 0xa3 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 28, 106 SHP[2], 1 CALL[], 11, 3, 114 SHP[2], 14 SRP1[], 0 IP[], 5 MDAP[R], 5 SHP[1], 25 CALL[], 5, 6, 106 SHP[2], 22 CALL[], 11, 18, 106 SHP[2], 15 IUP[Y] IUP[X] /* TT glyph 828, char 0x2211 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 4, 16, 114 CALL[], 4, 0, 105 IP[], 8 IP[], 2 CALL[], 0, 9, 106 SHP[2], 1 CALL[], 4, 7, 106 SHP[2], 3 IUP[Y] IUP[X] /* TT glyph 327, char 0x74 (t) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 17, 106 CALL[], 6, 6, 114 CALL[], 6, 8, 105 SHP[1], 10 CALL[], 6, 5, 106 SHP[2], 13 IUP[Y] IUP[X] /* TT glyph 587, char 0x3c4 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 13, 106 CALL[], 6, 6, 114 CALL[], 6, 5, 106 SHP[2], 8 IUP[Y] IUP[X] /* TT glyph 328, char 0x167 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 9, 6, 114 SHP[2], 5 CALL[], 9, 7, 106 CALL[], 9, 12, 106 SHP[2], 4 CALL[], 12, 13, 105 SHP[2], 1 CALL[], 13, 16, 106 SHP[2], 0 CALL[], 27, 11, 114 CALL[], 27, 20, 106 IUP[Y] IUP[X] /* TT glyph 329, char 0x165 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 4, 11, 114 CALL[], 4, 21, 106 CALL[], 10, 6, 114 CALL[], 10, 12, 105 SHP[1], 14 CALL[], 10, 0, 105 CALL[], 0, 1, 106 CALL[], 10, 9, 106 SHP[2], 17 IUP[Y] IUP[X] /* TT glyph 575, char 0x3b8 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ IUP[Y] IUP[X] /* TT glyph 313, char 0xfe */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 14, 114 CALL[], 1, 0, 114 CALL[], 6, 7, 114 SHP[2], 4 CALL[], 6, 18, 106 SHP[2], 20 CALL[], 12, 11, 114 SHP[2], 15 CALL[], 12, 23, 106 SHP[2], 21 IUP[Y] IUP[X] /* TT glyph 608, char 0x33 (3) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 13, 114 CALL[], 0, 7, 106 CALL[], 28, 5, 114 SHP[2], 25 SRP2[], 0 SLOOP[], 4 IP[], 14, 35, 34, 15 CALL[], 28, 21, 106 SHP[2], 24 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 649, 0, -813 /* VTTTalk Unicode 0xffff */ /* ACT generated Sun Nov 17 09:04:20 2019 */ USEMYMETRICS[] OFFSET[R], 649, 0, 0 /* TT glyph 661, char 0x215c */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 24, 17, 114 SHP[2], 21 CALL[], 24, 18, 106 SHP[2], 20 CALL[], 18, 13, 105 CALL[], 13, 12, 106 CALL[], 12, 7, 105 CALL[], 7, 0, 106 SRP1[], 12 SRP2[], 13 IP[], 31 IP[], 30 CALL[], 41, 19, 114 SRP1[], 24 IP[], 37 IP[], 39 SRP1[], 37 SHP[1], 38 SRP1[], 39 SHP[1], 40 CALL[], 41, 73, 106 CALL[], 73, 77, 105 CALL[], 77, 65, 106 IP[], 59 IP[], 47 CALL[], 65, 69, 105 CALL[], 69, 53, 106 IUP[Y] IUP[X] /* TT glyph 659, char 0xbe */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 24, 17, 114 SHP[2], 21 CALL[], 24, 18, 106 SHP[2], 20 CALL[], 18, 13, 105 CALL[], 13, 12, 106 CALL[], 12, 7, 105 CALL[], 7, 0, 106 SRP1[], 12 SRP2[], 13 IP[], 31 IP[], 30 CALL[], 53, 18, 114 SRP2[], 24 IP[], 39 IP[], 37 CALL[], 53, 52, 106 SHP[2], 41 CALL[], 52, 49, 106 SHP[2], 45 CALL[], 49, 47, 106 IP[], 44 IUP[Y] IUP[X] /* VTTTalk Unicode 0x2dc */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 1503, 0, 0 /* TT glyph 1538, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] CALL[], 72, 131, 114 CALL[], 72, 7, 106 CALL[], 7, 1, 105 CALL[], 1, 0, 106 SRP1[], 7 SRP2[], 72 IP[], 81 IP[], 80 CALL[], 72, 78, 105 CALL[], 78, 79, 106 SRP2[], 1 SLOOP[], 6 IP[], 63, 53, 43, 48, 58, 68 CALL[], 63, 16, 106 CALL[], 53, 25, 106 CALL[], 43, 36, 106 CALL[], 48, 30, 106 CALL[], 58, 21, 106 CALL[], 68, 11, 106 IUP[Y] IUP[X] /* TT glyph 1503, char 0x303 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 15, 105 CALL[], 15, 8, 106 CALL[], 8, 11, 105 CALL[], 0, 20, 105 CALL[], 20, 3, 106 IUP[Y] IUP[X] /* TT glyph 1534, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 16, 105 CALL[], 16, 9, 106 CALL[], 9, 13, 105 CALL[], 0, 22, 105 CALL[], 22, 3, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x384 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 1497, 0, 0 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 1541, 0, 0 /* TT glyph 1119, char 0x2122 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 3, 16, 114 CALL[], 3, 2, 106 SHP[2], 6 CALL[], 2, 0, 105 SHP[2], 8 SHP[2], 16 SRP1[], 16 SRP2[], 3 SLOOP[], 4 IP[], 19, 12, 18, 22 SHP[2], 9 SRP1[], 9 SHP[1], 14 IUP[Y] IUP[X] /* TT glyph 946, char 0x25bc */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 956, char 0x25c4 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 955, char 0x25ba */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 944, char 0x25b2 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 607, char 0x32 (2) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 12, 114 CALL[], 0, 19, 106 SHP[2], 1 SHP[2], 18 CALL[], 13, 5, 114 SHP[2], 10 CALL[], 13, 6, 106 SHP[2], 9 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 648, 0, -803 /* VTTTalk Unicode 0xffff */ /* ACT generated Sun Nov 17 09:04:20 2019 */ USEMYMETRICS[] OFFSET[R], 648, 0, 0 /* TT glyph 332, char 0x75 (u) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 SHP[2], 19 CALL[], 0, 9, 106 SHP[2], 12 CALL[], 4, 6, 114 SHP[2], 13 CALL[], 17, 10, 114 CALL[], 17, 16, 106 SHP[2], 15 IUP[Y] IUP[X] /* VTTTalk Unicode 0xfa */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 332, 0, 0 OFFSET[R], 1497, 20, 0 SVTCA[Y] CALL[], 23, 13, 1, 1, 188, 86 SHC[2], 1 /* VTTTalk Unicode 0x16d */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 332, 0, 0 OFFSET[R], 1501, -10, 0 SVTCA[Y] CALL[], 23, 13, 1, 1, 178, 86 SHC[2], 1 /* VTTTalk Unicode 0xfb */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 332, 0, 0 OFFSET[R], 1499, -10, 0 SVTCA[Y] CALL[], 27, 13, 1, 1, 188, 86 SHC[2], 1 /* VTTTalk Unicode 0xfc */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 332, 0, 0 OFFSET[R], 1494, -8, 0 SVTCA[Y] CALL[], 23, 13, 1, 1, 178, 86 SHC[2], 1 SHC[2], 2 /* VTTTalk Unicode 0xf9 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 332, 0, 0 OFFSET[R], 1496, 35, 0 SVTCA[Y] CALL[], 23, 13, 1, 1, 188, 86 SHC[2], 1 /* TT glyph 340, char 0x1b0 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 9, 106 SHP[1], 27 CALL[], 4, 6, 114 SHP[2], 13 MIAP[R], 14, 6 CALL[], 14, 18, 105 CALL[], 14, 22, 106 CALL[], 25, 10, 114 CALL[], 25, 24, 106 SHP[2], 23 IUP[Y] IUP[X] /* VTTTalk Unicode 0x171 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 332, 0, 0 OFFSET[R], 1498, 60, 0 SVTCA[Y] CALL[], 23, 13, 1, 1, 188, 86 SHC[2], 1 SHC[2], 2 /* VTTTalk Unicode 0x16b */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 332, 0, 0 OFFSET[R], 1504, -10, 0 SVTCA[Y] CALL[], 23, 4, 1, 1, 188, 86 SHC[2], 1 /* TT glyph 694, char 0x5f (_) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MIAP[R], 1, 8 CALL[], 1, 0, 106 IUP[Y] IUP[X] /* TT glyph 763, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 18, 114 CALL[], 1, 0, 106 SHP[1], 6 CALL[], 3, 133, 114 IUP[Y] IUP[X] /* TT glyph 764, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 18, 114 CALL[], 1, 0, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x2017 */ /* ACT generated Mon Nov 18 23:17:19 2019 */ USEMYMETRICS[] OFFSET[R], 811, 0, -1052 /* TT glyph 1547, char 0x9 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 768, char 0xa0 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* VTTTalk Unicode 0xad */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 689, 0, 0 /* TT glyph 648, char 0xb2 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 11, 3, 114 CALL[], 11, 5, 106 CALL[], 5, 17, 105 CALL[], 17, 0, 106 SHP[1], 1 IUP[Y] IUP[X] /* TT glyph 649, char 0xb3 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 24, 3, 114 CALL[], 24, 18, 106 CALL[], 18, 13, 105 CALL[], 13, 12, 106 CALL[], 12, 7, 105 CALL[], 7, 0, 106 SRP1[], 12 SRP2[], 13 IP[], 31 IP[], 30 IUP[Y] IUP[X] /* VTTTalk Unicode 0xb5 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 579, 0, 0 /* TT glyph 647, char 0xb9 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 6, 2, 114 SHP[2], 5 CALL[], 6, 3, 106 SHP[2], 4 CALL[], 3, 1, 105 CALL[], 1, 0, 106 SHP[1], 8 IUP[Y] IUP[X] /* VTTTalk Unicode 0x122 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 56, 0, 0 OFFSET[R], 1509, 115, 0 SVTCA[Y] CALL[], 29, 0, 1, 1, -120, 86 SHC[2], 1 /* VTTTalk Unicode 0x123 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 243, 0, 0 OFFSET[R], 1506, -10, 0 SVTCA[Y] CALL[], 36, 16, 1, 1, 128, 86 SHC[2], 2 /* VTTTalk Unicode 0x136 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 80, 0, 0 OFFSET[R], 1509, 40, 0 SVTCA[Y] CALL[], 21, 0, 1, 1, -140, 86 SHC[2], 1 /* VTTTalk Unicode 0x137 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 268, 0, 0 OFFSET[R], 1509, -20, 0 SVTCA[Y] CALL[], 20, 0, 1, 1, -140, 86 SHC[2], 1 /* VTTTalk Unicode 0x13b */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 82, 0, 0 OFFSET[R], 1509, 20, 0 SVTCA[Y] CALL[], 7, 0, 1, 1, -140, 86 SHC[2], 1 /* VTTTalk Unicode 0x13c */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 271, 0, 0 OFFSET[R], 1509, 70, 0 SVTCA[Y] CALL[], 19, 0, 1, 1, -120, 86 SHC[2], 1 /* VTTTalk Unicode 0x145 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 89, 0, 0 OFFSET[R], 1509, 0, 0 SVTCA[Y] CALL[], 13, 8, 1, 1, -140, 86 SHC[2], 1 /* VTTTalk Unicode 0x146 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 278, 0, 0 OFFSET[R], 1509, 0, 0 SVTCA[Y] CALL[], 20, 0, 1, 1, -140, 86 SHC[2], 1 /* VTTTalk Unicode 0x156 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 125, 0, 0 OFFSET[R], 1509, 10, 0 SVTCA[Y] CALL[], 26, 0, 1, 1, -140, 86 SHC[2], 2 /* VTTTalk Unicode 0x157 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 315, 0, 0 OFFSET[R], 1509, -170, 0 SVTCA[Y] CALL[], 25, 0, 1, 1, -140, 86 SHC[2], 1 /* VTTTalk Unicode 0x162 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 137, 0, 0 OFFSET[R], 1510, -80, 0 SVTCA[Y] CALL[], 14, 0, 0, 0, 49, 86 SHC[2], 1 /* VTTTalk Unicode 0x163 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 327, 0, 0 OFFSET[R], 1510, -20, 0 SVTCA[Y] CALL[], 30, 0, 0, 0, 69, 86 SHC[2], 1 /* TT glyph 136, char 0x18f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 9, 114 CALL[], 0, 17, 106 CALL[], 13, 3, 114 CALL[], 13, 8, 106 SRP2[], 0 IP[], 20 MDAP[R], 20 SHP[1], 2 CALL[], 20, 5, 106 IUP[Y] IUP[X] /* TT glyph 94, char 0x19d */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 5, 2, 114 SHP[2], 10 CALL[], 12, 8, 114 CALL[], 12, 1, 105 CALL[], 1, 0, 106 SRP1[], 12 SRP2[], 5 IP[], 8 IP[], 14 IUP[Y] IUP[X] /* TT glyph 117, char 0x1ea */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 6, 9, 114 SHP[2], 14 CALL[], 6, 26, 106 CALL[], 6, 21, 105 CALL[], 21, 0, 106 MIAP[R], 10, 3 CALL[], 10, 30, 106 IUP[Y] IUP[X] /* TT glyph 307, char 0x1eb */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 6, 11, 114 SHP[2], 18 CALL[], 6, 30, 106 SRP0[], 6 MDRP[m>RGr], 25 CALL[], 25, 0, 106 CALL[], 12, 7, 114 CALL[], 12, 36, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x218 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 129, 0, 0 OFFSET[R], 1509, 10, 0 SVTCA[Y] CALL[], 37, 0, 1, 1, -120, 86 SHC[2], 1 /* VTTTalk Unicode 0x219 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 319, 0, 0 OFFSET[R], 1509, 10, 0 SVTCA[Y] CALL[], 40, 0, 1, 1, -120, 86 SHC[2], 1 /* VTTTalk Unicode 0x21a */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 137, 0, 0 OFFSET[R], 1509, -5, 0 SVTCA[Y] CALL[], 9, 0, 1, 1, -140, 86 SHC[2], 1 /* VTTTalk Unicode 0x21b */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 327, 0, 0 OFFSET[R], 1509, 55, 0 SVTCA[Y] CALL[], 25, 0, 1, 1, -120, 86 SHC[2], 1 /* VTTTalk Unicode 0x232 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 168, 0, 0 OFFSET[R], 1535, 0, 0 SVTCA[Y] CALL[], 10, 2, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0x233 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 358, 0, 0 OFFSET[R], 1504, 15, 0 SVTCA[Y] CALL[], 18, 1, 1, 1, 188, 86 SHC[2], 1 /* TT glyph 266, char 0x237 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 15, 114 CALL[], 0, 1, 106 CALL[], 8, 6, 114 CALL[], 8, 7, 106 IUP[Y] IUP[X] /* TT glyph 241, char 0x259 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 22, 106 CALL[], 16, 7, 114 CALL[], 16, 9, 106 SRP2[], 0 IP[], 5 MDAP[R], 5 CALL[], 5, 26, 106 SHP[2], 3 IUP[Y] IUP[X] /* TT glyph 284, char 0x272 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 15, 114 CALL[], 0, 1, 106 CALL[], 6, 6, 114 CALL[], 11, 7, 114 SHP[2], 9 CALL[], 11, 20, 106 SHP[2], 22 CALL[], 16, 10, 114 IUP[Y] IUP[X] /* TT glyph 1492, char 0x2bb */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 1 CALL[], 1, 3, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x2bc */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 701, 0, 0 /* VTTTalk Unicode 0x2c9 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 1522, 0, 0 /* TT glyph 1499, char 0x302 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 1, 106 SHP[1], 4 SRP1[], 4 IP[], 5 IUP[Y] IUP[X] /* TT glyph 1530, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 1, 106 SHP[1], 4 SRP1[], 4 IP[], 5 IUP[Y] IUP[X] /* TT glyph 1504, char 0x304 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 1, 106 IUP[Y] IUP[X] /* TT glyph 1535, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 1, 106 IUP[Y] IUP[X] /* TT glyph 1501, char 0x306 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 9, 106 CALL[], 0, 4, 106 SHP[2], 13 IUP[Y] IUP[X] /* TT glyph 1532, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 7, 106 CALL[], 0, 10, 105 SHP[2], 4 IUP[Y] IUP[X] /* TT glyph 1495, char 0x307 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 6, 106 IUP[Y] IUP[X] /* TT glyph 1526, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 6, 106 IUP[Y] IUP[X] /* TT glyph 1494, char 0x308 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 SHP[2], 12 CALL[], 0, 6, 106 SHP[2], 18 IUP[Y] IUP[X] /* TT glyph 1525, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 SHP[2], 12 CALL[], 0, 6, 106 SHP[2], 18 IUP[Y] IUP[X] /* TT glyph 1502, char 0x30a */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 12, 106 CALL[], 12, 16, 105 CALL[], 16, 6, 106 IUP[Y] IUP[X] /* TT glyph 1533, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 12, 106 CALL[], 12, 16, 105 CALL[], 16, 6, 106 IUP[Y] IUP[X] /* TT glyph 1498, char 0x30b */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 SHP[2], 4 CALL[], 0, 1, 106 SHP[2], 5 IUP[Y] IUP[X] /* TT glyph 1529, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 SHP[2], 4 CALL[], 0, 5, 105 SHP[2], 1 IUP[Y] IUP[X] /* TT glyph 1500, char 0x30c */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 1, 106 SHP[2], 5 SRP2[], 5 IP[], 3 IUP[Y] IUP[X] /* TT glyph 1531, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 1, 106 SHP[2], 5 SRP2[], 5 IP[], 3 IUP[Y] IUP[X] /* TT glyph 1506, char 0x312 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 1, 106 IUP[Y] IUP[X] /* TT glyph 1507, char 0x31b */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 1 CALL[], 1, 0, 106 CALL[], 1, 4, 105 IUP[Y] IUP[X] /* TT glyph 1537, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 1 CALL[], 1, 4, 105 CALL[], 1, 0, 106 IUP[Y] IUP[X] /* TT glyph 1509, char 0x326 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 1 CALL[], 1, 0, 106 IUP[Y] IUP[X] /* TT glyph 1510, char 0x327 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MDAP[R], 6 MDRP[m>RBl], 8 CALL[], 8, 5, 106 CALL[], 5, 1, 105 CALL[], 1, 0, 106 IUP[Y] IUP[X] /* TT glyph 1511, char 0x328 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ SVTCA[Y] MIAP[R], 9, 18 SHP[1], 6 SHP[1], 8 CALL[], 9, 14, 105 CALL[], 14, 0, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x374 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 701, 0, 0 /* VTTTalk Unicode 0x375 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 665, 0, 0 /* VTTTalk Unicode 0x37e */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 667, 0, 0 /* TT glyph 537, char 0x394 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 5, 106 CALL[], 1, 2, 114 SRP1[], 0 IP[], 4 IUP[Y] IUP[X] /* TT glyph 557, char 0x3a9 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 15 CALL[], 0, 1, 106 SHP[2], 13 SHP[2], 3 SRP1[], 3 SHP[1], 11 SHP[2], 24 SRP1[], 24 SHP[1], 16 CALL[], 7, 3, 114 CALL[], 7, 20, 106 IUP[Y] IUP[X] /* TT glyph 579, char 0x3bc */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 14, 114 CALL[], 1, 7, 114 SHP[2], 11 CALL[], 14, 10, 114 CALL[], 14, 13, 106 SHP[2], 12 CALL[], 19, 11, 114 SHP[2], 17 SHP[2], 21 CALL[], 19, 6, 106 SHP[2], 3 SHP[2], 9 IUP[Y] IUP[X] /* TT glyph 585, char 0x3c2 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 15, 114 CALL[], 0, 1, 106 CALL[], 7, 11, 114 CALL[], 7, 26, 106 CALL[], 13, 7, 114 SHP[2], 16 CALL[], 13, 20, 106 SHP[2], 17 IUP[Y] IUP[X] /* TT glyph 567, char 0x3cf */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SMD[], 96 MDRP[m>RWh], 18 CALL[], 1, 2, 114 SHP[2], 8 SRP2[], 0 IP[], 3 CALL[], 3, 26, 106 IP[], 23 IP[], 12 IUP[Y] IUP[X] /* TT glyph 604, char 0x3d7 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 0, 15, 105 CALL[], 1, 7, 114 SRP2[], 0 IP[], 4 MDAP[R], 4 SRP2[], 1 SLOOP[], 3 IP[], 21, 10, 7 CALL[], 8, 6, 114 CALL[], 8, 9, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x400 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 393, 0, 0 OFFSET[R], 1527, 30, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0x401 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 393, 0, 0 OFFSET[R], 1525, 30, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 160, 86 SHC[2], 1 SHC[2], 2 /* TT glyph 434, char 0x402 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 12 CALL[], 12, 13, 106 CALL[], 3, 2, 114 CALL[], 3, 2, 106 SHP[2], 6 SRP2[], 0 IP[], 7 MDAP[R], 7 CALL[], 7, 18, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x403 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 389, 0, 0 OFFSET[R], 1528, 20, 0 SVTCA[Y] CALL[], 6, 1, 1, 1, 160, 86 SHC[2], 1 /* TT glyph 426, char 0x404 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 9, 114 CALL[], 0, 20, 106 CALL[], 5, 3, 114 SHP[2], 8 CALL[], 5, 12, 106 SHP[2], 9 SRP2[], 0 IP[], 15 CALL[], 15, 18, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x405 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 129, 0, 0 /* VTTTalk Unicode 0x406 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 65, 0, 0 /* VTTTalk Unicode 0x407 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 65, 0, 0 OFFSET[R], 1525, 0, 0 SVTCA[Y] CALL[], 12, 5, 1, 1, 160, 86 SHC[2], 1 SHC[2], 2 /* VTTTalk Unicode 0x408 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 78, 0, 0 /* TT glyph 423, char 0x409 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 1, 106 SHP[1], 15 CALL[], 15, 24, 106 CALL[], 5, 2, 114 CALL[], 5, 17, 106 SRP2[], 0 IP[], 7 MDAP[R], 7 CALL[], 7, 23, 106 IUP[Y] IUP[X] /* TT glyph 424, char 0x40a */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 15 CALL[], 15, 21, 106 CALL[], 1, 2, 114 SHP[2], 6 SRP1[], 0 IP[], 7 IP[], 3 MDAP[R], 7 MDAP[R], 3 CALL[], 7, 20, 106 CALL[], 3, 17, 106 IUP[Y] IUP[X] /* TT glyph 431, char 0x40b */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 13 CALL[], 3, 2, 114 CALL[], 3, 2, 106 SHP[2], 6 SRP2[], 0 IP[], 7 MDAP[R], 7 CALL[], 7, 18, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x40c */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 401, 0, 0 OFFSET[R], 1528, 0, 0 SVTCA[Y] CALL[], 46, 1, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0x40d */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 398, 0, 0 OFFSET[R], 1527, 0, 0 SVTCA[Y] CALL[], 12, 5, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0x40e */ /* ACT generated Mon Nov 18 23:17:19 2019 */ USEMYMETRICS[] OFFSET[R], 411, 0, 0 OFFSET[R], 1545, 50, 0 SVTCA[Y] CALL[], 15, 9, 1, 1, 150, 86 SHC[2], 1 /* TT glyph 419, char 0x40f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 3, 106 SHP[1], 8 CALL[], 0, 9, 105 CALL[], 1, 2, 114 SHP[2], 6 IUP[Y] IUP[X] /* VTTTalk Unicode 0x410 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 1, 0, 0 /* TT glyph 387, char 0x411 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 17, 106 CALL[], 1, 2, 114 CALL[], 1, 4, 106 SRP2[], 0 IP[], 5 MDAP[R], 5 CALL[], 5, 16, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x412 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 26, 0, 0 /* TT glyph 389, char 0x413 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 1, 2, 114 CALL[], 1, 4, 106 IUP[Y] IUP[X] /* TT glyph 392, char 0x414 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 8, 2, 114 CALL[], 8, 25, 106 CALL[], 15, 8, 114 CALL[], 15, 0, 106 SHP[2], 13 CALL[], 15, 22, 106 SHP[2], 1 SHP[2], 10 IUP[Y] IUP[X] /* TT glyph 449, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 3, 2, 114 CALL[], 10, 8, 114 CALL[], 10, 2, 106 SHP[2], 13 SRP1[], 13 SHP[1], 5 CALL[], 10, 11, 106 SHP[2], 8 SRP2[], 3 IP[], 12 IUP[Y] IUP[X] /* VTTTalk Unicode 0x415 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 37, 0, 0 /* TT glyph 396, char 0x416 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 31, 2, 114 SHP[2], 21 CALL[], 21, 20, 106 SRP1[], 31 SHP[1], 42 CALL[], 42, 43, 106 CALL[], 74, 8, 114 SHP[2], 0 CALL[], 0, 1, 106 SRP1[], 74 SRP2[], 31 IP[], 33 MDAP[R], 33 SHP[1], 30 CALL[], 33, 72, 106 SHP[2], 75 SRP1[], 75 SRP2[], 30 SLOOP[], 4 IP[], 53, 10, 11, 52 SRP1[], 74 SHP[1], 63 CALL[], 63, 62, 106 IUP[Y] IUP[X] /* TT glyph 397, char 0x417 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 9, 114 SHP[2], 2 CALL[], 0, 6, 106 SHP[2], 3 CALL[], 29, 3, 114 CALL[], 29, 20, 106 SRP2[], 0 IP[], 14 MDAP[R], 14 CALL[], 14, 13, 106 IP[], 36 IP[], 35 IUP[Y] IUP[X] /* TT glyph 398, char 0x418 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 2, 114 SHP[2], 6 CALL[], 11, 8, 114 SHP[2], 8 SRP1[], 6 IP[], 3 IP[], 9 IUP[Y] IUP[X] /* VTTTalk Unicode 0x419 */ /* ACT generated Mon Nov 18 23:17:19 2019 */ USEMYMETRICS[] OFFSET[R], 398, 0, 0 OFFSET[R], 1545, 0, 0 SVTCA[Y] CALL[], 12, 5, 1, 1, 150, 86 SHC[2], 1 /* TT glyph 401, char 0x41a */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 34 CALL[], 34, 33, 106 CALL[], 1, 2, 114 SRP2[], 0 IP[], 3 CALL[], 3, 44, 106 IP[], 24 IP[], 23 SRP1[], 1 SHP[1], 13 CALL[], 13, 14, 106 IUP[Y] IUP[X] /* TT glyph 403, char 0x41b */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 6, 2, 114 CALL[], 6, 11, 106 CALL[], 8, 8, 114 SHP[2], 0 CALL[], 0, 1, 106 IUP[Y] IUP[X] /* TT glyph 450, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 4 CALL[], 1, 2, 114 SRP2[], 4 IP[], 6 IUP[Y] IUP[X] /* VTTTalk Unicode 0x41c */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 88, 0, 0 /* VTTTalk Unicode 0x41d */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 62, 0, 0 /* VTTTalk Unicode 0x41e */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 96, 0, 0 /* TT glyph 407, char 0x41f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 1, 2, 114 CALL[], 1, 6, 106 SRP1[], 0 SHP[1], 4 IUP[Y] IUP[X] /* VTTTalk Unicode 0x420 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 122, 0, 0 /* VTTTalk Unicode 0x421 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 27, 0, 0 /* VTTTalk Unicode 0x422 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 137, 0, 0 /* TT glyph 411, char 0x423 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 1, 106 CALL[], 5, 2, 114 SHP[2], 10 SRP2[], 0 SLOOP[], 3 IP[], 4, 11, 8 IUP[Y] IUP[X] /* TT glyph 413, char 0x424 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 9, 114 CALL[], 6, 3, 114 SRP2[], 0 IP[], 1 IP[], 5 SRP1[], 1 SHP[1], 12 CALL[], 1, 21, 106 SHP[2], 17 SRP1[], 5 SHP[1], 8 CALL[], 5, 22, 106 SHP[2], 16 IUP[Y] IUP[X] /* TT glyph 451, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 9, 114 SMD[], 96 MDRP[m>RBl], 0 SHP[1], 16 CALL[], 1, 28, 106 SHP[2], 22 CALL[], 7, 3, 114 MDRP[m>RBl], 8 SHP[1], 10 CALL[], 7, 29, 106 SHP[2], 21 IUP[Y] IUP[X] /* VTTTalk Unicode 0x425 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 167, 0, 0 /* TT glyph 416, char 0x426 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 10, 105 CALL[], 0, 3, 106 SHP[2], 7 CALL[], 1, 2, 114 SHP[2], 6 IUP[Y] IUP[X] /* TT glyph 415, char 0x427 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 4, 2, 114 SHP[2], 12 CALL[], 13, 8, 114 SRP1[], 4 IP[], 9 MDAP[R], 9 CALL[], 9, 0, 106 IUP[Y] IUP[X] /* TT glyph 417, char 0x428 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 1, 2, 114 CALL[], 0, 3, 106 SHP[2], 7 SRP1[], 1 SHP[1], 10 SHP[1], 6 IUP[Y] IUP[X] /* TT glyph 418, char 0x429 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 13, 105 CALL[], 0, 3, 106 SHP[2], 7 SRP1[], 7 SHP[1], 11 CALL[], 1, 2, 114 SHP[2], 6 SRP1[], 6 SHP[1], 10 IUP[Y] IUP[X] /* TT glyph 421, char 0x42a */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 3, 2, 114 CALL[], 3, 2, 106 SRP2[], 0 IP[], 5 MDAP[R], 5 CALL[], 5, 16, 106 CALL[], 0, 17, 106 IUP[Y] IUP[X] /* TT glyph 422, char 0x42b */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 1, 2, 114 SRP1[], 0 IP[], 3 MDAP[R], 3 CALL[], 3, 16, 106 CALL[], 0, 17, 106 SRP1[], 1 SHP[1], 12 SRP1[], 0 SHP[1], 11 IUP[Y] IUP[X] /* TT glyph 420, char 0x42c */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 1, 2, 114 SRP1[], 0 IP[], 3 MDAP[R], 3 CALL[], 3, 14, 106 CALL[], 0, 15, 106 IUP[Y] IUP[X] /* TT glyph 427, char 0x42d */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 9, 114 SHP[2], 3 CALL[], 0, 7, 106 SHP[2], 4 CALL[], 21, 3, 114 CALL[], 21, 16, 106 SRP2[], 0 IP[], 12 MDAP[R], 12 CALL[], 12, 11, 106 IUP[Y] IUP[X] /* TT glyph 432, char 0x42e */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 1, 2, 114 CALL[], 7, 3, 114 CALL[], 7, 25, 106 CALL[], 13, 9, 114 CALL[], 13, 19, 106 SRP2[], 7 IP[], 3 MDAP[R], 3 CALL[], 3, 17, 106 SLOOP[], 3 IP[], 10, 28, 22 IUP[Y] IUP[X] /* TT glyph 433, char 0x42f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 20, 2, 114 MDRP[m>RBl], 34 CALL[], 22, 8, 114 SHP[2], 0 CALL[], 0, 1, 106 SRP1[], 22 SRP2[], 20 IP[], 33 CALL[], 33, 23, 106 IP[], 11 IP[], 12 IUP[Y] IUP[X] /* VTTTalk Unicode 0x430 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 187, 0, 0 /* TT glyph 453, char 0x431 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 25, 106 CALL[], 0, 8, 105 CALL[], 8, 9, 106 SRP2[], 0 IP[], 19 MDAP[R], 19 SHP[1], 15 CALL[], 19, 31, 106 IUP[Y] IUP[X] /* TT glyph 533, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 35, 106 CALL[], 0, 17, 105 CALL[], 17, 18, 106 SRP2[], 0 IP[], 27 CALL[], 27, 41, 106 IP[], 6 IP[], 7 IUP[Y] IUP[X] /* TT glyph 454, char 0x432 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 0, 27, 106 CALL[], 1, 6, 114 CALL[], 1, 17, 106 SRP2[], 0 IP[], 18 MDAP[R], 18 CALL[], 18, 26, 106 IP[], 9 IP[], 8 IUP[Y] IUP[X] /* TT glyph 515, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 19, 106 CALL[], 6, 3, 114 CALL[], 6, 34, 106 SRP2[], 0 IP[], 27 CALL[], 27, 26, 106 IP[], 13 IP[], 12 IUP[Y] IUP[X] /* TT glyph 455, char 0x433 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 1, 6, 114 CALL[], 1, 4, 106 IUP[Y] IUP[X] /* TT glyph 516, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 37, 106 CALL[], 22, 7, 114 CALL[], 22, 15, 106 SRP2[], 0 SLOOP[], 8 IP[], 3, 34, 31, 30, 8, 9, 12, 25 IUP[Y] IUP[X] /* TT glyph 458, char 0x434 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 6, 6, 114 CALL[], 6, 21, 106 CALL[], 13, 10, 114 CALL[], 13, 14, 106 SHP[2], 11 CALL[], 13, 18, 106 SHP[2], 2 SHP[2], 8 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 243, 0, 0 /* VTTTalk Unicode 0x435 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 223, 0, 0 /* TT glyph 462, char 0x436 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 31, 6, 114 SHP[2], 21 CALL[], 21, 20, 106 SRP1[], 31 SHP[1], 42 CALL[], 42, 43, 106 CALL[], 74, 10, 114 SHP[2], 0 CALL[], 0, 1, 106 SRP1[], 74 SRP2[], 31 IP[], 33 MDAP[R], 33 SHP[1], 30 CALL[], 33, 72, 106 SHP[2], 75 SRP1[], 75 SRP2[], 30 SLOOP[], 4 IP[], 53, 10, 11, 52 SRP1[], 74 SHP[1], 63 CALL[], 63, 62, 106 IUP[Y] IUP[X] /* TT glyph 518, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 21, 6, 114 CALL[], 21, 20, 106 SHP[1], 44 CALL[], 44, 45, 106 CALL[], 32, 2, 114 CALL[], 77, 10, 114 SHP[2], 0 CALL[], 0, 1, 106 SRP1[], 77 SRP2[], 21 IP[], 31 MDAP[R], 31 SHP[1], 34 CALL[], 31, 78, 106 SHP[2], 75 SRP1[], 34 SRP2[], 75 SLOOP[], 4 IP[], 11, 54, 55, 10 SRP1[], 77 SHP[1], 65 CALL[], 65, 64, 106 IUP[Y] IUP[X] /* TT glyph 463, char 0x437 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 SHP[2], 3 CALL[], 0, 7, 106 SHP[2], 4 CALL[], 30, 7, 114 CALL[], 30, 23, 106 SRP2[], 0 IP[], 15 MDAP[R], 15 CALL[], 15, 14, 106 IP[], 37 IP[], 36 IUP[Y] IUP[X] /* TT glyph 519, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 29, 7, 114 CALL[], 29, 21, 106 CALL[], 29, 0, 105 SHP[2], 2 CALL[], 0, 6, 106 SHP[2], 3 SRP2[], 29 IP[], 15 MDAP[R], 15 CALL[], 15, 14, 106 IP[], 37 IP[], 36 IUP[Y] IUP[X] /* TT glyph 464, char 0x438 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 6, 114 SHP[2], 6 CALL[], 11, 10, 114 SHP[2], 8 SRP1[], 8 SRP2[], 1 IP[], 4 IP[], 10 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 332, 0, 0 /* VTTTalk Unicode 0x439 */ /* ACT generated Mon Nov 18 23:17:19 2019 */ USEMYMETRICS[] OFFSET[R], 464, 0, 0 OFFSET[R], 1544, 0, 0 SVTCA[Y] CALL[], 12, 5, 1, 1, 178, 86 SHC[2], 1 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 520, 0, 0 OFFSET[R], 1544, -10, 0 /* TT glyph 467, char 0x43a */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 SHP[2], 31 CALL[], 31, 30, 106 CALL[], 1, 6, 114 SRP2[], 0 IP[], 3 MDAP[R], 3 CALL[], 3, 41, 106 IP[], 23 IP[], 22 SRP1[], 1 SHP[1], 13 CALL[], 13, 14, 106 IUP[Y] IUP[X] /* TT glyph 523, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 SHP[2], 31 CALL[], 31, 30, 106 CALL[], 1, 0, 114 CALL[], 13, 6, 114 CALL[], 13, 14, 106 SRP2[], 0 IP[], 3 MDAP[R], 3 CALL[], 3, 41, 106 IP[], 23 IP[], 22 IUP[Y] IUP[X] /* TT glyph 469, char 0x43b */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 0, 1, 106 SHP[1], 9 CALL[], 6, 6, 114 CALL[], 6, 11, 106 IUP[Y] IUP[X] /* TT glyph 524, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 SHP[2], 4 CALL[], 1, 6, 114 SRP2[], 4 IP[], 6 IUP[Y] IUP[X] /* TT glyph 470, char 0x43c */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 SHP[2], 8 CALL[], 2, 6, 114 SHP[2], 6 SRP1[], 0 SRP2[], 6 SLOOP[], 4 IP[], 12, 3, 13, 10 IUP[Y] IUP[X] /* TT glyph 471, char 0x43d */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 SHP[2], 8 CALL[], 1, 6, 114 SHP[2], 6 SRP1[], 0 IP[], 3 MDAP[R], 3 CALL[], 3, 10, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x43e */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 286, 0, 0 /* TT glyph 473, char 0x43f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 1, 6, 114 CALL[], 1, 6, 106 SRP1[], 0 SHP[1], 4 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 278, 0, 0 /* VTTTalk Unicode 0x440 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 312, 0, 0 /* VTTTalk Unicode 0x441 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 213, 0, 0 /* TT glyph 476, char 0x442 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 3, 6, 114 CALL[], 3, 2, 106 SHP[2], 6 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 277, 0, 0 /* VTTTalk Unicode 0x443 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 358, 0, 0 /* TT glyph 479, char 0x444 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MIAP[R], 0, 11 SHP[2], 21 SHP[2], 28 SRP1[], 28 SHP[1], 25 CALL[], 0, 46, 106 SHP[2], 37 MIAP[R], 6, 7 SHP[1], 15 SHP[1], 9 SRP1[], 9 SHP[1], 12 CALL[], 6, 51, 106 SHP[2], 32 MIAP[R], 10, 0 MIAP[R], 27, 14 IUP[Y] IUP[X] /* VTTTalk Unicode 0x445 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 357, 0, 0 /* TT glyph 482, char 0x446 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 SMD[], 96 MDRP[m>RGr], 9 CALL[], 0, 3, 106 SHP[2], 7 CALL[], 1, 6, 114 SHP[2], 6 IUP[Y] IUP[X] /* TT glyph 527, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ IUP[Y] IUP[X] /* TT glyph 481, char 0x447 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 3, 6, 114 SHP[2], 10 CALL[], 11, 10, 114 SRP1[], 3 IP[], 7 MDAP[R], 7 CALL[], 7, 0, 106 IUP[Y] IUP[X] /* TT glyph 483, char 0x448 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 0, 3, 106 SHP[2], 7 CALL[], 1, 6, 114 SHP[2], 6 SRP1[], 6 SHP[1], 10 IUP[Y] IUP[X] /* TT glyph 528, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 SHP[2], 29 CALL[], 0, 9, 106 SHP[2], 17 SHP[1], 27 SRP1[], 27 SHP[1], 24 CALL[], 4, 6, 114 SHP[2], 13 SRP1[], 13 SHP[1], 20 CALL[], 22, 10, 114 IUP[Y] IUP[X] /* TT glyph 484, char 0x449 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 SMD[], 96 MDRP[m>RGr], 13 CALL[], 0, 3, 106 SHP[2], 7 SRP1[], 7 SHP[1], 11 CALL[], 1, 6, 114 SHP[2], 6 SRP1[], 6 SHP[1], 10 IUP[Y] IUP[X] /* TT glyph 529, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 9, 106 SHP[1], 33 SHP[1], 31 SRP1[], 31 SHP[1], 28 CALL[], 4, 6, 114 SHP[2], 13 SRP1[], 13 SHP[1], 20 CALL[], 26, 10, 114 CALL[], 26, 22, 106 CALL[], 26, 24, 106 IUP[Y] IUP[X] /* TT glyph 487, char 0x44a */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 3, 6, 114 CALL[], 3, 2, 106 SRP2[], 0 IP[], 14 MDAP[R], 14 CALL[], 14, 5, 106 CALL[], 0, 15, 106 IUP[Y] IUP[X] /* TT glyph 531, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 18, 106 CALL[], 6, 6, 114 CALL[], 6, 5, 106 SRP2[], 0 IP[], 24 CALL[], 24, 12, 106 SHP[2], 8 IUP[Y] IUP[X] /* TT glyph 488, char 0x44b */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 SHP[2], 11 CALL[], 0, 17, 106 CALL[], 1, 6, 114 SHP[2], 12 SRP1[], 0 IP[], 16 CALL[], 16, 3, 106 IUP[Y] IUP[X] /* TT glyph 486, char 0x44c */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 1, 6, 114 SRP1[], 0 IP[], 12 MDAP[R], 12 CALL[], 12, 3, 106 CALL[], 0, 13, 106 IUP[Y] IUP[X] /* TT glyph 530, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 16, 106 CALL[], 4, 6, 114 SRP2[], 0 IP[], 22 CALL[], 22, 10, 106 SHP[2], 6 IUP[Y] IUP[X] /* TT glyph 493, char 0x44d */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 SHP[2], 3 CALL[], 0, 7, 106 SHP[2], 4 CALL[], 21, 7, 114 CALL[], 21, 16, 106 SRP2[], 0 IP[], 11 CALL[], 11, 12, 106 IUP[Y] IUP[X] /* TT glyph 498, char 0x44e */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 1, 6, 114 CALL[], 7, 7, 114 CALL[], 7, 25, 106 CALL[], 13, 11, 114 CALL[], 13, 19, 106 SRP2[], 7 IP[], 17 MDAP[R], 17 CALL[], 17, 3, 106 SLOOP[], 3 IP[], 10, 28, 22 IUP[Y] IUP[X] /* TT glyph 532, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 19, 106 CALL[], 6, 10, 114 CALL[], 7, 0, 114 CALL[], 13, 7, 114 CALL[], 13, 25, 106 SRP2[], 0 IP[], 9 MDAP[R], 9 CALL[], 9, 4, 106 IUP[Y] IUP[X] /* TT glyph 499, char 0x44f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 18, 6, 114 CALL[], 18, 34, 106 CALL[], 20, 10, 114 SHP[2], 0 CALL[], 0, 1, 106 SRP1[], 18 SRP2[], 20 IP[], 33 MDAP[R], 33 CALL[], 33, 21, 106 IP[], 9 IP[], 10 IUP[Y] IUP[X] /* VTTTalk Unicode 0x450 */ /* ACT generated Mon Nov 18 23:17:19 2019 */ USEMYMETRICS[] OFFSET[R], 459, 0, 0 OFFSET[R], 1496, 65, 0 SVTCA[Y] CALL[], 29, 6, 1, 1, 168, 86 SHC[2], 2 /* VTTTalk Unicode 0x451 */ /* ACT generated Mon Nov 18 23:17:19 2019 */ USEMYMETRICS[] OFFSET[R], 459, 0, 0 OFFSET[R], 1494, 22, 0 SVTCA[Y] CALL[], 29, 6, 1, 1, 158, 86 SHC[2], 2 SHC[2], 3 /* TT glyph 500, char 0x452 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 5, 0, 114 SRP2[], 0 IP[], 14 IP[], 7 MDAP[R], 14 MDAP[R], 7 SRP1[], 14 SHP[1], 11 CALL[], 14, 31, 106 SHP[2], 33 SRP1[], 7 SHP[1], 3 CALL[], 7, 10, 106 SHP[2], 2 CALL[], 22, 15, 114 CALL[], 22, 23, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x453 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 455, 0, 0 OFFSET[R], 1497, 70, 0 SVTCA[Y] CALL[], 6, 1, 1, 1, 188, 86 SHC[2], 1 /* TT glyph 492, char 0x454 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 22, 106 CALL[], 6, 7, 114 SHP[2], 9 CALL[], 6, 13, 106 SHP[2], 10 SRP2[], 0 IP[], 16 CALL[], 16, 19, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x455 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 319, 0, 0 /* VTTTalk Unicode 0x456 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 252, 0, 0 /* VTTTalk Unicode 0x457 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 253, 0, 0 OFFSET[R], 1494, 52, 0 SVTCA[Y] CALL[], 10, 5, 1, 1, 178, 86 SHC[2], 1 SHC[2], 2 /* VTTTalk Unicode 0x458 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 265, 0, 0 /* TT glyph 489, char 0x459 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 0, 1, 106 SHP[1], 15 CALL[], 15, 24, 106 CALL[], 5, 6, 114 CALL[], 5, 17, 106 SRP2[], 0 IP[], 23 MDAP[R], 23 CALL[], 23, 7, 106 IUP[Y] IUP[X] /* TT glyph 490, char 0x45a */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 1, 6, 114 SRP1[], 0 IP[], 17 MDAP[R], 17 CALL[], 17, 3, 106 SHP[1], 20 SHP[2], 7 SRP1[], 0 SHP[1], 15 CALL[], 15, 21, 106 SRP1[], 1 SHP[1], 6 IUP[Y] IUP[X] /* TT glyph 497, char 0x45b */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 SHP[2], 19 CALL[], 5, 0, 114 SRP1[], 0 IP[], 7 IP[], 14 MDAP[R], 7 MDAP[R], 14 SRP1[], 7 SHP[1], 3 CALL[], 7, 10, 106 SHP[2], 2 SRP1[], 14 SHP[1], 11 CALL[], 14, 23, 106 SHP[2], 25 IUP[Y] IUP[X] /* VTTTalk Unicode 0x45c */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 467, 0, 0 OFFSET[R], 1497, 20, 0 SVTCA[Y] CALL[], 43, 1, 1, 1, 188, 86 SHC[2], 1 /* VTTTalk Unicode 0x45d */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 464, 0, 0 OFFSET[R], 1496, 45, 0 SVTCA[Y] CALL[], 12, 5, 1, 1, 188, 86 SHC[2], 1 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 520, 0, 0 OFFSET[R], 1496, 35, 0 /* VTTTalk Unicode 0x45e */ /* ACT generated Mon Nov 18 23:17:19 2019 */ USEMYMETRICS[] OFFSET[R], 477, 0, 0 OFFSET[R], 1544, -5, 0 SVTCA[Y] CALL[], 18, 5, 1, 1, 178, 86 SHC[2], 1 /* TT glyph 485, char 0x45f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 0, 3, 106 SHP[1], 8 SMD[], 96 SRP0[], 0 MDRP[m>RGr], 9 CALL[], 1, 6, 114 SHP[2], 6 IUP[Y] IUP[X] /* TT glyph 391, char 0x490 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 1, 2, 114 CALL[], 1, 3, 105 CALL[], 1, 5, 106 IUP[Y] IUP[X] /* TT glyph 457, char 0x491 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 1, 6, 114 CALL[], 1, 3, 105 CALL[], 1, 6, 106 IUP[Y] IUP[X] /* TT glyph 435, char 0x492 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 5, 2, 114 CALL[], 5, 8, 106 SRP2[], 0 IP[], 9 MDAP[R], 9 SHP[1], 4 CALL[], 9, 12, 106 SHP[2], 1 IUP[Y] IUP[X] /* TT glyph 501, char 0x493 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 5, 6, 114 CALL[], 5, 8, 106 SRP2[], 0 IP[], 9 MDAP[R], 9 SHP[1], 3 CALL[], 9, 12, 106 SHP[2], 2 IUP[Y] IUP[X] /* TT glyph 436, char 0x496 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 31, 2, 114 SHP[2], 21 CALL[], 21, 20, 106 SRP1[], 31 SHP[1], 42 CALL[], 42, 43, 106 MDAP[R], 66 CALL[], 66, 62, 106 CALL[], 76, 8, 114 CALL[], 76, 64, 105 SHP[1], 65 SHP[1], 0 CALL[], 0, 1, 106 SRP1[], 76 SRP2[], 31 IP[], 33 MDAP[R], 33 SHP[1], 30 CALL[], 33, 74, 106 SHP[2], 77 SRP1[], 77 SRP2[], 30 SLOOP[], 4 IP[], 10, 53, 52, 11 IUP[Y] IUP[X] /* TT glyph 502, char 0x497 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 31, 6, 114 SHP[2], 21 CALL[], 21, 20, 106 SRP1[], 31 SHP[1], 42 CALL[], 42, 43, 106 CALL[], 75, 10, 114 SHP[2], 0 CALL[], 0, 1, 106 SRP1[], 31 SRP2[], 75 IP[], 33 MDAP[R], 33 SHP[1], 30 CALL[], 33, 73, 106 SHP[2], 76 SRP1[], 76 SRP2[], 30 SLOOP[], 4 IP[], 53, 10, 11, 52 SRP1[], 75 SHP[1], 65 CALL[], 65, 62, 106 CALL[], 65, 63, 106 IUP[Y] IUP[X] /* TT glyph 437, char 0x49a */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 34, 105 SHP[1], 36 CALL[], 36, 33, 106 CALL[], 1, 2, 114 SRP2[], 0 IP[], 3 MDAP[R], 3 CALL[], 3, 44, 106 IP[], 24 IP[], 23 SRP1[], 1 SHP[1], 13 CALL[], 13, 14, 106 IUP[Y] IUP[X] /* TT glyph 503, char 0x49b */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 SMD[], 96 MDRP[m>RWh], 32 SHP[1], 33 CALL[], 33, 30, 106 CALL[], 1, 6, 114 SRP1[], 0 IP[], 3 MDAP[R], 3 CALL[], 3, 41, 106 IP[], 23 IP[], 22 SRP1[], 1 SHP[1], 13 CALL[], 13, 14, 106 IUP[Y] IUP[X] /* TT glyph 438, char 0x4a2 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 10, 105 SHP[1], 12 CALL[], 12, 7, 106 CALL[], 1, 2, 114 SHP[2], 6 SRP2[], 0 IP[], 3 MDAP[R], 3 CALL[], 3, 14, 106 IUP[Y] IUP[X] /* TT glyph 504, char 0x4a3 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 SMD[], 96 MDRP[m>RWh], 10 SHP[1], 12 CALL[], 12, 7, 106 CALL[], 1, 6, 114 SHP[2], 6 SRP1[], 0 IP[], 3 MDAP[R], 3 CALL[], 3, 14, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x4ae */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 168, 0, 0 /* TT glyph 505, char 0x4af */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 2, 6, 114 SHP[2], 6 CALL[], 7, 10, 114 SHP[2], 1 SRP1[], 2 IP[], 4 CALL[], 8, 14, 114 IUP[Y] IUP[X] /* TT glyph 440, char 0x4b0 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 4, 2, 114 SHP[2], 9 CALL[], 15, 8, 114 SRP2[], 4 IP[], 0 MDAP[R], 0 SLOOP[], 3 IP[], 6, 10, 3 SHP[1], 14 CALL[], 0, 1, 106 SHP[2], 11 IUP[Y] IUP[X] /* TT glyph 506, char 0x4b1 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 10, 114 CALL[], 1, 0, 106 CALL[], 4, 6, 114 SHP[2], 8 SRP1[], 1 SRP2[], 8 IP[], 3 IP[], 6 SRP1[], 3 SHP[1], 9 CALL[], 14, 14, 114 IUP[Y] IUP[X] /* TT glyph 441, char 0x4b2 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 12 CALL[], 12, 9, 106 CALL[], 12, 10, 106 CALL[], 2, 2, 114 SHP[2], 6 SRP1[], 0 SRP2[], 6 SLOOP[], 4 IP[], 14, 7, 1, 4 IUP[Y] IUP[X] /* TT glyph 507, char 0x4b3 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 SHP[2], 12 CALL[], 12, 9, 106 CALL[], 12, 10, 106 CALL[], 2, 6, 114 SHP[2], 6 SRP1[], 6 SRP2[], 0 SLOOP[], 4 IP[], 4, 7, 1, 14 IUP[Y] IUP[X] /* TT glyph 442, char 0x4b6 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 4, 2, 114 SHP[2], 12 CALL[], 18, 8, 114 CALL[], 18, 13, 106 CALL[], 18, 15, 105 SRP2[], 4 IP[], 9 MDAP[R], 9 CALL[], 9, 0, 106 IUP[Y] IUP[X] /* TT glyph 508, char 0x4b7 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 3, 6, 114 SHP[2], 10 CALL[], 16, 10, 114 CALL[], 16, 11, 106 SMD[], 96 SRP0[], 16 MDRP[m>RGr], 13 SRP2[], 3 IP[], 7 MDAP[R], 7 CALL[], 7, 0, 106 IUP[Y] IUP[X] /* TT glyph 443, char 0x4ba */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 9 CALL[], 1, 2, 114 SRP2[], 0 IP[], 3 MDAP[R], 3 CALL[], 3, 14, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x4bb */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 249, 0, 0 /* VTTTalk Unicode 0x4c0 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 65, 0, 0 /* VTTTalk Unicode 0x4cf */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 253, 0, 0 /* VTTTalk Unicode 0x4d8 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 136, 0, 0 /* VTTTalk Unicode 0x4d9 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 241, 0, 0 /* VTTTalk Unicode 0x4e2 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 398, 0, 0 OFFSET[R], 1535, 0, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0x4e3 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 464, 0, 0 OFFSET[R], 1504, 0, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 188, 86 SHC[2], 1 /* TT glyph 447, char 0x4e8 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 9, 114 CALL[], 0, 13, 106 CALL[], 4, 3, 114 CALL[], 4, 8, 106 SRP2[], 0 IP[], 10 MDAP[R], 10 CALL[], 10, 16, 106 IUP[Y] IUP[X] /* TT glyph 513, char 0x4e9 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 19, 106 CALL[], 6, 7, 114 CALL[], 6, 12, 106 SRP2[], 0 IP[], 15 MDAP[R], 15 CALL[], 15, 23, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x4ee */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 411, 0, 0 OFFSET[R], 1535, 50, 0 SVTCA[Y] CALL[], 15, 5, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0x4ef */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 477, 0, 0 OFFSET[R], 1504, 15, 0 SVTCA[Y] CALL[], 18, 1, 1, 1, 188, 86 SHC[2], 1 /* TT glyph 770, char 0xe3f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 19 SMD[], 96 MDRP[m>RWh], 21 CALL[], 0, 34, 106 SHP[2], 40 CALL[], 1, 2, 114 MDRP[m>RWh], 3 SHP[1], 5 CALL[], 1, 24, 106 SHP[2], 29 SRP2[], 0 IP[], 25 MDAP[R], 25 SHP[1], 30 CALL[], 25, 33, 106 SHP[2], 39 IP[], 12 IP[], 11 IUP[Y] IUP[X] /* TT glyph 135, char 0x1e9e */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 4, 3, 114 CALL[], 4, 30, 106 CALL[], 14, 9, 114 CALL[], 14, 20, 106 SRP2[], 4 SLOOP[], 5 IP[], 23, 11, 8, 28, 6 CALL[], 8, 27, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x1ea0 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 1, 0, 0 OFFSET[R], 1508, 0, 0 SVTCA[Y] CALL[], 18, 4, 1, 1, -152, 86 SHC[2], 2 /* VTTTalk Unicode 0x1ea1 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 187, 0, 0 OFFSET[R], 1508, 0, 0 SVTCA[Y] CALL[], 45, 0, 1, 1, -132, 86 SHC[2], 2 /* VTTTalk Unicode 0x1ea2 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 1, 0, 0 OFFSET[R], 1536, 0, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 109, 86 SHC[2], 2 /* VTTTalk Unicode 0x1ea3 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 187, 0, 0 OFFSET[R], 1505, 0, 0 SVTCA[Y] CALL[], 39, 14, 1, 1, 178, 86 SHC[2], 2 /* VTTTalk Unicode 0x1ea4 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 1, 0, 0 OFFSET[R], 1530, 0, 0 OFFSET[R], 1528, 351, 248 SVTCA[Y] CALL[], 16, 1, 1, 1, 160, 86 SHC[2], 2 CALL[], 19, 13, 1, 0, -12, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ea5 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 187, 0, 0 OFFSET[R], 1499, -20, 0 OFFSET[R], 1497, 367, 340 SVTCA[Y] CALL[], 43, 14, 1, 1, 178, 86 SHC[2], 2 CALL[], 46, 40, 1, 0, -40, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ea6 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 1, 0, 0 OFFSET[R], 1530, 0, 0 OFFSET[R], 1527, 351, 248 SVTCA[Y] CALL[], 16, 1, 1, 1, 160, 86 SHC[2], 2 CALL[], 19, 13, 1, 0, -12, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ea7 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 187, 0, 0 OFFSET[R], 1499, -20, 0 OFFSET[R], 1496, 381, 340 SVTCA[Y] CALL[], 43, 14, 1, 1, 178, 86 SHC[2], 2 CALL[], 46, 40, 1, 0, -40, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ea8 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 1, 0, 0 OFFSET[R], 1530, 0, 0 OFFSET[R], 1536, 351, 248 SVTCA[Y] CALL[], 16, 1, 1, 1, 160, 86 SHC[2], 2 CALL[], 19, 17, 0, 0, 53, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ea9 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 187, 0, 0 OFFSET[R], 1499, -20, 0 OFFSET[R], 1505, 357, 340 SVTCA[Y] CALL[], 43, 14, 1, 1, 178, 86 SHC[2], 2 CALL[], 46, 40, 1, 0, -40, 86 SHC[2], 3 /* VTTTalk Unicode 0x1eaa */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 1, 0, 0 OFFSET[R], 1530, 0, 0 OFFSET[R], 1534, 10, 328 SVTCA[Y] CALL[], 16, 1, 1, 1, 160, 86 SHC[2], 2 CALL[], 19, 13, 1, 1, 54, 86 SHC[2], 3 /* VTTTalk Unicode 0x1eab */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 187, 0, 0 OFFSET[R], 1499, -20, 0 OFFSET[R], 1503, -10, 458 SVTCA[Y] CALL[], 43, 14, 1, 1, 178, 86 SHC[2], 2 CALL[], 46, 40, 1, 1, 56, 86 SHC[2], 3 /* VTTTalk Unicode 0x1eac */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 1, 0, 0 OFFSET[R], 1508, 0, 0 OFFSET[R], 1530, 0, 0 SVTCA[Y] CALL[], 18, 4, 1, 1, -152, 86 SHC[2], 2 CALL[], 28, 1, 1, 1, 160, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ead */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 187, 0, 0 OFFSET[R], 1508, 0, 0 OFFSET[R], 1499, -20, 0 SVTCA[Y] CALL[], 45, 0, 1, 1, -132, 86 SHC[2], 2 CALL[], 55, 14, 1, 1, 178, 86 SHC[2], 3 /* VTTTalk Unicode 0x1eae */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 1, 0, 0 OFFSET[R], 1532, 0, 0 OFFSET[R], 1528, 0, 322 SVTCA[Y] CALL[], 12, 1, 1, 1, 150, 86 SHC[2], 2 CALL[], 26, 15, 1, 1, 42, 86 SHC[2], 3 /* VTTTalk Unicode 0x1eaf */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 187, 0, 0 OFFSET[R], 1501, -20, 0 OFFSET[R], 1497, 10, 393 SVTCA[Y] CALL[], 39, 14, 1, 1, 168, 86 SHC[2], 2 CALL[], 57, 43, 1, 1, 38, 86 SHC[2], 3 /* VTTTalk Unicode 0x1eb0 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 1, 0, 0 OFFSET[R], 1532, 0, 0 OFFSET[R], 1527, 0, 322 SVTCA[Y] CALL[], 12, 1, 1, 1, 150, 86 SHC[2], 2 CALL[], 26, 15, 1, 1, 42, 86 SHC[2], 3 /* VTTTalk Unicode 0x1eb1 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 187, 0, 0 OFFSET[R], 1501, -20, 0 OFFSET[R], 1496, 25, 393 SVTCA[Y] CALL[], 39, 14, 1, 1, 168, 86 SHC[2], 2 CALL[], 57, 52, 1, 1, 38, 86 SHC[2], 3 /* VTTTalk Unicode 0x1eb2 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 1, 0, 0 OFFSET[R], 1532, 0, 0 OFFSET[R], 1536, 0, 322 SVTCA[Y] CALL[], 12, 1, 1, 1, 150, 86 SHC[2], 2 CALL[], 26, 22, 1, 0, -9, 86 SHC[2], 3 /* VTTTalk Unicode 0x1eb3 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 187, 0, 0 OFFSET[R], 1501, -20, 0 OFFSET[R], 1505, 0, 393 SVTCA[Y] CALL[], 39, 14, 1, 1, 168, 86 SHC[2], 2 CALL[], 57, 52, 1, 1, 38, 86 SHC[2], 3 /* VTTTalk Unicode 0x1eb4 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 1, 0, 0 OFFSET[R], 1532, 0, 0 OFFSET[R], 1534, 10, 322 SVTCA[Y] CALL[], 12, 1, 1, 1, 150, 86 SHC[2], 2 CALL[], 26, 15, 1, 0, 28, 86 SHC[2], 3 /* VTTTalk Unicode 0x1eb5 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 187, 0, 0 OFFSET[R], 1501, -20, 0 OFFSET[R], 1503, -10, 393 SVTCA[Y] CALL[], 39, 14, 1, 1, 168, 86 SHC[2], 2 CALL[], 57, 43, 1, 0, 16, 86 SHC[2], 3 /* VTTTalk Unicode 0x1eb6 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 1, 0, 0 OFFSET[R], 1508, 0, 0 OFFSET[R], 1532, 0, 0 SVTCA[Y] CALL[], 18, 4, 1, 1, -152, 86 SHC[2], 2 CALL[], 24, 1, 1, 1, 150, 86 SHC[2], 3 /* VTTTalk Unicode 0x1eb7 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 187, 0, 0 OFFSET[R], 1508, 0, 0 OFFSET[R], 1501, -20, 0 SVTCA[Y] CALL[], 45, 0, 1, 1, -132, 86 SHC[2], 2 CALL[], 51, 14, 1, 1, 168, 86 SHC[2], 3 /* VTTTalk Unicode 0x1eb8 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 37, 0, 0 OFFSET[R], 1508, 30, 0 SVTCA[Y] CALL[], 18, 0, 1, 1, -152, 86 SHC[2], 1 /* VTTTalk Unicode 0x1eb9 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 223, 0, 0 OFFSET[R], 1508, 30, 0 SVTCA[Y] CALL[], 35, 0, 1, 1, -132, 86 SHC[2], 2 /* VTTTalk Unicode 0x1eba */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 37, 0, 0 OFFSET[R], 1536, 30, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 109, 86 SHC[2], 1 /* VTTTalk Unicode 0x1ebb */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 223, 0, 0 OFFSET[R], 1505, 40, 0 SVTCA[Y] CALL[], 29, 6, 1, 1, 168, 86 SHC[2], 2 /* VTTTalk Unicode 0x1ebc */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 37, 0, 0 OFFSET[R], 1534, 40, 0 SVTCA[Y] CALL[], 12, 1, 1, 1, 146, 86 SHC[2], 1 /* VTTTalk Unicode 0x1ebd */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 223, 0, 0 OFFSET[R], 1503, 30, 0 SVTCA[Y] CALL[], 29, 6, 1, 1, 146, 86 SHC[2], 2 /* VTTTalk Unicode 0x1ebe */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 37, 0, 0 OFFSET[R], 1530, 30, 0 OFFSET[R], 1528, 381, 248 SVTCA[Y] CALL[], 16, 1, 1, 1, 160, 86 SHC[2], 1 CALL[], 19, 13, 1, 0, -12, 86 SHC[2], 2 /* VTTTalk Unicode 0x1ebf */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 223, 0, 0 OFFSET[R], 1499, 20, 0 OFFSET[R], 1497, 407, 340 SVTCA[Y] CALL[], 33, 6, 1, 1, 168, 86 SHC[2], 2 CALL[], 36, 30, 1, 0, -40, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ec0 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 37, 0, 0 OFFSET[R], 1530, 30, 0 OFFSET[R], 1527, 381, 248 SVTCA[Y] CALL[], 16, 1, 1, 1, 160, 86 SHC[2], 1 CALL[], 19, 13, 1, 0, -12, 86 SHC[2], 2 /* VTTTalk Unicode 0x1ec1 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 223, 0, 0 OFFSET[R], 1499, 20, 0 OFFSET[R], 1496, 421, 340 SVTCA[Y] CALL[], 33, 6, 1, 1, 168, 86 SHC[2], 2 CALL[], 36, 30, 1, 0, -40, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ec2 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 37, 0, 0 OFFSET[R], 1530, 30, 0 OFFSET[R], 1536, 381, 248 SVTCA[Y] CALL[], 16, 1, 1, 1, 160, 86 SHC[2], 1 CALL[], 19, 17, 0, 0, 53, 86 SHC[2], 2 /* VTTTalk Unicode 0x1ec3 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 223, 0, 0 OFFSET[R], 1499, 20, 0 OFFSET[R], 1505, 397, 340 SVTCA[Y] CALL[], 33, 6, 1, 1, 168, 86 SHC[2], 2 CALL[], 36, 30, 1, 0, -40, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ec4 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 37, 0, 0 OFFSET[R], 1530, 30, 0 OFFSET[R], 1534, 40, 328 SVTCA[Y] CALL[], 16, 1, 1, 1, 160, 86 SHC[2], 1 CALL[], 19, 13, 1, 1, 54, 86 SHC[2], 2 /* VTTTalk Unicode 0x1ec5 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 223, 0, 0 OFFSET[R], 1499, 20, 0 OFFSET[R], 1503, 30, 458 SVTCA[Y] CALL[], 33, 6, 1, 1, 168, 86 SHC[2], 2 CALL[], 36, 30, 1, 1, 56, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ec6 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 37, 0, 0 OFFSET[R], 1508, 30, 0 OFFSET[R], 1530, 30, 0 SVTCA[Y] CALL[], 18, 0, 1, 1, -152, 86 SHC[2], 1 CALL[], 28, 1, 1, 1, 160, 86 SHC[2], 2 /* VTTTalk Unicode 0x1ec7 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 223, 0, 0 OFFSET[R], 1508, 30, 0 OFFSET[R], 1499, 20, 0 SVTCA[Y] CALL[], 35, 0, 1, 1, -132, 86 SHC[2], 2 CALL[], 45, 6, 1, 1, 168, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ec8 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 65, 0, 0 OFFSET[R], 1536, 0, 0 SVTCA[Y] CALL[], 12, 5, 1, 1, 109, 86 SHC[2], 1 /* VTTTalk Unicode 0x1ec9 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 253, 0, 0 OFFSET[R], 1505, 70, 0 SVTCA[Y] CALL[], 10, 5, 1, 1, 188, 86 SHC[2], 1 /* VTTTalk Unicode 0x1eca */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 65, 0, 0 OFFSET[R], 1508, 0, 0 SVTCA[Y] CALL[], 18, 0, 1, 1, -152, 86 SHC[2], 1 /* VTTTalk Unicode 0x1ecb */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 252, 0, 0 OFFSET[R], 1508, 70, 0 SVTCA[Y] CALL[], 28, 12, 1, 1, -152, 86 SHC[2], 2 /* VTTTalk Unicode 0x1ecc */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 96, 0, 0 OFFSET[R], 1508, 0, 0 SVTCA[Y] CALL[], 22, 0, 1, 1, -132, 86 SHC[2], 2 /* VTTTalk Unicode 0x1ecd */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 286, 0, 0 OFFSET[R], 1508, 0, 0 SVTCA[Y] CALL[], 30, 0, 1, 1, -132, 86 SHC[2], 2 /* VTTTalk Unicode 0x1ece */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 96, 0, 0 OFFSET[R], 1536, 0, 0 SVTCA[Y] CALL[], 16, 4, 1, 1, 89, 86 SHC[2], 2 /* VTTTalk Unicode 0x1ecf */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 286, 0, 0 OFFSET[R], 1505, 20, 0 SVTCA[Y] CALL[], 24, 6, 1, 1, 168, 86 SHC[2], 2 /* VTTTalk Unicode 0x1ed0 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 96, 0, 0 OFFSET[R], 1530, 0, 0 OFFSET[R], 1528, 351, 248 SVTCA[Y] CALL[], 20, 4, 1, 1, 140, 86 SHC[2], 2 CALL[], 23, 17, 1, 0, -12, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ed1 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 286, 0, 0 OFFSET[R], 1499, 0, 0 OFFSET[R], 1497, 387, 340 SVTCA[Y] CALL[], 28, 6, 1, 1, 168, 86 SHC[2], 2 CALL[], 31, 25, 1, 0, -40, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ed2 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 96, 0, 0 OFFSET[R], 1530, 0, 0 OFFSET[R], 1527, 351, 248 SVTCA[Y] CALL[], 20, 4, 1, 1, 140, 86 SHC[2], 2 CALL[], 23, 17, 1, 0, -12, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ed3 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 286, 0, 0 OFFSET[R], 1499, 0, 0 OFFSET[R], 1496, 401, 340 SVTCA[Y] CALL[], 28, 6, 1, 1, 168, 86 SHC[2], 2 CALL[], 31, 25, 1, 0, -40, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ed4 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 96, 0, 0 OFFSET[R], 1530, 0, 0 OFFSET[R], 1536, 351, 248 SVTCA[Y] CALL[], 20, 4, 1, 1, 140, 86 SHC[2], 2 CALL[], 23, 21, 0, 0, 53, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ed5 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 286, 0, 0 OFFSET[R], 1499, 0, 0 OFFSET[R], 1505, 377, 340 SVTCA[Y] CALL[], 28, 6, 1, 1, 168, 86 SHC[2], 2 CALL[], 31, 25, 1, 0, -40, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ed6 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 96, 0, 0 OFFSET[R], 1530, 0, 0 OFFSET[R], 1534, 10, 328 SVTCA[Y] CALL[], 20, 4, 1, 1, 140, 86 SHC[2], 2 CALL[], 23, 17, 1, 1, 54, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ed7 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 286, 0, 0 OFFSET[R], 1499, 0, 0 OFFSET[R], 1503, 10, 458 SVTCA[Y] CALL[], 28, 6, 1, 1, 168, 86 SHC[2], 2 CALL[], 31, 25, 1, 1, 56, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ed8 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 96, 0, 0 OFFSET[R], 1508, 0, 0 OFFSET[R], 1530, 0, 0 SVTCA[Y] CALL[], 22, 0, 1, 1, -132, 86 SHC[2], 2 CALL[], 32, 4, 1, 1, 140, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ed9 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 286, 0, 0 OFFSET[R], 1508, 0, 0 OFFSET[R], 1499, 0, 0 SVTCA[Y] CALL[], 30, 0, 1, 1, -132, 86 SHC[2], 2 CALL[], 40, 6, 1, 1, 168, 86 SHC[2], 3 /* VTTTalk Unicode 0x1eda */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 109, 0, 0 OFFSET[R], 1528, 0, 0 SVTCA[Y] CALL[], 24, 4, 1, 1, 140, 86 SHC[2], 3 /* VTTTalk Unicode 0x1edb */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 299, 0, 0 OFFSET[R], 1497, 30, 0 SVTCA[Y] CALL[], 32, 6, 1, 1, 168, 86 SHC[2], 3 /* VTTTalk Unicode 0x1edc */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 109, 0, 0 OFFSET[R], 1527, 0, 0 SVTCA[Y] CALL[], 24, 4, 1, 1, 140, 86 SHC[2], 3 /* VTTTalk Unicode 0x1edd */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 299, 0, 0 OFFSET[R], 1496, 45, 0 SVTCA[Y] CALL[], 32, 6, 1, 1, 168, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ede */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 109, 0, 0 OFFSET[R], 1536, 0, 0 SVTCA[Y] CALL[], 24, 4, 1, 1, 89, 86 SHC[2], 3 /* VTTTalk Unicode 0x1edf */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 299, 0, 0 OFFSET[R], 1505, 20, 0 SVTCA[Y] CALL[], 32, 6, 1, 1, 168, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ee0 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 109, 0, 0 OFFSET[R], 1534, 10, 0 SVTCA[Y] CALL[], 24, 4, 1, 1, 126, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ee1 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 299, 0, 0 OFFSET[R], 1503, 10, 0 SVTCA[Y] CALL[], 32, 6, 1, 1, 146, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ee2 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 109, 0, 0 OFFSET[R], 1508, 0, 0 SVTCA[Y] CALL[], 30, 0, 1, 1, -132, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ee3 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 299, 0, 0 OFFSET[R], 1508, 0, 0 SVTCA[Y] CALL[], 38, 0, 1, 1, -132, 86 SHC[2], 3 /* VTTTalk Unicode 0x1ee4 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 142, 0, 0 OFFSET[R], 1508, 0, 0 SVTCA[Y] CALL[], 22, 0, 1, 1, -132, 86 SHC[2], 1 /* VTTTalk Unicode 0x1ee5 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 332, 0, 0 OFFSET[R], 1508, -30, 0 SVTCA[Y] CALL[], 29, 0, 1, 1, -132, 86 SHC[2], 1 /* VTTTalk Unicode 0x1ee6 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 142, 0, 0 OFFSET[R], 1536, 0, 0 SVTCA[Y] CALL[], 16, 11, 1, 1, 109, 86 SHC[2], 1 /* VTTTalk Unicode 0x1ee7 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 332, 0, 0 OFFSET[R], 1505, 10, 0 SVTCA[Y] CALL[], 23, 13, 1, 1, 188, 86 SHC[2], 1 /* VTTTalk Unicode 0x1ee8 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 150, 0, 0 OFFSET[R], 1528, 0, 0 SVTCA[Y] CALL[], 22, 15, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0x1ee9 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 340, 0, 0 OFFSET[R], 1497, 20, 0 SVTCA[Y] CALL[], 31, 4, 1, 1, 188, 86 SHC[2], 1 /* VTTTalk Unicode 0x1eea */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 150, 0, 0 OFFSET[R], 1527, 0, 0 SVTCA[Y] CALL[], 22, 15, 1, 1, 160, 86 SHC[2], 1 /* VTTTalk Unicode 0x1eeb */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 340, 0, 0 OFFSET[R], 1496, 35, 0 SVTCA[Y] CALL[], 31, 18, 1, 0, -95, 86 SHC[2], 1 /* VTTTalk Unicode 0x1eec */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 150, 0, 0 OFFSET[R], 1536, 0, 0 SVTCA[Y] CALL[], 21, 3, 1, 1, 109, 86 SHC[2], 1 /* VTTTalk Unicode 0x1eed */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 340, 0, 0 OFFSET[R], 1505, 10, 0 SVTCA[Y] CALL[], 31, 18, 1, 0, -95, 86 SHC[2], 1 /* VTTTalk Unicode 0x1eee */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 150, 0, 0 OFFSET[R], 1534, 10, 0 SVTCA[Y] CALL[], 21, 3, 1, 1, 146, 86 SHC[2], 1 /* VTTTalk Unicode 0x1eef */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 340, 0, 0 OFFSET[R], 1503, 0, 0 SVTCA[Y] CALL[], 31, 4, 1, 1, 166, 86 SHC[2], 1 /* VTTTalk Unicode 0x1ef0 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 150, 0, 0 OFFSET[R], 1508, 0, 0 SVTCA[Y] CALL[], 27, 0, 1, 1, -132, 86 SHC[2], 1 /* VTTTalk Unicode 0x1ef1 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 340, 0, 0 OFFSET[R], 1508, -30, 0 SVTCA[Y] CALL[], 37, 0, 1, 1, -132, 86 SHC[2], 1 /* VTTTalk Unicode 0x1ef4 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 168, 0, 0 OFFSET[R], 1508, 0, 0 SVTCA[Y] CALL[], 16, 0, 1, 1, -152, 86 SHC[2], 1 /* VTTTalk Unicode 0x1ef5 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 358, 0, 0 OFFSET[R], 1508, 345, 0 SVTCA[Y] CALL[], 18, 12, 2, 0, 60, 86 SHC[2], 1 /* VTTTalk Unicode 0x1ef6 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 168, 0, 0 OFFSET[R], 1536, 0, 0 SVTCA[Y] CALL[], 10, 6, 1, 1, 109, 86 SHC[2], 1 /* VTTTalk Unicode 0x1ef7 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 358, 0, 0 OFFSET[R], 1505, 35, 0 SVTCA[Y] CALL[], 18, 5, 1, 1, 188, 86 SHC[2], 1 /* VTTTalk Unicode 0x1ef8 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 168, 0, 0 OFFSET[R], 1534, 10, 0 SVTCA[Y] CALL[], 10, 2, 1, 1, 146, 86 SHC[2], 1 /* VTTTalk Unicode 0x1ef9 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 358, 0, 0 OFFSET[R], 1503, 25, 0 SVTCA[Y] CALL[], 18, 1, 1, 1, 166, 86 SHC[2], 1 /* VTTTalk Unicode 0x2015 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 692, 0, 0 /* TT glyph 769, char 0x2028 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 678, char 0x203e */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 0 CALL[], 0, 1, 106 IUP[Y] IUP[X] /* TT glyph 646, char 0x2070 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 6, 3, 114 CALL[], 6, 18, 106 CALL[], 18, 12, 105 CALL[], 12, 0, 106 IUP[Y] IUP[X] /* TT glyph 650, char 0x2074 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 6, 2, 114 CALL[], 6, 8, 106 SHP[2], 4 IP[], 3 CALL[], 8, 11, 106 SHP[2], 0 CALL[], 11, 12, 106 IUP[Y] IUP[X] /* TT glyph 651, char 0x2075 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 14, 2, 114 CALL[], 14, 17, 106 CALL[], 17, 20, 105 CALL[], 20, 10, 106 CALL[], 10, 6, 105 CALL[], 6, 0, 106 SRP2[], 10 IP[], 3 IP[], 13 IUP[Y] IUP[X] /* TT glyph 652, char 0x2076 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 7, 3, 114 CALL[], 7, 8, 106 CALL[], 8, 15, 105 SHP[2], 11 CALL[], 15, 25, 106 CALL[], 25, 21, 105 CALL[], 21, 0, 106 IUP[Y] IUP[X] /* TT glyph 653, char 0x2077 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 5, 2, 114 CALL[], 5, 2, 106 CALL[], 2, 0, 105 IP[], 4 IUP[Y] IUP[X] /* TT glyph 654, char 0x2078 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 12, 3, 114 CALL[], 12, 28, 106 CALL[], 28, 24, 105 CALL[], 24, 36, 106 IP[], 6 IP[], 18 CALL[], 36, 32, 105 CALL[], 32, 0, 106 IUP[Y] IUP[X] /* TT glyph 655, char 0x2079 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 14, 3, 114 CALL[], 14, 25, 106 CALL[], 25, 21, 105 CALL[], 21, 8, 106 SHP[2], 5 CALL[], 8, 1, 105 CALL[], 1, 0, 106 IUP[Y] IUP[X] /* TT glyph 385, char 0x207f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 2, 114 CALL[], 1, 0, 106 SHP[2], 12 CALL[], 7, 3, 114 SHP[2], 3 CALL[], 7, 15, 106 SHP[2], 17 IUP[Y] IUP[X] /* VTTTalk Unicode 0x2080 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 646, 0, -812 /* VTTTalk Unicode 0x2081 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 647, 0, -802 /* VTTTalk Unicode 0x2082 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 648, 0, -803 /* VTTTalk Unicode 0x2083 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 649, 0, -813 /* VTTTalk Unicode 0x2084 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 650, 0, -802 /* VTTTalk Unicode 0x2085 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 651, 0, -813 /* VTTTalk Unicode 0x2086 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 652, 0, -813 /* VTTTalk Unicode 0x2087 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 653, 0, -802 /* VTTTalk Unicode 0x2088 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 654, 0, -813 /* VTTTalk Unicode 0x2089 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 655, 0, -814 /* TT glyph 778, char 0x20a0 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 18, 114 CALL[], 0, 22, 105 IP[], 20 CALL[], 20, 1, 106 CALL[], 22, 23, 106 CALL[], 0, 29, 106 SRP1[], 23 IP[], 28 IP[], 25 CALL[], 8, 3, 114 SHP[2], 11 CALL[], 8, 14, 106 SHP[2], 12 IUP[Y] IUP[X] /* TT glyph 788, char 0x20a6 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 16 CALL[], 5, 2, 114 SHP[2], 9 SRP1[], 9 SRP2[], 0 IP[], 3 MDAP[R], 3 SRP2[], 9 IP[], 21 SRP2[], 0 IP[], 25 CALL[], 3, 2, 106 SHP[2], 18 SRP1[], 18 SHP[1], 27 SRP1[], 27 SHP[1], 14 SRP1[], 3 SHP[1], 22 SRP1[], 22 SHP[1], 7 SRP1[], 7 SHP[1], 11 IUP[Y] IUP[X] /* TT glyph 792, char 0x20a8 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 9 CALL[], 1, 2, 114 CALL[], 1, 16, 106 SRP2[], 0 IP[], 17 MDAP[R], 17 CALL[], 17, 13, 106 IP[], 10 IP[], 7 CALL[], 24, 11, 114 CALL[], 24, 29, 106 CALL[], 38, 7, 114 CALL[], 38, 43, 106 SRP2[], 24 SLOOP[], 6 IP[], 31, 50, 33, 48, 36, 45 IUP[Y] IUP[X] /* TT glyph 798, char 0x20a9 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 20 CALL[], 5, 2, 114 SHP[2], 13 SRP1[], 0 SRP2[], 13 IP[], 3 MDAP[R], 3 SRP2[], 0 IP[], 32 IP[], 28 SRP2[], 13 IP[], 24 IP[], 9 CALL[], 3, 2, 106 SHP[2], 30 SRP1[], 30 SHP[1], 21 SRP1[], 21 SHP[1], 34 SRP1[], 34 SHP[1], 17 SRP1[], 3 SHP[1], 8 SRP1[], 8 SHP[1], 26 SRP1[], 26 SHP[1], 12 SRP1[], 12 SHP[1], 16 IUP[Y] IUP[X] /* TT glyph 794, char 0x20aa */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 8, 8, 114 SHP[2], 0 CALL[], 0, 3, 106 SMD[], 96 MDRP[m>RWh], 12 CALL[], 8, 9, 106 SHP[2], 5 CALL[], 9, 14, 106 MDRP[m>RWh], 1 IUP[Y] IUP[X] /* TT glyph 783, char 0x20ad */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 SHP[2], 21 CALL[], 5, 2, 114 SHP[2], 12 SRP1[], 0 IP[], 4 MDAP[R], 4 SRP2[], 0 IP[], 7 SHP[1], 16 CALL[], 4, 1, 106 SHP[2], 19 CALL[], 7, 25, 106 IP[], 22 IUP[Y] IUP[X] /* TT glyph 797, char 0x20ae */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 9, 2, 114 CALL[], 9, 8, 106 SHP[2], 12 CALL[], 22, 8, 114 SRP1[], 8 IP[], 2 IP[], 3 SRP1[], 2 SHP[1], 17 CALL[], 2, 23, 106 SHP[2], 20 SRP1[], 3 SHP[1], 16 CALL[], 3, 6, 106 SHP[2], 13 IUP[Y] IUP[X] /* TT glyph 790, char 0x20b1 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 12, 114 CALL[], 9, 4, 114 CALL[], 9, 30, 106 SRP2[], 0 IP[], 31 MDAP[R], 31 IP[], 37 SRP1[], 37 SHP[1], 6 SHP[1], 16 SRP1[], 31 SHP[1], 7 SHP[1], 13 CALL[], 31, 38, 106 SHP[2], 3 SHP[2], 20 CALL[], 38, 44, 106 SHP[2], 2 SHP[2], 23 MDRP[m>RWh], 45 CALL[], 45, 27, 106 IUP[Y] IUP[X] /* TT glyph 781, char 0x20b2 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 9, 3, 114 SHP[2], 6 SMD[], 96 MDRP[m>RBl], 8 SHP[1], 12 CALL[], 9, 15, 106 SHP[2], 13 SHP[2], 26 CALL[], 21, 9, 114 SHP[2], 1 MDRP[m>RBl], 22 SRP2[], 9 IP[], 17 CALL[], 17, 34, 106 CALL[], 21, 30, 106 SHP[2], 25 IUP[Y] IUP[X] /* TT glyph 782, char 0x20b4 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 18, 3, 114 SHP[2], 15 CALL[], 18, 11, 106 SHP[2], 14 CALL[], 43, 9, 114 CALL[], 43, 36, 106 SRP2[], 18 IP[], 1 IP[], 5 MDAP[R], 1 MDAP[R], 5 SRP1[], 43 SRP2[], 1 IP[], 0 SRP1[], 5 IP[], 4 SRP1[], 0 SHP[1], 30 SHP[2], 29 SRP1[], 4 SHP[1], 26 SRP1[], 5 SHP[1], 25 IUP[Y] IUP[X] /* TT glyph 771, char 0x20b5 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 9, 114 SMD[], 96 MDRP[m>RBl], 0 SHP[1], 23 CALL[], 1, 27, 106 SHP[2], 16 CALL[], 6, 3, 114 MDRP[m>RBl], 7 SHP[1], 9 SRP1[], 9 SHP[1], 12 CALL[], 6, 28, 106 SHP[2], 15 SRP1[], 15 SHP[1], 13 IUP[Y] IUP[X] /* TT glyph 796, char 0x20b8 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 1, 2, 114 CALL[], 1, 0, 106 SRP0[], 1 MDRP[m<RWh], 7 CALL[], 7, 6, 106 SHP[2], 10 CALL[], 4, 8, 114 IUP[Y] IUP[X] /* TT glyph 793, char 0x20b9 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 12, 2, 114 CALL[], 12, 11, 106 SHP[2], 15 CALL[], 11, 7, 105 SHP[2], 18 CALL[], 7, 6, 106 SHP[2], 21 CALL[], 6, 1, 105 CALL[], 1, 0, 106 IP[], 23 CALL[], 24, 8, 114 IUP[Y] IUP[X] /* TT glyph 786, char 0x20ba */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 7, 3, 114 CALL[], 28, 9, 114 SHP[2], 25 SRP1[], 7 IP[], 13 IP[], 12 SRP1[], 13 SHP[1], 2 CALL[], 13, 16, 106 SHP[2], 32 SRP1[], 12 SHP[1], 3 CALL[], 12, 9, 106 SHP[2], 6 CALL[], 28, 21, 106 SHP[2], 24 IUP[Y] IUP[X] /* TT glyph 787, char 0x20bc */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MIAP[R], 0, 8 SHP[2], 15 SRP1[], 15 SHP[1], 10 MIAP[R], 4, 2 IP[], 3 SRP1[], 3 SHP[1], 6 CALL[], 3, 16, 106 SHP[2], 13 IUP[Y] IUP[X] /* TT glyph 791, char 0x20bd */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 21, 106 SHP[2], 2 CALL[], 21, 18, 106 SHP[2], 3 SMD[], 96 MDRP[m>RGr], 6 SHP[2], 17 CALL[], 6, 7, 106 SHP[2], 25 MIAP[R], 9, 2 CALL[], 9, 24, 106 IUP[Y] IUP[X] /* TT glyph 784, char 0x20be */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 0, 1, 106 SHP[2], 44 CALL[], 14, 3, 114 SHP[2], 9 SHP[2], 19 SMD[], 96 MDRP[m>RGr], 10 SHP[2], 17 SRP2[], 0 IP[], 24 MDAP[R], 24 SHP[1], 28 SRP1[], 28 SHP[1], 35 CALL[], 14, 32, 106 SHP[2], 27 SHP[2], 37 IUP[Y] IUP[X] /* TT glyph 1120, char 0x2105 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 6, 17, 114 CALL[], 6, 12, 106 CALL[], 12, 18, 105 CALL[], 18, 0, 106 CALL[], 0, 24, 105 CALL[], 24, 23, 106 CALL[], 27, 19, 114 CALL[], 27, 39, 106 CALL[], 39, 45, 105 CALL[], 45, 33, 106 CALL[], 33, 26, 105 CALL[], 26, 25, 106 IUP[Y] IUP[X] /* TT glyph 1127, char 0x2113 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 18, 114 CALL[], 0, 22, 106 CALL[], 13, 17, 114 CALL[], 13, 31, 106 SRP2[], 0 IP[], 6 MDAP[R], 6 CALL[], 6, 5, 106 SHP[2], 3 SRP1[], 3 SHP[1], 19 SRP1[], 6 SHP[1], 8 SRP1[], 8 SHP[1], 25 IUP[Y] IUP[X] /* TT glyph 1129, char 0x2116 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 2, 16, 114 SHP[2], 6 CALL[], 2, 7, 105 SHP[2], 11 IP[], 10 IP[], 4 CALL[], 36, 18, 114 CALL[], 36, 37, 106 CALL[], 37, 12, 105 CALL[], 12, 24, 106 CALL[], 24, 30, 105 CALL[], 30, 18, 106 IUP[Y] IUP[X] /* TT glyph 1118, char 0x2117 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 18, 114 CALL[], 0, 12, 106 CALL[], 6, 16, 114 CALL[], 6, 18, 106 SRP2[], 0 SLOOP[], 3 IP[], 25, 33, 24 MDAP[R], 25 MDAP[R], 33 MDAP[R], 24 CALL[], 25, 36, 106 CALL[], 33, 37, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0x2126 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 557, 0, 0 /* VTTTalk Unicode 0x2206 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 537, 0, 0 /* VTTTalk Unicode 0x2215 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ OFFSET[R], 679, 2, 0 /* VTTTalk Unicode 0x2219 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 674, 0, 0 /* VTTTalk Unicode 0x23af */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 1048, 0, 0 /* TT glyph 1048, char 0x2500 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1010, char 0x2501 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1061, char 0x2502 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1023, char 0x2503 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1054, char 0x2504 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1016, char 0x2505 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1055, char 0x2506 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1017, char 0x2507 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1051, char 0x2508 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1013, char 0x2509 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1052, char 0x250a */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1014, char 0x250b */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1047, char 0x250c */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 998, char 0x250d */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 992, char 0x250e */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1009, char 0x250f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1046, char 0x2510 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 996, char 0x2511 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 990, char 0x2512 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1008, char 0x2513 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1060, char 0x2514 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1087, char 0x2515 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1081, char 0x2516 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1022, char 0x2517 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1059, char 0x2518 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1085, char 0x2519 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1079, char 0x251a */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1020, char 0x251b */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1064, char 0x251c */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1099, char 0x251d */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1080, char 0x251e */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 993, char 0x251f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1096, char 0x2520 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 999, char 0x2521 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1086, char 0x2522 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1026, char 0x2523 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1063, char 0x2524 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1098, char 0x2525 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1078, char 0x2526 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 991, char 0x2527 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1095, char 0x2528 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 997, char 0x2529 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1084, char 0x252a */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1025, char 0x252b */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1045, char 0x252c */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1028, char 0x252d */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1066, char 0x252e */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 995, char 0x252f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 989, char 0x2530 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1069, char 0x2531 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1031, char 0x2532 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1007, char 0x2533 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1058, char 0x2534 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1029, char 0x2535 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1067, char 0x2536 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1083, char 0x2537 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1077, char 0x2538 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1070, char 0x2539 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1032, char 0x253a */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1019, char 0x253b */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1062, char 0x253c */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1030, char 0x253d */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1068, char 0x253e */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1097, char 0x253f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1076, char 0x2540 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 994, char 0x2541 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1094, char 0x2542 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1034, char 0x2543 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1072, char 0x2544 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1027, char 0x2545 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1065, char 0x2546 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1000, char 0x2547 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1082, char 0x2548 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1071, char 0x2549 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1033, char 0x254a */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1024, char 0x254b */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1042, char 0x254c */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1004, char 0x254d */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1043, char 0x254e */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1005, char 0x254f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 978, char 0x2550 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 982, char 0x2551 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1003, char 0x2552 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 988, char 0x2553 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 977, char 0x2554 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1002, char 0x2555 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 987, char 0x2556 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 976, char 0x2557 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1090, char 0x2558 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1075, char 0x2559 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 981, char 0x255a */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1089, char 0x255b */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1074, char 0x255c */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 980, char 0x255d */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1102, char 0x255e */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1093, char 0x255f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 985, char 0x2560 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1101, char 0x2561 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1092, char 0x2562 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 984, char 0x2563 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1001, char 0x2564 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 986, char 0x2565 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 975, char 0x2566 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1088, char 0x2567 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1073, char 0x2568 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 979, char 0x2569 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1100, char 0x256a */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1091, char 0x256b */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 983, char 0x256c */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1036, char 0x256d */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1035, char 0x256e */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1037, char 0x256f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1038, char 0x2570 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1041, char 0x2571 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1040, char 0x2572 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1039, char 0x2573 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1049, char 0x2574 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1056, char 0x2575 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1053, char 0x2576 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1044, char 0x2577 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1011, char 0x2578 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1018, char 0x2579 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1015, char 0x257a */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1006, char 0x257b */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1050, char 0x257c */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1057, char 0x257d */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1012, char 0x257e */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1021, char 0x257f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 842, char 0x2581 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 843, char 0x2582 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 844, char 0x2583 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 846, char 0x2585 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 847, char 0x2586 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 848, char 0x2587 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 858, char 0x2589 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 857, char 0x258a */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 856, char 0x258b */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 854, char 0x258d */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 853, char 0x258e */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 852, char 0x258f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 851, char 0x2594 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 860, char 0x2595 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 861, char 0x2596 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 862, char 0x2597 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 863, char 0x2598 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 864, char 0x2599 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 865, char 0x259a */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 866, char 0x259b */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 867, char 0x259c */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 868, char 0x259d */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 869, char 0x259e */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 870, char 0x259f */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 919, char 0x25a1 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 920, char 0x25a2 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 921, char 0x25a3 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 923, char 0x25a4 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 924, char 0x25a5 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 925, char 0x25a6 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 926, char 0x25a7 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 927, char 0x25a8 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 928, char 0x25a9 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 929, char 0x25aa */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 930, char 0x25ab */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 916, char 0x25ad */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 914, char 0x25ae */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 917, char 0x25af */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 912, char 0x25b0 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 913, char 0x25b1 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 948, char 0x25b3 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 959, char 0x25b4 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 963, char 0x25b5 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 945, char 0x25b6 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 949, char 0x25b7 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 960, char 0x25b8 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 964, char 0x25b9 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 957, char 0x25bb */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 950, char 0x25bd */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 961, char 0x25be */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 965, char 0x25bf */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 947, char 0x25c0 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 951, char 0x25c1 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 962, char 0x25c2 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 966, char 0x25c3 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 958, char 0x25c5 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 904, char 0x25c6 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 905, char 0x25c7 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 910, char 0x25c8 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 891, char 0x25c9 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 890, char 0x25cc */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 889, char 0x25cd */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 892, char 0x25ce */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 874, char 0x25cf */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 877, char 0x25d0 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 878, char 0x25d1 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 879, char 0x25d2 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 880, char 0x25d3 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 883, char 0x25d4 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 884, char 0x25d5 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 881, char 0x25d6 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 882, char 0x25d7 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 896, char 0x25da */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 897, char 0x25db */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 900, char 0x25dc */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 901, char 0x25dd */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 902, char 0x25de */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 903, char 0x25df */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 898, char 0x25e0 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 899, char 0x25e1 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 968, char 0x25e2 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 969, char 0x25e3 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 970, char 0x25e4 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 967, char 0x25e5 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 931, char 0x25e7 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 932, char 0x25e8 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 933, char 0x25e9 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 934, char 0x25ea */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 935, char 0x25eb */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 952, char 0x25ec */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 953, char 0x25ed */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 954, char 0x25ee */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 876, char 0x25ef */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 936, char 0x25f0 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 937, char 0x25f1 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 938, char 0x25f2 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 939, char 0x25f3 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 885, char 0x25f4 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 886, char 0x25f5 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 887, char 0x25f6 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 888, char 0x25f7 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 974, char 0x25f8 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 971, char 0x25f9 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 973, char 0x25fa */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 940, char 0x25fb */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 941, char 0x25fc */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 942, char 0x25fd */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 943, char 0x25fe */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 972, char 0x25ff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1103, char 0x2619 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 15 SHP[1], 18 CALL[], 15, 22, 106 SHP[2], 19 CALL[], 15, 30, 105 SHP[2], 33 SLOOP[], 9 IP[], 54, 0, 29, 58, 47, 24, 13, 9, 10 CALL[], 13, 4, 106 CALL[], 30, 37, 106 SHP[2], 34 IUP[Y] IUP[X] /* TT glyph 1110, char 0x2713 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 6, 2, 114 SRP2[], 0 IP[], 2 MDAP[R], 2 IP[], 4 IUP[Y] IUP[X] /* TT glyph 1111, char 0x2767 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MDAP[R], 15 SHP[1], 12 CALL[], 15, 8, 106 SHP[2], 11 CALL[], 15, 30, 105 SHP[2], 62 SLOOP[], 10 IP[], 41, 42, 0, 1, 37, 48, 6, 17, 21, 20 CALL[], 17, 26, 106 CALL[], 30, 58, 106 SHP[2], 61 IUP[Y] IUP[X] /* TT glyph 687, char 0x276c */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 8, 114 CALL[], 4, 2, 114 SRP2[], 0 SLOOP[], 4 IP[], 1, 6, 2, 5 IUP[Y] IUP[X] /* TT glyph 688, char 0x276d */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 3, 2, 114 CALL[], 7, 18, 114 SRP1[], 3 SLOOP[], 4 IP[], 6, 1, 2, 5 IUP[Y] IUP[X] /* TT glyph 1233, char 0x2800 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1234, char 0x2801 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1362, char 0x2802 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1235, char 0x2803 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1426, char 0x2804 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1299, char 0x2805 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1363, char 0x2806 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1236, char 0x2807 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1458, char 0x2808 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1331, char 0x2809 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1395, char 0x280a */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1268, char 0x280b */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1427, char 0x280c */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1300, char 0x280d */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1364, char 0x280e */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1237, char 0x280f */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1474, char 0x2810 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1347, char 0x2811 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1411, char 0x2812 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1284, char 0x2813 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1443, char 0x2814 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1316, char 0x2815 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1380, char 0x2816 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1253, char 0x2817 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1459, char 0x2818 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1332, char 0x2819 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1396, char 0x281a */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1269, char 0x281b */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1428, char 0x281c */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1301, char 0x281d */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1365, char 0x281e */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1238, char 0x281f */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1482, char 0x2820 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1355, char 0x2821 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1419, char 0x2822 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1292, char 0x2823 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1451, char 0x2824 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1324, char 0x2825 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1388, char 0x2826 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1261, char 0x2827 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1467, char 0x2828 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1340, char 0x2829 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1404, char 0x282a */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1277, char 0x282b */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1436, char 0x282c */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1309, char 0x282d */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1373, char 0x282e */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1246, char 0x282f */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1475, char 0x2830 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1348, char 0x2831 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1412, char 0x2832 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1285, char 0x2833 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1444, char 0x2834 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1317, char 0x2835 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1381, char 0x2836 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1254, char 0x2837 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1460, char 0x2838 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1333, char 0x2839 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1397, char 0x283a */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1270, char 0x283b */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1429, char 0x283c */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1302, char 0x283d */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1366, char 0x283e */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1239, char 0x283f */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1486, char 0x2840 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1359, char 0x2841 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1423, char 0x2842 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1296, char 0x2843 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1455, char 0x2844 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1328, char 0x2845 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1392, char 0x2846 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1265, char 0x2847 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1471, char 0x2848 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1344, char 0x2849 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1408, char 0x284a */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1281, char 0x284b */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1440, char 0x284c */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1313, char 0x284d */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1377, char 0x284e */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1250, char 0x284f */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1479, char 0x2850 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1352, char 0x2851 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1416, char 0x2852 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1289, char 0x2853 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1448, char 0x2854 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1321, char 0x2855 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1385, char 0x2856 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1258, char 0x2857 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1464, char 0x2858 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1337, char 0x2859 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1401, char 0x285a */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1274, char 0x285b */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1433, char 0x285c */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1306, char 0x285d */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1370, char 0x285e */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1243, char 0x285f */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1483, char 0x2860 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1356, char 0x2861 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1420, char 0x2862 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1293, char 0x2863 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1452, char 0x2864 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1325, char 0x2865 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1389, char 0x2866 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1262, char 0x2867 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1468, char 0x2868 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1341, char 0x2869 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1405, char 0x286a */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1278, char 0x286b */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1437, char 0x286c */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1310, char 0x286d */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1374, char 0x286e */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1247, char 0x286f */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1476, char 0x2870 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1349, char 0x2871 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1413, char 0x2872 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1286, char 0x2873 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1445, char 0x2874 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1318, char 0x2875 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1382, char 0x2876 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1255, char 0x2877 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1461, char 0x2878 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1334, char 0x2879 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1398, char 0x287a */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1271, char 0x287b */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1430, char 0x287c */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1303, char 0x287d */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1367, char 0x287e */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1240, char 0x287f */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1488, char 0x2880 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1361, char 0x2881 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1425, char 0x2882 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1298, char 0x2883 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1457, char 0x2884 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1330, char 0x2885 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1394, char 0x2886 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1267, char 0x2887 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1473, char 0x2888 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1346, char 0x2889 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1410, char 0x288a */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1283, char 0x288b */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1442, char 0x288c */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1315, char 0x288d */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1379, char 0x288e */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1252, char 0x288f */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1481, char 0x2890 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1354, char 0x2891 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1418, char 0x2892 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1291, char 0x2893 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1450, char 0x2894 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1323, char 0x2895 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1387, char 0x2896 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1260, char 0x2897 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1466, char 0x2898 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1339, char 0x2899 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1403, char 0x289a */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1276, char 0x289b */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1435, char 0x289c */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1308, char 0x289d */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1372, char 0x289e */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1245, char 0x289f */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1485, char 0x28a0 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1358, char 0x28a1 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1422, char 0x28a2 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1295, char 0x28a3 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1454, char 0x28a4 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1327, char 0x28a5 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1391, char 0x28a6 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1264, char 0x28a7 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1470, char 0x28a8 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1343, char 0x28a9 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1407, char 0x28aa */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1280, char 0x28ab */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1439, char 0x28ac */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1312, char 0x28ad */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1376, char 0x28ae */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1249, char 0x28af */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1478, char 0x28b0 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1351, char 0x28b1 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1415, char 0x28b2 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1288, char 0x28b3 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1447, char 0x28b4 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1320, char 0x28b5 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1384, char 0x28b6 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1257, char 0x28b7 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1463, char 0x28b8 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1336, char 0x28b9 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1400, char 0x28ba */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1273, char 0x28bb */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1432, char 0x28bc */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1305, char 0x28bd */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1369, char 0x28be */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1242, char 0x28bf */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1487, char 0x28c0 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1360, char 0x28c1 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1424, char 0x28c2 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1297, char 0x28c3 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1456, char 0x28c4 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1329, char 0x28c5 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1393, char 0x28c6 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1266, char 0x28c7 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1472, char 0x28c8 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1345, char 0x28c9 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1409, char 0x28ca */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1282, char 0x28cb */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1441, char 0x28cc */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1314, char 0x28cd */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1378, char 0x28ce */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1251, char 0x28cf */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1480, char 0x28d0 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1353, char 0x28d1 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1417, char 0x28d2 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1290, char 0x28d3 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1449, char 0x28d4 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1322, char 0x28d5 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1386, char 0x28d6 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1259, char 0x28d7 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1465, char 0x28d8 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1338, char 0x28d9 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1402, char 0x28da */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1275, char 0x28db */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1434, char 0x28dc */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1307, char 0x28dd */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1371, char 0x28de */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1244, char 0x28df */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1484, char 0x28e0 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1357, char 0x28e1 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1421, char 0x28e2 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1294, char 0x28e3 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1453, char 0x28e4 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1326, char 0x28e5 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1390, char 0x28e6 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1263, char 0x28e7 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1469, char 0x28e8 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1342, char 0x28e9 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1406, char 0x28ea */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1279, char 0x28eb */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1438, char 0x28ec */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1311, char 0x28ed */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1375, char 0x28ee */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1248, char 0x28ef */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1477, char 0x28f0 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1350, char 0x28f1 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1414, char 0x28f2 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1287, char 0x28f3 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1446, char 0x28f4 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1319, char 0x28f5 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1383, char 0x28f6 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1256, char 0x28f7 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1462, char 0x28f8 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1335, char 0x28f9 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1399, char 0x28fa */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1272, char 0x28fb */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1431, char 0x28fc */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1304, char 0x28fd */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1368, char 0x28fe */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1241, char 0x28ff */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1148, char 0x2b12 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1151, char 0x2b13 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1149, char 0x2b14 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1152, char 0x2b15 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 906, char 0x2b16 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 907, char 0x2b17 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 908, char 0x2b18 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 909, char 0x2b19 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 922, char 0x2b1a */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1134, char 0x2b1b */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1155, char 0x2b1c */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1145, char 0x2b1d */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1161, char 0x2b1e */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1141, char 0x2b1f */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1158, char 0x2b20 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1153, char 0x2b21 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1131, char 0x2b22 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1147, char 0x2b23 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1133, char 0x2b24 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1135, char 0x2b25 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1156, char 0x2b26 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1138, char 0x2b27 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1157, char 0x2b28 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1142, char 0x2b29 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1143, char 0x2b2a */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1159, char 0x2b2b */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1132, char 0x2b2c */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1154, char 0x2b2d */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1144, char 0x2b2e */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1160, char 0x2b2f */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1140, char 0x2bc5 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1136, char 0x2bc6 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1137, char 0x2bc7 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 1139, char 0x2bc8 */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1150, char 0x2bca */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 1146, char 0x2bcb */ /* VTT 6.33 compiler Mon Nov 18 23:12:22 2019 */ /* TT glyph 379, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 16, 8, 114 SHP[2], 12 SRP1[], 12 SHP[1], 8 SRP1[], 8 SHP[1], 4 SRP1[], 4 SHP[1], 0 SRP1[], 0 SHP[1], 56 CALL[], 25, 2, 114 SRP1[], 16 IP[], 22 IP[], 19 MDAP[R], 22 MDAP[R], 19 CALL[], 22, 24, 106 SHP[2], 27 SRP1[], 27 SHP[1], 31 SRP1[], 31 SHP[1], 35 SRP1[], 35 SHP[1], 39 SRP1[], 39 SHP[1], 43 SRP1[], 43 SHP[1], 47 SRP1[], 22 SHP[1], 79 SRP1[], 79 SHP[1], 70 SRP1[], 70 SHP[1], 75 SRP1[], 75 SHP[1], 62 SRP1[], 62 SHP[1], 67 SRP1[], 67 SHP[1], 50 CALL[], 19, 17, 106 SHP[2], 14 SRP1[], 14 SHP[1], 10 SRP1[], 10 SHP[1], 6 SRP1[], 6 SHP[1], 2 SRP1[], 2 SHP[1], 58 SRP1[], 58 SHP[1], 54 SRP1[], 19 SHP[1], 76 SRP1[], 76 SHP[1], 71 SRP1[], 71 SHP[1], 72 SRP1[], 72 SHP[1], 63 SRP1[], 63 SHP[1], 64 SRP1[], 64 SHP[1], 51 SRP1[], 25 SHP[1], 29 SRP1[], 29 SHP[1], 33 SRP1[], 33 SHP[1], 37 SRP1[], 37 SHP[1], 41 SRP1[], 41 SHP[1], 45 IUP[Y] IUP[X] /* TT glyph 380, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 24, 8, 114 SHP[2], 20 SRP1[], 20 SHP[1], 16 SRP1[], 16 SHP[1], 12 SRP1[], 12 SHP[1], 8 SRP1[], 8 SHP[1], 4 SRP1[], 4 SHP[1], 0 SRP1[], 0 SHP[1], 72 CALL[], 33, 2, 114 SRP2[], 24 IP[], 27 IP[], 30 MDAP[R], 27 MDAP[R], 30 CALL[], 27, 25, 106 SHP[2], 22 SRP1[], 22 SHP[1], 18 SRP1[], 18 SHP[1], 14 SRP1[], 14 SHP[1], 10 SRP1[], 10 SHP[1], 6 SRP1[], 6 SHP[1], 2 SRP1[], 2 SHP[1], 74 SRP1[], 74 SHP[1], 70 SRP1[], 27 SHP[1], 100 SRP1[], 100 SHP[1], 87 SRP1[], 87 SHP[1], 88 SRP1[], 88 SHP[1], 93 SRP1[], 93 SHP[1], 96 SRP1[], 96 SHP[1], 77 SRP1[], 77 SHP[1], 80 SRP1[], 80 SHP[1], 67 CALL[], 30, 32, 106 SHP[2], 35 SRP1[], 35 SHP[1], 39 SRP1[], 39 SHP[1], 43 SRP1[], 43 SHP[1], 47 SRP1[], 47 SHP[1], 51 SRP1[], 51 SHP[1], 55 SRP1[], 55 SHP[1], 59 SRP1[], 59 SHP[1], 63 SRP1[], 30 SHP[1], 103 SRP1[], 103 SHP[1], 86 SRP1[], 86 SHP[1], 91 SRP1[], 91 SHP[1], 92 SRP1[], 92 SHP[1], 99 SRP1[], 99 SHP[1], 76 SRP1[], 76 SHP[1], 83 SRP1[], 83 SHP[1], 66 SRP1[], 33 SHP[1], 37 SRP1[], 37 SHP[1], 41 SRP1[], 41 SHP[1], 45 SRP1[], 45 SHP[1], 49 SRP1[], 49 SHP[1], 53 SRP1[], 53 SHP[1], 57 SRP1[], 57 SHP[1], 61 IUP[Y] IUP[X] /* TT glyph 348, char 0x173 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 9, 106 SHP[1], 37 CALL[], 4, 6, 114 SHP[2], 13 CALL[], 17, 10, 114 SHP[2], 36 CALL[], 17, 16, 106 SHP[2], 15 SRP0[], 17 MDRP[m>RWh], 23 CALL[], 23, 28, 106 IUP[Y] IUP[X] /* TT glyph 850, char 0x2580 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ /* TT glyph 588, char 0x3c5 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 15, 106 CALL[], 8, 6, 114 CALL[], 8, 6, 106 SHP[1], 18 IUP[Y] IUP[X] /* VTTTalk Unicode 0x3cb */ /* ACT generated Mon Nov 18 23:17:19 2019 */ USEMYMETRICS[] OFFSET[R], 588, 0, 0 OFFSET[R], 1494, 2, 0 SVTCA[Y] CALL[], 22, 18, 1, 1, 178, 86 SHC[2], 1 SHC[2], 2 /* VTTTalk Unicode 0x3b0 */ /* ACT generated Mon Nov 18 23:17:19 2019 */ USEMYMETRICS[] OFFSET[R], 588, 0, 0 OFFSET[R], 1543, 22, 0 SVTCA[Y] CALL[], 26, 8, 1, 1, 178, 86 SHC[2], 1 SHC[2], 2 SHC[2], 3 /* VTTTalk Unicode 0x3cd */ /* ACT generated Mon Nov 18 23:17:19 2019 */ USEMYMETRICS[] OFFSET[R], 588, 0, 0 OFFSET[R], 1541, 30, 0 SVTCA[Y] CALL[], 22, 18, 1, 1, 188, 86 SHC[2], 1 /* VTTTalk Unicode 0x16f */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 332, 0, 0 OFFSET[R], 1502, -10, 0 SVTCA[Y] CALL[], 23, 13, 1, 1, 138, 86 SHC[2], 1 SHC[2], 2 /* VTTTalk Unicode 0x169 */ /* ACT generated Mon Nov 18 21:54:11 2019 */ USEMYMETRICS[] OFFSET[R], 332, 0, 0 OFFSET[R], 1503, 0, 0 SVTCA[Y] CALL[], 23, 4, 1, 1, 166, 86 SHC[2], 1 /* TT glyph 351, char 0x76 (v) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 1, 6, 114 SHP[2], 6 SRP1[], 6 SRP2[], 0 IP[], 4 IUP[Y] IUP[X] /* TT glyph 352, char 0x77 (w) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 SHP[2], 12 CALL[], 1, 6, 114 SHP[2], 6 SRP1[], 6 SHP[1], 10 SRP1[], 0 SRP2[], 10 SLOOP[], 3 IP[], 7, 4, 13 IUP[Y] IUP[X] /* TT glyph 382, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] MIAP[R], 16, 10 SHP[1], 12 SRP1[], 12 SHP[1], 8 SRP1[], 8 SHP[1], 4 SRP1[], 4 SHP[1], 0 SHP[2], 44 CALL[], 17, 6, 114 SHP[2], 41 SRP2[], 16 SLOOP[], 3 IP[], 19, 14, 21 SRP1[], 19 SHP[1], 23 SRP1[], 23 SHP[1], 27 SRP1[], 27 SHP[1], 31 SRP1[], 31 SHP[1], 35 SRP1[], 35 SHP[1], 39 SRP1[], 14 SHP[1], 10 SRP1[], 10 SHP[1], 6 SRP1[], 6 SHP[1], 2 SRP1[], 2 SHP[1], 46 SRP1[], 21 SHP[1], 25 SRP1[], 25 SHP[1], 29 SRP1[], 29 SHP[1], 33 SRP1[], 33 SHP[1], 37 IUP[Y] IUP[X] /* VTTTalk Unicode 0x1e83 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 352, 0, 0 OFFSET[R], 1497, 20, 0 SVTCA[Y] CALL[], 16, 5, 1, 1, 188, 86 SHC[2], 1 /* VTTTalk Unicode 0x175 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 352, 0, 0 OFFSET[R], 1499, -10, 0 SVTCA[Y] CALL[], 20, 5, 1, 1, 188, 86 SHC[2], 1 /* VTTTalk Unicode 0x1e85 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 352, 0, 0 OFFSET[R], 1494, -8, 0 SVTCA[Y] CALL[], 16, 9, 1, 1, 178, 86 SHC[2], 1 SHC[2], 2 /* VTTTalk Unicode 0x1e81 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 352, 0, 0 OFFSET[R], 1496, 35, 0 SVTCA[Y] CALL[], 16, 5, 1, 1, 188, 86 SHC[2], 1 /* TT glyph 357, char 0x78 (x) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 SHP[2], 9 CALL[], 2, 6, 114 SHP[2], 6 SRP2[], 9 SLOOP[], 4 IP[], 10, 1, 7, 4 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 809, 0, 0 /* TT glyph 581, char 0x3be */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 28, 106 CALL[], 15, 0, 114 CALL[], 15, 14, 106 SHP[2], 17 SRP2[], 0 IP[], 22 MDAP[R], 22 CALL[], 22, 23, 106 IP[], 5 IP[], 6 CALL[], 34, 15, 114 CALL[], 34, 35, 106 IUP[Y] IUP[X] /* TT glyph 358, char 0x79 (y) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 1, 6, 114 SHP[2], 6 SRP1[], 6 SRP2[], 0 IP[], 3 IP[], 7 CALL[], 12, 15, 114 CALL[], 12, 13, 106 IUP[Y] IUP[X] /* VTTTalk Unicode 0xfd */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 358, 0, 0 OFFSET[R], 1497, 45, 0 SVTCA[Y] CALL[], 18, 5, 1, 1, 188, 86 SHC[2], 1 /* VTTTalk Unicode 0x177 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 358, 0, 0 OFFSET[R], 1499, 15, 0 SVTCA[Y] CALL[], 22, 5, 1, 1, 188, 86 SHC[2], 1 /* VTTTalk Unicode 0xff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 358, 0, 0 OFFSET[R], 1494, 17, 0 SVTCA[Y] CALL[], 18, 5, 1, 1, 178, 86 SHC[2], 1 SHC[2], 2 /* TT glyph 799, char 0xa5 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 7, 4, 114 SHP[2], 11 CALL[], 22, 12, 114 CALL[], 22, 0, 105 SHP[2], 19 CALL[], 0, 1, 106 SHP[2], 18 CALL[], 1, 4, 105 SHP[2], 15 CALL[], 4, 5, 106 SHP[2], 14 SRP1[], 11 IP[], 9 IUP[Y] IUP[X] /* VTTTalk Unicode 0x1ef3 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 358, 0, 0 OFFSET[R], 1496, 60, 0 SVTCA[Y] CALL[], 18, 5, 1, 1, 188, 86 SHC[2], 1 /* TT glyph 367, char 0x7a (z) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 10, 114 CALL[], 0, 7, 106 SHP[2], 1 CALL[], 4, 6, 114 CALL[], 4, 3, 106 SHP[2], 6 IUP[Y] IUP[X] /* VTTTalk Unicode 0x17a */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 367, 0, 0 OFFSET[R], 1497, 30, 0 SVTCA[Y] CALL[], 10, 4, 1, 1, 188, 86 SHC[2], 1 /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 367, 0, 0 OFFSET[R], 1539, 30, 0 SVTCA[Y] CALL[], 10, 4, 1, 1, 188, 86 SHC[2], 1 /* VTTTalk Unicode 0x17e */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 367, 0, 0 OFFSET[R], 1500, 0, 0 SVTCA[Y] CALL[], 10, 4, 1, 1, 188, 86 SHC[2], 1 /* VTTTalk Unicode 0x17c */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 367, 0, 0 OFFSET[R], 1495, -2, 0 SVTCA[Y] CALL[], 10, 4, 1, 1, 178, 86 SHC[2], 1 /* TT glyph 605, char 0x30 (0) */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 11, 114 CALL[], 0, 8, 106 CALL[], 4, 3, 114 CALL[], 4, 12, 106 SRP2[], 0 IP[], 16 IP[], 22 IUP[Y] IUP[X] /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ USEMYMETRICS[] OFFSET[R], 646, 0, -812 /* VTTTalk Unicode 0xffff */ /* ACT generated Sun Nov 17 09:04:20 2019 */ USEMYMETRICS[] OFFSET[R], 646, 0, 0 /* TT glyph 615, char 0xffff */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 19, 114 CALL[], 0, 15, 106 CALL[], 4, 17, 114 CALL[], 4, 13, 106 SRP2[], 0 SLOOP[], 4 IP[], 20, 10, 19, 11 IUP[Y] IUP[X] /* TT glyph 573, char 0x3b6 */ /* VTT 6.33 compiler Mon Nov 18 23:12:21 2019 */ SVTCA[Y] CALL[], 0, 15, 114 CALL[], 0, 1, 106 CALL[], 6, 11, 114 CALL[], 6, 22, 106 CALL[], 14, 0, 114 CALL[], 14, 13, 106 SHP[2], 11 SHP[2], 16 IUP[Y] IUP[X] /* Control Program */ /* ACT generated Fri Nov 15 15:37:24 2019 */ CATEGORY Stroke CATEGORY StrokeInheritance InstructionsOn @8..2047 DropOutCtrlOff @144 CvtCutIn = 1, 0@144 /* 1 pixel cut-in for over- and undershoots */ ClearTypeCtrl = 1 ASM("WS[], 16, 0") /* <== S[16] = threshold ppem that less than or equal is no RES */ LinearAdvanceWidths = 0 /***** Height CVTs *****/ UpperCase Grey Y SquareHeight 2: 1420 /* cap height */ ASM("SVTCA[Y]") ASM("CALL[], 2, 89") 8: 0 /* base line */ ASM("SVTCA[Y]") ASM("CALL[], 8, 89") RoundHeight 3: 20 ~ 2 @ 52 /* cap height overshoot */ 9: -20 ~ 8 @ 52 /* base line undershoot */ LowerCase SquareHeight 0: 1500 /* lc ascender */ ASM("SVTCA[Y]") ASM("CALL[], 0, 89") 6: 1060 /* x height */ ASM("SVTCA[Y]") ASM("CALL[], 6, 89") 10: 0 /* base line */ ASM("SVTCA[Y]") ASM("CALL[], 10, 89") 14: -460 /* lc descender */ ASM("SVTCA[Y]") ASM("CALL[], 14, 89") RoundHeight 1: 20 ~ 0 @ 52 /* lc ascender overshoot */ 7: 20 ~ 6 @ 52 /* x height overshoot */ 11: -20 ~ 10 @ 52 /* base line undershoot */ 15: -18 ~ 14 @ 57 /* lc descender undershoot */ Figure SquareHeight 4: 1420 /* figure height */ ASM("SVTCA[Y]") ASM("CALL[], 4, 89") 12: 0 /* base line */ ASM("SVTCA[Y]") ASM("CALL[], 12, 89") RoundHeight 5: 20 ~ 4 @ 52 /* figure height overshoot */ 13: -20 ~ 12 @ 52 /* base line undershoot */ Other SquareHeight 16: 1420 /* other height */ ASM("SVTCA[Y]") ASM("CALL[], 16, 89") 18: 0 /* base line */ ASM("SVTCA[Y]") ASM("CALL[], 18, 89") RoundHeight 17: 20 ~ 16 @ 52 /* other height overshoot */ 19: -20 ~ 18 @ 52 /* base line undershoot */ /***** Reserved CVTs *****/ AnyGroup AnyColor AnyDirection AnyCategory 20: 0 /* DO NOT USE!!! */ /***** Grand-Parent CVT *****/ AnyGroup Black X StrokeInheritance 21: 206 /* 44x */ /***** Parent CVTs *****/ UpperCase Black X StrokeInheritance 22: 200 /* 22x */ LowerCase Black X StrokeInheritance 25: 212 /* 22x */ ASM("SVTCA[X]") ASM("CALL[], 21, 25, 68, 22, 87, 90") UpperCase Black Y StrokeInheritance 23: 190 /* 26x */ ASM("SVTCA[X]") ASM("CALL[], 23, 60, 22, 98, 91") LowerCase Black Y StrokeInheritance 26: 175 /* 12x */ ASM("SVTCA[X]") ASM("CALL[], 26, 52, 25, 25, 91") UpperCase Black Diag StrokeInheritance 24: 190 /* 26x */ ASM("SVTCA[X]") ASM("CALL[], 24, 60, 22, 98, 91") LowerCase Black Diag StrokeInheritance 27: 175 /* 12x */ ASM("SVTCA[X]") ASM("CALL[], 27, 52, 25, 25, 91") /***** StrokeInheritance CVTs *****/ UpperCase Black X StrokeInheritance 28: 200 = 22 @255 /* 35x */ 29: 10 ~ 28 @103 /* 13x */ Y StrokeInheritance 30: 190 = 23 @255 /* 36x */ 31: -6 ~ 30 @171 /* 12x */ Diag StrokeInheritance 32: 142 = 24 @ 22 /* 8x */ 33: 200 = 22 @255 /* 32x */ 34: 207 = 33 @128 /* 10x */ LowerCase Black X StrokeInheritance 35: 160 = 25 @ 20 /* 1x */ 36: 212 = 25 @255 /* 33x */ Y StrokeInheritance 37: 178 /* 26x */ ASM("SVTCA[Y]") ASM("CALL[], 37, 5, 26, 25, 92") 38: -4 ~ 37 @205 /* 12x */ 39: 190 /* 16x */ ASM("SVTCA[Y]") ASM("CALL[], 39, 25, 26, 25, 92") Diag StrokeInheritance 40: 117 = 27 @ 18 /* 4x */ 41: 192 /* 26x */ ASM("SVTCA[X]") ASM("CALL[], 41, 29, 27, 25, 92") 42: 185 = 41 @128 /* 5x */ 43: 212 = 41 @ 52 /* 7x */ Figure Black X StrokeInheritance 44: 138 /* 1x */ 45: 214 /* 20x */ Y StrokeInheritance 46: 184 /* 19x */ Diag StrokeInheritance 47: 154 /* 2x */ 48: 205 /* 8x */ 49: 192 = 48 @ 79 /* 2x */ Other Black X StrokeInheritance 50: 196 /* 21x */ 51: 181 = 50 @ 69 /* 8x */ 52: 168 = 51 @ 79 /* 3x */ 53: 220 /* 6x */ Y StrokeInheritance 54: 184 /* 32x */ 55: 164 = 54 @ 52 /* 7x */ 56: 189 = 54 @147 /* 15x */ 57: 380 /* 1x */ Diag StrokeInheritance 58: 179 /* 32x */ 59: 168 = 58 @114 /* 3x */ 60: 193 = 58 @ 74 /* 15x */ 61: 203 = 60 @103 /* 8x */ 62: 230 /* 2x */ /***** Stroke CVTs *****/ UpperCase Black X Stroke 63: 192 = 28 @128 /* 5x */ 64: 200 = 28 @255 /* 17x */ 65: 211 = 29 @255 /* 13x */ Y Stroke 66: 176 = 31 @128 /* 1x */ 67: 183 = 31 @255 /* 11x */ 68: 190 = 30 @255 /* 24x */ Diag Stroke 69: 122 = 32 @ 52 /* 2x */ 70: 142 = 32 @255 /* 6x */ 71: 165 = 33 @ 30 /* 2x */ 72: 177 = 33 @ 45 /* 4x */ 73: 187 = 33 @ 79 /* 6x */ 74: 198 = 33 @255 /* 10x */ 75: 207 = 34 @255 /* 6x */ 76: 214 = 34 @147 /* 4x */ LowerCase Black X Stroke 77: 160 = 35 @255 /* 1x */ 78: 180 = 36 @ 32 /* 1x */ 79: 192 = 36 @ 52 /* 1x */ 80: 200 = 36 @ 86 /* 1x */ 81: 212 = 36 @255 /* 25x */ 82: 220 = 36 @128 /* 5x */ Y Stroke 83: 161 = 37 @ 61 /* 2x */ 84: 173 = 38 @255 /* 12x */ 85: 180 = 37 @255 /* 12x */ 86: 190 = 39 @255 /* 15x */ 87: 195 = 39 @205 /* 1x */ Diag Stroke 88: 117 = 40 @255 /* 4x */ 89: 171 = 41 @ 47 /* 1x */ 90: 177 = 42 @128 /* 1x */ 91: 185 = 42 @255 /* 4x */ 92: 194 = 41 @255 /* 13x */ 93: 204 = 43 @114 /* 1x */ 94: 211 = 43 @255 /* 5x */ 95: 224 = 43 @ 86 /* 1x */ Figure Black X Stroke 96: 138 = 44 @255 /* 1x */ 97: 180 = 45 @ 31 /* 1x */ 98: 202 = 45 @ 86 /* 1x */ 99: 206 = 45 @128 /* 1x */ 100: 214 = 45 @255 /* 14x */ 101: 222 = 45 @128 /* 3x */ Y Stroke 102: 176 = 46 @128 /* 1x */ 103: 184 = 46 @255 /* 16x */ 104: 191 = 46 @147 /* 2x */ Diag Stroke 105: 149 = 47 @205 /* 1x */ 106: 158 = 47 @255 /* 1x */ 107: 192 = 49 @255 /* 2x */ 108: 201 = 48 @205 /* 2x */ 109: 207 = 48 @255 /* 2x */ 110: 214 = 48 @114 /* 2x */ Other Black X Stroke 111: 168 = 52 @255 /* 3x */ 112: 181 = 51 @255 /* 5x */ 113: 193 = 50 @255 /* 6x */ 114: 201 = 50 @128 /* 5x */ 115: 210 = 50 @ 61 /* 3x */ 116: 220 = 53 @255 /* 6x */ Y Stroke 117: 163 = 55 @255 /* 4x */ 118: 170 = 55 @171 /* 3x */ 119: 180 = 54 @255 /* 10x */ 120: 188 = 56 @255 /* 13x */ 121: 196 = 56 @147 /* 2x */ 122: 380 = 57 @255 /* 1x */ Diag Stroke 123: 159 = 58 @ 57 /* 1x */ 124: 167 = 59 @255 /* 3x */ 125: 177 = 58 @255 /* 10x */ 126: 183 = 58 @147 /* 3x */ 127: 193 = 60 @255 /* 7x */ 128: 203 = 61 @255 /* 7x */ 129: 213 = 61 @103 /* 1x */ 130: 230 = 62 @255 /* 2x */ /***** Specialty Height CVTs *****/ 131: 802 /* hyphen top */ 132: 1052 /* equals top */ 133: 1730 /* bar top */ 134: 1176 /* asterisk top */ 135: 810 /* greater nose top */ 136: 1610 /* slash top */ 137: 1634 /* bracket top */ 138: 1620 /* paren and brace top */ /* Font-program */ /* ACT generated Fri Nov 15 15:37:24 2019 */ FDEF[], 9 /* Set fv to X pv perpendicular to italic angle CALL[], 9 */ #BEGIN #PUSHOFF SVTCA[X] #PUSH, 11, 10 RS[] SWAP[] RS[] NEG[] SPVFS[] #PUSHON #END ENDF[] FDEF[], 10 /* Set fv to italic angle pv to Y CALL[], 10 */ #BEGIN #PUSHOFF SVTCA[Y] #PUSH, 10, 11 RS[] SWAP[] RS[] SFVFS[] #PUSHON #END ENDF[] FDEF[], 16 /* Set fv to X pv perpendicular to adjusted italic angle CALL[], 16 */ #BEGIN #PUSHOFF SVTCA[X] #PUSH, 6 RS[] #PUSH, 7 RS[] NEG[] SPVFS[] #PUSHON #END ENDF[] FDEF[], 31 /* fn 31 equalizes two cvts below a given ppem size CALL[], <child cvt>, <parent cvt>, <ppem size>, 31 */ #BEGIN #PUSHOFF /* STACK: <child cvt>, <parent cvt>, <ppem size> */ #PUSH, 79 /* #samples/pixel */ CALL[] DUP[] #PUSH, 64 LTEQ[] IF[] /* #samples/pixel <= 1 */ /* STACK: <child cvt>, <parent cvt>, <ppem size>, <#samples/pixel> */ POP[] /* #samples/pixel not involved */ MPPEM[] /* STACK: <child cvt>, <parent cvt>, <ppem size>, <act ppem size> */ GT[] IF[] RCVT[] WCVTP[] ELSE[] POP[] POP[] EIF[] ELSE[] /* #samples/pixel > 1 */ /* STACK: <child cvt>, <parent cvt>, <ppem size>, <#samples/pixel> */ SWAP[] POP[] /* ppem Size not involved */ #PUSH, 64 /* STACK: <child cvt>, <parent cvt>, <#samples/pixel>, <1> */ #PUSH, 4 /* child cvt */ CINDEX[] RCVT[] #PUSH, 4 /* parent cvt */ CINDEX[] RCVT[] SUB[] ABS[] /* STACK: <child cvt>, <parent cvt>, <#samples/pixel>, <1>, <|[child cvt] - [parent cvt]|> */ ROLL[] MUL[] GT[] IF[] /* 1 > #samples/pixel * delta cvt */ RCVT[] WCVTP[] ELSE[] POP[] POP[] EIF[] EIF[] #PUSHON #END ENDF[] FDEF[], 40 /* Set fv to adjusted italic angle pv to Y CALL[], 40 */ #BEGIN #PUSHOFF SVTCA[Y] #PUSH, 7 RS[] #PUSH, 6 RS[] SFVFS[] #PUSHON #END ENDF[] FDEF[], 70 /* fn changes <cvt> by <amount> (in ±1/64 pixel) at ppem sizes <low ppem> to <high ppem> (inclusive) CALL[], <amount>, <cvt>, <low ppem>, <high ppem>, 70 */ #BEGIN #PUSHOFF MPPEM[] GTEQ[] SWAP[] MPPEM[] LTEQ[] AND[] IF[] DUP[] RCVT[] ROLL[] ADD[] WCVTP[] ELSE[] POP[] POP[] EIF[] #PUSHON #END ENDF[] FDEF[], 71 /* fn changes <cvt> by <amount> (in ±1/64 pixel) at ppem size <ppem> CALL[], <amount>, <cvt>, <ppem>, 71 */ #BEGIN #PUSHOFF MPPEM[] EQ[] IF[] DUP[] RCVT[] ROLL[] ADD[] WCVTP[] ELSE[] POP[] POP[] EIF[] #PUSHON #END ENDF[] FDEF[], 72 /* fn moves <point> by <amount> (in ±1/64 pixel) at ppem sizes <low ppem> to <high ppem> (inclusive) CALL[], <point>, <amount>, <low ppem>, <high ppem>, 72 */ #BEGIN #PUSHOFF MPPEM[] GTEQ[] SWAP[] MPPEM[] LTEQ[] AND[] IF[] SHPIX[] ELSE[] POP[] POP[] EIF[] #PUSHON #END ENDF[] FDEF[], 73 /* fn moves <point> by <amount> (in ±1/64 pixel) at ppem size <ppem> CALL[], <point>, <amount>, <ppem>, 73 */ #BEGIN #PUSHOFF MPPEM[] EQ[] IF[] SHPIX[] ELSE[] POP[] POP[] EIF[] #PUSHON #END ENDF[] FDEF[], 74 /* if <flag> = anti-aliasing in s[2] (set by fn 84) fn changes <cvt> by <amount> (in ±1/64 pixel) at ppem sizes <low ppem> to <high ppem> (inclusive) CALL[], <amount>, <cvt>, <low ppem>, <high ppem>, <flag>, 74 */ #BEGIN #PUSHOFF #PUSH, 2 RS[] EQ[] IF[] /* if <flag> = s[2] then fwd to fn 70 */ #PUSH, 70 CALL[] ELSE[] /* else cleanup stack and bail out */ POP[] POP[] POP[] POP[] EIF[] #PUSHON #END ENDF[] FDEF[], 75 /* if <flag> = anti-aliasing in s[2] (set by fn 84) fn changes <cvt> by <amount> (in ±1/64 pixel) at ppem size <ppem> CALL[], <amount>, <cvt>, <ppem>, <flag>, 75 */ #BEGIN #PUSHOFF #PUSH, 2 RS[] EQ[] IF[] /* if <flag> = s[2] then fwd to fn 71 */ #PUSH, 71 CALL[] ELSE[] /* else cleanup stack and bail out */ POP[] POP[] POP[] EIF[] #PUSHON #END ENDF[] FDEF[], 76 /* if <flag> = anti-aliasing in s[2] (set by fn 84) fn moves <point> by <amount> (in ±1/64 pixel) at ppem sizes <low ppem> to <high ppem> (inclusive) CALL[], <point>, <amount>, <low ppem>, <high ppem>, <flag>, 76 */ #BEGIN #PUSHOFF #PUSH, 2 RS[] EQ[] IF[] /* if <flag> = s[2] then fwd to fn 72 */ #PUSH, 72 CALL[] ELSE[] /* else cleanup stack and bail out */ POP[] POP[] POP[] POP[] EIF[] #PUSHON #END ENDF[] FDEF[], 77 /* if <flag> = anti-aliasing in s[2] (set by fn 84) fn moves <point> by <amount> (in ±1/64 pixel) at ppem size <ppem> CALL[], <point>, <amount>, <ppem>, <flag>, 77 */ #BEGIN #PUSHOFF #PUSH, 2 RS[] EQ[] IF[] /* if <flag> = s[2] then fwd to fn 73 */ #PUSH, 73 CALL[] ELSE[] /* else cleanup stack and bail out */ POP[] POP[] POP[] EIF[] #PUSHON #END ENDF[] FDEF[], 78 /* apply minimum distance and round <dist> depending on s[2], <code>, and pv code = 0: position code = 1: distance code = 2: delta distance (for fractional inheritance) CALL[], <dist>, <code>, 78 returns with rounded distance on stack */ #BEGIN #PUSHOFF /* STACK: <dist>, <code> */ SWAP[] DUP[] #PUSH, 0 LT[] ROLL[] ROLL[] ABS[] /* STACK: <negDist>, <code>, <|dist|> */ #PUSH, 0, 3 /* code */ CINDEX[] EQ[] IF[] /* position */ /* STACK: <negDist>, <code>, <|dist|> */ #PUSH, 64 /* STACK: <negDist>, <code>, <|dist|>, <#samples/pixel> */ ELSE[] /* STACK: <negDist>, <code>, <|dist|> */ #PUSH, 1, 3 /* code */ CINDEX[] EQ[] IF[] /* distance */ #PUSH, 5 /* minimum distance */ RS[] MAX[] EIF[] #PUSH, 79 /* #samples/pixel */ CALL[] /* STACK: <negDist>, <code>, <|dist|>, <#samples/pixel> */ EIF[] SWAP[] #PUSH, 98 /* round to virtual grid */ CALL[] /* STACK: <negDist>, <code>, <[|dist|]> */ SWAP[] POP[] /* STACK: <negDist>, <[|dist|]> */ SWAP[] IF[] NEG[] EIF[] /* STACK: <[dist]> */ #PUSHON #END ENDF[] FDEF[], 79 /* depending on rendering environment and pv determine #samples/pixel for rounding etc. notice that for PVs other than X or Y, this method will default to X, reflecting the bias inherent in the asymmetrical nature of ClearType CALL[], 79 returns the #samples/pixel in 26.6 */ #BEGIN #PUSHOFF #PUSH, 8, 0 GPV[] POP[] EQ[] ADD[] RS[] #PUSHON #END ENDF[] FDEF[], 80 /* depending on rendering environment and pv determine actual stroke optimization method CALL[], 80 returns with method on stack (see fn 112 for definition of method) */ #BEGIN #PUSHOFF #PUSH, 12, 0 GPV[] POP[] EQ[] ADD[] RS[] #PUSHON #END ENDF[] FDEF[], 81 /* adjust advance width to compensate for rasterizer's rounding errors CALL[], <rsb>, 81 */ #BEGIN #PUSHOFF /* STACK: <rsb> */ SVTCA[X] DUP[] GC[O] /* STACK: <rsb>, <rsb.x> */ #PUSH, 2 RS[] DUP[] #PUSH, 4096 /* fract AW value in 26.6 */ DIV[] #PUSH, 4096 /* 64 in 26.6 */ MUL[] EVEN[] /* fract AW bit not set */ SWAP[] #PUSH, 256 /* comp AW value in 26.6 */ DIV[] #PUSH, 4096 /* 64 in 26.6 */ MUL[] EVEN[] /* comp AW bit not set */ AND[] IF[] #PUSH, 32 ADD[] FLOOR[] EIF[] SCFS[] #PUSHON #END ENDF[] FDEF[], 83 /* CALL[], <radicand>, 83 returns with square root of radicand on stack */ #BEGIN #PUSHOFF /* STACK: <radicand> */ #PUSH, 0, 2 CINDEX[] /* STACK: <radicand>, <low>, <high> */ #WBeginLoop83: #PUSH, 2 /* low */ CINDEX[] #PUSH, 2 /* high */ CINDEX[] GTEQ[] #PUSH, WOffset83a SWAP[] JROT[], (WOffset83a=#WEndLoop83) /* while low <= high */ /* STACK: <radicand>, <low>, <high> */ #PUSH, 2 /* low */ CINDEX[] #PUSH, 2 /* high */ CINDEX[] ADD[] #PUSH, 32 MUL[] /* STACK: <radicand>, <low>, <high>, <mid> */ DUP[] DUP[] #PUSH, 6 /* radicand */ CINDEX[] SWAP[] DIV[] /* STACK: <radicand>, <low>, <high>, <mid>, <mid>, <radicand/mid> */ LT[] IF[] /* STACK: <radicand>, <low>, <high>, <mid> */ ROLL[] POP[] #PUSH, 1 ADD[] SWAP[] /* STACK: <radicand>, <mid+1>, <high> */ ELSE[] DUP[] DUP[] #PUSH, 6 /* radicand */ CINDEX[] SWAP[] DIV[] GT[] IF[] /* STACK: <radicand>, <low>, <high>, <mid> */ SWAP[] POP[] #PUSH, 1 SUB[] /* STACK: <radicand>, <low>, <mid-1> */ ELSE[] /* STACK: <radicand>, <low>, <high>, <mid> */ ROLL[] POP[] SWAP[] POP[] DUP[] /* STACK: <radicand>, <mid>, <mid> */ EIF[] EIF[] #PUSH, WOffset83b JMPR[], (WOffset83b=#WBeginLoop83) #WEndLoop83: /* STACK: <radicand>, <low>, <high> */ ADD[] #PUSH, 32 MUL[] SWAP[] POP[] /* STACK: <mid> */ #PUSHON #END ENDF[] FDEF[], 84 /* fn determines current rasterizing environment and stores it in s[2] as follows: bit 0 (value 1) = Grey-Scaling bit 1 (value 2) = ClearType(tm) bit 2 (value 4) = Compatible Width ClearType bit 3 (value 8) = Vertical Direction (horizontally striped) ClearType bit 4 (value 16) = BGR as opposed to RGB Devices bit 5 (value 32) = ClearType on Rapier CE Devices bit 6 (value 64) = ClearType with fractional advance widths bit 7 (value 128) = ClearType with non-ClearType direction anti-aliasing bit 8 (value 256) = ClearType with gray full-pixel s[2] is used e.g. in fns 74 through 77 To test against any combination of these flags, add up the respective values. specific to the current rasterizing environment fn stores the following parameters s[5] = minimum distance s[8] = #samples/pixel in x-direction s[9] = #samples/pixel in y-direction s[12] = stroke optimization method in x-direction s[13] = stroke optimization method in y-direction CALL[], 84 */ /* Version 2.1 20120101 */ #BEGIN #PUSHOFF #PUSH,2,0 WS[] /* s[2] = grey scaling: off (by default) */ #PUSH,35,1 /* 35 = MS Rasterizer version 1.7 */ GETINFO[] /* 1 = tell GETINFO to give us the rasterizer version */ LTEQ[] /* 35 <= version ? */ #PUSH,64,1 /* 64 = highest rasterizer version assigned to MS */ GETINFO[] /* 1 = tell GETINFO to give us the rasterizer version */ GTEQ[] /* 64 >= version ? */ AND[] /* 35 <= version && version <= 64 ? */ IF[] /* if so, we're running MS rasterizer version 1.7 or higher */ #PUSH,4096,32 /* 4096 = flag returned by GETINFO if grey scaling bit is on */ GETINFO[] /* 32 = tell GETINFO to give us the grey scaling bit */ EQ[] /* 4096 == flag ? */ IF[] /* if so, we're running under grey scaling */ #PUSH,2,1,2 RS[] ADD[] WS[] /* s[2] += grey scaling: on (by now) */ EIF[] #PUSH,36,1 /* 36 = MS Rasterizer version 1.6+ (WinCE) or 1.8 (WinXP) */ GETINFO[] /* 1 = tell GETINFO to give us the rasterizer version */ LTEQ[] /* 36 <= version ? (already tested version <= 64) */ IF[] /* if so, we're running MS rasterizer version 1.6+ (WinCE) or 1.8 (WinXP) or higher */ #PUSH,8192,64 /* 8192 = flag returned by GETINFO if ClearTypeTM bit is on */ GETINFO[] /* 64 = tell GETINFO to give us the ClearTypeTM bit */ EQ[] /* 8192 == flag ? */ IF[] /* if so, we're running under ClearTypeTM */ #PUSH,2,2,2 RS[] ADD[] WS[] /* s[2] += ClearTypeTM: on (by now) */ #PUSH,36,1 /* 36 = MS Rasterizer version 1.6+ (WinCE) */ GETINFO[] EQ[] IF[] /***** we're running Rasterizer v1.6+ for WinCE with ClearType *****/ #PUSH,2,32,2 RS[] ADD[] WS[] /* s[2] += Rapier CE: on (by now) */ SVTCA[Y] MPPEM[] SVTCA[X] MPPEM[] GT[] IF[] #PUSH,2,8,2 RS[] ADD[] WS[] EIF[] ELSE[] /***** we're running Rasterizer v1.8 (or higher) for WinXP with ClearType (or Win2k 2000 with ClearType patch) *****/ #PUSH,16384,128 /* 16384 = flag returned by GETINFO if ClearTypeTM silly aw bit is on */ GETINFO[] /* 128 = tell GETINFO to give us the ClearTypeTM silly aw bit */ EQ[] /* 16384 == flag ? */ IF[] /* if so, we're running under ClearTypeTM silly aw */ #PUSH,2,4,2 RS[] ADD[] WS[] /* s[2] += ClearTypeTM silly aw: on (by now) */ EIF[] #PUSH,16384,128 /* 32768 = flag returned by GETINFO if ClearTypeTM in vertical direction bit is on */ MUL[] /* Assembler restriction: produce 32768 by multiplying 16384 by 2 (2 in F26.6 is 128) */ #PUSH,256 /* 256 = tell GETINFO to give us the ClearTypeTM in vertical direction bit */ GETINFO[] EQ[] /* 32768 == flag ? */ IF[] /* if so, we're running ClearTypeTM in vertical direction */ #PUSH,2,8,2 RS[] ADD[] WS[] /* s[2] += ClearTypeTM in vertical direction: on (by now) */ EIF[] #PUSH,16384,256 /* 65536 = flag returned by GETINFO if ClearTypeTM in BGR order bit is on */ MUL[] /* Assembler restriction: produce 65536 by multiplying 16384 by 4 (4 in F26.6 is 256) */ #PUSH,512 /* 512 = tell GETINFO to give us the ClearTypeTM in BGR order bit */ GETINFO[] EQ[] /* 65536 == flag ? */ IF[] /* if so, we're running under ClearTypeTM in BGR order */ #PUSH,2,16,2 RS[] ADD[] WS[] /* s[2] += ClearTypeTM in BGR order: on (by now) */ EIF[] #PUSH,38,1 /* 38 = MS Rasterizer version 1.9 */ GETINFO[] /* 1 = tell GETINFO to give us the rasterizer version */ LTEQ[] /* 38 <= version ? (already tested version <= 64) */ IF[] /* if so, we're running MS rasterizer version 1.9 (Windows Longhorn) or higher */ #PUSH,16384,512 /* 131072 = flag returned by GETINFO if ClearTypeTM fractional advance widths bit is on */ MUL[] /* Assembler restriction: produce 131072 by multiplying 16384 by 8 (8 in F26.6 is 512) */ #PUSH,1024 /* 1024 = tell GETINFO to give us the ClearTypeTM fractional advance widths bit */ GETINFO[] EQ[] /* 131072 == flag ? */ IF[] /* if so, we're running under ClearTypeTM fractional advance widths */ #PUSH,2,64,2 RS[] ADD[] WS[] /* s[2] += ClearTypeTM fractional advance widths: on (by now) */ EIF[] #PUSH,16384,1024 /* 262144 = flag returned by GETINFO if ClearTypeTM non-ClearType direction anti-aliasing bit is on */ MUL[] /* Assembler restriction: produce 262144 by multiplying 16384 by 16 (16 in F26.6 is 1024) */ #PUSH,2048 /* 2048 = tell GETINFO to give us the ClearTypeTM non-ClearType direction anti-aliasing bit */ GETINFO[] EQ[] /* 262144 == flag ? */ IF[] /* if so, we're running under ClearTypeTM non-ClearType direction anti-aliasing */ #PUSH,2,128,2 RS[] ADD[] WS[] /* s[2] += ClearTypeTM non-ClearType direction anti-aliasing: on (by now) */ EIF[] #PUSH,40,1 /* 40 = Rasterizer v2.1 Windows 8, SubPixel */ GETINFO[] /* 1 = tell GETINFO to give us the rasterizer version */ LTEQ[] /* 40 <= version ? (already tested version <= 64) */ IF[] /* if so, we're running MS rasterizer version 2.1 (Windows 8) or higher */ #PUSH,16384,2048 /* 524288 = flag returned by GETINFO if ClearTypeTM non-ClearType direction anti-aliasing bit is on */ MUL[] /* Assembler restriction: produce 524288 by multiplying 16384 by 32 (32 in F26.6 is 2048) */ #PUSH,4096 /* 4096 = tell GETINFO to give us the ClearTypeTM gray full-pixel rendering bit */ GETINFO[] EQ[] /* 524288 == flag ? */ IF[] /* if so, we're running under ClearTypeTM gray full-pixel rendering */ #PUSH,2,256,2 RS[] ADD[] WS[] /* s[2] += ClearTypeTM gray full-pixel rendering: on (by now) */ EIF[] EIF[] EIF[] /* Vista or greater rasterizer */ EIF[] /* Windows ClearType (Platt) */ EIF[] /* ClearType Enabled */ EIF[] /* ClearType enabled rasterizer */ EIF[] /* Microsoft Rasterizer */ /* store rasterizing environment specific parameters */ #PUSH, 0, 2 RS[] EQ[] IF[] /* for b&w */ #PUSH, 5, 64, 8, 64, 9, 64, 12, 2, 13, 2 ELSE[] #PUSH, 1, 2 RS[] EQ[] IF[] /* for grey-scaling */ #PUSH, 5, 64, 8, 256, 9, 256, 12, 1, 13, 1 ELSE[] #PUSH, 128, 2 RS[] GT[] IF[] /* for ClearType */ #PUSH, 5, 64, 8, 384, 9, 64 ELSE[] /* for y-anti-aliased ClearType */ #PUSH, 256, 2 RS[] GT[] IF[] /* Gray ClearType */ #PUSH, 5, 64, 8, 384, 9, 320 ELSE[] /* Gray ClearType */ #PUSH, 384, 2 RS[] GT[] IF[] /* Gray ClearType */ #PUSH, 5, 64, 8, 512, 9, 64 ELSE[] /* Gray ClearType y-anti-aliased */ #PUSH, 5, 64, 8, 256, 9, 256 EIF[] EIF[] EIF[] #PUSH,16384,128 /* b&w aw? */ GETINFO[] NEQ[] #PUSH,16384,512 /* fract aw? */ MUL[] #PUSH,1024 GETINFO[] NEQ[] AND[] IF[] /* natural widths */ #PUSH, 12, 0, 13, 1 ELSE[] /* compatible or fractional widths */ #PUSH, 12, 0, 13, 1 EIF[] EIF[] EIF[] WS[] WS[] WS[] WS[] WS[] #PUSHON #END ENDF[] FDEF[], 85 /* fn 85 equalizes double specified heights below a given ppem size CALL[], <rel cvt>, <ppem size>, <abs cvt>, 85 */ /* Version 2.0 20141201 */ #BEGIN #PUSHOFF /* STACK: <rel cvt>, <ppem size>, <abs cvt> */ RCVT[] /* pick absolute (square) height */ #PUSH, 2, 78 /* 2 appears to work for heights and weights */ CALL[] SWAP[] /* STACK: <rel cvt>, <[abs cvt]>, <ppem size> */ #PUSH, 79 /* #samples/pixel */ CALL[] DUP[] #PUSH, 64 LTEQ[] IF[] /* #samples/pixel = 1 (or less...) */ /* STACK: <rel cvt>, <[abs cvt]>, <ppem size>, <#samples/pixel> */ POP[] MPPEM[] LTEQ[] /* specified ppem size <= actual ppem size ? */ IF[] /* STACK: <rel cvt>, <[abs cvt]> */ #PUSH, 2 CINDEX[] RCVT[] /* pick relative height (overshoot) */ #PUSH, 1, 78 CALL[] ADD[] /* add overshoot to square height */ /* STACK: <rel cvt>, <[rel cvt] + [abs cvt]> */ EIF[] ELSE[] /* #samples/pixel > 1 */ /* STACK: <rel cvt>, <[abs cvt]>, <ppem size>, <#samples/pixel> */ SWAP[] MPPEM[] LTEQ[] /* specified ppem size <= actual ppem size */ IF[] /* STACK: <rel cvt>, <[abs cvt]>, <#samples/pixel> */ #PUSH, 3 /* rel cvt */ CINDEX[] RCVT[] DUP[] ABS[] ROLL[] MUL[] #PUSH, 64 /* STACK: <rel cvt>, <[abs cvt]>, <[rel cvt]>, <|[rel cvt]| * #samples/pixel>, <1> */ GTEQ[] /* #samples/pixel greater than or equal to 1 pixel */ IF[] /* STACK: <rel cvt>, <[abs cvt]>, <[rel cvt]> */ #PUSH, 2, 78 CALL[] ADD[] /* add overshoot to square height */ /* STACK: <rel cvt>, <[rel cvt] + [abs cvt]> */ ELSE[] /* STACK: <rel cvt>, <[abs cvt]>, <[rel cvt]> */ POP[] /* STACK: <rel cvt>, <[abs cvt]> */ EIF[] ELSE[] /* STACK: <rel cvt>,<abs cvt>,<#samples/pixel>*/ POP[] /* STACK: <rel cvt>,<abs cvt>*/ EIF[] EIF[] /* STACK: <rel cvt>, <[act cvt]> */ WCVTP[] /* make this the round height */ #PUSHON #END ENDF[] FDEF[], 86 /* function to naturally space an accent above or below a base character CALL[], <child>, <parent>, <roundMethod>, <minDist?>, <distance>, 86 convert distance (fUnits) to pixels, round, and space child from parent by result this essentially implements the functionality of an MDRP[m>RWh] instrunction for composites which lack a suitable implementation of "original" coordinates. roundMethod 0, 1, 2, and 3 round down to, to, up to, and to half virtual grid function assumes cvt #20 is reserved and can be used temporarily in here... storage 16 contains a threshold ppem size. if zero, ignore the threshold, otherwise if less than or equal to threshold, use 64 (26.6) #samples/pixel. */ #BEGIN #PUSHOFF /* extract the sign from distance */ /* STACK: <child>, <parent>, <roundMethod>, <minDist?>, <distance> */ DUP[] #PUSH, 0 LT[] DUP[] IF[] SWAP[] NEG[] ELSE[] SWAP[] EIF[] /* scale distance using reserved cvt */ /* STACK: <child>, <parent>, <roundMethod>, <minDist?>, <negDist?>, <|distance|> */ #PUSH, 20, 20 /* reserved cvt */ ROLL[] WCVTF[] RCVT[] /* determine if we are using a size threshold */ /* STACK: <child>, <parent>, <roundMethod>, <minDist?>, <negDist?>, <|distance|'> */ #PUSH, 16, 16 /* reserved storage for threshold */ RS[] MPPEM[] ROLL[] RS[] LTEQ[] AND[] /* threshold must not be zero and <= ppem */ IF[] #PUSH, 64 /* #samples/pixel = 1 */ ELSE[] /* round per round method and #samples/pixel in current pv */ /* STACK: <child>, <parent>, <roundMethod>, <minDist?>, <negDist?>, <|distance|'> */ #PUSH, 79 /* #samples/pixel */ CALL[] EIF[] SWAP[] #PUSH, 97, 6 /* round to virtual grid, roundMethod */ MINDEX[] ADD[] CALL[] /* round to virtual grid */ /* STACK: <child>, <parent>, <minDist?>, <negDist?>, <[|distance|']> */ /* apply minimum distance, if applicable */ ROLL[] IF[] #PUSH, 5 /* minimum distance */ RS[] MAX[] EIF[] /* fold the sign back into distance */ /* STACK: <child>, <parent>, <negDist?> <[|distance|']> */ SWAP[] IF[] NEG[] EIF[] /* move child by [distance'] */ /* STACK: <child>, <parent>, <[distance']> */ SWAP[] SRP0[] MSIRP[m] /* STACK: */ #PUSHON #END ENDF[] FDEF[], 87 /* fn places an accent <c0> <c1> on top of a base character <p0> <p1> fn uses the same constraint model as fn 111 (interpolate median), except that for composites there is no concept of original coordinates, hence the respective values are provided by the caller as <partialFactor> CALL[], <p0>, <c0>, <c1>, <p1>, <partialFactor>, 87 */ #BEGIN #PUSHOFF /* partialFactor: ((c0 + c1)/2 - p0)/(p1 - p0) target median: ((c0 + c1)/2 - p0)*(p1' - p0')/(p1 - p0)> + p0' = partialFactor*(p1' - p0') source median: (c0' + c1')/2 primed coordinates are [N]ew, other coordinates are [O]riginal */ /* STACK: <c0>, <c1>, <p0>, <partialFactor>, <p1> */ #PUSH, 3 /* p0 */ CINDEX[] MD[N] MUL[] /* STACK: <c0>, <c1>, <p0>, <((c0 + c1)/2 - p0)*(p1' - p0')/(p1 - p0)> */ SWAP[] /* p0 */ GC[N] ADD[] /* STACK: <c0>, <c1>, <targetMedian> */ #PUSH, 79 /* #samples/pixel */ CALL[] SWAP[] /* STACK: <c0>, <c1>, <#samples/pixel>, <targetMedian> */ #PUSH, 4 /* c0 */ CINDEX[] #PUSH, 4 /* c1 */ CINDEX[] MD[N] #PUSH, 3 /* #samples/pixel */ CINDEX[] MUL[] /* STACK: <c0>, <c1>, <#samples/pixel>, <targetMedian>, <numVirtualPixels> */ ODD[] DUP[] ADD[] #PUSH, 98 ADD[] CALL[] /* round to (half) virtual grid */ /* STACK: <c0>, <c1>, <[targetMedian]> */ #PUSH, 3 /* c0 */ CINDEX[] DUP[] SRP0[] GC[N] ROLL[] /* c1 */ GC[N] ADD[] #PUSH, 32 MUL[] /* STACK: <c0>, <targetMedian>, <sourceMedian> */ SUB[] /* STACK: <c0>, <offset> */ MSIRP[m] #PUSHON #END ENDF[] FDEF[], 88 /* set up storage locations with the x and y components of the italic and adjusted italic angles as follows: s[ 6] = adjusted italic angle y s[ 7] = adjusted italic angle x s[10] = italic angle y s[11] = italic angle x while rendering in b&w, determines the optimal phase for positioning italic strokes s[ 4] = optimal phase CALL[], <riseCvt>, <runCvt>, 88 */ #BEGIN #PUSHOFF /* STACK: <riseCvt>, <runCvt> */ #PUSH, 0 /* Use twilight points to calculate stroke angles */ SZPS[] #PUSH, 2, 3 /* riseCvt */ CINDEX[] #PUSH, 1, 4 /* runCvt */ CINDEX[] /* STACK: <riseCvt>, <runCvt>, <2>, <riseCvt>, <1>, <runCvt> */ SVTCA[X] /* Set twilight point 1 with italic run cvt in x */ MIAP[r] SVTCA[Y] /* Set twilight point 2 with italic rise cvt in y */ MIAP[r] #PUSH, 1, 2 /* and let the rasterizer do the math */ SPVTL[r] GPV[] #PUSH, 10 /* store the x and y components of the italic angle */ SWAP[] NEG[] /* notice that since we're essentially setting the pv to a line */ WS[] /* from (runCvt,0) to (0,riseCvt), the calculcated pv will be */ #PUSH, 11 /* proportional to (runCvt,0) - (0,riseCvt) = (runCvt,-riseCvt). */ SWAP[] /* Hence we have to mirror the result at the base line, which is */ WS[] /* done by flipping (negating) the sign of the y component here. */ /* STACK: <riseCvt>, <runCvt> */ #PUSH, 2, 3 /* riseCvt */ CINDEX[] #PUSH, 1, 4 /* runCvt */ CINDEX[] SVTCA[X] /* same for the adjusted italic angle */ MIAP[R] /* except to round the twilight point in x... */ SVTCA[Y] MIAP[R] /* ...and in y */ #PUSH, 1, 2 SPVTL[r] GPV[] #PUSH, 6 SWAP[] NEG[] /* same neg as above */ WS[] #PUSH, 7 SWAP[] WS[] #PUSH, 1 /* restore graphics state */ SZPS[] /* STACK: <riseCvt>, <runCvt> */ #PUSH, 0, 2 RS[] EQ[] IF[] /* running b&w? */ /* STACK: <riseCvt>, <runCvt> */ /* determine adjusted run' = run*[rise]/rise */ RCVT[] SWAP[] RCVT[] DUP[] RTG[] ROUND[Bl] ROLL[] MUL[] SWAP[] DIV[] /* STACK: <run'> */ /* determine phase = (run' - [run'])/2 = half the rounding error */ DUP[] DUP[] #PUSH, 64 LT[] IF[] CEILING[] /* optimize for "minimum italic angle" */ ELSE[] FLOOR[] /* optimize for minimal number of jaggies */ EIF[] SUB[] #PUSH, 32 MUL[] /* STACK: <phase> */ /* for its use on bottom italic edge, determine complement to full pixel */ #PUSH, 64 SWAP[] SUB[] /* and store in s[4] */ #PUSH, 4 SWAP[] WS[] /* STACK: */ ELSE[] /* STACK: <riseCvt>, <runCvt> */ #PUSH, 4, 0 WS[] POP[] POP[] /* STACK: */ EIF[] RTG[] SVTCA[X] #PUSHON #END ENDF[] FDEF[], 89 /* function rounds <cvt> depending on rendering environment and pv CALL[], <cvt>, 89 */ #BEGIN #PUSHOFF DUP[] RCVT[] #PUSH, 0, 78 /* roundDist */ CALL[] WCVTP[] #PUSHON #END ENDF[] FDEF[], 90 /* below <ppem>: make both children the same as the (averaged) parent cvt at and above: calculate child cvt <ch0> as <fraction> of child cvt <ch1> CALL[], <p>, <ch0>, <fraction>, <ch1>, <ppem>, 90 */ #BEGIN #PUSHOFF /* STACK: <p>, <ch0>, <fraction>, <ch1>, <ppem> */ MPPEM[] LTEQ[] #PUSH, 64, 79 /* #samples/pixel */ CALL[] LT[] OR[] IF[] /* at or above ppem limit or rounding to less than a pixel */ /* STACK: <p>, <ch0>, <fraction>, <ch1> */ DUP[] RCVT[] #PUSH, 1, 78 /* roundDist */ CALL[] DUP[] ROLL[] ROLL[] /* STACK: <p>, <ch0>, <fraction>, <[ch1]>, <ch1>, <[ch1]> */ WCVTP[] /* STACK: <p>, <ch0>, <fraction>, <[ch1]> */ DUP[] #PUSH, 64, 4 MINDEX[] SUB[] MUL[] SUB[] #PUSH, 1, 78 /* roundDist */ CALL[] /* STACK: <p>, <ch0>, <[ch1] - [ch1]*(1-fraction)> */ WCVTP[] POP[] /* parent not involved */ /* STACK: */ ELSE[] /* STACK: <p>, <ch0>, <fraction>, <ch1> */ SWAP[] POP[] /* fraction not involved */ /* STACK: <p>, <ch0>, <ch1> */ ROLL[] RCVT[] #PUSH, 1, 78 /* roundDist */ CALL[] /* STACK: <ch0>, <ch1>, <[p]> */ DUP[] ROLL[] SWAP[] /* STACK: <ch0>, <[p]>, <ch1>, <[p]> */ WCVTP[] WCVTP[] /* STACK: */ EIF[] #PUSHON #END ENDF[] FDEF[], 91 /* below <ppem>: make child cvt <ch> the same as parent cvt <p> at and above: calculate child cvt <ch> as <fraction> of parent cvt <p> CALL[], <ch>, <fraction>, <p>, <ppem>, 91 */ #BEGIN #PUSHOFF /* STACK: <ch>, <fraction>, <p>, <ppem> */ MPPEM[] LTEQ[] #PUSH, 64, 79 /* #samples/pixel */ CALL[] LT[] OR[] IF[] /* at or above ppem limit or rounding to less than a pixel */ /* STACK: <ch>, <fraction>, <p> */ RCVT[] DUP[] ROLL[] /* STACK: <ch>, <[p]>, <[p]>, <fraction> */ #PUSH, 64 SUB[] MUL[] ADD[] /* STACK: <ch>, <[p] + [p]*(fraction - 1)> */ ELSE[] /* STACK: <ch>, <fraction>, <p> */ SWAP[] POP[] /* fraction not involved */ RCVT[] /* STACK: <ch>, [p] */ EIF[] #PUSH, 1, 78 /* roundDist */ CALL[] WCVTP[] /* STACK: */ #PUSHON #END ENDF[] FDEF[], 92 /* function to calculate a child cvt <ch> as a <blend> of two parent cvts <p0>, <p1> CALL[], <ch>, <blend>, <p0>, <p1>, 92 */ #BEGIN #PUSHOFF /* STACK: <ch>, <blend>, <p0>, <p1> */ SWAP[] RCVT[] DUP[] /* STACK: <ch>, <blend>, <p1>, <[p0]>, <[p0]> */ ROLL[] RCVT[] SWAP[] SUB[] /* STACK: <ch>, <blend>, <[p0]>, <[p1] - [p0]> */ DUP[] ABS[] #PUSH, 64 LTEQ[] /* STACK: <ch>, <blend>, <[p0]>, <[p1] - [p0]>, <contrast <= 1 pixel(s)?> */ #PUSH, 4 CINDEX[] DUP[] #PUSH, 0 GTEQ[] SWAP[] #PUSH, 64 LTEQ[] AND[] AND[] /* STACK: <ch>, <blend>, <[p0]>, <[p1] - [p0]>, <contrast <= 1 pixel(s) && blend >= 0 && blend <= 64?> */ #PUSH, 64, 79 /* #samples/pixel */ CALL[] EQ[] AND[] /* STACK: <ch>, <blend>, <[p0]>, <[p1] - [p0]>, <contrast <= 1 pixel(s) && blend >= 0 && blend <= 64 && rounding to full pixel?> */ IF[] /* STACK: <ch>, <blend>, <[p0]>, <[p1] - [p0]> */ ROLL[] GPV[] ABS[] SWAP[] ABS[] SWAP[] /* STACK: <ch>, <[p0]>, <[p1] - [p0]>, <blend>, <|pv.x|>, <|pv.y|> */ GTEQ[] /* pv closer to x? */ IF[] /* STACK: <ch>, <[p0]>, <[p1] - [p0]>, <blend> */ /* bias towards p1: blend' := 1 - (1 - blend)² */ #PUSH, 64, 64 ROLL[] SUB[] DUP[] MUL[] SUB[] /* <ch>, <[p0]>, <[p1] - [p0]>, <1 - (1 - blend)²> */ ELSE[] /* STACK: <ch>, <[p0]>, <[p1] - [p0]>, <blend> */ /* bias towards p0: blend' := blend² */ DUP[] MUL[] /* STACK: <ch>, <[p0]>, <[p1] - [p0]>, <blend²> */ EIF[] ELSE[] /* STACK: <ch>, <blend>, <[p0]>, <[p1] - [p0]> */ /* use unbiased blend */ ROLL[] /* STACK: <ch>, <[p0]>, <[p1] - [p0]>, <blend> */ EIF[] /* STACK: <ch>, <[p0]>, <[p1] - [p0]>, <blend> */ MUL[] #PUSH, 2, 78 /* roundDist */ CALL[] ADD[] /* STACK: <ch>, <[ch]> */ WCVTP[] #PUSHON #END ENDF[] FDEF[], 93 /* fn sets vectors to X (used in calculated calls) CALL[], 93 */ #BEGIN #PUSHOFF SVTCA[X] #PUSHON #END ENDF[] FDEF[], 94 /* fn sets vectors to Y (used in calculated calls) CALL[], 94 */ #BEGIN #PUSHOFF SVTCA[Y] #PUSHON #END ENDF[] FDEF[], 95 /* Set fv to X, pv perpendicular to italic angle (used in calculated calls) CALL[], 95 */ #BEGIN #PUSHOFF SFVTCA[X] #PUSH, 11, 10 RS[] SWAP[] RS[] NEG[] SPVFS[] #PUSHON #END ENDF[] FDEF[], 96 /* Set fv to italic angle, pv to Y (used in calculated calls) CALL[], 96 */ #BEGIN #PUSHOFF #PUSH, 10, 11 RS[] SWAP[] RS[] SFVFS[] SPVTCA[Y] #PUSHON #END ENDF[] FDEF[], 97 /* round down to virtual grid CALL[], <#samples/pixel>, <argument>, 97 returns with rounded argument on stack */ #BEGIN #PUSHOFF /* STACK: <#samples/pixel>, <argument> */ /* upscale argument by #samples/pixel */ #PUSH, 2 /* #samples/pixel */ CINDEX[] MUL[] /* do the rounding in upscaled domain */ FLOOR[] /* round down to super grid */ /* Downscaling uses a DIV[] operation, which is implemented as floor(numerator/denominator). For round(numerator/denominator) instead, add ½ denominator to numerator before dividing. But since the division in 26.6 has to multiply the numerator by 2^6 (64) before dividing, we have to divide said ½ denominator by 64 before adding, hence the 8192 (= 128 in 26.6). */ #PUSH, 2 /* #samples/pixel */ CINDEX[] #PUSH, 8192 DIV[] ADD[] /* downscale rounded and adjusted argument */ SWAP[] /* #samples/pixel */ DIV[] /* STACK: <[argument]> */ #PUSHON #END ENDF[] FDEF[], 98 /* round to virtual grid CALL[], <#samples/pixel>, <argument>, 98 returns with rounded argument on stack */ #BEGIN #PUSHOFF /* STACK: <#samples/pixel>, <argument> */ #PUSH, 2 /* #samples/pixel */ CINDEX[] MUL[] /* do the rounding in upscaled domain */ #PUSH, 32 /* round to super grid */ ADD[] FLOOR[] /* see above for adjustments below */ #PUSH, 2 /* #samples/pixel */ CINDEX[] #PUSH, 8192 DIV[] ADD[] /* downscale rounded and adjusted argument */ SWAP[] /* #samples/pixel */ DIV[] /* STACK: <[argument]> */ #PUSHON #END ENDF[] FDEF[], 99 /* round up to virtual grid CALL[], <#samples/pixel>, <argument>, 99 returns with rounded argument on stack */ #BEGIN #PUSHOFF /* STACK: <#samples/pixel>, <argument> */ #PUSH, 2 /* #samples/pixel */ CINDEX[] MUL[] /* do the rounding in upscaled domain */ CEILING[] /* round up to super grid */ /* see above for adjustments below */ #PUSH, 2 /* #samples/pixel */ CINDEX[] #PUSH, 8192 DIV[] ADD[] /* downscale rounded and adjusted argument */ SWAP[] /* #samples/pixel */ DIV[] /* STACK: <[argument]> */ #PUSHON #END ENDF[] FDEF[], 100 /* round to half virtual grid CALL[], <#samples/pixel>, <argument>, 100 returns with rounded argument on stack */ #BEGIN #PUSHOFF /* STACK: <#samples/pixel>, <argument> */ #PUSH, 2 /* #samples/pixel */ CINDEX[] MUL[] /* do the rounding in upscaled domain */ FLOOR[] #PUSH, 32 /* round to half super grid */ ADD[] /* see above for adjustments below */ #PUSH, 2 /* #samples/pixel */ CINDEX[] #PUSH, 8192 DIV[] ADD[] /* downscale rounded and adjusted argument */ SWAP[] /* #samples/pixel */ DIV[] /* STACK: <[argument]> */ #PUSHON #END ENDF[] FDEF[], 101 /* determine actual distance to be used for emulating MDRP[<] instruction with rendering environment specific rounding CALL[], <p>, <c>, 101 returns with rounded distance on stack */ #BEGIN #PUSHOFF /* STACK: <p>, <c> */ SWAP[] MD[O] /* round without minDist */ #PUSH, 2, 78 /* roundDist */ CALL[] /* STACK: <[w]> */ #PUSHON #END ENDF[] FDEF[], 102 /* determine actual distance to be used for emulating MDRP[>] instruction with rendering environment specific rounding CALL[], <p>, <c>, 102 returns with rounded distance on stack */ #BEGIN #PUSHOFF /* STACK: <p>, <c> */ SWAP[] MD[O] /* round with minDist */ #PUSH, 1, 78 /* roundDist */ CALL[] /* STACK: <[w]> */ #PUSHON #END ENDF[] FDEF[], 103 /* determine actual distance to be used for emulating MIRP[<] instruction with rendering environment specific rounding CALL[], <p>, <c>, <cvt>, 103 returns with rounded distance on stack */ #BEGIN #PUSHOFF /* STACK: <p>, <c>, <cvt> */ SWAP[] /* c */ ROLL[] /* p */ MD[O] SWAP[] /* cvt */ /* STACK: <wNat>, <cvt> */ /* do cvt cut-in test */ RCVT[] ABS[] #PUSH, 2 CINDEX[] ABS[] #PUSH, 2 CINDEX[] SUB[] ABS[] #PUSH, 3 /* cvt cut-in */ RS[] /* STACK: <wNat>, <|wCvt|>, <||wNat| - |wCvt||>, <cvt cut-in> */ GT[] IF[] /* STACK: <wNat>, <|wCvt|> */ /* cvt cut-in test failed */ POP[] DUP[] ABS[] /* else cvt cut-in test succeeded */ EIF[] /* STACK: <wNat>, <|w|> */ /* round without minDist */ #PUSH, 2, 78 /* roundDist */ CALL[] /* STACK: <wNat>, <[w]> */ /* inherit sign from wNat */ SWAP[] #PUSH, 0 LT[] IF[] NEG[] EIF[] /* STACK: <[w]> */ #PUSHON #END ENDF[] FDEF[], 104 /* determine actual distance to be used for emulating MIRP[>] instruction with rendering environment specific rounding CALL[], <p>, <c>, <cvt>, 104 returns with rounded distance on stack */ #BEGIN #PUSHOFF /* STACK: <p>, <c>, <cvt> */ SWAP[] /* c */ ROLL[] /* p */ MD[O] SWAP[] /* cvt */ /* STACK: <wNat>, <cvt> */ /* do cvt cut-in test */ RCVT[] ABS[] #PUSH, 2 CINDEX[] ABS[] #PUSH, 2 CINDEX[] SUB[] ABS[] #PUSH, 3 /* cvt cut-in */ RS[] /* STACK: <wNat>, <|wCvt|>, <||wNat| - |wCvt||>, <cvt cut-in> */ GT[] IF[] /* STACK: <wNat>, <|wCvt|> */ /* cvt cut-in test failed */ POP[] DUP[] ABS[] /* else cvt cut-in test succeeded */ EIF[] /* STACK: <wNat>, <|w|> */ /* round with minDist */ #PUSH, 1, 78 /* roundDist */ CALL[] /* STACK: <wNat>, <[w]> */ /* inherit sign from wNat */ SWAP[] #PUSH, 0 LT[] IF[] NEG[] EIF[] /* STACK: <[w]> */ #PUSHON #END ENDF[] FDEF[], 105 /* emulate MDRP[<] instruction with rendering environment specific rounding CALL[], <p>, <c>, 105 */ #BEGIN #PUSHOFF /* STACK: <p>, <c> */ DUP[] /* c */ #PUSH, 3 /* p */ CINDEX[] MD[O] #PUSH, 2, 78 /* roundDist */ CALL[] /* STACK: <p>, <c>, <[dist]> */ ROLL[] SRP0[] MSIRP[M] #PUSHON #END ENDF[] FDEF[], 106 /* emulate MDRP[>] instruction with rendering environment specific rounding CALL[], <p>, <c>, 106 */ #BEGIN #PUSHOFF /* STACK: <p>, <c> */ DUP[] /* c */ #PUSH, 3 /* p */ CINDEX[] MD[O] #PUSH, 1, 78 /* roundDist */ CALL[] /* STACK: <p>, <c>, <[dist]> */ ROLL[] SRP0[] MSIRP[M] #PUSHON #END ENDF[] FDEF[], 107 /* emulate MIRP[<] instruction with rendering environment specific rounding CALL[], <p>, <c>, <cvt>, 107 */ #BEGIN #PUSHOFF /* STACK: <p>, <c>, <cvt> */ #PUSH, 3 /* p */ CINDEX[] #PUSH, 3 /* c */ CINDEX[] ROLL[] /* cvt */ #PUSH, 103 /* resActDist, cvt, noMinDist */ CALL[] /* STACK: <p>, <c>, <[dist]> */ ROLL[] SRP0[] MSIRP[M] #PUSHON #END ENDF[] FDEF[], 108 /* emulate MIRP[>] instruction with rendering environment specific rounding CALL[], <p>, <c>, <cvt>, 108 */ #BEGIN #PUSHOFF /* STACK: <p>, <c>, <cvt> */ #PUSH, 3 /* p */ CINDEX[] #PUSH, 3 /* c */ CINDEX[] ROLL[] /* cvt */ #PUSH, 104 /* resActDist, cvt, minDist */ CALL[] /* STACK: <p>, <c>, <[dist]> */ ROLL[] SRP0[] MSIRP[M] #PUSHON #END ENDF[] FDEF[], 109 /* fn symmetrically constrains a stroke <p>, <c> with <cvt> CALL[], <p>, <c>, <cvt>, 109 */ #BEGIN #PUSHOFF /* STACK: <p>, <c>, <cvt> */ /* determine old median */ #PUSH, 3 /* <p> */ CINDEX[] GC[N] #PUSH, 3 /* <c> */ CINDEX[] GC[N] ADD[] /* STACK: <p>, <c>, <cvt>, <2*median> */ /* lock parent */ #PUSH, 4 /* p */ CINDEX[] MDAP[r] /* STACK: <p>, <c>, <cvt>, <2*median> */ /* link child */ #PUSH, 4 /* p */ CINDEX[] #PUSH, 4 /* c */ CINDEX[] #PUSH, 4 /* cvt */ MINDEX[] DUP[] #PUSH, 0 LT[] IF[] POP[] #PUSH, 106 /* resMIRP, noCvt, minDist */ ELSE[] #PUSH, 108 /* resMIRP, cvt, minDist */ EIF[] CALL[] /* STACK: <p>, <c>, <2*median> */ /* determine new median */ #PUSH, 3 /* <p> */ CINDEX[] GC[N] #PUSH, 3 /* <c> */ CINDEX[] GC[N] ADD[] /* STACK: <p>, <c>, <2*median>, <2*median'> */ SUB[] #PUSH, 128 DIV[] /* floor to 1/64 for now */ /* STACK: <p>, <c>, <deltaMedian> */ DUP[] ROLL[] DUP[] SRP0[] SWAP[] MSIRP[m] SWAP[] DUP[] SRP0[] SWAP[] MSIRP[m] /* STACK: */ #PUSHON #END ENDF[] FDEF[], 110 /* calculate offset for emulation of interpolation of median of <c0> and <c1> between parents <p0> and <p1> using current pv and fv CALL[], <p0>, <c0>, <c1>, <p1>, 110 returns with offset on stack */ #BEGIN #PUSHOFF /* STACK: <p0>, <c0>, <c1>, <p1> */ #PUSH, 3 /* c0 */ CINDEX[] GC[O] #PUSH, 3 /* c1 */ CINDEX[] GC[O] ADD[] /* STACK: <p0>, <c0>, <c1>, <p1>, <c0 + c1> */ #PUSH, 5 /* p0 */ CINDEX[] GC[O] #PUSH, 128 MUL[] SUB[] /* STACK: <p0>, <c0>, <c1>, <p1>, <c0 + c1 - 2*p0> */ #PUSH, 2 /* p1 */ CINDEX[] #PUSH, 6 /* p0 */ CINDEX[] MD[N] MUL[] /* STACK: <p0>, <c0>, <c1>, <p1>, <(c0 + c1 - 2*p0)*(p1' - p0')> */ SWAP[] /* p1 */ #PUSH, 5 /* p0 */ CINDEX[] MD[O] #PUSH, 128 MUL[] /* prevent inadvertent divide-by-zero e.g. on non-spacing glyphs */ DUP[] IF[] DIV[] ELSE[] POP[] EIF[] /* STACK: <p0>, <c0>, <c1>, <(c0 + c1 - 2*p0)*(p1' - p0')/(2*(p1 - p0))> */ #PUSH, 4 /* p0 */ MINDEX[] GC[N] ADD[] /* STACK: <c0>, <c1>, <(c0'' + c1'')/2> */ ROLL[] /* c0 */ GC[N] ROLL[] /* c1 */ GC[N] ADD[] #PUSH, 32 MUL[] /* STACK: <(c0'' + c1'')/2>, <(c0' + c1')/2> */ SUB[] /* STACK: <offset> */ #PUSHON #END ENDF[] FDEF[], 111 /* emulate interpolation of median of <c0> and <c1> between parents <p0> and <p1> using current pv and fv CALL[], <p0>, <c0>, <c1>, <p1>, 111 */ #BEGIN #PUSHOFF /* STACK: <p0>, <c0>, <c1>, <p1> */ #PUSH, 4 /* p0 */ MINDEX[] #PUSH, 4 /* c0 */ CINDEX[] #PUSH, 4 /* c1 */ CINDEX[] #PUSH, 4 /* p1 */ MINDEX[] #PUSH, 110 /* calc offset for interpolation of median */ CALL[] /* STACK: <c0>, <c1>, <offset> */ DUP[] /* STACK: <c0>, <c1>, <offset>, <offset> */ ROLL[] DUP[] SRP0[] SWAP[] /* STACK: <c0>, <offset>, <c1>, <offset> */ MSIRP[m] SWAP[] DUP[] SRP0[] SWAP[] /* STACK: <c0>, <offset> */ MSIRP[m] #PUSHON #END ENDF[] FDEF[], 112 /* adjust (unrounded) stroke phase to target phase according to <method> method 0: round to nearest virtual pixel method 1: apply method 2 below 2 pixel wide strokes else method 0 method 2: optimize for max #black pixels method 3: optimize for one edge aligned right?: boolean indicating a left (false) or right (true) stroke) CALL[], <phase>, <weight>, <method>, <right?>, 112 returns with (rounded) adjusted phase on stack */ #BEGIN #PUSHOFF /* STACK: <phase>, <weight>, <method>, <right?> */ SWAP[] DUP[] #PUSH, 1 EQ[] IF[] /* STACK: <phase>, <weight>, <right?>, <method> */ /* replace method depending on stroke weight */ POP[] #PUSH, 2 /* weight */ CINDEX[] #PUSH, 2, 78 /* roundDist */ CALL[] #PUSH, 128 LT[] DUP[] ADD[] EIF[] DUP[] ADD[] ADD[] /* STACK: <phase>, <weight>, <method' = 2*method + right> */ DUP[] #PUSH, 1 LTEQ[] IF[] /* just round to nearest virtual pixel */ POP[] POP[] /* STACK: <phase> */ ELSE[] DUP[] #PUSH, 5 LTEQ[] IF[] /* optimize for max #black pixels */ POP[] /* STACK: <phase>, <weight> */ DUP[] FLOOR[] SUB[] /* STACK: <phase>, <fractWeight> */ #PUSH, 64 SWAP[] SUB[] /* STACK: <phase>, <1-fractWeight> */ #PUSH, 0, 3 /* phase */ CINDEX[] LT[] #PUSH, 3 /* phase */ CINDEX[] #PUSH, 3 /* 1-fractWeight */ CINDEX[] LT[] AND[] IF[] /* if 0 < phase < 1-fractWeight then need to adjust phase */ /* STACK: <phase>, <1-fractWeight> */ DUP[] #PUSH, 3 CINDEX[] SUB[] /* STACK: <phase>, <1-fractWeight>, <1-fractWeight-phase> */ ROLL[] GTEQ[] IF[] /* error from phase to 1-fractWeight >= error from 0 to phase */ POP[] #PUSH, 0 /* target 0 as phase */ EIF[] /* else target 1-fractWeight as phase, which is what's left on stack */ ELSE[] /* STACK: <phase>, <1-fractWeight> */ POP[] EIF[] ELSE[] /* optimize for one edge aligned */ /* STACK: <phase>, <weight>, <method'> */ #PUSH, 7 EQ[] IF[] /* right flush */ /* STACK: <phase>, <weight> */ DUP[] FLOOR[] SUB[] /* STACK: <phase>, <fractWeight> */ NEG[] SWAP[] POP[] ELSE[] /* left flush (and default) */ /* STACK: <phase>, <weight> */ POP[] POP[] #PUSH, 0 EIF[] EIF[] EIF[] #PUSH, 2, 78 /* roundDist */ CALL[] /* STACK: phase */ #PUSHON #END ENDF[] FDEF[], 113 /* fn calculates delta phase for optimal position of stroke bordered by <p> and <c> according to <method> (see fn 112 for definition of method) CALL[], <p>, <c>, <method>, 113 returns with delta phase in interval ]-½,+½] on stack */ #BEGIN #PUSHOFF /* STACK: <p>, <c>, <method> */ /* use sequence of parameters <p> and <c> to determine if this is a "left" stroke (in which case we may add grey to the right), or a "right" stroke (in which case we may add grey to the left) */ #PUSH, 2 /* c */ CINDEX[] #PUSH, 4 /* p */ CINDEX[] MD[O] #PUSH, 0 GTEQ[] IF[] #PUSH, 0 /* "left" stroke */ ELSE[] ROLL[] ROLL[] SWAP[] ROLL[] #PUSH, 1 /* "right" stroke */ EIF[] /* STACK: <p>, <c>, <method>, <right?> */ #PUSH, 4 /* p */ CINDEX[] GC[N] DUP[] FLOOR[] SUB[] DUP[] /* STACK: <p>, <c>, <method>, <right?>, <source phase>, <source phase> */ #PUSH, 5 /* c */ MINDEX[] #PUSH, 6 /* p */ MINDEX[] MD[N] /* STACK: <method>, <right?>, <source phase>, <source phase>, <weight> */ #PUSH, 5 /* method */ MINDEX[] #PUSH, 5 /* right? */ MINDEX[] #PUSH, 112 /* adjust to target stroke phase */ CALL[] /* STACK: <source phase>, <target phase> */ SWAP[] SUB[] /* STACK: <delta phase> */ /* minimze phase into interval ]-½,+½] */ NEG[] #PUSH, 32 ADD[] DUP[] FLOOR[] SUB[] #PUSH, 32 SUB[] NEG[] #PUSHON #END ENDF[] FDEF[], 114 /* emulate MIAP instruction with rendering environment specific rounding CALL[], <c>, <cvt>, 114 */ #BEGIN #PUSHOFF /* STACK: <c>, <cvt> */ #PUSH, 2 /* c */ CINDEX[] GC[N] DUP[] /* STACK: <c>, <cvt>, <wNat>, <wNat> */ ROLL[] DUP[] #PUSH, 0 LT[] IF[] /* STACK: <c>, <wNat>, <wNat>, <cvt> */ POP[] /* cvt < 0 (no cvt used) => w = wNat */ /* STACK: <c>, <wNat>, <w> */ #PUSH, 2, 78 /* roundDist */ CALL[] ELSE[] RCVT[] /* STACK: <c>, <wNat>, <wNat>, <wCvt> */ /* no cvt cut-in test (for eventual support of automatic small caps, superiors, and inferiors), pop wNat to use wCvt */ SWAP[] POP[] /* leave value as rounded by cpgm */ /* STACK: <c>, <wNat>, <w> */ EIF[] SUB[] NEG[] /* STACK: <c>, <wDelta> */ #PUSH, 2 CINDEX[] SRP0[] MSIRP[M] #PUSHON #END ENDF[] FDEF[], 115 /* interpolates a point <p> in <dirFlag> between points <lsb> and <rsb> dirFlag: postRoundFlag*8 + dir dir: X = 0, Y = 1, X/ = 2, Y/ = 3, ... depending on rendering environment and pv may optimise point position CALL[], <dirFlag>, <p0>, <c>, <p1>, 115 */ #BEGIN #PUSHOFF /* STACK: <dirFlag>, <p0>, <p>, <p1> */ /* separate postRoundFlag from dir */ #PUSH, 4 /* dirFlag */ MINDEX[] DUP[] #PUSH, 512 DIV[] DUP[] #PUSH, 512 MUL[] ROLL[] SWAP[] SUB[] /* STACK:, <p0>, <p>, <p1>, <postRoundFlag>, <dir> */ DUP[] #PUSH, 93 /* setV */ ADD[] CALL[] /* STACK: <p0>, <p>, <p1>, <postRoundFlag>, <dir> */ #PUSH, 5 /* p0 */ CINDEX[] SRP1[] ROLL[] /* p1 */ SRP2[] ROLL[] /* p */ DUP[] IP[] /* STACK: <p0>, <postRoundFlag>, <dir>, <p> */ ROLL[] /* postRoundFlag */ IF[] /* STACK: <p0>, <dir>, <p> */ #PUSH, 93, 4096, 4 /* setV, 64, dir */ MINDEX[] MUL[] ODD[] ADD[] CALL[] /* STACK: <p0>, <p> */ SWAP[] POP[] DUP[] /* p */ SRP0[] DUP[] GC[N] DUP[] #PUSH, 2, 78 /* roundDist */ CALL[] SWAP[] SUB[] /* STACK: <p>, <[p.c]-p.c> */ ELSE[] /* STACK: <p0>, <dir>, <p> */ SWAP[] POP[] /* STACK: <p0>, <p> */ DUP[] ROLL[] DUP[] /* p0 */ SRP0[] MD[N] #PUSH, 2, 78 /* roundDist */ CALL[] /* STACK: <p>, <[p.dist]> */ EIF[] MSIRP[M] /* STACK: */ #PUSHON #END ENDF[] FDEF[], 116 /* constrains a stroke in <dir>, defined by parent <p> and child <c>, and by cvt <cvt>, and interpolates it between points <gp0> and <gp1> dir: X = 0, Y = 1, X/ = 2 sof: (stroke optimization flags ||, |<, and >| ) don't = 0, do = 1, leftBias = 2, rightBias = 3 CALL[], <dir>, <gp0>, <p>, <c>, <cvt>, <gp1>, <sof>, 116 */ #BEGIN #PUSHOFF /* STACK: <dir>, <gp0>, <p>, <c>, <cvt>, <gp1>, <sof> */ #PUSH, 93, 4096, 9 /* setV, 64, dir */ CINDEX[] MUL[] ODD[] ADD[] CALL[] /* constrain stroke */ #PUSH, 5 /* p */ CINDEX[] #PUSH, 5 /* c */ CINDEX[] #PUSH, 5 /* cvt */ MINDEX[] #PUSH, 109 /* symDist */ CALL[] /* STACK: <dir>, <gp0>, <p>, <c>, <gp1>, <sof> */ #PUSH, 93, 7 /* setV, dir */ CINDEX[] ADD[] CALL[] #PUSH, 5 /* gp0 */ CINDEX[] #PUSH, 5 /* p */ CINDEX[] #PUSH, 5 /* c */ CINDEX[] #PUSH, 5 /* gp1 */ CINDEX[] #PUSH, 111 /* interpolate median */ CALL[] /* STACK: <dir>, <gp0>, <p>, <c>, <gp1>, <sof> */ #PUSH, 93, 4096, 8 /* setV, 64, dir */ MINDEX[] MUL[] ODD[] ADD[] CALL[] /* STACK: <gp0>, <p>, <c>, <gp1>, <sof> */ DUP[] #PUSH, 0 GT[] IF[] /* optimize stroke position */ #PUSH, 80 CALL[] /* STACK: <gp0>, <p>, <c>, <gp1>, <sof>, <som> */ #PUSH, 5 /* p */ CINDEX[] #PUSH, 5 /* c */ CINDEX[] #PUSH, 7 /* p */ CINDEX[] #PUSH, 7 /* c */ CINDEX[] #PUSH, 5 /* som */ CINDEX[] #PUSH, 113 /* get delta phase for optimal stroke position */ CALL[] #PUSH, 2 SLOOP[] SHPIX[] /* STACK: <gp0>, <p>, <c>, <gp1>, <sof>, <som> */ #PUSH, 0 GT[] #PUSH, 2 /* sof */ CINDEX[] #PUSH, 1 GT[] AND[] IF[] /* STACK: <gp0>, <p>, <c>, <gp1>, <sof> */ /* determine total side-bearing space to see if we need to bias the black body */ #PUSH, 4 /* p */ CINDEX[] #PUSH, 6 /* gp0 */ CINDEX[] MD[N] #PUSH, 3 /* gp1 */ CINDEX[] #PUSH, 5 /* c */ CINDEX[] MD[N] ADD[] DUP[] #PUSH, 64 GT[] IF[] /* STACK: <gp0>, <p>, <c>, <gp1>, <sof>, <totSBS> */ /* enough total side-bearing space left, leave it alone */ POP[] ELSE[] /* STACK: <gp0>, <p>, <c>, <gp1>, <sof>, <totSBS> */ /* 1 pixel or less total side-bearing space left */ #PUSH, 0 GT[] IF[] /* STACK: <gp0>, <p>, <c>, <gp1>, <sof> */ /* any total side-bearing space left at all */ DUP[] #PUSH, 2 EQ[] IF[] /* STACK: <gp0>, <p>, <c>, <gp1>, <sof> */ /* move stroke flush left */ #PUSH, 4 /* p */ CINDEX[] #PUSH, 4 /* c */ CINDEX[] #PUSH, 7 /* gp0 */ CINDEX[] #PUSH, 7 /* p */ CINDEX[] MD[N] #PUSH, 2 SLOOP[] SHPIX[] ELSE[] /* STACK: <gp0>, <p>, <c>, <gp1>, <sof> */ /* move stroke flush left */ #PUSH, 4 /* p */ CINDEX[] #PUSH, 4 /* c */ CINDEX[] #PUSH, 4 /* gp1 */ CINDEX[] #PUSH, 6 /* c */ CINDEX[] MD[N] #PUSH, 2 SLOOP[] SHPIX[] EIF[] EIF[] EIF[] EIF[] EIF[] /* STACK: <gp0>, <p>, <c>, <gp1>, <sof> */ POP[] POP[] POP[] POP[] POP[] /* STACK: */ #PUSHON #END ENDF[] FDEF[], 117 /* fn tries to place and constrain two strokes <p0,c0,cvt0> and <p1,c1,cvt1> between grandparents <gp0> and <gp1> in direction <dir> dir: X = 0, Y = 1, X/ = 2 X/ (italic) is not yet implemented; to do so properly will need to factor the italic phase optimization part out of fn 131 and make it available to this fn. CALL[], <dir>, <gp0>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <gp1>, 117 */ #BEGIN #PUSHOFF /* STACK: <dir>, <gp0>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <gp1> */ #PUSH, 93, 4096, 11 /* setV, dir */ CINDEX[] MUL[] ODD[] ADD[] CALL[] /* STACK: <dir>, <gp0>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <gp1> */ /* interpolate black body */ #PUSH, 7 /* p0 */ CINDEX[] #PUSH, 7 /* c0 */ CINDEX[] #PUSH, 6 /* p1 */ CINDEX[] #PUSH, 6 /* c1 */ CINDEX[] #PUSH, 12 /* gp0 */ CINDEX[] #PUSH, 12 /* p0 */ CINDEX[] #PUSH, 9 /* c1 */ CINDEX[] #PUSH, 8 /* gp1 */ CINDEX[] #PUSH, 110 /* calc offset for interpolation of median */ CALL[] #PUSH, 4 SLOOP[] SHPIX[] /* STACK: <dir>, <gp0>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <gp1> */ /* constrain stroke0 */ #PUSH, 7 /* p0 */ CINDEX[] #PUSH, 7 /* c0 */ CINDEX[] #PUSH, 7 /* cvt0 */ MINDEX[] #PUSH, 109 /* symDist */ CALL[] /* STACK: <dir>, <gp0>, <p0>, <c0>, <p1>, <c1>, <cvt1>, <gp1> */ /* constrain stroke1 */ #PUSH, 4 /* p1 */ CINDEX[] #PUSH, 4 /* c1 */ CINDEX[] #PUSH, 4 /* cvt1 */ MINDEX[] #PUSH, 109 /* symDist */ CALL[] /* STACK: <dir>, <gp0>, <p0>, <c0>, <p1>, <c1>, <gp1> */ #PUSH, 80 CALL[] /* STACK: <dir>, <gp0>, <p0>, <c0>, <p1>, <c1>, <gp1>, <som> */ /* determine phase0 for optimal position of stroke0 */ #PUSH, 6 /* p0 */ CINDEX[] #PUSH, 6 /* c0 */ CINDEX[] #PUSH, 3 /* som */ CINDEX[] #PUSH, 113 /* get delta phase for optimal stroke position */ CALL[] /* STACK: <dir>, <gp0>, <p0>, <c0>, <p1>, <c1>, <gp1>, <som>, <phase0> */ /* forward to stroke1 position */ #PUSH, 5 /* p1 */ CINDEX[] #PUSH, 5 /* c1 */ CINDEX[] #PUSH, 3 /* phase0 */ CINDEX[] #PUSH, 2 SLOOP[] SHPIX[] /* STACK: <dir>, <gp0>, <p0>, <c0>, <p1>, <c1>, <gp1>, <som>, <phase0> */ /* determine phase1 for optimal position of stroke1 */ DUP[] #PUSH, 6 /* p1 */ CINDEX[] #PUSH, 6 /* c1 */ CINDEX[] #PUSH, 5 /* som */ CINDEX[] #PUSH, 113 /* get delta phase for optimal stroke position */ CALL[] ADD[] /* STACK: <dir>, <gp0>, <p0>, <c0>, <p1>, <c1>, <gp1>, <som>, <phase0>, <phase1> */ /* undo forwarding to stroke1 position */ #PUSH, 6 /* p1 */ CINDEX[] #PUSH, 6 /* c1 */ CINDEX[] #PUSH, 4 /* phase0 */ CINDEX[] NEG[] #PUSH, 2 SLOOP[] SHPIX[] /* STACK: <dir>, <gp0>, <p0>, <c0>, <p1>, <c1>, <gp1>, <som>, <phase0>, <phase1> */ /* determine double average phase error */ #PUSH, 2 /* phase0 */ CINDEX[] #PUSH, 2 /* phase1 */ CINDEX[] ADD[] /* STACK: <dir>, <gp0>, <p0>, <c0>, <p1>, <c1>, <gp1>, <som>, <phase0>, <phase1>, <2*phaseError> */ DUP[] #PUSH, 64 GTEQ[] IF[] /* STACK: <dir>, <gp0>, <p0>, <c0>, <p1>, <c1>, <gp1>, <som>, <phase0>, <phase1>, <2*phaseError> */ /* double average phase error >= 1 pixel, correct to the left */ POP[] #PUSH, 64 SUB[] SWAP[] #PUSH, 64 SUB[] SWAP[] ELSE[] /* STACK: <dir>, <gp0>, <p0>, <c0>, <p1>, <c1>, <gp1>, <som>, <phase0>, <phase1>, <2*phaseError> */ #PUSH, -64 LT[] IF[] /* STACK: <dir>, <gp0>, <p0>, <c0>, <p1>, <c1>, <gp1>, <som>, <phase0>, <phase1>, <2*phaseError> */ /* double average phase error < -1 pixel, correct to the right */ #PUSH, 64 ADD[] SWAP[] #PUSH, 64 ADD[] SWAP[] EIF[] EIF[] /* STACK: <dir>, <gp0>, <p0>, <c0>, <p1>, <c1>, <gp1>, <som>, <phase0>, <phase1> */ /* apply corrected optimal phase0 to stroke0 */ #PUSH, 8 /* p0 */ CINDEX[] #PUSH, 8 /* c0 */ CINDEX[] #PUSH, 4 /* phase0 */ MINDEX[] #PUSH, 2 SLOOP[] SHPIX[] /* STACK: <dir>, <gp0>, <p0>, <c0>, <p1>, <c1>, <gp1>, <som>, <phase1> */ /* apply corrected optimal phase1 to stroke1 */ #PUSH, 5 /* p1 */ CINDEX[] #PUSH, 5 /* c1 */ CINDEX[] ROLL[] /* phase1 */ #PUSH, 2 SLOOP[] SHPIX[] /* STACK: <dir>, <gp0>, <p0>, <c0>, <p1>, <c1>, <gp1>, <som> */ DUP[] #PUSH, 0 GT[] IF[] /* STACK: <dir>, <gp0>, <p0>, <c0>, <p1>, <c1>, <gp1>, <som> */ /* determine total side-bearing space to see if we need to bias the black body */ #PUSH, 6 /* p0 */ CINDEX[] #PUSH, 8 /* gp0 */ CINDEX[] MD[N] #PUSH, 3 /* gp1 */ CINDEX[] #PUSH, 5 /* c1 */ CINDEX[] MD[N] ADD[] DUP[] #PUSH, 64 GT[] IF[] /* enough total side-bearing space left, leave it alone */ POP[] ELSE[] /* 1 pixel or less total side-bearing space left */ #PUSH, 0 GT[] IF[] /* STACK: <dir>, <gp0>, <p0>, <c0>, <p1>, <c1>, <gp1>, <som> */ /* any total side-bearing space left at all, move black-body flush left and start over */ #PUSH, 6 /* p0 */ CINDEX[] #PUSH, 6 /* c0 */ CINDEX[] #PUSH, 6 /* p1 */ CINDEX[] #PUSH, 6 /* c1 */ CINDEX[] #PUSH, 11 /* gp0 */ CINDEX[] #PUSH, 11 /* p0 */ CINDEX[] MD[N] #PUSH, 4 SLOOP[] SHPIX[] /* STACK: <dir>, <gp0>, <p0>, <c0>, <p1>, <c1>, <gp1>, <som> */ /* optimize position of stroke0 forwarding phase0 to stroke1 */ #PUSH, 6 /* p0 */ CINDEX[] #PUSH, 6 /* c0 */ CINDEX[] #PUSH, 6 /* p1 */ CINDEX[] #PUSH, 6 /* c1 */ CINDEX[] #PUSH, 10 /* p0 */ CINDEX[] #PUSH, 10 /* c0 */ CINDEX[] #PUSH, 7 /* som */ CINDEX[] #PUSH, 113 /* get delta phase for optimal stroke position */ CALL[] #PUSH, 4 /* apply to both strokes */ SLOOP[] SHPIX[] /* STACK: <dir>, <gp0>, <p0>, <c0>, <p1>, <c1>, <gp1>, <som> */ /* optimize position of stroke1 */ #PUSH, 4 /* p1 */ CINDEX[] #PUSH, 4 /* c1 */ CINDEX[] #PUSH, 5 /* c1 */ CINDEX[] #PUSH, 7 /* p1 */ CINDEX[] #PUSH, 5 /* som */ CINDEX[] #PUSH, 113 /* get delta phase for optimal stroke position */ CALL[] #PUSH, 2 /* apply to second stroke only */ SLOOP[] SHPIX[] ELSE[] /* STACK: <dir>, <gp0>, <p0>, <c0>, <p1>, <c1>, <gp1>, <som> */ /* no total side-bearing space left, move stroke1 left by 1 pixel */ #PUSH, 4 /* p1 */ CINDEX[] #PUSH, 4 /* c1 */ CINDEX[] #PUSH, -64, 2 SLOOP[] SHPIX[] EIF[] EIF[] EIF[] /* STACK: <dir>, <gp0>, <p0>, <c0>, <p1>, <c1>, <gp1>, <som> */ POP[] POP[] POP[] POP[] POP[] POP[] POP[] POP[] #PUSHON #END ENDF[] FDEF[], 118 /* fn to set pv perpendicular to p1 and c0' such that distance c0'<---p0 measures cvt or natural distance if cvt = -1. used as support to ResX|YDDist and ResX|YDLink CALL[], <p1>, <p0>, <c0>, <cvt>, 118 */ #BEGIN #PUSHOFF /* STACK: <p1>, <p0>, <c0>, <cvt> */ #PUSH, 4 /* p1 */ CINDEX[] #PUSH, 3 /* c0 */ CINDEX[] SDPVTL[R] #PUSH, 3 /* p0 */ CINDEX[] #PUSH, 3 /* c0 */ CINDEX[] ROLL[] /* cvt */ DUP[] #PUSH, 0 LT[] IF[] POP[] #PUSH, 101 /* resActDist, noCvt, noMinDist */ ELSE[] #PUSH, 104 /* resActDist, cvt, minDist */ EIF[] CALL[] ABS[] /* STACK: <p1>, <p0>, <c0>, <w> */ #PUSH, 4 /* p1 */ CINDEX[] #PUSH, 4 /* p0 */ CINDEX[] SPVTL[r] #PUSH, 4 /* p1 */ CINDEX[] #PUSH, 4 /* p0 */ CINDEX[] MD[N] /* STACK: <p1>, <p0>, <c0>, <w>, <d> */ /* test if solution exists at all */ DUP[] DUP[] MUL[] #PUSH, 3 /* w */ CINDEX[] DUP[] MUL[] LTEQ[] #PUSH, 0, 3 /* d */ CINDEX[] EQ[] OR[] /* STACK: <p1>, <p0>, <c0>, <w>, <d>, <d² <= w² or d = 0?> */ IF[] /* STACK: <p1>, <p0>, <c0>, <w>, <d> */ /* solution doesn't exist, hence prepare to bail out */ POP[] POP[] SWAP[] POP[] SPVTL[R] ELSE[] /* STACK: <p1>, <p0>, <c0>, <w>, <d> */ /* solution exists, hence continue computation */ DUP[] MUL[] #PUSH, 2 /* w */ CINDEX[] DUP[] MUL[] SUB[] DUP[] /* STACK: <p1>, <p0>, <c0>, <w>, <d² - w²>, <d² - w²> */ #PUSH, 83 /* sqrt */ CALL[] /* STACK: <p1>, <p0>, <c0>, <w>, <d² - w²>, <sqrt(d² - w²)> */ ROLL[] /* w */ MUL[] /* STACK: <p1>, <p0>, <c0>, <d² - w² =: dx>, <w·sqrt(d² - w²) =: dy> */ #PUSH, 5 /* p1 */ CINDEX[] #PUSH, 5 /* p0 */ CINDEX[] SDPVTL[R] #PUSH, 4 /* p0 */ CINDEX[] #PUSH, 4 /* c0 */ MINDEX[] MD[O] #PUSH, 0 LT[] IF[] NEG[] /* dy */ EIF[] /* STACK: <p1>, <p0>, <dx>, <dy> */ #PUSH, 4 /* p1 */ MINDEX[] DUP[] SVTCA[X] GC[N] SWAP[] SVTCA[Y] GC[N] /* STACK: <p0>, <dx>, <dy>, <p1.x>, <p1.y> */ #PUSH, 5 /* p0 */ MINDEX[] DUP[] SVTCA[X] GC[N] SWAP[] SVTCA[Y] GC[N] /* STACK: <dx>, <dy>, <p1.x>, <p1.y>, <p0.x>, <p0.y> */ #PUSH, 0 /* enter twilight zone */ SZPS[] SVTCA[Y] #PUSH, 0 SWAP[] SCFS[] SVTCA[X] #PUSH, 0 SWAP[] SCFS[] /* STACK: <dx>, <dy>, <p1.x>, <p1.y> */ SVTCA[Y] DUP[] #PUSH, 1 SWAP[] SCFS[] #PUSH, 2 SWAP[] SCFS[] SVTCA[X] DUP[] #PUSH, 1 SWAP[] SCFS[] #PUSH, 2 SWAP[] SCFS[] /* STACK: <dx>, <dy> */ SWAP[] /* STACK: <dy>, <dx> */ #PUSH, 2, 0, 1 SFVTL[r] SWAP[] SHPIX[] /* STACK: <dy> */ #PUSH, 2, 0, 1 SFVTL[R] SWAP[] SHPIX[] /* STACK: */ #PUSH, 2, 1 SPVTL[R] #PUSH, 1 /* leave twilight zone */ SZPS[] EIF[] #PUSHON #END ENDF[] FDEF[], 119 /* align c with p unless fv is perpendicular to pv fv and pv assumed to be set prior to calling fn 119 used as support to ResX|YDDist and ResX|YDLink CALL[], <p>, <c>, 119 */ #BEGIN #PUSHOFF /* STACK: <p>, <c> */ SWAP[] SRP0[] /* STACK: <c> */ GFV[] GPV[] /* STACK: <c>, <fv.x>, <fv.y>, <pv.x>, <pv.y> */ ROLL[] MUL[] SWAP[] ROLL[] MUL[] ADD[] ABS[] /* STACK: <c>, <|pv.y*fv.y + pv.x*fv.x|> */ #PUSH, 16384, 1024 MUL[] /* the above dot product multiplies two 2.14 numbers in 26.6 arithmetic yielding a 2.22 number (2^14 * 2^14 / 2^6 = 2^22) like the rasterizer, we're comparing this number to 1/16: |fv1·pv| < 1/16 means fv1 is within ±arcsin(1/16) or ±3.5833° perpendicular to pv in 2.22 format 1/16 is 2^18, but since the assembler won't allow us to push 2^18 = 262144, we make up this number as a multiplication the multiplication, in turn, is again done in 26.6 format, hence we multiply 16384 with 1024 (2^14 * 2^10 / 2^6 = 2^18) */ LT[] IF[] /* fv is approximately perpendicular to pv which by itself is perpendicular to a line from p to c' (with c' the twilight point 2 computed in fn 118), i.e. fv is approximately parallel to line from p to c'. Given the usage of fn 119 this means that fv is approximately coincident with said line, or c is approximately aligned already, hence simply touch the point, but without involving the pv */ /* STACK: <c> */ #PUSH, 0 SHPIX[] ELSE[] /* STACK: <c> */ ALIGNRP[] EIF[] /* STACK: */ #PUSHON #END ENDF[] FDEF[], 120 /* support to ResX|YDDist and ResX|YDLink where fv0 and fv1 are x or y CALL[], <p0>, <c0>, <p1>, <c1>, <cvt0>, <cvt1>, <fv0>, <fv1>, 120 */ #BEGIN #PUSHOFF /* STACK: <p0>, <c0>, <p1>, <c1>, <cvt0>, <cvt1>, <fv0>, <fv1> */ #PUSH, 6 /* p1 */ CINDEX[] #PUSH, 9 /* p0 */ CINDEX[] #PUSH, 9 /* c0 */ CINDEX[] #PUSH, 7 /* cvt0 */ MINDEX[] #PUSH, 118 CALL[] /* STACK: <p0>, <c0>, <p1>, <c1>, <cvt1>, <fv0>, <fv1> */ SWAP[] #PUSH, 0 /* x? */ EQ[] IF[] SFVTCA[X] ELSE[] SFVTCA[Y] EIF[] /* STACK: <p0>, <c0>, <p1>, <c1>, <cvt1>, <fv1> */ #PUSH, 4 /* p1 */ CINDEX[] #PUSH, 6 /* c0 */ MINDEX[] #PUSH, 119 CALL[] /* STACK: <p0>, <p1>, <c1>, <cvt1>, <fv1> */ #PUSH, 5 /* p0 */ CINDEX[] #PUSH, 5 /* p1 */ MINDEX[] #PUSH, 5 /* c1 */ CINDEX[] #PUSH, 5 /* cvt1 */ MINDEX[] #PUSH, 118 CALL[] /* STACK: <p0>, <c1>, <fv1> */ #PUSH, 0 /* x? */ EQ[] IF[] SFVTCA[X] ELSE[] SFVTCA[Y] EIF[] /* STACK: <p0>, <c1> */ #PUSH, 119 CALL[] /* STACK: */ #PUSHON #END ENDF[] FDEF[], 121 /* support to ResX|YDDist and ResX|YDLink where fv0 is x or y while fv1 is to-line CALL[], <p0>, <c0>, <p1>, <c1>, <cvt0>, <cvt1>, <fv0>, <fv1.p0>, <fv1.p1>, 121 */ #BEGIN #PUSHOFF /* STACK: <p0>, <c0>, <p1>, <c1>, <cvt0>, <cvt1>, <fv0>, <fv1.p0>, <fv1.p1> */ #PUSH, 7 /* p1 */ CINDEX[] #PUSH, 10 /* p0 */ CINDEX[] #PUSH, 10 /* c0 */ CINDEX[] #PUSH, 8 /* cvt0 */ MINDEX[] #PUSH, 118 CALL[] /* STACK: <p0>, <c0>, <p1>, <c1>, <cvt1>, <fv0>, <fv1.p0>, <fv1.p1> */ ROLL[] #PUSH, 0 /* x? */ EQ[] IF[] SFVTCA[X] ELSE[] SFVTCA[Y] EIF[] /* STACK: <p0>, <c0>, <p1>, <c1>, <cvt1>, <fv1.p0>, <fv1.p1> */ #PUSH, 5 /* p1 */ CINDEX[] #PUSH, 7 /* c0 */ MINDEX[] #PUSH, 119 CALL[] /* STACK: <p0>, <p1>, <c1>, <cvt1>, <fv1.p0>, <fv1.p1> */ #PUSH, 6 /* p0 */ CINDEX[] #PUSH, 6 /* p1 */ MINDEX[] #PUSH, 6 /* c1 */ CINDEX[] #PUSH, 6 /* cvt1 */ MINDEX[] #PUSH, 118 CALL[] /* STACK: <p0>, <c1>, <fv1.p0>, <fv1.p1> */ SFVTL[r] /* STACK: <p0>, <c1> */ #PUSH, 119 CALL[] /* STACK: */ #PUSHON #END ENDF[] FDEF[], 122 /* support to ResX|YDDist and ResX|YDLink where fv0 is to-line while fv1 is x or y CALL[], <p0>, <c0>, <p1>, <c1>, <cvt0>, <cvt1>, <fv0.p0>, <fv0.p1>, <fv1>, 122 */ #BEGIN #PUSHOFF /* STACK: <p0>, <c0>, <p1>, <c1>, <cvt0>, <cvt1>, <fv0.p0>, <fv0.p1>, <fv1> */ #PUSH, 7 /* p1 */ CINDEX[] #PUSH, 10 /* p0 */ CINDEX[] #PUSH, 10 /* c0 */ CINDEX[] #PUSH, 8 /* cvt0 */ MINDEX[] #PUSH, 118 CALL[] /* STACK: <p0>, <c0>, <p1>, <c1>, <cvt1>, <fv0.p0>, <fv0.p1>, <fv1> */ ROLL[] ROLL[] SFVTL[r] /* STACK: <p0>, <c0>, <p1>, <c1>, <cvt1>, <fv1> */ #PUSH, 4 /* p1 */ CINDEX[] #PUSH, 6 /* c0 */ MINDEX[] #PUSH, 119 CALL[] /* STACK: <p0>, <p1>, <c1>, <cvt1>, <fv1> */ #PUSH, 5 /* p0 */ CINDEX[] #PUSH, 5 /* p1 */ MINDEX[] #PUSH, 5 /* c1 */ CINDEX[] #PUSH, 5 /* cvt1 */ MINDEX[] #PUSH, 118 CALL[] /* STACK: <p0>, <c1>, <fv1> */ #PUSH, 0 /* x? */ EQ[] IF[] SFVTCA[X] ELSE[] SFVTCA[Y] EIF[] /* STACK: <p0>, <c1> */ #PUSH, 119 CALL[] /* STACK: */ #PUSHON #END ENDF[] FDEF[], 123 /* support to ResX|YDDist and ResX|YDLink where both fv0 and fv1 are to-line CALL[], <p0>, <c0>, <p1>, <c1>, <cvt0>, <cvt1>, <fv0.p0>, <fv0.p1>, <fv1.p0>, <fv1.p1>, 123 */ #BEGIN #PUSHOFF /* STACK: <p0>, <c0>, <p1>, <c1>, <cvt0>, <cvt1>, <fv0.p0>, <fv0.p1>, <fv1.p0>, <fv1.p1> */ #PUSH, 8 /* p1 */ CINDEX[] #PUSH, 11 /* p0 */ CINDEX[] #PUSH, 11 /* c0 */ CINDEX[] #PUSH, 9 /* cvt0 */ MINDEX[] #PUSH, 118 CALL[] /* STACK: <p0>, <c0>, <p1>, <c1>, <cvt1>, <fv0.p0>, <fv0.p1>, <fv1.p0>, <fv1.p1> */ #PUSH, 4 /* fv0.p0 */ MINDEX[] #PUSH, 4 /* fv0.p1 */ MINDEX[] SFVTL[r] /* STACK: <p0>, <c0>, <p1>, <c1>, <cvt1>, <fv1.p0>, <fv1.p1> */ #PUSH, 5 /* p1 */ CINDEX[] #PUSH, 7 /* c0 */ MINDEX[] #PUSH, 119 CALL[] /* STACK: <p0>, <p1>, <c1>, <cvt1>, <fv1.p0>, <fv1.p1> */ #PUSH, 6 /* p0 */ CINDEX[] #PUSH, 6 /* p1 */ MINDEX[] #PUSH, 6 /* c1 */ CINDEX[] #PUSH, 6 /* cvt1 */ MINDEX[] #PUSH, 118 CALL[] /* STACK: <p0>, <c1>, <fv1.p0>, <fv1.p1> */ SFVTL[r] /* STACK: <p0>, <c1> */ #PUSH, 119 CALL[] /* STACK: */ #PUSHON #END ENDF[] FDEF[], 124 /* determine on which side of edge p0->p1 is c by calculating vector product (c - p0) ^ (p1 - p0) CALL[], <p0>, <c>, <p1>, 124 returns with vector product on stack if vector product < 0 then c is on the left of p0->p1 if vector product > 0 then c is on the right of p0->p1 else c is exactly on p0->p1 */ #BEGIN #PUSHOFF /* STACK: <p0>, <c>, <p1> */ SPVTCA[X] #PUSH, 3 /* p0 */ CINDEX[] #PUSH, 3 /* c */ CINDEX[] MD[O] #PUSH, 4 /* p0 */ CINDEX[] #PUSH, 3 /* p1 */ CINDEX[] MD[O] /* STACK: <p0>, <c>, <p1>, <a.x>, <b.x> */ SPVTCA[Y] #PUSH, 5 /* p0 */ CINDEX[] #PUSH, 5 /* c */ MINDEX[] MD[O] #PUSH, 5 /* p0 */ MINDEX[] #PUSH, 5 /* p1 */ MINDEX[] MD[O] /* STACK: <a.x>, <b.x>, <a.y>, <b.y> */ #PUSH, 4 /* a.x */ MINDEX[] MUL[] ROLL[] /* b.x */ ROLL[] /* a.y */ MUL[] SUB[] /* STACK: <b.y*a.x - b.x*a.y> */ #PUSHON #END ENDF[] FDEF[], 125 /* fn interpolates a pair of diagonal links between grand-parents gp0 and gp1 along pv pv: X = 0, Y = 1, X/ = 2; fv0 and fv1: x and y components in 2.14 CALL[], <pv>, <gp0>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <gp1>, <fv0.x>, <fv0.y>, <fv1.x>, fv1.y>, 125 */ #BEGIN #PUSHOFF /* interpolate parents between grand-parents along pv */ /* STACK: <pv>, <gp0>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <gp1>, <fv0.x>, <fv0.y>, <fv1.x>, fv1.y> */ #PUSH, 93, 14 /* pv */ CINDEX[] ADD[] CALL[] #PUSH, 12 /* gp0 */ MINDEX[] SRP1[] #PUSH, 5 /* gp1 */ MINDEX[] SRP2[] #PUSH, 10 /* p0 */ CINDEX[] IP[] #PUSH, 7 /* p1 */ CINDEX[] IP[] /* determine if this is a crisscrossed stroke */ /* STACK: <pv>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <fv0.x>, <fv0.y>, <fv1.x>, fv1.y> */ #PUSH, 10 /* p0 */ CINDEX[] #PUSH, 10 /* c0 */ CINDEX[] #PUSH, 9 /* p1 */ CINDEX[] #PUSH, 124 /* c0 on which side of edge p0->p1? */ CALL[] #PUSH, 0 LT[] #PUSH, 11 /* p0 */ CINDEX[] #PUSH, 8 /* c1 */ CINDEX[] #PUSH, 10 /* p1 */ CINDEX[] #PUSH, 124 /* c1 on which side of edge p0->p1? */ CALL[] #PUSH, 0 LT[] EQ[] IF[] /* both childern on same side of parent edge p0>->p1 hence re-align children with parents perp to dpv. */ /* STACK: <pv>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <fv0.x>, <fv0.y>, <fv1.x>, fv1.y> */ #PUSH, 7 /* p1 */ CINDEX[] #PUSH, 11 /* p0 */ CINDEX[] SDPVTL[R] #PUSH, 4 /* fv0.x */ CINDEX[] #PUSH, 4 /* fv0.y */ CINDEX[] SFVFS[] #PUSH, 10 /* p0 */ CINDEX[] SRP0[] #PUSH, 9 /* c0 */ CINDEX[] MDRP[m<rBl] #PUSH, 2 /* fv1.x */ CINDEX[] #PUSH, 2 /* fv1.y */ CINDEX[] SFVFS[] #PUSH, 7 /* p1 */ CINDEX[] SRP0[] #PUSH, 6 /* c1 */ CINDEX[] MDRP[m<rBl] ELSE[] /* childern on opposite sides of "parent edge" p0>->p1 hence re-align children with parents per method for crisscrossed strokes */ /* STACK: <pv>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <fv0.x>, <fv0.y>, <fv1.x>, fv1.y> */ #PUSH, 7 /* p1 */ CINDEX[] #PUSH, 11 /* p0 */ CINDEX[] #PUSH, 11 /* c0 */ CINDEX[] #PUSH, -1, 118 /* no cvt0, no minDist */ CALL[] /* STACK: <pv>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <fv0.x>, <fv0.y>, <fv1.x>, fv1.y> */ #PUSH, 4 /* fv0.x */ CINDEX[] #PUSH, 4 /* fv0.y */ CINDEX[] SFVFS[] /* STACK: <pv>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <fv0.x>, <fv0.y>, <fv1.x>, fv1.y> */ #PUSH, 7 /* p1 */ CINDEX[] #PUSH, 10 /* c0 */ CINDEX[] #PUSH, 119 CALL[] /* STACK: <pv>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <fv0.x>, <fv0.y>, <fv1.x>, fv1.y> */ #PUSH, 10 /* p0 */ CINDEX[] #PUSH, 8 /* p1 */ CINDEX[] #PUSH, 8 /* c1 */ CINDEX[] #PUSH, -1, 118 /* no cvt1, no minDist */ CALL[] /* STACK: <pv>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <fv0.x>, <fv0.y>, <fv1.x>, fv1.y> */ #PUSH, 2 /* fv1.x */ CINDEX[] #PUSH, 2 /* fv1.y */ CINDEX[] SFVFS[] /* STACK: <p0>, <c1> */ #PUSH, 10 /* p0 */ CINDEX[] #PUSH, 7 /* c1 */ CINDEX[] #PUSH, 119 CALL[] EIF[] /* determine pre-link medians, measuring perpendicularly to p0->p1 */ /* STACK: <pv>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <fv0.x>, <fv0.y>, <fv1.x>, fv1.y> */ #PUSH, 10 /* p0 */ CINDEX[] GC[N] #PUSH, 10 /* c0 */ CINDEX[] GC[N] ADD[] #PUSH, 8 /* p1 */ CINDEX[] GC[N] #PUSH, 8 /* c1 */ CINDEX[] GC[N] ADD[] /* links */ /* STACK: <pv>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <fv0.x>, <fv0.y>, <fv1.x>, fv1.y>, <median0>, <median1> */ #PUSH, 6 /* fv0.x */ CINDEX[] #PUSH, 6 /* fv0.y */ CINDEX[] SFVFS[] #PUSH, 12 /* p0 */ CINDEX[] #PUSH, 12 /* c0 */ CINDEX[] #PUSH, 12 /* cvt0 */ MINDEX[] DUP[] #PUSH, 0 LT[] IF[] POP[] #PUSH, 106 /* resMIRP, noCvt, minDist */ ELSE[] #PUSH, 108 /* resMIRP, cvt, minDist */ EIF[] CALL[] /* STACK: <pv>, <p0>, <c0>, <p1>, <c1>, <cvt1>, <fv0.x>, <fv0.y>, <fv1.x>, fv1.y>, <median0>, <median1> */ #PUSH, 4 /* fv1.x */ CINDEX[] #PUSH, 4 /* fv1.y */ CINDEX[] SFVFS[] #PUSH, 9 /* p1 */ CINDEX[] #PUSH, 9 /* c1 */ CINDEX[] #PUSH, 9 /* cvt1 */ MINDEX[] DUP[] #PUSH, 0 LT[] IF[] POP[] #PUSH, 106 /* resMIRP, noCvt, minDist */ ELSE[] #PUSH, 108 /* resMIRP, cvt, minDist */ EIF[] CALL[] /* subtract post-link medians from pre-link ones */ /* STACK: <pv>, <p0>, <c0>, <p1>, <c1>, <fv0.x>, <fv0.y>, <fv1.x>, fv1.y>, <median0>, <median1> */ SWAP[] #PUSH, 10 /* p0 */ CINDEX[] GC[N] #PUSH, 10 /* c0 */ CINDEX[] GC[N] ADD[] SUB[] #PUSH, 32 MUL[] SWAP[] #PUSH, 8 /* p1 */ CINDEX[] GC[N] #PUSH, 8 /* c1 */ CINDEX[] GC[N] ADD[] SUB[] #PUSH, 32 MUL[] /* finally move points by respective deltas */ /* STACK: <pv>, <p0>, <c0>, <p1>, <c1>, <fv0.x>, <fv0.y>, <fv1.x>, fv1.y>, <delta0>, <delta1> */ #PUSH, 1, 12 /* pv */ CINDEX[] EQ[] IF[] SFVTCA[Y] ELSE[] SFVTCA[X] EIF[] #PUSH, 10 /* p0 */ MINDEX[] DUP[] SRP0[] #PUSH, 3 /* delta0 */ CINDEX[] MSIRP[m] #PUSH, 6 /* fv0.x */ MINDEX[] #PUSH, 6 /* fv0.y */ MINDEX[] SFVFS[] #PUSH, 7 /* c0 */ MINDEX[] DUP[] SRP0[] ROLL[] /* delta0 */ MSIRP[m] /* STACK: <pv>, <p1>, <c1>, <fv1.x>, fv1.y>, <delta1> */ #PUSH, 1, 7 /* pv */ MINDEX[] EQ[] IF[] SFVTCA[Y] ELSE[] SFVTCA[X] EIF[] #PUSH, 5 /* p1 */ MINDEX[] DUP[] SRP0[] #PUSH, 2 /* delta1 */ CINDEX[] MSIRP[m] ROLL[] /* fv0.x */ ROLL[] /* fv0.y */ SFVFS[] SWAP[] /* c1 */ DUP[] SRP0[] SWAP[] /* delta1 */ MSIRP[m] /* STACK: */ #PUSHON #END ENDF[] FDEF[], 126 /* glue code to fn 125 where both fv0 and fv1 are x or y CALL[], <pv>, <gp0>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <gp1>, <fv0>, <fv1>, 126 */ #BEGIN #PUSHOFF /* STACK: <pv>, <gp0>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <gp1>, <fv0>, <fv1> */ SWAP[] /* fv0 */ #PUSH, 1 EQ[] IF[] #PUSH, 0, 16384 ELSE[] #PUSH, 16384, 0 EIF[] ROLL[] /* fv1 */ #PUSH, 1 EQ[] IF[] #PUSH, 0, 16384 ELSE[] #PUSH, 16384, 0 EIF[] #PUSH, 125 /* resIPDDLink */ CALL[] #PUSHON #END ENDF[] FDEF[], 127 /* glue code to fn 125 where fv0 is to line and fv1 is x or y CALL[], <pv>, <gp0>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <gp1>, <fv0.0>, <fv0.1>, <fv1>, 127 */ #BEGIN #PUSHOFF /* STACK: <pv>, <gp0>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <gp1>, <fv0.0>, <fv0.1>, <fv1> */ ROLL[] /* fv0.0 */ ROLL[] /* fv0.1 */ SFVTL[r] GFV[] ROLL[] /* fv1 */ #PUSH, 1 EQ[] IF[] #PUSH, 0, 16384 ELSE[] #PUSH, 16384, 0 EIF[] #PUSH, 125 /* resIPDDLink */ CALL[] #PUSHON #END ENDF[] FDEF[], 128 /* glue code to fn 125 where fv0 is x or y and fv1 is to line CALL[], <pv>, <gp0>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <gp1>, <fv0>, <fv1.0>, <fv1.1>, 128 */ #BEGIN #PUSHOFF /* STACK: <pv>, <gp0>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <gp1>, <fv0>, <fv1.0>, <fv1.1> */ SFVTL[r] #PUSH, 1 EQ[] IF[] #PUSH, 0, 16384 ELSE[] #PUSH, 16384, 0 EIF[] GFV[] #PUSH, 125 /* resIPDDLink */ CALL[] #PUSHON #END ENDF[] FDEF[], 129 /* glue code to fn 125 where both fv0 and fv1 are to line CALL[], <pv>, <gp0>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <gp1>, <fv0.0>, <fv0.1>, <fv1.0>, <fv1.1>, 129 */ #BEGIN #PUSHOFF /* STACK: <pv>, <gp0>, <p0>, <c0>, <cvt0>, <p1>, <c1>, <cvt1>, <gp1>, <fv0.0>, <fv0.1>, <fv1.0>, <fv1.1> */ #PUSH, 4 /* fv0.0 */ MINDEX[] #PUSH, 4 /* fv0.1 */ MINDEX[] SFVTL[r] GFV[] #PUSH, 4 /* fv1.0 */ MINDEX[] #PUSH, 4 /* fv1.1 */ MINDEX[] SFVTL[r] GFV[] #PUSH, 125 /* resIPDDLink */ CALL[] #PUSHON #END ENDF[] FDEF[], 130 /* extrapolate x-coordinate of <p> to base line along italic angle returns with extrapolated x-coordinate on stack CALL[], <p>, 130 */ #BEGIN #PUSHOFF DUP[] SVTCA[X] GC[N] SWAP[] SVTCA[Y] GC[N] /* STACK: <p.x>, <p.y> */ #PUSH, 10 /* rise */ RS[] #PUSH, 11 /* run */ RS[] /* STACK: <p.x>, <p.y>, <rise>, <run> */ ROLL[] MUL[] SWAP[] DIV[] SUB[] /* STACK: <p.x - p.y*run/rise> */ #PUSHON #END ENDF[] FDEF[], 131 /* constrains an italic stroke, defined by parents <p0> and <p1>, by children <c0> and <c1>, and by cvts <cvt0> and <cvt1>, and inter- polates it between points <lsb> and <rsb> for b&w stroke additionally optimizes the resulting pixel pattern CALL[], <lsb>, <rsb>, <p0>, <p1>, <c0>, <c1>, <cvt0>, <cvt1>, 131 */ #BEGIN #PUSHOFF /* STACK: <lsb>, <rsb>, <p0>, <p1>, <c0>, <c1>, <cvt0>, <cvt1> */ #PUSH, 9 /* pv perp italic, fv X */ CALL[] /* lock parent edge */ #PUSH, 6 /* p0 */ CINDEX[] MDAP[r] #PUSH, 5 /* p1 */ CINDEX[] RDTG[] MDRP[m<RBl] /* link child edge */ #PUSH, 6 /* p0 */ CINDEX[] #PUSH, 5 /* c0 */ CINDEX[] #PUSH, 4 /* cvt0 */ CINDEX[] DUP[] #PUSH, 0 LT[] IF[] POP[] #PUSH, 106 /* resMIRP, noCvt, minDist */ ELSE[] #PUSH, 108 /* resMIRP, cvt, minDist */ EIF[] CALL[] #PUSH, 5 /* p1 */ CINDEX[] #PUSH, 4 /* c1 */ CINDEX[] #PUSH, 3 /* cvt1 */ CINDEX[] DUP[] #PUSH, 0 LT[] IF[] POP[] #PUSH, 106 /* resMIRP, noCvt, minDist */ ELSE[] #PUSH, 108 /* resMIRP, cvt, minDist */ EIF[] CALL[] RTG[] /* STACK: <lsb>, <rsb>, <p0>, <p1>, <c0>, <c1>, <cvt0>, <cvt1> */ /* interpolate median of p0 and c0 between lsb and rsb */ #PUSH, 8 /* lsb */ CINDEX[] #PUSH, 7 /* p0 */ CINDEX[] #PUSH, 6 /* c0 */ CINDEX[] #PUSH, 10 /* rsb */ CINDEX[] #PUSH, 111 /* interpolate median */ CALL[] /* STACK: <lsb>, <rsb>, <p0>, <p1>, <c0>, <c1>, <cvt0>, <cvt1> */ /* if the two actual parent->child distances round to the same stroke weight */ #PUSH, 6 /* p0 */ CINDEX[] #PUSH, 5 /* c0 */ CINDEX[] #PUSH, 4 /* cvt0 */ MINDEX[] DUP[] #PUSH, 0 LT[] IF[] POP[] #PUSH, 102 /* resActDist, noCvt, minDist */ ELSE[] #PUSH, 104 /* resActDist, cvt, minDist */ EIF[] CALL[] /* STACK: <lsb>, <rsb>, <p0>, <p1>, <c0>, <c1>, <cvt1>, <[dist0]> */ #PUSH, 5 /* p1 */ CINDEX[] #PUSH, 4 /* c1 */ CINDEX[] #PUSH, 4 /* cvt1 */ MINDEX[] DUP[] #PUSH, 0 LT[] IF[] POP[] #PUSH, 102 /* resActDist, noCvt, minDist */ ELSE[] #PUSH, 104 /* resActDist, cvt, minDist */ EIF[] CALL[] /* STACK: <lsb>, <rsb>, <p0>, <p1>, <c0>, <c1>, <[dist0]>, <[dist1]> */ EQ[] IF[] /* STACK: <lsb>, <rsb>, <p0>, <p1>, <c0>, <c1> */ /* adjust median of p1 and c1 in parallel */ RDTG[] #PUSH, 4 /* p0 */ CINDEX[] SRP0[] #PUSH, 3 /* p1 */ CINDEX[] MDRP[m<RBl] #PUSH, 2 /* c0 */ CINDEX[] SRP0[] #PUSH, 1 /* c1 */ CINDEX[] MDRP[m<RBl] #PUSH, 5 /* rsb */ MINDEX[] POP[] #PUSH, 5 /* lsb */ MINDEX[] POP[] /* STACK: <p0>, <p1>, <c0>, <c1> */ ELSE[] /* STACK: <lsb>, <rsb>, <p0>, <p1>, <c0>, <c1> */ /* interpolate median of p1 and c1 between lsb and rsb independently */ #PUSH, 6 /* lsb */ MINDEX[] #PUSH, 4 /* p1 */ CINDEX[] #PUSH, 3 /* c1 */ CINDEX[] #PUSH, 8 /* rsb */ MINDEX[] #PUSH, 111 /* interpolate median */ CALL[] /* STACK: <p0>, <p1>, <c0>, <c1> */ EIF[] /* STACK: <p0>, <p1>, <c0>, <c1> */ /* for b&w only optimize pixel pattern */ #PUSH, 0, 2 RS[] EQ[] IF[] /* STACK: <p0>, <p1>, <c0>, <c1> */ /* extrapolate c0 to base line */ RDTG[] #PUSH, 2 /* c0 */ CINDEX[] #PUSH, 130 CALL[] /* extrapolate p0 to base line */ #PUSH, 5 /* p0 */ CINDEX[] #PUSH, 130 CALL[] /* get parentPhase from extrapolated x-coordinate */ DUP[] DUP[] ROUND[Bl] SUB[] #PUSH, 4 /* targetPhase */ RS[] /* STACK: <p0>, <p1>, <c0>, <c1>, <c0.x'>, <p0.x'>, <parentPhase>, <targetPhase> */ /* shifting parent edge by deltaPhase optimizes stepping pattern on parent edge */ SVTCA[X] SWAP[] SUB[] /* STACK: <p0>, <p1>, <c0>, <c1>, <c0.x'>, <p0.x'>, <deltaPhase> */ /* minimize the positioning error by mapping deltaPhase from [-63,63] to [-32,31] */ #PUSH, 96 ADD[] DUP[] ROUND[Bl] SUB[] #PUSH, 32 SUB[] /* STACK: <p0>, <p1>, <c0>, <c1>, <c0.x'>, <p0.x'>, <deltaPhase> */ /* save minimized deltaPhase for child edge and shift parent edge */ DUP[] #PUSH, 8 /* p0 */ MINDEX[] #PUSH, 8 /* p1 */ MINDEX[] ROLL[] #PUSH, 2 SLOOP[] SHPIX[] /* STACK: <c0>, <c1>, <c0.x'>, <p0.x'>, <deltaPhase> */ /* since child edge is linked perpendicular to italic angle, the resulting stroke would include unnecessary pixels, hence determine phase of distance between extrapolated x-coordinates (deltaDeltaPhase) */ ROLL[] ROLL[] SUB[] DUP[] ROUND[Bl] SUB[] /* STACK: <c0>, <c1>, <deltaPhase>, <deltaDeltaPhase> */ /* subtract from deltaPhase (don't shift quite as far...) */ SUB[] /* STACK: <c0>, <c1>, <deltaPhase'> */ /* shift parent edge */ #PUSH, 2 SLOOP[] SHPIX[] /* STACK: */ ELSE[] /* STACK: <p0>, <p1>, <c0>, <c1> */ POP[] POP[] POP[] POP[] /* STACK: */ EIF[] RTG[] #PUSHON #END ENDF[] FDEF[], 132 /* for monochrome only: stack points <p> through <c> on top of <p> below <ppem> CALL[], <p>, <c>, <ppem>, 132 */ #BEGIN #PUSHOFF /* STACK: <p>, <c>, <ppem> */ MPPEM[] GT[] #PUSH, 1, 2 RS[] GTEQ[] AND[] IF[] /* STACK: <p>, <c> */ SWAP[] SRP0[] DUP[] SVTCA[X] ALIGNRP[] SVTCA[Y] ALIGNRP[] ELSE[] /* STACK: <p>, <c> */ POP[] POP[] EIF[] #PUSHON #END ENDF[] FDEF[], 133 /* support fn for fns 134 and 135 CALL[], <align?>, <from>, <to>, 133 */ #BEGIN #PUSHOFF SWAP[] /* STACK: <align?>, <to>, <from> */ #WBeginLoop133: #PUSH, 2 /* to */ CINDEX[] #PUSH, 2 /* from */ CINDEX[] GTEQ[] IF[] /* STACK: <align?>, <to>, <from> */ DUP[] #PUSH, 4 /* align? */ CINDEX[] IF[] ALIGNRP[] ELSE[] IP[] EIF[] #PUSH, 1 ADD[] #PUSH, WOffset133 JMPR[], (WOffset133=#WBeginLoop133) EIF[] /* STACK: <align?>, <to>, <from> */ POP[] POP[] POP[] #PUSHON #END ENDF[] FDEF[], 134 /* support fn for italic IUP[?] assume pv and fv are set externally CALL[], <p0>, <p1>, 134 */ #BEGIN #PUSHOFF /* STACK: <p0>, <p1> */ #PUSH, 2 /* p0 */ CINDEX[] GC[O] #PUSH, 2 /* p1 */ CINDEX[] GC[O] EQ[] /* STACK: <p0>, <p1>, <eq?> */ ROLL[] /* p0 */ DUP[] DUP[] SRP0[] SRP1[] #PUSH, 1 ADD[] ROLL[] /* p1 */ DUP[] SRP2[] #PUSH, 1 SUB[] /* STACK: <eq?>, <from>, <to> */ #PUSH, 133 CALL[] #PUSHON #END ENDF[] FDEF[], 135 /* support fn for italic IUP[?] assume pv and fv are set externally CALL[], <p0>, <end>, <start>, <p1>, 135 */ #BEGIN #PUSHOFF /* STACK: <p0>, <end>, <start>, <p1> */ #PUSH, 4 /* p0 */ CINDEX[] GC[O] #PUSH, 2 /* p1 */ CINDEX[] GC[O] EQ[] /* STACK: <p0>, <end>, <start>, <p1>, <eq?> */ SWAP[] DUP[] SRP2[] #PUSH, 1 SUB[] SWAP[] DUP[] #PUSH, 6 /* p0 */ MINDEX[] DUP[] DUP[] SRP0[] SRP1[] #PUSH, 1 ADD[] #PUSH, 6 /* end */ MINDEX[] /* STACK: <start>, <to>, <eq?>, <eq?>, <from>, <end> */ #PUSH, 133 CALL[] ROLL[] ROLL[] #PUSH, 133 CALL[] #PUSHON #END ENDF[] FDEF[], 150 /* Function 150 takes 5 arguments */ /* VERSION 1.0 20120420 */ /* This function moves a point between a PPEM range */ /* for the given rasterizer mode (in Store 2) ClearType */ /* CALL[],<point>,<amount>,<low PPEM>,<high PPEM>, <rasterizer mode>, 150 */ /* <low ppem> Lowest PPEM range to be modified (inclusive) */ /* <high ppem> Highest PPEM range to be modified (inclusive) */ /* <Point> point to be modified */ /* <amount> Amount to move point, in ± 64ths */ /* <rasterizer mode> value in store 2 */ /* 150 Function number */ #BEGIN #PUSHOFF #PUSH, 2 RS[] /* read store 2 */ EQ[] /* is it = to the last arg? */ IF[] /* if so . . . */ GPV[] /* Save current PV on stack to restore */ SPVTCA[Y] /* We should only MPPEM with Y PV */ ROLL[] MPPEM[] /* check cur. size against high ppem */ GTEQ[] #PUSH, 4 MINDEX[] MPPEM[] /* and low ppem */ LTEQ[] AND[] IF[] /* if it's between, then */ SPVFS[] /* Restore orig PV */ SHPIX[] /* move the point by the amount */ ELSE[] SPVFS[] /* Restore orig PV */ POP[] /* otherwise remove the remaining arguments */ POP[] EIF[] ELSE[] POP[] /* remove the remaining arguments if the first test fails */ POP[] POP[] POP[] EIF[] #END #PUSHON ENDF[] FDEF[], 151 /* Function 151 takes 5 arguments */ /* VERSION 1.0 20120420 */ /* This function moves a point between a PPEM range */ /* for the given set of rasterizer flags (in Store 2) */ /* CALL[],<point>,<amount>,<low PPEM>,<high PPEM>, <rasterizer mode>, 151 */ /* <low ppem> Lowest PPEM range to be modified (inclusive) */ /* <high ppem> Highest PPEM range to be modified (inclusive) */ /* <Point> point to be modified */ /* <amount> Amount to move point, in ± 64ths */ /* <rasterizer flag> bit of a value in store 2 */ /* Function 151 differs from Function 150 in that instead of requiring an */ /* exact match with the value in store 2, a given set of flags (or bit values) */ /* can be referenced. For example, if the function should execute */ /* in any situation where ClearType with fractional AWs is enabled, */ /* (c.f. Function 84) irrespective of other flags (e.g. BGR as opposed */ /* to RGB Devices or non-ClearType direction anti-aliasing) then one */ /* would use a <rasterizer flag> value of 64. (c.f. Function 84.) */ /* The rasterizer values for <rasterizer mode> are defined in the function */ /* 84 header. */ /* EXAMPLE: */ /* If one wanted the move to occur if either subpixel positioned or full gray pixel */ /* then one would take the 64 (from subpixel positioned) and the 256 (from */ /* gray full-pixel) and add them to get 320. With a value of 320, the point will */ /* get moved if either subpixel positioned or full gray pixel is enabled. */ /* If one wanted to move to occur always if ClearType was on, independent of */ /* any subtype or spacing flag, one would set the rasterizer mode to 2. */ /* 151 Function number */ #BEGIN #PUSHOFF #PUSH, 152 /* Call function 152 with the rasterizer mode on the top of stack */ CALL[] IF[] /* if so . . . */ GPV[] /* Save current PV on stack to restore */ SPVTCA[Y] /* We should only MPPEM with Y PV */ ROLL[] MPPEM[] /* check cur. size against high ppem */ GTEQ[] #PUSH, 4 MINDEX[] MPPEM[] /* and low ppem */ LTEQ[] AND[] IF[] /* if it's between, then */ SPVFS[] /* Restore orig PV */ SHPIX[] /* move the point by the amount */ ELSE[] SPVFS[] /* Restore orig PV */ POP[] /* otherwise remove the remaining arguments */ POP[] EIF[] ELSE[] POP[] /* remove the remaining arguments if the first test fails */ POP[] POP[] POP[] EIF[] #END #PUSHON ENDF[] FDEF[], 152 /* Function 152 takes 1 argument, a "bitfield" flag. */ /* VERSION 1.0 20111117 */ /* Function 152 is intended to take a set of one or more bits as input and do an AND (e.g. mask) of those bits with the set of flags returned by Function 84. Then determine if there is at least one of these resultant bits that are set. Function 152 returns TRUE if the match is successful, and FALSE if it is not successful. If the parameter is zero, indicating no flags, then the function returns FALSE. This function takes a maxiumum of 32 bit flags. USES: Storage 2 (FN 84) RETURNS: 0 or 1 */ #BEGIN #PUSHOFF /* Input parameter is a set of one or more flags */ DUP[] #PUSH, 2 /* Read FN 84 flags */ RS[] EQ[] /* If a simple match, return TRUE */ #PUSH, 1 SWAP[] #PUSH, BEcln SWAP[] JROT[], (BEcln=#LEndClear) /* Jump to end and clean up stack. */ POP[] #PUSH, 0, 2 RS[] /* Read FN 84 flags */ #PUSH, BEclr /* If no FN 84 flags, return FALSE */ SWAP[] JROF[], (BEclr=#LEndClear) POP[] #PUSH, 2 RS[] SWAP[] #PUSH, 32 /* Maximum number of bits to loop through */ /* TopLoop: */ #LTopLoop: /* STACK Loop Iteration Count Updated (shifted) Input Value Updated (shifted) FN 84 Flag */ DUP[] NOT[] IF[] /* Exit the loop when done */ POP[] POP[] POP[] #PUSH, 0, BDEnd /* 73 End */ JMPR[], (BDEnd=#LEndFn) EIF[] ROLL[] ROLL[] DUP[] ROLL[] DUP[] ROLL[] SWAP[] /* STACK Updated (shifted) FN 84 Flag Updated (shifted) Input Value Updated (shifted) FN 84 Flag Updated (Shifted) Input Value Loop Interation Count */ /* Check to see if the lower-order bit is set in the FN 84 Flag */ #PUSH, 4096 /* Convert to 26.6 by multiply by 64 x 64 */ MUL[] ODD[] IF[] /* Check to see if the lower-order bit is set in the Input Value */ #PUSH, 4096 MUL[] ODD[] IF[] /* We can early out here once we find our first match */ POP[] POP[] POP[] #PUSH, 1, BTEnd /* 1 is the TRUE return code */ JMPR[], (BTEnd=#LEndFn) EIF[] ELSE[] POP[] EIF[] /* STACK Updated (shifted) FN 84 Flag Updated (shifted) Input Value Loop Interation Count */ /* Shift both the Input Value and the FN 84 Flag each one bit right */ #PUSH, 128 /* 2 in 26.6 */ DIV[] DUP[] NOT[] IF[] POP[] POP[] POP[] #PUSH, 0, BPEnd /* 0 is end condition of FALSE */ JMPR[], (BPEnd=#LEndFn) EIF[] SWAP[] #PUSH, 128 /* 2 in 26.6 */ DIV[] DUP[] NOT[] IF[] POP[] POP[] POP[] #PUSH, 0, BZEnd /* End */ JMPR[], (BZEnd=#LEndFn) EIF[] ROLL[] #PUSH, 1 SUB[] #PUSH, WReLoop /* -77 TopLoop */ JMPR[], (WReLoop=#LTopLoop) /* EndClear: */ #LEndClear: SWAP[] POP[] #LEndFn: /* End: */ #END #PUSHON ENDF[] FDEF[], 153 /* Function 153 takes 1 argument, a "bitfield" flag. */ /* VERSION 1.0 20111117 */ /* Function 153 is intended to take a set of one or more bits as input and do an AND (e.g. mask) of those bits with the set of flags returned by Function 84. Then determine if ALL of these resultant bits from the mask are set. Function 153 returns TRUE if the match is successful, and FALSE if it is not successful. If the parameter is zero, indicating no flags, then the function returns FALSE. This function takes a maxiumum of 32 flags. USES: Storage 2 (FN 84) RETURNS: 0 or 1 */ #BEGIN #PUSHOFF /* Input parameter is a set of one or more flags */ DUP[] #PUSH, 2 /* Read FN 84 flags */ RS[] EQ[] /* If a simple match, return TRUE */ #PUSH, 1 SWAP[] #PUSH, BEcln SWAP[] JROT[], (BEcln=#LEndClear) /* Jump to end and clean up stack. */ POP[] #PUSH, 0, 2 RS[] /* Read FN 84 flags */ #PUSH, BEclr /* If no FN 84 flags, return FALSE */ SWAP[] JROF[], (BEclr=#LEndClear) POP[] #PUSH, 0, 2 /* 0 is the boolean tracking success, start off with FALSE */ RS[] ROLL[] #PUSH, 32 /* Maximum number of bits to loop through */ /* TopLoop: */ #LTopLoop: /* STACK Loop Iteration Count Updated (shifted) Input Value Updated (shifted) FN 84 Flag Conditional boolean tracking success */ DUP[] NOT[] IF[] /* Exit the loop when done */ POP[] POP[] POP[] #PUSH, BDEnd /* 73 End */ JMPR[], (BDEnd=#LEndFn) EIF[] ROLL[] ROLL[] DUP[] ROLL[] DUP[] ROLL[] SWAP[] /* STACK Updated (shifted) FN 84 Flag Updated (shifted) Input Value Updated (shifted) FN 84 Flag Updated (Shifted) Input Value Loop Interation Count Conditional boolean tracking success */ /* Check to see if the lower-order bit is set in the FN 84 Flag */ #PUSH, 4096 /* Convert to 26.6 by multiply by 64 x 64 */ MUL[] ODD[] IF[] /* Check to see if the lower-order bit is set in the Input Value */ #PUSH, 4096 MUL[] ODD[] IF[] #PUSH, 4 MINDEX[] #PUSH, 1 /* Set TRUE return code */ OR[] /* We OR this because we will immediately exit if we fail this test */ #PUSH, 4 MINDEX[] #PUSH, 4 MINDEX[] #PUSH, 4 MINDEX[] ELSE[] POP[] POP[] POP[] POP[] #PUSH, BTEnd , 0 /* 0 is the FALSE return code */ SWAP[] JMPR[], (BTEnd=#LEndFn) EIF[] ELSE[] POP[] EIF[] #PUSH, 4 /* Can this be cleaned up and integrated with the code below? */ MINDEX[] SWAP[] /* STACK Updated (shifted) FN 84 Flag Conditional boolean tracking success Updated (shifted) Input Value Loop Interation Count */ /* Shift both the Input Value and the FN 84 Flag each one bit right */ #PUSH, 128 /* 2 in 26.6 */ DIV[] DUP[] NOT[] IF[] ROLL[] NOT[] ROLL[] AND[] SWAP[] POP[] SWAP[] POP[] #PUSH, BPEnd /* 29 End */ JMPR[], (BPEnd=#LEndFn) EIF[] ROLL[] #PUSH, 128 /* 2 in 26.6 */ DIV[] DUP[] NOT[] IF[] POP[] POP[] SWAP[] POP[] #PUSH, BZEnd /* End */ JMPR[], (BZEnd=#LEndFn) EIF[] #PUSH, 4 MINDEX[] #PUSH, 1 SUB[] #PUSH, WReLoop /* -77 TopLoop */ JMPR[], (WReLoop=#LTopLoop) /* EndClear: */ #LEndClear: SWAP[] POP[] #LEndFn: /* End: */ #END #PUSHON ENDF[] /* auto-generated pre-program */ /* VTT 6.33 compiler Mon Nov 18 23:24:22 2019 */ /* Grey scaling? */ CALL[], 84 /* InstructionsOn */ #PUSHOFF MPPEM[] #PUSH, 2047 GT[] MPPEM[] #PUSH, 8 LT[] OR[] #PUSH, 1 GETINFO[] #PUSH, 37 GTEQ[] #PUSH, 1 GETINFO[] #PUSH, 64 LTEQ[] AND[] #PUSH, 6 GETINFO[] #PUSH, 0 NEQ[] AND[] OR[] IF[] #PUSH, 1, 1 INSTCTRL[] EIF[] #PUSHON /* DropOutCtrlOff */ SCANCTRL[], 400 SCANTYPE[], 1 SCANTYPE[], 5 /* CvtCutIn */ SVTCA[Y] SCVTCI[], 64 WS[], 3, 64 #PUSHOFF MPPEM[] #PUSH, 144 GTEQ[] IF[] #PUSH, 3, 0, 0 SCVTCI[] WS[] EIF[] #PUSHON /* ClearTypeCtrl */ #PUSHOFF #PUSH, 2, 2 RS[] LTEQ[] IF[] #PUSH, 4, 3 INSTCTRL[] EIF[] #PUSHON WS[], 16, 0 /* LinearAdvanceWidths */ SVTCA[Y] CALL[], 2, 89 SVTCA[Y] CALL[], 8, 89 CALL[], 3, 52, 2, 85 CALL[], 9, 52, 8, 85 SVTCA[Y] CALL[], 0, 89 SVTCA[Y] CALL[], 6, 89 SVTCA[Y] CALL[], 10, 89 SVTCA[Y] CALL[], 14, 89 CALL[], 1, 52, 0, 85 CALL[], 7, 52, 6, 85 CALL[], 11, 52, 10, 85 CALL[], 15, 57, 14, 85 SVTCA[Y] CALL[], 4, 89 SVTCA[Y] CALL[], 12, 89 CALL[], 5, 52, 4, 85 CALL[], 13, 52, 12, 85 SVTCA[Y] CALL[], 16, 89 SVTCA[Y] CALL[], 18, 89 CALL[], 17, 52, 16, 85 CALL[], 19, 52, 18, 85 SVTCA[X] CALL[], 21, 25, 68, 22, 87, 90 SVTCA[X] CALL[], 23, 60, 22, 98, 91 SVTCA[X] CALL[], 26, 52, 25, 25, 91 SVTCA[X] CALL[], 24, 60, 22, 98, 91 SVTCA[X] CALL[], 27, 52, 25, 25, 91 SVTCA[X] CALL[], 28, 22, 255, 31 CALL[], 29, 103, 28, 85 SVTCA[Y] CALL[], 30, 23, 255, 31 CALL[], 31, 171, 30, 85 CALL[], 32, 24, 22, 31 CALL[], 33, 22, 255, 31 CALL[], 34, 33, 128, 31 SVTCA[X] CALL[], 35, 25, 20, 31 CALL[], 36, 25, 255, 31 SVTCA[Y] CALL[], 37, 5, 26, 25, 92 SVTCA[Y] CALL[], 38, 205, 37, 85 SVTCA[Y] CALL[], 39, 25, 26, 25, 92 CALL[], 40, 27, 18, 31 SVTCA[X] CALL[], 41, 29, 27, 25, 92 CALL[], 42, 41, 128, 31 CALL[], 43, 41, 52, 31 CALL[], 49, 48, 79, 31 SVTCA[X] CALL[], 51, 50, 69, 31 CALL[], 52, 51, 79, 31 SVTCA[Y] CALL[], 55, 54, 52, 31 CALL[], 56, 54, 147, 31 CALL[], 59, 58, 114, 31 CALL[], 60, 58, 74, 31 CALL[], 61, 60, 103, 31 SVTCA[X] CALL[], 63, 28, 128, 31 CALL[], 64, 28, 255, 31 CALL[], 65, 29, 255, 31 SVTCA[Y] CALL[], 66, 31, 128, 31 CALL[], 67, 31, 255, 31 CALL[], 68, 30, 255, 31 CALL[], 69, 32, 52, 31 CALL[], 70, 32, 255, 31 CALL[], 71, 33, 30, 31 CALL[], 72, 33, 45, 31 CALL[], 73, 33, 79, 31 CALL[], 74, 33, 255, 31 CALL[], 75, 34, 255, 31 CALL[], 76, 34, 147, 31 SVTCA[X] CALL[], 77, 35, 255, 31 CALL[], 78, 36, 32, 31 CALL[], 79, 36, 52, 31 CALL[], 80, 36, 86, 31 CALL[], 81, 36, 255, 31 CALL[], 82, 36, 128, 31 SVTCA[Y] CALL[], 83, 37, 61, 31 CALL[], 84, 38, 255, 31 CALL[], 85, 37, 255, 31 CALL[], 86, 39, 255, 31 CALL[], 87, 39, 205, 31 CALL[], 88, 40, 255, 31 CALL[], 89, 41, 47, 31 CALL[], 90, 42, 128, 31 CALL[], 91, 42, 255, 31 CALL[], 92, 41, 255, 31 CALL[], 93, 43, 114, 31 CALL[], 94, 43, 255, 31 CALL[], 95, 43, 86, 31 SVTCA[X] CALL[], 96, 44, 255, 31 CALL[], 97, 45, 31, 31 CALL[], 98, 45, 86, 31 CALL[], 99, 45, 128, 31 CALL[], 100, 45, 255, 31 CALL[], 101, 45, 128, 31 SVTCA[Y] CALL[], 102, 46, 128, 31 CALL[], 103, 46, 255, 31 CALL[], 104, 46, 147, 31 CALL[], 105, 47, 205, 31 CALL[], 106, 47, 255, 31 CALL[], 107, 49, 255, 31 CALL[], 108, 48, 205, 31 CALL[], 109, 48, 255, 31 CALL[], 110, 48, 114, 31 SVTCA[X] CALL[], 111, 52, 255, 31 CALL[], 112, 51, 255, 31 CALL[], 113, 50, 255, 31 CALL[], 114, 50, 128, 31 CALL[], 115, 50, 61, 31 CALL[], 116, 53, 255, 31 SVTCA[Y] CALL[], 117, 55, 255, 31 CALL[], 118, 55, 171, 31 CALL[], 119, 54, 255, 31 CALL[], 120, 56, 255, 31 CALL[], 121, 56, 147, 31 CALL[], 122, 57, 255, 31 CALL[], 123, 58, 57, 31 CALL[], 124, 59, 255, 31 CALL[], 125, 58, 255, 31 CALL[], 126, 58, 147, 31 CALL[], 127, 60, 255, 31 CALL[], 128, 61, 255, 31 CALL[], 129, 61, 103, 31 CALL[], 130, 62, 255, 31 RTG[] /* VTTTalk glyph 0, char 0xffff */ /* GUI generated Fri Nov 15 16:29:05 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,4) ResYAnchor(1,2) ResYDist(1,7) /* X direction */ Smooth() /* VTTTalk glyph 1, char 0x41 (A) */ /* GUI generated Fri Nov 15 16:19:22 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,4) ResYAnchor(1,2) YIPAnchor(1,6,0) ResYDist(6,9) YInterpolate(4,8,1) /* X direction */ Smooth() /* VTTTalk glyph 24, char 0xc6 */ /* GUI generated Fri Nov 15 16:33:35 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,12) ResYDist(12,9) ResYAnchor(1,2) ResYDist(1,4) YInterpolate(1,16,4) YIPAnchor(1,5,14,0) ResYDist(5,8) ResYDist(14,17) /* X direction */ Smooth() /* VTTTalk glyph 558, char 0x386 */ /* GUI generated Sat Nov 16 08:54:16 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,4) ResYAnchor(9,2) ResYDist(9,11) YShift(9,2) YInterpolate(4,12,2) YIPAnchor(9,13,0) ResYDist(13,6) /* X direction */ Smooth() /* VTTTalk glyph 20, char 0x104 */ /* GUI generated Mon Nov 18 15:15:28 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,20) YShift(20,3) ResYDist(20,9) ResYDist(9,14) ResYAnchor(1,2) YInterpolate(1,22,0) ResYDist(22,25) YInterpolate(20,24,1) /* X direction */ Smooth() /* VTTTalk glyph 26, char 0x42 (B) */ /* GUI generated Fri Nov 15 16:34:35 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,27) ResYAnchor(1,2) ResYDist(1,17) YIPAnchor(1,18,0) ResYDist(18,26) YInterpolate(26,9,8,18) /* X direction */ Smooth() /* VTTTalk glyph 27, char 0x43 (C) */ /* GUI generated Mon Nov 18 15:16:27 2019 */ /* Y direction */ ResYAnchor(0,9) ResYDist(0,17) ResYAnchor(5,3) YShift(5,8) ResYDist(5,12) YShift(12,9) /* X direction */ Smooth() /* VTTTalk Unicode 0x44 (D) */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /* CVT 0 8 */ /* CVT 1 2 */ /* Min and Max */ ResYAnchor(0,8) /* min, CVT */ ResYAnchor(1,2) /* max, CVT */ /* CVTs - beginning */ /* CVTs - end */ /* YDir: Stroke #0 */ ResYDist(1,8) /*perpendicular to the stroke*/ /* YDir: Stroke #1 */ ResYDist(0,9) /*perpendicular to the stroke*/ Smooth() /* VTTTalk glyph 37, char 0x45 (E) */ /* GUI generated Fri Nov 15 16:36:13 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,9) ResYAnchor(1,2) ResYDist(1,4) YIPAnchor(0,5,1) ResYDist(5,8) /* X direction */ Smooth() /* VTTTalk glyph 93, char 0x14a */ /* GUI generated Fri Nov 15 16:46:37 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,17) ResYDist(17,12) ResYDist(12,11) ResYAnchor(2,2) YShift(2,6) YInterpolate(17,3,19,2) /* X direction */ Smooth() /* VTTTalk glyph 53, char 0x118 */ /* GUI generated Fri Nov 15 16:38:16 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,9) YShift(0,11) YShift(11,27) ResYDist(11,16) ResYDist(16,21) ResYAnchor(1,2) ResYDist(1,4) YIPAnchor(0,5,1) ResYDist(5,8) /* X direction */ Smooth() /* VTTTalk glyph 559, char 0x388 */ /* GUI generated Sat Nov 16 08:54:37 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,9) ResYAnchor(13,2) ResYDist(13,15) YShift(13,1) ResYDist(1,4) YIPAnchor(13,5,0) ResYDist(5,8) /* X direction */ Smooth() /* VTTTalk glyph 560, char 0x389 */ /* GUI generated Sat Nov 16 08:55:14 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,8) ResYAnchor(13,2) ResYDist(13,15) YShift(13,2) YShift(2,6) YIPAnchor(13,3,0) ResYDist(3,10) /* X direction */ Smooth() /* VTTTalk glyph 34, char 0xd0 */ /* GUI generated Fri Nov 15 16:35:45 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,13) ResYAnchor(5,2) ResYDist(5,19) YIPAnchor(0,20,5) YShift(20,3) ResYDist(20,12) YShift(12,2) /* X direction */ Smooth() /* VTTTalk glyph 777, char 0x20ac */ /* GUI generated Sun Nov 17 23:08:49 2019 */ /* Y direction */ ResYAnchor(12,3) YShift(12,15) ResYDist(12,19) YShift(19,16) ResYAnchor(39,9) ResYDist(39,34) YIPAnchor(39,41,9,12) YInterpolate(41,1,7,9) YShift(41,31) YShift(1,30) YShift(7,24) YShift(9,23) /* X direction */ Smooth() /* VTTTalk glyph 55, char 0x46 (F) */ /* GUI generated Fri Nov 15 16:38:36 2019 */ /* Y direction */ ResYAnchor(0,8) ResYAnchor(1,2) ResYDist(1,4) YIPAnchor(0,5,1) ResYDist(5,8) /* X direction */ Smooth() /* VTTTalk glyph 56, char 0x47 (G) */ /* GUI generated Mon Nov 18 15:17:28 2019 */ /* Y direction */ ResYAnchor(0,9) ResYDist(0,17) ResYAnchor(5,3) YShift(5,8) ResYDist(5,12) YShift(12,9) YIPAnchor(0,23,5) ResYDist(23,22) /* X direction */ Smooth() /* VTTTalk glyph 62, char 0x48 (H) */ /* GUI generated Fri Nov 15 16:29:24 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,8) ResYAnchor(1,2) YShift(1,6) YIPAnchor(1,3,0) ResYDist(3,10) /* X direction */ Smooth() /* VTTTalk glyph 63, char 0x126 */ /* GUI generated Fri Nov 15 16:39:57 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,16) ResYAnchor(5,2) YShift(5,10) YIPAnchor(5,20,0) ResYDist(20,18) ResYDist(20,23) YShift(23,2) YShift(23,14) ResYDist(23,7) YShift(7,3) YShift(7,11) /* X direction */ Smooth() /* VTTTalk Unicode 0x49 (I) */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /* CVT 0 8 */ /* CVT 5 2 */ /* Min and Max */ ResYAnchor(0,8) /* min, CVT */ ResYAnchor(5,2) /* max, CVT */ /* CVTs - beginning */ /* CVTs - end */ /* YDir: Stroke #0 */ ResYDist(5,4) /*perpendicular to the stroke*/ YShift(4,8) /*along bottom edge*/ /* YDir: Stroke #1 */ ResYDist(0,1) /*perpendicular to the stroke*/ YShift(1,9) /*along top edge*/ Smooth() /* VTTTalk glyph 66, char 0x132 */ /* GUI generated Mon Nov 18 15:18:45 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,5) ResYAnchor(11,2) YShift(11,20) YIPAnchor(0,2,11) ResYDist(2,14) ResYDist(14,15) YShift(15,23) ResYDist(11,8) YShift(8,22) /* X direction */ Smooth() /* VTTTalk glyph 76, char 0x12e */ /* GUI generated Fri Nov 15 16:42:30 2019 */ /* Y direction */ ResYAnchor(5,2) ResYDist(5,4) YShift(4,8) ResYAnchor(12,8) YShift(12,0) YShift(12,28) ResYDist(12,9) YShift(9,1) ResYDist(12,17) ResYDist(17,22) /* X direction */ Smooth() /* VTTTalk glyph 561, char 0x38a */ /* GUI generated Sat Nov 16 08:55:19 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,1) YShift(1,9) ResYAnchor(13,2) ResYDist(13,15) YShift(13,5) ResYDist(5,4) YShift(4,8) /* X direction */ Smooth() /* VTTTalk glyph 78, char 0x4a (J) */ /* GUI generated Mon Nov 18 15:19:47 2019 */ /* Y direction */ ResYAnchor(0,9) ResYDist(0,7) ResYAnchor(14,2) ResYDist(14,11) YIPAnchor(0,4,14) /* X direction */ Smooth() /* VTTTalk glyph 80, char 0x4b (K) */ /* GUI generated Fri Nov 15 16:43:29 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,14) ResYAnchor(1,2) YShift(1,9) YInterpolate(0,3,1) ResYDist(3,18) YInterpolate(18,15,12,3) /* X direction */ Smooth() /* VTTTalk Unicode 0x4c (L) */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /* CVT 0 8 */ /* CVT 1 2 */ /* Min and Max */ ResYAnchor(0,8) /* min, CVT */ ResYAnchor(1,2) /* max, CVT */ /* CVTs - beginning */ /* CVTs - end */ /* YDir: Stroke #0 */ ResYDist(0,3) /*perpendicular to the stroke*/ Smooth() /* VTTTalk Unicode 0xffff */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /*Auto-Hinting Light is not applied: Empty glyph or glyph with one point*/ /* VTTTalk glyph 84, char 0x13d */ /* GUI generated Fri Nov 15 16:44:06 2019 */ /* Y direction */ ResYAnchor(4,8) ResYDist(4,7) ResYAnchor(5,2) YIPAnchor(4,0,5) ResYDist(0,1) /* X direction */ Smooth() /* VTTTalk glyph 87, char 0x141 */ /* GUI generated Fri Nov 15 16:45:00 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,11) ResYAnchor(5,2) YInterpolate(0,3,5) ResYDist(3,2) YShift(2,9) YShift(3,8) YInterpolate(2,1,10,4,7,8) /* X direction */ Smooth() /* VTTTalk glyph 88, char 0x4d (M) */ /* GUI generated Fri Nov 15 16:45:29 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,8) ResYAnchor(2,2) YShift(2,6) YInterpolate(0,4,2) ResYDist(4,11) ResYDist(4,13) YShift(13,10) /* X direction */ Smooth() /* VTTTalk glyph 89, char 0x4e (N) */ /* GUI generated Fri Nov 15 16:45:52 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,8) ResYAnchor(2,2) YShift(2,6) YInterpolate(8,3,9,2) /* X direction */ Smooth() /* VTTTalk Unicode 0x4f (O) */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /* CVT 0 9 */ /* CVT 4 3 */ /* Min and Max */ ResYAnchor(0,9) /* min, CVT */ ResYAnchor(4,3) /* max, CVT */ /* CVTs - beginning */ /* CVTs - end */ /* YDir: Stroke #0 */ ResYDist(4,12) /*perpendicular to the stroke*/ /* YDir: Stroke #1 */ ResYDist(0,8) /*perpendicular to the stroke*/ Smooth() /* VTTTalk glyph 121, char 0x152 */ /* GUI generated Mon Nov 18 15:30:40 2019 */ /* Y direction */ ResYAnchor(0,9) ResYDist(0,23) ResYAnchor(6,3) ResYDist(6,28) ResYAnchor(9,2) ResYDist(9,12) YShift(12,26) ResYAnchor(20,8) YIPAnchor(20,13,9) ResYDist(13,16) ResYDist(20,17) YShift(17,25) /* X direction */ Smooth() /* VTTTalk glyph 564, char 0x38f */ /* GUI generated Sat Nov 16 09:03:03 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,14) ResYDist(0,1) YShift(1,3) YShift(3,11) YShift(1,24) YShift(24,16) YShift(16,13) ResYAnchor(7,3) ResYDist(7,20) ResYAnchor(27,2) ResYDist(27,29) /* X direction */ Smooth() /* VTTTalk glyph 562, char 0x38c */ /* GUI generated Sat Nov 16 08:55:27 2019 */ /* Y direction */ ResYAnchor(0,9) ResYDist(0,12) ResYAnchor(4,3) ResYDist(4,16) ResYAnchor(9,2) ResYDist(9,11) /* X direction */ Smooth() /* VTTTalk glyph 118, char 0xd8 */ /* GUI generated Fri Nov 15 16:52:21 2019 */ /* Y direction */ ResYAnchor(6,3) ResYDist(6,23) YDist(6,9,>=3/2) YShift(9,10) ResYAnchor(15,9) ResYDist(15,25) YDist(15,0,>=3/2) YShift(0,1) YInterpolate(15,17,2,30,20,29,21,11,8,6) /* X direction */ Smooth() /* VTTTalk glyph 122, char 0x50 (P) */ /* GUI generated Fri Nov 15 16:54:58 2019 */ /* Y direction */ ResYAnchor(0,8) ResYAnchor(1,2) ResYDist(1,12) YIPAnchor(0,13,1) ResYDist(13,9) /* X direction */ Smooth() /* VTTTalk glyph 556, char 0x3a8 */ /* GUI generated Mon Nov 18 19:17:22 2019 */ /* Y direction */ ResYAnchor(0,8) ResYAnchor(4,2) YInterpolate(4,1,0) YShift(1,18) ResYDist(1,8) YShift(8,11) YShift(4,10) YShift(10,15) /* X direction */ Smooth() /* VTTTalk glyph 124, char 0x51 (Q) */ /* GUI generated Mon Nov 18 15:34:02 2019 */ /* Y direction */ ResYAnchor(3,9) YShift(3,11) ResYDist(3,17) ResYDist(3,14) ResYDist(14,0) ResYAnchor(7,3) ResYDist(7,21) /* X direction */ Smooth() /* VTTTalk glyph 125, char 0x52 (R) */ /* GUI generated Fri Nov 15 21:22:13 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,10) ResYAnchor(1,2) ResYDist(1,17) YIPAnchor(0,18,1) ResYDist (18,14) YInterpolate(14,11,8,18) /* X direction */ Smooth() /* VTTTalk glyph 129, char 0x53 (S) */ /* GUI generated Mon Nov 18 15:34:46 2019 */ /* Y direction */ ResYAnchor(0,9) ResYDist(0,6) ResYAnchor(17,3) YShift(17,20) YInterpolate(0,8,34,10,11,31,30,14,27,17) ResYDist(17,24) YShift(24,21) /* X direction */ Smooth() /* VTTTalk glyph 551, char 0x3a3 */ /* GUI generated Sat Nov 16 08:48:28 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,9) YShift(9,1) ResYAnchor(4,2) YInterpolate(0,8,2,4) ResYDist(4,7) YShift(7,3) /* X direction */ Smooth() /* VTTTalk Unicode 0x54 (T) */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /* CVT 0 8 */ /* CVT 3 2 */ /* Min and Max */ ResYAnchor(0,8) /* min, CVT */ ResYAnchor(3,2) /* max, CVT */ /* CVTs - beginning */ /* CVTs - end */ /* YDir: Stroke #0 */ ResYDist(3,2) /*perpendicular to the stroke*/ YShift(2,6) /*along bottom edge*/ Smooth() /* VTTTalk glyph 138, char 0x166 */ /* GUI generated Fri Nov 15 21:25:46 2019 */ /* Y direction */ ResYAnchor(0,8) ResYAnchor(7,2) YIPAnchor(0,3,7) YShift(3,11) ResYDist(3,2) YShift(2,14) ResYDist(7,6) YShift(6,10) /* X direction */ Smooth() /* VTTTalk glyph 541, char 0x398 */ /* GUI generated Sat Nov 16 08:47:32 2019 */ /* Y direction */ ResYAnchor(0,9) ResYDist(0,13) ResYAnchor(4,3) ResYDist(4,8) YIPAnchor(0,10,4) ResYDist(10,16) /* X direction */ Smooth() /* VTTTalk glyph 123, char 0xde */ /* GUI generated Fri Nov 15 21:16:12 2019 */ /* Y direction */ ResYAnchor(0,8) ResYAnchor(1,2) YIPAnchor(1,3,15,0) ResYDist(3,14) ResYDist(15,11) /* X direction */ Smooth() /* VTTTalk glyph 142, char 0x55 (U) */ /* GUI generated Mon Nov 18 15:37:53 2019 */ /* Y direction */ YAnchor(0,9) ResYDist(0,8) YAnchor(4,2) YShift(4,11) /* X direction */ Smooth() /* VTTTalk glyph 150, char 0x1af */ /* GUI generated Mon Nov 18 15:39:04 2019 */ /* Y direction */ ResYAnchor(0,9) ResYDist(0,8) ResYAnchor(3,2) YShift(3,11) ResYDist(11,14) ResYDist(11,17) /* X direction */ Smooth() /* VTTTalk glyph 158, char 0x172 */ /* GUI generated Mon Nov 18 15:40:03 2019 */ /* Y direction */ ResYAnchor(6,9) ResYDist(6,14) YShift(6,21) ResYDist(6,28) ResYDist(28,0) ResYAnchor(9,2) YShift(9,17) /* X direction */ Smooth() /* VTTTalk glyph 563, char 0x38e */ /* GUI generated Sat Nov 16 09:00:13 2019 */ /* Y direction */ ResYAnchor(0,8) ResYAnchor(11,2) ResYDist(11,13) YShift(11,3) YShift(3,7) YInterpolate(0,8,1,4,3) /* X direction */ Smooth() /* VTTTalk glyph 161, char 0x56 (V) */ /* GUI generated Fri Nov 15 21:29:01 2019 */ /* Y direction */ ResYAnchor(0,8) ResYAnchor(1,2) YShift(1,6) YInterpolate(0,4,1) /* X direction */ Smooth() /* VTTTalk glyph 162, char 0x57 (W) */ /* GUI generated Fri Nov 15 21:30:08 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,12) ResYAnchor(1,2) YShift(1,10) YAnchor(5,6) YInterpolate(12,4,7,13,5) /* X direction */ Smooth() /* VTTTalk glyph 167, char 0x58 (X) */ /* GUI generated Fri Nov 15 21:32:17 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,9) ResYAnchor(2,2) YShift(2,6) YInterpolate(9,10,7,1,4,2) /* X direction */ Smooth() /* VTTTalk glyph 547, char 0x39e */ /* GUI generated Sat Nov 16 08:47:49 2019 */ /* Y direction */ ResYAnchor(1,2) ResYDist(1,0) ResYAnchor(8,8) ResYDist(8,9) YIPAnchor(8,5,1) ResYDist(5,4) /* X direction */ Smooth() /* VTTTalk glyph 168, char 0x59 (Y) */ /* GUI generated Fri Nov 15 21:32:34 2019 */ /* Y direction */ ResYAnchor(2,2) YShift(2,7) ResYAnchor(9,8) YInterpolate(9,1,8,5,2) /* X direction */ Smooth() /* VTTTalk glyph 177, char 0x5a (Z) */ /* GUI generated Fri Nov 15 21:33:10 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,7) YShift(7,1) ResYAnchor(4,2) ResYDist(4,3) YShift(3,6) /* X direction */ Smooth() /* VTTTalk glyph 187, char 0x61 (a) */ /* GUI generated Mon Nov 18 15:44:05 2019 */ /* Y direction */ ResYAnchor(0,11) YShift(0,24) ResYDist(0,27) ResYAnchor(14,6) ResYDist(14,13) YInterpolate(0,6,14) YShift(6,8) ResYDist(6,35) YShift(35,32) ResYAnchor(21,10) YShift(21,22) ResYDist(21,20) YShift(20,19) /* X direction */ Smooth() /* VTTTalk glyph 1497, char 0x301 */ /* GUI generated Mon Nov 18 13:10:25 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,1) /* X direction */ Smooth() /* VTTTalk glyph 1528, char 0xffff */ /* GUI generated Mon Nov 18 13:21:19 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,1) /* X direction */ Smooth() /* VTTTalk glyph 1540, char 0xffff */ /* GUI generated Mon Nov 18 13:25:22 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,1) /* X direction */ Smooth() /* VTTTalk glyph 1539, char 0xffff */ /* GUI generated Mon Nov 18 13:25:18 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,1) /* X direction */ Smooth() /* VTTTalk glyph 210, char 0xe6 */ /* GUI generated Mon Nov 18 15:50:44 2019 */ /* Y direction */ ResYAnchor(0,11) YShift(0,35) ResYDist(35,29) ResYDist(0,49) YShift(49,52) ResYAnchor(19,7) ResYDist(19,42) YShift(19,14) ResYDist(14,13) YIPAnchor(14,6,35) ResYDist(6,55) YIPAnchor(19,26,0) YInterpolate(19,17,26) YInterpolate(26,39,0) ResYDist(26,45) YShift(45,22) /* X direction */ Smooth() /* VTTTalk glyph 568, char 0x3b1 */ /* GUI generated Mon Nov 18 19:18:43 2019 */ /* Y direction */ ResYAnchor(0,11) YShift(0,16) ResYDist(0,22) ResYAnchor(6,7) YShift(6,9) ResYDist(6,27) ResYAnchor(10,6) ResYAnchor(14,10) ResYDist(14,13) YShift(13,12) /* X direction */ Smooth() /* VTTTalk glyph 1113, char 0x26 (&) */ /* GUI generated Mon Nov 18 20:43:22 2019 */ /* Y direction */ ResYAnchor(0,19) ResYDist(0,38) ResYAnchor(11,17) ResYDist(11,18) YIPAnchor(0,27,15,11) YInterpolate(0,33,40,30,25,6,27) ResYDist(6,43) ResYAnchor(32,18) /* X direction */ Smooth() /* VTTTalk glyph 1162, char 0xffff */ /* GUI generated Mon Nov 18 20:56:00 2019 */ /* Y direction */ ResYAnchor(0,18) YShift(0,64) ResYAnchor(3,19) YShift(3,34) ResYDist(3,69) YShift(69,76) ResYAnchor(13,17) YShift(13,44) YIPAnchor(3,29,17,13) YInterpolate(3,1,71,32,27,7,29) YShift(1,65) YShift(71,78) YShift(32,62) YShift(27,57) YShift(7,38) ResYDist(7,72) YShift(72,79) YShift(29,59) YShift(17,47) ResYDist(13,20) YShift(20,50) /* X direction */ Smooth() /* VTTTalk glyph 206, char 0x105 */ /* GUI generated Mon Nov 18 15:46:01 2019 */ /* Y direction */ ResYAnchor(0,11) YShift(0,41) YDist(0,27,>=) ResYDist(27,32) ResYDist(0,45) YShift(45,49) ResYAnchor(14,6) ResYDist(14,13) YInterpolate(0,6,14) YShift(6,8) ResYDist(6,53) YAnchor(21,10) ResYDist(21,20) YShift(21,40) /* X direction */ Smooth() /* VTTTalk glyph 839, char 0x2194 */ /* GUI generated Mon Nov 18 00:35:52 2019 */ /* Y direction */ YAnchor(6) YDist(6,4,>=1.5) YShift(4,9) ResYDist(4,3) YShift(3,10) ResYDist(6,17) YInterpolate(17,12,1,2,11,6) YDist(17,19,>=1.5) YShift(19,14) ResYDist(19,0) YShift(0,13) /* X direction */ Smooth() /* VTTTalk glyph 837, char 0x2193 */ /* GUI generated Mon Nov 18 20:29:55 2019 */ /* Y direction */ YAnchor(0) ResYAnchor(5,17) YIPAnchor(0,1,5) YInterpolate(0,4,1) YShift(4,7) YShift(1,10) ResYAnchor(11,18) /* X direction */ Smooth() /* VTTTalk glyph 838, char 0x2190 */ /* GUI generated Mon Nov 18 00:34:45 2019 */ /* Y direction */ YAnchor(7) YDist(7,4,>=1.5) ResYDist(4,3) ResYDist(7,8) YInterpolate(8,1,2,7) YDist(8,11,>=1.5) ResYDist(11,0) /* X direction */ Smooth() /* VTTTalk glyph 836, char 0x2192 */ /* GUI generated Mon Nov 18 00:32:52 2019 */ /* Y direction */ YAnchor(5) ResYDist(5,4) YDist(4,1,>=1.5) ResYDist(1,0) YInterpolate(4,11,10,5) YDist(5,8,>=1.5) ResYDist(8,9) /* X direction */ Smooth() /* VTTTalk glyph 835, char 0x2191 */ /* GUI generated Mon Nov 18 00:34:02 2019 */ /* Y direction */ ResYAnchor(5,17) ResYAnchor(11,18) YIPAnchor(11,3,8,5) YInterpolate(8,10,1,5) /* X direction */ Smooth() /* VTTTalk glyph 840, char 0x2195 */ /* GUI generated Mon Nov 18 20:30:47 2019 */ /* Y direction */ YAnchor(0,8) YAnchor(9,2) YIPAnchor(0,2,17,12,7,9) YInterpolate(0,4,15,2) YInterpolate(7,5,14,9) /* X direction */ Smooth() /* VTTTalk glyph 841, char 0x21a8 */ /* GUI generated Mon Nov 18 20:31:08 2019 */ /* Y direction */ ResYAnchor(1,8) ResYDist(1,0) YShift(1,21) ResYAnchor(11,2) YIPAnchor(1,4,19,14,9,11) YInterpolate(1,17,6,4) YInterpolate(9,7,16,11) /* X direction */ Smooth() /* VTTTalk glyph 821, char 0x5e (^) */ /* GUI generated Mon Nov 18 00:15:48 2019 */ /* Y direction */ ResYAnchor(1,2) ResYDist(1,0) YShift(0,4) YInterpolate(0,6,1) /* X direction */ Smooth() /* VTTTalk glyph 1230, char 0xffff */ /* GUI generated Mon Nov 18 10:43:34 2019 */ /* Y direction */ ResYAnchor(5,16) ResYDist(5,3) YInterpolate(3,2,5) ResYAnchor(7,132) ResYDist(7,0) ResYDist(7,11) ResYDist(11,10) /* X direction */ Smooth() /* VTTTalk glyph 819, char 0x7e (~) */ /* GUI generated Mon Nov 18 00:13:58 2019 */ /* Y direction */ YAnchor(10) ResYDist(10,3) ResYDist(3,18) ResYDist(18,21) ResYDist(10,7) ResYDist(7,14) /* X direction */ Smooth() /* VTTTalk glyph 1229, char 0xffff */ /* GUI generated Mon Nov 18 21:32:21 2019 */ /* Y direction */ YAnchor(20) YShift(20,21) ResYDist(20,40) YInterpolate(40,7,3,17,13,20) ResYDist(7,33) ResYDist(3,37) ResYDist(17,24) ResYDist(13,28) /* X direction */ Smooth() /* VTTTalk glyph 1226, char 0xffff */ /* GUI generated Mon Nov 18 21:24:47 2019 */ /* Y direction */ ResYAnchor(41,17) ResYDist(41,13) ResYDist(13,6) YShift(6,11) ResYDist(6,56) ResYAnchor(62,19) YInterpolate(62,64,66,35,31,41) ResYDist(35,20) ResYDist(31,24) ResYDist(24,27) ResYDist(62,68) ResYDist(68,0) YShift(0,45) YShift(0,46) ResYDist(0,50) /* X direction */ Smooth() /* VTTTalk glyph 1227, char 0xffff */ /* GUI generated Mon Nov 18 21:26:05 2019 */ /* Y direction */ YAnchor(12) ResYDist(12,23) YInterpolate(23,20,8,12) ResYDist(20,3) ResYDist(8,15) YDist(23,25,>=3/2) ResYDist(25,24) /* X direction */ Smooth() /* VTTTalk glyph 1228, char 0xffff */ /* GUI generated Mon Nov 18 21:28:33 2019 */ /* Y direction */ ResYAnchor(41,131) ResYDist(41,7) ResYDist(7,1) ResYDist(1,0) YInterpolate(7,50,49,41) ResYDist(41,47) ResYDist(47,48) YInterpolate(1,32,37,26,47) ResYDist(32,16) ResYDist(37,11) ResYDist(26,21) /* X direction */ Smooth() /* VTTTalk glyph 1225, char 0xffff */ /* GUI generated Mon Nov 18 21:22:49 2019 */ /* Y direction */ ResYAnchor(13,131) ResYDist(13,14) ResYDist(13,4) ResYDist(4,22) ResYDist(22,0) YInterpolate(13,9,0) ResYDist(9,17) /* X direction */ Smooth() /* VTTTalk glyph 675, char 0x2a (*) */ /* GUI generated Sun Nov 17 09:26:50 2019 */ /* Y direction */ ResYAnchor(6,134) ResYDist(6,0) YShift(0,13) YInterpolate(0,1,12,14,2,11,10,3,8,5,4,9,6) /* X direction */ Smooth() /* VTTTalk glyph 1112, char 0x40 (@) */ /* GUI generated Mon Nov 18 20:41:26 2019 */ /* Y direction */ ResYAnchor(0,19) ResYDist(0,33) ResYDist(33,14) YShift(14,8) YShift(14,10) ResYDist(14,40) ResYAnchor(5,17) ResYDist(5,27) ResYDist(27,20) YShift(20,23) ResYDist(20,46) /* X direction */ Smooth() /* VTTTalk glyph 212, char 0x62 (b) */ /* GUI generated Fri Nov 15 21:43:53 2019 */ /* Y direction */ ResYAnchor(1,0) ResYAnchor(6,7) YShift(6,4) ResYDist(6,25) YShift(25,15) ResYAnchor(12,11) YShift(12,0) ResYDist(12,19) /* X direction */ Smooth() /* VTTTalk glyph 680, char 0x5c (\) */ /* GUI generated Sun Nov 17 09:31:04 2019 */ /* Y direction */ ResYAnchor(1,136) ResYDist(1,0) /* X direction */ Smooth() /* VTTTalk glyph 1124, char 0x7c (|) */ /* GUI generated Mon Nov 18 01:12:41 2019 */ /* Y direction */ ResYAnchor(1,133) ResYDist(1,0) /* X direction */ Smooth() /* VTTTalk glyph 1167, char 0xffff */ /* GUI generated Mon Nov 18 08:19:28 2019 */ /* Y direction */ ResYAnchor(1,133) YShift(1,5) ResYDist(1,3) YShift(3,7) ResYAnchor(10,135) ResYDist(10,9) ResYDist(10,11) ResYDist(11,8) YInterpolate(8,14,15,12,13,9) /* X direction */ Smooth() /* VTTTalk glyph 1168, char 0xffff */ /* GUI generated Mon Nov 18 08:23:01 2019 */ /* Y direction */ ResYAnchor(4,132) ResYDist(4,7) YDist(4,8,>=) ResYDist(8,11) ResYAnchor(13,133) YShift(13,2) ResYDist(13,15) YShift(15,1) /* X direction */ Smooth() /* VTTTalk glyph 1169, char 0xffff */ /* GUI generated Mon Nov 18 08:37:04 2019 */ /* Y direction */ ResYAnchor(2,133) ResYDist(2,0) ResYAnchor(6,135) ResYDist(6,5) ResYDist(6,7) ResYDist(7,4) YInterpolate(4,10,11,8,9,5) /* X direction */ Smooth() /* VTTTalk glyph 1164, char 0xffff */ /* GUI generated Mon Nov 18 20:57:25 2019 */ /* Y direction */ ResYAnchor(2,133) ResYDist(2,0) ResYAnchor(37,138) ResYDist(37,30) ResYDist(37,4) ResYDist(4,11) YIPAnchor(4,47,37) ResYDist(47,48) YInterpolate(48,20,21,47) /* X direction */ Smooth() /* VTTTalk glyph 1165, char 0xffff */ /* GUI generated Mon Nov 18 08:16:34 2019 */ /* Y direction */ ResYAnchor(1,133) ResYDist(1,3) ResYAnchor(10,137) ResYDist(10,7) ResYDist(10,11) ResYDist(11,6) /* X direction */ Smooth() /* VTTTalk glyph 1170, char 0xffff */ /* GUI generated Mon Nov 18 08:37:57 2019 */ /* Y direction */ ResYAnchor(2,133) ResYDist(2,0) ResYAnchor(4,132) ResYDist(4,7) YDist(4,8,>=) ResYDist(8,11) /* X direction */ Smooth() /* VTTTalk glyph 1171, char 0xffff */ /* GUI generated Mon Nov 18 08:38:50 2019 */ /* Y direction */ ResYAnchor(2,135) ResYDist(2,1) ResYDist(2,3) ResYDist(3,0) YInterpolate(0,6,7,4,5,1) /* X direction */ Smooth() /* VTTTalk glyph 1163, char 0xffff */ /* GUI generated Mon Nov 18 08:12:53 2019 */ /* Y direction */ ResYAnchor(2,133) ResYDist(2,0) ResYAnchor(4,131) ResYDist(4,7) /* X direction */ Smooth() /* VTTTalk glyph 569, char 0x3b2 */ /* GUI generated Sat Nov 16 09:10:01 2019 */ /* Y direction */ ResYAnchor(0,14) YAnchor(3,2) ResYDist(3,22) YIPAnchor(3,35,16 ) ResYDist(35,34) YInterpolate(34,10,9,35) ResYAnchor(16,11) ResYDist(16,27) /* X direction */ Smooth() /* VTTTalk glyph 683, char 0x7b ({) */ /* GUI generated Mon Nov 18 19:56:27 2019 */ /* Y direction */ ResYAnchor(21,138) ResYDist(21,28) ResYDist(21,0) ResYDist(0,47) YIPAnchor(0,11,21) ResYDist(11,10) YInterpolate(10,38,37,11) /* X direction */ Smooth() /* VTTTalk glyph 718, char 0xffff */ /* GUI generated Mon Nov 18 20:05:22 2019 */ /* Y direction */ ResYAnchor(1,133) ResYDist(1,3) ResYAnchor(25,138) ResYDist(25,32) ResYDist(25,4) ResYDist(4,51) YIPAnchor(4,15,25) ResYDist(15,14) YInterpolate(14,42,41,15) /* X direction */ Smooth() /* VTTTalk glyph 684, char 0x7d (}) */ /* GUI generated Mon Nov 18 19:57:59 2019 */ /* Y direction */ ResYAnchor(33,138) ResYDist(33,26) ResYDist(33,0) ResYDist(0,7) YIPAnchor(0,43,33) ResYDist(43,44) YInterpolate(44,16,17,43) /* X direction */ Smooth() /* VTTTalk glyph 719, char 0xffff */ /* GUI generated Mon Nov 18 20:09:45 2019 */ /* Y direction */ ResYAnchor(41,138) ResYDist(41,34) ResYDist(41,8) ResYDist(8,15) ResYAnchor(54,16) YShift(54,50) ResYAnchor(63,18) YShift(63,67) YIPAnchor(63,59,58,54) YInterpolate(59,80,24,25,79,58) ResYDist(59,62) YShift(62,66) YShift(66,1) YShift(59,71) YShift(71,73) ResYDist(58,55) YShift(55,51) YShift(51,48) YShift(58,70) YShift(70,74) /* X direction */ Smooth() /* VTTTalk glyph 685, char 0x5b ([) */ /* GUI generated Sun Nov 17 09:33:43 2019 */ /* Y direction */ ResYAnchor(1,137) ResYDist(1,4) ResYDist(1,0) ResYDist(0,5) /* X direction */ Smooth() /* VTTTalk glyph 720, char 0xffff */ /* GUI generated Sun Nov 17 21:48:47 2019 */ /* Y direction */ ResYAnchor(1,133) ResYDist(1,3) ResYAnchor(5,137) ResYDist(5,8) ResYDist(5,4) ResYDist(4,9) /* X direction */ Smooth() /* VTTTalk glyph 686, char 0x5d (]) */ /* GUI generated Sun Nov 17 09:34:08 2019 */ /* Y direction */ ResYAnchor(5,137) ResYDist(5,4) ResYDist(5,0) ResYDist(0,1) /* X direction */ Smooth() /* VTTTalk glyph 721, char 0xffff */ /* GUI generated Sun Nov 17 21:50:34 2019 */ /* Y direction */ ResYAnchor(10,138) ResYDist(10,7) ResYDist(10,3) ResYDist(3,6) ResYAnchor(13,16) YShift(13,17) ResYAnchor(27,18) YShift(27,31) YIPAnchor(27,37,39,13) YShift(37,23) YShift(37,33) ResYDist(37,26) YShift(26,30) YShift(30,1) YShift(39,22) YShift(39,34) ResYDist(39,12) YShift(12,15) YShift(15,19) /* X direction */ Smooth() /* VTTTalk glyph 1544, char 0xffff */ /* GUI generated Mon Nov 18 21:45:04 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,7) ResYDist(0,10) YShift(10,4) /* X direction */ Smooth() /* VTTTalk glyph 1545, char 0xffff */ /* GUI generated Mon Nov 18 21:45:56 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,7) ResYDist(0,10) YShift(10,4) /* X direction */ Smooth() /* VTTTalk glyph 1125, char 0xa6 */ /* GUI generated Mon Nov 18 01:13:01 2019 */ /* Y direction */ ResYAnchor(1,133) ResYDist(1,3) ResYDist(3,5) ResYDist(5,4) /* X direction */ Smooth() /* VTTTalk glyph 674, char 0x2022 */ /* GUI generated Sun Nov 17 09:25:15 2019 */ /* Y direction */ YAnchor(8) ResYDist(8,0) /* X direction */ Smooth() /* VTTTalk glyph 213, char 0x63 (c) */ /* GUI generated Mon Nov 18 15:51:11 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,19) ResYAnchor(6,7) YShift(6,9) ResYDist(6,13) YShift(13,10) /* X direction */ Smooth() /* VTTTalk glyph 772, char 0xa2 */ /* GUI generated Sun Nov 17 22:40:19 2019 */ /* Y direction */ ResYAnchor(1,11) YDist(1,0,>=1.5) YShift(1,24) ResYDist(1,29) YShift(29,17) ResYAnchor(7,7) YDist(7,8,>=1.5) YShift(7,10) YShift(10,13) ResYDist(7,30) YShift(30,16) YShift(16,14) /* X direction */ Smooth() /* VTTTalk glyph 590, char 0x3c7 */ /* GUI generated Sat Nov 16 09:40:17 2019 */ /* Y direction */ ResYAnchor(10,7) ResYDist(10,5) ResYAnchor(16,6) ResYAnchor(26,15) ResYDist(26,21) YInterpolate(26,30,1,17,14,10) YAnchor(31,14) /* X direction */ Smooth() /* VTTTalk glyph 1107, char 0x2663 */ /* GUI generated Mon Nov 18 20:36:53 2019 */ /* Y direction */ YAnchor(0) YShift(0,30) YDist(0,36,>=3/2) ResYDist(0,15) YInterpolate(15,21,9,24,6,22,8,0) ResYDist(0,38) YShift(38,33) /* X direction */ Smooth() /* VTTTalk glyph 666, char 0x3a (:) */ /* GUI generated Sun Nov 17 09:19:25 2019 */ /* Y direction */ ResYAnchor(6,7) ResYDist(6,0) ResYAnchor(12,19) ResYDist(12,18) /* X direction */ Smooth() /* VTTTalk glyph 731, char 0xffff */ /* GUI generated Sun Nov 17 22:09:45 2019 */ /* Y direction */ ResYAnchor(25,132) ResYDist(25,24) ResYDist(25,18) YShift(18,6) ResYDist(18,12) YShift(12,0) YDist(25,29,>=) ResYDist(29,28) ResYDist(28,44) YShift(44,32) ResYDist(44,50) YShift(50,38) /* X direction */ Smooth() /* VTTTalk glyph 732, char 0xffff */ /* GUI generated Sun Nov 17 22:04:31 2019 */ /* Y direction */ ResYAnchor(13,132) ResYDist(13,12) ResYDist(13,6) ResYDist(6,0) YDist(13,17,>=) ResYDist(17,16) ResYDist(16,20) ResYDist(20,26) /* X direction */ Smooth() /* VTTTalk glyph 733, char 0xffff */ /* GUI generated Sun Nov 17 22:05:47 2019 */ /* Y direction */ ResYAnchor(18,135) ResYDist(18,16) ResYDist(16,17) ResYDist(17,6) ResYDist(6,0) ResYDist(18,19) ResYDist(19,13) ResYDist(13,12) ResYDist(12,20) ResYDist(20,26) YInterpolate(19,14,15,18) /* X direction */ Smooth() /* VTTTalk glyph 734, char 0xffff */ /* GUI generated Sun Nov 17 22:06:21 2019 */ /* Y direction */ ResYAnchor(14,135) ResYDist(14,13) YInterpolate(13,18,17,14) ResYDist(13,19) ResYDist(19,12) ResYDist(12,20) ResYDist(20,26) ResYDist(14,16) ResYDist(16,15) ResYDist(15,6) ResYDist(6,0) /* X direction */ Smooth() /* VTTTalk glyph 773, char 0x20a1 */ /* GUI generated Sun Nov 17 22:42:41 2019 */ /* Y direction */ ResYAnchor(12,3) YShift(12,7) YDist(12,8,>=3/2) YShift(8,15) YShift(8,9) YShift(9,16) YShift(12,17) YShift(17,19) ResYDist(12,38) YShift(38,49) YShift(38,22) YShift(22,20) ResYAnchor(32,9) ResYDist(32,23) YShift(23,43) YShift(43,48) YDist(32,33,>=3/2) YShift(33,0) YShift(33,34) YShift(34,1) YShift(32,35) YShift(35,2) /* X direction */ Smooth() /* VTTTalk glyph 665, char 0x2c (,) */ /* GUI generated Sun Nov 17 09:19:05 2019 */ /* Y direction */ YAnchor(1) ResYDist(1,3) /* X direction */ Smooth() /* VTTTalk glyph 1116, char 0xa9 */ /* GUI generated Mon Nov 18 20:47:49 2019 */ /* Y direction */ ResYAnchor(0,18) ResYDist(0,12) ResYAnchor(6,16) ResYDist(6,18) YInterpolate(6,30,36,42,24,0) YShift(30,33) YShift(36,34) /* X direction */ Smooth() /* VTTTalk glyph 774, char 0xa4 */ /* GUI generated Sun Nov 17 22:44:26 2019 */ /* Y direction */ YAnchor(11) ResYDist(11,14) YShift(14,8) YShift(14,15) YShift(15,7) ResYDist(11,34) ResYDist(34,28) ResYDist(28,25) ResYDist(25,0) YShift(0,22) YShift(0,1) YShift(1,21) YInterpolate(25,23,27,20,2,6,16,9,13,11) /* X direction */ Smooth() /* VTTTalk glyph 219, char 0x64 (d) */ /* GUI generated Mon Nov 18 15:51:57 2019 */ /* Y direction */ ResYAnchor(0,11) YShift(0,15) ResYDist(0,20) YShift(20,22) ResYAnchor(6,7) YShift(6,8) ResYDist(6,25) YShift(25,23) YAnchor(10,0) YAnchor(12,10) /* X direction */ Smooth() /* VTTTalk glyph 1126, char 0x2020 */ /* GUI generated Mon Nov 18 01:13:16 2019 */ /* Y direction */ ResYAnchor(5,17) ResYDist(5,0) YIPAnchor(5,3,0) YShift(3,7) ResYDist(3,2) YShift(2,10) /* X direction */ Smooth() /* VTTTalk glyph 1128, char 0x2021 */ /* GUI generated Mon Nov 18 01:13:30 2019 */ /* Y direction */ ResYAnchor(9,17) ResYDist(9,0) YIPAnchor(9,7,2,0) YShift(7,11) ResYDist(7,6) YShift(6,14) YShift(2,18) ResYDist(2,3) YShift(3,15) /* X direction */ Smooth() /* VTTTalk glyph 221, char 0x10f */ /* GUI generated Mon Nov 18 15:54:49 2019 */ /* Y direction */ ResYAnchor(4,11) YShift(4,16) ResYDist(4,22) ResYAnchor(8,7) YShift(8,11) ResYDist(8,27) ResYAnchor(12,0) ResYAnchor(14,10) YIPAnchor(8,0,12) ResYDist(0,2) /* X direction */ Smooth() /* VTTTalk glyph 371, char 0xffff */ /* GUI generated Mon Nov 18 16:25:10 2019 */ /* Y direction */ ResYAnchor(4,19) YShift(4,16) ResYDist(4,22) ResYAnchor(8,7) YShift(8,11) ResYDist(8,27) ResYAnchor(12,0) YIPAnchor(12,0,8) ResYDist(0,1) ResYAnchor(14,18) /* X direction */ Smooth() /* VTTTalk glyph 222, char 0x111 */ /* GUI generated Mon Nov 18 15:56:40 2019 */ /* Y direction */ ResYAnchor(0,11) YShift(0,22) ResYDist(0,28) ResYAnchor(6,7) YShift(6,9) ResYDist(6,33) ResYAnchor(14,0) YInterpolate(6,11,12,14) YShift(11,18) YShift(12,17) YAnchor(20,10) /* X direction */ Smooth() /* VTTTalk glyph 1121, char 0xb0 */ /* GUI generated Mon Nov 18 01:12:17 2019 */ /* Y direction */ ResYAnchor(6,17) ResYDist(6,18) ResYDist(6,0) ResYDist(0,12) /* X direction */ Smooth() /* VTTTalk glyph 571, char 0x3b4 */ /* GUI generated Mon Nov 18 19:21:00 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,33) ResYAnchor(14,1) YShift(14,16) ResYDist(14,19) YShift(19,17) YInterpolate(0,25,14) ResYDist(25,39) YInterpolate(39,7,8,25) /* X direction */ Smooth() /* VTTTalk glyph 1109, char 0x2666 */ /* GUI generated Mon Nov 18 00:59:45 2019 */ /* Y direction */ YAnchor(2) ResYDist(2,0) YInterpolate(0,3,1,2) /* X direction */ Smooth() /* VTTTalk glyph 1543, char 0x385 */ /* GUI generated Mon Nov 18 13:25:50 2019 */ /* Y direction */ YAnchor(4) YShift(4,16) YAnchor(3) ResYDist(3,1) ResYDist(4,10) YShift(10,22) /* X direction */ Smooth() /* VTTTalk glyph 810, char 0xf7 */ /* GUI generated Sun Nov 17 23:59:27 2019 */ /* Y direction */ ResYAnchor(13,131) YDist(13,0,>=) ResYDist(0,6) ResYDist(13,12) YDist(12,22,>=) ResYDist(22,16) /* X direction */ Smooth() /* VTTTalk glyph 775, char 0x24 ($) */ /* GUI generated Sun Nov 17 22:46:26 2019 */ /* Y direction */ ResYAnchor(1,9) ResYDist(1,0) YShift(1,31) ResYDist(1,7) YShift(7,42) ResYAnchor(18,3) YShift(18,15) ResYDist(18,17) YShift(18,21) YInterpolate(1,44,29,40,41,8,9,26,25,34,33,12,37,18) ResYDist(18,24) YShift(24,22) YShift(24,35) /* X direction */ Smooth() /* VTTTalk glyph 1172, char 0xffff */ /* GUI generated Mon Nov 18 08:43:41 2019 */ /* Y direction */ ResYAnchor(14,9) YShift(14,11) YDist(14,13,>=3/2) ResYDist(14,19) YShift(19,42) ResYAnchor(27,3) YDist(27,28,>=3/2) YShift(27,30) YInterpolate(14,44,9,40,41,20,21,6,5,34,33,24,37,27) ResYDist(27,35) YShift(35,4) ResYAnchor(31,135) ResYDist(31,32) YDist(32,1) ResYDist(1,0) YInterpolate(32,2,3,31) /* X direction */ Smooth() /* VTTTalk glyph 776, char 0x20ab */ /* GUI generated Mon Nov 18 20:21:01 2019 */ /* Y direction */ ResYAnchor(0,11) YShift(0,22) ResYDist(0,28) ResYAnchor(6,7) YShift(6,9) ResYDist(6,33) ResYAnchor(15,0) YInterpolate(15,11,6) YShift(11,18) ResYDist(11,12) YShift(12,17) ResYAnchor(20,10) ResYDist(20,38) ResYDist(38,39) /* X direction */ Smooth() /* VTTTalk glyph 1508, char 0x323 */ /* GUI generated Mon Nov 18 13:19:01 2019 */ /* Y direction */ YAnchor(6) ResYDist(6,0) /* X direction */ Smooth() /* VTTTalk Unicode 0x131 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /* CVT 0 10 */ /* CVT 5 6 */ /* Min and Max */ ResYAnchor(0,10) /* min, CVT */ ResYAnchor(5,6) /* max, CVT */ /* CVTs - beginning */ /* CVTs - end */ /* YDir: Stroke #0 */ ResYDist(5,4) /*perpendicular to the stroke*/ /* YDir: Stroke #1 */ ResYDist(0,1) /*perpendicular to the stroke*/ YShift(1,7) /*along top edge*/ Smooth() /* VTTTalk glyph 223, char 0x65 (e) */ /* GUI generated Mon Nov 18 15:59:00 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,15) ResYAnchor(6,7) ResYDist(6,22) YIPAnchor(0,12,6) ResYDist(12,25) YShift(25,9) /* X direction */ Smooth() /* VTTTalk glyph 613, char 0x38 (8) */ /* GUI generated Sat Nov 16 09:50:11 2019 */ /* Y direction */ ResYAnchor(0,13) ResYDist(0,38) ResYAnchor(13,5) ResYDist(13,32) YInterpolate(0,26,13) ResYDist(26,44) YInterpolate(44,6,20,19,7,26) /* X direction */ Smooth() /* VTTTalk glyph 692, char 0x2014 */ /* GUI generated Sun Nov 17 09:36:12 2019 */ /* Y direction */ ResYAnchor(1,131) ResYDist(1,0) /* X direction */ Smooth() /* VTTTalk glyph 691, char 0x2013 */ /* GUI generated Sun Nov 17 09:35:40 2019 */ /* Y direction */ ResYAnchor(1,131) ResYDist(1,0) /* X direction */ Smooth() /* VTTTalk glyph 283, char 0x14b */ /* GUI generated Fri Nov 15 22:10:53 2019 */ /* Y direction */ ResYAnchor(0,10) ResYAnchor(1,6) ResYAnchor(6,7) YShift(6,4) ResYDist(6,23) YShift(23,25) ResYAnchor(14,15) ResYDist(14,15) /* X direction */ Smooth() /* VTTTalk glyph 239, char 0x119 */ /* GUI generated Mon Nov 18 16:00:25 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,15) YDist(0,26,>=) ResYDist(26,31) ResYAnchor(6,7) ResYDist(6,39) YIPAnchor(0,12,6) ResYDist(12,42) /* X direction */ Smooth() /* VTTTalk glyph 572, char 0x3b5 */ /* GUI generated Mon Nov 18 19:22:07 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,24) ResYAnchor(9,7) ResYDist(9,14) YIPAnchor(0,18,9) ResYDist(18,19) YInterpolate(19,4,5,18) /* X direction */ Smooth() /* VTTTalk glyph 811, char 0x3d (=) */ /* GUI generated Mon Nov 18 00:04:47 2019 */ /* Y direction */ ResYAnchor(1,132) ResYDist(1,0) YDist(1,5,>=) ResYDist(5,4) /* X direction */ Smooth() /* VTTTalk glyph 1178, char 0xffff */ /* GUI generated Mon Nov 18 08:45:07 2019 */ /* Y direction */ ResYAnchor(1,132) ResYDist(1,0) YDist(1,5,>=) ResYDist(5,4) /* X direction */ Smooth() /* VTTTalk glyph 1179, char 0xffff */ /* GUI generated Mon Nov 18 08:45:52 2019 */ /* Y direction */ ResYAnchor(5,131) ResYDist(5,4) YDist(5,0,>=) ResYDist(0,1) YDist(5,9,>=) ResYDist(9,8) /* X direction */ Smooth() /* VTTTalk glyph 1180, char 0xffff */ /* GUI generated Mon Nov 18 08:47:56 2019 */ /* Y direction */ ResYAnchor(11,132) ResYDist(11,10) ResYDist(11,5) ResYDist(5,4) YDist(4,1,>=3/2) ResYDist(1,0) YInterpolate(4,17,7,8,16,11) YDist(11,14,>=3/2) ResYDist(14,15) /* X direction */ Smooth() /* VTTTalk glyph 1181, char 0xffff */ /* GUI generated Mon Nov 18 08:53:53 2019 */ /* Y direction */ ResYAnchor(11,132) ResYDist(11,10) YDist(11,5,>=) ResYDist(5,4) YDist(4,1,>=3/2) ResYDist(1,0) YInterpolate(4,17,7,8,16,11) YDist(11,14,>=3/2) ResYDist(14,15) /* X direction */ Smooth() /* VTTTalk glyph 1182, char 0xffff */ /* GUI generated Mon Nov 18 08:56:02 2019 */ /* Y direction */ ResYAnchor(19,132) ResYDist(19,18) YDist(19,13,>=) ResYDist(13,12) YInterpolate(12,7,25,2,15,16,3,24,6,19) YDist(12,9,>=3/2) YShift(9,1) ResYDist(9,8) YShift(8,0) YDist(19,22,>=3/2) YShift(22,4) ResYDist(22,23) YShift(23,5) /* X direction */ Smooth() /* VTTTalk glyph 1183, char 0xffff */ /* GUI generated Mon Nov 18 08:59:45 2019 */ /* Y direction */ ResYAnchor(10,132) ResYDist(10,9) ResYDist(10,12) YShift(12,3) ResYDist(12,13) YShift(13,4) YDist(10,17,>=) ResYDist(17,16) YInterpolate(16,1,6,5,2,10) ResYDist(16,14) YShift(14,0) ResYDist(14,19) YShift(19,7) /* X direction */ Smooth() /* VTTTalk glyph 1184, char 0xffff */ /* GUI generated Mon Nov 18 09:00:58 2019 */ /* Y direction */ ResYAnchor(7,132) ResYDist(7,9) YShift(7,11) YDist(7,3,>=) YShift(3,15) ResYDist(3,2) ResYDist(2,0) YShift(2,18) ResYDist(7,6) YShift(6,14) /* X direction */ Smooth() /* VTTTalk glyph 802, char 0x2261 */ /* GUI generated Mon Nov 18 00:01:48 2019 */ /* Y direction */ ResYAnchor(5,131) YDist(5,0) ResYDist(0,1) ResYDist(5,4) YDist(4,9) ResYDist(9,8) /* X direction */ Smooth() /* VTTTalk glyph 1130, char 0x212e */ /* GUI generated Mon Nov 18 20:52:32 2019 */ /* Y direction */ ResYAnchor(0,19) ResYDist(0,16) ResYDist(0,6) ResYDist(6,23) YIPAnchor(6,13,0) ResYDist(13,19) ResYDist(13,26) YShift(26,9) /* X direction */ Smooth() /* VTTTalk glyph 574, char 0x3b7 */ /* GUI generated Sat Nov 16 09:32:59 2019 */ /* Y direction */ ResYAnchor(0,10) ResYAnchor(1,6) ResYAnchor(6,7) YShift(6,4) ResYDist(6,15) YShift(15,17) ResYAnchor(10,14) /* X direction */ Smooth() /* VTTTalk glyph 220, char 0xf0 */ /* GUI generated Mon Nov 18 15:54:03 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,30) ResYDist(0,6) ResYDist(6,35) YDist(6,13,>=) YShift(13,22) ResYDist(13,14) ResYDist(14,18) ResYDist(18,17) YShift(14,21) YInterpolate(13,12,23,15,20,21) /* X direction */ Smooth() /* VTTTalk glyph 669, char 0x21 (!) */ /* GUI generated Sun Nov 17 09:20:43 2019 */ /* Y direction */ ResYAnchor(1,16) ResYAnchor(4,19) ResYDist(4,10) ResYDist(10,3) /* X direction */ Smooth() /* VTTTalk glyph 738, char 0xffff */ /* GUI generated Sun Nov 17 22:10:58 2019 */ /* Y direction */ ResYAnchor(7,132) ResYDist(7,9) YShift(7,12) YDist(7,3,>=) YShift(3,16) ResYDist(3,2) ResYDist(2,0) YShift(2,17) ResYDist(7,6) YShift(6,13) /* X direction */ Smooth() /* VTTTalk glyph 739, char 0xffff */ /* GUI generated Sun Nov 17 22:12:05 2019 */ /* Y direction */ ResYAnchor(7,131) ResYDist(7,6) YDist(6,3) ResYDist(3,2) ResYDist(2,0) YDist(7,10) ResYDist(10,11) ResYDist(11,13) /* X direction */ Smooth() /* VTTTalk glyph 670, char 0xa1 */ /* GUI generated Sun Nov 17 09:22:49 2019 */ /* Y direction */ ResYAnchor(0,7) ResYDist(0,14) ResYDist(0,6) ResYDist(6,12) /* X direction */ Smooth() /* VTTTalk glyph 242, char 0x66 (f) */ /* GUI generated Mon Nov 18 16:01:44 2019 */ /* Y direction */ ResYAnchor(0,10) ResYAnchor(7,1) ResYDist(7,13) YIPAnchor(0,16,7) YShift(16,3) ResYDist(16,19) YShift(19,2) /* X direction */ Smooth() /* VTTTalk glyph 1104, char 0x2640 */ /* GUI generated Mon Nov 18 07:55:46 2019 */ /* Y direction */ ResYAnchor(9,3) ResYDist(9,29) ResYAnchor(20,8) ResYDist(20,19) YShift(19,0) ResYDist(19,16) YShift(16,1) ResYDist(16,15) YShift(15,3) ResYDist(15,23) /* X direction */ Smooth() /* VTTTalk glyph 610, char 0x35 (5) */ /* GUI generated Mon Nov 18 19:33:17 2019 */ /* Y direction */ ResYAnchor(0,13) ResYDist(0,7) ResYAnchor(16,4) ResYDist(16,19) YIPAnchor(0,4,23,16) YShift(23,20) ResYDist(23,12) YShift(12,14) /* X direction */ Smooth() /* VTTTalk glyph 662, char 0x215d */ /* GUI generated Mon Nov 18 19:50:04 2019 */ /* Y direction */ ResYAnchor(14,16) ResYDist(14,17) ResYDist(17,20) ResYDist(20,10) ResYDist(10,6) ResYDist(6,0) YInterpolate(6,4,13,10) ResYAnchor(30,19) YInterpolate(30,26,28,14) YShift(26,27) YShift(28,29) ResYDist(30,62) ResYDist(62,66) ResYDist(66,54) YInterpolate(66,48,36,54) ResYDist(54,58) ResYDist(58,42) /* X direction */ Smooth() /* VTTTalk glyph 779, char 0x192 */ /* GUI generated Sun Nov 17 23:00:48 2019 */ /* Y direction */ ResYAnchor(0,15) ResYDist(0,1) ResYAnchor(12,3) YShift(12,14) YIPAnchor(12,9,0) YShift(9,21) ResYDist(9,6) YShift(6,24) ResYDist(12,18) YShift(18,15) /* X direction */ Smooth() /* VTTTalk glyph 609, char 0x34 (4) */ /* GUI generated Sat Nov 16 09:47:35 2019 */ /* Y direction */ ResYAnchor(7,4) ResYAnchor(12,12) YIPAnchor(7,11,12) YInterpolate(7,3,11) YShift(11,0) ResYDist(11,8) YShift(8,4) /* X direction */ Smooth() /* VTTTalk glyph 656, char 0x2044 */ /* GUI generated Sun Nov 17 09:06:23 2019 */ /* Y direction */ YAnchor(2) YShift(2,3) ResYDist(2,0) YShift(0,1) /* X direction */ Smooth() /* VTTTalk glyph 780, char 0x20a3 */ /* GUI generated Mon Nov 18 07:28:53 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,1) YShift(1,16) ResYDist(1,4) YShift(4,13) ResYDist(4,12) ResYDist(12,9) ResYAnchor(5,2) ResYDist(5,8) /* X direction */ Smooth() /* VTTTalk glyph 243, char 0x67 (g) */ /* GUI generated Fri Nov 15 21:53:14 2019 */ /* Y direction */ ResYAnchor(0,15) ResYDist(0,1) ResYAnchor(10,11) YShift(10,7) ResYDist(10,28) YShift(28,30) ResYAnchor(16,7) YShift(16,18) ResYDist(16,33) YShift(33,31) ResYAnchor(20,6) /* X direction */ Smooth() /* VTTTalk glyph 570, char 0x3b3 */ /* GUI generated Mon Nov 18 19:19:37 2019 */ /* Y direction */ ResYAnchor(9,7) ResYAnchor(17,6) ResYAnchor(22,14) YIPAnchor(17,14,22) ResYDist(14,19) /* X direction */ Smooth() /* VTTTalk glyph 325, char 0xdf */ /* GUI generated Mon Nov 18 16:13:45 2019 */ /* Y direction */ ResYAnchor(6,1) ResYDist(6,51) ResYAnchor(26,11) ResYDist(26,33) YInterpolate(26,35,23,38,19,42,16,13,45,9,48,6) ResYAnchor(56,10) YIPAnchor(6,1,56) ResYDist(1,0) /* X direction */ Smooth() /* VTTTalk glyph 1496, char 0x300 */ /* GUI generated Mon Nov 18 13:07:17 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,1) /* X direction */ Smooth() /* VTTTalk glyph 1527, char 0xffff */ /* GUI generated Mon Nov 18 13:21:13 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,1) /* X direction */ Smooth() /* VTTTalk glyph 813, char 0x3e (>) */ /* GUI generated Mon Nov 18 00:06:48 2019 */ /* Y direction */ ResYAnchor(6,135) ResYDist(6,4) ResYDist(4,5) ResYDist(6,7) ResYDist(7,1) ResYDist(1,0) YInterpolate(7,2,3,6) /* X direction */ Smooth() /* VTTTalk glyph 1188, char 0xffff */ /* GUI generated Mon Nov 18 09:08:03 2019 */ /* Y direction */ YAnchor(6) ResYDist(6,4) ResYDist(4,5) ResYDist(6,7) ResYDist(7,1) ResYDist(1,0) YDist(0,9,>=) ResYDist(9,8) YInterpolate(7,2,3,6) /* X direction */ Smooth() /* VTTTalk glyph 1189, char 0xffff */ /* GUI generated Mon Nov 18 09:12:23 2019 */ /* Y direction */ ResYAnchor(15,132) ResYDist(15,12) YDist(15,7,>=) ResYDist(7,4) YDist(4,1,>=1.5) YShift(1,6) ResYDist(1,0) YShift(0,5) YInterpolate(4,21,9,10,20,15) YDist(15,18,>=1.5) YShift(18,13) ResYDist(18,19) YShift(19,14) /* X direction */ Smooth() /* VTTTalk glyph 1190, char 0xffff */ /* GUI generated Mon Nov 18 09:20:39 2019 */ /* Y direction */ ResYAnchor(6,135) YShift(6,14) ResYDist(6,4) YShift(4,12) ResYDist(4,5) YShift(5,13) ResYDist(6,7) YShift(7,15) ResYDist(7,1) YShift(1,9) ResYDist(1,0) YShift(0,8) YInterpolate(7,2,10,11,3,6) /* X direction */ Smooth() /* VTTTalk glyph 1192, char 0xffff */ /* GUI generated Mon Nov 18 09:26:33 2019 */ /* Y direction */ ResYAnchor(11,132) ResYDist(11,8) ResYDist(11,9) YShift(9,4) ResYDist(9,10) YShift(10,5) YDist(11,16,>=) ResYDist(16,19) YInterpolate(19,7,2,3,6,11) ResYDist(19,15) YShift(15,1) ResYDist(15,14) YShift(14,0) /* X direction */ Smooth() /* VTTTalk glyph 1191, char 0xffff */ /* GUI generated Mon Nov 18 09:22:11 2019 */ /* Y direction */ ResYAnchor(6,131) ResYDist(6,4) YShift(4,14) ResYDist(4,5) YShift(5,15) ResYDist(6,9) ResYDist(9,1) YShift(1,11) ResYDist(1,0) YShift(0,10) YInterpolate(9,17,12,2,3,13,16,6) /* X direction */ Smooth() /* VTTTalk glyph 1185, char 0xffff */ /* GUI generated Mon Nov 18 09:06:03 2019 */ /* Y direction */ ResYAnchor(6,131) ResYDist(6,4) ResYDist(4,5) ResYDist(6,9) ResYDist(9,1) ResYDist(1,0) YInterpolate(9,2,3,6) /* X direction */ Smooth() /* VTTTalk glyph 1186, char 0xffff */ /* GUI generated Mon Nov 18 21:01:21 2019 */ /* Y direction */ ResYAnchor(16,131) ResYDist(16,7) ResYDist(7,1) YShift(1,10) ResYDist(1,0) YShift(0,9) YInterpolate(7,25,11,12,24,16) ResYDist(16,22) YShift(22,13) ResYDist(22,23) YShift(23,14) /* X direction */ Smooth() /* VTTTalk glyph 815, char 0x2265 */ /* GUI generated Mon Nov 18 00:08:43 2019 */ /* Y direction */ YAnchor(6) ResYDist(6,4) ResYDist(4,5) ResYDist(6,7) ResYDist(7,1) ResYDist(1,0) ResYDist(0,9) ResYDist(9,8) YInterpolate(6,3,2,7) /* X direction */ Smooth() /* VTTTalk glyph 703, char 0xab */ /* GUI generated Sun Nov 17 09:39:24 2019 */ /* Y direction */ YAnchor(3) ResYDist(3,0) ResYDist(0,7) YShift(7,15) YShift(0,8) ResYDist(3,4) YShift(4,12) YShift(3,11) YInterpolate(8,1,9,6,14,13,5,10,2,11) /* X direction */ Smooth() /* VTTTalk glyph 704, char 0xbb */ /* GUI generated Sun Nov 17 09:40:09 2019 */ /* Y direction */ YAnchor(5) YShift(5,13) ResYDist(5,0) YShift(0,8) ResYDist(0,1) YShift(1,9) YInterpolate(0,7,15,10,2,3,11,14,6,5) ResYDist(5,4) YShift(4,12) /* X direction */ Smooth() /* VTTTalk glyph 705, char 0x2039 */ /* GUI generated Sun Nov 17 09:40:36 2019 */ /* Y direction */ YAnchor(3) ResYDist(3,4) ResYDist(3,0) ResYDist(0,7) YInterpolate(0,1,6,5,2,3) /* X direction */ Smooth() /* VTTTalk glyph 706, char 0x203a */ /* GUI generated Sun Nov 17 09:41:01 2019 */ /* Y direction */ YAnchor(5) ResYDist(5,4) ResYDist(5,0) ResYDist(0,1) YInterpolate(0,7,2,3,6,5) /* X direction */ Smooth() /* VTTTalk glyph 249, char 0x68 (h) */ /* GUI generated Fri Nov 15 21:54:21 2019 */ /* Y direction */ ResYAnchor(0,10) YShift(0,11) ResYAnchor(1,0) ResYAnchor(6,7) YShift(6,4) ResYDist(6,15) YShift(15,17) /* X direction */ Smooth() /* VTTTalk glyph 250, char 0x127 */ /* GUI generated Fri Nov 15 21:54:45 2019 */ /* Y direction */ ResYAnchor(0,10) YShift(0,19) ResYAnchor(5,0) ResYAnchor(14,7) YShift(14,11) YIPAnchor(5,10,14) YShift(10,2) ResYDist(10,7) YShift(7,3) ResYDist(14,23) YShift(23,25) /* X direction */ Smooth() /* VTTTalk glyph 1108, char 0x2665 */ /* GUI generated Mon Nov 18 20:37:33 2019 */ /* Y direction */ YAnchor(14) YShift(14,7) ResYDist(14,0) YInterpolate(0,11,14) /* X direction */ Smooth() /* VTTTalk glyph 1505, char 0x309 */ /* GUI generated Mon Nov 18 21:36:46 2019 */ /* Y direction */ YAnchor(0) YShift(0,23) ResYDist(0,8) ResYDist(8,14) /* X direction */ Smooth() /* VTTTalk glyph 1536, char 0xffff */ /* GUI generated Mon Nov 18 13:23:33 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,8) YShift(8,10) ResYDist(8,13) YShift(13,11) /* X direction */ Smooth() /* VTTTalk glyph 717, char 0xffff */ /* GUI generated Mon Nov 18 20:02:31 2019 */ /* Y direction */ ResYAnchor(10,16) ResYDist(10,9) ResYDist(10,22) YInterpolate(22,5,9) ResYDist(5,13) ResYDist(22,18) ResYDist(18,0) /* X direction */ Smooth() /* VTTTalk glyph 712, char 0xffff */ /* GUI generated Sun Nov 17 21:39:17 2019 */ /* Y direction */ ResYAnchor(3,131) ResYDist(3,2) ResYAnchor(5,133) ResYDist(5,7) /* X direction */ Smooth() /* VTTTalk glyph 713, char 0xffff */ /* GUI generated Sun Nov 17 21:40:00 2019 */ /* Y direction */ ResYAnchor(9,131) ResYDist(9,8) ResYDist(8,1) ResYDist(1,0) YInterpolate(8,19,18,9) ResYDist(9,16) ResYDist(16,17) /* X direction */ Smooth() /* VTTTalk glyph 714, char 0xffff */ /* GUI generated Sun Nov 17 21:41:02 2019 */ /* Y direction */ ResYAnchor(17,131) ResYDist(17,16) YInterpolate(16,27,7,2,3,6,26,17) ResYDist(16,9) YShift(9,1) ResYDist(9,8) YShift(8,0) ResYDist(17,24) YShift(24,4) ResYDist(24,25) YShift(25,5) /* X direction */ Smooth() /* VTTTalk glyph 709, char 0xffff */ /* GUI generated Sun Nov 17 21:37:30 2019 */ /* Y direction */ ResYAnchor(5,131) YShift(5,1) ResYDist(5,4) YShift(4,0) /* X direction */ Smooth() /* VTTTalk glyph 711, char 0xffff */ /* GUI generated Sun Nov 17 21:38:53 2019 */ /* Y direction */ ResYAnchor(9,131) ResYDist(9,8) ResYDist(8,1) ResYDist(1,0) YInterpolate(8,19,18,9) ResYDist(9,16) ResYDist(16,17) /* X direction */ Smooth() /* VTTTalk glyph 710, char 0xffff */ /* GUI generated Sun Nov 17 21:38:00 2019 */ /* Y direction */ ResYAnchor(5,131) ResYDist(5,4) YShift(4,8) YShift(8,0) YShift(5,9) YShift(9,1) /* X direction */ Smooth() /* VTTTalk glyph 715, char 0xffff */ /* GUI generated Sun Nov 17 21:41:49 2019 */ /* Y direction */ ResYAnchor(3,131) ResYDist(3,2) YInterpolate(2,8,7,3) ResYDist(2,9) ResYDist(9,0) ResYDist(3,6) ResYDist(6,5) /* X direction */ Smooth() /* VTTTalk glyph 716, char 0xffff */ /* GUI generated Sun Nov 17 21:43:01 2019 */ /* Y direction */ ResYAnchor(11,131) ResYDist(11,10) YInterpolate(10,1,6,16,15,5,2,11) ResYDist(10,17) YShift(17,7) ResYDist(17,8) YShift(8,0) ResYDist(11,14) YShift(14,4) ResYDist(14,13) YShift(13,3) /* X direction */ Smooth() /* VTTTalk glyph 252, char 0x69 (i) */ /* GUI generated Fri Nov 15 21:56:20 2019 */ /* Y direction */ ResYAnchor(12,10) ResYDist(12,13) YShift(13,19) ResYAnchor(17,6) ResYDist(17,16) YDist(17,0,>=1.5) ResYDist(0,6) /* X direction */ Smooth() /* VTTTalk glyph 372, char 0xffff */ /* GUI generated Fri Nov 15 22:48:52 2019 */ /* Y direction */ ResYAnchor(8,10) ResYAnchor(9,6) YShift(9,18) YDist(9,0,>=3/2) YShift(0,4) ResYDist(0,1) YShift(1,5) ResYAnchor(12,15) ResYDist(12,13) /* X direction */ Smooth() /* VTTTalk glyph 261, char 0x133 */ /* GUI generated Fri Nov 15 21:59:11 2019 */ /* Y direction */ ResYAnchor(24,10) ResYAnchor(25,6) YShift(25,34) YDist(25,0,>=3/2) YShift(0,12) ResYDist(0,6) YShift(6,18) ResYAnchor(28,15) ResYDist(28,29) /* X direction */ Smooth() /* VTTTalk glyph 822, char 0x221e */ /* GUI generated Mon Nov 18 20:27:25 2019 */ /* Y direction */ YAnchor(6) YShift(6,12) ResYDist(6,28) YShift(28,40) ResYDist(28,22) YShift(22,34) ResYDist(22,0) YShift(0,18) YInterpolate(0,20,9,6) /* X direction */ Smooth() /* VTTTalk glyph 824, char 0x222b */ /* GUI generated Mon Nov 18 00:23:37 2019 */ /* Y direction */ ResYAnchor(0,15) ResYDist(0,1) ResYAnchor(8,3) ResYDist(8,14) /* X direction */ Smooth() /* VTTTalk glyph 804, char 0x2321 */ /* GUI generated Mon Nov 18 00:02:54 2019 */ /* Y direction */ ResYAnchor(0,15) ResYDist(0,1) ResYDist(0,6) /* X direction */ Smooth() /* VTTTalk glyph 805, char 0x2320 */ /* GUI generated Sun Nov 17 23:57:02 2019 */ /* Y direction */ ResYAnchor(3,3) ResYDist(3,0) YShift(3,5) ResYDist(3,9) /* X direction */ Smooth() /* VTTTalk Unicode 0x2229 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /* CVT 0 18 DISABLED for a NON-LATIN glyph */ /* Min and Max */ ResYAnchor(0,10) /* min */ ResYAnchor(3,7) /* max */ /* YDir: Stroke #0 */ ResYDist(3,10) /*perpendicular to the stroke*/ /* Extreme Min */ YShift(0,7) Smooth() /* VTTTalk glyph 263, char 0x12f */ /* GUI generated Mon Nov 18 16:04:52 2019 */ /* Y direction */ ResYAnchor(17,6) ResYDist(17,16) YDist(17,0,>=) ResYDist(0,6) ResYAnchor(22,10) YShift(22,12) ResYDist(22,19) YShift(19,13) YDist(22,27,>=3/2) ResYDist(27,32) YShift(32,30) /* X direction */ Smooth() /* VTTTalk glyph 576, char 0x3b9 */ /* GUI generated Mon Nov 18 19:23:14 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,11) ResYAnchor(6,6) ResYDist(6,5) /* X direction */ Smooth() /* VTTTalk glyph 265, char 0x6a (j) */ /* GUI generated Fri Nov 15 22:00:25 2019 */ /* Y direction */ ResYAnchor(12,15) ResYDist(12,13) ResYAnchor(20,6) ResYDist(20,19) YDist(20,0,>=3/2) ResYDist(0,6) /* X direction */ Smooth() /* VTTTalk glyph 268, char 0x6b (k) */ /* GUI generated Fri Nov 15 22:01:51 2019 */ /* Y direction */ ResYAnchor(0,10) YShift(0,13) ResYAnchor(1,0) ResYAnchor(8,6) YIPAnchor(0,3,8) ResYDist(3,17) YInterpolate(3,11,14,17) /* X direction */ Smooth() /* VTTTalk glyph 577, char 0x3ba */ /* GUI generated Sat Nov 16 09:34:29 2019 */ /* Y direction */ ResYAnchor(0,10) YShift(0,12) ResYAnchor(1,6) YIPAnchor(1,3,0) YInterpolate(1,7,10,13,3) ResYAnchor(8,7) ResYDist(8,9) /* X direction */ Smooth() /* VTTTalk glyph 270, char 0x138 */ /* GUI generated Fri Nov 15 22:02:37 2019 */ /* Y direction */ ResYAnchor(0,10) YShift(0,13) ResYAnchor(1,6) YShift(1,9) YIPAnchor(1,3,0) ResYDist(3,17) YInterpolate(17,14,11,3) /* X direction */ Smooth() /* VTTTalk glyph 271, char 0x6c (l) */ /* GUI generated Mon Nov 18 16:06:31 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,12) ResYAnchor(6,0) ResYDist(6,5) /* X direction */ Smooth() /* VTTTalk glyph 578, char 0x3bb */ /* GUI generated Sat Nov 16 09:35:42 2019 */ /* Y direction */ ResYAnchor(0,10) ResYAnchor(10,1) ResYDist(10,5) ResYAnchor(22,11) ResYDist(22,17) YInterpolate(22,31,29,27,26,1,10) /* X direction */ Smooth() /* VTTTalk glyph 273, char 0x13e */ /* GUI generated Mon Nov 18 16:08:01 2019 */ /* Y direction */ ResYAnchor(4,11) ResYDist(4,16) ResYAnchor(10,0) ResYDist(10,9) YIPAnchor(4,0,10) ResYDist(0,2) /* X direction */ Smooth() /* VTTTalk glyph 814, char 0x3c (<) */ /* GUI generated Mon Nov 18 00:07:24 2019 */ /* Y direction */ ResYAnchor(2,135) ResYDist(2,1) YInterpolate(1,6,5,2) ResYDist(1,7) ResYDist(7,0) ResYDist(2,4) ResYDist(4,3) /* X direction */ Smooth() /* VTTTalk glyph 1220, char 0xffff */ /* GUI generated Mon Nov 18 21:18:24 2019 */ /* Y direction */ ResYAnchor(10,131) ResYDist(10,4) ResYDist(4,3) ResYDist(10,44) YInterpolate(44,1,2,10) ResYDist(44,50) ResYDist(50,0) YInterpolate(0,19,14,25,3) ResYDist(19,35) ResYDist(14,40) ResYDist(25,30) /* X direction */ Smooth() /* VTTTalk glyph 1222, char 0xffff */ /* GUI generated Mon Nov 18 21:21:17 2019 */ /* Y direction */ ResYAnchor(26,131) ResYDist(26,9) ResYDist(9,15) ResYDist(15,16) YInterpolate(9,17,18,26) ResYDist(26,20) ResYDist(20,19) YInterpolate(16,55,35,45,50,30,40,19) ResYDist(55,62) ResYDist(35,0) ResYDist(45,73) ResYDist(50,68) ResYDist(30,5) ResYDist(40,77) /* X direction */ Smooth() /* VTTTalk glyph 1202, char 0xffff */ /* GUI generated Mon Nov 18 09:41:51 2019 */ /* Y direction */ ResYAnchor(2,135) ResYDist(2,1) ResYDist(1,0) ResYDist(2,3) YInterpolate(0,5,4,7,6,3) /* X direction */ Smooth() /* VTTTalk glyph 1203, char 0xffff */ /* GUI generated Mon Nov 18 09:47:15 2019 */ /* Y direction */ ResYAnchor(1,133) ResYDist(1,3) ResYAnchor(6,135) ResYDist(6,5) ResYDist(5,4) ResYDist(6,7) YInterpolate(7,10,11,8,9,4) /* X direction */ Smooth() /* VTTTalk glyph 1204, char 0xffff */ /* GUI generated Mon Nov 18 09:49:11 2019 */ /* Y direction */ ResYAnchor(1,133) YShift(1,5) ResYDist(1,3) YShift(3,4) ResYAnchor(10,135) ResYDist(10,9) ResYDist(9,8) ResYDist(10,11) YInterpolate(8,13,12,15,14,11) /* X direction */ Smooth() /* VTTTalk glyph 1206, char 0xffff */ /* GUI generated Mon Nov 18 09:58:27 2019 */ /* Y direction */ ResYAnchor(3,135) ResYDist(3,2) YInterpolate(2,7,6,3) ResYDist(3,5) ResYDist(5,4) ResYAnchor(16,17) YDist(16,17,>=1.5) YShift(16,19) YShift(19,22) ResYDist(16,36) YShift(36,25) YShift(25,23) ResYAnchor(32,19) YShift(32,1) YDist(32,33,>=1.5) YInterpolate(16,38,13,34,35,26,27,10,9,42,41,30,45,32) ResYDist(32,43) YShift(43,8) /* X direction */ Smooth() /* VTTTalk glyph 1207, char 0xffff */ /* GUI generated Mon Nov 18 10:06:20 2019 */ /* Y direction */ ResYAnchor(11,19) YDist(11,13,>=3/2) YShift(11,14) ResYDist(11,44) YShift(44,21) ResYAnchor(16,135) ResYDist(16,15) ResYDist (16,18) ResYDist(18,17) ResYAnchor(29,17) YDist(29,31,>=3/2) YShift(29,32) YInterpolate(11,46,9,42,43,22,23,6,5,36,35,26,39,29) ResYDist(29,37) YShift(37,4) ResYAnchor(33,135) ResYDist(33,34) ResYDist(34,1) ResYDist(1,0) /* X direction */ Smooth() /* VTTTalk glyph 1210, char 0xffff */ /* GUI generated Mon Nov 18 21:12:51 2019 */ /* Y direction */ YAnchor(2) ResYDist(2,1) YInterpolate(1,6,5,2) ResYDist(1,7) ResYDist(7,0) YDist(0,10,>=) YDist(10,8) ResYDist(2,4) ResYDist(4,3) /* X direction */ Smooth() /* VTTTalk glyph 1211, char 0xffff */ /* GUI generated Mon Nov 18 10:12:54 2019 */ /* Y direction */ ResYAnchor(7,132) ResYDist(7,8) YDist(7,4,>=3/2) ResYDist(4,3) YDist(7,13,>=) ResYDist(13,14) YInterpolate(14,1,11,10,2,7) YDist(14,17,>=3/2) ResYDist(17,0) /* X direction */ Smooth() /* VTTTalk glyph 1212, char 0xffff */ /* GUI generated Mon Nov 18 10:17:11 2019 */ /* Y direction */ YAnchor(13,16) YDist(13,11,>=3/2) YShift(11,16) ResYDist(11,10) YShift(10,17) YDist(13,21,>=) ResYDist(21,4) YDist(4,6,>=3/2) YShift(6,1) ResYDist(6,7) YShift(7,0) ResYDist(13,26) YInterpolate(21,8,19,23,20,27,24,18,9,26) /* X direction */ Smooth() /* VTTTalk glyph 1212, char 0xffff */ /* GUI generated Mon Nov 18 10:17:11 2019 */ /* Y direction */ ResYAnchor(13,132) YDist(13,11,>=3/2) YShift(11,16) ResYDist(11,10) YShift(10,17) YDist(13,21,>=) ResYDist(21,4) YDist(4,6,>=3/2) YShift(6,1) ResYDist(6,7) YShift(7,0) ResYDist(13,26) YInterpolate(21,8,19,23,20,27,24,18,9,26) /* X direction */ Smooth() /* VTTTalk glyph 1214, char 0xffff */ /* GUI generated Mon Nov 18 10:19:53 2019 */ /* Y direction */ ResYAnchor(12,132) ResYDist(12,15) YDist(12,9,>=3/2) YShift(9,14) ResYDist(9,8) YShift(8,13) YDist(12,20,>=) ResYDist(20,1) YDist(1,4,>=3/2) YShift(4,21) ResYDist(4,5) YShift(5,0) YInterpolate(1,6,18,17,7,12) /* X direction */ Smooth() /* VTTTalk glyph 1199, char 0xffff */ /* GUI generated Mon Nov 18 21:11:29 2019 */ /* Y direction */ ResYAnchor(1,16) ResYAnchor(25,131) YShift(25,15) ResYDist(15,8) ResYDist(8,7) ResYDist(25,24) YShift(24,16) YInterpolate(16,5,6,15) ResYDist(16,23) ResYDist(23,4) ResYAnchor(28,19) ResYDist(28,34) ResYDist(34,0) /* X direction */ Smooth() /* VTTTalk glyph 1194, char 0xffff */ /* GUI generated Mon Nov 18 09:29:43 2019 */ /* Y direction */ ResYAnchor(11,131) ResYDist(11,4) ResYDist(4,3) ResYDist(11,12) YInterpolate(12,1,2,11) ResYDist(12,20) ResYDist(20,0) /* X direction */ Smooth() /* VTTTalk glyph 1196, char 0xffff */ /* GUI generated Mon Nov 18 21:05:16 2019 */ /* Y direction */ ResYAnchor(26,131) ResYDist(26,7) ResYDist(7,1) YShift(1,14) ResYDist(1,0) YShift(0,15) YInterpolate(7,35,16,17,34,26) ResYDist(26,32) YShift(32,19) ResYDist(32,33) YShift(33,18) /* X direction */ Smooth() /* VTTTalk glyph 1195, char 0xffff */ /* GUI generated Mon Nov 18 21:02:59 2019 */ /* Y direction */ ResYAnchor(11,131) ResYDist(11,4) ResYDist(4,3) ResYDist(11,12) YInterpolate(12,1,2,11) ResYDist(12,19) ResYDist(19,0) /* X direction */ Smooth() /* VTTTalk glyph 1197, char 0xffff */ /* GUI generated Mon Nov 18 21:07:21 2019 */ /* Y direction */ ResYAnchor(20,131) ResYDist(20,1) YInterpolate(1,10,24,23,11,20) ResYDist(1,25) YShift(25,8) ResYDist(25,0) YShift(0,9) ResYDist(20,22) YShift(22,13) ResYDist(22,21) YShift(21,12) /* X direction */ Smooth() /* VTTTalk glyph 1216, char 0xffff */ /* GUI generated Mon Nov 18 10:21:02 2019 */ /* Y direction */ ResYAnchor(2,135) YShift(2,10) ResYDist(2,1) YShift(1,9) YInterpolate(1,14,6,5,13,2) ResYDist(1,7) YShift(7,15) ResYDist(7,0) YShift(0,8) ResYDist(2,4) YShift(4,12) ResYDist(4,3) YShift(3,11) /* X direction */ Smooth() /* VTTTalk glyph 1218, char 0xffff */ /* GUI generated Mon Nov 18 10:24:33 2019 */ /* Y direction */ ResYAnchor(7,132) ResYDist(7,8) YDist(7,4,>=3/2) YShift(4,22) ResYDist(4,3) YShift(3,21) YDist(7,13,>=) ResYDist(13,14) YInterpolate(14,19,1,11,24,23,10,2,20,7) YDist(14,17,>=3/2) YShift(17,25) ResYDist(17,0) YShift(0,18) /* X direction */ Smooth() /* VTTTalk glyph 1217, char 0xffff */ /* GUI generated Mon Nov 18 23:05:35 2019 */ /* Y direction */ ResYAnchor(11,131) ResYDist(11,4) YShift(4,24) ResYDist(4,3) YShift(3,23) ResYDist(11,12) YInterpolate(12,1,21,26,25,22,2,11) ResYDist(12,19) YShift(19,27) ResYDist(19,0) YShift(0,20) /* X direction */ Smooth() /* VTTTalk glyph 1223, char 0xffff */ /* GUI generated Mon Nov 18 10:29:58 2019 */ /* Y direction */ ResYAnchor(3,135) ResYDist(3,2) YInterpolate(2,7,6,3) ResYDist(3,5) ResYDist(5,4) ResYAnchor(9,136) ResYDist(9,0) YInterpolate(0,1,8,9) /* X direction */ Smooth() /* VTTTalk glyph 1224, char 0xffff */ /* GUI generated Mon Nov 18 10:31:29 2019 */ /* Y direction */ ResYAnchor(9,135) YShift(9,18) ResYDist(9,8) YInterpolate(9,3,12,13,2,8) YShift(8,19) ResYDist(19,1) ResYDist(1,0) ResYDist(9,11) ResYDist(11,10) ResYAnchor(15,136) ResYDist(15,5) YInterpolate(5,7,14,4,17,15) /* X direction */ Smooth() /* VTTTalk glyph 816, char 0x2264 */ /* GUI generated Mon Nov 18 00:09:27 2019 */ /* Y direction */ YAnchor(2) ResYDist(2,1) YInterpolate(1,6,5,2) ResYDist(1,7) ResYDist(7,0) ResYDist(0,10) ResYDist(10,11) ResYDist(2,4) ResYDist(4,3) YAnchor(8) ResYDist(8,9) /* X direction */ Smooth() /* VTTTalk glyph 785, char 0x20a4 */ /* GUI generated Sun Nov 17 23:45:47 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,1) YShift(1,40) ResYAnchor(17,3) YShift(17,20) YIPAnchor(0,5,12,17) YInterpolate(5,6,11,12) YShift(5,36) YShift(6,35) YShift(11,30) YShift(12,29) ResYDist(17,24) YShift(24,21) /* X direction */ Smooth() /* VTTTalk glyph 820, char 0xac */ /* GUI generated Mon Nov 18 00:14:38 2019 */ /* Y direction */ YAnchor(1) ResYDist(1,0) ResYDist(1,3) /* X direction */ Smooth() /* VTTTalk glyph 326, char 0x17f */ /* GUI generated Fri Nov 15 22:24:56 2019 */ /* Y direction */ ResYAnchor(0,10) ResYAnchor(7,1) ResYDist(7,13) YIPAnchor(0,3,7) ResYDist(3,2) /* X direction */ Smooth() /* VTTTalk glyph 911, char 0x25ca */ /* GUI generated Mon Nov 18 00:41:47 2019 */ /* Y direction */ ResYAnchor(0,2) ResYAnchor(2,8) YInterpolate(0,6,8,2) /* X direction */ Smooth() /* VTTTalk glyph 276, char 0x142 */ /* GUI generated Fri Nov 15 22:08:02 2019 */ /* Y direction */ ResYAnchor(5,0) ResYDist(5,4) ResYAnchor(21,11) ResYDist(21,15) YInterpolate(21,1,5) ResYDist(1,0) YShift(0,9) YShift(1,8) YInterpolate(8,7,2,10,25,0) /* X direction */ Smooth() /* VTTTalk glyph 277, char 0x6d (m) */ /* GUI generated Fri Nov 15 22:08:40 2019 */ /* Y direction */ ResYAnchor(0,10) YShift(0,25) YShift(25,18) ResYAnchor(1,6) ResYAnchor(6,7) YShift(6,3) YShift(6,13) YShift(13,10) ResYDist(6,28) YShift(28,30) YShift(28,21) YShift(21,23) /* X direction */ Smooth() /* VTTTalk glyph 1105, char 0x2642 */ /* GUI generated Mon Nov 18 00:55:34 2019 */ /* Y direction */ ResYAnchor(0,9) ResYDist(0,27) ResYAnchor(14,2) ResYDist(14,13) YIPAnchor(14,6,0) YInterpolate(14,10,21,6) ResYDist(6,33) YIPAnchor(33,17,6) YInterpolate(17,22,8,6) /* X direction */ Smooth() /* VTTTalk glyph 808, char 0x2212 */ /* GUI generated Sun Nov 17 23:58:05 2019 */ /* Y direction */ ResYAnchor(1,131) ResYDist(1,0) /* X direction */ Smooth() /* VTTTalk glyph 1122, char 0x2032 */ /* GUI generated Mon Nov 18 01:12:24 2019 */ /* Y direction */ ResYAnchor(1,16) ResYDist(1,0) /* X direction */ Smooth() /* VTTTalk glyph 809, char 0xd7 */ /* GUI generated Sun Nov 17 23:59:09 2019 */ /* Y direction */ YAnchor(4) YShift(4,6) ResYDist(4,0) YShift(0,10) YInterpolate(10,1,9,11,8,2,5,3,7,4) /* X direction */ Smooth() /* VTTTalk glyph 1232, char 0x266a */ /* GUI generated Mon Nov 18 01:28:48 2019 */ /* Y direction */ ResYAnchor(0,9) ResYDist(0,4) YInterpolate(0,17,6,4) ResYAnchor(7,2) ResYDist(7,16) YInterpolate(0,11,12,7) /* X direction */ Smooth() /* VTTTalk glyph 278, char 0x6e (n) */ /* GUI generated Fri Nov 15 22:09:09 2019 */ /* Y direction */ ResYAnchor(0,10) YShift(0,11) ResYAnchor(1,6) ResYAnchor(6,7) YShift(6,4) ResYDist(6,15) YShift(15,17) /* X direction */ Smooth() /* VTTTalk glyph 280, char 0x149 */ /* GUI generated Fri Nov 15 22:09:34 2019 */ /* Y direction */ ResYAnchor(4,10) YShift(4,15) ResYAnchor(5,6) ResYDist(5,0) ResYDist(0,1) ResYAnchor(10,7) YShift(10,8) ResYDist(10,19) YShift(19,21) /* X direction */ Smooth() /* VTTTalk glyph 614, char 0x39 (9) */ /* GUI generated Sat Nov 16 09:50:43 2019 */ /* Y direction */ ResYAnchor(0,12) ResYDist(0,1) ResYAnchor(13,5) ResYDist(13,25) YIPAnchor(13,7,0) YShift(7,4) ResYDist(7,20) YShift(20,23) /* X direction */ Smooth() /* VTTTalk glyph 812, char 0x2260 */ /* GUI generated Mon Nov 18 00:06:21 2019 */ /* Y direction */ ResYAnchor(0,8) ResYAnchor(7,132) YShift(7,12) ResYDist(7,3) YShift(3,16) ResYDist(3,2) YShift(2,17) ResYDist(7,6) YShift(6,13) ResYAnchor(9,2) /* X direction */ Smooth() /* VTTTalk glyph 580, char 0x3bd */ /* GUI generated Sat Nov 16 09:37:02 2019 */ /* Y direction */ ResYAnchor(0,10) ResYAnchor(6,7) ResYDist(6,5) ResYAnchor(13,6) YInterpolate(13,11,0) /* X direction */ Smooth() /* VTTTalk glyph 381, char 0xffff */ /* GUI generated Fri Nov 15 23:10:28 2019 */ /* Y direction */ ResYAnchor(4,8) YShift(4,27) ResYDist(27,0) YShift(27,29) YShift(27,45) ResYAnchor(13,2) YShift(13,17) YIPAnchor(13,10,7,4) ResYDist(10,11) YShift(11,15) YShift(15,19) YShift(10,51) YShift(51,22) ResYDist(7,6) YShift(6,2) YShift(2,26) YShift(7,48) YShift(48,23) ResYAnchor(36,138) ResYDist(36,39) /* X direction */ Smooth() /* VTTTalk glyph 677, char 0x23 (#) */ /* GUI generated Sun Nov 17 09:29:57 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,24) ResYAnchor(9,2) YShift(9,14) YIPAnchor(9,31,3,0) YShift(31,6) YShift(31,18) ResYDist(31,11) YShift(11,7) YShift(11,15) YShift(3,19) YShift(3,28) ResYDist(3,2) YShift(2,22) YShift(2,26) /* X direction */ Smooth() /* VTTTalk glyph 749, char 0xffff */ /* GUI generated Mon Nov 18 20:15:59 2019 */ /* Y direction */ ResYAnchor(4,18) YShift(4,0) ResYAnchor(13,16) YShift(13,17) YIPAnchor(13,9,8,4) YInterpolate(9,72,42,43,83,8) ResYDist(9,12) YShift(12,16) YShift(16,19) YShift(9,70) YShift(70,77) ResYDist(8,5) YShift(5,1) YShift(1,66) YShift(8,69) YShift(69,78) ResYAnchor(26,138) ResYDist(26,33) ResYDist(26,59) ResYDist(59,52) /* X direction */ Smooth() /* VTTTalk glyph 750, char 0xffff */ /* GUI generated Sun Nov 17 22:21:44 2019 */ /* Y direction */ ResYAnchor(4,18) YShift(4,0) ResYAnchor(13,16) YShift(13,17) YIPAnchor(4,8,9,13) ResYDist(8,5) YShift(5,2) YShift(2,30) YShift(8,32) YShift(32,36) ResYDist(9,12) YShift(12,15) YShift(15,19) YShift(9,35) ResYDist(35,39) ResYAnchor(22,137) ResYDist(22,23) ResYDist(22,27) ResYDist(27,26) /* X direction */ Smooth() /* VTTTalk glyph 755, char 0xffff */ /* GUI generated Sun Nov 17 22:26:14 2019 */ /* Y direction */ ResYAnchor(4,18) YShift(4,0) ResYAnchor(13,16) YShift(13,17) YIPAnchor(4,8,9,13) ResYDist(8,5) YShift(5,2) YShift(2,26) YShift(26,36) YShift(8,32) YShift(32,23) YShift(23,37) ResYDist(9,12) YShift(12,15) YShift(15,19) YShift(19,29) YShift(9,35) YShift(35,22) YShift(22,28) /* X direction */ Smooth() /* VTTTalk glyph 748, char 0xffff */ /* GUI generated Sun Nov 17 22:17:35 2019 */ /* Y direction */ ResYAnchor(4,18) YShift(4,0) ResYAnchor(13,16) YShift(13,17) YIPAnchor(4,8,9,13) ResYDist(8,5) YShift(5,1) YShift(1,39) YShift(8,42) YShift(42,49) ResYDist(9,12) YShift(12,16) YShift(16,19) YShift(9,43) YShift(43,48) ResYAnchor(23,138) ResYDist(23,25) ResYDist(23,35) ResYDist(35,32) /* X direction */ Smooth() /* VTTTalk glyph 753, char 0xffff */ /* GUI generated Sun Nov 17 22:24:34 2019 */ /* Y direction */ ResYAnchor(4,18) YShift(4,0) ResYAnchor(13,16) YShift(13,17) YIPAnchor(4,8,9,13) ResYDist(8,5) YShift(5,2) YShift(2,49) YShift(8,51) YShift(51,46) ResYDist(9,12) YShift(12,15) YShift(15,19) YShift(19,43) YShift(9,54) YShift(54,45) ResYAnchor(23,17) ResYDist(23,40) ResYAnchor(55,19) ResYDist(55,61) ResYDist(61,32) YInterpolate(32,28,35,37,26,40) /* X direction */ Smooth() /* VTTTalk glyph 756, char 0xffff */ /* GUI generated Sun Nov 17 22:27:17 2019 */ /* Y direction */ ResYAnchor(4,18) ResYDist(4,0) YShift(4,27) ResYAnchor(13,16) YShift(13,17) YIPAnchor(4,7,10,13) ResYDist(7,6) YShift(6,1) YShift(1,25) YShift(7,31) YShift(31,24) ResYDist(10,11) YShift(11,16) YShift(16,20) YShift(10,32) YShift(32,21) /* X direction */ Smooth() /* VTTTalk Unicode 0x6f (o) */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /* CVT 0 11 */ /* CVT 6 7 */ /* Min and Max */ ResYAnchor(0,11) /* min, CVT */ ResYAnchor(6,7) /* max, CVT */ /* CVTs - beginning */ /* CVTs - end */ /* YDir: Stroke #0 */ ResYDist(6,18) /*perpendicular to the stroke*/ /* YDir: Stroke #1 */ ResYDist(0,12) /*perpendicular to the stroke*/ Smooth() /* VTTTalk glyph 311, char 0x153 */ /* GUI generated Fri Nov 15 22:21:01 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,35) YShift(0,24) ResYDist(24,18) ResYAnchor(4,7) ResYDist(4,39) YIPAnchor(4,15,0) YInterpolate(4,6,15) YInterpolate(15,26,0) ResYDist(15,31) YShift(31,11) YShift(4,8) ResYDist(8,28) /* X direction */ Smooth() /* VTTTalk glyph 592, char 0x3c9 */ /* GUI generated Mon Nov 18 19:29:48 2019 */ /* Y direction */ ResYAnchor(0,11) YShift(0,27) ResYDist(0,9) YShift(9,18) ResYAnchor(4,6) YShift(4,22) YIPAnchor(22,14,0) /* X direction */ Smooth() /* VTTTalk glyph 606, char 0x31 (1) */ /* GUI generated Sat Nov 16 09:44:56 2019 */ /* Y direction */ ResYAnchor(0,12) ResYDist(0,1) YShift(1,8) ResYAnchor(6,4) ResYDist(6,3) ResYDist(6,5) ResYDist(5,4) /* X direction */ Smooth() /* VTTTalk glyph 660, char 0x215b */ /* GUI generated Sun Nov 17 09:15:28 2019 */ /* Y direction */ ResYAnchor(6,16) YShift(6,5) ResYDist(6,3) YShift(3,4) ResYDist(3,1) ResYDist(1,0) YShift(1,8) ResYAnchor(15,19) YInterpolate(6,13,11,15) YShift(13,14) YShift(11,12) ResYDist(15,47) ResYDist(47,51) ResYDist(51,39) YInterpolate(51,33,21,39) ResYDist(39,43) ResYDist(43,27) /* X direction */ Smooth() /* VTTTalk glyph 657, char 0xbd */ /* GUI generated Sun Nov 17 09:07:40 2019 */ /* Y direction */ ResYAnchor(6,16) YShift(6,5) ResYDist(6,3) YShift(3,4) ResYDist(3,1) ResYDist(1,0) YShift(1,8) ResYAnchor(15,18) YInterpolate(6,13,11,15) YShift(13,14) YShift(11,12) ResYDist(15,33) YShift(33,16) ResYDist(33,20) ResYDist(20,26) /* X direction */ Smooth() /* VTTTalk glyph 658, char 0xbc */ /* GUI generated Sun Nov 17 09:09:03 2019 */ /* Y direction */ ResYAnchor(6,16) YShift(6,5) ResYDist(6,3) YShift(3,4) ResYDist(3,1) ResYDist(1,0) YShift(1,8) ResYAnchor(27,18) YInterpolate(6,13,11,27) YShift(13,14) YShift(11,12) ResYDist(27,26) YShift(26,15) ResYDist(26,23) YShift(23,19) ResYDist(23,21) YInterpolate(23,17,21) /* X direction */ Smooth() /* VTTTalk glyph 383, char 0xaa */ /* GUI generated Mon Nov 18 16:27:45 2019 */ /* Y direction */ ResYAnchor(13,17) ResYDist(13,12) ResYDist(12,6) YShift(6,8) ResYDist(6,31) ResYDist(31,26) YShift(26,19) ResYDist(26,0) YShift(0,20) YShift(0,22) /* X direction */ Smooth() /* VTTTalk glyph 384, char 0xba */ /* GUI generated Fri Nov 15 23:15:32 2019 */ /* Y direction */ ResYAnchor(6,3) ResYDist(6,18) ResYDist(18,12) ResYDist(12,0) /* X direction */ Smooth() /* VTTTalk Unicode 0x221f */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /* CVT 0 18 DISABLED for a NON-LATIN glyph */ /* Min and Max */ ResYAnchor(0,10) /* min */ ResYAnchor(1,6) /* max */ /* YDir: Stroke #0 */ ResYDist(0,3) /*perpendicular to the stroke*/ Smooth() /* VTTTalk glyph 308, char 0xf8 */ /* GUI generated Fri Nov 15 22:20:21 2019 */ /* Y direction */ ResYAnchor(7,7) ResYDist(7,25) YDist(7,10,>=3/2) YShift(10,11) ResYAnchor(17,11) ResYDist(17,28) YDist(17,0,>=3/2) YShift(0,1) YInterpolate(17,19,2,34,22,33,23,12,9,7) /* X direction */ Smooth() /* VTTTalk glyph 312, char 0x70 (p) */ /* GUI generated Fri Nov 15 22:21:31 2019 */ /* Y direction */ ResYAnchor(0,14) ResYAnchor(1,6) ResYAnchor(6,7) YShift(6,4) ResYDist(6,18) YShift(18,20) ResYAnchor(12,11) YShift(12,15) ResYDist(12,23) YShift(23,21) /* X direction */ Smooth() /* VTTTalk glyph 1114, char 0xb6 */ /* GUI generated Mon Nov 18 01:04:47 2019 */ /* Y direction */ ResYAnchor(0,18) YShift(0,12) ResYAnchor(7,16) YInterpolate(0,1,7) ResYDist(7,14) YShift(14,10) /* X direction */ Smooth() /* VTTTalk glyph 681, char 0x28 (() */ /* GUI generated Mon Nov 18 19:54:10 2019 */ /* Y direction */ ResYAnchor(7,138) ResYDist(7,9) ResYDist(7,17) ResYDist(17 ,15) /* X direction */ Smooth() /* VTTTalk glyph 682, char 0x29 ()) */ /* GUI generated Sun Nov 17 09:31:45 2019 */ /* Y direction */ ResYAnchor(10,138) ResYDist(10,9) ResYDist(10,0) ResYDist(0,1) /* X direction */ Smooth() /* VTTTalk glyph 833, char 0x25 (%) */ /* GUI generated Mon Nov 18 00:26:52 2019 */ /* Y direction */ ResYAnchor(6,17) ResYDist(6,18) ResYDist(18,12) ResYDist(12,0) YDist(0,25,>=2.5) ResYDist(25,24) ResYAnchor(28,19) ResYDist(28,40) ResYDist(40,46) ResYDist(46,34) YDist(34,27,>=2.5) ResYDist(27,26) /* X direction */ Smooth() /* VTTTalk glyph 1231, char 0xffff */ /* GUI generated Mon Nov 18 10:47:05 2019 */ /* Y direction */ ResYAnchor(6,17) YShift(6,21) ResYDist(6,33) YShift(33,45) ResYDist(33,27) YShift(27,39) ResYDist(27,0) YShift(0,12) YInterpolate(0,15,18,6) ResYDist(0,17) ResYDist(17,16) ResYAnchor(66,19) YShift(66,51) ResYDist(66,90) YShift(90,78) ResYDist(90,96) YShift(96,84) ResYDist(96,72) YShift(72,57) YInterpolate(66,63,60,72) ResYDist(72,62) ResYDist(62,61) /* X direction */ Smooth() /* VTTTalk glyph 664, char 0x2e (.) */ /* GUI generated Sun Nov 17 09:18:49 2019 */ /* Y direction */ ResYAnchor(0,19) ResYDist(0,6) /* X direction */ Smooth() /* VTTTalk glyph 728, char 0xffff */ /* GUI generated Sun Nov 17 22:08:18 2019 */ /* Y direction */ ResYAnchor(1,132) ResYDist(1,0) YDist(1,17,>=) ResYDist(17,16) YInterpolate(16,10,1) ResYDist(10,4) /* X direction */ Smooth() /* VTTTalk glyph 722, char 0xffff */ /* GUI generated Sun Nov 17 21:52:40 2019 */ /* Y direction */ ResYAnchor(13,131) ResYDist(13,6) ResYDist(13,12) ResYDist(12,0) /* X direction */ Smooth() /* VTTTalk glyph 725, char 0xffff */ /* GUI generated Sun Nov 17 21:53:33 2019 */ /* Y direction */ ResYAnchor(1,132) ResYDist(1,0) YDist(1,29,>=) ResYDist(29,28) YInterpolate(28,22,1) YShift(22,10) ResYDist(22,16) YShift(16,4) /* X direction */ Smooth() /* VTTTalk glyph 726, char 0xffff */ /* GUI generated Sun Nov 17 21:55:26 2019 */ /* Y direction */ ResYAnchor(2,135) ResYDist(2,1) YInterpolate(1,6,5,2) ResYDist(1,7) ResYDist(7,0) ResYDist(2,4) ResYDist(4,3) YInterpolate(0,26,3) YShift(26,14) ResYDist(26,20) YShift(20,8) /* X direction */ Smooth() /* VTTTalk glyph 834, char 0x2030 */ /* GUI generated Mon Nov 18 07:50:55 2019 */ /* Y direction */ ResYAnchor(6,3) ResYDist(6,18) ResYDist(18,12) ResYDist(12,0) ResYAnchor(52,9) ResYDist(52,28) ResYDist(28,40) YDist(40,46,>=) ResYDist(46,34) YShift(34,27) YAnchor(27) YShift(27,26) ResYDist(52,64) YDist(64,70,>=) ResYDist(70,58) YShift(58,24) YShift(24,25) /* X direction */ Smooth() /* VTTTalk glyph 789, char 0x20a7 */ /* GUI generated Sun Nov 17 23:44:12 2019 */ /* Y direction */ ResYAnchor(0,8) ResYAnchor(5,2) ResYDist(5,19) YIPAnchor(5,20,29,0) YShift(20,3) YShift(20,9) ResYDist(20,28) YShift(28,2) YShift(28,12) ResYDist(29,16) /* X direction */ Smooth() /* VTTTalk glyph 589, char 0x3c6 */ /* GUI generated Mon Nov 18 23:21:16 2019 */ /* Y direction */ ResYAnchor(1,11) ResYDist(1,0) YShift(1,12) ResYDist(1,21) YShift(21,17) ResYAnchor(5,7) ResYDist(5,6) YShift(5,8) ResYDist(5,22) YShift(22,16) /* X direction */ Smooth() /* VTTTalk glyph 583, char 0x3c0 */ /* GUI generated Sat Nov 16 09:38:05 2019 */ /* Y direction */ ResYAnchor(0,10) ResYAnchor(3,6) ResYDist(3,2) YShift(2,22) YShift(22,6) ResYAnchor(17,11) ResYDist(17,10) /* X direction */ Smooth() /* VTTTalk glyph 807, char 0x2b (+) */ /* GUI generated Sun Nov 17 23:58:30 2019 */ /* Y direction */ ResYAnchor(3,131) ResYDist(3,5) YShift(3,7) ResYDist(3,2) ResYDist(2,0) YShift(2,10) /* X direction */ Smooth() /* VTTTalk glyph 1174, char 0xffff */ /* GUI generated Mon Nov 18 08:44:53 2019 */ /* Y direction */ ResYAnchor(11,131) ResYDist(11,10) YShift(10,6) YShift(6,2) YShift(2,26) ResYDist(10,8) YShift(8,4) YShift(4,0) ResYDist(11,13) YShift(13,17) YShift(17,21) YShift(11,15) YShift(15,19) YShift(19,23) /* X direction */ Smooth() /* VTTTalk glyph 817, char 0xb1 */ /* GUI generated Mon Nov 18 00:11:36 2019 */ /* Y direction */ YAnchor(7) ResYDist(7,5) ResYDist(5,4) ResYDist(4,1) ResYDist(1,0) /* X direction */ Smooth() /* VTTTalk glyph 827, char 0x220f */ /* GUI generated Mon Nov 18 00:24:04 2019 */ /* Y direction */ ResYAnchor(3,2) ResYDist(3,0) YShift(0,8) ResYDist(3,2) YShift(2,10) YShift(10,6) /* X direction */ Smooth() /* VTTTalk glyph 591, char 0x3c8 */ /* GUI generated Sat Nov 16 09:40:53 2019 */ /* Y direction */ ResYAnchor(0,14) ResYAnchor(1,11) YShift(1,18) ResYDist(1,8) YShift(8,11) ResYAnchor(4,6) YShift(4,14) ResYAnchor(9,0) /* X direction */ Smooth() /* VTTTalk glyph 314, char 0x71 (q) */ /* GUI generated Mon Nov 18 16:10:48 2019 */ /* Y direction */ ResYAnchor(0,11) YShift(0,14) ResYDist(0,20) YShift(20,22) ResYAnchor(6,7) YShift(6,9) ResYDist(6,25) YShift(25,23) ResYAnchor(11,6) ResYAnchor(12,14) /* X direction */ Smooth() /* VTTTalk glyph 671, char 0x3f (?) */ /* GUI generated Sun Nov 17 09:25:07 2019 */ /* Y direction */ ResYAnchor(15,17) YShift(15,12) ResYDist(15,8) YShift(8,11) ResYAnchor(24,19) ResYDist(24,30) ResYDist(30,0) YInterpolate(0,20,3,5,18,15) /* X direction */ Smooth() /* VTTTalk glyph 743, char 0xffff */ /* GUI generated Sun Nov 17 22:14:10 2019 */ /* Y direction */ ResYAnchor(15,17) YShift(15,12) ResYDist(15,8) YShift(8,11) YAnchor(29,16) ResYDist(29,24) YDist(29,32,>=) ResYDist(32,33) ResYAnchor(34,19) ResYDist(34,40) ResYDist(40,0) YInterpolate(8,18,5,3,20,0) /* X direction */ Smooth() /* VTTTalk glyph 672, char 0xbf */ /* GUI generated Mon Nov 18 19:52:59 2019 */ /* Y direction */ ResYAnchor(0,7) ResYDist(0,6) ResYDist(6,20) ResYDist(0,12) YShift(12,33) YInterpolate(12,15,26,24,17,22,20) ResYDist(12,29) YShift(29,32) /* X direction */ Smooth() /* VTTTalk glyph 700, char 0x2018 */ /* GUI generated Sun Nov 17 09:37:56 2019 */ /* Y direction */ ResYAnchor(2,16) ResYDist(2,0) /* X direction */ Smooth() /* VTTTalk glyph 701, char 0x2019 */ /* GUI generated Sun Nov 17 09:38:07 2019 */ /* Y direction */ ResYAnchor(2,16) ResYDist(2,0) /* X direction */ Smooth() /* VTTTalk glyph 708, char 0x27 (') */ /* GUI generated Sun Nov 17 09:41:12 2019 */ /* Y direction */ ResYAnchor(1,16) ResYDist(1,0) /* X direction */ Smooth() /* VTTTalk glyph 315, char 0x72 (r) */ /* GUI generated Mon Nov 18 16:11:18 2019 */ /* Y direction */ ResYAnchor(0,10) ResYDist(0,1) YShift(1,21) ResYAnchor(5,6) ResYDist(5,4) ResYAnchor(10,7) YShift(10,7) ResYDist(10,17) YInterpolate(0,14,10) /* X direction */ Smooth() /* VTTTalk glyph 829, char 0x221a */ /* GUI generated Mon Nov 18 00:25:12 2019 */ /* Y direction */ ResYAnchor(5,2) ResYDist(5,8) ResYDist(5,0) YInterpolate(0,3,2,5) /* X direction */ Smooth() /* VTTTalk glyph 1117, char 0xae */ /* GUI generated Mon Nov 18 08:01:30 2019 */ /* Y direction */ ResYAnchor(0,18) ResYDist(0,12) ResYAnchor(6,16) ResYDist(6,18) YIPAnchor(6,25,35,24,0) ResYDist(25,38) ResYDist(35,39) YShift(24,33) /* X direction */ Smooth() /* VTTTalk glyph 806, char 0x2310 */ /* GUI generated Sun Nov 17 23:57:19 2019 */ /* Y direction */ YAnchor(1) ResYDist(1,0) ResYDist(1,4) /* X direction */ Smooth() /* VTTTalk glyph 584, char 0x3c1 */ /* GUI generated Mon Nov 18 19:26:01 2019 */ /* Y direction */ ResYAnchor(0,14) ResYAnchor(4,7) ResYDist(4,15) ResYAnchor(9,11) YShift(9,13) ResYDist(9,21) /* X direction */ Smooth() /* VTTTalk glyph 319, char 0x73 (s) */ /* GUI generated Mon Nov 18 16:12:14 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,7) ResYAnchor(20,7) ResYDist(20,26) YInterpolate(0,10,36,13,14,33,32,17,29,20) /* X direction */ Smooth() /* VTTTalk glyph 1123, char 0x2033 */ /* GUI generated Mon Nov 18 01:12:30 2019 */ /* Y direction */ ResYAnchor(5,16) YShift(5,2) ResYDist(5,0) YShift(0,7) /* X direction */ Smooth() /* VTTTalk glyph 1115, char 0xa7 */ /* GUI generated Mon Nov 18 23:02:11 2019 */ /* Y direction */ YAnchor(10) ResYDist(10,17) YAnchor(38) ResYDist(38,44) YInterpolate(10,23,24,4,3,59,65,30,31,51,50,38) /* X direction */ Smooth() /* VTTTalk glyph 667, char 0x3b (;) */ /* GUI generated Sun Nov 17 09:19:59 2019 */ /* Y direction */ ResYAnchor(6,7) ResYDist(6,0) YAnchor(14) ResYDist(14,12) /* X direction */ Smooth() /* VTTTalk glyph 612, char 0x37 (7) */ /* GUI generated Sat Nov 16 09:49:22 2019 */ /* Y direction */ ResYAnchor(0,12) ResYAnchor(5,4) ResYDist(5,2) YInterpolate(0,3,5) /* X direction */ Smooth() /* VTTTalk glyph 663, char 0x215e */ /* GUI generated Sun Nov 17 09:18:37 2019 */ /* Y direction */ ResYAnchor(5,16) ResYDist(5,2) ResYDist(2,7) YInterpolate(7,3,2) ResYAnchor(12,19) YInterpolate(12,8,10,5) YShift(8,9) YShift(10,11) ResYDist(12,44) ResYDist(44,48) ResYDist(48,36) YInterpolate(48,30,18,36) ResYDist(36,40) ResYDist(40,24) /* X direction */ Smooth() /* VTTTalk glyph 586, char 0x3c3 */ /* GUI generated Mon Nov 18 19:26:39 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,18) ResYAnchor(6,6) ResYDist(6,24) YShift(24,8) /* X direction */ Smooth() /* VTTTalk glyph 611, char 0x36 (6) */ /* GUI generated Mon Nov 18 19:34:26 2019 */ /* Y direction */ ResYAnchor(0,13) ResYDist(0,20) ResYAnchor(7,4) ResYDist(7,8) YInterpolate(0,14,7) YShift(14,10) ResYDist(14,26) YShift(26,29) /* X direction */ Smooth() /* VTTTalk glyph 679, char 0x2f (/) */ /* GUI generated Sun Nov 17 09:30:36 2019 */ /* Y direction */ YAnchor(1,136) ResYDist(1,0) /* X direction */ Smooth() /* VTTTalk glyph 758, char 0xffff */ /* GUI generated Sun Nov 17 22:28:08 2019 */ /* Y direction */ ResYAnchor(1,136) ResYDist(1,3) ResYAnchor(6,132) ResYDist(6,7) YDist(6,10,>=) ResYDist(10,11) /* X direction */ Smooth() /* VTTTalk glyph 759, char 0xffff */ /* GUI generated Sun Nov 17 22:29:50 2019 */ /* Y direction */ ResYAnchor(1,136) ResYDist(1,3) ResYAnchor(10,132) YShift(10,6) ResYDist(10,11) YShift(11,7) ResYDist(10,18) YShift(18,14) ResYDist(18,19) YShift(19,15) /* X direction */ Smooth() /* VTTTalk glyph 760, char 0xffff */ /* GUI generated Sun Nov 17 22:30:56 2019 */ /* Y direction */ ResYAnchor(7,136) ResYDist(7,5) YInterpolate(7,9,4,5) ResYAnchor(10,135) ResYDist(10,11) ResYDist(11,1) ResYDist(1,0) YInterpolate(11,2,3,10) /* X direction */ Smooth() /* VTTTalk Unicode 0x20 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /*Auto-Hinting Light is not applied: Empty glyph or glyph with one point*/ /* VTTTalk glyph 1106, char 0x2660 */ /* GUI generated Mon Nov 18 20:35:02 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,6) YShift(0,12) YDist(0,18,>=3/2) ResYDist(0,20) YShift(20,15) /* X direction */ Smooth() /* VTTTalk glyph 795, char 0xa3 */ /* GUI generated Sun Nov 17 23:51:08 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,28) YShift(28,1) ResYAnchor(11,3) YShift(11,14) YIPAnchor(11,5,0) YShift(5,25) ResYDist(5,6) YShift(6,22) ResYDist(11,18) YShift(18,15) /* X direction */ Smooth() /* VTTTalk glyph 828, char 0x2211 */ /* GUI generated Mon Nov 18 00:24:38 2019 */ /* Y direction */ ResYAnchor(4,16) ResYDist(4,0) YInterpolate(0,8,2,4) ResYDist(0,9) YShift(9,1) ResYDist(4,7) YShift(7,3) /* X direction */ Smooth() /* VTTTalk glyph 327, char 0x74 (t) */ /* GUI generated Mon Nov 18 16:15:07 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,17) ResYAnchor(6,6) ResYDist(6,8) YShift(6,10) ResYDist(6,5) YShift(5,13) /* X direction */ Smooth() /* VTTTalk glyph 587, char 0x3c4 */ /* GUI generated Mon Nov 18 19:27:17 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,13) ResYAnchor(6,6) ResYDist(6,5) YShift(5,8) /* X direction */ Smooth() /* VTTTalk glyph 328, char 0x167 */ /* GUI generated Fri Nov 15 22:29:47 2019 */ /* Y direction */ ResYAnchor(9,6) YShift(9,5) ResYDist(9,7) ResYDist(9,12) YShift(12,4) ResYDist(12,13) YShift(13,1) ResYDist(13,16) YShift(16,0) ResYAnchor(27,11) ResYDist(27,20) /* X direction */ Smooth() /* VTTTalk glyph 329, char 0x165 */ /* GUI generated Mon Nov 18 16:16:14 2019 */ /* Y direction */ ResYAnchor(4,11) ResYDist(4,21) ResYAnchor(10,6) ResYDist(10,12) YShift(10,14) ResYDist(10,0) ResYDist(0,1) ResYDist(10,9) YShift(9,17) /* X direction */ Smooth() /* VTTTalk glyph 575, char 0x3b8 */ /* GUI generated Sat Nov 16 09:33:12 2019 */ /* Y direction */ /* X direction */ Smooth() /* VTTTalk glyph 313, char 0xfe */ /* GUI generated Fri Nov 15 22:21:44 2019 */ /* Y direction */ ResYAnchor(0,14) ResYAnchor(1,0) ResYAnchor(6,7) YShift(6,4) ResYDist(6,18) YShift(18,20) ResYAnchor(12,11) YShift(12,15) ResYDist(12,23) YShift(23,21) /* X direction */ Smooth() /* VTTTalk glyph 608, char 0x33 (3) */ /* GUI generated Mon Nov 18 19:31:57 2019 */ /* Y direction */ ResYAnchor(0,13) ResYDist(0,7) ResYAnchor(28,5) YShift(28,25) YInterpolate(0,14,35,34,15,28) ResYDist(28,21) YShift(21,24) /* X direction */ Smooth() /* VTTTalk glyph 661, char 0x215c */ /* GUI generated Mon Nov 18 19:46:00 2019 */ /* Y direction */ ResYAnchor(24,17) YShift(24,21) ResYDist(24,18) YShift(18,20) ResYDist(18,13) ResYDist(13,12) ResYDist(12,7) ResYDist(7,0) YInterpolate(12,31,30,13) ResYAnchor(41,19) YInterpolate(41,37,39,24) YShift(37,38) YShift(39,40) ResYDist(41,73) ResYDist(73,77) ResYDist(77,65) YInterpolate(77,59,47,65) ResYDist(65,69) ResYDist(69,53) /* X direction */ Smooth() /* VTTTalk glyph 659, char 0xbe */ /* GUI generated Mon Nov 18 19:41:35 2019 */ /* Y direction */ ResYAnchor(24,17) YShift(24,21) ResYDist(24,18) YShift(18,20) ResYDist(18,13) ResYDist(13,12) ResYDist(12,7) ResYDist(7,0) YInterpolate(12,31,30,13) ResYAnchor(53,18) YInterpolate(24,39,37,53) ResYDist(53,52) YShift(52,41) ResYDist(52,49) YShift(49,45) ResYDist(49,47) YInterpolate(47,44,49) /* X direction */ Smooth() /* VTTTalk glyph 1538, char 0xffff */ /* GUI generated Mon Nov 18 21:43:39 2019 */ /* Y direction */ ResYAnchor(72,131) ResYDist(72,7) ResYDist(7,1) ResYDist(1,0) YInterpolate(7,81,80,72) ResYDist(72,78) ResYDist(78,79) YInterpolate(1,63,53,43,48,58,68,78) ResYDist(63,16) ResYDist(53,25) ResYDist(43,36) ResYDist(48,30) ResYDist(58,21) ResYDist (68,11) /* X direction */ Smooth() /* VTTTalk glyph 1503, char 0x303 */ /* GUI generated Mon Nov 18 13:11:31 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,15) ResYDist(15,8) ResYDist(8,11) ResYDist(0,20) ResYDist(20,3) /* X direction */ Smooth() /* VTTTalk glyph 1534, char 0xffff */ /* GUI generated Mon Nov 18 23:08:48 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,16) ResYDist(16,9) ResYDist(9,13) ResYDist(0,22) ResYDist(22,3) /* X direction */ Smooth() /* VTTTalk glyph 1119, char 0x2122 */ /* GUI generated Mon Nov 18 01:11:15 2019 */ /* Y direction */ ResYAnchor(3,16) ResYDist(3,2) YShift(2,6) ResYDist(2,0) YShift(0,8) YShift(0,16) YInterpolate(16,19,12,18,22,3) YShift(3,9) YShift(9,14) /* X direction */ Smooth() /* VTTTalk glyph 607, char 0x32 (2) */ /* GUI generated Sat Nov 16 09:45:21 2019 */ /* Y direction */ ResYAnchor(0,12) ResYDist(0,19) YShift(19,1) YShift(19,18) ResYAnchor(13,5) YShift(13,10) ResYDist(13,6) YShift(6,9) /* X direction */ Smooth() /* VTTTalk glyph 332, char 0x75 (u) */ /* GUI generated Mon Nov 18 16:17:20 2019 */ /* Y direction */ ResYAnchor(0,11) YShift(0,19) ResYDist(0,9) YShift(9,12) ResYAnchor(4,6) YShift(4,13) ResYAnchor(17,10) ResYDist(17,16) YShift(16,15) /* X direction */ Smooth() /* VTTTalk glyph 340, char 0x1b0 */ /* GUI generated Mon Nov 18 16:21:06 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,9) YShift(0,27) ResYAnchor(4,6) YShift(4,13) YAnchor(14,6) ResYDist(14,18) ResYDist(14,22) ResYAnchor(25,10) ResYDist(25,24) YShift(24,23) /* X direction */ Smooth() /* VTTTalk glyph 694, char 0x5f (_) */ /* GUI generated Sun Nov 17 09:36:41 2019 */ /* Y direction */ YAnchor(1,8) ResYDist(1,0) /* X direction */ Smooth() /* VTTTalk glyph 763, char 0xffff */ /* GUI generated Sun Nov 17 22:31:20 2019 */ /* Y direction */ ResYAnchor(1,18) ResYDist(1,0) YShift(1,6) ResYAnchor(3,133) /* X direction */ Smooth() /* VTTTalk glyph 764, char 0xffff */ /* GUI generated Sun Nov 17 22:31:48 2019 */ /* Y direction */ ResYAnchor(1,18) ResYDist(1,0) /* X direction */ Smooth() /* VTTTalk Unicode 0xa0 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /*Auto-Hinting Light is not applied: Empty glyph or glyph with one point*/ /* VTTTalk glyph 648, char 0xb2 */ /* GUI generated Sun Nov 17 08:53:24 2019 */ /* Y direction */ ResYAnchor(11,3) ResYDist(11,5) ResYDist(5,17) ResYDist(17,0) YShift(17,1) /* X direction */ Smooth() /* VTTTalk glyph 649, char 0xb3 */ /* GUI generated Mon Nov 18 19:36:56 2019 */ /* Y direction */ ResYAnchor(24,3) ResYDist(24,18) ResYDist(18,13) ResYDist(13,12) ResYDist(12,7) ResYDist(7,0) YInterpolate(12,31,30,13) /* X direction */ Smooth() /* VTTTalk glyph 637, char 0xffff */ /* GUI generated Sat Nov 16 10:02:28 2019 */ /* Y direction */ ResYAnchor(6,2) YShift(6,5) ResYDist(6,3) YShift(3,4) ResYDist(3,1) ResYDist(1,0) YShift(1,8) /* X direction */ Smooth() /* VTTTalk glyph 136, char 0x18f */ /* GUI generated Mon Nov 18 15:35:45 2019 */ /* Y direction */ ResYAnchor(0,9) ResYDist(0,17) ResYAnchor(13,3) ResYDist(13,8) YIPAnchor(13,20,0) YShift(20,2) ResYDist(20,5) /* X direction */ Smooth() /* VTTTalk glyph 94, char 0x19d */ /* GUI generated Fri Nov 15 16:48:19 2019 */ /* Y direction */ ResYAnchor(5,2) YShift(5,10) ResYAnchor(12,8) ResYDist(12,1) ResYDist(1,0) YInterpolate(12,8,14,5) /* X direction */ Smooth() /* VTTTalk glyph 117, char 0x1ea */ /* GUI generated Mon Nov 18 15:28:37 2019 */ /* Y direction */ ResYAnchor(6,9) YShift(6,14) ResYDist(6,26) ResYDist(6,21) ResYDist(21,0) YAnchor(10,3) ResYDist(10,30) /* X direction */ Smooth() /* VTTTalk glyph 307, char 0x1eb */ /* GUI generated Mon Nov 18 16:09:51 2019 */ /* Y direction */ ResYAnchor(6,11) YShift(6,18) ResYDist(6,30) YDist(6,25,>=) ResYDist(25,0) ResYAnchor(12,7) ResYDist(12,36) /* X direction */ Smooth() /* VTTTalk glyph 266, char 0x237 */ /* GUI generated Fri Nov 15 22:01:11 2019 */ /* Y direction */ ResYAnchor(0,15) ResYDist(0,1) ResYAnchor(8,6) ResYDist(8,7) /* X direction */ Smooth() /* VTTTalk glyph 241, char 0x259 */ /* GUI generated Mon Nov 18 16:01:28 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,22) ResYAnchor(16,7) ResYDist(16,9) YIPAnchor(0,5,16) ResYDist(5,26) YShift(26,3) /* X direction */ Smooth() /* VTTTalk glyph 284, char 0x272 */ /* GUI generated Fri Nov 15 22:12:04 2019 */ /* Y direction */ ResYAnchor(0,15) ResYDist(0,1) ResYAnchor(6,6) ResYAnchor(11,7) YShift(11,9) ResYDist(11,20) YShift(20,22) ResYAnchor(16,10) /* X direction */ Smooth() /* VTTTalk glyph 1492, char 0x2bb */ /* GUI generated Mon Nov 18 21:33:41 2019 */ /* Y direction */ YAnchor(1) ResYDist(1,3) /* X direction */ Smooth() /* VTTTalk glyph 1499, char 0x302 */ /* GUI generated Mon Nov 18 13:10:43 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,1) YShift(0,4) YInterpolate(1,5,4) /* X direction */ Smooth() /* VTTTalk glyph 1530, char 0xffff */ /* GUI generated Mon Nov 18 13:21:51 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,1) YShift(0,4) YInterpolate(1,5,4) /* X direction */ Smooth() /* VTTTalk glyph 1504, char 0x304 */ /* GUI generated Mon Nov 18 13:11:40 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,1) /* X direction */ Smooth() /* VTTTalk glyph 1535, char 0xffff */ /* GUI generated Mon Nov 18 13:23:08 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,1) /* X direction */ Smooth() /* VTTTalk glyph 1501, char 0x306 */ /* GUI generated Mon Nov 18 21:35:37 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,9) ResYDist(0,4) YShift(4,13) /* X direction */ Smooth() /* VTTTalk glyph 1532, char 0xffff */ /* GUI generated Mon Nov 18 21:40:15 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,7) ResYDist(0,10) YShift(10,4) /* X direction */ Smooth() /* VTTTalk glyph 1495, char 0x307 */ /* GUI generated Mon Nov 18 13:07:13 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,6) /* X direction */ Smooth() /* VTTTalk glyph 1526, char 0xffff */ /* GUI generated Mon Nov 18 13:21:08 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,6) /* X direction */ Smooth() /* VTTTalk glyph 1494, char 0x308 */ /* GUI generated Mon Nov 18 13:07:02 2019 */ /* Y direction */ YAnchor(0) YShift(0,12) ResYDist(0,6) YShift(6,18) /* X direction */ Smooth() /* VTTTalk glyph 1525, char 0xffff */ /* GUI generated Mon Nov 18 13:21:02 2019 */ /* Y direction */ YAnchor(0) YShift(0,12) ResYDist(0,6) YShift(6,18) /* X direction */ Smooth() /* VTTTalk glyph 1502, char 0x30a */ /* GUI generated Mon Nov 18 13:11:13 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,12) ResYDist(12,16) ResYDist(16,6) /* X direction */ Smooth() /* VTTTalk glyph 1533, char 0xffff */ /* GUI generated Mon Nov 18 13:22:47 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,12) ResYDist(12,16) ResYDist(16,6) /* X direction */ Smooth() /* VTTTalk glyph 1498, char 0x30b */ /* GUI generated Mon Nov 18 13:10:30 2019 */ /* Y direction */ YAnchor(0) YShift(0,4) ResYDist(0,1) YShift(1,5) /* X direction */ Smooth() /* VTTTalk glyph 1529, char 0xffff */ /* GUI generated Mon Nov 18 13:21:33 2019 */ /* Y direction */ YAnchor(0) YShift(0,4) ResYDist(0,5) YShift(5,1) /* X direction */ Smooth() /* VTTTalk glyph 1500, char 0x30c */ /* GUI generated Mon Nov 18 13:10:58 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,1) YShift(1,5) YInterpolate(0,3,5) /* X direction */ Smooth() /* VTTTalk glyph 1531, char 0xffff */ /* GUI generated Mon Nov 18 13:22:34 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,1) YShift(1,5) YInterpolate(0,3,5) /* X direction */ Smooth() /* VTTTalk glyph 1506, char 0x312 */ /* GUI generated Mon Nov 18 13:12:09 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,1) /* X direction */ Smooth() /* VTTTalk glyph 1507, char 0x31b */ /* GUI generated Mon Nov 18 13:18:55 2019 */ /* Y direction */ YAnchor(1) ResYDist(1,0) ResYDist(1,4) /* X direction */ Smooth() /* VTTTalk glyph 1537, char 0xffff */ /* GUI generated Mon Nov 18 13:23:40 2019 */ /* Y direction */ YAnchor(1) ResYDist(1,4) ResYDist(1,0) /* X direction */ Smooth() /* VTTTalk glyph 1509, char 0x326 */ /* GUI generated Mon Nov 18 13:19:06 2019 */ /* Y direction */ YAnchor(1) ResYDist(1,0) /* X direction */ Smooth() /* VTTTalk glyph 1510, char 0x327 */ /* GUI generated Mon Nov 18 13:19:21 2019 */ /* Y direction */ YAnchor(6) YDist(6,8,>=) ResYDist(8,5) ResYDist(5,1) ResYDist(1,0) /* X direction */ Smooth() /* VTTTalk glyph 1511, char 0x328 */ /* GUI generated Mon Nov 18 21:38:01 2019 */ /* Y direction */ YAnchor(9,18) YShift(9,6) YShift(9,8) ResYDist(9,14) ResYDist(14,0) /* X direction */ Smooth() /* VTTTalk glyph 537, char 0x394 */ /* GUI generated Sat Nov 16 08:47:10 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,5) ResYAnchor(1,2) YInterpolate(1,4,0) /* X direction */ Smooth() /* VTTTalk glyph 557, char 0x3a9 */ /* GUI generated Sat Nov 16 08:53:38 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,15) ResYDist(0,1) YShift(1,13) YShift(1,3) YShift(3,11) YShift(1,24) YShift(24,16) ResYAnchor(7,3) ResYDist(7,20) /* X direction */ Smooth() /* VTTTalk glyph 579, char 0x3bc */ /* GUI generated Sat Nov 16 09:36:13 2019 */ /* Y direction */ ResYAnchor(0,14) ResYAnchor(1,7) YShift(1,11) ResYAnchor(14,10) ResYDist (14,13) YShift(13,12) ResYAnchor(19,11) YShift(19,17) YShift(19,21) ResYDist(19,6) YShift(6,3) YShift(6,9) /* X direction */ Smooth() /* VTTTalk glyph 585, char 0x3c2 */ /* GUI generated Sat Nov 16 09:38:24 2019 */ /* Y direction */ ResYAnchor(0,15) ResYDist(0,1) ResYAnchor(7,11) ResYDist(7,26) ResYAnchor(13,7) YShift(13,16) ResYDist(13,20) YShift(20,17) /* X direction */ Smooth() /* VTTTalk glyph 567, char 0x3cf */ /* GUI generated Sat Nov 16 09:05:20 2019 */ /* Y direction */ ResYAnchor(0,8) YDist(0,18,>=3/2) ResYAnchor(1,2) YShift(1,8) YInterpolate(0,3,1) ResYDist(3,26) YInterpolate(3,23,12,26) /* X direction */ Smooth() /* VTTTalk glyph 604, char 0x3d7 */ /* GUI generated Mon Nov 18 19:30:50 2019 */ /* Y direction */ ResYAnchor(0,10) ResYDist(0,15) ResYAnchor(1,7) YIPAnchor(0,4,1) YInterpolate(4,21,10,7,1) ResYAnchor(8,6) ResYDist(8,9) /* X direction */ Smooth() /* VTTTalk glyph 434, char 0x402 */ /* GUI generated Fri Nov 15 23:42:40 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,12) ResYDist(12,13) ResYAnchor(3,2) ResYDist(3,2) YShift(2,6) YIPAnchor(3,7,0) ResYDist(7,18) /* X direction */ Smooth() /* VTTTalk glyph 426, char 0x404 */ /* GUI generated Mon Nov 18 16:37:23 2019 */ /* Y direction */ ResYAnchor(0,9) ResYDist(0,20) ResYAnchor(5,3) YShift(5,8) ResYDist(5,12) YShift(12,9) YInterpolate(0,15,5) ResYDist(15,18) /* X direction */ Smooth() /* VTTTalk glyph 423, char 0x409 */ /* GUI generated Fri Nov 15 23:33:04 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,1) YShift(0,15) ResYDist(15,24) ResYAnchor(5,2) ResYDist(5,17) YIPAnchor(5,7,0) ResYDist(7,23) /* X direction */ Smooth() /* VTTTalk glyph 424, char 0x40a */ /* GUI generated Fri Nov 15 23:33:25 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,15) ResYDist(15,21) ResYAnchor(1,2) YShift(1,6) YIPAnchor(1,7,3,0) ResYDist(7,20) ResYDist(3,17) /* X direction */ Smooth() /* VTTTalk glyph 431, char 0x40b */ /* GUI generated Mon Nov 18 16:38:23 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,13) ResYAnchor(3,2) ResYDist(3,2) YShift(2,6) YIPAnchor(0,7,3) ResYDist(7,18) /* X direction */ Smooth() /* VTTTalk glyph 419, char 0x40f */ /* GUI generated Fri Nov 15 23:32:42 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,3) YShift(0,8) ResYDist(0,9) ResYAnchor(1,2) YShift(1,6) /* X direction */ Smooth() /* VTTTalk glyph 387, char 0x411 */ /* GUI generated Fri Nov 15 23:16:27 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,17) ResYAnchor(1,2) ResYDist(1,4) YIPAnchor(1,5,0) ResYDist(5,16) /* X direction */ Smooth() /* VTTTalk glyph 389, char 0x413 */ /* GUI generated Mon Nov 18 16:28:20 2019 */ /* Y direction */ ResYAnchor(0,8) ResYAnchor(1,2) ResYDist(1,4) /* X direction */ Smooth() /* VTTTalk glyph 392, char 0x414 */ /* GUI generated Fri Nov 15 23:20:50 2019 */ /* Y direction */ ResYAnchor(8,2) ResYDist(8,25) ResYAnchor(15,8) ResYDist (15,0) YShift(0,13) ResYDist(15,22) YShift(22,1) YShift(22,10) /* X direction */ Smooth() /* VTTTalk glyph 449, char 0xffff */ /* GUI generated Sat Nov 16 00:02:30 2019 */ /* Y direction */ ResYAnchor(3,2) ResYAnchor(10,8) ResYDist(10,2) YShift(2,13) YShift(13,5) ResYDist(10,11) YShift(11,8) YInterpolate(3,12,10) /* X direction */ Smooth() /* VTTTalk glyph 396, char 0x416 */ /* GUI generated Mon Nov 18 22:43:14 2019 */ /* Y direction */ ResYAnchor(31,2) YShift(31,21) ResYDist(21,20) YShift(31,42) ResYDist(42,43) ResYAnchor(74,8) YShift(74,0) ResYDist(0,1) YIPAnchor(74,33,31) YShift(33,30) ResYDist(33,72) YShift(72,75) YInterpolate(75,53,10,11,52,30) YShift(74,63) ResYDist(63,62) /* X direction */ Smooth() /* VTTTalk glyph 397, char 0x417 */ /* GUI generated Mon Nov 18 16:35:04 2019 */ /* Y direction */ ResYAnchor(0,9) YShift(0,2) ResYDist(0,6) YShift(6,3) ResYAnchor(29,3) ResYDist(29,20) YIPAnchor(0,14,29) ResYDist(14,13) YInterpolate(13,36,35,14) /* X direction */ Smooth() /* VTTTalk glyph 398, char 0x418 */ /* GUI generated Fri Nov 15 23:28:04 2019 */ /* Y direction */ ResYAnchor(1,2) YShift(1,6) ResYAnchor(11,8) YShift(11,8) YInterpolate(11,3,9,6) /* X direction */ Smooth() /* VTTTalk glyph 401, char 0x41a */ /* GUI generated Fri Nov 15 23:28:42 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,34) ResYDist(34,33) ResYAnchor(1,2) YInterpolate(0,3,1) ResYDist(3,44) YInterpolate(44,24,23,3) YShift(1,13) ResYDist(13,14) /* X direction */ Smooth() /* VTTTalk glyph 403, char 0x41b */ /* GUI generated Fri Nov 15 23:29:02 2019 */ /* Y direction */ ResYAnchor(6,2) ResYDist(6,11) ResYAnchor(8,8) YShift(8,0) ResYDist(0,1) /* X direction */ Smooth() /* VTTTalk glyph 450, char 0xffff */ /* GUI generated Sat Nov 16 00:03:45 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,4) ResYAnchor(1,2) YInterpolate(4,6,1) /* X direction */ Smooth() /* VTTTalk Unicode 0x41f */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /* CVT 0 8 */ /* CVT 1 2 */ /* Min and Max */ ResYAnchor(0,8) /* min, CVT */ ResYAnchor(1,2) /* max, CVT */ /* CVTs - beginning */ /* CVTs - end */ /* YDir: Stroke #0 */ ResYDist(1,6) /*perpendicular to the stroke*/ /* Extreme Min */ YShift(0,4) Smooth() /* VTTTalk glyph 411, char 0x423 */ /* GUI generated Fri Nov 15 23:30:21 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,1) ResYAnchor(5,2) YShift(5,10) YInterpolate(0,4,11,8,5) /* X direction */ Smooth() /* VTTTalk glyph 413, char 0x424 */ /* GUI generated Fri Nov 15 23:31:09 2019 */ /* Y direction */ ResYAnchor(0,9) ResYAnchor(6,3) YInterpolate(0,1,5,6) YShift(1,12) ResYDist(1,21) YShift(21,17) YShift(5,8) ResYDist(5,22) YShift(22,16) /* X direction */ Smooth() /* VTTTalk glyph 451, char 0xffff */ /* GUI generated Sat Nov 16 00:06:08 2019 */ /* Y direction */ ResYAnchor(1,9) YDist(1,0,>=3/2) YShift(1,16) ResYDist(1,28) YShift(28,22) ResYAnchor(7,3) YDist(7,8,>=3/2) YShift(7,10) ResYDist(7,29) YShift(29,21) /* X direction */ Smooth() /* VTTTalk glyph 416, char 0x426 */ /* GUI generated Fri Nov 15 23:31:57 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist (0,10) ResYDist(0,3) YShift(3,7) ResYAnchor(1,2) YShift(1,6) /* X direction */ Smooth() /* VTTTalk glyph 415, char 0x427 */ /* GUI generated Fri Nov 15 23:31:50 2019 */ /* Y direction */ ResYAnchor(4,2) YShift(4,12) ResYAnchor(13,8) YIPAnchor(13,9,4) ResYDist(9,0) /* X direction */ Smooth() /* VTTTalk Unicode 0x428 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /* CVT 0 8 */ /* CVT 1 2 */ /* Min and Max */ ResYAnchor(0,8) /* min, CVT */ ResYAnchor(1,2) /* max, CVT */ /* CVTs - beginning */ /* CVTs - end */ /* YDir: Stroke #0 */ ResYDist(0,3) /*perpendicular to the stroke*/ YShift(3,7) /*along top edge*/ /* Extreme Max */ YShift(1,10) /* Extreme Max */ YShift(1,6) Smooth() /* VTTTalk glyph 418, char 0x429 */ /* GUI generated Fri Nov 15 23:32:30 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,13) ResYDist(0,3) YShift(3,7) YShift(7,11) ResYAnchor(1,2) YShift(1,6) YShift(6,10) /* X direction */ Smooth() /* VTTTalk Unicode 0x42a */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /* CVT 0 8 */ /* CVT 3 2 */ /* Min and Max */ ResYAnchor(0,8) /* min, CVT */ ResYAnchor(3,2) /* max, CVT */ /* CVTs - beginning */ /* CVTs - end */ /* YDir: Stroke #0 */ ResYDist(3,2) /*perpendicular to the stroke*/ /* YDir: Stroke #1 */ YInterpolate(3,5,0) YAnchor(5) ResYDist(5,16) /*perpendicular to the stroke*/ /* YDir: Stroke #2 */ ResYDist(0,17) /*perpendicular to the stroke*/ Smooth() /* VTTTalk Unicode 0x42b */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /* CVT 0 8 */ /* CVT 1 2 */ /* Min and Max */ ResYAnchor(0,8) /* min, CVT */ ResYAnchor(1,2) /* max, CVT */ /* CVTs - beginning */ /* CVTs - end */ /* YDir: Stroke #0 */ YInterpolate(1,3,0) YAnchor(3) ResYDist(3,16) /*perpendicular to the stroke*/ /* YDir: Stroke #1 */ ResYDist(0,17) /*perpendicular to the stroke*/ /* Contour #1 */ YShift(1,12) /* max */ YShift(0,11) /* min */ Smooth() /* VTTTalk Unicode 0x42c */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /* CVT 0 8 */ /* CVT 1 2 */ /* Min and Max */ ResYAnchor(0,8) /* min, CVT */ ResYAnchor(1,2) /* max, CVT */ /* CVTs - beginning */ /* CVTs - end */ /* YDir: Stroke #0 */ YInterpolate(1,3,0) YAnchor(3) ResYDist(3,14) /*perpendicular to the stroke*/ /* YDir: Stroke #1 */ ResYDist(0,15) /*perpendicular to the stroke*/ Smooth() /* VTTTalk glyph 427, char 0x42d */ /* GUI generated Fri Nov 15 23:40:00 2019 */ /* Y direction */ ResYAnchor(0,9) YShift(0,3) ResYDist(0,7) YShift(7,4) ResYAnchor(21,3) ResYDist(21,16) YIPAnchor(0,12,21) ResYDist(12,11) /* X direction */ Smooth() /* VTTTalk glyph 432, char 0x42e */ /* GUI generated Fri Nov 15 23:40:51 2019 */ /* Y direction */ ResYAnchor(0,8) ResYAnchor(1,2) ResYAnchor(7,3) ResYDist(7,25) ResYAnchor(13,9) ResYDist(13,19) YIPAnchor(13,3,7) ResYDist(3,17) YInterpolate(3,10,28,22,17) /* X direction */ Smooth() /* VTTTalk glyph 433, char 0x42f */ /* GUI generated Mon Nov 18 16:40:01 2019 */ /* Y direction */ ResYAnchor(20,2) YDist(20,34) ResYAnchor(22,8) YShift(22,0) ResYDist(0,1) YInterpolate(22,33,20) ResYDist(33,23) YInterpolate(23,11,12,33) /* X direction */ Smooth() /* VTTTalk glyph 453, char 0x431 */ /* GUI generated Mon Nov 18 18:38:44 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,25) ResYDist(0,8) ResYDist(8,9) YIPAnchor(0,19,8) YShift(19,15) ResYDist(19,31) /* X direction */ Smooth() /* VTTTalk glyph 533, char 0xffff */ /* GUI generated Mon Nov 18 19:15:58 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,35) ResYDist(0,17) ResYDist(17,18) YInterpolate(0,27,17) ResYDist(27,41) YInterpolate(41,6,7,27) /* X direction */ Smooth() /* VTTTalk glyph 454, char 0x432 */ /* GUI generated Sat Nov 16 00:12:11 2019 */ /* Y direction */ ResYAnchor(0,10) ResYDist(0,27) ResYAnchor(1,6) ResYDist(1,17) YIPAnchor(0,18,1) ResYDist(18,26) YInterpolate(26,9,8,18) /* X direction */ Smooth() /* VTTTalk glyph 515, char 0xffff */ /* GUI generated Mon Nov 18 18:58:02 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,19) ResYAnchor(6,3) ResYDist(6,34) YInterpolate(0,27,6) ResYDist(27,26) YInterpolate(26,13,12,27) /* X direction */ Smooth() /* VTTTalk Unicode 0x433 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /* CVT 0 10 */ /* CVT 1 6 */ /* Min and Max */ ResYAnchor(0,10) /* min, CVT */ ResYAnchor(1,6) /* max, CVT */ /* CVTs - beginning */ /* CVTs - end */ /* YDir: Stroke #0 */ ResYDist(1,4) /*perpendicular to the stroke*/ Smooth() /* VTTTalk glyph 516, char 0xffff */ /* GUI generated Mon Nov 18 18:59:33 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,37) ResYAnchor(22,7) ResYDist(22,15) YInterpolate(0,3,34,31,30,8,9,12,25,22) /* X direction */ Smooth() /* VTTTalk glyph 458, char 0x434 */ /* GUI generated Sat Nov 16 00:16:13 2019 */ /* Y direction */ ResYAnchor(6,6) ResYDist(6,21) ResYAnchor(13,10) ResYDist(13,14) YShift(14,11) ResYDist(13,18) YShift(18,2) YShift(18,8) /* X direction */ Smooth() /* VTTTalk glyph 462, char 0x436 */ /* GUI generated Mon Nov 18 22:47:29 2019 */ /* Y direction */ ResYAnchor(31,6) YShift(31,21) ResYDist(21,20) YShift(31,42) ResYDist(42,43) ResYAnchor(74,10) YShift(74,0) ResYDist(0,1) YIPAnchor(74,33,31) YShift(33,30) ResYDist(33,72) YShift(72,75) YInterpolate(75,53,10,11,52,30) YShift(74,63) ResYDist(63,62) /* X direction */ Smooth() /* VTTTalk glyph 518, char 0xffff */ /* GUI generated Mon Nov 18 19:02:11 2019 */ /* Y direction */ ResYAnchor(21,6) ResYDist(21,20) YShift(21,44) ResYDist(44,45) ResYAnchor(32,2) ResYAnchor(77,10) YShift(77,0) ResYDist(0,1) YIPAnchor(77,31,21) YShift(31,34) ResYDist(31,78) YShift(78,75) YInterpolate(34,11,54,55,10,75) YShift(77,65) ResYDist(65,64) /* X direction */ Smooth() /* VTTTalk glyph 463, char 0x437 */ /* GUI generated Mon Nov 18 18:44:16 2019 */ /* Y direction */ ResYAnchor(0,11) YShift(0,3) ResYDist(0,7) YShift(7,4) ResYAnchor(30,7) ResYDist(30,23) YIPAnchor(0,15,30) ResYDist(15,14) YInterpolate(14,37,36,15) /* X direction */ Smooth() /* VTTTalk glyph 519, char 0xffff */ /* GUI generated Mon Nov 18 19:03:47 2019 */ /* Y direction */ ResYAnchor(29,7) ResYDist(29,21) ResYDist(29,0) YShift(0,2) ResYDist(0,6) YShift(6,3) YIPAnchor(0,15,29) ResYDist(15,14) YInterpolate(14,37,36,15) /* X direction */ Smooth() /* VTTTalk glyph 464, char 0x438 */ /* GUI generated Sat Nov 16 00:19:55 2019 */ /* Y direction */ ResYAnchor(1,6) YShift(1,6) ResYAnchor(11,10) YShift(11,8) YInterpolate(8,4,10,1) /* X direction */ Smooth() /* VTTTalk glyph 467, char 0x43a */ /* GUI generated Sat Nov 16 00:20:38 2019 */ /* Y direction */ ResYAnchor(0,10) YShift(0,31) ResYDist(31,30) ResYAnchor(1,6) YIPAnchor(0,3,1) ResYDist(3,41) YInterpolate(41,23,22,3) YShift(1,13) ResYDist(13,14) /* X direction */ Smooth() /* VTTTalk glyph 523, char 0xffff */ /* GUI generated Sat Nov 16 01:56:25 2019 */ /* Y direction */ ResYAnchor(0,10) YShift(0,31) ResYDist(31,30) ResYAnchor(1,0) ResYAnchor(13,6) ResYDist(13,14) YIPAnchor(0,3,13) ResYDist(3,41) YInterpolate(41,23,22,3) /* X direction */ Smooth() /* VTTTalk glyph 469, char 0x43b */ /* GUI generated Sat Nov 16 00:31:15 2019 */ /* Y direction */ ResYAnchor(0,10) ResYDist(0,1) YShift(0,9) ResYAnchor(6,6) ResYDist(6,11) /* X direction */ Smooth() /* VTTTalk glyph 524, char 0xffff */ /* GUI generated Sat Nov 16 01:56:48 2019 */ /* Y direction */ ResYAnchor(0,10) YShift(0,4) ResYAnchor(1,6) YInterpolate(4,6,1) /* X direction */ Smooth() /* VTTTalk glyph 470, char 0x43c */ /* GUI generated Sat Nov 16 00:31:35 2019 */ /* Y direction */ ResYAnchor(0,10) YShift(0,8) ResYAnchor(2,6) YShift(2,6) YInterpolate(0,12,3,13,10,6) /* X direction */ Smooth() /* VTTTalk glyph 471, char 0x43d */ /* GUI generated Sat Nov 16 00:31:50 2019 */ /* Y direction */ ResYAnchor(0,10) YShift(0,8) ResYAnchor(1,6) YShift(1,6) YIPAnchor(1,3,0) ResYDist(3,10) /* X direction */ Smooth() /* VTTTalk Unicode 0x43f */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /* CVT 0 10 */ /* CVT 1 6 */ /* Min and Max */ ResYAnchor(0,10) /* min, CVT */ ResYAnchor(1,6) /* max, CVT */ /* CVTs - beginning */ /* CVTs - end */ /* YDir: Stroke #0 */ ResYDist(1,6) /*perpendicular to the stroke*/ /* Extreme Min */ YShift(0,4) Smooth() /* VTTTalk Unicode 0x442 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /* CVT 0 10 */ /* CVT 3 6 */ /* Min and Max */ ResYAnchor(0,10) /* min, CVT */ ResYAnchor(3,6) /* max, CVT */ /* CVTs - beginning */ /* CVTs - end */ /* YDir: Stroke #0 */ ResYDist(3,2) /*perpendicular to the stroke*/ YShift(2,6) /*along bottom edge*/ Smooth() /* VTTTalk glyph 479, char 0x444 */ /* GUI generated Mon Nov 18 18:46:40 2019 */ /* Y direction */ YAnchor(0,11) YShift(0,21) YShift(0,28) YShift(28,25) ResYDist(0,46) YShift(46,37) YAnchor(6,7) YShift(6,15) YShift(6,9) YShift(9,12) ResYDist(6,51) YShift(51,32) YAnchor(10,0) YAnchor(27,14) /* X direction */ Smooth() /* VTTTalk glyph 482, char 0x446 */ /* GUI generated Sat Nov 16 00:33:36 2019 */ /* Y direction */ ResYAnchor(0,10) YDist(0,9,>=1.5) ResYDist(0,3) YShift(3,7) ResYAnchor(1,6) YShift(1,6) /* X direction */ Smooth() /* VTTTalk glyph 527, char 0xffff */ /* GUI generated Mon Nov 18 19:04:45 2019 */ /* Y direction */ /* X direction */ Smooth() /* VTTTalk glyph 481, char 0x447 */ /* GUI generated Sat Nov 16 00:33:28 2019 */ /* Y direction */ ResYAnchor(3,6) YShift(3,10) ResYAnchor(11,10) YIPAnchor(11,7,3) ResYDist(7,0) /* X direction */ Smooth() /* VTTTalk glyph 483, char 0x448 */ /* GUI generated Mon Nov 18 18:47:05 2019 */ /* Y direction */ ResYAnchor(0,10) ResYDist(0,3) YShift(3,7) ResYAnchor(1,6) YShift(1,6) YShift(6,10) /* X direction */ Smooth() /* VTTTalk glyph 528, char 0xffff */ /* GUI generated Mon Nov 18 19:06:28 2019 */ /* Y direction */ ResYAnchor(0,11) YShift(0,29) ResYDist(0,9) YShift(9,17) YShift(0,27) YShift(27,24) ResYAnchor(4,6) YShift(4,13) YShift(13,20) ResYAnchor(22,10) /* X direction */ Smooth() /* VTTTalk glyph 484, char 0x449 */ /* GUI generated Mon Nov 18 18:47:00 2019 */ /* Y direction */ ResYAnchor(0,10) YDist(0,13,>=3/2) ResYDist(0,3) YShift(3,7) YShift(7,11) ResYAnchor(1,6) YShift(1,6) YShift(6,10) /* X direction */ Smooth() /* VTTTalk glyph 529, char 0xffff */ /* GUI generated Mon Nov 18 19:08:43 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,9) YShift(0,33) YShift(0,31) YShift(31,28) ResYAnchor(4,6) YShift(4,13) YShift(13,20) ResYAnchor(26,10) ResYDist(26,22) ResYDist(26,24) /* X direction */ Smooth() /* VTTTalk Unicode 0x44a */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /* CVT 0 10 */ /* CVT 3 6 */ /* Min and Max */ ResYAnchor(0,10) /* min, CVT */ ResYAnchor(3,6) /* max, CVT */ /* CVTs - beginning */ /* CVTs - end */ /* YDir: Stroke #0 */ ResYDist(3,2) /*perpendicular to the stroke*/ /* YDir: Stroke #1 */ YInterpolate(3,14,0) YAnchor(14) ResYDist(14,5) /*perpendicular to the stroke*/ /* YDir: Stroke #2 */ ResYDist(0,15) /*perpendicular to the stroke*/ Smooth() /* VTTTalk glyph 531, char 0xffff */ /* GUI generated Mon Nov 18 19:10:57 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,18) ResYAnchor(6,6) ResYDist(6,5) YInterpolate(0,24,6) ResYDist(24,12) YShift(12,8) /* X direction */ Smooth() /* VTTTalk glyph 488, char 0x44b */ /* GUI generated Sat Nov 16 00:42:13 2019 */ /* Y direction */ ResYAnchor(0,10) YShift(0,11) ResYDist(0,17) ResYAnchor(1,6) YShift(1,12) YInterpolate(1,16,0) ResYDist(16,3) /* X direction */ Smooth() /* VTTTalk Unicode 0x44c */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /* CVT 0 10 */ /* CVT 1 6 */ /* Min and Max */ ResYAnchor(0,10) /* min, CVT */ ResYAnchor(1,6) /* max, CVT */ /* CVTs - beginning */ /* CVTs - end */ /* YDir: Stroke #0 */ YInterpolate(1,12,0) YAnchor(12) ResYDist(12,3) /*perpendicular to the stroke*/ /* YDir: Stroke #1 */ ResYDist(0,13) /*perpendicular to the stroke*/ Smooth() /* VTTTalk glyph 530, char 0xffff */ /* GUI generated Mon Nov 18 19:09:56 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,16) ResYAnchor(4,6) YInterpolate(0,22,4) ResYDist(22,10) YShift(10,6) /* X direction */ Smooth() /* VTTTalk glyph 493, char 0x44d */ /* GUI generated Mon Nov 18 18:49:50 2019 */ /* Y direction */ ResYAnchor(0,11) YShift(0,3) ResYDist(0,7) YShift(7,4) ResYAnchor(21,7) ResYDist(21,16) YInterpolate(0,11,21) ResYDist(11,12) /* X direction */ Smooth() /* VTTTalk glyph 498, char 0x44e */ /* GUI generated Sat Nov 16 00:49:26 2019 */ /* Y direction */ ResYAnchor(0,10) ResYAnchor(1,6) ResYAnchor(7,7) ResYDist(7,25) ResYAnchor(13,11) ResYDist(13,19) YIPAnchor(7,17,13) ResYDist(17,3) YInterpolate(17,10,28,22,3) /* X direction */ Smooth() /* VTTTalk glyph 532, char 0xffff */ /* GUI generated Mon Nov 18 19:13:44 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,19) ResYAnchor(6,10) ResYAnchor(7,0) ResYAnchor(13,7) ResYDist(13,25) YIPAnchor(0,9,13) ResYDist(9,4) /* X direction */ Smooth() /* VTTTalk glyph 499, char 0x44f */ /* GUI generated Mon Nov 18 18:51:40 2019 */ /* Y direction */ ResYAnchor(18,6) ResYDist(18,34) ResYAnchor(20,10) YShift(20,0) ResYDist(0,1) YIPAnchor(18,33,20) ResYDist(33,21) YInterpolate(21,9,10,33) /* X direction */ Smooth() /* VTTTalk glyph 500, char 0x452 */ /* GUI generated Sat Nov 16 00:57:43 2019 */ /* Y direction */ ResYAnchor(0,10) ResYAnchor(5,0) YIPAnchor(0,14,7,5) YShift(14,11) ResYDist(14,31) YShift(31,33) YShift(7,3) ResYDist(7,10) YShift(10,2) ResYAnchor(22,15) ResYDist(22,23) /* X direction */ Smooth() /* VTTTalk glyph 492, char 0x454 */ /* GUI generated Mon Nov 18 18:49:06 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,22) ResYAnchor(6,7) YShift(6,9) ResYDist(6,13) YShift(13,10) YInterpolate(0,16,6) ResYDist(16,19) /* X direction */ Smooth() /* VTTTalk glyph 489, char 0x459 */ /* GUI generated Sat Nov 16 00:42:27 2019 */ /* Y direction */ ResYAnchor(0,10) ResYDist(0,1) YShift(0,15) ResYDist(15,24) ResYAnchor(5,6) ResYDist(5,17) YIPAnchor(5,23,0) ResYDist(23,7) /* X direction */ Smooth() /* VTTTalk Unicode 0x45a */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /* CVT 0 10 */ /* CVT 1 6 */ /* Min and Max */ ResYAnchor(0,10) /* min, CVT */ ResYAnchor(1,6) /* max, CVT */ /* CVTs - beginning */ /* CVTs - end */ /* YDir: Stroke #0 */ YInterpolate(1,17,0) YAnchor(17) ResYDist(17,3) /*perpendicular to the stroke*/ YShift(17,20) /*along bottom edge*/ YShift(3,7) /*along top edge*/ /* YDir: Stroke #1 */ YShift(0,15) /*stroke, CVT of another stroke*/ ResYDist(15,21) /*perpendicular to the stroke*/ /* Extreme Max */ YShift(1,6) Smooth() /* VTTTalk glyph 497, char 0x45b */ /* GUI generated Sat Nov 16 00:49:02 2019 */ /* Y direction */ ResYAnchor(0,10) YShift(0,19) ResYAnchor(5,0) YIPAnchor(5,7,14,0) YShift(7,3) ResYDist(7,10) YShift(10,2) YShift(14,11) ResYDist(14,23) YShift(23,25) /* X direction */ Smooth() /* VTTTalk glyph 485, char 0x45f */ /* GUI generated Sat Nov 16 00:34:18 2019 */ /* Y direction */ ResYAnchor(0,10) ResYDist(0,3) YShift(0,8) YDist(0,9,>=1.5) ResYAnchor(1,6) YShift(1,6) /* X direction */ Smooth() /* VTTTalk glyph 391, char 0x490 */ /* GUI generated Mon Nov 18 16:30:26 2019 */ /* Y direction */ ResYAnchor(0,8) ResYAnchor(1,2) ResYDist(1,3) ResYDist(1,5) /* X direction */ Smooth() /* VTTTalk glyph 457, char 0x491 */ /* GUI generated Sat Nov 16 00:12:29 2019 */ /* Y direction */ ResYAnchor(0,10) ResYAnchor(1,6) ResYDist(1,3) ResYDist(1,6) /* X direction */ Smooth() /* VTTTalk glyph 435, char 0x492 */ /* GUI generated Mon Nov 18 16:40:54 2019 */ /* Y direction */ ResYAnchor(0,8) ResYAnchor(5,2) ResYDist(5,8) YIPAnchor(0,9,5) YShift(9,4) ResYDist(9,12) YShift(12,1) /* X direction */ Smooth() /* VTTTalk glyph 501, char 0x493 */ /* GUI generated Sat Nov 16 00:57:53 2019 */ /* Y direction */ ResYAnchor(0,10) ResYAnchor(5,6) ResYDist(5,8) YIPAnchor(0,9,5) YShift(9,3) ResYDist(9,12) YShift(12,2) /* X direction */ Smooth() /* VTTTalk glyph 436, char 0x496 */ /* GUI generated Mon Nov 18 22:45:10 2019 */ /* Y direction */ ResYAnchor(31,2) YShift(31,21) ResYDist(21,20) YShift(31,42) ResYDist(42,43) YAnchor(66) ResYDist(66,62) ResYAnchor(76,8) ResYDist(76,64) YShift(76,65) YShift(76,0) ResYDist(0,1) YIPAnchor(76,33,31) YShift(33,30) ResYDist(33,74) YShift(74,77) YInterpolate(77,10,53,52,11,30) /* X direction */ Smooth() /* VTTTalk glyph 502, char 0x497 */ /* GUI generated Mon Nov 18 18:54:42 2019 */ /* Y direction */ ResYAnchor(31,6) YShift(31,21) ResYDist(21,20) YShift(31,42) ResYDist(42,43) ResYAnchor(75,10) YShift(75,0) ResYDist(0,1) YIPAnchor(31,33,75) YShift(33,30) ResYDist(33,73) YShift(73,76) YInterpolate(76,53,10,11,52,30) YShift(75,65) ResYDist(65,62) ResYDist(65,63) /* X direction */ Smooth() /* VTTTalk glyph 437, char 0x49a */ /* GUI generated Fri Nov 15 23:51:40 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,34) YShift(0,36) ResYDist(36,33) ResYAnchor(1,2) YIPAnchor(0,3,1) ResYDist(3,44) YInterpolate(44,24,23,3) YShift(1,13) ResYDist(13,14) /* X direction */ Smooth() /* VTTTalk glyph 503, char 0x49b */ /* GUI generated Sat Nov 16 01:10:23 2019 */ /* Y direction */ ResYAnchor(0,10) YDist(0,32,>=3/2) YShift(0,33) ResYDist(33,30) ResYAnchor(1,6) YIPAnchor(1,3,0) ResYDist(3,41) YInterpolate(41,23,22,3) YShift(1,13) ResYDist(13,14) /* X direction */ Smooth() /* VTTTalk glyph 438, char 0x4a2 */ /* GUI generated Fri Nov 15 23:52:33 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,10) YShift(0,12) ResYDist(12,7) ResYAnchor(1,2) YShift(1,6) YIPAnchor(0,3,1) ResYDist(3,14) /* X direction */ Smooth() /* VTTTalk glyph 504, char 0x4a3 */ /* GUI generated Sat Nov 16 01:12:36 2019 */ /* Y direction */ ResYAnchor(0,10) YDist(0,10,>=3/2) YShift(0,12) ResYDist(12,7) ResYAnchor(1,6) YShift(1,6) YIPAnchor(1,3,0) ResYDist(3,14) /* X direction */ Smooth() /* VTTTalk glyph 505, char 0x4af */ /* GUI generated Sat Nov 16 01:14:32 2019 */ /* Y direction */ ResYAnchor(2,6) YShift(2,6) ResYAnchor(7,10) YShift(7,1) YInterpolate(7,4,2) ResYAnchor(8,14) /* X direction */ Smooth() /* VTTTalk glyph 440, char 0x4b0 */ /* GUI generated Fri Nov 15 23:52:58 2019 */ /* Y direction */ ResYAnchor(4,2) YShift(4,9) ResYAnchor(15,8) YIPAnchor(4,0,15) YInterpolate(4,6,10,3,0) YShift(0,14) ResYDist(0,1) YShift(1,11) /* X direction */ Smooth() /* VTTTalk glyph 506, char 0x4b1 */ /* GUI generated Sat Nov 16 01:27:38 2019 */ /* Y direction */ ResYAnchor(1,10) ResYDist(1,0) ResYAnchor(4,6) YShift(4,8) YInterpolate(1,3,6,8) YShift(3,9) ResYAnchor(14,14) /* X direction */ Smooth() /* VTTTalk glyph 441, char 0x4b2 */ /* GUI generated Mon Nov 18 22:46:01 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,12) ResYDist(12,9) ResYDist(12,10) ResYAnchor(2,2) YShift(2,6) YInterpolate(0,14,7,1,4,6) /* X direction */ Smooth() /* VTTTalk glyph 507, char 0x4b3 */ /* GUI generated Mon Nov 18 22:49:46 2019 */ /* Y direction */ ResYAnchor(0,10) YShift(0,12) ResYDist(12,9) ResYDist(12,10) ResYAnchor(2,6) YShift(2,6) YInterpolate(6,4,7,1,14,0) /* X direction */ Smooth() /* VTTTalk glyph 442, char 0x4b6 */ /* GUI generated Fri Nov 15 23:56:53 2019 */ /* Y direction */ ResYAnchor(4,2) YShift(4,12) ResYAnchor(18,8) ResYDist(18,13) ResYDist(18,15) YIPAnchor(4,9,18) ResYDist(9,0) /* X direction */ Smooth() /* VTTTalk glyph 508, char 0x4b7 */ /* GUI generated Sat Nov 16 01:34:56 2019 */ /* Y direction */ ResYAnchor(3,6) YShift(3,10) ResYAnchor(16,10) ResYDist(16,11) YDist(16,13,>=3/2) YIPAnchor(3,7,16) ResYDist(7,0) /* X direction */ Smooth() /* VTTTalk glyph 443, char 0x4ba */ /* GUI generated Mon Nov 18 17:04:51 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,9) ResYAnchor(1,2) YIPAnchor(0,3,1) ResYDist(3,14) /* X direction */ Smooth() /* VTTTalk glyph 447, char 0x4e8 */ /* GUI generated Fri Nov 15 23:57:40 2019 */ /* Y direction */ ResYAnchor(0,9) ResYDist(0,13) ResYAnchor(4,3) ResYDist(4,8) YIPAnchor(0,10,4) ResYDist(10,16) /* X direction */ Smooth() /* VTTTalk glyph 513, char 0x4e9 */ /* GUI generated Sat Nov 16 01:35:31 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,19) ResYAnchor(6,7) ResYDist(6,12) YIPAnchor(0,15,6) ResYDist(15,23) /* X direction */ Smooth() /* VTTTalk glyph 770, char 0xe3f */ /* GUI generated Sun Nov 17 22:37:31 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,19) YDist(0,21,>=3/2) ResYDist(0,34) YShift(34,40) ResYAnchor(1,2) YDist(1,3,>=3/2) YShift(1,5) ResYDist(1,24) YShift(24,29) YIPAnchor(0,25,1) YShift(25,30) ResYDist(25,33) YShift(33,39) YInterpolate(33,12,11,25) /* X direction */ Smooth() /* VTTTalk glyph 135, char 0x1e9e */ /* GUI generated Fri Nov 15 21:24:41 2019 */ /* Y direction */ ResYAnchor(0,8) ResYAnchor(4,3) ResYDist(4,30) ResYAnchor(14,9) ResYDist(14,20) YInterpolate(14,23,11,8,28,6,4) ResYDist(8,27) /* X direction */ Smooth() /* VTTTalk Unicode 0x2028 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /*Auto-Hinting Light is not applied: Empty glyph or glyph with one point*/ /* VTTTalk glyph 678, char 0x203e */ /* GUI generated Sun Nov 17 09:30:28 2019 */ /* Y direction */ YAnchor(0) ResYDist(0,1) /* X direction */ Smooth() /* VTTTalk glyph 646, char 0x2070 */ /* GUI generated Sun Nov 17 08:52:34 2019 */ /* Y direction */ ResYAnchor(6,3) ResYDist(6,18) ResYDist(18,12) ResYDist(12,0) /* X direction */ Smooth() /* VTTTalk glyph 640, char 0xffff */ /* GUI generated Sun Nov 17 08:47:59 2019 */ /* Y direction */ ResYAnchor(6,2) ResYDist(6,8) YShift(8,4) YInterpolate(8,3,6) ResYDist(8,11) YShift(11,0) ResYDist(11,12) /* X direction */ Smooth() /* VTTTalk glyph 651, char 0x2075 */ /* GUI generated Mon Nov 18 19:37:51 2019 */ /* Y direction */ ResYAnchor(14,2) ResYDist(14,17) ResYDist(17,20) ResYDist(20,10) ResYDist(10,6) ResYDist(6,0) YInterpolate(6,3,13,10) /* X direction */ Smooth() /* VTTTalk glyph 652, char 0x2076 */ /* GUI generated Mon Nov 18 19:38:43 2019 */ /* Y direction */ ResYAnchor(7,3) ResYDist(7,8) ResYDist(8,15) YShift(15,11) ResYDist(15,25) ResYDist(25,21) ResYDist(21,0) /* X direction */ Smooth() /* VTTTalk glyph 643, char 0xffff */ /* GUI generated Sun Nov 17 08:49:58 2019 */ /* Y direction */ ResYAnchor(5,2) ResYDist(5,2) ResYDist(2,0) YInterpolate(0,4,2) /* X direction */ Smooth() /* VTTTalk glyph 644, char 0xffff */ /* GUI generated Sun Nov 17 08:51:29 2019 */ /* Y direction */ ResYAnchor(12,3) ResYDist(12,28) ResYDist(28,24) ResYDist(24,36) YInterpolate(36,6,18,24) ResYDist(36,32) ResYDist(32,0) /* X direction */ Smooth() /* VTTTalk glyph 645, char 0xffff */ /* GUI generated Sun Nov 17 08:52:25 2019 */ /* Y direction */ ResYAnchor(14,3) ResYDist(14,25) ResYDist(25,21) ResYDist(21,8) YShift(8,5) ResYDist(8,1) ResYDist(1,0) /* X direction */ Smooth() /* VTTTalk glyph 385, char 0x207f */ /* GUI generated Fri Nov 15 23:15:57 2019 */ /* Y direction */ ResYAnchor(1,2) ResYDist(1,0) YShift(0,12) ResYAnchor(7,3) YShift(7,3) ResYDist(7,15) YShift(15,17) /* X direction */ Smooth() /* VTTTalk glyph 778, char 0x20a0 */ /* GUI generated Mon Nov 18 07:24:17 2019 */ /* Y direction */ ResYAnchor(0,18) ResYDist(0,22) YInterpolate(0,20,22) ResYDist(20,1) ResYDist(22,23) ResYDist(0,29) YInterpolate(29,28,25,23) ResYAnchor(8,3) YShift(8,11) ResYDist(8,14) YShift(14,12) /* X direction */ Smooth() /* VTTTalk glyph 788, char 0x20a6 */ /* GUI generated Sun Nov 17 23:43:52 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,16) ResYAnchor(5,2) YShift(5,9) YIPAnchor(9,3,0) YInterpolate(9,21,3) YInterpolate(3,25,0) ResYDist(3,2) YShift(2,18) YShift(18,27) YShift(27,14) YShift(3,22) YShift(22,7) YShift(7,11) /* X direction */ Smooth() /* VTTTalk glyph 792, char 0x20a8 */ /* GUI generated Sun Nov 17 23:47:57 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,9) ResYAnchor(1,2) ResYDist(1,16) YIPAnchor(0,17,1) ResYDist (17,13) YInterpolate(13,10,7,17) ResYAnchor(24,11) ResYDist(24,29) ResYAnchor(38,7) ResYDist(38,43) YInterpolate(24,31,50,33,48,36,45,38) /* X direction */ Smooth() /* VTTTalk glyph 798, char 0x20a9 */ /* GUI generated Sun Nov 17 23:54:49 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,20) ResYAnchor(5,2) YShift(5,13) YIPAnchor(0,3,13) YInterpolate(0,32,28,3) YInterpolate(3,24,9,13) ResYDist(3,2) YShift(2,30) YShift(30,21) YShift(21,34) YShift(34,17) YShift(3,8) YShift(8,26) YShift(26,12) YShift(12,16) /* X direction */ Smooth() /* VTTTalk glyph 794, char 0x20aa */ /* GUI generated Sun Nov 17 23:50:05 2019 */ /* Y direction */ ResYAnchor(8,8) YShift(8,0) ResYDist(0,3) YDist(3,12,>=1.5) ResYDist(8,9) YShift(9,5) ResYDist(9,14) YDist(14,1,>=1.5) /* X direction */ Smooth() /* VTTTalk glyph 783, char 0x20ad */ /* GUI generated Sun Nov 17 23:10:48 2019 */ /* Y direction */ ResYAnchor(0,8) YShift(0,21) ResYAnchor(5,2) YShift(5,12) YIPAnchor(5,4,0) YInterpolate(4,7,0) YShift(4,16) ResYDist(4,1) YShift(1,19) ResYDist(7,25) YInterpolate(25,22,7) /* X direction */ Smooth() /* VTTTalk glyph 797, char 0x20ae */ /* GUI generated Sun Nov 17 23:52:58 2019 */ /* Y direction */ ResYAnchor(9,2) ResYDist(9,8) YShift(8,12) ResYAnchor(22,8) YInterpolate(22,2,3,8) YShift(2,17) ResYDist(2,23) YShift(23,20) YShift(3,16) ResYDist(3,6) YShift(6,13) /* X direction */ Smooth() /* VTTTalk glyph 790, char 0x20b1 */ /* GUI generated Mon Nov 18 14:10:13 2019 */ /* Y direction */ ResYAnchor(0,12) ResYAnchor(9,4) ResYDist(9,30) YIPAnchor(0,31,9) YInterpolate(0,37,31) YShift(37,6) YShift(37,16) YShift(31,7) YShift(31,13) ResYDist(31,38) YShift(38,3) YShift(38,20) ResYDist(38,44) YShift(44,2) YShift(44,23) YDist(44,45,>=) ResYDist(45,27) /* X direction */ Smooth() /* VTTTalk glyph 781, char 0x20b2 */ /* GUI generated Sun Nov 17 23:03:59 2019 */ /* Y direction */ ResYAnchor(9,3) YShift(9,6) YDist(9,8,>=1.5) YShift(9,12) ResYDist(9,15) YShift(15,13) YShift(15,26) ResYAnchor(21,9) YShift(21,1) YDist(21,22,>=1.5) YInterpolate(21,17,9) ResYDist(17,34) ResYDist(21,30) YShift(30,25) /* X direction */ Smooth() /* VTTTalk glyph 782, char 0x20b4 */ /* GUI generated Mon Nov 18 22:58:18 2019 */ /* Y direction */ ResYAnchor(18,3) YShift(18,15) ResYDist(18,11) YShift(11,14) ResYAnchor(43,9) ResYDist(43,36) YIPAnchor(43,1,5,18) YInterpolate(43,0,1) YInterpolate(1,4,5) YShift(0,30) YShift(1,29) YShift(4,26) YShift(5,25) /* X direction */ Smooth() /* VTTTalk glyph 771, char 0x20b5 */ /* GUI generated Sun Nov 17 22:38:40 2019 */ /* Y direction */ ResYAnchor(1,9) YDist(1,0,>=1.5) YShift(1,23) ResYDist(1,27) YShift(27,16) ResYAnchor(6,3) YDist(6,7,>=1.5) YShift(6,9) YShift(9,12) ResYDist(6,28) YShift(28,15) YShift(15,13) /* X direction */ Smooth() /* VTTTalk glyph 796, char 0x20b8 */ /* GUI generated Sun Nov 17 23:52:22 2019 */ /* Y direction */ ResYAnchor(1,2) ResYDist(1,0) YDist(1,7) ResYDist(7,6) YShift(6,10) ResYAnchor(4,8) /* X direction */ Smooth() /* VTTTalk glyph 793, char 0x20b9 */ /* GUI generated Sun Nov 17 23:49:08 2019 */ /* Y direction */ ResYAnchor(12,2) ResYDist(12,11) YShift(11,15) ResYDist(11,7) YShift(7,18) ResYDist(7,6) YShift(6,21) ResYDist(6,1) ResYDist(1,0) YInterpolate(1,23,0) ResYAnchor(24,8) /* X direction */ Smooth() /* VTTTalk glyph 786, char 0x20ba */ /* GUI generated Sun Nov 17 23:35:20 2019 */ /* Y direction */ ResYAnchor(7,3) ResYAnchor(28,9) YShift(28,25) YInterpolate(28,13,12,7) YShift(13,2) ResYDist(13,16) YShift(16,32) YShift(12,3) ResYDist(12,9) YShift(9,6) ResYDist(28,21) YShift(21,24) /* X direction */ Smooth() /* VTTTalk glyph 787, char 0x20bc */ /* GUI generated Sun Nov 17 23:42:30 2019 */ /* Y direction */ YAnchor(0,8) YShift(0,15) YShift(15,10) YAnchor(4,2) YInterpolate(0,3,4) YShift(3,6) ResYDist(3,16) YShift(16,13) /* X direction */ Smooth() /* VTTTalk glyph 791, char 0x20bd */ /* GUI generated Mon Nov 18 07:33:04 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,21) YShift(21,2) ResYDist(21,18) YShift(18,3) YDist(18,6,>=1.5) YShift(6,17) ResYDist(6,7) YShift(7,25) YAnchor(9,2) ResYDist(9,24) /* X direction */ Smooth() /* VTTTalk glyph 784, char 0x20be */ /* GUI generated Sun Nov 17 23:28:46 2019 */ /* Y direction */ ResYAnchor(0,8) ResYDist(0,1) YShift(1,44) ResYAnchor(14,3) YShift(14,9) YShift(14,19) YDist(14,10,>=3/2) YShift(10,17) YIPAnchor(0,24,14) YShift(24,28) YShift(28,35) ResYDist(14,32) YShift(32,27) YShift(32,37) /* X direction */ Smooth() /* VTTTalk glyph 1120, char 0x2105 */ /* GUI generated Mon Nov 18 20:49:14 2019 */ /* Y direction */ ResYAnchor(6,17) ResYDist(6,12) ResYDist(12,18) ResYDist(18,0) ResYDist(0,24) ResYDist(24,23) ResYAnchor(27,19) ResYDist(27,39) ResYDist(39,45) ResYDist(45,33) ResYDist(33,26) ResYDist(26,25) /* X direction */ Smooth() /* VTTTalk glyph 1127, char 0x2113 */ /* GUI generated Mon Nov 18 20:51:10 2019 */ /* Y direction */ ResYAnchor(0,18) ResYDist(0,22) ResYAnchor(13,17) ResYDist(13,31) YIPAnchor(0,6,13) ResYDist(6,5) YShift(5,3) YShift(3,19) YShift(6,8) YShift(8,25) /* X direction */ Smooth() /* VTTTalk glyph 1129, char 0x2116 */ /* GUI generated Mon Nov 18 01:14:58 2019 */ /* Y direction */ ResYAnchor(2,16) YShift(2,6) ResYDist(2,7) YShift(7,11) YInterpolate(2,10,4,7) ResYAnchor(36,18) ResYDist(36,37) ResYDist(37,12) ResYDist(12,24) ResYDist(24,30) ResYDist(30,18) /* X direction */ Smooth() /* VTTTalk glyph 1118, char 0x2117 */ /* GUI generated Mon Nov 18 08:01:22 2019 */ /* Y direction */ ResYAnchor(0,18) ResYDist(0,12) ResYAnchor(6,16) ResYDist(6,18) YIPAnchor(6,25,33,24,0) ResYDist(25,36) ResYDist(33,37) /* X direction */ Smooth() /* VTTTalk glyph 1103, char 0x2619 */ /* GUI generated Mon Nov 18 20:33:52 2019 */ /* Y direction */ YAnchor(15) YShift(15,18) ResYDist(15,22) YShift(22,19) ResYDist(15,30) YShift(30,33) YInterpolate(30,54,0,29,58,47,24,13,9,10,15) ResYDist(13,4) ResYDist(30,37) YShift(37,34) /* X direction */ Smooth() /* VTTTalk glyph 1110, char 0x2713 */ /* GUI generated Mon Nov 18 01:00:07 2019 */ /* Y direction */ ResYAnchor(0,8) ResYAnchor(6,2) YIPAnchor(0,2,6) YInterpolate(0,4,2) /* X direction */ Smooth() /* VTTTalk glyph 1111, char 0x2767 */ /* GUI generated Mon Nov 18 20:40:21 2019 */ /* Y direction */ YAnchor(15) YShift(15,12) ResYDist(15,8) YShift(8,11) ResYDist(15,30) YShift(30,62) YInterpolate(30,41,42,0,1,37,48,6,17,21,20,15) ResYDist(17,26) ResYDist(30,58) YShift(58,61) /* X direction */ Smooth() /* VTTTalk glyph 687, char 0x276c */ /* GUI generated Mon Nov 18 19:58:39 2019 */ /* Y direction */ ResYAnchor(0,8) ResYAnchor(4,2) YInterpolate(0,1,6,2,5,4) /* X direction */ Smooth() /* VTTTalk glyph 688, char 0x276d */ /* GUI generated Sun Nov 17 09:35:12 2019 */ /* Y direction */ ResYAnchor(3,2) ResYAnchor(7,18) YInterpolate(7,6,1,2,5,3) /* X direction */ Smooth() /* VTTTalk Unicode 0x2800 */ /* ACT generated Fri Nov 15 15:37:24 2019 */ /* Auto-Hinting Light */ /* ***Settings*** */ /* ModeHinting = LightLatin */ /* ToAnchorBottom = true */ /*Auto-Hinting Light is not applied: Empty glyph or glyph with one point*/ /* VTTTalk glyph 379, char 0xffff */ /* GUI generated Fri Nov 15 22:55:38 2019 */ /* Y direction */ ResYAnchor(16,8) YShift(16,12) YShift(12,8) YShift(8,4) YShift(4,0) YShift(0,56) ResYAnchor(25,2) YIPAnchor(25,22,19,16) ResYDist(22,24) YShift(24,27) YShift(27,31) YShift(31,35) YShift(35,39) YShift(39,43) YShift(43,47) YShift(22,79) YShift(79,70) YShift(70,75) YShift(75,62) YShift(62,67) YShift(67,50) ResYDist(19,17) YShift(17,14) YShift(14,10) YShift(10,6) YShift(6,2) YShift(2,58) YShift(58,54) YShift(19,76) YShift(76,71) YShift(71,72) YShift(72,63) YShift(63,64) YShift(64,51) YShift(25,29) YShift(29,33) YShift(33,37) YShift(37,41) YShift(41,45) /* X direction */ Smooth() /* VTTTalk glyph 380, char 0xffff */ /* GUI generated Fri Nov 15 22:59:58 2019 */ /* Y direction */ ResYAnchor(24,8) YShift(24,20) YShift(20,16) YShift(16,12) YShift(12,8) YShift(8,4) YShift(4,0) YShift(0,72) ResYAnchor(33,2) YIPAnchor(24,27,30,33) ResYDist(27,25) YShift(25,22) YShift(22,18) YShift(18,14) YShift(14,10) YShift(10,6) YShift(6,2) YShift(2,74) YShift(74,70) YShift(27,100) YShift(100,87) YShift(87,88) YShift(88,93) YShift(93,96) YShift(96,77) YShift(77,80) YShift(80,67) ResYDist(30,32) YShift(32,35) YShift(35,39) YShift(39,43) YShift(43,47) YShift(47,51) YShift(51,55) YShift(55,59) YShift(59,63) YShift(30,103) YShift(103,86) YShift(86,91) YShift(91,92) YShift(92,99) YShift(99,76) YShift(76,83) YShift(83,66) YShift(33,37) YShift(37,41) YShift(41,45) YShift(45,49) YShift(49,53) YShift(53,57) YShift(57,61) /* X direction */ Smooth() /* VTTTalk glyph 348, char 0x173 */ /* GUI generated Mon Nov 18 16:23:20 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,9) YShift(0,37) ResYAnchor(4,6) YShift(4,13) ResYAnchor(17,10) YShift(17,36) ResYDist(17,16) YShift(16,15) YDist(17,23,>=) ResYDist(23,28) /* X direction */ Smooth() /* VTTTalk glyph 588, char 0x3c5 */ /* GUI generated Mon Nov 18 19:28:13 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,15) ResYAnchor(8,6) ResYDist(8,6) YShift(8,18) /* X direction */ Smooth() /* VTTTalk glyph 351, char 0x76 (v) */ /* GUI generated Fri Nov 15 22:36:48 2019 */ /* Y direction */ ResYAnchor(0,10) ResYAnchor(1,6) YShift(1,6) YInterpolate(6,4,0) /* X direction */ Smooth() /* VTTTalk glyph 352, char 0x77 (w) */ /* GUI generated Fri Nov 15 22:37:02 2019 */ /* Y direction */ ResYAnchor(0,10) YShift(0,12) ResYAnchor(1,6) YShift(1,6) YShift(6,10) YInterpolate(0,7,4,13,10) /* X direction */ Smooth() /* VTTTalk glyph 382, char 0xffff */ /* GUI generated Fri Nov 15 23:12:21 2019 */ /* Y direction */ YAnchor(16,10) YShift(16,12) YShift(12,8) YShift(8,4) YShift(4,0) YShift(0,44) ResYAnchor(17,6) YShift(17,41) YInterpolate(16,19,14,21,17) YShift(19,23) YShift(23,27) YShift(27,31) YShift(31,35) YShift(35,39) YShift(14,10) YShift(10,6) YShift(6,2) YShift(2,46) YShift(21,25) YShift(25,29) YShift(29,33) YShift(33,37) /* X direction */ Smooth() /* VTTTalk glyph 357, char 0x78 (x) */ /* GUI generated Fri Nov 15 22:37:27 2019 */ /* Y direction */ ResYAnchor(0,10) YShift(0,9) ResYAnchor(2,6) YShift(2,6) YInterpolate(9,10,1,7,4,2) /* X direction */ Smooth() /* VTTTalk glyph 581, char 0x3be */ /* GUI generated Mon Nov 18 19:25:14 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,28) ResYAnchor(15,0) ResYDist(15,14) YShift(14,17) YIPAnchor(15,22,0) ResYDist(22,23) YInterpolate(23,5,6,22) ResYAnchor(34,15) ResYDist(34,35) /* X direction */ Smooth() /* VTTTalk glyph 358, char 0x79 (y) */ /* GUI generated Fri Nov 15 22:37:43 2019 */ /* Y direction */ ResYAnchor(0,10) ResYAnchor(1,6) YShift(1,6) YInterpolate(6,3,7,0) ResYAnchor(12,15) ResYDist(12,13) /* X direction */ Smooth() /* VTTTalk glyph 799, char 0xa5 */ /* GUI generated Mon Nov 18 22:59:30 2019 */ /* Y direction */ ResYAnchor(7,4) YShift(7,11) ResYAnchor(22,12) ResYDist(22,0) YShift(0,19) ResYDist(0,1) YShift(1,18) ResYDist(1,4) YShift(4,15) ResYDist(4,5) YShift(5,14) YInterpolate(11,9,5) /* X direction */ Smooth() /* VTTTalk glyph 367, char 0x7a (z) */ /* GUI generated Fri Nov 15 22:39:24 2019 */ /* Y direction */ ResYAnchor(0,10) ResYDist(0,7) YShift(7,1) ResYAnchor(4,6) ResYDist(4,3) YShift(3,6) /* X direction */ Smooth() /* VTTTalk glyph 605, char 0x30 (0) */ /* GUI generated Sat Nov 16 09:44:06 2019 */ /* Y direction */ ResYAnchor(0,11) ResYDist(0,8) ResYAnchor(4,3) ResYDist(4,12) YInterpolate(0,16,22,4) /* X direction */ Smooth() /* VTTTalk glyph 615, char 0xffff */ /* GUI generated Mon Nov 18 22:52:33 2019 */ /* Y direction */ ResYAnchor(0,19) ResYDist(0,15) ResYAnchor(4,17) ResYDist(4,13) YInterpolate(0,20,10,19,11,4) /* X direction */ Smooth() /* VTTTalk glyph 573, char 0x3b6 */ /* GUI generated Sat Nov 16 09:32:29 2019 */ /* Y direction */ ResYAnchor(0,15) ResYDist(0,1) ResYAnchor(6,11) ResYDist(6,22) ResYAnchor(14,0) ResYDist(14,13) YShift(13,11) YShift(13,16) /* X direction */ Smooth()