[
  {
    "path": ".gitattributes",
    "content": "*.pdf filter=lfs diff=lfs merge=lfs -text\n*.zip filter=lfs diff=lfs merge=lfs -text\n*.docs filter=lfs diff=lfs merge=lfs -text\n*.docx filter=lfs diff=lfs merge=lfs -text\n*.ttf filter=lfs diff=lfs merge=lfs -text\n* !text !filter !merge !diff\n"
  },
  {
    "path": ".gitbook.yaml",
    "content": "root: ./\n\n​structure:  \n    readme: README.md  \n    summary: SUMMARY.md​\n\n"
  },
  {
    "path": ".gitignore",
    "content": "*.lnk\n/build/\n/src/DWIN/DWIN_SET/*.bmp\n/src/DWIN/DWIN_SET/*/\n"
  },
  {
    "path": "README.md",
    "content": "# Re-Factored CR-6 Touchscreen firmware\n\n## Do You Need This Re-Factored Version?\n\n*If you have [a BTT SKR board with the BTT TFT](https://damsteen.nl/blog/2020/11/25/how-to-btt-skr-cr6-installation) you do not need this firmware.*\n\n**Everyone else** needs this version of the CR6Community display firmware, to use their stock TFT display with version 6.1 or 6.2 of the CR6 Community motherboard firmware.\n\n## What Problem Does This Solve?\n\nThe original June 2021 CF6.1 DWIN_SET ONLY ran on displays using DGUS2 v3.5.  As of approximately December 2021, Creality started shipping displays flashed and calibrated with DGUS2 v4.5.  DGUS2 v4.5 and higher require a different touchscreen calibration than prior DGUS2 versions.  CF6.1 users who flashed those new displays with the original CF6.1 display firmware started having one of two serious problems:   \n  1. If they flashed the Kernel Upgrade files to their displays, then the push buttons on the main menu did not respond to touch (because the touchscreen was not calibrated for DGUS2 v3.5)  \n  2. If they did NOT flash the Kernel Upgrade files (What? Not everybody follows the Readme instructions?!?), their screens came up blank, because the June 2021 version of CF6.1 DWIN_SET ONLY ran on DGUS2 v3.5.\n\nThat issue left some new CF6.1 users \"snookered\" and often led to other issues as they tried to revert to stock and could not make that work either (if they had flashed the kernel upgrade files.)\nAs of 17 Dec 2024, we have removed the original display firmware zipfile from the release 6.1 motherboard firmware download and replaced that zipfile with a link to this firmware.\n\n**NOTE: If your display is already showing the above symptoms, this YouTube video may help you get it back to an operational state: https://youtu.be/0xwFGiyg4Z8?si=GmPNhAfzx-sv9RV0**\n\n\n## How Re-Factoring Helps\n\nThis Re-Factored version of DWIN_SET was recreated from the June2021 release of the CF6.1 Touchscreen Firmware, in a different version of the DGUSTools.\nIt runs on ALL versions of DGUS2, regardless of the touchscreen calibration, AS LONG AS YOU DO NOT FLASH DGUS2 KERNEL FILES TO THE DISPLAY THAT ARE INCOMPATIBLE WITH THE TOUCHSCREEN CALIBRATION. (See the README in the folder containing the DGUS2 Kernel files.)  \n\n**NOTE: Text kerning does NOT work correctly on DGUS2 v1.x, so although this DWIN_SET can be used on Kickstarter CR6 machines still running DGUS2 v1.4, some data will not fit neatly into their display fields, unless you upgrade the DGUS2 with the DGUS2 v3.5 kernel upgrade file provided.**\n\n## How Do I Find Out What DGUS2 kernel is Running on my Display?\n\nTo find out which version of DGUS2 is running on your display, \"flash\" your display with a micro SD card that contains ONLY an EMPTY folder named DWIN_SET. The top line on the blue flash screen will display the DGUS2 version currently installed.\n\n## Downloads\n\nThe Source and DWIN_SET zip files are posted as Assets in the Releases section of this repository.\n\n* The Zip file with DWIN_SET in the name contains the DWIN_SET folder, README and support files for the current release. \n  Download that file from the latest Release's Assets list.\n\n* Zip files with \"Source\" in their name are the DGUS project and source files for this project.\n  You do not need those files, unless you intend to try to fork and modify this version of the UI.\n\n## Installing This Firmware to your Touchscreen\n___________________________________________________________________________________________\n**CAUTION: If you are using a MAC to prepare the SD card and to copy DWIN_SET to the card, \nPLEASE FIRST READ [THIS FAQ:](https://github.com/CR6Community/Marlin/wiki/Troubleshooting-Problems-with-Firmware-Flashing#my-screen-looks-like-this-picture-after-flashing-it)**\n__________________________________________________________________________________________\n\n  1. Download the DWIN_SET .zip file from the latest Release's Assets list\n  2. Extract all contents from that .zip file into a new blank directory\n  3. Find and read ALL of the README files BEFORE attempting to flash your display (You'll be glad you did!)\n  4. Figure-out which DGUS 2 is presently running on your display (it may help you later, to know what you started with)\n  5. DO NOT FLASH ANY KERNEL FILES TO YOUR DISPLAY, unless:  \n    5.1 You have inadvertently \"bricked\" your display by flashing the DGUS2 kernel upgrade files to a display calibrated for DGUS2 v4.5+  \n    5.2 Your display is running version 1.x of DGUS2, and you want to fix the text kerning (in which case, add the DGUS2 v3.5 kernel file to your DWIN_SET.)\n  6. Verify that you have satisfied all of the Pre-Requisites for flashing this firmware (Which you will know after reading the README files...)\n  7. Flash your display with the DWIN_SET folder \n  8. If anything went wrong, try the TROUBLESHOOTING.MD instructions\n  9. Please provide feedback in Comments or Issues, as applicable\n\n## Contributing\n\nIf you wish to contribute to the project, please provide your inputs by raising a new Issue or by commenting on an Open Issue on this repository, and/or by contributing to the discussion on the [CR6Community Discord #lcd-discussion channel](https://discord.gg/yDY6pb2BQS)\n\n## Credits\n\n[InsanityAutomation](https://github.com/InsanityAutomation/Marlin/tree/CrealityDwin2.0_Bleeding) initiated the refactoring project. It is upon that work that Thinkersbluff has built this Release.\n\n[The core CR-6 Community firmware dev team](https://github.com/CR6Community/Marlin#credits) did the heavy-lifting that resulted in the CF6.1 baseline.\n\nIcons from [Font Awesome](https://fontawesome.com/) and [Remix Icon](https://remixicon.com/).\n\nFont from [Google Fonts](https://fonts.google.com/specimen/B612) and customized with [FontForge](https://fontforge.org/).\n"
  },
  {
    "path": "SUMMARY.MD",
    "content": "# Table of contents\n\n## Introduction\n* [Welcome!](docs/Welcome.MD)\n\n## Overview\n* [Re-Factored CR-6 Touchscreen firmware](README.md)\n\n## Installation Guidelines\n* [DGUS Kernel Files](docs/DGUS%20Kernel%20Files.MD)\n* [Detailed SD card formatting instructions](docs/Detailed%20SD%20Card%20Formatting%20Instructions.MD)\n* [Flashing Help](docs/Flashing%20Help.MD)\n\n## Release Notes\n* [Release Notes](docs/Release%20Notes.MD)\n* [KNOWN ISSUES](docs/KNOWN%20ISSUES.MD)\n\n## Development Guidelines\n* [How-To Development Information](docs/Development%20Guidelines-WIP/How-To%20Development%20Information.MD)\n* [DGUS DWIN scavenged documentation](docs/Development%20Guidelines-WIP/vendor%20docs/README.md)"
  },
  {
    "path": "SUMMARY.md",
    "content": "# Table of contents\n\n## Introduction\n* [Welcome!](docs/Welcome.MD)\n\n## Overview\n* [Re-Factored CR-6 Touchscreen firmware](README.md)\n\n## Installation Guidelines\n* [DGUS Kernel Files](docs/DGUS%20Kernel%20Files.MD)\n* [Detailed SD card formatting instructions](docs/Detailed%20SD%20Card%20Formatting%20Instructions.MD)\n* [Flashing Help](docs/Flashing%20Help.MD)\n\n## Release Notes\n* [Release Notes](docs/Release%20Notes.MD)\n* [KNOWN ISSUES](docs/KNOWN%20ISSUES.MD)\n\n## Development Guidelines\n* [How-To Development Information](docs/Development%20Guidelines-WIP/How-To%20Development%20Information.MD)\n* [DGUS DWIN scavenged documentation](docs/Development%20Guidelines-WIP/vendor%20docs/README.md)"
  },
  {
    "path": "Tools/.gitkeep",
    "content": "Create Tools directory, to hold and preserve the DGUS toolsets used to build and maintain this display firmware.\n"
  },
  {
    "path": "docs/CR6 Community Marlin Firmware - Releases Page.url",
    "content": "[{000214A0-0000-0000-C000-000000000046}]\nProp3=19,11\n[InternetShortcut]\nIDList=\nURL=https://github.com/CR6Community/Marlin/releases\n"
  },
  {
    "path": "docs/CR6 Community Touchscreen Firmware  - Releases Page.url",
    "content": "[{000214A0-0000-0000-C000-000000000046}]\nProp3=19,11\n[InternetShortcut]\nIDList=\nURL=https://github.com/CR6Community/CR-6-touchscreen/releases\n"
  },
  {
    "path": "docs/DGUS Kernel Files.MD",
    "content": "# DGUS Kernel Files\n**NOTE: These kernel files are not required, unless you are having problems resulting from having inadvertently overwritten the DGUS2 kernel for which your display was last calibrated.**\n\n## STEP1 - BEFORE ACTING ON ANY OF THE FOLLOWING RECOMMENDATIONS:\n1. Create an EMPTY folder at the root directory of an EMPTY micro SD card.\n2. Ensure that your printer power is OFF\n3. Place that SD card in your display and cycle power ON\n4. The top line of the display will report which version of DGUS2 is currently flashed .  \n4. Make note of which DGUS version is currently flashed to your display hardware (see top line on display)\n5. Take care to follow the applicable instructions below.\n\n## IF your display is currently running v3.5 and it should be running v4.5:\nSTEP 2: \n1. Copy T5L_UI_DGUS2_V45_20220105.BIN to the DWIN_SET folder created at step 1 above, and flash that to your display.\n2. Verify that the top line on the blue flash screen is now overwritten in red confirming that DGUS2 v4.5 is flashed\n3. Optionally repeat step 1 with an empty DWIN_SET folder, to confirm v4.5 is now the DGUS2 OS\n\n# OR\n\n## IF your display is currently running v4.5 and it should be running v3.5:\nSTEP 2: \n1. Copy T5L_UI_DGUS2_V35_20200730.BIN to the DWIN_SET folder created at step 1 above, and flash that to your display.\n2. Verify that the top line on the blue flash screen is now overwritten in red confirming that DGUS2 v3.5 is flashed\n3. Optionally repeat step 1 with an empty DWIN_SET folder, to confirm v3.5 is now the DGUS2 OS\n\n\n# Here is how to interpret what you see:\n\nThe top line of the blue boot screen always identifies the current DGUS2 OS in white text.\n\nIf the DWIN_SET folder being flashed contains a DGUS kernel BIN file, the top line is overwritten in RED text, reporting the version that has been flashed.\n\nIf the two lines are different, it may be difficult to read either line.\n\nIf the two lines are identical, the current DWIN_SET folder has reflashed the same kernel to the display.\n"
  },
  {
    "path": "docs/DGUS2 kernel files/README.md",
    "content": "# NOTE: These kernel files are normally not required, since the Refactored display firmware runs correctly on all versions of DGUS2.\nThey are included here for two special use cases:\n1. If you are still running DGUS2 v1.4, the refactored display firmware will not parse text correctly.  The result will be some data not fitting within the boundary boxes of the data fields.   You can fix this by flashing the DGUS2v3.5 kernel to your display. BUT DO NOT flash v4.5!\n2. If you have flashed the wrong version of DGUS2 to your display, and now the touchscreen beeps but the buttons are not doing anything, check now which kernel you are running and try flashing the other one to your display instead.\nThis YouTube video explains why these files were originally placed here: https://youtu.be/otaNJFLcuQ8\nWe have since removed the confusing DWIN_SET.zip file from the motherboard zip files, so the file here is truly your only option.\n\n## STEP1 - BEFORE ACTING ON ANY OF THE FOLLOWING RECOMMENDATIONS:\n1. Create an EMPTY folder at the root directory of an EMPTY micro SD card.\n2. Ensure that your printer power is OFF\n3. Place that SD card in your display and cycle power ON\n4. The top line of the display will report which version of DGUS2 is currently flashed .  \n4. Make note of which DGUS version is currently flashed to your display hardware (see top line on display)\n5. Take care to follow the applicable instructions below.\n\n## IF your display is currently running v3.5 and it should be running v4.5:\nSTEP 2: \n1. Copy T5L_UI_DGUS2_V45_20220105.BIN from the folder  \"/src/DWIN/DGUS2 kernel files\" to the DWIN_SET folder created at step 1 above, and flash that to your display.\n2. Verify that the top line on the blue flash screen is now overwritten in red confirming that DGUS2 v4.5 is flashed\n3. Optionally repeat step 1 with an empty DWIN_SET folder, to confirm v4.5 is now the DGUS2 OS\n\n# OR\n\n## IF your display is currently running v4.5 and it should be running v3.5:\nSTEP 2: \n1. Copy T5L_UI_DGUS2_V35_20200730.BIN from the folder  \"/src/DWIN/DGUS2 kernel files\" to the DWIN_SET folder created at step 1 above, and flash that to your display.\n2. Verify that the top line on the blue flash screen is now overwritten in red confirming that DGUS2 v3.5 is flashed\n3. Optionally repeat step 1 with an empty DWIN_SET folder, to confirm v3.5 is now the DGUS2 OS\n\n\n# Here is how to interpret what you see:\n\nThe top line of the blue boot screen always identifies the current DGUS2 OS in white text.\n\nIf the DWIN_SET folder being flashed contains a DGUS kernel BIN file, the top line is overwritten in RED text, reporting the version that has been flashed.\n\nIf the two lines are different, it may be difficult to read either line.\n\nIf the two lines are identical, the current DWIN_SET folder has reflashed the same kernel to the display.\n"
  },
  {
    "path": "docs/Detailed SD Card Formatting Instructions.MD",
    "content": "# Detailed SD card formatting instructions\n\nOne of the most frequent (and frustrating) problems users have when flashing firmware to a CR6 printer is that the bootloader routines are VERY PICKY about what kind of SD Media they will work with.  This file documents the critical factors and the processes most likely to help you succeed.  \n\n- You can IGNORE this file, if you flash successfully.  \n\n- FOLLOW IT VERY CAREFULLY, if you can NOT flash the firmware (especially the DWIN_SET firmware!)\n\n## Windows Users (Linux/MAC users, see below)\n\nYou can use the Windows File Explorer to format 16GB cards or smaller, to FAT32, 4096.\n\n### If you are trying to format an SDHC 32GB card, or a larger (SDXC) card, and can't find the option for FAT32, 4096 in File Explorer when formatting your SD card\nThe partition is too large.  You can either use a smaller SD card or you can shrink or split the partition in Disk Manager.\n\nNOTE: Disk Manager can only shrink volumes which are formatted NTFS.  If the card is already formatted FAT32 with the wrong allocation unit size, you can use Disk Manager to:\n\n1. Format the card back to NTFS\n2. Shrink or Split the volume, so that the first Primary Partition is smaller than 16GB\n3. Format the first Primary Partition on the card to FAT32, 4096\n\n\n### If the card shows that the first partition is a Logical Partition instead of a Primary Partition\nThe printer will not be able to read the card, until you create a Primary Partition as the first partition on that card.\n\nIf there is Unallocated Space on the card, to the left of the Logical Partition, right click on that space and select Create New Volume.  Use the Wizard to create a new Primary Partition in that space.  Format that new partition FAT32, 4096.\n\nIf there is no Unallocated Space to the left of the Logical Partition, you can try right-clicking that partition and shrinking that volume to create unallocated space. (NOTE that a partition must be formatted NTFS, to be able to shrink it)\n\nIf you are not able to create a Primary Partition on that card, you may need to delete the volume on which the Logical Partition(s) exist. \n\n**Be aware that Disk Manager may not be able to read an SD card that has NO volumes on it.**  \nIf you delete all volumes on the card and Disk Manager is no longer able to launch the Create New Volume Wizard for that card, you may need to use a commercial Disk Partitioning software to recover the card. \n\nAlternatively, you may find that a digital camera or an alternative (eg. Linux or Mac) system can reformat the card for you.\n\n\n## Linux Users (MAC users, see below)\n\nThe SD-card should be formatted FAT32 with 4096 cluster size, with only one partition on the card, starting at sector 8192. The partion should be of type b, \"W95 FAT32\". Partition table type GPT does not work. The card must be partitioned as MBR, so choose type DOS.\n\nCommands:\n\t\n\tfdisk /dev/sdX where sdX is your SD card's device\n\t\nIn fdisk:\n\n\to (new DOS(MBR) partition table)\n\tn (new partition)\n\tp (primary)\n\t1 (partition nr)\n\t8192 (starting sector)\n\tenter (last sector) ---> if your SD card is bigger than 8Gb, enter a lower sector number here so that the partition <8Gb\n\tt (change type)\n\tb (hex code of W95 FAT32)\n\tw (write all changes to sd-card)\n\nOn the command line:\n\n\tmkfs.fat -F 32 -s 8 /dev/sdX1\n\tfsck.fat -v /dev/sdX1\n\tmount /dev/sdX1 /mnt\n\nFor touchscreen firmware:\n\n\tcp -r /path/to/touchscreen-firmware/DWIN_SET /mnt\n\n## Mac Users\n\n1. Install/Load the SDCard\n\n2. Use the following command, to determine the card's path:\n\n\t\tsudo diskutil list\n\nIt'll list all drives attached to your computer. Look for an entry that matches your SDCard size (e.g. /dev/diskXXX)\n\n3. Unmount the SDCard (where XXX is your SD card)\n\n\t\tsudo diskutil unmountdisk /dev/diskXXX\n\n4. Partition the SDCard \n\n\t\tsudo diskutil partitionDisk /dev/diskXXX FAT32 MBD R\n\n5. Format the SDCard\n\n\t\tsudo newfs_msdos -F 32 -c 8 -v micro /dev/diskXXX\n"
  },
  {
    "path": "docs/Development Guidelines-WIP/How-To Development Information.MD",
    "content": "**CAUTION: THIS FILE IS OUT OF DATE.  IT IS HERE TO PRESERVE KEY USEFUL INFO UNTIL THE REPLACEMENT DOCUMENTATION (CURRENTLY IN WIP) IS READY TO POST.** - Thinkersbluff.\n\n### Translations / localization\n\nInternationalization support in DGUS DWIN is very cumbersome. The background images of each page has the text hardcoded. To translate and have it first-class, you would need to duplicate all the bmps, give it a separate ID, and maintain that mapping in firmware as well or make every label an icon, which is a lot of work. The development team has no capacity to maintain localizations.\n\nIf you like to translate the user interface to your own language, you must fork this repository and maintain your own version of the touch screen firmware.\n\nThe complete workflow would look like this:\n\n1. Fork this repository.\n2. Work on the extui branch (this is the branch for all work going forward)\n3. In your fork, follow [the steps in the images section of this file](#images--screen-images-sources) to change the current bitmaps and translate them. There are XCF files available as the source of these bitmaps, usable in Gimp, to make life easier but you can do what you want.\n4. When we change something, it is up to you to replicate those screen changes. Therefore I recommend only to update the screen backgrounds and don't use the DWIN editor for anything other than for the purpose of generating the ICL file.\n5. Translated touch screen builds are up to you to provide which would then need to be made from the same moment as we are releasing builds.\n\nGood luck, and if you maintain your own translated firmware, please let us know!\n\n## Documentation for development\n\nYou need [the DGUS v8.2.1.14.x software](https://github.com/CR6Community/CR-6-touchscreen/releases/download/v2.0.8.1-cr6-community-release-6.1/DGUS_Tool_V8.2.1.14.7z) for editing the touch screen.\n\nYou can open the .dgus project file in the [`src\\DWIN`](src\\DWIN) folder:\n\n![DGUS II interface](https://github.com/Thinkersbluff/CR-6-touchscreen_Thinkersbluff_Fork/blob/extui/doc/dgus2util.png)\n\n### Build firmware archive\n\nTo build a firmware archive for distribution, use the `build.cmd` script. It will do a sanity check and then zip the files to the `build` folder.\n\nFor development you can run the build script as follows: \n\n```pwsh\n.\\build -Deploy Q:\n```\n\nWhere Q: is the path of your flash drive with the SD card.\n\nYou need to have Powershell Core installed (pwsh).\n\n### Images / screen images sources\n\nYou can find the source files where the screen bitmaps are generated from in the [`/src/DWIN/DWIN_SOURCEimages_src`](./src/DWIN/DWIN_SOURCEimages_src) folder.\n\nTo update the BMP of a screen put the **generated BMP file you made with your image editor** in the [`src\\DWIN\\DWIN_SOURCE`](src\\DWIN\\DWIN_SOURCE) folder. \n\n#### Updating the touch screen firmware files\n\nIt will be picked up automatically by the build process of DWIN when saving or generating the project. However, the ICL file is what actually gets flashed. This is essentially a dictionary of concatenated compressed JFIF files.\n\nNext, re-generate the `23_Screen.icl` ICL file are follows:\n\n![Update ICL file](images/update-screen-icl.gif)\n\nThings worthy of note:\n\n- Quality is set to 100%, followed by pressing the \"Set all\" button to apply it to each import file.\n- The `DWIN_SOURCE` is used as a source for generating the ICL.\n- The ICL is saved twice: once in the `DWIN_SOURCE` folder, once in the `DWIN_SET` folder.\n\nAs you can note, you update it in both `DWIN_SET` and `DWIN_SOURCE`. The first is what goes to the touch screen, the latter is what the DWIN editor uses (apparently).\n\nFor icon ICL generation the process is the same, except that you pick the icons from a subdirectory of `DWIN_SOURCE`.\n\n### Flash space\n\nDWIN uses a specific set-up of the flash space as described in the manual - as shown below.\n\n![DWIN flash space](images/flash-space.png)\n\nEssentially what it boils down to:\n\n- The flash space is divided into 256KB sectors\n- The number prefix on the ICL/HZK/BIN file name is the sector number where the file is flashed\n- A sector can only contain a single file\n- A file can span over multiple sectors, and if a file needs 1½ sectors for instance, it will allocate 2 sectors.\n- There is no protection against sector overwriting: if you have files overlap sectors, DWIN will happily flash the next file over the previous file\n\nSo with the above in mind one must take care to make sure files do not overlap. When you flash everything to the touch screen you must ensure you've deleted the old (renumbered) ICL files from your SD card, otherwise weird things will happen. Background may go missing, etc.\n\nDuring build a script will run to make sure no sectors have been overallocated. You can also run this script manually.\n\n![DWIN sector allocation check script](imaages/sector-allocation-check.png)\n\n### How buttons are handled with code\n\nIn the currently - cleaned up - source code of the touch screen handling in Marlin, the events of the touch screen are handled as described below. This may change in the future. This picture says it all:\n\n![DWIN button-code correlation](images/button_type.png)\n\nFor buttons:\n\n- Virtual Pointers for buttons are defined in `extui/lib/dgus_creality/DGUSDisplayDef.h`\n- In `extui/lib/dgus_creality/DGUSDisplayDef.cpp` in the `ListOfVP` the Virtual Pointer are connected to a callback handler\n- Because the Creality display used the same VP all over the place, sometimes in completely different functions or values (and this is quite some work to clean up!), these \"legacy\" VPs are delegated to `DGUSCrealityDisplay_HandleReturnKeyEvent`\n- For legacy VPs handlers are defined per page in `extui/lib/dgus_creality/PageHandlers.cpp`\n    - The \"Key Data\" is used to distinguish between the actual key pressed and passed to these functions as `buttonValue`\n\nFor dynamic updatable values:\n\n- Dynamic updatable values are Virtual Pointers with a value that is pushed from the display when it is changed, and pushed to the display during the Marlin `idle` loop\n- The Virtual Pointers are defined in `extui/lib/dgus_creality/DGUSDisplayDef.h`\n- Per dynamically updated virtual pointer there is in `extui/lib/dgus_creality/DGUSDisplayDef.cpp`:\n    - A registration in `ListOfVP`, with:\n        - The VP ID\n        - A pointer to the memory location to read the value from in Marlin (can be `nullptr`)\n        - A callback that is triggered when the VP changed in the display and is pushed to firmware\n        - A callback that is triggered to format the VP for transfer to the display. This is because strings need to be sent differently than floats, or if your VP does not point to a direct value in memory.\n    - A mention in the specific `VPList` for the current page as referenced in `VPMap`. This is to optimize that we don't update VPs that are not displayed anyway.\n- Some values like the M117 text are transient and are pushed directly to the display, but are still present in the `ListOfVP`\n\n#### Previous version of the code\n\nIf you like to see how the touch screen code is handled in the Creality firmware and the original Community Firmware release 3 and lower, please check the [cf3-legacy](https://github.com/CR6Community/CR-6-touchscreen/tree/cf-3-legacy) branch. This branch is no longer maintained and only exists for historical purposes.\n\n### Touch screen configuration\n\nThe touch screen configuration file \"T5LCFG_272480.CFG\" has its specification described in [T5L_DGUSII Application Development Guide20200902.pdf](vendor%20docs/T5L_DGUSII%20Application%20Development%20Guide20200902.pdf) chapter 4. You can use an editor like HxD to explore and edit it (with caution!). The DWIN editor also has a way to edit this file. Many parameters can also be set at runtime.\n\n### Fonts\n\nFont's are currently configured like below:\n\n![Font Settings](images/font-settings.png)\n\nIn the same folder where you have the DWIN tool unpacked a `0_DWIN_ASC.HZK` file is placed. You need to copy that to the DWIN_SET folder, and can flash it directly.\nThe kerning of the current font is not ideal (especially using numbers that are small, like \"1\"), so perhaps we should look for a replacement.\n\n### Other documentation\n\nVendor documentation is mirrored to the [vendor docs](vendor%20docs) folder.\n\nIn addition, [this is a nice resource](https://github.com/rubienr/MarlinDgusResources/tree/creality-ender-5-plus/projects).\n\n## Credits\n\n[The core CR-6 Community firmware dev team](https://github.com/CR6Community/Marlin#credits)\n\nIcons from [Font Awesome](https://fontawesome.com/) and [Remix Icon](https://remixicon.com/).\n\nFont from [Google Fonts](https://fonts.google.com/specimen/B612) and customized with [FontForge](https://fontforge.org/).\n"
  },
  {
    "path": "docs/Development Guidelines-WIP/vendor docs/README.md",
    "content": "# DGUS DWIN scavenged documentation\n\n**Primary resource is [T5L_DGUSII Application Development Guide20200902.pdf](./T5L_DGUSII%20Application%20Development%20Guide20200902.pdf)**\n\nSecondary resource should be [T5L translated docs.docx](T5L%20translated%20docs.docx), which is a machine translated version of [this document](http://dudulab.net/DWIN_LAB/download/T5L_DGUSII_DOC_190603.pdf).\n\nOutdated documents but on some points relevant:\n\n- [T5UID1 Application Guide.pdf](T5UID1%20Application%20Guide.pdf)\n- [EN_Dwin DGUS Screen Development Guide 2016.12.19.pdf](EN_Dwin%20DGUS%20Screen%20Development%20Guide%202016.12.19.pdf) (machine translated)\n- [EN_DWIN DGUS Display Development Guide_V4.3.pdf](EN_DWIN%20DGUS%20Display%20Development%20Guide_V4.3.pdf)\n- [EN_DGUS V5.10 User Guide.pdf](EN_DGUS%20V5.10%20User%20Guide.pdf)\n\n## Further downloads\n\nCheck on the [DWIN website download section](http://dwin.com.cn/home/Index/download_file?download_id=4796) and search for \"T5L\"."
  },
  {
    "path": "docs/Flashing Help.MD",
    "content": "# Flashing Help For Re-Factored DWIN_SET Version 1.1\r\n**NOTE: If you have already successfully flashed your system by following the instructions in the README.MD file, then you do not need to read this file.**\r\n\r\n**These instructions are offered for use by those who were not able to succeed at flashing this DWIN_SET to their display by following the instructions in [the repo README](../README.md).**\r\n\r\n## Begin wih the End in Mind - _Steve Covey, The 7 Habits of Highly Effective People_\r\n\r\nThe end goal of the flashing process documented herein is to install version 1.1 of the DWIN_SET application Re-Factored from the original Community Firmware 6.1 Final DWIN_SET, to run on all versions of DGUS2. \r\n\r\nWhen you have successfully achieved that goal, your screen will look like this: \r\n![Alt text](Sample%20Screen%20Images/SampleMainMenuAfter%20Successful%20Flash%20of%20both%20Display%20+%20Motherboard.JPG)\r\n\r\n**RECOMMENDED PRACTICES:**\r\n\r\n- Always Start this process a BLANK SD Card, when copying a new DWIN_SET folder and/or contents to the SD Card!\r\n- ALWAYS Power-Off the printer, before removing or installing a card from the display!\r\n- Be VERY careful that you don't short out the touch screen when flashing it.\r\n- Ensure the power is not interrupted while flashing. \r\n- Seriously consider installing a micro-SD to SD card extension cable, permanently plugged into the display micro SD card slot\r\n  - This minimizes the stress on what may be a very delicate card slot\r\n  - It also eliminates the need to remove the back cover (and the serial interface harness), which speeds up the process considerably and eliminates the potential risk of damaging the PCB while the back cover is off.\r\n\r\n## Step 1: Prepare a Blank Micro SD card\r\nPartition and format a micro SD card, per [the detailed SD card formatting instructions](Detailed%20SD%20Card%20Formatting%20Instructions.MD).   \r\n\r\n_Alternatively, if you are using a micro SD to full SD extension cable, you can prepare a full sized SD card._\r\n\r\n## After you have partitioned and formatted your SD card:\r\n### Extract DWIN_SET to the SD card\t\r\nTake the firmware archive and extract the DWIN_SET folder to the SD card, so that the DWIN_SET folder itself is present on the SD card.   \r\n_Optionally, you can delete all of the bitmap (.bmp) files from DWIN_SET._\r\n\r\nExcept (perhaps) for the name and disc number, the result will look like this:\r\n![Full DWIN_SET extracted to an SD card](Sample%20Screen%20Images/exract-dwin-folder-onto-sd-card.png)\r\n\r\n### Decide whether to use the approach described in Option 1 or in Option 2, below, to Flash the DWIN_SET contents to your display\r\nReview the Examples below and follow either Option 1 or Option 2.\r\n- Option 1 is the quickest, if it works\r\n- Option 2 is more methodical and more consistent with the flashing practices recommended by DWIN.  e.g.: It may help you succeed if you flash the T5L CFG file all by itself, before trying to flash the other files. \r\n\r\n### Use this general approach, to flash the display:\r\nTo flash the display from the SD card:\r\n- Power OFF the printer\r\n- Access the SD card slot on the back of the display (involves removing the back cover off the display or using a micro SD to full (or to micro) SD extension cable)\r\n- Insert an SD card containing the DWIN_SET files to be flashed\r\n- Power ON the printer\r\n- Wait for  END! to display\r\n- Power OFF the printer\r\n- Remove the SD card\r\n- If not finished, delete or empty the DWIN_SET folder on the card, then copy the next DWIN_SET folder/files to a blank SD card and repeat the above steps, starting with \"Power OFF the printer\"\r\n- If finished, Power ON the printer\r\n- Verify (per the Examples below) that the flash has been successful\r\n\r\nIf the motherboard was also flashed correctly before starting this process, then after restarting the printer the Re-Factored Version 1.1 Splash Screen will display, followed by the Main Menu screen, as shown in \"Begin with the End in Mind\" above and in the Examples below.\r\n\r\nIF your system has NOT flashed correctly, proceed to the Troubleshooting section below.\r\n\r\n_**NB: If you decide to follow a video to clarify these instructions, please note: NONE of those YouTubers was flashing this version of the firmware, so they may provide instructions that DO NOT APPLY to this installation!**_\r\n\r\n\r\n### What does a successful flash look like?\r\n\r\nThe flash process is completed when you see \"END!\", as shown in the Examples below. Note that there are also several lines below END!, each showing the number of files flashed to the display, listed by file suffix (there must be non-zero numbers displayed, as shown in the Examples.)\r\n\r\nIf - as recommended - you flash this firmware without including any kernel upgrade file in the DWIN_SET folder, then the top line will report the currently active version of DGUS on the display, written in white text.\r\n\r\n#### What if I also flashed a DGUS2 kernel file?\r\nIf this is the first time you have flashed the required version of the DGUS OS, then the top line on the screen will name that version of DGUS2 in red text, written over top of white text naming the DGUS version that has been overwritten (upgraded.)\r\n\r\nIf you flash the display with the same DGUS kernel file that is already installed, the top line will again be in red text, but more easily read, since it will overwrite the same text written in white.\r\n\r\n\r\n### What does an unsuccessful flash look like\r\n\r\n- If you get an orange screen, flashing did **not** succeed.\r\n\r\n- If you get a blue screen with END!, but the numbers of the updated files only showing \"0\", flashing did **not** succeed. Check the examples further down in this document for more information.\r\n\r\n- If, after rebooting the printer, a message is shown about \"TFT version mismatch\", then flashing was not successful.\r\n\r\n- if, after rebooting the printer, a message is shown about \"Firmware flashed incorrectly\" then your screen firmware might be flashed but your motherboard ignored the firmware update. You need to re-attempt flashing the motherboard. This sometimes happens on Creality v4.5.2/v4.5.3 boards - reformat your SD card and rename the \".bin\" file of the motherboard firmware to something like \"today.bin\" or \"1.bin\" and retry.\r\n\r\n**NOTE**   \r\nWe have observed with at least one user that even though the file counts were correct, the firmware still was not flashed correctly.\r\n\r\nSome users have also used cards that work sometimes but not other times, which can be very confusing.\r\n\r\nIf you observe no issues with the firmware flashing but there are still elements missing on the touch screen, please try a different SD card, a smaller SD card and partition etc. \r\n\r\nIf the touchscreen looks right after flashing but does not respond when you tap the menu buttons on the screen, then you may have an incompatible combination of firmware, DGUS2 kernel version and display hardware.  Try flashing again with the other kernel upgrade file, per the instructions in [the DGUS2 kernel files README](DGUS2%20kernel%20files/README.md).  (Make sure there is only the one kernel file in the DWIN_SET folder.)\r\n\r\n## Examples\r\n\r\n**NB: This section assumes that you have already flashed CF6.1 to the Motherboard, BEFORE you try to flash the Re-Factored DWIN_SET to the display.  If instead you choose to flash the motherboard AFTER flashing the display, you will NOT see \"CR6Comm-Rel6.1 Final Ready.\" after flashing the display, until you have also flashed the motherboard. You will instead likely see the splash screen message with the \"bootloader seems confused\" message. In that event, just proceed with flashing the motherboard.**\r\n\r\n**The blue screen displays differ between DGUS2v3.5 and DGUS2v4.5.**\r\n\r\n**If you have DGUS2 v4.5 installed, there will be one additional status line on the blue flash END! screen for CRC32 Check, which you can ignore**, as shown here:\r\n\r\n![CRC32 Check: 000 Appears only with DGUS2v4.5](Sample%20Screen%20Images/Empty%20DWIN_SET%20Flash.jpg)\r\n\r\n### Options for Flashing Contents of DWIN_SET Folder to Display\r\n\r\n#### SD Card Requirements\r\nYou must use a micro SD card to flash DWIN_SET to the display (or an SD card in an SD to micro SD card extension cable).\r\n\r\nThe display bootloader program imposes the following mandatory requirements on the SD card you use:\r\n- Partitioning must be:\r\n  - Master Boot Record (MBR)\r\n  - Primary (not Logical) Partition\r\n    - NOTE: If using a MAC, this is probably called DOS partitioning (vs GPT)\r\n  - NOTE: If there are multiple partitions on your card, the display will only \"see\" the first one!\r\n  - **CAUTION**: If a card has been partitioned multiple times and/or some partitions have been deleted, the boot loader may become unable to read the partition containing DWIN_SET.  Try deleting all partitionss from the card and starting again, with just one Primary MBR 8Gb(or smaller) partition\r\n- Formatting must be:\r\n  - FAT32\r\n  - 4096 allocation units per sector\r\n\r\n#### A NOTE About SD/HC/XC\r\nThis DWIN display seems to have difficulty reading XC cards, even if they are particioned smaller, so it is best to try to use SD cards which are 8Gb or smaller.  \r\nIf you can not find smaller cards, HC cards (16Gb or 32Gb) may work.\r\n\r\n#### Option 1: Flash All of the Files At Once\r\n\r\nCopy the DWIN_SET folder as-is, from the ZIP file to a blank SD card.  \r\n**dwin-folder-on-sd-card.png** shows the DWIN_SET folder and files as they should be on your SD card, if you plan to flash them all at once:\r\n\r\n![Default DWIN_SET folder on SD Card](Sample%20Screen%20Images/dwin-folder-on-sd-card.png)\r\n\r\n**On DGUS2 v3.5:** If you successfully flash all of the DWIN_SET files at once, the display will look like this:\r\n![Flashing of touch screen successful](Sample%20Screen%20Images/Full%20flash_succesful%20-%20DGUS2%20v3.5.JPG)\r\n\r\n**On DGUS2v4.5:** Any time you flash a set of files that includes the T5L...CFG file, the process ends in a colourful screen of noise, like this:\r\n![Colourful screen of noise](Sample%20Screen%20Images/WhiteNoiseScreen.JPG)\r\n\r\nIf this bothers you, you may prefer to follow Option 2 to flash your screen...\r\n\r\n#### Option 2, Part 1 of 3: Flash the CFG File Separately, First\r\n The CFG file configures your display. It is critical that the flashing of that particular file NOT be interrupted, since an incomplete flash may brick your display. You only need to flash it once, so you may want to _flash it by itself, before flashing anything else.\r\n\r\n Create an empty DWIN_SET folder alone on the SD card, and copy just the CFG file into that. It should look like this:_\r\n\r\n![Optionally - Flash T5LCFG_272480K.CFG by itself](Sample%20Screen%20Images/dwin-folder-on-sd-card_one-time-Flash-of-CFG-file.png)\r\n\r\nWith power OFF, insert that card into the display and power ON to flash it.  \r\n\r\n**On DGUS2 v3.5** - If flashing just the CFG file is successful, the screen will show this, pretty quickly:\r\n\r\n![Successful Flash of CFG file only](Sample%20Screen%20Images/flash_successful%20-%20CFG%20Only-DGUS2v3.5.jpg)\r\n\r\n**On DGUS2 v4.5** - For some reason, this step ends in this colourful noise screen, whenever you flash the CFG file:\r\n![Colourful Noise screen](Sample%20Screen%20Images/WhiteNoiseScreen.JPG)\r\n\r\nYou might see the usual blue screen display briefly before this noise replaces it.  If you remove the CFG file and flash again, you will see the proper blue screen display (though it will show 000 for Configuration Files flashed, of course.)\r\n\r\n#### Option 2, Part 2 of 3: Flash the HZK File Separately, Second\r\n\r\nFlashing the HZK file loads the font data. It is a large file, so it takes a long time to flash.  Since the HZK file only needs to be flashed once, and since you may need to flash your display several times with other files, you may prefer to remove the HZK file from the default DWIN_SET folder and flash it once, by itself, after flashing the T5L file and before flashing everything else.\r\n\r\nAs above, create an empty DWIN_SET folder alone on the card.  Copy the HZK file into that. It should look like this:\r\n\r\n![The HZK file flashed alone in DWIN_SET](Sample%20Screen%20Images/dwin-folder-on-sd-card_one-time-Flash-of-HZK-file.png)\r\n\r\nWith power OFF, insert that card into the display and power ON to flash it.  \r\n\r\n**On DGUS2v3.5:** If flashing just the HZK file is successful, the screen will show this afer a minute or two:\r\n![DGUS2v3.5-Flash HZK File Only successful](Sample%20Screen%20Images/flash_successful%20-%20HZK%20Only-DGUS2v3.5.JPG)\r\n\r\n**On DGUS2 v4.5:** If flashing just the HZK file is successful, the screen will show this afer a minute or two:\r\n\r\n![Successful Flash of HZK file only](Sample%20Screen%20Images/flash_successful%20-%20HZK%20Only-DGUS2v4.5.JPG)\r\n\r\n#### Option 2, Part 3 of 3: Flash the rest of the files\r\nOnce the CFG and HZK files have been flashed, you can remove those two files from the default DWIN_SET folder that you copy to your SD card.  The resulting card should look like this:  \r\n\r\n![Default DWIN_SET without the CFG and HZK files in it](Sample%20Screen%20Images/dwin-folder-on-sd-card-after-one-time-Files-Flashed.png)\r\n\r\n**NOTE: DWIN_SET as distributed in the zip file also contains a large collection of .bmp files.  You can either delete or ignore all of those.  They are there for the convenience of developers only and are ignored by the display bootloader.**\r\n\r\nWith power OFF, insert that card into the display and power ON to flash it.  \r\n\r\n**On DGUS2 v3.5:** If flashing is successful, the screen will show this afer a minute or two:\r\n![All remaining files successfully flashed at once](Sample%20Screen%20Images/Remainder%20flash_successful%20-%20DGUS2%20v3.5.JPG)\r\n\r\n**On DGUS2 v4.5:** If flashing is successful, the screen will show this afer a minute or two:\r\n![Alt text](Sample%20Screen%20Images/Remainder%20flash_successful%20-%20DGUS2%20v4.5.JPG)\r\n\r\n**NOTE** You can also choose to flash any combination of the above files alone or in combination.  The display will only work correctly after all of the files have been successfully flashed to it.\r\n\r\n### What a Successful FLash Looks Like\r\nIn the previous section, we showed you what to expect on the blue screen, while flashing.\r\n\r\n\"If your attempts at flashing do NOT result in the blue screen as shown, then proceed to the Troubleshooting section, below.\r\n\r\nOtherwise, when you have completed flashing all of the DWIN_SET files to the display, you should Power OFF, remove the SD Card, and Power ON.\r\n\r\nThe display screen should first load this \"splash screen\", and the progress bar should fill from left to right,...\r\n\r\n![Splash Screen, if Flash Successful](Sample%20Screen%20Images/Sample%20Splash%20Screen-Successful%20Flash.JPG)\r\n\r\n... then the screen should switch to this main menu screen:\r\n ![Main Menu Screen, if flash successful](Sample%20Screen%20Images/SampleMainMenuAfter%20Successful%20Flash%20of%20both%20Display%20+%20Motherboard.JPG)\r\n\r\nNOTE: IF, instead, the Splash Screen looks like this, a minute or so after powering-up, then proceed to Troubleshooting, below:\r\n\r\n![Motherboard Firmware Error Message](Sample%20Screen%20Images/Sample%20Splash%20Screen%20if%20motherboard%20and%20display%20firmwares%20do%20not%20match.JPG)\r\n\r\n\r\n\r\n## Troubleshooting\r\n\r\n### The Blue Screen Shows all Zeroes at Process END!\r\n\r\n![Blue Screen shows all zeroes - DGUS2v3.5](Sample%20Screen%20Images/flash_failed%20-%20ALL%20ZEROES.jpg%0D) \r\n\r\nThere are several possible root causes for this failure, but the bottom line is that the bootloader is not able to find any of the files it tries to flash, in the DWIN_SET folder on the card.  It does, however, see the card and the DWIN_SET folder.\r\n\r\nVerify that \r\n - the DWIN_SET folder is not empty, when viewed on your PC/MAC\r\n - there is only one partition on the card, and it is a Primary MBR partition.\r\n - that one partition is formatted FAT32, 4096 allocation units per sector\r\n - there are no bad sectors on the card, when you perform a surface test on the card, using your PC/MAC.\r\n - there are no other contents on the SD card, except for the DWIN_SET folder and its contents\r\n\r\nTry flashing just one file at a time in the DWIN_SET folder, starting with CFG, then HZK, then each of the other files.\r\n- if this works for some files but not for one or more of the others, those unzipped files may be corrupted.  Try replacing those files from a fresh download of the zip file. \r\n\r\n## ISSUE: The Screen Shows a Different Splash Screen or Main Menu\r\n\r\n### ADVICE: You have not flashed the Re-Factored Version 1.1 firmware. \r\n\r\nWhat you are looking at is whatever remains in the display's memory, which has not yet been overwritten by the flashing process (or you are flashing from the wrong DWIN_SET folder)\r\n\r\nVerify that you are working with the correct DWIN_SET .zip file and try again to flash per the above instructions.\r\n\r\n## ISSUE: I Hear Beeping and the Nozzle LED is Flashing\r\n\r\n### ADVICE: The CF6.1 Motherboard Firmware is programmed to signal you in that way, if it can not communicate with a compatible DWIN_SET on your display \r\nIF the motherboard has already been flashed with CF6.1, then you will likely also see the nozzle LED flashing and hear a beeping from the motherboard, when you power-up and CF6.1 can not find a compatible version of DWIN_SET on the display.\r\n\r\n- Verify that the display flash screen matches the example.\r\n- Verify that the serial cable to the display is not damaged.\r\n\r\n## ISSUE: My touch screen is garbled, pages are shown partially or the screen stops responding\r\n\r\n### ADVICE: Your display is not correctly flashed\r\nOne or more of the files flashed to the display may have been corrupted.\r\n - Try reflashing the firmware using a __different__ SD card.\r\n - Try downloading a fresh copy of the DWIN_SET zip file and unpack it to a different location than last time\r\n\r\nIf, alternatively, one or more memory location in the display is faulty, you will need to replace the display.\r\n\r\n## ISSUE: The Screen Stays Stuck on the Splash Screen\r\n\r\n### ADVICE: Verify that you have met all of the following Pre-Requisites\r\nUsers are often unsure whether to flash the motherboard or the display first.  When they see this \"Bootloader may be confused\" message appear on the screen, some think it is referring to the display bootloader and display SD card.  \r\n![Bootloader may be confused](Sample%20Screen%20Images/Sample%20Splash%20Screen%20if%20motherboard%20and%20display%20firmwares%20do%20not%20match.JPG)\r\nThat message actually refers to the motherboard bootloader and card, assuming that the display was flashed first.\r\n\r\nThe motherboard must be flashed with CF6.1 and the display with Re-Factored DWIN_SET version 1.1, before the display and the printer will show the Main Menu screen with the message \"CR6Comm-Rel6.1 Final Ready.\"\r\n\r\n## ISSUE: I see the main menu screen, but tapping the buttons on the screen doesn't do anything\r\n\r\n### ADVICE: Verify that the correct version of DGUS2 is installed on your display, per [the README.MD file in the folder \"DGUS2 kernel files\"](DGUS2%20kernel%20files/README.md)\r\n\r\n**NOTE: This is why it was STEP 1 of the README recommendations to identify which DGUS2 was running on your hardware before you started flashing anything.**\r\n\r\n - If you inadvertently flashed your display with DGUS2 v3.5, but your display was factory-calibrated for DGUS v4.5, the screen is likely to be non-responsive.  Try flashing it back to v4.5 (per the README in the kernel upgrades folder).\r\n\r\n - If you inadvertently flashed your display with DGUS2 v4.5, but your display was factory-calibrated for DGUS v3.5, the screen is likely to be non-responsive.  Try flashing it back to v3.5.\r\n\r\n## ISSUE: The Display did not flash from the SD card (the screen remained blank or zero files were copied)\r\n\r\n### ADVICE: You must prepare the micro-SD card per the [the detailed SD card formatting instructions](Detailed%20SD%20Card%20Formatting%20Instructions.MD), to host the DWIN_SET folder\r\n \r\nThe touch screen is very picky when it comes to SD cards, partitioning and partition sizes.  \r\n\r\nSD, SDHC and SDXC cards will all work with the display, but:\r\n - the card must be partitioned to the Master Boot Record (MBR) standard, not GPT\r\n - the first partition **must** be a Primary Partition, formatted FAT32 with an allocation unit size of 4096 sectors.  To achieve that FAT32 format with an SDHC or SDXC card, the first Primary Partition must be sized <16GB. (NOTE: 16Gb is actually the threshold value. You may need to size your partition to 15Gb, to be able to select 4096 as your option in the PC OS.)\r\n - the display does seem to favour the older technology cards.XC cards in particular may not always work with it.\r\n\r\n This YouTube video explains and demonstrates how to prepare SDHC or SDXC cards: [https://youtu.be/CEvQpMpNxbY](https://youtu.be/CEvQpMpNxbY)\r\n \r\n_When all else fails, try a different SD card_\r\n\r\n\r\n# If you need more help\r\n\r\nCheck this video tutorial playlist on YouTube:[ https://www.youtube.com/watch?v=Q6738aiEKkU&list=PLfDSKnF0RNcYDkxM5m\u0000](https://www.youtube.com/playlist?list=PLfDSKnF0RNcYDkxM5mYtyuvlTfMAMD-Nr)\r\n\r\nSometimes, the problem may be how we say things, rather than what we have said.  Maybe we were more clear when we wrote the FAQs?: [https://github.com/CR6Community/Marlin/wiki/How-To-Flash-Firmware-to-the-CR6-printer](https://github.com/CR6Community/Marlin/wiki/How-To-Flash-Firmware-to-the-CR6-printer)"
  },
  {
    "path": "docs/Flashing_Help.MD",
    "content": "# Flashing Help For Re-Factored DWIN_SET Version 1.1\r\n**NOTE: If you have already successfully flashed your system by following the instructions in the README.MD file, then you do not need to read this file.**\r\n\r\n**These instructions are offered for use by those who were not able to succeed at flashing this DWIN_SET to their display by following the README.**\r\n\r\n## Begin wih the End in Mind - _Steve Covey, The 7 Habits of Highly Effective People_\r\n\r\nThe end goal of the flashing process documented herein is to install version 1.1 of the DWIN_SET application Re-Factored from the original Community Firmware 6.1 Final DWIN_SET, to run on all versions of DGUS2. \r\n\r\nWhen you have successfully achieved that goal, your screen will look like this: \r\n![Alt text](Sample%20Screen%20Images/SampleMainMenuAfter%20Successful%20Flash%20of%20both%20Display%20+%20Motherboard.JPG)\r\n\r\n**RECOMMENDED PRACTICES:**\r\n\r\n- Always Start this process a BLANK SD Card, when copying a new DWIN_SET folder and/or contents to the SD Card!\r\n- ALWAYS Power-Off the printer, before removing or installing a card from the display!\r\n- Be VERY careful that you don't short out the touch screen when flashing it. Ensure the power is not interrupted while flashing. \r\n- Seriously consider installing a micro-SD to SD card extension cable, permanently plugged into the display micro SD card slot\r\n  - This minimizes the stress on what may be a very delicate card slot\r\n  - It also eliminates the need to remove the back cover (and the serial interface harness), which speeds up the process considerably and elimiates the potential risk of damage to the PCB\r\n\r\n## Step 1: Prepare a Blank Micro SD card\r\nPartition and format a micro SD card, per [the detailed SD card formatting instructions](Detailed%20SD%20Card%20Formatting%20Instructions.MD).   \r\n\r\n_Alternatively, if you are using a micro SD to full SD extension cable, you can prepare a full sized SD card._\r\n\r\n## After you have partitioned and formatted your SD card:\r\n### Extract DWIN_SET to the SD card\t\r\nTake the firmware archive and extract the DWIN_SET folder to the SD card, so that the DWIN_SET folder itself is present on the SD card. Except (perhaps) for the name and disc number, the result will look like this:\r\n![Full DWIN_SET extracted to an SD card](Sample%20Screen%20Images/exract-dwin-folder-onto-sd-card.png)\r\n\r\n### Decide whether to use the approach described in Option 1 or in Option 2, below, to Flash the DWIN_SET contents to your display\r\nReview the Examples below and follow either Option 1 or Option 2.\r\n- Option 1 is the quickest, if it works\r\n- Option 2 is more methodical and more consistent with the flashing practices recommended by DWIN.  e.g.: It may help you succeed if you flash the T5L CFG file all by itself, before trying to flash the other files. \r\n\r\n### Use this general approach, to flash the display:\r\nTo flash the display from the SD card:\r\n- Power OFF the printer\r\n- Access the SD card slot on the back of the display (involves removing the back cover off the display or using a micro SD to full (or to micro) SD extension cable)\r\n- Insert an SD card containing the DWIN_SET files to be flashed\r\n- Power ON the printer\r\n- Wait for  END! to display\r\n- Power OFF the printer\r\n- Remove the SD card\r\n- If not finished, delete or empty the DWIN_SET folder on the card, then copy the next DWIN_SET folder/files to a blank SD card and repeat the above steps, starting with \"Power OFF the printer\"\r\n- If finished, Power ON the printer\r\n- Verify (per the Examples below) that the flash has been successful\r\n\r\nIf the motherboard was also flashed correctly before starting this process, then after restarting the printer the Re-Factored Version 1.1 Splash Screen will display, followed by the Main Menu screen, as shown in \"Begin with the End in Mind\" above and in the Examples below.\r\n\r\nIF your system has NOT flashed correctly, proceed to the Troubleshooting section below.\r\n\r\n_**NB: If you decide to follow a video to clarify these instructions, please note: NONE of those YouTubers was flashing this version of the firmware, so they may provide instructions that DO NOT APPLY to this installation!**_\r\n\r\n\r\n### What does a successful flash look like?\r\n\r\nThe flash process is completed when you see \"END!\", as shown in the Examples below. Note that there are also several lines below END!, each showing the number of files flashed to the display, listed by file suffix (there must be non-zero numbers displayed, as shown in the Examples.)\r\n\r\nIf - as recommended - you flash this firmware without including any kernel upgrade file in the DWIN_SET folder, then the top line will report the currently active version of DGUS on the display, written in white text.\r\n\r\n#### What if I also flashed a DGUS2 kernel file?\r\nIf this is the first time you have flashed the required version of the DGUS OS, then the top line on the screen will name that version of DGUS2 in red text, written over top of white text naming the DGUS version that has been overwritten (upgraded.)\r\n\r\nIf you flash the display with the same DGUS kernel file that is already installed, the top line will again be in red text, but more easily read, since it will overwrite the same text written in white.\r\n\r\n\r\n### What does an unsuccessful flash look like\r\n\r\n- If you get an orange screen, flashing did **not** succeed.\r\n\r\n- If you get a blue screen with END!, but the numbers of the updated files only showing \"0\", flashing did **not** succeed. Check the examples further down in this document for more information.\r\n\r\n- If, after rebooting the printer, a message is shown about \"TFT version mismatch\", then flashing was not successful.\r\n\r\n- if, after rebooting the printer, a message is shown about \"Firmware flashed incorrectly\" then your screen firmware might be flashed but your motherboard ignored the firmware update. You need to re-attempt flashing the motherboard. This sometimes happens on Creality v4.5.2/v4.5.3 boards - reformat your SD card and rename the \".bin\" file of the motherboard firmware to something like \"today.bin\" or \"1.bin\" and retry.\r\n\r\n**NOTE**   \r\nWe have observed with at least one user that even though the file counts were correct, the firmware still was not flashed correctly.\r\n\r\nSome users have also used cards that work sometimes but not other times, which can be very confusing.\r\n\r\nIf you observe no issues with the firmware flashing but there are still elements missing on the touch screen, please try a different SD card, a smaller SD card and partition etc. \r\n\r\nIf the touchscreen looks right after flashing but does not respond when you tap the menu buttons on the screen, then you may have an incompatible combination of firmware, DGUS2 kernel version and display hardware.  Try flashing again with the other kernel upgrade file, per the instructions in [the DGUS2 kernel files README](DGUS2%20kernel%20files/README.md).  (Make sure there is only the one kernel file in the DWIN_SET folder.)\r\n\r\n## Examples\r\n\r\n**NB: This section assumes that you have already flashed CF6.1 to the Motherboard, BEFORE you try to flash the Re-Factored DWIN_SET to the display.  If instead you choose to flash the motherboard AFTER flashing the display, you will NOT see \"CR6Comm-Rel6.1 Final Ready.\" after flashing the display, until you have also flashed the motherboard. You will instead likely see the splash screen message with the \"bootloader seems confused\" message. In that event, just proceed with flashing the motherboard.**\r\n\r\n**The blue screen displays differ between DGUS2v3.5 and DGUS2v4.5.**\r\n\r\n**If you have DGUS2 v4.5 installed, there will be one additional status line on the blue flash END! screen for CRC32 Check, which you can ignore**, as shown here:\r\n\r\n![CRC32 Check: 000 Appears only with DGUS2v4.5](Sample%20Screen%20Images/Empty%20DWIN_SET%20Flash.jpg)\r\n\r\n### Options for Flashing Contents of DWIN_SET Folder to Display\r\n\r\n#### SD Card Requirements\r\nYou must use a micro SD card to flash DWIN_SET to the display (or an SD card in an SD to micro SD card extension cable).\r\n\r\nThe display bootloader program imposes the following mandatory requirements on the SD card you use:\r\n- Partitioning must be:\r\n  - Master Boot Record (MBR)\r\n  - Primary (not Logical) Partition\r\n    - NOTE: If using a MAC, this is probably called DOS partitioning (vs GPT)\r\n  - NOTE: If there are multiple partitions on your card, the display will only \"see\" the first one!\r\n  - **CAUTION**: If a card has been partitioned multiple times and/or some partitions have been deleted, the boot loader may become unable to read the partition containing DWIN_SET.  Try deleting all partitionss from the card and starting again, with just one Primary MBR 8Gb(or smaller) partition\r\n- Formatting must be:\r\n  - FAT32\r\n  - 4096 allocation units per sector\r\n\r\n#### A NOTE About SD/HC/XC\r\nThis DWIN display seems to have difficulty reading XC cards, even if they are particioned smaller, so it is best to try to use SD cards which are 8Gb or smaller.  \r\nIf you can not find smaller cards, HC cards (16Gb or 32Gb) may work.\r\n\r\n#### Option 1: Flash All of the Files At Once\r\n\r\nCopy the DWIN_SET folder as-is, from the ZIP file to a blank SD card.  \r\n**dwin-folder-on-sd-card.png** shows the DWIN_SET folder and files as they should be on your SD card, if you plan to flash them all at once:\r\n\r\n![Default DWIN_SET folder on SD Card](Sample%20Screen%20Images/dwin-folder-on-sd-card.png)\r\n\r\n**On DGUS2 v3.5:** If you successfully flash all of the DWIN_SET files at once, the display will look like this:\r\n![Flashing of touch screen successful](Sample%20Screen%20Images/Full%20flash_succesful%20-%20DGUS2%20v3.5.JPG)\r\n\r\n**On DGUS2v4.5:** Any time you flash a set of files that includes the T5L...CFG file, the process ends in a colourful screen of noise, like this:\r\n![Colourful screen of noise](Sample%20Screen%20Images/WhiteNoiseScreen.JPG)\r\n\r\nIf this bothers you, you may prefer to follow Option 2 to flash your screen...\r\n\r\n#### Option 2, Part 1 of 3: Flash the CFG File Separately, First\r\n The CFG file configures your display. It is critical that the flashing of that particular file NOT be interrupted, since an incomplete flash may brick your display. You only need to flash it once, so you may want to _flash it by itself, before flashing anything else.\r\n\r\n Create an empty DWIN_SET folder alone on the SD card, and copy just the CFG file into that. It should look like this:_\r\n\r\n![Optionally - Flash T5LCFG_272480K.CFG by itself](Sample%20Screen%20Images/dwin-folder-on-sd-card_one-time-Flash-of-CFG-file.png)\r\n\r\nWith power OFF, insert that card into the display and power ON to flash it.  \r\n\r\n**On DGUS2 v3.5** - If flashing just the CFG file is successful, the screen will show this, pretty quickly:\r\n\r\n![Successful Flash of CFG file only](Sample%20Screen%20Images/flash_successful%20-%20CFG%20Only-DGUS2v3.5.jpg)\r\n\r\n**On DGUS2 v4.5** - For some reason, this step ends in this colourful noise screen, whenever you flash the CFG file:\r\n![Colourful Noise screen](Sample%20Screen%20Images/WhiteNoiseScreen.JPG)\r\n\r\nYou might see the usual blue screen display briefly before this noise replaces it.  If you remove the CFG file and flash again, you will see the proper blue screen display (though it will show 000 for Configuration Files flashed, of course.)\r\n\r\n#### Option 2, Part 2 of 3: Flash the HZK File Separately, Second\r\n\r\nFlashing the HZK file loads the font data. It is a large file, so it takes a long time to flash.  Since the HZK file only needs to be flashed once, and since you may need to flash your display several times with other files, you may prefer to remove the HZK file from the default DWIN_SET folder and flash it once, by itself, after flashing the T5L file and before flashing everything else.\r\n\r\nAs above, create an empty DWIN_SET folder alone on the card.  Copy the HZK file into that. It should look like this:\r\n\r\n![The HZK file flashed alone in DWIN_SET](Sample%20Screen%20Images/dwin-folder-on-sd-card_one-time-Flash-of-HZK-file.png)\r\n\r\nWith power OFF, insert that card into the display and power ON to flash it.  \r\n\r\n**On DGUS2v3.5:** If flashing just the HZK file is successful, the screen will show this afer a minute or two:\r\n![DGUS2v3.5-Flash HZK File Only successful](Sample%20Screen%20Images/flash_successful%20-%20HZK%20Only-DGUS2v3.5.JPG)\r\n\r\n**On DGUS2 v4.5:** If flashing just the HZK file is successful, the screen will show this afer a minute or two:\r\n\r\n![Successful Flash of HZK file only](Sample%20Screen%20Images/flash_successful%20-%20HZK%20Only-DGUS2v4.5.JPG)\r\n\r\n#### Option 2, Part 3 of 3: Flash the rest of the files\r\nOnce the CFG and HZK files have been flashed, you can remove those two files from the default DWIN_SET folder that you copy to your SD card.  The resulting card should look like this:  \r\n\r\n![Default DWIN_SET without the CFG and HZK files in it](Sample%20Screen%20Images/dwin-folder-on-sd-card-after-one-time-Files-Flashed.png)\r\n\r\n**NOTE: DWIN_SET as distributed in the zip file also contains a large collection of .bmp files.  You can either delete or ignore all of those.  They are there for the convenience of developers only and are ignored by the display bootloader.**\r\n\r\nWith power OFF, insert that card into the display and power ON to flash it.  \r\n\r\n**On DGUS2 v3.5:** If flashing is successful, the screen will show this afer a minute or two:\r\n![All remaining files successfully flashed at once](Sample%20Screen%20Images/Remainder%20flash_successful%20-%20DGUS2%20v3.5.JPG)\r\n\r\n**On DGUS2 v4.5:** If flashing is successful, the screen will show this afer a minute or two:\r\n![Alt text](Sample%20Screen%20Images/Remainder%20flash_successful%20-%20DGUS2%20v4.5.JPG)\r\n\r\n**NOTE** You can also choose to flash any combination of the above files alone or in combination.  The display will only work correctly after all of the files have been successfully flashed to it.\r\n\r\n### What a Successful FLash Looks Like\r\nIn the previous section, we showed you what to expect on the blue screen, while flashing.\r\n\r\n\"If your attempts at flashing do NOT result in the blue screen as shown, then proceed to the Troubleshooting section, below.\r\n\r\nOtherwise, when you have completed flashing all of the DWIN_SET files to the display, you should Power OFF, remove the SD Card, and Power ON.\r\n\r\nThe display screen should first load this \"splash screen\", and the progress bar should fill from left to right,...\r\n\r\n![Splash Screen, if Flash Successful](Sample%20Screen%20Images/Sample%20Splash%20Screen-Successful%20Flash.JPG)\r\n\r\n... then the screen should switch to this main menu screen:\r\n ![Main Menu Screen, if flash successful](Sample%20Screen%20Images/SampleMainMenuAfter%20Successful%20Flash%20of%20both%20Display%20+%20Motherboard.JPG)\r\n\r\nNOTE: IF, instead, the Splash Screen looks like this, a minute or so after powering-up, then proceed to Troubleshooting, below:\r\n\r\n![Motherboard Firmware Error Message](Sample%20Screen%20Images/Sample%20Splash%20Screen%20if%20motherboard%20and%20display%20firmwares%20do%20not%20match.JPG)\r\n\r\n\r\n\r\n## Troubleshooting\r\n\r\n### The Blue Screen Shows all Zeroes at Process END!\r\n\r\n![Blue Screen shows all zeroes - DGUS2v3.5](Sample%20Screen%20Images/flash_failed%20-%20ALL%20ZEROES.jpg%0D) \r\n\r\nThere are several possible root causes for this failure, but the bottom line is that the bootloader is not able to find any of the files it tries to flash, in the DWIN_SET folder on the card.  It does, however, see the card and the DWIN_SET folder.\r\n\r\nVerify that \r\n - the DWIN_SET folder is not empty, when viewed on your PC/MAC\r\n - there is only one partition on the card, and it is a Primary MBR partition.\r\n - that one partition is formatted FAT32, 4096 allocation units per sector\r\n - there are no bad sectors on the card, when you perform a surface test on the card, using your PC/MAC.\r\n - there are no other contents on the SD card, except for the DWIN_SET folder and its contents\r\n\r\nTry flashing just one file at a time in the DWIN_SET folder, starting with CFG, then HZK, then each of the other files.\r\n- if this works for some files but not for one or more of the others, those unzipped files may be corrupted.  Try replacing those files from a fresh download of the zip file. \r\n\r\n## ISSUE: The Screen Shows a Different Splash Screen or Main Menu\r\n\r\n### ADVICE: You have not flashed the Re-Factored Version 1.1 firmware. \r\n\r\nWhat you are looking at is whatever remains in the display's memory, which has not yet been overwritten by the flashing process (or you are flashing from the wrong DWIN_SET folder)\r\n\r\nVerify that you are working with the correct DWIN_SET .zip file and try again to flash per the above instructions.\r\n\r\n## ISSUE: I Hear Beeping and the Nozzle LED is Flashing\r\n\r\n### ADVICE: The CF6.1 Motherboard Firmware is programmed to signal you in that way, if it can not communicate with a compatible DWIN_SET on your display \r\nIF the motherboard has already been flashed with CF6.1, then you will likely also see the nozzle LED flashing and hear a beeping from the motherboard, when you power-up and CF6.1 can not find a compatible version of DWIN_SET on the display.\r\n\r\n- Verify that the display flash screen matches the example.\r\n- Verify that the serial cable to the display is not damaged.\r\n\r\n## ISSUE: My touch screen is garbled, pages are shown partially or the screen stops responding\r\n\r\n### ADVICE: Your display is not correctly flashed\r\nOne or more of the files flashed to the display may have been corrupted.\r\n - Try reflashing the firmware using a __different__ SD card.\r\n - Try downloading a fresh copy of the DWIN_SET zip file and unpack it to a different location than last time\r\n\r\nIf, alternatively, one or more memory location in the display is faulty, you will need to replace the display.\r\n\r\n## ISSUE: The Screen Stays Stuck on the Splash Screen\r\n\r\n### ADVICE: Verify that you have met all of the following Pre-Requisites\r\nUsers are often unsure whether to flash the motherboard or the display first.  When they see this \"Bootloader may be confused\" message appear on the screen, some think it is referring to the display bootloader and display SD card.  \r\n![Bootloader may be confused](Sample%20Screen%20Images/Sample%20Splash%20Screen%20if%20motherboard%20and%20display%20firmwares%20do%20not%20match.JPG)\r\nThat message actually refers to the motherboard bootloader and card, assuming that the display was flashed first.\r\n\r\nThe motherboard must be flashed with CF6.1 and the display with Re-Factored DWIN_SET version 1.1, before the display and the printer will show the Main Menu screen with the message \"CR6Comm-Rel6.1 Final Ready.\"\r\n\r\n## ISSUE: I see the main menu screen, but tapping the buttons on the screen doesn't do anything\r\n\r\n### ADVICE: Verify that the correct version of DGUS2 is installed on your display, per [the README.MD file in the folder \"DGUS2 kernel files\"](DGUS2%20kernel%20files/README.md)\r\n\r\n**NOTE: This is why it was STEP 1 of the README recommendations to identify which DGUS2 was running on your hardware before you started flashing anything.**\r\n\r\n - If you inadvertently flashed your display with DGUS2 v3.5, but your display was factory-calibrated for DGUS v4.5, the screen is likely to be non-responsive.  Try flashing it back to v4.5 (per the README in the kernel upgrades folder).\r\n\r\n - If you inadvertently flashed your display with DGUS2 v4.5, but your display was factory-calibrated for DGUS v3.5, the screen is likely to be non-responsive.  Try flashing it back to v3.5.\r\n\r\n## ISSUE: The Display did not flash from the SD card (the screen remained blank or zero files were copied)\r\n\r\n### ADVICE: You must prepare the micro-SD card per the [the detailed SD card formatting instructions](Detailed%20SD%20Card%20Formatting%20Instructions.MD), to host the DWIN_SET folder\r\n \r\nThe touch screen is very picky when it comes to SD cards, partitioning and partition sizes.  \r\n\r\nSD, SDHC and SDXC cards will all work with the display, but:\r\n - the card must be partitioned to the Master Boot Record (MBR) standard, not GPT\r\n - the first partition **must** be a Primary Partition, formatted FAT32 with an allocation unit size of 4096 sectors.  To achieve that FAT32 format with an SDHC or SDXC card, the first Primary Partition must be sized <16GB. (NOTE: 16Gb is actually the threshold value. You may need to size your partition to 15Gb, to be able to select 4096 as your option in the PC OS.)\r\n - the display does seem to favour the older technology cards.XC cards in particular may not always work with it.\r\n\r\n This YouTube video explains and demonstrates how to prepare SDHC or SDXC cards: https://youtu.be/CEvQpMpNxbY\r\n \r\n_When all else fails, try a different SD card_\r\n\r\n\r\n# If you need more help\r\n\r\nCheck this video tutorial playlist on YouTube:[ https://www.youtube.com/watch?v=Q6738aiEKkU&list=PLfDSKnF0RNcYDkxM5m\u0000](https://www.youtube.com/playlist?list=PLfDSKnF0RNcYDkxM5mYtyuvlTfMAMD-Nr)"
  },
  {
    "path": "docs/KNOWN ISSUES.MD",
    "content": "Formal Release: Re-Factored Version 1.1\nRelease date: 9 March 2023\n\nThe following issues have been observed but not resolved, at this release:\n\n1. The ABLprocess no longer uses the contents of 35_Autolevel.icl to animate the collection & display of the mesh data.  To enable old eyes to read the mesh, the normally white background of the initial screen has been changed to black.  As a result, when the process first initializes all of the values to 0.000 in white, those zeroes are now visible to the user, until replaced by the probing process. This will not look familiar to past users of 6.1, but should not be a problem for new users.\n\n2. Although we have added the display of temperature readings and target values to three thermal warning screens, there is at least one known failure case where the displayed values are all zeroes, instead of the hoped-for dump of the values \"seen\" by Marlin, if the Thermal Runaway screen appears immediately after the printer is powered-up.  \nThat particular failure appears to be a motherboard failure, which requires replacement of the motherboard to resolve.\n\nIF you find any other issues, please message @Thinkersbluff with the key info.  TIA!\n"
  },
  {
    "path": "docs/Link to ALL Releases.url",
    "content": "[{000214A0-0000-0000-C000-000000000046}]\nProp3=19,11\n[InternetShortcut]\nIDList=\nURL=https://github.com/CR6Community/CR-6-touchscreen/releases\n"
  },
  {
    "path": "docs/Link to This (Latest) Release.url",
    "content": "[{000214A0-0000-0000-C000-000000000046}]\nProp3=19,11\n[InternetShortcut]\nIDList=\nURL=https://github.com/CR6Community/CR-6-touchscreen/releases/tag/Re-Factored_v1.1\n"
  },
  {
    "path": "docs/README.md",
    "content": "# docs\n\n"
  },
  {
    "path": "docs/Release Notes.MD",
    "content": "# Release#: Re-Factored Version 1.1\n\n## NOTE: If you do not see this release number on your system, you have not flashed this version of the touchscreen firmware. \n\n# Introduction\n\nThis formal release is identical to 61F_220622_v1, except:\n  1. The colour theme of the screens has been changed back from cyan/darkblue to black/grey/red\n  2. The jpeg compression artifacts have been removed\n  3. The font has been changed, to solve the descender clipping issues \n  4. The version # has been rebranded on the splash screen, main menu and Info screens.\n  5. A red line has been added between the grey screen banner and the black background on each screen, to facilitate the recognition of this build vs the original DWIN_SET, when providing help based on photos of the screens.\n\n\n## Background\n\nThe CF6.1 touch screen firmware was designed and distributed to run only on the DGUS2 v3.5 operating system.\n\nCreality has now begun delivering the CR6 printers running a more recent version of DGUS2 (v4.5, at the time of this release.) \n\nDGUS2 v4.5 and higher require a different calibration of the touchscreen than did v3.5.\n\nFollowing the CF6.1 installation instructions to flash v3.5 with CF6.1 to these newer printers therefore causes the v4.5 touchscreen calibration to be invalid. That results in the touchscreen becoming non-responsive. Reverting to Creality stock also then fails, until the DGUS2 v4.5 kernel is restored to the display.\n\nThis re-factored version of the firmware operates correctly on all CR6 printers flashed with DGUS2 OS version 2.0 or higher, as long as:\n\n1. The motherboard has also been flashed with the correct configuration of CF6.1-Final firmware\n\n2. The display hardware has already been calibrated to operate with the version of DGUS2 (2.0 or higher) that is installed on the display.\n\n\n\n# Recommendations for using this firmware\n## _PLEASE read all of these recommendations, before following any of them._\n\n**NOTES:**\n\n**1. As always, flashing this firmware to your system is done entirely at your own risk. The CR-6 Community firmware developers take no responsibility for any consequences of flashing this firmware to your system.**\n\n2. We have seen STEP1 display DGUS2 v4.5 with a different date stamp than the one bundled with this release. (13/01/22 vs 05/01/22) We can not explain why DWIN would publish two variants of the same OS version, nor can we answer whether there are any differences between the two. (See note 1)\n\n\n**STEP1 - BEFORE ACTING ON ANY OF THE FOLLOWING RECOMMENDATIONS:**\n1. Create an EMPTY folder at the root directory of an EMPTY micro SD card.\n2. Ensure that your printer power is OFF\n3. Place that SD card in your display and cycle power ON\n4. The top line of the display will report which version of DGUS2 is currently flashed .  \n4. Make note of which DGUS version is currently flashed to your display hardware (see top line on display)\n5. Take care to follow the applicable instructions below.\n\n\n### If you are currently running Creality stock firmware on your system, and your display is currently running DGUS2 v4.5+\n\nFlash this touchscreen firmware INSTEAD of the CF6.1-Final touchscreen firmware.  \n\n1. Ignore the Touchscreen firmware folder in the CF6.1-Final release zip file.\n\n2. INSTEAD, copy the DWIN_SET folder and contents from this release to the micro-SD card you use to flash the display \n\n3. DO NOT copy ANY DGUS2 kernel upgrade files to the DWIN_SET folder before flashing it to your display.\n\n### If you are currently running Creality stock firmware on your system, and your display is currently running any version of DGUS2 between (and including) v2.0 and v4.4 (e.g. v3.5)\n\nEITHER: Go ahead and flash the CF6.1 TouchScreen Firmware to your system, following the CF6.1 Touchscreen Firmware README instructions precisely\n\nOR:\n\nDo exactly the same thing as recommended above for the v4.5 users:\n\n1. Ignore the Touchscreen firmware folder in the CF6.1-Final release zip file.\n\n2. INSTEAD, copy the DWIN_SET folder and contents from this release to the micro-SD card you use to flash the display \n\n3. DO NOT copy ANY DGUS2 kernel upgrade files to the DWIN_SET folder before flashing it to your display.\n\n### If you already flashed the CF6.1-Final touchscreen firmware to your display hardware, your display is now running DGUS2 v3.5, and your display is non-responsive\n\nYou can flash this re-factored version of the CF6.1 UI to your display and restore the display to running DGUS2 to v4.5, as follows:\n\n  1. Delete the DWIN_SET folder from the SD card with which you previously flashed your display. (Make sure you keep a copy, just in case!) OR prepare a new blank micro SD card.\n  2. Copy the new DWIN_SET folder distributed in this release to that SD card  \n  3. Copy T5L_UI_DGUS2_V45_20220105.BIN from the DGUS2 kernel upgrade files folder into the new DWIN_SET folder on that card\n  4. Re-flash your display with the updated card\n  5. Verify that the top line of the display shows the DGUS2 v4.5 OS was flashed as part of the process (it will be written in red text over the top of white text that said v3.5)\n  6. Power off the printer\n  7. Remove the SD card from the display and power it back up\n  8. The CF6.1 interface should now work correctly\n  9. Repeating the empty DWIN_SET folder trick described as STEP 1 above will allow you to confirm with confidence that DGUS2 v4.5 is now flashed to the display\n\n## Instructions for Reverting a Display to the Creality Stock Firmware\n\n### If you flashed the CF6.1 firmware and the DGUS v3.5 kernel upgrade files to a DWIN display that was previously configured to run on DGUS2 v4.5 and just want to revert to stock, rather than flashing this firmware release\n\n1. Copy the T5L_UI_DGUS2_V45_20220105.BIN kernel upgrade file into the Creality DWIN_SET folder. \n2. Important: Verify that the Creality DWIN_SET folder includes their T5L...CFG file\n3. Re-flash that Creality DWIN_SET to your display. \n4. Re-flash the stock Creality DWIN_SET firmware to the motherboard\n\nThe printer will now have been reverted to the Creality stock firmware.\n\n### If you successfully flashed CF6.1 or this release to a DWIN display without flashing any DGUS kernel upgrade files to that display, but now wish to revert to the Creality stock firmware\n\nFlash the stock Creality firmware back to the motherboard and the display, per Creality's instructions.\n\n## Instructions for reverting from this re-factored version BACK to the CF6.1-Final TouchScreen Firmware on a display running DGUS2 v3.5 \n\nFollow the flashing instructions in the CF6.1-Final Touchscreen firmware README file.\n\n\n\n\n"
  },
  {
    "path": "docs/Welcome.MD",
    "content": "# Welcome!\r\nThis is the documentation for the latest release of [the CR6Community DWIN_SET application - Re-Factored version 1.1, released 13 March 2023.](https://github.com/CR6Community/CR-6-touchscreen/releases/tag/Re-Factored_v1.1)\r\n\r\n## Application\r\nThis DWIN_SET is compatible with:\r\n- the motherboard firmware of [CR6Community Firmware Release 6.1](https://github.com/CR6Community/Marlin/releases/tag/v2.0.8.1-cr6-community-release-6.1)\r\n- any version of DGUS2 OS\r\n- the 272 x 480 pixel portrait-mode DWIN TFT display delivered stock with each Creality CR6 printer\r\n\r\nNOTE: This DWIN_SET is NOT compatible with the AnyCubic Vyper display.\r\n- The Vyper is supplied with a different TFT.    \r\n- If users wish to adapt this display to that TFT, they will need to use a bitmap editor to modify the screenmaps, and DGUSTools to refactor the application.  That effort is beyond the scope of this project.\r\n\r\n## Installation Guidelines\r\nThis DWIN_SET must be flashed to the DWIN TFT display, from an SD card.\r\n- The SD card must be prepared as documented in [Detailed SD Card Formatting Instructions.MD](Detailed%20SD%20Card%20Formatting%20Instructions.MD)\r\n- A high-level set of installation instructions is included in [the repo README](../README.md)\r\n- Detailed Instructions and Examples for preparing-for, performing and troubleshooting problems with the flashing process are documented in [Flashing Help.MD](Flashing%20Help.MD)\r\n\r\n## Help For Users Who Have Problems With or After Flashing Their Display\r\nSome users will have difficulty flashing this firmware to their display.\r\n - e.g.: The display bootloader may not read their SD card correctly\r\nTroubleshooting advice is included in [Flashing Help.MD](Flashing%20Help.MD)\r\nSome users will have flashed their touchscreens with a different version of DGUS2 than the one for which their display was calibrated.  Those users will find that although the main menu screen is correctly displayed after flashing this firmware, the buttons will not work if tapped, as if their touchscreen is \"frozen\".\r\n- DGUS2 Kernel files are provided, with [instructions](DGUS%20Kernel%20Files.MD), to support users who wish to flash their screen back to a compatible version of DGUS2.\r\n\r\n## Release Notes\r\nA brief summary of the differences between this release and the CF6.1 release is documented in [Release Notes.MD](Release%20Notes.MD)\r\n\r\n## Known Issues\r\nA brief overview of known issues with this release is documented in [Known Issues.MD](KNOWN%20ISSUES.MD)\r\n\r\n## Reverting to Stock Creality Firmware\r\nGuidelines for reverting a CR6 printer from CR6Community Firmware back to Creality stock firmware are included in [Release Notes.MD](Release%20Notes.MD)  \r\n**NOTE: Those guidelines are offered in good faith, but we obviously can not guarantee that those instructions will work, since we can not be sure what (if any) changes Creality have made or will make to their systems.**\r\n\r\n## License\r\nThe CR6Community CR-6-touchscreen firmware is licensed under the GNU General Public License (GPL) v3.0\r\n"
  },
  {
    "path": "docs/build/Release Candidate_26_April_2022_v2/DWIN_SET",
    "content": "If you are here looking for the file T5LCFG_272480.CFG, I moved it to the folder \"FOR DEVELOPERS AND TESTERS ONLY\"\n"
  },
  {
    "path": "docs/build/Release Candidate_26_April_2022_v2/ReadMe.MD",
    "content": "These are the files required to follow the instructions in the YouTube video, [\"Optionally: Learn How to Calibrate Your CR6 DWIN Touchscreen.\"](https://youtu.be/0xwFGiyg4Z8)"
  },
  {
    "path": "fonts/B612Mono-CR6.sfd",
    "content": "SplineFontDB: 3.2\nFontName: B612Mono-Regular-CR6\nFullName: B612 Mono Regular CR6\nFamilyName: B612 Mono-CR6\nWeight: Regular\nCopyright: Copyright 2012 The B612 Project Authors (https://github.com/polarsys/b612)\nVersion: 1.008\nItalicAngle: 0\nUnderlinePosition: -300\nUnderlineWidth: 100\nAscent: 1600\nDescent: 400\nInvalidEm: 0\nsfntRevision: 0x0001020c\nLayerCount: 2\nLayer: 0 1 \"Arri+AOgA-re\" 1\nLayer: 1 1 \"Avant\" 0\nXUID: [1021 836 1105377829 13164]\nStyleMap: 0x0040\nFSType: 0\nOS2Version: 3\nOS2_WeightWidthSlopeOnly: 0\nOS2_UseTypoMetrics: 0\nCreationTime: 1511794680\nModificationTime: 1607261596\nPfmFamily: 17\nTTFWeight: 400\nTTFWidth: 5\nLineGap: 0\nVLineGap: 0\nPanose: 2 11 6 9 5 0 0 2 0 4\nOS2TypoAscent: 1930\nOS2TypoAOffset: 0\nOS2TypoDescent: -500\nOS2TypoDOffset: 0\nOS2TypoLinegap: 0\nOS2WinAscent: 1966\nOS2WinAOffset: 0\nOS2WinDescent: 712\nOS2WinDOffset: 0\nHheadAscent: 1930\nHheadAOffset: 0\nHheadDescent: -500\nHheadDOffset: 0\nOS2SubXSize: 1300\nOS2SubYSize: 1399\nOS2SubXOff: 0\nOS2SubYOff: 279\nOS2SupXSize: 1300\nOS2SupYSize: 1399\nOS2SupXOff: 0\nOS2SupYOff: 960\nOS2StrikeYSize: 100\nOS2StrikeYPos: 500\nOS2CapHeight: 1500\nOS2XHeight: 1100\nOS2FamilyClass: 2053\nOS2Vendor: '    '\nOS2CodePages: 20000011.81d40000\nOS2UnicodeRanges: 80000027.0000006b.00000000.00000000\nMarkAttachClasses: 1\nDEI: 91125\nTtTable: prep\nPUSHW_1\n 511\nSCANCTRL\nPUSHB_1\n 4\nSCANTYPE\nEndTTInstrs\nTtTable: fpgm\nPUSHW_1\n 0\nFDEF\nMPPEM\nPUSHW_1\n 9\nLT\nIF\nPUSHB_2\n 1\n 1\nINSTCTRL\nEIF\nPUSHW_1\n 511\nSCANCTRL\nPUSHW_1\n 68\nSCVTCI\nPUSHW_2\n 9\n 3\nSDS\nSDB\nENDF\nPUSHW_1\n 1\nFDEF\nDUP\nDUP\nRCVT\nROUND[Black]\nWCVTP\nPUSHB_1\n 1\nADD\nENDF\nPUSHW_1\n 2\nFDEF\nPUSHW_1\n 1\nLOOPCALL\nPOP\nENDF\nPUSHW_1\n 3\nFDEF\nDUP\nGC[cur]\nPUSHB_1\n 3\nCINDEX\nGC[cur]\nGT\nIF\nSWAP\nEIF\nDUP\nROLL\nDUP\nROLL\nMD[grid]\nABS\nROLL\nDUP\nGC[cur]\nDUP\nROUND[Grey]\nSUB\nABS\nPUSHB_1\n 4\nCINDEX\nGC[cur]\nDUP\nROUND[Grey]\nSUB\nABS\nGT\nIF\nSWAP\nNEG\nROLL\nEIF\nMDAP[rnd]\nDUP\nPUSHB_1\n 0\nGTEQ\nIF\nROUND[Black]\nDUP\nPUSHB_1\n 0\nEQ\nIF\nPOP\nPUSHB_1\n 64\nEIF\nELSE\nROUND[Black]\nDUP\nPUSHB_1\n 0\nEQ\nIF\nPOP\nPUSHB_1\n 64\nNEG\nEIF\nEIF\nMSIRP[no-rp0]\nENDF\nPUSHW_1\n 4\nFDEF\nDUP\nGC[cur]\nPUSHB_1\n 4\nCINDEX\nGC[cur]\nGT\nIF\nSWAP\nROLL\nEIF\nDUP\nGC[cur]\nDUP\nROUND[White]\nSUB\nABS\nPUSHB_1\n 4\nCINDEX\nGC[cur]\nDUP\nROUND[White]\nSUB\nABS\nGT\nIF\nSWAP\nROLL\nEIF\nMDAP[rnd]\nMIRP[rp0,min,rnd,black]\nENDF\nPUSHW_1\n 5\nFDEF\nMPPEM\nDUP\nPUSHB_1\n 3\nMINDEX\nLT\nIF\nLTEQ\nIF\nPUSHB_1\n 128\nWCVTP\nELSE\nPUSHB_1\n 64\nWCVTP\nEIF\nELSE\nPOP\nPOP\nDUP\nRCVT\nPUSHB_1\n 192\nLT\nIF\nPUSHB_1\n 192\nWCVTP\nELSE\nPOP\nEIF\nEIF\nENDF\nPUSHW_1\n 6\nFDEF\nDUP\nDUP\nRCVT\nROUND[Black]\nWCVTP\nPUSHB_1\n 1\nADD\nDUP\nDUP\nRCVT\nRDTG\nROUND[Black]\nRTG\nWCVTP\nPUSHB_1\n 1\nADD\nENDF\nPUSHW_1\n 7\nFDEF\nPUSHW_1\n 6\nLOOPCALL\nENDF\nPUSHW_1\n 8\nFDEF\nMPPEM\nDUP\nPUSHB_1\n 3\nMINDEX\nGTEQ\nIF\nPUSHB_1\n 64\nELSE\nPUSHB_1\n 0\nEIF\nROLL\nROLL\nDUP\nPUSHB_1\n 3\nMINDEX\nGTEQ\nIF\nSWAP\nPOP\nPUSHB_1\n 128\nROLL\nROLL\nELSE\nROLL\nSWAP\nEIF\nDUP\nPUSHB_1\n 3\nMINDEX\nGTEQ\nIF\nSWAP\nPOP\nPUSHW_1\n 192\nROLL\nROLL\nELSE\nROLL\nSWAP\nEIF\nDUP\nPUSHB_1\n 3\nMINDEX\nGTEQ\nIF\nSWAP\nPOP\nPUSHW_1\n 256\nROLL\nROLL\nELSE\nROLL\nSWAP\nEIF\nDUP\nPUSHB_1\n 3\nMINDEX\nGTEQ\nIF\nSWAP\nPOP\nPUSHW_1\n 320\nROLL\nROLL\nELSE\nROLL\nSWAP\nEIF\nDUP\nPUSHW_1\n 3\nMINDEX\nGTEQ\nIF\nPUSHB_1\n 3\nCINDEX\nRCVT\nPUSHW_1\n 384\nLT\nIF\nSWAP\nPOP\nPUSHW_1\n 384\nSWAP\nPOP\nELSE\nPUSHB_1\n 3\nCINDEX\nRCVT\nSWAP\nPOP\nSWAP\nPOP\nEIF\nELSE\nPOP\nEIF\nWCVTP\nENDF\nPUSHW_1\n 9\nFDEF\nMPPEM\nGTEQ\nIF\nRCVT\nWCVTP\nELSE\nPOP\nPOP\nEIF\nENDF\nEndTTInstrs\nShortTable: cvt  21\n  41\n  153\n  144\n  162\n  135\n  171\n  208\n  180\n  199\n  190\n  176\n  180\n  100\n  0\n  46\n  -500\n  17\n  1100\n  20\n  1500\n  30\nEndShort\nShortTable: maxp 16\n  1\n  0\n  218\n  172\n  9\n  0\n  0\n  1\n  0\n  0\n  10\n  0\n  512\n  1820\n  0\n  0\nEndShort\nLangName: 1033 \"\" \"\" \"\" \"\" \"\" \"Version 1.008\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"http://scripts.sil.org/OFL\"\nGaspTable: 1 65535 15 1\nEncoding: UnicodeBmp\nUnicodeInterp: none\nNameList: AGL For New Fonts\nDisplaySize: -48\nAntiAlias: 1\nFitToEm: 0\nWinInfo: 39 39 14\nBeginPrivate: 0\nEndPrivate\nBeginChars: 65537 218\n\nStartChar: .notdef\nEncoding: 65536 -1 0\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n100 1500 m 1,0,-1\n 1200 1500 l 1,1,-1\n 1200 0 l 1,2,-1\n 100 0 l 1,3,-1\n 100 1500 l 1,0,-1\n200 100 m 1,4,-1\n 1100 100 l 1,5,-1\n 1100 1400 l 1,6,-1\n 200 1400 l 1,7,-1\n 200 100 l 1,4,-1\nEndSplineSet\nEndChar\n\nStartChar: space\nEncoding: 32 32 1\nWidth: 1300\nFlags: W\nLayerCount: 2\nEndChar\n\nStartChar: exclam\nEncoding: 33 33 2\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 24\nMDAP[rnd]\nNPUSHW\n 3\n 214\n 1\n 1\nDELTAP1\nPUSHW_1\n 4\nMDRP[rp0,min,rnd,grey]\nPUSHW_1\n 3\nMDRP[rp0,grey]\nNPUSHW\n 3\n 215\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 212\n 14\n 1\nDELTAP1\nSVTCA[y-axis]\nPUSHW_1\n 9\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 19\nMDAP[rnd]\nELSE\nPUSHW_2\n 19\n 13\nMIAP[no-rnd]\nEIF\nNPUSHW\n 3\n 214\n 9\n 1\nDELTAP1\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n605 1500 m 1,0,-1\n 605 450 l 1,1,-1\n 395 429 l 1,2,-1\n 395 1500 l 1,3,-1\n 605 1500 l 1,0,-1\n378 106 m 256,4,5\n 378 131 378 131 387.5 153 c 128,-1,6\n 397 175 397 175 413.5 191.5 c 128,-1,7\n 430 208 430 208 452 217.5 c 128,-1,8\n 474 227 474 227 499 227 c 256,9,10\n 524 227 524 227 546 217.5 c 128,-1,11\n 568 208 568 208 584.5 191.5 c 128,-1,12\n 601 175 601 175 610.5 153 c 128,-1,13\n 620 131 620 131 620 106 c 256,14,15\n 620 81 620 81 610.5 58.5 c 128,-1,16\n 601 36 601 36 585 19.5 c 128,-1,17\n 569 3 569 3 547 -7 c 128,-1,18\n 525 -17 525 -17 500 -17 c 0,19,20\n 474 -17 474 -17 452 -7 c 128,-1,21\n 430 3 430 3 413.5 19.5 c 128,-1,22\n 397 36 397 36 387.5 58.5 c 128,-1,23\n 378 81 378 81 378 106 c 256,4,5\nEndSplineSet\nEndChar\n\nStartChar: quotedbl\nEncoding: 34 34 3\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 15\nMDAP[rnd]\nPUSHW_1\n 31\nMDAP[rnd]\nPUSHW_1\n 15\nSRP0\nPUSHW_2\n 0\n 10\nMIRP[rp0,rnd,grey]\nNPUSHW\n 3\n 16\n 0\n 1\nDELTAP2\nNPUSHW\n 3\n 22\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 27\n 6\n 1\nDELTAP2\nNPUSHW\n 3\n 29\n 31\n 1\nDELTAP2\nPUSHW_1\n 31\nSRP0\nPUSHW_2\n 16\n 10\nMIRP[rp0,rnd,grey]\nNPUSHW\n 3\n 21\n 16\n 1\nDELTAP2\nNPUSHW\n 3\n 22\n 23\n 1\nDELTAP2\nNPUSHW\n 3\n 25\n 30\n 1\nDELTAP2\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 16\nMDAP[rnd]\nELSE\nPUSHW_2\n 16\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nSRP0\nPUSHW_1\n 8\nMDRP[rp0,min,rnd,grey]\nPUSHW_1\n 16\nSRP0\nPUSHW_1\n 24\nMDRP[rp0,min,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n525 1500 m 1,0,-1\n 525 1400 l 2,1,2\n 525 1381 525 1381 523 1357 c 128,-1,3\n 521 1333 521 1333 517.5 1306 c 128,-1,4\n 514 1279 514 1279 510 1251 c 128,-1,5\n 506 1223 506 1223 502 1196 c 2,6,-1\n 481 1067 l 1,7,-1\n 394 1067 l 1,8,-1\n 372 1196 l 2,9,10\n 367 1223 367 1223 363 1251 c 128,-1,11\n 359 1279 359 1279 356 1306 c 128,-1,12\n 353 1333 353 1333 351.5 1357 c 128,-1,13\n 350 1381 350 1381 350 1400 c 2,14,-1\n 350 1500 l 1,15,-1\n 525 1500 l 1,0,-1\n826 1500 m 1,16,-1\n 826 1400 l 2,17,18\n 826 1381 826 1381 824 1357 c 128,-1,19\n 822 1333 822 1333 818.5 1306 c 128,-1,20\n 815 1279 815 1279 811 1251 c 128,-1,21\n 807 1223 807 1223 803 1196 c 2,22,-1\n 782 1067 l 1,23,-1\n 695 1067 l 1,24,-1\n 673 1196 l 2,25,26\n 668 1223 668 1223 664 1251 c 128,-1,27\n 660 1279 660 1279 657 1306 c 128,-1,28\n 654 1333 654 1333 652.5 1357 c 128,-1,29\n 651 1381 651 1381 651 1400 c 2,30,-1\n 651 1500 l 1,31,-1\n 826 1500 l 1,16,-1\nEndSplineSet\nEndChar\n\nStartChar: numbersign\nEncoding: 35 35 4\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n1028 950 m 1,0,-1\n 978 550 l 1,1,-1\n 1250 550 l 1,2,-1\n 1230 400 l 1,3,-1\n 961 400 l 1,4,-1\n 911 0 l 1,5,-1\n 710 -20 l 1,6,-1\n 764 400 l 1,7,-1\n 491 400 l 1,8,-1\n 443 0 l 1,9,-1\n 243 -20 l 1,10,-1\n 294 400 l 1,11,-1\n 100 400 l 1,12,-1\n 100 550 l 1,13,-1\n 311 550 l 1,14,-1\n 362 950 l 1,15,-1\n 100 950 l 1,16,-1\n 120 1100 l 1,17,-1\n 379 1100 l 1,18,-1\n 403 1285 l 1,19,-1\n 403 1500 l 1,20,-1\n 629 1520 l 1,21,-1\n 576 1100 l 1,22,-1\n 849 1100 l 1,23,-1\n 897 1500 l 1,24,-1\n 1098 1520 l 1,25,-1\n 1047 1100 l 1,26,-1\n 1250 1100 l 1,27,-1\n 1250 950 l 1,28,-1\n 1028 950 l 1,0,-1\n830 950 m 1,29,-1\n 559 950 l 1,30,-1\n 510 550 l 1,31,-1\n 781 550 l 1,32,-1\n 830 950 l 1,29,-1\nEndSplineSet\nEndChar\n\nStartChar: dollar\nEncoding: 36 36 5\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n992 1300 m 1,0,1\n 975 1314 975 1314 949 1328.5 c 128,-1,2\n 923 1343 923 1343 891 1355 c 128,-1,3\n 859 1367 859 1367 822 1376 c 128,-1,4\n 785 1385 785 1385 746 1388 c 1,5,-1\n 746 863 l 1,6,7\n 815 831 815 831 882.5 794 c 128,-1,8\n 950 757 950 757 1003.5 707 c 128,-1,9\n 1057 657 1057 657 1090 590 c 128,-1,10\n 1123 523 1123 523 1123 432 c 0,11,12\n 1123 339 1123 339 1095 264.5 c 128,-1,13\n 1067 190 1067 190 1017 135 c 128,-1,14\n 967 80 967 80 897.5 45 c 128,-1,15\n 828 10 828 10 746 -5 c 1,16,-1\n 746 -200 l 1,17,-1\n 600 -200 l 1,18,-1\n 600 -17 l 1,19,20\n 542 -16 542 -16 485 -5.5 c 128,-1,21\n 428 5 428 5 376.5 21 c 128,-1,22\n 325 37 325 37 281 57.5 c 128,-1,23\n 237 78 237 78 205 100 c 1,24,-1\n 323 241 l 1,25,26\n 343 228 343 228 369 212 c 128,-1,27\n 395 196 395 196 429 181.5 c 128,-1,28\n 463 167 463 167 505 157.5 c 128,-1,29\n 547 148 547 148 600 148 c 1,30,-1\n 600 721 l 1,31,32\n 531 755 531 755 463 792 c 128,-1,33\n 395 829 395 829 342 875 c 128,-1,34\n 289 921 289 921 256 979.5 c 128,-1,35\n 223 1038 223 1038 223 1116 c 0,36,37\n 223 1221 223 1221 254.5 1294 c 128,-1,38\n 286 1367 286 1367 338 1414 c 128,-1,39\n 390 1461 390 1461 458 1485 c 128,-1,40\n 526 1509 526 1509 600 1517 c 1,41,-1\n 600 1700 l 1,42,-1\n 746 1720 l 1,43,-1\n 746 1517 l 1,44,45\n 852 1511 852 1511 934.5 1481 c 128,-1,46\n 1017 1451 1017 1451 1086 1400 c 1,47,-1\n 992 1300 l 1,0,1\n933 400 m 0,48,49\n 933 445 933 445 916 482.5 c 128,-1,50\n 899 520 899 520 870 551.5 c 128,-1,51\n 841 583 841 583 801 610 c 128,-1,52\n 761 637 761 637 716 662 c 1,53,-1\n 716 158 l 1,54,55\n 765 167 765 167 805 186 c 128,-1,56\n 845 205 845 205 873.5 234.5 c 128,-1,57\n 902 264 902 264 917.5 305 c 128,-1,58\n 933 346 933 346 933 400 c 0,48,49\n413 1147 m 0,59,60\n 413 1106 413 1106 430 1073 c 128,-1,61\n 447 1040 447 1040 476 1012.5 c 128,-1,62\n 505 985 505 985 545 961.5 c 128,-1,63\n 585 938 585 938 630 916 c 1,64,-1\n 630 1383 l 1,65,66\n 589 1376 589 1376 550.5 1360.5 c 128,-1,67\n 512 1345 512 1345 481 1317 c 128,-1,68\n 450 1289 450 1289 431.5 1247 c 128,-1,69\n 413 1205 413 1205 413 1147 c 0,59,60\nEndSplineSet\nEndChar\n\nStartChar: percent\nEncoding: 37 37 6\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n395 0 m 1,0,-1\n 229 0 l 1,1,-1\n 905 1500 l 1,2,-1\n 1071 1500 l 1,3,-1\n 395 0 l 1,0,-1\n359 800 m 0,4,5\n 289 800 289 800 239.5 827.5 c 128,-1,6\n 190 855 190 855 159 903.5 c 128,-1,7\n 128 952 128 952 114 1018.5 c 128,-1,8\n 100 1085 100 1085 100 1162 c 0,9,10\n 100 1238 100 1238 113 1303.5 c 128,-1,11\n 126 1369 126 1369 156.5 1416 c 128,-1,12\n 187 1463 187 1463 236.5 1490 c 128,-1,13\n 286 1517 286 1517 359 1517 c 0,14,15\n 429 1517 429 1517 478 1490 c 128,-1,16\n 527 1463 527 1463 558 1416 c 128,-1,17\n 589 1369 589 1369 603 1303.5 c 128,-1,18\n 617 1238 617 1238 617 1162 c 0,19,20\n 617 1085 617 1085 603.5 1018.5 c 128,-1,21\n 590 952 590 952 560 903.5 c 128,-1,22\n 530 855 530 855 480.5 827.5 c 128,-1,23\n 431 800 431 800 359 800 c 0,4,5\n468 1210 m 2,24,25\n 468 1245 468 1245 465 1277 c 128,-1,26\n 462 1309 462 1309 451 1333 c 128,-1,27\n 440 1357 440 1357 418 1371.5 c 128,-1,28\n 396 1386 396 1386 358 1386 c 0,29,30\n 321 1386 321 1386 300 1373 c 128,-1,31\n 279 1360 279 1360 268.5 1338 c 128,-1,32\n 258 1316 258 1316 255 1286.5 c 128,-1,33\n 252 1257 252 1257 252 1224 c 2,34,-1\n 252 1123 l 2,35,36\n 252 1087 252 1087 255 1054.5 c 128,-1,37\n 258 1022 258 1022 269 997.5 c 128,-1,38\n 280 973 280 973 302.5 958.5 c 128,-1,39\n 325 944 325 944 363 944 c 0,40,41\n 399 944 399 944 420 957 c 128,-1,42\n 441 970 441 970 451.5 992 c 128,-1,43\n 462 1014 462 1014 465 1043.5 c 128,-1,44\n 468 1073 468 1073 468 1105 c 2,45,-1\n 468 1210 l 2,24,25\n942 -17 m 0,46,47\n 872 -17 872 -17 822.5 10.5 c 128,-1,48\n 773 38 773 38 742 86.5 c 128,-1,49\n 711 135 711 135 697 201.5 c 128,-1,50\n 683 268 683 268 683 345 c 0,51,52\n 683 421 683 421 696 486.5 c 128,-1,53\n 709 552 709 552 739.5 599 c 128,-1,54\n 770 646 770 646 819.5 673 c 128,-1,55\n 869 700 869 700 942 700 c 0,56,57\n 1012 700 1012 700 1061 673 c 128,-1,58\n 1110 646 1110 646 1141 599 c 128,-1,59\n 1172 552 1172 552 1186 486.5 c 128,-1,60\n 1200 421 1200 421 1200 345 c 0,61,62\n 1200 268 1200 268 1186.5 201.5 c 128,-1,63\n 1173 135 1173 135 1143 86.5 c 128,-1,64\n 1113 38 1113 38 1063.5 10.5 c 128,-1,65\n 1014 -17 1014 -17 942 -17 c 0,46,47\n1051 393 m 2,66,67\n 1051 428 1051 428 1048 460 c 128,-1,68\n 1045 492 1045 492 1034 516 c 128,-1,69\n 1023 540 1023 540 1001 554.5 c 128,-1,70\n 979 569 979 569 941 569 c 0,71,72\n 904 569 904 569 883 556 c 128,-1,73\n 862 543 862 543 851.5 521 c 128,-1,74\n 841 499 841 499 838 469.5 c 128,-1,75\n 835 440 835 440 835 407 c 2,76,-1\n 835 306 l 2,77,78\n 835 270 835 270 838 237.5 c 128,-1,79\n 841 205 841 205 852 180.5 c 128,-1,80\n 863 156 863 156 885.5 141.5 c 128,-1,81\n 908 127 908 127 946 127 c 0,82,83\n 982 127 982 127 1003 140 c 128,-1,84\n 1024 153 1024 153 1034.5 175 c 128,-1,85\n 1045 197 1045 197 1048 226.5 c 128,-1,86\n 1051 256 1051 256 1051 288 c 2,87,-1\n 1051 393 l 2,66,67\nEndSplineSet\nEndChar\n\nStartChar: ampersand\nEncoding: 38 38 7\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 17\nMDAP[rnd]\nPUSHW_1\n 27\nMDAP[rnd]\nPUSHW_1\n 60\nMDAP[rnd]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 32\nMDAP[rnd]\nELSE\nPUSHW_2\n 32\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 12\nMDAP[rnd]\nELSE\nPUSHW_2\n 12\n 13\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1176 721 m 1,0,1\n 1176 642 1176 642 1168.5 562.5 c 128,-1,2\n 1161 483 1161 483 1139.5 408 c 128,-1,3\n 1118 333 1118 333 1080.5 265 c 128,-1,4\n 1043 197 1043 197 983 141 c 1,5,-1\n 1075 141 l 1,6,-1\n 1195 -20 l 1,7,-1\n 973 -20 l 1,8,-1\n 897 77 l 1,9,10\n 822 27 822 27 733.5 5 c 128,-1,11\n 645 -17 645 -17 549 -17 c 0,12,13\n 446 -17 446 -17 363 20.5 c 128,-1,14\n 280 58 280 58 221.5 122 c 128,-1,15\n 163 186 163 186 131.5 270 c 128,-1,16\n 100 354 100 354 100 447 c 0,17,18\n 100 542 100 542 125.5 615.5 c 128,-1,19\n 151 689 151 689 191 742.5 c 128,-1,20\n 231 796 231 796 278 830 c 128,-1,21\n 325 864 325 864 369 881 c 1,22,23\n 350 909 350 909 330.5 945.5 c 128,-1,24\n 311 982 311 982 295.5 1021 c 128,-1,25\n 280 1060 280 1060 270 1100 c 128,-1,26\n 260 1140 260 1140 260 1176 c 0,27,28\n 260 1248 260 1248 279.5 1310 c 128,-1,29\n 299 1372 299 1372 342 1418 c 128,-1,30\n 385 1464 385 1464 453 1490.5 c 128,-1,31\n 521 1517 521 1517 617 1517 c 0,32,33\n 683 1517 683 1517 735.5 1499.5 c 128,-1,34\n 788 1482 788 1482 829.5 1455.5 c 128,-1,35\n 871 1429 871 1429 902.5 1397.5 c 128,-1,36\n 934 1366 934 1366 957 1338 c 1,37,-1\n 877 1200 l 1,38,39\n 862 1226 862 1226 839 1254 c 128,-1,40\n 816 1282 816 1282 783.5 1305.5 c 128,-1,41\n 751 1329 751 1329 707.5 1344 c 128,-1,42\n 664 1359 664 1359 609 1359 c 0,43,44\n 561 1359 561 1359 528.5 1340 c 128,-1,45\n 496 1321 496 1321 476 1293 c 128,-1,46\n 456 1265 456 1265 447.5 1233 c 128,-1,47\n 439 1201 439 1201 439 1175 c 0,48,49\n 439 1146 439 1146 449 1112 c 0,50,51\n 453 1097 453 1097 464.5 1074 c 128,-1,52\n 476 1051 476 1051 497.5 1013.5 c 128,-1,53\n 519 976 519 976 553 920.5 c 128,-1,54\n 587 865 587 865 636.5 785.5 c 128,-1,55\n 686 706 686 706 752.5 599 c 128,-1,56\n 819 492 819 492 906 352 c 1,57,58\n 930 386 930 386 944.5 423 c 128,-1,59\n 959 460 959 460 967.5 502 c 128,-1,60\n 976 544 976 544 979 592.5 c 128,-1,61\n 982 641 982 641 982 700 c 1,62,-1\n 1176 721 l 1,0,1\n425 700 m 1,63,64\n 362 671 362 671 325.5 612 c 128,-1,65\n 289 553 289 553 289 457 c 0,66,67\n 289 385 289 385 315 331 c 128,-1,68\n 341 277 341 277 381.5 241 c 128,-1,69\n 422 205 422 205 472.5 187.5 c 128,-1,70\n 523 170 523 170 573 170 c 0,71,72\n 616 170 616 170 649 175 c 128,-1,73\n 682 180 682 180 707 188.5 c 128,-1,74\n 732 197 732 197 751.5 208.5 c 128,-1,75\n 771 220 771 220 787 234 c 1,76,-1\n 425 800 l 1,77,-1\n 425 700 l 1,63,64\nEndSplineSet\nEndChar\n\nStartChar: quotesingle\nEncoding: 39 39 8\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_4\n 1\n 7\n 0\n 4\nCALL\nPUSHW_1\n 0\nSRP0\nPUSHW_1\n 6\nMDRP[rp0,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_1\n 9\nMDRP[rp0,grey]\nPUSHW_1\n 1\nSRP0\nPUSHW_1\n 13\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 19\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n225 1500 m 1,0,-1\n 400 1500 l 1,1,-1\n 400 1400 l 2,2,3\n 400 1325 400 1325 364.5 1240 c 128,-1,4\n 329 1155 329 1155 259 1067 c 1,5,-1\n 200 1067 l 1,6,7\n 209 1117 209 1117 214.5 1161 c 128,-1,8\n 220 1205 220 1205 222 1245.5 c 128,-1,9\n 224 1286 224 1286 224.5 1324 c 128,-1,10\n 225 1362 225 1362 225 1400 c 2,11,-1\n 225 1500 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: parenleft\nEncoding: 40 40 9\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_1\n 41\nMDAP[rnd]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 20\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 41\nSRP0\nPUSHW_2\n 21\n 8\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 36\nMDAP[rnd]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n500 1180 m 2,0,1\n 500 1269 500 1269 509 1346 c 128,-1,2\n 518 1423 518 1423 548.5 1479.5 c 128,-1,3\n 579 1536 579 1536 638.5 1568 c 128,-1,4\n 698 1600 698 1600 800 1600 c 0,5,6\n 819 1600 819 1600 840 1598.5 c 128,-1,7\n 861 1597 861 1597 879.5 1593.5 c 128,-1,8\n 898 1590 898 1590 914 1585.5 c 128,-1,9\n 930 1581 930 1581 939 1575 c 1,10,-1\n 870 1449 l 1,11,-1\n 856 1451 l 2,12,13\n 849 1452 849 1452 840 1453 c 128,-1,14\n 831 1454 831 1454 820 1454 c 0,15,16\n 776 1454 776 1454 751.5 1433 c 128,-1,17\n 727 1412 727 1412 715.5 1376 c 128,-1,18\n 704 1340 704 1340 702 1293 c 128,-1,19\n 700 1246 700 1246 700 1194 c 2,20,-1\n 700 -14 l 2,21,22\n 700 -66 700 -66 702 -113 c 128,-1,23\n 704 -160 704 -160 715.5 -196 c 128,-1,24\n 727 -232 727 -232 751.5 -253 c 128,-1,25\n 776 -274 776 -274 820 -274 c 0,26,27\n 831 -274 831 -274 840 -273.5 c 128,-1,28\n 849 -273 849 -273 856 -272 c 2,29,-1\n 870 -269 l 1,30,-1\n 939 -395 l 1,31,32\n 930 -401 930 -401 914 -405.5 c 128,-1,33\n 898 -410 898 -410 879.5 -413.5 c 128,-1,34\n 861 -417 861 -417 840 -418.5 c 128,-1,35\n 819 -420 819 -420 800 -420 c 0,36,37\n 698 -420 698 -420 638.5 -388 c 128,-1,38\n 579 -356 579 -356 548.5 -299.5 c 128,-1,39\n 518 -243 518 -243 509 -166 c 128,-1,40\n 500 -89 500 -89 500 0 c 2,41,-1\n 500 1180 l 2,0,1\nEndSplineSet\nEndChar\n\nStartChar: parenright\nEncoding: 41 41 10\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 41\nMDAP[rnd]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_2\n 20\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 41\nSRP0\nPUSHW_2\n 21\n 8\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 36\nMDAP[rnd]\nPUSHW_1\n 6\nMDAP[rnd]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n899 0 m 2,0,1\n 899 -89 899 -89 890 -166 c 128,-1,2\n 881 -243 881 -243 850.5 -299.5 c 128,-1,3\n 820 -356 820 -356 760.5 -388 c 128,-1,4\n 701 -420 701 -420 599 -420 c 0,5,6\n 579 -420 579 -420 558.5 -418.5 c 128,-1,7\n 538 -417 538 -417 519.5 -413.5 c 128,-1,8\n 501 -410 501 -410 485 -405.5 c 128,-1,9\n 469 -401 469 -401 460 -395 c 1,10,-1\n 529 -269 l 1,11,-1\n 543 -272 l 2,12,13\n 550 -273 550 -273 559 -273.5 c 128,-1,14\n 568 -274 568 -274 579 -274 c 0,15,16\n 623 -274 623 -274 647.5 -253 c 128,-1,17\n 672 -232 672 -232 683.5 -196 c 128,-1,18\n 695 -160 695 -160 697 -113 c 128,-1,19\n 699 -66 699 -66 699 -14 c 2,20,-1\n 699 1194 l 2,21,22\n 699 1246 699 1246 697 1293 c 128,-1,23\n 695 1340 695 1340 683.5 1376 c 128,-1,24\n 672 1412 672 1412 647.5 1433 c 128,-1,25\n 623 1454 623 1454 579 1454 c 0,26,27\n 568 1454 568 1454 559 1453 c 128,-1,28\n 550 1452 550 1452 543 1451 c 2,29,-1\n 529 1449 l 1,30,-1\n 460 1575 l 1,31,32\n 469 1581 469 1581 485 1585.5 c 128,-1,33\n 501 1590 501 1590 519.5 1593.5 c 128,-1,34\n 538 1597 538 1597 558.5 1598.5 c 128,-1,35\n 579 1600 579 1600 599 1600 c 0,36,37\n 701 1600 701 1600 760.5 1568 c 128,-1,38\n 820 1536 820 1536 850.5 1479.5 c 128,-1,39\n 881 1423 881 1423 890 1346 c 128,-1,40\n 899 1269 899 1269 899 1180 c 2,41,-1\n 899 0 l 2,0,1\nEndSplineSet\nEndChar\n\nStartChar: asterisk\nEncoding: 42 42 11\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n831 994 m 1,0,-1\n 971 802 l 1,1,-1\n 872 712 l 1,2,-1\n 723 918 l 1,3,-1\n 699 990 l 1,4,-1\n 675 918 l 1,5,-1\n 535 726 l 1,6,-1\n 419 793 l 1,7,-1\n 567 996 l 1,8,-1\n 632 1041 l 1,9,-1\n 551 1045 l 1,10,-1\n 328 1118 l 1,11,-1\n 355 1249 l 1,12,-1\n 593 1172 l 1,13,-1\n 659 1120 l 1,14,-1\n 637 1202 l 1,15,-1\n 637 1436 l 1,16,-1\n 770 1450 l 1,17,-1\n 770 1198 l 1,18,-1\n 744 1118 l 1,19,-1\n 810 1168 l 1,20,-1\n 1035 1240 l 1,21,-1\n 1089 1118 l 1,22,-1\n 847 1040 l 1,23,-1\n 768 1037 l 1,24,-1\n 831 994 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: plus\nEncoding: 43 43 12\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n200 700 m 1,0,-1\n 573 700 l 1,1,-1\n 573 1121 l 1,2,-1\n 728 1121 l 1,3,-1\n 728 700 l 1,4,-1\n 1100 700 l 1,5,-1\n 1100 545 l 1,6,-1\n 728 545 l 1,7,-1\n 728 122 l 1,8,-1\n 573 122 l 1,9,-1\n 573 545 l 1,10,-1\n 200 545 l 1,11,-1\n 200 700 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: comma\nEncoding: 44 44 13\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_1\n 10\nMDAP[rnd]\nSVTCA[y-axis]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 21\nMDAP[rnd]\nELSE\nPUSHW_2\n 21\n 13\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n152 127 m 0,0,1\n 152 156 152 156 163.5 182.5 c 128,-1,2\n 175 209 175 209 195.5 228 c 128,-1,3\n 216 247 216 247 243 259 c 128,-1,4\n 270 271 270 271 300 271 c 0,5,6\n 329 271 329 271 355.5 260.5 c 128,-1,7\n 382 250 382 250 402.5 230 c 128,-1,8\n 423 210 423 210 435.5 179.5 c 128,-1,9\n 448 149 448 149 448 110 c 0,10,11\n 448 57 448 57 441.5 7.5 c 128,-1,12\n 435 -42 435 -42 414.5 -93 c 128,-1,13\n 394 -144 394 -144 356 -197 c 128,-1,14\n 318 -250 318 -250 256 -307 c 1,15,-1\n 204 -284 l 1,16,17\n 227 -240 227 -240 245 -193 c 0,18,19\n 260 -154 260 -154 272.5 -107.5 c 128,-1,20\n 285 -61 285 -61 285 -17 c 1,21,22\n 260 -16 260 -16 236 -6 c 128,-1,23\n 212 4 212 4 193 21.5 c 128,-1,24\n 174 39 174 39 163 66 c 128,-1,25\n 152 93 152 93 152 127 c 0,0,1\nEndSplineSet\nEndChar\n\nStartChar: hyphen\nEncoding: 45 45 14\nWidth: 1300\nFlags: W\nTtInstrs:\nSVTCA[y-axis]\nPUSHW_4\n 1\n 1\n 2\n 4\nCALL\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n400 600 m 1,0,-1\n 900 600 l 1,1,-1\n 900 445 l 1,2,-1\n 400 445 l 1,3,-1\n 400 600 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: period\nEncoding: 46 46 15\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_1\n 10\nMDAP[rnd]\nSVTCA[y-axis]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 15\nMDAP[rnd]\nELSE\nPUSHW_2\n 15\n 13\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n136 150 m 256,0,1\n 136 184 136 184 149 214 c 128,-1,2\n 162 244 162 244 184.5 266.5 c 128,-1,3\n 207 289 207 289 236.5 302 c 128,-1,4\n 266 315 266 315 300 315 c 256,5,6\n 334 315 334 315 364 302 c 128,-1,7\n 394 289 394 289 416.5 266.5 c 128,-1,8\n 439 244 439 244 452 214 c 128,-1,9\n 465 184 465 184 465 150 c 256,10,11\n 465 116 465 116 452 85.5 c 128,-1,12\n 439 55 439 55 417 32.5 c 128,-1,13\n 395 10 395 10 365.5 -3.5 c 128,-1,14\n 336 -17 336 -17 302 -17 c 256,15,16\n 268 -17 268 -17 237.5 -3.5 c 128,-1,17\n 207 10 207 10 184.5 32.5 c 128,-1,18\n 162 55 162 55 149 85.5 c 128,-1,19\n 136 116 136 116 136 150 c 256,0,1\nEndSplineSet\nEndChar\n\nStartChar: slash\nEncoding: 47 47 16\nWidth: 1300\nFlags: W\nTtInstrs:\nSVTCA[y-axis]\nPUSHW_1\n 2\nMDAP[rnd]\nPUSHW_1\n 0\nMDAP[rnd]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n385 -100 m 1,0,-1\n 175 -100 l 1,1,-1\n 885 1600 l 1,2,-1\n 1085 1600 l 1,3,-1\n 385 -100 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: zero\nEncoding: 48 48 17\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 56\nMDAP[rnd]\nPUSHW_1\n 42\nMDAP[rnd]\nPUSHW_1\n 56\nSRP0\nPUSHW_1\n 7\nMDRP[rp0,min,rnd,grey]\nPUSHW_1\n 42\nSRP0\nPUSHW_2\n 21\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 7\nSRP0\nPUSHW_2\n 28\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 21\nSRP0\nPUSHW_1\n 57\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 14\nMDAP[rnd]\nELSE\nPUSHW_2\n 14\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_2\n 35\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 14\nSRP0\nPUSHW_2\n 49\n 5\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n651 -17 m 0,0,1\n 566 -17 566 -17 495 15.5 c 128,-1,2\n 424 48 424 48 367.5 104 c 128,-1,3\n 311 160 311 160 268.5 235 c 128,-1,4\n 226 310 226 310 197.5 395.5 c 128,-1,5\n 169 481 169 481 155 572 c 128,-1,6\n 141 663 141 663 141 750 c 0,7,8\n 141 840 141 840 153 932 c 128,-1,9\n 165 1024 165 1024 191 1109 c 128,-1,10\n 217 1194 217 1194 257.5 1268.5 c 128,-1,11\n 298 1343 298 1343 354.5 1398 c 128,-1,12\n 411 1453 411 1453 484.5 1485 c 128,-1,13\n 558 1517 558 1517 651 1517 c 0,14,15\n 736 1517 736 1517 807 1484.5 c 128,-1,16\n 878 1452 878 1452 934.5 1396 c 128,-1,17\n 991 1340 991 1340 1033.5 1265 c 128,-1,18\n 1076 1190 1076 1190 1104.5 1104.5 c 128,-1,19\n 1133 1019 1133 1019 1147 928 c 128,-1,20\n 1161 837 1161 837 1161 750 c 0,21,22\n 1161 660 1161 660 1149 568 c 128,-1,23\n 1137 476 1137 476 1111 391 c 128,-1,24\n 1085 306 1085 306 1044.5 231.5 c 128,-1,25\n 1004 157 1004 157 947.5 102 c 128,-1,26\n 891 47 891 47 817 15 c 128,-1,27\n 743 -17 743 -17 651 -17 c 0,0,1\n348 793 m 0,28,29\n 348 735 348 735 352 665.5 c 128,-1,30\n 356 596 356 596 368 525.5 c 128,-1,31\n 380 455 380 455 401.5 389 c 128,-1,32\n 423 323 423 323 457.5 271.5 c 128,-1,33\n 492 220 492 220 541.5 189 c 128,-1,34\n 591 158 591 158 659 158 c 0,35,36\n 720 158 720 158 765.5 181.5 c 128,-1,37\n 811 205 811 205 844 245.5 c 128,-1,38\n 877 286 877 286 898 339.5 c 128,-1,39\n 919 393 919 393 931.5 454 c 128,-1,40\n 944 515 944 515 949 580 c 128,-1,41\n 954 645 954 645 954 707 c 0,42,43\n 954 765 954 765 950 834.5 c 128,-1,44\n 946 904 946 904 934 974 c 128,-1,45\n 922 1044 922 1044 900.5 1110.5 c 128,-1,46\n 879 1177 879 1177 844.5 1228 c 128,-1,47\n 810 1279 810 1279 760.5 1310 c 128,-1,48\n 711 1341 711 1341 643 1341 c 0,49,50\n 582 1341 582 1341 536.5 1317.5 c 128,-1,51\n 491 1294 491 1294 458 1254 c 128,-1,52\n 425 1214 425 1214 404 1160 c 128,-1,53\n 383 1106 383 1106 370.5 1045 c 128,-1,54\n 358 984 358 984 353 919.5 c 128,-1,55\n 348 855 348 855 348 793 c 0,28,29\nEndSplineSet\nEndChar\n\nStartChar: one\nEncoding: 49 49 18\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_4\n 10\n 6\n 2\n 4\nCALL\nPUSHW_1\n 2\nSRP0\nPUSHW_1\n 1\nMDRP[rp0,min,rnd,grey]\nPUSHW_3\n 4\n 2\n 10\nSRP1\nSRP2\nIP\nPUSHW_1\n 10\nSRP0\nPUSHW_1\n 11\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 8\nMDAP[rnd]\nELSE\nPUSHW_2\n 8\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 12\nMDAP[rnd]\nELSE\nPUSHW_2\n 12\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 1\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 12\nSRP0\nPUSHW_2\n 11\n 3\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nSVTCA[x-axis]\nNPUSHW\n 3\n 132\n 5\n 1\nDELTAP2\nNPUSHW\n 3\n 197\n 5\n 1\nDELTAP2\nNPUSHW\n 3\n 102\n 5\n 1\nDELTAP2\nNPUSHW\n 3\n 71\n 5\n 1\nDELTAP2\nNPUSHW\n 3\n 119\n 5\n 1\nDELTAP2\nNPUSHW\n 3\n 250\n 6\n 1\nDELTAP2\nNPUSHW\n 3\n 28\n 6\n 1\nDELTAP3\nNPUSHW\n 3\n 237\n 6\n 1\nDELTAP2\nNPUSHW\n 3\n 235\n 7\n 1\nDELTAP2\nNPUSHW\n 3\n 4\n 8\n 1\nDELTAP3\nNPUSHW\n 3\n 213\n 8\n 1\nDELTAP2\nNPUSHW\n 5\n 21\n 8\n 37\n 8\n 2\nDELTAP3\nNPUSHW\n 3\n 198\n 8\n 1\nDELTAP2\nNPUSHW\n 5\n 230\n 8\n 246\n 8\n 2\nDELTAP2\nNPUSHW\n 3\n 183\n 8\n 1\nDELTAP2\nSVTCA[y-axis]\nNPUSHW\n 3\n 210\n 6\n 1\nDELTAP2\nNPUSHW\n 3\n 231\n 6\n 1\nDELTAP2\nNPUSHW\n 3\n 248\n 6\n 1\nDELTAP2\nNPUSHW\n 3\n 24\n 6\n 1\nDELTAP3\nNPUSHW\n 3\n 4\n 7\n 1\nDELTAP3\nNPUSHW\n 3\n 232\n 7\n 1\nDELTAP2\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n238 0 m 1,0,-1\n 238 160 l 1,1,-1\n 583 160 l 1,2,-1\n 583 1126 l 1,3,-1\n 641 1353 l 1,4,-1\n 505 1167 l 1,5,-1\n 293 979 l 1,6,-1\n 185 1100 l 1,7,-1\n 643 1520 l 1,8,-1\n 793 1500 l 1,9,-1\n 793 160 l 1,10,-1\n 1138 160 l 1,11,-1\n 1138 0 l 1,12,-1\n 238 0 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: two\nEncoding: 50 50 19\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 45\nMDAP[rnd]\nPUSHW_4\n 32\n 8\n 11\n 4\nCALL\nPUSHW_1\n 45\nSRP0\nPUSHW_1\n 0\nMDRP[rp0,grey]\nPUSHW_1\n 32\nSRP0\nPUSHW_1\n 46\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 27\nMDAP[rnd]\nELSE\nPUSHW_2\n 27\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 27\nSRP0\nPUSHW_2\n 16\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 42\n 3\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n183 0 m 1,0,-1\n 183 168 l 1,1,2\n 229 241 229 241 283 312 c 128,-1,3\n 337 383 337 383 392.5 449.5 c 128,-1,4\n 448 516 448 516 501 576.5 c 128,-1,5\n 554 637 554 637 599 688 c 0,6,7\n 651 748 651 748 699.5 798.5 c 128,-1,8\n 748 849 748 849 785 898 c 128,-1,9\n 822 947 822 947 844 999.5 c 128,-1,10\n 866 1052 866 1052 866 1115 c 0,11,12\n 866 1163 866 1163 848 1205.5 c 128,-1,13\n 830 1248 830 1248 797.5 1279.5 c 128,-1,14\n 765 1311 765 1311 720 1329.5 c 128,-1,15\n 675 1348 675 1348 621 1348 c 0,16,17\n 560 1348 560 1348 515.5 1331.5 c 128,-1,18\n 471 1315 471 1315 437.5 1288 c 128,-1,19\n 404 1261 404 1261 379.5 1227.5 c 128,-1,20\n 355 1194 355 1194 334 1160 c 1,21,-1\n 193 1220 l 1,22,23\n 219 1285 219 1285 259.5 1339.5 c 128,-1,24\n 300 1394 300 1394 355 1433.5 c 128,-1,25\n 410 1473 410 1473 480 1495 c 128,-1,26\n 550 1517 550 1517 636 1517 c 0,27,28\n 737 1517 737 1517 816 1481 c 128,-1,29\n 895 1445 895 1445 949.5 1386.5 c 128,-1,30\n 1004 1328 1004 1328 1032.5 1254 c 128,-1,31\n 1061 1180 1061 1180 1061 1104 c 0,32,33\n 1061 1027 1061 1027 1032.5 957.5 c 128,-1,34\n 1004 888 1004 888 961.5 825.5 c 128,-1,35\n 919 763 919 763 870 708 c 128,-1,36\n 821 653 821 653 780 605 c 0,37,38\n 728 544 728 544 676 485 c 128,-1,39\n 624 426 624 426 576.5 369.5 c 128,-1,40\n 529 313 529 313 488 260.5 c 128,-1,41\n 447 208 447 208 417 160 c 1,42,-1\n 1117 160 l 1,43,-1\n 1117 0 l 1,44,-1\n 183 0 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: three\nEncoding: 51 51 20\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_4\n 40\n 7\n 25\n 4\nCALL\nPUSHW_4\n 17\n 6\n 32\n 4\nCALL\nPUSHW_1\n 17\nSRP0\nPUSHW_1\n 51\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 1\nMDAP[rnd]\nELSE\nPUSHW_2\n 1\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 24\nMDAP[rnd]\nELSE\nPUSHW_2\n 24\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 12\n 1\n 37\n 4\nCALL\nPUSHW_1\n 1\nSRP0\nPUSHW_2\n 0\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 24\nSRP0\nPUSHW_2\n 25\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 48\n 1\n 0\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n227 1340 m 1,0,-1\n 242 1500 l 1,1,-1\n 1022 1500 l 1,2,-1\n 1022 1360 l 1,3,4\n 1010 1320 1010 1320 981.5 1276.5 c 128,-1,5\n 953 1233 953 1233 914.5 1188.5 c 128,-1,6\n 876 1144 876 1144 830.5 1101 c 128,-1,7\n 785 1058 785 1058 739 1019 c 1,8,-1\n 607 945 l 1,9,10\n 617 947 617 947 632.5 947.5 c 128,-1,11\n 648 948 648 948 662 948 c 0,12,13\n 759 948 759 948 842.5 924 c 128,-1,14\n 926 900 926 900 987.5 851.5 c 128,-1,15\n 1049 803 1049 803 1084.5 728.5 c 128,-1,16\n 1120 654 1120 654 1120 553 c 0,17,18\n 1120 456 1120 456 1084 377 c 128,-1,19\n 1048 298 1048 298 985.5 236.5 c 128,-1,20\n 923 175 923 175 839 130.5 c 128,-1,21\n 755 86 755 86 659.5 57 c 128,-1,22\n 564 28 564 28 462 14 c 128,-1,23\n 360 0 360 0 262 0 c 1,24,-1\n 262 160 l 1,25,26\n 345 163 345 163 425 175 c 128,-1,27\n 505 187 505 187 577 208.5 c 128,-1,28\n 649 230 649 230 710 261 c 128,-1,29\n 771 292 771 292 815.5 333.5 c 128,-1,30\n 860 375 860 375 885 427.5 c 128,-1,31\n 910 480 910 480 910 543 c 0,32,33\n 910 615 910 615 879.5 663 c 128,-1,34\n 849 711 849 711 796 739 c 128,-1,35\n 743 767 743 767 671.5 778.5 c 128,-1,36\n 600 790 600 790 518 790 c 0,37,38\n 486 790 486 790 448.5 788.5 c 128,-1,39\n 411 787 411 787 381 785 c 1,40,-1\n 381 940 l 1,41,42\n 422 970 422 970 470 1008 c 128,-1,43\n 518 1046 518 1046 567 1087.5 c 128,-1,44\n 616 1129 616 1129 662.5 1171.5 c 128,-1,45\n 709 1214 709 1214 747 1252.5 c 128,-1,46\n 785 1291 785 1291 811 1324.5 c 128,-1,47\n 837 1358 837 1358 845 1380 c 1,48,-1\n 693 1340 l 1,49,-1\n 227 1340 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: four\nEncoding: 52 52 21\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 16\nMDAP[rnd]\nPUSHW_4\n 2\n 6\n 3\n 4\nCALL\nPUSHW_1\n 16\nSRP0\nPUSHW_1\n 6\nMDRP[rp0,min,rnd,grey]\nPUSHW_3\n 8\n 3\n 2\nSRP1\nSRP2\nIP\nPUSHW_1\n 3\nSRP0\nPUSHW_1\n 11\nMDRP[rp0,grey]\nPUSHW_1\n 2\nSRP0\nPUSHW_1\n 13\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 7\nMDAP[rnd]\nELSE\nPUSHW_2\n 7\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 2\nMDAP[rnd]\nELSE\nPUSHW_2\n 2\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 15\n 3\n 0\n 4\nCALL\nPUSHW_1\n 0\nSRP0\nPUSHW_1\n 4\nMDRP[rp0,grey]\nPUSHW_3\n 8\n 2\n 7\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1136 300 m 1,0,-1\n 956 300 l 1,1,-1\n 956 0 l 1,2,-1\n 746 0 l 1,3,-1\n 746 300 l 1,4,-1\n 151 300 l 1,5,-1\n 151 471 l 1,6,-1\n 635 1520 l 1,7,-1\n 824 1500 l 1,8,-1\n 409 600 l 1,9,-1\n 316 460 l 1,10,-1\n 746 460 l 1,11,-1\n 746 867 l 1,12,-1\n 956 850 l 1,13,-1\n 956 460 l 1,14,-1\n 1151 460 l 1,15,-1\n 1136 300 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: five\nEncoding: 53 53 22\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 41\nMDAP[rnd]\nPUSHW_4\n 10\n 6\n 25\n 4\nCALL\nPUSHW_1\n 41\nSRP0\nPUSHW_1\n 18\nMDRP[rp0,min,rnd,grey]\nPUSHW_1\n 41\nSRP0\nPUSHW_1\n 36\nMDRP[rp0,min,rnd,grey]\nPUSHW_2\n 40\n 6\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nRUTG\nPUSHW_1\n 17\nMDAP[rnd]\nRTG\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 37\nMDAP[rnd]\nELSE\nPUSHW_2\n 37\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 38\nMDAP[rnd]\nELSE\nPUSHW_2\n 38\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 30\n 5\n 5\n 4\nCALL\nPUSHW_1\n 17\nSRP0\nPUSHW_2\n 18\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 37\nSRP0\nPUSHW_2\n 39\n 3\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n456 982 m 1,0,1\n 463 986 463 986 480.5 995 c 128,-1,2\n 498 1004 498 1004 524 1013 c 128,-1,3\n 550 1022 550 1022 583.5 1028.5 c 128,-1,4\n 617 1035 617 1035 658 1035 c 0,5,6\n 762 1035 762 1035 843.5 1002.5 c 128,-1,7\n 925 970 925 970 981.5 913.5 c 128,-1,8\n 1038 857 1038 857 1067.5 781 c 128,-1,9\n 1097 705 1097 705 1097 619 c 0,10,11\n 1097 518 1097 518 1061 432.5 c 128,-1,12\n 1025 347 1025 347 962.5 278.5 c 128,-1,13\n 900 210 900 210 816.5 158 c 128,-1,14\n 733 106 733 106 638.5 70.5 c 128,-1,15\n 544 35 544 35 444 17.5 c 128,-1,16\n 344 0 344 0 248 0 c 1,17,-1\n 248 160 l 1,18,19\n 323 162 323 162 400 178 c 128,-1,20\n 477 194 477 194 548.5 222 c 128,-1,21\n 620 250 620 250 682.5 289 c 128,-1,22\n 745 328 745 328 791.5 376 c 128,-1,23\n 838 424 838 424 865 480 c 128,-1,24\n 892 536 892 536 892 598 c 0,25,26\n 892 649 892 649 875.5 697 c 128,-1,27\n 859 745 859 745 826.5 782.5 c 128,-1,28\n 794 820 794 820 745 843 c 128,-1,29\n 696 866 696 866 631 866 c 0,30,31\n 580 866 580 866 539 859.5 c 128,-1,32\n 498 853 498 853 466 843 c 128,-1,33\n 434 833 434 833 410.5 821.5 c 128,-1,34\n 387 810 387 810 372 800 c 1,35,-1\n 248 800 l 1,36,-1\n 248 1500 l 1,37,-1\n 1001 1500 l 1,38,-1\n 1001 1340 l 1,39,-1\n 456 1340 l 1,40,-1\n 456 982 l 1,0,1\nEndSplineSet\nEndChar\n\nStartChar: six\nEncoding: 54 54 23\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 69\nMDAP[rnd]\nPUSHW_1\n 59\nMDAP[rnd]\nPUSHW_1\n 0\nMDRP[rp0,grey]\nPUSHW_1\n 69\nSRP0\nPUSHW_1\n 33\nMDRP[rp0,grey]\nPUSHW_2\n 44\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 10\nMDRP[rp0,grey]\nPUSHW_1\n 59\nSRP0\nPUSHW_2\n 21\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 70\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 40\nMDAP[rnd]\nELSE\nPUSHW_2\n 40\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 43\nMDAP[rnd]\nELSE\nPUSHW_2\n 43\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 26\nMDAP[rnd]\nELSE\nPUSHW_2\n 26\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 16\n 5\n 64\n 4\nCALL\nPUSHW_1\n 40\nSRP0\nPUSHW_2\n 3\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 10\n 40\n 26\nSRP1\nSRP2\nIP\nPUSHW_1\n 26\nSRP0\nPUSHW_2\n 54\n 5\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n959 1344 m 1,0,1\n 952 1346 952 1346 938.5 1346.5 c 128,-1,2\n 925 1347 925 1347 914 1347 c 0,3,4\n 842 1347 842 1347 774 1324.5 c 128,-1,5\n 706 1302 706 1302 646 1261 c 128,-1,6\n 586 1220 586 1220 535.5 1163 c 128,-1,7\n 485 1106 485 1106 446.5 1037.5 c 128,-1,8\n 408 969 408 969 383 891 c 128,-1,9\n 358 813 358 813 350 730 c 1,10,-1\n 433 847 l 1,11,12\n 458 863 458 863 491.5 877.5 c 128,-1,13\n 525 892 525 892 562 903 c 128,-1,14\n 599 914 599 914 637 920.5 c 128,-1,15\n 675 927 675 927 709 927 c 0,16,17\n 796 927 796 927 876.5 903 c 128,-1,18\n 957 879 957 879 1019.5 829 c 128,-1,19\n 1082 779 1082 779 1119.5 700.5 c 128,-1,20\n 1157 622 1157 622 1157 513 c 0,21,22\n 1157 405 1157 405 1120.5 308.5 c 128,-1,23\n 1084 212 1084 212 1018 139.5 c 128,-1,24\n 952 67 952 67 860 25 c 128,-1,25\n 768 -17 768 -17 656 -17 c 0,26,27\n 558 -17 558 -17 482.5 14.5 c 128,-1,28\n 407 46 407 46 351 98 c 128,-1,29\n 295 150 295 150 257.5 217 c 128,-1,30\n 220 284 220 284 196.5 354.5 c 128,-1,31\n 173 425 173 425 163 494 c 128,-1,32\n 153 563 153 563 153 620 c 0,33,34\n 153 739 153 739 177.5 852 c 128,-1,35\n 202 965 202 965 248.5 1064.5 c 128,-1,36\n 295 1164 295 1164 362 1247.5 c 128,-1,37\n 429 1331 429 1331 514.5 1390.5 c 128,-1,38\n 600 1450 600 1450 702.5 1483.5 c 128,-1,39\n 805 1517 805 1517 923 1517 c 0,40,41\n 938 1517 938 1517 956 1516.5 c 128,-1,42\n 974 1516 974 1516 984 1514 c 1,43,-1\n 959 1344 l 1,0,1\n359 597 m 1,44,45\n 359 569 359 569 359.5 546 c 128,-1,46\n 360 523 360 523 362 501 c 128,-1,47\n 364 479 364 479 368 456.5 c 128,-1,48\n 372 434 372 434 379 407 c 0,49,50\n 393 350 393 350 417.5 303.5 c 128,-1,51\n 442 257 442 257 476.5 223.5 c 128,-1,52\n 511 190 511 190 556.5 171.5 c 128,-1,53\n 602 153 602 153 659 153 c 0,54,55\n 738 153 738 153 793.5 183 c 128,-1,56\n 849 213 849 213 884 262.5 c 128,-1,57\n 919 312 919 312 935.5 375 c 128,-1,58\n 952 438 952 438 952 503 c 0,59,60\n 952 566 952 566 933.5 614 c 128,-1,61\n 915 662 915 662 881 693.5 c 128,-1,62\n 847 725 847 725 799.5 741 c 128,-1,63\n 752 757 752 757 694 757 c 0,64,65\n 640 757 640 757 589 744 c 128,-1,66\n 538 731 538 731 493.5 709 c 128,-1,67\n 449 687 449 687 414.5 658 c 128,-1,68\n 380 629 380 629 359 597 c 1,44,45\nEndSplineSet\nEndChar\n\nStartChar: seven\nEncoding: 55 55 24\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n177 1500 m 1,0,-1\n 1120 1500 l 1,1,-1\n 1120 1370 l 2,2,3\n 1120 1327 1120 1327 1087.5 1259.5 c 128,-1,4\n 1055 1192 1055 1192 1005 1108 c 128,-1,5\n 955 1024 955 1024 895.5 927.5 c 128,-1,6\n 836 831 836 831 782.5 729.5 c 128,-1,7\n 729 628 729 628 689 526 c 128,-1,8\n 649 424 649 424 638 329 c 0,9,10\n 633 288 633 288 630.5 244.5 c 128,-1,11\n 628 201 628 201 626.5 158 c 128,-1,12\n 625 115 625 115 625 74 c 2,13,-1\n 625 0 l 1,14,-1\n 420 0 l 1,15,16\n 420 30 420 30 420.5 80.5 c 128,-1,17\n 421 131 421 131 423 187 c 128,-1,18\n 425 243 425 243 430 298 c 128,-1,19\n 435 353 435 353 443 392 c 0,20,21\n 466 499 466 499 508.5 602.5 c 128,-1,22\n 551 706 551 706 601.5 801.5 c 128,-1,23\n 652 897 652 897 705 982 c 128,-1,24\n 758 1067 758 1067 801 1136.5 c 128,-1,25\n 844 1206 844 1206 871.5 1258 c 128,-1,26\n 899 1310 899 1310 899 1340 c 1,27,-1\n 177 1340 l 1,28,-1\n 177 1500 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: eight\nEncoding: 56 56 25\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_4\n 45\n 8\n 25\n 4\nCALL\nPUSHW_4\n 15\n 8\n 55\n 4\nCALL\nNPUSHW\n 3\n 153\n 55\n 1\nDELTAP1\nPUSHW_3\n 5\n 55\n 15\nSRP1\nSRP2\nIP\nNPUSHW\n 3\n 119\n 5\n 1\nDELTAP1\nNPUSHW\n 5\n 134\n 5\n 150\n 5\n 2\nDELTAP1\nPUSHW_3\n 10\n 25\n 15\nSRP1\nSRP2\nIP\nPUSHW_3\n 30\n 25\n 15\nSRP1\nSRP2\nIP\nNPUSHW\n 3\n 122\n 30\n 1\nDELTAP1\nPUSHW_3\n 35\n 25\n 45\nSRP1\nSRP2\nIP\nPUSHW_1\n 35\nMDAP[rnd]\nNPUSHW\n 3\n 124\n 35\n 1\nDELTAP1\nNPUSHW\n 3\n 137\n 35\n 1\nDELTAP1\nPUSHW_1\n 5\nSRP0\nPUSHW_2\n 63\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 35\nSRP0\nPUSHW_2\n 73\n 9\nMIRP[rp0,rnd,grey]\nNPUSHW\n 3\n 121\n 73\n 1\nDELTAP1\nPUSHW_1\n 5\nSRP0\nPUSHW_1\n 79\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 20\nMDAP[rnd]\nELSE\nPUSHW_2\n 20\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 10\n 20\n 0\nSRP1\nSRP2\nIP\nPUSHW_3\n 30\n 20\n 0\nSRP1\nSRP2\nIP\nNPUSHW\n 3\n 154\n 40\n 1\nDELTAP1\nNPUSHW\n 3\n 139\n 40\n 1\nDELTAP1\nNPUSHW\n 3\n 121\n 40\n 1\nDELTAP1\nNPUSHW\n 3\n 169\n 40\n 1\nDELTAP1\nPUSHW_2\n 50\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 60\n 0\n 50\nSRP1\nSRP2\nIP\nNPUSHW\n 3\n 166\n 60\n 1\nDELTAP1\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 68\n 3\nMIRP[rp0,rnd,grey]\nNPUSHW\n 3\n 149\n 68\n 1\nDELTAP1\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n631 1517 m 0,0,1\n 722 1517 722 1517 800 1492 c 128,-1,2\n 878 1467 878 1467 934.5 1420 c 128,-1,3\n 991 1373 991 1373 1023 1306 c 128,-1,4\n 1055 1239 1055 1239 1055 1155 c 0,5,6\n 1055 1096 1055 1096 1037.5 1050 c 128,-1,7\n 1020 1004 1020 1004 990 967.5 c 128,-1,8\n 960 931 960 931 920.5 901.5 c 128,-1,9\n 881 872 881 872 837 846 c 1,10,11\n 911 813 911 813 969.5 770.5 c 128,-1,12\n 1028 728 1028 728 1068.5 674.5 c 128,-1,13\n 1109 621 1109 621 1130.5 555 c 128,-1,14\n 1152 489 1152 489 1152 410 c 0,15,16\n 1152 299 1152 299 1108 218.5 c 128,-1,17\n 1064 138 1064 138 991.5 85.5 c 128,-1,18\n 919 33 919 33 826.5 8 c 128,-1,19\n 734 -17 734 -17 637 -17 c 0,20,21\n 542 -17 542 -17 454 11.5 c 128,-1,22\n 366 40 366 40 298.5 95.5 c 128,-1,23\n 231 151 231 151 190 233.5 c 128,-1,24\n 149 316 149 316 149 424 c 0,25,26\n 149 504 149 504 172 569 c 128,-1,27\n 195 634 195 634 235 686 c 128,-1,28\n 275 738 275 738 330 778.5 c 128,-1,29\n 385 819 385 819 449 850 c 1,30,31\n 402 879 402 879 361.5 910 c 128,-1,32\n 321 941 321 941 290.5 976.5 c 128,-1,33\n 260 1012 260 1012 242.5 1053 c 128,-1,34\n 225 1094 225 1094 225 1144 c 0,35,36\n 225 1241 225 1241 263.5 1311.5 c 128,-1,37\n 302 1382 302 1382 362 1427.5 c 128,-1,38\n 422 1473 422 1473 493.5 1495 c 128,-1,39\n 565 1517 565 1517 631 1517 c 0,0,1\n620 760 m 1,40,41\n 557 733 557 733 506.5 700.5 c 128,-1,42\n 456 668 456 668 420.5 626.5 c 128,-1,43\n 385 585 385 585 365.5 532.5 c 128,-1,44\n 346 480 346 480 346 414 c 0,45,46\n 346 354 346 354 370.5 305 c 128,-1,47\n 395 256 395 256 435.5 220.5 c 128,-1,48\n 476 185 476 185 529 166 c 128,-1,49\n 582 147 582 147 638 147 c 0,50,51\n 702 147 702 147 759.5 164.5 c 128,-1,52\n 817 182 817 182 860.5 216 c 128,-1,53\n 904 250 904 250 929 300 c 128,-1,54\n 954 350 954 350 954 415 c 0,55,56\n 954 482 954 482 924.5 534.5 c 128,-1,57\n 895 587 895 587 847.5 628.5 c 128,-1,58\n 800 670 800 670 740.5 702 c 128,-1,59\n 681 734 681 734 620 760 c 1,40,41\n661 923 m 1,60,61\n 753 964 753 964 807.5 1022 c 128,-1,62\n 862 1080 862 1080 862 1163 c 0,63,64\n 862 1213 862 1213 841.5 1249 c 128,-1,65\n 821 1285 821 1285 790 1308 c 128,-1,66\n 759 1331 759 1331 721.5 1341.5 c 128,-1,67\n 684 1352 684 1352 650 1352 c 0,68,69\n 605 1352 605 1352 563 1338.5 c 128,-1,70\n 521 1325 521 1325 489 1300 c 128,-1,71\n 457 1275 457 1275 437.5 1241 c 128,-1,72\n 418 1207 418 1207 418 1167 c 0,73,74\n 418 1121 418 1121 437.5 1085.5 c 128,-1,75\n 457 1050 457 1050 490.5 1021.5 c 128,-1,76\n 524 993 524 993 568 969 c 128,-1,77\n 612 945 612 945 661 923 c 1,60,61\nEndSplineSet\nEndChar\n\nStartChar: nine\nEncoding: 57 57 26\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 54\nMDAP[rnd]\nPUSHW_1\n 34\nMDAP[rnd]\nPUSHW_4\n 8\n 6\n 44\n 4\nCALL\nNPUSHW\n 5\n 122\n 34\n 138\n 34\n 2\nDELTAP1\nNPUSHW\n 15\n 9\n 34\n 25\n 34\n 41\n 34\n 57\n 34\n 73\n 34\n 89\n 34\n 105\n 34\n 7\nDELTAP1\nPUSHW_1\n 34\nSRP0\nPUSHW_2\n 20\n 6\nMIRP[rp0,rnd,grey]\nNPUSHW\n 15\n 6\n 44\n 22\n 44\n 38\n 44\n 54\n 44\n 70\n 44\n 86\n 44\n 102\n 44\n 7\nDELTAP1\nNPUSHW\n 5\n 117\n 44\n 133\n 44\n 2\nDELTAP1\nPUSHW_1\n 44\nSRP0\nPUSHW_1\n 28\nMDRP[rp0,grey]\nPUSHW_1\n 28\nMDAP[rnd]\nPUSHW_1\n 34\nSRP0\nPUSHW_1\n 33\nMDRP[rp0,grey]\nPUSHW_1\n 33\nMDAP[rnd]\nPUSHW_1\n 20\nSRP0\nPUSHW_1\n 55\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 13\nMDAP[rnd]\nELSE\nPUSHW_2\n 13\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 27\nMDAP[rnd]\nELSE\nPUSHW_2\n 27\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 49\n 3\n 3\n 4\nCALL\nPUSHW_1\n 27\nSRP0\nPUSHW_2\n 28\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 33\n 27\n 13\nSRP1\nSRP2\nIP\nPUSHW_1\n 13\nSRP0\nPUSHW_2\n 39\n 3\nMIRP[rp0,rnd,grey]\nNPUSHW\n 5\n 121\n 39\n 137\n 39\n 2\nDELTAP1\nNPUSHW\n 15\n 8\n 39\n 24\n 39\n 40\n 39\n 56\n 39\n 72\n 39\n 88\n 39\n 104\n 39\n 7\nDELTAP1\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n869 663 m 1,0,1\n 810 617 810 617 750.5 595 c 128,-1,2\n 691 573 691 573 616 573 c 0,3,4\n 518 573 518 573 433 605.5 c 128,-1,5\n 348 638 348 638 285 698 c 128,-1,6\n 222 758 222 758 186 842.5 c 128,-1,7\n 150 927 150 927 150 1031 c 0,8,9\n 150 1139 150 1139 184.5 1228 c 128,-1,10\n 219 1317 219 1317 282.5 1381.5 c 128,-1,11\n 346 1446 346 1446 436.5 1481.5 c 128,-1,12\n 527 1517 527 1517 639 1517 c 0,13,14\n 739 1517 739 1517 815.5 1486 c 128,-1,15\n 892 1455 892 1455 948 1404 c 128,-1,16\n 1004 1353 1004 1353 1041.5 1287 c 128,-1,17\n 1079 1221 1079 1221 1101.5 1150 c 128,-1,18\n 1124 1079 1124 1079 1133.5 1009 c 128,-1,19\n 1143 939 1143 939 1143 880 c 0,20,21\n 1143 764 1143 764 1119.5 653.5 c 128,-1,22\n 1096 543 1096 543 1050.5 445 c 128,-1,23\n 1005 347 1005 347 939 264.5 c 128,-1,24\n 873 182 873 182 788.5 121 c 128,-1,25\n 704 60 704 60 602 24 c 128,-1,26\n 500 -12 500 -12 382 -17 c 1,27,-1\n 351 150 l 1,28,29\n 471 156 471 156 576.5 207 c 128,-1,30\n 682 258 682 258 762.5 342.5 c 128,-1,31\n 843 427 843 427 892.5 539.5 c 128,-1,32\n 942 652 942 652 949 780 c 1,33,-1\n 869 663 l 1,0,1\n937 953 m 1,34,35\n 934 1028 934 1028 915.5 1098.5 c 128,-1,36\n 897 1169 897 1169 861 1224.5 c 128,-1,37\n 825 1280 825 1280 772 1313.5 c 128,-1,38\n 719 1347 719 1347 647 1347 c 0,39,40\n 579 1347 579 1347 525 1325 c 128,-1,41\n 471 1303 471 1303 433 1264 c 128,-1,42\n 395 1225 395 1225 374.5 1170 c 128,-1,43\n 354 1115 354 1115 354 1049 c 0,44,45\n 354 984 354 984 370.5 928 c 128,-1,46\n 387 872 387 872 420.5 831 c 128,-1,47\n 454 790 454 790 505.5 766.5 c 128,-1,48\n 557 743 557 743 626 743 c 0,49,50\n 679 743 679 743 727.5 760 c 128,-1,51\n 776 777 776 777 816.5 805.5 c 128,-1,52\n 857 834 857 834 888 872 c 128,-1,53\n 919 910 919 910 937 953 c 1,34,35\nEndSplineSet\nEndChar\n\nStartChar: colon\nEncoding: 58 58 27\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 20\nMDAP[rnd]\nPUSHW_1\n 30\nMDAP[rnd]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_1\n 10\nMDAP[rnd]\nSVTCA[y-axis]\nPUSHW_1\n 25\nMDAP[rnd]\nPUSHW_1\n 35\nMDAP[rnd]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 15\nMDAP[rnd]\nELSE\nPUSHW_2\n 15\n 13\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n152 133 m 256,0,1\n 152 164 152 164 164 191 c 128,-1,2\n 176 218 176 218 196 238 c 128,-1,3\n 216 258 216 258 242.5 269.5 c 128,-1,4\n 269 281 269 281 300 281 c 256,5,6\n 331 281 331 281 358 269.5 c 128,-1,7\n 385 258 385 258 405 238 c 128,-1,8\n 425 218 425 218 436.5 191 c 128,-1,9\n 448 164 448 164 448 133 c 256,10,11\n 448 102 448 102 436.5 74.5 c 128,-1,12\n 425 47 425 47 405 27 c 128,-1,13\n 385 7 385 7 358.5 -5 c 128,-1,14\n 332 -17 332 -17 302 -17 c 0,15,16\n 271 -17 271 -17 243.5 -5 c 128,-1,17\n 216 7 216 7 196 27 c 128,-1,18\n 176 47 176 47 164 74.5 c 128,-1,19\n 152 102 152 102 152 133 c 256,0,1\n152 647 m 256,20,21\n 152 678 152 678 164 705 c 128,-1,22\n 176 732 176 732 196 752 c 128,-1,23\n 216 772 216 772 242.5 783.5 c 128,-1,24\n 269 795 269 795 300 795 c 256,25,26\n 331 795 331 795 358 783.5 c 128,-1,27\n 385 772 385 772 405 752 c 128,-1,28\n 425 732 425 732 436.5 705 c 128,-1,29\n 448 678 448 678 448 647 c 256,30,31\n 448 616 448 616 436.5 588.5 c 128,-1,32\n 425 561 425 561 405 541 c 128,-1,33\n 385 521 385 521 358.5 509 c 128,-1,34\n 332 497 332 497 302 497 c 0,35,36\n 271 497 271 497 243.5 509 c 128,-1,37\n 216 521 216 521 196 541 c 128,-1,38\n 176 561 176 561 164 588.5 c 128,-1,39\n 152 616 152 616 152 647 c 256,20,21\nEndSplineSet\nEndChar\n\nStartChar: semicolon\nEncoding: 59 59 28\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_1\n 10\nMDAP[rnd]\nPUSHW_1\n 20\nMDAP[rnd]\nPUSHW_1\n 30\nMDAP[rnd]\nSVTCA[y-axis]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 15\nMDAP[rnd]\nPUSHW_1\n 25\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 41\nMDAP[rnd]\nELSE\nPUSHW_2\n 41\n 13\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n152 641 m 256,0,1\n 152 672 152 672 164 699 c 128,-1,2\n 176 726 176 726 196 746 c 128,-1,3\n 216 766 216 766 242.5 777.5 c 128,-1,4\n 269 789 269 789 300 789 c 256,5,6\n 331 789 331 789 358 777.5 c 128,-1,7\n 385 766 385 766 405 746 c 128,-1,8\n 425 726 425 726 436.5 699 c 128,-1,9\n 448 672 448 672 448 641 c 256,10,11\n 448 610 448 610 436.5 582.5 c 128,-1,12\n 425 555 425 555 405 535 c 128,-1,13\n 385 515 385 515 358.5 503 c 128,-1,14\n 332 491 332 491 302 491 c 0,15,16\n 271 491 271 491 243.5 503 c 128,-1,17\n 216 515 216 515 196 535 c 128,-1,18\n 176 555 176 555 164 582.5 c 128,-1,19\n 152 610 152 610 152 641 c 256,0,1\n152 127 m 0,20,21\n 152 156 152 156 163.5 182.5 c 128,-1,22\n 175 209 175 209 195.5 228 c 128,-1,23\n 216 247 216 247 243 259 c 128,-1,24\n 270 271 270 271 300 271 c 0,25,26\n 329 271 329 271 355.5 260.5 c 128,-1,27\n 382 250 382 250 402.5 230 c 128,-1,28\n 423 210 423 210 435.5 179.5 c 128,-1,29\n 448 149 448 149 448 110 c 0,30,31\n 448 57 448 57 441.5 7.5 c 128,-1,32\n 435 -42 435 -42 414.5 -93 c 128,-1,33\n 394 -144 394 -144 356 -197 c 128,-1,34\n 318 -250 318 -250 256 -307 c 1,35,-1\n 204 -284 l 1,36,37\n 227 -240 227 -240 245 -193 c 0,38,39\n 260 -154 260 -154 272.5 -107.5 c 128,-1,40\n 285 -61 285 -61 285 -17 c 1,41,42\n 260 -16 260 -16 236 -6 c 128,-1,43\n 212 4 212 4 193 21.5 c 128,-1,44\n 174 39 174 39 163 66 c 128,-1,45\n 152 93 152 93 152 127 c 0,20,21\nEndSplineSet\nEndChar\n\nStartChar: less\nEncoding: 60 60 29\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n1100 1211 m 1,0,-1\n 1100 1036 l 1,1,-1\n 413 670 l 1,2,-1\n 335 650 l 1,3,-1\n 412 630 l 1,4,-1\n 1100 266 l 1,5,-1\n 1100 91 l 1,6,-1\n 200 548 l 1,7,-1\n 200 757 l 1,8,-1\n 1100 1211 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: equal\nEncoding: 61 61 30\nWidth: 1300\nFlags: W\nTtInstrs:\nSVTCA[y-axis]\nPUSHW_1\n 3\nMDAP[rnd]\nPUSHW_1\n 7\nMDAP[rnd]\nPUSHW_1\n 3\nSRP0\nPUSHW_2\n 1\n 2\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 7\nSRP0\nPUSHW_2\n 5\n 2\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n200 700 m 1,0,-1\n 1000 700 l 1,1,-1\n 1000 560 l 1,2,-1\n 200 560 l 1,3,-1\n 200 700 l 1,0,-1\n200 400 m 1,4,-1\n 1000 400 l 1,5,-1\n 1000 260 l 1,6,-1\n 200 260 l 1,7,-1\n 200 400 l 1,4,-1\nEndSplineSet\nEndChar\n\nStartChar: greater\nEncoding: 62 62 31\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n1100 757 m 1,0,-1\n 1100 548 l 1,1,-1\n 200 91 l 1,2,-1\n 200 266 l 1,3,-1\n 888 630 l 1,4,-1\n 965 650 l 1,5,-1\n 887 670 l 1,6,-1\n 200 1036 l 1,7,-1\n 200 1211 l 1,8,-1\n 1100 757 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: question\nEncoding: 63 63 32\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 40\nMDAP[rnd]\nPUSHW_2\n 50\n 6\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 10\nMDAP[rnd]\nPUSHW_1\n 9\nMDAP[rnd]\nPUSHW_1\n 45\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 55\nMDAP[rnd]\nELSE\nPUSHW_2\n 55\n 13\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1000 1144 m 0,0,1\n 1000 1081 1000 1081 983 1031 c 128,-1,2\n 966 981 966 981 938.5 940 c 128,-1,3\n 911 899 911 899 875.5 864 c 128,-1,4\n 840 829 840 829 802.5 795.5 c 128,-1,5\n 765 762 765 762 729.5 727 c 128,-1,6\n 694 692 694 692 666.5 651.5 c 128,-1,7\n 639 611 639 611 622 561.5 c 128,-1,8\n 605 512 605 512 605 450 c 1,9,-1\n 395 429 l 1,10,11\n 395 518 395 518 412 586 c 128,-1,12\n 429 654 429 654 456.5 706.5 c 128,-1,13\n 484 759 484 759 519.5 799.5 c 128,-1,14\n 555 840 555 840 592.5 873.5 c 128,-1,15\n 630 907 630 907 665.5 937 c 128,-1,16\n 701 967 701 967 728.5 999 c 128,-1,17\n 756 1031 756 1031 773 1068 c 128,-1,18\n 790 1105 790 1105 790 1152 c 0,19,20\n 790 1204 790 1204 770 1242 c 128,-1,21\n 750 1280 750 1280 715.5 1304 c 128,-1,22\n 681 1328 681 1328 634.5 1339.5 c 128,-1,23\n 588 1351 588 1351 535 1351 c 0,24,25\n 497 1351 497 1351 456.5 1340 c 128,-1,26\n 416 1329 416 1329 377.5 1308 c 128,-1,27\n 339 1287 339 1287 303.5 1257 c 128,-1,28\n 268 1227 268 1227 240 1190 c 1,29,-1\n 107 1300 l 1,30,31\n 156 1366 156 1366 213.5 1408.5 c 128,-1,32\n 271 1451 271 1451 330.5 1475 c 128,-1,33\n 390 1499 390 1499 448.5 1508 c 128,-1,34\n 507 1517 507 1517 560 1517 c 0,35,36\n 645 1517 645 1517 724 1494.5 c 128,-1,37\n 803 1472 803 1472 864.5 1426.5 c 128,-1,38\n 926 1381 926 1381 963 1310.5 c 128,-1,39\n 1000 1240 1000 1240 1000 1144 c 0,0,1\n378 106 m 256,40,41\n 378 131 378 131 387.5 153 c 128,-1,42\n 397 175 397 175 413.5 191.5 c 128,-1,43\n 430 208 430 208 452 217.5 c 128,-1,44\n 474 227 474 227 499 227 c 256,45,46\n 524 227 524 227 546 217.5 c 128,-1,47\n 568 208 568 208 584.5 191.5 c 128,-1,48\n 601 175 601 175 610.5 153 c 128,-1,49\n 620 131 620 131 620 106 c 256,50,51\n 620 81 620 81 610.5 58.5 c 128,-1,52\n 601 36 601 36 585 19.5 c 128,-1,53\n 569 3 569 3 547 -7 c 128,-1,54\n 525 -17 525 -17 500 -17 c 0,55,56\n 474 -17 474 -17 452 -7 c 128,-1,57\n 430 3 430 3 413.5 19.5 c 128,-1,58\n 397 36 397 36 387.5 58.5 c 128,-1,59\n 378 81 378 81 378 106 c 256,40,41\nEndSplineSet\nEndChar\n\nStartChar: at\nEncoding: 64 64 33\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n651 1486 m 0,0,1\n 745 1486 745 1486 821 1453 c 128,-1,2\n 897 1420 897 1420 956 1360.5 c 128,-1,3\n 1015 1301 1015 1301 1057.5 1217.5 c 128,-1,4\n 1100 1134 1100 1134 1127 1033.5 c 128,-1,5\n 1154 933 1154 933 1167 817.5 c 128,-1,6\n 1180 702 1180 702 1180 578 c 0,7,8\n 1180 458 1180 458 1172 347.5 c 128,-1,9\n 1164 237 1164 237 1139 152 c 128,-1,10\n 1114 67 1114 67 1066 16.5 c 128,-1,11\n 1018 -34 1018 -34 939 -34 c 0,12,13\n 906 -34 906 -34 874 -24 c 128,-1,14\n 842 -14 842 -14 815.5 4.5 c 128,-1,15\n 789 23 789 23 770 49 c 128,-1,16\n 751 75 751 75 743 108 c 1,17,-1\n 705 8 l 1,18,19\n 678 -17 678 -17 632 -17 c 256,20,21\n 586 -17 586 -17 543.5 6 c 128,-1,22\n 501 29 501 29 468 73.5 c 128,-1,23\n 435 118 435 118 415.5 184 c 128,-1,24\n 396 250 396 250 396 337 c 0,25,26\n 396 427 396 427 415.5 494.5 c 128,-1,27\n 435 562 435 562 468.5 606.5 c 128,-1,28\n 502 651 502 651 546 673 c 128,-1,29\n 590 695 590 695 640 695 c 0,30,31\n 673 695 673 695 693 689 c 128,-1,32\n 713 683 713 683 724 675 c 0,33,34\n 736 666 736 666 742 655 c 1,35,-1\n 742 690 l 2,36,37\n 742 745 742 745 740.5 784.5 c 128,-1,38\n 739 824 739 824 731 849.5 c 128,-1,39\n 723 875 723 875 706 887.5 c 128,-1,40\n 689 900 689 900 657 900 c 256,41,42\n 625 900 625 900 595 893 c 128,-1,43\n 565 886 565 886 542 877 c 128,-1,44\n 519 868 519 868 505 861 c 2,45,-1\n 492 854 l 1,46,-1\n 492 981 l 1,47,48\n 509 996 509 996 534 1008 c 0,49,50\n 555 1019 555 1019 586.5 1027.5 c 128,-1,51\n 618 1036 618 1036 663 1036 c 0,52,53\n 748 1036 748 1036 794 1013.5 c 128,-1,54\n 840 991 840 991 861.5 946 c 128,-1,55\n 883 901 883 901 886.5 833.5 c 128,-1,56\n 890 766 890 766 890 676 c 2,57,-1\n 890 174 l 2,58,59\n 890 143 890 143 901.5 121.5 c 128,-1,60\n 913 100 913 100 946 100 c 0,61,62\n 966 100 966 100 980 124.5 c 128,-1,63\n 994 149 994 149 1003.5 187 c 128,-1,64\n 1013 225 1013 225 1018.5 272 c 128,-1,65\n 1024 319 1024 319 1026.5 363.5 c 128,-1,66\n 1029 408 1029 408 1029.5 445 c 128,-1,67\n 1030 482 1030 482 1030 501 c 0,68,69\n 1030 672 1030 672 1012.5 823 c 128,-1,70\n 995 974 995 974 951.5 1086.5 c 128,-1,71\n 908 1199 908 1199 834 1264.5 c 128,-1,72\n 760 1330 760 1330 647 1330 c 0,73,74\n 595 1330 595 1330 547.5 1301.5 c 128,-1,75\n 500 1273 500 1273 458.5 1222 c 128,-1,76\n 417 1171 417 1171 383.5 1101 c 128,-1,77\n 350 1031 350 1031 326 948 c 128,-1,78\n 302 865 302 865 289 772.5 c 128,-1,79\n 276 680 276 680 276 584 c 0,80,81\n 276 481 276 481 284.5 378.5 c 128,-1,82\n 293 276 293 276 311.5 183 c 128,-1,83\n 330 90 330 90 359 10 c 128,-1,84\n 388 -70 388 -70 430.5 -128.5 c 128,-1,85\n 473 -187 473 -187 528.5 -220.5 c 128,-1,86\n 584 -254 584 -254 655 -254 c 0,87,88\n 685 -254 685 -254 713.5 -246.5 c 128,-1,89\n 742 -239 742 -239 766 -227 c 128,-1,90\n 790 -215 790 -215 809 -201 c 128,-1,91\n 828 -187 828 -187 840 -173 c 1,92,-1\n 889 -322 l 1,93,94\n 835 -367 835 -367 777 -388.5 c 128,-1,95\n 719 -410 719 -410 651 -410 c 0,96,97\n 553 -410 553 -410 476 -375 c 128,-1,98\n 399 -340 399 -340 340 -277 c 128,-1,99\n 281 -214 281 -214 239 -126.5 c 128,-1,100\n 197 -39 197 -39 170.5 66.5 c 128,-1,101\n 144 172 144 172 132 292 c 128,-1,102\n 120 412 120 412 120 540 c 0,103,104\n 120 671 120 671 134.5 792 c 128,-1,105\n 149 913 149 913 178.5 1018.5 c 128,-1,106\n 208 1124 208 1124 252.5 1210 c 128,-1,107\n 297 1296 297 1296 356 1357.5 c 128,-1,108\n 415 1419 415 1419 488.5 1452.5 c 128,-1,109\n 562 1486 562 1486 651 1486 c 0,0,1\n742 522 m 2,110,111\n 741 525 741 525 735 529 c 0,112,113\n 730 532 730 532 718 534.5 c 128,-1,114\n 706 537 706 537 683 537 c 0,115,116\n 653 537 653 537 628.5 526 c 128,-1,117\n 604 515 604 515 586 491 c 128,-1,118\n 568 467 568 467 558 429 c 128,-1,119\n 548 391 548 391 548 337 c 0,120,121\n 548 293 548 293 554 256.5 c 128,-1,122\n 560 220 560 220 572.5 194 c 128,-1,123\n 585 168 585 168 603.5 153.5 c 128,-1,124\n 622 139 622 139 647 139 c 0,125,126\n 670 139 670 139 688 159 c 128,-1,127\n 706 179 706 179 718 203 c 0,128,129\n 732 231 732 231 742 267 c 1,130,-1\n 742 522 l 2,110,111\nEndSplineSet\nEndChar\n\nStartChar: A\nEncoding: 65 65 34\nWidth: 1300\nFlags: W\nTtInstrs:\nRTHG\nPUSHW_1\n 9\nMDAP[rnd]\nRTG\nPUSHW_1\n 8\nMDRP[rp0,grey]\nPUSHW_2\n 0\n 12\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 9\nSRP0\nPUSHW_1\n 5\nMDRP[rp0,grey]\nPUSHW_2\n 4\n 11\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 12\n 5\n 9\nSRP1\nSRP2\nIP\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 3\nMDAP[rnd]\nELSE\nPUSHW_2\n 3\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 4\nMDAP[rnd]\nELSE\nPUSHW_2\n 4\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 12\n 2\n 6\n 4\nCALL\nPUSHW_3\n 9\n 0\n 3\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n32 0 m 1,0,-1\n 504 1300 l 1,1,-1\n 539 1500 l 1,2,-1\n 717 1520 l 1,3,-1\n 1265 0 l 1,4,-1\n 1065 0 l 1,5,-1\n 917 450 l 1,6,-1\n 382 450 l 1,7,-1\n 216 0 l 1,8,-1\n 32 0 l 1,0,-1\n645 1400 m 1,9,-1\n 600 1080 l 1,10,-1\n 431 600 l 1,11,-1\n 868 600 l 1,12,-1\n 690 1080 l 1,13,-1\n 645 1400 l 1,9,-1\nEndSplineSet\nEndChar\n\nStartChar: B\nEncoding: 66 66 35\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n210 0 m 1,0,-1\n 210 1290 l 1,1,-1\n 180 1490 l 1,2,3\n 240 1498 240 1498 303.5 1504 c 128,-1,4\n 367 1510 367 1510 432 1510 c 0,5,6\n 548 1510 548 1510 653 1495.5 c 128,-1,7\n 758 1481 758 1481 837.5 1443 c 128,-1,8\n 917 1405 917 1405 964 1338.5 c 128,-1,9\n 1011 1272 1011 1272 1011 1169 c 0,10,11\n 1011 1060 1011 1060 964 981 c 128,-1,12\n 917 902 917 902 830 860 c 1,13,-1\n 676 816 l 1,14,-1\n 823 802 l 1,15,16\n 884 784 884 784 938 755.5 c 128,-1,17\n 992 727 992 727 1031.5 686 c 128,-1,18\n 1071 645 1071 645 1094 589 c 128,-1,19\n 1117 533 1117 533 1117 460 c 0,20,21\n 1117 375 1117 375 1094.5 308 c 128,-1,22\n 1072 241 1072 241 1033 190 c 128,-1,23\n 994 139 994 139 942 102.5 c 128,-1,24\n 890 66 890 66 830.5 43.5 c 128,-1,25\n 771 21 771 21 707 10.5 c 128,-1,26\n 643 0 643 0 580 0 c 2,27,-1\n 210 0 l 1,0,-1\n395 160 m 1,28,-1\n 505 160 l 2,29,30\n 604 160 604 160 681.5 174.5 c 128,-1,31\n 759 189 759 189 812.5 222.5 c 128,-1,32\n 866 256 866 256 894 311.5 c 128,-1,33\n 922 367 922 367 922 450 c 0,34,35\n 922 525 922 525 896 578 c 128,-1,36\n 870 631 870 631 822.5 665 c 128,-1,37\n 775 699 775 699 708 714.5 c 128,-1,38\n 641 730 641 730 560 730 c 2,39,-1\n 395 730 l 1,40,-1\n 395 160 l 1,28,-1\n395 1147 m 1,41,-1\n 395 885 l 1,42,-1\n 500 885 l 2,43,44\n 561 888 561 888 620.5 904 c 128,-1,45\n 680 920 680 920 726.5 951.5 c 128,-1,46\n 773 983 773 983 801.5 1031.5 c 128,-1,47\n 830 1080 830 1080 830 1148 c 0,48,49\n 830 1214 830 1214 799.5 1257.5 c 128,-1,50\n 769 1301 769 1301 721 1326 c 128,-1,51\n 673 1351 673 1351 613.5 1361 c 128,-1,52\n 554 1371 554 1371 497 1371 c 0,53,54\n 463 1371 463 1371 426.5 1368.5 c 128,-1,55\n 390 1366 390 1366 359 1360 c 1,56,-1\n 395 1147 l 1,41,-1\nEndSplineSet\nEndChar\n\nStartChar: C\nEncoding: 67 67 36\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_4\n 31\n 6\n 12\n 4\nCALL\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 17\nMDAP[rnd]\nELSE\nPUSHW_2\n 17\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 5\nMDAP[rnd]\nELSE\nPUSHW_2\n 5\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 17\nSRP0\nPUSHW_2\n 26\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 5\nSRP0\nPUSHW_2\n 38\n 5\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nSVTCA[x-axis]\nNPUSHW\n 3\n 147\n 0\n 1\nDELTAP1\nNPUSHW\n 9\n 168\n 0\n 184\n 0\n 200\n 0\n 216\n 0\n 4\nDELTAP1\nNPUSHW\n 3\n 144\n 20\n 1\nDELTAP1\nNPUSHW\n 3\n 166\n 20\n 1\nDELTAP1\nNPUSHW\n 7\n 184\n 20\n 200\n 20\n 216\n 20\n 3\nDELTAP1\nNPUSHW\n 3\n 152\n 21\n 1\nDELTAP1\nNPUSHW\n 3\n 170\n 21\n 1\nDELTAP1\nNPUSHW\n 3\n 171\n 43\n 1\nDELTAP1\nSVTCA[y-axis]\nNPUSHW\n 3\n 152\n 21\n 1\nDELTAP1\nNPUSHW\n 7\n 185\n 21\n 201\n 21\n 217\n 21\n 3\nDELTAP1\nNPUSHW\n 3\n 170\n 21\n 1\nDELTAP1\nNPUSHW\n 3\n 169\n 43\n 1\nDELTAP1\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1147 104 m 1,0,1\n 1106 71 1106 71 1064 48 c 128,-1,2\n 1022 25 1022 25 976 10.5 c 128,-1,3\n 930 -4 930 -4 879 -10.5 c 128,-1,4\n 828 -17 828 -17 769 -17 c 0,5,6\n 673 -17 673 -17 586 11.5 c 128,-1,7\n 499 40 499 40 424.5 91.5 c 128,-1,8\n 350 143 350 143 290 215 c 128,-1,9\n 230 287 230 287 188 374.5 c 128,-1,10\n 146 462 146 462 123 562 c 128,-1,11\n 100 662 100 662 100 770 c 0,12,13\n 100 921 100 921 143 1056.5 c 128,-1,14\n 186 1192 186 1192 271 1294.5 c 128,-1,15\n 356 1397 356 1397 481.5 1457 c 128,-1,16\n 607 1517 607 1517 772 1517 c 0,17,18\n 887 1517 887 1517 979.5 1480.5 c 128,-1,19\n 1072 1444 1072 1444 1144 1375 c 1,20,-1\n 1054 1268 l 1,21,22\n 1030 1284 1030 1284 1003 1298.5 c 128,-1,23\n 976 1313 976 1313 943.5 1324 c 128,-1,24\n 911 1335 911 1335 872.5 1341.5 c 128,-1,25\n 834 1348 834 1348 788 1348 c 0,26,27\n 666 1348 666 1348 575.5 1302 c 128,-1,28\n 485 1256 485 1256 425 1177.5 c 128,-1,29\n 365 1099 365 1099 335.5 994.5 c 128,-1,30\n 306 890 306 890 306 773 c 0,31,32\n 306 700 306 700 321 626 c 128,-1,33\n 336 552 336 552 364.5 483 c 128,-1,34\n 393 414 393 414 435 354 c 128,-1,35\n 477 294 477 294 531.5 249 c 128,-1,36\n 586 204 586 204 652 178.5 c 128,-1,37\n 718 153 718 153 795 153 c 0,38,39\n 840 153 840 153 874 157 c 128,-1,40\n 908 161 908 161 938.5 170 c 128,-1,41\n 969 179 969 179 1000 193.5 c 128,-1,42\n 1031 208 1031 208 1070 230 c 1,43,-1\n 1147 104 l 1,0,1\nEndSplineSet\nEndChar\n\nStartChar: D\nEncoding: 68 68 37\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 41\nMDAP[rnd]\nPUSHW_1\n 29\nMDAP[rnd]\nPUSHW_2\n 10\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 41\nSRP0\nPUSHW_1\n 18\nMDRP[rp0,grey]\nPUSHW_1\n 18\nMDAP[rnd]\nPUSHW_2\n 21\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 39\nMDRP[rp0,grey]\nPUSHW_1\n 39\nMDAP[rnd]\nPUSHW_1\n 10\nSRP0\nPUSHW_1\n 42\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 5\nMDAP[rnd]\nELSE\nPUSHW_2\n 5\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 17\nMDAP[rnd]\nELSE\nPUSHW_2\n 17\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_2\n 21\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 5\nSRP0\nPUSHW_2\n 36\n 1\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 39\nMDRP[rp0,grey]\nPUSHW_1\n 39\nMDAP[rnd]\nPUSHW_1\n 40\nMDRP[rp0,grey]\nPUSHW_1\n 40\nMDAP[rnd]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n175 1500 m 1,0,1\n 206 1503 206 1503 246 1505 c 128,-1,2\n 286 1507 286 1507 328 1508.5 c 128,-1,3\n 370 1510 370 1510 411 1510.5 c 128,-1,4\n 452 1511 452 1511 485 1511 c 0,5,6\n 644 1511 644 1511 779.5 1472 c 128,-1,7\n 915 1433 915 1433 1014 1348 c 128,-1,8\n 1113 1263 1113 1263 1169 1130 c 128,-1,9\n 1225 997 1225 997 1225 810 c 0,10,11\n 1225 664 1225 664 1197 547.5 c 128,-1,12\n 1169 431 1169 431 1119.5 341 c 128,-1,13\n 1070 251 1070 251 1000.5 186.5 c 128,-1,14\n 931 122 931 122 847.5 80.5 c 128,-1,15\n 764 39 764 39 670 19.5 c 128,-1,16\n 576 0 576 0 476 0 c 2,17,-1\n 205 0 l 1,18,-1\n 205 1290 l 1,19,-1\n 175 1500 l 1,0,1\n395 1150 m 1,20,-1\n 395 160 l 1,21,-1\n 415 160 l 2,22,23\n 544 160 544 160 639 190 c 128,-1,24\n 734 220 734 220 800.5 269.5 c 128,-1,25\n 867 319 867 319 909 383.5 c 128,-1,26\n 951 448 951 448 974.5 517 c 128,-1,27\n 998 586 998 586 1006.5 654 c 128,-1,28\n 1015 722 1015 722 1015 780 c 0,29,30\n 1015 865 1015 865 1007 941 c 128,-1,31\n 999 1017 999 1017 977 1081 c 128,-1,32\n 955 1145 955 1145 917 1196 c 128,-1,33\n 879 1247 879 1247 819 1283 c 128,-1,34\n 759 1319 759 1319 674.5 1338.5 c 128,-1,35\n 590 1358 590 1358 476 1358 c 0,36,37\n 460 1358 460 1358 442 1357 c 128,-1,38\n 424 1356 424 1356 408 1354 c 2,39,-1\n 370 1350 l 1,40,-1\n 395 1150 l 1,20,-1\nEndSplineSet\nEndChar\n\nStartChar: E\nEncoding: 69 69 38\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_4\n 14\n 6\n 3\n 4\nCALL\nPUSHW_4\n 0\n 7\n 12\n 4\nCALL\nPUSHW_1\n 14\nSRP0\nPUSHW_1\n 9\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 5\nMDAP[rnd]\nELSE\nPUSHW_2\n 5\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 6\nMDAP[rnd]\nELSE\nPUSHW_2\n 6\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 1\nMDAP[rnd]\nELSE\nPUSHW_2\n 1\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 2\nMDAP[rnd]\nELSE\nPUSHW_2\n 2\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 11\n 2\n 12\n 4\nCALL\nPUSHW_1\n 2\nSRP0\nPUSHW_2\n 0\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 6\nSRP0\nPUSHW_2\n 8\n 3\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1135 160 m 1,0,-1\n 1115 0 l 1,1,-1\n 195 0 l 1,2,-1\n 210 200 l 1,3,-1\n 210 1290 l 1,4,-1\n 180 1500 l 1,5,-1\n 1100 1500 l 1,6,-1\n 1100 1340 l 1,7,-1\n 375 1340 l 1,8,-1\n 395 1150 l 1,9,-1\n 395 885 l 1,10,-1\n 1030 885 l 1,11,-1\n 1030 740 l 1,12,-1\n 395 740 l 1,13,-1\n 395 340 l 1,14,-1\n 385 160 l 1,15,-1\n 1135 160 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: F\nEncoding: 70 70 39\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_4\n 0\n 6\n 1\n 4\nCALL\nPUSHW_4\n 4\n 7\n 9\n 4\nCALL\nPUSHW_1\n 0\nSRP0\nPUSHW_1\n 7\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 3\nMDAP[rnd]\nELSE\nPUSHW_2\n 3\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 9\n 2\n 10\n 4\nCALL\nPUSHW_1\n 3\nSRP0\nPUSHW_2\n 5\n 3\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n395 0 m 1,0,-1\n 205 0 l 1,1,-1\n 205 1290 l 1,2,-1\n 175 1500 l 1,3,-1\n 1120 1500 l 1,4,-1\n 1100 1340 l 1,5,-1\n 375 1340 l 1,6,-1\n 395 1150 l 1,7,-1\n 395 885 l 1,8,-1\n 1015 885 l 1,9,-1\n 1015 740 l 1,10,-1\n 395 740 l 1,11,-1\n 395 0 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: G\nEncoding: 71 71 40\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 48\nMDAP[rnd]\nPUSHW_1\n 43\nMDAP[rnd]\nPUSHW_2\n 0\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 48\nSRP0\nPUSHW_1\n 10\nMDRP[rp0,grey]\nPUSHW_1\n 10\nMDAP[rnd]\nPUSHW_2\n 31\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_1\n 49\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nRUTG\nPUSHW_1\n 47\nMDAP[rnd]\nRTG\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 17\nMDAP[rnd]\nELSE\nPUSHW_2\n 17\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 5\nMDAP[rnd]\nELSE\nPUSHW_2\n 5\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 17\nSRP0\nPUSHW_2\n 24\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 5\nSRP0\nPUSHW_2\n 38\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 47\nSRP0\nPUSHW_2\n 44\n 3\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nSVTCA[x-axis]\nNPUSHW\n 3\n 144\n 20\n 1\nDELTAP1\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1190 197 m 1,0,1\n 1149 152 1149 152 1098 112.5 c 128,-1,2\n 1047 73 1047 73 986 44.5 c 128,-1,3\n 925 16 925 16 853 -0.5 c 128,-1,4\n 781 -17 781 -17 698 -17 c 0,5,6\n 554 -17 554 -17 446.5 45.5 c 128,-1,7\n 339 108 339 108 268.5 215 c 128,-1,8\n 198 322 198 322 163 465 c 128,-1,9\n 128 608 128 608 128 770 c 0,10,11\n 128 871 128 871 141.5 965.5 c 128,-1,12\n 155 1060 155 1060 184 1143 c 128,-1,13\n 213 1226 213 1226 259.5 1294.5 c 128,-1,14\n 306 1363 306 1363 372 1412.5 c 128,-1,15\n 438 1462 438 1462 524.5 1489.5 c 128,-1,16\n 611 1517 611 1517 721 1517 c 0,17,18\n 836 1517 836 1517 938.5 1480.5 c 128,-1,19\n 1041 1444 1041 1444 1113 1375 c 1,20,-1\n 1023 1268 l 1,21,22\n 975 1300 975 1300 903 1324 c 128,-1,23\n 831 1348 831 1348 737 1348 c 0,24,25\n 656 1348 656 1348 595 1327 c 128,-1,26\n 534 1306 534 1306 489.5 1268 c 128,-1,27\n 445 1230 445 1230 416 1177.5 c 128,-1,28\n 387 1125 387 1125 369.5 1061 c 128,-1,29\n 352 997 352 997 345 924 c 128,-1,30\n 338 851 338 851 338 773 c 0,31,32\n 338 704 338 704 345.5 631.5 c 128,-1,33\n 353 559 353 559 370 490 c 128,-1,34\n 387 421 387 421 416 360 c 128,-1,35\n 445 299 445 299 487.5 253 c 128,-1,36\n 530 207 530 207 588.5 180 c 128,-1,37\n 647 153 647 153 724 153 c 0,38,39\n 769 153 769 153 813 163 c 128,-1,40\n 857 173 857 173 896 189 c 128,-1,41\n 935 205 935 205 965.5 224.5 c 128,-1,42\n 996 244 996 244 1014 263 c 1,43,-1\n 1014 612 l 1,44,-1\n 700 632 l 1,45,-1\n 700 762 l 1,46,-1\n 1190 762 l 1,47,-1\n 1190 197 l 1,0,1\nEndSplineSet\nEndChar\n\nStartChar: H\nEncoding: 72 72 41\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 13\nMDAP[rnd]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_1\n 13\nSRP0\nPUSHW_1\n 4\nMDRP[rp0,grey]\nPUSHW_1\n 4\nMDAP[rnd]\nPUSHW_2\n 3\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 7\nMDRP[rp0,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_1\n 9\nMDRP[rp0,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 12\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 14\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 7\nMDAP[rnd]\nELSE\nPUSHW_2\n 7\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 11\nMDAP[rnd]\nELSE\nPUSHW_2\n 11\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 3\nMDAP[rnd]\nELSE\nPUSHW_2\n 3\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 9\n 3\n 1\n 4\nCALL\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n946 0 m 1,0,-1\n 946 725 l 1,1,-1\n 378 725 l 1,2,-1\n 378 0 l 1,3,-1\n 188 0 l 1,4,-1\n 188 1290 l 1,5,-1\n 159 1500 l 1,6,-1\n 378 1520 l 1,7,-1\n 378 885 l 1,8,-1\n 946 885 l 1,9,-1\n 946 1500 l 1,10,-1\n 1136 1520 l 1,11,-1\n 1136 0 l 1,12,-1\n 946 0 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: I\nEncoding: 73 73 42\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 12\nMDAP[rnd]\nPUSHW_1\n 1\nMDAP[rnd]\nPUSHW_4\n 3\n 6\n 10\n 4\nCALL\nPUSHW_4\n 4\n 6\n 9\n 4\nCALL\nPUSHW_1\n 12\nSRP0\nPUSHW_2\n 7\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 5\nMDRP[rp0,min,rnd,grey]\nPUSHW_1\n 1\nSRP0\nPUSHW_1\n 11\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 1\nMDAP[rnd]\nELSE\nPUSHW_2\n 1\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 6\nMDAP[rnd]\nELSE\nPUSHW_2\n 6\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 7\nMDAP[rnd]\nELSE\nPUSHW_2\n 7\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 1\nSRP0\nPUSHW_2\n 2\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 6\nSRP0\nPUSHW_2\n 5\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 7\nSRP0\nPUSHW_2\n 8\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 11\n 5\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n200 1500 m 1,0,-1\n 1100 1500 l 1,1,-1\n 1100 1340 l 1,2,-1\n 742 1340 l 1,3,-1\n 742 160 l 1,4,-1\n 1120 160 l 1,5,-1\n 1100 0 l 1,6,-1\n 200 0 l 1,7,-1\n 200 160 l 1,8,-1\n 556 160 l 1,9,-1\n 556 1340 l 1,10,-1\n 180 1340 l 1,11,-1\n 200 1500 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: J\nEncoding: 74 74 43\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 1\nMDAP[rnd]\nPUSHW_4\n 2\n 6\n 22\n 4\nCALL\nPUSHW_1\n 1\nSRP0\nPUSHW_1\n 25\nMDRP[rp0,min,rnd,grey]\nPUSHW_1\n 2\nSRP0\nPUSHW_1\n 27\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 1\nMDAP[rnd]\nELSE\nPUSHW_2\n 1\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 8\nMDAP[rnd]\nELSE\nPUSHW_2\n 8\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 14\n 5\n 13\n 4\nCALL\nPUSHW_1\n 8\nSRP0\nPUSHW_2\n 19\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 1\nSRP0\nPUSHW_2\n 25\n 5\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n390 1500 m 1,0,-1\n 1090 1500 l 1,1,-1\n 1090 430 l 2,2,3\n 1090 333 1090 333 1066 254 c 128,-1,4\n 1042 175 1042 175 990 112 c 256,5,6\n 938 49 938 49 854 16 c 128,-1,7\n 770 -17 770 -17 648 -17 c 0,8,9\n 570 -17 570 -17 508.5 1.5 c 128,-1,10\n 447 20 447 20 398 49.5 c 128,-1,11\n 349 79 349 79 310.5 114 c 128,-1,12\n 272 149 272 149 240 182 c 1,13,-1\n 342 300 l 1,14,15\n 352 290 352 290 379 267.5 c 128,-1,16\n 406 245 406 245 445 222.5 c 128,-1,17\n 484 200 484 200 533 183 c 128,-1,18\n 582 166 582 166 638 166 c 0,19,20\n 767 166 767 166 838.5 239 c 128,-1,21\n 910 312 910 312 910 470 c 2,22,-1\n 910 1148 l 1,23,-1\n 930 1340 l 1,24,-1\n 410 1340 l 1,25,-1\n 390 1500 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: K\nEncoding: 75 75 44\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 4\nMDAP[rnd]\nPUSHW_1\n 12\nMDAP[rnd]\nPUSHW_1\n 3\nMDAP[rnd]\nPUSHW_1\n 13\nMDAP[rnd]\nPUSHW_2\n 0\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 4\nSRP0\nPUSHW_1\n 5\nMDRP[rp0,min,rnd,grey]\nPUSHW_2\n 6\n 12\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 12\nSRP0\nPUSHW_1\n 11\nMDRP[rp0,grey]\nPUSHW_2\n 10\n 11\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nRTHG\nPUSHW_1\n 8\nMDAP[rnd]\nRTG\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 3\nMDAP[rnd]\nELSE\nPUSHW_2\n 3\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 2\nMDAP[rnd]\nELSE\nPUSHW_2\n 2\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 5\nMDAP[rnd]\nELSE\nPUSHW_2\n 5\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 10\nMDAP[rnd]\nELSE\nPUSHW_2\n 10\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 4\n 0\n 3\nSRP1\nSRP2\nIP\nPUSHW_3\n 6\n 0\n 3\nSRP1\nSRP2\nIP\nPUSHW_3\n 12\n 0\n 3\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nSVTCA[x-axis]\nNPUSHW\n 3\n 208\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 133\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 150\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 198\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 54\n 7\n 1\nDELTAP2\nNPUSHW\n 3\n 87\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 155\n 8\n 1\nDELTAP1\nNPUSHW\n 5\n 187\n 8\n 203\n 8\n 2\nDELTAP1\nNPUSHW\n 3\n 131\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 52\n 9\n 1\nDELTAP2\nNPUSHW\n 3\n 69\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 87\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 167\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 154\n 9\n 1\nDELTAP1\nNPUSHW\n 5\n 186\n 9\n 202\n 9\n 2\nDELTAP1\nNPUSHW\n 3\n 250\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 90\n 10\n 1\nDELTAP1\nNPUSHW\n 3\n 75\n 10\n 1\nDELTAP1\nNPUSHW\n 3\n 139\n 10\n 1\nDELTAP1\nNPUSHW\n 3\n 124\n 10\n 1\nDELTAP1\nNPUSHW\n 7\n 179\n 11\n 195\n 11\n 211\n 11\n 3\nDELTAP1\nNPUSHW\n 3\n 165\n 11\n 1\nDELTAP1\nNPUSHW\n 3\n 137\n 11\n 1\nDELTAP1\nNPUSHW\n 3\n 154\n 11\n 1\nDELTAP1\nNPUSHW\n 3\n 250\n 11\n 1\nDELTAP1\nNPUSHW\n 3\n 91\n 11\n 1\nDELTAP1\nNPUSHW\n 3\n 76\n 11\n 1\nDELTAP1\nNPUSHW\n 3\n 124\n 11\n 1\nDELTAP1\nSVTCA[y-axis]\nNPUSHW\n 11\n 156\n 4\n 172\n 4\n 188\n 4\n 204\n 4\n 220\n 4\n 5\nDELTAP1\nNPUSHW\n 3\n 89\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 217\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 218\n 8\n 1\nDELTAP1\nNPUSHW\n 5\n 70\n 9\n 86\n 9\n 2\nDELTAP1\nNPUSHW\n 3\n 220\n 9\n 1\nDELTAP1\nNPUSHW\n 11\n 150\n 12\n 166\n 12\n 182\n 12\n 198\n 12\n 214\n 12\n 5\nDELTAP1\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n205 0 m 1,0,-1\n 205 1290 l 1,1,-1\n 175 1500 l 1,2,-1\n 396 1520 l 1,3,-1\n 396 856 l 1,4,-1\n 942 1500 l 1,5,-1\n 1164 1500 l 1,6,-1\n 633 865 l 1,7,-1\n 464 802 l 1,8,-1\n 638 744 l 1,9,-1\n 1191 0 l 1,10,-1\n 954 0 l 1,11,-1\n 396 746 l 1,12,-1\n 396 0 l 1,13,-1\n 205 0 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: L\nEncoding: 76 76 45\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_4\n 8\n 6\n 4\n 4\nCALL\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 7\nMDAP[rnd]\nELSE\nPUSHW_2\n 7\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 2\nMDAP[rnd]\nELSE\nPUSHW_2\n 2\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_2\n 0\n 3\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n383 160 m 1,0,-1\n 1113 160 l 1,1,-1\n 1093 0 l 1,2,-1\n 188 0 l 1,3,-1\n 208 200 l 1,4,-1\n 208 1290 l 1,5,-1\n 178 1500 l 1,6,-1\n 393 1520 l 1,7,-1\n 393 340 l 1,8,-1\n 383 160 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: M\nEncoding: 77 77 46\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 22\nMDAP[rnd]\nRTHG\nPUSHW_1\n 17\nMDAP[rnd]\nRTG\nPUSHW_1\n 21\nMDAP[rnd]\nPUSHW_4\n 12\n 6\n 11\n 4\nCALL\nNPUSHW\n 3\n 32\n 21\n 1\nDELTAP1\nNPUSHW\n 3\n 128\n 21\n 1\nDELTAP2\nPUSHW_1\n 21\nSRP0\nPUSHW_2\n 0\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 3\n 20\n 4\nSRP1\nSRP2\nIP\nPUSHW_3\n 8\n 14\n 7\nSRP1\nSRP2\nIP\nPUSHW_1\n 17\nSRP0\nPUSHW_1\n 15\nMDRP[rp0,grey]\nPUSHW_1\n 17\nSRP0\nPUSHW_1\n 19\nMDRP[rp0,grey]\nPUSHW_1\n 21\nSRP0\nPUSHW_1\n 23\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 15\nMDAP[rnd]\nELSE\nPUSHW_2\n 15\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 20\nMDAP[rnd]\nELSE\nPUSHW_2\n 20\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 11\nMDAP[rnd]\nELSE\nPUSHW_2\n 11\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 17\n 11\n 15\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nSVTCA[x-axis]\nNPUSHW\n 3\n 128\n 0\n 1\nDELTAP1\nNPUSHW\n 3\n 128\n 1\n 1\nDELTAP1\nNPUSHW\n 3\n 19\n 2\n 1\nDELTAP2\nNPUSHW\n 3\n 150\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 246\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 39\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 138\n 2\n 1\nDELTAP2\nNPUSHW\n 5\n 107\n 2\n 123\n 2\n 2\nDELTAP2\nNPUSHW\n 3\n 16\n 3\n 1\nDELTAP2\nNPUSHW\n 3\n 67\n 3\n 1\nDELTAP2\nNPUSHW\n 3\n 244\n 3\n 1\nDELTAP1\nNPUSHW\n 3\n 84\n 3\n 1\nDELTAP2\nNPUSHW\n 3\n 37\n 3\n 1\nDELTAP1\nNPUSHW\n 3\n 149\n 3\n 1\nDELTAP1\nNPUSHW\n 3\n 70\n 3\n 1\nDELTAP1\nNPUSHW\n 3\n 66\n 4\n 1\nDELTAP1\nNPUSHW\n 3\n 35\n 4\n 1\nDELTAP1\nNPUSHW\n 3\n 19\n 4\n 1\nDELTAP2\nNPUSHW\n 3\n 131\n 4\n 1\nDELTAP2\nNPUSHW\n 3\n 132\n 4\n 1\nDELTAP1\nNPUSHW\n 3\n 84\n 4\n 1\nDELTAP2\nNPUSHW\n 3\n 165\n 4\n 1\nDELTAP2\nNPUSHW\n 3\n 150\n 4\n 1\nDELTAP1\nNPUSHW\n 3\n 246\n 4\n 1\nDELTAP1\nNPUSHW\n 3\n 102\n 4\n 1\nDELTAP2\nNPUSHW\n 3\n 198\n 4\n 1\nDELTAP2\nNPUSHW\n 3\n 23\n 4\n 1\nDELTAP3\nNPUSHW\n 3\n 101\n 5\n 1\nDELTAP2\nNPUSHW\n 3\n 38\n 5\n 1\nDELTAP1\nNPUSHW\n 5\n 118\n 5\n 134\n 5\n 2\nDELTAP2\nNPUSHW\n 3\n 71\n 5\n 1\nDELTAP1\nNPUSHW\n 3\n 55\n 5\n 1\nDELTAP2\nNPUSHW\n 3\n 231\n 5\n 1\nDELTAP2\nNPUSHW\n 3\n 23\n 5\n 1\nDELTAP3\nNPUSHW\n 3\n 57\n 5\n 1\nDELTAP1\nNPUSHW\n 3\n 105\n 5\n 1\nDELTAP1\nNPUSHW\n 3\n 185\n 5\n 1\nDELTAP1\nNPUSHW\n 3\n 91\n 5\n 1\nDELTAP1\nNPUSHW\n 3\n 36\n 6\n 1\nDELTAP1\nNPUSHW\n 3\n 101\n 6\n 1\nDELTAP2\nNPUSHW\n 3\n 118\n 6\n 1\nDELTAP2\nNPUSHW\n 3\n 56\n 6\n 1\nDELTAP2\nNPUSHW\n 3\n 40\n 6\n 1\nDELTAP3\nNPUSHW\n 3\n 57\n 6\n 1\nDELTAP1\nNPUSHW\n 7\n 105\n 6\n 121\n 6\n 137\n 6\n 3\nDELTAP1\nNPUSHW\n 3\n 89\n 6\n 1\nDELTAP2\nNPUSHW\n 3\n 233\n 6\n 1\nDELTAP2\nNPUSHW\n 3\n 90\n 6\n 1\nDELTAP1\nNPUSHW\n 3\n 218\n 6\n 1\nDELTAP2\nNPUSHW\n 3\n 136\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 57\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 153\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 169\n 7\n 1\nDELTAP2\nNPUSHW\n 3\n 122\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 251\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 92\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 40\n 8\n 1\nDELTAP2\nNPUSHW\n 3\n 57\n 8\n 1\nDELTAP2\nNPUSHW\n 3\n 154\n 8\n 1\nDELTAP1\nNPUSHW\n 5\n 12\n 8\n 28\n 8\n 2\nDELTAP2\nNPUSHW\n 5\n 92\n 8\n 108\n 8\n 2\nDELTAP2\nNPUSHW\n 3\n 173\n 8\n 1\nDELTAP1\nNPUSHW\n 3\n 253\n 8\n 1\nDELTAP1\nNPUSHW\n 3\n 77\n 8\n 1\nDELTAP2\nNPUSHW\n 5\n 117\n 9\n 133\n 9\n 2\nDELTAP2\nNPUSHW\n 3\n 71\n 9\n 1\nDELTAP1\nNPUSHW\n 5\n 87\n 9\n 103\n 9\n 2\nDELTAP2\nNPUSHW\n 3\n 153\n 9\n 1\nDELTAP1\nNPUSHW\n 5\n 10\n 9\n 26\n 9\n 2\nDELTAP2\nNPUSHW\n 3\n 171\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 251\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 40\n 14\n 1\nDELTAP2\nNPUSHW\n 3\n 216\n 14\n 1\nDELTAP2\nNPUSHW\n 3\n 149\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 54\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 182\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 182\n 15\n 1\nDELTAP2\nNPUSHW\n 3\n 214\n 15\n 1\nDELTAP2\nNPUSHW\n 3\n 119\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 55\n 15\n 1\nDELTAP2\nNPUSHW\n 3\n 87\n 15\n 1\nDELTAP2\nNPUSHW\n 3\n 8\n 15\n 1\nDELTAP3\nNPUSHW\n 3\n 137\n 15\n 1\nDELTAP2\nNPUSHW\n 3\n 122\n 15\n 1\nDELTAP2\nNPUSHW\n 3\n 27\n 15\n 1\nDELTAP3\nNPUSHW\n 3\n 220\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 108\n 15\n 1\nDELTAP2\nNPUSHW\n 3\n 173\n 15\n 1\nDELTAP2\nNPUSHW\n 3\n 255\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 134\n 16\n 1\nDELTAP1\nNPUSHW\n 3\n 182\n 16\n 1\nDELTAP1\nNPUSHW\n 3\n 214\n 16\n 1\nDELTAP2\nNPUSHW\n 3\n 55\n 16\n 1\nDELTAP1\nNPUSHW\n 3\n 231\n 16\n 1\nDELTAP2\nNPUSHW\n 3\n 7\n 16\n 1\nDELTAP3\nNPUSHW\n 3\n 39\n 16\n 1\nDELTAP3\nNPUSHW\n 3\n 136\n 16\n 1\nDELTAP2\nNPUSHW\n 3\n 105\n 16\n 1\nDELTAP1\nNPUSHW\n 3\n 169\n 16\n 1\nDELTAP2\nNPUSHW\n 3\n 218\n 16\n 1\nDELTAP1\nNPUSHW\n 3\n 26\n 16\n 1\nDELTAP3\nNPUSHW\n 3\n 223\n 17\n 1\nDELTAP1\nNPUSHW\n 3\n 40\n 18\n 1\nDELTAP1\nNPUSHW\n 3\n 104\n 18\n 1\nDELTAP2\nNPUSHW\n 5\n 216\n 18\n 232\n 18\n 2\nDELTAP2\nNPUSHW\n 3\n 40\n 18\n 1\nDELTAP3\nNPUSHW\n 3\n 57\n 18\n 1\nDELTAP1\nNPUSHW\n 3\n 105\n 18\n 1\nDELTAP1\nNPUSHW\n 3\n 169\n 18\n 1\nDELTAP2\nNPUSHW\n 3\n 26\n 18\n 1\nDELTAP3\nNPUSHW\n 3\n 223\n 18\n 1\nDELTAP1\nNPUSHW\n 3\n 69\n 19\n 1\nDELTAP1\nNPUSHW\n 3\n 181\n 19\n 1\nDELTAP1\nNPUSHW\n 3\n 38\n 19\n 1\nDELTAP1\nNPUSHW\n 3\n 70\n 19\n 1\nDELTAP2\nNPUSHW\n 3\n 182\n 19\n 1\nDELTAP2\nNPUSHW\n 3\n 7\n 19\n 1\nDELTAP3\nNPUSHW\n 3\n 120\n 19\n 1\nDELTAP1\nNPUSHW\n 3\n 56\n 19\n 1\nDELTAP2\nNPUSHW\n 3\n 88\n 19\n 1\nDELTAP2\nNPUSHW\n 3\n 57\n 19\n 1\nDELTAP1\nNPUSHW\n 3\n 249\n 19\n 1\nDELTAP1\nNPUSHW\n 3\n 121\n 19\n 1\nDELTAP2\nNPUSHW\n 3\n 153\n 19\n 1\nDELTAP2\nNPUSHW\n 3\n 106\n 19\n 1\nDELTAP1\nNPUSHW\n 3\n 106\n 19\n 1\nDELTAP2\nNPUSHW\n 3\n 170\n 19\n 1\nDELTAP2\nNPUSHW\n 3\n 26\n 19\n 1\nDELTAP3\nNPUSHW\n 3\n 223\n 19\n 1\nDELTAP1\nNPUSHW\n 3\n 128\n 20\n 1\nDELTAP1\nNPUSHW\n 3\n 128\n 21\n 1\nDELTAP1\nSVTCA[y-axis]\nNPUSHW\n 5\n 84\n 1\n 100\n 1\n 2\nDELTAP2\nNPUSHW\n 3\n 149\n 1\n 1\nDELTAP1\nNPUSHW\n 3\n 69\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 240\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 16\n 2\n 1\nDELTAP2\nNPUSHW\n 3\n 64\n 2\n 1\nDELTAP2\nNPUSHW\n 3\n 83\n 2\n 1\nDELTAP2\nNPUSHW\n 3\n 100\n 2\n 1\nDELTAP2\nNPUSHW\n 3\n 149\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 240\n 3\n 1\nDELTAP1\nNPUSHW\n 3\n 16\n 3\n 1\nDELTAP2\nNPUSHW\n 3\n 64\n 3\n 1\nDELTAP2\nNPUSHW\n 3\n 84\n 3\n 1\nDELTAP2\nNPUSHW\n 3\n 149\n 3\n 1\nDELTAP1\nNPUSHW\n 3\n 80\n 4\n 1\nDELTAP2\nNPUSHW\n 3\n 195\n 4\n 1\nDELTAP2\nNPUSHW\n 3\n 134\n 4\n 1\nDELTAP2\nNPUSHW\n 3\n 152\n 4\n 1\nDELTAP1\nNPUSHW\n 3\n 77\n 4\n 1\nDELTAP2\nNPUSHW\n 3\n 156\n 5\n 1\nDELTAP1\nNPUSHW\n 3\n 156\n 6\n 1\nDELTAP1\nNPUSHW\n 3\n 152\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 169\n 7\n 1\nDELTAP1\nNPUSHW\n 5\n 47\n 7\n 63\n 7\n 2\nDELTAP2\nNPUSHW\n 15\n 0\n 8\n 16\n 8\n 32\n 8\n 48\n 8\n 64\n 8\n 80\n 8\n 96\n 8\n 7\nDELTAP2\nNPUSHW\n 3\n 161\n 8\n 1\nDELTAP1\nNPUSHW\n 3\n 241\n 8\n 1\nDELTAP1\nNPUSHW\n 3\n 148\n 8\n 1\nDELTAP1\nNPUSHW\n 15\n 0\n 9\n 16\n 9\n 32\n 9\n 48\n 9\n 64\n 9\n 80\n 9\n 96\n 9\n 7\nDELTAP2\nNPUSHW\n 3\n 161\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 241\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 148\n 9\n 1\nDELTAP1\nNPUSHW\n 15\n 0\n 10\n 16\n 10\n 32\n 10\n 48\n 10\n 64\n 10\n 80\n 10\n 96\n 10\n 7\nDELTAP2\nNPUSHW\n 3\n 117\n 10\n 1\nDELTAP2\nNPUSHW\n 3\n 69\n 16\n 1\nDELTAP2\nNPUSHW\n 3\n 42\n 16\n 1\nDELTAP1\nNPUSHW\n 3\n 69\n 18\n 1\nDELTAP2\nNPUSHW\n 3\n 23\n 19\n 1\nDELTAP3\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n973 0 m 1,0,-1\n 973 901 l 1,1,-1\n 1032 1399 l 1,2,-1\n 1027 1400 l 1,3,-1\n 873 921 l 1,4,-1\n 700 500 l 1,5,-1\n 600 500 l 1,6,-1\n 424 920 l 1,7,-1\n 260 1400 l 1,8,-1\n 254 1399 l 1,9,-1\n 328 901 l 1,10,-1\n 328 0 l 1,11,-1\n 148 0 l 1,12,-1\n 148 1290 l 1,13,-1\n 120 1500 l 1,14,-1\n 334 1520 l 1,15,-1\n 580 950 l 1,16,-1\n 651 700 l 1,17,-1\n 720 950 l 1,18,-1\n 946 1500 l 1,19,-1\n 1153 1520 l 1,20,-1\n 1153 0 l 1,21,-1\n 973 0 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: N\nEncoding: 78 78 47\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 17\nMDAP[rnd]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_3\n 2\n 8\n 1\nSRP1\nSRP2\nIP\nPUSHW_1\n 17\nSRP0\nPUSHW_1\n 6\nMDRP[rp0,grey]\nPUSHW_1\n 6\nMDAP[rnd]\nPUSHW_2\n 5\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 16\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 11\n 16\n 10\nSRP1\nSRP2\nIP\nPUSHW_1\n 0\nSRP0\nPUSHW_1\n 13\nMDRP[rp0,grey]\nPUSHW_1\n 16\nSRP0\nPUSHW_1\n 18\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 9\nMDAP[rnd]\nELSE\nPUSHW_2\n 9\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 15\nMDAP[rnd]\nELSE\nPUSHW_2\n 15\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 5\nMDAP[rnd]\nELSE\nPUSHW_2\n 5\n 13\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nSVTCA[x-axis]\nNPUSHW\n 3\n 38\n 0\n 1\nDELTAP3\nNPUSHW\n 3\n 217\n 0\n 1\nDELTAP1\nNPUSHW\n 3\n 25\n 0\n 1\nDELTAP2\nNPUSHW\n 3\n 156\n 0\n 1\nDELTAP1\nNPUSHW\n 3\n 104\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 121\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 233\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 26\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 251\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 168\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 149\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 37\n 9\n 1\nDELTAP2\nNPUSHW\n 3\n 103\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 7\n 9\n 1\nDELTAP3\nNPUSHW\n 3\n 43\n 9\n 1\nDELTAP3\nNPUSHW\n 3\n 194\n 10\n 1\nDELTAP2\nNPUSHW\n 3\n 35\n 10\n 1\nDELTAP2\nNPUSHW\n 3\n 227\n 10\n 1\nDELTAP2\nNPUSHW\n 3\n 21\n 10\n 1\nDELTAP3\nNPUSHW\n 3\n 6\n 10\n 1\nDELTAP3\nNPUSHW\n 3\n 39\n 10\n 1\nDELTAP3\nSVTCA[y-axis]\nNPUSHW\n 3\n 240\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 226\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 116\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 102\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 140\n 1\n 1\nDELTAP1\nNPUSHW\n 3\n 165\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 165\n 3\n 1\nDELTAP1\nNPUSHW\n 3\n 16\n 4\n 1\nDELTAP2\nNPUSHW\n 3\n 48\n 4\n 1\nDELTAP2\nNPUSHW\n 3\n 68\n 4\n 1\nDELTAP2\nNPUSHW\n 3\n 133\n 10\n 1\nDELTAP1\nNPUSHW\n 3\n 10\n 10\n 1\nDELTAP3\nNPUSHW\n 3\n 27\n 10\n 1\nDELTAP3\nNPUSHW\n 3\n 44\n 10\n 1\nDELTAP3\nNPUSHW\n 3\n 46\n 10\n 1\nDELTAP2\nNPUSHW\n 3\n 238\n 10\n 1\nDELTAP2\nNPUSHW\n 3\n 207\n 10\n 1\nDELTAP2\nNPUSHW\n 3\n 75\n 13\n 1\nDELTAP2\nNPUSHW\n 3\n 31\n 13\n 1\nDELTAP2\nNPUSHW\n 3\n 63\n 13\n 1\nDELTAP2\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n945 0 m 1,0,-1\n 450 948 l 1,1,-1\n 291 1361 l 1,2,-1\n 285 1360 l 1,3,-1\n 350 920 l 1,4,-1\n 350 0 l 1,5,-1\n 170 0 l 1,6,-1\n 170 1290 l 1,7,-1\n 140 1500 l 1,8,-1\n 341 1520 l 1,9,-1\n 837 557 l 1,10,-1\n 1003 140 l 1,11,-1\n 1009 141 l 1,12,-1\n 930 580 l 1,13,-1\n 930 1500 l 1,14,-1\n 1110 1520 l 1,15,-1\n 1110 0 l 1,16,-1\n 945 0 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: O\nEncoding: 79 79 48\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 56\nMDAP[rnd]\nPUSHW_1\n 28\nMDAP[rnd]\nPUSHW_1\n 56\nSRP0\nPUSHW_1\n 7\nMDRP[rp0,grey]\nPUSHW_1\n 7\nMDAP[rnd]\nPUSHW_1\n 28\nSRP0\nPUSHW_2\n 21\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 7\nSRP0\nPUSHW_2\n 42\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 21\nSRP0\nPUSHW_1\n 57\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 14\nMDAP[rnd]\nELSE\nPUSHW_2\n 14\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 14\nSRP0\nPUSHW_2\n 35\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 49\n 5\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n650 -17 m 0,0,1\n 560 -17 560 -17 484.5 10.5 c 128,-1,2\n 409 38 409 38 347.5 88.5 c 128,-1,3\n 286 139 286 139 240 209 c 128,-1,4\n 194 279 194 279 162.5 364.5 c 128,-1,5\n 131 450 131 450 115.5 547.5 c 128,-1,6\n 100 645 100 645 100 750 c 256,7,8\n 100 855 100 855 115 952.5 c 128,-1,9\n 130 1050 130 1050 160.5 1135.5 c 128,-1,10\n 191 1221 191 1221 236.5 1291 c 128,-1,11\n 282 1361 282 1361 343 1411.5 c 128,-1,12\n 404 1462 404 1462 481 1489.5 c 128,-1,13\n 558 1517 558 1517 650 1517 c 0,14,15\n 740 1517 740 1517 815.5 1489.5 c 128,-1,16\n 891 1462 891 1462 952.5 1411.5 c 128,-1,17\n 1014 1361 1014 1361 1060 1291 c 128,-1,18\n 1106 1221 1106 1221 1137.5 1135.5 c 128,-1,19\n 1169 1050 1169 1050 1184.5 952.5 c 128,-1,20\n 1200 855 1200 855 1200 750 c 256,21,22\n 1200 645 1200 645 1185 547.5 c 128,-1,23\n 1170 450 1170 450 1139.5 364.5 c 128,-1,24\n 1109 279 1109 279 1063.5 209 c 128,-1,25\n 1018 139 1018 139 957 88.5 c 128,-1,26\n 896 38 896 38 819 10.5 c 128,-1,27\n 742 -17 742 -17 650 -17 c 0,0,1\n992 719 m 0,28,29\n 992 789 992 789 987.5 862 c 128,-1,30\n 983 935 983 935 969.5 1004.5 c 128,-1,31\n 956 1074 956 1074 932 1135.5 c 128,-1,32\n 908 1197 908 1197 869.5 1242.5 c 128,-1,33\n 831 1288 831 1288 775.5 1315 c 128,-1,34\n 720 1342 720 1342 644 1342 c 0,35,36\n 572 1342 572 1342 519 1318 c 128,-1,37\n 466 1294 466 1294 429 1252.5 c 128,-1,38\n 392 1211 392 1211 368 1155.5 c 128,-1,39\n 344 1100 344 1100 331 1038 c 128,-1,40\n 318 976 318 976 313 911 c 128,-1,41\n 308 846 308 846 308 785 c 0,42,43\n 308 714 308 714 312.5 640 c 128,-1,44\n 317 566 317 566 330.5 496.5 c 128,-1,45\n 344 427 344 427 368 365.5 c 128,-1,46\n 392 304 392 304 431 258 c 128,-1,47\n 470 212 470 212 525 185 c 128,-1,48\n 580 158 580 158 656 158 c 0,49,50\n 727 158 727 158 779.5 182.5 c 128,-1,51\n 832 207 832 207 869.5 249.5 c 128,-1,52\n 907 292 907 292 931 347.5 c 128,-1,53\n 955 403 955 403 968.5 465.5 c 128,-1,54\n 982 528 982 528 987 593 c 128,-1,55\n 992 658 992 658 992 719 c 0,28,29\nEndSplineSet\nEndChar\n\nStartChar: P\nEncoding: 80 80 49\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 25\nMDAP[rnd]\nPUSHW_1\n 36\nMDAP[rnd]\nPUSHW_1\n 1\nMDRP[rp0,grey]\nPUSHW_2\n 0\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 25\nSRP0\nPUSHW_2\n 13\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_1\n 19\nMDRP[rp0,grey]\nPUSHW_1\n 13\nSRP0\nPUSHW_1\n 37\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 8\nMDAP[rnd]\nELSE\nPUSHW_2\n 8\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 18\n 2\n 20\n 4\nCALL\nPUSHW_1\n 8\nSRP0\nPUSHW_2\n 30\n 4\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n443 0 m 1,0,-1\n 253 0 l 1,1,-1\n 253 1290 l 1,2,-1\n 218 1490 l 1,3,4\n 248 1495 248 1495 288.5 1499 c 128,-1,5\n 329 1503 329 1503 374 1506 c 128,-1,6\n 419 1509 419 1509 465 1510.5 c 128,-1,7\n 511 1512 511 1512 550 1512 c 0,8,9\n 720 1512 720 1512 843.5 1481.5 c 128,-1,10\n 967 1451 967 1451 1047 1396.5 c 128,-1,11\n 1127 1342 1127 1342 1165.5 1266 c 128,-1,12\n 1204 1190 1204 1190 1204 1099 c 0,13,14\n 1204 964 1204 964 1156 873 c 128,-1,15\n 1108 782 1108 782 1013 726.5 c 128,-1,16\n 918 671 918 671 775 647.5 c 128,-1,17\n 632 624 632 624 443 624 c 1,18,-1\n 443 0 l 1,0,-1\n443 1147 m 1,19,-1\n 443 765 l 1,20,21\n 595 765 595 765 703 782 c 128,-1,22\n 811 799 811 799 880 837.5 c 128,-1,23\n 949 876 949 876 981 939 c 128,-1,24\n 1013 1002 1013 1002 1013 1095 c 0,25,26\n 1013 1162 1013 1162 974.5 1213.5 c 128,-1,27\n 936 1265 936 1265 875 1299.5 c 128,-1,28\n 814 1334 814 1334 740 1352 c 128,-1,29\n 666 1370 666 1370 595 1370 c 0,30,31\n 578 1370 578 1370 554.5 1369.5 c 128,-1,32\n 531 1369 531 1369 507 1367.5 c 128,-1,33\n 483 1366 483 1366 460.5 1364 c 128,-1,34\n 438 1362 438 1362 423 1359 c 1,35,-1\n 443 1147 l 1,19,-1\nEndSplineSet\nEndChar\n\nStartChar: Q\nEncoding: 81 81 50\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_4\n 19\n 6\n 49\n 4\nCALL\nPUSHW_4\n 61\n 6\n 5\n 4\nCALL\nPUSHW_1\n 61\nSRP0\nPUSHW_1\n 83\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 56\nMDAP[rnd]\nELSE\nPUSHW_2\n 56\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 44\nMDAP[rnd]\nELSE\nPUSHW_2\n 44\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 74\n 2\n 75\n 4\nCALL\nPUSHW_4\n 35\n 2\n 34\n 4\nCALL\nPUSHW_1\n 56\nSRP0\nPUSHW_2\n 12\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 44\nSRP0\nPUSHW_2\n 25\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 29\n 34\n 44\nSRP1\nSRP2\nIP\nPUSHW_3\n 40\n 56\n 44\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n916 314 m 1,0,1\n 935 346 935 346 951 385.5 c 128,-1,2\n 967 425 967 425 977.5 477 c 128,-1,3\n 988 529 988 529 994 596.5 c 128,-1,4\n 1000 664 1000 664 1000 751 c 0,5,6\n 1000 821 1000 821 993.5 892 c 128,-1,7\n 987 963 987 963 971 1029.5 c 128,-1,8\n 955 1096 955 1096 929 1154 c 128,-1,9\n 903 1212 903 1212 863 1254.5 c 128,-1,10\n 823 1297 823 1297 769 1322 c 128,-1,11\n 715 1347 715 1347 644 1347 c 0,12,13\n 576 1347 576 1347 524.5 1322.5 c 128,-1,14\n 473 1298 473 1298 435 1256 c 128,-1,15\n 397 1214 397 1214 371 1158 c 128,-1,16\n 345 1102 345 1102 329 1039.5 c 128,-1,17\n 313 977 313 977 306.5 911.5 c 128,-1,18\n 300 846 300 846 300 785 c 0,19,20\n 300 705 300 705 305 628 c 128,-1,21\n 310 551 310 551 324.5 482 c 128,-1,22\n 339 413 339 413 365.5 355 c 128,-1,23\n 392 297 392 297 435.5 254.5 c 128,-1,24\n 479 212 479 212 542 188 c 128,-1,25\n 605 164 605 164 693 163 c 0,26,27\n 703 163 703 163 711 165 c 128,-1,28\n 719 167 719 167 736 172 c 1,29,30\n 710 217 710 217 690.5 251.5 c 128,-1,31\n 671 286 671 286 651 309.5 c 128,-1,32\n 631 333 631 333 607 344.5 c 128,-1,33\n 583 356 583 356 549 356 c 1,34,-1\n 600 500 l 1,35,36\n 649 500 649 500 688.5 479.5 c 128,-1,37\n 728 459 728 459 764 418 c 128,-1,38\n 800 377 800 377 836 316.5 c 128,-1,39\n 872 256 872 256 916 177 c 1,40,-1\n 916 314 l 1,0,1\n756 0 m 1,41,42\n 723 -8 723 -8 685.5 -11 c 128,-1,43\n 648 -14 648 -14 600 -14 c 0,44,45\n 476 -14 476 -14 382.5 49 c 128,-1,46\n 289 112 289 112 226 218 c 128,-1,47\n 163 324 163 324 131.5 462 c 128,-1,48\n 100 600 100 600 100 750 c 0,49,50\n 100 855 100 855 115 952.5 c 128,-1,51\n 130 1050 130 1050 160.5 1135.5 c 128,-1,52\n 191 1221 191 1221 236.5 1291 c 128,-1,53\n 282 1361 282 1361 343 1411.5 c 128,-1,54\n 404 1462 404 1462 481 1489.5 c 128,-1,55\n 558 1517 558 1517 650 1517 c 0,56,57\n 785 1517 785 1517 888 1461 c 128,-1,58\n 991 1405 991 1405 1060 1307 c 128,-1,59\n 1129 1209 1129 1209 1164.5 1074 c 128,-1,60\n 1200 939 1200 939 1200 782 c 0,61,62\n 1200 686 1200 686 1189 590.5 c 128,-1,63\n 1178 495 1178 495 1154.5 409 c 128,-1,64\n 1131 323 1131 323 1093.5 249.5 c 128,-1,65\n 1056 176 1056 176 1002 124 c 0,66,67\n 994 116 994 116 985 107.5 c 128,-1,68\n 976 99 976 99 968 92 c 1,69,70\n 987 60 987 60 1002 42 c 128,-1,71\n 1017 24 1017 24 1036 14.5 c 128,-1,72\n 1055 5 1055 5 1082 2.5 c 128,-1,73\n 1109 0 1109 0 1151 0 c 1,74,-1\n 1100 -145 l 1,75,76\n 1050 -145 1050 -145 1008.5 -137 c 128,-1,77\n 967 -129 967 -129 928.5 -103 c 128,-1,78\n 890 -77 890 -77 853 -28 c 128,-1,79\n 816 21 816 21 774 102 c 2,80,-1\n 756 137 l 1,81,-1\n 756 0 l 1,41,42\nEndSplineSet\nEndChar\n\nStartChar: R\nEncoding: 82 82 51\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 32\nMDAP[rnd]\nPUSHW_1\n 43\nMDAP[rnd]\nPUSHW_1\n 2\nMDRP[rp0,grey]\nPUSHW_2\n 1\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 32\nSRP0\nPUSHW_2\n 12\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 17\n 12\n 2\nSRP1\nSRP2\nIP\nPUSHW_1\n 1\nSRP0\nPUSHW_1\n 25\nMDRP[rp0,grey]\nPUSHW_1\n 12\nSRP0\nPUSHW_1\n 44\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 7\nMDAP[rnd]\nELSE\nPUSHW_2\n 7\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 1\nMDAP[rnd]\nELSE\nPUSHW_2\n 1\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 19\nMDAP[rnd]\nELSE\nPUSHW_2\n 19\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 0\n 1\n 26\n 4\nCALL\nPUSHW_3\n 17\n 26\n 0\nSRP1\nSRP2\nIP\nPUSHW_1\n 7\nSRP0\nPUSHW_2\n 39\n 4\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 42\nMDRP[rp0,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n392 614 m 1,0,-1\n 392 0 l 1,1,-1\n 209 0 l 1,2,-1\n 209 1290 l 1,3,-1\n 174 1490 l 1,4,5\n 241 1498 241 1498 321.5 1505 c 128,-1,6\n 402 1512 402 1512 489 1512 c 0,7,8\n 615 1512 615 1512 722 1485.5 c 128,-1,9\n 829 1459 829 1459 907 1407 c 128,-1,10\n 985 1355 985 1355 1029 1277.5 c 128,-1,11\n 1073 1200 1073 1200 1073 1099 c 0,12,13\n 1073 994 1073 994 1037 914 c 128,-1,14\n 1001 834 1001 834 939 777.5 c 128,-1,15\n 877 721 877 721 792 685.5 c 128,-1,16\n 707 650 707 650 610 633 c 1,17,-1\n 752 593 l 1,18,-1\n 1155 0 l 1,19,-1\n 932 0 l 1,20,-1\n 529 595 l 2,21,22\n 518 609 518 609 504 611.5 c 128,-1,23\n 490 614 490 614 482 614 c 2,24,-1\n 392 614 l 1,0,-1\n392 1147 m 1,25,-1\n 392 765 l 1,26,-1\n 510 765 l 2,27,28\n 601 765 601 765 671 790.5 c 128,-1,29\n 741 816 741 816 789 859.5 c 128,-1,30\n 837 903 837 903 862 960.5 c 128,-1,31\n 887 1018 887 1018 887 1083 c 0,32,33\n 887 1140 887 1140 871 1184 c 128,-1,34\n 855 1228 855 1228 827 1260 c 128,-1,35\n 799 1292 799 1292 762 1314.5 c 128,-1,36\n 725 1337 725 1337 683.5 1350 c 128,-1,37\n 642 1363 642 1363 598.5 1369 c 128,-1,38\n 555 1375 555 1375 514 1375 c 0,39,40\n 472 1375 472 1375 438.5 1372.5 c 128,-1,41\n 405 1370 405 1370 372 1364 c 1,42,-1\n 392 1147 l 1,25,-1\nEndSplineSet\nEndChar\n\nStartChar: S\nEncoding: 83 83 52\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 55\nMDAP[rnd]\nPUSHW_1\n 11\nMDAP[rnd]\nPUSHW_1\n 55\nSRP0\nPUSHW_1\n 20\nMDRP[rp0,grey]\nPUSHW_2\n 36\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 11\nSRP0\nPUSHW_2\n 45\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 56\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 25\nMDAP[rnd]\nELSE\nPUSHW_2\n 25\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 50\nMDAP[rnd]\nELSE\nPUSHW_2\n 50\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_2\n 6\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 25\nSRP0\nPUSHW_2\n 31\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 15\n 31\n 6\nSRP1\nSRP2\nIP\nPUSHW_3\n 40\n 6\n 31\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n193 94 m 1,0,-1\n 284 244 l 1,1,2\n 304 231 304 231 336.5 214.5 c 128,-1,3\n 369 198 369 198 409 183 c 128,-1,4\n 449 168 449 168 494 158 c 128,-1,5\n 539 148 539 148 585 148 c 0,6,7\n 647 148 647 148 709.5 163.5 c 128,-1,8\n 772 179 772 179 822.5 211.5 c 128,-1,9\n 873 244 873 244 904.5 294 c 128,-1,10\n 936 344 936 344 936 413 c 0,11,12\n 936 478 936 478 906 527 c 128,-1,13\n 876 576 876 576 827 615 c 128,-1,14\n 778 654 778 654 715 686 c 128,-1,15\n 652 718 652 718 586.5 750 c 128,-1,16\n 521 782 521 782 458 816.5 c 128,-1,17\n 395 851 395 851 346 895 c 128,-1,18\n 297 939 297 939 267 995 c 128,-1,19\n 237 1051 237 1051 237 1126 c 0,20,21\n 237 1223 237 1223 278 1296 c 128,-1,22\n 319 1369 319 1369 385 1418 c 128,-1,23\n 451 1467 451 1467 535 1492 c 128,-1,24\n 619 1517 619 1517 705 1517 c 0,25,26\n 918 1517 918 1517 1098 1397 c 1,27,-1\n 1001 1274 l 1,28,29\n 933 1314 933 1314 870.5 1333 c 128,-1,30\n 808 1352 808 1352 731 1352 c 0,31,32\n 677 1352 677 1352 622.5 1341 c 128,-1,33\n 568 1330 568 1330 524.5 1305.5 c 128,-1,34\n 481 1281 481 1281 453.5 1241.5 c 128,-1,35\n 426 1202 426 1202 426 1145 c 0,36,37\n 426 1089 426 1089 456.5 1048 c 128,-1,38\n 487 1007 487 1007 536.5 974.5 c 128,-1,39\n 586 942 586 942 649 913.5 c 128,-1,40\n 712 885 712 885 778.5 854.5 c 128,-1,41\n 845 824 845 824 908 787.5 c 128,-1,42\n 971 751 971 751 1020.5 701.5 c 128,-1,43\n 1070 652 1070 652 1100.5 585.5 c 128,-1,44\n 1131 519 1131 519 1131 429 c 0,45,46\n 1131 317 1131 317 1085.5 233.5 c 128,-1,47\n 1040 150 1040 150 965.5 94.5 c 128,-1,48\n 891 39 891 39 795 11 c 128,-1,49\n 699 -17 699 -17 599 -17 c 0,50,51\n 535 -17 535 -17 480 -9.5 c 128,-1,52\n 425 -2 425 -2 375.5 12 c 128,-1,53\n 326 26 326 26 281 46.5 c 128,-1,54\n 236 67 236 67 193 94 c 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: T\nEncoding: 84 84 53\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_4\n 7\n 6\n 0\n 4\nCALL\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 3\nMDAP[rnd]\nELSE\nPUSHW_2\n 3\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 3\nSRP0\nPUSHW_2\n 1\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 5\nMDRP[rp0,grey]\nPUSHW_1\n 6\nMDRP[rp0,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n555 0 m 1,0,-1\n 555 1340 l 1,1,-1\n 130 1340 l 1,2,-1\n 130 1500 l 1,3,-1\n 1165 1500 l 1,4,-1\n 1165 1340 l 1,5,-1\n 745 1340 l 1,6,-1\n 745 0 l 1,7,-1\n 555 0 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: U\nEncoding: 85 85 54\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 25\nMDAP[rnd]\nPUSHW_1\n 23\nMDAP[rnd]\nPUSHW_2\n 1\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 25\nSRP0\nPUSHW_1\n 11\nMDRP[rp0,grey]\nPUSHW_1\n 11\nMDAP[rnd]\nPUSHW_3\n 6\n 11\n 1\nSRP1\nSRP2\nIP\nPUSHW_2\n 15\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 20\n 15\n 23\nSRP1\nSRP2\nIP\nPUSHW_1\n 1\nSRP0\nPUSHW_1\n 26\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 14\nMDAP[rnd]\nELSE\nPUSHW_2\n 14\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 6\nMDAP[rnd]\nELSE\nPUSHW_2\n 6\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_2\n 20\n 5\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1115 1500 m 1,0,-1\n 1115 523 l 2,1,2\n 1115 387 1115 387 1082.5 285.5 c 128,-1,3\n 1050 184 1050 184 988.5 117 c 128,-1,4\n 927 50 927 50 838 16.5 c 128,-1,5\n 749 -17 749 -17 635 -17 c 0,6,7\n 513 -17 513 -17 427.5 25.5 c 128,-1,8\n 342 68 342 68 288 145.5 c 128,-1,9\n 234 223 234 223 209.5 332 c 128,-1,10\n 185 441 185 441 185 573 c 2,11,-1\n 185 1290 l 1,12,-1\n 155 1500 l 1,13,-1\n 375 1520 l 1,14,-1\n 375 554 l 2,15,16\n 375 459 375 459 393.5 384.5 c 128,-1,17\n 412 310 412 310 447 258.5 c 128,-1,18\n 482 207 482 207 532 180 c 128,-1,19\n 582 153 582 153 645 153 c 0,20,21\n 792 153 792 153 858.5 240.5 c 128,-1,22\n 925 328 925 328 925 504 c 2,23,-1\n 925 1500 l 1,24,-1\n 1115 1500 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: V\nEncoding: 86 86 55\nWidth: 1300\nFlags: W\nTtInstrs:\nRTHG\nPUSHW_1\n 1\nMDAP[rnd]\nRTG\nPUSHW_1\n 3\nMDRP[rp0,min,rnd,grey]\nPUSHW_2\n 4\n 12\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 1\nSRP0\nPUSHW_1\n 9\nMDRP[rp0,min,rnd,grey]\nPUSHW_2\n 8\n 11\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 9\nMDAP[rnd]\nELSE\nPUSHW_2\n 9\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 6\nMDAP[rnd]\nELSE\nPUSHW_2\n 6\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 1\n 6\n 9\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nSVTCA[x-axis]\nNPUSHW\n 3\n 154\n 7\n 1\nDELTAP1\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n605 500 m 1,0,-1\n 663 140 l 1,1,-1\n 701 454 l 1,2,-1\n 1011 1500 l 1,3,-1\n 1195 1500 l 1,4,-1\n 808 180 l 1,5,-1\n 782 -20 l 1,6,-1\n 554 0 l 1,7,-1\n 112 1500 l 1,8,-1\n 302 1520 l 1,9,-1\n 605 500 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: W\nEncoding: 87 87 56\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 20\nMDAP[rnd]\nPUSHW_1\n 4\nMDAP[rnd]\nPUSHW_1\n 12\nMDAP[rnd]\nPUSHW_1\n 20\nSRP0\nPUSHW_1\n 1\nMDRP[rp0,grey]\nPUSHW_1\n 4\nSRP0\nPUSHW_1\n 2\nMDRP[rp0,grey]\nPUSHW_1\n 4\nSRP0\nPUSHW_1\n 7\nMDRP[rp0,grey]\nPUSHW_2\n 8\n 12\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 12\nSRP0\nPUSHW_1\n 10\nMDRP[rp0,grey]\nPUSHW_1\n 12\nSRP0\nPUSHW_1\n 15\nMDRP[rp0,grey]\nPUSHW_1\n 20\nSRP0\nPUSHW_1\n 18\nMDRP[rp0,grey]\nPUSHW_2\n 17\n 11\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 18\nMDAP[rnd]\nELSE\nPUSHW_2\n 18\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 15\nMDAP[rnd]\nELSE\nPUSHW_2\n 15\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 9\nMDAP[rnd]\nELSE\nPUSHW_2\n 9\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 5\n 18\n 9\nSRP1\nSRP2\nIP\nPUSHW_3\n 12\n 18\n 9\nSRP1\nSRP2\nIP\nPUSHW_3\n 21\n 18\n 9\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n484 700 m 1,0,-1\n 580 1100 l 1,1,-1\n 720 1100 l 1,2,-1\n 823 700 l 1,3,-1\n 894 200 l 1,4,-1\n 898 200 l 1,5,-1\n 930 660 l 1,6,-1\n 1083 1500 l 1,7,-1\n 1260 1500 l 1,8,-1\n 988 0 l 1,9,-1\n 807 0 l 1,10,-1\n 711 450 l 1,11,-1\n 652 950 l 1,12,-1\n 648 950 l 1,13,-1\n 590 450 l 1,14,-1\n 492 0 l 1,15,-1\n 314 0 l 1,16,-1\n 38 1500 l 1,17,-1\n 212 1520 l 1,18,-1\n 380 660 l 1,19,-1\n 411 200 l 1,20,-1\n 415 200 l 1,21,-1\n 484 700 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: X\nEncoding: 88 88 57\nWidth: 1300\nFlags: W\nTtInstrs:\nRTHG\nPUSHW_1\n 10\nMDAP[rnd]\nRTG\nRTHG\nPUSHW_1\n 2\nMDAP[rnd]\nRTG\nPUSHW_1\n 0\nMDRP[rp0,grey]\nPUSHW_1\n 2\nSRP0\nPUSHW_1\n 4\nMDRP[rp0,grey]\nPUSHW_1\n 10\nSRP0\nPUSHW_1\n 8\nMDRP[rp0,grey]\nPUSHW_2\n 7\n 11\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 10\nSRP0\nPUSHW_1\n 12\nMDRP[rp0,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 15\n 11\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 8\nMDAP[rnd]\nELSE\nPUSHW_2\n 8\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 7\nMDAP[rnd]\nELSE\nPUSHW_2\n 7\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 12\nMDAP[rnd]\nELSE\nPUSHW_2\n 12\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 4\nMDAP[rnd]\nELSE\nPUSHW_2\n 4\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 2\n 0\n 8\nSRP1\nSRP2\nIP\nPUSHW_3\n 10\n 0\n 8\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nSVTCA[x-axis]\nNPUSHW\n 3\n 68\n 0\n 1\nDELTAP2\nNPUSHW\n 3\n 68\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 21\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 63\n 1\n 1\nDELTAP1\nNPUSHW\n 3\n 25\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 121\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 59\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 19\n 3\n 1\nDELTAP2\nNPUSHW\n 3\n 68\n 3\n 1\nDELTAP2\nNPUSHW\n 3\n 182\n 3\n 1\nDELTAP1\nNPUSHW\n 3\n 71\n 3\n 1\nDELTAP1\nNPUSHW\n 3\n 57\n 3\n 1\nDELTAP1\nNPUSHW\n 3\n 19\n 4\n 1\nDELTAP2\nNPUSHW\n 3\n 68\n 4\n 1\nDELTAP2\nNPUSHW\n 3\n 182\n 4\n 1\nDELTAP1\nNPUSHW\n 3\n 59\n 4\n 1\nDELTAP1\nNPUSHW\n 3\n 123\n 4\n 1\nDELTAP1\nNPUSHW\n 3\n 137\n 5\n 1\nDELTAP1\nNPUSHW\n 3\n 42\n 5\n 1\nDELTAP1\nNPUSHW\n 3\n 90\n 5\n 1\nDELTAP1\nNPUSHW\n 3\n 186\n 5\n 1\nDELTAP1\nNPUSHW\n 3\n 27\n 5\n 1\nDELTAP1\nNPUSHW\n 3\n 27\n 5\n 1\nDELTAP2\nNPUSHW\n 3\n 75\n 5\n 1\nDELTAP2\nNPUSHW\n 3\n 21\n 6\n 1\nDELTAP2\nNPUSHW\n 3\n 69\n 6\n 1\nDELTAP2\nNPUSHW\n 3\n 182\n 6\n 1\nDELTAP1\nNPUSHW\n 3\n 216\n 6\n 1\nDELTAP1\nNPUSHW\n 3\n 25\n 6\n 1\nDELTAP1\nNPUSHW\n 3\n 201\n 6\n 1\nDELTAP1\nNPUSHW\n 3\n 122\n 6\n 1\nDELTAP1\nNPUSHW\n 3\n 59\n 6\n 1\nDELTAP1\nNPUSHW\n 3\n 131\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 5\n 7\n 1\nDELTAP2\nNPUSHW\n 3\n 119\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 199\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 153\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 54\n 8\n 1\nDELTAP1\nNPUSHW\n 3\n 185\n 8\n 1\nDELTAP1\nNPUSHW\n 3\n 52\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 74\n 9\n 1\nDELTAP2\nNPUSHW\n 3\n 89\n 11\n 1\nDELTAP1\nNPUSHW\n 3\n 186\n 11\n 1\nDELTAP1\nNPUSHW\n 3\n 43\n 11\n 1\nDELTAP1\nNPUSHW\n 3\n 75\n 11\n 1\nDELTAP2\nNPUSHW\n 3\n 29\n 11\n 1\nDELTAP2\nNPUSHW\n 3\n 118\n 12\n 1\nDELTAP1\nNPUSHW\n 5\n 73\n 12\n 89\n 12\n 2\nDELTAP1\nNPUSHW\n 3\n 201\n 12\n 1\nDELTAP1\nNPUSHW\n 3\n 186\n 12\n 1\nDELTAP1\nNPUSHW\n 3\n 74\n 12\n 1\nDELTAP2\nNPUSHW\n 3\n 43\n 12\n 1\nDELTAP1\nNPUSHW\n 3\n 28\n 12\n 1\nDELTAP2\nNPUSHW\n 3\n 20\n 13\n 1\nDELTAP2\nNPUSHW\n 3\n 149\n 13\n 1\nDELTAP1\nNPUSHW\n 3\n 201\n 13\n 1\nDELTAP1\nNPUSHW\n 3\n 122\n 13\n 1\nDELTAP1\nNPUSHW\n 3\n 102\n 14\n 1\nDELTAP1\nNPUSHW\n 3\n 198\n 14\n 1\nDELTAP1\nNPUSHW\n 3\n 41\n 14\n 1\nDELTAP1\nNPUSHW\n 3\n 186\n 14\n 1\nDELTAP1\nNPUSHW\n 3\n 74\n 14\n 1\nDELTAP2\nNPUSHW\n 3\n 38\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 250\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 11\n 15\n 1\nDELTAP2\nNPUSHW\n 3\n 140\n 15\n 1\nDELTAP1\nSVTCA[y-axis]\nNPUSHW\n 3\n 24\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 214\n 6\n 1\nDELTAP1\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1009 0 m 1,0,-1\n 732 519 l 1,1,-1\n 655 700 l 1,2,-1\n 607 540 l 1,3,-1\n 299 0 l 1,4,-1\n 101 0 l 1,5,-1\n 564 799 l 1,6,-1\n 158 1500 l 1,7,-1\n 370 1520 l 1,8,-1\n 631 1056 l 1,9,-1\n 711 860 l 1,10,-1\n 746 1020 l 1,11,-1\n 998 1500 l 1,12,-1\n 1198 1500 l 1,13,-1\n 799 776 l 1,14,-1\n 1229 0 l 1,15,-1\n 1009 0 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: Y\nEncoding: 89 89 58\nWidth: 1300\nFlags: W\nTtInstrs:\nRTHG\nPUSHW_1\n 10\nMDAP[rnd]\nRTG\nPUSHW_4\n 4\n 6\n 5\n 4\nCALL\nPUSHW_1\n 10\nSRP0\nPUSHW_1\n 1\nMDRP[rp0,grey]\nPUSHW_1\n 10\nSRP0\nPUSHW_1\n 8\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 8\nMDAP[rnd]\nELSE\nPUSHW_2\n 8\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 2\nMDAP[rnd]\nELSE\nPUSHW_2\n 2\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 4\nMDAP[rnd]\nELSE\nPUSHW_2\n 4\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 10\n 4\n 8\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nSVTCA[x-axis]\nNPUSHW\n 3\n 20\n 0\n 1\nDELTAP1\nNPUSHW\n 3\n 116\n 0\n 1\nDELTAP1\nNPUSHW\n 3\n 41\n 0\n 1\nDELTAP1\nNPUSHW\n 3\n 139\n 0\n 1\nDELTAP1\nNPUSHW\n 3\n 174\n 0\n 1\nDELTAP1\nNPUSHW\n 3\n 223\n 0\n 1\nDELTAP1\nNPUSHW\n 3\n 16\n 1\n 1\nDELTAP1\nNPUSHW\n 3\n 68\n 1\n 1\nDELTAP1\nNPUSHW\n 3\n 117\n 1\n 1\nDELTAP1\nNPUSHW\n 3\n 172\n 1\n 1\nDELTAP1\nNPUSHW\n 3\n 221\n 1\n 1\nDELTAP1\nNPUSHW\n 3\n 112\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 17\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 69\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 171\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 221\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 20\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 116\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 69\n 7\n 1\nDELTAP1\nNPUSHW\n 5\n 41\n 7\n 57\n 7\n 2\nDELTAP1\nNPUSHW\n 3\n 89\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 140\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 173\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 112\n 8\n 1\nDELTAP1\nNPUSHW\n 3\n 65\n 8\n 1\nDELTAP1\nNPUSHW\n 3\n 18\n 8\n 1\nDELTAP1\nNPUSHW\n 3\n 175\n 8\n 1\nDELTAP1\nNPUSHW\n 3\n 64\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 112\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 17\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 172\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 221\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 64\n 10\n 1\nDELTAP1\nNPUSHW\n 3\n 19\n 10\n 1\nDELTAP1\nNPUSHW\n 3\n 115\n 10\n 1\nDELTAP1\nNPUSHW\n 3\n 58\n 10\n 1\nDELTAP1\nNPUSHW\n 3\n 221\n 10\n 1\nDELTAP1\nNPUSHW\n 3\n 175\n 10\n 1\nDELTAP1\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n691 935 m 1,0,-1\n 979 1500 l 1,1,-1\n 1171 1500 l 1,2,-1\n 736 646 l 1,3,-1\n 736 0 l 1,4,-1\n 526 0 l 1,5,-1\n 526 645 l 1,6,-1\n 90 1500 l 1,7,-1\n 294 1520 l 1,8,-1\n 582 954 l 1,9,-1\n 661 705 l 1,10,-1\n 691 935 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: Z\nEncoding: 90 90 59\nWidth: 1300\nFlags: W\nTtInstrs:\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 8\nMDAP[rnd]\nELSE\nPUSHW_2\n 8\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 1\nMDAP[rnd]\nELSE\nPUSHW_2\n 1\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_2\n 0\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 5\n 8\n 7\nSRP1\nSRP2\nIP\nPUSHW_1\n 8\nSRP0\nPUSHW_2\n 6\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 12\n 1\n 0\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1101 160 m 1,0,-1\n 1121 0 l 1,1,-1\n 181 0 l 1,2,-1\n 161 50 l 1,3,-1\n 726 1200 l 1,4,-1\n 910 1380 l 1,5,-1\n 645 1340 l 1,6,-1\n 250 1340 l 1,7,-1\n 230 1500 l 1,8,-1\n 1056 1500 l 1,9,-1\n 1071 1478 l 1,10,-1\n 500 300 l 1,11,-1\n 322 120 l 1,12,-1\n 587 160 l 1,13,-1\n 1101 160 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: bracketleft\nEncoding: 91 91 60\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_4\n 5\n 6\n 0\n 4\nCALL\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 1\nMDAP[rnd]\nELSE\nPUSHW_2\n 1\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 8\n 1\n 9\n 4\nCALL\nPUSHW_1\n 1\nSRP0\nPUSHW_2\n 3\n 1\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n422 1320 m 1,0,-1\n 400 1520 l 1,1,-1\n 972 1520 l 1,2,-1\n 972 1370 l 1,3,-1\n 600 1370 l 1,4,-1\n 620 1170 l 1,5,-1\n 620 -70 l 1,6,-1\n 600 -270 l 1,7,-1\n 972 -270 l 1,8,-1\n 972 -420 l 1,9,-1\n 400 -420 l 1,10,-1\n 422 -220 l 1,11,-1\n 422 1320 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: backslash\nEncoding: 92 92 61\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n175 1600 m 1,0,-1\n 375 1600 l 1,1,-1\n 1085 -100 l 1,2,-1\n 875 -100 l 1,3,-1\n 175 1600 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: bracketright\nEncoding: 93 93 62\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_4\n 0\n 6\n 5\n 4\nCALL\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 9\nMDAP[rnd]\nELSE\nPUSHW_2\n 9\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 4\n 1\n 1\n 4\nCALL\nPUSHW_1\n 9\nSRP0\nPUSHW_2\n 7\n 1\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n978 -220 m 1,0,-1\n 1000 -420 l 1,1,-1\n 428 -420 l 1,2,-1\n 428 -270 l 1,3,-1\n 800 -270 l 1,4,-1\n 780 -70 l 1,5,-1\n 780 1170 l 1,6,-1\n 800 1370 l 1,7,-1\n 428 1370 l 1,8,-1\n 428 1520 l 1,9,-1\n 1000 1520 l 1,10,-1\n 978 1320 l 1,11,-1\n 978 -220 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: asciicircum\nEncoding: 94 94 63\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 6\nMDAP[rnd]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_2\n 1\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 3\n 6\n 0\nSRP1\nSRP2\nIP\nPUSHW_1\n 6\nSRP0\nPUSHW_2\n 5\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 7\n 5\n 0\nSRP1\nSRP2\nIP\nPUSHW_3\n 8\n 1\n 6\nSRP1\nSRP2\nIP\nSVTCA[y-axis]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 1\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 7\nMDAP[rnd]\nELSE\nPUSHW_2\n 7\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 8\nMDAP[rnd]\nELSE\nPUSHW_2\n 8\n 19\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1179 912 m 1,0,-1\n 978 912 l 1,1,-1\n 697 1239 l 1,2,-1\n 652 1350 l 1,3,-1\n 608 1241 l 1,4,-1\n 338 914 l 1,5,-1\n 122 914 l 1,6,-1\n 580 1500 l 1,7,-1\n 709 1517 l 1,8,-1\n 1179 912 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: underscore\nEncoding: 95 95 64\nWidth: 1300\nFlags: W\nTtInstrs:\nSVTCA[y-axis]\nPUSHW_1\n 3\nMDAP[rnd]\nPUSHW_1\n 2\nMDAP[rnd]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n100 -300 m 1,0,-1\n 1200 -300 l 1,1,-1\n 1200 -455 l 1,2,-1\n 100 -455 l 1,3,-1\n 100 -300 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: grave\nEncoding: 96 96 65\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n500 1517 m 256,0,1\n 556 1517 556 1517 605 1496 c 128,-1,2\n 654 1475 654 1475 690.5 1438 c 128,-1,3\n 727 1401 727 1401 748 1352 c 128,-1,4\n 769 1303 769 1303 769 1247 c 256,5,6\n 769 1191 769 1191 748 1142 c 128,-1,7\n 727 1093 727 1093 690.5 1056.5 c 128,-1,8\n 654 1020 654 1020 605 998.5 c 128,-1,9\n 556 977 556 977 500 977 c 256,10,11\n 444 977 444 977 395 998.5 c 128,-1,12\n 346 1020 346 1020 309.5 1056.5 c 128,-1,13\n 273 1093 273 1093 252 1142 c 128,-1,14\n 231 1191 231 1191 231 1247 c 256,15,16\n 231 1303 231 1303 252 1352 c 128,-1,17\n 273 1401 273 1401 309.5 1438 c 128,-1,18\n 346 1475 346 1475 395 1496 c 128,-1,19\n 444 1517 444 1517 500 1517 c 256,0,1\n500 1088 m 256,20,21\n 533 1088 533 1088 562 1100.5 c 128,-1,22\n 591 1113 591 1113 612.5 1134.5 c 128,-1,23\n 634 1156 634 1156 646.5 1185 c 128,-1,24\n 659 1214 659 1214 659 1247 c 256,25,26\n 659 1280 659 1280 646.5 1309 c 128,-1,27\n 634 1338 634 1338 612.5 1359.5 c 128,-1,28\n 591 1381 591 1381 562 1393.5 c 128,-1,29\n 533 1406 533 1406 500 1406 c 256,30,31\n 467 1406 467 1406 438 1393.5 c 128,-1,32\n 409 1381 409 1381 387.5 1359.5 c 128,-1,33\n 366 1338 366 1338 353.5 1309 c 128,-1,34\n 341 1280 341 1280 341 1247 c 256,35,36\n 341 1214 341 1214 353.5 1185 c 128,-1,37\n 366 1156 366 1156 387.5 1134.5 c 128,-1,38\n 409 1113 409 1113 438 1100.5 c 128,-1,39\n 467 1088 467 1088 500 1088 c 256,20,21\nEndSplineSet\nEndChar\n\nStartChar: a\nEncoding: 97 97 66\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n1110 0 m 1,0,-1\n 910 0 l 1,1,-1\n 910 162 l 1,2,-1\n 816 50 l 1,3,4\n 799 37 799 37 772.5 25 c 128,-1,5\n 746 13 746 13 716 3.5 c 128,-1,6\n 686 -6 686 -6 655 -11.5 c 128,-1,7\n 624 -17 624 -17 596 -17 c 0,8,9\n 521 -17 521 -17 445 6.5 c 128,-1,10\n 369 30 369 30 308 75.5 c 128,-1,11\n 247 121 247 121 208.5 188.5 c 128,-1,12\n 170 256 170 256 170 344 c 0,13,14\n 170 437 170 437 209.5 504.5 c 128,-1,15\n 249 572 249 572 313 616 c 128,-1,16\n 377 660 377 660 459 681 c 128,-1,17\n 541 702 541 702 625 702 c 0,18,19\n 720 702 720 702 790 691.5 c 128,-1,20\n 860 681 860 681 910 662 c 1,21,-1\n 910 705 l 2,22,23\n 910 764 910 764 895.5 811 c 128,-1,24\n 881 858 881 858 850 890.5 c 128,-1,25\n 819 923 819 923 770.5 940 c 128,-1,26\n 722 957 722 957 655 957 c 0,27,28\n 592 957 592 957 546.5 949.5 c 128,-1,29\n 501 942 501 942 462 933 c 0,30,31\n 439 928 439 928 418 922 c 128,-1,32\n 397 916 397 916 377 910 c 1,33,-1\n 305 1044 l 1,34,35\n 347 1063 347 1063 405 1080 c 0,36,37\n 453 1094 453 1094 514.5 1105.5 c 128,-1,38\n 576 1117 576 1117 665 1117 c 0,39,40\n 780 1117 780 1117 861 1086 c 128,-1,41\n 942 1055 942 1055 993 999 c 128,-1,42\n 1044 943 1044 943 1067 864.5 c 128,-1,43\n 1090 786 1090 786 1090 690 c 2,44,-1\n 1090 180 l 1,45,-1\n 1110 0 l 1,0,-1\n910 525 m 1,46,-1\n 850 533 l 2,47,48\n 836 534 836 534 813 536 c 128,-1,49\n 790 538 790 538 763 539 c 2,50,-1\n 710 541 l 2,51,52\n 684 542 684 542 665 542 c 0,53,54\n 609 542 609 542 555 532 c 128,-1,55\n 501 522 501 522 458.5 499 c 128,-1,56\n 416 476 416 476 389.5 438.5 c 128,-1,57\n 363 401 363 401 363 345 c 0,58,59\n 363 300 363 300 383 263 c 128,-1,60\n 403 226 403 226 436.5 199 c 128,-1,61\n 470 172 470 172 513.5 157.5 c 128,-1,62\n 557 143 557 143 604 143 c 0,63,64\n 697 143 697 143 771 178.5 c 128,-1,65\n 845 214 845 214 910 274 c 1,66,-1\n 910 525 l 1,46,-1\nEndSplineSet\nEndChar\n\nStartChar: b\nEncoding: 98 98 67\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 44\nMDAP[rnd]\nPUSHW_1\n 12\nMDAP[rnd]\nPUSHW_1\n 44\nSRP0\nPUSHW_1\n 21\nMDRP[rp0,grey]\nPUSHW_1\n 21\nMDAP[rnd]\nPUSHW_2\n 23\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nMDRP[rp0,grey]\nPUSHW_1\n 12\nSRP0\nPUSHW_2\n 33\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 45\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 23\nMDAP[rnd]\nPUSHW_1\n 28\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 38\nMDAP[rnd]\nELSE\nPUSHW_2\n 38\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_2\n 5\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 28\nSRP0\nPUSHW_2\n 17\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 24\n 17\n 28\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n390 171 m 1,0,1\n 409 165 409 165 434 160 c 128,-1,2\n 459 155 459 155 487.5 151 c 128,-1,3\n 516 147 516 147 545.5 145 c 128,-1,4\n 575 143 575 143 604 143 c 0,5,6\n 665 143 665 143 714.5 163 c 128,-1,7\n 764 183 764 183 803 216.5 c 128,-1,8\n 842 250 842 250 871 295.5 c 128,-1,9\n 900 341 900 341 918.5 391.5 c 128,-1,10\n 937 442 937 442 946 496 c 128,-1,11\n 955 550 955 550 955 601 c 0,12,13\n 955 701 955 701 929 769 c 128,-1,14\n 903 837 903 837 862 879 c 128,-1,15\n 821 921 821 921 771.5 939 c 128,-1,16\n 722 957 722 957 675 957 c 0,17,18\n 596 957 596 957 524.5 926.5 c 128,-1,19\n 453 896 453 896 390 845 c 1,20,-1\n 390 171 l 1,0,1\n210 1420 m 1,21,-1\n 190 1600 l 1,22,-1\n 390 1620 l 1,23,-1\n 390 974 l 1,24,-1\n 475 1065 l 1,25,26\n 526 1089 526 1089 581.5 1103 c 128,-1,27\n 637 1117 637 1117 694 1117 c 0,28,29\n 776 1117 776 1117 858 1083 c 128,-1,30\n 940 1049 940 1049 1004.5 982.5 c 128,-1,31\n 1069 916 1069 916 1109.5 819 c 128,-1,32\n 1150 722 1150 722 1150 596 c 0,33,34\n 1150 458 1150 458 1104.5 345 c 128,-1,35\n 1059 232 1059 232 982.5 151.5 c 128,-1,36\n 906 71 906 71 805.5 27 c 128,-1,37\n 705 -17 705 -17 595 -17 c 0,38,39\n 532 -17 532 -17 472.5 -12.5 c 128,-1,40\n 413 -8 413 -8 362 -0.5 c 128,-1,41\n 311 7 311 7 271.5 16.5 c 128,-1,42\n 232 26 232 26 210 35 c 1,43,-1\n 210 1420 l 1,21,-1\nEndSplineSet\nEndChar\n\nStartChar: c\nEncoding: 99 99 68\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 38\nMDAP[rnd]\nPUSHW_1\n 29\nMDRP[rp0,min,rnd,grey]\nPUSHW_2\n 8\n 8\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 34\nMDAP[rnd]\nELSE\nPUSHW_2\n 34\n 17\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 24\nMDAP[rnd]\nELSE\nPUSHW_2\n 24\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 34\nSRP0\nPUSHW_2\n 3\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 24\nSRP0\nPUSHW_2\n 13\n 5\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1007 878 m 1,0,1\n 968 913 968 913 899 935 c 128,-1,2\n 830 957 830 957 724 957 c 0,3,4\n 640 957 640 957 573.5 925.5 c 128,-1,5\n 507 894 507 894 460.5 840 c 128,-1,6\n 414 786 414 786 389.5 714.5 c 128,-1,7\n 365 643 365 643 365 564 c 0,8,9\n 365 482 365 482 388.5 407.5 c 128,-1,10\n 412 333 412 333 458.5 276 c 128,-1,11\n 505 219 505 219 574 185.5 c 128,-1,12\n 643 152 643 152 735 152 c 0,13,14\n 787 152 787 152 835 164 c 128,-1,15\n 883 176 883 176 922 192.5 c 128,-1,16\n 961 209 961 209 988.5 225.5 c 128,-1,17\n 1016 242 1016 242 1028 252 c 1,18,-1\n 1100 111 l 1,19,20\n 1085 98 1085 98 1055 76.5 c 128,-1,21\n 1025 55 1025 55 978.5 34 c 128,-1,22\n 932 13 932 13 868.5 -2 c 128,-1,23\n 805 -17 805 -17 721 -17 c 0,24,25\n 596 -17 596 -17 494.5 32.5 c 128,-1,26\n 393 82 393 82 321 164.5 c 128,-1,27\n 249 247 249 247 209.5 354 c 128,-1,28\n 170 461 170 461 170 577 c 0,29,30\n 170 681 170 681 208.5 778.5 c 128,-1,31\n 247 876 247 876 319 951 c 128,-1,32\n 391 1026 391 1026 494 1071.5 c 128,-1,33\n 597 1117 597 1117 726 1117 c 0,34,35\n 848 1117 848 1117 945.5 1088.5 c 128,-1,36\n 1043 1060 1043 1060 1106 991 c 1,37,-1\n 1007 878 l 1,0,1\nEndSplineSet\nEndChar\n\nStartChar: d\nEncoding: 100 100 69\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 38\nMDAP[rnd]\nPUSHW_1\n 18\nMDAP[rnd]\nPUSHW_1\n 38\nSRP0\nPUSHW_1\n 27\nMDRP[rp0,grey]\nPUSHW_1\n 27\nMDAP[rnd]\nPUSHW_2\n 5\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 18\nSRP0\nPUSHW_1\n 15\nMDRP[rp0,grey]\nPUSHW_1\n 18\nSRP0\nPUSHW_1\n 33\nMDRP[rp0,grey]\nPUSHW_1\n 18\nSRP0\nPUSHW_2\n 36\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 39\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 34\nMDAP[rnd]\nPUSHW_1\n 32\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 22\nMDAP[rnd]\nELSE\nPUSHW_2\n 22\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 17\nMDAP[rnd]\nELSE\nPUSHW_2\n 17\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 32\nSRP0\nPUSHW_2\n 0\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 22\nSRP0\nPUSHW_2\n 10\n 3\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n746 940 m 2,0,1\n 654 940 654 940 579 905.5 c 128,-1,2\n 504 871 504 871 450.5 812 c 128,-1,3\n 397 753 397 753 368 673 c 128,-1,4\n 339 593 339 593 339 502 c 0,5,6\n 339 413 339 413 364.5 346 c 128,-1,7\n 390 279 390 279 431.5 234 c 128,-1,8\n 473 189 473 189 525 166.5 c 128,-1,9\n 577 144 577 144 630 144 c 0,10,11\n 677 144 677 144 719 160 c 128,-1,12\n 761 176 761 176 797 200 c 128,-1,13\n 833 224 833 224 862 252.5 c 128,-1,14\n 891 281 891 281 911 306 c 1,15,-1\n 911 940 l 1,16,-1\n 746 940 l 2,0,1\n911 0 m 1,17,-1\n 911 162 l 1,18,-1\n 825 49 l 1,19,20\n 789 25 789 25 729 4 c 128,-1,21\n 669 -17 669 -17 591 -17 c 0,22,23\n 501 -17 501 -17 421 15.5 c 128,-1,24\n 341 48 341 48 281 114.5 c 128,-1,25\n 221 181 221 181 186 283.5 c 128,-1,26\n 151 386 151 386 151 526 c 0,27,28\n 151 646 151 646 197.5 750.5 c 128,-1,29\n 244 855 244 855 324 933 c 128,-1,30\n 404 1011 404 1011 512.5 1055.5 c 128,-1,31\n 621 1100 621 1100 745 1100 c 2,32,-1\n 911 1100 l 1,33,-1\n 911 1620 l 1,34,-1\n 1091 1600 l 1,35,-1\n 1091 180 l 1,36,-1\n 1111 0 l 1,37,-1\n 911 0 l 1,17,-1\nEndSplineSet\nEndChar\n\nStartChar: e\nEncoding: 101 101 70\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 51\nMDAP[rnd]\nPUSHW_4\n 22\n 9\n 37\n 4\nCALL\nPUSHW_1\n 51\nSRP0\nPUSHW_1\n 10\nMDRP[rp0,min,rnd,grey]\nPUSHW_3\n 5\n 10\n 22\nSRP1\nSRP2\nIP\nPUSHW_3\n 17\n 10\n 22\nSRP1\nSRP2\nIP\nPUSHW_2\n 26\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 31\n 26\n 25\nSRP1\nSRP2\nIP\nPUSHW_3\n 49\n 10\n 26\nSRP1\nSRP2\nIP\nPUSHW_1\n 22\nSRP0\nPUSHW_1\n 52\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 17\nMDAP[rnd]\nELSE\nPUSHW_2\n 17\n 17\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 5\nMDAP[rnd]\nELSE\nPUSHW_2\n 5\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 25\n 1\n 37\n 4\nCALL\nPUSHW_1\n 5\nSRP0\nPUSHW_2\n 31\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 17\nSRP0\nPUSHW_2\n 43\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 49\n 25\n 37\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1034 129 m 1,0,1\n 1003 97 1003 97 966 70 c 128,-1,2\n 929 43 929 43 884 23.5 c 128,-1,3\n 839 4 839 4 784.5 -6.5 c 128,-1,4\n 730 -17 730 -17 663 -17 c 0,5,6\n 530 -17 530 -17 433 30 c 128,-1,7\n 336 77 336 77 273 156 c 128,-1,8\n 210 235 210 235 180 337 c 128,-1,9\n 150 439 150 439 150 550 c 0,10,11\n 150 621 150 621 164.5 690.5 c 128,-1,12\n 179 760 179 760 206.5 823 c 128,-1,13\n 234 886 234 886 275.5 940 c 128,-1,14\n 317 994 317 994 371.5 1033 c 128,-1,15\n 426 1072 426 1072 492.5 1094.5 c 128,-1,16\n 559 1117 559 1117 638 1117 c 0,17,18\n 746 1117 746 1117 833 1082 c 128,-1,19\n 920 1047 920 1047 981 984 c 128,-1,20\n 1042 921 1042 921 1075 832.5 c 128,-1,21\n 1108 744 1108 744 1108 638 c 0,22,23\n 1108 607 1108 607 1106 570 c 128,-1,24\n 1104 533 1104 533 1100 500 c 1,25,-1\n 340 500 l 1,26,27\n 340 423 340 423 364 357.5 c 128,-1,28\n 388 292 388 292 429.5 244.5 c 128,-1,29\n 471 197 471 197 527.5 170 c 128,-1,30\n 584 143 584 143 650 143 c 0,31,32\n 714 143 714 143 759.5 152.5 c 128,-1,33\n 805 162 805 162 836.5 176 c 128,-1,34\n 868 190 868 190 889 206 c 128,-1,35\n 910 222 910 222 925 236 c 1,36,-1\n 1034 129 l 1,0,1\n932 650 m 1,37,-1\n 932 694 l 2,38,39\n 932 751 932 751 909.5 799 c 128,-1,40\n 887 847 887 847 848.5 882.5 c 128,-1,41\n 810 918 810 918 759.5 938 c 128,-1,42\n 709 958 709 958 653 958 c 0,43,44\n 586 958 586 958 535.5 936.5 c 128,-1,45\n 485 915 485 915 449 881.5 c 128,-1,46\n 413 848 413 848 391 808 c 128,-1,47\n 369 768 369 768 359 732 c 1,48,-1\n 300 618 l 1,49,-1\n 485 650 l 1,50,-1\n 932 650 l 1,37,-1\nEndSplineSet\nEndChar\n\nStartChar: f\nEncoding: 102 102 71\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_4\n 24\n 9\n 1\n 4\nCALL\nPUSHW_4\n 27\n 9\n 30\n 4\nCALL\nPUSHW_1\n 30\nSRP0\nPUSHW_1\n 2\nMDRP[rp0,grey]\nPUSHW_1\n 27\nSRP0\nPUSHW_1\n 23\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 7\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 28\nMDAP[rnd]\nELSE\nPUSHW_2\n 28\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 31\n 3\n 0\n 4\nCALL\nPUSHW_4\n 26\n 3\n 25\n 4\nCALL\nPUSHW_1\n 7\nSRP0\nPUSHW_2\n 18\n 3\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n148 1100 m 1,0,-1\n 400 1100 l 1,1,-1\n 400 1255 l 2,2,3\n 400 1340 400 1340 434 1407 c 128,-1,4\n 468 1474 468 1474 526 1520.5 c 128,-1,5\n 584 1567 584 1567 662 1592 c 128,-1,6\n 740 1617 740 1617 828 1617 c 0,7,8\n 873 1617 873 1617 919 1609 c 128,-1,9\n 965 1601 965 1601 1007.5 1588.5 c 128,-1,10\n 1050 1576 1050 1576 1086 1560 c 128,-1,11\n 1122 1544 1122 1544 1145 1529 c 1,12,-1\n 1060 1411 l 1,13,14\n 1048 1418 1048 1418 1023.5 1426 c 128,-1,15\n 999 1434 999 1434 970.5 1441 c 128,-1,16\n 942 1448 942 1448 912 1452.5 c 128,-1,17\n 882 1457 882 1457 860 1457 c 0,18,19\n 817 1457 817 1457 768.5 1445.5 c 128,-1,20\n 720 1434 720 1434 679.5 1408.5 c 128,-1,21\n 639 1383 639 1383 612 1342.5 c 128,-1,22\n 585 1302 585 1302 585 1245 c 2,23,-1\n 585 1100 l 1,24,-1\n 1033 1100 l 1,25,-1\n 1013 940 l 1,26,-1\n 590 940 l 1,27,-1\n 590 0 l 1,28,-1\n 400 0 l 1,29,-1\n 400 940 l 1,30,-1\n 148 940 l 1,31,-1\n 148 1100 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: g\nEncoding: 103 103 72\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 72\nMDAP[rnd]\nPUSHW_1\n 48\nMDAP[rnd]\nPUSHW_1\n 72\nSRP0\nPUSHW_1\n 13\nMDRP[rp0,grey]\nPUSHW_1\n 13\nMDAP[rnd]\nPUSHW_1\n 48\nSRP0\nPUSHW_1\n 22\nMDRP[rp0,grey]\nPUSHW_1\n 48\nSRP0\nPUSHW_2\n 25\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 13\nSRP0\nPUSHW_2\n 61\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 37\nMDRP[rp0,grey]\nPUSHW_1\n 37\nMDAP[rnd]\nNPUSHW\n 3\n 20\n 37\n 1\nDELTAP2\nPUSHW_1\n 48\nSRP0\nPUSHW_1\n 49\nMDRP[rp0,grey]\nPUSHW_1\n 25\nSRP0\nPUSHW_1\n 73\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 18\nMDAP[rnd]\nPUSHW_1\n 23\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 6\nMDAP[rnd]\nELSE\nPUSHW_2\n 6\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 30\nMDAP[rnd]\nELSE\nPUSHW_2\n 30\n 15\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 6\nSRP0\nPUSHW_2\n 66\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 0\n 6\n 66\nSRP1\nSRP2\nIP\nPUSHW_1\n 18\nSRP0\nPUSHW_2\n 54\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 22\n 18\n 54\nSRP1\nSRP2\nIP\nNPUSHW\n 3\n 20\n 23\n 1\nDELTAP3\nNPUSHW\n 3\n 236\n 37\n 1\nDELTAP1\nNPUSHW\n 3\n 13\n 37\n 1\nDELTAP2\nNPUSHW\n 3\n 28\n 37\n 1\nDELTAP2\nNPUSHW\n 3\n 251\n 37\n 1\nDELTAP1\nPUSHW_1\n 30\nSRP0\nPUSHW_2\n 43\n 3\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nNPUSHW\n 3\n 21\n 23\n 1\nDELTAP3\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n910 135 m 1,0,-1\n 823 25 l 2,1,2\n 814 19 814 19 797.5 12 c 128,-1,3\n 781 5 781 5 757 -1.5 c 128,-1,4\n 733 -8 733 -8 701 -12.5 c 128,-1,5\n 669 -17 669 -17 630 -17 c 0,6,7\n 569 -17 569 -17 510 3 c 128,-1,8\n 451 23 451 23 397.5 60 c 128,-1,9\n 344 97 344 97 299 148.5 c 128,-1,10\n 254 200 254 200 220.5 262.5 c 128,-1,11\n 187 325 187 325 168.5 396.5 c 128,-1,12\n 150 468 150 468 150 545 c 0,13,14\n 150 662 150 662 188 766 c 128,-1,15\n 226 870 226 870 295 948 c 128,-1,16\n 364 1026 364 1026 461 1071.5 c 128,-1,17\n 558 1117 558 1117 676 1117 c 0,18,19\n 713 1117 713 1117 748.5 1114 c 128,-1,20\n 784 1111 784 1111 815 1100 c 1,21,-1\n 910 958 l 1,22,-1\n 910 1120 l 1,23,-1\n 1090 1100 l 1,24,-1\n 1090 -46 l 2,25,26\n 1090 -144 1090 -144 1058 -230 c 128,-1,27\n 1026 -316 1026 -316 965 -379.5 c 128,-1,28\n 904 -443 904 -443 815 -480 c 128,-1,29\n 726 -517 726 -517 612 -517 c 0,30,31\n 533 -517 533 -517 473.5 -497 c 128,-1,32\n 414 -477 414 -477 372 -453 c 0,33,34\n 348 -439 348 -439 327 -423 c 128,-1,35\n 306 -407 306 -407 289 -388 c 1,36,-1\n 387 -278 l 1,37,38\n 401 -289 401 -289 417.5 -299 c 128,-1,39\n 434 -309 434 -309 452 -318 c 0,40,41\n 483 -333 483 -333 524 -345 c 128,-1,42\n 565 -357 565 -357 613 -357 c 0,43,44\n 675 -357 675 -357 729 -331.5 c 128,-1,45\n 783 -306 783 -306 823.5 -262 c 128,-1,46\n 864 -218 864 -218 887 -158.5 c 128,-1,47\n 910 -99 910 -99 910 -31 c 2,48,-1\n 910 135 l 1,0,-1\n910 834 m 1,49,50\n 884 867 884 867 847 895 c 0,51,52\n 816 918 816 918 772 937.5 c 128,-1,53\n 728 957 728 957 671 957 c 0,54,55\n 611 957 611 957 563 938 c 128,-1,56\n 515 919 515 919 478.5 887 c 128,-1,57\n 442 855 442 855 415.5 812.5 c 128,-1,58\n 389 770 389 770 372.5 722.5 c 128,-1,59\n 356 675 356 675 348 626.5 c 128,-1,60\n 340 578 340 578 340 533 c 0,61,62\n 340 448 340 448 366.5 376.5 c 128,-1,63\n 393 305 393 305 436 253.5 c 128,-1,64\n 479 202 479 202 534 173 c 128,-1,65\n 589 144 589 144 646 144 c 0,66,67\n 697 144 697 144 737 155 c 128,-1,68\n 777 166 777 166 809 184.5 c 128,-1,69\n 841 203 841 203 865.5 226.5 c 128,-1,70\n 890 250 890 250 910 275 c 1,71,-1\n 910 834 l 1,49,50\nEndSplineSet\nEndChar\n\nStartChar: h\nEncoding: 104 104 73\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 26\nMDAP[rnd]\nRUTG\nPUSHW_1\n 14\nMDAP[rnd]\nRTG\nPUSHW_1\n 26\nSRP0\nPUSHW_1\n 1\nMDRP[rp0,grey]\nPUSHW_1\n 1\nMDAP[rnd]\nPUSHW_2\n 0\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 4\nMDRP[rp0,grey]\nPUSHW_1\n 14\nSRP0\nPUSHW_2\n 13\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 20\n 0\n 14\nSRP1\nSRP2\nIP\nPUSHW_1\n 27\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 4\nMDAP[rnd]\nPUSHW_1\n 9\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 13\nMDAP[rnd]\nELSE\nPUSHW_2\n 13\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 5\n 0\n 4\nSRP1\nSRP2\nIP\nPUSHW_1\n 9\nSRP0\nPUSHW_2\n 20\n 3\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n391 0 m 1,0,-1\n 211 0 l 1,1,-1\n 211 1400 l 1,2,-1\n 191 1600 l 1,3,-1\n 391 1620 l 1,4,-1\n 391 950 l 1,5,-1\n 480 1065 l 1,6,7\n 519 1087 519 1087 592 1102 c 128,-1,8\n 665 1117 665 1117 780 1117 c 0,9,10\n 931 1117 931 1117 1010.5 1017.5 c 128,-1,11\n 1090 918 1090 918 1090 730 c 2,12,-1\n 1090 0 l 1,13,-1\n 900 0 l 1,14,-1\n 900 709 l 2,15,16\n 900 776 900 776 888.5 823 c 128,-1,17\n 877 870 877 870 856 900 c 128,-1,18\n 835 930 835 930 804 943.5 c 128,-1,19\n 773 957 773 957 734 957 c 0,20,21\n 674 957 674 957 619.5 945 c 128,-1,22\n 565 933 565 933 520 914.5 c 128,-1,23\n 475 896 475 896 441.5 874 c 128,-1,24\n 408 852 408 852 391 833 c 1,25,-1\n 391 0 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: i\nEncoding: 105 105 74\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n711 393 m 2,0,1\n 711 341 711 341 717.5 297 c 128,-1,2\n 724 253 724 253 739 221 c 128,-1,3\n 754 189 754 189 779 171 c 128,-1,4\n 804 153 804 153 841 153 c 0,5,6\n 890 153 890 153 936.5 161 c 128,-1,7\n 983 169 983 169 1020 179.5 c 128,-1,8\n 1057 190 1057 190 1081.5 199 c 128,-1,9\n 1106 208 1106 208 1112 210 c 1,10,-1\n 1151 56 l 1,11,12\n 1145 53 1145 53 1119 41 c 128,-1,13\n 1093 29 1093 29 1051 16.5 c 128,-1,14\n 1009 4 1009 4 953 -6.5 c 128,-1,15\n 897 -17 897 -17 831 -17 c 0,16,17\n 733 -17 733 -17 672.5 15 c 128,-1,18\n 612 47 612 47 578 103.5 c 128,-1,19\n 544 160 544 160 532.5 237 c 128,-1,20\n 521 314 521 314 521 403 c 2,21,-1\n 521 920 l 1,22,-1\n 561 980 l 1,23,-1\n 421 940 l 1,24,-1\n 220 940 l 1,25,-1\n 200 1100 l 1,26,-1\n 711 1100 l 1,27,-1\n 711 393 l 2,0,1\n515 1500 m 1,28,-1\n 717 1500 l 1,29,-1\n 717 1300 l 1,30,-1\n 515 1300 l 1,31,-1\n 515 1500 l 1,28,-1\nEndSplineSet\nEndChar\n\nStartChar: j\nEncoding: 106 106 75\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 4\nMDAP[rnd]\nPUSHW_1\n 7\nMDAP[rnd]\nPUSHW_1\n 19\nMDAP[rnd]\nPUSHW_4\n 9\n 9\n 30\n 4\nCALL\nPUSHW_1\n 30\nSRP0\nPUSHW_1\n 0\nMDRP[rp0,grey]\nPUSHW_1\n 9\nSRP0\nPUSHW_1\n 1\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 4\nMDAP[rnd]\nPUSHW_1\n 25\nMDAP[rnd]\nPUSHW_1\n 21\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 14\nMDAP[rnd]\nELSE\nPUSHW_2\n 14\n 15\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nSRP0\nPUSHW_1\n 2\nMDRP[rp0,grey]\nPUSHW_1\n 21\nSRP0\nPUSHW_2\n 19\n 3\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n695 1500 m 1,0,-1\n 897 1500 l 1,1,-1\n 897 1300 l 1,2,-1\n 695 1300 l 1,3,-1\n 695 1500 l 1,0,-1\n741 980 m 1,4,-1\n 601 940 l 1,5,-1\n 400 940 l 1,6,-1\n 380 1100 l 1,7,-1\n 891 1100 l 1,8,-1\n 891 -97 l 2,9,10\n 891 -186 891 -186 879.5 -263 c 128,-1,11\n 868 -340 868 -340 834 -396.5 c 128,-1,12\n 800 -453 800 -453 739.5 -485 c 128,-1,13\n 679 -517 679 -517 581 -517 c 0,14,15\n 515 -517 515 -517 459 -506.5 c 128,-1,16\n 403 -496 403 -496 361 -483.5 c 128,-1,17\n 319 -471 319 -471 293 -459 c 128,-1,18\n 267 -447 267 -447 261 -444 c 1,19,-1\n 300 -290 l 1,20,21\n 306 -292 306 -292 330.5 -301 c 128,-1,22\n 355 -310 355 -310 392 -320.5 c 128,-1,23\n 429 -331 429 -331 475 -339 c 128,-1,24\n 521 -347 521 -347 571 -347 c 0,25,26\n 608 -347 608 -347 633 -329 c 128,-1,27\n 658 -311 658 -311 673 -279 c 128,-1,28\n 688 -247 688 -247 694.5 -203 c 128,-1,29\n 701 -159 701 -159 701 -107 c 2,30,-1\n 701 920 l 1,31,-1\n 741 980 l 1,4,-1\nEndSplineSet\nEndChar\n\nStartChar: k\nEncoding: 107 107 76\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_4\n 13\n 9\n 0\n 4\nCALL\nPUSHW_1\n 13\nSRP0\nPUSHW_1\n 3\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 3\nMDAP[rnd]\nRTHG\nPUSHW_1\n 8\nMDAP[rnd]\nRTG\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 10\nMDAP[rnd]\nELSE\nPUSHW_2\n 10\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 8\nSRP0\nPUSHW_1\n 6\nMDRP[rp0,grey]\nPUSHW_3\n 12\n 0\n 3\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nSVTCA[x-axis]\nNPUSHW\n 3\n 56\n 5\n 1\nDELTAP1\nNPUSHW\n 3\n 120\n 5\n 1\nDELTAP2\nNPUSHW\n 3\n 73\n 5\n 1\nDELTAP1\nNPUSHW\n 5\n 89\n 5\n 105\n 5\n 2\nDELTAP2\nNPUSHW\n 3\n 137\n 5\n 1\nDELTAP2\nNPUSHW\n 3\n 132\n 6\n 1\nDELTAP2\nNPUSHW\n 3\n 117\n 6\n 1\nDELTAP1\nNPUSHW\n 3\n 102\n 6\n 1\nDELTAP1\nNPUSHW\n 3\n 166\n 6\n 1\nDELTAP1\nNPUSHW\n 3\n 70\n 6\n 1\nDELTAP2\nNPUSHW\n 3\n 55\n 6\n 1\nDELTAP1\nNPUSHW\n 3\n 119\n 6\n 1\nDELTAP2\nNPUSHW\n 3\n 23\n 6\n 1\nDELTAP3\nNPUSHW\n 3\n 216\n 6\n 1\nDELTAP1\nNPUSHW\n 3\n 200\n 6\n 1\nDELTAP2\nNPUSHW\n 3\n 185\n 6\n 1\nDELTAP1\nNPUSHW\n 3\n 185\n 6\n 1\nDELTAP2\nNPUSHW\n 5\n 118\n 7\n 134\n 7\n 2\nDELTAP2\nNPUSHW\n 3\n 167\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 103\n 7\n 1\nDELTAP2\nNPUSHW\n 3\n 39\n 7\n 1\nDELTAP3\nNPUSHW\n 3\n 166\n 9\n 1\nDELTAP1\nNPUSHW\n 5\n 86\n 9\n 102\n 9\n 2\nDELTAP2\nNPUSHW\n 3\n 183\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 39\n 9\n 1\nDELTAP3\nNPUSHW\n 3\n 3\n 10\n 1\nDELTAP3\nNPUSHW\n 3\n 165\n 10\n 1\nDELTAP1\nNPUSHW\n 3\n 247\n 10\n 1\nDELTAP1\nNPUSHW\n 3\n 39\n 10\n 1\nDELTAP2\nNPUSHW\n 3\n 72\n 10\n 1\nDELTAP1\nNPUSHW\n 3\n 216\n 10\n 1\nDELTAP1\nNPUSHW\n 3\n 137\n 10\n 1\nDELTAP2\nNPUSHW\n 3\n 42\n 10\n 1\nDELTAP1\nNPUSHW\n 3\n 203\n 10\n 1\nDELTAP1\nNPUSHW\n 3\n 91\n 10\n 1\nDELTAP2\nNPUSHW\n 3\n 37\n 11\n 1\nDELTAP2\nNPUSHW\n 3\n 70\n 11\n 1\nDELTAP2\nNPUSHW\n 3\n 134\n 11\n 1\nDELTAP2\nNPUSHW\n 3\n 56\n 11\n 1\nDELTAP1\nNPUSHW\n 3\n 121\n 11\n 1\nDELTAP1\nNPUSHW\n 3\n 9\n 11\n 1\nDELTAP2\nNPUSHW\n 3\n 42\n 11\n 1\nDELTAP1\nSVTCA[y-axis]\nNPUSHW\n 3\n 85\n 12\n 1\nDELTAP2\nNPUSHW\n 5\n 166\n 12\n 182\n 12\n 2\nDELTAP1\nNPUSHW\n 3\n 214\n 12\n 1\nDELTAP1\nNPUSHW\n 3\n 102\n 12\n 1\nDELTAP2\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n211 0 m 1,0,-1\n 211 1420 l 1,1,-1\n 191 1600 l 1,2,-1\n 391 1620 l 1,3,-1\n 391 690 l 1,4,-1\n 781 1100 l 1,5,-1\n 1010 1100 l 1,6,-1\n 630 690 l 1,7,-1\n 452 627 l 1,8,-1\n 630 567 l 1,9,-1\n 1121 0 l 1,10,-1\n 885 0 l 1,11,-1\n 391 557 l 1,12,-1\n 391 0 l 1,13,-1\n 211 0 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: l\nEncoding: 108 108 77\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n510 1420 m 1,0,-1\n 550 1480 l 1,1,-1\n 410 1440 l 1,2,-1\n 209 1440 l 1,3,-1\n 189 1600 l 1,4,-1\n 690 1600 l 1,5,-1\n 690 376 l 2,6,7\n 690 310 690 310 700 265.5 c 128,-1,8\n 710 221 710 221 727 193.5 c 128,-1,9\n 744 166 744 166 768 154.5 c 128,-1,10\n 792 143 792 143 820 143 c 0,11,12\n 860 143 860 143 893.5 149 c 128,-1,13\n 927 155 927 155 953.5 164 c 128,-1,14\n 980 173 980 173 999.5 183 c 128,-1,15\n 1019 193 1019 193 1031 200 c 1,16,-1\n 1100 79 l 1,17,18\n 1092 72 1092 72 1067 56 c 128,-1,19\n 1042 40 1042 40 1003.5 24 c 128,-1,20\n 965 8 965 8 913.5 -4.5 c 128,-1,21\n 862 -17 862 -17 800 -17 c 0,22,23\n 710 -17 710 -17 653 16 c 128,-1,24\n 596 49 596 49 564.5 106 c 128,-1,25\n 533 163 533 163 521.5 238.5 c 128,-1,26\n 510 314 510 314 510 400 c 2,27,-1\n 510 1420 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: m\nEncoding: 109 109 78\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n264 0 m 1,0,-1\n 86 0 l 1,1,-1\n 86 1100 l 1,2,-1\n 264 1120 l 1,3,-1\n 264 937 l 1,4,5\n 285 977 285 977 296.5 999.5 c 128,-1,6\n 308 1022 308 1022 313.5 1032.5 c 128,-1,7\n 319 1043 319 1043 320 1045 c 2,8,-1\n 322 1048 l 2,9,10\n 331 1057 331 1057 347.5 1069 c 128,-1,11\n 364 1081 364 1081 388 1091.5 c 128,-1,12\n 412 1102 412 1102 443 1109.5 c 128,-1,13\n 474 1117 474 1117 513 1117 c 0,14,15\n 569 1117 569 1117 605 1102.5 c 128,-1,16\n 641 1088 641 1088 664 1062.5 c 128,-1,17\n 687 1037 687 1037 700 1001 c 128,-1,18\n 713 965 713 965 724 923 c 1,19,-1\n 787 1043 l 1,20,21\n 797 1052 797 1052 819.5 1065 c 128,-1,22\n 842 1078 842 1078 871.5 1089.5 c 128,-1,23\n 901 1101 901 1101 934 1109 c 128,-1,24\n 967 1117 967 1117 999 1117 c 0,25,26\n 1075 1117 1075 1117 1119.5 1091.5 c 128,-1,27\n 1164 1066 1164 1066 1186.5 1018 c 128,-1,28\n 1209 970 1209 970 1215.5 902 c 128,-1,29\n 1222 834 1222 834 1222 750 c 2,30,-1\n 1222 0 l 1,31,-1\n 1044 0 l 1,32,-1\n 1044 740 l 2,33,34\n 1044 794 1044 794 1042.5 834.5 c 128,-1,35\n 1041 875 1041 875 1030.5 902.5 c 128,-1,36\n 1020 930 1020 930 997.5 943.5 c 128,-1,37\n 975 957 975 957 934 957 c 0,38,39\n 914 957 914 957 885 944.5 c 128,-1,40\n 856 932 856 932 827.5 912.5 c 128,-1,41\n 799 893 799 893 774.5 868.5 c 128,-1,42\n 750 844 750 844 740 819 c 0,43,44\n 740 813 740 813 740.5 799.5 c 128,-1,45\n 741 786 741 786 741.5 771.5 c 128,-1,46\n 742 757 742 757 742 744 c 2,47,-1\n 742 0 l 1,48,-1\n 563 0 l 1,49,-1\n 563 720 l 2,50,51\n 563 774 563 774 561 818 c 128,-1,52\n 559 862 559 862 548.5 892.5 c 128,-1,53\n 538 923 538 923 514.5 940 c 128,-1,54\n 491 957 491 957 448 957 c 0,55,56\n 432 957 432 957 407 948 c 128,-1,57\n 382 939 382 939 355.5 921.5 c 128,-1,58\n 329 904 329 904 304.5 879.5 c 128,-1,59\n 280 855 280 855 264 824 c 1,60,-1\n 264 0 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: n\nEncoding: 110 110 79\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 29\nMDAP[rnd]\nPUSHW_1\n 17\nMDAP[rnd]\nPUSHW_1\n 29\nSRP0\nPUSHW_1\n 1\nMDRP[rp0,grey]\nPUSHW_1\n 1\nMDAP[rnd]\nPUSHW_2\n 0\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 3\nMDRP[rp0,grey]\nNPUSHW\n 5\n 111\n 17\n 127\n 17\n 2\nDELTAP1\nPUSHW_1\n 17\nSRP0\nPUSHW_2\n 16\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 4\n 1\n 16\nSRP1\nSRP2\nIP\nPUSHW_1\n 30\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 3\nMDAP[rnd]\nPUSHW_1\n 10\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 16\nMDAP[rnd]\nELSE\nPUSHW_2\n 16\n 13\nMIAP[no-rnd]\nEIF\nNPUSHW\n 3\n 19\n 3\n 1\nDELTAP3\nPUSHW_3\n 4\n 0\n 3\nSRP1\nSRP2\nIP\nPUSHW_1\n 10\nSRP0\nPUSHW_2\n 23\n 3\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n391 0 m 1,0,-1\n 211 0 l 1,1,-1\n 211 1100 l 1,2,-1\n 391 1120 l 1,3,-1\n 391 927 l 1,4,-1\n 452 1044 l 1,5,6\n 470 1056 470 1056 494.5 1069 c 128,-1,7\n 519 1082 519 1082 554 1092.5 c 128,-1,8\n 589 1103 589 1103 637 1110 c 128,-1,9\n 685 1117 685 1117 750 1117 c 0,10,11\n 829 1117 829 1117 892.5 1091.5 c 128,-1,12\n 956 1066 956 1066 999.5 1018 c 128,-1,13\n 1043 970 1043 970 1066.5 902 c 128,-1,14\n 1090 834 1090 834 1090 750 c 2,15,-1\n 1090 0 l 1,16,-1\n 910 0 l 1,17,-1\n 910 750 l 2,18,19\n 910 804 910 804 892.5 843 c 128,-1,20\n 875 882 875 882 844 907.5 c 128,-1,21\n 813 933 813 933 772 945 c 128,-1,22\n 731 957 731 957 685 957 c 0,23,24\n 637 957 637 957 592.5 945 c 128,-1,25\n 548 933 548 933 510 914.5 c 128,-1,26\n 472 896 472 896 441.5 874.5 c 128,-1,27\n 411 853 411 853 391 834 c 1,28,-1\n 391 0 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: o\nEncoding: 111 111 80\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 40\nMDAP[rnd]\nPUSHW_1\n 20\nMDAP[rnd]\nPUSHW_1\n 40\nSRP0\nPUSHW_1\n 5\nMDRP[rp0,grey]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 20\nSRP0\nPUSHW_2\n 15\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 5\nSRP0\nPUSHW_2\n 30\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 15\nSRP0\nPUSHW_1\n 41\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 10\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 10\nSRP0\nPUSHW_2\n 25\n 1\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 35\n 1\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n649 -17 m 0,0,1\n 538 -17 538 -17 445.5 26.5 c 128,-1,2\n 353 70 353 70 286 146.5 c 128,-1,3\n 219 223 219 223 181.5 327 c 128,-1,4\n 144 431 144 431 144 553 c 0,5,6\n 144 674 144 674 180 777.5 c 128,-1,7\n 216 881 216 881 282 956.5 c 128,-1,8\n 348 1032 348 1032 441.5 1074.5 c 128,-1,9\n 535 1117 535 1117 649 1117 c 0,10,11\n 760 1117 760 1117 851 1074.5 c 128,-1,12\n 942 1032 942 1032 1007.5 956.5 c 128,-1,13\n 1073 881 1073 881 1109 777.5 c 128,-1,14\n 1145 674 1145 674 1145 553 c 0,15,16\n 1145 431 1145 431 1110.5 327 c 128,-1,17\n 1076 223 1076 223 1011.5 146.5 c 128,-1,18\n 947 70 947 70 855 26.5 c 128,-1,19\n 763 -17 763 -17 649 -17 c 0,0,1\n955 526 m 0,20,21\n 955 607 955 607 938 685 c 128,-1,22\n 921 763 921 763 884 824.5 c 128,-1,23\n 847 886 847 886 788 924 c 128,-1,24\n 729 962 729 962 645 962 c 0,25,26\n 565 962 565 962 506 929 c 128,-1,27\n 447 896 447 896 409 841 c 128,-1,28\n 371 786 371 786 352.5 716 c 128,-1,29\n 334 646 334 646 334 572 c 0,30,31\n 334 491 334 491 352.5 413 c 128,-1,32\n 371 335 371 335 409.5 274 c 128,-1,33\n 448 213 448 213 508.5 175.5 c 128,-1,34\n 569 138 569 138 653 138 c 0,35,36\n 732 138 732 138 789.5 171 c 128,-1,37\n 847 204 847 204 883.5 258.5 c 128,-1,38\n 920 313 920 313 937.5 382.5 c 128,-1,39\n 955 452 955 452 955 526 c 0,20,21\nEndSplineSet\nEndChar\n\nStartChar: p\nEncoding: 112 112 81\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 37\nMDAP[rnd]\nPUSHW_1\n 6\nMDAP[rnd]\nPUSHW_1\n 37\nSRP0\nPUSHW_1\n 17\nMDRP[rp0,grey]\nPUSHW_1\n 17\nMDAP[rnd]\nPUSHW_2\n 36\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nMDRP[rp0,grey]\nPUSHW_1\n 36\nSRP0\nPUSHW_1\n 19\nMDRP[rp0,grey]\nPUSHW_1\n 6\nSRP0\nPUSHW_2\n 29\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 20\n 17\n 29\nSRP1\nSRP2\nIP\nSVTCA[y-axis]\nPUSHW_1\n 19\nMDAP[rnd]\nPUSHW_1\n 24\nMDAP[rnd]\nPUSHW_1\n 17\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 34\nMDAP[rnd]\nELSE\nPUSHW_2\n 34\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_2\n 0\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 24\nSRP0\nPUSHW_2\n 11\n 3\nMIRP[rp0,rnd,grey]\nNPUSHW\n 3\n 19\n 19\n 1\nDELTAP3\nPUSHW_3\n 20\n 17\n 19\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n390 160 m 1,0,-1\n 554 160 l 2,1,2\n 646 160 646 160 721 190.5 c 128,-1,3\n 796 221 796 221 849 276 c 128,-1,4\n 902 331 902 331 931 408 c 128,-1,5\n 960 485 960 485 960 578 c 0,6,7\n 960 676 960 676 933 747.5 c 128,-1,8\n 906 819 906 819 864 865.5 c 128,-1,9\n 822 912 822 912 770.5 934.5 c 128,-1,10\n 719 957 719 957 670 957 c 256,11,12\n 621 957 621 957 578.5 944.5 c 128,-1,13\n 536 932 536 932 500.5 913 c 128,-1,14\n 465 894 465 894 437 871 c 128,-1,15\n 409 848 409 848 390 827 c 1,16,-1\n 390 160 l 1,0,-1\n210 -500 m 1,17,-1\n 210 1100 l 1,18,-1\n 390 1120 l 1,19,-1\n 390 944 l 1,20,-1\n 485 1071 l 1,21,22\n 514 1088 514 1088 567.5 1102.5 c 128,-1,23\n 621 1117 621 1117 699 1117 c 0,24,25\n 782 1117 782 1117 863 1078 c 128,-1,26\n 944 1039 944 1039 1007.5 967 c 128,-1,27\n 1071 895 1071 895 1110.5 793 c 128,-1,28\n 1150 691 1150 691 1150 565 c 0,29,30\n 1150 442 1150 442 1102.5 338.5 c 128,-1,31\n 1055 235 1055 235 971.5 159.5 c 128,-1,32\n 888 84 888 84 776 42 c 128,-1,33\n 664 0 664 0 535 0 c 2,34,-1\n 390 0 l 1,35,-1\n 390 -500 l 1,36,-1\n 210 -500 l 1,17,-1\nEndSplineSet\nEndChar\n\nStartChar: q\nEncoding: 113 113 82\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 45\nMDAP[rnd]\nPUSHW_1\n 0\nMDAP[rnd]\nNPUSHW\n 5\n 31\n 0\n 47\n 0\n 2\nDELTAP1\nPUSHW_1\n 45\nSRP0\nPUSHW_1\n 32\nMDRP[rp0,grey]\nPUSHW_1\n 32\nMDAP[rnd]\nNPUSHW\n 7\n 15\n 32\n 31\n 32\n 47\n 32\n 3\nDELTAP2\nNPUSHW\n 3\n 79\n 32\n 1\nDELTAP2\nPUSHW_2\n 10\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_1\n 21\nMDRP[rp0,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 42\n 9\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 43\nMDAP[rnd]\nPUSHW_1\n 37\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 25\nMDAP[rnd]\nELSE\nPUSHW_2\n 25\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 37\nSRP0\nPUSHW_2\n 5\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 25\nSRP0\nPUSHW_2\n 15\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 21\n 25\n 15\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n911 935 m 1,0,1\n 892 939 892 939 866.5 943 c 128,-1,2\n 841 947 841 947 812.5 950 c 128,-1,3\n 784 953 784 953 754 955 c 128,-1,4\n 724 957 724 957 697 957 c 0,5,6\n 605 957 605 957 539 918 c 128,-1,7\n 473 879 473 879 430 817 c 128,-1,8\n 387 755 387 755 366.5 677.5 c 128,-1,9\n 346 600 346 600 346 524 c 0,10,11\n 346 424 346 424 372.5 352 c 128,-1,12\n 399 280 399 280 440 233.5 c 128,-1,13\n 481 187 481 187 530.5 165 c 128,-1,14\n 580 143 580 143 626 143 c 0,15,16\n 665 143 665 143 703 153.5 c 128,-1,17\n 741 164 741 164 777 181.5 c 128,-1,18\n 813 199 813 199 846.5 222 c 128,-1,19\n 880 245 880 245 911 270 c 1,20,-1\n 911 935 l 1,0,1\n911 136 m 1,21,-1\n 806 29 l 1,22,23\n 755 5 755 5 705 -6 c 128,-1,24\n 655 -17 655 -17 607 -17 c 0,25,26\n 552 -17 552 -17 497 -0.5 c 128,-1,27\n 442 16 442 16 391 48.5 c 128,-1,28\n 340 81 340 81 296.5 127.5 c 128,-1,29\n 253 174 253 174 220.5 234.5 c 128,-1,30\n 188 295 188 295 169.5 367.5 c 128,-1,31\n 151 440 151 440 151 524 c 0,32,33\n 151 662 151 662 195.5 772 c 128,-1,34\n 240 882 240 882 316 958.5 c 128,-1,35\n 392 1035 392 1035 491.5 1076 c 128,-1,36\n 591 1117 591 1117 701 1117 c 0,37,38\n 764 1117 764 1117 825.5 1111.5 c 128,-1,39\n 887 1106 887 1106 939 1098 c 128,-1,40\n 991 1090 991 1090 1031 1081 c 128,-1,41\n 1071 1072 1071 1072 1091 1065 c 1,42,-1\n 1091 -500 l 1,43,-1\n 911 -500 l 1,44,-1\n 911 136 l 1,21,-1\nEndSplineSet\nEndChar\n\nStartChar: r\nEncoding: 114 114 83\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_4\n 25\n 9\n 26\n 4\nCALL\nPUSHW_4\n 12\n 9\n 13\n 4\nCALL\nPUSHW_3\n 14\n 25\n 12\nSRP1\nSRP2\nIP\nPUSHW_1\n 25\nSRP0\nPUSHW_1\n 28\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 28\nMDAP[rnd]\nELSE\nPUSHW_2\n 28\n 17\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 6\nMDAP[rnd]\nELSE\nPUSHW_2\n 6\n 17\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 25\nMDAP[rnd]\nELSE\nPUSHW_2\n 25\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 0\n 28\n 25\nSRP1\nSRP2\nIP\nPUSHW_1\n 6\nSRP0\nPUSHW_2\n 19\n 3\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n391 895 m 1,0,-1\n 482 1053 l 1,1,2\n 510 1074 510 1074 546 1087 c 128,-1,3\n 582 1100 582 1100 620 1106.5 c 128,-1,4\n 658 1113 658 1113 696.5 1115 c 128,-1,5\n 735 1117 735 1117 770 1117 c 0,6,7\n 845 1117 845 1117 898 1110.5 c 128,-1,8\n 951 1104 951 1104 987.5 1094 c 128,-1,9\n 1024 1084 1024 1084 1046 1073.5 c 128,-1,10\n 1068 1063 1068 1063 1080 1055 c 1,11,-1\n 1130 770 l 1,12,-1\n 980 750 l 1,13,-1\n 930 928 l 1,14,15\n 922 931 922 931 905 934 c 128,-1,16\n 888 937 888 937 866 940 c 128,-1,17\n 844 943 844 943 819.5 945 c 128,-1,18\n 795 947 795 947 773 947 c 0,19,20\n 705 947 705 947 647 931.5 c 128,-1,21\n 589 916 589 916 541 889 c 128,-1,22\n 493 862 493 862 455.5 826 c 128,-1,23\n 418 790 418 790 391 750 c 1,24,-1\n 391 0 l 1,25,-1\n 211 0 l 1,26,-1\n 211 1100 l 1,27,-1\n 391 1120 l 1,28,-1\n 391 895 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: s\nEncoding: 115 115 84\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 70\nMDAP[rnd]\nPUSHW_1\n 47\nMDAP[rnd]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_1\n 70\nSRP0\nPUSHW_1\n 59\nMDRP[rp0,grey]\nPUSHW_2\n 10\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 47\nSRP0\nPUSHW_2\n 22\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 14\n 22\n 59\nSRP1\nSRP2\nIP\nPUSHW_1\n 59\nSRP0\nPUSHW_1\n 35\nMDRP[rp0,grey]\nPUSHW_3\n 28\n 35\n 0\nSRP1\nSRP2\nIP\nPUSHW_3\n 51\n 59\n 22\nSRP1\nSRP2\nIP\nPUSHW_3\n 63\n 35\n 0\nSRP1\nSRP2\nIP\nPUSHW_1\n 0\nSRP0\nPUSHW_1\n 71\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 50\nMDAP[rnd]\nPUSHW_1\n 13\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 64\nMDAP[rnd]\nELSE\nPUSHW_2\n 64\n 17\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 29\nMDAP[rnd]\nELSE\nPUSHW_2\n 29\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 64\nSRP0\nPUSHW_2\n 5\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 29\nSRP0\nPUSHW_2\n 40\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 15\n 40\n 5\nSRP1\nSRP2\nIP\nPUSHW_1\n 50\nSRP0\nPUSHW_2\n 17\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 52\n 5\n 40\nSRP1\nSRP2\nIP\nPUSHW_1\n 13\nSRP0\nPUSHW_2\n 54\n 5\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n962 899 m 1,0,1\n 943 908 943 908 916.5 919.5 c 128,-1,2\n 890 931 890 931 857 940.5 c 128,-1,3\n 824 950 824 950 784.5 956.5 c 128,-1,4\n 745 963 745 963 700 963 c 0,5,6\n 639 963 639 963 581 957 c 128,-1,7\n 523 951 523 951 478 935 c 128,-1,8\n 433 919 433 919 405.5 892 c 128,-1,9\n 378 865 378 865 378 822 c 0,10,11\n 378 786 378 786 405 760.5 c 128,-1,12\n 432 735 432 735 475.5 716.5 c 128,-1,13\n 519 698 519 698 574 684.5 c 128,-1,14\n 629 671 629 671 685 659 c 128,-1,15\n 741 647 741 647 793 635.5 c 128,-1,16\n 845 624 845 624 883 610 c 0,17,18\n 927 593 927 593 965.5 567 c 128,-1,19\n 1004 541 1004 541 1033 506.5 c 128,-1,20\n 1062 472 1062 472 1078.5 430.5 c 128,-1,21\n 1095 389 1095 389 1095 341 c 0,22,23\n 1095 276 1095 276 1070 224.5 c 128,-1,24\n 1045 173 1045 173 1002.5 133.5 c 128,-1,25\n 960 94 960 94 904 65.5 c 128,-1,26\n 848 37 848 37 785.5 18.5 c 128,-1,27\n 723 0 723 0 658.5 -8.5 c 128,-1,28\n 594 -17 594 -17 535 -17 c 0,29,30\n 501 -17 501 -17 450.5 -10.5 c 128,-1,31\n 400 -4 400 -4 347.5 7.5 c 128,-1,32\n 295 19 295 19 248 35 c 128,-1,33\n 201 51 201 51 175 69 c 1,34,-1\n 241 211 l 1,35,36\n 265 199 265 199 304 187 c 128,-1,37\n 343 175 343 175 386 165 c 128,-1,38\n 429 155 429 155 469.5 149 c 128,-1,39\n 510 143 510 143 537 143 c 0,40,41\n 568 143 568 143 606.5 146.5 c 128,-1,42\n 645 150 645 150 685.5 158.5 c 128,-1,43\n 726 167 726 167 764.5 181.5 c 128,-1,44\n 803 196 803 196 833 218 c 128,-1,45\n 863 240 863 240 881.5 270 c 128,-1,46\n 900 300 900 300 900 340 c 0,47,48\n 900 379 900 379 874 406 c 128,-1,49\n 848 433 848 433 805 452 c 128,-1,50\n 762 471 762 471 708.5 484.5 c 128,-1,51\n 655 498 655 498 599 510 c 128,-1,52\n 543 522 543 522 491 534.5 c 128,-1,53\n 439 547 439 547 400 566 c 0,54,55\n 343 593 343 593 305.5 624.5 c 128,-1,56\n 268 656 268 656 245.5 691 c 128,-1,57\n 223 726 223 726 214 764 c 128,-1,58\n 205 802 205 802 205 842 c 0,59,60\n 205 913 205 913 245.5 965 c 128,-1,61\n 286 1017 286 1017 354 1050.5 c 128,-1,62\n 422 1084 422 1084 510 1100.5 c 128,-1,63\n 598 1117 598 1117 694 1117 c 0,64,65\n 746 1117 746 1117 795.5 1111 c 128,-1,66\n 845 1105 845 1105 888.5 1095 c 128,-1,67\n 932 1085 932 1085 966 1072.5 c 128,-1,68\n 1000 1060 1000 1060 1020 1047 c 1,69,-1\n 962 899 l 1,0,1\nEndSplineSet\nEndChar\n\nStartChar: t\nEncoding: 116 116 85\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_4\n 0\n 9\n 21\n 4\nCALL\nPUSHW_1\n 21\nSRP0\nPUSHW_1\n 25\nMDRP[rp0,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_1\n 27\nMDRP[rp0,grey]\nPUSHW_1\n 27\nMDAP[rnd]\nSVTCA[y-axis]\nPUSHW_1\n 27\nMDAP[rnd]\nPUSHW_1\n 25\nMDAP[rnd]\nPUSHW_1\n 29\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 16\nMDAP[rnd]\nELSE\nPUSHW_2\n 16\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_2\n 5\n 3\nMIRP[rp0,rnd,grey]\nNPUSHW\n 3\n 29\n 25\n 1\nDELTAP2\nNPUSHW\n 3\n 207\n 25\n 1\nDELTAP2\nNPUSHW\n 3\n 173\n 25\n 1\nDELTAP2\nNPUSHW\n 3\n 172\n 25\n 1\nDELTAP1\nPUSHW_1\n 25\nSRP0\nPUSHW_2\n 22\n 3\nMIRP[rp0,rnd,grey]\nNPUSHW\n 3\n 173\n 26\n 1\nDELTAP1\nNPUSHW\n 3\n 28\n 26\n 1\nDELTAP2\nNPUSHW\n 3\n 173\n 27\n 1\nDELTAP1\nNPUSHW\n 3\n 29\n 27\n 1\nDELTAP2\nPUSHW_1\n 25\nSRP0\nPUSHW_1\n 28\nMDRP[rp0,grey]\nNPUSHW\n 3\n 173\n 29\n 1\nDELTAP2\nNPUSHW\n 3\n 207\n 29\n 1\nDELTAP2\nNPUSHW\n 3\n 29\n 29\n 1\nDELTAP2\nNPUSHW\n 3\n 172\n 29\n 1\nDELTAP1\nPUSHW_1\n 22\nSRP0\nPUSHW_1\n 30\nMDRP[rp0,grey]\nIUP[y]\nIUP[x]\nSVTCA[x-axis]\nNPUSHW\n 3\n 231\n 11\n 1\nDELTAP2\nSVTCA[y-axis]\nNPUSHW\n 3\n 233\n 11\n 1\nDELTAP2\nNPUSHW\n 3\n 251\n 11\n 1\nDELTAP2\nNPUSHW\n 5\n 124\n 11\n 140\n 11\n 2\nDELTAP2\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n571 376 m 2,0,1\n 571 310 571 310 578.5 265.5 c 128,-1,2\n 586 221 586 221 600.5 193.5 c 128,-1,3\n 615 166 615 166 636.5 154.5 c 128,-1,4\n 658 143 658 143 686 143 c 0,5,6\n 733 143 733 143 779 154 c 128,-1,7\n 825 165 825 165 865 179.5 c 128,-1,8\n 905 194 905 194 936 208.5 c 128,-1,9\n 967 223 967 223 984 230 c 1,10,-1\n 1053 109 l 1,11,12\n 1044 101 1044 101 1009.5 80.5 c 128,-1,13\n 975 60 975 60 922.5 38 c 128,-1,14\n 870 16 870 16 804 -0.5 c 128,-1,15\n 738 -17 738 -17 666 -17 c 0,16,17\n 576 -17 576 -17 521.5 16 c 128,-1,18\n 467 49 467 49 438 106 c 128,-1,19\n 409 163 409 163 400 238.5 c 128,-1,20\n 391 314 391 314 391 400 c 2,21,-1\n 391 940 l 1,22,-1\n 100 940 l 1,23,-1\n 100 1100 l 1,24,-1\n 391 1100 l 1,25,-1\n 391 1309 l 1,26,-1\n 566 1420 l 1,27,-1\n 566 1100 l 1,28,-1\n 1050 1100 l 1,29,-1\n 1030 940 l 1,30,-1\n 571 940 l 1,31,-1\n 571 376 l 2,0,1\nEndSplineSet\nEndChar\n\nStartChar: u\nEncoding: 117 117 86\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 29\nMDAP[rnd]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_2\n 1\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_1\n 3\nMDRP[rp0,grey]\nPUSHW_1\n 29\nSRP0\nPUSHW_1\n 15\nMDRP[rp0,grey]\nPUSHW_1\n 15\nMDAP[rnd]\nPUSHW_3\n 4\n 15\n 1\nSRP1\nSRP2\nIP\nPUSHW_2\n 18\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 1\nSRP0\nPUSHW_1\n 30\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 1\nMDAP[rnd]\nPUSHW_1\n 17\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 2\nMDAP[rnd]\nELSE\nPUSHW_2\n 2\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 10\nMDAP[rnd]\nELSE\nPUSHW_2\n 10\n 13\nMIAP[no-rnd]\nEIF\nNPUSHW\n 3\n 19\n 1\n 1\nDELTAP3\nPUSHW_3\n 4\n 10\n 1\nSRP1\nSRP2\nIP\nNPUSHW\n 3\n 19\n 17\n 1\nDELTAP3\nPUSHW_2\n 23\n 3\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n931 1100 m 1,0,-1\n 1111 1120 l 1,1,-1\n 1111 0 l 1,2,-1\n 931 0 l 1,3,-1\n 931 180 l 1,4,-1\n 870 73 l 2,5,6\n 861 62 861 62 841 47 c 128,-1,7\n 821 32 821 32 791 17.5 c 128,-1,8\n 761 3 761 3 722 -7 c 128,-1,9\n 683 -17 683 -17 635 -17 c 0,10,11\n 514 -17 514 -17 432.5 20.5 c 128,-1,12\n 351 58 351 58 302 120 c 128,-1,13\n 253 182 253 182 232 263 c 128,-1,14\n 211 344 211 344 211 430 c 2,15,-1\n 211 1100 l 1,16,-1\n 391 1120 l 1,17,-1\n 391 430 l 2,18,19\n 391 365 391 365 404 313 c 128,-1,20\n 417 261 417 261 448.5 224 c 128,-1,21\n 480 187 480 187 532.5 167.5 c 128,-1,22\n 585 148 585 148 663 148 c 0,23,24\n 721 148 721 148 766 164.5 c 128,-1,25\n 811 181 811 181 844.5 204.5 c 128,-1,26\n 878 228 878 228 899.5 254 c 128,-1,27\n 921 280 921 280 931 300 c 1,28,-1\n 931 1100 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: v\nEncoding: 118 118 87\nWidth: 1300\nFlags: W\nTtInstrs:\nRTHG\nPUSHW_1\n 6\nMDAP[rnd]\nRTG\nPUSHW_1\n 8\nMDRP[rp0,grey]\nPUSHW_2\n 0\n 11\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 6\nSRP0\nPUSHW_1\n 4\nMDRP[rp0,grey]\nPUSHW_2\n 3\n 11\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_1\n 4\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 1\nMDAP[rnd]\nELSE\nPUSHW_2\n 1\n 13\nMIAP[no-rnd]\nEIF\nNPUSHW\n 3\n 19\n 0\n 1\nDELTAP3\nNPUSHW\n 3\n 19\n 4\n 1\nDELTAP3\nPUSHW_3\n 6\n 1\n 0\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1109 1120 m 1,0,-1\n 738 -20 l 1,1,-1\n 532 0 l 1,2,-1\n 175 1100 l 1,3,-1\n 358 1120 l 1,4,-1\n 597 381 l 1,5,-1\n 650 149 l 1,6,-1\n 700 381 l 1,7,-1\n 934 1100 l 1,8,-1\n 1109 1120 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: w\nEncoding: 119 119 88\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 15\nMDAP[rnd]\nPUSHW_1\n 1\nMDAP[rnd]\nPUSHW_1\n 3\nMDRP[rp0,grey]\nPUSHW_2\n 4\n 12\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 15\nSRP0\nPUSHW_1\n 13\nMDRP[rp0,grey]\nPUSHW_2\n 12\n 11\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 8\n 12\n 4\nSRP1\nSRP2\nIP\nPUSHW_3\n 5\n 4\n 8\nSRP1\nSRP2\nIP\nPUSHW_3\n 6\n 4\n 13\nSRP1\nSRP2\nIP\nPUSHW_3\n 10\n 12\n 3\nSRP1\nSRP2\nIP\nPUSHW_3\n 11\n 12\n 8\nSRP1\nSRP2\nIP\nPUSHW_3\n 16\n 12\n 3\nSRP1\nSRP2\nIP\nPUSHW_3\n 17\n 4\n 13\nSRP1\nSRP2\nIP\nSVTCA[y-axis]\nPUSHW_1\n 16\nMDAP[rnd]\nPUSHW_1\n 17\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 13\nMDAP[rnd]\nELSE\nPUSHW_2\n 13\n 17\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 4\nMDAP[rnd]\nELSE\nPUSHW_2\n 4\n 17\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 10\nMDAP[rnd]\nELSE\nPUSHW_2\n 10\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 5\nMDAP[rnd]\nELSE\nPUSHW_2\n 5\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 1\n 5\n 13\nSRP1\nSRP2\nIP\nPUSHW_3\n 8\n 5\n 13\nSRP1\nSRP2\nIP\nPUSHW_3\n 15\n 5\n 13\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n836 400 m 1,0,-1\n 897 150 l 1,1,-1\n 908 480 l 1,2,-1\n 1038 1100 l 1,3,-1\n 1200 1120 l 1,4,-1\n 982 0 l 1,5,-1\n 835 0 l 1,6,-1\n 703 348 l 1,7,-1\n 647 750 l 1,8,-1\n 593 350 l 1,9,-1\n 462 0 l 1,10,-1\n 315 0 l 1,11,-1\n 100 1100 l 1,12,-1\n 262 1120 l 1,13,-1\n 385 480 l 1,14,-1\n 406 150 l 1,15,-1\n 571 885 l 1,16,-1\n 724 885 l 1,17,-1\n 836 400 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: x\nEncoding: 120 120 89\nWidth: 1300\nFlags: W\nTtInstrs:\nRTHG\nPUSHW_1\n 10\nMDAP[rnd]\nRTG\nRTHG\nPUSHW_1\n 2\nMDAP[rnd]\nRTG\nPUSHW_1\n 0\nMDRP[rp0,grey]\nPUSHW_1\n 2\nSRP0\nPUSHW_1\n 4\nMDRP[rp0,grey]\nPUSHW_1\n 10\nSRP0\nPUSHW_1\n 8\nMDRP[rp0,grey]\nPUSHW_1\n 10\nSRP0\nPUSHW_1\n 12\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 8\nMDAP[rnd]\nPUSHW_1\n 13\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 4\nMDAP[rnd]\nELSE\nPUSHW_2\n 4\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 2\n 0\n 13\nSRP1\nSRP2\nIP\nPUSHW_3\n 7\n 0\n 13\nSRP1\nSRP2\nIP\nPUSHW_3\n 10\n 0\n 13\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nSVTCA[x-axis]\nNPUSHW\n 3\n 184\n 0\n 1\nDELTAP1\nNPUSHW\n 3\n 154\n 0\n 1\nDELTAP1\nNPUSHW\n 3\n 219\n 0\n 1\nDELTAP1\nNPUSHW\n 3\n 46\n 0\n 1\nDELTAP1\nNPUSHW\n 3\n 218\n 1\n 1\nDELTAP1\nNPUSHW\n 3\n 157\n 1\n 1\nDELTAP1\nNPUSHW\n 3\n 47\n 1\n 1\nDELTAP1\nNPUSHW\n 3\n 25\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 157\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 46\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 156\n 3\n 1\nDELTAP1\nNPUSHW\n 3\n 47\n 3\n 1\nDELTAP1\nNPUSHW\n 3\n 218\n 4\n 1\nDELTAP1\nNPUSHW\n 3\n 47\n 4\n 1\nDELTAP1\nNPUSHW\n 3\n 159\n 4\n 1\nDELTAP1\nNPUSHW\n 3\n 184\n 5\n 1\nDELTAP1\nNPUSHW\n 3\n 25\n 5\n 1\nDELTAP1\nNPUSHW\n 3\n 57\n 5\n 1\nDELTAP1\nNPUSHW\n 3\n 157\n 5\n 1\nDELTAP1\nNPUSHW\n 3\n 221\n 5\n 1\nDELTAP1\nNPUSHW\n 3\n 46\n 5\n 1\nDELTAP1\nNPUSHW\n 3\n 213\n 6\n 1\nDELTAP1\nNPUSHW\n 5\n 105\n 6\n 121\n 6\n 2\nDELTAP1\nNPUSHW\n 3\n 153\n 6\n 1\nDELTAP1\nNPUSHW\n 3\n 185\n 6\n 1\nDELTAP1\nNPUSHW\n 3\n 90\n 6\n 1\nDELTAP1\nNPUSHW\n 3\n 27\n 6\n 1\nDELTAP1\nNPUSHW\n 3\n 44\n 6\n 1\nDELTAP1\nNPUSHW\n 3\n 116\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 20\n 7\n 1\nDELTAP2\nNPUSHW\n 3\n 69\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 133\n 7\n 1\nDELTAP1\nNPUSHW\n 5\n 182\n 7\n 198\n 7\n 2\nDELTAP1\nNPUSHW\n 3\n 218\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 44\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 157\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 116\n 8\n 1\nDELTAP1\nNPUSHW\n 3\n 213\n 8\n 1\nDELTAP1\nNPUSHW\n 3\n 6\n 9\n 1\nDELTAP2\nNPUSHW\n 3\n 122\n 12\n 1\nDELTAP1\nNPUSHW\n 3\n 182\n 13\n 1\nDELTAP1\nNPUSHW\n 3\n 246\n 13\n 1\nDELTAP1\nNPUSHW\n 3\n 55\n 13\n 1\nDELTAP1\nNPUSHW\n 3\n 123\n 13\n 1\nDELTAP1\nNPUSHW\n 3\n 155\n 13\n 1\nDELTAP1\nNPUSHW\n 3\n 44\n 13\n 1\nDELTAP1\nNPUSHW\n 3\n 102\n 14\n 1\nDELTAP1\nNPUSHW\n 3\n 186\n 14\n 1\nDELTAP1\nNPUSHW\n 3\n 180\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 54\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 102\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 166\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 217\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 154\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 45\n 15\n 1\nDELTAP1\nSVTCA[y-axis]\nNPUSHW\n 3\n 142\n 8\n 1\nDELTAP1\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n962 0 m 1,0,-1\n 683 392 l 1,1,-1\n 638 510 l 1,2,-1\n 593 392 l 1,3,-1\n 305 0 l 1,4,-1\n 106 0 l 1,5,-1\n 528 588 l 1,6,-1\n 160 1100 l 1,7,-1\n 371 1120 l 1,8,-1\n 626 771 l 1,9,-1\n 665 660 l 1,10,-1\n 703 771 l 1,11,-1\n 939 1100 l 1,12,-1\n 1150 1120 l 1,13,-1\n 775 583 l 1,14,-1\n 1187 0 l 1,15,-1\n 962 0 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: y\nEncoding: 121 121 90\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 11\nMDAP[rnd]\nPUSHW_1\n 27\nMDAP[rnd]\nPUSHW_1\n 26\nMDAP[rnd]\nPUSHW_4\n 0\n 10\n 25\n 4\nCALL\nPUSHW_1\n 26\nSRP0\nPUSHW_1\n 1\nMDRP[rp0,grey]\nPUSHW_2\n 2\n 12\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 27\nSRP0\nPUSHW_2\n 12\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 3\n 12\n 2\nSRP1\nSRP2\nIP\nPUSHW_1\n 26\nSRP0\nPUSHW_1\n 24\nMDRP[rp0,grey]\nPUSHW_2\n 23\n 11\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 17\nMDAP[rnd]\nPUSHW_1\n 8\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 24\nMDAP[rnd]\nELSE\nPUSHW_2\n 24\n 17\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 2\nMDAP[rnd]\nELSE\nPUSHW_2\n 2\n 17\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 22\nMDAP[rnd]\nELSE\nPUSHW_2\n 22\n 13\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n712 364 m 1,0,-1\n 981 1100 l 1,1,-1\n 1161 1120 l 1,2,-1\n 757 -17 l 2,3,4\n 727 -101 727 -101 692.5 -184 c 128,-1,5\n 658 -267 658 -267 614.5 -333 c 128,-1,6\n 571 -399 571 -399 516.5 -439.5 c 128,-1,7\n 462 -480 462 -480 392 -480 c 0,8,9\n 336 -480 336 -480 289 -458 c 128,-1,10\n 242 -436 242 -436 200 -400 c 1,11,-1\n 273 -283 l 1,12,13\n 279 -289 279 -289 288.5 -297 c 128,-1,14\n 298 -305 298 -305 309.5 -312.5 c 128,-1,15\n 321 -320 321 -320 334.5 -325 c 128,-1,16\n 348 -330 348 -330 362 -330 c 0,17,18\n 398 -330 398 -330 427.5 -304.5 c 128,-1,19\n 457 -279 457 -279 482.5 -238 c 128,-1,20\n 508 -197 508 -197 529.5 -147 c 128,-1,21\n 551 -97 551 -97 571 -47 c 1,22,-1\n 164 1100 l 1,23,-1\n 354 1120 l 1,24,-1\n 618 364 l 1,25,-1\n 670 132 l 1,26,-1\n 712 364 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: z\nEncoding: 122 122 91\nWidth: 1300\nFlags: W\nTtInstrs:\nNPUSHW\n 3\n 231\n 9\n 1\nDELTAP2\nSVTCA[y-axis]\nPUSHW_1\n 9\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 1\nMDAP[rnd]\nELSE\nPUSHW_2\n 1\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_2\n 0\n 3\nMIRP[rp0,rnd,grey]\nNPUSHW\n 3\n 31\n 9\n 1\nDELTAP2\nNPUSHW\n 3\n 63\n 9\n 1\nDELTAP2\nNPUSHW\n 3\n 239\n 9\n 1\nDELTAP2\nNPUSHW\n 3\n 207\n 9\n 1\nDELTAP2\nNPUSHW\n 3\n 175\n 9\n 1\nDELTAP2\nNPUSHW\n 3\n 143\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 175\n 9\n 1\nDELTAP1\nPUSHW_1\n 9\nSRP0\nPUSHW_1\n 8\nMDRP[rp0,grey]\nPUSHW_2\n 7\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 12\n 1\n 0\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nSVTCA[x-axis]\nNPUSHW\n 3\n 27\n 9\n 1\nDELTAP1\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1100 160 m 1,0,-1\n 1120 0 l 1,1,-1\n 201 0 l 1,2,-1\n 181 50 l 1,3,-1\n 684 826 l 1,4,-1\n 876 980 l 1,5,-1\n 631 940 l 1,6,-1\n 268 940 l 1,7,-1\n 248 1100 l 1,8,-1\n 1032 1100 l 1,9,-1\n 1052 1051 l 1,10,-1\n 563 280 l 1,11,-1\n 372 120 l 1,12,-1\n 537 160 l 1,13,-1\n 1100 160 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: braceleft\nEncoding: 123 123 92\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 31\nMDAP[rnd]\nPUSHW_1\n 64\nMDAP[rnd]\nPUSHW_1\n 17\nMDAP[rnd]\nPUSHW_1\n 47\nMDAP[rnd]\nPUSHW_1\n 42\nMDAP[rnd]\nPUSHW_1\n 22\nMDAP[rnd]\nPUSHW_1\n 17\nSRP0\nPUSHW_2\n 18\n 12\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 47\nSRP0\nPUSHW_2\n 46\n 12\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 52\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 12\nMDAP[rnd]\nELSE\nPUSHW_2\n 12\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 0\n 17\n 46\nSRP1\nSRP2\nIP\nPUSHW_3\n 64\n 47\n 18\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n228 625 m 1,0,-1\n 350 625 l 1,1,2\n 399 632 399 632 428.5 652 c 128,-1,3\n 458 672 458 672 474 704 c 128,-1,4\n 490 736 490 736 495 780 c 128,-1,5\n 500 824 500 824 500 880 c 2,6,-1\n 500 1119 l 2,7,8\n 500 1204 500 1204 515.5 1277 c 128,-1,9\n 531 1350 531 1350 569 1403 c 128,-1,10\n 607 1456 607 1456 670.5 1486.5 c 128,-1,11\n 734 1517 734 1517 830 1517 c 0,12,13\n 876 1517 876 1517 908.5 1514 c 128,-1,14\n 941 1511 941 1511 966.5 1505 c 128,-1,15\n 992 1499 992 1499 1012.5 1490.5 c 128,-1,16\n 1033 1482 1033 1482 1054 1472 c 1,17,-1\n 991 1349 l 1,18,19\n 972 1360 972 1360 939.5 1368 c 128,-1,20\n 907 1376 907 1376 882 1376 c 2,21,-1\n 869 1376 l 1,22,23\n 815 1372 815 1372 781.5 1353.5 c 128,-1,24\n 748 1335 748 1335 730 1302.5 c 128,-1,25\n 712 1270 712 1270 706 1223.5 c 128,-1,26\n 700 1177 700 1177 700 1119 c 2,27,-1\n 700 880 l 2,28,29\n 700 776 700 776 676 690 c 128,-1,30\n 652 604 652 604 593 550 c 1,31,32\n 623 523 623 523 643 487.5 c 128,-1,33\n 663 452 663 452 676 409.5 c 128,-1,34\n 689 367 689 367 694.5 319 c 128,-1,35\n 700 271 700 271 700 220 c 2,36,-1\n 700 -20 l 2,37,38\n 700 -79 700 -79 706 -125 c 128,-1,39\n 712 -171 712 -171 730 -203.5 c 128,-1,40\n 748 -236 748 -236 781.5 -254.5 c 128,-1,41\n 815 -273 815 -273 869 -277 c 1,42,-1\n 882 -277 l 2,43,44\n 907 -277 907 -277 939.5 -269 c 128,-1,45\n 972 -261 972 -261 991 -250 c 1,46,-1\n 1054 -373 l 1,47,48\n 1033 -383 1033 -383 1012.5 -391.5 c 128,-1,49\n 992 -400 992 -400 966.5 -406.5 c 128,-1,50\n 941 -413 941 -413 908.5 -416.5 c 128,-1,51\n 876 -420 876 -420 830 -420 c 0,52,53\n 734 -420 734 -420 670.5 -389.5 c 128,-1,54\n 607 -359 607 -359 569 -305 c 128,-1,55\n 531 -251 531 -251 515.5 -178 c 128,-1,56\n 500 -105 500 -105 500 -20 c 2,57,-1\n 500 220 l 2,58,59\n 500 275 500 275 495 319.5 c 128,-1,60\n 490 364 490 364 474 396 c 128,-1,61\n 458 428 458 428 428.5 448 c 128,-1,62\n 399 468 399 468 350 475 c 1,63,-1\n 228 475 l 1,64,-1\n 228 625 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: bar\nEncoding: 124 124 93\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_4\n 1\n 6\n 2\n 4\nCALL\nPUSHW_1\n 1\nSRP0\nPUSHW_1\n 5\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 1\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 19\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n700 1520 m 1,0,-1\n 700 -400 l 1,1,-1\n 500 -400 l 1,2,-1\n 500 1500 l 1,3,-1\n 700 1520 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: braceright\nEncoding: 125 125 94\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 48\nMDAP[rnd]\nPUSHW_1\n 43\nMDAP[rnd]\nPUSHW_1\n 23\nMDAP[rnd]\nPUSHW_1\n 18\nMDAP[rnd]\nPUSHW_1\n 1\nMDAP[rnd]\nPUSHW_1\n 34\nMDAP[rnd]\nPUSHW_1\n 18\nSRP0\nPUSHW_2\n 19\n 12\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 48\nSRP0\nPUSHW_2\n 47\n 12\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 13\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 53\nMDAP[rnd]\nELSE\nPUSHW_2\n 53\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 0\n 48\n 19\nSRP1\nSRP2\nIP\nPUSHW_3\n 1\n 47\n 18\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1072 625 m 1,0,-1\n 1072 475 l 1,1,-1\n 950 475 l 1,2,3\n 901 468 901 468 871.5 448 c 128,-1,4\n 842 428 842 428 826 396 c 128,-1,5\n 810 364 810 364 805 319.5 c 128,-1,6\n 800 275 800 275 800 220 c 2,7,-1\n 800 -20 l 2,8,9\n 800 -105 800 -105 784.5 -178 c 128,-1,10\n 769 -251 769 -251 731 -305 c 128,-1,11\n 693 -359 693 -359 629.5 -389.5 c 128,-1,12\n 566 -420 566 -420 470 -420 c 0,13,14\n 424 -420 424 -420 391.5 -416.5 c 128,-1,15\n 359 -413 359 -413 333.5 -406.5 c 128,-1,16\n 308 -400 308 -400 287.5 -391.5 c 128,-1,17\n 267 -383 267 -383 246 -373 c 1,18,-1\n 309 -250 l 1,19,20\n 328 -261 328 -261 360.5 -269 c 128,-1,21\n 393 -277 393 -277 418 -277 c 2,22,-1\n 431 -277 l 1,23,24\n 485 -273 485 -273 518.5 -254.5 c 128,-1,25\n 552 -236 552 -236 570 -203.5 c 128,-1,26\n 588 -171 588 -171 594 -125 c 128,-1,27\n 600 -79 600 -79 600 -20 c 2,28,-1\n 600 220 l 2,29,30\n 600 271 600 271 605.5 319 c 128,-1,31\n 611 367 611 367 624 409.5 c 128,-1,32\n 637 452 637 452 657 487.5 c 128,-1,33\n 677 523 677 523 707 550 c 1,34,35\n 648 604 648 604 624 690 c 128,-1,36\n 600 776 600 776 600 880 c 2,37,-1\n 600 1119 l 2,38,39\n 600 1177 600 1177 594 1223.5 c 128,-1,40\n 588 1270 588 1270 570 1302.5 c 128,-1,41\n 552 1335 552 1335 518.5 1353.5 c 128,-1,42\n 485 1372 485 1372 431 1376 c 1,43,-1\n 418 1376 l 2,44,45\n 393 1376 393 1376 360.5 1368 c 128,-1,46\n 328 1360 328 1360 309 1349 c 1,47,-1\n 246 1472 l 1,48,49\n 267 1482 267 1482 287.5 1490.5 c 128,-1,50\n 308 1499 308 1499 333.5 1505 c 128,-1,51\n 359 1511 359 1511 391.5 1514 c 128,-1,52\n 424 1517 424 1517 470 1517 c 0,53,54\n 566 1517 566 1517 629.5 1486.5 c 128,-1,55\n 693 1456 693 1456 731 1403 c 128,-1,56\n 769 1350 769 1350 784.5 1277 c 128,-1,57\n 800 1204 800 1204 800 1119 c 2,58,-1\n 800 880 l 2,59,60\n 800 824 800 824 805 780 c 128,-1,61\n 810 736 810 736 826 704 c 128,-1,62\n 842 672 842 672 871.5 652 c 128,-1,63\n 901 632 901 632 950 625 c 1,64,-1\n 1072 625 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: asciitilde\nEncoding: 126 126 95\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_1\n 18\nMDAP[rnd]\nPUSHW_3\n 30\n 18\n 3\nSRP1\nSRP2\nIP\nPUSHW_1\n 30\nSRP0\nPUSHW_1\n 5\nMDRP[rp0,min,rnd,grey]\nPUSHW_3\n 12\n 0\n 21\nSRP1\nSRP2\nIP\nPUSHW_1\n 18\nSRP0\nPUSHW_2\n 17\n 10\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 12\nSRP0\nPUSHW_1\n 23\nMDRP[rp0,min,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 35\n 10\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 30\nMDAP[rnd]\nPUSHW_1\n 12\nMDAP[rnd]\nPUSHW_1\n 23\nMDAP[rnd]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n133 484 m 1,0,1\n 144 540 144 540 175.5 597.5 c 128,-1,2\n 207 655 207 655 252 701 c 128,-1,3\n 297 747 297 747 353 776 c 128,-1,4\n 409 805 409 805 471 805 c 0,5,6\n 516 805 516 805 552 791.5 c 128,-1,7\n 588 778 588 778 617.5 758.5 c 128,-1,8\n 647 739 647 739 673 715.5 c 128,-1,9\n 699 692 699 692 726 672.5 c 128,-1,10\n 753 653 753 653 782 639.5 c 128,-1,11\n 811 626 811 626 847 626 c 256,12,13\n 883 626 883 626 912 641 c 128,-1,14\n 941 656 941 656 962 679.5 c 128,-1,15\n 983 703 983 703 997.5 732.5 c 128,-1,16\n 1012 762 1012 762 1020 792 c 1,17,-1\n 1166 776 l 1,18,19\n 1156 714 1156 714 1126.5 651 c 128,-1,20\n 1097 588 1097 588 1052 537 c 128,-1,21\n 1007 486 1007 486 948 454 c 128,-1,22\n 889 422 889 422 822 422 c 0,23,24\n 786 422 786 422 754 435.5 c 128,-1,25\n 722 449 722 449 692.5 468.5 c 128,-1,26\n 663 488 663 488 634.5 511.5 c 128,-1,27\n 606 535 606 535 576.5 554.5 c 128,-1,28\n 547 574 547 574 515 587.5 c 128,-1,29\n 483 601 483 601 447 601 c 0,30,31\n 416 601 416 601 389.5 590 c 128,-1,32\n 363 579 363 579 342 560.5 c 128,-1,33\n 321 542 321 542 306 518 c 128,-1,34\n 291 494 291 494 282 468 c 1,35,-1\n 133 484 l 1,0,1\nEndSplineSet\nEndChar\n\nStartChar: nonbreakingspace\nEncoding: 160 160 96\nWidth: 1300\nFlags: W\nLayerCount: 2\nEndChar\n\nStartChar: exclamdown\nEncoding: 161 161 97\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n395 -400 m 1,0,-1\n 395 671 l 1,1,-1\n 605 650 l 1,2,-1\n 605 -400 l 1,3,-1\n 395 -400 l 1,0,-1\n378 994 m 256,4,5\n 378 1019 378 1019 387.5 1041.5 c 128,-1,6\n 397 1064 397 1064 413.5 1080.5 c 128,-1,7\n 430 1097 430 1097 452 1107 c 128,-1,8\n 474 1117 474 1117 500 1117 c 0,9,10\n 525 1117 525 1117 547 1107 c 128,-1,11\n 569 1097 569 1097 585 1080.5 c 128,-1,12\n 601 1064 601 1064 610.5 1041.5 c 128,-1,13\n 620 1019 620 1019 620 994 c 256,14,15\n 620 969 620 969 610.5 947 c 128,-1,16\n 601 925 601 925 584.5 908.5 c 128,-1,17\n 568 892 568 892 546 882.5 c 128,-1,18\n 524 873 524 873 499 873 c 256,19,20\n 474 873 474 873 452 882.5 c 128,-1,21\n 430 892 430 892 413.5 908.5 c 128,-1,22\n 397 925 397 925 387.5 947 c 128,-1,23\n 378 969 378 969 378 994 c 256,4,5\nEndSplineSet\nEndChar\n\nStartChar: cent\nEncoding: 162 162 98\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 66\nMDAP[rnd]\nPUSHW_1\n 26\nMDAP[rnd]\nPUSHW_2\n 25\n 10\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nMDRP[rp0,grey]\nPUSHW_1\n 66\nSRP0\nPUSHW_1\n 37\nMDRP[rp0,grey]\nPUSHW_2\n 54\n 8\nMIRP[rp0,rnd,grey]\nNPUSHW\n 3\n 120\n 63\n 1\nDELTAP1\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 47\nMDAP[rnd]\nELSE\nPUSHW_2\n 47\n 17\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 27\nMDAP[rnd]\nELSE\nPUSHW_2\n 27\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_2\n 62\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 47\nSRP0\nPUSHW_2\n 63\n 3\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n873 1320 m 1,0,-1\n 873 1113 l 1,1,2\n 927 1105 927 1105 970 1088 c 0,3,4\n 1043 1060 1043 1060 1106 991 c 1,5,-1\n 1007 878 l 1,6,7\n 968 912 968 912 914 935 c 0,8,9\n 900 940 900 940 887 944.5 c 128,-1,10\n 874 949 874 949 860 951 c 1,11,-1\n 860 153 l 1,12,13\n 884 155 884 155 905 159 c 128,-1,14\n 926 163 926 163 945 170 c 0,15,16\n 999 188 999 188 1028 208 c 1,17,-1\n 1100 67 l 1,18,19\n 1072 48 1072 48 1039.5 32.5 c 128,-1,20\n 1007 17 1007 17 969 6 c 0,21,22\n 947 -1 947 -1 923 -6 c 128,-1,23\n 899 -11 899 -11 873 -13 c 1,24,-1\n 873 -200 l 1,25,-1\n 727 -200 l 1,26,-1\n 727 -12 l 1,27,28\n 709 -12 709 -12 682.5 -8.5 c 128,-1,29\n 656 -5 656 -5 628 1 c 128,-1,30\n 600 7 600 7 574 15 c 128,-1,31\n 548 23 548 23 532 31 c 0,32,33\n 461 67 461 67 408.5 124.5 c 128,-1,34\n 356 182 356 182 320.5 254 c 128,-1,35\n 285 326 285 326 267.5 408.5 c 128,-1,36\n 250 491 250 491 250 577 c 0,37,38\n 250 656 250 656 267 730.5 c 128,-1,39\n 284 805 284 805 319 869.5 c 128,-1,40\n 354 934 354 934 407 985.5 c 128,-1,41\n 460 1037 460 1037 531 1071 c 0,42,43\n 547 1079 547 1079 573 1086.5 c 128,-1,44\n 599 1094 599 1094 627.5 1099.5 c 128,-1,45\n 656 1105 656 1105 682.5 1108.5 c 128,-1,46\n 709 1112 709 1112 727 1112 c 1,47,-1\n 727 1300 l 1,48,-1\n 873 1320 l 1,0,-1\n611 925 m 0,49,50\n 567 902 567 902 535.5 865 c 128,-1,51\n 504 828 504 828 484 781 c 128,-1,52\n 464 734 464 734 454.5 679 c 128,-1,53\n 445 624 445 624 445 564 c 0,54,55\n 445 502 445 502 453.5 444.5 c 128,-1,56\n 462 387 462 387 481.5 338 c 128,-1,57\n 501 289 501 289 533 250 c 128,-1,58\n 565 211 565 211 611 185 c 0,59,60\n 628 176 628 176 661 167 c 128,-1,61\n 694 158 694 158 739 158 c 1,62,-1\n 739 952 l 1,63,64\n 694 952 694 952 661 943.5 c 128,-1,65\n 628 935 628 935 611 925 c 0,49,50\nEndSplineSet\nEndChar\n\nStartChar: sterling\nEncoding: 163 163 99\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n350 850 m 1,0,-1\n 511 850 l 1,1,-1\n 556 1165 l 2,2,3\n 567 1241 567 1241 589 1306 c 128,-1,4\n 611 1371 611 1371 648.5 1417.5 c 128,-1,5\n 686 1464 686 1464 740.5 1490.5 c 128,-1,6\n 795 1517 795 1517 872 1517 c 0,7,8\n 923 1517 923 1517 965.5 1510.5 c 128,-1,9\n 1008 1504 1008 1504 1044 1487 c 0,10,11\n 1081 1470 1081 1470 1106 1455.5 c 128,-1,12\n 1131 1441 1131 1441 1145 1428 c 1,13,-1\n 1055 1327 l 1,14,15\n 986 1372 986 1372 919 1372 c 0,16,17\n 870 1372 870 1372 837.5 1356.5 c 128,-1,18\n 805 1341 805 1341 784.5 1311 c 128,-1,19\n 764 1281 764 1281 752.5 1238 c 128,-1,20\n 741 1195 741 1195 734 1141 c 2,21,-1\n 693 850 l 1,22,-1\n 900 850 l 1,23,-1\n 880 700 l 1,24,-1\n 672 700 l 1,25,26\n 616 263 616 263 588 224 c 2,27,-1\n 500 104 l 1,28,-1\n 662 147 l 1,29,-1\n 1100 147 l 1,30,-1\n 1100 0 l 1,31,-1\n 154 0 l 1,32,-1\n 174 147 l 1,33,-1\n 312 147 l 2,34,35\n 347 147 347 147 386 197 c 0,36,37\n 426 247 426 247 490 700 c 1,38,-1\n 350 700 l 1,39,-1\n 350 850 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: yen\nEncoding: 165 165 100\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 24\nMDAP[rnd]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 15\nMDAP[rnd]\nPUSHW_1\n 24\nSRP0\nPUSHW_1\n 2\nMDRP[rp0,grey]\nPUSHW_1\n 5\nSRP0\nPUSHW_1\n 7\nMDRP[rp0,grey]\nPUSHW_1\n 15\nSRP0\nPUSHW_1\n 13\nMDRP[rp0,min,rnd,grey]\nPUSHW_1\n 24\nSRP0\nPUSHW_2\n 23\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 18\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 15\nMDAP[rnd]\nPUSHW_1\n 20\nMDAP[rnd]\nPUSHW_1\n 0\nMDRP[rp0,grey]\nPUSHW_1\n 15\nSRP0\nPUSHW_2\n 16\n 1\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 4\nMDRP[rp0,grey]\nPUSHW_1\n 15\nSRP0\nPUSHW_1\n 5\nMDRP[rp0,grey]\nPUSHW_1\n 20\nSRP0\nPUSHW_2\n 21\n 1\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 26\nMDRP[rp0,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n100 550 m 1,0,-1\n 495 550 l 1,1,-1\n 495 645 l 1,2,-1\n 467 700 l 1,3,-1\n 100 700 l 1,4,-1\n 100 850 l 1,5,-1\n 390 850 l 1,6,-1\n 59 1500 l 1,7,-1\n 263 1520 l 1,8,-1\n 551 954 l 1,9,-1\n 630 705 l 1,10,-1\n 660 935 l 1,11,-1\n 948 1500 l 1,12,-1\n 1140 1500 l 1,13,-1\n 809 850 l 1,14,-1\n 1100 850 l 1,15,-1\n 1100 700 l 1,16,-1\n 732 700 l 1,17,-1\n 705 646 l 1,18,-1\n 705 550 l 1,19,-1\n 1100 550 l 1,20,-1\n 1100 400 l 1,21,-1\n 705 400 l 1,22,-1\n 705 0 l 1,23,-1\n 495 0 l 1,24,-1\n 495 400 l 1,25,-1\n 100 400 l 1,26,-1\n 100 550 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: section\nEncoding: 167 167 101\nWidth: 1300\nFlags: W\nTtInstrs:\nSVTCA[y-axis]\nPUSHW_1\n 34\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 71\nMDAP[rnd]\nELSE\nPUSHW_2\n 71\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_2\n 3\n 4\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 13\n 84\n 3\nSRP1\nSRP2\nIP\nPUSHW_1\n 34\nSRP0\nPUSHW_2\n 41\n 4\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 51\n 41\n 95\nSRP1\nSRP2\nIP\nPUSHW_3\n 83\n 41\n 95\nSRP1\nSRP2\nIP\nPUSHW_3\n 94\n 3\n 84\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n872 1351 m 1,0,1\n 824 1377 824 1377 772 1385 c 128,-1,2\n 720 1393 720 1393 663 1393 c 0,3,4\n 614 1393 614 1393 570 1382 c 128,-1,5\n 526 1371 526 1371 492.5 1347 c 128,-1,6\n 459 1323 459 1323 439.5 1286 c 128,-1,7\n 420 1249 420 1249 420 1197 c 0,8,9\n 420 1147 420 1147 443.5 1108 c 128,-1,10\n 467 1069 467 1069 506 1035.5 c 128,-1,11\n 545 1002 545 1002 594 971.5 c 128,-1,12\n 643 941 643 941 695 908.5 c 128,-1,13\n 747 876 747 876 796 838.5 c 128,-1,14\n 845 801 845 801 884 754.5 c 128,-1,15\n 923 708 923 708 946.5 649.5 c 128,-1,16\n 970 591 970 591 970 515 c 0,17,18\n 970 421 970 421 934.5 358.5 c 128,-1,19\n 899 296 899 296 836 257 c 0,20,21\n 816 244 816 244 793.5 234 c 128,-1,22\n 771 224 771 224 746 216 c 1,23,-1\n 778 192 l 2,24,25\n 814 165 814 165 845.5 134 c 128,-1,26\n 877 103 877 103 900 68.5 c 128,-1,27\n 923 34 923 34 936.5 -5.5 c 128,-1,28\n 950 -45 950 -45 950 -88 c 0,29,30\n 950 -165 950 -165 923 -226.5 c 128,-1,31\n 896 -288 896 -288 845 -331 c 128,-1,32\n 794 -374 794 -374 719.5 -397 c 128,-1,33\n 645 -420 645 -420 551 -420 c 0,34,35\n 468 -420 468 -420 399.5 -404.5 c 128,-1,36\n 331 -389 331 -389 264 -348 c 1,37,-1\n 324 -251 l 1,38,39\n 372 -277 372 -277 424 -285 c 128,-1,40\n 476 -293 476 -293 533 -293 c 0,41,42\n 582 -293 582 -293 626 -282 c 128,-1,43\n 670 -271 670 -271 703.5 -247 c 128,-1,44\n 737 -223 737 -223 756.5 -186 c 128,-1,45\n 776 -149 776 -149 776 -97 c 0,46,47\n 776 -47 776 -47 752.5 -8 c 128,-1,48\n 729 31 729 31 690 64.5 c 128,-1,49\n 651 98 651 98 602 128.5 c 128,-1,50\n 553 159 553 159 501 191.5 c 128,-1,51\n 449 224 449 224 400 261.5 c 128,-1,52\n 351 299 351 299 312 345.5 c 128,-1,53\n 273 392 273 392 249.5 450.5 c 128,-1,54\n 226 509 226 509 226 585 c 0,55,56\n 226 679 226 679 262 741.5 c 128,-1,57\n 298 804 298 804 359 842 c 0,58,59\n 401 868 401 868 449 883 c 1,60,-1\n 418 907 l 2,61,62\n 382 935 382 935 350.5 966 c 128,-1,63\n 319 997 319 997 296 1031.5 c 128,-1,64\n 273 1066 273 1066 259.5 1105 c 128,-1,65\n 246 1144 246 1144 246 1188 c 0,66,67\n 246 1265 246 1265 273 1326 c 128,-1,68\n 300 1387 300 1387 351 1429.5 c 128,-1,69\n 402 1472 402 1472 476 1494.5 c 128,-1,70\n 550 1517 550 1517 645 1517 c 0,71,72\n 727 1517 727 1517 796 1503 c 128,-1,73\n 865 1489 865 1489 932 1448 c 1,74,-1\n 872 1351 l 1,0,1\n485 767 m 0,75,76\n 448 737 448 737 427 692 c 128,-1,77\n 406 647 406 647 406 587 c 0,78,79\n 406 549 406 549 419.5 515 c 128,-1,80\n 433 481 433 481 456 450 c 128,-1,81\n 479 419 479 419 510.5 390.5 c 128,-1,82\n 542 362 542 362 578 336 c 2,83,-1\n 640 291 l 1,84,85\n 681 308 681 308 711 332 c 0,86,87\n 748 363 748 363 769 408 c 128,-1,88\n 790 453 790 453 790 513 c 0,89,90\n 790 550 790 550 776.5 584.5 c 128,-1,91\n 763 619 763 619 740 650 c 128,-1,92\n 717 681 717 681 685.5 709 c 128,-1,93\n 654 737 654 737 618 763 c 2,94,-1\n 555 808 l 1,95,96\n 518 794 518 794 485 767 c 0,75,76\nEndSplineSet\nEndChar\n\nStartChar: dieresis\nEncoding: 168 168 102\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n300 1500 m 1,0,-1\n 500 1500 l 1,1,-1\n 500 1300 l 1,2,-1\n 300 1300 l 1,3,-1\n 300 1500 l 1,0,-1\n700 1500 m 1,4,-1\n 900 1500 l 1,5,-1\n 900 1300 l 1,6,-1\n 700 1300 l 1,7,-1\n 700 1500 l 1,4,-1\nEndSplineSet\nEndChar\n\nStartChar: copyright\nEncoding: 169 169 103\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n650 1517 m 256,0,1\n 747 1517 747 1517 832.5 1480 c 128,-1,2\n 918 1443 918 1443 982 1379 c 128,-1,3\n 1046 1315 1046 1315 1083 1229.5 c 128,-1,4\n 1120 1144 1120 1144 1120 1047 c 0,5,6\n 1120 949 1120 949 1083 863.5 c 128,-1,7\n 1046 778 1046 778 982 714.5 c 128,-1,8\n 918 651 918 651 832.5 614 c 128,-1,9\n 747 577 747 577 650 577 c 256,10,11\n 553 577 553 577 467.5 614 c 128,-1,12\n 382 651 382 651 318 714.5 c 128,-1,13\n 254 778 254 778 217 863.5 c 128,-1,14\n 180 949 180 949 180 1047 c 0,15,16\n 180 1144 180 1144 217 1229.5 c 128,-1,17\n 254 1315 254 1315 318 1379 c 128,-1,18\n 382 1443 382 1443 467.5 1480 c 128,-1,19\n 553 1517 553 1517 650 1517 c 256,0,1\n650 663 m 0,20,21\n 728 663 728 663 797.5 693.5 c 128,-1,22\n 867 724 867 724 919.5 776 c 128,-1,23\n 972 828 972 828 1003 898 c 128,-1,24\n 1034 968 1034 968 1034 1047 c 256,25,26\n 1034 1126 1034 1126 1004 1196 c 128,-1,27\n 974 1266 974 1266 921.5 1318.5 c 128,-1,28\n 869 1371 869 1371 799 1401 c 128,-1,29\n 729 1431 729 1431 650 1431 c 0,30,31\n 570 1431 570 1431 500.5 1401 c 128,-1,32\n 431 1371 431 1371 378.5 1318.5 c 128,-1,33\n 326 1266 326 1266 296 1196 c 128,-1,34\n 266 1126 266 1126 266 1047 c 0,35,36\n 266 969 266 969 296.5 899.5 c 128,-1,37\n 327 830 327 830 379 777.5 c 128,-1,38\n 431 725 431 725 501 694 c 128,-1,39\n 571 663 571 663 650 663 c 0,20,21\n810 1197 m 1,40,41\n 791 1213 791 1213 756.5 1223 c 128,-1,42\n 722 1233 722 1233 669 1233 c 0,43,44\n 627 1233 627 1233 593.5 1218.5 c 128,-1,45\n 560 1204 560 1204 537 1180 c 128,-1,46\n 514 1156 514 1156 501.5 1123.5 c 128,-1,47\n 489 1091 489 1091 489 1056 c 0,48,49\n 489 1019 489 1019 501 985.5 c 128,-1,50\n 513 952 513 952 536 926.5 c 128,-1,51\n 559 901 559 901 593.5 885.5 c 128,-1,52\n 628 870 628 870 674 870 c 0,53,54\n 700 870 700 870 724 875.5 c 128,-1,55\n 748 881 748 881 767.5 888.5 c 128,-1,56\n 787 896 787 896 801 903.5 c 128,-1,57\n 815 911 815 911 821 915 c 1,58,-1\n 857 852 l 1,59,60\n 849 846 849 846 834 836.5 c 128,-1,61\n 819 827 819 827 796 817.5 c 128,-1,62\n 773 808 773 808 741 801 c 128,-1,63\n 709 794 709 794 667 794 c 0,64,65\n 605 794 605 794 554 816.5 c 128,-1,66\n 503 839 503 839 467 876 c 128,-1,67\n 431 913 431 913 411.5 961 c 128,-1,68\n 392 1009 392 1009 392 1062 c 0,69,70\n 392 1108 392 1108 411 1152 c 128,-1,71\n 430 1196 430 1196 466 1230 c 128,-1,72\n 502 1264 502 1264 553.5 1284.5 c 128,-1,73\n 605 1305 605 1305 670 1305 c 0,74,75\n 731 1305 731 1305 779.5 1292 c 128,-1,76\n 828 1279 828 1279 860 1248 c 1,77,-1\n 810 1197 l 1,40,41\nEndSplineSet\nEndChar\n\nStartChar: ordfeminine\nEncoding: 170 170 104\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n200 800 m 1,0,-1\n 600 800 l 1,1,-1\n 600 700 l 1,2,-1\n 200 700 l 1,3,-1\n 200 800 l 1,0,-1\n600 959 m 1,4,-1\n 500 959 l 1,5,-1\n 500 1040 l 1,6,-1\n 453 984 l 2,7,8\n 444 977 444 977 431 971 c 128,-1,9\n 418 965 418 965 403 960.5 c 128,-1,10\n 388 956 388 956 372.5 953 c 128,-1,11\n 357 950 357 950 343 950 c 0,12,13\n 305 950 305 950 267 962 c 128,-1,14\n 229 974 229 974 198.5 996.5 c 128,-1,15\n 168 1019 168 1019 149 1053 c 128,-1,16\n 130 1087 130 1087 130 1131 c 0,17,18\n 130 1177 130 1177 149.5 1211 c 128,-1,19\n 169 1245 169 1245 201 1267 c 128,-1,20\n 233 1289 233 1289 274 1299.5 c 128,-1,21\n 315 1310 315 1310 357 1310 c 0,22,23\n 405 1310 405 1310 440 1304.5 c 128,-1,24\n 475 1299 475 1299 500 1290 c 1,25,-1\n 500 1311 l 2,26,27\n 500 1341 500 1341 492.5 1364.5 c 128,-1,28\n 485 1388 485 1388 469.5 1404 c 128,-1,29\n 454 1420 454 1420 430 1428.5 c 128,-1,30\n 406 1437 406 1437 372 1437 c 0,31,32\n 341 1437 341 1437 318 1433.5 c 128,-1,33\n 295 1430 295 1430 276 1425 c 0,34,35\n 264 1423 264 1423 253.5 1420 c 128,-1,36\n 243 1417 243 1417 233 1414 c 1,37,-1\n 197 1481 l 1,38,39\n 218 1490 218 1490 247 1499 c 0,40,41\n 271 1506 271 1506 302 1511.5 c 128,-1,42\n 333 1517 333 1517 377 1517 c 0,43,44\n 435 1517 435 1517 475.5 1501.5 c 128,-1,45\n 516 1486 516 1486 541.5 1458 c 128,-1,46\n 567 1430 567 1430 578.5 1391 c 128,-1,47\n 590 1352 590 1352 590 1304 c 2,48,-1\n 590 1049 l 1,49,-1\n 600 959 l 1,4,-1\n500 1221 m 1,50,-1\n 470 1225 l 2,51,52\n 463 1226 463 1226 451.5 1227 c 128,-1,53\n 440 1228 440 1228 426.5 1228.5 c 128,-1,54\n 413 1229 413 1229 400 1229.5 c 128,-1,55\n 387 1230 387 1230 377 1230 c 0,56,57\n 349 1230 349 1230 322 1225 c 128,-1,58\n 295 1220 295 1220 274 1208.5 c 128,-1,59\n 253 1197 253 1197 239.5 1178 c 128,-1,60\n 226 1159 226 1159 226 1131 c 0,61,62\n 226 1109 226 1109 236 1090.5 c 128,-1,63\n 246 1072 246 1072 263 1058.5 c 128,-1,64\n 280 1045 280 1045 301.5 1037.5 c 128,-1,65\n 323 1030 323 1030 347 1030 c 0,66,67\n 393 1030 393 1030 430 1048 c 128,-1,68\n 467 1066 467 1066 500 1096 c 1,69,-1\n 500 1221 l 1,50,-1\nEndSplineSet\nEndChar\n\nStartChar: guillemotleft\nEncoding: 171 171 105\nWidth: 1300\nFlags: W\nTtInstrs:\nSVTCA[y-axis]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_1\n 6\nMDAP[rnd]\nPUSHW_4\n 7\n 4\n 8\n 4\nCALL\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 1\n 4\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 3\n 0\n 6\nSRP1\nSRP2\nIP\nPUSHW_1\n 6\nSRP0\nPUSHW_2\n 5\n 4\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 9\nMDAP[rnd]\nPUSHW_1\n 15\nMDAP[rnd]\nPUSHW_4\n 16\n 4\n 17\n 4\nCALL\nPUSHW_1\n 9\nSRP0\nPUSHW_2\n 10\n 4\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 12\n 9\n 15\nSRP1\nSRP2\nIP\nPUSHW_1\n 15\nSRP0\nPUSHW_2\n 14\n 4\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n570 1026 m 1,0,-1\n 620 901 l 1,1,-1\n 295 610 l 1,2,-1\n 157 550 l 1,3,-1\n 294 490 l 1,4,-1\n 622 201 l 1,5,-1\n 568 66 l 1,6,-1\n 100 478 l 1,7,-1\n 100 617 l 1,8,-1\n 570 1026 l 1,0,-1\n1070 1026 m 1,9,-1\n 1120 901 l 1,10,-1\n 795 610 l 1,11,-1\n 657 550 l 1,12,-1\n 794 490 l 1,13,-1\n 1122 201 l 1,14,-1\n 1068 66 l 1,15,-1\n 600 478 l 1,16,-1\n 600 617 l 1,17,-1\n 1070 1026 l 1,9,-1\nEndSplineSet\nEndChar\n\nStartChar: logicalnot\nEncoding: 172 172 106\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n1217 800 m 1,0,-1\n 1200 589 l 1,1,-1\n 1200 280 l 1,2,-1\n 1000 280 l 1,3,-1\n 1000 449 l 1,4,-1\n 1016 640 l 1,5,-1\n 112 640 l 1,6,-1\n 112 800 l 1,7,-1\n 1217 800 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: registered\nEncoding: 174 174 107\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n650 1517 m 256,0,1\n 747 1517 747 1517 832.5 1480 c 128,-1,2\n 918 1443 918 1443 982 1379 c 128,-1,3\n 1046 1315 1046 1315 1083 1229.5 c 128,-1,4\n 1120 1144 1120 1144 1120 1047 c 0,5,6\n 1120 949 1120 949 1083 863.5 c 128,-1,7\n 1046 778 1046 778 982 714.5 c 128,-1,8\n 918 651 918 651 832.5 614 c 128,-1,9\n 747 577 747 577 650 577 c 256,10,11\n 553 577 553 577 467.5 614 c 128,-1,12\n 382 651 382 651 318 714.5 c 128,-1,13\n 254 778 254 778 217 863.5 c 128,-1,14\n 180 949 180 949 180 1047 c 0,15,16\n 180 1144 180 1144 217 1229.5 c 128,-1,17\n 254 1315 254 1315 318 1379 c 128,-1,18\n 382 1443 382 1443 467.5 1480 c 128,-1,19\n 553 1517 553 1517 650 1517 c 256,0,1\n650 663 m 0,20,21\n 728 663 728 663 797.5 693.5 c 128,-1,22\n 867 724 867 724 919.5 776 c 128,-1,23\n 972 828 972 828 1003 898 c 128,-1,24\n 1034 968 1034 968 1034 1047 c 256,25,26\n 1034 1126 1034 1126 1004 1196 c 128,-1,27\n 974 1266 974 1266 921.5 1318.5 c 128,-1,28\n 869 1371 869 1371 799 1401 c 128,-1,29\n 729 1431 729 1431 650 1431 c 0,30,31\n 570 1431 570 1431 500.5 1401 c 128,-1,32\n 431 1371 431 1371 378.5 1318.5 c 128,-1,33\n 326 1266 326 1266 296 1196 c 128,-1,34\n 266 1126 266 1126 266 1047 c 0,35,36\n 266 969 266 969 296.5 899.5 c 128,-1,37\n 327 830 327 830 379 777.5 c 128,-1,38\n 431 725 431 725 501 694 c 128,-1,39\n 571 663 571 663 650 663 c 0,20,21\n574 1017 m 1,40,-1\n 574 800 l 1,41,-1\n 500 800 l 1,42,-1\n 500 1222 l 1,43,-1\n 488 1292 l 1,44,45\n 499 1294 499 1294 515.5 1295.5 c 128,-1,46\n 532 1297 532 1297 550 1298 c 128,-1,47\n 568 1299 568 1299 586 1299.5 c 128,-1,48\n 604 1300 604 1300 619 1300 c 0,49,50\n 709 1300 709 1300 754.5 1270 c 128,-1,51\n 800 1240 800 1240 800 1168 c 0,52,53\n 800 1131 800 1131 791.5 1106 c 128,-1,54\n 783 1081 783 1081 765.5 1065 c 128,-1,55\n 748 1049 748 1049 722 1039.5 c 128,-1,56\n 696 1030 696 1030 662 1024 c 1,57,-1\n 712 1009 l 1,58,-1\n 869 800 l 1,59,-1\n 790 800 l 1,60,-1\n 633 1010 l 2,61,62\n 630 1015 630 1015 625 1016 c 128,-1,63\n 620 1017 620 1017 617 1017 c 2,64,-1\n 574 1017 l 1,40,-1\n574 1171 m 1,65,-1\n 574 1070 l 1,66,-1\n 627 1070 l 2,67,68\n 690 1070 690 1070 712 1093.5 c 128,-1,69\n 734 1117 734 1117 734 1162 c 0,70,71\n 734 1192 734 1192 725.5 1210 c 128,-1,72\n 717 1228 717 1228 702.5 1237.5 c 128,-1,73\n 688 1247 688 1247 669 1249.5 c 128,-1,74\n 650 1252 650 1252 628 1252 c 0,75,76\n 613 1252 613 1252 596 1251 c 128,-1,77\n 579 1250 579 1250 567 1248 c 1,78,-1\n 574 1171 l 1,65,-1\nEndSplineSet\nEndChar\n\nStartChar: macron\nEncoding: 175 175 108\nWidth: 1300\nFlags: W\nTtInstrs:\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_2\n 3\n 1\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 2\nMDRP[rp0,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n300 1500 m 1,0,-1\n 1000 1500 l 1,1,-1\n 1000 1350 l 1,2,-1\n 300 1350 l 1,3,-1\n 300 1500 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: degree\nEncoding: 176 176 109\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 15\nMDAP[rnd]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_2\n 25\n 12\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 15\nSRP0\nPUSHW_2\n 35\n 12\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 10\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 10\nSRP0\nPUSHW_2\n 20\n 4\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 30\n 4\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n500 1517 m 256,0,1\n 556 1517 556 1517 605 1496 c 128,-1,2\n 654 1475 654 1475 690.5 1438 c 128,-1,3\n 727 1401 727 1401 748 1352 c 128,-1,4\n 769 1303 769 1303 769 1247 c 256,5,6\n 769 1191 769 1191 748 1142 c 128,-1,7\n 727 1093 727 1093 690.5 1056.5 c 128,-1,8\n 654 1020 654 1020 605 998.5 c 128,-1,9\n 556 977 556 977 500 977 c 256,10,11\n 444 977 444 977 395 998.5 c 128,-1,12\n 346 1020 346 1020 309.5 1056.5 c 128,-1,13\n 273 1093 273 1093 252 1142 c 128,-1,14\n 231 1191 231 1191 231 1247 c 256,15,16\n 231 1303 231 1303 252 1352 c 128,-1,17\n 273 1401 273 1401 309.5 1438 c 128,-1,18\n 346 1475 346 1475 395 1496 c 128,-1,19\n 444 1517 444 1517 500 1517 c 256,0,1\n500 1088 m 256,20,21\n 533 1088 533 1088 562 1100.5 c 128,-1,22\n 591 1113 591 1113 612.5 1134.5 c 128,-1,23\n 634 1156 634 1156 646.5 1185 c 128,-1,24\n 659 1214 659 1214 659 1247 c 256,25,26\n 659 1280 659 1280 646.5 1309 c 128,-1,27\n 634 1338 634 1338 612.5 1359.5 c 128,-1,28\n 591 1381 591 1381 562 1393.5 c 128,-1,29\n 533 1406 533 1406 500 1406 c 256,30,31\n 467 1406 467 1406 438 1393.5 c 128,-1,32\n 409 1381 409 1381 387.5 1359.5 c 128,-1,33\n 366 1338 366 1338 353.5 1309 c 128,-1,34\n 341 1280 341 1280 341 1247 c 256,35,36\n 341 1214 341 1214 353.5 1185 c 128,-1,37\n 366 1156 366 1156 387.5 1134.5 c 128,-1,38\n 409 1113 409 1113 438 1100.5 c 128,-1,39\n 467 1088 467 1088 500 1088 c 256,20,21\nEndSplineSet\nEndChar\n\nStartChar: plusminus\nEncoding: 177 177 110\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n200 862 m 1,0,-1\n 573 862 l 1,1,-1\n 573 1199 l 1,2,-1\n 728 1199 l 1,3,-1\n 728 862 l 1,4,-1\n 1100 862 l 1,5,-1\n 1100 738 l 1,6,-1\n 728 738 l 1,7,-1\n 728 400 l 1,8,-1\n 573 400 l 1,9,-1\n 573 738 l 1,10,-1\n 200 738 l 1,11,-1\n 200 862 l 1,0,-1\n200 290 m 1,12,-1\n 1100 290 l 1,13,-1\n 1100 150 l 1,14,-1\n 200 150 l 1,15,-1\n 200 290 l 1,12,-1\nEndSplineSet\nEndChar\n\nStartChar: acute\nEncoding: 180 180 111\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_2\n 1\n 6\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 2\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 1\nMDAP[rnd]\nELSE\nPUSHW_2\n 1\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 19\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n600 1500 m 1,0,-1\n 830 1520 l 1,1,-1\n 590 1200 l 1,2,-1\n 440 1200 l 1,3,-1\n 600 1500 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: mu\nEncoding: 181 181 112\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 45\nMDAP[rnd]\nPUSHW_1\n 34\nMDAP[rnd]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_1\n 45\nSRP0\nPUSHW_1\n 21\nMDRP[rp0,grey]\nPUSHW_1\n 34\nSRP0\nPUSHW_2\n 35\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 8\n 21\n 35\nSRP1\nSRP2\nIP\nPUSHW_1\n 21\nSRP0\nPUSHW_2\n 23\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 34\nSRP0\nPUSHW_1\n 33\nMDRP[rp0,grey]\nPUSHW_1\n 35\nSRP0\nPUSHW_1\n 46\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 22\nMDAP[rnd]\nELSE\nPUSHW_2\n 22\n 17\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 35\nMDAP[rnd]\nELSE\nPUSHW_2\n 35\n 17\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 12\nMDAP[rnd]\nELSE\nPUSHW_2\n 12\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 19\nMDAP[rnd]\nELSE\nPUSHW_2\n 19\n 15\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 5\nMDAP[rnd]\nELSE\nPUSHW_2\n 5\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 8\n 12\n 35\nSRP1\nSRP2\nIP\nPUSHW_1\n 12\nSRP0\nPUSHW_2\n 28\n 3\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1242 36 m 1,0,1\n 1233 27 1233 27 1214 18 c 128,-1,2\n 1195 9 1195 9 1171 1 c 128,-1,3\n 1147 -7 1147 -7 1120 -12 c 128,-1,4\n 1093 -17 1093 -17 1068 -17 c 0,5,6\n 976 -17 976 -17 912 26 c 128,-1,7\n 848 69 848 69 825 155 c 1,8,-1\n 800 86 l 1,9,10\n 758 40 758 40 686.5 11.5 c 128,-1,11\n 615 -17 615 -17 518 -17 c 0,12,13\n 499 -17 499 -17 474 -15.5 c 128,-1,14\n 449 -14 449 -14 423 -9.5 c 128,-1,15\n 397 -5 397 -5 373.5 3.5 c 128,-1,16\n 350 12 350 12 335 25 c 1,17,-1\n 380 -166 l 1,18,-1\n 380 -500 l 1,19,-1\n 200 -500 l 1,20,-1\n 200 1100 l 1,21,-1\n 380 1118 l 1,22,-1\n 380 348 l 2,23,24\n 380 307 380 307 391 268.5 c 128,-1,25\n 402 230 402 230 425.5 200 c 128,-1,26\n 449 170 449 170 484.5 151.5 c 128,-1,27\n 520 133 520 133 569 133 c 0,28,29\n 601 133 601 133 632 142.5 c 128,-1,30\n 663 152 663 152 692 167 c 128,-1,31\n 721 182 721 182 748 201.5 c 128,-1,32\n 775 221 775 221 800 241 c 1,33,-1\n 800 1100 l 1,34,-1\n 978 1118 l 1,35,-1\n 978 352 l 2,36,37\n 978 292 978 292 985.5 250 c 128,-1,38\n 993 208 993 208 1006.5 182 c 128,-1,39\n 1020 156 1020 156 1040 144.5 c 128,-1,40\n 1060 133 1060 133 1086 133 c 0,41,42\n 1110 133 1110 133 1133 137.5 c 128,-1,43\n 1156 142 1156 142 1177 150 c 1,44,-1\n 1242 36 l 1,0,1\nEndSplineSet\nEndChar\n\nStartChar: paragraph\nEncoding: 182 182 113\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n630 647 m 1,0,1\n 556 651 556 651 503 666 c 128,-1,2\n 450 681 450 681 407 702 c 0,3,4\n 335 737 335 737 292 783.5 c 128,-1,5\n 249 830 249 830 225.5 883.5 c 128,-1,6\n 202 937 202 937 194.5 995.5 c 128,-1,7\n 187 1054 187 1054 187 1112 c 0,8,9\n 187 1217 187 1217 229 1289 c 128,-1,10\n 271 1361 271 1361 336.5 1406.5 c 128,-1,11\n 402 1452 402 1452 480 1474 c 128,-1,12\n 558 1496 558 1496 630 1500 c 1,13,-1\n 1102 1500 l 1,14,-1\n 1102 -400 l 1,15,-1\n 933 -400 l 1,16,-1\n 933 1348 l 1,17,-1\n 799 1348 l 1,18,-1\n 799 -400 l 1,19,-1\n 630 -400 l 1,20,-1\n 630 647 l 1,0,1\nEndSplineSet\nEndChar\n\nStartChar: periodcentered\nEncoding: 183 183 114\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_1\n 10\nMDAP[rnd]\nSVTCA[y-axis]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 15\nMDAP[rnd]\nELSE\nPUSHW_2\n 15\n 13\nMIAP[no-rnd]\nEIF\nSVTCA[x-axis]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_1\n 10\nMDAP[rnd]\nSVTCA[y-axis]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 15\nMDAP[rnd]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n136 650 m 256,0,1\n 136 684 136 684 149 714 c 128,-1,2\n 162 744 162 744 184.5 766.5 c 128,-1,3\n 207 789 207 789 236.5 802 c 128,-1,4\n 266 815 266 815 300 815 c 256,5,6\n 334 815 334 815 364 802 c 128,-1,7\n 394 789 394 789 416.5 766.5 c 128,-1,8\n 439 744 439 744 452 714 c 128,-1,9\n 465 684 465 684 465 650 c 256,10,11\n 465 616 465 616 452 585.5 c 128,-1,12\n 439 555 439 555 417 532.5 c 128,-1,13\n 395 510 395 510 365.5 496.5 c 128,-1,14\n 336 483 336 483 302 483 c 256,15,16\n 268 483 268 483 237.5 496.5 c 128,-1,17\n 207 510 207 510 184.5 532.5 c 128,-1,18\n 162 555 162 555 149 585.5 c 128,-1,19\n 136 616 136 616 136 650 c 256,0,1\nEndSplineSet\nEndChar\n\nStartChar: cedilla\nEncoding: 184 184 115\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 29\nMDAP[rnd]\nPUSHW_1\n 24\nMDAP[rnd]\nPUSHW_1\n 15\nMDAP[rnd]\nNPUSHW\n 3\n 78\n 29\n 1\nDELTAP1\nNPUSHW\n 3\n 60\n 29\n 1\nDELTAP1\nPUSHW_1\n 29\nSRP0\nPUSHW_2\n 0\n 10\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 24\nSRP0\nPUSHW_2\n 5\n 10\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 16\nMDAP[rnd]\nPUSHW_1\n 22\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 16\nSRP0\nPUSHW_2\n 15\n 4\nMIRP[rp0,rnd,grey]\nNPUSHW\n 3\n 227\n 22\n 1\nDELTAP1\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n824 0 m 1,0,1\n 847 -27 847 -27 865 -59 c 0,2,3\n 881 -86 881 -86 894 -122 c 128,-1,4\n 907 -158 907 -158 907 -198 c 0,5,6\n 907 -242 907 -242 888.5 -280 c 128,-1,7\n 870 -318 870 -318 839 -346.5 c 128,-1,8\n 808 -375 808 -375 767.5 -391 c 128,-1,9\n 727 -407 727 -407 683 -407 c 0,10,11\n 633 -407 633 -407 586.5 -393.5 c 128,-1,12\n 540 -380 540 -380 503 -363 c 0,13,14\n 460 -344 460 -344 422 -318 c 1,15,-1\n 493 -218 l 1,16,17\n 519 -236 519 -236 547 -249 c 0,18,19\n 571 -260 571 -260 600.5 -269.5 c 128,-1,20\n 630 -279 630 -279 659 -279 c 0,21,22\n 696 -279 696 -279 725 -255 c 128,-1,23\n 754 -231 754 -231 754 -189 c 0,24,25\n 754 -156 754 -156 737.5 -122.5 c 128,-1,26\n 721 -89 721 -89 701 -62 c 0,27,28\n 677 -30 677 -30 648 0 c 1,29,-1\n 824 0 l 1,0,1\nEndSplineSet\nEndChar\n\nStartChar: ordmasculine\nEncoding: 186 186 116\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n230 800 m 1,0,-1\n 630 800 l 1,1,-1\n 630 700 l 1,2,-1\n 230 700 l 1,3,-1\n 230 800 l 1,0,-1\n424 950 m 0,4,5\n 369 950 369 950 322.5 972 c 128,-1,6\n 276 994 276 994 242.5 1032 c 128,-1,7\n 209 1070 209 1070 190.5 1122 c 128,-1,8\n 172 1174 172 1174 172 1235 c 256,9,10\n 172 1296 172 1296 190 1347.5 c 128,-1,11\n 208 1399 208 1399 241 1437 c 128,-1,12\n 274 1475 274 1475 320.5 1496 c 128,-1,13\n 367 1517 367 1517 424 1517 c 0,14,15\n 480 1517 480 1517 525.5 1496 c 128,-1,16\n 571 1475 571 1475 603.5 1437 c 128,-1,17\n 636 1399 636 1399 654 1347.5 c 128,-1,18\n 672 1296 672 1296 672 1235 c 256,19,20\n 672 1174 672 1174 655 1122 c 128,-1,21\n 638 1070 638 1070 605.5 1032 c 128,-1,22\n 573 994 573 994 527 972 c 128,-1,23\n 481 950 481 950 424 950 c 0,4,5\n577 1222 m 0,24,25\n 577 1262 577 1262 568.5 1301 c 128,-1,26\n 560 1340 560 1340 541.5 1371 c 128,-1,27\n 523 1402 523 1402 493.5 1421 c 128,-1,28\n 464 1440 464 1440 422 1440 c 0,29,30\n 382 1440 382 1440 352.5 1423.5 c 128,-1,31\n 323 1407 323 1407 304 1379.5 c 128,-1,32\n 285 1352 285 1352 276 1317 c 128,-1,33\n 267 1282 267 1282 267 1245 c 0,34,35\n 267 1204 267 1204 276 1165 c 128,-1,36\n 285 1126 285 1126 304.5 1095.5 c 128,-1,37\n 324 1065 324 1065 354 1046.5 c 128,-1,38\n 384 1028 384 1028 426 1028 c 0,39,40\n 466 1028 466 1028 494.5 1044.5 c 128,-1,41\n 523 1061 523 1061 541.5 1088 c 128,-1,42\n 560 1115 560 1115 568.5 1150 c 128,-1,43\n 577 1185 577 1185 577 1222 c 0,24,25\nEndSplineSet\nEndChar\n\nStartChar: guillemotright\nEncoding: 187 187 117\nWidth: 1300\nFlags: W\nTtInstrs:\nSVTCA[y-axis]\nPUSHW_1\n 8\nMDAP[rnd]\nPUSHW_1\n 2\nMDAP[rnd]\nPUSHW_4\n 1\n 4\n 0\n 4\nCALL\nPUSHW_1\n 2\nSRP0\nPUSHW_2\n 3\n 4\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 5\n 8\n 2\nSRP1\nSRP2\nIP\nPUSHW_1\n 8\nSRP0\nPUSHW_2\n 7\n 4\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 17\nMDAP[rnd]\nPUSHW_1\n 11\nMDAP[rnd]\nPUSHW_4\n 10\n 4\n 9\n 4\nCALL\nPUSHW_1\n 11\nSRP0\nPUSHW_2\n 12\n 4\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 14\n 17\n 11\nSRP1\nSRP2\nIP\nPUSHW_1\n 17\nSRP0\nPUSHW_2\n 16\n 4\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n700 617 m 1,0,-1\n 700 478 l 1,1,-1\n 232 66 l 1,2,-1\n 178 201 l 1,3,-1\n 506 490 l 1,4,-1\n 643 550 l 1,5,-1\n 505 610 l 1,6,-1\n 180 901 l 1,7,-1\n 230 1026 l 1,8,-1\n 700 617 l 1,0,-1\n1200 617 m 1,9,-1\n 1200 478 l 1,10,-1\n 732 66 l 1,11,-1\n 678 201 l 1,12,-1\n 1006 490 l 1,13,-1\n 1143 550 l 1,14,-1\n 1005 610 l 1,15,-1\n 680 901 l 1,16,-1\n 730 1026 l 1,17,-1\n 1200 617 l 1,9,-1\nEndSplineSet\nEndChar\n\nStartChar: questiondown\nEncoding: 191 191 118\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n207 -44 m 0,0,1\n 207 19 207 19 224 69 c 128,-1,2\n 241 119 241 119 268.5 160 c 128,-1,3\n 296 201 296 201 331.5 236 c 128,-1,4\n 367 271 367 271 404.5 304.5 c 128,-1,5\n 442 338 442 338 477.5 373 c 128,-1,6\n 513 408 513 408 540.5 448.5 c 128,-1,7\n 568 489 568 489 585 538.5 c 128,-1,8\n 602 588 602 588 602 650 c 1,9,-1\n 812 671 l 1,10,11\n 812 582 812 582 795 514 c 128,-1,12\n 778 446 778 446 750.5 393.5 c 128,-1,13\n 723 341 723 341 687.5 300.5 c 128,-1,14\n 652 260 652 260 614.5 226.5 c 128,-1,15\n 577 193 577 193 541.5 163 c 128,-1,16\n 506 133 506 133 478.5 101 c 128,-1,17\n 451 69 451 69 434 32 c 128,-1,18\n 417 -5 417 -5 417 -52 c 0,19,20\n 417 -104 417 -104 437 -142 c 128,-1,21\n 457 -180 457 -180 491.5 -204 c 128,-1,22\n 526 -228 526 -228 572.5 -239.5 c 128,-1,23\n 619 -251 619 -251 672 -251 c 0,24,25\n 710 -251 710 -251 750.5 -240 c 128,-1,26\n 791 -229 791 -229 829.5 -208 c 128,-1,27\n 868 -187 868 -187 903.5 -157 c 128,-1,28\n 939 -127 939 -127 967 -90 c 1,29,-1\n 1100 -200 l 1,30,31\n 1051 -266 1051 -266 993.5 -308.5 c 128,-1,32\n 936 -351 936 -351 876.5 -375 c 128,-1,33\n 817 -399 817 -399 758.5 -408 c 128,-1,34\n 700 -417 700 -417 647 -417 c 0,35,36\n 562 -417 562 -417 483 -394.5 c 128,-1,37\n 404 -372 404 -372 342.5 -326.5 c 128,-1,38\n 281 -281 281 -281 244 -210.5 c 128,-1,39\n 207 -140 207 -140 207 -44 c 0,0,1\n829 994 m 256,40,41\n 829 969 829 969 819.5 947 c 128,-1,42\n 810 925 810 925 793.5 908.5 c 128,-1,43\n 777 892 777 892 755 882.5 c 128,-1,44\n 733 873 733 873 708 873 c 256,45,46\n 683 873 683 873 661 882.5 c 128,-1,47\n 639 892 639 892 622.5 908.5 c 128,-1,48\n 606 925 606 925 596.5 947 c 128,-1,49\n 587 969 587 969 587 994 c 256,50,51\n 587 1019 587 1019 596.5 1041.5 c 128,-1,52\n 606 1064 606 1064 622 1080.5 c 128,-1,53\n 638 1097 638 1097 660 1107 c 128,-1,54\n 682 1117 682 1117 707 1117 c 0,55,56\n 733 1117 733 1117 755 1107 c 128,-1,57\n 777 1097 777 1097 793.5 1080.5 c 128,-1,58\n 810 1064 810 1064 819.5 1041.5 c 128,-1,59\n 829 1019 829 1019 829 994 c 256,40,41\nEndSplineSet\nEndChar\n\nStartChar: Agrave\nEncoding: 192 192 119\nWidth: 1300\nFlags: W\nTtInstrs:\nRTHG\nPUSHW_1\n 9\nMDAP[rnd]\nRTG\nPUSHW_1\n 8\nMDRP[rp0,grey]\nPUSHW_2\n 0\n 12\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 9\nSRP0\nPUSHW_1\n 5\nMDRP[rp0,grey]\nPUSHW_2\n 4\n 11\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 12\n 5\n 9\nSRP1\nSRP2\nIP\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 3\nMDAP[rnd]\nELSE\nPUSHW_2\n 3\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 4\nMDAP[rnd]\nELSE\nPUSHW_2\n 4\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 12\n 2\n 6\n 4\nCALL\nPUSHW_3\n 9\n 0\n 3\nSRP1\nSRP2\nIP\nPUSHW_1\n 14\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 17\nMDAP[rnd]\nELSE\nPUSHW_2\n 17\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 16\n 14\n 17\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n32 0 m 1,0,-1\n 504 1300 l 1,1,-1\n 539 1500 l 1,2,-1\n 717 1520 l 1,3,-1\n 1265 0 l 1,4,-1\n 1065 0 l 1,5,-1\n 917 450 l 1,6,-1\n 382 450 l 1,7,-1\n 216 0 l 1,8,-1\n 32 0 l 1,0,-1\n645 1400 m 1,9,-1\n 600 1080 l 1,10,-1\n 431 600 l 1,11,-1\n 868 600 l 1,12,-1\n 690 1080 l 1,13,-1\n 645 1400 l 1,9,-1\n716 1600 m 1,14,-1\n 566 1600 l 1,15,-1\n 341 1900 l 1,16,-1\n 545 1920 l 1,17,-1\n 716 1600 l 1,14,-1\nEndSplineSet\nEndChar\n\nStartChar: Aacute\nEncoding: 193 193 120\nWidth: 1300\nFlags: W\nTtInstrs:\nRTHG\nPUSHW_1\n 9\nMDAP[rnd]\nRTG\nPUSHW_1\n 8\nMDRP[rp0,grey]\nPUSHW_2\n 0\n 12\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 9\nSRP0\nPUSHW_1\n 5\nMDRP[rp0,grey]\nPUSHW_2\n 4\n 11\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 12\n 5\n 9\nSRP1\nSRP2\nIP\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 3\nMDAP[rnd]\nELSE\nPUSHW_2\n 3\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 4\nMDAP[rnd]\nELSE\nPUSHW_2\n 4\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 12\n 2\n 6\n 4\nCALL\nPUSHW_3\n 9\n 0\n 3\nSRP1\nSRP2\nIP\nSVTCA[x-axis]\nPUSHW_1\n 14\nMDAP[rnd]\nPUSHW_2\n 15\n 6\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 16\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 15\nMDAP[rnd]\nELSE\nPUSHW_2\n 15\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 14\nMDAP[rnd]\nELSE\nPUSHW_2\n 14\n 19\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n32 0 m 1,0,-1\n 504 1300 l 1,1,-1\n 539 1500 l 1,2,-1\n 717 1520 l 1,3,-1\n 1265 0 l 1,4,-1\n 1065 0 l 1,5,-1\n 917 450 l 1,6,-1\n 382 450 l 1,7,-1\n 216 0 l 1,8,-1\n 32 0 l 1,0,-1\n645 1400 m 1,9,-1\n 600 1080 l 1,10,-1\n 431 600 l 1,11,-1\n 868 600 l 1,12,-1\n 690 1080 l 1,13,-1\n 645 1400 l 1,9,-1\n700 1900 m 1,14,-1\n 930 1920 l 1,15,-1\n 690 1600 l 1,16,-1\n 540 1600 l 1,17,-1\n 700 1900 l 1,14,-1\nEndSplineSet\nEndChar\n\nStartChar: Acircumflex\nEncoding: 194 194 121\nWidth: 1300\nFlags: W\nTtInstrs:\nRTHG\nPUSHW_1\n 9\nMDAP[rnd]\nRTG\nPUSHW_1\n 8\nMDRP[rp0,grey]\nPUSHW_2\n 0\n 12\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 9\nSRP0\nPUSHW_1\n 5\nMDRP[rp0,grey]\nPUSHW_2\n 4\n 11\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 12\n 5\n 9\nSRP1\nSRP2\nIP\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 3\nMDAP[rnd]\nELSE\nPUSHW_2\n 3\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 4\nMDAP[rnd]\nELSE\nPUSHW_2\n 4\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 12\n 2\n 6\n 4\nCALL\nPUSHW_3\n 9\n 0\n 3\nSRP1\nSRP2\nIP\nPUSHW_1\n 14\nMDAP[rnd]\nPUSHW_1\n 19\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 22\nMDAP[rnd]\nELSE\nPUSHW_2\n 22\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 17\n 14\n 22\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n32 0 m 1,0,-1\n 504 1300 l 1,1,-1\n 539 1500 l 1,2,-1\n 717 1520 l 1,3,-1\n 1265 0 l 1,4,-1\n 1065 0 l 1,5,-1\n 917 450 l 1,6,-1\n 382 450 l 1,7,-1\n 216 0 l 1,8,-1\n 32 0 l 1,0,-1\n645 1400 m 1,9,-1\n 600 1080 l 1,10,-1\n 431 600 l 1,11,-1\n 868 600 l 1,12,-1\n 690 1080 l 1,13,-1\n 645 1400 l 1,9,-1\n920 1620 m 1,14,-1\n 770 1620 l 1,15,-1\n 670 1772 l 1,16,-1\n 640 1860 l 1,17,-1\n 610 1773 l 1,18,-1\n 509 1620 l 1,19,-1\n 359 1620 l 1,20,-1\n 535 1900 l 1,21,-1\n 735 1920 l 1,22,-1\n 920 1620 l 1,14,-1\nEndSplineSet\nEndChar\n\nStartChar: Atilde\nEncoding: 195 195 122\nWidth: 1300\nFlags: W\nTtInstrs:\nRTHG\nPUSHW_1\n 9\nMDAP[rnd]\nRTG\nPUSHW_1\n 8\nMDRP[rp0,grey]\nPUSHW_2\n 0\n 12\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 9\nSRP0\nPUSHW_1\n 5\nMDRP[rp0,grey]\nPUSHW_2\n 4\n 11\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 12\n 5\n 9\nSRP1\nSRP2\nIP\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 3\nMDAP[rnd]\nELSE\nPUSHW_2\n 3\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 4\nMDAP[rnd]\nELSE\nPUSHW_2\n 4\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 12\n 2\n 6\n 4\nCALL\nPUSHW_3\n 9\n 0\n 3\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n32 0 m 1,0,-1\n 504 1300 l 1,1,-1\n 539 1500 l 1,2,-1\n 717 1520 l 1,3,-1\n 1265 0 l 1,4,-1\n 1065 0 l 1,5,-1\n 917 450 l 1,6,-1\n 382 450 l 1,7,-1\n 216 0 l 1,8,-1\n 32 0 l 1,0,-1\n645 1400 m 1,9,-1\n 600 1080 l 1,10,-1\n 431 600 l 1,11,-1\n 868 600 l 1,12,-1\n 690 1080 l 1,13,-1\n 645 1400 l 1,9,-1\n324 1655 m 1,14,15\n 328 1695 328 1695 343.5 1733 c 128,-1,16\n 359 1771 359 1771 383.5 1800 c 128,-1,17\n 408 1829 408 1829 439 1846.5 c 128,-1,18\n 470 1864 470 1864 506 1864 c 0,19,20\n 545 1864 545 1864 579 1850 c 128,-1,21\n 613 1836 613 1836 644 1819 c 128,-1,22\n 675 1802 675 1802 705 1788 c 128,-1,23\n 735 1774 735 1774 766 1774 c 0,24,25\n 787 1774 787 1774 803 1784.5 c 128,-1,26\n 819 1795 819 1795 830 1810.5 c 128,-1,27\n 841 1826 841 1826 848 1845 c 128,-1,28\n 855 1864 855 1864 858 1882 c 1,29,-1\n 954 1878 l 1,30,31\n 951 1834 951 1834 934.5 1793 c 128,-1,32\n 918 1752 918 1752 892.5 1720.5 c 128,-1,33\n 867 1689 867 1689 832.5 1670 c 128,-1,34\n 798 1651 798 1651 759 1651 c 0,35,36\n 727 1651 727 1651 696 1665 c 128,-1,37\n 665 1679 665 1679 633 1695.5 c 128,-1,38\n 601 1712 601 1712 568 1726 c 128,-1,39\n 535 1740 535 1740 500 1740 c 0,40,41\n 482 1740 482 1740 467.5 1732 c 128,-1,42\n 453 1724 453 1724 441.5 1711 c 128,-1,43\n 430 1698 430 1698 422 1682.5 c 128,-1,44\n 414 1667 414 1667 410 1652 c 1,45,-1\n 324 1655 l 1,14,15\nEndSplineSet\nEndChar\n\nStartChar: Adieresis\nEncoding: 196 196 123\nWidth: 1300\nFlags: W\nTtInstrs:\nRTHG\nPUSHW_1\n 9\nMDAP[rnd]\nRTG\nPUSHW_1\n 8\nMDRP[rp0,grey]\nPUSHW_2\n 0\n 12\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 9\nSRP0\nPUSHW_1\n 5\nMDRP[rp0,grey]\nPUSHW_2\n 4\n 11\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 12\n 5\n 9\nSRP1\nSRP2\nIP\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 3\nMDAP[rnd]\nELSE\nPUSHW_2\n 3\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 4\nMDAP[rnd]\nELSE\nPUSHW_2\n 4\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 12\n 2\n 6\n 4\nCALL\nPUSHW_3\n 9\n 0\n 3\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n32 0 m 1,0,-1\n 504 1300 l 1,1,-1\n 539 1500 l 1,2,-1\n 717 1520 l 1,3,-1\n 1265 0 l 1,4,-1\n 1065 0 l 1,5,-1\n 917 450 l 1,6,-1\n 382 450 l 1,7,-1\n 216 0 l 1,8,-1\n 32 0 l 1,0,-1\n645 1400 m 1,9,-1\n 600 1080 l 1,10,-1\n 431 600 l 1,11,-1\n 868 600 l 1,12,-1\n 690 1080 l 1,13,-1\n 645 1400 l 1,9,-1\n339 1800 m 1,14,-1\n 539 1800 l 1,15,-1\n 539 1600 l 1,16,-1\n 339 1600 l 1,17,-1\n 339 1800 l 1,14,-1\n739 1800 m 1,18,-1\n 939 1800 l 1,19,-1\n 939 1600 l 1,20,-1\n 739 1600 l 1,21,-1\n 739 1800 l 1,18,-1\nEndSplineSet\nEndChar\n\nStartChar: Aring\nEncoding: 197 197 124\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n640 1879 m 256,0,1\n 689 1879 689 1879 732 1860.5 c 128,-1,2\n 775 1842 775 1842 807.5 1809.5 c 128,-1,3\n 840 1777 840 1777 858.5 1734 c 128,-1,4\n 877 1691 877 1691 877 1642 c 256,5,6\n 877 1593 877 1593 858.5 1549 c 128,-1,7\n 840 1505 840 1505 808 1472 c 0,8,9\n 783 1445 783 1445 750 1428 c 1,10,-1\n 1265 0 l 1,11,-1\n 1065 0 l 1,12,-1\n 917 450 l 1,13,-1\n 382 450 l 1,14,-1\n 216 0 l 1,15,-1\n 32 0 l 1,16,-1\n 504 1300 l 1,17,-1\n 527 1431 l 1,18,19\n 497 1448 497 1448 473 1472 c 0,20,21\n 440 1505 440 1505 421 1549 c 128,-1,22\n 402 1593 402 1593 402 1642 c 256,23,24\n 402 1691 402 1691 421 1734 c 128,-1,25\n 440 1777 440 1777 472 1809.5 c 128,-1,26\n 504 1842 504 1842 547.5 1860.5 c 128,-1,27\n 591 1879 591 1879 640 1879 c 256,0,1\n645 1400 m 1,28,-1\n 600 1080 l 1,29,-1\n 431 600 l 1,30,-1\n 868 600 l 1,31,-1\n 690 1080 l 1,32,-1\n 645 1400 l 1,28,-1\n641 1518 m 256,33,34\n 666 1518 666 1518 688 1528 c 128,-1,35\n 710 1538 710 1538 726 1554.5 c 128,-1,36\n 742 1571 742 1571 751.5 1593.5 c 128,-1,37\n 761 1616 761 1616 761 1641 c 256,38,39\n 761 1666 761 1666 751.5 1688 c 128,-1,40\n 742 1710 742 1710 725.5 1726.5 c 128,-1,41\n 709 1743 709 1743 687 1752.5 c 128,-1,42\n 665 1762 665 1762 640 1762 c 256,43,44\n 615 1762 615 1762 593 1752.5 c 128,-1,45\n 571 1743 571 1743 554.5 1726.5 c 128,-1,46\n 538 1710 538 1710 528.5 1688 c 128,-1,47\n 519 1666 519 1666 519 1641 c 256,48,49\n 519 1616 519 1616 528.5 1593.5 c 128,-1,50\n 538 1571 538 1571 554.5 1554.5 c 128,-1,51\n 571 1538 571 1538 593.5 1528 c 128,-1,52\n 616 1518 616 1518 641 1518 c 256,33,34\nEndSplineSet\nEndChar\n\nStartChar: AE\nEncoding: 198 198 125\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n1335 160 m 1,0,-1\n 1315 0 l 1,1,-1\n 679 0 l 1,2,-1\n 695 200 l 1,3,-1\n 695 450 l 1,4,-1\n 400 450 l 1,5,-1\n 246 0 l 1,6,-1\n 29 0 l 1,7,-1\n 479 1300 l 1,8,-1\n 523 1500 l 1,9,-1\n 1300 1500 l 1,10,-1\n 1300 1340 l 1,11,-1\n 882 1340 l 1,12,-1\n 904 1149 l 1,13,-1\n 904 885 l 1,14,-1\n 1229 885 l 1,15,-1\n 1229 740 l 1,16,-1\n 904 740 l 1,17,-1\n 904 340 l 1,18,-1\n 894 160 l 1,19,-1\n 1335 160 l 1,0,-1\n695 599 m 1,20,-1\n 695 1106 l 1,21,-1\n 654 1340 l 1,22,-1\n 601 1099 l 1,23,-1\n 441 599 l 1,24,-1\n 695 599 l 1,20,-1\nEndSplineSet\nEndChar\n\nStartChar: Ccedilla\nEncoding: 199 199 126\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n1137 104 m 1,0,1\n 1096 71 1096 71 1054 48 c 128,-1,2\n 1012 25 1012 25 966 10.5 c 128,-1,3\n 920 -4 920 -4 869 -10 c 0,4,5\n 850 -13 850 -13 829 -14 c 1,6,7\n 846 -35 846 -35 859 -59 c 0,8,9\n 875 -86 875 -86 888 -122 c 128,-1,10\n 901 -158 901 -158 901 -198 c 0,11,12\n 901 -242 901 -242 882.5 -280 c 128,-1,13\n 864 -318 864 -318 833 -346.5 c 128,-1,14\n 802 -375 802 -375 761.5 -391 c 128,-1,15\n 721 -407 721 -407 677 -407 c 0,16,17\n 627 -407 627 -407 580.5 -393.5 c 128,-1,18\n 534 -380 534 -380 497 -363 c 0,19,20\n 454 -344 454 -344 416 -318 c 1,21,-1\n 487 -218 l 1,22,23\n 513 -236 513 -236 541 -249 c 0,24,25\n 565 -260 565 -260 594.5 -269.5 c 128,-1,26\n 624 -279 624 -279 653 -279 c 0,27,28\n 690 -279 690 -279 719 -255 c 128,-1,29\n 748 -231 748 -231 748 -189 c 0,30,31\n 748 -156 748 -156 731.5 -122.5 c 128,-1,32\n 715 -89 715 -89 695 -62 c 0,33,34\n 674 -34 674 -34 649 -7 c 1,35,36\n 611 0 611 0 576 11 c 0,37,38\n 489 40 489 40 414.5 91.5 c 128,-1,39\n 340 143 340 143 280 215 c 128,-1,40\n 220 287 220 287 178 374.5 c 128,-1,41\n 136 462 136 462 113 562 c 128,-1,42\n 90 662 90 662 90 770 c 0,43,44\n 90 921 90 921 133 1056.5 c 128,-1,45\n 176 1192 176 1192 261 1294.5 c 128,-1,46\n 346 1397 346 1397 471.5 1457 c 128,-1,47\n 597 1517 597 1517 762 1517 c 0,48,49\n 877 1517 877 1517 969.5 1480.5 c 128,-1,50\n 1062 1444 1062 1444 1134 1375 c 1,51,-1\n 1044 1268 l 1,52,53\n 1020 1284 1020 1284 993 1298.5 c 128,-1,54\n 966 1313 966 1313 933.5 1324 c 128,-1,55\n 901 1335 901 1335 862.5 1341.5 c 128,-1,56\n 824 1348 824 1348 778 1348 c 0,57,58\n 656 1348 656 1348 565.5 1302 c 128,-1,59\n 475 1256 475 1256 415 1177.5 c 128,-1,60\n 355 1099 355 1099 325.5 994.5 c 128,-1,61\n 296 890 296 890 296 773 c 0,62,63\n 296 700 296 700 311 626 c 128,-1,64\n 326 552 326 552 354.5 483 c 128,-1,65\n 383 414 383 414 425 354 c 128,-1,66\n 467 294 467 294 521.5 249 c 128,-1,67\n 576 204 576 204 642 178.5 c 128,-1,68\n 708 153 708 153 785 153 c 0,69,70\n 830 153 830 153 864 157 c 128,-1,71\n 898 161 898 161 928.5 170 c 128,-1,72\n 959 179 959 179 990 193.5 c 128,-1,73\n 1021 208 1021 208 1060 230 c 1,74,-1\n 1137 104 l 1,0,1\nEndSplineSet\nEndChar\n\nStartChar: Egrave\nEncoding: 200 200 127\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_4\n 14\n 6\n 3\n 4\nCALL\nPUSHW_4\n 0\n 7\n 12\n 4\nCALL\nPUSHW_1\n 14\nSRP0\nPUSHW_1\n 9\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 5\nMDAP[rnd]\nELSE\nPUSHW_2\n 5\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 6\nMDAP[rnd]\nELSE\nPUSHW_2\n 6\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 1\nMDAP[rnd]\nELSE\nPUSHW_2\n 1\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 2\nMDAP[rnd]\nELSE\nPUSHW_2\n 2\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 11\n 2\n 12\n 4\nCALL\nPUSHW_1\n 2\nSRP0\nPUSHW_2\n 0\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 6\nSRP0\nPUSHW_2\n 8\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 16\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 19\nMDAP[rnd]\nELSE\nPUSHW_2\n 19\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 18\n 16\n 19\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1135 160 m 1,0,-1\n 1115 0 l 1,1,-1\n 195 0 l 1,2,-1\n 210 200 l 1,3,-1\n 210 1290 l 1,4,-1\n 180 1500 l 1,5,-1\n 1100 1500 l 1,6,-1\n 1100 1340 l 1,7,-1\n 375 1340 l 1,8,-1\n 395 1150 l 1,9,-1\n 395 885 l 1,10,-1\n 1030 885 l 1,11,-1\n 1030 740 l 1,12,-1\n 395 740 l 1,13,-1\n 395 340 l 1,14,-1\n 385 160 l 1,15,-1\n 1135 160 l 1,0,-1\n760 1600 m 1,16,-1\n 610 1600 l 1,17,-1\n 385 1900 l 1,18,-1\n 589 1920 l 1,19,-1\n 760 1600 l 1,16,-1\nEndSplineSet\nEndChar\n\nStartChar: Eacute\nEncoding: 201 201 128\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_4\n 14\n 6\n 3\n 4\nCALL\nPUSHW_4\n 0\n 7\n 12\n 4\nCALL\nPUSHW_1\n 14\nSRP0\nPUSHW_1\n 9\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 5\nMDAP[rnd]\nELSE\nPUSHW_2\n 5\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 6\nMDAP[rnd]\nELSE\nPUSHW_2\n 6\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 1\nMDAP[rnd]\nELSE\nPUSHW_2\n 1\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 2\nMDAP[rnd]\nELSE\nPUSHW_2\n 2\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 11\n 2\n 12\n 4\nCALL\nPUSHW_1\n 2\nSRP0\nPUSHW_2\n 0\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 6\nSRP0\nPUSHW_2\n 8\n 3\nMIRP[rp0,rnd,grey]\nSVTCA[x-axis]\nPUSHW_1\n 16\nMDAP[rnd]\nPUSHW_2\n 17\n 6\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 18\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 17\nMDAP[rnd]\nELSE\nPUSHW_2\n 17\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 16\nMDAP[rnd]\nELSE\nPUSHW_2\n 16\n 19\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1135 160 m 1,0,-1\n 1115 0 l 1,1,-1\n 195 0 l 1,2,-1\n 210 200 l 1,3,-1\n 210 1290 l 1,4,-1\n 180 1500 l 1,5,-1\n 1100 1500 l 1,6,-1\n 1100 1340 l 1,7,-1\n 375 1340 l 1,8,-1\n 395 1150 l 1,9,-1\n 395 885 l 1,10,-1\n 1030 885 l 1,11,-1\n 1030 740 l 1,12,-1\n 395 740 l 1,13,-1\n 395 340 l 1,14,-1\n 385 160 l 1,15,-1\n 1135 160 l 1,0,-1\n650 1900 m 1,16,-1\n 880 1920 l 1,17,-1\n 640 1600 l 1,18,-1\n 490 1600 l 1,19,-1\n 650 1900 l 1,16,-1\nEndSplineSet\nEndChar\n\nStartChar: Ecircumflex\nEncoding: 202 202 129\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_4\n 14\n 6\n 3\n 4\nCALL\nPUSHW_4\n 0\n 7\n 12\n 4\nCALL\nPUSHW_1\n 14\nSRP0\nPUSHW_1\n 9\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 5\nMDAP[rnd]\nELSE\nPUSHW_2\n 5\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 6\nMDAP[rnd]\nELSE\nPUSHW_2\n 6\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 1\nMDAP[rnd]\nELSE\nPUSHW_2\n 1\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 2\nMDAP[rnd]\nELSE\nPUSHW_2\n 2\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 11\n 2\n 12\n 4\nCALL\nPUSHW_1\n 2\nSRP0\nPUSHW_2\n 0\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 6\nSRP0\nPUSHW_2\n 8\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 16\nMDAP[rnd]\nPUSHW_1\n 21\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 24\nMDAP[rnd]\nELSE\nPUSHW_2\n 24\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 19\n 16\n 24\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1135 160 m 1,0,-1\n 1115 0 l 1,1,-1\n 195 0 l 1,2,-1\n 210 200 l 1,3,-1\n 210 1290 l 1,4,-1\n 180 1500 l 1,5,-1\n 1100 1500 l 1,6,-1\n 1100 1340 l 1,7,-1\n 375 1340 l 1,8,-1\n 395 1150 l 1,9,-1\n 395 885 l 1,10,-1\n 1030 885 l 1,11,-1\n 1030 740 l 1,12,-1\n 395 740 l 1,13,-1\n 395 340 l 1,14,-1\n 385 160 l 1,15,-1\n 1135 160 l 1,0,-1\n930 1620 m 1,16,-1\n 780 1620 l 1,17,-1\n 680 1772 l 1,18,-1\n 650 1860 l 1,19,-1\n 620 1773 l 1,20,-1\n 519 1620 l 1,21,-1\n 369 1620 l 1,22,-1\n 545 1900 l 1,23,-1\n 745 1920 l 1,24,-1\n 930 1620 l 1,16,-1\nEndSplineSet\nEndChar\n\nStartChar: Edieresis\nEncoding: 203 203 130\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_4\n 14\n 6\n 3\n 4\nCALL\nPUSHW_4\n 0\n 7\n 12\n 4\nCALL\nPUSHW_1\n 14\nSRP0\nPUSHW_1\n 9\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 5\nMDAP[rnd]\nELSE\nPUSHW_2\n 5\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 6\nMDAP[rnd]\nELSE\nPUSHW_2\n 6\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 1\nMDAP[rnd]\nELSE\nPUSHW_2\n 1\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 2\nMDAP[rnd]\nELSE\nPUSHW_2\n 2\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 11\n 2\n 12\n 4\nCALL\nPUSHW_1\n 2\nSRP0\nPUSHW_2\n 0\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 6\nSRP0\nPUSHW_2\n 8\n 3\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1135 160 m 1,0,-1\n 1115 0 l 1,1,-1\n 195 0 l 1,2,-1\n 210 200 l 1,3,-1\n 210 1290 l 1,4,-1\n 180 1500 l 1,5,-1\n 1100 1500 l 1,6,-1\n 1100 1340 l 1,7,-1\n 375 1340 l 1,8,-1\n 395 1150 l 1,9,-1\n 395 885 l 1,10,-1\n 1030 885 l 1,11,-1\n 1030 740 l 1,12,-1\n 395 740 l 1,13,-1\n 395 340 l 1,14,-1\n 385 160 l 1,15,-1\n 1135 160 l 1,0,-1\n350 1800 m 1,16,-1\n 550 1800 l 1,17,-1\n 550 1600 l 1,18,-1\n 350 1600 l 1,19,-1\n 350 1800 l 1,16,-1\n750 1800 m 1,20,-1\n 950 1800 l 1,21,-1\n 950 1600 l 1,22,-1\n 750 1600 l 1,23,-1\n 750 1800 l 1,20,-1\nEndSplineSet\nEndChar\n\nStartChar: Igrave\nEncoding: 204 204 131\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 16\nMDAP[rnd]\nPUSHW_1\n 1\nMDAP[rnd]\nPUSHW_4\n 3\n 6\n 10\n 4\nCALL\nPUSHW_4\n 4\n 6\n 9\n 4\nCALL\nPUSHW_1\n 16\nSRP0\nPUSHW_2\n 7\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 5\nMDRP[rp0,min,rnd,grey]\nPUSHW_1\n 1\nSRP0\nPUSHW_1\n 11\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 1\nMDAP[rnd]\nELSE\nPUSHW_2\n 1\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 6\nMDAP[rnd]\nELSE\nPUSHW_2\n 6\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 7\nMDAP[rnd]\nELSE\nPUSHW_2\n 7\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 1\nSRP0\nPUSHW_2\n 2\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 6\nSRP0\nPUSHW_2\n 5\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 7\nSRP0\nPUSHW_2\n 8\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 11\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 12\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 15\nMDAP[rnd]\nELSE\nPUSHW_2\n 15\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 14\n 12\n 15\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n206 1500 m 1,0,-1\n 1106 1500 l 1,1,-1\n 1106 1340 l 1,2,-1\n 748 1340 l 1,3,-1\n 748 160 l 1,4,-1\n 1126 160 l 1,5,-1\n 1106 0 l 1,6,-1\n 206 0 l 1,7,-1\n 206 160 l 1,8,-1\n 562 160 l 1,9,-1\n 562 1340 l 1,10,-1\n 186 1340 l 1,11,-1\n 206 1500 l 1,0,-1\n738 1600 m 1,12,-1\n 588 1600 l 1,13,-1\n 363 1900 l 1,14,-1\n 567 1920 l 1,15,-1\n 738 1600 l 1,12,-1\nEndSplineSet\nEndChar\n\nStartChar: Iacute\nEncoding: 205 205 132\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 16\nMDAP[rnd]\nPUSHW_1\n 1\nMDAP[rnd]\nPUSHW_4\n 3\n 6\n 10\n 4\nCALL\nPUSHW_4\n 4\n 6\n 9\n 4\nCALL\nPUSHW_1\n 16\nSRP0\nPUSHW_2\n 7\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 5\nMDRP[rp0,min,rnd,grey]\nPUSHW_1\n 1\nSRP0\nPUSHW_1\n 11\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 1\nMDAP[rnd]\nELSE\nPUSHW_2\n 1\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 6\nMDAP[rnd]\nELSE\nPUSHW_2\n 6\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 7\nMDAP[rnd]\nELSE\nPUSHW_2\n 7\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 1\nSRP0\nPUSHW_2\n 2\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 6\nSRP0\nPUSHW_2\n 5\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 7\nSRP0\nPUSHW_2\n 8\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 11\n 5\nMIRP[rp0,rnd,grey]\nSVTCA[x-axis]\nPUSHW_1\n 12\nMDAP[rnd]\nPUSHW_2\n 13\n 6\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 14\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 13\nMDAP[rnd]\nELSE\nPUSHW_2\n 13\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 12\nMDAP[rnd]\nELSE\nPUSHW_2\n 12\n 19\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n206 1500 m 1,0,-1\n 1106 1500 l 1,1,-1\n 1106 1340 l 1,2,-1\n 748 1340 l 1,3,-1\n 748 160 l 1,4,-1\n 1126 160 l 1,5,-1\n 1106 0 l 1,6,-1\n 206 0 l 1,7,-1\n 206 160 l 1,8,-1\n 562 160 l 1,9,-1\n 562 1340 l 1,10,-1\n 186 1340 l 1,11,-1\n 206 1500 l 1,0,-1\n615 1900 m 1,12,-1\n 845 1920 l 1,13,-1\n 605 1600 l 1,14,-1\n 455 1600 l 1,15,-1\n 615 1900 l 1,12,-1\nEndSplineSet\nEndChar\n\nStartChar: Icircumflex\nEncoding: 206 206 133\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 21\nMDAP[rnd]\nPUSHW_1\n 1\nMDAP[rnd]\nPUSHW_4\n 3\n 6\n 10\n 4\nCALL\nPUSHW_4\n 4\n 6\n 9\n 4\nCALL\nPUSHW_1\n 21\nSRP0\nPUSHW_2\n 7\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 5\nMDRP[rp0,min,rnd,grey]\nPUSHW_1\n 1\nSRP0\nPUSHW_1\n 11\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 1\nMDAP[rnd]\nELSE\nPUSHW_2\n 1\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 6\nMDAP[rnd]\nELSE\nPUSHW_2\n 6\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 7\nMDAP[rnd]\nELSE\nPUSHW_2\n 7\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 1\nSRP0\nPUSHW_2\n 2\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 6\nSRP0\nPUSHW_2\n 5\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 7\nSRP0\nPUSHW_2\n 8\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 11\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 12\nMDAP[rnd]\nPUSHW_1\n 17\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 20\nMDAP[rnd]\nELSE\nPUSHW_2\n 20\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 15\n 12\n 20\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n206 1500 m 1,0,-1\n 1106 1500 l 1,1,-1\n 1106 1340 l 1,2,-1\n 748 1340 l 1,3,-1\n 748 160 l 1,4,-1\n 1126 160 l 1,5,-1\n 1106 0 l 1,6,-1\n 206 0 l 1,7,-1\n 206 160 l 1,8,-1\n 562 160 l 1,9,-1\n 562 1340 l 1,10,-1\n 186 1340 l 1,11,-1\n 206 1500 l 1,0,-1\n941 1624 m 1,12,-1\n 791 1624 l 1,13,-1\n 691 1776 l 1,14,-1\n 661 1864 l 1,15,-1\n 631 1777 l 1,16,-1\n 530 1624 l 1,17,-1\n 380 1624 l 1,18,-1\n 556 1904 l 1,19,-1\n 756 1924 l 1,20,-1\n 941 1624 l 1,12,-1\nEndSplineSet\nEndChar\n\nStartChar: Idieresis\nEncoding: 207 207 134\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 20\nMDAP[rnd]\nPUSHW_1\n 1\nMDAP[rnd]\nPUSHW_4\n 3\n 6\n 10\n 4\nCALL\nPUSHW_4\n 4\n 6\n 9\n 4\nCALL\nPUSHW_1\n 20\nSRP0\nPUSHW_2\n 7\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 5\nMDRP[rp0,min,rnd,grey]\nPUSHW_1\n 1\nSRP0\nPUSHW_1\n 11\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 1\nMDAP[rnd]\nELSE\nPUSHW_2\n 1\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 6\nMDAP[rnd]\nELSE\nPUSHW_2\n 6\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 7\nMDAP[rnd]\nELSE\nPUSHW_2\n 7\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 1\nSRP0\nPUSHW_2\n 2\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 6\nSRP0\nPUSHW_2\n 5\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 7\nSRP0\nPUSHW_2\n 8\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 11\n 5\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n206 1500 m 1,0,-1\n 1106 1500 l 1,1,-1\n 1106 1340 l 1,2,-1\n 748 1340 l 1,3,-1\n 748 160 l 1,4,-1\n 1126 160 l 1,5,-1\n 1106 0 l 1,6,-1\n 206 0 l 1,7,-1\n 206 160 l 1,8,-1\n 562 160 l 1,9,-1\n 562 1340 l 1,10,-1\n 186 1340 l 1,11,-1\n 206 1500 l 1,0,-1\n357 1900 m 1,12,-1\n 557 1900 l 1,13,-1\n 557 1700 l 1,14,-1\n 357 1700 l 1,15,-1\n 357 1900 l 1,12,-1\n757 1900 m 1,16,-1\n 957 1900 l 1,17,-1\n 957 1700 l 1,18,-1\n 757 1700 l 1,19,-1\n 757 1900 l 1,16,-1\nEndSplineSet\nEndChar\n\nStartChar: Ntilde\nEncoding: 209 209 135\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 49\nMDAP[rnd]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_3\n 2\n 8\n 1\nSRP1\nSRP2\nIP\nPUSHW_1\n 49\nSRP0\nPUSHW_1\n 6\nMDRP[rp0,grey]\nPUSHW_1\n 6\nMDAP[rnd]\nPUSHW_2\n 5\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 16\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 11\n 16\n 10\nSRP1\nSRP2\nIP\nPUSHW_1\n 0\nSRP0\nPUSHW_1\n 13\nMDRP[rp0,grey]\nPUSHW_1\n 16\nSRP0\nPUSHW_1\n 50\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 9\nMDAP[rnd]\nELSE\nPUSHW_2\n 9\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 15\nMDAP[rnd]\nELSE\nPUSHW_2\n 15\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 5\nMDAP[rnd]\nELSE\nPUSHW_2\n 5\n 13\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nSVTCA[x-axis]\nNPUSHW\n 3\n 38\n 0\n 1\nDELTAP3\nNPUSHW\n 3\n 217\n 0\n 1\nDELTAP1\nNPUSHW\n 3\n 25\n 0\n 1\nDELTAP2\nNPUSHW\n 3\n 156\n 0\n 1\nDELTAP1\nNPUSHW\n 3\n 104\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 121\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 233\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 26\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 251\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 168\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 149\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 37\n 9\n 1\nDELTAP2\nNPUSHW\n 3\n 103\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 7\n 9\n 1\nDELTAP3\nNPUSHW\n 3\n 43\n 9\n 1\nDELTAP3\nNPUSHW\n 3\n 194\n 10\n 1\nDELTAP2\nNPUSHW\n 3\n 35\n 10\n 1\nDELTAP2\nNPUSHW\n 3\n 227\n 10\n 1\nDELTAP2\nNPUSHW\n 3\n 21\n 10\n 1\nDELTAP3\nNPUSHW\n 3\n 6\n 10\n 1\nDELTAP3\nNPUSHW\n 3\n 39\n 10\n 1\nDELTAP3\nSVTCA[y-axis]\nNPUSHW\n 3\n 240\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 226\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 116\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 102\n 1\n 1\nDELTAP2\nNPUSHW\n 3\n 140\n 1\n 1\nDELTAP1\nNPUSHW\n 3\n 165\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 165\n 3\n 1\nDELTAP1\nNPUSHW\n 3\n 16\n 4\n 1\nDELTAP2\nNPUSHW\n 3\n 48\n 4\n 1\nDELTAP2\nNPUSHW\n 3\n 68\n 4\n 1\nDELTAP2\nNPUSHW\n 3\n 133\n 10\n 1\nDELTAP1\nNPUSHW\n 3\n 10\n 10\n 1\nDELTAP3\nNPUSHW\n 3\n 27\n 10\n 1\nDELTAP3\nNPUSHW\n 3\n 44\n 10\n 1\nDELTAP3\nNPUSHW\n 3\n 46\n 10\n 1\nDELTAP2\nNPUSHW\n 3\n 238\n 10\n 1\nDELTAP2\nNPUSHW\n 3\n 207\n 10\n 1\nDELTAP2\nNPUSHW\n 3\n 75\n 13\n 1\nDELTAP2\nNPUSHW\n 3\n 31\n 13\n 1\nDELTAP2\nNPUSHW\n 3\n 63\n 13\n 1\nDELTAP2\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n945 0 m 1,0,-1\n 450 948 l 1,1,-1\n 291 1361 l 1,2,-1\n 285 1360 l 1,3,-1\n 350 920 l 1,4,-1\n 350 0 l 1,5,-1\n 170 0 l 1,6,-1\n 170 1290 l 1,7,-1\n 140 1500 l 1,8,-1\n 341 1520 l 1,9,-1\n 837 557 l 1,10,-1\n 1003 140 l 1,11,-1\n 1009 141 l 1,12,-1\n 930 580 l 1,13,-1\n 930 1500 l 1,14,-1\n 1110 1520 l 1,15,-1\n 1110 0 l 1,16,-1\n 945 0 l 1,0,-1\n387 1655 m 1,17,18\n 391 1695 391 1695 406.5 1733 c 128,-1,19\n 422 1771 422 1771 446.5 1800 c 128,-1,20\n 471 1829 471 1829 502 1846.5 c 128,-1,21\n 533 1864 533 1864 569 1864 c 0,22,23\n 608 1864 608 1864 642 1850 c 128,-1,24\n 676 1836 676 1836 707 1819 c 128,-1,25\n 738 1802 738 1802 768 1788 c 128,-1,26\n 798 1774 798 1774 829 1774 c 0,27,28\n 850 1774 850 1774 866 1784.5 c 128,-1,29\n 882 1795 882 1795 893 1810.5 c 128,-1,30\n 904 1826 904 1826 911 1845 c 128,-1,31\n 918 1864 918 1864 921 1882 c 1,32,-1\n 1017 1878 l 1,33,34\n 1014 1834 1014 1834 997.5 1793 c 128,-1,35\n 981 1752 981 1752 955.5 1720.5 c 128,-1,36\n 930 1689 930 1689 895.5 1670 c 128,-1,37\n 861 1651 861 1651 822 1651 c 0,38,39\n 790 1651 790 1651 759 1665 c 128,-1,40\n 728 1679 728 1679 696 1695.5 c 128,-1,41\n 664 1712 664 1712 631 1726 c 128,-1,42\n 598 1740 598 1740 563 1740 c 0,43,44\n 545 1740 545 1740 530.5 1732 c 128,-1,45\n 516 1724 516 1724 504.5 1711 c 128,-1,46\n 493 1698 493 1698 485 1682.5 c 128,-1,47\n 477 1667 477 1667 473 1652 c 1,48,-1\n 387 1655 l 1,17,18\nEndSplineSet\nEndChar\n\nStartChar: Ograve\nEncoding: 210 210 136\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 60\nMDAP[rnd]\nPUSHW_1\n 28\nMDAP[rnd]\nPUSHW_1\n 60\nSRP0\nPUSHW_1\n 7\nMDRP[rp0,grey]\nPUSHW_1\n 7\nMDAP[rnd]\nPUSHW_1\n 28\nSRP0\nPUSHW_2\n 21\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 7\nSRP0\nPUSHW_2\n 42\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 21\nSRP0\nPUSHW_1\n 61\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 14\nMDAP[rnd]\nELSE\nPUSHW_2\n 14\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 14\nSRP0\nPUSHW_2\n 35\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 49\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 56\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 59\nMDAP[rnd]\nELSE\nPUSHW_2\n 59\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 58\n 56\n 59\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n624 -17 m 0,0,1\n 534 -17 534 -17 458.5 10.5 c 128,-1,2\n 383 38 383 38 321.5 88.5 c 128,-1,3\n 260 139 260 139 214 209 c 128,-1,4\n 168 279 168 279 136.5 364.5 c 128,-1,5\n 105 450 105 450 89.5 547.5 c 128,-1,6\n 74 645 74 645 74 750 c 256,7,8\n 74 855 74 855 89 952.5 c 128,-1,9\n 104 1050 104 1050 134.5 1135.5 c 128,-1,10\n 165 1221 165 1221 210.5 1291 c 128,-1,11\n 256 1361 256 1361 317 1411.5 c 128,-1,12\n 378 1462 378 1462 455 1489.5 c 128,-1,13\n 532 1517 532 1517 624 1517 c 0,14,15\n 714 1517 714 1517 789.5 1489.5 c 128,-1,16\n 865 1462 865 1462 926.5 1411.5 c 128,-1,17\n 988 1361 988 1361 1034 1291 c 128,-1,18\n 1080 1221 1080 1221 1111.5 1135.5 c 128,-1,19\n 1143 1050 1143 1050 1158.5 952.5 c 128,-1,20\n 1174 855 1174 855 1174 750 c 256,21,22\n 1174 645 1174 645 1159 547.5 c 128,-1,23\n 1144 450 1144 450 1113.5 364.5 c 128,-1,24\n 1083 279 1083 279 1037.5 209 c 128,-1,25\n 992 139 992 139 931 88.5 c 128,-1,26\n 870 38 870 38 793 10.5 c 128,-1,27\n 716 -17 716 -17 624 -17 c 0,0,1\n966 719 m 0,28,29\n 966 789 966 789 961.5 862 c 128,-1,30\n 957 935 957 935 943.5 1004.5 c 128,-1,31\n 930 1074 930 1074 906 1135.5 c 128,-1,32\n 882 1197 882 1197 843.5 1242.5 c 128,-1,33\n 805 1288 805 1288 749.5 1315 c 128,-1,34\n 694 1342 694 1342 618 1342 c 0,35,36\n 546 1342 546 1342 493 1318 c 128,-1,37\n 440 1294 440 1294 403 1252.5 c 128,-1,38\n 366 1211 366 1211 342 1155.5 c 128,-1,39\n 318 1100 318 1100 305 1038 c 128,-1,40\n 292 976 292 976 287 911 c 128,-1,41\n 282 846 282 846 282 785 c 0,42,43\n 282 714 282 714 286.5 640 c 128,-1,44\n 291 566 291 566 304.5 496.5 c 128,-1,45\n 318 427 318 427 342 365.5 c 128,-1,46\n 366 304 366 304 405 258 c 128,-1,47\n 444 212 444 212 499 185 c 128,-1,48\n 554 158 554 158 630 158 c 0,49,50\n 701 158 701 158 753.5 182.5 c 128,-1,51\n 806 207 806 207 843.5 249.5 c 128,-1,52\n 881 292 881 292 905 347.5 c 128,-1,53\n 929 403 929 403 942.5 465.5 c 128,-1,54\n 956 528 956 528 961 593 c 128,-1,55\n 966 658 966 658 966 719 c 0,28,29\n760 1600 m 1,56,-1\n 610 1600 l 1,57,-1\n 385 1900 l 1,58,-1\n 589 1920 l 1,59,-1\n 760 1600 l 1,56,-1\nEndSplineSet\nEndChar\n\nStartChar: Oacute\nEncoding: 211 211 137\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 60\nMDAP[rnd]\nPUSHW_1\n 28\nMDAP[rnd]\nPUSHW_1\n 60\nSRP0\nPUSHW_1\n 7\nMDRP[rp0,grey]\nPUSHW_1\n 7\nMDAP[rnd]\nPUSHW_1\n 28\nSRP0\nPUSHW_2\n 21\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 7\nSRP0\nPUSHW_2\n 42\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 21\nSRP0\nPUSHW_1\n 61\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 14\nMDAP[rnd]\nELSE\nPUSHW_2\n 14\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 14\nSRP0\nPUSHW_2\n 35\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 49\n 5\nMIRP[rp0,rnd,grey]\nSVTCA[x-axis]\nPUSHW_1\n 56\nMDAP[rnd]\nPUSHW_2\n 57\n 6\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 58\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 57\nMDAP[rnd]\nELSE\nPUSHW_2\n 57\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 56\nMDAP[rnd]\nELSE\nPUSHW_2\n 56\n 19\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n624 -17 m 0,0,1\n 534 -17 534 -17 458.5 10.5 c 128,-1,2\n 383 38 383 38 321.5 88.5 c 128,-1,3\n 260 139 260 139 214 209 c 128,-1,4\n 168 279 168 279 136.5 364.5 c 128,-1,5\n 105 450 105 450 89.5 547.5 c 128,-1,6\n 74 645 74 645 74 750 c 256,7,8\n 74 855 74 855 89 952.5 c 128,-1,9\n 104 1050 104 1050 134.5 1135.5 c 128,-1,10\n 165 1221 165 1221 210.5 1291 c 128,-1,11\n 256 1361 256 1361 317 1411.5 c 128,-1,12\n 378 1462 378 1462 455 1489.5 c 128,-1,13\n 532 1517 532 1517 624 1517 c 0,14,15\n 714 1517 714 1517 789.5 1489.5 c 128,-1,16\n 865 1462 865 1462 926.5 1411.5 c 128,-1,17\n 988 1361 988 1361 1034 1291 c 128,-1,18\n 1080 1221 1080 1221 1111.5 1135.5 c 128,-1,19\n 1143 1050 1143 1050 1158.5 952.5 c 128,-1,20\n 1174 855 1174 855 1174 750 c 256,21,22\n 1174 645 1174 645 1159 547.5 c 128,-1,23\n 1144 450 1144 450 1113.5 364.5 c 128,-1,24\n 1083 279 1083 279 1037.5 209 c 128,-1,25\n 992 139 992 139 931 88.5 c 128,-1,26\n 870 38 870 38 793 10.5 c 128,-1,27\n 716 -17 716 -17 624 -17 c 0,0,1\n966 719 m 0,28,29\n 966 789 966 789 961.5 862 c 128,-1,30\n 957 935 957 935 943.5 1004.5 c 128,-1,31\n 930 1074 930 1074 906 1135.5 c 128,-1,32\n 882 1197 882 1197 843.5 1242.5 c 128,-1,33\n 805 1288 805 1288 749.5 1315 c 128,-1,34\n 694 1342 694 1342 618 1342 c 0,35,36\n 546 1342 546 1342 493 1318 c 128,-1,37\n 440 1294 440 1294 403 1252.5 c 128,-1,38\n 366 1211 366 1211 342 1155.5 c 128,-1,39\n 318 1100 318 1100 305 1038 c 128,-1,40\n 292 976 292 976 287 911 c 128,-1,41\n 282 846 282 846 282 785 c 0,42,43\n 282 714 282 714 286.5 640 c 128,-1,44\n 291 566 291 566 304.5 496.5 c 128,-1,45\n 318 427 318 427 342 365.5 c 128,-1,46\n 366 304 366 304 405 258 c 128,-1,47\n 444 212 444 212 499 185 c 128,-1,48\n 554 158 554 158 630 158 c 0,49,50\n 701 158 701 158 753.5 182.5 c 128,-1,51\n 806 207 806 207 843.5 249.5 c 128,-1,52\n 881 292 881 292 905 347.5 c 128,-1,53\n 929 403 929 403 942.5 465.5 c 128,-1,54\n 956 528 956 528 961 593 c 128,-1,55\n 966 658 966 658 966 719 c 0,28,29\n600 1900 m 1,56,-1\n 830 1920 l 1,57,-1\n 590 1600 l 1,58,-1\n 440 1600 l 1,59,-1\n 600 1900 l 1,56,-1\nEndSplineSet\nEndChar\n\nStartChar: Ocircumflex\nEncoding: 212 212 138\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 65\nMDAP[rnd]\nPUSHW_1\n 28\nMDAP[rnd]\nPUSHW_1\n 65\nSRP0\nPUSHW_1\n 7\nMDRP[rp0,grey]\nPUSHW_1\n 7\nMDAP[rnd]\nPUSHW_1\n 28\nSRP0\nPUSHW_2\n 21\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 7\nSRP0\nPUSHW_2\n 42\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 21\nSRP0\nPUSHW_1\n 66\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 14\nMDAP[rnd]\nELSE\nPUSHW_2\n 14\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 14\nSRP0\nPUSHW_2\n 35\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 49\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 56\nMDAP[rnd]\nPUSHW_1\n 61\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 64\nMDAP[rnd]\nELSE\nPUSHW_2\n 64\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 59\n 56\n 64\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n623 -17 m 0,0,1\n 533 -17 533 -17 457.5 10.5 c 128,-1,2\n 382 38 382 38 320.5 88.5 c 128,-1,3\n 259 139 259 139 213 209 c 128,-1,4\n 167 279 167 279 135.5 364.5 c 128,-1,5\n 104 450 104 450 88.5 547.5 c 128,-1,6\n 73 645 73 645 73 750 c 256,7,8\n 73 855 73 855 88 952.5 c 128,-1,9\n 103 1050 103 1050 133.5 1135.5 c 128,-1,10\n 164 1221 164 1221 209.5 1291 c 128,-1,11\n 255 1361 255 1361 316 1411.5 c 128,-1,12\n 377 1462 377 1462 454 1489.5 c 128,-1,13\n 531 1517 531 1517 623 1517 c 0,14,15\n 713 1517 713 1517 788.5 1489.5 c 128,-1,16\n 864 1462 864 1462 925.5 1411.5 c 128,-1,17\n 987 1361 987 1361 1033 1291 c 128,-1,18\n 1079 1221 1079 1221 1110.5 1135.5 c 128,-1,19\n 1142 1050 1142 1050 1157.5 952.5 c 128,-1,20\n 1173 855 1173 855 1173 750 c 256,21,22\n 1173 645 1173 645 1158 547.5 c 128,-1,23\n 1143 450 1143 450 1112.5 364.5 c 128,-1,24\n 1082 279 1082 279 1036.5 209 c 128,-1,25\n 991 139 991 139 930 88.5 c 128,-1,26\n 869 38 869 38 792 10.5 c 128,-1,27\n 715 -17 715 -17 623 -17 c 0,0,1\n965 719 m 0,28,29\n 965 789 965 789 960.5 862 c 128,-1,30\n 956 935 956 935 942.5 1004.5 c 128,-1,31\n 929 1074 929 1074 905 1135.5 c 128,-1,32\n 881 1197 881 1197 842.5 1242.5 c 128,-1,33\n 804 1288 804 1288 748.5 1315 c 128,-1,34\n 693 1342 693 1342 617 1342 c 0,35,36\n 545 1342 545 1342 492 1318 c 128,-1,37\n 439 1294 439 1294 402 1252.5 c 128,-1,38\n 365 1211 365 1211 341 1155.5 c 128,-1,39\n 317 1100 317 1100 304 1038 c 128,-1,40\n 291 976 291 976 286 911 c 128,-1,41\n 281 846 281 846 281 785 c 0,42,43\n 281 714 281 714 285.5 640 c 128,-1,44\n 290 566 290 566 303.5 496.5 c 128,-1,45\n 317 427 317 427 341 365.5 c 128,-1,46\n 365 304 365 304 404 258 c 128,-1,47\n 443 212 443 212 498 185 c 128,-1,48\n 553 158 553 158 629 158 c 0,49,50\n 700 158 700 158 752.5 182.5 c 128,-1,51\n 805 207 805 207 842.5 249.5 c 128,-1,52\n 880 292 880 292 904 347.5 c 128,-1,53\n 928 403 928 403 941.5 465.5 c 128,-1,54\n 955 528 955 528 960 593 c 128,-1,55\n 965 658 965 658 965 719 c 0,28,29\n880 1620 m 1,56,-1\n 730 1620 l 1,57,-1\n 630 1772 l 1,58,-1\n 600 1860 l 1,59,-1\n 570 1773 l 1,60,-1\n 469 1620 l 1,61,-1\n 319 1620 l 1,62,-1\n 495 1900 l 1,63,-1\n 695 1920 l 1,64,-1\n 880 1620 l 1,56,-1\nEndSplineSet\nEndChar\n\nStartChar: Otilde\nEncoding: 213 213 139\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 88\nMDAP[rnd]\nPUSHW_1\n 28\nMDAP[rnd]\nPUSHW_1\n 88\nSRP0\nPUSHW_1\n 7\nMDRP[rp0,grey]\nPUSHW_1\n 7\nMDAP[rnd]\nPUSHW_1\n 28\nSRP0\nPUSHW_2\n 21\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 7\nSRP0\nPUSHW_2\n 42\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 21\nSRP0\nPUSHW_1\n 89\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 14\nMDAP[rnd]\nELSE\nPUSHW_2\n 14\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 14\nSRP0\nPUSHW_2\n 35\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 49\n 5\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n624 -17 m 0,0,1\n 534 -17 534 -17 458.5 10.5 c 128,-1,2\n 383 38 383 38 321.5 88.5 c 128,-1,3\n 260 139 260 139 214 209 c 128,-1,4\n 168 279 168 279 136.5 364.5 c 128,-1,5\n 105 450 105 450 89.5 547.5 c 128,-1,6\n 74 645 74 645 74 750 c 256,7,8\n 74 855 74 855 89 952.5 c 128,-1,9\n 104 1050 104 1050 134.5 1135.5 c 128,-1,10\n 165 1221 165 1221 210.5 1291 c 128,-1,11\n 256 1361 256 1361 317 1411.5 c 128,-1,12\n 378 1462 378 1462 455 1489.5 c 128,-1,13\n 532 1517 532 1517 624 1517 c 0,14,15\n 714 1517 714 1517 789.5 1489.5 c 128,-1,16\n 865 1462 865 1462 926.5 1411.5 c 128,-1,17\n 988 1361 988 1361 1034 1291 c 128,-1,18\n 1080 1221 1080 1221 1111.5 1135.5 c 128,-1,19\n 1143 1050 1143 1050 1158.5 952.5 c 128,-1,20\n 1174 855 1174 855 1174 750 c 256,21,22\n 1174 645 1174 645 1159 547.5 c 128,-1,23\n 1144 450 1144 450 1113.5 364.5 c 128,-1,24\n 1083 279 1083 279 1037.5 209 c 128,-1,25\n 992 139 992 139 931 88.5 c 128,-1,26\n 870 38 870 38 793 10.5 c 128,-1,27\n 716 -17 716 -17 624 -17 c 0,0,1\n966 719 m 0,28,29\n 966 789 966 789 961.5 862 c 128,-1,30\n 957 935 957 935 943.5 1004.5 c 128,-1,31\n 930 1074 930 1074 906 1135.5 c 128,-1,32\n 882 1197 882 1197 843.5 1242.5 c 128,-1,33\n 805 1288 805 1288 749.5 1315 c 128,-1,34\n 694 1342 694 1342 618 1342 c 0,35,36\n 546 1342 546 1342 493 1318 c 128,-1,37\n 440 1294 440 1294 403 1252.5 c 128,-1,38\n 366 1211 366 1211 342 1155.5 c 128,-1,39\n 318 1100 318 1100 305 1038 c 128,-1,40\n 292 976 292 976 287 911 c 128,-1,41\n 282 846 282 846 282 785 c 0,42,43\n 282 714 282 714 286.5 640 c 128,-1,44\n 291 566 291 566 304.5 496.5 c 128,-1,45\n 318 427 318 427 342 365.5 c 128,-1,46\n 366 304 366 304 405 258 c 128,-1,47\n 444 212 444 212 499 185 c 128,-1,48\n 554 158 554 158 630 158 c 0,49,50\n 701 158 701 158 753.5 182.5 c 128,-1,51\n 806 207 806 207 843.5 249.5 c 128,-1,52\n 881 292 881 292 905 347.5 c 128,-1,53\n 929 403 929 403 942.5 465.5 c 128,-1,54\n 956 528 956 528 961 593 c 128,-1,55\n 966 658 966 658 966 719 c 0,28,29\n287 1655 m 1,56,57\n 291 1695 291 1695 306.5 1733 c 128,-1,58\n 322 1771 322 1771 346.5 1800 c 128,-1,59\n 371 1829 371 1829 402 1846.5 c 128,-1,60\n 433 1864 433 1864 469 1864 c 0,61,62\n 508 1864 508 1864 542 1850 c 128,-1,63\n 576 1836 576 1836 607 1819 c 128,-1,64\n 638 1802 638 1802 668 1788 c 128,-1,65\n 698 1774 698 1774 729 1774 c 0,66,67\n 750 1774 750 1774 766 1784.5 c 128,-1,68\n 782 1795 782 1795 793 1810.5 c 128,-1,69\n 804 1826 804 1826 811 1845 c 128,-1,70\n 818 1864 818 1864 821 1882 c 1,71,-1\n 917 1878 l 1,72,73\n 914 1834 914 1834 897.5 1793 c 128,-1,74\n 881 1752 881 1752 855.5 1720.5 c 128,-1,75\n 830 1689 830 1689 795.5 1670 c 128,-1,76\n 761 1651 761 1651 722 1651 c 0,77,78\n 690 1651 690 1651 659 1665 c 128,-1,79\n 628 1679 628 1679 596 1695.5 c 128,-1,80\n 564 1712 564 1712 531 1726 c 128,-1,81\n 498 1740 498 1740 463 1740 c 0,82,83\n 445 1740 445 1740 430.5 1732 c 128,-1,84\n 416 1724 416 1724 404.5 1711 c 128,-1,85\n 393 1698 393 1698 385 1682.5 c 128,-1,86\n 377 1667 377 1667 373 1652 c 1,87,-1\n 287 1655 l 1,56,57\nEndSplineSet\nEndChar\n\nStartChar: Odieresis\nEncoding: 214 214 140\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 64\nMDAP[rnd]\nPUSHW_1\n 28\nMDAP[rnd]\nPUSHW_1\n 64\nSRP0\nPUSHW_1\n 7\nMDRP[rp0,grey]\nPUSHW_1\n 7\nMDAP[rnd]\nPUSHW_1\n 28\nSRP0\nPUSHW_2\n 21\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 7\nSRP0\nPUSHW_2\n 42\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 21\nSRP0\nPUSHW_1\n 65\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 14\nMDAP[rnd]\nELSE\nPUSHW_2\n 14\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 14\nSRP0\nPUSHW_2\n 35\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 49\n 5\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n624 -17 m 0,0,1\n 534 -17 534 -17 458.5 10.5 c 128,-1,2\n 383 38 383 38 321.5 88.5 c 128,-1,3\n 260 139 260 139 214 209 c 128,-1,4\n 168 279 168 279 136.5 364.5 c 128,-1,5\n 105 450 105 450 89.5 547.5 c 128,-1,6\n 74 645 74 645 74 750 c 256,7,8\n 74 855 74 855 89 952.5 c 128,-1,9\n 104 1050 104 1050 134.5 1135.5 c 128,-1,10\n 165 1221 165 1221 210.5 1291 c 128,-1,11\n 256 1361 256 1361 317 1411.5 c 128,-1,12\n 378 1462 378 1462 455 1489.5 c 128,-1,13\n 532 1517 532 1517 624 1517 c 0,14,15\n 714 1517 714 1517 789.5 1489.5 c 128,-1,16\n 865 1462 865 1462 926.5 1411.5 c 128,-1,17\n 988 1361 988 1361 1034 1291 c 128,-1,18\n 1080 1221 1080 1221 1111.5 1135.5 c 128,-1,19\n 1143 1050 1143 1050 1158.5 952.5 c 128,-1,20\n 1174 855 1174 855 1174 750 c 256,21,22\n 1174 645 1174 645 1159 547.5 c 128,-1,23\n 1144 450 1144 450 1113.5 364.5 c 128,-1,24\n 1083 279 1083 279 1037.5 209 c 128,-1,25\n 992 139 992 139 931 88.5 c 128,-1,26\n 870 38 870 38 793 10.5 c 128,-1,27\n 716 -17 716 -17 624 -17 c 0,0,1\n966 719 m 0,28,29\n 966 789 966 789 961.5 862 c 128,-1,30\n 957 935 957 935 943.5 1004.5 c 128,-1,31\n 930 1074 930 1074 906 1135.5 c 128,-1,32\n 882 1197 882 1197 843.5 1242.5 c 128,-1,33\n 805 1288 805 1288 749.5 1315 c 128,-1,34\n 694 1342 694 1342 618 1342 c 0,35,36\n 546 1342 546 1342 493 1318 c 128,-1,37\n 440 1294 440 1294 403 1252.5 c 128,-1,38\n 366 1211 366 1211 342 1155.5 c 128,-1,39\n 318 1100 318 1100 305 1038 c 128,-1,40\n 292 976 292 976 287 911 c 128,-1,41\n 282 846 282 846 282 785 c 0,42,43\n 282 714 282 714 286.5 640 c 128,-1,44\n 291 566 291 566 304.5 496.5 c 128,-1,45\n 318 427 318 427 342 365.5 c 128,-1,46\n 366 304 366 304 405 258 c 128,-1,47\n 444 212 444 212 499 185 c 128,-1,48\n 554 158 554 158 630 158 c 0,49,50\n 701 158 701 158 753.5 182.5 c 128,-1,51\n 806 207 806 207 843.5 249.5 c 128,-1,52\n 881 292 881 292 905 347.5 c 128,-1,53\n 929 403 929 403 942.5 465.5 c 128,-1,54\n 956 528 956 528 961 593 c 128,-1,55\n 966 658 966 658 966 719 c 0,28,29\n300 1800 m 1,56,-1\n 500 1800 l 1,57,-1\n 500 1600 l 1,58,-1\n 300 1600 l 1,59,-1\n 300 1800 l 1,56,-1\n700 1800 m 1,60,-1\n 900 1800 l 1,61,-1\n 900 1600 l 1,62,-1\n 700 1600 l 1,63,-1\n 700 1800 l 1,60,-1\nEndSplineSet\nEndChar\n\nStartChar: Oslash\nEncoding: 216 216 141\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n650 -17 m 0,0,1\n 560 -17 560 -17 484 10 c 0,2,3\n 442 25 442 25 405 48 c 1,4,-1\n 331 -100 l 1,5,-1\n 121 -100 l 1,6,-1\n 261 178 l 1,7,8\n 250 193 250 193 240 209 c 0,9,10\n 194 279 194 279 162.5 364.5 c 128,-1,11\n 131 450 131 450 115.5 547.5 c 128,-1,12\n 100 645 100 645 100 750 c 256,13,14\n 100 855 100 855 115 952.5 c 128,-1,15\n 130 1050 130 1050 160.5 1135.5 c 128,-1,16\n 191 1221 191 1221 236.5 1291 c 128,-1,17\n 282 1361 282 1361 343 1411.5 c 128,-1,18\n 404 1462 404 1462 481 1489.5 c 128,-1,19\n 558 1517 558 1517 650 1517 c 0,20,21\n 740 1517 740 1517 815 1489 c 0,22,23\n 862 1472 862 1472 903 1447 c 1,24,-1\n 980 1600 l 1,25,-1\n 1180 1600 l 1,26,-1\n 1040 1319 l 1,27,28\n 1050 1305 1050 1305 1060 1291 c 0,29,30\n 1106 1221 1106 1221 1137.5 1135.5 c 128,-1,31\n 1169 1050 1169 1050 1184.5 952.5 c 128,-1,32\n 1200 855 1200 855 1200 750 c 256,33,34\n 1200 645 1200 645 1185 547.5 c 128,-1,35\n 1170 450 1170 450 1139.5 364.5 c 128,-1,36\n 1109 279 1109 279 1063.5 209 c 128,-1,37\n 1018 139 1018 139 957 88.5 c 128,-1,38\n 896 38 896 38 819 10.5 c 128,-1,39\n 742 -17 742 -17 650 -17 c 0,0,1\n775 1315 m 0,40,41\n 720 1342 720 1342 644 1342 c 0,42,43\n 572 1342 572 1342 519 1318 c 128,-1,44\n 466 1294 466 1294 429 1252.5 c 128,-1,45\n 392 1211 392 1211 368 1155.5 c 128,-1,46\n 344 1100 344 1100 331 1038 c 128,-1,47\n 318 976 318 976 313 911 c 128,-1,48\n 308 846 308 846 308 785 c 0,49,50\n 308 714 308 714 312.5 640 c 128,-1,51\n 317 566 317 566 330 496 c 0,52,53\n 342 434 342 434 363 378 c 1,54,-1\n 822 1287 l 1,55,56\n 800 1303 800 1303 775 1315 c 0,40,41\n992 719 m 0,57,58\n 992 789 992 789 987.5 862 c 128,-1,59\n 983 935 983 935 969 1004 c 0,60,61\n 958 1064 958 1064 939 1117 c 1,62,-1\n 485 208 l 1,63,64\n 504 195 504 195 525 185 c 0,65,66\n 580 158 580 158 656 158 c 0,67,68\n 727 158 727 158 779.5 182.5 c 128,-1,69\n 832 207 832 207 869.5 249.5 c 128,-1,70\n 907 292 907 292 931 347.5 c 128,-1,71\n 955 403 955 403 968.5 465.5 c 128,-1,72\n 982 528 982 528 987 593 c 128,-1,73\n 992 658 992 658 992 719 c 0,57,58\nEndSplineSet\nEndChar\n\nStartChar: Ugrave\nEncoding: 217 217 142\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 29\nMDAP[rnd]\nPUSHW_1\n 23\nMDAP[rnd]\nPUSHW_2\n 1\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 29\nSRP0\nPUSHW_1\n 11\nMDRP[rp0,grey]\nPUSHW_1\n 11\nMDAP[rnd]\nPUSHW_3\n 6\n 11\n 1\nSRP1\nSRP2\nIP\nPUSHW_2\n 15\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 20\n 15\n 23\nSRP1\nSRP2\nIP\nPUSHW_1\n 1\nSRP0\nPUSHW_1\n 30\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 14\nMDAP[rnd]\nELSE\nPUSHW_2\n 14\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 6\nMDAP[rnd]\nELSE\nPUSHW_2\n 6\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_2\n 20\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 25\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 28\nMDAP[rnd]\nELSE\nPUSHW_2\n 28\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 27\n 25\n 28\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1115 1500 m 1,0,-1\n 1115 523 l 2,1,2\n 1115 387 1115 387 1082.5 285.5 c 128,-1,3\n 1050 184 1050 184 988.5 117 c 128,-1,4\n 927 50 927 50 838 16.5 c 128,-1,5\n 749 -17 749 -17 635 -17 c 0,6,7\n 513 -17 513 -17 427.5 25.5 c 128,-1,8\n 342 68 342 68 288 145.5 c 128,-1,9\n 234 223 234 223 209.5 332 c 128,-1,10\n 185 441 185 441 185 573 c 2,11,-1\n 185 1290 l 1,12,-1\n 155 1500 l 1,13,-1\n 375 1520 l 1,14,-1\n 375 554 l 2,15,16\n 375 459 375 459 393.5 384.5 c 128,-1,17\n 412 310 412 310 447 258.5 c 128,-1,18\n 482 207 482 207 532 180 c 128,-1,19\n 582 153 582 153 645 153 c 0,20,21\n 792 153 792 153 858.5 240.5 c 128,-1,22\n 925 328 925 328 925 504 c 2,23,-1\n 925 1500 l 1,24,-1\n 1115 1500 l 1,0,-1\n760 1600 m 1,25,-1\n 610 1600 l 1,26,-1\n 385 1900 l 1,27,-1\n 589 1920 l 1,28,-1\n 760 1600 l 1,25,-1\nEndSplineSet\nEndChar\n\nStartChar: Uacute\nEncoding: 218 218 143\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 29\nMDAP[rnd]\nPUSHW_1\n 23\nMDAP[rnd]\nPUSHW_2\n 1\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 29\nSRP0\nPUSHW_1\n 11\nMDRP[rp0,grey]\nPUSHW_1\n 11\nMDAP[rnd]\nPUSHW_3\n 6\n 11\n 1\nSRP1\nSRP2\nIP\nPUSHW_2\n 15\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 20\n 15\n 23\nSRP1\nSRP2\nIP\nPUSHW_1\n 1\nSRP0\nPUSHW_1\n 30\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 14\nMDAP[rnd]\nELSE\nPUSHW_2\n 14\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 6\nMDAP[rnd]\nELSE\nPUSHW_2\n 6\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_2\n 20\n 5\nMIRP[rp0,rnd,grey]\nSVTCA[x-axis]\nPUSHW_1\n 25\nMDAP[rnd]\nPUSHW_2\n 26\n 6\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 27\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 26\nMDAP[rnd]\nELSE\nPUSHW_2\n 26\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 25\nMDAP[rnd]\nELSE\nPUSHW_2\n 25\n 19\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1115 1500 m 1,0,-1\n 1115 523 l 2,1,2\n 1115 387 1115 387 1082.5 285.5 c 128,-1,3\n 1050 184 1050 184 988.5 117 c 128,-1,4\n 927 50 927 50 838 16.5 c 128,-1,5\n 749 -17 749 -17 635 -17 c 0,6,7\n 513 -17 513 -17 427.5 25.5 c 128,-1,8\n 342 68 342 68 288 145.5 c 128,-1,9\n 234 223 234 223 209.5 332 c 128,-1,10\n 185 441 185 441 185 573 c 2,11,-1\n 185 1290 l 1,12,-1\n 155 1500 l 1,13,-1\n 375 1520 l 1,14,-1\n 375 554 l 2,15,16\n 375 459 375 459 393.5 384.5 c 128,-1,17\n 412 310 412 310 447 258.5 c 128,-1,18\n 482 207 482 207 532 180 c 128,-1,19\n 582 153 582 153 645 153 c 0,20,21\n 792 153 792 153 858.5 240.5 c 128,-1,22\n 925 328 925 328 925 504 c 2,23,-1\n 925 1500 l 1,24,-1\n 1115 1500 l 1,0,-1\n700 1900 m 1,25,-1\n 930 1920 l 1,26,-1\n 690 1600 l 1,27,-1\n 540 1600 l 1,28,-1\n 700 1900 l 1,25,-1\nEndSplineSet\nEndChar\n\nStartChar: Ucircumflex\nEncoding: 219 219 144\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 34\nMDAP[rnd]\nPUSHW_1\n 23\nMDAP[rnd]\nPUSHW_2\n 1\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 34\nSRP0\nPUSHW_1\n 11\nMDRP[rp0,grey]\nPUSHW_1\n 11\nMDAP[rnd]\nPUSHW_3\n 6\n 11\n 1\nSRP1\nSRP2\nIP\nPUSHW_2\n 15\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 20\n 15\n 23\nSRP1\nSRP2\nIP\nPUSHW_1\n 1\nSRP0\nPUSHW_1\n 35\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 14\nMDAP[rnd]\nELSE\nPUSHW_2\n 14\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 6\nMDAP[rnd]\nELSE\nPUSHW_2\n 6\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_2\n 20\n 5\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 25\nMDAP[rnd]\nPUSHW_1\n 30\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 33\nMDAP[rnd]\nELSE\nPUSHW_2\n 33\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 28\n 25\n 33\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1115 1500 m 1,0,-1\n 1115 523 l 2,1,2\n 1115 387 1115 387 1082.5 285.5 c 128,-1,3\n 1050 184 1050 184 988.5 117 c 128,-1,4\n 927 50 927 50 838 16.5 c 128,-1,5\n 749 -17 749 -17 635 -17 c 0,6,7\n 513 -17 513 -17 427.5 25.5 c 128,-1,8\n 342 68 342 68 288 145.5 c 128,-1,9\n 234 223 234 223 209.5 332 c 128,-1,10\n 185 441 185 441 185 573 c 2,11,-1\n 185 1290 l 1,12,-1\n 155 1500 l 1,13,-1\n 375 1520 l 1,14,-1\n 375 554 l 2,15,16\n 375 459 375 459 393.5 384.5 c 128,-1,17\n 412 310 412 310 447 258.5 c 128,-1,18\n 482 207 482 207 532 180 c 128,-1,19\n 582 153 582 153 645 153 c 0,20,21\n 792 153 792 153 858.5 240.5 c 128,-1,22\n 925 328 925 328 925 504 c 2,23,-1\n 925 1500 l 1,24,-1\n 1115 1500 l 1,0,-1\n930 1620 m 1,25,-1\n 780 1620 l 1,26,-1\n 680 1772 l 1,27,-1\n 650 1860 l 1,28,-1\n 620 1773 l 1,29,-1\n 519 1620 l 1,30,-1\n 369 1620 l 1,31,-1\n 545 1900 l 1,32,-1\n 745 1920 l 1,33,-1\n 930 1620 l 1,25,-1\nEndSplineSet\nEndChar\n\nStartChar: Udieresis\nEncoding: 220 220 145\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 33\nMDAP[rnd]\nPUSHW_1\n 23\nMDAP[rnd]\nPUSHW_2\n 1\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 33\nSRP0\nPUSHW_1\n 11\nMDRP[rp0,grey]\nPUSHW_1\n 11\nMDAP[rnd]\nPUSHW_3\n 6\n 11\n 1\nSRP1\nSRP2\nIP\nPUSHW_2\n 15\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 20\n 15\n 23\nSRP1\nSRP2\nIP\nPUSHW_1\n 1\nSRP0\nPUSHW_1\n 34\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 14\nMDAP[rnd]\nELSE\nPUSHW_2\n 14\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 6\nMDAP[rnd]\nELSE\nPUSHW_2\n 6\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_2\n 20\n 5\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1115 1500 m 1,0,-1\n 1115 523 l 2,1,2\n 1115 387 1115 387 1082.5 285.5 c 128,-1,3\n 1050 184 1050 184 988.5 117 c 128,-1,4\n 927 50 927 50 838 16.5 c 128,-1,5\n 749 -17 749 -17 635 -17 c 0,6,7\n 513 -17 513 -17 427.5 25.5 c 128,-1,8\n 342 68 342 68 288 145.5 c 128,-1,9\n 234 223 234 223 209.5 332 c 128,-1,10\n 185 441 185 441 185 573 c 2,11,-1\n 185 1290 l 1,12,-1\n 155 1500 l 1,13,-1\n 375 1520 l 1,14,-1\n 375 554 l 2,15,16\n 375 459 375 459 393.5 384.5 c 128,-1,17\n 412 310 412 310 447 258.5 c 128,-1,18\n 482 207 482 207 532 180 c 128,-1,19\n 582 153 582 153 645 153 c 0,20,21\n 792 153 792 153 858.5 240.5 c 128,-1,22\n 925 328 925 328 925 504 c 2,23,-1\n 925 1500 l 1,24,-1\n 1115 1500 l 1,0,-1\n350 1800 m 1,25,-1\n 550 1800 l 1,26,-1\n 550 1600 l 1,27,-1\n 350 1600 l 1,28,-1\n 350 1800 l 1,25,-1\n750 1800 m 1,29,-1\n 950 1800 l 1,30,-1\n 950 1600 l 1,31,-1\n 750 1600 l 1,32,-1\n 750 1800 l 1,29,-1\nEndSplineSet\nEndChar\n\nStartChar: germandbls\nEncoding: 223 223 146\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 14\nMDAP[rnd]\nPUSHW_1\n 54\nMDAP[rnd]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_1\n 14\nSRP0\nPUSHW_1\n 13\nMDRP[rp0,grey]\nPUSHW_1\n 14\nSRP0\nPUSHW_2\n 15\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 33\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 54\nSRP0\nPUSHW_2\n 43\n 9\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 23\nMDAP[rnd]\nELSE\nPUSHW_2\n 23\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 14\nMDAP[rnd]\nELSE\nPUSHW_2\n 14\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 48\nMDAP[rnd]\nELSE\nPUSHW_2\n 48\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 58\n 1\n 57\n 4\nCALL\nPUSHW_1\n 23\nSRP0\nPUSHW_2\n 5\n 1\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 37\n 23\n 48\nSRP1\nSRP2\nIP\nPUSHW_1\n 48\nSRP0\nPUSHW_2\n 49\n 1\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n790 1148 m 0,0,1\n 790 1194 790 1194 776.5 1234 c 128,-1,2\n 763 1274 763 1274 738 1304 c 128,-1,3\n 713 1334 713 1334 678 1351.5 c 128,-1,4\n 643 1369 643 1369 600 1369 c 0,5,6\n 568 1369 568 1369 545.5 1365 c 128,-1,7\n 523 1361 523 1361 505 1352.5 c 128,-1,8\n 487 1344 487 1344 471.5 1332 c 128,-1,9\n 456 1320 456 1320 440 1304 c 0,10,11\n 413 1277 413 1277 406.5 1241 c 128,-1,12\n 400 1205 400 1205 400 1160 c 2,13,-1\n 400 -17 l 1,14,-1\n 192 0 l 1,15,-1\n 192 1111 l 2,16,17\n 192 1305 192 1305 308 1412 c 0,18,19\n 336 1438 336 1438 366 1458 c 128,-1,20\n 396 1478 396 1478 431.5 1491 c 128,-1,21\n 467 1504 467 1504 508.5 1510.5 c 128,-1,22\n 550 1517 550 1517 603 1517 c 0,23,24\n 654 1517 654 1517 693.5 1510 c 128,-1,25\n 733 1503 733 1503 766 1489 c 128,-1,26\n 799 1475 799 1475 826.5 1454 c 128,-1,27\n 854 1433 854 1433 881 1405 c 0,28,29\n 903 1382 903 1382 921.5 1357.5 c 128,-1,30\n 940 1333 940 1333 953 1305 c 128,-1,31\n 966 1277 966 1277 973.5 1244 c 128,-1,32\n 981 1211 981 1211 981 1169 c 0,33,34\n 981 1060 981 1060 929 981 c 128,-1,35\n 877 902 877 902 790 860 c 1,36,-1\n 636 816 l 1,37,-1\n 783 802 l 1,38,39\n 844 784 844 784 898.5 755.5 c 128,-1,40\n 953 727 953 727 994 686 c 128,-1,41\n 1035 645 1035 645 1058.5 589 c 128,-1,42\n 1082 533 1082 533 1082 460 c 0,43,44\n 1082 332 1082 332 1037 244.5 c 128,-1,45\n 992 157 992 157 919.5 102.5 c 128,-1,46\n 847 48 847 48 755.5 24 c 128,-1,47\n 664 0 664 0 570 0 c 1,48,-1\n 510 160 l 1,49,50\n 609 160 609 160 679.5 174.5 c 128,-1,51\n 750 189 750 189 795 222.5 c 128,-1,52\n 840 256 840 256 861 311.5 c 128,-1,53\n 882 367 882 367 882 450 c 0,54,55\n 882 600 882 600 797.5 665 c 128,-1,56\n 713 730 713 730 550 730 c 1,57,-1\n 480 885 l 1,58,59\n 544 885 544 885 600.5 899.5 c 128,-1,60\n 657 914 657 914 699 945.5 c 128,-1,61\n 741 977 741 977 765.5 1027 c 128,-1,62\n 790 1077 790 1077 790 1148 c 0,0,1\nEndSplineSet\nEndChar\n\nStartChar: agrave\nEncoding: 224 224 147\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n1110 0 m 1,0,-1\n 910 0 l 1,1,-1\n 910 162 l 1,2,-1\n 816 50 l 1,3,4\n 799 37 799 37 772.5 25 c 128,-1,5\n 746 13 746 13 716 3.5 c 128,-1,6\n 686 -6 686 -6 655 -11.5 c 128,-1,7\n 624 -17 624 -17 596 -17 c 0,8,9\n 521 -17 521 -17 445 6.5 c 128,-1,10\n 369 30 369 30 308 75.5 c 128,-1,11\n 247 121 247 121 208.5 188.5 c 128,-1,12\n 170 256 170 256 170 344 c 0,13,14\n 170 437 170 437 209.5 504.5 c 128,-1,15\n 249 572 249 572 313 616 c 128,-1,16\n 377 660 377 660 459 681 c 128,-1,17\n 541 702 541 702 625 702 c 0,18,19\n 720 702 720 702 790 691.5 c 128,-1,20\n 860 681 860 681 910 662 c 1,21,-1\n 910 705 l 2,22,23\n 910 764 910 764 895.5 811 c 128,-1,24\n 881 858 881 858 850 890.5 c 128,-1,25\n 819 923 819 923 770.5 940 c 128,-1,26\n 722 957 722 957 655 957 c 0,27,28\n 592 957 592 957 546.5 949.5 c 128,-1,29\n 501 942 501 942 462 933 c 0,30,31\n 439 928 439 928 418 922 c 128,-1,32\n 397 916 397 916 377 910 c 1,33,-1\n 305 1044 l 1,34,35\n 347 1063 347 1063 405 1080 c 0,36,37\n 453 1094 453 1094 514.5 1105.5 c 128,-1,38\n 576 1117 576 1117 665 1117 c 0,39,40\n 780 1117 780 1117 861 1086 c 128,-1,41\n 942 1055 942 1055 993 999 c 128,-1,42\n 1044 943 1044 943 1067 864.5 c 128,-1,43\n 1090 786 1090 786 1090 690 c 2,44,-1\n 1090 180 l 1,45,-1\n 1110 0 l 1,0,-1\n910 525 m 1,46,-1\n 850 533 l 2,47,48\n 836 534 836 534 813 536 c 128,-1,49\n 790 538 790 538 763 539 c 2,50,-1\n 710 541 l 2,51,52\n 684 542 684 542 665 542 c 0,53,54\n 609 542 609 542 555 532 c 128,-1,55\n 501 522 501 522 458.5 499 c 128,-1,56\n 416 476 416 476 389.5 438.5 c 128,-1,57\n 363 401 363 401 363 345 c 0,58,59\n 363 300 363 300 383 263 c 128,-1,60\n 403 226 403 226 436.5 199 c 128,-1,61\n 470 172 470 172 513.5 157.5 c 128,-1,62\n 557 143 557 143 604 143 c 0,63,64\n 697 143 697 143 771 178.5 c 128,-1,65\n 845 214 845 214 910 274 c 1,66,-1\n 910 525 l 1,46,-1\n860 1200 m 1,67,-1\n 710 1200 l 1,68,-1\n 485 1500 l 1,69,-1\n 689 1520 l 1,70,-1\n 860 1200 l 1,67,-1\nEndSplineSet\nEndChar\n\nStartChar: aacute\nEncoding: 225 225 148\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n1110 0 m 1,0,-1\n 910 0 l 1,1,-1\n 910 162 l 1,2,-1\n 816 50 l 1,3,4\n 799 37 799 37 772.5 25 c 128,-1,5\n 746 13 746 13 716 3.5 c 128,-1,6\n 686 -6 686 -6 655 -11.5 c 128,-1,7\n 624 -17 624 -17 596 -17 c 0,8,9\n 521 -17 521 -17 445 6.5 c 128,-1,10\n 369 30 369 30 308 75.5 c 128,-1,11\n 247 121 247 121 208.5 188.5 c 128,-1,12\n 170 256 170 256 170 344 c 0,13,14\n 170 437 170 437 209.5 504.5 c 128,-1,15\n 249 572 249 572 313 616 c 128,-1,16\n 377 660 377 660 459 681 c 128,-1,17\n 541 702 541 702 625 702 c 0,18,19\n 720 702 720 702 790 691.5 c 128,-1,20\n 860 681 860 681 910 662 c 1,21,-1\n 910 705 l 2,22,23\n 910 764 910 764 895.5 811 c 128,-1,24\n 881 858 881 858 850 890.5 c 128,-1,25\n 819 923 819 923 770.5 940 c 128,-1,26\n 722 957 722 957 655 957 c 0,27,28\n 592 957 592 957 546.5 949.5 c 128,-1,29\n 501 942 501 942 462 933 c 0,30,31\n 439 928 439 928 418 922 c 128,-1,32\n 397 916 397 916 377 910 c 1,33,-1\n 305 1044 l 1,34,35\n 347 1063 347 1063 405 1080 c 0,36,37\n 453 1094 453 1094 514.5 1105.5 c 128,-1,38\n 576 1117 576 1117 665 1117 c 0,39,40\n 780 1117 780 1117 861 1086 c 128,-1,41\n 942 1055 942 1055 993 999 c 128,-1,42\n 1044 943 1044 943 1067 864.5 c 128,-1,43\n 1090 786 1090 786 1090 690 c 2,44,-1\n 1090 180 l 1,45,-1\n 1110 0 l 1,0,-1\n910 525 m 1,46,-1\n 850 533 l 2,47,48\n 836 534 836 534 813 536 c 128,-1,49\n 790 538 790 538 763 539 c 2,50,-1\n 710 541 l 2,51,52\n 684 542 684 542 665 542 c 0,53,54\n 609 542 609 542 555 532 c 128,-1,55\n 501 522 501 522 458.5 499 c 128,-1,56\n 416 476 416 476 389.5 438.5 c 128,-1,57\n 363 401 363 401 363 345 c 0,58,59\n 363 300 363 300 383 263 c 128,-1,60\n 403 226 403 226 436.5 199 c 128,-1,61\n 470 172 470 172 513.5 157.5 c 128,-1,62\n 557 143 557 143 604 143 c 0,63,64\n 697 143 697 143 771 178.5 c 128,-1,65\n 845 214 845 214 910 274 c 1,66,-1\n 910 525 l 1,46,-1\n750 1500 m 1,67,-1\n 980 1520 l 1,68,-1\n 740 1200 l 1,69,-1\n 590 1200 l 1,70,-1\n 750 1500 l 1,67,-1\nEndSplineSet\nEndChar\n\nStartChar: acircumflex\nEncoding: 226 226 149\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n1110 0 m 1,0,-1\n 910 0 l 1,1,-1\n 910 162 l 1,2,-1\n 816 50 l 1,3,4\n 799 37 799 37 772.5 25 c 128,-1,5\n 746 13 746 13 716 3.5 c 128,-1,6\n 686 -6 686 -6 655 -11.5 c 128,-1,7\n 624 -17 624 -17 596 -17 c 0,8,9\n 521 -17 521 -17 445 6.5 c 128,-1,10\n 369 30 369 30 308 75.5 c 128,-1,11\n 247 121 247 121 208.5 188.5 c 128,-1,12\n 170 256 170 256 170 344 c 0,13,14\n 170 437 170 437 209.5 504.5 c 128,-1,15\n 249 572 249 572 313 616 c 128,-1,16\n 377 660 377 660 459 681 c 128,-1,17\n 541 702 541 702 625 702 c 0,18,19\n 720 702 720 702 790 691.5 c 128,-1,20\n 860 681 860 681 910 662 c 1,21,-1\n 910 705 l 2,22,23\n 910 764 910 764 895.5 811 c 128,-1,24\n 881 858 881 858 850 890.5 c 128,-1,25\n 819 923 819 923 770.5 940 c 128,-1,26\n 722 957 722 957 655 957 c 0,27,28\n 592 957 592 957 546.5 949.5 c 128,-1,29\n 501 942 501 942 462 933 c 0,30,31\n 439 928 439 928 418 922 c 128,-1,32\n 397 916 397 916 377 910 c 1,33,-1\n 305 1044 l 1,34,35\n 347 1063 347 1063 405 1080 c 0,36,37\n 453 1094 453 1094 514.5 1105.5 c 128,-1,38\n 576 1117 576 1117 665 1117 c 0,39,40\n 780 1117 780 1117 861 1086 c 128,-1,41\n 942 1055 942 1055 993 999 c 128,-1,42\n 1044 943 1044 943 1067 864.5 c 128,-1,43\n 1090 786 1090 786 1090 690 c 2,44,-1\n 1090 180 l 1,45,-1\n 1110 0 l 1,0,-1\n910 525 m 1,46,-1\n 850 533 l 2,47,48\n 836 534 836 534 813 536 c 128,-1,49\n 790 538 790 538 763 539 c 2,50,-1\n 710 541 l 2,51,52\n 684 542 684 542 665 542 c 0,53,54\n 609 542 609 542 555 532 c 128,-1,55\n 501 522 501 522 458.5 499 c 128,-1,56\n 416 476 416 476 389.5 438.5 c 128,-1,57\n 363 401 363 401 363 345 c 0,58,59\n 363 300 363 300 383 263 c 128,-1,60\n 403 226 403 226 436.5 199 c 128,-1,61\n 470 172 470 172 513.5 157.5 c 128,-1,62\n 557 143 557 143 604 143 c 0,63,64\n 697 143 697 143 771 178.5 c 128,-1,65\n 845 214 845 214 910 274 c 1,66,-1\n 910 525 l 1,46,-1\n980 1220 m 1,67,-1\n 830 1220 l 1,68,-1\n 730 1372 l 1,69,-1\n 700 1460 l 1,70,-1\n 670 1373 l 1,71,-1\n 569 1220 l 1,72,-1\n 419 1220 l 1,73,-1\n 595 1500 l 1,74,-1\n 795 1520 l 1,75,-1\n 980 1220 l 1,67,-1\nEndSplineSet\nEndChar\n\nStartChar: atilde\nEncoding: 227 227 150\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n1110 0 m 1,0,-1\n 910 0 l 1,1,-1\n 910 162 l 1,2,-1\n 816 50 l 1,3,4\n 799 37 799 37 772.5 25 c 128,-1,5\n 746 13 746 13 716 3.5 c 128,-1,6\n 686 -6 686 -6 655 -11.5 c 128,-1,7\n 624 -17 624 -17 596 -17 c 0,8,9\n 521 -17 521 -17 445 6.5 c 128,-1,10\n 369 30 369 30 308 75.5 c 128,-1,11\n 247 121 247 121 208.5 188.5 c 128,-1,12\n 170 256 170 256 170 344 c 0,13,14\n 170 437 170 437 209.5 504.5 c 128,-1,15\n 249 572 249 572 313 616 c 128,-1,16\n 377 660 377 660 459 681 c 128,-1,17\n 541 702 541 702 625 702 c 0,18,19\n 720 702 720 702 790 691.5 c 128,-1,20\n 860 681 860 681 910 662 c 1,21,-1\n 910 705 l 2,22,23\n 910 764 910 764 895.5 811 c 128,-1,24\n 881 858 881 858 850 890.5 c 128,-1,25\n 819 923 819 923 770.5 940 c 128,-1,26\n 722 957 722 957 655 957 c 0,27,28\n 592 957 592 957 546.5 949.5 c 128,-1,29\n 501 942 501 942 462 933 c 0,30,31\n 439 928 439 928 418 922 c 128,-1,32\n 397 916 397 916 377 910 c 1,33,-1\n 305 1044 l 1,34,35\n 347 1063 347 1063 405 1080 c 0,36,37\n 453 1094 453 1094 514.5 1105.5 c 128,-1,38\n 576 1117 576 1117 665 1117 c 0,39,40\n 780 1117 780 1117 861 1086 c 128,-1,41\n 942 1055 942 1055 993 999 c 128,-1,42\n 1044 943 1044 943 1067 864.5 c 128,-1,43\n 1090 786 1090 786 1090 690 c 2,44,-1\n 1090 180 l 1,45,-1\n 1110 0 l 1,0,-1\n910 525 m 1,46,-1\n 850 533 l 2,47,48\n 836 534 836 534 813 536 c 128,-1,49\n 790 538 790 538 763 539 c 2,50,-1\n 710 541 l 2,51,52\n 684 542 684 542 665 542 c 0,53,54\n 609 542 609 542 555 532 c 128,-1,55\n 501 522 501 522 458.5 499 c 128,-1,56\n 416 476 416 476 389.5 438.5 c 128,-1,57\n 363 401 363 401 363 345 c 0,58,59\n 363 300 363 300 383 263 c 128,-1,60\n 403 226 403 226 436.5 199 c 128,-1,61\n 470 172 470 172 513.5 157.5 c 128,-1,62\n 557 143 557 143 604 143 c 0,63,64\n 697 143 697 143 771 178.5 c 128,-1,65\n 845 214 845 214 910 274 c 1,66,-1\n 910 525 l 1,46,-1\n387 1275 m 1,67,68\n 391 1315 391 1315 406.5 1353 c 128,-1,69\n 422 1391 422 1391 446.5 1420 c 128,-1,70\n 471 1449 471 1449 502 1466.5 c 128,-1,71\n 533 1484 533 1484 569 1484 c 0,72,73\n 608 1484 608 1484 642 1470 c 128,-1,74\n 676 1456 676 1456 707 1439 c 128,-1,75\n 738 1422 738 1422 768 1408 c 128,-1,76\n 798 1394 798 1394 829 1394 c 0,77,78\n 850 1394 850 1394 866 1404.5 c 128,-1,79\n 882 1415 882 1415 893 1430.5 c 128,-1,80\n 904 1446 904 1446 911 1465 c 128,-1,81\n 918 1484 918 1484 921 1502 c 1,82,-1\n 1017 1498 l 1,83,84\n 1014 1454 1014 1454 997.5 1413 c 128,-1,85\n 981 1372 981 1372 955.5 1340.5 c 128,-1,86\n 930 1309 930 1309 895.5 1290 c 128,-1,87\n 861 1271 861 1271 822 1271 c 0,88,89\n 790 1271 790 1271 759 1285 c 128,-1,90\n 728 1299 728 1299 696 1315.5 c 128,-1,91\n 664 1332 664 1332 631 1346 c 128,-1,92\n 598 1360 598 1360 563 1360 c 0,93,94\n 545 1360 545 1360 530.5 1352 c 128,-1,95\n 516 1344 516 1344 504.5 1331 c 128,-1,96\n 493 1318 493 1318 485 1302.5 c 128,-1,97\n 477 1287 477 1287 473 1272 c 1,98,-1\n 387 1275 l 1,67,68\nEndSplineSet\nEndChar\n\nStartChar: adieresis\nEncoding: 228 228 151\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n1110 0 m 1,0,-1\n 910 0 l 1,1,-1\n 910 162 l 1,2,-1\n 816 50 l 1,3,4\n 799 37 799 37 772.5 25 c 128,-1,5\n 746 13 746 13 716 3.5 c 128,-1,6\n 686 -6 686 -6 655 -11.5 c 128,-1,7\n 624 -17 624 -17 596 -17 c 0,8,9\n 521 -17 521 -17 445 6.5 c 128,-1,10\n 369 30 369 30 308 75.5 c 128,-1,11\n 247 121 247 121 208.5 188.5 c 128,-1,12\n 170 256 170 256 170 344 c 0,13,14\n 170 437 170 437 209.5 504.5 c 128,-1,15\n 249 572 249 572 313 616 c 128,-1,16\n 377 660 377 660 459 681 c 128,-1,17\n 541 702 541 702 625 702 c 0,18,19\n 720 702 720 702 790 691.5 c 128,-1,20\n 860 681 860 681 910 662 c 1,21,-1\n 910 705 l 2,22,23\n 910 764 910 764 895.5 811 c 128,-1,24\n 881 858 881 858 850 890.5 c 128,-1,25\n 819 923 819 923 770.5 940 c 128,-1,26\n 722 957 722 957 655 957 c 0,27,28\n 592 957 592 957 546.5 949.5 c 128,-1,29\n 501 942 501 942 462 933 c 0,30,31\n 439 928 439 928 418 922 c 128,-1,32\n 397 916 397 916 377 910 c 1,33,-1\n 305 1044 l 1,34,35\n 347 1063 347 1063 405 1080 c 0,36,37\n 453 1094 453 1094 514.5 1105.5 c 128,-1,38\n 576 1117 576 1117 665 1117 c 0,39,40\n 780 1117 780 1117 861 1086 c 128,-1,41\n 942 1055 942 1055 993 999 c 128,-1,42\n 1044 943 1044 943 1067 864.5 c 128,-1,43\n 1090 786 1090 786 1090 690 c 2,44,-1\n 1090 180 l 1,45,-1\n 1110 0 l 1,0,-1\n910 525 m 1,46,-1\n 850 533 l 2,47,48\n 836 534 836 534 813 536 c 128,-1,49\n 790 538 790 538 763 539 c 2,50,-1\n 710 541 l 2,51,52\n 684 542 684 542 665 542 c 0,53,54\n 609 542 609 542 555 532 c 128,-1,55\n 501 522 501 522 458.5 499 c 128,-1,56\n 416 476 416 476 389.5 438.5 c 128,-1,57\n 363 401 363 401 363 345 c 0,58,59\n 363 300 363 300 383 263 c 128,-1,60\n 403 226 403 226 436.5 199 c 128,-1,61\n 470 172 470 172 513.5 157.5 c 128,-1,62\n 557 143 557 143 604 143 c 0,63,64\n 697 143 697 143 771 178.5 c 128,-1,65\n 845 214 845 214 910 274 c 1,66,-1\n 910 525 l 1,46,-1\n400 1500 m 1,67,-1\n 600 1500 l 1,68,-1\n 600 1300 l 1,69,-1\n 400 1300 l 1,70,-1\n 400 1500 l 1,67,-1\n800 1500 m 1,71,-1\n 1000 1500 l 1,72,-1\n 1000 1300 l 1,73,-1\n 800 1300 l 1,74,-1\n 800 1500 l 1,71,-1\nEndSplineSet\nEndChar\n\nStartChar: aring\nEncoding: 229 229 152\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n1110 0 m 1,0,-1\n 910 0 l 1,1,-1\n 910 162 l 1,2,-1\n 816 50 l 1,3,4\n 799 37 799 37 772.5 25 c 128,-1,5\n 746 13 746 13 716 3.5 c 128,-1,6\n 686 -6 686 -6 655 -11.5 c 128,-1,7\n 624 -17 624 -17 596 -17 c 0,8,9\n 521 -17 521 -17 445 6.5 c 128,-1,10\n 369 30 369 30 308 75.5 c 128,-1,11\n 247 121 247 121 208.5 188.5 c 128,-1,12\n 170 256 170 256 170 344 c 0,13,14\n 170 437 170 437 209.5 504.5 c 128,-1,15\n 249 572 249 572 313 616 c 128,-1,16\n 377 660 377 660 459 681 c 128,-1,17\n 541 702 541 702 625 702 c 0,18,19\n 720 702 720 702 790 691.5 c 128,-1,20\n 860 681 860 681 910 662 c 1,21,-1\n 910 705 l 2,22,23\n 910 764 910 764 895.5 811 c 128,-1,24\n 881 858 881 858 850 890.5 c 128,-1,25\n 819 923 819 923 770.5 940 c 128,-1,26\n 722 957 722 957 655 957 c 0,27,28\n 592 957 592 957 546.5 949.5 c 128,-1,29\n 501 942 501 942 462 933 c 0,30,31\n 439 928 439 928 418 922 c 128,-1,32\n 397 916 397 916 377 910 c 1,33,-1\n 305 1044 l 1,34,35\n 347 1063 347 1063 405 1080 c 0,36,37\n 453 1094 453 1094 514.5 1105.5 c 128,-1,38\n 576 1117 576 1117 665 1117 c 0,39,40\n 780 1117 780 1117 861 1086 c 128,-1,41\n 942 1055 942 1055 993 999 c 128,-1,42\n 1044 943 1044 943 1067 864.5 c 128,-1,43\n 1090 786 1090 786 1090 690 c 2,44,-1\n 1090 180 l 1,45,-1\n 1110 0 l 1,0,-1\n910 525 m 1,46,-1\n 850 533 l 2,47,48\n 836 534 836 534 813 536 c 128,-1,49\n 790 538 790 538 763 539 c 2,50,-1\n 710 541 l 2,51,52\n 684 542 684 542 665 542 c 0,53,54\n 609 542 609 542 555 532 c 128,-1,55\n 501 522 501 522 458.5 499 c 128,-1,56\n 416 476 416 476 389.5 438.5 c 128,-1,57\n 363 401 363 401 363 345 c 0,58,59\n 363 300 363 300 383 263 c 128,-1,60\n 403 226 403 226 436.5 199 c 128,-1,61\n 470 172 470 172 513.5 157.5 c 128,-1,62\n 557 143 557 143 604 143 c 0,63,64\n 697 143 697 143 771 178.5 c 128,-1,65\n 845 214 845 214 910 274 c 1,66,-1\n 910 525 l 1,46,-1\n700 1634 m 256,67,68\n 749 1634 749 1634 792 1615.5 c 128,-1,69\n 835 1597 835 1597 867.5 1564.5 c 128,-1,70\n 900 1532 900 1532 918.5 1489 c 128,-1,71\n 937 1446 937 1446 937 1397 c 256,72,73\n 937 1348 937 1348 918.5 1304 c 128,-1,74\n 900 1260 900 1260 868.5 1227 c 128,-1,75\n 837 1194 837 1194 794 1175 c 128,-1,76\n 751 1156 751 1156 702 1156 c 256,77,78\n 653 1156 653 1156 609.5 1175 c 128,-1,79\n 566 1194 566 1194 533 1227 c 128,-1,80\n 500 1260 500 1260 481 1304 c 128,-1,81\n 462 1348 462 1348 462 1397 c 256,82,83\n 462 1446 462 1446 481 1489 c 128,-1,84\n 500 1532 500 1532 532 1564.5 c 128,-1,85\n 564 1597 564 1597 607.5 1615.5 c 128,-1,86\n 651 1634 651 1634 700 1634 c 256,67,68\n701 1273 m 256,87,88\n 726 1273 726 1273 748 1283 c 128,-1,89\n 770 1293 770 1293 786 1309.5 c 128,-1,90\n 802 1326 802 1326 811.5 1348.5 c 128,-1,91\n 821 1371 821 1371 821 1396 c 256,92,93\n 821 1421 821 1421 811.5 1443 c 128,-1,94\n 802 1465 802 1465 785.5 1481.5 c 128,-1,95\n 769 1498 769 1498 747 1507.5 c 128,-1,96\n 725 1517 725 1517 700 1517 c 256,97,98\n 675 1517 675 1517 653 1507.5 c 128,-1,99\n 631 1498 631 1498 614.5 1481.5 c 128,-1,100\n 598 1465 598 1465 588.5 1443 c 128,-1,101\n 579 1421 579 1421 579 1396 c 256,102,103\n 579 1371 579 1371 588.5 1348.5 c 128,-1,104\n 598 1326 598 1326 614.5 1309.5 c 128,-1,105\n 631 1293 631 1293 653.5 1283 c 128,-1,106\n 676 1273 676 1273 701 1273 c 256,87,88\nEndSplineSet\nEndChar\n\nStartChar: ae\nEncoding: 230 230 153\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n1245 650 m 0,0,1\n 1245 631 1245 631 1243.5 609.5 c 128,-1,2\n 1242 588 1242 588 1239 567 c 128,-1,3\n 1236 546 1236 546 1232.5 528 c 128,-1,4\n 1229 510 1229 510 1225 500 c 1,5,-1\n 745 500 l 1,6,7\n 745 425 745 425 756 360 c 128,-1,8\n 767 295 767 295 789.5 246.5 c 128,-1,9\n 812 198 812 198 846 170.5 c 128,-1,10\n 880 143 880 143 925 143 c 0,11,12\n 963 143 963 143 994 152.5 c 128,-1,13\n 1025 162 1025 162 1048 175 c 128,-1,14\n 1071 188 1071 188 1086 202 c 128,-1,15\n 1101 216 1101 216 1107 225 c 1,16,-1\n 1236 129 l 1,17,18\n 1211 99 1211 99 1184.5 72.5 c 128,-1,19\n 1158 46 1158 46 1122 26 c 128,-1,20\n 1086 6 1086 6 1038 -5.5 c 128,-1,21\n 990 -17 990 -17 923 -17 c 0,22,23\n 870 -17 870 -17 825 -0.5 c 128,-1,24\n 780 16 780 16 744.5 44 c 128,-1,25\n 709 72 709 72 684.5 109.5 c 128,-1,26\n 660 147 660 147 647 189 c 1,27,28\n 631 147 631 147 609.5 109.5 c 128,-1,29\n 588 72 588 72 557 44 c 128,-1,30\n 526 16 526 16 483 -0.5 c 128,-1,31\n 440 -17 440 -17 381 -17 c 0,32,33\n 306 -17 306 -17 245.5 6.5 c 128,-1,34\n 185 30 185 30 142.5 75.5 c 128,-1,35\n 100 121 100 121 77.5 188.5 c 128,-1,36\n 55 256 55 256 55 344 c 0,37,38\n 55 437 55 437 77 505.5 c 128,-1,39\n 99 574 99 574 138.5 619.5 c 128,-1,40\n 178 665 178 665 234.5 687.5 c 128,-1,41\n 291 710 291 710 360 710 c 0,42,43\n 417 710 417 710 448 704 c 128,-1,44\n 479 698 479 698 494 690 c 0,45,46\n 511 681 511 681 515 671 c 1,47,-1\n 515 705 l 2,48,49\n 515 764 515 764 513 811 c 128,-1,50\n 511 858 511 858 499.5 890.5 c 128,-1,51\n 488 923 488 923 462.5 940 c 128,-1,52\n 437 957 437 957 390 957 c 0,53,54\n 357 957 357 957 325.5 949.5 c 128,-1,55\n 294 942 294 942 268 933 c 0,56,57\n 238 922 238 922 212 910 c 1,58,-1\n 140 1044 l 1,59,60\n 182 1064 182 1064 231 1080 c 0,61,62\n 273 1094 273 1094 329 1105.5 c 128,-1,63\n 385 1117 385 1117 450 1117 c 0,64,65\n 492 1117 492 1117 525 1104.5 c 128,-1,66\n 558 1092 558 1092 582 1070.5 c 128,-1,67\n 606 1049 606 1049 622.5 1021 c 128,-1,68\n 639 993 639 993 648 962 c 1,69,70\n 657 993 657 993 678 1021 c 128,-1,71\n 699 1049 699 1049 731 1070.5 c 128,-1,72\n 763 1092 763 1092 807 1104.5 c 128,-1,73\n 851 1117 851 1117 905 1117 c 0,74,75\n 1013 1117 1013 1117 1079.5 1087 c 128,-1,76\n 1146 1057 1146 1057 1183 998 c 128,-1,77\n 1220 939 1220 939 1232.5 851.5 c 128,-1,78\n 1245 764 1245 764 1245 650 c 0,0,1\n515 533 m 1,79,80\n 506 537 506 537 494 541 c 0,81,82\n 483 544 483 544 466 547 c 128,-1,83\n 449 550 449 550 426 550 c 0,84,85\n 333 550 333 550 284 503.5 c 128,-1,86\n 235 457 235 457 235 345 c 0,87,88\n 235 300 235 300 243.5 263 c 128,-1,89\n 252 226 252 226 270.5 199 c 128,-1,90\n 289 172 289 172 318.5 157.5 c 128,-1,91\n 348 143 348 143 389 143 c 0,92,93\n 427 143 427 143 452 163 c 128,-1,94\n 477 183 477 183 491 208 c 0,95,96\n 508 237 508 237 515 274 c 1,97,-1\n 515 533 l 1,79,80\n1067 730 m 2,98,99\n 1067 776 1067 776 1059.5 817.5 c 128,-1,100\n 1052 859 1052 859 1034 890 c 128,-1,101\n 1016 921 1016 921 986 939 c 128,-1,102\n 956 957 956 957 911 957 c 0,103,104\n 862 957 862 957 830 937.5 c 128,-1,105\n 798 918 798 918 779 886.5 c 128,-1,106\n 760 855 760 855 752 814.5 c 128,-1,107\n 744 774 744 774 744 732 c 1,108,-1\n 675 623 l 1,109,-1\n 797 650 l 1,110,-1\n 1067 650 l 1,111,-1\n 1067 730 l 2,98,99\nEndSplineSet\nEndChar\n\nStartChar: ccedilla\nEncoding: 231 231 154\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n1006 878 m 1,0,1\n 967 913 967 913 898 935 c 128,-1,2\n 829 957 829 957 723 957 c 0,3,4\n 639 957 639 957 572.5 925.5 c 128,-1,5\n 506 894 506 894 459.5 840 c 128,-1,6\n 413 786 413 786 388.5 714.5 c 128,-1,7\n 364 643 364 643 364 564 c 0,8,9\n 364 482 364 482 387.5 407.5 c 128,-1,10\n 411 333 411 333 457.5 276 c 128,-1,11\n 504 219 504 219 573 185.5 c 128,-1,12\n 642 152 642 152 734 152 c 0,13,14\n 786 152 786 152 834 164 c 128,-1,15\n 882 176 882 176 921 192.5 c 128,-1,16\n 960 209 960 209 987.5 225.5 c 128,-1,17\n 1015 242 1015 242 1027 252 c 1,18,-1\n 1099 111 l 1,19,20\n 1084 98 1084 98 1054 76.5 c 128,-1,21\n 1024 55 1024 55 977.5 34 c 128,-1,22\n 931 13 931 13 867 -2 c 0,23,24\n 844 -7 844 -7 819 -10 c 1,25,26\n 836 -33 836 -33 851 -59 c 0,27,28\n 867 -86 867 -86 880 -122 c 128,-1,29\n 893 -158 893 -158 893 -198 c 0,30,31\n 893 -242 893 -242 874.5 -280 c 128,-1,32\n 856 -318 856 -318 825 -346.5 c 128,-1,33\n 794 -375 794 -375 753.5 -391 c 128,-1,34\n 713 -407 713 -407 669 -407 c 0,35,36\n 619 -407 619 -407 572.5 -393.5 c 128,-1,37\n 526 -380 526 -380 489 -363 c 0,38,39\n 446 -344 446 -344 408 -318 c 1,40,-1\n 479 -218 l 1,41,42\n 505 -236 505 -236 533 -249 c 0,43,44\n 557 -260 557 -260 586.5 -269.5 c 128,-1,45\n 616 -279 616 -279 645 -279 c 0,46,47\n 682 -279 682 -279 711 -255 c 128,-1,48\n 740 -231 740 -231 740 -189 c 0,49,50\n 740 -156 740 -156 723.5 -122.5 c 128,-1,51\n 707 -89 707 -89 687 -62 c 0,52,53\n 668 -36 668 -36 646 -12 c 1,54,55\n 564 -2 564 -2 493 32 c 0,56,57\n 392 82 392 82 320 164.5 c 128,-1,58\n 248 247 248 247 208.5 354 c 128,-1,59\n 169 461 169 461 169 577 c 0,60,61\n 169 681 169 681 207.5 778.5 c 128,-1,62\n 246 876 246 876 318 951 c 128,-1,63\n 390 1026 390 1026 493 1071.5 c 128,-1,64\n 596 1117 596 1117 725 1117 c 0,65,66\n 847 1117 847 1117 944.5 1088.5 c 128,-1,67\n 1042 1060 1042 1060 1105 991 c 1,68,-1\n 1006 878 l 1,0,1\nEndSplineSet\nEndChar\n\nStartChar: egrave\nEncoding: 232 232 155\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 55\nMDAP[rnd]\nPUSHW_4\n 22\n 9\n 37\n 4\nCALL\nPUSHW_1\n 55\nSRP0\nPUSHW_1\n 10\nMDRP[rp0,min,rnd,grey]\nPUSHW_3\n 5\n 10\n 22\nSRP1\nSRP2\nIP\nPUSHW_3\n 17\n 10\n 22\nSRP1\nSRP2\nIP\nPUSHW_2\n 26\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 31\n 26\n 25\nSRP1\nSRP2\nIP\nPUSHW_3\n 49\n 10\n 26\nSRP1\nSRP2\nIP\nPUSHW_1\n 22\nSRP0\nPUSHW_1\n 56\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 17\nMDAP[rnd]\nELSE\nPUSHW_2\n 17\n 17\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 5\nMDAP[rnd]\nELSE\nPUSHW_2\n 5\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 25\n 1\n 37\n 4\nCALL\nPUSHW_1\n 5\nSRP0\nPUSHW_2\n 31\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 17\nSRP0\nPUSHW_2\n 43\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 49\n 25\n 37\nSRP1\nSRP2\nIP\nPUSHW_1\n 51\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 54\nMDAP[rnd]\nELSE\nPUSHW_2\n 54\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 53\n 51\n 54\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1034 129 m 1,0,1\n 1003 97 1003 97 966 70 c 128,-1,2\n 929 43 929 43 884 23.5 c 128,-1,3\n 839 4 839 4 784.5 -6.5 c 128,-1,4\n 730 -17 730 -17 663 -17 c 0,5,6\n 530 -17 530 -17 433 30 c 128,-1,7\n 336 77 336 77 273 156 c 128,-1,8\n 210 235 210 235 180 337 c 128,-1,9\n 150 439 150 439 150 550 c 0,10,11\n 150 621 150 621 164.5 690.5 c 128,-1,12\n 179 760 179 760 206.5 823 c 128,-1,13\n 234 886 234 886 275.5 940 c 128,-1,14\n 317 994 317 994 371.5 1033 c 128,-1,15\n 426 1072 426 1072 492.5 1094.5 c 128,-1,16\n 559 1117 559 1117 638 1117 c 0,17,18\n 746 1117 746 1117 833 1082 c 128,-1,19\n 920 1047 920 1047 981 984 c 128,-1,20\n 1042 921 1042 921 1075 832.5 c 128,-1,21\n 1108 744 1108 744 1108 638 c 0,22,23\n 1108 607 1108 607 1106 570 c 128,-1,24\n 1104 533 1104 533 1100 500 c 1,25,-1\n 340 500 l 1,26,27\n 340 423 340 423 364 357.5 c 128,-1,28\n 388 292 388 292 429.5 244.5 c 128,-1,29\n 471 197 471 197 527.5 170 c 128,-1,30\n 584 143 584 143 650 143 c 0,31,32\n 714 143 714 143 759.5 152.5 c 128,-1,33\n 805 162 805 162 836.5 176 c 128,-1,34\n 868 190 868 190 889 206 c 128,-1,35\n 910 222 910 222 925 236 c 1,36,-1\n 1034 129 l 1,0,1\n932 650 m 1,37,-1\n 932 694 l 2,38,39\n 932 751 932 751 909.5 799 c 128,-1,40\n 887 847 887 847 848.5 882.5 c 128,-1,41\n 810 918 810 918 759.5 938 c 128,-1,42\n 709 958 709 958 653 958 c 0,43,44\n 586 958 586 958 535.5 936.5 c 128,-1,45\n 485 915 485 915 449 881.5 c 128,-1,46\n 413 848 413 848 391 808 c 128,-1,47\n 369 768 369 768 359 732 c 1,48,-1\n 300 618 l 1,49,-1\n 485 650 l 1,50,-1\n 932 650 l 1,37,-1\n760 1200 m 1,51,-1\n 610 1200 l 1,52,-1\n 385 1500 l 1,53,-1\n 589 1520 l 1,54,-1\n 760 1200 l 1,51,-1\nEndSplineSet\nEndChar\n\nStartChar: eacute\nEncoding: 233 233 156\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 55\nMDAP[rnd]\nPUSHW_4\n 22\n 9\n 37\n 4\nCALL\nPUSHW_1\n 55\nSRP0\nPUSHW_1\n 10\nMDRP[rp0,min,rnd,grey]\nPUSHW_3\n 5\n 10\n 22\nSRP1\nSRP2\nIP\nPUSHW_3\n 17\n 10\n 22\nSRP1\nSRP2\nIP\nPUSHW_2\n 26\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 31\n 26\n 25\nSRP1\nSRP2\nIP\nPUSHW_3\n 49\n 10\n 26\nSRP1\nSRP2\nIP\nPUSHW_1\n 22\nSRP0\nPUSHW_1\n 56\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 17\nMDAP[rnd]\nELSE\nPUSHW_2\n 17\n 17\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 5\nMDAP[rnd]\nELSE\nPUSHW_2\n 5\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 25\n 1\n 37\n 4\nCALL\nPUSHW_1\n 5\nSRP0\nPUSHW_2\n 31\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 17\nSRP0\nPUSHW_2\n 43\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 49\n 25\n 37\nSRP1\nSRP2\nIP\nSVTCA[x-axis]\nPUSHW_1\n 51\nMDAP[rnd]\nPUSHW_2\n 52\n 6\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 53\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 52\nMDAP[rnd]\nELSE\nPUSHW_2\n 52\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 51\nMDAP[rnd]\nELSE\nPUSHW_2\n 51\n 19\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1034 129 m 1,0,1\n 1003 97 1003 97 966 70 c 128,-1,2\n 929 43 929 43 884 23.5 c 128,-1,3\n 839 4 839 4 784.5 -6.5 c 128,-1,4\n 730 -17 730 -17 663 -17 c 0,5,6\n 530 -17 530 -17 433 30 c 128,-1,7\n 336 77 336 77 273 156 c 128,-1,8\n 210 235 210 235 180 337 c 128,-1,9\n 150 439 150 439 150 550 c 0,10,11\n 150 621 150 621 164.5 690.5 c 128,-1,12\n 179 760 179 760 206.5 823 c 128,-1,13\n 234 886 234 886 275.5 940 c 128,-1,14\n 317 994 317 994 371.5 1033 c 128,-1,15\n 426 1072 426 1072 492.5 1094.5 c 128,-1,16\n 559 1117 559 1117 638 1117 c 0,17,18\n 746 1117 746 1117 833 1082 c 128,-1,19\n 920 1047 920 1047 981 984 c 128,-1,20\n 1042 921 1042 921 1075 832.5 c 128,-1,21\n 1108 744 1108 744 1108 638 c 0,22,23\n 1108 607 1108 607 1106 570 c 128,-1,24\n 1104 533 1104 533 1100 500 c 1,25,-1\n 340 500 l 1,26,27\n 340 423 340 423 364 357.5 c 128,-1,28\n 388 292 388 292 429.5 244.5 c 128,-1,29\n 471 197 471 197 527.5 170 c 128,-1,30\n 584 143 584 143 650 143 c 0,31,32\n 714 143 714 143 759.5 152.5 c 128,-1,33\n 805 162 805 162 836.5 176 c 128,-1,34\n 868 190 868 190 889 206 c 128,-1,35\n 910 222 910 222 925 236 c 1,36,-1\n 1034 129 l 1,0,1\n932 650 m 1,37,-1\n 932 694 l 2,38,39\n 932 751 932 751 909.5 799 c 128,-1,40\n 887 847 887 847 848.5 882.5 c 128,-1,41\n 810 918 810 918 759.5 938 c 128,-1,42\n 709 958 709 958 653 958 c 0,43,44\n 586 958 586 958 535.5 936.5 c 128,-1,45\n 485 915 485 915 449 881.5 c 128,-1,46\n 413 848 413 848 391 808 c 128,-1,47\n 369 768 369 768 359 732 c 1,48,-1\n 300 618 l 1,49,-1\n 485 650 l 1,50,-1\n 932 650 l 1,37,-1\n700 1500 m 1,51,-1\n 930 1520 l 1,52,-1\n 690 1200 l 1,53,-1\n 540 1200 l 1,54,-1\n 700 1500 l 1,51,-1\nEndSplineSet\nEndChar\n\nStartChar: ecircumflex\nEncoding: 234 234 157\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 60\nMDAP[rnd]\nPUSHW_4\n 22\n 9\n 37\n 4\nCALL\nPUSHW_1\n 60\nSRP0\nPUSHW_1\n 10\nMDRP[rp0,min,rnd,grey]\nPUSHW_3\n 5\n 10\n 22\nSRP1\nSRP2\nIP\nPUSHW_3\n 17\n 10\n 22\nSRP1\nSRP2\nIP\nPUSHW_2\n 26\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 31\n 26\n 25\nSRP1\nSRP2\nIP\nPUSHW_3\n 49\n 10\n 26\nSRP1\nSRP2\nIP\nPUSHW_1\n 22\nSRP0\nPUSHW_1\n 61\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 17\nMDAP[rnd]\nELSE\nPUSHW_2\n 17\n 17\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 5\nMDAP[rnd]\nELSE\nPUSHW_2\n 5\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 25\n 1\n 37\n 4\nCALL\nPUSHW_1\n 5\nSRP0\nPUSHW_2\n 31\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 17\nSRP0\nPUSHW_2\n 43\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 49\n 25\n 37\nSRP1\nSRP2\nIP\nPUSHW_1\n 51\nMDAP[rnd]\nPUSHW_1\n 56\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 59\nMDAP[rnd]\nELSE\nPUSHW_2\n 59\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 54\n 51\n 59\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1034 129 m 1,0,1\n 1003 97 1003 97 966 70 c 128,-1,2\n 929 43 929 43 884 23.5 c 128,-1,3\n 839 4 839 4 784.5 -6.5 c 128,-1,4\n 730 -17 730 -17 663 -17 c 0,5,6\n 530 -17 530 -17 433 30 c 128,-1,7\n 336 77 336 77 273 156 c 128,-1,8\n 210 235 210 235 180 337 c 128,-1,9\n 150 439 150 439 150 550 c 0,10,11\n 150 621 150 621 164.5 690.5 c 128,-1,12\n 179 760 179 760 206.5 823 c 128,-1,13\n 234 886 234 886 275.5 940 c 128,-1,14\n 317 994 317 994 371.5 1033 c 128,-1,15\n 426 1072 426 1072 492.5 1094.5 c 128,-1,16\n 559 1117 559 1117 638 1117 c 0,17,18\n 746 1117 746 1117 833 1082 c 128,-1,19\n 920 1047 920 1047 981 984 c 128,-1,20\n 1042 921 1042 921 1075 832.5 c 128,-1,21\n 1108 744 1108 744 1108 638 c 0,22,23\n 1108 607 1108 607 1106 570 c 128,-1,24\n 1104 533 1104 533 1100 500 c 1,25,-1\n 340 500 l 1,26,27\n 340 423 340 423 364 357.5 c 128,-1,28\n 388 292 388 292 429.5 244.5 c 128,-1,29\n 471 197 471 197 527.5 170 c 128,-1,30\n 584 143 584 143 650 143 c 0,31,32\n 714 143 714 143 759.5 152.5 c 128,-1,33\n 805 162 805 162 836.5 176 c 128,-1,34\n 868 190 868 190 889 206 c 128,-1,35\n 910 222 910 222 925 236 c 1,36,-1\n 1034 129 l 1,0,1\n932 650 m 1,37,-1\n 932 694 l 2,38,39\n 932 751 932 751 909.5 799 c 128,-1,40\n 887 847 887 847 848.5 882.5 c 128,-1,41\n 810 918 810 918 759.5 938 c 128,-1,42\n 709 958 709 958 653 958 c 0,43,44\n 586 958 586 958 535.5 936.5 c 128,-1,45\n 485 915 485 915 449 881.5 c 128,-1,46\n 413 848 413 848 391 808 c 128,-1,47\n 369 768 369 768 359 732 c 1,48,-1\n 300 618 l 1,49,-1\n 485 650 l 1,50,-1\n 932 650 l 1,37,-1\n890 1220 m 1,51,-1\n 740 1220 l 1,52,-1\n 640 1372 l 1,53,-1\n 610 1460 l 1,54,-1\n 580 1373 l 1,55,-1\n 479 1220 l 1,56,-1\n 329 1220 l 1,57,-1\n 505 1500 l 1,58,-1\n 705 1520 l 1,59,-1\n 890 1220 l 1,51,-1\nEndSplineSet\nEndChar\n\nStartChar: edieresis\nEncoding: 235 235 158\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 59\nMDAP[rnd]\nPUSHW_4\n 22\n 9\n 37\n 4\nCALL\nPUSHW_1\n 59\nSRP0\nPUSHW_1\n 10\nMDRP[rp0,min,rnd,grey]\nPUSHW_3\n 5\n 10\n 22\nSRP1\nSRP2\nIP\nPUSHW_3\n 17\n 10\n 22\nSRP1\nSRP2\nIP\nPUSHW_2\n 26\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 31\n 26\n 25\nSRP1\nSRP2\nIP\nPUSHW_3\n 49\n 10\n 26\nSRP1\nSRP2\nIP\nPUSHW_1\n 22\nSRP0\nPUSHW_1\n 60\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 17\nMDAP[rnd]\nELSE\nPUSHW_2\n 17\n 17\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 5\nMDAP[rnd]\nELSE\nPUSHW_2\n 5\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_4\n 25\n 1\n 37\n 4\nCALL\nPUSHW_1\n 5\nSRP0\nPUSHW_2\n 31\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 17\nSRP0\nPUSHW_2\n 43\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 49\n 25\n 37\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n1034 129 m 1,0,1\n 1003 97 1003 97 966 70 c 128,-1,2\n 929 43 929 43 884 23.5 c 128,-1,3\n 839 4 839 4 784.5 -6.5 c 128,-1,4\n 730 -17 730 -17 663 -17 c 0,5,6\n 530 -17 530 -17 433 30 c 128,-1,7\n 336 77 336 77 273 156 c 128,-1,8\n 210 235 210 235 180 337 c 128,-1,9\n 150 439 150 439 150 550 c 0,10,11\n 150 621 150 621 164.5 690.5 c 128,-1,12\n 179 760 179 760 206.5 823 c 128,-1,13\n 234 886 234 886 275.5 940 c 128,-1,14\n 317 994 317 994 371.5 1033 c 128,-1,15\n 426 1072 426 1072 492.5 1094.5 c 128,-1,16\n 559 1117 559 1117 638 1117 c 0,17,18\n 746 1117 746 1117 833 1082 c 128,-1,19\n 920 1047 920 1047 981 984 c 128,-1,20\n 1042 921 1042 921 1075 832.5 c 128,-1,21\n 1108 744 1108 744 1108 638 c 0,22,23\n 1108 607 1108 607 1106 570 c 128,-1,24\n 1104 533 1104 533 1100 500 c 1,25,-1\n 340 500 l 1,26,27\n 340 423 340 423 364 357.5 c 128,-1,28\n 388 292 388 292 429.5 244.5 c 128,-1,29\n 471 197 471 197 527.5 170 c 128,-1,30\n 584 143 584 143 650 143 c 0,31,32\n 714 143 714 143 759.5 152.5 c 128,-1,33\n 805 162 805 162 836.5 176 c 128,-1,34\n 868 190 868 190 889 206 c 128,-1,35\n 910 222 910 222 925 236 c 1,36,-1\n 1034 129 l 1,0,1\n932 650 m 1,37,-1\n 932 694 l 2,38,39\n 932 751 932 751 909.5 799 c 128,-1,40\n 887 847 887 847 848.5 882.5 c 128,-1,41\n 810 918 810 918 759.5 938 c 128,-1,42\n 709 958 709 958 653 958 c 0,43,44\n 586 958 586 958 535.5 936.5 c 128,-1,45\n 485 915 485 915 449 881.5 c 128,-1,46\n 413 848 413 848 391 808 c 128,-1,47\n 369 768 369 768 359 732 c 1,48,-1\n 300 618 l 1,49,-1\n 485 650 l 1,50,-1\n 932 650 l 1,37,-1\n400 1500 m 1,51,-1\n 600 1500 l 1,52,-1\n 600 1300 l 1,53,-1\n 400 1300 l 1,54,-1\n 400 1500 l 1,51,-1\n800 1500 m 1,55,-1\n 1000 1500 l 1,56,-1\n 1000 1300 l 1,57,-1\n 800 1300 l 1,58,-1\n 800 1500 l 1,55,-1\nEndSplineSet\nEndChar\n\nStartChar: igrave\nEncoding: 236 236 159\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n711 393 m 2,0,1\n 711 341 711 341 717.5 297 c 128,-1,2\n 724 253 724 253 739 221 c 128,-1,3\n 754 189 754 189 779 171 c 128,-1,4\n 804 153 804 153 841 153 c 0,5,6\n 890 153 890 153 936.5 161 c 128,-1,7\n 983 169 983 169 1020 179.5 c 128,-1,8\n 1057 190 1057 190 1081.5 199 c 128,-1,9\n 1106 208 1106 208 1112 210 c 1,10,-1\n 1151 56 l 1,11,12\n 1145 53 1145 53 1119 41 c 128,-1,13\n 1093 29 1093 29 1051 16.5 c 128,-1,14\n 1009 4 1009 4 953 -6.5 c 128,-1,15\n 897 -17 897 -17 831 -17 c 0,16,17\n 733 -17 733 -17 672.5 15 c 128,-1,18\n 612 47 612 47 578 103.5 c 128,-1,19\n 544 160 544 160 532.5 237 c 128,-1,20\n 521 314 521 314 521 403 c 2,21,-1\n 521 970 l 1,22,-1\n 421 940 l 1,23,-1\n 220 940 l 1,24,-1\n 200 1100 l 1,25,-1\n 711 1100 l 1,26,-1\n 711 393 l 2,0,1\n660 1200 m 1,27,-1\n 510 1200 l 1,28,-1\n 285 1500 l 1,29,-1\n 489 1520 l 1,30,-1\n 660 1200 l 1,27,-1\nEndSplineSet\nEndChar\n\nStartChar: iacute\nEncoding: 237 237 160\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n711 393 m 2,0,1\n 711 341 711 341 717.5 297 c 128,-1,2\n 724 253 724 253 739 221 c 128,-1,3\n 754 189 754 189 779 171 c 128,-1,4\n 804 153 804 153 841 153 c 0,5,6\n 890 153 890 153 936.5 161 c 128,-1,7\n 983 169 983 169 1020 179.5 c 128,-1,8\n 1057 190 1057 190 1081.5 199 c 128,-1,9\n 1106 208 1106 208 1112 210 c 1,10,-1\n 1151 56 l 1,11,12\n 1145 53 1145 53 1119 41 c 128,-1,13\n 1093 29 1093 29 1051 16.5 c 128,-1,14\n 1009 4 1009 4 953 -6.5 c 128,-1,15\n 897 -17 897 -17 831 -17 c 0,16,17\n 733 -17 733 -17 672.5 15 c 128,-1,18\n 612 47 612 47 578 103.5 c 128,-1,19\n 544 160 544 160 532.5 237 c 128,-1,20\n 521 314 521 314 521 403 c 2,21,-1\n 521 970 l 1,22,-1\n 421 940 l 1,23,-1\n 220 940 l 1,24,-1\n 200 1100 l 1,25,-1\n 711 1100 l 1,26,-1\n 711 393 l 2,0,1\n720 1500 m 1,27,-1\n 950 1520 l 1,28,-1\n 710 1200 l 1,29,-1\n 560 1200 l 1,30,-1\n 720 1500 l 1,27,-1\nEndSplineSet\nEndChar\n\nStartChar: icircumflex\nEncoding: 238 238 161\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n711 393 m 2,0,1\n 711 341 711 341 717.5 297 c 128,-1,2\n 724 253 724 253 739 221 c 128,-1,3\n 754 189 754 189 779 171 c 128,-1,4\n 804 153 804 153 841 153 c 0,5,6\n 890 153 890 153 936.5 161 c 128,-1,7\n 983 169 983 169 1020 179.5 c 128,-1,8\n 1057 190 1057 190 1081.5 199 c 128,-1,9\n 1106 208 1106 208 1112 210 c 1,10,-1\n 1151 56 l 1,11,12\n 1145 53 1145 53 1119 41 c 128,-1,13\n 1093 29 1093 29 1051 16.5 c 128,-1,14\n 1009 4 1009 4 953 -6.5 c 128,-1,15\n 897 -17 897 -17 831 -17 c 0,16,17\n 733 -17 733 -17 672.5 15 c 128,-1,18\n 612 47 612 47 578 103.5 c 128,-1,19\n 544 160 544 160 532.5 237 c 128,-1,20\n 521 314 521 314 521 403 c 2,21,-1\n 521 970 l 1,22,-1\n 421 940 l 1,23,-1\n 220 940 l 1,24,-1\n 200 1100 l 1,25,-1\n 711 1100 l 1,26,-1\n 711 393 l 2,0,1\n881 1220 m 1,27,-1\n 731 1220 l 1,28,-1\n 631 1372 l 1,29,-1\n 601 1460 l 1,30,-1\n 571 1373 l 1,31,-1\n 470 1220 l 1,32,-1\n 320 1220 l 1,33,-1\n 496 1500 l 1,34,-1\n 696 1520 l 1,35,-1\n 881 1220 l 1,27,-1\nEndSplineSet\nEndChar\n\nStartChar: idieresis\nEncoding: 239 239 162\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n711 393 m 2,0,1\n 711 341 711 341 717.5 297 c 128,-1,2\n 724 253 724 253 739 221 c 128,-1,3\n 754 189 754 189 779 171 c 128,-1,4\n 804 153 804 153 841 153 c 0,5,6\n 890 153 890 153 936.5 161 c 128,-1,7\n 983 169 983 169 1020 179.5 c 128,-1,8\n 1057 190 1057 190 1081.5 199 c 128,-1,9\n 1106 208 1106 208 1112 210 c 1,10,-1\n 1151 56 l 1,11,12\n 1145 53 1145 53 1119 41 c 128,-1,13\n 1093 29 1093 29 1051 16.5 c 128,-1,14\n 1009 4 1009 4 953 -6.5 c 128,-1,15\n 897 -17 897 -17 831 -17 c 0,16,17\n 733 -17 733 -17 672.5 15 c 128,-1,18\n 612 47 612 47 578 103.5 c 128,-1,19\n 544 160 544 160 532.5 237 c 128,-1,20\n 521 314 521 314 521 403 c 2,21,-1\n 521 970 l 1,22,-1\n 421 940 l 1,23,-1\n 220 940 l 1,24,-1\n 200 1100 l 1,25,-1\n 711 1100 l 1,26,-1\n 711 393 l 2,0,1\n700 1500 m 1,27,-1\n 900 1500 l 1,28,-1\n 900 1300 l 1,29,-1\n 700 1300 l 1,30,-1\n 700 1500 l 1,27,-1\n300 1500 m 1,31,-1\n 500 1500 l 1,32,-1\n 500 1300 l 1,33,-1\n 300 1300 l 1,34,-1\n 300 1500 l 1,31,-1\nEndSplineSet\nEndChar\n\nStartChar: ntilde\nEncoding: 241 241 163\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 61\nMDAP[rnd]\nPUSHW_1\n 17\nMDAP[rnd]\nPUSHW_1\n 61\nSRP0\nPUSHW_1\n 1\nMDRP[rp0,grey]\nPUSHW_1\n 1\nMDAP[rnd]\nPUSHW_2\n 0\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 3\nMDRP[rp0,grey]\nNPUSHW\n 5\n 111\n 17\n 127\n 17\n 2\nDELTAP1\nPUSHW_1\n 17\nSRP0\nPUSHW_2\n 16\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 4\n 1\n 16\nSRP1\nSRP2\nIP\nPUSHW_1\n 62\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 3\nMDAP[rnd]\nPUSHW_1\n 10\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 16\nMDAP[rnd]\nELSE\nPUSHW_2\n 16\n 13\nMIAP[no-rnd]\nEIF\nNPUSHW\n 3\n 19\n 3\n 1\nDELTAP3\nPUSHW_3\n 4\n 0\n 3\nSRP1\nSRP2\nIP\nPUSHW_1\n 10\nSRP0\nPUSHW_2\n 23\n 3\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n390 0 m 1,0,-1\n 210 0 l 1,1,-1\n 210 1100 l 1,2,-1\n 390 1120 l 1,3,-1\n 390 927 l 1,4,-1\n 451 1044 l 1,5,6\n 469 1056 469 1056 493.5 1069 c 128,-1,7\n 518 1082 518 1082 553 1092.5 c 128,-1,8\n 588 1103 588 1103 636 1110 c 128,-1,9\n 684 1117 684 1117 749 1117 c 0,10,11\n 828 1117 828 1117 891.5 1091.5 c 128,-1,12\n 955 1066 955 1066 998.5 1018 c 128,-1,13\n 1042 970 1042 970 1065.5 902 c 128,-1,14\n 1089 834 1089 834 1089 750 c 2,15,-1\n 1089 0 l 1,16,-1\n 909 0 l 1,17,-1\n 909 750 l 2,18,19\n 909 804 909 804 891.5 843 c 128,-1,20\n 874 882 874 882 843 907.5 c 128,-1,21\n 812 933 812 933 771 945 c 128,-1,22\n 730 957 730 957 684 957 c 0,23,24\n 636 957 636 957 591.5 945 c 128,-1,25\n 547 933 547 933 509 914.5 c 128,-1,26\n 471 896 471 896 440.5 874.5 c 128,-1,27\n 410 853 410 853 390 834 c 1,28,-1\n 390 0 l 1,0,-1\n387 1275 m 1,29,30\n 391 1315 391 1315 406.5 1353 c 128,-1,31\n 422 1391 422 1391 446.5 1420 c 128,-1,32\n 471 1449 471 1449 502 1466.5 c 128,-1,33\n 533 1484 533 1484 569 1484 c 0,34,35\n 608 1484 608 1484 642 1470 c 128,-1,36\n 676 1456 676 1456 707 1439 c 128,-1,37\n 738 1422 738 1422 768 1408 c 128,-1,38\n 798 1394 798 1394 829 1394 c 0,39,40\n 850 1394 850 1394 866 1404.5 c 128,-1,41\n 882 1415 882 1415 893 1430.5 c 128,-1,42\n 904 1446 904 1446 911 1465 c 128,-1,43\n 918 1484 918 1484 921 1502 c 1,44,-1\n 1017 1498 l 1,45,46\n 1014 1454 1014 1454 997.5 1413 c 128,-1,47\n 981 1372 981 1372 955.5 1340.5 c 128,-1,48\n 930 1309 930 1309 895.5 1290 c 128,-1,49\n 861 1271 861 1271 822 1271 c 0,50,51\n 790 1271 790 1271 759 1285 c 128,-1,52\n 728 1299 728 1299 696 1315.5 c 128,-1,53\n 664 1332 664 1332 631 1346 c 128,-1,54\n 598 1360 598 1360 563 1360 c 0,55,56\n 545 1360 545 1360 530.5 1352 c 128,-1,57\n 516 1344 516 1344 504.5 1331 c 128,-1,58\n 493 1318 493 1318 485 1302.5 c 128,-1,59\n 477 1287 477 1287 473 1272 c 1,60,-1\n 387 1275 l 1,29,30\nEndSplineSet\nEndChar\n\nStartChar: ograve\nEncoding: 242 242 164\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 44\nMDAP[rnd]\nPUSHW_1\n 20\nMDAP[rnd]\nPUSHW_1\n 44\nSRP0\nPUSHW_1\n 5\nMDRP[rp0,grey]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 20\nSRP0\nPUSHW_2\n 15\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 5\nSRP0\nPUSHW_2\n 30\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 15\nSRP0\nPUSHW_1\n 45\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 10\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 10\nSRP0\nPUSHW_2\n 25\n 1\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 35\n 1\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 40\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 43\nMDAP[rnd]\nELSE\nPUSHW_2\n 43\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 42\n 40\n 43\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n649 -17 m 0,0,1\n 538 -17 538 -17 445.5 26.5 c 128,-1,2\n 353 70 353 70 286 146.5 c 128,-1,3\n 219 223 219 223 181.5 327 c 128,-1,4\n 144 431 144 431 144 553 c 0,5,6\n 144 674 144 674 180 777.5 c 128,-1,7\n 216 881 216 881 282 956.5 c 128,-1,8\n 348 1032 348 1032 441.5 1074.5 c 128,-1,9\n 535 1117 535 1117 649 1117 c 0,10,11\n 760 1117 760 1117 851 1074.5 c 128,-1,12\n 942 1032 942 1032 1007.5 956.5 c 128,-1,13\n 1073 881 1073 881 1109 777.5 c 128,-1,14\n 1145 674 1145 674 1145 553 c 0,15,16\n 1145 431 1145 431 1110.5 327 c 128,-1,17\n 1076 223 1076 223 1011.5 146.5 c 128,-1,18\n 947 70 947 70 855 26.5 c 128,-1,19\n 763 -17 763 -17 649 -17 c 0,0,1\n955 526 m 0,20,21\n 955 607 955 607 938 685 c 128,-1,22\n 921 763 921 763 884 824.5 c 128,-1,23\n 847 886 847 886 788 924 c 128,-1,24\n 729 962 729 962 645 962 c 0,25,26\n 565 962 565 962 506 929 c 128,-1,27\n 447 896 447 896 409 841 c 128,-1,28\n 371 786 371 786 352.5 716 c 128,-1,29\n 334 646 334 646 334 572 c 0,30,31\n 334 491 334 491 352.5 413 c 128,-1,32\n 371 335 371 335 409.5 274 c 128,-1,33\n 448 213 448 213 508.5 175.5 c 128,-1,34\n 569 138 569 138 653 138 c 0,35,36\n 732 138 732 138 789.5 171 c 128,-1,37\n 847 204 847 204 883.5 258.5 c 128,-1,38\n 920 313 920 313 937.5 382.5 c 128,-1,39\n 955 452 955 452 955 526 c 0,20,21\n787 1200 m 1,40,-1\n 637 1200 l 1,41,-1\n 412 1500 l 1,42,-1\n 616 1520 l 1,43,-1\n 787 1200 l 1,40,-1\nEndSplineSet\nEndChar\n\nStartChar: oacute\nEncoding: 243 243 165\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 44\nMDAP[rnd]\nPUSHW_1\n 20\nMDAP[rnd]\nPUSHW_1\n 44\nSRP0\nPUSHW_1\n 5\nMDRP[rp0,grey]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 20\nSRP0\nPUSHW_2\n 15\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 5\nSRP0\nPUSHW_2\n 30\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 15\nSRP0\nPUSHW_1\n 45\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 10\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 10\nSRP0\nPUSHW_2\n 25\n 1\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 35\n 1\nMIRP[rp0,rnd,grey]\nSVTCA[x-axis]\nPUSHW_1\n 40\nMDAP[rnd]\nPUSHW_2\n 41\n 6\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 42\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 41\nMDAP[rnd]\nELSE\nPUSHW_2\n 41\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 40\nMDAP[rnd]\nELSE\nPUSHW_2\n 40\n 19\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n649 -17 m 0,0,1\n 538 -17 538 -17 445.5 26.5 c 128,-1,2\n 353 70 353 70 286 146.5 c 128,-1,3\n 219 223 219 223 181.5 327 c 128,-1,4\n 144 431 144 431 144 553 c 0,5,6\n 144 674 144 674 180 777.5 c 128,-1,7\n 216 881 216 881 282 956.5 c 128,-1,8\n 348 1032 348 1032 441.5 1074.5 c 128,-1,9\n 535 1117 535 1117 649 1117 c 0,10,11\n 760 1117 760 1117 851 1074.5 c 128,-1,12\n 942 1032 942 1032 1007.5 956.5 c 128,-1,13\n 1073 881 1073 881 1109 777.5 c 128,-1,14\n 1145 674 1145 674 1145 553 c 0,15,16\n 1145 431 1145 431 1110.5 327 c 128,-1,17\n 1076 223 1076 223 1011.5 146.5 c 128,-1,18\n 947 70 947 70 855 26.5 c 128,-1,19\n 763 -17 763 -17 649 -17 c 0,0,1\n955 526 m 0,20,21\n 955 607 955 607 938 685 c 128,-1,22\n 921 763 921 763 884 824.5 c 128,-1,23\n 847 886 847 886 788 924 c 128,-1,24\n 729 962 729 962 645 962 c 0,25,26\n 565 962 565 962 506 929 c 128,-1,27\n 447 896 447 896 409 841 c 128,-1,28\n 371 786 371 786 352.5 716 c 128,-1,29\n 334 646 334 646 334 572 c 0,30,31\n 334 491 334 491 352.5 413 c 128,-1,32\n 371 335 371 335 409.5 274 c 128,-1,33\n 448 213 448 213 508.5 175.5 c 128,-1,34\n 569 138 569 138 653 138 c 0,35,36\n 732 138 732 138 789.5 171 c 128,-1,37\n 847 204 847 204 883.5 258.5 c 128,-1,38\n 920 313 920 313 937.5 382.5 c 128,-1,39\n 955 452 955 452 955 526 c 0,20,21\n700 1500 m 1,40,-1\n 930 1520 l 1,41,-1\n 690 1200 l 1,42,-1\n 540 1200 l 1,43,-1\n 700 1500 l 1,40,-1\nEndSplineSet\nEndChar\n\nStartChar: ocircumflex\nEncoding: 244 244 166\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 49\nMDAP[rnd]\nPUSHW_1\n 20\nMDAP[rnd]\nPUSHW_1\n 49\nSRP0\nPUSHW_1\n 5\nMDRP[rp0,grey]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 20\nSRP0\nPUSHW_2\n 15\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 5\nSRP0\nPUSHW_2\n 30\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 15\nSRP0\nPUSHW_1\n 50\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 10\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 10\nSRP0\nPUSHW_2\n 25\n 1\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 35\n 1\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 40\nMDAP[rnd]\nPUSHW_1\n 45\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 48\nMDAP[rnd]\nELSE\nPUSHW_2\n 48\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 43\n 40\n 48\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n649 -17 m 0,0,1\n 538 -17 538 -17 445.5 26.5 c 128,-1,2\n 353 70 353 70 286 146.5 c 128,-1,3\n 219 223 219 223 181.5 327 c 128,-1,4\n 144 431 144 431 144 553 c 0,5,6\n 144 674 144 674 180 777.5 c 128,-1,7\n 216 881 216 881 282 956.5 c 128,-1,8\n 348 1032 348 1032 441.5 1074.5 c 128,-1,9\n 535 1117 535 1117 649 1117 c 0,10,11\n 760 1117 760 1117 851 1074.5 c 128,-1,12\n 942 1032 942 1032 1007.5 956.5 c 128,-1,13\n 1073 881 1073 881 1109 777.5 c 128,-1,14\n 1145 674 1145 674 1145 553 c 0,15,16\n 1145 431 1145 431 1110.5 327 c 128,-1,17\n 1076 223 1076 223 1011.5 146.5 c 128,-1,18\n 947 70 947 70 855 26.5 c 128,-1,19\n 763 -17 763 -17 649 -17 c 0,0,1\n955 526 m 0,20,21\n 955 607 955 607 938 685 c 128,-1,22\n 921 763 921 763 884 824.5 c 128,-1,23\n 847 886 847 886 788 924 c 128,-1,24\n 729 962 729 962 645 962 c 0,25,26\n 565 962 565 962 506 929 c 128,-1,27\n 447 896 447 896 409 841 c 128,-1,28\n 371 786 371 786 352.5 716 c 128,-1,29\n 334 646 334 646 334 572 c 0,30,31\n 334 491 334 491 352.5 413 c 128,-1,32\n 371 335 371 335 409.5 274 c 128,-1,33\n 448 213 448 213 508.5 175.5 c 128,-1,34\n 569 138 569 138 653 138 c 0,35,36\n 732 138 732 138 789.5 171 c 128,-1,37\n 847 204 847 204 883.5 258.5 c 128,-1,38\n 920 313 920 313 937.5 382.5 c 128,-1,39\n 955 452 955 452 955 526 c 0,20,21\n930 1220 m 1,40,-1\n 780 1220 l 1,41,-1\n 680 1372 l 1,42,-1\n 650 1460 l 1,43,-1\n 620 1373 l 1,44,-1\n 519 1220 l 1,45,-1\n 369 1220 l 1,46,-1\n 545 1500 l 1,47,-1\n 745 1520 l 1,48,-1\n 930 1220 l 1,40,-1\nEndSplineSet\nEndChar\n\nStartChar: otilde\nEncoding: 245 245 167\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 72\nMDAP[rnd]\nPUSHW_1\n 20\nMDAP[rnd]\nPUSHW_1\n 72\nSRP0\nPUSHW_1\n 5\nMDRP[rp0,grey]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 20\nSRP0\nPUSHW_2\n 15\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 5\nSRP0\nPUSHW_2\n 30\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 15\nSRP0\nPUSHW_1\n 73\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 10\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 10\nSRP0\nPUSHW_2\n 25\n 1\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 35\n 1\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n649 -17 m 0,0,1\n 538 -17 538 -17 445.5 26.5 c 128,-1,2\n 353 70 353 70 286 146.5 c 128,-1,3\n 219 223 219 223 181.5 327 c 128,-1,4\n 144 431 144 431 144 553 c 0,5,6\n 144 674 144 674 180 777.5 c 128,-1,7\n 216 881 216 881 282 956.5 c 128,-1,8\n 348 1032 348 1032 441.5 1074.5 c 128,-1,9\n 535 1117 535 1117 649 1117 c 0,10,11\n 760 1117 760 1117 851 1074.5 c 128,-1,12\n 942 1032 942 1032 1007.5 956.5 c 128,-1,13\n 1073 881 1073 881 1109 777.5 c 128,-1,14\n 1145 674 1145 674 1145 553 c 0,15,16\n 1145 431 1145 431 1110.5 327 c 128,-1,17\n 1076 223 1076 223 1011.5 146.5 c 128,-1,18\n 947 70 947 70 855 26.5 c 128,-1,19\n 763 -17 763 -17 649 -17 c 0,0,1\n955 526 m 0,20,21\n 955 607 955 607 938 685 c 128,-1,22\n 921 763 921 763 884 824.5 c 128,-1,23\n 847 886 847 886 788 924 c 128,-1,24\n 729 962 729 962 645 962 c 0,25,26\n 565 962 565 962 506 929 c 128,-1,27\n 447 896 447 896 409 841 c 128,-1,28\n 371 786 371 786 352.5 716 c 128,-1,29\n 334 646 334 646 334 572 c 0,30,31\n 334 491 334 491 352.5 413 c 128,-1,32\n 371 335 371 335 409.5 274 c 128,-1,33\n 448 213 448 213 508.5 175.5 c 128,-1,34\n 569 138 569 138 653 138 c 0,35,36\n 732 138 732 138 789.5 171 c 128,-1,37\n 847 204 847 204 883.5 258.5 c 128,-1,38\n 920 313 920 313 937.5 382.5 c 128,-1,39\n 955 452 955 452 955 526 c 0,20,21\n337 1275 m 1,40,41\n 341 1315 341 1315 356.5 1353 c 128,-1,42\n 372 1391 372 1391 396.5 1420 c 128,-1,43\n 421 1449 421 1449 452 1466.5 c 128,-1,44\n 483 1484 483 1484 519 1484 c 0,45,46\n 558 1484 558 1484 592 1470 c 128,-1,47\n 626 1456 626 1456 657 1439 c 128,-1,48\n 688 1422 688 1422 718 1408 c 128,-1,49\n 748 1394 748 1394 779 1394 c 0,50,51\n 800 1394 800 1394 816 1404.5 c 128,-1,52\n 832 1415 832 1415 843 1430.5 c 128,-1,53\n 854 1446 854 1446 861 1465 c 128,-1,54\n 868 1484 868 1484 871 1502 c 1,55,-1\n 967 1498 l 1,56,57\n 964 1454 964 1454 947.5 1413 c 128,-1,58\n 931 1372 931 1372 905.5 1340.5 c 128,-1,59\n 880 1309 880 1309 845.5 1290 c 128,-1,60\n 811 1271 811 1271 772 1271 c 0,61,62\n 740 1271 740 1271 709 1285 c 128,-1,63\n 678 1299 678 1299 646 1315.5 c 128,-1,64\n 614 1332 614 1332 581 1346 c 128,-1,65\n 548 1360 548 1360 513 1360 c 0,66,67\n 495 1360 495 1360 480.5 1352 c 128,-1,68\n 466 1344 466 1344 454.5 1331 c 128,-1,69\n 443 1318 443 1318 435 1302.5 c 128,-1,70\n 427 1287 427 1287 423 1272 c 1,71,-1\n 337 1275 l 1,40,41\nEndSplineSet\nEndChar\n\nStartChar: odieresis\nEncoding: 246 246 168\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 48\nMDAP[rnd]\nPUSHW_1\n 20\nMDAP[rnd]\nPUSHW_1\n 48\nSRP0\nPUSHW_1\n 5\nMDRP[rp0,grey]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 20\nSRP0\nPUSHW_2\n 15\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 5\nSRP0\nPUSHW_2\n 30\n 8\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 15\nSRP0\nPUSHW_1\n 49\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 10\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 0\nMDAP[rnd]\nELSE\nPUSHW_2\n 0\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 10\nSRP0\nPUSHW_2\n 25\n 1\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 35\n 1\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n649 -17 m 0,0,1\n 538 -17 538 -17 445.5 26.5 c 128,-1,2\n 353 70 353 70 286 146.5 c 128,-1,3\n 219 223 219 223 181.5 327 c 128,-1,4\n 144 431 144 431 144 553 c 0,5,6\n 144 674 144 674 180 777.5 c 128,-1,7\n 216 881 216 881 282 956.5 c 128,-1,8\n 348 1032 348 1032 441.5 1074.5 c 128,-1,9\n 535 1117 535 1117 649 1117 c 0,10,11\n 760 1117 760 1117 851 1074.5 c 128,-1,12\n 942 1032 942 1032 1007.5 956.5 c 128,-1,13\n 1073 881 1073 881 1109 777.5 c 128,-1,14\n 1145 674 1145 674 1145 553 c 0,15,16\n 1145 431 1145 431 1110.5 327 c 128,-1,17\n 1076 223 1076 223 1011.5 146.5 c 128,-1,18\n 947 70 947 70 855 26.5 c 128,-1,19\n 763 -17 763 -17 649 -17 c 0,0,1\n955 526 m 0,20,21\n 955 607 955 607 938 685 c 128,-1,22\n 921 763 921 763 884 824.5 c 128,-1,23\n 847 886 847 886 788 924 c 128,-1,24\n 729 962 729 962 645 962 c 0,25,26\n 565 962 565 962 506 929 c 128,-1,27\n 447 896 447 896 409 841 c 128,-1,28\n 371 786 371 786 352.5 716 c 128,-1,29\n 334 646 334 646 334 572 c 0,30,31\n 334 491 334 491 352.5 413 c 128,-1,32\n 371 335 371 335 409.5 274 c 128,-1,33\n 448 213 448 213 508.5 175.5 c 128,-1,34\n 569 138 569 138 653 138 c 0,35,36\n 732 138 732 138 789.5 171 c 128,-1,37\n 847 204 847 204 883.5 258.5 c 128,-1,38\n 920 313 920 313 937.5 382.5 c 128,-1,39\n 955 452 955 452 955 526 c 0,20,21\n350 1500 m 1,40,-1\n 550 1500 l 1,41,-1\n 550 1300 l 1,42,-1\n 350 1300 l 1,43,-1\n 350 1500 l 1,40,-1\n750 1500 m 1,44,-1\n 950 1500 l 1,45,-1\n 950 1300 l 1,46,-1\n 750 1300 l 1,47,-1\n 750 1500 l 1,44,-1\nEndSplineSet\nEndChar\n\nStartChar: divide\nEncoding: 247 247 169\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n541 307 m 256,0,1\n 541 329 541 329 549.5 348.5 c 128,-1,2\n 558 368 558 368 573 383 c 128,-1,3\n 588 398 588 398 607.5 406.5 c 128,-1,4\n 627 415 627 415 649 415 c 256,5,6\n 671 415 671 415 690.5 406.5 c 128,-1,7\n 710 398 710 398 725 383 c 128,-1,8\n 740 368 740 368 748.5 348.5 c 128,-1,9\n 757 329 757 329 757 307 c 256,10,11\n 757 285 757 285 748.5 265 c 128,-1,12\n 740 245 740 245 725.5 230 c 128,-1,13\n 711 215 711 215 691.5 206 c 128,-1,14\n 672 197 672 197 650 197 c 0,15,16\n 627 197 627 197 607.5 206 c 128,-1,17\n 588 215 588 215 573 230 c 128,-1,18\n 558 245 558 245 549.5 265 c 128,-1,19\n 541 285 541 285 541 307 c 256,0,1\n541 920 m 256,20,21\n 541 942 541 942 549.5 961.5 c 128,-1,22\n 558 981 558 981 573 996 c 128,-1,23\n 588 1011 588 1011 607.5 1019.5 c 128,-1,24\n 627 1028 627 1028 649 1028 c 256,25,26\n 671 1028 671 1028 690.5 1019.5 c 128,-1,27\n 710 1011 710 1011 725 996 c 128,-1,28\n 740 981 740 981 748.5 961.5 c 128,-1,29\n 757 942 757 942 757 920 c 256,30,31\n 757 898 757 898 748.5 878 c 128,-1,32\n 740 858 740 858 725.5 843 c 128,-1,33\n 711 828 711 828 691.5 819 c 128,-1,34\n 672 810 672 810 650 810 c 0,35,36\n 627 810 627 810 607.5 819 c 128,-1,37\n 588 828 588 828 573 843 c 128,-1,38\n 558 858 558 858 549.5 878 c 128,-1,39\n 541 898 541 898 541 920 c 256,20,21\n200 700 m 1,40,-1\n 1100 700 l 1,41,-1\n 1100 545 l 1,42,-1\n 200 545 l 1,43,-1\n 200 700 l 1,40,-1\nEndSplineSet\nEndChar\n\nStartChar: oslash\nEncoding: 248 248 170\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n604 -17 m 0,0,1\n 501 -17 501 -17 414 20 c 1,2,-1\n 351 -100 l 1,3,-1\n 161 -100 l 1,4,-1\n 274 112 l 1,5,6\n 257 128 257 128 241 146 c 0,7,8\n 174 223 174 223 136.5 327 c 128,-1,9\n 99 431 99 431 99 553 c 0,10,11\n 99 674 99 674 135 777.5 c 128,-1,12\n 171 881 171 881 237 956.5 c 128,-1,13\n 303 1032 303 1032 396.5 1074.5 c 128,-1,14\n 490 1117 490 1117 604 1117 c 0,15,16\n 707 1117 707 1117 792 1080 c 1,17,-1\n 861 1209 l 1,18,-1\n 1041 1209 l 1,19,-1\n 927 993 l 1,20,21\n 945 976 945 976 962 956 c 0,22,23\n 1028 881 1028 881 1064 777.5 c 128,-1,24\n 1100 674 1100 674 1100 553 c 0,25,26\n 1100 431 1100 431 1065.5 327 c 128,-1,27\n 1031 223 1031 223 966.5 146.5 c 128,-1,28\n 902 70 902 70 810 26.5 c 128,-1,29\n 718 -17 718 -17 604 -17 c 0,0,1\n600 962 m 0,30,31\n 520 962 520 962 461 929 c 128,-1,32\n 402 896 402 896 364 841 c 128,-1,33\n 326 786 326 786 307.5 716 c 128,-1,34\n 289 646 289 646 289 572 c 0,35,36\n 289 491 289 491 307 413 c 0,37,38\n 325 337 325 337 362 277 c 1,39,-1\n 716 938 l 1,40,41\n 666 962 666 962 600 962 c 0,30,31\n910 526 m 0,42,43\n 910 607 910 607 893 685 c 128,-1,44\n 876 763 876 763 839 824 c 1,45,-1\n 838 825 l 1,46,-1\n 489 161 l 1,47,48\n 541 138 541 138 608 138 c 0,49,50\n 687 138 687 138 744.5 171 c 128,-1,51\n 802 204 802 204 838.5 258.5 c 128,-1,52\n 875 313 875 313 892.5 382.5 c 128,-1,53\n 910 452 910 452 910 526 c 0,42,43\nEndSplineSet\nEndChar\n\nStartChar: ugrave\nEncoding: 249 249 171\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 33\nMDAP[rnd]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_2\n 1\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_1\n 3\nMDRP[rp0,grey]\nPUSHW_1\n 33\nSRP0\nPUSHW_1\n 15\nMDRP[rp0,grey]\nPUSHW_1\n 15\nMDAP[rnd]\nPUSHW_3\n 4\n 15\n 1\nSRP1\nSRP2\nIP\nPUSHW_2\n 18\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 1\nSRP0\nPUSHW_1\n 34\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 1\nMDAP[rnd]\nPUSHW_1\n 17\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 2\nMDAP[rnd]\nELSE\nPUSHW_2\n 2\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 10\nMDAP[rnd]\nELSE\nPUSHW_2\n 10\n 13\nMIAP[no-rnd]\nEIF\nNPUSHW\n 3\n 19\n 1\n 1\nDELTAP3\nPUSHW_3\n 4\n 10\n 1\nSRP1\nSRP2\nIP\nNPUSHW\n 3\n 19\n 17\n 1\nDELTAP3\nPUSHW_2\n 23\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 29\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 32\nMDAP[rnd]\nELSE\nPUSHW_2\n 32\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 31\n 29\n 32\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n930 1100 m 1,0,-1\n 1110 1120 l 1,1,-1\n 1110 0 l 1,2,-1\n 930 0 l 1,3,-1\n 930 180 l 1,4,-1\n 869 73 l 2,5,6\n 860 62 860 62 840 47 c 128,-1,7\n 820 32 820 32 790 17.5 c 128,-1,8\n 760 3 760 3 721 -7 c 128,-1,9\n 682 -17 682 -17 634 -17 c 0,10,11\n 513 -17 513 -17 431.5 20.5 c 128,-1,12\n 350 58 350 58 301 120 c 128,-1,13\n 252 182 252 182 231 263 c 128,-1,14\n 210 344 210 344 210 430 c 2,15,-1\n 210 1100 l 1,16,-1\n 390 1120 l 1,17,-1\n 390 430 l 2,18,19\n 390 365 390 365 403 313 c 128,-1,20\n 416 261 416 261 447.5 224 c 128,-1,21\n 479 187 479 187 531.5 167.5 c 128,-1,22\n 584 148 584 148 662 148 c 0,23,24\n 720 148 720 148 765 164.5 c 128,-1,25\n 810 181 810 181 843.5 204.5 c 128,-1,26\n 877 228 877 228 898.5 254 c 128,-1,27\n 920 280 920 280 930 300 c 1,28,-1\n 930 1100 l 1,0,-1\n787 1200 m 1,29,-1\n 637 1200 l 1,30,-1\n 412 1500 l 1,31,-1\n 616 1520 l 1,32,-1\n 787 1200 l 1,29,-1\nEndSplineSet\nEndChar\n\nStartChar: uacute\nEncoding: 250 250 172\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 33\nMDAP[rnd]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_2\n 1\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_1\n 3\nMDRP[rp0,grey]\nPUSHW_1\n 33\nSRP0\nPUSHW_1\n 15\nMDRP[rp0,grey]\nPUSHW_1\n 15\nMDAP[rnd]\nPUSHW_3\n 4\n 15\n 1\nSRP1\nSRP2\nIP\nPUSHW_2\n 18\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 1\nSRP0\nPUSHW_1\n 34\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 1\nMDAP[rnd]\nPUSHW_1\n 17\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 2\nMDAP[rnd]\nELSE\nPUSHW_2\n 2\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 10\nMDAP[rnd]\nELSE\nPUSHW_2\n 10\n 13\nMIAP[no-rnd]\nEIF\nNPUSHW\n 3\n 19\n 1\n 1\nDELTAP3\nPUSHW_3\n 4\n 10\n 1\nSRP1\nSRP2\nIP\nNPUSHW\n 3\n 19\n 17\n 1\nDELTAP3\nPUSHW_2\n 23\n 3\nMIRP[rp0,rnd,grey]\nSVTCA[x-axis]\nPUSHW_1\n 29\nMDAP[rnd]\nPUSHW_2\n 30\n 6\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 31\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 30\nMDAP[rnd]\nELSE\nPUSHW_2\n 30\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 29\nMDAP[rnd]\nELSE\nPUSHW_2\n 29\n 19\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n930 1100 m 1,0,-1\n 1110 1120 l 1,1,-1\n 1110 0 l 1,2,-1\n 930 0 l 1,3,-1\n 930 180 l 1,4,-1\n 869 73 l 2,5,6\n 860 62 860 62 840 47 c 128,-1,7\n 820 32 820 32 790 17.5 c 128,-1,8\n 760 3 760 3 721 -7 c 128,-1,9\n 682 -17 682 -17 634 -17 c 0,10,11\n 513 -17 513 -17 431.5 20.5 c 128,-1,12\n 350 58 350 58 301 120 c 128,-1,13\n 252 182 252 182 231 263 c 128,-1,14\n 210 344 210 344 210 430 c 2,15,-1\n 210 1100 l 1,16,-1\n 390 1120 l 1,17,-1\n 390 430 l 2,18,19\n 390 365 390 365 403 313 c 128,-1,20\n 416 261 416 261 447.5 224 c 128,-1,21\n 479 187 479 187 531.5 167.5 c 128,-1,22\n 584 148 584 148 662 148 c 0,23,24\n 720 148 720 148 765 164.5 c 128,-1,25\n 810 181 810 181 843.5 204.5 c 128,-1,26\n 877 228 877 228 898.5 254 c 128,-1,27\n 920 280 920 280 930 300 c 1,28,-1\n 930 1100 l 1,0,-1\n665 1500 m 1,29,-1\n 895 1520 l 1,30,-1\n 655 1200 l 1,31,-1\n 505 1200 l 1,32,-1\n 665 1500 l 1,29,-1\nEndSplineSet\nEndChar\n\nStartChar: ucircumflex\nEncoding: 251 251 173\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 38\nMDAP[rnd]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_2\n 1\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_1\n 3\nMDRP[rp0,grey]\nPUSHW_1\n 38\nSRP0\nPUSHW_1\n 15\nMDRP[rp0,grey]\nPUSHW_1\n 15\nMDAP[rnd]\nPUSHW_3\n 4\n 15\n 1\nSRP1\nSRP2\nIP\nPUSHW_2\n 18\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 1\nSRP0\nPUSHW_1\n 39\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 1\nMDAP[rnd]\nPUSHW_1\n 17\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 2\nMDAP[rnd]\nELSE\nPUSHW_2\n 2\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 10\nMDAP[rnd]\nELSE\nPUSHW_2\n 10\n 13\nMIAP[no-rnd]\nEIF\nNPUSHW\n 3\n 19\n 1\n 1\nDELTAP3\nPUSHW_3\n 4\n 10\n 1\nSRP1\nSRP2\nIP\nNPUSHW\n 3\n 19\n 17\n 1\nDELTAP3\nPUSHW_2\n 23\n 3\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 29\nMDAP[rnd]\nPUSHW_1\n 34\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 37\nMDAP[rnd]\nELSE\nPUSHW_2\n 37\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 32\n 29\n 37\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n930 1100 m 1,0,-1\n 1110 1120 l 1,1,-1\n 1110 0 l 1,2,-1\n 930 0 l 1,3,-1\n 930 180 l 1,4,-1\n 869 73 l 2,5,6\n 860 62 860 62 840 47 c 128,-1,7\n 820 32 820 32 790 17.5 c 128,-1,8\n 760 3 760 3 721 -7 c 128,-1,9\n 682 -17 682 -17 634 -17 c 0,10,11\n 513 -17 513 -17 431.5 20.5 c 128,-1,12\n 350 58 350 58 301 120 c 128,-1,13\n 252 182 252 182 231 263 c 128,-1,14\n 210 344 210 344 210 430 c 2,15,-1\n 210 1100 l 1,16,-1\n 390 1120 l 1,17,-1\n 390 430 l 2,18,19\n 390 365 390 365 403 313 c 128,-1,20\n 416 261 416 261 447.5 224 c 128,-1,21\n 479 187 479 187 531.5 167.5 c 128,-1,22\n 584 148 584 148 662 148 c 0,23,24\n 720 148 720 148 765 164.5 c 128,-1,25\n 810 181 810 181 843.5 204.5 c 128,-1,26\n 877 228 877 228 898.5 254 c 128,-1,27\n 920 280 920 280 930 300 c 1,28,-1\n 930 1100 l 1,0,-1\n930 1220 m 1,29,-1\n 780 1220 l 1,30,-1\n 680 1372 l 1,31,-1\n 650 1460 l 1,32,-1\n 620 1373 l 1,33,-1\n 519 1220 l 1,34,-1\n 369 1220 l 1,35,-1\n 545 1500 l 1,36,-1\n 745 1520 l 1,37,-1\n 930 1220 l 1,29,-1\nEndSplineSet\nEndChar\n\nStartChar: udieresis\nEncoding: 252 252 174\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 37\nMDAP[rnd]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_2\n 1\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_1\n 3\nMDRP[rp0,grey]\nPUSHW_1\n 37\nSRP0\nPUSHW_1\n 15\nMDRP[rp0,grey]\nPUSHW_1\n 15\nMDAP[rnd]\nPUSHW_3\n 4\n 15\n 1\nSRP1\nSRP2\nIP\nPUSHW_2\n 18\n 9\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 1\nSRP0\nPUSHW_1\n 38\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 1\nMDAP[rnd]\nPUSHW_1\n 17\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 2\nMDAP[rnd]\nELSE\nPUSHW_2\n 2\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 10\nMDAP[rnd]\nELSE\nPUSHW_2\n 10\n 13\nMIAP[no-rnd]\nEIF\nNPUSHW\n 3\n 19\n 1\n 1\nDELTAP3\nPUSHW_3\n 4\n 10\n 1\nSRP1\nSRP2\nIP\nNPUSHW\n 3\n 19\n 17\n 1\nDELTAP3\nPUSHW_2\n 23\n 3\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n930 1100 m 1,0,-1\n 1110 1120 l 1,1,-1\n 1110 0 l 1,2,-1\n 930 0 l 1,3,-1\n 930 180 l 1,4,-1\n 869 73 l 2,5,6\n 860 62 860 62 840 47 c 128,-1,7\n 820 32 820 32 790 17.5 c 128,-1,8\n 760 3 760 3 721 -7 c 128,-1,9\n 682 -17 682 -17 634 -17 c 0,10,11\n 513 -17 513 -17 431.5 20.5 c 128,-1,12\n 350 58 350 58 301 120 c 128,-1,13\n 252 182 252 182 231 263 c 128,-1,14\n 210 344 210 344 210 430 c 2,15,-1\n 210 1100 l 1,16,-1\n 390 1120 l 1,17,-1\n 390 430 l 2,18,19\n 390 365 390 365 403 313 c 128,-1,20\n 416 261 416 261 447.5 224 c 128,-1,21\n 479 187 479 187 531.5 167.5 c 128,-1,22\n 584 148 584 148 662 148 c 0,23,24\n 720 148 720 148 765 164.5 c 128,-1,25\n 810 181 810 181 843.5 204.5 c 128,-1,26\n 877 228 877 228 898.5 254 c 128,-1,27\n 920 280 920 280 930 300 c 1,28,-1\n 930 1100 l 1,0,-1\n350 1500 m 1,29,-1\n 550 1500 l 1,30,-1\n 550 1300 l 1,31,-1\n 350 1300 l 1,32,-1\n 350 1500 l 1,29,-1\n750 1500 m 1,33,-1\n 950 1500 l 1,34,-1\n 950 1300 l 1,35,-1\n 750 1300 l 1,36,-1\n 750 1500 l 1,33,-1\nEndSplineSet\nEndChar\n\nStartChar: ydieresis\nEncoding: 255 255 175\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 11\nMDAP[rnd]\nPUSHW_1\n 35\nMDAP[rnd]\nPUSHW_1\n 26\nMDAP[rnd]\nPUSHW_4\n 0\n 10\n 25\n 4\nCALL\nPUSHW_1\n 26\nSRP0\nPUSHW_1\n 1\nMDRP[rp0,grey]\nPUSHW_2\n 2\n 12\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 35\nSRP0\nPUSHW_2\n 12\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 3\n 12\n 2\nSRP1\nSRP2\nIP\nPUSHW_1\n 26\nSRP0\nPUSHW_1\n 24\nMDRP[rp0,grey]\nPUSHW_2\n 23\n 11\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 17\nMDAP[rnd]\nPUSHW_1\n 8\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 24\nMDAP[rnd]\nELSE\nPUSHW_2\n 24\n 17\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 2\nMDAP[rnd]\nELSE\nPUSHW_2\n 2\n 17\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 22\nMDAP[rnd]\nELSE\nPUSHW_2\n 22\n 13\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n721 364 m 1,0,-1\n 990 1100 l 1,1,-1\n 1170 1120 l 1,2,-1\n 766 -17 l 2,3,4\n 736 -101 736 -101 701.5 -184 c 128,-1,5\n 667 -267 667 -267 623.5 -333 c 128,-1,6\n 580 -399 580 -399 525.5 -439.5 c 128,-1,7\n 471 -480 471 -480 401 -480 c 0,8,9\n 345 -480 345 -480 298 -458 c 128,-1,10\n 251 -436 251 -436 209 -400 c 1,11,-1\n 282 -283 l 1,12,13\n 288 -289 288 -289 297.5 -297 c 128,-1,14\n 307 -305 307 -305 318.5 -312.5 c 128,-1,15\n 330 -320 330 -320 343.5 -325 c 128,-1,16\n 357 -330 357 -330 371 -330 c 0,17,18\n 407 -330 407 -330 436.5 -304.5 c 128,-1,19\n 466 -279 466 -279 491.5 -238 c 128,-1,20\n 517 -197 517 -197 538.5 -147 c 128,-1,21\n 560 -97 560 -97 580 -47 c 1,22,-1\n 173 1100 l 1,23,-1\n 363 1120 l 1,24,-1\n 627 364 l 1,25,-1\n 679 132 l 1,26,-1\n 721 364 l 1,0,-1\n379 1500 m 1,27,-1\n 579 1500 l 1,28,-1\n 579 1300 l 1,29,-1\n 379 1300 l 1,30,-1\n 379 1500 l 1,27,-1\n779 1500 m 1,31,-1\n 979 1500 l 1,32,-1\n 979 1300 l 1,33,-1\n 779 1300 l 1,34,-1\n 779 1500 l 1,31,-1\nEndSplineSet\nEndChar\n\nStartChar: OE\nEncoding: 338 338 176\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n555 -17 m 1,0,1\n 441 -17 441 -17 344.5 25.5 c 128,-1,2\n 248 68 248 68 178 160 c 128,-1,3\n 108 252 108 252 68.5 398 c 128,-1,4\n 29 544 29 544 29 750 c 256,5,6\n 29 956 29 956 68.5 1101.5 c 128,-1,7\n 108 1247 108 1247 178 1339.5 c 128,-1,8\n 248 1432 248 1432 344.5 1474.5 c 128,-1,9\n 441 1517 441 1517 555 1517 c 1,10,-1\n 685 1430 l 1,11,-1\n 675 1500 l 1,12,-1\n 1300 1500 l 1,13,-1\n 1300 1340 l 1,14,-1\n 885 1340 l 1,15,-1\n 905 1150 l 1,16,-1\n 905 885 l 1,17,-1\n 1230 885 l 1,18,-1\n 1230 740 l 1,19,-1\n 905 740 l 1,20,-1\n 905 340 l 1,21,-1\n 895 160 l 1,22,-1\n 1335 160 l 1,23,-1\n 1315 0 l 1,24,-1\n 675 0 l 1,25,-1\n 685 70 l 1,26,-1\n 555 -17 l 1,0,1\n695 1305 m 1,27,28\n 668 1325 668 1325 629.5 1336 c 128,-1,29\n 591 1347 591 1347 549 1347 c 0,30,31\n 399 1347 399 1347 318 1203.5 c 128,-1,32\n 237 1060 237 1060 237 785 c 0,33,34\n 237 622 237 622 258 503 c 128,-1,35\n 279 384 279 384 320 306 c 128,-1,36\n 361 228 361 228 421.5 190.5 c 128,-1,37\n 482 153 482 153 561 153 c 0,38,39\n 602 153 602 153 631.5 160 c 128,-1,40\n 661 167 661 167 695 190 c 1,41,-1\n 695 1305 l 1,27,28\nEndSplineSet\nEndChar\n\nStartChar: oe\nEncoding: 339 339 177\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n378 1117 m 0,0,1\n 429 1117 429 1117 469.5 1097 c 128,-1,2\n 510 1077 510 1077 541 1046 c 128,-1,3\n 572 1015 572 1015 594 976 c 128,-1,4\n 616 937 616 937 631 900 c 1,5,6\n 641 937 641 937 667.5 976 c 128,-1,7\n 694 1015 694 1015 732 1046 c 128,-1,8\n 770 1077 770 1077 818.5 1097 c 128,-1,9\n 867 1117 867 1117 921 1117 c 0,10,11\n 1029 1117 1029 1117 1095.5 1087 c 128,-1,12\n 1162 1057 1162 1057 1199 998 c 128,-1,13\n 1236 939 1236 939 1248.5 851.5 c 128,-1,14\n 1261 764 1261 764 1261 650 c 0,15,16\n 1261 631 1261 631 1259.5 609.5 c 128,-1,17\n 1258 588 1258 588 1255 567 c 128,-1,18\n 1252 546 1252 546 1248.5 528 c 128,-1,19\n 1245 510 1245 510 1241 500 c 1,20,-1\n 761 500 l 1,21,22\n 761 425 761 425 772 360 c 128,-1,23\n 783 295 783 295 805.5 246.5 c 128,-1,24\n 828 198 828 198 862 170.5 c 128,-1,25\n 896 143 896 143 941 143 c 0,26,27\n 979 143 979 143 1010 152.5 c 128,-1,28\n 1041 162 1041 162 1064 175 c 128,-1,29\n 1087 188 1087 188 1102 202 c 128,-1,30\n 1117 216 1117 216 1123 225 c 1,31,-1\n 1252 129 l 1,32,33\n 1227 99 1227 99 1200.5 72.5 c 128,-1,34\n 1174 46 1174 46 1138 26 c 128,-1,35\n 1102 6 1102 6 1054 -5.5 c 128,-1,36\n 1006 -17 1006 -17 939 -17 c 0,37,38\n 892 -17 892 -17 847 -3 c 128,-1,39\n 802 11 802 11 764 38 c 128,-1,40\n 726 65 726 65 696.5 103 c 128,-1,41\n 667 141 667 141 650 189 c 1,42,43\n 632 143 632 143 608 105.5 c 128,-1,44\n 584 68 584 68 552 41 c 128,-1,45\n 520 14 520 14 479.5 -1 c 128,-1,46\n 439 -16 439 -16 387 -17 c 0,47,48\n 313 -14 313 -14 258 11 c 128,-1,49\n 203 36 203 36 163.5 77 c 128,-1,50\n 124 118 124 118 98 173 c 128,-1,51\n 72 228 72 228 57 290 c 128,-1,52\n 42 352 42 352 36 419.5 c 128,-1,53\n 30 487 30 487 30 553 c 0,54,55\n 30 609 30 609 35 672.5 c 128,-1,56\n 40 736 40 736 54 798.5 c 128,-1,57\n 68 861 68 861 93 919 c 128,-1,58\n 118 977 118 977 156.5 1021 c 128,-1,59\n 195 1065 195 1065 249.5 1091 c 128,-1,60\n 304 1117 304 1117 378 1117 c 0,0,1\n379 178 m 256,61,62\n 432 178 432 178 464.5 209 c 128,-1,63\n 497 240 497 240 515 290 c 128,-1,64\n 533 340 533 340 539 402.5 c 128,-1,65\n 545 465 545 465 545 528 c 0,66,67\n 545 566 545 566 543.5 610.5 c 128,-1,68\n 542 655 542 655 536 698.5 c 128,-1,69\n 530 742 530 742 519 782.5 c 128,-1,70\n 508 823 508 823 489 854 c 128,-1,71\n 470 885 470 885 441 903.5 c 128,-1,72\n 412 922 412 922 372 922 c 0,73,74\n 319 922 319 922 286 887.5 c 128,-1,75\n 253 853 253 853 233.5 800.5 c 128,-1,76\n 214 748 214 748 207 686.5 c 128,-1,77\n 200 625 200 625 200 570 c 0,78,79\n 200 495 200 495 208 424.5 c 128,-1,80\n 216 354 216 354 236.5 299 c 128,-1,81\n 257 244 257 244 291.5 211 c 128,-1,82\n 326 178 326 178 379 178 c 256,61,62\n813 650 m 1,83,-1\n 1083 650 l 1,84,-1\n 1083 730 l 2,85,86\n 1083 776 1083 776 1075.5 817.5 c 128,-1,87\n 1068 859 1068 859 1050 890 c 128,-1,88\n 1032 921 1032 921 1002 939 c 128,-1,89\n 972 957 972 957 927 957 c 0,90,91\n 886 957 886 957 854.5 937.5 c 128,-1,92\n 823 918 823 918 802 886.5 c 128,-1,93\n 781 855 781 855 770.5 814.5 c 128,-1,94\n 760 774 760 774 760 732 c 1,95,-1\n 691 623 l 1,96,-1\n 813 650 l 1,83,-1\nEndSplineSet\nEndChar\n\nStartChar: circumflex\nEncoding: 710 710 178\nWidth: 1300\nFlags: W\nTtInstrs:\nSVTCA[y-axis]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 8\nMDAP[rnd]\nELSE\nPUSHW_2\n 8\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 3\n 0\n 8\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n880 1220 m 1,0,-1\n 730 1220 l 1,1,-1\n 630 1372 l 1,2,-1\n 600 1460 l 1,3,-1\n 570 1373 l 1,4,-1\n 469 1220 l 1,5,-1\n 319 1220 l 1,6,-1\n 495 1500 l 1,7,-1\n 695 1520 l 1,8,-1\n 880 1220 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: ring\nEncoding: 730 730 179\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 15\nMDAP[rnd]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 25\nMDRP[rp0,min,rnd,grey]\nPUSHW_1\n 15\nSRP0\nPUSHW_1\n 35\nMDRP[rp0,min,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_1\n 10\nMDAP[rnd]\nPUSHW_1\n 20\nMDRP[rp0,min,rnd,grey]\nPUSHW_1\n 0\nSRP0\nPUSHW_1\n 30\nMDRP[rp0,min,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n600 1634 m 256,0,1\n 649 1634 649 1634 692 1615.5 c 128,-1,2\n 735 1597 735 1597 767.5 1564.5 c 128,-1,3\n 800 1532 800 1532 818.5 1489 c 128,-1,4\n 837 1446 837 1446 837 1397 c 256,5,6\n 837 1348 837 1348 818.5 1304 c 128,-1,7\n 800 1260 800 1260 768.5 1227 c 128,-1,8\n 737 1194 737 1194 694 1175 c 128,-1,9\n 651 1156 651 1156 602 1156 c 256,10,11\n 553 1156 553 1156 509.5 1175 c 128,-1,12\n 466 1194 466 1194 433 1227 c 128,-1,13\n 400 1260 400 1260 381 1304 c 128,-1,14\n 362 1348 362 1348 362 1397 c 256,15,16\n 362 1446 362 1446 381 1489 c 128,-1,17\n 400 1532 400 1532 432 1564.5 c 128,-1,18\n 464 1597 464 1597 507.5 1615.5 c 128,-1,19\n 551 1634 551 1634 600 1634 c 256,0,1\n601 1273 m 256,20,21\n 626 1273 626 1273 648 1283 c 128,-1,22\n 670 1293 670 1293 686 1309.5 c 128,-1,23\n 702 1326 702 1326 711.5 1348.5 c 128,-1,24\n 721 1371 721 1371 721 1396 c 256,25,26\n 721 1421 721 1421 711.5 1443 c 128,-1,27\n 702 1465 702 1465 685.5 1481.5 c 128,-1,28\n 669 1498 669 1498 647 1507.5 c 128,-1,29\n 625 1517 625 1517 600 1517 c 256,30,31\n 575 1517 575 1517 553 1507.5 c 128,-1,32\n 531 1498 531 1498 514.5 1481.5 c 128,-1,33\n 498 1465 498 1465 488.5 1443 c 128,-1,34\n 479 1421 479 1421 479 1396 c 256,35,36\n 479 1371 479 1371 488.5 1348.5 c 128,-1,37\n 498 1326 498 1326 514.5 1309.5 c 128,-1,38\n 531 1293 531 1293 553.5 1283 c 128,-1,39\n 576 1273 576 1273 601 1273 c 256,20,21\nEndSplineSet\nEndChar\n\nStartChar: tilde\nEncoding: 732 732 180\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n387 1335 m 1,0,1\n 391 1375 391 1375 406.5 1413 c 128,-1,2\n 422 1451 422 1451 446.5 1480 c 128,-1,3\n 471 1509 471 1509 502 1526.5 c 128,-1,4\n 533 1544 533 1544 569 1544 c 0,5,6\n 608 1544 608 1544 642 1530 c 128,-1,7\n 676 1516 676 1516 707 1499 c 128,-1,8\n 738 1482 738 1482 768 1468 c 128,-1,9\n 798 1454 798 1454 829 1454 c 0,10,11\n 850 1454 850 1454 866 1464.5 c 128,-1,12\n 882 1475 882 1475 893 1490.5 c 128,-1,13\n 904 1506 904 1506 911 1525 c 128,-1,14\n 918 1544 918 1544 921 1562 c 1,15,-1\n 1017 1558 l 1,16,17\n 1014 1514 1014 1514 997.5 1473 c 128,-1,18\n 981 1432 981 1432 955.5 1400.5 c 128,-1,19\n 930 1369 930 1369 895.5 1350 c 128,-1,20\n 861 1331 861 1331 822 1331 c 0,21,22\n 790 1331 790 1331 759 1345 c 128,-1,23\n 728 1359 728 1359 696 1375.5 c 128,-1,24\n 664 1392 664 1392 631 1406 c 128,-1,25\n 598 1420 598 1420 563 1420 c 0,26,27\n 545 1420 545 1420 530.5 1412 c 128,-1,28\n 516 1404 516 1404 504.5 1391 c 128,-1,29\n 493 1378 493 1378 485 1362.5 c 128,-1,30\n 477 1347 477 1347 473 1332 c 1,31,-1\n 387 1335 l 1,0,1\nEndSplineSet\nEndChar\n\nStartChar: endash\nEncoding: 8211 8211 181\nWidth: 1300\nFlags: W\nTtInstrs:\nSVTCA[y-axis]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_2\n 3\n 1\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 2\nMDRP[rp0,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n300 600 m 1,0,-1\n 1000 600 l 1,1,-1\n 1000 446 l 1,2,-1\n 300 446 l 1,3,-1\n 300 600 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: emdash\nEncoding: 8212 8212 182\nWidth: 1300\nFlags: W\nTtInstrs:\nSVTCA[y-axis]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_2\n 3\n 1\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 2\nMDRP[rp0,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n0 600 m 1,0,-1\n 1300 600 l 1,1,-1\n 1300 446 l 1,2,-1\n 0 446 l 1,3,-1\n 0 600 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: quoteleft\nEncoding: 8216 8216 183\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 10\nMDAP[rnd]\nPUSHW_1\n 0\nMDAP[rnd]\nNPUSHW\n 3\n 139\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 61\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 125\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 171\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 73\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 87\n 16\n 1\nDELTAP1\nNPUSHW\n 3\n 120\n 16\n 1\nDELTAP1\nNPUSHW\n 3\n 72\n 16\n 1\nDELTAP1\nNPUSHW\n 5\n 134\n 16\n 150\n 16\n 2\nDELTAP1\nNPUSHW\n 3\n 101\n 16\n 1\nDELTAP1\nNPUSHW\n 3\n 55\n 21\n 1\nDELTAP1\nSVTCA[y-axis]\nPUSHW_1\n 21\nMDAP[rnd]\nPUSHW_1\n 15\nMDAP[rnd]\nPUSHW_1\n 5\nMDAP[rnd]\nNPUSHW\n 3\n 134\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 54\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 68\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 81\n 15\n 1\nDELTAP1\nNPUSHW\n 3\n 133\n 16\n 1\nDELTAP1\nNPUSHW\n 5\n 55\n 16\n 71\n 16\n 2\nDELTAP1\nNPUSHW\n 3\n 116\n 16\n 1\nDELTAP1\nNPUSHW\n 3\n 83\n 16\n 1\nDELTAP1\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n424 1095 m 0,0,1\n 424 1070 424 1070 414 1048 c 128,-1,2\n 404 1026 404 1026 387 1009.5 c 128,-1,3\n 370 993 370 993 347.5 983.5 c 128,-1,4\n 325 974 325 974 300 974 c 256,5,6\n 275 974 275 974 252.5 982.5 c 128,-1,7\n 230 991 230 991 213 1008 c 128,-1,8\n 196 1025 196 1025 185.5 1050.5 c 128,-1,9\n 175 1076 175 1076 175 1109 c 0,10,11\n 175 1153 175 1153 180.5 1195 c 128,-1,12\n 186 1237 186 1237 203 1280 c 128,-1,13\n 220 1323 220 1323 252 1367.5 c 128,-1,14\n 284 1412 284 1412 336 1460 c 1,15,-1\n 380 1440 l 1,16,17\n 361 1403 361 1403 346 1364 c 0,18,19\n 333 1331 333 1331 322.5 1292 c 128,-1,20\n 312 1253 312 1253 312 1216 c 1,21,22\n 333 1215 333 1215 353 1206.5 c 128,-1,23\n 373 1198 373 1198 389 1183 c 128,-1,24\n 405 1168 405 1168 414.5 1146 c 128,-1,25\n 424 1124 424 1124 424 1095 c 0,0,1\nEndSplineSet\nEndChar\n\nStartChar: quoteright\nEncoding: 8217 8217 184\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 3\nMDAP[rnd]\nPUSHW_1\n 1\nMDAP[rnd]\nPUSHW_1\n 3\nSRP0\nPUSHW_2\n 2\n 8\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 2\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 1\nMDAP[rnd]\nELSE\nPUSHW_2\n 1\n 19\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n700 1520 m 1,0,-1\n 950 1500 l 1,1,-1\n 600 1200 l 1,2,-1\n 400 1200 l 1,3,-1\n 700 1520 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: quotesinglbase\nEncoding: 8218 8218 185\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_1\n 10\nMDAP[rnd]\nSVTCA[y-axis]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 15\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 21\nMDAP[rnd]\nELSE\nPUSHW_2\n 21\n 13\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n176 105 m 0,0,1\n 176 130 176 130 186 152 c 128,-1,2\n 196 174 196 174 213 190.5 c 128,-1,3\n 230 207 230 207 252.5 216.5 c 128,-1,4\n 275 226 275 226 300 226 c 256,5,6\n 325 226 325 226 347.5 217.5 c 128,-1,7\n 370 209 370 209 387 192 c 128,-1,8\n 404 175 404 175 414.5 149.5 c 128,-1,9\n 425 124 425 124 425 91 c 0,10,11\n 425 47 425 47 419.5 5 c 128,-1,12\n 414 -37 414 -37 397 -80 c 128,-1,13\n 380 -123 380 -123 348 -167.5 c 128,-1,14\n 316 -212 316 -212 264 -260 c 1,15,-1\n 220 -240 l 1,16,17\n 239 -203 239 -203 254 -164 c 0,18,19\n 267 -131 267 -131 277.5 -92 c 128,-1,20\n 288 -53 288 -53 288 -16 c 1,21,22\n 267 -15 267 -15 247 -6.5 c 128,-1,23\n 227 2 227 2 211 17 c 128,-1,24\n 195 32 195 32 185.5 54 c 128,-1,25\n 176 76 176 76 176 105 c 0,0,1\nEndSplineSet\nEndChar\n\nStartChar: quotedblleft\nEncoding: 8220 8220 186\nWidth: 1300\nFlags: W\nTtInstrs:\nSVTCA[y-axis]\nPUSHW_1\n 26\nMDAP[rnd]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n424 1095 m 0,0,1\n 424 1070 424 1070 414 1048 c 128,-1,2\n 404 1026 404 1026 387 1009.5 c 128,-1,3\n 370 993 370 993 347.5 983.5 c 128,-1,4\n 325 974 325 974 300 974 c 256,5,6\n 275 974 275 974 252.5 982.5 c 128,-1,7\n 230 991 230 991 213 1008 c 128,-1,8\n 196 1025 196 1025 185.5 1050.5 c 128,-1,9\n 175 1076 175 1076 175 1109 c 0,10,11\n 175 1153 175 1153 180.5 1195 c 128,-1,12\n 186 1237 186 1237 203 1280 c 128,-1,13\n 220 1323 220 1323 252 1367.5 c 128,-1,14\n 284 1412 284 1412 336 1460 c 1,15,-1\n 380 1440 l 1,16,17\n 361 1403 361 1403 346 1364 c 0,18,19\n 333 1331 333 1331 322.5 1292 c 128,-1,20\n 312 1253 312 1253 312 1216 c 1,21,22\n 333 1215 333 1215 353 1206.5 c 128,-1,23\n 373 1198 373 1198 389 1183 c 128,-1,24\n 405 1168 405 1168 414.5 1146 c 128,-1,25\n 424 1124 424 1124 424 1095 c 0,0,1\n824 1095 m 0,26,27\n 824 1070 824 1070 814 1048 c 128,-1,28\n 804 1026 804 1026 787 1009.5 c 128,-1,29\n 770 993 770 993 747.5 983.5 c 128,-1,30\n 725 974 725 974 700 974 c 256,31,32\n 675 974 675 974 652.5 982.5 c 128,-1,33\n 630 991 630 991 613 1008 c 128,-1,34\n 596 1025 596 1025 585.5 1050.5 c 128,-1,35\n 575 1076 575 1076 575 1109 c 0,36,37\n 575 1153 575 1153 580.5 1195 c 128,-1,38\n 586 1237 586 1237 603 1280 c 128,-1,39\n 620 1323 620 1323 652 1367.5 c 128,-1,40\n 684 1412 684 1412 736 1460 c 1,41,-1\n 780 1440 l 1,42,43\n 761 1403 761 1403 746 1364 c 0,44,45\n 733 1331 733 1331 722.5 1292 c 128,-1,46\n 712 1253 712 1253 712 1216 c 1,47,48\n 733 1215 733 1215 753 1206.5 c 128,-1,49\n 773 1198 773 1198 789 1183 c 128,-1,50\n 805 1168 805 1168 814.5 1146 c 128,-1,51\n 824 1124 824 1124 824 1095 c 0,26,27\nEndSplineSet\nEndChar\n\nStartChar: quotedblright\nEncoding: 8221 8221 187\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_1\n 10\nMDAP[rnd]\nPUSHW_1\n 26\nMDAP[rnd]\nPUSHW_1\n 36\nMDAP[rnd]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n176 1305 m 0,0,1\n 176 1330 176 1330 186 1352 c 128,-1,2\n 196 1374 196 1374 213 1390.5 c 128,-1,3\n 230 1407 230 1407 252.5 1416.5 c 128,-1,4\n 275 1426 275 1426 300 1426 c 256,5,6\n 325 1426 325 1426 347.5 1417.5 c 128,-1,7\n 370 1409 370 1409 387 1392 c 128,-1,8\n 404 1375 404 1375 414.5 1349.5 c 128,-1,9\n 425 1324 425 1324 425 1291 c 0,10,11\n 425 1247 425 1247 419.5 1205 c 128,-1,12\n 414 1163 414 1163 397 1120 c 128,-1,13\n 380 1077 380 1077 348 1032.5 c 128,-1,14\n 316 988 316 988 264 940 c 1,15,-1\n 220 960 l 1,16,17\n 239 997 239 997 254 1036 c 0,18,19\n 267 1069 267 1069 277.5 1108 c 128,-1,20\n 288 1147 288 1147 288 1184 c 1,21,22\n 267 1185 267 1185 247 1193.5 c 128,-1,23\n 227 1202 227 1202 211 1217 c 128,-1,24\n 195 1232 195 1232 185.5 1254 c 128,-1,25\n 176 1276 176 1276 176 1305 c 0,0,1\n576 1305 m 0,26,27\n 576 1330 576 1330 586 1352 c 128,-1,28\n 596 1374 596 1374 613 1390.5 c 128,-1,29\n 630 1407 630 1407 652.5 1416.5 c 128,-1,30\n 675 1426 675 1426 700 1426 c 256,31,32\n 725 1426 725 1426 747.5 1417.5 c 128,-1,33\n 770 1409 770 1409 787 1392 c 128,-1,34\n 804 1375 804 1375 814.5 1349.5 c 128,-1,35\n 825 1324 825 1324 825 1291 c 0,36,37\n 825 1247 825 1247 819.5 1205 c 128,-1,38\n 814 1163 814 1163 797 1120 c 128,-1,39\n 780 1077 780 1077 748 1032.5 c 128,-1,40\n 716 988 716 988 664 940 c 1,41,-1\n 620 960 l 1,42,43\n 639 997 639 997 654 1036 c 0,44,45\n 667 1069 667 1069 677.5 1108 c 128,-1,46\n 688 1147 688 1147 688 1184 c 1,47,48\n 667 1185 667 1185 647 1193.5 c 128,-1,49\n 627 1202 627 1202 611 1217 c 128,-1,50\n 595 1232 595 1232 585.5 1254 c 128,-1,51\n 576 1276 576 1276 576 1305 c 0,26,27\nEndSplineSet\nEndChar\n\nStartChar: quotedblbase\nEncoding: 8222 8222 188\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_1\n 10\nMDAP[rnd]\nSVTCA[y-axis]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 15\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 21\nMDAP[rnd]\nELSE\nPUSHW_2\n 21\n 13\nMIAP[no-rnd]\nEIF\nSVTCA[x-axis]\nPUSHW_1\n 26\nMDAP[rnd]\nPUSHW_1\n 36\nMDAP[rnd]\nSVTCA[y-axis]\nPUSHW_1\n 31\nMDAP[rnd]\nPUSHW_1\n 41\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 47\nMDAP[rnd]\nELSE\nPUSHW_2\n 47\n 13\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n176 105 m 0,0,1\n 176 130 176 130 186 152 c 128,-1,2\n 196 174 196 174 213 190.5 c 128,-1,3\n 230 207 230 207 252.5 216.5 c 128,-1,4\n 275 226 275 226 300 226 c 256,5,6\n 325 226 325 226 347.5 217.5 c 128,-1,7\n 370 209 370 209 387 192 c 128,-1,8\n 404 175 404 175 414.5 149.5 c 128,-1,9\n 425 124 425 124 425 91 c 0,10,11\n 425 47 425 47 419.5 5 c 128,-1,12\n 414 -37 414 -37 397 -80 c 128,-1,13\n 380 -123 380 -123 348 -167.5 c 128,-1,14\n 316 -212 316 -212 264 -260 c 1,15,-1\n 220 -240 l 1,16,17\n 239 -203 239 -203 254 -164 c 0,18,19\n 267 -131 267 -131 277.5 -92 c 128,-1,20\n 288 -53 288 -53 288 -16 c 1,21,22\n 267 -15 267 -15 247 -6.5 c 128,-1,23\n 227 2 227 2 211 17 c 128,-1,24\n 195 32 195 32 185.5 54 c 128,-1,25\n 176 76 176 76 176 105 c 0,0,1\n576 105 m 0,26,27\n 576 130 576 130 586 152 c 128,-1,28\n 596 174 596 174 613 190.5 c 128,-1,29\n 630 207 630 207 652.5 216.5 c 128,-1,30\n 675 226 675 226 700 226 c 256,31,32\n 725 226 725 226 747.5 217.5 c 128,-1,33\n 770 209 770 209 787 192 c 128,-1,34\n 804 175 804 175 814.5 149.5 c 128,-1,35\n 825 124 825 124 825 91 c 0,36,37\n 825 47 825 47 819.5 5 c 128,-1,38\n 814 -37 814 -37 797 -80 c 128,-1,39\n 780 -123 780 -123 748 -167.5 c 128,-1,40\n 716 -212 716 -212 664 -260 c 1,41,-1\n 620 -240 l 1,42,43\n 639 -203 639 -203 654 -164 c 0,44,45\n 667 -131 667 -131 677.5 -92 c 128,-1,46\n 688 -53 688 -53 688 -16 c 1,47,48\n 667 -15 667 -15 647 -6.5 c 128,-1,49\n 627 2 627 2 611 17 c 128,-1,50\n 595 32 595 32 585.5 54 c 128,-1,51\n 576 76 576 76 576 105 c 0,26,27\nEndSplineSet\nEndChar\n\nStartChar: bullet\nEncoding: 8226 8226 189\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n398 807 m 256,0,1\n 398 867 398 867 421.5 920.5 c 128,-1,2\n 445 974 445 974 485 1013.5 c 128,-1,3\n 525 1053 525 1053 578.5 1076.5 c 128,-1,4\n 632 1100 632 1100 692 1100 c 256,5,6\n 752 1100 752 1100 805.5 1076.5 c 128,-1,7\n 859 1053 859 1053 899 1013.5 c 128,-1,8\n 939 974 939 974 962.5 920.5 c 128,-1,9\n 986 867 986 867 986 807 c 256,10,11\n 986 747 986 747 963 692.5 c 128,-1,12\n 940 638 940 638 900.5 597 c 128,-1,13\n 861 556 861 556 808 532 c 128,-1,14\n 755 508 755 508 695 508 c 256,15,16\n 635 508 635 508 581 532 c 128,-1,17\n 527 556 527 556 486.5 597 c 128,-1,18\n 446 638 446 638 422 692.5 c 128,-1,19\n 398 747 398 747 398 807 c 256,0,1\nEndSplineSet\nEndChar\n\nStartChar: ellipsis\nEncoding: 8230 8230 190\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_1\n 10\nMDAP[rnd]\nSVTCA[y-axis]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 15\nMDAP[rnd]\nELSE\nPUSHW_2\n 15\n 13\nMIAP[no-rnd]\nEIF\nSVTCA[x-axis]\nPUSHW_1\n 20\nMDAP[rnd]\nPUSHW_1\n 30\nMDAP[rnd]\nSVTCA[y-axis]\nPUSHW_1\n 25\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 35\nMDAP[rnd]\nELSE\nPUSHW_2\n 35\n 13\nMIAP[no-rnd]\nEIF\nSVTCA[x-axis]\nPUSHW_1\n 40\nMDAP[rnd]\nPUSHW_1\n 50\nMDAP[rnd]\nSVTCA[y-axis]\nPUSHW_1\n 45\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 55\nMDAP[rnd]\nELSE\nPUSHW_2\n 55\n 13\nMIAP[no-rnd]\nEIF\nSVTCA[x-axis]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_1\n 10\nMDAP[rnd]\nPUSHW_1\n 20\nMDAP[rnd]\nPUSHW_1\n 30\nMDAP[rnd]\nPUSHW_1\n 40\nMDAP[rnd]\nPUSHW_1\n 50\nMDAP[rnd]\nSVTCA[y-axis]\nPUSHW_1\n 5\nMDAP[rnd]\nPUSHW_1\n 25\nMDAP[rnd]\nPUSHW_1\n 45\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 15\nMDAP[rnd]\nELSE\nPUSHW_2\n 15\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 35\nMDAP[rnd]\nELSE\nPUSHW_2\n 35\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 55\nMDAP[rnd]\nELSE\nPUSHW_2\n 55\n 13\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n37 150 m 256,0,1\n 37 184 37 184 50 214 c 128,-1,2\n 63 244 63 244 85.5 266.5 c 128,-1,3\n 108 289 108 289 137.5 302 c 128,-1,4\n 167 315 167 315 201 315 c 256,5,6\n 235 315 235 315 265 302 c 128,-1,7\n 295 289 295 289 317.5 266.5 c 128,-1,8\n 340 244 340 244 353 214 c 128,-1,9\n 366 184 366 184 366 150 c 256,10,11\n 366 116 366 116 353 85.5 c 128,-1,12\n 340 55 340 55 318 32.5 c 128,-1,13\n 296 10 296 10 266.5 -3.5 c 128,-1,14\n 237 -17 237 -17 203 -17 c 256,15,16\n 169 -17 169 -17 138.5 -3.5 c 128,-1,17\n 108 10 108 10 85.5 32.5 c 128,-1,18\n 63 55 63 55 50 85.5 c 128,-1,19\n 37 116 37 116 37 150 c 256,0,1\n477 150 m 256,20,21\n 477 184 477 184 490 214 c 128,-1,22\n 503 244 503 244 525.5 266.5 c 128,-1,23\n 548 289 548 289 577.5 302 c 128,-1,24\n 607 315 607 315 641 315 c 256,25,26\n 675 315 675 315 705 302 c 128,-1,27\n 735 289 735 289 757.5 266.5 c 128,-1,28\n 780 244 780 244 793 214 c 128,-1,29\n 806 184 806 184 806 150 c 256,30,31\n 806 116 806 116 793 85.5 c 128,-1,32\n 780 55 780 55 758 32.5 c 128,-1,33\n 736 10 736 10 706.5 -3.5 c 128,-1,34\n 677 -17 677 -17 643 -17 c 256,35,36\n 609 -17 609 -17 578.5 -3.5 c 128,-1,37\n 548 10 548 10 525.5 32.5 c 128,-1,38\n 503 55 503 55 490 85.5 c 128,-1,39\n 477 116 477 116 477 150 c 256,20,21\n917 150 m 256,40,41\n 917 184 917 184 930 214 c 128,-1,42\n 943 244 943 244 965.5 266.5 c 128,-1,43\n 988 289 988 289 1017.5 302 c 128,-1,44\n 1047 315 1047 315 1081 315 c 256,45,46\n 1115 315 1115 315 1145 302 c 128,-1,47\n 1175 289 1175 289 1197.5 266.5 c 128,-1,48\n 1220 244 1220 244 1233 214 c 128,-1,49\n 1246 184 1246 184 1246 150 c 256,50,51\n 1246 116 1246 116 1233 85.5 c 128,-1,52\n 1220 55 1220 55 1198 32.5 c 128,-1,53\n 1176 10 1176 10 1146.5 -3.5 c 128,-1,54\n 1117 -17 1117 -17 1083 -17 c 256,55,56\n 1049 -17 1049 -17 1018.5 -3.5 c 128,-1,57\n 988 10 988 10 965.5 32.5 c 128,-1,58\n 943 55 943 55 930 85.5 c 128,-1,59\n 917 116 917 116 917 150 c 256,40,41\nEndSplineSet\nEndChar\n\nStartChar: guilsinglleft\nEncoding: 8249 8249 191\nWidth: 1300\nFlags: W\nTtInstrs:\nSVTCA[y-axis]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_1\n 6\nMDAP[rnd]\nPUSHW_4\n 7\n 4\n 8\n 4\nCALL\nPUSHW_1\n 0\nSRP0\nPUSHW_2\n 1\n 4\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 3\n 0\n 6\nSRP1\nSRP2\nIP\nPUSHW_1\n 6\nSRP0\nPUSHW_2\n 5\n 4\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n870 1026 m 1,0,-1\n 920 901 l 1,1,-1\n 595 610 l 1,2,-1\n 457 550 l 1,3,-1\n 594 490 l 1,4,-1\n 922 201 l 1,5,-1\n 868 66 l 1,6,-1\n 400 478 l 1,7,-1\n 400 617 l 1,8,-1\n 870 1026 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: guilsinglright\nEncoding: 8250 8250 192\nWidth: 1300\nFlags: W\nTtInstrs:\nSVTCA[y-axis]\nPUSHW_1\n 8\nMDAP[rnd]\nPUSHW_1\n 2\nMDAP[rnd]\nPUSHW_4\n 1\n 4\n 0\n 4\nCALL\nPUSHW_1\n 2\nSRP0\nPUSHW_2\n 3\n 4\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 5\n 8\n 2\nSRP1\nSRP2\nIP\nPUSHW_1\n 8\nSRP0\nPUSHW_2\n 7\n 4\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n900 617 m 1,0,-1\n 900 478 l 1,1,-1\n 432 66 l 1,2,-1\n 378 201 l 1,3,-1\n 706 490 l 1,4,-1\n 843 550 l 1,5,-1\n 705 610 l 1,6,-1\n 380 901 l 1,7,-1\n 430 1026 l 1,8,-1\n 900 617 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: Euro\nEncoding: 8364 8364 193\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n528 651 m 1,0,-1\n 825 651 l 1,1,-1\n 746 500 l 1,2,-1\n 507 500 l 1,3,4\n 524 420 524 420 554 354 c 128,-1,5\n 584 288 584 288 625.5 241.5 c 128,-1,6\n 667 195 667 195 719.5 169.5 c 128,-1,7\n 772 144 772 144 834 144 c 0,8,9\n 907 144 907 144 976.5 169 c 128,-1,10\n 1046 194 1046 194 1111 230 c 1,11,-1\n 1188 104 l 1,12,13\n 1160 79 1160 79 1129 57 c 128,-1,14\n 1098 35 1098 35 1052.5 18.5 c 128,-1,15\n 1007 2 1007 2 941 -7.5 c 128,-1,16\n 875 -17 875 -17 778 -17 c 0,17,18\n 692 -17 692 -17 615.5 21.5 c 128,-1,19\n 539 60 539 60 475.5 129 c 128,-1,20\n 412 198 412 198 364 292.5 c 128,-1,21\n 316 387 316 387 287 500 c 1,22,-1\n 123 500 l 1,23,-1\n 123 651 l 1,24,-1\n 270 651 l 1,25,26\n 264 709 264 709 264 770 c 0,27,28\n 264 809 264 809 267 850 c 1,29,-1\n 123 850 l 1,30,-1\n 123 1000 l 1,31,-1\n 288 1000 l 1,32,33\n 312 1111 312 1111 357 1205.5 c 128,-1,34\n 402 1300 402 1300 465 1369 c 128,-1,35\n 528 1438 528 1438 607.5 1477.5 c 128,-1,36\n 687 1517 687 1517 781 1517 c 0,37,38\n 904 1517 904 1517 1003 1479.5 c 128,-1,39\n 1102 1442 1102 1442 1174 1373 c 1,40,-1\n 1111 1252 l 1,41,42\n 1080 1274 1080 1274 1049 1292 c 128,-1,43\n 1018 1310 1018 1310 981 1322.5 c 128,-1,44\n 944 1335 944 1335 899.5 1341.5 c 128,-1,45\n 855 1348 855 1348 797 1348 c 0,46,47\n 741 1348 741 1348 688 1319.5 c 128,-1,48\n 635 1291 635 1291 593 1240 c 128,-1,49\n 551 1189 551 1189 523 1118.5 c 128,-1,50\n 495 1048 495 1048 488 963 c 1,51,-1\n 546 1000 l 1,52,-1\n 1005 1000 l 1,53,-1\n 927 850 l 1,54,-1\n 472 850 l 1,55,56\n 470 831 470 831 470 812 c 2,57,-1\n 470 773 l 2,58,59\n 470 751 470 751 470.5 729.5 c 128,-1,60\n 471 708 471 708 473 685 c 1,61,-1\n 444 596 l 1,62,-1\n 528 651 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: trademark\nEncoding: 8482 8482 194\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n200 900 m 1,0,-1\n 200 1433 l 1,1,-1\n 0 1433 l 1,2,-1\n 0 1500 l 1,3,-1\n 500 1500 l 1,4,-1\n 500 1433 l 1,5,-1\n 300 1433 l 1,6,-1\n 300 900 l 1,7,-1\n 200 900 l 1,0,-1\n1100 900 m 1,8,-1\n 1100 1470 l 1,9,-1\n 1050 1300 l 1,10,-1\n 920 1000 l 1,11,-1\n 880 1000 l 1,12,-1\n 750 1300 l 1,13,-1\n 700 1470 l 1,14,-1\n 700 900 l 1,15,-1\n 600 900 l 1,16,-1\n 600 1500 l 1,17,-1\n 740 1500 l 1,18,-1\n 860 1250 l 1,19,-1\n 900 1100 l 1,20,-1\n 940 1250 l 1,21,-1\n 1060 1500 l 1,22,-1\n 1200 1500 l 1,23,-1\n 1200 900 l 1,24,-1\n 1100 900 l 1,8,-1\nEndSplineSet\nEndChar\n\nStartChar: NULL\nEncoding: 0 -1 195\nAltUni2: 000000.ffffffff.0\nWidth: 0\nFlags: W\nLayerCount: 2\nEndChar\n\nStartChar: currency\nEncoding: 164 164 196\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n1062 222 m 1,0,-1\n 961 121 l 1,1,-1\n 805 278 l 1,2,3\n 759 247 759 247 707.5 231.5 c 128,-1,4\n 656 216 656 216 602 216 c 256,5,6\n 548 216 548 216 496.5 231.5 c 128,-1,7\n 445 247 445 247 399 278 c 1,8,-1\n 243 121 l 1,9,-1\n 142 222 l 1,10,-1\n 299 378 l 1,11,12\n 268 424 268 424 252.5 475.5 c 128,-1,13\n 237 527 237 527 237 581 c 256,14,15\n 237 635 237 635 252.5 686.5 c 128,-1,16\n 268 738 268 738 299 784 c 1,17,-1\n 142 940 l 1,18,-1\n 243 1042 l 1,19,-1\n 399 885 l 1,20,21\n 445 915 445 915 496.5 930.5 c 128,-1,22\n 548 946 548 946 602 946 c 256,23,24\n 656 946 656 946 707.5 930.5 c 128,-1,25\n 759 915 759 915 805 885 c 1,26,-1\n 961 1042 l 1,27,-1\n 1062 940 l 1,28,-1\n 906 784 l 1,29,30\n 967 689 967 689 967 581 c 0,31,32\n 967 527 967 527 951.5 475.5 c 128,-1,33\n 936 424 936 424 906 378 c 1,34,-1\n 1062 222 l 1,0,-1\n380 581 m 256,35,36\n 380 536 380 536 398 495.5 c 128,-1,37\n 416 455 416 455 446 425 c 128,-1,38\n 476 395 476 395 516.5 377 c 128,-1,39\n 557 359 557 359 602 359 c 256,40,41\n 647 359 647 359 687.5 377 c 128,-1,42\n 728 395 728 395 758 425 c 128,-1,43\n 788 455 788 455 805.5 495.5 c 128,-1,44\n 823 536 823 536 823 581 c 256,45,46\n 823 626 823 626 805.5 666.5 c 128,-1,47\n 788 707 788 707 758 737 c 128,-1,48\n 728 767 728 767 687.5 784.5 c 128,-1,49\n 647 802 647 802 602 802 c 256,50,51\n 557 802 557 802 516.5 784.5 c 128,-1,52\n 476 767 476 767 446 737 c 128,-1,53\n 416 707 416 707 398 666.5 c 128,-1,54\n 380 626 380 626 380 581 c 256,35,36\nEndSplineSet\nEndChar\n\nStartChar: brokenbar\nEncoding: 166 166 197\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n800 1520 m 1,0,-1\n 800 700 l 1,1,-1\n 600 700 l 1,2,-1\n 600 1500 l 1,3,-1\n 800 1520 l 1,0,-1\n800 362 m 1,4,-1\n 800 -400 l 1,5,-1\n 600 -400 l 1,6,-1\n 600 362 l 1,7,-1\n 800 362 l 1,4,-1\nEndSplineSet\nEndChar\n\nStartChar: sfthyphen\nEncoding: 173 173 198\nWidth: 0\nFlags: W\nLayerCount: 2\nEndChar\n\nStartChar: twosuperior\nEncoding: 178 178 199\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n190 720 m 1,0,-1\n 190 804 l 1,1,2\n 213 840 213 840 240 875.5 c 128,-1,3\n 267 911 267 911 295 944.5 c 128,-1,4\n 323 978 323 978 349.5 1008 c 128,-1,5\n 376 1038 376 1038 398 1064 c 0,6,7\n 424 1094 424 1094 448.5 1119 c 128,-1,8\n 473 1144 473 1144 491.5 1168.5 c 128,-1,9\n 510 1193 510 1193 521 1219.5 c 128,-1,10\n 532 1246 532 1246 532 1277 c 0,11,12\n 532 1301 532 1301 523 1322.5 c 128,-1,13\n 514 1344 514 1344 497.5 1359.5 c 128,-1,14\n 481 1375 481 1375 458.5 1384.5 c 128,-1,15\n 436 1394 436 1394 409 1394 c 0,16,17\n 379 1394 379 1394 356.5 1385.5 c 128,-1,18\n 334 1377 334 1377 317.5 1363.5 c 128,-1,19\n 301 1350 301 1350 288.5 1333.5 c 128,-1,20\n 276 1317 276 1317 266 1300 c 1,21,-1\n 195 1330 l 1,22,23\n 208 1362 208 1362 228.5 1389.5 c 128,-1,24\n 249 1417 249 1417 276.5 1436.5 c 128,-1,25\n 304 1456 304 1456 339 1467 c 128,-1,26\n 374 1478 374 1478 417 1478 c 0,27,28\n 467 1478 467 1478 506.5 1460 c 128,-1,29\n 546 1442 546 1442 573.5 1413 c 128,-1,30\n 601 1384 601 1384 615 1347 c 128,-1,31\n 629 1310 629 1310 629 1272 c 0,32,33\n 629 1233 629 1233 615 1198.5 c 128,-1,34\n 601 1164 601 1164 579.5 1132.5 c 128,-1,35\n 558 1101 558 1101 533.5 1073.5 c 128,-1,36\n 509 1046 509 1046 489 1022 c 0,37,38\n 463 992 463 992 437 962.5 c 128,-1,39\n 411 933 411 933 387 904.5 c 128,-1,40\n 363 876 363 876 342.5 850 c 128,-1,41\n 322 824 322 824 307 800 c 1,42,-1\n 657 800 l 1,43,-1\n 657 720 l 1,44,-1\n 190 720 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: threesuperior\nEncoding: 179 179 200\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n212 1390 m 1,0,-1\n 220 1470 l 1,1,-1\n 610 1470 l 1,2,-1\n 610 1400 l 1,3,4\n 604 1380 604 1380 589.5 1358 c 128,-1,5\n 575 1336 575 1336 556 1314 c 128,-1,6\n 537 1292 537 1292 514 1270.5 c 128,-1,7\n 491 1249 491 1249 468 1229 c 1,8,-1\n 402 1192 l 1,9,10\n 407 1193 407 1193 415 1193.5 c 128,-1,11\n 423 1194 423 1194 430 1194 c 0,12,13\n 478 1194 478 1194 520 1182 c 128,-1,14\n 562 1170 562 1170 592.5 1145.5 c 128,-1,15\n 623 1121 623 1121 641 1084 c 128,-1,16\n 659 1047 659 1047 659 996 c 0,17,18\n 659 948 659 948 641 908.5 c 128,-1,19\n 623 869 623 869 591.5 838 c 128,-1,20\n 560 807 560 807 518 785 c 128,-1,21\n 476 763 476 763 428.5 748.5 c 128,-1,22\n 381 734 381 734 330 727 c 128,-1,23\n 279 720 279 720 230 720 c 1,24,-1\n 230 800 l 1,25,26\n 271 801 271 801 311 807 c 128,-1,27\n 351 813 351 813 387 824 c 128,-1,28\n 423 835 423 835 453.5 850.5 c 128,-1,29\n 484 866 484 866 506.5 886.5 c 128,-1,30\n 529 907 529 907 541.5 933.5 c 128,-1,31\n 554 960 554 960 554 991 c 0,32,33\n 554 1027 554 1027 538.5 1051 c 128,-1,34\n 523 1075 523 1075 496.5 1089 c 128,-1,35\n 470 1103 470 1103 434.5 1109 c 128,-1,36\n 399 1115 399 1115 358 1115 c 0,37,38\n 342 1115 342 1115 323 1114 c 128,-1,39\n 304 1113 304 1113 289 1112 c 1,40,-1\n 289 1190 l 1,41,42\n 310 1205 310 1205 334 1224 c 128,-1,43\n 358 1243 358 1243 382.5 1263.5 c 128,-1,44\n 407 1284 407 1284 430 1305.5 c 128,-1,45\n 453 1327 453 1327 472 1346 c 128,-1,46\n 491 1365 491 1365 504 1382 c 128,-1,47\n 517 1399 517 1399 521 1410 c 1,48,-1\n 445 1390 l 1,49,-1\n 212 1390 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: onesuperior\nEncoding: 185 185 201\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n233 720 m 1,0,-1\n 233 800 l 1,1,-1\n 405 800 l 1,2,-1\n 405 1283 l 1,3,-1\n 434 1396 l 1,4,-1\n 366 1303 l 1,5,-1\n 260 1209 l 1,6,-1\n 206 1270 l 1,7,-1\n 435 1480 l 1,8,-1\n 510 1470 l 1,9,-1\n 510 800 l 1,10,-1\n 683 800 l 1,11,-1\n 683 720 l 1,12,-1\n 233 720 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: onequarter\nEncoding: 188 188 202\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n504 0 m 1,0,-1\n 379 0 l 1,1,-1\n 954 1500 l 1,2,-1\n 1070 1500 l 1,3,-1\n 504 0 l 1,0,-1\n131 720 m 1,4,-1\n 131 800 l 1,5,-1\n 303 800 l 1,6,-1\n 303 1283 l 1,7,-1\n 332 1396 l 1,8,-1\n 264 1303 l 1,9,-1\n 158 1209 l 1,10,-1\n 104 1270 l 1,11,-1\n 333 1480 l 1,12,-1\n 408 1470 l 1,13,-1\n 408 800 l 1,14,-1\n 581 800 l 1,15,-1\n 581 720 l 1,16,-1\n 131 720 l 1,4,-1\n1242 150 m 1,17,-1\n 1152 150 l 1,18,-1\n 1152 0 l 1,19,-1\n 1047 0 l 1,20,-1\n 1047 150 l 1,21,-1\n 749 150 l 1,22,-1\n 749 235 l 1,23,-1\n 991 760 l 1,24,-1\n 1086 750 l 1,25,-1\n 878 300 l 1,26,-1\n 832 230 l 1,27,-1\n 1047 230 l 1,28,-1\n 1047 433 l 1,29,-1\n 1152 425 l 1,30,-1\n 1152 230 l 1,31,-1\n 1249 230 l 1,32,-1\n 1242 150 l 1,17,-1\nEndSplineSet\nEndChar\n\nStartChar: onehalf\nEncoding: 189 189 203\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n504 0 m 1,0,-1\n 379 0 l 1,1,-1\n 954 1500 l 1,2,-1\n 1070 1500 l 1,3,-1\n 504 0 l 1,0,-1\n131 720 m 1,4,-1\n 131 800 l 1,5,-1\n 303 800 l 1,6,-1\n 303 1283 l 1,7,-1\n 332 1396 l 1,8,-1\n 264 1303 l 1,9,-1\n 158 1209 l 1,10,-1\n 104 1270 l 1,11,-1\n 333 1480 l 1,12,-1\n 408 1470 l 1,13,-1\n 408 800 l 1,14,-1\n 581 800 l 1,15,-1\n 581 720 l 1,16,-1\n 131 720 l 1,4,-1\n813 0 m 1,17,-1\n 813 84 l 1,18,19\n 836 120 836 120 863 155.5 c 128,-1,20\n 890 191 890 191 918 224.5 c 128,-1,21\n 946 258 946 258 972.5 288 c 128,-1,22\n 999 318 999 318 1021 344 c 0,23,24\n 1047 374 1047 374 1071.5 399 c 128,-1,25\n 1096 424 1096 424 1114.5 448.5 c 128,-1,26\n 1133 473 1133 473 1144 499.5 c 128,-1,27\n 1155 526 1155 526 1155 557 c 0,28,29\n 1155 581 1155 581 1146 602.5 c 128,-1,30\n 1137 624 1137 624 1120.5 639.5 c 128,-1,31\n 1104 655 1104 655 1081.5 664.5 c 128,-1,32\n 1059 674 1059 674 1032 674 c 0,33,34\n 1002 674 1002 674 979.5 665.5 c 128,-1,35\n 957 657 957 657 940.5 643.5 c 128,-1,36\n 924 630 924 630 911.5 613.5 c 128,-1,37\n 899 597 899 597 889 580 c 1,38,-1\n 818 610 l 1,39,40\n 831 642 831 642 851.5 669.5 c 128,-1,41\n 872 697 872 697 899.5 716.5 c 128,-1,42\n 927 736 927 736 962 747 c 128,-1,43\n 997 758 997 758 1040 758 c 0,44,45\n 1090 758 1090 758 1129.5 740 c 128,-1,46\n 1169 722 1169 722 1196.5 693 c 128,-1,47\n 1224 664 1224 664 1238 627 c 128,-1,48\n 1252 590 1252 590 1252 552 c 0,49,50\n 1252 513 1252 513 1238 478.5 c 128,-1,51\n 1224 444 1224 444 1202.5 412.5 c 128,-1,52\n 1181 381 1181 381 1156.5 353.5 c 128,-1,53\n 1132 326 1132 326 1112 302 c 0,54,55\n 1086 272 1086 272 1060 242.5 c 128,-1,56\n 1034 213 1034 213 1010 184.5 c 128,-1,57\n 986 156 986 156 965.5 130 c 128,-1,58\n 945 104 945 104 930 80 c 1,59,-1\n 1280 80 l 1,60,-1\n 1280 0 l 1,61,-1\n 813 0 l 1,17,-1\nEndSplineSet\nEndChar\n\nStartChar: threequarters\nEncoding: 190 190 204\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n504 0 m 1,0,-1\n 379 0 l 1,1,-1\n 954 1500 l 1,2,-1\n 1070 1500 l 1,3,-1\n 504 0 l 1,0,-1\n1220 150 m 1,4,-1\n 1130 150 l 1,5,-1\n 1130 0 l 1,6,-1\n 1025 0 l 1,7,-1\n 1025 150 l 1,8,-1\n 727 150 l 1,9,-1\n 727 235 l 1,10,-1\n 969 760 l 1,11,-1\n 1064 750 l 1,12,-1\n 856 300 l 1,13,-1\n 810 230 l 1,14,-1\n 1025 230 l 1,15,-1\n 1025 433 l 1,16,-1\n 1130 425 l 1,17,-1\n 1130 230 l 1,18,-1\n 1227 230 l 1,19,-1\n 1220 150 l 1,4,-1\n212 1390 m 1,20,-1\n 220 1470 l 1,21,-1\n 610 1470 l 1,22,-1\n 610 1400 l 1,23,24\n 604 1380 604 1380 589.5 1358 c 128,-1,25\n 575 1336 575 1336 556 1314 c 128,-1,26\n 537 1292 537 1292 514 1270.5 c 128,-1,27\n 491 1249 491 1249 468 1229 c 1,28,-1\n 402 1192 l 1,29,30\n 407 1193 407 1193 415 1193.5 c 128,-1,31\n 423 1194 423 1194 430 1194 c 0,32,33\n 478 1194 478 1194 520 1182 c 128,-1,34\n 562 1170 562 1170 592.5 1145.5 c 128,-1,35\n 623 1121 623 1121 641 1084 c 128,-1,36\n 659 1047 659 1047 659 996 c 0,37,38\n 659 948 659 948 641 908.5 c 128,-1,39\n 623 869 623 869 591.5 838 c 128,-1,40\n 560 807 560 807 518 785 c 128,-1,41\n 476 763 476 763 428.5 748.5 c 128,-1,42\n 381 734 381 734 330 727 c 128,-1,43\n 279 720 279 720 230 720 c 1,44,-1\n 230 800 l 1,45,46\n 271 801 271 801 311 807 c 128,-1,47\n 351 813 351 813 387 824 c 128,-1,48\n 423 835 423 835 453.5 850.5 c 128,-1,49\n 484 866 484 866 506.5 886.5 c 128,-1,50\n 529 907 529 907 541.5 933.5 c 128,-1,51\n 554 960 554 960 554 991 c 0,52,53\n 554 1027 554 1027 538.5 1051 c 128,-1,54\n 523 1075 523 1075 496.5 1089 c 128,-1,55\n 470 1103 470 1103 434.5 1109 c 128,-1,56\n 399 1115 399 1115 358 1115 c 0,57,58\n 342 1115 342 1115 323 1114 c 128,-1,59\n 304 1113 304 1113 289 1112 c 1,60,-1\n 289 1190 l 1,61,62\n 310 1205 310 1205 334 1224 c 128,-1,63\n 358 1243 358 1243 382.5 1263.5 c 128,-1,64\n 407 1284 407 1284 430 1305.5 c 128,-1,65\n 453 1327 453 1327 472 1346 c 128,-1,66\n 491 1365 491 1365 504 1382 c 128,-1,67\n 517 1399 517 1399 521 1410 c 1,68,-1\n 445 1390 l 1,69,-1\n 212 1390 l 1,20,-1\nEndSplineSet\nEndChar\n\nStartChar: Eth\nEncoding: 208 208 205\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n0 855 m 1,0,-1\n 200 855 l 1,1,-1\n 200 1290 l 1,2,-1\n 170 1500 l 1,3,4\n 201 1503 201 1503 244 1505 c 128,-1,5\n 287 1507 287 1507 332.5 1508.5 c 128,-1,6\n 378 1510 378 1510 422.5 1510.5 c 128,-1,7\n 467 1511 467 1511 500 1511 c 0,8,9\n 659 1511 659 1511 794.5 1472 c 128,-1,10\n 930 1433 930 1433 1029 1348 c 128,-1,11\n 1128 1263 1128 1263 1184 1130 c 128,-1,12\n 1240 997 1240 997 1240 810 c 0,13,14\n 1240 664 1240 664 1212 547.5 c 128,-1,15\n 1184 431 1184 431 1134.5 341 c 128,-1,16\n 1085 251 1085 251 1015.5 186.5 c 128,-1,17\n 946 122 946 122 862.5 80.5 c 128,-1,18\n 779 39 779 39 685 19.5 c 128,-1,19\n 591 0 591 0 491 0 c 2,20,-1\n 200 0 l 1,21,-1\n 200 700 l 1,22,-1\n 0 700 l 1,23,-1\n 0 855 l 1,0,-1\n410 1150 m 1,24,-1\n 410 855 l 1,25,-1\n 600 855 l 1,26,-1\n 600 700 l 1,27,-1\n 410 700 l 1,28,-1\n 410 160 l 1,29,-1\n 430 160 l 2,30,31\n 575 160 575 160 676 190 c 128,-1,32\n 777 220 777 220 843.5 269.5 c 128,-1,33\n 910 319 910 319 947.5 383.5 c 128,-1,34\n 985 448 985 448 1003.5 517 c 128,-1,35\n 1022 586 1022 586 1026 654 c 128,-1,36\n 1030 722 1030 722 1030 780 c 0,37,38\n 1030 865 1030 865 1021 941 c 128,-1,39\n 1012 1017 1012 1017 989 1081 c 128,-1,40\n 966 1145 966 1145 927 1196.5 c 128,-1,41\n 888 1248 888 1248 828 1284 c 128,-1,42\n 768 1320 768 1320 685 1339 c 128,-1,43\n 602 1358 602 1358 491 1358 c 0,44,45\n 475 1358 475 1358 457 1357 c 128,-1,46\n 439 1356 439 1356 423 1354 c 2,47,-1\n 385 1350 l 1,48,-1\n 410 1150 l 1,24,-1\nEndSplineSet\nEndChar\n\nStartChar: multiply\nEncoding: 215 215 206\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 7\nMDAP[rnd]\nPUSHW_1\n 15\nMDAP[rnd]\nPUSHW_3\n 4\n 7\n 1\nSRP1\nSRP2\nIP\nPUSHW_1\n 7\nSRP0\nPUSHW_2\n 6\n 12\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 12\n 9\n 15\nSRP1\nSRP2\nIP\nPUSHW_1\n 15\nSRP0\nPUSHW_2\n 14\n 12\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 10\nMDAP[rnd]\nPUSHW_1\n 2\nMDAP[rnd]\nPUSHW_3\n 0\n 2\n 14\nSRP1\nSRP2\nIP\nPUSHW_2\n 1\n 4\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 8\n 10\n 6\nSRP1\nSRP2\nIP\nPUSHW_1\n 10\nSRP0\nPUSHW_2\n 9\n 4\nMIRP[rp0,rnd,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n750 627 m 1,0,-1\n 1175 203 l 1,1,-1\n 1051 102 l 1,2,-1\n 676 477 l 1,3,-1\n 618 576 l 1,4,-1\n 600 477 l 1,5,-1\n 225 102 l 1,6,-1\n 100 203 l 1,7,-1\n 526 627 l 1,8,-1\n 100 1052 l 1,9,-1\n 225 1153 l 1,10,-1\n 600 777 l 1,11,-1\n 658 679 l 1,12,-1\n 676 777 l 1,13,-1\n 1051 1153 l 1,14,-1\n 1175 1052 l 1,15,-1\n 750 627 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: Yacute\nEncoding: 221 221 207\nWidth: 1300\nFlags: W\nTtInstrs:\nRTHG\nPUSHW_1\n 10\nMDAP[rnd]\nRTG\nPUSHW_4\n 4\n 6\n 5\n 4\nCALL\nPUSHW_1\n 10\nSRP0\nPUSHW_1\n 1\nMDRP[rp0,grey]\nPUSHW_1\n 10\nSRP0\nPUSHW_1\n 8\nMDRP[rp0,grey]\nSVTCA[y-axis]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 8\nMDAP[rnd]\nELSE\nPUSHW_2\n 8\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 2\nMDAP[rnd]\nELSE\nPUSHW_2\n 2\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 4\nMDAP[rnd]\nELSE\nPUSHW_2\n 4\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_3\n 10\n 4\n 8\nSRP1\nSRP2\nIP\nIUP[y]\nIUP[x]\nSVTCA[x-axis]\nNPUSHW\n 3\n 20\n 0\n 1\nDELTAP1\nNPUSHW\n 3\n 116\n 0\n 1\nDELTAP1\nNPUSHW\n 3\n 41\n 0\n 1\nDELTAP1\nNPUSHW\n 3\n 139\n 0\n 1\nDELTAP1\nNPUSHW\n 3\n 174\n 0\n 1\nDELTAP1\nNPUSHW\n 3\n 223\n 0\n 1\nDELTAP1\nNPUSHW\n 3\n 16\n 1\n 1\nDELTAP1\nNPUSHW\n 3\n 68\n 1\n 1\nDELTAP1\nNPUSHW\n 3\n 117\n 1\n 1\nDELTAP1\nNPUSHW\n 3\n 172\n 1\n 1\nDELTAP1\nNPUSHW\n 3\n 221\n 1\n 1\nDELTAP1\nNPUSHW\n 3\n 112\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 17\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 69\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 171\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 221\n 2\n 1\nDELTAP1\nNPUSHW\n 3\n 20\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 116\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 69\n 7\n 1\nDELTAP1\nNPUSHW\n 5\n 41\n 7\n 57\n 7\n 2\nDELTAP1\nNPUSHW\n 3\n 89\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 140\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 173\n 7\n 1\nDELTAP1\nNPUSHW\n 3\n 112\n 8\n 1\nDELTAP1\nNPUSHW\n 3\n 65\n 8\n 1\nDELTAP1\nNPUSHW\n 3\n 18\n 8\n 1\nDELTAP1\nNPUSHW\n 3\n 175\n 8\n 1\nDELTAP1\nNPUSHW\n 3\n 64\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 112\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 17\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 172\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 221\n 9\n 1\nDELTAP1\nNPUSHW\n 3\n 64\n 10\n 1\nDELTAP1\nNPUSHW\n 3\n 19\n 10\n 1\nDELTAP1\nNPUSHW\n 3\n 115\n 10\n 1\nDELTAP1\nNPUSHW\n 3\n 58\n 10\n 1\nDELTAP1\nNPUSHW\n 3\n 221\n 10\n 1\nDELTAP1\nNPUSHW\n 3\n 175\n 10\n 1\nDELTAP1\nPUSHW_1\n 11\nMDAP[rnd]\nPUSHW_2\n 12\n 6\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 13\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 12\nMDAP[rnd]\nELSE\nPUSHW_2\n 12\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 11\nMDAP[rnd]\nELSE\nPUSHW_2\n 11\n 19\nMIAP[no-rnd]\nEIF\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n660 935 m 1,0,-1\n 948 1500 l 1,1,-1\n 1140 1500 l 1,2,-1\n 705 646 l 1,3,-1\n 705 0 l 1,4,-1\n 495 0 l 1,5,-1\n 495 645 l 1,6,-1\n 59 1500 l 1,7,-1\n 263 1520 l 1,8,-1\n 551 954 l 1,9,-1\n 630 705 l 1,10,-1\n 660 935 l 1,0,-1\n600 1900 m 1,11,-1\n 830 1920 l 1,12,-1\n 590 1600 l 1,13,-1\n 440 1600 l 1,14,-1\n 600 1900 l 1,11,-1\nEndSplineSet\nEndChar\n\nStartChar: Thorn\nEncoding: 222 222 208\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 30\nMDAP[rnd]\nPUSHW_1\n 0\nMDAP[rnd]\nPUSHW_2\n 1\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 30\nSRP0\nPUSHW_2\n 10\n 7\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 1\nSRP0\nPUSHW_1\n 24\nMDRP[rp0,grey]\nPUSHW_1\n 20\nMDRP[rp0,grey]\nPUSHW_2\n 21\n 6\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 19\nMDAP[rnd]\nPUSHW_1\n 2\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 1\nMDAP[rnd]\nELSE\nPUSHW_2\n 1\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 20\nMDAP[rnd]\nELSE\nPUSHW_2\n 20\n 13\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 2\nSRP0\nPUSHW_2\n 23\n 1\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 19\nSRP0\nPUSHW_2\n 24\n 1\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 30\n 23\n 24\nSRP1\nSRP2\nIP\nPUSHW_1\n 30\nSRP0\nPUSHW_1\n 10\nMDRP[rp0,grey]\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n180 1500 m 1,0,-1\n 400 1500 l 1,1,-1\n 400 1301 l 1,2,-1\n 600 1301 l 2,3,4\n 646 1301 646 1301 697 1292 c 128,-1,5\n 748 1283 748 1283 798 1263.5 c 128,-1,6\n 848 1244 848 1244 893.5 1212.5 c 128,-1,7\n 939 1181 939 1181 974 1135 c 128,-1,8\n 1009 1089 1009 1089 1029.5 1028 c 128,-1,9\n 1050 967 1050 967 1050 889 c 0,10,11\n 1050 831 1050 831 1042.5 769 c 128,-1,12\n 1035 707 1035 707 1011.5 649.5 c 128,-1,13\n 988 592 988 592 945 542 c 128,-1,14\n 902 492 902 492 830 457 c 0,15,16\n 780 433 780 433 716.5 417 c 128,-1,17\n 653 401 653 401 560 401 c 2,18,-1\n 400 401 l 1,19,-1\n 400 0 l 1,20,-1\n 200 0 l 1,21,-1\n 200 1299 l 1,22,-1\n 180 1500 l 1,0,-1\n400 1151 m 1,23,-1\n 400 557 l 1,24,-1\n 589 557 l 2,25,26\n 662 557 662 557 715 582.5 c 128,-1,27\n 768 608 768 608 802.5 652.5 c 128,-1,28\n 837 697 837 697 853.5 757.5 c 128,-1,29\n 870 818 870 818 870 889 c 0,30,31\n 870 951 870 951 849 1000 c 128,-1,32\n 828 1049 828 1049 788.5 1082.5 c 128,-1,33\n 749 1116 749 1116 693.5 1133.5 c 128,-1,34\n 638 1151 638 1151 569 1151 c 2,35,-1\n 400 1151 l 1,23,-1\nEndSplineSet\nEndChar\n\nStartChar: eth\nEncoding: 240 240 209\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n414 1165 m 1,0,-1\n 626 1344 l 1,1,-1\n 507 1323 l 1,2,3\n 457 1349 457 1349 408.5 1362 c 128,-1,4\n 360 1375 360 1375 306 1375 c 0,5,6\n 293 1375 293 1375 283.5 1374 c 128,-1,7\n 274 1373 274 1373 271 1372 c 1,8,-1\n 246 1515 l 1,9,10\n 262 1517 262 1517 277 1517 c 128,-1,11\n 292 1517 292 1517 307 1517 c 0,12,13\n 417 1517 417 1517 514 1487 c 128,-1,14\n 611 1457 611 1457 695 1402 c 1,15,-1\n 833 1519 l 1,16,-1\n 930 1404 l 1,17,-1\n 746 1249 l 1,18,-1\n 863 1249 l 1,19,20\n 915 1187 915 1187 956.5 1114.5 c 128,-1,21\n 998 1042 998 1042 1026 961 c 128,-1,22\n 1054 880 1054 880 1069 793 c 128,-1,23\n 1084 706 1084 706 1084 617 c 0,24,25\n 1084 563 1084 563 1077 495 c 128,-1,26\n 1070 427 1070 427 1051.5 356.5 c 128,-1,27\n 1033 286 1033 286 1001 219 c 128,-1,28\n 969 152 969 152 917.5 99.5 c 128,-1,29\n 866 47 866 47 794 15 c 128,-1,30\n 722 -17 722 -17 624 -17 c 0,31,32\n 516 -17 516 -17 436 18 c 128,-1,33\n 356 53 356 53 303.5 117 c 128,-1,34\n 251 181 251 181 225.5 269.5 c 128,-1,35\n 200 358 200 358 200 466 c 0,36,37\n 200 689 200 689 302 806.5 c 128,-1,38\n 404 924 404 924 601 924 c 0,39,40\n 635 924 635 924 663.5 920 c 128,-1,41\n 692 916 692 916 718.5 907 c 128,-1,42\n 745 898 745 898 771 882.5 c 128,-1,43\n 797 867 797 867 827 844 c 1,44,-1\n 910 727 l 1,45,46\n 901 789 901 789 881 852 c 128,-1,47\n 861 915 861 915 831 974.5 c 128,-1,48\n 801 1034 801 1034 762 1089 c 128,-1,49\n 723 1144 723 1144 678 1191 c 1,50,-1\n 511 1050 l 1,51,-1\n 414 1165 l 1,0,-1\n909 604 m 1,52,53\n 891 630 891 630 860.5 658 c 128,-1,54\n 830 686 830 686 791 709.5 c 128,-1,55\n 752 733 752 733 707 748.5 c 128,-1,56\n 662 764 662 764 616 764 c 0,57,58\n 547 764 547 764 501.5 739.5 c 128,-1,59\n 456 715 456 715 429 672.5 c 128,-1,60\n 402 630 402 630 391 572.5 c 128,-1,61\n 380 515 380 515 380 448 c 0,62,63\n 380 382 380 382 395.5 326 c 128,-1,64\n 411 270 411 270 441.5 229.5 c 128,-1,65\n 472 189 472 189 517.5 166 c 128,-1,66\n 563 143 563 143 623 143 c 0,67,68\n 684 143 684 143 729.5 164 c 128,-1,69\n 775 185 775 185 808 221 c 128,-1,70\n 841 257 841 257 862 305.5 c 128,-1,71\n 883 354 883 354 894 409 c 256,72,73\n 905 464 905 464 907 509.5 c 128,-1,74\n 909 555 909 555 909 604 c 1,52,53\nEndSplineSet\nEndChar\n\nStartChar: yacute\nEncoding: 253 253 210\nWidth: 1300\nFlags: W\nTtInstrs:\nPUSHW_1\n 11\nMDAP[rnd]\nPUSHW_1\n 31\nMDAP[rnd]\nPUSHW_1\n 26\nMDAP[rnd]\nPUSHW_4\n 0\n 10\n 25\n 4\nCALL\nPUSHW_1\n 26\nSRP0\nPUSHW_1\n 1\nMDRP[rp0,grey]\nPUSHW_2\n 2\n 12\nMIRP[rp0,rnd,grey]\nPUSHW_1\n 31\nSRP0\nPUSHW_2\n 12\n 6\nMIRP[rp0,rnd,grey]\nPUSHW_3\n 3\n 12\n 2\nSRP1\nSRP2\nIP\nPUSHW_1\n 26\nSRP0\nPUSHW_1\n 24\nMDRP[rp0,grey]\nPUSHW_2\n 23\n 11\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 17\nMDAP[rnd]\nPUSHW_1\n 8\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 24\nMDAP[rnd]\nELSE\nPUSHW_2\n 24\n 17\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 2\nMDAP[rnd]\nELSE\nPUSHW_2\n 2\n 17\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 22\nMDAP[rnd]\nELSE\nPUSHW_2\n 22\n 13\nMIAP[no-rnd]\nEIF\nSVTCA[x-axis]\nPUSHW_1\n 27\nMDAP[rnd]\nPUSHW_2\n 28\n 6\nMIRP[rp0,rnd,grey]\nSVTCA[y-axis]\nPUSHW_1\n 29\nMDAP[rnd]\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 28\nMDAP[rnd]\nELSE\nPUSHW_2\n 28\n 19\nMIAP[no-rnd]\nEIF\nPUSHW_1\n 0\nRCVT\nIF\nPUSHW_1\n 27\nMDAP[rnd]\nELSE\nPUSHW_2\n 27\n 19\nMIAP[no-rnd]\nEIF\nIUP[y]\nIUP[x]\nEndTTInstrs\nLayerCount: 2\nFore\nSplineSet\n721 364 m 1,0,-1\n 990 1100 l 1,1,-1\n 1170 1120 l 1,2,-1\n 766 -17 l 2,3,4\n 736 -101 736 -101 701.5 -184 c 128,-1,5\n 667 -267 667 -267 623.5 -333 c 128,-1,6\n 580 -399 580 -399 525.5 -439.5 c 128,-1,7\n 471 -480 471 -480 401 -480 c 0,8,9\n 345 -480 345 -480 298 -458 c 128,-1,10\n 251 -436 251 -436 209 -400 c 1,11,-1\n 282 -283 l 1,12,13\n 288 -289 288 -289 297.5 -297 c 128,-1,14\n 307 -305 307 -305 318.5 -312.5 c 128,-1,15\n 330 -320 330 -320 343.5 -325 c 128,-1,16\n 357 -330 357 -330 371 -330 c 0,17,18\n 407 -330 407 -330 436.5 -304.5 c 128,-1,19\n 466 -279 466 -279 491.5 -238 c 128,-1,20\n 517 -197 517 -197 538.5 -147 c 128,-1,21\n 560 -97 560 -97 580 -47 c 1,22,-1\n 173 1100 l 1,23,-1\n 363 1120 l 1,24,-1\n 627 364 l 1,25,-1\n 679 132 l 1,26,-1\n 721 364 l 1,0,-1\n715 1500 m 1,27,-1\n 945 1520 l 1,28,-1\n 705 1200 l 1,29,-1\n 555 1200 l 1,30,-1\n 715 1500 l 1,27,-1\nEndSplineSet\nEndChar\n\nStartChar: thorn\nEncoding: 254 254 211\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n349 1520 m 1,0,-1\n 349 1003 l 1,1,2\n 399 1046 399 1046 461 1074 c 0,3,4\n 555 1117 555 1117 669 1117 c 0,5,6\n 780 1117 780 1117 871 1074.5 c 128,-1,7\n 962 1032 962 1032 1027.5 956.5 c 128,-1,8\n 1093 881 1093 881 1129 777.5 c 128,-1,9\n 1165 674 1165 674 1165 553 c 0,10,11\n 1165 431 1165 431 1130.5 327 c 128,-1,12\n 1096 223 1096 223 1031.5 146.5 c 128,-1,13\n 967 70 967 70 875 26.5 c 128,-1,14\n 783 -17 783 -17 669 -17 c 0,15,16\n 558 -17 558 -17 465 26 c 0,17,18\n 401 57 401 57 349 103 c 1,19,-1\n 349 -400 l 1,20,-1\n 149 -400 l 1,21,-1\n 149 1500 l 1,22,-1\n 349 1520 l 1,0,-1\n975 526 m 0,23,24\n 975 607 975 607 958 685 c 128,-1,25\n 941 763 941 763 904 824.5 c 128,-1,26\n 867 886 867 886 808 924 c 128,-1,27\n 749 962 749 962 665 962 c 0,28,29\n 585 962 585 962 526 929 c 128,-1,30\n 467 896 467 896 429 841 c 128,-1,31\n 391 786 391 786 372.5 716 c 128,-1,32\n 354 646 354 646 354 572 c 0,33,34\n 354 491 354 491 372.5 413 c 128,-1,35\n 391 335 391 335 429.5 274 c 128,-1,36\n 468 213 468 213 528.5 175.5 c 128,-1,37\n 589 138 589 138 673 138 c 0,38,39\n 752 138 752 138 809.5 171 c 128,-1,40\n 867 204 867 204 903.5 258.5 c 128,-1,41\n 940 313 940 313 957.5 382.5 c 128,-1,42\n 975 452 975 452 975 526 c 0,23,24\nEndSplineSet\nEndChar\n\nStartChar: prime\nEncoding: 8242 8242 212\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n448 1245 m 1,0,-1\n 284 885 l 1,1,-1\n 199 885 l 1,2,-1\n 269 1245 l 1,3,-1\n 269 1520 l 1,4,-1\n 448 1500 l 1,5,-1\n 448 1245 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: doubleprime\nEncoding: 8243 8243 213\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n448 1245 m 1,0,-1\n 284 885 l 1,1,-1\n 199 885 l 1,2,-1\n 269 1245 l 1,3,-1\n 269 1520 l 1,4,-1\n 448 1500 l 1,5,-1\n 448 1245 l 1,0,-1\n748 1245 m 1,6,-1\n 584 885 l 1,7,-1\n 499 885 l 1,8,-1\n 569 1245 l 1,9,-1\n 569 1520 l 1,10,-1\n 748 1500 l 1,11,-1\n 748 1245 l 1,6,-1\nEndSplineSet\nEndChar\n\nStartChar: superscriptfour\nEncoding: 8308 8308 214\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n667 870 m 1,0,-1\n 577 870 l 1,1,-1\n 577 720 l 1,2,-1\n 472 720 l 1,3,-1\n 472 870 l 1,4,-1\n 174 870 l 1,5,-1\n 174 955 l 1,6,-1\n 416 1480 l 1,7,-1\n 511 1470 l 1,8,-1\n 303 1020 l 1,9,-1\n 257 950 l 1,10,-1\n 472 950 l 1,11,-1\n 472 1153 l 1,12,-1\n 577 1145 l 1,13,-1\n 577 950 l 1,14,-1\n 674 950 l 1,15,-1\n 667 870 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: arrowup\nEncoding: 8593 8593 215\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n500 1053 m 1,0,-1\n 512 1157 l 1,1,-1\n 437 1100 l 1,2,-1\n 200 1100 l 1,3,-1\n 500 1401 l 1,4,-1\n 600 1520 l 1,5,-1\n 700 1400 l 1,6,-1\n 1000 1100 l 1,7,-1\n 765 1100 l 1,8,-1\n 690 1157 l 1,9,-1\n 700 1053 l 1,10,-1\n 700 0 l 1,11,-1\n 500 0 l 1,12,-1\n 500 1053 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: arrowdown\nEncoding: 8595 8595 216\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n500 1500 m 1,0,-1\n 700 1500 l 1,1,-1\n 700 447 l 1,2,-1\n 690 343 l 1,3,-1\n 765 400 l 1,4,-1\n 1000 400 l 1,5,-1\n 700 100 l 1,6,-1\n 600 -20 l 1,7,-1\n 500 99 l 1,8,-1\n 200 400 l 1,9,-1\n 437 400 l 1,10,-1\n 512 343 l 1,11,-1\n 500 447 l 1,12,-1\n 500 1500 l 1,0,-1\nEndSplineSet\nEndChar\n\nStartChar: minus\nEncoding: 8722 8722 217\nWidth: 1300\nFlags: W\nLayerCount: 2\nFore\nSplineSet\n200 700 m 1,0,-1\n 1100 700 l 1,1,-1\n 1100 545 l 1,2,-1\n 200 545 l 1,3,-1\n 200 700 l 1,0,-1\nEndSplineSet\nEndChar\nEndChars\nEndSplineFont\n"
  },
  {
    "path": "scripts/Get-DwinSectorAllocation.ps1",
    "content": "[CmdletBinding()]\nParam(\n    [Parameter(Mandatory=$true)]\n    [string]\n    $FolderPath\n)\n\n# Parameter checking\nif (!(Test-Path $FolderPath)) {\n    Write-Error \"Folder: $FolderPath does not exist\"\n    Exit -1\n}\n\n$DwinSetPath = Join-Path $FolderPath \"DWIN_SET\"\n\nif (!(Test-Path $DwinSetPath)) {\n    Write-Warning \"Assuming '$FolderPath' is the DWIN_SET folder\"\n    $DwinSetPath = $FolderPath\n}\n\n$DwinSetPath = Resolve-Path $DwinSetPath\n\nWrite-Host \"Checking files in path $DwinSetPath\"\n\n# Constants\n$SectorCount = 64\n$SectorSize = 256KB\n\n# Plumbing\nClass DwinFile {\n    [string]$FileName\n    [int]$FileId # ID\n    [int]$FileSize # Bytes\n    [bool]$HasError\n\n    [int]GetSectorCount() {\n        $Kbs = [double] $this.FileSize / $Script:SectorSize;\n        return [Math]::Ceiling($Kbs);\n    }\n}\n\nclass Sector {\n    [int] $SectorId # Zero-based\n    [DwinFile[]] $Files = [DwinFile[]]::new(0) # Array of files \n\n    [bool]HasError() {\n        return $this.Files.Length -gt 1;\n    }\n\n    [bool]IsEmpty() {\n        return $this.Files.Length -eq 0;\n    }\n}\n\n# Set-up sectors\n[Sector[]]$Sectors = [Sector[]]::new($SectorCount)\nfor ($SectorId = 0; $SectorId -lt $Sectors.Length; $SectorId++) {\n    $Sector = [Sector]::new()\n    $Sector.SectorId = $SectorId\n    $Sectors[$SectorId] = $Sector\n}\n\n# Set-up files\n[System.IO.FileInfo[]]$Files = Get-ChildItem -Path $DwinSetPath | Where-Object -Property Name -Match -Value \"^\\d+(.*?)\\.(ICL|HZK|BIN)$\"\n\nWrite-Host \"$($Files.Length) are flashable to the main flash space\"\n\n[DwinFile[]] $DwinFiles = [DwinFile[]]::new($Files.Length)\n\n$DwinFileArrayIndex = 0;\n[int]$LongestFileNameLength = 0\nforeach ($File in $Files) {\n    $DwinFile = [DwinFile]::new()\n    $DwinFile.FileName = $File.Name\n    $DwinFile.FileSize = [int] $File.Length\n    \n    # Parse file number\n    if (!$($DwinFile.FileName -imatch \"^(?<fileId>\\d+)\")) {\n        Write-Error \"Unable to parse file $($DwinFile.FileName)\"\n        Exit -1\n    }\n\n    $LongestFileNameLength = [Math]::Max($DwinFile.FileName.Length, $LongestFileNameLength)\n\n    $DwinFile.FileId = [int] $Matches[\"fileId\"]\n    $DwinFiles[$DwinFileArrayIndex] = $DwinFile\n\n    [Sector] $Sector = $Sectors[$DwinFile.FileId]\n    if ($null -eq $Sector) {\n        Write-Error \"Dwin file $($DwinFile.FileName) is out of bounds\"\n        Exit -1\n    }\n\n    $StartSectorId = $DwinFile.FileId\n    for ($SectorId = $StartSectorId; $SectorId -lt $($StartSectorId + $DwinFile.GetSectorCount()); $SectorId++) {\n        try {\n            [Sector]$Sector = $Sectors[$SectorId]\n        } catch {\n            Write-Error \"Sector #$SectorId is not valid for file $($DwinFile.FileName)\"\n            Exit -1\n        }\n\n        $Sector.Files += @($DwinFile)\n    }\n\n    $DwinFileArrayIndex++\n}\n\n## Go over the files once more to determine error state\nforeach ($DwinFile in $DwinFiles) {\n    $StartSectorId = $DwinFile.FileId\n    for ($SectorId = $StartSectorId; $SectorId -le $($StartSectorId + $DwinFile.GetSectorCount()); $SectorId++) {\n        [Sector]$Sector = $Sectors[$SectorId]\n        if ($Sector.HasError()) {\n            $DwinFile.HasError = $true\n        }\n    }\n}\n\n# Write visualization\n\n[int]$FilenameSpacing = $LongestFileNameLength + 2\n\nfunction Write-Label([string]$Label, [switch]$HasError) {\n    $Color = if ($HasError) { [ConsoleColor]::Red } else { [ConsoleColor]::Black }\n    Write-Host $Label.PadRight($FilenameSpacing) -NoNewLine -BackgroundColor $Color  -ForegroundColor White\n}\n\nfunction Write-Sector([Switch]$HasError, [Switch]$Empty) {\n    $Char = if ($Empty -eq $false) { '█' } else { '░' }\n    $Color = if ($Empty -eq $true) { [ConsoleColor]::Gray } elseif ($HasError -eq $false) { [ConsoleColor]::Cyan } else { [ConsoleColor]::Red }\n\n    Write-Host $Char -NoNewline -ForegroundColor $Color -BackgroundColor Black\n}\n\nfunction Write-LineSummary($Text, [Switch]$HasError) {\n    $Color = if ($HasError -eq $false) { [ConsoleColor]::Cyan } else { [ConsoleColor]::Red }\n    Write-Host \" $Text\" -ForegroundColor $Color\n}\n\n## Sector line\nWrite-Host \"\"\nWrite-Host $(\"Sector allocation overview\".PadRight($FilenameSpacing + $Sectors.Length)) -BackgroundColor Blue -ForegroundColor Black -NoNewLine \nWrite-Host \"\"\nWrite-Label \"Sectors\" \n\n$AllocatedSectorCount = 0\nforeach ($Sector in $Sectors) {\n    $HasError = $Sector.HasError()\n    $IsEmpty = $Sector.IsEmpty()\n    Write-Sector -HasError:$HasError -Empty:$IsEmpty\n\n    if ($IsEmpty -eq $false) {\n        $AllocatedSectorCount++\n    }\n}\n\nWrite-LineSummary \"$AllocatedSectorCount / $($Sectors.Length) sectors allocated\"\n\n[DwinFile[]] $DwinFilesWithErrors = [DwinFile[]]::new(0)\nforeach ($DwinFile in $DwinFiles) {\n    Write-Label -Label $DwinFile.FileName -HasError:$DwinFile.HasError\n\n    $StartSectorId = $DwinFile.FileId\n    $EndSectorId = $StartSectorId + $DwinFile.GetSectorCount() - 1\n    foreach ($Sector in $Sectors) {\n        $IsEmpty = $Sector.SectorId -lt $StartSectorId -or $Sector.SectorId -gt $EndSectorId\n        $HasError = $IsEmpty -eq $false -and $Sector.HasError()\n\n        Write-Sector -HasError:$HasError -Empty:$IsEmpty\n    }\n\n    $FileSizeKb = $DwinFile.FileSize / 1KB\n    $SectorsUsed = $DwinFile.GetSectorCount()\n    $SectorSizeLeft = (($DwinFile.GetSectorCount() * $SectorSize) - $DwinFile.FileSize) / 1KB\n\n    $Summary = \"$([Math]::Round($FileSizeKb)) KB\".PadRight(8)\n    $Summary += \" | $($SectorsUsed) sector used ($([Math]::Round($SectorSizeLeft)) KB left)\"\n\n    Write-LineSummary $Summary\n\n    if ($DwinFile.HasError) {\n        $DwinFilesWithErrors += @($DwinFile)\n    }\n}\n\nWrite-Host \"\"\nif ($DwinFilesWithErrors.Length -eq 0) {\n    Write-Host \"No overlapping files have been detected\" -ForegroundColor White -BackgroundColor Green -NoNewline\n    Write-Host \"\"\n\n    Exit 0\n} else {\n    Write-Host \"The following files are overlapping:\" -ForegroundColor White -BackgroundColor Red -NoNewline\n    Write-Host \"\"\n    \n    foreach ($DwinFile in $DwinFilesWithErrors) {\n        Write-Label -Label \"$($DwinFile.FileName)\" -HasError:$True\n        Write-Host \"\"\n    }\n\n    Write-Host \"Please move and reallocate these files to different sectors\" -ForegroundColor White -BackgroundColor Red -NoNewline\n    Write-Host \"\"\n\n    Exit $($DwinFilesWithErrors.Length)\n}"
  },
  {
    "path": "src/DGUS2 kernel files/README.txt",
    "content": "# NOTE: These kernel files are not required, unless you are having problems resulting from having inadvertently overwritten the DGUS2 kernel for which your display was last calibrated.\n\n## STEP1 - BEFORE ACTING ON ANY OF THE FOLLOWING RECOMMENDATIONS:\n1. Create an EMPTY folder at the root directory of an EMPTY micro SD card.\n2. Ensure that your printer power is OFF\n3. Place that SD card in your display and cycle power ON\n4. The top line of the display will report which version of DGUS2 is currently flashed .  \n4. Make note of which DGUS version is currently flashed to your display hardware (see top line on display)\n5. Take care to follow the applicable instructions below.\n\n## IF your display is currently running v3.5 and it should be running v4.5:\nSTEP 2: \n1. Copy T5L_UI_DGUS2_V45_20220105.BIN to the DWIN_SET folder created at step 1 above, and flash that to your display.\n2. Verify that the top line on the blue flash screen is now overwritten in red confirming that DGUS2 v4.5 is flashed\n3. Optionally repeat step 1 with an empty DWIN_SET folder, to confirm v4.5 is now the DGUS2 OS\n\n# OR\n\n## IF your display is currently running v4.5 and it should be running v3.5:\nSTEP 2: \n1. Copy T5L_UI_DGUS2_V35_20200730.BIN to the DWIN_SET folder created at step 1 above, and flash that to your display.\n2. Verify that the top line on the blue flash screen is now overwritten in red confirming that DGUS2 v3.5 is flashed\n3. Optionally repeat step 1 with an empty DWIN_SET folder, to confirm v3.5 is now the DGUS2 OS\n\n\n# Here is how to interpret what you see:\n\nThe top line of the blue boot screen always identifies the current DGUS2 OS in white text.\n\nIf the DWIN_SET folder being flashed contains a DGUS kernel BIN file, the top line is overwritten in RED text, reporting the version that has been flashed.\n\nIf the two lines are different, it may be difficult to read either line.\n\nIf the two lines are identical, the current DWIN_SET folder has reflashed the same kernel to the display.\n"
  },
  {
    "path": "src/DWIN/DWprj.hmi",
    "content": "[INIT]\nPICFIX=1\nVARCount=64\nVersion=-1\nSCREENDSIZE=272X480\nSPADDRESS=5000\nProVersion=641\n[IMG]\n00=00_Starting.bmp\n26=26_NegativeKeyboard.bmp\n27=27_NegativeKeyboard_confirm.bmp\n28=28_E_main.bmp\n34=34_E_filamentuseup.bmp\n35=35_E_filamentload.bmp\n36=36_E_printfinish.bmp\n37=37_E_printing.bmp\n38=38_E_pause_confirm.bmp\n39=39_E_printresume.bmp\n40=40_E_stop_confirm.bmp\n41=41_E_adjust.bmp\n42=42_E_prepare.bmp\n43=43_E_moveaxis10.bmp\n44=44_E_moveaxis1.bmp\n45=45_E_moveaxis01.bmp\n46=46_E_feedreturn.bmp\n47=47_E_control.bmp\n48=48_E_temp.bmp\n49=49_E_PLA_temp.bmp\n50=50_E_ABS_temp.bmp\n51=51_E_infomation.bmp\n52=52_E_levelingmode.bmp\n53=53_E_Leveling.bmp\n54=54_E_powercontinue.bmp\n55=55_Keyboard.bmp\n56=56_Keyboard_confirm.bmp\n57=57_thermal_runaway.bmp\n58=58_heatingfailed.bmp\n59=59_ThermistorError.bmp\n61=61_E_Autohome.bmp\n63=63_ActionRequired.bmp\n64=64_KillScreen.bmp\n66=66_Confirmation.bmp\n67=67_E_filebrowser.bmp\n68=68_PIDTune.bmp\n69=69-ESteps.bmp\n70=70-TuneFWRetract.bmp\n71=71-ESteps-results.bmp\n72=72_leveling-settings.bmp\n73=73_AxisSettingsNav.bmp\n74=74_AxisSettings.bmp\n75=75_AxisTMCSettings.bmp\n76=76_OtherMovementSettings.bmp\n77=77_MiscSettings.bmp\n78=78_MeshValidation.bmp\n79=79_E_adjust_other.bmp\n80=80_Calibrate.bmp\n81=81_RGB.bmp\n"
  }
]