diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 982f7d14..db1dc78a 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -7,16 +7,23 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v3 + + - name: Setup Python + uses: actions/setup-python@v4 + with: + python-version: '3.9' - name: Bootstrap - run: sudo make bootstrap + run: | + sudo apt install python3-setuptools ttfautohint build-essential libffi-dev libgit2-dev -y + make configure - name: Build Lilex - run: make + run: make build - name: Upload results - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v3 with: name: Lilex path: build/ diff --git a/.gitignore b/.gitignore index c8dcb3ba..3c7fe98c 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /master_ufo/ /Lilex (Autosaved).glyphs /generator/__pycache__ +.ruff_cache diff --git a/AUTHORS b/AUTHORS index b3cf8ae9..9b3c6e4a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -6,4 +6,4 @@ # Name or Organization Bold Monday (https://www.boldmonday.com/support/contact/) -Mikhael Khrustik (misha@myrt.co) github.com/mishamyrt \ No newline at end of file +Mikhael Khrustik (misha@myrt.co) github.com/mishamyrt diff --git a/CHANGELOG.md b/CHANGELOG.md index fb87a09d..a195a0aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,36 @@ # Changelog All notable changes to this project will be documented in this file. -## [1.200] — Unreleased +## [2.000] — March 28, 2023 -Added feature generator. +## Removed + +* Ugly `fl` and `fi` + +## Added + +* Generative `##` and `__` ligatures. Sequences of these characters can now be of any length + +## Fixed + +* `_` alignment + +## [2.000-b1] — March 27, 2023 + +Based on IBM Plex Mono v6.0.0. + +Font rebuilt from scratch, ligatures redrawn. Improved alignment of many characters. + +## Added + +* Thin weight (Now the weight range is from 100 to 700) +* Boxes +* `/**` + +## Removed (At least for now) + +* `www` +* `~=` ## [1.100] — November 21, 2020 @@ -19,7 +46,7 @@ Migrated to Glyphs. Removed Retina, added Medium. -## [1.000 rc1] — October A21, 2019 +## [1.000-rc1] — October A21, 2019 Rebuilt from bash scripts to Makefile. @@ -29,7 +56,7 @@ Fixed arrows hinting. Added colon vertical alignment in time sequences `10:22`. -## [1.000 beta2] — October 16, 2019 +## [1.000-b2] — October 16, 2019 Refused from using the patching method to create my own source code based on IBM Plex Mono. @@ -37,7 +64,7 @@ Made a variable TTF. Added `&&` `==` `===` `!=` `!==` `~~` `||` `**` `***` `//` `=>` `~~>` `>=` `<=` `*>` `/*` `*/` `.?` `~=` `--` `++` `..` `...` `::` `#!` `` `www` `__` `/=` `.=` `:=` `->` `<-` ``. -## [1.000 beta1] — October 9, 2019 +## [1.000-b1] — October 9, 2019 Initial release: @@ -46,14 +73,16 @@ Builded using monkey patching method. Fira Code version: 2.000 IBM Plex Mono version: 3.000 -[1.000 beta1]: https://github.com/mishamyrt/Lilex/releases/tag/1.000-beta +[1.000-b1]: https://github.com/mishamyrt/Lilex/releases/tag/1.000-beta -[1.000 beta2]: https://github.com/mishamyrt/Lilex/releases/tag/1.000-beta2 +[1.000-b2]: https://github.com/mishamyrt/Lilex/releases/tag/1.000-beta2 -[1.000 rc1]: https://github.com/mishamyrt/Lilex/releases/tag/1.000-rc1 +[1.000-rc1]: https://github.com/mishamyrt/Lilex/releases/tag/1.000-rc1 [1.000]: https://github.com/mishamyrt/Lilex/releases/tag/1.000 [1.100]: https://github.com/mishamyrt/Lilex/releases/tag/1.100 -[1.200]: https://github.com/mishamyrt/Lilex/compare/1.100...master \ No newline at end of file +[2.000-b1]: https://github.com/mishamyrt/Lilex/releases/tag/2.000-b1 + +[2.000]: https://github.com/mishamyrt/Lilex/releases/tag/2.000 diff --git a/Lilex.glyphs b/Lilex.glyphs index a80f4830..fe9b5e70 100644 --- a/Lilex.glyphs +++ b/Lilex.glyphs @@ -1,52747 +1,102716 @@ { -.appVersion = "1346"; -DisplayStrings = ( -"/w_w_w.liga" +.appVersion = "3134"; +.formatVersion = 3; +axes = ( +{ +name = Weight; +tag = wght; +} ); classes = ( { -code = "a.alt01 aacute.alt01 abreve.alt01 acircumflex.alt01 adieresis.alt01 adotbelow.alt01 agrave.alt01 ahook.alt01 amacron.alt01 aogonek.alt01 aring.alt01 aringacute.alt01 atilde.alt01 abreveacute.alt01 abrevedotbelow.alt01 abrevegrave.alt01 abrevehook.alt01 abrevetilde.alt01 acircumflexacute.alt01 acircumflexdotbelow.alt01 acircumflexgrave.alt01 acircumflexhook.alt01 acircumflextilde.alt01"; +code = "a.alt01 aacute.alt01 abreve.alt01 acircumflex.alt01 adieresis.alt01 adotbelow.alt01 agrave.alt01 ahook.alt01 amacron.alt01 aogonek.alt01 aring.alt01 aringacute.alt01 atilde.alt01 abreveacute.alt01 abrevedotbelow.alt01 abrevegrave.alt01 abrevehook.alt01 abrevetilde.alt01 acircumflexacute.alt01 acircumflexdotbelow.alt01 acircumflexgrave.alt01 acircumflexhook.alt01 acircumflextilde.alt01 + +"; name = lca_alt1; }, { -code = "uni0430.alt01 uni04D3.alt01 uni04D1.alt01"; +code = "uni0430.alt01 uni04D3.alt01 uni04D1.alt01 + +"; name = lca_cyrl_alt1; }, { -code = "uni0430 uni04D3 uni04D1"; +code = "uni0430 uni04D3 uni04D1 + +"; name = lca_cyrl_dflt; }, { -code = "a aacute abreve acircumflex adieresis adotbelow agrave ahook amacron aogonek aring aringacute atilde abreveacute abrevedotbelow abrevegrave abrevehook abrevetilde acircumflexacute acircumflexdotbelow acircumflexgrave acircumflexhook acircumflextilde"; +code = "a aacute abreve acircumflex adieresis adotbelow agrave ahook amacron aogonek aring aringacute atilde abreveacute abrevedotbelow abrevegrave abrevehook abrevetilde acircumflexacute acircumflexdotbelow acircumflexgrave acircumflexhook acircumflextilde + +"; name = lca_dflt; }, { -code = "g.alt01 gbreve.alt01 gcircumflex.alt01 gcommaaccent.alt01 gdotaccent.alt01"; +code = "g.alt01 gbreve.alt01 gcircumflex.alt01 gcommaaccent.alt01 gdotaccent.alt01 + +"; name = lcg_alt1; }, { -code = "g gbreve gcircumflex gcommaaccent gdotaccent"; +code = "g gbreve gcircumflex gcommaaccent gdotaccent + +"; name = lcg_dflt; }, { -code = "zero one two three four five six seven eight nine"; +code = "zero one two three four five six seven eight nine + +"; name = numbers_dflt; }, { -code = "zero.dnom one.dnom two.dnom three.dnom four.dnom five.dnom six.dnom seven.dnom eight.dnom nine.dnom"; +code = "zero.dnom one.dnom two.dnom three.dnom four.dnom five.dnom six.dnom seven.dnom eight.dnom nine.dnom + +"; name = numbers_dnom; }, { -code = "zero.numr one.numr two.numr three.numr four.numr five.numr six.numr seven.numr eight.numr nine.numr"; +code = "@numbers_dflt a b c d e f A B C D E F +"; +name = numbers_hex; +}, +{ +code = "zero.numr one.numr two.numr three.numr four.numr five.numr six.numr seven.numr eight.numr nine.numr + +"; name = numbers_numr; }, { -code = "zeroinferior oneinferior twoinferior threeinferior fourinferior fiveinferior sixinferior seveninferior eightinferior nineinferior"; +code = "zeroinferior oneinferior twoinferior threeinferior fourinferior fiveinferior sixinferior seveninferior eightinferior nineinferior + +"; name = numbers_sinf; }, { -code = "zerosuperior onesuperior twosuperior threesuperior foursuperior fivesuperior sixsuperior sevensuperior eightsuperior ninesuperior"; +code = "zerosuperior onesuperior twosuperior threesuperior foursuperior fivesuperior sixsuperior sevensuperior eightsuperior ninesuperior + +"; name = numbers_sups; -}, -{ -code = "@numbers_dflt a b c d e f A B C D E F"; -name = numbers_hex; } ); -copyright = "Copyright 2019-2020 The Lilex Project Authors (https://github.com/mishamyrt/lilex/blob/master/AUTHORS)"; customParameters = ( { -name = Axes; -value = ( -{ -Default = 340; -Name = weight; -Tag = wght; -} -); -}, -{ -name = glyphOrder; -value = ( -.notdef, -NULL, -CR, -space, -a, -a.alt01, -b, -c, -d, -e, -f, -g, -g.alt01, -g.alt02, -h, -i, -j, -k, -l, -m, -n, -o, -p, -q, -r, -s, -t, -u, -v, -w, -x, -y, -z, -A, -B, -C, -D, -E, -F, -G, -H, -I, -J, -K, -L, -M, -N, -O, -P, -Q, -R, -S, -T, -U, -V, -W, -X, -Y, -Z, -zero, -zero.alt01, -zero.alt02, -one, -two, -three, -four, -five, -six, -seven, -eight, -nine, -ampersand, -at, -hyphen, -softhyphen, -endash, -emdash, -underscore, -period, -ellipsis, -colon, -comma, -semicolon, -quotesingle, -quotedbl, -quoteleft, -quoteright, -quotedblleft, -quotedblright, -quotesinglbase, -quotedblbase, -guilsinglleft, -guilsinglright, -guillemotleft, -guillemotright, -exclamdown, -exclam, -questiondown, -question, -parenleft, -parenright, -bracketleft, -bracketright, -braceleft, -braceright, -slash, -backslash, -fraction, -percent, -perthousand, -bar, -brokenbar, -section, -paragraph, -copyright, -registered, -trademark, -ordfeminine, -ordmasculine, -degree, -asterisk, -dagger, -daggerdbl, -numbersign, -asciicircum, -asciitilde, -plus, -minus, -plusminus, -multiply, -divide, -equal, -approxequal, -notequal, -less, -greater, -lessequal, -greaterequal, -periodcentered, -bullet, -lozenge, -logicalnot, -radical, -integral, -infinity, -estimated, -litre, -numerosign, -partialdiff, -cent, -Euro, -florin, -sterling, -dollar, -yen, -baht, -coloncurrency, -lira, -naira, -rupee, -won, -sheqel, -dong, -kip, -tugrik, -peso, -guarani, -hryvnia, -cedi, -tenge, -rupeeindian, -liraturkish, -ruble, -bitcoin, -fi, -fl, -aacute, -abreve, -acircumflex, -adieresis, -adotbelow, -agrave, -ahook, -amacron, -aogonek, -aring, -aringacute, -atilde, -abreveacute, -abrevedotbelow, -abrevegrave, -abrevehook, -abrevetilde, -acircumflexacute, -acircumflexdotbelow, -acircumflexgrave, -acircumflexhook, -acircumflextilde, -aacute.alt01, -abreve.alt01, -acircumflex.alt01, -adieresis.alt01, -adotbelow.alt01, -agrave.alt01, -ahook.alt01, -amacron.alt01, -aogonek.alt01, -aring.alt01, -aringacute.alt01, -atilde.alt01, -abreveacute.alt01, -abrevedotbelow.alt01, -abrevegrave.alt01, -abrevehook.alt01, -abrevetilde.alt01, -acircumflexacute.alt01, -acircumflexdotbelow.alt01, -acircumflexgrave.alt01, -acircumflexhook.alt01, -acircumflextilde.alt01, -ae, -aeacute, -cacute, -ccaron, -ccedilla, -ccircumflex, -cdotaccent, -dcaron, -dcroat, -eth, -eacute, -ebreve, -ecaron, -ecircumflex, -edieresis, -edotaccent, -edotbelow, -egrave, -ehook, -emacron, -eogonek, -etilde, -ecircumflexacute, -ecircumflexdotbelow, -ecircumflexgrave, -ecircumflexhook, -ecircumflextilde, -schwa, -gbreve, -gcircumflex, -gcommaaccent, -gdotaccent, -gbreve.alt01, -gcircumflex.alt01, -gcommaaccent.alt01, -gdotaccent.alt01, -hbar, -hcircumflex, -dotlessi, -iacute, -ibreve, -icircumflex, -idieresis, -idotbelow, -igrave, -ihook, -imacron, -iogonek, -itilde, -ij, -ijacute, -dotlessj, -jacute, -jcircumflex, -kcommaaccent, -kgreenlandic, -lacute, -lcaron, -lcommaaccent, -ldot, -lslash, -nacute, -ncaron, -ncommaaccent, -ntilde, -napostrophe, -eng, -oacute, -obreve, -ocircumflex, -odieresis, -odotbelow, -ograve, -ohook, -ohungarumlaut, -omacron, -oslash, -oslashacute, -otilde, -ohorn, -ohornacute, -ohorndotbelow, -ohorngrave, -ohornhook, -ohorntilde, -ocircumflexacute, -ocircumflexdotbelow, -ocircumflexgrave, -ocircumflexhook, -ocircumflextilde, -oe, -racute, -rcaron, -rcommaaccent, -sacute, -scaron, -scedilla, -scircumflex, -scommaaccent, -germandbls, -germandbls.alt01, -tbar, -tcaron, -tcommaaccent, -tcedilla, -thorn, -uacute, -ubreve, -ucircumflex, -udieresis, -udotbelow, -ugrave, -uhook, -uhungarumlaut, -umacron, -uogonek, -uring, -utilde, -uhorn, -uhornacute, -uhorndotbelow, -uhorngrave, -uhornhook, -uhorntilde, -wacute, -wcircumflex, -wdieresis, -wgrave, -yacute, -ycircumflex, -ydieresis, -ydotbelow, -ygrave, -yhook, -ytilde, -zacute, -zcaron, -zdotaccent, -Aacute, -Abreve, -Acircumflex, -Adieresis, -Adotbelow, -Agrave, -Ahook, -Amacron, -Aogonek, -Aring, -Aringacute, -Atilde, -Abreveacute, -Abrevedotbelow, -Abrevegrave, -Abrevehook, -Abrevetilde, -Acircumflexacute, -Acircumflexdotbelow, -Acircumflexgrave, -Acircumflexhook, -Acircumflextilde, -AE, -AEacute, -Cacute, -Ccaron, -Ccedilla, -Ccircumflex, -Cdotaccent, -Dcaron, -Dcroat, -Eth, -Eacute, -Ebreve, -Ecaron, -Ecircumflex, -Edieresis, -Edotaccent, -Edotbelow, -Egrave, -Ehook, -Emacron, -Eogonek, -Etilde, -Ecircumflexacute, -Ecircumflexdotbelow, -Ecircumflexgrave, -Ecircumflexhook, -Ecircumflextilde, -Schwa, -Gbreve, -Gcircumflex, -Gcommaaccent, -Gdotaccent, -Hbar, -Hcircumflex, -Iacute, -Ibreve, -Icircumflex, -Idieresis, -Idotaccent, -Idotbelow, -Igrave, -Ihook, -Imacron, -Iogonek, -Itilde, -IJ, -IJacute, -Jacute, -Jcircumflex, -Kcommaaccent, -Lacute, -Lcaron, -Lcommaaccent, -Ldot, -Lslash, -Nacute, -Ncaron, -Ncommaaccent, -Ntilde, -Eng, -Oacute, -Obreve, -Ocircumflex, -Odieresis, -Odotbelow, -Ograve, -Ohook, -Ohungarumlaut, -Omacron, -Oslash, -Oslashacute, -Otilde, -Ohorn, -Ohornacute, -Ohorndotbelow, -Ohorngrave, -Ohornhook, -Ohorntilde, -Ocircumflexacute, -Ocircumflexdotbelow, -Ocircumflexgrave, -Ocircumflexhook, -Ocircumflextilde, -OE, -Racute, -Rcaron, -Rcommaaccent, -Sacute, -Scaron, -Scedilla, -Scircumflex, -Scommaaccent, -Germandbls, -Tbar, -Tcaron, -Tcommaaccent, -Tcedilla, -Thorn, -Uacute, -Ubreve, -Ucircumflex, -Udieresis, -Udotbelow, -Ugrave, -Uhook, -Uhungarumlaut, -Umacron, -Uogonek, -Uring, -Utilde, -Uhorn, -Uhornacute, -Uhorndotbelow, -Uhorngrave, -Uhornhook, -Uhorntilde, -Wacute, -Wcircumflex, -Wdieresis, -Wgrave, -Yacute, -Ycircumflex, -Ydotbelow, -Ydieresis, -Ygrave, -Yhook, -Ytilde, -Zacute, -Zcaron, -Zdotaccent, -mu, -Delta, -product, -summation, -Omega, -pi, -uni0430, -uni0430.alt01, -uni0431, -uni0432, -uni0433, -uni0434, -uni0435, -uni0436, -uni0437, -uni0438, -uni0439, -uni043A, -uni043B, -uni043C, -uni043D, -uni043E, -uni043F, -uni0440, -uni0441, -uni0442, -uni0443, -uni0444, -uni0445, -uni0446, -uni0447, -uni0448, -uni0449, -uni044A, -uni044B, -uni044C, -uni044D, -uni044E, -uni044F, -uni0410, -uni0411, -uni0412, -uni0413, -uni0414, -uni0415, -uni0416, -uni0417, -uni0418, -uni0419, -uni041A, -uni041B, -uni041C, -uni041D, -uni041E, -uni041F, -uni0420, -uni0421, -uni0422, -uni0423, -uni0424, -uni0425, -uni0426, -uni0427, -uni0428, -uni0429, -uni042A, -uni042B, -uni042C, -uni042D, -uni042E, -uni042F, -uni04D3, -uni04D1, -uni04D3.alt01, -uni04D1.alt01, -uni04D5, -uni0453, -uni0491, -uni0493, -uni0495, -uni0450, -uni0451, -uni04D7, -uni0454, -uni04DD, -uni04C2, -uni0497, -uni04DF, -uni0499, -uni04CF, -uni04E5, -uni045D, -uni04E3, -uni045C, -uni049B, -uni049D, -uni04A1, -uni0459, -uni04A3, -uni045A, -uni04A5, -uni04E7, -uni0473, -uni04E9, -uni04AB, -uni04EF, -uni04F1, -uni04F3, -uni045E, -uni04AF, -uni04B1, -uni04B3, -uni04F5, -uni04B7, -uni04B9, -uni04F9, -uni0455, -uni045F, -uni0456, -uni0457, -uni0458, -uni0452, -uni045B, -uni04BB, -uni04D9, -uni04D2, -uni04D0, -uni04D4, -uni0403, -uni0490, -uni0492, -uni0494, -uni0400, -uni0401, -uni04D6, -uni0404, -uni04DC, -uni04C1, -uni0496, -uni04DE, -uni0498, -uni04C0, -uni04E4, -uni040D, -uni04E2, -uni040C, -uni049A, -uni049C, -uni04A0, -uni0409, -uni04A2, -uni040A, -uni04A4, -uni04E6, -uni04E8, -uni04AA, -uni04EE, -uni04F0, -uni04F2, -uni040E, -uni04AE, -uni04B0, -uni04B2, -uni04F4, -uni04B6, -uni04B8, -uni04F8, -uni0405, -uni040F, -uni0406, -uni0407, -uni0408, -uni0402, -uni040B, -uni04BA, -uni04D8, -zerosuperior, -onesuperior, -twosuperior, -threesuperior, -foursuperior, -fivesuperior, -sixsuperior, -sevensuperior, -eightsuperior, -ninesuperior, -zeroinferior, -oneinferior, -twoinferior, -threeinferior, -fourinferior, -fiveinferior, -sixinferior, -seveninferior, -eightinferior, -nineinferior, -zero.numr, -one.numr, -two.numr, -three.numr, -four.numr, -five.numr, -six.numr, -seven.numr, -eight.numr, -nine.numr, -zero.dnom, -one.dnom, -two.dnom, -three.dnom, -four.dnom, -five.dnom, -six.dnom, -seven.dnom, -eight.dnom, -nine.dnom, -onehalf, -uni2153, -uni2154, -onequarter, -threequarters, -uni2155, -uni2156, -uni2157, -uni2158, -uni2159, -uni215A, -uni2150, -uni215B, -uni215C, -uni215D, -uni215E, -uni2151, -checkmark, -crossmark, -arrowleft, -arrowup, -arrowdown, -arrowright, -arrowupleft, -arrowupright, -arrowdownleft, -arrowdownright, -arrowupleftcorner, -arrowdownleftcorner, -arrowleftupcorner, -arrowrightupcorner, -arrowleftdowncorner, -arrowrightdowncorner, -arrowuprightcorner, -arrowdownrightcorner, -arrowleftarrowright, -arrowrightarrowleft, -arrowleftright, -arrowupdown, -arrowdowncounterclockhalf, -arrowdownclockhalf, -arrowhookleft, -arrowhookright, -arrowupleftcounterclock, -arrowuprightclock, -tilde, -tilde.alt01, -macron, -dotaccent, -dieresis, -hungarumlaut, -acute, -grave, -circumflex, -caron, -breve, -breve.cyrl, -ring, -ringacute, -commaturnedtop, -caronslovak, -cedilla, -ogonek, -tildecomb, -macroncomb, -dotaccentcomb, -dieresiscomb, -hungarumlautcomb, -acutecomb, -gravecomb, -circumflexcomb, -caroncomb, -brevecomb, -ringcomb, -hookcomb, -commaturnedtopcomb, -caronslovakcomb, -horncomb, -cedillacomb, -dotbelowcomb, -commabelowcomb, -ogonekcomb, -breveacute, -brevegrave, -brevehook, -brevetilde, -dieresisacute, -dieresiscaron, -dieresisgrave, -circumflexacute, -circumflexbreve, -circumflexgrave, -circumflexhook, -dieresismacron, -circumflextilde, -tilde.case, -tilde.alt01.case, -macron.case, -dotaccent.case, -dieresis.case, -hungarumlaut.case, -acute.case, -grave.case, -circumflex.case, -caron.case, -breve.case, -breve.cyrl_case, -ring.case, -ringacute.case, -hookcomb.case, -breveacute.case, -brevegrave.case, -brevehook.case, -brevetilde.case, -dieresisacute.case, -dieresiscaron.case, -dieresisgrave.case, -circumflexacute.case, -circumflexbreve.case, -circumflexgrave.case, -circumflexhook.case, -dieresismacron.case, -circumflextilde.case, -nbspace, -LIG, -ampersand_ampersand.liga, -equal_equal.liga, -equal_equal_equal.liga, -exclam_equal.liga, -exclam_equal_equal.liga, -asciitilde_asciitilde.liga, -bar_bar.liga, -asterisk_asterisk.liga, -asterisk_asterisk_asterisk.liga, -slash_slash.liga, -equal_greater.liga, -_path_arrowhead, -asciitilde_asciitilde_greater.liga, -greater_equal.liga, -less_equal.liga, -asterisk_greater.liga, -asterisk_slash.liga, -slash_asterisk.liga, -backslash_slash.liga, -period_question.liga, -asciitilde_equal.liga, -hyphen_hyphen.liga, -plus_plus.liga, -period_period_period.liga, -period_period.liga, -colon_colon.liga, -numbersign_exclam.liga, -less_slash.liga, -slash_greater.liga, -uni0077_w_w.liga, -underscore_underscore.liga, -slash_equal.liga, -period_equal.liga, -colon_equal.liga, -_path_arrowhead_single, -hyphen_greater.liga, -less_hyphen.liga, -less_slash_greater.liga, -numbersign_numbersign.liga, -numbersign_numbersign_numbersign.liga, -numbersign_numbersign_numbersign_numbersign.liga, -less_equal_greater.liga, -greater_greater.liga, -equal_greater_greater.liga, -equal_colon_equal.liga, -equal_exclam_equal.liga, -colon.valign, -less_less_equal.liga, -slash_asciitilde_backslash.liga, -numbersign_braceleft.liga, -numbersign_bracketleft.liga, -numbersign_parenleft.liga, -underscore_underscore_parenleft.liga, -exclam_exclam.liga -); -}, -{ -name = openTypeGaspRangeRecords; -value = ( -{ -rangeGaspBehavior = ( -0, -1, -2, -3 -); -rangeMaxPPEM = 65535; -} -); -}, -{ -name = openTypeHeadFlags; +name = fsType; value = ( ); }, { -name = license; -value = "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL"; -}, -{ -name = licenseURL; -value = "http://scripts.sil.org/OFL"; -}, -{ -name = preferredFamilyName; -value = Lilex; +name = isFixedPitch; +value = 1; }, { -name = versionString; -value = "Version 1.100"; +name = "Use Typo Metrics"; +value = 1; }, { -name = openTypeOS2Selection; +name = "Family Alignment Zones"; value = ( -); -}, -{ -name = strikeoutPosition; -value = 608; -}, { -name = strikeoutSize; -value = 120; +pos = 740; +size = 12; }, { -name = openTypeOS2SubscriptXOffset; -value = 0; +pos = 698; +size = 12; }, { -name = openTypeOS2SubscriptXSize; -value = 1400; +pos = 516; +size = 12; }, { -name = openTypeOS2SubscriptYOffset; -value = 280; +pos = 369; +size = 6; }, { -name = openTypeOS2SubscriptYSize; -value = 1300; +pos = 363; +size = "-6"; }, { -name = openTypeOS2SuperscriptXOffset; -value = 0; +pos = 335; +size = 6; }, { -name = openTypeOS2SuperscriptXSize; -value = 1400; +pos = 329; +size = "-6"; }, { -name = openTypeOS2SuperscriptYOffset; -value = 954; +pos = 0; +size = "-12"; }, { -name = openTypeOS2SuperscriptYSize; -value = 1300; -}, +pos = "-200"; +size = "-12"; +} +); +} +); +date = "2023-03-22 17:19:30 +0000"; +familyName = Lilex; +featurePrefixes = ( { -name = fsType; -value = ( -2 +code = "# ---------------- +# LANGUAGE SYSTEMS +# ---------------- + +languagesystem DFLT dflt; # Default +languagesystem latn dflt; # Latin default +languagesystem cyrl dflt; # Cyrillic default"; +name = xxxx; +} ); -}, +features = ( { -name = vendorID; -value = Myrt; +automatic = 1; +code = "feature frac; +feature locl; +feature numr; +feature ordn; +feature salt; +feature sinf; +feature ss01; +feature ss02; +feature ss03; +feature ss04; +feature ss05; +feature ss06; +feature sups; +feature zero; +feature calt; +feature subs; +feature dnom; +feature case; +"; +tag = aalt; +}, +{ +code = "# Name: Glyph Composition / Decomposition +@uc_basic = [A AE Aogonek B C Ccedilla D E Eogonek F G H I Iogonek J K L M N O OE Ohorn Oslash P Q R S Schwa T U Uhorn Uogonek V W X Y Z]; # 37 glyphs +@acc_comb_top = [acutecomb breveacute brevecomb brevegrave brevehook brevetilde caroncomb caronslovakcomb circumflexacute circumflexbreve circumflexcomb circumflexgrave circumflexhook circumflextilde commaturnedtopcomb dieresisacute dieresiscaron dieresiscomb dieresisgrave dieresismacron dotaccentcomb gravecomb hookcomb horncomb hungarumlautcomb macroncomb ringcomb tildecomb]; # 28 glyphs +@acc_comb_dflt = [breveacute brevegrave brevehook brevetilde circumflexacute circumflexbreve circumflexgrave circumflexhook circumflextilde dieresisacute dieresiscaron dieresisgrave dieresismacron hookcomb]; # 14 glyphs +@acc_comb_case = [breveacute.case brevegrave.case brevehook.case brevetilde.case circumflexacute.case circumflexbreve.case circumflexgrave.case circumflexhook.case circumflextilde.case dieresisacute.case dieresiscaron.case dieresisgrave.case dieresismacron.case hookcomb.case]; # 14 glyphs + +lookup nonContextSubs { + sub brevecomb acutecomb by breveacute; + sub brevecomb gravecomb by brevegrave; + sub brevecomb hookcomb by brevehook; + sub brevecomb tildecomb by brevetilde; + sub circumflexcomb acutecomb by circumflexacute; + sub circumflexcomb gravecomb by circumflexgrave; + sub circumflexcomb hookcomb by circumflexhook; + sub circumflexcomb tildecomb by circumflextilde; + sub circumflexcomb brevecomb by circumflexbreve; + sub dieresiscomb acutecomb by dieresisacute; + sub dieresiscomb caroncomb by dieresiscaron; + sub dieresiscomb gravecomb by dieresisgrave; + sub dieresiscomb macroncomb by dieresismacron; +} nonContextSubs; + +lookup contextSubs { + sub [L d l t] caroncomb' by caronslovakcomb; # /Lcaron /dcaron /lcaron /tcaron + sub g commabelowcomb' by commaturnedtopcomb; # /gcommaaccent + sub i' @acc_comb_top by dotlessi; + sub j' @acc_comb_top by dotlessj; + sub @uc_basic @acc_comb_dflt' by @acc_comb_case; # case accents +} contextSubs; + +"; +tag = ccmp; +}, +{ +code = "# Name: Fractions +sub one [slash fraction] two by onehalf; +sub one [slash fraction] three by uni2153; +sub two [slash fraction] three by uni2154; +sub one [slash fraction] four by onequarter; +sub three [slash fraction] four by threequarters; +sub one [slash fraction] five by uni2155; +sub two [slash fraction] five by uni2156; +sub three [slash fraction] five by uni2157; +sub four [slash fraction] five by uni2158; +sub one [slash fraction] six by uni2159; +sub five [slash fraction] six by uni215A; +sub one [slash fraction] seven by uni2150; +sub one [slash fraction] eight by uni215B; +sub three [slash fraction] eight by uni215C; +sub five [slash fraction] eight by uni215D; +sub seven [slash fraction] eight by uni215E; +sub one [slash fraction] nine by uni2151; + +"; +tag = frac; +}, +{ +code = "lookup locl_latn_0 { + script latn; + language ROM; + sub Scedilla by Scommaaccent; + sub scedilla by scommaaccent; + sub Tcedilla by Tcommaaccent; + sub tcedilla by tcommaaccent; + language MOL; + sub Scedilla by Scommaaccent; + sub scedilla by scommaaccent; + sub Tcedilla by Tcommaaccent; + sub tcedilla by tcommaaccent; +} locl_latn_0; + +lookup locl_latn_1 { + script latn; + language CAT; + sub l' periodcentered' l by ldot; + sub L' periodcentered' L by Ldot; +} locl_latn_1; + +lookup locl_latn_2 { + script latn; + language NLD; + sub iacute j' by jacute; + sub Iacute J' by Jacute; +} locl_latn_2; + +"; +tag = locl; +}, +{ +code = "# Name: Mark positioning +@mGC_bottom_0_0 = [cedillacomb commabelowcomb dotbelowcomb]; +@mGC_top_0_516 = [acutecomb breveacute brevecomb brevegrave brevehook brevetilde caroncomb circumflexacute circumflexbreve circumflexcomb circumflexgrave circumflexhook circumflextilde commaturnedtopcomb dieresisacute dieresiscaron dieresiscomb dieresisgrave dieresismacron dotaccentcomb gravecomb hookcomb hungarumlautcomb macroncomb ringcomb tildecomb]; +@mGC_top_0_698 = [breveacute.case brevegrave.case brevehook.case brevetilde.case circumflexacute.case circumflexbreve.case circumflexgrave.case circumflexhook.case circumflextilde.case dieresisacute.case dieresiscaron.case dieresisgrave.case dieresismacron.case hookcomb.case]; + +markClass @mGC_bottom_0_0 @MC_bottom; +markClass @mGC_top_0_516 @MC_top; +markClass @mGC_top_0_698 @MC_top; +markClass caronslovakcomb @MC_topright; +markClass ogonekcomb @MC_bottomright; + +lookup MARK_BASE_bottom { + @bGC_D_bottom = [D J]; + @bGC_F_bottom = [F P]; + @bGC_c_bottom = [c h n]; + @bGC_f_bottom = [f C R]; + @bGC_i_bottom = [i dotlessi]; + @bGC_l_bottom = [l m o v w x z A G H I M N O T U V W X Y Z ohorn Ohorn Uhorn]; + @bGC_u_bottom = [u S uhorn]; + pos base @bGC_D_bottom mark @MC_bottom; + pos base @bGC_F_bottom mark @MC_bottom; + pos base @bGC_c_bottom mark @MC_bottom; + pos base @bGC_f_bottom mark @MC_bottom; + pos base @bGC_i_bottom mark @MC_bottom; + pos base @bGC_l_bottom mark @MC_bottom; + pos base @bGC_u_bottom mark @MC_bottom; + pos base B mark @MC_bottom; + pos base E mark @MC_bottom; + pos base K mark @MC_bottom; + pos base L mark @MC_bottom; + pos base a mark @MC_bottom; + pos base a.alt01 mark @MC_bottom; + pos base b mark @MC_bottom; + pos base d mark @MC_bottom; + pos base e mark @MC_bottom; + pos base k mark @MC_bottom; + pos base r mark @MC_bottom; + pos base s mark @MC_bottom; + pos base t mark @MC_bottom; + pos base y mark @MC_bottom; +} MARK_BASE_bottom; + + +lookup MARK_BASE_bottomright { + @bGC_i_bottomright = [i dotlessi]; + pos base @bGC_i_bottomright mark @MC_bottomright; + pos base A mark @MC_bottomright; + pos base E mark @MC_bottomright; + pos base I mark @MC_bottomright; + pos base U mark @MC_bottomright; + pos base a mark @MC_bottomright; + pos base a.alt01 mark @MC_bottomright; + pos base e mark @MC_bottomright; + pos base u mark @MC_bottomright; +} MARK_BASE_bottomright; + + +lookup MARK_BASE_top { + @bGC_J_top = [J K]; + @bGC_a.alt01_top = [a.alt01 g.alt01]; + @bGC_g.alt02_top = [g.alt02 m o v w x y z ae oslash ohorn]; + @bGC_g_top = [g u uhorn]; + @bGC_l_top = [l A H I M N O P Q T U V W X Y Z Oslash Ohorn Uhorn]; + pos base @bGC_J_top mark @MC_top; + pos base @bGC_a.alt01_top mark @MC_top; + pos base @bGC_g.alt02_top mark @MC_top; + pos base @bGC_g_top mark @MC_top; + pos base @bGC_l_top mark @MC_top; + pos base AE mark @MC_top; + pos base B mark @MC_top; + pos base C mark @MC_top; + pos base D mark @MC_top; + pos base E mark @MC_top; + pos base F mark @MC_top; + pos base G mark @MC_top; + pos base L mark @MC_top; + pos base R mark @MC_top; + pos base S mark @MC_top; + pos base a mark @MC_top; + pos base c mark @MC_top; + pos base dotlessi mark @MC_top; + pos base dotlessj mark @MC_top; + pos base e mark @MC_top; + pos base h mark @MC_top; + pos base n mark @MC_top; + pos base p mark @MC_top; + pos base q mark @MC_top; + pos base r mark @MC_top; + pos base s mark @MC_top; +} MARK_BASE_top; + + +lookup MARK_BASE_topright { + pos base L mark @MC_topright; + pos base d mark @MC_topright; + pos base l mark @MC_topright; + pos base t mark @MC_topright; +} MARK_BASE_topright; + +"; +tag = mark; +}, +{ +code = "# Name: numerators +sub @numbers_dflt by @numbers_numr; + +"; +tag = numr; +}, +{ +code = "# Name: Ordinals +sub [a o] by [ordfeminine ordmasculine]; + +"; +tag = ordn; +}, +{ +code = "# Name: Stylistic alternates - all stylistic sets combined +sub @lca_dflt by @lca_alt1; +sub @lcg_dflt by @lcg_alt1; +sub @lca_cyrl_dflt by @lca_cyrl_alt1; +sub zero by zero.alt02; +sub germandbls by germandbls.alt01; + +"; +tag = salt; +}, +{ +code = "# Name: Scientific inferiors +sub @numbers_dflt by @numbers_sinf; + +"; +tag = sinf; +}, +{ +code = "featureNames { +name 3 1 0x0409 \"Simple lowercase a\"; +name 1 0 0 \"Simple lowercase a\"; +}; +# Name: Simple lowercase a +sub @lca_dflt by @lca_alt1; +sub @lca_cyrl_dflt by @lca_cyrl_alt1; + +"; +tag = ss01; }, { -name = blueFuzz; -value = 0; +code = "featureNames { +name 3 1 0x0409 \"Simple lowercase g\"; +name 1 0 0 \"Simple lowercase g\"; +}; +# Name: Simple lowercase g +sub @lcg_dflt by @lcg_alt1; + +"; +tag = ss02; }, { -name = blueScale; -value = 0.03963; +code = "featureNames { +name 3 1 0x0409 \"Slashed number zero\"; +name 1 0 0 \"Slashed number zero\"; +}; +# Name: Slashed number zero +sub zero by zero.alt01; + +"; +tag = ss03; }, { -name = blueShift; -value = 7; +code = "featureNames { +name 3 1 0x0409 \"Plain number zero\"; +name 1 0 0 \"Plain number zero\"; +}; +# Name: Plain number zero +sub zero by zero.alt02; + +"; +tag = ss04; }, { -name = postscriptForceBold; -value = 0; +code = "featureNames { +name 3 1 0x0409 \"Alternate lowercase eszett\"; +name 1 0 0 \"Alternate lowercase eszett\"; +}; +# Name: Alternate lowercase eszett +sub germandbls by germandbls.alt01; + +"; +tag = ss05; }, { -name = postscriptIsFixedPitch; -value = 0; +code = "featureNames { +name 3 1 0x0409 \"~Original tilda~\"; +name 1 0 0 \"~Original tilda~\"; +}; +# Name: ~Original tilda~ +sub asciitilde by asciitilde.original; + +"; +tag = ss06; +}, +{ +code = "# Name: Superiors +sub @numbers_dflt by @numbers_sups; + +"; +tag = sups; +}, +{ +code = "# Name: Slashed zero +sub zero by zero.alt01; + +"; +tag = zero; +}, +{ +code = "lookup period_period_period { + ignore sub period period' period period; + ignore sub period' period period period; sub LIG LIG period' by period_period_period.liga; + sub LIG period' period by LIG; + sub period' period period by LIG; +} period_period_period; +lookup exclam_equal_equal { + ignore sub exclam exclam' equal equal; + ignore sub exclam' equal equal equal; sub LIG LIG equal' by exclam_equal_equal.liga; + sub LIG equal' equal by LIG; + sub exclam' equal equal by LIG; +} exclam_equal_equal; +lookup asterisk_asterisk_asterisk { + ignore sub asterisk asterisk' asterisk asterisk; + ignore sub asterisk' asterisk asterisk asterisk; sub LIG LIG asterisk' by asterisk_asterisk_asterisk.liga; + sub LIG asterisk' asterisk by LIG; + sub asterisk' asterisk asterisk by LIG; +} asterisk_asterisk_asterisk; +lookup slash_asterisk_asterisk { + ignore sub slash slash' asterisk asterisk; + ignore sub slash' asterisk asterisk asterisk; sub LIG LIG asterisk' by slash_asterisk_asterisk.liga; + sub LIG asterisk' asterisk by LIG; + sub slash' asterisk asterisk by LIG; +} slash_asterisk_asterisk; +lookup slash_asciitilde_backslash { + ignore sub slash slash' asciitilde backslash; + ignore sub slash' asciitilde backslash backslash; sub LIG LIG backslash' by slash_asciitilde_backslash.liga; + sub LIG asciitilde' backslash by LIG; + sub slash' asciitilde backslash by LIG; +} slash_asciitilde_backslash; +lookup underscore_underscore_parenleft { + ignore sub underscore underscore' underscore parenleft; + ignore sub underscore' underscore parenleft parenleft; sub LIG LIG parenleft' by underscore_underscore_parenleft.liga; + sub LIG underscore' parenleft by LIG; + sub underscore' underscore parenleft by LIG; +} underscore_underscore_parenleft; +lookup equal_colon_equal { + ignore sub equal equal' colon equal; + ignore sub equal' colon equal equal; + ignore sub less question equal' equal colon; + ignore sub parenleft question less equal' equal colon; sub LIG LIG equal' by equal_colon_equal.liga; + sub LIG colon' equal by LIG; + sub equal' colon equal by LIG; +} equal_colon_equal; +lookup equal_exclam_equal { + ignore sub equal equal' exclam equal; + ignore sub equal' exclam equal equal; + ignore sub less question equal' equal exclam; + ignore sub parenleft question less equal' equal exclam; sub LIG LIG equal' by equal_exclam_equal.liga; + sub LIG exclam' equal by LIG; + sub equal' exclam equal by LIG; +} equal_exclam_equal; +lookup equal_equal_equal { + ignore sub equal equal' equal equal; + ignore sub equal' equal equal equal; + ignore sub less question equal' equal equal; + ignore sub parenleft question less equal' equal equal; sub LIG LIG equal' by equal_equal_equal.liga; + sub LIG equal' equal by LIG; + sub equal' equal equal by LIG; +} equal_equal_equal; +lookup equal_greater_greater { + ignore sub equal equal' greater greater; + ignore sub equal' greater greater greater; + ignore sub less question equal' equal greater; + ignore sub parenleft question less equal' equal greater; sub LIG LIG greater' by equal_greater_greater.liga; + sub LIG greater' greater by LIG; + sub equal' greater greater by LIG; +} equal_greater_greater; +lookup less_equal_greater { + ignore sub less less' equal greater; + ignore sub less' equal greater greater; sub LIG LIG greater' by less_equal_greater.liga; + sub LIG equal' greater by LIG; + sub less' equal greater by LIG; +} less_equal_greater; +lookup less_less_equal { + ignore sub less less' less equal; + ignore sub less' less equal equal; sub LIG LIG equal' by less_less_equal.liga; + sub LIG less' equal by LIG; + sub less' less equal by LIG; +} less_less_equal; +lookup less_slash_greater { + ignore sub less less' slash greater; + ignore sub less' slash greater greater; sub LIG LIG greater' by less_slash_greater.liga; + sub LIG slash' greater by LIG; + sub less' slash greater by LIG; +} less_slash_greater; +lookup asciitilde_asciitilde_greater { + ignore sub asciitilde asciitilde' asciitilde greater; + ignore sub asciitilde' asciitilde greater greater; sub LIG LIG greater' by asciitilde_asciitilde_greater.liga; + sub LIG asciitilde' greater by LIG; + sub asciitilde' asciitilde greater by LIG; +} asciitilde_asciitilde_greater; +lookup hyphen_hyphen { + ignore sub hyphen hyphen' hyphen; + ignore sub hyphen' hyphen hyphen; sub LIG hyphen' by hyphen_hyphen.liga; + sub hyphen' hyphen by LIG; +} hyphen_hyphen; +lookup hyphen_greater { + ignore sub hyphen hyphen' greater; + ignore sub hyphen' greater greater; sub LIG greater' by hyphen_greater.liga; + sub hyphen' greater by LIG; +} hyphen_greater; +lookup period_period { + ignore sub period period' period; + ignore sub period' period period; sub LIG period' by period_period.liga; + sub period' period by LIG; +} period_period; +lookup period_question { + ignore sub period period' question; + ignore sub period' question question; sub LIG question' by period_question.liga; + sub period' question by LIG; +} period_question; +lookup period_equal { + ignore sub period period' equal; + ignore sub period' equal equal; sub LIG equal' by period_equal.liga; + sub period' equal by LIG; +} period_equal; +lookup colon_colon { + ignore sub colon colon' colon; + ignore sub colon' colon colon; + ignore sub parenleft question colon' colon; sub LIG colon' by colon_colon.liga; + sub colon' colon by LIG; +} colon_colon; +lookup colon_equal { + ignore sub colon colon' equal; + ignore sub colon' equal equal; + ignore sub parenleft question colon' colon; sub LIG equal' by colon_equal.liga; + sub colon' equal by LIG; +} colon_equal; +lookup exclam_exclam { + ignore sub exclam exclam' exclam; + ignore sub exclam' exclam exclam; sub LIG exclam' by exclam_exclam.liga; + sub exclam' exclam by LIG; +} exclam_exclam; +lookup exclam_equal { + ignore sub exclam exclam' equal; + ignore sub exclam' equal equal; sub LIG equal' by exclam_equal.liga; + sub exclam' equal by LIG; +} exclam_equal; +lookup asterisk_asterisk { + ignore sub asterisk asterisk' asterisk; + ignore sub asterisk' asterisk asterisk; sub LIG asterisk' by asterisk_asterisk.liga; + sub asterisk' asterisk by LIG; +} asterisk_asterisk; +lookup asterisk_greater { + ignore sub asterisk asterisk' greater; + ignore sub asterisk' greater greater; sub LIG greater' by asterisk_greater.liga; + sub asterisk' greater by LIG; +} asterisk_greater; +lookup asterisk_slash { + ignore sub asterisk asterisk' slash; + ignore sub asterisk' slash slash; sub LIG slash' by asterisk_slash.liga; + sub asterisk' slash by LIG; +} asterisk_slash; +lookup numbersign_parenleft { + ignore sub numbersign numbersign' parenleft; + ignore sub numbersign' parenleft parenleft; sub LIG parenleft' by numbersign_parenleft.liga; + sub numbersign' parenleft by LIG; +} numbersign_parenleft; +lookup numbersign_braceleft { + ignore sub numbersign numbersign' braceleft; + ignore sub numbersign' braceleft braceleft; sub LIG braceleft' by numbersign_braceleft.liga; + sub numbersign' braceleft by LIG; +} numbersign_braceleft; +lookup numbersign_bracketleft { + ignore sub numbersign numbersign' bracketleft; + ignore sub numbersign' bracketleft bracketleft; sub LIG bracketleft' by numbersign_bracketleft.liga; + sub numbersign' bracketleft by LIG; +} numbersign_bracketleft; +lookup numbersign_exclam { + ignore sub numbersign numbersign' exclam; + ignore sub numbersign' exclam exclam; sub LIG exclam' by numbersign_exclam.liga; + sub numbersign' exclam by LIG; +} numbersign_exclam; +lookup slash_asterisk { + ignore sub slash slash' asterisk; + ignore sub slash' asterisk asterisk; sub LIG asterisk' by slash_asterisk.liga; + sub slash' asterisk by LIG; +} slash_asterisk; +lookup slash_equal { + ignore sub slash slash' equal; + ignore sub slash' equal equal; sub LIG equal' by slash_equal.liga; + sub slash' equal by LIG; +} slash_equal; +lookup slash_greater { + ignore sub slash slash' greater; + ignore sub slash' greater greater; sub LIG greater' by slash_greater.liga; + sub slash' greater by LIG; +} slash_greater; +lookup slash_slash { + ignore sub slash slash' slash; + ignore sub slash' slash slash; sub LIG slash' by slash_slash.liga; + sub slash' slash by LIG; +} slash_slash; +lookup backslash_slash { + ignore sub backslash backslash' slash; + ignore sub backslash' slash slash; sub LIG slash' by backslash_slash.liga; + sub backslash' slash by LIG; +} backslash_slash; +lookup ampersand_ampersand { + ignore sub ampersand ampersand' ampersand; + ignore sub ampersand' ampersand ampersand; sub LIG ampersand' by ampersand_ampersand.liga; + sub ampersand' ampersand by LIG; +} ampersand_ampersand; +lookup bar_bar { + ignore sub bar bar' bar; + ignore sub bar' bar bar; sub LIG bar' by bar_bar.liga; + sub bar' bar by LIG; +} bar_bar; +lookup plus_plus { + ignore sub plus plus' plus; + ignore sub plus' plus plus; sub LIG plus' by plus_plus.liga; + sub plus' plus by LIG; +} plus_plus; +lookup equal_equal { + ignore sub equal equal' equal; + ignore sub equal' equal equal; + ignore sub less question equal' equal; + ignore sub parenleft question less equal' equal; sub LIG equal' by equal_equal.liga; + sub equal' equal by LIG; +} equal_equal; +lookup equal_greater { + ignore sub equal equal' greater; + ignore sub equal' greater greater; + ignore sub less question equal' equal; + ignore sub parenleft question less equal' equal; sub LIG greater' by equal_greater.liga; + sub equal' greater by LIG; +} equal_greater; +lookup greater_equal { + ignore sub greater greater' equal; + ignore sub greater' equal equal; sub LIG equal' by greater_equal.liga; + sub greater' equal by LIG; +} greater_equal; +lookup greater_greater { + ignore sub greater greater' greater; + ignore sub greater' greater greater; sub LIG greater' by greater_greater.liga; + sub greater' greater by LIG; +} greater_greater; +lookup less_hyphen { + ignore sub less less' hyphen; + ignore sub less' hyphen hyphen; sub LIG hyphen' by less_hyphen.liga; + sub less' hyphen by LIG; +} less_hyphen; +lookup less_equal { + ignore sub less less' equal; + ignore sub less' equal equal; sub LIG equal' by less_equal.liga; + sub less' equal by LIG; +} less_equal; +lookup less_slash { + ignore sub less less' slash; + ignore sub less' slash slash; sub LIG slash' by less_slash.liga; + sub less' slash by LIG; +} less_slash; +lookup asciitilde_asciitilde { + ignore sub asciitilde asciitilde' asciitilde; + ignore sub asciitilde' asciitilde asciitilde; sub LIG asciitilde' by asciitilde_asciitilde.liga; + sub asciitilde' asciitilde by LIG; +} asciitilde_asciitilde; + +# Generative underscore ligature +# Example: _____________________ + +lookup underscores { + sub [underscore_start.seq underscore_middle.seq] underscore' underscore by underscore_middle.seq; + + sub [underscore_start.seq underscore_middle.seq] underscore' by underscore_end.seq; + + sub underscore' underscore by underscore_start.seq; +} underscores; + + +# Generative hashtag ligature +# Example: ################## +lookup numbersigns { + sub [numbersign_start.seq numbersign_middle.seq] numbersign' numbersign by numbersign_middle.seq; + + sub [numbersign_start.seq numbersign_middle.seq] numbersign' by numbersign_end.seq; + + sub numbersign' numbersign by numbersign_start.seq; +} numbersigns; + +# Multiply align +# Examples: 0xDEADBEEF, 10x2 +sub zero x' @numbers_hex by multiply; +sub @numbers_dflt x' @numbers_dflt by multiply; + +# Digit colon align +# Example: 10:20 +sub @numbers_dflt colon' @numbers_dflt by colon.valign; + +"; +tag = calt; +}, +{ +automatic = 1; +code = "sub zero by zeroinferior; +sub one by oneinferior; +sub two by twoinferior; +sub three by threeinferior; +sub four by fourinferior; +sub five by fiveinferior; +sub six by sixinferior; +sub seven by seveninferior; +sub eight by eightinferior; +sub nine by nineinferior; +"; +tag = subs; +}, +{ +automatic = 1; +code = "sub zero by zero.dnom; +sub one by one.dnom; +sub two by two.dnom; +sub three by three.dnom; +sub four by four.dnom; +sub five by five.dnom; +sub six by six.dnom; +sub seven by seven.dnom; +sub eight by eight.dnom; +sub nine by nine.dnom; +"; +tag = dnom; +}, +{ +automatic = 1; +code = "sub dieresis by dieresis.case; +sub dotaccent by dotaccent.case; +sub grave by grave.case; +sub acute by acute.case; +sub hungarumlaut by hungarumlaut.case; +sub circumflex by circumflex.case; +sub caron by caron.case; +sub breve by breve.case; +sub ring by ring.case; +sub tilde by tilde.case; +sub macron by macron.case; +sub tilde.alt01 by tilde.alt01.case; +sub breveacute by breveacute.case; +sub brevegrave by brevegrave.case; +sub brevehook by brevehook.case; +sub brevetilde by brevetilde.case; +sub circumflexacute by circumflexacute.case; +sub circumflexbreve by circumflexbreve.case; +sub circumflexgrave by circumflexgrave.case; +sub circumflexhook by circumflexhook.case; +sub circumflextilde by circumflextilde.case; +sub dieresisacute by dieresisacute.case; +sub dieresiscaron by dieresiscaron.case; +sub dieresisgrave by dieresisgrave.case; +sub dieresismacron by dieresismacron.case; +sub hookcomb by hookcomb.case; +sub ringacute by ringacute.case; +"; +tag = case; +}, +{ +code = ""; +disabled = 1; +tag = liga; } ); -date = "2020-01-18 13:14:06 +0000"; -designer = "Mike Abbink, Paul van der Laan, Pieter van Rosmalen, Mikhael Khrustik"; -designerURL = "https://myrt.co"; -disablesNiceNames = 1; -familyName = Lilex; -featurePrefixes = ( -{ -code = "languagesystem DFLT dflt; languagesystem latn dflt; languagesystem cyrl dflt; "; -name = Languagesystems; -}, +fontMaster = ( { -code = "# ----------------\012# LANGUAGE SYSTEMS\012# ----------------\012\012 # Default\012 # Latin default\012 # Cyrillic default\012\012# --------------\012# GLOBAL CLASSES\012# --------------\012\012 # 23 items\012 # 23 items\012 # 3 items\012 # 3 items\012 # 5 items\012 # 5 items\012 # 10 items\012 # 10 items\012 # 10 items\012 # 10 items\012 # 10 items"; -name = Prefix; -} +axesValues = ( +40 ); -features = ( +customParameters = ( { -code = " sub a from [a.alt01]; # 1 glyph(s)\012 sub g from [g.alt01 g.alt02]; # 2 glyph(s)\012 sub zero from [zero.alt01 zero.alt02 zero.numr zero.dnom]; # 4 glyph(s)\012 sub one from [one.numr one.dnom]; # 2 glyph(s)\012 sub two from [two.numr two.dnom]; # 2 glyph(s)\012 sub three from [three.numr three.dnom]; # 2 glyph(s)\012 sub four from [four.numr four.dnom]; # 2 glyph(s)\012 sub five from [five.numr five.dnom]; # 2 glyph(s)\012 sub six from [six.numr six.dnom]; # 2 glyph(s)\012 sub seven from [seven.numr seven.dnom]; # 2 glyph(s)\012 sub eight from [eight.numr eight.dnom]; # 2 glyph(s)\012 sub nine from [nine.numr nine.dnom]; # 2 glyph(s)\012 sub aacute from [aacute.alt01]; # 1 glyph(s)\012 sub abreve from [abreve.alt01]; # 1 glyph(s)\012 sub acircumflex from [acircumflex.alt01]; # 1 glyph(s)\012 sub adieresis from [adieresis.alt01]; # 1 glyph(s)\012 sub adotbelow from [adotbelow.alt01]; # 1 glyph(s)\012 sub agrave from [agrave.alt01]; # 1 glyph(s)\012 sub ahook from [ahook.alt01]; # 1 glyph(s)\012 sub amacron from [amacron.alt01]; # 1 glyph(s)\012 sub aogonek from [aogonek.alt01]; # 1 glyph(s)\012 sub aring from [aring.alt01]; # 1 glyph(s)\012 sub aringacute from [aringacute.alt01]; # 1 glyph(s)\012 sub atilde from [atilde.alt01]; # 1 glyph(s)\012 sub abreveacute from [abreveacute.alt01]; # 1 glyph(s)\012 sub abrevedotbelow from [abrevedotbelow.alt01]; # 1 glyph(s)\012 sub abrevegrave from [abrevegrave.alt01]; # 1 glyph(s)\012 sub abrevehook from [abrevehook.alt01]; # 1 glyph(s)\012 sub abrevetilde from [abrevetilde.alt01]; # 1 glyph(s)\012 sub acircumflexacute from [acircumflexacute.alt01]; # 1 glyph(s)\012 sub acircumflexdotbelow from [acircumflexdotbelow.alt01]; # 1 glyph(s)\012 sub acircumflexgrave from [acircumflexgrave.alt01]; # 1 glyph(s)\012 sub acircumflexhook from [acircumflexhook.alt01]; # 1 glyph(s)\012 sub acircumflextilde from [acircumflextilde.alt01]; # 1 glyph(s)\012 sub gbreve from [gbreve.alt01]; # 1 glyph(s)\012 sub gcircumflex from [gcircumflex.alt01]; # 1 glyph(s)\012 sub gcommaaccent from [gcommaaccent.alt01]; # 1 glyph(s)\012 sub gdotaccent from [gdotaccent.alt01]; # 1 glyph(s)\012 sub germandbls from [germandbls.alt01]; # 1 glyph(s)\012 sub tilde from [tilde.alt01 tilde.case tilde.alt01.case]; # 3 glyph(s)\012 sub macron from [macron.case]; # 1 glyph(s)\012 sub dotaccent from [dotaccent.case]; # 1 glyph(s)\012 sub dieresis from [dieresis.case]; # 1 glyph(s)\012 sub hungarumlaut from [hungarumlaut.case]; # 1 glyph(s)\012 sub acute from [acute.case]; # 1 glyph(s)\012 sub grave from [grave.case]; # 1 glyph(s)\012 sub circumflex from [circumflex.case]; # 1 glyph(s)\012 sub caron from [caron.case]; # 1 glyph(s)\012 sub breve from [breve.case breve.cyrl breve.cyrl_case]; # 3 glyph(s)\012 sub ring from [ring.case]; # 1 glyph(s)\012 sub ringacute from [ringacute.case]; # 1 glyph(s)\012 sub hookcomb from [hookcomb.case]; # 1 glyph(s)\012 sub breveacute from [breveacute.case]; # 1 glyph(s)\012 sub brevegrave from [brevegrave.case]; # 1 glyph(s)\012 sub brevehook from [brevehook.case]; # 1 glyph(s)\012 sub brevetilde from [brevetilde.case]; # 1 glyph(s)\012 sub dieresisacute from [dieresisacute.case]; # 1 glyph(s)\012 sub dieresiscaron from [dieresiscaron.case]; # 1 glyph(s)\012 sub dieresisgrave from [dieresisgrave.case]; # 1 glyph(s)\012 sub circumflexacute from [circumflexacute.case]; # 1 glyph(s)\012 sub circumflexbreve from [circumflexbreve.case]; # 1 glyph(s)\012 sub circumflexgrave from [circumflexgrave.case]; # 1 glyph(s)\012 sub circumflexhook from [circumflexhook.case]; # 1 glyph(s)\012 sub dieresismacron from [dieresismacron.case]; # 1 glyph(s)\012 sub circumflextilde from [circumflextilde.case]; # 1 glyph(s)\012 sub uni0430 from [uni0430.alt01]; # 1 glyph(s)\012 sub uni04D3 from [uni04D3.alt01]; # 1 glyph(s)\012 sub uni04D1 from [uni04D1.alt01]; # 1 glyph(s)"; -name = aalt; +name = typoAscender; +value = 780; }, { -code = " # glyph composition/decomposition\012 @uc_basic = [A AE Aogonek B C Ccedilla D E Eogonek F G H I Iogonek J K L M N O OE Ohorn Oslash P Q R S Schwa T U Uhorn Uogonek V W X Y Z]; # 37 glyphs\012 @acc_comb_top = [acutecomb breveacute brevecomb brevegrave brevehook brevetilde caroncomb caronslovakcomb circumflexacute circumflexbreve circumflexcomb circumflexgrave circumflexhook circumflextilde commaturnedtopcomb dieresisacute dieresiscaron dieresiscomb dieresisgrave dieresismacron dotaccentcomb gravecomb hookcomb horncomb hungarumlautcomb macroncomb ringcomb tildecomb]; # 28 glyphs\012 @acc_comb_dflt = [breveacute brevegrave brevehook brevetilde circumflexacute circumflexbreve circumflexgrave circumflexhook circumflextilde dieresisacute dieresiscaron dieresisgrave dieresismacron hookcomb]; # 14 glyphs\012 @acc_comb_case = [breveacute.case brevegrave.case brevehook.case brevetilde.case circumflexacute.case circumflexbreve.case circumflexgrave.case circumflexhook.case circumflextilde.case dieresisacute.case dieresiscaron.case dieresisgrave.case dieresismacron.case hookcomb.case]; # 14 glyphs\012\012 lookup nonContextSubs {\012 sub brevecomb acutecomb by breveacute;\012 sub brevecomb gravecomb by brevegrave;\012 sub brevecomb hookcomb by brevehook;\012 sub brevecomb tildecomb by brevetilde;\012 sub circumflexcomb acutecomb by circumflexacute;\012 sub circumflexcomb gravecomb by circumflexgrave;\012 sub circumflexcomb hookcomb by circumflexhook;\012 sub circumflexcomb tildecomb by circumflextilde;\012 sub circumflexcomb brevecomb by circumflexbreve;\012 sub dieresiscomb acutecomb by dieresisacute;\012 sub dieresiscomb caroncomb by dieresiscaron;\012 sub dieresiscomb gravecomb by dieresisgrave;\012 sub dieresiscomb macroncomb by dieresismacron;\012 } nonContextSubs;\012\012 lookup contextSubs {\012 sub [L d l t] caroncomb' by caronslovakcomb; # /Lcaron /dcaron /lcaron /tcaron\012 sub g commabelowcomb' by commaturnedtopcomb; # /gcommaaccent\012 sub i' @acc_comb_top by dotlessi;\012 sub j' @acc_comb_top by dotlessj;\012 sub @uc_basic @acc_comb_dflt' by @acc_comb_case; # case accents\012 } contextSubs;"; -name = ccmp; +name = typoDescender; +value = -220; }, { -code = " # ordinals\012 sub [a o] by [ordfeminine ordmasculine];"; -name = ordn; +name = typoLineGap; +value = 300; }, { -code = " # fractions\012 sub one [slash fraction] two by onehalf;\012 sub one [slash fraction] three by uni2153;\012 sub two [slash fraction] three by uni2154;\012 sub one [slash fraction] four by onequarter;\012 sub three [slash fraction] four by threequarters;\012 sub one [slash fraction] five by uni2155;\012 sub two [slash fraction] five by uni2156;\012 sub three [slash fraction] five by uni2157;\012 sub four [slash fraction] five by uni2158;\012 sub one [slash fraction] six by uni2159;\012 sub five [slash fraction] six by uni215A;\012 sub one [slash fraction] seven by uni2150;\012 sub one [slash fraction] eight by uni215B;\012 sub three [slash fraction] eight by uni215C;\012 sub five [slash fraction] eight by uni215D;\012 sub seven [slash fraction] eight by uni215E;\012 sub one [slash fraction] nine by uni2151;"; -name = frac; +name = winAscent; +value = 1025; }, { -code = " # numerators\012 sub @numbers_dflt by @numbers_numr;"; -name = numr; +name = winDescent; +value = 275; }, { -code = " # denominators\012 sub @numbers_dflt by @numbers_dnom;"; -name = dnom; +name = underlineThickness; +value = 16; }, { -code = " # superiors\012 sub @numbers_dflt by @numbers_sups;"; -name = sups; +name = underlinePosition; +value = -184; }, { -code = " # inferiors\012 sub @numbers_dflt by @numbers_sinf;"; -name = sinf; +name = strikeoutPosition; +value = 304; }, { -code = " # slashed zero\012 sub zero by zero.alt01;"; -name = zero; +name = strikeoutSize; +value = 16; }, { -code = "# simple lowercase a\012sub @lca_dflt by @lca_alt1;\012sub @lca_cyrl_dflt by @lca_cyrl_alt1;\012"; -name = ss01; +name = subscriptXSize; +value = 700; }, { -code = "# simple lowercase g\012sub @lcg_dflt by @lcg_alt1;\012"; -name = ss02; +name = subscriptYOffset; +value = 140; }, { -code = "# slashed number zero\012sub zero by zero.alt01;\012"; -name = ss03; +name = subscriptYSize; +value = 650; }, { -code = "# plain number zero\012sub zero by zero.alt02;\012"; -name = ss04; +name = superscriptXSize; +value = 700; }, { -code = "# alternate lowercase eszett\012sub germandbls by germandbls.alt01;\012"; -name = ss05; +name = superscriptYOffset; +value = 477; }, { -code = " # stylistic alternates - all stylistic sets combined\012 sub @lca_dflt by @lca_alt1;\012 sub @lcg_dflt by @lcg_alt1;\012 sub @lca_cyrl_dflt by @lca_cyrl_alt1;\012 sub zero by zero.alt02;\012 sub germandbls by germandbls.alt01;"; -name = salt; +name = superscriptYSize; +value = 650; }, { -code = " @mGC_bottom_0_0 = [cedillacomb commabelowcomb dotbelowcomb];\012 @mGC_top_0_516 = [acutecomb breveacute brevecomb brevegrave brevehook brevetilde caroncomb circumflexacute circumflexbreve circumflexcomb circumflexgrave circumflexhook circumflextilde commaturnedtopcomb dieresisacute dieresiscaron dieresiscomb dieresisgrave dieresismacron dotaccentcomb gravecomb hookcomb hungarumlautcomb macroncomb ringcomb tildecomb];\012 @mGC_top_0_698 = [breveacute.case brevegrave.case brevehook.case brevetilde.case circumflexacute.case circumflexbreve.case circumflexgrave.case circumflexhook.case circumflextilde.case dieresisacute.case dieresiscaron.case dieresisgrave.case dieresismacron.case hookcomb.case];\012\012 markClass @mGC_bottom_0_0 @MC_bottom;\012 markClass @mGC_top_0_516 @MC_top;\012 markClass @mGC_top_0_698 @MC_top;\012 markClass caronslovakcomb @MC_topright;\012 markClass ogonekcomb @MC_bottomright;\012\012 lookup MARK_BASE_bottom {\012 @bGC_D_bottom = [D J];\012 @bGC_F_bottom = [F P];\012 @bGC_c_bottom = [c h n];\012 @bGC_f_bottom = [f C R];\012 @bGC_i_bottom = [i dotlessi];\012 @bGC_l_bottom = [l m o v w x z A G H I M N O T U V W X Y Z ohorn Ohorn Uhorn];\012 @bGC_u_bottom = [u S uhorn];\012 pos base @bGC_D_bottom mark @MC_bottom;\012 pos base @bGC_F_bottom mark @MC_bottom;\012 pos base @bGC_c_bottom mark @MC_bottom;\012 pos base @bGC_f_bottom mark @MC_bottom;\012 pos base @bGC_i_bottom mark @MC_bottom;\012 pos base @bGC_l_bottom mark @MC_bottom;\012 pos base @bGC_u_bottom mark @MC_bottom;\012 pos base B mark @MC_bottom;\012 pos base E mark @MC_bottom;\012 pos base K mark @MC_bottom;\012 pos base L mark @MC_bottom;\012 pos base a mark @MC_bottom;\012 pos base a.alt01 mark @MC_bottom;\012 pos base b mark @MC_bottom;\012 pos base d mark @MC_bottom;\012 pos base e mark @MC_bottom;\012 pos base k mark @MC_bottom;\012 pos base r mark @MC_bottom;\012 pos base s mark @MC_bottom;\012 pos base t mark @MC_bottom;\012 pos base y mark @MC_bottom;\012 } MARK_BASE_bottom;\012\012\012 lookup MARK_BASE_bottomright {\012 @bGC_i_bottomright = [i dotlessi];\012 pos base @bGC_i_bottomright mark @MC_bottomright;\012 pos base A mark @MC_bottomright;\012 pos base E mark @MC_bottomright;\012 pos base I mark @MC_bottomright;\012 pos base U mark @MC_bottomright;\012 pos base a mark @MC_bottomright;\012 pos base a.alt01 mark @MC_bottomright;\012 pos base e mark @MC_bottomright;\012 pos base u mark @MC_bottomright;\012 } MARK_BASE_bottomright;\012\012\012 lookup MARK_BASE_top {\012 @bGC_J_top = [J K];\012 @bGC_a.alt01_top = [a.alt01 g.alt01];\012 @bGC_g.alt02_top = [g.alt02 m o v w x y z ae oslash ohorn];\012 @bGC_g_top = [g u uhorn];\012 @bGC_l_top = [l A H I M N O P Q T U V W X Y Z Oslash Ohorn Uhorn];\012 pos base @bGC_J_top mark @MC_top;\012 pos base @bGC_a.alt01_top mark @MC_top;\012 pos base @bGC_g.alt02_top mark @MC_top;\012 pos base @bGC_g_top mark @MC_top;\012 pos base @bGC_l_top mark @MC_top;\012 pos base AE mark @MC_top;\012 pos base B mark @MC_top;\012 pos base C mark @MC_top;\012 pos base D mark @MC_top;\012 pos base E mark @MC_top;\012 pos base F mark @MC_top;\012 pos base G mark @MC_top;\012 pos base L mark @MC_top;\012 pos base R mark @MC_top;\012 pos base S mark @MC_top;\012 pos base a mark @MC_top;\012 pos base c mark @MC_top;\012 pos base dotlessi mark @MC_top;\012 pos base dotlessj mark @MC_top;\012 pos base e mark @MC_top;\012 pos base h mark @MC_top;\012 pos base n mark @MC_top;\012 pos base p mark @MC_top;\012 pos base q mark @MC_top;\012 pos base r mark @MC_top;\012 pos base s mark @MC_top;\012 } MARK_BASE_top;\012\012\012 lookup MARK_BASE_topright {\012 pos base L mark @MC_topright;\012 pos base d mark @MC_topright;\012 pos base l mark @MC_topright;\012 pos base t mark @MC_topright;\012 } MARK_BASE_topright;"; -name = mark; +name = hheaAscender; +value = 1025; }, { -code = "lookup ampersand_ampersand { \012 ignore sub ampersand ampersand' ampersand;\012 ignore sub ampersand' ampersand ampersand; sub LIG ampersand' by ampersand_ampersand.liga;\012 sub ampersand' ampersand by LIG;\012} ampersand_ampersand;\012lookup equal_equal { \012 ignore sub equal equal' equal;\012 ignore sub equal' equal equal;\012 ignore sub less question equal' equal;\012 ignore sub parenleft question less equal' equal; sub LIG equal' by equal_equal.liga;\012 sub equal' equal by LIG;\012} equal_equal;\012lookup equal_equal_equal { \012 ignore sub equal equal' equal equal;\012 ignore sub equal' equal equal equal;\012 ignore sub less question equal' equal equal;\012 ignore sub parenleft question less equal' equal equal; sub LIG LIG equal' by equal_equal_equal.liga;\012 sub LIG equal' equal by LIG;\012 sub equal' equal equal by LIG;\012} equal_equal_equal;\012lookup exclam_equal { \012 ignore sub exclam exclam' equal;\012 ignore sub exclam' equal equal; sub LIG equal' by exclam_equal.liga;\012 sub exclam' equal by LIG;\012} exclam_equal;\012lookup exclam_equal_equal { \012 ignore sub exclam exclam' equal equal;\012 ignore sub exclam' equal equal equal; sub LIG LIG equal' by exclam_equal_equal.liga;\012 sub LIG equal' equal by LIG;\012 sub exclam' equal equal by LIG;\012} exclam_equal_equal;\012lookup asciitilde_asciitilde { \012 ignore sub asciitilde asciitilde' asciitilde;\012 ignore sub asciitilde' asciitilde asciitilde; sub LIG asciitilde' by asciitilde_asciitilde.liga;\012 sub asciitilde' asciitilde by LIG;\012} asciitilde_asciitilde;\012lookup bar_bar { \012 ignore sub bar bar' bar;\012 ignore sub bar' bar bar; sub LIG bar' by bar_bar.liga;\012 sub bar' bar by LIG;\012} bar_bar;\012lookup asterisk_asterisk { \012 ignore sub asterisk asterisk' asterisk;\012 ignore sub asterisk' asterisk asterisk; sub LIG asterisk' by asterisk_asterisk.liga;\012 sub asterisk' asterisk by LIG;\012} asterisk_asterisk;\012lookup asterisk_asterisk_asterisk { \012 ignore sub asterisk asterisk' asterisk asterisk;\012 ignore sub asterisk' asterisk asterisk asterisk; sub LIG LIG asterisk' by asterisk_asterisk_asterisk.liga;\012 sub LIG asterisk' asterisk by LIG;\012 sub asterisk' asterisk asterisk by LIG;\012} asterisk_asterisk_asterisk;\012lookup slash_slash { \012 ignore sub slash slash' slash;\012 ignore sub slash' slash slash; sub LIG slash' by slash_slash.liga;\012 sub slash' slash by LIG;\012} slash_slash;\012lookup equal_greater { \012 ignore sub equal equal' greater;\012 ignore sub equal' greater greater;\012 ignore sub less question equal' equal;\012 ignore sub parenleft question less equal' equal; sub LIG greater' by equal_greater.liga;\012 sub equal' greater by LIG;\012} equal_greater;\012lookup asciitilde_asciitilde_greater { \012 ignore sub asciitilde asciitilde' asciitilde greater;\012 ignore sub asciitilde' asciitilde greater greater; sub LIG LIG greater' by asciitilde_asciitilde_greater.liga;\012 sub LIG asciitilde' greater by LIG;\012 sub asciitilde' asciitilde greater by LIG;\012} asciitilde_asciitilde_greater;\012lookup greater_equal { \012 ignore sub greater greater' equal;\012 ignore sub greater' equal equal; sub LIG equal' by greater_equal.liga;\012 sub greater' equal by LIG;\012} greater_equal;\012lookup less_equal { \012 ignore sub less less' equal;\012 ignore sub less' equal equal; sub LIG equal' by less_equal.liga;\012 sub less' equal by LIG;\012} less_equal;\012lookup asterisk_greater { \012 ignore sub asterisk asterisk' greater;\012 ignore sub asterisk' greater greater; sub LIG greater' by asterisk_greater.liga;\012 sub asterisk' greater by LIG;\012} asterisk_greater;\012lookup asterisk_slash { \012 ignore sub asterisk asterisk' slash;\012 ignore sub asterisk' slash slash; sub LIG slash' by asterisk_slash.liga;\012 sub asterisk' slash by LIG;\012} asterisk_slash;\012lookup slash_asterisk { \012 ignore sub slash slash' asterisk;\012 ignore sub slash' asterisk asterisk; sub LIG asterisk' by slash_asterisk.liga;\012 sub slash' asterisk by LIG;\012} slash_asterisk;\012lookup backslash_slash { \012 ignore sub backslash backslash' slash;\012 ignore sub backslash' slash slash; sub LIG slash' by backslash_slash.liga;\012 sub backslash' slash by LIG;\012} backslash_slash;\012lookup period_question { \012 ignore sub period period' question;\012 ignore sub period' question question; sub LIG question' by period_question.liga;\012 sub period' question by LIG;\012} period_question;\012lookup asciitilde_equal { \012 ignore sub asciitilde asciitilde' equal;\012 ignore sub asciitilde' equal equal; sub LIG equal' by asciitilde_equal.liga;\012 sub asciitilde' equal by LIG;\012} asciitilde_equal;\012lookup hyphen_hyphen { \012 ignore sub hyphen hyphen' hyphen;\012 ignore sub hyphen' hyphen hyphen; sub LIG hyphen' by hyphen_hyphen.liga;\012 sub hyphen' hyphen by LIG;\012} hyphen_hyphen;\012lookup plus_plus { \012 ignore sub plus plus' plus;\012 ignore sub plus' plus plus; sub LIG plus' by plus_plus.liga;\012 sub plus' plus by LIG;\012} plus_plus;\012lookup period_period_period { \012 ignore sub period period' period period;\012 ignore sub period' period period period; sub LIG LIG period' by period_period_period.liga;\012 sub LIG period' period by LIG;\012 sub period' period period by LIG;\012} period_period_period;\012lookup period_period { \012 ignore sub period period' period;\012 ignore sub period' period period; sub LIG period' by period_period.liga;\012 sub period' period by LIG;\012} period_period;\012lookup colon_colon { \012 ignore sub colon colon' colon;\012 ignore sub colon' colon colon;\012 ignore sub parenleft question colon' colon; sub LIG colon' by colon_colon.liga;\012 sub colon' colon by LIG;\012} colon_colon;\012lookup numbersign_exclam { \012 ignore sub numbersign numbersign' exclam;\012 ignore sub numbersign' exclam exclam; sub LIG exclam' by numbersign_exclam.liga;\012 sub numbersign' exclam by LIG;\012} numbersign_exclam;\012lookup less_slash { \012 ignore sub less less' slash;\012 ignore sub less' slash slash; sub LIG slash' by less_slash.liga;\012 sub less' slash by LIG;\012} less_slash;\012lookup slash_greater { \012 ignore sub slash slash' greater;\012 ignore sub slash' greater greater; sub LIG greater' by slash_greater.liga;\012 sub slash' greater by LIG;\012} slash_greater;\012lookup underscore_underscore { \012 ignore sub underscore underscore' underscore;\012 ignore sub underscore' underscore underscore; sub LIG underscore' by underscore_underscore.liga;\012 sub underscore' underscore by LIG;\012} underscore_underscore;\012lookup slash_equal { \012 ignore sub slash slash' equal;\012 ignore sub slash' equal equal; sub LIG equal' by slash_equal.liga;\012 sub slash' equal by LIG;\012} slash_equal;\012lookup period_equal { \012 ignore sub period period' equal;\012 ignore sub period' equal equal; sub LIG equal' by period_equal.liga;\012 sub period' equal by LIG;\012} period_equal;\012lookup colon_equal { \012 ignore sub colon colon' equal;\012 ignore sub colon' equal equal;\012 ignore sub parenleft question colon' colon; sub LIG equal' by colon_equal.liga;\012 sub colon' equal by LIG;\012} colon_equal;\012lookup hyphen_greater { \012 ignore sub hyphen hyphen' greater;\012 ignore sub hyphen' greater greater; sub LIG greater' by hyphen_greater.liga;\012 sub hyphen' greater by LIG;\012} hyphen_greater;\012lookup less_hyphen { \012 ignore sub less less' hyphen;\012 ignore sub less' hyphen hyphen; sub LIG hyphen' by less_hyphen.liga;\012 sub less' hyphen by LIG;\012} less_hyphen;\012lookup less_slash_greater { \012 ignore sub less less' slash greater;\012 ignore sub less' slash greater greater; sub LIG LIG greater' by less_slash_greater.liga;\012 sub LIG slash' greater by LIG;\012 sub less' slash greater by LIG;\012} less_slash_greater;\012lookup numbersign_numbersign { \012 ignore sub numbersign numbersign' numbersign;\012 ignore sub numbersign' numbersign numbersign; sub LIG numbersign' by numbersign_numbersign.liga;\012 sub numbersign' numbersign by LIG;\012} numbersign_numbersign;\012lookup numbersign_numbersign_numbersign { \012 ignore sub numbersign numbersign' numbersign numbersign;\012 ignore sub numbersign' numbersign numbersign numbersign; sub LIG LIG numbersign' by numbersign_numbersign_numbersign.liga;\012 sub LIG numbersign' numbersign by LIG;\012 sub numbersign' numbersign numbersign by LIG;\012} numbersign_numbersign_numbersign;\012lookup numbersign_numbersign_numbersign_numbersign { \012 ignore sub numbersign numbersign' numbersign numbersign numbersign;\012 ignore sub numbersign' numbersign numbersign numbersign numbersign; sub LIG LIG LIG numbersign' by numbersign_numbersign_numbersign_numbersign.liga;\012 sub LIG LIG numbersign' numbersign by LIG;\012 sub LIG numbersign' numbersign numbersign by LIG;\012 sub numbersign' numbersign numbersign numbersign by LIG;\012} numbersign_numbersign_numbersign_numbersign;\012lookup less_equal_greater { \012 ignore sub less less' equal greater;\012 ignore sub less' equal greater greater; sub LIG LIG greater' by less_equal_greater.liga;\012 sub LIG equal' greater by LIG;\012 sub less' equal greater by LIG;\012} less_equal_greater;\012lookup greater_greater { \012 ignore sub greater greater' greater;\012 ignore sub greater' greater greater; sub LIG greater' by greater_greater.liga;\012 sub greater' greater by LIG;\012} greater_greater;\012lookup equal_greater_greater { \012 ignore sub equal equal' greater greater;\012 ignore sub equal' greater greater greater;\012 ignore sub less question equal' equal greater;\012 ignore sub parenleft question less equal' equal greater; sub LIG LIG greater' by equal_greater_greater.liga;\012 sub LIG greater' greater by LIG;\012 sub equal' greater greater by LIG;\012} equal_greater_greater;\012lookup equal_colon_equal { \012 ignore sub equal equal' colon equal;\012 ignore sub equal' colon equal equal;\012 ignore sub less question equal' equal colon;\012 ignore sub parenleft question less equal' equal colon; sub LIG LIG equal' by equal_colon_equal.liga;\012 sub LIG colon' equal by LIG;\012 sub equal' colon equal by LIG;\012} equal_colon_equal;\012lookup equal_exclam_equal { \012 ignore sub equal equal' exclam equal;\012 ignore sub equal' exclam equal equal;\012 ignore sub less question equal' equal exclam;\012 ignore sub parenleft question less equal' equal exclam; sub LIG LIG equal' by equal_exclam_equal.liga;\012 sub LIG exclam' equal by LIG;\012 sub equal' exclam equal by LIG;\012} equal_exclam_equal;\012lookup less_less_equal { \012 ignore sub less less' less equal;\012 ignore sub less' less equal equal; sub LIG LIG equal' by less_less_equal.liga;\012 sub LIG less' equal by LIG;\012 sub less' less equal by LIG;\012} less_less_equal;\012lookup slash_asciitilde_backslash { \012 ignore sub slash slash' asciitilde backslash;\012 ignore sub slash' asciitilde backslash backslash; sub LIG LIG backslash' by slash_asciitilde_backslash.liga;\012 sub LIG asciitilde' backslash by LIG;\012 sub slash' asciitilde backslash by LIG;\012} slash_asciitilde_backslash;\012lookup numbersign_braceleft { \012 ignore sub numbersign numbersign' braceleft;\012 ignore sub numbersign' braceleft braceleft; sub LIG braceleft' by numbersign_braceleft.liga;\012 sub numbersign' braceleft by LIG;\012} numbersign_braceleft;\012lookup numbersign_bracketleft { \012 ignore sub numbersign numbersign' bracketleft;\012 ignore sub numbersign' bracketleft bracketleft; sub LIG bracketleft' by numbersign_bracketleft.liga;\012 sub numbersign' bracketleft by LIG;\012} numbersign_bracketleft;\012lookup numbersign_parenleft { \012 ignore sub numbersign numbersign' parenleft;\012 ignore sub numbersign' parenleft parenleft; sub LIG parenleft' by numbersign_parenleft.liga;\012 sub numbersign' parenleft by LIG;\012} numbersign_parenleft;\012lookup underscore_underscore_parenleft { \012 ignore sub underscore underscore' underscore parenleft;\012 ignore sub underscore' underscore parenleft parenleft; sub LIG LIG parenleft' by underscore_underscore_parenleft.liga;\012 sub LIG underscore' parenleft by LIG;\012 sub underscore' underscore parenleft by LIG;\012} underscore_underscore_parenleft;\012lookup exclam_exclam { \012 ignore sub exclam exclam' exclam;\012 ignore sub exclam' exclam exclam; sub LIG exclam' by exclam_exclam.liga;\012 sub exclam' exclam by LIG;\012} exclam_exclam;\012lookup w_w_w { \012 ignore sub w w' w w;\012 ignore sub w' w w w; sub LIG LIG w' by w_w_w.liga;\012 sub LIG w' w by LIG;\012 sub w' w w by LIG;\012} w_w_w;\012\012# Digit color align\012# Example: 10:20\012sub @numbers_dflt colon' @numbers_dflt by colon.valign;\012\012# Multiply align\012# Examples: 0xDEADBEEF, 10x2\012sub zero x' @numbers_hex by multiply;\012sub @numbers_dflt x' @numbers_dflt by multiply;\012\012"; -name = calt; +name = hheaDescender; +value = -275; } ); -fontMaster = ( +guides = ( { -alignmentZones = ( -"{1480, 2}", -"{1396, 2}", -"{1032, 2}", -"{738, 2}", -"{726, -2}", -"{670, 2}", -"{658, -2}", -"{0, -12}", -"{-400, -5}" -); -ascender = 1560; -capHeight = 1396; -customParameters = ( -{ -name = TTFStems; -value = ( +pos = (30,300); +} +); +iconName = Light; +id = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +metricValues = ( { -horizontal = 0; -name = "100"; -width = 200; +over = 0; +pos = 780; }, { -horizontal = 0; -name = "122"; -width = 244; +over = 12; +pos = 698; }, { -horizontal = 0; -name = "148"; -width = 296; +over = -12; }, { -horizontal = 0; -name = "161"; -width = 322; +over = 0; +pos = -220; }, { -horizontal = 1; -name = "115"; -width = 230; +over = 12; +pos = 516; +} +); +name = Thin; +stemValues = ( +19, +17, +21, +24, +58 +); }, { -horizontal = 1; -name = "123"; -width = 246; -} +axesValues = ( +110 ); +customParameters = ( +{ +name = typoAscender; +value = 780; }, { -name = TTFZones; -value = ( +name = typoDescender; +value = -220; +}, +{ +name = typoLineGap; +value = 300; +}, { -name = "T: 740"; -position = 1480; -size = 24; +name = winAscent; +value = 1025; }, { -name = caps; -position = 1396; -size = 24; +name = winDescent; +value = 275; }, { -name = xhgt; -position = 1032; -size = 24; +name = underlineThickness; +value = 60; }, { -name = "T: 369"; -position = 738; -size = 12; +name = underlinePosition; +value = -140; }, { -name = "B: 363"; -position = 726; -size = -12; +name = strikeoutPosition; +value = 304; }, { -name = "T: 335"; -position = 670; -size = 12; +name = strikeoutSize; +value = 60; }, { -name = "B: 329"; -position = 658; -size = -12; +name = subscriptXSize; +value = 700; }, { -name = comma; -position = 0; -size = -24; +name = subscriptYOffset; +value = 140; }, { -name = "B: -200"; -position = -400; -size = -24; -} -); +name = subscriptYSize; +value = 650; }, { -name = typoAscender; -value = 1560; +name = superscriptXSize; +value = 700; }, { -name = typoDescender; -value = -440; +name = superscriptYOffset; +value = 477; }, { -name = typoLineGap; -value = 600; +name = superscriptYSize; +value = 650; }, { name = hheaAscender; -value = 2050; +value = 1025; }, { name = hheaDescender; -value = -550; -}, +value = -275; +} +); +guides = ( { -name = hheaLineGap; -value = 0; -}, +pos = (-51,241); +} +); +id = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +metricValues = ( { -name = winAscent; -value = 2050; +over = 0; +pos = 780; }, { -name = winDescent; -value = 550; +over = 12; +pos = 698; }, { -name = underlineThickness; -value = 86; +over = -12; }, { -name = underlinePosition; -value = -314; -} -); -descender = -440; -guideLines = ( +over = 0; +pos = -220; +}, { -name = m; -position = "{0, 500}"; +over = 12; +pos = 516; } ); -id = master01; -weight = Bold; -weightValue = 700; -xHeight = 1032; +name = Regular; +stemValues = ( +68, +50, +80, +68, +89 +); +userData = { +GSExtrudeAngle = 30; +GSExtrudeOffset = 15; +GSOffsetHorizontal = -53; +GSOffsetVertical = 10; +}; +visible = 1; }, { -alignmentZones = ( -"{1480, 2}", -"{1396, 2}", -"{1032, 2}", -"{738, 2}", -"{726, -2}", -"{670, 2}", -"{658, -2}", -"{0, -12}", -"{-400, -5}" +axesValues = ( +180 ); -ascender = 1560; -capHeight = 1396; customParameters = ( { -name = TTFZones; -value = ( +name = typoAscender; +value = 780; +}, { -name = "T: 740"; -position = 1480; -size = 24; +name = typoDescender; +value = -220; }, { -name = caps; -position = 1396; -size = 24; +name = typoLineGap; +value = 300; }, { -name = xhgt; -position = 1032; -size = 24; +name = winAscent; +value = 1025; }, { -name = "T: 369"; -position = 738; -size = 12; +name = winDescent; +value = 275; }, { -name = "B: 363"; -position = 726; -size = -12; +name = underlineThickness; +value = 100; }, { -name = "T: 335"; -position = 670; -size = 12; +name = underlinePosition; +value = -100; }, { -name = "B: 329"; -position = 658; -size = -12; +name = strikeoutPosition; +value = 304; }, { -name = comma; -position = 0; -size = -24; +name = strikeoutSize; +value = 100; }, { -name = "B: -200"; -position = -400; -size = -24; -} -); +name = subscriptXSize; +value = 700; }, { -name = typoAscender; -value = 1560; +name = subscriptYOffset; +value = 140; }, { -name = typoDescender; -value = -440; +name = subscriptYSize; +value = 650; }, { -name = typoLineGap; -value = 600; +name = superscriptXSize; +value = 700; +}, +{ +name = superscriptYOffset; +value = 477; +}, +{ +name = superscriptYSize; +value = 650; }, { name = hheaAscender; -value = 2050; +value = 1025; }, { name = hheaDescender; -value = -550; -}, +value = -275; +} +); +iconName = Bold; +id = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +metricValues = ( { -name = hheaLineGap; -value = 0; +over = 0; +pos = 780; }, { -name = winAscent; -value = 2050; +over = 12; +pos = 698; }, { -name = winDescent; -value = 550; +over = -12; }, { -name = underlineThickness; -value = 120; +over = 0; +pos = -220; }, { -name = underlinePosition; -value = -280; +over = 12; +pos = 516; } ); -descender = -440; -guideLines = ( -{ -name = m; -position = "{0, 500}"; -} +name = Bold; +stemValues = ( +115, +123, +148, +100, +122 ); -id = master02; -weightValue = 400; -xHeight = 1032; } ); glyphs = ( { -glyphname = .notdef; +glyphname = A; layers = ( { -layerId = master01; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"1136 0 LINE", -"1136 1560 LINE", -"64 1560 LINE", -"64 0 LINE {name = hr00;}" -); +name = bottom; +pos = (300,0); }, { -closed = 1; -nodes = ( -"264 1360 LINE", -"936 1360 LINE", -"936 200 LINE", -"264 200 LINE" -); -} -); -vertWidth = 1560; -width = 1200; +name = bottomright; +pos = (568,0); }, { -layerId = master02; -paths = ( +name = top; +pos = (300,698); +} +); +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { closed = 1; nodes = ( -"1136 0 LINE", -"1136 1560 LINE", -"64 1560 LINE", -"64 0 LINE {name = hr00;}" +(568,0,l,{ +name = hr00; +}), +(354,698,l), +(246,698,l), +(32,0,l), +(110,0,l), +(173,206,l), +(423,206,l), +(487,0,l) ); }, { closed = 1; nodes = ( -"184 1440 LINE", -"1016 1440 LINE", -"1016 120 LINE", -"184 120 LINE" -); -} +(410,268,l), +(187,268,l), +(295,622,l), +(301,622,l) ); -vertWidth = 1560; -width = 1200; } ); +width = 600; }, { -glyphname = NULL; -layers = ( -{ -layerId = master01; -width = 0; -}, +anchors = ( { -layerId = master02; -width = 0; -} -); -unicode = 0000; +name = bottom; +pos = (300,0); }, { -glyphname = CR; -layers = ( -{ -layerId = master01; -width = 1200; +name = bottomright; +pos = (595,0); }, { -layerId = master02; -width = 1200; +name = top; +pos = (300,698); } ); -unicode = 000D; -}, -{ -glyphname = space; -layers = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -layerId = master01; -vertWidth = 1560; -width = 1200; +closed = 1; +nodes = ( +(595,0,l,{ +name = hr00; +}), +(406,698,l), +(194,698,l), +(5,0,l), +(157,0,l), +(200,168,l), +(391,168,l), +(435,0,l) +); }, { -layerId = master02; -vertWidth = 1560; -width = 1200; +closed = 1; +nodes = ( +(368,289,l), +(224,289,l), +(292,553,l), +(300,553,l) +); } ); -unicode = 0020; +width = 600; }, { -glyphname = a; -layers = ( -{ anchors = ( { -name = b.cedillacomb; -position = "{283, 0}"; -}, -{ -name = b.ogonekcomb; -position = "{550, 0}"; -}, -{ name = bottom; -position = "{584, 0}"; +pos = (300,0); }, { name = bottomright; -position = "{1144, 0}"; -}, -{ -name = m.cedillacomb; -position = "{283, 0}"; -}, -{ -name = m.ogonekcomb; -position = "{550, 0}"; -}, -{ -name = m.tildecomb; -position = "{283, 516}"; -}, -{ -name = t.tildecomb; -position = "{283, 516}"; +pos = (570,0); }, { name = top; -position = "{584, 1032}"; +pos = (300,698); } ); -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"1144 214 LINE", -"1030 214 LINE", -"1030 666 LINE SMOOTH", -"1030 926 OFFCURVE", -"862 1056 OFFCURVE", -"580 1056 CURVE SMOOTH", -"350 1056 OFFCURVE", -"200 970 OFFCURVE", -"132 854 CURVE", -"294 710 LINE", -"350 786 OFFCURVE", -"422 840 OFFCURVE", -"546 840 CURVE SMOOTH", -"682 840 OFFCURVE", -"734 776 OFFCURVE", -"734 654 CURVE SMOOTH", -"734 602 LINE", -"568 602 LINE SMOOTH", -"266 602 OFFCURVE", -"104 500 OFFCURVE", -"104 284 CURVE SMOOTH", -"104 90 OFFCURVE", -"236 -24 OFFCURVE", -"436 -24 CURVE SMOOTH {name = hr01;}", -"594 -24 OFFCURVE", -"714 48 OFFCURVE", -"750 182 CURVE", -"760 182 LINE", -"772 66 OFFCURVE", -"852 0 OFFCURVE", -"974 0 CURVE SMOOTH {name = hr02;}", -"1144 0 LINE" +(570,0,l,{ +name = hr00; +}), +(356,698,l), +(245,698,l), +(31,0,l), +(118,0,l), +(177,199,l), +(422,199,l), +(481,0,l) ); }, { closed = 1; nodes = ( -"454 170 OFFCURVE", -"394 208 OFFCURVE", -"394 280 CURVE SMOOTH", -"394 320 LINE SMOOTH", -"394 400 OFFCURVE", -"458 442 OFFCURVE", -"576 442 CURVE SMOOTH", -"734 442 LINE", -"734 318 LINE SMOOTH", -"734 222 OFFCURVE", -"652 170 OFFCURVE", -"548 170 CURVE SMOOTH {name = hr03;}" +(402,272,l), +(197,272,l), +(295,609,l), +(304,609,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { -name = b.cedillacomb; -position = "{283, 0}"; -}, -{ -name = b.ogonekcomb; -position = "{550, 0}"; -}, -{ name = bottom; -position = "{566, 0}"; +pos = (300,0); }, { name = bottomright; -position = "{1100, 0}"; -}, -{ -name = m.cedillacomb; -position = "{283, 0}"; -}, -{ -name = m.ogonekcomb; -position = "{550, 0}"; -}, -{ -name = m.tildecomb; -position = "{283, 516}"; -}, -{ -name = t.tildecomb; -position = "{283, 516}"; +pos = (548,0); }, { name = top; -position = "{566, 1032}"; +pos = (300,698); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"1100 140 LINE", -"956 140 LINE", -"956 708 LINE SMOOTH", -"956 926 OFFCURVE", -"802 1056 OFFCURVE", -"560 1056 CURVE SMOOTH", -"350 1056 OFFCURVE", -"218 956 OFFCURVE", -"166 848 CURVE", -"274 768 LINE", -"328 862 OFFCURVE", -"412 920 OFFCURVE", -"550 920 CURVE SMOOTH", -"706 920 OFFCURVE", -"796 842 OFFCURVE", -"796 692 CURVE SMOOTH", -"796 590 LINE", -"576 590 LINE SMOOTH", -"266 590 OFFCURVE", -"132 480 OFFCURVE", -"132 290 CURVE SMOOTH", -"132 96 OFFCURVE", -"270 -24 OFFCURVE", -"486 -24 CURVE SMOOTH {name = hr01;}", -"654 -24 OFFCURVE", -"752 50 OFFCURVE", -"796 168 CURVE", -"806 168 LINE", -"818 72 OFFCURVE", -"866 0 OFFCURVE", -"990 0 CURVE SMOOTH {name = hr02;}", -"1100 0 LINE" +(548,0,l,{ +name = hr00; +}), +(315,698,l), +(285,698,l), +(52,0,l), +(75,0,l), +(153,234,l), +(447,234,l), +(525,0,l) ); }, { closed = 1; nodes = ( -"382 110 OFFCURVE", -"300 166 OFFCURVE", -"300 272 CURVE SMOOTH", -"300 314 LINE SMOOTH", -"300 414 OFFCURVE", -"386 470 OFFCURVE", -"576 470 CURVE SMOOTH", -"796 470 LINE", -"796 300 LINE SMOOTH", -"796 194 OFFCURVE", -"678 110 OFFCURVE", -"514 110 CURVE SMOOTH {name = hr03;}" +(441,253,l), +(159,253,l), +(298,673,l), +(301,673,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0061; +unicode = 65; }, { -glyphname = a.alt01; +glyphname = Aacute; +lastChange = "2023-03-22 17:37:58 +0000"; layers = ( { -anchors = ( -{ -name = b.cedillacomb; -position = "{287, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.ogonekcomb; -position = "{505, 0}"; +alignment = -1; +ref = A; }, { -name = bottom; -position = "{582, 0}"; +alignment = -1; +ref = acute.case; +} +); +width = 600; }, { -name = bottomright; -position = "{1082, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = m.cedillacomb; -position = "{287, 0}"; +alignment = -1; +ref = A; }, { -name = m.ogonekcomb; -position = "{505, 0}"; +alignment = -1; +ref = acute.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{287, 516}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = t.tildecomb; -position = "{287, 516}"; +alignment = -1; +ref = A; }, { -name = top; -position = "{582, 1032}"; +alignment = -1; +ref = acute.case; } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1082 0 LINE", -"1082 1032 LINE", -"786 1032 LINE", -"786 844 LINE", -"772 844 LINE", -"720 968 OFFCURVE", -"632 1056 OFFCURVE", -"466 1056 CURVE SMOOTH {name = hr01;}", -"238 1056 OFFCURVE", -"78 890 OFFCURVE", -"78 516 CURVE SMOOTH", -"78 142 OFFCURVE", -"238 -24 OFFCURVE", -"466 -24 CURVE SMOOTH", -"632 -24 OFFCURVE", -"720 64 OFFCURVE", -"772 188 CURVE {name = hr02;}", -"786 188 LINE", -"786 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"462 206 OFFCURVE", -"386 292 OFFCURVE", -"386 436 CURVE SMOOTH", -"386 596 LINE", -"386 740 OFFCURVE", -"462 826 OFFCURVE", -"594 826 CURVE SMOOTH", -"698 826 OFFCURVE", -"786 776 OFFCURVE", -"786 668 CURVE", -"786 364 LINE", -"786 256 OFFCURVE", -"698 206 OFFCURVE", -"594 206 CURVE SMOOTH {name = hr03;}" -); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 193; }, { -anchors = ( -{ -name = b.cedillacomb; -position = "{287, 0}"; -}, -{ -name = b.ogonekcomb; -position = "{505, 0}"; -}, -{ -name = bottom; -position = "{574, 0}"; -}, +glyphname = Abreve; +layers = ( { -name = bottomright; -position = "{1010, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = m.cedillacomb; -position = "{287, 0}"; +alignment = -1; +ref = A; }, { -name = m.ogonekcomb; -position = "{505, 0}"; +alignment = -1; +ref = breve.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{287, 516}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{287, 516}"; +alignment = -1; +ref = A; }, { -name = top; -position = "{574, 1032}"; +alignment = -1; +ref = breve.case; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"1010 0 LINE", -"1010 1032 LINE", -"850 1032 LINE", -"850 864 LINE", -"842 864 LINE", -"776 990 OFFCURVE", -"668 1056 OFFCURVE", -"524 1056 CURVE SMOOTH {name = hr01;}", -"272 1056 OFFCURVE", -"120 854 OFFCURVE", -"120 516 CURVE SMOOTH", -"120 178 OFFCURVE", -"272 -24 OFFCURVE", -"524 -24 CURVE SMOOTH", -"668 -24 OFFCURVE", -"776 42 OFFCURVE", -"842 168 CURVE {name = hr02;}", -"850 168 LINE", -"850 0 LINE" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = A; }, { -closed = 1; -nodes = ( -"400 118 OFFCURVE", -"292 242 OFFCURVE", -"292 428 CURVE SMOOTH", -"292 604 LINE SMOOTH", -"292 790 OFFCURVE", -"400 914 OFFCURVE", -"586 914 CURVE SMOOTH", -"728 914 OFFCURVE", -"850 840 OFFCURVE", -"850 702 CURVE", -"850 330 LINE", -"850 192 OFFCURVE", -"728 118 OFFCURVE", -"586 118 CURVE SMOOTH {name = hr03;}" -); +alignment = -1; +ref = breve.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); +unicode = 258; }, { -glyphname = b; +glyphname = Abreveacute; layers = ( { -anchors = ( -{ -name = b.cedillacomb; -position = "{317, 0}"; -}, -{ -name = bottom; -position = "{620, 0}"; -}, -{ -name = m.cedillacomb; -position = "{317, 0}"; -} -); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"414 0 LINE", -"414 188 LINE", -"428 188 LINE", -"480 64 OFFCURVE", -"568 -24 OFFCURVE", -"734 -24 CURVE SMOOTH {name = hr01;}", -"962 -24 OFFCURVE", -"1122 142 OFFCURVE", -"1122 516 CURVE SMOOTH", -"1122 890 OFFCURVE", -"962 1056 OFFCURVE", -"734 1056 CURVE SMOOTH", -"568 1056 OFFCURVE", -"480 968 OFFCURVE", -"428 844 CURVE", -"414 844 LINE", -"414 1480 LINE {name = hr02;}", -"118 1480 LINE", -"118 0 LINE" -); +alignment = -1; +ref = A; }, { -closed = 1; -nodes = ( -"502 206 OFFCURVE", -"414 256 OFFCURVE", -"414 364 CURVE", -"414 668 LINE", -"414 776 OFFCURVE", -"502 826 OFFCURVE", -"606 826 CURVE SMOOTH", -"738 826 OFFCURVE", -"814 740 OFFCURVE", -"814 596 CURVE SMOOTH", -"814 436 LINE", -"814 292 OFFCURVE", -"738 206 OFFCURVE", -"606 206 CURVE SMOOTH {name = hr03;}" -); +alignment = -1; +pos = (300,0); +ref = breveacute.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( -{ -name = b.cedillacomb; -position = "{317, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = bottom; -position = "{634, 0}"; +alignment = -1; +ref = A; }, { -name = m.cedillacomb; -position = "{317, 0}"; +alignment = -1; +pos = (300,0); +ref = breveacute.case; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"350 0 LINE", -"350 168 LINE", -"358 168 LINE", -"424 42 OFFCURVE", -"532 -24 OFFCURVE", -"676 -24 CURVE SMOOTH {name = hr01;}", -"928 -24 OFFCURVE", -"1080 178 OFFCURVE", -"1080 516 CURVE SMOOTH", -"1080 854 OFFCURVE", -"928 1056 OFFCURVE", -"676 1056 CURVE SMOOTH", -"532 1056 OFFCURVE", -"424 990 OFFCURVE", -"358 864 CURVE", -"350 864 LINE", -"350 1480 LINE {name = hr02;}", -"190 1480 LINE", -"190 0 LINE" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = A; }, { -closed = 1; -nodes = ( -"472 118 OFFCURVE", -"350 192 OFFCURVE", -"350 330 CURVE", -"350 702 LINE", -"350 840 OFFCURVE", -"472 914 OFFCURVE", -"614 914 CURVE SMOOTH", -"800 914 OFFCURVE", -"908 790 OFFCURVE", -"908 604 CURVE SMOOTH", -"908 428 LINE SMOOTH", -"908 242 OFFCURVE", -"800 118 OFFCURVE", -"614 118 CURVE SMOOTH {name = hr03;}" -); +alignment = -1; +pos = (300,0); +ref = breveacute.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0062; +unicode = 7854; }, { -glyphname = c; +glyphname = Abrevedotbelow; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.cedillacomb; -position = "{303, 0}"; +alignment = -1; +ref = A; }, { -name = bottom; -position = "{602, 0}"; +alignment = -1; +ref = breve.case; }, { -name = m.cedillacomb; -position = "{303, 0}"; +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{313, 516}"; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = A; }, { -name = t.tildecomb; -position = "{313, 516}"; +alignment = -1; +ref = breve.case; }, { -name = top; -position = "{628, 1032}"; +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -layerId = master01; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"872 -24 OFFCURVE", -"1012 78 OFFCURVE", -"1086 228 CURVE", -"862 356 LINE", -"818 272 OFFCURVE", -"758 212 OFFCURVE", -"644 212 CURVE SMOOTH", -"504 212 OFFCURVE", -"428 296 OFFCURVE", -"428 432 CURVE SMOOTH", -"428 600 LINE SMOOTH", -"428 736 OFFCURVE", -"506 820 OFFCURVE", -"640 820 CURVE SMOOTH", -"750 820 OFFCURVE", -"806 760 OFFCURVE", -"842 680 CURVE", -"1070 804 LINE", -"998 954 OFFCURVE", -"866 1056 OFFCURVE", -"640 1056 CURVE SMOOTH", -"318 1056 OFFCURVE", -"120 850 OFFCURVE", -"120 516 CURVE SMOOTH", -"120 182 OFFCURVE", -"316 -24 OFFCURVE", -"642 -24 CURVE SMOOTH {name = hr00;}" +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = A; +}, +{ +alignment = -1; +ref = breve.case; +}, +{ +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 7862; }, { -anchors = ( +glyphname = Abrevegrave; +layers = ( { -name = b.cedillacomb; -position = "{303, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{606, 0}"; +alignment = -1; +ref = A; }, { -name = m.cedillacomb; -position = "{303, 0}"; +alignment = -1; +pos = (300,0); +ref = brevegrave.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{313, 516}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{313, 516}"; +alignment = -1; +ref = A; }, { -name = top; -position = "{626, 1032}"; +alignment = -1; +pos = (300,0); +ref = brevegrave.case; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"842 -24 OFFCURVE", -"972 78 OFFCURVE", -"1032 216 CURVE", -"918 294 LINE", -"866 182 OFFCURVE", -"776 114 OFFCURVE", -"638 114 CURVE SMOOTH", -"444 114 OFFCURVE", -"340 246 OFFCURVE", -"340 428 CURVE SMOOTH", -"340 604 LINE SMOOTH", -"340 786 OFFCURVE", -"446 918 OFFCURVE", -"634 918 CURVE SMOOTH", -"762 918 OFFCURVE", -"850 856 OFFCURVE", -"888 750 CURVE", -"1016 818 LINE", -"958 958 OFFCURVE", -"834 1056 OFFCURVE", -"634 1056 CURVE SMOOTH", -"342 1056 OFFCURVE", -"168 844 OFFCURVE", -"168 516 CURVE SMOOTH", -"168 190 OFFCURVE", -"340 -24 OFFCURVE", -"636 -24 CURVE SMOOTH {name = hr00;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = A; +}, +{ +alignment = -1; +pos = (300,0); +ref = brevegrave.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0063; +unicode = 7856; }, { -glyphname = d; +glyphname = Abrevehook; layers = ( { -anchors = ( -{ -name = b.cedillacomb; -position = "{282, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{580, 0}"; +alignment = -1; +ref = A; }, { -name = m.caronslovakcomb; -position = "{567, 740}"; +alignment = -1; +pos = (300,0); +ref = brevehook.case; +} +); +width = 600; }, { -name = m.cedillacomb; -position = "{282, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.caronslovakcomb; -position = "{567, 740}"; +alignment = -1; +ref = A; }, { -name = topright; -position = "{1184, 1480}"; +alignment = -1; +pos = (300,0); +ref = brevehook.case; } ); -layerId = master01; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"1082 0 LINE", -"1082 1480 LINE", -"786 1480 LINE", -"786 844 LINE", -"772 844 LINE", -"720 968 OFFCURVE", -"632 1056 OFFCURVE", -"466 1056 CURVE SMOOTH", -"238 1056 OFFCURVE", -"78 890 OFFCURVE", -"78 516 CURVE SMOOTH", -"78 142 OFFCURVE", -"238 -24 OFFCURVE", -"466 -24 CURVE SMOOTH {name = hr01;}", -"632 -24 OFFCURVE", -"720 64 OFFCURVE", -"772 188 CURVE {name = hr02;}", -"786 188 LINE", -"786 0 LINE" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = A; }, { -closed = 1; -nodes = ( -"462 206 OFFCURVE", -"386 292 OFFCURVE", -"386 436 CURVE SMOOTH", -"386 596 LINE", -"386 740 OFFCURVE", -"462 826 OFFCURVE", -"594 826 CURVE SMOOTH", -"698 826 OFFCURVE", -"786 776 OFFCURVE", -"786 668 CURVE", -"786 364 LINE", -"786 256 OFFCURVE", -"698 206 OFFCURVE", -"594 206 CURVE SMOOTH {name = hr03;}" +alignment = -1; +pos = (300,0); +ref = brevehook.case; +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 7858; }, { -anchors = ( +glyphname = Abrevetilde; +layers = ( { -name = b.cedillacomb; -position = "{282, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{564, 0}"; +alignment = -1; +ref = A; }, { -name = m.caronslovakcomb; -position = "{567, 740}"; +alignment = -1; +pos = (300,0); +ref = brevetilde.case; +} +); +width = 600; }, { -name = m.cedillacomb; -position = "{282, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.caronslovakcomb; -position = "{567, 740}"; +alignment = -1; +ref = A; }, { -name = topright; -position = "{1134, 1480}"; +alignment = -1; +pos = (300,0); +ref = brevetilde.case; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"1010 0 LINE", -"1010 1480 LINE", -"850 1480 LINE", -"850 864 LINE", -"842 864 LINE", -"776 990 OFFCURVE", -"668 1056 OFFCURVE", -"524 1056 CURVE SMOOTH", -"272 1056 OFFCURVE", -"120 854 OFFCURVE", -"120 516 CURVE SMOOTH", -"120 178 OFFCURVE", -"272 -24 OFFCURVE", -"524 -24 CURVE SMOOTH {name = hr01;}", -"668 -24 OFFCURVE", -"776 42 OFFCURVE", -"842 168 CURVE {name = hr02;}", -"850 168 LINE", -"850 0 LINE" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = A; }, { -closed = 1; -nodes = ( -"400 118 OFFCURVE", -"292 242 OFFCURVE", -"292 428 CURVE SMOOTH", -"292 604 LINE SMOOTH", -"292 790 OFFCURVE", -"400 914 OFFCURVE", -"586 914 CURVE SMOOTH", -"728 914 OFFCURVE", -"850 840 OFFCURVE", -"850 702 CURVE", -"850 330 LINE", -"850 192 OFFCURVE", -"728 118 OFFCURVE", -"586 118 CURVE SMOOTH {name = hr03;}" -); +alignment = -1; +pos = (300,0); +ref = brevetilde.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0064; +unicode = 7860; }, { -glyphname = e; +glyphname = Acaron; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.cedillacomb; -position = "{309, 0}"; +alignment = -1; +ref = A; }, { -name = b.ogonekcomb; -position = "{391, 0}"; +alignment = -1; +ref = caron.case; +} +); +width = 600; }, { -name = bottom; -position = "{612, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = bottomright; -position = "{818, 0}"; +alignment = -1; +ref = A; }, { -name = m.cedillacomb; -position = "{309, 0}"; +alignment = -1; +ref = caron.case; +} +); +width = 600; }, { -name = m.ogonekcomb; -position = "{391, 0}"; +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = A; }, { -name = m.tildecomb; -position = "{302, 516}"; +alignment = -1; +ref = caron.case; +} +); +width = 600; +} +); +unicode = 461; }, { -name = t.tildecomb; -position = "{302, 516}"; +glyphname = Acircumflex; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = A; }, { -name = top; -position = "{602, 1032}"; +alignment = -1; +ref = circumflex.case; } ); -layerId = master01; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"850 -24 OFFCURVE", -"990 60 OFFCURVE", -"1070 158 CURVE", -"910 332 LINE", -"846 256 OFFCURVE", -"760 204 OFFCURVE", -"638 204 CURVE SMOOTH", -"480 204 OFFCURVE", -"394 294 OFFCURVE", -"394 426 CURVE SMOOTH", -"394 444 LINE", -"1100 444 LINE", -"1100 532 LINE SMOOTH", -"1100 854 OFFCURVE", -"910 1056 OFFCURVE", -"602 1056 CURVE SMOOTH", -"292 1056 OFFCURVE", -"100 850 OFFCURVE", -"100 512 CURVE SMOOTH", -"100 182 OFFCURVE", -"282 -24 OFFCURVE", -"628 -24 CURVE SMOOTH {name = hr00;}" -); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = A; }, { -closed = 1; -nodes = ( -"732 844 OFFCURVE", -"810 760 OFFCURVE", -"810 626 CURVE SMOOTH", -"810 610 LINE", -"394 610 LINE", -"394 626 LINE SMOOTH", -"394 758 OFFCURVE", -"476 844 OFFCURVE", -"604 844 CURVE SMOOTH" -); +alignment = -1; +ref = circumflex.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = b.cedillacomb; -position = "{309, 0}"; +alignment = -1; +ref = A; }, { -name = b.ogonekcomb; -position = "{391, 0}"; +alignment = -1; +ref = circumflex.case; +} +); +width = 600; +} +); +unicode = 194; }, { -name = bottom; -position = "{618, 0}"; -}, +glyphname = Acircumflexacute; +layers = ( { -name = bottomright; -position = "{782, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = m.cedillacomb; -position = "{309, 0}"; +alignment = -1; +ref = A; }, { -name = m.ogonekcomb; -position = "{391, 0}"; +alignment = -1; +pos = (300,0); +ref = circumflexacute.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{302, 516}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{302, 516}"; +alignment = -1; +ref = A; }, { -name = top; -position = "{604, 1032}"; +alignment = -1; +pos = (300,0); +ref = circumflexacute.case; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"822 -24 OFFCURVE", -"970 76 OFFCURVE", -"1032 214 CURVE", -"914 294 LINE", -"860 182 OFFCURVE", -"756 114 OFFCURVE", -"618 114 CURVE SMOOTH", -"424 114 OFFCURVE", -"302 246 OFFCURVE", -"302 428 CURVE SMOOTH", -"302 476 LINE", -"1066 476 LINE", -"1066 552 LINE SMOOTH", -"1066 844 OFFCURVE", -"886 1056 OFFCURVE", -"608 1056 CURVE SMOOTH", -"328 1056 OFFCURVE", -"134 844 OFFCURVE", -"134 514 CURVE SMOOTH", -"134 188 OFFCURVE", -"322 -24 OFFCURVE", -"618 -24 CURVE SMOOTH {name = hr00;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = A; }, { -closed = 1; -nodes = ( -"778 924 OFFCURVE", -"894 800 OFFCURVE", -"894 618 CURVE SMOOTH", -"894 596 LINE", -"302 596 LINE", -"302 610 LINE SMOOTH", -"302 790 OFFCURVE", -"432 924 OFFCURVE", -"608 924 CURVE SMOOTH" -); +alignment = -1; +pos = (300,0); +ref = circumflexacute.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0065; +unicode = 7844; }, { -glyphname = f; +glyphname = Acircumflexdotbelow; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.cedillacomb; -position = "{308, 0}"; +alignment = -1; +ref = A; }, { -name = bottom; -position = "{594, 0}"; +alignment = -1; +ref = circumflex.case; }, { -name = m.cedillacomb; -position = "{308, 0}"; +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -layerId = master01; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"1066 0 LINE", -"1066 230 LINE", -"742 230 LINE", -"742 802 LINE", -"1112 802 LINE", -"1112 1032 LINE", -"742 1032 LINE", -"742 1250 LINE", -"1112 1250 LINE", -"1112 1480 LINE", -"762 1480 LINE SMOOTH", -"546 1480 OFFCURVE", -"446 1356 OFFCURVE", -"446 1182 CURVE SMOOTH", -"446 1032 LINE", -"122 1032 LINE", -"122 802 LINE", -"446 802 LINE", -"446 230 LINE", -"142 230 LINE", -"142 0 LINE {name = hr00;}" -); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = A; +}, +{ +alignment = -1; +ref = circumflex.case; +}, +{ +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = b.cedillacomb; -position = "{308, 0}"; +alignment = -1; +ref = A; }, { -name = bottom; -position = "{616, 0}"; +alignment = -1; +ref = circumflex.case; }, { -name = m.cedillacomb; -position = "{308, 0}"; +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"1042 0 LINE", -"1042 136 LINE", -"674 136 LINE", -"674 896 LINE", -"1088 896 LINE", -"1088 1032 LINE", -"674 1032 LINE", -"674 1344 LINE", -"1088 1344 LINE", -"1088 1480 LINE", -"742 1480 LINE SMOOTH", -"586 1480 OFFCURVE", -"514 1382 OFFCURVE", -"514 1244 CURVE SMOOTH", -"514 1032 LINE", -"146 1032 LINE", -"146 896 LINE", -"514 896 LINE", -"514 136 LINE", -"166 136 LINE", -"166 0 LINE {name = hr00;}" -); +width = 600; } ); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0066; +unicode = 7852; }, { -glyphname = g; +glyphname = Acircumflexgrave; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = m.tildecomb; -position = "{297, 516}"; +alignment = -1; +ref = A; }, { -name = t.tildecomb; -position = "{297, 516}"; +alignment = -1; +pos = (300,0); +ref = circumflexgrave.case; +} +); +width = 600; }, { -name = top; -position = "{588, 1032}"; -} -); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1166 70 OFFCURVE", -"1052 194 OFFCURVE", -"756 194 CURVE SMOOTH", -"520 194 LINE SMOOTH", -"438 194 OFFCURVE", -"368 198 OFFCURVE", -"368 264 CURVE SMOOTH", -"368 300 OFFCURVE", -"390 324 OFFCURVE", -"420 340 CURVE {name = hr01;}", -"470 326 OFFCURVE", -"528 320 OFFCURVE", -"588 320 CURVE SMOOTH", -"860 320 OFFCURVE", -"1040 450 OFFCURVE", -"1040 688 CURVE SMOOTH", -"1040 834 OFFCURVE", -"974 938 OFFCURVE", -"862 996 CURVE", -"862 1014 LINE", -"1110 1014 LINE", -"1110 1230 LINE", -"928 1230 LINE SMOOTH", -"830 1230 OFFCURVE", -"770 1170 OFFCURVE", -"770 1090 CURVE SMOOTH", -"770 1034 LINE", -"716 1048 OFFCURVE", -"654 1056 OFFCURVE", -"588 1056 CURVE SMOOTH {name = hr02;}", -"318 1056 OFFCURVE", -"140 928 OFFCURVE", -"140 688 CURVE SMOOTH", -"140 536 OFFCURVE", -"212 428 OFFCURVE", -"334 370 CURVE", -"334 358 LINE", -"222 332 OFFCURVE", -"148 290 OFFCURVE", -"148 190 CURVE SMOOTH {name = hr03;}", -"148 100 OFFCURVE", -"204 54 OFFCURVE", -"292 28 CURVE", -"292 16 LINE", -"168 -16 OFFCURVE", -"94 -70 OFFCURVE", -"94 -186 CURVE SMOOTH {name = hr04;}", -"94 -326 OFFCURVE", -"202 -424 OFFCURVE", -"594 -424 CURVE SMOOTH", -"986 -424 OFFCURVE", -"1166 -322 OFFCURVE", -"1166 -104 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"886 -196 OFFCURVE", -"826 -234 OFFCURVE", -"692 -234 CURVE SMOOTH", -"518 -234 LINE SMOOTH", -"388 -234 OFFCURVE", -"338 -188 OFFCURVE", -"338 -124 CURVE SMOOTH", -"338 -90 OFFCURVE", -"352 -62 OFFCURVE", -"378 -40 CURVE", -"732 -40 LINE SMOOTH", -"852 -40 OFFCURVE", -"886 -72 OFFCURVE", -"886 -126 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"472 508 OFFCURVE", -"420 574 OFFCURVE", -"420 664 CURVE SMOOTH {name = hr05;}", -"420 712 LINE", -"420 802 OFFCURVE", -"472 868 OFFCURVE", -"588 868 CURVE SMOOTH", -"706 868 OFFCURVE", -"760 802 OFFCURVE", -"760 712 CURVE SMOOTH", -"760 664 LINE SMOOTH", -"760 574 OFFCURVE", -"706 508 OFFCURVE", -"588 508 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -anchors = ( -{ -name = m.tildecomb; -position = "{297, 516}"; -}, -{ -name = t.tildecomb; -position = "{297, 516}"; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = A; }, { -name = top; -position = "{594, 1032}"; -} -); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"1122 50 OFFCURVE", -"1008 158 OFFCURVE", -"742 158 CURVE SMOOTH", -"514 158 LINE SMOOTH", -"416 158 OFFCURVE", -"348 172 OFFCURVE", -"348 234 CURVE SMOOTH", -"348 304 OFFCURVE", -"434 340 OFFCURVE", -"496 352 CURVE", -"528 346 OFFCURVE", -"560 344 OFFCURVE", -"594 344 CURVE SMOOTH", -"836 344 OFFCURVE", -"996 490 OFFCURVE", -"996 700 CURVE SMOOTH {name = hr01;}", -"996 808 OFFCURVE", -"954 898 OFFCURVE", -"880 962 CURVE", -"880 1032 LINE", -"1112 1032 LINE", -"1112 1172 LINE", -"922 1172 LINE SMOOTH", -"832 1172 OFFCURVE", -"798 1112 OFFCURVE", -"798 1032 CURVE SMOOTH", -"798 1014 LINE", -"740 1042 OFFCURVE", -"672 1056 OFFCURVE", -"594 1056 CURVE SMOOTH {name = hr02;}", -"352 1056 OFFCURVE", -"194 910 OFFCURVE", -"194 700 CURVE SMOOTH", -"194 554 OFFCURVE", -"270 440 OFFCURVE", -"396 384 CURVE", -"396 376 LINE", -"290 350 OFFCURVE", -"210 302 OFFCURVE", -"210 196 CURVE SMOOTH {name = hr03;}", -"210 126 OFFCURVE", -"244 82 OFFCURVE", -"302 54 CURVE", -"302 30 LINE", -"196 2 OFFCURVE", -"134 -58 OFFCURVE", -"134 -168 CURVE SMOOTH {name = hr04;}", -"134 -332 OFFCURVE", -"270 -424 OFFCURVE", -"602 -424 CURVE SMOOTH", -"946 -424 OFFCURVE", -"1122 -326 OFFCURVE", -"1122 -118 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"972 -238 OFFCURVE", -"862 -296 OFFCURVE", -"676 -296 CURVE SMOOTH", -"520 -296 LINE SMOOTH", -"352 -296 OFFCURVE", -"286 -220 OFFCURVE", -"286 -130 CURVE SMOOTH", -"286 -64 OFFCURVE", -"322 -18 OFFCURVE", -"390 10 CURVE", -"748 10 LINE SMOOTH", -"914 10 OFFCURVE", -"972 -44 OFFCURVE", -"972 -126 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"436 468 OFFCURVE", -"362 550 OFFCURVE", -"362 672 CURVE SMOOTH {name = hr05;}", -"362 730 LINE SMOOTH", -"362 852 OFFCURVE", -"436 932 OFFCURVE", -"594 932 CURVE SMOOTH", -"754 932 OFFCURVE", -"828 852 OFFCURVE", -"828 730 CURVE SMOOTH", -"828 672 LINE SMOOTH", -"828 550 OFFCURVE", -"754 468 OFFCURVE", -"594 468 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0067; +alignment = -1; +pos = (300,0); +ref = circumflexgrave.case; +} +); +width = 600; }, { -glyphname = g.alt01; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -anchors = ( +alignment = -1; +ref = A; +}, { -name = m.tildecomb; -position = "{287, 516}"; +alignment = -1; +pos = (300,0); +ref = circumflexgrave.case; +} +); +width = 600; +} +); +unicode = 7846; }, { -name = t.tildecomb; -position = "{287, 516}"; +glyphname = Acircumflexhook; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = A; }, { -name = top; -position = "{582, 1032}"; +alignment = -1; +pos = (300,0); +ref = circumflexhook.case; } ); -layerId = master01; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"786 1032 LINE", -"786 844 LINE", -"772 844 LINE", -"720 968 OFFCURVE", -"632 1056 OFFCURVE", -"466 1056 CURVE SMOOTH {name = hr01;}", -"238 1056 OFFCURVE", -"78 888 OFFCURVE", -"78 542 CURVE SMOOTH", -"78 196 OFFCURVE", -"238 28 OFFCURVE", -"466 28 CURVE SMOOTH", -"632 28 OFFCURVE", -"720 118 OFFCURVE", -"772 242 CURVE", -"786 242 LINE", -"786 36 LINE SMOOTH", -"786 -106 OFFCURVE", -"712 -192 OFFCURVE", -"552 -192 CURVE SMOOTH", -"450 -192 OFFCURVE", -"366 -156 OFFCURVE", -"298 -86 CURVE", -"140 -274 LINE", -"222 -360 OFFCURVE", -"354 -424 OFFCURVE", -"560 -424 CURVE SMOOTH {name = hr02;}", -"906 -424 OFFCURVE", -"1082 -244 OFFCURVE", -"1082 62 CURVE SMOOTH", -"1082 1032 LINE" +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = A; +}, +{ +alignment = -1; +pos = (300,0); +ref = circumflexhook.case; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"462 258 OFFCURVE", -"386 346 OFFCURVE", -"386 490 CURVE SMOOTH", -"386 596 LINE", -"386 740 OFFCURVE", -"462 826 OFFCURVE", -"594 826 CURVE SMOOTH {name = hr03;}", -"698 826 OFFCURVE", -"786 776 OFFCURVE", -"786 668 CURVE", -"786 416 LINE", -"786 308 OFFCURVE", -"698 258 OFFCURVE", -"594 258 CURVE SMOOTH" +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = A; +}, +{ +alignment = -1; +pos = (300,0); +ref = circumflexhook.case; +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 7848; }, { -anchors = ( +glyphname = Acircumflextilde; +layers = ( { -name = m.tildecomb; -position = "{287, 516}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = t.tildecomb; -position = "{287, 516}"; +alignment = -1; +ref = A; }, { -name = top; -position = "{574, 1032}"; +alignment = -1; +pos = (300,0); +ref = circumflextilde.case; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"850 1032 LINE", -"850 864 LINE", -"842 864 LINE", -"776 990 OFFCURVE", -"668 1056 OFFCURVE", -"524 1056 CURVE SMOOTH {name = hr01;}", -"272 1056 OFFCURVE", -"120 854 OFFCURVE", -"120 530 CURVE SMOOTH", -"120 206 OFFCURVE", -"272 4 OFFCURVE", -"524 4 CURVE SMOOTH", -"668 4 OFFCURVE", -"776 70 OFFCURVE", -"842 196 CURVE", -"850 196 LINE", -"850 24 LINE SMOOTH", -"850 -180 OFFCURVE", -"752 -284 OFFCURVE", -"558 -284 CURVE SMOOTH", -"440 -284 OFFCURVE", -"350 -244 OFFCURVE", -"280 -172 CURVE", -"186 -282 LINE", -"268 -366 OFFCURVE", -"388 -424 OFFCURVE", -"556 -424 CURVE SMOOTH {name = hr02;}", -"844 -424 OFFCURVE", -"1010 -250 OFFCURVE", -"1010 34 CURVE SMOOTH", -"1010 1032 LINE" -); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = A; }, { -closed = 1; -nodes = ( -"400 146 OFFCURVE", -"292 270 OFFCURVE", -"292 456 CURVE SMOOTH", -"292 604 LINE SMOOTH", -"292 790 OFFCURVE", -"400 914 OFFCURVE", -"586 914 CURVE SMOOTH {name = hr03;}", -"728 914 OFFCURVE", -"850 840 OFFCURVE", -"850 702 CURVE", -"850 358 LINE", -"850 220 OFFCURVE", -"728 146 OFFCURVE", -"586 146 CURVE SMOOTH" +alignment = -1; +pos = (300,0); +ref = circumflextilde.case; +} ); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = A; +}, +{ +alignment = -1; +pos = (300,0); +ref = circumflextilde.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); +unicode = 7850; }, { -glyphname = g.alt02; +glyphname = Adieresis; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = m.tildecomb; -position = "{300, 516}"; +alignment = -1; +ref = A; }, { -name = t.tildecomb; -position = "{300, 516}"; +alignment = -1; +ref = dieresis.case; +} +); +width = 600; }, { -name = top; -position = "{592, 1032}"; -} -); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"986 -424 OFFCURVE", -"1166 -322 OFFCURVE", -"1166 -104 CURVE SMOOTH", -"1166 70 OFFCURVE", -"1052 194 OFFCURVE", -"756 194 CURVE SMOOTH", -"520 194 LINE SMOOTH", -"438 194 OFFCURVE", -"368 198 OFFCURVE", -"368 264 CURVE SMOOTH", -"368 300 OFFCURVE", -"390 324 OFFCURVE", -"420 340 CURVE {name = hr01;}", -"470 326 OFFCURVE", -"528 320 OFFCURVE", -"588 320 CURVE SMOOTH", -"860 320 OFFCURVE", -"1040 452 OFFCURVE", -"1040 684 CURVE SMOOTH", -"1040 746 OFFCURVE", -"1028 794 OFFCURVE", -"996 836 CURVE", -"1162 836 LINE", -"1162 1032 LINE", -"774 1032 LINE", -"720 1048 OFFCURVE", -"658 1056 OFFCURVE", -"592 1056 CURVE SMOOTH {name = hr02;}", -"318 1056 OFFCURVE", -"140 928 OFFCURVE", -"140 690 CURVE SMOOTH", -"140 538 OFFCURVE", -"212 430 OFFCURVE", -"334 370 CURVE", -"334 358 LINE", -"222 332 OFFCURVE", -"148 290 OFFCURVE", -"148 190 CURVE SMOOTH {name = hr03;}", -"148 100 OFFCURVE", -"204 54 OFFCURVE", -"292 28 CURVE", -"292 16 LINE", -"168 -16 OFFCURVE", -"94 -70 OFFCURVE", -"94 -186 CURVE SMOOTH {name = hr04;}", -"94 -326 OFFCURVE", -"202 -424 OFFCURVE", -"594 -424 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"472 508 OFFCURVE", -"420 574 OFFCURVE", -"420 664 CURVE SMOOTH {name = hr05;}", -"420 712 LINE SMOOTH", -"420 802 OFFCURVE", -"472 868 OFFCURVE", -"588 868 CURVE SMOOTH", -"706 868 OFFCURVE", -"760 802 OFFCURVE", -"760 712 CURVE SMOOTH", -"760 664 LINE SMOOTH", -"760 574 OFFCURVE", -"706 508 OFFCURVE", -"588 508 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"886 -196 OFFCURVE", -"826 -234 OFFCURVE", -"692 -234 CURVE SMOOTH", -"518 -234 LINE SMOOTH", -"388 -234 OFFCURVE", -"338 -188 OFFCURVE", -"338 -124 CURVE SMOOTH", -"338 -90 OFFCURVE", -"352 -62 OFFCURVE", -"378 -40 CURVE", -"732 -40 LINE SMOOTH", -"852 -40 OFFCURVE", -"886 -72 OFFCURVE", -"886 -126 CURVE SMOOTH {name = hr06;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -anchors = ( -{ -name = m.tildecomb; -position = "{300, 516}"; -}, -{ -name = t.tildecomb; -position = "{300, 516}"; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = A; }, { -name = top; -position = "{600, 1032}"; -} -); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"946 -424 OFFCURVE", -"1122 -326 OFFCURVE", -"1122 -118 CURVE SMOOTH", -"1122 50 OFFCURVE", -"1008 158 OFFCURVE", -"742 158 CURVE SMOOTH", -"514 158 LINE SMOOTH", -"416 158 OFFCURVE", -"348 172 OFFCURVE", -"348 234 CURVE SMOOTH", -"348 304 OFFCURVE", -"434 340 OFFCURVE", -"496 352 CURVE", -"528 346 OFFCURVE", -"560 344 OFFCURVE", -"594 344 CURVE SMOOTH", -"836 344 OFFCURVE", -"996 490 OFFCURVE", -"996 700 CURVE SMOOTH {name = hr01;}", -"996 776 OFFCURVE", -"974 850 OFFCURVE", -"924 904 CURVE", -"1112 904 LINE", -"1112 1032 LINE", -"750 1032 LINE", -"704 1048 OFFCURVE", -"652 1056 OFFCURVE", -"594 1056 CURVE SMOOTH {name = hr02;}", -"352 1056 OFFCURVE", -"194 910 OFFCURVE", -"194 700 CURVE SMOOTH", -"194 554 OFFCURVE", -"270 440 OFFCURVE", -"396 384 CURVE", -"396 376 LINE", -"290 350 OFFCURVE", -"210 302 OFFCURVE", -"210 196 CURVE SMOOTH {name = hr03;}", -"210 126 OFFCURVE", -"244 82 OFFCURVE", -"302 54 CURVE", -"302 30 LINE", -"196 2 OFFCURVE", -"134 -58 OFFCURVE", -"134 -168 CURVE SMOOTH {name = hr04;}", -"134 -332 OFFCURVE", -"270 -424 OFFCURVE", -"602 -424 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"436 468 OFFCURVE", -"362 550 OFFCURVE", -"362 672 CURVE SMOOTH {name = hr05;}", -"362 730 LINE SMOOTH", -"362 852 OFFCURVE", -"436 932 OFFCURVE", -"594 932 CURVE SMOOTH", -"754 932 OFFCURVE", -"828 852 OFFCURVE", -"828 730 CURVE SMOOTH", -"828 672 LINE SMOOTH", -"828 550 OFFCURVE", -"754 468 OFFCURVE", -"594 468 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"972 -238 OFFCURVE", -"862 -296 OFFCURVE", -"676 -296 CURVE SMOOTH", -"520 -296 LINE SMOOTH", -"352 -296 OFFCURVE", -"286 -220 OFFCURVE", -"286 -130 CURVE SMOOTH", -"286 -64 OFFCURVE", -"322 -18 OFFCURVE", -"390 10 CURVE", -"748 10 LINE SMOOTH", -"914 10 OFFCURVE", -"972 -44 OFFCURVE", -"972 -126 CURVE SMOOTH {name = hr06;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = dieresis.case; } ); +width = 600; }, { -glyphname = h; -layers = ( -{ -anchors = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = b.cedillacomb; -position = "{303, 0}"; +alignment = -1; +ref = A; }, { -name = bottom; -position = "{604, 0}"; +alignment = -1; +ref = dieresis.case; +} +); +width = 600; +} +); +unicode = 196; }, { -name = m.cedillacomb; -position = "{303, 0}"; +glyphname = Adotbelow; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = A; }, { -name = m.tildecomb; -position = "{138, 698}"; +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; +} +); +width = 600; }, { -name = t.tildecomb; -position = "{138, 698}"; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = A; }, { -name = top; -position = "{278, 1396}"; +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -layerId = master01; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"426 0 LINE", -"426 678 LINE", -"426 778 OFFCURVE", -"516 828 OFFCURVE", -"608 828 CURVE SMOOTH", -"724 828 OFFCURVE", -"782 758 OFFCURVE", -"782 628 CURVE SMOOTH", -"782 0 LINE", -"1078 0 LINE", -"1078 668 LINE SMOOTH", -"1078 918 OFFCURVE", -"940 1056 OFFCURVE", -"742 1056 CURVE SMOOTH", -"576 1056 OFFCURVE", -"484 960 OFFCURVE", -"438 844 CURVE", -"426 844 LINE", -"426 1480 LINE", -"130 1480 LINE", -"130 0 LINE {name = hr00;}" +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = A; +}, +{ +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 7840; }, { -anchors = ( +glyphname = Agrave; +layers = ( { -name = b.cedillacomb; -position = "{303, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{606, 0}"; +alignment = -1; +ref = A; }, { -name = m.cedillacomb; -position = "{303, 0}"; +alignment = -1; +ref = grave.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{138, 698}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{138, 698}"; +alignment = -1; +ref = A; }, { -name = top; -position = "{276, 1396}"; +alignment = -1; +ref = grave.case; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"356 0 LINE", -"356 716 LINE", -"356 852 OFFCURVE", -"484 914 OFFCURVE", -"612 914 CURVE SMOOTH", -"770 914 OFFCURVE", -"856 822 OFFCURVE", -"856 634 CURVE SMOOTH", -"856 0 LINE", -"1016 0 LINE", -"1016 662 LINE SMOOTH", -"1016 912 OFFCURVE", -"874 1056 OFFCURVE", -"658 1056 CURVE SMOOTH", -"488 1056 OFFCURVE", -"408 966 OFFCURVE", -"364 864 CURVE", -"356 864 LINE", -"356 1480 LINE", -"196 1480 LINE", -"196 0 LINE {name = hr00;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = A; +}, +{ +alignment = -1; +ref = grave.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0068; +unicode = 192; }, { -glyphname = i; +glyphname = Ahook; layers = ( { -anchors = ( -{ -name = b.cedillacomb; -position = "{332, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.ogonekcomb; -position = "{546, 0}"; +alignment = -1; +ref = A; }, { -name = bottom; -position = "{664, 0}"; +alignment = -1; +pos = (300,0); +ref = hookcomb.case; +} +); +width = 600; }, { -name = bottomright; -position = "{1116, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = m.cedillacomb; -position = "{332, 0}"; +alignment = -1; +ref = A; }, { -name = m.ogonekcomb; -position = "{546, 0}"; +alignment = -1; +pos = (300,0); +ref = hookcomb.case; } ); -layerId = master01; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"796 1164 OFFCURVE", -"842 1226 OFFCURVE", -"842 1304 CURVE SMOOTH", -"842 1362 LINE SMOOTH", -"842 1442 OFFCURVE", -"796 1502 OFFCURVE", -"664 1502 CURVE SMOOTH", -"532 1502 OFFCURVE", -"486 1442 OFFCURVE", -"486 1362 CURVE SMOOTH", -"486 1304 LINE SMOOTH", -"486 1226 OFFCURVE", -"532 1164 OFFCURVE", -"664 1164 CURVE SMOOTH" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = A; }, { -closed = 1; -nodes = ( -"1116 0 LINE", -"1116 230 LINE", -"812 230 LINE {name = hr01;}", -"812 1032 LINE", -"188 1032 LINE", -"188 802 LINE", -"516 802 LINE", -"516 230 LINE", -"188 230 LINE", -"188 0 LINE" +alignment = -1; +pos = (300,0); +ref = hookcomb.case; +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 7842; }, { -anchors = ( +glyphname = Amacron; +layers = ( { -name = b.cedillacomb; -position = "{332, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.ogonekcomb; -position = "{546, 0}"; +alignment = -1; +ref = A; }, { -name = bottom; -position = "{664, 0}"; +alignment = -1; +ref = macron.case; +} +); +width = 600; }, { -name = bottomright; -position = "{1092, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = m.cedillacomb; -position = "{332, 0}"; +alignment = -1; +ref = A; }, { -name = m.ogonekcomb; -position = "{546, 0}"; +alignment = -1; +ref = macron.case; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"756 1260 OFFCURVE", -"790 1304 OFFCURVE", -"790 1362 CURVE SMOOTH", -"790 1394 LINE SMOOTH", -"790 1452 OFFCURVE", -"756 1496 OFFCURVE", -"664 1496 CURVE SMOOTH", -"572 1496 OFFCURVE", -"538 1452 OFFCURVE", -"538 1394 CURVE SMOOTH", -"538 1362 LINE SMOOTH", -"538 1304 OFFCURVE", -"572 1260 OFFCURVE", -"664 1260 CURVE SMOOTH" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = A; }, { -closed = 1; -nodes = ( -"1092 0 LINE", -"1092 136 LINE", -"744 136 LINE {name = hr01;}", -"744 1032 LINE", -"212 1032 LINE", -"212 896 LINE", -"584 896 LINE", -"584 136 LINE", -"212 136 LINE", -"212 0 LINE" -); +alignment = -1; +ref = macron.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0069; +unicode = 256; }, { -glyphname = j; -layers = ( +glyphname = Aogonek; +lastChange = "2023-03-22 18:39:47 +0000"; +layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"562 -400 LINE SMOOTH", -"774 -400 OFFCURVE", -"876 -276 OFFCURVE", -"876 -102 CURVE SMOOTH", -"876 1032 LINE", -"180 1032 LINE", -"180 802 LINE", -"580 802 LINE", -"580 -170 LINE", -"184 -170 LINE", -"184 -400 LINE" +(5,0,l), +(157,0,l), +(200,168,l), +(391,168,l), +(435,0,l), +(498,0,l), +(500,-4,l), +(426,-38,o), +(381,-71,o), +(381,-127,cs,{ +name = hr01; +}), +(381,-191,o), +(439,-212,o), +(505,-212,cs), +(568,-212,o), +(610,-193,o), +(627,-161,c), +(574,-110,l), +(560,-126,o), +(543,-138,o), +(519,-138,cs), +(499,-138,o), +(481,-130,o), +(481,-105,cs), +(481,-81,o), +(497,-60,o), +(595,0,c,{ +name = hr02; +}), +(406,698,l), +(194,698,l) +); +}, +{ +closed = 1; +nodes = ( +(368,289,l), +(224,289,l), +(292,553,l), +(300,553,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(31,0,l), +(118,0,l), +(177,199,l), +(422,199,l), +(481,0,l), +(503,0,l), +(504,-3,l), +(429,-39,o), +(389,-79,o), +(389,-127,cs,{ +name = hr01; +}), +(389,-180,o), +(437,-207,o), +(498,-207,cs), +(548,-207,o), +(578,-188,o), +(591,-166,c), +(551,-125,l), +(538,-141,o), +(521,-151,o), +(499,-151,cs), +(478,-151,o), +(457,-142,o), +(457,-114,cs), +(457,-94,o), +(467,-65,o), +(570,0,c,{ +name = hr02; +}), +(356,698,l), +(245,698,l) +); +}, +{ +closed = 1; +nodes = ( +(402,272,l), +(197,272,l), +(295,609,l), +(304,609,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(52,0,l), +(75,0,l), +(153,234,l), +(447,234,l), +(525,1,l), +(514,-5,l), +(504,-11,l), +(429,-59,o), +(408,-99,o), +(408,-134,cs,{ +name = hr01; +}), +(408,-179,o), +(442,-202,o), +(487,-202,cs), +(523,-202,o), +(549,-188,o), +(562,-170,c), +(548,-159,l,{ +name = hr02; +}), +(538,-171,o), +(520,-184,o), +(487,-184,cs), +(453,-184,o), +(429,-170,o), +(429,-133,cs,{ +name = hr03; +}), +(429,-80,o), +(477,-46,o), +(548,0,c,{ +name = hr04; +}), +(315,698,l), +(285,698,l) ); }, { closed = 1; nodes = ( -"858 1164 OFFCURVE", -"906 1226 OFFCURVE", -"906 1304 CURVE SMOOTH {name = hr01;}", -"906 1362 LINE SMOOTH", -"906 1442 OFFCURVE", -"858 1502 OFFCURVE", -"728 1502 CURVE SMOOTH", -"596 1502 OFFCURVE", -"550 1442 OFFCURVE", -"550 1362 CURVE SMOOTH", -"550 1304 LINE SMOOTH", -"550 1226 OFFCURVE", -"596 1164 OFFCURVE", -"728 1164 CURVE SMOOTH" -); -} +(441,253,l), +(159,253,l), +(298,673,l), +(301,673,l) ); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( +} +); +width = 600; +}, +{ +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "BFF70434-D382-4306-8974-557CB05091AB"; +name = "22 Mar 23, 21:18"; +shapes = ( { closed = 1; nodes = ( -"636 -400 LINE SMOOTH", -"792 -400 OFFCURVE", -"864 -302 OFFCURVE", -"864 -164 CURVE SMOOTH", -"864 1032 LINE", -"186 1032 LINE", -"186 896 LINE", -"704 896 LINE", -"704 -264 LINE", -"204 -264 LINE", -"204 -400 LINE" +(52,0,l), +(75,0,l), +(153,234,l), +(447,234,l), +(525,1,l), +(433,-52,o), +(408,-95,o), +(408,-134,cs,{ +name = hr01; +}), +(408,-179,o), +(442,-202,o), +(487,-202,cs), +(523,-202,o), +(549,-188,o), +(562,-170,c), +(548,-159,l,{ +name = hr02; +}), +(538,-171,o), +(520,-184,o), +(487,-184,cs), +(453,-184,o), +(429,-170,o), +(429,-133,cs,{ +name = hr03; +}), +(429,-80,o), +(477,-46,o), +(548,0,c,{ +name = hr04; +}), +(315,698,l), +(285,698,l) ); }, { closed = 1; nodes = ( -"876 1260 OFFCURVE", -"910 1304 OFFCURVE", -"910 1362 CURVE SMOOTH {name = hr01;}", -"910 1394 LINE SMOOTH", -"910 1452 OFFCURVE", -"876 1496 OFFCURVE", -"784 1496 CURVE SMOOTH", -"692 1496 OFFCURVE", -"658 1452 OFFCURVE", -"658 1394 CURVE SMOOTH", -"658 1362 LINE SMOOTH", -"658 1304 OFFCURVE", -"692 1260 OFFCURVE", -"784 1260 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 006A; +(441,253,l), +(159,253,l), +(298,673,l), +(301,673,l) +); +} +); +width = 600; +} +); +unicode = 260; }, { -glyphname = k; +glyphname = Aring; layers = ( { -anchors = ( -{ -name = b.cedillacomb; -position = "{323, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{616, 0}"; +alignment = -1; +ref = A; }, { -name = m.cedillacomb; -position = "{323, 0}"; -} -); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"426 0 LINE", -"426 358 LINE", -"524 456 LINE", -"824 0 LINE", -"1176 0 LINE", -"734 624 LINE", -"1134 1032 LINE", -"794 1032 LINE", -"578 802 LINE", -"440 640 LINE", -"426 640 LINE", -"426 1480 LINE", -"130 1480 LINE", -"130 0 LINE {name = hr00;}" -); +alignment = -1; +ref = ring.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( -{ -name = b.cedillacomb; -position = "{323, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = bottom; -position = "{646, 0}"; +alignment = -1; +ref = A; }, { -name = m.cedillacomb; -position = "{323, 0}"; +alignment = -1; +ref = ring.case; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"370 0 LINE", -"370 374 LINE", -"548 536 LINE", -"950 0 LINE", -"1148 0 LINE", -"670 628 LINE", -"1098 1032 LINE", -"902 1032 LINE", -"558 716 LINE", -"378 546 LINE", -"370 546 LINE", -"370 1480 LINE", -"210 1480 LINE", -"210 0 LINE {name = hr00;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = A; +}, +{ +alignment = -1; +ref = ring.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 006B; +unicode = 197; }, { -glyphname = l; +glyphname = Aringacute; layers = ( { -anchors = ( -{ -name = b.cedillacomb; -position = "{300, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{600, 0}"; +alignment = -1; +ref = A; }, { -name = m.caronslovakcomb; -position = "{426, 740}"; +alignment = -1; +ref = ringacute.case; +} +); +width = 600; }, { -name = m.cedillacomb; -position = "{300, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = m.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = A; }, { -name = t.caronslovakcomb; -position = "{426, 740}"; +alignment = -1; +ref = ringacute.case; +} +); +width = 600; }, { -name = t.tildecomb; -position = "{300, 698}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = top; -position = "{600, 1396}"; +alignment = -1; +ref = A; }, { -name = topright; -position = "{874, 1480}"; +alignment = -1; +ref = ringacute.case; } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1064 0 LINE", -"1064 230 LINE", -"748 230 LINE", -"748 1480 LINE", -"136 1480 LINE", -"136 1250 LINE", -"452 1250 LINE", -"452 230 LINE", -"136 230 LINE", -"136 0 LINE {name = hr00;}" -); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 506; }, { -anchors = ( +glyphname = Atilde; +layers = ( { -name = b.cedillacomb; -position = "{300, 0}"; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = A; }, { -name = bottom; -position = "{600, 0}"; -}, -{ -name = m.caronslovakcomb; -position = "{426, 740}"; +alignment = -1; +ref = tilde.case; +} +); +width = 600; }, { -name = m.cedillacomb; -position = "{300, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = m.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = A; }, { -name = t.caronslovakcomb; -position = "{426, 740}"; +alignment = -1; +ref = tilde.case; +} +); +width = 600; }, { -name = t.tildecomb; -position = "{300, 698}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = top; -position = "{600, 1396}"; +alignment = -1; +ref = A; }, { -name = topright; -position = "{852, 1480}"; -} -); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"1040 0 LINE", -"1040 136 LINE", -"680 136 LINE", -"680 1480 LINE", -"160 1480 LINE", -"160 1344 LINE", -"520 1344 LINE", -"520 136 LINE", -"160 136 LINE", -"160 0 LINE {name = hr00;}" -); +alignment = -1; +ref = tilde.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 006C; +unicode = 195; }, { -glyphname = m; +glyphname = AE; layers = ( { anchors = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, -{ -name = bottom; -position = "{600, 0}"; -}, -{ -name = m.cedillacomb; -position = "{300, 0}"; -}, -{ -name = m.tildecomb; -position = "{300, 516}"; -}, -{ -name = t.tildecomb; -position = "{300, 516}"; -}, -{ name = top; -position = "{600, 1032}"; +pos = (364,698); } ); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"298 736 LINE", -"298 806 OFFCURVE", -"340 838 OFFCURVE", -"394 838 CURVE SMOOTH", -"446 838 OFFCURVE", -"480 804 OFFCURVE", -"480 708 CURVE SMOOTH", -"480 0 LINE", -"720 0 LINE", -"720 736 LINE", -"720 806 OFFCURVE", -"762 838 OFFCURVE", -"812 838 CURVE SMOOTH", -"866 838 OFFCURVE", -"902 804 OFFCURVE", -"902 708 CURVE SMOOTH", -"902 0 LINE", -"1140 0 LINE", -"1140 738 LINE SMOOTH", -"1140 950 OFFCURVE", -"1068 1056 OFFCURVE", -"924 1056 CURVE SMOOTH", -"796 1056 OFFCURVE", -"738 974 OFFCURVE", -"704 880 CURVE", -"692 880 LINE", -"670 994 OFFCURVE", -"606 1056 OFFCURVE", -"508 1056 CURVE SMOOTH", -"398 1056 OFFCURVE", -"344 976 OFFCURVE", -"312 880 CURVE", -"298 880 LINE", -"298 1032 LINE {name = hr01;}", -"60 1032 LINE", -"60 0 LINE", -"298 0 LINE" -); -} +(279,0,l,{ +name = hr00; +}), +(572,0,l), +(572,111,l), +(417,111,l), +(417,298,l), +(562,298,l), +(562,409,l), +(417,409,l), +(417,587,l), +(572,587,l), +(572,698,l), +(155,698,l), +(-4,0,l), +(142,0,l), +(175,168,l), +(279,168,l) ); -vertWidth = 1560; -width = 1200; -}, -{ -anchors = ( -{ -name = b.cedillacomb; -position = "{300, 0}"; -}, -{ -name = bottom; -position = "{600, 0}"; -}, -{ -name = m.cedillacomb; -position = "{300, 0}"; -}, -{ -name = m.tildecomb; -position = "{300, 516}"; -}, -{ -name = t.tildecomb; -position = "{300, 516}"; -}, -{ -name = top; -position = "{600, 1032}"; -} -); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"256 758 LINE", -"256 868 OFFCURVE", -"316 924 OFFCURVE", -"402 924 CURVE SMOOTH", -"496 924 OFFCURVE", -"526 866 OFFCURVE", -"526 690 CURVE SMOOTH", -"526 0 LINE", -"674 0 LINE", -"674 758 LINE", -"674 868 OFFCURVE", -"734 924 OFFCURVE", -"818 924 CURVE SMOOTH", -"914 924 OFFCURVE", -"944 866 OFFCURVE", -"944 690 CURVE SMOOTH", -"944 0 LINE", -"1092 0 LINE", -"1092 716 LINE SMOOTH", -"1092 934 OFFCURVE", -"1048 1056 OFFCURVE", -"880 1056 CURVE SMOOTH", -"758 1056 OFFCURVE", -"694 988 OFFCURVE", -"656 894 CURVE", -"650 894 LINE", -"638 990 OFFCURVE", -"580 1056 OFFCURVE", -"462 1056 CURVE SMOOTH", -"348 1056 OFFCURVE", -"296 992 OFFCURVE", -"264 912 CURVE", -"256 912 LINE", -"256 1032 LINE {name = hr01;}", -"108 1032 LINE", -"108 0 LINE", -"256 0 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 006D; -}, -{ -glyphname = n; -layers = ( -{ -anchors = ( -{ -name = b.cedillacomb; -position = "{303, 0}"; -}, -{ -name = bottom; -position = "{604, 0}"; -}, -{ -name = m.cedillacomb; -position = "{303, 0}"; -}, -{ -name = m.tildecomb; -position = "{303, 516}"; -}, -{ -name = t.tildecomb; -position = "{303, 516}"; }, { -name = top; -position = "{604, 1032}"; -} -); -layerId = master01; -paths = ( -{ closed = 1; nodes = ( -"426 678 LINE", -"426 778 OFFCURVE", -"516 828 OFFCURVE", -"608 828 CURVE SMOOTH", -"724 828 OFFCURVE", -"782 758 OFFCURVE", -"782 628 CURVE SMOOTH", -"782 0 LINE", -"1078 0 LINE", -"1078 668 LINE SMOOTH", -"1078 918 OFFCURVE", -"940 1056 OFFCURVE", -"742 1056 CURVE SMOOTH", -"576 1056 OFFCURVE", -"484 960 OFFCURVE", -"438 844 CURVE", -"426 844 LINE", -"426 1032 LINE {name = hr01;}", -"130 1032 LINE", -"130 0 LINE", -"426 0 LINE" +(279,594,l), +(279,279,l), +(197,279,l), +(257,594,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { -name = b.cedillacomb; -position = "{303, 0}"; -}, -{ -name = bottom; -position = "{606, 0}"; -}, -{ -name = m.cedillacomb; -position = "{303, 0}"; -}, -{ -name = m.tildecomb; -position = "{303, 516}"; -}, -{ -name = t.tildecomb; -position = "{303, 516}"; -}, -{ name = top; -position = "{606, 1032}"; +pos = (393,698); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"356 716 LINE", -"356 852 OFFCURVE", -"484 914 OFFCURVE", -"612 914 CURVE SMOOTH", -"770 914 OFFCURVE", -"856 822 OFFCURVE", -"856 634 CURVE SMOOTH", -"856 0 LINE", -"1016 0 LINE", -"1016 662 LINE SMOOTH", -"1016 912 OFFCURVE", -"874 1056 OFFCURVE", -"658 1056 CURVE SMOOTH", -"488 1056 OFFCURVE", -"408 966 OFFCURVE", -"364 864 CURVE", -"356 864 LINE", -"356 1032 LINE {name = hr01;}", -"196 1032 LINE", -"196 0 LINE", -"356 0 LINE" +(312,0,l,{ +name = hr00; +}), +(560,0,l), +(560,69,l), +(392,69,l), +(392,319,l), +(548,319,l), +(548,388,l), +(392,388,l), +(392,629,l), +(560,629,l), +(560,698,l), +(226,698,l), +(20,0,l), +(104,0,l), +(160,201,l), +(312,201,l) ); -} +}, +{ +closed = 1; +nodes = ( +(312,638,l), +(312,270,l), +(178,270,l), +(281,638,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 006E; +width = 600; }, { -glyphname = o; -layers = ( -{ anchors = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, -{ -name = bottom; -position = "{600, 0}"; -}, -{ -name = m.cedillacomb; -position = "{300, 0}"; -}, -{ -name = m.tildecomb; -position = "{300, 516}"; -}, -{ -name = t.tildecomb; -position = "{300, 516}"; -}, -{ name = top; -position = "{600, 1032}"; +pos = (393,698); } ); -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"922 -24 OFFCURVE", -"1118 182 OFFCURVE", -"1118 516 CURVE SMOOTH", -"1118 850 OFFCURVE", -"922 1056 OFFCURVE", -"600 1056 CURVE SMOOTH", -"278 1056 OFFCURVE", -"82 850 OFFCURVE", -"82 516 CURVE SMOOTH", -"82 182 OFFCURVE", -"278 -24 OFFCURVE", -"600 -24 CURVE SMOOTH {name = hr00;}" +(326,0,l,{ +name = hr00; +}), +(549,0,l), +(549,20,l), +(348,20,l), +(348,344,l), +(535,344,l), +(535,364,l), +(348,364,l), +(348,678,l), +(549,678,l), +(549,698,l), +(262,698,l), +(39,0,l), +(63,0,l), +(137,234,l), +(326,234,l) ); }, { closed = 1; nodes = ( -"468 196 OFFCURVE", -"388 282 OFFCURVE", -"388 434 CURVE SMOOTH", -"388 598 LINE", -"388 750 OFFCURVE", -"468 836 OFFCURVE", -"600 836 CURVE SMOOTH", -"732 836 OFFCURVE", -"812 750 OFFCURVE", -"812 598 CURVE SMOOTH", -"812 434 LINE SMOOTH", -"812 282 OFFCURVE", -"732 196 OFFCURVE", -"600 196 CURVE SMOOTH" +(326,678,l), +(326,253,l), +(143,253,l), +(278,678,l) +); +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 198; }, { -anchors = ( +glyphname = AEacute; +layers = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{600, 0}"; +alignment = -1; +ref = AE; }, { -name = m.cedillacomb; -position = "{300, 0}"; +alignment = -1; +pos = (64,0); +ref = acute.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{300, 516}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{300, 516}"; +alignment = -1; +ref = AE; }, { -name = top; -position = "{600, 1032}"; +alignment = -1; +pos = (93,0); +ref = acute.case; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"890 -24 OFFCURVE", -"1068 188 OFFCURVE", -"1068 516 CURVE SMOOTH", -"1068 844 OFFCURVE", -"890 1056 OFFCURVE", -"600 1056 CURVE SMOOTH", -"310 1056 OFFCURVE", -"132 844 OFFCURVE", -"132 516 CURVE SMOOTH", -"132 188 OFFCURVE", -"310 -24 OFFCURVE", -"600 -24 CURVE SMOOTH {name = hr00;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = AE; }, { -closed = 1; -nodes = ( -"422 114 OFFCURVE", -"302 220 OFFCURVE", -"302 442 CURVE SMOOTH", -"302 590 LINE SMOOTH", -"302 812 OFFCURVE", -"422 918 OFFCURVE", -"600 918 CURVE SMOOTH", -"778 918 OFFCURVE", -"898 812 OFFCURVE", -"898 590 CURVE SMOOTH", -"898 442 LINE SMOOTH", -"898 220 OFFCURVE", -"778 114 OFFCURVE", -"600 114 CURVE SMOOTH" -); +alignment = -1; +pos = (93,0); +ref = acute.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 006F; +unicode = 508; }, { -glyphname = p; +glyphname = B; layers = ( { anchors = ( { -name = m.tildecomb; -position = "{317, 516}"; -}, -{ -name = t.tildecomb; -position = "{317, 516}"; +name = bottom; +pos = (297,0); }, { name = top; -position = "{620, 1032}"; +pos = (283,698); } ); -layerId = master01; -paths = ( +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( +{ +closed = 1; +nodes = ( +(89,0,l,{ +name = hr00; +}), +(343,0,ls), +(465,0,o), +(533,73,o), +(533,186,cs), +(533,281,o), +(487,340,o), +(401,358,c), +(401,362,l), +(467,382,o), +(505,431,o), +(505,517,cs), +(505,632,o), +(438,698,o), +(321,698,cs), +(89,698,l) +); +}, { closed = 1; nodes = ( -"414 -400 LINE", -"414 188 LINE", -"428 188 LINE", -"480 64 OFFCURVE", -"568 -24 OFFCURVE", -"734 -24 CURVE SMOOTH", -"962 -24 OFFCURVE", -"1122 142 OFFCURVE", -"1122 516 CURVE SMOOTH", -"1122 890 OFFCURVE", -"962 1056 OFFCURVE", -"734 1056 CURVE SMOOTH", -"568 1056 OFFCURVE", -"480 968 OFFCURVE", -"428 844 CURVE", -"414 844 LINE", -"414 1032 LINE {name = hr01;}", -"118 1032 LINE", -"118 -400 LINE" +(164,56,l), +(164,326,l), +(324,326,ls), +(413,326,o), +(454,278,o), +(454,209,cs), +(454,173,ls), +(454,104,o), +(413,56,o), +(324,56,cs) ); }, { closed = 1; nodes = ( -"502 206 OFFCURVE", -"414 256 OFFCURVE", -"414 364 CURVE", -"414 668 LINE", -"414 776 OFFCURVE", -"502 826 OFFCURVE", -"606 826 CURVE SMOOTH {name = hr02;}", -"738 826 OFFCURVE", -"814 740 OFFCURVE", -"814 596 CURVE SMOOTH", -"814 436 LINE", -"814 292 OFFCURVE", -"738 206 OFFCURVE", -"606 206 CURVE SMOOTH" +(164,380,l), +(164,642,l), +(303,642,ls), +(388,642,o), +(426,597,o), +(426,530,cs), +(426,493,ls), +(426,425,o), +(388,380,o), +(303,380,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { -name = m.tildecomb; -position = "{317, 516}"; -}, -{ -name = t.tildecomb; -position = "{317, 516}"; +name = bottom; +pos = (300,0); }, { name = top; -position = "{634, 1032}"; +pos = (295,698); } ); -layerId = master02; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"350 -400 LINE", -"350 168 LINE", -"358 168 LINE", -"424 42 OFFCURVE", -"532 -24 OFFCURVE", -"676 -24 CURVE SMOOTH", -"928 -24 OFFCURVE", -"1080 178 OFFCURVE", -"1080 516 CURVE SMOOTH", -"1080 854 OFFCURVE", -"928 1056 OFFCURVE", -"676 1056 CURVE SMOOTH", -"532 1056 OFFCURVE", -"424 990 OFFCURVE", -"358 864 CURVE", -"350 864 LINE", -"350 1032 LINE {name = hr01;}", -"190 1032 LINE", -"190 -400 LINE" +(77,0,l), +(345,0,ls), +(477,0,o), +(556,75,o), +(556,192,cs), +(556,286,o), +(506,338,o), +(420,359,c), +(420,365,l), +(493,386,o), +(534,433,o), +(534,512,cs,{ +name = hr01; +}), +(534,626,o), +(458,698,o), +(322,698,cs), +(77,698,l) ); }, { closed = 1; nodes = ( -"472 118 OFFCURVE", -"350 192 OFFCURVE", -"350 330 CURVE", -"350 702 LINE", -"350 840 OFFCURVE", -"472 914 OFFCURVE", -"614 914 CURVE SMOOTH {name = hr02;}", -"800 914 OFFCURVE", -"908 790 OFFCURVE", -"908 604 CURVE SMOOTH", -"908 428 LINE SMOOTH", -"908 242 OFFCURVE", -"800 118 OFFCURVE", -"614 118 CURVE SMOOTH" +(223,105,l), +(223,302,l), +(299,302,ls), +(370,302,o), +(403,281,o), +(403,218,cs,{ +name = hr02; +}), +(403,189,ls), +(403,125,o), +(370,105,o), +(299,105,cs) ); -} +}, +{ +closed = 1; +nodes = ( +(223,402,l), +(223,593,l), +(280,593,ls), +(350,593,o), +(381,574,o), +(381,513,cs,{ +name = hr03; +}), +(381,483,ls), +(381,422,o), +(350,402,o), +(280,402,cs) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 0070; +width = 600; }, { -glyphname = q; -layers = ( -{ anchors = ( { -name = m.tildecomb; -position = "{282, 516}"; -}, -{ -name = t.tildecomb; -position = "{282, 516}"; +name = bottom; +pos = (315,0); }, { name = top; -position = "{580, 1032}"; +pos = (295,698); } ); -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"1082 -400 LINE", -"1082 1032 LINE", -"786 1032 LINE", -"786 844 LINE", -"772 844 LINE", -"720 968 OFFCURVE", -"632 1056 OFFCURVE", -"466 1056 CURVE SMOOTH {name = hr01;}", -"238 1056 OFFCURVE", -"78 890 OFFCURVE", -"78 516 CURVE SMOOTH", -"78 142 OFFCURVE", -"238 -24 OFFCURVE", -"466 -24 CURVE SMOOTH", -"632 -24 OFFCURVE", -"720 64 OFFCURVE", -"772 188 CURVE", -"786 188 LINE", -"786 -400 LINE" +(88,0,l), +(355,0,ls), +(463,0,o), +(543,88,o), +(543,201,cs), +(543,298,o), +(486,347,o), +(408,365,c), +(408,368,l), +(472,388,o), +(517,435,o), +(517,518,cs,{ +name = hr01; +}), +(517,627,o), +(444,698,o), +(325,698,cs), +(88,698,l) ); }, { closed = 1; nodes = ( -"462 206 OFFCURVE", -"386 292 OFFCURVE", -"386 436 CURVE SMOOTH", -"386 596 LINE", -"386 740 OFFCURVE", -"462 826 OFFCURVE", -"594 826 CURVE SMOOTH", -"698 826 OFFCURVE", -"786 776 OFFCURVE", -"786 668 CURVE", -"786 364 LINE", -"786 256 OFFCURVE", -"698 206 OFFCURVE", -"594 206 CURVE SMOOTH" +(172,73,l), +(172,326,l), +(330,326,ls), +(407,326,o), +(454,290,o), +(454,220,cs,{ +name = hr02; +}), +(454,179,ls), +(454,108,o), +(407,73,o), +(330,73,cs) +); +}, +{ +closed = 1; +nodes = ( +(172,395,l), +(172,625,l), +(316,625,ls), +(386,625,o), +(429,593,o), +(429,529,cs,{ +name = hr03; +}), +(429,490,ls), +(429,426,o), +(386,395,o), +(316,395,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { -name = m.tildecomb; -position = "{282, 516}"; -}, -{ -name = t.tildecomb; -position = "{282, 516}"; +name = bottom; +pos = (294,0); }, { name = top; -position = "{564, 1032}"; +pos = (274,698); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"1010 -400 LINE", -"1010 1032 LINE", -"850 1032 LINE", -"850 864 LINE", -"842 864 LINE", -"776 990 OFFCURVE", -"668 1056 OFFCURVE", -"524 1056 CURVE SMOOTH {name = hr01;}", -"272 1056 OFFCURVE", -"120 854 OFFCURVE", -"120 516 CURVE SMOOTH", -"120 178 OFFCURVE", -"272 -24 OFFCURVE", -"524 -24 CURVE SMOOTH", -"668 -24 OFFCURVE", -"776 42 OFFCURVE", -"842 168 CURVE", -"850 168 LINE", -"850 -400 LINE" +(98,0,l,{ +name = hr00; +}), +(342,0,ls), +(456,0,o), +(516,72,o), +(516,182,cs), +(516,277,o), +(473,341,o), +(387,357,c), +(387,359,l), +(448,379,o), +(484,430,o), +(484,521,cs), +(484,637,o), +(423,698,o), +(320,698,cs), +(98,698,l) ); }, { closed = 1; nodes = ( -"400 118 OFFCURVE", -"292 242 OFFCURVE", -"292 428 CURVE SMOOTH", -"292 604 LINE SMOOTH", -"292 790 OFFCURVE", -"400 914 OFFCURVE", -"586 914 CURVE SMOOTH", -"728 914 OFFCURVE", -"850 840 OFFCURVE", -"850 702 CURVE", -"850 330 LINE", -"850 192 OFFCURVE", -"728 118 OFFCURVE", -"586 118 CURVE SMOOTH" +(120,20,l), +(120,344,l), +(342,344,ls), +(445,344,o), +(492,276,o), +(492,203,cs), +(492,161,ls), +(492,88,o), +(445,20,o), +(342,20,cs) +); +}, +{ +closed = 1; +nodes = ( +(120,364,l), +(120,678,l), +(320,678,ls), +(416,678,o), +(460,614,o), +(460,542,cs), +(460,500,ls), +(460,428,o), +(416,364,o), +(320,364,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0071; +unicode = 66; }, { -glyphname = r; +glyphname = C; layers = ( { anchors = ( { -name = b.cedillacomb; -position = "{268, 0}"; -}, -{ name = bottom; -position = "{534, 0}"; +pos = (309,0); }, { -name = m.cedillacomb; -position = "{268, 0}"; +name = top; +pos = (319,698); +} +); +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( +{ +closed = 1; +nodes = ( +(436,-12,o), +(508,53,o), +(537,155,c), +(467,173,l), +(445,100,o), +(399,51,o), +(320,51,cs), +(202,51,o), +(145,140,o), +(145,305,cs), +(145,393,ls), +(145,558,o), +(202,647,o), +(320,647,cs), +(399,647,o), +(445,598,o), +(467,525,c), +(537,543,l), +(508,645,o), +(436,710,o), +(321,710,cs), +(151,710,o), +(63,594,o), +(63,349,cs), +(63,104,o), +(151,-12,o), +(321,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; }, { -name = m.tildecomb; -position = "{353, 516}"; -}, +anchors = ( { -name = t.tildecomb; -position = "{353, 516}"; +name = bottom; +pos = (303,0); }, { name = top; -position = "{650, 1032}"; +pos = (312,698); } ); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"1022 0 LINE", -"1022 230 LINE", -"682 230 LINE", -"682 536 LINE SMOOTH", -"682 660 OFFCURVE", -"758 760 OFFCURVE", -"904 760 CURVE SMOOTH", -"1124 760 LINE", -"1124 1032 LINE", -"1026 1032 LINE SMOOTH", -"822 1032 OFFCURVE", -"734 892 OFFCURVE", -"696 740 CURVE", -"682 740 LINE", -"682 1032 LINE", -"148 1032 LINE", -"148 802 LINE {name = hr01;}", -"386 802 LINE", -"386 230 LINE", -"148 230 LINE", -"148 0 LINE" +(460,-12,o), +(535,67,o), +(563,189,c), +(423,223,l), +(408,157,o), +(383,109,o), +(313,109,cs), +(232,109,o), +(201,177,o), +(201,288,cs), +(201,410,l), +(201,521,o), +(232,589,o), +(313,589,cs), +(383,589,o), +(408,541,o), +(423,475,c), +(563,509,l), +(535,631,o), +(460,710,o), +(316,710,cs), +(129,710,o), +(41,578,o), +(41,349,cs), +(41,120,o), +(129,-12,o), +(316,-12,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { -name = b.cedillacomb; -position = "{268, 0}"; -}, -{ name = bottom; -position = "{536, 0}"; +pos = (308,0); }, { -name = m.cedillacomb; -position = "{268, 0}"; -}, +name = top; +pos = (328,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = m.tildecomb; -position = "{353, 516}"; +closed = 1; +nodes = ( +(451,-12,o), +(504,65,o), +(538,141,c), +(466,174,l), +(441,112,o), +(408,61,o), +(323,61,cs), +(212,61,o), +(159,152,o), +(159,292,cs), +(159,406,ls), +(159,546,o), +(212,637,o), +(323,637,cs), +(408,637,o), +(441,586,o), +(466,524,c), +(538,557,l), +(504,633,o), +(451,710,o), +(323,710,cs), +(153,710,o), +(70,581,o), +(70,349,cs), +(70,117,o), +(153,-12,o), +(323,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; }, { -name = t.tildecomb; -position = "{353, 516}"; +anchors = ( +{ +name = bottom; +pos = (313,0); }, { name = top; -position = "{706, 1032}"; +pos = (325,698); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"1016 0 LINE", -"1016 136 LINE", -"616 136 LINE", -"616 582 LINE SMOOTH", -"616 742 OFFCURVE", -"722 872 OFFCURVE", -"924 872 CURVE SMOOTH", -"1118 872 LINE", -"1118 1032 LINE", -"974 1032 LINE SMOOTH", -"758 1032 OFFCURVE", -"666 908 OFFCURVE", -"626 772 CURVE", -"616 772 LINE", -"616 1032 LINE", -"154 1032 LINE", -"154 896 LINE {name = hr01;}", -"456 896 LINE", -"456 136 LINE", -"154 136 LINE", -"154 0 LINE" +(419,-12,o), +(488,43,o), +(518,129,c), +(499,136,l), +(472,57,o), +(410,8,o), +(325,8,cs), +(180,8,o), +(103,112,o), +(103,317,cs), +(103,381,ls), +(103,586,o), +(180,690,o), +(325,690,cs), +(410,690,o), +(472,641,o), +(499,562,c), +(518,569,l), +(488,655,o), +(419,710,o), +(325,710,cs), +(167,710,o), +(79,605,o), +(79,349,cs), +(79,93,o), +(167,-12,o), +(325,-12,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0072; +unicode = 67; }, { -glyphname = s; +glyphname = Cacute; layers = ( { -anchors = ( -{ -name = b.cedillacomb; -position = "{294, 0}"; -}, -{ -name = bottom; -position = "{586, 0}"; -}, -{ -name = m.cedillacomb; -position = "{294, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = m.tildecomb; -position = "{298, 516}"; +alignment = -1; +ref = C; }, { -name = t.tildecomb; -position = "{298, 516}"; +alignment = -1; +pos = (12,0); +ref = acute.case; +} +); +width = 600; }, { -name = top; -position = "{610, 1032}"; -} -); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"894 -24 OFFCURVE", -"1068 112 OFFCURVE", -"1068 326 CURVE SMOOTH", -"1068 522 OFFCURVE", -"922 600 OFFCURVE", -"736 628 CURVE", -"572 654 LINE SMOOTH", -"492 666 OFFCURVE", -"444 684 OFFCURVE", -"444 744 CURVE SMOOTH", -"444 812 OFFCURVE", -"504 848 OFFCURVE", -"616 848 CURVE SMOOTH", -"750 848 OFFCURVE", -"848 796 OFFCURVE", -"908 730 CURVE", -"1056 898 LINE", -"970 998 OFFCURVE", -"828 1056 OFFCURVE", -"626 1056 CURVE SMOOTH", -"328 1056 OFFCURVE", -"154 926 OFFCURVE", -"154 710 CURVE SMOOTH", -"154 514 OFFCURVE", -"300 436 OFFCURVE", -"484 408 CURVE SMOOTH", -"650 382 LINE SMOOTH", -"730 370 OFFCURVE", -"778 352 OFFCURVE", -"778 294 CURVE SMOOTH", -"778 220 OFFCURVE", -"706 184 OFFCURVE", -"590 184 CURVE SMOOTH", -"452 184 OFFCURVE", -"344 236 OFFCURVE", -"264 324 CURVE", -"98 170 LINE", -"182 50 OFFCURVE", -"360 -24 OFFCURVE", -"588 -24 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -anchors = ( -{ -name = b.cedillacomb; -position = "{294, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = bottom; -position = "{588, 0}"; +alignment = -1; +ref = C; }, { -name = m.cedillacomb; -position = "{294, 0}"; +alignment = -1; +pos = (28,0); +ref = acute.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{298, 516}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = t.tildecomb; -position = "{298, 516}"; +alignment = -1; +ref = C; }, { -name = top; -position = "{596, 1032}"; -} -); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"876 -24 OFFCURVE", -"1048 94 OFFCURVE", -"1048 298 CURVE SMOOTH", -"1048 522 OFFCURVE", -"842 562 OFFCURVE", -"694 584 CURVE SMOOTH", -"532 608 LINE SMOOTH", -"440 622 OFFCURVE", -"350 650 OFFCURVE", -"350 758 CURVE SMOOTH", -"350 864 OFFCURVE", -"440 922 OFFCURVE", -"602 922 CURVE SMOOTH", -"784 922 OFFCURVE", -"876 850 OFFCURVE", -"924 792 CURVE", -"1028 890 LINE", -"930 994 OFFCURVE", -"794 1056 OFFCURVE", -"608 1056 CURVE SMOOTH", -"368 1056 OFFCURVE", -"192 954 OFFCURVE", -"192 748 CURVE SMOOTH", -"192 524 OFFCURVE", -"400 484 OFFCURVE", -"546 462 CURVE SMOOTH", -"708 438 LINE SMOOTH", -"802 424 OFFCURVE", -"890 396 OFFCURVE", -"890 288 CURVE SMOOTH", -"890 166 OFFCURVE", -"776 110 OFFCURVE", -"616 110 CURVE SMOOTH", -"452 110 OFFCURVE", -"340 168 OFFCURVE", -"242 272 CURVE", -"134 178 LINE", -"242 56 OFFCURVE", -"396 -24 OFFCURVE", -"612 -24 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0073; +alignment = -1; +pos = (25,0); +ref = acute.case; +} +); +width = 600; +} +); +unicode = 262; }, { -glyphname = t; +glyphname = Ccaron; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.cedillacomb; -position = "{375, 0}"; +alignment = -1; +ref = C; }, { -name = bottom; -position = "{722, 0}"; +alignment = -1; +pos = (12,0); +ref = caron.case; +} +); +width = 600; }, { -name = m.caronslovakcomb; -position = "{387, 760}"; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = C; }, { -name = m.cedillacomb; -position = "{375, 0}"; +alignment = -1; +pos = (28,0); +ref = caron.case; +} +); +width = 600; }, { -name = t.caronslovakcomb; -position = "{387, 760}"; +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = C; }, { -name = topright; -position = "{792, 1560}"; +alignment = -1; +pos = (25,0); +ref = caron.case; } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1062 230 LINE", -"660 230 LINE", -"660 802 LINE", -"1062 802 LINE", -"1062 1032 LINE", -"660 1032 LINE", -"660 1396 LINE", -"388 1396 LINE", -"388 1154 LINE SMOOTH", -"388 1062 OFFCURVE", -"354 1032 OFFCURVE", -"266 1032 CURVE SMOOTH", -"84 1032 LINE", -"84 802 LINE", -"364 802 LINE", -"364 298 LINE SMOOTH", -"364 124 OFFCURVE", -"466 0 OFFCURVE", -"680 0 CURVE SMOOTH", -"1062 0 LINE {name = hr00;}" -); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 268; }, { -anchors = ( -{ -name = b.cedillacomb; -position = "{375, 0}"; +glyphname = Ccedilla; +lastChange = "2023-03-22 18:41:28 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(383,589,o), +(408,541,o), +(423,475,c), +(563,509,l), +(535,631,o), +(460,710,o), +(316,710,cs), +(129,710,o), +(41,578,o), +(41,349,cs), +(41,141,o), +(113,13,o), +(267,-8,c), +(253,-74,l), +(274,-76,ls), +(336,-82,o), +(349,-101,o), +(349,-116,cs), +(349,-133,o), +(330,-141,o), +(305,-141,cs), +(274,-141,o), +(252,-128,o), +(239,-112,c), +(193,-168,l), +(210,-188,o), +(248,-212,o), +(317,-212,cs), +(385,-212,o), +(449,-189,o), +(449,-121,cs), +(449,-72,o), +(416,-52,o), +(376,-52,cs), +(360,-52,o), +(344,-55,o), +(328,-59,c), +(324,-55,l), +(333,-11,l), +(466,-5,o), +(536,72,o), +(563,189,c), +(423,223,l), +(408,157,o), +(383,109,o), +(313,109,cs), +(232,109,o), +(201,177,o), +(201,288,cs), +(201,410,ls), +(201,521,o), +(232,589,o), +(313,589,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(408,637,o), +(441,586,o), +(466,524,c), +(538,557,l), +(504,633,o), +(451,710,o), +(323,710,cs), +(153,710,o), +(70,581,o), +(70,349,cs), +(70,136,o), +(139,11,o), +(281,-9,c), +(268,-77,l), +(296,-81,ls), +(352,-89,o), +(364,-104,o), +(364,-122,cs), +(364,-143,o), +(345,-153,o), +(320,-153,cs), +(291,-153,o), +(271,-140,o), +(259,-125,c), +(221,-166,l), +(235,-185,o), +(266,-207,o), +(320,-207,cs), +(379,-207,o), +(431,-181,o), +(431,-124,cs), +(431,-81,o), +(402,-58,o), +(363,-58,cs), +(351,-58,o), +(337,-60,o), +(324,-64,c), +(321,-61,l), +(330,-12,l), +(453,-9,o), +(504,66,o), +(538,141,c), +(466,174,l), +(441,112,o), +(408,61,o), +(323,61,cs), +(212,61,o), +(159,152,o), +(159,292,cs), +(159,406,ls), +(159,546,o), +(212,637,o), +(323,637,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(410,690,o), +(472,641,o), +(499,562,c), +(518,569,l), +(488,655,o), +(419,710,o), +(325,710,cs), +(167,710,o), +(79,605,o), +(79,349,cs), +(79,105,o), +(159,-2,o), +(304,-11,c), +(286,-84,l), +(323,-86,ls), +(368,-88,o), +(384,-107,o), +(384,-132,cs), +(384,-166,o), +(359,-184,o), +(323,-184,cs), +(293,-184,o), +(269,-174,o), +(255,-157,c), +(242,-170,l), +(254,-187,o), +(285,-202,o), +(323,-202,cs), +(374,-202,o), +(405,-169,o), +(405,-131,cs), +(405,-95,o), +(377,-72,o), +(338,-72,cs), +(329,-72,o), +(317,-73,o), +(308,-75,c), +(306,-73,l), +(321,-12,l), +(419,-12,o), +(488,43,o), +(518,129,c), +(499,136,l), +(472,57,o), +(410,8,o), +(325,8,cs), +(180,8,o), +(103,112,o), +(103,317,cs), +(103,381,ls), +(103,586,o), +(180,690,o), +(325,690,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 199; }, { -name = bottom; -position = "{750, 0}"; -}, +glyphname = Ccircumflex; +layers = ( { -name = m.caronslovakcomb; -position = "{387, 760}"; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = C; }, { -name = m.cedillacomb; -position = "{375, 0}"; +alignment = -1; +pos = (12,0); +ref = circumflex.case; +} +); +width = 600; }, { -name = t.caronslovakcomb; -position = "{387, 760}"; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = C; }, { -name = topright; -position = "{774, 1520}"; +alignment = -1; +pos = (28,0); +ref = circumflex.case; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"1052 136 LINE", -"582 136 LINE", -"582 896 LINE", -"1052 896 LINE", -"1052 1032 LINE", -"582 1032 LINE", -"582 1396 LINE", -"428 1396 LINE", -"428 1126 LINE SMOOTH", -"428 1056 OFFCURVE", -"402 1032 OFFCURVE", -"334 1032 CURVE SMOOTH", -"78 1032 LINE", -"78 896 LINE", -"422 896 LINE", -"422 236 LINE SMOOTH", -"422 98 OFFCURVE", -"494 0 OFFCURVE", -"650 0 CURVE SMOOTH", -"1052 0 LINE {name = hr00;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = C; +}, +{ +alignment = -1; +pos = (25,0); +ref = circumflex.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0074; +unicode = 264; }, { -glyphname = u; +glyphname = Cdotaccent; layers = ( { -anchors = ( -{ -name = b.cedillacomb; -position = "{297, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.ogonekcomb; -position = "{502, 0}"; +alignment = -1; +ref = C; }, { -name = bottom; -position = "{596, 0}"; +alignment = -1; +pos = (12,0); +ref = dotaccent.case; +} +); +width = 600; }, { -name = bottomright; -position = "{1070, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = m.cedillacomb; -position = "{297, 0}"; +alignment = -1; +ref = C; }, { -name = m.ogonekcomb; -position = "{502, 0}"; +alignment = -1; +pos = (28,0); +ref = dotaccent.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{297, 516}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = t.tildecomb; -position = "{297, 516}"; +alignment = -1; +ref = C; }, { -name = top; -position = "{596, 1032}"; +alignment = -1; +pos = (25,0); +ref = dotaccent.case; } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1070 0 LINE", -"1070 1032 LINE", -"774 1032 LINE", -"774 354 LINE SMOOTH", -"774 254 OFFCURVE", -"684 204 OFFCURVE", -"592 204 CURVE SMOOTH {name = hr01;}", -"476 204 OFFCURVE", -"418 274 OFFCURVE", -"418 404 CURVE SMOOTH", -"418 1032 LINE", -"122 1032 LINE", -"122 364 LINE SMOOTH", -"122 114 OFFCURVE", -"260 -24 OFFCURVE", -"458 -24 CURVE SMOOTH", -"624 -24 OFFCURVE", -"716 72 OFFCURVE", -"762 188 CURVE {name = hr02;}", -"774 188 LINE", -"774 0 LINE" -); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 266; }, { -anchors = ( -{ -name = b.cedillacomb; -position = "{297, 0}"; -}, +glyphname = D; +layers = ( { -name = b.ogonekcomb; -position = "{502, 0}"; -}, +anchors = ( { name = bottom; -position = "{594, 0}"; +pos = (277,0); }, { -name = bottomright; -position = "{1004, 0}"; -}, +name = top; +pos = (277,698); +} +); +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { -name = m.cedillacomb; -position = "{297, 0}"; +closed = 1; +nodes = ( +(89,0,l,{ +name = hr00; +}), +(290,0,ls), +(465,0,o), +(544,121,o), +(544,349,cs), +(544,577,o), +(465,698,o), +(290,698,cs), +(89,698,l) +); }, { -name = m.ogonekcomb; -position = "{502, 0}"; +closed = 1; +nodes = ( +(165,62,l), +(165,636,l), +(286,636,ls), +(409,636,o), +(463,547,o), +(463,395,cs), +(463,304,ls), +(463,151,o), +(409,62,o), +(286,62,cs) +); +} +); +width = 600; }, { -name = m.tildecomb; -position = "{297, 516}"; -}, +anchors = ( { -name = t.tildecomb; -position = "{297, 516}"; +name = bottom; +pos = (278,0); }, { name = top; -position = "{594, 1032}"; +pos = (278,698); } ); -layerId = master02; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"1004 0 LINE", -"1004 1032 LINE", -"844 1032 LINE", -"844 316 LINE", -"844 180 OFFCURVE", -"716 118 OFFCURVE", -"588 118 CURVE SMOOTH {name = hr01;}", -"430 118 OFFCURVE", -"344 210 OFFCURVE", -"344 398 CURVE SMOOTH", -"344 1032 LINE", -"184 1032 LINE", -"184 370 LINE SMOOTH", -"184 120 OFFCURVE", -"326 -24 OFFCURVE", -"542 -24 CURVE SMOOTH", -"712 -24 OFFCURVE", -"792 66 OFFCURVE", -"836 168 CURVE {name = hr02;}", -"844 168 LINE", -"844 0 LINE" +(64,0,l,{ +name = hr00; +}), +(289,0,l), +(476,0,o), +(566,125,o), +(566,349,cs), +(566,573,o), +(476,698,o), +(289,698,cs), +(64,698,l) ); -} +}, +{ +closed = 1; +nodes = ( +(212,118,l), +(212,580,l), +(279,580,ls), +(368,580,o), +(408,521,o), +(408,413,cs), +(408,286,l), +(408,177,o), +(368,118,o), +(279,118,cs) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 0075; +width = 600; }, { -glyphname = v; -layers = ( -{ anchors = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, -{ name = bottom; -position = "{600, 0}"; -}, -{ -name = m.cedillacomb; -position = "{300, 0}"; -}, -{ -name = m.tildecomb; -position = "{300, 516}"; -}, -{ -name = t.tildecomb; -position = "{300, 516}"; +pos = (277,0); }, { name = top; -position = "{600, 1032}"; +pos = (277,698); } ); -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(95,0,l,{ +name = hr00; +}), +(290,0,l), +(460,0,o), +(544,120,o), +(544,349,cs), +(544,578,o), +(460,698,o), +(290,698,cs), +(95,698,l) +); +}, { closed = 1; nodes = ( -"1146 1032 LINE", -"846 1032 LINE", -"712 590 LINE", -"614 246 LINE", -"598 246 LINE", -"500 590 LINE", -"366 1032 LINE", -"54 1032 LINE", -"424 0 LINE", -"776 0 LINE {name = hr00;}" +(179,73,l), +(179,625,l), +(286,625,ls), +(397,625,o), +(455,543,o), +(455,403,cs), +(455,295,l), +(455,155,o), +(397,73,o), +(286,73,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, -{ name = bottom; -position = "{600, 0}"; -}, -{ -name = m.cedillacomb; -position = "{300, 0}"; -}, -{ -name = m.tildecomb; -position = "{300, 516}"; -}, -{ -name = t.tildecomb; -position = "{300, 516}"; +pos = (277,0); }, { name = top; -position = "{600, 1032}"; +pos = (277,698); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(108,0,l,{ +name = hr00; +}), +(290,0,ls), +(457,0,o), +(528,118,o), +(528,349,cs), +(528,580,o), +(457,698,o), +(290,698,cs), +(108,698,l) +); +}, { closed = 1; nodes = ( -"1072 1032 LINE", -"914 1032 LINE", -"766 600 LINE", -"606 134 LINE", -"598 134 LINE", -"438 600 LINE", -"290 1032 LINE", -"128 1032 LINE", -"498 0 LINE", -"702 0 LINE {name = hr00;}" +(130,20,l), +(130,678,l), +(291,678,ls), +(440,678,o), +(504,566,o), +(504,381,cs), +(504,317,ls), +(504,132,o), +(440,20,o), +(291,20,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0076; +unicode = 68; }, { -glyphname = w; +glyphname = Eth; layers = ( { -anchors = ( -{ -name = b.cedillacomb; -position = "{300, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{600, 0}"; +alignment = -1; +ref = Dcroat; +} +); +width = 600; }, { -name = m.cedillacomb; -position = "{300, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = m.tildecomb; -position = "{300, 516}"; +alignment = -1; +ref = Dcroat; +} +); +width = 600; }, { -name = t.tildecomb; -position = "{300, 516}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = top; -position = "{600, 1032}"; +alignment = -1; +ref = Dcroat; } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"488 0 LINE", -"590 712 LINE", -"610 712 LINE", -"712 0 LINE", -"1064 0 LINE", -"1186 1032 LINE", -"952 1032 LINE", -"876 196 LINE", -"856 196 LINE", -"736 1032 LINE", -"476 1032 LINE", -"354 196 LINE", -"334 196 LINE", -"260 1032 LINE", -"14 1032 LINE", -"136 0 LINE {name = hr00;}" -); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 208; }, { -anchors = ( +glyphname = Dcaron; +layers = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{600, 0}"; +alignment = -1; +ref = D; }, { -name = m.cedillacomb; -position = "{300, 0}"; +alignment = -1; +pos = (-22,0); +ref = caron.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{300, 516}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{300, 516}"; +alignment = -1; +ref = D; }, { -name = top; -position = "{600, 1032}"; +alignment = -1; +pos = (-23,0); +ref = caron.case; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"426 0 LINE", -"594 864 LINE", -"610 864 LINE", -"774 0 LINE", -"982 0 LINE", -"1140 1032 LINE", -"1002 1032 LINE", -"884 140 LINE", -"866 140 LINE", -"690 1032 LINE", -"514 1032 LINE", -"338 140 LINE", -"320 140 LINE", -"202 1032 LINE", -"60 1032 LINE", -"218 0 LINE {name = hr00;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = D; +}, +{ +alignment = -1; +pos = (-23,0); +ref = caron.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0077; +unicode = 270; }, { -glyphname = x; +glyphname = Dcroat; layers = ( { -anchors = ( -{ -name = b.cedillacomb; -position = "{300, 0}"; -}, -{ -name = bottom; -position = "{600, 0}"; -}, -{ -name = m.cedillacomb; -position = "{300, 0}"; -}, -{ -name = m.tildecomb; -position = "{300, 516}"; -}, -{ -name = t.tildecomb; -position = "{300, 516}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = top; -position = "{600, 1032}"; -} +closed = 1; +nodes = ( +(69,0,l,{ +name = hr00; +}), +(289,0,ls), +(476,0,o), +(566,125,o), +(566,349,cs), +(566,573,o), +(476,698,o), +(289,698,cs), +(69,698,l), +(69,425,l), +(10,425,l), +(10,311,l), +(69,311,l) ); -layerId = master01; -paths = ( +}, { closed = 1; nodes = ( -"490 194 LINE", -"578 332 LINE", -"594 332 LINE", -"684 194 LINE", -"814 0 LINE", -"1154 0 LINE", -"768 540 LINE", -"1128 1032 LINE", -"818 1032 LINE", -"706 866 LINE", -"620 732 LINE", -"604 732 LINE", -"520 866 LINE", -"410 1032 LINE", -"72 1032 LINE", -"432 524 LINE", -"46 0 LINE", -"358 0 LINE {name = hr00;}" +(217,118,l), +(217,316,l), +(327,316,l), +(327,420,l), +(217,420,l), +(217,580,l), +(279,580,ls), +(368,580,o), +(408,521,o), +(408,413,cs), +(408,286,ls), +(408,177,o), +(368,118,o), +(279,118,cs) ); } ); -vertWidth = 1560; -width = 1200; -}, -{ -anchors = ( -{ -name = b.cedillacomb; -position = "{300, 0}"; +width = 600; }, { -name = bottom; -position = "{600, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = m.cedillacomb; -position = "{300, 0}"; +closed = 1; +nodes = ( +(102,0,l,{ +name = hr00; +}), +(290,0,ls), +(460,0,o), +(544,120,o), +(544,349,cs), +(544,578,o), +(460,698,o), +(290,698,cs), +(102,698,l), +(102,400,l), +(22,400,l), +(22,336,l), +(102,336,l) +); }, { -name = m.tildecomb; -position = "{300, 516}"; +closed = 1; +nodes = ( +(186,73,l), +(186,336,l), +(327,336,l), +(327,400,l), +(186,400,l), +(186,625,l), +(286,625,ls), +(397,625,o), +(455,543,o), +(455,403,cs), +(455,295,ls), +(455,155,o), +(397,73,o), +(286,73,cs) +); +} +); +width = 600; }, { -name = t.tildecomb; -position = "{300, 516}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = top; -position = "{600, 1032}"; -} +closed = 1; +nodes = ( +(127,0,l,{ +name = hr00; +}), +(289,0,ls), +(456,0,o), +(527,118,o), +(527,349,cs), +(527,580,o), +(456,698,o), +(289,698,cs), +(127,698,l), +(127,378,l), +(33,378,l), +(33,359,l), +(127,359,l) ); -layerId = master02; -paths = ( +}, { closed = 1; nodes = ( -"474 242 LINE", -"588 406 LINE", -"596 406 LINE", -"714 242 LINE", -"888 0 LINE", -"1080 0 LINE", -"692 526 LINE", -"1070 1032 LINE", -"886 1032 LINE", -"732 814 LINE", -"612 642 LINE", -"604 642 LINE", -"480 814 LINE", -"324 1032 LINE", -"132 1032 LINE", -"506 524 LINE", -"122 0 LINE", -"306 0 LINE {name = hr00;}" +(149,20,l), +(149,359,l), +(327,359,l), +(327,378,l), +(149,378,l), +(149,678,l), +(290,678,ls), +(439,678,o), +(503,566,o), +(503,381,cs), +(503,317,ls), +(503,132,o), +(439,20,o), +(290,20,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0078; +unicode = 272; }, { -glyphname = y; +glyphname = E; layers = ( { anchors = ( { -name = b.cedillacomb; -position = "{460, 0}"; -}, -{ name = bottom; -position = "{964, 0}"; -}, -{ -name = m.cedillacomb; -position = "{460, 0}"; -}, -{ -name = m.tildecomb; -position = "{300, 516}"; +pos = (305,0); }, { -name = t.tildecomb; -position = "{300, 516}"; +name = bottomright; +pos = (520,0); }, { name = top; -position = "{606, 1032}"; +pos = (305,698); } ); -layerId = master01; -paths = ( +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { closed = 1; nodes = ( -"616 298 LINE", -"600 298 LINE", -"506 598 LINE", -"356 1032 LINE", -"38 1032 LINE", -"454 6 LINE", -"390 -170 LINE", -"142 -170 LINE", -"142 -400 LINE", -"346 -400 LINE SMOOTH", -"522 -400 OFFCURVE", -"616 -316 OFFCURVE", -"676 -166 CURVE", -"1162 1032 LINE", -"860 1032 LINE", -"706 598 LINE {name = hr00;}" +(520,0,l,{ +name = hr00; +}), +(520,73,l), +(174,73,l), +(174,317,l), +(508,317,l), +(508,390,l), +(174,390,l), +(174,625,l), +(520,625,l), +(520,698,l), +(90,698,l), +(90,0,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { -name = b.cedillacomb; -position = "{460, 0}"; -}, -{ name = bottom; -position = "{920, 0}"; -}, -{ -name = m.cedillacomb; -position = "{460, 0}"; -}, -{ -name = m.tildecomb; -position = "{300, 516}"; +pos = (303,0); }, { -name = t.tildecomb; -position = "{300, 516}"; +name = bottomright; +pos = (526,0); }, { name = top; -position = "{600, 1032}"; +pos = (303,698); } ); -layerId = master02; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"606 208 LINE", -"598 208 LINE", -"444 600 LINE", -"270 1032 LINE", -"106 1032 LINE", -"522 20 LINE", -"406 -264 LINE", -"166 -264 LINE", -"166 -400 LINE", -"318 -400 LINE SMOOTH", -"474 -400 OFFCURVE", -"534 -344 OFFCURVE", -"582 -226 CURVE SMOOTH", -"1094 1032 LINE", -"934 1032 LINE", -"760 600 LINE {name = hr00;}" +(526,0,l,{ +name = hr00; +}), +(526,123,l), +(230,123,l), +(230,292,l), +(516,292,l), +(516,415,l), +(230,415,l), +(230,575,l), +(526,575,l), +(526,698,l), +(80,698,l), +(80,0,l) ); } ); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0079; +width = 600; }, { -glyphname = z; -layers = ( -{ anchors = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, -{ name = bottom; -position = "{600, 0}"; -}, -{ -name = m.cedillacomb; -position = "{300, 0}"; -}, -{ -name = m.tildecomb; -position = "{300, 516}"; +pos = (305,0); }, { -name = t.tildecomb; -position = "{300, 516}"; +name = bottomright; +pos = (520,0); }, { name = top; -position = "{600, 1032}"; +pos = (305,698); } ); -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"1068 230 LINE", -"474 230 LINE", -"1048 786 LINE", -"1048 1032 LINE", -"152 1032 LINE", -"152 802 LINE", -"706 802 LINE", -"132 246 LINE", -"132 0 LINE", -"1068 0 LINE {name = hr00;}" +(520,0,l,{ +name = hr00; +}), +(520,73,l), +(174,73,l), +(174,317,l), +(508,317,l), +(508,390,l), +(174,390,l), +(174,625,l), +(520,625,l), +(520,698,l), +(90,698,l), +(90,0,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, -{ name = bottom; -position = "{600, 0}"; -}, -{ -name = m.cedillacomb; -position = "{300, 0}"; +pos = (307,0); }, { -name = m.tildecomb; -position = "{300, 516}"; -}, -{ -name = t.tildecomb; -position = "{300, 516}"; +name = bottomright; +pos = (514,0); }, { name = top; -position = "{600, 1032}"; +pos = (309,698); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"1030 136 LINE", -"344 136 LINE", -"1010 878 LINE", -"1010 1032 LINE", -"192 1032 LINE", -"192 896 LINE", -"836 896 LINE", -"170 154 LINE", -"170 0 LINE", -"1030 0 LINE {name = hr00;}" +(514,0,l,{ +name = hr00; +}), +(514,20,l), +(130,20,l), +(130,344,l), +(500,344,l), +(500,364,l), +(130,364,l), +(130,678,l), +(514,678,l), +(514,698,l), +(108,698,l), +(108,0,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 007A; +unicode = 69; }, { -glyphname = A; +glyphname = Eacute; layers = ( { -anchors = ( -{ -name = b.cedillacomb; -position = "{300, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.ogonekcomb; -position = "{570, 0}"; +alignment = -1; +ref = E; }, { -name = bottom; -position = "{600, 0}"; +alignment = -1; +pos = (3,0); +ref = acute.case; +} +); +width = 600; }, { -name = bottomright; -position = "{1190, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = m.cedillacomb; -position = "{300, 0}"; +alignment = -1; +ref = E; }, { -name = m.ogonekcomb; -position = "{570, 0}"; +alignment = -1; +pos = (5,0); +ref = acute.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{300, 698}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = t.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = E; }, { -name = top; -position = "{600, 1396}"; +alignment = -1; +pos = (9,0); +ref = acute.case; } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"812 1396 LINE", -"388 1396 LINE", -"10 0 LINE", -"314 0 LINE", -"400 336 LINE", -"782 336 LINE", -"870 0 LINE", -"1190 0 LINE {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"448 578 LINE", -"584 1106 LINE", -"600 1106 LINE", -"736 578 LINE" -); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 201; }, { -anchors = ( +glyphname = Ebreve; +layers = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.ogonekcomb; -position = "{570, 0}"; +alignment = -1; +ref = E; }, { -name = bottom; -position = "{600, 0}"; +alignment = -1; +pos = (3,0); +ref = breve.case; +} +); +width = 600; }, { -name = bottomright; -position = "{1140, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = m.cedillacomb; -position = "{300, 0}"; +alignment = -1; +ref = E; }, { -name = m.ogonekcomb; -position = "{570, 0}"; +alignment = -1; +pos = (5,0); +ref = breve.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{300, 698}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = t.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = E; }, { -name = top; -position = "{600, 1396}"; +alignment = -1; +pos = (9,0); +ref = breve.case; } ); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"712 1396 LINE", -"490 1396 LINE", -"62 0 LINE", -"236 0 LINE", -"354 398 LINE", -"844 398 LINE", -"962 0 LINE", -"1140 0 LINE {name = hr00;}" +width = 600; +} ); +unicode = 276; }, { -closed = 1; -nodes = ( -"394 544 LINE", -"590 1218 LINE", -"608 1218 LINE", -"804 544 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0041; -}, -{ -glyphname = B; +glyphname = Ecaron; layers = ( { -anchors = ( -{ -name = b.cedillacomb; -position = "{315, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{600, 0}"; +alignment = -1; +ref = E; }, { -name = m.cedillacomb; -position = "{315, 0}"; +alignment = -1; +pos = (3,0); +ref = caron.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{295, 698}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{295, 698}"; +alignment = -1; +ref = E; }, { -name = top; -position = "{590, 1396}"; +alignment = -1; +pos = (5,0); +ref = caron.case; } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"690 0 LINE SMOOTH", -"954 0 OFFCURVE", -"1112 150 OFFCURVE", -"1112 384 CURVE SMOOTH", -"1112 572 OFFCURVE", -"1012 676 OFFCURVE", -"840 718 CURVE", -"840 730 LINE", -"986 772 OFFCURVE", -"1068 866 OFFCURVE", -"1068 1024 CURVE SMOOTH {name = hr01;}", -"1068 1252 OFFCURVE", -"916 1396 OFFCURVE", -"644 1396 CURVE SMOOTH", -"154 1396 LINE", -"154 0 LINE" -); +width = 600; }, { -closed = 1; -nodes = ( -"446 604 LINE", -"598 604 LINE SMOOTH", -"740 604 OFFCURVE", -"806 562 OFFCURVE", -"806 436 CURVE SMOOTH {name = hr02;}", -"806 378 LINE SMOOTH", -"806 250 OFFCURVE", -"740 210 OFFCURVE", -"598 210 CURVE SMOOTH", -"446 210 LINE" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = E; }, { -closed = 1; -nodes = ( -"446 1186 LINE", -"560 1186 LINE SMOOTH", -"700 1186 OFFCURVE", -"762 1148 OFFCURVE", -"762 1026 CURVE SMOOTH {name = hr03;}", -"762 966 LINE SMOOTH", -"762 844 OFFCURVE", -"700 804 OFFCURVE", -"560 804 CURVE SMOOTH", -"446 804 LINE" +alignment = -1; +pos = (9,0); +ref = caron.case; +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 282; }, { -anchors = ( +glyphname = Ecircumflex; +layers = ( { -name = b.cedillacomb; -position = "{315, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{630, 0}"; +alignment = -1; +ref = E; }, { -name = m.cedillacomb; -position = "{315, 0}"; +alignment = -1; +pos = (3,0); +ref = circumflex.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{295, 698}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{295, 698}"; +alignment = -1; +ref = E; }, { -name = top; -position = "{590, 1396}"; +alignment = -1; +pos = (5,0); +ref = circumflex.case; } ); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"710 0 LINE SMOOTH", -"926 0 OFFCURVE", -"1086 176 OFFCURVE", -"1086 402 CURVE SMOOTH", -"1086 596 OFFCURVE", -"972 694 OFFCURVE", -"816 730 CURVE", -"816 736 LINE", -"944 776 OFFCURVE", -"1034 870 OFFCURVE", -"1034 1036 CURVE SMOOTH {name = hr01;}", -"1034 1254 OFFCURVE", -"888 1396 OFFCURVE", -"650 1396 CURVE SMOOTH", -"176 1396 LINE", -"176 0 LINE" -); +width = 600; }, { -closed = 1; -nodes = ( -"344 652 LINE", -"660 652 LINE SMOOTH", -"814 652 OFFCURVE", -"908 580 OFFCURVE", -"908 440 CURVE SMOOTH {name = hr02;}", -"908 358 LINE SMOOTH", -"908 216 OFFCURVE", -"814 146 OFFCURVE", -"660 146 CURVE SMOOTH", -"344 146 LINE" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = E; }, { -closed = 1; -nodes = ( -"344 1250 LINE", -"632 1250 LINE SMOOTH", -"772 1250 OFFCURVE", -"858 1186 OFFCURVE", -"858 1058 CURVE SMOOTH {name = hr03;}", -"858 980 LINE SMOOTH", -"858 852 OFFCURVE", -"772 790 OFFCURVE", -"632 790 CURVE SMOOTH", -"344 790 LINE" -); +alignment = -1; +pos = (9,0); +ref = circumflex.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0042; +unicode = 202; }, { -glyphname = C; +glyphname = Ecircumflexacute; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.cedillacomb; -position = "{308, 0}"; +alignment = -1; +ref = E; }, { -name = bottom; -position = "{606, 0}"; +alignment = -1; +pos = (303,0); +ref = circumflexacute.case; +} +); +width = 600; }, { -name = m.cedillacomb; -position = "{308, 0}"; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = E; }, { -name = m.tildecomb; -position = "{328, 698}"; +alignment = -1; +pos = (305,0); +ref = circumflexacute.case; +} +); +width = 600; }, { -name = t.tildecomb; -position = "{328, 698}"; +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = E; }, { -name = top; -position = "{624, 1396}"; +alignment = -1; +pos = (309,0); +ref = circumflexacute.case; } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"920 -24 OFFCURVE", -"1070 134 OFFCURVE", -"1126 378 CURVE", -"846 446 LINE", -"816 314 OFFCURVE", -"766 218 OFFCURVE", -"626 218 CURVE SMOOTH", -"464 218 OFFCURVE", -"402 354 OFFCURVE", -"402 576 CURVE SMOOTH", -"402 820 LINE", -"402 1042 OFFCURVE", -"464 1178 OFFCURVE", -"626 1178 CURVE SMOOTH", -"766 1178 OFFCURVE", -"816 1082 OFFCURVE", -"846 950 CURVE", -"1126 1018 LINE", -"1070 1262 OFFCURVE", -"920 1420 OFFCURVE", -"632 1420 CURVE SMOOTH", -"258 1420 OFFCURVE", -"82 1156 OFFCURVE", -"82 698 CURVE SMOOTH", -"82 240 OFFCURVE", -"258 -24 OFFCURVE", -"632 -24 CURVE SMOOTH {name = hr00;}" -); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 7870; }, { -anchors = ( +glyphname = Ecircumflexdotbelow; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.cedillacomb; -position = "{308, 0}"; +alignment = -1; +ref = E; }, { -name = bottom; -position = "{616, 0}"; +alignment = -1; +pos = (3,0); +ref = circumflex.case; }, { -name = m.cedillacomb; -position = "{308, 0}"; +alignment = -1; +pos = (303,0); +ref = dotbelowcomb; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{328, 698}"; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = E; }, { -name = t.tildecomb; -position = "{328, 698}"; +alignment = -1; +pos = (5,0); +ref = circumflex.case; }, { -name = top; -position = "{656, 1396}"; +alignment = -1; +pos = (305,0); +ref = dotbelowcomb; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"902 -24 OFFCURVE", -"1008 130 OFFCURVE", -"1076 282 CURVE", -"932 348 LINE", -"882 224 OFFCURVE", -"816 122 OFFCURVE", -"646 122 CURVE SMOOTH", -"424 122 OFFCURVE", -"318 304 OFFCURVE", -"318 584 CURVE SMOOTH", -"318 812 LINE SMOOTH", -"318 1092 OFFCURVE", -"424 1274 OFFCURVE", -"646 1274 CURVE SMOOTH", -"816 1274 OFFCURVE", -"882 1172 OFFCURVE", -"932 1048 CURVE", -"1076 1114 LINE", -"1008 1266 OFFCURVE", -"902 1420 OFFCURVE", -"646 1420 CURVE SMOOTH", -"306 1420 OFFCURVE", -"140 1162 OFFCURVE", -"140 698 CURVE SMOOTH", -"140 234 OFFCURVE", -"306 -24 OFFCURVE", -"646 -24 CURVE SMOOTH {name = hr00;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = E; +}, +{ +alignment = -1; +pos = (9,0); +ref = circumflex.case; +}, +{ +alignment = -1; +pos = (307,0); +ref = dotbelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0043; +unicode = 7878; }, { -glyphname = D; +glyphname = Ecircumflexgrave; layers = ( { -anchors = ( -{ -name = b.cedillacomb; -position = "{277, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{556, 0}"; +alignment = -1; +ref = E; }, { -name = m.cedillacomb; -position = "{277, 0}"; +alignment = -1; +pos = (303,0); +ref = circumflexgrave.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{277, 698}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{277, 698}"; +alignment = -1; +ref = E; }, { -name = top; -position = "{556, 1396}"; +alignment = -1; +pos = (305,0); +ref = circumflexgrave.case; } ); -layerId = master01; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"578 0 LINE", -"952 0 OFFCURVE", -"1132 250 OFFCURVE", -"1132 698 CURVE SMOOTH", -"1132 1146 OFFCURVE", -"952 1396 OFFCURVE", -"578 1396 CURVE SMOOTH", -"128 1396 LINE", -"128 0 LINE {name = hr00;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = E; }, { -closed = 1; -nodes = ( -"424 1160 LINE", -"558 1160 LINE SMOOTH", -"736 1160 OFFCURVE", -"816 1042 OFFCURVE", -"816 826 CURVE SMOOTH", -"816 572 LINE", -"816 354 OFFCURVE", -"736 236 OFFCURVE", -"558 236 CURVE SMOOTH", -"424 236 LINE" +alignment = -1; +pos = (309,0); +ref = circumflexgrave.case; +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 7872; }, { -anchors = ( +glyphname = Ecircumflexhook; +layers = ( { -name = b.cedillacomb; -position = "{277, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{554, 0}"; +alignment = -1; +ref = E; }, { -name = m.cedillacomb; -position = "{277, 0}"; +alignment = -1; +pos = (303,0); +ref = circumflexhook.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{277, 698}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{277, 698}"; +alignment = -1; +ref = E; }, { -name = top; -position = "{554, 1396}"; +alignment = -1; +pos = (305,0); +ref = circumflexhook.case; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"580 0 LINE", -"920 0 OFFCURVE", -"1088 240 OFFCURVE", -"1088 698 CURVE SMOOTH", -"1088 1156 OFFCURVE", -"920 1396 OFFCURVE", -"580 1396 CURVE SMOOTH", -"190 1396 LINE", -"190 0 LINE {name = hr00;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = E; }, { -closed = 1; -nodes = ( -"358 1250 LINE", -"572 1250 LINE SMOOTH", -"794 1250 OFFCURVE", -"910 1086 OFFCURVE", -"910 806 CURVE SMOOTH", -"910 590 LINE", -"910 310 OFFCURVE", -"794 146 OFFCURVE", -"572 146 CURVE SMOOTH", -"358 146 LINE" -); +alignment = -1; +pos = (309,0); +ref = circumflexhook.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0044; +unicode = 7874; }, { -glyphname = E; +glyphname = Ecircumflextilde; layers = ( { -anchors = ( -{ -name = b.cedillacomb; -position = "{305, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.ogonekcomb; -position = "{520, 0}"; +alignment = -1; +ref = E; }, { -name = bottom; -position = "{606, 0}"; +alignment = -1; +pos = (303,0); +ref = circumflextilde.case; +} +); +width = 600; }, { -name = bottomright; -position = "{1052, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = m.cedillacomb; -position = "{305, 0}"; +alignment = -1; +ref = E; }, { -name = m.ogonekcomb; -position = "{520, 0}"; +alignment = -1; +pos = (305,0); +ref = circumflextilde.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{305, 698}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = t.tildecomb; -position = "{305, 698}"; +alignment = -1; +ref = E; }, { -name = top; -position = "{606, 1396}"; +alignment = -1; +pos = (309,0); +ref = circumflextilde.case; } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1052 246 LINE", -"460 246 LINE", -"460 584 LINE", -"1032 584 LINE", -"1032 830 LINE", -"460 830 LINE", -"460 1150 LINE", -"1052 1150 LINE", -"1052 1396 LINE", -"160 1396 LINE", -"160 0 LINE", -"1052 0 LINE {name = hr00;}" -); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 7876; }, { -anchors = ( +glyphname = Edieresis; +layers = ( { -name = b.cedillacomb; -position = "{305, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.ogonekcomb; -position = "{520, 0}"; +alignment = -1; +ref = E; }, { -name = bottom; -position = "{610, 0}"; +alignment = -1; +pos = (3,0); +ref = dieresis.case; +} +); +width = 600; }, { -name = bottomright; -position = "{1040, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = m.cedillacomb; -position = "{305, 0}"; +alignment = -1; +ref = E; }, { -name = m.ogonekcomb; -position = "{520, 0}"; +alignment = -1; +pos = (5,0); +ref = dieresis.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{305, 698}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = t.tildecomb; -position = "{305, 698}"; +alignment = -1; +ref = E; }, { -name = top; -position = "{610, 1396}"; -} -); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"1040 146 LINE", -"348 146 LINE", -"348 634 LINE", -"1016 634 LINE", -"1016 780 LINE", -"348 780 LINE", -"348 1250 LINE", -"1040 1250 LINE", -"1040 1396 LINE", -"180 1396 LINE", -"180 0 LINE", -"1040 0 LINE {name = hr00;}" -); +alignment = -1; +pos = (9,0); +ref = dieresis.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0045; +unicode = 203; }, { -glyphname = F; +glyphname = Edotaccent; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.cedillacomb; -position = "{132, 0}"; +alignment = -1; +ref = E; }, { -name = bottom; -position = "{302, 0}"; +alignment = -1; +pos = (3,0); +ref = dotaccent.case; +} +); +width = 600; }, { -name = m.cedillacomb; -position = "{132, 0}"; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = E; }, { -name = m.tildecomb; -position = "{310, 698}"; +alignment = -1; +pos = (5,0); +ref = dotaccent.case; +} +); +width = 600; }, { -name = t.tildecomb; -position = "{310, 698}"; +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = E; }, { -name = top; -position = "{622, 1396}"; +alignment = -1; +pos = (9,0); +ref = dotaccent.case; } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"460 584 LINE", -"1020 584 LINE", -"1020 830 LINE", -"460 830 LINE", -"460 1150 LINE", -"1086 1150 LINE", -"1086 1396 LINE", -"160 1396 LINE", -"160 0 LINE", -"460 0 LINE {name = hr00;}" -); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 278; }, { -anchors = ( +glyphname = Edotbelow; +layers = ( { -name = b.cedillacomb; -position = "{132, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{264, 0}"; +alignment = -1; +ref = E; }, { -name = m.cedillacomb; -position = "{132, 0}"; +alignment = -1; +pos = (303,0); +ref = dotbelowcomb; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{310, 698}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{310, 698}"; +alignment = -1; +ref = E; }, { -name = top; -position = "{620, 1396}"; +alignment = -1; +pos = (305,0); +ref = dotbelowcomb; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"348 634 LINE", -"1000 634 LINE", -"1000 780 LINE", -"348 780 LINE", -"348 1250 LINE", -"1060 1250 LINE", -"1060 1396 LINE", -"180 1396 LINE", -"180 0 LINE", -"348 0 LINE {name = hr00;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = E; +}, +{ +alignment = -1; +pos = (307,0); +ref = dotbelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0046; +unicode = 7864; }, { -glyphname = G; +glyphname = Egrave; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.cedillacomb; -position = "{300, 0}"; +alignment = -1; +ref = E; }, { -name = bottom; -position = "{596, 0}"; +alignment = -1; +pos = (3,0); +ref = grave.case; +} +); +width = 600; }, { -name = m.cedillacomb; -position = "{300, 0}"; -}, -{ -name = m.tildecomb; -position = "{306, 698}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{306, 698}"; +alignment = -1; +ref = E; }, { -name = top; -position = "{602, 1396}"; -} -); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1090 0 LINE", -"1090 746 LINE", -"584 746 LINE", -"584 534 LINE", -"822 534 LINE", -"822 432 LINE SMOOTH", -"822 308 OFFCURVE", -"754 218 OFFCURVE", -"620 218 CURVE SMOOTH {name = hr01;}", -"446 218 OFFCURVE", -"388 366 OFFCURVE", -"388 592 CURVE SMOOTH", -"388 820 LINE SMOOTH", -"388 1044 OFFCURVE", -"444 1178 OFFCURVE", -"596 1178 CURVE SMOOTH", -"734 1178 OFFCURVE", -"780 1068 OFFCURVE", -"810 950 CURVE", -"1090 1018 LINE", -"1034 1258 OFFCURVE", -"890 1420 OFFCURVE", -"602 1420 CURVE SMOOTH", -"240 1420 OFFCURVE", -"70 1160 OFFCURVE", -"70 686 CURVE SMOOTH", -"70 242 OFFCURVE", -"218 -24 OFFCURVE", -"492 -24 CURVE SMOOTH", -"664 -24 OFFCURVE", -"758 82 OFFCURVE", -"804 198 CURVE {name = hr02;}", -"822 198 LINE", -"822 0 LINE" -); +alignment = -1; +pos = (5,0); +ref = grave.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = b.cedillacomb; -position = "{300, 0}"; +alignment = -1; +ref = E; }, { -name = bottom; -position = "{600, 0}"; +alignment = -1; +pos = (9,0); +ref = grave.case; +} +); +width = 600; +} +); +unicode = 200; }, { -name = m.cedillacomb; -position = "{300, 0}"; -}, +glyphname = Ehook; +layers = ( { -name = m.tildecomb; -position = "{306, 698}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = t.tildecomb; -position = "{306, 698}"; +alignment = -1; +ref = E; }, { -name = top; -position = "{612, 1396}"; -} -); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"1044 0 LINE", -"1044 690 LINE", -"594 690 LINE", -"594 556 LINE", -"888 556 LINE", -"888 412 LINE SMOOTH", -"888 240 OFFCURVE", -"780 118 OFFCURVE", -"600 118 CURVE SMOOTH {name = hr01;}", -"372 118 OFFCURVE", -"290 316 OFFCURVE", -"290 596 CURVE SMOOTH", -"290 812 LINE SMOOTH", -"290 1092 OFFCURVE", -"392 1274 OFFCURVE", -"616 1274 CURVE SMOOTH", -"784 1274 OFFCURVE", -"850 1172 OFFCURVE", -"900 1048 CURVE", -"1044 1114 LINE", -"984 1266 OFFCURVE", -"872 1420 OFFCURVE", -"610 1420 CURVE SMOOTH", -"274 1420 OFFCURVE", -"112 1164 OFFCURVE", -"112 688 CURVE SMOOTH", -"112 232 OFFCURVE", -"260 -24 OFFCURVE", -"562 -24 CURVE SMOOTH", -"754 -24 OFFCURVE", -"832 78 OFFCURVE", -"878 186 CURVE {name = hr02;}", -"888 186 LINE", -"888 0 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0047; +alignment = -1; +pos = (303,0); +ref = hookcomb.case; +} +); +width = 600; }, { -glyphname = H; -layers = ( -{ -anchors = ( -{ -name = b.cedillacomb; -position = "{300, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = bottom; -position = "{600, 0}"; +alignment = -1; +ref = E; }, { -name = m.cedillacomb; -position = "{300, 0}"; +alignment = -1; +pos = (305,0); +ref = hookcomb.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{300, 698}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = t.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = E; }, { -name = top; -position = "{600, 1396}"; +alignment = -1; +pos = (309,0); +ref = hookcomb.case; } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1078 0 LINE", -"1078 1396 LINE", -"776 1396 LINE", -"776 830 LINE", -"424 830 LINE", -"424 1396 LINE", -"122 1396 LINE", -"122 0 LINE", -"424 0 LINE", -"424 584 LINE", -"776 584 LINE", -"776 0 LINE {name = hr00;}" -); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 7866; }, { -anchors = ( +glyphname = Emacron; +layers = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{600, 0}"; +alignment = -1; +ref = E; }, { -name = m.cedillacomb; -position = "{300, 0}"; +alignment = -1; +pos = (3,0); +ref = macron.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{300, 698}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = E; }, { -name = top; -position = "{600, 1396}"; +alignment = -1; +pos = (5,0); +ref = macron.case; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"1040 0 LINE", -"1040 1396 LINE", -"872 1396 LINE", -"872 780 LINE", -"328 780 LINE", -"328 1396 LINE", -"160 1396 LINE", -"160 0 LINE", -"328 0 LINE", -"328 634 LINE", -"872 634 LINE", -"872 0 LINE {name = hr00;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = E; +}, +{ +alignment = -1; +pos = (9,0); +ref = macron.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0048; +unicode = 274; }, { -glyphname = I; +glyphname = Eogonek; layers = ( { -anchors = ( -{ -name = b.cedillacomb; -position = "{300, 0}"; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(80,0,l,{ +name = hr00; +}), +(430,0,l), +(431,-4,l), +(357,-38,o), +(312,-71,o), +(312,-127,cs), +(312,-191,o), +(370,-212,o), +(436,-212,cs), +(499,-212,o), +(541,-193,o), +(558,-161,c), +(505,-110,l), +(491,-126,o), +(474,-138,o), +(450,-138,cs), +(430,-138,o), +(412,-130,o), +(412,-105,cs), +(412,-81,o), +(428,-60,o), +(526,0,c), +(526,123,l), +(230,123,l), +(230,292,l), +(516,292,l), +(516,415,l), +(230,415,l), +(230,575,l), +(526,575,l), +(526,698,l), +(80,698,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(90,0,l,{ +name = hr00; +}), +(453,0,l), +(454,-3,l), +(379,-39,o), +(339,-79,o), +(339,-127,cs), +(339,-180,o), +(387,-207,o), +(448,-207,cs), +(498,-207,o), +(528,-188,o), +(541,-166,c), +(501,-125,l), +(488,-141,o), +(471,-151,o), +(449,-151,cs), +(428,-151,o), +(407,-142,o), +(407,-114,cs), +(407,-94,o), +(417,-65,o), +(520,0,c), +(520,73,l), +(174,73,l), +(174,317,l), +(508,317,l), +(508,390,l), +(174,390,l), +(174,625,l), +(520,625,l), +(520,698,l), +(90,698,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(108,0,l,{ +name = hr00; +}), +(486,0,l), +(487,-2,l), +(400,-51,o), +(374,-95,o), +(374,-134,cs), +(374,-179,o), +(408,-202,o), +(453,-202,cs), +(489,-202,o), +(515,-188,o), +(528,-170,c), +(514,-159,l), +(504,-171,o), +(486,-184,o), +(453,-184,cs), +(419,-184,o), +(395,-170,o), +(395,-133,cs), +(395,-80,o), +(443,-46,o), +(514,0,c), +(514,20,l), +(130,20,l), +(130,344,l), +(500,344,l), +(500,364,l), +(130,364,l), +(130,678,l), +(514,678,l), +(514,698,l), +(108,698,l) +); +} +); +width = 600; +} +); +unicode = 280; }, { -name = b.ogonekcomb; -position = "{516, 0}"; -}, +glyphname = Etilde; +layers = ( { -name = bottom; -position = "{600, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottomright; -position = "{1050, 0}"; +alignment = -1; +ref = E; }, { -name = m.cedillacomb; -position = "{300, 0}"; +alignment = -1; +pos = (3,0); +ref = tilde.case; +} +); +width = 600; }, { -name = m.ogonekcomb; -position = "{516, 0}"; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = E; }, { -name = m.tildecomb; -position = "{300, 698}"; +alignment = -1; +pos = (5,0); +ref = tilde.case; +} +); +width = 600; }, { -name = t.tildecomb; -position = "{300, 698}"; +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = E; }, { -name = top; -position = "{600, 1396}"; +alignment = -1; +pos = (9,0); +ref = tilde.case; } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1050 222 LINE", -"750 222 LINE", -"750 1174 LINE", -"1050 1174 LINE", -"1050 1396 LINE", -"150 1396 LINE", -"150 1174 LINE", -"450 1174 LINE", -"450 222 LINE", -"150 222 LINE", -"150 0 LINE", -"1050 0 LINE {name = hr00;}" -); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 7868; }, { -anchors = ( -{ -name = b.cedillacomb; -position = "{300, 0}"; -}, +glyphname = Schwa; +lastChange = "2023-03-22 18:42:29 +0000"; +layers = ( { -name = b.ogonekcomb; -position = "{516, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{600, 0}"; +closed = 1; +nodes = ( +(487,-12,o), +(573,121,o), +(573,349,cs), +(573,577,o), +(488,710,o), +(298,710,cs), +(160,710,o), +(75,639,o), +(43,514,c), +(173,465,l), +(190,538,o), +(222,590,o), +(298,590,cs), +(389,590,o), +(420,517,o), +(420,410,cs), +(420,399,l), +(27,399,l), +(27,349,ls), +(27,121,o), +(113,-12,o), +(300,-12,cs,{ +name = hr00; +}) +); }, { -name = bottomright; -position = "{1032, 0}"; +closed = 1; +nodes = ( +(209,106,o), +(180,175,o), +(180,288,cs), +(180,291,l), +(420,291,l), +(420,288,ls), +(420,175,o), +(391,106,o), +(300,106,cs) +); +} +); +width = 600; }, { -name = m.cedillacomb; -position = "{300, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = m.ogonekcomb; -position = "{516, 0}"; +closed = 1; +nodes = ( +(470,-12,o), +(544,121,o), +(544,350,cs), +(544,574,o), +(474,710,o), +(295,710,cs), +(174,710,o), +(94,647,o), +(63,532,c), +(133,499,l), +(170,618,o), +(233,637,o), +(289,637,cs), +(412,637,o), +(455,544,o), +(455,404,cs), +(455,371,l), +(56,371,l), +(56,349,ls), +(56,121,o), +(130,-12,o), +(300,-12,cs,{ +name = hr00; +}) +); }, { -name = m.tildecomb; -position = "{300, 698}"; +closed = 1; +nodes = ( +(188,61,o), +(143,152,o), +(143,292,cs), +(143,302,l), +(455,302,l), +(455,292,ls), +(455,152,o), +(410,61,o), +(299,61,cs) +); +} +); +width = 600; }, { -name = t.tildecomb; -position = "{300, 698}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = top; -position = "{600, 1396}"; -} +closed = 1; +nodes = ( +(446,-12,o), +(529,93,o), +(529,349,cs), +(529,605,o), +(446,710,o), +(300,710,cs), +(196,710,o), +(122,655,o), +(88,537,c), +(109,532,l), +(137,637,o), +(202,690,o), +(300,690,cs), +(433,690,o), +(505,585,o), +(505,380,cs), +(505,340,l), +(71,340,l), +(71,330,l), +(75,87,o), +(159,-12,o), +(300,-12,cs,{ +name = hr00; +}) ); -layerId = master02; -paths = ( +}, { closed = 1; nodes = ( -"1032 134 LINE", -"684 134 LINE", -"684 1262 LINE", -"1032 1262 LINE", -"1032 1396 LINE", -"168 1396 LINE", -"168 1262 LINE", -"516 1262 LINE", -"516 134 LINE", -"168 134 LINE", -"168 0 LINE", -"1032 0 LINE {name = hr00;}" +(167,8,o), +(94,114,o), +(94,316,cs), +(94,320,l), +(505,320,l), +(505,316,ls), +(505,113,o), +(433,8,o), +(300,8,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0049; +unicode = 399; }, { -glyphname = J; +glyphname = F; layers = ( { anchors = ( { -name = b.cedillacomb; -position = "{277, 0}"; -}, -{ name = bottom; -position = "{550, 0}"; -}, -{ -name = m.cedillacomb; -position = "{277, 0}"; -}, -{ -name = m.tildecomb; -position = "{313, 698}"; -}, -{ -name = t.tildecomb; -position = "{313, 698}"; +pos = (151,0); }, { name = top; -position = "{642, 1396}"; +pos = (311,698); } ); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"258 1150 LINE", -"718 1150 LINE", -"718 420 LINE SMOOTH", -"718 284 OFFCURVE", -"658 220 OFFCURVE", -"556 220 CURVE SMOOTH", -"436 220 OFFCURVE", -"382 304 OFFCURVE", -"360 422 CURVE", -"76 364 LINE", -"120 132 OFFCURVE", -"270 -24 OFFCURVE", -"556 -24 CURVE SMOOTH", -"840 -24 OFFCURVE", -"1022 138 OFFCURVE", -"1022 390 CURVE SMOOTH", -"1022 1396 LINE", -"258 1396 LINE {name = hr00;}" +(230,0,l,{ +name = hr00; +}), +(230,292,l), +(510,292,l), +(510,415,l), +(230,415,l), +(230,575,l), +(543,575,l), +(543,698,l), +(80,698,l), +(80,0,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { -name = b.cedillacomb; -position = "{277, 0}"; -}, -{ name = bottom; -position = "{554, 0}"; +pos = (132,0); }, { -name = m.cedillacomb; -position = "{277, 0}"; -}, +name = top; +pos = (310,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = m.tildecomb; -position = "{313, 698}"; +closed = 1; +nodes = ( +(174,0,l,{ +name = hr00; +}), +(174,317,l), +(500,317,l), +(500,390,l), +(174,390,l), +(174,625,l), +(530,625,l), +(530,698,l), +(90,698,l), +(90,0,l) +); +} +); +width = 600; }, { -name = t.tildecomb; -position = "{313, 698}"; +anchors = ( +{ +name = bottom; +pos = (119,0); }, { name = top; -position = "{626, 1396}"; +pos = (309,698); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"288 1250 LINE", -"792 1250 LINE", -"792 392 LINE SMOOTH", -"792 210 OFFCURVE", -"704 124 OFFCURVE", -"552 124 CURVE SMOOTH", -"396 124 OFFCURVE", -"334 214 OFFCURVE", -"308 326 CURVE", -"148 292 LINE", -"190 92 OFFCURVE", -"336 -24 OFFCURVE", -"548 -24 CURVE SMOOTH", -"790 -24 OFFCURVE", -"960 126 OFFCURVE", -"960 362 CURVE", -"960 1396 LINE", -"288 1396 LINE {name = hr00;}" +(130,0,l,{ +name = hr00; +}), +(130,344,l), +(490,344,l), +(490,364,l), +(130,364,l), +(130,678,l), +(518,678,l), +(518,698,l), +(108,698,l), +(108,0,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 004A; +unicode = 70; }, { -glyphname = K; +glyphname = G; layers = ( { anchors = ( { -name = b.cedillacomb; -position = "{322, 0}"; -}, -{ name = bottom; -position = "{650, 0}"; +pos = (298,0); }, { -name = m.cedillacomb; -position = "{322, 0}"; +name = top; +pos = (301,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(411,0,l), +(545,0,l), +(545,373,l), +(292,373,l), +(292,267,l), +(411,267,l), +(411,216,ls), +(411,154,o), +(377,109,o), +(310,109,cs,{ +name = hr01; +}), +(223,109,o), +(194,183,o), +(194,296,cs), +(194,410,ls), +(194,522,o), +(222,589,o), +(298,589,cs), +(367,589,o), +(390,534,o), +(405,475,c), +(545,509,l), +(517,629,o), +(445,710,o), +(301,710,cs), +(120,710,o), +(35,580,o), +(35,343,cs), +(35,121,o), +(109,-12,o), +(246,-12,cs), +(332,-12,o), +(379,41,o), +(402,99,c,{ +name = hr02; +}), +(411,99,l) +); +} +); +width = 600; }, { -name = m.tildecomb; -position = "{313, 698}"; -}, +anchors = ( { -name = t.tildecomb; -position = "{313, 698}"; +name = bottom; +pos = (300,0); }, { name = top; -position = "{634, 1396}"; -} -); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1206 0 LINE", -"768 806 LINE", -"1186 1396 LINE", -"850 1396 LINE", -"604 1044 LINE", -"452 812 LINE", -"436 812 LINE", -"436 1396 LINE", -"136 1396 LINE", -"136 0 LINE", -"436 0 LINE", -"436 408 LINE", -"560 582 LINE", -"868 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +pos = (306,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(444,0,l), +(522,0,l), +(522,345,l), +(297,345,l), +(297,278,l), +(444,278,l), +(444,206,ls), +(444,120,o), +(390,59,o), +(300,59,cs,{ +name = hr01; +}), +(186,59,o), +(145,158,o), +(145,298,cs), +(145,406,ls), +(145,546,o), +(196,637,o), +(308,637,cs), +(392,637,o), +(425,586,o), +(450,524,c), +(522,557,l), +(492,633,o), +(436,710,o), +(305,710,cs), +(137,710,o), +(56,582,o), +(56,344,cs), +(56,116,o), +(130,-12,o), +(281,-12,cs), +(377,-12,o), +(416,39,o), +(439,93,c,{ +name = hr02; +}), +(444,93,l) +); +} +); +width = 600; }, { anchors = ( { -name = b.cedillacomb; -position = "{322, 0}"; +name = bottom; +pos = (304,0); }, { -name = bottom; -position = "{644, 0}"; +name = top; +pos = (313,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(491,0,l), +(513,0,l), +(513,315,l), +(313,315,l), +(313,295,l), +(491,295,l), +(491,195,ls), +(491,86,o), +(424,8,o), +(313,8,cs,{ +name = hr01; +}), +(174,8,o), +(99,112,o), +(99,317,cs), +(99,381,ls), +(99,586,o), +(174,690,o), +(313,690,cs), +(396,690,o), +(458,641,o), +(484,562,c), +(503,569,l), +(474,655,o), +(405,710,o), +(313,710,cs), +(161,710,o), +(75,605,o), +(75,349,cs), +(75,93,o), +(161,-12,o), +(313,-12,cs), +(417,-12,o), +(461,38,o), +(488,103,c,{ +name = hr02; +}), +(491,103,l) +); +} +); +width = 600; +} +); +unicode = 71; }, { -name = m.cedillacomb; -position = "{322, 0}"; +glyphname = Gbreve; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = G; }, { -name = m.tildecomb; -position = "{313, 698}"; +alignment = -1; +pos = (1,0); +ref = breve.case; +} +); +width = 600; }, { -name = t.tildecomb; -position = "{313, 698}"; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = G; }, { -name = top; -position = "{626, 1396}"; +alignment = -1; +pos = (6,0); +ref = breve.case; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"1156 0 LINE", -"652 808 LINE", -"1142 1396 LINE", -"940 1396 LINE", -"528 900 LINE", -"344 668 LINE", -"338 668 LINE", -"338 1396 LINE", -"170 1396 LINE", -"170 0 LINE", -"338 0 LINE", -"338 448 LINE", -"538 684 LINE", -"960 0 LINE {name = hr00;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = G; +}, +{ +alignment = -1; +pos = (13,0); +ref = breve.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 004B; +unicode = 286; }, { -glyphname = L; +glyphname = Gcircumflex; layers = ( { -anchors = ( -{ -name = b.cedillacomb; -position = "{327, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{634, 0}"; +alignment = -1; +ref = G; }, { -name = m.caronslovakcomb; -position = "{290, 740}"; +alignment = -1; +pos = (1,0); +ref = circumflex.case; +} +); +width = 600; }, { -name = m.cedillacomb; -position = "{327, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = m.tildecomb; -position = "{162, 698}"; +alignment = -1; +ref = G; }, { -name = t.caronslovakcomb; -position = "{290, 740}"; +alignment = -1; +pos = (6,0); +ref = circumflex.case; +} +); +width = 600; }, { -name = t.tildecomb; -position = "{162, 698}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = top; -position = "{334, 1396}"; +alignment = -1; +ref = G; }, { -name = topright; -position = "{640, 1480}"; +alignment = -1; +pos = (13,0); +ref = circumflex.case; } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1086 246 LINE", -"486 246 LINE", -"486 1396 LINE", -"184 1396 LINE", -"184 0 LINE", -"1086 0 LINE {name = hr00;}" -); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 284; }, { -anchors = ( +glyphname = Gcommaaccent; +layers = ( { -name = b.cedillacomb; -position = "{327, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{654, 0}"; +alignment = -1; +ref = G; }, { -name = m.caronslovakcomb; -position = "{290, 740}"; +alignment = -1; +pos = (298,0); +ref = commabelowcomb; +} +); +width = 600; }, { -name = m.cedillacomb; -position = "{327, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = m.tildecomb; -position = "{162, 698}"; +alignment = -1; +ref = G; }, { -name = t.caronslovakcomb; -position = "{290, 740}"; +alignment = -1; +pos = (300,0); +ref = commabelowcomb; +} +); +width = 600; }, { -name = t.tildecomb; -position = "{162, 698}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = top; -position = "{324, 1396}"; +alignment = -1; +ref = G; }, { -name = topright; -position = "{580, 1480}"; -} -); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"1070 146 LINE", -"408 146 LINE", -"408 1396 LINE", -"240 1396 LINE", -"240 0 LINE", -"1070 0 LINE {name = hr00;}" -); +alignment = -1; +pos = (304,0); +ref = commabelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 004C; +unicode = 290; }, { -glyphname = M; +glyphname = Gdotaccent; layers = ( { -anchors = ( -{ -name = b.cedillacomb; -position = "{300, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{600, 0}"; +alignment = -1; +ref = G; }, { -name = m.cedillacomb; -position = "{300, 0}"; +alignment = -1; +pos = (1,0); +ref = dotaccent.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{300, 698}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = G; }, { -name = top; -position = "{600, 1396}"; +alignment = -1; +pos = (6,0); +ref = dotaccent.case; } ); -layerId = master01; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"1122 0 LINE", -"1122 1396 LINE", -"792 1396 LINE", -"620 926 LINE", -"604 926 LINE", -"432 1396 LINE", -"78 1396 LINE", -"78 0 LINE", -"338 0 LINE", -"338 622 LINE", -"322 1012 LINE", -"340 1012 LINE", -"600 294 LINE", -"860 1012 LINE", -"878 1012 LINE", -"862 622 LINE", -"862 0 LINE {name = hr00;}" +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = G; +}, +{ +alignment = -1; +pos = (13,0); +ref = dotaccent.case; +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 288; }, { -anchors = ( +glyphname = H; +layers = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, +anchors = ( { name = bottom; -position = "{600, 0}"; -}, -{ -name = m.cedillacomb; -position = "{300, 0}"; -}, -{ -name = m.tildecomb; -position = "{300, 698}"; -}, -{ -name = t.tildecomb; -position = "{300, 698}"; +pos = (300,0); }, { name = top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master02; -paths = ( +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { closed = 1; nodes = ( -"1064 0 LINE", -"1064 1396 LINE", -"856 1396 LINE", -"610 780 LINE", -"598 780 LINE", -"352 1396 LINE", -"136 1396 LINE", -"136 0 LINE", -"290 0 LINE", -"290 700 LINE", -"290 1142 LINE", -"306 1142 LINE", -"600 424 LINE", -"894 1142 LINE", -"910 1142 LINE", -"910 700 LINE", -"910 0 LINE {name = hr00;}" -); -} +(480,0,l,{ +name = hr00; +}), +(502,0,l), +(502,698,l), +(480,698,l), +(480,364,l), +(120,364,l), +(120,698,l), +(98,698,l), +(98,0,l), +(120,0,l), +(120,344,l), +(480,344,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 004D; +width = 600; }, { -glyphname = N; -layers = ( -{ anchors = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, -{ name = bottom; -position = "{600, 0}"; -}, -{ -name = m.cedillacomb; -position = "{300, 0}"; -}, -{ -name = m.tildecomb; -position = "{300, 698}"; -}, -{ -name = t.tildecomb; -position = "{300, 698}"; +pos = (300,0); }, { name = top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"1078 0 LINE", -"1078 1396 LINE", -"822 1396 LINE", -"822 468 LINE", -"800 468 LINE", -"482 1396 LINE", -"122 1396 LINE", -"122 0 LINE", -"378 0 LINE", -"378 928 LINE", -"400 928 LINE", -"718 0 LINE {name = hr00;}" +(388,0,l,{ +name = hr00; +}), +(539,0,l), +(539,698,l), +(388,698,l), +(388,415,l), +(212,415,l), +(212,698,l), +(61,698,l), +(61,0,l), +(212,0,l), +(212,292,l), +(388,292,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, -{ name = bottom; -position = "{600, 0}"; -}, -{ -name = m.cedillacomb; -position = "{300, 0}"; -}, -{ -name = m.tildecomb; -position = "{300, 698}"; -}, -{ -name = t.tildecomb; -position = "{300, 698}"; +pos = (300,0); }, { name = top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"1040 0 LINE", -"1040 1396 LINE", -"888 1396 LINE", -"888 226 LINE", -"874 226 LINE", -"398 1396 LINE", -"160 1396 LINE", -"160 0 LINE", -"312 0 LINE", -"312 1182 LINE", -"326 1182 LINE", -"802 0 LINE {name = hr00;}" +(436,0,l,{ +name = hr00; +}), +(520,0,l), +(520,698,l), +(436,698,l), +(436,390,l), +(164,390,l), +(164,698,l), +(80,698,l), +(80,0,l), +(164,0,l), +(164,317,l), +(436,317,l) ); } ); -vertWidth = 1560; -width = 1200; -} -); -unicode = 004E; +width = 600; }, { -glyphname = O; -layers = ( -{ anchors = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, -{ name = bottom; -position = "{600, 0}"; -}, -{ -name = m.cedillacomb; -position = "{300, 0}"; -}, -{ -name = m.tildecomb; -position = "{300, 698}"; -}, -{ -name = t.tildecomb; -position = "{300, 698}"; +pos = (300,0); }, { name = top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"974 -24 OFFCURVE", -"1146 242 OFFCURVE", -"1146 698 CURVE SMOOTH", -"1146 1154 OFFCURVE", -"974 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"226 1420 OFFCURVE", -"54 1154 OFFCURVE", -"54 698 CURVE SMOOTH", -"54 242 OFFCURVE", -"226 -24 OFFCURVE", -"600 -24 CURVE SMOOTH {name = hr00;}" +(480,0,l,{ +name = hr00; +}), +(502,0,l), +(502,698,l), +(480,698,l), +(480,364,l), +(120,364,l), +(120,698,l), +(98,698,l), +(98,0,l), +(120,0,l), +(120,344,l), +(480,344,l) ); -}, -{ -closed = 1; -nodes = ( -"430 218 OFFCURVE", -"374 352 OFFCURVE", -"374 576 CURVE SMOOTH", -"374 820 LINE SMOOTH", -"374 1044 OFFCURVE", -"430 1178 OFFCURVE", -"600 1178 CURVE SMOOTH", -"770 1178 OFFCURVE", -"826 1044 OFFCURVE", -"826 820 CURVE SMOOTH", -"826 578 LINE", -"826 352 OFFCURVE", -"770 218 OFFCURVE", -"600 218 CURVE SMOOTH" +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 72; }, { -anchors = ( +glyphname = Hbar; +layers = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{600, 0}"; +closed = 1; +nodes = ( +(388,0,l,{ +name = hr00; +}), +(539,0,l), +(539,507,l), +(594,507,l), +(594,620,l), +(539,620,l), +(539,698,l), +(388,698,l), +(388,613,l), +(212,613,l), +(212,698,l), +(61,698,l), +(61,620,l), +(6,620,l), +(6,507,l), +(61,507,l), +(61,0,l), +(212,0,l), +(212,292,l), +(388,292,l) +); }, { -name = m.cedillacomb; -position = "{300, 0}"; +closed = 1; +nodes = ( +(212,415,l), +(212,514,l), +(388,514,l), +(388,415,l) +); +} +); +width = 600; }, { -name = m.tildecomb; -position = "{300, 698}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{300, 698}"; +closed = 1; +nodes = ( +(436,0,l,{ +name = hr00; +}), +(520,0,l), +(520,518,l), +(590,518,l), +(590,582,l), +(520,582,l), +(520,698,l), +(436,698,l), +(436,582,l), +(164,582,l), +(164,698,l), +(80,698,l), +(80,582,l), +(10,582,l), +(10,518,l), +(80,518,l), +(80,0,l), +(164,0,l), +(164,317,l), +(436,317,l) +); }, { -name = top; -position = "{600, 1396}"; +closed = 1; +nodes = ( +(164,390,l), +(164,518,l), +(436,518,l), +(436,390,l) +); } ); -layerId = master02; -paths = ( +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"940 -24 OFFCURVE", -"1088 242 OFFCURVE", -"1088 698 CURVE SMOOTH", -"1088 1154 OFFCURVE", -"940 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"260 1420 OFFCURVE", -"112 1154 OFFCURVE", -"112 698 CURVE SMOOTH", -"112 242 OFFCURVE", -"260 -24 OFFCURVE", -"600 -24 CURVE SMOOTH {name = hr00;}" +(480,0,l,{ +name = hr00; +}), +(502,0,l), +(502,537,l), +(586,537,l), +(586,556,l), +(502,556,l), +(502,698,l), +(480,698,l), +(480,556,l), +(120,556,l), +(120,698,l), +(98,698,l), +(98,556,l), +(14,556,l), +(14,537,l), +(98,537,l), +(98,0,l), +(120,0,l), +(120,344,l), +(480,344,l) ); }, { closed = 1; nodes = ( -"378 122 OFFCURVE", -"290 304 OFFCURVE", -"290 584 CURVE SMOOTH", -"290 812 LINE SMOOTH", -"290 1092 OFFCURVE", -"378 1274 OFFCURVE", -"600 1274 CURVE SMOOTH", -"822 1274 OFFCURVE", -"910 1092 OFFCURVE", -"910 812 CURVE SMOOTH", -"910 584 LINE", -"910 304 OFFCURVE", -"822 122 OFFCURVE", -"600 122 CURVE SMOOTH" +(120,364,l), +(120,537,l), +(480,537,l), +(480,364,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 004F; +unicode = 294; }, { -glyphname = P; +glyphname = Hcircumflex; layers = ( { -anchors = ( -{ -name = b.cedillacomb; -position = "{132, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{302, 0}"; +alignment = -1; +ref = H; }, { -name = m.cedillacomb; -position = "{132, 0}"; +alignment = -1; +ref = circumflex.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{300, 698}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = H; }, { -name = top; -position = "{600, 1396}"; +alignment = -1; +ref = circumflex.case; } ); -layerId = master01; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"454 508 LINE", -"692 508 LINE SMOOTH", -"966 508 OFFCURVE", -"1120 682 OFFCURVE", -"1120 952 CURVE SMOOTH", -"1120 1222 OFFCURVE", -"966 1396 OFFCURVE", -"692 1396 CURVE SMOOTH", -"152 1396 LINE", -"152 0 LINE", -"454 0 LINE {name = hr00;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = H; }, { -closed = 1; -nodes = ( -"616 1154 LINE SMOOTH", -"756 1154 OFFCURVE", -"804 1104 OFFCURVE", -"804 982 CURVE SMOOTH", -"804 922 LINE", -"804 800 OFFCURVE", -"756 750 OFFCURVE", -"616 750 CURVE SMOOTH", -"454 750 LINE", -"454 1154 LINE" +alignment = -1; +ref = circumflex.case; +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 292; }, { -anchors = ( +glyphname = I; +layers = ( { -name = b.cedillacomb; -position = "{132, 0}"; -}, +anchors = ( { name = bottom; -position = "{264, 0}"; -}, -{ -name = m.cedillacomb; -position = "{132, 0}"; +pos = (300,0); }, { -name = m.tildecomb; -position = "{300, 698}"; -}, -{ -name = t.tildecomb; -position = "{300, 698}"; +name = bottomright; +pos = (525,0); }, { name = top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"348 592 LINE", -"688 592 LINE SMOOTH", -"946 592 OFFCURVE", -"1086 742 OFFCURVE", -"1086 994 CURVE SMOOTH", -"1086 1246 OFFCURVE", -"946 1396 OFFCURVE", -"688 1396 CURVE SMOOTH", -"180 1396 LINE", -"180 0 LINE", -"348 0 LINE {name = hr00;}" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"684 1250 LINE SMOOTH", -"824 1250 OFFCURVE", -"908 1176 OFFCURVE", -"908 1046 CURVE SMOOTH", -"908 942 LINE SMOOTH", -"908 812 OFFCURVE", -"824 738 OFFCURVE", -"684 738 CURVE SMOOTH", -"348 738 LINE", -"348 1250 LINE" +(525,0,l,{ +name = hr00; +}), +(525,111,l), +(375,111,l), +(375,587,l), +(525,587,l), +(525,698,l), +(75,698,l), +(75,587,l), +(225,587,l), +(225,111,l), +(75,111,l), +(75,0,l) ); } ); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0050; +width = 600; }, { -glyphname = Q; -layers = ( -{ anchors = ( { -name = m.tildecomb; -position = "{300, 698}"; +name = bottom; +pos = (300,0); }, { -name = t.tildecomb; -position = "{300, 698}"; +name = bottomright; +pos = (516,0); }, { name = top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"730 -168 LINE", -"730 -12 LINE", -"1014 44 OFFCURVE", -"1146 298 OFFCURVE", -"1146 698 CURVE SMOOTH", -"1146 1154 OFFCURVE", -"974 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"226 1420 OFFCURVE", -"54 1154 OFFCURVE", -"54 698 CURVE SMOOTH", -"54 298 OFFCURVE", -"186 44 OFFCURVE", -"470 -12 CURVE", -"470 -94 LINE SMOOTH", -"470 -268 OFFCURVE", -"552 -382 OFFCURVE", -"768 -382 CURVE SMOOTH", -"1052 -382 LINE", -"1052 -168 LINE {name = hr00;}" -); -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"430 218 OFFCURVE", -"374 352 OFFCURVE", -"374 576 CURVE SMOOTH", -"374 820 LINE SMOOTH", -"374 1044 OFFCURVE", -"430 1178 OFFCURVE", -"600 1178 CURVE SMOOTH", -"770 1178 OFFCURVE", -"826 1044 OFFCURVE", -"826 820 CURVE SMOOTH", -"826 578 LINE SMOOTH", -"826 352 OFFCURVE", -"770 218 OFFCURVE", -"600 218 CURVE SMOOTH" +(516,0,l,{ +name = hr00; +}), +(516,67,l), +(342,67,l), +(342,631,l), +(516,631,l), +(516,698,l), +(84,698,l), +(84,631,l), +(258,631,l), +(258,67,l), +(84,67,l), +(84,0,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { -name = m.tildecomb; -position = "{300, 698}"; +name = bottom; +pos = (300,0); }, { -name = t.tildecomb; -position = "{300, 698}"; +name = bottomright; +pos = (508,0); }, { name = top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"680 -192 LINE", -"680 -18 LINE", -"962 20 OFFCURVE", -"1088 280 OFFCURVE", -"1088 698 CURVE SMOOTH", -"1088 1154 OFFCURVE", -"940 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"260 1420 OFFCURVE", -"112 1154 OFFCURVE", -"112 698 CURVE SMOOTH", -"112 280 OFFCURVE", -"236 20 OFFCURVE", -"520 -18 CURVE", -"520 -92 LINE SMOOTH", -"520 -230 OFFCURVE", -"592 -328 OFFCURVE", -"748 -328 CURVE SMOOTH", -"982 -328 LINE", -"982 -192 LINE {name = hr00;}" -); -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"378 122 OFFCURVE", -"290 304 OFFCURVE", -"290 584 CURVE SMOOTH", -"290 812 LINE SMOOTH", -"290 1092 OFFCURVE", -"378 1274 OFFCURVE", -"600 1274 CURVE SMOOTH", -"822 1274 OFFCURVE", -"910 1092 OFFCURVE", -"910 812 CURVE SMOOTH", -"910 584 LINE SMOOTH", -"910 304 OFFCURVE", -"822 122 OFFCURVE", -"600 122 CURVE SMOOTH" +(508,0,l,{ +name = hr00; +}), +(508,19,l), +(311,19,l), +(311,679,l), +(508,679,l), +(508,698,l), +(92,698,l), +(92,679,l), +(289,679,l), +(289,19,l), +(92,19,l), +(92,0,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0051; +unicode = 73; }, { -glyphname = R; +glyphname = IJ; layers = ( { -anchors = ( -{ -name = b.cedillacomb; -position = "{308, 0}"; -}, -{ -name = bottom; -position = "{630, 0}"; -}, -{ -name = m.cedillacomb; -position = "{308, 0}"; -}, -{ -name = m.tildecomb; -position = "{308, 698}"; -}, -{ -name = t.tildecomb; -position = "{308, 698}"; -}, -{ -name = top; -position = "{608, 1396}"; -} -); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"586 518 LINE", -"820 0 LINE", -"1148 0 LINE", -"874 558 LINE", -"1030 602 OFFCURVE", -"1120 756 OFFCURVE", -"1120 952 CURVE SMOOTH", -"1120 1222 OFFCURVE", -"966 1396 OFFCURVE", -"692 1396 CURVE SMOOTH", -"152 1396 LINE", -"152 0 LINE", -"448 0 LINE", -"448 518 LINE {name = hr00;}" +(375,698,l,{ +name = hr00; +}), +(375,210,ls), +(375,142,o), +(345,110,o), +(294,110,cs), +(234,110,o), +(209,154,o), +(198,213,c), +(52,181,l), +(73,69,o), +(148,-12,o), +(293,-12,cs), +(437,-12,o), +(525,69,o), +(525,195,cs), +(525,698,l) ); }, { closed = 1; nodes = ( -"448 1154 LINE", -"620 1154 LINE SMOOTH", -"760 1154 OFFCURVE", -"808 1104 OFFCURVE", -"808 982 CURVE SMOOTH", -"808 922 LINE SMOOTH", -"808 800 OFFCURVE", -"760 750 OFFCURVE", -"620 750 CURVE SMOOTH", -"448 750 LINE" +(63,309,l), +(213,309,l), +(213,698,l), +(63,698,l) ); } ); -vertWidth = 1560; -width = 1200; -}, -{ -anchors = ( -{ -name = b.cedillacomb; -position = "{308, 0}"; -}, -{ -name = bottom; -position = "{616, 0}"; +width = 600; }, { -name = m.cedillacomb; -position = "{308, 0}"; -}, -{ -name = m.tildecomb; -position = "{308, 698}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{308, 698}"; +closed = 1; +nodes = ( +(426,698,l,{ +name = hr00; +}), +(426,206,ls), +(426,108,o), +(378,62,o), +(296,62,cs), +(209,62,o), +(181,114,o), +(169,166,c), +(85,145,l), +(106,45,o), +(184,-12,o), +(293,-12,cs), +(421,-12,o), +(510,67,o), +(510,191,cs), +(510,698,l) +); }, { -name = top; -position = "{616, 1396}"; +closed = 1; +nodes = ( +(90,290,l), +(174,290,l), +(174,698,l), +(90,698,l) +); } ); -layerId = master02; -paths = ( +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"570 596 LINE", -"910 0 LINE", -"1098 0 LINE", -"742 604 LINE", -"964 626 OFFCURVE", -"1086 770 OFFCURVE", -"1086 994 CURVE SMOOTH", -"1086 1246 OFFCURVE", -"946 1396 OFFCURVE", -"688 1396 CURVE SMOOTH", -"180 1396 LINE", -"180 0 LINE", -"348 0 LINE", -"348 596 LINE {name = hr00;}" +(462,698,l,{ +name = hr00; +}), +(462,191,ls), +(462,73,o), +(404,8,o), +(300,8,cs), +(210,8,o), +(159,57,o), +(140,132,c), +(119,127,l), +(138,40,o), +(202,-12,o), +(300,-12,cs), +(415,-12,o), +(484,60,o), +(484,189,cs), +(484,698,l) ); }, { closed = 1; nodes = ( -"348 1250 LINE", -"684 1250 LINE SMOOTH", -"824 1250 OFFCURVE", -"908 1176 OFFCURVE", -"908 1046 CURVE SMOOTH", -"908 942 LINE SMOOTH", -"908 812 OFFCURVE", -"824 738 OFFCURVE", -"684 738 CURVE SMOOTH", -"348 738 LINE" +(116,271,l), +(138,271,l), +(138,698,l), +(116,698,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0052; +unicode = 306; }, { -glyphname = S; +glyphname = Iacute; layers = ( { -anchors = ( -{ -name = b.cedillacomb; -position = "{297, 0}"; -}, -{ -name = bottom; -position = "{584, 0}"; -}, -{ -name = m.cedillacomb; -position = "{297, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = m.tildecomb; -position = "{298, 698}"; +alignment = -1; +ref = I; }, { -name = t.tildecomb; -position = "{298, 698}"; +alignment = -1; +ref = acute.case; +} +); +width = 600; }, { -name = top; -position = "{610, 1396}"; -} -); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"928 -24 OFFCURVE", -"1112 168 OFFCURVE", -"1112 430 CURVE SMOOTH", -"1112 650 OFFCURVE", -"982 782 OFFCURVE", -"758 822 CURVE SMOOTH", -"612 848 LINE SMOOTH", -"476 872 OFFCURVE", -"420 914 OFFCURVE", -"420 1010 CURVE SMOOTH", -"420 1120 OFFCURVE", -"488 1176 OFFCURVE", -"622 1176 CURVE SMOOTH", -"748 1176 OFFCURVE", -"852 1126 OFFCURVE", -"926 1044 CURVE", -"1096 1234 LINE", -"998 1348 OFFCURVE", -"834 1420 OFFCURVE", -"620 1420 CURVE SMOOTH", -"304 1420 OFFCURVE", -"118 1264 OFFCURVE", -"118 996 CURVE SMOOTH", -"118 792 OFFCURVE", -"224 638 OFFCURVE", -"474 596 CURVE SMOOTH", -"620 572 LINE SMOOTH", -"756 550 OFFCURVE", -"808 504 OFFCURVE", -"808 406 CURVE SMOOTH", -"808 286 OFFCURVE", -"730 220 OFFCURVE", -"588 220 CURVE SMOOTH", -"464 220 OFFCURVE", -"338 272 OFFCURVE", -"236 384 CURVE", -"62 192 LINE", -"168 60 OFFCURVE", -"346 -24 OFFCURVE", -"578 -24 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -anchors = ( -{ -name = b.cedillacomb; -position = "{297, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = bottom; -position = "{594, 0}"; +alignment = -1; +ref = I; }, { -name = m.cedillacomb; -position = "{297, 0}"; +alignment = -1; +ref = acute.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{298, 698}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = t.tildecomb; -position = "{298, 698}"; +alignment = -1; +ref = I; }, { -name = top; -position = "{596, 1396}"; -} -); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"906 -24 OFFCURVE", -"1084 132 OFFCURVE", -"1084 390 CURVE SMOOTH", -"1084 572 OFFCURVE", -"994 724 OFFCURVE", -"720 772 CURVE SMOOTH", -"570 798 LINE SMOOTH", -"372 832 OFFCURVE", -"308 912 OFFCURVE", -"308 1036 CURVE SMOOTH", -"308 1194 OFFCURVE", -"414 1276 OFFCURVE", -"602 1276 CURVE SMOOTH", -"776 1276 OFFCURVE", -"876 1206 OFFCURVE", -"954 1104 CURVE", -"1072 1206 LINE", -"978 1340 OFFCURVE", -"826 1420 OFFCURVE", -"604 1420 CURVE SMOOTH", -"320 1420 OFFCURVE", -"138 1288 OFFCURVE", -"138 1032 CURVE SMOOTH", -"138 856 OFFCURVE", -"224 698 OFFCURVE", -"498 652 CURVE SMOOTH", -"654 626 LINE SMOOTH", -"844 594 OFFCURVE", -"914 522 OFFCURVE", -"914 386 CURVE SMOOTH", -"914 218 OFFCURVE", -"804 120 OFFCURVE", -"602 120 CURVE SMOOTH", -"434 120 OFFCURVE", -"320 186 OFFCURVE", -"212 322 CURVE", -"90 222 LINE", -"194 78 OFFCURVE", -"346 -24 OFFCURVE", -"596 -24 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0053; +alignment = -1; +ref = acute.case; +} +); +width = 600; +} +); +unicode = 205; }, { -glyphname = T; +glyphname = Ibreve; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.cedillacomb; -position = "{300, 0}"; +alignment = -1; +ref = I; }, { -name = bottom; -position = "{600, 0}"; +alignment = -1; +ref = breve.case; +} +); +width = 600; }, { -name = m.cedillacomb; -position = "{300, 0}"; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = I; }, { -name = m.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = breve.case; +} +); +width = 600; }, { -name = t.tildecomb; -position = "{300, 698}"; +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = I; }, { -name = top; -position = "{600, 1396}"; +alignment = -1; +ref = breve.case; } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1152 1396 LINE", -"48 1396 LINE", -"48 1150 LINE", -"450 1150 LINE", -"450 0 LINE", -"750 0 LINE", -"750 1150 LINE", -"1152 1150 LINE {name = hr00;}" -); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 300; }, { -anchors = ( +glyphname = Icaron; +layers = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{600, 0}"; +alignment = -1; +ref = I; }, { -name = m.cedillacomb; -position = "{300, 0}"; +alignment = -1; +ref = caron.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{300, 698}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = I; }, { -name = top; -position = "{600, 1396}"; +alignment = -1; +ref = caron.case; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"1150 1396 LINE", -"50 1396 LINE", -"50 1250 LINE", -"516 1250 LINE", -"516 0 LINE", -"684 0 LINE", -"684 1250 LINE", -"1150 1250 LINE {name = hr00;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = I; +}, +{ +alignment = -1; +ref = caron.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0054; +unicode = 463; }, { -glyphname = U; +glyphname = Icircumflex; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.cedillacomb; -position = "{300, 0}"; +alignment = -1; +ref = I; }, { -name = b.ogonekcomb; -position = "{394, 0}"; +alignment = -1; +ref = circumflex.case; +} +); +width = 600; }, { -name = bottom; -position = "{600, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = bottomright; -position = "{808, 0}"; -}, -{ -name = m.cedillacomb; -position = "{300, 0}"; +alignment = -1; +ref = I; }, { -name = m.ogonekcomb; -position = "{394, 0}"; +alignment = -1; +ref = circumflex.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{300, 698}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = t.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = I; }, { -name = top; -position = "{600, 1396}"; +alignment = -1; +ref = circumflex.case; } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"110 552 LINE SMOOTH", -"110 170 OFFCURVE", -"194 -24 OFFCURVE", -"600 -24 CURVE SMOOTH", -"1006 -24 OFFCURVE", -"1090 170 OFFCURVE", -"1090 552 CURVE SMOOTH", -"1090 1396 LINE", -"790 1396 LINE", -"790 512 LINE SMOOTH", -"790 334 OFFCURVE", -"776 218 OFFCURVE", -"600 218 CURVE SMOOTH", -"424 218 OFFCURVE", -"410 334 OFFCURVE", -"410 512 CURVE SMOOTH", -"410 1396 LINE", -"110 1396 LINE {name = hr00;}" -); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 206; }, { -anchors = ( +glyphname = Idieresis; +layers = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.ogonekcomb; -position = "{394, 0}"; +alignment = -1; +ref = I; }, { -name = bottom; -position = "{600, 0}"; +alignment = -1; +ref = dieresis.case; +} +); +width = 600; }, { -name = bottomright; -position = "{788, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = m.cedillacomb; -position = "{300, 0}"; +alignment = -1; +ref = I; }, { -name = m.ogonekcomb; -position = "{394, 0}"; +alignment = -1; +ref = dieresis.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{300, 698}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = t.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = I; }, { -name = top; -position = "{600, 1396}"; -} -); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"160 598 LINE SMOOTH", -"160 184 OFFCURVE", -"220 -24 OFFCURVE", -"600 -24 CURVE SMOOTH", -"980 -24 OFFCURVE", -"1040 184 OFFCURVE", -"1040 598 CURVE SMOOTH", -"1040 1396 LINE", -"872 1396 LINE", -"872 558 LINE SMOOTH", -"872 288 OFFCURVE", -"862 122 OFFCURVE", -"600 122 CURVE SMOOTH", -"338 122 OFFCURVE", -"328 288 OFFCURVE", -"328 558 CURVE SMOOTH", -"328 1396 LINE", -"160 1396 LINE {name = hr00;}" -); +alignment = -1; +ref = dieresis.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0055; +unicode = 207; }, { -glyphname = V; +glyphname = Idotaccent; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.cedillacomb; -position = "{300, 0}"; +alignment = -1; +ref = I; }, { -name = bottom; -position = "{600, 0}"; +alignment = -1; +ref = dotaccent.case; +} +); +width = 600; }, { -name = m.cedillacomb; -position = "{300, 0}"; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = I; }, { -name = m.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = dotaccent.case; +} +); +width = 600; }, { -name = t.tildecomb; -position = "{300, 698}"; +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = I; }, { -name = top; -position = "{600, 1396}"; +alignment = -1; +ref = dotaccent.case; } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1182 1396 LINE", -"864 1396 LINE", -"698 686 LINE", -"614 284 LINE", -"598 284 LINE", -"516 686 LINE", -"352 1396 LINE", -"18 1396 LINE", -"388 0 LINE", -"812 0 LINE {name = hr00;}" -); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 304; }, { -anchors = ( +glyphname = Idotbelow; +layers = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{600, 0}"; +alignment = -1; +ref = I; }, { -name = m.cedillacomb; -position = "{300, 0}"; +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{300, 698}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = I; }, { -name = top; -position = "{600, 1396}"; +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"1128 1396 LINE", -"956 1396 LINE", -"758 698 LINE", -"608 170 LINE", -"598 170 LINE", -"448 698 LINE", -"250 1396 LINE", -"72 1396 LINE", -"486 0 LINE", -"714 0 LINE {name = hr00;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = I; +}, +{ +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0056; +unicode = 7882; }, { -glyphname = W; +glyphname = Igrave; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.cedillacomb; -position = "{300, 0}"; +alignment = -1; +ref = I; }, { -name = bottom; -position = "{600, 0}"; +alignment = -1; +ref = grave.case; +} +); +width = 600; }, { -name = m.cedillacomb; -position = "{300, 0}"; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = I; }, { -name = m.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = grave.case; +} +); +width = 600; }, { -name = t.tildecomb; -position = "{300, 698}"; +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = I; }, { -name = top; -position = "{600, 1396}"; +alignment = -1; +ref = grave.case; } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"590 770 LINE", -"610 770 LINE", -"712 0 LINE", -"1092 0 LINE", -"1178 1396 LINE", -"930 1396 LINE", -"890 552 LINE", -"878 296 LINE", -"860 296 LINE", -"740 1092 LINE", -"470 1092 LINE", -"350 296 LINE", -"332 296 LINE", -"320 560 LINE", -"280 1396 LINE", -"22 1396 LINE", -"108 0 LINE", -"488 0 LINE {name = hr00;}" -); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 204; }, { -anchors = ( +glyphname = Ihook; +layers = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{600, 0}"; +alignment = -1; +ref = I; }, { -name = m.cedillacomb; -position = "{300, 0}"; +alignment = -1; +pos = (300,0); +ref = hookcomb.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{300, 698}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = I; }, { -name = top; -position = "{600, 1396}"; +alignment = -1; +pos = (300,0); +ref = hookcomb.case; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"592 834 LINE", -"608 834 LINE", -"778 0 LINE", -"1020 0 LINE", -"1130 1396 LINE", -"984 1396 LINE", -"926 596 LINE", -"896 174 LINE", -"880 174 LINE", -"696 1032 LINE", -"508 1032 LINE", -"324 174 LINE", -"308 174 LINE", -"278 596 LINE", -"220 1396 LINE", -"70 1396 LINE", -"180 0 LINE", -"422 0 LINE {name = hr00;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = I; +}, +{ +alignment = -1; +pos = (300,0); +ref = hookcomb.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0057; +unicode = 7880; }, { -glyphname = X; +glyphname = Imacron; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.cedillacomb; -position = "{300, 0}"; +alignment = -1; +ref = I; }, { -name = bottom; -position = "{600, 0}"; +alignment = -1; +ref = macron.case; +} +); +width = 600; }, { -name = m.cedillacomb; -position = "{300, 0}"; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = I; }, { -name = m.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = macron.case; +} +); +width = 600; }, { -name = t.tildecomb; -position = "{300, 698}"; +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = I; }, { -name = top; -position = "{600, 1396}"; +alignment = -1; +ref = macron.case; } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1156 1396 LINE", -"842 1396 LINE", -"722 1174 LINE", -"618 950 LINE", -"602 950 LINE", -"500 1174 LINE", -"386 1396 LINE", -"44 1396 LINE", -"410 722 LINE", -"18 0 LINE", -"332 0 LINE", -"480 278 LINE", -"580 498 LINE", -"598 498 LINE", -"696 278 LINE", -"840 0 LINE", -"1182 0 LINE", -"790 718 LINE {name = hr00;}" -); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 298; }, { -anchors = ( +glyphname = Iogonek; +layers = ( { -name = b.cedillacomb; -position = "{300, 0}"; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(75,0,l), +(428,0,l), +(430,-4,l), +(356,-38,o), +(311,-71,o), +(311,-127,cs), +(311,-191,o), +(369,-212,o), +(435,-212,cs), +(498,-212,o), +(540,-193,o), +(557,-161,c), +(504,-110,l), +(490,-126,o), +(473,-138,o), +(449,-138,cs), +(429,-138,o), +(411,-130,o), +(411,-105,cs), +(411,-81,o), +(427,-60,o), +(525,0,c), +(525,111,l), +(375,111,l,{ +name = hr01; +}), +(375,587,l), +(525,587,l), +(525,698,l), +(75,698,l), +(75,587,l), +(225,587,l), +(225,111,l), +(75,111,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(84,0,l), +(449,0,l), +(450,-3,l), +(375,-39,o), +(335,-79,o), +(335,-127,cs), +(335,-180,o), +(383,-207,o), +(444,-207,cs), +(494,-207,o), +(524,-188,o), +(537,-166,c), +(497,-125,l), +(484,-141,o), +(467,-151,o), +(445,-151,cs), +(424,-151,o), +(403,-142,o), +(403,-114,cs), +(403,-94,o), +(413,-65,o), +(516,0,c), +(516,67,l), +(342,67,l,{ +name = hr01; +}), +(342,631,l), +(516,631,l), +(516,698,l), +(84,698,l), +(84,631,l), +(258,631,l), +(258,67,l), +(84,67,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(92,0,l,{ +name = hr00; +}), +(480,0,l), +(481,-2,l), +(394,-51,o), +(368,-95,o), +(368,-134,cs), +(368,-179,o), +(402,-202,o), +(447,-202,cs), +(483,-202,o), +(509,-188,o), +(522,-170,c), +(508,-159,l), +(498,-171,o), +(480,-184,o), +(447,-184,cs), +(413,-184,o), +(389,-170,o), +(389,-133,cs), +(389,-80,o), +(437,-46,o), +(508,0,c), +(508,19,l), +(311,19,l), +(311,679,l), +(508,679,l), +(508,698,l), +(92,698,l), +(92,679,l), +(289,679,l), +(289,19,l), +(92,19,l) +); +} +); +width = 600; +} +); +unicode = 302; }, { -name = bottom; -position = "{600, 0}"; -}, +glyphname = Itilde; +layers = ( { -name = m.cedillacomb; -position = "{300, 0}"; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = I; }, { -name = m.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = tilde.case; +} +); +width = 600; }, { -name = t.tildecomb; -position = "{300, 698}"; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = I; }, { -name = top; -position = "{600, 1396}"; +alignment = -1; +ref = tilde.case; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"1136 1396 LINE", -"952 1396 LINE", -"784 1126 LINE", -"612 844 LINE", -"604 844 LINE", -"430 1126 LINE", -"268 1396 LINE", -"78 1396 LINE", -"508 712 LINE", -"52 0 LINE", -"236 0 LINE", -"412 278 LINE", -"602 582 LINE", -"610 582 LINE", -"794 278 LINE", -"960 0 LINE", -"1150 0 LINE", -"704 714 LINE {name = hr00;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = I; +}, +{ +alignment = -1; +ref = tilde.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0058; +unicode = 296; }, { -glyphname = Y; +glyphname = J; layers = ( { anchors = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, -{ name = bottom; -position = "{600, 0}"; -}, -{ -name = m.cedillacomb; -position = "{300, 0}"; -}, -{ -name = m.tildecomb; -position = "{300, 698}"; -}, -{ -name = t.tildecomb; -position = "{300, 698}"; +pos = (275,0); }, { name = top; -position = "{600, 1396}"; +pos = (321,698); } ); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"750 494 LINE", -"1192 1396 LINE", -"870 1396 LINE", -"722 1072 LINE", -"614 798 LINE", -"598 798 LINE", -"490 1072 LINE", -"342 1396 LINE", -"8 1396 LINE", -"450 494 LINE", -"450 0 LINE", -"750 0 LINE {name = hr00;}" +(129,698,l,{ +name = hr00; +}), +(129,575,l), +(359,575,l), +(359,210,ls), +(359,142,o), +(329,110,o), +(278,110,cs), +(218,110,o), +(191,152,o), +(180,211,c), +(38,182,l), +(60,66,o), +(135,-12,o), +(278,-12,cs), +(420,-12,o), +(511,69,o), +(511,195,cs), +(511,698,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, -{ name = bottom; -position = "{600, 0}"; +pos = (277,0); }, { -name = m.cedillacomb; -position = "{300, 0}"; -}, +name = top; +pos = (313,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = m.tildecomb; -position = "{300, 698}"; +closed = 1; +nodes = ( +(144,698,l,{ +name = hr00; +}), +(144,625,l), +(396,625,l), +(396,196,ls), +(396,105,o), +(352,62,o), +(276,62,cs), +(198,62,o), +(167,107,o), +(154,163,c), +(74,146,l), +(95,46,o), +(168,-12,o), +(274,-12,cs), +(395,-12,o), +(480,63,o), +(480,181,c), +(480,698,l) +); +} +); +width = 600; }, { -name = t.tildecomb; -position = "{300, 698}"; +anchors = ( +{ +name = bottom; +pos = (279,0); }, { name = top; -position = "{600, 1396}"; +pos = (306,698); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"684 548 LINE", -"1166 1396 LINE", -"978 1396 LINE", -"778 1032 LINE", -"604 714 LINE", -"596 714 LINE", -"426 1032 LINE", -"226 1396 LINE", -"34 1396 LINE", -"516 548 LINE", -"516 0 LINE", -"684 0 LINE {name = hr00;}" +(157,698,l,{ +name = hr00; +}), +(157,678,l), +(439,678,l), +(439,191,ls), +(439,73,o), +(379,8,o), +(277,8,cs), +(187,8,o), +(134,53,o), +(117,124,c), +(96,119,l), +(114,37,o), +(181,-12,o), +(277,-12,cs), +(389,-12,o), +(461,60,o), +(461,189,cs), +(461,698,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0059; +unicode = 74; }, { -glyphname = Z; +glyphname = Jacute; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = b.cedillacomb; -position = "{300, 0}"; +alignment = -1; +ref = J; }, { -name = bottom; -position = "{598, 0}"; +alignment = -1; +pos = (21,0); +ref = acute.case; +} +); +width = 600; }, { -name = m.cedillacomb; -position = "{300, 0}"; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = J; }, { -name = m.tildecomb; -position = "{300, 698}"; +alignment = -1; +pos = (13,0); +ref = acute.case; +} +); +width = 600; }, { -name = t.tildecomb; -position = "{300, 698}"; +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = J; }, { -name = top; -position = "{600, 1396}"; +alignment = -1; +pos = (6,0); +ref = acute.case; } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"432 246 LINE", -"1082 1134 LINE", -"1082 1396 LINE", -"116 1396 LINE", -"116 1150 LINE", -"746 1150 LINE", -"96 262 LINE", -"96 0 LINE", -"1102 0 LINE", -"1102 246 LINE {name = hr00;}" -); +width = 600; } ); -vertWidth = 1560; -width = 1200; }, { -anchors = ( +glyphname = Jcircumflex; +layers = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{600, 0}"; +alignment = -1; +ref = J; }, { -name = m.cedillacomb; -position = "{300, 0}"; +alignment = -1; +pos = (21,0); +ref = circumflex.case; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{300, 698}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = J; }, { -name = top; -position = "{600, 1396}"; +alignment = -1; +pos = (13,0); +ref = circumflex.case; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"278 146 LINE", -"1070 1246 LINE", -"1070 1396 LINE", -"130 1396 LINE", -"130 1250 LINE", -"886 1250 LINE", -"96 150 LINE", -"96 0 LINE", -"1104 0 LINE", -"1104 146 LINE {name = hr00;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = J; +}, +{ +alignment = -1; +pos = (6,0); +ref = circumflex.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 005A; +unicode = 308; }, { -glyphname = zero; +glyphname = K; layers = ( { -layerId = master01; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"974 -24 OFFCURVE", -"1146 242 OFFCURVE", -"1146 698 CURVE SMOOTH", -"1146 1154 OFFCURVE", -"974 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"226 1420 OFFCURVE", -"54 1154 OFFCURVE", -"54 698 CURVE SMOOTH", -"54 242 OFFCURVE", -"226 -24 OFFCURVE", -"600 -24 CURVE SMOOTH {name = hr00;}" -); +name = bottom; +pos = (325,0); }, { -closed = 1; -nodes = ( -"422 212 OFFCURVE", -"360 346 OFFCURVE", -"360 568 CURVE SMOOTH", -"360 828 LINE SMOOTH", -"360 1050 OFFCURVE", -"422 1184 OFFCURVE", -"600 1184 CURVE SMOOTH", -"778 1184 OFFCURVE", -"840 1050 OFFCURVE", -"840 828 CURVE SMOOTH", -"840 568 LINE", -"840 346 OFFCURVE", -"778 212 OFFCURVE", -"600 212 CURVE SMOOTH" +name = top; +pos = (317,698); +} ); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"692 580 OFFCURVE", -"724 622 OFFCURVE", -"724 676 CURVE SMOOTH", -"724 720 LINE SMOOTH", -"724 774 OFFCURVE", -"692 816 OFFCURVE", -"600 816 CURVE SMOOTH", -"508 816 OFFCURVE", -"476 774 OFFCURVE", -"476 720 CURVE SMOOTH", -"476 676 LINE", -"476 622 OFFCURVE", -"508 580 OFFCURVE", -"600 580 CURVE SMOOTH" +(434,0,l,{ +name = hr00; +}), +(603,0,l), +(384,403,l), +(593,698,l), +(425,698,l), +(302,522,l), +(226,406,l), +(218,406,l), +(218,698,l), +(68,698,l), +(68,0,l), +(218,0,l), +(218,204,l), +(280,291,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"940 -24 OFFCURVE", -"1088 242 OFFCURVE", -"1088 698 CURVE SMOOTH", -"1088 1154 OFFCURVE", -"940 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"260 1420 OFFCURVE", -"112 1154 OFFCURVE", -"112 698 CURVE SMOOTH", -"112 242 OFFCURVE", -"260 -24 OFFCURVE", -"600 -24 CURVE SMOOTH {name = hr00;}" -); +name = bottom; +pos = (322,0); }, { -closed = 1; -nodes = ( -"376 122 OFFCURVE", -"286 304 OFFCURVE", -"286 584 CURVE SMOOTH", -"286 812 LINE SMOOTH", -"286 1092 OFFCURVE", -"376 1274 OFFCURVE", -"600 1274 CURVE SMOOTH", -"824 1274 OFFCURVE", -"914 1092 OFFCURVE", -"914 812 CURVE SMOOTH", -"914 584 LINE", -"914 304 OFFCURVE", -"824 122 OFFCURVE", -"600 122 CURVE SMOOTH" +name = top; +pos = (313,698); +} ); -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"692 580 OFFCURVE", -"724 622 OFFCURVE", -"724 676 CURVE SMOOTH", -"724 720 LINE SMOOTH", -"724 774 OFFCURVE", -"692 816 OFFCURVE", -"600 816 CURVE SMOOTH", -"508 816 OFFCURVE", -"476 774 OFFCURVE", -"476 720 CURVE SMOOTH", -"476 676 LINE SMOOTH", -"476 622 OFFCURVE", -"508 580 OFFCURVE", -"600 580 CURVE SMOOTH" -); -} +(480,0,l,{ +name = hr00; +}), +(578,0,l), +(326,404,l), +(571,698,l), +(470,698,l), +(264,450,l), +(172,334,l), +(169,334,l), +(169,698,l), +(85,698,l), +(85,0,l), +(169,0,l), +(169,224,l), +(269,342,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 0030; +width = 600; }, { -glyphname = zero.alt01; -layers = ( -{ -layerId = master01; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"974 -24 OFFCURVE", -"1146 242 OFFCURVE", -"1146 698 CURVE SMOOTH", -"1146 1154 OFFCURVE", -"974 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"226 1420 OFFCURVE", -"54 1154 OFFCURVE", -"54 698 CURVE SMOOTH", -"54 242 OFFCURVE", -"226 -24 OFFCURVE", -"600 -24 CURVE SMOOTH {name = hr00;}" -); +name = bottom; +pos = (323,0); }, { -closed = 1; -nodes = ( -"706 1194 OFFCURVE", -"774 1148 OFFCURVE", -"810 1066 CURVE", -"350 564 LINE", -"348 572 OFFCURVE", -"348 578 OFFCURVE", -"348 584 CURVE", -"348 828 LINE SMOOTH", -"348 1058 OFFCURVE", -"414 1194 OFFCURVE", -"600 1194 CURVE SMOOTH" +name = top; +pos = (313,698); +} ); -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"494 202 OFFCURVE", -"426 248 OFFCURVE", -"390 330 CURVE", -"850 832 LINE", -"852 824 OFFCURVE", -"852 818 OFFCURVE", -"852 812 CURVE SMOOTH", -"852 568 LINE", -"852 338 OFFCURVE", -"786 202 OFFCURVE", -"600 202 CURVE SMOOTH" +(522,0,l,{ +name = hr00; +}), +(548,0,l), +(280,403,l), +(545,698,l), +(519,698,l), +(269,421,l), +(132,269,l), +(130,269,l), +(130,698,l), +(108,698,l), +(108,0,l), +(130,0,l), +(130,239,l), +(264,387,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; +} +); +unicode = 75; }, { -layerId = master02; -paths = ( +glyphname = Kcommaaccent; +layers = ( { -closed = 1; -nodes = ( -"940 -24 OFFCURVE", -"1088 242 OFFCURVE", -"1088 698 CURVE SMOOTH", -"1088 1154 OFFCURVE", -"940 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"260 1420 OFFCURVE", -"112 1154 OFFCURVE", -"112 698 CURVE SMOOTH", -"112 242 OFFCURVE", -"260 -24 OFFCURVE", -"600 -24 CURVE SMOOTH {name = hr00;}" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"738 1274 OFFCURVE", -"826 1206 OFFCURVE", -"872 1086 CURVE", -"294 454 LINE", -"288 494 OFFCURVE", -"286 538 OFFCURVE", -"286 584 CURVE", -"286 812 LINE SMOOTH", -"286 1092 OFFCURVE", -"376 1274 OFFCURVE", -"600 1274 CURVE SMOOTH" -); +alignment = -1; +ref = K; }, { -closed = 1; -nodes = ( -"462 122 OFFCURVE", -"374 190 OFFCURVE", -"328 310 CURVE", -"906 942 LINE", -"912 902 OFFCURVE", -"914 858 OFFCURVE", -"914 812 CURVE SMOOTH", -"914 584 LINE SMOOTH", -"914 304 OFFCURVE", -"824 122 OFFCURVE", -"600 122 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +pos = (325,0); +ref = commabelowcomb; } ); +width = 600; }, { -glyphname = zero.alt02; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( +alignment = -1; +ref = K; +}, { -name = O; +alignment = -1; +pos = (322,0); +ref = commabelowcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = K; +}, { -name = O; +alignment = -1; +pos = (323,0); +ref = commabelowcomb; } ); -layerId = master02; -width = 1200; +width = 600; } ); +unicode = 310; }, { -glyphname = one; +glyphname = L; layers = ( { -layerId = master01; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"1160 242 LINE", -"864 242 LINE", -"864 1396 LINE", -"404 1396 LINE", -"70 956 LINE", -"262 806 LINE", -"546 1178 LINE", -"564 1178 LINE", -"564 242 LINE", -"188 242 LINE", -"188 0 LINE", -"1160 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +name = bottom; +pos = (317,0); }, { -layerId = master02; -paths = ( +name = top; +pos = (167,698); +}, +{ +name = topright; +pos = (320,740); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"1106 146 LINE", -"738 146 LINE", -"738 1396 LINE", -"476 1396 LINE", -"106 1050 LINE", -"204 944 LINE", -"556 1272 LINE", -"570 1272 LINE", -"570 146 LINE", -"170 146 LINE", -"170 0 LINE", -"1106 0 LINE {name = hr00;}" -); -} +(543,0,l,{ +name = hr00; +}), +(543,123,l), +(243,123,l), +(243,698,l), +(92,698,l), +(92,0,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 0031; +width = 600; }, { -glyphname = two; -layers = ( +anchors = ( +{ +name = bottom; +pos = (327,0); +}, +{ +name = top; +pos = (162,698); +}, { -layerId = master01; -paths = ( +name = topright; +pos = (290,740); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"438 252 LINE", -"704 458 LINE", -"914 618 OFFCURVE", -"1080 768 OFFCURVE", -"1080 1000 CURVE SMOOTH", -"1080 1242 OFFCURVE", -"904 1420 OFFCURVE", -"598 1420 CURVE SMOOTH", -"302 1420 OFFCURVE", -"138 1256 OFFCURVE", -"76 1064 CURVE", -"338 964 LINE", -"368 1070 OFFCURVE", -"434 1160 OFFCURVE", -"568 1160 CURVE SMOOTH", -"684 1160 OFFCURVE", -"760 1098 OFFCURVE", -"760 982 CURVE SMOOTH", -"760 962 LINE SMOOTH", -"760 856 OFFCURVE", -"698 770 OFFCURVE", -"546 640 CURVE", -"106 274 LINE", -"106 0 LINE", -"1110 0 LINE", -"1110 252 LINE {name = hr00;}" +(535,0,l,{ +name = hr00; +}), +(535,73,l), +(204,73,l), +(204,698,l), +(120,698,l), +(120,0,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; +}, +{ +anchors = ( +{ +name = bottom; +pos = (337,0); +}, +{ +name = top; +pos = (156,698); }, { -layerId = master02; -paths = ( +name = topright; +pos = (273,740); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"316 146 LINE", -"706 486 LINE SMOOTH", -"892 648 OFFCURVE", -"1018 804 OFFCURVE", -"1018 1016 CURVE SMOOTH", -"1018 1252 OFFCURVE", -"862 1420 OFFCURVE", -"584 1420 CURVE SMOOTH", -"310 1420 OFFCURVE", -"184 1256 OFFCURVE", -"130 1092 CURVE", -"280 1036 LINE", -"324 1180 OFFCURVE", -"410 1274 OFFCURVE", -"580 1274 CURVE SMOOTH", -"752 1274 OFFCURVE", -"842 1178 OFFCURVE", -"842 1010 CURVE SMOOTH", -"842 986 LINE SMOOTH", -"842 844 OFFCURVE", -"744 714 OFFCURVE", -"608 592 CURVE SMOOTH", -"142 172 LINE", -"142 0 LINE", -"1074 0 LINE", -"1074 146 LINE {name = hr00;}" +(528,0,l,{ +name = hr00; +}), +(528,20,l), +(168,20,l), +(168,698,l), +(146,698,l), +(146,0,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0032; +unicode = 76; }, { -glyphname = three; +glyphname = Lacute; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"414 594 LINE", -"544 594 LINE SMOOTH", -"700 594 OFFCURVE", -"794 536 OFFCURVE", -"794 422 CURVE SMOOTH", -"794 408 LINE SMOOTH", -"794 292 OFFCURVE", -"712 220 OFFCURVE", -"570 220 CURVE SMOOTH", -"416 220 OFFCURVE", -"332 302 OFFCURVE", -"270 416 CURVE", -"48 244 LINE", -"138 104 OFFCURVE", -"284 -24 OFFCURVE", -"564 -24 CURVE SMOOTH", -"894 -24 OFFCURVE", -"1110 138 OFFCURVE", -"1110 388 CURVE SMOOTH", -"1110 580 OFFCURVE", -"982 694 OFFCURVE", -"812 724 CURVE", -"812 736 LINE", -"960 762 OFFCURVE", -"1084 872 OFFCURVE", -"1084 1050 CURVE SMOOTH {name = hr01;}", -"1084 1274 OFFCURVE", -"886 1420 OFFCURVE", -"584 1420 CURVE SMOOTH", -"340 1420 OFFCURVE", -"202 1324 OFFCURVE", -"94 1186 CURVE", -"284 1010 LINE", -"354 1116 OFFCURVE", -"458 1176 OFFCURVE", -"572 1176 CURVE SMOOTH", -"696 1176 OFFCURVE", -"768 1110 OFFCURVE", -"768 1010 CURVE SMOOTH", -"768 996 LINE SMOOTH", -"768 910 OFFCURVE", -"700 844 OFFCURVE", -"546 844 CURVE SMOOTH", -"414 844 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"386 660 LINE", -"552 660 LINE SMOOTH", -"756 660 OFFCURVE", -"860 564 OFFCURVE", -"860 400 CURVE SMOOTH", -"860 384 LINE SMOOTH", -"860 218 OFFCURVE", -"750 122 OFFCURVE", -"554 122 CURVE SMOOTH", -"378 122 OFFCURVE", -"296 200 OFFCURVE", -"222 310 CURVE", -"96 214 LINE", -"182 94 OFFCURVE", -"308 -24 OFFCURVE", -"554 -24 CURVE SMOOTH", -"844 -24 OFFCURVE", -"1036 142 OFFCURVE", -"1036 382 CURVE SMOOTH", -"1036 592 OFFCURVE", -"890 704 OFFCURVE", -"736 734 CURVE", -"736 742 LINE", -"888 780 OFFCURVE", -"1008 888 OFFCURVE", -"1008 1068 CURVE SMOOTH {name = hr01;}", -"1008 1294 OFFCURVE", -"818 1420 OFFCURVE", -"580 1420 CURVE SMOOTH", -"352 1420 OFFCURVE", -"228 1304 OFFCURVE", -"156 1192 CURVE", -"282 1096 LINE", -"340 1202 OFFCURVE", -"428 1274 OFFCURVE", -"576 1274 CURVE SMOOTH", -"728 1274 OFFCURVE", -"832 1198 OFFCURVE", -"832 1050 CURVE SMOOTH", -"832 1036 LINE SMOOTH", -"832 902 OFFCURVE", -"734 804 OFFCURVE", -"540 804 CURVE SMOOTH", -"386 804 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0033; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = L; }, { -glyphname = four; -layers = ( +alignment = -1; +pos = (-133,0); +ref = acute.case; +} +); +width = 600; +}, { -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"966 268 LINE", -"1146 268 LINE", -"1146 500 LINE", -"966 500 LINE", -"966 1396 LINE", -"606 1396 LINE", -"50 524 LINE", -"50 268 LINE", -"678 268 LINE", -"678 0 LINE", -"966 0 LINE {name = hr00;}" -); +alignment = -1; +ref = L; }, { -closed = 1; -nodes = ( -"678 1086 LINE", -"678 500 LINE", -"292 500 LINE", -"660 1086 LINE" -); +alignment = -1; +pos = (-138,0); +ref = acute.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"916 274 LINE", -"1124 274 LINE", -"1124 412 LINE", -"916 412 LINE", -"916 1396 LINE", -"672 1396 LINE", -"68 422 LINE", -"68 274 LINE", -"756 274 LINE", -"756 0 LINE", -"916 0 LINE {name = hr00;}" -); +alignment = -1; +ref = L; }, { -closed = 1; -nodes = ( -"756 1266 LINE", -"756 412 LINE", -"218 412 LINE", -"748 1266 LINE" -); +alignment = -1; +pos = (-144,0); +ref = acute.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0034; +unicode = 313; }, { -glyphname = five; +glyphname = Lcaron; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"184 1396 LINE", -"132 606 LINE", -"378 572 LINE", -"416 614 OFFCURVE", -"488 670 OFFCURVE", -"600 670 CURVE SMOOTH", -"734 670 OFFCURVE", -"818 590 OFFCURVE", -"818 460 CURVE SMOOTH", -"818 444 LINE SMOOTH", -"818 308 OFFCURVE", -"740 220 OFFCURVE", -"592 220 CURVE", -"444 220 OFFCURVE", -"364 308 OFFCURVE", -"302 416 CURVE", -"84 244 LINE", -"170 104 OFFCURVE", -"316 -24 OFFCURVE", -"590 -24 CURVE SMOOTH", -"938 -24 OFFCURVE", -"1134 186 OFFCURVE", -"1134 468 CURVE SMOOTH", -"1134 748 OFFCURVE", -"938 912 OFFCURVE", -"708 912 CURVE SMOOTH", -"536 912 OFFCURVE", -"448 822 OFFCURVE", -"390 692 CURVE", -"372 692 LINE", -"404 1134 LINE", -"1050 1134 LINE", -"1050 1396 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"242 1396 LINE", -"192 628 LINE", -"334 608 LINE", -"394 674 OFFCURVE", -"458 726 OFFCURVE", -"590 726 CURVE SMOOTH", -"784 726 OFFCURVE", -"892 616 OFFCURVE", -"892 432 CURVE SMOOTH", -"892 416 LINE SMOOTH", -"892 234 OFFCURVE", -"786 122 OFFCURVE", -"594 122 CURVE", -"422 122 OFFCURVE", -"346 200 OFFCURVE", -"272 310 CURVE", -"146 214 LINE", -"232 94 OFFCURVE", -"354 -24 OFFCURVE", -"590 -24 CURVE SMOOTH", -"888 -24 OFFCURVE", -"1066 166 OFFCURVE", -"1066 438 CURVE SMOOTH", -"1066 708 OFFCURVE", -"888 868 OFFCURVE", -"644 868 CURVE SMOOTH", -"496 868 OFFCURVE", -"420 810 OFFCURVE", -"352 716 CURVE", -"338 716 LINE", -"378 1250 LINE", -"1002 1250 LINE", -"1002 1396 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0035; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = L; }, { -glyphname = six; -layers = ( +alignment = -1; +pos = (183,0); +ref = caronslovak; +} +); +width = 600; +}, { -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"930 -24 OFFCURVE", -"1138 180 OFFCURVE", -"1138 464 CURVE SMOOTH", -"1138 730 OFFCURVE", -"958 900 OFFCURVE", -"724 900 CURVE SMOOTH", -"542 900 OFFCURVE", -"458 796 OFFCURVE", -"408 690 CURVE", -"390 696 LINE", -"448 966 OFFCURVE", -"654 1154 OFFCURVE", -"1000 1396 CURVE", -"586 1396 LINE", -"344 1234 OFFCURVE", -"76 922 OFFCURVE", -"76 530 CURVE SMOOTH", -"76 194 OFFCURVE", -"272 -24 OFFCURVE", -"608 -24 CURVE SMOOTH {name = hr00;}" -); +alignment = -1; +ref = L; }, { -closed = 1; -nodes = ( -"464 210 OFFCURVE", -"388 290 OFFCURVE", -"388 428 CURVE SMOOTH", -"388 456 LINE SMOOTH", -"388 594 OFFCURVE", -"470 670 OFFCURVE", -"606 670 CURVE SMOOTH", -"746 670 OFFCURVE", -"826 594 OFFCURVE", -"826 456 CURVE SMOOTH", -"826 428 LINE SMOOTH", -"826 290 OFFCURVE", -"750 210 OFFCURVE", -"606 210 CURVE SMOOTH" -); +alignment = -1; +pos = (100,0); +ref = caronslovak; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"886 -24 OFFCURVE", -"1072 164 OFFCURVE", -"1072 438 CURVE SMOOTH", -"1072 702 OFFCURVE", -"898 868 OFFCURVE", -"654 868 CURVE SMOOTH", -"480 868 OFFCURVE", -"378 782 OFFCURVE", -"310 668 CURVE", -"300 672 LINE", -"378 996 OFFCURVE", -"546 1178 OFFCURVE", -"850 1396 CURVE", -"634 1396 LINE", -"406 1250 OFFCURVE", -"128 926 OFFCURVE", -"128 512 CURVE SMOOTH", -"128 180 OFFCURVE", -"308 -24 OFFCURVE", -"602 -24 CURVE SMOOTH {name = hr00;}" -); +alignment = -1; +ref = L; }, { -closed = 1; -nodes = ( -"410 118 OFFCURVE", -"298 228 OFFCURVE", -"298 416 CURVE SMOOTH", -"298 432 LINE SMOOTH", -"298 620 OFFCURVE", -"410 730 OFFCURVE", -"600 730 CURVE SMOOTH", -"790 730 OFFCURVE", -"902 620 OFFCURVE", -"902 432 CURVE SMOOTH", -"902 416 LINE SMOOTH", -"902 228 OFFCURVE", -"790 118 OFFCURVE", -"600 118 CURVE SMOOTH" -); +alignment = -1; +pos = (36,0); +ref = caronslovak; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0036; +unicode = 317; }, { -glyphname = seven; +glyphname = Lcommaaccent; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"1106 1136 LINE", -"1106 1396 LINE", -"102 1396 LINE", -"102 898 LINE", -"356 898 LINE", -"356 1152 LINE", -"808 1152 LINE", -"328 0 LINE", -"644 0 LINE {name = hr00;}" -); +alignment = -1; +ref = L; +}, +{ +alignment = -1; +pos = (317,0); +ref = commabelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"1062 1248 LINE", -"1062 1396 LINE", -"130 1396 LINE", -"130 992 LINE", -"280 992 LINE", -"280 1252 LINE", -"892 1252 LINE", -"346 0 LINE", -"526 0 LINE {name = hr00;}" +alignment = -1; +ref = L; +}, +{ +alignment = -1; +pos = (327,0); +ref = commabelowcomb; +} ); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = L; +}, +{ +alignment = -1; +pos = (337,0); +ref = commabelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0037; +unicode = 315; }, { -glyphname = eight; +glyphname = Ldot; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"936 -24 OFFCURVE", -"1128 148 OFFCURVE", -"1128 384 CURVE SMOOTH", -"1128 564 OFFCURVE", -"1012 676 OFFCURVE", -"850 720 CURVE", -"850 736 LINE", -"988 786 OFFCURVE", -"1086 890 OFFCURVE", -"1086 1052 CURVE SMOOTH {name = hr01;}", -"1086 1266 OFFCURVE", -"912 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"288 1420 OFFCURVE", -"114 1266 OFFCURVE", -"114 1052 CURVE SMOOTH", -"114 890 OFFCURVE", -"212 786 OFFCURVE", -"350 736 CURVE", -"350 720 LINE", -"188 676 OFFCURVE", -"72 564 OFFCURVE", -"72 384 CURVE SMOOTH {name = hr02;}", -"72 148 OFFCURVE", -"264 -24 OFFCURVE", -"600 -24 CURVE SMOOTH" +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = L; +}, +{ +alignment = -1; +pos = (145,-339); +ref = dotaccent; +} ); +width = 600; }, -{ -closed = 1; -nodes = ( -"462 206 OFFCURVE", -"386 276 OFFCURVE", -"386 384 CURVE SMOOTH", -"386 424 LINE SMOOTH", -"386 534 OFFCURVE", -"460 602 OFFCURVE", -"600 602 CURVE SMOOTH", -"740 602 OFFCURVE", -"814 534 OFFCURVE", -"814 424 CURVE SMOOTH", -"814 384 LINE SMOOTH", -"814 276 OFFCURVE", -"738 206 OFFCURVE", -"600 206 CURVE SMOOTH" -); +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = L; }, { -closed = 1; -nodes = ( -"468 822 OFFCURVE", -"396 888 OFFCURVE", -"396 992 CURVE SMOOTH {name = hr03;}", -"396 1022 LINE SMOOTH", -"396 1126 OFFCURVE", -"470 1190 OFFCURVE", -"600 1190 CURVE SMOOTH", -"730 1190 OFFCURVE", -"804 1126 OFFCURVE", -"804 1022 CURVE SMOOTH", -"804 992 LINE SMOOTH", -"804 888 OFFCURVE", -"732 822 OFFCURVE", -"600 822 CURVE SMOOTH" -); +alignment = -1; +pos = (135,-346); +ref = dotaccent; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"924 -24 OFFCURVE", -"1090 150 OFFCURVE", -"1090 380 CURVE SMOOTH", -"1090 570 OFFCURVE", -"976 680 OFFCURVE", -"806 726 CURVE", -"806 742 LINE", -"954 792 OFFCURVE", -"1048 910 OFFCURVE", -"1048 1070 CURVE SMOOTH {name = hr01;}", -"1048 1282 OFFCURVE", -"882 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"318 1420 OFFCURVE", -"152 1282 OFFCURVE", -"152 1070 CURVE SMOOTH", -"152 910 OFFCURVE", -"246 792 OFFCURVE", -"394 742 CURVE", -"394 726 LINE", -"224 680 OFFCURVE", -"110 570 OFFCURVE", -"110 380 CURVE SMOOTH {name = hr02;}", -"110 150 OFFCURVE", -"276 -24 OFFCURVE", -"600 -24 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"404 118 OFFCURVE", -"284 212 OFFCURVE", -"284 370 CURVE SMOOTH", -"284 414 LINE SMOOTH", -"284 574 OFFCURVE", -"400 666 OFFCURVE", -"600 666 CURVE SMOOTH", -"800 666 OFFCURVE", -"916 574 OFFCURVE", -"916 414 CURVE SMOOTH", -"916 370 LINE SMOOTH", -"916 212 OFFCURVE", -"796 118 OFFCURVE", -"600 118 CURVE SMOOTH" -); +alignment = -1; +ref = L; }, { -closed = 1; -nodes = ( -"420 802 OFFCURVE", -"322 884 OFFCURVE", -"322 1026 CURVE SMOOTH {name = hr03;}", -"322 1054 LINE SMOOTH", -"322 1196 OFFCURVE", -"424 1278 OFFCURVE", -"600 1278 CURVE SMOOTH", -"776 1278 OFFCURVE", -"878 1196 OFFCURVE", -"878 1054 CURVE SMOOTH", -"878 1026 LINE SMOOTH", -"878 884 OFFCURVE", -"780 802 OFFCURVE", -"600 802 CURVE SMOOTH" -); +alignment = -1; +pos = (125,-351); +ref = dotaccent; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0038; +unicode = 319; }, { -glyphname = nine; +glyphname = Lslash; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1124 1202 OFFCURVE", -"928 1420 OFFCURVE", -"592 1420 CURVE SMOOTH", -"270 1420 OFFCURVE", -"62 1216 OFFCURVE", -"62 932 CURVE SMOOTH", -"62 666 OFFCURVE", -"242 496 OFFCURVE", -"476 496 CURVE SMOOTH", -"658 496 OFFCURVE", -"742 600 OFFCURVE", -"792 706 CURVE", -"810 700 LINE", -"752 430 OFFCURVE", -"546 242 OFFCURVE", -"200 0 CURVE", -"614 0 LINE", -"856 162 OFFCURVE", -"1124 474 OFFCURVE", -"1124 866 CURVE SMOOTH {name = hr00;}" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"454 726 OFFCURVE", -"374 802 OFFCURVE", -"374 940 CURVE SMOOTH", -"374 968 LINE SMOOTH", -"374 1106 OFFCURVE", -"450 1186 OFFCURVE", -"594 1186 CURVE SMOOTH", -"736 1186 OFFCURVE", -"812 1106 OFFCURVE", -"812 968 CURVE SMOOTH", -"812 940 LINE SMOOTH", -"812 802 OFFCURVE", -"730 726 OFFCURVE", -"594 726 CURVE SMOOTH" +(543,123,l,{ +name = hr00; +}), +(255,123,l), +(255,289,l), +(439,350,l), +(439,463,l), +(255,402,l), +(255,698,l), +(104,698,l), +(104,357,l), +(33,334,l), +(33,221,l), +(104,244,l), +(104,0,l), +(543,0,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"1072 1216 OFFCURVE", -"892 1420 OFFCURVE", -"598 1420 CURVE SMOOTH", -"314 1420 OFFCURVE", -"128 1232 OFFCURVE", -"128 958 CURVE SMOOTH", -"128 694 OFFCURVE", -"302 528 OFFCURVE", -"546 528 CURVE SMOOTH", -"720 528 OFFCURVE", -"822 614 OFFCURVE", -"890 728 CURVE", -"900 724 LINE", -"822 400 OFFCURVE", -"654 218 OFFCURVE", -"350 0 CURVE", -"566 0 LINE", -"794 146 OFFCURVE", -"1072 470 OFFCURVE", -"1072 884 CURVE SMOOTH {name = hr00;}" +(535,73,l,{ +name = hr00; +}), +(204,73,l), +(204,295,l), +(415,364,l), +(415,433,l), +(204,364,l), +(204,698,l), +(120,698,l), +(120,340,l), +(40,314,l), +(40,245,l), +(120,271,l), +(120,0,l), +(535,0,l) ); +} +); +width = 600; }, { +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"410 666 OFFCURVE", -"298 776 OFFCURVE", -"298 964 CURVE SMOOTH", -"298 980 LINE SMOOTH", -"298 1168 OFFCURVE", -"410 1278 OFFCURVE", -"600 1278 CURVE SMOOTH", -"790 1278 OFFCURVE", -"902 1168 OFFCURVE", -"902 980 CURVE SMOOTH", -"902 964 LINE SMOOTH", -"902 776 OFFCURVE", -"790 666 OFFCURVE", -"600 666 CURVE SMOOTH" +(528,20,l,{ +name = hr00; +}), +(168,20,l), +(168,307,l), +(402,381,l), +(402,401,l), +(168,327,l), +(168,698,l), +(146,698,l), +(146,321,l), +(55,292,l), +(55,272,l), +(146,301,l), +(146,0,l), +(528,0,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0039; +unicode = 321; }, { -glyphname = ampersand; +glyphname = M; +lastChange = "2023-03-22 18:48:20 +0000"; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"578 -24 OFFCURVE", -"690 58 OFFCURVE", -"708 194 CURVE", -"722 194 LINE", -"882 0 LINE {name = hr01;}", -"1198 0 LINE", -"938 316 LINE", -"980 410 OFFCURVE", -"1006 500 OFFCURVE", -"1020 584 CURVE", -"1160 584 LINE", -"1160 804 LINE", -"804 804 LINE", -"804 716 OFFCURVE", -"798 576 OFFCURVE", -"782 486 CURVE", -"770 486 LINE", -"674 634 LINE", -"560 778 LINE SMOOTH", -"434 938 OFFCURVE", -"394 984 OFFCURVE", -"394 1060 CURVE SMOOTH", -"394 1070 LINE SMOOTH", -"394 1146 OFFCURVE", -"448 1200 OFFCURVE", -"528 1200 CURVE SMOOTH", -"608 1200 OFFCURVE", -"674 1148 OFFCURVE", -"702 1062 CURVE", -"906 1172 LINE", -"864 1300 OFFCURVE", -"724 1420 OFFCURVE", -"524 1420 CURVE SMOOTH", -"300 1420 OFFCURVE", -"134 1268 OFFCURVE", -"134 1068 CURVE SMOOTH", -"134 966 OFFCURVE", -"178 880 OFFCURVE", -"264 762 CURVE", -"110 672 OFFCURVE", -"28 548 OFFCURVE", -"28 380 CURVE SMOOTH {name = hr02;}", -"28 164 OFFCURVE", -"164 -24 OFFCURVE", -"414 -24 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"374 202 OFFCURVE", -"300 270 OFFCURVE", -"300 396 CURVE", -"300 400 LINE", -"300 476 OFFCURVE", -"316 544 OFFCURVE", -"384 610 CURVE", -"642 282 LINE", -"606 222 OFFCURVE", -"548 202 OFFCURVE", -"488 202 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"614 -24 OFFCURVE", -"732 68 OFFCURVE", -"770 206 CURVE", -"780 206 LINE", -"954 0 LINE {name = hr01;}", -"1144 0 LINE", -"900 288 LINE", -"946 412 OFFCURVE", -"954 500 OFFCURVE", -"972 628 CURVE", -"1122 628 LINE", -"1122 762 LINE", -"840 762 LINE", -"834 634 OFFCURVE", -"832 492 OFFCURVE", -"814 388 CURVE", -"804 388 LINE", -"658 568 LINE", -"478 790 LINE", -"376 918 OFFCURVE", -"336 988 OFFCURVE", -"336 1072 CURVE SMOOTH", -"336 1088 LINE SMOOTH", -"336 1202 OFFCURVE", -"412 1284 OFFCURVE", -"532 1284 CURVE SMOOTH", -"636 1284 OFFCURVE", -"706 1222 OFFCURVE", -"740 1140 CURVE", -"872 1208 LINE", -"834 1310 OFFCURVE", -"718 1420 OFFCURVE", -"540 1420 CURVE SMOOTH", -"342 1420 OFFCURVE", -"178 1284 OFFCURVE", -"178 1082 CURVE SMOOTH", -"178 964 OFFCURVE", -"234 864 OFFCURVE", -"308 768 CURVE", -"108 666 OFFCURVE", -"50 502 OFFCURVE", -"50 362 CURVE SMOOTH {name = hr02;}", -"50 148 OFFCURVE", -"190 -24 OFFCURVE", -"434 -24 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"322 118 OFFCURVE", -"216 210 OFFCURVE", -"216 354 CURVE SMOOTH", -"216 384 LINE SMOOTH", -"216 498 OFFCURVE", -"262 598 OFFCURVE", -"384 674 CURVE", -"732 254 LINE", -"682 168 OFFCURVE", -"590 118 OFFCURVE", -"476 118 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0026; +anchors = ( +{ +name = bottom; +pos = (300,0); }, { -glyphname = at; -layers = ( +name = top; +pos = (300,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"682 -34 LINE SMOOTH", -"406 -34 OFFCURVE", -"300 148 OFFCURVE", -"300 458 CURVE SMOOTH", -"300 716 LINE SMOOTH", -"300 1118 OFFCURVE", -"418 1230 OFFCURVE", -"614 1230 CURVE SMOOTH", -"780 1230 OFFCURVE", -"892 1152 OFFCURVE", -"892 926 CURVE SMOOTH", -"892 872 LINE", -"878 872 LINE", -"848 970 OFFCURVE", -"782 1018 OFFCURVE", -"690 1018 CURVE SMOOTH", -"534 1018 OFFCURVE", -"442 884 OFFCURVE", -"442 588 CURVE SMOOTH", -"442 292 OFFCURVE", -"534 158 OFFCURVE", -"690 158 CURVE SMOOTH", -"782 158 OFFCURVE", -"848 206 OFFCURVE", -"878 304 CURVE", -"892 304 LINE", -"892 182 LINE", -"1106 182 LINE", -"1106 926 LINE SMOOTH", -"1106 1204 OFFCURVE", -"948 1420 OFFCURVE", -"602 1420 CURVE SMOOTH", -"264 1420 OFFCURVE", -"76 1216 OFFCURVE", -"76 610 CURVE SMOOTH", -"76 48 OFFCURVE", -"238 -226 OFFCURVE", -"682 -226 CURVE SMOOTH", -"892 -226 LINE", -"892 -34 LINE {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"706 330 OFFCURVE", -"666 374 OFFCURVE", -"666 522 CURVE", -"666 654 LINE SMOOTH", -"666 802 OFFCURVE", -"706 846 OFFCURVE", -"778 846 CURVE SMOOTH", -"852 846 OFFCURVE", -"892 800 OFFCURVE", -"892 728 CURVE SMOOTH", -"892 448 LINE SMOOTH", -"892 376 OFFCURVE", -"852 330 OFFCURVE", -"778 330 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"662 -96 LINE SMOOTH", -"344 -96 OFFCURVE", -"274 148 OFFCURVE", -"274 458 CURVE SMOOTH", -"274 716 LINE SMOOTH", -"274 1118 OFFCURVE", -"368 1292 OFFCURVE", -"606 1292 CURVE SMOOTH", -"820 1292 OFFCURVE", -"908 1152 OFFCURVE", -"908 926 CURVE SMOOTH", -"908 878 LINE", -"898 878 LINE", -"872 946 OFFCURVE", -"816 1016 OFFCURVE", -"698 1016 CURVE SMOOTH", -"536 1016 OFFCURVE", -"432 882 OFFCURVE", -"432 586 CURVE SMOOTH", -"432 292 OFFCURVE", -"536 158 OFFCURVE", -"698 158 CURVE SMOOTH", -"816 158 OFFCURVE", -"872 228 OFFCURVE", -"898 296 CURVE", -"908 296 LINE", -"908 182 LINE", -"1050 182 LINE", -"1050 926 LINE SMOOTH", -"1050 1206 OFFCURVE", -"922 1420 OFFCURVE", -"602 1420 CURVE SMOOTH", -"290 1420 OFFCURVE", -"124 1218 OFFCURVE", -"124 600 CURVE SMOOTH", -"124 48 OFFCURVE", -"256 -224 OFFCURVE", -"662 -224 CURVE SMOOTH", -"908 -224 LINE", -"908 -96 LINE {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"640 278 OFFCURVE", -"580 348 OFFCURVE", -"580 526 CURVE", -"580 648 LINE SMOOTH", -"580 826 OFFCURVE", -"640 896 OFFCURVE", -"750 896 CURVE SMOOTH", -"846 896 OFFCURVE", -"908 842 OFFCURVE", -"908 740 CURVE SMOOTH", -"908 434 LINE SMOOTH", -"908 332 OFFCURVE", -"846 278 OFFCURVE", -"750 278 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0040; +closed = 1; +nodes = ( +(169,0,l), +(169,311,l), +(161,506,l), +(170,506,l), +(300,147,l), +(430,506,l), +(439,506,l), +(431,311,l), +(431,0,l,{ +name = hr00; +}), +(561,0,l), +(561,698,l), +(396,698,l), +(310,463,l), +(302,463,l), +(216,698,l), +(39,698,l), +(39,0,l) +); +} +); +width = 600; }, { -glyphname = hyphen; -layers = ( +anchors = ( +{ +name = bottom; +pos = (300,0); +}, { -layerId = master01; -paths = ( +name = top; +pos = (300,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"920 752 LINE", -"280 752 LINE", -"280 468 LINE", -"920 468 LINE {name = hr00;}" +(145,0,l), +(145,350,l), +(145,571,l), +(153,571,l), +(300,212,l), +(447,571,l), +(455,571,l), +(455,350,l), +(455,0,l,{ +name = hr00; +}), +(532,0,l), +(532,698,l), +(428,698,l), +(305,390,l), +(299,390,l), +(176,698,l), +(68,698,l), +(68,0,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; +}, +{ +anchors = ( +{ +name = bottom; +pos = (300,0); }, { -layerId = master02; -paths = ( +name = top; +pos = (300,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"890 692 LINE", -"310 692 LINE", -"310 524 LINE", -"890 524 LINE {name = hr00;}" +(106,0,l), +(106,393,l), +(106,667,l), +(109,667,l), +(300,245,l), +(491,667,l), +(494,667,l), +(494,390,l), +(494,0,l,{ +name = hr00; +}), +(515,0,l), +(515,698,l), +(483,698,l), +(302,295,l), +(299,295,l), +(117,698,l), +(85,698,l), +(85,0,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 002D; +unicode = 77; }, { -glyphname = softhyphen; +glyphname = N; layers = ( { -components = ( +anchors = ( { -name = hyphen; -} -); -layerId = master01; -vertWidth = 1560; -width = 1200; +name = bottom; +pos = (300,0); }, { -components = ( -{ -name = hyphen; +name = top; +pos = (300,698); } ); -layerId = master02; -vertWidth = 1560; -width = 1200; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(359,0,l,{ +name = hr00; +}), +(539,0,l), +(539,698,l), +(411,698,l), +(411,234,l), +(400,234,l), +(241,698,l), +(61,698,l), +(61,0,l), +(189,0,l), +(189,464,l), +(200,464,l) +); } ); -unicode = 00AD; +width = 600; }, { -glyphname = endash; -layers = ( +anchors = ( +{ +name = bottom; +pos = (300,0); +}, { -layerId = master01; -paths = ( +name = top; +pos = (300,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"1080 730 LINE", -"120 730 LINE", -"120 488 LINE", -"1080 488 LINE {name = hr00;}" +(401,0,l,{ +name = hr00; +}), +(520,0,l), +(520,698,l), +(444,698,l), +(444,110,l), +(437,110,l), +(199,698,l), +(80,698,l), +(80,0,l), +(156,0,l), +(156,588,l), +(163,588,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +anchors = ( +{ +name = bottom; +pos = (300,0); +}, +{ +name = top; +pos = (300,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"1080 682 LINE", -"120 682 LINE", -"120 534 LINE", -"1080 534 LINE {name = hr00;}" +(470,0,l,{ +name = hr00; +}), +(502,0,l), +(502,698,l), +(481,698,l), +(481,30,l), +(478,30,l), +(130,698,l), +(98,698,l), +(98,0,l), +(119,0,l), +(119,668,l), +(122,668,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2013; +unicode = 78; }, { -glyphname = emdash; +glyphname = Nacute; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"1200 730 LINE", -"0 730 LINE", -"0 488 LINE", -"1200 488 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = N; }, { -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"1200 682 LINE", -"0 682 LINE", -"0 534 LINE", -"1200 534 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = acute.case; } ); -unicode = 2014; +width = 600; }, { -glyphname = underscore; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -layerId = master01; -paths = ( +alignment = -1; +ref = N; +}, { -closed = 1; -nodes = ( -"1080 -142 LINE", -"120 -142 LINE", -"120 -384 LINE", -"1080 -384 LINE {name = hr00;}" -); +alignment = -1; +ref = acute.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"1080 -190 LINE", -"120 -190 LINE", -"120 -338 LINE", -"1080 -338 LINE {name = hr00;}" -); +alignment = -1; +ref = N; +}, +{ +alignment = -1; +ref = acute.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 005F; +unicode = 323; }, { -glyphname = period; +glyphname = Ncaron; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"750 -24 OFFCURVE", -"810 52 OFFCURVE", -"810 142 CURVE SMOOTH", -"810 212 LINE", -"810 302 OFFCURVE", -"750 378 OFFCURVE", -"600 378 CURVE SMOOTH", -"450 378 OFFCURVE", -"390 302 OFFCURVE", -"390 212 CURVE SMOOTH", -"390 142 LINE SMOOTH", -"390 52 OFFCURVE", -"450 -24 OFFCURVE", -"600 -24 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = N; }, { -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"708 -18 OFFCURVE", -"748 34 OFFCURVE", -"748 102 CURVE SMOOTH", -"748 138 LINE SMOOTH", -"748 206 OFFCURVE", -"708 258 OFFCURVE", -"600 258 CURVE SMOOTH", -"492 258 OFFCURVE", -"452 206 OFFCURVE", -"452 138 CURVE SMOOTH", -"452 102 LINE SMOOTH", -"452 34 OFFCURVE", -"492 -18 OFFCURVE", -"600 -18 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = caron.case; } ); -unicode = 002E; +width = 600; }, { -glyphname = ellipsis; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -layerId = master01; -paths = ( +alignment = -1; +ref = N; +}, { -closed = 1; -nodes = ( -"300 -14 OFFCURVE", -"348 36 OFFCURVE", -"348 94 CURVE SMOOTH", -"348 186 LINE SMOOTH", -"348 244 OFFCURVE", -"300 294 OFFCURVE", -"204 294 CURVE SMOOTH", -"104 294 OFFCURVE", -"58 244 OFFCURVE", -"58 186 CURVE SMOOTH", -"58 94 LINE SMOOTH", -"58 36 OFFCURVE", -"104 -14 OFFCURVE", -"204 -14 CURVE SMOOTH {name = hr00;}" +alignment = -1; +ref = caron.case; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"698 -14 OFFCURVE", -"746 36 OFFCURVE", -"746 94 CURVE SMOOTH", -"746 186 LINE SMOOTH", -"746 244 OFFCURVE", -"698 294 OFFCURVE", -"600 294 CURVE SMOOTH", -"502 294 OFFCURVE", -"454 244 OFFCURVE", -"454 186 CURVE SMOOTH", -"454 94 LINE SMOOTH", -"454 36 OFFCURVE", -"502 -14 OFFCURVE", -"600 -14 CURVE SMOOTH" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = N; }, { -closed = 1; -nodes = ( -"1094 -14 OFFCURVE", -"1142 36 OFFCURVE", -"1142 94 CURVE SMOOTH", -"1142 186 LINE SMOOTH", -"1142 244 OFFCURVE", -"1094 294 OFFCURVE", -"996 294 CURVE SMOOTH", -"900 294 OFFCURVE", -"852 244 OFFCURVE", -"852 186 CURVE SMOOTH", -"852 94 LINE SMOOTH", -"852 36 OFFCURVE", -"900 -14 OFFCURVE", -"996 -14 CURVE SMOOTH" +alignment = -1; +ref = caron.case; +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 327; }, { -layerId = master02; -paths = ( +glyphname = Ncommaaccent; +layers = ( { -closed = 1; -nodes = ( -"306 -8 OFFCURVE", -"340 36 OFFCURVE", -"340 94 CURVE SMOOTH", -"340 152 LINE SMOOTH", -"340 210 OFFCURVE", -"306 254 OFFCURVE", -"214 254 CURVE SMOOTH", -"122 254 OFFCURVE", -"88 210 OFFCURVE", -"88 152 CURVE SMOOTH", -"88 94 LINE SMOOTH", -"88 36 OFFCURVE", -"122 -8 OFFCURVE", -"214 -8 CURVE SMOOTH {name = hr00;}" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"692 -8 OFFCURVE", -"726 36 OFFCURVE", -"726 94 CURVE SMOOTH", -"726 152 LINE SMOOTH", -"726 210 OFFCURVE", -"692 254 OFFCURVE", -"600 254 CURVE SMOOTH", -"508 254 OFFCURVE", -"474 210 OFFCURVE", -"474 152 CURVE SMOOTH", -"474 94 LINE SMOOTH", -"474 36 OFFCURVE", -"508 -8 OFFCURVE", -"600 -8 CURVE SMOOTH" -); +alignment = -1; +ref = N; }, { -closed = 1; -nodes = ( -"1078 -8 OFFCURVE", -"1112 36 OFFCURVE", -"1112 94 CURVE SMOOTH", -"1112 152 LINE SMOOTH", -"1112 210 OFFCURVE", -"1078 254 OFFCURVE", -"986 254 CURVE SMOOTH", -"894 254 OFFCURVE", -"860 210 OFFCURVE", -"860 152 CURVE SMOOTH", -"860 94 LINE SMOOTH", -"860 36 OFFCURVE", -"894 -8 OFFCURVE", -"986 -8 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +pos = (300,0); +ref = commabelowcomb; } ); -unicode = 2026; +width = 600; }, { -glyphname = colon; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = period; +alignment = -1; +ref = N; }, { -name = period; -transform = "{1, 0, 0, 1, 0, 678}"; +alignment = -1; +pos = (300,0); +ref = commabelowcomb; } ); -layerId = master01; -vertWidth = 1560; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = period; +alignment = -1; +ref = N; }, { -name = period; -transform = "{1, 0, 0, 1, 0, 792}"; +alignment = -1; +pos = (300,0); +ref = commabelowcomb; } ); -layerId = master02; -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 003A; +unicode = 325; }, { -glyphname = comma; +glyphname = Ntilde; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"560 -302 LINE", -"834 348 LINE", -"454 348 LINE", -"340 -302 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = N; }, { -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"542 -282 LINE", -"772 272 LINE", -"514 272 LINE", -"408 -282 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = tilde.case; } ); -unicode = 002C; +width = 600; }, { -glyphname = semicolon; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( -{ -name = comma; +alignment = -1; +ref = N; }, { -name = period; -transform = "{1, 0, 0, 1, 0, 678}"; +alignment = -1; +ref = tilde.case; } ); -layerId = master01; -vertWidth = 1560; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = comma; +alignment = -1; +ref = N; }, { -name = period; -transform = "{1, 0, 0, 1, 0, 792}"; +alignment = -1; +ref = tilde.case; } ); -layerId = master02; -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 003B; +unicode = 209; }, { -glyphname = quotesingle; +glyphname = Eng; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(189,0,l,{ +name = hr00; +}), +(189,464,l), +(200,464,l), +(359,0,l), +(402,0,l), +(402,-90,l), +(189,-90,l), +(189,-200,l), +(382,-200,ls), +(488,-200,o), +(539,-138,o), +(539,-51,cs), +(539,698,l), +(411,698,l), +(411,234,l), +(400,234,l), +(241,698,l), +(61,698,l), +(61,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"732 1480 LINE", -"468 1480 LINE", -"468 828 LINE", -"732 828 LINE {name = hr00;}" +(156,0,l,{ +name = hr00; +}), +(156,591,l), +(163,591,l), +(401,0,l), +(444,0,l), +(444,-132,l), +(157,-132,l), +(157,-200,l), +(406,-200,ls), +(484,-200,o), +(520,-151,o), +(520,-82,cs), +(520,698,l), +(444,698,l), +(444,113,l), +(437,113,l), +(199,698,l), +(80,698,l), +(80,0,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"676 1480 LINE", -"524 1480 LINE", -"524 926 LINE", -"676 926 LINE {name = hr00;}" +(119,0,l,{ +name = hr00; +}), +(119,668,l), +(122,668,l), +(470,0,l), +(481,0,l), +(481,-182,l), +(180,-182,l), +(180,-200,l), +(473,-200,ls), +(493,-200,o), +(502,-191,o), +(502,-171,cs), +(502,698,l), +(481,698,l), +(481,30,l), +(478,30,l), +(130,698,l), +(98,698,l), +(98,0,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0027; +unicode = 330; }, { -glyphname = quotedbl; +glyphname = O; layers = ( { -components = ( +anchors = ( { -name = quotesingle; -transform = "{1, 0, 0, 1, -226, 0}"; +name = bottom; +pos = (300,0); }, { -name = quotesingle; -transform = "{1, 0, 0, 1, 226, 0}"; +name = top; +pos = (300,698); } ); -layerId = master01; -vertWidth = 1560; -width = 1200; -}, -{ -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = quotesingle; -transform = "{1, 0, 0, 1, -178, 0}"; +closed = 1; +nodes = ( +(487,-12,o), +(573,121,o), +(573,349,cs), +(573,577,o), +(487,710,o), +(300,710,cs), +(113,710,o), +(27,577,o), +(27,349,cs), +(27,121,o), +(113,-12,o), +(300,-12,cs,{ +name = hr00; +}) +); }, { -name = quotesingle; -transform = "{1, 0, 0, 1, 178, 0}"; -} +closed = 1; +nodes = ( +(215,109,o), +(187,176,o), +(187,288,cs), +(187,410,ls), +(187,522,o), +(215,589,o), +(300,589,cs), +(385,589,o), +(413,522,o), +(413,410,cs), +(413,289,l), +(413,176,o), +(385,109,o), +(300,109,cs) ); -layerId = master02; -vertWidth = 1560; -width = 1200; } ); -unicode = 0022; +width = 600; }, { -glyphname = quoteleft; -layers = ( +anchors = ( +{ +name = bottom; +pos = (300,0); +}, { -layerId = master01; -paths = ( +name = top; +pos = (300,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"704 828 LINE", -"818 1480 LINE", -"600 1480 LINE", -"324 828 LINE {name = hr00;}" -); -} +(470,-12,o), +(544,121,o), +(544,349,cs), +(544,577,o), +(470,710,o), +(300,710,cs), +(130,710,o), +(56,577,o), +(56,349,cs), +(56,121,o), +(130,-12,o), +(300,-12,cs,{ +name = hr00; +}) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"648 926 LINE", -"754 1480 LINE", -"620 1480 LINE", -"390 926 LINE {name = hr00;}" +(189,61,o), +(145,152,o), +(145,292,cs), +(145,406,ls), +(145,546,o), +(189,637,o), +(300,637,cs), +(411,637,o), +(455,546,o), +(455,406,cs), +(455,292,l), +(455,152,o), +(411,61,o), +(300,61,cs) ); } ); -vertWidth = 1560; -width = 1200; -} -); -unicode = 2018; +width = 600; }, { -glyphname = quoteright; -layers = ( +anchors = ( +{ +name = bottom; +pos = (300,0); +}, { -layerId = master01; -paths = ( +name = top; +pos = (300,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"600 828 LINE", -"876 1480 LINE", -"496 1480 LINE", -"382 828 LINE {name = hr00;}" -); -} +(446,-12,o), +(529,93,o), +(529,349,cs), +(529,605,o), +(446,710,o), +(300,710,cs), +(154,710,o), +(71,605,o), +(71,349,cs), +(71,93,o), +(154,-12,o), +(300,-12,cs,{ +name = hr00; +}) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"580 926 LINE", -"810 1480 LINE", -"552 1480 LINE", -"446 926 LINE {name = hr00;}" +(167,8,o), +(95,112,o), +(95,317,cs), +(95,381,ls), +(95,586,o), +(167,690,o), +(300,690,cs), +(433,690,o), +(505,586,o), +(505,381,cs), +(505,317,ls), +(505,112,o), +(433,8,o), +(300,8,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2019; +unicode = 79; }, { -glyphname = quotedblleft; +glyphname = Oacute; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = quoteleft; -transform = "{1, 0, 0, 1, -258, 0}"; +alignment = -1; +ref = O; }, { -name = quoteleft; -transform = "{1, 0, 0, 1, 260, 0}"; +alignment = -1; +ref = acute.case; } ); -layerId = master01; -vertWidth = 1560; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = quoteleft; -transform = "{1, 0, 0, 1, -228, 0}"; +alignment = -1; +ref = O; }, { -name = quoteleft; -transform = "{1, 0, 0, 1, 252, 0}"; -} -); -layerId = master02; -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = acute.case; } ); -unicode = 201C; +width = 600; }, { -glyphname = quotedblright; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = quoteright; -transform = "{1, 0, 0, 1, -258, 0}"; +alignment = -1; +ref = O; }, { -name = quoteright; -transform = "{1, 0, 0, 1, 260, 0}"; +alignment = -1; +ref = acute.case; +} +); +width = 600; } ); -layerId = master01; -vertWidth = 1560; -width = 1200; +unicode = 211; }, { -components = ( +glyphname = Obreve; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = quoteright; -transform = "{1, 0, 0, 1, -228, 0}"; +alignment = -1; +ref = O; }, { -name = quoteright; -transform = "{1, 0, 0, 1, 252, 0}"; -} -); -layerId = master02; -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = breve.case; } ); -unicode = 201D; +width = 600; }, { -glyphname = quotesinglbase; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -layerId = master01; -paths = ( +alignment = -1; +ref = O; +}, { -closed = 1; -nodes = ( -"560 -302 LINE", -"834 348 LINE", -"454 348 LINE", -"340 -302 LINE {name = hr00;}" -); +alignment = -1; +ref = breve.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"542 -282 LINE", -"772 272 LINE", -"514 272 LINE", -"408 -282 LINE {name = hr00;}" -); +alignment = -1; +ref = O; +}, +{ +alignment = -1; +ref = breve.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 201A; +unicode = 334; }, { -glyphname = quotedblbase; +glyphname = Ocaron; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = quotesinglbase; -transform = "{1, 0, 0, 1, -252, 0}"; +alignment = -1; +ref = O; }, { -name = quotesinglbase; -transform = "{1, 0, 0, 1, 266, 0}"; +alignment = -1; +ref = caron.case; } ); -layerId = master01; -vertWidth = 1560; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = quotesinglbase; -transform = "{1, 0, 0, 1, -190, 0}"; +alignment = -1; +ref = O; }, { -name = quotesinglbase; -transform = "{1, 0, 0, 1, 290, 0}"; -} -); -layerId = master02; -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = caron.case; } ); -unicode = 201E; +width = 600; }, { -glyphname = guilsinglleft; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"576 544 LINE", -"836 820 LINE", -"746 1012 LINE", -"346 676 LINE", -"346 412 LINE", -"746 76 LINE", -"836 266 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = O; }, { -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"506 540 LINE", -"802 854 LINE", -"752 968 LINE", -"340 620 LINE", -"340 460 LINE", -"752 112 LINE", -"802 226 LINE {name = hr00;}" -); +alignment = -1; +ref = caron.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2039; +unicode = 465; }, { -glyphname = guilsinglright; +glyphname = Ocircumflex; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"854 412 LINE", -"854 676 LINE", -"454 1012 LINE", -"364 820 LINE", -"624 544 LINE", -"364 266 LINE", -"454 76 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = O; }, { -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"860 460 LINE", -"860 620 LINE", -"448 968 LINE", -"398 854 LINE", -"694 540 LINE", -"398 226 LINE", -"448 112 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = circumflex.case; } ); -unicode = 203A; +width = 600; }, { -glyphname = guillemotleft; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = guilsinglleft; -transform = "{1, 0, 0, 1, -228, 0}"; +alignment = -1; +ref = O; }, { -name = guilsinglleft; -transform = "{1, 0, 0, 1, 266, 0}"; +alignment = -1; +ref = circumflex.case; } ); -layerId = master01; -vertWidth = 1560; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = guilsinglleft; -transform = "{1, 0, 0, 1, -194, 0}"; +alignment = -1; +ref = O; }, { -name = guilsinglleft; -transform = "{1, 0, 0, 1, 266, 0}"; +alignment = -1; +ref = circumflex.case; } ); -layerId = master02; -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 00AB; +unicode = 212; }, { -glyphname = guillemotright; +glyphname = Ocircumflexacute; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = guilsinglright; -transform = "{1, 0, 0, 1, -266, 0}"; +alignment = -1; +ref = O; }, { -name = guilsinglright; -transform = "{1, 0, 0, 1, 228, 0}"; +alignment = -1; +pos = (300,0); +ref = circumflexacute.case; } ); -layerId = master01; -vertWidth = 1560; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = guilsinglright; -transform = "{1, 0, 0, 1, -266, 0}"; +alignment = -1; +ref = O; }, { -name = guilsinglright; -transform = "{1, 0, 0, 1, 194, 0}"; -} -); -layerId = master02; -vertWidth = 1560; -width = 1200; +alignment = -1; +pos = (300,0); +ref = circumflexacute.case; } ); -unicode = 00BB; +width = 600; }, { -glyphname = exclamdown; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -layerId = master01; -paths = ( +alignment = -1; +ref = O; +}, { -closed = 1; -nodes = ( -"762 42 LINE", -"648 546 LINE", -"552 546 LINE", -"438 42 LINE", -"438 -364 LINE", -"762 -364 LINE" +alignment = -1; +pos = (300,0); +ref = circumflexacute.case; +} +); +width = 600; +} ); +unicode = 7888; }, { -closed = 1; -nodes = ( -"742 682 OFFCURVE", -"796 752 OFFCURVE", -"796 836 CURVE SMOOTH {name = hr01;}", -"796 900 LINE SMOOTH", -"796 986 OFFCURVE", -"742 1056 OFFCURVE", -"600 1056 CURVE SMOOTH", -"458 1056 OFFCURVE", -"404 986 OFFCURVE", -"404 900 CURVE SMOOTH", -"404 836 LINE SMOOTH", -"404 752 OFFCURVE", -"458 682 OFFCURVE", -"600 682 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -}, +glyphname = Ocircumflexdotbelow; +layers = ( { -layerId = master02; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"688 42 LINE", -"632 566 LINE", -"568 566 LINE", -"512 42 LINE", -"512 -364 LINE", -"688 -364 LINE" -); +alignment = -1; +ref = O; }, { -closed = 1; -nodes = ( -"708 774 OFFCURVE", -"748 826 OFFCURVE", -"748 894 CURVE SMOOTH {name = hr01;}", -"748 930 LINE SMOOTH", -"748 998 OFFCURVE", -"708 1050 OFFCURVE", -"600 1050 CURVE SMOOTH", -"492 1050 OFFCURVE", -"452 998 OFFCURVE", -"452 930 CURVE SMOOTH", -"452 894 LINE SMOOTH", -"452 826 OFFCURVE", -"492 774 OFFCURVE", -"600 774 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = circumflex.case; +}, +{ +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -unicode = 00A1; +width = 600; }, { -glyphname = exclam; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -layerId = master01; -paths = ( +alignment = -1; +ref = O; +}, { -closed = 1; -nodes = ( -"762 990 LINE", -"762 1396 LINE", -"438 1396 LINE", -"438 990 LINE", -"552 486 LINE", -"648 486 LINE" -); +alignment = -1; +ref = circumflex.case; }, { -closed = 1; -nodes = ( -"742 -24 OFFCURVE", -"796 46 OFFCURVE", -"796 132 CURVE SMOOTH {name = hr01;}", -"796 196 LINE SMOOTH", -"796 280 OFFCURVE", -"742 350 OFFCURVE", -"600 350 CURVE SMOOTH", -"458 350 OFFCURVE", -"404 280 OFFCURVE", -"404 196 CURVE SMOOTH", -"404 132 LINE SMOOTH", -"404 46 OFFCURVE", -"458 -24 OFFCURVE", -"600 -24 CURVE SMOOTH" -); +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"688 990 LINE", -"688 1396 LINE", -"512 1396 LINE", -"512 990 LINE", -"568 466 LINE", -"632 466 LINE" -); +alignment = -1; +ref = O; }, { -closed = 1; -nodes = ( -"708 -18 OFFCURVE", -"748 34 OFFCURVE", -"748 102 CURVE SMOOTH {name = hr01;}", -"748 138 LINE SMOOTH", -"748 206 OFFCURVE", -"708 258 OFFCURVE", -"600 258 CURVE SMOOTH", -"492 258 OFFCURVE", -"452 206 OFFCURVE", -"452 138 CURVE SMOOTH", -"452 102 LINE SMOOTH", -"452 34 OFFCURVE", -"492 -18 OFFCURVE", -"600 -18 CURVE SMOOTH" -); +alignment = -1; +ref = circumflex.case; +}, +{ +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0021; +unicode = 7896; }, { -glyphname = questiondown; +glyphname = Ocircumflexgrave; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"894 -388 OFFCURVE", -"1032 -228 OFFCURVE", -"1078 -68 CURVE", -"834 34 LINE", -"808 -66 OFFCURVE", -"736 -136 OFFCURVE", -"628 -136 CURVE SMOOTH", -"532 -136 OFFCURVE", -"458 -90 OFFCURVE", -"458 20 CURVE SMOOTH", -"458 48 LINE SMOOTH", -"458 200 OFFCURVE", -"584 252 OFFCURVE", -"784 260 CURVE", -"784 566 LINE", -"504 566 LINE", -"504 422 LINE", -"312 390 OFFCURVE", -"146 248 OFFCURVE", -"146 22 CURVE SMOOTH", -"146 -220 OFFCURVE", -"334 -388 OFFCURVE", -"618 -388 CURVE SMOOTH" -); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = O; }, { -closed = 1; -nodes = ( -"780 682 OFFCURVE", -"836 752 OFFCURVE", -"836 836 CURVE SMOOTH {name = hr01;}", -"836 900 LINE SMOOTH", -"836 986 OFFCURVE", -"780 1056 OFFCURVE", -"640 1056 CURVE SMOOTH", -"498 1056 OFFCURVE", -"442 986 OFFCURVE", -"442 900 CURVE SMOOTH", -"442 836 LINE SMOOTH", -"442 752 OFFCURVE", -"498 682 OFFCURVE", -"640 682 CURVE SMOOTH" -); +alignment = -1; +pos = (300,0); +ref = circumflexgrave.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"854 -388 OFFCURVE", -"994 -240 OFFCURVE", -"1046 -64 CURVE", -"896 -8 LINE", -"860 -142 OFFCURVE", -"764 -242 OFFCURVE", -"604 -242 CURVE SMOOTH", -"450 -242 OFFCURVE", -"354 -166 OFFCURVE", -"354 -18 CURVE SMOOTH", -"354 10 LINE SMOOTH", -"354 190 OFFCURVE", -"494 278 OFFCURVE", -"722 288 CURVE", -"722 602 LINE", -"564 602 LINE", -"564 400 LINE", -"376 366 OFFCURVE", -"180 242 OFFCURVE", -"180 -10 CURVE SMOOTH", -"180 -240 OFFCURVE", -"344 -388 OFFCURVE", -"598 -388 CURVE SMOOTH {name = hr00;}" -); +alignment = -1; +ref = O; }, { -closed = 1; -nodes = ( -"744 774 OFFCURVE", -"784 826 OFFCURVE", -"784 894 CURVE SMOOTH", -"784 930 LINE SMOOTH", -"784 998 OFFCURVE", -"744 1050 OFFCURVE", -"636 1050 CURVE SMOOTH", -"528 1050 OFFCURVE", -"488 998 OFFCURVE", -"488 930 CURVE SMOOTH", -"488 894 LINE SMOOTH", -"488 826 OFFCURVE", -"528 774 OFFCURVE", -"636 774 CURVE SMOOTH" -); +alignment = -1; +pos = (300,0); +ref = circumflexgrave.case; } ); -vertWidth = 1560; -width = 1200; -} -); -unicode = 00BF; +width = 600; }, { -glyphname = question; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"696 610 LINE", -"888 642 OFFCURVE", -"1054 784 OFFCURVE", -"1054 1010 CURVE SMOOTH", -"1054 1252 OFFCURVE", -"866 1420 OFFCURVE", -"582 1420 CURVE SMOOTH", -"306 1420 OFFCURVE", -"168 1260 OFFCURVE", -"122 1100 CURVE", -"366 998 LINE", -"392 1098 OFFCURVE", -"464 1168 OFFCURVE", -"572 1168 CURVE SMOOTH", -"668 1168 OFFCURVE", -"742 1122 OFFCURVE", -"742 1012 CURVE SMOOTH", -"742 984 LINE SMOOTH", -"742 832 OFFCURVE", -"616 780 OFFCURVE", -"416 772 CURVE", -"416 466 LINE", -"696 466 LINE" -); +alignment = -1; +ref = O; }, { -closed = 1; -nodes = ( -"702 -24 OFFCURVE", -"758 46 OFFCURVE", -"758 132 CURVE SMOOTH {name = hr01;}", -"758 196 LINE SMOOTH", -"758 280 OFFCURVE", -"702 350 OFFCURVE", -"560 350 CURVE SMOOTH", -"420 350 OFFCURVE", -"364 280 OFFCURVE", -"364 196 CURVE SMOOTH", -"364 132 LINE SMOOTH", -"364 46 OFFCURVE", -"420 -24 OFFCURVE", -"560 -24 CURVE SMOOTH" +alignment = -1; +pos = (300,0); +ref = circumflexgrave.case; +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 7890; }, { -layerId = master02; -paths = ( +glyphname = Ocircumflexhook; +layers = ( { -closed = 1; -nodes = ( -"636 632 LINE", -"824 666 OFFCURVE", -"1020 790 OFFCURVE", -"1020 1042 CURVE SMOOTH", -"1020 1272 OFFCURVE", -"856 1420 OFFCURVE", -"602 1420 CURVE SMOOTH", -"346 1420 OFFCURVE", -"206 1272 OFFCURVE", -"154 1096 CURVE", -"304 1040 LINE", -"340 1174 OFFCURVE", -"436 1274 OFFCURVE", -"596 1274 CURVE SMOOTH", -"750 1274 OFFCURVE", -"846 1198 OFFCURVE", -"846 1050 CURVE SMOOTH", -"846 1022 LINE SMOOTH", -"846 842 OFFCURVE", -"706 754 OFFCURVE", -"478 744 CURVE", -"478 430 LINE", -"636 430 LINE" -); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = O; }, { -closed = 1; -nodes = ( -"672 -18 OFFCURVE", -"712 34 OFFCURVE", -"712 102 CURVE SMOOTH {name = hr01;}", -"712 138 LINE SMOOTH", -"712 206 OFFCURVE", -"672 258 OFFCURVE", -"564 258 CURVE SMOOTH", -"456 258 OFFCURVE", -"416 206 OFFCURVE", -"416 138 CURVE SMOOTH", -"416 102 LINE SMOOTH", -"416 34 OFFCURVE", -"456 -18 OFFCURVE", -"564 -18 CURVE SMOOTH" -); +alignment = -1; +pos = (300,0); +ref = circumflexhook.case; } ); -vertWidth = 1560; -width = 1200; -} -); -unicode = 003F; +width = 600; }, { -glyphname = parenleft; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -layerId = master01; -paths = ( +alignment = -1; +ref = O; +}, { -closed = 1; -nodes = ( -"348 232 OFFCURVE", -"538 -108 OFFCURVE", -"764 -276 CURVE", -"1060 -276 LINE", -"812 -106 OFFCURVE", -"596 186 OFFCURVE", -"596 520 CURVE SMOOTH", -"596 724 LINE SMOOTH", -"596 1058 OFFCURVE", -"812 1350 OFFCURVE", -"1060 1520 CURVE", -"764 1520 LINE", -"538 1352 OFFCURVE", -"348 1012 OFFCURVE", -"348 622 CURVE SMOOTH {name = hr00;}" -); +alignment = -1; +pos = (300,0); +ref = circumflexhook.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"410 232 OFFCURVE", -"600 -108 OFFCURVE", -"826 -276 CURVE", -"988 -276 LINE", -"756 -102 OFFCURVE", -"560 194 OFFCURVE", -"560 536 CURVE SMOOTH", -"560 708 LINE SMOOTH", -"560 1050 OFFCURVE", -"756 1346 OFFCURVE", -"988 1520 CURVE", -"826 1520 LINE", -"600 1352 OFFCURVE", -"410 1012 OFFCURVE", -"410 622 CURVE SMOOTH {name = hr00;}" -); +alignment = -1; +ref = O; +}, +{ +alignment = -1; +pos = (300,0); +ref = circumflexhook.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0028; +unicode = 7892; }, { -glyphname = parenright; +glyphname = Ocircumflextilde; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"852 1012 OFFCURVE", -"662 1352 OFFCURVE", -"436 1520 CURVE", -"140 1520 LINE", -"388 1350 OFFCURVE", -"604 1058 OFFCURVE", -"604 724 CURVE SMOOTH", -"604 520 LINE SMOOTH", -"604 186 OFFCURVE", -"388 -106 OFFCURVE", -"140 -276 CURVE", -"436 -276 LINE", -"662 -108 OFFCURVE", -"852 232 OFFCURVE", -"852 622 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = O; }, { -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"790 1012 OFFCURVE", -"600 1352 OFFCURVE", -"374 1520 CURVE", -"212 1520 LINE", -"444 1346 OFFCURVE", -"640 1050 OFFCURVE", -"640 708 CURVE SMOOTH", -"640 536 LINE SMOOTH", -"640 194 OFFCURVE", -"444 -102 OFFCURVE", -"212 -276 CURVE", -"374 -276 LINE", -"600 -108 OFFCURVE", -"790 232 OFFCURVE", -"790 622 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +pos = (300,0); +ref = circumflextilde.case; } ); -unicode = 0029; +width = 600; }, { -glyphname = bracketleft; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -layerId = master01; -paths = ( +alignment = -1; +ref = O; +}, { -closed = 1; -nodes = ( -"1014 -78 LINE", -"604 -78 LINE", -"604 1322 LINE", -"1014 1322 LINE", -"1014 1520 LINE", -"366 1520 LINE", -"366 -276 LINE", -"1014 -276 LINE {name = hr00;}" -); +alignment = -1; +pos = (300,0); +ref = circumflextilde.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"1010 -152 LINE", -"588 -152 LINE", -"588 1396 LINE", -"1010 1396 LINE", -"1010 1520 LINE", -"450 1520 LINE", -"450 -276 LINE", -"1010 -276 LINE {name = hr00;}" -); +alignment = -1; +ref = O; +}, +{ +alignment = -1; +pos = (300,0); +ref = circumflextilde.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 005B; +unicode = 7894; }, { -glyphname = bracketright; +glyphname = Odieresis; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"186 1322 LINE", -"596 1322 LINE", -"596 -78 LINE", -"186 -78 LINE", -"186 -276 LINE", -"834 -276 LINE", -"834 1520 LINE", -"186 1520 LINE {name = hr00;}" -); +alignment = -1; +ref = O; +}, +{ +alignment = -1; +ref = dieresis.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"190 1396 LINE", -"612 1396 LINE", -"612 -152 LINE", -"190 -152 LINE", -"190 -276 LINE", -"750 -276 LINE", -"750 1520 LINE", -"190 1520 LINE {name = hr00;}" +alignment = -1; +ref = O; +}, +{ +alignment = -1; +ref = dieresis.case; +} ); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = O; +}, +{ +alignment = -1; +ref = dieresis.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 005D; +unicode = 214; }, { -glyphname = braceleft; +glyphname = Odotbelow; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1016 -78 LINE", -"646 -78 LINE", -"646 18 LINE SMOOTH", -"646 118 OFFCURVE", -"686 162 OFFCURVE", -"726 214 CURVE", -"772 270 OFFCURVE", -"820 332 OFFCURVE", -"820 416 CURVE SMOOTH {name = hr01;}", -"820 526 OFFCURVE", -"744 596 OFFCURVE", -"584 614 CURVE", -"584 630 LINE", -"744 648 OFFCURVE", -"820 718 OFFCURVE", -"820 828 CURVE SMOOTH", -"820 912 OFFCURVE", -"772 974 OFFCURVE", -"726 1030 CURVE", -"686 1082 OFFCURVE", -"646 1126 OFFCURVE", -"646 1226 CURVE SMOOTH {name = hr02;}", -"646 1322 LINE", -"1016 1322 LINE", -"1016 1520 LINE", -"660 1520 LINE SMOOTH", -"478 1520 OFFCURVE", -"408 1430 OFFCURVE", -"408 1304 CURVE SMOOTH", -"408 1214 LINE SMOOTH", -"408 1080 OFFCURVE", -"472 1016 OFFCURVE", -"520 960 CURVE", -"564 906 OFFCURVE", -"580 872 OFFCURVE", -"580 830 CURVE SMOOTH {name = hr03;}", -"580 762 OFFCURVE", -"506 722 OFFCURVE", -"364 722 CURVE SMOOTH", -"184 722 LINE", -"184 522 LINE", -"364 522 LINE SMOOTH", -"506 522 OFFCURVE", -"580 482 OFFCURVE", -"580 414 CURVE SMOOTH", -"580 372 OFFCURVE", -"564 338 OFFCURVE", -"520 284 CURVE", -"472 228 OFFCURVE", -"408 164 OFFCURVE", -"408 30 CURVE SMOOTH {name = hr04;}", -"408 -60 LINE SMOOTH", -"408 -186 OFFCURVE", -"478 -276 OFFCURVE", -"660 -276 CURVE SMOOTH", -"1016 -276 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"990 -152 LINE", -"608 -152 LINE", -"608 2 LINE SMOOTH", -"608 112 OFFCURVE", -"646 158 OFFCURVE", -"688 214 CURVE SMOOTH", -"732 272 OFFCURVE", -"782 332 OFFCURVE", -"782 416 CURVE SMOOTH", -"782 526 OFFCURVE", -"696 600 OFFCURVE", -"562 618 CURVE", -"562 626 LINE", -"696 644 OFFCURVE", -"782 718 OFFCURVE", -"782 828 CURVE SMOOTH", -"782 912 OFFCURVE", -"732 972 OFFCURVE", -"688 1030 CURVE SMOOTH", -"646 1086 OFFCURVE", -"608 1132 OFFCURVE", -"608 1242 CURVE SMOOTH", -"608 1396 LINE", -"990 1396 LINE", -"990 1520 LINE", -"638 1520 LINE SMOOTH", -"528 1520 OFFCURVE", -"470 1448 OFFCURVE", -"470 1356 CURVE SMOOTH", -"470 1230 LINE SMOOTH", -"470 1086 OFFCURVE", -"534 1020 OFFCURVE", -"582 960 CURVE SMOOTH", -"626 906 OFFCURVE", -"642 872 OFFCURVE", -"642 830 CURVE SMOOTH", -"642 730 OFFCURVE", -"546 684 OFFCURVE", -"366 684 CURVE SMOOTH", -"210 684 LINE", -"210 560 LINE", -"366 560 LINE SMOOTH", -"546 560 OFFCURVE", -"642 514 OFFCURVE", -"642 414 CURVE SMOOTH", -"642 372 OFFCURVE", -"626 338 OFFCURVE", -"582 284 CURVE SMOOTH", -"534 224 OFFCURVE", -"470 158 OFFCURVE", -"470 14 CURVE SMOOTH", -"470 -112 LINE SMOOTH", -"470 -204 OFFCURVE", -"528 -276 OFFCURVE", -"638 -276 CURVE SMOOTH", -"990 -276 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 007B; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -glyphname = braceright; -layers = ( +alignment = -1; +ref = O; +}, { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"184 1322 LINE", -"554 1322 LINE", -"554 1226 LINE SMOOTH", -"554 1126 OFFCURVE", -"514 1082 OFFCURVE", -"474 1030 CURVE", -"428 974 OFFCURVE", -"380 912 OFFCURVE", -"380 828 CURVE SMOOTH {name = hr01;}", -"380 718 OFFCURVE", -"456 648 OFFCURVE", -"616 630 CURVE", -"616 614 LINE", -"456 596 OFFCURVE", -"380 526 OFFCURVE", -"380 416 CURVE SMOOTH", -"380 332 OFFCURVE", -"428 270 OFFCURVE", -"474 214 CURVE", -"514 162 OFFCURVE", -"554 118 OFFCURVE", -"554 18 CURVE SMOOTH {name = hr02;}", -"554 -78 LINE", -"184 -78 LINE", -"184 -276 LINE", -"540 -276 LINE SMOOTH", -"722 -276 OFFCURVE", -"792 -186 OFFCURVE", -"792 -60 CURVE SMOOTH", -"792 30 LINE SMOOTH", -"792 164 OFFCURVE", -"728 228 OFFCURVE", -"680 284 CURVE", -"636 338 OFFCURVE", -"620 372 OFFCURVE", -"620 414 CURVE SMOOTH {name = hr03;}", -"620 482 OFFCURVE", -"694 522 OFFCURVE", -"836 522 CURVE SMOOTH", -"1016 522 LINE", -"1016 722 LINE", -"836 722 LINE SMOOTH", -"694 722 OFFCURVE", -"620 762 OFFCURVE", -"620 830 CURVE SMOOTH", -"620 872 OFFCURVE", -"636 906 OFFCURVE", -"680 960 CURVE", -"728 1016 OFFCURVE", -"792 1080 OFFCURVE", -"792 1214 CURVE SMOOTH {name = hr04;}", -"792 1304 LINE SMOOTH", -"792 1430 OFFCURVE", -"722 1520 OFFCURVE", -"540 1520 CURVE SMOOTH", -"184 1520 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"210 1396 LINE", -"592 1396 LINE", -"592 1242 LINE SMOOTH", -"592 1132 OFFCURVE", -"554 1086 OFFCURVE", -"512 1030 CURVE SMOOTH", -"468 972 OFFCURVE", -"418 912 OFFCURVE", -"418 828 CURVE SMOOTH", -"418 718 OFFCURVE", -"504 644 OFFCURVE", -"638 626 CURVE", -"638 618 LINE", -"504 600 OFFCURVE", -"418 526 OFFCURVE", -"418 416 CURVE SMOOTH", -"418 332 OFFCURVE", -"468 272 OFFCURVE", -"512 214 CURVE SMOOTH", -"554 158 OFFCURVE", -"592 112 OFFCURVE", -"592 2 CURVE SMOOTH", -"592 -152 LINE", -"210 -152 LINE", -"210 -276 LINE", -"562 -276 LINE SMOOTH", -"672 -276 OFFCURVE", -"730 -204 OFFCURVE", -"730 -112 CURVE SMOOTH", -"730 14 LINE SMOOTH", -"730 158 OFFCURVE", -"666 224 OFFCURVE", -"618 284 CURVE SMOOTH", -"574 338 OFFCURVE", -"558 372 OFFCURVE", -"558 414 CURVE SMOOTH", -"558 514 OFFCURVE", -"654 560 OFFCURVE", -"834 560 CURVE SMOOTH", -"990 560 LINE", -"990 684 LINE", -"834 684 LINE SMOOTH", -"654 684 OFFCURVE", -"558 730 OFFCURVE", -"558 830 CURVE SMOOTH", -"558 872 OFFCURVE", -"574 906 OFFCURVE", -"618 960 CURVE SMOOTH", -"666 1020 OFFCURVE", -"730 1086 OFFCURVE", -"730 1230 CURVE SMOOTH", -"730 1356 LINE SMOOTH", -"730 1448 OFFCURVE", -"672 1520 OFFCURVE", -"562 1520 CURVE SMOOTH", -"210 1520 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 007D; +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; +} +); +width = 600; }, { -glyphname = slash; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -layerId = master01; -paths = ( +alignment = -1; +ref = O; +}, { -closed = 1; -nodes = ( -"1054 1520 LINE", -"788 1520 LINE", -"146 -276 LINE", -"412 -276 LINE {name = hr00;}" -); +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"1020 1520 LINE", -"876 1520 LINE", -"180 -276 LINE", -"324 -276 LINE {name = hr00;}" -); +alignment = -1; +ref = O; +}, +{ +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 002F; +unicode = 7884; }, { -glyphname = backslash; +glyphname = Ograve; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"412 1520 LINE", -"146 1520 LINE", -"788 -276 LINE", -"1054 -276 LINE {name = hr00;}" -); +alignment = -1; +ref = O; +}, +{ +alignment = -1; +ref = grave.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"324 1520 LINE", -"180 1520 LINE", -"876 -276 LINE", -"1020 -276 LINE {name = hr00;}" +alignment = -1; +ref = O; +}, +{ +alignment = -1; +ref = grave.case; +} ); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = O; +}, +{ +alignment = -1; +ref = grave.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 005C; +unicode = 210; }, { -glyphname = fraction; +glyphname = Ohook; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"852 796 LINE", -"1198 1396 LINE", -"992 1396 LINE", -"646 796 LINE {name = hr00;}" -); +alignment = -1; +ref = O; }, { -closed = 1; -nodes = ( -"208 0 LINE", -"554 600 LINE", -"348 600 LINE", -"2 0 LINE" -); +alignment = -1; +pos = (300,0); +ref = hookcomb.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"844 796 LINE", -"1164 1396 LINE", -"1020 1396 LINE", -"700 796 LINE {name = hr00;}" -); +alignment = -1; +ref = O; }, { -closed = 1; -nodes = ( -"180 0 LINE", -"500 600 LINE", -"356 600 LINE", -"36 0 LINE" +alignment = -1; +pos = (300,0); +ref = hookcomb.case; +} ); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = O; +}, +{ +alignment = -1; +pos = (300,0); +ref = hookcomb.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2044; +unicode = 7886; }, { -glyphname = percent; +glyphname = Ohorn; +lastChange = "2023-03-22 18:51:10 +0000"; layers = ( { -layerId = master01; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"528 676 OFFCURVE", -"644 818 OFFCURVE", -"644 1048 CURVE SMOOTH", -"644 1278 OFFCURVE", -"528 1420 OFFCURVE", -"330 1420 CURVE SMOOTH", -"132 1420 OFFCURVE", -"16 1278 OFFCURVE", -"16 1048 CURVE SMOOTH", -"16 818 OFFCURVE", -"132 676 OFFCURVE", -"330 676 CURVE SMOOTH" -); +name = bottom; +pos = (300,0); }, { -closed = 1; -nodes = ( -"252 850 OFFCURVE", -"226 910 OFFCURVE", -"226 1004 CURVE SMOOTH", -"226 1092 LINE SMOOTH", -"226 1186 OFFCURVE", -"252 1246 OFFCURVE", -"330 1246 CURVE SMOOTH", -"408 1246 OFFCURVE", -"434 1186 OFFCURVE", -"434 1092 CURVE SMOOTH", -"434 1004 LINE SMOOTH", -"434 910 OFFCURVE", -"408 850 OFFCURVE", -"330 850 CURVE SMOOTH" -); +name = top; +pos = (300,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(593,813,l), +(469,813,l), +(469,698,l), +(389,698,l), +(363,706,o), +(333,710,o), +(300,710,cs,{ +name = hr01; +}), +(113,710,o), +(27,577,o), +(27,349,cs), +(27,121,o), +(113,-12,o), +(300,-12,cs), +(487,-12,o), +(573,121,o), +(573,349,cs), +(573,465,o), +(557,555,o), +(506,610,c,{ +name = hr02; +}), +(509,610,l), +(575,615,o), +(593,649,o), +(593,710,cs,{ +name = hr03; +}) +); +}, +{ +closed = 1; +nodes = ( +(215,109,o), +(187,176,o), +(187,288,cs), +(187,410,ls), +(187,522,o), +(215,589,o), +(300,589,cs), +(385,589,o), +(413,522,o), +(413,410,cs,{ +name = hr04; +}), +(413,289,ls), +(413,176,o), +(385,109,o), +(300,109,cs) +); +} +); +width = 600; }, { -closed = 1; -nodes = ( -"894 796 LINE", -"1196 1396 LINE {name = hr01;}", -"970 1396 LINE", -"668 796 LINE" -); +anchors = ( +{ +name = bottom; +pos = (300,0); }, { -closed = 1; -nodes = ( -"230 0 LINE", -"532 600 LINE", -"306 600 LINE", -"4 0 LINE" -); +name = top; +pos = (300,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(549,810,l), +(478,810,l), +(478,698,l), +(380,698,l), +(356,706,o), +(329,710,o), +(300,710,cs,{ +name = hr01; +}), +(130,710,o), +(56,577,o), +(56,349,cs), +(56,121,o), +(130,-12,o), +(300,-12,cs), +(470,-12,o), +(544,121,o), +(544,349,cs), +(544,488,o), +(519,589,o), +(458,647,c,{ +name = hr02; +}), +(486,647,ls), +(536,647,o), +(549,675,o), +(549,710,cs,{ +name = hr03; +}) +); +}, +{ +closed = 1; +nodes = ( +(189,61,o), +(145,152,o), +(145,292,cs), +(145,406,ls), +(145,546,o), +(189,637,o), +(300,637,cs), +(411,637,o), +(455,546,o), +(455,406,cs,{ +name = hr04; +}), +(455,292,ls), +(455,152,o), +(411,61,o), +(300,61,cs) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = bottom; +pos = (300,0); }, { +name = top; +pos = (300,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"1070 -24 OFFCURVE", -"1186 118 OFFCURVE", -"1186 348 CURVE SMOOTH", -"1186 578 OFFCURVE", -"1070 720 OFFCURVE", -"872 720 CURVE SMOOTH", -"674 720 OFFCURVE", -"558 578 OFFCURVE", -"558 348 CURVE SMOOTH", -"558 118 OFFCURVE", -"674 -24 OFFCURVE", -"872 -24 CURVE SMOOTH {name = hr02;}" +(508,809,l), +(488,809,l), +(488,698,l), +(377,698,l), +(354,706,o), +(328,710,o), +(300,710,cs,{ +name = hr01; +}), +(154,710,o), +(71,605,o), +(71,349,cs), +(71,93,o), +(154,-12,o), +(300,-12,cs), +(446,-12,o), +(529,93,o), +(529,349,cs), +(529,527,o), +(488,634,o), +(413,680,c,{ +name = hr02; +}), +(479,680,ls), +(499,680,o), +(508,689,o), +(508,709,cs) ); }, { closed = 1; nodes = ( -"794 150 OFFCURVE", -"768 210 OFFCURVE", -"768 304 CURVE SMOOTH", -"768 392 LINE SMOOTH", -"768 486 OFFCURVE", -"794 546 OFFCURVE", -"872 546 CURVE SMOOTH", -"950 546 OFFCURVE", -"976 486 OFFCURVE", -"976 392 CURVE SMOOTH", -"976 304 LINE SMOOTH", -"976 210 OFFCURVE", -"950 150 OFFCURVE", -"872 150 CURVE SMOOTH" +(167,8,o), +(95,112,o), +(95,317,cs), +(95,381,ls), +(95,586,o), +(167,690,o), +(300,690,cs,{ +name = hr03; +}), +(433,690,o), +(505,586,o), +(505,381,cs), +(505,317,ls), +(505,112,o), +(433,8,o), +(300,8,cs) ); } ); -vertWidth = 1560; -width = 1200; -}, +width = 600; +} +); +unicode = 416; +}, { -layerId = master02; -paths = ( +glyphname = Ohornacute; +layers = ( { -closed = 1; -nodes = ( -"512 712 OFFCURVE", -"636 832 OFFCURVE", -"636 1066 CURVE SMOOTH", -"636 1300 OFFCURVE", -"512 1420 OFFCURVE", -"338 1420 CURVE SMOOTH", -"164 1420 OFFCURVE", -"40 1300 OFFCURVE", -"40 1066 CURVE SMOOTH", -"40 832 OFFCURVE", -"164 712 OFFCURVE", -"338 712 CURVE SMOOTH" -); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = Ohorn; }, { -closed = 1; -nodes = ( -"242 820 OFFCURVE", -"176 890 OFFCURVE", -"176 1016 CURVE SMOOTH", -"176 1116 LINE SMOOTH", -"176 1242 OFFCURVE", -"242 1312 OFFCURVE", -"338 1312 CURVE SMOOTH", -"434 1312 OFFCURVE", -"500 1242 OFFCURVE", -"500 1116 CURVE SMOOTH", -"500 1016 LINE SMOOTH", -"500 890 OFFCURVE", -"434 820 OFFCURVE", -"338 820 CURVE SMOOTH" +alignment = -1; +ref = acute.case; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"844 796 LINE", -"1164 1396 LINE", -"1020 1396 LINE", -"700 796 LINE {name = hr01;}" -); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = Ohorn; }, { -closed = 1; -nodes = ( -"180 0 LINE", -"500 600 LINE {name = hr02;}", -"356 600 LINE", -"36 0 LINE" +alignment = -1; +ref = acute.case; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"1036 -24 OFFCURVE", -"1160 96 OFFCURVE", -"1160 330 CURVE SMOOTH", -"1160 564 OFFCURVE", -"1036 684 OFFCURVE", -"862 684 CURVE SMOOTH", -"688 684 OFFCURVE", -"564 564 OFFCURVE", -"564 330 CURVE SMOOTH", -"564 96 OFFCURVE", -"688 -24 OFFCURVE", -"862 -24 CURVE SMOOTH {name = hr03;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = Ohorn; }, { -closed = 1; -nodes = ( -"766 84 OFFCURVE", -"700 154 OFFCURVE", -"700 280 CURVE SMOOTH", -"700 380 LINE SMOOTH", -"700 506 OFFCURVE", -"766 576 OFFCURVE", -"862 576 CURVE SMOOTH", -"958 576 OFFCURVE", -"1024 506 OFFCURVE", -"1024 380 CURVE SMOOTH", -"1024 280 LINE SMOOTH", -"1024 154 OFFCURVE", -"958 84 OFFCURVE", -"862 84 CURVE SMOOTH" -); +alignment = -1; +ref = acute.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0025; +unicode = 7898; }, { -glyphname = perthousand; +glyphname = Ohorndotbelow; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"488 800 OFFCURVE", -"592 924 OFFCURVE", -"592 1110 CURVE SMOOTH", -"592 1298 OFFCURVE", -"488 1420 OFFCURVE", -"296 1420 CURVE SMOOTH", -"104 1420 OFFCURVE", -"0 1298 OFFCURVE", -"0 1110 CURVE SMOOTH", -"0 924 OFFCURVE", -"104 800 OFFCURVE", -"296 800 CURVE SMOOTH" -); +alignment = -1; +ref = Ohorn; }, { -closed = 1; -nodes = ( -"232 958 OFFCURVE", -"196 1014 OFFCURVE", -"196 1078 CURVE SMOOTH", -"196 1142 LINE SMOOTH", -"196 1206 OFFCURVE", -"232 1262 OFFCURVE", -"296 1262 CURVE SMOOTH", -"360 1262 OFFCURVE", -"396 1206 OFFCURVE", -"396 1142 CURVE SMOOTH", -"396 1078 LINE SMOOTH", -"396 1014 OFFCURVE", -"360 958 OFFCURVE", -"296 958 CURVE SMOOTH" +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"1082 836 LINE", -"1042 970 LINE", -"118 686 LINE", -"158 552 LINE" -); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = Ohorn; }, { -closed = 1; -nodes = ( -"586 -24 OFFCURVE", -"656 12 OFFCURVE", -"698 66 CURVE", -"714 66 LINE", -"756 10 OFFCURVE", -"824 -24 OFFCURVE", -"908 -24 CURVE SMOOTH", -"1088 -24 OFFCURVE", -"1200 98 OFFCURVE", -"1200 286 CURVE SMOOTH", -"1200 472 OFFCURVE", -"1090 596 OFFCURVE", -"908 596 CURVE SMOOTH", -"826 596 OFFCURVE", -"756 560 OFFCURVE", -"714 506 CURVE", -"698 506 LINE", -"656 562 OFFCURVE", -"588 596 OFFCURVE", -"504 596 CURVE SMOOTH", -"324 596 OFFCURVE", -"212 474 OFFCURVE", -"212 286 CURVE SMOOTH {name = hr01;}", -"212 100 OFFCURVE", -"322 -24 OFFCURVE", -"504 -24 CURVE SMOOTH" +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"444 134 OFFCURVE", -"408 190 OFFCURVE", -"408 254 CURVE SMOOTH", -"408 318 LINE SMOOTH", -"408 382 OFFCURVE", -"444 438 OFFCURVE", -"508 438 CURVE SMOOTH", -"572 438 OFFCURVE", -"608 382 OFFCURVE", -"608 318 CURVE SMOOTH", -"608 254 LINE SMOOTH", -"608 190 OFFCURVE", -"572 134 OFFCURVE", -"508 134 CURVE SMOOTH" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = Ohorn; }, { -closed = 1; -nodes = ( -"840 134 OFFCURVE", -"804 190 OFFCURVE", -"804 254 CURVE SMOOTH", -"804 318 LINE SMOOTH", -"804 382 OFFCURVE", -"840 438 OFFCURVE", -"904 438 CURVE SMOOTH", -"968 438 OFFCURVE", -"1004 382 OFFCURVE", -"1004 318 CURVE SMOOTH", -"1004 254 LINE SMOOTH", -"1004 190 OFFCURVE", -"968 134 OFFCURVE", -"904 134 CURVE SMOOTH" +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 7906; }, { -layerId = master02; -paths = ( +glyphname = Ohorngrave; +layers = ( { -closed = 1; -nodes = ( -"452 800 OFFCURVE", -"556 906 OFFCURVE", -"556 1110 CURVE SMOOTH", -"556 1316 OFFCURVE", -"450 1420 OFFCURVE", -"278 1420 CURVE SMOOTH", -"104 1420 OFFCURVE", -"0 1314 OFFCURVE", -"0 1110 CURVE SMOOTH", -"0 904 OFFCURVE", -"106 800 OFFCURVE", -"278 800 CURVE SMOOTH {name = hr00;}" -); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = Ohorn; }, { -closed = 1; -nodes = ( -"188 900 OFFCURVE", -"136 966 OFFCURVE", -"136 1062 CURVE SMOOTH", -"136 1158 LINE SMOOTH", -"136 1254 OFFCURVE", -"188 1320 OFFCURVE", -"278 1320 CURVE SMOOTH", -"368 1320 OFFCURVE", -"420 1254 OFFCURVE", -"420 1158 CURVE SMOOTH", -"420 1062 LINE SMOOTH", -"420 966 OFFCURVE", -"368 900 OFFCURVE", -"278 900 CURVE SMOOTH" +alignment = -1; +ref = grave.case; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"1062 908 LINE", -"1022 1008 LINE", -"122 656 LINE", -"162 556 LINE" -); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = Ohorn; }, { -closed = 1; -nodes = ( -"586 -24 OFFCURVE", -"658 12 OFFCURVE", -"706 76 CURVE", -"718 76 LINE", -"766 12 OFFCURVE", -"838 -24 OFFCURVE", -"928 -24 CURVE SMOOTH", -"1096 -24 OFFCURVE", -"1200 82 OFFCURVE", -"1200 286 CURVE SMOOTH", -"1200 490 OFFCURVE", -"1096 596 OFFCURVE", -"928 596 CURVE SMOOTH", -"838 596 OFFCURVE", -"766 560 OFFCURVE", -"718 496 CURVE", -"708 496 LINE", -"658 560 OFFCURVE", -"586 596 OFFCURVE", -"496 596 CURVE SMOOTH", -"328 596 OFFCURVE", -"224 490 OFFCURVE", -"224 286 CURVE SMOOTH", -"224 82 OFFCURVE", -"328 -24 OFFCURVE", -"496 -24 CURVE SMOOTH" +alignment = -1; +ref = grave.case; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"412 76 OFFCURVE", -"360 142 OFFCURVE", -"360 238 CURVE SMOOTH", -"360 334 LINE SMOOTH", -"360 430 OFFCURVE", -"412 496 OFFCURVE", -"502 496 CURVE SMOOTH", -"592 496 OFFCURVE", -"644 430 OFFCURVE", -"644 334 CURVE SMOOTH", -"644 238 LINE SMOOTH", -"644 142 OFFCURVE", -"592 76 OFFCURVE", -"502 76 CURVE SMOOTH" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = Ohorn; }, { -closed = 1; -nodes = ( -"832 76 OFFCURVE", -"780 142 OFFCURVE", -"780 238 CURVE SMOOTH", -"780 334 LINE SMOOTH", -"780 430 OFFCURVE", -"832 496 OFFCURVE", -"922 496 CURVE SMOOTH", -"1012 496 OFFCURVE", -"1064 430 OFFCURVE", -"1064 334 CURVE SMOOTH", -"1064 238 LINE SMOOTH", -"1064 142 OFFCURVE", -"1012 76 OFFCURVE", -"922 76 CURVE SMOOTH" -); +alignment = -1; +ref = grave.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2030; +unicode = 7900; }, { -glyphname = bar; +glyphname = Ohornhook; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"726 1520 LINE", -"474 1520 LINE", -"474 -276 LINE", -"726 -276 LINE {name = hr00;}" -); +alignment = -1; +ref = Ohorn; +}, +{ +alignment = -1; +pos = (300,0); +ref = hookcomb.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"670 1520 LINE", -"530 1520 LINE", -"530 -276 LINE", -"670 -276 LINE {name = hr00;}" +alignment = -1; +ref = Ohorn; +}, +{ +alignment = -1; +pos = (300,0); +ref = hookcomb.case; +} ); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = Ohorn; +}, +{ +alignment = -1; +pos = (300,0); +ref = hookcomb.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 007C; +unicode = 7902; }, { -glyphname = brokenbar; +glyphname = Ohorntilde; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"726 1520 LINE", -"474 1520 LINE", -"474 802 LINE", -"726 802 LINE {name = hr00;}" -); +alignment = -1; +ref = Ohorn; }, { -closed = 1; -nodes = ( -"726 442 LINE", -"474 442 LINE", -"474 -276 LINE", -"726 -276 LINE" -); +alignment = -1; +ref = tilde.alt01.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"670 1520 LINE", -"530 1520 LINE", -"530 802 LINE", -"670 802 LINE {name = hr00;}" -); +alignment = -1; +ref = Ohorn; }, { -closed = 1; -nodes = ( -"670 442 LINE", -"530 442 LINE", -"530 -276 LINE", -"670 -276 LINE" +alignment = -1; +ref = tilde.alt01.case; +} ); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = Ohorn; +}, +{ +alignment = -1; +ref = tilde.alt01.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 00A6; +unicode = 7904; }, { -glyphname = section; +glyphname = Ohungarumlaut; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1022 118 OFFCURVE", -"974 216 OFFCURVE", -"864 286 CURVE", -"864 318 LINE", -"1014 380 OFFCURVE", -"1084 478 OFFCURVE", -"1084 592 CURVE SMOOTH {name = hr01;}", -"1084 710 OFFCURVE", -"1006 830 OFFCURVE", -"776 892 CURVE SMOOTH", -"620 934 LINE SMOOTH", -"498 966 OFFCURVE", -"442 1002 OFFCURVE", -"442 1074 CURVE SMOOTH", -"442 1156 OFFCURVE", -"518 1210 OFFCURVE", -"634 1210 CURVE SMOOTH", -"734 1210 OFFCURVE", -"822 1170 OFFCURVE", -"892 1100 CURVE", -"1038 1276 LINE", -"922 1382 OFFCURVE", -"774 1420 OFFCURVE", -"636 1420 CURVE SMOOTH", -"374 1420 OFFCURVE", -"192 1280 OFFCURVE", -"192 1062 CURVE SMOOTH", -"192 950 OFFCURVE", -"240 852 OFFCURVE", -"350 782 CURVE", -"350 750 LINE", -"200 688 OFFCURVE", -"130 590 OFFCURVE", -"130 476 CURVE SMOOTH {name = hr02;}", -"130 358 OFFCURVE", -"208 238 OFFCURVE", -"438 176 CURVE SMOOTH", -"594 134 LINE SMOOTH", -"716 102 OFFCURVE", -"772 66 OFFCURVE", -"772 -6 CURVE SMOOTH", -"772 -88 OFFCURVE", -"696 -142 OFFCURVE", -"580 -142 CURVE SMOOTH", -"480 -142 OFFCURVE", -"392 -102 OFFCURVE", -"322 -32 CURVE", -"176 -208 LINE", -"292 -314 OFFCURVE", -"440 -352 OFFCURVE", -"578 -352 CURVE SMOOTH", -"840 -352 OFFCURVE", -"1022 -212 OFFCURVE", -"1022 6 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"838 442 OFFCURVE", -"810 388 OFFCURVE", -"762 336 CURVE", -"742 344 OFFCURVE", -"720 352 OFFCURVE", -"696 358 CURVE SMOOTH", -"542 400 LINE SMOOTH", -"410 436 OFFCURVE", -"376 496 OFFCURVE", -"376 564 CURVE SMOOTH", -"376 626 OFFCURVE", -"404 680 OFFCURVE", -"452 732 CURVE", -"472 724 OFFCURVE", -"494 716 OFFCURVE", -"518 710 CURVE SMOOTH", -"672 668 LINE SMOOTH", -"804 632 OFFCURVE", -"838 572 OFFCURVE", -"838 504 CURVE SMOOTH {name = hr03;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"974 112 OFFCURVE", -"926 206 OFFCURVE", -"822 270 CURVE", -"822 280 LINE", -"964 336 OFFCURVE", -"1046 438 OFFCURVE", -"1046 566 CURVE SMOOTH {name = hr01;}", -"1046 702 OFFCURVE", -"952 814 OFFCURVE", -"732 876 CURVE SMOOTH", -"604 912 LINE SMOOTH", -"470 950 OFFCURVE", -"392 1006 OFFCURVE", -"392 1106 CURVE SMOOTH", -"392 1214 OFFCURVE", -"482 1282 OFFCURVE", -"634 1282 CURVE SMOOTH", -"736 1282 OFFCURVE", -"818 1250 OFFCURVE", -"882 1196 CURVE", -"976 1308 LINE", -"882 1388 OFFCURVE", -"758 1420 OFFCURVE", -"636 1420 CURVE SMOOTH", -"396 1420 OFFCURVE", -"234 1296 OFFCURVE", -"234 1104 CURVE SMOOTH", -"234 998 OFFCURVE", -"282 904 OFFCURVE", -"386 840 CURVE", -"386 830 LINE", -"244 774 OFFCURVE", -"162 672 OFFCURVE", -"162 544 CURVE SMOOTH {name = hr02;}", -"162 408 OFFCURVE", -"256 296 OFFCURVE", -"476 234 CURVE SMOOTH", -"604 198 LINE SMOOTH", -"738 160 OFFCURVE", -"816 104 OFFCURVE", -"816 4 CURVE SMOOTH", -"816 -104 OFFCURVE", -"726 -172 OFFCURVE", -"574 -172 CURVE SMOOTH", -"472 -172 OFFCURVE", -"390 -140 OFFCURVE", -"326 -86 CURVE", -"232 -198 LINE", -"326 -278 OFFCURVE", -"450 -310 OFFCURVE", -"572 -310 CURVE SMOOTH", -"812 -310 OFFCURVE", -"974 -186 OFFCURVE", -"974 6 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"888 432 OFFCURVE", -"836 360 OFFCURVE", -"754 304 CURVE", -"734 312 OFFCURVE", -"710 320 OFFCURVE", -"686 326 CURVE SMOOTH", -"560 360 LINE SMOOTH", -"396 404 OFFCURVE", -"320 470 OFFCURVE", -"320 584 CURVE SMOOTH", -"320 678 OFFCURVE", -"372 750 OFFCURVE", -"454 806 CURVE", -"474 798 OFFCURVE", -"498 790 OFFCURVE", -"522 784 CURVE SMOOTH", -"648 750 LINE SMOOTH", -"812 706 OFFCURVE", -"888 640 OFFCURVE", -"888 526 CURVE SMOOTH {name = hr03;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 00A7; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = O; }, { -glyphname = paragraph; -layers = ( +alignment = -1; +ref = hungarumlaut.case; +} +); +width = 600; +}, { -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"728 -298 LINE", -"728 1164 LINE", -"866 1164 LINE", -"866 -298 LINE", -"1104 -298 LINE", -"1104 1396 LINE", -"490 1396 LINE SMOOTH", -"242 1396 OFFCURVE", -"40 1206 OFFCURVE", -"40 944 CURVE SMOOTH", -"40 682 OFFCURVE", -"242 492 OFFCURVE", -"490 492 CURVE", -"490 -298 LINE {name = hr00;}" -); +alignment = -1; +ref = O; +}, +{ +alignment = -1; +ref = hungarumlaut.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"684 -298 LINE", -"684 1268 LINE", -"864 1268 LINE", -"864 -298 LINE", -"1008 -298 LINE", -"1008 1396 LINE", -"540 1396 LINE SMOOTH", -"292 1396 OFFCURVE", -"90 1206 OFFCURVE", -"90 944 CURVE SMOOTH", -"90 682 OFFCURVE", -"292 492 OFFCURVE", -"540 492 CURVE", -"540 -298 LINE {name = hr00;}" -); +alignment = -1; +ref = O; +}, +{ +alignment = -1; +ref = hungarumlaut.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 00B6; +unicode = 336; }, { -glyphname = copyright; +glyphname = Omacron; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"934 36 OFFCURVE", -"1200 290 OFFCURVE", -"1200 698 CURVE SMOOTH", -"1200 1106 OFFCURVE", -"934 1360 OFFCURVE", -"600 1360 CURVE SMOOTH", -"266 1360 OFFCURVE", -"0 1106 OFFCURVE", -"0 698 CURVE SMOOTH", -"0 290 OFFCURVE", -"266 36 OFFCURVE", -"600 36 CURVE SMOOTH {name = hr00;}" -); +alignment = -1; +ref = O; }, { -closed = 1; -nodes = ( -"326 146 OFFCURVE", -"126 364 OFFCURVE", -"126 638 CURVE SMOOTH", -"126 758 LINE SMOOTH", -"126 1032 OFFCURVE", -"326 1250 OFFCURVE", -"600 1250 CURVE SMOOTH", -"874 1250 OFFCURVE", -"1074 1032 OFFCURVE", -"1074 758 CURVE SMOOTH", -"1074 638 LINE SMOOTH", -"1074 364 OFFCURVE", -"874 146 OFFCURVE", -"600 146 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"798 306 OFFCURVE", -"892 402 OFFCURVE", -"938 510 CURVE", -"768 596 LINE", -"740 538 OFFCURVE", -"698 492 OFFCURVE", -"624 492 CURVE SMOOTH", -"542 492 OFFCURVE", -"494 548 OFFCURVE", -"494 626 CURVE SMOOTH", -"494 772 LINE SMOOTH", -"494 848 OFFCURVE", -"542 904 OFFCURVE", -"622 904 CURVE SMOOTH", -"690 904 OFFCURVE", -"730 862 OFFCURVE", -"756 800 CURVE", -"926 886 LINE", -"878 1006 OFFCURVE", -"782 1090 OFFCURVE", -"618 1090 CURVE SMOOTH", -"402 1090 OFFCURVE", -"250 936 OFFCURVE", -"250 696 CURVE SMOOTH", -"250 462 OFFCURVE", -"396 306 OFFCURVE", -"618 306 CURVE SMOOTH" -); +alignment = -1; +ref = macron.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"934 36 OFFCURVE", -"1200 290 OFFCURVE", -"1200 698 CURVE SMOOTH", -"1200 1106 OFFCURVE", -"934 1360 OFFCURVE", -"600 1360 CURVE SMOOTH", -"266 1360 OFFCURVE", -"0 1106 OFFCURVE", -"0 698 CURVE SMOOTH", -"0 290 OFFCURVE", -"266 36 OFFCURVE", -"600 36 CURVE SMOOTH {name = hr00;}" -); +alignment = -1; +ref = O; }, { -closed = 1; -nodes = ( -"326 146 OFFCURVE", -"126 364 OFFCURVE", -"126 638 CURVE SMOOTH", -"126 758 LINE SMOOTH", -"126 1032 OFFCURVE", -"326 1250 OFFCURVE", -"600 1250 CURVE SMOOTH", -"874 1250 OFFCURVE", -"1074 1032 OFFCURVE", -"1074 758 CURVE SMOOTH", -"1074 638 LINE SMOOTH", -"1074 364 OFFCURVE", -"874 146 OFFCURVE", -"600 146 CURVE SMOOTH" +alignment = -1; +ref = macron.case; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"740 342 OFFCURVE", -"828 410 OFFCURVE", -"872 504 CURVE", -"772 566 LINE", -"736 500 OFFCURVE", -"692 456 OFFCURVE", -"612 456 CURVE SMOOTH", -"504 456 OFFCURVE", -"446 532 OFFCURVE", -"446 642 CURVE SMOOTH", -"446 756 LINE SMOOTH", -"446 864 OFFCURVE", -"506 940 OFFCURVE", -"610 940 CURVE SMOOTH", -"684 940 OFFCURVE", -"728 900 OFFCURVE", -"756 836 CURVE", -"862 894 LINE", -"818 990 OFFCURVE", -"736 1054 OFFCURVE", -"610 1054 CURVE SMOOTH", -"418 1054 OFFCURVE", -"302 916 OFFCURVE", -"302 698 CURVE SMOOTH", -"302 482 OFFCURVE", -"416 342 OFFCURVE", -"610 342 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 00A9; +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = O; }, { -glyphname = registered; +alignment = -1; +ref = macron.case; +} +); +width = 600; +} +); +unicode = 332; +}, +{ +glyphname = Oslash; layers = ( { -layerId = master01; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"804 692 OFFCURVE", -"966 848 OFFCURVE", -"966 1056 CURVE SMOOTH", -"966 1264 OFFCURVE", -"804 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"396 1420 OFFCURVE", -"234 1264 OFFCURVE", -"234 1056 CURVE SMOOTH", -"234 848 OFFCURVE", -"396 692 OFFCURVE", -"600 692 CURVE SMOOTH {name = hr00;}" +name = top; +pos = (300,698); +} ); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"446 774 OFFCURVE", -"330 878 OFFCURVE", -"330 1036 CURVE SMOOTH", -"330 1076 LINE SMOOTH", -"330 1234 OFFCURVE", -"446 1338 OFFCURVE", -"600 1338 CURVE SMOOTH", -"754 1338 OFFCURVE", -"870 1234 OFFCURVE", -"870 1076 CURVE SMOOTH", -"870 1036 LINE SMOOTH", -"870 878 OFFCURVE", -"754 774 OFFCURVE", -"600 774 CURVE SMOOTH" +(487,-12,o), +(573,121,o), +(573,349,cs), +(573,456,o), +(554,542,o), +(515,603,c), +(581,710,l), +(487,764,l), +(434,679,l), +(397,700,o), +(353,710,o), +(300,710,cs), +(113,710,o), +(27,577,o), +(27,349,cs), +(27,242,o), +(46,156,o), +(85,95,c), +(19,-12,l), +(113,-66,l), +(166,19,l), +(203,-2,o), +(247,-12,o), +(300,-12,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"600 980 LINE", -"660 872 LINE", -"782 872 LINE", -"704 1002 LINE", -"746 1022 OFFCURVE", -"772 1060 OFFCURVE", -"772 1116 CURVE SMOOTH", -"772 1188 OFFCURVE", -"728 1242 OFFCURVE", -"628 1242 CURVE SMOOTH", -"444 1242 LINE", -"444 872 LINE", -"556 872 LINE", -"556 980 LINE" +(187,410,ls), +(187,522,o), +(215,589,o), +(300,589,cs), +(330,589,o), +(354,581,o), +(371,565,c), +(189,249,l), +(187,262,o), +(187,274,o), +(187,288,cs) ); }, { closed = 1; nodes = ( -"556 1156 LINE", -"604 1156 LINE SMOOTH", -"636 1156 OFFCURVE", -"656 1140 OFFCURVE", -"656 1116 CURVE SMOOTH", -"656 1102 LINE SMOOTH", -"656 1076 OFFCURVE", -"636 1062 OFFCURVE", -"604 1062 CURVE SMOOTH", -"556 1062 LINE" +(270,109,o), +(246,117,o), +(229,133,c), +(411,449,l), +(413,435,o), +(413,424,o), +(413,410,cs), +(413,288,ls), +(413,176,o), +(385,109,o), +(300,109,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"804 692 OFFCURVE", -"966 848 OFFCURVE", -"966 1056 CURVE SMOOTH", -"966 1264 OFFCURVE", -"804 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"396 1420 OFFCURVE", -"234 1264 OFFCURVE", -"234 1056 CURVE SMOOTH", -"234 848 OFFCURVE", -"396 692 OFFCURVE", -"600 692 CURVE SMOOTH {name = hr00;}" +name = top; +pos = (300,698); +} ); -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"446 774 OFFCURVE", -"330 878 OFFCURVE", -"330 1036 CURVE SMOOTH", -"330 1076 LINE SMOOTH", -"330 1234 OFFCURVE", -"446 1338 OFFCURVE", -"600 1338 CURVE SMOOTH", -"754 1338 OFFCURVE", -"870 1234 OFFCURVE", -"870 1076 CURVE SMOOTH", -"870 1036 LINE SMOOTH", -"870 878 OFFCURVE", -"754 774 OFFCURVE", -"600 774 CURVE SMOOTH" +(470,-12,o), +(544,121,o), +(544,349,cs), +(544,456,o), +(528,543,o), +(493,604,c), +(553,706,l), +(493,742,l), +(446,662,l), +(409,694,o), +(360,710,o), +(300,710,cs), +(130,710,o), +(56,577,o), +(56,349,cs), +(56,242,o), +(72,155,o), +(107,94,c), +(47,-8,l), +(107,-44,l), +(154,36,l), +(191,4,o), +(240,-12,o), +(300,-12,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"598 1012 LINE", -"676 872 LINE", -"766 872 LINE", -"674 1024 LINE", -"720 1040 OFFCURVE", -"748 1078 OFFCURVE", -"748 1128 CURVE SMOOTH", -"748 1198 OFFCURVE", -"704 1242 OFFCURVE", -"630 1242 CURVE SMOOTH", -"460 1242 LINE", -"460 872 LINE", -"540 872 LINE", -"540 1012 LINE" +(145,406,ls), +(145,546,o), +(189,637,o), +(300,637,cs), +(347,637,o), +(382,620,o), +(407,591,c), +(159,174,l), +(149,207,o), +(145,247,o), +(145,292,c) ); }, { closed = 1; nodes = ( -"540 1180 LINE", -"612 1180 LINE SMOOTH", -"644 1180 OFFCURVE", -"664 1162 OFFCURVE", -"664 1132 CURVE SMOOTH", -"664 1118 LINE SMOOTH", -"664 1088 OFFCURVE", -"644 1070 OFFCURVE", -"612 1070 CURVE SMOOTH", -"540 1070 LINE" +(253,61,o), +(218,78,o), +(193,107,c), +(441,524,l), +(451,491,o), +(455,451,o), +(455,406,c), +(455,292,ls), +(455,152,o), +(411,61,o), +(300,61,cs) ); } ); -vertWidth = 1560; -width = 1200; -} -); -unicode = 00AE; +width = 600; }, { -glyphname = trademark; -layers = ( -{ -layerId = master01; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"336 1274 LINE", -"474 1274 LINE", -"474 1396 LINE", -"26 1396 LINE", -"26 1274 LINE", -"164 1274 LINE", -"164 818 LINE", -"336 818 LINE {name = hr00;}" +name = top; +pos = (300,698); +} ); -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"660 1012 LINE", -"644 1198 LINE", -"652 1198 LINE", -"810 906 LINE", -"968 1198 LINE", -"976 1198 LINE", -"960 1012 LINE", -"960 818 LINE", -"1104 818 LINE", -"1104 1396 LINE", -"934 1396 LINE", -"822 1182 LINE", -"810 1182 LINE", -"698 1396 LINE", -"516 1396 LINE", -"516 818 LINE", -"660 818 LINE" -); -} +(446,-12,o), +(529,93,o), +(529,349,cs), +(529,474,o), +(509,563,o), +(472,621,c), +(522,706,l), +(505,715,l), +(460,639,l), +(422,688,o), +(368,710,o), +(300,710,cs), +(154,710,o), +(71,605,o), +(71,349,cs), +(71,224,o), +(91,135,o), +(128,77,c), +(78,-8,l), +(95,-17,l), +(140,59,l), +(178,10,o), +(232,-12,o), +(300,-12,cs,{ +name = hr00; +}) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"308 1304 LINE", -"480 1304 LINE", -"480 1396 LINE", -"32 1396 LINE", -"32 1304 LINE", -"204 1304 LINE", -"204 838 LINE", -"308 838 LINE {name = hr00;}" +(95,381,ls), +(95,586,o), +(167,690,o), +(300,690,cs), +(364,690,o), +(414,666,o), +(448,619,c), +(140,97,l), +(110,149,o), +(95,222,o), +(95,317,cs) ); }, { closed = 1; nodes = ( -"660 1092 LINE", -"658 1258 LINE", -"666 1258 LINE", -"824 946 LINE", -"982 1258 LINE", -"990 1258 LINE", -"988 1092 LINE", -"988 838 LINE", -"1084 838 LINE", -"1084 1396 LINE", -"960 1396 LINE", -"830 1128 LINE", -"824 1128 LINE", -"694 1396 LINE", -"564 1396 LINE", -"564 838 LINE", -"660 838 LINE" +(236,8,o), +(186,32,o), +(152,79,c), +(460,601,l), +(490,549,o), +(505,476,o), +(505,381,cs), +(505,317,ls), +(505,112,o), +(433,8,o), +(300,8,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2122; +unicode = 216; }, { -glyphname = ordfeminine; +glyphname = Oslashacute; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"978 830 LINE", -"898 830 LINE", -"898 1146 LINE SMOOTH", -"898 1328 OFFCURVE", -"780 1420 OFFCURVE", -"584 1420 CURVE SMOOTH", -"422 1420 OFFCURVE", -"318 1360 OFFCURVE", -"270 1278 CURVE", -"382 1178 LINE", -"422 1230 OFFCURVE", -"472 1268 OFFCURVE", -"560 1268 CURVE SMOOTH", -"654 1268 OFFCURVE", -"690 1224 OFFCURVE", -"690 1138 CURVE SMOOTH", -"690 1102 LINE", -"574 1102 LINE SMOOTH", -"364 1102 OFFCURVE", -"250 1030 OFFCURVE", -"250 880 CURVE SMOOTH", -"250 744 OFFCURVE", -"342 664 OFFCURVE", -"482 664 CURVE SMOOTH {name = hr01;}", -"592 664 OFFCURVE", -"676 714 OFFCURVE", -"702 808 CURVE", -"710 808 LINE", -"718 726 OFFCURVE", -"774 680 OFFCURVE", -"858 680 CURVE SMOOTH {name = hr02;}", -"978 680 LINE" -); -}, -{ -closed = 1; -nodes = ( -"690 904 LINE SMOOTH", -"690 836 OFFCURVE", -"634 800 OFFCURVE", -"560 800 CURVE SMOOTH {name = hr03;}", -"494 800 OFFCURVE", -"452 826 OFFCURVE", -"452 876 CURVE SMOOTH", -"452 904 LINE SMOOTH", -"452 960 OFFCURVE", -"498 990 OFFCURVE", -"580 990 CURVE SMOOTH", -"690 990 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"926 826 LINE", -"850 826 LINE", -"850 1166 LINE SMOOTH", -"850 1328 OFFCURVE", -"746 1420 OFFCURVE", -"576 1420 CURVE SMOOTH", -"428 1420 OFFCURVE", -"340 1348 OFFCURVE", -"300 1280 CURVE", -"384 1212 LINE", -"414 1272 OFFCURVE", -"478 1316 OFFCURVE", -"570 1316 CURVE SMOOTH", -"670 1316 OFFCURVE", -"724 1266 OFFCURVE", -"724 1160 CURVE SMOOTH", -"724 1104 LINE", -"578 1104 LINE SMOOTH", -"386 1104 OFFCURVE", -"276 1038 OFFCURVE", -"276 896 CURVE SMOOTH", -"276 778 OFFCURVE", -"354 698 OFFCURVE", -"498 698 CURVE SMOOTH {name = hr01;}", -"622 698 OFFCURVE", -"694 758 OFFCURVE", -"724 820 CURVE", -"732 820 LINE", -"736 754 OFFCURVE", -"770 714 OFFCURVE", -"858 714 CURVE SMOOTH {name = hr02;}", -"926 714 LINE" -); -}, -{ -closed = 1; -nodes = ( -"724 930 LINE SMOOTH", -"724 850 OFFCURVE", -"630 800 OFFCURVE", -"524 800 CURVE SMOOTH {name = hr03;}", -"444 800 OFFCURVE", -"402 830 OFFCURVE", -"402 898 CURVE SMOOTH", -"402 918 LINE SMOOTH", -"402 980 OFFCURVE", -"464 1012 OFFCURVE", -"574 1012 CURVE SMOOTH", -"724 1012 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 00AA; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = Oslash; }, { -glyphname = ordmasculine; -layers = ( +alignment = -1; +ref = acute.case; +} +); +width = 600; +}, { -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"826 664 OFFCURVE", -"962 808 OFFCURVE", -"962 1042 CURVE SMOOTH", -"962 1276 OFFCURVE", -"826 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"374 1420 OFFCURVE", -"238 1276 OFFCURVE", -"238 1042 CURVE SMOOTH", -"238 808 OFFCURVE", -"374 664 OFFCURVE", -"600 664 CURVE SMOOTH {name = hr00;}" -); +alignment = -1; +ref = Oslash; }, { -closed = 1; -nodes = ( -"508 818 OFFCURVE", -"452 878 OFFCURVE", -"452 984 CURVE SMOOTH", -"452 1100 LINE SMOOTH", -"452 1206 OFFCURVE", -"508 1266 OFFCURVE", -"600 1266 CURVE SMOOTH", -"692 1266 OFFCURVE", -"748 1206 OFFCURVE", -"748 1100 CURVE SMOOTH", -"748 984 LINE SMOOTH", -"748 878 OFFCURVE", -"692 818 OFFCURVE", -"600 818 CURVE SMOOTH" -); +alignment = -1; +ref = acute.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"800 698 OFFCURVE", -"920 836 OFFCURVE", -"920 1060 CURVE SMOOTH", -"920 1282 OFFCURVE", -"800 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"400 1420 OFFCURVE", -"280 1282 OFFCURVE", -"280 1060 CURVE", -"280 836 OFFCURVE", -"398 698 OFFCURVE", -"600 698 CURVE SMOOTH {name = hr00;}" -); +alignment = -1; +ref = Oslash; }, { -closed = 1; -nodes = ( -"480 804 OFFCURVE", -"418 886 OFFCURVE", -"418 1000 CURVE SMOOTH", -"418 1118 LINE SMOOTH", -"418 1232 OFFCURVE", -"480 1314 OFFCURVE", -"600 1314 CURVE SMOOTH", -"720 1314 OFFCURVE", -"782 1232 OFFCURVE", -"782 1118 CURVE SMOOTH", -"782 1000 LINE SMOOTH", -"782 886 OFFCURVE", -"720 804 OFFCURVE", -"600 804 CURVE SMOOTH" -); +alignment = -1; +ref = acute.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 00BA; +unicode = 510; }, { -glyphname = degree; +glyphname = Otilde; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"812 668 OFFCURVE", -"976 830 OFFCURVE", -"976 1044 CURVE SMOOTH", -"976 1258 OFFCURVE", -"812 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"388 1420 OFFCURVE", -"224 1258 OFFCURVE", -"224 1044 CURVE SMOOTH", -"224 830 OFFCURVE", -"388 668 OFFCURVE", -"600 668 CURVE SMOOTH {name = hr00;}" -); +alignment = -1; +ref = O; }, { -closed = 1; -nodes = ( -"496 858 OFFCURVE", -"428 940 OFFCURVE", -"428 1044 CURVE SMOOTH", -"428 1148 OFFCURVE", -"496 1230 OFFCURVE", -"600 1230 CURVE SMOOTH", -"704 1230 OFFCURVE", -"772 1148 OFFCURVE", -"772 1044 CURVE SMOOTH", -"772 940 OFFCURVE", -"704 858 OFFCURVE", -"600 858 CURVE SMOOTH" -); +alignment = -1; +ref = tilde.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"792 736 OFFCURVE", -"942 884 OFFCURVE", -"942 1078 CURVE SMOOTH", -"942 1272 OFFCURVE", -"792 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"408 1420 OFFCURVE", -"258 1272 OFFCURVE", -"258 1078 CURVE SMOOTH", -"258 884 OFFCURVE", -"408 736 OFFCURVE", -"600 736 CURVE SMOOTH {name = hr00;}" -); +alignment = -1; +ref = O; }, { -closed = 1; -nodes = ( -"478 864 OFFCURVE", -"398 958 OFFCURVE", -"398 1078 CURVE SMOOTH", -"398 1198 OFFCURVE", -"478 1292 OFFCURVE", -"600 1292 CURVE SMOOTH", -"722 1292 OFFCURVE", -"802 1198 OFFCURVE", -"802 1078 CURVE SMOOTH", -"802 958 OFFCURVE", -"722 864 OFFCURVE", -"600 864 CURVE SMOOTH" +alignment = -1; +ref = tilde.case; +} ); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = O; +}, +{ +alignment = -1; +ref = tilde.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 00B0; +unicode = 213; }, { -glyphname = asterisk; +glyphname = OE; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"818 80 LINE", -"1026 218 LINE", -"798 518 LINE", -"1140 634 LINE", -"1062 864 LINE", -"728 742 LINE", -"728 1096 LINE", -"472 1096 LINE", -"472 742 LINE", -"138 864 LINE", -"60 634 LINE", -"402 518 LINE", -"174 218 LINE", -"382 80 LINE", -"600 378 LINE {name = hr00;}" -); -} +(586,0,l,{ +name = hr00; +}), +(586,111,l), +(431,111,l), +(431,298,l), +(576,298,l), +(576,409,l), +(431,409,l), +(431,587,l), +(586,587,l), +(586,698,l), +(277,698,ls), +(97,698,o), +(10,573,o), +(10,349,cs), +(10,125,o), +(97,0,o), +(277,0,cs) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"850 104 LINE", -"964 188 LINE", -"716 528 LINE", -"1114 660 LINE", -"1072 792 LINE", -"674 664 LINE", -"674 1096 LINE", -"526 1096 LINE", -"526 664 LINE", -"128 792 LINE", -"86 660 LINE", -"484 528 LINE", -"236 188 LINE", -"350 104 LINE", -"600 448 LINE {name = hr00;}" -); -} +(287,111,ls), +(197,111,o), +(156,172,o), +(156,290,cs), +(156,408,ls), +(156,526,o), +(197,587,o), +(287,587,cs), +(293,587,l), +(293,111,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 002A; +width = 600; }, { -glyphname = dagger; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"726 816 LINE", -"1078 816 LINE", -"1078 1032 LINE", -"726 1032 LINE", -"726 1480 LINE", -"474 1480 LINE", -"474 1032 LINE", -"122 1032 LINE", -"122 816 LINE", -"474 816 LINE", -"474 -400 LINE", -"726 -400 LINE {name = hr00;}" -); -} +(560,0,l,{ +name = hr00; +}), +(560,69,l), +(392,69,l), +(392,319,l), +(548,319,l), +(548,388,l), +(392,388,l), +(392,629,l), +(560,629,l), +(560,698,l), +(289,698,ls), +(120,698,o), +(37,578,o), +(37,349,cs), +(37,120,o), +(120,0,o), +(289,0,cs) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"670 904 LINE", -"1060 904 LINE", -"1060 1032 LINE", -"670 1032 LINE", -"670 1480 LINE", -"530 1480 LINE", -"530 1032 LINE", -"140 1032 LINE", -"140 904 LINE", -"530 904 LINE", -"530 -400 LINE", -"670 -400 LINE {name = hr00;}" -); -} +(293,69,ls), +(181,69,o), +(122,152,o), +(122,295,cs), +(122,403,ls), +(122,546,o), +(181,629,o), +(293,629,cs), +(312,629,l), +(312,69,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 2020; +width = 600; }, { -glyphname = daggerdbl; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"726 48 LINE", -"1078 48 LINE", -"1078 264 LINE", -"726 264 LINE", -"726 816 LINE", -"1078 816 LINE", -"1078 1032 LINE", -"726 1032 LINE", -"726 1480 LINE", -"474 1480 LINE", -"474 1032 LINE", -"122 1032 LINE", -"122 816 LINE", -"474 816 LINE", -"474 264 LINE", -"122 264 LINE", -"122 48 LINE", -"474 48 LINE", -"474 -400 LINE", -"726 -400 LINE {name = hr00;}" -); -} +(552,0,l,{ +name = hr00; +}), +(552,20,l), +(351,20,l), +(351,344,l), +(538,344,l), +(538,364,l), +(351,364,l), +(351,678,l), +(552,678,l), +(552,698,l), +(299,698,ls), +(132,698,o), +(61,580,o), +(61,349,cs), +(61,118,o), +(132,0,o), +(299,0,cs) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"670 48 LINE", -"1060 48 LINE", -"1060 176 LINE", -"670 176 LINE", -"670 904 LINE", -"1060 904 LINE", -"1060 1032 LINE", -"670 1032 LINE", -"670 1480 LINE", -"530 1480 LINE", -"530 1032 LINE", -"140 1032 LINE", -"140 904 LINE", -"530 904 LINE", -"530 176 LINE", -"140 176 LINE", -"140 48 LINE", -"530 48 LINE", -"530 -400 LINE", -"670 -400 LINE {name = hr00;}" +(298,20,ls), +(149,20,o), +(85,132,o), +(85,317,cs), +(85,381,ls), +(85,566,o), +(149,678,o), +(298,678,cs), +(329,678,l), +(329,20,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2021; +unicode = 338; }, { -glyphname = numbersign; +glyphname = P; layers = ( { -layerId = master01; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"400 0 LINE", -"646 1396 LINE", -"412 1396 LINE", -"344 1008 LINE", -"94 1008 LINE", -"94 788 LINE", -"304 788 LINE", -"274 608 LINE", -"18 608 LINE", -"18 388 LINE", -"234 388 LINE", -"166 0 LINE {name = hr00;}" -); +name = bottom; +pos = (115,0); }, { -closed = 1; -nodes = ( -"788 0 LINE", -"856 388 LINE", -"1106 388 LINE", -"1106 608 LINE", -"896 608 LINE", -"926 788 LINE", -"1182 788 LINE", -"1182 1008 LINE", -"966 1008 LINE", -"1034 1396 LINE", -"800 1396 LINE", -"554 0 LINE" -); +name = top; +pos = (300,698); } ); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { closed = 1; nodes = ( -"366 0 LINE", -"612 1396 LINE", -"466 1396 LINE", -"390 964 LINE", -"104 964 LINE", -"104 832 LINE", -"366 832 LINE", -"320 564 LINE", -"32 564 LINE", -"32 432 LINE", -"296 432 LINE", -"220 0 LINE {name = hr00;}" +(130,0,l,{ +name = hr00; +}), +(130,322,l), +(352,322,ls), +(466,322,o), +(526,396,o), +(526,510,cs), +(526,624,o), +(466,698,o), +(352,698,cs), +(108,698,l), +(108,0,l) ); }, { closed = 1; nodes = ( -"734 0 LINE", -"810 432 LINE", -"1096 432 LINE", -"1096 564 LINE", -"834 564 LINE", -"880 832 LINE", -"1168 832 LINE", -"1168 964 LINE", -"904 964 LINE", -"980 1396 LINE", -"834 1396 LINE", -"588 0 LINE" -); -} +(130,678,l), +(352,678,ls), +(455,678,o), +(502,607,o), +(502,531,cs), +(502,489,ls), +(502,413,o), +(455,342,o), +(352,342,cs), +(130,342,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 0023; +width = 600; }, { -glyphname = asciicircum; -layers = ( +anchors = ( { -layerId = master01; -paths = ( +name = bottom; +pos = (151,0); +}, +{ +name = top; +pos = (300,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"758 1396 LINE", -"444 1396 LINE", -"54 586 LINE", -"276 478 LINE", -"582 1124 LINE", -"606 1124 LINE", -"912 478 LINE", -"1146 586 LINE {name = hr00;}" -); -} +(227,0,l,{ +name = hr00; +}), +(227,254,l), +(346,254,ls), +(483,254,o), +(560,341,o), +(560,476,cs), +(560,611,o), +(483,698,o), +(346,698,cs), +(76,698,l), +(76,0,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"690 1396 LINE", -"510 1396 LINE", -"90 636 LINE", -"214 574 LINE", -"592 1258 LINE", -"600 1258 LINE", -"978 574 LINE", -"1110 636 LINE {name = hr00;}" -); -} +(227,577,l), +(308,577,ls), +(378,577,o), +(402,552,o), +(402,491,cs), +(402,461,l), +(402,400,o), +(378,375,o), +(308,375,cs), +(227,375,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 005E; +width = 600; }, { -glyphname = asciitilde; -layers = ( +anchors = ( +{ +name = bottom; +pos = (132,0); +}, { -layerId = master01; -paths = ( +name = top; +pos = (300,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"976 420 OFFCURVE", -"1086 544 OFFCURVE", -"1128 724 CURVE", -"916 800 LINE", -"884 710 OFFCURVE", -"850 666 OFFCURVE", -"786 666 CURVE SMOOTH", -"736 666 OFFCURVE", -"688 692 OFFCURVE", -"620 726 CURVE SMOOTH", -"540 766 OFFCURVE", -"466 800 OFFCURVE", -"382 800 CURVE SMOOTH {name = hr01;}", -"224 800 OFFCURVE", -"114 676 OFFCURVE", -"72 496 CURVE", -"284 420 LINE", -"316 510 OFFCURVE", -"350 554 OFFCURVE", -"414 554 CURVE SMOOTH", -"464 554 OFFCURVE", -"512 528 OFFCURVE", -"580 494 CURVE SMOOTH", -"660 454 OFFCURVE", -"734 420 OFFCURVE", -"818 420 CURVE SMOOTH" +(174,0,l,{ +name = hr00; +}), +(174,296,l), +(344,296,ls), +(473,296,o), +(543,371,o), +(543,497,cs), +(543,623,o), +(473,698,o), +(344,698,cs), +(90,698,l), +(90,0,l) ); -} -); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"964 474 OFFCURVE", -"1060 570 OFFCURVE", -"1096 696 CURVE", -"974 746 LINE", -"940 666 OFFCURVE", -"896 608 OFFCURVE", -"818 608 CURVE SMOOTH", -"752 608 OFFCURVE", -"680 648 OFFCURVE", -"610 682 CURVE SMOOTH", -"540 716 OFFCURVE", -"466 746 OFFCURVE", -"384 746 CURVE SMOOTH", -"236 746 OFFCURVE", -"140 650 OFFCURVE", -"104 524 CURVE", -"226 474 LINE", -"260 554 OFFCURVE", -"304 612 OFFCURVE", -"382 612 CURVE SMOOTH", -"448 612 OFFCURVE", -"520 572 OFFCURVE", -"590 538 CURVE SMOOTH", -"660 504 OFFCURVE", -"734 474 OFFCURVE", -"816 474 CURVE SMOOTH {name = hr00;}" -); -} +(174,625,l), +(342,625,ls), +(412,625,o), +(454,588,o), +(454,523,cs), +(454,471,ls), +(454,406,o), +(412,369,o), +(342,369,cs), +(174,369,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 007E; +width = 600; }, { -glyphname = plus; -layers = ( +anchors = ( { -layerId = master01; -paths = ( +name = bottom; +pos = (115,0); +}, +{ +name = top; +pos = (300,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"728 492 LINE", -"1076 492 LINE", -"1076 728 LINE", -"728 728 LINE", -"728 1096 LINE", -"472 1096 LINE", -"472 728 LINE", -"124 728 LINE", -"124 492 LINE", -"472 492 LINE", -"472 124 LINE", -"728 124 LINE {name = hr00;}" -); -} +(130,0,l,{ +name = hr00; +}), +(130,322,l), +(352,322,ls), +(466,322,o), +(526,396,o), +(526,510,cs), +(526,624,o), +(466,698,o), +(352,698,cs), +(108,698,l), +(108,0,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"676 542 LINE", -"1076 542 LINE", -"1076 678 LINE", -"676 678 LINE", -"676 1096 LINE", -"524 1096 LINE", -"524 678 LINE", -"124 678 LINE", -"124 542 LINE", -"524 542 LINE", -"524 124 LINE", -"676 124 LINE {name = hr00;}" +(130,678,l), +(352,678,ls), +(455,678,o), +(502,607,o), +(502,531,cs), +(502,489,ls), +(502,413,o), +(455,342,o), +(352,342,cs), +(130,342,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 002B; +unicode = 80; }, { -glyphname = minus; +glyphname = Thorn; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"1076 728 LINE", -"124 728 LINE", -"124 492 LINE", -"1076 492 LINE {name = hr00;}" -); -} +(227,0,l,{ +name = hr00; +}), +(227,133,l), +(341,133,ls), +(479,133,o), +(555,221,o), +(555,355,cs), +(555,489,o), +(479,577,o), +(341,577,cs), +(227,577,l), +(227,698,l), +(76,698,l), +(76,0,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"1076 678 LINE", -"124 678 LINE", -"124 542 LINE", -"1076 542 LINE {name = hr00;}" -); -} +(227,456,l), +(304,456,ls), +(374,456,o), +(398,431,o), +(398,370,cs), +(398,340,l), +(398,279,o), +(374,254,o), +(304,254,cs), +(227,254,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 2212; +width = 600; }, { -glyphname = plusminus; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"728 700 LINE", -"1076 700 LINE", -"1076 936 LINE", -"728 936 LINE", -"728 1268 LINE", -"472 1268 LINE", -"472 936 LINE", -"124 936 LINE", -"124 700 LINE", -"472 700 LINE", -"472 368 LINE", -"728 368 LINE {name = hr00;}" +(174,0,l,{ +name = hr00; +}), +(174,155,l), +(344,155,ls), +(473,155,o), +(543,232,o), +(543,354,cs), +(543,476,o), +(473,553,o), +(344,553,cs), +(174,553,l), +(174,698,l), +(90,698,l), +(90,0,l) ); }, { closed = 1; nodes = ( -"1076 238 LINE", -"124 238 LINE", -"124 0 LINE", -"1076 0 LINE" +(174,480,l), +(344,480,ls), +(414,480,o), +(456,444,o), +(456,380,cs), +(456,328,ls), +(456,264,o), +(414,228,o), +(344,228,cs), +(174,228,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"676 702 LINE", -"1076 702 LINE", -"1076 838 LINE", -"676 838 LINE", -"676 1236 LINE", -"524 1236 LINE", -"524 838 LINE", -"124 838 LINE", -"124 702 LINE", -"524 702 LINE", -"524 304 LINE", -"676 304 LINE {name = hr00;}" +(130,0,l,{ +name = hr00; +}), +(130,167,l), +(352,167,ls), +(466,167,o), +(526,241,o), +(526,355,cs), +(526,469,o), +(466,543,o), +(352,543,cs), +(130,543,l), +(130,698,l), +(108,698,l), +(108,0,l) ); }, { closed = 1; nodes = ( -"1076 136 LINE", -"124 136 LINE", -"124 0 LINE", -"1076 0 LINE" +(130,523,l), +(352,523,ls), +(455,523,o), +(502,452,o), +(502,376,cs), +(502,334,ls), +(502,258,o), +(455,187,o), +(352,187,cs), +(130,187,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 00B1; +unicode = 222; }, { -glyphname = multiply; +glyphname = Q; layers = ( { -layerId = master01; -paths = ( +anchors = ( +{ +name = top; +pos = (300,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"1060 320 LINE", -"770 610 LINE", -"1060 900 LINE", -"890 1070 LINE", -"600 780 LINE", -"310 1070 LINE", -"140 900 LINE", -"430 610 LINE", -"140 320 LINE", -"310 150 LINE", -"600 440 LINE", -"890 150 LINE {name = hr00;}" -); -} +(526,-84,l,{ +name = hr00; +}), +(365,-84,l), +(365,-6,l), +(507,22,o), +(573,149,o), +(573,349,cs), +(573,577,o), +(487,710,o), +(300,710,cs), +(113,710,o), +(27,577,o), +(27,349,cs), +(27,149,o), +(93,22,o), +(235,-6,c), +(235,-47,ls), +(235,-134,o), +(276,-191,o), +(384,-191,cs), +(526,-191,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"1024 284 LINE", -"698 610 LINE", -"1024 936 LINE", -"926 1034 LINE", -"600 708 LINE", -"274 1034 LINE", -"176 936 LINE", -"502 610 LINE", -"176 284 LINE", -"274 186 LINE", -"600 512 LINE", -"926 186 LINE {name = hr00;}" -); -} +(215,109,o), +(187,176,o), +(187,288,cs), +(187,410,ls), +(187,522,o), +(215,589,o), +(300,589,cs), +(385,589,o), +(413,522,o), +(413,410,cs), +(413,289,ls), +(413,176,o), +(385,109,o), +(300,109,cs) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 00D7; +width = 600; }, { -glyphname = divide; -layers = ( -{ -layerId = master01; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"1076 728 LINE", -"124 728 LINE", -"124 492 LINE", -"1076 492 LINE {name = hr00;}" +name = top; +pos = (300,698); +} ); -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"726 58 OFFCURVE", -"776 118 OFFCURVE", -"776 196 CURVE SMOOTH", -"776 244 LINE SMOOTH", -"776 320 OFFCURVE", -"726 382 OFFCURVE", -"600 382 CURVE SMOOTH", -"474 382 OFFCURVE", -"424 320 OFFCURVE", -"424 244 CURVE SMOOTH", -"424 196 LINE SMOOTH", -"424 118 OFFCURVE", -"474 58 OFFCURVE", -"600 58 CURVE SMOOTH" +(491,-96,l,{ +name = hr00; +}), +(340,-96,l), +(340,-9,l), +(481,10,o), +(544,140,o), +(544,349,cs), +(544,577,o), +(470,710,o), +(300,710,cs), +(130,710,o), +(56,577,o), +(56,349,cs), +(56,140,o), +(118,10,o), +(260,-9,c), +(260,-46,ls), +(260,-115,o), +(296,-164,o), +(374,-164,cs), +(491,-164,l) ); }, { closed = 1; nodes = ( -"726 838 OFFCURVE", -"776 900 OFFCURVE", -"776 976 CURVE SMOOTH", -"776 1024 LINE SMOOTH", -"776 1102 OFFCURVE", -"726 1162 OFFCURVE", -"600 1162 CURVE SMOOTH", -"474 1162 OFFCURVE", -"424 1102 OFFCURVE", -"424 1024 CURVE SMOOTH", -"424 976 LINE SMOOTH", -"424 900 OFFCURVE", -"474 838 OFFCURVE", -"600 838 CURVE SMOOTH" +(189,61,o), +(145,152,o), +(145,292,cs), +(145,406,ls), +(145,546,o), +(189,637,o), +(300,637,cs), +(411,637,o), +(455,546,o), +(455,406,cs), +(455,292,ls), +(455,152,o), +(411,61,o), +(300,61,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"1076 678 LINE", -"124 678 LINE", -"124 542 LINE", -"1076 542 LINE {name = hr00;}" +name = top; +pos = (300,698); +} ); -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"692 104 OFFCURVE", -"724 146 OFFCURVE", -"724 200 CURVE SMOOTH", -"724 244 LINE SMOOTH", -"724 298 OFFCURVE", -"692 340 OFFCURVE", -"600 340 CURVE SMOOTH", -"508 340 OFFCURVE", -"476 298 OFFCURVE", -"476 244 CURVE SMOOTH", -"476 200 LINE SMOOTH", -"476 146 OFFCURVE", -"508 104 OFFCURVE", -"600 104 CURVE SMOOTH" +(475,-116,l,{ +name = hr00; +}), +(311,-116,l), +(311,-12,l), +(450,-6,o), +(529,99,o), +(529,349,cs), +(529,605,o), +(446,710,o), +(300,710,cs), +(154,710,o), +(71,605,o), +(71,349,cs), +(71,99,o), +(149,-6,o), +(289,-12,c), +(289,-107,ls), +(289,-127,o), +(299,-136,o), +(319,-136,c), +(475,-136,l) ); }, { closed = 1; nodes = ( -"692 880 OFFCURVE", -"724 922 OFFCURVE", -"724 976 CURVE SMOOTH", -"724 1020 LINE SMOOTH", -"724 1074 OFFCURVE", -"692 1116 OFFCURVE", -"600 1116 CURVE SMOOTH", -"508 1116 OFFCURVE", -"476 1074 OFFCURVE", -"476 1020 CURVE SMOOTH", -"476 976 LINE SMOOTH", -"476 922 OFFCURVE", -"508 880 OFFCURVE", -"600 880 CURVE SMOOTH" +(167,8,o), +(95,112,o), +(95,317,cs), +(95,381,ls), +(95,586,o), +(167,690,o), +(300,690,cs), +(433,690,o), +(505,586,o), +(505,381,cs), +(505,317,ls), +(505,112,o), +(433,8,o), +(300,8,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 00F7; +unicode = 81; }, { -color = (153,169,255,255); -glyphname = equal; +glyphname = R; +lastChange = "2023-03-22 18:59:34 +0000"; layers = ( { -guideLines = ( -{ -position = "{0, 958}"; -}, -{ -position = "{0, 262}"; -}, +anchors = ( { -position = "{0, 498}"; +name = bottom; +pos = (315,0); }, { -position = "{0, 722}"; +name = top; +pos = (304,698); } ); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"1074 958 LINE", -"126 958 LINE", -"126 722 LINE", -"1074 722 LINE {name = hr00.1;}" +(224,259,l,{ +name = hr00; +}), +(293,259,l), +(410,0,l), +(574,0,l), +(437,279,l), +(438,279,l), +(515,302,o), +(560,378,o), +(560,476,cs), +(560,611,o), +(483,698,o), +(346,698,cs), +(76,698,l), +(76,0,l), +(224,0,l) ); }, { closed = 1; nodes = ( -"1074 498 LINE", -"126 498 LINE", -"126 262 LINE", -"1074 262 LINE" +(224,375,l), +(224,577,l), +(310,577,ls), +(380,577,o), +(404,552,o), +(404,491,cs), +(404,461,ls), +(404,400,o), +(380,375,o), +(310,375,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -guideLines = ( -{ -position = "{0, 262}"; -}, +anchors = ( { -position = "{0, 498}"; +name = bottom; +pos = (308,0); }, { -position = "{0, 722}"; +name = top; +pos = (308,698); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"1074 880 LINE", -"126 880 LINE", -"126 744 LINE", -"1074 744 LINE {name = hr00.1;}" +(174,298,l,{ +name = hr00; +}), +(285,298,l), +(455,0,l), +(549,0,l), +(371,302,l), +(372,302,l), +(482,313,o), +(543,385,o), +(543,497,cs), +(543,623,o), +(473,698,o), +(344,698,cs), +(90,698,l), +(90,0,l), +(174,0,l) ); }, { closed = 1; nodes = ( -"1074 480 LINE", -"126 480 LINE", -"126 344 LINE", -"1074 344 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} +(174,369,l), +(174,625,l), +(342,625,ls), +(412,625,o), +(454,588,o), +(454,523,cs), +(454,471,ls), +(454,406,o), +(412,369,o), +(342,369,cs) ); -unicode = 003D; -}, -{ -glyphname = approxequal; -layers = ( -{ -components = ( -{ -name = asciitilde; -transform = "{1, 0, 0, 1, 0, 230}"; -}, -{ -name = asciitilde; -transform = "{1, 0, 0, 1, 0, -232}"; } ); -layerId = master01; -vertWidth = 1560; -width = 1200; +width = 600; }, { -components = ( +anchors = ( { -name = asciitilde; -transform = "{1, 0, 0, 1, 0, 200}"; +name = bottom; +pos = (302,0); }, { -name = asciitilde; -transform = "{1, 0, 0, 1, 0, -198}"; -} -); -layerId = master02; -vertWidth = 1560; -width = 1200; +name = top; +pos = (299,698); } ); -unicode = 2248; -}, -{ -glyphname = notequal; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"538 262 LINE", -"1076 262 LINE", -"1076 498 LINE", -"654 498 LINE", -"780 722 LINE", -"1076 722 LINE", -"1076 958 LINE", -"914 958 LINE", -"1018 1148 LINE", -"766 1148 LINE", -"662 958 LINE", -"124 958 LINE", -"124 722 LINE", -"546 722 LINE", -"420 498 LINE", -"124 498 LINE", -"124 262 LINE", -"286 262 LINE", -"182 72 LINE", -"434 72 LINE {name = hr00;}" -); -} +(130,322,l,{ +name = hr00; +}), +(289,322,l), +(495,0,l), +(521,0,l), +(314,322,l), +(352,322,ls), +(466,322,o), +(526,396,o), +(526,510,cs), +(526,624,o), +(466,698,o), +(352,698,cs), +(108,698,l), +(108,0,l), +(130,0,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"526 344 LINE", -"1076 344 LINE", -"1076 480 LINE", -"600 480 LINE", -"742 744 LINE", -"1076 744 LINE", -"1076 880 LINE", -"816 880 LINE", -"926 1080 LINE", -"782 1080 LINE", -"674 880 LINE", -"124 880 LINE", -"124 744 LINE", -"600 744 LINE", -"458 480 LINE", -"124 480 LINE", -"124 344 LINE", -"384 344 LINE", -"274 144 LINE", -"418 144 LINE {name = hr00;}" +(130,342,l), +(130,678,l), +(352,678,ls), +(455,678,o), +(502,607,o), +(502,531,cs), +(502,489,ls), +(502,413,o), +(455,342,o), +(352,342,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2260; +unicode = 82; }, { -glyphname = less; +glyphname = Racute; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"1030 288 LINE", -"436 602 LINE", -"436 618 LINE", -"1030 932 LINE", -"1030 1208 LINE", -"170 748 LINE", -"170 472 LINE", -"1030 12 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = R; }, { -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"1030 202 LINE", -"320 604 LINE", -"320 620 LINE", -"1030 1022 LINE", -"1030 1188 LINE", -"170 690 LINE", -"170 530 LINE", -"1030 32 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +pos = (4,0); +ref = acute.case; } ); -unicode = 003C; +width = 600; }, { -glyphname = greater; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -layerId = master01; -paths = ( +alignment = -1; +ref = R; +}, { -closed = 1; -nodes = ( -"1030 472 LINE", -"1030 748 LINE", -"170 1208 LINE", -"170 932 LINE", -"764 618 LINE", -"764 602 LINE", -"170 288 LINE", -"170 12 LINE {name = hr00;}" -); +alignment = -1; +pos = (8,0); +ref = acute.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"1030 530 LINE", -"1030 690 LINE", -"170 1188 LINE", -"170 1018 LINE", -"880 616 LINE", -"880 600 LINE", -"170 198 LINE", -"170 32 LINE {name = hr00;}" -); +alignment = -1; +ref = R; +}, +{ +alignment = -1; +pos = (-1,0); +ref = acute.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 003E; +unicode = 340; }, { -glyphname = lessequal; +glyphname = Rcaron; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"1030 232 LINE", -"170 232 LINE", -"170 0 LINE", -"1030 0 LINE {name = hr00;}" -); +alignment = -1; +ref = R; }, { -closed = 1; -nodes = ( -"170 876 LINE", -"170 602 LINE", -"1030 288 LINE", -"1030 540 LINE", -"452 732 LINE", -"452 746 LINE", -"1030 942 LINE", -"1030 1190 LINE" -); +alignment = -1; +pos = (4,0); +ref = caron.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"1030 136 LINE", -"170 136 LINE", -"170 0 LINE", -"1030 0 LINE {name = hr00;}" -); +alignment = -1; +ref = R; }, { -closed = 1; -nodes = ( -"170 802 LINE", -"170 624 LINE", -"1030 242 LINE", -"1030 406 LINE", -"320 708 LINE", -"320 722 LINE", -"1030 1026 LINE", -"1030 1186 LINE" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +pos = (8,0); +ref = caron.case; } ); -unicode = 2264; +width = 600; }, { -glyphname = greaterequal; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"1030 602 LINE", -"1030 876 LINE", -"170 1190 LINE", -"170 946 LINE", -"746 750 LINE", -"746 736 LINE", -"170 544 LINE", -"170 288 LINE {name = hr00;}" -); +alignment = -1; +ref = R; }, { -closed = 1; -nodes = ( -"1030 0 LINE", -"1030 232 LINE", -"170 232 LINE", -"170 0 LINE" +alignment = -1; +pos = (-1,0); +ref = caron.case; +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 344; }, { -layerId = master02; -paths = ( +glyphname = Rcommaaccent; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"1030 626 LINE", -"1030 804 LINE", -"170 1186 LINE", -"170 1022 LINE", -"880 720 LINE", -"880 706 LINE", -"170 402 LINE", -"170 242 LINE {name = hr00;}" -); +alignment = -1; +ref = R; }, { -closed = 1; -nodes = ( -"1030 0 LINE", -"1030 136 LINE", -"170 136 LINE", -"170 0 LINE" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +pos = (315,0); +ref = commabelowcomb; } ); -unicode = 2265; +width = 600; }, { -glyphname = periodcentered; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -layerId = master01; -paths = ( +alignment = -1; +ref = R; +}, { -closed = 1; -nodes = ( -"750 408 OFFCURVE", -"810 484 OFFCURVE", -"810 574 CURVE SMOOTH", -"810 644 LINE SMOOTH", -"810 734 OFFCURVE", -"750 810 OFFCURVE", -"600 810 CURVE SMOOTH", -"450 810 OFFCURVE", -"390 734 OFFCURVE", -"390 644 CURVE SMOOTH", -"390 574 LINE SMOOTH", -"390 484 OFFCURVE", -"450 408 OFFCURVE", -"600 408 CURVE SMOOTH {name = hr00;}" -); +alignment = -1; +pos = (308,0); +ref = commabelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"708 470 OFFCURVE", -"748 522 OFFCURVE", -"748 590 CURVE SMOOTH", -"748 626 LINE SMOOTH", -"748 694 OFFCURVE", -"708 746 OFFCURVE", -"600 746 CURVE SMOOTH", -"492 746 OFFCURVE", -"452 694 OFFCURVE", -"452 626 CURVE SMOOTH", -"452 590 LINE SMOOTH", -"452 522 OFFCURVE", -"492 470 OFFCURVE", -"600 470 CURVE SMOOTH {name = hr00;}" -); +alignment = -1; +ref = R; +}, +{ +alignment = -1; +pos = (302,0); +ref = commabelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 00B7; +unicode = 342; }, { -glyphname = bullet; +glyphname = S; layers = ( { -layerId = master01; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"826 312 OFFCURVE", -"908 424 OFFCURVE", -"908 574 CURVE SMOOTH", -"908 642 LINE SMOOTH", -"908 792 OFFCURVE", -"826 904 OFFCURVE", -"600 904 CURVE SMOOTH", -"374 904 OFFCURVE", -"292 792 OFFCURVE", -"292 642 CURVE SMOOTH", -"292 574 LINE SMOOTH", -"292 424 OFFCURVE", -"374 312 OFFCURVE", -"600 312 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +name = bottom; +pos = (302,0); }, { -layerId = master02; -paths = ( +name = top; +pos = (292,698); +} +); +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( +{ +closed = 1; +nodes = ( +(440,-12,o), +(527,52,o), +(527,177,cs), +(527,259,o), +(492,338,o), +(345,362,cs), +(265,375,ls), +(178,389,o), +(104,426,o), +(104,535,cs), +(104,639,o), +(177,690,o), +(297,690,cs), +(397,690,o), +(458,659,o), +(499,599,c), +(516,613,l), +(477,670,o), +(413,710,o), +(299,710,cs), +(168,710,o), +(82,653,o), +(82,535,cs), +(82,453,o), +(120,377,o), +(261,354,cs), +(341,341,ls), +(427,327,o), +(505,292,o), +(505,176,cs), +(505,66,o), +(431,8,o), +(304,8,cs), +(190,8,o), +(133,51,o), +(84,115,c), +(66,102,l), +(116,36,o), +(181,-12,o), +(304,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, { -closed = 1; -nodes = ( -"778 372 OFFCURVE", -"844 462 OFFCURVE", -"844 580 CURVE SMOOTH", -"844 636 LINE SMOOTH", -"844 754 OFFCURVE", -"778 844 OFFCURVE", -"600 844 CURVE SMOOTH", -"422 844 OFFCURVE", -"356 754 OFFCURVE", -"356 636 CURVE SMOOTH", -"356 580 LINE SMOOTH", -"356 462 OFFCURVE", -"422 372 OFFCURVE", -"600 372 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 2022; +anchors = ( +{ +name = bottom; +pos = (292,0); }, { -glyphname = lozenge; -layers = ( +name = top; +pos = (305,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(464,-12,o), +(556,84,o), +(556,215,cs), +(556,325,o), +(491,391,o), +(379,411,cs), +(306,424,ls), +(238,436,o), +(210,457,o), +(210,505,cs), +(210,560,o), +(244,588,o), +(311,588,cs), +(374,588,o), +(426,563,o), +(463,522,c), +(548,617,l), +(499,674,o), +(417,710,o), +(310,710,cs), +(152,710,o), +(59,632,o), +(59,498,cs), +(59,396,o), +(112,319,o), +(237,298,cs), +(310,286,ls), +(378,275,o), +(404,252,o), +(404,203,cs), +(404,143,o), +(365,110,o), +(294,110,cs), +(232,110,o), +(169,136,o), +(118,192,c), +(31,96,l), +(84,30,o), +(173,-12,o), +(289,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, { -layerId = master01; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"1144 698 LINE", -"708 1396 LINE", -"492 1396 LINE", -"56 698 LINE", -"492 0 LINE", -"708 0 LINE {name = hr00;}" -); +name = bottom; +pos = (297,0); }, { -closed = 1; -nodes = ( -"318 698 LINE", -"594 1150 LINE", -"606 1150 LINE", -"882 698 LINE", -"606 246 LINE", -"594 246 LINE" -); -} -); -vertWidth = 1560; -width = 1200; +name = top; +pos = (298,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(453,-12,o), +(542,66,o), +(542,195,cs), +(542,286,o), +(497,362,o), +(360,386,cs), +(285,399,ls), +(186,416,o), +(154,456,o), +(154,518,cs), +(154,597,o), +(207,638,o), +(301,638,cs), +(388,638,o), +(438,603,o), +(477,552,c), +(536,603,l), +(489,670,o), +(413,710,o), +(302,710,cs), +(160,710,o), +(69,644,o), +(69,516,cs), +(69,428,o), +(112,349,o), +(249,326,cs), +(327,313,ls), +(422,297,o), +(457,261,o), +(457,193,cs), +(457,109,o), +(402,60,o), +(301,60,cs), +(217,60,o), +(160,93,o), +(106,161,c), +(45,111,l), +(97,39,o), +(173,-12,o), +(298,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; }, { -layerId = master02; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"1118 698 LINE", -"682 1396 LINE", -"520 1396 LINE", -"84 698 LINE", -"520 0 LINE", -"682 0 LINE {name = hr00;}" -); +name = bottom; +pos = (302,0); }, { -closed = 1; -nodes = ( -"252 698 LINE", -"594 1246 LINE", -"608 1246 LINE", -"950 698 LINE", -"608 150 LINE", -"594 150 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 25CA; +name = top; +pos = (292,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(440,-12,o), +(527,52,o), +(527,177,cs), +(527,259,o), +(492,338,o), +(345,362,cs), +(265,375,ls), +(178,389,o), +(104,426,o), +(104,535,cs), +(104,639,o), +(177,690,o), +(297,690,cs), +(397,690,o), +(458,659,o), +(499,599,c), +(516,613,l), +(477,670,o), +(413,710,o), +(299,710,cs), +(168,710,o), +(82,653,o), +(82,535,cs), +(82,453,o), +(120,377,o), +(261,354,cs), +(341,341,ls), +(427,327,o), +(505,292,o), +(505,176,cs), +(505,66,o), +(431,8,o), +(304,8,cs), +(190,8,o), +(133,51,o), +(84,115,c), +(66,102,l), +(116,36,o), +(181,-12,o), +(304,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 83; }, { -glyphname = logicalnot; +glyphname = Sacute; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"1044 728 LINE", -"124 728 LINE", -"124 492 LINE", -"802 492 LINE", -"802 108 LINE", -"1044 108 LINE {name = hr00;}" -); +alignment = -1; +ref = S; +}, +{ +alignment = -1; +pos = (5,0); +ref = acute.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"1044 678 LINE", -"124 678 LINE", -"124 542 LINE", -"906 542 LINE", -"906 156 LINE", -"1044 156 LINE {name = hr00;}" +alignment = -1; +ref = S; +}, +{ +alignment = -1; +pos = (-2,0); +ref = acute.case; +} ); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = S; +}, +{ +alignment = -1; +pos = (-8,0); +ref = acute.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 00AC; +unicode = 346; }, { -glyphname = radical; +glyphname = Scaron; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"1192 1396 LINE", -"944 1396 LINE", -"726 640 LINE", -"614 210 LINE", -"598 210 LINE", -"494 640 LINE", -"380 1032 LINE", -"30 1032 LINE", -"30 784 LINE", -"190 784 LINE", -"426 0 LINE", -"780 0 LINE {name = hr00;}" -); +alignment = -1; +ref = S; +}, +{ +alignment = -1; +pos = (5,0); +ref = caron.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"1144 1396 LINE", -"988 1396 LINE", -"790 702 LINE", -"628 134 LINE", -"618 134 LINE", -"464 702 LINE", -"374 1032 LINE", -"48 1032 LINE", -"48 904 LINE", -"252 904 LINE", -"506 0 LINE", -"734 0 LINE {name = hr00;}" +alignment = -1; +ref = S; +}, +{ +alignment = -1; +pos = (-2,0); +ref = caron.case; +} ); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = S; +}, +{ +alignment = -1; +pos = (-8,0); +ref = caron.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 221A; +unicode = 352; }, { -glyphname = integral; +glyphname = Scedilla; +lastChange = "2023-03-22 23:54:04 +0000"; layers = ( { -layerId = master01; -paths = ( +hints = ( { -closed = 1; -nodes = ( -"406 -400 LINE SMOOTH", -"620 -400 OFFCURVE", -"722 -276 OFFCURVE", -"722 -102 CURVE SMOOTH", -"722 1250 LINE", -"1092 1250 LINE", -"1092 1480 LINE", -"742 1480 LINE SMOOTH", -"526 1480 OFFCURVE", -"426 1356 OFFCURVE", -"426 1182 CURVE SMOOTH", -"426 -170 LINE", -"56 -170 LINE", -"56 -400 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +horizontal = 1; +origin = (0,65); +target = (0,58); +type = Stem; }, { -layerId = master02; -paths = ( +horizontal = 1; +origin = (0,50); +target = up; +type = BottomGhost; +}, { -closed = 1; -nodes = ( -"426 -400 LINE SMOOTH", -"582 -400 OFFCURVE", -"654 -302 OFFCURVE", -"654 -164 CURVE SMOOTH", -"654 1342 LINE", -"1078 1342 LINE", -"1078 1480 LINE", -"722 1480 LINE SMOOTH", -"566 1480 OFFCURVE", -"494 1382 OFFCURVE", -"494 1244 CURVE", -"494 -264 LINE", -"70 -264 LINE", -"70 -400 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 222B; +horizontal = 1; +origin = (0,30); +target = (0,23); +type = Stem; +}, +{ +horizontal = 1; +origin = (0,50); +target = (0,43); +type = Stem; +}, +{ +origin = (0,33); +target = (0,20); +type = Stem; +}, +{ +origin = (0,55); +target = (0,2); +type = Stem; +}, +{ +origin = (0,40); +target = (0,13); +type = Stem; +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(374,-212,o), +(438,-189,o), +(438,-121,cs), +(438,-72,o), +(405,-52,o), +(365,-52,cs), +(349,-52,o), +(333,-55,o), +(317,-59,c), +(313,-55,l), +(322,-11,l), +(475,0,o), +(556,92,o), +(556,215,cs,{ +name = hr01; +}), +(556,325,o), +(491,391,o), +(379,411,cs), +(306,424,ls), +(238,436,o), +(210,457,o), +(210,505,cs), +(210,560,o), +(244,588,o), +(311,588,cs), +(374,588,o), +(426,563,o), +(463,522,c), +(548,617,l), +(499,674,o), +(417,710,o), +(310,710,cs), +(152,710,o), +(59,632,o), +(59,498,cs), +(59,396,o), +(112,319,o), +(237,298,cs), +(310,286,ls), +(378,275,o), +(404,252,o), +(404,203,cs), +(404,143,o), +(365,110,o), +(294,110,cs), +(232,110,o), +(169,136,o), +(118,192,c), +(31,96,l), +(79,36,o), +(156,-3,o), +(255,-11,c), +(242,-74,l), +(263,-76,ls), +(325,-82,o), +(338,-101,o), +(338,-116,cs,{ +name = hr02; +}), +(338,-133,o), +(319,-141,o), +(294,-141,cs), +(263,-141,o), +(241,-128,o), +(228,-112,c), +(182,-168,l), +(199,-188,o), +(237,-212,o), +(306,-212,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(368,-207,o), +(420,-181,o), +(420,-124,cs), +(420,-81,o), +(391,-58,o), +(352,-58,cs), +(340,-58,o), +(326,-60,o), +(313,-64,c), +(310,-61,l), +(320,-11,l), +(461,-4,o), +(542,72,o), +(542,195,cs), +(542,286,o), +(497,362,o), +(360,386,cs), +(285,399,ls), +(186,416,o), +(154,456,o), +(154,518,cs), +(154,597,o), +(207,638,o), +(301,638,cs), +(388,638,o), +(438,603,o), +(477,552,c), +(536,603,l), +(489,670,o), +(413,710,o), +(302,710,cs), +(160,710,o), +(69,644,o), +(69,516,cs), +(69,428,o), +(112,349,o), +(249,326,cs), +(327,313,ls), +(422,297,o), +(457,261,o), +(457,193,cs), +(457,109,o), +(402,60,o), +(301,60,cs), +(217,60,o), +(160,93,o), +(106,161,c), +(45,111,l), +(93,44,o), +(161,-4,o), +(270,-11,c), +(257,-77,l), +(285,-81,ls), +(341,-89,o), +(353,-104,o), +(353,-122,cs), +(353,-143,o), +(334,-153,o), +(309,-153,cs), +(280,-153,o), +(260,-140,o), +(248,-125,c), +(210,-166,l), +(224,-185,o), +(255,-207,o), +(309,-207,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(363,-202,o), +(394,-169,o), +(394,-131,cs), +(394,-95,o), +(366,-72,o), +(327,-72,cs), +(318,-72,o), +(306,-73,o), +(297,-75,c), +(295,-73,l), +(310,-12,l), +(440,-12,o), +(527,52,o), +(527,177,cs), +(527,259,o), +(492,338,o), +(345,362,cs), +(265,375,ls), +(178,389,o), +(104,426,o), +(104,535,cs), +(104,639,o), +(177,690,o), +(297,690,cs), +(397,690,o), +(458,659,o), +(499,599,c), +(516,613,l), +(477,670,o), +(413,710,o), +(299,710,cs), +(168,710,o), +(82,653,o), +(82,535,cs), +(82,453,o), +(120,377,o), +(261,354,cs), +(341,341,ls), +(427,327,o), +(505,292,o), +(505,176,cs), +(505,66,o), +(431,8,o), +(304,8,cs), +(190,8,o), +(133,51,o), +(84,115,c), +(66,102,l), +(114,38,o), +(177,-9,o), +(292,-12,c), +(275,-84,l), +(312,-86,ls), +(357,-88,o), +(373,-107,o), +(373,-132,cs), +(373,-166,o), +(348,-184,o), +(312,-184,cs), +(282,-184,o), +(258,-174,o), +(244,-157,c), +(231,-170,l), +(243,-187,o), +(274,-202,o), +(312,-202,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 350; }, { -glyphname = infinity; +glyphname = Scircumflex; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"434 252 OFFCURVE", -"538 330 OFFCURVE", -"560 510 CURVE", -"568 510 LINE", -"628 326 OFFCURVE", -"726 252 OFFCURVE", -"862 252 CURVE SMOOTH", -"1062 252 OFFCURVE", -"1178 384 OFFCURVE", -"1178 610 CURVE SMOOTH", -"1178 836 OFFCURVE", -"1068 968 OFFCURVE", -"878 968 CURVE SMOOTH", -"766 968 OFFCURVE", -"662 890 OFFCURVE", -"640 710 CURVE", -"632 710 LINE", -"572 894 OFFCURVE", -"474 968 OFFCURVE", -"338 968 CURVE SMOOTH", -"138 968 OFFCURVE", -"22 836 OFFCURVE", -"22 610 CURVE SMOOTH", -"22 384 OFFCURVE", -"132 252 OFFCURVE", -"322 252 CURVE SMOOTH {name = hr00;}" -); +alignment = -1; +ref = S; }, { -closed = 1; -nodes = ( -"294 456 OFFCURVE", -"254 506 OFFCURVE", -"254 596 CURVE SMOOTH", -"254 624 LINE SMOOTH", -"254 714 OFFCURVE", -"294 764 OFFCURVE", -"348 764 CURVE SMOOTH", -"434 764 OFFCURVE", -"478 678 OFFCURVE", -"512 586 CURVE", -"486 518 OFFCURVE", -"434 456 OFFCURVE", -"348 456 CURVE SMOOTH" +alignment = -1; +pos = (5,0); +ref = circumflex.case; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"766 456 OFFCURVE", -"722 542 OFFCURVE", -"688 634 CURVE", -"714 702 OFFCURVE", -"766 764 OFFCURVE", -"852 764 CURVE SMOOTH", -"906 764 OFFCURVE", -"946 714 OFFCURVE", -"946 624 CURVE SMOOTH", -"946 596 LINE SMOOTH", -"946 506 OFFCURVE", -"906 456 OFFCURVE", -"852 456 CURVE SMOOTH" -); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = S; +}, +{ +alignment = -1; +pos = (-2,0); +ref = circumflex.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"428 252 OFFCURVE", -"526 342 OFFCURVE", -"560 518 CURVE", -"568 518 LINE", -"626 332 OFFCURVE", -"728 252 OFFCURVE", -"870 252 CURVE SMOOTH", -"1062 252 OFFCURVE", -"1178 384 OFFCURVE", -"1178 610 CURVE SMOOTH", -"1178 836 OFFCURVE", -"1070 968 OFFCURVE", -"884 968 CURVE SMOOTH", -"770 968 OFFCURVE", -"674 878 OFFCURVE", -"640 702 CURVE", -"632 702 LINE", -"574 888 OFFCURVE", -"472 968 OFFCURVE", -"330 968 CURVE SMOOTH", -"138 968 OFFCURVE", -"22 836 OFFCURVE", -"22 610 CURVE SMOOTH", -"22 384 OFFCURVE", -"128 252 OFFCURVE", -"314 252 CURVE SMOOTH {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"236 376 OFFCURVE", -"174 440 OFFCURVE", -"174 556 CURVE SMOOTH", -"174 664 LINE SMOOTH", -"174 780 OFFCURVE", -"236 844 OFFCURVE", -"332 844 CURVE SMOOTH", -"422 844 OFFCURVE", -"496 756 OFFCURVE", -"538 614 CURVE", -"496 468 OFFCURVE", -"422 376 OFFCURVE", -"332 376 CURVE SMOOTH" -); +alignment = -1; +ref = S; }, { -closed = 1; -nodes = ( -"778 376 OFFCURVE", -"704 464 OFFCURVE", -"662 606 CURVE", -"704 752 OFFCURVE", -"778 844 OFFCURVE", -"868 844 CURVE SMOOTH", -"964 844 OFFCURVE", -"1026 780 OFFCURVE", -"1026 664 CURVE SMOOTH", -"1026 556 LINE SMOOTH", -"1026 440 OFFCURVE", -"964 376 OFFCURVE", -"868 376 CURVE SMOOTH" -); +alignment = -1; +pos = (-8,0); +ref = circumflex.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 221E; +unicode = 348; }, { -glyphname = estimated; +glyphname = Scommaaccent; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"1148 698 LINE", -"1148 1112 OFFCURVE", -"932 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"268 1420 OFFCURVE", -"52 1112 OFFCURVE", -"52 698 CURVE SMOOTH", -"52 284 OFFCURVE", -"268 -24 OFFCURVE", -"600 -24 CURVE SMOOTH", -"852 -24 OFFCURVE", -"1002 124 OFFCURVE", -"1098 302 CURVE", -"994 360 LINE", -"912 202 OFFCURVE", -"796 88 OFFCURVE", -"600 88 CURVE SMOOTH", -"508 88 OFFCURVE", -"418 124 OFFCURVE", -"370 170 CURVE", -"370 698 LINE {name = hr00;}" -); +alignment = -1; +ref = S; }, { -closed = 1; -nodes = ( -"370 1236 LINE", -"420 1282 OFFCURVE", -"508 1312 OFFCURVE", -"600 1312 CURVE SMOOTH", -"692 1312 OFFCURVE", -"780 1282 OFFCURVE", -"830 1236 CURVE", -"830 802 LINE", -"370 802 LINE" -); +alignment = -1; +pos = (292,0); +ref = commabelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"1148 698 LINE", -"1148 1112 OFFCURVE", -"932 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"268 1420 OFFCURVE", -"52 1112 OFFCURVE", -"52 698 CURVE SMOOTH", -"52 284 OFFCURVE", -"268 -24 OFFCURVE", -"600 -24 CURVE SMOOTH", -"848 -24 OFFCURVE", -"998 120 OFFCURVE", -"1092 294 CURVE", -"1010 340 LINE", -"924 182 OFFCURVE", -"804 68 OFFCURVE", -"600 68 CURVE SMOOTH", -"462 68 OFFCURVE", -"354 138 OFFCURVE", -"290 218 CURVE", -"290 698 LINE {name = hr00;}" -); +alignment = -1; +ref = S; }, { -closed = 1; -nodes = ( -"290 1188 LINE", -"358 1270 OFFCURVE", -"464 1332 OFFCURVE", -"600 1332 CURVE SMOOTH", -"736 1332 OFFCURVE", -"842 1270 OFFCURVE", -"910 1188 CURVE", -"910 778 LINE", -"290 778 LINE" +alignment = -1; +pos = (297,0); +ref = commabelowcomb; +} ); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = S; +}, +{ +alignment = -1; +pos = (302,0); +ref = commabelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 212E; +unicode = 536; }, { -glyphname = litre; +glyphname = Germandbls; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"892 -24 OFFCURVE", -"1032 114 OFFCURVE", -"1110 316 CURVE", -"870 438 LINE", -"792 280 OFFCURVE", -"744 232 OFFCURVE", -"664 232 CURVE SMOOTH", -"590 232 OFFCURVE", -"544 274 OFFCURVE", -"544 374 CURVE SMOOTH", -"544 456 LINE", -"848 690 OFFCURVE", -"996 874 OFFCURVE", -"996 1124 CURVE SMOOTH", -"996 1360 OFFCURVE", -"866 1504 OFFCURVE", -"632 1504 CURVE SMOOTH", -"424 1504 OFFCURVE", -"264 1390 OFFCURVE", -"264 1092 CURVE SMOOTH", -"264 604 LINE", -"220 574 OFFCURVE", -"138 516 OFFCURVE", -"64 476 CURVE", -"192 270 LINE", -"210 280 OFFCURVE", -"262 314 OFFCURVE", -"278 324 CURVE", -"278 318 LINE SMOOTH", -"278 106 OFFCURVE", -"450 -24 OFFCURVE", -"668 -24 CURVE SMOOTH {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"688 1242 OFFCURVE", -"724 1206 OFFCURVE", -"724 1120 CURVE SMOOTH", -"724 1100 LINE SMOOTH", -"724 956 OFFCURVE", -"648 850 OFFCURVE", -"544 756 CURVE", -"544 1102 LINE SMOOTH", -"544 1206 OFFCURVE", -"592 1242 OFFCURVE", -"640 1242 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"842 -24 OFFCURVE", -"958 100 OFFCURVE", -"1020 254 CURVE", -"904 324 LINE", -"830 188 OFFCURVE", -"768 110 OFFCURVE", -"650 110 CURVE SMOOTH", -"540 110 OFFCURVE", -"476 176 OFFCURVE", -"476 356 CURVE SMOOTH", -"476 446 LINE", -"748 686 OFFCURVE", -"896 904 OFFCURVE", -"896 1170 CURVE SMOOTH", -"896 1386 OFFCURVE", -"796 1504 OFFCURVE", -"614 1504 CURVE SMOOTH", -"438 1504 OFFCURVE", -"318 1396 OFFCURVE", -"318 1110 CURVE SMOOTH", -"318 518 LINE", -"262 474 OFFCURVE", -"198 436 OFFCURVE", -"140 400 CURVE", -"206 292 LINE", -"246 316 OFFCURVE", -"280 338 OFFCURVE", -"318 366 CURVE", -"318 318 LINE SMOOTH", -"318 116 OFFCURVE", -"430 -24 OFFCURVE", -"642 -24 CURVE SMOOTH {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"692 1370 OFFCURVE", -"746 1320 OFFCURVE", -"746 1184 CURVE SMOOTH", -"746 1150 LINE SMOOTH", -"746 970 OFFCURVE", -"650 796 OFFCURVE", -"476 618 CURVE", -"476 1124 LINE SMOOTH", -"476 1310 OFFCURVE", -"534 1370 OFFCURVE", -"616 1370 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 2113; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(46,0,l), +(193,0,l), +(193,582,l), +(412,582,l), +(285,419,l), +(285,302,l), +(371,302,ls), +(426,302,o), +(449,271,o), +(449,228,cs), +(449,192,ls), +(449,145,o), +(434,105,o), +(379,105,cs,{ +name = hr01; +}), +(349,105,o), +(319,117,o), +(292,141,c), +(229,37,l), +(274,-1,o), +(330,-12,o), +(381,-12,cs), +(535,-12,o), +(600,89,o), +(600,209,cs), +(600,352,o), +(506,401,o), +(432,406,c), +(432,412,l), +(556,569,l), +(556,698,l,{ +name = hr02; +}), +(46,698,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(63,0,l), +(147,0,l), +(147,625,l), +(451,625,l), +(278,409,l), +(278,332,l), +(372,332,ls), +(445,332,o), +(491,286,o), +(491,213,cs), +(491,177,ls), +(491,104,o), +(445,58,o), +(373,58,cs,{ +name = hr01; +}), +(322,58,o), +(278,81,o), +(247,122,c), +(189,73,l), +(231,15,o), +(294,-12,o), +(370,-12,cs), +(499,-12,o), +(580,65,o), +(580,195,cs), +(580,326,o), +(499,399,o), +(367,401,c), +(367,405,l), +(536,616,l), +(536,698,l,{ +name = hr02; +}), +(63,698,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(98,0,l), +(120,0,l), +(120,678,l), +(496,678,l), +(309,399,l), +(309,379,l), +(335,379,ls), +(486,379,o), +(551,317,o), +(551,211,cs), +(551,169,ls), +(551,61,o), +(481,8,o), +(383,8,cs,{ +name = hr01; +}), +(297,8,o), +(254,40,o), +(216,90,c), +(199,77,l), +(238,24,o), +(290,-12,o), +(383,-12,cs), +(500,-12,o), +(575,54,o), +(575,191,cs), +(575,328,o), +(499,398,o), +(335,398,c), +(335,402,l), +(519,676,l), +(519,698,l,{ +name = hr02; +}), +(98,698,l) +); +} +); +width = 600; +} +); +unicode = 7838; }, { -glyphname = numerosign; +glyphname = T; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1116 650 OFFCURVE", -"1194 774 OFFCURVE", -"1194 1032 CURVE SMOOTH", -"1194 1288 OFFCURVE", -"1116 1412 OFFCURVE", -"962 1412 CURVE SMOOTH", -"802 1412 OFFCURVE", -"722 1288 OFFCURVE", -"722 1032 CURVE SMOOTH", -"722 774 OFFCURVE", -"800 650 OFFCURVE", -"962 650 CURVE SMOOTH" -); -}, +anchors = ( { -closed = 1; -nodes = ( -"210 1196 LINE", -"234 1196 LINE", -"268 670 LINE", -"320 0 LINE", -"670 0 LINE", -"670 1396 LINE {name = hr01;}", -"494 1396 LINE", -"494 200 LINE", -"470 200 LINE", -"436 726 LINE", -"384 1396 LINE", -"34 1396 LINE", -"34 0 LINE", -"210 0 LINE" -); +name = bottom; +pos = (300,0); }, { -closed = 1; -nodes = ( -"898 806 OFFCURVE", -"890 860 OFFCURVE", -"890 956 CURVE SMOOTH", -"890 1106 LINE SMOOTH", -"890 1202 OFFCURVE", -"898 1256 OFFCURVE", -"962 1256 CURVE SMOOTH {name = hr02;}", -"1024 1256 OFFCURVE", -"1034 1202 OFFCURVE", -"1034 1106 CURVE SMOOTH", -"1034 956 LINE SMOOTH", -"1034 858 OFFCURVE", -"1024 806 OFFCURVE", -"962 806 CURVE SMOOTH" +name = top; +pos = (300,698); +} ); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"1178 606 LINE", -"738 606 LINE", -"738 452 LINE", -"1178 452 LINE" +(576,575,l,{ +name = hr00; +}), +(576,698,l), +(24,698,l), +(24,575,l), +(225,575,l), +(225,0,l), +(375,0,l), +(375,575,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"1104 690 OFFCURVE", -"1178 808 OFFCURVE", -"1178 1052 CURVE SMOOTH", -"1178 1294 OFFCURVE", -"1104 1412 OFFCURVE", -"962 1412 CURVE SMOOTH", -"820 1412 OFFCURVE", -"746 1294 OFFCURVE", -"746 1052 CURVE SMOOTH", -"746 808 OFFCURVE", -"818 690 OFFCURVE", -"962 690 CURVE SMOOTH {name = hr00;}" -); +name = bottom; +pos = (300,0); }, { -closed = 1; -nodes = ( -"222 1216 LINE", -"234 1216 LINE", -"310 698 LINE", -"412 0 LINE", -"666 0 LINE", -"666 1396 LINE", -"530 1396 LINE", -"530 180 LINE", -"518 180 LINE", -"442 698 LINE", -"340 1396 LINE", -"86 1396 LINE", -"86 0 LINE", -"222 0 LINE" +name = top; +pos = (300,698); +} ); -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"886 798 OFFCURVE", -"870 862 OFFCURVE", -"870 976 CURVE SMOOTH", -"870 1126 LINE SMOOTH", -"870 1240 OFFCURVE", -"886 1304 OFFCURVE", -"962 1304 CURVE SMOOTH", -"1036 1304 OFFCURVE", -"1054 1240 OFFCURVE", -"1054 1126 CURVE SMOOTH", -"1054 976 LINE SMOOTH", -"1054 862 OFFCURVE", -"1036 798 OFFCURVE", -"962 798 CURVE SMOOTH" +(575,625,l,{ +name = hr00; +}), +(575,698,l), +(25,698,l), +(25,625,l), +(258,625,l), +(258,0,l), +(342,0,l), +(342,625,l) +); +} ); +width = 600; +}, +{ +anchors = ( +{ +name = bottom; +pos = (300,0); }, { +name = top; +pos = (300,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"1170 626 LINE", -"754 626 LINE", -"754 512 LINE", -"1170 512 LINE" +(559,678,l,{ +name = hr00; +}), +(559,698,l), +(41,698,l), +(41,678,l), +(289,678,l), +(289,0,l), +(311,0,l), +(311,678,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2116; +unicode = 84; }, { -glyphname = partialdiff; +glyphname = Tbar; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"1118 978 OFFCURVE", -"872 1246 OFFCURVE", -"624 1396 CURVE", -"188 1396 LINE", -"520 1216 OFFCURVE", -"736 1036 OFFCURVE", -"812 824 CURVE", -"794 816 LINE", -"730 934 OFFCURVE", -"630 1008 OFFCURVE", -"482 1008 CURVE SMOOTH", -"238 1008 OFFCURVE", -"82 808 OFFCURVE", -"82 510 CURVE SMOOTH", -"82 178 OFFCURVE", -"278 -24 OFFCURVE", -"604 -24 CURVE SMOOTH", -"910 -24 OFFCURVE", -"1118 154 OFFCURVE", -"1118 548 CURVE SMOOTH {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"468 196 OFFCURVE", -"388 282 OFFCURVE", -"388 434 CURVE SMOOTH", -"388 546 LINE SMOOTH", -"388 698 OFFCURVE", -"468 784 OFFCURVE", -"600 784 CURVE SMOOTH", -"732 784 OFFCURVE", -"812 698 OFFCURVE", -"812 546 CURVE SMOOTH", -"812 434 LINE SMOOTH", -"812 282 OFFCURVE", -"732 196 OFFCURVE", -"600 196 CURVE SMOOTH" +(518,282,l,{ +name = hr00; +}), +(518,396,l), +(375,396,l), +(375,575,l), +(576,575,l), +(576,698,l), +(24,698,l), +(24,575,l), +(225,575,l), +(225,396,l), +(82,396,l), +(82,282,l), +(225,282,l), +(225,0,l), +(375,0,l), +(375,282,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"1068 1060 OFFCURVE", -"752 1272 OFFCURVE", -"546 1396 CURVE", -"284 1396 LINE", -"562 1264 OFFCURVE", -"808 1076 OFFCURVE", -"898 820 CURVE", -"890 816 LINE", -"824 920 OFFCURVE", -"722 1008 OFFCURVE", -"558 1008 CURVE SMOOTH", -"312 1008 OFFCURVE", -"132 808 OFFCURVE", -"132 492 CURVE SMOOTH", -"132 178 OFFCURVE", -"308 -24 OFFCURVE", -"608 -24 CURVE SMOOTH", -"890 -24 OFFCURVE", -"1068 156 OFFCURVE", -"1068 544 CURVE SMOOTH {name = hr00;}" +(515,336,l,{ +name = hr00; +}), +(515,400,l), +(342,400,l), +(342,625,l), +(575,625,l), +(575,698,l), +(25,698,l), +(25,625,l), +(258,625,l), +(258,400,l), +(85,400,l), +(85,336,l), +(258,336,l), +(258,0,l), +(342,0,l), +(342,336,l) +); +} ); +width = 600; }, { +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"422 114 OFFCURVE", -"302 214 OFFCURVE", -"302 422 CURVE SMOOTH", -"302 562 LINE SMOOTH", -"302 770 OFFCURVE", -"422 870 OFFCURVE", -"600 870 CURVE SMOOTH", -"778 870 OFFCURVE", -"898 770 OFFCURVE", -"898 562 CURVE SMOOTH", -"898 422 LINE SMOOTH", -"898 214 OFFCURVE", -"778 114 OFFCURVE", -"600 114 CURVE SMOOTH" +(502,365,l,{ +name = hr00; +}), +(502,384,l), +(311,384,l), +(311,678,l), +(559,678,l), +(559,698,l), +(41,698,l), +(41,678,l), +(289,678,l), +(289,384,l), +(98,384,l), +(98,365,l), +(289,365,l), +(289,0,l), +(311,0,l), +(311,365,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2202; +unicode = 358; }, { -glyphname = cent; +glyphname = Tcaron; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"744 -16 LINE", -"914 10 OFFCURVE", -"1024 102 OFFCURVE", -"1086 228 CURVE", -"876 346 LINE", -"844 286 OFFCURVE", -"794 232 OFFCURVE", -"726 208 CURVE", -"726 822 LINE", -"788 796 OFFCURVE", -"830 744 OFFCURVE", -"856 688 CURVE", -"1070 804 LINE", -"1010 930 OFFCURVE", -"908 1022 OFFCURVE", -"744 1048 CURVE", -"744 1260 LINE", -"516 1260 LINE", -"516 1044 LINE", -"268 998 OFFCURVE", -"120 804 OFFCURVE", -"120 516 CURVE SMOOTH", -"120 228 OFFCURVE", -"266 34 OFFCURVE", -"516 -12 CURVE", -"516 -228 LINE", -"744 -228 LINE {name = hr00;}" -); +alignment = -1; +ref = T; }, { -closed = 1; -nodes = ( -"404 600 LINE SMOOTH", -"404 706 OFFCURVE", -"450 786 OFFCURVE", -"536 820 CURVE", -"536 212 LINE", -"448 248 OFFCURVE", -"404 328 OFFCURVE", -"404 432 CURVE SMOOTH" -); +alignment = -1; +ref = caron.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"682 -22 LINE", -"862 -8 OFFCURVE", -"976 88 OFFCURVE", -"1032 216 CURVE", -"918 294 LINE", -"872 194 OFFCURVE", -"794 128 OFFCURVE", -"680 116 CURVE", -"680 916 LINE", -"784 902 OFFCURVE", -"854 842 OFFCURVE", -"888 750 CURVE", -"1016 818 LINE", -"962 946 OFFCURVE", -"854 1040 OFFCURVE", -"682 1054 CURVE", -"682 1260 LINE", -"558 1260 LINE", -"558 1050 LINE", -"312 1016 OFFCURVE", -"168 814 OFFCURVE", -"168 516 CURVE SMOOTH", -"168 220 OFFCURVE", -"310 16 OFFCURVE", -"558 -18 CURVE", -"558 -228 LINE", -"682 -228 LINE {name = hr00;}" -); +alignment = -1; +ref = T; }, { -closed = 1; -nodes = ( -"340 604 LINE SMOOTH", -"340 760 OFFCURVE", -"418 880 OFFCURVE", -"560 910 CURVE", -"560 122 LINE", -"416 152 OFFCURVE", -"340 272 OFFCURVE", -"340 428 CURVE SMOOTH" +alignment = -1; +ref = caron.case; +} ); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = T; +}, +{ +alignment = -1; +ref = caron.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 00A2; +unicode = 356; }, { -glyphname = Euro; +glyphname = Tcedilla; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"944 -24 OFFCURVE", -"1058 96 OFFCURVE", -"1146 218 CURVE", -"928 370 LINE", -"870 266 OFFCURVE", -"794 214 OFFCURVE", -"684 214 CURVE SMOOTH", -"536 214 OFFCURVE", -"446 300 OFFCURVE", -"414 446 CURVE", -"858 446 LINE", -"858 626 LINE", -"402 626 LINE", -"402 770 LINE", -"858 770 LINE", -"858 950 LINE", -"414 950 LINE", -"446 1096 OFFCURVE", -"536 1182 OFFCURVE", -"684 1182 CURVE SMOOTH", -"794 1182 OFFCURVE", -"870 1130 OFFCURVE", -"928 1026 CURVE", -"1146 1178 LINE", -"1058 1300 OFFCURVE", -"944 1420 OFFCURVE", -"672 1420 CURVE SMOOTH", -"306 1420 OFFCURVE", -"90 1154 OFFCURVE", -"90 698 CURVE SMOOTH", -"90 242 OFFCURVE", -"306 -24 OFFCURVE", -"672 -24 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"902 -24 OFFCURVE", -"1008 130 OFFCURVE", -"1076 282 CURVE", -"936 346 LINE", -"886 220 OFFCURVE", -"818 118 OFFCURVE", -"646 118 CURVE SMOOTH", -"454 118 OFFCURVE", -"348 252 OFFCURVE", -"320 468 CURVE", -"776 468 LINE", -"776 606 LINE", -"314 606 LINE", -"314 790 LINE", -"776 790 LINE", -"776 928 LINE", -"320 928 LINE", -"348 1144 OFFCURVE", -"454 1278 OFFCURVE", -"646 1278 CURVE SMOOTH", -"818 1278 OFFCURVE", -"886 1176 OFFCURVE", -"936 1050 CURVE", -"1076 1114 LINE", -"1008 1266 OFFCURVE", -"902 1420 OFFCURVE", -"646 1420 CURVE SMOOTH", -"306 1420 OFFCURVE", -"140 1162 OFFCURVE", -"140 698 CURVE SMOOTH", -"140 234 OFFCURVE", -"306 -24 OFFCURVE", -"646 -24 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 20AC; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(382,-212,o), +(446,-189,o), +(446,-121,cs), +(446,-72,o), +(413,-52,o), +(373,-52,cs), +(357,-52,o), +(341,-55,o), +(325,-59,c), +(321,-55,l), +(332,0,l), +(375,0,l,{ +name = hr01; +}), +(375,575,l), +(576,575,l), +(576,698,l), +(24,698,l), +(24,575,l), +(225,575,l), +(225,0,l), +(265,0,l), +(250,-74,l), +(271,-76,ls), +(333,-82,o), +(346,-101,o), +(346,-116,cs,{ +name = hr02; +}), +(346,-133,o), +(327,-141,o), +(302,-141,cs), +(271,-141,o), +(249,-128,o), +(236,-112,c), +(190,-168,l), +(207,-188,o), +(245,-212,o), +(314,-212,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(371,-207,o), +(423,-181,o), +(423,-124,cs), +(423,-81,o), +(394,-58,o), +(355,-58,cs), +(343,-58,o), +(329,-60,o), +(316,-64,c), +(313,-61,l), +(325,0,l), +(342,0,l), +(342,625,l), +(575,625,l), +(575,698,l), +(25,698,l), +(25,625,l), +(258,625,l), +(258,0,l), +(275,0,l), +(260,-77,l), +(288,-81,ls), +(344,-89,o), +(356,-104,o), +(356,-122,cs), +(356,-143,o), +(337,-153,o), +(312,-153,cs), +(283,-153,o), +(263,-140,o), +(251,-125,c), +(213,-166,l), +(227,-185,o), +(258,-207,o), +(312,-207,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(359,-202,o), +(390,-169,o), +(390,-131,cs), +(390,-95,o), +(362,-72,o), +(323,-72,cs), +(314,-72,o), +(302,-73,o), +(293,-75,c), +(291,-73,l), +(309,0,l), +(311,0,l), +(311,678,l), +(559,678,l), +(559,698,l), +(41,698,l), +(41,678,l), +(289,678,l), +(289,0,l), +(291,0,l), +(271,-84,l), +(308,-86,ls), +(353,-88,o), +(369,-107,o), +(369,-132,cs), +(369,-166,o), +(344,-184,o), +(308,-184,cs), +(278,-184,o), +(254,-174,o), +(240,-157,c), +(227,-170,l), +(239,-187,o), +(270,-202,o), +(308,-202,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 354; }, { -glyphname = florin; +glyphname = Tcommaaccent; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"268 -400 LINE SMOOTH", -"482 -400 OFFCURVE", -"582 -296 OFFCURVE", -"610 -122 CURVE", -"738 646 LINE", -"1086 646 LINE", -"1122 876 LINE", -"778 876 LINE", -"826 1166 LINE", -"1196 1166 LINE", -"1234 1396 LINE", -"864 1396 LINE SMOOTH", -"648 1396 OFFCURVE", -"550 1292 OFFCURVE", -"522 1118 CURVE SMOOTH", -"482 876 LINE", -"154 876 LINE", -"116 646 LINE", -"442 646 LINE", -"306 -170 LINE", -"-62 -170 LINE", -"-100 -400 LINE {name = hr00;}" -); +alignment = -1; +ref = T; +}, +{ +alignment = -1; +pos = (300,0); +ref = commabelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"278 -400 LINE SMOOTH", -"434 -400 OFFCURVE", -"510 -312 OFFCURVE", -"534 -174 CURVE", -"686 740 LINE", -"1056 740 LINE", -"1078 876 LINE", -"708 876 LINE", -"772 1258 LINE", -"1196 1258 LINE", -"1220 1396 LINE", -"854 1396 LINE SMOOTH", -"698 1396 OFFCURVE", -"622 1308 OFFCURVE", -"598 1170 CURVE", -"550 876 LINE", -"178 876 LINE", -"156 740 LINE", -"526 740 LINE", -"360 -264 LINE", -"-62 -264 LINE", -"-86 -400 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = T; +}, +{ +alignment = -1; +pos = (300,0); +ref = commabelowcomb; } ); -unicode = 0192; +width = 600; }, { -glyphname = sterling; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = T; +}, { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1106 256 LINE", -"448 256 LINE", -"448 274 LINE", -"520 312 OFFCURVE", -"604 388 OFFCURVE", -"604 524 CURVE SMOOTH", -"604 527 OFFCURVE", -"604 536 OFFCURVE", -"604 538 CURVE", -"884 538 LINE", -"884 758 LINE", -"534 758 LINE", -"506 822 OFFCURVE", -"478 886 OFFCURVE", -"478 960 CURVE SMOOTH {name = hr01;}", -"478 1088 OFFCURVE", -"556 1162 OFFCURVE", -"680 1162 CURVE SMOOTH", -"790 1162 OFFCURVE", -"858 1104 OFFCURVE", -"920 1024 CURVE", -"1118 1210 LINE", -"1016 1344 OFFCURVE", -"872 1420 OFFCURVE", -"670 1420 CURVE SMOOTH", -"372 1420 OFFCURVE", -"172 1254 OFFCURVE", -"172 1008 CURVE SMOOTH", -"172 912 OFFCURVE", -"202 832 OFFCURVE", -"234 758 CURVE", -"92 758 LINE", -"92 538 LINE", -"306 538 LINE", -"308 530 OFFCURVE", -"308 522 OFFCURVE", -"308 514 CURVE SMOOTH {name = hr02;}", -"308 402 OFFCURVE", -"244 318 OFFCURVE", -"138 272 CURVE", -"138 0 LINE", -"1106 0 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"1076 160 LINE", -"308 160 LINE", -"308 170 LINE", -"384 220 OFFCURVE", -"472 330 OFFCURVE", -"472 494 CURVE SMOOTH", -"472 522 OFFCURVE", -"470 546 OFFCURVE", -"466 572 CURVE", -"830 572 LINE", -"830 710 LINE", -"428 710 LINE", -"400 794 OFFCURVE", -"368 880 OFFCURVE", -"368 988 CURVE SMOOTH", -"368 1192 OFFCURVE", -"480 1274 OFFCURVE", -"654 1274 CURVE SMOOTH", -"806 1274 OFFCURVE", -"900 1210 OFFCURVE", -"974 1102 CURVE", -"1100 1192 LINE", -"1012 1328 OFFCURVE", -"876 1420 OFFCURVE", -"664 1420 CURVE SMOOTH", -"374 1420 OFFCURVE", -"196 1246 OFFCURVE", -"196 998 CURVE SMOOTH", -"196 888 OFFCURVE", -"230 800 OFFCURVE", -"260 710 CURVE", -"104 710 LINE", -"104 572 LINE", -"298 572 LINE", -"304 540 OFFCURVE", -"308 508 OFFCURVE", -"308 474 CURVE SMOOTH", -"308 350 OFFCURVE", -"262 256 OFFCURVE", -"150 210 CURVE", -"150 0 LINE", -"1076 0 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 00A3; +alignment = -1; +pos = (300,0); +ref = commabelowcomb; +} +); +width = 600; +} +); +unicode = 538; }, { -glyphname = dollar; +glyphname = U; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"734 -226 LINE", -"734 -10 LINE", -"992 36 OFFCURVE", -"1136 204 OFFCURVE", -"1136 424 CURVE SMOOTH", -"1136 626 OFFCURVE", -"1014 770 OFFCURVE", -"760 818 CURVE SMOOTH", -"714 826 LINE", -"714 1160 LINE", -"798 1142 OFFCURVE", -"870 1102 OFFCURVE", -"926 1040 CURVE", -"1098 1232 LINE", -"1018 1324 OFFCURVE", -"900 1392 OFFCURVE", -"734 1414 CURVE", -"734 1622 LINE", -"506 1622 LINE", -"506 1412 LINE", -"248 1378 OFFCURVE", -"104 1228 OFFCURVE", -"104 1004 CURVE SMOOTH", -"104 800 OFFCURVE", -"224 648 OFFCURVE", -"480 602 CURVE SMOOTH", -"526 594 LINE", -"526 226 LINE", -"418 242 OFFCURVE", -"318 292 OFFCURVE", -"234 382 CURVE", -"60 192 LINE", -"154 74 OFFCURVE", -"308 -4 OFFCURVE", -"506 -20 CURVE", -"506 -226 LINE {name = hr00;}" -); +anchors = ( +{ +name = bottom; +pos = (300,0); }, { -closed = 1; -nodes = ( -"386 1098 OFFCURVE", -"428 1150 OFFCURVE", -"526 1166 CURVE", -"526 864 LINE", -"428 890 OFFCURVE", -"386 930 OFFCURVE", -"386 1014 CURVE SMOOTH" -); +name = bottomright; +pos = (404,0); }, { +name = top; +pos = (300,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ closed = 1; nodes = ( -"856 312 OFFCURVE", -"810 250 OFFCURVE", -"714 228 CURVE", -"714 558 LINE", -"812 534 OFFCURVE", -"856 494 OFFCURVE", -"856 404 CURVE SMOOTH" +(55,698,l,{ +name = hr00; +}), +(55,276,ls), +(55,85,o), +(97,-12,o), +(300,-12,cs), +(503,-12,o), +(545,85,o), +(545,276,cs), +(545,698,l), +(395,698,l), +(395,256,ls), +(395,167,o), +(388,109,o), +(300,109,cs), +(212,109,o), +(205,167,o), +(205,256,cs), +(205,698,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"682 -226 LINE", -"682 -22 LINE", -"952 0 OFFCURVE", -"1104 150 OFFCURVE", -"1104 382 CURVE SMOOTH", -"1104 570 OFFCURVE", -"1014 726 OFFCURVE", -"740 772 CURVE SMOOTH", -"680 782 LINE", -"680 1272 LINE", -"812 1258 OFFCURVE", -"900 1198 OFFCURVE", -"972 1102 CURVE", -"1098 1192 LINE", -"998 1328 OFFCURVE", -"866 1404 OFFCURVE", -"682 1418 CURVE", -"682 1622 LINE", -"558 1622 LINE", -"558 1418 LINE", -"306 1400 OFFCURVE", -"150 1264 OFFCURVE", -"150 1040 CURVE SMOOTH", -"150 858 OFFCURVE", -"238 698 OFFCURVE", -"514 652 CURVE SMOOTH", -"560 644 LINE", -"560 122 LINE", -"420 136 OFFCURVE", -"318 202 OFFCURVE", -"222 322 CURVE", -"100 222 LINE", -"196 88 OFFCURVE", -"336 -8 OFFCURVE", -"558 -22 CURVE", -"558 -226 LINE {name = hr00;}" -); +name = bottom; +pos = (300,0); }, { -closed = 1; -nodes = ( -"312 1178 OFFCURVE", -"402 1258 OFFCURVE", -"560 1274 CURVE", -"560 802 LINE", -"382 838 OFFCURVE", -"312 910 OFFCURVE", -"312 1040 CURVE SMOOTH" -); +name = bottomright; +pos = (394,0); }, { +name = top; +pos = (300,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ closed = 1; nodes = ( -"942 234 OFFCURVE", -"848 142 OFFCURVE", -"680 124 CURVE", -"680 624 LINE", -"866 592 OFFCURVE", -"942 522 OFFCURVE", -"942 380 CURVE SMOOTH" -); -} +(80,698,l,{ +name = hr00; +}), +(80,299,ls), +(80,92,o), +(110,-12,o), +(300,-12,cs), +(490,-12,o), +(520,92,o), +(520,299,cs), +(520,698,l), +(436,698,l), +(436,279,ls), +(436,144,o), +(431,61,o), +(300,61,cs), +(169,61,o), +(164,144,o), +(164,279,cs), +(164,698,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 0024; +width = 600; }, { -glyphname = yen; -layers = ( +anchors = ( +{ +name = bottom; +pos = (300,0); +}, { -layerId = master01; -paths = ( +name = bottomright; +pos = (390,0); +}, { -closed = 1; -nodes = ( -"1088 0 LINE", -"1088 226 LINE", -"742 226 LINE", -"742 442 LINE", -"1088 442 LINE", -"1088 668 LINE", -"882 668 LINE", -"1200 1396 LINE", -"898 1396 LINE", -"614 668 LINE", -"594 668 LINE", -"312 1396 LINE", -"0 1396 LINE", -"320 668 LINE", -"112 668 LINE", -"112 442 LINE", -"458 442 LINE", -"458 226 LINE", -"112 226 LINE", -"112 0 LINE {name = hr00;}" -); +name = top; +pos = (300,698); } ); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"1050 0 LINE", -"1050 138 LINE", -"680 138 LINE", -"680 510 LINE", -"1050 510 LINE", -"1050 648 LINE", -"768 648 LINE", -"1156 1396 LINE", -"974 1396 LINE", -"606 648 LINE", -"598 648 LINE", -"230 1396 LINE", -"44 1396 LINE", -"432 648 LINE", -"150 648 LINE", -"150 510 LINE", -"520 510 LINE", -"520 138 LINE", -"150 138 LINE", -"150 0 LINE {name = hr00;}" +(98,698,l,{ +name = hr00; +}), +(98,273,ls), +(98,54,o), +(147,-12,o), +(300,-12,cs), +(453,-12,o), +(502,54,o), +(502,273,cs), +(502,698,l), +(480,698,l), +(480,273,ls), +(480,67,o), +(440,8,o), +(300,8,cs), +(160,8,o), +(120,67,o), +(120,273,cs), +(120,698,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 00A5; +unicode = 85; }, { -glyphname = baht; +glyphname = Uacute; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"718 0 LINE", -"718 0 LINE", -"980 0 OFFCURVE", -"1136 150 OFFCURVE", -"1136 384 CURVE SMOOTH", -"1136 570 OFFCURVE", -"1036 678 OFFCURVE", -"866 718 CURVE", -"866 730 LINE", -"1016 772 OFFCURVE", -"1096 868 OFFCURVE", -"1096 1024 CURVE SMOOTH {name = hr01;}", -"1096 1208 OFFCURVE", -"990 1344 OFFCURVE", -"802 1383 CURVE SMOOTH", -"775 1389 OFFCURVE", -"746 1393 OFFCURVE", -"716 1394 CURVE", -"716 1622 LINE", -"488 1622 LINE", -"488 1396 LINE", -"128 1396 LINE", -"128 0 LINE", -"488 0 LINE", -"488 -226 LINE", -"716 -226 LINE", -"716 0 LINE" -); +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"396 1188 LINE", -"508 1188 LINE", -"508 802 LINE", -"396 802 LINE" +alignment = -1; +ref = acute.case; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"770 1162 OFFCURVE", -"808 1116 OFFCURVE", -"808 1028 CURVE SMOOTH", -"808 962 LINE SMOOTH", -"808 874 OFFCURVE", -"770 828 OFFCURVE", -"696 810 CURVE", -"696 1180 LINE" -); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"396 604 LINE", -"508 604 LINE", -"508 208 LINE", -"396 208 LINE" +alignment = -1; +ref = acute.case; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"796 592 OFFCURVE", -"848 550 OFFCURVE", -"848 442 CURVE SMOOTH {name = hr02;}", -"848 370 LINE SMOOTH", -"848 262 OFFCURVE", -"796 220 OFFCURVE", -"696 210 CURVE", -"696 602 LINE" +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = U; +}, +{ +alignment = -1; +ref = acute.case; +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 218; }, { -layerId = master02; -paths = ( +glyphname = Ubreve; +layers = ( { -closed = 1; -nodes = ( -"676 0 LINE", -"700 0 LINE SMOOTH", -"916 0 OFFCURVE", -"1076 176 OFFCURVE", -"1076 402 CURVE SMOOTH", -"1076 588 OFFCURVE", -"966 678 OFFCURVE", -"826 722 CURVE", -"826 728 LINE", -"956 770 OFFCURVE", -"1052 858 OFFCURVE", -"1052 1036 CURVE SMOOTH", -"1052 1254 OFFCURVE", -"906 1396 OFFCURVE", -"668 1396 CURVE SMOOTH", -"663 1396 OFFCURVE", -"657 1396 OFFCURVE", -"652 1396 CURVE", -"652 1622 LINE", -"528 1622 LINE", -"528 1396 LINE", -"176 1396 LINE", -"176 0 LINE", -"528 0 LINE", -"528 -226 LINE", -"652 -226 LINE", -"652 0 LINE" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"340 1254 LINE", -"530 1254 LINE", -"530 788 LINE", -"340 788 LINE" -); +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"802 1254 OFFCURVE", -"884 1188 OFFCURVE", -"884 1060 CURVE SMOOTH", -"884 978 LINE SMOOTH", -"884 850 OFFCURVE", -"802 788 OFFCURVE", -"650 788 CURVE", -"650 1254 LINE" +alignment = -1; +ref = breve.case; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"340 654 LINE", -"530 654 LINE", -"530 142 LINE", -"340 142 LINE" -); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"816 654 OFFCURVE", -"906 582 OFFCURVE", -"906 442 CURVE SMOOTH", -"906 354 LINE SMOOTH", -"906 212 OFFCURVE", -"816 142 OFFCURVE", -"650 142 CURVE", -"650 654 LINE" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = breve.case; } ); -unicode = 0E3F; +width = 600; }, { -glyphname = coloncurrency; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"764 -226 LINE", -"778 -10 LINE", -"942 26 OFFCURVE", -"1066 124 OFFCURVE", -"1138 304 CURVE", -"912 412 LINE", -"884 334 OFFCURVE", -"846 280 OFFCURVE", -"794 246 CURVE", -"854 1096 LINE", -"876 1066 OFFCURVE", -"896 1028 OFFCURVE", -"912 984 CURVE", -"1138 1092 LINE", -"1080 1234 OFFCURVE", -"990 1326 OFFCURVE", -"874 1376 CURVE", -"892 1622 LINE", -"750 1622 LINE", -"736 1412 LINE", -"721 1415 OFFCURVE", -"704 1417 OFFCURVE", -"686 1418 CURVE SMOOTH", -"669 1420 OFFCURVE", -"652 1420 OFFCURVE", -"636 1420 CURVE", -"650 1622 LINE", -"508 1622 LINE", -"494 1406 LINE", -"214 1346 OFFCURVE", -"82 1096 OFFCURVE", -"82 698 CURVE SMOOTH", -"82 350 OFFCURVE", -"184 114 OFFCURVE", -"398 20 CURVE", -"380 -226 LINE", -"522 -226 LINE", -"536 -18 LINE", -"566 -22 OFFCURVE", -"598 -24 OFFCURVE", -"632 -24 CURVE", -"633 -24 OFFCURVE", -"633 -24 OFFCURVE", -"634 -24 CURVE", -"636 -24 LINE", -"622 -226 LINE {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"633 1196 OFFCURVE", -"641 1196 OFFCURVE", -"648 1195 CURVE", -"674 1194 OFFCURVE", -"698 1190 OFFCURVE", -"722 1184 CURVE", -"654 200 LINE", -"645 200 OFFCURVE", -"635 200 OFFCURVE", -"626 200 CURVE SMOOTH", -"598 200 OFFCURVE", -"572 204 OFFCURVE", -"550 208 CURVE", -"618 1196 LINE", -"621 1196 OFFCURVE", -"623 1196 OFFCURVE", -"626 1196 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"366 759 LINE", -"366 820 LINE SMOOTH", -"366 972 OFFCURVE", -"396 1092 OFFCURVE", -"478 1154 CURVE", -"420 308 LINE", -"380 374 OFFCURVE", -"366 468 OFFCURVE", -"366 576 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"694 -226 LINE", -"716 -20 LINE", -"922 6 OFFCURVE", -"1014 144 OFFCURVE", -"1076 282 CURVE", -"940 344 LINE", -"898 240 OFFCURVE", -"844 150 OFFCURVE", -"726 122 CURVE", -"842 1212 LINE", -"886 1172 OFFCURVE", -"916 1116 OFFCURVE", -"940 1054 CURVE", -"1076 1114 LINE", -"1032 1214 OFFCURVE", -"970 1314 OFFCURVE", -"862 1372 CURVE", -"888 1622 LINE", -"764 1622 LINE", -"742 1412 LINE", -"714 1418 OFFCURVE", -"680 1420 OFFCURVE", -"646 1420 CURVE SMOOTH", -"639 1420 OFFCURVE", -"633 1420 OFFCURVE", -"626 1420 CURVE", -"648 1622 LINE", -"524 1622 LINE", -"500 1402 LINE", -"258 1336 OFFCURVE", -"140 1090 OFFCURVE", -"140 698 CURVE SMOOTH", -"140 392 OFFCURVE", -"212 176 OFFCURVE", -"360 64 CURVE", -"330 -226 LINE", -"454 -226 LINE", -"478 2 LINE", -"501 -6 OFFCURVE", -"525 -12 OFFCURVE", -"551 -17 CURVE SMOOTH", -"564 -19 OFFCURVE", -"578 -21 OFFCURVE", -"592 -22 CURVE", -"592 -22 LINE", -"570 -226 LINE" -); -}, -{ -closed = 1; -nodes = ( -"646 1282 OFFCURVE", -"646 1282 OFFCURVE", -"646 1282 CURVE", -"678 1282 OFFCURVE", -"706 1278 OFFCURVE", -"732 1272 CURVE", -"610 116 LINE", -"595 117 OFFCURVE", -"581 119 OFFCURVE", -"568 122 CURVE SMOOTH", -"539 129 OFFCURVE", -"513 138 OFFCURVE", -"490 152 CURVE", -"608 1280 LINE", -"620 1282 OFFCURVE", -"632 1282 OFFCURVE", -"646 1282 CURVE" -); +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"306 812 LINE", -"306 812 LINE", -"306 1022 OFFCURVE", -"366 1176 OFFCURVE", -"488 1244 CURVE", -"384 252 LINE", -"332 334 OFFCURVE", -"306 446 OFFCURVE", -"306 584 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 20A1; +alignment = -1; +ref = breve.case; +} +); +width = 600; +} +); +unicode = 364; }, { -glyphname = lira; +glyphname = Ucaron; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"448 256 LINE", -"448 274 LINE", -"494 298 OFFCURVE", -"546 338 OFFCURVE", -"576 400 CURVE", -"848 400 LINE", -"848 578 LINE", -"600 578 LINE", -"592 626 OFFCURVE", -"574 672 OFFCURVE", -"556 714 CURVE", -"848 714 LINE", -"848 892 LINE", -"486 892 LINE", -"480 914 OFFCURVE", -"478 936 OFFCURVE", -"478 960 CURVE SMOOTH {name = hr01;}", -"478 1088 OFFCURVE", -"556 1162 OFFCURVE", -"680 1162 CURVE SMOOTH", -"790 1162 OFFCURVE", -"858 1104 OFFCURVE", -"920 1024 CURVE", -"1118 1210 LINE", -"1016 1344 OFFCURVE", -"872 1420 OFFCURVE", -"670 1420 CURVE SMOOTH", -"372 1420 OFFCURVE", -"172 1254 OFFCURVE", -"172 1008 CURVE SMOOTH", -"172 966 OFFCURVE", -"178 928 OFFCURVE", -"186 892 CURVE", -"98 892 LINE", -"98 714 LINE", -"254 714 LINE", -"274 668 OFFCURVE", -"292 624 OFFCURVE", -"302 578 CURVE {name = hr02;}", -"98 578 LINE", -"98 400 LINE", -"282 400 LINE", -"254 344 OFFCURVE", -"204 300 OFFCURVE", -"138 272 CURVE", -"138 0 LINE", -"1106 0 LINE", -"1106 256 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"308 160 LINE", -"308 170 LINE", -"372 212 OFFCURVE", -"444 296 OFFCURVE", -"466 418 CURVE", -"830 418 LINE", -"830 548 LINE", -"468 548 LINE", -"462 606 OFFCURVE", -"444 658 OFFCURVE", -"426 712 CURVE", -"830 712 LINE", -"830 842 LINE", -"386 842 LINE", -"376 888 OFFCURVE", -"368 934 OFFCURVE", -"368 988 CURVE SMOOTH {name = hr01;}", -"368 1192 OFFCURVE", -"480 1274 OFFCURVE", -"654 1274 CURVE SMOOTH", -"806 1274 OFFCURVE", -"900 1210 OFFCURVE", -"974 1102 CURVE", -"1100 1192 LINE", -"1012 1328 OFFCURVE", -"876 1420 OFFCURVE", -"664 1420 CURVE SMOOTH", -"374 1420 OFFCURVE", -"196 1246 OFFCURVE", -"196 998 CURVE SMOOTH", -"196 942 OFFCURVE", -"206 890 OFFCURVE", -"218 842 CURVE", -"104 842 LINE", -"104 712 LINE", -"260 712 LINE", -"278 660 OFFCURVE", -"294 606 OFFCURVE", -"302 548 CURVE {name = hr02;}", -"104 548 LINE", -"104 418 LINE", -"304 418 LINE", -"292 322 OFFCURVE", -"244 248 OFFCURVE", -"150 210 CURVE", -"150 0 LINE", -"1076 0 LINE", -"1076 160 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 20A4; -}, -{ -glyphname = naira; -layers = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -layerId = master01; -paths = ( +alignment = -1; +ref = U; +}, { -closed = 1; -nodes = ( -"1154 746 LINE", -"1154 934 LINE", -"1064 934 LINE", -"1064 1396 LINE", -"844 1396 LINE", -"844 920 LINE", -"644 920 LINE", -"512 1396 LINE", -"136 1396 LINE", -"136 934 LINE", -"46 934 LINE", -"46 746 LINE", -"136 746 LINE", -"136 650 LINE", -"46 650 LINE", -"46 462 LINE", -"136 462 LINE", -"136 0 LINE", -"356 0 LINE", -"356 476 LINE", -"556 476 LINE", -"688 0 LINE", -"1064 0 LINE", -"1064 462 LINE", -"1154 462 LINE", -"1154 650 LINE", -"1064 650 LINE", -"1064 746 LINE {name = hr00;}" +alignment = -1; +ref = caron.case; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"356 1128 LINE", -"376 1128 LINE", -"512 636 LINE", -"356 636 LINE" -); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"844 760 LINE", -"844 268 LINE", -"824 268 LINE", -"688 760 LINE" -); +alignment = -1; +ref = caron.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"1146 778 LINE", -"1146 908 LINE", -"1016 908 LINE", -"1016 1396 LINE", -"876 1396 LINE", -"876 900 LINE", -"604 900 LINE", -"434 1396 LINE", -"184 1396 LINE", -"184 908 LINE", -"54 908 LINE", -"54 778 LINE", -"184 778 LINE", -"184 618 LINE", -"54 618 LINE", -"54 488 LINE", -"184 488 LINE", -"184 0 LINE", -"324 0 LINE", -"324 496 LINE", -"596 496 LINE", -"766 0 LINE", -"1016 0 LINE", -"1016 488 LINE", -"1146 488 LINE", -"1146 618 LINE", -"1016 618 LINE", -"1016 778 LINE {name = hr00;}" -); -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"324 1244 LINE", -"338 1244 LINE", -"556 608 LINE", -"324 608 LINE" -); +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"876 788 LINE", -"876 152 LINE", -"862 152 LINE", -"644 788 LINE" -); +alignment = -1; +ref = caron.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 20A6; +unicode = 467; }, { -glyphname = rupee; +glyphname = Ucircumflex; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"312 642 LINE", -"338 642 LINE", -"454 256 LINE SMOOTH", -"516 50 OFFCURVE", -"642 -24 OFFCURVE", -"834 -24 CURVE SMOOTH {name = hr01;}", -"1074 -24 OFFCURVE", -"1180 90 OFFCURVE", -"1180 256 CURVE SMOOTH", -"1180 366 OFFCURVE", -"1134 440 OFFCURVE", -"1048 526 CURVE SMOOTH", -"1018 556 LINE SMOOTH", -"970 604 OFFCURVE", -"950 634 OFFCURVE", -"950 682 CURVE SMOOTH {name = hr02;}", -"950 736 OFFCURVE", -"976 758 OFFCURVE", -"1026 758 CURVE SMOOTH", -"1062 758 OFFCURVE", -"1092 746 OFFCURVE", -"1124 724 CURVE", -"1200 898 LINE", -"1142 936 OFFCURVE", -"1066 952 OFFCURVE", -"1000 952 CURVE SMOOTH", -"832 952 OFFCURVE", -"714 848 OFFCURVE", -"714 674 CURVE SMOOTH", -"714 566 OFFCURVE", -"760 492 OFFCURVE", -"846 406 CURVE SMOOTH", -"876 376 LINE SMOOTH", -"924 328 OFFCURVE", -"944 296 OFFCURVE", -"944 252 CURVE SMOOTH {name = hr03;}", -"944 198 OFFCURVE", -"914 172 OFFCURVE", -"852 172 CURVE SMOOTH", -"760 172 OFFCURVE", -"716 232 OFFCURVE", -"684 332 CURVE SMOOTH", -"568 694 LINE", -"682 760 OFFCURVE", -"736 892 OFFCURVE", -"736 1032 CURVE SMOOTH", -"736 1262 OFFCURVE", -"606 1396 OFFCURVE", -"374 1396 CURVE SMOOTH", -"74 1396 LINE", -"74 0 LINE {name = hr04;}", -"312 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"312 1194 LINE", -"380 1194 LINE SMOOTH", -"462 1194 OFFCURVE", -"496 1156 OFFCURVE", -"496 1058 CURVE SMOOTH", -"496 974 LINE SMOOTH", -"496 876 OFFCURVE", -"462 838 OFFCURVE", -"380 838 CURVE SMOOTH", -"312 838 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"258 644 LINE", -"346 644 LINE", -"532 186 LINE SMOOTH", -"596 30 OFFCURVE", -"708 -24 OFFCURVE", -"862 -24 CURVE SMOOTH {name = hr01;}", -"1078 -24 OFFCURVE", -"1178 84 OFFCURVE", -"1178 242 CURVE SMOOTH", -"1178 374 OFFCURVE", -"1108 434 OFFCURVE", -"1022 520 CURVE SMOOTH", -"992 550 LINE SMOOTH", -"914 628 OFFCURVE", -"884 662 OFFCURVE", -"884 722 CURVE SMOOTH", -"884 786 OFFCURVE", -"920 824 OFFCURVE", -"986 824 CURVE SMOOTH", -"1032 824 OFFCURVE", -"1072 806 OFFCURVE", -"1106 780 CURVE", -"1170 888 LINE", -"1110 934 OFFCURVE", -"1044 952 OFFCURVE", -"978 952 CURVE SMOOTH", -"822 952 OFFCURVE", -"734 852 OFFCURVE", -"734 722 CURVE SMOOTH", -"734 612 OFFCURVE", -"798 536 OFFCURVE", -"882 452 CURVE SMOOTH", -"920 414 LINE SMOOTH", -"988 346 OFFCURVE", -"1028 318 OFFCURVE", -"1028 242 CURVE SMOOTH", -"1028 154 OFFCURVE", -"972 110 OFFCURVE", -"876 110 CURVE SMOOTH", -"776 110 OFFCURVE", -"720 156 OFFCURVE", -"676 260 CURVE SMOOTH", -"500 676 LINE", -"642 722 OFFCURVE", -"700 842 OFFCURVE", -"700 1022 CURVE SMOOTH", -"700 1260 OFFCURVE", -"600 1396 OFFCURVE", -"356 1396 CURVE SMOOTH", -"98 1396 LINE", -"98 0 LINE {name = hr02;}", -"258 0 LINE" -); -}, -{ -closed = 1; -nodes = ( -"258 1252 LINE", -"342 1252 LINE SMOOTH", -"476 1252 OFFCURVE", -"536 1186 OFFCURVE", -"536 1064 CURVE SMOOTH", -"536 972 LINE SMOOTH", -"536 850 OFFCURVE", -"476 784 OFFCURVE", -"342 784 CURVE SMOOTH", -"258 784 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 20A8; -}, -{ -glyphname = won; -layers = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -layerId = master01; -paths = ( +alignment = -1; +ref = U; +}, { -closed = 1; -nodes = ( -"1184 874 LINE", -"1184 1058 LINE", -"1080 1058 LINE", -"1092 1396 LINE", -"846 1396 LINE", -"846 1044 LINE", -"360 1044 LINE", -"360 1396 LINE", -"108 1396 LINE", -"120 1058 LINE", -"16 1058 LINE", -"16 874 LINE", -"126 874 LINE", -"130 722 LINE", -"16 722 LINE", -"16 540 LINE", -"136 540 LINE", -"154 0 LINE", -"514 0 LINE", -"576 888 LINE", -"624 888 LINE", -"686 0 LINE", -"1046 0 LINE", -"1064 540 LINE", -"1184 540 LINE", -"1184 722 LINE", -"1070 722 LINE", -"1074 874 LINE {name = hr00;}" +alignment = -1; +ref = circumflex.case; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"344 888 LINE", -"444 888 LINE", -"394 186 LINE", -"344 186 LINE" -); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"762 888 LINE", -"862 888 LINE", -"862 186 LINE", -"812 186 LINE" -); +alignment = -1; +ref = circumflex.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"1148 798 LINE", -"1148 928 LINE", -"1036 928 LINE", -"1050 1396 LINE", -"904 1396 LINE", -"898 918 LINE", -"306 918 LINE", -"300 1396 LINE", -"150 1396 LINE", -"164 928 LINE", -"52 928 LINE", -"52 798 LINE", -"168 798 LINE", -"174 626 LINE", -"52 626 LINE", -"52 496 LINE", -"178 496 LINE", -"194 0 LINE", -"454 0 LINE", -"584 808 LINE", -"616 808 LINE", -"746 0 LINE", -"1006 0 LINE", -"1022 496 LINE", -"1148 496 LINE", -"1148 626 LINE", -"1026 626 LINE", -"1032 798 LINE {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"308 808 LINE", -"462 808 LINE", -"354 148 LINE", -"320 148 LINE" -); +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"742 808 LINE", -"896 808 LINE", -"884 148 LINE", -"850 148 LINE" -); +alignment = -1; +ref = circumflex.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 20A9; +unicode = 219; }, { -glyphname = sheqel; +glyphname = Udieresis; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"762 0 LINE SMOOTH", -"982 0 OFFCURVE", -"1140 130 OFFCURVE", -"1140 396 CURVE SMOOTH", -"1140 1396 LINE", -"934 1396 LINE", -"934 398 LINE SMOOTH", -"934 240 OFFCURVE", -"840 180 OFFCURVE", -"728 180 CURVE SMOOTH", -"558 180 LINE", -"558 1062 LINE", -"368 1062 LINE", -"368 0 LINE {name = hr00;}" -); +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"274 1216 LINE", -"446 1216 LINE SMOOTH", -"558 1216 OFFCURVE", -"650 1156 OFFCURVE", -"650 998 CURVE SMOOTH", -"650 334 LINE", -"840 334 LINE", -"840 1000 LINE SMOOTH", -"840 1266 OFFCURVE", -"686 1396 OFFCURVE", -"466 1396 CURVE SMOOTH", -"68 1396 LINE", -"68 0 LINE", -"274 0 LINE" -); +alignment = -1; +ref = dieresis.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"712 0 LINE SMOOTH", -"932 0 OFFCURVE", -"1090 130 OFFCURVE", -"1090 396 CURVE SMOOTH", -"1090 1396 LINE", -"936 1396 LINE", -"936 364 LINE SMOOTH", -"936 188 OFFCURVE", -"824 128 OFFCURVE", -"712 128 CURVE SMOOTH", -"544 128 LINE", -"544 1102 LINE", -"392 1102 LINE", -"392 0 LINE {name = hr00;}" -); +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"272 1268 LINE", -"442 1268 LINE SMOOTH", -"554 1268 OFFCURVE", -"664 1208 OFFCURVE", -"664 1032 CURVE SMOOTH", -"664 294 LINE", -"816 294 LINE", -"816 1000 LINE SMOOTH", -"816 1266 OFFCURVE", -"662 1396 OFFCURVE", -"442 1396 CURVE SMOOTH", -"118 1396 LINE", -"118 0 LINE", -"272 0 LINE" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = dieresis.case; } ); -unicode = 20AA; +width = 600; }, { -glyphname = dong; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1038 332 LINE", -"1038 1168 LINE", -"1138 1168 LINE", -"1138 1378 LINE", -"1038 1378 LINE", -"1038 1480 LINE", -"758 1480 LINE", -"758 1378 LINE", -"506 1378 LINE", -"506 1168 LINE", -"758 1168 LINE", -"758 894 LINE", -"746 894 LINE", -"702 998 OFFCURVE", -"628 1088 OFFCURVE", -"472 1088 CURVE SMOOTH", -"278 1088 OFFCURVE", -"140 968 OFFCURVE", -"140 700 CURVE SMOOTH", -"140 432 OFFCURVE", -"278 312 OFFCURVE", -"472 312 CURVE SMOOTH", -"628 312 OFFCURVE", -"702 402 OFFCURVE", -"746 506 CURVE", -"758 506 LINE", -"758 332 LINE {name = hr00;}" -); -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"482 520 OFFCURVE", -"428 590 OFFCURVE", -"428 682 CURVE SMOOTH", -"428 718 LINE SMOOTH", -"428 810 OFFCURVE", -"482 880 OFFCURVE", -"592 880 CURVE SMOOTH", -"698 880 OFFCURVE", -"758 816 OFFCURVE", -"758 752 CURVE", -"758 648 LINE", -"758 584 OFFCURVE", -"698 520 OFFCURVE", -"592 520 CURVE SMOOTH" -); +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"1084 214 LINE", -"164 214 LINE", -"164 0 LINE", -"1084 0 LINE" +alignment = -1; +ref = dieresis.case; +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 220; }, { -layerId = master02; -paths = ( +glyphname = Udieresisacute; +layers = ( { -closed = 1; -nodes = ( -"974 278 LINE", -"974 1238 LINE", -"1112 1238 LINE", -"1112 1360 LINE", -"974 1360 LINE", -"974 1480 LINE", -"822 1480 LINE", -"822 1360 LINE", -"516 1360 LINE", -"516 1238 LINE", -"822 1238 LINE", -"822 966 LINE", -"814 966 LINE", -"756 1066 OFFCURVE", -"660 1122 OFFCURVE", -"528 1122 CURVE SMOOTH", -"304 1122 OFFCURVE", -"166 968 OFFCURVE", -"166 690 CURVE SMOOTH", -"166 414 OFFCURVE", -"304 260 OFFCURVE", -"528 260 CURVE SMOOTH", -"660 260 OFFCURVE", -"756 316 OFFCURVE", -"814 416 CURVE", -"822 416 LINE", -"822 278 LINE {name = hr00;}" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"424 388 OFFCURVE", -"328 480 OFFCURVE", -"328 622 CURVE SMOOTH", -"328 760 LINE SMOOTH", -"328 902 OFFCURVE", -"424 994 OFFCURVE", -"588 994 CURVE SMOOTH", -"714 994 OFFCURVE", -"822 920 OFFCURVE", -"822 810 CURVE", -"822 572 LINE", -"822 460 OFFCURVE", -"714 388 OFFCURVE", -"588 388 CURVE SMOOTH" -); +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"1036 136 LINE", -"164 136 LINE", -"164 0 LINE", -"1036 0 LINE" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +pos = (300,0); +ref = dieresisacute.case; } ); -unicode = 20AB; +width = 600; }, { -glyphname = kip; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -layerId = master01; -paths = ( +alignment = -1; +ref = U; +}, { -closed = 1; -nodes = ( -"518 592 LINE", -"866 0 LINE", -"1202 0 LINE", -"840 592 LINE", -"1110 592 LINE", -"1110 832 LINE", -"820 832 LINE", -"1170 1396 LINE", -"848 1396 LINE", -"518 832 LINE", -"438 832 LINE", -"438 1396 LINE", -"138 1396 LINE", -"138 832 LINE", -"38 832 LINE", -"38 592 LINE", -"138 592 LINE", -"138 0 LINE", -"438 0 LINE", -"438 592 LINE {name = hr00;}" -); +alignment = -1; +pos = (300,0); +ref = dieresisacute.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"480 654 LINE", -"920 0 LINE", -"1124 0 LINE", -"674 654 LINE", -"1092 654 LINE", -"1092 792 LINE", -"660 792 LINE", -"1092 1396 LINE", -"902 1396 LINE", -"476 792 LINE", -"368 792 LINE", -"368 1396 LINE", -"200 1396 LINE", -"200 792 LINE", -"56 792 LINE", -"56 654 LINE", -"200 654 LINE", -"200 0 LINE", -"368 0 LINE", -"368 654 LINE {name = hr00;}" -); +alignment = -1; +ref = U; +}, +{ +alignment = -1; +pos = (300,0); +ref = dieresisacute.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 20AD; +unicode = 471; }, { -glyphname = tugrik; +glyphname = Udieresiscaron; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"1000 668 LINE", -"742 556 LINE", -"742 724 LINE", -"1000 836 LINE", -"1000 1036 LINE", -"742 924 LINE", -"742 1162 LINE", -"1152 1162 LINE", -"1152 1396 LINE", -"48 1396 LINE", -"48 1162 LINE", -"458 1162 LINE", -"458 800 LINE", -"200 688 LINE", -"200 488 LINE", -"458 600 LINE", -"458 432 LINE", -"200 320 LINE", -"200 120 LINE", -"458 232 LINE", -"458 0 LINE", -"742 0 LINE", -"742 356 LINE", -"1000 468 LINE {name = hr00;}" -); +alignment = -1; +ref = U; +}, +{ +alignment = -1; +pos = (300,0); +ref = dieresiscaron.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"966 702 LINE", -"686 572 LINE", -"686 754 LINE", -"966 884 LINE", -"966 1022 LINE", -"686 892 LINE", -"686 1250 LINE", -"1150 1250 LINE", -"1150 1396 LINE", -"52 1396 LINE", -"52 1250 LINE", -"516 1250 LINE", -"516 812 LINE", -"236 682 LINE", -"236 544 LINE", -"516 674 LINE", -"516 492 LINE", -"236 362 LINE", -"236 224 LINE", -"516 354 LINE", -"516 0 LINE", -"686 0 LINE", -"686 434 LINE", -"966 564 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = U; +}, +{ +alignment = -1; +pos = (300,0); +ref = dieresiscaron.case; } ); -unicode = 20AE; +width = 600; }, { -glyphname = peso; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"636 342 LINE SMOOTH", -"848 342 OFFCURVE", -"984 426 OFFCURVE", -"1036 634 CURVE", -"1158 634 LINE", -"1158 822 LINE", -"1062 822 LINE", -"1062 838 OFFCURVE", -"1062 855 OFFCURVE", -"1062 871 CURVE SMOOTH", -"1062 887 OFFCURVE", -"1062 904 OFFCURVE", -"1062 920 CURVE", -"1158 920 LINE", -"1158 1108 LINE", -"1036 1108 LINE", -"982 1312 OFFCURVE", -"846 1396 OFFCURVE", -"636 1396 CURVE SMOOTH", -"152 1396 LINE", -"152 1108 LINE", -"50 1108 LINE", -"50 920 LINE", -"152 920 LINE", -"152 822 LINE", -"50 822 LINE", -"50 634 LINE", -"152 634 LINE", -"152 0 LINE", -"436 0 LINE", -"436 342 LINE {name = hr00;}" -); +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"586 1208 LINE SMOOTH", -"604 1208 OFFCURVE", -"621 1207 OFFCURVE", -"636 1205 CURVE SMOOTH", -"711 1196 OFFCURVE", -"747 1161 OFFCURVE", -"764 1098 CURVE", -"436 1098 LINE", -"436 1208 LINE" +alignment = -1; +pos = (300,0); +ref = dieresiscaron.case; +} +); +width = 600; +} ); +unicode = 473; }, { -closed = 1; -nodes = ( -"436 928 LINE", -"774 928 LINE", -"774 814 LINE", -"436 814 LINE" -); +glyphname = Udieresisgrave; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"436 644 LINE", -"766 644 LINE", -"751 579 OFFCURVE", -"715 545 OFFCURVE", -"638 535 CURVE SMOOTH", -"622 533 OFFCURVE", -"605 532 OFFCURVE", -"586 532 CURVE SMOOTH", -"436 532 LINE" -); +alignment = -1; +pos = (300,0); +ref = dieresisgrave.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"648 388 LINE SMOOTH", -"856 388 OFFCURVE", -"970 498 OFFCURVE", -"1014 682 CURVE", -"1148 682 LINE", -"1148 812 LINE", -"1034 812 LINE", -"1036 838 OFFCURVE", -"1036 864 OFFCURVE", -"1036 892 CURVE SMOOTH", -"1036 920 OFFCURVE", -"1036 946 OFFCURVE", -"1034 972 CURVE", -"1148 972 LINE", -"1148 1102 LINE", -"1014 1102 LINE", -"970 1286 OFFCURVE", -"856 1396 OFFCURVE", -"648 1396 CURVE SMOOTH", -"166 1396 LINE", -"166 1102 LINE", -"56 1102 LINE", -"56 972 LINE", -"166 972 LINE", -"166 812 LINE", -"56 812 LINE", -"56 682 LINE", -"166 682 LINE", -"166 0 LINE", -"330 0 LINE", -"330 388 LINE" -); +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"581 1258 LINE SMOOTH", -"602 1258 OFFCURVE", -"623 1258 OFFCURVE", -"644 1258 CURVE SMOOTH", -"768 1258 OFFCURVE", -"840 1200 OFFCURVE", -"864 1098 CURVE", -"330 1098 LINE", -"330 1258 LINE" +alignment = -1; +pos = (300,0); +ref = dieresisgrave.case; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"330 976 LINE", -"872 976 LINE", -"872 808 LINE", -"330 808 LINE" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"330 686 LINE", -"864 686 LINE", -"840 584 OFFCURVE", -"768 526 OFFCURVE", -"644 526 CURVE SMOOTH", -"623 526 OFFCURVE", -"602 526 OFFCURVE", -"581 526 CURVE SMOOTH", -"330 526 LINE" -); +alignment = -1; +pos = (300,0); +ref = dieresisgrave.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 20B1; +unicode = 475; }, { -glyphname = guarani; +glyphname = Udieresismacron; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"592 -226 LINE", -"620 -26 LINE", -"650 -25 OFFCURVE", -"678 -23 OFFCURVE", -"706 -18 CURVE SMOOTH", -"951 22 OFFCURVE", -"1090 205 OFFCURVE", -"1090 468 CURVE SMOOTH", -"1090 746 LINE", -"708 746 LINE", -"764 1136 LINE", -"808 1098 OFFCURVE", -"834 1044 OFFCURVE", -"852 984 CURVE", -"1078 1064 LINE", -"1030 1224 OFFCURVE", -"946 1330 OFFCURVE", -"820 1382 CURVE", -"852 1622 LINE", -"620 1622 LINE", -"592 1420 LINE", -"564 1420 OFFCURVE", -"538 1418 OFFCURVE", -"513 1414 CURVE", -"210 1373 OFFCURVE", -"70 1117 OFFCURVE", -"70 700 CURVE SMOOTH", -"70 338 OFFCURVE", -"174 98 OFFCURVE", -"394 10 CURVE", -"360 -226 LINE {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"392 322 OFFCURVE", -"368 424 OFFCURVE", -"368 574 CURVE SMOOTH", -"368 820 LINE SMOOTH", -"368 1015 OFFCURVE", -"411 1132 OFFCURVE", -"512 1173 CURVE SMOOTH", -"532 1181 OFFCURVE", -"555 1186 OFFCURVE", -"580 1188 CURVE", -"448 264 LINE" -); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"678 534 LINE", -"832 534 LINE", -"832 436 LINE SMOOTH", -"832 331 OFFCURVE", -"791 243 OFFCURVE", -"688 214 CURVE SMOOTH", -"671 209 OFFCURVE", -"653 205 OFFCURVE", -"632 204 CURVE" -); +alignment = -1; +pos = (300,0); +ref = dieresismacron.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"504 -226 LINE", -"540 -20 LINE", -"562 -22 OFFCURVE", -"584 -24 OFFCURVE", -"608 -24 CURVE SMOOTH", -"908 -24 OFFCURVE", -"1044 190 OFFCURVE", -"1044 488 CURVE SMOOTH", -"1044 690 LINE", -"664 690 LINE", -"762 1250 LINE", -"838 1210 OFFCURVE", -"878 1136 OFFCURVE", -"912 1054 CURVE", -"1048 1114 LINE", -"998 1226 OFFCURVE", -"928 1340 OFFCURVE", -"790 1392 CURVE", -"830 1622 LINE", -"704 1622 LINE", -"668 1418 LINE", -"652 1420 OFFCURVE", -"634 1420 OFFCURVE", -"616 1420 CURVE SMOOTH", -"280 1420 OFFCURVE", -"112 1164 OFFCURVE", -"112 698 CURVE SMOOTH", -"112 332 OFFCURVE", -"216 96 OFFCURVE", -"420 10 CURVE", -"378 -226 LINE" -); +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"336 228 OFFCURVE", -"278 380 OFFCURVE", -"278 584 CURVE SMOOTH", -"278 812 LINE SMOOTH", -"278 1098 OFFCURVE", -"390 1282 OFFCURVE", -"618 1282 CURVE SMOOTH", -"628 1282 OFFCURVE", -"638 1282 OFFCURVE", -"646 1280 CURVE", -"446 156 LINE" +alignment = -1; +pos = (300,0); +ref = dieresismacron.case; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"640 560 LINE", -"892 560 LINE", -"892 456 LINE SMOOTH", -"892 240 OFFCURVE", -"790 110 OFFCURVE", -"610 110 CURVE SMOOTH", -"594 110 OFFCURVE", -"576 112 OFFCURVE", -"562 114 CURVE" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = U; +}, +{ +alignment = -1; +pos = (300,0); +ref = dieresismacron.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 20B2; +unicode = 469; }, { -glyphname = hryvnia; +glyphname = Udotbelow; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"810 -24 OFFCURVE", -"966 54 OFFCURVE", -"1060 168 CURVE", -"908 346 LINE", -"810 242 OFFCURVE", -"722 204 OFFCURVE", -"632 204 CURVE SMOOTH", -"514 204 OFFCURVE", -"446 268 OFFCURVE", -"446 376 CURVE SMOOTH", -"446 404 OFFCURVE", -"450 434 OFFCURVE", -"462 460 CURVE", -"1146 460 LINE", -"1146 624 LINE", -"622 624 LINE", -"622 636 LINE", -"920 804 LINE", -"1146 804 LINE", -"1146 968 LINE", -"994 968 LINE", -"1004 996 OFFCURVE", -"1010 1040 OFFCURVE", -"1010 1076 CURVE SMOOTH", -"1010 1260 OFFCURVE", -"858 1420 OFFCURVE", -"590 1420 CURVE SMOOTH", -"422 1420 OFFCURVE", -"284 1356 OFFCURVE", -"196 1254 CURVE", -"346 1076 LINE", -"410 1144 OFFCURVE", -"484 1186 OFFCURVE", -"578 1186 CURVE SMOOTH", -"680 1186 OFFCURVE", -"740 1136 OFFCURVE", -"740 1032 CURVE SMOOTH", -"740 1004 OFFCURVE", -"736 986 OFFCURVE", -"728 968 CURVE", -"54 968 LINE", -"54 804 LINE", -"586 804 LINE", -"586 792 LINE", -"288 624 LINE", -"54 624 LINE", -"54 460 LINE", -"190 460 LINE", -"178 432 OFFCURVE", -"174 396 OFFCURVE", -"174 362 CURVE SMOOTH", -"174 150 OFFCURVE", -"326 -24 OFFCURVE", -"616 -24 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"774 -24 OFFCURVE", -"932 44 OFFCURVE", -"1040 170 CURVE", -"938 272 LINE", -"828 158 OFFCURVE", -"726 116 OFFCURVE", -"618 116 CURVE SMOOTH", -"460 116 OFFCURVE", -"366 206 OFFCURVE", -"366 360 CURVE SMOOTH", -"366 422 OFFCURVE", -"382 468 OFFCURVE", -"412 508 CURVE", -"1146 508 LINE", -"1146 638 LINE", -"562 638 LINE", -"562 644 LINE", -"850 818 LINE", -"1146 818 LINE", -"1146 948 LINE", -"952 948 LINE", -"968 982 OFFCURVE", -"980 1022 OFFCURVE", -"980 1080 CURVE SMOOTH", -"980 1286 OFFCURVE", -"826 1420 OFFCURVE", -"596 1420 CURVE SMOOTH", -"454 1420 OFFCURVE", -"310 1370 OFFCURVE", -"196 1248 CURVE", -"302 1150 LINE", -"384 1244 OFFCURVE", -"482 1280 OFFCURVE", -"582 1280 CURVE SMOOTH", -"730 1280 OFFCURVE", -"818 1204 OFFCURVE", -"818 1062 CURVE SMOOTH", -"818 1014 OFFCURVE", -"808 980 OFFCURVE", -"788 948 CURVE", -"54 948 LINE", -"54 818 LINE", -"632 818 LINE", -"632 812 LINE", -"344 638 LINE", -"54 638 LINE", -"54 508 LINE", -"242 508 LINE", -"222 466 OFFCURVE", -"204 416 OFFCURVE", -"204 344 CURVE SMOOTH", -"204 132 OFFCURVE", -"358 -24 OFFCURVE", -"608 -24 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 20B4; -}, -{ -glyphname = cedi; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"602 -226 LINE", -"630 -24 LINE", -"631 -24 OFFCURVE", -"631 -24 OFFCURVE", -"632 -24 CURVE", -"920 -24 OFFCURVE", -"1070 134 OFFCURVE", -"1126 378 CURVE", -"862 442 LINE", -"840 340 OFFCURVE", -"798 250 OFFCURVE", -"714 216 CURVE SMOOTH", -"693 208 OFFCURVE", -"669 203 OFFCURVE", -"642 202 CURVE", -"776 1152 LINE", -"828 1116 OFFCURVE", -"856 1056 OFFCURVE", -"878 990 CURVE", -"1112 1068 LINE", -"1070 1212 OFFCURVE", -"986 1334 OFFCURVE", -"830 1390 CURVE", -"862 1622 LINE", -"632 1622 LINE", -"604 1420 LINE", -"579 1419 OFFCURVE", -"555 1416 OFFCURVE", -"531 1413 CURVE", -"229 1366 OFFCURVE", -"82 1116 OFFCURVE", -"82 698 CURVE SMOOTH", -"82 344 OFFCURVE", -"186 106 OFFCURVE", -"406 16 CURVE", -"372 -226 LINE {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"406 336 OFFCURVE", -"382 438 OFFCURVE", -"382 576 CURVE SMOOTH", -"382 820 LINE SMOOTH", -"382 1070 OFFCURVE", -"460 1172 OFFCURVE", -"590 1192 CURVE", -"460 274 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"514 -226 LINE", -"552 -16 LINE", -"582 -22 OFFCURVE", -"612 -24 OFFCURVE", -"646 -24 CURVE SMOOTH", -"902 -24 OFFCURVE", -"1008 130 OFFCURVE", -"1076 282 CURVE", -"940 344 LINE", -"890 220 OFFCURVE", -"822 114 OFFCURVE", -"646 114 CURVE SMOOTH", -"620 114 OFFCURVE", -"596 116 OFFCURVE", -"572 122 CURVE", -"774 1258 LINE", -"860 1220 OFFCURVE", -"904 1142 OFFCURVE", -"940 1054 CURVE", -"1076 1114 LINE", -"1024 1232 OFFCURVE", -"948 1350 OFFCURVE", -"800 1398 CURVE", -"840 1622 LINE", -"714 1622 LINE", -"678 1420 LINE", -"667 1420 OFFCURVE", -"657 1420 OFFCURVE", -"646 1420 CURVE SMOOTH", -"306 1420 OFFCURVE", -"140 1162 OFFCURVE", -"140 698 CURVE SMOOTH", -"140 344 OFFCURVE", -"236 110 OFFCURVE", -"432 20 CURVE", -"388 -226 LINE" -); -}, -{ -closed = 1; -nodes = ( -"356 246 OFFCURVE", -"306 392 OFFCURVE", -"306 584 CURVE SMOOTH", -"306 812 LINE SMOOTH", -"306 1098 OFFCURVE", -"414 1282 OFFCURVE", -"656 1282 CURVE", -"460 170 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 20B5; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = U; }, { -glyphname = tenge; -layers = ( +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; +} +); +width = 600; +}, { -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"1110 1396 LINE", -"90 1396 LINE", -"90 1186 LINE", -"1110 1186 LINE {name = hr00;}" -); +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"1112 1042 LINE", -"88 1042 LINE", -"88 832 LINE", -"450 832 LINE", -"450 0 LINE", -"750 0 LINE", -"750 832 LINE", -"1112 832 LINE" -); +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"1110 1396 LINE", -"90 1396 LINE", -"90 1258 LINE", -"1110 1258 LINE {name = hr00;}" -); +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"1110 1078 LINE", -"90 1078 LINE", -"90 940 LINE", -"516 940 LINE", -"516 0 LINE", -"684 0 LINE", -"684 940 LINE", -"1110 940 LINE" -); +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 20B8; +unicode = 7908; }, { -glyphname = rupeeindian; +glyphname = Ugrave; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"638 546 LINE", -"772 604 OFFCURVE", -"852 704 OFFCURVE", -"866 854 CURVE", -"1128 854 LINE", -"1128 1038 LINE", -"848 1038 LINE", -"820 1118 OFFCURVE", -"764 1158 OFFCURVE", -"708 1168 CURVE", -"708 1178 LINE", -"1128 1178 LINE", -"1128 1396 LINE", -"92 1396 LINE", -"92 1178 LINE", -"334 1178 LINE SMOOTH", -"464 1178 OFFCURVE", -"564 1140 OFFCURVE", -"576 1038 CURVE", -"92 1038 LINE", -"92 854 LINE", -"576 854 LINE", -"566 746 OFFCURVE", -"466 710 OFFCURVE", -"334 710 CURVE SMOOTH", -"92 710 LINE", -"92 492 LINE", -"336 492 LINE", -"704 0 LINE", -"1058 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"558 592 LINE", -"744 628 OFFCURVE", -"856 764 OFFCURVE", -"868 940 CURVE", -"1108 940 LINE", -"1108 1078 LINE", -"856 1078 LINE", -"832 1174 OFFCURVE", -"778 1224 OFFCURVE", -"726 1248 CURVE", -"726 1258 LINE", -"1108 1258 LINE", -"1108 1396 LINE", -"112 1396 LINE", -"112 1258 LINE", -"456 1258 LINE", -"586 1258 OFFCURVE", -"686 1192 OFFCURVE", -"698 1078 CURVE", -"112 1078 LINE", -"112 940 LINE", -"704 940 LINE", -"704 792 OFFCURVE", -"602 720 OFFCURVE", -"456 720 CURVE SMOOTH", -"112 720 LINE", -"112 582 LINE", -"362 582 LINE", -"806 0 LINE", -"1012 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 20B9; -}, -{ -glyphname = liraturkish; -layers = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"626 0 LINE SMOOTH", -"996 0 OFFCURVE", -"1156 270 OFFCURVE", -"1156 610 CURVE", -"872 610 LINE", -"872 332 OFFCURVE", -"780 244 OFFCURVE", -"588 244 CURVE SMOOTH", -"496 244 LINE", -"496 528 LINE", -"818 676 LINE", -"818 884 LINE", -"496 736 LINE", -"496 868 LINE", -"818 1016 LINE", -"818 1224 LINE", -"496 1076 LINE", -"496 1396 LINE", -"218 1396 LINE", -"218 946 LINE", -"78 882 LINE", -"78 674 LINE", -"218 738 LINE", -"218 606 LINE", -"78 542 LINE", -"78 334 LINE", -"218 398 LINE", -"218 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"592 0 LINE SMOOTH", -"934 0 OFFCURVE", -"1108 270 OFFCURVE", -"1108 610 CURVE", -"944 610 LINE", -"944 326 OFFCURVE", -"808 146 OFFCURVE", -"582 146 CURVE SMOOTH", -"478 146 LINE", -"478 572 LINE", -"842 742 LINE", -"842 880 LINE", -"478 710 LINE", -"478 892 LINE", -"842 1062 LINE", -"842 1200 LINE", -"478 1030 LINE", -"478 1396 LINE", -"310 1396 LINE", -"310 952 LINE", -"112 860 LINE", -"112 722 LINE", -"310 814 LINE", -"310 632 LINE", -"112 540 LINE", -"112 402 LINE", -"310 494 LINE", -"310 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 20BA; +alignment = -1; +ref = U; }, { -glyphname = ruble; -layers = ( +alignment = -1; +ref = grave.case; +} +); +width = 600; +}, { -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"898 446 LINE", -"486 446 LINE", -"486 550 LINE", -"704 550 LINE", -"978 550 OFFCURVE", -"1130 714 OFFCURVE", -"1130 972 CURVE SMOOTH", -"1130 1230 OFFCURVE", -"978 1396 OFFCURVE", -"704 1396 CURVE SMOOTH", -"184 1396 LINE", -"184 768 LINE", -"64 768 LINE", -"64 550 LINE", -"184 550 LINE", -"184 446 LINE", -"64 446 LINE", -"64 228 LINE", -"184 228 LINE", -"184 0 LINE", -"486 0 LINE", -"486 228 LINE", -"898 228 LINE {name = hr00;}" -); +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"628 1174 LINE SMOOTH", -"768 1174 OFFCURVE", -"816 1124 OFFCURVE", -"816 1002 CURVE SMOOTH", -"816 940 LINE SMOOTH", -"816 818 OFFCURVE", -"768 768 OFFCURVE", -"628 768 CURVE SMOOTH", -"486 768 LINE", -"486 1174 LINE" -); +alignment = -1; +ref = grave.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"878 406 LINE", -"424 406 LINE", -"424 588 LINE", -"710 588 LINE SMOOTH", -"968 588 OFFCURVE", -"1110 734 OFFCURVE", -"1110 988 CURVE SMOOTH", -"1110 1242 OFFCURVE", -"970 1396 OFFCURVE", -"712 1396 CURVE SMOOTH", -"256 1396 LINE", -"256 726 LINE", -"90 726 LINE", -"90 588 LINE", -"256 588 LINE", -"256 406 LINE", -"90 406 LINE", -"90 268 LINE", -"256 268 LINE", -"256 0 LINE", -"424 0 LINE", -"424 268 LINE", -"878 268 LINE {name = hr00;}" -); +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"712 1250 LINE SMOOTH", -"852 1250 OFFCURVE", -"936 1178 OFFCURVE", -"936 1050 CURVE SMOOTH", -"936 926 LINE SMOOTH", -"936 798 OFFCURVE", -"852 726 OFFCURVE", -"712 726 CURVE SMOOTH", -"424 726 LINE", -"424 1250 LINE" -); +alignment = -1; +ref = grave.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 20BD; +unicode = 217; }, { -glyphname = bitcoin; +glyphname = Uhook; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"794 -226 LINE", -"794 8 LINE", -"994 44 OFFCURVE", -"1112 182 OFFCURVE", -"1112 384 CURVE SMOOTH", -"1112 572 OFFCURVE", -"1014 676 OFFCURVE", -"840 718 CURVE", -"840 730 LINE", -"992 774 OFFCURVE", -"1068 868 OFFCURVE", -"1068 1024 CURVE SMOOTH {name = hr01;}", -"1068 1206 OFFCURVE", -"972 1334 OFFCURVE", -"794 1378 CURVE {name = hr02;}", -"794 1622 LINE", -"626 1622 LINE", -"626 1396 LINE", -"504 1396 LINE", -"504 1622 LINE", -"336 1622 LINE", -"336 1396 LINE", -"154 1396 LINE {name = hr03;}", -"154 0 LINE", -"336 0 LINE {name = hr04;}", -"336 -226 LINE", -"504 -226 LINE", -"504 0 LINE", -"626 0 LINE", -"626 -226 LINE" -); -}, -{ -closed = 1; -nodes = ( -"560 1194 LINE SMOOTH", -"700 1194 OFFCURVE", -"762 1152 OFFCURVE", -"762 1028 CURVE SMOOTH", -"762 970 LINE SMOOTH", -"762 848 OFFCURVE", -"700 804 OFFCURVE", -"560 804 CURVE SMOOTH", -"446 804 LINE", -"446 1194 LINE {name = hr05;}" -); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"598 604 LINE SMOOTH", -"742 604 OFFCURVE", -"806 560 OFFCURVE", -"806 434 CURVE SMOOTH {name = hr06;}", -"806 374 LINE SMOOTH", -"806 248 OFFCURVE", -"742 202 OFFCURVE", -"598 202 CURVE SMOOTH", -"446 202 LINE", -"446 604 LINE" -); +alignment = -1; +pos = (300,0); +ref = hookcomb.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"762 -226 LINE", -"762 4 LINE", -"952 30 OFFCURVE", -"1086 194 OFFCURVE", -"1086 402 CURVE SMOOTH", -"1086 592 OFFCURVE", -"978 692 OFFCURVE", -"816 730 CURVE", -"816 736 LINE", -"948 780 OFFCURVE", -"1034 872 OFFCURVE", -"1034 1036 CURVE SMOOTH {name = hr01;}", -"1034 1218 OFFCURVE", -"932 1346 OFFCURVE", -"762 1384 CURVE", -"762 1622 LINE", -"638 1622 LINE", -"638 1396 LINE", -"500 1396 LINE", -"500 1622 LINE", -"376 1622 LINE", -"376 1396 LINE", -"176 1396 LINE", -"176 0 LINE", -"376 0 LINE", -"376 -226 LINE", -"500 -226 LINE", -"500 0 LINE", -"638 0 LINE", -"638 -226 LINE" -); +alignment = -1; +ref = U; }, { -closed = 1; -nodes = ( -"634 1252 LINE SMOOTH", -"774 1252 OFFCURVE", -"858 1186 OFFCURVE", -"858 1058 CURVE SMOOTH", -"858 980 LINE SMOOTH", -"858 852 OFFCURVE", -"774 790 OFFCURVE", -"634 790 CURVE SMOOTH", -"344 790 LINE", -"344 1252 LINE" +alignment = -1; +pos = (300,0); +ref = hookcomb.case; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"662 652 LINE SMOOTH", -"816 652 OFFCURVE", -"908 580 OFFCURVE", -"908 440 CURVE SMOOTH {name = hr02;}", -"908 358 LINE SMOOTH", -"908 216 OFFCURVE", -"816 144 OFFCURVE", -"662 144 CURVE SMOOTH", -"344 144 LINE", -"344 652 LINE" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = U; +}, +{ +alignment = -1; +pos = (300,0); +ref = hookcomb.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 20BF; +unicode = 7910; }, { -glyphname = fi; +glyphname = Uhorn; +lastChange = "2023-03-22 22:50:28 +0000"; layers = ( { -layerId = master01; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"446 0 LINE", -"446 802 LINE", -"774 802 LINE", -"774 0 LINE", -"1070 0 LINE", -"1070 1032 LINE", -"446 1032 LINE", -"446 1250 LINE", -"658 1250 LINE", -"658 1480 LINE", -"464 1480 LINE SMOOTH", -"250 1480 OFFCURVE", -"150 1356 OFFCURVE", -"150 1182 CURVE SMOOTH", -"150 1032 LINE", -"62 1032 LINE", -"62 802 LINE", -"150 802 LINE", -"150 0 LINE" -); +name = bottom; +pos = (300,0); }, { -closed = 1; -nodes = ( -"1054 1164 OFFCURVE", -"1100 1226 OFFCURVE", -"1100 1304 CURVE SMOOTH", -"1100 1362 LINE SMOOTH", -"1100 1442 OFFCURVE", -"1054 1502 OFFCURVE", -"922 1502 CURVE SMOOTH", -"790 1502 OFFCURVE", -"744 1442 OFFCURVE", -"744 1362 CURVE SMOOTH", -"744 1304 LINE SMOOTH", -"744 1226 OFFCURVE", -"790 1164 OFFCURVE", -"922 1164 CURVE SMOOTH {name = hr01;}" -); +name = top; +pos = (300,698); } ); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"376 0 LINE", -"376 896 LINE", -"844 896 LINE", -"844 0 LINE", -"1004 0 LINE", -"1004 1032 LINE", -"376 1032 LINE", -"376 1344 LINE", -"670 1344 LINE", -"670 1480 LINE", -"444 1480 LINE SMOOTH", -"288 1480 OFFCURVE", -"216 1382 OFFCURVE", -"216 1244 CURVE SMOOTH", -"216 1032 LINE", -"76 1032 LINE", -"76 896 LINE", -"216 896 LINE", -"216 0 LINE" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"1016 1260 OFFCURVE", -"1050 1304 OFFCURVE", -"1050 1362 CURVE SMOOTH", -"1050 1394 LINE SMOOTH", -"1050 1452 OFFCURVE", -"1016 1496 OFFCURVE", -"924 1496 CURVE SMOOTH", -"832 1496 OFFCURVE", -"798 1452 OFFCURVE", -"798 1394 CURVE SMOOTH", -"798 1362 LINE SMOOTH", -"798 1304 OFFCURVE", -"832 1260 OFFCURVE", -"924 1260 CURVE SMOOTH {name = hr01;}" -); -} +(503,-12,o), +(545,85,o), +(545,276,cs), +(545,614,l), +(545,614,l), +(588,626,o), +(600,658,o), +(600,710,cs,{ +name = hr01; +}), +(600,813,l), +(476,813,l), +(476,698,l), +(395,698,l,{ +name = hr02; +}), +(395,256,ls), +(395,167,o), +(388,109,o), +(300,109,cs), +(212,109,o), +(205,167,o), +(205,256,cs), +(205,698,l), +(55,698,l), +(55,276,ls), +(55,85,o), +(97,-12,o), +(300,-12,cs) ); -vertWidth = 1560; -width = 1200; } ); -unicode = FB01; +width = 600; }, { -glyphname = fl; -layers = ( +anchors = ( { -layerId = master01; -paths = ( +name = bottom; +pos = (300,0); +}, { -closed = 1; -nodes = ( -"446 0 LINE", -"446 802 LINE", -"662 802 LINE", -"662 1032 LINE", -"446 1032 LINE", -"446 1250 LINE", -"660 1250 LINE", -"660 1480 LINE", -"464 1480 LINE SMOOTH", -"250 1480 OFFCURVE", -"150 1356 OFFCURVE", -"150 1182 CURVE SMOOTH", -"150 1032 LINE", -"62 1032 LINE", -"62 802 LINE", -"150 802 LINE", -"150 0 LINE {name = hr00;}" +name = top; +pos = (300,698); +} ); -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"1070 0 LINE", -"1070 1480 LINE", -"774 1480 LINE", -"774 0 LINE" +(490,-12,o), +(520,92,o), +(520,299,cs), +(520,645,l), +(537,645,ls), +(587,645,o), +(600,673,o), +(600,708,cs), +(600,810,l), +(529,810,l), +(529,698,l), +(436,698,l), +(436,279,ls), +(436,144,o), +(431,61,o), +(300,61,cs), +(169,61,o), +(164,144,o), +(164,279,cs), +(164,698,l), +(80,698,l,{ +name = hr00; +}), +(80,299,ls), +(80,92,o), +(110,-12,o), +(300,-12,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"376 0 LINE", -"376 896 LINE", -"690 896 LINE", -"690 1032 LINE", -"376 1032 LINE", -"376 1344 LINE", -"690 1344 LINE", -"690 1480 LINE", -"444 1480 LINE SMOOTH", -"288 1480 OFFCURVE", -"216 1382 OFFCURVE", -"216 1244 CURVE SMOOTH", -"216 1032 LINE", -"76 1032 LINE", -"76 896 LINE", -"216 896 LINE", -"216 0 LINE {name = hr00;}" -); +name = bottom; +pos = (300,0); }, { +name = top; +pos = (300,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"1004 0 LINE", -"1004 1480 LINE", -"844 1480 LINE", -"844 0 LINE" +(453,-12,o), +(502,54,o), +(502,273,cs), +(502,680,l), +(569,680,ls), +(589,680,o), +(598,689,o), +(598,709,cs), +(598,809,l), +(578,809,l), +(578,698,l), +(480,698,l), +(480,273,ls), +(480,67,o), +(440,8,o), +(300,8,cs), +(160,8,o), +(120,67,o), +(120,273,cs), +(120,698,l), +(98,698,l,{ +name = hr00; +}), +(98,273,ls), +(98,54,o), +(147,-12,o), +(300,-12,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = FB02; +unicode = 431; }, { -glyphname = aacute; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = Uhornacute; layers = ( { -components = ( -{ -name = a; -}, -{ -name = acute; -transform = "{1, 0, 0, 1, -16, 0}"; -} -); -layerId = master01; -width = 1200; -}, -{ -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = a; +alignment = -1; +ref = Uhorn; }, { -name = acute; -transform = "{1, 0, 0, 1, -34, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = acute.case; } ); -unicode = 00E1; +width = 600; }, { -glyphname = abreve; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = a; +alignment = -1; +ref = Uhorn; }, { -name = breve; -transform = "{1, 0, 0, 1, -16, 0}"; +alignment = -1; +ref = acute.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = a; +alignment = -1; +ref = Uhorn; }, { -name = breve; -transform = "{1, 0, 0, 1, -34, 0}"; +alignment = -1; +ref = acute.case; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0103; +unicode = 7912; }, { -glyphname = acircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = Uhorndotbelow; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = a; +alignment = -1; +ref = Uhorn; }, { -name = circumflex; -transform = "{1, 0, 0, 1, -16, 0}"; +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = a; +alignment = -1; +ref = Uhorn; }, { -name = circumflex; -transform = "{1, 0, 0, 1, -34, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -unicode = 00E2; +width = 600; }, { -glyphname = adieresis; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = a; +alignment = -1; +ref = Uhorn; }, { -name = dieresis; -transform = "{1, 0, 0, 1, -16, 0}"; +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 7920; }, { -components = ( +glyphname = Uhorngrave; +lastChange = "2023-03-22 18:23:29 +0000"; +layers = ( { -name = a; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = Uhorn; }, { -name = dieresis; -transform = "{1, 0, 0, 1, -34, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = grave.case; } ); -unicode = 00E4; +width = 600; }, { -glyphname = adotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = a; +alignment = -1; +ref = Uhorn; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 283, 0}"; +alignment = -1; +ref = grave.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = a; +alignment = -1; +ref = Uhorn; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 283, 0}"; +alignment = -1; +ref = grave.case; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EA1; +unicode = 7914; }, { -glyphname = agrave; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = Uhornhook; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = a; +alignment = -1; +ref = Uhorn; }, { -name = grave; -transform = "{1, 0, 0, 1, -16, 0}"; +alignment = -1; +pos = (300,0); +ref = hookcomb.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = a; +alignment = -1; +ref = Uhorn; }, { -name = grave; -transform = "{1, 0, 0, 1, -34, 0}"; +alignment = -1; +pos = (300,0); +ref = hookcomb.case; } ); -layerId = master02; -width = 1200; -} -); -unicode = 00E0; +width = 600; }, { -glyphname = ahook; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = a; +alignment = -1; +ref = Uhorn; }, { -name = hookcomb; -transform = "{1, 0, 0, 1, 584, 0}"; +alignment = -1; +pos = (300,0); +ref = hookcomb.case; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 7916; }, { -components = ( +glyphname = Uhorntilde; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = a; +alignment = -1; +ref = Uhorn; }, { -name = hookcomb; -transform = "{1, 0, 0, 1, 566, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = tilde.alt01.case; } ); -unicode = 1EA3; +width = 600; }, { -glyphname = amacron; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( -{ -name = a; +alignment = -1; +ref = Uhorn; }, { -name = macron; -transform = "{1, 0, 0, 1, -16, 0}"; +alignment = -1; +ref = tilde.alt01.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = a; +alignment = -1; +ref = Uhorn; }, { -name = macron; -transform = "{1, 0, 0, 1, -34, 0}"; +alignment = -1; +ref = tilde.alt01.case; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0101; +unicode = 7918; }, { -glyphname = aogonek; +glyphname = Uhungarumlaut; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1030 214 LINE", -"1030 666 LINE SMOOTH", -"1030 926 OFFCURVE", -"862 1056 OFFCURVE", -"580 1056 CURVE SMOOTH", -"350 1056 OFFCURVE", -"200 970 OFFCURVE", -"132 854 CURVE", -"294 710 LINE", -"350 786 OFFCURVE", -"422 840 OFFCURVE", -"546 840 CURVE SMOOTH", -"682 840 OFFCURVE", -"734 776 OFFCURVE", -"734 654 CURVE SMOOTH", -"734 602 LINE", -"568 602 LINE SMOOTH", -"266 602 OFFCURVE", -"104 500 OFFCURVE", -"104 284 CURVE SMOOTH", -"104 90 OFFCURVE", -"236 -24 OFFCURVE", -"436 -24 CURVE SMOOTH {name = hr01;}", -"594 -24 OFFCURVE", -"714 48 OFFCURVE", -"750 182 CURVE", -"760 182 LINE", -"770 72 OFFCURVE", -"840 8 OFFCURVE", -"950 0 CURVE {name = hr02;}", -"954 -8 LINE", -"806 -76 OFFCURVE", -"716 -142 OFFCURVE", -"716 -254 CURVE SMOOTH", -"716 -382 OFFCURVE", -"832 -424 OFFCURVE", -"964 -424 CURVE SMOOTH", -"1090 -424 OFFCURVE", -"1174 -386 OFFCURVE", -"1208 -322 CURVE", -"1102 -220 LINE", -"1074 -252 OFFCURVE", -"1040 -276 OFFCURVE", -"992 -276 CURVE SMOOTH", -"952 -276 OFFCURVE", -"916 -260 OFFCURVE", -"916 -210 CURVE SMOOTH", -"916 -162 OFFCURVE", -"948 -120 OFFCURVE", -"1144 0 CURVE", -"1144 214 LINE" -); -}, -{ -closed = 1; -nodes = ( -"734 318 LINE SMOOTH", -"734 222 OFFCURVE", -"652 170 OFFCURVE", -"546 170 CURVE SMOOTH", -"454 170 OFFCURVE", -"394 208 OFFCURVE", -"394 280 CURVE SMOOTH", -"394 320 LINE SMOOTH", -"394 400 OFFCURVE", -"458 442 OFFCURVE", -"576 442 CURVE SMOOTH", -"734 442 LINE {name = hr03;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"956 140 LINE", -"956 708 LINE SMOOTH", -"956 926 OFFCURVE", -"802 1056 OFFCURVE", -"560 1056 CURVE SMOOTH", -"350 1056 OFFCURVE", -"218 956 OFFCURVE", -"166 848 CURVE", -"274 768 LINE", -"328 862 OFFCURVE", -"412 920 OFFCURVE", -"548 920 CURVE SMOOTH", -"706 920 OFFCURVE", -"796 842 OFFCURVE", -"796 692 CURVE SMOOTH", -"796 590 LINE", -"576 590 LINE SMOOTH", -"266 590 OFFCURVE", -"132 480 OFFCURVE", -"132 290 CURVE SMOOTH", -"132 96 OFFCURVE", -"270 -24 OFFCURVE", -"486 -24 CURVE {name = hr01;}", -"654 -24 OFFCURVE", -"752 50 OFFCURVE", -"796 168 CURVE", -"806 168 LINE", -"814 74 OFFCURVE", -"868 8 OFFCURVE", -"966 0 CURVE {name = hr02;}", -"968 -6 LINE", -"818 -78 OFFCURVE", -"738 -158 OFFCURVE", -"738 -254 CURVE SMOOTH", -"738 -360 OFFCURVE", -"834 -414 OFFCURVE", -"956 -414 CURVE SMOOTH {name = hr03;}", -"1056 -414 OFFCURVE", -"1116 -376 OFFCURVE", -"1142 -332 CURVE", -"1062 -250 LINE", -"1036 -282 OFFCURVE", -"1002 -302 OFFCURVE", -"958 -302 CURVE SMOOTH", -"916 -302 OFFCURVE", -"874 -284 OFFCURVE", -"874 -228 CURVE SMOOTH {name = hr04;}", -"874 -188 OFFCURVE", -"894 -130 OFFCURVE", -"1100 0 CURVE", -"1100 140 LINE" -); -}, -{ -closed = 1; -nodes = ( -"796 300 LINE SMOOTH", -"796 194 OFFCURVE", -"678 110 OFFCURVE", -"514 110 CURVE SMOOTH", -"382 110 OFFCURVE", -"300 166 OFFCURVE", -"300 272 CURVE SMOOTH", -"300 314 LINE SMOOTH", -"300 414 OFFCURVE", -"386 470 OFFCURVE", -"576 470 CURVE SMOOTH", -"796 470 LINE {name = hr05;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0105; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = U; }, { -glyphname = aring; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +alignment = -1; +ref = hungarumlaut.case; +} +); +width = 600; +}, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = a; +alignment = -1; +ref = U; }, { -name = ring; -transform = "{1, 0, 0, 1, -16, 0}"; +alignment = -1; +ref = hungarumlaut.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = a; +alignment = -1; +ref = U; }, { -name = ring; -transform = "{1, 0, 0, 1, -34, 0}"; +alignment = -1; +ref = hungarumlaut.case; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 00E5; +unicode = 368; }, { -glyphname = aringacute; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = Umacron; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = a; +alignment = -1; +ref = U; }, { -name = ringacute; -transform = "{1, 0, 0, 1, -16, 0}"; +alignment = -1; +ref = macron.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = a; +alignment = -1; +ref = U; }, { -name = ringacute; -transform = "{1, 0, 0, 1, -34, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = macron.case; } ); -unicode = 01FB; +width = 600; }, { -glyphname = atilde; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = a; +alignment = -1; +ref = U; }, { -name = tilde; -transform = "{1, 0, 0, 1, -16, 0}"; +alignment = -1; +ref = macron.case; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 362; }, { -components = ( -{ -name = a; -}, +glyphname = Uogonek; +layers = ( { -name = tilde; -transform = "{1, 0, 0, 1, -34, 0}"; -} -); -layerId = master02; -width = 1200; -} -); -unicode = 00E3; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(55,698,l,{ +name = hr00; +}), +(55,276,ls), +(55,88,o), +(97,-12,o), +(294,-12,cs), +(314,-12,o), +(324,-11,o), +(335,-9,c), +(337,-14,l), +(261,-47,o), +(218,-75,o), +(218,-128,cs), +(218,-190,o), +(275,-212,o), +(342,-212,cs), +(405,-212,o), +(447,-193,o), +(464,-161,c), +(411,-110,l), +(397,-126,o), +(380,-138,o), +(356,-138,cs), +(337,-138,o), +(318,-130,o), +(318,-105,cs), +(318,-82,o), +(333,-70,o), +(430,-1,cs), +(540,77,o), +(545,149,o), +(545,276,cs), +(545,698,l), +(395,698,l), +(395,256,ls), +(395,167,o), +(388,109,o), +(300,109,cs), +(212,109,o), +(205,167,o), +(205,256,cs), +(205,698,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(80,698,l,{ +name = hr00; +}), +(80,299,ls), +(80,95,o), +(110,-12,o), +(295,-12,cs), +(313,-12,o), +(329,-11,o), +(345,-7,c), +(347,-11,l), +(272,-45,o), +(232,-82,o), +(232,-128,cs), +(232,-179,o), +(280,-207,o), +(341,-207,cs), +(391,-207,o), +(421,-188,o), +(434,-166,c), +(394,-125,l), +(381,-141,o), +(364,-151,o), +(342,-151,cs), +(320,-151,o), +(300,-140,o), +(300,-116,cs), +(300,-72,o), +(369,-32,o), +(413,0,cs), +(510,71,o), +(520,146,o), +(520,299,cs), +(520,698,l), +(436,698,l), +(436,279,ls), +(436,144,o), +(431,61,o), +(300,61,cs), +(169,61,o), +(164,144,o), +(164,279,cs), +(164,698,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(98,698,l,{ +name = hr00; +}), +(98,273,ls), +(98,54,o), +(147,-12,o), +(300,-12,cs), +(329,-12,o), +(353,-9,o), +(375,-3,c), +(376,-5,l), +(285,-57,o), +(262,-96,o), +(262,-134,cs), +(262,-179,o), +(296,-202,o), +(341,-202,cs), +(377,-202,o), +(403,-188,o), +(416,-170,c), +(402,-159,l), +(392,-171,o), +(374,-184,o), +(341,-184,cs), +(307,-184,o), +(283,-170,o), +(283,-132,cs), +(283,-82,o), +(324,-56,o), +(429,19,cs), +(481,56,o), +(502,135,o), +(502,273,cs), +(502,698,l), +(480,698,l), +(480,273,ls), +(480,67,o), +(440,8,o), +(300,8,cs), +(160,8,o), +(120,67,o), +(120,273,cs), +(120,698,l) +); +} +); +width = 600; +} +); +unicode = 370; }, { -glyphname = abreveacute; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = Uring; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = a; +ref = U; }, { alignment = -1; -name = breveacute; -transform = "{1, 0, 0, 1, 584, 0}"; +ref = ring.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = a; +ref = U; }, { alignment = -1; -name = breveacute; -transform = "{1, 0, 0, 1, 566, 0}"; -} -); -layerId = master02; -width = 1200; +ref = ring.case; } ); -unicode = 1EAF; +width = 600; }, { -glyphname = abrevedotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( -{ -components = ( -{ -name = a; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = breve; -transform = "{1, 0, 0, 1, -16, 0}"; +alignment = -1; +ref = U; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 283, 0}"; +alignment = -1; +ref = ring.case; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 366; }, { -components = ( +glyphname = Utilde; +layers = ( { -name = a; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = breve; -transform = "{1, 0, 0, 1, -34, 0}"; +alignment = -1; +ref = U; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 283, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = tilde.case; } ); -unicode = 1EB7; +width = 600; }, { -glyphname = abrevegrave; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = a; +ref = U; }, { alignment = -1; -name = brevegrave; -transform = "{1, 0, 0, 1, 584, 0}"; +ref = tilde.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = a; +ref = U; }, { alignment = -1; -name = brevegrave; -transform = "{1, 0, 0, 1, 566, 0}"; +ref = tilde.case; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EB1; +unicode = 360; }, { -glyphname = abrevehook; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = V; +lastChange = "2023-03-22 22:36:34 +0000"; layers = ( { -components = ( +anchors = ( { -alignment = -1; -name = a; +name = bottom; +pos = (300,0); }, { -alignment = -1; -name = brevehook; -transform = "{1, 0, 0, 1, 584, 0}"; +name = top; +pos = (300,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(406,0,l,{ +name = hr00; +}), +(591,698,l), +(432,698,l), +(349,343,l), +(307,142,l), +(299,142,l), +(258,343,l), +(176,698,l), +(9,698,l), +(194,0,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( { -alignment = -1; -name = a; +name = bottom; +pos = (300,0); }, { -alignment = -1; -name = brevehook; -transform = "{1, 0, 0, 1, 566, 0}"; +name = top; +pos = (300,698); } ); -layerId = master02; -width = 1200; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(357,0,l,{ +name = hr00; +}), +(564,698,l), +(478,698,l), +(379,349,l), +(304,85,l), +(299,85,l), +(224,349,l), +(125,698,l), +(36,698,l), +(243,0,l) +); } ); -unicode = 1EB3; +width = 600; }, { -glyphname = abrevetilde; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +anchors = ( { -alignment = -1; -name = a; +name = bottom; +pos = (300,0); }, { -alignment = -1; -name = brevetilde; -transform = "{1, 0, 0, 1, 584, 0}"; +name = top; +pos = (300,698); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -alignment = -1; -name = a; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -alignment = -1; -name = brevetilde; -transform = "{1, 0, 0, 1, 566, 0}"; +closed = 1; +nodes = ( +(315,0,l,{ +name = hr00; +}), +(545,698,l), +(523,698,l), +(409,351,l), +(302,25,l), +(299,25,l), +(196,340,l), +(79,698,l), +(55,698,l), +(285,0,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EB5; +unicode = 86; }, { -glyphname = acircumflexacute; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = W; +lastChange = "2023-03-22 22:37:09 +0000"; layers = ( { -components = ( +anchors = ( { -alignment = -1; -name = a; +name = bottom; +pos = (300,0); }, { -alignment = -1; -name = circumflexacute; -transform = "{1, 0, 0, 1, 584, 0}"; +name = top; +pos = (300,698); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -alignment = -1; -name = a; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -alignment = -1; -name = circumflexacute; -transform = "{1, 0, 0, 1, 566, 0}"; -} +closed = 1; +nodes = ( +(244,0,l,{ +name = hr00; +}), +(295,385,l), +(305,385,l), +(356,0,l), +(546,0,l), +(589,698,l), +(465,698,l), +(445,276,l), +(439,148,l), +(430,148,l), +(370,546,l), +(235,546,l), +(175,148,l), +(166,148,l), +(160,280,l), +(140,698,l), +(11,698,l), +(54,0,l) ); -layerId = master02; -width = 1200; } ); -unicode = 1EA5; +width = 600; }, { -glyphname = acircumflexdotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( -{ -components = ( +anchors = ( { -name = a; +name = bottom; +pos = (300,0); }, { -name = circumflex; -transform = "{1, 0, 0, 1, -16, 0}"; -}, +name = top; +pos = (300,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 283, 0}"; +closed = 1; +nodes = ( +(211,0,l,{ +name = hr00; +}), +(296,417,l), +(304,417,l), +(389,0,l), +(510,0,l), +(565,698,l), +(492,698,l), +(463,298,l), +(448,87,l), +(440,87,l), +(348,516,l), +(254,516,l), +(162,87,l), +(154,87,l), +(139,298,l), +(110,698,l), +(35,698,l), +(90,0,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( { -name = a; +name = bottom; +pos = (300,0); }, { -name = circumflex; -transform = "{1, 0, 0, 1, -34, 0}"; -}, +name = top; +pos = (300,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 283, 0}"; +closed = 1; +nodes = ( +(164,0,l,{ +name = hr00; +}), +(299,454,l), +(302,454,l), +(436,0,l), +(474,0,l), +(542,698,l), +(522,698,l), +(484,309,l), +(456,22,l), +(452,22,l), +(314,484,l), +(287,484,l), +(149,22,l), +(145,22,l), +(118,298,l), +(79,698,l), +(58,698,l), +(126,0,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EAD; +unicode = 87; }, { -glyphname = acircumflexgrave; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = Wacute; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = a; +ref = W; }, { alignment = -1; -name = circumflexgrave; -transform = "{1, 0, 0, 1, 584, 0}"; +ref = acute.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = a; +ref = W; }, { alignment = -1; -name = circumflexgrave; -transform = "{1, 0, 0, 1, 566, 0}"; -} -); -layerId = master02; -width = 1200; +ref = acute.case; } ); -unicode = 1EA7; +width = 600; }, { -glyphname = acircumflexhook; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = a; +ref = W; }, { alignment = -1; -name = circumflexhook; -transform = "{1, 0, 0, 1, 584, 0}"; +ref = acute.case; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 7810; }, { -components = ( +glyphname = Wcircumflex; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = a; +ref = W; }, { alignment = -1; -name = circumflexhook; -transform = "{1, 0, 0, 1, 566, 0}"; -} -); -layerId = master02; -width = 1200; +ref = circumflex.case; } ); -unicode = 1EA9; +width = 600; }, { -glyphname = acircumflextilde; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = a; +ref = W; }, { alignment = -1; -name = circumflextilde; -transform = "{1, 0, 0, 1, 584, 0}"; +ref = circumflex.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = a; +ref = W; }, { alignment = -1; -name = circumflextilde; -transform = "{1, 0, 0, 1, 566, 0}"; +ref = circumflex.case; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EAB; +unicode = 372; }, { -glyphname = aacute.alt01; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = Wdieresis; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = a.alt01; +alignment = -1; +ref = W; }, { -name = acute; -transform = "{1, 0, 0, 1, -18, 0}"; +alignment = -1; +ref = dieresis.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = a.alt01; +alignment = -1; +ref = W; }, { -name = acute; -transform = "{1, 0, 0, 1, -26, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = dieresis.case; } ); +width = 600; }, { -glyphname = abreve.alt01; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -components = ( -{ -name = a.alt01; +alignment = -1; +ref = W; }, { -name = breve; -transform = "{1, 0, 0, 1, -18, 0}"; +alignment = -1; +ref = dieresis.case; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 7812; }, { -components = ( +glyphname = Wgrave; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = a.alt01; +alignment = -1; +ref = W; }, { -name = breve; -transform = "{1, 0, 0, 1, -26, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = grave.case; } ); +width = 600; }, { -glyphname = acircumflex.alt01; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = a.alt01; +alignment = -1; +ref = W; }, { -name = circumflex; -transform = "{1, 0, 0, 1, -18, 0}"; +alignment = -1; +ref = grave.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = a.alt01; +alignment = -1; +ref = W; }, { -name = circumflex; -transform = "{1, 0, 0, 1, -26, 0}"; +alignment = -1; +ref = grave.case; } ); -layerId = master02; -width = 1200; +width = 600; } ); +unicode = 7808; }, { -glyphname = adieresis.alt01; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = X; +lastChange = "2023-03-22 22:38:34 +0000"; layers = ( { -components = ( +anchors = ( { -name = a.alt01; +name = bottom; +pos = (300,0); }, { -name = dieresis; -transform = "{1, 0, 0, 1, -18, 0}"; +name = top; +pos = (300,698); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = a.alt01; -}, -{ -name = dieresis; -transform = "{1, 0, 0, 1, -26, 0}"; -} +closed = 1; +nodes = ( +(395,359,l,{ +name = hr00; +}), +(578,698,l), +(421,698,l), +(361,587,l), +(309,475,l), +(301,475,l), +(250,587,l), +(193,698,l), +(22,698,l), +(205,361,l), +(9,0,l), +(166,0,l), +(240,139,l), +(290,249,l), +(299,249,l), +(348,139,l), +(420,0,l), +(591,0,l) ); -layerId = master02; -width = 1200; } ); +width = 600; }, { -glyphname = adotbelow.alt01; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( -{ -components = ( +anchors = ( { -name = a.alt01; +name = bottom; +pos = (300,0); }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 287, 0}"; +name = top; +pos = (300,698); } ); -layerId = master01; -width = 1200; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( -{ -name = a.alt01; -}, -{ -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 287, 0}"; -} +closed = 1; +nodes = ( +(352,357,l,{ +name = hr00; +}), +(568,698,l), +(476,698,l), +(392,563,l), +(306,422,l), +(302,422,l), +(215,563,l), +(134,698,l), +(39,698,l), +(254,356,l), +(26,0,l), +(118,0,l), +(206,139,l), +(301,291,l), +(305,291,l), +(397,139,l), +(480,0,l), +(575,0,l) ); -layerId = master02; -width = 1200; } ); +width = 600; }, { -glyphname = agrave.alt01; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +anchors = ( { -name = a.alt01; +name = bottom; +pos = (300,0); }, { -name = grave; -transform = "{1, 0, 0, 1, -18, 0}"; +name = top; +pos = (300,698); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = a.alt01; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = grave; -transform = "{1, 0, 0, 1, -26, 0}"; +closed = 1; +nodes = ( +(314,357,l,{ +name = hr00; +}), +(542,698,l), +(516,698,l), +(422,556,l), +(302,375,l), +(299,375,l), +(185,547,l), +(85,698,l), +(58,698,l), +(287,354,l), +(49,0,l), +(75,0,l), +(187,168,l), +(299,336,l), +(302,336,l), +(409,174,l), +(524,0,l), +(551,0,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); +unicode = 88; }, { -glyphname = ahook.alt01; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = Y; +lastChange = "2023-03-22 22:39:41 +0000"; layers = ( { -components = ( +anchors = ( { -name = a.alt01; +name = bottom; +pos = (300,0); }, { -name = hookcomb; -transform = "{1, 0, 0, 1, 582, 0}"; +name = top; +pos = (300,698); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = a.alt01; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = hookcomb; -transform = "{1, 0, 0, 1, 574, 0}"; -} +closed = 1; +nodes = ( +(375,0,l,{ +name = hr00; +}), +(375,247,l), +(596,698,l), +(435,698,l), +(361,536,l), +(307,399,l), +(299,399,l), +(245,536,l), +(171,698,l), +(4,698,l), +(225,247,l), +(225,0,l) ); -layerId = master02; -width = 1200; } ); +width = 600; }, { -glyphname = amacron.alt01; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +anchors = ( { -name = a.alt01; +name = bottom; +pos = (300,0); }, { -name = macron; -transform = "{1, 0, 0, 1, -18, 0}"; +name = top; +pos = (300,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(342,0,l,{ +name = hr00; +}), +(342,274,l), +(583,698,l), +(489,698,l), +(389,516,l), +(302,357,l), +(298,357,l), +(213,516,l), +(113,698,l), +(17,698,l), +(258,274,l), +(258,0,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( { -name = a.alt01; +name = bottom; +pos = (300,0); }, { -name = macron; -transform = "{1, 0, 0, 1, -26, 0}"; +name = top; +pos = (300,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(311,0,l,{ +name = hr00; +}), +(311,294,l), +(572,698,l), +(548,698,l), +(425,508,l), +(302,318,l), +(299,318,l), +(176,508,l), +(53,698,l), +(28,698,l), +(289,294,l), +(289,0,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); +unicode = 89; }, { -glyphname = aogonek.alt01; +glyphname = Yacute; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1028 -424 OFFCURVE", -"1112 -386 OFFCURVE", -"1146 -322 CURVE", -"1040 -220 LINE", -"1012 -252 OFFCURVE", -"978 -276 OFFCURVE", -"930 -276 CURVE SMOOTH", -"890 -276 OFFCURVE", -"854 -260 OFFCURVE", -"854 -210 CURVE SMOOTH", -"854 -162 OFFCURVE", -"886 -120 OFFCURVE", -"1082 0 CURVE {name = hr01;}", -"1082 1032 LINE", -"786 1032 LINE", -"786 844 LINE", -"772 844 LINE", -"720 968 OFFCURVE", -"632 1056 OFFCURVE", -"466 1056 CURVE SMOOTH {name = hr02;}", -"238 1056 OFFCURVE", -"78 890 OFFCURVE", -"78 516 CURVE SMOOTH", -"78 142 OFFCURVE", -"238 -24 OFFCURVE", -"466 -24 CURVE SMOOTH", -"632 -24 OFFCURVE", -"720 64 OFFCURVE", -"772 188 CURVE", -"786 188 LINE", -"786 0 LINE {name = hr03;}", -"890 0 LINE", -"892 -8 LINE", -"744 -76 OFFCURVE", -"654 -142 OFFCURVE", -"654 -254 CURVE SMOOTH {name = hr04;}", -"654 -382 OFFCURVE", -"770 -424 OFFCURVE", -"902 -424 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"462 206 OFFCURVE", -"386 292 OFFCURVE", -"386 436 CURVE", -"386 596 LINE SMOOTH", -"386 740 OFFCURVE", -"462 826 OFFCURVE", -"594 826 CURVE SMOOTH", -"698 826 OFFCURVE", -"786 776 OFFCURVE", -"786 668 CURVE SMOOTH {name = hr05;}", -"786 364 LINE SMOOTH", -"786 256 OFFCURVE", -"698 206 OFFCURVE", -"594 206 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"966 -414 OFFCURVE", -"1026 -376 OFFCURVE", -"1052 -332 CURVE", -"972 -250 LINE", -"946 -282 OFFCURVE", -"912 -302 OFFCURVE", -"868 -302 CURVE SMOOTH", -"826 -302 OFFCURVE", -"784 -284 OFFCURVE", -"784 -228 CURVE SMOOTH", -"784 -188 OFFCURVE", -"804 -130 OFFCURVE", -"1010 0 CURVE", -"1010 1032 LINE", -"850 1032 LINE", -"850 864 LINE", -"842 864 LINE", -"776 990 OFFCURVE", -"668 1056 OFFCURVE", -"524 1056 CURVE SMOOTH {name = hr01;}", -"272 1056 OFFCURVE", -"120 854 OFFCURVE", -"120 516 CURVE SMOOTH", -"120 178 OFFCURVE", -"272 -24 OFFCURVE", -"524 -24 CURVE SMOOTH", -"668 -24 OFFCURVE", -"776 42 OFFCURVE", -"842 168 CURVE", -"850 168 LINE", -"850 0 LINE {name = hr02;}", -"876 0 LINE", -"878 -6 LINE", -"728 -78 OFFCURVE", -"648 -158 OFFCURVE", -"648 -254 CURVE SMOOTH", -"648 -360 OFFCURVE", -"744 -414 OFFCURVE", -"866 -414 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"400 118 OFFCURVE", -"292 242 OFFCURVE", -"292 428 CURVE", -"292 604 LINE SMOOTH", -"292 790 OFFCURVE", -"400 914 OFFCURVE", -"586 914 CURVE SMOOTH", -"728 914 OFFCURVE", -"850 840 OFFCURVE", -"850 702 CURVE SMOOTH", -"850 330 LINE SMOOTH", -"850 192 OFFCURVE", -"728 118 OFFCURVE", -"586 118 CURVE SMOOTH {name = hr03;}" -); -} -); -vertWidth = 1560; -width = 1200; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = Y; +}, +{ +alignment = -1; +ref = acute.case; } ); +width = 600; }, { -glyphname = aring.alt01; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = a.alt01; +alignment = -1; +ref = Y; }, { -name = ring; -transform = "{1, 0, 0, 1, -18, 0}"; +alignment = -1; +ref = acute.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = a.alt01; +alignment = -1; +ref = Y; }, { -name = ring; -transform = "{1, 0, 0, 1, -26, 0}"; +alignment = -1; +ref = acute.case; } ); -layerId = master02; -width = 1200; +width = 600; } ); +unicode = 221; }, { -glyphname = aringacute.alt01; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = Ycircumflex; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = a.alt01; +alignment = -1; +ref = Y; }, { -name = ringacute; -transform = "{1, 0, 0, 1, -18, 0}"; +alignment = -1; +ref = circumflex.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = a.alt01; +alignment = -1; +ref = Y; }, { -name = ringacute; -transform = "{1, 0, 0, 1, -26, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = circumflex.case; } ); +width = 600; }, { -glyphname = atilde.alt01; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = a.alt01; +alignment = -1; +ref = Y; }, { -name = tilde; -transform = "{1, 0, 0, 1, -18, 0}"; +alignment = -1; +ref = circumflex.case; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 374; }, { -components = ( +glyphname = Ydieresis; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = a.alt01; +alignment = -1; +ref = Y; }, { -name = tilde; -transform = "{1, 0, 0, 1, -26, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = dieresis.case; } ); +width = 600; }, { -glyphname = abreveacute.alt01; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = a.alt01; +ref = Y; }, { alignment = -1; -name = breveacute; -transform = "{1, 0, 0, 1, 582, 0}"; +ref = dieresis.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = a.alt01; +ref = Y; }, { alignment = -1; -name = breveacute; -transform = "{1, 0, 0, 1, 574, 0}"; +ref = dieresis.case; } ); -layerId = master02; -width = 1200; +width = 600; } ); +unicode = 376; }, { -glyphname = abrevedotbelow.alt01; -lastChange = "2020-11-23 22:50:32 +0000"; +glyphname = Ydotbelow; layers = ( { -components = ( -{ -name = a.alt01; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = breve; -transform = "{1, 0, 0, 1, -18, 0}"; +alignment = -1; +ref = Y; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 287, 0}"; +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = Y; +}, { -name = a.alt01; +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; +} +); +width = 600; }, { -name = breve; -transform = "{1, 0, 0, 1, -26, 0}"; +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = Y; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 287, 0}"; +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -layerId = master02; -width = 1200; +width = 600; } ); +unicode = 7924; }, { -glyphname = abrevegrave.alt01; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = Ygrave; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = a.alt01; +ref = Y; }, { alignment = -1; -name = brevegrave; -transform = "{1, 0, 0, 1, 582, 0}"; +ref = grave.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = a.alt01; +ref = Y; }, { alignment = -1; -name = brevegrave; -transform = "{1, 0, 0, 1, 574, 0}"; -} -); -layerId = master02; -width = 1200; +ref = grave.case; } ); +width = 600; }, { -glyphname = abrevehook.alt01; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = a.alt01; +ref = Y; }, { alignment = -1; -name = brevehook; -transform = "{1, 0, 0, 1, 582, 0}"; +ref = grave.case; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 7922; }, { -components = ( +glyphname = Yhook; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = a.alt01; +ref = Y; }, { alignment = -1; -name = brevehook; -transform = "{1, 0, 0, 1, 574, 0}"; -} -); -layerId = master02; -width = 1200; +pos = (300,0); +ref = hookcomb.case; } ); +width = 600; }, { -glyphname = abrevetilde.alt01; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = a.alt01; +ref = Y; }, { alignment = -1; -name = brevetilde; -transform = "{1, 0, 0, 1, 582, 0}"; +pos = (300,0); +ref = hookcomb.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = a.alt01; +ref = Y; }, { alignment = -1; -name = brevetilde; -transform = "{1, 0, 0, 1, 574, 0}"; +pos = (300,0); +ref = hookcomb.case; } ); -layerId = master02; -width = 1200; +width = 600; } ); +unicode = 7926; }, { -glyphname = acircumflexacute.alt01; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = Ytilde; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = Y; +}, +{ +alignment = -1; +ref = tilde.case; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = a.alt01; +ref = Y; }, { alignment = -1; -name = circumflexacute; -transform = "{1, 0, 0, 1, 582, 0}"; +ref = tilde.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = a.alt01; +ref = Y; }, { alignment = -1; -name = circumflexacute; -transform = "{1, 0, 0, 1, 574, 0}"; +ref = tilde.case; } ); -layerId = master02; -width = 1200; +width = 600; } ); +unicode = 7928; }, { -glyphname = acircumflexdotbelow.alt01; -lastChange = "2020-11-23 22:50:32 +0000"; +glyphname = Z; layers = ( { -components = ( +anchors = ( { -name = a.alt01; +name = bottom; +pos = (299,0); }, { -name = circumflex; -transform = "{1, 0, 0, 1, -18, 0}"; -}, +name = top; +pos = (300,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 287, 0}"; +closed = 1; +nodes = ( +(551,123,l,{ +name = hr00; +}), +(216,123,l), +(541,567,l), +(541,698,l), +(58,698,l), +(58,575,l), +(373,575,l), +(48,131,l), +(48,0,l), +(551,0,l) +); } ); -layerId = master01; -width = 1200; +width = 600; +}, +{ +anchors = ( +{ +name = bottom; +pos = (300,0); }, { -components = ( +name = top; +pos = (300,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = a.alt01; +closed = 1; +nodes = ( +(552,73,l,{ +name = hr00; +}), +(139,73,l), +(535,623,l), +(535,698,l), +(65,698,l), +(65,625,l), +(443,625,l), +(48,75,l), +(48,0,l), +(552,0,l) +); +} +); +width = 600; }, { -name = circumflex; -transform = "{1, 0, 0, 1, -26, 0}"; +anchors = ( +{ +name = bottom; +pos = (301,0); }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 287, 0}"; +name = top; +pos = (300,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(552,20,l,{ +name = hr00; +}), +(72,20,l), +(529,676,l), +(529,698,l), +(71,698,l), +(71,678,l), +(505,678,l), +(48,22,l), +(48,0,l), +(552,0,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); +unicode = 90; }, { -glyphname = acircumflexgrave.alt01; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = Zacute; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = Z; +}, +{ +alignment = -1; +ref = acute.case; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = a.alt01; +ref = Z; }, { alignment = -1; -name = circumflexgrave; -transform = "{1, 0, 0, 1, 582, 0}"; +ref = acute.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = a.alt01; +ref = Z; }, { alignment = -1; -name = circumflexgrave; -transform = "{1, 0, 0, 1, 574, 0}"; +ref = acute.case; } ); -layerId = master02; -width = 1200; +width = 600; } ); +unicode = 377; }, { -glyphname = acircumflexhook.alt01; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = Zcaron; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = Z; +}, +{ +alignment = -1; +ref = caron.case; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = a.alt01; +ref = Z; }, { alignment = -1; -name = circumflexhook; -transform = "{1, 0, 0, 1, 582, 0}"; +ref = caron.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = a.alt01; +ref = Z; }, { alignment = -1; -name = circumflexhook; -transform = "{1, 0, 0, 1, 574, 0}"; +ref = caron.case; } ); -layerId = master02; -width = 1200; +width = 600; } ); +unicode = 381; }, { -glyphname = acircumflextilde.alt01; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = Zdotaccent; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = a.alt01; +ref = Z; }, { alignment = -1; -name = circumflextilde; -transform = "{1, 0, 0, 1, 582, 0}"; +ref = dotaccent.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = a.alt01; +ref = Z; }, { alignment = -1; -name = circumflextilde; -transform = "{1, 0, 0, 1, 574, 0}"; +ref = dotaccent.case; } ); -layerId = master02; -width = 1200; +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = Z; +}, +{ +alignment = -1; +ref = dotaccent.case; +} +); +width = 600; } ); +unicode = 379; }, { -glyphname = ae; +glyphname = a; +lastChange = "2023-03-22 18:35:44 +0000"; layers = ( { anchors = ( { -name = m.tildecomb; -position = "{300, 516}"; +name = bottom; +pos = (292,0); }, { -name = t.tildecomb; -position = "{300, 516}"; +name = bottomright; +pos = (572,0); }, { name = top; -position = "{596, 1032}"; -} -); -layerId = master01; -paths = ( +pos = (292,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(572,0,l), +(572,108,l), +(515,108,l), +(515,333,ls), +(515,463,o), +(431,528,o), +(290,528,cs), +(175,528,o), +(100,485,o), +(66,427,c), +(147,355,l), +(175,393,o), +(211,420,o), +(273,420,cs), +(341,420,o), +(367,388,o), +(367,327,cs), +(367,301,l), +(284,301,ls), +(133,301,o), +(52,250,o), +(52,143,cs), +(52,45,o), +(118,-12,o), +(218,-12,cs,{ +name = hr01; +}), +(297,-12,o), +(357,24,o), +(375,91,c), +(380,91,l), +(382,85,l), +(397,32,o), +(422,0,o), +(487,0,cs,{ +name = hr02; +}) +); +}, +{ +closed = 1; +nodes = ( +(227,85,o), +(197,105,o), +(197,141,cs), +(197,161,ls), +(197,200,o), +(229,221,o), +(288,221,cs), +(367,221,l), +(367,160,ls), +(367,112,o), +(326,85,o), +(274,85,cs,{ +name = hr03; +}) +); +} +); +width = 600; +}, { -closed = 1; -nodes = ( -"400 -24 OFFCURVE", -"492 48 OFFCURVE", -"516 210 CURVE", -"524 210 LINE", -"572 46 OFFCURVE", -"698 -24 OFFCURVE", -"836 -24 CURVE SMOOTH", -"1022 -24 OFFCURVE", -"1116 102 OFFCURVE", -"1156 258 CURVE", -"962 312 LINE", -"942 234 OFFCURVE", -"908 168 OFFCURVE", -"834 168 CURVE SMOOTH", -"740 168 OFFCURVE", -"690 272 OFFCURVE", -"690 426 CURVE SMOOTH", -"690 456 LINE", -"1168 456 LINE", -"1168 594 LINE SMOOTH", -"1168 876 OFFCURVE", -"1036 1056 OFFCURVE", -"834 1056 CURVE SMOOTH", -"730 1056 OFFCURVE", -"650 1008 OFFCURVE", -"594 910 CURVE", -"586 910 LINE", -"540 1004 OFFCURVE", -"458 1056 OFFCURVE", -"336 1056 CURVE SMOOTH", -"182 1056 OFFCURVE", -"70 974 OFFCURVE", -"26 802 CURVE", -"210 736 LINE", -"234 820 OFFCURVE", -"264 872 OFFCURVE", -"336 872 CURVE SMOOTH", -"412 872 OFFCURVE", -"452 814 OFFCURVE", -"452 724 CURVE SMOOTH", -"452 610 LINE", -"372 610 LINE SMOOTH", -"138 610 OFFCURVE", -"8 496 OFFCURVE", -"8 282 CURVE SMOOTH", -"8 78 OFFCURVE", -"124 -24 OFFCURVE", -"274 -24 CURVE SMOOTH {name = hr00;}" -); +anchors = ( +{ +name = bottom; +pos = (283,0); }, { -closed = 1; -nodes = ( -"272 156 OFFCURVE", -"240 202 OFFCURVE", -"240 276 CURVE SMOOTH", -"240 314 LINE SMOOTH", -"240 408 OFFCURVE", -"296 456 OFFCURVE", -"394 456 CURVE SMOOTH", -"452 456 LINE", -"452 358 LINE SMOOTH", -"452 228 OFFCURVE", -"422 156 OFFCURVE", -"338 156 CURVE SMOOTH" -); +name = bottomright; +pos = (550,0); }, { -closed = 1; -nodes = ( -"908 876 OFFCURVE", -"950 798 OFFCURVE", -"950 698 CURVE SMOOTH", -"950 610 LINE", -"690 610 LINE", -"690 698 LINE SMOOTH", -"690 798 OFFCURVE", -"732 876 OFFCURVE", -"820 876 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; +name = top; +pos = (283,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(550,0,l), +(550,68,l), +(478,68,l), +(478,354,ls), +(478,463,o), +(401,528,o), +(280,528,cs), +(175,528,o), +(109,478,o), +(83,424,c), +(137,384,l), +(164,431,o), +(206,460,o), +(275,460,cs), +(353,460,o), +(398,421,o), +(398,346,cs), +(398,295,l), +(288,295,ls), +(133,295,o), +(66,240,o), +(66,145,cs), +(66,49,o), +(135,-12,o), +(243,-12,cs,{ +name = hr01; +}), +(327,-12,o), +(376,25,o), +(398,82,c), +(403,82,l), +(405,76,l), +(420,29,o), +(435,0,o), +(495,0,cs,{ +name = hr02; +}) +); +}, +{ +closed = 1; +nodes = ( +(191,56,o), +(150,81,o), +(150,135,cs), +(150,156,ls), +(150,207,o), +(193,235,o), +(288,235,cs), +(398,235,l), +(398,149,ls), +(398,95,o), +(339,56,o), +(257,56,cs,{ +name = hr03; +}) +); +} +); +width = 600; }, { anchors = ( { -name = m.tildecomb; -position = "{300, 516}"; +name = bottom; +pos = (275,0); }, { -name = t.tildecomb; -position = "{300, 516}"; +name = bottomright; +pos = (531,0); }, { name = top; -position = "{600, 1032}"; -} -); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"406 -24 OFFCURVE", -"502 48 OFFCURVE", -"538 204 CURVE", -"544 204 LINE", -"600 60 OFFCURVE", -"700 -24 OFFCURVE", -"836 -24 CURVE SMOOTH", -"1004 -24 OFFCURVE", -"1108 106 OFFCURVE", -"1148 228 CURVE", -"1032 282 LINE", -"998 192 OFFCURVE", -"944 104 OFFCURVE", -"840 104 CURVE SMOOTH", -"714 104 OFFCURVE", -"648 238 OFFCURVE", -"648 426 CURVE SMOOTH", -"648 476 LINE", -"1164 476 LINE", -"1164 584 LINE SMOOTH", -"1164 894 OFFCURVE", -"1056 1056 OFFCURVE", -"848 1056 CURVE SMOOTH", -"744 1056 OFFCURVE", -"654 1014 OFFCURVE", -"600 900 CURVE", -"594 900 LINE", -"548 1000 OFFCURVE", -"466 1056 OFFCURVE", -"346 1056 CURVE SMOOTH", -"186 1056 OFFCURVE", -"86 952 OFFCURVE", -"44 844 CURVE", -"150 778 LINE", -"188 872 OFFCURVE", -"238 936 OFFCURVE", -"340 936 CURVE SMOOTH", -"442 936 OFFCURVE", -"502 874 OFFCURVE", -"502 696 CURVE SMOOTH", -"502 590 LINE", -"376 590 LINE SMOOTH", -"146 590 OFFCURVE", -"20 484 OFFCURVE", -"20 276 CURVE SMOOTH", -"20 80 OFFCURVE", -"132 -24 OFFCURVE", -"282 -24 CURVE SMOOTH {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"204 100 OFFCURVE", -"166 166 OFFCURVE", -"166 274 CURVE SMOOTH", -"166 304 LINE SMOOTH", -"166 426 OFFCURVE", -"252 476 OFFCURVE", -"398 476 CURVE SMOOTH", -"502 476 LINE", -"502 308 LINE SMOOTH", -"502 198 OFFCURVE", -"440 100 OFFCURVE", -"310 100 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"962 940 OFFCURVE", -"1032 848 OFFCURVE", -"1032 658 CURVE SMOOTH", -"1032 590 LINE", -"648 590 LINE", -"648 658 LINE SMOOTH", -"648 848 OFFCURVE", -"718 940 OFFCURVE", -"840 940 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 00E6; +pos = (275,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(531,0,l), +(531,19,l), +(446,19,l), +(446,360,ls), +(446,466,o), +(383,528,o), +(275,528,cs), +(183,528,o), +(124,486,o), +(95,420,c), +(112,410,l), +(141,479,o), +(202,509,o), +(275,509,cs), +(368,509,o), +(425,460,o), +(425,357,cs), +(425,276,l), +(275,276,ls), +(123,276,o), +(78,214,o), +(78,130,cs), +(78,39,o), +(139,-12,o), +(249,-12,cs,{ +name = hr01; +}), +(346,-12,o), +(397,29,o), +(422,77,c), +(425,77,l), +(425,29,ls), +(425,9,o), +(434,0,o), +(454,0,cs,{ +name = hr02; +}) +); +}, +{ +closed = 1; +nodes = ( +(162,7,o), +(101,45,o), +(101,114,cs), +(101,146,ls), +(101,212,o), +(150,257,o), +(276,257,cs), +(425,257,l), +(425,148,ls), +(425,54,o), +(343,7,o), +(249,7,cs,{ +name = hr03; +}) +); +} +); +width = 600; +} +); +unicode = 97; }, { -glyphname = aeacute; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = aacute; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = ae; +alignment = -1; +ref = a; }, { -name = acute; -transform = "{1, 0, 0, 1, -4, 0}"; +alignment = -1; +pos = (-8,0); +ref = acute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = ae; +alignment = -1; +ref = a; }, { -name = acute; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (-17,0); +ref = acute; } ); -unicode = 01FD; +width = 600; }, { -glyphname = cacute; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = c; +alignment = -1; +ref = a; }, { -name = acute; -transform = "{1, 0, 0, 1, 28, 0}"; +alignment = -1; +pos = (-25,0); +ref = acute; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 225; }, { -components = ( +glyphname = abreve; +layers = ( { -name = c; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = a; }, { -name = acute; -transform = "{1, 0, 0, 1, 26, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (-8,0); +ref = breve; } ); -unicode = 0107; +width = 600; }, { -glyphname = ccaron; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = c; +alignment = -1; +ref = a; }, { -name = caron; -transform = "{1, 0, 0, 1, 28, 0}"; +alignment = -1; +pos = (-17,0); +ref = breve; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = c; +alignment = -1; +ref = a; }, { -name = caron; -transform = "{1, 0, 0, 1, 26, 0}"; +alignment = -1; +pos = (-25,0); +ref = breve; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 010D; +unicode = 259; }, { -glyphname = ccedilla; +glyphname = abreveacute; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"318 1056 OFFCURVE", -"120 850 OFFCURVE", -"120 516 CURVE SMOOTH", -"120 222 OFFCURVE", -"272 28 OFFCURVE", -"530 -14 CURVE", -"502 -148 LINE", -"544 -152 LINE SMOOTH", -"668 -164 OFFCURVE", -"694 -202 OFFCURVE", -"694 -232 CURVE SMOOTH", -"694 -266 OFFCURVE", -"656 -282 OFFCURVE", -"606 -282 CURVE SMOOTH", -"544 -282 OFFCURVE", -"500 -256 OFFCURVE", -"474 -224 CURVE", -"382 -336 LINE", -"416 -376 OFFCURVE", -"492 -424 OFFCURVE", -"630 -424 CURVE SMOOTH", -"766 -424 OFFCURVE", -"894 -378 OFFCURVE", -"894 -242 CURVE SMOOTH", -"894 -144 OFFCURVE", -"828 -104 OFFCURVE", -"748 -104 CURVE SMOOTH", -"716 -104 OFFCURVE", -"684 -110 OFFCURVE", -"652 -118 CURVE", -"644 -110 LINE", -"662 -24 LINE", -"880 -18 OFFCURVE", -"1014 82 OFFCURVE", -"1086 228 CURVE", -"862 356 LINE", -"818 272 OFFCURVE", -"758 212 OFFCURVE", -"644 212 CURVE SMOOTH", -"504 212 OFFCURVE", -"428 296 OFFCURVE", -"428 432 CURVE SMOOTH", -"428 600 LINE SMOOTH", -"428 736 OFFCURVE", -"506 820 OFFCURVE", -"640 820 CURVE SMOOTH", -"750 820 OFFCURVE", -"806 760 OFFCURVE", -"842 680 CURVE", -"1070 804 LINE", -"998 954 OFFCURVE", -"866 1056 OFFCURVE", -"640 1056 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"342 1056 OFFCURVE", -"168 844 OFFCURVE", -"168 516 CURVE SMOOTH", -"168 222 OFFCURVE", -"310 18 OFFCURVE", -"554 -18 CURVE", -"526 -154 LINE", -"582 -162 LINE SMOOTH", -"694 -178 OFFCURVE", -"718 -208 OFFCURVE", -"718 -244 CURVE SMOOTH", -"718 -286 OFFCURVE", -"680 -306 OFFCURVE", -"630 -306 CURVE SMOOTH", -"572 -306 OFFCURVE", -"532 -280 OFFCURVE", -"508 -250 CURVE", -"432 -332 LINE", -"460 -370 OFFCURVE", -"522 -414 OFFCURVE", -"630 -414 CURVE SMOOTH", -"748 -414 OFFCURVE", -"852 -362 OFFCURVE", -"852 -248 CURVE SMOOTH", -"852 -162 OFFCURVE", -"794 -116 OFFCURVE", -"716 -116 CURVE SMOOTH", -"692 -116 OFFCURVE", -"664 -120 OFFCURVE", -"638 -128 CURVE", -"632 -122 LINE", -"652 -24 LINE", -"850 -18 OFFCURVE", -"972 80 OFFCURVE", -"1032 216 CURVE", -"918 294 LINE", -"866 182 OFFCURVE", -"776 114 OFFCURVE", -"638 114 CURVE SMOOTH", -"444 114 OFFCURVE", -"340 246 OFFCURVE", -"340 428 CURVE SMOOTH", -"340 604 LINE SMOOTH", -"340 786 OFFCURVE", -"446 918 OFFCURVE", -"634 918 CURVE SMOOTH", -"762 918 OFFCURVE", -"850 856 OFFCURVE", -"888 750 CURVE", -"1016 818 LINE", -"958 958 OFFCURVE", -"834 1056 OFFCURVE", -"634 1056 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 00E7; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = a; }, { -glyphname = ccircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +alignment = -1; +pos = (292,0); +ref = breveacute; +} +); +width = 600; +}, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = c; +alignment = -1; +ref = a; }, { -name = circumflex; -transform = "{1, 0, 0, 1, 28, 0}"; +alignment = -1; +pos = (283,0); +ref = breveacute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = c; +alignment = -1; +ref = a; }, { -name = circumflex; -transform = "{1, 0, 0, 1, 26, 0}"; +alignment = -1; +pos = (275,0); +ref = breveacute; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0109; +unicode = 7855; }, { -glyphname = cdotaccent; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = abrevedotbelow; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = a; +}, { -name = c; +alignment = -1; +pos = (-8,0); +ref = breve; }, { -name = dotaccent; -transform = "{1, 0, 0, 1, 28, 0}"; +alignment = -1; +pos = (292,0); +ref = dotbelowcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = c; +alignment = -1; +ref = a; }, { -name = dotaccent; -transform = "{1, 0, 0, 1, 26, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (-17,0); +ref = breve; +}, +{ +alignment = -1; +pos = (283,0); +ref = dotbelowcomb; } ); -unicode = 010B; +width = 600; }, { -glyphname = dcaron; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -layerId = master01; -paths = ( +alignment = -1; +ref = a; +}, { -closed = 1; -nodes = ( -"508 -24 OFFCURVE", -"572 62 OFFCURVE", -"612 186 CURVE", -"628 186 LINE", -"628 0 LINE {name = hr01;}", -"910 0 LINE", -"910 1480 LINE", -"628 1480 LINE", -"628 846 LINE", -"612 846 LINE", -"572 970 OFFCURVE", -"508 1056 OFFCURVE", -"370 1056 CURVE SMOOTH", -"172 1056 OFFCURVE", -"54 886 OFFCURVE", -"54 516 CURVE SMOOTH", -"54 146 OFFCURVE", -"172 -24 OFFCURVE", -"370 -24 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"400 194 OFFCURVE", -"348 254 OFFCURVE", -"348 400 CURVE SMOOTH", -"348 632 LINE SMOOTH", -"348 778 OFFCURVE", -"400 838 OFFCURVE", -"488 838 CURVE SMOOTH", -"570 838 OFFCURVE", -"628 784 OFFCURVE", -"628 672 CURVE SMOOTH", -"628 360 LINE SMOOTH", -"628 248 OFFCURVE", -"570 194 OFFCURVE", -"488 194 CURVE SMOOTH" -); +alignment = -1; +pos = (-25,0); +ref = breve; }, { -closed = 1; -nodes = ( -"1166 1058 LINE", -"1274 1480 LINE", -"1016 1480 LINE", -"1012 1058 LINE" +alignment = -1; +pos = (275,0); +ref = dotbelowcomb; +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 7863; }, { -layerId = master02; -paths = ( +glyphname = abrevegrave; +layers = ( { -closed = 1; -nodes = ( -"608 -24 OFFCURVE", -"710 42 OFFCURVE", -"772 168 CURVE", -"780 168 LINE", -"780 0 LINE {name = hr01;}", -"940 0 LINE", -"940 1480 LINE", -"780 1480 LINE", -"780 864 LINE", -"772 864 LINE", -"710 990 OFFCURVE", -"608 1056 OFFCURVE", -"474 1056 CURVE SMOOTH", -"234 1056 OFFCURVE", -"90 854 OFFCURVE", -"90 516 CURVE SMOOTH", -"90 178 OFFCURVE", -"234 -24 OFFCURVE", -"474 -24 CURVE SMOOTH" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"352 118 OFFCURVE", -"262 236 OFFCURVE", -"262 428 CURVE SMOOTH", -"262 604 LINE SMOOTH", -"262 796 OFFCURVE", -"352 914 OFFCURVE", -"526 914 CURVE SMOOTH", -"658 914 OFFCURVE", -"780 840 OFFCURVE", -"780 702 CURVE", -"780 330 LINE", -"780 192 OFFCURVE", -"658 118 OFFCURVE", -"526 118 CURVE SMOOTH" -); +alignment = -1; +ref = a; }, { -closed = 1; -nodes = ( -"1198 1102 LINE", -"1296 1480 LINE", -"1090 1480 LINE", -"1076 1102 LINE" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +pos = (292,0); +ref = brevegrave; } ); -unicode = 010F; +width = 600; }, { -glyphname = dcroat; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1082 0 LINE", -"1082 1160 LINE", -"1192 1160 LINE", -"1192 1380 LINE", -"1082 1380 LINE", -"1082 1480 LINE", -"786 1480 LINE", -"786 1380 LINE", -"506 1380 LINE", -"506 1160 LINE", -"786 1160 LINE", -"786 844 LINE", -"772 844 LINE", -"720 968 OFFCURVE", -"632 1056 OFFCURVE", -"466 1056 CURVE SMOOTH", -"238 1056 OFFCURVE", -"78 890 OFFCURVE", -"78 516 CURVE SMOOTH", -"78 142 OFFCURVE", -"238 -24 OFFCURVE", -"466 -24 CURVE SMOOTH {name = hr01;}", -"632 -24 OFFCURVE", -"720 64 OFFCURVE", -"772 188 CURVE {name = hr02;}", -"786 188 LINE", -"786 0 LINE" -); +alignment = -1; +ref = a; }, { -closed = 1; -nodes = ( -"462 206 OFFCURVE", -"386 292 OFFCURVE", -"386 436 CURVE SMOOTH", -"386 596 LINE", -"386 740 OFFCURVE", -"462 826 OFFCURVE", -"594 826 CURVE SMOOTH", -"698 826 OFFCURVE", -"786 776 OFFCURVE", -"786 668 CURVE SMOOTH", -"786 364 LINE SMOOTH", -"786 256 OFFCURVE", -"698 206 OFFCURVE", -"594 206 CURVE SMOOTH {name = hr03;}" -); +alignment = -1; +pos = (283,0); +ref = brevegrave; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"1010 0 LINE", -"1010 1216 LINE", -"1140 1216 LINE", -"1140 1340 LINE", -"1010 1340 LINE", -"1010 1480 LINE", -"850 1480 LINE", -"850 1340 LINE", -"544 1340 LINE", -"544 1216 LINE", -"850 1216 LINE", -"850 864 LINE", -"842 864 LINE", -"776 990 OFFCURVE", -"668 1056 OFFCURVE", -"524 1056 CURVE SMOOTH", -"272 1056 OFFCURVE", -"120 854 OFFCURVE", -"120 516 CURVE SMOOTH", -"120 178 OFFCURVE", -"272 -24 OFFCURVE", -"524 -24 CURVE SMOOTH {name = hr01;}", -"668 -24 OFFCURVE", -"776 42 OFFCURVE", -"842 168 CURVE {name = hr02;}", -"850 168 LINE", -"850 0 LINE" -); +alignment = -1; +ref = a; }, { -closed = 1; -nodes = ( -"400 118 OFFCURVE", -"292 242 OFFCURVE", -"292 428 CURVE SMOOTH", -"292 604 LINE SMOOTH", -"292 790 OFFCURVE", -"400 914 OFFCURVE", -"586 914 CURVE SMOOTH", -"728 914 OFFCURVE", -"850 840 OFFCURVE", -"850 702 CURVE SMOOTH", -"850 330 LINE SMOOTH", -"850 192 OFFCURVE", -"728 118 OFFCURVE", -"586 118 CURVE SMOOTH {name = hr03;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0111; +alignment = -1; +pos = (275,0); +ref = brevegrave; +} +); +width = 600; +} +); +unicode = 7857; }, { -glyphname = eth; +glyphname = abrevehook; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"696 1406 LINE", -"662 1432 OFFCURVE", -"628 1458 OFFCURVE", -"594 1480 CURVE", -"142 1480 LINE", -"260 1418 OFFCURVE", -"370 1348 OFFCURVE", -"466 1272 CURVE", -"302 1176 LINE", -"404 1056 LINE", -"588 1164 LINE", -"700 1056 OFFCURVE", -"780 938 OFFCURVE", -"816 816 CURVE", -"798 808 LINE", -"734 926 OFFCURVE", -"634 1000 OFFCURVE", -"484 1000 CURVE SMOOTH", -"240 1000 OFFCURVE", -"80 804 OFFCURVE", -"80 506 CURVE SMOOTH", -"80 178 OFFCURVE", -"276 -24 OFFCURVE", -"606 -24 CURVE SMOOTH", -"914 -24 OFFCURVE", -"1122 150 OFFCURVE", -"1122 556 CURVE SMOOTH", -"1122 880 OFFCURVE", -"990 1120 OFFCURVE", -"816 1298 CURVE", -"966 1386 LINE", -"866 1506 LINE {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"472 196 OFFCURVE", -"386 282 OFFCURVE", -"386 434 CURVE SMOOTH", -"386 542 LINE SMOOTH", -"386 692 OFFCURVE", -"466 776 OFFCURVE", -"602 776 CURVE SMOOTH", -"732 776 OFFCURVE", -"816 698 OFFCURVE", -"816 546 CURVE SMOOTH", -"816 434 LINE SMOOTH", -"816 282 OFFCURVE", -"736 196 OFFCURVE", -"604 196 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"654 1376 LINE", -"602 1418 OFFCURVE", -"550 1452 OFFCURVE", -"506 1480 CURVE", -"254 1480 LINE", -"356 1424 OFFCURVE", -"452 1364 OFFCURVE", -"540 1294 CURVE", -"356 1166 LINE", -"432 1076 LINE", -"630 1216 LINE", -"742 1110 OFFCURVE", -"832 984 OFFCURVE", -"898 820 CURVE", -"890 816 LINE", -"826 922 OFFCURVE", -"722 1008 OFFCURVE", -"560 1008 CURVE SMOOTH", -"310 1008 OFFCURVE", -"132 806 OFFCURVE", -"132 492 CURVE SMOOTH", -"132 178 OFFCURVE", -"308 -24 OFFCURVE", -"606 -24 CURVE SMOOTH", -"890 -24 OFFCURVE", -"1068 160 OFFCURVE", -"1068 532 CURVE SMOOTH", -"1068 880 OFFCURVE", -"912 1130 OFFCURVE", -"744 1294 CURVE", -"918 1416 LINE", -"842 1506 LINE {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"422 114 OFFCURVE", -"302 214 OFFCURVE", -"302 422 CURVE SMOOTH", -"302 562 LINE SMOOTH", -"302 770 OFFCURVE", -"422 870 OFFCURVE", -"600 870 CURVE SMOOTH", -"778 870 OFFCURVE", -"898 770 OFFCURVE", -"898 562 CURVE SMOOTH", -"898 422 LINE SMOOTH", -"898 214 OFFCURVE", -"778 114 OFFCURVE", -"600 114 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 00F0; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = a; }, { -glyphname = eacute; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +alignment = -1; +pos = (292,0); +ref = brevehook; +} +); +width = 600; +}, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = e; +alignment = -1; +ref = a; }, { -name = acute; -transform = "{1, 0, 0, 1, 2, 0}"; +alignment = -1; +pos = (283,0); +ref = brevehook; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = e; +alignment = -1; +ref = a; }, { -name = acute; -transform = "{1, 0, 0, 1, 4, 0}"; +alignment = -1; +pos = (275,0); +ref = brevehook; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 00E9; +unicode = 7859; }, { -glyphname = ebreve; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = abrevetilde; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = e; +alignment = -1; +ref = a; }, { -name = breve; -transform = "{1, 0, 0, 1, 2, 0}"; +alignment = -1; +pos = (292,0); +ref = brevetilde; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = e; +alignment = -1; +ref = a; }, { -name = breve; -transform = "{1, 0, 0, 1, 4, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (283,0); +ref = brevetilde; } ); -unicode = 0115; +width = 600; }, { -glyphname = ecaron; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -components = ( -{ -name = e; +alignment = -1; +ref = a; }, { -name = caron; -transform = "{1, 0, 0, 1, 2, 0}"; +alignment = -1; +pos = (275,0); +ref = brevetilde; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 7861; }, { -components = ( +glyphname = acaron; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = e; +alignment = -1; +ref = a; }, { -name = caron; -transform = "{1, 0, 0, 1, 4, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (-8,0); +ref = caron; } ); -unicode = 011B; +width = 600; }, { -glyphname = ecircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = e; +alignment = -1; +ref = a; }, { -name = circumflex; -transform = "{1, 0, 0, 1, 2, 0}"; +alignment = -1; +pos = (-17,0); +ref = caron; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = e; +alignment = -1; +ref = a; }, { -name = circumflex; -transform = "{1, 0, 0, 1, 4, 0}"; +alignment = -1; +pos = (-25,0); +ref = caron; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 00EA; +unicode = 462; }, { -glyphname = edieresis; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = acircumflex; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = e; +alignment = -1; +ref = a; }, { -name = dieresis; -transform = "{1, 0, 0, 1, 2, 0}"; +alignment = -1; +pos = (-8,0); +ref = circumflex; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = e; +alignment = -1; +ref = a; }, { -name = dieresis; -transform = "{1, 0, 0, 1, 4, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (-17,0); +ref = circumflex; } ); -unicode = 00EB; +width = 600; }, { -glyphname = edotaccent; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -components = ( -{ -name = e; +alignment = -1; +ref = a; }, { -name = dotaccent; -transform = "{1, 0, 0, 1, 2, 0}"; +alignment = -1; +pos = (-25,0); +ref = circumflex; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 226; }, { -components = ( +glyphname = acircumflexacute; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = e; +alignment = -1; +ref = a; }, { -name = dotaccent; -transform = "{1, 0, 0, 1, 4, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (292,0); +ref = circumflexacute; } ); -unicode = 0117; +width = 600; }, { -glyphname = edotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = e; +alignment = -1; +ref = a; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 309, 0}"; +alignment = -1; +pos = (283,0); +ref = circumflexacute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = e; +alignment = -1; +ref = a; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 309, 0}"; +alignment = -1; +pos = (275,0); +ref = circumflexacute; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EB9; +unicode = 7845; }, { -glyphname = egrave; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = acircumflexdotbelow; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = a; +}, { -name = e; +alignment = -1; +pos = (-8,0); +ref = circumflex; }, { -name = grave; -transform = "{1, 0, 0, 1, 2, 0}"; +alignment = -1; +pos = (292,0); +ref = dotbelowcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = e; +alignment = -1; +ref = a; }, { -name = grave; -transform = "{1, 0, 0, 1, 4, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (-17,0); +ref = circumflex; +}, +{ +alignment = -1; +pos = (283,0); +ref = dotbelowcomb; } ); -unicode = 00E8; +width = 600; }, { -glyphname = ehook; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -components = ( +alignment = -1; +ref = a; +}, { -name = e; +alignment = -1; +pos = (-25,0); +ref = circumflex; }, { -name = hookcomb; -transform = "{1, 0, 0, 1, 602, 0}"; +alignment = -1; +pos = (275,0); +ref = dotbelowcomb; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 7853; }, { -components = ( +glyphname = acircumflexgrave; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = e; +alignment = -1; +ref = a; }, { -name = hookcomb; -transform = "{1, 0, 0, 1, 604, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (292,0); +ref = circumflexgrave; } ); -unicode = 1EBB; +width = 600; }, { -glyphname = emacron; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = e; +alignment = -1; +ref = a; }, { -name = macron; -transform = "{1, 0, 0, 1, 2, 0}"; +alignment = -1; +pos = (283,0); +ref = circumflexgrave; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = e; +alignment = -1; +ref = a; }, { -name = macron; -transform = "{1, 0, 0, 1, 4, 0}"; +alignment = -1; +pos = (275,0); +ref = circumflexgrave; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0113; +unicode = 7847; }, { -glyphname = eogonek; +glyphname = acircumflexhook; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"852 -424 OFFCURVE", -"936 -386 OFFCURVE", -"970 -322 CURVE", -"864 -220 LINE", -"836 -252 OFFCURVE", -"802 -276 OFFCURVE", -"754 -276 CURVE SMOOTH", -"714 -276 OFFCURVE", -"678 -260 OFFCURVE", -"678 -210 CURVE SMOOTH", -"678 -154 OFFCURVE", -"722 -124 OFFCURVE", -"864 -14 CURVE SMOOTH", -"976 72 OFFCURVE", -"1022 106 OFFCURVE", -"1070 158 CURVE", -"910 332 LINE", -"846 256 OFFCURVE", -"760 204 OFFCURVE", -"638 204 CURVE SMOOTH", -"480 204 OFFCURVE", -"394 294 OFFCURVE", -"394 426 CURVE SMOOTH", -"394 444 LINE", -"1100 444 LINE", -"1100 532 LINE SMOOTH", -"1100 854 OFFCURVE", -"910 1056 OFFCURVE", -"602 1056 CURVE SMOOTH", -"292 1056 OFFCURVE", -"100 850 OFFCURVE", -"100 514 CURVE SMOOTH", -"100 168 OFFCURVE", -"302 -24 OFFCURVE", -"610 -24 CURVE SMOOTH", -"654 -24 OFFCURVE", -"690 -20 OFFCURVE", -"710 -14 CURVE", -"714 -24 LINE", -"568 -86 OFFCURVE", -"478 -148 OFFCURVE", -"478 -256 CURVE SMOOTH", -"478 -382 OFFCURVE", -"596 -424 OFFCURVE", -"726 -424 CURVE SMOOTH {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"394 626 LINE SMOOTH", -"394 758 OFFCURVE", -"476 844 OFFCURVE", -"604 844 CURVE SMOOTH", -"732 844 OFFCURVE", -"810 760 OFFCURVE", -"810 626 CURVE SMOOTH", -"810 610 LINE", -"394 610 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"822 -414 OFFCURVE", -"882 -376 OFFCURVE", -"908 -332 CURVE", -"828 -250 LINE", -"802 -282 OFFCURVE", -"768 -302 OFFCURVE", -"724 -302 CURVE SMOOTH", -"682 -302 OFFCURVE", -"640 -284 OFFCURVE", -"640 -228 CURVE SMOOTH", -"640 -170 OFFCURVE", -"686 -126 OFFCURVE", -"810 -24 CURVE SMOOTH", -"894 44 OFFCURVE", -"994 130 OFFCURVE", -"1032 214 CURVE", -"914 294 LINE", -"860 182 OFFCURVE", -"756 114 OFFCURVE", -"618 114 CURVE SMOOTH", -"424 114 OFFCURVE", -"302 246 OFFCURVE", -"302 428 CURVE SMOOTH", -"302 476 LINE", -"1066 476 LINE", -"1066 552 LINE SMOOTH", -"1066 844 OFFCURVE", -"886 1056 OFFCURVE", -"608 1056 CURVE SMOOTH", -"328 1056 OFFCURVE", -"134 842 OFFCURVE", -"134 516 CURVE SMOOTH", -"134 188 OFFCURVE", -"328 -24 OFFCURVE", -"604 -24 CURVE SMOOTH", -"658 -24 OFFCURVE", -"700 -16 OFFCURVE", -"726 -6 CURVE", -"730 -12 LINE", -"582 -82 OFFCURVE", -"504 -160 OFFCURVE", -"504 -254 CURVE SMOOTH", -"504 -360 OFFCURVE", -"600 -414 OFFCURVE", -"722 -414 CURVE SMOOTH {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"302 610 LINE SMOOTH", -"302 790 OFFCURVE", -"432 924 OFFCURVE", -"608 924 CURVE SMOOTH", -"778 924 OFFCURVE", -"894 800 OFFCURVE", -"894 618 CURVE SMOOTH", -"894 596 LINE", -"302 596 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0119; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = a; }, { -glyphname = etilde; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +alignment = -1; +pos = (292,0); +ref = circumflexhook; +} +); +width = 600; +}, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = e; +alignment = -1; +ref = a; }, { -name = tilde; -transform = "{1, 0, 0, 1, 2, 0}"; +alignment = -1; +pos = (283,0); +ref = circumflexhook; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = e; +alignment = -1; +ref = a; }, { -name = tilde; -transform = "{1, 0, 0, 1, 4, 0}"; +alignment = -1; +pos = (275,0); +ref = circumflexhook; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EBD; +unicode = 7849; }, { -glyphname = ecircumflexacute; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = acircumflextilde; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = e; +ref = a; }, { alignment = -1; -name = circumflexacute; -transform = "{1, 0, 0, 1, 602, 0}"; +pos = (292,0); +ref = circumflextilde; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = e; +ref = a; }, { alignment = -1; -name = circumflexacute; -transform = "{1, 0, 0, 1, 604, 0}"; -} -); -layerId = master02; -width = 1200; +pos = (283,0); +ref = circumflextilde; } ); -unicode = 1EBF; +width = 600; }, { -glyphname = ecircumflexdotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( -{ -components = ( -{ -name = e; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = circumflex; -transform = "{1, 0, 0, 1, 2, 0}"; +alignment = -1; +ref = a; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 309, 0}"; +alignment = -1; +pos = (275,0); +ref = circumflextilde; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 7851; }, { -components = ( +glyphname = adieresis; +layers = ( { -name = e; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = circumflex; -transform = "{1, 0, 0, 1, 4, 0}"; +alignment = -1; +ref = a; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 309, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (-8,0); +ref = dieresis; } ); -unicode = 1EC7; +width = 600; }, { -glyphname = ecircumflexgrave; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = e; +ref = a; }, { alignment = -1; -name = circumflexgrave; -transform = "{1, 0, 0, 1, 602, 0}"; +pos = (-17,0); +ref = dieresis; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = e; +ref = a; }, { alignment = -1; -name = circumflexgrave; -transform = "{1, 0, 0, 1, 604, 0}"; +pos = (-25,0); +ref = dieresis; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EC1; +unicode = 228; }, { -glyphname = ecircumflexhook; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = adotbelow; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = e; +ref = a; }, { alignment = -1; -name = circumflexhook; -transform = "{1, 0, 0, 1, 602, 0}"; +pos = (292,0); +ref = dotbelowcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = e; +ref = a; }, { alignment = -1; -name = circumflexhook; -transform = "{1, 0, 0, 1, 604, 0}"; +pos = (283,0); +ref = dotbelowcomb; } ); -layerId = master02; -width = 1200; -} -); -unicode = 1EC3; +width = 600; }, { -glyphname = ecircumflextilde; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = e; +ref = a; }, { alignment = -1; -name = circumflextilde; -transform = "{1, 0, 0, 1, 602, 0}"; +pos = (275,0); +ref = dotbelowcomb; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 7841; }, { -components = ( +glyphname = agrave; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = e; +ref = a; }, { alignment = -1; -name = circumflextilde; -transform = "{1, 0, 0, 1, 604, 0}"; -} -); -layerId = master02; -width = 1200; +pos = (-8,0); +ref = grave; } ); -unicode = 1EC5; +width = 600; }, { -glyphname = schwa; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"100 500 LINE SMOOTH", -"100 178 OFFCURVE", -"290 -24 OFFCURVE", -"598 -24 CURVE SMOOTH", -"908 -24 OFFCURVE", -"1100 182 OFFCURVE", -"1100 520 CURVE SMOOTH", -"1100 850 OFFCURVE", -"918 1056 OFFCURVE", -"572 1056 CURVE SMOOTH", -"350 1056 OFFCURVE", -"210 972 OFFCURVE", -"130 874 CURVE", -"290 700 LINE", -"354 776 OFFCURVE", -"440 828 OFFCURVE", -"562 828 CURVE SMOOTH", -"720 828 OFFCURVE", -"806 738 OFFCURVE", -"806 606 CURVE SMOOTH", -"806 588 LINE", -"100 588 LINE {name = hr00;}" -); +alignment = -1; +ref = a; }, { -closed = 1; -nodes = ( -"806 422 LINE", -"806 406 LINE SMOOTH", -"806 274 OFFCURVE", -"724 188 OFFCURVE", -"596 188 CURVE SMOOTH", -"468 188 OFFCURVE", -"390 272 OFFCURVE", -"390 406 CURVE SMOOTH", -"390 422 LINE" -); +alignment = -1; +pos = (-17,0); +ref = grave; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"134 480 LINE SMOOTH", -"134 188 OFFCURVE", -"314 -24 OFFCURVE", -"592 -24 CURVE SMOOTH", -"872 -24 OFFCURVE", -"1066 188 OFFCURVE", -"1066 518 CURVE SMOOTH", -"1066 844 OFFCURVE", -"878 1056 OFFCURVE", -"582 1056 CURVE SMOOTH", -"378 1056 OFFCURVE", -"230 956 OFFCURVE", -"168 818 CURVE", -"286 738 LINE", -"340 850 OFFCURVE", -"444 918 OFFCURVE", -"582 918 CURVE SMOOTH", -"776 918 OFFCURVE", -"898 786 OFFCURVE", -"898 604 CURVE SMOOTH", -"898 556 LINE", -"134 556 LINE {name = hr00;}" -); +alignment = -1; +ref = a; }, { -closed = 1; -nodes = ( -"898 436 LINE", -"898 422 LINE SMOOTH", -"898 242 OFFCURVE", -"768 108 OFFCURVE", -"592 108 CURVE SMOOTH", -"422 108 OFFCURVE", -"306 232 OFFCURVE", -"306 414 CURVE SMOOTH", -"306 436 LINE" -); +alignment = -1; +pos = (-25,0); +ref = grave; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0259; +unicode = 224; }, { -glyphname = gbreve; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = ahook; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = g.alt02; +alignment = -1; +ref = a; }, { -name = breve; -transform = "{1, 0, 0, 1, -8, 0}"; +alignment = -1; +pos = (292,0); +ref = hookcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = g.alt02; +alignment = -1; +ref = a; }, { -name = breve; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (283,0); +ref = hookcomb; } ); -unicode = 011F; +width = 600; }, { -glyphname = gcircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = g.alt02; +alignment = -1; +ref = a; }, { -name = circumflex; -transform = "{1, 0, 0, 1, -8, 0}"; +alignment = -1; +pos = (275,0); +ref = hookcomb; } ); -layerId = master01; -width = 1200; +width = 600; +} +); +unicode = 7843; }, { -components = ( +glyphname = amacron; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = g.alt02; +alignment = -1; +ref = a; }, { -name = circumflex; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (-8,0); +ref = macron; } ); -unicode = 011D; +width = 600; }, { -glyphname = gcommaaccent; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = g; +alignment = -1; +ref = a; }, { -name = commaturnedtop; -transform = "{1, 0, 0, 1, -12, 0}"; +alignment = -1; +pos = (-17,0); +ref = macron; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = g; +alignment = -1; +ref = a; }, { -name = commaturnedtop; -transform = "{1, 0, 0, 1, -6, 0}"; +alignment = -1; +pos = (-25,0); +ref = macron; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0123; +unicode = 257; }, { -glyphname = gdotaccent; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +glyphname = aogonek; +lastChange = "2023-03-22 22:49:42 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(545,-212,o), +(587,-193,o), +(604,-161,c), +(551,-110,l), +(537,-126,o), +(520,-138,o), +(496,-138,cs), +(476,-138,o), +(458,-130,o), +(458,-105,cs), +(458,-81,o), +(474,-60,o), +(572,0,c), +(572,107,l), +(515,107,l), +(515,333,ls), +(515,463,o), +(431,528,o), +(290,528,cs), +(175,528,o), +(100,485,o), +(66,427,c), +(147,355,l), +(175,393,o), +(211,420,o), +(273,420,cs), +(341,420,o), +(367,388,o), +(367,327,cs), +(367,301,l), +(284,301,ls), +(133,301,o), +(52,250,o), +(52,142,cs), +(52,45,o), +(118,-12,o), +(218,-12,cs,{ +name = hr01; +}), +(297,-12,o), +(357,24,o), +(375,91,c), +(380,91,l), +(380,91,l), +(385,36,o), +(420,4,o), +(475,0,c), +(475,0,l,{ +name = hr02; +}), +(477,-4,l), +(403,-38,o), +(358,-71,o), +(358,-127,cs), +(358,-191,o), +(416,-212,o), +(482,-212,cs) +); +}, +{ +closed = 1; +nodes = ( +(227,85,o), +(197,104,o), +(197,140,cs), +(197,160,ls), +(197,200,o), +(229,221,o), +(288,221,cs), +(367,221,l,{ +name = hr03; +}), +(367,159,ls), +(367,111,o), +(326,85,o), +(273,85,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(528,-207,o), +(558,-188,o), +(571,-166,c), +(531,-125,l), +(518,-141,o), +(501,-151,o), +(479,-151,cs), +(458,-151,o), +(437,-142,o), +(437,-114,cs,{ +name = hr04; +}), +(437,-94,o), +(447,-65,o), +(550,0,c), +(550,70,l), +(478,70,l), +(478,354,ls), +(478,463,o), +(401,528,o), +(280,528,cs), +(175,528,o), +(109,478,o), +(83,424,c), +(137,384,l), +(164,431,o), +(206,460,o), +(274,460,cs), +(353,460,o), +(398,421,o), +(398,346,cs), +(398,295,l), +(288,295,ls), +(133,295,o), +(66,240,o), +(66,145,cs), +(66,48,o), +(135,-12,o), +(243,-12,c,{ +name = hr01; +}), +(327,-12,o), +(376,25,o), +(398,84,c), +(403,84,l), +(403,84,l), +(407,37,o), +(434,4,o), +(483,0,c), +(483,0,l,{ +name = hr02; +}), +(484,-3,l), +(409,-39,o), +(369,-79,o), +(369,-127,cs), +(369,-180,o), +(417,-207,o), +(478,-207,cs,{ +name = hr03; +}) +); +}, +{ +closed = 1; +nodes = ( +(191,55,o), +(150,83,o), +(150,136,cs), +(150,157,ls), +(150,207,o), +(193,235,o), +(288,235,cs), +(398,235,l,{ +name = hr05; +}), +(398,150,ls), +(398,97,o), +(339,55,o), +(257,55,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(506,-202,o), +(532,-188,o), +(545,-170,c), +(531,-159,l), +(521,-171,o), +(503,-184,o), +(470,-184,cs), +(436,-184,o), +(412,-170,o), +(412,-133,cs), +(412,-80,o), +(460,-46,o), +(531,0,c), +(531,19,l), +(446,19,l), +(446,359,ls), +(446,466,o), +(383,528,o), +(275,528,cs), +(183,528,o), +(124,486,o), +(95,420,c), +(112,410,l), +(141,479,o), +(202,509,o), +(275,509,cs), +(368,509,o), +(425,460,o), +(425,356,cs), +(425,275,l), +(275,275,ls), +(123,275,o), +(78,214,o), +(78,130,cs), +(78,39,o), +(139,-12,o), +(249,-12,cs,{ +name = hr01; +}), +(346,-12,o), +(397,29,o), +(422,77,c), +(425,77,l), +(425,29,ls), +(425,9,o), +(434,0,o), +(454,0,cs,{ +name = hr02; +}), +(503,0,l), +(504,-2,l), +(417,-51,o), +(391,-95,o), +(391,-134,cs), +(391,-179,o), +(425,-202,o), +(470,-202,cs) +); +}, +{ +closed = 1; +nodes = ( +(162,7,o), +(101,45,o), +(101,114,cs), +(101,146,ls), +(101,212,o), +(150,257,o), +(276,257,cs), +(425,257,l), +(425,148,ls), +(425,54,o), +(343,7,o), +(249,7,cs,{ +name = hr03; +}) +); +} +); +width = 600; +} +); +unicode = 261; +}, { -components = ( +glyphname = aring; +layers = ( { -name = g; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = a; }, { -name = dotaccent; -transform = "{1, 0, 0, 1, -12, 0}"; +alignment = -1; +pos = (-8,0); +ref = ring; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = g; +alignment = -1; +ref = a; }, { -name = dotaccent; -transform = "{1, 0, 0, 1, -6, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (-17,0); +ref = ring; } ); -unicode = 0121; +width = 600; }, { -glyphname = gbreve.alt01; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = g.alt01; +alignment = -1; +ref = a; }, { -name = breve; -transform = "{1, 0, 0, 1, -18, 0}"; +alignment = -1; +pos = (-25,0); +ref = ring; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 229; }, { -components = ( +glyphname = aringacute; +layers = ( { -name = g.alt01; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = a; }, { -name = breve; -transform = "{1, 0, 0, 1, -26, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (-8,0); +ref = ringacute; } ); +width = 600; }, { -glyphname = gcircumflex.alt01; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = g.alt01; +alignment = -1; +ref = a; }, { -name = circumflex; -transform = "{1, 0, 0, 1, -18, 0}"; +alignment = -1; +pos = (-17,0); +ref = ringacute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = g.alt01; +alignment = -1; +ref = a; }, { -name = circumflex; -transform = "{1, 0, 0, 1, -26, 0}"; +alignment = -1; +pos = (-25,0); +ref = ringacute; } ); -layerId = master02; -width = 1200; +width = 600; } ); +unicode = 507; }, { -glyphname = gcommaaccent.alt01; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = atilde; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = g.alt01; +alignment = -1; +ref = a; }, { -name = commaturnedtop; -transform = "{1, 0, 0, 1, -18, 0}"; +alignment = -1; +pos = (-8,0); +ref = tilde; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = g.alt01; +alignment = -1; +ref = a; }, { -name = commaturnedtop; -transform = "{1, 0, 0, 1, -26, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (-17,0); +ref = tilde; } ); +width = 600; }, { -glyphname = gdotaccent.alt01; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = g.alt01; +alignment = -1; +ref = a; }, { -name = dotaccent; -transform = "{1, 0, 0, 1, -18, 0}"; +alignment = -1; +pos = (-25,0); +ref = tilde; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 227; }, { -components = ( +glyphname = ae; +layers = ( +{ +anchors = ( { -name = g.alt01; +name = top; +pos = (298,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(200,-12,o), +(246,24,o), +(258,105,c), +(262,105,l), +(286,23,o), +(349,-12,o), +(418,-12,cs), +(511,-12,o), +(558,51,o), +(578,129,c), +(481,156,l), +(471,117,o), +(454,84,o), +(417,84,cs), +(370,84,o), +(345,136,o), +(345,213,cs), +(345,228,l), +(584,228,l), +(584,297,ls), +(584,438,o), +(518,528,o), +(417,528,cs), +(365,528,o), +(325,504,o), +(297,455,c), +(293,455,l), +(270,502,o), +(229,528,o), +(168,528,cs), +(91,528,o), +(35,487,o), +(13,401,c), +(105,368,l), +(117,410,o), +(132,436,o), +(168,436,cs), +(206,436,o), +(226,407,o), +(226,362,cs), +(226,305,l), +(186,305,ls), +(69,305,o), +(4,248,o), +(4,141,cs), +(4,39,o), +(62,-12,o), +(137,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(136,78,o), +(120,101,o), +(120,138,cs), +(120,157,ls), +(120,204,o), +(148,228,o), +(197,228,cs), +(226,228,l), +(226,179,ls), +(226,114,o), +(211,78,o), +(169,78,cs) +); +}, +{ +closed = 1; +nodes = ( +(454,438,o), +(475,399,o), +(475,349,cs), +(475,305,l), +(345,305,l), +(345,349,ls), +(345,399,o), +(366,438,o), +(410,438,cs) +); +} +); +width = 600; }, { -name = dotaccent; -transform = "{1, 0, 0, 1, -26, 0}"; -} -); -layerId = master02; -width = 1200; -} -); +anchors = ( +{ +name = top; +pos = (300,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(203,-12,o), +(251,24,o), +(269,102,c), +(272,102,l), +(300,30,o), +(350,-12,o), +(418,-12,cs), +(502,-12,o), +(554,53,o), +(574,114,c), +(516,141,l), +(499,96,o), +(472,52,o), +(420,52,cs), +(357,52,o), +(324,119,o), +(324,213,cs), +(324,238,l), +(582,238,l), +(582,292,ls), +(582,447,o), +(528,528,o), +(424,528,cs), +(372,528,o), +(327,507,o), +(300,450,c), +(297,450,l), +(274,500,o), +(233,528,o), +(173,528,cs), +(93,528,o), +(43,476,o), +(22,422,c), +(75,389,l), +(94,436,o), +(119,468,o), +(170,468,cs), +(221,468,o), +(251,437,o), +(251,348,cs), +(251,295,l), +(188,295,ls), +(73,295,o), +(10,242,o), +(10,138,cs), +(10,40,o), +(66,-12,o), +(141,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(102,50,o), +(83,83,o), +(83,137,cs), +(83,152,ls), +(83,213,o), +(126,238,o), +(199,238,cs), +(251,238,l), +(251,154,ls), +(251,99,o), +(220,50,o), +(155,50,cs) +); +}, +{ +closed = 1; +nodes = ( +(481,470,o), +(516,424,o), +(516,329,cs), +(516,295,l), +(324,295,l), +(324,329,ls), +(324,424,o), +(359,470,o), +(420,470,cs) +); +} +); +width = 600; }, { -glyphname = hbar; -layers = ( +anchors = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"426 678 LINE SMOOTH", -"426 778 OFFCURVE", -"516 828 OFFCURVE", -"608 828 CURVE SMOOTH", -"724 828 OFFCURVE", -"782 758 OFFCURVE", -"782 628 CURVE SMOOTH", -"782 0 LINE", -"1078 0 LINE", -"1078 668 LINE SMOOTH", -"1078 918 OFFCURVE", -"940 1056 OFFCURVE", -"742 1056 CURVE SMOOTH", -"576 1056 OFFCURVE", -"484 960 OFFCURVE", -"438 844 CURVE", -"426 844 LINE", -"426 1160 LINE", -"706 1160 LINE", -"706 1380 LINE", -"426 1380 LINE", -"426 1480 LINE", -"130 1480 LINE", -"130 1380 LINE", -"18 1380 LINE", -"18 1160 LINE", -"130 1160 LINE", -"130 0 LINE", -"426 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"356 716 LINE SMOOTH", -"356 852 OFFCURVE", -"484 914 OFFCURVE", -"612 914 CURVE SMOOTH", -"770 914 OFFCURVE", -"856 822 OFFCURVE", -"856 634 CURVE SMOOTH", -"856 0 LINE", -"1016 0 LINE", -"1016 662 LINE SMOOTH", -"1016 912 OFFCURVE", -"874 1056 OFFCURVE", -"658 1056 CURVE SMOOTH", -"488 1056 OFFCURVE", -"408 966 OFFCURVE", -"364 864 CURVE", -"356 864 LINE", -"356 1216 LINE", -"662 1216 LINE", -"662 1340 LINE", -"356 1340 LINE", -"356 1480 LINE", -"196 1480 LINE", -"196 1340 LINE", -"66 1340 LINE", -"66 1216 LINE", -"196 1216 LINE", -"196 0 LINE", -"356 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0127; +name = top; +pos = (298,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(234,-12,o), +(285,40,o), +(296,121,c), +(299,121,l), +(318,27,o), +(368,-12,o), +(429,-12,cs), +(504,-12,o), +(548,46,o), +(569,117,c), +(550,122,l), +(528,45,o), +(486,7,o), +(430,7,cs), +(362,7,o), +(306,64,o), +(306,240,cs), +(306,258,l), +(575,258,l), +(575,313,ls), +(575,465,o), +(519,528,o), +(436,528,cs), +(373,528,o), +(329,494,o), +(305,411,c), +(302,411,l), +(289,495,o), +(239,528,o), +(176,528,cs), +(100,528,o), +(55,480,o), +(32,429,c), +(49,421,l), +(69,462,o), +(106,509,o), +(175,509,cs), +(238,509,o), +(286,470,o), +(286,363,cs), +(286,275,l), +(205,275,ls), +(89,275,o), +(24,236,o), +(24,135,cs), +(24,44,o), +(77,-12,o), +(157,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(90,7,o), +(46,55,o), +(46,124,cs), +(46,142,ls), +(46,225,o), +(97,258,o), +(205,258,cs), +(286,258,l), +(286,164,ls), +(286,72,o), +(237,7,o), +(158,7,cs) +); +}, +{ +closed = 1; +nodes = ( +(503,509,o), +(554,465,o), +(554,313,cs), +(554,275,l), +(306,275,l), +(306,298,ls), +(306,445,o), +(356,509,o), +(436,509,cs) +); +} +); +width = 600; +} +); +unicode = 230; }, { -glyphname = hcircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = aeacute; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = ae; +}, +{ +alignment = -1; +pos = (-2,0); +ref = acute; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = h; +alignment = -1; +ref = ae; }, { -name = circumflex; -transform = "{1, 0, 0, 1, -322, 364}"; +alignment = -1; +ref = acute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = h; +alignment = -1; +ref = ae; }, { -name = circumflex; -transform = "{1, 0, 0, 1, -324, 364}"; +alignment = -1; +pos = (-2,0); +ref = acute; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0125; +unicode = 509; }, { -glyphname = dotlessi; +glyphname = b; layers = ( { anchors = ( { -name = b.cedillacomb; -position = "{332, 0}"; -}, -{ -name = b.ogonekcomb; -position = "{546, 0}"; -}, -{ name = bottom; -position = "{664, 0}"; -}, -{ -name = bottomright; -position = "{1116, 0}"; -}, -{ -name = m.cedillacomb; -position = "{332, 0}"; -}, +pos = (310,0); +} +); +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { -name = m.ogonekcomb; -position = "{546, 0}"; +closed = 1; +nodes = ( +(125,0,l), +(146,0,l), +(146,78,l), +(149,78,l), +(170,34,o), +(223,-12,o), +(310,-12,cs,{ +name = hr01; +}), +(442,-12,o), +(520,79,o), +(520,258,cs), +(520,437,o), +(442,528,o), +(310,528,cs), +(223,528,o), +(170,482,o), +(149,438,c), +(146,438,l), +(146,740,l,{ +name = hr02; +}), +(125,740,l) +); }, { -name = m.tildecomb; -position = "{332, 516}"; +closed = 1; +nodes = ( +(224,7,o), +(146,62,o), +(146,143,cs), +(146,373,ls), +(146,454,o), +(224,509,o), +(310,509,cs), +(430,509,o), +(497,422,o), +(497,282,cs), +(497,234,ls), +(497,94,o), +(430,7,o), +(310,7,cs,{ +name = hr03; +}) +); +} +); +width = 600; }, { -name = t.tildecomb; -position = "{332, 516}"; -}, +anchors = ( { -name = top; -position = "{664, 1032}"; +name = bottom; +pos = (310,0); } ); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(59,0,l), +(207,0,l), +(207,94,l), +(214,94,l), +(240,32,o), +(284,-12,o), +(367,-12,cs,{ +name = hr01; +}), +(481,-12,o), +(561,71,o), +(561,258,cs), +(561,445,o), +(481,528,o), +(367,528,cs), +(284,528,o), +(240,484,o), +(214,422,c), +(207,422,l), +(207,740,l,{ +name = hr02; +}), +(59,740,l) +); +}, { closed = 1; nodes = ( -"1116 0 LINE", -"1116 230 LINE", -"812 230 LINE", -"812 1032 LINE", -"188 1032 LINE", -"188 802 LINE", -"516 802 LINE", -"516 230 LINE", -"188 230 LINE", -"188 0 LINE {name = hr00;}" +(251,103,o), +(207,128,o), +(207,182,c), +(207,334,l), +(207,388,o), +(251,413,o), +(303,413,cs), +(369,413,o), +(407,370,o), +(407,298,cs), +(407,218,l), +(407,146,o), +(369,103,o), +(303,103,cs,{ +name = hr03; +}) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { -name = b.cedillacomb; -position = "{332, 0}"; -}, -{ -name = b.ogonekcomb; -position = "{546, 0}"; -}, -{ name = bottom; -position = "{664, 0}"; -}, -{ -name = bottomright; -position = "{1092, 0}"; -}, -{ -name = m.cedillacomb; -position = "{332, 0}"; -}, +pos = (317,0); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = m.ogonekcomb; -position = "{546, 0}"; +closed = 1; +nodes = ( +(95,0,l), +(175,0,l), +(175,84,l), +(179,84,l), +(212,21,o), +(266,-12,o), +(338,-12,cs,{ +name = hr01; +}), +(464,-12,o), +(540,89,o), +(540,258,cs), +(540,427,o), +(464,528,o), +(338,528,cs), +(266,528,o), +(212,495,o), +(179,432,c), +(175,432,l), +(175,740,l,{ +name = hr02; +}), +(95,740,l) +); }, { -name = m.tildecomb; -position = "{332, 516}"; +closed = 1; +nodes = ( +(236,59,o), +(175,96,o), +(175,165,c), +(175,351,l), +(175,420,o), +(236,457,o), +(307,457,cs), +(400,457,o), +(454,395,o), +(454,302,cs), +(454,214,ls), +(454,121,o), +(400,59,o), +(307,59,cs,{ +name = hr03; +}) +); +} +); +width = 600; }, { -name = t.tildecomb; -position = "{332, 516}"; -}, +anchors = ( { -name = top; -position = "{664, 1032}"; +name = bottom; +pos = (310,0); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(125,0,l), +(146,0,l), +(146,78,l), +(149,78,l), +(170,34,o), +(223,-12,o), +(310,-12,cs,{ +name = hr01; +}), +(442,-12,o), +(520,79,o), +(520,258,cs), +(520,437,o), +(442,528,o), +(310,528,cs), +(223,528,o), +(170,482,o), +(149,438,c), +(146,438,l), +(146,740,l,{ +name = hr02; +}), +(125,740,l) +); +}, { closed = 1; nodes = ( -"1092 0 LINE", -"1092 136 LINE", -"744 136 LINE", -"744 1032 LINE", -"212 1032 LINE", -"212 896 LINE", -"584 896 LINE", -"584 136 LINE", -"212 136 LINE", -"212 0 LINE {name = hr00;}" +(224,7,o), +(146,62,o), +(146,143,cs), +(146,373,ls), +(146,454,o), +(224,509,o), +(310,509,cs), +(430,509,o), +(497,422,o), +(497,282,cs), +(497,234,ls), +(497,94,o), +(430,7,o), +(310,7,cs,{ +name = hr03; +}) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0131; +unicode = 98; }, { -glyphname = iacute; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = c; layers = ( { -components = ( +anchors = ( { -name = dotlessi; +name = bottom; +pos = (316,0); }, { -name = acute; -transform = "{1, 0, 0, 1, 64, 0}"; -} -); -layerId = master01; -width = 1200; +name = top; +pos = (320,516); +} +); +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( +{ +closed = 1; +nodes = ( +(415,-12,o), +(477,40,o), +(503,102,c), +(485,110,l), +(457,48,o), +(402,7,o), +(322,7,cs), +(201,7,o), +(133,94,o), +(133,234,cs), +(133,282,ls), +(133,422,o), +(201,509,o), +(322,509,cs), +(398,509,o), +(452,474,o), +(477,410,c), +(496,416,l), +(473,481,o), +(412,528,o), +(322,528,cs), +(189,528,o), +(110,437,o), +(110,258,cs), +(110,79,o), +(189,-12,o), +(322,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; }, { -components = ( +anchors = ( { -name = dotlessi; +name = bottom; +pos = (301,0); }, { -name = acute; -transform = "{1, 0, 0, 1, 64, 0}"; +name = top; +pos = (314,516); } ); -layerId = master02; -width = 1200; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(436,-12,o), +(506,39,o), +(543,114,c), +(431,178,l), +(409,136,o), +(379,106,o), +(322,106,cs), +(252,106,o), +(214,148,o), +(214,216,cs), +(214,300,ls), +(214,368,o), +(253,410,o), +(320,410,cs), +(375,410,o), +(403,380,o), +(421,340,c), +(535,402,l), +(499,477,o), +(433,528,o), +(320,528,cs), +(159,528,o), +(60,425,o), +(60,258,cs), +(60,91,o), +(158,-12,o), +(321,-12,cs,{ +name = hr00; +}) +); } ); -unicode = 00ED; +width = 600; }, { -glyphname = ibreve; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +anchors = ( { -name = dotlessi; +name = bottom; +pos = (303,0); }, { -name = breve; -transform = "{1, 0, 0, 1, 64, 0}"; +name = top; +pos = (313,516); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = dotlessi; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = breve; -transform = "{1, 0, 0, 1, 64, 0}"; -} +closed = 1; +nodes = ( +(421,-12,o), +(486,39,o), +(516,108,c), +(459,147,l), +(433,91,o), +(388,57,o), +(319,57,cs), +(222,57,o), +(170,123,o), +(170,214,cs), +(170,302,ls), +(170,393,o), +(223,459,o), +(317,459,cs), +(381,459,o), +(425,428,o), +(444,375,c), +(508,409,l), +(479,479,o), +(417,528,o), +(317,528,cs), +(171,528,o), +(84,422,o), +(84,258,cs), +(84,95,o), +(170,-12,o), +(318,-12,cs,{ +name = hr00; +}) ); -layerId = master02; -width = 1200; } ); -unicode = 012D; +width = 600; }, { -glyphname = icircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +anchors = ( { -name = dotlessi; +name = bottom; +pos = (316,0); }, { -name = circumflex; -transform = "{1, 0, 0, 1, 64, 0}"; +name = top; +pos = (320,516); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = dotlessi; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = circumflex; -transform = "{1, 0, 0, 1, 64, 0}"; +closed = 1; +nodes = ( +(415,-12,o), +(477,40,o), +(503,102,c), +(485,110,l), +(457,48,o), +(402,7,o), +(322,7,cs), +(201,7,o), +(133,94,o), +(133,234,cs), +(133,282,ls), +(133,422,o), +(201,509,o), +(322,509,cs), +(398,509,o), +(452,474,o), +(477,410,c), +(496,416,l), +(473,481,o), +(412,528,o), +(322,528,cs), +(189,528,o), +(110,437,o), +(110,258,cs), +(110,79,o), +(189,-12,o), +(322,-12,cs,{ +name = hr00; +}) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 00EE; +unicode = 99; }, { -glyphname = idieresis; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = cacute; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = dotlessi; +alignment = -1; +ref = c; }, { -name = dieresis; -transform = "{1, 0, 0, 1, 64, 0}"; +alignment = -1; +pos = (14,0); +ref = acute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = dotlessi; +alignment = -1; +ref = c; }, { -name = dieresis; -transform = "{1, 0, 0, 1, 64, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (13,0); +ref = acute; } ); -unicode = 00EF; +width = 600; }, { -glyphname = idotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -components = ( -{ -name = i; +alignment = -1; +ref = c; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 332, 0}"; +alignment = -1; +pos = (20,0); +ref = acute; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 263; }, { -components = ( +glyphname = ccaron; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = i; +alignment = -1; +ref = c; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 332, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (14,0); +ref = caron; } ); -unicode = 1ECB; +width = 600; }, { -glyphname = igrave; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = dotlessi; +alignment = -1; +ref = c; }, { -name = grave; -transform = "{1, 0, 0, 1, 64, 0}"; +alignment = -1; +pos = (13,0); +ref = caron; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = dotlessi; +alignment = -1; +ref = c; }, { -name = grave; -transform = "{1, 0, 0, 1, 64, 0}"; +alignment = -1; +pos = (20,0); +ref = caron; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 00EC; +unicode = 269; }, { -glyphname = ihook; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = ccedilla; layers = ( { -components = ( -{ -name = dotlessi; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(159,528,o), +(60,425,o), +(60,258,cs), +(60,111,o), +(136,14,o), +(265,-7,c), +(251,-74,l), +(272,-76,ls), +(334,-82,o), +(347,-101,o), +(347,-116,cs), +(347,-133,o), +(328,-141,o), +(303,-141,cs), +(272,-141,o), +(250,-128,o), +(237,-112,c), +(191,-168,l), +(208,-188,o), +(246,-212,o), +(315,-212,cs), +(383,-212,o), +(447,-189,o), +(447,-121,cs), +(447,-72,o), +(414,-52,o), +(374,-52,cs), +(358,-52,o), +(342,-55,o), +(326,-59,c), +(322,-55,l), +(331,-12,l), +(440,-9,o), +(507,41,o), +(543,114,c), +(431,178,l), +(409,136,o), +(379,106,o), +(322,106,cs), +(252,106,o), +(214,148,o), +(214,216,cs), +(214,300,ls), +(214,368,o), +(253,410,o), +(320,410,cs), +(375,410,o), +(403,380,o), +(421,340,c), +(535,402,l), +(499,477,o), +(433,528,o), +(320,528,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(171,528,o), +(84,422,o), +(84,258,cs), +(84,111,o), +(155,9,o), +(277,-9,c), +(263,-77,l), +(291,-81,ls), +(347,-89,o), +(359,-104,o), +(359,-122,cs), +(359,-143,o), +(340,-153,o), +(315,-153,cs), +(286,-153,o), +(266,-140,o), +(254,-125,c), +(216,-166,l), +(230,-185,o), +(261,-207,o), +(315,-207,cs), +(374,-207,o), +(426,-181,o), +(426,-124,cs), +(426,-81,o), +(397,-58,o), +(358,-58,cs), +(346,-58,o), +(332,-60,o), +(319,-64,c), +(316,-61,l), +(326,-12,l), +(425,-9,o), +(486,40,o), +(516,108,c), +(459,147,l), +(433,91,o), +(388,57,o), +(319,57,cs), +(222,57,o), +(170,123,o), +(170,214,cs), +(170,302,ls), +(170,393,o), +(223,459,o), +(317,459,cs), +(381,459,o), +(425,428,o), +(444,375,c), +(508,409,l), +(479,479,o), +(417,528,o), +(317,528,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(189,528,o), +(110,437,o), +(110,258,cs), +(110,86,o), +(183,-5,o), +(306,-12,c), +(289,-84,l), +(326,-86,ls), +(371,-88,o), +(387,-107,o), +(387,-132,cs), +(387,-166,o), +(362,-184,o), +(326,-184,cs), +(296,-184,o), +(272,-174,o), +(258,-157,c), +(245,-170,l), +(257,-187,o), +(288,-202,o), +(326,-202,cs), +(377,-202,o), +(408,-169,o), +(408,-131,cs), +(408,-95,o), +(380,-72,o), +(341,-72,cs), +(332,-72,o), +(320,-73,o), +(311,-75,c), +(309,-73,l), +(324,-12,l), +(415,-12,o), +(477,40,o), +(503,102,c), +(485,110,l), +(457,48,o), +(402,7,o), +(322,7,cs), +(201,7,o), +(133,94,o), +(133,234,cs), +(133,282,ls), +(133,422,o), +(201,509,o), +(322,509,cs), +(398,509,o), +(452,474,o), +(477,410,c), +(496,416,l), +(473,481,o), +(412,528,o), +(322,528,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 231; }, { -name = hookcomb; -transform = "{1, 0, 0, 1, 664, 0}"; -} -); -layerId = master01; -width = 1200; -}, +glyphname = ccircumflex; +layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = dotlessi; +alignment = -1; +ref = c; }, { -name = hookcomb; -transform = "{1, 0, 0, 1, 664, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (14,0); +ref = circumflex; } ); -unicode = 1EC9; +width = 600; }, { -glyphname = imacron; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = dotlessi; +alignment = -1; +ref = c; }, { -name = macron; -transform = "{1, 0, 0, 1, 64, 0}"; +alignment = -1; +pos = (13,0); +ref = circumflex; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = dotlessi; +alignment = -1; +ref = c; }, { -name = macron; -transform = "{1, 0, 0, 1, 64, 0}"; +alignment = -1; +pos = (20,0); +ref = circumflex; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 012B; +unicode = 265; }, { -glyphname = iogonek; +glyphname = cdotaccent; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1062 -424 OFFCURVE", -"1146 -386 OFFCURVE", -"1180 -322 CURVE", -"1074 -220 LINE", -"1046 -252 OFFCURVE", -"1012 -276 OFFCURVE", -"964 -276 CURVE SMOOTH", -"924 -276 OFFCURVE", -"888 -260 OFFCURVE", -"888 -210 CURVE SMOOTH", -"888 -162 OFFCURVE", -"920 -120 OFFCURVE", -"1116 0 CURVE", -"1116 230 LINE", -"812 230 LINE {name = hr01;}", -"812 1032 LINE", -"188 1032 LINE", -"188 802 LINE", -"516 802 LINE", -"516 230 LINE", -"188 230 LINE", -"188 0 LINE", -"924 0 LINE", -"926 -8 LINE", -"778 -76 OFFCURVE", -"688 -142 OFFCURVE", -"688 -254 CURVE SMOOTH {name = hr02;}", -"688 -382 OFFCURVE", -"804 -424 OFFCURVE", -"936 -424 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"796 1164 OFFCURVE", -"842 1226 OFFCURVE", -"842 1304 CURVE SMOOTH {name = hr03;}", -"842 1362 LINE SMOOTH", -"842 1442 OFFCURVE", -"796 1502 OFFCURVE", -"664 1502 CURVE SMOOTH", -"532 1502 OFFCURVE", -"486 1442 OFFCURVE", -"486 1362 CURVE SMOOTH", -"486 1304 LINE SMOOTH", -"486 1226 OFFCURVE", -"532 1164 OFFCURVE", -"664 1164 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"1048 -414 OFFCURVE", -"1108 -376 OFFCURVE", -"1134 -332 CURVE", -"1054 -250 LINE", -"1028 -282 OFFCURVE", -"994 -302 OFFCURVE", -"950 -302 CURVE SMOOTH", -"908 -302 OFFCURVE", -"866 -284 OFFCURVE", -"866 -228 CURVE SMOOTH", -"866 -188 OFFCURVE", -"886 -130 OFFCURVE", -"1092 0 CURVE", -"1092 136 LINE", -"744 136 LINE {name = hr01;}", -"744 1032 LINE", -"212 1032 LINE", -"212 896 LINE", -"584 896 LINE", -"584 136 LINE", -"212 136 LINE", -"212 0 LINE", -"958 0 LINE", -"960 -6 LINE", -"810 -78 OFFCURVE", -"730 -158 OFFCURVE", -"730 -254 CURVE SMOOTH {name = hr02;}", -"730 -360 OFFCURVE", -"826 -414 OFFCURVE", -"948 -414 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"756 1260 OFFCURVE", -"790 1304 OFFCURVE", -"790 1362 CURVE SMOOTH {name = hr03;}", -"790 1394 LINE SMOOTH", -"790 1452 OFFCURVE", -"756 1496 OFFCURVE", -"664 1496 CURVE SMOOTH", -"572 1496 OFFCURVE", -"538 1452 OFFCURVE", -"538 1394 CURVE SMOOTH", -"538 1362 LINE SMOOTH", -"538 1304 OFFCURVE", -"572 1260 OFFCURVE", -"664 1260 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 012F; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = c; }, { -glyphname = itilde; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +alignment = -1; +pos = (14,0); +ref = dotaccent; +} +); +width = 600; +}, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = dotlessi; +alignment = -1; +ref = c; }, { -name = tilde; -transform = "{1, 0, 0, 1, 64, 0}"; +alignment = -1; +pos = (13,0); +ref = dotaccent; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = dotlessi; +alignment = -1; +ref = c; }, { -name = tilde; -transform = "{1, 0, 0, 1, 64, 0}"; +alignment = -1; +pos = (20,0); +ref = dotaccent; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0129; +unicode = 267; }, { -glyphname = ij; +glyphname = d; layers = ( { -layerId = master01; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"444 0 LINE", -"444 1032 LINE", -"148 1032 LINE", -"148 0 LINE" -); +name = bottom; +pos = (285,0); }, { -closed = 1; -nodes = ( -"736 -400 LINE SMOOTH", -"950 -400 OFFCURVE", -"1052 -276 OFFCURVE", -"1052 -102 CURVE SMOOTH", -"1052 1032 LINE", -"756 1032 LINE", -"756 -170 LINE", -"444 -170 LINE", -"444 -400 LINE" +name = topright; +pos = (545,740); +} ); -}, +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { closed = 1; nodes = ( -"430 1164 OFFCURVE", -"476 1226 OFFCURVE", -"476 1304 CURVE SMOOTH {name = hr01;}", -"476 1362 LINE SMOOTH", -"476 1442 OFFCURVE", -"430 1502 OFFCURVE", -"296 1502 CURVE SMOOTH", -"164 1502 OFFCURVE", -"118 1442 OFFCURVE", -"118 1362 CURVE SMOOTH", -"118 1304 LINE SMOOTH", -"118 1226 OFFCURVE", -"164 1164 OFFCURVE", -"296 1164 CURVE SMOOTH" +(454,0,l), +(475,0,l), +(475,740,l), +(454,740,l), +(454,438,l), +(451,438,l), +(430,482,o), +(377,528,o), +(290,528,cs), +(158,528,o), +(80,437,o), +(80,258,cs), +(80,79,o), +(158,-12,o), +(290,-12,cs,{ +name = hr01; +}), +(377,-12,o), +(430,34,o), +(451,78,c,{ +name = hr02; +}), +(454,78,l) ); }, { closed = 1; nodes = ( -"1036 1164 OFFCURVE", -"1082 1226 OFFCURVE", -"1082 1304 CURVE SMOOTH", -"1082 1362 LINE SMOOTH", -"1082 1442 OFFCURVE", -"1036 1502 OFFCURVE", -"904 1502 CURVE SMOOTH", -"770 1502 OFFCURVE", -"724 1442 OFFCURVE", -"724 1362 CURVE SMOOTH", -"724 1304 LINE SMOOTH", -"724 1226 OFFCURVE", -"770 1164 OFFCURVE", -"904 1164 CURVE SMOOTH" +(170,7,o), +(103,94,o), +(103,234,cs), +(103,282,ls), +(103,422,o), +(170,509,o), +(290,509,cs), +(376,509,o), +(454,454,o), +(454,373,cs), +(454,143,ls), +(454,62,o), +(376,7,o), +(290,7,cs,{ +name = hr03; +}) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"370 0 LINE", -"370 1032 LINE", -"210 1032 LINE", -"210 0 LINE" -); +name = bottom; +pos = (290,0); }, { -closed = 1; +name = topright; +pos = (592,740); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; nodes = ( -"762 -400 LINE SMOOTH", -"918 -400 OFFCURVE", -"990 -302 OFFCURVE", -"990 -164 CURVE SMOOTH", -"990 1032 LINE", -"830 1032 LINE", -"830 -264 LINE", -"370 -264 LINE", -"370 -400 LINE" +(393,0,l), +(541,0,l), +(541,740,l), +(393,740,l), +(393,422,l), +(386,422,l), +(360,484,o), +(316,528,o), +(233,528,cs), +(119,528,o), +(39,445,o), +(39,258,cs), +(39,71,o), +(119,-12,o), +(233,-12,cs,{ +name = hr01; +}), +(316,-12,o), +(360,32,o), +(386,94,c,{ +name = hr02; +}), +(393,94,l) ); }, { closed = 1; nodes = ( -"382 1260 OFFCURVE", -"416 1304 OFFCURVE", -"416 1362 CURVE SMOOTH {name = hr01;}", -"416 1394 LINE SMOOTH", -"416 1452 OFFCURVE", -"382 1496 OFFCURVE", -"290 1496 CURVE SMOOTH", -"198 1496 OFFCURVE", -"164 1452 OFFCURVE", -"164 1394 CURVE SMOOTH", -"164 1362 LINE SMOOTH", -"164 1304 OFFCURVE", -"198 1260 OFFCURVE", -"290 1260 CURVE SMOOTH" +(231,103,o), +(193,146,o), +(193,218,cs), +(193,298,l), +(193,370,o), +(231,413,o), +(297,413,cs), +(349,413,o), +(393,388,o), +(393,334,c), +(393,182,l), +(393,128,o), +(349,103,o), +(297,103,cs,{ +name = hr03; +}) +); +} ); +width = 600; +}, +{ +anchors = ( +{ +name = bottom; +pos = (282,0); }, { +name = topright; +pos = (567,740); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ closed = 1; nodes = ( -"1002 1260 OFFCURVE", -"1036 1304 OFFCURVE", -"1036 1362 CURVE SMOOTH", -"1036 1394 LINE SMOOTH", -"1036 1452 OFFCURVE", -"1002 1496 OFFCURVE", -"910 1496 CURVE SMOOTH", -"818 1496 OFFCURVE", -"784 1452 OFFCURVE", -"784 1394 CURVE SMOOTH", -"784 1362 LINE SMOOTH", -"784 1304 OFFCURVE", -"818 1260 OFFCURVE", -"910 1260 CURVE SMOOTH" +(425,0,l), +(505,0,l), +(505,740,l), +(425,740,l), +(425,432,l), +(421,432,l), +(388,495,o), +(334,528,o), +(262,528,cs), +(136,528,o), +(60,427,o), +(60,258,cs), +(60,89,o), +(136,-12,o), +(262,-12,cs,{ +name = hr01; +}), +(334,-12,o), +(388,21,o), +(421,84,c,{ +name = hr02; +}), +(425,84,l) ); -} +}, +{ +closed = 1; +nodes = ( +(200,59,o), +(146,121,o), +(146,214,cs), +(146,302,ls), +(146,395,o), +(200,457,o), +(293,457,cs), +(364,457,o), +(425,420,o), +(425,351,c), +(425,165,l), +(425,96,o), +(364,59,o), +(293,59,cs,{ +name = hr03; +}) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 0133; +width = 600; }, { -glyphname = ijacute; -layers = ( +anchors = ( { -layerId = master01; -paths = ( +name = bottom; +pos = (285,0); +}, +{ +name = topright; +pos = (545,740); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(454,0,l), +(475,0,l), +(475,740,l), +(454,740,l), +(454,438,l), +(451,438,l), +(430,482,o), +(377,528,o), +(290,528,cs), +(158,528,o), +(80,437,o), +(80,258,cs), +(80,79,o), +(158,-12,o), +(290,-12,cs,{ +name = hr01; +}), +(377,-12,o), +(430,34,o), +(451,78,c,{ +name = hr02; +}), +(454,78,l) +); +}, { closed = 1; nodes = ( -"444 0 LINE", -"444 1032 LINE", -"148 1032 LINE", -"148 0 LINE {name = hr00;}" +(170,7,o), +(103,94,o), +(103,234,cs), +(103,282,ls), +(103,422,o), +(170,509,o), +(290,509,cs), +(376,509,o), +(454,454,o), +(454,373,cs), +(454,143,ls), +(454,62,o), +(376,7,o), +(290,7,cs,{ +name = hr03; +}) +); +} +); +width = 600; +} ); +unicode = 100; +}, +{ +glyphname = eth; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(433,753,l,{ +name = hr00; +}), +(348,703,l), +(331,716,o), +(314,729,o), +(297,740,c), +(71,740,l), +(130,709,o), +(185,674,o), +(233,636,c), +(151,588,l), +(202,528,l), +(294,582,l), +(350,528,o), +(390,469,o), +(408,408,c), +(399,404,l), +(367,463,o), +(317,500,o), +(242,500,cs), +(120,500,o), +(40,402,o), +(40,253,cs), +(40,89,o), +(138,-12,o), +(303,-12,cs), +(457,-12,o), +(561,75,o), +(561,278,cs), +(561,440,o), +(495,560,o), +(408,649,c), +(483,693,l) +); +}, +{ +closed = 1; +nodes = ( +(236,98,o), +(193,141,o), +(193,217,cs), +(193,271,ls), +(193,346,o), +(233,388,o), +(301,388,cs), +(366,388,o), +(408,349,o), +(408,273,cs), +(408,217,ls), +(408,141,o), +(368,98,o), +(302,98,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(421,753,l,{ +name = hr00; +}), +(327,688,l), +(301,709,o), +(275,726,o), +(253,740,c), +(127,740,l), +(178,712,o), +(226,682,o), +(270,647,c), +(178,583,l), +(216,538,l), +(315,608,l), +(371,555,o), +(416,492,o), +(449,410,c), +(445,408,l), +(413,461,o), +(361,504,o), +(280,504,cs), +(155,504,o), +(66,403,o), +(66,246,cs), +(66,89,o), +(154,-12,o), +(303,-12,cs), +(445,-12,o), +(534,80,o), +(534,266,cs), +(534,440,o), +(456,565,o), +(372,647,c), +(459,708,l) +); +}, +{ +closed = 1; +nodes = ( +(211,57,o), +(151,107,o), +(151,211,cs), +(151,281,ls), +(151,385,o), +(211,435,o), +(300,435,cs), +(389,435,o), +(449,385,o), +(449,281,cs), +(449,211,ls), +(449,107,o), +(389,57,o), +(300,57,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(424,752,l,{ +name = hr00; +}), +(311,670,l), +(278,699,o), +(243,722,o), +(214,740,c), +(178,740,l), +(221,714,o), +(260,688,o), +(296,658,c), +(194,586,l), +(204,572,l), +(309,647,l), +(368,594,o), +(418,528,o), +(464,425,c), +(461,423,l), +(424,477,o), +(369,508,o), +(300,508,cs), +(175,508,o), +(90,413,o), +(90,248,cs), +(90,83,o), +(175,-12,o), +(300,-12,cs), +(425,-12,o), +(510,83,o), +(510,248,cs), +(510,440,o), +(419,573,o), +(324,658,c), +(434,738,l) +); +}, +{ +closed = 1; +nodes = ( +(191,7,o), +(113,91,o), +(113,226,cs), +(113,270,ls), +(113,405,o), +(191,489,o), +(300,489,cs), +(409,489,o), +(487,405,o), +(487,270,cs), +(487,226,ls), +(487,91,o), +(409,7,o), +(300,7,cs) +); +} +); +width = 600; +} +); +unicode = 240; }, { +glyphname = dcaron; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ closed = 1; nodes = ( -"736 -400 LINE SMOOTH", -"950 -400 OFFCURVE", -"1052 -276 OFFCURVE", -"1052 -102 CURVE SMOOTH", -"1052 1032 LINE", -"756 1032 LINE", -"756 -170 LINE", -"444 -170 LINE", -"444 -400 LINE" +(254,-12,o), +(286,31,o), +(306,93,c), +(314,93,l), +(314,0,l,{ +name = hr01; +}), +(455,0,l), +(455,740,l), +(314,740,l), +(314,423,l), +(306,423,l), +(286,485,o), +(254,528,o), +(185,528,cs), +(86,528,o), +(27,443,o), +(27,258,cs), +(27,73,o), +(86,-12,o), +(185,-12,cs) ); }, { closed = 1; nodes = ( -"596 1492 LINE", -"350 1614 LINE", -"152 1226 LINE", -"328 1140 LINE" +(200,97,o), +(174,127,o), +(174,200,cs), +(174,316,ls), +(174,389,o), +(200,419,o), +(244,419,cs), +(285,419,o), +(314,392,o), +(314,336,cs), +(314,180,ls), +(314,124,o), +(285,97,o), +(244,97,cs) ); }, { closed = 1; nodes = ( -"1204 1492 LINE", -"958 1614 LINE", -"760 1226 LINE", -"936 1140 LINE" +(506,529,l), +(583,529,l), +(637,740,l), +(508,740,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"370 0 LINE", -"370 1032 LINE", -"210 1032 LINE", -"210 0 LINE" +(304,-12,o), +(355,21,o), +(386,84,c), +(390,84,l), +(390,0,l,{ +name = hr01; +}), +(470,0,l), +(470,740,l), +(390,740,l), +(390,432,l), +(386,432,l), +(355,495,o), +(304,528,o), +(237,528,cs), +(117,528,o), +(45,427,o), +(45,258,cs), +(45,89,o), +(117,-12,o), +(237,-12,cs) ); }, { closed = 1; nodes = ( -"762 -400 LINE SMOOTH", -"918 -400 OFFCURVE", -"990 -302 OFFCURVE", -"990 -164 CURVE SMOOTH", -"990 1032 LINE", -"830 1032 LINE", -"830 -264 LINE", -"370 -264 LINE", -"370 -400 LINE" +(176,59,o), +(131,118,o), +(131,214,cs), +(131,302,ls), +(131,398,o), +(176,457,o), +(263,457,cs), +(329,457,o), +(390,420,o), +(390,351,c), +(390,165,l), +(390,96,o), +(329,59,o), +(263,59,cs) ); }, { closed = 1; nodes = ( -"516 1488 LINE {name = hr01;}", -"370 1558 LINE {name = hr02;}", -"200 1218 LINE {name = hr03;}", -"304 1170 LINE" +(538,551,l), +(599,551,l), +(648,740,l), +(545,740,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(377,-12,o), +(430,34,o), +(451,78,c), +(454,78,l), +(454,0,l,{ +name = hr01; +}), +(475,0,l), +(475,740,l), +(454,740,l), +(454,438,l), +(451,438,l), +(430,482,o), +(377,528,o), +(290,528,cs), +(158,528,o), +(80,437,o), +(80,258,cs), +(80,79,o), +(158,-12,o), +(290,-12,cs) ); }, { closed = 1; nodes = ( -"1136 1488 LINE", -"990 1558 LINE {name = hr04;}", -"820 1218 LINE {name = hr05;}", -"924 1170 LINE" +(170,7,o), +(103,94,o), +(103,234,cs), +(103,282,ls), +(103,422,o), +(170,509,o), +(290,509,cs), +(376,509,o), +(454,454,o), +(454,373,cs), +(454,143,ls), +(454,62,o), +(376,7,o), +(290,7,cs) +); +}, +{ +closed = 1; +nodes = ( +(546,564,l), +(562,564,l), +(587,740,l), +(562,740,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); +unicode = 271; }, { -glyphname = dotlessj; +glyphname = dcroat; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(393,0,l), +(541,0,l), +(541,580,l), +(596,580,l), +(596,690,l), +(541,690,l), +(541,740,l), +(393,740,l), +(393,690,l), +(253,690,l), +(253,580,l), +(393,580,l), +(393,422,l), +(386,422,l), +(360,484,o), +(316,528,o), +(233,528,cs), +(119,528,o), +(39,445,o), +(39,258,cs), +(39,71,o), +(119,-12,o), +(233,-12,cs,{ +name = hr01; +}), +(316,-12,o), +(360,32,o), +(386,94,c,{ +name = hr02; +}), +(393,94,l) +); +}, +{ +closed = 1; +nodes = ( +(231,103,o), +(193,146,o), +(193,218,cs), +(193,298,l), +(193,370,o), +(231,413,o), +(297,413,cs), +(349,413,o), +(393,388,o), +(393,334,cs), +(393,182,ls), +(393,128,o), +(349,103,o), +(297,103,cs,{ +name = hr03; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(425,0,l), +(505,0,l), +(505,608,l), +(570,608,l), +(570,670,l), +(505,670,l), +(505,740,l), +(425,740,l), +(425,670,l), +(272,670,l), +(272,608,l), +(425,608,l), +(425,432,l), +(421,432,l), +(388,495,o), +(334,528,o), +(262,528,cs), +(136,528,o), +(60,427,o), +(60,258,cs), +(60,89,o), +(136,-12,o), +(262,-12,cs,{ +name = hr01; +}), +(334,-12,o), +(388,21,o), +(421,84,c,{ +name = hr02; +}), +(425,84,l) +); +}, +{ +closed = 1; +nodes = ( +(200,59,o), +(146,121,o), +(146,214,cs), +(146,302,ls), +(146,395,o), +(200,457,o), +(293,457,cs), +(364,457,o), +(425,420,o), +(425,351,cs), +(425,165,ls), +(425,96,o), +(364,59,o), +(293,59,cs,{ +name = hr03; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(454,0,l), +(475,0,l), +(475,636,l), +(547,636,l), +(547,654,l), +(475,654,l), +(475,740,l), +(454,740,l), +(454,654,l), +(289,654,l), +(289,636,l), +(454,636,l), +(454,438,l), +(451,438,l), +(430,482,o), +(377,528,o), +(290,528,cs), +(158,528,o), +(80,437,o), +(80,258,cs), +(80,79,o), +(158,-12,o), +(290,-12,cs,{ +name = hr01; +}), +(377,-12,o), +(430,34,o), +(451,78,c,{ +name = hr02; +}), +(454,78,l) +); +}, +{ +closed = 1; +nodes = ( +(170,7,o), +(103,94,o), +(103,234,cs), +(103,282,ls), +(103,422,o), +(170,509,o), +(290,509,cs), +(376,509,o), +(454,454,o), +(454,373,cs), +(454,143,ls), +(454,62,o), +(376,7,o), +(290,7,cs,{ +name = hr03; +}) +); +} +); +width = 600; +} +); +unicode = 273; +}, +{ +glyphname = e; layers = ( { anchors = ( { -name = m.tildecomb; -position = "{392, 516}"; +name = bottom; +pos = (306,0); }, { -name = t.tildecomb; -position = "{392, 516}"; +name = bottomright; +pos = (384,0); }, { name = top; -position = "{728, 1032}"; +pos = (302,516); } ); -layerId = master01; -paths = ( +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( +{ +closed = 1; +nodes = ( +(406,-12,o), +(473,40,o), +(503,124,c), +(485,131,l), +(454,48,o), +(392,7,o), +(306,7,cs), +(183,7,o), +(115,94,o), +(115,234,cs), +(115,260,l), +(511,260,l), +(511,267,ls), +(511,426,o), +(439,528,o), +(302,528,cs), +(170,528,o), +(92,437,o), +(92,258,cs), +(92,79,o), +(171,-12,o), +(306,-12,cs,{ +name = hr00; +}) +); +}, { closed = 1; nodes = ( -"562 -400 LINE SMOOTH", -"774 -400 OFFCURVE", -"876 -276 OFFCURVE", -"876 -102 CURVE SMOOTH", -"876 1032 LINE", -"180 1032 LINE", -"180 802 LINE", -"580 802 LINE", -"580 -170 LINE", -"184 -170 LINE", -"184 -400 LINE {name = hr00;}" +(422,509,o), +(489,422,o), +(489,282,cs), +(489,278,l), +(115,278,l), +(115,282,ls), +(115,422,o), +(182,509,o), +(302,509,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { -name = m.tildecomb; -position = "{392, 516}"; +name = bottom; +pos = (306,0); }, { -name = t.tildecomb; -position = "{392, 516}"; +name = bottomright; +pos = (409,0); }, { name = top; -position = "{784, 1032}"; +pos = (301,516); } ); -layerId = master02; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"636 -400 LINE SMOOTH", -"792 -400 OFFCURVE", -"864 -302 OFFCURVE", -"864 -164 CURVE SMOOTH", -"864 1032 LINE", -"186 1032 LINE", -"186 896 LINE", -"704 896 LINE", -"704 -264 LINE", -"204 -264 LINE", -"204 -400 LINE {name = hr00;}" +(425,-12,o), +(495,30,o), +(535,79,c), +(455,166,l), +(423,128,o), +(380,102,o), +(319,102,cs), +(240,102,o), +(197,147,o), +(197,213,cs), +(197,222,l), +(550,222,l), +(550,266,ls), +(550,427,o), +(455,528,o), +(301,528,cs), +(146,528,o), +(50,425,o), +(50,256,cs), +(50,91,o), +(141,-12,o), +(314,-12,cs,{ +name = hr00; +}) ); -} +}, +{ +closed = 1; +nodes = ( +(366,422,o), +(405,380,o), +(405,313,cs), +(405,305,l), +(197,305,l), +(197,313,ls), +(197,379,o), +(238,422,o), +(302,422,cs) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 0237; +width = 600; }, { -glyphname = jacute; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +anchors = ( { -components = ( +name = bottom; +pos = (309,0); +}, { -name = dotlessj; +name = bottomright; +pos = (391,0); }, { -name = acute; -transform = "{1, 0, 0, 1, 128, 0}"; +name = top; +pos = (302,516); } ); -layerId = master01; -width = 1200; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( -{ -name = dotlessj; +closed = 1; +nodes = ( +(411,-12,o), +(485,38,o), +(516,107,c), +(457,147,l), +(430,91,o), +(378,57,o), +(309,57,cs), +(212,57,o), +(151,123,o), +(151,214,cs), +(151,238,l), +(533,238,l), +(533,276,ls), +(533,422,o), +(443,528,o), +(304,528,cs), +(164,528,o), +(67,422,o), +(67,257,cs), +(67,94,o), +(161,-12,o), +(309,-12,cs,{ +name = hr00; +}) +); }, { -name = acute; -transform = "{1, 0, 0, 1, 184, 0}"; -} +closed = 1; +nodes = ( +(389,462,o), +(447,400,o), +(447,309,cs), +(447,298,l), +(151,298,l), +(151,305,ls), +(151,395,o), +(216,462,o), +(304,462,cs) ); -layerId = master02; -width = 1200; } ); +width = 600; }, { -glyphname = jcircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +anchors = ( { -components = ( +name = bottom; +pos = (306,0); +}, { -name = dotlessj; +name = bottomright; +pos = (384,0); }, { -name = circumflex; -transform = "{1, 0, 0, 1, 128, 0}"; +name = top; +pos = (302,516); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = dotlessj; +closed = 1; +nodes = ( +(406,-12,o), +(473,40,o), +(503,124,c), +(485,131,l), +(454,48,o), +(392,7,o), +(306,7,cs), +(183,7,o), +(115,94,o), +(115,234,cs), +(115,260,l), +(511,260,l), +(511,267,ls), +(511,426,o), +(439,528,o), +(302,528,cs), +(170,528,o), +(92,437,o), +(92,258,cs), +(92,79,o), +(171,-12,o), +(306,-12,cs,{ +name = hr00; +}) +); }, { -name = circumflex; -transform = "{1, 0, 0, 1, 184, 0}"; +closed = 1; +nodes = ( +(422,509,o), +(489,422,o), +(489,282,cs), +(489,278,l), +(115,278,l), +(115,282,ls), +(115,422,o), +(182,509,o), +(302,509,cs) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0135; +unicode = 101; }, { -glyphname = kcommaaccent; -lastChange = "2020-11-23 22:50:32 +0000"; +glyphname = eacute; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = k; +alignment = -1; +ref = e; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 323, 0}"; +alignment = -1; +pos = (1,0); +ref = acute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = k; +alignment = -1; +ref = e; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 323, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (2,0); +ref = acute; } ); -unicode = 0137; +width = 600; }, { -glyphname = kgreenlandic; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1176 0 LINE", -"734 624 LINE", -"1134 1032 LINE", -"794 1032 LINE", -"578 802 LINE", -"440 616 LINE", -"426 616 LINE", -"426 1032 LINE", -"130 1032 LINE", -"130 0 LINE", -"426 0 LINE", -"426 358 LINE", -"524 456 LINE", -"824 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = e; }, { -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"1156 0 LINE", -"678 612 LINE", -"1106 1032 LINE", -"910 1032 LINE", -"570 696 LINE", -"380 510 LINE", -"372 510 LINE", -"372 1032 LINE", -"212 1032 LINE", -"212 0 LINE", -"372 0 LINE", -"372 330 LINE", -"566 506 LINE", -"958 0 LINE {name = hr00;}" -); +alignment = -1; +pos = (2,0); +ref = acute; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0138; +unicode = 233; }, { -glyphname = lacute; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = ebreve; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = l; +alignment = -1; +ref = e; }, { -name = acute; -transform = "{1, 0, 0, 1, 0, 364}"; +alignment = -1; +pos = (1,0); +ref = breve; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = l; +alignment = -1; +ref = e; }, { -name = acute; -transform = "{1, 0, 0, 1, 0, 364}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (2,0); +ref = breve; } ); -unicode = 013A; +width = 600; }, { -glyphname = lcaron; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = l; +alignment = -1; +ref = e; }, { -name = caronslovak; -transform = "{1, 0, 0, 1, 600, 0}"; +alignment = -1; +pos = (2,0); +ref = breve; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 277; }, { -components = ( +glyphname = ecaron; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = l; +alignment = -1; +ref = e; }, { -name = caronslovak; -transform = "{1, 0, 0, 1, 472, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (1,0); +ref = caron; } ); -unicode = 013E; +width = 600; }, { -glyphname = lcommaaccent; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( -{ -name = l; +alignment = -1; +ref = e; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +alignment = -1; +pos = (2,0); +ref = caron; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = l; +alignment = -1; +ref = e; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +alignment = -1; +pos = (2,0); +ref = caron; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 013C; +unicode = 283; }, { -glyphname = ldot; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = ecircumflex; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = l; -transform = "{1, 0, 0, 1, -30, 0}"; +ref = e; }, { alignment = -1; -name = dotaccent; -transform = "{1, 0, 0, 1, 422, -718}"; +pos = (1,0); +ref = circumflex; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = l; +ref = e; }, { alignment = -1; -name = dotaccent; -transform = "{1, 0, 0, 1, 428, -732}"; -} -); -layerId = master02; -width = 1200; +pos = (2,0); +ref = circumflex; } ); -unicode = 0140; +width = 600; }, { -glyphname = lslash; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -layerId = master01; -paths = ( +alignment = -1; +ref = e; +}, { -closed = 1; -nodes = ( -"1064 0 LINE", -"1064 230 LINE", -"748 230 LINE", -"748 602 LINE", -"1006 686 LINE", -"1006 904 LINE", -"748 820 LINE", -"748 1480 LINE", -"136 1480 LINE", -"136 1250 LINE", -"452 1250 LINE", -"452 730 LINE", -"194 646 LINE", -"194 428 LINE", -"452 512 LINE", -"452 230 LINE", -"136 230 LINE", -"136 0 LINE {name = hr00;}" +alignment = -1; +pos = (2,0); +ref = circumflex; +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 234; }, { -layerId = master02; -paths = ( +glyphname = ecircumflexacute; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"1040 0 LINE", -"1040 136 LINE", -"680 136 LINE", -"680 622 LINE", -"986 722 LINE", -"986 856 LINE", -"680 756 LINE", -"680 1480 LINE", -"160 1480 LINE", -"160 1344 LINE", -"520 1344 LINE", -"520 710 LINE", -"214 610 LINE", -"214 476 LINE", -"520 576 LINE", -"520 136 LINE", -"160 136 LINE", -"160 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = e; +}, +{ +alignment = -1; +pos = (301,0); +ref = circumflexacute; } ); -unicode = 0142; +width = 600; }, { -glyphname = nacute; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = n; +alignment = -1; +ref = e; }, { -name = acute; -transform = "{1, 0, 0, 1, 4, 0}"; +alignment = -1; +pos = (302,0); +ref = circumflexacute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = n; +alignment = -1; +ref = e; }, { -name = acute; -transform = "{1, 0, 0, 1, 6, 0}"; +alignment = -1; +pos = (302,0); +ref = circumflexacute; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0144; +unicode = 7871; }, { -glyphname = ncaron; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = ecircumflexdotbelow; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = n; +alignment = -1; +ref = e; +}, +{ +alignment = -1; +pos = (1,0); +ref = circumflex; }, { -name = caron; -transform = "{1, 0, 0, 1, 4, 0}"; +alignment = -1; +pos = (306,0); +ref = dotbelowcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = n; +alignment = -1; +ref = e; }, { -name = caron; -transform = "{1, 0, 0, 1, 6, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (2,0); +ref = circumflex; +}, +{ +alignment = -1; +pos = (309,0); +ref = dotbelowcomb; } ); -unicode = 0148; +width = 600; }, { -glyphname = ncommaaccent; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -components = ( +alignment = -1; +ref = e; +}, { -name = n; +alignment = -1; +pos = (2,0); +ref = circumflex; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 303, 0}"; +alignment = -1; +pos = (306,0); +ref = dotbelowcomb; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 7879; }, { -components = ( +glyphname = ecircumflexgrave; +layers = ( { -name = n; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = e; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 303, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (301,0); +ref = circumflexgrave; } ); -unicode = 0146; +width = 600; }, { -glyphname = ntilde; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = n; +alignment = -1; +ref = e; }, { -name = tilde; -transform = "{1, 0, 0, 1, 4, 0}"; +alignment = -1; +pos = (302,0); +ref = circumflexgrave; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = n; +alignment = -1; +ref = e; }, { -name = tilde; -transform = "{1, 0, 0, 1, 6, 0}"; +alignment = -1; +pos = (302,0); +ref = circumflexgrave; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 00F1; +unicode = 7873; }, { -glyphname = napostrophe; +glyphname = ecircumflexhook; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"502 0 LINE", -"502 678 LINE", -"502 786 OFFCURVE", -"582 840 OFFCURVE", -"666 840 CURVE SMOOTH", -"766 840 OFFCURVE", -"818 764 OFFCURVE", -"818 628 CURVE SMOOTH", -"818 0 LINE", -"1098 0 LINE", -"1098 684 LINE SMOOTH", -"1098 934 OFFCURVE", -"978 1056 OFFCURVE", -"800 1056 CURVE SMOOTH", -"642 1056 OFFCURVE", -"556 960 OFFCURVE", -"514 844 CURVE", -"502 844 LINE", -"502 1032 LINE {name = hr01;}", -"222 1032 LINE", -"222 0 LINE" -); +alignment = -1; +ref = e; }, { -closed = 1; -nodes = ( -"138 1058 LINE", -"270 1480 LINE", -"12 1480 LINE", -"0 1058 LINE {name = hr02;}" -); +alignment = -1; +pos = (301,0); +ref = circumflexhook; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"356 0 LINE", -"356 716 LINE", -"356 852 OFFCURVE", -"484 914 OFFCURVE", -"612 914 CURVE SMOOTH", -"770 914 OFFCURVE", -"856 822 OFFCURVE", -"856 634 CURVE SMOOTH", -"856 0 LINE", -"1016 0 LINE", -"1016 662 LINE SMOOTH", -"1016 912 OFFCURVE", -"874 1056 OFFCURVE", -"658 1056 CURVE SMOOTH", -"488 1056 OFFCURVE", -"408 966 OFFCURVE", -"364 864 CURVE", -"356 864 LINE", -"356 1032 LINE {name = hr01;}", -"196 1032 LINE", -"196 0 LINE" -); +alignment = -1; +ref = e; }, { -closed = 1; -nodes = ( -"106 1110 LINE", -"210 1480 LINE", -"24 1480 LINE", -"0 1110 LINE {name = hr02;}" +alignment = -1; +pos = (302,0); +ref = circumflexhook; +} ); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = e; +}, +{ +alignment = -1; +pos = (302,0); +ref = circumflexhook; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0149; +unicode = 7875; }, { -glyphname = eng; +glyphname = ecircumflextilde; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"764 -400 LINE SMOOTH", -"978 -400 OFFCURVE", -"1078 -276 OFFCURVE", -"1078 -102 CURVE SMOOTH", -"1078 668 LINE SMOOTH", -"1078 918 OFFCURVE", -"940 1056 OFFCURVE", -"742 1056 CURVE SMOOTH", -"576 1056 OFFCURVE", -"484 960 OFFCURVE", -"438 844 CURVE", -"426 844 LINE", -"426 1032 LINE {name = hr01;}", -"130 1032 LINE", -"130 0 LINE", -"426 0 LINE", -"426 678 LINE", -"426 778 OFFCURVE", -"516 828 OFFCURVE", -"608 828 CURVE SMOOTH {name = hr02;}", -"724 828 OFFCURVE", -"782 758 OFFCURVE", -"782 628 CURVE SMOOTH", -"782 -170 LINE", -"426 -170 LINE", -"426 -400 LINE" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = e; }, { -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"788 -400 LINE SMOOTH", -"944 -400 OFFCURVE", -"1016 -302 OFFCURVE", -"1016 -164 CURVE SMOOTH", -"1016 662 LINE SMOOTH", -"1016 912 OFFCURVE", -"874 1056 OFFCURVE", -"658 1056 CURVE SMOOTH", -"488 1056 OFFCURVE", -"408 966 OFFCURVE", -"364 864 CURVE", -"356 864 LINE", -"356 1032 LINE {name = hr01;}", -"196 1032 LINE", -"196 0 LINE", -"356 0 LINE", -"356 716 LINE", -"356 852 OFFCURVE", -"484 914 OFFCURVE", -"612 914 CURVE SMOOTH {name = hr02;}", -"770 914 OFFCURVE", -"856 822 OFFCURVE", -"856 634 CURVE SMOOTH", -"856 -264 LINE", -"356 -264 LINE", -"356 -400 LINE" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +pos = (301,0); +ref = circumflextilde; } ); -unicode = 014B; +width = 600; }, { -glyphname = oacute; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = o; +alignment = -1; +ref = e; }, { -name = acute; +alignment = -1; +pos = (302,0); +ref = circumflextilde; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = o; +alignment = -1; +ref = e; }, { -name = acute; +alignment = -1; +pos = (302,0); +ref = circumflextilde; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 00F3; +unicode = 7877; }, { -glyphname = obreve; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = edieresis; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = o; +alignment = -1; +ref = e; }, { -name = breve; +alignment = -1; +pos = (1,0); +ref = dieresis; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = o; +alignment = -1; +ref = e; }, { -name = breve; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (2,0); +ref = dieresis; } ); -unicode = 014F; +width = 600; }, { -glyphname = ocircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = o; +alignment = -1; +ref = e; }, { -name = circumflex; +alignment = -1; +pos = (2,0); +ref = dieresis; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 235; }, { -components = ( +glyphname = edotaccent; +layers = ( { -name = o; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = e; }, { -name = circumflex; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (1,0); +ref = dotaccent; } ); -unicode = 00F4; +width = 600; }, { -glyphname = odieresis; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = o; +alignment = -1; +ref = e; }, { -name = dieresis; +alignment = -1; +pos = (2,0); +ref = dotaccent; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = o; +alignment = -1; +ref = e; }, { -name = dieresis; +alignment = -1; +pos = (2,0); +ref = dotaccent; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 00F6; +unicode = 279; }, { -glyphname = odotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; +glyphname = edotbelow; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = e; +}, +{ +alignment = -1; +pos = (306,0); +ref = dotbelowcomb; +} +); +width = 600; +}, { -name = o; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = e; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +alignment = -1; +pos = (309,0); +ref = dotbelowcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = o; +alignment = -1; +ref = e; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +alignment = -1; +pos = (306,0); +ref = dotbelowcomb; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1ECD; +unicode = 7865; }, { -glyphname = ograve; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = egrave; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = e; +}, +{ +alignment = -1; +pos = (1,0); +ref = grave; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = o; +alignment = -1; +ref = e; }, { -name = grave; +alignment = -1; +pos = (2,0); +ref = grave; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = o; +alignment = -1; +ref = e; }, { -name = grave; +alignment = -1; +pos = (2,0); +ref = grave; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 00F2; +unicode = 232; }, { -glyphname = ohook; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = ehook; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = e; +}, +{ +alignment = -1; +pos = (301,0); +ref = hookcomb; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = o; +alignment = -1; +ref = e; }, { -name = hookcomb; -transform = "{1, 0, 0, 1, 600, 0}"; +alignment = -1; +pos = (302,0); +ref = hookcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = o; +alignment = -1; +ref = e; }, { -name = hookcomb; -transform = "{1, 0, 0, 1, 600, 0}"; +alignment = -1; +pos = (302,0); +ref = hookcomb; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1ECF; +unicode = 7867; }, { -glyphname = ohungarumlaut; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = emacron; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = e; +}, +{ +alignment = -1; +pos = (1,0); +ref = macron; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = o; +alignment = -1; +ref = e; }, { -name = hungarumlaut; +alignment = -1; +pos = (2,0); +ref = macron; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = o; +alignment = -1; +ref = e; }, { -name = hungarumlaut; +alignment = -1; +pos = (2,0); +ref = macron; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0151; +unicode = 275; }, { -glyphname = omacron; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = eogonek; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(426,-212,o), +(468,-193,o), +(485,-161,c), +(432,-110,l), +(418,-126,o), +(401,-138,o), +(377,-138,cs), +(357,-138,o), +(339,-130,o), +(339,-105,cs), +(339,-77,o), +(361,-62,o), +(432,-7,cs), +(488,36,o), +(511,53,o), +(535,79,c), +(455,166,l), +(423,128,o), +(380,102,o), +(319,102,cs), +(240,102,o), +(197,147,o), +(197,213,cs), +(197,222,l), +(550,222,l), +(550,266,ls), +(550,427,o), +(455,528,o), +(301,528,cs), +(146,528,o), +(50,425,o), +(50,257,cs), +(50,84,o), +(151,-12,o), +(305,-12,cs), +(327,-12,o), +(345,-10,o), +(355,-7,c), +(357,-12,l), +(284,-43,o), +(239,-74,o), +(239,-128,cs), +(239,-191,o), +(298,-212,o), +(363,-212,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(197,305,l), +(197,313,ls), +(197,379,o), +(238,422,o), +(302,422,cs), +(366,422,o), +(405,380,o), +(405,313,cs), +(405,305,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(411,-207,o), +(441,-188,o), +(454,-166,c), +(414,-125,l), +(401,-141,o), +(384,-151,o), +(362,-151,cs), +(341,-151,o), +(320,-142,o), +(320,-114,cs), +(320,-85,o), +(343,-63,o), +(405,-12,cs), +(447,22,o), +(497,65,o), +(516,107,c), +(457,147,l), +(430,91,o), +(378,57,o), +(309,57,cs), +(212,57,o), +(151,123,o), +(151,214,cs), +(151,238,l), +(533,238,l), +(533,276,ls), +(533,422,o), +(443,528,o), +(304,528,cs), +(164,528,o), +(67,421,o), +(67,258,cs), +(67,94,o), +(164,-12,o), +(302,-12,cs), +(329,-12,o), +(350,-8,o), +(363,-3,c), +(365,-6,l), +(291,-41,o), +(252,-80,o), +(252,-127,cs), +(252,-180,o), +(300,-207,o), +(361,-207,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(151,298,l), +(151,305,ls), +(151,395,o), +(216,462,o), +(304,462,cs), +(389,462,o), +(447,400,o), +(447,309,cs), +(447,298,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(367,-202,o), +(393,-188,o), +(406,-170,c), +(392,-159,l), +(382,-171,o), +(364,-184,o), +(331,-184,cs), +(297,-184,o), +(273,-170,o), +(273,-132,cs), +(273,-82,o), +(326,-39,o), +(400,4,cs), +(461,39,o), +(485,76,o), +(503,124,c), +(485,131,l), +(454,48,o), +(392,7,o), +(306,7,cs), +(183,7,o), +(115,94,o), +(115,234,cs), +(115,260,l), +(511,260,l), +(511,267,ls), +(511,426,o), +(439,528,o), +(302,528,cs), +(170,528,o), +(92,437,o), +(92,258,cs), +(92,79,o), +(171,-12,o), +(306,-12,cs), +(328,-12,o), +(347,-8,o), +(365,-2,c), +(366,-4,l), +(276,-54,o), +(252,-96,o), +(252,-134,cs), +(252,-179,o), +(286,-202,o), +(331,-202,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(115,278,l), +(115,282,ls), +(115,422,o), +(182,509,o), +(302,509,cs), +(422,509,o), +(489,422,o), +(489,282,cs), +(489,278,l) +); +} +); +width = 600; +} +); +unicode = 281; +}, +{ +glyphname = etilde; +layers = ( { -name = o; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = e; }, { -name = macron; +alignment = -1; +pos = (1,0); +ref = tilde; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = o; +alignment = -1; +ref = e; }, { -name = macron; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (2,0); +ref = tilde; } ); -unicode = 014D; +width = 600; }, { -glyphname = oslash; -layers = ( -{ -anchors = ( -{ -name = m.tildecomb; -position = "{300, 516}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = t.tildecomb; -position = "{300, 516}"; +alignment = -1; +ref = e; }, { -name = top; -position = "{600, 1032}"; +alignment = -1; +pos = (2,0); +ref = tilde; } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"338 36 LINE", -"410 -2 OFFCURVE", -"500 -24 OFFCURVE", -"600 -24 CURVE SMOOTH", -"922 -24 OFFCURVE", -"1118 182 OFFCURVE", -"1118 516 CURVE SMOOTH", -"1118 656 OFFCURVE", -"1084 774 OFFCURVE", -"1016 864 CURVE", -"1154 1030 LINE", -"990 1150 LINE", -"862 996 LINE", -"790 1034 OFFCURVE", -"700 1056 OFFCURVE", -"600 1056 CURVE SMOOTH", -"278 1056 OFFCURVE", -"82 850 OFFCURVE", -"82 516 CURVE SMOOTH", -"82 376 OFFCURVE", -"116 258 OFFCURVE", -"184 168 CURVE", -"46 2 LINE", -"210 -118 LINE {name = hr00;}" +width = 600; +} ); +unicode = 7869; }, { +glyphname = schwa; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ closed = 1; nodes = ( -"648 836 OFFCURVE", -"690 824 OFFCURVE", -"722 802 CURVE", -"392 400 LINE", -"388 414 OFFCURVE", -"388 434 OFFCURVE", -"388 450 CURVE SMOOTH", -"388 598 LINE SMOOTH", -"388 750 OFFCURVE", -"468 836 OFFCURVE", -"600 836 CURVE SMOOTH" +(50,294,l,{ +name = hr00; +}), +(50,250,ls), +(50,89,o), +(145,-12,o), +(299,-12,cs), +(454,-12,o), +(550,91,o), +(550,260,cs), +(550,425,o), +(459,528,o), +(286,528,cs), +(175,528,o), +(105,486,o), +(65,437,c), +(145,350,l), +(177,388,o), +(220,414,o), +(281,414,cs), +(360,414,o), +(403,369,o), +(403,303,cs), +(403,294,l) ); }, { closed = 1; nodes = ( -"552 196 OFFCURVE", -"510 208 OFFCURVE", -"478 230 CURVE", -"808 632 LINE", -"812 618 OFFCURVE", -"812 598 OFFCURVE", -"812 582 CURVE SMOOTH", -"812 434 LINE SMOOTH", -"812 282 OFFCURVE", -"732 196 OFFCURVE", -"600 196 CURVE SMOOTH" +(195,211,l), +(403,211,l), +(403,203,ls), +(403,137,o), +(362,94,o), +(298,94,cs), +(234,94,o), +(195,136,o), +(195,203,cs) ); } ); -vertWidth = 1560; -width = 1200; -}, -{ -anchors = ( -{ -name = m.tildecomb; -position = "{300, 516}"; +width = 600; }, { -name = t.tildecomb; -position = "{300, 516}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = top; -position = "{600, 1032}"; -} +closed = 1; +nodes = ( +(67,278,l,{ +name = hr00; +}), +(67,240,ls), +(67,94,o), +(157,-12,o), +(296,-12,cs), +(436,-12,o), +(533,94,o), +(533,259,cs), +(533,422,o), +(439,528,o), +(291,528,cs), +(189,528,o), +(115,478,o), +(84,409,c), +(143,369,l), +(170,425,o), +(222,459,o), +(291,459,cs), +(388,459,o), +(449,393,o), +(449,302,cs), +(449,278,l) ); -layerId = master02; -paths = ( +}, { closed = 1; nodes = ( -"310 74 LINE", -"386 12 OFFCURVE", -"484 -24 OFFCURVE", -"600 -24 CURVE SMOOTH", -"890 -24 OFFCURVE", -"1068 188 OFFCURVE", -"1068 516 CURVE SMOOTH", -"1068 660 OFFCURVE", -"1032 784 OFFCURVE", -"968 876 CURVE", -"1106 1044 LINE", -"1016 1112 LINE", -"890 958 LINE", -"814 1020 OFFCURVE", -"716 1056 OFFCURVE", -"600 1056 CURVE SMOOTH", -"310 1056 OFFCURVE", -"132 844 OFFCURVE", -"132 516 CURVE SMOOTH", -"132 372 OFFCURVE", -"168 248 OFFCURVE", -"232 156 CURVE", -"94 -12 LINE", -"184 -80 LINE {name = hr00;}" +(153,218,l), +(449,218,l), +(449,211,ls), +(449,121,o), +(384,54,o), +(296,54,cs), +(211,54,o), +(153,116,o), +(153,207,cs) +); +} ); +width = 600; }, { +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"682 918 OFFCURVE", -"752 896 OFFCURVE", -"802 850 CURVE", -"332 276 LINE", -"312 320 OFFCURVE", -"302 378 OFFCURVE", -"302 442 CURVE SMOOTH", -"302 590 LINE SMOOTH", -"302 812 OFFCURVE", -"422 918 OFFCURVE", -"600 918 CURVE SMOOTH" +(89,256,l,{ +name = hr00; +}), +(89,249,ls), +(89,90,o), +(161,-12,o), +(298,-12,cs), +(430,-12,o), +(508,79,o), +(508,258,cs), +(508,437,o), +(429,528,o), +(294,528,cs), +(194,528,o), +(127,476,o), +(97,392,c), +(115,385,l), +(146,468,o), +(208,509,o), +(294,509,cs), +(417,509,o), +(485,422,o), +(485,282,cs), +(485,256,l) ); }, { closed = 1; nodes = ( -"518 114 OFFCURVE", -"448 136 OFFCURVE", -"398 182 CURVE", -"868 756 LINE", -"888 712 OFFCURVE", -"898 654 OFFCURVE", -"898 590 CURVE SMOOTH", -"898 442 LINE SMOOTH", -"898 220 OFFCURVE", -"778 114 OFFCURVE", -"600 114 CURVE SMOOTH" +(111,238,l), +(485,238,l), +(485,234,ls), +(485,94,o), +(418,7,o), +(298,7,cs), +(178,7,o), +(111,94,o), +(111,234,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 00F8; +unicode = 601; }, { -glyphname = oslashacute; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = f; layers = ( { -components = ( +anchors = ( { -name = oslash; -}, +name = bottom; +pos = (299,0); +} +); +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { -name = acute; +closed = 1; +nodes = ( +(94,0,l,{ +name = hr00; +}), +(510,0,l), +(510,19,l), +(307,19,l), +(307,497,l), +(533,497,l), +(533,516,l), +(307,516,l), +(307,721,l), +(533,721,l), +(533,740,l), +(316,740,ls), +(296,740,o), +(287,731,o), +(287,711,cs), +(287,516,l), +(84,516,l), +(84,497,l), +(287,497,l), +(287,19,l), +(94,19,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( -{ -name = oslash; -}, +anchors = ( { -name = acute; +name = bottom; +pos = (297,0); } ); -layerId = master02; -width = 1200; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(71,0,l,{ +name = hr00; +}), +(533,0,l), +(533,115,l), +(371,115,l), +(371,401,l), +(556,401,l), +(556,516,l), +(371,516,l), +(371,625,l), +(556,625,l), +(556,740,l), +(381,740,ls), +(273,740,o), +(223,678,o), +(223,591,cs), +(223,516,l), +(61,516,l), +(61,401,l), +(223,401,l), +(223,115,l), +(71,115,l) +); } ); -unicode = 01FF; +width = 600; }, { -glyphname = otilde; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +anchors = ( { -name = o; -}, +name = bottom; +pos = (308,0); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = tilde; +closed = 1; +nodes = ( +(83,0,l,{ +name = hr00; +}), +(521,0,l), +(521,68,l), +(337,68,l), +(337,448,l), +(544,448,l), +(544,516,l), +(337,516,l), +(337,672,l), +(544,672,l), +(544,740,l), +(371,740,ls), +(293,740,o), +(257,691,o), +(257,622,cs), +(257,516,l), +(73,516,l), +(73,448,l), +(257,448,l), +(257,68,l), +(83,68,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( { -name = o; -}, +name = bottom; +pos = (299,0); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = tilde; +closed = 1; +nodes = ( +(94,0,l,{ +name = hr00; +}), +(510,0,l), +(510,19,l), +(307,19,l), +(307,497,l), +(533,497,l), +(533,516,l), +(307,516,l), +(307,721,l), +(533,721,l), +(533,740,l), +(316,740,ls), +(296,740,o), +(287,731,o), +(287,711,cs), +(287,516,l), +(84,516,l), +(84,497,l), +(287,497,l), +(287,19,l), +(94,19,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 00F5; +unicode = 102; }, { -glyphname = ohorn; +glyphname = g; layers = ( { anchors = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, -{ -name = bottom; -position = "{600, 0}"; +name = top; +pos = (305,516); +} +); +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( +{ +closed = 1; +nodes = ( +(543,9,o), +(495,55,o), +(380,55,cs), +(245,55,ls), +(175,55,o), +(158,83,o), +(158,111,cs), +(158,149,o), +(189,175,o), +(249,191,c), +(269,187,o), +(285,184,o), +(305,184,cs), +(408,184,o), +(478,252,o), +(478,356,cs), +(478,406,o), +(462,448,o), +(435,477,c), +(435,542,l), +(556,542,l), +(556,561,l), +(445,561,ls), +(425,561,o), +(416,553,o), +(416,534,cs), +(416,494,l), +(387,516,o), +(350,528,o), +(305,528,cs), +(198,528,o), +(132,460,o), +(132,356,cs,{ +name = hr01; +}), +(132,279,o), +(166,226,o), +(223,201,c), +(223,198,l), +(179,185,o), +(138,157,o), +(138,110,cs,{ +name = hr02; +}), +(138,78,o), +(154,54,o), +(191,43,c), +(191,40,l), +(128,20,o), +(90,-20,o), +(90,-81,cs), +(90,-160,o), +(154,-212,o), +(304,-212,cs), +(456,-212,o), +(543,-165,o), +(543,-63,cs) +); +}, +{ +closed = 1; +nodes = ( +(521,-153,o), +(443,-193,o), +(328,-193,cs), +(279,-193,ls), +(178,-193,o), +(114,-152,o), +(114,-82,cs), +(114,-17,o), +(159,19,o), +(222,35,c), +(377,35,ls), +(485,35,o), +(521,-2,o), +(521,-64,cs) +); +}, +{ +closed = 1; +nodes = ( +(212,203,o), +(156,261,o), +(156,337,cs,{ +name = hr03; +}), +(156,375,ls), +(156,451,o), +(210,509,o), +(305,509,cs), +(400,509,o), +(454,451,o), +(454,375,cs), +(454,337,ls), +(454,261,o), +(400,203,o), +(305,203,cs) +); +} +); +width = 600; }, { -name = m.cedillacomb; -position = "{300, 0}"; -}, +anchors = ( { -name = m.tildecomb; -position = "{300, 516}"; +name = top; +pos = (294,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(583,35,o), +(526,97,o), +(378,97,cs), +(260,97,ls), +(219,97,o), +(184,99,o), +(184,132,cs), +(184,150,o), +(195,162,o), +(210,170,c,{ +name = hr01; +}), +(235,163,o), +(264,160,o), +(294,160,cs), +(430,160,o), +(520,225,o), +(520,344,cs), +(520,417,o), +(487,469,o), +(431,498,c), +(431,507,l), +(555,507,l), +(555,615,l), +(464,615,ls), +(415,615,o), +(385,585,o), +(385,545,cs), +(385,517,l), +(358,524,o), +(327,528,o), +(294,528,cs,{ +name = hr02; +}), +(159,528,o), +(70,464,o), +(70,344,cs), +(70,268,o), +(106,214,o), +(167,185,c), +(167,179,l), +(111,166,o), +(74,145,o), +(74,95,cs,{ +name = hr03; +}), +(74,50,o), +(102,27,o), +(146,14,c), +(146,8,l), +(84,-8,o), +(47,-35,o), +(47,-93,cs,{ +name = hr04; +}), +(47,-163,o), +(101,-212,o), +(297,-212,cs), +(493,-212,o), +(583,-161,o), +(583,-52,cs) +); +}, +{ +closed = 1; +nodes = ( +(443,-98,o), +(413,-117,o), +(346,-117,cs), +(259,-117,ls), +(194,-117,o), +(169,-94,o), +(169,-62,cs), +(169,-45,o), +(176,-31,o), +(189,-20,c), +(366,-20,ls), +(426,-20,o), +(443,-36,o), +(443,-63,cs) +); +}, +{ +closed = 1; +nodes = ( +(236,254,o), +(210,287,o), +(210,332,cs,{ +name = hr05; +}), +(210,356,l), +(210,401,o), +(236,434,o), +(294,434,cs), +(353,434,o), +(380,401,o), +(380,356,cs), +(380,332,ls), +(380,287,o), +(353,254,o), +(294,254,cs) +); +} +); +width = 600; }, { -name = t.tildecomb; -position = "{300, 516}"; -}, +anchors = ( { name = top; -position = "{600, 1032}"; -} -); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"918 1032 LINE", -"778 1032 LINE", -"724 1048 OFFCURVE", -"664 1056 OFFCURVE", -"600 1056 CURVE SMOOTH {name = hr01;}", -"278 1056 OFFCURVE", -"82 850 OFFCURVE", -"82 516 CURVE SMOOTH", -"82 182 OFFCURVE", -"278 -24 OFFCURVE", -"600 -24 CURVE SMOOTH", -"922 -24 OFFCURVE", -"1118 182 OFFCURVE", -"1118 516 CURVE SMOOTH", -"1118 660 OFFCURVE", -"1080 772 OFFCURVE", -"1014 856 CURVE {name = hr02;}", -"1026 857 OFFCURVE", -"1036 859 OFFCURVE", -"1046 861 CURVE SMOOTH", -"1140 882 OFFCURVE", -"1166 948 OFFCURVE", -"1166 1056 CURVE SMOOTH {name = hr03;}", -"1166 1262 LINE", -"918 1262 LINE" -); -}, -{ -closed = 1; -nodes = ( -"468 196 OFFCURVE", -"388 282 OFFCURVE", -"388 434 CURVE SMOOTH", -"388 598 LINE SMOOTH", -"388 750 OFFCURVE", -"468 836 OFFCURVE", -"600 836 CURVE SMOOTH", -"732 836 OFFCURVE", -"812 750 OFFCURVE", -"812 598 CURVE SMOOTH {name = hr04;}", -"812 434 LINE SMOOTH", -"812 282 OFFCURVE", -"732 196 OFFCURVE", -"600 196 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; +pos = (297,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(561,25,o), +(504,79,o), +(371,79,cs), +(257,79,ls), +(208,79,o), +(174,86,o), +(174,117,cs), +(174,152,o), +(217,170,o), +(248,176,c), +(264,173,o), +(280,172,o), +(297,172,cs), +(418,172,o), +(498,245,o), +(498,350,cs,{ +name = hr01; +}), +(498,404,o), +(477,449,o), +(440,481,c), +(440,516,l), +(556,516,l), +(556,586,l), +(461,586,ls), +(416,586,o), +(399,556,o), +(399,516,cs), +(399,507,l), +(370,521,o), +(336,528,o), +(297,528,cs,{ +name = hr02; +}), +(176,528,o), +(97,455,o), +(97,350,cs), +(97,277,o), +(135,220,o), +(198,192,c), +(198,188,l), +(145,175,o), +(105,151,o), +(105,98,cs,{ +name = hr03; +}), +(105,63,o), +(122,41,o), +(151,27,c), +(151,15,l), +(98,1,o), +(67,-29,o), +(67,-84,cs,{ +name = hr04; +}), +(67,-166,o), +(135,-212,o), +(301,-212,cs), +(473,-212,o), +(561,-163,o), +(561,-59,cs) +); +}, +{ +closed = 1; +nodes = ( +(486,-119,o), +(431,-148,o), +(338,-148,cs), +(260,-148,ls), +(176,-148,o), +(143,-110,o), +(143,-65,cs), +(143,-32,o), +(161,-9,o), +(195,5,c), +(374,5,ls), +(457,5,o), +(486,-22,o), +(486,-63,cs) +); +}, +{ +closed = 1; +nodes = ( +(218,234,o), +(181,275,o), +(181,336,cs,{ +name = hr05; +}), +(181,365,ls), +(181,426,o), +(218,466,o), +(297,466,cs), +(377,466,o), +(414,426,o), +(414,365,cs), +(414,336,ls), +(414,275,o), +(377,234,o), +(297,234,cs) +); +} +); +width = 600; }, { anchors = ( { -name = b.cedillacomb; -position = "{300, 0}"; +name = top; +pos = (305,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(543,9,o), +(495,55,o), +(380,55,cs), +(245,55,ls), +(175,55,o), +(158,83,o), +(158,111,cs), +(158,149,o), +(189,175,o), +(249,191,c), +(269,187,o), +(285,184,o), +(305,184,cs), +(408,184,o), +(478,252,o), +(478,356,cs), +(478,406,o), +(462,448,o), +(435,477,c), +(435,542,l), +(556,542,l), +(556,561,l), +(445,561,ls), +(425,561,o), +(416,553,o), +(416,534,cs), +(416,494,l), +(387,516,o), +(350,528,o), +(305,528,cs), +(198,528,o), +(132,460,o), +(132,356,cs,{ +name = hr01; +}), +(132,279,o), +(166,226,o), +(223,201,c), +(223,198,l), +(179,185,o), +(138,157,o), +(138,110,cs,{ +name = hr02; +}), +(138,78,o), +(154,54,o), +(191,43,c), +(191,40,l), +(128,20,o), +(90,-20,o), +(90,-81,cs), +(90,-160,o), +(154,-212,o), +(304,-212,cs), +(456,-212,o), +(543,-165,o), +(543,-63,cs) +); +}, +{ +closed = 1; +nodes = ( +(521,-153,o), +(443,-193,o), +(328,-193,cs), +(279,-193,ls), +(178,-193,o), +(114,-152,o), +(114,-82,cs), +(114,-17,o), +(159,19,o), +(222,35,c), +(377,35,ls), +(485,35,o), +(521,-2,o), +(521,-64,cs) +); +}, +{ +closed = 1; +nodes = ( +(212,203,o), +(156,261,o), +(156,337,cs,{ +name = hr03; +}), +(156,375,ls), +(156,451,o), +(210,509,o), +(305,509,cs), +(400,509,o), +(454,451,o), +(454,375,cs), +(454,337,ls), +(454,261,o), +(400,203,o), +(305,203,cs) +); +} +); +width = 600; +} +); +unicode = 103; }, { -name = bottom; -position = "{600, 0}"; +glyphname = gbreve; +lastChange = "2023-03-22 22:47:08 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(493,-212,o), +(583,-161,o), +(583,-52,cs), +(583,35,o), +(526,97,o), +(378,97,cs), +(260,97,ls), +(219,97,o), +(184,99,o), +(184,132,cs), +(184,150,o), +(195,162,o), +(210,170,c,{ +name = hr01; +}), +(235,163,o), +(264,160,o), +(294,160,cs), +(430,160,o), +(520,226,o), +(520,342,cs), +(520,373,o), +(514,397,o), +(498,418,c), +(581,418,l), +(581,516,l), +(387,516,l), +(360,524,o), +(329,528,o), +(296,528,cs,{ +name = hr02; +}), +(159,528,o), +(70,464,o), +(70,345,cs), +(70,269,o), +(106,215,o), +(167,185,c), +(167,179,l), +(111,166,o), +(74,145,o), +(74,95,cs,{ +name = hr03; +}), +(74,50,o), +(102,27,o), +(146,14,c), +(146,8,l), +(84,-8,o), +(47,-35,o), +(47,-93,cs,{ +name = hr04; +}), +(47,-163,o), +(101,-212,o), +(297,-212,cs) +); +}, +{ +closed = 1; +nodes = ( +(194,-117,o), +(169,-94,o), +(169,-62,cs), +(169,-45,o), +(176,-31,o), +(189,-20,c), +(366,-20,ls), +(426,-20,o), +(443,-36,o), +(443,-63,cs,{ +name = hr06; +}), +(443,-98,o), +(413,-117,o), +(346,-117,cs), +(259,-117,ls) +); +}, +{ +closed = 1; +nodes = ( +(236,254,o), +(210,287,o), +(210,332,cs,{ +name = hr05; +}), +(210,356,ls), +(210,401,o), +(236,434,o), +(294,434,cs), +(353,434,o), +(380,401,o), +(380,356,cs), +(380,332,ls), +(380,287,o), +(353,254,o), +(294,254,cs) +); +}, +{ +closed = 1; +nodes = ( +(414,570,o), +(463,668,o), +(488,740,c), +(405,782,l), +(384,750,ls), +(353,702,o), +(333,673,o), +(294,673,cs), +(255,673,o), +(235,702,o), +(204,750,cs), +(183,782,l), +(100,740,l), +(125,668,o), +(174,570,o), +(294,570,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(473,-212,o), +(561,-163,o), +(561,-59,cs), +(561,25,o), +(504,79,o), +(371,79,cs), +(257,79,ls), +(208,79,o), +(174,86,o), +(174,117,cs), +(174,152,o), +(217,170,o), +(248,176,c), +(264,173,o), +(280,172,o), +(297,172,cs), +(418,172,o), +(498,245,o), +(498,350,cs,{ +name = hr01; +}), +(498,388,o), +(487,425,o), +(462,452,c), +(556,452,l), +(556,516,l), +(375,516,l), +(352,524,o), +(326,528,o), +(297,528,cs,{ +name = hr02; +}), +(176,528,o), +(97,455,o), +(97,350,cs), +(97,277,o), +(135,220,o), +(198,192,c), +(198,188,l), +(145,175,o), +(105,151,o), +(105,98,cs,{ +name = hr03; +}), +(105,63,o), +(122,41,o), +(151,27,c), +(151,15,l), +(98,1,o), +(67,-29,o), +(67,-84,cs,{ +name = hr04; +}), +(67,-166,o), +(135,-212,o), +(301,-212,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,-148,o), +(143,-110,o), +(143,-65,cs), +(143,-32,o), +(161,-9,o), +(195,5,c), +(374,5,ls), +(457,5,o), +(486,-22,o), +(486,-63,cs,{ +name = hr06; +}), +(486,-119,o), +(431,-148,o), +(338,-148,cs), +(260,-148,ls) +); +}, +{ +closed = 1; +nodes = ( +(218,234,o), +(181,275,o), +(181,336,cs,{ +name = hr05; +}), +(181,365,ls), +(181,426,o), +(218,466,o), +(297,466,cs), +(377,466,o), +(414,426,o), +(414,365,cs), +(414,336,ls), +(414,275,o), +(377,234,o), +(297,234,cs) +); +}, +{ +closed = 1; +nodes = ( +(404,595,o), +(439,685,o), +(458,746,c), +(407,768,l), +(386,734,ls), +(355,684,o), +(341,660,o), +(297,660,cs), +(253,660,o), +(239,684,o), +(208,734,cs), +(187,768,l), +(136,746,l), +(155,685,o), +(190,595,o), +(297,595,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(456,-212,o), +(543,-165,o), +(543,-63,cs), +(543,9,o), +(495,55,o), +(380,55,cs), +(245,55,l), +(175,55,o), +(158,83,o), +(158,111,cs), +(158,149,o), +(189,175,o), +(249,191,c), +(269,187,o), +(285,184,o), +(305,184,cs), +(408,184,o), +(478,252,o), +(478,356,cs), +(478,418,o), +(454,468,o), +(411,497,c), +(543,497,l), +(543,516,l), +(377,516,l), +(356,524,o), +(331,528,o), +(305,528,cs,{ +name = hr01; +}), +(198,528,o), +(132,460,o), +(132,356,cs), +(132,279,o), +(166,226,o), +(223,201,c), +(223,198,l), +(179,185,o), +(138,157,o), +(138,110,cs,{ +name = hr02; +}), +(138,78,o), +(154,54,o), +(191,43,c), +(191,40,l), +(128,20,o), +(90,-20,o), +(90,-81,cs), +(90,-160,o), +(154,-212,o), +(304,-212,cs) +); +}, +{ +closed = 1; +nodes = ( +(178,-193,o), +(114,-152,o), +(114,-82,cs), +(114,-17,o), +(159,19,o), +(222,35,c), +(377,35,ls), +(485,35,o), +(521,-2,o), +(521,-64,cs), +(521,-153,o), +(443,-193,o), +(328,-193,cs), +(279,-193,ls) +); +}, +{ +closed = 1; +nodes = ( +(212,203,o), +(156,261,o), +(156,337,cs,{ +name = hr03; +}), +(156,375,ls), +(156,451,o), +(210,509,o), +(305,509,cs), +(400,509,o), +(454,451,o), +(454,375,cs), +(454,337,ls), +(454,261,o), +(400,203,o), +(305,203,cs) +); +}, +{ +closed = 1; +nodes = ( +(376,611,o), +(403,655,o), +(443,740,c), +(428,747,l), +(400,698,ls), +(370,646,o), +(347,630,o), +(305,630,cs), +(263,630,o), +(240,646,o), +(210,698,cs), +(182,747,l), +(167,740,l), +(207,655,o), +(234,611,o), +(305,611,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 287; }, { -name = m.cedillacomb; -position = "{300, 0}"; +glyphname = gcircumflex; +lastChange = "2023-03-22 22:46:59 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(493,-212,o), +(583,-161,o), +(583,-52,cs), +(583,35,o), +(526,97,o), +(378,97,cs), +(260,97,ls), +(219,97,o), +(184,99,o), +(184,132,cs), +(184,150,o), +(195,162,o), +(210,170,c,{ +name = hr01; +}), +(235,163,o), +(264,160,o), +(294,160,cs), +(430,160,o), +(520,226,o), +(520,342,cs), +(520,373,o), +(514,397,o), +(498,418,c), +(581,418,l), +(581,516,l), +(387,516,l), +(360,524,o), +(329,528,o), +(296,528,cs,{ +name = hr02; +}), +(159,528,o), +(70,464,o), +(70,345,cs), +(70,269,o), +(106,215,o), +(167,185,c), +(167,179,l), +(111,166,o), +(74,145,o), +(74,95,cs,{ +name = hr03; +}), +(74,50,o), +(102,27,o), +(146,14,c), +(146,8,l), +(84,-8,o), +(47,-35,o), +(47,-93,cs,{ +name = hr04; +}), +(47,-163,o), +(101,-212,o), +(297,-212,cs) +); +}, +{ +closed = 1; +nodes = ( +(194,-117,o), +(169,-94,o), +(169,-62,cs), +(169,-45,o), +(176,-31,o), +(189,-20,c), +(366,-20,ls), +(426,-20,o), +(443,-36,o), +(443,-63,cs,{ +name = hr06; +}), +(443,-98,o), +(413,-117,o), +(346,-117,cs), +(259,-117,ls) +); +}, +{ +closed = 1; +nodes = ( +(236,254,o), +(210,287,o), +(210,332,cs,{ +name = hr05; +}), +(210,356,ls), +(210,401,o), +(236,434,o), +(294,434,cs), +(353,434,o), +(380,401,o), +(380,356,cs), +(380,332,ls), +(380,287,o), +(353,254,o), +(294,254,cs) +); +}, +{ +closed = 1; +nodes = ( +(292,684,l), +(413,569,l), +(488,627,l), +(356,786,l), +(232,786,l,{ +name = hr00; +}), +(100,627,l), +(171,569,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(473,-212,o), +(561,-163,o), +(561,-59,cs), +(561,25,o), +(504,79,o), +(371,79,cs), +(257,79,ls), +(208,79,o), +(174,86,o), +(174,117,cs), +(174,152,o), +(217,170,o), +(248,176,c), +(264,173,o), +(280,172,o), +(297,172,cs), +(418,172,o), +(498,245,o), +(498,350,cs,{ +name = hr01; +}), +(498,388,o), +(487,425,o), +(462,452,c), +(556,452,l), +(556,516,l), +(375,516,l), +(352,524,o), +(326,528,o), +(297,528,cs,{ +name = hr02; +}), +(176,528,o), +(97,455,o), +(97,350,cs), +(97,277,o), +(135,220,o), +(198,192,c), +(198,188,l), +(145,175,o), +(105,151,o), +(105,98,cs,{ +name = hr03; +}), +(105,63,o), +(122,41,o), +(151,27,c), +(151,15,l), +(98,1,o), +(67,-29,o), +(67,-84,cs,{ +name = hr04; +}), +(67,-166,o), +(135,-212,o), +(301,-212,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,-148,o), +(143,-110,o), +(143,-65,cs), +(143,-32,o), +(161,-9,o), +(195,5,c), +(374,5,ls), +(457,5,o), +(486,-22,o), +(486,-63,cs,{ +name = hr06; +}), +(486,-119,o), +(431,-148,o), +(338,-148,cs), +(260,-148,ls) +); +}, +{ +closed = 1; +nodes = ( +(218,234,o), +(181,275,o), +(181,336,cs,{ +name = hr05; +}), +(181,365,ls), +(181,426,o), +(218,466,o), +(297,466,cs), +(377,466,o), +(414,426,o), +(414,365,cs), +(414,336,ls), +(414,275,o), +(377,234,o), +(297,234,cs) +); +}, +{ +closed = 1; +nodes = ( +(296,708,l), +(413,591,l), +(458,622,l), +(347,765,l), +(247,765,l,{ +name = hr00; +}), +(136,622,l), +(179,591,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(456,-212,o), +(543,-165,o), +(543,-63,cs), +(543,9,o), +(495,55,o), +(380,55,cs), +(245,55,l), +(175,55,o), +(158,83,o), +(158,111,cs), +(158,149,o), +(189,175,o), +(249,191,c), +(269,187,o), +(285,184,o), +(305,184,cs), +(408,184,o), +(478,252,o), +(478,356,cs), +(478,418,o), +(454,468,o), +(411,497,c), +(543,497,l), +(543,516,l), +(377,516,l), +(356,524,o), +(331,528,o), +(305,528,cs,{ +name = hr01; +}), +(198,528,o), +(132,460,o), +(132,356,cs), +(132,279,o), +(166,226,o), +(223,201,c), +(223,198,l), +(179,185,o), +(138,157,o), +(138,110,cs,{ +name = hr02; +}), +(138,78,o), +(154,54,o), +(191,43,c), +(191,40,l), +(128,20,o), +(90,-20,o), +(90,-81,cs), +(90,-160,o), +(154,-212,o), +(304,-212,cs) +); }, { -name = m.tildecomb; -position = "{300, 516}"; +closed = 1; +nodes = ( +(178,-193,o), +(114,-152,o), +(114,-82,cs), +(114,-17,o), +(159,19,o), +(222,35,c), +(377,35,ls), +(485,35,o), +(521,-2,o), +(521,-64,cs), +(521,-153,o), +(443,-193,o), +(328,-193,cs), +(279,-193,ls) +); }, { -name = t.tildecomb; -position = "{300, 516}"; +closed = 1; +nodes = ( +(212,203,o), +(156,261,o), +(156,337,cs,{ +name = hr03; +}), +(156,375,ls), +(156,451,o), +(210,509,o), +(305,509,cs), +(400,509,o), +(454,451,o), +(454,375,cs), +(454,337,ls), +(454,261,o), +(400,203,o), +(305,203,cs) +); +}, +{ +closed = 1; +nodes = ( +(305,736,l), +(431,609,l), +(445,620,l), +(317,753,l), +(293,753,l,{ +name = hr00; +}), +(165,620,l), +(179,609,l) +); +} +); +width = 600; +} +); +unicode = 285; }, { -name = top; -position = "{600, 1032}"; -} -); -layerId = master02; -paths = ( +glyphname = gcommaaccent; +layers = ( { -closed = 1; -nodes = ( -"938 1032 LINE", -"758 1032 LINE", -"710 1048 OFFCURVE", -"656 1056 OFFCURVE", -"600 1056 CURVE SMOOTH {name = hr01;}", -"310 1056 OFFCURVE", -"132 844 OFFCURVE", -"132 516 CURVE SMOOTH", -"132 188 OFFCURVE", -"310 -24 OFFCURVE", -"600 -24 CURVE SMOOTH", -"890 -24 OFFCURVE", -"1068 188 OFFCURVE", -"1068 516 CURVE SMOOTH", -"1068 696 OFFCURVE", -"1012 840 OFFCURVE", -"910 934 CURVE", -"918 934 OFFCURVE", -"947 934 OFFCURVE", -"954 934 CURVE SMOOTH", -"1054 934 OFFCURVE", -"1080 990 OFFCURVE", -"1080 1056 CURVE SMOOTH", -"1080 1256 LINE", -"938 1256 LINE" -); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = g; }, { -closed = 1; -nodes = ( -"422 114 OFFCURVE", -"302 220 OFFCURVE", -"302 442 CURVE SMOOTH", -"302 590 LINE SMOOTH", -"302 812 OFFCURVE", -"422 918 OFFCURVE", -"600 918 CURVE SMOOTH", -"778 918 OFFCURVE", -"898 812 OFFCURVE", -"898 590 CURVE SMOOTH", -"898 442 LINE SMOOTH", -"898 220 OFFCURVE", -"778 114 OFFCURVE", -"600 114 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +pos = (-6,0); +ref = commaturnedtop; } ); -unicode = 01A1; +width = 600; }, { -glyphname = ohornacute; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = ohorn; +alignment = -1; +ref = g; }, { -name = acute; +alignment = -1; +pos = (-3,0); +ref = commaturnedtop; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = ohorn; +alignment = -1; +ref = g; }, { -name = acute; +alignment = -1; +pos = (5,0); +ref = commaturnedtop; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EDB; +unicode = 291; }, { -glyphname = ohorndotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; +glyphname = gdotaccent; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = ohorn; +alignment = -1; +ref = g; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +alignment = -1; +pos = (-6,0); +ref = dotaccent; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = ohorn; +alignment = -1; +ref = g; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (-3,0); +ref = dotaccent; } ); -unicode = 1EE3; +width = 600; }, { -glyphname = ohorngrave; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -components = ( -{ -name = ohorn; +alignment = -1; +ref = g; }, { -name = grave; +alignment = -1; +pos = (5,0); +ref = dotaccent; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 289; }, { -components = ( +glyphname = h; +layers = ( +{ +anchors = ( { -name = ohorn; +name = bottom; +pos = (303,0); }, { -name = grave; +name = top; +pos = (138,698); } ); -layerId = master02; -width = 1200; +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( +{ +closed = 1; +nodes = ( +(98,0,l,{ +name = hr00; +}), +(178,0,l), +(178,358,ls), +(178,426,o), +(242,457,o), +(306,457,cs), +(385,457,o), +(428,411,o), +(428,317,cs), +(428,0,l), +(508,0,l), +(508,331,ls), +(508,456,o), +(437,528,o), +(329,528,cs), +(244,528,o), +(204,483,o), +(182,432,c), +(178,432,l), +(178,740,l), +(98,740,l) +); } ); -unicode = 1EDD; +width = 600; }, { -glyphname = ohornhook; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +anchors = ( { -name = ohorn; +name = bottom; +pos = (302,0); }, { -name = hookcomb; -transform = "{1, 0, 0, 1, 600, 0}"; +name = top; +pos = (139,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(65,0,l,{ +name = hr00; +}), +(213,0,l), +(213,339,l), +(213,389,o), +(258,414,o), +(304,414,cs), +(362,414,o), +(391,379,o), +(391,314,cs), +(391,0,l), +(539,0,l), +(539,334,ls), +(539,459,o), +(470,528,o), +(371,528,cs), +(288,528,o), +(242,480,o), +(219,422,c), +(213,422,l), +(213,740,l), +(65,740,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( { -name = ohorn; +name = bottom; +pos = (303,0); }, { -name = hookcomb; -transform = "{1, 0, 0, 1, 600, 0}"; +name = top; +pos = (138,698); } ); -layerId = master02; -width = 1200; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(98,0,l,{ +name = hr00; +}), +(178,0,l), +(178,358,l), +(178,426,o), +(242,457,o), +(306,457,cs), +(385,457,o), +(428,411,o), +(428,317,cs), +(428,0,l), +(508,0,l), +(508,331,ls), +(508,456,o), +(437,528,o), +(329,528,cs), +(244,528,o), +(204,483,o), +(182,432,c), +(178,432,l), +(178,740,l), +(98,740,l) +); } ); -unicode = 1EDF; +width = 600; }, { -glyphname = ohorntilde; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +anchors = ( { -alignment = -1; -name = ohorn; +name = bottom; +pos = (305,0); }, { -alignment = -1; -name = tilde.alt01; -transform = "{1, 0, 0, 1, -24, 0}"; +name = top; +pos = (138,698); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = ohorn; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = tilde.alt01; +closed = 1; +nodes = ( +(127,0,l,{ +name = hr00; +}), +(148,0,l), +(148,372,ls), +(148,464,o), +(223,509,o), +(306,509,cs), +(406,509,o), +(462,456,o), +(462,333,cs), +(462,0,l), +(483,0,l), +(483,336,ls), +(483,461,o), +(423,528,o), +(309,528,cs), +(218,528,o), +(169,486,o), +(151,442,c), +(148,442,l), +(148,740,l), +(127,740,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EE1; +unicode = 104; }, { -glyphname = ocircumflexacute; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = hbar; layers = ( { -components = ( -{ -alignment = -1; -name = o; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(213,0,l,{ +name = hr00; +}), +(213,339,ls), +(213,389,o), +(258,414,o), +(304,414,cs), +(362,414,o), +(391,379,o), +(391,314,cs), +(391,0,l), +(539,0,l), +(539,334,ls), +(539,459,o), +(470,528,o), +(371,528,cs), +(288,528,o), +(242,480,o), +(219,422,c), +(213,422,l), +(213,580,l), +(353,580,l), +(353,690,l), +(213,690,l), +(213,740,l), +(65,740,l), +(65,690,l), +(9,690,l), +(9,580,l), +(65,580,l), +(65,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(178,0,l,{ +name = hr00; +}), +(178,358,ls), +(178,426,o), +(242,457,o), +(306,457,cs), +(385,457,o), +(428,411,o), +(428,317,cs), +(428,0,l), +(508,0,l), +(508,331,ls), +(508,456,o), +(437,528,o), +(329,528,cs), +(244,528,o), +(204,483,o), +(182,432,c), +(178,432,l), +(178,608,l), +(331,608,l), +(331,670,l), +(178,670,l), +(178,740,l), +(98,740,l), +(98,670,l), +(33,670,l), +(33,608,l), +(98,608,l), +(98,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(148,0,l,{ +name = hr00; +}), +(148,372,ls), +(148,464,o), +(223,509,o), +(306,509,cs), +(406,509,o), +(462,456,o), +(462,333,cs), +(462,0,l), +(483,0,l), +(483,336,ls), +(483,461,o), +(423,528,o), +(309,528,cs), +(218,528,o), +(169,486,o), +(151,442,c), +(148,442,l), +(148,636,l), +(313,636,l), +(313,654,l), +(148,654,l), +(148,740,l), +(127,740,l), +(127,654,l), +(55,654,l), +(55,636,l), +(127,636,l), +(127,0,l) +); +} +); +width = 600; +} +); +unicode = 295; }, { -alignment = -1; -name = circumflexacute; -transform = "{1, 0, 0, 1, 600, 0}"; -} -); -layerId = master01; -width = 1200; -}, +glyphname = hcircumflex; +layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = o; +ref = h; }, { alignment = -1; -name = circumflexacute; -transform = "{1, 0, 0, 1, 600, 0}"; -} -); -layerId = master02; -width = 1200; +pos = (-161,182); +ref = circumflex; } ); -unicode = 1ED1; +width = 600; }, { -glyphname = ocircumflexdotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( -{ -components = ( -{ -name = o; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = circumflex; +alignment = -1; +ref = h; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +alignment = -1; +pos = (-162,182); +ref = circumflex; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( -{ -name = o; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = circumflex; +alignment = -1; +ref = h; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +alignment = -1; +pos = (-163,182); +ref = circumflex; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1ED9; +unicode = 293; }, { -glyphname = ocircumflexgrave; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = i; layers = ( { -components = ( +anchors = ( { -alignment = -1; -name = o; +name = bottom; +pos = (332,0); }, { -alignment = -1; -name = circumflexgrave; -transform = "{1, 0, 0, 1, 600, 0}"; +name = bottomright; +pos = (535,0); } ); -layerId = master01; -width = 1200; -}, +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { -components = ( -{ -alignment = -1; -name = o; +closed = 1; +nodes = ( +(353,691,o), +(361,701,o), +(361,714,cs), +(361,722,ls), +(361,735,o), +(353,745,o), +(332,745,cs), +(311,745,o), +(303,735,o), +(303,722,cs), +(303,714,ls), +(303,701,o), +(311,691,o), +(332,691,cs) +); }, { -alignment = -1; -name = circumflexgrave; -transform = "{1, 0, 0, 1, 600, 0}"; -} +closed = 1; +nodes = ( +(117,0,l), +(535,0,l), +(535,19,l), +(343,19,l,{ +name = hr01; +}), +(343,516,l), +(117,516,l), +(117,497,l), +(322,497,l), +(322,19,l), +(117,19,l) ); -layerId = master02; -width = 1200; } ); -unicode = 1ED3; +width = 600; }, { -glyphname = ocircumflexhook; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +anchors = ( { -alignment = -1; -name = o; +name = bottom; +pos = (332,0); }, { -alignment = -1; -name = circumflexhook; -transform = "{1, 0, 0, 1, 600, 0}"; +name = bottomright; +pos = (558,0); } ); -layerId = master01; -width = 1200; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -components = ( -{ -alignment = -1; -name = o; +closed = 1; +nodes = ( +(398,582,o), +(421,613,o), +(421,652,cs), +(421,681,ls), +(421,721,o), +(398,751,o), +(332,751,cs), +(266,751,o), +(243,721,o), +(243,681,cs), +(243,652,ls), +(243,613,o), +(266,582,o), +(332,582,cs) +); }, { -alignment = -1; -name = circumflexhook; -transform = "{1, 0, 0, 1, 600, 0}"; -} +closed = 1; +nodes = ( +(94,0,l), +(558,0,l), +(558,115,l), +(406,115,l,{ +name = hr01; +}), +(406,516,l), +(94,516,l), +(94,401,l), +(258,401,l), +(258,115,l), +(94,115,l) ); -layerId = master02; -width = 1200; } ); -unicode = 1ED5; +width = 600; }, { -glyphname = ocircumflextilde; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +anchors = ( { -alignment = -1; -name = o; +name = bottom; +pos = (332,0); }, { -alignment = -1; -name = circumflextilde; -transform = "{1, 0, 0, 1, 600, 0}"; +name = bottomright; +pos = (546,0); } ); -layerId = master01; -width = 1200; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( -{ -alignment = -1; -name = o; +closed = 1; +nodes = ( +(378,630,o), +(395,652,o), +(395,681,cs), +(395,697,ls), +(395,726,o), +(378,748,o), +(332,748,cs), +(286,748,o), +(269,726,o), +(269,697,cs), +(269,681,ls), +(269,652,o), +(286,630,o), +(332,630,cs) +); }, { -alignment = -1; -name = circumflextilde; -transform = "{1, 0, 0, 1, 600, 0}"; -} +closed = 1; +nodes = ( +(106,0,l), +(546,0,l), +(546,68,l), +(372,68,l,{ +name = hr01; +}), +(372,516,l), +(106,516,l), +(106,448,l), +(292,448,l), +(292,68,l), +(106,68,l) ); -layerId = master02; -width = 1200; } ); -unicode = 1ED7; +width = 600; }, { -glyphname = oe; -layers = ( +anchors = ( +{ +name = bottom; +pos = (332,0); +}, { -layerId = master01; -paths = ( +name = bottomright; +pos = (535,0); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"294 168 OFFCURVE", -"250 234 OFFCURVE", -"250 350 CURVE SMOOTH", -"250 682 LINE SMOOTH", -"250 798 OFFCURVE", -"294 864 OFFCURVE", -"366 864 CURVE SMOOTH", -"438 864 OFFCURVE", -"482 798 OFFCURVE", -"482 682 CURVE SMOOTH", -"482 350 LINE SMOOTH", -"482 234 OFFCURVE", -"438 168 OFFCURVE", -"366 168 CURVE SMOOTH {name = hr00;}" +(353,691,o), +(361,701,o), +(361,714,cs), +(361,722,ls), +(361,735,o), +(353,745,o), +(332,745,cs), +(311,745,o), +(303,735,o), +(303,722,cs), +(303,714,ls), +(303,701,o), +(311,691,o), +(332,691,cs) ); }, { closed = 1; nodes = ( -"706 698 LINE SMOOTH", -"706 798 OFFCURVE", -"744 876 OFFCURVE", -"828 876 CURVE SMOOTH", -"912 876 OFFCURVE", -"950 798 OFFCURVE", -"950 698 CURVE SMOOTH", -"950 610 LINE", -"706 610 LINE" -); -}, -{ -closed = 1; -nodes = ( -"1026 -24 OFFCURVE", -"1118 102 OFFCURVE", -"1156 258 CURVE", -"962 312 LINE", -"944 234 OFFCURVE", -"912 168 OFFCURVE", -"842 168 CURVE SMOOTH", -"754 168 OFFCURVE", -"706 272 OFFCURVE", -"706 426 CURVE SMOOTH", -"706 456 LINE", -"1168 456 LINE", -"1168 594 LINE SMOOTH", -"1168 878 OFFCURVE", -"1040 1056 OFFCURVE", -"840 1056 CURVE SMOOTH", -"738 1056 OFFCURVE", -"660 1008 OFFCURVE", -"602 908 CURVE", -"594 908 LINE", -"544 1004 OFFCURVE", -"468 1056 OFFCURVE", -"352 1056 CURVE SMOOTH", -"152 1056 OFFCURVE", -"24 904 OFFCURVE", -"24 516 CURVE SMOOTH", -"24 126 OFFCURVE", -"154 -24 OFFCURVE", -"348 -24 CURVE SMOOTH", -"456 -24 OFFCURVE", -"530 24 OFFCURVE", -"582 108 CURVE", -"590 108 LINE", -"650 16 OFFCURVE", -"742 -24 OFFCURVE", -"846 -24 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"246 96 OFFCURVE", -"182 180 OFFCURVE", -"182 410 CURVE SMOOTH", -"182 622 LINE SMOOTH", -"182 852 OFFCURVE", -"246 936 OFFCURVE", -"352 936 CURVE SMOOTH", -"458 936 OFFCURVE", -"522 852 OFFCURVE", -"522 622 CURVE SMOOTH", -"522 410 LINE SMOOTH", -"522 180 OFFCURVE", -"458 96 OFFCURVE", -"352 96 CURVE SMOOTH {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"668 658 LINE SMOOTH", -"668 848 OFFCURVE", -"734 940 OFFCURVE", -"850 940 CURVE SMOOTH", -"966 940 OFFCURVE", -"1032 848 OFFCURVE", -"1032 658 CURVE SMOOTH", -"1032 590 LINE", -"668 590 LINE" -); -}, -{ -closed = 1; -nodes = ( -"1016 -24 OFFCURVE", -"1110 106 OFFCURVE", -"1148 228 CURVE", -"1032 282 LINE", -"1002 192 OFFCURVE", -"956 104 OFFCURVE", -"858 104 CURVE SMOOTH", -"736 104 OFFCURVE", -"668 236 OFFCURVE", -"668 426 CURVE SMOOTH", -"668 476 LINE", -"1164 476 LINE", -"1164 584 LINE SMOOTH", -"1164 894 OFFCURVE", -"1062 1056 OFFCURVE", -"864 1056 CURVE SMOOTH", -"754 1056 OFFCURVE", -"658 1006 OFFCURVE", -"600 868 CURVE", -"594 868 LINE", -"546 992 OFFCURVE", -"456 1056 OFFCURVE", -"340 1056 CURVE SMOOTH", -"128 1056 OFFCURVE", -"28 844 OFFCURVE", -"28 516 CURVE SMOOTH", -"28 188 OFFCURVE", -"128 -24 OFFCURVE", -"340 -24 CURVE SMOOTH", -"454 -24 OFFCURVE", -"534 36 OFFCURVE", -"586 146 CURVE", -"592 146 LINE", -"652 38 OFFCURVE", -"742 -24 OFFCURVE", -"854 -24 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0153; +(117,0,l), +(535,0,l), +(535,19,l), +(343,19,l,{ +name = hr01; +}), +(343,516,l), +(117,516,l), +(117,497,l), +(322,497,l), +(322,19,l), +(117,19,l) +); +} +); +width = 600; +} +); +unicode = 105; }, { -glyphname = racute; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = dotlessi; layers = ( { -components = ( +anchors = ( +{ +name = bottom; +pos = (332,0); +}, { -name = r; +name = bottomright; +pos = (558,0); }, { -name = acute; -transform = "{1, 0, 0, 1, 50, 0}"; +name = top; +pos = (332,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(94,0,l,{ +name = hr00; +}), +(558,0,l), +(558,115,l), +(406,115,l), +(406,516,l), +(94,516,l), +(94,401,l), +(258,401,l), +(258,115,l), +(94,115,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( +{ +name = bottom; +pos = (332,0); +}, { -name = r; +name = bottomright; +pos = (546,0); }, { -name = acute; -transform = "{1, 0, 0, 1, 106, 0}"; +name = top; +pos = (332,516); } ); -layerId = master02; -width = 1200; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(106,0,l,{ +name = hr00; +}), +(546,0,l), +(546,68,l), +(372,68,l), +(372,516,l), +(106,516,l), +(106,448,l), +(292,448,l), +(292,68,l), +(106,68,l) +); } ); -unicode = 0155; +width = 600; }, { -glyphname = rcaron; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +anchors = ( { -components = ( +name = bottom; +pos = (332,0); +}, { -name = r; +name = bottomright; +pos = (535,0); }, { -name = caron; -transform = "{1, 0, 0, 1, 50, 0}"; +name = top; +pos = (332,516); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = r; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = caron; -transform = "{1, 0, 0, 1, 106, 0}"; +closed = 1; +nodes = ( +(117,0,l,{ +name = hr00; +}), +(535,0,l), +(535,19,l), +(343,19,l), +(343,516,l), +(117,516,l), +(117,497,l), +(322,497,l), +(322,19,l), +(117,19,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0159; +unicode = 305; }, { -glyphname = rcommaaccent; -lastChange = "2020-11-23 22:50:32 +0000"; +glyphname = iacute; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = r; +alignment = -1; +ref = dotlessi; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 268, 0}"; +alignment = -1; +pos = (32,0); +ref = acute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = r; +alignment = -1; +ref = dotlessi; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 268, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (32,0); +ref = acute; } ); -unicode = 0157; +width = 600; }, { -glyphname = sacute; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = s; +alignment = -1; +ref = dotlessi; }, { -name = acute; -transform = "{1, 0, 0, 1, 10, 0}"; +alignment = -1; +pos = (32,0); +ref = acute; } ); -layerId = master01; -width = 1200; +width = 600; +} +); +unicode = 237; }, { -components = ( +glyphname = ibreve; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = s; +alignment = -1; +ref = dotlessi; }, { -name = acute; -transform = "{1, 0, 0, 1, -4, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (32,0); +ref = breve; } ); -unicode = 015B; +width = 600; }, { -glyphname = scaron; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = s; +alignment = -1; +ref = dotlessi; }, { -name = caron; -transform = "{1, 0, 0, 1, 10, 0}"; +alignment = -1; +pos = (32,0); +ref = breve; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = s; +alignment = -1; +ref = dotlessi; }, { -name = caron; -transform = "{1, 0, 0, 1, -4, 0}"; +alignment = -1; +pos = (32,0); +ref = breve; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0161; +unicode = 301; }, { -glyphname = scedilla; +glyphname = icaron; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"750 -424 OFFCURVE", -"878 -378 OFFCURVE", -"878 -242 CURVE SMOOTH", -"878 -144 OFFCURVE", -"812 -104 OFFCURVE", -"732 -104 CURVE SMOOTH", -"700 -104 OFFCURVE", -"668 -110 OFFCURVE", -"636 -118 CURVE", -"628 -110 LINE", -"646 -22 LINE", -"916 -4 OFFCURVE", -"1068 126 OFFCURVE", -"1068 326 CURVE SMOOTH {name = hr01;}", -"1068 522 OFFCURVE", -"922 600 OFFCURVE", -"736 628 CURVE", -"572 654 LINE SMOOTH", -"492 666 OFFCURVE", -"444 684 OFFCURVE", -"444 744 CURVE SMOOTH", -"444 812 OFFCURVE", -"504 848 OFFCURVE", -"616 848 CURVE SMOOTH", -"750 848 OFFCURVE", -"848 796 OFFCURVE", -"908 730 CURVE", -"1056 898 LINE", -"970 998 OFFCURVE", -"828 1056 OFFCURVE", -"626 1056 CURVE SMOOTH", -"328 1056 OFFCURVE", -"154 926 OFFCURVE", -"154 710 CURVE SMOOTH", -"154 514 OFFCURVE", -"300 436 OFFCURVE", -"484 408 CURVE SMOOTH", -"650 382 LINE SMOOTH", -"730 370 OFFCURVE", -"778 352 OFFCURVE", -"778 294 CURVE SMOOTH", -"778 220 OFFCURVE", -"706 184 OFFCURVE", -"590 184 CURVE SMOOTH", -"452 184 OFFCURVE", -"344 236 OFFCURVE", -"264 324 CURVE", -"98 170 LINE", -"172 64 OFFCURVE", -"320 -6 OFFCURVE", -"512 -20 CURVE", -"486 -148 LINE", -"528 -152 LINE SMOOTH", -"652 -164 OFFCURVE", -"678 -202 OFFCURVE", -"678 -232 CURVE SMOOTH {name = hr02;}", -"678 -266 OFFCURVE", -"640 -282 OFFCURVE", -"590 -282 CURVE SMOOTH", -"528 -282 OFFCURVE", -"484 -256 OFFCURVE", -"458 -224 CURVE", -"366 -336 LINE", -"400 -376 OFFCURVE", -"476 -424 OFFCURVE", -"614 -424 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"738 -414 OFFCURVE", -"842 -362 OFFCURVE", -"842 -248 CURVE SMOOTH", -"842 -162 OFFCURVE", -"784 -116 OFFCURVE", -"706 -116 CURVE SMOOTH", -"682 -116 OFFCURVE", -"654 -120 OFFCURVE", -"628 -128 CURVE", -"622 -122 LINE", -"640 -24 LINE", -"888 -16 OFFCURVE", -"1048 102 OFFCURVE", -"1048 298 CURVE SMOOTH", -"1048 522 OFFCURVE", -"842 562 OFFCURVE", -"694 584 CURVE SMOOTH", -"532 608 LINE SMOOTH", -"440 622 OFFCURVE", -"350 650 OFFCURVE", -"350 758 CURVE SMOOTH", -"350 864 OFFCURVE", -"440 922 OFFCURVE", -"602 922 CURVE SMOOTH", -"784 922 OFFCURVE", -"876 850 OFFCURVE", -"924 792 CURVE", -"1028 890 LINE", -"930 994 OFFCURVE", -"794 1056 OFFCURVE", -"608 1056 CURVE SMOOTH", -"368 1056 OFFCURVE", -"192 954 OFFCURVE", -"192 748 CURVE SMOOTH", -"192 524 OFFCURVE", -"400 484 OFFCURVE", -"546 462 CURVE SMOOTH", -"708 438 LINE SMOOTH", -"802 424 OFFCURVE", -"890 396 OFFCURVE", -"890 288 CURVE SMOOTH", -"890 166 OFFCURVE", -"776 110 OFFCURVE", -"616 110 CURVE SMOOTH", -"452 110 OFFCURVE", -"340 168 OFFCURVE", -"242 272 CURVE", -"134 178 LINE", -"230 70 OFFCURVE", -"362 -6 OFFCURVE", -"542 -20 CURVE", -"516 -154 LINE", -"572 -162 LINE SMOOTH", -"684 -178 OFFCURVE", -"708 -208 OFFCURVE", -"708 -244 CURVE SMOOTH", -"708 -286 OFFCURVE", -"670 -306 OFFCURVE", -"620 -306 CURVE SMOOTH", -"562 -306 OFFCURVE", -"522 -280 OFFCURVE", -"498 -250 CURVE", -"422 -332 LINE", -"450 -370 OFFCURVE", -"512 -414 OFFCURVE", -"620 -414 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 015F; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = dotlessi; }, { -glyphname = scircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +alignment = -1; +pos = (32,0); +ref = caron; +} +); +width = 600; +}, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = s; +alignment = -1; +ref = dotlessi; }, { -name = circumflex; -transform = "{1, 0, 0, 1, 10, 0}"; +alignment = -1; +pos = (32,0); +ref = caron; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = s; +alignment = -1; +ref = dotlessi; }, { -name = circumflex; -transform = "{1, 0, 0, 1, -4, 0}"; +alignment = -1; +pos = (32,0); +ref = caron; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 015D; +unicode = 464; }, { -glyphname = scommaaccent; -lastChange = "2020-11-23 22:50:32 +0000"; +glyphname = icircumflex; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = s; +alignment = -1; +ref = dotlessi; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 294, 0}"; +alignment = -1; +pos = (32,0); +ref = circumflex; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = s; +alignment = -1; +ref = dotlessi; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 294, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (32,0); +ref = circumflex; } ); -unicode = 0219; +width = 600; }, { -glyphname = germandbls; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"408 810 LINE", -"792 810 LINE", -"546 460 LINE", -"546 238 LINE", -"594 238 LINE SMOOTH", -"770 238 OFFCURVE", -"850 182 OFFCURVE", -"850 52 CURVE SMOOTH", -"850 6 LINE SMOOTH", -"850 -120 OFFCURVE", -"774 -178 OFFCURVE", -"606 -178 CURVE SMOOTH", -"492 -178 LINE", -"492 -400 LINE", -"624 -400 LINE SMOOTH", -"944 -400 OFFCURVE", -"1148 -252 OFFCURVE", -"1148 32 CURVE SMOOTH", -"1148 258 OFFCURVE", -"1018 386 OFFCURVE", -"802 426 CURVE", -"1080 820 LINE", -"1080 1032 LINE", -"408 1032 LINE", -"408 1258 LINE", -"752 1258 LINE", -"752 1480 LINE", -"436 1480 LINE SMOOTH", -"220 1480 OFFCURVE", -"120 1356 OFFCURVE", -"120 1182 CURVE SMOOTH", -"120 0 LINE", -"408 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"364 896 LINE", -"904 896 LINE", -"552 440 LINE", -"552 304 LINE", -"584 304 LINE SMOOTH", -"854 304 OFFCURVE", -"974 234 OFFCURVE", -"974 56 CURVE SMOOTH", -"974 6 LINE SMOOTH", -"974 -182 OFFCURVE", -"858 -264 OFFCURVE", -"620 -264 CURVE SMOOTH", -"488 -264 LINE", -"488 -400 LINE", -"620 -400 LINE SMOOTH", -"940 -400 OFFCURVE", -"1144 -250 OFFCURVE", -"1144 28 CURVE SMOOTH", -"1144 280 OFFCURVE", -"978 406 OFFCURVE", -"704 424 CURVE", -"1050 874 LINE", -"1050 1032 LINE", -"364 1032 LINE", -"364 1342 LINE", -"706 1342 LINE", -"706 1480 LINE", -"432 1480 LINE SMOOTH", -"276 1480 OFFCURVE", -"204 1382 OFFCURVE", -"204 1244 CURVE SMOOTH", -"204 0 LINE", -"364 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 00DF; +alignment = -1; +ref = dotlessi; }, { -glyphname = germandbls.alt01; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"384 0 LINE", -"384 1046 LINE SMOOTH", -"384 1200 OFFCURVE", -"438 1284 OFFCURVE", -"590 1284 CURVE SMOOTH", -"746 1284 OFFCURVE", -"804 1196 OFFCURVE", -"804 1046 CURVE SMOOTH", -"804 1028 LINE", -"624 994 OFFCURVE", -"522 896 OFFCURVE", -"522 728 CURVE SMOOTH", -"522 598 OFFCURVE", -"582 510 OFFCURVE", -"754 444 CURVE SMOOTH", -"816 420 LINE SMOOTH", -"904 386 OFFCURVE", -"928 356 OFFCURVE", -"928 302 CURVE SMOOTH {name = hr01;}", -"928 210 OFFCURVE", -"862 188 OFFCURVE", -"802 188 CURVE SMOOTH", -"736 188 OFFCURVE", -"672 214 OFFCURVE", -"620 274 CURVE", -"454 118 LINE", -"532 20 OFFCURVE", -"668 -24 OFFCURVE", -"812 -24 CURVE SMOOTH", -"1062 -24 OFFCURVE", -"1200 112 OFFCURVE", -"1200 330 CURVE SMOOTH", -"1200 472 OFFCURVE", -"1136 558 OFFCURVE", -"968 624 CURVE SMOOTH", -"906 648 LINE SMOOTH", -"830 678 OFFCURVE", -"794 706 OFFCURVE", -"794 762 CURVE SMOOTH", -"794 844 OFFCURVE", -"870 854 OFFCURVE", -"964 854 CURVE SMOOTH", -"1076 854 LINE {name = hr02;}", -"1076 1042 LINE SMOOTH", -"1076 1322 OFFCURVE", -"884 1504 OFFCURVE", -"584 1504 CURVE SMOOTH", -"280 1504 OFFCURVE", -"96 1318 OFFCURVE", -"96 1038 CURVE SMOOTH", -"96 1032 LINE {name = hr03;}", -"0 1032 LINE", -"0 802 LINE", -"96 802 LINE", -"96 0 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"362 0 LINE", -"362 1056 LINE SMOOTH", -"362 1266 OFFCURVE", -"442 1370 OFFCURVE", -"610 1370 CURVE SMOOTH", -"776 1370 OFFCURVE", -"852 1270 OFFCURVE", -"852 1056 CURVE SMOOTH", -"852 1040 LINE", -"646 1036 OFFCURVE", -"516 934 OFFCURVE", -"516 748 CURVE SMOOTH", -"516 552 OFFCURVE", -"658 506 OFFCURVE", -"808 458 CURVE SMOOTH", -"858 442 LINE SMOOTH", -"966 408 OFFCURVE", -"994 338 OFFCURVE", -"994 264 CURVE SMOOTH {name = hr01;}", -"994 152 OFFCURVE", -"930 104 OFFCURVE", -"810 104 CURVE SMOOTH", -"712 104 OFFCURVE", -"632 136 OFFCURVE", -"570 220 CURVE", -"468 128 LINE", -"552 22 OFFCURVE", -"654 -24 OFFCURVE", -"800 -24 CURVE SMOOTH", -"1014 -24 OFFCURVE", -"1144 76 OFFCURVE", -"1144 280 CURVE SMOOTH", -"1144 448 OFFCURVE", -"1056 520 OFFCURVE", -"868 582 CURVE SMOOTH", -"820 598 LINE SMOOTH", -"724 630 OFFCURVE", -"666 658 OFFCURVE", -"666 754 CURVE SMOOTH", -"666 874 OFFCURVE", -"754 920 OFFCURVE", -"914 920 CURVE SMOOTH", -"1008 920 LINE {name = hr02;}", -"1008 1042 LINE SMOOTH", -"1008 1322 OFFCURVE", -"868 1504 OFFCURVE", -"612 1504 CURVE SMOOTH", -"354 1504 OFFCURVE", -"204 1322 OFFCURVE", -"204 1042 CURVE SMOOTH", -"204 1032 LINE {name = hr03;}", -"56 1032 LINE", -"56 896 LINE", -"204 896 LINE", -"204 0 LINE" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +pos = (32,0); +ref = circumflex; } ); +width = 600; +} +); +unicode = 238; }, { -glyphname = tbar; +glyphname = idieresis; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"660 230 LINE", -"660 424 LINE", -"962 424 LINE", -"962 634 LINE", -"660 634 LINE", -"660 802 LINE", -"1062 802 LINE", -"1062 1032 LINE", -"660 1032 LINE", -"660 1396 LINE", -"388 1396 LINE", -"388 1154 LINE SMOOTH", -"388 1062 OFFCURVE", -"354 1032 OFFCURVE", -"266 1032 CURVE SMOOTH", -"84 1032 LINE", -"84 802 LINE", -"364 802 LINE", -"364 634 LINE", -"188 634 LINE", -"188 424 LINE", -"364 424 LINE", -"364 298 LINE SMOOTH", -"364 124 OFFCURVE", -"466 0 OFFCURVE", -"680 0 CURVE SMOOTH", -"1062 0 LINE", -"1062 230 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"582 136 LINE", -"582 494 LINE", -"928 494 LINE", -"928 618 LINE", -"582 618 LINE", -"582 896 LINE", -"1052 896 LINE", -"1052 1032 LINE", -"582 1032 LINE", -"582 1396 LINE", -"428 1396 LINE", -"428 1126 LINE SMOOTH", -"428 1056 OFFCURVE", -"402 1032 OFFCURVE", -"334 1032 CURVE SMOOTH", -"78 1032 LINE", -"78 896 LINE", -"422 896 LINE", -"422 618 LINE", -"204 618 LINE", -"204 494 LINE", -"422 494 LINE", -"422 236 LINE SMOOTH", -"422 98 OFFCURVE", -"494 0 OFFCURVE", -"650 0 CURVE SMOOTH", -"1048 0 LINE", -"1048 136 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0167; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = dotlessi; }, { -glyphname = tcaron; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +alignment = -1; +pos = (32,0); +ref = dieresis; +} +); +width = 600; +}, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t; +alignment = -1; +ref = dotlessi; }, { -name = caronslovak; -transform = "{1, 0, 0, 1, 518, 80}"; +alignment = -1; +pos = (32,0); +ref = dieresis; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = t; +alignment = -1; +ref = dotlessi; }, { -name = caronslovak; -transform = "{1, 0, 0, 1, 394, 40}"; +alignment = -1; +pos = (32,0); +ref = dieresis; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0165; +unicode = 239; }, { -glyphname = tcommaaccent; -lastChange = "2020-11-23 22:50:32 +0000"; +glyphname = idotbelow; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = t; +alignment = -1; +ref = i; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 375, 0}"; +alignment = -1; +pos = (332,0); +ref = dotbelowcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t; +alignment = -1; +ref = i; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 375, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (332,0); +ref = dotbelowcomb; } ); -unicode = 0163; +width = 600; }, { -glyphname = tcedilla; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( -{ -components = ( -{ -name = t; -}, -{ -name = commabelowcomb; -transform = "{1, 0, 0, 1, 375, 0}"; -} -); -layerId = master01; -width = 1200; -}, -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = t; +alignment = -1; +ref = i; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 375, 0}"; +alignment = -1; +pos = (332,0); +ref = dotbelowcomb; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 021B; +unicode = 7883; }, { -glyphname = thorn; +glyphname = igrave; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"414 -400 LINE", -"414 188 LINE", -"428 188 LINE", -"480 64 OFFCURVE", -"568 -24 OFFCURVE", -"734 -24 CURVE SMOOTH", -"962 -24 OFFCURVE", -"1122 142 OFFCURVE", -"1122 516 CURVE SMOOTH", -"1122 890 OFFCURVE", -"962 1056 OFFCURVE", -"734 1056 CURVE SMOOTH", -"568 1056 OFFCURVE", -"480 968 OFFCURVE", -"428 844 CURVE", -"414 844 LINE", -"414 1480 LINE", -"118 1480 LINE", -"118 -400 LINE {name = hr00;}" -); +alignment = -1; +ref = dotlessi; }, { -closed = 1; -nodes = ( -"502 206 OFFCURVE", -"414 256 OFFCURVE", -"414 364 CURVE", -"414 668 LINE", -"414 776 OFFCURVE", -"502 826 OFFCURVE", -"606 826 CURVE SMOOTH", -"738 826 OFFCURVE", -"814 740 OFFCURVE", -"814 596 CURVE SMOOTH", -"814 436 LINE", -"814 292 OFFCURVE", -"738 206 OFFCURVE", -"606 206 CURVE SMOOTH" -); +alignment = -1; +pos = (32,0); +ref = grave; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"350 -400 LINE", -"350 168 LINE", -"358 168 LINE", -"424 42 OFFCURVE", -"532 -24 OFFCURVE", -"676 -24 CURVE SMOOTH", -"928 -24 OFFCURVE", -"1080 178 OFFCURVE", -"1080 516 CURVE SMOOTH", -"1080 854 OFFCURVE", -"928 1056 OFFCURVE", -"676 1056 CURVE SMOOTH", -"532 1056 OFFCURVE", -"424 990 OFFCURVE", -"358 864 CURVE", -"350 864 LINE", -"350 1480 LINE", -"190 1480 LINE", -"190 -400 LINE {name = hr00;}" -); +alignment = -1; +ref = dotlessi; }, { -closed = 1; -nodes = ( -"472 118 OFFCURVE", -"350 192 OFFCURVE", -"350 330 CURVE", -"350 702 LINE SMOOTH", -"350 840 OFFCURVE", -"472 914 OFFCURVE", -"614 914 CURVE SMOOTH", -"800 914 OFFCURVE", -"908 790 OFFCURVE", -"908 604 CURVE SMOOTH", -"908 428 LINE SMOOTH", -"908 242 OFFCURVE", -"800 118 OFFCURVE", -"614 118 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +pos = (32,0); +ref = grave; } ); -unicode = 00FE; +width = 600; }, { -glyphname = uacute; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -components = ( -{ -name = u; +alignment = -1; +ref = dotlessi; }, { -name = acute; -transform = "{1, 0, 0, 1, -4, 0}"; +alignment = -1; +pos = (32,0); +ref = grave; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 236; }, { -components = ( +glyphname = ihook; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = u; +alignment = -1; +ref = dotlessi; }, { -name = acute; -transform = "{1, 0, 0, 1, -6, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (332,0); +ref = hookcomb; } ); -unicode = 00FA; +width = 600; }, { -glyphname = ubreve; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = u; +alignment = -1; +ref = dotlessi; }, { -name = breve; -transform = "{1, 0, 0, 1, -4, 0}"; +alignment = -1; +pos = (332,0); +ref = hookcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = u; +alignment = -1; +ref = dotlessi; }, { -name = breve; -transform = "{1, 0, 0, 1, -6, 0}"; +alignment = -1; +pos = (332,0); +ref = hookcomb; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 016D; +unicode = 7881; }, { -glyphname = ucircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = ij; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = u; +closed = 1; +nodes = ( +(74,0,l), +(222,0,l), +(222,516,l), +(74,516,l) +); }, { -name = circumflex; -transform = "{1, 0, 0, 1, -4, 0}"; -} +closed = 1; +nodes = ( +(222,-200,l), +(368,-200,ls), +(475,-200,o), +(526,-138,o), +(526,-51,cs), +(526,516,l), +(378,516,l), +(378,-85,l), +(222,-85,l) ); -layerId = master01; -width = 1200; }, { -components = ( -{ -name = u; +closed = 1; +nodes = ( +(215,582,o), +(238,613,o), +(238,652,cs,{ +name = hr01; +}), +(238,681,ls), +(238,721,o), +(215,751,o), +(148,751,cs), +(82,751,o), +(59,721,o), +(59,681,cs), +(59,652,ls), +(59,613,o), +(82,582,o), +(148,582,cs) +); }, { -name = circumflex; -transform = "{1, 0, 0, 1, -6, 0}"; -} +closed = 1; +nodes = ( +(518,582,o), +(541,613,o), +(541,652,cs), +(541,681,ls), +(541,721,o), +(518,751,o), +(452,751,cs), +(385,751,o), +(362,721,o), +(362,681,cs), +(362,652,ls), +(362,613,o), +(385,582,o), +(452,582,cs) ); -layerId = master02; -width = 1200; } ); -unicode = 00FB; +width = 600; }, { -glyphname = udieresis; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( -{ -name = u; +closed = 1; +nodes = ( +(105,0,l), +(185,0,l), +(185,516,l), +(105,516,l) +); }, { -name = dieresis; -transform = "{1, 0, 0, 1, -4, 0}"; -} +closed = 1; +nodes = ( +(185,-200,l), +(381,-200,ls), +(459,-200,o), +(495,-151,o), +(495,-82,cs), +(495,516,l), +(415,516,l), +(415,-132,l), +(185,-132,l) ); -layerId = master01; -width = 1200; }, { -components = ( -{ -name = u; +closed = 1; +nodes = ( +(191,630,o), +(208,652,o), +(208,681,cs,{ +name = hr01; +}), +(208,697,ls), +(208,726,o), +(191,748,o), +(145,748,cs), +(99,748,o), +(82,726,o), +(82,697,cs), +(82,681,ls), +(82,652,o), +(99,630,o), +(145,630,cs) +); }, { -name = dieresis; -transform = "{1, 0, 0, 1, -6, 0}"; -} +closed = 1; +nodes = ( +(501,630,o), +(518,652,o), +(518,681,cs), +(518,697,ls), +(518,726,o), +(501,748,o), +(455,748,cs), +(409,748,o), +(392,726,o), +(392,697,cs), +(392,681,ls), +(392,652,o), +(409,630,o), +(455,630,cs) ); -layerId = master02; -width = 1200; } ); -unicode = 00FC; +width = 600; }, { -glyphname = udotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -components = ( -{ -name = u; +closed = 1; +nodes = ( +(132,0,l), +(153,0,l), +(153,516,l), +(132,516,l) +); }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 297, 0}"; -} +closed = 1; +nodes = ( +(152,-200,l), +(439,-200,ls), +(459,-200,o), +(468,-191,o), +(468,-171,cs), +(468,516,l), +(447,516,l), +(447,-181,l), +(152,-181,l) ); -layerId = master01; -width = 1200; }, { -components = ( -{ -name = u; +closed = 1; +nodes = ( +(161,691,o), +(171,699,o), +(171,714,cs,{ +name = hr01; +}), +(171,722,ls), +(171,737,o), +(161,745,o), +(142,745,cs), +(123,745,o), +(113,737,o), +(113,722,cs), +(113,714,ls), +(113,699,o), +(123,691,o), +(142,691,cs) +); }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 297, 0}"; +closed = 1; +nodes = ( +(477,691,o), +(487,699,o), +(487,714,cs), +(487,722,ls), +(487,737,o), +(477,745,o), +(458,745,cs), +(439,745,o), +(429,737,o), +(429,722,cs), +(429,714,ls), +(429,699,o), +(439,691,o), +(458,691,cs) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EE5; +unicode = 307; }, { -glyphname = ugrave; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = imacron; layers = ( { -components = ( -{ -name = u; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, -4, 0}"; -} -); -layerId = master01; -width = 1200; -}, -{ -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = u; +alignment = -1; +ref = dotlessi; }, { -name = grave; -transform = "{1, 0, 0, 1, -6, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (32,0); +ref = macron; } ); -unicode = 00F9; +width = 600; }, { -glyphname = uhook; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = u; +alignment = -1; +ref = dotlessi; }, { -name = hookcomb; -transform = "{1, 0, 0, 1, 596, 0}"; +alignment = -1; +pos = (32,0); +ref = macron; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = u; +alignment = -1; +ref = dotlessi; }, { -name = hookcomb; -transform = "{1, 0, 0, 1, 594, 0}"; +alignment = -1; +pos = (32,0); +ref = macron; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EE7; +unicode = 299; }, { -glyphname = uhungarumlaut; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = iogonek; layers = ( { -components = ( -{ -name = u; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(531,-212,o), +(573,-193,o), +(590,-161,c), +(537,-110,l), +(523,-126,o), +(506,-138,o), +(482,-138,cs), +(462,-138,o), +(444,-130,o), +(444,-105,cs), +(444,-81,o), +(460,-60,o), +(558,0,c), +(558,115,l), +(406,115,l,{ +name = hr01; +}), +(406,516,l), +(94,516,l), +(94,401,l), +(258,401,l), +(258,115,l), +(94,115,l), +(94,0,l), +(462,0,l), +(463,-4,l), +(389,-38,o), +(344,-71,o), +(344,-127,cs,{ +name = hr02; +}), +(344,-191,o), +(402,-212,o), +(468,-212,cs) +); +}, +{ +closed = 1; +nodes = ( +(398,582,o), +(421,613,o), +(421,652,cs,{ +name = hr03; +}), +(421,681,ls), +(421,721,o), +(398,751,o), +(332,751,cs), +(266,751,o), +(243,721,o), +(243,681,cs), +(243,652,ls), +(243,613,o), +(266,582,o), +(332,582,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(524,-207,o), +(554,-188,o), +(567,-166,c), +(527,-125,l), +(514,-141,o), +(497,-151,o), +(475,-151,cs), +(454,-151,o), +(433,-142,o), +(433,-114,cs), +(433,-94,o), +(443,-65,o), +(546,0,c), +(546,68,l), +(372,68,l,{ +name = hr01; +}), +(372,516,l), +(106,516,l), +(106,448,l), +(292,448,l), +(292,68,l), +(106,68,l), +(106,0,l), +(479,0,l), +(480,-3,l), +(405,-39,o), +(365,-79,o), +(365,-127,cs,{ +name = hr02; +}), +(365,-180,o), +(413,-207,o), +(474,-207,cs) +); +}, +{ +closed = 1; +nodes = ( +(378,630,o), +(395,652,o), +(395,681,cs,{ +name = hr03; +}), +(395,697,ls), +(395,726,o), +(378,748,o), +(332,748,cs), +(286,748,o), +(269,726,o), +(269,697,cs), +(269,681,ls), +(269,652,o), +(286,630,o), +(332,630,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(510,-202,o), +(536,-188,o), +(549,-170,c), +(535,-159,l), +(525,-171,o), +(507,-184,o), +(474,-184,cs), +(440,-184,o), +(416,-170,o), +(416,-133,cs), +(416,-80,o), +(464,-46,o), +(535,0,c), +(535,19,l), +(343,19,l), +(343,516,l), +(117,516,l), +(117,497,l), +(322,497,l), +(322,19,l), +(117,19,l), +(117,0,l), +(507,0,l), +(508,-2,l), +(421,-51,o), +(395,-95,o), +(395,-134,cs), +(395,-179,o), +(429,-202,o), +(474,-202,cs) +); +}, +{ +closed = 1; +nodes = ( +(353,691,o), +(361,701,o), +(361,714,cs,{ +name = hr01; +}), +(361,722,ls), +(361,735,o), +(353,745,o), +(332,745,cs), +(311,745,o), +(303,735,o), +(303,722,cs), +(303,714,ls), +(303,701,o), +(311,691,o), +(332,691,cs) +); +} +); +width = 600; +} +); +unicode = 303; }, { -name = hungarumlaut; -transform = "{1, 0, 0, 1, -4, 0}"; -} -); -layerId = master01; -width = 1200; -}, +glyphname = itilde; +layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = u; +alignment = -1; +ref = dotlessi; }, { -name = hungarumlaut; -transform = "{1, 0, 0, 1, -6, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (32,0); +ref = tilde; } ); -unicode = 0171; +width = 600; }, { -glyphname = umacron; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( -{ -name = u; +alignment = -1; +ref = dotlessi; }, { -name = macron; -transform = "{1, 0, 0, 1, -4, 0}"; +alignment = -1; +pos = (32,0); +ref = tilde; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = u; +alignment = -1; +ref = dotlessi; }, { -name = macron; -transform = "{1, 0, 0, 1, -6, 0}"; +alignment = -1; +pos = (32,0); +ref = tilde; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 016B; -}, -{ -glyphname = uogonek; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"774 1032 LINE", -"774 354 LINE SMOOTH", -"774 254 OFFCURVE", -"684 204 OFFCURVE", -"592 204 CURVE SMOOTH", -"476 204 OFFCURVE", -"418 274 OFFCURVE", -"418 404 CURVE SMOOTH", -"418 1032 LINE", -"122 1032 LINE", -"122 364 LINE SMOOTH", -"122 114 OFFCURVE", -"260 -24 OFFCURVE", -"458 -24 CURVE SMOOTH", -"624 -24 OFFCURVE", -"716 72 OFFCURVE", -"762 188 CURVE", -"774 188 LINE", -"774 0 LINE {name = hr01;}", -"878 0 LINE", -"880 -8 LINE", -"732 -76 OFFCURVE", -"642 -142 OFFCURVE", -"642 -254 CURVE SMOOTH {name = hr02;}", -"642 -382 OFFCURVE", -"758 -424 OFFCURVE", -"890 -424 CURVE SMOOTH", -"1016 -424 OFFCURVE", -"1100 -386 OFFCURVE", -"1134 -322 CURVE", -"1028 -220 LINE", -"1000 -252 OFFCURVE", -"966 -276 OFFCURVE", -"918 -276 CURVE SMOOTH", -"878 -276 OFFCURVE", -"842 -260 OFFCURVE", -"842 -210 CURVE SMOOTH", -"842 -162 OFFCURVE", -"874 -120 OFFCURVE", -"1070 0 CURVE {name = hr03;}", -"1070 1032 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"844 1032 LINE", -"844 316 LINE SMOOTH", -"844 180 OFFCURVE", -"716 118 OFFCURVE", -"588 118 CURVE SMOOTH", -"430 118 OFFCURVE", -"344 210 OFFCURVE", -"344 398 CURVE SMOOTH", -"344 1032 LINE", -"184 1032 LINE", -"184 370 LINE SMOOTH", -"184 120 OFFCURVE", -"326 -24 OFFCURVE", -"542 -24 CURVE SMOOTH", -"712 -24 OFFCURVE", -"792 66 OFFCURVE", -"836 168 CURVE", -"844 168 LINE", -"844 0 LINE {name = hr01;}", -"870 0 LINE", -"872 -6 LINE", -"722 -78 OFFCURVE", -"642 -158 OFFCURVE", -"642 -254 CURVE SMOOTH", -"642 -360 OFFCURVE", -"738 -414 OFFCURVE", -"860 -414 CURVE SMOOTH", -"960 -414 OFFCURVE", -"1020 -376 OFFCURVE", -"1046 -332 CURVE", -"966 -250 LINE", -"940 -282 OFFCURVE", -"906 -302 OFFCURVE", -"862 -302 CURVE SMOOTH", -"820 -302 OFFCURVE", -"778 -284 OFFCURVE", -"778 -228 CURVE SMOOTH", -"778 -188 OFFCURVE", -"798 -130 OFFCURVE", -"1004 0 CURVE", -"1004 1032 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0173; +unicode = 297; }, { -glyphname = uring; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = j; layers = ( { -components = ( +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { -name = u; +closed = 1; +nodes = ( +(111,-200,l), +(398,-200,ls), +(418,-200,o), +(427,-191,o), +(427,-171,cs), +(427,516,l), +(96,516,l), +(96,497,l), +(406,497,l), +(406,-181,l), +(111,-181,l) +); }, { -name = ring; -transform = "{1, 0, 0, 1, -4, 0}"; +closed = 1; +nodes = ( +(438,691,o), +(446,701,o), +(446,714,cs,{ +name = hr01; +}), +(446,722,ls), +(446,735,o), +(438,745,o), +(417,745,cs), +(396,745,o), +(388,735,o), +(388,722,cs), +(388,714,ls), +(388,701,o), +(396,691,o), +(417,691,cs) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = u; +closed = 1; +nodes = ( +(92,-200,l), +(281,-200,ls), +(387,-200,o), +(438,-138,o), +(438,-51,cs), +(438,516,l), +(90,516,l), +(90,401,l), +(290,401,l), +(290,-85,l), +(92,-85,l) +); }, { -name = ring; -transform = "{1, 0, 0, 1, -6, 0}"; -} +closed = 1; +nodes = ( +(429,582,o), +(453,613,o), +(453,652,cs,{ +name = hr01; +}), +(453,681,ls), +(453,721,o), +(429,751,o), +(364,751,cs), +(298,751,o), +(275,721,o), +(275,681,cs), +(275,652,ls), +(275,613,o), +(298,582,o), +(364,582,cs) ); -layerId = master02; -width = 1200; } ); -unicode = 016F; +width = 600; }, { -glyphname = utilde; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = u; +closed = 1; +nodes = ( +(102,-200,l), +(318,-200,ls), +(396,-200,o), +(432,-151,o), +(432,-82,cs), +(432,516,l), +(93,516,l), +(93,448,l), +(352,448,l), +(352,-132,l), +(102,-132,l) +); }, { -name = tilde; -transform = "{1, 0, 0, 1, -4, 0}"; +closed = 1; +nodes = ( +(438,630,o), +(455,652,o), +(455,681,cs,{ +name = hr01; +}), +(455,697,ls), +(455,726,o), +(438,748,o), +(392,748,cs), +(346,748,o), +(329,726,o), +(329,697,cs), +(329,681,ls), +(329,652,o), +(346,630,o), +(392,630,cs) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = u; +closed = 1; +nodes = ( +(111,-200,l), +(398,-200,ls), +(418,-200,o), +(427,-191,o), +(427,-171,cs), +(427,516,l), +(96,516,l), +(96,497,l), +(406,497,l), +(406,-181,l), +(111,-181,l) +); }, { -name = tilde; -transform = "{1, 0, 0, 1, -6, 0}"; +closed = 1; +nodes = ( +(438,691,o), +(446,701,o), +(446,714,cs,{ +name = hr01; +}), +(446,722,ls), +(446,735,o), +(438,745,o), +(417,745,cs), +(396,745,o), +(388,735,o), +(388,722,cs), +(388,714,ls), +(388,701,o), +(396,691,o), +(417,691,cs) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0169; +unicode = 106; }, { -glyphname = uhorn; +glyphname = dotlessj; layers = ( { anchors = ( { -name = b.cedillacomb; -position = "{297, 0}"; -}, -{ -name = bottom; -position = "{596, 0}"; -}, -{ -name = m.cedillacomb; -position = "{297, 0}"; -}, -{ -name = m.tildecomb; -position = "{297, 516}"; -}, -{ -name = t.tildecomb; -position = "{297, 516}"; -}, -{ name = top; -position = "{596, 1032}"; +pos = (364,516); } ); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"948 1262 LINE", -"948 1032 LINE", -"774 1032 LINE {name = hr01;}", -"774 354 LINE SMOOTH", -"774 254 OFFCURVE", -"684 204 OFFCURVE", -"592 204 CURVE SMOOTH", -"476 204 OFFCURVE", -"418 274 OFFCURVE", -"418 404 CURVE", -"418 404 OFFCURVE", -"418 404 OFFCURVE", -"418 404 CURVE", -"418 1032 LINE", -"122 1032 LINE", -"122 364 LINE SMOOTH", -"122 114 OFFCURVE", -"260 -24 OFFCURVE", -"458 -24 CURVE SMOOTH", -"624 -24 OFFCURVE", -"716 72 OFFCURVE", -"762 188 CURVE", -"774 188 LINE", -"774 0 LINE {name = hr02;}", -"1070 0 LINE", -"1070 860 LINE", -"1095 865 OFFCURVE", -"1115 873 OFFCURVE", -"1131 884 CURVE SMOOTH", -"1180 916 OFFCURVE", -"1196 974 OFFCURVE", -"1196 1056 CURVE SMOOTH {name = hr03;}", -"1196 1262 LINE" +(92,-200,l,{ +name = hr00; +}), +(281,-200,ls), +(387,-200,o), +(438,-138,o), +(438,-51,cs), +(438,516,l), +(90,516,l), +(90,401,l), +(290,401,l), +(290,-85,l), +(92,-85,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { -name = b.cedillacomb; -position = "{297, 0}"; -}, -{ -name = bottom; -position = "{594, 0}"; -}, -{ -name = m.cedillacomb; -position = "{297, 0}"; -}, +name = top; +pos = (392,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = m.tildecomb; -position = "{297, 516}"; +closed = 1; +nodes = ( +(102,-200,l,{ +name = hr00; +}), +(318,-200,ls), +(396,-200,o), +(432,-151,o), +(432,-82,cs), +(432,516,l), +(93,516,l), +(93,448,l), +(352,448,l), +(352,-132,l), +(102,-132,l) +); +} +); +width = 600; }, { -name = t.tildecomb; -position = "{297, 516}"; -}, +anchors = ( { name = top; -position = "{594, 1032}"; +pos = (417,516); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"1032 1256 LINE", -"1032 1032 LINE", -"844 1032 LINE", -"844 316 LINE SMOOTH", -"844 180 OFFCURVE", -"716 118 OFFCURVE", -"588 118 CURVE SMOOTH", -"456 118 OFFCURVE", -"375 182 OFFCURVE", -"351 312 CURVE SMOOTH", -"346 338 OFFCURVE", -"344 367 OFFCURVE", -"344 398 CURVE SMOOTH", -"344 1032 LINE", -"184 1032 LINE", -"184 370 LINE SMOOTH", -"184 120 OFFCURVE", -"326 -24 OFFCURVE", -"542 -24 CURVE SMOOTH", -"712 -24 OFFCURVE", -"792 66 OFFCURVE", -"836 168 CURVE", -"844 168 LINE", -"844 0 LINE", -"1004 0 LINE", -"1004 926 LINE", -"1019 926 OFFCURVE", -"1033 926 OFFCURVE", -"1048 926 CURVE SMOOTH", -"1148 926 OFFCURVE", -"1174 982 OFFCURVE", -"1174 1052 CURVE SMOOTH", -"1174 1256 LINE" +(111,-200,l,{ +name = hr00; +}), +(398,-200,ls), +(418,-200,o), +(427,-191,o), +(427,-171,cs), +(427,516,l), +(96,516,l), +(96,497,l), +(406,497,l), +(406,-181,l), +(111,-181,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 01B0; +unicode = 567; }, { -glyphname = uhornacute; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = jacute; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = uhorn; +alignment = -1; +ref = dotlessj; }, { -name = acute; -transform = "{1, 0, 0, 1, -4, 0}"; +alignment = -1; +pos = (64,0); +ref = acute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = uhorn; +alignment = -1; +ref = dotlessj; }, { -name = acute; -transform = "{1, 0, 0, 1, -6, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (92,0); +ref = acute; } ); -unicode = 1EE9; +width = 600; }, { -glyphname = uhorndotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = uhorn; +alignment = -1; +ref = dotlessj; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 297, 0}"; +alignment = -1; +pos = (117,0); +ref = acute; +} +); +width = 600; } ); -layerId = master01; -width = 1200; }, { -components = ( +glyphname = jcircumflex; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = uhorn; +alignment = -1; +ref = dotlessj; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 297, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (64,0); +ref = circumflex; } ); -unicode = 1EF1; +width = 600; }, { -glyphname = uhorngrave; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( -{ -name = uhorn; +alignment = -1; +ref = dotlessj; }, { -name = grave; -transform = "{1, 0, 0, 1, -4, 0}"; +alignment = -1; +pos = (92,0); +ref = circumflex; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = uhorn; +alignment = -1; +ref = dotlessj; }, { -name = grave; -transform = "{1, 0, 0, 1, -6, 0}"; +alignment = -1; +pos = (117,0); +ref = circumflex; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EEB; +unicode = 309; }, { -glyphname = uhornhook; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = k; layers = ( { -components = ( -{ -name = uhorn; -}, +anchors = ( { -name = hookcomb; -transform = "{1, 0, 0, 1, 596, 0}"; +name = bottom; +pos = (337,0); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = uhorn; -}, +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { -name = hookcomb; -transform = "{1, 0, 0, 1, 594, 0}"; -} +closed = 1; +nodes = ( +(139,0,l,{ +name = hr00; +}), +(160,0,l), +(160,192,l), +(285,300,l), +(535,0,l), +(561,0,l), +(301,314,l), +(533,516,l), +(505,516,l), +(281,322,l), +(163,219,l), +(160,219,l), +(160,740,l), +(139,740,l) ); -layerId = master02; -width = 1200; } ); -unicode = 1EED; +width = 600; }, { -glyphname = uhorntilde; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +anchors = ( { -name = uhorn; -}, +name = bottom; +pos = (308,0); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = tilde.alt01; -transform = "{1, 0, 0, 1, -4, 0}"; +closed = 1; +nodes = ( +(65,0,l,{ +name = hr00; +}), +(213,0,l), +(213,179,l), +(262,228,l), +(412,0,l), +(588,0,l), +(367,312,l), +(567,516,l), +(397,516,l), +(289,401,l), +(220,320,l), +(213,320,l), +(213,740,l), +(65,740,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( { -name = uhorn; -}, -{ -name = tilde.alt01; -transform = "{1, 0, 0, 1, -6, 0}"; +name = bottom; +pos = (323,0); } ); -layerId = master02; -width = 1200; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(105,0,l,{ +name = hr00; +}), +(185,0,l), +(185,187,l), +(274,268,l), +(475,0,l), +(574,0,l), +(335,314,l), +(549,516,l), +(451,516,l), +(279,358,l), +(189,273,l), +(185,273,l), +(185,740,l), +(105,740,l) +); } ); -unicode = 1EEF; +width = 600; }, { -glyphname = wacute; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( -{ -name = w; -}, +anchors = ( { -name = acute; +name = bottom; +pos = (337,0); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = w; -}, -{ -name = acute; +closed = 1; +nodes = ( +(139,0,l,{ +name = hr00; +}), +(160,0,l), +(160,192,l), +(285,300,l), +(535,0,l), +(561,0,l), +(301,314,l), +(533,516,l), +(505,516,l), +(281,322,l), +(163,219,l), +(160,219,l), +(160,740,l), +(139,740,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1E83; +unicode = 107; }, { -glyphname = wcircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = kcommaaccent; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = w; +alignment = -1; +ref = k; }, { -name = circumflex; +alignment = -1; +pos = (308,0); +ref = commabelowcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = w; +alignment = -1; +ref = k; }, { -name = circumflex; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (323,0); +ref = commabelowcomb; } ); -unicode = 0175; +width = 600; }, { -glyphname = wdieresis; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = w; +alignment = -1; +ref = k; }, { -name = dieresis; +alignment = -1; +pos = (337,0); +ref = commabelowcomb; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 311; }, { -components = ( +glyphname = kgreenlandic; +layers = ( { -name = w; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = dieresis; -} +closed = 1; +nodes = ( +(412,0,l,{ +name = hr00; +}), +(588,0,l), +(367,312,l), +(567,516,l), +(397,516,l), +(289,401,l), +(220,308,l), +(213,308,l), +(213,516,l), +(65,516,l), +(65,0,l), +(213,0,l), +(213,179,l), +(262,228,l) ); -layerId = master02; -width = 1200; } ); -unicode = 1E85; +width = 600; }, { -glyphname = wgrave; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( -{ -name = w; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = grave; +closed = 1; +nodes = ( +(479,0,l,{ +name = hr00; +}), +(578,0,l), +(339,306,l), +(553,516,l), +(455,516,l), +(285,348,l), +(190,255,l), +(186,255,l), +(186,516,l), +(106,516,l), +(106,0,l), +(186,0,l), +(186,165,l), +(283,253,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( -{ -name = w; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = grave; +closed = 1; +nodes = ( +(535,0,l,{ +name = hr00; +}), +(561,0,l), +(299,306,l), +(533,516,l), +(505,516,l), +(284,317,l), +(163,209,l), +(160,209,l), +(160,516,l), +(139,516,l), +(139,0,l), +(160,0,l), +(160,182,l), +(284,292,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1E81; +unicode = 312; }, { -glyphname = yacute; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = l; layers = ( { -components = ( -{ -name = y; -}, +anchors = ( { -name = acute; -transform = "{1, 0, 0, 1, 6, 0}"; -} -); -layerId = master01; -width = 1200; +name = bottom; +pos = (300,0); }, { -components = ( -{ -name = y; +name = top; +pos = (300,698); }, { -name = acute; +name = topright; +pos = (416,740); } ); -layerId = master02; -width = 1200; +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( +{ +closed = 1; +nodes = ( +(91,0,l,{ +name = hr00; +}), +(510,0,l), +(510,19,l), +(311,19,l), +(311,740,l), +(91,740,l), +(91,721,l), +(290,721,l), +(290,19,l), +(91,19,l) +); } ); -unicode = 00FD; +width = 600; }, { -glyphname = ycircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +anchors = ( { -components = ( +name = bottom; +pos = (300,0); +}, { -name = y; +name = top; +pos = (300,698); }, { -name = circumflex; -transform = "{1, 0, 0, 1, 6, 0}"; +name = topright; +pos = (437,740); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(68,0,l,{ +name = hr00; +}), +(532,0,l), +(532,115,l), +(374,115,l), +(374,740,l), +(68,740,l), +(68,625,l), +(226,625,l), +(226,115,l), +(68,115,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( +{ +name = bottom; +pos = (300,0); +}, { -name = y; +name = top; +pos = (300,698); }, { -name = circumflex; +name = topright; +pos = (426,740); } ); -layerId = master02; -width = 1200; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(80,0,l,{ +name = hr00; +}), +(520,0,l), +(520,68,l), +(340,68,l), +(340,740,l), +(80,740,l), +(80,672,l), +(260,672,l), +(260,68,l), +(80,68,l) +); } ); -unicode = 0177; +width = 600; }, { -glyphname = ydieresis; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +anchors = ( { -components = ( +name = bottom; +pos = (300,0); +}, { -name = y; +name = top; +pos = (300,698); }, { -name = dieresis; -transform = "{1, 0, 0, 1, 6, 0}"; +name = topright; +pos = (416,740); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = y; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = dieresis; +closed = 1; +nodes = ( +(91,0,l,{ +name = hr00; +}), +(510,0,l), +(510,19,l), +(311,19,l), +(311,740,l), +(91,740,l), +(91,721,l), +(290,721,l), +(290,19,l), +(91,19,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 00FF; +unicode = 108; }, { -glyphname = ydotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; +glyphname = lacute; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = y; +alignment = -1; +ref = l; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 460, 0}"; +alignment = -1; +pos = (0,182); +ref = acute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = y; +alignment = -1; +ref = l; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 460, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (0,182); +ref = acute; } ); -unicode = 1EF5; +width = 600; }, { -glyphname = ygrave; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = y; +alignment = -1; +ref = l; }, { -name = grave; -transform = "{1, 0, 0, 1, 6, 0}"; +alignment = -1; +pos = (0,182); +ref = acute; } ); -layerId = master01; -width = 1200; +width = 600; +} +); +unicode = 314; }, { -components = ( +glyphname = lcaron; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = y; +alignment = -1; +ref = l; }, { -name = grave; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (300,0); +ref = caronslovak; } ); -unicode = 1EF3; +width = 600; }, { -glyphname = yhook; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = y; +alignment = -1; +ref = l; }, { -name = hookcomb; -transform = "{1, 0, 0, 1, 606, 0}"; +alignment = -1; +pos = (236,0); +ref = caronslovak; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = y; +alignment = -1; +ref = l; }, { -name = hookcomb; -transform = "{1, 0, 0, 1, 600, 0}"; +alignment = -1; +pos = (179,0); +ref = caronslovak; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EF7; +unicode = 318; }, { -glyphname = ytilde; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = lcommaaccent; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = y; +alignment = -1; +ref = l; }, { -name = tilde; -transform = "{1, 0, 0, 1, 6, 0}"; +alignment = -1; +pos = (300,0); +ref = commabelowcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = y; +alignment = -1; +ref = l; }, { -name = tilde; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (300,0); +ref = commabelowcomb; } ); -unicode = 1EF9; +width = 600; }, { -glyphname = zacute; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -components = ( -{ -name = z; +alignment = -1; +ref = l; }, { -name = acute; +alignment = -1; +pos = (300,0); +ref = commabelowcomb; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 316; }, { -components = ( +glyphname = ldot; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = z; +alignment = -1; +pos = (-15,0); +ref = l; }, { -name = acute; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (211,-359); +ref = dotaccent; } ); -unicode = 017A; +width = 600; }, { -glyphname = zcaron; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = z; +alignment = -1; +ref = l; }, { -name = caron; +alignment = -1; +pos = (214,-366); +ref = dotaccent; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = z; +alignment = -1; +ref = l; }, { -name = caron; +alignment = -1; +pos = (212,-373); +ref = dotaccent; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 017E; +unicode = 320; }, { -glyphname = zdotaccent; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = lslash; layers = ( { -components = ( -{ -name = z; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = dotaccent; +closed = 1; +nodes = ( +(68,0,l,{ +name = hr00; +}), +(532,0,l), +(532,115,l), +(374,115,l), +(374,301,l), +(503,343,l), +(503,452,l), +(374,410,l), +(374,740,l), +(68,740,l), +(68,625,l), +(226,625,l), +(226,365,l), +(97,323,l), +(97,214,l), +(226,256,l), +(226,115,l), +(68,115,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = z; +closed = 1; +nodes = ( +(80,0,l,{ +name = hr00; +}), +(520,0,l), +(520,68,l), +(340,68,l), +(340,311,l), +(493,361,l), +(493,428,l), +(340,378,l), +(340,740,l), +(80,740,l), +(80,672,l), +(260,672,l), +(260,355,l), +(107,305,l), +(107,238,l), +(260,288,l), +(260,68,l), +(80,68,l) +); +} +); +width = 600; }, { -name = dotaccent; +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(91,0,l,{ +name = hr00; +}), +(510,0,l), +(510,19,l), +(311,19,l), +(311,328,l), +(484,385,l), +(484,405,l), +(311,348,l), +(311,740,l), +(91,740,l), +(91,721,l), +(290,721,l), +(290,342,l), +(116,286,l), +(116,266,l), +(290,322,l), +(290,19,l), +(91,19,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 017C; +unicode = 322; }, { -glyphname = Aacute; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = m; layers = ( { -components = ( +anchors = ( { -name = A; +name = bottom; +pos = (300,0); }, { -name = acute.case; -} -); -layerId = master01; -width = 1200; +name = top; +pos = (300,516); +} +); +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( +{ +closed = 1; +nodes = ( +(128,0,l), +(128,379,ls), +(128,434,o), +(158,462,o), +(201,462,cs), +(248,462,o), +(263,433,o), +(263,345,cs), +(263,0,l), +(337,0,l), +(337,379,ls), +(337,434,o), +(367,462,o), +(409,462,cs), +(457,462,o), +(472,433,o), +(472,345,cs), +(472,0,l), +(546,0,l), +(546,358,ls), +(546,467,o), +(524,528,o), +(440,528,cs), +(379,528,o), +(347,494,o), +(328,447,c), +(325,447,l), +(319,495,o), +(290,528,o), +(231,528,cs), +(174,528,o), +(148,496,o), +(132,456,c), +(128,456,l), +(128,516,l,{ +name = hr01; +}), +(54,516,l), +(54,0,l) +); +} +); +width = 600; }, { -components = ( +anchors = ( { -name = A; +name = bottom; +pos = (300,0); }, { -name = acute.case; -} -); -layerId = master02; -width = 1200; -} -); -unicode = 00C1; +name = top; +pos = (300,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(149,0,l), +(149,368,l), +(149,403,o), +(170,419,o), +(197,419,cs), +(223,419,o), +(240,402,o), +(240,354,cs), +(240,0,l), +(360,0,l), +(360,368,l), +(360,403,o), +(381,419,o), +(406,419,cs), +(433,419,o), +(451,402,o), +(451,354,cs), +(451,0,l), +(570,0,l), +(570,369,ls), +(570,475,o), +(534,528,o), +(462,528,cs), +(398,528,o), +(369,487,o), +(352,440,c), +(346,440,l), +(335,497,o), +(303,528,o), +(254,528,cs), +(199,528,o), +(172,488,o), +(156,440,c), +(149,440,l), +(149,516,l,{ +name = hr01; +}), +(30,516,l), +(30,0,l) +); +} +); +width = 600; }, { -glyphname = Abreve; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +anchors = ( { -name = A; +name = bottom; +pos = (300,0); }, { -name = breve.case; -} -); -layerId = master01; -width = 1200; +name = top; +pos = (300,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(128,0,l), +(128,379,l), +(128,434,o), +(158,462,o), +(201,462,cs), +(248,462,o), +(263,433,o), +(263,345,cs), +(263,0,l), +(337,0,l), +(337,379,l), +(337,434,o), +(367,462,o), +(409,462,cs), +(457,462,o), +(472,433,o), +(472,345,cs), +(472,0,l), +(546,0,l), +(546,358,ls), +(546,467,o), +(524,528,o), +(440,528,cs), +(379,528,o), +(347,494,o), +(328,447,c), +(325,447,l), +(319,495,o), +(290,528,o), +(231,528,cs), +(174,528,o), +(148,496,o), +(132,456,c), +(128,456,l), +(128,516,l,{ +name = hr01; +}), +(54,516,l), +(54,0,l) +); +} +); +width = 600; }, { -components = ( +anchors = ( { -name = A; +name = bottom; +pos = (300,0); }, { -name = breve.case; -} -); -layerId = master02; -width = 1200; -} -); -unicode = 0102; +name = top; +pos = (300,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(94,0,l), +(94,384,ls), +(94,468,o), +(145,509,o), +(201,509,cs), +(258,509,o), +(290,474,o), +(290,397,cs), +(290,0,l), +(311,0,l), +(311,384,ls), +(311,468,o), +(361,509,o), +(418,509,cs), +(475,509,o), +(507,474,o), +(507,397,cs), +(507,0,l), +(528,0,l), +(528,400,ls), +(528,483,o), +(491,528,o), +(420,528,cs), +(358,528,o), +(323,492,o), +(308,446,c), +(306,446,l), +(296,499,o), +(260,528,o), +(203,528,cs), +(145,528,o), +(112,497,o), +(97,455,c), +(94,455,l), +(94,516,l,{ +name = hr01; +}), +(73,516,l), +(73,0,l) +); +} +); +width = 600; +} +); +unicode = 109; }, { -glyphname = Acircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = n; layers = ( { -components = ( +anchors = ( { -name = A; +name = bottom; +pos = (305,0); }, { -name = circumflex.case; +name = top; +pos = (305,516); +} +); +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( +{ +closed = 1; +nodes = ( +(148,0,l), +(148,372,ls), +(148,464,o), +(223,509,o), +(306,509,cs), +(406,509,o), +(462,456,o), +(462,333,cs), +(462,0,l), +(483,0,l), +(483,336,ls), +(483,461,o), +(423,528,o), +(309,528,cs), +(218,528,o), +(169,486,o), +(151,442,c), +(148,442,l), +(148,516,l,{ +name = hr01; +}), +(127,516,l), +(127,0,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( { -name = A; +name = bottom; +pos = (302,0); }, { -name = circumflex.case; +name = top; +pos = (302,516); } ); -layerId = master02; -width = 1200; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(213,0,l), +(213,339,l), +(213,389,o), +(258,414,o), +(304,414,cs), +(362,414,o), +(391,379,o), +(391,314,cs), +(391,0,l), +(539,0,l), +(539,334,ls), +(539,459,o), +(470,528,o), +(371,528,cs), +(288,528,o), +(242,480,o), +(219,422,c), +(213,422,l), +(213,516,l,{ +name = hr01; +}), +(65,516,l), +(65,0,l) +); } ); -unicode = 00C2; +width = 600; }, { -glyphname = Adieresis; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +anchors = ( { -name = A; +name = bottom; +pos = (303,0); }, { -name = dieresis.case; +name = top; +pos = (303,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(178,0,l), +(178,358,l), +(178,426,o), +(242,457,o), +(306,457,cs), +(385,457,o), +(428,411,o), +(428,317,cs), +(428,0,l), +(508,0,l), +(508,331,ls), +(508,456,o), +(437,528,o), +(329,528,cs), +(244,528,o), +(204,483,o), +(182,432,c), +(178,432,l), +(178,516,l,{ +name = hr01; +}), +(98,516,l), +(98,0,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( { -name = A; +name = bottom; +pos = (305,0); }, { -name = dieresis.case; +name = top; +pos = (305,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(148,0,l), +(148,372,ls), +(148,464,o), +(223,509,o), +(306,509,cs), +(406,509,o), +(462,456,o), +(462,333,cs), +(462,0,l), +(483,0,l), +(483,336,ls), +(483,461,o), +(423,528,o), +(309,528,cs), +(218,528,o), +(169,486,o), +(151,442,c), +(148,442,l), +(148,516,l,{ +name = hr01; +}), +(127,516,l), +(127,0,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 00C4; +unicode = 110; }, { -glyphname = Adotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; +glyphname = nacute; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = A; +alignment = -1; +ref = n; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +alignment = -1; +pos = (2,0); +ref = acute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = A; +alignment = -1; +ref = n; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +alignment = -1; +pos = (3,0); +ref = acute; } ); -layerId = master02; -width = 1200; -} -); -unicode = 1EA0; -}, -{ -glyphname = Agrave; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( -{ -name = A; -}, -{ -name = grave.case; -} -); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = A; -}, -{ -name = grave.case; -} -); -layerId = master02; -width = 1200; -} -); -unicode = 00C0; -}, -{ -glyphname = Ahook; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( -{ -alignment = -1; -name = A; -}, -{ -alignment = -1; -name = hookcomb.case; -transform = "{1, 0, 0, 1, 600, 0}"; -} -); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = A; +ref = n; }, { alignment = -1; -name = hookcomb.case; -transform = "{1, 0, 0, 1, 600, 0}"; +pos = (5,0); +ref = acute; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EA2; +unicode = 324; }, { -glyphname = Amacron; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = napostrophe; layers = ( { -components = ( -{ -name = A; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = macron.case; -} +closed = 1; +nodes = ( +(111,0,l), +(251,0,l), +(251,339,l), +(251,393,o), +(291,420,o), +(333,420,cs), +(383,420,o), +(409,382,o), +(409,314,cs), +(409,0,l), +(549,0,l), +(549,342,ls), +(549,467,o), +(489,528,o), +(400,528,cs), +(321,528,o), +(278,480,o), +(257,422,c), +(251,422,l), +(251,516,l,{ +name = hr01; +}), +(111,516,l) ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = A; }, { -name = macron.case; -} +closed = 1; +nodes = ( +(0,529,l,{ +name = hr02; +}), +(69,529,l), +(135,740,l), +(6,740,l) ); -layerId = master02; -width = 1200; } ); -unicode = 0100; +width = 600; }, { -glyphname = Aogonek; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"314 0 LINE", -"400 336 LINE", -"782 336 LINE", -"870 0 LINE", -"996 0 LINE", -"1000 -8 LINE", -"852 -76 OFFCURVE", -"762 -142 OFFCURVE", -"762 -254 CURVE SMOOTH {name = hr01;}", -"762 -382 OFFCURVE", -"878 -424 OFFCURVE", -"1010 -424 CURVE SMOOTH", -"1136 -424 OFFCURVE", -"1220 -386 OFFCURVE", -"1254 -322 CURVE", -"1148 -220 LINE", -"1120 -252 OFFCURVE", -"1086 -276 OFFCURVE", -"1038 -276 CURVE SMOOTH", -"998 -276 OFFCURVE", -"962 -260 OFFCURVE", -"962 -210 CURVE SMOOTH", -"962 -162 OFFCURVE", -"994 -120 OFFCURVE", -"1190 0 CURVE {name = hr02;}", -"812 1396 LINE", -"388 1396 LINE", -"10 0 LINE" +(98,0,l), +(178,0,l), +(178,358,l), +(178,426,o), +(242,457,o), +(306,457,cs), +(385,457,o), +(428,411,o), +(428,317,cs), +(428,0,l), +(508,0,l), +(508,331,ls), +(508,456,o), +(437,528,o), +(329,528,cs), +(244,528,o), +(204,483,o), +(182,432,c), +(178,432,l), +(178,516,l,{ +name = hr01; +}), +(98,516,l) ); }, { closed = 1; nodes = ( -"448 578 LINE", -"584 1106 LINE", -"600 1106 LINE", -"736 578 LINE" +(0,555,l,{ +name = hr02; +}), +(53,555,l), +(105,740,l), +(12,740,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"236 0 LINE", -"354 398 LINE", -"844 398 LINE", -"962 0 LINE", -"1006 0 LINE", -"1008 -6 LINE", -"858 -78 OFFCURVE", -"778 -158 OFFCURVE", -"778 -254 CURVE SMOOTH", -"778 -360 OFFCURVE", -"874 -414 OFFCURVE", -"996 -414 CURVE SMOOTH", -"1096 -414 OFFCURVE", -"1156 -376 OFFCURVE", -"1182 -332 CURVE", -"1102 -250 LINE", -"1076 -282 OFFCURVE", -"1042 -302 OFFCURVE", -"998 -302 CURVE SMOOTH", -"956 -302 OFFCURVE", -"914 -284 OFFCURVE", -"914 -228 CURVE SMOOTH", -"914 -188 OFFCURVE", -"934 -130 OFFCURVE", -"1140 0 CURVE", -"712 1396 LINE", -"490 1396 LINE", -"62 0 LINE {name = hr00;}" +(127,0,l), +(148,0,l), +(148,372,ls), +(148,464,o), +(223,509,o), +(306,509,cs), +(406,509,o), +(462,456,o), +(462,333,cs), +(462,0,l), +(483,0,l), +(483,336,ls), +(483,461,o), +(423,528,o), +(309,528,cs), +(218,528,o), +(169,486,o), +(151,442,c), +(148,442,l), +(148,516,l,{ +name = hr01; +}), +(127,516,l) ); }, { closed = 1; nodes = ( -"394 544 LINE", -"590 1218 LINE", -"608 1218 LINE", -"804 544 LINE" +(15,555,l), +(32,555,l), +(82,740,l), +(44,740,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0104; +unicode = 329; }, { -glyphname = Aring; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = ncaron; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = A; +alignment = -1; +ref = n; }, { -name = ring.case; +alignment = -1; +pos = (2,0); +ref = caron; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = A; +alignment = -1; +ref = n; }, { -name = ring.case; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (3,0); +ref = caron; } ); -unicode = 00C5; +width = 600; }, { -glyphname = Aringacute; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -components = ( -{ -name = A; +alignment = -1; +ref = n; }, { -name = ringacute.case; +alignment = -1; +pos = (5,0); +ref = caron; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 328; }, { -components = ( +glyphname = ncommaaccent; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = A; +alignment = -1; +ref = n; }, { -name = ringacute.case; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (302,0); +ref = commabelowcomb; } ); -unicode = 01FA; +width = 600; }, { -glyphname = Atilde; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = A; +alignment = -1; +ref = n; }, { -name = tilde.case; +alignment = -1; +pos = (303,0); +ref = commabelowcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = A; +alignment = -1; +ref = n; }, { -name = tilde.case; +alignment = -1; +pos = (305,0); +ref = commabelowcomb; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 00C3; +unicode = 326; }, { -glyphname = Abreveacute; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = ntilde; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = n; +}, +{ +alignment = -1; +pos = (2,0); +ref = tilde; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = A; +ref = n; }, { alignment = -1; -name = breveacute.case; -transform = "{1, 0, 0, 1, 600, 0}"; +pos = (3,0); +ref = tilde; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = A; +ref = n; }, { alignment = -1; -name = breveacute.case; -transform = "{1, 0, 0, 1, 600, 0}"; +pos = (5,0); +ref = tilde; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EAE; +unicode = 241; }, { -glyphname = Abrevedotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; +glyphname = eng; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(213,-200,l), +(382,-200,ls), +(489,-200,o), +(539,-138,o), +(539,-51,cs), +(539,334,ls), +(539,459,o), +(470,528,o), +(371,528,cs), +(288,528,o), +(242,480,o), +(219,422,c), +(213,422,l), +(213,516,l,{ +name = hr01; +}), +(65,516,l), +(65,0,l), +(213,0,l), +(213,339,l), +(213,389,o), +(258,414,o), +(304,414,cs,{ +name = hr02; +}), +(362,414,o), +(391,379,o), +(391,314,cs), +(391,-85,l), +(213,-85,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(178,-200,l), +(394,-200,ls), +(472,-200,o), +(508,-151,o), +(508,-82,cs), +(508,331,ls), +(508,456,o), +(437,528,o), +(329,528,cs), +(244,528,o), +(204,483,o), +(182,432,c), +(178,432,l), +(178,516,l,{ +name = hr01; +}), +(98,516,l), +(98,0,l), +(178,0,l), +(178,358,l), +(178,426,o), +(242,457,o), +(306,457,cs,{ +name = hr02; +}), +(385,457,o), +(428,411,o), +(428,317,cs), +(428,-132,l), +(178,-132,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(208,-200,l), +(454,-200,ls), +(474,-200,o), +(483,-191,o), +(483,-171,cs), +(483,336,ls), +(483,461,o), +(423,528,o), +(309,528,cs), +(218,528,o), +(169,486,o), +(151,442,c), +(148,442,l), +(148,516,l,{ +name = hr01; +}), +(127,516,l), +(127,0,l), +(148,0,l), +(148,372,ls), +(148,464,o), +(223,509,o), +(306,509,cs,{ +name = hr02; +}), +(406,509,o), +(462,456,o), +(462,333,cs), +(462,-181,l), +(208,-181,l) +); +} +); +width = 600; +} +); +unicode = 331; +}, +{ +glyphname = o; layers = ( { -components = ( +anchors = ( { -name = A; +name = bottom; +pos = (300,0); }, { -name = breve.case; +name = top; +pos = (300,516); +} +); +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( +{ +closed = 1; +nodes = ( +(432,-12,o), +(510,79,o), +(510,258,cs), +(510,437,o), +(432,528,o), +(300,528,cs), +(168,528,o), +(90,437,o), +(90,258,cs), +(90,79,o), +(168,-12,o), +(300,-12,cs,{ +name = hr00; +}) +); }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(180,7,o), +(113,94,o), +(113,234,cs), +(113,282,ls), +(113,422,o), +(180,509,o), +(300,509,cs), +(420,509,o), +(487,422,o), +(487,282,cs), +(487,234,ls), +(487,94,o), +(420,7,o), +(300,7,cs) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( { -name = A; +name = bottom; +pos = (300,0); }, { -name = breve.case; +name = top; +pos = (300,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(461,-12,o), +(559,91,o), +(559,258,cs), +(559,425,o), +(461,528,o), +(300,528,cs), +(139,528,o), +(41,425,o), +(41,258,cs), +(41,91,o), +(139,-12,o), +(300,-12,cs,{ +name = hr00; +}) +); }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; -} +closed = 1; +nodes = ( +(234,98,o), +(194,141,o), +(194,217,cs), +(194,299,l), +(194,375,o), +(234,418,o), +(300,418,cs), +(366,418,o), +(406,375,o), +(406,299,cs), +(406,217,ls), +(406,141,o), +(366,98,o), +(300,98,cs) ); -layerId = master02; -width = 1200; } ); -unicode = 1EB6; +width = 600; }, { -glyphname = Abrevegrave; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( +anchors = ( { -components = ( +name = bottom; +pos = (300,0); +}, { -alignment = -1; -name = A; +name = top; +pos = (300,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(445,-12,o), +(534,94,o), +(534,258,cs), +(534,422,o), +(445,528,o), +(300,528,cs), +(155,528,o), +(66,422,o), +(66,258,cs), +(66,94,o), +(155,-12,o), +(300,-12,cs,{ +name = hr00; +}) +); }, { -alignment = -1; -name = brevegrave.case; -transform = "{1, 0, 0, 1, 600, 0}"; +closed = 1; +nodes = ( +(211,57,o), +(151,110,o), +(151,221,cs), +(151,295,ls), +(151,406,o), +(211,459,o), +(300,459,cs), +(389,459,o), +(449,406,o), +(449,295,cs), +(449,221,ls), +(449,110,o), +(389,57,o), +(300,57,cs) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( { -alignment = -1; -name = A; +name = bottom; +pos = (300,0); }, { -alignment = -1; -name = brevegrave.case; -transform = "{1, 0, 0, 1, 600, 0}"; +name = top; +pos = (300,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(432,-12,o), +(510,79,o), +(510,258,cs), +(510,437,o), +(432,528,o), +(300,528,cs), +(168,528,o), +(90,437,o), +(90,258,cs), +(90,79,o), +(168,-12,o), +(300,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(180,7,o), +(113,94,o), +(113,234,cs), +(113,282,ls), +(113,422,o), +(180,509,o), +(300,509,cs), +(420,509,o), +(487,422,o), +(487,282,cs), +(487,234,ls), +(487,94,o), +(420,7,o), +(300,7,cs) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EB0; +unicode = 111; }, { -glyphname = Abrevehook; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = oacute; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = A; +ref = o; }, { alignment = -1; -name = brevehook.case; -transform = "{1, 0, 0, 1, 600, 0}"; +ref = acute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = A; +ref = o; }, { alignment = -1; -name = brevehook.case; -transform = "{1, 0, 0, 1, 600, 0}"; -} -); -layerId = master02; -width = 1200; +ref = acute; } ); -unicode = 1EB2; +width = 600; }, { -glyphname = Abrevetilde; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = A; +ref = o; }, { alignment = -1; -name = brevetilde.case; -transform = "{1, 0, 0, 1, 600, 0}"; +ref = acute; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 243; }, { -components = ( +glyphname = obreve; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = A; +ref = o; }, { alignment = -1; -name = brevetilde.case; -transform = "{1, 0, 0, 1, 600, 0}"; +ref = breve; } ); -layerId = master02; -width = 1200; -} -); -unicode = 1EB4; +width = 600; }, { -glyphname = Acircumflexacute; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = A; +ref = o; }, { alignment = -1; -name = circumflexacute.case; -transform = "{1, 0, 0, 1, 600, 0}"; +ref = breve; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = A; +ref = o; }, { alignment = -1; -name = circumflexacute.case; -transform = "{1, 0, 0, 1, 600, 0}"; +ref = breve; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EA4; +unicode = 335; }, { -glyphname = Acircumflexdotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; +glyphname = ocaron; layers = ( { -components = ( -{ -name = A; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = circumflex.case; +alignment = -1; +ref = o; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +alignment = -1; +ref = caron; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = o; +}, { -name = A; +alignment = -1; +ref = caron; +} +); +width = 600; }, { -name = circumflex.case; +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = o; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +alignment = -1; +ref = caron; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EAC; +unicode = 466; }, { -glyphname = Acircumflexgrave; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = ocircumflex; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = A; +ref = o; }, { alignment = -1; -name = circumflexgrave.case; -transform = "{1, 0, 0, 1, 600, 0}"; +ref = circumflex; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = A; +ref = o; }, { alignment = -1; -name = circumflexgrave.case; -transform = "{1, 0, 0, 1, 600, 0}"; -} -); -layerId = master02; -width = 1200; +ref = circumflex; } ); -unicode = 1EA6; +width = 600; }, { -glyphname = Acircumflexhook; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = A; +ref = o; }, { alignment = -1; -name = circumflexhook.case; -transform = "{1, 0, 0, 1, 600, 0}"; +ref = circumflex; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 244; }, { -components = ( +glyphname = ocircumflexacute; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = A; +ref = o; }, { alignment = -1; -name = circumflexhook.case; -transform = "{1, 0, 0, 1, 600, 0}"; -} -); -layerId = master02; -width = 1200; +pos = (300,0); +ref = circumflexacute; } ); -unicode = 1EA8; +width = 600; }, { -glyphname = Acircumflextilde; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = A; +ref = o; }, { alignment = -1; -name = circumflextilde.case; -transform = "{1, 0, 0, 1, 600, 0}"; +pos = (300,0); +ref = circumflexacute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = A; +ref = o; }, { alignment = -1; -name = circumflextilde.case; -transform = "{1, 0, 0, 1, 600, 0}"; +pos = (300,0); +ref = circumflexacute; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EAA; +unicode = 7889; }, { -glyphname = AE; +glyphname = ocircumflexdotbelow; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = m.tildecomb; -position = "{393, 698}"; +alignment = -1; +ref = o; }, { -name = t.tildecomb; -position = "{393, 698}"; +alignment = -1; +ref = circumflex; }, { -name = top; -position = "{728, 1396}"; +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -layerId = master01; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"1144 0 LINE", -"1144 222 LINE", -"834 222 LINE", -"834 596 LINE", -"1124 596 LINE", -"1124 818 LINE", -"834 818 LINE", -"834 1174 LINE", -"1144 1174 LINE", -"1144 1396 LINE", -"310 1396 LINE", -"-8 0 LINE", -"284 0 LINE", -"350 336 LINE", -"558 336 LINE", -"558 0 LINE {name = hr00;}" -); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = o; }, { -closed = 1; -nodes = ( -"558 558 LINE", -"394 558 LINE", -"514 1188 LINE", -"558 1188 LINE" -); +alignment = -1; +ref = circumflex; +}, +{ +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = m.tildecomb; -position = "{393, 698}"; +alignment = -1; +ref = o; }, { -name = t.tildecomb; -position = "{393, 698}"; +alignment = -1; +ref = circumflex; }, { -name = top; -position = "{786, 1396}"; +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"1120 0 LINE", -"1120 138 LINE", -"784 138 LINE", -"784 638 LINE", -"1096 638 LINE", -"1096 776 LINE", -"784 776 LINE", -"784 1258 LINE", -"1120 1258 LINE", -"1120 1396 LINE", -"452 1396 LINE", -"40 0 LINE", -"208 0 LINE", -"320 402 LINE", -"624 402 LINE", -"624 0 LINE {name = hr00;}" +width = 600; +} ); +unicode = 7897; }, { -closed = 1; -nodes = ( -"624 540 LINE", -"356 540 LINE", -"562 1276 LINE", -"624 1276 LINE" -); -} -); -vertWidth = 1560; -width = 1200; +glyphname = ocircumflexgrave; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = o; +}, +{ +alignment = -1; +pos = (300,0); +ref = circumflexgrave; } ); -unicode = 00C6; +width = 600; }, { -glyphname = AEacute; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = AE; +alignment = -1; +ref = o; }, { -name = acute.case; -transform = "{1, 0, 0, 1, 128, 0}"; +alignment = -1; +pos = (300,0); +ref = circumflexgrave; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = AE; +alignment = -1; +ref = o; }, { -name = acute.case; -transform = "{1, 0, 0, 1, 186, 0}"; +alignment = -1; +pos = (300,0); +ref = circumflexgrave; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 01FC; +unicode = 7891; }, { -glyphname = Cacute; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = ocircumflexhook; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = C; +alignment = -1; +ref = o; }, { -name = acute.case; -transform = "{1, 0, 0, 1, 24, 0}"; +alignment = -1; +pos = (300,0); +ref = circumflexhook; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = C; +alignment = -1; +ref = o; }, { -name = acute.case; -transform = "{1, 0, 0, 1, 56, 0}"; +alignment = -1; +pos = (300,0); +ref = circumflexhook; } ); -layerId = master02; -width = 1200; -} -); -unicode = 0106; -}, -{ -glyphname = Ccaron; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( -{ -name = C; -}, -{ -name = caron.case; -transform = "{1, 0, 0, 1, 24, 0}"; -} -); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = C; +alignment = -1; +ref = o; }, { -name = caron.case; -transform = "{1, 0, 0, 1, 56, 0}"; +alignment = -1; +pos = (300,0); +ref = circumflexhook; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 010C; -}, -{ -glyphname = Ccedilla; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"766 1178 OFFCURVE", -"816 1082 OFFCURVE", -"846 950 CURVE", -"1126 1018 LINE", -"1070 1262 OFFCURVE", -"920 1420 OFFCURVE", -"632 1420 CURVE SMOOTH", -"258 1420 OFFCURVE", -"82 1156 OFFCURVE", -"82 698 CURVE SMOOTH", -"82 282 OFFCURVE", -"226 26 OFFCURVE", -"534 -16 CURVE", -"506 -148 LINE", -"548 -152 LINE SMOOTH", -"672 -164 OFFCURVE", -"698 -202 OFFCURVE", -"698 -232 CURVE SMOOTH", -"698 -266 OFFCURVE", -"660 -282 OFFCURVE", -"610 -282 CURVE SMOOTH", -"548 -282 OFFCURVE", -"504 -256 OFFCURVE", -"478 -224 CURVE", -"386 -336 LINE", -"420 -376 OFFCURVE", -"496 -424 OFFCURVE", -"634 -424 CURVE SMOOTH", -"770 -424 OFFCURVE", -"898 -378 OFFCURVE", -"898 -242 CURVE SMOOTH", -"898 -144 OFFCURVE", -"832 -104 OFFCURVE", -"752 -104 CURVE SMOOTH", -"720 -104 OFFCURVE", -"688 -110 OFFCURVE", -"656 -118 CURVE", -"648 -110 LINE", -"666 -22 LINE", -"932 -10 OFFCURVE", -"1072 144 OFFCURVE", -"1126 378 CURVE", -"846 446 LINE", -"816 314 OFFCURVE", -"766 218 OFFCURVE", -"626 218 CURVE SMOOTH", -"464 218 OFFCURVE", -"402 354 OFFCURVE", -"402 576 CURVE SMOOTH", -"402 820 LINE SMOOTH", -"402 1042 OFFCURVE", -"464 1178 OFFCURVE", -"626 1178 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"816 1274 OFFCURVE", -"882 1172 OFFCURVE", -"932 1048 CURVE", -"1076 1114 LINE", -"1008 1266 OFFCURVE", -"902 1420 OFFCURVE", -"646 1420 CURVE SMOOTH", -"306 1420 OFFCURVE", -"140 1162 OFFCURVE", -"140 698 CURVE SMOOTH", -"140 272 OFFCURVE", -"278 22 OFFCURVE", -"562 -18 CURVE", -"536 -154 LINE", -"592 -162 LINE SMOOTH", -"704 -178 OFFCURVE", -"728 -208 OFFCURVE", -"728 -244 CURVE SMOOTH", -"728 -286 OFFCURVE", -"690 -306 OFFCURVE", -"640 -306 CURVE SMOOTH", -"582 -306 OFFCURVE", -"542 -280 OFFCURVE", -"518 -250 CURVE", -"442 -332 LINE", -"470 -370 OFFCURVE", -"532 -414 OFFCURVE", -"640 -414 CURVE SMOOTH", -"758 -414 OFFCURVE", -"862 -362 OFFCURVE", -"862 -248 CURVE SMOOTH", -"862 -162 OFFCURVE", -"804 -116 OFFCURVE", -"726 -116 CURVE SMOOTH", -"702 -116 OFFCURVE", -"674 -120 OFFCURVE", -"648 -128 CURVE", -"642 -122 LINE", -"660 -24 LINE", -"906 -18 OFFCURVE", -"1008 132 OFFCURVE", -"1076 282 CURVE", -"932 348 LINE", -"882 224 OFFCURVE", -"816 122 OFFCURVE", -"646 122 CURVE SMOOTH", -"424 122 OFFCURVE", -"318 304 OFFCURVE", -"318 584 CURVE SMOOTH", -"318 812 LINE SMOOTH", -"318 1092 OFFCURVE", -"424 1274 OFFCURVE", -"646 1274 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 00C7; +unicode = 7893; }, { -glyphname = Ccircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = ocircumflextilde; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = C; +alignment = -1; +ref = o; }, { -name = circumflex.case; -transform = "{1, 0, 0, 1, 24, 0}"; +alignment = -1; +pos = (300,0); +ref = circumflextilde; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = C; +alignment = -1; +ref = o; }, { -name = circumflex.case; -transform = "{1, 0, 0, 1, 56, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (300,0); +ref = circumflextilde; } ); -unicode = 0108; +width = 600; }, { -glyphname = Cdotaccent; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = C; +alignment = -1; +ref = o; }, { -name = dotaccent.case; -transform = "{1, 0, 0, 1, 24, 0}"; +alignment = -1; +pos = (300,0); +ref = circumflextilde; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 7895; }, { -components = ( +glyphname = odieresis; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = C; +alignment = -1; +ref = o; }, { -name = dotaccent.case; -transform = "{1, 0, 0, 1, 56, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = dieresis; } ); -unicode = 010A; +width = 600; }, { -glyphname = Dcaron; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( -{ -name = D; +alignment = -1; +ref = o; }, { -name = caron.case; -transform = "{1, 0, 0, 1, -44, 0}"; +alignment = -1; +ref = dieresis; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = D; +alignment = -1; +ref = o; }, { -name = caron.case; -transform = "{1, 0, 0, 1, -46, 0}"; +alignment = -1; +ref = dieresis; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 010E; +unicode = 246; }, { -glyphname = Dcroat; +glyphname = odotbelow; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"578 0 LINE SMOOTH", -"952 0 OFFCURVE", -"1132 250 OFFCURVE", -"1132 698 CURVE SMOOTH", -"1132 1146 OFFCURVE", -"952 1396 OFFCURVE", -"578 1396 CURVE SMOOTH", -"138 1396 LINE", -"138 850 LINE", -"20 850 LINE", -"20 622 LINE", -"138 622 LINE", -"138 0 LINE {name = hr00;}" -); +alignment = -1; +ref = o; }, { -closed = 1; -nodes = ( -"434 632 LINE", -"654 632 LINE", -"654 840 LINE", -"434 840 LINE", -"434 1160 LINE", -"558 1160 LINE SMOOTH", -"736 1160 OFFCURVE", -"816 1042 OFFCURVE", -"816 826 CURVE SMOOTH", -"816 572 LINE SMOOTH", -"816 354 OFFCURVE", -"736 236 OFFCURVE", -"558 236 CURVE SMOOTH", -"434 236 LINE" -); +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"580 0 LINE SMOOTH", -"920 0 OFFCURVE", -"1088 240 OFFCURVE", -"1088 698 CURVE SMOOTH", -"1088 1156 OFFCURVE", -"920 1396 OFFCURVE", -"580 1396 CURVE SMOOTH", -"204 1396 LINE", -"204 800 LINE", -"44 800 LINE", -"44 672 LINE", -"204 672 LINE", -"204 0 LINE {name = hr00;}" -); +alignment = -1; +ref = o; }, { -closed = 1; -nodes = ( -"372 672 LINE", -"654 672 LINE", -"654 800 LINE", -"372 800 LINE", -"372 1250 LINE", -"572 1250 LINE SMOOTH", -"794 1250 OFFCURVE", -"910 1086 OFFCURVE", -"910 806 CURVE SMOOTH", -"910 590 LINE SMOOTH", -"910 310 OFFCURVE", -"794 146 OFFCURVE", -"572 146 CURVE SMOOTH", -"372 146 LINE" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -unicode = 0110; +width = 600; }, { -glyphname = Eth; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = Dcroat; -} -); -layerId = master01; -width = 1200; +alignment = -1; +ref = o; }, { -components = ( -{ -name = Dcroat; +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 00D0; +unicode = 7885; }, { -glyphname = Eacute; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = ograve; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = E; +alignment = -1; +ref = o; }, { -name = acute.case; -transform = "{1, 0, 0, 1, 6, 0}"; +alignment = -1; +ref = grave; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = E; +alignment = -1; +ref = o; }, { -name = acute.case; -transform = "{1, 0, 0, 1, 10, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = grave; } ); -unicode = 00C9; +width = 600; }, { -glyphname = Ebreve; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = E; +alignment = -1; +ref = o; }, { -name = breve.case; -transform = "{1, 0, 0, 1, 6, 0}"; +alignment = -1; +ref = grave; } ); -layerId = master01; -width = 1200; +width = 600; +} +); +unicode = 242; }, { -components = ( +glyphname = ohook; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = E; +alignment = -1; +ref = o; }, { -name = breve.case; -transform = "{1, 0, 0, 1, 10, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (300,0); +ref = hookcomb; } ); -unicode = 0114; +width = 600; }, { -glyphname = Ecaron; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = E; +alignment = -1; +ref = o; }, { -name = caron.case; -transform = "{1, 0, 0, 1, 6, 0}"; +alignment = -1; +pos = (300,0); +ref = hookcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = E; +alignment = -1; +ref = o; }, { -name = caron.case; -transform = "{1, 0, 0, 1, 10, 0}"; +alignment = -1; +pos = (300,0); +ref = hookcomb; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 011A; +unicode = 7887; }, { -glyphname = Ecircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = ohorn; +lastChange = "2023-03-22 22:42:11 +0000"; layers = ( { -components = ( +anchors = ( { -name = E; +name = bottom; +pos = (300,0); }, { -name = circumflex.case; -transform = "{1, 0, 0, 1, 6, 0}"; -} -); -layerId = master01; -width = 1200; +name = top; +pos = (300,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(461,-12,o), +(559,91,o), +(559,258,cs), +(559,330,o), +(540,386,o), +(507,428,c,{ +name = hr02; +}), +(507,428,l,{ +name = hr02; +}), +(567,434,o), +(583,468,o), +(583,528,cs,{ +name = hr03; +}), +(583,631,l), +(459,631,l), +(459,516,l), +(389,516,l), +(362,524,o), +(332,528,o), +(300,528,cs,{ +name = hr01; +}), +(139,528,o), +(41,425,o), +(41,258,cs), +(41,91,o), +(139,-12,o), +(300,-12,cs) +); +}, +{ +closed = 1; +nodes = ( +(234,98,o), +(194,141,o), +(194,217,cs), +(194,299,ls), +(194,375,o), +(234,418,o), +(300,418,cs), +(366,418,o), +(406,375,o), +(406,299,cs,{ +name = hr04; +}), +(406,217,ls), +(406,141,o), +(366,98,o), +(300,98,cs) +); +} +); +width = 600; }, { -components = ( +anchors = ( { -name = E; +name = bottom; +pos = (300,0); }, { -name = circumflex.case; -transform = "{1, 0, 0, 1, 10, 0}"; -} -); -layerId = master02; -width = 1200; -} -); -unicode = 00CA; +name = top; +pos = (300,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(445,-12,o), +(534,94,o), +(534,258,cs), +(534,348,o), +(506,420,o), +(455,467,c,{ +name = hr02; +}), +(477,467,ls), +(527,467,o), +(540,495,o), +(540,528,cs,{ +name = hr03; +}), +(540,628,l), +(469,628,l), +(469,516,l), +(379,516,l), +(355,524,o), +(328,528,o), +(300,528,cs,{ +name = hr01; +}), +(155,528,o), +(66,422,o), +(66,258,cs), +(66,94,o), +(155,-12,o), +(300,-12,cs) +); +}, +{ +closed = 1; +nodes = ( +(211,57,o), +(151,110,o), +(151,221,cs), +(151,295,ls), +(151,406,o), +(211,459,o), +(300,459,cs), +(389,459,o), +(449,406,o), +(449,295,cs,{ +name = hr04; +}), +(449,221,ls), +(449,110,o), +(389,57,o), +(300,57,cs) +); +} +); +width = 600; }, { -glyphname = Edieresis; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +anchors = ( { -name = E; +name = bottom; +pos = (300,0); }, { -name = dieresis.case; -transform = "{1, 0, 0, 1, 6, 0}"; +name = top; +pos = (300,516); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = E; +closed = 1; +nodes = ( +(432,-12,o), +(510,79,o), +(510,258,cs), +(510,377,o), +(475,458,o), +(412,498,c,{ +name = hr02; +}), +(471,498,ls), +(491,498,o), +(500,508,o), +(500,528,cs,{ +name = hr03; +}), +(500,627,l), +(480,627,l), +(480,516,l), +(375,516,l), +(352,524,o), +(327,528,o), +(300,528,cs,{ +name = hr01; +}), +(168,528,o), +(90,437,o), +(90,258,cs), +(90,79,o), +(168,-12,o), +(300,-12,cs) +); }, { -name = dieresis.case; -transform = "{1, 0, 0, 1, 10, 0}"; +closed = 1; +nodes = ( +(180,7,o), +(113,94,o), +(113,234,cs), +(113,282,ls), +(113,422,o), +(180,509,o), +(300,509,cs), +(420,509,o), +(487,422,o), +(487,282,cs,{ +name = hr04; +}), +(487,234,ls), +(487,94,o), +(420,7,o), +(300,7,cs) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 00CB; +unicode = 417; }, { -glyphname = Edotaccent; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = ohornacute; layers = ( { -components = ( -{ -name = E; -}, -{ -name = dotaccent.case; -transform = "{1, 0, 0, 1, 6, 0}"; -} -); -layerId = master01; -width = 1200; -}, -{ -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = E; +alignment = -1; +ref = ohorn; }, { -name = dotaccent.case; -transform = "{1, 0, 0, 1, 10, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = acute; } ); -unicode = 0116; +width = 600; }, { -glyphname = Edotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = E; +alignment = -1; +ref = ohorn; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 305, 0}"; +alignment = -1; +ref = acute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = E; +alignment = -1; +ref = ohorn; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 305, 0}"; +alignment = -1; +ref = acute; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EB8; +unicode = 7899; }, { -glyphname = Egrave; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = ohorndotbelow; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = E; +alignment = -1; +ref = ohorn; }, { -name = grave.case; -transform = "{1, 0, 0, 1, 6, 0}"; +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = E; +alignment = -1; +ref = ohorn; }, { -name = grave.case; -transform = "{1, 0, 0, 1, 10, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (300,0); +ref = dotbelowcomb; } ); -unicode = 00C8; +width = 600; }, { -glyphname = Ehook; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = E; +ref = ohorn; }, { alignment = -1; -name = hookcomb.case; -transform = "{1, 0, 0, 1, 606, 0}"; +pos = (300,0); +ref = dotbelowcomb; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 7907; }, { -components = ( +glyphname = ohorngrave; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = E; +ref = ohorn; }, { alignment = -1; -name = hookcomb.case; -transform = "{1, 0, 0, 1, 610, 0}"; +ref = grave; } ); -layerId = master02; -width = 1200; -} -); -unicode = 1EBA; +width = 600; }, { -glyphname = Emacron; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = E; +alignment = -1; +ref = ohorn; }, { -name = macron.case; -transform = "{1, 0, 0, 1, 6, 0}"; +alignment = -1; +ref = grave; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = E; +alignment = -1; +ref = ohorn; }, { -name = macron.case; -transform = "{1, 0, 0, 1, 10, 0}"; +alignment = -1; +ref = grave; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0112; +unicode = 7901; }, { -glyphname = Eogonek; +glyphname = ohornhook; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"860 0 LINE", -"862 -8 LINE", -"714 -76 OFFCURVE", -"624 -142 OFFCURVE", -"624 -254 CURVE SMOOTH", -"624 -382 OFFCURVE", -"740 -424 OFFCURVE", -"872 -424 CURVE SMOOTH", -"998 -424 OFFCURVE", -"1082 -386 OFFCURVE", -"1116 -322 CURVE", -"1010 -220 LINE", -"982 -252 OFFCURVE", -"948 -276 OFFCURVE", -"900 -276 CURVE SMOOTH", -"860 -276 OFFCURVE", -"824 -260 OFFCURVE", -"824 -210 CURVE SMOOTH", -"824 -162 OFFCURVE", -"856 -120 OFFCURVE", -"1052 0 CURVE", -"1052 246 LINE", -"460 246 LINE", -"460 584 LINE", -"1032 584 LINE", -"1032 830 LINE", -"460 830 LINE", -"460 1150 LINE", -"1052 1150 LINE", -"1052 1396 LINE", -"160 1396 LINE", -"160 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"906 0 LINE", -"908 -6 LINE", -"758 -78 OFFCURVE", -"678 -158 OFFCURVE", -"678 -254 CURVE SMOOTH", -"678 -360 OFFCURVE", -"774 -414 OFFCURVE", -"896 -414 CURVE SMOOTH", -"996 -414 OFFCURVE", -"1056 -376 OFFCURVE", -"1082 -332 CURVE", -"1002 -250 LINE", -"976 -282 OFFCURVE", -"942 -302 OFFCURVE", -"898 -302 CURVE SMOOTH", -"856 -302 OFFCURVE", -"814 -284 OFFCURVE", -"814 -228 CURVE SMOOTH", -"814 -188 OFFCURVE", -"834 -130 OFFCURVE", -"1040 0 CURVE", -"1040 146 LINE", -"348 146 LINE", -"348 634 LINE", -"1016 634 LINE", -"1016 780 LINE", -"348 780 LINE", -"348 1250 LINE", -"1040 1250 LINE", -"1040 1396 LINE", -"180 1396 LINE", -"180 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0118; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = ohorn; }, { -glyphname = Etilde; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +alignment = -1; +pos = (300,0); +ref = hookcomb; +} +); +width = 600; +}, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = E; +alignment = -1; +ref = ohorn; }, { -name = tilde.case; -transform = "{1, 0, 0, 1, 6, 0}"; +alignment = -1; +pos = (300,0); +ref = hookcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = E; +alignment = -1; +ref = ohorn; }, { -name = tilde.case; -transform = "{1, 0, 0, 1, 10, 0}"; +alignment = -1; +pos = (300,0); +ref = hookcomb; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EBC; +unicode = 7903; }, { -glyphname = Ecircumflexacute; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = ohorntilde; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = E; +ref = ohorn; }, { alignment = -1; -name = circumflexacute.case; -transform = "{1, 0, 0, 1, 606, 0}"; +pos = (-12,0); +ref = tilde.alt01; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = E; +ref = ohorn; }, { alignment = -1; -name = circumflexacute.case; -transform = "{1, 0, 0, 1, 610, 0}"; -} -); -layerId = master02; -width = 1200; +ref = tilde.alt01; } ); -unicode = 1EBE; +width = 600; }, { -glyphname = Ecircumflexdotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( -{ -components = ( -{ -name = E; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = circumflex.case; -transform = "{1, 0, 0, 1, 6, 0}"; +alignment = -1; +ref = ohorn; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 305, 0}"; +alignment = -1; +ref = tilde.alt01; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 7905; }, { -components = ( +glyphname = ohungarumlaut; +layers = ( { -name = E; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = circumflex.case; -transform = "{1, 0, 0, 1, 10, 0}"; +alignment = -1; +ref = o; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 305, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = hungarumlaut; } ); -unicode = 1EC6; +width = 600; }, { -glyphname = Ecircumflexgrave; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = E; +ref = o; }, { alignment = -1; -name = circumflexgrave.case; -transform = "{1, 0, 0, 1, 606, 0}"; +ref = hungarumlaut; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = E; +ref = o; }, { alignment = -1; -name = circumflexgrave.case; -transform = "{1, 0, 0, 1, 610, 0}"; +ref = hungarumlaut; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EC0; +unicode = 337; }, { -glyphname = Ecircumflexhook; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = omacron; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = E; +ref = o; }, { alignment = -1; -name = circumflexhook.case; -transform = "{1, 0, 0, 1, 606, 0}"; +ref = macron; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = E; +ref = o; }, { alignment = -1; -name = circumflexhook.case; -transform = "{1, 0, 0, 1, 610, 0}"; +ref = macron; } ); -layerId = master02; -width = 1200; -} -); -unicode = 1EC2; +width = 600; }, { -glyphname = Ecircumflextilde; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = E; +ref = o; }, { alignment = -1; -name = circumflextilde.case; -transform = "{1, 0, 0, 1, 606, 0}"; +ref = macron; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 333; }, { -components = ( +glyphname = oslash; +layers = ( { -alignment = -1; -name = E; -}, +anchors = ( { -alignment = -1; -name = circumflextilde.case; -transform = "{1, 0, 0, 1, 610, 0}"; +name = top; +pos = (300,516); } ); -layerId = master02; -width = 1200; -} +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(105,-59,l,{ +name = hr00; +}), +(169,18,l), +(205,-1,o), +(250,-12,o), +(300,-12,cs), +(461,-12,o), +(559,91,o), +(559,258,cs), +(559,328,o), +(542,387,o), +(508,432,c), +(577,515,l), +(495,575,l), +(431,498,l), +(395,517,o), +(350,528,o), +(300,528,cs), +(139,528,o), +(41,425,o), +(41,258,cs), +(41,188,o), +(58,129,o), +(92,84,c), +(23,1,l) ); -unicode = 1EC4; }, { -glyphname = Schwa; -layers = ( -{ -layerId = master01; -paths = ( -{ closed = 1; nodes = ( -"974 -24 OFFCURVE", -"1146 242 OFFCURVE", -"1146 698 CURVE SMOOTH", -"1146 1154 OFFCURVE", -"976 1420 OFFCURVE", -"596 1420 CURVE SMOOTH", -"320 1420 OFFCURVE", -"150 1278 OFFCURVE", -"86 1028 CURVE", -"346 930 LINE", -"380 1076 OFFCURVE", -"444 1180 OFFCURVE", -"596 1180 CURVE SMOOTH", -"778 1180 OFFCURVE", -"840 1034 OFFCURVE", -"840 820 CURVE SMOOTH", -"840 798 LINE", -"54 798 LINE", -"54 698 LINE SMOOTH", -"54 242 OFFCURVE", -"226 -24 OFFCURVE", -"600 -24 CURVE SMOOTH {name = hr00;}" +(324,418,o), +(345,412,o), +(361,401,c), +(196,200,l), +(194,207,o), +(194,217,o), +(194,225,cs), +(194,299,ls), +(194,375,o), +(234,418,o), +(300,418,cs) ); }, { closed = 1; nodes = ( -"418 212 OFFCURVE", -"360 350 OFFCURVE", -"360 576 CURVE SMOOTH", -"360 582 LINE", -"840 582 LINE", -"840 576 LINE SMOOTH", -"840 350 OFFCURVE", -"782 212 OFFCURVE", -"600 212 CURVE SMOOTH" +(276,98,o), +(255,104,o), +(239,115,c), +(404,316,l), +(406,309,o), +(406,299,o), +(406,291,cs), +(406,217,ls), +(406,141,o), +(366,98,o), +(300,98,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +anchors = ( +{ +name = top; +pos = (300,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"940 -24 OFFCURVE", -"1088 242 OFFCURVE", -"1088 700 CURVE SMOOTH", -"1088 1148 OFFCURVE", -"948 1420 OFFCURVE", -"590 1420 CURVE SMOOTH", -"348 1420 OFFCURVE", -"188 1294 OFFCURVE", -"126 1064 CURVE", -"266 998 LINE", -"340 1236 OFFCURVE", -"466 1274 OFFCURVE", -"578 1274 CURVE SMOOTH", -"824 1274 OFFCURVE", -"910 1088 OFFCURVE", -"910 808 CURVE SMOOTH", -"910 742 LINE", -"112 742 LINE", -"112 698 LINE SMOOTH", -"112 242 OFFCURVE", -"260 -24 OFFCURVE", -"600 -24 CURVE SMOOTH {name = hr00;}" +(92,-40,l,{ +name = hr00; +}), +(155,37,l), +(193,6,o), +(242,-12,o), +(300,-12,cs), +(445,-12,o), +(534,94,o), +(534,258,cs), +(534,330,o), +(516,392,o), +(484,438,c), +(553,522,l), +(508,556,l), +(445,479,l), +(407,510,o), +(358,528,o), +(300,528,cs), +(155,528,o), +(66,422,o), +(66,258,cs), +(66,186,o), +(84,124,o), +(116,78,c), +(47,-6,l) ); }, { closed = 1; nodes = ( -"376 122 OFFCURVE", -"286 304 OFFCURVE", -"286 584 CURVE SMOOTH", -"286 604 LINE", -"910 604 LINE", -"910 584 LINE SMOOTH", -"910 304 OFFCURVE", -"820 122 OFFCURVE", -"598 122 CURVE SMOOTH" +(341,459,o), +(376,448,o), +(401,425,c), +(166,138,l), +(156,160,o), +(151,189,o), +(151,221,cs), +(151,295,ls), +(151,406,o), +(211,459,o), +(300,459,cs) ); -} +}, +{ +closed = 1; +nodes = ( +(259,57,o), +(224,68,o), +(199,91,c), +(434,378,l), +(444,356,o), +(449,327,o), +(449,295,cs), +(449,221,ls), +(449,110,o), +(389,57,o), +(300,57,cs) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 018F; +width = 600; }, { -glyphname = Gbreve; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( -{ -name = G; -}, +anchors = ( { -name = breve.case; -transform = "{1, 0, 0, 1, 2, 0}"; +name = top; +pos = (300,516); } ); -layerId = master01; -width = 1200; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -components = ( +closed = 1; +nodes = ( +(81,-26,l,{ +name = hr00; +}), +(147,55,l), +(183,10,o), +(234,-12,o), +(300,-12,cs), +(432,-12,o), +(510,79,o), +(510,258,cs), +(510,339,o), +(494,402,o), +(464,447,c), +(533,531,l), +(519,542,l), +(453,461,l), +(417,506,o), +(366,528,o), +(300,528,cs), +(168,528,o), +(90,437,o), +(90,258,cs), +(90,177,o), +(106,114,o), +(136,69,c), +(67,-15,l) +); +}, { -name = G; +closed = 1; +nodes = ( +(362,509,o), +(408,486,o), +(440,445,c), +(149,86,l), +(125,124,o), +(113,174,o), +(113,234,cs), +(113,282,ls), +(113,422,o), +(180,509,o), +(300,509,cs) +); }, { -name = breve.case; -transform = "{1, 0, 0, 1, 12, 0}"; +closed = 1; +nodes = ( +(238,7,o), +(192,30,o), +(160,71,c), +(451,430,l), +(475,392,o), +(487,342,o), +(487,282,cs), +(487,234,ls), +(487,94,o), +(420,7,o), +(300,7,cs) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 011E; +unicode = 248; }, { -glyphname = Gcircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = oslashacute; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = G; +alignment = -1; +ref = oslash; }, { -name = circumflex.case; -transform = "{1, 0, 0, 1, 2, 0}"; +alignment = -1; +ref = acute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = G; +alignment = -1; +ref = oslash; }, { -name = circumflex.case; -transform = "{1, 0, 0, 1, 12, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = acute; } ); -unicode = 011C; +width = 600; }, { -glyphname = Gcommaaccent; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = G; +alignment = -1; +ref = oslash; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +alignment = -1; +ref = acute; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 511; }, { -components = ( +glyphname = otilde; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = G; +alignment = -1; +ref = o; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = tilde; } ); -unicode = 0122; +width = 600; }, { -glyphname = Gdotaccent; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( -{ -name = G; +alignment = -1; +ref = o; }, { -name = dotaccent.case; -transform = "{1, 0, 0, 1, 2, 0}"; +alignment = -1; +ref = tilde; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = G; +alignment = -1; +ref = o; }, { -name = dotaccent.case; -transform = "{1, 0, 0, 1, 12, 0}"; +alignment = -1; +ref = tilde; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0120; +unicode = 245; }, { -glyphname = Hbar; +glyphname = oe; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(147,84,o), +(125,117,o), +(125,175,cs), +(125,341,ls), +(125,399,o), +(147,432,o), +(183,432,cs), +(219,432,o), +(241,399,o), +(241,341,cs), +(241,175,ls), +(241,117,o), +(219,84,o), +(183,84,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(353,305,l), +(353,349,ls), +(353,399,o), +(372,438,o), +(414,438,cs), +(456,438,o), +(475,399,o), +(475,349,cs), +(475,305,l) +); +}, +{ +closed = 1; +nodes = ( +(513,-12,o), +(559,51,o), +(578,129,c), +(481,156,l), +(472,117,o), +(456,84,o), +(421,84,cs), +(377,84,o), +(353,136,o), +(353,213,cs), +(353,228,l), +(584,228,l), +(584,297,ls), +(584,439,o), +(520,528,o), +(420,528,cs), +(369,528,o), +(330,504,o), +(301,454,c), +(297,454,l), +(272,502,o), +(234,528,o), +(176,528,cs), +(76,528,o), +(12,452,o), +(12,258,cs), +(12,63,o), +(77,-12,o), +(174,-12,cs), +(228,-12,o), +(265,12,o), +(291,54,c), +(295,54,l), +(325,8,o), +(371,-12,o), +(423,-12,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(123,48,o), +(91,90,o), +(91,205,cs), +(91,311,ls), +(91,426,o), +(123,468,o), +(176,468,cs), +(229,468,o), +(261,426,o), +(261,311,cs), +(261,205,ls), +(261,90,o), +(229,48,o), +(176,48,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(334,295,l), +(334,329,ls), +(334,424,o), +(367,470,o), +(425,470,cs), +(483,470,o), +(516,424,o), +(516,329,cs), +(516,295,l) +); +}, +{ +closed = 1; +nodes = ( +(508,-12,o), +(555,53,o), +(574,114,c), +(516,141,l), +(501,96,o), +(478,52,o), +(429,52,cs), +(368,52,o), +(334,118,o), +(334,213,cs), +(334,238,l), +(582,238,l), +(582,292,ls), +(582,447,o), +(531,528,o), +(432,528,cs), +(377,528,o), +(329,503,o), +(300,434,c), +(297,434,l), +(273,496,o), +(228,528,o), +(170,528,cs), +(64,528,o), +(14,422,o), +(14,258,cs), +(14,94,o), +(64,-12,o), +(170,-12,cs), +(227,-12,o), +(267,18,o), +(293,73,c), +(296,73,l), +(326,19,o), +(371,-12,o), +(427,-12,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(98,7,o), +(46,80,o), +(46,230,cs), +(46,286,ls), +(46,436,o), +(98,509,o), +(168,509,cs), +(238,509,o), +(290,436,o), +(290,286,cs), +(290,230,ls), +(290,80,o), +(238,7,o), +(168,7,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(311,275,l), +(311,298,ls), +(311,445,o), +(360,509,o), +(438,509,cs), +(504,509,o), +(554,465,o), +(554,313,cs), +(554,275,l) +); +}, +{ +closed = 1; +nodes = ( +(508,-12,o), +(550,50,o), +(569,117,c), +(550,122,l), +(531,52,o), +(491,7,o), +(431,7,cs), +(366,7,o), +(311,60,o), +(311,226,cs), +(311,258,l), +(575,258,l), +(575,313,ls), +(575,465,o), +(520,528,o), +(438,528,cs), +(368,528,o), +(320,484,o), +(302,384,c), +(299,384,l), +(283,477,o), +(235,528,o), +(167,528,cs), +(82,528,o), +(24,448,o), +(24,258,cs), +(24,66,o), +(83,-12,o), +(167,-12,cs), +(229,-12,o), +(282,31,o), +(297,132,c), +(300,132,l), +(316,28,o), +(368,-12,o), +(430,-12,cs) +); +} +); +width = 600; +} +); +unicode = 339; +}, +{ +glyphname = p; layers = ( { -layerId = master01; -paths = ( +anchors = ( +{ +name = top; +pos = (317,516); +} +); +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { closed = 1; nodes = ( -"1078 0 LINE", -"1078 1014 LINE", -"1188 1014 LINE", -"1188 1240 LINE", -"1078 1240 LINE", -"1078 1396 LINE", -"776 1396 LINE", -"776 1226 LINE", -"424 1226 LINE", -"424 1396 LINE", -"122 1396 LINE", -"122 1240 LINE", -"12 1240 LINE", -"12 1014 LINE", -"122 1014 LINE", -"122 0 LINE", -"424 0 LINE", -"424 584 LINE", -"776 584 LINE", -"776 0 LINE {name = hr00;}" +(95,-200,l), +(175,-200,l), +(175,84,l), +(179,84,l), +(212,21,o), +(266,-12,o), +(338,-12,cs), +(464,-12,o), +(540,89,o), +(540,258,cs), +(540,427,o), +(464,528,o), +(338,528,cs), +(266,528,o), +(212,495,o), +(179,432,c), +(175,432,l), +(175,516,l,{ +name = hr01; +}), +(95,516,l) ); }, { closed = 1; nodes = ( -"424 1028 LINE", -"776 1028 LINE", -"776 830 LINE", -"424 830 LINE" +(236,59,o), +(175,96,o), +(175,165,cs), +(175,351,ls), +(175,420,o), +(236,457,o), +(307,457,cs,{ +name = hr02; +}), +(400,457,o), +(454,395,o), +(454,302,cs), +(454,214,ls), +(454,121,o), +(400,59,o), +(307,59,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +anchors = ( +{ +name = top; +pos = (310,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"1040 0 LINE", -"1040 1036 LINE", -"1180 1036 LINE", -"1180 1164 LINE", -"1040 1164 LINE", -"1040 1396 LINE", -"872 1396 LINE", -"872 1164 LINE", -"328 1164 LINE", -"328 1396 LINE", -"160 1396 LINE", -"160 1164 LINE", -"20 1164 LINE", -"20 1036 LINE", -"160 1036 LINE", -"160 0 LINE", -"328 0 LINE", -"328 634 LINE", -"872 634 LINE", -"872 0 LINE {name = hr00;}" +(59,-200,l), +(207,-200,l), +(207,94,l), +(214,94,l), +(240,32,o), +(284,-12,o), +(367,-12,cs), +(481,-12,o), +(561,71,o), +(561,258,cs), +(561,445,o), +(481,528,o), +(367,528,cs), +(284,528,o), +(240,484,o), +(214,422,c), +(207,422,l), +(207,516,l,{ +name = hr01; +}), +(59,516,l) ); }, { closed = 1; nodes = ( -"328 1036 LINE", -"872 1036 LINE", -"872 780 LINE", -"328 780 LINE" -); -} +(251,103,o), +(207,128,o), +(207,182,c), +(207,334,l), +(207,388,o), +(251,413,o), +(303,413,cs,{ +name = hr02; +}), +(369,413,o), +(407,370,o), +(407,298,cs), +(407,218,l), +(407,146,o), +(369,103,o), +(303,103,cs) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 0126; +width = 600; }, { -glyphname = Hcircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +anchors = ( { -components = ( +name = top; +pos = (317,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = H; +closed = 1; +nodes = ( +(95,-200,l), +(175,-200,l), +(175,84,l), +(179,84,l), +(212,21,o), +(266,-12,o), +(338,-12,cs), +(464,-12,o), +(540,89,o), +(540,258,cs), +(540,427,o), +(464,528,o), +(338,528,cs), +(266,528,o), +(212,495,o), +(179,432,c), +(175,432,l), +(175,516,l,{ +name = hr01; +}), +(95,516,l) +); }, { -name = circumflex.case; +closed = 1; +nodes = ( +(236,59,o), +(175,96,o), +(175,165,c), +(175,351,l), +(175,420,o), +(236,457,o), +(307,457,cs,{ +name = hr02; +}), +(400,457,o), +(454,395,o), +(454,302,cs), +(454,214,ls), +(454,121,o), +(400,59,o), +(307,59,cs) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( +{ +name = top; +pos = (310,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = H; +closed = 1; +nodes = ( +(125,-200,l), +(146,-200,l), +(146,78,l), +(149,78,l), +(170,34,o), +(223,-12,o), +(310,-12,cs), +(442,-12,o), +(520,79,o), +(520,258,cs), +(520,437,o), +(442,528,o), +(310,528,cs), +(223,528,o), +(170,482,o), +(149,438,c), +(146,438,l), +(146,516,l,{ +name = hr01; +}), +(125,516,l) +); }, { -name = circumflex.case; +closed = 1; +nodes = ( +(224,7,o), +(146,62,o), +(146,143,cs), +(146,373,ls), +(146,454,o), +(224,509,o), +(310,509,cs,{ +name = hr02; +}), +(430,509,o), +(497,422,o), +(497,282,cs), +(497,234,ls), +(497,94,o), +(430,7,o), +(310,7,cs) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0124; +unicode = 112; }, { -glyphname = Iacute; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = thorn; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = I; -}, +closed = 1; +nodes = ( +(59,-200,l,{ +name = hr00; +}), +(207,-200,l), +(207,94,l), +(214,94,l), +(240,32,o), +(284,-12,o), +(367,-12,cs), +(481,-12,o), +(561,71,o), +(561,258,cs), +(561,445,o), +(481,528,o), +(367,528,cs), +(284,528,o), +(240,484,o), +(214,422,c), +(207,422,l), +(207,740,l), +(59,740,l) +); +}, { -name = acute.case; -} +closed = 1; +nodes = ( +(251,103,o), +(207,128,o), +(207,182,c), +(207,334,l), +(207,388,o), +(251,413,o), +(303,413,cs), +(369,413,o), +(407,370,o), +(407,298,cs), +(407,218,l), +(407,146,o), +(369,103,o), +(303,103,cs) +); +} ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = I; +closed = 1; +nodes = ( +(95,-200,l,{ +name = hr00; +}), +(175,-200,l), +(175,84,l), +(179,84,l), +(212,21,o), +(266,-12,o), +(338,-12,cs), +(464,-12,o), +(540,89,o), +(540,258,cs), +(540,427,o), +(464,528,o), +(338,528,cs), +(266,528,o), +(212,495,o), +(179,432,c), +(175,432,l), +(175,740,l), +(95,740,l) +); }, { -name = acute.case; -} +closed = 1; +nodes = ( +(236,59,o), +(175,96,o), +(175,165,c), +(175,351,ls), +(175,420,o), +(236,457,o), +(307,457,cs), +(400,457,o), +(454,395,o), +(454,302,cs), +(454,214,ls), +(454,121,o), +(400,59,o), +(307,59,cs) ); -layerId = master02; -width = 1200; } ); -unicode = 00CD; +width = 600; }, { -glyphname = Ibreve; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( -{ -name = I; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = breve.case; -} +closed = 1; +nodes = ( +(125,-200,l,{ +name = hr00; +}), +(146,-200,l), +(146,78,l), +(149,78,l), +(170,35,o), +(221,-12,o), +(313,-12,cs), +(436,-12,o), +(520,67,o), +(520,258,cs), +(520,449,o), +(436,528,o), +(313,528,cs), +(221,528,o), +(170,481,o), +(149,438,c), +(146,438,l), +(146,740,l), +(125,740,l) ); -layerId = master01; -width = 1200; }, { -components = ( -{ -name = I; -}, -{ -name = breve.case; +closed = 1; +nodes = ( +(224,7,o), +(146,62,o), +(146,143,cs), +(146,373,ls), +(146,454,o), +(224,509,o), +(311,509,cs), +(423,509,o), +(497,433,o), +(497,286,cs), +(497,230,ls), +(497,83,o), +(422,7,o), +(311,7,cs) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 012C; +unicode = 254; }, { -glyphname = Icircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = q; layers = ( { -components = ( +anchors = ( +{ +name = top; +pos = (290,516); +} +); +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { -name = I; +closed = 1; +nodes = ( +(454,-200,l), +(475,-200,l), +(475,516,l), +(454,516,l), +(454,438,l), +(451,438,l), +(430,482,o), +(377,528,o), +(290,528,cs,{ +name = hr01; +}), +(158,528,o), +(80,437,o), +(80,258,cs), +(80,79,o), +(158,-12,o), +(290,-12,cs), +(377,-12,o), +(430,34,o), +(451,78,c), +(454,78,l) +); }, { -name = circumflex.case; +closed = 1; +nodes = ( +(170,7,o), +(103,94,o), +(103,234,cs), +(103,282,ls), +(103,422,o), +(170,509,o), +(290,509,cs), +(376,509,o), +(454,454,o), +(454,373,cs), +(454,143,ls), +(454,62,o), +(376,7,o), +(290,7,cs) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( +{ +name = top; +pos = (290,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = I; +closed = 1; +nodes = ( +(393,-200,l), +(541,-200,l), +(541,516,l), +(393,516,l), +(393,422,l), +(386,422,l), +(360,484,o), +(316,528,o), +(233,528,cs,{ +name = hr01; +}), +(119,528,o), +(39,445,o), +(39,258,cs), +(39,71,o), +(119,-12,o), +(233,-12,cs), +(316,-12,o), +(360,32,o), +(386,94,c), +(393,94,l) +); }, { -name = circumflex.case; -} +closed = 1; +nodes = ( +(231,103,o), +(193,146,o), +(193,218,cs), +(193,298,l), +(193,370,o), +(231,413,o), +(297,413,cs), +(349,413,o), +(393,388,o), +(393,334,c), +(393,182,l), +(393,128,o), +(349,103,o), +(297,103,cs) ); -layerId = master02; -width = 1200; } ); -unicode = 00CE; +width = 600; }, { -glyphname = Idieresis; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +anchors = ( { -components = ( +name = top; +pos = (282,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = I; +closed = 1; +nodes = ( +(425,-200,l), +(505,-200,l), +(505,516,l), +(425,516,l), +(425,432,l), +(421,432,l), +(388,495,o), +(334,528,o), +(262,528,cs,{ +name = hr01; +}), +(136,528,o), +(60,427,o), +(60,258,cs), +(60,89,o), +(136,-12,o), +(262,-12,cs), +(334,-12,o), +(388,21,o), +(421,84,c), +(425,84,l) +); }, { -name = dieresis.case; +closed = 1; +nodes = ( +(200,59,o), +(146,121,o), +(146,214,cs), +(146,302,ls), +(146,395,o), +(200,457,o), +(293,457,cs), +(364,457,o), +(425,420,o), +(425,351,c), +(425,165,l), +(425,96,o), +(364,59,o), +(293,59,cs) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( +{ +name = top; +pos = (290,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = I; +closed = 1; +nodes = ( +(454,-200,l), +(475,-200,l), +(475,516,l), +(454,516,l), +(454,438,l), +(451,438,l), +(430,482,o), +(377,528,o), +(290,528,cs,{ +name = hr01; +}), +(158,528,o), +(80,437,o), +(80,258,cs), +(80,79,o), +(158,-12,o), +(290,-12,cs), +(377,-12,o), +(430,34,o), +(451,78,c), +(454,78,l) +); }, { -name = dieresis.case; +closed = 1; +nodes = ( +(170,7,o), +(103,94,o), +(103,234,cs), +(103,282,ls), +(103,422,o), +(170,509,o), +(290,509,cs), +(376,509,o), +(454,454,o), +(454,373,cs), +(454,143,ls), +(454,62,o), +(376,7,o), +(290,7,cs) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 00CF; +unicode = 113; }, { -glyphname = Idotaccent; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = r; layers = ( { -components = ( +anchors = ( { -name = I; +name = bottom; +pos = (269,0); }, { -name = dotaccent.case; +name = top; +pos = (378,516); +} +); +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( +{ +closed = 1; +nodes = ( +(80,0,l,{ +name = hr00; +}), +(477,0,l), +(477,19,l), +(279,19,l), +(279,331,ls), +(279,445,o), +(355,497,o), +(437,497,cs), +(556,497,l), +(556,516,l), +(441,516,ls), +(347,516,o), +(305,471,o), +(282,416,c), +(279,416,l), +(279,516,l), +(80,516,l), +(80,497,l), +(258,497,l), +(258,19,l), +(80,19,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( { -name = I; +name = bottom; +pos = (267,0); }, { -name = dotaccent.case; +name = top; +pos = (325,516); } ); -layerId = master02; -width = 1200; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(74,0,l), +(470,0,l), +(470,115,l), +(341,115,l), +(341,268,ls), +(341,330,o), +(379,380,o), +(452,380,cs), +(562,380,l), +(562,516,l), +(513,516,ls), +(411,516,o), +(367,446,o), +(348,370,c), +(341,370,l), +(341,516,l), +(74,516,l), +(74,401,l,{ +name = hr01; +}), +(193,401,l), +(193,115,l), +(74,115,l) +); } ); -unicode = 0130; +width = 600; }, { -glyphname = Idotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( -{ -components = ( +anchors = ( { -name = I; +name = bottom; +pos = (268,0); }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +name = top; +pos = (353,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(77,0,l), +(469,0,l), +(469,68,l), +(308,68,l), +(308,291,ls), +(308,371,o), +(361,436,o), +(462,436,cs), +(559,436,l), +(559,516,l), +(487,516,ls), +(379,516,o), +(333,454,o), +(313,386,c), +(308,386,l), +(308,516,l), +(77,516,l), +(77,448,l,{ +name = hr01; +}), +(228,448,l), +(228,68,l), +(77,68,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( { -name = I; +name = bottom; +pos = (269,0); }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +name = top; +pos = (378,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(80,0,l,{ +name = hr00; +}), +(477,0,l), +(477,19,l), +(279,19,l), +(279,331,ls), +(279,445,o), +(355,497,o), +(437,497,cs), +(556,497,l), +(556,516,l), +(441,516,ls), +(347,516,o), +(305,471,o), +(282,416,c), +(279,416,l), +(279,516,l), +(80,516,l), +(80,497,l), +(258,497,l), +(258,19,l), +(80,19,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1ECA; +unicode = 114; }, { -glyphname = Igrave; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = racute; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = I; +alignment = -1; +ref = r; }, { -name = grave.case; +alignment = -1; +pos = (25,0); +ref = acute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = I; +alignment = -1; +ref = r; }, { -name = grave.case; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (53,0); +ref = acute; } ); -unicode = 00CC; +width = 600; }, { -glyphname = Ihook; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = I; +ref = r; }, { alignment = -1; -name = hookcomb.case; -transform = "{1, 0, 0, 1, 600, 0}"; +pos = (78,0); +ref = acute; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 341; }, { -components = ( +glyphname = rcaron; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = I; +ref = r; }, { alignment = -1; -name = hookcomb.case; -transform = "{1, 0, 0, 1, 600, 0}"; +pos = (25,0); +ref = caron; } ); -layerId = master02; -width = 1200; -} -); -unicode = 1EC8; +width = 600; }, { -glyphname = Imacron; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = I; +alignment = -1; +ref = r; }, { -name = macron.case; +alignment = -1; +pos = (53,0); +ref = caron; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = I; +alignment = -1; +ref = r; }, { -name = macron.case; +alignment = -1; +pos = (78,0); +ref = caron; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 012A; +unicode = 345; }, { -glyphname = Iogonek; +glyphname = rcommaaccent; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"856 0 LINE", -"860 -8 LINE", -"712 -76 OFFCURVE", -"622 -142 OFFCURVE", -"622 -254 CURVE SMOOTH", -"622 -382 OFFCURVE", -"738 -424 OFFCURVE", -"870 -424 CURVE SMOOTH", -"996 -424 OFFCURVE", -"1080 -386 OFFCURVE", -"1114 -322 CURVE", -"1008 -220 LINE", -"980 -252 OFFCURVE", -"946 -276 OFFCURVE", -"898 -276 CURVE SMOOTH", -"858 -276 OFFCURVE", -"822 -260 OFFCURVE", -"822 -210 CURVE SMOOTH", -"822 -162 OFFCURVE", -"854 -120 OFFCURVE", -"1050 0 CURVE", -"1050 222 LINE", -"750 222 LINE {name = hr01;}", -"750 1174 LINE", -"1050 1174 LINE", -"1050 1396 LINE", -"150 1396 LINE", -"150 1174 LINE", -"450 1174 LINE", -"450 222 LINE", -"150 222 LINE", -"150 0 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"898 0 LINE", -"900 -6 LINE", -"750 -78 OFFCURVE", -"670 -158 OFFCURVE", -"670 -254 CURVE SMOOTH", -"670 -360 OFFCURVE", -"766 -414 OFFCURVE", -"888 -414 CURVE SMOOTH", -"988 -414 OFFCURVE", -"1048 -376 OFFCURVE", -"1074 -332 CURVE", -"994 -250 LINE", -"968 -282 OFFCURVE", -"934 -302 OFFCURVE", -"890 -302 CURVE SMOOTH", -"848 -302 OFFCURVE", -"806 -284 OFFCURVE", -"806 -228 CURVE SMOOTH", -"806 -188 OFFCURVE", -"826 -130 OFFCURVE", -"1032 0 CURVE", -"1032 134 LINE", -"684 134 LINE {name = hr01;}", -"684 1262 LINE", -"1032 1262 LINE", -"1032 1396 LINE", -"168 1396 LINE", -"168 1262 LINE", -"516 1262 LINE", -"516 134 LINE", -"168 134 LINE", -"168 0 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 012E; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = r; }, { -glyphname = Itilde; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +alignment = -1; +pos = (267,0); +ref = commabelowcomb; +} +); +width = 600; +}, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = I; +alignment = -1; +ref = r; }, { -name = tilde.case; +alignment = -1; +pos = (268,0); +ref = commabelowcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = I; +alignment = -1; +ref = r; }, { -name = tilde.case; +alignment = -1; +pos = (269,0); +ref = commabelowcomb; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0128; +unicode = 343; }, { -glyphname = IJ; +glyphname = s; layers = ( { -layerId = master01; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"750 420 LINE SMOOTH", -"750 284 OFFCURVE", -"690 220 OFFCURVE", -"588 220 CURVE SMOOTH", -"468 220 OFFCURVE", -"418 308 OFFCURVE", -"396 426 CURVE", -"104 362 LINE", -"146 138 OFFCURVE", -"296 -24 OFFCURVE", -"586 -24 CURVE SMOOTH", -"874 -24 OFFCURVE", -"1050 138 OFFCURVE", -"1050 390 CURVE SMOOTH", -"1050 1396 LINE", -"750 1396 LINE {name = hr00;}" -); +name = bottom; +pos = (294,0); }, { -closed = 1; -nodes = ( -"426 618 LINE", -"426 1396 LINE", -"126 1396 LINE", -"126 618 LINE" -); -} -); -vertWidth = 1560; -width = 1200; +name = top; +pos = (298,516); +} +); +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( +{ +closed = 1; +nodes = ( +(438,-12,o), +(524,47,o), +(524,149,cs), +(524,261,o), +(421,281,o), +(347,292,cs), +(266,304,ls), +(220,311,o), +(175,325,o), +(175,379,cs), +(175,432,o), +(220,461,o), +(301,461,cs), +(392,461,o), +(438,425,o), +(462,396,c), +(514,445,l), +(465,497,o), +(397,528,o), +(304,528,cs), +(184,528,o), +(96,477,o), +(96,374,cs), +(96,262,o), +(200,242,o), +(273,231,cs), +(354,219,ls), +(401,212,o), +(445,198,o), +(445,144,cs), +(445,83,o), +(388,55,o), +(308,55,cs), +(226,55,o), +(170,84,o), +(121,136,c), +(67,89,l), +(121,28,o), +(198,-12,o), +(306,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; }, { -layerId = master02; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"852 412 LINE SMOOTH", -"852 216 OFFCURVE", -"756 124 OFFCURVE", -"592 124 CURVE SMOOTH", -"418 124 OFFCURVE", -"362 228 OFFCURVE", -"338 332 CURVE", -"170 290 LINE", -"212 90 OFFCURVE", -"368 -24 OFFCURVE", -"586 -24 CURVE SMOOTH", -"842 -24 OFFCURVE", -"1020 134 OFFCURVE", -"1020 382 CURVE SMOOTH", -"1020 1396 LINE", -"852 1396 LINE {name = hr00;}" -); +name = bottom; +pos = (293,0); }, { -closed = 1; -nodes = ( -"348 580 LINE", -"348 1396 LINE", -"180 1396 LINE", -"180 580 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0132; +name = top; +pos = (305,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(447,-12,o), +(534,56,o), +(534,163,cs), +(534,261,o), +(461,300,o), +(368,314,cs), +(286,327,ls), +(246,333,o), +(222,342,o), +(222,372,cs), +(222,406,o), +(252,424,o), +(308,424,cs), +(375,424,o), +(424,398,o), +(454,365,c), +(528,449,l), +(485,499,o), +(414,528,o), +(313,528,cs), +(164,528,o), +(77,463,o), +(77,355,cs), +(77,257,o), +(150,218,o), +(242,204,cs), +(325,191,ls), +(365,185,o), +(389,176,o), +(389,147,cs), +(389,110,o), +(353,92,o), +(295,92,cs), +(226,92,o), +(172,118,o), +(132,162,c), +(49,85,l), +(91,25,o), +(180,-12,o), +(294,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; }, { -glyphname = IJacute; -layers = ( +anchors = ( { -components = ( +name = bottom; +pos = (294,0); +}, { -name = IJ; +name = top; +pos = (298,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(438,-12,o), +(524,47,o), +(524,149,cs), +(524,261,o), +(421,281,o), +(347,292,cs), +(266,304,ls), +(220,311,o), +(175,325,o), +(175,379,cs), +(175,432,o), +(220,461,o), +(301,461,cs), +(392,461,o), +(438,425,o), +(462,396,c), +(514,445,l), +(465,497,o), +(397,528,o), +(304,528,cs), +(184,528,o), +(96,477,o), +(96,374,cs), +(96,262,o), +(200,242,o), +(273,231,cs), +(354,219,ls), +(401,212,o), +(445,198,o), +(445,144,cs), +(445,83,o), +(388,55,o), +(308,55,cs), +(226,55,o), +(170,84,o), +(121,136,c), +(67,89,l), +(121,28,o), +(198,-12,o), +(306,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; }, { -name = acute.case; -transform = "{1, 0, 0, 1, -324, 0}"; +anchors = ( +{ +name = bottom; +pos = (308,0); }, { -name = acute.case; -transform = "{1, 0, 0, 1, 300, 0}"; -} -); -layerId = master01; -vertWidth = 1560; -width = 1200; +name = top; +pos = (300,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(430,-12,o), +(517,34,o), +(517,139,cs), +(517,231,o), +(450,256,o), +(357,269,cs), +(277,280,ls), +(189,292,o), +(136,314,o), +(136,391,cs), +(136,474,o), +(200,509,o), +(297,509,cs), +(395,509,o), +(445,472,o), +(481,432,c), +(495,447,l), +(457,488,o), +(400,528,o), +(298,528,cs), +(198,528,o), +(115,491,o), +(115,390,cs), +(115,298,o), +(182,273,o), +(275,260,cs), +(355,249,ls), +(443,237,o), +(496,215,o), +(496,138,cs), +(496,49,o), +(425,7,o), +(317,7,cs), +(226,7,o), +(159,36,o), +(106,103,c), +(91,90,l), +(146,21,o), +(220,-12,o), +(318,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 115; }, { -components = ( +glyphname = sacute; +layers = ( { -name = IJ; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = acute.case; -transform = "{1, 0, 0, 1, -336, 0}"; +alignment = -1; +ref = s; }, { -name = acute.case; -transform = "{1, 0, 0, 1, 336, 0}"; -} -); -layerId = master02; -vertWidth = 1560; -width = 1200; +alignment = -1; +pos = (5,0); +ref = acute; } ); +width = 600; }, { -glyphname = Jacute; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( -{ -name = J; +alignment = -1; +ref = s; }, { -name = acute.case; -transform = "{1, 0, 0, 1, 42, 0}"; +alignment = -1; +pos = (-2,0); +ref = acute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = J; +alignment = -1; +ref = s; }, { -name = acute.case; -transform = "{1, 0, 0, 1, 26, 0}"; +alignment = -1; +pos = (-3,0); +ref = acute; } ); -layerId = master02; -width = 1200; +width = 600; } ); +unicode = 347; }, { -glyphname = Jcircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = scaron; layers = ( { -components = ( -{ -name = J; -}, -{ -name = circumflex.case; -transform = "{1, 0, 0, 1, 42, 0}"; -} -); -layerId = master01; -width = 1200; -}, -{ -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = J; +alignment = -1; +ref = s; }, { -name = circumflex.case; -transform = "{1, 0, 0, 1, 26, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (5,0); +ref = caron; } ); -unicode = 0134; +width = 600; }, { -glyphname = Kcommaaccent; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( -{ -name = K; +alignment = -1; +ref = s; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 322, 0}"; +alignment = -1; +pos = (-2,0); +ref = caron; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = K; +alignment = -1; +ref = s; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 322, 0}"; +alignment = -1; +pos = (-3,0); +ref = caron; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0136; +unicode = 353; }, { -glyphname = Lacute; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( -{ -name = L; +glyphname = scedilla; +lastChange = "2023-03-22 22:43:18 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(375,-212,o), +(439,-189,o), +(439,-121,cs), +(439,-72,o), +(406,-52,o), +(366,-52,cs), +(350,-52,o), +(334,-55,o), +(318,-59,c), +(314,-55,l), +(323,-11,l), +(458,-2,o), +(534,63,o), +(534,163,cs,{ +name = hr01; +}), +(534,261,o), +(461,300,o), +(368,314,cs), +(286,327,ls), +(246,333,o), +(222,342,o), +(222,372,cs), +(222,406,o), +(252,424,o), +(308,424,cs), +(375,424,o), +(424,398,o), +(454,365,c), +(528,449,l), +(485,499,o), +(414,528,o), +(313,528,cs), +(164,528,o), +(77,463,o), +(77,355,cs), +(77,257,o), +(150,218,o), +(242,204,cs), +(325,191,ls), +(365,185,o), +(389,176,o), +(389,147,cs), +(389,110,o), +(353,92,o), +(295,92,cs), +(226,92,o), +(172,118,o), +(132,162,c), +(49,85,l), +(86,32,o), +(160,-3,o), +(256,-10,c), +(243,-74,l), +(264,-76,ls), +(326,-82,o), +(339,-101,o), +(339,-116,cs,{ +name = hr02; +}), +(339,-133,o), +(320,-141,o), +(295,-141,cs), +(264,-141,o), +(242,-128,o), +(229,-112,c), +(183,-168,l), +(200,-188,o), +(238,-212,o), +(307,-212,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(369,-207,o), +(421,-181,o), +(421,-124,cs), +(421,-81,o), +(392,-58,o), +(353,-58,cs), +(341,-58,o), +(327,-60,o), +(314,-64,c), +(311,-61,l), +(320,-12,l), +(444,-8,o), +(524,51,o), +(524,149,cs), +(524,261,o), +(421,281,o), +(347,292,cs), +(266,304,ls), +(220,311,o), +(175,325,o), +(175,379,cs), +(175,432,o), +(220,461,o), +(301,461,cs), +(392,461,o), +(438,425,o), +(462,396,c), +(514,445,l), +(465,497,o), +(397,528,o), +(304,528,cs), +(184,528,o), +(96,477,o), +(96,374,cs), +(96,262,o), +(200,242,o), +(273,231,cs), +(354,219,ls), +(401,212,o), +(445,198,o), +(445,144,cs), +(445,83,o), +(388,55,o), +(308,55,cs), +(226,55,o), +(170,84,o), +(121,136,c), +(67,89,l), +(115,35,o), +(181,-3,o), +(271,-10,c), +(258,-77,l), +(286,-81,ls), +(342,-89,o), +(354,-104,o), +(354,-122,cs), +(354,-143,o), +(335,-153,o), +(310,-153,cs), +(281,-153,o), +(261,-140,o), +(249,-125,c), +(211,-166,l), +(225,-185,o), +(256,-207,o), +(310,-207,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(369,-202,o), +(400,-169,o), +(400,-131,cs), +(400,-95,o), +(372,-72,o), +(333,-72,cs), +(324,-72,o), +(312,-73,o), +(303,-75,c), +(301,-73,l), +(316,-12,l), +(430,-12,o), +(517,34,o), +(517,139,cs), +(517,231,o), +(450,256,o), +(357,269,cs), +(277,280,ls), +(189,292,o), +(136,314,o), +(136,391,cs), +(136,474,o), +(200,509,o), +(297,509,cs), +(395,509,o), +(445,472,o), +(481,432,c), +(495,447,l), +(457,488,o), +(400,528,o), +(298,528,cs), +(198,528,o), +(115,491,o), +(115,390,cs), +(115,298,o), +(182,273,o), +(275,260,cs), +(355,249,ls), +(443,237,o), +(496,215,o), +(496,138,cs), +(496,49,o), +(425,7,o), +(317,7,cs), +(226,7,o), +(159,36,o), +(106,103,c), +(91,90,l), +(142,26,o), +(210,-7,o), +(298,-12,c), +(281,-84,l), +(318,-86,ls), +(363,-88,o), +(379,-107,o), +(379,-132,cs), +(379,-166,o), +(354,-184,o), +(318,-184,cs), +(288,-184,o), +(264,-174,o), +(250,-157,c), +(237,-170,l), +(249,-187,o), +(280,-202,o), +(318,-202,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 351; }, { -name = acute.case; -transform = "{1, 0, 0, 1, -266, 0}"; -} -); -layerId = master01; -width = 1200; -}, +glyphname = scircumflex; +layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = L; +alignment = -1; +ref = s; }, { -name = acute.case; -transform = "{1, 0, 0, 1, -276, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (5,0); +ref = circumflex; } ); -unicode = 0139; +width = 600; }, { -glyphname = Lcaron; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = L; +alignment = -1; +ref = s; }, { -name = caronslovak; -transform = "{1, 0, 0, 1, 366, 0}"; +alignment = -1; +pos = (-2,0); +ref = circumflex; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = L; +alignment = -1; +ref = s; }, { -name = caronslovak; -transform = "{1, 0, 0, 1, 200, 0}"; +alignment = -1; +pos = (-3,0); +ref = circumflex; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 013D; +unicode = 349; }, { -glyphname = Lcommaaccent; -lastChange = "2020-11-23 22:50:32 +0000"; +glyphname = scommaaccent; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = L; +alignment = -1; +ref = s; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 327, 0}"; +alignment = -1; +pos = (293,0); +ref = commabelowcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = L; +alignment = -1; +ref = s; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 327, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (294,0); +ref = commabelowcomb; } ); -unicode = 013B; +width = 600; }, { -glyphname = Ldot; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = L; +ref = s; }, { alignment = -1; -name = dotaccent; -transform = "{1, 0, 0, 1, 290, -678}"; +pos = (318,0); +ref = commabelowcomb; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 537; }, { -components = ( +glyphname = germandbls; +layers = ( { -alignment = -1; -name = L; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(204,0,l,{ +name = hr00; +}), +(204,405,l), +(396,405,l), +(273,230,l), +(273,119,l), +(297,119,ls), +(385,119,o), +(425,91,o), +(425,26,cs), +(425,3,ls), +(425,-60,o), +(387,-89,o), +(303,-89,cs), +(246,-89,l), +(246,-200,l), +(312,-200,ls), +(472,-200,o), +(574,-126,o), +(574,16,cs), +(574,129,o), +(509,193,o), +(401,213,c), +(540,410,l), +(540,516,l), +(204,516,l), +(204,629,l), +(376,629,l), +(376,740,l), +(218,740,ls), +(110,740,o), +(60,678,o), +(60,591,cs), +(60,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(182,0,l,{ +name = hr00; +}), +(182,448,l), +(452,448,l), +(276,220,l), +(276,152,l), +(292,152,ls), +(427,152,o), +(487,117,o), +(487,28,cs), +(487,3,ls), +(487,-91,o), +(429,-132,o), +(310,-132,cs), +(244,-132,l), +(244,-200,l), +(310,-200,ls), +(470,-200,o), +(572,-125,o), +(572,14,cs), +(572,140,o), +(489,203,o), +(352,212,c), +(525,437,l), +(525,516,l), +(182,516,l), +(182,671,l), +(353,671,l), +(353,740,l), +(216,740,ls), +(138,740,o), +(102,691,o), +(102,622,cs), +(102,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(161,0,l,{ +name = hr00; +}), +(161,497,l), +(506,497,l), +(279,209,l), +(279,189,l), +(306,189,ls), +(450,189,o), +(542,143,o), +(542,26,cs), +(542,-5,ls), +(542,-120,o), +(462,-181,o), +(308,-181,cs), +(244,-181,l), +(244,-200,l), +(308,-200,ls), +(476,-200,o), +(565,-130,o), +(565,9,cs), +(565,152,o), +(474,208,o), +(302,208,c), +(529,496,l), +(529,516,l), +(161,516,l), +(161,721,l), +(386,721,l), +(386,740,l), +(169,740,ls), +(149,740,o), +(140,731,o), +(140,711,cs), +(140,0,l) +); +} +); +width = 600; +} +); +unicode = 223; }, { -alignment = -1; -name = dotaccent; -transform = "{1, 0, 0, 1, 270, -692}"; -} +glyphname = longs; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(71,0,l,{ +name = hr00; +}), +(533,0,l), +(533,115,l), +(371,115,l), +(371,625,l), +(556,625,l), +(556,740,l), +(381,740,ls), +(273,740,o), +(223,678,o), +(223,591,cs), +(223,516,l), +(61,516,l), +(61,401,l), +(223,401,l), +(223,115,l), +(71,115,l) ); -layerId = master02; -width = 1200; } ); -unicode = 013F; +width = 600; }, { -glyphname = Lslash; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"510 246 LINE", -"510 578 LINE", -"878 700 LINE", -"878 926 LINE", -"510 804 LINE", -"510 1396 LINE", -"208 1396 LINE", -"208 714 LINE", -"66 668 LINE", -"66 442 LINE", -"208 488 LINE", -"208 0 LINE", -"1086 0 LINE", -"1086 246 LINE {name = hr00;}" +(83,0,l,{ +name = hr00; +}), +(521,0,l), +(521,68,l), +(337,68,l), +(337,672,l), +(544,672,l), +(544,740,l), +(371,740,ls), +(293,740,o), +(257,691,o), +(257,622,cs), +(257,516,l), +(73,516,l), +(73,448,l), +(257,448,l), +(257,68,l), +(83,68,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"408 146 LINE", -"408 590 LINE", -"830 728 LINE", -"830 866 LINE", -"408 728 LINE", -"408 1396 LINE", -"240 1396 LINE", -"240 680 LINE", -"80 628 LINE", -"80 490 LINE", -"240 542 LINE", -"240 0 LINE", -"1070 0 LINE", -"1070 146 LINE {name = hr00;}" +(94,0,l,{ +name = hr00; +}), +(510,0,l), +(510,19,l), +(307,19,l), +(307,721,l), +(533,721,l), +(533,740,l), +(316,740,ls), +(296,740,o), +(287,731,o), +(287,711,cs), +(287,516,l), +(84,516,l), +(84,497,l), +(287,497,l), +(287,19,l), +(94,19,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0141; +unicode = 383; }, { -glyphname = Nacute; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = t; layers = ( { -components = ( +anchors = ( { -name = N; +name = bottom; +pos = (378,0); }, { -name = acute.case; +name = topright; +pos = (389,760); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { -name = N; -}, -{ -name = acute.case; -} +closed = 1; +nodes = ( +(522,0,l,{ +name = hr00; +}), +(522,19,l), +(258,19,l), +(258,497,l), +(522,497,l), +(522,516,l), +(258,516,l), +(258,698,l), +(237,698,l), +(237,545,ls), +(237,525,o), +(228,516,o), +(208,516,cs), +(36,516,l), +(36,497,l), +(237,497,l), +(237,29,ls), +(237,9,o), +(246,0,o), +(266,0,cs) ); -layerId = master02; -width = 1200; } ); -unicode = 0143; +width = 600; }, { -glyphname = Ncaron; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +anchors = ( { -name = N; +name = bottom; +pos = (361,0); }, { -name = caron.case; +name = topright; +pos = (396,780); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(531,0,l,{ +name = hr00; +}), +(531,115,l), +(330,115,l), +(330,401,l), +(531,401,l), +(531,516,l), +(330,516,l), +(330,698,l), +(194,698,l), +(194,577,ls), +(194,531,o), +(177,516,o), +(133,516,cs), +(42,516,l), +(42,401,l), +(182,401,l), +(182,149,ls), +(182,62,o), +(233,0,o), +(340,0,cs) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( { -name = N; +name = bottom; +pos = (375,0); }, { -name = caron.case; +name = topright; +pos = (387,760); } ); -layerId = master02; -width = 1200; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(526,0,l,{ +name = hr00; +}), +(526,68,l), +(291,68,l), +(291,448,l), +(526,448,l), +(526,516,l), +(291,516,l), +(291,698,l), +(214,698,l), +(214,563,ls), +(214,528,o), +(201,516,o), +(167,516,cs), +(39,516,l), +(39,448,l), +(211,448,l), +(211,118,ls), +(211,49,o), +(247,0,o), +(325,0,cs) +); } ); -unicode = 0147; +width = 600; }, { -glyphname = Ncommaaccent; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( -{ -components = ( +anchors = ( { -name = N; +name = bottom; +pos = (378,0); }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +name = topright; +pos = (389,760); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = N; -}, -{ -name = commabelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(522,0,l,{ +name = hr00; +}), +(522,19,l), +(258,19,l), +(258,497,l), +(522,497,l), +(522,516,l), +(258,516,l), +(258,698,l), +(237,698,l), +(237,545,ls), +(237,525,o), +(228,516,o), +(208,516,cs), +(36,516,l), +(36,497,l), +(237,497,l), +(237,29,ls), +(237,9,o), +(246,0,o), +(266,0,cs) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0145; +unicode = 116; }, { -glyphname = Ntilde; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = tbar; layers = ( { -components = ( -{ -name = N; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(531,115,l,{ +name = hr00; +}), +(330,115,l), +(330,212,l), +(481,212,l), +(481,317,l), +(330,317,l), +(330,401,l), +(531,401,l), +(531,516,l), +(330,516,l), +(330,698,l), +(194,698,l), +(194,577,ls), +(194,531,o), +(177,516,o), +(133,516,cs), +(42,516,l), +(42,401,l), +(182,401,l), +(182,317,l), +(94,317,l), +(94,212,l), +(182,212,l), +(182,149,ls), +(182,62,o), +(233,0,o), +(340,0,cs), +(531,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(524,68,l,{ +name = hr00; +}), +(291,68,l), +(291,247,l), +(464,247,l), +(464,309,l), +(291,309,l), +(291,448,l), +(526,448,l), +(526,516,l), +(291,516,l), +(291,698,l), +(214,698,l), +(214,563,ls), +(214,528,o), +(201,516,o), +(167,516,cs), +(39,516,l), +(39,448,l), +(211,448,l), +(211,309,l), +(102,309,l), +(102,247,l), +(211,247,l), +(211,118,ls), +(211,49,o), +(247,0,o), +(325,0,cs), +(524,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(522,19,l,{ +name = hr00; +}), +(258,19,l), +(258,283,l), +(451,283,l), +(451,301,l), +(258,301,l), +(258,497,l), +(522,497,l), +(522,516,l), +(258,516,l), +(258,698,l), +(237,698,l), +(237,545,ls), +(237,525,o), +(228,516,o), +(208,516,cs), +(36,516,l), +(36,497,l), +(237,497,l), +(237,301,l), +(107,301,l), +(107,283,l), +(237,283,l), +(237,29,ls), +(237,9,o), +(246,0,o), +(266,0,cs), +(522,0,l) +); +} +); +width = 600; +} +); +unicode = 359; }, { -name = tilde.case; -} -); -layerId = master01; -width = 1200; -}, +glyphname = tcaron; +layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = N; +alignment = -1; +ref = t; }, { -name = tilde.case; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (259,40); +ref = caronslovak; } ); -unicode = 00D1; +width = 600; }, { -glyphname = Eng; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -layerId = master01; -paths = ( +alignment = -1; +ref = t; +}, { -closed = 1; -nodes = ( -"378 928 LINE", -"400 928 LINE", -"718 0 LINE", -"804 0 LINE", -"804 -180 LINE", -"378 -180 LINE", -"378 -400 LINE", -"764 -400 LINE SMOOTH", -"976 -400 OFFCURVE", -"1078 -276 OFFCURVE", -"1078 -102 CURVE SMOOTH", -"1078 1396 LINE", -"822 1396 LINE", -"822 468 LINE", -"800 468 LINE", -"482 1396 LINE", -"122 1396 LINE", -"122 0 LINE", -"378 0 LINE {name = hr00;}" -); +alignment = -1; +pos = (197,20); +ref = caronslovak; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"312 1182 LINE", -"326 1182 LINE", -"802 0 LINE", -"888 0 LINE", -"888 -264 LINE", -"314 -264 LINE", -"314 -400 LINE", -"812 -400 LINE SMOOTH", -"968 -400 OFFCURVE", -"1040 -302 OFFCURVE", -"1040 -164 CURVE SMOOTH", -"1040 1396 LINE", -"888 1396 LINE", -"888 226 LINE", -"874 226 LINE", -"398 1396 LINE", -"160 1396 LINE", -"160 0 LINE", -"312 0 LINE {name = hr00;}" -); +alignment = -1; +ref = t; +}, +{ +alignment = -1; +pos = (152,20); +ref = caronslovak; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 014A; +unicode = 357; }, { -glyphname = Oacute; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( -{ -name = O; +glyphname = tcedilla; +lastChange = "2023-03-22 22:44:53 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(443,-212,o), +(507,-189,o), +(507,-121,cs), +(507,-72,o), +(474,-52,o), +(434,-52,cs), +(418,-52,o), +(402,-55,o), +(386,-59,c), +(382,-55,l), +(393,0,l), +(531,0,l), +(531,115,l), +(330,115,l), +(330,401,l), +(531,401,l), +(531,516,l), +(330,516,l), +(330,698,l), +(194,698,l), +(194,577,ls), +(194,531,o), +(177,516,o), +(133,516,cs), +(42,516,l), +(42,401,l), +(182,401,l), +(182,149,ls), +(182,66,o), +(229,5,o), +(326,0,c), +(326,0,l), +(311,-74,l), +(332,-76,ls), +(394,-82,o), +(407,-101,o), +(407,-116,cs), +(407,-133,o), +(388,-141,o), +(363,-141,cs), +(332,-141,o), +(310,-128,o), +(297,-112,c), +(251,-168,l), +(268,-188,o), +(306,-212,o), +(375,-212,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(446,-207,o), +(498,-181,o), +(498,-124,cs), +(498,-81,o), +(469,-58,o), +(430,-58,cs), +(418,-58,o), +(404,-60,o), +(391,-64,c), +(388,-61,l), +(400,0,l), +(526,0,l), +(526,68,l), +(291,68,l), +(291,448,l), +(526,448,l), +(526,516,l), +(291,516,l), +(291,698,l), +(214,698,l), +(214,563,ls), +(214,528,o), +(201,516,o), +(167,516,cs), +(39,516,l), +(39,448,l), +(211,448,l), +(211,118,ls), +(211,49,o), +(247,0,o), +(325,0,cs), +(350,0,l), +(335,-77,l), +(363,-81,ls), +(419,-89,o), +(431,-104,o), +(431,-122,cs), +(431,-143,o), +(412,-153,o), +(387,-153,cs), +(358,-153,o), +(338,-140,o), +(326,-125,c), +(288,-166,l), +(302,-185,o), +(333,-207,o), +(387,-207,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(439,-202,o), +(470,-169,o), +(470,-131,cs), +(470,-95,o), +(442,-72,o), +(403,-72,cs), +(394,-72,o), +(382,-73,o), +(373,-75,c), +(371,-73,l), +(389,0,l), +(522,0,l), +(522,19,l), +(258,19,l), +(258,497,l), +(522,497,l), +(522,516,l), +(258,516,l), +(258,698,l), +(237,698,l), +(237,545,ls), +(237,525,o), +(228,516,o), +(208,516,cs), +(36,516,l), +(36,497,l), +(237,497,l), +(237,29,ls), +(237,9,o), +(246,0,o), +(266,0,cs), +(371,0,l), +(351,-84,l), +(388,-86,ls), +(433,-88,o), +(449,-107,o), +(449,-132,cs), +(449,-166,o), +(424,-184,o), +(388,-184,cs), +(358,-184,o), +(334,-174,o), +(320,-157,c), +(307,-170,l), +(319,-187,o), +(350,-202,o), +(388,-202,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 355; }, { -name = acute.case; -} -); -layerId = master01; -width = 1200; -}, +glyphname = tcommaaccent; +layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = O; +alignment = -1; +ref = t; }, { -name = acute.case; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (361,0); +ref = commabelowcomb; } ); -unicode = 00D3; +width = 600; }, { -glyphname = Obreve; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = O; +alignment = -1; +ref = t; }, { -name = breve.case; +alignment = -1; +pos = (375,0); +ref = commabelowcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = O; +alignment = -1; +ref = t; }, { -name = breve.case; +alignment = -1; +pos = (378,0); +ref = commabelowcomb; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 014E; +unicode = 539; }, { -glyphname = Ocircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = u; layers = ( { -components = ( -{ -name = O; -}, +anchors = ( { -name = circumflex.case; -} -); -layerId = master01; -width = 1200; +name = bottom; +pos = (296,0); }, { -components = ( -{ -name = O; +name = bottomright; +pos = (473,0); }, { -name = circumflex.case; +name = top; +pos = (296,516); } ); -layerId = master02; -width = 1200; +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( +{ +closed = 1; +nodes = ( +(452,0,l), +(473,0,l), +(473,516,l), +(452,516,l), +(452,144,ls), +(452,52,o), +(377,7,o), +(294,7,cs,{ +name = hr01; +}), +(194,7,o), +(138,60,o), +(138,183,cs), +(138,516,l), +(117,516,l), +(117,180,ls), +(117,55,o), +(177,-12,o), +(291,-12,cs), +(382,-12,o), +(431,30,o), +(449,74,c,{ +name = hr02; +}), +(452,74,l) +); } ); -unicode = 00D4; +width = 600; }, { -glyphname = Odieresis; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +anchors = ( { -components = ( +name = bottom; +pos = (298,0); +}, { -name = O; +name = bottomright; +pos = (535,0); }, { -name = dieresis.case; +name = top; +pos = (298,516); } ); -layerId = master01; -width = 1200; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -components = ( -{ -name = O; -}, -{ -name = dieresis.case; -} +closed = 1; +nodes = ( +(387,0,l), +(535,0,l), +(535,516,l), +(387,516,l), +(387,177,ls), +(387,127,o), +(342,102,o), +(296,102,cs,{ +name = hr01; +}), +(238,102,o), +(209,137,o), +(209,202,cs), +(209,516,l), +(61,516,l), +(61,182,ls), +(61,57,o), +(130,-12,o), +(229,-12,cs), +(312,-12,o), +(358,36,o), +(381,94,c,{ +name = hr02; +}), +(387,94,l) ); -layerId = master02; -width = 1200; } ); -unicode = 00D6; +width = 600; }, { -glyphname = Odotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( +anchors = ( { -components = ( +name = bottom; +pos = (297,0); +}, { -name = O; +name = bottomright; +pos = (502,0); }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +name = top; +pos = (297,516); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = O; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; -} +closed = 1; +nodes = ( +(422,0,l), +(502,0,l), +(502,516,l), +(422,516,l), +(422,158,l), +(422,90,o), +(358,59,o), +(294,59,cs,{ +name = hr01; +}), +(215,59,o), +(172,105,o), +(172,199,cs), +(172,516,l), +(92,516,l), +(92,185,ls), +(92,60,o), +(163,-12,o), +(271,-12,cs), +(356,-12,o), +(396,33,o), +(418,84,c,{ +name = hr02; +}), +(422,84,l) ); -layerId = master02; -width = 1200; } ); -unicode = 1ECC; +width = 600; }, { -glyphname = Ograve; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +anchors = ( { -components = ( +name = bottom; +pos = (296,0); +}, { -name = O; +name = bottomright; +pos = (473,0); }, { -name = grave.case; +name = top; +pos = (296,516); } ); -layerId = master01; -width = 1200; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -components = ( -{ -name = O; -}, -{ -name = grave.case; +closed = 1; +nodes = ( +(452,0,l), +(473,0,l), +(473,516,l), +(452,516,l), +(452,144,ls), +(452,52,o), +(377,7,o), +(294,7,cs,{ +name = hr01; +}), +(194,7,o), +(138,60,o), +(138,183,cs), +(138,516,l), +(117,516,l), +(117,180,ls), +(117,55,o), +(177,-12,o), +(291,-12,cs), +(382,-12,o), +(431,30,o), +(449,74,c,{ +name = hr02; +}), +(452,74,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 00D2; +unicode = 117; }, { -glyphname = Ohook; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = uacute; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = O; +ref = u; }, { alignment = -1; -name = hookcomb.case; -transform = "{1, 0, 0, 1, 600, 0}"; +pos = (-2,0); +ref = acute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = O; +ref = u; }, { alignment = -1; -name = hookcomb.case; -transform = "{1, 0, 0, 1, 600, 0}"; +pos = (-3,0); +ref = acute; } ); -layerId = master02; -width = 1200; -} -); -unicode = 1ECE; +width = 600; }, { -glyphname = Ohungarumlaut; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -components = ( -{ -name = O; +alignment = -1; +ref = u; }, { -name = hungarumlaut.case; +alignment = -1; +pos = (-4,0); +ref = acute; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 250; }, { -components = ( +glyphname = ubreve; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = O; +alignment = -1; +ref = u; }, { -name = hungarumlaut.case; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (-2,0); +ref = breve; } ); -unicode = 0150; +width = 600; }, { -glyphname = Omacron; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( -{ -name = O; +alignment = -1; +ref = u; }, { -name = macron.case; +alignment = -1; +pos = (-3,0); +ref = breve; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = O; +alignment = -1; +ref = u; }, { -name = macron.case; +alignment = -1; +pos = (-4,0); +ref = breve; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 014C; +unicode = 365; }, { -glyphname = Oslash; +glyphname = ucaron; layers = ( { -anchors = ( -{ -name = m.tildecomb; -position = "{300, 698}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = t.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = u; }, { -name = top; -position = "{600, 1396}"; +alignment = -1; +pos = (-2,0); +ref = caron; } ); -layerId = master01; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"974 -24 OFFCURVE", -"1146 242 OFFCURVE", -"1146 698 CURVE SMOOTH", -"1146 912 OFFCURVE", -"1108 1084 OFFCURVE", -"1030 1206 CURVE", -"1162 1420 LINE", -"974 1528 LINE", -"868 1358 LINE", -"794 1400 OFFCURVE", -"706 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"226 1420 OFFCURVE", -"54 1154 OFFCURVE", -"54 698 CURVE SMOOTH", -"54 484 OFFCURVE", -"92 312 OFFCURVE", -"170 190 CURVE", -"38 -24 LINE", -"226 -132 LINE", -"332 38 LINE", -"406 -4 OFFCURVE", -"494 -24 OFFCURVE", -"600 -24 CURVE SMOOTH {name = hr00;}" -); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = u; }, { -closed = 1; -nodes = ( -"374 820 LINE SMOOTH", -"374 1044 OFFCURVE", -"430 1178 OFFCURVE", -"600 1178 CURVE SMOOTH", -"660 1178 OFFCURVE", -"708 1162 OFFCURVE", -"742 1130 CURVE", -"378 498 LINE", -"374 524 OFFCURVE", -"374 548 OFFCURVE", -"374 576 CURVE SMOOTH" +alignment = -1; +pos = (-3,0); +ref = caron; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"540 218 OFFCURVE", -"492 234 OFFCURVE", -"458 266 CURVE", -"822 898 LINE", -"826 870 OFFCURVE", -"826 848 OFFCURVE", -"826 820 CURVE SMOOTH", -"826 576 LINE SMOOTH", -"826 352 OFFCURVE", -"770 218 OFFCURVE", -"600 218 CURVE SMOOTH" +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = u; +}, +{ +alignment = -1; +pos = (-4,0); +ref = caron; +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 468; }, { -anchors = ( +glyphname = ucircumflex; +layers = ( { -name = m.tildecomb; -position = "{300, 698}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = t.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = u; }, { -name = top; -position = "{600, 1396}"; +alignment = -1; +pos = (-2,0); +ref = circumflex; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"940 -24 OFFCURVE", -"1088 242 OFFCURVE", -"1088 698 CURVE SMOOTH", -"1088 912 OFFCURVE", -"1056 1086 OFFCURVE", -"986 1208 CURVE", -"1106 1412 LINE", -"986 1484 LINE", -"892 1324 LINE", -"818 1388 OFFCURVE", -"720 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"260 1420 OFFCURVE", -"112 1154 OFFCURVE", -"112 698 CURVE SMOOTH", -"112 484 OFFCURVE", -"144 310 OFFCURVE", -"214 188 CURVE", -"94 -16 LINE", -"214 -88 LINE", -"308 72 LINE", -"382 8 OFFCURVE", -"480 -24 OFFCURVE", -"600 -24 CURVE SMOOTH {name = hr00;}" -); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = u; }, { -closed = 1; -nodes = ( -"290 812 LINE SMOOTH", -"290 1092 OFFCURVE", -"378 1274 OFFCURVE", -"600 1274 CURVE SMOOTH", -"694 1274 OFFCURVE", -"764 1240 OFFCURVE", -"814 1182 CURVE", -"318 348 LINE", -"298 414 OFFCURVE", -"290 494 OFFCURVE", -"290 584 CURVE" +alignment = -1; +pos = (-3,0); +ref = circumflex; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"506 122 OFFCURVE", -"436 156 OFFCURVE", -"386 214 CURVE", -"882 1048 LINE", -"902 982 OFFCURVE", -"910 902 OFFCURVE", -"910 812 CURVE", -"910 584 LINE SMOOTH", -"910 304 OFFCURVE", -"822 122 OFFCURVE", -"600 122 CURVE SMOOTH" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = u; +}, +{ +alignment = -1; +pos = (-4,0); +ref = circumflex; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 00D8; +unicode = 251; }, { -glyphname = Oslashacute; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = udieresis; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = u; +}, +{ +alignment = -1; +pos = (-2,0); +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = Oslash; +alignment = -1; +ref = u; }, { -name = acute.case; +alignment = -1; +pos = (-3,0); +ref = dieresis; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = Oslash; +alignment = -1; +ref = u; }, { -name = acute.case; +alignment = -1; +pos = (-4,0); +ref = dieresis; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 01FE; +unicode = 252; }, { -glyphname = Otilde; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = udieresisacute; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = u; +}, +{ +alignment = -1; +pos = (298,0); +ref = dieresisacute; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = O; +alignment = -1; +ref = u; }, { -name = tilde.case; +alignment = -1; +pos = (297,0); +ref = dieresisacute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = O; +alignment = -1; +ref = u; }, { -name = tilde.case; +alignment = -1; +pos = (296,0); +ref = dieresisacute; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 00D5; +unicode = 472; }, { -glyphname = Ohorn; +glyphname = udieresiscaron; layers = ( { -anchors = ( -{ -name = b.cedillacomb; -position = "{300, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{600, 0}"; +alignment = -1; +ref = u; }, { -name = m.cedillacomb; -position = "{300, 0}"; +alignment = -1; +pos = (298,0); +ref = dieresiscaron; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{300, 698}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = u; }, { -name = top; -position = "{600, 1396}"; +alignment = -1; +pos = (297,0); +ref = dieresiscaron; } ); -layerId = master01; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"938 1626 LINE", -"938 1396 LINE", -"778 1396 LINE", -"726 1412 OFFCURVE", -"666 1420 OFFCURVE", -"600 1420 CURVE SMOOTH {name = hr01;}", -"226 1420 OFFCURVE", -"54 1154 OFFCURVE", -"54 698 CURVE SMOOTH", -"54 242 OFFCURVE", -"226 -24 OFFCURVE", -"600 -24 CURVE SMOOTH", -"974 -24 OFFCURVE", -"1146 242 OFFCURVE", -"1146 698 CURVE SMOOTH", -"1146 930 OFFCURVE", -"1114 1110 OFFCURVE", -"1012 1220 CURVE {name = hr02;}", -"1040 1222 OFFCURVE", -"1063 1226 OFFCURVE", -"1083 1232 CURVE SMOOTH", -"1143 1251 OFFCURVE", -"1171 1291 OFFCURVE", -"1181 1352 CURVE SMOOTH", -"1185 1373 OFFCURVE", -"1186 1395 OFFCURVE", -"1186 1420 CURVE SMOOTH {name = hr03;}", -"1186 1626 LINE" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = u; }, { -closed = 1; -nodes = ( -"430 218 OFFCURVE", -"374 352 OFFCURVE", -"374 576 CURVE SMOOTH", -"374 820 LINE SMOOTH", -"374 1044 OFFCURVE", -"430 1178 OFFCURVE", -"600 1178 CURVE SMOOTH", -"770 1178 OFFCURVE", -"826 1044 OFFCURVE", -"826 820 CURVE SMOOTH {name = hr04;}", -"826 578 LINE SMOOTH", -"826 352 OFFCURVE", -"770 218 OFFCURVE", -"600 218 CURVE SMOOTH" +alignment = -1; +pos = (296,0); +ref = dieresiscaron; +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 474; }, { -anchors = ( +glyphname = udieresisgrave; +layers = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = bottom; -position = "{600, 0}"; +alignment = -1; +ref = u; }, { -name = m.cedillacomb; -position = "{300, 0}"; +alignment = -1; +pos = (298,0); +ref = dieresisgrave; +} +); +width = 600; }, { -name = m.tildecomb; -position = "{300, 698}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = t.tildecomb; -position = "{300, 698}"; +alignment = -1; +ref = u; }, { -name = top; -position = "{600, 1396}"; +alignment = -1; +pos = (297,0); +ref = dieresisgrave; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"956 1620 LINE", -"956 1396 LINE", -"760 1396 LINE", -"712 1412 OFFCURVE", -"658 1420 OFFCURVE", -"600 1420 CURVE SMOOTH {name = hr01;}", -"260 1420 OFFCURVE", -"112 1154 OFFCURVE", -"112 698 CURVE SMOOTH", -"112 242 OFFCURVE", -"260 -24 OFFCURVE", -"600 -24 CURVE SMOOTH", -"940 -24 OFFCURVE", -"1088 242 OFFCURVE", -"1088 698 CURVE SMOOTH", -"1088 976 OFFCURVE", -"1038 1178 OFFCURVE", -"916 1294 CURVE", -"935 1294 OFFCURVE", -"953 1294 OFFCURVE", -"972 1294 CURVE SMOOTH", -"1072 1294 OFFCURVE", -"1098 1350 OFFCURVE", -"1098 1420 CURVE", -"1098 1420 OFFCURVE", -"1098 1420 OFFCURVE", -"1098 1420 CURVE", -"1098 1620 LINE" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = u; }, { -closed = 1; -nodes = ( -"378 122 OFFCURVE", -"290 304 OFFCURVE", -"290 584 CURVE SMOOTH", -"290 812 LINE SMOOTH", -"290 1092 OFFCURVE", -"378 1274 OFFCURVE", -"600 1274 CURVE SMOOTH", -"822 1274 OFFCURVE", -"910 1092 OFFCURVE", -"910 812 CURVE SMOOTH", -"910 584 LINE SMOOTH", -"910 304 OFFCURVE", -"822 122 OFFCURVE", -"600 122 CURVE SMOOTH" -); +alignment = -1; +pos = (296,0); +ref = dieresisgrave; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 01A0; +unicode = 476; }, { -glyphname = Ohornacute; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = udieresismacron; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = Ohorn; +alignment = -1; +ref = u; }, { -name = acute.case; +alignment = -1; +pos = (298,0); +ref = dieresismacron; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = Ohorn; +alignment = -1; +ref = u; }, { -name = acute.case; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (297,0); +ref = dieresismacron; } ); -unicode = 1EDA; +width = 600; }, { -glyphname = Ohorndotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = Ohorn; +alignment = -1; +ref = u; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +alignment = -1; +pos = (296,0); +ref = dieresismacron; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 470; }, { -components = ( +glyphname = udotbelow; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = Ohorn; +alignment = -1; +ref = u; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (298,0); +ref = dotbelowcomb; } ); -unicode = 1EE2; +width = 600; }, { -glyphname = Ohorngrave; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( -{ -name = Ohorn; +alignment = -1; +ref = u; }, { -name = grave.case; +alignment = -1; +pos = (297,0); +ref = dotbelowcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = Ohorn; +alignment = -1; +ref = u; }, { -name = grave.case; +alignment = -1; +pos = (296,0); +ref = dotbelowcomb; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EDC; +unicode = 7909; }, { -glyphname = Ohornhook; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = ugrave; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = Ohorn; +ref = u; }, { alignment = -1; -name = hookcomb.case; -transform = "{1, 0, 0, 1, 600, 0}"; +pos = (-2,0); +ref = grave; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = Ohorn; +ref = u; }, { alignment = -1; -name = hookcomb.case; -transform = "{1, 0, 0, 1, 600, 0}"; -} -); -layerId = master02; -width = 1200; +pos = (-3,0); +ref = grave; } ); -unicode = 1EDE; +width = 600; }, { -glyphname = Ohorntilde; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = Ohorn; +alignment = -1; +ref = u; }, { -name = tilde.alt01.case; +alignment = -1; +pos = (-4,0); +ref = grave; } ); -layerId = master01; -width = 1200; +width = 600; +} +); +unicode = 249; }, { -components = ( +glyphname = uhook; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = Ohorn; +alignment = -1; +ref = u; }, { -name = tilde.alt01.case; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (298,0); +ref = hookcomb; } ); -unicode = 1EE0; +width = 600; }, { -glyphname = Ocircumflexacute; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = O; +ref = u; }, { alignment = -1; -name = circumflexacute.case; -transform = "{1, 0, 0, 1, 600, 0}"; +pos = (297,0); +ref = hookcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = O; +ref = u; }, { alignment = -1; -name = circumflexacute.case; -transform = "{1, 0, 0, 1, 600, 0}"; +pos = (296,0); +ref = hookcomb; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1ED0; +unicode = 7911; }, { -glyphname = Ocircumflexdotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; +glyphname = uhorn; +lastChange = "2023-03-22 22:45:29 +0000"; layers = ( { -components = ( +anchors = ( { -name = O; +name = bottom; +pos = (298,0); }, { -name = circumflex.case; +name = top; +pos = (298,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(312,-12,o), +(358,36,o), +(381,94,c), +(387,94,l), +(387,0,l,{ +name = hr02; +}), +(535,0,l), +(535,430,l), +(535,430,l), +(584,440,o), +(598,473,o), +(598,528,cs,{ +name = hr03; +}), +(598,631,l), +(474,631,l), +(474,516,l), +(387,516,l,{ +name = hr01; +}), +(387,177,ls), +(387,127,o), +(342,102,o), +(296,102,cs), +(238,102,o), +(209,137,o), +(209,202,cs), +(209,516,l), +(61,516,l), +(61,182,ls), +(61,57,o), +(130,-12,o), +(229,-12,cs) +); +} +); +width = 600; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; -} -); -layerId = master01; -width = 1200; -}, +anchors = ( { -components = ( +name = bottom; +pos = (297,0); +}, { -name = O; +name = top; +pos = (297,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(356,-12,o), +(396,33,o), +(418,84,c), +(422,84,l), +(422,0,l,{ +name = hr01; +}), +(502,0,l), +(502,463,l), +(524,463,ls), +(574,463,o), +(587,491,o), +(587,526,cs), +(587,628,l), +(516,628,l), +(516,516,l), +(422,516,l), +(422,158,ls), +(422,90,o), +(358,59,o), +(294,59,cs), +(215,59,o), +(172,105,o), +(172,199,cs), +(172,516,l), +(92,516,l), +(92,185,ls), +(92,60,o), +(163,-12,o), +(271,-12,cs) +); +} +); +width = 600; }, { -name = circumflex.case; +anchors = ( +{ +name = bottom; +pos = (296,0); }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +name = top; +pos = (296,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(382,-12,o), +(431,30,o), +(449,74,c), +(452,74,l), +(452,0,l,{ +name = hr01; +}), +(473,0,l), +(473,498,l), +(540,498,ls), +(560,498,o), +(569,507,o), +(569,527,cs), +(569,627,l), +(549,627,l), +(549,516,l), +(452,516,l), +(452,144,ls), +(452,52,o), +(377,7,o), +(294,7,cs), +(194,7,o), +(138,60,o), +(138,183,cs), +(138,516,l), +(117,516,l), +(117,180,ls), +(117,55,o), +(177,-12,o), +(291,-12,cs) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1ED8; +unicode = 432; }, { -glyphname = Ocircumflexgrave; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = uhornacute; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = O; +ref = uhorn; }, { alignment = -1; -name = circumflexgrave.case; -transform = "{1, 0, 0, 1, 600, 0}"; +pos = (-2,0); +ref = acute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = O; +ref = uhorn; }, { alignment = -1; -name = circumflexgrave.case; -transform = "{1, 0, 0, 1, 600, 0}"; +pos = (-3,0); +ref = acute; } ); -layerId = master02; -width = 1200; -} -); -unicode = 1ED2; +width = 600; }, { -glyphname = Ocircumflexhook; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = O; +ref = uhorn; }, { alignment = -1; -name = circumflexhook.case; -transform = "{1, 0, 0, 1, 600, 0}"; +pos = (-4,0); +ref = acute; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 7913; }, { -components = ( +glyphname = uhorndotbelow; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = O; +ref = uhorn; }, { alignment = -1; -name = circumflexhook.case; -transform = "{1, 0, 0, 1, 600, 0}"; -} -); -layerId = master02; -width = 1200; +pos = (298,0); +ref = dotbelowcomb; } ); -unicode = 1ED4; +width = 600; }, { -glyphname = Ocircumflextilde; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = O; +ref = uhorn; }, { alignment = -1; -name = circumflextilde.case; -transform = "{1, 0, 0, 1, 600, 0}"; +pos = (297,0); +ref = dotbelowcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = O; +ref = uhorn; }, { alignment = -1; -name = circumflextilde.case; -transform = "{1, 0, 0, 1, 600, 0}"; +pos = (296,0); +ref = dotbelowcomb; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1ED6; +unicode = 7921; }, { -glyphname = OE; +glyphname = uhorngrave; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"1172 222 LINE", -"862 222 LINE", -"862 596 LINE", -"1152 596 LINE", -"1152 818 LINE", -"862 818 LINE", -"862 1174 LINE", -"1172 1174 LINE", -"1172 1396 LINE", -"554 1396 LINE SMOOTH", -"194 1396 OFFCURVE", -"20 1146 OFFCURVE", -"20 698 CURVE SMOOTH", -"20 250 OFFCURVE", -"194 0 OFFCURVE", -"554 0 CURVE SMOOTH", -"1172 0 LINE {name = hr00;}" -); +alignment = -1; +ref = uhorn; }, { -closed = 1; -nodes = ( -"394 222 OFFCURVE", -"312 344 OFFCURVE", -"312 580 CURVE SMOOTH", -"312 816 LINE SMOOTH", -"312 1052 OFFCURVE", -"394 1174 OFFCURVE", -"574 1174 CURVE SMOOTH", -"586 1174 LINE", -"586 222 LINE", -"574 222 LINE SMOOTH" -); +alignment = -1; +pos = (-2,0); +ref = grave; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"1120 138 LINE", -"784 138 LINE", -"784 638 LINE", -"1096 638 LINE", -"1096 776 LINE", -"784 776 LINE", -"784 1258 LINE", -"1120 1258 LINE", -"1120 1396 LINE", -"578 1396 LINE SMOOTH", -"240 1396 OFFCURVE", -"74 1156 OFFCURVE", -"74 698 CURVE SMOOTH", -"74 240 OFFCURVE", -"240 0 OFFCURVE", -"578 0 CURVE SMOOTH", -"1120 0 LINE {name = hr00;}" -); +alignment = -1; +ref = uhorn; }, { -closed = 1; -nodes = ( -"362 138 OFFCURVE", -"244 304 OFFCURVE", -"244 590 CURVE SMOOTH", -"244 806 LINE SMOOTH", -"244 1092 OFFCURVE", -"362 1258 OFFCURVE", -"586 1258 CURVE SMOOTH", -"624 1258 LINE", -"624 138 LINE", -"586 138 LINE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +pos = (-3,0); +ref = grave; } ); -unicode = 0152; +width = 600; }, { -glyphname = Racute; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = R; +alignment = -1; +ref = uhorn; }, { -name = acute.case; -transform = "{1, 0, 0, 1, 8, 0}"; +alignment = -1; +pos = (-4,0); +ref = grave; } ); -layerId = master01; -width = 1200; +width = 600; +} +); +unicode = 7915; }, { -components = ( +glyphname = uhornhook; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = R; +alignment = -1; +ref = uhorn; }, { -name = acute.case; -transform = "{1, 0, 0, 1, 16, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (298,0); +ref = hookcomb; } ); -unicode = 0154; +width = 600; }, { -glyphname = Rcaron; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = R; +alignment = -1; +ref = uhorn; }, { -name = caron.case; -transform = "{1, 0, 0, 1, 8, 0}"; +alignment = -1; +pos = (297,0); +ref = hookcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = R; +alignment = -1; +ref = uhorn; }, { -name = caron.case; -transform = "{1, 0, 0, 1, 16, 0}"; +alignment = -1; +pos = (296,0); +ref = hookcomb; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0158; +unicode = 7917; }, { -glyphname = Rcommaaccent; -lastChange = "2020-11-23 22:50:32 +0000"; +glyphname = uhorntilde; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = R; +alignment = -1; +ref = uhorn; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 308, 0}"; +alignment = -1; +pos = (-2,0); +ref = tilde.alt01; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = R; +alignment = -1; +ref = uhorn; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 308, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (-3,0); +ref = tilde.alt01; } ); -unicode = 0156; +width = 600; }, { -glyphname = Sacute; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -components = ( -{ -name = S; +alignment = -1; +ref = uhorn; }, { -name = acute.case; -transform = "{1, 0, 0, 1, 10, 0}"; +alignment = -1; +pos = (-4,0); +ref = tilde.alt01; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 7919; }, { -components = ( +glyphname = uhungarumlaut; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = S; +alignment = -1; +ref = u; }, { -name = acute.case; -transform = "{1, 0, 0, 1, -4, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (-2,0); +ref = hungarumlaut; } ); -unicode = 015A; +width = 600; }, { -glyphname = Scaron; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = S; +alignment = -1; +ref = u; }, { -name = caron.case; -transform = "{1, 0, 0, 1, 10, 0}"; +alignment = -1; +pos = (-3,0); +ref = hungarumlaut; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = S; +alignment = -1; +ref = u; }, { -name = caron.case; -transform = "{1, 0, 0, 1, -4, 0}"; +alignment = -1; +pos = (-4,0); +ref = hungarumlaut; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0160; +unicode = 369; }, { -glyphname = Scedilla; +glyphname = umacron; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"748 -424 OFFCURVE", -"876 -378 OFFCURVE", -"876 -242 CURVE SMOOTH", -"876 -144 OFFCURVE", -"810 -104 OFFCURVE", -"730 -104 CURVE SMOOTH", -"698 -104 OFFCURVE", -"666 -110 OFFCURVE", -"634 -118 CURVE", -"626 -110 LINE", -"644 -22 LINE", -"950 0 OFFCURVE", -"1112 182 OFFCURVE", -"1112 428 CURVE SMOOTH {name = hr01;}", -"1112 648 OFFCURVE", -"982 780 OFFCURVE", -"758 820 CURVE SMOOTH", -"612 846 LINE SMOOTH", -"476 870 OFFCURVE", -"422 912 OFFCURVE", -"422 1008 CURVE SMOOTH", -"422 1118 OFFCURVE", -"490 1172 OFFCURVE", -"624 1172 CURVE SMOOTH", -"750 1172 OFFCURVE", -"852 1124 OFFCURVE", -"926 1042 CURVE", -"1096 1234 LINE", -"998 1348 OFFCURVE", -"834 1420 OFFCURVE", -"620 1420 CURVE SMOOTH", -"304 1420 OFFCURVE", -"118 1262 OFFCURVE", -"118 994 CURVE SMOOTH", -"118 790 OFFCURVE", -"224 636 OFFCURVE", -"474 594 CURVE SMOOTH", -"620 570 LINE SMOOTH", -"756 548 OFFCURVE", -"808 502 OFFCURVE", -"808 404 CURVE SMOOTH", -"808 284 OFFCURVE", -"730 218 OFFCURVE", -"588 218 CURVE SMOOTH", -"464 218 OFFCURVE", -"338 270 OFFCURVE", -"236 382 CURVE", -"62 192 LINE", -"158 72 OFFCURVE", -"312 -6 OFFCURVE", -"510 -22 CURVE", -"484 -148 LINE", -"526 -152 LINE SMOOTH", -"650 -164 OFFCURVE", -"676 -202 OFFCURVE", -"676 -232 CURVE SMOOTH {name = hr02;}", -"676 -266 OFFCURVE", -"638 -282 OFFCURVE", -"588 -282 CURVE SMOOTH", -"526 -282 OFFCURVE", -"482 -256 OFFCURVE", -"456 -224 CURVE", -"364 -336 LINE", -"398 -376 OFFCURVE", -"474 -424 OFFCURVE", -"612 -424 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"736 -414 OFFCURVE", -"840 -362 OFFCURVE", -"840 -248 CURVE SMOOTH", -"840 -162 OFFCURVE", -"782 -116 OFFCURVE", -"704 -116 CURVE SMOOTH", -"680 -116 OFFCURVE", -"652 -120 OFFCURVE", -"626 -128 CURVE", -"620 -122 LINE", -"640 -22 LINE", -"922 -8 OFFCURVE", -"1084 144 OFFCURVE", -"1084 390 CURVE SMOOTH", -"1084 572 OFFCURVE", -"994 724 OFFCURVE", -"720 772 CURVE SMOOTH", -"570 798 LINE SMOOTH", -"372 832 OFFCURVE", -"308 912 OFFCURVE", -"308 1036 CURVE SMOOTH", -"308 1194 OFFCURVE", -"414 1276 OFFCURVE", -"602 1276 CURVE SMOOTH", -"776 1276 OFFCURVE", -"876 1206 OFFCURVE", -"954 1104 CURVE", -"1072 1206 LINE", -"978 1340 OFFCURVE", -"826 1420 OFFCURVE", -"604 1420 CURVE SMOOTH", -"320 1420 OFFCURVE", -"138 1288 OFFCURVE", -"138 1032 CURVE SMOOTH", -"138 856 OFFCURVE", -"224 698 OFFCURVE", -"498 652 CURVE SMOOTH", -"654 626 LINE SMOOTH", -"844 594 OFFCURVE", -"914 522 OFFCURVE", -"914 386 CURVE SMOOTH", -"914 218 OFFCURVE", -"804 120 OFFCURVE", -"602 120 CURVE SMOOTH", -"434 120 OFFCURVE", -"320 186 OFFCURVE", -"212 322 CURVE", -"90 222 LINE", -"186 88 OFFCURVE", -"322 -8 OFFCURVE", -"540 -22 CURVE", -"514 -154 LINE", -"570 -162 LINE SMOOTH", -"682 -178 OFFCURVE", -"706 -208 OFFCURVE", -"706 -244 CURVE SMOOTH", -"706 -286 OFFCURVE", -"668 -306 OFFCURVE", -"618 -306 CURVE SMOOTH", -"560 -306 OFFCURVE", -"520 -280 OFFCURVE", -"496 -250 CURVE", -"420 -332 LINE", -"448 -370 OFFCURVE", -"510 -414 OFFCURVE", -"618 -414 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 015E; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = u; }, { -glyphname = Scircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +alignment = -1; +pos = (-2,0); +ref = macron; +} +); +width = 600; +}, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = S; +alignment = -1; +ref = u; }, { -name = circumflex.case; -transform = "{1, 0, 0, 1, 10, 0}"; +alignment = -1; +pos = (-3,0); +ref = macron; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = S; +alignment = -1; +ref = u; }, { -name = circumflex.case; -transform = "{1, 0, 0, 1, -4, 0}"; +alignment = -1; +pos = (-4,0); +ref = macron; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 015C; +unicode = 363; }, { -glyphname = Scommaaccent; -lastChange = "2020-11-23 22:50:32 +0000"; +glyphname = uogonek; +lastChange = "2023-03-22 22:46:29 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(508,-212,o), +(550,-193,o), +(567,-161,c), +(514,-110,l), +(500,-126,o), +(483,-138,o), +(459,-138,cs), +(439,-138,o), +(421,-130,o), +(421,-105,cs), +(421,-81,o), +(437,-60,o), +(535,0,c,{ +name = hr03; +}), +(535,516,l), +(387,516,l), +(387,177,ls), +(387,127,o), +(342,102,o), +(296,102,cs), +(238,102,o), +(209,137,o), +(209,202,cs), +(209,516,l), +(61,516,l), +(61,182,ls), +(61,57,o), +(130,-12,o), +(229,-12,cs), +(312,-12,o), +(358,36,o), +(381,94,c), +(387,94,l), +(387,0,l,{ +name = hr01; +}), +(439,0,l), +(440,-4,l), +(366,-38,o), +(321,-71,o), +(321,-127,cs,{ +name = hr02; +}), +(321,-191,o), +(379,-212,o), +(445,-212,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(480,-207,o), +(510,-188,o), +(523,-166,c), +(483,-125,l), +(470,-141,o), +(453,-151,o), +(431,-151,cs), +(410,-151,o), +(389,-142,o), +(389,-114,cs), +(389,-94,o), +(399,-65,o), +(502,0,c), +(502,516,l), +(422,516,l), +(422,158,ls), +(422,90,o), +(358,59,o), +(294,59,cs), +(215,59,o), +(172,105,o), +(172,199,cs), +(172,516,l), +(92,516,l), +(92,185,ls), +(92,60,o), +(163,-12,o), +(271,-12,cs), +(356,-12,o), +(396,33,o), +(418,84,c), +(422,84,l), +(422,0,l,{ +name = hr01; +}), +(435,0,l), +(436,-3,l), +(361,-39,o), +(321,-79,o), +(321,-127,cs), +(321,-180,o), +(369,-207,o), +(430,-207,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(448,-202,o), +(474,-188,o), +(487,-170,c), +(473,-159,l), +(463,-171,o), +(445,-184,o), +(412,-184,cs), +(378,-184,o), +(354,-170,o), +(354,-133,cs), +(354,-80,o), +(402,-46,o), +(473,0,c), +(473,516,l,{ +name = hr00; +}), +(452,516,l), +(452,144,ls), +(452,52,o), +(377,7,o), +(294,7,cs), +(194,7,o), +(138,60,o), +(138,183,cs), +(138,516,l), +(117,516,l), +(117,180,ls), +(117,55,o), +(177,-12,o), +(291,-12,cs), +(382,-12,o), +(431,30,o), +(449,74,c), +(452,74,l), +(452,2,l), +(452,2,l), +(452,2,l), +(359,-51,o), +(333,-95,o), +(333,-134,cs), +(333,-179,o), +(367,-202,o), +(412,-202,cs) +); +} +); +width = 600; +} +); +unicode = 371; +}, +{ +glyphname = uring; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = S; +alignment = -1; +ref = u; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 297, 0}"; +alignment = -1; +pos = (-2,0); +ref = ring; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = S; +alignment = -1; +ref = u; }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 297, 0}"; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (-3,0); +ref = ring; } ); -unicode = 0218; +width = 600; }, { -glyphname = Germandbls; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"386 0 LINE", -"386 1164 LINE", -"824 1164 LINE", -"570 838 LINE", -"570 604 LINE", -"742 604 LINE SMOOTH", -"852 604 OFFCURVE", -"898 542 OFFCURVE", -"898 456 CURVE SMOOTH", -"898 384 LINE SMOOTH", -"898 290 OFFCURVE", -"868 210 OFFCURVE", -"758 210 CURVE SMOOTH {name = hr01;}", -"698 210 OFFCURVE", -"638 234 OFFCURVE", -"584 282 CURVE", -"458 74 LINE", -"548 -2 OFFCURVE", -"660 -24 OFFCURVE", -"762 -24 CURVE SMOOTH", -"1070 -24 OFFCURVE", -"1200 178 OFFCURVE", -"1200 418 CURVE SMOOTH", -"1200 704 OFFCURVE", -"1012 802 OFFCURVE", -"864 812 CURVE", -"864 824 LINE", -"1112 1138 LINE", -"1112 1396 LINE {name = hr02;}", -"92 1396 LINE", -"92 0 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"294 0 LINE", -"294 1250 LINE", -"902 1250 LINE", -"556 818 LINE", -"556 664 LINE", -"744 664 LINE SMOOTH", -"890 664 OFFCURVE", -"982 572 OFFCURVE", -"982 426 CURVE SMOOTH", -"982 354 LINE SMOOTH", -"982 208 OFFCURVE", -"890 116 OFFCURVE", -"746 116 CURVE SMOOTH {name = hr01;}", -"644 116 OFFCURVE", -"556 162 OFFCURVE", -"494 244 CURVE", -"378 146 LINE", -"462 30 OFFCURVE", -"588 -24 OFFCURVE", -"740 -24 CURVE SMOOTH", -"998 -24 OFFCURVE", -"1160 130 OFFCURVE", -"1160 390 CURVE SMOOTH", -"1160 652 OFFCURVE", -"998 798 OFFCURVE", -"734 802 CURVE", -"734 810 LINE", -"1072 1232 LINE", -"1072 1396 LINE {name = hr02;}", -"126 1396 LINE", -"126 0 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 1E9E; +alignment = -1; +ref = u; }, { -glyphname = Tbar; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1036 792 LINE", -"750 792 LINE", -"750 1150 LINE", -"1152 1150 LINE", -"1152 1396 LINE", -"48 1396 LINE", -"48 1150 LINE", -"450 1150 LINE", -"450 792 LINE", -"164 792 LINE", -"164 564 LINE", -"450 564 LINE", -"450 0 LINE", -"750 0 LINE", -"750 564 LINE", -"1036 564 LINE {name = hr00;}" +alignment = -1; +pos = (-4,0); +ref = ring; +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 367; }, { -layerId = master02; -paths = ( +glyphname = utilde; +layers = ( { -closed = 1; -nodes = ( -"1030 800 LINE", -"684 800 LINE", -"684 1250 LINE", -"1150 1250 LINE", -"1150 1396 LINE", -"50 1396 LINE", -"50 1250 LINE", -"516 1250 LINE", -"516 800 LINE", -"170 800 LINE", -"170 672 LINE", -"516 672 LINE", -"516 0 LINE", -"684 0 LINE", -"684 672 LINE", -"1030 672 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = u; +}, +{ +alignment = -1; +pos = (-2,0); +ref = tilde; } ); -unicode = 0166; +width = 600; }, { -glyphname = Tcaron; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = T; +alignment = -1; +ref = u; }, { -name = caron.case; +alignment = -1; +pos = (-3,0); +ref = tilde; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = T; +alignment = -1; +ref = u; }, { -name = caron.case; +alignment = -1; +pos = (-4,0); +ref = tilde; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0164; +unicode = 361; }, { -glyphname = Tcommaaccent; -lastChange = "2020-11-23 22:50:32 +0000"; +glyphname = v; +lastChange = "2023-03-22 22:35:17 +0000"; layers = ( { -components = ( +anchors = ( { -name = T; +name = bottom; +pos = (300,0); }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +name = top; +pos = (300,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(388,0,l,{ +name = hr00; +}), +(573,516,l), +(423,516,l), +(356,295,l), +(307,123,l), +(299,123,l), +(250,295,l), +(183,516,l), +(27,516,l), +(212,0,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( { -name = T; +name = bottom; +pos = (300,0); }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +name = top; +pos = (300,516); } ); -layerId = master02; -width = 1200; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(351,0,l,{ +name = hr00; +}), +(536,516,l), +(457,516,l), +(383,300,l), +(303,67,l), +(299,67,l), +(219,300,l), +(145,516,l), +(64,516,l), +(249,0,l) +); } ); -unicode = 0162; +width = 600; }, { -glyphname = Tcedilla; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( -{ -components = ( +anchors = ( { -name = T; +name = bottom; +pos = (300,0); }, { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +name = top; +pos = (300,516); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( +guides = ( { -name = T; -}, +pos = (299,300); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = commabelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(313,0,l,{ +name = hr00; +}), +(507,516,l), +(486,516,l), +(409,310,l), +(302,24,l), +(299,24,l), +(195,302,l), +(115,516,l), +(93,516,l), +(287,0,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 021A; +unicode = 118; }, { -glyphname = Thorn; +glyphname = w; layers = ( { -layerId = master01; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"454 266 LINE", -"682 266 LINE SMOOTH", -"958 266 OFFCURVE", -"1110 442 OFFCURVE", -"1110 710 CURVE SMOOTH", -"1110 978 OFFCURVE", -"958 1154 OFFCURVE", -"682 1154 CURVE SMOOTH", -"454 1154 LINE", -"454 1396 LINE", -"152 1396 LINE", -"152 0 LINE", -"454 0 LINE {name = hr00;}" -); +name = bottom; +pos = (300,0); }, { +name = top; +pos = (300,516); +} +); +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( +{ closed = 1; nodes = ( -"608 912 LINE SMOOTH", -"748 912 OFFCURVE", -"796 862 OFFCURVE", -"796 740 CURVE SMOOTH", -"796 680 LINE", -"796 558 OFFCURVE", -"748 508 OFFCURVE", -"608 508 CURVE SMOOTH", -"454 508 LINE", -"454 912 LINE" +(109,0,l,{ +name = hr00; +}), +(213,0,l), +(297,432,l), +(305,432,l), +(387,0,l), +(491,0,l), +(570,516,l), +(501,516,l), +(442,70,l), +(433,70,l), +(345,516,l), +(257,516,l), +(169,70,l), +(160,70,l), +(101,516,l), +(30,516,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +anchors = ( +{ +name = bottom; +pos = (300,0); +}, { -closed = 1; -nodes = ( -"348 310 LINE", -"688 310 LINE SMOOTH", -"946 310 OFFCURVE", -"1086 464 OFFCURVE", -"1086 708 CURVE SMOOTH", -"1086 952 OFFCURVE", -"946 1106 OFFCURVE", -"688 1106 CURVE SMOOTH", -"348 1106 LINE", -"348 1396 LINE", -"180 1396 LINE", -"180 0 LINE", -"348 0 LINE {name = hr00;}" +name = top; +pos = (300,516); +} ); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"688 960 LINE SMOOTH", -"828 960 OFFCURVE", -"912 888 OFFCURVE", -"912 760 CURVE SMOOTH", -"912 656 LINE SMOOTH", -"912 528 OFFCURVE", -"828 456 OFFCURVE", -"688 456 CURVE SMOOTH", -"348 456 LINE", -"348 960 LINE" +(68,0,l,{ +name = hr00; +}), +(244,0,l), +(295,356,l), +(305,356,l), +(356,0,l), +(532,0,l), +(593,516,l), +(476,516,l), +(438,98,l), +(428,98,l), +(368,516,l), +(238,516,l), +(177,98,l), +(167,98,l), +(130,516,l), +(7,516,l) ); } ); -vertWidth = 1560; -width = 1200; -} -); -unicode = 00DE; +width = 600; }, { -glyphname = Uacute; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +anchors = ( { -name = U; +name = bottom; +pos = (300,0); }, { -name = acute.case; +name = top; +pos = (300,516); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = U; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = acute.case; -} +closed = 1; +nodes = ( +(109,0,l,{ +name = hr00; +}), +(213,0,l), +(297,432,l), +(305,432,l), +(387,0,l), +(491,0,l), +(570,516,l), +(501,516,l), +(442,70,l), +(433,70,l), +(345,516,l), +(257,516,l), +(169,70,l), +(160,70,l), +(101,516,l), +(30,516,l) ); -layerId = master02; -width = 1200; } ); -unicode = 00DA; +width = 600; }, { -glyphname = Ubreve; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +anchors = ( { -name = U; +name = bottom; +pos = (300,0); }, { -name = breve.case; +name = top; +pos = (300,516); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = U; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = breve.case; +closed = 1; +nodes = ( +(135,0,l,{ +name = hr00; +}), +(169,0,l), +(299,496,l), +(302,496,l), +(431,0,l), +(465,0,l), +(562,516,l), +(543,516,l), +(449,19,l), +(446,19,l), +(316,516,l), +(285,516,l), +(155,19,l), +(152,19,l), +(58,516,l), +(38,516,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 016C; +unicode = 119; }, { -glyphname = Ucircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = wacute; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = U; +alignment = -1; +ref = w; }, { -name = circumflex.case; +alignment = -1; +ref = acute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = U; +alignment = -1; +ref = w; }, { -name = circumflex.case; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = acute; } ); -unicode = 00DB; +width = 600; }, { -glyphname = Udieresis; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -components = ( -{ -name = U; +alignment = -1; +ref = w; }, { -name = dieresis.case; +alignment = -1; +ref = acute; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 7811; }, { -components = ( +glyphname = wcircumflex; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = U; +alignment = -1; +ref = w; }, { -name = dieresis.case; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = circumflex; } ); -unicode = 00DC; +width = 600; }, { -glyphname = Udotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = U; +alignment = -1; +ref = w; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +alignment = -1; +ref = circumflex; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = U; +alignment = -1; +ref = w; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +alignment = -1; +ref = circumflex; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EE4; +unicode = 373; }, { -glyphname = Ugrave; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = wdieresis; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = U; +alignment = -1; +ref = w; }, { -name = grave.case; +alignment = -1; +ref = dieresis; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = U; +alignment = -1; +ref = w; }, { -name = grave.case; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = dieresis; } ); -unicode = 00D9; +width = 600; }, { -glyphname = Uhook; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = U; +ref = w; }, { alignment = -1; -name = hookcomb.case; -transform = "{1, 0, 0, 1, 600, 0}"; +ref = dieresis; } ); -layerId = master01; -width = 1200; +width = 600; +} +); +unicode = 7813; }, { -components = ( +glyphname = wgrave; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = U; +ref = w; }, { alignment = -1; -name = hookcomb.case; -transform = "{1, 0, 0, 1, 600, 0}"; -} -); -layerId = master02; -width = 1200; +ref = grave; } ); -unicode = 1EE6; +width = 600; }, { -glyphname = Uhungarumlaut; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = U; +alignment = -1; +ref = w; }, { -name = hungarumlaut.case; +alignment = -1; +ref = grave; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = U; +alignment = -1; +ref = w; }, { -name = hungarumlaut.case; +alignment = -1; +ref = grave; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0170; +unicode = 7809; }, { -glyphname = Umacron; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = x; +lastChange = "2023-03-22 22:34:29 +0000"; layers = ( { -components = ( +anchors = ( { -name = U; +name = bottom; +pos = (300,0); }, { -name = macron.case; +name = top; +pos = (300,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(179,0,l,{ +name = hr00; +}), +(245,97,l), +(289,166,l), +(297,166,l), +(342,97,l), +(407,0,l), +(577,0,l), +(384,270,l), +(564,516,l), +(409,516,l), +(353,433,l), +(310,366,l), +(302,366,l), +(260,433,l), +(205,516,l), +(36,516,l), +(216,262,l), +(23,0,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( { -name = U; +name = bottom; +pos = (300,0); }, { -name = macron.case; +name = top; +pos = (300,516); } ); -layerId = master02; -width = 1200; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(153,0,l,{ +name = hr00; +}), +(237,121,l), +(294,203,l), +(298,203,l), +(357,121,l), +(444,0,l), +(540,0,l), +(346,263,l), +(535,516,l), +(443,516,l), +(366,407,l), +(306,321,l), +(302,321,l), +(240,407,l), +(162,516,l), +(66,516,l), +(253,262,l), +(61,0,l) +); } ); -unicode = 016A; +width = 600; }, { -glyphname = Uogonek; -layers = ( +anchors = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"110 552 LINE SMOOTH", -"110 176 OFFCURVE", -"194 -24 OFFCURVE", -"588 -24 CURVE SMOOTH", -"628 -24 OFFCURVE", -"648 -22 OFFCURVE", -"670 -18 CURVE", -"674 -28 LINE", -"522 -94 OFFCURVE", -"436 -150 OFFCURVE", -"436 -256 CURVE SMOOTH", -"436 -380 OFFCURVE", -"550 -424 OFFCURVE", -"684 -424 CURVE SMOOTH", -"810 -424 OFFCURVE", -"894 -386 OFFCURVE", -"928 -322 CURVE", -"822 -220 LINE", -"794 -252 OFFCURVE", -"760 -276 OFFCURVE", -"712 -276 CURVE SMOOTH", -"674 -276 OFFCURVE", -"636 -260 OFFCURVE", -"636 -210 CURVE SMOOTH", -"636 -164 OFFCURVE", -"666 -140 OFFCURVE", -"860 -2 CURVE SMOOTH", -"1080 154 OFFCURVE", -"1090 298 OFFCURVE", -"1090 552 CURVE SMOOTH", -"1090 1396 LINE", -"790 1396 LINE", -"790 512 LINE SMOOTH", -"790 334 OFFCURVE", -"776 218 OFFCURVE", -"600 218 CURVE SMOOTH", -"424 218 OFFCURVE", -"410 334 OFFCURVE", -"410 512 CURVE SMOOTH", -"410 1396 LINE", -"110 1396 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"160 598 LINE SMOOTH", -"160 190 OFFCURVE", -"220 -24 OFFCURVE", -"590 -24 CURVE SMOOTH", -"626 -24 OFFCURVE", -"658 -22 OFFCURVE", -"690 -14 CURVE", -"694 -22 LINE", -"544 -90 OFFCURVE", -"464 -164 OFFCURVE", -"464 -256 CURVE SMOOTH", -"464 -358 OFFCURVE", -"560 -414 OFFCURVE", -"682 -414 CURVE SMOOTH", -"782 -414 OFFCURVE", -"842 -376 OFFCURVE", -"868 -332 CURVE", -"788 -250 LINE", -"762 -282 OFFCURVE", -"728 -302 OFFCURVE", -"684 -302 CURVE SMOOTH", -"640 -302 OFFCURVE", -"600 -280 OFFCURVE", -"600 -232 CURVE SMOOTH", -"600 -144 OFFCURVE", -"738 -64 OFFCURVE", -"826 0 CURVE SMOOTH", -"1020 142 OFFCURVE", -"1040 292 OFFCURVE", -"1040 598 CURVE SMOOTH", -"1040 1396 LINE", -"872 1396 LINE", -"872 558 LINE SMOOTH", -"872 288 OFFCURVE", -"862 122 OFFCURVE", -"600 122 CURVE SMOOTH", -"338 122 OFFCURVE", -"328 288 OFFCURVE", -"328 558 CURVE SMOOTH", -"328 1396 LINE", -"160 1396 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0172; +name = bottom; +pos = (300,0); }, { -glyphname = Uring; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( -{ -name = U; -}, -{ -name = ring.case; +name = top; +pos = (300,516); } ); -layerId = master01; -width = 1200; -}, +guides = ( { -components = ( -{ -name = U; -}, +pos = (313,121); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = ring.case; +closed = 1; +nodes = ( +(114,0,l,{ +name = hr00; +}), +(206,121,l), +(299,243,l), +(301,243,l), +(391,124,l), +(485,0,l), +(511,0,l), +(313,260,l), +(508,516,l), +(483,516,l), +(406,415,l), +(301,277,l), +(299,277,l), +(193,417,l), +(118,516,l), +(92,516,l), +(287,259,l), +(89,0,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 016E; +unicode = 120; }, { -glyphname = Utilde; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = y; +lastChange = "2023-03-22 22:30:44 +0000"; layers = ( { -components = ( +anchors = ( { -name = U; +name = bottom; +pos = (482,0); }, { -name = tilde.case; +name = top; +pos = (303,516); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = U; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = tilde.case; -} +closed = 1; +nodes = ( +(173,-200,ls), +(261,-200,o), +(308,-158,o), +(338,-83,cs), +(581,516,l), +(430,516,l), +(353,299,l,{ +name = hr00; +}), +(308,149,l), +(300,149,l), +(253,299,l), +(178,516,l), +(19,516,l), +(227,3,l), +(195,-85,l), +(71,-85,l), +(71,-200,l) ); -layerId = master02; -width = 1200; } ); -unicode = 0168; +width = 600; }, { -glyphname = Uhorn; -layers = ( -{ anchors = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, -{ name = bottom; -position = "{600, 0}"; -}, -{ -name = m.cedillacomb; -position = "{300, 0}"; -}, -{ -name = m.tildecomb; -position = "{300, 698}"; -}, -{ -name = t.tildecomb; -position = "{300, 698}"; +pos = (460,0); }, { name = top; -position = "{600, 1396}"; +pos = (300,516); } ); -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"110 646 LINE", -"110 552 LINE SMOOTH", -"110 170 OFFCURVE", -"194 -24 OFFCURVE", -"600 -24 CURVE SMOOTH", -"1006 -24 OFFCURVE", -"1090 170 OFFCURVE", -"1090 552 CURVE SMOOTH", -"1090 1228 LINE", -"1147 1244 OFFCURVE", -"1177 1278 OFFCURVE", -"1191 1329 CURVE", -"1197 1355 OFFCURVE", -"1200 1385 OFFCURVE", -"1200 1420 CURVE SMOOTH {name = hr01;}", -"1200 1626 LINE", -"952 1626 LINE", -"952 1396 LINE", -"790 1396 LINE {name = hr02;}", -"790 512 LINE SMOOTH", -"790 334 OFFCURVE", -"776 218 OFFCURVE", -"600 218 CURVE SMOOTH", -"424 218 OFFCURVE", -"410 334 OFFCURVE", -"410 512 CURVE SMOOTH", -"410 1396 LINE", -"110 1396 LINE" +(159,-200,ls), +(237,-200,o), +(267,-172,o), +(291,-113,cs), +(547,516,l), +(467,516,l), +(380,300,l,{ +name = hr00; +}), +(303,104,l), +(299,104,l), +(222,300,l), +(135,516,l), +(53,516,l), +(261,10,l), +(203,-132,l), +(83,-132,l), +(83,-200,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { -name = b.cedillacomb; -position = "{300, 0}"; -}, -{ name = bottom; -position = "{600, 0}"; -}, -{ -name = m.cedillacomb; -position = "{300, 0}"; -}, -{ -name = m.tildecomb; -position = "{300, 698}"; -}, -{ -name = t.tildecomb; -position = "{300, 698}"; +pos = (440,0); }, { name = top; -position = "{600, 1396}"; +pos = (297,516); +} +); +guides = ( +{ +pos = (324,303); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"160 598 LINE", -"160 598 LINE", -"160 184 OFFCURVE", -"220 -24 OFFCURVE", -"600 -24 CURVE SMOOTH", -"980 -24 OFFCURVE", -"1040 184 OFFCURVE", -"1040 598 CURVE SMOOTH", -"1040 1290 LINE", -"1051 1290 OFFCURVE", -"1063 1290 OFFCURVE", -"1074 1290 CURVE SMOOTH", -"1174 1290 OFFCURVE", -"1200 1346 OFFCURVE", -"1200 1416 CURVE SMOOTH", -"1200 1620 LINE", -"1058 1620 LINE", -"1058 1396 LINE", -"872 1396 LINE", -"872 558 LINE SMOOTH", -"872 288 OFFCURVE", -"862 122 OFFCURVE", -"600 122 CURVE SMOOTH", -"338 122 OFFCURVE", -"328 288 OFFCURVE", -"328 558 CURVE SMOOTH", -"328 1396 LINE", -"160 1396 LINE" +(196,-200,ls), +(211,-200,o), +(221,-194,o), +(227,-181,cs), +(517,516,l), +(495,516,l), +(407,303,l), +(302,49,l,{ +name = hr00; +}), +(299,49,l), +(194,303,l), +(106,516,l), +(83,516,l), +(289,19,l), +(205,-181,l), +(94,-181,l), +(94,-200,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 01AF; +unicode = 121; }, { -glyphname = Uhornacute; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = yacute; layers = ( { -components = ( -{ -name = Uhorn; -}, -{ -name = acute.case; -} -); -layerId = master01; -width = 1200; -}, -{ -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = Uhorn; +alignment = -1; +ref = y; }, { -name = acute.case; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (3,0); +ref = acute; } ); -unicode = 1EE8; +width = 600; }, { -glyphname = Uhorndotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = Uhorn; +alignment = -1; +ref = y; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +alignment = -1; +ref = acute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = Uhorn; +alignment = -1; +ref = y; }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +alignment = -1; +pos = (-3,0); +ref = acute; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EF0; +unicode = 253; }, { -glyphname = Uhorngrave; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = ycircumflex; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = Uhorn; +alignment = -1; +ref = y; }, { -name = grave.case; +alignment = -1; +pos = (3,0); +ref = circumflex; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = Uhorn; +alignment = -1; +ref = y; }, { -name = grave.case; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = circumflex; } ); -unicode = 1EEA; +width = 600; }, { -glyphname = Uhornhook; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { alignment = -1; -name = Uhorn; +ref = y; }, { alignment = -1; -name = hookcomb.case; -transform = "{1, 0, 0, 1, 600, 0}"; +pos = (-3,0); +ref = circumflex; } ); -layerId = master01; -width = 1200; +width = 600; +} +); +unicode = 375; }, { -components = ( +glyphname = ydieresis; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = Uhorn; +ref = y; }, { alignment = -1; -name = hookcomb.case; -transform = "{1, 0, 0, 1, 600, 0}"; -} -); -layerId = master02; -width = 1200; +pos = (3,0); +ref = dieresis; } ); -unicode = 1EEC; +width = 600; }, { -glyphname = Uhorntilde; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = Uhorn; +alignment = -1; +ref = y; }, { -name = tilde.alt01.case; +alignment = -1; +ref = dieresis; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = Uhorn; +alignment = -1; +ref = y; }, { -name = tilde.alt01.case; +alignment = -1; +pos = (-3,0); +ref = dieresis; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EEE; +unicode = 255; }, { -glyphname = Wacute; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = ydotbelow; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = W; +alignment = -1; +ref = y; }, { -name = acute.case; +alignment = -1; +pos = (482,0); +ref = dotbelowcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = W; +alignment = -1; +ref = y; }, { -name = acute.case; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (460,0); +ref = dotbelowcomb; } ); -unicode = 1E82; +width = 600; }, { -glyphname = Wcircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = W; +alignment = -1; +ref = y; }, { -name = circumflex.case; +alignment = -1; +pos = (440,0); +ref = dotbelowcomb; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 7925; }, { -components = ( +glyphname = ygrave; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = W; +alignment = -1; +ref = y; }, { -name = circumflex.case; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (3,0); +ref = grave; } ); -unicode = 0174; +width = 600; }, { -glyphname = Wdieresis; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( -{ -name = W; +alignment = -1; +ref = y; }, { -name = dieresis.case; +alignment = -1; +ref = grave; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = W; +alignment = -1; +ref = y; }, { -name = dieresis.case; +alignment = -1; +pos = (-3,0); +ref = grave; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1E84; +unicode = 7923; }, { -glyphname = Wgrave; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = yhook; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = W; +alignment = -1; +ref = y; }, { -name = grave.case; +alignment = -1; +pos = (303,0); +ref = hookcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = W; +alignment = -1; +ref = y; }, { -name = grave.case; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (300,0); +ref = hookcomb; } ); -unicode = 1E80; +width = 600; }, { -glyphname = Yacute; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = Y; +alignment = -1; +ref = y; }, { -name = acute.case; +alignment = -1; +pos = (297,0); +ref = hookcomb; } ); -layerId = master01; -width = 1200; +width = 600; +} +); +unicode = 7927; }, { -components = ( +glyphname = ytilde; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = Y; +alignment = -1; +ref = y; }, { -name = acute.case; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (3,0); +ref = tilde; } ); -unicode = 00DD; +width = 600; }, { -glyphname = Ycircumflex; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = Y; +alignment = -1; +ref = y; }, { -name = circumflex.case; +alignment = -1; +ref = tilde; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = Y; +alignment = -1; +ref = y; }, { -name = circumflex.case; +alignment = -1; +pos = (-3,0); +ref = tilde; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0176; +unicode = 7929; }, { -glyphname = Ydotbelow; -lastChange = "2020-11-23 22:50:32 +0000"; +glyphname = z; layers = ( { -components = ( +anchors = ( { -name = Y; +name = bottom; +pos = (300,0); }, { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; +name = top; +pos = (300,516); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = Y; -}, +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { -name = dotbelowcomb; -transform = "{1, 0, 0, 1, 300, 0}"; -} +closed = 1; +nodes = ( +(498,0,l,{ +name = hr00; +}), +(498,19,l), +(125,19,l), +(488,495,l), +(488,516,l), +(112,516,l), +(112,497,l), +(465,497,l), +(102,21,l), +(102,0,l) ); -layerId = master02; -width = 1200; } ); -unicode = 1EF4; +width = 600; }, { -glyphname = Ydieresis; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +anchors = ( { -name = Y; +name = bottom; +pos = (300,0); }, { -name = dieresis.case; +name = top; +pos = (300,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(534,0,l,{ +name = hr00; +}), +(534,115,l), +(237,115,l), +(524,393,l), +(524,516,l), +(76,516,l), +(76,401,l), +(353,401,l), +(66,123,l), +(66,0,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( { -name = Y; +name = bottom; +pos = (300,0); }, { -name = dieresis.case; +name = top; +pos = (300,516); } ); -layerId = master02; -width = 1200; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(515,0,l,{ +name = hr00; +}), +(515,68,l), +(172,68,l), +(505,439,l), +(505,516,l), +(96,516,l), +(96,448,l), +(418,448,l), +(85,77,l), +(85,0,l) +); } ); -unicode = 0178; +width = 600; }, { -glyphname = Ygrave; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +anchors = ( { -name = Y; +name = bottom; +pos = (300,0); }, { -name = grave.case; +name = top; +pos = (300,516); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = Y; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = grave.case; +closed = 1; +nodes = ( +(498,0,l,{ +name = hr00; +}), +(498,19,l), +(125,19,l), +(488,495,l), +(488,516,l), +(112,516,l), +(112,497,l), +(465,497,l), +(102,21,l), +(102,0,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 1EF2; +unicode = 122; }, { -glyphname = Yhook; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = zacute; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { alignment = -1; -name = Y; +ref = z; }, { alignment = -1; -name = hookcomb.case; -transform = "{1, 0, 0, 1, 600, 0}"; +ref = acute; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { alignment = -1; -name = Y; +ref = z; }, { alignment = -1; -name = hookcomb.case; -transform = "{1, 0, 0, 1, 600, 0}"; -} -); -layerId = master02; -width = 1200; +ref = acute; } ); -unicode = 1EF6; +width = 600; }, { -glyphname = Ytilde; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -components = ( -{ -name = Y; +alignment = -1; +ref = z; }, { -name = tilde.case; +alignment = -1; +ref = acute; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 378; }, { -components = ( +glyphname = zcaron; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = Y; +alignment = -1; +ref = z; }, { -name = tilde.case; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = caron; } ); -unicode = 1EF8; +width = 600; }, { -glyphname = Zacute; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = Z; +alignment = -1; +ref = z; }, { -name = acute.case; +alignment = -1; +ref = caron; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = Z; +alignment = -1; +ref = z; }, { -name = acute.case; +alignment = -1; +ref = caron; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0179; +unicode = 382; }, { -glyphname = Zcaron; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = zdotaccent; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = Z; +alignment = -1; +ref = z; }, { -name = caron.case; +alignment = -1; +ref = dotaccent; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = Z; +alignment = -1; +ref = z; }, { -name = caron.case; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = dotaccent; } ); -unicode = 017D; +width = 600; }, { -glyphname = Zdotaccent; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = Z; +alignment = -1; +ref = z; }, { -name = dotaccent.case; +alignment = -1; +ref = dotaccent; +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 380; }, { -components = ( +glyphname = a.alt01; +layers = ( { -name = Z; -}, +anchors = ( { -name = dotaccent.case; -} -); -layerId = master02; -width = 1200; -} -); -unicode = 017B; +name = bottom; +pos = (291,0); }, { -glyphname = mu; -layers = ( +name = bottomright; +pos = (541,0); +}, { -layerId = master01; -paths = ( +name = top; +pos = (291,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"426 -206 LINE", -"368 60 LINE", -"380 60 LINE", -"424 -6 OFFCURVE", -"474 -24 OFFCURVE", -"526 -24 CURVE SMOOTH", -"654 -24 OFFCURVE", -"730 80 OFFCURVE", -"762 188 CURVE", -"774 188 LINE", -"774 0 LINE {name = hr01;}", -"1070 0 LINE", -"1070 1032 LINE", -"774 1032 LINE", -"774 354 LINE SMOOTH", -"774 254 OFFCURVE", -"686 204 OFFCURVE", -"596 204 CURVE SMOOTH {name = hr02;}", -"482 204 OFFCURVE", -"426 280 OFFCURVE", -"426 424 CURVE SMOOTH", -"426 1032 LINE", -"130 1032 LINE", -"130 -400 LINE", -"426 -400 LINE" +(393,0,l), +(541,0,l), +(541,516,l), +(393,516,l), +(393,422,l), +(386,422,l), +(360,484,o), +(316,528,o), +(233,528,cs,{ +name = hr01; +}), +(119,528,o), +(39,445,o), +(39,258,cs), +(39,71,o), +(119,-12,o), +(233,-12,cs), +(316,-12,o), +(360,32,o), +(386,94,c,{ +name = hr02; +}), +(393,94,l) ); -} -); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"356 -88 LINE", -"342 80 LINE", -"350 80 LINE", -"388 10 OFFCURVE", -"454 -24 OFFCURVE", -"556 -24 CURVE SMOOTH", -"716 -24 OFFCURVE", -"790 62 OFFCURVE", -"836 168 CURVE", -"844 168 LINE", -"844 0 LINE {name = hr01;}", -"1004 0 LINE", -"1004 1032 LINE", -"844 1032 LINE", -"844 316 LINE SMOOTH", -"844 180 OFFCURVE", -"722 118 OFFCURVE", -"594 118 CURVE SMOOTH {name = hr02;}", -"438 118 OFFCURVE", -"356 210 OFFCURVE", -"356 398 CURVE SMOOTH", -"356 1032 LINE", -"196 1032 LINE", -"196 -400 LINE", -"356 -400 LINE" +(231,103,o), +(193,146,o), +(193,218,cs), +(193,298,l), +(193,370,o), +(231,413,o), +(297,413,cs), +(349,413,o), +(393,388,o), +(393,334,c), +(393,182,l), +(393,128,o), +(349,103,o), +(297,103,cs,{ +name = hr03; +}) ); } ); -vertWidth = 1560; -width = 1200; -} -); -unicode = 00B5; +width = 600; }, { -glyphname = Delta; -layers = ( +anchors = ( { -layerId = master01; -paths = ( +name = bottom; +pos = (287,0); +}, { -closed = 1; -nodes = ( -"1128 0 LINE", -"1128 254 LINE", -"812 1396 LINE", -"388 1396 LINE", -"72 254 LINE", -"72 0 LINE {name = hr00;}" -); +name = bottomright; +pos = (505,0); }, { -closed = 1; -nodes = ( -"382 246 LINE", -"590 1112 LINE", -"606 1112 LINE", -"814 246 LINE" -); +name = top; +pos = (287,516); } ); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"1108 0 LINE", -"1108 150 LINE", -"712 1396 LINE", -"490 1396 LINE", -"92 150 LINE", -"92 0 LINE {name = hr00;}" +(425,0,l), +(505,0,l), +(505,516,l), +(425,516,l), +(425,432,l), +(421,432,l), +(388,495,o), +(334,528,o), +(262,528,cs,{ +name = hr01; +}), +(136,528,o), +(60,427,o), +(60,258,cs), +(60,89,o), +(136,-12,o), +(262,-12,cs), +(334,-12,o), +(388,21,o), +(421,84,c,{ +name = hr02; +}), +(425,84,l) ); }, { closed = 1; nodes = ( -"262 146 LINE", -"590 1220 LINE", -"608 1220 LINE", -"934 146 LINE" +(200,59,o), +(146,121,o), +(146,214,cs), +(146,302,ls), +(146,395,o), +(200,457,o), +(293,457,cs), +(364,457,o), +(425,420,o), +(425,351,c), +(425,165,l), +(425,96,o), +(364,59,o), +(293,59,cs,{ +name = hr03; +}) ); } ); -vertWidth = 1560; -width = 1200; -} -); -unicode = 2206; +width = 600; }, { -glyphname = product; -layers = ( +anchors = ( +{ +name = bottom; +pos = (290,0); +}, { -layerId = master01; -paths = ( +name = bottomright; +pos = (475,0); +}, +{ +name = top; +pos = (290,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"416 0 LINE", -"416 1150 LINE", -"784 1150 LINE", -"784 0 LINE", -"1080 0 LINE", -"1080 1396 LINE", -"120 1396 LINE", -"120 0 LINE {name = hr00;}" -); -} +(454,0,l), +(475,0,l), +(475,516,l), +(454,516,l), +(454,438,l), +(451,438,l), +(430,482,o), +(377,528,o), +(290,528,cs,{ +name = hr01; +}), +(158,528,o), +(80,437,o), +(80,258,cs), +(80,79,o), +(158,-12,o), +(290,-12,cs), +(377,-12,o), +(430,34,o), +(451,78,c,{ +name = hr02; +}), +(454,78,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"324 0 LINE", -"324 1250 LINE", -"876 1250 LINE", -"876 0 LINE", -"1044 0 LINE", -"1044 1396 LINE", -"156 1396 LINE", -"156 0 LINE {name = hr00;}" +(170,7,o), +(103,94,o), +(103,234,cs), +(103,282,ls), +(103,422,o), +(170,509,o), +(290,509,cs), +(376,509,o), +(454,454,o), +(454,373,cs), +(454,143,ls), +(454,62,o), +(376,7,o), +(290,7,cs,{ +name = hr03; +}) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 220F; }, { -glyphname = summation; +glyphname = aacute.alt01; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"446 -154 LINE", -"844 398 LINE", -"844 598 LINE", -"446 1150 LINE", -"1072 1150 LINE", -"1072 1396 LINE", -"116 1396 LINE", -"116 1136 LINE", -"570 502 LINE", -"570 494 LINE", -"116 -140 LINE", -"116 -400 LINE", -"1072 -400 LINE", -"1072 -154 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = a.alt01; }, { -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"306 -254 LINE", -"808 444 LINE", -"808 552 LINE", -"306 1250 LINE", -"1062 1250 LINE", -"1062 1396 LINE", -"126 1396 LINE", -"126 1246 LINE", -"660 502 LINE", -"660 494 LINE", -"126 -250 LINE", -"126 -400 LINE", -"1062 -400 LINE", -"1062 -254 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +pos = (-9,0); +ref = acute; } ); -unicode = 2211; +width = 600; }, { -glyphname = Omega; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"540 0 LINE", -"540 346 LINE", -"430 406 OFFCURVE", -"388 542 OFFCURVE", -"388 666 CURVE SMOOTH {name = hr01;}", -"388 866 LINE SMOOTH", -"388 1056 OFFCURVE", -"452 1168 OFFCURVE", -"600 1168 CURVE SMOOTH", -"748 1168 OFFCURVE", -"812 1056 OFFCURVE", -"812 866 CURVE SMOOTH", -"812 666 LINE SMOOTH", -"812 542 OFFCURVE", -"770 406 OFFCURVE", -"660 346 CURVE {name = hr02;}", -"660 0 LINE", -"1146 0 LINE", -"1146 210 LINE", -"860 210 LINE", -"860 230 LINE", -"1034 314 OFFCURVE", -"1136 490 OFFCURVE", -"1136 810 CURVE SMOOTH {name = hr03;}", -"1136 1194 OFFCURVE", -"952 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"248 1420 OFFCURVE", -"64 1194 OFFCURVE", -"64 810 CURVE SMOOTH", -"64 490 OFFCURVE", -"166 314 OFFCURVE", -"340 230 CURVE {name = hr04;}", -"340 210 LINE", -"54 210 LINE", -"54 0 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"524 0 LINE", -"524 208 LINE", -"394 254 OFFCURVE", -"306 458 OFFCURVE", -"306 662 CURVE SMOOTH", -"306 876 LINE SMOOTH", -"306 1128 OFFCURVE", -"390 1276 OFFCURVE", -"600 1276 CURVE SMOOTH", -"812 1276 OFFCURVE", -"894 1128 OFFCURVE", -"894 876 CURVE SMOOTH", -"894 662 LINE SMOOTH", -"894 458 OFFCURVE", -"806 254 OFFCURVE", -"676 208 CURVE", -"676 0 LINE", -"1092 0 LINE", -"1092 136 LINE", -"818 136 LINE", -"818 156 LINE", -"992 258 OFFCURVE", -"1072 488 OFFCURVE", -"1072 786 CURVE SMOOTH", -"1072 1180 OFFCURVE", -"932 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"268 1420 OFFCURVE", -"128 1180 OFFCURVE", -"128 786 CURVE SMOOTH", -"128 488 OFFCURVE", -"208 258 OFFCURVE", -"382 156 CURVE", -"382 136 LINE", -"108 136 LINE", -"108 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 2126; +alignment = -1; +ref = a.alt01; }, { -glyphname = pi; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"456 0 LINE", -"456 802 LINE", -"734 802 LINE", -"734 298 LINE SMOOTH", -"734 124 OFFCURVE", -"836 0 OFFCURVE", -"1050 0 CURVE SMOOTH", -"1150 0 LINE", -"1150 230 LINE", -"1030 230 LINE", -"1030 802 LINE", -"1150 802 LINE", -"1150 1032 LINE", -"40 1032 LINE", -"40 802 LINE", -"160 802 LINE", -"160 0 LINE {name = hr00;}" -); +alignment = -1; +pos = (-13,0); +ref = acute; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"384 0 LINE", -"384 896 LINE", -"786 896 LINE", -"786 236 LINE SMOOTH", -"786 98 OFFCURVE", -"858 0 OFFCURVE", -"1014 0 CURVE SMOOTH", -"1130 0 LINE", -"1130 136 LINE", -"946 136 LINE", -"946 896 LINE", -"1130 896 LINE", -"1130 1032 LINE", -"40 1032 LINE", -"40 896 LINE", -"224 896 LINE", -"224 0 LINE {name = hr00;}" -); +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (-10,0); +ref = acute; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 03C0; }, { -glyphname = uni0430; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = abreve.alt01; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = a; -} -); -layerId = master01; -width = 1200; +alignment = -1; +ref = a.alt01; }, { -components = ( -{ -name = a; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (-9,0); +ref = breve; } ); -unicode = 0430; +width = 600; }, { -glyphname = uni0430.alt01; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( +alignment = -1; +ref = a.alt01; +}, { -name = a.alt01; +alignment = -1; +pos = (-13,0); +ref = breve; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = a.alt01; +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (-10,0); +ref = breve; } ); -layerId = master02; -width = 1200; +width = 600; } ); }, { -glyphname = uni0431; +glyphname = abreveacute.alt01; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"914 -24 OFFCURVE", -"1106 182 OFFCURVE", -"1106 516 CURVE SMOOTH", -"1106 834 OFFCURVE", -"942 1004 OFFCURVE", -"702 1004 CURVE SMOOTH", -"558 1004 OFFCURVE", -"466 930 OFFCURVE", -"422 798 CURVE", -"408 798 LINE", -"420 1086 OFFCURVE", -"486 1204 OFFCURVE", -"760 1214 CURVE SMOOTH", -"1040 1224 LINE", -"1040 1492 LINE", -"730 1478 LINE SMOOTH", -"264 1456 OFFCURVE", -"96 1188 OFFCURVE", -"96 558 CURVE SMOOTH", -"96 182 OFFCURVE", -"290 -24 OFFCURVE", -"602 -24 CURVE SMOOTH {name = hr00;}" -); +alignment = -1; +ref = a.alt01; }, { -closed = 1; -nodes = ( -"480 196 OFFCURVE", -"404 282 OFFCURVE", -"404 434 CURVE SMOOTH", -"404 546 LINE SMOOTH", -"404 698 OFFCURVE", -"480 784 OFFCURVE", -"602 784 CURVE SMOOTH", -"726 784 OFFCURVE", -"800 714 OFFCURVE", -"800 578 CURVE SMOOTH", -"800 422 LINE SMOOTH", -"800 286 OFFCURVE", -"722 196 OFFCURVE", -"602 196 CURVE SMOOTH" -); +alignment = -1; +pos = (291,0); +ref = breveacute; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"878 -24 OFFCURVE", -"1068 190 OFFCURVE", -"1068 502 CURVE SMOOTH", -"1068 838 OFFCURVE", -"886 1032 OFFCURVE", -"624 1032 CURVE SMOOTH", -"472 1032 OFFCURVE", -"372 954 OFFCURVE", -"316 822 CURVE", -"306 822 LINE", -"338 1190 OFFCURVE", -"428 1300 OFFCURVE", -"656 1316 CURVE SMOOTH", -"988 1338 LINE", -"988 1496 LINE", -"672 1476 LINE SMOOTH", -"300 1452 OFFCURVE", -"138 1218 OFFCURVE", -"138 610 CURVE SMOOTH", -"138 174 OFFCURVE", -"326 -24 OFFCURVE", -"602 -24 CURVE SMOOTH {name = hr00;}" -); +alignment = -1; +ref = a.alt01; }, { -closed = 1; -nodes = ( -"428 114 OFFCURVE", -"308 224 OFFCURVE", -"308 432 CURVE SMOOTH", -"308 634 LINE SMOOTH", -"308 786 OFFCURVE", -"404 894 OFFCURVE", -"606 894 CURVE SMOOTH", -"778 894 OFFCURVE", -"898 780 OFFCURVE", -"898 558 CURVE SMOOTH", -"898 432 LINE SMOOTH", -"898 226 OFFCURVE", -"774 114 OFFCURVE", -"602 114 CURVE SMOOTH" +alignment = -1; +pos = (287,0); +ref = breveacute; +} ); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (290,0); +ref = breveacute; } ); -vertWidth = 1560; -width = 1200; +width = 600; } -); -unicode = 0431; +); }, { -glyphname = uni0432; +glyphname = abrevedotbelow.alt01; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"754 0 LINE SMOOTH", -"962 0 OFFCURVE", -"1086 118 OFFCURVE", -"1086 304 CURVE SMOOTH", -"1086 438 OFFCURVE", -"992 520 OFFCURVE", -"828 532 CURVE", -"828 542 LINE", -"982 572 OFFCURVE", -"1046 652 OFFCURVE", -"1046 768 CURVE SMOOTH", -"1046 926 OFFCURVE", -"942 1032 OFFCURVE", -"750 1032 CURVE SMOOTH", -"160 1032 LINE", -"160 0 LINE {name = hr00;}" -); +alignment = -1; +ref = a.alt01; }, { -closed = 1; -nodes = ( -"448 428 LINE", -"702 428 LINE SMOOTH", -"756 428 OFFCURVE", -"790 400 OFFCURVE", -"790 342 CURVE SMOOTH", -"790 294 LINE SMOOTH", -"790 240 OFFCURVE", -"760 210 OFFCURVE", -"702 210 CURVE SMOOTH", -"448 210 LINE" -); +alignment = -1; +pos = (-9,0); +ref = breve; }, { -closed = 1; -nodes = ( -"448 822 LINE", -"666 822 LINE SMOOTH", -"718 822 OFFCURVE", -"750 790 OFFCURVE", -"750 734 CURVE SMOOTH", -"750 692 LINE SMOOTH", -"750 636 OFFCURVE", -"718 604 OFFCURVE", -"666 604 CURVE SMOOTH", -"448 604 LINE" -); +alignment = -1; +pos = (291,0); +ref = dotbelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"746 0 LINE SMOOTH", -"940 0 OFFCURVE", -"1046 142 OFFCURVE", -"1046 308 CURVE SMOOTH", -"1046 436 OFFCURVE", -"968 532 OFFCURVE", -"808 544 CURVE", -"808 552 LINE", -"940 568 OFFCURVE", -"1010 642 OFFCURVE", -"1010 770 CURVE SMOOTH", -"1010 928 OFFCURVE", -"908 1032 OFFCURVE", -"740 1032 CURVE SMOOTH", -"214 1032 LINE", -"214 0 LINE {name = hr00;}" -); +alignment = -1; +ref = a.alt01; }, { -closed = 1; -nodes = ( -"374 472 LINE", -"718 472 LINE SMOOTH", -"814 472 OFFCURVE", -"876 418 OFFCURVE", -"876 324 CURVE SMOOTH", -"876 278 LINE SMOOTH", -"876 184 OFFCURVE", -"814 128 OFFCURVE", -"706 128 CURVE SMOOTH", -"374 128 LINE" -); +alignment = -1; +pos = (-13,0); +ref = breve; }, { -closed = 1; -nodes = ( -"374 904 LINE", -"698 904 LINE SMOOTH", -"786 904 OFFCURVE", -"840 854 OFFCURVE", -"840 772 CURVE SMOOTH", -"840 728 LINE SMOOTH", -"840 646 OFFCURVE", -"786 598 OFFCURVE", -"698 598 CURVE SMOOTH", -"374 598 LINE" +alignment = -1; +pos = (287,0); +ref = dotbelowcomb; +} ); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (-10,0); +ref = breve; +}, +{ +alignment = -1; +pos = (290,0); +ref = dotbelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0432; }, { -glyphname = uni0433; +glyphname = abrevegrave.alt01; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = top; -position = "{634, 1032}"; -} -); -layerId = master01; -paths = ( +alignment = -1; +ref = a.alt01; +}, { -closed = 1; -nodes = ( -"540 0 LINE", -"540 802 LINE", -"1024 802 LINE", -"1024 1032 LINE", -"244 1032 LINE", -"244 0 LINE {name = hr00;}" -); +alignment = -1; +pos = (291,0); +ref = brevegrave; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = top; -position = "{640, 1032}"; +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (287,0); +ref = brevegrave; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"430 0 LINE", -"430 896 LINE", -"1010 896 LINE", -"1010 1032 LINE", -"270 1032 LINE", -"270 0 LINE {name = hr00;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (290,0); +ref = brevegrave; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0433; }, { -glyphname = uni0434; +glyphname = abrevetilde.alt01; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"288 -280 LINE", -"288 0 LINE", -"898 0 LINE", -"898 -280 LINE", -"1166 -280 LINE", -"1166 230 LINE", -"1006 230 LINE", -"1006 1032 LINE", -"252 1032 LINE", -"252 716 LINE SMOOTH", -"252 496 OFFCURVE", -"208 334 OFFCURVE", -"140 230 CURVE", -"20 230 LINE", -"20 -280 LINE {name = hr00;}" -); +alignment = -1; +ref = a.alt01; }, { -closed = 1; -nodes = ( -"486 334 OFFCURVE", -"518 500 OFFCURVE", -"518 708 CURVE SMOOTH", -"518 802 LINE", -"720 802 LINE", -"720 230 LINE", -"434 230 LINE" -); +alignment = -1; +pos = (291,0); +ref = brevetilde; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"190 -280 LINE", -"190 0 LINE", -"988 0 LINE", -"988 -280 LINE", -"1134 -280 LINE", -"1134 136 LINE", -"964 136 LINE", -"964 1032 LINE", -"298 1032 LINE", -"298 704 LINE SMOOTH", -"298 454 OFFCURVE", -"244 272 OFFCURVE", -"160 136 CURVE", -"44 136 LINE", -"44 -280 LINE {name = hr00;}" -); +alignment = -1; +ref = a.alt01; }, { -closed = 1; -nodes = ( -"414 280 OFFCURVE", -"454 448 OFFCURVE", -"454 696 CURVE SMOOTH", -"454 896 LINE", -"804 896 LINE", -"804 136 LINE", -"334 136 LINE" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +pos = (287,0); +ref = brevetilde; } ); -unicode = 0434; +width = 600; }, { -glyphname = uni0435; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = e; -} -); -layerId = master01; -width = 1200; +alignment = -1; +ref = a.alt01; }, { -components = ( -{ -name = e; +alignment = -1; +pos = (290,0); +ref = brevetilde; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0435; }, { -glyphname = uni0436; +glyphname = acaron.alt01; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = top; -position = "{600, 1032}"; -} -); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"718 0 LINE", -"718 420 LINE", -"816 420 LINE", -"916 0 LINE", -"1172 0 LINE", -"1088 340 LINE SMOOTH", -"1062 446 OFFCURVE", -"1022 500 OFFCURVE", -"926 524 CURVE", -"926 538 LINE", -"1002 562 OFFCURVE", -"1046 610 OFFCURVE", -"1070 702 CURVE SMOOTH", -"1156 1032 LINE", -"914 1032 LINE", -"808 626 LINE", -"718 626 LINE", -"718 1032 LINE", -"482 1032 LINE", -"482 626 LINE", -"392 626 LINE", -"288 1032 LINE", -"44 1032 LINE", -"130 702 LINE SMOOTH", -"154 610 OFFCURVE", -"198 562 OFFCURVE", -"274 538 CURVE", -"274 524 LINE", -"178 500 OFFCURVE", -"138 446 OFFCURVE", -"112 340 CURVE SMOOTH", -"28 0 LINE", -"282 0 LINE", -"384 420 LINE", -"482 420 LINE", -"482 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = a.alt01; }, { -anchors = ( -{ -name = top; -position = "{600, 1032}"; -} -); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"674 0 LINE", -"674 466 LINE", -"850 466 LINE", -"978 0 LINE", -"1140 0 LINE", -"1028 406 LINE", -"1008 482 OFFCURVE", -"970 520 OFFCURVE", -"914 528 CURVE", -"914 536 LINE", -"966 548 OFFCURVE", -"994 584 OFFCURVE", -"1016 654 CURVE", -"1128 1032 LINE", -"978 1032 LINE", -"850 598 LINE", -"674 598 LINE", -"674 1032 LINE", -"526 1032 LINE", -"526 598 LINE", -"350 598 LINE", -"224 1032 LINE", -"72 1032 LINE", -"182 654 LINE SMOOTH", -"202 584 OFFCURVE", -"234 548 OFFCURVE", -"286 536 CURVE", -"286 528 LINE", -"230 520 OFFCURVE", -"196 482 OFFCURVE", -"174 406 CURVE SMOOTH", -"60 0 LINE", -"220 0 LINE", -"350 466 LINE", -"526 466 LINE", -"526 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0436; +alignment = -1; +pos = (-9,0); +ref = caron; +} +); +width = 600; }, { -glyphname = uni0437; -layers = ( -{ -anchors = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = top; -position = "{598, 1032}"; -} -); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"898 -24 OFFCURVE", -"1072 102 OFFCURVE", -"1072 288 CURVE SMOOTH", -"1072 424 OFFCURVE", -"974 514 OFFCURVE", -"838 534 CURVE", -"838 544 LINE", -"966 568 OFFCURVE", -"1052 648 OFFCURVE", -"1052 776 CURVE SMOOTH", -"1052 936 OFFCURVE", -"886 1056 OFFCURVE", -"598 1056 CURVE SMOOTH", -"376 1056 OFFCURVE", -"238 986 OFFCURVE", -"130 870 CURVE", -"294 718 LINE", -"370 798 OFFCURVE", -"454 836 OFFCURVE", -"572 836 CURVE SMOOTH", -"694 836 OFFCURVE", -"754 786 OFFCURVE", -"754 726 CURVE SMOOTH", -"754 714 LINE SMOOTH", -"754 652 OFFCURVE", -"720 614 OFFCURVE", -"636 614 CURVE SMOOTH", -"420 614 LINE", -"420 418 LINE", -"662 418 LINE SMOOTH", -"740 418 OFFCURVE", -"774 384 OFFCURVE", -"774 326 CURVE SMOOTH", -"774 314 LINE SMOOTH", -"774 242 OFFCURVE", -"708 196 OFFCURVE", -"586 196 CURVE SMOOTH", -"440 196 OFFCURVE", -"352 238 OFFCURVE", -"272 326 CURVE", -"102 168 LINE", -"190 52 OFFCURVE", -"362 -24 OFFCURVE", -"578 -24 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = a.alt01; }, { -anchors = ( -{ -name = top; -position = "{570, 1032}"; -} -); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"838 -24 OFFCURVE", -"1000 102 OFFCURVE", -"1000 300 CURVE SMOOTH", -"1000 430 OFFCURVE", -"926 520 OFFCURVE", -"788 540 CURVE", -"788 548 LINE", -"908 578 OFFCURVE", -"978 650 OFFCURVE", -"978 778 CURVE SMOOTH", -"978 950 OFFCURVE", -"844 1056 OFFCURVE", -"570 1056 CURVE SMOOTH", -"356 1056 OFFCURVE", -"230 978 OFFCURVE", -"138 842 CURVE", -"250 766 LINE", -"310 862 OFFCURVE", -"402 918 OFFCURVE", -"562 918 CURVE SMOOTH", -"742 918 OFFCURVE", -"808 858 OFFCURVE", -"808 770 CURVE SMOOTH", -"808 746 LINE SMOOTH", -"808 652 OFFCURVE", -"740 600 OFFCURVE", -"612 600 CURVE SMOOTH", -"354 600 LINE", -"354 466 LINE", -"632 466 LINE SMOOTH", -"760 466 OFFCURVE", -"830 410 OFFCURVE", -"830 306 CURVE SMOOTH", -"830 278 LINE SMOOTH", -"830 182 OFFCURVE", -"748 114 OFFCURVE", -"558 114 CURVE SMOOTH", -"406 114 OFFCURVE", -"304 170 OFFCURVE", -"240 272 CURVE", -"122 176 LINE", -"210 48 OFFCURVE", -"346 -24 OFFCURVE", -"558 -24 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0437; +alignment = -1; +pos = (-13,0); +ref = caron; +} +); +width = 600; }, { -glyphname = uni0438; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -anchors = ( +alignment = -1; +ref = a.alt01; +}, { -name = top; -position = "{604, 1032}"; +alignment = -1; +pos = (-10,0); +ref = caron; } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"414 0 LINE", -"788 636 LINE", -"800 636 LINE", -"776 332 LINE", -"776 0 LINE", -"1064 0 LINE", -"1064 1032 LINE", -"786 1032 LINE", -"412 396 LINE", -"400 396 LINE", -"424 700 LINE", -"424 1032 LINE", -"136 1032 LINE", -"136 0 LINE {name = hr00;}" -); +width = 600; } ); -vertWidth = 1560; -width = 1200; }, { -anchors = ( +glyphname = acircumflex.alt01; +layers = ( { -name = top; -position = "{592, 1032}"; -} -); -layerId = master02; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"340 0 LINE", -"858 790 LINE", -"866 790 LINE", -"850 526 LINE", -"850 0 LINE", -"1010 0 LINE", -"1010 1032 LINE", -"860 1032 LINE", -"342 242 LINE", -"334 242 LINE", -"350 506 LINE", -"350 1032 LINE", -"190 1032 LINE", -"190 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (-9,0); +ref = circumflex; } ); -unicode = 0438; +width = 600; }, { -glyphname = uni0439; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = uni0438; +alignment = -1; +ref = a.alt01; }, { -name = breve.cyrl; -transform = "{1, 0, 0, 1, 4, 0}"; +alignment = -1; +pos = (-13,0); +ref = circumflex; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = uni0438; +alignment = -1; +ref = a.alt01; }, { -name = breve.cyrl; -transform = "{1, 0, 0, 1, -8, 0}"; +alignment = -1; +pos = (-10,0); +ref = circumflex; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0439; }, { -glyphname = uni043A; +glyphname = acircumflexacute.alt01; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = top; -position = "{600, 1032}"; -} -); -layerId = master01; -paths = ( +alignment = -1; +ref = a.alt01; +}, { -closed = 1; -nodes = ( -"438 0 LINE", -"438 410 LINE", -"590 410 LINE", -"726 150 LINE SMOOTH", -"782 42 OFFCURVE", -"858 0 OFFCURVE", -"970 0 CURVE SMOOTH", -"1108 0 LINE", -"1108 230 LINE", -"998 230 LINE", -"920 384 LINE SMOOTH", -"870 482 OFFCURVE", -"828 516 OFFCURVE", -"750 532 CURVE", -"750 544 LINE", -"816 556 OFFCURVE", -"866 592 OFFCURVE", -"912 676 CURVE", -"1112 1032 LINE", -"798 1032 LINE", -"590 636 LINE", -"438 636 LINE", -"438 1032 LINE", -"142 1032 LINE", -"142 0 LINE {name = hr00;}" -); +alignment = -1; +pos = (291,0); +ref = circumflexacute; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = top; -position = "{592, 1032}"; +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (287,0); +ref = circumflexacute; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"374 0 LINE", -"374 464 LINE", -"594 464 LINE", -"792 120 LINE SMOOTH", -"842 34 OFFCURVE", -"890 0 OFFCURVE", -"958 0 CURVE SMOOTH", -"1074 0 LINE", -"1074 136 LINE", -"958 136 LINE", -"790 428 LINE SMOOTH", -"750 496 OFFCURVE", -"716 520 OFFCURVE", -"664 528 CURVE", -"664 536 LINE", -"712 548 OFFCURVE", -"740 570 OFFCURVE", -"786 640 CURVE", -"1038 1032 LINE", -"872 1032 LINE", -"594 600 LINE", -"374 600 LINE", -"374 1032 LINE", -"214 1032 LINE", -"214 0 LINE {name = hr00;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (290,0); +ref = circumflexacute; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 043A; }, { -glyphname = uni043B; +glyphname = acircumflexdotbelow.alt01; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"126 -12 LINE SMOOTH", -"254 -12 OFFCURVE", -"334 16 OFFCURVE", -"410 92 CURVE SMOOTH", -"486 168 OFFCURVE", -"542 326 OFFCURVE", -"542 662 CURVE SMOOTH", -"542 802 LINE", -"768 802 LINE", -"768 0 LINE", -"1064 0 LINE", -"1064 1032 LINE", -"276 1032 LINE", -"276 670 LINE SMOOTH", -"276 422 OFFCURVE", -"244 302 OFFCURVE", -"184 230 CURVE", -"44 230 LINE", -"44 -12 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = a.alt01; }, { -layerId = master02; -paths = ( +alignment = -1; +pos = (-9,0); +ref = circumflex; +}, { -closed = 1; -nodes = ( -"114 0 LINE SMOOTH", -"198 0 OFFCURVE", -"258 18 OFFCURVE", -"308 68 CURVE SMOOTH", -"398 158 OFFCURVE", -"458 362 OFFCURVE", -"458 734 CURVE SMOOTH", -"458 896 LINE", -"828 896 LINE", -"828 0 LINE", -"988 0 LINE", -"988 1032 LINE", -"302 1032 LINE", -"302 738 LINE SMOOTH", -"302 402 OFFCURVE", -"260 240 OFFCURVE", -"180 136 CURVE", -"52 136 LINE", -"52 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +pos = (291,0); +ref = dotbelowcomb; } ); -unicode = 043B; +width = 600; }, { -glyphname = uni043C; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -layerId = master01; -paths = ( +alignment = -1; +ref = a.alt01; +}, { -closed = 1; -nodes = ( -"340 0 LINE", -"340 494 LINE", -"330 676 LINE", -"346 676 LINE", -"600 142 LINE", -"854 676 LINE", -"870 676 LINE", -"860 494 LINE", -"860 0 LINE", -"1100 0 LINE", -"1100 1032 LINE", -"828 1032 LINE", -"622 598 LINE", -"606 598 LINE", -"400 1032 LINE", -"100 1032 LINE", -"100 0 LINE {name = hr00;}" -); +alignment = -1; +pos = (-13,0); +ref = circumflex; +}, +{ +alignment = -1; +pos = (287,0); +ref = dotbelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"298 0 LINE", -"298 646 LINE", -"292 830 LINE", -"304 830 LINE", -"600 176 LINE", -"896 830 LINE", -"908 830 LINE", -"902 646 LINE", -"902 0 LINE", -"1056 0 LINE", -"1056 1032 LINE", -"852 1032 LINE", -"614 506 LINE", -"602 506 LINE", -"364 1032 LINE", -"144 1032 LINE", -"144 0 LINE {name = hr00;}" -); +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (-10,0); +ref = circumflex; +}, +{ +alignment = -1; +pos = (290,0); +ref = dotbelowcomb; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 043C; }, { -glyphname = uni043D; +glyphname = acircumflexgrave.alt01; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"432 0 LINE", -"432 408 LINE", -"768 408 LINE", -"768 0 LINE", -"1064 0 LINE", -"1064 1032 LINE", -"768 1032 LINE", -"768 638 LINE", -"432 638 LINE", -"432 1032 LINE", -"136 1032 LINE", -"136 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = a.alt01; }, { -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"350 0 LINE", -"350 464 LINE", -"850 464 LINE", -"850 0 LINE", -"1010 0 LINE", -"1010 1032 LINE", -"850 1032 LINE", -"850 600 LINE", -"350 600 LINE", -"350 1032 LINE", -"190 1032 LINE", -"190 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +pos = (291,0); +ref = circumflexgrave; } ); -unicode = 043D; +width = 600; }, { -glyphname = uni043E; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( +alignment = -1; +ref = a.alt01; +}, { -name = o; +alignment = -1; +pos = (287,0); +ref = circumflexgrave; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = o; +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (290,0); +ref = circumflexgrave; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 043E; }, { -glyphname = uni043F; +glyphname = acircumflextilde.alt01; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"432 0 LINE", -"432 802 LINE", -"768 802 LINE", -"768 0 LINE", -"1064 0 LINE", -"1064 1032 LINE", -"136 1032 LINE", -"136 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = a.alt01; }, { -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"354 0 LINE", -"354 896 LINE", -"846 896 LINE", -"846 0 LINE", -"1006 0 LINE", -"1006 1032 LINE", -"194 1032 LINE", -"194 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +pos = (291,0); +ref = circumflextilde; } ); -unicode = 043F; +width = 600; }, { -glyphname = uni0440; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( +alignment = -1; +ref = a.alt01; +}, { -name = p; +alignment = -1; +pos = (287,0); +ref = circumflextilde; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = p; +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (290,0); +ref = circumflextilde; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0440; }, { -glyphname = uni0441; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = adieresis.alt01; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; +}, { -name = c; +alignment = -1; +pos = (-9,0); +ref = dieresis; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = c; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (-13,0); +ref = dieresis; } ); -unicode = 0441; +width = 600; }, { -glyphname = uni0442; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -layerId = master01; -paths = ( +alignment = -1; +ref = a.alt01; +}, { -closed = 1; -nodes = ( -"746 0 LINE", -"746 802 LINE", -"1086 802 LINE", -"1086 1032 LINE", -"114 1032 LINE", -"114 802 LINE", -"454 802 LINE", -"454 0 LINE {name = hr00;}" +alignment = -1; +pos = (-10,0); +ref = dieresis; +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( +glyphname = adotbelow.alt01; +layers = ( { -closed = 1; -nodes = ( -"680 0 LINE", -"680 896 LINE", -"1060 896 LINE", -"1060 1032 LINE", -"140 1032 LINE", -"140 896 LINE", -"520 896 LINE", -"520 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (291,0); +ref = dotbelowcomb; } ); -unicode = 0442; +width = 600; }, { -glyphname = uni0443; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( +alignment = -1; +ref = a.alt01; +}, { -name = y; +alignment = -1; +pos = (287,0); +ref = dotbelowcomb; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; +}, { -name = y; +alignment = -1; +pos = (290,0); +ref = dotbelowcomb; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0443; }, { -glyphname = uni0444; +glyphname = agrave.alt01; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"334 196 OFFCURVE", -"298 248 OFFCURVE", -"298 396 CURVE SMOOTH", -"298 636 LINE SMOOTH", -"298 784 OFFCURVE", -"334 836 OFFCURVE", -"400 836 CURVE SMOOTH", -"458 836 OFFCURVE", -"484 802 OFFCURVE", -"484 698 CURVE SMOOTH", -"484 334 LINE SMOOTH", -"484 230 OFFCURVE", -"458 196 OFFCURVE", -"400 196 CURVE SMOOTH {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"720 -400 LINE", -"720 130 LINE", -"734 130 LINE", -"774 10 OFFCURVE", -"832 -24 OFFCURVE", -"912 -24 CURVE SMOOTH", -"1068 -24 OFFCURVE", -"1150 116 OFFCURVE", -"1150 516 CURVE SMOOTH", -"1150 916 OFFCURVE", -"1068 1056 OFFCURVE", -"912 1056 CURVE SMOOTH", -"832 1056 OFFCURVE", -"774 1022 OFFCURVE", -"734 902 CURVE", -"720 902 LINE", -"720 1420 LINE", -"480 1420 LINE", -"480 902 LINE", -"466 902 LINE", -"426 1022 OFFCURVE", -"368 1056 OFFCURVE", -"288 1056 CURVE SMOOTH", -"132 1056 OFFCURVE", -"50 916 OFFCURVE", -"50 516 CURVE SMOOTH", -"50 116 OFFCURVE", -"132 -24 OFFCURVE", -"288 -24 CURVE SMOOTH", -"368 -24 OFFCURVE", -"426 10 OFFCURVE", -"466 130 CURVE", -"480 130 LINE", -"480 -400 LINE" -); -}, -{ -closed = 1; -nodes = ( -"742 196 OFFCURVE", -"716 230 OFFCURVE", -"716 334 CURVE SMOOTH", -"716 698 LINE SMOOTH", -"716 802 OFFCURVE", -"742 836 OFFCURVE", -"800 836 CURVE SMOOTH", -"866 836 OFFCURVE", -"902 784 OFFCURVE", -"902 636 CURVE SMOOTH", -"902 396 LINE SMOOTH", -"902 248 OFFCURVE", -"866 196 OFFCURVE", -"800 196 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"292 110 OFFCURVE", -"240 176 OFFCURVE", -"240 426 CURVE SMOOTH", -"240 606 LINE SMOOTH", -"240 856 OFFCURVE", -"292 922 OFFCURVE", -"388 922 CURVE SMOOTH", -"476 922 OFFCURVE", -"526 870 OFFCURVE", -"526 770 CURVE SMOOTH", -"526 262 LINE SMOOTH", -"526 162 OFFCURVE", -"476 110 OFFCURVE", -"388 110 CURVE SMOOTH {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"674 -400 LINE", -"674 106 LINE", -"680 106 LINE", -"724 14 OFFCURVE", -"786 -24 OFFCURVE", -"862 -24 CURVE SMOOTH", -"1024 -24 OFFCURVE", -"1112 96 OFFCURVE", -"1112 516 CURVE SMOOTH", -"1112 936 OFFCURVE", -"1024 1056 OFFCURVE", -"862 1056 CURVE SMOOTH", -"786 1056 OFFCURVE", -"724 1018 OFFCURVE", -"680 926 CURVE", -"674 926 LINE", -"674 1420 LINE", -"526 1420 LINE", -"526 926 LINE", -"520 926 LINE", -"476 1018 OFFCURVE", -"414 1056 OFFCURVE", -"338 1056 CURVE SMOOTH", -"176 1056 OFFCURVE", -"88 936 OFFCURVE", -"88 516 CURVE SMOOTH", -"88 96 OFFCURVE", -"176 -24 OFFCURVE", -"338 -24 CURVE SMOOTH", -"414 -24 OFFCURVE", -"476 14 OFFCURVE", -"520 106 CURVE", -"526 106 LINE", -"526 -400 LINE" -); -}, -{ -closed = 1; -nodes = ( -"724 110 OFFCURVE", -"674 162 OFFCURVE", -"674 262 CURVE SMOOTH", -"674 770 LINE SMOOTH", -"674 870 OFFCURVE", -"724 922 OFFCURVE", -"812 922 CURVE SMOOTH", -"908 922 OFFCURVE", -"960 856 OFFCURVE", -"960 606 CURVE SMOOTH", -"960 426 LINE SMOOTH", -"960 176 OFFCURVE", -"908 110 OFFCURVE", -"812 110 CURVE SMOOTH" +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (-9,0); +ref = grave; +} ); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0444; +width = 600; }, { -glyphname = uni0445; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( +alignment = -1; +ref = a.alt01; +}, { -name = x; +alignment = -1; +pos = (-13,0); +ref = grave; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; +}, { -name = x; +alignment = -1; +pos = (-10,0); +ref = grave; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0445; }, { -glyphname = uni0446; +glyphname = amacron.alt01; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"1166 -280 LINE", -"1166 230 LINE", -"1006 230 LINE", -"1006 1032 LINE", -"710 1032 LINE", -"710 230 LINE", -"406 230 LINE", -"406 1032 LINE", -"110 1032 LINE", -"110 0 LINE", -"898 0 LINE", -"898 -280 LINE {name = hr00;}" +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (-9,0); +ref = macron; +} ); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (-13,0); +ref = macron; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"1140 -280 LINE", -"1140 136 LINE", -"970 136 LINE", -"970 1032 LINE", -"810 1032 LINE", -"810 136 LINE", -"328 136 LINE", -"328 1032 LINE", -"168 1032 LINE", -"168 0 LINE", -"994 0 LINE", -"994 -280 LINE {name = hr00;}" +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (-10,0); +ref = macron; +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +}, +{ +glyphname = aogonek.alt01; +lastChange = "2023-03-22 22:32:34 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(514,-212,o), +(556,-193,o), +(573,-161,c), +(520,-110,l), +(506,-126,o), +(489,-138,o), +(465,-138,cs), +(445,-138,o), +(427,-130,o), +(427,-105,cs), +(427,-81,o), +(443,-60,o), +(541,0,c,{ +name = hr01; +}), +(541,516,l), +(393,516,l), +(393,422,l), +(386,422,l), +(360,484,o), +(316,528,o), +(233,528,cs,{ +name = hr02; +}), +(119,528,o), +(39,445,o), +(39,258,cs), +(39,71,o), +(119,-12,o), +(233,-12,cs), +(316,-12,o), +(360,32,o), +(386,94,c), +(393,94,l), +(393,0,l,{ +name = hr03; +}), +(445,0,l), +(446,-4,l), +(372,-38,o), +(327,-71,o), +(327,-127,cs,{ +name = hr04; +}), +(327,-191,o), +(385,-212,o), +(451,-212,cs) +); +}, +{ +closed = 1; +nodes = ( +(231,103,o), +(193,146,o), +(193,218,c), +(193,298,ls), +(193,370,o), +(231,413,o), +(297,413,cs), +(349,413,o), +(393,388,o), +(393,334,cs,{ +name = hr05; +}), +(393,182,ls), +(393,128,o), +(349,103,o), +(297,103,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(483,-207,o), +(513,-188,o), +(526,-166,c), +(486,-125,l), +(473,-141,o), +(456,-151,o), +(434,-151,cs), +(413,-151,o), +(392,-142,o), +(392,-114,cs), +(392,-94,o), +(402,-65,o), +(505,0,c), +(505,516,l), +(425,516,l), +(425,432,l), +(421,432,l), +(388,495,o), +(334,528,o), +(262,528,cs,{ +name = hr01; +}), +(136,528,o), +(60,427,o), +(60,258,cs), +(60,89,o), +(136,-12,o), +(262,-12,cs), +(334,-12,o), +(388,21,o), +(421,84,c), +(425,84,l), +(425,0,l,{ +name = hr02; +}), +(438,0,l), +(439,-3,l), +(364,-39,o), +(324,-79,o), +(324,-127,cs), +(324,-180,o), +(372,-207,o), +(433,-207,cs) +); +}, +{ +closed = 1; +nodes = ( +(200,59,o), +(146,121,o), +(146,214,c), +(146,302,ls), +(146,395,o), +(200,457,o), +(293,457,cs), +(364,457,o), +(425,420,o), +(425,351,cs), +(425,165,ls), +(425,96,o), +(364,59,o), +(293,59,cs,{ +name = hr03; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(450,-202,o), +(476,-188,o), +(489,-170,c), +(475,-159,l), +(465,-171,o), +(447,-184,o), +(414,-184,cs), +(380,-184,o), +(356,-170,o), +(356,-133,cs,{ +name = hr02; +}), +(356,-80,o), +(404,-46,o), +(475,0,c), +(475,516,l), +(454,516,l), +(454,438,l), +(451,438,l), +(430,482,o), +(377,528,o), +(290,528,cs,{ +name = hr01; +}), +(158,528,o), +(80,437,o), +(80,258,cs), +(80,79,o), +(158,-12,o), +(290,-12,cs), +(377,-12,o), +(430,34,o), +(451,78,c), +(454,78,l), +(454,2,l), +(454,2,l), +(454,2,l), +(361,-51,o), +(335,-95,o), +(335,-134,cs), +(335,-179,o), +(369,-202,o), +(414,-202,cs) +); +}, +{ +closed = 1; +nodes = ( +(170,7,o), +(103,94,o), +(103,234,cs), +(103,282,ls), +(103,422,o), +(170,509,o), +(290,509,cs,{ +name = hr03; +}), +(376,509,o), +(454,454,o), +(454,373,cs), +(454,143,ls), +(454,62,o), +(376,7,o), +(290,7,cs) +); +} +); +width = 600; } ); -unicode = 0446; }, { -glyphname = uni0447; +glyphname = aring.alt01; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = top; -position = "{578, 1032}"; -} -); -layerId = master01; -paths = ( +alignment = -1; +ref = a.alt01; +}, { -closed = 1; -nodes = ( -"1044 0 LINE", -"1044 1032 LINE", -"748 1032 LINE", -"748 646 LINE SMOOTH", -"748 574 OFFCURVE", -"690 532 OFFCURVE", -"570 532 CURVE SMOOTH", -"454 532 OFFCURVE", -"408 576 OFFCURVE", -"408 680 CURVE SMOOTH", -"408 1032 LINE", -"112 1032 LINE", -"112 666 LINE SMOOTH", -"112 414 OFFCURVE", -"216 292 OFFCURVE", -"452 292 CURVE SMOOTH", -"584 292 OFFCURVE", -"674 346 OFFCURVE", -"738 430 CURVE", -"748 430 LINE", -"748 0 LINE {name = hr00;}" -); +alignment = -1; +pos = (-9,0); +ref = ring; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = top; -position = "{570, 1032}"; +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (-13,0); +ref = ring; } ); -layerId = master02; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"980 0 LINE", -"980 1032 LINE", -"820 1032 LINE", -"820 620 LINE SMOOTH", -"820 536 OFFCURVE", -"708 494 OFFCURVE", -"550 494 CURVE SMOOTH", -"388 494 OFFCURVE", -"320 556 OFFCURVE", -"320 682 CURVE SMOOTH", -"320 1032 LINE", -"160 1032 LINE", -"160 668 LINE SMOOTH", -"160 456 OFFCURVE", -"280 350 OFFCURVE", -"502 350 CURVE SMOOTH", -"648 350 OFFCURVE", -"736 392 OFFCURVE", -"810 474 CURVE", -"820 474 LINE", -"820 0 LINE {name = hr00;}" -); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (-10,0); +ref = ring; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0447; }, { -glyphname = uni0448; +glyphname = aringacute.alt01; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"1138 0 LINE", -"1138 1032 LINE", -"900 1032 LINE", -"900 216 LINE", -"718 216 LINE", -"718 1032 LINE", -"480 1032 LINE", -"480 216 LINE", -"298 216 LINE", -"298 1032 LINE", -"60 1032 LINE", -"60 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +ref = a.alt01; }, { -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"1092 0 LINE", -"1092 1032 LINE", -"944 1032 LINE", -"944 132 LINE", -"674 132 LINE", -"674 1032 LINE", -"526 1032 LINE", -"526 132 LINE", -"256 132 LINE", -"256 1032 LINE", -"108 1032 LINE", -"108 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +alignment = -1; +pos = (-9,0); +ref = ringacute; } ); -unicode = 0448; +width = 600; }, { -glyphname = uni0449; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -layerId = master01; -paths = ( +alignment = -1; +ref = a.alt01; +}, { -closed = 1; -nodes = ( -"1194 -280 LINE", -"1194 216 LINE", -"1068 216 LINE", -"1068 1032 LINE", -"832 1032 LINE", -"832 216 LINE", -"678 216 LINE", -"678 1032 LINE", -"442 1032 LINE", -"442 216 LINE", -"288 216 LINE", -"288 1032 LINE", -"52 1032 LINE", -"52 0 LINE", -"982 0 LINE", -"982 -280 LINE {name = hr00;}" -); +alignment = -1; +pos = (-13,0); +ref = ringacute; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"1200 -280 LINE", -"1200 136 LINE", -"1092 136 LINE", -"1092 1032 LINE", -"944 1032 LINE", -"944 132 LINE", -"674 132 LINE", -"674 1032 LINE", -"526 1032 LINE", -"526 132 LINE", -"256 132 LINE", -"256 1032 LINE", -"108 1032 LINE", -"108 0 LINE", -"1060 0 LINE", -"1060 -280 LINE {name = hr00;}" -); +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (-10,0); +ref = ringacute; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0449; }, { -glyphname = uni044A; +glyphname = atilde.alt01; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"770 0 LINE SMOOTH", -"982 0 OFFCURVE", -"1140 130 OFFCURVE", -"1140 370 CURVE SMOOTH", -"1140 608 OFFCURVE", -"982 738 OFFCURVE", -"778 738 CURVE SMOOTH", -"556 738 LINE", -"556 1032 LINE", -"30 1032 LINE", -"30 802 LINE", -"260 802 LINE", -"260 0 LINE {name = hr00;}" -); +alignment = -1; +ref = a.alt01; }, { -closed = 1; -nodes = ( -"556 522 LINE", -"714 522 LINE SMOOTH", -"792 522 OFFCURVE", -"842 470 OFFCURVE", -"842 392 CURVE SMOOTH", -"842 346 LINE SMOOTH", -"842 268 OFFCURVE", -"792 216 OFFCURVE", -"714 216 CURVE SMOOTH", -"556 216 LINE" -); +alignment = -1; +pos = (-9,0); +ref = tilde; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"776 0 LINE SMOOTH", -"986 0 OFFCURVE", -"1114 122 OFFCURVE", -"1114 328 CURVE SMOOTH", -"1114 532 OFFCURVE", -"982 658 OFFCURVE", -"774 658 CURVE SMOOTH", -"482 658 LINE", -"482 1032 LINE", -"22 1032 LINE", -"22 896 LINE", -"322 896 LINE", -"322 0 LINE {name = hr00;}" -); +alignment = -1; +ref = a.alt01; }, { -closed = 1; -nodes = ( -"482 522 LINE", -"752 522 LINE SMOOTH", -"872 522 OFFCURVE", -"944 478 OFFCURVE", -"944 372 CURVE SMOOTH", -"944 288 LINE SMOOTH", -"944 182 OFFCURVE", -"872 136 OFFCURVE", -"752 136 CURVE SMOOTH", -"482 136 LINE" +alignment = -1; +pos = (-13,0); +ref = tilde; +} ); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (-10,0); +ref = tilde; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 044A; }, { -glyphname = uni044B; +glyphname = g.alt01; layers = ( { anchors = ( { name = top; -position = "{600, 1032}"; -} -); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"416 0 LINE SMOOTH", -"628 0 OFFCURVE", -"786 130 OFFCURVE", -"786 370 CURVE SMOOTH", -"786 608 OFFCURVE", -"628 738 OFFCURVE", -"424 738 CURVE SMOOTH", -"308 738 LINE", -"308 1032 LINE", -"60 1032 LINE", -"60 0 LINE {name = hr00;}" -); +pos = (291,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(541,516,l), +(393,516,l), +(393,422,l), +(386,422,l), +(360,484,o), +(316,528,o), +(233,528,cs,{ +name = hr01; +}), +(119,528,o), +(39,444,o), +(39,271,cs), +(39,98,o), +(119,14,o), +(233,14,cs), +(316,14,o), +(360,59,o), +(386,121,c), +(393,121,l), +(393,18,ls), +(393,-53,o), +(356,-96,o), +(276,-96,cs), +(225,-96,o), +(183,-78,o), +(149,-43,c), +(70,-137,l), +(111,-180,o), +(177,-212,o), +(280,-212,cs,{ +name = hr02; +}), +(453,-212,o), +(541,-122,o), +(541,31,cs) +); +}, +{ +closed = 1; +nodes = ( +(231,129,o), +(193,173,o), +(193,245,cs), +(193,298,l), +(193,370,o), +(231,413,o), +(297,413,cs,{ +name = hr03; +}), +(349,413,o), +(393,388,o), +(393,334,c), +(393,208,l), +(393,154,o), +(349,129,o), +(297,129,cs) +); +} +); +width = 600; }, { -closed = 1; -nodes = ( -"308 536 LINE", -"414 536 LINE SMOOTH", -"490 536 OFFCURVE", -"536 492 OFFCURVE", -"536 394 CURVE SMOOTH", -"536 344 LINE SMOOTH", -"536 246 OFFCURVE", -"490 202 OFFCURVE", -"414 202 CURVE SMOOTH", -"308 202 LINE" -); -}, +anchors = ( { -closed = 1; -nodes = ( -"1138 0 LINE", -"1138 1032 LINE", -"890 1032 LINE", -"890 0 LINE" -); -} -); -vertWidth = 1560; -width = 1200; +name = top; +pos = (287,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(505,516,l), +(425,516,l), +(425,432,l), +(421,432,l), +(388,495,o), +(334,528,o), +(262,528,cs,{ +name = hr01; +}), +(136,528,o), +(60,427,o), +(60,265,cs), +(60,103,o), +(136,2,o), +(262,2,cs), +(334,2,o), +(388,35,o), +(421,98,c), +(425,98,l), +(425,12,ls), +(425,-90,o), +(376,-142,o), +(279,-142,cs), +(220,-142,o), +(175,-122,o), +(140,-86,c), +(93,-141,l), +(134,-183,o), +(194,-212,o), +(278,-212,cs,{ +name = hr02; +}), +(422,-212,o), +(505,-125,o), +(505,17,cs) +); +}, +{ +closed = 1; +nodes = ( +(200,73,o), +(146,135,o), +(146,228,cs), +(146,302,ls), +(146,395,o), +(200,457,o), +(293,457,cs,{ +name = hr03; +}), +(364,457,o), +(425,420,o), +(425,351,c), +(425,179,l), +(425,110,o), +(364,73,o), +(293,73,cs) +); +} +); +width = 600; }, { anchors = ( { name = top; -position = "{600, 1032}"; +pos = (290,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(475,516,l), +(454,516,l), +(454,438,l), +(451,438,l), +(430,482,o), +(377,528,o), +(290,528,cs,{ +name = hr01; +}), +(158,528,o), +(80,437,o), +(80,258,cs), +(80,79,o), +(158,-12,o), +(290,-12,cs), +(377,-12,o), +(430,34,o), +(451,78,c), +(454,78,l), +(454,-12,ls), +(454,-134,o), +(391,-193,o), +(278,-193,cs), +(209,-193,o), +(163,-168,o), +(127,-130,c), +(113,-146,l), +(153,-187,o), +(207,-212,o), +(279,-212,cs,{ +name = hr02; +}), +(407,-212,o), +(475,-141,o), +(475,-10,cs) +); +}, +{ +closed = 1; +nodes = ( +(170,7,o), +(103,94,o), +(103,234,cs), +(103,282,ls), +(103,422,o), +(170,509,o), +(290,509,cs,{ +name = hr03; +}), +(376,509,o), +(454,454,o), +(454,373,cs), +(454,143,ls), +(454,62,o), +(376,7,o), +(290,7,cs) +); +} +); +width = 600; } ); -layerId = master02; -paths = ( +}, { -closed = 1; -nodes = ( -"444 0 LINE SMOOTH", -"654 0 OFFCURVE", -"782 122 OFFCURVE", -"782 328 CURVE SMOOTH", -"782 532 OFFCURVE", -"650 658 OFFCURVE", -"442 658 CURVE SMOOTH", -"268 658 LINE", -"268 1032 LINE", -"108 1032 LINE", -"108 0 LINE {name = hr00;}" -); +glyphname = gbreve.alt01; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = g.alt01; }, { -closed = 1; -nodes = ( -"268 522 LINE", -"420 522 LINE SMOOTH", -"540 522 OFFCURVE", -"612 478 OFFCURVE", -"612 372 CURVE SMOOTH", -"612 288 LINE SMOOTH", -"612 182 OFFCURVE", -"540 136 OFFCURVE", -"420 136 CURVE SMOOTH", -"268 136 LINE" +alignment = -1; +pos = (-9,0); +ref = breve; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"1092 0 LINE", -"1092 1032 LINE", -"932 1032 LINE", -"932 0 LINE" +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = g.alt01; +}, +{ +alignment = -1; +pos = (-13,0); +ref = breve; +} ); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = g.alt01; +}, +{ +alignment = -1; +pos = (-10,0); +ref = breve; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 044B; }, { -glyphname = uni044C; +glyphname = gcircumflex.alt01; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"724 0 LINE", -"936 0 OFFCURVE", -"1094 130 OFFCURVE", -"1094 370 CURVE SMOOTH", -"1094 608 OFFCURVE", -"936 738 OFFCURVE", -"732 738 CURVE SMOOTH", -"468 738 LINE", -"468 1032 LINE", -"172 1032 LINE", -"172 0 LINE {name = hr00;}" -); +alignment = -1; +ref = g.alt01; }, { -closed = 1; -nodes = ( -"468 522 LINE", -"668 522 LINE SMOOTH", -"746 522 OFFCURVE", -"796 470 OFFCURVE", -"796 392 CURVE SMOOTH", -"796 346 LINE SMOOTH", -"796 268 OFFCURVE", -"746 216 OFFCURVE", -"668 216 CURVE SMOOTH", -"468 216 LINE" -); +alignment = -1; +pos = (-9,0); +ref = circumflex; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"704 0 LINE", -"914 0 OFFCURVE", -"1042 122 OFFCURVE", -"1042 328 CURVE SMOOTH", -"1042 532 OFFCURVE", -"910 658 OFFCURVE", -"702 658 CURVE SMOOTH", -"382 658 LINE", -"382 1032 LINE", -"222 1032 LINE", -"222 0 LINE {name = hr00;}" -); +alignment = -1; +ref = g.alt01; }, { -closed = 1; -nodes = ( -"382 522 LINE", -"680 522 LINE SMOOTH", -"800 522 OFFCURVE", -"872 478 OFFCURVE", -"872 372 CURVE SMOOTH", -"872 288 LINE SMOOTH", -"872 182 OFFCURVE", -"800 136 OFFCURVE", -"680 136 CURVE SMOOTH", -"382 136 LINE" +alignment = -1; +pos = (-13,0); +ref = circumflex; +} ); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = g.alt01; +}, +{ +alignment = -1; +pos = (-10,0); +ref = circumflex; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 044C; }, { -glyphname = uni044D; +glyphname = gcommaaccent.alt01; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"788 418 LINE", -"788 398 OFFCURVE", -"786 380 OFFCURVE", -"782 364 CURVE SMOOTH", -"760 258 OFFCURVE", -"682 196 OFFCURVE", -"558 196 CURVE SMOOTH", -"436 196 OFFCURVE", -"372 256 OFFCURVE", -"332 342 CURVE", -"118 220 LINE", -"194 74 OFFCURVE", -"332 -24 OFFCURVE", -"558 -24 CURVE SMOOTH", -"884 -24 OFFCURVE", -"1080 182 OFFCURVE", -"1080 516 CURVE SMOOTH", -"1080 850 OFFCURVE", -"884 1056 OFFCURVE", -"554 1056 CURVE SMOOTH", -"318 1056 OFFCURVE", -"190 954 OFFCURVE", -"118 804 CURVE", -"336 686 LINE", -"376 778 OFFCURVE", -"434 836 OFFCURVE", -"554 836 CURVE SMOOTH", -"678 836 OFFCURVE", -"756 778 OFFCURVE", -"780 676 CURVE SMOOTH", -"784 658 OFFCURVE", -"788 636 OFFCURVE", -"788 614 CURVE", -"464 614 LINE", -"464 418 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"860 454 LINE", -"860 449 OFFCURVE", -"860 432 OFFCURVE", -"860 428 CURVE SMOOTH", -"860 246 OFFCURVE", -"754 114 OFFCURVE", -"566 114 CURVE SMOOTH", -"424 114 OFFCURVE", -"338 184 OFFCURVE", -"286 294 CURVE", -"168 212 LINE", -"228 80 OFFCURVE", -"358 -24 OFFCURVE", -"566 -24 CURVE SMOOTH", -"858 -24 OFFCURVE", -"1032 188 OFFCURVE", -"1032 516 CURVE SMOOTH", -"1032 842 OFFCURVE", -"860 1056 OFFCURVE", -"564 1056 CURVE SMOOTH", -"348 1056 OFFCURVE", -"228 954 OFFCURVE", -"168 816 CURVE", -"292 750 LINE", -"340 858 OFFCURVE", -"422 918 OFFCURVE", -"562 918 CURVE SMOOTH", -"717 918 OFFCURVE", -"815 823 OFFCURVE", -"848 692 CURVE SMOOTH", -"856 659 OFFCURVE", -"860 624 OFFCURVE", -"860 588 CURVE", -"412 588 LINE", -"412 454 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 044D; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = g.alt01; }, { -glyphname = uni044E; -layers = ( +alignment = -1; +pos = (-9,0); +ref = commaturnedtop; +} +); +width = 600; +}, { -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"1026 -24 OFFCURVE", -"1142 128 OFFCURVE", -"1142 516 CURVE SMOOTH", -"1142 904 OFFCURVE", -"1034 1056 OFFCURVE", -"786 1056 CURVE SMOOTH", -"572 1056 OFFCURVE", -"460 928 OFFCURVE", -"436 626 CURVE", -"308 626 LINE", -"308 1032 LINE", -"60 1032 LINE", -"60 0 LINE", -"308 0 LINE", -"308 420 LINE", -"436 420 LINE", -"454 110 OFFCURVE", -"560 -24 OFFCURVE", -"786 -24 CURVE SMOOTH {name = hr00;}" -); +alignment = -1; +ref = g.alt01; }, { -closed = 1; -nodes = ( -"718 186 OFFCURVE", -"692 228 OFFCURVE", -"692 408 CURVE SMOOTH", -"692 624 LINE SMOOTH", -"692 804 OFFCURVE", -"718 846 OFFCURVE", -"788 846 CURVE SMOOTH", -"858 846 OFFCURVE", -"884 804 OFFCURVE", -"884 624 CURVE SMOOTH", -"884 408 LINE SMOOTH", -"884 228 OFFCURVE", -"858 186 OFFCURVE", -"788 186 CURVE SMOOTH" -); +alignment = -1; +pos = (-13,0); +ref = commaturnedtop; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"990 -24 OFFCURVE", -"1108 80 OFFCURVE", -"1108 516 CURVE SMOOTH", -"1108 952 OFFCURVE", -"990 1056 OFFCURVE", -"778 1056 CURVE SMOOTH", -"578 1056 OFFCURVE", -"464 964 OFFCURVE", -"450 594 CURVE", -"256 594 LINE", -"256 1032 LINE", -"108 1032 LINE", -"108 0 LINE", -"256 0 LINE", -"256 468 LINE", -"448 468 LINE", -"458 72 OFFCURVE", -"574 -24 OFFCURVE", -"778 -24 CURVE SMOOTH {name = hr00;}" -); +alignment = -1; +ref = g.alt01; }, { -closed = 1; -nodes = ( -"662 108 OFFCURVE", -"602 170 OFFCURVE", -"602 422 CURVE SMOOTH", -"602 610 LINE SMOOTH", -"602 862 OFFCURVE", -"662 924 OFFCURVE", -"778 924 CURVE SMOOTH", -"894 924 OFFCURVE", -"954 862 OFFCURVE", -"954 610 CURVE SMOOTH", -"954 422 LINE SMOOTH", -"954 170 OFFCURVE", -"894 108 OFFCURVE", -"778 108 CURVE SMOOTH" -); +alignment = -1; +pos = (-10,0); +ref = commaturnedtop; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 044E; }, { -glyphname = uni044F; +glyphname = gdotaccent.alt01; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"248 0 LINE SMOOTH", -"368 0 OFFCURVE", -"434 36 OFFCURVE", -"498 150 CURVE SMOOTH", -"622 370 LINE", -"750 370 LINE", -"750 0 LINE", -"1046 0 LINE", -"1046 1032 LINE", -"470 1032 LINE SMOOTH", -"266 1032 OFFCURVE", -"120 900 OFFCURVE", -"120 692 CURVE SMOOTH", -"120 520 OFFCURVE", -"242 430 OFFCURVE", -"414 414 CURVE", -"414 402 LINE", -"346 402 OFFCURVE", -"294 376 OFFCURVE", -"260 318 CURVE SMOOTH", -"210 230 LINE", -"90 230 LINE", -"90 0 LINE {name = hr00;}" -); +alignment = -1; +ref = g.alt01; }, { -closed = 1; -nodes = ( -"530 566 LINE SMOOTH", -"458 566 OFFCURVE", -"418 616 OFFCURVE", -"418 668 CURVE SMOOTH", -"418 714 LINE SMOOTH", -"418 766 OFFCURVE", -"458 822 OFFCURVE", -"530 822 CURVE SMOOTH", -"750 822 LINE", -"750 566 LINE" -); +alignment = -1; +pos = (-9,0); +ref = dotaccent; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"246 0 LINE SMOOTH", -"330 0 OFFCURVE", -"380 44 OFFCURVE", -"428 132 CURVE SMOOTH", -"570 398 LINE", -"820 398 LINE", -"820 0 LINE", -"980 0 LINE", -"980 1032 LINE", -"516 1032 LINE SMOOTH", -"306 1032 OFFCURVE", -"178 910 OFFCURVE", -"178 714 CURVE SMOOTH", -"178 522 OFFCURVE", -"296 422 OFFCURVE", -"462 414 CURVE", -"462 406 LINE", -"410 398 OFFCURVE", -"374 366 OFFCURVE", -"342 306 CURVE SMOOTH", -"252 136 LINE", -"136 136 LINE", -"136 0 LINE {name = hr00;}" -); +alignment = -1; +ref = g.alt01; }, { -closed = 1; -nodes = ( -"540 530 LINE SMOOTH", -"420 530 OFFCURVE", -"348 576 OFFCURVE", -"348 682 CURVE SMOOTH", -"348 744 LINE SMOOTH", -"348 850 OFFCURVE", -"420 896 OFFCURVE", -"540 896 CURVE SMOOTH", -"820 896 LINE", -"820 530 LINE" +alignment = -1; +pos = (-13,0); +ref = dotaccent; +} ); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = g.alt01; +}, +{ +alignment = -1; +pos = (-10,0); +ref = dotaccent; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 044F; }, { -glyphname = uni0410; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = germandbls.alt01; layers = ( { -components = ( -{ -name = A; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(48,0,l), +(192,0,l), +(192,523,ls), +(192,600,o), +(219,642,o), +(295,642,cs), +(373,642,o), +(402,598,o), +(402,523,cs), +(402,514,l), +(312,497,o), +(261,448,o), +(261,364,cs), +(261,299,o), +(291,255,o), +(377,222,cs), +(408,210,ls), +(452,193,o), +(464,178,o), +(464,151,cs,{ +name = hr01; +}), +(464,105,o), +(431,94,o), +(401,94,cs), +(368,94,o), +(336,107,o), +(310,137,c), +(227,59,l), +(266,10,o), +(334,-12,o), +(406,-12,cs), +(531,-12,o), +(600,56,o), +(600,165,cs), +(600,236,o), +(568,279,o), +(484,312,cs), +(453,324,ls), +(415,339,o), +(397,353,o), +(397,381,cs), +(397,422,o), +(435,427,o), +(482,427,cs), +(538,427,l,{ +name = hr02; +}), +(538,521,ls), +(538,661,o), +(442,752,o), +(292,752,cs), +(140,752,o), +(48,659,o), +(48,519,cs), +(48,516,l,{ +name = hr03; +}), +(0,516,l), +(0,401,l), +(48,401,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(102,0,l), +(181,0,l), +(181,528,ls), +(181,633,o), +(221,685,o), +(305,685,cs), +(388,685,o), +(426,635,o), +(426,528,cs), +(426,520,l), +(323,518,o), +(258,467,o), +(258,374,cs), +(258,276,o), +(329,253,o), +(404,229,cs), +(429,221,ls), +(483,204,o), +(497,169,o), +(497,132,cs,{ +name = hr01; +}), +(497,76,o), +(465,52,o), +(405,52,cs), +(356,52,o), +(316,68,o), +(285,110,c), +(234,64,l), +(276,11,o), +(327,-12,o), +(400,-12,cs), +(507,-12,o), +(572,38,o), +(572,140,cs), +(572,224,o), +(528,260,o), +(434,291,cs), +(410,299,ls), +(362,315,o), +(333,329,o), +(333,377,cs), +(333,437,o), +(377,460,o), +(457,460,cs), +(504,460,l,{ +name = hr02; +}), +(504,521,ls), +(504,661,o), +(434,752,o), +(306,752,cs), +(177,752,o), +(102,661,o), +(102,521,cs), +(102,516,l,{ +name = hr03; +}), +(28,516,l), +(28,448,l), +(102,448,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(133,0,l), +(154,0,l), +(154,521,ls), +(154,654,o), +(214,733,o), +(317,733,cs), +(420,733,o), +(474,654,o), +(474,521,c), +(474,506,l), +(353,504,o), +(279,469,o), +(279,378,cs), +(279,300,o), +(333,278,o), +(403,254,cs), +(447,239,ls), +(509,218,o), +(545,193,o), +(545,122,cs), +(545,45,o), +(502,7,o), +(411,7,cs,{ +name = hr01; +}), +(342,7,o), +(292,29,o), +(248,93,c), +(232,81,l), +(277,14,o), +(335,-12,o), +(411,-12,cs), +(511,-12,o), +(566,34,o), +(566,123,cs), +(566,206,o), +(519,236,o), +(451,259,cs), +(407,274,ls), +(339,297,o), +(300,317,o), +(300,377,cs), +(300,461,o), +(375,488,o), +(477,488,cs), +(494,488,l), +(494,521,ls), +(494,661,o), +(432,752,o), +(317,752,cs), +(201,752,o), +(133,661,o), +(133,521,cs), +(133,516,l,{ +name = hr02; +}), +(40,516,l), +(40,497,l), +(133,497,l) +); +} +); +width = 600; } ); -layerId = master01; -width = 1200; }, { -components = ( +glyphname = g.alt02; +layers = ( { -name = A; -} -); -layerId = master02; -width = 1200; +anchors = ( +{ +name = top; +pos = (296,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(493,-212,o), +(583,-161,o), +(583,-52,cs), +(583,35,o), +(526,97,o), +(378,97,cs), +(260,97,ls), +(219,97,o), +(184,99,o), +(184,132,cs), +(184,150,o), +(195,162,o), +(210,170,c,{ +name = hr01; +}), +(235,163,o), +(264,160,o), +(294,160,cs), +(430,160,o), +(520,226,o), +(520,342,cs), +(520,373,o), +(514,397,o), +(498,418,c), +(581,418,l), +(581,516,l), +(387,516,l), +(360,524,o), +(329,528,o), +(296,528,cs,{ +name = hr02; +}), +(159,528,o), +(70,464,o), +(70,345,cs), +(70,269,o), +(106,215,o), +(167,185,c), +(167,179,l), +(111,166,o), +(74,145,o), +(74,95,cs,{ +name = hr03; +}), +(74,50,o), +(102,27,o), +(146,14,c), +(146,8,l), +(84,-8,o), +(47,-35,o), +(47,-93,cs,{ +name = hr04; +}), +(47,-163,o), +(101,-212,o), +(297,-212,cs) +); +}, +{ +closed = 1; +nodes = ( +(236,254,o), +(210,287,o), +(210,332,cs,{ +name = hr05; +}), +(210,356,ls), +(210,401,o), +(236,434,o), +(294,434,cs), +(353,434,o), +(380,401,o), +(380,356,cs), +(380,332,ls), +(380,287,o), +(353,254,o), +(294,254,cs) +); +}, +{ +closed = 1; +nodes = ( +(443,-98,o), +(413,-117,o), +(346,-117,cs), +(259,-117,ls), +(194,-117,o), +(169,-94,o), +(169,-62,cs), +(169,-45,o), +(176,-31,o), +(189,-20,c), +(366,-20,ls), +(426,-20,o), +(443,-36,o), +(443,-63,cs,{ +name = hr06; +}) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (300,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(473,-212,o), +(561,-163,o), +(561,-59,cs), +(561,25,o), +(504,79,o), +(371,79,cs), +(257,79,ls), +(208,79,o), +(174,86,o), +(174,117,cs), +(174,152,o), +(217,170,o), +(248,176,c), +(264,173,o), +(280,172,o), +(297,172,cs), +(418,172,o), +(498,245,o), +(498,350,cs,{ +name = hr01; +}), +(498,388,o), +(487,425,o), +(462,452,c), +(556,452,l), +(556,516,l), +(375,516,l), +(352,524,o), +(326,528,o), +(297,528,cs,{ +name = hr02; +}), +(176,528,o), +(97,455,o), +(97,350,cs), +(97,277,o), +(135,220,o), +(198,192,c), +(198,188,l), +(145,175,o), +(105,151,o), +(105,98,cs,{ +name = hr03; +}), +(105,63,o), +(122,41,o), +(151,27,c), +(151,15,l), +(98,1,o), +(67,-29,o), +(67,-84,cs,{ +name = hr04; +}), +(67,-166,o), +(135,-212,o), +(301,-212,cs) +); +}, +{ +closed = 1; +nodes = ( +(218,234,o), +(181,275,o), +(181,336,cs,{ +name = hr05; +}), +(181,365,ls), +(181,426,o), +(218,466,o), +(297,466,cs), +(377,466,o), +(414,426,o), +(414,365,cs), +(414,336,ls), +(414,275,o), +(377,234,o), +(297,234,cs) +); +}, +{ +closed = 1; +nodes = ( +(486,-119,o), +(431,-148,o), +(338,-148,cs), +(260,-148,ls), +(176,-148,o), +(143,-110,o), +(143,-65,cs), +(143,-32,o), +(161,-9,o), +(195,5,c), +(374,5,ls), +(457,5,o), +(486,-22,o), +(486,-63,cs,{ +name = hr06; +}) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (305,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(456,-212,o), +(543,-165,o), +(543,-63,cs), +(543,9,o), +(495,55,o), +(380,55,cs), +(245,55,l), +(175,55,o), +(158,83,o), +(158,111,cs), +(158,149,o), +(189,175,o), +(249,191,c), +(269,187,o), +(285,184,o), +(305,184,cs), +(408,184,o), +(478,252,o), +(478,356,cs), +(478,418,o), +(454,468,o), +(411,497,c), +(543,497,l), +(543,516,l), +(377,516,l), +(356,524,o), +(331,528,o), +(305,528,cs,{ +name = hr01; +}), +(198,528,o), +(132,460,o), +(132,356,cs), +(132,279,o), +(166,226,o), +(223,201,c), +(223,198,l), +(179,185,o), +(138,157,o), +(138,110,cs,{ +name = hr02; +}), +(138,78,o), +(154,54,o), +(191,43,c), +(191,40,l), +(128,20,o), +(90,-20,o), +(90,-81,cs), +(90,-160,o), +(154,-212,o), +(304,-212,cs) +); +}, +{ +closed = 1; +nodes = ( +(212,203,o), +(156,261,o), +(156,337,cs,{ +name = hr03; +}), +(156,375,ls), +(156,451,o), +(210,509,o), +(305,509,cs), +(400,509,o), +(454,451,o), +(454,375,cs), +(454,337,ls), +(454,261,o), +(400,203,o), +(305,203,cs) +); +}, +{ +closed = 1; +nodes = ( +(521,-153,o), +(443,-193,o), +(328,-193,cs), +(279,-193,ls), +(178,-193,o), +(114,-152,o), +(114,-82,cs), +(114,-17,o), +(159,19,o), +(222,35,c), +(377,35,ls), +(485,35,o), +(521,-2,o), +(521,-64,cs) +); +} +); +width = 600; } ); -unicode = 0410; }, { -glyphname = uni0411; +glyphname = ordfeminine; +lastChange = "2023-03-22 22:29:14 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(296,332,o), +(338,357,o), +(351,404,c), +(355,404,l), +(355,403,l), +(359,363,o), +(387,340,o), +(429,340,cs,{ +name = hr02; +}), +(489,340,l), +(489,415,l), +(449,415,l), +(449,573,ls), +(449,664,o), +(390,710,o), +(292,710,cs), +(211,710,o), +(159,680,o), +(135,639,c), +(191,589,l), +(211,615,o), +(236,634,o), +(280,634,cs), +(327,634,o), +(345,612,o), +(345,569,cs), +(345,551,l), +(287,551,ls), +(182,551,o), +(125,515,o), +(125,440,cs), +(125,372,o), +(171,332,o), +(241,332,cs,{ +name = hr01; +}) +); +}, +{ +closed = 1; +nodes = ( +(247,400,o), +(226,413,o), +(226,438,cs), +(226,452,ls), +(226,480,o), +(249,495,o), +(290,495,cs), +(345,495,l), +(345,452,ls), +(345,418,o), +(317,400,o), +(280,400,cs,{ +name = hr03; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(311,349,o), +(347,379,o), +(362,410,c), +(366,410,l), +(366,409,l), +(368,377,o), +(385,357,o), +(429,357,cs,{ +name = hr02; +}), +(463,357,l), +(463,413,l), +(425,413,l), +(425,583,ls), +(425,664,o), +(373,710,o), +(288,710,cs), +(214,710,o), +(170,674,o), +(150,640,c), +(192,606,l), +(207,636,o), +(239,658,o), +(285,658,cs), +(335,658,o), +(362,633,o), +(362,580,cs), +(362,552,l), +(289,552,ls), +(193,552,o), +(138,519,o), +(138,448,cs), +(138,389,o), +(177,349,o), +(249,349,cs,{ +name = hr01; +}) +); +}, +{ +closed = 1; +nodes = ( +(222,400,o), +(201,415,o), +(201,449,cs), +(201,459,ls), +(201,490,o), +(232,506,o), +(287,506,cs), +(362,506,l), +(362,465,ls), +(362,425,o), +(315,400,o), +(262,400,cs,{ +name = hr03; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(330,367,o), +(363,394,o), +(378,422,c), +(380,422,l), +(380,393,ls), +(380,380,o), +(386,374,o), +(398,374,cs,{ +name = hr02; +}), +(446,374,l), +(446,391,l), +(399,391,l), +(399,607,ls), +(399,672,o), +(357,710,o), +(281,710,cs), +(221,710,o), +(186,684,o), +(167,643,c), +(182,635,l), +(201,676,o), +(237,693,o), +(281,693,cs), +(344,693,o), +(380,664,o), +(380,604,cs), +(380,548,l), +(284,548,ls), +(190,548,o), +(157,511,o), +(157,458,cs), +(157,402,o), +(194,367,o), +(266,367,cs,{ +name = hr01; +}) +); +}, +{ +closed = 1; +nodes = ( +(214,384,o), +(178,408,o), +(178,452,cs), +(178,465,ls), +(178,504,o), +(207,531,o), +(283,531,cs), +(380,531,l), +(380,473,ls), +(380,414,o), +(327,384,o), +(266,384,cs,{ +name = hr03; +}) +); +} +); +width = 600; +} +); +unicode = 170; +}, +{ +glyphname = ordmasculine; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"706 0 LINE SMOOTH", -"966 0 OFFCURVE", -"1130 182 OFFCURVE", -"1130 430 CURVE SMOOTH", -"1130 682 OFFCURVE", -"966 852 OFFCURVE", -"706 852 CURVE SMOOTH", -"430 852 LINE", -"430 1150 LINE", -"994 1150 LINE", -"994 1396 LINE", -"128 1396 LINE", -"128 0 LINE {name = hr00;}" +(413,332,o), +(481,404,o), +(481,521,cs), +(481,638,o), +(413,710,o), +(300,710,cs), +(187,710,o), +(119,638,o), +(119,521,cs), +(119,404,o), +(187,332,o), +(300,332,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"430 616 LINE", -"650 616 LINE SMOOTH", -"760 616 OFFCURVE", -"816 568 OFFCURVE", -"816 468 CURVE SMOOTH", -"816 384 LINE SMOOTH", -"816 284 OFFCURVE", -"760 236 OFFCURVE", -"650 236 CURVE SMOOTH", -"430 236 LINE" +(254,409,o), +(226,439,o), +(226,492,cs), +(226,550,ls), +(226,603,o), +(254,633,o), +(300,633,cs), +(346,633,o), +(374,603,o), +(374,550,cs), +(374,492,ls), +(374,439,o), +(346,409,o), +(300,409,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"682 0 LINE SMOOTH", -"932 0 OFFCURVE", -"1072 150 OFFCURVE", -"1072 418 CURVE SMOOTH", -"1072 686 OFFCURVE", -"932 836 OFFCURVE", -"682 836 CURVE SMOOTH", -"338 836 LINE", -"338 1250 LINE", -"958 1250 LINE", -"958 1396 LINE", -"170 1396 LINE", -"170 0 LINE {name = hr00;}" +(400,349,o), +(460,418,o), +(460,530,cs), +(460,641,o), +(400,710,o), +(300,710,cs), +(200,710,o), +(140,641,o), +(140,530,c), +(140,418,o), +(199,349,o), +(300,349,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"338 690 LINE", -"678 690 LINE SMOOTH", -"810 690 OFFCURVE", -"894 620 OFFCURVE", -"894 470 CURVE SMOOTH", -"894 366 LINE SMOOTH", -"894 216 OFFCURVE", -"810 146 OFFCURVE", -"678 146 CURVE SMOOTH", -"338 146 LINE" -); -} +(240,402,o), +(209,443,o), +(209,500,cs), +(209,559,ls), +(209,616,o), +(240,657,o), +(300,657,cs), +(360,657,o), +(391,616,o), +(391,559,cs), +(391,500,ls), +(391,443,o), +(360,402,o), +(300,402,cs) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 0411; +width = 600; }, { -glyphname = uni0412; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -components = ( -{ -name = B; -} +closed = 1; +nodes = ( +(389,367,o), +(441,433,o), +(441,540,cs), +(441,644,o), +(389,710,o), +(300,710,cs), +(211,710,o), +(159,644,o), +(159,540,cs), +(159,433,o), +(210,367,o), +(300,367,cs,{ +name = hr00; +}) ); -layerId = master01; -width = 1200; }, { -components = ( -{ -name = B; +closed = 1; +nodes = ( +(221,384,o), +(180,447,o), +(180,522,cs), +(180,556,ls), +(180,629,o), +(221,693,o), +(300,693,cs), +(379,693,o), +(420,629,o), +(420,556,cs), +(420,522,ls), +(420,447,o), +(379,384,o), +(300,384,cs) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0412; +unicode = 186; }, { -glyphname = uni0413; +glyphname = uni0410; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = top; -position = "{634, 1396}"; +alignment = -1; +ref = A; } ); -layerId = master01; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"516 0 LINE", -"516 1150 LINE", -"1056 1150 LINE", -"1056 1396 LINE", -"214 1396 LINE", -"214 0 LINE {name = hr00;}" -); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = A; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = top; -position = "{654, 1396}"; +alignment = -1; +ref = A; } ); -layerId = master02; -paths = ( +width = 600; +} +); +unicode = 1040; +}, +{ +glyphname = uni0411; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"432 0 LINE", -"432 1250 LINE", -"1046 1250 LINE", -"1046 1396 LINE", -"264 1396 LINE", -"264 0 LINE {name = hr00;}" +(64,0,l,{ +name = hr00; +}), +(353,0,ls), +(483,0,o), +(565,91,o), +(565,215,cs), +(565,341,o), +(483,426,o), +(353,426,cs), +(215,426,l), +(215,575,l), +(497,575,l), +(497,698,l), +(64,698,l) ); -} +}, +{ +closed = 1; +nodes = ( +(215,118,l), +(215,308,l), +(325,308,ls), +(380,308,o), +(408,284,o), +(408,234,cs), +(408,192,ls), +(408,142,o), +(380,118,o), +(325,118,cs) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 0413; +width = 600; }, { -glyphname = uni0414; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"298 -300 LINE", -"298 0 LINE", -"890 0 LINE", -"890 -300 LINE", -"1166 -300 LINE", -"1166 246 LINE", -"1032 246 LINE", -"1032 1396 LINE", -"282 1396 LINE", -"282 1014 LINE SMOOTH", -"282 564 OFFCURVE", -"214 346 OFFCURVE", -"122 246 CURVE", -"22 246 LINE", -"22 -300 LINE {name = hr00;}" +(85,0,l,{ +name = hr00; +}), +(341,0,ls), +(466,0,o), +(536,75,o), +(536,209,cs), +(536,343,o), +(466,418,o), +(341,418,cs), +(169,418,l), +(169,625,l), +(479,625,l), +(479,698,l), +(85,698,l) ); }, { closed = 1; nodes = ( -"420 246 LINE", -"496 366 OFFCURVE", -"544 576 OFFCURVE", -"544 970 CURVE SMOOTH", -"544 1158 LINE", -"742 1158 LINE", -"742 246 LINE" +(169,73,l), +(169,345,l), +(339,345,ls), +(405,345,o), +(447,310,o), +(447,235,cs), +(447,183,ls), +(447,108,o), +(405,73,o), +(339,73,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"182 -300 LINE", -"182 0 LINE", -"998 0 LINE", -"998 -300 LINE", -"1152 -300 LINE", -"1152 146 LINE", -"982 146 LINE", -"982 1396 LINE", -"330 1396 LINE", -"330 986 LINE SMOOTH", -"330 572 OFFCURVE", -"268 318 OFFCURVE", -"148 146 CURVE", -"28 146 LINE", -"28 -300 LINE {name = hr00;}" +(102,0,l,{ +name = hr00; +}), +(338,0,ls), +(452,0,o), +(512,74,o), +(512,188,cs), +(512,302,o), +(452,376,o), +(338,376,cs), +(124,376,l), +(124,678,l), +(464,678,l), +(464,698,l), +(102,698,l) ); }, { closed = 1; nodes = ( -"340 146 LINE", -"432 294 OFFCURVE", -"494 550 OFFCURVE", -"494 974 CURVE SMOOTH", -"494 1250 LINE", -"814 1250 LINE", -"814 146 LINE" +(124,20,l), +(124,356,l), +(338,356,ls), +(441,356,o), +(488,285,o), +(488,209,cs), +(488,167,ls), +(488,91,o), +(441,20,o), +(338,20,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0414; +unicode = 1041; }, { -glyphname = uni0415; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = uni0412; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = E; +alignment = -1; +ref = B; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = E; -} -); -layerId = master02; -width = 1200; +alignment = -1; +ref = B; } ); -unicode = 0415; -}, -{ -glyphname = uni0416; -layers = ( -{ -anchors = ( -{ -name = top; -position = "{600, 1396}"; -} -); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"730 0 LINE", -"730 594 LINE", -"814 594 LINE", -"926 0 LINE", -"1196 0 LINE", -"1102 498 LINE", -"1078 630 OFFCURVE", -"1028 694 OFFCURVE", -"928 714 CURVE", -"928 726 LINE", -"1012 750 OFFCURVE", -"1064 806 OFFCURVE", -"1088 930 CURVE SMOOTH", -"1176 1396 LINE", -"922 1396 LINE", -"814 820 LINE", -"730 820 LINE", -"730 1396 LINE", -"470 1396 LINE", -"470 820 LINE", -"386 820 LINE", -"278 1396 LINE", -"24 1396 LINE", -"112 930 LINE SMOOTH", -"136 806 OFFCURVE", -"188 750 OFFCURVE", -"272 726 CURVE", -"272 714 LINE", -"172 694 OFFCURVE", -"122 630 OFFCURVE", -"98 498 CURVE", -"4 0 LINE", -"274 0 LINE", -"386 594 LINE", -"470 594 LINE", -"470 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = top; -position = "{600, 1396}"; -} -); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"682 0 LINE", -"682 636 LINE", -"820 636 LINE", -"1022 0 LINE", -"1196 0 LINE", -"1030 530 LINE SMOOTH", -"990 658 OFFCURVE", -"946 692 OFFCURVE", -"886 704 CURVE", -"886 714 LINE", -"942 726 OFFCURVE", -"980 764 OFFCURVE", -"1014 880 CURVE SMOOTH", -"1164 1396 LINE", -"1002 1396 LINE", -"820 780 LINE", -"682 780 LINE", -"682 1396 LINE", -"518 1396 LINE", -"518 780 LINE", -"380 780 LINE", -"200 1396 LINE", -"36 1396 LINE", -"184 878 LINE SMOOTH", -"216 764 OFFCURVE", -"258 726 OFFCURVE", -"314 714 CURVE", -"314 704 LINE", -"254 692 OFFCURVE", -"214 660 OFFCURVE", -"172 530 CURVE SMOOTH", -"4 0 LINE", -"176 0 LINE", -"380 636 LINE", -"518 636 LINE", -"518 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0416; +alignment = -1; +ref = B; +} +); +width = 600; +} +); +unicode = 1042; }, { -glyphname = uni0417; +glyphname = uni0413; layers = ( { anchors = ( { name = top; -position = "{574, 1396}"; -} -); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"878 -24 OFFCURVE", -"1086 146 OFFCURVE", -"1086 410 CURVE SMOOTH", -"1086 602 OFFCURVE", -"952 698 OFFCURVE", -"772 710 CURVE", -"772 722 LINE", -"948 750 OFFCURVE", -"1062 862 OFFCURVE", -"1062 1026 CURVE SMOOTH", -"1062 1282 OFFCURVE", -"884 1420 OFFCURVE", -"574 1420 CURVE SMOOTH", -"364 1420 OFFCURVE", -"222 1344 OFFCURVE", -"102 1216 CURVE", -"272 1040 LINE", -"348 1124 OFFCURVE", -"434 1178 OFFCURVE", -"552 1178 CURVE SMOOTH", -"680 1178 OFFCURVE", -"742 1120 OFFCURVE", -"742 1008 CURVE SMOOTH", -"742 990 LINE SMOOTH", -"742 882 OFFCURVE", -"692 816 OFFCURVE", -"584 816 CURVE SMOOTH", -"392 816 LINE", -"392 574 LINE", -"584 574 LINE SMOOTH", -"712 574 OFFCURVE", -"766 526 OFFCURVE", -"766 414 CURVE SMOOTH", -"766 392 LINE SMOOTH", -"766 288 OFFCURVE", -"696 220 OFFCURVE", -"556 220 CURVE SMOOTH", -"446 220 OFFCURVE", -"330 276 OFFCURVE", -"250 368 CURVE", -"76 176 LINE", -"180 60 OFFCURVE", -"334 -24 OFFCURVE", -"556 -24 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -anchors = ( +pos = (317,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = top; -position = "{568, 1396}"; -} -); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"862 -24 OFFCURVE", -"1042 146 OFFCURVE", -"1042 392 CURVE SMOOTH", -"1042 602 OFFCURVE", -"908 700 OFFCURVE", -"744 720 CURVE", -"744 730 LINE", -"896 754 OFFCURVE", -"1010 858 OFFCURVE", -"1010 1052 CURVE SMOOTH", -"1010 1274 OFFCURVE", -"860 1420 OFFCURVE", -"568 1420 CURVE SMOOTH", -"362 1420 OFFCURVE", -"226 1342 OFFCURVE", -"130 1202 CURVE", -"256 1120 LINE", -"320 1216 OFFCURVE", -"414 1276 OFFCURVE", -"568 1276 CURVE SMOOTH", -"744 1276 OFFCURVE", -"834 1190 OFFCURVE", -"834 1064 CURVE SMOOTH", -"834 1022 LINE SMOOTH", -"834 870 OFFCURVE", -"746 794 OFFCURVE", -"564 794 CURVE SMOOTH", -"380 794 LINE", -"380 648 LINE", -"576 648 LINE SMOOTH", -"772 648 OFFCURVE", -"864 552 OFFCURVE", -"864 416 CURVE SMOOTH", -"864 374 LINE SMOOTH", -"864 212 OFFCURVE", -"746 120 OFFCURVE", -"562 120 CURVE SMOOTH", -"418 120 OFFCURVE", -"302 186 OFFCURVE", -"202 322 CURVE", -"80 222 LINE", -"180 82 OFFCURVE", -"334 -24 OFFCURVE", -"562 -24 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0417; +closed = 1; +nodes = ( +(107,0,l,{ +name = hr00; +}), +(258,0,l), +(258,575,l), +(528,575,l), +(528,698,l), +(107,698,l) +); +} +); +width = 600; }, { -glyphname = uni0418; -layers = ( -{ anchors = ( { name = top; -position = "{600, 1396}"; +pos = (327,698); } ); -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"392 0 LINE", -"812 892 LINE", -"832 892 LINE", -"808 518 LINE", -"808 0 LINE", -"1090 0 LINE", -"1090 1396 LINE", -"808 1396 LINE", -"388 504 LINE", -"368 504 LINE", -"392 878 LINE", -"392 1396 LINE", -"110 1396 LINE", -"110 0 LINE {name = hr00;}" +(132,0,l,{ +name = hr00; +}), +(216,0,l), +(216,625,l), +(523,625,l), +(523,698,l), +(132,698,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { name = top; -position = "{600, 1396}"; +pos = (336,698); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"320 0 LINE", -"890 1108 LINE", -"900 1108 LINE", -"872 704 LINE", -"872 0 LINE", -"1040 0 LINE", -"1040 1396 LINE", -"880 1396 LINE", -"310 288 LINE", -"300 288 LINE", -"328 692 LINE", -"328 1396 LINE", -"160 1396 LINE", -"160 0 LINE {name = hr00;}" +(153,0,l,{ +name = hr00; +}), +(175,0,l), +(175,678,l), +(520,678,l), +(520,698,l), +(153,698,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0418; +unicode = 1043; }, { -glyphname = uni0419; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = uni0403; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = uni0418; +alignment = -1; +ref = uni0413; }, { -name = breve.cyrl_case; +alignment = -1; +pos = (17,0); +ref = acute.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = uni0418; +alignment = -1; +ref = uni0413; }, { -name = breve.cyrl_case; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (27,0); +ref = acute.case; } ); -unicode = 0419; +width = 600; }, { -glyphname = uni041A; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -anchors = ( +alignment = -1; +ref = uni0413; +}, { -name = top; -position = "{604, 1396}"; +alignment = -1; +pos = (36,0); +ref = acute.case; +} +); +width = 600; } ); -layerId = master01; -paths = ( +unicode = 1027; +}, +{ +glyphname = uni0490; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"424 0 LINE", -"424 586 LINE", -"600 586 LINE", -"752 190 LINE SMOOTH", -"806 50 OFFCURVE", -"880 0 OFFCURVE", -"1004 0 CURVE SMOOTH", -"1152 0 LINE", -"1152 246 LINE", -"1040 246 LINE", -"920 556 LINE SMOOTH", -"878 664 OFFCURVE", -"838 698 OFFCURVE", -"766 714 CURVE", -"766 726 LINE", -"838 742 OFFCURVE", -"882 786 OFFCURVE", -"926 898 CURVE SMOOTH", -"1122 1396 LINE", -"824 1396 LINE", -"600 828 LINE", -"424 828 LINE", -"424 1396 LINE", -"122 1396 LINE", -"122 0 LINE {name = hr00;}" +(107,0,l,{ +name = hr00; +}), +(258,0,l), +(258,575,l), +(528,575,l), +(528,848,l), +(386,848,l), +(386,698,l), +(107,698,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = top; -position = "{572, 1396}"; +closed = 1; +nodes = ( +(132,0,l,{ +name = hr00; +}), +(216,0,l), +(216,625,l), +(523,625,l), +(523,848,l), +(446,848,l), +(446,698,l), +(132,698,l) +); } ); -layerId = master02; -paths = ( +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"328 0 LINE", -"328 636 LINE", -"574 636 LINE", -"790 148 LINE SMOOTH", -"836 44 OFFCURVE", -"896 0 OFFCURVE", -"976 0 CURVE SMOOTH", -"1102 0 LINE", -"1102 146 LINE", -"972 146 LINE", -"792 550 LINE", -"744 660 OFFCURVE", -"712 692 OFFCURVE", -"652 704 CURVE", -"652 714 LINE", -"700 722 OFFCURVE", -"736 750 OFFCURVE", -"782 844 CURVE SMOOTH", -"1048 1396 LINE", -"870 1396 LINE", -"574 780 LINE", -"328 780 LINE", -"328 1396 LINE", -"160 1396 LINE", -"160 0 LINE {name = hr00;}" +(153,0,l,{ +name = hr00; +}), +(175,0,l), +(175,678,l), +(520,678,l), +(520,848,l), +(498,848,l), +(498,698,l), +(153,698,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 041A; +unicode = 1168; }, { -glyphname = uni041B; +glyphname = uni0492; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(38,396,l,{ +name = hr00; +}), +(38,282,l), +(123,282,l), +(123,0,l), +(274,0,l), +(274,282,l), +(448,282,l), +(448,396,l), +(274,396,l), +(274,575,l), +(544,575,l), +(544,698,l), +(123,698,l), +(123,396,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"1100 0 LINE", -"1100 1396 LINE", -"300 1396 LINE", -"300 952 LINE SMOOTH", -"300 528 OFFCURVE", -"246 338 OFFCURVE", -"162 246 CURVE", -"24 246 LINE", -"24 -12 LINE", -"82 -12 LINE SMOOTH", -"222 -12 OFFCURVE", -"310 20 OFFCURVE", -"392 102 CURVE SMOOTH", -"496 206 OFFCURVE", -"578 418 OFFCURVE", -"578 910 CURVE SMOOTH", -"578 1150 LINE", -"798 1150 LINE", -"798 0 LINE {name = hr00;}" +(51,400,l,{ +name = hr00; +}), +(51,336,l), +(150,336,l), +(150,0,l), +(234,0,l), +(234,336,l), +(432,336,l), +(432,400,l), +(234,400,l), +(234,625,l), +(541,625,l), +(541,698,l), +(150,698,l), +(150,400,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"1042 0 LINE", -"1042 1396 LINE", -"318 1396 LINE", -"318 1010 LINE SMOOTH", -"318 456 OFFCURVE", -"268 266 OFFCURVE", -"144 146 CURVE", -"10 146 LINE", -"10 0 LINE", -"72 0 LINE SMOOTH", -"168 0 OFFCURVE", -"234 24 OFFCURVE", -"290 80 CURVE SMOOTH", -"412 202 OFFCURVE", -"482 420 OFFCURVE", -"482 998 CURVE SMOOTH", -"482 1250 LINE", -"874 1250 LINE", -"874 0 LINE {name = hr00;}" +(63,405,l,{ +name = hr00; +}), +(63,385,l), +(173,385,l), +(173,0,l), +(195,0,l), +(195,385,l), +(417,385,l), +(417,405,l), +(195,405,l), +(195,678,l), +(540,678,l), +(540,698,l), +(173,698,l), +(173,405,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 041B; +unicode = 1170; }, { -glyphname = uni041C; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = uni0494; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(272,-191,l,{ +name = hr00; +}), +(377,-191,ls), +(491,-191,o), +(563,-124,o), +(563,42,cs), +(563,145,ls), +(563,329,o), +(495,396,o), +(337,396,cs), +(289,396,o), +(247,386,o), +(217,374,c), +(212,374,l), +(212,575,l), +(482,575,l), +(482,698,l), +(61,698,l), +(61,0,l), +(212,0,l), +(212,258,l), +(240,268,o), +(272,275,o), +(312,275,cs), +(384,275,o), +(412,245,o), +(412,149,cs), +(412,46,ls), +(412,-10,o), +(402,-48,o), +(386,-68,c), +(272,-68,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(242,-164,l,{ +name = hr00; +}), +(367,-164,ls), +(479,-164,o), +(540,-96,o), +(540,64,cs), +(540,152,ls), +(540,320,o), +(483,400,o), +(317,400,cs), +(261,400,o), +(213,391,o), +(177,377,c), +(172,377,l), +(172,625,l), +(479,625,l), +(479,698,l), +(88,698,l), +(88,0,l), +(172,0,l), +(172,303,l), +(214,319,o), +(254,327,o), +(314,327,cs), +(421,327,o), +(456,280,o), +(456,152,cs), +(456,64,ls), +(456,-22,o), +(435,-67,o), +(405,-91,c), +(242,-91,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(215,-136,l,{ +name = hr00; +}), +(393,-136,ls), +(484,-136,o), +(528,-73,o), +(528,53,cs), +(528,187,ls), +(528,333,o), +(457,406,o), +(303,406,cs), +(236,406,o), +(174,392,o), +(137,371,c), +(135,371,l), +(135,678,l), +(480,678,l), +(480,698,l), +(113,698,l), +(113,0,l), +(135,0,l), +(135,350,l), +(170,371,o), +(237,386,o), +(304,386,cs), +(439,386,o), +(506,324,o), +(506,187,cs), +(506,57,ls), +(506,-56,o), +(474,-95,o), +(423,-116,c), +(215,-116,l) +); +} +); +width = 600; +} +); +unicode = 1172; +}, { -name = M; -} +glyphname = uni0414; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(11,-150,l), +(149,-150,l), +(149,0,l), +(445,0,l), +(445,-150,l), +(583,-150,l), +(583,123,l), +(516,123,l,{ +name = hr01; +}), +(516,698,l), +(141,698,l), +(141,507,ls), +(141,282,o), +(107,173,o), +(61,123,c), +(11,123,l,{ +name = hr02; +}) ); -layerId = master01; -width = 1200; }, { -components = ( -{ -name = M; -} +closed = 1; +nodes = ( +(371,123,l), +(210,123,l), +(248,183,o), +(272,288,o), +(272,485,cs,{ +name = hr03; +}), +(272,579,l), +(371,579,l) ); -layerId = master02; -width = 1200; } ); -unicode = 041C; +width = 600; }, { -glyphname = uni041D; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( +closed = 1; +nodes = ( +(14,-150,l,{ +name = hr00; +}), +(91,-150,l), +(91,0,l), +(499,0,l), +(499,-150,l), +(576,-150,l), +(576,73,l), +(491,73,l), +(491,698,l), +(165,698,l), +(165,493,ls), +(165,286,o), +(134,159,o), +(74,73,c), +(14,73,l) +); +}, { -name = H; +closed = 1; +nodes = ( +(407,73,l), +(170,73,l), +(216,147,o), +(247,275,o), +(247,487,cs), +(247,625,l), +(407,625,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(17,-150,l,{ +name = hr00; +}), +(39,-150,l), +(39,0,l), +(548,0,l), +(548,-150,l), +(570,-150,l), +(570,20,l), +(477,20,l), +(477,698,l), +(182,698,l), +(182,473,ls), +(182,224,o), +(138,78,o), +(76,20,c), +(17,20,l) +); +}, { -name = H; +closed = 1; +nodes = ( +(455,20,l), +(106,20,l), +(164,82,o), +(204,230,o), +(204,473,cs), +(204,678,l), +(455,678,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 041D; +unicode = 1044; }, { -glyphname = uni041E; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = uni0415; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = O; +alignment = -1; +ref = E; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = E; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = O; +alignment = -1; +ref = E; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 041E; +unicode = 1045; }, { -glyphname = uni041F; +glyphname = uni0400; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"424 0 LINE", -"424 1150 LINE", -"776 1150 LINE", -"776 0 LINE", -"1078 0 LINE", -"1078 1396 LINE", -"122 1396 LINE", -"122 0 LINE {name = hr00;}" -); +alignment = -1; +ref = E; +}, +{ +alignment = -1; +pos = (3,0); +ref = grave.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -closed = 1; -nodes = ( -"334 0 LINE", -"334 1250 LINE", -"866 1250 LINE", -"866 0 LINE", -"1034 0 LINE", -"1034 1396 LINE", -"166 1396 LINE", -"166 0 LINE {name = hr00;}" +alignment = -1; +ref = E; +}, +{ +alignment = -1; +pos = (5,0); +ref = grave.case; +} ); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = E; +}, +{ +alignment = -1; +pos = (9,0); +ref = grave.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 041F; +unicode = 1024; }, { -glyphname = uni0420; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = uni0401; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = P; -} -); -layerId = master01; -width = 1200; +alignment = -1; +ref = E; }, { -components = ( -{ -name = P; -} -); -layerId = master02; -width = 1200; +alignment = -1; +pos = (3,0); +ref = dieresis.case; } ); -unicode = 0420; +width = 600; }, { -glyphname = uni0421; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( +alignment = -1; +ref = E; +}, { -name = C; +alignment = -1; +pos = (5,0); +ref = dieresis.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = E; +}, { -name = C; +alignment = -1; +pos = (9,0); +ref = dieresis.case; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0421; +unicode = 1025; }, { -glyphname = uni0422; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = uni0416; layers = ( { -components = ( +anchors = ( { -name = T; -} -); -layerId = master01; -width = 1200; +name = top; +pos = (300,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(235,0,l,{ +name = hr00; +}), +(365,0,l), +(365,297,l), +(407,297,l), +(463,0,l), +(598,0,l), +(551,249,ls), +(539,315,o), +(514,347,o), +(464,357,c), +(464,363,l), +(506,375,o), +(532,403,o), +(544,465,cs), +(588,698,l), +(461,698,l), +(407,410,l), +(365,410,l), +(365,698,l), +(235,698,l), +(235,410,l), +(193,410,l), +(139,698,l), +(12,698,l), +(56,465,ls), +(68,403,o), +(94,375,o), +(136,363,c), +(136,357,l), +(86,347,o), +(61,315,o), +(49,249,cs), +(2,0,l), +(137,0,l), +(193,297,l), +(235,297,l) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (300,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(259,0,l,{ +name = hr00; +}), +(341,0,l), +(341,318,l), +(410,318,l), +(511,0,l), +(598,0,l), +(515,265,ls), +(495,329,o), +(473,346,o), +(443,352,c), +(443,357,l), +(471,363,o), +(490,382,o), +(507,440,cs), +(582,698,l), +(501,698,l), +(410,390,l), +(341,390,l), +(341,698,l), +(259,698,l), +(259,390,l), +(190,390,l), +(100,698,l), +(18,698,l), +(92,439,ls), +(108,382,o), +(129,363,o), +(157,357,c), +(157,352,l), +(127,346,o), +(107,330,o), +(86,265,cs), +(2,0,l), +(88,0,l), +(190,318,l), +(259,318,l) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (300,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(289,0,l,{ +name = hr00; +}), +(311,0,l), +(311,344,l), +(430,344,l), +(574,0,l), +(598,0,l), +(466,312,ls), +(458,332,o), +(449,349,o), +(436,352,c), +(436,355,l), +(451,359,o), +(457,374,o), +(465,395,cs), +(578,698,l), +(555,698,l), +(432,364,l), +(311,364,l), +(311,698,l), +(289,698,l), +(289,364,l), +(168,364,l), +(45,698,l), +(22,698,l), +(135,395,ls), +(143,374,o), +(149,359,o), +(164,355,c), +(164,352,l), +(151,349,o), +(142,332,o), +(134,312,cs), +(2,0,l), +(26,0,l), +(170,344,l), +(289,344,l) +); +} +); +width = 600; +} +); +unicode = 1046; +}, +{ +glyphname = uni0417; +layers = ( +{ +anchors = ( +{ +name = top; +pos = (287,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(439,-12,o), +(543,73,o), +(543,205,cs), +(543,301,o), +(476,349,o), +(386,355,c), +(386,361,l), +(474,375,o), +(531,431,o), +(531,513,cs,{ +name = hr01; +}), +(531,641,o), +(442,710,o), +(287,710,cs), +(182,710,o), +(111,672,o), +(51,608,c), +(136,520,l), +(174,562,o), +(217,589,o), +(276,589,cs), +(340,589,o), +(371,560,o), +(371,504,cs), +(371,495,ls), +(371,441,o), +(346,408,o), +(292,408,cs), +(196,408,l), +(196,287,l), +(292,287,ls), +(356,287,o), +(383,263,o), +(383,207,cs,{ +name = hr02; +}), +(383,196,ls), +(383,144,o), +(348,110,o), +(278,110,cs), +(223,110,o), +(165,138,o), +(125,184,c), +(38,88,l), +(90,30,o), +(167,-12,o), +(278,-12,cs) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (284,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(431,-12,o), +(521,73,o), +(521,196,cs), +(521,301,o), +(454,350,o), +(372,360,c), +(372,365,l), +(448,377,o), +(505,429,o), +(505,526,cs,{ +name = hr01; +}), +(505,637,o), +(430,710,o), +(284,710,cs), +(181,710,o), +(113,671,o), +(65,601,c), +(128,560,l), +(160,608,o), +(207,638,o), +(284,638,cs), +(372,638,o), +(417,595,o), +(417,532,cs), +(417,511,ls), +(417,435,o), +(373,397,o), +(282,397,cs), +(190,397,l), +(190,324,l), +(288,324,ls), +(386,324,o), +(432,276,o), +(432,208,cs,{ +name = hr02; +}), +(432,187,ls), +(432,106,o), +(373,60,o), +(281,60,cs), +(209,60,o), +(151,93,o), +(101,161,c), +(40,111,l), +(90,41,o), +(167,-12,o), +(281,-12,cs) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (300,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(427,-12,o), +(506,64,o), +(506,184,cs), +(506,286,o), +(449,348,o), +(351,361,c), +(351,364,l), +(433,380,o), +(491,436,o), +(491,534,cs,{ +name = hr01; +}), +(491,642,o), +(421,710,o), +(298,710,cs), +(208,710,o), +(135,674,o), +(103,608,c), +(121,599,l), +(151,655,o), +(210,690,o), +(295,690,cs), +(404,690,o), +(467,632,o), +(467,546,cs), +(467,522,ls), +(467,434,o), +(397,372,o), +(296,372,cs), +(198,372,l), +(198,352,l), +(298,352,ls), +(411,352,o), +(482,291,o), +(482,198,cs,{ +name = hr02; +}), +(482,170,ls), +(482,73,o), +(410,8,o), +(293,8,cs), +(215,8,o), +(142,37,o), +(97,114,c), +(79,103,l), +(124,26,o), +(201,-12,o), +(295,-12,cs) +); +} +); +width = 600; +} +); +unicode = 1047; }, { -components = ( +glyphname = uni0418; +lastChange = "2023-03-22 19:23:16 +0000"; +layers = ( +{ +anchors = ( { -name = T; +name = top; +pos = (300,698); } ); -layerId = master02; -width = 1200; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(196,0,l), +(405,444,l), +(406,446,l), +(416,446,l), +(412,380,l), +(404,259,l), +(404,0,l), +(545,0,l), +(545,698,l), +(404,698,l), +(194,252,l), +(184,252,l), +(189,325,l), +(196,439,l), +(196,593,l), +(196,698,l), +(55,698,l), +(55,0,l,{ +name = hr00; +}) +); } ); -unicode = 0422; +width = 600; }, { -glyphname = uni0423; -layers = ( -{ anchors = ( { name = top; -position = "{616, 1396}"; +pos = (300,698); +} +); +guides = ( +{ +pos = (-68,346); } ); -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"418 0 LINE SMOOTH", -"584 0 OFFCURVE", -"672 60 OFFCURVE", -"742 246 CURVE SMOOTH", -"1178 1396 LINE", -"874 1396 LINE", -"698 900 LINE", -"634 660 LINE", -"628 660 LINE", -"554 900 LINE", -"350 1396 LINE", -"32 1396 LINE", -"492 342 LINE", -"454 246 LINE", -"218 246 LINE", -"218 0 LINE {name = hr00;}" +(160,0,l), +(440,544,l), +(445,554,l), +(450,554,l), +(446,494,l), +(436,352,l), +(436,0,l), +(520,0,l), +(520,698,l), +(440,698,l), +(155,144,l), +(150,144,l), +(155,212,l), +(164,346,l), +(164,552,l), +(164,698,l), +(80,698,l), +(80,0,l,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { name = top; -position = "{600, 1396}"; +pos = (300,698); +} +); +guides = ( +{ +pos = (45,345); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"398 0 LINE SMOOTH", -"550 0 OFFCURVE", -"608 32 OFFCURVE", -"668 192 CURVE SMOOTH", -"1124 1396 LINE", -"952 1396 LINE", -"708 738 LINE", -"632 516 LINE", -"628 516 LINE", -"546 740 LINE", -"268 1396 LINE", -"88 1396 LINE", -"556 326 LINE", -"486 146 LINE", -"278 146 LINE", -"278 0 LINE {name = hr00;}" +(120,0,l), +(452,607,l), +(483,673,l), +(486,673,l), +(481,598,l), +(481,345,l), +(481,0,l), +(502,0,l), +(502,698,l), +(480,698,l), +(148,91,l), +(117,25,l), +(114,25,l), +(119,100,l), +(119,346,l), +(119,698,l), +(98,698,l), +(98,0,l,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0423; +unicode = 1048; }, { -glyphname = uni0424; +glyphname = uni0419; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"748 -68 LINE", -"748 98 LINE", -"1004 130 OFFCURVE", -"1152 324 OFFCURVE", -"1152 696 CURVE SMOOTH", -"1152 1072 OFFCURVE", -"1008 1262 OFFCURVE", -"748 1294 CURVE", -"748 1460 LINE", -"452 1460 LINE", -"452 1294 LINE", -"196 1262 OFFCURVE", -"48 1068 OFFCURVE", -"48 696 CURVE SMOOTH", -"48 320 OFFCURVE", -"192 130 OFFCURVE", -"452 98 CURVE", -"452 -68 LINE {name = hr00;}" +alignment = -1; +ref = uni0418; +}, +{ +alignment = -1; +ref = breve.cyrl_case; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"368 320 OFFCURVE", -"312 402 OFFCURVE", -"312 562 CURVE SMOOTH", -"312 830 LINE SMOOTH", -"312 990 OFFCURVE", -"368 1072 OFFCURVE", -"472 1084 CURVE", -"472 308 LINE" +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0418; +}, +{ +alignment = -1; +ref = breve.cyrl_case; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"728 1084 LINE", -"832 1072 OFFCURVE", -"888 990 OFFCURVE", -"888 830 CURVE SMOOTH", -"888 562 LINE SMOOTH", -"888 402 OFFCURVE", -"832 320 OFFCURVE", -"728 308 CURVE" +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0418; +}, +{ +alignment = -1; +ref = breve.cyrl_case; +} +); +width = 600; +} ); +unicode = 1049; +}, +{ +glyphname = uni040D; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni0418; +}, +{ +alignment = -1; +ref = grave.case; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0418; +}, +{ +alignment = -1; +ref = grave.case; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0418; +}, +{ +alignment = -1; +ref = grave.case; } ); -vertWidth = 1560; -width = 1200; +width = 600; +} +); +unicode = 1037; }, { -layerId = master02; -paths = ( +glyphname = uni041A; +layers = ( +{ +anchors = ( +{ +name = top; +pos = (302,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"684 -58 LINE", -"684 122 LINE", -"1012 142 OFFCURVE", -"1148 388 OFFCURVE", -"1148 696 CURVE SMOOTH", -"1148 1004 OFFCURVE", -"1012 1250 OFFCURVE", -"684 1270 CURVE", -"684 1450 LINE", -"516 1450 LINE", -"516 1270 LINE", -"188 1250 OFFCURVE", -"52 1004 OFFCURVE", -"52 696 CURVE SMOOTH", -"52 388 OFFCURVE", -"188 142 OFFCURVE", -"516 122 CURVE", -"516 -58 LINE {name = hr00;}" +(61,0,l,{ +name = hr00; +}), +(212,0,l), +(212,293,l), +(300,293,l), +(376,95,ls), +(403,25,o), +(440,0,o), +(502,0,cs), +(576,0,l), +(576,123,l), +(520,123,l), +(460,278,ls), +(439,332,o), +(419,349,o), +(383,357,c), +(383,363,l), +(419,371,o), +(441,393,o), +(463,449,cs), +(561,698,l), +(412,698,l), +(300,414,l), +(212,414,l), +(212,698,l), +(61,698,l) +); +} ); +width = 600; }, { +anchors = ( +{ +name = top; +pos = (286,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ closed = 1; nodes = ( -"310 284 OFFCURVE", -"226 422 OFFCURVE", -"226 614 CURVE SMOOTH", -"226 778 LINE SMOOTH", -"226 970 OFFCURVE", -"310 1108 OFFCURVE", -"520 1128 CURVE", -"520 264 LINE" +(80,0,l,{ +name = hr00; +}), +(164,0,l), +(164,318,l), +(287,318,l), +(395,74,ls), +(418,22,o), +(448,0,o), +(488,0,cs), +(551,0,l), +(551,73,l), +(486,73,l), +(396,275,l), +(372,330,o), +(356,346,o), +(326,352,c), +(326,357,l), +(350,361,o), +(368,375,o), +(391,422,cs), +(524,698,l), +(435,698,l), +(287,390,l), +(164,390,l), +(164,698,l), +(80,698,l) +); +} ); +width = 600; }, { +anchors = ( +{ +name = top; +pos = (295,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"680 1128 LINE", -"890 1108 OFFCURVE", -"974 970 OFFCURVE", -"974 778 CURVE SMOOTH", -"974 614 LINE SMOOTH", -"974 422 OFFCURVE", -"890 284 OFFCURVE", -"680 264 CURVE" +(98,0,l,{ +name = hr00; +}), +(120,0,l), +(120,344,l), +(293,344,l), +(455,20,ls), +(463,3,o), +(472,0,o), +(488,0,cs), +(552,0,l), +(552,20,l), +(479,20,l), +(333,312,ls), +(323,332,o), +(315,350,o), +(299,352,c), +(299,355,l), +(317,358,o), +(326,379,o), +(335,395,cs), +(509,698,l), +(486,698,l), +(293,364,l), +(120,364,l), +(120,698,l), +(98,698,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0424; +unicode = 1050; }, { -glyphname = uni0425; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = uni040C; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = X; +alignment = -1; +ref = uni041A; +}, +{ +alignment = -1; +pos = (2,0); +ref = acute.case; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = X; +alignment = -1; +ref = uni041A; +}, +{ +alignment = -1; +pos = (-14,0); +ref = acute.case; } ); -layerId = master02; -width = 1200; +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni041A; +}, +{ +alignment = -1; +pos = (-5,0); +ref = acute.case; +} +); +width = 600; } ); -unicode = 0425; +unicode = 1036; }, { -glyphname = uni0426; +glyphname = uni041B; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(399,0,l), +(550,0,l), +(550,698,l), +(150,698,l), +(150,476,ls), +(150,264,o), +(123,169,o), +(81,123,c,{ +name = hr01; +}), +(12,123,l), +(12,-6,l), +(41,-6,ls), +(111,-6,o), +(155,10,o), +(196,51,cs), +(248,103,o), +(289,209,o), +(289,455,cs), +(289,575,l,{ +name = hr02; +}), +(399,575,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(437,0,l,{ +name = hr00; +}), +(521,0,l), +(521,698,l), +(159,698,l), +(159,505,ls), +(159,228,o), +(134,133,o), +(72,73,c), +(5,73,l), +(5,0,l), +(36,0,ls), +(84,0,o), +(117,12,o), +(145,40,cs), +(206,101,o), +(241,210,o), +(241,499,cs), +(241,625,l), +(437,625,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(472,0,l,{ +name = hr00; +}), +(494,0,l), +(494,698,l), +(173,698,l), +(173,473,ls), +(173,224,o), +(127,78,o), +(63,20,c), +(0,20,l), +(0,0,l), +(40,0,ls), +(66,0,o), +(76,3,o), +(92,19,cs), +(153,80,o), +(195,229,o), +(195,473,cs), +(195,678,l), +(472,678,l) +); +} +); +width = 600; +} +); +unicode = 1051; +}, +{ +glyphname = uni041C; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = M; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = M; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = M; +} +); +width = 600; +} +); +unicode = 1052; +}, +{ +glyphname = uni041D; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = H; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = H; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = H; +} +); +width = 600; +} +); +unicode = 1053; +}, +{ +glyphname = uni041E; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = O; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = O; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = O; +} +); +width = 600; +} +); +unicode = 1054; +}, +{ +glyphname = uni041F; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(61,0,l,{ +name = hr00; +}), +(212,0,l), +(212,575,l), +(388,575,l), +(388,0,l), +(539,0,l), +(539,698,l), +(61,698,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(83,0,l,{ +name = hr00; +}), +(167,0,l), +(167,625,l), +(433,625,l), +(433,0,l), +(517,0,l), +(517,698,l), +(83,698,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(103,0,l,{ +name = hr00; +}), +(125,0,l), +(125,678,l), +(475,678,l), +(475,0,l), +(497,0,l), +(497,698,l), +(103,698,l) +); +} +); +width = 600; +} +); +unicode = 1055; +}, +{ +glyphname = uni0420; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = P; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = P; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = P; +} +); +width = 600; +} +); +unicode = 1056; +}, +{ +glyphname = uni0421; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = C; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = C; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = C; +} +); +width = 600; +} +); +unicode = 1057; +}, +{ +glyphname = uni0422; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = T; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = T; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = T; +} +); +width = 600; +} +); +unicode = 1058; +}, +{ +glyphname = uni0423; +layers = ( +{ +anchors = ( +{ +name = top; +pos = (308,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(109,0,l,{ +name = hr00; +}), +(209,0,ls), +(292,0,o), +(336,30,o), +(371,123,cs), +(589,698,l), +(437,698,l), +(349,450,l), +(317,330,l), +(314,330,l), +(277,450,l), +(175,698,l), +(16,698,l), +(246,171,l), +(227,123,l), +(109,123,l) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (300,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(139,0,l,{ +name = hr00; +}), +(199,0,ls), +(275,0,o), +(304,16,o), +(334,96,cs), +(562,698,l), +(476,698,l), +(354,369,l), +(316,258,l), +(314,258,l), +(273,370,l), +(134,698,l), +(44,698,l), +(278,163,l), +(243,73,l), +(139,73,l) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (300,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(147,0,l,{ +name = hr00; +}), +(247,0,ls), +(262,0,o), +(275,6,o), +(280,19,cs), +(538,698,l), +(515,698,l), +(378,335,l), +(318,177,l), +(316,177,l), +(246,336,l), +(87,698,l), +(63,698,l), +(307,148,l), +(258,19,l), +(147,19,l) +); +} +); +width = 600; +} +); +unicode = 1059; +}, +{ +glyphname = uni040E; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni0423; +}, +{ +alignment = -1; +pos = (8,0); +ref = breve.cyrl_case; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0423; +}, +{ +alignment = -1; +ref = breve.cyrl_case; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0423; +}, +{ +alignment = -1; +ref = breve.cyrl_case; +} +); +width = 600; +} +); +unicode = 1038; +}, +{ +glyphname = uni0424; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(226,-34,l,{ +name = hr00; +}), +(374,-34,l), +(374,49,l), +(502,65,o), +(576,162,o), +(576,348,cs), +(576,536,o), +(504,631,o), +(374,647,c), +(374,730,l), +(226,730,l), +(226,647,l), +(98,631,o), +(24,534,o), +(24,348,cs), +(24,160,o), +(96,65,o), +(226,49,c) +); +}, +{ +closed = 1; +nodes = ( +(236,154,l), +(184,160,o), +(156,201,o), +(156,281,cs), +(156,415,ls), +(156,495,o), +(184,536,o), +(236,542,c) +); +}, +{ +closed = 1; +nodes = ( +(364,542,l), +(416,536,o), +(444,495,o), +(444,415,cs), +(444,281,ls), +(444,201,o), +(416,160,o), +(364,154,c) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(258,-29,l,{ +name = hr00; +}), +(342,-29,l), +(342,61,l), +(506,71,o), +(574,194,o), +(574,348,cs), +(574,502,o), +(506,625,o), +(342,635,c), +(342,725,l), +(258,725,l), +(258,635,l), +(94,625,o), +(26,502,o), +(26,348,cs), +(26,194,o), +(94,71,o), +(258,61,c) +); +}, +{ +closed = 1; +nodes = ( +(260,132,l), +(155,142,o), +(113,211,o), +(113,307,cs), +(113,389,ls), +(113,485,o), +(155,554,o), +(260,564,c) +); +}, +{ +closed = 1; +nodes = ( +(340,564,l), +(445,554,o), +(487,485,o), +(487,389,cs), +(487,307,ls), +(487,211,o), +(445,142,o), +(340,132,c) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(289,-22,l,{ +name = hr00; +}), +(311,-22,l), +(311,71,l), +(491,73,o), +(572,190,o), +(572,348,cs), +(572,506,o), +(491,623,o), +(311,625,c), +(311,720,l), +(289,720,l), +(289,625,l), +(109,623,o), +(28,506,o), +(28,348,cs), +(28,190,o), +(109,73,o), +(289,71,c) +); +}, +{ +closed = 1; +nodes = ( +(289,91,l), +(119,91,o), +(52,213,o), +(52,325,cs), +(52,371,ls), +(52,483,o), +(119,605,o), +(289,605,c) +); +}, +{ +closed = 1; +nodes = ( +(311,605,l), +(481,605,o), +(548,483,o), +(548,371,cs), +(548,325,ls), +(548,213,o), +(481,91,o), +(311,91,c) +); +} +); +width = 600; +} +); +unicode = 1060; +}, +{ +glyphname = uni0425; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = X; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = X; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = X; +} +); +width = 600; +} +); +unicode = 1061; +}, +{ +glyphname = uni0427; +layers = ( +{ +anchors = ( +{ +name = top; +pos = (288,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(388,0,l,{ +name = hr00; +}), +(539,0,l), +(539,698,l), +(388,698,l), +(388,362,l), +(360,352,o), +(328,345,o), +(288,345,cs), +(216,345,o), +(188,375,o), +(188,471,cs), +(188,698,l), +(37,698,l), +(37,475,ls), +(37,291,o), +(105,224,o), +(263,224,cs), +(311,224,o), +(353,234,o), +(383,246,c), +(388,246,l) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (286,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(428,0,l,{ +name = hr00; +}), +(512,0,l), +(512,698,l), +(428,698,l), +(428,349,l), +(386,333,o), +(346,325,o), +(286,325,cs), +(179,325,o), +(144,372,o), +(144,500,cs), +(144,698,l), +(60,698,l), +(60,500,ls), +(60,332,o), +(117,252,o), +(283,252,cs), +(339,252,o), +(387,261,o), +(423,275,c), +(428,275,l) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (279,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(465,0,l,{ +name = hr00; +}), +(487,0,l), +(487,698,l), +(465,698,l), +(465,332,l), +(430,311,o), +(363,296,o), +(296,296,cs), +(161,296,o), +(94,358,o), +(94,495,cs), +(94,698,l), +(72,698,l), +(72,495,ls), +(72,349,o), +(143,276,o), +(297,276,cs), +(364,276,o), +(426,290,o), +(463,311,c), +(465,311,l) +); +} +); +width = 600; +} +); +unicode = 1063; +}, +{ +glyphname = uni0426; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(441,-150,l), +(583,-150,l), +(583,123,l), +(506,123,l,{ +name = hr01; +}), +(506,698,l), +(355,698,l), +(355,123,l), +(197,123,l), +(197,698,l), +(46,698,l), +(46,0,l), +(441,0,l,{ +name = hr02; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(497,-150,l), +(574,-150,l), +(574,73,l), +(499,73,l,{ +name = hr01; +}), +(499,698,l), +(415,698,l), +(415,73,l), +(164,73,l), +(164,698,l), +(80,698,l), +(80,0,l), +(497,0,l,{ +name = hr02; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(568,-150,l,{ +name = hr00; +}), +(590,-150,l), +(590,20,l), +(497,20,l), +(497,698,l), +(475,698,l), +(475,20,l), +(125,20,l), +(125,698,l), +(103,698,l), +(103,0,l), +(568,0,l) +); +} +); +width = 600; +} +); +unicode = 1062; +}, +{ +glyphname = uni0428; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(28,0,l,{ +name = hr00; +}), +(572,0,l), +(572,698,l), +(444,698,l), +(444,113,l), +(364,113,l), +(364,698,l), +(236,698,l), +(236,113,l), +(156,113,l), +(156,698,l), +(28,698,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(48,0,l,{ +name = hr00; +}), +(552,0,l), +(552,698,l), +(470,698,l), +(470,73,l), +(341,73,l), +(341,698,l), +(259,698,l), +(259,73,l), +(130,73,l), +(130,698,l), +(48,698,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(65,0,l,{ +name = hr00; +}), +(535,0,l), +(535,698,l), +(513,698,l), +(513,20,l), +(311,20,l), +(311,698,l), +(289,698,l), +(289,20,l), +(87,20,l), +(87,698,l), +(65,698,l) +); +} +); +width = 600; +} +); +unicode = 1064; +}, +{ +glyphname = uni0429; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(481,-150,l), +(591,-150,l), +(591,113,l), +(534,113,l,{ +name = hr01; +}), +(534,698,l), +(414,698,l), +(414,113,l), +(341,113,l), +(341,698,l), +(221,698,l), +(221,113,l), +(148,113,l), +(148,698,l), +(28,698,l), +(28,0,l), +(481,0,l,{ +name = hr02; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(520,-150,l), +(595,-150,l), +(595,73,l), +(520,73,l), +(520,698,l), +(438,698,l,{ +name = hr01; +}), +(438,73,l), +(325,73,l), +(325,698,l), +(243,698,l), +(243,73,l), +(130,73,l), +(130,698,l), +(48,698,l), +(48,0,l), +(520,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(558,-150,l,{ +name = hr00; +}), +(580,-150,l), +(580,20,l), +(507,20,l), +(507,698,l), +(485,698,l), +(485,20,l), +(297,20,l), +(297,698,l), +(275,698,l), +(275,20,l), +(87,20,l), +(87,698,l), +(65,698,l), +(65,0,l), +(558,0,l) +); +} +); +width = 600; +} +); +unicode = 1065; +}, +{ +glyphname = uni040F; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(229,-150,l,{ +name = hr00; +}), +(371,-150,l), +(371,0,l), +(539,0,l), +(539,698,l), +(388,698,l), +(388,123,l), +(212,123,l), +(212,698,l), +(61,698,l), +(61,0,l), +(229,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(262,-150,l,{ +name = hr00; +}), +(339,-150,l), +(339,0,l), +(517,0,l), +(517,698,l), +(433,698,l), +(433,73,l), +(167,73,l), +(167,698,l), +(83,698,l), +(83,0,l), +(262,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(289,-150,l,{ +name = hr00; +}), +(311,-150,l), +(311,0,l), +(497,0,l), +(497,698,l), +(475,698,l), +(475,20,l), +(125,20,l), +(125,698,l), +(103,698,l), +(103,0,l), +(289,0,l) +); +} +); +width = 600; +} +); +unicode = 1039; +}, +{ +glyphname = uni042C; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(68,0,l,{ +name = hr00; +}), +(350,0,ls), +(480,0,o), +(562,87,o), +(562,223,cs), +(562,361,o), +(480,446,o), +(350,446,cs), +(219,446,l), +(219,698,l), +(68,698,l) +); +}, +{ +closed = 1; +nodes = ( +(219,118,l), +(219,328,l), +(322,328,ls), +(377,328,o), +(405,304,o), +(405,254,cs), +(405,192,ls), +(405,142,o), +(377,118,o), +(322,118,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(92,0,l,{ +name = hr00; +}), +(347,0,ls), +(472,0,o), +(542,75,o), +(542,209,cs), +(542,343,o), +(472,418,o), +(347,418,cs), +(176,418,l), +(176,698,l), +(92,698,l) +); +}, +{ +closed = 1; +nodes = ( +(176,73,l), +(176,345,l), +(345,345,ls), +(411,345,o), +(453,310,o), +(453,235,cs), +(453,183,ls), +(453,108,o), +(411,73,o), +(345,73,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(114,0,l,{ +name = hr00; +}), +(350,0,ls), +(464,0,o), +(524,74,o), +(524,188,cs), +(524,302,o), +(464,376,o), +(350,376,cs), +(136,376,l), +(136,698,l), +(114,698,l) +); +}, +{ +closed = 1; +nodes = ( +(136,20,l), +(136,356,l), +(350,356,ls), +(453,356,o), +(500,285,o), +(500,209,cs), +(500,167,ls), +(500,91,o), +(453,20,o), +(350,20,cs) +); +} +); +width = 600; +} +); +unicode = 1068; +}, +{ +glyphname = uni042B; +layers = ( +{ +anchors = ( +{ +name = top; +pos = (300,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(28,0,l,{ +name = hr00; +}), +(200,0,ls), +(320,0,o), +(395,86,o), +(395,223,cs), +(395,359,o), +(320,446,o), +(200,446,cs), +(156,446,l), +(156,698,l), +(28,698,l) +); +}, +{ +closed = 1; +nodes = ( +(156,113,l), +(156,333,l), +(178,333,ls), +(233,333,o), +(263,309,o), +(263,259,cs), +(263,187,ls), +(263,137,o), +(233,113,o), +(178,113,cs) +); +}, +{ +closed = 1; +nodes = ( +(444,0,l), +(444,698,l), +(572,698,l), +(572,0,l) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (300,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(48,0,l,{ +name = hr00; +}), +(200,0,ls), +(325,0,o), +(395,75,o), +(395,209,cs), +(395,343,o), +(325,418,o), +(200,418,cs), +(130,418,l), +(130,698,l), +(48,698,l) +); +}, +{ +closed = 1; +nodes = ( +(130,73,l), +(130,345,l), +(200,345,ls), +(266,345,o), +(308,310,o), +(308,235,cs), +(308,183,ls), +(308,108,o), +(266,73,o), +(200,73,cs) +); +}, +{ +closed = 1; +nodes = ( +(470,0,l), +(552,0,l), +(552,698,l), +(470,698,l) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (300,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(65,0,l,{ +name = hr00; +}), +(221,0,ls), +(335,0,o), +(395,74,o), +(395,188,cs), +(395,302,o), +(335,376,o), +(221,376,cs), +(87,376,l), +(87,698,l), +(65,698,l) +); +}, +{ +closed = 1; +nodes = ( +(87,20,l), +(87,356,l), +(221,356,ls), +(324,356,o), +(371,285,o), +(371,209,cs), +(371,167,ls), +(371,91,o), +(324,20,o), +(221,20,cs) +); +}, +{ +closed = 1; +nodes = ( +(513,0,l), +(535,0,l), +(535,698,l), +(513,698,l) +); +} +); +width = 600; +} +); +unicode = 1067; +}, +{ +glyphname = uni042A; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(121,0,l,{ +name = hr00; +}), +(378,0,ls), +(508,0,o), +(590,87,o), +(590,223,cs), +(590,361,o), +(508,446,o), +(378,446,cs), +(272,446,l), +(272,698,l), +(5,698,l), +(5,575,l), +(121,575,l) +); +}, +{ +closed = 1; +nodes = ( +(272,118,l), +(272,328,l), +(350,328,ls), +(405,328,o), +(433,304,o), +(433,254,cs), +(433,192,ls), +(433,142,o), +(405,118,o), +(350,118,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(170,0,l,{ +name = hr00; +}), +(385,0,ls), +(510,0,o), +(580,75,o), +(580,209,cs), +(580,343,o), +(510,418,o), +(385,418,cs), +(254,418,l), +(254,698,l), +(10,698,l), +(10,625,l), +(170,625,l) +); +}, +{ +closed = 1; +nodes = ( +(254,73,l), +(254,345,l), +(383,345,ls), +(449,345,o), +(491,310,o), +(491,235,cs), +(491,183,ls), +(491,108,o), +(449,73,o), +(383,73,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(215,0,l,{ +name = hr00; +}), +(399,0,ls), +(513,0,o), +(573,74,o), +(573,188,cs), +(573,302,o), +(513,376,o), +(399,376,cs), +(237,376,l), +(237,698,l), +(13,698,l), +(13,678,l), +(215,678,l) +); +}, +{ +closed = 1; +nodes = ( +(237,20,l), +(237,356,l), +(399,356,ls), +(502,356,o), +(549,285,o), +(549,209,cs), +(549,167,ls), +(549,91,o), +(502,20,o), +(399,20,cs) +); +} +); +width = 600; +} +); +unicode = 1066; +}, +{ +glyphname = uni0409; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(258,0,l), +(413,0,ls), +(519,0,o), +(595,83,o), +(595,223,cs), +(595,363,o), +(519,446,o), +(413,446,cs), +(386,446,l), +(386,698,l), +(88,698,l), +(88,511,ls), +(88,228,o), +(68,149,o), +(34,113,c), +(-4,113,l), +(-4,-6,l,{ +name = hr01; +}), +(6,-6,ls), +(52,-6,o), +(93,6,o), +(124,37,cs), +(180,93,o), +(204,179,o), +(204,501,cs), +(204,585,l,{ +name = hr02; +}), +(258,585,l) +); +}, +{ +closed = 1; +nodes = ( +(386,113,l), +(386,333,l), +(397,333,ls), +(434,333,o), +(463,309,o), +(463,259,cs), +(463,187,ls), +(463,137,o), +(434,113,o), +(397,113,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(305,0,l,{ +name = hr00; +}), +(403,0,ls), +(528,0,o), +(598,75,o), +(598,209,cs), +(598,343,o), +(528,418,o), +(403,418,cs), +(387,418,l), +(387,698,l), +(113,698,l), +(113,543,ls), +(113,188,o), +(96,124,o), +(45,73,c), +(-2,73,l), +(-2,0,l), +(9,0,ls), +(57,0,o), +(88,10,o), +(118,40,cs), +(170,92,o), +(193,182,o), +(193,537,cs), +(193,625,l), +(305,625,l) +); +}, +{ +closed = 1; +nodes = ( +(387,73,l), +(387,345,l), +(403,345,ls), +(469,345,o), +(511,310,o), +(511,235,cs), +(511,183,ls), +(511,108,o), +(469,73,o), +(403,73,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(343,0,l,{ +name = hr00; +}), +(426,0,ls), +(540,0,o), +(600,74,o), +(600,188,cs), +(600,302,o), +(540,376,o), +(426,376,cs), +(365,376,l), +(365,698,l), +(164,698,l), +(164,473,ls), +(164,224,o), +(120,78,o), +(58,20,c), +(0,20,l), +(0,0,l), +(35,0,ls), +(61,0,o), +(71,3,o), +(87,19,cs), +(146,79,o), +(186,232,o), +(186,473,cs), +(186,678,l), +(343,678,l) +); +}, +{ +closed = 1; +nodes = ( +(365,20,l), +(365,356,l), +(426,356,ls), +(529,356,o), +(576,285,o), +(576,209,cs), +(576,167,ls), +(576,91,o), +(529,20,o), +(426,20,cs) +); +} +); +width = 600; +} +); +unicode = 1033; +}, +{ +glyphname = uni040A; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(245,0,l), +(403,0,ls), +(519,0,o), +(595,83,o), +(595,223,cs), +(595,363,o), +(519,446,o), +(403,446,cs), +(373,446,l), +(373,698,l), +(245,698,l), +(245,410,l,{ +name = hr01; +}), +(156,410,l), +(156,698,l), +(28,698,l), +(28,0,l), +(156,0,l), +(156,297,l), +(245,297,l) +); +}, +{ +closed = 1; +nodes = ( +(373,113,l), +(373,333,l,{ +name = hr02; +}), +(387,333,ls), +(434,333,o), +(463,309,o), +(463,259,cs), +(463,187,ls), +(463,137,o), +(434,113,o), +(387,113,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(285,0,l), +(403,0,ls), +(528,0,o), +(598,75,o), +(598,209,cs), +(598,343,o), +(528,418,o), +(403,418,cs), +(367,418,l), +(367,698,l), +(285,698,l), +(285,390,l,{ +name = hr01; +}), +(130,390,l), +(130,698,l), +(48,698,l), +(48,0,l), +(130,0,l), +(130,317,l), +(285,317,l) +); +}, +{ +closed = 1; +nodes = ( +(367,73,l), +(367,345,l,{ +name = hr02; +}), +(403,345,ls), +(469,345,o), +(511,310,o), +(511,235,cs), +(511,183,ls), +(511,108,o), +(469,73,o), +(403,73,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(327,0,l,{ +name = hr00; +}), +(426,0,ls), +(540,0,o), +(600,68,o), +(600,182,cs), +(600,296,o), +(540,370,o), +(426,370,cs), +(349,370,l), +(349,698,l), +(327,698,l), +(327,370,l), +(86,370,l), +(86,698,l), +(64,698,l), +(64,0,l), +(86,0,l), +(86,350,l), +(327,350,l) +); +}, +{ +closed = 1; +nodes = ( +(349,20,l), +(349,350,l), +(426,350,ls), +(529,350,o), +(576,279,o), +(576,203,cs), +(576,164,ls), +(576,88,o), +(529,20,o), +(426,20,cs) +); +} +); +width = 600; +} +); +unicode = 1034; +}, +{ +glyphname = uni0405; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = S; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = S; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = S; +} +); +width = 600; +} +); +unicode = 1029; +}, +{ +glyphname = uni0404; +lastChange = "2023-03-22 21:27:31 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(464,-12,o), +(539,67,o), +(566,179,c), +(426,213,l), +(414,157,o), +(387,109,o), +(311,109,cs), +(226,109,o), +(195,177,o), +(195,288,cs), +(195,292,l), +(378,292,l,{ +name = hr00; +}), +(378,415,l), +(195,415,l), +(195,416,l), +(196,523,o), +(227,589,o), +(311,589,cs), +(387,589,o), +(412,541,o), +(426,485,c), +(566,519,l), +(539,631,o), +(464,710,o), +(314,710,cs), +(123,710,o), +(35,578,o), +(35,349,cs), +(35,120,o), +(123,-12,o), +(314,-12,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(454,-12,o), +(507,65,o), +(541,141,c), +(469,174,l), +(444,112,o), +(411,61,o), +(323,61,cs), +(209,61,o), +(156,152,o), +(156,292,cs), +(156,317,l), +(387,317,l,{ +name = hr00; +}), +(387,390,l), +(156,390,l), +(156,406,ls), +(156,546,o), +(209,637,o), +(323,637,cs), +(411,637,o), +(444,586,o), +(469,524,c), +(541,557,l), +(507,633,o), +(454,710,o), +(323,710,cs), +(150,710,o), +(67,581,o), +(67,349,cs), +(67,117,o), +(150,-12,o), +(323,-12,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(419,-12,o), +(488,43,o), +(518,129,c), +(499,136,l), +(472,57,o), +(410,8,o), +(325,8,cs), +(180,8,o), +(103,112,o), +(103,317,cs), +(103,344,l), +(397,344,l,{ +name = hr00; +}), +(397,364,l), +(103,364,l), +(103,381,ls), +(103,586,o), +(180,690,o), +(325,690,cs), +(410,690,o), +(472,641,o), +(499,562,c), +(518,569,l), +(488,655,o), +(419,710,o), +(325,710,cs), +(167,710,o), +(79,605,o), +(79,349,cs), +(79,93,o), +(167,-12,o), +(325,-12,cs) +); +} +); +width = 600; +} +); +unicode = 1028; +}, +{ +glyphname = uni042D; +lastChange = "2023-03-22 21:29:11 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(478,-12,o), +(566,120,o), +(566,349,cs), +(566,578,o), +(478,710,o), +(287,710,cs), +(137,710,o), +(62,631,o), +(35,519,c), +(175,485,l), +(189,541,o), +(214,589,o), +(290,589,cs), +(373,589,o), +(405,523,o), +(406,416,c), +(406,415,l), +(223,415,l), +(223,292,l), +(406,292,l), +(406,288,ls), +(406,177,o), +(375,109,o), +(290,109,cs), +(214,109,o), +(187,157,o), +(175,213,c), +(35,179,l), +(62,67,o), +(137,-12,o), +(287,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(449,-12,o), +(533,117,o), +(533,349,cs), +(533,581,o), +(449,710,o), +(277,710,cs), +(147,710,o), +(93,633,o), +(59,557,c), +(131,524,l), +(156,586,o), +(190,637,o), +(277,637,cs), +(390,637,o), +(444,546,o), +(444,406,cs), +(444,390,l), +(213,390,l), +(213,317,l), +(444,317,l), +(444,292,ls), +(444,152,o), +(390,61,o), +(277,61,cs), +(190,61,o), +(156,112,o), +(131,174,c), +(59,141,l), +(93,65,o), +(147,-12,o), +(277,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(433,-12,o), +(521,93,o), +(521,349,cs), +(521,605,o), +(433,710,o), +(275,710,cs), +(181,710,o), +(112,655,o), +(82,569,c), +(101,562,l), +(128,641,o), +(190,690,o), +(275,690,cs), +(420,690,o), +(497,586,o), +(497,381,cs), +(497,364,l), +(203,364,l), +(203,344,l), +(497,344,l), +(497,317,ls), +(497,112,o), +(420,8,o), +(275,8,cs), +(190,8,o), +(128,57,o), +(101,136,c), +(82,129,l), +(112,43,o), +(181,-12,o), +(275,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 1069; +}, +{ +glyphname = uni0406; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = I; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = I; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = I; +} +); +width = 600; +} +); +unicode = 1030; +}, +{ +glyphname = uni0407; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = I; +}, +{ +alignment = -1; +ref = dieresis.case; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = I; +}, +{ +alignment = -1; +ref = dieresis.case; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = I; +}, +{ +alignment = -1; +ref = dieresis.case; +} +); +width = 600; +} +); +unicode = 1031; +}, +{ +glyphname = uni0408; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = J; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = J; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = J; +} +); +width = 600; +} +); +unicode = 1032; +}, +{ +glyphname = uni040B; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(137,0,l,{ +name = hr00; +}), +(288,0,l), +(288,306,l), +(308,316,o), +(332,323,o), +(358,323,cs), +(406,323,o), +(428,301,o), +(428,223,cs), +(428,0,l), +(579,0,l), +(579,219,ls), +(579,387,o), +(525,444,o), +(397,444,cs), +(355,444,o), +(321,434,o), +(293,422,c), +(288,422,l), +(288,575,l), +(420,575,l), +(420,698,l), +(5,698,l), +(5,575,l), +(137,575,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(170,0,l,{ +name = hr00; +}), +(254,0,l), +(254,345,l), +(282,357,o), +(323,365,o), +(361,365,cs), +(437,365,o), +(468,322,o), +(468,230,cs), +(468,0,l), +(552,0,l), +(552,230,ls), +(552,362,o), +(499,438,o), +(364,438,cs), +(330,438,o), +(289,429,o), +(259,419,c), +(254,419,l), +(254,625,l), +(414,625,l), +(414,698,l), +(10,698,l), +(10,625,l), +(170,625,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(193,0,l,{ +name = hr00; +}), +(215,0,l), +(215,369,l), +(244,388,o), +(300,402,o), +(353,402,cs), +(454,402,o), +(506,350,o), +(506,233,cs), +(506,0,l), +(528,0,l), +(528,233,ls), +(528,359,o), +(472,422,o), +(353,422,cs), +(299,422,o), +(248,409,o), +(217,391,c), +(215,391,l), +(215,678,l), +(395,678,l), +(395,698,l), +(13,698,l), +(13,678,l), +(193,678,l) +); +} +); +width = 600; +} +); +unicode = 1035; +}, +{ +glyphname = uni042E; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(517,-12,o), +(576,63,o), +(576,349,cs), +(576,639,o), +(521,710,o), +(393,710,cs), +(268,710,o), +(217,637,o), +(211,410,c), +(156,410,l), +(156,698,l,{ +name = hr01; +}), +(28,698,l), +(28,0,l), +(156,0,l), +(156,297,l), +(211,297,l), +(218,59,o), +(273,-12,o), +(393,-12,cs) +); +}, +{ +closed = 1; +nodes = ( +(359,101,o), +(341,123,o), +(341,225,cs), +(341,473,ls), +(341,575,o), +(359,597,o), +(393,597,cs), +(427,597,o), +(445,575,o), +(445,473,cs), +(445,225,ls), +(445,123,o), +(427,101,o), +(393,101,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(506,-12,o), +(556,49,o), +(556,349,cs), +(556,649,o), +(506,710,o), +(382,710,cs), +(259,710,o), +(213,647,o), +(208,390,c), +(130,390,l), +(130,698,l,{ +name = hr01; +}), +(48,698,l), +(48,0,l), +(130,0,l), +(130,317,l), +(208,317,l), +(213,50,o), +(258,-12,o), +(382,-12,cs) +); +}, +{ +closed = 1; +nodes = ( +(323,61,o), +(295,89,o), +(295,262,cs), +(295,436,ls), +(295,609,o), +(323,637,o), +(382,637,cs), +(441,637,o), +(469,609,o), +(469,436,cs), +(469,262,ls), +(469,89,o), +(441,61,o), +(382,61,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(498,-12,o), +(548,83,o), +(548,349,cs), +(548,615,o), +(498,710,o), +(379,710,cs), +(262,710,o), +(212,618,o), +(210,364,c), +(87,364,l), +(87,698,l,{ +name = hr01; +}), +(65,698,l), +(65,0,l), +(87,0,l), +(87,344,l), +(210,344,l), +(210,82,o), +(261,-12,o), +(379,-12,cs) +); +}, +{ +closed = 1; +nodes = ( +(281,8,o), +(234,94,o), +(234,307,cs), +(234,391,ls), +(234,604,o), +(281,690,o), +(379,690,cs), +(477,690,o), +(524,604,o), +(524,391,cs), +(524,307,ls), +(524,94,o), +(477,8,o), +(379,8,cs) +); +} +); +width = 600; +} +); +unicode = 1070; +}, +{ +glyphname = uni042F; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(32,0,l,{ +name = hr00; +}), +(112,0,ls), +(170,0,o), +(202,19,o), +(236,84,cs), +(331,267,l), +(382,267,l), +(382,0,l), +(533,0,l), +(533,698,l), +(261,698,ls), +(131,698,o), +(49,612,o), +(49,482,cs), +(49,364,o), +(106,293,o), +(216,287,c), +(216,281,l), +(184,277,o), +(164,261,o), +(144,223,cs), +(92,123,l), +(32,123,l) +); +}, +{ +closed = 1; +nodes = ( +(382,383,l), +(289,383,ls), +(234,383,o), +(206,407,o), +(206,457,cs), +(206,506,ls), +(206,556,o), +(234,580,o), +(289,580,cs), +(382,580,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(39,0,l,{ +name = hr00; +}), +(102,0,ls), +(140,0,o), +(168,17,o), +(194,71,cs), +(304,300,l), +(430,300,l), +(430,0,l), +(514,0,l), +(514,698,l), +(269,698,ls), +(144,698,o), +(74,621,o), +(74,500,cs), +(74,390,o), +(134,319,o), +(256,313,c), +(256,308,l), +(224,302,o), +(205,286,o), +(185,244,cs), +(103,73,l), +(39,73,l) +); +}, +{ +closed = 1; +nodes = ( +(430,372,l), +(271,372,ls), +(205,372,o), +(163,407,o), +(163,482,cs), +(163,515,ls), +(163,590,o), +(205,625,o), +(271,625,cs), +(430,625,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(41,0,l,{ +name = hr00; +}), +(97,0,ls), +(113,0,o), +(122,3,o), +(130,20,cs), +(277,322,l), +(474,322,l), +(474,0,l), +(496,0,l), +(496,698,l), +(271,698,ls), +(157,698,o), +(97,624,o), +(97,510,cs), +(97,406,o), +(144,332,o), +(266,328,c), +(266,325,l), +(253,320,o), +(245,303,o), +(236,285,cs), +(106,20,l), +(41,20,l) +); +}, +{ +closed = 1; +nodes = ( +(474,342,l), +(281,342,ls), +(168,342,o), +(121,413,o), +(121,489,cs), +(121,531,ls), +(121,607,o), +(168,678,o), +(271,678,cs), +(474,678,l) +); +} +); +width = 600; +} +); +unicode = 1071; +}, +{ +glyphname = uni0402; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(288,-191,l,{ +name = hr00; +}), +(422,-191,ls), +(529,-191,o), +(579,-129,o), +(579,-42,cs), +(579,219,ls), +(579,387,o), +(525,444,o), +(397,444,cs), +(355,444,o), +(321,434,o), +(293,422,c), +(288,422,l), +(288,575,l), +(420,575,l), +(420,698,l), +(5,698,l), +(5,575,l), +(137,575,l), +(137,0,l), +(288,0,l), +(288,306,l), +(308,316,o), +(332,323,o), +(358,323,cs), +(406,323,o), +(428,301,o), +(428,223,cs), +(428,-68,l), +(288,-68,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(254,-164,l,{ +name = hr00; +}), +(438,-164,ls), +(516,-164,o), +(552,-115,o), +(552,-46,cs), +(552,230,ls), +(552,362,o), +(499,438,o), +(364,438,cs), +(330,438,o), +(289,429,o), +(259,419,c), +(254,419,l), +(254,625,l), +(414,625,l), +(414,698,l), +(10,698,l), +(10,625,l), +(170,625,l), +(170,0,l), +(254,0,l), +(254,345,l), +(282,357,o), +(323,365,o), +(361,365,cs), +(437,365,o), +(468,322,o), +(468,230,cs), +(468,-91,l), +(254,-91,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(275,-136,l,{ +name = hr00; +}), +(499,-136,ls), +(519,-136,o), +(528,-127,o), +(528,-107,cs), +(528,233,ls), +(528,359,o), +(472,422,o), +(353,422,cs), +(299,422,o), +(248,409,o), +(217,391,c), +(215,391,l), +(215,678,l), +(395,678,l), +(395,698,l), +(13,698,l), +(13,678,l), +(193,678,l), +(193,0,l), +(215,0,l), +(215,369,l), +(244,388,o), +(300,402,o), +(353,402,cs), +(454,402,o), +(506,350,o), +(506,233,cs), +(507,-116,l), +(275,-116,l) +); +} +); +width = 600; +} +); +unicode = 1026; +}, +{ +glyphname = uni0472; +lastChange = "2023-03-22 21:32:11 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(487,-12,o), +(573,121,o), +(573,349,cs), +(573,577,o), +(487,710,o), +(300,710,cs), +(113,710,o), +(27,577,o), +(27,349,cs), +(27,121,o), +(113,-12,o), +(300,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(209,97,o), +(175,158,o), +(175,285,cs), +(175,292,l), +(425,292,l), +(425,285,ls), +(425,158,o), +(391,97,o), +(300,97,cs) +); +}, +{ +closed = 1; +nodes = ( +(175,416,l), +(175,540,o), +(209,601,o), +(300,601,cs), +(390,601,o), +(425,539,o), +(425,416,c), +(425,415,l), +(175,415,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(470,-12,o), +(544,121,o), +(544,349,cs), +(544,577,o), +(470,710,o), +(300,710,cs), +(130,710,o), +(56,577,o), +(56,349,cs), +(56,121,o), +(130,-12,o), +(300,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(189,61,o), +(145,152,o), +(145,292,cs), +(145,317,l), +(455,317,l), +(455,292,ls), +(455,152,o), +(411,61,o), +(300,61,cs) +); +}, +{ +closed = 1; +nodes = ( +(145,406,ls), +(145,546,o), +(189,637,o), +(300,637,cs), +(411,637,o), +(455,546,o), +(455,406,cs), +(455,390,l), +(145,390,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(446,-12,o), +(529,93,o), +(529,349,cs), +(529,605,o), +(446,710,o), +(300,710,cs), +(154,710,o), +(71,605,o), +(71,349,cs), +(71,93,o), +(154,-12,o), +(300,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(167,8,o), +(95,112,o), +(95,317,cs), +(95,344,l), +(505,344,l), +(505,317,ls), +(505,112,o), +(433,8,o), +(300,8,cs) +); +}, +{ +closed = 1; +nodes = ( +(95,381,ls), +(95,586,o), +(167,690,o), +(300,690,cs), +(433,690,o), +(505,586,o), +(505,381,cs), +(505,364,l), +(95,364,l) +); +} +); +width = 600; +} +); +unicode = 1138; +}, +{ +glyphname = uni0496; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(514,-150,l,{ +name = hr00; +}), +(624,-150,l), +(624,113,l), +(563,113,l), +(537,249,ls), +(525,315,o), +(500,347,o), +(450,357,c), +(450,363,l), +(492,375,o), +(518,403,o), +(530,465,cs), +(574,698,l), +(447,698,l), +(393,410,l), +(353,410,l), +(353,698,l), +(223,698,l), +(223,410,l), +(183,410,l), +(129,698,l), +(2,698,l), +(46,465,ls), +(58,403,o), +(84,375,o), +(126,363,c), +(126,357,l), +(76,347,o), +(51,315,o), +(39,249,cs), +(-8,0,l), +(127,0,l), +(183,297,l), +(223,297,l), +(223,0,l), +(353,0,l), +(353,297,l), +(393,297,l), +(449,0,l), +(514,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(561,-150,l,{ +name = hr00; +}), +(636,-150,l), +(636,73,l), +(561,73,l), +(501,265,ls), +(481,329,o), +(459,346,o), +(429,352,c), +(429,357,l), +(457,363,o), +(476,382,o), +(493,440,cs), +(568,698,l), +(487,698,l), +(396,390,l), +(329,390,l), +(329,698,l), +(247,698,l), +(247,390,l), +(180,390,l), +(90,698,l), +(8,698,l), +(82,439,ls), +(98,382,o), +(119,363,o), +(147,357,c), +(147,352,l), +(117,346,o), +(97,330,o), +(76,265,cs), +(-8,0,l), +(78,0,l), +(180,318,l), +(247,318,l), +(247,0,l), +(329,0,l), +(329,318,l), +(396,318,l), +(497,0,l), +(561,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(586,-150,l,{ +name = hr00; +}), +(608,-150,l), +(608,20,l), +(554,20,l), +(430,312,ls), +(422,332,o), +(413,349,o), +(400,352,c), +(400,355,l), +(415,359,o), +(421,374,o), +(429,395,cs), +(542,698,l), +(519,698,l), +(396,364,l), +(295,364,l), +(295,698,l), +(273,698,l), +(273,364,l), +(172,364,l), +(49,698,l), +(26,698,l), +(139,395,ls), +(147,374,o), +(153,359,o), +(168,355,c), +(168,352,l), +(155,349,o), +(146,332,o), +(138,312,cs), +(6,0,l), +(30,0,l), +(174,344,l), +(273,344,l), +(273,0,l), +(295,0,l), +(295,344,l), +(394,344,l), +(538,0,l), +(586,0,l) +); +} +); +width = 600; +} +); +unicode = 1174; +}, +{ +glyphname = uni0498; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(207,-150,l), +(349,-150,l), +(349,-6,l), +(469,15,o), +(543,93,o), +(543,205,cs), +(543,301,o), +(476,349,o), +(386,355,c), +(386,361,l), +(474,375,o), +(531,431,o), +(531,513,cs,{ +name = hr01; +}), +(531,641,o), +(442,710,o), +(287,710,cs), +(182,710,o), +(111,672,o), +(51,608,c), +(136,520,l), +(174,562,o), +(217,589,o), +(276,589,cs), +(340,589,o), +(371,560,o), +(371,504,cs), +(371,495,ls), +(371,441,o), +(346,408,o), +(292,408,cs), +(196,408,l), +(196,287,l), +(292,287,ls), +(356,287,o), +(383,263,o), +(383,207,cs,{ +name = hr02; +}), +(383,196,ls), +(383,144,o), +(348,110,o), +(278,110,cs), +(223,110,o), +(165,138,o), +(125,184,c), +(38,88,l), +(78,43,o), +(133,8,o), +(207,-6,c) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(244,-150,l), +(321,-150,l), +(321,-10,l), +(446,4,o), +(521,84,o), +(521,196,cs), +(521,301,o), +(454,350,o), +(372,360,c), +(372,365,l), +(448,377,o), +(505,429,o), +(505,526,cs,{ +name = hr01; +}), +(505,637,o), +(430,710,o), +(284,710,cs), +(181,710,o), +(113,671,o), +(65,601,c), +(128,560,l), +(160,608,o), +(207,638,o), +(284,638,cs), +(372,638,o), +(417,595,o), +(417,532,cs), +(417,511,ls), +(417,435,o), +(373,397,o), +(282,397,cs), +(190,397,l), +(190,324,l), +(288,324,ls), +(386,324,o), +(432,276,o), +(432,208,cs,{ +name = hr02; +}), +(432,187,ls), +(432,106,o), +(373,60,o), +(281,60,cs), +(209,60,o), +(151,93,o), +(101,161,c), +(40,111,l), +(84,49,o), +(150,0,o), +(244,-10,c) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(280,-150,l), +(302,-150,l), +(302,-12,l), +(430,-9,o), +(506,66,o), +(506,184,cs), +(506,286,o), +(449,348,o), +(351,361,c), +(351,364,l), +(433,380,o), +(491,436,o), +(491,534,cs,{ +name = hr01; +}), +(491,642,o), +(421,710,o), +(298,710,cs), +(208,710,o), +(135,674,o), +(103,608,c), +(121,599,l), +(151,655,o), +(210,690,o), +(295,690,cs), +(404,690,o), +(467,632,o), +(467,546,cs), +(467,522,ls), +(467,434,o), +(397,372,o), +(296,372,cs), +(198,372,l), +(198,352,l), +(298,352,ls), +(411,352,o), +(482,291,o), +(482,198,cs,{ +name = hr02; +}), +(482,170,ls), +(482,73,o), +(410,8,o), +(293,8,cs), +(215,8,o), +(142,37,o), +(97,114,c), +(79,103,l), +(121,30,o), +(193,-7,o), +(280,-11,c) +); +} +); +width = 600; +} +); +unicode = 1176; +}, +{ +glyphname = uni049A; +lastChange = "2023-03-22 21:34:47 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(597,-150,l), +(597,123,l), +(512,123,l), +(452,278,ls), +(431,332,o), +(411,349,o), +(375,357,c), +(375,363,l), +(411,371,o), +(433,393,o), +(455,449,cs), +(553,698,l), +(404,698,l), +(292,414,l), +(204,414,l), +(204,698,l), +(53,698,l), +(53,0,l), +(204,0,l), +(204,293,l), +(292,293,l), +(368,95,ls), +(389,40,o), +(418,14,o), +(455,0,c), +(455,0,l), +(455,-150,l,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(559,-150,l), +(559,73,l), +(478,73,l), +(388,275,ls), +(364,330,o), +(348,346,o), +(318,352,c), +(318,357,l), +(342,361,o), +(360,375,o), +(383,422,cs), +(516,698,l), +(427,698,l), +(279,390,l), +(156,390,l), +(156,698,l), +(72,698,l), +(72,0,l), +(156,0,l), +(156,318,l), +(279,318,l), +(387,74,ls), +(410,23,o), +(439,0,o), +(481,0,c), +(482,0,l), +(482,-150,l,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(552,-150,l), +(552,20,l), +(479,20,l), +(333,312,ls), +(323,332,o), +(315,350,o), +(299,352,c), +(299,355,l), +(317,358,o), +(326,379,o), +(335,395,cs), +(509,698,l), +(486,698,l), +(293,364,l), +(120,364,l), +(120,698,l), +(98,698,l), +(98,0,l), +(120,0,l), +(120,344,l), +(293,344,l), +(455,20,ls), +(463,3,o), +(472,0,o), +(488,0,cs), +(530,0,l), +(530,-150,l,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 1178; +}, +{ +glyphname = uni049C; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(207,154,l,{ +name = hr00; +}), +(313,154,l), +(313,295,l), +(344,295,l), +(412,95,ls), +(436,24,o), +(476,0,o), +(538,0,cs), +(599,0,l), +(599,123,l), +(543,123,l), +(491,276,ls), +(474,326,o), +(452,349,o), +(414,357,c), +(414,363,l), +(452,373,o), +(477,398,o), +(496,450,cs), +(586,698,l), +(448,698,l), +(344,412,l), +(313,412,l), +(313,554,l), +(207,554,l), +(207,412,l), +(166,412,l), +(166,698,l), +(28,698,l), +(28,0,l), +(166,0,l), +(166,295,l), +(207,295,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(200,164,l,{ +name = hr00; +}), +(266,164,l), +(266,318,l), +(313,318,l), +(415,74,ls), +(437,22,o), +(468,0,o), +(508,0,cs), +(571,0,l), +(571,73,l), +(506,73,l), +(421,273,ls), +(396,331,o), +(382,346,o), +(352,352,c), +(352,357,l), +(376,361,o), +(397,379,o), +(417,423,cs), +(544,698,l), +(455,698,l), +(313,390,l), +(266,390,l), +(266,544,l), +(200,544,l), +(200,390,l), +(144,390,l), +(144,698,l), +(60,698,l), +(60,0,l), +(144,0,l), +(144,318,l), +(200,318,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(212,173,l,{ +name = hr00; +}), +(234,173,l), +(234,344,l), +(293,344,l), +(455,20,ls), +(463,3,o), +(472,0,o), +(488,0,cs), +(552,0,l), +(552,20,l), +(479,20,l), +(333,312,ls), +(323,332,o), +(315,350,o), +(299,352,c), +(299,355,l), +(317,358,o), +(326,379,o), +(335,395,cs), +(509,698,l), +(486,698,l), +(293,364,l), +(234,364,l), +(234,535,l), +(212,535,l), +(212,364,l), +(120,364,l), +(120,698,l), +(98,698,l), +(98,0,l), +(120,0,l), +(120,344,l), +(212,344,l) +); +} +); +width = 600; +} +); +unicode = 1180; +}, +{ +glyphname = uni04A0; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(117,0,l,{ +name = hr00; +}), +(268,0,l), +(268,293,l), +(336,293,l), +(400,101,ls), +(424,30,o), +(463,0,o), +(528,0,cs), +(599,0,l), +(599,123,l), +(545,123,l), +(495,273,ls), +(477,327,o), +(454,349,o), +(418,357,c), +(418,363,l), +(454,373,o), +(478,399,o), +(493,441,cs), +(584,698,l), +(436,698,l), +(336,414,l), +(268,414,l), +(268,698,l), +(1,698,l), +(1,575,l), +(117,575,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(162,0,l,{ +name = hr00; +}), +(246,0,l), +(246,318,l), +(347,318,l), +(442,82,ls), +(466,23,o), +(497,0,o), +(536,0,cs), +(599,0,l), +(599,73,l), +(534,73,l), +(452,276,ls), +(430,330,o), +(414,346,o), +(384,352,c), +(384,357,l), +(412,363,o), +(429,379,o), +(451,427,cs), +(572,698,l), +(483,698,l), +(347,390,l), +(246,390,l), +(246,698,l), +(2,698,l), +(2,625,l), +(162,625,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(191,0,l,{ +name = hr00; +}), +(213,0,l), +(213,344,l), +(341,344,l), +(503,20,ls), +(511,3,o), +(520,0,o), +(536,0,cs), +(600,0,l), +(600,20,l), +(527,20,l), +(381,312,ls), +(371,332,o), +(363,350,o), +(347,352,c), +(347,355,l), +(365,358,o), +(374,379,o), +(383,395,cs), +(557,698,l), +(534,698,l), +(341,364,l), +(213,364,l), +(213,698,l), +(0,698,l), +(0,678,l), +(191,678,l) +); +} +); +width = 600; +} +); +unicode = 1184; +}, +{ +glyphname = uni04A2; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(441,-150,l), +(583,-150,l), +(583,123,l), +(506,123,l,{ +name = hr01; +}), +(506,698,l), +(355,698,l), +(355,415,l), +(198,415,l), +(198,698,l), +(47,698,l), +(47,0,l), +(198,0,l), +(198,292,l), +(355,292,l), +(355,0,l), +(441,0,l,{ +name = hr02; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(497,-150,l), +(574,-150,l), +(574,73,l), +(499,73,l,{ +name = hr01; +}), +(499,698,l), +(415,698,l), +(415,390,l), +(164,390,l), +(164,698,l), +(80,698,l), +(80,0,l), +(164,0,l), +(164,317,l), +(415,317,l), +(415,0,l), +(497,0,l,{ +name = hr02; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(568,-150,l,{ +name = hr00; +}), +(590,-150,l), +(590,20,l), +(497,20,l), +(497,698,l), +(475,698,l), +(475,364,l), +(125,364,l), +(125,698,l), +(103,698,l), +(103,0,l), +(125,0,l), +(125,344,l), +(475,344,l), +(475,0,l), +(568,0,l) +); +} +); +width = 600; +} +); +unicode = 1186; +}, +{ +glyphname = uni04A4; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(28,0,l,{ +name = hr00; +}), +(166,0,l), +(166,296,l), +(292,296,l), +(292,0,l), +(430,0,l), +(430,582,l), +(586,582,l), +(586,698,l), +(292,698,l), +(292,412,l), +(166,412,l), +(166,698,l), +(28,698,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(49,0,l,{ +name = hr00; +}), +(133,0,l), +(133,317,l), +(315,317,l), +(315,0,l), +(399,0,l), +(399,625,l), +(586,625,l), +(586,698,l), +(315,698,l), +(315,390,l), +(133,390,l), +(133,698,l), +(49,698,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(66,0,l,{ +name = hr00; +}), +(88,0,l), +(88,344,l), +(350,344,l), +(350,0,l), +(372,0,l), +(372,678,l), +(588,678,l), +(588,698,l), +(350,698,l), +(350,364,l), +(88,364,l), +(88,698,l), +(66,698,l) +); +} +); +width = 600; +} +); +unicode = 1188; +}, +{ +glyphname = uni04AA; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(245,-150,l,{ +name = hr00; +}), +(387,-150,l), +(387,-4,l), +(485,18,o), +(540,89,o), +(563,189,c), +(423,223,l), +(408,157,o), +(383,109,o), +(313,109,cs), +(232,109,o), +(201,177,o), +(201,288,cs), +(201,410,ls), +(201,521,o), +(232,589,o), +(313,589,cs), +(383,589,o), +(408,541,o), +(423,475,c), +(563,509,l), +(535,631,o), +(460,710,o), +(316,710,cs), +(129,710,o), +(41,578,o), +(41,349,cs), +(41,151,o), +(106,26,o), +(245,-4,c) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(284,-150,l,{ +name = hr00; +}), +(361,-150,l), +(361,-9,l), +(462,4,o), +(507,73,o), +(538,141,c), +(466,174,l), +(441,112,o), +(408,61,o), +(323,61,cs), +(212,61,o), +(159,152,o), +(159,292,cs), +(159,406,ls), +(159,546,o), +(212,637,o), +(323,637,cs), +(408,637,o), +(441,586,o), +(466,524,c), +(538,557,l), +(504,633,o), +(451,710,o), +(323,710,cs), +(153,710,o), +(70,581,o), +(70,349,cs), +(70,135,o), +(140,9,o), +(284,-9,c) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(315,-150,l,{ +name = hr00; +}), +(337,-150,l), +(337,-11,l), +(425,-7,o), +(489,46,o), +(518,129,c), +(499,136,l), +(472,57,o), +(410,8,o), +(325,8,cs), +(180,8,o), +(103,112,o), +(103,317,cs), +(103,381,ls), +(103,586,o), +(180,690,o), +(325,690,cs), +(410,690,o), +(472,641,o), +(499,562,c), +(518,569,l), +(488,655,o), +(419,710,o), +(325,710,cs), +(167,710,o), +(79,605,o), +(79,349,cs), +(79,98,o), +(163,-6,o), +(315,-11,c) +); +} +); +width = 600; +} +); +unicode = 1194; +}, +{ +glyphname = uni04AE; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = Y; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = Y; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = Y; +} +); +width = 600; +} +); +unicode = 1198; +}, +{ +glyphname = uni04B0; +lastChange = "2023-03-22 21:36:03 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(375,0,l), +(375,133,l), +(505,133,l), +(505,247,l), +(375,247,l), +(596,698,l), +(435,698,l), +(361,536,l), +(307,399,l), +(299,399,l), +(245,536,l), +(171,698,l), +(4,698,l), +(225,247,l), +(95,247,l,{ +name = hr00; +}), +(95,133,l), +(225,133,l), +(225,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(342,0,l), +(342,210,l), +(491,210,l), +(491,274,l), +(342,274,l), +(583,698,l), +(489,698,l), +(389,516,l), +(302,357,l), +(298,357,l), +(213,516,l), +(113,698,l), +(17,698,l), +(258,274,l), +(109,274,l,{ +name = hr00; +}), +(109,210,l), +(258,210,l), +(258,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(311,0,l), +(311,274,l), +(478,274,l), +(478,294,l), +(311,294,l), +(572,698,l), +(548,698,l), +(430,516,l), +(302,318,l), +(299,318,l), +(171,516,l), +(53,698,l), +(28,698,l), +(289,294,l), +(122,294,l,{ +name = hr00; +}), +(122,274,l), +(289,274,l), +(289,0,l) +); +} +); +width = 600; +} +); +unicode = 1200; +}, +{ +glyphname = uni04B2; +lastChange = "2023-03-22 21:37:38 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(461,-150,l,{ +name = hr00; +}), +(603,-150,l), +(603,123,l), +(518,123,l), +(389,359,l), +(572,698,l), +(415,698,l), +(355,587,l), +(303,475,l), +(295,475,l), +(244,587,l), +(187,698,l), +(16,698,l), +(199,361,l), +(3,0,l), +(160,0,l), +(234,139,l), +(284,249,l), +(293,249,l), +(342,139,l), +(414,0,l), +(461,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(528,-150,l,{ +name = hr00; +}), +(605,-150,l), +(605,73,l), +(524,73,l), +(346,357,l), +(562,698,l), +(470,698,l), +(386,563,l), +(300,422,l), +(296,422,l), +(209,563,l), +(128,698,l), +(33,698,l), +(248,356,l), +(20,0,l), +(112,0,l), +(199,141,l), +(294,293,l), +(298,293,l), +(390,141,l), +(474,0,l), +(528,0,l) +); +} +); +width = 600; +}, +{ +guides = ( +{ +pos = (351,140); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(578,-150,l,{ +name = hr00; +}), +(600,-150,l), +(600,20,l), +(529,20,l), +(306,357,l), +(534,698,l), +(508,698,l), +(418,563,l), +(294,375,l), +(291,375,l), +(167,562,l), +(77,698,l), +(50,698,l), +(279,354,l), +(41,0,l), +(67,0,l), +(161,140,l), +(291,336,l), +(294,336,l), +(423,141,l), +(516,0,l), +(578,0,l) +); +} +); +width = 600; +} +); +unicode = 1202; +}, +{ +glyphname = uni04B6; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(441,-150,l), +(583,-150,l), +(583,123,l), +(506,123,l,{ +name = hr01; +}), +(506,698,l), +(355,698,l), +(355,361,l), +(325,349,o), +(297,344,o), +(268,344,cs), +(203,344,o), +(176,375,o), +(176,471,cs), +(176,698,l), +(25,698,l), +(25,479,ls), +(25,292,o), +(96,224,o), +(237,224,cs), +(279,224,o), +(320,232,o), +(350,246,c), +(355,246,l), +(355,0,l), +(441,0,l,{ +name = hr02; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(497,-150,l), +(574,-150,l), +(574,73,l), +(499,73,l,{ +name = hr01; +}), +(499,698,l), +(415,698,l), +(415,349,l), +(377,333,o), +(339,325,o), +(276,325,cs), +(172,325,o), +(137,372,o), +(137,500,cs), +(137,698,l), +(53,698,l), +(53,500,ls), +(53,332,o), +(110,252,o), +(273,252,cs), +(332,252,o), +(378,261,o), +(410,275,c), +(415,275,l), +(415,0,l), +(497,0,l,{ +name = hr02; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(558,-150,l,{ +name = hr00; +}), +(580,-150,l), +(580,20,l), +(487,20,l), +(487,698,l), +(465,698,l), +(465,332,l), +(430,311,o), +(363,296,o), +(296,296,cs), +(161,296,o), +(94,358,o), +(94,495,cs), +(94,698,l), +(72,698,l), +(72,495,ls), +(72,349,o), +(143,276,o), +(297,276,cs), +(364,276,o), +(426,290,o), +(463,311,c), +(465,311,l), +(465,0,l), +(558,0,l) +); +} +); +width = 600; +} +); +unicode = 1206; +}, +{ +glyphname = uni04B8; +lastChange = "2023-03-22 21:38:53 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(549,0,l), +(549,698,l), +(398,698,l), +(398,362,l), +(383,356,o), +(364,352,o), +(344,349,c), +(344,504,l), +(238,504,l), +(238,352,l), +(198,365,o), +(178,400,o), +(178,471,cs), +(178,698,l), +(27,698,l), +(27,475,ls), +(27,301,o), +(97,231,o), +(238,224,c), +(238,104,l,{ +name = hr00; +}), +(344,104,l), +(344,232,l), +(363,236,o), +(380,241,o), +(393,246,c), +(398,246,l), +(398,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(512,0,l), +(512,698,l), +(428,698,l), +(428,349,l), +(395,336,o), +(363,328,o), +(322,326,c), +(322,494,l), +(256,494,l), +(256,326,l), +(172,335,o), +(144,385,o), +(144,500,cs), +(144,698,l), +(60,698,l), +(60,500,ls), +(60,341,o), +(111,261,o), +(256,253,c), +(256,114,l,{ +name = hr00; +}), +(322,114,l), +(322,253,l), +(361,256,o), +(395,264,o), +(423,275,c), +(428,275,l), +(428,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(487,0,l), +(487,698,l), +(465,698,l), +(465,332,l), +(430,311,o), +(363,296,o), +(296,296,c), +(296,485,l), +(274,485,l), +(274,296,l), +(154,303,o), +(94,365,o), +(94,495,cs), +(94,698,l), +(72,698,l), +(72,495,ls), +(72,356,o), +(136,283,o), +(274,276,c), +(274,123,l,{ +name = hr00; +}), +(296,123,l), +(296,276,l), +(364,276,o), +(426,290,o), +(463,311,c), +(465,311,l), +(465,0,l) +); +} +); +width = 600; +} +); +unicode = 1208; +}, +{ +glyphname = uni04BA; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(61,0,l,{ +name = hr00; +}), +(212,0,l), +(212,336,l), +(240,346,o), +(272,353,o), +(312,353,cs), +(384,353,o), +(412,323,o), +(412,227,c), +(412,0,l), +(563,0,l), +(563,223,ls), +(563,407,o), +(495,474,o), +(337,474,cs), +(289,474,o), +(247,464,o), +(217,452,c), +(212,452,l), +(212,698,l), +(61,698,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(88,0,l,{ +name = hr00; +}), +(172,0,l), +(172,349,l), +(214,365,o), +(254,373,o), +(314,373,cs), +(421,373,o), +(456,326,o), +(456,198,cs), +(456,0,l), +(540,0,l), +(540,198,ls), +(540,366,o), +(483,446,o), +(317,446,cs), +(261,446,o), +(213,437,o), +(177,423,c), +(172,423,l), +(172,698,l), +(88,698,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(113,0,l,{ +name = hr00; +}), +(135,0,l), +(135,366,l), +(170,387,o), +(237,402,o), +(304,402,cs), +(439,402,o), +(506,340,o), +(506,203,cs), +(506,0,l), +(528,0,l), +(528,203,ls), +(528,349,o), +(457,422,o), +(303,422,cs), +(236,422,o), +(174,408,o), +(137,387,c), +(135,387,l), +(135,698,l), +(113,698,l) +); +} +); +width = 600; +} +); +unicode = 1210; +}, +{ +glyphname = uni04C0; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = I; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = I; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = I; +} +); +width = 600; +} +); +unicode = 1216; +}, +{ +glyphname = uni04C1; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni0416; +}, +{ +alignment = -1; +ref = breve.cyrl_case; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0416; +}, +{ +alignment = -1; +ref = breve.cyrl_case; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0416; +}, +{ +alignment = -1; +ref = breve.cyrl_case; +} +); +width = 600; +} +); +unicode = 1217; +}, +{ +glyphname = uni04D0; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = A; +}, +{ +alignment = -1; +ref = breve.cyrl_case; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = A; +}, +{ +alignment = -1; +ref = breve.cyrl_case; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = A; +}, +{ +alignment = -1; +ref = breve.cyrl_case; +} +); +width = 600; +} +); +unicode = 1232; +}, +{ +glyphname = uni04D2; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = A; +}, +{ +alignment = -1; +ref = dieresis.case; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = A; +}, +{ +alignment = -1; +ref = dieresis.case; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = A; +}, +{ +alignment = -1; +ref = dieresis.case; +} +); +width = 600; +} +); +unicode = 1234; +}, +{ +glyphname = uni04D4; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = AE; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = AE; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = AE; +} +); +width = 600; +} +); +unicode = 1236; +}, +{ +glyphname = uni04D6; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = E; +}, +{ +alignment = -1; +pos = (3,0); +ref = breve.cyrl_case; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = E; +}, +{ +alignment = -1; +pos = (5,0); +ref = breve.cyrl_case; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = E; +}, +{ +alignment = -1; +pos = (9,0); +ref = breve.cyrl_case; +} +); +width = 600; +} +); +unicode = 1238; +}, +{ +glyphname = uni04D8; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = Schwa; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = Schwa; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = Schwa; +} +); +width = 600; +} +); +unicode = 1240; +}, +{ +glyphname = uni04DC; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni0416; +}, +{ +alignment = -1; +ref = dieresis.case; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0416; +}, +{ +alignment = -1; +ref = dieresis.case; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0416; +}, +{ +alignment = -1; +ref = dieresis.case; +} +); +width = 600; +} +); +unicode = 1244; +}, +{ +glyphname = uni04DE; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni0417; +}, +{ +alignment = -1; +pos = (-13,0); +ref = dieresis.case; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0417; +}, +{ +alignment = -1; +pos = (-16,0); +ref = dieresis.case; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0417; +}, +{ +alignment = -1; +ref = dieresis.case; +} +); +width = 600; +} +); +unicode = 1246; +}, +{ +glyphname = uni04E2; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni0418; +}, +{ +alignment = -1; +ref = macron.case; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0418; +}, +{ +alignment = -1; +ref = macron.case; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0418; +}, +{ +alignment = -1; +ref = macron.case; +} +); +width = 600; +} +); +unicode = 1250; +}, +{ +glyphname = uni04E4; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni0418; +}, +{ +alignment = -1; +ref = dieresis.case; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0418; +}, +{ +alignment = -1; +ref = dieresis.case; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0418; +}, +{ +alignment = -1; +ref = dieresis.case; +} +); +width = 600; +} +); +unicode = 1252; +}, +{ +glyphname = uni04E6; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = O; +}, +{ +alignment = -1; +ref = dieresis.case; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = O; +}, +{ +alignment = -1; +ref = dieresis.case; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = O; +}, +{ +alignment = -1; +ref = dieresis.case; +} +); +width = 600; +} +); +unicode = 1254; +}, +{ +glyphname = uni04E8; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni0472; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0472; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0472; +} +); +width = 600; +} +); +unicode = 1256; +}, +{ +glyphname = uni04EE; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni0423; +}, +{ +alignment = -1; +pos = (8,0); +ref = macron.case; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0423; +}, +{ +alignment = -1; +ref = macron.case; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0423; +}, +{ +alignment = -1; +ref = macron.case; +} +); +width = 600; +} +); +unicode = 1262; +}, +{ +glyphname = uni04F0; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni0423; +}, +{ +alignment = -1; +pos = (8,0); +ref = dieresis.case; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0423; +}, +{ +alignment = -1; +ref = dieresis.case; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0423; +}, +{ +alignment = -1; +ref = dieresis.case; +} +); +width = 600; +} +); +unicode = 1264; +}, +{ +glyphname = uni04F2; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni0423; +}, +{ +alignment = -1; +pos = (8,0); +ref = hungarumlaut.case; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0423; +}, +{ +alignment = -1; +ref = hungarumlaut.case; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0423; +}, +{ +alignment = -1; +ref = hungarumlaut.case; +} +); +width = 600; +} +); +unicode = 1266; +}, +{ +glyphname = uni04F4; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni0427; +}, +{ +alignment = -1; +pos = (-12,0); +ref = dieresis.case; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0427; +}, +{ +alignment = -1; +pos = (-14,0); +ref = dieresis.case; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0427; +}, +{ +alignment = -1; +pos = (-21,0); +ref = dieresis.case; +} +); +width = 600; +} +); +unicode = 1268; +}, +{ +glyphname = uni04F8; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni042B; +}, +{ +alignment = -1; +ref = dieresis.case; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni042B; +}, +{ +alignment = -1; +ref = dieresis.case; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni042B; +}, +{ +alignment = -1; +ref = dieresis.case; +} +); +width = 600; +} +); +unicode = 1272; +}, +{ +glyphname = uni0430; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = a; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = a; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = a; +} +); +width = 600; +} +); +unicode = 1072; +}, +{ +glyphname = uni0431; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(457,-12,o), +(553,91,o), +(553,258,cs), +(553,417,o), +(471,502,o), +(351,502,cs), +(279,502,o), +(233,465,o), +(211,399,c), +(204,399,l), +(210,543,o), +(243,602,o), +(380,607,cs), +(520,612,l), +(520,746,l), +(365,739,ls), +(132,728,o), +(48,594,o), +(48,279,cs), +(48,91,o), +(145,-12,o), +(301,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(240,98,o), +(202,141,o), +(202,217,cs), +(202,273,ls), +(202,349,o), +(240,392,o), +(301,392,cs), +(363,392,o), +(400,357,o), +(400,289,cs), +(400,211,ls), +(400,143,o), +(361,98,o), +(301,98,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(439,-12,o), +(534,95,o), +(534,251,cs), +(534,419,o), +(443,516,o), +(312,516,cs), +(236,516,o), +(186,477,o), +(158,411,c), +(153,411,l), +(169,595,o), +(214,650,o), +(328,658,cs), +(494,669,l), +(494,748,l), +(336,738,ls), +(150,726,o), +(69,609,o), +(69,305,cs), +(69,87,o), +(163,-12,o), +(301,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(214,57,o), +(154,112,o), +(154,216,cs), +(154,317,ls), +(154,393,o), +(202,447,o), +(303,447,cs), +(389,447,o), +(449,390,o), +(449,279,cs), +(449,216,ls), +(449,113,o), +(387,57,o), +(301,57,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(435,-12,o), +(510,82,o), +(510,252,cs), +(510,422,o), +(435,516,o), +(300,516,cs), +(224,516,o), +(151,486,o), +(117,380,c), +(113,381,l), +(131,606,o), +(172,708,o), +(349,718,cs), +(484,726,l), +(484,745,l), +(349,737,ls), +(157,726,o), +(90,620,o), +(90,252,cs), +(90,82,o), +(165,-12,o), +(300,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(185,7,o), +(113,91,o), +(113,234,cs), +(113,270,ls), +(113,413,o), +(185,497,o), +(300,497,cs), +(415,497,o), +(487,413,o), +(487,270,cs), +(487,234,ls), +(487,91,o), +(415,7,o), +(300,7,cs) +); +} +); +width = 600; +} +); +unicode = 1073; +}, +{ +glyphname = uni0432; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(80,0,l), +(377,0,ls), +(481,0,o), +(543,59,o), +(543,152,cs), +(543,219,o), +(496,260,o), +(414,266,c), +(414,271,l), +(491,286,o), +(523,326,o), +(523,384,cs,{ +name = hr01; +}), +(523,463,o), +(471,516,o), +(375,516,cs), +(80,516,l) +); +}, +{ +closed = 1; +nodes = ( +(224,105,l), +(224,214,l), +(351,214,ls), +(378,214,o), +(395,200,o), +(395,171,cs,{ +name = hr02; +}), +(395,147,ls), +(395,120,o), +(380,105,o), +(351,105,cs) +); +}, +{ +closed = 1; +nodes = ( +(224,302,l), +(224,411,l), +(333,411,ls), +(359,411,o), +(375,395,o), +(375,367,cs,{ +name = hr03; +}), +(375,346,ls), +(375,318,o), +(359,302,o), +(333,302,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(107,0,l), +(373,0,ls), +(470,0,o), +(523,71,o), +(523,154,cs), +(523,218,o), +(484,266,o), +(404,272,c), +(404,276,l), +(470,284,o), +(505,321,o), +(505,385,cs,{ +name = hr01; +}), +(505,464,o), +(454,516,o), +(370,516,cs), +(107,516,l) +); +}, +{ +closed = 1; +nodes = ( +(187,64,l), +(187,236,l), +(359,236,ls), +(407,236,o), +(438,209,o), +(438,162,cs,{ +name = hr02; +}), +(438,139,ls), +(438,92,o), +(407,64,o), +(353,64,cs) +); +}, +{ +closed = 1; +nodes = ( +(187,299,l), +(187,452,l), +(349,452,ls), +(393,452,o), +(420,427,o), +(420,386,cs,{ +name = hr03; +}), +(420,364,ls), +(420,323,o), +(393,299,o), +(349,299,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(130,0,l), +(357,0,ls), +(446,0,o), +(505,45,o), +(505,137,cs), +(505,214,o), +(463,257,o), +(400,266,c), +(400,268,l), +(453,279,o), +(490,319,o), +(490,388,cs,{ +name = hr01; +}), +(490,473,o), +(434,516,o), +(353,516,cs), +(130,516,l) +); +}, +{ +closed = 1; +nodes = ( +(151,19,l), +(151,257,l), +(357,257,ls), +(436,257,o), +(482,217,o), +(482,151,cs,{ +name = hr02; +}), +(482,125,ls), +(482,59,o), +(436,19,o), +(357,19,cs) +); +}, +{ +closed = 1; +nodes = ( +(151,276,l), +(151,497,l), +(353,497,ls), +(424,497,o), +(467,459,o), +(467,398,cs,{ +name = hr03; +}), +(467,375,ls), +(467,314,o), +(424,276,o), +(353,276,cs) +); +} +); +width = 600; +} +); +unicode = 1074; +}, +{ +glyphname = uni0433; +layers = ( +{ +anchors = ( +{ +name = top; +pos = (317,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(122,0,l,{ +name = hr00; +}), +(270,0,l), +(270,401,l), +(512,401,l), +(512,516,l), +(122,516,l) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (320,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(135,0,l,{ +name = hr00; +}), +(215,0,l), +(215,448,l), +(505,448,l), +(505,516,l), +(135,516,l) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (323,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(145,0,l,{ +name = hr00; +}), +(166,0,l), +(166,497,l), +(501,497,l), +(501,516,l), +(145,516,l) +); +} +); +width = 600; +} +); +unicode = 1075; +}, +{ +glyphname = uni0453; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni0433; +}, +{ +alignment = -1; +pos = (17,0); +ref = acute; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0433; +}, +{ +alignment = -1; +pos = (20,0); +ref = acute; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0433; +}, +{ +alignment = -1; +pos = (23,0); +ref = acute; +} +); +width = 600; +} +); +unicode = 1107; +}, +{ +glyphname = uni0491; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(122,0,l,{ +name = hr00; +}), +(270,0,l), +(270,401,l), +(512,401,l), +(512,656,l), +(378,656,l), +(378,516,l), +(122,516,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(135,0,l,{ +name = hr00; +}), +(215,0,l), +(215,448,l), +(505,448,l), +(505,656,l), +(432,656,l), +(432,516,l), +(135,516,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(145,0,l,{ +name = hr00; +}), +(166,0,l), +(166,497,l), +(501,497,l), +(501,656,l), +(480,656,l), +(480,516,l), +(145,516,l) +); +} +); +width = 600; +} +); +unicode = 1169; +}, +{ +glyphname = uni0493; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(144,0,l,{ +name = hr00; +}), +(292,0,l), +(292,187,l), +(443,187,l), +(443,292,l), +(292,292,l), +(292,401,l), +(534,401,l), +(534,516,l), +(144,516,l), +(144,292,l), +(56,292,l), +(56,187,l), +(144,187,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(153,0,l,{ +name = hr00; +}), +(233,0,l), +(233,223,l), +(426,223,l), +(426,285,l), +(233,285,l), +(233,448,l), +(523,448,l), +(523,516,l), +(153,516,l), +(153,285,l), +(44,285,l), +(44,223,l), +(153,223,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(159,0,l,{ +name = hr00; +}), +(180,0,l), +(180,261,l), +(412,261,l), +(412,280,l), +(180,280,l), +(180,497,l), +(515,497,l), +(515,516,l), +(159,516,l), +(159,280,l), +(31,280,l), +(31,261,l), +(159,261,l) +); +} +); +width = 600; +} +); +unicode = 1171; +}, +{ +glyphname = uni0495; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(272,-200,l,{ +name = hr00; +}), +(370,-200,ls), +(490,-200,o), +(540,-139,o), +(540,1,cs), +(540,89,ls), +(540,229,o), +(490,290,o), +(370,290,cs), +(304,290,o), +(259,263,o), +(227,221,c), +(222,221,l), +(222,401,l), +(464,401,l), +(464,516,l), +(74,516,l), +(74,0,l), +(222,0,l), +(222,113,ls), +(222,149,o), +(251,170,o), +(311,170,cs), +(371,170,o), +(392,148,o), +(392,80,cs), +(392,10,ls), +(392,-50,o), +(384,-71,o), +(372,-85,c), +(272,-85,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(323,-200,l,{ +name = hr00; +}), +(369,-200,ls), +(459,-200,o), +(520,-147,o), +(520,-17,cs), +(520,102,ls), +(520,232,o), +(460,285,o), +(349,285,cs), +(276,285,o), +(232,264,o), +(195,223,c), +(190,223,l), +(190,448,l), +(436,448,l), +(436,516,l), +(110,516,l), +(110,0,l), +(190,0,l), +(190,150,ls), +(190,192,o), +(246,213,o), +(325,213,cs), +(406,213,o), +(440,182,o), +(440,92,cs), +(440,-5,ls), +(440,-65,o), +(427,-108,o), +(407,-132,c), +(323,-132,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(333,-200,l,{ +name = hr00; +}), +(371,-200,ls), +(461,-200,o), +(505,-137,o), +(505,-11,cs), +(505,90,ls), +(505,228,o), +(447,277,o), +(333,277,cs), +(250,277,o), +(192,244,o), +(173,200,c), +(170,200,l), +(170,497,l), +(419,497,l), +(419,516,l), +(149,516,l), +(149,0,l), +(170,0,l), +(170,143,ls), +(170,222,o), +(250,258,o), +(333,258,cs), +(433,258,o), +(484,220,o), +(484,90,cs), +(484,-7,ls), +(484,-120,o), +(452,-160,o), +(401,-181,c), +(333,-181,l) +); +} +); +width = 600; +} +); +unicode = 1173; +}, +{ +glyphname = uni0434; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(10,-140,l), +(144,-140,l), +(144,0,l), +(449,0,l), +(449,-140,l), +(583,-140,l), +(583,115,l), +(503,115,l,{ +name = hr01; +}), +(503,516,l), +(126,516,l), +(126,358,ls), +(126,248,o), +(104,167,o), +(70,115,c), +(10,115,l,{ +name = hr02; +}) +); +}, +{ +closed = 1; +nodes = ( +(217,115,l), +(243,167,o), +(259,250,o), +(259,354,cs,{ +name = hr03; +}), +(259,401,l), +(360,401,l), +(360,115,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(22,-140,l,{ +name = hr00; +}), +(95,-140,l), +(95,0,l), +(494,0,l), +(494,-140,l), +(567,-140,l), +(567,68,l), +(482,68,l), +(482,516,l), +(149,516,l), +(149,352,ls), +(149,227,o), +(122,136,o), +(80,68,c), +(22,68,l) +); +}, +{ +closed = 1; +nodes = ( +(167,68,l), +(207,140,o), +(227,224,o), +(227,348,cs), +(227,448,l), +(402,448,l), +(402,68,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(31,-140,l,{ +name = hr00; +}), +(52,-140,l), +(52,0,l), +(535,0,l), +(535,-140,l), +(556,-140,l), +(556,19,l), +(461,19,l), +(461,516,l), +(176,516,l), +(176,355,ls), +(176,161,o), +(134,63,o), +(90,19,c), +(31,19,l) +); +}, +{ +closed = 1; +nodes = ( +(117,19,l), +(155,63,o), +(197,161,o), +(197,355,cs), +(197,497,l), +(440,497,l), +(440,19,l) +); +} +); +width = 600; +} +); +unicode = 1076; +}, +{ +glyphname = uni0435; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = e; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = e; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = e; +} +); +width = 600; +} +); +unicode = 1077; +}, +{ +glyphname = uni0450; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = e; +}, +{ +alignment = -1; +pos = (1,0); +ref = grave; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = e; +}, +{ +alignment = -1; +pos = (2,0); +ref = grave; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = e; +}, +{ +alignment = -1; +pos = (2,0); +ref = grave; +} +); +width = 600; +} +); +unicode = 1104; +}, +{ +glyphname = uni0451; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = e; +}, +{ +alignment = -1; +pos = (1,0); +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = e; +}, +{ +alignment = -1; +pos = (2,0); +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = e; +}, +{ +alignment = -1; +pos = (2,0); +ref = dieresis; +} +); +width = 600; +} +); +unicode = 1105; +}, +{ +glyphname = uni0436; +layers = ( +{ +anchors = ( +{ +name = top; +pos = (300,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(241,0,l,{ +name = hr00; +}), +(359,0,l), +(359,210,l), +(408,210,l), +(458,0,l), +(586,0,l), +(544,170,ls), +(531,223,o), +(511,250,o), +(463,262,c), +(463,269,l), +(501,281,o), +(523,305,o), +(535,351,cs), +(578,516,l), +(457,516,l), +(404,313,l), +(359,313,l), +(359,516,l), +(241,516,l), +(241,313,l), +(196,313,l), +(144,516,l), +(22,516,l), +(65,351,ls), +(77,305,o), +(99,281,o), +(137,269,c), +(137,262,l), +(89,250,o), +(69,223,o), +(56,170,cs), +(14,0,l), +(141,0,l), +(192,210,l), +(241,210,l) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (300,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(263,0,l,{ +name = hr00; +}), +(337,0,l), +(337,233,l), +(425,233,l), +(489,0,l), +(570,0,l), +(514,203,ls), +(504,241,o), +(485,260,o), +(457,264,c), +(457,268,l), +(483,274,o), +(497,292,o), +(508,327,cs), +(564,516,l), +(489,516,l), +(425,299,l), +(337,299,l), +(337,516,l), +(263,516,l), +(263,299,l), +(175,299,l), +(112,516,l), +(36,516,l), +(91,327,ls), +(101,292,o), +(117,274,o), +(143,268,c), +(143,264,l), +(115,260,o), +(98,241,o), +(87,203,cs), +(30,0,l), +(110,0,l), +(175,233,l), +(263,233,l) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (300,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(289,0,l,{ +name = hr00; +}), +(310,0,l), +(310,261,l), +(446,261,l), +(534,0,l), +(557,0,l), +(478,231,ls), +(471,250,o), +(465,266,o), +(450,269,c), +(450,272,l), +(464,275,o), +(469,287,o), +(477,310,cs), +(549,516,l), +(527,516,l), +(446,280,l), +(310,280,l), +(310,516,l), +(289,516,l), +(289,280,l), +(153,280,l), +(72,516,l), +(50,516,l), +(122,310,ls), +(129,290,o), +(134,275,o), +(149,272,c), +(149,269,l), +(136,266,o), +(130,256,o), +(121,231,cs), +(42,0,l), +(65,0,l), +(153,261,l), +(289,261,l) +); +} +); +width = 600; +} +); +unicode = 1078; +}, +{ +glyphname = uni0437; +layers = ( +{ +anchors = ( +{ +name = top; +pos = (299,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(449,-12,o), +(536,51,o), +(536,144,cs), +(536,212,o), +(487,257,o), +(419,267,c), +(419,272,l), +(483,284,o), +(526,324,o), +(526,388,cs,{ +name = hr01; +}), +(526,468,o), +(443,528,o), +(299,528,cs), +(188,528,o), +(119,493,o), +(65,435,c), +(147,359,l), +(185,399,o), +(227,418,o), +(286,418,cs), +(347,418,o), +(377,393,o), +(377,363,cs), +(377,357,ls), +(377,326,o), +(360,307,o), +(318,307,cs), +(210,307,l), +(210,209,l), +(331,209,ls), +(370,209,o), +(387,192,o), +(387,163,cs,{ +name = hr02; +}), +(387,157,ls), +(387,121,o), +(354,98,o), +(293,98,cs), +(220,98,o), +(176,119,o), +(136,163,c), +(51,84,l), +(95,26,o), +(181,-12,o), +(289,-12,cs) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (285,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(419,-12,o), +(500,51,o), +(500,150,cs), +(500,215,o), +(463,260,o), +(394,270,c), +(394,274,l), +(454,289,o), +(489,325,o), +(489,389,cs,{ +name = hr01; +}), +(489,475,o), +(422,528,o), +(285,528,cs), +(178,528,o), +(115,489,o), +(69,421,c), +(125,383,l), +(155,431,o), +(201,459,o), +(281,459,cs), +(371,459,o), +(404,429,o), +(404,385,cs), +(404,373,ls), +(404,326,o), +(370,300,o), +(306,300,cs), +(177,300,l), +(177,233,l), +(316,233,ls), +(380,233,o), +(415,205,o), +(415,153,cs,{ +name = hr02; +}), +(415,139,ls), +(415,91,o), +(374,57,o), +(279,57,cs), +(203,57,o), +(152,85,o), +(120,136,c), +(61,88,l), +(105,24,o), +(173,-12,o), +(279,-12,cs) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (300,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(421,-12,o), +(495,44,o), +(495,135,cs), +(495,211,o), +(443,257,o), +(357,267,c), +(357,269,l), +(431,283,o), +(481,323,o), +(481,395,cs,{ +name = hr01; +}), +(481,478,o), +(414,528,o), +(304,528,cs), +(223,528,o), +(154,501,o), +(124,451,c), +(140,441,l), +(168,483,o), +(225,509,o), +(302,509,cs), +(398,509,o), +(458,468,o), +(458,405,cs), +(458,387,ls), +(458,322,o), +(392,277,o), +(300,277,cs), +(184,277,l), +(184,258,l), +(302,258,ls), +(405,258,o), +(472,213,o), +(472,144,cs,{ +name = hr02; +}), +(472,124,ls), +(472,53,o), +(403,7,o), +(300,7,cs), +(229,7,o), +(160,29,o), +(118,86,c), +(102,74,l), +(144,16,o), +(216,-12,o), +(301,-12,cs) +); +} +); +width = 600; +} +); +unicode = 1079; +}, +{ +glyphname = uni0438; +lastChange = "2023-03-22 21:42:12 +0000"; +layers = ( +{ +anchors = ( +{ +name = top; +pos = (302,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(207,0,l), +(391,313,l), +(394,318,l), +(400,318,l), +(388,166,l), +(388,0,l), +(532,0,l), +(532,516,l), +(393,516,l), +(236,249,l), +(206,198,l), +(200,198,l), +(212,350,l), +(212,516,l), +(68,516,l), +(68,0,l,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (296,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(170,0,l), +(425,389,l), +(429,395,l), +(433,395,l), +(425,263,l), +(425,0,l), +(505,0,l), +(505,516,l), +(430,516,l), +(209,179,l), +(171,121,l), +(167,121,l), +(175,253,l), +(175,516,l), +(95,516,l), +(95,0,l,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (300,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(138,0,l), +(425,428,l), +(464,493,l), +(467,493,l), +(461,412,l), +(461,0,l), +(482,0,l), +(482,516,l), +(462,516,l), +(175,88,l), +(136,23,l), +(133,23,l), +(139,104,l), +(139,516,l), +(118,516,l), +(118,0,l,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 1080; +}, +{ +glyphname = uni0439; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni0438; +}, +{ +alignment = -1; +pos = (2,0); +ref = breve.cyrl; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0438; +}, +{ +alignment = -1; +pos = (-4,0); +ref = breve.cyrl; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0438; +}, +{ +alignment = -1; +ref = breve.cyrl; +} +); +width = 600; +} +); +unicode = 1081; +}, +{ +glyphname = uni045D; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni0438; +}, +{ +alignment = -1; +pos = (2,0); +ref = grave; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0438; +}, +{ +alignment = -1; +pos = (-4,0); +ref = grave; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0438; +}, +{ +alignment = -1; +ref = grave; +} +); +width = 600; +} +); +unicode = 1117; +}, +{ +glyphname = uni043A; +layers = ( +{ +anchors = ( +{ +name = top; +pos = (300,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(71,0,l,{ +name = hr00; +}), +(219,0,l), +(219,205,l), +(295,205,l), +(363,75,ls), +(391,21,o), +(429,0,o), +(485,0,cs), +(554,0,l), +(554,115,l), +(499,115,l), +(460,192,ls), +(435,241,o), +(414,258,o), +(375,266,c), +(375,272,l), +(408,278,o), +(433,296,o), +(456,338,cs), +(556,516,l), +(399,516,l), +(295,318,l), +(219,318,l), +(219,516,l), +(71,516,l) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (296,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(107,0,l,{ +name = hr00; +}), +(187,0,l), +(187,232,l), +(297,232,l), +(396,60,ls), +(421,17,o), +(445,0,o), +(479,0,cs), +(537,0,l), +(537,68,l), +(479,68,l), +(395,214,ls), +(375,248,o), +(358,260,o), +(332,264,c), +(332,268,l), +(356,274,o), +(370,285,o), +(393,320,cs), +(519,516,l), +(436,516,l), +(297,300,l), +(187,300,l), +(187,516,l), +(107,516,l) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (300,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(138,0,l,{ +name = hr00; +}), +(159,0,l), +(159,261,l), +(303,261,l), +(452,18,ls), +(459,7,o), +(466,0,o), +(481,0,cs), +(529,0,l), +(529,19,l), +(475,19,l), +(341,239,ls), +(330,258,o), +(323,266,o), +(309,269,c), +(309,272,l), +(322,274,o), +(329,283,o), +(342,301,cs), +(499,516,l), +(475,516,l), +(302,280,l), +(159,280,l), +(159,516,l), +(138,516,l) +); +} +); +width = 600; +} +); +unicode = 1082; +}, +{ +glyphname = uni045C; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni043A; +}, +{ +alignment = -1; +ref = acute; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni043A; +}, +{ +alignment = -1; +pos = (-4,0); +ref = acute; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni043A; +}, +{ +alignment = -1; +ref = acute; +} +); +width = 600; +} +); +unicode = 1116; +}, +{ +glyphname = uni043B; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(22,-6,l), +(63,-6,ls), +(127,-6,o), +(167,8,o), +(205,46,cs), +(243,84,o), +(271,163,o), +(271,331,cs), +(271,401,l), +(384,401,l), +(384,0,l,{ +name = hr01; +}), +(532,0,l), +(532,516,l), +(138,516,l), +(138,335,ls), +(138,211,o), +(122,151,o), +(92,115,c,{ +name = hr02; +}), +(22,115,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(26,0,l,{ +name = hr00; +}), +(57,0,ls), +(99,0,o), +(129,9,o), +(154,34,cs), +(199,79,o), +(229,181,o), +(229,367,cs), +(229,448,l), +(414,448,l), +(414,0,l), +(494,0,l), +(494,516,l), +(151,516,l), +(151,369,ls), +(151,201,o), +(130,120,o), +(90,68,c), +(26,68,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(23,0,l,{ +name = hr00; +}), +(66,0,ls), +(80,0,o), +(91,3,o), +(101,13,cs), +(145,57,o), +(187,161,o), +(187,355,cs), +(187,497,l), +(440,497,l), +(440,0,l), +(461,0,l), +(461,516,l), +(166,516,l), +(166,355,ls), +(166,161,o), +(124,63,o), +(80,19,c), +(23,19,l) +); +} +); +width = 600; +} +); +unicode = 1083; +}, +{ +glyphname = uni043C; +lastChange = "2023-03-22 21:43:20 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(170,0,l), +(170,247,l), +(165,338,l), +(173,338,l), +(300,71,l), +(427,338,l), +(435,338,l), +(430,247,l), +(430,0,l), +(550,0,l), +(550,516,l), +(414,516,l), +(311,299,l), +(303,299,l), +(200,516,l), +(50,516,l), +(50,0,l,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(149,0,l), +(149,323,l), +(146,415,l), +(152,415,l), +(300,88,l), +(448,415,l), +(454,415,l), +(451,323,l), +(451,0,l), +(528,0,l), +(528,516,l), +(426,516,l), +(307,253,l), +(301,253,l), +(182,516,l), +(72,516,l), +(72,0,l,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(105,0,l), +(105,467,l), +(105,490,l), +(108,490,l), +(300,118,l), +(492,490,l), +(495,490,l), +(495,467,l), +(495,0,l), +(516,0,l), +(516,516,l), +(484,516,l), +(303,165,l), +(299,165,l), +(118,516,l), +(84,516,l), +(84,0,l,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 1084; +}, +{ +glyphname = uni043D; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(68,0,l,{ +name = hr00; +}), +(216,0,l), +(216,204,l), +(384,204,l), +(384,0,l), +(532,0,l), +(532,516,l), +(384,516,l), +(384,319,l), +(216,319,l), +(216,516,l), +(68,516,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(95,0,l,{ +name = hr00; +}), +(175,0,l), +(175,232,l), +(425,232,l), +(425,0,l), +(505,0,l), +(505,516,l), +(425,516,l), +(425,300,l), +(175,300,l), +(175,516,l), +(95,516,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(118,0,l,{ +name = hr00; +}), +(139,0,l), +(139,261,l), +(461,261,l), +(461,0,l), +(482,0,l), +(482,516,l), +(461,516,l), +(461,280,l), +(139,280,l), +(139,516,l), +(118,516,l) +); +} +); +width = 600; +} +); +unicode = 1085; +}, +{ +glyphname = uni043E; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = o; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = o; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = o; +} +); +width = 600; +} +); +unicode = 1086; +}, +{ +glyphname = uni043F; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(68,0,l,{ +name = hr00; +}), +(216,0,l), +(216,401,l), +(384,401,l), +(384,0,l), +(532,0,l), +(532,516,l), +(68,516,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(97,0,l,{ +name = hr00; +}), +(177,0,l), +(177,448,l), +(423,448,l), +(423,0,l), +(503,0,l), +(503,516,l), +(97,516,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(122,0,l,{ +name = hr00; +}), +(143,0,l), +(143,497,l), +(457,497,l), +(457,0,l), +(478,0,l), +(478,516,l), +(122,516,l) +); +} +); +width = 600; +} +); +unicode = 1087; +}, +{ +glyphname = uni0440; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = p; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = p; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = p; +} +); +width = 600; +} +); +unicode = 1088; +}, +{ +glyphname = uni0441; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = c; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = c; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = c; +} +); +width = 600; +} +); +unicode = 1089; +}, +{ +glyphname = uni0442; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(227,0,l,{ +name = hr00; +}), +(373,0,l), +(373,401,l), +(543,401,l), +(543,516,l), +(57,516,l), +(57,401,l), +(227,401,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(260,0,l,{ +name = hr00; +}), +(340,0,l), +(340,448,l), +(530,448,l), +(530,516,l), +(70,516,l), +(70,448,l), +(260,448,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(289,0,l,{ +name = hr00; +}), +(310,0,l), +(310,497,l), +(520,497,l), +(520,516,l), +(79,516,l), +(79,497,l), +(289,497,l) +); +} +); +width = 600; +} +); +unicode = 1090; +}, +{ +glyphname = uni0443; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = y; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = y; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = y; +} +); +width = 600; +} +); +unicode = 1091; +}, +{ +glyphname = uni045E; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = y; +}, +{ +alignment = -1; +pos = (3,0); +ref = breve.cyrl; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = y; +}, +{ +alignment = -1; +ref = breve.cyrl; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = y; +}, +{ +alignment = -1; +pos = (-3,0); +ref = breve.cyrl; +} +); +width = 600; +} +); +unicode = 1118; +}, +{ +glyphname = uni0444; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(167,98,o), +(149,124,o), +(149,198,cs), +(149,318,ls), +(149,392,o), +(167,418,o), +(200,418,cs), +(229,418,o), +(242,401,o), +(242,349,cs), +(242,167,ls), +(242,115,o), +(229,98,o), +(200,98,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(240,-200,l), +(360,-200,l), +(360,65,l), +(367,65,l), +(387,5,o), +(416,-12,o), +(456,-12,cs), +(534,-12,o), +(575,58,o), +(575,258,cs), +(575,458,o), +(534,528,o), +(456,528,cs), +(416,528,o), +(387,511,o), +(367,451,c), +(360,451,l), +(360,710,l), +(240,710,l), +(240,451,l), +(233,451,l), +(213,511,o), +(184,528,o), +(144,528,cs), +(66,528,o), +(25,458,o), +(25,258,cs), +(25,58,o), +(66,-12,o), +(144,-12,cs), +(184,-12,o), +(213,5,o), +(233,65,c), +(240,65,l) +); +}, +{ +closed = 1; +nodes = ( +(371,98,o), +(358,115,o), +(358,167,cs), +(358,349,ls), +(358,401,o), +(371,418,o), +(400,418,cs), +(433,418,o), +(451,392,o), +(451,318,cs), +(451,198,ls), +(451,124,o), +(433,98,o), +(400,98,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(146,55,o), +(120,88,o), +(120,213,cs), +(120,303,ls), +(120,428,o), +(146,461,o), +(194,461,cs), +(238,461,o), +(263,435,o), +(263,385,cs), +(263,131,ls), +(263,81,o), +(238,55,o), +(194,55,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(263,-200,l), +(337,-200,l), +(337,53,l), +(340,53,l), +(362,7,o), +(393,-12,o), +(431,-12,cs), +(512,-12,o), +(556,48,o), +(556,258,cs), +(556,468,o), +(512,528,o), +(431,528,cs), +(393,528,o), +(362,509,o), +(340,463,c), +(337,463,l), +(337,710,l), +(263,710,l), +(263,463,l), +(260,463,l), +(238,509,o), +(207,528,o), +(169,528,cs), +(88,528,o), +(44,468,o), +(44,258,cs), +(44,48,o), +(88,-12,o), +(169,-12,cs), +(207,-12,o), +(238,7,o), +(260,53,c), +(263,53,l) +); +}, +{ +closed = 1; +nodes = ( +(362,55,o), +(337,81,o), +(337,131,cs), +(337,385,ls), +(337,435,o), +(362,461,o), +(406,461,cs), +(454,461,o), +(480,428,o), +(480,303,cs), +(480,213,ls), +(480,88,o), +(454,55,o), +(406,55,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(112,7,o), +(74,76,o), +(74,219,cs), +(74,297,ls), +(74,440,o), +(112,509,o), +(182,509,cs), +(240,509,o), +(290,459,o), +(290,389,cs), +(290,127,ls), +(290,57,o), +(240,7,o), +(182,7,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(290,-200,l), +(311,-200,l), +(311,62,l), +(314,62,l), +(330,22,o), +(363,-12,o), +(419,-12,cs), +(507,-12,o), +(550,56,o), +(550,258,cs), +(550,460,o), +(507,528,o), +(419,528,cs), +(363,528,o), +(330,494,o), +(314,454,c), +(311,454,l), +(311,710,l), +(290,710,l), +(290,454,l), +(287,454,l), +(271,494,o), +(238,528,o), +(182,528,cs), +(94,528,o), +(51,460,o), +(51,258,cs), +(51,56,o), +(94,-12,o), +(182,-12,cs), +(238,-12,o), +(271,22,o), +(287,62,c), +(290,62,l) +); +}, +{ +closed = 1; +nodes = ( +(361,7,o), +(311,57,o), +(311,127,cs), +(311,389,ls), +(311,459,o), +(361,509,o), +(419,509,cs), +(489,509,o), +(527,440,o), +(527,297,cs), +(527,219,ls), +(527,76,o), +(489,7,o), +(419,7,cs) +); +} +); +width = 600; +} +); +unicode = 1092; +}, +{ +glyphname = uni0445; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = x; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = x; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = x; +} +); +width = 600; +} +); +unicode = 1093; +}, +{ +glyphname = uni0447; +layers = ( +{ +anchors = ( +{ +name = top; +pos = (289,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(374,0,l,{ +name = hr00; +}), +(522,0,l), +(522,516,l), +(374,516,l), +(374,323,ls), +(374,287,o), +(345,266,o), +(285,266,cs), +(227,266,o), +(204,288,o), +(204,340,cs), +(204,516,l), +(56,516,l), +(56,333,ls), +(56,207,o), +(108,146,o), +(226,146,cs), +(292,146,o), +(337,173,o), +(369,215,c), +(374,215,l) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (285,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(410,0,l,{ +name = hr00; +}), +(490,0,l), +(490,516,l), +(410,516,l), +(410,310,ls), +(410,268,o), +(354,247,o), +(275,247,cs), +(194,247,o), +(160,278,o), +(160,341,cs), +(160,516,l), +(80,516,l), +(80,334,ls), +(80,228,o), +(140,175,o), +(251,175,cs), +(324,175,o), +(368,196,o), +(405,237,c), +(410,237,l) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (281,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(438,0,l,{ +name = hr00; +}), +(459,0,l), +(459,516,l), +(438,516,l), +(438,329,ls), +(438,250,o), +(354,214,o), +(267,214,cs), +(175,214,o), +(124,254,o), +(124,342,cs), +(124,516,l), +(103,516,l), +(103,340,ls), +(103,246,o), +(161,195,o), +(267,195,cs), +(354,195,o), +(416,228,o), +(435,272,c), +(438,272,l) +); +} +); +width = 600; +} +); +unicode = 1095; +}, +{ +glyphname = uni0446; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(449,-140,l), +(583,-140,l), +(583,115,l), +(503,115,l,{ +name = hr01; +}), +(503,516,l), +(355,516,l), +(355,115,l), +(203,115,l), +(203,516,l), +(55,516,l), +(55,0,l), +(449,0,l,{ +name = hr02; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(497,-140,l,{ +name = hr00; +}), +(570,-140,l), +(570,68,l), +(485,68,l), +(485,516,l), +(405,516,l), +(405,68,l), +(164,68,l), +(164,516,l), +(84,516,l), +(84,0,l), +(497,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(539,-140,l,{ +name = hr00; +}), +(560,-140,l), +(560,19,l), +(465,19,l), +(465,516,l), +(444,516,l), +(444,19,l), +(130,19,l), +(130,516,l), +(109,516,l), +(109,0,l), +(539,0,l) +); +} +); +width = 600; +} +); +unicode = 1094; +}, +{ +glyphname = uni0448; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(30,0,l,{ +name = hr00; +}), +(569,0,l), +(569,516,l), +(450,516,l), +(450,108,l), +(359,108,l), +(359,516,l), +(240,516,l), +(240,108,l), +(149,108,l), +(149,516,l), +(30,516,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(54,0,l,{ +name = hr00; +}), +(546,0,l), +(546,516,l), +(472,516,l), +(472,66,l), +(337,66,l), +(337,516,l), +(263,516,l), +(263,66,l), +(128,66,l), +(128,516,l), +(54,516,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(74,0,l,{ +name = hr00; +}), +(527,0,l), +(527,516,l), +(506,516,l), +(506,19,l), +(311,19,l), +(311,516,l), +(290,516,l), +(290,19,l), +(95,19,l), +(95,516,l), +(74,516,l) +); +} +); +width = 600; +} +); +unicode = 1096; +}, +{ +glyphname = uni0449; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(491,-140,l), +(597,-140,l), +(597,108,l), +(534,108,l,{ +name = hr01; +}), +(534,516,l), +(416,516,l), +(416,108,l), +(339,108,l), +(339,516,l), +(221,516,l), +(221,108,l), +(144,108,l), +(144,516,l), +(26,516,l), +(26,0,l), +(491,0,l,{ +name = hr02; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(530,-140,l), +(600,-140,l), +(600,68,l), +(546,68,l,{ +name = hr01; +}), +(546,516,l), +(472,516,l), +(472,66,l), +(337,66,l), +(337,516,l), +(263,516,l), +(263,66,l), +(128,66,l), +(128,516,l), +(54,516,l), +(54,0,l), +(530,0,l,{ +name = hr02; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(582,-140,l,{ +name = hr00; +}), +(603,-140,l), +(603,19,l), +(527,19,l), +(527,516,l), +(506,516,l), +(506,19,l), +(311,19,l), +(311,516,l), +(290,516,l), +(290,19,l), +(95,19,l), +(95,516,l), +(74,516,l), +(74,0,l), +(582,0,l) +); +} +); +width = 600; +} +); +unicode = 1097; +}, +{ +glyphname = uni045F; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(68,0,l,{ +name = hr00; +}), +(233,0,l), +(233,-140,l), +(367,-140,l), +(367,0,l), +(532,0,l), +(532,516,l), +(384,516,l), +(384,115,l), +(216,115,l), +(216,516,l), +(68,516,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(97,0,l,{ +name = hr00; +}), +(264,0,l), +(264,-140,l), +(337,-140,l), +(337,0,l), +(503,0,l), +(503,516,l), +(423,516,l), +(423,68,l), +(177,68,l), +(177,516,l), +(97,516,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(122,0,l,{ +name = hr00; +}), +(289,0,l), +(289,-140,l), +(310,-140,l), +(310,0,l), +(478,0,l), +(478,516,l), +(457,516,l), +(457,19,l), +(143,19,l), +(143,516,l), +(122,516,l) +); +} +); +width = 600; +} +); +unicode = 1119; +}, +{ +glyphname = uni044C; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(86,0,l,{ +name = hr00; +}), +(362,0,l), +(468,0,o), +(547,65,o), +(547,185,cs), +(547,304,o), +(468,369,o), +(366,369,cs), +(234,369,l), +(234,516,l), +(86,516,l) +); +}, +{ +closed = 1; +nodes = ( +(234,108,l), +(234,261,l), +(334,261,ls), +(373,261,o), +(398,235,o), +(398,196,cs), +(398,173,ls), +(398,134,o), +(373,108,o), +(334,108,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(111,0,l,{ +name = hr00; +}), +(352,0,l), +(457,0,o), +(521,61,o), +(521,164,cs), +(521,266,o), +(455,329,o), +(351,329,cs), +(191,329,l), +(191,516,l), +(111,516,l) +); +}, +{ +closed = 1; +nodes = ( +(191,68,l), +(191,261,l), +(340,261,ls), +(400,261,o), +(436,239,o), +(436,186,cs), +(436,144,ls), +(436,91,o), +(400,68,o), +(340,68,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(132,0,l,{ +name = hr00; +}), +(349,0,l), +(438,0,o), +(497,48,o), +(497,148,cs), +(497,248,o), +(438,296,o), +(349,296,cs), +(153,296,l), +(153,516,l), +(132,516,l) +); +}, +{ +closed = 1; +nodes = ( +(153,19,l), +(153,277,l), +(349,277,ls), +(428,277,o), +(474,233,o), +(474,162,cs), +(474,134,ls), +(474,63,o), +(428,19,o), +(349,19,cs) +); +} +); +width = 600; +} +); +unicode = 1100; +}, +{ +glyphname = uni044B; +layers = ( +{ +anchors = ( +{ +name = top; +pos = (300,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(30,0,l,{ +name = hr00; +}), +(208,0,ls), +(314,0,o), +(393,65,o), +(393,185,cs), +(393,304,o), +(314,369,o), +(212,369,cs), +(154,369,l), +(154,516,l), +(30,516,l) +); +}, +{ +closed = 1; +nodes = ( +(154,101,l), +(154,268,l), +(207,268,ls), +(245,268,o), +(268,246,o), +(268,197,cs), +(268,172,ls), +(268,123,o), +(245,101,o), +(207,101,cs) +); +}, +{ +closed = 1; +nodes = ( +(445,0,l), +(569,0,l), +(569,516,l), +(445,516,l) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (300,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(54,0,l,{ +name = hr00; +}), +(222,0,ls), +(327,0,o), +(391,61,o), +(391,164,cs), +(391,266,o), +(325,329,o), +(221,329,cs), +(134,329,l), +(134,516,l), +(54,516,l) +); +}, +{ +closed = 1; +nodes = ( +(134,68,l), +(134,261,l), +(210,261,ls), +(270,261,o), +(306,239,o), +(306,186,cs), +(306,144,ls), +(306,91,o), +(270,68,o), +(210,68,cs) +); +}, +{ +closed = 1; +nodes = ( +(466,0,l), +(546,0,l), +(546,516,l), +(466,516,l) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = top; +pos = (300,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(74,0,l,{ +name = hr00; +}), +(243,0,l), +(332,0,o), +(391,48,o), +(391,148,cs), +(391,248,o), +(332,296,o), +(243,296,cs), +(95,296,l), +(95,516,l), +(74,516,l) +); +}, +{ +closed = 1; +nodes = ( +(95,19,l), +(95,277,l), +(243,277,ls), +(322,277,o), +(368,233,o), +(368,162,cs), +(368,134,ls), +(368,63,o), +(322,19,o), +(243,19,cs) +); +}, +{ +closed = 1; +nodes = ( +(506,0,l), +(527,0,l), +(527,516,l), +(506,516,l) +); +} +); +width = 600; +} +); +unicode = 1099; +}, +{ +glyphname = uni044A; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(130,0,l,{ +name = hr00; +}), +(385,0,ls), +(491,0,o), +(570,65,o), +(570,185,cs), +(570,304,o), +(491,369,o), +(389,369,cs), +(278,369,l), +(278,516,l), +(15,516,l), +(15,401,l), +(130,401,l) +); +}, +{ +closed = 1; +nodes = ( +(278,108,l), +(278,261,l), +(357,261,ls), +(396,261,o), +(421,235,o), +(421,196,cs), +(421,173,ls), +(421,134,o), +(396,108,o), +(357,108,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(161,0,l,{ +name = hr00; +}), +(388,0,ls), +(493,0,o), +(557,61,o), +(557,164,cs), +(557,266,o), +(491,329,o), +(387,329,cs), +(241,329,l), +(241,516,l), +(11,516,l), +(11,448,l), +(161,448,l) +); +}, +{ +closed = 1; +nodes = ( +(241,68,l), +(241,261,l), +(376,261,ls), +(436,261,o), +(472,239,o), +(472,186,cs), +(472,144,ls), +(472,91,o), +(436,68,o), +(376,68,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(188,0,l,{ +name = hr00; +}), +(399,0,ls), +(488,0,o), +(547,48,o), +(547,148,cs), +(547,248,o), +(488,296,o), +(399,296,cs), +(209,296,l), +(209,516,l), +(5,516,l), +(5,497,l), +(188,497,l) +); +}, +{ +closed = 1; +nodes = ( +(209,19,l), +(209,277,l), +(399,277,ls), +(478,277,o), +(524,233,o), +(524,162,cs), +(524,134,ls), +(524,63,o), +(478,19,o), +(399,19,cs) +); +} +); +width = 600; +} +); +unicode = 1098; +}, +{ +glyphname = uni0459; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-6,l,{ +name = hr00; +}), +(18,-6,ls), +(70,-6,o), +(107,8,o), +(131,32,cs), +(175,76,o), +(198,133,o), +(198,361,cs), +(198,408,l), +(264,408,l), +(264,0,l), +(411,0,ls), +(517,0,o), +(596,65,o), +(596,185,cs), +(596,304,o), +(517,369,o), +(415,369,cs), +(383,369,l), +(383,516,l), +(85,516,l), +(85,365,ls), +(85,197,o), +(74,146,o), +(48,108,c), +(0,108,l) +); +}, +{ +closed = 1; +nodes = ( +(383,98,l), +(383,271,l), +(418,271,ls), +(454,271,o), +(476,248,o), +(476,197,cs), +(476,172,ls), +(476,121,o), +(454,98,o), +(418,98,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(2,0,l,{ +name = hr00; +}), +(17,0,ls), +(52,0,o), +(83,9,o), +(108,34,cs), +(151,77,o), +(183,179,o), +(183,377,cs), +(183,450,l), +(291,450,l), +(291,0,l), +(423,0,ls), +(528,0,o), +(586,61,o), +(586,165,cs), +(586,268,o), +(528,329,o), +(423,329,cs), +(365,329,l), +(365,516,l), +(111,516,l), +(111,379,ls), +(111,199,o), +(89,118,o), +(51,66,c), +(2,66,l) +); +}, +{ +closed = 1; +nodes = ( +(365,66,l), +(365,263,l), +(411,263,ls), +(473,263,o), +(507,238,o), +(507,185,cs), +(507,144,ls), +(507,91,o), +(473,66,o), +(411,66,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,0,l,{ +name = hr00; +}), +(43,0,ls), +(57,0,o), +(68,3,o), +(78,13,cs), +(122,57,o), +(159,161,o), +(159,355,cs), +(159,497,l), +(332,497,l), +(332,0,l), +(431,0,ls), +(520,0,o), +(579,48,o), +(579,148,cs), +(579,248,o), +(520,296,o), +(431,296,cs), +(353,296,l), +(353,516,l), +(138,516,l), +(138,355,ls), +(138,161,o), +(101,63,o), +(57,19,c), +(0,19,l) +); +}, +{ +closed = 1; +nodes = ( +(353,19,l), +(353,277,l), +(431,277,ls), +(510,277,o), +(556,233,o), +(556,162,cs), +(556,134,ls), +(556,63,o), +(510,19,o), +(431,19,cs) +); +} +); +width = 600; +} +); +unicode = 1113; +}, +{ +glyphname = uni045A; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(30,0,l), +(149,0,l), +(149,208,l), +(253,208,l), +(253,0,l), +(411,0,ls), +(517,0,o), +(596,65,o), +(596,185,cs), +(596,304,o), +(517,369,o), +(415,369,cs,{ +name = hr01; +}), +(372,369,l), +(372,516,l), +(253,516,l), +(253,316,l,{ +name = hr02; +}), +(149,316,l), +(149,516,l), +(30,516,l) +); +}, +{ +closed = 1; +nodes = ( +(372,98,l), +(372,271,l,{ +name = hr03; +}), +(418,271,ls), +(454,271,o), +(476,248,o), +(476,197,cs), +(476,172,ls), +(476,121,o), +(454,98,o), +(418,98,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(54,0,l), +(128,0,l), +(128,233,l), +(291,233,l), +(291,0,l), +(423,0,ls), +(528,0,o), +(586,61,o), +(586,165,cs), +(586,268,o), +(528,329,o), +(423,329,cs,{ +name = hr01; +}), +(365,329,l), +(365,516,l), +(291,516,l), +(291,299,l,{ +name = hr02; +}), +(128,299,l), +(128,516,l), +(54,516,l) +); +}, +{ +closed = 1; +nodes = ( +(365,66,l), +(365,263,l,{ +name = hr03; +}), +(411,263,ls), +(473,263,o), +(507,238,o), +(507,185,cs), +(507,144,ls), +(507,91,o), +(473,66,o), +(411,66,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(74,0,l,{ +name = hr00; +}), +(95,0,l), +(95,269,l), +(332,269,l), +(332,0,l), +(431,0,ls), +(520,0,o), +(579,47,o), +(579,144,cs), +(579,241,o), +(520,288,o), +(431,288,cs), +(353,288,l), +(353,516,l), +(332,516,l), +(332,288,l), +(95,288,l), +(95,516,l), +(74,516,l) +); +}, +{ +closed = 1; +nodes = ( +(353,19,l), +(353,269,l), +(431,269,ls), +(510,269,o), +(556,226,o), +(556,157,cs), +(556,131,ls), +(556,62,o), +(510,19,o), +(431,19,cs) +); +} +); +width = 600; +} +); +unicode = 1114; +}, +{ +glyphname = uni0455; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = s; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = s; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = s; +} +); +width = 600; +} +); +unicode = 1109; +}, +{ +glyphname = uni0454; +lastChange = "2023-03-22 21:45:49 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(434,-12,o), +(503,37,o), +(541,110,c), +(434,171,l), +(414,128,o), +(382,98,o), +(321,98,cs), +(248,98,o), +(206,140,o), +(206,208,c), +(206,209,l), +(368,209,l), +(368,307,l), +(206,307,l), +(206,308,l), +(208,376,o), +(249,418,o), +(320,418,cs), +(378,418,o), +(408,388,o), +(426,344,c), +(535,402,l), +(499,477,o), +(433,528,o), +(320,528,cs), +(159,528,o), +(60,425,o), +(60,258,cs), +(60,91,o), +(158,-12,o), +(321,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(421,-12,o), +(486,39,o), +(516,108,c), +(459,147,l), +(433,91,o), +(388,57,o), +(319,57,cs), +(222,57,o), +(170,123,o), +(170,214,cs), +(170,227,l), +(394,227,l), +(394,294,l), +(170,294,l), +(170,302,ls), +(170,393,o), +(223,459,o), +(317,459,cs), +(381,459,o), +(425,428,o), +(444,375,c), +(508,409,l), +(479,479,o), +(417,528,o), +(317,528,cs), +(171,528,o), +(84,422,o), +(84,258,cs), +(84,95,o), +(170,-12,o), +(318,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(415,-12,o), +(477,40,o), +(503,102,c), +(485,110,l), +(457,48,o), +(402,7,o), +(322,7,cs), +(201,7,o), +(133,94,o), +(133,234,cs), +(133,261,l), +(418,261,l), +(418,280,l), +(133,280,l), +(133,282,ls), +(133,422,o), +(201,509,o), +(322,509,cs), +(398,509,o), +(452,474,o), +(477,410,c), +(496,416,l), +(473,481,o), +(412,528,o), +(322,528,cs), +(189,528,o), +(110,437,o), +(110,258,cs), +(110,79,o), +(189,-12,o), +(322,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 1108; +}, +{ +glyphname = uni044D; +lastChange = "2023-03-22 21:47:28 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(442,-12,o), +(540,91,o), +(540,258,cs), +(540,425,o), +(442,528,o), +(277,528,cs), +(159,528,o), +(95,477,o), +(59,402,c), +(168,343,l), +(188,389,o), +(217,418,o), +(277,418,cs), +(351,418,o), +(392,376,o), +(394,308,c), +(394,307,l), +(232,307,l), +(232,209,l,{ +name = hr00; +}), +(394,209,l), +(394,208,l), +(392,140,o), +(351,98,o), +(279,98,cs), +(218,98,o), +(186,128,o), +(166,171,c), +(59,110,l), +(97,37,o), +(166,-12,o), +(279,-12,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(429,-12,o), +(516,94,o), +(516,258,cs), +(516,421,o), +(430,528,o), +(282,528,cs), +(174,528,o), +(114,477,o), +(84,408,c), +(146,375,l), +(170,429,o), +(211,459,o), +(281,459,cs), +(378,459,o), +(430,393,o), +(430,302,cs), +(430,294,l), +(206,294,l), +(206,227,l,{ +name = hr00; +}), +(430,227,l), +(430,214,ls), +(430,123,o), +(377,57,o), +(283,57,cs), +(212,57,o), +(169,92,o), +(143,147,c), +(84,106,l), +(114,40,o), +(179,-12,o), +(283,-12,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(411,-12,o), +(490,79,o), +(490,258,cs), +(490,437,o), +(411,528,o), +(278,528,cs), +(188,528,o), +(127,481,o), +(104,416,c), +(123,410,l), +(148,474,o), +(202,509,o), +(278,509,cs), +(399,509,o), +(467,422,o), +(467,282,cs), +(467,280,l), +(182,280,l), +(182,261,l,{ +name = hr00; +}), +(467,261,l), +(467,234,ls), +(467,94,o), +(399,7,o), +(278,7,cs), +(198,7,o), +(143,48,o), +(115,110,c), +(97,102,l), +(123,40,o), +(185,-12,o), +(278,-12,cs) +); +} +); +width = 600; +} +); +unicode = 1101; +}, +{ +glyphname = uni0456; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = i; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = i; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = i; +} +); +width = 600; +} +); +unicode = 1110; +}, +{ +glyphname = uni0457; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = dotlessi; +}, +{ +alignment = -1; +pos = (32,0); +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = dotlessi; +}, +{ +alignment = -1; +pos = (32,0); +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = dotlessi; +}, +{ +alignment = -1; +pos = (32,0); +ref = dieresis; +} +); +width = 600; +} +); +unicode = 1111; +}, +{ +glyphname = uni0458; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = j; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = j; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = j; +} +); +width = 600; +} +); +unicode = 1112; +}, +{ +glyphname = uni045B; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = hbar; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = hbar; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = hbar; +} +); +width = 600; +} +); +unicode = 1115; +}, +{ +glyphname = uni044E; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(513,-12,o), +(571,64,o), +(571,258,cs), +(571,452,o), +(517,528,o), +(393,528,cs), +(286,528,o), +(230,464,o), +(218,313,c), +(154,313,l), +(154,516,l,{ +name = hr01; +}), +(30,516,l), +(30,0,l), +(154,0,l), +(154,210,l), +(218,210,l), +(227,55,o), +(280,-12,o), +(393,-12,cs) +); +}, +{ +closed = 1; +nodes = ( +(359,93,o), +(346,114,o), +(346,204,cs), +(346,312,ls), +(346,402,o), +(359,423,o), +(394,423,cs), +(429,423,o), +(442,402,o), +(442,312,cs), +(442,204,ls), +(442,114,o), +(429,93,o), +(394,93,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(495,-12,o), +(554,40,o), +(554,258,cs), +(554,476,o), +(495,528,o), +(389,528,cs), +(289,528,o), +(232,482,o), +(225,297,c), +(128,297,l), +(128,516,l,{ +name = hr01; +}), +(54,516,l), +(54,0,l), +(128,0,l), +(128,234,l), +(224,234,l), +(229,36,o), +(287,-12,o), +(389,-12,cs) +); +}, +{ +closed = 1; +nodes = ( +(331,54,o), +(301,85,o), +(301,211,cs), +(301,305,ls), +(301,431,o), +(331,462,o), +(389,462,cs), +(447,462,o), +(477,431,o), +(477,305,cs), +(477,211,ls), +(477,85,o), +(447,54,o), +(389,54,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(492,-12,o), +(540,69,o), +(540,258,cs), +(540,447,o), +(492,528,o), +(380,528,cs), +(272,528,o), +(223,452,o), +(220,277,c), +(95,277,l), +(95,516,l,{ +name = hr01; +}), +(74,516,l), +(74,0,l), +(95,0,l), +(95,258,l), +(220,258,l), +(220,69,o), +(268,-12,o), +(380,-12,cs) +); +}, +{ +closed = 1; +nodes = ( +(290,7,o), +(243,78,o), +(243,226,cs), +(243,290,ls), +(243,438,o), +(290,509,o), +(380,509,cs), +(470,509,o), +(517,438,o), +(517,290,cs), +(517,226,ls), +(517,78,o), +(470,7,o), +(380,7,cs) +); +} +); +width = 600; +} +); +unicode = 1102; +}, +{ +glyphname = uni044F; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(45,0,l,{ +name = hr00; +}), +(124,0,ls), +(184,0,o), +(217,18,o), +(249,75,cs), +(311,185,l), +(375,185,l), +(375,0,l), +(523,0,l), +(523,516,l), +(235,516,ls), +(133,516,o), +(60,450,o), +(60,346,cs), +(60,260,o), +(121,215,o), +(207,207,c), +(207,201,l), +(173,201,o), +(147,188,o), +(130,159,cs), +(105,115,l), +(45,115,l) +); +}, +{ +closed = 1; +nodes = ( +(375,283,l), +(265,283,ls), +(229,283,o), +(209,308,o), +(209,334,cs), +(209,357,ls), +(209,383,o), +(229,411,o), +(265,411,cs), +(375,411,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(68,0,l,{ +name = hr00; +}), +(123,0,ls), +(165,0,o), +(190,22,o), +(214,66,cs), +(285,199,l), +(410,199,l), +(410,0,l), +(490,0,l), +(490,516,l), +(258,516,ls), +(153,516,o), +(89,455,o), +(89,357,cs), +(89,261,o), +(148,211,o), +(231,207,c), +(231,203,l), +(205,199,o), +(187,183,o), +(171,153,cs), +(126,68,l), +(68,68,l) +); +}, +{ +closed = 1; +nodes = ( +(410,265,l), +(270,265,ls), +(210,265,o), +(174,288,o), +(174,341,cs), +(174,372,ls), +(174,425,o), +(210,448,o), +(270,448,cs), +(410,448,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(79,0,l,{ +name = hr00; +}), +(127,0,ls), +(142,0,o), +(150,6,o), +(156,18,cs), +(265,228,l), +(440,228,l), +(440,0,l), +(461,0,l), +(461,516,l), +(259,516,ls), +(170,516,o), +(111,470,o), +(111,372,cs), +(111,277,o), +(167,233,o), +(253,233,c), +(253,230,l), +(244,227,o), +(239,222,o), +(230,206,c), +(133,19,l), +(79,19,l) +); +}, +{ +closed = 1; +nodes = ( +(440,247,l), +(259,247,ls), +(180,247,o), +(134,288,o), +(134,355,cs), +(134,389,ls), +(134,456,o), +(180,497,o), +(259,497,cs), +(440,497,l) +); +} +); +width = 600; +} +); +unicode = 1103; +}, +{ +glyphname = uni0452; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(213,-200,l,{ +name = hr00; +}), +(382,-200,ls), +(489,-200,o), +(539,-138,o), +(539,-51,cs), +(539,334,ls), +(539,459,o), +(470,528,o), +(371,528,cs), +(288,528,o), +(242,480,o), +(219,422,c), +(213,422,l), +(213,580,l), +(353,580,l), +(353,690,l), +(213,690,l), +(213,740,l), +(65,740,l), +(65,690,l), +(9,690,l), +(9,580,l), +(65,580,l), +(65,0,l), +(213,0,l), +(213,339,ls), +(213,389,o), +(258,414,o), +(304,414,cs), +(362,414,o), +(391,379,o), +(391,314,cs), +(391,-85,l), +(213,-85,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(178,-200,l,{ +name = hr00; +}), +(394,-200,ls), +(472,-200,o), +(508,-151,o), +(508,-82,cs), +(508,331,ls), +(508,456,o), +(437,528,o), +(329,528,cs), +(244,528,o), +(204,483,o), +(182,432,c), +(178,432,l), +(178,608,l), +(331,608,l), +(331,670,l), +(178,670,l), +(178,740,l), +(98,740,l), +(98,670,l), +(33,670,l), +(33,608,l), +(98,608,l), +(98,0,l), +(178,0,l), +(178,358,ls), +(178,426,o), +(242,457,o), +(306,457,cs), +(385,457,o), +(428,411,o), +(428,317,cs), +(428,-132,l), +(178,-132,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(208,-200,l,{ +name = hr00; +}), +(454,-200,ls), +(474,-200,o), +(483,-191,o), +(483,-171,cs), +(483,336,ls), +(483,461,o), +(423,528,o), +(309,528,cs), +(218,528,o), +(169,486,o), +(151,442,c), +(148,442,l), +(148,636,l), +(313,636,l), +(313,654,l), +(148,654,l), +(148,740,l), +(127,740,l), +(127,654,l), +(55,654,l), +(55,636,l), +(127,636,l), +(127,0,l), +(148,0,l), +(148,372,ls), +(148,464,o), +(223,509,o), +(306,509,cs), +(406,509,o), +(462,456,o), +(462,333,cs), +(462,-181,l), +(208,-181,l) +); +} +); +width = 600; +} +); +unicode = 1106; +}, +{ +glyphname = uni0473; +lastChange = "2023-03-22 21:50:39 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(461,-12,o), +(559,91,o), +(559,258,cs), +(559,425,o), +(461,528,o), +(300,528,cs), +(139,528,o), +(41,425,o), +(41,258,cs), +(41,91,o), +(139,-12,o), +(300,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(225,87,o), +(183,128,o), +(183,211,c), +(183,212,l), +(417,212,l), +(417,211,l), +(416,128,o), +(374,87,o), +(300,87,cs) +); +}, +{ +closed = 1; +nodes = ( +(183,311,l), +(185,389,o), +(227,429,o), +(300,429,cs), +(372,429,o), +(414,389,o), +(417,311,c), +(417,310,l), +(183,310,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(445,-12,o), +(534,94,o), +(534,258,cs), +(534,422,o), +(445,528,o), +(300,528,cs), +(155,528,o), +(66,422,o), +(66,258,cs), +(66,94,o), +(155,-12,o), +(300,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(211,57,o), +(151,110,o), +(151,221,cs), +(151,227,l), +(449,227,l), +(449,221,ls), +(449,110,o), +(389,57,o), +(300,57,cs) +); +}, +{ +closed = 1; +nodes = ( +(151,296,l), +(151,406,o), +(211,459,o), +(300,459,cs), +(389,459,o), +(449,406,o), +(449,296,c), +(449,295,l), +(151,295,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(432,-12,o), +(510,79,o), +(510,258,cs), +(510,437,o), +(432,528,o), +(300,528,cs), +(168,528,o), +(90,437,o), +(90,258,cs), +(90,79,o), +(168,-12,o), +(300,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(180,7,o), +(113,94,o), +(113,234,cs), +(113,252,l), +(487,252,l), +(487,234,ls), +(487,94,o), +(420,7,o), +(300,7,cs) +); +}, +{ +closed = 1; +nodes = ( +(113,282,ls), +(113,422,o), +(180,509,o), +(300,509,cs), +(420,509,o), +(487,422,o), +(487,282,cs), +(487,271,l), +(113,271,l) +); +} +); +width = 600; +} +); +unicode = 1139; +}, +{ +glyphname = uni0497; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(506,-140,l,{ +name = hr00; +}), +(612,-140,l), +(612,108,l), +(545,108,l), +(530,170,ls), +(517,223,o), +(497,250,o), +(449,262,c), +(449,269,l), +(487,281,o), +(509,305,o), +(521,351,cs), +(564,516,l), +(443,516,l), +(390,313,l), +(345,313,l), +(345,516,l), +(227,516,l), +(227,313,l), +(182,313,l), +(130,516,l), +(8,516,l), +(51,351,ls), +(63,305,o), +(85,281,o), +(123,269,c), +(123,262,l), +(75,250,o), +(55,223,o), +(42,170,cs), +(0,0,l), +(127,0,l), +(178,210,l), +(227,210,l), +(227,0,l), +(345,0,l), +(345,210,l), +(394,210,l), +(444,0,l), +(506,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(527,-140,l,{ +name = hr00; +}), +(597,-140,l), +(597,68,l), +(543,68,l), +(506,203,ls), +(496,241,o), +(477,260,o), +(449,264,c), +(449,268,l), +(475,274,o), +(489,292,o), +(500,327,cs), +(556,516,l), +(481,516,l), +(417,299,l), +(329,299,l), +(329,516,l), +(255,516,l), +(255,299,l), +(167,299,l), +(104,516,l), +(28,516,l), +(83,327,ls), +(93,292,o), +(109,274,o), +(135,268,c), +(135,264,l), +(107,260,o), +(90,241,o), +(79,203,cs), +(22,0,l), +(102,0,l), +(167,233,l), +(255,233,l), +(255,0,l), +(329,0,l), +(329,233,l), +(417,233,l), +(481,0,l), +(527,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(574,-140,l,{ +name = hr00; +}), +(595,-140,l), +(595,19,l), +(550,19,l), +(478,231,ls), +(471,250,o), +(465,266,o), +(450,269,c), +(450,272,l), +(464,275,o), +(469,287,o), +(477,310,cs), +(549,516,l), +(527,516,l), +(446,280,l), +(310,280,l), +(310,516,l), +(289,516,l), +(289,280,l), +(153,280,l), +(72,516,l), +(50,516,l), +(122,310,ls), +(129,290,o), +(134,275,o), +(149,272,c), +(149,269,l), +(136,266,o), +(130,256,o), +(121,231,cs), +(42,0,l), +(65,0,l), +(153,261,l), +(289,261,l), +(289,0,l), +(310,0,l), +(310,261,l), +(446,261,l), +(534,0,l), +(574,0,l) +); +} +); +width = 600; +} +); +unicode = 1175; +}, +{ +glyphname = uni0499; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(222,-140,l), +(356,-140,l), +(356,-8,l), +(473,7,o), +(536,65,o), +(536,144,cs), +(536,212,o), +(487,257,o), +(419,267,c), +(419,272,l), +(483,284,o), +(526,324,o), +(526,388,cs,{ +name = hr01; +}), +(526,468,o), +(443,528,o), +(299,528,cs), +(188,528,o), +(119,493,o), +(65,435,c), +(147,359,l), +(185,399,o), +(227,418,o), +(286,418,cs), +(347,418,o), +(377,393,o), +(377,363,cs), +(377,357,ls), +(377,326,o), +(360,307,o), +(318,307,cs), +(210,307,l), +(210,209,l), +(331,209,ls), +(370,209,o), +(387,192,o), +(387,163,cs,{ +name = hr02; +}), +(387,157,ls), +(387,121,o), +(354,98,o), +(293,98,cs), +(220,98,o), +(176,119,o), +(136,163,c), +(51,84,l), +(85,38,o), +(145,5,o), +(222,-7,c) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(243,-140,l), +(316,-140,l), +(316,-10,l), +(433,0,o), +(500,60,o), +(500,150,cs), +(500,215,o), +(463,260,o), +(394,270,c), +(394,274,l), +(454,289,o), +(489,325,o), +(489,389,cs,{ +name = hr01; +}), +(489,475,o), +(422,528,o), +(285,528,cs), +(178,528,o), +(115,489,o), +(69,421,c), +(125,383,l), +(155,431,o), +(201,459,o), +(281,459,cs), +(371,459,o), +(404,429,o), +(404,385,cs), +(404,373,ls), +(404,326,o), +(370,300,o), +(306,300,cs), +(177,300,l), +(177,233,l), +(316,233,ls), +(380,233,o), +(415,205,o), +(415,153,cs,{ +name = hr02; +}), +(415,139,ls), +(415,91,o), +(374,57,o), +(279,57,cs), +(203,57,o), +(152,85,o), +(120,136,c), +(61,88,l), +(100,31,o), +(157,-3,o), +(243,-10,c) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(291,-140,l), +(312,-140,l), +(312,-12,l), +(428,-8,o), +(495,48,o), +(495,135,cs), +(495,211,o), +(443,257,o), +(357,267,c), +(357,269,l), +(431,283,o), +(481,323,o), +(481,395,cs,{ +name = hr01; +}), +(481,478,o), +(414,528,o), +(304,528,cs), +(223,528,o), +(154,501,o), +(124,451,c), +(140,441,l), +(168,483,o), +(225,509,o), +(302,509,cs), +(398,509,o), +(458,468,o), +(458,405,cs), +(458,387,ls), +(458,322,o), +(392,277,o), +(300,277,cs), +(184,277,l), +(184,258,l), +(302,258,ls), +(405,258,o), +(472,213,o), +(472,144,cs,{ +name = hr02; +}), +(472,124,ls), +(472,53,o), +(403,7,o), +(300,7,cs), +(229,7,o), +(160,29,o), +(118,86,c), +(102,74,l), +(144,16,o), +(215,-10,o), +(291,-12,c) +); +} +); +width = 600; +} +); +unicode = 1177; +}, +{ +glyphname = uni049B; +lastChange = "2023-03-22 21:53:55 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(439,-140,l,{ +name = hr00; +}), +(573,-140,l), +(573,115,l), +(489,115,l), +(450,192,ls), +(425,241,o), +(404,258,o), +(365,266,c), +(365,272,l), +(398,278,o), +(423,296,o), +(446,338,cs), +(546,516,l), +(389,516,l), +(285,318,l), +(209,318,l), +(209,516,l), +(61,516,l), +(61,0,l), +(209,0,l), +(209,205,l), +(285,205,l), +(353,75,ls), +(374,34,o), +(402,12,o), +(439,0,c), +(439,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(462,-140,l,{ +name = hr00; +}), +(535,-140,l), +(535,68,l), +(471,68,l), +(387,214,ls), +(367,248,o), +(350,260,o), +(324,264,c), +(324,268,l), +(348,274,o), +(362,285,o), +(385,320,cs), +(511,516,l), +(428,516,l), +(289,300,l), +(179,300,l), +(179,516,l), +(99,516,l), +(99,0,l), +(179,0,l), +(179,232,l), +(289,232,l), +(388,60,ls), +(410,21,o), +(433,4,o), +(462,0,c), +(462,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(508,-140,l,{ +name = hr00; +}), +(529,-140,l), +(529,19,l), +(475,19,l), +(341,239,ls), +(330,258,o), +(323,266,o), +(309,269,c), +(309,272,l), +(322,274,o), +(329,283,o), +(342,301,cs), +(499,516,l), +(475,516,l), +(302,280,l), +(159,280,l), +(159,516,l), +(138,516,l), +(138,0,l), +(159,0,l), +(159,261,l), +(303,261,l), +(452,18,ls), +(459,7,o), +(466,0,o), +(481,0,cs), +(508,0,l) +); +} +); +width = 600; +} +); +unicode = 1179; +}, +{ +glyphname = uni049D; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(207,99,l,{ +name = hr00; +}), +(303,99,l), +(303,206,l), +(339,206,l), +(397,77,ls), +(422,20,o), +(464,0,o), +(520,0,cs), +(577,0,l), +(577,110,l), +(525,110,l), +(487,196,ls), +(467,241,o), +(446,260,o), +(404,266,c), +(404,272,l), +(440,280,o), +(465,296,o), +(487,338,cs), +(579,516,l), +(437,516,l), +(339,317,l), +(303,317,l), +(303,436,l), +(207,436,l), +(207,317,l), +(163,317,l), +(163,516,l), +(30,516,l), +(30,0,l), +(163,0,l), +(163,206,l), +(207,206,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(221,115,l,{ +name = hr00; +}), +(283,115,l), +(283,232,l), +(323,232,l), +(414,64,ls), +(440,16,o), +(465,0,o), +(499,0,cs), +(557,0,l), +(557,68,l), +(499,68,l), +(420,214,ls), +(402,248,o), +(384,260,o), +(358,264,c), +(358,268,l), +(382,274,o), +(397,285,o), +(419,321,cs), +(539,516,l), +(456,516,l), +(323,300,l), +(283,300,l), +(283,418,l), +(221,418,l), +(221,300,l), +(167,300,l), +(167,516,l), +(87,516,l), +(87,0,l), +(167,0,l), +(167,232,l), +(221,232,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(234,130,l,{ +name = hr00; +}), +(255,130,l), +(255,261,l), +(303,261,l), +(452,18,ls), +(459,7,o), +(466,0,o), +(481,0,cs), +(529,0,l), +(529,19,l), +(475,19,l), +(341,239,ls), +(330,258,o), +(323,266,o), +(309,269,c), +(309,272,l), +(322,274,o), +(329,283,o), +(342,301,cs), +(499,516,l), +(475,516,l), +(302,280,l), +(255,280,l), +(255,401,l), +(234,401,l), +(234,280,l), +(159,280,l), +(159,516,l), +(138,516,l), +(138,0,l), +(159,0,l), +(159,261,l), +(234,261,l) +); +} +); +width = 600; +} +); +unicode = 1181; +}, +{ +glyphname = uni04A1; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(120,0,l,{ +name = hr00; +}), +(268,0,l), +(268,205,l), +(328,205,l), +(386,81,ls), +(415,20,o), +(455,0,o), +(510,0,cs), +(579,0,l), +(579,115,l), +(524,115,l), +(486,196,ls), +(466,238,o), +(444,258,o), +(403,266,c), +(403,272,l), +(438,280,o), +(462,295,o), +(484,335,cs), +(581,516,l), +(424,516,l), +(328,318,l), +(268,318,l), +(268,516,l), +(5,516,l), +(5,401,l), +(120,401,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(161,0,l,{ +name = hr00; +}), +(241,0,l), +(241,232,l), +(337,232,l), +(421,72,ls), +(450,16,o), +(475,0,o), +(509,0,cs), +(567,0,l), +(567,68,l), +(509,68,l), +(434,211,ls), +(416,245,o), +(395,260,o), +(369,264,c), +(369,268,l), +(393,274,o), +(412,288,o), +(432,322,cs), +(549,516,l), +(466,516,l), +(337,300,l), +(241,300,l), +(241,516,l), +(11,516,l), +(11,448,l), +(161,448,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(197,0,l,{ +name = hr00; +}), +(218,0,l), +(218,261,l), +(333,261,l), +(482,18,ls), +(489,7,o), +(496,0,o), +(511,0,cs), +(559,0,l), +(559,19,l), +(505,19,l), +(371,239,ls), +(360,258,o), +(353,266,o), +(339,269,c), +(339,272,l), +(352,274,o), +(359,283,o), +(372,301,cs), +(529,516,l), +(505,516,l), +(332,280,l), +(218,280,l), +(218,516,l), +(14,516,l), +(14,497,l), +(197,497,l) +); +} +); +width = 600; +} +); +unicode = 1185; +}, +{ +glyphname = uni04A3; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(55,0,l), +(203,0,l), +(203,204,l), +(355,204,l), +(355,0,l), +(449,0,l,{ +name = hr01; +}), +(449,-140,l), +(583,-140,l), +(583,115,l), +(503,115,l,{ +name = hr02; +}), +(503,516,l), +(355,516,l), +(355,319,l), +(203,319,l), +(203,516,l), +(55,516,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(84,0,l,{ +name = hr00; +}), +(164,0,l), +(164,232,l), +(405,232,l), +(405,0,l), +(497,0,l), +(497,-140,l), +(570,-140,l), +(570,68,l), +(485,68,l), +(485,516,l), +(405,516,l), +(405,300,l), +(164,300,l), +(164,516,l), +(84,516,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(109,0,l,{ +name = hr00; +}), +(130,0,l), +(130,261,l), +(444,261,l), +(444,0,l), +(539,0,l), +(539,-140,l), +(560,-140,l), +(560,19,l), +(465,19,l), +(465,516,l), +(444,516,l), +(444,280,l), +(130,280,l), +(130,516,l), +(109,516,l) +); +} +); +width = 600; +} +); +unicode = 1187; +}, +{ +glyphname = uni04A5; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(30,0,l,{ +name = hr00; +}), +(163,0,l), +(163,206,l), +(278,206,l), +(278,0,l), +(411,0,l), +(411,405,l), +(579,405,l), +(579,516,l), +(278,516,l), +(278,317,l), +(163,317,l), +(163,516,l), +(30,516,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(54,0,l,{ +name = hr00; +}), +(134,0,l), +(134,232,l), +(315,232,l), +(315,0,l), +(395,0,l), +(395,448,l), +(576,448,l), +(576,516,l), +(315,516,l), +(315,300,l), +(134,300,l), +(134,516,l), +(54,516,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(74,0,l,{ +name = hr00; +}), +(95,0,l), +(95,261,l), +(361,261,l), +(361,0,l), +(382,0,l), +(382,497,l), +(575,497,l), +(575,516,l), +(361,516,l), +(361,280,l), +(95,280,l), +(95,516,l), +(74,516,l) +); +} +); +width = 600; +} +); +unicode = 1189; +}, +{ +glyphname = uni04AB; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(254,-140,l,{ +name = hr00; +}), +(388,-140,l), +(388,-5,l), +(464,10,o), +(514,55,o), +(543,114,c), +(431,178,l), +(409,136,o), +(379,106,o), +(322,106,cs), +(252,106,o), +(214,148,o), +(214,216,cs), +(214,300,ls), +(214,368,o), +(253,410,o), +(320,410,cs), +(375,410,o), +(403,380,o), +(421,340,c), +(535,402,l), +(499,477,o), +(433,528,o), +(320,528,cs), +(159,528,o), +(60,425,o), +(60,258,cs), +(60,115,o), +(131,19,o), +(254,-5,c) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(282,-140,l,{ +name = hr00; +}), +(355,-140,l), +(355,-10,l), +(437,1,o), +(489,47,o), +(516,108,c), +(459,147,l), +(433,91,o), +(388,57,o), +(319,57,cs), +(222,57,o), +(170,123,o), +(170,214,cs), +(170,302,ls), +(170,393,o), +(223,459,o), +(317,459,cs), +(381,459,o), +(425,428,o), +(444,375,c), +(508,409,l), +(479,479,o), +(417,528,o), +(317,528,cs), +(171,528,o), +(84,422,o), +(84,258,cs), +(84,109,o), +(156,6,o), +(282,-10,c) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(305,-140,l,{ +name = hr00; +}), +(326,-140,l), +(326,-12,l), +(417,-10,o), +(477,41,o), +(503,102,c), +(485,110,l), +(457,48,o), +(402,7,o), +(322,7,cs), +(201,7,o), +(133,94,o), +(133,234,cs), +(133,282,ls), +(133,422,o), +(201,509,o), +(322,509,cs), +(398,509,o), +(452,474,o), +(477,410,c), +(496,416,l), +(473,481,o), +(412,528,o), +(322,528,cs), +(189,528,o), +(110,437,o), +(110,258,cs), +(110,87,o), +(182,-4,o), +(305,-11,c) +); +} +); +width = 600; +} +); +unicode = 1195; +}, +{ +glyphname = uni04AF; +lastChange = "2023-03-22 21:54:57 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(374,-200,l), +(374,0,l), +(573,516,l), +(423,516,l), +(356,319,l), +(307,151,l), +(299,151,l), +(250,319,l), +(183,516,l), +(27,516,l), +(226,0,l), +(226,-200,l,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(340,-200,l), +(340,0,l), +(536,516,l), +(457,516,l), +(383,314,l), +(303,90,l), +(299,90,l), +(219,314,l), +(145,516,l), +(64,516,l), +(260,0,l), +(260,-200,l,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +guides = ( +{ +pos = (380,310); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(311,-200,l), +(311,0,l), +(507,516,l), +(486,516,l), +(408,310,l), +(302,30,l), +(299,30,l), +(193,310,l), +(115,516,l), +(93,516,l), +(290,0,l), +(290,-200,l,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 1199; +}, +{ +glyphname = uni04B1; +lastChange = "2023-03-22 21:56:07 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(374,-200,l), +(374,-105,l), +(504,-105,l), +(504,0,l), +(374,0,l), +(573,516,l), +(423,516,l), +(356,319,l), +(307,151,l), +(299,151,l), +(250,319,l), +(183,516,l), +(27,516,l), +(226,0,l), +(96,0,l), +(96,-105,l), +(226,-105,l), +(226,-200,l,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +guides = ( +{ +pos = (253,341); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(340,-200,l), +(340,-62,l), +(475,-62,l), +(475,0,l), +(340,0,l), +(536,516,l), +(457,516,l), +(383,314,l), +(303,90,l), +(299,90,l), +(219,314,l), +(145,516,l), +(64,516,l), +(260,0,l), +(125,0,l), +(125,-62,l), +(260,-62,l), +(260,-200,l,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +guides = ( +{ +pos = (295,317); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(311,-200,l), +(311,-19,l), +(450,-19,l), +(450,0,l), +(311,0,l), +(507,516,l), +(486,516,l), +(411,318,l), +(302,30,l), +(299,30,l), +(190,318,l), +(115,516,l), +(93,516,l), +(290,0,l), +(151,0,l), +(151,-19,l), +(290,-19,l), +(290,-200,l,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 1201; +}, +{ +glyphname = uni04B3; +lastChange = "2023-03-22 21:59:24 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(441,-140,l,{ +name = hr00; +}), +(575,-140,l), +(575,115,l), +(495,115,l), +(384,270,l), +(564,516,l), +(409,516,l), +(353,433,l), +(310,366,l), +(302,366,l), +(260,433,l), +(205,516,l), +(36,516,l), +(216,262,l), +(23,0,l), +(179,0,l), +(245,97,l), +(289,166,l), +(297,166,l), +(342,97,l), +(407,0,l), +(441,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(502,-140,l,{ +name = hr00; +}), +(575,-140,l), +(575,68,l), +(490,68,l), +(346,263,l), +(535,516,l), +(443,516,l), +(366,407,l), +(306,321,l), +(302,321,l), +(240,407,l), +(162,516,l), +(66,516,l), +(253,262,l), +(61,0,l), +(153,0,l), +(237,121,l), +(294,203,l), +(298,203,l), +(357,121,l), +(444,0,l), +(502,0,l) +); +} +); +width = 600; +}, +{ +guides = ( +{ +pos = (236,130); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(561,-140,l,{ +name = hr00; +}), +(582,-140,l), +(582,19,l), +(497,19,l), +(313,260,l), +(508,516,l), +(483,516,l), +(400,407,l), +(301,277,l), +(299,277,l), +(202,405,l), +(118,516,l), +(92,516,l), +(287,259,l), +(89,0,l), +(114,0,l), +(213,130,l), +(299,243,l), +(301,243,l), +(382,136,l), +(485,0,l), +(561,0,l) +); +} +); +width = 600; +} +); +unicode = 1203; +}, +{ +glyphname = uni04B7; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(449,-140,l), +(583,-140,l), +(583,115,l), +(503,115,l,{ +name = hr01; +}), +(503,516,l), +(355,516,l), +(355,323,ls), +(355,287,o), +(325,266,o), +(273,266,cs), +(223,266,o), +(198,288,o), +(198,340,cs), +(198,516,l), +(50,516,l), +(50,333,ls), +(50,207,o), +(104,146,o), +(214,146,cs), +(272,146,o), +(320,175,o), +(350,215,c), +(355,215,l), +(355,0,l), +(449,0,l,{ +name = hr02; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(497,-140,l,{ +name = hr00; +}), +(570,-140,l), +(570,68,l), +(485,68,l), +(485,516,l), +(405,516,l), +(405,310,ls), +(405,268,o), +(350,247,o), +(270,247,cs), +(189,247,o), +(155,278,o), +(155,341,cs), +(155,516,l), +(75,516,l), +(75,334,ls), +(75,228,o), +(135,175,o), +(246,175,cs), +(320,175,o), +(363,196,o), +(400,237,c), +(405,237,l), +(405,0,l), +(497,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(533,-140,l,{ +name = hr00; +}), +(554,-140,l), +(554,19,l), +(459,19,l), +(459,516,l), +(438,516,l), +(438,329,ls), +(438,250,o), +(354,214,o), +(267,214,cs), +(175,214,o), +(124,254,o), +(124,342,cs), +(124,516,l), +(103,516,l), +(103,340,ls), +(103,246,o), +(161,195,o), +(267,195,cs), +(354,195,o), +(416,228,o), +(435,272,c), +(438,272,l), +(438,0,l), +(533,0,l) +); +} +); +width = 600; +} +); +unicode = 1207; +}, +{ +glyphname = uni04B9; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(381,0,l,{ +name = hr00; +}), +(529,0,l), +(529,516,l), +(381,516,l), +(381,323,ls), +(381,295,o), +(365,279,o), +(337,271,c), +(337,409,l), +(241,409,l), +(241,271,l), +(211,280,o), +(197,298,o), +(197,329,cs), +(197,516,l), +(49,516,l), +(49,333,ls), +(49,207,o), +(95,146,o), +(241,146,c), +(241,72,l), +(337,72,l), +(337,165,l), +(351,175,o), +(366,191,o), +(376,205,c), +(381,205,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(410,0,l,{ +name = hr00; +}), +(490,0,l), +(490,516,l), +(410,516,l), +(410,310,ls), +(410,274,o), +(371,254,o), +(316,248,c), +(316,392,l), +(254,392,l), +(254,248,l), +(193,251,o), +(160,281,o), +(160,341,cs), +(160,516,l), +(80,516,l), +(80,334,ls), +(80,228,o), +(139,175,o), +(254,175,c), +(254,89,l), +(316,89,l), +(316,181,l), +(349,189,o), +(381,208,o), +(405,236,c), +(410,236,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(438,0,l,{ +name = hr00; +}), +(459,0,l), +(459,516,l), +(438,516,l), +(438,329,ls), +(438,257,o), +(368,221,o), +(292,215,c), +(292,376,l), +(271,376,l), +(271,214,l), +(174,214,o), +(124,254,o), +(124,342,cs), +(124,516,l), +(103,516,l), +(103,340,ls), +(103,246,o), +(160,195,o), +(271,195,c), +(271,105,l), +(292,105,l), +(292,196,l), +(364,201,o), +(418,232,o), +(435,272,c), +(438,272,l) +); +} +); +width = 600; +} +); +unicode = 1209; +}, +{ +glyphname = uni04BB; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = h; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = h; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = h; +} +); +width = 600; +} +); +unicode = 1211; +}, +{ +glyphname = uni04CF; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(68,0,l,{ +name = hr00; +}), +(532,0,l), +(532,115,l), +(374,115,l), +(374,625,l), +(532,625,l), +(532,740,l), +(68,740,l), +(68,625,l), +(226,625,l), +(226,115,l), +(68,115,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(80,0,l,{ +name = hr00; +}), +(520,0,l), +(520,68,l), +(340,68,l), +(340,672,l), +(520,672,l), +(520,740,l), +(80,740,l), +(80,672,l), +(260,672,l), +(260,68,l), +(80,68,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(91,0,l,{ +name = hr00; +}), +(510,0,l), +(510,19,l), +(311,19,l), +(311,721,l), +(510,721,l), +(510,740,l), +(91,740,l), +(91,721,l), +(290,721,l), +(290,19,l), +(91,19,l) +); +} +); +width = 600; +} +); +unicode = 1231; +}, +{ +glyphname = uni04C2; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni0436; +}, +{ +alignment = -1; +ref = breve.cyrl; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0436; +}, +{ +alignment = -1; +ref = breve.cyrl; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0436; +}, +{ +alignment = -1; +ref = breve.cyrl; +} +); +width = 600; +} +); +unicode = 1218; +}, +{ +glyphname = uni04D1; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = a; +}, +{ +alignment = -1; +pos = (-8,0); +ref = breve.cyrl; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = a; +}, +{ +alignment = -1; +pos = (-17,0); +ref = breve.cyrl; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = a; +}, +{ +alignment = -1; +pos = (-25,0); +ref = breve.cyrl; +} +); +width = 600; +} +); +unicode = 1233; +}, +{ +glyphname = uni04D3; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = a; +}, +{ +alignment = -1; +pos = (-8,0); +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = a; +}, +{ +alignment = -1; +pos = (-17,0); +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = a; +}, +{ +alignment = -1; +pos = (-25,0); +ref = dieresis; +} +); +width = 600; +} +); +unicode = 1235; +}, +{ +glyphname = uni04D5; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = ae; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = ae; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = ae; +} +); +width = 600; +} +); +unicode = 1237; +}, +{ +glyphname = uni04D7; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = e; +}, +{ +alignment = -1; +pos = (1,0); +ref = breve.cyrl; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = e; +}, +{ +alignment = -1; +pos = (2,0); +ref = breve.cyrl; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = e; +}, +{ +alignment = -1; +pos = (2,0); +ref = breve.cyrl; +} +); +width = 600; +} +); +unicode = 1239; +}, +{ +glyphname = uni04D9; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = schwa; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = schwa; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = schwa; +} +); +width = 600; +} +); +unicode = 1241; +}, +{ +glyphname = uni04DD; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni0436; +}, +{ +alignment = -1; +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0436; +}, +{ +alignment = -1; +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0436; +}, +{ +alignment = -1; +ref = dieresis; +} +); +width = 600; +} +); +unicode = 1245; +}, +{ +glyphname = uni04DF; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni0437; +}, +{ +alignment = -1; +pos = (-1,0); +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0437; +}, +{ +alignment = -1; +pos = (-15,0); +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0437; +}, +{ +alignment = -1; +ref = dieresis; +} +); +width = 600; +} +); +unicode = 1247; +}, +{ +glyphname = uni04E3; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni0438; +}, +{ +alignment = -1; +pos = (2,0); +ref = macron; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0438; +}, +{ +alignment = -1; +pos = (-4,0); +ref = macron; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0438; +}, +{ +alignment = -1; +ref = macron; +} +); +width = 600; +} +); +unicode = 1251; +}, +{ +glyphname = uni04E5; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni0438; +}, +{ +alignment = -1; +pos = (2,0); +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0438; +}, +{ +alignment = -1; +pos = (-4,0); +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0438; +}, +{ +alignment = -1; +ref = dieresis; +} +); +width = 600; +} +); +unicode = 1253; +}, +{ +glyphname = uni04E7; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = o; +}, +{ +alignment = -1; +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = o; +}, +{ +alignment = -1; +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = o; +}, +{ +alignment = -1; +ref = dieresis; +} +); +width = 600; +} +); +unicode = 1255; +}, +{ +glyphname = uni04E9; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni0473; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0473; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0473; +} +); +width = 600; +} +); +unicode = 1257; +}, +{ +glyphname = uni04EF; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = y; +}, +{ +alignment = -1; +pos = (3,0); +ref = macron; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = y; +}, +{ +alignment = -1; +ref = macron; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = y; +}, +{ +alignment = -1; +pos = (-3,0); +ref = macron; +} +); +width = 600; +} +); +unicode = 1263; +}, +{ +glyphname = uni04F1; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = y; +}, +{ +alignment = -1; +pos = (3,0); +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = y; +}, +{ +alignment = -1; +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = y; +}, +{ +alignment = -1; +pos = (-3,0); +ref = dieresis; +} +); +width = 600; +} +); +unicode = 1265; +}, +{ +glyphname = uni04F3; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = y; +}, +{ +alignment = -1; +pos = (3,0); +ref = hungarumlaut; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = y; +}, +{ +alignment = -1; +ref = hungarumlaut; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = y; +}, +{ +alignment = -1; +pos = (-3,0); +ref = hungarumlaut; +} +); +width = 600; +} +); +unicode = 1267; +}, +{ +glyphname = uni04F5; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni0447; +}, +{ +alignment = -1; +pos = (-11,0); +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni0447; +}, +{ +alignment = -1; +pos = (-15,0); +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni0447; +}, +{ +alignment = -1; +pos = (-19,0); +ref = dieresis; +} +); +width = 600; +} +); +unicode = 1269; +}, +{ +glyphname = uni04F9; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = uni044B; +}, +{ +alignment = -1; +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = uni044B; +}, +{ +alignment = -1; +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = uni044B; +}, +{ +alignment = -1; +ref = dieresis; +} +); +width = 600; +} +); +unicode = 1273; +}, +{ +glyphname = uni0430.alt01; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; +} +); +width = 600; +} +); +}, +{ +glyphname = uni04D1.alt01; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (-9,0); +ref = breve.cyrl; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (-13,0); +ref = breve.cyrl; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (-10,0); +ref = breve.cyrl; +} +); +width = 600; +} +); +}, +{ +glyphname = uni04D3.alt01; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (-9,0); +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (-13,0); +ref = dieresis; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (-10,0); +ref = dieresis; +} +); +width = 600; +} +); +}, +{ +glyphname = pi; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(80,0,l,{ +name = hr00; +}), +(228,0,l), +(228,401,l), +(367,401,l), +(367,149,ls), +(367,62,o), +(418,0,o), +(525,0,cs), +(575,0,l), +(575,115,l), +(515,115,l), +(515,401,l), +(575,401,l), +(575,516,l), +(20,516,l), +(20,401,l), +(80,401,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(112,0,l,{ +name = hr00; +}), +(192,0,l), +(192,448,l), +(393,448,l), +(393,118,ls), +(393,49,o), +(429,0,o), +(507,0,cs), +(565,0,l), +(565,68,l), +(473,68,l), +(473,448,l), +(565,448,l), +(565,516,l), +(20,516,l), +(20,448,l), +(112,448,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(130,0,l,{ +name = hr00; +}), +(151,0,l), +(151,497,l), +(426,497,l), +(426,29,ls), +(426,9,o), +(435,0,o), +(455,0,cs), +(561,0,l), +(561,19,l), +(447,19,l), +(447,497,l), +(561,497,l), +(561,516,l), +(16,516,l), +(16,497,l), +(130,497,l) +); +} +); +width = 600; +} +); +unicode = 960; +}, +{ +glyphname = zero; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(487,-12,o), +(573,121,o), +(573,349,cs), +(573,577,o), +(487,710,o), +(300,710,cs), +(113,710,o), +(27,577,o), +(27,349,cs), +(27,121,o), +(113,-12,o), +(300,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(211,106,o), +(180,173,o), +(180,284,cs), +(180,414,ls), +(180,525,o), +(211,592,o), +(300,592,cs), +(389,592,o), +(420,525,o), +(420,414,cs), +(420,284,l), +(420,173,o), +(389,106,o), +(300,106,cs) +); +}, +{ +closed = 1; +nodes = ( +(346,290,o), +(362,311,o), +(362,338,cs), +(362,360,ls), +(362,387,o), +(346,408,o), +(300,408,cs), +(254,408,o), +(238,387,o), +(238,360,cs), +(238,338,l), +(238,311,o), +(254,290,o), +(300,290,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(470,-12,o), +(544,121,o), +(544,349,cs), +(544,577,o), +(470,710,o), +(300,710,cs), +(130,710,o), +(56,577,o), +(56,349,cs), +(56,121,o), +(130,-12,o), +(300,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(188,61,o), +(143,152,o), +(143,292,cs), +(143,406,ls), +(143,546,o), +(188,637,o), +(300,637,cs), +(412,637,o), +(457,546,o), +(457,406,cs), +(457,292,l), +(457,152,o), +(412,61,o), +(300,61,cs) +); +}, +{ +closed = 1; +nodes = ( +(346,290,o), +(362,311,o), +(362,338,cs), +(362,360,ls), +(362,387,o), +(346,408,o), +(300,408,cs), +(254,408,o), +(238,387,o), +(238,360,cs), +(238,338,ls), +(238,311,o), +(254,290,o), +(300,290,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(446,-12,o), +(529,93,o), +(529,349,cs), +(529,605,o), +(446,710,o), +(300,710,cs), +(154,710,o), +(71,605,o), +(71,349,cs), +(71,93,o), +(154,-12,o), +(300,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(167,8,o), +(95,112,o), +(95,317,cs), +(95,381,ls), +(95,586,o), +(167,690,o), +(300,690,cs), +(433,690,o), +(505,586,o), +(505,381,cs), +(505,317,ls), +(505,112,o), +(433,8,o), +(300,8,cs) +); +}, +{ +closed = 1; +nodes = ( +(318,324,o), +(325,333,o), +(325,345,cs), +(325,353,ls), +(325,365,o), +(318,374,o), +(300,374,cs), +(282,374,o), +(275,365,o), +(275,353,cs), +(275,345,ls), +(275,333,o), +(282,324,o), +(300,324,cs) +); +} +); +width = 600; +} +); +unicode = 48; +}, +{ +glyphname = one; +layers = ( +{ +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( +{ +closed = 1; +nodes = ( +(550,0,l,{ +name = hr00; +}), +(550,20,l), +(339,20,l), +(339,698,l), +(301,698,l), +(85,517,l), +(98,501,l), +(314,682,l), +(317,682,l), +(317,20,l), +(98,20,l), +(98,0,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(580,0,l,{ +name = hr00; +}), +(580,121,l), +(432,121,l), +(432,698,l), +(202,698,l), +(35,478,l), +(131,403,l), +(273,589,l), +(282,589,l), +(282,121,l), +(94,121,l), +(94,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(553,0,l,{ +name = hr00; +}), +(553,73,l), +(369,73,l), +(369,698,l), +(238,698,l), +(53,525,l), +(102,472,l), +(278,636,l), +(285,636,l), +(285,73,l), +(85,73,l), +(85,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(550,0,l,{ +name = hr00; +}), +(550,20,l), +(339,20,l), +(339,698,l), +(301,698,l), +(85,517,l), +(98,501,l), +(314,682,l), +(317,682,l), +(317,20,l), +(98,20,l), +(98,0,l) +); +} +); +width = 600; +} +); +unicode = 49; +}, +{ +glyphname = two; +layers = ( +{ +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( +{ +closed = 1; +nodes = ( +(535,65,l,{ +name = hr00; +}), +(158,65,l), +(362,258,l), +(450,335,o), +(509,409,o), +(509,509,cs), +(509,630,o), +(433,710,o), +(296,710,cs), +(167,710,o), +(94,638,o), +(66,545,c), +(133,522,l), +(155,593,o), +(201,643,o), +(290,643,cs), +(378,643,o), +(427,591,o), +(427,515,cs), +(427,493,ls), +(427,428,o), +(391,371,o), +(321,305,cs), +(73,71,l), +(73,0,l), +(535,0,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(555,126,l,{ +name = hr00; +}), +(219,126,l), +(352,229,ls), +(457,309,o), +(540,384,o), +(540,500,cs), +(540,621,o), +(452,710,o), +(299,710,cs), +(151,710,o), +(69,628,o), +(38,532,c), +(169,482,l), +(184,535,o), +(217,580,o), +(284,580,cs), +(342,580,o), +(380,549,o), +(380,491,cs), +(380,481,ls), +(380,428,o), +(349,385,o), +(273,320,cs), +(53,137,l), +(53,0,l), +(555,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(537,73,l,{ +name = hr00; +}), +(158,73,l), +(353,243,ls), +(446,324,o), +(509,402,o), +(509,508,cs), +(509,626,o), +(431,710,o), +(292,710,cs), +(155,710,o), +(92,628,o), +(65,546,c), +(140,518,l), +(162,590,o), +(205,637,o), +(290,637,cs), +(376,637,o), +(421,589,o), +(421,505,cs), +(421,493,ls), +(421,422,o), +(372,357,o), +(304,296,cs), +(71,86,l), +(71,0,l), +(537,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(521,20,l,{ +name = hr00; +}), +(112,20,l), +(370,279,ls), +(445,354,o), +(486,427,o), +(486,516,cs), +(486,636,o), +(419,710,o), +(294,710,cs), +(179,710,o), +(112,646,o), +(87,555,c), +(107,551,l), +(134,636,o), +(190,690,o), +(294,690,cs), +(405,690,o), +(462,622,o), +(462,532,cs), +(462,502,ls), +(462,428,o), +(423,361,o), +(356,294,cs), +(87,22,l), +(87,0,l), +(521,0,l) +); +} +); +width = 600; +} +); +unicode = 50; +}, +{ +glyphname = three; +layers = ( +{ +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( +{ +closed = 1; +nodes = ( +(186,376,l), +(186,356,l), +(282,356,ls), +(395,356,o), +(466,293,o), +(466,198,cs), +(466,170,ls), +(466,73,o), +(391,8,o), +(283,8,cs), +(193,8,o), +(131,38,o), +(88,106,c), +(70,95,l), +(116,22,o), +(186,-12,o), +(283,-12,cs), +(410,-12,o), +(490,64,o), +(490,187,cs), +(490,290,o), +(429,353,o), +(335,365,c), +(335,368,l), +(417,384,o), +(475,437,o), +(475,536,cs,{ +name = hr01; +}), +(475,642,o), +(401,710,o), +(287,710,cs), +(187,710,o), +(123,664,o), +(95,599,c), +(113,591,l), +(143,651,o), +(194,690,o), +(287,690,cs), +(384,690,o), +(451,632,o), +(451,546,cs), +(451,522,ls), +(451,436,o), +(381,376,o), +(280,376,cs) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(207,422,l), +(207,297,l), +(272,297,ls), +(350,297,o), +(397,268,o), +(397,211,cs), +(397,204,ls), +(397,146,o), +(356,110,o), +(285,110,cs), +(208,110,o), +(166,151,o), +(135,208,c), +(24,122,l), +(69,52,o), +(142,-12,o), +(282,-12,cs), +(447,-12,o), +(555,69,o), +(555,194,cs), +(555,290,o), +(491,347,o), +(406,362,c), +(406,368,l), +(480,381,o), +(542,436,o), +(542,525,cs,{ +name = hr01; +}), +(542,637,o), +(443,710,o), +(292,710,cs), +(170,710,o), +(101,662,o), +(47,593,c), +(142,505,l), +(177,558,o), +(229,588,o), +(286,588,cs), +(348,588,o), +(384,555,o), +(384,505,cs), +(384,498,ls), +(384,455,o), +(350,422,o), +(273,422,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(193,402,l), +(193,330,l), +(276,330,ls), +(378,330,o), +(430,282,o), +(430,200,cs), +(430,192,ls), +(430,109,o), +(375,61,o), +(277,61,cs), +(189,61,o), +(148,100,o), +(111,155,c), +(48,107,l), +(91,47,o), +(154,-12,o), +(277,-12,cs), +(422,-12,o), +(518,71,o), +(518,191,cs), +(518,296,o), +(445,352,o), +(368,367,c), +(368,371,l), +(444,390,o), +(504,444,o), +(504,534,cs,{ +name = hr01; +}), +(504,647,o), +(409,710,o), +(290,710,cs), +(176,710,o), +(114,652,o), +(78,596,c), +(141,548,l), +(170,601,o), +(214,637,o), +(288,637,cs), +(364,637,o), +(416,599,o), +(416,525,cs), +(416,518,ls), +(416,451,o), +(367,402,o), +(270,402,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(186,376,l), +(186,356,l), +(282,356,ls), +(395,356,o), +(466,293,o), +(466,198,cs), +(466,170,ls), +(466,73,o), +(391,8,o), +(283,8,cs), +(193,8,o), +(131,38,o), +(88,106,c), +(70,95,l), +(116,22,o), +(186,-12,o), +(283,-12,cs), +(410,-12,o), +(490,64,o), +(490,187,cs), +(490,290,o), +(429,353,o), +(335,365,c), +(335,368,l), +(417,384,o), +(475,437,o), +(475,536,cs,{ +name = hr01; +}), +(475,642,o), +(401,710,o), +(287,710,cs), +(187,710,o), +(123,664,o), +(95,599,c), +(113,591,l), +(143,651,o), +(194,690,o), +(287,690,cs), +(384,690,o), +(451,632,o), +(451,546,cs), +(451,522,ls), +(451,436,o), +(381,376,o), +(280,376,cs) +); +} +); +width = 600; +} +); +unicode = 51; +}, +{ +glyphname = four; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(483,0,l,{ +name = hr00; +}), +(483,134,l), +(573,134,l), +(573,250,l), +(483,250,l), +(483,698,l), +(303,698,l), +(25,262,l), +(25,134,l), +(339,134,l), +(339,0,l) +); +}, +{ +closed = 1; +nodes = ( +(330,543,l), +(339,543,l), +(339,250,l), +(146,250,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(458,0,l,{ +name = hr00; +}), +(458,137,l), +(562,137,l), +(562,206,l), +(458,206,l), +(458,698,l), +(336,698,l), +(34,211,l), +(34,137,l), +(378,137,l), +(378,0,l) +); +}, +{ +closed = 1; +nodes = ( +(374,633,l), +(378,633,l), +(378,206,l), +(109,206,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(433,0,l,{ +name = hr00; +}), +(433,160,l), +(550,160,l), +(550,179,l), +(433,179,l), +(433,698,l), +(407,698,l), +(47,181,l), +(47,160,l), +(412,160,l), +(412,0,l) +); +}, +{ +closed = 1; +nodes = ( +(410,670,l), +(412,670,l), +(412,179,l), +(69,179,l) +); +} +); +width = 600; +} +); +unicode = 52; +}, +{ +glyphname = five; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(525,698,l,{ +name = hr00; +}), +(92,698,l), +(66,303,l), +(189,286,l), +(208,307,o), +(244,335,o), +(300,335,cs), +(367,335,o), +(409,295,o), +(409,230,cs), +(409,222,ls), +(409,154,o), +(370,110,o), +(296,110,c), +(222,110,o), +(182,154,o), +(151,208,c), +(42,122,l), +(85,52,o), +(158,-12,o), +(295,-12,cs), +(469,-12,o), +(567,93,o), +(567,234,cs), +(567,374,o), +(469,456,o), +(354,456,cs), +(268,456,o), +(224,411,o), +(195,346,c), +(186,346,l), +(202,567,l), +(525,567,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(501,698,l,{ +name = hr00; +}), +(121,698,l), +(96,314,l), +(167,304,l), +(197,337,o), +(229,363,o), +(295,363,cs), +(392,363,o), +(446,308,o), +(446,216,cs), +(446,208,ls), +(446,117,o), +(393,61,o), +(297,61,c), +(211,61,o), +(173,100,o), +(136,155,c), +(73,107,l), +(116,47,o), +(177,-12,o), +(295,-12,cs), +(444,-12,o), +(533,83,o), +(533,219,cs), +(533,354,o), +(444,434,o), +(322,434,cs), +(248,434,o), +(210,405,o), +(176,358,c), +(169,358,l), +(189,625,l), +(501,625,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(481,698,l,{ +name = hr00; +}), +(140,698,l), +(114,326,l), +(137,323,l), +(178,371,o), +(219,393,o), +(304,393,cs), +(419,393,o), +(481,321,o), +(481,216,cs), +(481,188,ls), +(481,83,o), +(414,8,o), +(297,8,cs), +(207,8,o), +(145,38,o), +(102,106,c), +(84,95,l), +(130,22,o), +(200,-12,o), +(297,-12,cs), +(424,-12,o), +(505,70,o), +(505,203,cs), +(505,334,o), +(431,413,o), +(304,413,cs), +(229,413,o), +(177,395,o), +(137,343,c), +(134,344,l), +(158,678,l), +(481,678,l) +); +} +); +width = 600; +} +); +unicode = 53; +}, +{ +glyphname = six; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(465,-12,o), +(569,90,o), +(569,232,cs), +(569,365,o), +(479,450,o), +(362,450,cs), +(271,450,o), +(229,398,o), +(204,345,c), +(195,348,l), +(224,483,o), +(327,577,o), +(500,698,c), +(293,698,l), +(172,617,o), +(38,461,o), +(38,265,cs), +(38,97,o), +(136,-12,o), +(304,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(232,105,o), +(194,145,o), +(194,214,cs), +(194,228,ls), +(194,297,o), +(235,335,o), +(303,335,cs), +(373,335,o), +(413,297,o), +(413,228,cs), +(413,214,ls), +(413,145,o), +(375,105,o), +(303,105,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(443,-12,o), +(536,82,o), +(536,219,cs), +(536,351,o), +(449,434,o), +(327,434,cs), +(240,434,o), +(189,391,o), +(155,334,c), +(150,336,l), +(189,498,o), +(273,589,o), +(425,698,c), +(317,698,l), +(203,625,o), +(64,463,o), +(64,256,cs), +(64,90,o), +(154,-12,o), +(301,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(205,59,o), +(149,114,o), +(149,208,cs), +(149,216,ls), +(149,310,o), +(205,365,o), +(300,365,cs), +(395,365,o), +(451,310,o), +(451,216,cs), +(451,208,ls), +(451,114,o), +(395,59,o), +(300,59,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(429,-12,o), +(511,74,o), +(511,205,cs), +(511,336,o), +(428,417,o), +(299,417,cs), +(217,417,o), +(151,382,o), +(116,310,c), +(113,311,l), +(141,477,o), +(230,597,o), +(392,698,c), +(360,698,l), +(206,603,o), +(87,452,o), +(87,226,cs), +(87,93,o), +(148,-12,o), +(300,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(183,8,o), +(111,86,o), +(111,190,cs), +(111,218,ls), +(111,319,o), +(180,397,o), +(299,397,cs), +(417,397,o), +(487,319,o), +(487,218,cs), +(487,187,ls), +(487,85,o), +(416,8,o), +(299,8,cs) +); +} +); +width = 600; +} +); +unicode = 54; +}, +{ +glyphname = seven; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(322,0,l,{ +name = hr00; +}), +(553,568,l), +(553,698,l), +(51,698,l), +(51,449,l), +(178,449,l), +(178,576,l), +(404,576,l), +(164,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(263,0,l,{ +name = hr00; +}), +(531,624,l), +(531,698,l), +(65,698,l), +(65,496,l), +(140,496,l), +(140,626,l), +(446,626,l), +(173,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(211,0,l,{ +name = hr00; +}), +(512,678,l), +(512,698,l), +(77,698,l), +(77,512,l), +(99,512,l), +(99,678,l), +(489,678,l), +(187,0,l) +); +} +); +width = 600; +} +); +unicode = 55; +}, +{ +glyphname = eight; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(468,-12,o), +(564,74,o), +(564,192,cs), +(564,282,o), +(506,338,o), +(425,360,c), +(425,368,l), +(494,393,o), +(543,445,o), +(543,526,cs,{ +name = hr01; +}), +(543,633,o), +(456,710,o), +(300,710,cs), +(144,710,o), +(57,633,o), +(57,526,cs), +(57,445,o), +(106,393,o), +(175,368,c), +(175,360,l), +(94,338,o), +(36,282,o), +(36,192,cs,{ +name = hr02; +}), +(36,74,o), +(132,-12,o), +(300,-12,cs) +); +}, +{ +closed = 1; +nodes = ( +(231,103,o), +(193,138,o), +(193,192,cs), +(193,212,ls), +(193,267,o), +(230,301,o), +(300,301,cs), +(370,301,o), +(407,267,o), +(407,212,cs), +(407,192,ls), +(407,138,o), +(369,103,o), +(300,103,cs) +); +}, +{ +closed = 1; +nodes = ( +(234,411,o), +(198,444,o), +(198,496,cs,{ +name = hr03; +}), +(198,511,ls), +(198,563,o), +(235,595,o), +(300,595,cs), +(365,595,o), +(402,563,o), +(402,511,cs), +(402,496,ls), +(402,444,o), +(366,411,o), +(300,411,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(462,-12,o), +(545,75,o), +(545,190,cs), +(545,285,o), +(488,340,o), +(403,363,c), +(403,371,l), +(477,396,o), +(524,455,o), +(524,535,cs,{ +name = hr01; +}), +(524,641,o), +(441,710,o), +(300,710,cs), +(159,710,o), +(76,641,o), +(76,535,cs), +(76,455,o), +(123,396,o), +(197,371,c), +(197,363,l), +(112,340,o), +(55,285,o), +(55,190,cs,{ +name = hr02; +}), +(55,75,o), +(138,-12,o), +(300,-12,cs) +); +}, +{ +closed = 1; +nodes = ( +(202,59,o), +(142,106,o), +(142,185,cs), +(142,207,ls), +(142,287,o), +(200,333,o), +(300,333,cs), +(400,333,o), +(458,287,o), +(458,207,cs), +(458,185,ls), +(458,106,o), +(398,59,o), +(300,59,cs) +); +}, +{ +closed = 1; +nodes = ( +(210,401,o), +(161,442,o), +(161,513,cs,{ +name = hr03; +}), +(161,527,ls), +(161,598,o), +(212,639,o), +(300,639,cs), +(388,639,o), +(439,598,o), +(439,527,cs), +(439,513,ls), +(439,442,o), +(390,401,o), +(300,401,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(440,-12,o), +(528,64,o), +(528,180,cs), +(528,279,o), +(469,348,o), +(374,364,c), +(374,368,l), +(454,384,o), +(504,445,o), +(504,535,cs), +(504,642,o), +(425,710,o), +(300,710,cs), +(175,710,o), +(96,642,o), +(96,535,cs), +(96,445,o), +(146,384,o), +(226,368,c), +(226,364,l), +(131,348,o), +(72,279,o), +(72,180,cs), +(72,64,o), +(160,-12,o), +(300,-12,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,8,o), +(96,74,o), +(96,169,cs), +(96,195,ls), +(96,290,o), +(176,356,o), +(300,356,cs), +(424,356,o), +(504,290,o), +(504,195,cs), +(504,169,ls), +(504,74,o), +(424,8,o), +(300,8,cs) +); +}, +{ +closed = 1; +nodes = ( +(191,376,o), +(120,434,o), +(120,521,cs,{ +name = hr01; +}), +(120,545,ls), +(120,632,o), +(191,690,o), +(300,690,cs), +(409,690,o), +(480,632,o), +(480,545,cs), +(480,521,ls), +(480,434,o), +(409,376,o), +(300,376,cs) +); +} +); +width = 600; +} +); +unicode = 56; +}, +{ +glyphname = nine; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(562,601,o), +(464,710,o), +(296,710,cs), +(135,710,o), +(31,608,o), +(31,466,cs), +(31,333,o), +(121,248,o), +(238,248,cs), +(329,248,o), +(371,300,o), +(396,353,c), +(405,350,l), +(376,215,o), +(273,121,o), +(100,0,c), +(307,0,l), +(428,81,o), +(562,237,o), +(562,433,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(227,363,o), +(187,401,o), +(187,470,cs), +(187,484,ls), +(187,553,o), +(225,593,o), +(297,593,cs), +(368,593,o), +(406,553,o), +(406,484,cs), +(406,470,ls), +(406,401,o), +(365,363,o), +(297,363,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(536,608,o), +(446,710,o), +(299,710,cs), +(157,710,o), +(64,616,o), +(64,479,cs), +(64,347,o), +(151,264,o), +(273,264,cs), +(360,264,o), +(411,307,o), +(445,364,c), +(450,362,l), +(411,200,o), +(327,109,o), +(175,0,c), +(283,0,l), +(397,73,o), +(536,235,o), +(536,442,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(205,333,o), +(149,388,o), +(149,482,cs), +(149,490,ls), +(149,584,o), +(205,639,o), +(300,639,cs), +(395,639,o), +(451,584,o), +(451,490,cs), +(451,482,ls), +(451,388,o), +(395,333,o), +(300,333,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(516,605,o), +(455,710,o), +(303,710,cs), +(174,710,o), +(92,624,o), +(92,493,cs), +(92,362,o), +(175,281,o), +(304,281,cs), +(386,281,o), +(452,316,o), +(487,388,c), +(490,387,l), +(462,221,o), +(373,101,o), +(211,0,c), +(243,0,l), +(397,95,o), +(516,246,o), +(516,472,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(186,301,o), +(116,379,o), +(116,480,cs), +(116,511,ls), +(116,613,o), +(187,690,o), +(304,690,cs), +(420,690,o), +(492,612,o), +(492,508,cs), +(492,480,ls), +(492,379,o), +(423,301,o), +(304,301,cs) +); +} +); +width = 600; +} +); +unicode = 57; +}, +{ +glyphname = zero.alt01; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(487,-12,o), +(573,121,o), +(573,349,cs), +(573,577,o), +(487,710,o), +(300,710,cs), +(113,710,o), +(27,577,o), +(27,349,cs), +(27,121,o), +(113,-12,o), +(300,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(353,597,o), +(387,574,o), +(405,533,c), +(175,282,l), +(174,286,o), +(174,289,o), +(174,292,c), +(174,414,ls), +(174,529,o), +(207,597,o), +(300,597,cs) +); +}, +{ +closed = 1; +nodes = ( +(247,101,o), +(213,124,o), +(195,165,c), +(425,416,l), +(426,412,o), +(426,409,o), +(426,406,cs), +(426,284,l), +(426,169,o), +(393,101,o), +(300,101,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(470,-12,o), +(544,121,o), +(544,349,cs), +(544,577,o), +(470,710,o), +(300,710,cs), +(130,710,o), +(56,577,o), +(56,349,cs), +(56,121,o), +(130,-12,o), +(300,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(369,637,o), +(413,603,o), +(436,543,c), +(147,227,l), +(144,247,o), +(143,269,o), +(143,292,c), +(143,406,ls), +(143,546,o), +(188,637,o), +(300,637,cs) +); +}, +{ +closed = 1; +nodes = ( +(231,61,o), +(187,95,o), +(164,155,c), +(453,471,l), +(456,451,o), +(457,429,o), +(457,406,cs), +(457,292,ls), +(457,152,o), +(412,61,o), +(300,61,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(446,-12,o), +(529,93,o), +(529,349,cs), +(529,605,o), +(446,710,o), +(300,710,cs), +(154,710,o), +(71,605,o), +(71,349,cs), +(71,93,o), +(154,-12,o), +(300,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(387,690,o), +(447,646,o), +(479,559,c), +(114,160,l), +(101,203,o), +(95,255,o), +(95,317,cs), +(95,381,ls), +(95,586,o), +(167,690,o), +(300,690,cs) +); +}, +{ +closed = 1; +nodes = ( +(213,8,o), +(153,52,o), +(121,139,c), +(486,538,l), +(499,495,o), +(505,443,o), +(505,381,cs), +(505,317,ls), +(505,112,o), +(433,8,o), +(300,8,cs) +); +} +); +width = 600; +} +); +}, +{ +glyphname = zero.alt02; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = O; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = O; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = O; +} +); +width = 600; +} +); +}, +{ +glyphname = zero.dnom; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(398,-6,o), +(444,58,o), +(444,168,cs), +(444,277,o), +(398,341,o), +(300,341,cs), +(202,341,o), +(156,277,o), +(156,168,cs), +(156,58,o), +(202,-6,o), +(300,-6,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(261,58,o), +(248,85,o), +(248,132,cs), +(248,202,ls), +(248,250,o), +(261,277,o), +(300,277,cs), +(339,277,o), +(352,250,o), +(352,202,cs), +(352,132,ls), +(352,85,o), +(339,58,o), +(300,58,cs) +); +}, +{ +closed = 1; +nodes = ( +(322,139,o), +(329,150,o), +(329,163,cs), +(329,172,ls), +(329,185,o), +(322,196,o), +(300,196,cs), +(278,196,o), +(271,185,o), +(271,172,cs), +(271,163,ls), +(271,150,o), +(278,139,o), +(300,139,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(391,-6,o), +(432,58,o), +(432,168,cs), +(432,277,o), +(391,341,o), +(300,341,cs), +(209,341,o), +(168,277,o), +(168,168,cs), +(168,58,o), +(209,-6,o), +(300,-6,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(251,44,o), +(232,80,o), +(232,137,cs), +(232,198,ls), +(232,255,o), +(251,291,o), +(300,291,cs), +(349,291,o), +(368,255,o), +(368,198,cs), +(368,137,ls), +(368,80,o), +(349,44,o), +(300,44,cs) +); +}, +{ +closed = 1; +nodes = ( +(322,139,o), +(329,150,o), +(329,163,cs), +(329,172,ls), +(329,185,o), +(322,196,o), +(300,196,cs), +(278,196,o), +(271,185,o), +(271,172,cs), +(271,163,ls), +(271,150,o), +(278,139,o), +(300,139,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(386,-6,o), +(421,53,o), +(421,168,cs), +(421,282,o), +(385,341,o), +(300,341,cs), +(215,341,o), +(179,282,o), +(179,168,cs), +(179,53,o), +(215,-6,o), +(300,-6,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(229,11,o), +(199,63,o), +(199,149,cs), +(199,186,ls), +(199,272,o), +(229,324,o), +(300,324,cs), +(371,324,o), +(401,272,o), +(401,186,cs), +(401,149,ls), +(401,63,o), +(371,11,o), +(300,11,cs) +); +}, +{ +closed = 1; +nodes = ( +(313,151,o), +(317,157,o), +(317,165,cs), +(317,170,ls), +(317,178,o), +(313,184,o), +(300,184,cs), +(287,184,o), +(283,178,o), +(283,170,cs), +(283,165,ls), +(283,157,o), +(287,151,o), +(300,151,cs) +); +} +); +width = 600; +} +); +}, +{ +glyphname = one.dnom; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(186,0,l,{ +name = hr00; +}), +(434,0,l), +(434,69,l), +(359,69,l), +(359,335,l), +(226,335,l), +(149,231,l), +(210,187,l), +(265,263,l), +(271,263,l), +(271,69,l), +(186,69,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(189,0,l,{ +name = hr00; +}), +(429,0,l), +(429,50,l), +(346,50,l), +(346,335,l), +(254,335,l), +(165,246,l), +(201,210,l), +(277,284,l), +(283,284,l), +(283,50,l), +(189,50,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(189,0,l,{ +name = hr00; +}), +(429,0,l), +(429,17,l), +(324,17,l), +(324,335,l), +(292,335,l), +(178,239,l), +(189,226,l), +(301,320,l), +(305,320,l), +(305,17,l), +(189,17,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = two.dnom; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(171,0,l,{ +name = hr00; +}), +(433,0,l), +(433,69,l), +(269,69,l), +(323,106,ls), +(384,148,o), +(428,184,o), +(428,239,cs), +(428,297,o), +(379,341,o), +(297,341,cs), +(214,341,o), +(177,296,o), +(162,252,c), +(235,224,l), +(245,251,o), +(263,271,o), +(293,271,cs), +(316,271,o), +(335,260,o), +(335,238,cs), +(335,236,ls), +(335,207,o), +(323,190,o), +(277,155,cs), +(171,75,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(179,0,l,{ +name = hr00; +}), +(425,0,l), +(425,50,l), +(245,50,l), +(322,109,ls), +(371,147,o), +(412,189,o), +(412,244,cs), +(412,297,o), +(373,341,o), +(298,341,cs), +(227,341,o), +(188,302,o), +(173,256,c), +(226,234,l), +(239,268,o), +(258,289,o), +(293,289,cs), +(327,289,o), +(346,268,o), +(346,243,cs), +(346,238,ls), +(346,207,o), +(328,177,o), +(292,148,cs), +(179,58,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(187,0,l,{ +name = hr00; +}), +(418,0,l), +(418,17,l), +(210,17,l), +(326,117,ls), +(380,164,o), +(405,202,o), +(405,247,cs), +(405,304,o), +(366,341,o), +(298,341,cs), +(222,341,o), +(193,298,o), +(181,260,c), +(198,255,l), +(213,296,o), +(238,324,o), +(298,324,cs), +(361,324,o), +(385,291,o), +(385,249,cs), +(385,241,ls), +(385,204,o), +(356,166,o), +(314,129,cs), +(187,18,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = three.dnom; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(382,-6,o), +(438,33,o), +(438,94,cs), +(438,138,o), +(408,163,o), +(361,170,c), +(361,174,l), +(399,179,o), +(432,207,o), +(432,250,cs,{ +name = hr01; +}), +(432,304,o), +(381,341,o), +(297,341,cs), +(233,341,o), +(199,320,o), +(167,284,c), +(219,234,l), +(239,260,o), +(268,275,o), +(297,275,cs), +(324,275,o), +(340,262,o), +(340,245,cs), +(340,237,ls), +(340,218,o), +(325,203,o), +(288,203,cs), +(257,203,l), +(257,140,l), +(284,140,ls), +(319,140,o), +(344,127,o), +(344,102,cs,{ +name = hr02; +}), +(344,94,ls), +(344,73,o), +(328,60,o), +(296,60,cs), +(260,60,o), +(237,77,o), +(223,102,c), +(160,60,l), +(182,26,o), +(222,-6,o), +(298,-6,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(368,-6,o), +(419,33,o), +(419,93,cs), +(419,140,o), +(386,166,o), +(343,173,c), +(343,177,l), +(381,184,o), +(413,210,o), +(413,254,cs,{ +name = hr01; +}), +(413,307,o), +(366,341,o), +(295,341,cs), +(237,341,o), +(203,318,o), +(179,283,c), +(221,249,l), +(237,275,o), +(262,290,o), +(293,290,cs), +(328,290,o), +(349,272,o), +(349,246,cs), +(349,239,ls), +(349,216,o), +(328,198,o), +(286,198,cs), +(251,198,l), +(251,148,l), +(286,148,ls), +(330,148,o), +(355,132,o), +(355,102,cs,{ +name = hr02; +}), +(355,95,ls), +(355,65,o), +(332,45,o), +(293,45,cs), +(251,45,o), +(230,68,o), +(214,98,c), +(167,65,l), +(188,28,o), +(224,-6,o), +(293,-6,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(369,-6,o), +(410,32,o), +(410,93,cs), +(410,140,o), +(386,166,o), +(339,175,c), +(339,178,l), +(379,187,o), +(403,212,o), +(403,255,cs,{ +name = hr01; +}), +(403,307,o), +(365,341,o), +(302,341,cs), +(252,341,o), +(213,321,o), +(193,293,c), +(207,282,l), +(227,308,o), +(257,324,o), +(300,324,cs), +(354,324,o), +(383,298,o), +(383,260,cs), +(383,254,ls), +(383,212,o), +(359,184,o), +(292,184,cs), +(250,184,l), +(250,167,l), +(299,167,ls), +(366,167,o), +(390,140,o), +(390,95,cs,{ +name = hr02; +}), +(390,90,ls), +(390,40,o), +(357,11,o), +(295,11,cs), +(246,11,o), +(220,29,o), +(199,56,c), +(185,44,l), +(206,16,o), +(240,-6,o), +(296,-6,cs) +); +} +); +width = 600; +} +); +}, +{ +glyphname = four.dnom; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(312,0,l,{ +name = hr00; +}), +(396,0,l), +(396,63,l), +(440,63,l), +(440,124,l), +(396,124,l), +(396,335,l), +(292,335,l), +(161,137,l), +(161,63,l), +(312,63,l) +); +}, +{ +closed = 1; +nodes = ( +(223,124,l), +(307,250,l), +(312,250,l), +(312,124,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(327,0,l,{ +name = hr00; +}), +(388,0,l), +(388,64,l), +(435,64,l), +(435,112,l), +(388,112,l), +(388,335,l), +(306,335,l), +(164,123,l), +(164,64,l), +(327,64,l) +); +}, +{ +closed = 1; +nodes = ( +(210,112,l), +(324,282,l), +(327,282,l), +(327,112,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(355,0,l,{ +name = hr00; +}), +(374,0,l), +(374,80,l), +(433,80,l), +(433,96,l), +(374,96,l), +(374,335,l), +(346,335,l), +(166,98,l), +(166,80,l), +(355,80,l) +); +}, +{ +closed = 1; +nodes = ( +(186,96,l), +(352,315,l), +(355,315,l), +(355,96,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = five.dnom; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(392,-6,o), +(443,46,o), +(443,115,cs), +(443,183,o), +(393,219,o), +(332,219,cs), +(280,219,o), +(258,194,o), +(245,161,c), +(240,161,l), +(248,266,l), +(420,266,l), +(420,335,l), +(188,335,l), +(175,142,l), +(251,134,l), +(257,142,o), +(278,157,o), +(303,157,cs), +(330,157,o), +(348,140,o), +(348,113,cs), +(348,108,ls), +(348,81,o), +(333,60,o), +(298,60,cs), +(266,60,o), +(240,77,o), +(226,104,c), +(163,62,l), +(184,26,o), +(223,-6,o), +(297,-6,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(380,-6,o), +(428,44,o), +(428,111,cs), +(428,177,o), +(381,215,o), +(320,215,cs), +(278,215,o), +(260,196,o), +(245,167,c), +(240,167,l), +(249,284,l), +(409,284,l), +(409,335,l), +(201,335,l), +(188,146,l), +(241,138,l), +(252,150,o), +(270,165,o), +(300,165,cs), +(337,165,o), +(364,143,o), +(364,109,cs), +(364,106,ls), +(364,70,o), +(339,45,o), +(298,45,cs), +(259,45,o), +(240,68,o), +(223,97,c), +(178,63,l), +(197,27,o), +(231,-6,o), +(298,-6,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(377,-6,o), +(422,35,o), +(422,102,cs), +(422,163,o), +(386,201,o), +(315,201,cs), +(280,201,o), +(249,191,o), +(227,169,c), +(225,169,l), +(235,318,l), +(408,318,l), +(408,335,l), +(219,335,l), +(207,153,l), +(225,151,l), +(247,172,o), +(270,185,o), +(312,185,cs), +(378,185,o), +(402,155,o), +(402,103,cs), +(402,97,ls), +(402,50,o), +(371,11,o), +(306,11,cs), +(256,11,o), +(229,28,o), +(207,56,c), +(193,45,l), +(214,17,o), +(246,-6,o), +(305,-6,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +}, +{ +glyphname = six.dnom; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(388,-6,o), +(442,44,o), +(442,113,cs), +(442,176,o), +(397,217,o), +(340,217,cs), +(288,217,o), +(264,184,o), +(254,163,c), +(248,165,l), +(260,225,o), +(321,273,o), +(417,335,c), +(293,335,l), +(227,295,o), +(164,219,o), +(164,128,cs), +(164,48,o), +(214,-6,o), +(302,-6,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(271,56,o), +(258,75,o), +(258,102,cs), +(258,112,ls), +(258,139,o), +(271,158,o), +(305,158,cs), +(339,158,o), +(352,139,o), +(352,112,cs), +(352,102,ls), +(352,75,o), +(339,56,o), +(305,56,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(379,-6,o), +(429,43,o), +(429,111,cs), +(429,174,o), +(385,215,o), +(325,215,cs), +(278,215,o), +(252,190,o), +(238,163,c), +(232,164,l), +(248,232,o), +(301,277,o), +(385,335,c), +(298,335,l), +(240,297,o), +(173,222,o), +(173,126,cs), +(173,46,o), +(221,-6,o), +(301,-6,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(262,42,o), +(236,64,o), +(236,100,cs), +(236,111,ls), +(236,147,o), +(262,169,o), +(301,169,cs), +(340,169,o), +(366,147,o), +(366,111,cs), +(366,100,ls), +(366,64,o), +(340,42,o), +(301,42,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(380,-6,o), +(423,33,o), +(423,98,cs), +(423,162,o), +(380,201,o), +(313,201,cs), +(272,201,o), +(239,187,o), +(219,154,c), +(217,155,l), +(239,237,o), +(282,286,o), +(357,335,c), +(328,335,l), +(265,293,o), +(196,216,o), +(196,110,cs), +(196,30,o), +(239,-6,o), +(308,-6,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(257,11,o), +(217,37,o), +(217,93,cs), +(217,102,ls), +(217,158,o), +(257,184,o), +(310,184,cs), +(363,184,o), +(403,158,o), +(403,102,cs), +(403,93,ls), +(403,37,o), +(363,11,o), +(310,11,cs) +); +} +); +width = 600; +} +); +}, +{ +glyphname = seven.dnom; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(230,0,l,{ +name = hr00; +}), +(325,0,l), +(433,262,l), +(433,335,l), +(172,335,l), +(172,202,l), +(245,202,l), +(245,269,l), +(344,269,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(233,0,l,{ +name = hr00; +}), +(297,0,l), +(423,281,l), +(423,335,l), +(178,335,l), +(178,219,l), +(233,219,l), +(233,283,l), +(362,283,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(261,0,l,{ +name = hr00; +}), +(281,0,l), +(422,317,l), +(422,335,l), +(196,335,l), +(196,237,l), +(215,237,l), +(215,318,l), +(403,318,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = eight.dnom; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(385,-6,o), +(437,35,o), +(437,91,cs), +(437,135,o), +(405,160,o), +(364,170,c), +(364,174,l), +(399,185,o), +(427,209,o), +(427,250,cs,{ +name = hr01; +}), +(427,302,o), +(382,341,o), +(300,341,cs), +(218,341,o), +(173,302,o), +(173,250,cs), +(173,209,o), +(201,185,o), +(236,174,c), +(236,170,l), +(195,160,o), +(163,135,o), +(163,91,cs,{ +name = hr02; +}), +(163,35,o), +(215,-6,o), +(300,-6,cs) +); +}, +{ +closed = 1; +nodes = ( +(272,197,o), +(255,213,o), +(255,235,cs,{ +name = hr03; +}), +(255,243,ls), +(255,264,o), +(271,279,o), +(300,279,cs), +(329,279,o), +(345,264,o), +(345,243,cs), +(345,235,ls), +(345,213,o), +(328,197,o), +(300,197,cs) +); +}, +{ +closed = 1; +nodes = ( +(270,56,o), +(254,72,o), +(254,94,cs,{ +name = hr04; +}), +(254,102,ls), +(254,123,o), +(270,140,o), +(300,140,cs), +(330,140,o), +(346,123,o), +(346,102,cs), +(346,94,ls), +(346,72,o), +(330,56,o), +(300,56,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(382,-6,o), +(427,36,o), +(427,91,cs), +(427,136,o), +(397,162,o), +(355,173,c), +(355,177,l), +(392,189,o), +(419,214,o), +(419,253,cs,{ +name = hr01; +}), +(419,304,o), +(376,341,o), +(300,341,cs), +(224,341,o), +(181,304,o), +(181,253,cs), +(181,214,o), +(208,189,o), +(245,177,c), +(245,173,l), +(203,162,o), +(173,136,o), +(173,91,cs,{ +name = hr02; +}), +(173,36,o), +(218,-6,o), +(300,-6,cs) +); +}, +{ +closed = 1; +nodes = ( +(261,194,o), +(240,212,o), +(240,240,cs,{ +name = hr03; +}), +(240,247,ls), +(240,275,o), +(261,293,o), +(300,293,cs), +(339,293,o), +(360,275,o), +(360,247,cs), +(360,240,ls), +(360,212,o), +(339,194,o), +(300,194,cs) +); +}, +{ +closed = 1; +nodes = ( +(259,42,o), +(235,61,o), +(235,92,cs,{ +name = hr04; +}), +(235,101,ls), +(235,132,o), +(259,151,o), +(300,151,cs), +(341,151,o), +(365,132,o), +(365,101,cs), +(365,92,ls), +(365,61,o), +(341,42,o), +(300,42,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(382,-6,o), +(426,31,o), +(426,88,cs), +(426,137,o), +(393,162,o), +(346,171,c), +(346,174,l), +(396,186,o), +(413,220,o), +(413,253,cs,{ +name = hr01; +}), +(413,307,o), +(370,341,o), +(300,341,cs), +(230,341,o), +(187,307,o), +(187,253,cs), +(187,220,o), +(204,186,o), +(254,174,c), +(254,171,l), +(207,162,o), +(174,137,o), +(174,88,cs,{ +name = hr02; +}), +(174,31,o), +(218,-6,o), +(300,-6,cs) +); +}, +{ +closed = 1; +nodes = ( +(236,181,o), +(207,208,o), +(207,249,cs,{ +name = hr03; +}), +(207,256,ls), +(207,297,o), +(236,324,o), +(300,324,cs), +(364,324,o), +(393,297,o), +(393,256,cs), +(393,249,ls), +(393,208,o), +(364,181,o), +(300,181,cs) +); +}, +{ +closed = 1; +nodes = ( +(231,11,o), +(194,38,o), +(194,83,cs,{ +name = hr04; +}), +(194,92,ls), +(194,137,o), +(231,164,o), +(300,164,cs), +(369,164,o), +(406,137,o), +(406,92,cs), +(406,83,ls), +(406,38,o), +(369,11,o), +(300,11,cs) +); +} +); +width = 600; +} +); +}, +{ +glyphname = nine.dnom; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(307,0,l), +(373,40,o), +(436,116,o), +(436,207,cs), +(436,287,o), +(386,341,o), +(298,341,cs), +(212,341,o), +(158,291,o), +(158,222,cs), +(158,159,o), +(203,118,o), +(260,118,cs), +(312,118,o), +(336,151,o), +(346,172,c), +(352,170,l), +(340,110,o), +(279,62,o), +(183,0,c,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(261,177,o), +(248,196,o), +(248,223,cs), +(248,233,ls), +(248,260,o), +(261,279,o), +(295,279,cs), +(329,279,o), +(342,260,o), +(342,233,cs), +(342,223,ls), +(342,196,o), +(329,177,o), +(295,177,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(302,0,l), +(360,38,o), +(427,113,o), +(427,209,cs), +(427,289,o), +(379,341,o), +(299,341,cs), +(221,341,o), +(171,292,o), +(171,224,cs), +(171,161,o), +(215,120,o), +(275,120,cs), +(322,120,o), +(348,145,o), +(362,172,c), +(368,171,l), +(352,103,o), +(299,58,o), +(215,0,c,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(260,166,o), +(234,188,o), +(234,224,cs), +(234,235,ls), +(234,271,o), +(260,293,o), +(299,293,cs), +(338,293,o), +(364,271,o), +(364,235,cs), +(364,224,ls), +(364,188,o), +(338,166,o), +(299,166,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(272,0,l), +(335,42,o), +(404,119,o), +(404,225,cs), +(404,305,o), +(361,341,o), +(292,341,cs), +(220,341,o), +(177,302,o), +(177,237,cs), +(177,173,o), +(220,134,o), +(287,134,cs), +(328,134,o), +(361,148,o), +(381,181,c), +(383,180,l), +(361,98,o), +(318,49,o), +(243,0,c,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(237,151,o), +(197,177,o), +(197,233,cs), +(197,242,ls), +(197,298,o), +(237,324,o), +(290,324,cs), +(343,324,o), +(383,298,o), +(383,242,cs), +(383,233,ls), +(383,177,o), +(343,151,o), +(290,151,cs) +); +} +); +width = 600; +} +); +}, +{ +glyphname = zero.numr; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(398,357,o), +(444,421,o), +(444,531,cs), +(444,640,o), +(398,704,o), +(300,704,cs), +(202,704,o), +(156,640,o), +(156,531,cs), +(156,421,o), +(202,357,o), +(300,357,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(261,421,o), +(248,448,o), +(248,495,cs), +(248,565,ls), +(248,613,o), +(261,640,o), +(300,640,cs), +(339,640,o), +(352,613,o), +(352,565,cs), +(352,495,ls), +(352,448,o), +(339,421,o), +(300,421,cs) +); +}, +{ +closed = 1; +nodes = ( +(322,502,o), +(329,513,o), +(329,526,cs), +(329,535,ls), +(329,548,o), +(322,559,o), +(300,559,cs), +(278,559,o), +(271,548,o), +(271,535,cs), +(271,526,ls), +(271,513,o), +(278,502,o), +(300,502,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(391,357,o), +(432,421,o), +(432,531,cs), +(432,640,o), +(391,704,o), +(300,704,cs), +(209,704,o), +(168,640,o), +(168,531,cs), +(168,421,o), +(209,357,o), +(300,357,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(251,407,o), +(232,443,o), +(232,500,cs), +(232,561,ls), +(232,618,o), +(251,654,o), +(300,654,cs), +(349,654,o), +(368,618,o), +(368,561,cs), +(368,500,ls), +(368,443,o), +(349,407,o), +(300,407,cs) +); +}, +{ +closed = 1; +nodes = ( +(322,502,o), +(329,513,o), +(329,526,cs), +(329,535,ls), +(329,548,o), +(322,559,o), +(300,559,cs), +(278,559,o), +(271,548,o), +(271,535,cs), +(271,526,ls), +(271,513,o), +(278,502,o), +(300,502,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(386,357,o), +(421,416,o), +(421,531,cs), +(421,645,o), +(385,704,o), +(300,704,cs), +(215,704,o), +(179,645,o), +(179,531,cs), +(179,416,o), +(215,357,o), +(300,357,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(229,374,o), +(199,426,o), +(199,512,cs), +(199,549,ls), +(199,635,o), +(229,687,o), +(300,687,cs), +(371,687,o), +(401,635,o), +(401,549,cs), +(401,512,ls), +(401,426,o), +(371,374,o), +(300,374,cs) +); +}, +{ +closed = 1; +nodes = ( +(313,514,o), +(317,520,o), +(317,528,cs), +(317,533,ls), +(317,541,o), +(313,547,o), +(300,547,cs), +(287,547,o), +(283,541,o), +(283,533,cs), +(283,528,ls), +(283,520,o), +(287,514,o), +(300,514,cs) +); +} +); +width = 600; +} +); +}, +{ +glyphname = one.numr; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(186,363,l,{ +name = hr00; +}), +(434,363,l), +(434,432,l), +(359,432,l), +(359,698,l), +(226,698,l), +(149,594,l), +(210,550,l), +(265,626,l), +(271,626,l), +(271,432,l), +(186,432,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(189,363,l,{ +name = hr00; +}), +(429,363,l), +(429,413,l), +(346,413,l), +(346,698,l), +(254,698,l), +(165,609,l), +(201,573,l), +(277,647,l), +(283,647,l), +(283,413,l), +(189,413,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(189,363,l,{ +name = hr00; +}), +(429,363,l), +(429,380,l), +(324,380,l), +(324,698,l), +(292,698,l), +(178,602,l), +(189,589,l), +(301,683,l), +(305,683,l), +(305,380,l), +(189,380,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = two.numr; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(171,363,l,{ +name = hr00; +}), +(433,363,l), +(433,432,l), +(269,432,l), +(323,469,ls), +(384,511,o), +(428,547,o), +(428,602,cs), +(428,660,o), +(379,704,o), +(297,704,cs), +(214,704,o), +(177,659,o), +(162,615,c), +(235,587,l), +(245,614,o), +(263,634,o), +(293,634,cs), +(316,634,o), +(335,623,o), +(335,601,cs), +(335,599,ls), +(335,570,o), +(323,553,o), +(277,518,cs), +(171,438,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(179,363,l,{ +name = hr00; +}), +(425,363,l), +(425,413,l), +(245,413,l), +(322,472,ls), +(371,510,o), +(412,552,o), +(412,607,cs), +(412,660,o), +(373,704,o), +(298,704,cs), +(227,704,o), +(188,665,o), +(173,619,c), +(226,597,l), +(239,631,o), +(258,652,o), +(293,652,cs), +(327,652,o), +(346,631,o), +(346,606,cs), +(346,601,ls), +(346,570,o), +(328,540,o), +(292,511,cs), +(179,421,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(187,363,l,{ +name = hr00; +}), +(418,363,l), +(418,380,l), +(210,380,l), +(326,480,ls), +(380,527,o), +(405,565,o), +(405,610,cs), +(405,667,o), +(366,704,o), +(298,704,cs), +(222,704,o), +(193,661,o), +(181,623,c), +(198,618,l), +(213,659,o), +(238,687,o), +(298,687,cs), +(361,687,o), +(385,654,o), +(385,612,cs), +(385,604,ls), +(385,567,o), +(356,529,o), +(314,492,cs), +(187,381,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = three.numr; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(382,357,o), +(438,396,o), +(438,457,cs), +(438,501,o), +(408,526,o), +(361,533,c), +(361,537,l), +(399,542,o), +(432,570,o), +(432,613,cs,{ +name = hr01; +}), +(432,667,o), +(381,704,o), +(297,704,cs), +(233,704,o), +(199,683,o), +(167,647,c), +(219,597,l), +(239,623,o), +(268,638,o), +(297,638,cs), +(324,638,o), +(340,625,o), +(340,608,cs), +(340,600,ls), +(340,581,o), +(325,566,o), +(288,566,cs), +(257,566,l), +(257,503,l), +(284,503,ls), +(319,503,o), +(344,490,o), +(344,465,cs,{ +name = hr02; +}), +(344,457,ls), +(344,436,o), +(328,423,o), +(296,423,cs), +(260,423,o), +(237,440,o), +(223,465,c), +(160,423,l), +(182,389,o), +(222,357,o), +(298,357,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(368,357,o), +(419,396,o), +(419,456,cs), +(419,503,o), +(386,529,o), +(343,536,c), +(343,540,l), +(381,547,o), +(413,573,o), +(413,617,cs,{ +name = hr01; +}), +(413,670,o), +(366,704,o), +(295,704,cs), +(237,704,o), +(203,681,o), +(179,646,c), +(221,612,l), +(237,638,o), +(262,653,o), +(293,653,cs), +(328,653,o), +(349,635,o), +(349,609,cs), +(349,602,ls), +(349,579,o), +(328,561,o), +(286,561,cs), +(251,561,l), +(251,511,l), +(286,511,ls), +(330,511,o), +(355,495,o), +(355,465,cs,{ +name = hr02; +}), +(355,458,ls), +(355,428,o), +(332,408,o), +(293,408,cs), +(251,408,o), +(230,431,o), +(214,461,c), +(167,428,l), +(188,391,o), +(224,357,o), +(293,357,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(369,357,o), +(410,395,o), +(410,456,cs), +(410,503,o), +(386,529,o), +(339,538,c), +(339,541,l), +(379,550,o), +(403,575,o), +(403,618,cs,{ +name = hr01; +}), +(403,670,o), +(365,704,o), +(302,704,cs), +(252,704,o), +(213,684,o), +(193,656,c), +(207,645,l), +(227,671,o), +(257,687,o), +(300,687,cs), +(354,687,o), +(383,661,o), +(383,623,cs), +(383,617,ls), +(383,575,o), +(359,547,o), +(292,547,cs), +(250,547,l), +(250,530,l), +(299,530,ls), +(366,530,o), +(390,503,o), +(390,458,cs,{ +name = hr02; +}), +(390,453,ls), +(390,403,o), +(357,374,o), +(295,374,cs), +(246,374,o), +(220,392,o), +(199,419,c), +(185,407,l), +(206,379,o), +(240,357,o), +(296,357,cs) +); +} +); +width = 600; +} +); +}, +{ +glyphname = four.numr; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(312,363,l,{ +name = hr00; +}), +(396,363,l), +(396,426,l), +(440,426,l), +(440,487,l), +(396,487,l), +(396,698,l), +(292,698,l), +(161,500,l), +(161,426,l), +(312,426,l) +); +}, +{ +closed = 1; +nodes = ( +(223,487,l), +(307,613,l), +(312,613,l), +(312,487,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(327,363,l,{ +name = hr00; +}), +(388,363,l), +(388,427,l), +(435,427,l), +(435,475,l), +(388,475,l), +(388,698,l), +(306,698,l), +(164,486,l), +(164,427,l), +(327,427,l) +); +}, +{ +closed = 1; +nodes = ( +(210,475,l), +(324,645,l), +(327,645,l), +(327,475,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(355,363,l,{ +name = hr00; +}), +(374,363,l), +(374,443,l), +(433,443,l), +(433,459,l), +(374,459,l), +(374,698,l), +(346,698,l), +(166,461,l), +(166,443,l), +(355,443,l) +); +}, +{ +closed = 1; +nodes = ( +(186,459,l), +(352,678,l), +(355,678,l), +(355,459,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = five.numr; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(392,357,o), +(443,409,o), +(443,478,cs), +(443,546,o), +(393,582,o), +(332,582,cs), +(280,582,o), +(258,557,o), +(245,524,c), +(240,524,l), +(248,629,l), +(420,629,l), +(420,698,l), +(188,698,l), +(175,505,l), +(251,497,l), +(257,505,o), +(278,520,o), +(303,520,cs), +(330,520,o), +(348,503,o), +(348,476,cs), +(348,471,ls), +(348,444,o), +(333,423,o), +(298,423,cs), +(266,423,o), +(240,440,o), +(226,467,c), +(163,425,l), +(184,389,o), +(223,357,o), +(297,357,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(380,357,o), +(428,407,o), +(428,474,cs), +(428,540,o), +(381,578,o), +(320,578,cs), +(278,578,o), +(260,559,o), +(245,530,c), +(240,530,l), +(249,647,l), +(409,647,l), +(409,698,l), +(201,698,l), +(188,509,l), +(241,501,l), +(252,513,o), +(270,528,o), +(300,528,cs), +(337,528,o), +(364,506,o), +(364,472,cs), +(364,469,ls), +(364,433,o), +(339,408,o), +(298,408,cs), +(259,408,o), +(240,431,o), +(223,460,c), +(178,426,l), +(197,390,o), +(231,357,o), +(298,357,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(377,357,o), +(422,398,o), +(422,465,cs), +(422,526,o), +(386,564,o), +(315,564,cs), +(280,564,o), +(249,554,o), +(227,532,c), +(225,532,l), +(235,681,l), +(408,681,l), +(408,698,l), +(219,698,l), +(207,516,l), +(225,514,l), +(247,535,o), +(270,548,o), +(312,548,cs), +(378,548,o), +(402,518,o), +(402,466,cs), +(402,460,ls), +(402,413,o), +(371,374,o), +(306,374,cs), +(256,374,o), +(229,391,o), +(207,419,c), +(193,408,l), +(214,380,o), +(246,357,o), +(305,357,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +}, +{ +glyphname = six.numr; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(388,357,o), +(442,407,o), +(442,476,cs), +(442,539,o), +(397,580,o), +(340,580,cs), +(288,580,o), +(264,547,o), +(254,526,c), +(248,528,l), +(260,588,o), +(321,636,o), +(417,698,c), +(293,698,l), +(227,658,o), +(164,582,o), +(164,491,cs), +(164,411,o), +(214,357,o), +(302,357,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(271,419,o), +(258,438,o), +(258,465,cs), +(258,475,ls), +(258,502,o), +(271,521,o), +(305,521,cs), +(339,521,o), +(352,502,o), +(352,475,cs), +(352,465,ls), +(352,438,o), +(339,419,o), +(305,419,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(379,357,o), +(429,406,o), +(429,474,cs), +(429,537,o), +(385,578,o), +(325,578,cs), +(278,578,o), +(252,553,o), +(238,526,c), +(232,527,l), +(248,595,o), +(301,640,o), +(385,698,c), +(298,698,l), +(240,660,o), +(173,585,o), +(173,489,cs), +(173,409,o), +(221,357,o), +(301,357,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(262,405,o), +(236,427,o), +(236,463,cs), +(236,474,ls), +(236,510,o), +(262,532,o), +(301,532,cs), +(340,532,o), +(366,510,o), +(366,474,cs), +(366,463,ls), +(366,427,o), +(340,405,o), +(301,405,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(380,357,o), +(423,396,o), +(423,461,cs), +(423,525,o), +(380,564,o), +(313,564,cs), +(272,564,o), +(239,550,o), +(219,517,c), +(217,518,l), +(239,600,o), +(282,649,o), +(357,698,c), +(328,698,l), +(265,656,o), +(196,579,o), +(196,473,cs), +(196,393,o), +(239,357,o), +(308,357,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(257,374,o), +(217,400,o), +(217,456,cs), +(217,465,ls), +(217,521,o), +(257,547,o), +(310,547,cs), +(363,547,o), +(403,521,o), +(403,465,cs), +(403,456,ls), +(403,400,o), +(363,374,o), +(310,374,cs) +); +} +); +width = 600; +} +); +}, +{ +glyphname = seven.numr; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(230,363,l,{ +name = hr00; +}), +(325,363,l), +(433,625,l), +(433,698,l), +(172,698,l), +(172,565,l), +(245,565,l), +(245,632,l), +(344,632,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(233,363,l,{ +name = hr00; +}), +(297,363,l), +(423,644,l), +(423,698,l), +(178,698,l), +(178,582,l), +(233,582,l), +(233,646,l), +(362,646,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(261,363,l,{ +name = hr00; +}), +(281,363,l), +(422,680,l), +(422,698,l), +(196,698,l), +(196,600,l), +(215,600,l), +(215,681,l), +(403,681,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = eight.numr; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(385,357,o), +(437,398,o), +(437,454,cs), +(437,498,o), +(405,523,o), +(364,533,c), +(364,537,l), +(399,548,o), +(427,572,o), +(427,613,cs,{ +name = hr01; +}), +(427,665,o), +(382,704,o), +(300,704,cs), +(218,704,o), +(173,665,o), +(173,613,cs), +(173,572,o), +(201,548,o), +(236,537,c), +(236,533,l), +(195,523,o), +(163,498,o), +(163,454,cs,{ +name = hr02; +}), +(163,398,o), +(215,357,o), +(300,357,cs) +); +}, +{ +closed = 1; +nodes = ( +(272,560,o), +(255,576,o), +(255,598,cs,{ +name = hr03; +}), +(255,606,ls), +(255,627,o), +(271,642,o), +(300,642,cs), +(329,642,o), +(345,627,o), +(345,606,cs), +(345,598,ls), +(345,576,o), +(328,560,o), +(300,560,cs) +); +}, +{ +closed = 1; +nodes = ( +(270,419,o), +(254,435,o), +(254,457,cs,{ +name = hr04; +}), +(254,465,ls), +(254,486,o), +(270,503,o), +(300,503,cs), +(330,503,o), +(346,486,o), +(346,465,cs), +(346,457,ls), +(346,435,o), +(330,419,o), +(300,419,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(382,357,o), +(427,399,o), +(427,454,cs), +(427,499,o), +(397,525,o), +(355,536,c), +(355,540,l), +(392,552,o), +(419,577,o), +(419,616,cs,{ +name = hr01; +}), +(419,667,o), +(376,704,o), +(300,704,cs), +(224,704,o), +(181,667,o), +(181,616,cs), +(181,577,o), +(208,552,o), +(245,540,c), +(245,536,l), +(203,525,o), +(173,499,o), +(173,454,cs,{ +name = hr02; +}), +(173,399,o), +(218,357,o), +(300,357,cs) +); +}, +{ +closed = 1; +nodes = ( +(261,557,o), +(240,575,o), +(240,603,cs,{ +name = hr03; +}), +(240,610,ls), +(240,638,o), +(261,656,o), +(300,656,cs), +(339,656,o), +(360,638,o), +(360,610,cs), +(360,603,ls), +(360,575,o), +(339,557,o), +(300,557,cs) +); +}, +{ +closed = 1; +nodes = ( +(259,405,o), +(235,424,o), +(235,455,cs,{ +name = hr04; +}), +(235,464,ls), +(235,495,o), +(259,514,o), +(300,514,cs), +(341,514,o), +(365,495,o), +(365,464,cs), +(365,455,ls), +(365,424,o), +(341,405,o), +(300,405,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(382,357,o), +(426,394,o), +(426,451,cs), +(426,500,o), +(393,525,o), +(346,534,c), +(346,537,l), +(396,549,o), +(413,583,o), +(413,616,cs,{ +name = hr01; +}), +(413,670,o), +(370,704,o), +(300,704,cs), +(230,704,o), +(187,670,o), +(187,616,cs), +(187,583,o), +(204,549,o), +(254,537,c), +(254,534,l), +(207,525,o), +(174,500,o), +(174,451,cs,{ +name = hr02; +}), +(174,394,o), +(218,357,o), +(300,357,cs) +); +}, +{ +closed = 1; +nodes = ( +(236,544,o), +(207,571,o), +(207,612,cs,{ +name = hr03; +}), +(207,619,ls), +(207,660,o), +(236,687,o), +(300,687,cs), +(364,687,o), +(393,660,o), +(393,619,cs), +(393,612,ls), +(393,571,o), +(364,544,o), +(300,544,cs) +); +}, +{ +closed = 1; +nodes = ( +(231,374,o), +(194,401,o), +(194,446,cs,{ +name = hr04; +}), +(194,455,ls), +(194,500,o), +(231,527,o), +(300,527,cs), +(369,527,o), +(406,500,o), +(406,455,cs), +(406,446,ls), +(406,401,o), +(369,374,o), +(300,374,cs) +); +} +); +width = 600; +} +); +}, +{ +glyphname = nine.numr; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(307,363,l), +(373,403,o), +(436,479,o), +(436,570,cs), +(436,650,o), +(386,704,o), +(298,704,cs), +(212,704,o), +(158,654,o), +(158,585,cs), +(158,522,o), +(203,481,o), +(260,481,cs), +(312,481,o), +(336,514,o), +(346,535,c), +(352,533,l), +(340,473,o), +(279,425,o), +(183,363,c,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(261,540,o), +(248,559,o), +(248,586,cs), +(248,596,ls), +(248,623,o), +(261,642,o), +(295,642,cs), +(329,642,o), +(342,623,o), +(342,596,cs), +(342,586,ls), +(342,559,o), +(329,540,o), +(295,540,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(302,363,l), +(360,401,o), +(427,476,o), +(427,572,cs), +(427,652,o), +(379,704,o), +(299,704,cs), +(221,704,o), +(171,655,o), +(171,587,cs), +(171,524,o), +(215,483,o), +(275,483,cs), +(322,483,o), +(348,508,o), +(362,535,c), +(368,534,l), +(352,466,o), +(299,421,o), +(215,363,c,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(260,529,o), +(234,551,o), +(234,587,cs), +(234,598,ls), +(234,634,o), +(260,656,o), +(299,656,cs), +(338,656,o), +(364,634,o), +(364,598,cs), +(364,587,ls), +(364,551,o), +(338,529,o), +(299,529,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(272,363,l), +(335,405,o), +(404,482,o), +(404,588,cs), +(404,668,o), +(361,704,o), +(292,704,cs), +(220,704,o), +(177,665,o), +(177,600,cs), +(177,536,o), +(220,497,o), +(287,497,cs), +(328,497,o), +(361,511,o), +(381,544,c), +(383,543,l), +(361,461,o), +(318,412,o), +(243,363,c,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(237,514,o), +(197,540,o), +(197,596,cs), +(197,605,ls), +(197,661,o), +(237,687,o), +(290,687,cs), +(343,687,o), +(383,661,o), +(383,605,cs), +(383,596,ls), +(383,540,o), +(343,514,o), +(290,514,cs) +); +} +); +width = 600; +} +); +}, +{ +glyphname = fraction; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(323,398,l,{ +name = hr00; +}), +(426,398,l), +(599,698,l), +(496,698,l) +); +}, +{ +closed = 1; +nodes = ( +(1,0,l), +(104,0,l), +(277,300,l), +(174,300,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(350,398,l,{ +name = hr00; +}), +(422,398,l), +(582,698,l), +(510,698,l) +); +}, +{ +closed = 1; +nodes = ( +(18,0,l), +(90,0,l), +(250,300,l), +(178,300,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(362,398,l,{ +name = hr00; +}), +(383,398,l), +(572,698,l), +(551,698,l) +); +}, +{ +closed = 1; +nodes = ( +(28,0,l), +(49,0,l), +(238,300,l), +(217,300,l) +); +} +); +width = 600; +} +); +unicode = 8260; +}, +{ +glyphname = onehalf; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = two.dnom; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = two.dnom; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = two.dnom; +} +); +width = 600; +} +); +unicode = 189; +}, +{ +glyphname = uni2153; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = three.dnom; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = three.dnom; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = three.dnom; +} +); +width = 600; +} +); +unicode = 8531; +}, +{ +glyphname = uni2154; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = two.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = three.dnom; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = two.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = three.dnom; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = two.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = three.dnom; +} +); +width = 600; +} +); +unicode = 8532; +}, +{ +glyphname = onequarter; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = four.dnom; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = four.dnom; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = four.dnom; +} +); +width = 600; +} +); +unicode = 188; +}, +{ +glyphname = threequarters; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = three.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = four.dnom; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = three.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = four.dnom; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-154,0); +ref = three.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = four.dnom; +} +); +width = 600; +} +); +unicode = 190; +}, +{ +glyphname = uni2155; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = five.dnom; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = five.dnom; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = five.dnom; +} +); +width = 600; +} +); +unicode = 8533; +}, +{ +glyphname = uni2156; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = two.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = five.dnom; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = two.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = five.dnom; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = two.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = five.dnom; +} +); +width = 600; +} +); +unicode = 8534; +}, +{ +glyphname = uni2157; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = three.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = five.dnom; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = three.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = five.dnom; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-154,0); +ref = three.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = five.dnom; +} +); +width = 600; +} +); +unicode = 8535; +}, +{ +glyphname = uni2158; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = four.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = five.dnom; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = four.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = five.dnom; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = four.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = five.dnom; +} +); +width = 600; +} +); +unicode = 8536; +}, +{ +glyphname = uni2159; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = six.dnom; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = six.dnom; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = six.dnom; +} +); +width = 600; +} +); +unicode = 8537; +}, +{ +glyphname = uni215A; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = five.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = six.dnom; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = five.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = six.dnom; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = five.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = six.dnom; +} +); +width = 600; +} +); +unicode = 8538; +}, +{ +glyphname = uni2150; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = seven.dnom; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = seven.dnom; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = seven.dnom; +} +); +width = 600; +} +); +unicode = 8528; +}, +{ +glyphname = uni215B; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = eight.dnom; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = eight.dnom; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = eight.dnom; +} +); +width = 600; +} +); +unicode = 8539; +}, +{ +glyphname = uni215C; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = three.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = eight.dnom; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = three.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = eight.dnom; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-154,0); +ref = three.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = eight.dnom; +} +); +width = 600; +} +); +unicode = 8540; +}, +{ +glyphname = uni215D; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = five.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = eight.dnom; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = five.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = eight.dnom; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = five.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = eight.dnom; +} +); +width = 600; +} +); +unicode = 8541; +}, +{ +glyphname = uni215E; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = seven.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = eight.dnom; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = seven.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = eight.dnom; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-157,0); +ref = seven.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = eight.dnom; +} +); +width = 600; +} +); +unicode = 8542; +}, +{ +glyphname = uni2151; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = nine.dnom; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = nine.dnom; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-150,0); +ref = one.numr; +}, +{ +alignment = -1; +ref = fraction; +}, +{ +alignment = -1; +pos = (150,0); +ref = nine.dnom; +} +); +width = 600; +} +); +unicode = 8529; +}, +{ +glyphname = zeroinferior; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(408,-6,o), +(460,64,o), +(460,185,cs), +(460,305,o), +(408,375,o), +(300,375,cs), +(192,375,o), +(140,305,o), +(140,185,cs), +(140,64,o), +(192,-6,o), +(300,-6,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(262,78,o), +(252,100,o), +(252,147,cs), +(252,223,ls), +(252,269,o), +(262,291,o), +(300,291,cs), +(338,291,o), +(348,269,o), +(348,223,cs), +(348,147,ls), +(348,100,o), +(338,78,o), +(300,78,cs) +); +}, +{ +closed = 1; +nodes = ( +(322,156,o), +(329,167,o), +(329,180,cs), +(329,189,ls), +(329,202,o), +(322,213,o), +(300,213,cs), +(278,213,o), +(271,202,o), +(271,189,cs), +(271,180,ls), +(271,167,o), +(278,156,o), +(300,156,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(400,-6,o), +(445,63,o), +(445,185,cs), +(445,306,o), +(400,375,o), +(300,375,cs), +(200,375,o), +(155,306,o), +(155,185,cs), +(155,63,o), +(200,-6,o), +(300,-6,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(243,45,o), +(222,87,o), +(222,152,cs), +(222,217,ls), +(222,282,o), +(243,324,o), +(300,324,cs), +(357,324,o), +(378,282,o), +(378,217,cs), +(378,152,ls), +(378,87,o), +(357,45,o), +(300,45,cs) +); +}, +{ +closed = 1; +nodes = ( +(322,155,o), +(329,166,o), +(329,179,cs), +(329,190,ls), +(329,203,o), +(322,214,o), +(300,214,cs), +(278,214,o), +(271,203,o), +(271,190,cs), +(271,179,ls), +(271,166,o), +(278,155,o), +(300,155,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(393,-6,o), +(431,61,o), +(431,185,cs), +(431,308,o), +(393,375,o), +(300,375,cs), +(207,375,o), +(169,308,o), +(169,185,cs), +(169,61,o), +(207,-6,o), +(300,-6,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(221,11,o), +(189,69,o), +(189,164,cs), +(189,205,ls), +(189,300,o), +(221,358,o), +(300,358,cs), +(379,358,o), +(411,300,o), +(411,205,cs), +(411,164,ls), +(411,69,o), +(379,11,o), +(300,11,cs) +); +}, +{ +closed = 1; +nodes = ( +(313,168,o), +(317,174,o), +(317,182,cs), +(317,187,ls), +(317,195,o), +(313,201,o), +(300,201,cs), +(287,201,o), +(283,195,o), +(283,187,cs), +(283,182,ls), +(283,174,o), +(287,168,o), +(300,168,cs) +); +} +); +width = 600; +} +); +unicode = 8320; +}, +{ +glyphname = oneinferior; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(463,0,l,{ +name = hr00; +}), +(463,79,l), +(382,79,l), +(382,369,l), +(232,369,l), +(147,254,l), +(214,206,l), +(275,289,l), +(281,289,l), +(281,79,l), +(188,79,l), +(188,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(446,0,l,{ +name = hr00; +}), +(446,50,l), +(348,50,l), +(348,369,l), +(255,369,l), +(153,266,l), +(189,229,l), +(279,318,l), +(285,318,l), +(285,50,l), +(176,50,l), +(176,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(458,0,l,{ +name = hr00; +}), +(458,17,l), +(340,17,l), +(340,369,l), +(308,369,l), +(181,262,l), +(192,249,l), +(317,354,l), +(321,354,l), +(321,17,l), +(192,17,l), +(192,0,l) +); +} +); +width = 600; +} +); +unicode = 8321; +}, +{ +glyphname = twoinferior; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(450,83,l,{ +name = hr00; +}), +(273,83,l), +(332,116,ls), +(391,149,o), +(446,193,o), +(446,261,cs), +(446,327,o), +(394,375,o), +(304,375,cs), +(220,375,o), +(169,333,o), +(150,277,c), +(239,244,l), +(246,268,o), +(261,289,o), +(294,289,cs), +(313,289,o), +(337,282,o), +(337,255,c), +(337,254,l), +(337,224,o), +(320,209,o), +(270,171,cs), +(161,88,l), +(161,0,l), +(450,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(438,50,l,{ +name = hr00; +}), +(233,50,l), +(330,125,ls), +(386,168,o), +(425,208,o), +(425,266,cs), +(425,330,o), +(379,375,o), +(297,375,cs), +(217,375,o), +(177,332,o), +(161,285,c), +(215,265,l), +(226,297,o), +(247,323,o), +(293,323,cs), +(335,323,o), +(358,300,o), +(358,266,cs), +(358,260,ls), +(358,226,o), +(335,194,o), +(296,162,cs), +(166,57,l), +(166,0,l), +(438,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(429,17,l,{ +name = hr00; +}), +(193,17,l), +(323,123,ls), +(386,174,o), +(416,220,o), +(416,270,cs), +(416,328,o), +(377,375,o), +(301,375,cs), +(228,375,o), +(186,334,o), +(170,285,c), +(187,280,l), +(204,327,o), +(239,358,o), +(301,358,cs), +(364,358,o), +(396,322,o), +(396,273,cs), +(396,263,ls), +(396,224,o), +(369,182,o), +(312,135,cs), +(173,20,l), +(173,0,l), +(429,0,l) +); +} +); +width = 600; +} +); +unicode = 8322; +}, +{ +glyphname = threeinferior; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(251,229,l), +(251,147,l), +(282,147,ls), +(318,147,o), +(343,137,o), +(343,111,cs), +(343,109,ls), +(343,87,o), +(324,73,o), +(293,73,cs), +(253,73,o), +(229,96,o), +(214,127,c), +(138,69,l), +(164,28,o), +(207,-6,o), +(293,-6,cs), +(386,-6,o), +(450,36,o), +(450,104,cs), +(450,151,o), +(418,181,o), +(368,189,c), +(368,193,l), +(409,198,o), +(444,228,o), +(444,274,cs,{ +name = hr01; +}), +(444,334,o), +(388,375,o), +(294,375,cs), +(224,375,o), +(184,353,o), +(149,312,c), +(211,253,l), +(232,281,o), +(263,296,o), +(291,296,cs), +(320,296,o), +(336,281,o), +(336,264,cs), +(336,260,ls), +(336,243,o), +(321,229,o), +(285,229,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(242,217,l), +(242,166,l), +(287,166,ls), +(337,166,o), +(364,149,o), +(364,111,cs), +(364,105,ls), +(364,67,o), +(337,44,o), +(287,44,cs), +(241,44,o), +(217,65,o), +(198,94,c), +(151,60,l), +(176,26,o), +(214,-6,o), +(287,-6,cs), +(374,-6,o), +(430,37,o), +(430,102,cs), +(430,155,o), +(391,184,o), +(346,192,c), +(346,195,l), +(388,204,o), +(424,232,o), +(424,280,cs,{ +name = hr01; +}), +(424,340,o), +(369,375,o), +(294,375,cs), +(228,375,o), +(189,347,o), +(166,314,c), +(209,280,l), +(227,308,o), +(253,325,o), +(292,325,cs), +(332,325,o), +(357,306,o), +(357,273,cs), +(357,269,ls), +(357,239,o), +(333,217,o), +(282,217,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(242,200,l), +(242,183,l), +(295,183,ls), +(369,183,o), +(396,154,o), +(396,104,cs), +(396,98,ls), +(396,43,o), +(360,11,o), +(291,11,cs), +(236,11,o), +(209,31,o), +(185,61,c), +(171,50,l), +(194,19,o), +(231,-6,o), +(291,-6,cs), +(371,-6,o), +(416,36,o), +(416,102,cs), +(416,152,o), +(390,183,o), +(339,191,c), +(339,194,l), +(382,204,o), +(409,232,o), +(409,280,cs,{ +name = hr01; +}), +(409,338,o), +(368,375,o), +(297,375,cs), +(240,375,o), +(203,353,o), +(182,322,c), +(196,312,l), +(218,341,o), +(245,358,o), +(297,358,cs), +(357,358,o), +(389,329,o), +(389,285,cs), +(389,279,ls), +(389,230,o), +(362,200,o), +(288,200,cs) +); +} +); +width = 600; +} +); +unicode = 8323; +}, +{ +glyphname = fourinferior; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(405,0,l,{ +name = hr00; +}), +(405,70,l), +(451,70,l), +(451,146,l), +(405,146,l), +(405,369,l), +(290,369,l), +(141,155,l), +(141,70,l), +(307,70,l), +(307,0,l) +); +}, +{ +closed = 1; +nodes = ( +(307,146,l), +(220,146,l), +(300,259,l), +(307,259,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(396,0,l,{ +name = hr00; +}), +(396,72,l), +(452,72,l), +(452,120,l), +(396,120,l), +(396,369,l), +(311,369,l), +(147,124,l), +(147,72,l), +(336,72,l), +(336,0,l) +); +}, +{ +closed = 1; +nodes = ( +(336,120,l), +(202,120,l), +(332,312,l), +(336,312,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(384,0,l,{ +name = hr00; +}), +(384,89,l), +(450,89,l), +(450,106,l), +(384,106,l), +(384,369,l), +(356,369,l), +(152,108,l), +(152,89,l), +(365,89,l), +(365,0,l) +); +}, +{ +closed = 1; +nodes = ( +(365,106,l), +(172,106,l), +(362,350,l), +(365,350,l) +); +} +); +width = 600; +} +); +unicode = 8324; +}, +{ +glyphname = fiveinferior; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(430,282,l,{ +name = hr00; +}), +(430,369,l), +(174,369,l), +(159,157,l), +(242,146,l), +(249,154,o), +(271,169,o), +(299,169,cs), +(328,169,o), +(347,152,o), +(347,127,cs), +(347,123,ls), +(347,94,o), +(330,73,o), +(295,73,cs), +(257,73,o), +(235,98,o), +(219,127,c), +(145,69,l), +(169,28,o), +(213,-6,o), +(295,-6,cs), +(399,-6,o), +(455,52,o), +(455,130,cs), +(455,205,o), +(399,249,o), +(331,249,cs), +(277,249,o), +(259,221,o), +(245,180,c), +(240,180,l), +(247,282,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(415,319,l,{ +name = hr00; +}), +(415,369,l), +(187,369,l), +(173,163,l), +(225,156,l), +(240,171,o), +(258,185,o), +(293,185,cs), +(343,185,o), +(369,159,o), +(369,117,cs), +(369,112,ls), +(369,70,o), +(343,44,o), +(293,44,cs), +(247,44,o), +(225,65,o), +(205,94,c), +(160,60,l), +(184,26,o), +(221,-6,o), +(292,-6,cs), +(382,-6,o), +(435,46,o), +(435,120,cs), +(435,192,o), +(382,235,o), +(313,235,cs), +(268,235,o), +(247,215,o), +(229,186,c), +(225,186,l), +(236,319,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(417,352,l,{ +name = hr00; +}), +(417,369,l), +(212,369,l), +(199,169,l), +(217,167,l), +(241,190,o), +(268,205,o), +(313,205,cs), +(384,205,o), +(412,170,o), +(412,115,cs), +(412,102,ls), +(412,48,o), +(377,11,o), +(306,11,cs), +(249,11,o), +(221,31,o), +(197,61,c), +(183,50,l), +(206,19,o), +(243,-6,o), +(307,-6,cs), +(387,-6,o), +(432,39,o), +(432,110,cs), +(432,177,o), +(394,222,o), +(315,222,cs), +(276,222,o), +(243,208,o), +(219,185,c), +(217,185,l), +(229,352,l) +); +} +); +width = 600; +} +); +unicode = 8325; +}, +{ +glyphname = sixinferior; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(399,-6,o), +(459,50,o), +(459,128,cs), +(459,198,o), +(409,243,o), +(345,243,cs), +(293,243,o), +(272,213,o), +(261,186,c), +(255,188,l), +(268,250,o), +(331,300,o), +(433,369,c), +(290,369,l), +(220,324,o), +(148,244,o), +(148,143,cs), +(148,54,o), +(204,-6,o), +(304,-6,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(271,69,o), +(254,86,o), +(254,115,cs), +(254,125,ls), +(254,153,o), +(273,169,o), +(304,169,cs), +(335,169,o), +(352,153,o), +(352,125,cs), +(352,115,ls), +(352,86,o), +(337,69,o), +(303,69,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(387,-6,o), +(443,45,o), +(443,119,cs), +(443,189,o), +(392,233,o), +(324,233,cs), +(274,233,o), +(247,208,o), +(230,180,c), +(226,181,l), +(245,260,o), +(297,308,o), +(389,369,c), +(305,369,l), +(239,328,o), +(161,244,o), +(161,138,cs), +(161,49,o), +(213,-6,o), +(302,-6,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(256,42,o), +(226,65,o), +(226,111,cs), +(226,116,ls), +(226,162,o), +(256,185,o), +(302,185,cs), +(348,185,o), +(378,162,o), +(378,116,cs), +(378,111,ls), +(378,65,o), +(348,42,o), +(302,42,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(381,-6,o), +(429,37,o), +(429,108,cs), +(429,179,o), +(382,222,o), +(307,222,cs), +(263,222,o), +(226,206,o), +(205,170,c), +(203,171,l), +(228,260,o), +(279,320,o), +(355,369,c), +(326,369,l), +(269,329,o), +(181,238,o), +(181,122,cs), +(181,33,o), +(231,-6,o), +(303,-6,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(246,11,o), +(202,39,o), +(202,102,cs), +(202,114,ls), +(202,177,o), +(246,205,o), +(305,205,cs), +(364,205,o), +(408,177,o), +(408,114,cs), +(408,102,ls), +(408,39,o), +(364,11,o), +(305,11,cs) +); +} +); +width = 600; +} +); +unicode = 8326; +}, +{ +glyphname = seveninferior; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(337,0,l,{ +name = hr00; +}), +(454,283,l), +(454,369,l), +(165,369,l), +(165,222,l), +(251,222,l), +(251,289,l), +(353,289,l), +(229,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(292,0,l,{ +name = hr00; +}), +(436,317,l), +(436,369,l), +(164,369,l), +(164,252,l), +(218,252,l), +(218,319,l), +(373,319,l), +(225,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(280,0,l,{ +name = hr00; +}), +(434,350,l), +(434,369,l), +(182,369,l), +(182,262,l), +(200,262,l), +(200,352,l), +(416,352,l), +(260,0,l) +); +} +); +width = 600; +} +); +unicode = 8327; +}, +{ +glyphname = eightinferior; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(395,-6,o), +(452,39,o), +(452,102,cs), +(452,146,o), +(422,177,o), +(375,189,c), +(375,193,l), +(412,206,o), +(440,232,o), +(440,275,cs,{ +name = hr01; +}), +(440,332,o), +(391,375,o), +(300,375,cs), +(209,375,o), +(160,332,o), +(160,275,cs), +(160,232,o), +(188,206,o), +(225,193,c), +(225,189,l), +(178,177,o), +(148,146,o), +(148,102,cs,{ +name = hr02; +}), +(148,39,o), +(205,-6,o), +(300,-6,cs) +); +}, +{ +closed = 1; +nodes = ( +(271,68,o), +(255,83,o), +(255,104,cs), +(255,114,ls), +(255,135,o), +(270,150,o), +(300,150,cs), +(330,150,o), +(345,135,o), +(345,114,cs), +(345,104,ls), +(345,83,o), +(329,68,o), +(300,68,cs) +); +}, +{ +closed = 1; +nodes = ( +(271,220,o), +(254,235,o), +(254,256,cs,{ +name = hr03; +}), +(254,264,ls), +(254,286,o), +(271,301,o), +(300,301,cs), +(329,301,o), +(346,286,o), +(346,264,cs), +(346,256,ls), +(346,235,o), +(329,220,o), +(300,220,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(393,-6,o), +(444,40,o), +(444,101,cs), +(444,149,o), +(412,179,o), +(364,191,c), +(364,195,l), +(404,208,o), +(431,238,o), +(431,280,cs,{ +name = hr01; +}), +(431,337,o), +(383,375,o), +(300,375,cs), +(217,375,o), +(169,337,o), +(169,280,cs), +(169,238,o), +(196,208,o), +(236,195,c), +(236,191,l), +(189,179,o), +(156,149,o), +(156,101,cs,{ +name = hr02; +}), +(156,40,o), +(207,-6,o), +(300,-6,cs) +); +}, +{ +closed = 1; +nodes = ( +(250,42,o), +(223,63,o), +(223,99,cs), +(223,111,ls), +(223,147,o), +(250,168,o), +(300,168,cs), +(350,168,o), +(377,147,o), +(377,111,cs), +(377,99,ls), +(377,63,o), +(350,42,o), +(300,42,cs) +); +}, +{ +closed = 1; +nodes = ( +(254,214,o), +(231,233,o), +(231,266,cs,{ +name = hr03; +}), +(231,275,ls), +(231,308,o), +(254,327,o), +(300,327,cs), +(346,327,o), +(369,308,o), +(369,275,cs), +(369,266,ls), +(369,233,o), +(346,214,o), +(300,214,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(391,-6,o), +(437,35,o), +(437,97,cs), +(437,151,o), +(402,178,o), +(350,189,c), +(350,192,l), +(405,206,o), +(423,244,o), +(423,281,cs,{ +name = hr01; +}), +(423,340,o), +(377,375,o), +(300,375,cs), +(223,375,o), +(177,340,o), +(177,281,cs), +(177,244,o), +(195,206,o), +(250,192,c), +(250,189,l), +(198,178,o), +(163,151,o), +(163,97,cs,{ +name = hr02; +}), +(163,35,o), +(209,-6,o), +(300,-6,cs) +); +}, +{ +closed = 1; +nodes = ( +(224,11,o), +(183,41,o), +(183,92,cs), +(183,101,ls), +(183,152,o), +(224,182,o), +(300,182,cs), +(376,182,o), +(417,152,o), +(417,101,cs), +(417,92,ls), +(417,41,o), +(376,11,o), +(300,11,cs) +); +}, +{ +closed = 1; +nodes = ( +(229,199,o), +(197,229,o), +(197,275,cs,{ +name = hr03; +}), +(197,282,ls), +(197,328,o), +(229,358,o), +(300,358,cs), +(371,358,o), +(403,328,o), +(403,282,cs), +(403,275,ls), +(403,229,o), +(371,199,o), +(300,199,cs) +); +} +); +width = 600; +} +); +unicode = 8328; +}, +{ +glyphname = nineinferior; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(455,315,o), +(399,375,o), +(299,375,cs), +(204,375,o), +(144,319,o), +(144,241,cs), +(144,171,o), +(194,125,o), +(258,125,cs), +(310,125,o), +(330,156,o), +(342,183,c), +(348,181,l), +(335,119,o), +(272,69,o), +(170,0,c), +(313,0,l), +(383,45,o), +(455,125,o), +(455,226,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(268,200,o), +(250,216,o), +(250,244,cs), +(250,254,ls), +(250,283,o), +(266,300,o), +(300,300,cs), +(332,300,o), +(349,283,o), +(349,254,cs), +(349,244,ls), +(349,216,o), +(330,200,o), +(299,200,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(438,320,o), +(386,375,o), +(298,375,cs), +(212,375,o), +(157,324,o), +(157,250,cs), +(157,180,o), +(207,135,o), +(276,135,cs), +(326,135,o), +(353,160,o), +(369,189,c), +(373,188,l), +(354,109,o), +(302,61,o), +(211,0,c), +(295,0,l), +(362,41,o), +(438,125,o), +(438,231,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(251,183,o), +(221,206,o), +(221,252,cs), +(221,258,ls), +(221,304,o), +(251,327,o), +(297,327,cs), +(343,327,o), +(373,304,o), +(373,258,cs), +(373,252,ls), +(373,206,o), +(343,183,o), +(297,183,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(419,335,o), +(372,375,o), +(297,375,cs), +(219,375,o), +(171,332,o), +(171,261,cs), +(171,190,o), +(218,147,o), +(293,147,cs), +(337,147,o), +(374,163,o), +(395,199,c), +(397,198,l), +(372,109,o), +(321,49,o), +(245,0,c), +(274,0,l), +(331,40,o), +(419,131,o), +(419,247,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(236,164,o), +(192,192,o), +(192,255,cs), +(192,267,ls), +(192,330,o), +(236,358,o), +(295,358,cs), +(354,358,o), +(398,330,o), +(398,267,cs), +(398,255,ls), +(398,192,o), +(354,164,o), +(295,164,cs) +); +} +); +width = 600; +} +); +unicode = 8329; +}, +{ +glyphname = zerosuperior; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(408,323,o), +(460,393,o), +(460,514,cs), +(460,634,o), +(408,704,o), +(300,704,cs), +(192,704,o), +(140,634,o), +(140,514,cs), +(140,393,o), +(192,323,o), +(300,323,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(262,407,o), +(252,429,o), +(252,476,cs), +(252,552,ls), +(252,598,o), +(262,620,o), +(300,620,cs), +(338,620,o), +(348,598,o), +(348,552,cs), +(348,476,ls), +(348,429,o), +(338,407,o), +(300,407,cs) +); +}, +{ +closed = 1; +nodes = ( +(322,485,o), +(329,496,o), +(329,509,cs), +(329,518,ls), +(329,531,o), +(322,542,o), +(300,542,cs), +(278,542,o), +(271,531,o), +(271,518,cs), +(271,509,ls), +(271,496,o), +(278,485,o), +(300,485,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(400,323,o), +(445,392,o), +(445,514,cs), +(445,635,o), +(400,704,o), +(300,704,cs), +(200,704,o), +(155,635,o), +(155,514,cs), +(155,392,o), +(200,323,o), +(300,323,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(243,374,o), +(222,416,o), +(222,481,cs), +(222,546,ls), +(222,611,o), +(243,653,o), +(300,653,cs), +(357,653,o), +(378,611,o), +(378,546,cs), +(378,481,ls), +(378,416,o), +(357,374,o), +(300,374,cs) +); +}, +{ +closed = 1; +nodes = ( +(322,484,o), +(329,495,o), +(329,508,cs), +(329,519,ls), +(329,532,o), +(322,543,o), +(300,543,cs), +(278,543,o), +(271,532,o), +(271,519,cs), +(271,508,ls), +(271,495,o), +(278,484,o), +(300,484,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(393,323,o), +(431,390,o), +(431,514,cs), +(431,637,o), +(393,704,o), +(300,704,cs), +(207,704,o), +(169,637,o), +(169,514,cs), +(169,390,o), +(207,323,o), +(300,323,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(221,340,o), +(189,398,o), +(189,493,cs), +(189,534,ls), +(189,629,o), +(221,687,o), +(300,687,cs), +(379,687,o), +(411,629,o), +(411,534,cs), +(411,493,ls), +(411,398,o), +(379,340,o), +(300,340,cs) +); +}, +{ +closed = 1; +nodes = ( +(313,497,o), +(317,503,o), +(317,511,cs), +(317,516,ls), +(317,524,o), +(313,530,o), +(300,530,cs), +(287,530,o), +(283,524,o), +(283,516,cs), +(283,511,ls), +(283,503,o), +(287,497,o), +(300,497,cs) +); +} +); +width = 600; +} +); +unicode = 8304; +}, +{ +glyphname = onesuperior; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(463,329,l,{ +name = hr00; +}), +(463,408,l), +(382,408,l), +(382,698,l), +(232,698,l), +(147,583,l), +(214,535,l), +(275,618,l), +(281,618,l), +(281,408,l), +(188,408,l), +(188,329,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(446,329,l,{ +name = hr00; +}), +(446,379,l), +(348,379,l), +(348,698,l), +(255,698,l), +(153,595,l), +(189,558,l), +(279,647,l), +(285,647,l), +(285,379,l), +(176,379,l), +(176,329,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(458,329,l,{ +name = hr00; +}), +(458,346,l), +(340,346,l), +(340,698,l), +(308,698,l), +(181,591,l), +(192,578,l), +(317,683,l), +(321,683,l), +(321,346,l), +(192,346,l), +(192,329,l) +); +} +); +width = 600; +} +); +unicode = 185; +}, +{ +glyphname = twosuperior; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(450,412,l,{ +name = hr00; +}), +(273,412,l), +(332,445,ls), +(391,478,o), +(446,522,o), +(446,590,cs), +(446,656,o), +(394,704,o), +(304,704,cs), +(220,704,o), +(169,662,o), +(150,606,c), +(239,573,l), +(246,597,o), +(261,618,o), +(294,618,cs), +(313,618,o), +(337,611,o), +(337,584,cs), +(337,583,ls), +(337,553,o), +(320,538,o), +(270,500,cs), +(161,417,l), +(161,329,l), +(450,329,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(438,379,l,{ +name = hr00; +}), +(233,379,l), +(330,454,ls), +(386,497,o), +(425,537,o), +(425,595,cs), +(425,659,o), +(379,704,o), +(297,704,cs), +(217,704,o), +(177,661,o), +(161,614,c), +(215,594,l), +(226,626,o), +(247,652,o), +(293,652,cs), +(335,652,o), +(358,629,o), +(358,595,cs), +(358,589,ls), +(358,553,o), +(335,523,o), +(296,491,cs), +(166,386,l), +(166,329,l), +(438,329,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(428,346,l,{ +name = hr00; +}), +(192,346,l), +(322,452,ls), +(385,503,o), +(415,549,o), +(415,599,cs), +(415,657,o), +(376,704,o), +(300,704,cs), +(227,704,o), +(185,663,o), +(169,614,c), +(186,609,l), +(203,656,o), +(238,687,o), +(300,687,cs), +(363,687,o), +(395,651,o), +(395,602,cs), +(395,592,ls), +(395,553,o), +(368,511,o), +(311,464,cs), +(172,349,l), +(172,329,l), +(428,329,l) +); +} +); +width = 600; +} +); +unicode = 178; +}, +{ +glyphname = threesuperior; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(251,558,l), +(251,476,l), +(282,476,ls), +(318,476,o), +(343,466,o), +(343,440,cs), +(343,438,ls), +(343,416,o), +(324,402,o), +(293,402,cs), +(253,402,o), +(229,425,o), +(214,456,c), +(138,398,l), +(164,357,o), +(207,323,o), +(293,323,cs), +(386,323,o), +(450,365,o), +(450,433,cs), +(450,480,o), +(418,510,o), +(368,518,c), +(368,522,l), +(409,527,o), +(444,557,o), +(444,603,cs,{ +name = hr01; +}), +(444,663,o), +(388,704,o), +(294,704,cs), +(224,704,o), +(184,682,o), +(149,641,c), +(211,582,l), +(232,610,o), +(263,625,o), +(291,625,cs), +(320,625,o), +(336,610,o), +(336,593,cs), +(336,589,ls), +(336,572,o), +(321,558,o), +(285,558,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(242,546,l), +(242,495,l), +(287,495,ls), +(337,495,o), +(364,478,o), +(364,440,cs), +(364,434,ls), +(364,396,o), +(337,373,o), +(287,373,cs), +(241,373,o), +(217,394,o), +(198,423,c), +(151,389,l), +(176,355,o), +(214,323,o), +(287,323,cs), +(374,323,o), +(430,366,o), +(430,431,cs), +(430,484,o), +(391,513,o), +(346,521,c), +(346,524,l), +(388,533,o), +(424,561,o), +(424,609,cs,{ +name = hr01; +}), +(424,669,o), +(369,704,o), +(294,704,cs), +(228,704,o), +(189,676,o), +(166,643,c), +(209,609,l), +(227,637,o), +(253,654,o), +(292,654,cs), +(332,654,o), +(357,635,o), +(357,602,cs), +(357,598,ls), +(357,568,o), +(333,546,o), +(282,546,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(242,529,l), +(242,512,l), +(295,512,ls), +(369,512,o), +(396,483,o), +(396,433,cs), +(396,427,ls), +(396,372,o), +(360,340,o), +(291,340,cs), +(236,340,o), +(209,360,o), +(185,390,c), +(171,379,l), +(194,348,o), +(231,323,o), +(291,323,cs), +(371,323,o), +(416,365,o), +(416,431,cs), +(416,481,o), +(390,512,o), +(339,520,c), +(339,523,l), +(382,533,o), +(409,561,o), +(409,609,cs,{ +name = hr01; +}), +(409,667,o), +(368,704,o), +(297,704,cs), +(240,704,o), +(203,682,o), +(182,651,c), +(196,641,l), +(218,670,o), +(245,687,o), +(297,687,cs), +(357,687,o), +(389,658,o), +(389,614,cs), +(389,608,ls), +(389,559,o), +(362,529,o), +(288,529,cs) +); +} +); +width = 600; +} +); +unicode = 179; +}, +{ +glyphname = foursuperior; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(405,329,l,{ +name = hr00; +}), +(405,399,l), +(451,399,l), +(451,475,l), +(405,475,l), +(405,698,l), +(290,698,l), +(141,484,l), +(141,399,l), +(307,399,l), +(307,329,l) +); +}, +{ +closed = 1; +nodes = ( +(307,475,l), +(220,475,l), +(300,588,l), +(307,588,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(396,329,l,{ +name = hr00; +}), +(396,401,l), +(452,401,l), +(452,449,l), +(396,449,l), +(396,698,l), +(311,698,l), +(147,453,l), +(147,401,l), +(336,401,l), +(336,329,l) +); +}, +{ +closed = 1; +nodes = ( +(336,449,l), +(202,449,l), +(332,641,l), +(336,641,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(384,329,l,{ +name = hr00; +}), +(384,418,l), +(450,418,l), +(450,435,l), +(384,435,l), +(384,698,l), +(356,698,l), +(152,437,l), +(152,418,l), +(365,418,l), +(365,329,l) +); +}, +{ +closed = 1; +nodes = ( +(365,435,l), +(172,435,l), +(362,679,l), +(365,679,l) +); +} +); +width = 600; +} +); +unicode = 8308; +}, +{ +glyphname = fivesuperior; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(430,698,l,{ +name = hr00; +}), +(174,698,l), +(159,486,l), +(242,475,l), +(249,483,o), +(271,498,o), +(299,498,cs), +(328,498,o), +(347,481,o), +(347,456,cs), +(347,452,ls), +(347,423,o), +(330,402,o), +(295,402,cs), +(257,402,o), +(235,427,o), +(219,456,c), +(145,398,l), +(169,357,o), +(213,323,o), +(295,323,cs), +(399,323,o), +(455,381,o), +(455,459,cs), +(455,534,o), +(399,578,o), +(331,578,cs), +(277,578,o), +(259,550,o), +(245,509,c), +(240,509,l), +(247,611,l), +(430,611,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(415,698,l,{ +name = hr00; +}), +(187,698,l), +(173,492,l), +(225,485,l), +(240,500,o), +(258,514,o), +(293,514,cs), +(343,514,o), +(369,488,o), +(369,446,cs), +(369,441,ls), +(369,399,o), +(343,373,o), +(293,373,cs), +(247,373,o), +(225,394,o), +(205,423,c), +(160,389,l), +(184,355,o), +(221,323,o), +(292,323,cs), +(382,323,o), +(435,375,o), +(435,449,cs), +(435,521,o), +(382,564,o), +(313,564,cs), +(268,564,o), +(247,544,o), +(229,515,c), +(225,515,l), +(236,648,l), +(415,648,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(417,698,l,{ +name = hr00; +}), +(212,698,l), +(199,498,l), +(217,496,l), +(241,519,o), +(268,534,o), +(313,534,cs), +(384,534,o), +(412,499,o), +(412,444,cs), +(412,431,ls), +(412,377,o), +(377,340,o), +(306,340,cs), +(249,340,o), +(221,360,o), +(197,390,c), +(183,379,l), +(206,348,o), +(243,323,o), +(307,323,cs), +(387,323,o), +(432,368,o), +(432,439,cs), +(432,506,o), +(394,551,o), +(315,551,cs), +(276,551,o), +(243,537,o), +(219,514,c), +(217,514,l), +(229,681,l), +(417,681,l) +); +} +); +width = 600; +} +); +unicode = 8309; +}, +{ +glyphname = sixsuperior; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(399,323,o), +(459,379,o), +(459,457,cs), +(459,527,o), +(409,572,o), +(345,572,cs), +(293,572,o), +(272,542,o), +(261,515,c), +(255,517,l), +(268,579,o), +(331,629,o), +(433,698,c), +(290,698,l), +(220,653,o), +(148,573,o), +(148,472,cs), +(148,383,o), +(204,323,o), +(304,323,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(271,398,o), +(254,415,o), +(254,444,cs), +(254,454,ls), +(254,482,o), +(273,498,o), +(304,498,cs), +(335,498,o), +(352,482,o), +(352,454,cs), +(352,444,ls), +(352,415,o), +(337,398,o), +(303,398,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(387,323,o), +(443,374,o), +(443,448,cs), +(443,518,o), +(392,562,o), +(324,562,cs), +(274,562,o), +(247,537,o), +(230,509,c), +(226,510,l), +(245,589,o), +(297,637,o), +(389,698,c), +(305,698,l), +(239,657,o), +(161,573,o), +(161,467,cs), +(161,378,o), +(213,323,o), +(302,323,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(256,371,o), +(226,394,o), +(226,440,cs), +(226,445,ls), +(226,491,o), +(256,514,o), +(302,514,cs), +(348,514,o), +(378,491,o), +(378,445,cs), +(378,440,ls), +(378,394,o), +(348,371,o), +(302,371,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(381,323,o), +(429,366,o), +(429,437,cs), +(429,508,o), +(382,551,o), +(307,551,cs), +(263,551,o), +(226,535,o), +(205,499,c), +(203,500,l), +(228,589,o), +(279,649,o), +(355,698,c), +(326,698,l), +(269,658,o), +(181,567,o), +(181,451,cs), +(181,362,o), +(231,323,o), +(303,323,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(246,340,o), +(202,368,o), +(202,431,cs), +(202,443,ls), +(202,506,o), +(246,534,o), +(305,534,cs), +(364,534,o), +(408,506,o), +(408,443,cs), +(408,431,ls), +(408,368,o), +(364,340,o), +(305,340,cs) +); +} +); +width = 600; +} +); +unicode = 8310; +}, +{ +glyphname = sevensuperior; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(337,329,l,{ +name = hr00; +}), +(454,612,l), +(454,698,l), +(165,698,l), +(165,551,l), +(251,551,l), +(251,618,l), +(353,618,l), +(229,329,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(292,329,l,{ +name = hr00; +}), +(436,646,l), +(436,698,l), +(164,698,l), +(164,580,l), +(218,580,l), +(218,648,l), +(373,648,l), +(225,329,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(280,329,l,{ +name = hr00; +}), +(434,679,l), +(434,698,l), +(182,698,l), +(182,591,l), +(200,591,l), +(200,681,l), +(416,681,l), +(260,329,l) +); +} +); +width = 600; +} +); +unicode = 8311; +}, +{ +glyphname = eightsuperior; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(395,323,o), +(452,368,o), +(452,431,cs), +(452,475,o), +(422,506,o), +(375,518,c), +(375,522,l), +(412,535,o), +(440,561,o), +(440,604,cs,{ +name = hr01; +}), +(440,661,o), +(391,704,o), +(300,704,cs), +(209,704,o), +(160,661,o), +(160,604,cs), +(160,561,o), +(188,535,o), +(225,522,c), +(225,518,l), +(178,506,o), +(148,475,o), +(148,431,cs,{ +name = hr02; +}), +(148,368,o), +(205,323,o), +(300,323,cs) +); +}, +{ +closed = 1; +nodes = ( +(271,549,o), +(254,564,o), +(254,585,cs,{ +name = hr03; +}), +(254,593,ls), +(254,615,o), +(271,630,o), +(300,630,cs), +(329,630,o), +(346,615,o), +(346,593,cs), +(346,585,ls), +(346,564,o), +(329,549,o), +(300,549,cs) +); +}, +{ +closed = 1; +nodes = ( +(271,397,o), +(255,412,o), +(255,433,cs,{ +name = hr04; +}), +(255,443,ls), +(255,464,o), +(270,479,o), +(300,479,cs), +(330,479,o), +(345,464,o), +(345,443,cs), +(345,433,ls), +(345,412,o), +(329,397,o), +(300,397,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(393,323,o), +(444,369,o), +(444,430,cs), +(444,478,o), +(412,508,o), +(364,520,c), +(364,524,l), +(404,537,o), +(431,567,o), +(431,609,cs,{ +name = hr01; +}), +(431,666,o), +(383,704,o), +(300,704,cs), +(217,704,o), +(169,666,o), +(169,609,cs), +(169,567,o), +(196,537,o), +(236,524,c), +(236,520,l), +(189,508,o), +(156,478,o), +(156,430,cs,{ +name = hr02; +}), +(156,369,o), +(207,323,o), +(300,323,cs) +); +}, +{ +closed = 1; +nodes = ( +(254,543,o), +(231,562,o), +(231,595,cs,{ +name = hr03; +}), +(231,604,ls), +(231,637,o), +(254,656,o), +(300,656,cs), +(346,656,o), +(369,637,o), +(369,604,cs), +(369,595,ls), +(369,562,o), +(346,543,o), +(300,543,cs) +); +}, +{ +closed = 1; +nodes = ( +(250,371,o), +(223,392,o), +(223,428,cs,{ +name = hr04; +}), +(223,440,ls), +(223,476,o), +(250,497,o), +(300,497,cs), +(350,497,o), +(377,476,o), +(377,440,cs), +(377,428,ls), +(377,392,o), +(350,371,o), +(300,371,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(391,323,o), +(437,364,o), +(437,426,cs), +(437,480,o), +(402,507,o), +(350,518,c), +(350,521,l), +(405,535,o), +(423,573,o), +(423,610,cs,{ +name = hr01; +}), +(423,669,o), +(377,704,o), +(300,704,cs), +(223,704,o), +(177,669,o), +(177,610,cs), +(177,573,o), +(195,535,o), +(250,521,c), +(250,518,l), +(198,507,o), +(163,480,o), +(163,426,cs,{ +name = hr02; +}), +(163,364,o), +(209,323,o), +(300,323,cs) +); +}, +{ +closed = 1; +nodes = ( +(229,528,o), +(197,558,o), +(197,604,cs,{ +name = hr03; +}), +(197,611,ls), +(197,657,o), +(229,687,o), +(300,687,cs), +(371,687,o), +(403,657,o), +(403,611,cs), +(403,604,ls), +(403,558,o), +(371,528,o), +(300,528,cs) +); +}, +{ +closed = 1; +nodes = ( +(224,340,o), +(183,370,o), +(183,421,cs,{ +name = hr04; +}), +(183,430,ls), +(183,481,o), +(224,511,o), +(300,511,cs), +(376,511,o), +(417,481,o), +(417,430,cs), +(417,421,ls), +(417,370,o), +(376,340,o), +(300,340,cs) +); +} +); +width = 600; +} +); +unicode = 8312; +}, +{ +glyphname = ninesuperior; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(455,644,o), +(399,704,o), +(299,704,cs), +(204,704,o), +(144,648,o), +(144,570,cs), +(144,500,o), +(194,454,o), +(258,454,cs), +(310,454,o), +(330,485,o), +(342,512,c), +(348,510,l), +(335,448,o), +(272,398,o), +(170,329,c), +(313,329,l), +(383,374,o), +(455,454,o), +(455,555,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(268,529,o), +(250,545,o), +(250,573,cs), +(250,583,ls), +(250,612,o), +(266,629,o), +(300,629,cs), +(332,629,o), +(349,612,o), +(349,583,cs), +(349,573,ls), +(349,545,o), +(330,529,o), +(299,529,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(438,649,o), +(386,704,o), +(298,704,cs), +(212,704,o), +(157,653,o), +(157,579,cs), +(157,509,o), +(207,464,o), +(276,464,cs), +(326,464,o), +(353,489,o), +(369,518,c), +(373,517,l), +(354,438,o), +(302,390,o), +(211,329,c), +(295,329,l), +(362,370,o), +(438,454,o), +(438,560,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(251,512,o), +(221,535,o), +(221,581,cs), +(221,587,ls), +(221,633,o), +(251,656,o), +(297,656,cs), +(343,656,o), +(373,633,o), +(373,587,cs), +(373,581,ls), +(373,535,o), +(343,512,o), +(297,512,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(419,664,o), +(372,704,o), +(297,704,cs), +(219,704,o), +(171,661,o), +(171,590,cs), +(171,519,o), +(218,476,o), +(293,476,cs), +(337,476,o), +(374,492,o), +(395,528,c), +(397,527,l), +(372,438,o), +(321,378,o), +(245,329,c), +(274,329,l), +(331,369,o), +(419,460,o), +(419,576,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(236,493,o), +(192,521,o), +(192,584,cs), +(192,596,ls), +(192,659,o), +(236,687,o), +(295,687,cs), +(354,687,o), +(398,659,o), +(398,596,cs), +(398,584,ls), +(398,521,o), +(354,493,o), +(295,493,cs) +); +} +); +width = 600; +} +); +unicode = 8313; +}, +{ +glyphname = .notdef; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(32,0,l,{ +name = hr00; +}), +(568,0,l), +(568,780,l), +(32,780,l) +); +}, +{ +closed = 1; +nodes = ( +(132,100,l), +(132,680,l), +(468,680,l), +(468,100,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(32,0,l,{ +name = hr00; +}), +(568,0,l), +(568,780,l), +(32,780,l) +); +}, +{ +closed = 1; +nodes = ( +(92,60,l), +(92,720,l), +(508,720,l), +(508,60,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(32,0,l,{ +name = hr00; +}), +(568,0,l), +(568,780,l), +(32,780,l) +); +}, +{ +closed = 1; +nodes = ( +(48,16,l), +(48,764,l), +(552,764,l), +(552,16,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = space; +layers = ( +{ +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +width = 600; +} +); +unicode = 32; +}, +{ +glyphname = nbspace; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +width = 600; +} +); +unicode = 160; +}, +{ +glyphname = "hyphen.cross-l"; +lastChange = "2023-03-23 23:21:03 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(553,215,l), +(553,283,l), +(-564,283,l), +(-564,215,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(425,240,l), +(425,260,l), +(-441,260,l), +(-441,240,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(584,180,l), +(584,320,l), +(-598,319,l), +(-598,179,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = hyphen_hyphen.liga; +lastChange = "2023-03-26 01:36:01 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(426,262,l,{ +name = hr00; +}), +(426,346,l), +(49,346,l), +(49,262,l) +); +}, +{ +closed = 1; +nodes = ( +(-54,262,l), +(-54,346,l), +(-430,346,l), +(-430,262,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(408,295,l,{ +name = hr00; +}), +(408,315,l), +(49,315,l), +(49,295,l) +); +}, +{ +closed = 1; +nodes = ( +(-54,295,l), +(-54,315,l), +(-411,315,l), +(-411,295,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(424,234,l,{ +name = hr00; +}), +(424,376,l), +(45,376,l), +(45,234,l) +); +}, +{ +closed = 1; +nodes = ( +(-50,234,l), +(-50,376,l), +(-424,376,l), +(-424,234,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = hyphen_greater.liga; +lastChange = "2023-03-26 01:30:16 +0000"; +layers = ( +{ +guides = ( +{ +angle = 270; +pos = (74,71); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(518,306,l,{ +name = hr00; +}), +(205,619,l), +(158,572,l), +(349,379,l), +(399,337,l), +(398,334,l), +(302,340,l), +(-445,340,l), +(-445,272,l), +(302,272,l), +(398,278,l), +(399,275,l), +(349,233,l), +(158,40,l), +(205,-4,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(485,306,l,{ +name = hr00; +}), +(198,593,l), +(183,578,l), +(394,367,l), +(448,317,l), +(447,315,l), +(339,316,l), +(-432,316,l), +(-432,296,l), +(339,296,l), +(447,297,l), +(448,295,l), +(394,245,l), +(183,34,l), +(198,19,l) +); +} +); +width = 600; +}, +{ +guides = ( +{ +pos = (699,306); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(553,306,l,{ +name = hr00; +}), +(215,644,l), +(135,564,l), +(294,405,l), +(338,367,l), +(337,363,l), +(257,367,l), +(-460,367,l), +(-460,245,l), +(257,245,l), +(337,249,l), +(338,245,l), +(294,207,l), +(135,48,l), +(215,-32,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = period_period.liga; +lastChange = "2023-03-24 18:45:55 +0000"; +layers = ( +{ +guides = ( +{ +angle = 270; +pos = (-600,-25); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +pos = (-514,0); +ref = period; +}, +{ +pos = (-84,0); +ref = period; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +pos = (-514,0); +ref = period; +}, +{ +pos = (-84,0); +ref = period; +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +pos = (-514,0); +ref = period; +}, +{ +pos = (-84,0); +ref = period; +} +); +width = 600; +} +); +}, +{ +glyphname = period_period_period.liga; +lastChange = "2023-03-24 18:54:17 +0000"; +layers = ( +{ +guides = ( +{ +angle = 270; +pos = (-600,-25); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +pos = (-1065,0); +ref = period; +}, +{ +pos = (-135,0); +ref = period; +}, +{ +pos = (-600,0); +ref = period; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +pos = (-1065,0); +ref = period; +}, +{ +pos = (-135,0); +ref = period; +}, +{ +pos = (-600,0); +ref = period; +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +pos = (-1065,0); +ref = period; +}, +{ +pos = (-135,0); +ref = period; +}, +{ +pos = (-600,0); +ref = period; +} +); +width = 600; +} +); +}, +{ +glyphname = period_question.liga; +lastChange = "2023-03-24 19:56:30 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +pos = (-66,0); +ref = question; +}, +{ +pos = (-514,0); +ref = period; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +pos = (-66,0); +ref = question; +}, +{ +pos = (-514,0); +ref = period; +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +pos = (-66,0); +ref = question; +}, +{ +pos = (-514,0); +ref = period; +} +); +width = 600; +} +); +}, +{ +glyphname = period_equal.liga; +lastChange = "2023-03-25 19:56:54 +0000"; +layers = ( +{ +guides = ( +{ +angle = 90; +pos = (-600,-51); +}, +{ +pos = (-47,372); +} +); +hints = ( +{ +horizontal = 1; +options = 4; +origin = (2,3); +target = (2,2); +type = TTStem; +}, +{ +horizontal = 1; +options = 4; +origin = (0,3); +target = (0,2); +type = TTStem; +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(537,372,l,{ +name = hr00; +}), +(537,440,l), +(-110,440,l), +(-110,372,l) +); +}, +{ +closed = 1; +nodes = ( +(-286,238,o), +(-266,264,o), +(-266,298,cs), +(-266,316,ls), +(-266,350,o), +(-286,376,o), +(-340,376,cs), +(-394,376,o), +(-414,350,o), +(-414,316,cs), +(-414,298,ls), +(-414,264,o), +(-394,238,o), +(-340,238,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(537,172,l), +(537,240,l), +(-110,240,l), +(-110,172,l) +); +} +); +width = 600; +}, +{ +guides = ( +{ +pos = (-570,385); +}, +{ +pos = (-209,226); +}, +{ +angle = 90; +pos = (-330,291); +}, +{ +pos = (-138,306); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(535,385,l,{ +name = hr00; +}), +(535,404,l), +(-126,404,l), +(-126,385,l) +); +}, +{ +closed = 1; +nodes = ( +(-311,275,o), +(-299,285,o), +(-299,302,cs), +(-299,310,ls), +(-299,327,o), +(-311,337,o), +(-333,337,cs), +(-355,337,o), +(-367,327,o), +(-367,310,cs), +(-367,302,ls), +(-367,285,o), +(-355,275,o), +(-333,275,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(535,207,l), +(535,226,l), +(-126,226,l), +(-126,207,l) +); +} +); +width = 600; +}, +{ +guides = ( +{ +angle = 90; +pos = (-600,-51); +}, +{ +angle = 90; +pos = (-413,361); +}, +{ +pos = (-138,361); +}, +{ +pos = (-138,249); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(537,361,l,{ +name = hr00; +}), +(537,479,l), +(-110,479,l), +(-110,361,l) +); +}, +{ +closed = 1; +nodes = ( +(-255,207,o), +(-225,245,o), +(-225,290,cs), +(-225,325,l), +(-225,370,o), +(-255,408,o), +(-330,408,cs), +(-405,408,o), +(-435,370,o), +(-435,325,cs), +(-435,290,ls), +(-435,245,o), +(-405,207,o), +(-330,207,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(537,131,l), +(537,249,l), +(-110,249,l), +(-110,131,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = colon_colon.liga; +lastChange = "2023-03-24 18:46:42 +0000"; +layers = ( +{ +guides = ( +{ +angle = 90; +pos = (-600,442); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +pos = (-512,0); +ref = colon; +}, +{ +pos = (-89,0); +ref = colon; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +pos = (-496,0); +ref = colon; +}, +{ +pos = (-105,0); +ref = colon; +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +pos = (-512,0); +ref = colon; +}, +{ +pos = (-89,0); +ref = colon; +} +); +width = 600; +} +); +}, +{ +glyphname = colon_equal.liga; +lastChange = "2023-03-25 19:57:25 +0000"; +layers = ( +{ +guides = ( +{ +angle = 90; +pos = (-600,-51); +}, +{ +pos = (-47,372); +} +); +hints = ( +{ +horizontal = 1; +options = 4; +origin = (3,3); +target = (3,2); +type = TTStem; +}, +{ +horizontal = 1; +options = 4; +origin = (0,3); +target = (0,2); +type = TTStem; +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(538,372,l,{ +name = hr00; +}), +(538,440,l), +(-110,440,l), +(-110,372,l) +); +}, +{ +closed = 1; +nodes = ( +(-257,104,o), +(-236,131,o), +(-236,167,cs), +(-236,185,ls), +(-236,221,o), +(-257,248,o), +(-314,248,cs), +(-371,248,o), +(-392,221,o), +(-392,185,cs), +(-392,167,ls), +(-392,131,o), +(-371,104,o), +(-314,104,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(-257,365,o), +(-236,392,o), +(-236,428,cs), +(-236,446,ls), +(-236,482,o), +(-257,509,o), +(-314,509,cs), +(-371,509,o), +(-392,482,o), +(-392,446,cs), +(-392,428,ls), +(-392,392,o), +(-371,365,o), +(-314,365,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(538,172,l), +(538,240,l), +(-110,240,l), +(-110,172,l) +); +} +); +width = 600; +}, +{ +guides = ( +{ +pos = (-570,385); +}, +{ +pos = (-209,226); +}, +{ +angle = 90; +pos = (-330,291); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(538,385,l,{ +name = hr00; +}), +(538,404,l), +(-126,404,l), +(-126,385,l) +); +}, +{ +closed = 1; +nodes = ( +(-277,180,o), +(-268,188,o), +(-268,201,cs), +(-268,208,ls), +(-268,221,o), +(-277,229,o), +(-295,229,cs), +(-312,229,o), +(-322,221,o), +(-322,208,cs), +(-322,201,ls), +(-322,188,o), +(-312,180,o), +(-295,180,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(-271,380,o), +(-261,390,o), +(-261,405,cs), +(-261,412,ls), +(-261,427,o), +(-271,436,o), +(-291,436,cs), +(-311,436,o), +(-322,427,o), +(-322,412,cs), +(-322,405,ls), +(-322,390,o), +(-311,380,o), +(-291,380,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(538,207,l), +(538,226,l), +(-126,226,l), +(-126,207,l) +); +} +); +width = 600; +}, +{ +guides = ( +{ +angle = 90; +pos = (-600,-51); +}, +{ +angle = 90; +pos = (-413,361); +}, +{ +pos = (-138,361); +}, +{ +pos = (-138,249); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(526,361,l,{ +name = hr00; +}), +(526,479,l), +(-110,479,l), +(-110,361,l) +); +}, +{ +closed = 1; +nodes = ( +(-251,73,o), +(-224,107,o), +(-224,148,cs), +(-224,180,l), +(-224,220,o), +(-251,254,o), +(-319,254,cs), +(-386,254,o), +(-413,220,o), +(-413,180,cs), +(-413,148,ls), +(-413,107,o), +(-386,73,o), +(-319,73,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(-251,356,o), +(-224,390,o), +(-224,431,cs), +(-224,463,l), +(-224,503,o), +(-251,537,o), +(-319,537,cs), +(-386,537,o), +(-413,503,o), +(-413,463,cs), +(-413,431,ls), +(-413,390,o), +(-386,356,o), +(-319,356,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(526,131,l), +(526,249,l), +(-110,249,l), +(-110,131,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = exclam_exclam.liga; +lastChange = "2023-03-25 19:47:36 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +pos = (-518,0); +ref = exclam; +}, +{ +pos = (-81,0); +ref = exclam; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +pos = (-494,0); +ref = exclam; +}, +{ +pos = (-105,0); +ref = exclam; +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +pos = (-534,0); +ref = exclam; +}, +{ +pos = (-65,0); +ref = exclam; +} +); +width = 600; +} +); +}, +{ +glyphname = exclam_equal.liga; +lastChange = "2023-03-25 20:00:30 +0000"; +layers = ( +{ +hints = ( +{ +horizontal = 1; +options = 4; +origin = (0,16); +target = (0,15); +type = TTStem; +}, +{ +horizontal = 1; +options = 4; +origin = (0,12); +target = (0,11); +type = TTStem; +}, +{ +horizontal = 1; +options = 4; +origin = (0,16); +target = (0,15); +type = TTStem; +}, +{ +horizontal = 1; +options = 4; +origin = (0,12); +target = (0,11); +type = TTStem; +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(-62,172,l), +(537,172,l), +(537,240,l), +(-22,240,l), +(54,372,l), +(537,372,l,{ +name = hr00; +}), +(537,440,l), +(93,440,l), +(175,582,l), +(116,616,l), +(14,440,l), +(-537,440,l), +(-537,372,l), +(-25,372,l), +(-101,240,l), +(-537,240,l), +(-537,172,l), +(-140,172,l), +(-228,20,l), +(-169,-14,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(-42,207,l), +(538,207,l), +(538,226,l), +(-31,226,l), +(61,385,l), +(538,385,l,{ +name = hr00; +}), +(538,404,l), +(72,404,l), +(166,567,l), +(148,577,l), +(48,404,l), +(-536,404,l), +(-536,385,l), +(37,385,l), +(-54,226,l), +(-536,226,l), +(-536,207,l), +(-65,207,l), +(-167,31,l), +(-149,21,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(-31,131,l), +(538,131,l), +(538,249,l), +(37,249,l), +(101,361,l), +(538,361,l,{ +name = hr00; +}), +(538,479,l), +(169,479,l), +(237,597,l), +(116,667,l), +(8,479,l), +(-536,479,l), +(-536,361,l), +(-60,361,l), +(-124,249,l), +(-536,249,l), +(-536,131,l), +(-192,131,l), +(-259,15,l), +(-138,-55,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = exclam_equal_equal.liga; +lastChange = "2023-03-25 20:01:48 +0000"; +layers = ( +{ +hints = ( +{ +horizontal = 1; +options = 8; +origin = (0,24); +target = (0,23); +type = TTStem; +}, +{ +horizontal = 1; +options = 8; +origin = (0,20); +target = (0,19); +type = TTStem; +}, +{ +horizontal = 1; +origin = (0,15); +target = (0,16); +type = TTStem; +}, +{ +horizontal = 1; +origin = (0,24); +target = (0,23); +type = Stem; +}, +{ +horizontal = 1; +origin = (0,20); +target = (0,19); +type = Stem; +}, +{ +horizontal = 1; +origin = (0,16); +target = (0,15); +type = Stem; +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(-401,74,l), +(538,74,l,{ +name = hr00; +}), +(538,142,l), +(-362,142,l), +(-286,274,l), +(538,274,l,{ +name = hr00; +}), +(538,342,l), +(-246,342,l), +(-170,475,l), +(538,475,l,{ +name = hr00; +}), +(538,543,l), +(-130,543,l), +(0,769,l), +(-59,803,l), +(-209,543,l), +(-1138,543,l), +(-1138,475,l), +(-248,475,l), +(-325,342,l), +(-1138,342,l), +(-1138,274,l), +(-364,274,l), +(-440,142,l), +(-1138,142,l), +(-1138,74,l), +(-480,74,l), +(-617,-164,l), +(-558,-198,l) +); +} +); +width = 600; +}, +{ +hints = ( +{ +horizontal = 1; +origin = (0,24); +target = (0,23); +type = Stem; +}, +{ +horizontal = 1; +origin = (0,20); +target = (0,19); +type = Stem; +}, +{ +horizontal = 1; +origin = (0,16); +target = (0,15); +type = Stem; +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(-355,128,l), +(538,128,l,{ +name = hr00; +}), +(538,147,l), +(-344,147,l), +(-255,302,l), +(538,302,l), +(538,321,l), +(-244,321,l), +(-152,480,l), +(538,480,l,{ +name = hr00; +}), +(538,499,l), +(-141,499,l), +(-47,662,l), +(-65,672,l), +(-165,499,l), +(-1138,499,l), +(-1138,480,l), +(-176,480,l), +(-268,321,l), +(-1138,321,l), +(-1138,302,l), +(-279,302,l), +(-368,147,l), +(-1138,147,l), +(-1138,128,l), +(-379,128,l), +(-498,-78,l), +(-480,-88,l) +); +} +); +width = 600; +}, +{ +hints = ( +{ +horizontal = 1; +origin = (0,24); +target = (0,23); +type = Stem; +}, +{ +horizontal = 1; +origin = (0,20); +target = (0,19); +type = Stem; +}, +{ +horizontal = 1; +origin = (0,16); +target = (0,15); +type = Stem; +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(-357,14,l), +(538,14,l,{ +name = hr00; +}), +(538,132,l), +(-289,132,l), +(-224,244,l), +(538,244,l), +(538,362,l), +(-156,362,l), +(-92,474,l), +(538,474,l,{ +name = hr00; +}), +(538,592,l), +(-24,592,l), +(84,779,l), +(-37,849,l), +(-185,592,l), +(-1138,592,l), +(-1138,474,l), +(-253,474,l), +(-318,362,l), +(-1138,362,l), +(-1138,244,l), +(-386,244,l), +(-450,132,l), +(-1138,132,l), +(-1138,14,l), +(-518,14,l), +(-627,-175,l), +(-506,-245,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = asterisk_asterisk.liga; +lastChange = "2023-03-24 17:14:32 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +pos = (-581,0); +ref = asterisk; +}, +{ +pos = (-19,0); +ref = asterisk; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +pos = (-584,0); +ref = asterisk; +}, +{ +pos = (-17,0); +ref = asterisk; +} +); +width = 600; +}, +{ +guides = ( +{ +pos = (13,548); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +pos = (-597,0); +ref = asterisk; +}, +{ +pos = (-3,0); +ref = asterisk; +} +); +width = 600; +} +); +}, +{ +glyphname = asterisk_asterisk_asterisk.liga; +lastChange = "2023-03-24 20:22:22 +0000"; +layers = ( +{ +guides = ( +{ +angle = 270; +pos = (-600,355); +}, +{ +angle = 270; +pos = (-1110,386); +}, +{ +angle = 270; +pos = (-300,-785); +}, +{ +pos = (-120,463); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +pos = (-603,134); +ref = asterisk; +}, +{ +pos = (-47,0); +ref = asterisk; +}, +{ +pos = (-1154,0); +ref = asterisk; +} +); +width = 600; +}, +{ +guides = ( +{ +pos = (-175,638); +}, +{ +pos = (-232,476); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +pos = (-603,134); +ref = asterisk; +}, +{ +pos = (-47,0); +ref = asterisk; +}, +{ +pos = (-1154,0); +ref = asterisk; +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +pos = (-603,134); +ref = asterisk; +}, +{ +pos = (-36,0); +ref = asterisk; +}, +{ +pos = (-1164,0); +ref = asterisk; +} +); +width = 600; +} +); +}, +{ +glyphname = asterisk_greater.liga; +lastChange = "2023-03-25 11:40:32 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +pos = (-10,0); +ref = greater; +}, +{ +pos = (-576,5); +ref = asterisk; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +pos = (-10,0); +ref = greater; +}, +{ +pos = (-576,5); +ref = asterisk; +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +pos = (-9,0); +ref = greater; +}, +{ +pos = (-576,5); +ref = asterisk; +} +); +width = 600; +} +); +}, +{ +glyphname = asterisk_slash.liga; +lastChange = "2023-03-24 20:17:54 +0000"; +layers = ( +{ +guides = ( +{ +angle = 270; +pos = (-600,636); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +pos = (-35,0); +ref = slash; +}, +{ +pos = (-511,0); +ref = asterisk; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +pos = (-35,0); +ref = slash; +}, +{ +pos = (-511,0); +ref = asterisk; +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +pos = (-35,0); +ref = slash; +}, +{ +pos = (-511,0); +ref = asterisk; +} +); +width = 600; +} +); +}, +{ +glyphname = numbersign_parenleft.liga; +lastChange = "2023-03-25 21:06:05 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(494,-138,l), +(378,-51,o), +(280,97,o), +(280,268,cs), +(280,354,ls), +(280,525,o), +(378,673,o), +(494,760,c), +(413,760,l), +(327,696,o), +(251,581,o), +(220,444,c), +(-148,444,l), +(-110,660,l), +(-183,660,l), +(-306,-38,l), +(-233,-38,l), +(-195,178,l), +(220,178,l), +(251,41,o), +(327,-74,o), +(413,-138,c) +); +}, +{ +closed = 1; +nodes = ( +(-417,-38,l), +(-294,660,l), +(-367,660,l), +(-405,444,l), +(-548,444,l), +(-548,378,l), +(-417,378,l), +(-440,244,l), +(-584,244,l), +(-584,178,l), +(-452,178,l), +(-490,-38,l,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(-160,378,l), +(209,378,l), +(206,356,o), +(205,334,o), +(205,311,cs,{ +name = hr00; +}), +(205,288,o), +(206,266,o), +(209,244,c), +(-183,244,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(465,-138,l), +(347,-46,o), +(259,111,o), +(259,294,cs), +(259,328,ls), +(259,511,o), +(347,668,o), +(465,760,c), +(439,760,l), +(348,687,o), +(272,571,o), +(247,421,c), +(-182,421,l), +(-140,660,l), +(-162,660,l), +(-285,-38,l), +(-263,-38,l), +(-221,201,l), +(247,201,l), +(272,51,o), +(348,-65,o), +(439,-138,c) +); +}, +{ +closed = 1; +nodes = ( +(-438,-38,l), +(-315,660,l), +(-337,660,l), +(-379,421,l), +(-543,421,l), +(-543,402,l), +(-382,402,l), +(-414,220,l), +(-578,220,l), +(-578,201,l), +(-418,201,l), +(-460,-38,l,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(-186,402,l), +(244,402,l), +(240,373,o), +(238,343,o), +(238,311,cs,{ +name = hr00; +}), +(238,279,o), +(240,249,o), +(244,220,c), +(-218,220,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(530,-138,l), +(406,-53,o), +(298,93,o), +(298,260,cs), +(298,362,ls), +(298,529,o), +(406,675,o), +(530,760,c), +(382,760,l), +(300,699,o), +(228,594,o), +(194,466,c), +(-117,466,l), +(-83,660,l), +(-200,660,l), +(-323,-38,l), +(-206,-38,l), +(-172,156,l), +(194,156,l), +(228,28,o), +(300,-77,o), +(382,-138,c) +); +}, +{ +closed = 1; +nodes = ( +(-400,-38,l), +(-277,660,l), +(-394,660,l), +(-428,466,l), +(-553,466,l), +(-553,356,l), +(-448,356,l), +(-463,266,l), +(-591,266,l), +(-591,156,l), +(-483,156,l), +(-517,-38,l,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(-137,356,l), +(176,356,l), +(175,341,o), +(174,326,o), +(174,311,cs,{ +name = hr00; +}), +(174,296,o), +(175,281,o), +(176,266,c), +(-152,266,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = numbersign_braceleft.liga; +lastChange = "2023-03-25 20:59:09 +0000"; +layers = ( +{ +guides = ( +{ +pos = (83,311); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(495,-138,l,{ +name = hr00; +}), +(495,-76,l), +(304,-76,l), +(304,1,ls), +(304,56,o), +(323,79,o), +(344,107,cs), +(366,136,o), +(391,166,o), +(391,208,cs), +(391,263,o), +(348,300,o), +(281,309,c), +(281,313,l), +(348,322,o), +(391,359,o), +(391,414,cs), +(391,456,o), +(366,486,o), +(344,515,cs), +(323,543,o), +(304,566,o), +(304,621,cs), +(304,698,l), +(495,698,l), +(495,760,l), +(319,760,ls), +(264,760,o), +(235,724,o), +(235,678,cs), +(235,615,ls), +(235,543,o), +(267,510,o), +(291,480,cs), +(302,466,o), +(310,455,o), +(315,444,c), +(-97,444,l), +(-59,660,l), +(-132,660,l), +(-255,-38,l), +(-182,-38,l), +(-144,178,l), +(315,178,l), +(310,167,o), +(302,156,o), +(291,142,cs), +(267,112,o), +(235,79,o), +(235,7,cs), +(235,-56,ls), +(235,-102,o), +(264,-138,o), +(319,-138,cs) +); +}, +{ +closed = 1; +nodes = ( +(-366,-38,l), +(-243,660,l), +(-316,660,l), +(-354,444,l), +(-497,444,l), +(-497,378,l), +(-366,378,l), +(-389,244,l), +(-533,244,l), +(-533,178,l), +(-401,178,l), +(-439,-38,l,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(-109,378,l), +(309,378,l), +(289,354,o), +(247,342,o), +(183,342,cs), +(105,342,l), +(105,280,l), +(183,280,ls), +(247,280,o), +(289,268,o), +(309,244,c), +(-132,244,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(484,-138,l,{ +name = hr00; +}), +(484,-120,l), +(285,-120,l), +(285,-2,ls), +(285,74,o), +(314,102,o), +(328,120,cs), +(362,162,o), +(371,185,o), +(371,211,cs), +(371,271,o), +(321,305,o), +(252,310,c), +(252,312,l), +(321,317,o), +(371,351,o), +(371,411,cs), +(371,437,o), +(362,460,o), +(328,502,cs), +(314,520,o), +(285,548,o), +(285,624,cs), +(285,742,l), +(484,742,l), +(484,760,l), +(294,760,ls), +(274,760,o), +(265,751,o), +(265,731,cs), +(265,624,ls), +(265,546,o), +(297,512,o), +(312,493,cs), +(340,458,o), +(349,440,o), +(351,421,c), +(-131,421,l), +(-89,660,l), +(-111,660,l), +(-234,-38,l), +(-212,-38,l), +(-170,201,l), +(351,201,l), +(349,182,o), +(340,164,o), +(312,129,cs), +(297,110,o), +(265,76,o), +(265,-2,cs), +(265,-109,ls), +(265,-129,o), +(274,-138,o), +(294,-138,cs) +); +}, +{ +closed = 1; +nodes = ( +(-387,-38,l), +(-264,660,l), +(-286,660,l), +(-328,421,l), +(-492,421,l), +(-492,402,l), +(-331,402,l), +(-363,220,l), +(-527,220,l), +(-527,201,l), +(-367,201,l), +(-409,-38,l,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(-135,402,l), +(350,402,l), +(344,346,o), +(286,320,o), +(184,320,cs), +(116,320,l), +(116,302,l), +(184,302,ls), +(286,302,o), +(344,276,o), +(350,220,c), +(-167,220,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(508,-138,l), +(508,-39,l), +(323,-39,l), +(323,9,ls), +(323,59,o), +(343,81,o), +(363,107,cs), +(386,135,o), +(410,166,o), +(410,208,cs,{ +name = hr01; +}), +(410,263,o), +(372,298,o), +(292,307,c), +(292,315,l), +(372,324,o), +(410,359,o), +(410,414,cs), +(410,456,o), +(386,487,o), +(363,515,cs), +(343,541,o), +(323,563,o), +(323,613,cs,{ +name = hr02; +}), +(323,661,l), +(508,661,l), +(508,760,l), +(330,760,ls), +(239,760,o), +(204,715,o), +(204,652,cs), +(204,607,ls), +(204,540,o), +(237,509,o), +(260,480,cs), +(264,475,o), +(267,471,o), +(271,466,c), +(-66,466,l), +(-32,660,l), +(-149,660,l), +(-272,-38,l), +(-155,-38,l), +(-121,156,l), +(271,156,l), +(267,151,o), +(264,147,o), +(260,142,cs), +(237,113,o), +(204,82,o), +(204,15,cs,{ +name = hr04; +}), +(204,-30,ls), +(204,-93,o), +(239,-138,o), +(330,-138,cs) +); +}, +{ +closed = 1; +nodes = ( +(-349,-38,l), +(-226,660,l), +(-343,660,l), +(-377,466,l), +(-502,466,l), +(-502,356,l), +(-397,356,l), +(-412,266,l), +(-540,266,l), +(-540,156,l), +(-432,156,l), +(-466,-38,l,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(-86,356,l), +(98,356,l), +(98,356,o), +(98,356,o), +(98,356,c), +(98,356,l), +(84,266,l), +(84,266,l), +(84,266,o), +(84,266,o), +(84,266,c), +(-101,266,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = numbersign_bracketleft.liga; +lastChange = "2023-03-25 20:41:17 +0000"; +layers = ( +{ +guides = ( +{ +pos = (114,311); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(505,-138,l,{ +name = hr00; +}), +(505,-76,l), +(294,-76,l), +(294,698,l), +(505,698,l), +(505,760,l), +(225,760,l), +(225,444,l), +(-148,444,l), +(-110,660,l), +(-183,660,l), +(-306,-38,l), +(-233,-38,l), +(-195,178,l), +(225,178,l), +(225,-138,l) +); +}, +{ +closed = 1; +nodes = ( +(-417,-38,l), +(-294,660,l), +(-367,660,l), +(-405,444,l), +(-548,444,l), +(-548,378,l), +(-417,378,l), +(-440,244,l), +(-584,244,l), +(-584,178,l), +(-452,178,l), +(-490,-38,l,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(-160,378,l), +(225,378,l), +(225,244,l), +(-183,244,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(503,-138,l,{ +name = hr00; +}), +(503,-120,l), +(285,-120,l), +(285,742,l), +(503,742,l), +(503,760,l), +(265,760,l), +(265,421,l), +(-182,421,l), +(-140,660,l), +(-162,660,l), +(-285,-38,l), +(-263,-38,l), +(-221,201,l), +(265,201,l), +(265,-138,l) +); +}, +{ +closed = 1; +nodes = ( +(-438,-38,l), +(-315,660,l), +(-337,660,l), +(-379,421,l), +(-543,421,l), +(-543,402,l), +(-382,402,l), +(-414,220,l), +(-578,220,l), +(-578,201,l), +(-418,201,l), +(-460,-38,l,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(-186,402,l), +(265,402,l), +(265,220,l), +(-218,220,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(507,-138,l,{ +name = hr00; +}), +(507,-39,l), +(302,-39,l), +(302,661,l), +(507,661,l), +(507,760,l), +(183,760,l), +(183,466,l), +(-117,466,l), +(-83,660,l), +(-200,660,l), +(-323,-38,l), +(-206,-38,l), +(-172,156,l), +(183,156,l), +(183,-138,l) +); +}, +{ +closed = 1; +nodes = ( +(-400,-38,l), +(-277,660,l), +(-394,660,l), +(-428,466,l), +(-553,466,l), +(-553,356,l), +(-448,356,l), +(-463,266,l), +(-591,266,l), +(-591,156,l), +(-483,156,l), +(-517,-38,l,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(-137,356,l), +(183,356,l), +(183,266,l), +(-152,266,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = numbersign_exclam.liga; +lastChange = "2023-03-24 18:33:46 +0000"; +layers = ( +{ +guides = ( +{ +angle = 270; +pos = (-600,49); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(339,233,l), +(413,495,l), +(449,698,l), +(361,698,l), +(325,495,l), +(307,233,l) +); +}, +{ +closed = 1; +nodes = ( +(334,-9,o), +(359,17,o), +(365,51,cs,{ +name = hr01; +}), +(368,69,ls), +(374,103,o), +(359,129,o), +(305,129,cs), +(251,129,o), +(226,103,o), +(220,69,cs), +(217,51,ls), +(211,17,o), +(226,-9,o), +(280,-9,cs) +); +}, +{ +pos = (-480,0); +ref = numbersign; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(319,176,l), +(366,415,l), +(416,698,l), +(394,698,l), +(344,415,l), +(307,176,l) +); +}, +{ +closed = 1; +nodes = ( +(303,-5,o), +(317,5,o), +(320,22,cs,{ +name = hr01; +}), +(321,30,ls), +(324,47,o), +(314,57,o), +(292,57,cs), +(270,57,o), +(256,47,o), +(253,30,cs), +(252,22,ls), +(249,5,o), +(259,-5,o), +(281,-5,cs) +); +}, +{ +pos = (-480,0); +ref = numbersign; +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(349,243,l), +(450,495,l), +(486,698,l), +(324,698,l), +(288,495,l), +(301,243,l) +); +}, +{ +closed = 1; +nodes = ( +(351,-12,o), +(384,23,o), +(392,66,cs,{ +name = hr01; +}), +(397,98,ls), +(405,140,o), +(384,175,o), +(313,175,cs), +(242,175,o), +(209,140,o), +(201,98,cs), +(196,66,ls), +(188,23,o), +(209,-12,o), +(280,-12,cs) +); +}, +{ +pos = (-480,0); +ref = numbersign; +} +); +width = 600; +} +); +}, +{ +glyphname = slash_asterisk.liga; +lastChange = "2023-03-24 20:17:08 +0000"; +layers = ( +{ +guides = ( +{ +angle = 270; +pos = (-600,636); +}, +{ +angle = 90; +pos = (-196,-220); +}, +{ +angle = 270; +pos = (279,-243); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +pos = (-546,0); +ref = slash; +}, +{ +pos = (-86,0); +ref = asterisk; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +pos = (-546,0); +ref = slash; +}, +{ +pos = (-86,0); +ref = asterisk; +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +pos = (-546,0); +ref = slash; +}, +{ +pos = (-86,0); +ref = asterisk; +} +); +width = 600; +} +); +}, +{ +glyphname = slash_asterisk_asterisk.liga; +lastChange = "2023-03-26 21:31:07 +0000"; +layers = ( +{ +guides = ( +{ +angle = 270; +pos = (-300,-319); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +pos = (-1084,0); +ref = slash; +}, +{ +pos = (-20,0); +ref = asterisk; +}, +{ +pos = (-609,0); +ref = asterisk; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +pos = (-1084,0); +ref = slash; +}, +{ +pos = (-20,0); +ref = asterisk; +}, +{ +pos = (-609,0); +ref = asterisk; +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +pos = (-1084,0); +ref = slash; +}, +{ +pos = (-20,0); +ref = asterisk; +}, +{ +pos = (-609,0); +ref = asterisk; +} +); +width = 600; +} +); +}, +{ +glyphname = slash_equal.liga; +lastChange = "2023-03-25 21:22:26 +0000"; +layers = ( +{ +hints = ( +{ +horizontal = 1; +options = 4; +origin = (1,3); +target = (1,2); +type = TTStem; +}, +{ +horizontal = 1; +options = 4; +origin = (0,3); +target = (0,2); +type = TTStem; +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(537,372,l,{ +name = hr00; +}), +(537,440,l), +(-54,440,l), +(-80,372,l) +); +}, +{ +closed = 1; +nodes = ( +(537,172,l), +(537,240,l), +(-132,240,l), +(-158,172,l) +); +}, +{ +closed = 1; +nodes = ( +(-385,-65,l,{ +name = hr00; +}), +(-65,760,l), +(-137,760,l), +(-457,-65,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(538,385,l,{ +name = hr00; +}), +(538,404,l), +(-50,404,l), +(-58,385,l) +); +}, +{ +closed = 1; +nodes = ( +(531,207,l), +(538,226,l), +(-124,226,l), +(-132,207,l) +); +}, +{ +closed = 1; +nodes = ( +(-415,-51,l,{ +name = hr00; +}), +(-80,760,l), +(-99,760,l), +(-434,-51,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(538,361,l,{ +name = hr00; +}), +(538,479,l), +(-20,479,l), +(-62,361,l) +); +}, +{ +closed = 1; +nodes = ( +(538,131,l), +(538,249,l), +(-102,249,l), +(-144,131,l) +); +}, +{ +closed = 1; +nodes = ( +(-350,-85,l,{ +name = hr00; +}), +(-48,760,l), +(-181,760,l), +(-483,-85,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = slash_greater.liga; +lastChange = "2023-03-24 21:03:56 +0000"; +layers = ( +{ +guides = ( +{ +angle = 270; +pos = (-600,649); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(-380,-138,l), +(-103,576,l), +(371,308,l), +(371,300,l), +(16,99,l), +(16,16,l,{ +name = hr00; +}), +(446,265,l), +(446,345,l), +(-76,647,l), +(-24,780,l), +(-96,780,l), +(-452,-138,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(-394,-138,l), +(-88,603,l), +(409,306,l), +(409,304,l), +(2,61,l), +(2,38,l,{ +name = hr00; +}), +(432,296,l), +(432,314,l), +(-81,621,l), +(-15,780,l), +(-34,780,l), +(-413,-138,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(-329,-138,l), +(-90,532,l), +(332,309,l), +(332,301,l), +(35,144,l), +(35,6,l,{ +name = hr00; +}), +(465,236,l), +(465,374,l), +(-48,649,l), +(-1,780,l), +(-134,780,l), +(-462,-138,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = slash_asciitilde_backslash.liga; +lastChange = "2023-03-26 11:58:59 +0000"; +layers = ( +{ +guides = ( +{ +angle = 90; +pos = (-300,-381); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +pos = (-1200,0); +ref = slash; +}, +{ +ref = backslash; +}, +{ +pos = (-259,-381); +ref = asciitilde_asciitilde.liga; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +pos = (-1200,0); +ref = slash; +}, +{ +ref = backslash; +}, +{ +pos = (-259,-424); +ref = asciitilde_asciitilde.liga; +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +pos = (-1200,0); +ref = slash; +}, +{ +ref = backslash; +}, +{ +pos = (-259,-354); +ref = asciitilde_asciitilde.liga; +} +); +width = 600; +} +); +}, +{ +glyphname = slash_slash.liga; +lastChange = "2023-03-24 18:07:01 +0000"; +layers = ( +{ +guides = ( +{ +angle = 270; +pos = (-600,0); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +pos = (-74,0); +ref = slash; +}, +{ +pos = (-517,0); +ref = slash; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +pos = (-74,0); +ref = slash; +}, +{ +pos = (-517,0); +ref = slash; +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +pos = (-74,0); +ref = slash; +}, +{ +pos = (-517,0); +ref = slash; +} +); +width = 600; +} +); +}, +{ +glyphname = backslash_slash.liga; +lastChange = "2023-03-25 19:38:53 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +pos = (-63,0); +ref = slash; +}, +{ +pos = (-544,0); +ref = backslash; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +pos = (-47,0); +ref = slash; +}, +{ +pos = (-557,0); +ref = backslash; +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +pos = (-47,0); +ref = slash; +}, +{ +pos = (-557,0); +ref = backslash; +} +); +width = 600; +} +); +}, +{ +glyphname = underscore_underscore_parenleft.liga; +lastChange = "2023-03-26 00:19:59 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(484,-138,l), +(368,-51,o), +(270,97,o), +(270,268,cs), +(270,354,ls), +(270,525,o), +(368,673,o), +(484,760,c), +(403,760,l), +(290,676,o), +(195,506,o), +(195,311,cs,{ +name = hr00; +}), +(195,165,o), +(251,36,o), +(322,-59,c), +(339,-76,l), +(337,-79,l), +(235,-73,l), +(-1139,-73,l), +(-1139,-138,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(450,-138,l), +(332,-46,o), +(244,111,o), +(244,294,cs), +(244,328,ls), +(244,511,o), +(332,668,o), +(450,760,c), +(424,760,l), +(312,670,o), +(223,515,o), +(223,311,cs,{ +name = hr00; +}), +(223,126,o), +(296,-19,o), +(394,-112,c), +(404,-121,l), +(403,-123,l), +(290,-120,l), +(-1139,-120,l), +(-1139,-138,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(530,-138,l), +(406,-53,o), +(298,93,o), +(298,260,cs), +(298,362,ls), +(298,529,o), +(406,675,o), +(530,760,c), +(382,760,l), +(269,676,o), +(174,506,o), +(174,311,cs,{ +name = hr00; +}), +(174,181,o), +(216,63,o), +(283,-35,c), +(299,-46,l), +(297,-51,l), +(146,-42,l), +(-1139,-42,l), +(-1139,-138,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = numbersign_end.seq; +lastChange = "2023-03-27 00:39:34 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(110,0,l,{ +name = hr00; +}), +(183,0,l), +(306,698,l), +(233,698,l), +(195,482,l), +(0,482,l), +(0,416,l), +(183,416,l), +(160,282,l), +(0,282,l), +(0,216,l), +(148,216,l) +); +}, +{ +closed = 1; +nodes = ( +(294,0,l), +(367,0,l), +(405,216,l), +(548,216,l), +(548,282,l), +(417,282,l), +(440,416,l), +(584,416,l), +(584,482,l), +(452,482,l), +(490,698,l), +(417,698,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(140,0,l,{ +name = hr00; +}), +(162,0,l), +(285,698,l), +(263,698,l), +(221,459,l), +(-1,459,l), +(-1,440,l), +(218,440,l), +(186,258,l), +(-1,258,l), +(-1,239,l), +(182,239,l) +); +}, +{ +closed = 1; +nodes = ( +(315,0,l), +(337,0,l), +(379,239,l), +(543,239,l), +(543,258,l), +(382,258,l), +(414,440,l), +(578,440,l), +(578,459,l), +(418,459,l), +(460,698,l), +(438,698,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(83,0,l,{ +name = hr00; +}), +(200,0,l), +(323,698,l), +(206,698,l), +(172,504,l), +(0,504,l), +(0,394,l), +(152,394,l), +(137,304,l), +(0,304,l), +(0,194,l), +(117,194,l) +); +}, +{ +closed = 1; +nodes = ( +(277,0,l), +(394,0,l), +(428,194,l), +(553,194,l), +(553,304,l), +(448,304,l), +(463,394,l), +(591,394,l), +(591,504,l), +(483,504,l), +(517,698,l), +(400,698,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = numbersign_middle.seq; +lastChange = "2023-03-27 00:39:05 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(110,0,l,{ +name = hr00; +}), +(183,0,l), +(306,698,l), +(233,698,l), +(195,482,l), +(0,482,l), +(0,416,l), +(183,416,l), +(160,282,l), +(0,282,l), +(0,216,l), +(148,216,l) +); +}, +{ +closed = 1; +nodes = ( +(294,0,l), +(367,0,l), +(405,216,l), +(600,216,l), +(600,282,l), +(417,282,l), +(440,416,l), +(600,416,l), +(600,482,l), +(452,482,l), +(490,698,l), +(417,698,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(140,0,l,{ +name = hr00; +}), +(162,0,l), +(285,698,l), +(263,698,l), +(221,459,l), +(0,459,l), +(0,440,l), +(218,440,l), +(186,258,l), +(0,258,l), +(0,239,l), +(182,239,l) +); +}, +{ +closed = 1; +nodes = ( +(315,0,l), +(337,0,l), +(379,239,l), +(600,239,l), +(600,258,l), +(382,258,l), +(414,440,l), +(600,440,l), +(600,459,l), +(418,459,l), +(460,698,l), +(438,698,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(83,0,l,{ +name = hr00; +}), +(200,0,l), +(323,698,l), +(206,698,l), +(172,504,l), +(0,504,l), +(0,394,l), +(152,394,l), +(137,304,l), +(0,304,l), +(0,194,l), +(117,194,l) +); +}, +{ +closed = 1; +nodes = ( +(277,0,l), +(394,0,l), +(428,194,l), +(600,194,l), +(600,304,l), +(448,304,l), +(463,394,l), +(600,394,l), +(600,504,l), +(483,504,l), +(517,698,l), +(400,698,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = numbersign_start.seq; +lastChange = "2023-03-27 00:37:20 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(110,0,l,{ +name = hr00; +}), +(183,0,l), +(306,698,l), +(233,698,l), +(195,482,l), +(52,482,l), +(52,416,l), +(183,416,l), +(160,282,l), +(16,282,l), +(16,216,l), +(148,216,l) +); +}, +{ +closed = 1; +nodes = ( +(294,0,l), +(367,0,l), +(405,216,l), +(600,216,l), +(600,282,l), +(417,282,l), +(440,416,l), +(600,416,l), +(600,482,l), +(452,482,l), +(490,698,l), +(417,698,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(140,0,l,{ +name = hr00; +}), +(162,0,l), +(285,698,l), +(263,698,l), +(221,459,l), +(57,459,l), +(57,440,l), +(218,440,l), +(186,258,l), +(22,258,l), +(22,239,l), +(182,239,l) +); +}, +{ +closed = 1; +nodes = ( +(315,0,l), +(337,0,l), +(379,239,l), +(600,239,l), +(600,258,l), +(382,258,l), +(414,440,l), +(600,440,l), +(600,459,l), +(418,459,l), +(460,698,l), +(438,698,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(83,0,l,{ +name = hr00; +}), +(200,0,l), +(323,698,l), +(206,698,l), +(172,504,l), +(47,504,l), +(47,394,l), +(152,394,l), +(137,304,l), +(9,304,l), +(9,194,l), +(117,194,l) +); +}, +{ +closed = 1; +nodes = ( +(277,0,l), +(394,0,l), +(428,194,l), +(600,194,l), +(600,304,l), +(448,304,l), +(463,394,l), +(600,394,l), +(600,504,l), +(483,504,l), +(517,698,l), +(400,698,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = underscore_end.seq; +lastChange = "2023-03-27 00:46:22 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(540,-169,l,{ +name = hr00; +}), +(540,-95,l), +(0,-95,l), +(0,-169,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(540,-141,l,{ +name = hr00; +}), +(540,-122,l), +(0,-122,l), +(0,-141,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(540,-192,l,{ +name = hr00; +}), +(540,-71,l), +(0,-71,l), +(0,-192,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = underscore_middle.seq; +lastChange = "2023-03-27 00:45:43 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(600,-169,l,{ +name = hr00; +}), +(600,-95,l), +(0,-95,l), +(0,-169,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(600,-141,l,{ +name = hr00; +}), +(600,-122,l), +(0,-122,l), +(0,-141,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(600,-192,l,{ +name = hr00; +}), +(600,-71,l), +(0,-71,l), +(0,-192,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = underscore_start.seq; +lastChange = "2023-03-27 00:46:46 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(600,-169,l,{ +name = hr00; +}), +(600,-95,l), +(60,-95,l), +(60,-169,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(600,-141,l,{ +name = hr00; +}), +(600,-122,l), +(60,-122,l), +(60,-141,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(600,-192,l,{ +name = hr00; +}), +(600,-71,l), +(60,-71,l), +(60,-192,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = period; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(375,-12,o), +(405,26,o), +(405,71,cs), +(405,106,l), +(405,151,o), +(375,189,o), +(300,189,cs), +(225,189,o), +(195,151,o), +(195,106,cs), +(195,71,ls), +(195,26,o), +(225,-12,o), +(300,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(354,-9,o), +(374,17,o), +(374,51,cs), +(374,69,ls), +(374,103,o), +(354,129,o), +(300,129,cs), +(246,129,o), +(226,103,o), +(226,69,cs), +(226,51,ls), +(226,17,o), +(246,-9,o), +(300,-9,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(322,-5,o), +(334,5,o), +(334,22,cs), +(334,30,ls), +(334,47,o), +(322,57,o), +(300,57,cs), +(278,57,o), +(266,47,o), +(266,30,cs), +(266,22,ls), +(266,5,o), +(278,-5,o), +(300,-5,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 46; +}, +{ +glyphname = comma; +layers = ( +{ +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( +{ +closed = 1; +nodes = ( +(230,-172,l,{ +name = hr00; +}), +(247,-172,l), +(326,78,l), +(283,78,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(170,-151,l,{ +name = hr00; +}), +(280,-151,l), +(417,174,l), +(227,174,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(204,-141,l,{ +name = hr00; +}), +(271,-141,l), +(386,136,l), +(257,136,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(230,-172,l,{ +name = hr00; +}), +(247,-172,l), +(326,78,l), +(283,78,l) +); +} +); +width = 600; +} +); +unicode = 44; +}, +{ +glyphname = colon; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = period; +}, +{ +alignment = -1; +pos = (0,339); +ref = period; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = period; +}, +{ +alignment = -1; +pos = (0,396); +ref = period; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = period; +}, +{ +alignment = -1; +pos = (0,464); +ref = period; +} +); +width = 600; +} +); +unicode = 58; +}, +{ +glyphname = semicolon; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = comma; +}, +{ +alignment = -1; +pos = (0,339); +ref = period; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = comma; +}, +{ +alignment = -1; +pos = (0,396); +ref = period; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = comma; +}, +{ +alignment = -1; +pos = (0,464); +ref = period; +} +); +width = 600; +} +); +unicode = 59; +}, +{ +glyphname = ellipsis; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(150,-7,o), +(174,18,o), +(174,47,cs), +(174,93,ls), +(174,122,o), +(150,147,o), +(102,147,cs), +(52,147,o), +(29,122,o), +(29,93,cs), +(29,47,ls), +(29,18,o), +(52,-7,o), +(102,-7,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(349,-7,o), +(373,18,o), +(373,47,cs), +(373,93,ls), +(373,122,o), +(349,147,o), +(300,147,cs), +(251,147,o), +(227,122,o), +(227,93,cs), +(227,47,ls), +(227,18,o), +(251,-7,o), +(300,-7,cs) +); +}, +{ +closed = 1; +nodes = ( +(547,-7,o), +(571,18,o), +(571,47,cs), +(571,93,ls), +(571,122,o), +(547,147,o), +(498,147,cs), +(450,147,o), +(426,122,o), +(426,93,cs), +(426,47,ls), +(426,18,o), +(450,-7,o), +(498,-7,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(153,-4,o), +(170,18,o), +(170,47,cs), +(170,76,ls), +(170,105,o), +(153,127,o), +(107,127,cs), +(61,127,o), +(44,105,o), +(44,76,cs), +(44,47,ls), +(44,18,o), +(61,-4,o), +(107,-4,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(346,-4,o), +(363,18,o), +(363,47,cs), +(363,76,ls), +(363,105,o), +(346,127,o), +(300,127,cs), +(254,127,o), +(237,105,o), +(237,76,cs), +(237,47,ls), +(237,18,o), +(254,-4,o), +(300,-4,cs) +); +}, +{ +closed = 1; +nodes = ( +(539,-4,o), +(556,18,o), +(556,47,cs), +(556,76,ls), +(556,105,o), +(539,127,o), +(493,127,cs), +(447,127,o), +(430,105,o), +(430,76,cs), +(430,47,ls), +(430,18,o), +(447,-4,o), +(493,-4,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(155,-5,o), +(164,7,o), +(164,22,cs), +(164,30,ls), +(164,45,o), +(155,57,o), +(130,57,cs), +(105,57,o), +(96,45,o), +(96,30,cs), +(96,22,ls), +(96,7,o), +(105,-5,o), +(130,-5,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(325,-5,o), +(334,7,o), +(334,22,cs), +(334,30,ls), +(334,45,o), +(325,57,o), +(300,57,cs), +(275,57,o), +(266,45,o), +(266,30,cs), +(266,22,ls), +(266,7,o), +(275,-5,o), +(300,-5,cs) +); +}, +{ +closed = 1; +nodes = ( +(495,-5,o), +(504,7,o), +(504,22,cs), +(504,30,ls), +(504,45,o), +(495,57,o), +(470,57,cs), +(445,57,o), +(436,45,o), +(436,30,cs), +(436,22,ls), +(436,7,o), +(445,-5,o), +(470,-5,cs) +); +} +); +width = 600; +} +); +unicode = 8230; +}, +{ +glyphname = exclam; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(324,243,l), +(381,495,l), +(381,698,l), +(219,698,l), +(219,495,l), +(276,243,l) +); +}, +{ +closed = 1; +nodes = ( +(371,-12,o), +(398,23,o), +(398,66,cs,{ +name = hr01; +}), +(398,98,ls), +(398,140,o), +(371,175,o), +(300,175,cs), +(229,175,o), +(202,140,o), +(202,98,cs), +(202,66,ls), +(202,23,o), +(229,-12,o), +(300,-12,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(316,233,l), +(344,495,l), +(344,698,l), +(256,698,l), +(256,495,l), +(284,233,l) +); +}, +{ +closed = 1; +nodes = ( +(354,-9,o), +(374,17,o), +(374,51,cs,{ +name = hr01; +}), +(374,69,ls), +(374,103,o), +(354,129,o), +(300,129,cs), +(246,129,o), +(226,103,o), +(226,69,cs), +(226,51,ls), +(226,17,o), +(246,-9,o), +(300,-9,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(306,176,l), +(311,415,l), +(311,698,l), +(289,698,l), +(289,415,l), +(294,176,l) +); +}, +{ +closed = 1; +nodes = ( +(322,-5,o), +(334,5,o), +(334,22,cs,{ +name = hr01; +}), +(334,30,ls), +(334,47,o), +(322,57,o), +(300,57,cs), +(278,57,o), +(266,47,o), +(266,30,cs), +(266,22,ls), +(266,5,o), +(278,-5,o), +(300,-5,cs) +); +} +); +width = 600; +} +); +unicode = 33; +}, +{ +glyphname = exclamdown; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(381,-182,l), +(381,21,l), +(324,273,l), +(276,273,l), +(219,21,l), +(219,-182,l) +); +}, +{ +closed = 1; +nodes = ( +(371,341,o), +(398,376,o), +(398,418,cs,{ +name = hr01; +}), +(398,450,ls), +(398,493,o), +(371,528,o), +(300,528,cs), +(229,528,o), +(202,493,o), +(202,450,cs), +(202,418,ls), +(202,376,o), +(229,341,o), +(300,341,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(344,-182,l), +(344,21,l), +(316,283,l), +(284,283,l), +(256,21,l), +(256,-182,l) +); +}, +{ +closed = 1; +nodes = ( +(354,387,o), +(374,413,o), +(374,447,cs,{ +name = hr01; +}), +(374,465,ls), +(374,499,o), +(354,525,o), +(300,525,cs), +(246,525,o), +(226,499,o), +(226,465,cs), +(226,447,ls), +(226,413,o), +(246,387,o), +(300,387,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(311,-182,l), +(311,101,l), +(306,340,l), +(294,340,l), +(289,101,l), +(289,-182,l) +); +}, +{ +closed = 1; +nodes = ( +(322,459,o), +(334,469,o), +(334,486,cs,{ +name = hr01; +}), +(334,494,ls), +(334,511,o), +(322,521,o), +(300,521,cs), +(278,521,o), +(266,511,o), +(266,494,cs), +(266,486,ls), +(266,469,o), +(278,459,o), +(300,459,cs) +); +} +); +width = 600; +} +); +unicode = 161; +}, +{ +glyphname = question; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(348,233,l), +(348,305,l), +(444,321,o), +(527,392,o), +(527,505,cs), +(527,626,o), +(433,710,o), +(291,710,cs), +(153,710,o), +(84,630,o), +(61,550,c), +(183,499,l), +(196,549,o), +(232,584,o), +(286,584,cs), +(334,584,o), +(371,561,o), +(371,506,cs), +(371,492,ls), +(371,416,o), +(308,390,o), +(208,386,c), +(208,233,l) +); +}, +{ +closed = 1; +nodes = ( +(351,-12,o), +(379,23,o), +(379,66,cs,{ +name = hr01; +}), +(379,98,ls), +(379,140,o), +(351,175,o), +(280,175,cs), +(210,175,o), +(182,140,o), +(182,98,cs), +(182,66,ls), +(182,23,o), +(210,-12,o), +(280,-12,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(318,215,l), +(318,316,l), +(412,333,o), +(510,395,o), +(510,521,cs), +(510,636,o), +(428,710,o), +(301,710,cs), +(173,710,o), +(103,636,o), +(77,548,c), +(152,520,l), +(170,587,o), +(218,637,o), +(298,637,cs), +(375,637,o), +(423,599,o), +(423,525,cs), +(423,511,ls), +(423,421,o), +(353,377,o), +(239,372,c), +(239,215,l) +); +}, +{ +closed = 1; +nodes = ( +(336,-9,o), +(356,17,o), +(356,51,cs,{ +name = hr01; +}), +(356,69,ls), +(356,103,o), +(336,129,o), +(282,129,cs), +(228,129,o), +(208,103,o), +(208,69,cs), +(208,51,ls), +(208,17,o), +(228,-9,o), +(282,-9,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(290,176,l), +(290,330,l), +(423,342,o), +(497,415,o), +(497,531,cs), +(497,638,o), +(425,710,o), +(306,710,cs), +(196,710,o), +(128,654,o), +(101,559,c), +(121,554,l), +(146,641,o), +(204,691,o), +(306,691,cs), +(412,691,o), +(474,630,o), +(474,542,cs), +(474,516,ls), +(474,419,o), +(399,351,o), +(268,349,c), +(268,176,l) +); +}, +{ +closed = 1; +nodes = ( +(301,-5,o), +(313,5,o), +(313,22,cs,{ +name = hr01; +}), +(313,30,ls), +(313,47,o), +(301,57,o), +(279,57,cs), +(257,57,o), +(245,47,o), +(245,30,cs), +(245,22,ls), +(245,5,o), +(257,-5,o), +(279,-5,cs) +); +} +); +width = 600; +} +); +unicode = 63; +}, +{ +glyphname = questiondown; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(447,-194,o), +(516,-114,o), +(539,-34,c), +(417,17,l), +(404,-33,o), +(368,-68,o), +(314,-68,cs), +(266,-68,o), +(229,-45,o), +(229,10,cs), +(229,24,ls), +(229,100,o), +(292,126,o), +(392,130,c), +(392,283,l), +(252,283,l), +(252,211,l), +(156,195,o), +(73,124,o), +(73,11,cs), +(73,-110,o), +(167,-194,o), +(309,-194,cs) +); +}, +{ +closed = 1; +nodes = ( +(390,341,o), +(418,376,o), +(418,418,cs,{ +name = hr01; +}), +(418,450,ls), +(418,493,o), +(390,528,o), +(320,528,cs), +(249,528,o), +(221,493,o), +(221,450,cs), +(221,418,ls), +(221,376,o), +(249,341,o), +(320,341,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(427,-194,o), +(497,-120,o), +(523,-32,c), +(448,-4,l), +(430,-71,o), +(382,-121,o), +(302,-121,cs), +(225,-121,o), +(177,-83,o), +(177,-9,cs), +(177,5,ls), +(177,95,o), +(247,139,o), +(361,144,c), +(361,301,l), +(282,301,l), +(282,200,l), +(188,183,o), +(90,121,o), +(90,-5,cs), +(90,-120,o), +(172,-194,o), +(299,-194,cs) +); +}, +{ +closed = 1; +nodes = ( +(372,387,o), +(392,413,o), +(392,447,cs,{ +name = hr01; +}), +(392,465,ls), +(392,499,o), +(372,525,o), +(318,525,cs), +(264,525,o), +(244,499,o), +(244,465,cs), +(244,447,ls), +(244,413,o), +(264,387,o), +(318,387,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(396,-194,o), +(473,-135,o), +(504,-32,c), +(484,-26,l), +(456,-123,o), +(387,-175,o), +(291,-175,cs), +(188,-175,o), +(126,-114,o), +(126,-24,cs), +(126,-6,ls), +(126,94,o), +(202,161,o), +(332,167,c), +(332,340,l), +(310,340,l), +(310,186,l), +(181,172,o), +(103,97,o), +(103,-15,cs), +(103,-122,o), +(174,-194,o), +(291,-194,cs) +); +}, +{ +closed = 1; +nodes = ( +(343,459,o), +(355,469,o), +(355,486,cs,{ +name = hr01; +}), +(355,494,ls), +(355,511,o), +(343,521,o), +(321,521,cs), +(299,521,o), +(287,511,o), +(287,494,cs), +(287,486,ls), +(287,469,o), +(299,459,o), +(321,459,cs) +); +} +); +width = 600; +} +); +unicode = 191; +}, +{ +glyphname = periodcentered; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(375,204,o), +(405,242,o), +(405,287,cs), +(405,322,ls), +(405,367,o), +(375,405,o), +(300,405,cs), +(225,405,o), +(195,367,o), +(195,322,cs), +(195,287,ls), +(195,242,o), +(225,204,o), +(300,204,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(354,235,o), +(374,261,o), +(374,295,cs), +(374,313,ls), +(374,347,o), +(354,373,o), +(300,373,cs), +(246,373,o), +(226,347,o), +(226,313,cs), +(226,295,ls), +(226,261,o), +(246,235,o), +(300,235,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(322,273,o), +(334,283,o), +(334,300,cs), +(334,308,ls), +(334,325,o), +(322,335,o), +(300,335,cs), +(278,335,o), +(266,325,o), +(266,308,cs), +(266,300,ls), +(266,283,o), +(278,273,o), +(300,273,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 183; +}, +{ +glyphname = bullet; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(413,156,o), +(454,212,o), +(454,287,cs), +(454,321,ls), +(454,396,o), +(413,452,o), +(300,452,cs), +(187,452,o), +(146,396,o), +(146,321,cs), +(146,287,ls), +(146,212,o), +(187,156,o), +(300,156,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(389,186,o), +(422,231,o), +(422,290,cs), +(422,318,ls), +(422,377,o), +(389,422,o), +(300,422,cs), +(211,422,o), +(178,377,o), +(178,318,cs), +(178,290,ls), +(178,231,o), +(211,186,o), +(300,186,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(362,218,o), +(386,251,o), +(386,293,cs), +(386,315,ls), +(386,357,o), +(362,390,o), +(300,390,cs), +(238,390,o), +(214,357,o), +(214,315,cs), +(214,293,ls), +(214,251,o), +(238,218,o), +(300,218,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 8226; +}, +{ +glyphname = asterisk; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,189,l,{ +name = hr00; +}), +(409,40,l), +(513,109,l), +(399,259,l), +(570,317,l), +(531,432,l), +(364,371,l), +(364,548,l), +(236,548,l), +(236,371,l), +(69,432,l), +(30,317,l), +(201,259,l), +(87,109,l), +(191,40,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,224,l,{ +name = hr00; +}), +(425,52,l), +(482,94,l), +(358,264,l), +(557,330,l), +(536,396,l), +(337,332,l), +(337,548,l), +(263,548,l), +(263,332,l), +(64,396,l), +(43,330,l), +(242,264,l), +(118,94,l), +(175,52,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,269,l,{ +name = hr00; +}), +(459,51,l), +(476,63,l), +(318,279,l), +(553,353,l), +(547,372,l), +(311,298,l), +(311,549,l), +(290,549,l), +(290,298,l), +(54,372,l), +(48,353,l), +(283,279,l), +(125,63,l), +(142,51,l) +); +} +); +width = 600; +} +); +unicode = 42; +}, +{ +glyphname = numbersign; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(83,0,l,{ +name = hr00; +}), +(200,0,l), +(323,698,l), +(206,698,l), +(172,504,l), +(47,504,l), +(47,394,l), +(152,394,l), +(137,304,l), +(9,304,l), +(9,194,l), +(117,194,l) +); +}, +{ +closed = 1; +nodes = ( +(277,0,l), +(394,0,l), +(428,194,l), +(553,194,l), +(553,304,l), +(448,304,l), +(463,394,l), +(591,394,l), +(591,504,l), +(483,504,l), +(517,698,l), +(400,698,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(110,0,l,{ +name = hr00; +}), +(183,0,l), +(306,698,l), +(233,698,l), +(195,482,l), +(52,482,l), +(52,416,l), +(183,416,l), +(160,282,l), +(16,282,l), +(16,216,l), +(148,216,l) +); +}, +{ +closed = 1; +nodes = ( +(294,0,l), +(367,0,l), +(405,216,l), +(548,216,l), +(548,282,l), +(417,282,l), +(440,416,l), +(584,416,l), +(584,482,l), +(452,482,l), +(490,698,l), +(417,698,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(140,0,l,{ +name = hr00; +}), +(162,0,l), +(285,698,l), +(263,698,l), +(221,459,l), +(57,459,l), +(57,440,l), +(218,440,l), +(186,258,l), +(22,258,l), +(22,239,l), +(182,239,l) +); +}, +{ +closed = 1; +nodes = ( +(315,0,l), +(337,0,l), +(379,239,l), +(543,239,l), +(543,258,l), +(382,258,l), +(414,440,l), +(578,440,l), +(578,459,l), +(418,459,l), +(460,698,l), +(438,698,l) +); +} +); +width = 600; +} +); +unicode = 35; +}, +{ +glyphname = slash; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(206,-138,l,{ +name = hr00; +}), +(527,760,l), +(394,760,l), +(73,-138,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(162,-138,l,{ +name = hr00; +}), +(510,760,l), +(438,760,l), +(90,-138,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(124,-138,l,{ +name = hr00; +}), +(495,760,l), +(476,760,l), +(105,-138,l) +); +} +); +width = 600; +} +); +unicode = 47; +}, +{ +glyphname = backslash; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(527,-138,l,{ +name = hr00; +}), +(206,760,l), +(73,760,l), +(394,-138,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(510,-138,l,{ +name = hr00; +}), +(162,760,l), +(90,760,l), +(438,-138,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(495,-138,l,{ +name = hr00; +}), +(124,760,l), +(105,760,l), +(476,-138,l) +); +} +); +width = 600; +} +); +unicode = 92; +}, +{ +glyphname = colon.valign; +lastChange = "2023-03-23 15:11:38 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (0,69); +ref = period; +}, +{ +alignment = -1; +pos = (0,408); +ref = period; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (0,69); +ref = period; +}, +{ +alignment = -1; +pos = (0,465); +ref = period; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (0,72); +ref = period; +}, +{ +alignment = -1; +pos = (0,536); +ref = period; +} +); +width = 600; +} +); +}, +{ +glyphname = hyphen; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(460,234,l,{ +name = hr00; +}), +(460,376,l), +(140,376,l), +(140,234,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(445,262,l,{ +name = hr00; +}), +(445,346,l), +(155,346,l), +(155,262,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(432,295,l,{ +name = hr00; +}), +(432,315,l), +(168,315,l), +(168,295,l) +); +} +); +width = 600; +} +); +unicode = 45; +}, +{ +glyphname = softhyphen; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = hyphen; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = hyphen; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = hyphen; +} +); +width = 600; +} +); +unicode = 173; +}, +{ +glyphname = endash; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(540,244,l,{ +name = hr00; +}), +(540,365,l), +(60,365,l), +(60,244,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(540,267,l,{ +name = hr00; +}), +(540,341,l), +(60,341,l), +(60,267,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(540,296,l,{ +name = hr00; +}), +(540,315,l), +(60,315,l), +(60,296,l) +); +} +); +width = 600; +} +); +unicode = 8211; +}, +{ +glyphname = emdash; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(600,244,l,{ +name = hr00; +}), +(600,365,l), +(0,365,l), +(0,244,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(600,267,l,{ +name = hr00; +}), +(600,341,l), +(0,341,l), +(0,267,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(600,296,l,{ +name = hr00; +}), +(600,315,l), +(0,315,l), +(0,296,l) +); +} +); +width = 600; +} +); +unicode = 8212; +}, +{ +glyphname = underscore; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(540,-192,l,{ +name = hr00; +}), +(540,-71,l), +(60,-71,l), +(60,-192,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(540,-169,l,{ +name = hr00; +}), +(540,-95,l), +(60,-95,l), +(60,-169,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(540,-141,l,{ +name = hr00; +}), +(540,-122,l), +(60,-122,l), +(60,-141,l) +); +} +); +width = 600; +} +); +unicode = 95; +}, +{ +glyphname = hyphen.cross; +lastChange = "2023-03-23 23:06:58 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(553,215,l), +(553,283,l), +(-136,283,l), +(-136,215,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(525,240,l), +(525,260,l), +(-105,260,l), +(-105,240,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(584,180,l), +(584,320,l), +(-168,319,l), +(-168,179,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = parenleft; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(174,116,o), +(269,-54,o), +(382,-138,c), +(530,-138,l), +(406,-53,o), +(298,93,o), +(298,260,cs), +(298,362,ls), +(298,529,o), +(406,675,o), +(530,760,c), +(382,760,l), +(269,676,o), +(174,506,o), +(174,311,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(205,116,o), +(300,-54,o), +(413,-138,c), +(494,-138,l), +(378,-51,o), +(280,97,o), +(280,268,cs), +(280,354,ls), +(280,525,o), +(378,673,o), +(494,760,c), +(413,760,l), +(300,676,o), +(205,506,o), +(205,311,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(238,107,o), +(327,-48,o), +(439,-138,c), +(465,-138,l), +(347,-46,o), +(259,111,o), +(259,294,cs), +(259,328,ls), +(259,511,o), +(347,668,o), +(465,760,c), +(439,760,l), +(327,670,o), +(238,515,o), +(238,311,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 40; +}, +{ +glyphname = parenright; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(426,506,o), +(331,676,o), +(218,760,c), +(70,760,l), +(194,675,o), +(302,529,o), +(302,362,cs), +(302,260,ls), +(302,93,o), +(194,-53,o), +(70,-138,c), +(218,-138,l), +(331,-54,o), +(426,116,o), +(426,311,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(395,506,o), +(300,676,o), +(187,760,c), +(106,760,l), +(222,673,o), +(320,525,o), +(320,354,cs), +(320,268,ls), +(320,97,o), +(222,-51,o), +(106,-138,c), +(187,-138,l), +(300,-54,o), +(395,116,o), +(395,311,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(362,515,o), +(273,670,o), +(161,760,c), +(135,760,l), +(253,668,o), +(341,511,o), +(341,328,cs), +(341,294,ls), +(341,111,o), +(253,-46,o), +(135,-138,c), +(161,-138,l), +(273,-48,o), +(362,107,o), +(362,311,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 41; +}, +{ +glyphname = braceleft; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(508,-138,l), +(508,-39,l), +(323,-39,l), +(323,9,ls), +(323,59,o), +(343,81,o), +(363,107,cs), +(386,135,o), +(410,166,o), +(410,208,cs,{ +name = hr01; +}), +(410,263,o), +(372,298,o), +(292,307,c), +(292,315,l), +(372,324,o), +(410,359,o), +(410,414,cs), +(410,456,o), +(386,487,o), +(363,515,cs), +(343,541,o), +(323,563,o), +(323,613,cs,{ +name = hr02; +}), +(323,661,l), +(508,661,l), +(508,760,l), +(330,760,ls), +(239,760,o), +(204,715,o), +(204,652,cs), +(204,607,ls), +(204,540,o), +(236,508,o), +(260,480,cs), +(282,453,o), +(290,436,o), +(290,415,cs,{ +name = hr03; +}), +(290,381,o), +(253,361,o), +(182,361,cs), +(92,361,l), +(92,261,l), +(182,261,ls), +(253,261,o), +(290,241,o), +(290,207,cs), +(290,186,o), +(282,169,o), +(260,142,cs), +(236,114,o), +(204,82,o), +(204,15,cs,{ +name = hr04; +}), +(204,-30,ls), +(204,-93,o), +(239,-138,o), +(330,-138,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(495,-138,l,{ +name = hr00; +}), +(495,-76,l), +(304,-76,l), +(304,1,ls), +(304,56,o), +(323,79,o), +(344,107,cs), +(366,136,o), +(391,166,o), +(391,208,cs), +(391,263,o), +(348,300,o), +(281,309,c), +(281,313,l), +(348,322,o), +(391,359,o), +(391,414,cs), +(391,456,o), +(366,486,o), +(344,515,cs), +(323,543,o), +(304,566,o), +(304,621,cs), +(304,698,l), +(495,698,l), +(495,760,l), +(319,760,ls), +(264,760,o), +(235,724,o), +(235,678,cs), +(235,615,ls), +(235,543,o), +(267,510,o), +(291,480,cs), +(313,453,o), +(321,436,o), +(321,415,cs), +(321,365,o), +(273,342,o), +(183,342,cs), +(105,342,l), +(105,280,l), +(183,280,ls), +(273,280,o), +(321,257,o), +(321,207,cs), +(321,186,o), +(313,169,o), +(291,142,cs), +(267,112,o), +(235,79,o), +(235,7,cs), +(235,-56,ls), +(235,-102,o), +(264,-138,o), +(319,-138,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(484,-138,l,{ +name = hr00; +}), +(484,-120,l), +(285,-120,l), +(285,-2,ls), +(285,74,o), +(314,102,o), +(328,120,cs), +(362,162,o), +(371,185,o), +(371,211,cs), +(371,271,o), +(321,305,o), +(252,310,c), +(252,312,l), +(321,317,o), +(371,351,o), +(371,411,cs), +(371,437,o), +(362,460,o), +(328,502,cs), +(314,520,o), +(285,548,o), +(285,624,cs), +(285,742,l), +(484,742,l), +(484,760,l), +(294,760,ls), +(274,760,o), +(265,751,o), +(265,731,cs), +(265,624,ls), +(265,546,o), +(297,512,o), +(312,493,cs), +(344,453,o), +(351,435,o), +(351,412,cs), +(351,349,o), +(292,320,o), +(184,320,cs), +(116,320,l), +(116,302,l), +(184,302,ls), +(292,302,o), +(351,273,o), +(351,210,cs), +(351,187,o), +(344,169,o), +(312,129,cs), +(297,110,o), +(265,76,o), +(265,-2,cs), +(265,-109,ls), +(265,-129,o), +(274,-138,o), +(294,-138,cs) +); +} +); +width = 600; +} +); +unicode = 123; +}, +{ +glyphname = braceright; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(92,760,l), +(92,661,l), +(277,661,l), +(277,613,ls), +(277,563,o), +(257,541,o), +(237,515,cs), +(214,487,o), +(190,456,o), +(190,414,cs,{ +name = hr01; +}), +(190,359,o), +(228,324,o), +(308,315,c), +(308,307,l), +(228,298,o), +(190,263,o), +(190,208,cs), +(190,166,o), +(214,135,o), +(237,107,cs), +(257,81,o), +(277,59,o), +(277,9,cs,{ +name = hr02; +}), +(277,-39,l), +(92,-39,l), +(92,-138,l), +(270,-138,ls), +(361,-138,o), +(396,-93,o), +(396,-30,cs), +(396,15,ls), +(396,82,o), +(364,114,o), +(340,142,cs), +(318,169,o), +(310,186,o), +(310,207,cs,{ +name = hr03; +}), +(310,241,o), +(347,261,o), +(418,261,cs), +(508,261,l), +(508,361,l), +(418,361,ls), +(347,361,o), +(310,381,o), +(310,415,cs), +(310,436,o), +(318,453,o), +(340,480,cs), +(364,508,o), +(396,540,o), +(396,607,cs,{ +name = hr04; +}), +(396,652,ls), +(396,715,o), +(361,760,o), +(270,760,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(105,760,l,{ +name = hr00; +}), +(105,698,l), +(296,698,l), +(296,621,ls), +(296,566,o), +(277,543,o), +(256,515,cs), +(234,486,o), +(209,456,o), +(209,414,cs), +(209,359,o), +(252,322,o), +(319,313,c), +(319,309,l), +(252,300,o), +(209,263,o), +(209,208,cs), +(209,166,o), +(234,136,o), +(256,107,cs), +(277,79,o), +(296,56,o), +(296,1,cs), +(296,-76,l), +(105,-76,l), +(105,-138,l), +(281,-138,ls), +(336,-138,o), +(365,-102,o), +(365,-56,cs), +(365,7,ls), +(365,79,o), +(333,112,o), +(309,142,cs), +(287,169,o), +(279,186,o), +(279,207,cs), +(279,257,o), +(327,280,o), +(417,280,cs), +(495,280,l), +(495,342,l), +(417,342,ls), +(327,342,o), +(279,365,o), +(279,415,cs), +(279,436,o), +(287,453,o), +(309,480,cs), +(333,510,o), +(365,543,o), +(365,615,cs), +(365,678,ls), +(365,724,o), +(336,760,o), +(281,760,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(116,760,l,{ +name = hr00; +}), +(116,742,l), +(315,742,l), +(315,624,ls), +(315,548,o), +(286,520,o), +(272,502,cs), +(238,460,o), +(229,437,o), +(229,411,cs), +(229,351,o), +(279,317,o), +(348,312,c), +(348,310,l), +(279,305,o), +(229,271,o), +(229,211,cs), +(229,185,o), +(238,162,o), +(272,120,cs), +(286,102,o), +(315,74,o), +(315,-2,cs), +(315,-120,l), +(116,-120,l), +(116,-138,l), +(306,-138,ls), +(326,-138,o), +(335,-129,o), +(335,-109,cs), +(335,-2,ls), +(335,76,o), +(303,110,o), +(288,129,cs), +(256,169,o), +(249,187,o), +(249,210,cs), +(249,273,o), +(308,302,o), +(416,302,cs), +(484,302,l), +(484,320,l), +(416,320,ls), +(308,320,o), +(249,349,o), +(249,412,cs), +(249,435,o), +(256,453,o), +(288,493,cs), +(303,512,o), +(335,546,o), +(335,624,cs), +(335,731,ls), +(335,751,o), +(326,760,o), +(306,760,cs) +); +} +); +width = 600; +} +); +unicode = 125; +}, +{ +glyphname = bracketleft; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(507,-138,l,{ +name = hr00; +}), +(507,-39,l), +(302,-39,l), +(302,661,l), +(507,661,l), +(507,760,l), +(183,760,l), +(183,-138,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(505,-138,l,{ +name = hr00; +}), +(505,-76,l), +(294,-76,l), +(294,698,l), +(505,698,l), +(505,760,l), +(225,760,l), +(225,-138,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(503,-138,l,{ +name = hr00; +}), +(503,-120,l), +(285,-120,l), +(285,742,l), +(503,742,l), +(503,760,l), +(265,760,l), +(265,-138,l) +); +} +); +width = 600; +} +); +unicode = 91; +}, +{ +glyphname = bracketright; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(93,760,l,{ +name = hr00; +}), +(93,661,l), +(298,661,l), +(298,-39,l), +(93,-39,l), +(93,-138,l), +(417,-138,l), +(417,760,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(95,760,l,{ +name = hr00; +}), +(95,698,l), +(306,698,l), +(306,-76,l), +(95,-76,l), +(95,-138,l), +(375,-138,l), +(375,760,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(97,760,l,{ +name = hr00; +}), +(97,742,l), +(315,742,l), +(315,-120,l), +(97,-120,l), +(97,-138,l), +(335,-138,l), +(335,760,l) +); +} +); +width = 600; +} +); +unicode = 93; +}, +{ +glyphname = quotesinglbase; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(170,-151,l,{ +name = hr00; +}), +(280,-151,l), +(417,174,l), +(227,174,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(204,-141,l,{ +name = hr00; +}), +(271,-141,l), +(386,136,l), +(257,136,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(230,-172,l,{ +name = hr00; +}), +(247,-172,l), +(326,78,l), +(283,78,l) +); +} +); +width = 600; +} +); +unicode = 8218; +}, +{ +glyphname = quotedblbase; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-126,0); +ref = quotesinglbase; +}, +{ +alignment = -1; +pos = (133,0); +ref = quotesinglbase; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-95,0); +ref = quotesinglbase; +}, +{ +alignment = -1; +pos = (145,0); +ref = quotesinglbase; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-82,0); +ref = quotesinglbase; +}, +{ +alignment = -1; +pos = (82,0); +ref = quotesinglbase; +} +); +width = 600; +} +); +unicode = 8222; +}, +{ +glyphname = quotedblleft; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-129,0); +ref = quoteleft; +}, +{ +alignment = -1; +pos = (130,0); +ref = quoteleft; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-114,0); +ref = quoteleft; +}, +{ +alignment = -1; +pos = (126,0); +ref = quoteleft; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-82,0); +ref = quoteleft; +}, +{ +alignment = -1; +pos = (82,0); +ref = quoteleft; +} +); +width = 600; +} +); +unicode = 8220; +}, +{ +glyphname = quotedblright; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-129,0); +ref = quoteright; +}, +{ +alignment = -1; +pos = (130,0); +ref = quoteright; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-114,0); +ref = quoteright; +}, +{ +alignment = -1; +pos = (126,0); +ref = quoteright; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-82,0); +ref = quoteright; +}, +{ +alignment = -1; +pos = (82,0); +ref = quoteright; +} +); +width = 600; +} +); +unicode = 8221; +}, +{ +glyphname = quoteleft; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(162,414,l,{ +name = hr00; +}), +(352,414,l), +(409,740,l), +(300,740,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(195,463,l,{ +name = hr00; +}), +(324,463,l), +(377,740,l), +(310,740,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(242,490,l,{ +name = hr00; +}), +(285,490,l), +(338,740,l), +(321,740,l) +); +} +); +width = 600; +} +); +unicode = 8216; +}, +{ +glyphname = quoteright; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(191,414,l,{ +name = hr00; +}), +(300,414,l), +(438,740,l), +(248,740,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(223,463,l,{ +name = hr00; +}), +(290,463,l), +(405,740,l), +(276,740,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(262,490,l,{ +name = hr00; +}), +(279,490,l), +(358,740,l), +(315,740,l) +); +} +); +width = 600; +} +); +unicode = 8217; +}, +{ +glyphname = guillemotleft; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-114,0); +ref = guilsinglleft; +}, +{ +alignment = -1; +pos = (133,0); +ref = guilsinglleft; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-97,0); +ref = guilsinglleft; +}, +{ +alignment = -1; +pos = (133,0); +ref = guilsinglleft; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-84,0); +ref = guilsinglleft; +}, +{ +alignment = -1; +pos = (131,0); +ref = guilsinglleft; +} +); +width = 600; +} +); +unicode = 171; +}, +{ +glyphname = guillemotright; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-133,0); +ref = guilsinglright; +}, +{ +alignment = -1; +pos = (114,0); +ref = guilsinglright; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-133,0); +ref = guilsinglright; +}, +{ +alignment = -1; +pos = (97,0); +ref = guilsinglright; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-131,0); +ref = guilsinglright; +}, +{ +alignment = -1; +pos = (84,0); +ref = guilsinglright; +} +); +width = 600; +} +); +unicode = 187; +}, +{ +glyphname = guilsinglleft; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(418,133,l,{ +name = hr00; +}), +(288,272,l), +(418,410,l), +(373,506,l), +(173,338,l), +(173,206,l), +(373,38,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(401,113,l,{ +name = hr00; +}), +(253,270,l), +(401,427,l), +(376,484,l), +(170,310,l), +(170,230,l), +(376,56,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(391,91,l,{ +name = hr00; +}), +(191,268,l), +(391,445,l), +(382,460,l), +(168,278,l), +(168,258,l), +(382,76,l) +); +} +); +width = 600; +} +); +unicode = 8249; +}, +{ +glyphname = guilsinglright; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(227,38,l,{ +name = hr00; +}), +(427,206,l), +(427,338,l), +(227,506,l), +(182,410,l), +(312,272,l), +(182,133,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(224,56,l,{ +name = hr00; +}), +(430,230,l), +(430,310,l), +(224,484,l), +(199,427,l), +(347,270,l), +(199,113,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(218,76,l,{ +name = hr00; +}), +(432,258,l), +(432,278,l), +(218,460,l), +(209,445,l), +(409,268,l), +(209,91,l) +); +} +); +width = 600; +} +); +unicode = 8250; +}, +{ +glyphname = quotedbl; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-113,0); +ref = quotesingle; +}, +{ +alignment = -1; +pos = (113,0); +ref = quotesingle; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-89,0); +ref = quotesingle; +}, +{ +alignment = -1; +pos = (89,0); +ref = quotesingle; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-66,0); +ref = quotesingle; +}, +{ +alignment = -1; +pos = (66,0); +ref = quotesingle; +} +); +width = 600; +} +); +unicode = 34; +}, +{ +glyphname = quotesingle; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(366,414,l,{ +name = hr00; +}), +(366,740,l), +(234,740,l), +(234,414,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(338,463,l,{ +name = hr00; +}), +(338,740,l), +(262,740,l), +(262,463,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(312,490,l,{ +name = hr00; +}), +(312,740,l), +(288,740,l), +(288,490,l) +); +} +); +width = 600; +} +); +unicode = 39; +}, +{ +glyphname = florin; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(-50,-200,l,{ +name = hr00; +}), +(134,-200,ls), +(241,-200,o), +(291,-148,o), +(305,-61,cs), +(369,323,l), +(543,323,l), +(561,438,l), +(389,438,l), +(413,583,l), +(598,583,l), +(617,698,l), +(432,698,ls), +(324,698,o), +(275,646,o), +(261,559,cs), +(241,438,l), +(77,438,l), +(58,323,l), +(221,323,l), +(153,-85,l), +(-31,-85,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(-43,-200,l,{ +name = hr00; +}), +(139,-200,ls), +(217,-200,o), +(255,-156,o), +(267,-87,cs), +(343,370,l), +(528,370,l), +(539,438,l), +(354,438,l), +(386,629,l), +(598,629,l), +(610,698,l), +(427,698,ls), +(349,698,o), +(311,654,o), +(299,585,cs), +(275,438,l), +(89,438,l), +(78,370,l), +(263,370,l), +(180,-132,l), +(-31,-132,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(-26,-200,l,{ +name = hr00; +}), +(191,-200,ls), +(211,-200,o), +(222,-191,o), +(225,-171,cs), +(319,394,l), +(510,394,l), +(513,414,l), +(323,414,l), +(367,678,l), +(591,678,l), +(594,698,l), +(377,698,ls), +(357,698,o), +(346,689,o), +(343,669,cs), +(300,414,l), +(119,414,l), +(116,394,l), +(297,394,l), +(201,-180,l), +(-23,-180,l) +); +} +); +width = 600; +} +); +unicode = 402; +}, +{ +glyphname = baht; +lastChange = "2023-03-22 22:10:50 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(358,-113,l), +(358,0,l), +(359,0,l), +(490,0,o), +(568,75,o), +(568,192,cs), +(568,285,o), +(518,339,o), +(433,359,c), +(433,365,l), +(508,386,o), +(548,434,o), +(548,512,cs,{ +name = hr01; +}), +(548,617,o), +(479,691,o), +(359,697,c), +(358,697,l), +(358,811,l), +(244,811,l), +(244,698,l), +(64,698,l), +(64,0,l), +(244,0,l), +(244,-113,l) +); +}, +{ +closed = 1; +nodes = ( +(198,302,l), +(254,302,l), +(254,104,l), +(198,104,l) +); +}, +{ +closed = 1; +nodes = ( +(348,301,l), +(348,301,l), +(398,296,o), +(424,275,o), +(424,221,cs,{ +name = hr02; +}), +(424,185,ls), +(424,131,o), +(398,110,o), +(348,105,c), +(348,105,l) +); +}, +{ +closed = 1; +nodes = ( +(198,594,l), +(254,594,l), +(254,401,l), +(198,401,l) +); +}, +{ +closed = 1; +nodes = ( +(348,590,l), +(348,590,l), +(385,581,o), +(404,558,o), +(404,514,cs), +(404,481,ls), +(404,437,o), +(385,414,o), +(348,405,c), +(348,405,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(326,-113,l), +(326,0,l), +(350,0,ls), +(458,0,o), +(538,88,o), +(538,201,cs), +(538,294,o), +(483,339,o), +(413,361,c), +(413,364,l), +(478,385,o), +(526,429,o), +(526,518,cs,{ +name = hr01; +}), +(526,627,o), +(453,698,o), +(334,698,cs), +(326,698,l), +(326,811,l), +(264,811,l), +(264,698,l), +(88,698,l), +(88,0,l), +(264,0,l), +(264,-113,l) +); +}, +{ +closed = 1; +nodes = ( +(170,327,l), +(265,327,l), +(265,71,l), +(170,71,l) +); +}, +{ +closed = 1; +nodes = ( +(325,327,l), +(326,327,l), +(408,327,o), +(453,291,o), +(453,221,cs,{ +name = hr02; +}), +(453,177,ls), +(453,106,o), +(408,71,o), +(326,71,c), +(325,71,l) +); +}, +{ +closed = 1; +nodes = ( +(170,627,l), +(265,627,l), +(265,394,l), +(170,394,l) +); +}, +{ +closed = 1; +nodes = ( +(325,627,l), +(326,627,l), +(401,627,o), +(442,594,o), +(442,530,cs), +(442,489,ls), +(442,425,o), +(401,394,o), +(326,394,c), +(325,394,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(292,-113,l), +(292,0,l,{ +name = hr00; +}), +(342,0,ls), +(456,0,o), +(516,72,o), +(516,182,cs), +(516,277,o), +(473,341,o), +(387,357,c), +(387,359,l), +(448,379,o), +(484,430,o), +(484,521,cs), +(484,637,o), +(423,698,o), +(320,698,cs), +(292,698,l), +(292,811,l), +(272,811,l), +(272,698,l), +(98,698,l), +(98,0,l), +(272,0,l), +(272,-113,l) +); +}, +{ +closed = 1; +nodes = ( +(120,344,l), +(272,344,l), +(272,20,l), +(120,20,l) +); +}, +{ +closed = 1; +nodes = ( +(292,344,l), +(342,344,ls), +(445,344,o), +(492,276,o), +(492,203,cs), +(492,161,ls), +(492,88,o), +(445,20,o), +(342,20,cs), +(292,20,l) +); +}, +{ +closed = 1; +nodes = ( +(120,678,l), +(272,678,l), +(272,364,l), +(120,364,l) +); +}, +{ +closed = 1; +nodes = ( +(292,678,l), +(320,678,ls), +(416,678,o), +(460,614,o), +(460,542,cs), +(460,500,ls), +(460,428,o), +(416,364,o), +(320,364,cs), +(292,364,l) +); +} +); +width = 600; +} +); +unicode = 3647; +}, +{ +export = 0; +glyphname = "asciitilde.long-sym"; +lastChange = "2023-03-26 20:51:57 +0000"; +layers = ( +{ +guides = ( +{ +}, +{ +angle = 270; +pos = (399,135); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(-142,193,o), +(-181,305,o), +(-228,305,cs), +(-275,305,o), +(-319,193,o), +(-426,193,cs,{ +name = hr00; +}), +(-538,193,o), +(-577,305,o), +(-624,305,cs), +(-671,305,o), +(-710,193,o), +(-822,193,c,{ +name = hr00; +}), +(-822,316,l), +(-775,316,o), +(-736,428,o), +(-624,428,cs), +(-512,428,o), +(-473,316,o), +(-426,316,cs), +(-379,316,o), +(-340,428,o), +(-228,428,cs), +(-116,428,o), +(-77,316,o), +(-30,316,cs), +(17,316,o), +(56,428,o), +(168,428,cs), +(280,428,o), +(319,316,o), +(366,316,cs), +(413,316,o), +(452,428,o), +(564,428,cs), +(676,428,o), +(715,316,o), +(762,316,c), +(762,193,l), +(650,193,o), +(611,305,o), +(564,305,cs), +(517,305,o), +(473,193,o), +(366,193,cs,{ +name = hr00; +}), +(254,193,o), +(215,305,o), +(168,305,cs), +(121,305,o), +(82,193,o), +(-30,193,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +background = { +shapes = ( +{ +closed = 1; +nodes = ( +(785,194,o), +(845,299,o), +(908,299,cs), +(971,299,o), +(1031,194,o), +(1131,194,cs,{ +name = hr00; +}), +(1213,194,o), +(1266,280,o), +(1287,306,c), +(1241,347,l), +(1207,314,o), +(1176,261,o), +(1131,261,cs), +(1068,261,o), +(1008,366,o), +(908,366,cs), +(808,366,o), +(748,261,o), +(685,261,cs), +(622,261,o), +(562,366,o), +(462,366,cs), +(362,366,o), +(301,261,o), +(238,261,cs), +(175,261,o), +(116,366,o), +(16,366,cs), +(-84,366,o), +(-144,261,o), +(-207,261,cs), +(-270,261,o), +(-330,366,o), +(-430,366,cs), +(-495,366,o), +(-528,333,o), +(-579,295,c), +(-526,245,l), +(-497,273,o), +(-464,299,o), +(-430,299,cs), +(-367,299,o), +(-307,194,o), +(-207,194,cs,{ +name = hr00; +}), +(-107,194,o), +(-47,299,o), +(16,299,cs), +(79,299,o), +(138,194,o), +(238,194,cs,{ +name = hr00; +}), +(338,194,o), +(399,299,o), +(462,299,cs), +(525,299,o), +(585,194,o), +(685,194,cs,{ +name = hr00; +}) +); +} +); +}; +guides = ( +{ +pos = (414,413); +}, +{ +angle = 270; +pos = (636,262); +}, +{ +pos = (725,346); +}, +{ +pos = (-203,280); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(395,220,o), +(451,325,o), +(518,325,cs), +(585,325,o), +(641,220,o), +(741,220,cs,{ +name = hr00; +}), +(823,220,o), +(876,306,o), +(897,332,c), +(851,373,l), +(817,340,o), +(789,287,o), +(741,287,cs), +(674,287,o), +(618,392,o), +(518,392,cs), +(418,392,o), +(362,287,o), +(295,287,cs), +(228,287,o), +(172,392,o), +(72,392,cs), +(-28,392,o), +(-85,287,o), +(-152,287,cs), +(-219,287,o), +(-274,392,o), +(-374,392,cs), +(-474,392,o), +(-530,287,o), +(-597,287,cs), +(-664,287,o), +(-720,392,o), +(-820,392,cs), +(-881,392,o), +(-928,351,o), +(-979,313,c), +(-931,264,l), +(-903,284,o), +(-858,325,o), +(-820,325,cs), +(-753,325,o), +(-697,220,o), +(-597,220,cs,{ +name = hr00; +}), +(-497,220,o), +(-441,325,o), +(-374,325,cs), +(-307,325,o), +(-252,220,o), +(-152,220,cs,{ +name = hr00; +}), +(-52,220,o), +(5,325,o), +(72,325,cs), +(139,325,o), +(195,220,o), +(295,220,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(772,222,o), +(828,353,o), +(915,353,c), +(915,373,l), +(815,373,o), +(760,242,o), +(673,242,cs), +(586,242,o), +(530,373,o), +(431,373,cs), +(331,373,o), +(276,242,o), +(189,242,cs), +(102,242,o), +(46,373,o), +(-53,373,cs), +(-152,373,o), +(-208,242,o), +(-295,242,cs), +(-382,242,o), +(-438,373,o), +(-537,373,cs), +(-637,373,o), +(-692,242,o), +(-779,242,cs), +(-866,242,o), +(-921,373,o), +(-1021,373,c), +(-1021,353,l), +(-934,353,o), +(-878,222,o), +(-779,222,cs,{ +name = hr00; +}), +(-680,222,o), +(-624,353,o), +(-537,353,cs), +(-450,353,o), +(-394,222,o), +(-295,222,cs,{ +name = hr00; +}), +(-196,222,o), +(-140,353,o), +(-53,353,cs), +(34,353,o), +(90,222,o), +(189,222,cs,{ +name = hr00; +}), +(288,222,o), +(344,353,o), +(431,353,cs), +(518,353,o), +(574,222,o), +(673,222,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +}, +{ +glyphname = ampersand_ampersand.liga; +lastChange = "2023-03-24 23:47:14 +0000"; +layers = ( +{ +guides = ( +{ +angle = 270; +pos = (-600,-135); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(-269,-12,o), +(-203,35,o), +(-167,108,c), +(-164,108,l), +(-71,0,l,{ +name = hr01; +}), +(-45,0,l), +(-157,131,l), +(-139,176,o), +(-131,235,o), +(-125,338,c), +(113,338,l), +(62,290,o), +(46,233,o), +(46,174,cs), +(46,64,o), +(115,-12,o), +(233,-12,cs), +(322,-12,o), +(388,35,o), +(424,108,c), +(427,108,l), +(520,0,l,{ +name = hr01; +}), +(546,0,l), +(434,131,l), +(452,176,o), +(460,235,o), +(466,338,c), +(548,338,l), +(548,358,l), +(446,358,l), +(440,248,o), +(434,191,o), +(419,149,c), +(416,149,l), +(330,250,l), +(205,396,ls), +(167,440,o), +(138,492,o), +(138,542,cs), +(138,556,ls), +(138,639,o), +(188,690,o), +(269,690,cs), +(337,690,o), +(379,651,o), +(403,604,c), +(422,613,l), +(398,666,o), +(347,710,o), +(269,710,cs), +(176,710,o), +(115,646,o), +(115,552,cs), +(115,486,o), +(147,431,o), +(185,387,c), +(167,378,o), +(151,368,o), +(137,358,c), +(-145,358,l), +(-151,248,o), +(-157,191,o), +(-172,149,c), +(-175,149,l), +(-264,253,l), +(-386,396,ls), +(-424,440,o), +(-453,492,o), +(-453,542,cs), +(-453,556,ls), +(-453,639,o), +(-403,690,o), +(-322,690,cs), +(-254,690,o), +(-212,651,o), +(-188,604,c), +(-169,613,l), +(-193,666,o), +(-244,710,o), +(-322,710,cs), +(-415,710,o), +(-476,646,o), +(-476,552,cs), +(-476,486,o), +(-444,431,o), +(-406,387,c), +(-514,333,o), +(-545,255,o), +(-545,174,cs), +(-545,64,o), +(-476,-12,o), +(-358,-12,cs) +); +}, +{ +closed = 1; +nodes = ( +(-462,8,o), +(-522,77,o), +(-522,162,cs), +(-522,185,ls), +(-522,251,o), +(-495,321,o), +(-394,372,c), +(-181,125,l), +(-213,54,o), +(-275,8,o), +(-357,8,cs) +); +}, +{ +closed = 1; +nodes = ( +(129,8,o), +(69,77,o), +(69,162,cs), +(69,185,ls), +(69,251,o), +(96,321,o), +(197,372,c), +(410,125,l), +(378,54,o), +(316,8,o), +(234,8,cs) +); +} +); +width = 600; +}, +{ +guides = ( +{ +angle = 270; +pos = (-600,168); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(-284,-12,o), +(-225,34,o), +(-206,103,c), +(-201,103,l), +(-114,0,l,{ +name = hr01; +}), +(-19,0,l), +(-141,144,l), +(-118,206,o), +(-114,250,o), +(-105,314,c), +(71,314,l), +(39,272,o), +(28,224,o), +(28,181,cs,{ +name = hr02; +}), +(28,74,o), +(98,-12,o), +(220,-12,cs), +(310,-12,o), +(369,34,o), +(388,103,c), +(393,103,l), +(480,0,l,{ +name = hr01; +}), +(575,0,l), +(453,144,l), +(476,206,o), +(480,250,o), +(489,314,c), +(564,314,l), +(564,381,l), +(423,381,l), +(420,317,o), +(419,246,o), +(410,194,c), +(405,194,l), +(310,311,l), +(242,395,ls), +(191,459,o), +(171,494,o), +(171,536,cs), +(171,544,ls), +(171,601,o), +(209,642,o), +(269,642,cs), +(321,642,o), +(356,611,o), +(373,570,c), +(439,604,l), +(420,655,o), +(362,710,o), +(273,710,cs), +(174,710,o), +(92,642,o), +(92,541,cs), +(92,482,o), +(120,432,o), +(157,384,c), +(155,383,o), +(153,382,o), +(151,381,c), +(-171,381,l), +(-174,317,o), +(-175,246,o), +(-184,194,c), +(-189,194,l), +(-279,305,l), +(-352,395,ls), +(-404,459,o), +(-423,494,o), +(-423,536,cs), +(-423,544,ls), +(-423,601,o), +(-385,642,o), +(-325,642,cs), +(-273,642,o), +(-238,611,o), +(-221,570,c), +(-155,604,l), +(-174,655,o), +(-232,710,o), +(-321,710,cs), +(-420,710,o), +(-502,642,o), +(-502,541,cs), +(-502,482,o), +(-474,432,o), +(-437,384,c), +(-537,333,o), +(-566,251,o), +(-566,181,cs,{ +name = hr02; +}), +(-566,74,o), +(-496,-12,o), +(-374,-12,cs) +); +}, +{ +closed = 1; +nodes = ( +(-430,59,o), +(-483,105,o), +(-483,177,cs), +(-483,192,ls), +(-483,249,o), +(-460,299,o), +(-399,337,c), +(-225,127,l), +(-250,84,o), +(-296,59,o), +(-353,59,cs) +); +}, +{ +closed = 1; +nodes = ( +(164,59,o), +(111,105,o), +(111,177,cs), +(111,192,ls), +(111,249,o), +(134,299,o), +(195,337,c), +(369,127,l), +(344,84,o), +(298,59,o), +(241,59,cs) +); +} +); +width = 600; +}, +{ +guides = ( +{ +angle = 90; +pos = (-600,-32); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(-304,-12,o), +(-248,29,o), +(-239,97,c), +(-232,97,l), +(-152,0,l,{ +name = hr01; +}), +(6,0,l), +(-124,158,l), +(-103,205,o), +(-90,250,o), +(-83,292,c), +(37,292,l), +(21,262,o), +(12,228,o), +(12,190,cs,{ +name = hr02; +}), +(12,82,o), +(80,-12,o), +(205,-12,cs), +(287,-12,o), +(343,29,o), +(352,97,c), +(359,97,l), +(439,0,l,{ +name = hr01; +}), +(597,0,l), +(467,158,l), +(488,205,o), +(501,250,o), +(508,292,c), +(578,292,l), +(578,402,l), +(400,402,l), +(400,358,o), +(397,288,o), +(389,243,c), +(383,243,l), +(335,317,l), +(278,389,ls), +(215,469,o), +(195,492,o), +(195,530,cs), +(195,535,ls), +(195,573,o), +(222,600,o), +(262,600,cs), +(302,600,o), +(335,574,o), +(349,531,c), +(451,586,l), +(430,650,o), +(360,710,o), +(260,710,cs), +(148,710,o), +(65,634,o), +(65,534,cs), +(65,489,o), +(82,451,o), +(115,402,c), +(112,402,o), +(108,402,o), +(105,402,c), +(-191,402,l), +(-191,358,o), +(-194,288,o), +(-202,243,c), +(-208,243,l), +(-256,317,l), +(-313,389,ls), +(-376,469,o), +(-396,492,o), +(-396,530,cs), +(-396,535,ls), +(-396,573,o), +(-369,600,o), +(-329,600,cs), +(-289,600,o), +(-256,574,o), +(-242,531,c), +(-140,586,l), +(-161,650,o), +(-231,710,o), +(-331,710,cs), +(-443,710,o), +(-526,634,o), +(-526,534,cs), +(-526,483,o), +(-504,440,o), +(-461,381,c), +(-538,336,o), +(-579,274,o), +(-579,190,cs,{ +name = hr02; +}), +(-579,82,o), +(-511,-12,o), +(-386,-12,cs) +); +}, +{ +closed = 1; +nodes = ( +(-406,101,o), +(-443,135,o), +(-443,198,cs), +(-443,200,ls), +(-443,238,o), +(-435,272,o), +(-401,305,c), +(-272,141,l), +(-290,111,o), +(-319,101,o), +(-349,101,cs) +); +}, +{ +closed = 1; +nodes = ( +(185,101,o), +(148,135,o), +(148,198,cs), +(148,200,ls), +(148,238,o), +(156,272,o), +(190,305,c), +(319,141,l), +(301,111,o), +(272,101,o), +(242,101,cs) +); +} +); +width = 600; +} +); +}, +{ +glyphname = bar_bar.liga; +lastChange = "2023-03-24 15:40:40 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +pos = (-472,0); +ref = bar; +}, +{ +pos = (-129,0); +ref = bar; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +pos = (-480,0); +ref = bar; +}, +{ +pos = (-121,0); +ref = bar; +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +pos = (-482,0); +ref = bar; +}, +{ +pos = (-119,0); +ref = bar; +} +); +width = 600; +} +); +}, +{ +glyphname = plus_plus.liga; +lastChange = "2023-03-26 01:35:42 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(201,271,l), +(201,62,l), +(277,62,l,{ +name = hr00; +}), +(277,271,l), +(477,271,l), +(477,339,l), +(277,339,l), +(277,548,l), +(201,548,l), +(201,339,l), +(-201,339,l), +(-201,548,l), +(-277,548,l), +(-277,339,l), +(-477,339,l), +(-477,271,l), +(-277,271,l), +(-277,62,l), +(-201,62,l,{ +name = hr00; +}), +(-201,271,l) +); +} +); +width = 600; +}, +{ +hints = ( +{ +horizontal = 1; +options = 4; +origin = (0,15); +target = (0,14); +type = TTStem; +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(239,296,l), +(238,62,l), +(259,62,l,{ +name = hr00; +}), +(260,296,l), +(488,296,l), +(488,315,l), +(260,315,l), +(260,549,l), +(239,549,l), +(239,315,l), +(-240,315,l), +(-240,549,l), +(-261,549,l), +(-261,315,l), +(-489,315,l), +(-489,296,l), +(-261,296,l), +(-261,62,l), +(-240,62,l,{ +name = hr00; +}), +(-240,296,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(180,246,l), +(180,62,l), +(308,62,l,{ +name = hr00; +}), +(308,246,l), +(482,246,l), +(482,364,l), +(308,364,l), +(308,548,l), +(180,548,l), +(180,364,l), +(-180,364,l), +(-180,548,l), +(-308,548,l), +(-308,364,l), +(-482,364,l), +(-482,246,l), +(-308,246,l), +(-308,62,l), +(-180,62,l,{ +name = hr00; +}), +(-180,246,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = equal_colon_equal.liga; +lastChange = "2023-03-25 20:14:35 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +pos = (-140,0); +ref = equal; +scale = (1.261,1); +}, +{ +pos = (-1216,0); +ref = equal; +scale = (1.261,1); +}, +{ +pos = (-600,48); +ref = colon; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +pos = (-140,0); +ref = equal; +scale = (1.261,1); +}, +{ +pos = (-1216,0); +ref = equal; +scale = (1.261,1); +}, +{ +pos = (-600,48); +ref = colon; +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +pos = (-140,0); +ref = equal; +scale = (1.261,1); +}, +{ +pos = (-1216,0); +ref = equal; +scale = (1.261,1); +}, +{ +pos = (-600,48); +ref = colon; +} +); +width = 600; +} +); +}, +{ +glyphname = equal_exclam_equal.liga; +lastChange = "2023-03-25 20:17:22 +0000"; +layers = ( +{ +guides = ( +{ +angle = 270; +pos = (-1200,678); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +pos = (-110,0); +ref = equal; +scale = (1.206,1); +}, +{ +pos = (-1214,0); +ref = equal; +scale = (1.206,1); +}, +{ +pos = (-600,0); +ref = exclam; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +pos = (-110,0); +ref = equal; +scale = (1.206,1); +}, +{ +pos = (-1214,0); +ref = equal; +scale = (1.206,1); +}, +{ +pos = (-600,0); +ref = exclam; +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +pos = (-110,0); +ref = equal; +scale = (1.206,1); +}, +{ +pos = (-1214,0); +ref = equal; +scale = (1.206,1); +}, +{ +pos = (-600,0); +ref = exclam; +} +); +width = 600; +} +); +}, +{ +glyphname = equal_equal.liga; +lastChange = "2023-03-24 23:51:47 +0000"; +layers = ( +{ +hints = ( +{ +horizontal = 1; +options = 4; +origin = (1,3); +target = (1,2); +type = TTStem; +}, +{ +horizontal = 1; +options = 4; +origin = (0,3); +target = (0,2); +type = TTStem; +}, +{ +horizontal = 1; +options = 4; +origin = (1,3); +target = (1,2); +type = TTStem; +}, +{ +horizontal = 1; +options = 4; +origin = (0,3); +target = (0,2); +type = TTStem; +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(538,372,l,{ +name = hr00; +}), +(538,440,l), +(-536,440,l), +(-536,372,l) +); +}, +{ +closed = 1; +nodes = ( +(538,172,l), +(538,240,l), +(-536,240,l), +(-536,172,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(538,385,l,{ +name = hr00; +}), +(538,404,l), +(-536,404,l), +(-536,385,l) +); +}, +{ +closed = 1; +nodes = ( +(538,207,l), +(538,226,l), +(-536,226,l), +(-536,207,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(538,361,l,{ +name = hr00; +}), +(538,479,l), +(-536,479,l), +(-536,361,l) +); +}, +{ +closed = 1; +nodes = ( +(538,131,l), +(538,249,l), +(-536,249,l), +(-536,131,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = equal_equal_equal.liga; +lastChange = "2023-03-24 23:56:46 +0000"; +layers = ( +{ +hints = ( +{ +horizontal = 1; +origin = (1,3); +target = (1,2); +type = Stem; +}, +{ +horizontal = 1; +origin = (2,3); +target = (2,2); +type = Stem; +}, +{ +horizontal = 1; +origin = (0,3); +target = (0,2); +type = Stem; +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(538,474,l,{ +name = hr00; +}), +(538,592,l), +(-1138,592,l), +(-1138,474,l) +); +}, +{ +closed = 1; +nodes = ( +(538,14,l,{ +name = hr00; +}), +(538,132,l), +(-1138,132,l), +(-1138,14,l) +); +}, +{ +closed = 1; +nodes = ( +(538,244,l), +(538,362,l), +(-1138,362,l), +(-1138,244,l) +); +} +); +width = 600; +}, +{ +guides = ( +{ +angle = 270; +pos = (538,214); +} +); +hints = ( +{ +horizontal = 1; +options = 8; +origin = (1,3); +target = (1,2); +type = TTStem; +}, +{ +horizontal = 1; +options = 8; +origin = (2,3); +target = (2,2); +type = TTStem; +}, +{ +horizontal = 1; +origin = (0,2); +target = (0,3); +type = TTStem; +}, +{ +horizontal = 1; +origin = (1,3); +target = (1,2); +type = Stem; +}, +{ +horizontal = 1; +origin = (2,3); +target = (2,2); +type = Stem; +}, +{ +horizontal = 1; +origin = (0,3); +target = (0,2); +type = Stem; +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(538,475,l,{ +name = hr00; +}), +(538,543,l), +(-1138,543,l), +(-1138,475,l) +); +}, +{ +closed = 1; +nodes = ( +(538,74,l,{ +name = hr00; +}), +(538,142,l), +(-1138,142,l), +(-1138,74,l) +); +}, +{ +closed = 1; +nodes = ( +(538,274,l,{ +name = hr00; +}), +(538,342,l), +(-1138,342,l), +(-1138,274,l) +); +} +); +width = 600; +}, +{ +guides = ( +{ +angle = 90; +pos = (476,316); +} +); +hints = ( +{ +horizontal = 1; +origin = (1,3); +target = (1,2); +type = Stem; +}, +{ +horizontal = 1; +origin = (2,3); +target = (2,2); +type = Stem; +}, +{ +horizontal = 1; +origin = (0,3); +target = (0,2); +type = Stem; +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(538,480,l,{ +name = hr00; +}), +(538,499,l), +(-1138,499,l), +(-1138,480,l) +); +}, +{ +closed = 1; +nodes = ( +(538,128,l,{ +name = hr00; +}), +(538,147,l), +(-1138,147,l), +(-1138,128,l) +); +}, +{ +closed = 1; +nodes = ( +(538,302,l), +(538,321,l), +(-1138,321,l), +(-1138,302,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = equal_greater.liga; +lastChange = "2023-03-25 23:42:13 +0000"; +layers = ( +{ +guides = ( +{ +angle = 270; +pos = (-600,226); +} +); +hints = ( +{ +horizontal = 1; +options = 4; +origin = (0,15); +target = (0,14); +type = TTStem; +}, +{ +horizontal = 1; +options = 4; +origin = (0,7); +target = (0,6); +type = TTStem; +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(518,307,l,{ +name = hr00; +}), +(206,620,l), +(158,573,l), +(293,437,l), +(293,434,l), +(201,440,l), +(-538,440,l), +(-538,372,l), +(356,372,l), +(360,370,l), +(420,310,l), +(420,302,l), +(360,242,l), +(356,240,l), +(-538,240,l), +(-538,172,l), +(201,172,l), +(293,179,l), +(293,176,l), +(158,41,l), +(205,-3,l) +); +} +); +width = 600; +}, +{ +guides = ( +{ +pos = (531,307); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(485,307,l,{ +name = hr00; +}), +(198,594,l), +(183,579,l), +(358,407,l), +(358,405,l), +(141,405,l), +(-538,405,l), +(-538,386,l), +(378,386,l), +(380,385,l), +(458,308,l), +(458,306,l), +(380,228,l), +(378,227,l), +(-538,227,l), +(-538,208,l), +(138,208,l), +(358,208,l), +(358,206,l), +(183,35,l), +(198,20,l) +); +} +); +width = 600; +}, +{ +guides = ( +{ +angle = 90; +pos = (554,-51); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(554,307,l,{ +name = hr00; +}), +(216,645,l), +(136,565,l), +(222,479,l), +(222,475,l), +(143,479,l), +(-538,479,l), +(-538,361,l), +(336,361,l), +(344,358,l), +(391,311,l), +(391,303,l), +(344,252,l), +(336,249,l), +(-538,249,l), +(-538,131,l), +(143,131,l), +(222,136,l), +(222,132,l), +(136,49,l), +(216,-31,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = equal_greater_greater.liga; +lastChange = "2023-03-26 20:54:34 +0000"; +layers = ( +{ +guides = ( +{ +angle = 270; +pos = (-600,188); +}, +{ +angle = 270; +pos = (-1200,141); +} +); +hints = ( +{ +horizontal = 1; +options = 4; +origin = (0,15); +target = (0,14); +type = TTStem; +}, +{ +horizontal = 1; +options = 4; +origin = (0,7); +target = (0,6); +type = TTStem; +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(277,307,l,{ +name = hr00; +}), +(-36,620,l), +(-83,573,l), +(52,437,l), +(52,434,l), +(-40,440,l), +(-1107,440,l), +(-1107,372,l), +(115,372,l), +(119,370,l), +(179,310,l), +(179,302,l), +(119,242,l), +(115,240,l), +(-1107,240,l), +(-1107,172,l), +(-40,172,l), +(52,179,l), +(52,176,l), +(-83,41,l), +(-36,-3,l) +); +}, +{ +closed = 1; +nodes = ( +(516,307,l,{ +name = hr00; +}), +(203,620,l), +(157,573,l), +(418,310,l), +(418,302,l), +(157,41,l), +(203,-3,l) +); +} +); +width = 600; +}, +{ +guides = ( +{ +angle = 270; +pos = (169,296); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(275,307,l,{ +name = hr00; +}), +(-12,594,l), +(-27,579,l), +(148,407,l), +(148,405,l), +(-69,405,l), +(-1107,405,l), +(-1107,386,l), +(168,386,l), +(170,385,l), +(248,308,l), +(248,306,l), +(170,228,l), +(168,227,l), +(-1107,227,l), +(-1107,208,l), +(-72,208,l), +(148,208,l), +(148,206,l), +(-27,35,l), +(-12,20,l) +); +}, +{ +closed = 1; +nodes = ( +(485,307,l,{ +name = hr00; +}), +(198,594,l), +(183,579,l), +(458,308,l), +(458,306,l), +(183,35,l), +(198,20,l) +); +} +); +width = 600; +}, +{ +guides = ( +{ +pos = (523,307); +}, +{ +angle = 270; +pos = (-175,277); +}, +{ +pos = (-148,131); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(259,307,l,{ +name = hr00; +}), +(-79,645,l), +(-159,565,l), +(-73,479,l), +(-73,475,l), +(-152,479,l), +(-1108,479,l), +(-1108,361,l), +(41,361,l), +(49,358,l), +(96,311,l), +(96,303,l), +(49,252,l), +(41,249,l), +(-1108,249,l), +(-1108,131,l), +(-152,131,l), +(-73,136,l), +(-73,132,l), +(-159,49,l), +(-79,-31,l) +); +}, +{ +closed = 1; +nodes = ( +(554,307,l,{ +name = hr00; +}), +(216,645,l), +(136,565,l), +(391,311,l), +(391,303,l), +(136,49,l), +(216,-31,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = greater_equal.liga; +lastChange = "2023-03-26 01:19:44 +0000"; +layers = ( +{ +guides = ( +{ +angle = 270; +pos = (-600,133); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(-271,89,l,{ +name = hr00; +}), +(267,330,l), +(267,422,l), +(-271,663,l), +(-271,584,l), +(191,380,l), +(191,372,l), +(-271,169,l) +); +}, +{ +closed = 1; +nodes = ( +(-271,-138,l,{ +name = hr00; +}), +(267,104,l), +(267,184,l), +(-271,-58,l) +); +} +); +width = 600; +}, +{ +guides = ( +{ +angle = 270; +pos = (-600,133); +}, +{ +angle = 90; +pos = (224,366); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(-287,104,l,{ +name = hr00; +}), +(247,359,l), +(247,382,l), +(-287,637,l), +(-287,615,l), +(224,372,l), +(224,370,l), +(-287,127,l) +); +}, +{ +closed = 1; +nodes = ( +(-287,-92,l,{ +name = hr00; +}), +(247,163,l), +(247,186,l), +(-287,-69,l) +); +} +); +width = 600; +}, +{ +guides = ( +{ +angle = 270; +pos = (247,197); +}, +{ +pos = (345,393); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(-289,96,l,{ +name = hr00; +}), +(247,324,l), +(247,462,l), +(-289,692,l), +(-289,566,l), +(115,397,l), +(115,389,l), +(-289,218,l) +); +}, +{ +closed = 1; +nodes = ( +(-289,-149,l,{ +name = hr00; +}), +(247,79,l), +(247,201,l), +(-289,-27,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = greater_greater.liga; +lastChange = "2023-03-24 20:37:18 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +pos = (-56,0); +ref = greater; +}, +{ +pos = (-543,0); +ref = greater; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +pos = (-56,0); +ref = greater; +}, +{ +pos = (-543,0); +ref = greater; +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +pos = (-39,0); +ref = greater; +}, +{ +pos = (-557,0); +ref = greater; +} +); +width = 600; +} +); +}, +{ +glyphname = less_hyphen.liga; +lastChange = "2023-03-25 22:08:53 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +ref = hyphen_greater.liga; +scale = (-1,1); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +ref = hyphen_greater.liga; +scale = (-1,1); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +ref = hyphen_greater.liga; +scale = (-1,1); +} +); +width = 600; +} +); +}, +{ +glyphname = less_equal.liga; +lastChange = "2023-03-26 01:17:14 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +pos = (-3,0); +ref = greater_equal.liga; +scale = (-1,1); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +pos = (-3,0); +ref = greater_equal.liga; +scale = (-1,1); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +pos = (-3,0); +ref = greater_equal.liga; +scale = (-1,1); +} +); +width = 600; +} +); +}, +{ +glyphname = less_equal_greater.liga; +lastChange = "2023-03-26 11:46:23 +0000"; +layers = ( +{ +guides = ( +{ +angle = 270; +pos = (-1200,-540); +} +); +hints = ( +{ +horizontal = 1; +options = 4; +origin = (0,3); +target = (1,11); +type = TTStem; +}, +{ +horizontal = 1; +options = 4; +origin = (1,4); +target = (0,15); +type = TTStem; +}, +{ +horizontal = 1; +options = 4; +origin = (0,3); +target = (1,10); +type = TTStem; +}, +{ +horizontal = 1; +options = 4; +origin = (1,4); +target = (0,14); +type = TTStem; +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(-758,41,l), +(-893,176,l), +(-893,179,l), +(-801,172,l), +(201,172,l), +(293,179,l), +(293,176,l), +(158,41,l), +(205,-3,l), +(518,307,l,{ +name = hr00; +}), +(206,620,l), +(158,573,l), +(293,437,l), +(293,434,l), +(201,440,l), +(-801,440,l), +(-893,434,l), +(-893,437,l), +(-758,573,l), +(-806,620,l), +(-1118,307,l,{ +name = hr00; +}), +(-805,-3,l) +); +}, +{ +closed = 1; +nodes = ( +(-960,242,l), +(-1020,302,l), +(-1020,310,l), +(-960,370,l), +(-956,372,l), +(356,372,l), +(360,370,l), +(420,310,l), +(420,302,l), +(360,242,l), +(356,240,l), +(-956,240,l) +); +} +); +width = 600; +}, +{ +guides = ( +{ +angle = 90; +pos = (-841,196); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(-783,35,l), +(-958,206,l), +(-958,208,l), +(-841,208,l), +(241,208,l), +(358,208,l), +(358,206,l), +(183,35,l), +(198,20,l), +(485,307,l,{ +name = hr00; +}), +(198,594,l), +(183,579,l), +(358,407,l), +(358,405,l), +(241,405,l), +(-841,405,l), +(-958,405,l), +(-958,407,l), +(-783,579,l), +(-798,594,l), +(-1085,307,l,{ +name = hr00; +}), +(-798,20,l) +); +}, +{ +closed = 1; +nodes = ( +(-980,228,l), +(-1058,306,l), +(-1058,308,l), +(-980,385,l), +(-978,386,l), +(378,386,l), +(380,385,l), +(458,308,l), +(458,306,l), +(380,228,l), +(378,227,l), +(-978,227,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(-736,49,l), +(-822,132,l), +(-822,136,l), +(-743,131,l), +(143,131,l), +(222,136,l), +(222,132,l), +(136,49,l), +(216,-31,l), +(554,307,l,{ +name = hr00; +}), +(216,645,l), +(136,565,l), +(222,479,l), +(222,475,l), +(143,479,l), +(-743,479,l), +(-822,475,l), +(-822,479,l), +(-736,565,l), +(-816,645,l), +(-1154,307,l,{ +name = hr00; +}), +(-816,-31,l) +); +}, +{ +closed = 1; +nodes = ( +(-944,252,l), +(-991,303,l), +(-991,311,l), +(-944,358,l), +(-936,361,l), +(336,361,l), +(344,358,l), +(391,311,l), +(391,303,l), +(344,252,l), +(336,249,l), +(-936,249,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = less_less_equal.liga; +lastChange = "2023-03-25 23:52:30 +0000"; +layers = ( +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +pos = (-569,0); +ref = equal_greater_greater.liga; +scale = (-1,1); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +pos = (-569,0); +ref = equal_greater_greater.liga; +scale = (-1,1); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +pos = (-569,0); +ref = equal_greater_greater.liga; +scale = (-1,1); +} +); +width = 600; +} +); +}, +{ +glyphname = less_slash.liga; +lastChange = "2023-03-24 21:58:30 +0000"; +layers = ( +{ +guides = ( +{ +angle = 270; +pos = (-600,36); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(75,-171,l), +(432,751,l), +(360,751,l), +(80,26,l), +(-391,293,l), +(-391,301,l), +(-36,502,l), +(-36,585,l), +(-466,336,l), +(-466,256,l), +(53,-44,l), +(3,-171,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(-4,-170,l), +(376,750,l), +(357,750,l), +(45,-4,l), +(-452,294,l), +(-452,296,l), +(-45,539,l), +(-45,562,l), +(-475,304,l), +(-475,286,l), +(38,-21,l), +(-23,-170,l) +); +} +); +width = 600; +}, +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(113,-170,l), +(442,750,l), +(309,750,l), +(65,67,l), +(-358,290,l), +(-358,298,l), +(-61,455,l), +(-61,593,l), +(-491,363,l), +(-491,225,l), +(23,-49,l), +(-20,-170,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = less_slash_greater.liga; +lastChange = "2023-03-24 21:32:07 +0000"; +layers = ( +{ +guides = ( +{ +angle = 270; +pos = (-600,-600); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(-445,-162,l), +(-158,576,l), +(316,308,l), +(316,300,l), +(-39,99,l), +(-39,16,l,{ +name = hr00; +}), +(391,265,l), +(391,345,l), +(-131,647,l), +(-79,780,l), +(-151,780,l), +(-440,35,l), +(-911,302,l), +(-911,310,l), +(-556,511,l), +(-556,594,l), +(-986,345,l), +(-986,265,l), +(-467,-35,l), +(-517,-162,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(-479,-160,l), +(-164,603,l), +(333,306,l), +(333,304,l), +(-74,61,l), +(-74,38,l,{ +name = hr00; +}), +(356,296,l), +(356,314,l), +(-157,621,l), +(-91,780,l), +(-110,780,l), +(-430,6,l), +(-927,304,l), +(-927,306,l), +(-520,549,l), +(-520,572,l), +(-950,314,l), +(-950,296,l), +(-437,-11,l), +(-498,-160,l) +); +} +); +width = 600; +}, +{ +guides = ( +{ +angle = 270; +pos = (-600,-256); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(-397,-159,l), +(-150,532,l), +(272,309,l), +(272,301,l), +(-25,144,l), +(-25,6,l,{ +name = hr00; +}), +(405,236,l), +(405,374,l), +(-108,649,l), +(-61,780,l), +(-194,780,l), +(-445,78,l), +(-868,301,l), +(-868,309,l), +(-571,466,l), +(-571,604,l), +(-1001,374,l), +(-1001,236,l), +(-487,-38,l), +(-530,-159,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = asciitilde_asciitilde.liga; +lastChange = "2023-03-24 14:40:01 +0000"; +layers = ( +{ +hints = ( +{ +horizontal = 1; +origin = (0,31); +target = (0,18); +type = Stem; +}, +{ +horizontal = 1; +origin = (0,28); +target = (0,21); +type = Stem; +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(-46,203,o), +(7,346,o), +(70,346,cs), +(133,346,o), +(184,203,o), +(291,203,cs,{ +name = hr00; +}), +(373,203,o), +(434,289,o), +(455,315,c), +(409,356,l), +(375,323,o), +(336,270,o), +(291,270,cs), +(228,270,o), +(170,413,o), +(70,413,cs), +(-30,413,o), +(-78,270,o), +(-153,270,cs), +(-216,270,o), +(-276,413,o), +(-376,413,cs), +(-458,413,o), +(-519,327,o), +(-540,301,c), +(-495,259,l), +(-461,292,o), +(-421,346,o), +(-376,346,cs), +(-313,346,o), +(-253,203,o), +(-153,203,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +hints = ( +{ +horizontal = 1; +origin = (0,31); +target = (0,18); +type = Stem; +}, +{ +horizontal = 1; +origin = (0,28); +target = (0,21); +type = Stem; +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(-33,219,o), +(27,373,o), +(113,373,cs), +(199,373,o), +(259,219,o), +(355,219,cs,{ +name = hr00; +}), +(416,219,o), +(462,278,o), +(508,323,c), +(493,337,l), +(448,293,o), +(406,239,o), +(355,239,cs), +(269,239,o), +(210,393,o), +(113,393,cs), +(16,393,o), +(-43,239,o), +(-129,239,cs), +(-215,239,o), +(-274,393,o), +(-371,393,cs), +(-432,393,o), +(-478,334,o), +(-524,289,c), +(-509,275,l), +(-464,319,o), +(-422,373,o), +(-371,373,cs), +(-285,373,o), +(-225,219,o), +(-129,219,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +hints = ( +{ +horizontal = 1; +origin = (0,31); +target = (0,18); +type = Stem; +}, +{ +horizontal = 1; +origin = (0,28); +target = (0,21); +type = Stem; +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(-18,173,o), +(24,313,o), +(68,313,cs), +(112,313,o), +(154,173,o), +(266,173,cs,{ +name = hr00; +}), +(373,173,o), +(417,285,o), +(437,299,c), +(340,370,l), +(321,344,o), +(292,296,o), +(266,296,cs), +(222,296,o), +(180,436,o), +(68,436,cs), +(-44,436,o), +(-85,296,o), +(-130,296,cs), +(-174,296,o), +(-216,436,o), +(-328,436,cs), +(-439,436,o), +(-487,324,o), +(-499,310,c), +(-403,240,l), +(-384,266,o), +(-353,313,o), +(-328,313,cs), +(-284,313,o), +(-242,173,o), +(-130,173,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +}, +{ +glyphname = asciitilde_asciitilde_greater.liga; +lastChange = "2023-03-26 21:11:53 +0000"; +layers = ( +{ +guides = ( +{ +pos = (528,307); +} +); +hints = ( +{ +horizontal = 1; +origin = (0,50); +target = up; +type = BottomGhost; +}, +{ +horizontal = 1; +origin = (0,31); +target = (0,18); +type = Stem; +}, +{ +horizontal = 1; +origin = (0,28); +target = (0,21); +type = Stem; +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(518,307,l,{ +name = hr00; +}), +(205,620,l), +(159,573,l), +(367,363,l), +(317,332,o), +(278,288,o), +(235,288,cs), +(168,288,o), +(112,393,o), +(12,393,cs), +(-88,393,o), +(-145,288,o), +(-212,288,cs), +(-279,288,o), +(-334,393,o), +(-434,393,cs), +(-534,393,o), +(-590,288,o), +(-657,288,cs), +(-724,288,o), +(-780,393,o), +(-880,393,cs), +(-941,393,o), +(-1008,339,o), +(-1059,301,c), +(-1015,249,l), +(-987,271,o), +(-918,326,o), +(-880,326,cs), +(-813,326,o), +(-757,221,o), +(-657,221,cs,{ +name = hr00; +}), +(-557,221,o), +(-501,326,o), +(-434,326,cs), +(-367,326,o), +(-312,221,o), +(-212,221,cs,{ +name = hr00; +}), +(-112,221,o), +(-55,326,o), +(12,326,cs), +(79,326,o), +(135,221,o), +(235,221,cs,{ +name = hr00; +}), +(314,221,o), +(365,286,o), +(416,314,c), +(416,308,l), +(416,300,l), +(159,41,l), +(205,-3,l) +); +} +); +width = 600; +}, +{ +guides = ( +{ +angle = 90; +pos = (485,307); +}, +{ +pos = (485,307); +} +); +hints = ( +{ +horizontal = 1; +place = (236,20); +type = Stem; +}, +{ +horizontal = 1; +place = (390,20); +type = Stem; +}, +{ +horizontal = 1; +place = (236,20); +type = Stem; +}, +{ +horizontal = 1; +place = (390,20); +type = Stem; +}, +{ +horizontal = 1; +place = (244,20); +type = Stem; +}, +{ +horizontal = 1; +place = (398,20); +type = Stem; +}, +{ +horizontal = 1; +place = (244,20); +type = Stem; +}, +{ +horizontal = 1; +place = (398,20); +type = Stem; +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(485,307,l,{ +name = hr00; +}), +(198,594,l), +(183,579,l), +(427,338,l), +(381,301,o), +(339,252,o), +(286,252,cs), +(199,252,o), +(143,383,o), +(44,383,cs), +(-56,383,o), +(-111,252,o), +(-198,252,cs), +(-285,252,o), +(-341,383,o), +(-440,383,cs), +(-539,383,o), +(-595,252,o), +(-682,252,cs), +(-769,252,o), +(-825,383,o), +(-924,383,cs), +(-989,383,o), +(-1038,326,o), +(-1065,304,c), +(-1050,289,l,{ +name = hr00; +}), +(-1007,326,o), +(-972,363,o), +(-924,363,cs), +(-837,363,o), +(-781,232,o), +(-682,232,cs,{ +name = hr00; +}), +(-583,232,o), +(-527,363,o), +(-440,363,cs), +(-353,363,o), +(-297,232,o), +(-198,232,cs,{ +name = hr00; +}), +(-99,232,o), +(-43,363,o), +(44,363,cs), +(131,363,o), +(187,232,o), +(286,232,cs,{ +name = hr00; +}), +(349,232,o), +(395,285,o), +(442,324,c), +(458,308,l), +(458,306,l), +(183,35,l), +(198,20,l) +); +} +); +width = 600; +}, +{ +hints = ( +{ +horizontal = 1; +origin = (0,31); +target = (0,18); +type = Stem; +}, +{ +horizontal = 1; +origin = (0,28); +target = (0,21); +type = Stem; +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(554,307,l,{ +name = hr00; +}), +(216,645,l), +(136,565,l), +(299,402,l), +(249,369,o), +(221,318,o), +(189,318,cs), +(142,318,o), +(103,430,o), +(-9,430,cs), +(-121,430,o), +(-160,318,o), +(-207,318,cs), +(-254,318,o), +(-293,430,o), +(-405,430,cs), +(-517,430,o), +(-556,318,o), +(-603,318,cs), +(-650,318,o), +(-689,430,o), +(-801,430,cs), +(-882,430,o), +(-938,358,o), +(-956,341,c), +(-857,267,l,{ +name = hr00; +}), +(-840,285,o), +(-824,307,o), +(-801,307,cs), +(-754,307,o), +(-715,195,o), +(-603,195,cs,{ +name = hr00; +}), +(-496,195,o), +(-452,307,o), +(-405,307,cs), +(-358,307,o), +(-319,195,o), +(-207,195,cs,{ +name = hr00; +}), +(-95,195,o), +(-56,307,o), +(-9,307,cs), +(38,307,o), +(77,195,o), +(189,195,cs,{ +name = hr00; +}), +(295,195,o), +(342,304,o), +(387,315,c), +(387,307,l), +(387,299,l), +(136,49,l), +(216,-31,l) +); +} +); +width = 600; +} +); +}, +{ +glyphname = checkmark; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(167,0,l,{ +name = hr00; +}), +(331,0,l), +(600,686,l), +(471,730,l), +(315,338,l), +(256,161,l), +(248,161,l), +(196,337,l), +(135,523,l), +(0,486,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(228,0,l,{ +name = hr00; +}), +(314,0,l), +(594,687,l), +(523,712,l), +(359,305,l), +(276,89,l), +(271,89,l), +(196,305,l), +(122,506,l), +(46,484,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(245,0,l,{ +name = hr00; +}), +(275,0,l), +(582,695,l), +(561,702,l), +(357,239,l), +(262,23,l), +(259,23,l), +(172,239,l), +(75,480,l), +(55,473,l) +); +} +); +width = 600; +} +); +unicode = 10003; +}, +{ +glyphname = crossmark; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(121,-23,l,{ +name = hr00; +}), +(299,237,l), +(479,-23,l), +(590,47,l), +(380,347,l), +(590,652,l), +(479,721,l), +(301,461,l), +(121,721,l), +(10,651,l), +(220,351,l), +(10,46,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(113,15,l,{ +name = hr00; +}), +(299,286,l), +(487,15,l), +(550,55,l), +(346,347,l), +(550,643,l), +(487,683,l), +(301,412,l), +(113,683,l), +(50,643,l), +(254,351,l), +(50,55,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(80,19,l,{ +name = hr00; +}), +(300,331,l), +(520,19,l), +(538,31,l), +(314,348,l), +(538,667,l), +(520,679,l), +(300,367,l), +(80,679,l), +(62,667,l), +(286,350,l), +(62,31,l) +); +} +); +width = 600; +} +); +unicode = 10060; +}, +{ +glyphname = at; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(446,-17,l,{ +name = hr00; +}), +(341,-17,ls), +(203,-17,o), +(150,74,o), +(150,229,cs), +(150,358,ls), +(150,559,o), +(209,615,o), +(307,615,cs), +(390,615,o), +(446,576,o), +(446,463,cs), +(446,436,l), +(439,436,l), +(424,485,o), +(391,509,o), +(345,509,cs), +(267,509,o), +(221,442,o), +(221,294,cs), +(221,146,o), +(267,79,o), +(345,79,cs), +(391,79,o), +(424,103,o), +(439,152,c), +(446,152,l), +(446,91,l), +(553,91,l), +(553,463,ls), +(553,602,o), +(474,710,o), +(301,710,cs), +(132,710,o), +(38,608,o), +(38,305,cs), +(38,24,o), +(119,-113,o), +(341,-113,cs), +(446,-113,l) +); +}, +{ +closed = 1; +nodes = ( +(353,165,o), +(333,187,o), +(333,261,c), +(333,327,ls), +(333,401,o), +(353,423,o), +(389,423,cs), +(426,423,o), +(446,400,o), +(446,364,cs), +(446,224,ls), +(446,188,o), +(426,165,o), +(389,165,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(454,-48,l,{ +name = hr00; +}), +(331,-48,ls), +(172,-48,o), +(137,74,o), +(137,229,cs), +(137,358,ls), +(137,559,o), +(184,646,o), +(303,646,cs), +(410,646,o), +(454,576,o), +(454,463,cs), +(454,439,l), +(449,439,l), +(436,473,o), +(408,508,o), +(349,508,cs), +(268,508,o), +(216,441,o), +(216,293,cs), +(216,146,o), +(268,79,o), +(349,79,cs), +(408,79,o), +(436,114,o), +(449,148,c), +(454,148,l), +(454,91,l), +(525,91,l), +(525,463,ls), +(525,603,o), +(461,710,o), +(301,710,cs), +(145,710,o), +(62,609,o), +(62,300,cs), +(62,24,o), +(128,-112,o), +(331,-112,cs), +(454,-112,l) +); +}, +{ +closed = 1; +nodes = ( +(320,139,o), +(290,174,o), +(290,263,c), +(290,324,ls), +(290,413,o), +(320,448,o), +(375,448,cs), +(423,448,o), +(454,421,o), +(454,370,cs), +(454,217,ls), +(454,166,o), +(423,139,o), +(375,139,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(471,-87,l,{ +name = hr00; +}), +(322,-87,ls), +(151,-87,o), +(115,58,o), +(115,272,cs), +(115,317,ls), +(115,582,o), +(169,691,o), +(302,691,cs), +(430,691,o), +(472,591,o), +(472,463,cs), +(472,432,l), +(469,432,l), +(451,472,o), +(419,499,o), +(362,499,cs), +(273,499,o), +(222,440,o), +(222,293,cs), +(222,146,o), +(273,87,o), +(362,87,cs), +(419,87,o), +(451,114,o), +(469,154,c), +(472,154,l), +(472,95,l), +(492,95,l), +(492,463,ls), +(492,592,o), +(449,710,o), +(301,710,cs), +(150,710,o), +(93,588,o), +(93,293,cs), +(93,50,o), +(131,-106,o), +(322,-106,cs), +(471,-106,l) +); +}, +{ +closed = 1; +nodes = ( +(293,105,o), +(244,150,o), +(244,277,cs), +(244,309,ls), +(244,436,o), +(293,481,o), +(365,481,cs), +(431,481,o), +(472,436,o), +(472,365,cs), +(472,221,ls), +(472,150,o), +(431,105,o), +(365,105,cs) +); +} +); +width = 600; +} +); +unicode = 64; +}, +{ +glyphname = ampersand; +lastChange = "2023-03-23 00:39:09 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(289,-12,o), +(345,29,o), +(354,97,c), +(361,97,l), +(441,0,l,{ +name = hr01; +}), +(599,0,l), +(469,158,l), +(490,205,o), +(503,250,o), +(510,292,c), +(580,292,l), +(580,402,l), +(402,402,l), +(402,358,o), +(399,288,o), +(391,243,c), +(385,243,l), +(337,317,l), +(280,389,ls), +(217,469,o), +(197,492,o), +(197,530,cs), +(197,535,ls), +(197,573,o), +(224,600,o), +(264,600,cs), +(304,600,o), +(337,574,o), +(351,531,c), +(453,586,l), +(432,650,o), +(362,710,o), +(262,710,cs), +(150,710,o), +(67,634,o), +(67,534,cs), +(67,483,o), +(89,440,o), +(132,381,c), +(55,336,o), +(14,274,o), +(14,190,cs,{ +name = hr02; +}), +(14,82,o), +(82,-12,o), +(207,-12,cs) +); +}, +{ +closed = 1; +nodes = ( +(187,101,o), +(150,135,o), +(150,198,c), +(150,200,ls), +(150,238,o), +(158,272,o), +(192,305,c), +(321,141,l), +(303,111,o), +(274,101,o), +(244,101,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(307,-12,o), +(366,34,o), +(385,103,c), +(390,103,l), +(477,0,l,{ +name = hr01; +}), +(572,0,l), +(450,144,l), +(473,206,o), +(477,250,o), +(486,314,c), +(561,314,l), +(561,381,l), +(420,381,l), +(417,317,o), +(416,246,o), +(407,194,c), +(402,194,l), +(329,284,l), +(239,395,ls), +(188,459,o), +(168,494,o), +(168,536,cs), +(168,544,ls), +(168,601,o), +(206,642,o), +(266,642,cs), +(318,642,o), +(353,611,o), +(370,570,c), +(436,604,l), +(417,655,o), +(359,710,o), +(270,710,cs), +(171,710,o), +(89,642,o), +(89,541,cs), +(89,482,o), +(117,432,o), +(154,384,c), +(54,333,o), +(25,251,o), +(25,181,cs,{ +name = hr02; +}), +(25,74,o), +(95,-12,o), +(217,-12,cs) +); +}, +{ +closed = 1; +nodes = ( +(161,59,o), +(108,105,o), +(108,177,cs), +(108,192,ls), +(108,249,o), +(131,299,o), +(192,337,c), +(366,127,l), +(341,84,o), +(295,59,o), +(238,59,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(318,-12,o), +(384,35,o), +(420,108,c), +(423,108,l), +(516,0,l,{ +name = hr01; +}), +(542,0,l), +(430,131,l), +(448,176,o), +(456,235,o), +(462,338,c), +(544,338,l), +(544,358,l), +(442,358,l), +(436,248,o), +(430,191,o), +(415,149,c), +(412,149,l), +(336,238,l), +(201,396,ls), +(163,440,o), +(134,492,o), +(134,542,cs), +(134,556,ls), +(134,639,o), +(184,690,o), +(265,690,cs), +(333,690,o), +(375,651,o), +(399,604,c), +(418,613,l), +(394,666,o), +(343,710,o), +(265,710,cs), +(172,710,o), +(111,646,o), +(111,552,cs), +(111,486,o), +(143,431,o), +(181,387,c), +(73,333,o), +(42,255,o), +(42,174,cs), +(42,64,o), +(111,-12,o), +(229,-12,cs) +); +}, +{ +closed = 1; +nodes = ( +(125,8,o), +(65,77,o), +(65,162,cs), +(65,185,ls), +(65,251,o), +(92,321,o), +(193,372,c), +(406,125,l), +(374,54,o), +(312,8,o), +(230,8,cs) +); +} +); +width = 600; +} +); +unicode = 38; +}, +{ +glyphname = paragraph; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(245,-149,l,{ +name = hr00; +}), +(364,-149,l), +(364,582,l), +(433,582,l), +(433,-149,l), +(552,-149,l), +(552,698,l), +(245,698,ls), +(121,698,o), +(20,603,o), +(20,472,cs), +(20,341,o), +(121,246,o), +(245,246,c) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(270,-149,l,{ +name = hr00; +}), +(342,-149,l), +(342,634,l), +(432,634,l), +(432,-149,l), +(504,-149,l), +(504,698,l), +(270,698,ls), +(146,698,o), +(45,603,o), +(45,472,cs), +(45,341,o), +(146,246,o), +(270,246,c) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(302,-149,l,{ +name = hr00; +}), +(324,-149,l), +(324,678,l), +(450,678,l), +(450,-149,l), +(472,-149,l), +(472,698,l), +(292,698,ls), +(158,698,o), +(67,603,o), +(67,472,cs), +(67,341,o), +(158,246,o), +(302,246,c) +); +} +); +width = 600; +} +); +unicode = 182; +}, +{ +glyphname = section; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(511,59,o), +(487,108,o), +(432,143,c), +(432,159,l), +(507,190,o), +(542,239,o), +(542,296,cs,{ +name = hr01; +}), +(542,355,o), +(503,415,o), +(388,446,cs), +(310,467,ls), +(249,483,o), +(221,501,o), +(221,537,cs), +(221,578,o), +(259,605,o), +(317,605,cs), +(367,605,o), +(411,585,o), +(446,550,c), +(519,638,l), +(461,691,o), +(387,710,o), +(318,710,cs), +(187,710,o), +(96,640,o), +(96,531,cs), +(96,475,o), +(120,426,o), +(175,391,c), +(175,375,l), +(100,344,o), +(65,295,o), +(65,238,cs,{ +name = hr02; +}), +(65,179,o), +(104,119,o), +(219,88,cs), +(297,67,ls), +(358,51,o), +(386,33,o), +(386,-3,cs), +(386,-44,o), +(348,-71,o), +(290,-71,cs), +(240,-71,o), +(196,-51,o), +(161,-16,c), +(88,-104,l), +(146,-157,o), +(220,-176,o), +(289,-176,cs), +(420,-176,o), +(511,-106,o), +(511,3,cs) +); +}, +{ +closed = 1; +nodes = ( +(419,221,o), +(405,194,o), +(381,168,c), +(371,172,o), +(360,176,o), +(348,179,cs), +(271,200,ls), +(205,218,o), +(188,248,o), +(188,282,cs), +(188,313,o), +(202,340,o), +(226,366,c), +(236,362,o), +(247,358,o), +(259,355,cs), +(336,334,ls), +(402,316,o), +(419,286,o), +(419,252,cs,{ +name = hr03; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(487,56,o), +(463,103,o), +(411,135,c), +(411,140,l), +(482,168,o), +(523,219,o), +(523,283,cs,{ +name = hr01; +}), +(523,351,o), +(476,407,o), +(366,438,cs), +(302,456,ls), +(235,475,o), +(196,503,o), +(196,553,cs), +(196,607,o), +(241,641,o), +(317,641,cs), +(368,641,o), +(409,625,o), +(441,598,c), +(488,654,l), +(441,694,o), +(379,710,o), +(318,710,cs), +(198,710,o), +(117,648,o), +(117,552,cs), +(117,499,o), +(141,452,o), +(193,420,c), +(193,415,l), +(122,387,o), +(81,336,o), +(81,272,cs,{ +name = hr02; +}), +(81,204,o), +(128,148,o), +(238,117,cs), +(302,99,ls), +(369,80,o), +(408,52,o), +(408,2,cs), +(408,-52,o), +(363,-86,o), +(287,-86,cs), +(236,-86,o), +(195,-70,o), +(163,-43,c), +(116,-99,l), +(163,-139,o), +(225,-155,o), +(286,-155,cs), +(406,-155,o), +(487,-93,o), +(487,3,cs) +); +}, +{ +closed = 1; +nodes = ( +(444,216,o), +(418,180,o), +(377,152,c), +(367,156,o), +(355,160,o), +(343,163,cs), +(280,180,ls), +(198,202,o), +(160,235,o), +(160,292,cs), +(160,339,o), +(186,375,o), +(227,403,c), +(237,399,o), +(249,395,o), +(261,392,cs), +(324,375,ls), +(406,353,o), +(444,320,o), +(444,263,cs,{ +name = hr03; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(460,39,o), +(433,79,o), +(386,107,c), +(386,110,l), +(456,136,o), +(501,184,o), +(501,260,cs), +(501,351,o), +(444,390,o), +(352,419,cs), +(285,441,ls), +(220,462,o), +(161,493,o), +(161,569,cs), +(161,649,o), +(218,691,o), +(312,691,cs), +(380,691,o), +(423,668,o), +(454,639,c), +(467,654,l), +(434,686,o), +(384,710,o), +(313,710,cs), +(217,710,o), +(140,666,o), +(140,569,cs), +(140,517,o), +(167,477,o), +(214,449,c), +(214,446,l), +(145,420,o), +(99,372,o), +(99,296,cs), +(99,205,o), +(157,166,o), +(248,137,cs), +(315,115,ls), +(380,94,o), +(439,63,o), +(439,-13,cs), +(439,-93,o), +(382,-135,o), +(288,-135,cs), +(220,-135,o), +(177,-112,o), +(146,-83,c), +(133,-98,l), +(166,-130,o), +(219,-154,o), +(287,-154,cs), +(383,-154,o), +(460,-110,o), +(460,-13,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(480,188,o), +(436,144,o), +(368,116,c), +(352,123,o), +(338,129,o), +(322,134,cs), +(256,155,ls), +(167,182,o), +(120,218,o), +(120,297,cs), +(120,368,o), +(165,412,o), +(232,440,c), +(248,433,o), +(262,427,o), +(278,422,cs), +(344,401,l), +(434,374,o), +(480,338,o), +(480,259,cs) +); +} +); +width = 600; +} +); +unicode = 167; +}, +{ +glyphname = copyright; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(467,18,o), +(600,145,o), +(600,349,cs), +(600,553,o), +(467,680,o), +(300,680,cs), +(133,680,o), +(0,553,o), +(0,349,cs), +(0,145,o), +(133,18,o), +(300,18,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(163,73,o), +(63,182,o), +(63,319,cs), +(63,379,ls), +(63,516,o), +(163,625,o), +(300,625,cs), +(437,625,o), +(537,516,o), +(537,379,cs), +(537,319,ls), +(537,182,o), +(437,73,o), +(300,73,cs) +); +}, +{ +closed = 1; +nodes = ( +(399,153,o), +(446,201,o), +(469,255,c), +(384,298,l), +(370,269,o), +(349,246,o), +(312,246,cs), +(271,246,o), +(247,274,o), +(247,313,cs), +(247,386,ls), +(247,424,o), +(271,452,o), +(311,452,cs), +(345,452,o), +(365,431,o), +(378,400,c), +(463,443,l), +(439,503,o), +(391,545,o), +(309,545,cs), +(201,545,o), +(125,468,o), +(125,348,cs), +(125,231,o), +(198,153,o), +(309,153,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(467,18,o), +(600,145,o), +(600,349,cs), +(600,553,o), +(467,680,o), +(300,680,cs), +(133,680,o), +(0,553,o), +(0,349,cs), +(0,145,o), +(133,18,o), +(300,18,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(163,73,o), +(63,182,o), +(63,319,cs), +(63,379,ls), +(63,516,o), +(163,625,o), +(300,625,cs), +(437,625,o), +(537,516,o), +(537,379,cs), +(537,319,ls), +(537,182,o), +(437,73,o), +(300,73,cs) +); +}, +{ +closed = 1; +nodes = ( +(370,171,o), +(414,205,o), +(436,252,c), +(386,283,l), +(368,250,o), +(346,228,o), +(306,228,cs), +(252,228,o), +(223,266,o), +(223,321,cs), +(223,378,ls), +(223,432,o), +(253,470,o), +(305,470,cs), +(342,470,o), +(364,450,o), +(378,418,c), +(431,447,l), +(409,495,o), +(368,527,o), +(305,527,cs), +(209,527,o), +(151,458,o), +(151,349,cs), +(151,241,o), +(208,171,o), +(305,171,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(464,18,o), +(595,145,o), +(595,349,cs), +(595,553,o), +(464,680,o), +(300,680,cs), +(136,680,o), +(5,553,o), +(5,349,cs), +(5,145,o), +(136,18,o), +(300,18,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(143,35,o), +(25,162,o), +(25,332,cs), +(25,366,ls), +(25,536,o), +(143,663,o), +(300,663,cs), +(457,663,o), +(575,536,o), +(575,366,cs), +(575,332,ls), +(575,162,o), +(457,35,o), +(300,35,cs) +); +}, +{ +closed = 1; +nodes = ( +(354,188,o), +(392,217,o), +(408,253,c), +(393,261,l), +(377,227,o), +(346,205,o), +(302,205,cs), +(237,205,o), +(193,248,o), +(193,339,cs), +(193,359,ls), +(193,447,o), +(236,493,o), +(302,493,cs), +(345,493,o), +(375,474,o), +(388,442,c), +(404,447,l), +(391,484,o), +(356,510,o), +(302,510,cs), +(224,510,o), +(173,454,o), +(173,349,cs), +(173,244,o), +(224,188,o), +(301,188,cs) +); +} +); +width = 600; +} +); +unicode = 169; +}, +{ +glyphname = registered; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(402,346,o), +(483,424,o), +(483,528,cs), +(483,632,o), +(402,710,o), +(300,710,cs), +(198,710,o), +(117,632,o), +(117,528,cs), +(117,424,o), +(198,346,o), +(300,346,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(223,387,o), +(165,439,o), +(165,518,cs), +(165,538,ls), +(165,617,o), +(223,669,o), +(300,669,cs), +(377,669,o), +(435,617,o), +(435,538,cs), +(435,518,ls), +(435,439,o), +(377,387,o), +(300,387,cs) +); +}, +{ +closed = 1; +nodes = ( +(278,490,l), +(300,490,l), +(330,436,l), +(391,436,l), +(352,501,l), +(373,511,o), +(386,530,o), +(386,558,cs), +(386,594,o), +(364,621,o), +(314,621,cs), +(222,621,l), +(222,436,l), +(278,436,l) +); +}, +{ +closed = 1; +nodes = ( +(278,531,l), +(278,578,l), +(302,578,ls), +(318,578,o), +(328,570,o), +(328,558,cs), +(328,551,ls), +(328,538,o), +(318,531,o), +(302,531,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(402,346,o), +(483,424,o), +(483,528,cs), +(483,632,o), +(402,710,o), +(300,710,cs), +(198,710,o), +(117,632,o), +(117,528,cs), +(117,424,o), +(198,346,o), +(300,346,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(223,387,o), +(165,439,o), +(165,518,cs), +(165,538,ls), +(165,617,o), +(223,669,o), +(300,669,cs), +(377,669,o), +(435,617,o), +(435,538,cs), +(435,518,ls), +(435,439,o), +(377,387,o), +(300,387,cs) +); +}, +{ +closed = 1; +nodes = ( +(270,506,l), +(299,506,l), +(338,436,l), +(383,436,l), +(337,512,l), +(360,520,o), +(374,539,o), +(374,564,cs), +(374,599,o), +(352,621,o), +(315,621,cs), +(230,621,l), +(230,436,l), +(270,436,l) +); +}, +{ +closed = 1; +nodes = ( +(270,535,l), +(270,590,l), +(306,590,ls), +(322,590,o), +(332,581,o), +(332,566,cs), +(332,559,ls), +(332,544,o), +(322,535,o), +(306,535,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(401,346,o), +(481,423,o), +(481,528,cs), +(481,633,o), +(401,710,o), +(300,710,cs), +(199,710,o), +(119,633,o), +(119,528,cs), +(119,423,o), +(199,346,o), +(300,346,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(210,361,o), +(138,432,o), +(138,520,cs), +(138,536,ls), +(138,624,o), +(210,695,o), +(300,695,cs), +(390,695,o), +(462,624,o), +(462,536,cs), +(462,520,ls), +(462,432,o), +(390,361,o), +(300,361,cs) +); +}, +{ +closed = 1; +nodes = ( +(263,514,l), +(307,514,l), +(358,436,l), +(376,436,l), +(323,515,l), +(351,516,o), +(371,534,o), +(371,566,cs), +(371,604,o), +(350,621,o), +(315,621,cs), +(248,621,l), +(248,436,l), +(263,436,l) +); +}, +{ +closed = 1; +nodes = ( +(263,527,l), +(263,608,l), +(314,608,ls), +(344,608,o), +(355,597,o), +(355,571,cs), +(355,564,ls), +(355,538,o), +(344,527,o), +(314,527,cs) +); +} +); +width = 600; +} +); +unicode = 174; +}, +{ +glyphname = trademark; +lastChange = "2023-03-22 22:15:16 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(330,409,l), +(330,506,l), +(322,599,l), +(326,599,l), +(405,453,l), +(484,599,l), +(488,599,l), +(480,506,l), +(480,409,l), +(552,409,l), +(552,698,l), +(467,698,l), +(411,591,l), +(405,591,l), +(349,698,l), +(258,698,l), +(258,409,l) +); +}, +{ +closed = 1; +nodes = ( +(168,409,l,{ +name = hr00; +}), +(168,637,l), +(237,637,l), +(237,698,l), +(13,698,l), +(13,637,l), +(82,637,l), +(82,409,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(330,419,l), +(330,546,l), +(329,629,l), +(333,629,l), +(412,473,l), +(491,629,l), +(495,629,l), +(494,546,l), +(494,419,l), +(542,419,l), +(542,698,l), +(480,698,l), +(415,564,l), +(412,564,l), +(347,698,l), +(282,698,l), +(282,419,l) +); +}, +{ +closed = 1; +nodes = ( +(154,419,l,{ +name = hr00; +}), +(154,652,l), +(240,652,l), +(240,698,l), +(16,698,l), +(16,652,l), +(102,652,l), +(102,419,l) +); +} +); +width = 600; +}, +{ +guides = ( +{ +pos = (350,545); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(325,430,l), +(325,545,l), +(325,670,l), +(327,670,l), +(420,494,l), +(513,670,l), +(515,670,l), +(515,545,l), +(515,430,l), +(532,430,l), +(532,698,l), +(510,698,l), +(421,529,l), +(419,529,l), +(331,698,l), +(308,698,l), +(308,430,l) +); +}, +{ +closed = 1; +nodes = ( +(137,430,l,{ +name = hr00; +}), +(137,682,l), +(239,682,l), +(239,698,l), +(16,698,l), +(16,682,l), +(118,682,l), +(118,430,l) +); +} +); +width = 600; +} +); +unicode = 8482; +}, +{ +glyphname = degree; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(406,334,o), +(488,415,o), +(488,522,cs), +(488,629,o), +(406,710,o), +(300,710,cs), +(194,710,o), +(112,629,o), +(112,522,cs), +(112,415,o), +(194,334,o), +(300,334,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(248,429,o), +(214,470,o), +(214,522,cs), +(214,574,o), +(248,615,o), +(300,615,cs), +(352,615,o), +(386,574,o), +(386,522,cs), +(386,470,o), +(352,429,o), +(300,429,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(396,368,o), +(471,442,o), +(471,539,cs), +(471,636,o), +(396,710,o), +(300,710,cs), +(204,710,o), +(129,636,o), +(129,539,cs), +(129,442,o), +(204,368,o), +(300,368,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(239,432,o), +(199,479,o), +(199,539,cs), +(199,599,o), +(239,646,o), +(300,646,cs), +(361,646,o), +(401,599,o), +(401,539,cs), +(401,479,o), +(361,432,o), +(300,432,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(387,404,o), +(453,469,o), +(453,557,cs), +(453,645,o), +(387,710,o), +(300,710,cs), +(213,710,o), +(147,645,o), +(147,557,cs), +(147,469,o), +(213,404,o), +(300,404,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(222,423,o), +(168,481,o), +(168,557,cs), +(168,633,o), +(222,691,o), +(300,691,cs), +(378,691,o), +(432,633,o), +(432,557,cs), +(432,481,o), +(378,423,o), +(300,423,cs) +); +} +); +width = 600; +} +); +unicode = 176; +}, +{ +glyphname = prime; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(336,346,l), +(398,698,l), +(264,698,l), +(202,346,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(309,380,l), +(365,698,l), +(291,698,l), +(235,380,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(284,416,l), +(335,698,l), +(315,698,l), +(264,416,l) +); +} +); +width = 600; +} +); +unicode = 8242; +}, +{ +glyphname = primedbl; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-112,0); +ref = prime; +}, +{ +alignment = -1; +pos = (113,0); +ref = prime; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-89,0); +ref = prime; +}, +{ +alignment = -1; +pos = (88,0); +ref = prime; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (-76,0); +ref = prime; +}, +{ +alignment = -1; +pos = (77,0); +ref = prime; +} +); +width = 600; +} +); +unicode = 8243; +}, +{ +glyphname = bar; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(363,-138,l,{ +name = hr00; +}), +(363,760,l), +(237,760,l), +(237,-138,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(335,-138,l,{ +name = hr00; +}), +(335,760,l), +(265,760,l), +(265,-138,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(310,-138,l,{ +name = hr00; +}), +(310,760,l), +(290,760,l), +(290,-138,l) +); +} +); +width = 600; +} +); +unicode = 124; +}, +{ +glyphname = brokenbar; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(363,401,l,{ +name = hr00; +}), +(363,760,l), +(237,760,l), +(237,401,l) +); +}, +{ +closed = 1; +nodes = ( +(363,-138,l), +(363,221,l), +(237,221,l), +(237,-138,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(335,401,l,{ +name = hr00; +}), +(335,760,l), +(265,760,l), +(265,401,l) +); +}, +{ +closed = 1; +nodes = ( +(335,-138,l), +(335,221,l), +(265,221,l), +(265,-138,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(310,401,l,{ +name = hr00; +}), +(310,760,l), +(290,760,l), +(290,401,l) +); +}, +{ +closed = 1; +nodes = ( +(310,-138,l), +(310,221,l), +(290,221,l), +(290,-138,l) +); +} +); +width = 600; +} +); +unicode = 166; +}, +{ +glyphname = dagger; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(363,-200,l,{ +name = hr00; +}), +(363,408,l), +(539,408,l), +(539,516,l), +(363,516,l), +(363,740,l), +(237,740,l), +(237,516,l), +(61,516,l), +(61,408,l), +(237,408,l), +(237,-200,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(335,-200,l,{ +name = hr00; +}), +(335,452,l), +(530,452,l), +(530,516,l), +(335,516,l), +(335,740,l), +(265,740,l), +(265,516,l), +(70,516,l), +(70,452,l), +(265,452,l), +(265,-200,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(311,-200,l,{ +name = hr00; +}), +(311,497,l), +(523,497,l), +(523,516,l), +(311,516,l), +(311,740,l), +(290,740,l), +(290,516,l), +(78,516,l), +(78,497,l), +(290,497,l), +(290,-200,l) +); +} +); +width = 600; +} +); +unicode = 8224; +}, +{ +glyphname = litre; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(446,-12,o), +(516,57,o), +(555,158,c), +(435,219,l), +(396,140,o), +(372,116,o), +(332,116,cs), +(295,116,o), +(272,137,o), +(272,187,cs), +(272,228,l), +(424,345,o), +(498,437,o), +(498,562,cs), +(498,680,o), +(433,752,o), +(316,752,cs), +(212,752,o), +(132,695,o), +(132,546,cs), +(132,302,l), +(110,287,o), +(69,258,o), +(32,238,c), +(96,135,l), +(105,140,o), +(131,157,o), +(139,162,c), +(139,159,ls), +(139,53,o), +(225,-12,o), +(334,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(344,621,o), +(362,603,o), +(362,560,cs), +(362,550,ls), +(362,478,o), +(324,425,o), +(272,378,c), +(272,551,ls), +(272,603,o), +(296,621,o), +(320,621,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(421,-12,o), +(479,50,o), +(510,127,c), +(452,162,l), +(415,94,o), +(384,55,o), +(325,55,cs), +(270,55,o), +(238,88,o), +(238,178,cs), +(238,223,l), +(374,343,o), +(448,452,o), +(448,585,cs), +(448,693,o), +(398,752,o), +(307,752,cs), +(219,752,o), +(159,698,o), +(159,555,cs), +(159,259,l), +(131,237,o), +(99,218,o), +(70,200,c), +(103,146,l), +(123,158,o), +(140,169,o), +(159,183,c), +(159,159,ls), +(159,58,o), +(215,-12,o), +(321,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(346,685,o), +(373,660,o), +(373,592,cs), +(373,575,ls), +(373,485,o), +(325,398,o), +(238,309,c), +(238,562,ls), +(238,655,o), +(267,685,o), +(308,685,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(403,-12,o), +(450,51,o), +(484,113,c), +(466,122,l), +(432,61,o), +(391,7,o), +(313,7,cs), +(236,7,o), +(206,60,o), +(206,164,cs), +(206,214,l), +(316,313,o), +(404,467,o), +(404,611,cs), +(404,704,o), +(367,752,o), +(298,752,cs), +(223,752,o), +(185,693,o), +(185,572,cs), +(185,225,l), +(158,201,o), +(130,182,o), +(103,166,c), +(113,150,l), +(137,164,o), +(161,181,o), +(185,200,c), +(185,164,ls), +(185,57,o), +(218,-12,o), +(313,-12,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(350,733,o), +(383,698,o), +(383,620,cs), +(383,608,ls), +(383,478,o), +(305,338,o), +(206,239,c), +(206,572,ls), +(206,692,o), +(243,733,o), +(298,733,cs) +); +} +); +width = 600; +} +); +unicode = 8467; +}, +{ +glyphname = daggerdbl; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(363,-200,l,{ +name = hr00; +}), +(363,24,l), +(539,24,l), +(539,132,l), +(363,132,l), +(363,408,l), +(539,408,l), +(539,516,l), +(363,516,l), +(363,740,l), +(237,740,l), +(237,516,l), +(61,516,l), +(61,408,l), +(237,408,l), +(237,132,l), +(61,132,l), +(61,24,l), +(237,24,l), +(237,-200,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(335,-200,l,{ +name = hr00; +}), +(335,24,l), +(530,24,l), +(530,88,l), +(335,88,l), +(335,452,l), +(530,452,l), +(530,516,l), +(335,516,l), +(335,740,l), +(265,740,l), +(265,516,l), +(70,516,l), +(70,452,l), +(265,452,l), +(265,88,l), +(70,88,l), +(70,24,l), +(265,24,l), +(265,-200,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(311,-200,l,{ +name = hr00; +}), +(311,24,l), +(523,24,l), +(523,43,l), +(311,43,l), +(311,497,l), +(523,497,l), +(523,516,l), +(311,516,l), +(311,740,l), +(290,740,l), +(290,516,l), +(78,516,l), +(78,497,l), +(290,497,l), +(290,43,l), +(78,43,l), +(78,24,l), +(290,24,l), +(290,-200,l) +); +} +); +width = 600; +} +); +unicode = 8225; +}, +{ +glyphname = estimated; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(185,349,l,{ +name = hr00; +}), +(574,349,l), +(574,556,o), +(466,710,o), +(300,710,cs), +(134,710,o), +(26,556,o), +(26,349,cs), +(26,142,o), +(134,-12,o), +(300,-12,cs), +(426,-12,o), +(501,62,o), +(549,151,c), +(497,180,l), +(456,101,o), +(398,44,o), +(300,44,cs), +(254,44,o), +(209,62,o), +(185,85,c) +); +}, +{ +closed = 1; +nodes = ( +(185,401,l), +(185,618,l), +(210,641,o), +(254,656,o), +(300,656,cs), +(346,656,o), +(390,641,o), +(415,618,c), +(415,401,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(145,349,l,{ +name = hr00; +}), +(574,349,l), +(574,556,o), +(466,710,o), +(300,710,cs), +(134,710,o), +(26,556,o), +(26,349,cs), +(26,142,o), +(134,-12,o), +(300,-12,cs), +(424,-12,o), +(499,60,o), +(546,147,c), +(505,170,l), +(462,91,o), +(402,34,o), +(300,34,cs), +(231,34,o), +(177,69,o), +(145,109,c) +); +}, +{ +closed = 1; +nodes = ( +(145,389,l), +(145,594,l), +(179,635,o), +(232,666,o), +(300,666,cs), +(368,666,o), +(421,635,o), +(455,594,c), +(455,389,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(70,349,l,{ +name = hr00; +}), +(574,349,l), +(574,556,o), +(466,710,o), +(300,710,cs), +(134,710,o), +(26,556,o), +(26,349,cs), +(26,142,o), +(134,-12,o), +(300,-12,cs), +(422,-12,o), +(497,58,o), +(543,143,c), +(524,153,l), +(476,68,o), +(412,8,o), +(300,8,cs), +(186,8,o), +(104,89,o), +(70,201,c) +); +}, +{ +closed = 1; +nodes = ( +(70,369,l), +(70,497,l), +(104,609,o), +(186,690,o), +(300,690,cs), +(414,690,o), +(496,609,o), +(530,497,c), +(530,369,l) +); +} +); +width = 600; +} +); +unicode = 8494; +}, +{ +glyphname = numerosign; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(567,326,o), +(597,388,o), +(597,516,cs), +(597,644,o), +(567,706,o), +(479,706,cs), +(391,706,o), +(361,644,o), +(361,516,cs), +(361,388,o), +(391,326,o), +(479,326,cs) +); +}, +{ +closed = 1; +nodes = ( +(105,0,l), +(105,598,l,{ +name = hr01; +}), +(117,598,l), +(134,335,l), +(160,0,l), +(335,0,l), +(335,698,l), +(247,698,l), +(247,100,l), +(235,100,l), +(218,363,l), +(192,698,l), +(17,698,l), +(17,0,l) +); +}, +{ +closed = 1; +nodes = ( +(447,402,o), +(443,428,o), +(443,473,cs), +(443,559,ls), +(443,604,o), +(447,630,o), +(479,630,cs,{ +name = hr02; +}), +(511,630,o), +(515,604,o), +(515,559,cs), +(515,473,ls), +(515,428,o), +(511,402,o), +(479,402,cs) +); +}, +{ +closed = 1; +nodes = ( +(589,226,l), +(589,303,l), +(369,303,l), +(369,226,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(560,344,o), +(589,403,o), +(589,525,cs), +(589,647,o), +(560,706,o), +(481,706,cs,{ +name = hr01; +}), +(402,706,o), +(373,647,o), +(373,525,cs), +(373,403,o), +(402,344,o), +(481,344,cs) +); +}, +{ +closed = 1; +nodes = ( +(111,0,l), +(111,608,l), +(117,608,l), +(155,349,l), +(206,0,l,{ +name = hr03; +}), +(333,0,l), +(333,698,l), +(265,698,l,{ +name = hr04; +}), +(265,90,l,{ +name = hr05; +}), +(259,90,l), +(221,349,l,{ +name = hr06; +}), +(170,698,l), +(43,698,l,{ +name = hr07; +}), +(43,0,l) +); +}, +{ +closed = 1; +nodes = ( +(443,396,o), +(435,425,o), +(435,473,cs,{ +name = hr08; +}), +(435,577,ls), +(435,625,o), +(444,654,o), +(481,654,cs,{ +name = hr09; +}), +(519,654,o), +(527,625,o), +(527,577,cs), +(527,473,ls), +(527,425,o), +(518,396,o), +(481,396,cs) +); +}, +{ +closed = 1; +nodes = ( +(585,255,l), +(585,312,l), +(377,312,l), +(377,255,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(559,366,o), +(587,416,o), +(587,535,cs), +(587,654,o), +(559,704,o), +(486,704,cs,{ +name = hr01; +}), +(413,704,o), +(385,654,o), +(385,535,cs), +(385,416,o), +(413,366,o), +(486,366,cs) +); +}, +{ +closed = 1; +nodes = ( +(84,0,l), +(84,668,l), +(87,668,l), +(183,350,l), +(289,0,l,{ +name = hr03; +}), +(325,0,l), +(325,698,l), +(304,698,l), +(304,30,l), +(301,30,l), +(205,348,l,{ +name = hr04; +}), +(99,698,l), +(63,698,l,{ +name = hr05; +}), +(63,0,l) +); +}, +{ +closed = 1; +nodes = ( +(426,384,o), +(407,433,o), +(407,501,cs,{ +name = hr06; +}), +(407,569,ls), +(407,637,o), +(426,686,o), +(486,686,cs,{ +name = hr07; +}), +(546,686,o), +(565,637,o), +(565,569,cs), +(565,501,ls), +(565,433,o), +(546,384,o), +(486,384,cs) +); +}, +{ +closed = 1; +nodes = ( +(583,296,l), +(583,315,l), +(392,315,l), +(392,296,l) +); +} +); +width = 600; +} +); +unicode = 8470; +}, +{ +glyphname = Euro; +lastChange = "2023-03-23 00:01:11 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(472,-12,o), +(529,48,o), +(573,109,c), +(464,185,l), +(435,133,o), +(397,107,o), +(342,107,cs), +(268,107,o), +(223,150,o), +(207,223,c), +(429,223,l), +(429,313,l), +(201,313,l), +(201,325,o), +(201,373,o), +(201,385,c), +(429,385,l), +(429,475,l), +(207,475,l), +(223,548,o), +(268,591,o), +(342,591,cs), +(397,591,o), +(435,565,o), +(464,513,c), +(573,589,l), +(529,650,o), +(472,710,o), +(336,710,cs), +(153,710,o), +(45,577,o), +(45,349,cs), +(45,121,o), +(153,-12,o), +(336,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(451,-12,o), +(504,65,o), +(538,141,c), +(468,173,l), +(443,110,o), +(409,59,o), +(323,59,cs), +(227,59,o), +(174,126,o), +(160,234,c), +(388,234,l), +(388,303,l), +(157,303,l), +(157,328,o), +(157,373,o), +(157,395,c), +(388,395,l), +(388,464,l), +(160,464,l), +(174,572,o), +(227,639,o), +(323,639,cs), +(409,639,o), +(443,588,o), +(468,525,c), +(538,557,l), +(504,633,o), +(451,710,o), +(323,710,cs), +(153,710,o), +(70,581,o), +(70,349,cs), +(70,117,o), +(153,-12,o), +(323,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(419,-12,o), +(488,43,o), +(518,129,c), +(499,136,l), +(472,57,o), +(410,8,o), +(325,8,cs), +(193,8,o), +(118,94,o), +(105,263,c), +(365,263,l), +(365,282,l), +(104,282,l), +(99,315,o), +(100,381,o), +(104,411,c), +(365,411,l), +(365,430,l), +(105,430,l), +(116,603,o), +(192,690,o), +(325,690,cs), +(410,690,o), +(472,641,o), +(499,562,c), +(518,569,l), +(488,655,o), +(419,710,o), +(325,710,cs), +(167,710,o), +(79,605,o), +(79,349,cs), +(79,93,o), +(167,-12,o), +(325,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 8364; +}, +{ +glyphname = bitcoin; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(313,-113,l), +(397,-113,l), +(397,4,l), +(497,22,o), +(556,91,o), +(556,192,cs), +(556,286,o), +(507,338,o), +(420,359,c), +(420,365,l), +(496,387,o), +(534,434,o), +(534,512,cs,{ +name = hr01; +}), +(534,603,o), +(486,667,o), +(397,689,c,{ +name = hr02; +}), +(397,811,l), +(313,811,l), +(313,698,l), +(252,698,l), +(252,811,l), +(168,811,l), +(168,698,l), +(77,698,l,{ +name = hr03; +}), +(77,0,l), +(168,0,l,{ +name = hr04; +}), +(168,-113,l), +(252,-113,l), +(252,0,l), +(313,0,l) +); +}, +{ +closed = 1; +nodes = ( +(223,597,l,{ +name = hr05; +}), +(280,597,ls), +(350,597,o), +(381,576,o), +(381,514,cs), +(381,485,ls), +(381,424,o), +(350,402,o), +(280,402,cs), +(223,402,l) +); +}, +{ +closed = 1; +nodes = ( +(223,302,l), +(299,302,ls), +(371,302,o), +(403,280,o), +(403,217,cs,{ +name = hr06; +}), +(403,187,ls), +(403,124,o), +(371,101,o), +(299,101,cs), +(223,101,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(319,-113,l), +(381,-113,l), +(381,2,l), +(476,15,o), +(543,97,o), +(543,201,cs), +(543,296,o), +(489,346,o), +(408,365,c), +(408,368,l), +(474,390,o), +(517,436,o), +(517,518,cs,{ +name = hr01; +}), +(517,609,o), +(466,673,o), +(381,692,c), +(381,811,l), +(319,811,l), +(319,698,l), +(250,698,l), +(250,811,l), +(188,811,l), +(188,698,l), +(88,698,l), +(88,0,l), +(188,0,l), +(188,-113,l), +(250,-113,l), +(250,0,l), +(319,0,l) +); +}, +{ +closed = 1; +nodes = ( +(172,626,l), +(317,626,ls), +(387,626,o), +(429,593,o), +(429,529,cs), +(429,490,ls), +(429,426,o), +(387,395,o), +(317,395,cs), +(172,395,l) +); +}, +{ +closed = 1; +nodes = ( +(172,326,l), +(331,326,ls), +(408,326,o), +(454,290,o), +(454,220,cs,{ +name = hr02; +}), +(454,179,ls), +(454,108,o), +(408,72,o), +(331,72,cs), +(172,72,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(322,-113,l,{ +name = hr00; +}), +(342,-113,l), +(342,0,l), +(456,0,o), +(516,72,o), +(516,182,cs), +(516,277,o), +(473,341,o), +(387,357,c), +(387,359,l), +(448,379,o), +(484,430,o), +(484,521,cs), +(484,628,o), +(432,689,o), +(342,697,c), +(342,811,l), +(322,811,l), +(322,698,l), +(225,698,l), +(225,811,l), +(205,811,l), +(205,698,l), +(98,698,l), +(98,0,l), +(205,0,l), +(205,-113,l), +(225,-113,l), +(225,0,l), +(322,0,l) +); +}, +{ +closed = 1; +nodes = ( +(120,678,l), +(320,678,ls), +(416,678,o), +(460,614,o), +(460,542,cs), +(460,500,ls), +(460,428,o), +(416,364,o), +(320,364,cs), +(120,364,l) +); +}, +{ +closed = 1; +nodes = ( +(120,344,l), +(342,344,ls), +(445,344,o), +(492,276,o), +(492,203,cs), +(492,161,ls), +(492,88,o), +(445,20,o), +(342,20,cs), +(120,20,l) +); +} +); +width = 600; +} +); +unicode = 8383; +}, +{ +glyphname = cent; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(372,-114,l,{ +name = hr00; +}), +(372,-8,l), +(457,5,o), +(512,51,o), +(543,114,c), +(438,173,l), +(422,143,o), +(397,116,o), +(363,104,c), +(363,411,l), +(394,398,o), +(415,372,o), +(428,344,c), +(535,402,l), +(505,465,o), +(454,511,o), +(372,524,c), +(372,630,l), +(258,630,l), +(258,522,l), +(134,499,o), +(60,402,o), +(60,258,cs), +(60,114,o), +(133,17,o), +(258,-6,c), +(258,-114,l) +); +}, +{ +closed = 1; +nodes = ( +(202,300,ls), +(202,353,o), +(225,393,o), +(268,410,c), +(268,106,l), +(224,124,o), +(202,164,o), +(202,216,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(341,-114,l,{ +name = hr00; +}), +(341,-11,l), +(431,-4,o), +(488,44,o), +(516,108,c), +(459,147,l), +(436,97,o), +(397,64,o), +(340,58,c), +(340,458,l), +(392,451,o), +(427,421,o), +(444,375,c), +(508,409,l), +(481,473,o), +(427,520,o), +(341,527,c), +(341,630,l), +(279,630,l), +(279,525,l), +(156,508,o), +(84,407,o), +(84,258,cs), +(84,110,o), +(155,8,o), +(279,-9,c), +(279,-114,l) +); +}, +{ +closed = 1; +nodes = ( +(170,302,ls), +(170,380,o), +(209,440,o), +(280,455,c), +(280,61,l), +(208,76,o), +(170,136,o), +(170,214,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(322,-114,l,{ +name = hr00; +}), +(322,-12,l), +(415,-12,o), +(477,40,o), +(503,102,c), +(485,110,l), +(457,48,o), +(402,7,o), +(322,7,c), +(322,509,l), +(398,509,o), +(452,474,o), +(477,410,c), +(496,416,l), +(473,481,o), +(412,528,o), +(322,528,c), +(322,630,l), +(302,630,l), +(302,527,l), +(181,518,o), +(110,428,o), +(110,258,cs), +(110,88,o), +(181,-2,o), +(302,-11,c), +(302,-114,l) +); +}, +{ +closed = 1; +nodes = ( +(133,282,ls), +(133,414,o), +(193,499,o), +(302,508,c), +(302,8,l), +(193,17,o), +(133,102,o), +(133,234,c) +); +} +); +width = 600; +} +); +unicode = 162; +}, +{ +glyphname = coloncurrency; +lastChange = "2023-03-23 00:10:04 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(261,-113,l), +(268,-9,l), +(283,-11,o), +(299,-12,o), +(318,-12,c), +(311,-113,l,{ +name = hr00; +}), +(382,-113,l), +(389,-5,l), +(471,13,o), +(533,62,o), +(569,152,c), +(456,206,l), +(442,167,o), +(423,140,o), +(397,123,c), +(427,548,l), +(438,533,o), +(448,514,o), +(456,492,c), +(569,546,l), +(540,617,o), +(495,663,o), +(437,688,c), +(446,811,l), +(375,811,l), +(368,706,l), +(352,709,o), +(335,710,o), +(318,710,c), +(325,811,l), +(254,811,l), +(247,703,l), +(107,673,o), +(41,548,o), +(41,349,cs), +(41,175,o), +(92,57,o), +(199,10,c), +(190,-113,l) +); +}, +{ +closed = 1; +nodes = ( +(190,187,o), +(183,234,o), +(183,288,c), +(183,410,ls), +(183,486,o), +(198,546,o), +(239,577,c), +(210,154,l) +); +}, +{ +closed = 1; +nodes = ( +(299,100,o), +(286,102,o), +(275,104,c), +(309,598,l), +(330,598,o), +(346,596,o), +(361,592,c), +(327,100,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(227,-113,l), +(239,1,l), +(256,-5,o), +(275,-9,o), +(296,-11,c), +(285,-113,l,{ +name = hr00; +}), +(347,-113,l), +(358,-10,l), +(461,3,o), +(507,72,o), +(538,141,c), +(470,172,l), +(449,120,o), +(422,75,o), +(363,61,c), +(421,606,l), +(443,586,o), +(458,558,o), +(470,527,c), +(538,557,l), +(516,607,o), +(485,657,o), +(431,686,c), +(444,811,l), +(382,811,l), +(371,706,l), +(357,709,o), +(340,710,o), +(313,710,c), +(324,811,l), +(262,811,l), +(250,701,l), +(129,668,o), +(70,545,o), +(70,349,cs), +(70,196,o), +(106,88,o), +(180,32,c), +(165,-113,l) +); +}, +{ +closed = 1; +nodes = ( +(166,167,o), +(153,223,o), +(153,292,c), +(153,406,ls), +(153,511,o), +(183,588,o), +(244,622,c), +(192,126,l) +); +}, +{ +closed = 1; +nodes = ( +(282,60,o), +(262,66,o), +(245,76,c), +(304,640,l), +(319,642,o), +(348,640,o), +(366,636,c), +(305,58,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(186,-113,l), +(202,17,l), +(233,0,o), +(268,-10,o), +(309,-12,c), +(296,-113,l,{ +name = hr00; +}), +(315,-113,l), +(328,-12,l), +(419,-12,o), +(488,43,o), +(518,129,c), +(499,136,l), +(473,59,o), +(413,10,o), +(330,8,c), +(413,669,l), +(453,647,o), +(483,610,o), +(499,562,c), +(518,569,l), +(499,624,o), +(463,667,o), +(416,690,c), +(431,811,l), +(412,811,l), +(398,698,l), +(361,711,o), +(329,711,o), +(289,708,c), +(302,811,l), +(283,811,l), +(270,705,l), +(147,682,o), +(79,573,o), +(79,349,cs), +(79,183,o), +(116,81,o), +(185,29,c), +(167,-113,l) +); +}, +{ +closed = 1; +nodes = ( +(132,103,o), +(103,191,o), +(103,317,cs), +(103,381,ls), +(103,557,o), +(160,658,o), +(267,684,c), +(188,54,l) +); +}, +{ +closed = 1; +nodes = ( +(270,10,o), +(235,21,o), +(205,41,c), +(286,687,l), +(319,692,o), +(361,692,o), +(395,677,c), +(311,8,l) +); +} +); +width = 600; +} +); +unicode = 8353; +}, +{ +glyphname = currency; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(334,107,o), +(364,112,o), +(391,121,c), +(453,16,l), +(554,75,l), +(488,187,l), +(520,228,o), +(539,283,o), +(539,349,cs), +(539,415,o), +(520,470,o), +(488,511,c), +(554,623,l), +(453,682,l), +(391,577,l), +(364,586,o), +(334,591,o), +(300,591,cs), +(266,591,o), +(236,586,o), +(209,577,c), +(147,682,l), +(46,623,l), +(112,511,l), +(80,470,o), +(61,415,o), +(61,349,cs), +(61,283,o), +(80,228,o), +(112,187,c), +(46,75,l), +(147,16,l), +(209,121,l), +(236,112,o), +(266,107,o), +(300,107,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(243,214,o), +(209,253,o), +(209,321,cs), +(209,377,ls), +(209,445,o), +(243,484,o), +(300,484,cs), +(357,484,o), +(391,445,o), +(391,377,cs), +(391,321,ls), +(391,253,o), +(357,214,o), +(300,214,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(335,119,o), +(367,126,o), +(394,139,c), +(463,21,l), +(524,56,l), +(450,182,l), +(485,222,o), +(504,279,o), +(504,349,cs), +(504,418,o), +(485,476,o), +(450,516,c), +(524,642,l), +(463,677,l), +(394,559,l), +(367,572,o), +(335,579,o), +(300,579,cs), +(265,579,o), +(233,572,o), +(206,559,c), +(137,677,l), +(76,642,l), +(150,516,l), +(115,476,o), +(96,418,o), +(96,349,cs), +(96,279,o), +(115,222,o), +(150,182,c), +(76,56,l), +(137,21,l), +(206,139,l), +(233,126,o), +(265,119,o), +(300,119,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(229,186,o), +(181,229,o), +(181,317,cs), +(181,381,ls), +(181,469,o), +(229,512,o), +(300,512,cs), +(371,512,o), +(419,469,o), +(419,381,cs), +(419,317,ls), +(419,229,o), +(371,186,o), +(300,186,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(345,129,o), +(381,140,o), +(411,162,c), +(502,47,l), +(520,60,l), +(428,177,l), +(464,213,o), +(483,271,o), +(483,349,cs), +(483,427,o), +(464,485,o), +(428,521,c), +(520,638,l), +(502,651,l), +(411,536,l), +(381,558,o), +(345,569,o), +(300,569,cs), +(255,569,o), +(219,558,o), +(189,536,c), +(98,651,l), +(80,638,l), +(172,521,l), +(136,485,o), +(117,427,o), +(117,349,cs), +(117,271,o), +(136,213,o), +(172,177,c), +(80,60,l), +(98,47,l), +(189,162,l), +(219,140,o), +(255,129,o), +(300,129,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(198,148,o), +(140,218,o), +(140,330,cs), +(140,368,ls), +(140,480,o), +(198,550,o), +(300,550,cs), +(402,550,o), +(460,480,o), +(460,368,cs), +(460,330,ls), +(460,218,o), +(402,148,o), +(300,148,cs) +); +} +); +width = 600; +} +); +unicode = 164; +}, +{ +glyphname = dollar; +lastChange = "2023-03-22 23:03:23 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(367,-113,l), +(367,-5,l), +(496,18,o), +(568,102,o), +(568,212,cs), +(568,313,o), +(507,385,o), +(380,409,cs), +(357,413,l), +(357,580,l), +(399,571,o), +(435,551,o), +(463,520,c), +(549,616,l), +(509,662,o), +(450,696,o), +(367,707,c), +(367,811,l), +(253,811,l), +(253,706,l), +(124,689,o), +(52,614,o), +(52,502,cs), +(52,400,o), +(112,324,o), +(240,301,cs), +(263,297,l), +(263,113,l), +(209,121,o), +(159,146,o), +(117,191,c), +(30,96,l), +(77,37,o), +(154,-2,o), +(253,-10,c), +(253,-113,l,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(357,279,l), +(357,279,l), +(406,267,o), +(428,247,o), +(428,202,cs), +(428,156,o), +(405,125,o), +(357,114,c) +); +}, +{ +closed = 1; +nodes = ( +(263,432,l), +(214,445,o), +(193,465,o), +(193,507,cs), +(193,549,o), +(214,575,o), +(263,583,c), +(263,432,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(341,-113,l), +(341,-11,l), +(476,0,o), +(552,75,o), +(552,191,cs), +(552,285,o), +(507,363,o), +(370,386,cs), +(340,391,l), +(340,636,l), +(406,629,o), +(450,599,o), +(486,551,c), +(549,596,l), +(499,664,o), +(433,702,o), +(341,709,c), +(341,811,l), +(279,811,l), +(279,709,l), +(153,700,o), +(75,632,o), +(75,520,cs), +(75,429,o), +(119,349,o), +(257,326,cs), +(280,322,l), +(280,61,l), +(210,68,o), +(159,101,o), +(111,161,c), +(50,111,l), +(98,44,o), +(168,-4,o), +(279,-11,c), +(279,-113,l,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(340,312,l), +(340,312,l), +(433,296,o), +(471,261,o), +(471,190,cs), +(471,117,o), +(424,71,o), +(340,62,c) +); +}, +{ +closed = 1; +nodes = ( +(280,401,l), +(191,419,o), +(156,455,o), +(156,520,cs), +(156,589,o), +(201,629,o), +(280,637,c), +(280,401,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(316,-113,l), +(316,-12,l), +(445,-8,o), +(527,55,o), +(527,177,cs), +(527,259,o), +(493,337,o), +(346,362,cs), +(316,367,l), +(316,690,l), +(405,686,o), +(460,655,o), +(499,599,c), +(516,613,l), +(479,667,o), +(419,706,o), +(316,710,c), +(316,811,l), +(296,811,l), +(296,710,l), +(166,709,o), +(82,652,o), +(82,535,cs), +(82,453,o), +(119,378,o), +(260,354,cs), +(296,348,l), +(296,8,l), +(187,10,o), +(132,52,o), +(84,115,c), +(66,102,l), +(115,37,o), +(178,-10,o), +(296,-12,c), +(296,-113,l,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(316,345,l), +(341,341,ls), +(427,327,o), +(505,292,o), +(505,176,cs), +(505,69,o), +(435,11,o), +(316,8,c) +); +}, +{ +closed = 1; +nodes = ( +(265,375,ls), +(178,389,o), +(104,426,o), +(104,535,cs), +(104,638,o), +(176,689,o), +(296,690,c), +(296,370,l) +); +} +); +width = 600; +} +); +unicode = 36; +}, +{ +glyphname = dong; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(379,166,l,{ +name = hr00; +}), +(519,166,l), +(519,584,l), +(569,584,l), +(569,689,l), +(519,689,l), +(519,740,l), +(379,740,l), +(379,689,l), +(253,689,l), +(253,584,l), +(379,584,l), +(379,447,l), +(373,447,l), +(351,499,o), +(314,544,o), +(236,544,cs), +(139,544,o), +(70,484,o), +(70,350,cs), +(70,216,o), +(139,156,o), +(236,156,cs), +(314,156,o), +(351,201,o), +(373,253,c), +(379,253,l) +); +}, +{ +closed = 1; +nodes = ( +(241,260,o), +(214,295,o), +(214,341,cs), +(214,359,ls), +(214,405,o), +(241,440,o), +(296,440,cs), +(349,440,o), +(379,408,o), +(379,376,c), +(379,324,l), +(379,292,o), +(349,260,o), +(296,260,cs) +); +}, +{ +closed = 1; +nodes = ( +(542,0,l), +(542,107,l), +(82,107,l), +(82,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(411,139,l,{ +name = hr00; +}), +(487,139,l), +(487,619,l), +(556,619,l), +(556,680,l), +(487,680,l), +(487,740,l), +(411,740,l), +(411,680,l), +(258,680,l), +(258,619,l), +(411,619,l), +(411,483,l), +(407,483,l), +(378,533,o), +(330,561,o), +(264,561,cs), +(152,561,o), +(83,484,o), +(83,345,cs), +(83,207,o), +(152,130,o), +(264,130,cs), +(330,130,o), +(378,158,o), +(407,208,c), +(411,208,l) +); +}, +{ +closed = 1; +nodes = ( +(212,194,o), +(164,240,o), +(164,311,cs), +(164,380,ls), +(164,451,o), +(212,497,o), +(294,497,cs), +(357,497,o), +(411,460,o), +(411,405,c), +(411,286,l), +(411,230,o), +(357,194,o), +(294,194,cs) +); +}, +{ +closed = 1; +nodes = ( +(518,0,l), +(518,68,l), +(82,68,l), +(82,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(441,110,l,{ +name = hr00; +}), +(462,110,l), +(462,645,l), +(534,645,l), +(534,664,l), +(462,664,l), +(462,740,l), +(441,740,l), +(441,664,l), +(276,664,l), +(276,645,l), +(441,645,l), +(441,462,l), +(438,462,l), +(419,504,o), +(367,548,o), +(281,548,cs), +(155,548,o), +(81,471,o), +(81,323,cs), +(81,175,o), +(155,98,o), +(281,98,cs), +(367,98,o), +(419,141,o), +(438,183,c), +(441,183,l) +); +}, +{ +closed = 1; +nodes = ( +(170,117,o), +(104,187,o), +(104,298,cs), +(104,348,ls), +(104,459,o), +(170,529,o), +(283,529,cs), +(367,529,o), +(441,476,o), +(441,397,cs), +(441,248,ls), +(441,170,o), +(367,117,o), +(283,117,cs) +); +}, +{ +closed = 1; +nodes = ( +(497,0,l), +(497,20,l), +(81,20,l), +(81,0,l) +); +} +); +width = 600; +} +); +unicode = 8363; +}, +{ +glyphname = hryvnia; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(405,-12,o), +(483,27,o), +(530,84,c), +(454,173,l), +(405,121,o), +(361,102,o), +(316,102,cs), +(257,102,o), +(223,134,o), +(223,188,cs), +(223,202,o), +(225,217,o), +(231,230,c), +(573,230,l), +(573,312,l), +(311,312,l), +(311,318,l), +(460,402,l), +(573,402,l), +(573,484,l), +(497,484,l), +(502,498,o), +(505,520,o), +(505,538,cs), +(505,630,o), +(429,710,o), +(295,710,cs), +(211,710,o), +(142,678,o), +(98,627,c), +(173,538,l), +(205,572,o), +(242,593,o), +(289,593,cs), +(340,593,o), +(370,568,o), +(370,516,cs), +(370,502,o), +(368,493,o), +(364,484,c), +(27,484,l), +(27,402,l), +(293,402,l), +(293,396,l), +(144,312,l), +(27,312,l), +(27,230,l), +(95,230,l), +(89,216,o), +(87,198,o), +(87,181,cs), +(87,75,o), +(163,-12,o), +(308,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(387,-12,o), +(466,22,o), +(520,85,c), +(469,136,l), +(414,79,o), +(363,58,o), +(309,58,cs), +(230,58,o), +(183,103,o), +(183,180,cs), +(183,211,o), +(191,234,o), +(206,254,c), +(573,254,l), +(573,319,l), +(281,319,l), +(281,322,l), +(425,409,l), +(573,409,l), +(573,474,l), +(476,474,l), +(484,491,o), +(490,511,o), +(490,540,cs), +(490,643,o), +(413,710,o), +(298,710,cs), +(227,710,o), +(155,685,o), +(98,624,c), +(151,575,l), +(192,622,o), +(241,640,o), +(291,640,cs), +(365,640,o), +(409,602,o), +(409,531,cs), +(409,507,o), +(404,490,o), +(394,474,c), +(27,474,l), +(27,409,l), +(316,409,l), +(316,406,l), +(172,319,l), +(27,319,l), +(27,254,l), +(121,254,l), +(111,233,o), +(102,208,o), +(102,172,cs), +(102,66,o), +(179,-12,o), +(304,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(378,-12,o), +(450,18,o), +(511,86,c), +(495,101,l), +(435,36,o), +(373,8,o), +(310,8,cs), +(202,8,o), +(138,63,o), +(138,159,cs), +(138,207,o), +(154,239,o), +(182,270,c), +(555,270,l), +(555,289,l), +(209,289,l), +(209,291,l), +(434,427,l), +(555,427,l), +(555,446,l), +(449,446,l), +(469,470,o), +(481,502,o), +(481,548,cs), +(481,649,o), +(409,710,o), +(302,710,cs), +(237,710,o), +(170,684,o), +(114,623,c), +(130,608,l), +(185,667,o), +(242,690,o), +(301,690,cs), +(398,690,o), +(459,636,o), +(459,549,cs), +(459,507,o), +(449,474,o), +(423,446,c), +(45,446,l), +(45,427,l), +(397,427,l), +(397,425,l), +(172,289,l), +(45,289,l), +(45,270,l), +(155,270,l), +(134,242,o), +(116,208,o), +(116,159,cs), +(116,52,o), +(192,-12,o), +(310,-12,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 8372; +}, +{ +glyphname = kip; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(219,296,l,{ +name = hr00; +}), +(259,296,l), +(433,0,l), +(601,0,l), +(420,296,l), +(555,296,l), +(555,416,l), +(410,416,l), +(585,698,l), +(424,698,l), +(259,416,l), +(219,416,l), +(219,698,l), +(69,698,l), +(69,416,l), +(19,416,l), +(19,296,l), +(69,296,l), +(69,0,l), +(219,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(184,327,l,{ +name = hr00; +}), +(240,327,l), +(460,0,l), +(562,0,l), +(337,327,l), +(546,327,l), +(546,396,l), +(330,396,l), +(546,698,l), +(451,698,l), +(238,396,l), +(184,396,l), +(184,698,l), +(100,698,l), +(100,396,l), +(28,396,l), +(28,327,l), +(100,327,l), +(100,0,l), +(184,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(151,358,l,{ +name = hr00; +}), +(237,358,l), +(518,0,l), +(544,0,l), +(264,358,l), +(515,358,l), +(515,378,l), +(263,378,l), +(528,698,l), +(502,698,l), +(237,378,l), +(151,378,l), +(151,698,l), +(129,698,l), +(129,378,l), +(36,378,l), +(36,358,l), +(129,358,l), +(129,0,l), +(151,0,l) +); +} +); +width = 600; +} +); +unicode = 8365; +}, +{ +glyphname = lira; +lastChange = "2023-03-22 23:49:14 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(553,0,l), +(553,128,l), +(224,128,l), +(224,137,l), +(247,149,o), +(273,169,o), +(288,200,c), +(424,200,l), +(424,289,l), +(300,289,l), +(296,313,o), +(287,336,o), +(278,357,c), +(424,357,l), +(424,446,l), +(243,446,l), +(240,457,o), +(239,468,o), +(239,480,cs,{ +name = hr01; +}), +(239,544,o), +(278,581,o), +(340,581,cs), +(395,581,o), +(429,552,o), +(460,512,c), +(559,605,l), +(508,672,o), +(436,710,o), +(335,710,cs), +(186,710,o), +(86,627,o), +(86,504,cs), +(86,483,o), +(89,464,o), +(93,446,c), +(49,446,l), +(49,357,l), +(127,357,l), +(137,334,o), +(146,312,o), +(151,289,c,{ +name = hr02; +}), +(49,289,l), +(49,200,l), +(141,200,l), +(127,172,o), +(102,150,o), +(69,136,c), +(69,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(538,0,l), +(538,80,l), +(154,80,l), +(154,85,l), +(186,106,o), +(222,148,o), +(233,209,c), +(415,209,l), +(415,274,l), +(234,274,l), +(231,303,o), +(222,329,o), +(213,356,c), +(415,356,l), +(415,421,l), +(193,421,l), +(188,444,o), +(184,467,o), +(184,494,cs,{ +name = hr01; +}), +(184,596,o), +(240,637,o), +(327,637,cs), +(403,637,o), +(450,605,o), +(487,551,c), +(550,596,l), +(506,664,o), +(438,710,o), +(332,710,cs), +(187,710,o), +(98,623,o), +(98,499,cs), +(98,471,o), +(103,445,o), +(109,421,c), +(52,421,l), +(52,356,l), +(130,356,l), +(139,330,o), +(147,303,o), +(151,274,c,{ +name = hr02; +}), +(52,274,l), +(52,209,l), +(152,209,l), +(146,161,o), +(122,124,o), +(75,105,c), +(75,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(525,0,l), +(525,20,l,{ +name = hr00; +}), +(104,20,l), +(104,22,l), +(165,69,o), +(198,142,o), +(198,233,c), +(403,233,l), +(403,252,l), +(196,252,l), +(191,300,o), +(175,340,o), +(160,381,c), +(403,381,l), +(403,400,l), +(152,400,l), +(140,434,o), +(131,469,o), +(131,510,cs), +(131,623,o), +(206,690,o), +(322,690,cs), +(402,690,o), +(467,658,o), +(512,582,c), +(531,592,l), +(484,672,o), +(410,710,o), +(321,710,cs), +(196,710,o), +(109,635,o), +(109,510,cs), +(109,469,o), +(119,433,o), +(130,400,c), +(59,400,l), +(59,381,l), +(137,381,l), +(152,340,o), +(168,300,o), +(174,252,c), +(59,252,l), +(59,233,l), +(176,233,l), +(176,135,o), +(136,67,o), +(80,25,c), +(80,0,l) +); +} +); +width = 600; +} +); +unicode = 8356; +}, +{ +glyphname = liraturkish; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(109,0,l,{ +name = hr00; +}), +(313,0,ls), +(498,0,o), +(578,135,o), +(578,305,c), +(436,305,l), +(436,166,o), +(390,122,o), +(294,122,cs), +(248,122,l), +(248,264,l), +(409,338,l), +(409,442,l), +(248,368,l), +(248,434,l), +(409,508,l), +(409,612,l), +(248,538,l), +(248,698,l), +(109,698,l), +(109,473,l), +(39,441,l), +(39,337,l), +(109,369,l), +(109,303,l), +(39,271,l), +(39,167,l), +(109,199,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(155,0,l,{ +name = hr00; +}), +(296,0,ls), +(467,0,o), +(554,135,o), +(554,305,c), +(472,305,l), +(472,163,o), +(404,73,o), +(291,73,cs), +(239,73,l), +(239,286,l), +(421,371,l), +(421,440,l), +(239,355,l), +(239,446,l), +(421,531,l), +(421,600,l), +(239,515,l), +(239,698,l), +(155,698,l), +(155,476,l), +(56,430,l), +(56,361,l), +(155,407,l), +(155,316,l), +(56,270,l), +(56,201,l), +(155,247,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(170,0,l,{ +name = hr00; +}), +(295,0,ls), +(446,0,o), +(528,133,o), +(528,305,c), +(506,305,l), +(506,145,o), +(430,20,o), +(293,20,cs), +(192,20,l), +(192,312,l), +(400,413,l), +(400,434,l), +(192,333,l), +(192,462,l), +(400,563,l), +(400,584,l), +(192,483,l), +(192,698,l), +(170,698,l), +(170,474,l), +(39,411,l), +(39,390,l), +(170,453,l), +(170,324,l), +(39,261,l), +(39,240,l), +(170,303,l) +); +} +); +width = 600; +} +); +unicode = 8378; +}, +{ +glyphname = naira; +lastChange = "2023-03-22 23:44:12 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(532,373,l,{ +name = hr00; +}), +(577,373,l), +(577,467,l), +(532,467,l), +(532,698,l), +(422,698,l), +(422,460,l), +(322,460,l), +(256,698,l), +(68,698,l), +(68,467,l), +(23,467,l), +(23,373,l), +(68,373,l), +(68,325,l), +(23,325,l), +(23,231,l), +(68,231,l), +(68,0,l), +(178,0,l), +(178,238,l), +(278,238,l), +(344,0,l), +(532,0,l), +(532,231,l), +(577,231,l), +(577,325,l), +(532,325,l) +); +}, +{ +closed = 1; +nodes = ( +(178,318,l), +(178,564,l), +(188,564,l), +(256,318,l) +); +}, +{ +closed = 1; +nodes = ( +(344,380,l), +(422,380,l), +(422,134,l), +(412,134,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(508,389,l,{ +name = hr00; +}), +(573,389,l), +(573,454,l), +(508,454,l), +(508,698,l), +(438,698,l), +(438,450,l), +(302,450,l), +(217,698,l), +(92,698,l), +(92,454,l), +(27,454,l), +(27,389,l), +(92,389,l), +(92,309,l), +(27,309,l), +(27,244,l), +(92,244,l), +(92,0,l), +(162,0,l), +(162,248,l), +(298,248,l), +(383,0,l), +(508,0,l), +(508,244,l), +(573,244,l), +(573,309,l), +(508,309,l) +); +}, +{ +closed = 1; +nodes = ( +(162,304,l), +(162,622,l), +(169,622,l), +(278,304,l) +); +}, +{ +closed = 1; +nodes = ( +(322,394,l), +(438,394,l), +(438,76,l), +(431,76,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(502,414,l,{ +name = hr00; +}), +(573,414,l), +(573,433,l), +(502,433,l), +(502,698,l), +(481,698,l), +(481,433,l), +(268,433,l), +(130,698,l), +(98,698,l), +(98,433,l), +(27,433,l), +(27,414,l), +(98,414,l), +(98,285,l), +(27,285,l), +(27,266,l), +(98,266,l), +(98,0,l), +(119,0,l), +(119,266,l), +(332,266,l), +(470,0,l), +(502,0,l), +(502,266,l), +(573,266,l), +(573,285,l), +(502,285,l) +); +}, +{ +closed = 1; +nodes = ( +(119,285,l), +(119,668,l), +(122,668,l), +(322,285,l) +); +}, +{ +closed = 1; +nodes = ( +(278,414,l), +(481,414,l), +(481,30,l), +(478,30,l) +); +} +); +width = 600; +} +); +unicode = 8358; +}, +{ +glyphname = peso; +lastChange = "2023-03-23 00:13:48 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(218,0,l), +(218,171,l,{ +name = hr00; +}), +(318,171,ls), +(424,171,o), +(492,213,o), +(518,317,c), +(579,317,l), +(579,411,l), +(531,411,l), +(531,460,l), +(579,460,l), +(579,554,l), +(518,554,l), +(491,656,o), +(423,698,o), +(318,698,cs), +(76,698,l), +(76,554,l), +(25,554,l), +(25,460,l), +(76,460,l), +(76,411,l), +(25,411,l), +(25,317,l), +(76,317,l), +(76,0,l) +); +}, +{ +closed = 1; +nodes = ( +(218,322,l), +(383,322,l), +(374,283,o), +(350,266,o), +(293,266,cs), +(218,266,l) +); +}, +{ +closed = 1; +nodes = ( +(218,464,l), +(387,464,l), +(387,407,l), +(218,407,l) +); +}, +{ +closed = 1; +nodes = ( +(218,604,l), +(293,604,ls), +(348,604,o), +(372,587,o), +(382,549,c), +(218,549,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(165,0,l), +(165,194,l,{ +name = hr00; +}), +(324,194,ls), +(428,194,o), +(485,249,o), +(507,341,c), +(574,341,l), +(574,406,l), +(517,406,l), +(517,486,l), +(574,486,l), +(574,551,l), +(507,551,l), +(485,643,o), +(428,698,o), +(324,698,cs), +(83,698,l), +(83,551,l), +(28,551,l), +(28,486,l), +(83,486,l), +(83,406,l), +(28,406,l), +(28,341,l), +(83,341,l), +(83,0,l) +); +}, +{ +closed = 1; +nodes = ( +(165,343,l), +(432,343,l), +(420,292,o), +(384,263,o), +(322,263,cs), +(165,263,l) +); +}, +{ +closed = 1; +nodes = ( +(165,488,l), +(436,488,l), +(436,404,l), +(165,404,l) +); +}, +{ +closed = 1; +nodes = ( +(165,629,l), +(322,629,ls), +(384,629,o), +(420,600,o), +(432,549,c), +(165,549,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(146,0,l), +(146,257,l,{ +name = hr00; +}), +(328,257,ls), +(423,257,o), +(481,310,o), +(497,394,c), +(562,394,l), +(562,413,l), +(499,413,l), +(499,542,l), +(562,542,l), +(562,561,l), +(497,561,l), +(481,645,o), +(423,698,o), +(328,698,cs), +(124,698,l), +(124,561,l), +(63,561,l), +(63,542,l), +(124,542,l), +(124,413,l), +(63,413,l), +(63,394,l), +(124,394,l), +(124,0,l) +); +}, +{ +closed = 1; +nodes = ( +(146,394,l), +(475,394,l), +(464,331,o), +(416,277,o), +(328,277,cs), +(146,277,l) +); +}, +{ +closed = 1; +nodes = ( +(146,542,l), +(477,542,l), +(477,413,l), +(146,413,l) +); +}, +{ +closed = 1; +nodes = ( +(146,678,l), +(328,678,ls), +(416,678,o), +(464,624,o), +(475,561,c), +(146,561,l) +); +} +); +width = 600; +} +); +unicode = 8369; +}, +{ +glyphname = ruble; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(449,114,l,{ +name = hr00; +}), +(449,223,l), +(243,223,l), +(243,275,l), +(352,275,l), +(489,275,o), +(565,357,o), +(565,486,cs), +(565,615,o), +(489,698,o), +(352,698,cs), +(92,698,l), +(92,384,l), +(32,384,l), +(32,275,l), +(92,275,l), +(92,223,l), +(32,223,l), +(32,114,l), +(92,114,l), +(92,0,l), +(243,0,l), +(243,114,l) +); +}, +{ +closed = 1; +nodes = ( +(243,587,l), +(314,587,ls), +(384,587,o), +(408,562,o), +(408,501,cs), +(408,470,ls), +(408,409,o), +(384,384,o), +(314,384,cs), +(243,384,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(439,134,l,{ +name = hr00; +}), +(439,203,l), +(212,203,l), +(212,294,l), +(355,294,ls), +(484,294,o), +(555,367,o), +(555,494,cs), +(555,621,o), +(485,698,o), +(356,698,cs), +(128,698,l), +(128,363,l), +(45,363,l), +(45,294,l), +(128,294,l), +(128,203,l), +(45,203,l), +(45,134,l), +(128,134,l), +(128,0,l), +(212,0,l), +(212,134,l) +); +}, +{ +closed = 1; +nodes = ( +(212,625,l), +(356,625,ls), +(426,625,o), +(468,589,o), +(468,525,cs), +(468,463,ls), +(468,399,o), +(426,363,o), +(356,363,cs), +(212,363,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(420,173,l,{ +name = hr00; +}), +(420,193,l), +(173,193,l), +(173,322,l), +(385,322,ls), +(499,322,o), +(559,397,o), +(559,510,cs), +(559,624,o), +(499,698,o), +(385,698,cs), +(151,698,l), +(151,342,l), +(46,342,l), +(46,322,l), +(151,322,l), +(151,193,l), +(46,193,l), +(46,173,l), +(151,173,l), +(151,0,l), +(173,0,l), +(173,173,l) +); +}, +{ +closed = 1; +nodes = ( +(173,678,l), +(385,678,ls), +(488,678,o), +(535,608,o), +(535,533,cs), +(535,487,ls), +(535,412,o), +(488,342,o), +(385,342,cs), +(173,342,l) +); +} +); +width = 600; +} +); +unicode = 8381; +}, +{ +glyphname = rupee; +lastChange = "2023-03-22 23:40:59 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(537,-12,o), +(590,45,o), +(590,128,cs), +(590,183,o), +(567,220,o), +(524,263,cs), +(509,278,ls), +(485,302,o), +(475,317,o), +(475,341,cs,{ +name = hr02; +}), +(475,368,o), +(488,379,o), +(513,379,cs), +(531,379,o), +(546,373,o), +(562,362,c), +(600,449,l), +(571,468,o), +(533,476,o), +(500,476,cs), +(416,476,o), +(357,424,o), +(357,337,cs), +(357,283,o), +(380,246,o), +(423,203,cs), +(438,188,ls), +(462,164,o), +(472,148,o), +(472,126,cs,{ +name = hr03; +}), +(472,99,o), +(457,86,o), +(426,86,cs), +(380,86,o), +(358,116,o), +(342,166,cs), +(284,347,l), +(341,380,o), +(368,446,o), +(368,516,cs), +(368,631,o), +(303,698,o), +(187,698,cs), +(37,698,l), +(37,0,l,{ +name = hr04; +}), +(156,0,l), +(156,321,l), +(169,321,l), +(227,128,ls), +(258,25,o), +(321,-12,o), +(417,-12,cs,{ +name = hr01; +}) +); +}, +{ +closed = 1; +nodes = ( +(156,597,l), +(190,597,ls), +(231,597,o), +(248,578,o), +(248,529,cs), +(248,487,ls), +(248,438,o), +(231,419,o), +(190,419,cs), +(156,419,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(539,-12,o), +(589,42,o), +(589,121,cs), +(589,187,o), +(554,217,o), +(511,260,cs), +(496,275,ls), +(457,314,o), +(442,331,o), +(442,361,cs), +(442,393,o), +(460,412,o), +(493,412,cs), +(516,412,o), +(536,403,o), +(553,390,c), +(585,444,l), +(555,467,o), +(522,476,o), +(489,476,cs), +(411,476,o), +(367,426,o), +(367,361,cs), +(367,306,o), +(399,268,o), +(441,226,cs), +(460,207,ls), +(494,173,o), +(514,159,o), +(514,121,cs), +(514,77,o), +(486,55,o), +(438,55,cs), +(388,55,o), +(360,78,o), +(338,130,cs), +(250,338,l), +(321,361,o), +(350,421,o), +(350,511,cs), +(350,630,o), +(300,698,o), +(178,698,cs), +(49,698,l), +(49,0,l,{ +name = hr02; +}), +(129,0,l), +(129,322,l), +(173,322,l), +(266,93,ls), +(298,15,o), +(354,-12,o), +(431,-12,cs,{ +name = hr01; +}) +); +}, +{ +closed = 1; +nodes = ( +(129,626,l), +(171,626,ls), +(238,626,o), +(268,593,o), +(268,532,cs), +(268,486,ls), +(268,425,o), +(238,392,o), +(171,392,cs), +(129,392,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(534,-12,o), +(579,34,o), +(579,98,cs), +(579,150,o), +(556,179,o), +(507,228,cs), +(467,268,ls), +(428,307,o), +(402,330,o), +(402,379,cs), +(402,421,o), +(433,453,o), +(481,453,cs), +(511,453,o), +(535,442,o), +(556,423,c), +(570,439,l), +(546,461,o), +(514,473,o), +(480,473,cs), +(415,473,o), +(380,425,o), +(380,379,cs), +(380,328,o), +(405,300,o), +(453,252,cs), +(493,212,ls), +(532,173,o), +(557,149,o), +(557,98,cs), +(557,39,o), +(512,8,o), +(458,8,cs), +(400,8,o), +(370,37,o), +(341,92,cs), +(213,337,l), +(295,354,o), +(327,419,o), +(327,515,cs), +(327,629,o), +(282,698,o), +(162,698,cs), +(73,698,l), +(73,0,l,{ +name = hr02; +}), +(95,0,l), +(95,332,l), +(191,332,l), +(324,78,ls), +(358,13,o), +(394,-12,o), +(458,-12,cs,{ +name = hr01; +}) +); +}, +{ +closed = 1; +nodes = ( +(95,678,l), +(162,678,ls), +(256,678,o), +(303,629,o), +(303,537,cs), +(303,493,ls), +(303,401,o), +(256,352,o), +(162,352,cs), +(95,352,l) +); +} +); +width = 600; +} +); +unicode = 8360; +}, +{ +glyphname = rupeeindian; +lastChange = "2023-03-22 23:39:27 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(529,0,l,{ +name = hr00; +}), +(319,273,l), +(332,279,l), +(391,309,o), +(426,357,o), +(433,426,c), +(433,427,l), +(564,427,l), +(564,519,l), +(424,519,l), +(410,559,o), +(382,579,o), +(354,584,c), +(354,589,l), +(564,589,l), +(564,698,l), +(46,698,l), +(46,589,l), +(167,589,ls), +(232,589,o), +(282,570,o), +(288,519,c), +(46,519,l), +(46,427,l), +(288,427,l), +(288,425,l), +(279,369,o), +(230,355,o), +(167,355,cs), +(46,355,l), +(46,246,l), +(168,246,l), +(352,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(506,0,l,{ +name = hr00; +}), +(279,296,l), +(292,299,l), +(377,321,o), +(428,386,o), +(434,469,c), +(434,470,l), +(554,470,l), +(554,539,l), +(428,539,l), +(416,587,o), +(389,612,o), +(363,624,c), +(363,629,l), +(554,629,l), +(554,698,l), +(56,698,l), +(56,629,l), +(228,629,l), +(293,629,o), +(343,596,o), +(349,539,c), +(56,539,l), +(56,470,l), +(352,470,l), +(352,466,l), +(350,395,o), +(300,360,o), +(228,360,cs), +(56,360,l), +(56,291,l), +(181,291,l), +(403,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(486,0,l,{ +name = hr00; +}), +(241,322,l), +(263,322,ls), +(376,322,o), +(436,396,o), +(436,506,cs), +(436,509,l), +(550,509,l), +(550,529,l), +(435,528,l), +(434,599,o), +(397,653,o), +(343,676,c), +(343,678,l), +(550,678,l), +(550,698,l), +(70,698,l), +(70,678,l), +(263,678,ls), +(360,678,o), +(414,606,o), +(413,529,c), +(70,529,l), +(70,509,l), +(413,509,l), +(413,493,ls), +(413,409,o), +(364,342,o), +(263,342,cs), +(70,342,l), +(70,322,l), +(214,322,l), +(459,0,l) +); +} +); +width = 600; +} +); +unicode = 8377; +}, +{ +glyphname = sheqel; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(184,0,l,{ +name = hr00; +}), +(381,0,ls), +(491,0,o), +(570,65,o), +(570,198,cs), +(570,698,l), +(467,698,l), +(467,199,ls), +(467,120,o), +(420,90,o), +(364,90,cs), +(279,90,l), +(279,531,l), +(184,531,l) +); +}, +{ +closed = 1; +nodes = ( +(137,0,l), +(137,608,l), +(223,608,ls), +(279,608,o), +(325,578,o), +(325,499,cs), +(325,167,l), +(420,167,l), +(420,500,ls), +(420,633,o), +(343,698,o), +(233,698,cs), +(34,698,l), +(34,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(196,0,l,{ +name = hr00; +}), +(356,0,ls), +(466,0,o), +(545,65,o), +(545,198,cs), +(545,698,l), +(468,698,l), +(468,182,ls), +(468,94,o), +(412,64,o), +(356,64,cs), +(272,64,l), +(272,551,l), +(196,551,l) +); +}, +{ +closed = 1; +nodes = ( +(136,0,l), +(136,634,l), +(221,634,ls), +(277,634,o), +(332,604,o), +(332,516,cs), +(332,147,l), +(408,147,l), +(408,500,ls), +(408,633,o), +(331,698,o), +(221,698,cs), +(59,698,l), +(59,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(223,0,l,{ +name = hr00; +}), +(376,0,ls), +(465,0,o), +(517,57,o), +(517,156,cs), +(517,698,l), +(495,698,l), +(495,156,ls), +(495,70,o), +(451,20,o), +(376,20,cs), +(245,20,l), +(245,572,l), +(223,572,l) +); +}, +{ +closed = 1; +nodes = ( +(109,0,l), +(109,678,l), +(240,678,ls), +(315,678,o), +(359,628,o), +(359,542,cs), +(359,126,l), +(381,126,l), +(381,543,ls), +(381,642,o), +(329,698,o), +(240,698,cs), +(87,698,l), +(87,0,l) +); +} +); +width = 600; +} +); +unicode = 8362; +}, +{ +glyphname = sterling; +lastChange = "2023-03-22 23:29:45 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(553,0,l), +(553,128,l), +(224,128,l), +(224,137,l), +(259,156,o), +(300,192,o), +(302,257,cs), +(302,259,o), +(302,260,o), +(302,269,c), +(442,269,l), +(442,379,l), +(267,379,l), +(253,411,o), +(239,443,o), +(239,480,cs,{ +name = hr01; +}), +(239,544,o), +(278,581,o), +(340,581,cs), +(395,581,o), +(429,552,o), +(460,512,c), +(559,605,l), +(508,672,o), +(436,710,o), +(335,710,cs), +(186,710,o), +(86,627,o), +(86,504,cs), +(86,456,o), +(101,416,o), +(117,379,c), +(46,379,l), +(46,269,l), +(153,269,l), +(154,265,o), +(154,261,o), +(154,257,cs,{ +name = hr02; +}), +(154,201,o), +(122,159,o), +(69,136,c), +(69,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(538,0,l), +(538,80,l), +(154,80,l), +(154,85,l), +(192,110,o), +(236,165,o), +(236,247,cs), +(236,261,o), +(235,273,o), +(233,286,c), +(415,286,l), +(415,355,l), +(214,355,l), +(200,397,o), +(184,440,o), +(184,494,cs,{ +name = hr01; +}), +(184,596,o), +(240,637,o), +(327,637,cs), +(403,637,o), +(450,605,o), +(487,551,c), +(550,596,l), +(506,664,o), +(438,710,o), +(332,710,cs), +(187,710,o), +(98,623,o), +(98,499,cs), +(98,444,o), +(115,400,o), +(130,355,c), +(52,355,l), +(52,286,l), +(149,286,l), +(152,270,o), +(154,254,o), +(154,237,cs,{ +name = hr02; +}), +(154,175,o), +(131,128,o), +(75,105,c), +(75,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(525,0,l,{ +name = hr00; +}), +(525,20,l), +(104,20,l), +(104,22,l), +(165,69,o), +(198,141,o), +(198,221,cs), +(198,254,o), +(192,283,o), +(184,311,c), +(401,311,l), +(401,331,l), +(178,331,l), +(158,389,o), +(131,442,o), +(131,510,cs), +(131,623,o), +(206,690,o), +(322,690,cs), +(400,690,o), +(464,660,o), +(507,587,c), +(526,597,l), +(481,674,o), +(408,710,o), +(321,710,cs), +(196,710,o), +(109,635,o), +(109,510,cs), +(109,441,o), +(136,388,o), +(155,331,c), +(67,331,l), +(67,311,l), +(162,311,l), +(170,283,o), +(176,253,o), +(176,220,cs), +(176,134,o), +(136,67,o), +(80,25,c), +(80,0,l) +); +} +); +width = 600; +} +); +unicode = 163; +}, +{ +glyphname = tenge; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(555,593,l,{ +name = hr00; +}), +(555,698,l), +(45,698,l), +(45,593,l) +); +}, +{ +closed = 1; +nodes = ( +(556,416,l), +(556,521,l), +(44,521,l), +(44,416,l), +(225,416,l), +(225,0,l), +(375,0,l), +(375,416,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(555,629,l,{ +name = hr00; +}), +(555,698,l), +(45,698,l), +(45,629,l) +); +}, +{ +closed = 1; +nodes = ( +(555,470,l), +(555,539,l), +(45,539,l), +(45,470,l), +(258,470,l), +(258,0,l), +(342,0,l), +(342,470,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(559,678,l,{ +name = hr00; +}), +(559,698,l), +(41,698,l), +(41,678,l) +); +}, +{ +closed = 1; +nodes = ( +(559,529,l), +(559,549,l), +(41,549,l), +(41,529,l), +(289,529,l), +(289,0,l), +(311,0,l), +(311,529,l) +); +} +); +width = 600; +} +); +unicode = 8376; +}, +{ +glyphname = tugrik; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(500,234,l,{ +name = hr00; +}), +(500,334,l), +(371,278,l), +(371,362,l), +(500,418,l), +(500,518,l), +(371,462,l), +(371,581,l), +(576,581,l), +(576,698,l), +(24,698,l), +(24,581,l), +(229,581,l), +(229,400,l), +(100,344,l), +(100,244,l), +(229,300,l), +(229,216,l), +(100,160,l), +(100,60,l), +(229,116,l), +(229,0,l), +(371,0,l), +(371,178,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(483,282,l,{ +name = hr00; +}), +(483,351,l), +(343,286,l), +(343,377,l), +(483,442,l), +(483,511,l), +(343,446,l), +(343,625,l), +(575,625,l), +(575,698,l), +(26,698,l), +(26,625,l), +(258,625,l), +(258,406,l), +(118,341,l), +(118,272,l), +(258,337,l), +(258,246,l), +(118,181,l), +(118,112,l), +(258,177,l), +(258,0,l), +(343,0,l), +(343,217,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(467,329,l,{ +name = hr00; +}), +(467,350,l), +(311,273,l), +(311,402,l), +(467,478,l), +(467,499,l), +(311,423,l), +(311,678,l), +(559,678,l), +(559,698,l), +(41,698,l), +(41,678,l), +(289,678,l), +(289,414,l), +(133,338,l), +(133,317,l), +(289,393,l), +(289,264,l), +(133,188,l), +(133,167,l), +(289,243,l), +(289,0,l), +(311,0,l), +(311,252,l) +); +} +); +width = 600; +} +); +unicode = 8366; +}, +{ +glyphname = won; +lastChange = "2023-03-22 23:10:46 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(257,0,l), +(288,444,l), +(312,444,l), +(343,0,l), +(523,0,l), +(532,270,l), +(592,270,l), +(592,361,l), +(535,361,l), +(537,437,l,{ +name = hr00; +}), +(592,437,l), +(592,529,l), +(540,529,l), +(546,698,l), +(423,698,l), +(423,522,l), +(180,522,l), +(180,698,l), +(54,698,l), +(60,529,l), +(8,529,l), +(8,437,l), +(63,437,l), +(65,361,l), +(8,361,l), +(8,270,l), +(68,270,l), +(77,0,l) +); +}, +{ +closed = 1; +nodes = ( +(172,444,l), +(222,444,l), +(197,93,l), +(172,93,l) +); +}, +{ +closed = 1; +nodes = ( +(381,444,l), +(431,444,l), +(431,93,l), +(406,93,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(227,0,l), +(292,404,l), +(308,404,l), +(373,0,l), +(503,0,l), +(511,248,l), +(574,248,l), +(574,313,l), +(513,313,l), +(516,399,l,{ +name = hr00; +}), +(574,399,l), +(574,464,l), +(518,464,l), +(525,698,l), +(452,698,l), +(449,459,l), +(153,459,l), +(150,698,l), +(75,698,l), +(82,464,l), +(26,464,l), +(26,399,l), +(84,399,l), +(87,313,l), +(26,313,l), +(26,248,l), +(89,248,l), +(97,0,l) +); +}, +{ +closed = 1; +nodes = ( +(154,404,l), +(231,404,l), +(177,74,l), +(160,74,l) +); +}, +{ +closed = 1; +nodes = ( +(371,404,l), +(448,404,l), +(442,74,l), +(425,74,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(163,0,l), +(299,408,l,{ +name = hr00; +}), +(302,408,l), +(437,0,l), +(474,0,l), +(488,260,l), +(559,260,l), +(559,279,l), +(489,279,l), +(496,408,l), +(559,408,l), +(559,427,l), +(497,427,l), +(512,698,l), +(492,698,l), +(477,427,l), +(124,427,l), +(109,698,l), +(88,698,l), +(103,427,l), +(41,427,l), +(41,408,l), +(104,408,l), +(111,279,l), +(41,279,l), +(41,260,l), +(112,260,l), +(126,0,l) +); +}, +{ +closed = 1; +nodes = ( +(125,407,l), +(279,408,l), +(149,22,l), +(146,22,l) +); +}, +{ +closed = 1; +nodes = ( +(322,408,l), +(476,408,l), +(455,22,l), +(452,22,l) +); +} +); +width = 600; +} +); +unicode = 8361; +}, +{ +glyphname = yen; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(56,0,l,{ +name = hr00; +}), +(544,0,l), +(544,113,l), +(371,113,l), +(371,221,l), +(544,221,l), +(544,334,l), +(441,334,l), +(600,698,l), +(449,698,l), +(307,334,l), +(297,334,l), +(156,698,l), +(0,698,l), +(160,334,l), +(56,334,l), +(56,221,l), +(229,221,l), +(229,113,l), +(56,113,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(75,0,l,{ +name = hr00; +}), +(525,0,l), +(525,69,l), +(340,69,l), +(340,255,l), +(525,255,l), +(525,324,l), +(384,324,l), +(578,698,l), +(487,698,l), +(303,324,l), +(299,324,l), +(115,698,l), +(22,698,l), +(216,324,l), +(75,324,l), +(75,255,l), +(260,255,l), +(260,69,l), +(75,69,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(91,0,l,{ +name = hr00; +}), +(509,0,l), +(509,19,l), +(311,19,l), +(311,294,l), +(509,294,l), +(509,313,l), +(323,313,l), +(572,698,l), +(548,698,l), +(302,317,l), +(299,317,l), +(53,698,l), +(28,698,l), +(277,313,l), +(91,313,l), +(91,294,l), +(289,294,l), +(289,19,l), +(91,19,l) +); +} +); +width = 600; +} +); +unicode = 165; +}, +{ +export = 0; +glyphname = guarani; +lastChange = "2023-03-22 23:28:01 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(296,-113,l), +(310,-13,l), +(327,-13,o), +(344,-11,o), +(359,-8,cs), +(478,14,o), +(545,105,o), +(545,234,cs), +(545,373,l), +(354,373,l), +(382,568,l), +(404,549,o), +(417,522,o), +(426,492,c), +(539,532,l), +(515,612,o), +(473,665,o), +(410,691,c), +(426,811,l), +(310,811,l), +(296,710,l), +(285,710,o), +(274,709,o), +(264,708,cs), +(107,691,o), +(35,562,o), +(35,350,cs), +(35,169,o), +(87,49,o), +(197,5,c), +(180,-113,l,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(330,104,o), +(324,103,o), +(316,102,c), +(339,267,l), +(416,267,l), +(416,218,ls), +(416,163,o), +(394,117,o), +(337,105,cs) +); +}, +{ +closed = 1; +nodes = ( +(196,161,o), +(184,212,o), +(184,287,cs), +(184,410,ls), +(184,519,o), +(211,579,o), +(275,592,cs), +(280,593,o), +(285,594,o), +(290,594,c), +(224,132,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(252,-113,l), +(270,-10,l), +(281,-11,o), +(292,-12,o), +(304,-12,cs), +(454,-12,o), +(522,95,o), +(522,244,cs), +(522,345,l), +(332,345,l), +(381,625,l), +(419,605,o), +(439,568,o), +(456,527,c), +(524,557,l), +(499,613,o), +(464,670,o), +(395,696,c), +(415,811,l), +(352,811,l), +(334,709,l), +(326,710,o), +(317,710,o), +(308,710,cs), +(140,710,o), +(56,582,o), +(56,349,cs), +(56,166,o), +(108,48,o), +(210,5,c), +(189,-113,l,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(297,55,o), +(288,56,o), +(281,57,c), +(320,280,l), +(446,280,l), +(446,228,ls), +(446,120,o), +(395,55,o), +(305,55,cs) +); +}, +{ +closed = 1; +nodes = ( +(168,114,o), +(139,190,o), +(139,292,cs), +(139,406,ls), +(139,549,o), +(195,641,o), +(309,641,cs), +(314,641,o), +(319,641,o), +(323,640,c), +(223,78,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(231,-113,l), +(251,-6,l), +(262,-9,o), +(280,-12,o), +(297,-12,cs), +(422,-12,o), +(510,52,o), +(510,270,cs), +(510,315,l), +(311,315,l), +(380,680,l), +(432,662,o), +(470,620,o), +(489,562,c), +(508,569,l), +(486,633,o), +(442,680,o), +(383,700,c), +(404,811,l), +(383,811,l), +(363,705,l), +(349,708,o), +(333,710,o), +(318,710,cs), +(166,710,o), +(80,605,o), +(80,349,cs), +(80,144,o), +(135,36,o), +(232,-1,c), +(210,-113,l,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(281,8,o), +(265,11,o), +(255,14,c), +(307,295,l), +(488,295,l), +(488,263,ls), +(488,70,o), +(412,8,o), +(297,8,cs) +); +}, +{ +closed = 1; +nodes = ( +(150,56,o), +(104,155,o), +(104,317,cs), +(104,381,ls), +(104,586,o), +(179,690,o), +(318,690,cs), +(332,690,o), +(347,689,o), +(360,686,c), +(236,20,l) +); +} +); +width = 600; +} +); +unicode = 8370; +}, +{ +glyphname = divisionslash; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = fraction; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = fraction; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = fraction; +} +); +width = 600; +} +); +unicode = 8725; +}, +{ +glyphname = plus; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(364,62,l,{ +name = hr00; +}), +(364,246,l), +(538,246,l), +(538,364,l), +(364,364,l), +(364,548,l), +(236,548,l), +(236,364,l), +(62,364,l), +(62,246,l), +(236,246,l), +(236,62,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(338,62,l,{ +name = hr00; +}), +(338,271,l), +(538,271,l), +(538,339,l), +(338,339,l), +(338,548,l), +(262,548,l), +(262,339,l), +(62,339,l), +(62,271,l), +(262,271,l), +(262,62,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(311,62,l,{ +name = hr00; +}), +(311,296,l), +(539,296,l), +(539,315,l), +(311,315,l), +(311,549,l), +(290,549,l), +(290,315,l), +(62,315,l), +(62,296,l), +(290,296,l), +(290,62,l) +); +} +); +width = 600; +} +); +unicode = 43; +}, +{ +glyphname = minus; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(538,246,l,{ +name = hr00; +}), +(538,364,l), +(62,364,l), +(62,246,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(538,271,l,{ +name = hr00; +}), +(538,339,l), +(62,339,l), +(62,271,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(538,296,l,{ +name = hr00; +}), +(538,315,l), +(62,315,l), +(62,296,l) +); +} +); +width = 600; +} +); +unicode = 8722; +}, +{ +glyphname = multiply; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(445,75,l,{ +name = hr00; +}), +(530,160,l), +(385,305,l), +(530,450,l), +(445,535,l), +(300,390,l), +(155,535,l), +(70,450,l), +(215,305,l), +(70,160,l), +(155,75,l), +(300,220,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(463,93,l,{ +name = hr00; +}), +(512,142,l), +(349,305,l), +(512,468,l), +(463,517,l), +(300,354,l), +(137,517,l), +(88,468,l), +(251,305,l), +(88,142,l), +(137,93,l), +(300,256,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(481,110,l,{ +name = hr00; +}), +(495,123,l), +(313,305,l), +(495,487,l), +(481,500,l), +(300,318,l), +(119,500,l), +(105,487,l), +(287,305,l), +(105,123,l), +(119,110,l), +(300,292,l) +); +} +); +width = 600; +} +); +unicode = 215; +}, +{ +glyphname = divide; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(538,246,l,{ +name = hr00; +}), +(538,364,l), +(62,364,l), +(62,246,l) +); +}, +{ +closed = 1; +nodes = ( +(363,29,o), +(388,59,o), +(388,98,cs), +(388,122,ls), +(388,160,o), +(363,191,o), +(300,191,cs), +(237,191,o), +(212,160,o), +(212,122,cs), +(212,98,ls), +(212,59,o), +(237,29,o), +(300,29,cs) +); +}, +{ +closed = 1; +nodes = ( +(363,419,o), +(388,450,o), +(388,488,cs), +(388,512,ls), +(388,551,o), +(363,581,o), +(300,581,cs), +(237,581,o), +(212,551,o), +(212,512,cs), +(212,488,ls), +(212,450,o), +(237,419,o), +(300,419,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(538,271,l,{ +name = hr00; +}), +(538,339,l), +(62,339,l), +(62,271,l) +); +}, +{ +closed = 1; +nodes = ( +(346,52,o), +(362,73,o), +(362,100,cs), +(362,122,ls), +(362,149,o), +(346,170,o), +(300,170,cs), +(254,170,o), +(238,149,o), +(238,122,cs), +(238,100,ls), +(238,73,o), +(254,52,o), +(300,52,cs) +); +}, +{ +closed = 1; +nodes = ( +(346,440,o), +(362,461,o), +(362,488,cs), +(362,510,ls), +(362,537,o), +(346,558,o), +(300,558,cs), +(254,558,o), +(238,537,o), +(238,510,cs), +(238,488,ls), +(238,461,o), +(254,440,o), +(300,440,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(538,296,l,{ +name = hr00; +}), +(538,315,l), +(62,315,l), +(62,296,l) +); +}, +{ +closed = 1; +nodes = ( +(322,81,o), +(334,91,o), +(334,108,cs), +(334,116,ls), +(334,133,o), +(322,143,o), +(300,143,cs), +(278,143,o), +(266,133,o), +(266,116,cs), +(266,108,ls), +(266,91,o), +(278,81,o), +(300,81,cs) +); +}, +{ +closed = 1; +nodes = ( +(322,468,o), +(334,478,o), +(334,495,cs), +(334,503,ls), +(334,520,o), +(322,530,o), +(300,530,cs), +(278,530,o), +(266,520,o), +(266,503,cs), +(266,495,ls), +(266,478,o), +(278,468,o), +(300,468,cs) +); +} +); +width = 600; +} +); +unicode = 247; +}, +{ +glyphname = equal; +lastChange = "2023-03-24 16:33:38 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(538,361,l,{ +name = hr00; +}), +(538,479,l), +(62,479,l), +(62,361,l) +); +}, +{ +closed = 1; +nodes = ( +(538,131,l), +(538,249,l), +(62,249,l), +(62,131,l) +); +} +); +width = 600; +}, +{ +hints = ( +{ +horizontal = 1; +options = 4; +origin = (1,3); +target = (1,2); +type = TTStem; +}, +{ +horizontal = 1; +options = 4; +origin = (0,3); +target = (0,2); +type = TTStem; +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(538,372,l,{ +name = hr00; +}), +(538,440,l), +(62,440,l), +(62,372,l) +); +}, +{ +closed = 1; +nodes = ( +(538,172,l), +(538,240,l), +(62,240,l), +(62,172,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(538,385,l,{ +name = hr00; +}), +(538,404,l), +(62,404,l), +(62,385,l) +); +}, +{ +closed = 1; +nodes = ( +(538,207,l), +(538,226,l), +(62,226,l), +(62,207,l) +); +} +); +width = 600; +} +); +unicode = 61; +}, +{ +glyphname = notequal; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(217,36,l,{ +name = hr00; +}), +(269,131,l), +(538,131,l), +(538,249,l), +(327,249,l), +(390,361,l), +(538,361,l), +(538,479,l), +(457,479,l), +(509,574,l), +(383,574,l), +(331,479,l), +(62,479,l), +(62,361,l), +(273,361,l), +(210,249,l), +(62,249,l), +(62,131,l), +(143,131,l), +(91,36,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(209,72,l,{ +name = hr00; +}), +(263,172,l), +(538,172,l), +(538,240,l), +(300,240,l), +(371,372,l), +(538,372,l), +(538,440,l), +(408,440,l), +(463,540,l), +(391,540,l), +(337,440,l), +(62,440,l), +(62,372,l), +(300,372,l), +(229,240,l), +(62,240,l), +(62,172,l), +(192,172,l), +(137,72,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(181,92,l,{ +name = hr00; +}), +(251,207,l), +(538,207,l), +(538,226,l), +(262,226,l), +(359,385,l), +(538,385,l), +(538,404,l), +(370,404,l), +(440,519,l), +(419,519,l), +(349,404,l), +(62,404,l), +(62,385,l), +(338,385,l), +(241,226,l), +(62,226,l), +(62,207,l), +(230,207,l), +(160,92,l) +); +} +); +width = 600; +} +); +unicode = 8800; +}, +{ +glyphname = greater; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(85,6,l,{ +name = hr00; +}), +(515,236,l), +(515,374,l), +(85,604,l), +(85,466,l), +(382,309,l), +(382,301,l), +(85,144,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(85,16,l,{ +name = hr00; +}), +(515,265,l), +(515,345,l), +(85,594,l), +(85,509,l), +(440,308,l), +(440,300,l), +(85,99,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(85,38,l,{ +name = hr00; +}), +(515,296,l), +(515,314,l), +(85,572,l), +(85,549,l), +(492,306,l), +(492,304,l), +(85,61,l) +); +} +); +width = 600; +} +); +unicode = 62; +}, +{ +glyphname = less; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(515,6,l,{ +name = hr00; +}), +(515,144,l), +(218,301,l), +(218,309,l), +(515,466,l), +(515,604,l), +(85,374,l), +(85,236,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(515,16,l,{ +name = hr00; +}), +(515,101,l), +(160,302,l), +(160,310,l), +(515,511,l), +(515,594,l), +(85,345,l), +(85,265,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(515,38,l,{ +name = hr00; +}), +(515,61,l), +(108,304,l), +(108,306,l), +(515,549,l), +(515,572,l), +(85,314,l), +(85,296,l) +); +} +); +width = 600; +} +); +unicode = 60; +}, +{ +glyphname = greaterequal; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(85,144,l,{ +name = hr00; +}), +(515,301,l), +(515,438,l), +(85,595,l), +(85,473,l), +(373,375,l), +(373,368,l), +(85,272,l) +); +}, +{ +closed = 1; +nodes = ( +(85,0,l), +(515,0,l), +(515,116,l), +(85,116,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(85,121,l,{ +name = hr00; +}), +(515,313,l), +(515,402,l), +(85,593,l), +(85,511,l), +(440,360,l), +(440,353,l), +(85,201,l) +); +}, +{ +closed = 1; +nodes = ( +(85,0,l), +(515,0,l), +(515,68,l), +(85,68,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(85,98,l,{ +name = hr00; +}), +(515,336,l), +(515,354,l), +(85,592,l), +(85,570,l), +(492,346,l), +(492,344,l), +(85,120,l) +); +}, +{ +closed = 1; +nodes = ( +(85,0,l), +(515,0,l), +(515,19,l), +(85,19,l) +); +} +); +width = 600; +} +); +unicode = 8805; +}, +{ +glyphname = lessequal; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(515,0,l,{ +name = hr00; +}), +(515,116,l), +(85,116,l), +(85,0,l) +); +}, +{ +closed = 1; +nodes = ( +(515,595,l), +(85,438,l), +(85,301,l), +(515,144,l), +(515,270,l), +(226,366,l), +(226,373,l), +(515,471,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(515,0,l,{ +name = hr00; +}), +(515,68,l), +(85,68,l), +(85,0,l) +); +}, +{ +closed = 1; +nodes = ( +(515,593,l), +(85,401,l), +(85,312,l), +(515,121,l), +(515,203,l), +(160,354,l), +(160,361,l), +(515,513,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(515,0,l,{ +name = hr00; +}), +(515,19,l), +(85,19,l), +(85,0,l) +); +}, +{ +closed = 1; +nodes = ( +(515,592,l), +(85,354,l), +(85,336,l), +(515,98,l), +(515,120,l), +(108,344,l), +(108,346,l), +(515,570,l) +); +} +); +width = 600; +} +); +unicode = 8804; +}, +{ +glyphname = plusminus; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(364,184,l,{ +name = hr00; +}), +(364,350,l), +(538,350,l), +(538,468,l), +(364,468,l), +(364,634,l), +(236,634,l), +(236,468,l), +(62,468,l), +(62,350,l), +(236,350,l), +(236,184,l) +); +}, +{ +closed = 1; +nodes = ( +(538,0,l), +(538,119,l), +(62,119,l), +(62,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(338,152,l,{ +name = hr00; +}), +(338,351,l), +(538,351,l), +(538,419,l), +(338,419,l), +(338,618,l), +(262,618,l), +(262,419,l), +(62,419,l), +(62,351,l), +(262,351,l), +(262,152,l) +); +}, +{ +closed = 1; +nodes = ( +(538,0,l), +(538,68,l), +(62,68,l), +(62,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(311,115,l,{ +name = hr00; +}), +(311,349,l), +(539,349,l), +(539,368,l), +(311,368,l), +(311,602,l), +(290,602,l), +(290,368,l), +(62,368,l), +(62,349,l), +(290,349,l), +(290,115,l) +); +}, +{ +closed = 1; +nodes = ( +(538,0,l), +(538,19,l), +(62,19,l), +(62,0,l) +); +} +); +width = 600; +} +); +unicode = 177; +}, +{ +glyphname = approxequal; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(488,325,o), +(543,387,o), +(564,477,c), +(458,515,l,{ +name = hr01; +}), +(442,470,o), +(425,448,o), +(393,448,cs,{ +name = hr02; +}), +(368,448,o), +(344,461,o), +(310,478,cs), +(270,498,o), +(233,515,o), +(191,515,cs,{ +name = hr03; +}), +(112,515,o), +(57,453,o), +(36,363,c), +(142,325,l,{ +name = hr04; +}), +(158,370,o), +(175,392,o), +(207,392,cs,{ +name = hr05; +}), +(232,392,o), +(256,379,o), +(290,362,cs), +(330,342,o), +(367,325,o), +(409,325,cs) +); +}, +{ +closed = 1; +nodes = ( +(488,94,o), +(543,156,o), +(564,246,c), +(458,284,l,{ +name = hr07; +}), +(442,239,o), +(425,217,o), +(393,217,cs,{ +name = hr08; +}), +(368,217,o), +(344,230,o), +(310,247,cs), +(270,267,o), +(233,284,o), +(191,284,cs,{ +name = hr09; +}), +(112,284,o), +(57,222,o), +(36,132,c), +(142,94,l,{ +name = hr10; +}), +(158,139,o), +(175,161,o), +(207,161,cs,{ +name = hr11; +}), +(232,161,o), +(256,148,o), +(290,131,cs), +(330,111,o), +(367,94,o), +(409,94,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(482,337,o), +(530,385,o), +(548,448,c), +(487,473,l), +(470,433,o), +(448,404,o), +(409,404,cs), +(376,404,o), +(340,424,o), +(305,441,cs), +(270,458,o), +(233,473,o), +(192,473,cs), +(118,473,o), +(70,425,o), +(52,362,c), +(113,337,l), +(130,377,o), +(152,406,o), +(191,406,cs), +(224,406,o), +(260,386,o), +(295,369,cs), +(330,352,o), +(367,337,o), +(408,337,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(482,138,o), +(530,186,o), +(548,249,c), +(487,274,l), +(470,234,o), +(448,205,o), +(409,205,cs), +(376,205,o), +(340,225,o), +(305,242,cs), +(270,259,o), +(233,274,o), +(192,274,cs), +(118,274,o), +(70,226,o), +(52,163,c), +(113,138,l), +(130,178,o), +(152,207,o), +(191,207,cs), +(224,207,o), +(260,187,o), +(295,170,cs), +(330,153,o), +(367,138,o), +(408,138,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(476,339,o), +(512,369,o), +(542,426,c), +(525,435,l), +(493,382,o), +(469,359,o), +(421,359,cs), +(390,359,o), +(366,369,o), +(305,396,cs), +(248,421,o), +(216,435,o), +(179,435,cs), +(124,435,o), +(88,405,o), +(58,348,c), +(75,339,l), +(107,392,o), +(131,415,o), +(179,415,cs), +(210,415,o), +(234,405,o), +(295,378,cs), +(352,353,o), +(384,339,o), +(421,339,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(476,173,o), +(512,203,o), +(542,260,c), +(525,269,l), +(493,216,o), +(469,193,o), +(421,193,cs), +(390,193,o), +(366,203,o), +(305,230,cs), +(248,255,o), +(216,269,o), +(179,269,cs), +(124,269,o), +(88,239,o), +(58,182,c), +(75,173,l), +(107,226,o), +(131,249,o), +(179,249,cs), +(210,249,o), +(234,239,o), +(295,212,cs), +(352,187,o), +(384,173,o), +(421,173,cs) +); +} +); +width = 600; +} +); +unicode = 8776; +}, +{ +glyphname = logicalnot; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(522,54,l,{ +name = hr00; +}), +(522,364,l), +(62,364,l), +(62,246,l), +(401,246,l), +(401,54,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(522,78,l,{ +name = hr00; +}), +(522,339,l), +(62,339,l), +(62,271,l), +(453,271,l), +(453,78,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(522,104,l,{ +name = hr00; +}), +(522,315,l), +(62,315,l), +(62,296,l), +(501,296,l), +(501,104,l) +); +} +); +width = 600; +} +); +unicode = 172; +}, +{ +glyphname = asciitilde; +lastChange = "2023-03-24 13:00:39 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(486,173,o), +(537,250,o), +(557,362,c), +(452,386,l), +(442,338,o), +(429,296,o), +(399,296,cs), +(347,296,o), +(334,436,o), +(201,436,cs), +(114,436,o), +(63,359,o), +(43,247,c), +(148,223,l), +(158,271,o), +(171,313,o), +(201,313,cs), +(253,313,o), +(266,173,o), +(399,173,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(486,203,o), +(525,265,o), +(550,363,c), +(488,377,l), +(473,316,o), +(454,270,o), +(412,270,cs), +(337,270,o), +(296,413,o), +(189,413,cs), +(115,413,o), +(76,351,o), +(51,253,c), +(113,239,l), +(128,300,o), +(147,346,o), +(189,346,cs), +(264,346,o), +(305,203,o), +(412,203,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(474,217,o), +(514,254,o), +(537,337,c), +(518,342,l), +(495,262,o), +(461,237,o), +(420,237,cs), +(333,237,o), +(278,391,o), +(178,391,cs), +(124,391,o), +(84,353,o), +(61,270,c), +(79,266,l), +(102,346,o), +(137,371,o), +(178,371,cs), +(265,371,o), +(321,217,o), +(420,217,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 126; +}, +{ +glyphname = asciicircum; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(573,293,l,{ +name = hr00; +}), +(379,698,l), +(222,698,l), +(27,293,l), +(138,239,l), +(291,562,l), +(303,562,l), +(456,239,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(555,318,l,{ +name = hr00; +}), +(345,698,l), +(255,698,l), +(45,318,l), +(107,287,l), +(296,629,l), +(300,629,l), +(489,287,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(532,332,l,{ +name = hr00; +}), +(311,698,l), +(289,698,l), +(68,332,l), +(86,322,l), +(299,676,l), +(301,676,l), +(514,322,l) +); +} +); +width = 600; +} +); +unicode = 94; +}, +{ +glyphname = "infinity"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(217,126,o), +(269,165,o), +(280,255,c), +(284,255,l), +(314,163,o), +(363,126,o), +(431,126,cs), +(531,126,o), +(589,192,o), +(589,305,cs), +(589,418,o), +(534,484,o), +(439,484,cs), +(383,484,o), +(331,445,o), +(320,355,c), +(316,355,l), +(286,447,o), +(237,484,o), +(169,484,cs), +(69,484,o), +(11,418,o), +(11,305,cs), +(11,192,o), +(66,126,o), +(161,126,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(147,228,o), +(127,253,o), +(127,298,cs), +(127,312,ls), +(127,357,o), +(147,382,o), +(174,382,cs), +(217,382,o), +(239,339,o), +(256,293,c), +(243,259,o), +(217,228,o), +(174,228,cs) +); +}, +{ +closed = 1; +nodes = ( +(383,228,o), +(361,271,o), +(344,317,c), +(357,351,o), +(383,382,o), +(426,382,cs), +(453,382,o), +(473,357,o), +(473,312,cs), +(473,298,ls), +(473,253,o), +(453,228,o), +(426,228,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(214,126,o), +(263,171,o), +(280,259,c), +(284,259,l), +(313,166,o), +(364,126,o), +(435,126,cs), +(531,126,o), +(589,192,o), +(589,305,cs), +(589,418,o), +(535,484,o), +(442,484,cs), +(385,484,o), +(337,439,o), +(320,351,c), +(316,351,l), +(287,444,o), +(236,484,o), +(165,484,cs), +(69,484,o), +(11,418,o), +(11,305,cs), +(11,192,o), +(64,126,o), +(157,126,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(118,188,o), +(87,220,o), +(87,278,cs), +(87,332,ls), +(87,390,o), +(118,422,o), +(166,422,cs), +(211,422,o), +(248,378,o), +(269,307,c), +(248,234,o), +(211,188,o), +(166,188,cs) +); +}, +{ +closed = 1; +nodes = ( +(389,188,o), +(352,232,o), +(331,303,c), +(352,376,o), +(389,422,o), +(434,422,cs), +(482,422,o), +(513,390,o), +(513,332,cs), +(513,278,ls), +(513,220,o), +(482,188,o), +(434,188,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(216,126,o), +(273,187,o), +(296,282,c), +(299,282,l), +(322,187,o), +(381,126,o), +(452,126,cs), +(544,126,o), +(592,192,o), +(592,305,cs), +(592,418,o), +(544,484,o), +(452,484,cs), +(384,484,o), +(327,423,o), +(304,328,c), +(301,328,l), +(278,423,o), +(219,484,o), +(148,484,cs), +(56,484,o), +(8,418,o), +(8,305,cs), +(8,192,o), +(56,126,o), +(148,126,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(78,145,o), +(30,195,o), +(30,287,cs), +(30,323,ls), +(30,415,o), +(78,465,o), +(146,465,cs), +(207,465,o), +(259,417,o), +(289,305,c), +(259,200,o), +(207,145,o), +(146,145,cs) +); +}, +{ +closed = 1; +nodes = ( +(393,145,o), +(341,193,o), +(311,305,c), +(341,410,o), +(393,465,o), +(454,465,cs), +(521,465,o), +(570,415,o), +(570,323,cs), +(570,287,ls), +(570,195,o), +(521,145,o), +(454,145,cs) +); +} +); +width = 600; +} +); +unicode = 8734; +}, +{ +glyphname = integral; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(28,-200,l,{ +name = hr00; +}), +(203,-200,ls), +(310,-200,o), +(361,-138,o), +(361,-51,cs), +(361,625,l), +(546,625,l), +(546,740,l), +(371,740,ls), +(263,740,o), +(213,678,o), +(213,591,cs), +(213,-85,l), +(28,-85,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(35,-200,l,{ +name = hr00; +}), +(213,-200,ls), +(291,-200,o), +(327,-151,o), +(327,-82,cs), +(327,671,l), +(539,671,l), +(539,740,l), +(361,740,ls), +(283,740,o), +(247,691,o), +(247,622,c), +(247,-132,l), +(35,-132,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(41,-200,l,{ +name = hr00; +}), +(268,-200,ls), +(288,-200,o), +(298,-191,o), +(298,-171,cs), +(298,721,l), +(533,721,l), +(533,740,l), +(306,740,ls), +(286,740,o), +(277,731,o), +(277,711,c), +(277,-181,l), +(41,-181,l) +); +} +); +width = 600; +} +); +unicode = 8747; +}, +{ +glyphname = Omega; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(27,0,l), +(270,0,l), +(270,173,l), +(215,203,o), +(194,271,o), +(194,333,cs,{ +name = hr01; +}), +(194,433,ls), +(194,528,o), +(226,584,o), +(300,584,cs), +(374,584,o), +(406,528,o), +(406,433,cs), +(406,333,ls), +(406,271,o), +(385,203,o), +(330,173,c,{ +name = hr02; +}), +(330,0,l), +(573,0,l), +(573,105,l), +(430,105,l), +(430,115,l), +(517,157,o), +(568,245,o), +(568,405,cs,{ +name = hr03; +}), +(568,597,o), +(476,710,o), +(300,710,cs), +(124,710,o), +(32,597,o), +(32,405,cs), +(32,245,o), +(83,157,o), +(170,115,c,{ +name = hr04; +}), +(170,105,l), +(27,105,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(54,0,l,{ +name = hr00; +}), +(262,0,l), +(262,104,l), +(197,127,o), +(153,229,o), +(153,331,cs), +(153,438,ls), +(153,564,o), +(195,638,o), +(300,638,cs), +(406,638,o), +(447,564,o), +(447,438,cs), +(447,331,ls), +(447,229,o), +(403,127,o), +(338,104,c), +(338,0,l), +(546,0,l), +(546,68,l), +(409,68,l), +(409,78,l), +(496,129,o), +(536,244,o), +(536,393,cs), +(536,590,o), +(466,710,o), +(300,710,cs), +(134,710,o), +(64,590,o), +(64,393,cs), +(64,244,o), +(104,129,o), +(191,78,c), +(191,68,l), +(54,68,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(78,0,l,{ +name = hr00; +}), +(255,0,l), +(255,49,l), +(191,79,o), +(107,170,o), +(107,338,cs), +(107,402,ls), +(107,592,o), +(172,690,o), +(300,690,cs), +(428,690,o), +(493,592,o), +(493,402,cs), +(493,338,ls), +(493,170,o), +(409,79,o), +(345,49,c), +(345,0,l), +(522,0,l), +(522,20,l), +(367,20,l), +(367,39,l), +(438,79,o), +(517,174,o), +(517,370,cs), +(517,608,o), +(438,710,o), +(300,710,cs), +(162,710,o), +(83,608,o), +(83,370,cs), +(83,174,o), +(162,79,o), +(233,39,c), +(233,20,l), +(78,20,l) +); +} +); +width = 600; +} +); +unicode = 8486; +}, +{ +glyphname = Delta; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(36,0,l,{ +name = hr00; +}), +(564,0,l), +(564,127,l), +(406,698,l), +(194,698,l), +(36,127,l) +); +}, +{ +closed = 1; +nodes = ( +(407,123,l), +(191,123,l), +(295,556,l), +(303,556,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(46,0,l,{ +name = hr00; +}), +(554,0,l), +(554,75,l), +(356,698,l), +(245,698,l), +(46,75,l) +); +}, +{ +closed = 1; +nodes = ( +(467,73,l), +(131,73,l), +(295,610,l), +(304,610,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(56,0,l,{ +name = hr00; +}), +(544,0,l), +(544,20,l), +(315,698,l), +(285,698,l), +(56,20,l) +); +}, +{ +closed = 1; +nodes = ( +(520,20,l), +(78,20,l), +(298,673,l), +(301,673,l) +); +} +); +width = 600; +} +); +unicode = 8710; +}, +{ +glyphname = product; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(60,0,l,{ +name = hr00; +}), +(208,0,l), +(208,575,l), +(392,575,l), +(392,0,l), +(540,0,l), +(540,698,l), +(60,698,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(78,0,l,{ +name = hr00; +}), +(162,0,l), +(162,625,l), +(438,625,l), +(438,0,l), +(522,0,l), +(522,698,l), +(78,698,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(98,0,l,{ +name = hr00; +}), +(120,0,l), +(120,678,l), +(480,678,l), +(480,0,l), +(502,0,l), +(502,698,l), +(98,698,l) +); +} +); +width = 600; +} +); +unicode = 8719; +}, +{ +glyphname = summation; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(536,-77,l,{ +name = hr00; +}), +(223,-77,l), +(422,199,l), +(422,299,l), +(223,575,l), +(536,575,l), +(536,698,l), +(58,698,l), +(58,568,l), +(285,251,l), +(285,247,l), +(58,-70,l), +(58,-200,l), +(536,-200,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(531,-127,l,{ +name = hr00; +}), +(153,-127,l), +(404,222,l), +(404,276,l), +(153,625,l), +(531,625,l), +(531,698,l), +(63,698,l), +(63,623,l), +(330,251,l), +(330,247,l), +(63,-125,l), +(63,-200,l), +(531,-200,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(525,-180,l,{ +name = hr00; +}), +(91,-180,l), +(386,242,l), +(386,256,l), +(91,678,l), +(525,678,l), +(525,698,l), +(67,698,l), +(67,676,l), +(364,251,l), +(364,247,l), +(67,-178,l), +(67,-200,l), +(525,-200,l) +); +} +); +width = 600; +} +); +unicode = 8721; +}, +{ +glyphname = radical; +lastChange = "2023-03-22 22:36:05 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(390,0,l,{ +name = hr00; +}), +(596,698,l), +(472,698,l), +(363,320,l), +(307,105,l), +(299,105,l), +(247,320,l), +(190,516,l), +(15,516,l), +(15,392,l), +(95,392,l), +(213,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(367,0,l,{ +name = hr00; +}), +(572,698,l), +(494,698,l), +(395,351,l), +(314,67,l), +(309,67,l), +(232,351,l), +(187,516,l), +(24,516,l), +(24,452,l), +(126,452,l), +(253,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(316,0,l,{ +name = hr00; +}), +(535,698,l), +(514,698,l), +(405,348,l), +(305,27,l), +(302,27,l), +(209,352,l), +(162,516,l), +(25,516,l), +(25,497,l), +(146,497,l), +(289,0,l) +); +} +); +width = 600; +} +); +unicode = 8730; +}, +{ +glyphname = partialdiff; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(559,489,o), +(436,623,o), +(312,698,c), +(94,698,l), +(260,608,o), +(368,518,o), +(406,412,c), +(397,408,l), +(365,467,o), +(315,504,o), +(241,504,cs), +(119,504,o), +(41,404,o), +(41,255,cs), +(41,89,o), +(139,-12,o), +(302,-12,cs), +(455,-12,o), +(559,77,o), +(559,274,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(234,98,o), +(194,141,o), +(194,217,cs), +(194,273,ls), +(194,349,o), +(234,392,o), +(300,392,cs), +(366,392,o), +(406,349,o), +(406,273,cs), +(406,217,ls), +(406,141,o), +(366,98,o), +(300,98,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(534,530,o), +(376,636,o), +(273,698,c), +(142,698,l), +(281,632,o), +(404,538,o), +(449,410,c), +(445,408,l), +(412,460,o), +(361,504,o), +(279,504,cs), +(156,504,o), +(66,404,o), +(66,246,cs), +(66,89,o), +(154,-12,o), +(304,-12,cs), +(445,-12,o), +(534,78,o), +(534,272,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(211,57,o), +(151,107,o), +(151,211,cs), +(151,281,ls), +(151,385,o), +(211,435,o), +(300,435,cs), +(389,435,o), +(449,385,o), +(449,281,cs), +(449,211,ls), +(449,107,o), +(389,57,o), +(300,57,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(510,521,o), +(330,633,o), +(213,698,c), +(174,698,l), +(304,635,o), +(417,543,o), +(461,425,c), +(458,423,l), +(422,477,o), +(367,508,o), +(300,508,cs), +(175,508,o), +(90,413,o), +(90,248,cs), +(90,83,o), +(175,-12,o), +(300,-12,cs), +(425,-12,o), +(510,83,o), +(510,248,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(191,7,o), +(113,91,o), +(113,226,cs), +(113,270,ls), +(113,405,o), +(191,489,o), +(300,489,cs), +(409,489,o), +(487,405,o), +(487,270,cs), +(487,226,ls), +(487,91,o), +(409,7,o), +(300,7,cs) +); +} +); +width = 600; +} +); +unicode = 8706; +}, +{ +glyphname = mu; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(213,-200,l), +(213,-103,l), +(184,30,l), +(190,30,l), +(212,-3,o), +(237,-12,o), +(263,-12,cs), +(327,-12,o), +(365,40,o), +(381,94,c), +(387,94,l), +(387,0,l,{ +name = hr01; +}), +(535,0,l), +(535,516,l), +(387,516,l), +(387,177,ls), +(387,127,o), +(343,102,o), +(298,102,cs,{ +name = hr02; +}), +(241,102,o), +(213,140,o), +(213,212,cs), +(213,516,l), +(65,516,l), +(65,-200,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(178,-200,l), +(178,-44,l), +(171,40,l), +(175,40,l), +(194,5,o), +(227,-12,o), +(278,-12,cs), +(358,-12,o), +(395,31,o), +(418,84,c), +(422,84,l), +(422,0,l,{ +name = hr01; +}), +(502,0,l), +(502,516,l), +(422,516,l), +(422,158,ls), +(422,90,o), +(361,59,o), +(297,59,cs,{ +name = hr02; +}), +(219,59,o), +(178,105,o), +(178,199,cs), +(178,516,l), +(98,516,l), +(98,-200,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(143,-200,l), +(143,-32,l), +(140,92,l), +(143,92,l), +(167,24,o), +(219,-12,o), +(296,-12,cs), +(387,-12,o), +(436,30,o), +(454,74,c), +(457,74,l), +(457,0,l,{ +name = hr01; +}), +(478,0,l), +(478,516,l), +(457,516,l), +(457,144,ls), +(457,52,o), +(381,7,o), +(298,7,cs,{ +name = hr02; +}), +(199,7,o), +(143,67,o), +(143,190,cs), +(143,516,l), +(122,516,l), +(122,-200,l) +); +} +); +width = 600; +} +); +unicode = 181; +}, +{ +glyphname = percent; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(264,338,o), +(322,409,o), +(322,524,cs), +(322,639,o), +(264,710,o), +(165,710,cs), +(66,710,o), +(8,639,o), +(8,524,cs), +(8,409,o), +(66,338,o), +(165,338,cs) +); +}, +{ +closed = 1; +nodes = ( +(126,425,o), +(113,455,o), +(113,502,cs), +(113,546,ls), +(113,593,o), +(126,623,o), +(165,623,cs), +(204,623,o), +(217,593,o), +(217,546,cs), +(217,502,ls), +(217,455,o), +(204,425,o), +(165,425,cs) +); +}, +{ +closed = 1; +nodes = ( +(334,398,l), +(447,398,l), +(598,698,l,{ +name = hr01; +}), +(485,698,l) +); +}, +{ +closed = 1; +nodes = ( +(2,0,l), +(115,0,l), +(266,300,l), +(153,300,l) +); +}, +{ +closed = 1; +nodes = ( +(535,-12,o), +(593,59,o), +(593,174,cs), +(593,289,o), +(535,360,o), +(436,360,cs), +(337,360,o), +(279,289,o), +(279,174,cs), +(279,59,o), +(337,-12,o), +(436,-12,cs,{ +name = hr02; +}) +); +}, +{ +closed = 1; +nodes = ( +(397,75,o), +(384,105,o), +(384,152,cs), +(384,196,ls), +(384,243,o), +(397,273,o), +(436,273,cs), +(475,273,o), +(488,243,o), +(488,196,cs), +(488,152,ls), +(488,105,o), +(475,75,o), +(436,75,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(256,356,o), +(318,416,o), +(318,533,cs), +(318,650,o), +(256,710,o), +(169,710,cs), +(82,710,o), +(20,650,o), +(20,533,cs), +(20,416,o), +(82,356,o), +(169,356,cs) +); +}, +{ +closed = 1; +nodes = ( +(121,410,o), +(88,445,o), +(88,508,cs), +(88,558,ls), +(88,621,o), +(121,656,o), +(169,656,cs), +(217,656,o), +(250,621,o), +(250,558,cs), +(250,508,ls), +(250,445,o), +(217,410,o), +(169,410,cs) +); +}, +{ +closed = 1; +nodes = ( +(350,398,l,{ +name = hr01; +}), +(422,398,l), +(582,698,l), +(510,698,l) +); +}, +{ +closed = 1; +nodes = ( +(18,0,l), +(90,0,l), +(250,300,l,{ +name = hr02; +}), +(178,300,l) +); +}, +{ +closed = 1; +nodes = ( +(518,-12,o), +(580,48,o), +(580,165,cs), +(580,282,o), +(518,342,o), +(431,342,cs), +(344,342,o), +(282,282,o), +(282,165,cs), +(282,48,o), +(344,-12,o), +(431,-12,cs,{ +name = hr03; +}) +); +}, +{ +closed = 1; +nodes = ( +(383,42,o), +(350,77,o), +(350,140,cs), +(350,190,ls), +(350,253,o), +(383,288,o), +(431,288,cs), +(479,288,o), +(512,253,o), +(512,190,cs), +(512,140,ls), +(512,77,o), +(479,42,o), +(431,42,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(248,376,o), +(311,424,o), +(311,543,cs), +(311,662,o), +(248,710,o), +(173,710,cs), +(98,710,o), +(35,662,o), +(35,543,cs), +(35,424,o), +(98,376,o), +(173,376,cs) +); +}, +{ +closed = 1; +nodes = ( +(113,393,o), +(57,432,o), +(57,529,cs), +(57,557,ls), +(57,654,o), +(113,693,o), +(173,693,cs), +(233,693,o), +(289,654,o), +(289,557,cs), +(289,529,ls), +(289,432,o), +(233,393,o), +(173,393,cs) +); +}, +{ +closed = 1; +nodes = ( +(372,398,l), +(393,398,l), +(572,698,l,{ +name = hr01; +}), +(551,698,l) +); +}, +{ +closed = 1; +nodes = ( +(28,0,l), +(49,0,l), +(228,300,l), +(207,300,l) +); +}, +{ +closed = 1; +nodes = ( +(502,-12,o), +(565,36,o), +(565,155,cs), +(565,274,o), +(502,322,o), +(427,322,cs), +(352,322,o), +(289,274,o), +(289,155,cs), +(289,36,o), +(352,-12,o), +(427,-12,cs,{ +name = hr02; +}) +); +}, +{ +closed = 1; +nodes = ( +(367,5,o), +(311,44,o), +(311,141,cs), +(311,169,ls), +(311,266,o), +(367,305,o), +(427,305,cs), +(487,305,o), +(543,266,o), +(543,169,cs), +(543,141,ls), +(543,44,o), +(487,5,o), +(427,5,cs) +); +} +); +width = 600; +} +); +unicode = 37; +}, +{ +glyphname = perthousand; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(244,400,o), +(296,462,o), +(296,555,cs), +(296,649,o), +(244,710,o), +(148,710,cs), +(52,710,o), +(0,649,o), +(0,555,cs), +(0,462,o), +(52,400,o), +(148,400,cs) +); +}, +{ +closed = 1; +nodes = ( +(116,479,o), +(98,507,o), +(98,539,cs), +(98,571,ls), +(98,603,o), +(116,631,o), +(148,631,cs), +(180,631,o), +(198,603,o), +(198,571,cs), +(198,539,ls), +(198,507,o), +(180,479,o), +(148,479,cs) +); +}, +{ +closed = 1; +nodes = ( +(79,276,l), +(541,418,l), +(521,485,l), +(59,343,l) +); +}, +{ +closed = 1; +nodes = ( +(293,-12,o), +(328,6,o), +(349,33,c), +(357,33,l), +(378,5,o), +(412,-12,o), +(454,-12,cs), +(544,-12,o), +(600,49,o), +(600,143,cs), +(600,236,o), +(545,298,o), +(454,298,cs), +(413,298,o), +(378,280,o), +(357,253,c), +(349,253,l), +(328,281,o), +(294,298,o), +(252,298,cs), +(162,298,o), +(106,237,o), +(106,143,cs,{ +name = hr01; +}), +(106,50,o), +(161,-12,o), +(252,-12,cs) +); +}, +{ +closed = 1; +nodes = ( +(222,67,o), +(204,95,o), +(204,127,cs), +(204,159,ls), +(204,191,o), +(222,219,o), +(254,219,cs), +(286,219,o), +(304,191,o), +(304,159,cs), +(304,127,ls), +(304,95,o), +(286,67,o), +(254,67,cs) +); +}, +{ +closed = 1; +nodes = ( +(420,67,o), +(402,95,o), +(402,127,cs), +(402,159,ls), +(402,191,o), +(420,219,o), +(452,219,cs), +(484,219,o), +(502,191,o), +(502,159,cs), +(502,127,ls), +(502,95,o), +(484,67,o), +(452,67,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(226,400,o), +(278,453,o), +(278,555,cs), +(278,658,o), +(225,710,o), +(139,710,cs), +(52,710,o), +(0,657,o), +(0,555,cs), +(0,452,o), +(53,400,o), +(139,400,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(94,450,o), +(68,483,o), +(68,531,cs), +(68,579,ls), +(68,627,o), +(94,660,o), +(139,660,cs), +(184,660,o), +(210,627,o), +(210,579,cs), +(210,531,ls), +(210,483,o), +(184,450,o), +(139,450,cs) +); +}, +{ +closed = 1; +nodes = ( +(81,278,l), +(531,454,l), +(511,504,l), +(61,328,l) +); +}, +{ +closed = 1; +nodes = ( +(293,-12,o), +(329,6,o), +(353,38,c), +(359,38,l), +(383,6,o), +(419,-12,o), +(464,-12,cs), +(548,-12,o), +(600,41,o), +(600,143,cs), +(600,245,o), +(548,298,o), +(464,298,cs), +(419,298,o), +(383,280,o), +(359,248,c), +(354,248,l), +(329,280,o), +(293,298,o), +(248,298,cs), +(164,298,o), +(112,245,o), +(112,143,cs), +(112,41,o), +(164,-12,o), +(248,-12,cs) +); +}, +{ +closed = 1; +nodes = ( +(206,38,o), +(180,71,o), +(180,119,cs), +(180,167,ls), +(180,215,o), +(206,248,o), +(251,248,cs), +(296,248,o), +(322,215,o), +(322,167,cs), +(322,119,ls), +(322,71,o), +(296,38,o), +(251,38,cs) +); +}, +{ +closed = 1; +nodes = ( +(416,38,o), +(390,71,o), +(390,119,cs), +(390,167,ls), +(390,215,o), +(416,248,o), +(461,248,cs), +(506,248,o), +(532,215,o), +(532,167,cs), +(532,119,ls), +(532,71,o), +(506,38,o), +(461,38,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(202,400,o), +(260,444,o), +(260,555,cs), +(260,666,o), +(202,710,o), +(132,710,cs), +(62,710,o), +(4,666,o), +(4,555,cs), +(4,444,o), +(62,400,o), +(132,400,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(77,417,o), +(26,452,o), +(26,541,cs), +(26,569,ls), +(26,658,o), +(77,693,o), +(132,693,cs), +(187,693,o), +(238,658,o), +(238,569,cs), +(238,541,ls), +(238,452,o), +(187,417,o), +(132,417,cs) +); +}, +{ +closed = 1; +nodes = ( +(82,295,l), +(526,481,l), +(519,497,l), +(75,311,l) +); +}, +{ +closed = 1; +nodes = ( +(293,-12,o), +(338,14,o), +(358,69,c), +(360,69,l), +(380,14,o), +(425,-12,o), +(476,-12,cs), +(546,-12,o), +(604,32,o), +(604,143,cs), +(604,254,o), +(546,298,o), +(476,298,cs), +(425,298,o), +(380,272,o), +(360,217,c), +(358,217,l), +(338,272,o), +(293,298,o), +(242,298,cs), +(172,298,o), +(114,254,o), +(114,143,cs), +(114,32,o), +(172,-12,o), +(242,-12,cs) +); +}, +{ +closed = 1; +nodes = ( +(187,5,o), +(136,40,o), +(136,129,cs), +(136,157,ls), +(136,246,o), +(187,281,o), +(242,281,cs), +(297,281,o), +(348,246,o), +(348,157,cs), +(348,129,ls), +(348,40,o), +(297,5,o), +(242,5,cs) +); +}, +{ +closed = 1; +nodes = ( +(421,5,o), +(370,40,o), +(370,129,cs), +(370,157,ls), +(370,246,o), +(421,281,o), +(476,281,cs), +(531,281,o), +(582,246,o), +(582,157,cs), +(582,129,ls), +(582,40,o), +(531,5,o), +(476,5,cs) +); +} +); +width = 600; +} +); +unicode = 8240; +}, +{ +glyphname = asciitilde.alt01; +lastChange = "2023-03-24 12:25:11 +0000"; +layers = ( +{ +guides = ( +{ +}, +{ +angle = 270; +pos = (399,135); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(498,173,o), +(546,268,o), +(564,404,c), +(458,424,l), +(446,344,o), +(432,296,o), +(399,296,cs), +(347,296,o), +(334,436,o), +(201,436,cs), +(100,436,o), +(54,341,o), +(36,205,c), +(142,185,l), +(154,265,o), +(168,313,o), +(201,313,cs), +(253,313,o), +(266,173,o), +(399,173,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(500,203,o), +(539,290,o), +(557,389,c), +(496,403,l), +(481,342,o), +(466,270,o), +(412,270,cs), +(337,270,o), +(296,413,o), +(189,413,cs), +(101,413,o), +(62,320,o), +(44,221,c), +(105,207,l), +(120,268,o), +(135,346,o), +(189,346,cs), +(264,346,o), +(305,203,o), +(412,203,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(476,217,o), +(526,261,o), +(546,381,c), +(528,385,l), +(509,275,o), +(466,237,o), +(420,237,cs), +(333,237,o), +(278,391,o), +(178,391,cs), +(124,391,o), +(71,347,o), +(51,227,c), +(70,223,l), +(89,333,o), +(132,371,o), +(178,371,cs), +(265,371,o), +(321,217,o), +(420,217,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +}, +{ +glyphname = asciitilde.original; +lastChange = "2023-03-24 02:55:13 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(502,173,o), +(546,268,o), +(564,404,c), +(458,424,l), +(446,344,o), +(432,296,o), +(399,296,cs), +(374,296,o), +(363,322,o), +(336,360,cs), +(300,410,o), +(262,436,o), +(208,436,cs), +(98,436,o), +(54,341,o), +(36,205,c), +(142,185,l), +(154,265,o), +(168,313,o), +(201,313,cs), +(226,313,o), +(237,287,o), +(264,249,cs), +(300,199,o), +(338,173,o), +(392,173,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(491,197,o), +(530,290,o), +(548,389,c), +(487,403,l), +(472,342,o), +(457,264,o), +(403,264,cs), +(369,264,o), +(341,309,o), +(312,343,cs), +(282,379,o), +(249,413,o), +(198,413,cs), +(108,413,o), +(70,320,o), +(52,221,c), +(113,207,l), +(128,268,o), +(143,346,o), +(197,346,cs), +(231,346,o), +(259,301,o), +(288,267,cs), +(318,231,o), +(351,197,o), +(402,197,cs,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(471,217,o), +(522,261,o), +(542,381,c), +(524,385,l), +(505,275,o), +(462,237,o), +(416,237,cs), +(382,237,o), +(351,262,o), +(308,310,cs), +(256,369,o), +(224,391,o), +(185,391,cs), +(129,391,o), +(78,347,o), +(58,227,c), +(76,223,l), +(95,333,o), +(138,371,o), +(184,371,cs), +(218,371,o), +(249,346,o), +(292,298,cs), +(344,239,o), +(376,217,o), +(415,217,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +}, +{ +glyphname = arrowup; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,710,l,{ +name = hr00; +}), +(61,471,l), +(141,391,l), +(201,451,l), +(239,495,l), +(243,494,l), +(239,414,l), +(239,0,l), +(361,0,l), +(361,414,l), +(357,494,l), +(361,495,l), +(399,451,l), +(459,391,l), +(539,471,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,710,l,{ +name = hr00; +}), +(93,503,l), +(141,454,l), +(227,541,l), +(269,591,l), +(272,590,l), +(266,493,l), +(266,0,l), +(334,0,l), +(334,493,l), +(328,590,l), +(331,591,l), +(373,541,l), +(459,454,l), +(507,503,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,710,l,{ +name = hr00; +}), +(113,523,l), +(128,508,l), +(239,619,l), +(289,673,l), +(291,672,l), +(290,564,l), +(290,0,l), +(310,0,l), +(310,564,l), +(309,672,l), +(311,673,l), +(361,619,l), +(472,508,l), +(487,523,l) +); +} +); +width = 600; +} +); +unicode = 8593; +}, +{ +glyphname = arrowupright; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(558,622,l,{ +name = hr00; +}), +(220,622,l), +(220,509,l), +(305,509,l), +(363,513,l), +(365,510,l), +(306,456,l), +(17,167,l), +(103,81,l), +(392,370,l), +(446,429,l), +(449,427,l), +(445,369,l), +(445,284,l), +(558,284,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(541,614,l,{ +name = hr00; +}), +(248,614,l), +(248,546,l), +(370,546,l), +(435,552,l), +(436,549,l), +(364,485,l), +(28,149,l), +(76,101,l), +(412,437,l), +(476,509,l), +(479,508,l), +(473,443,l), +(473,321,l), +(541,321,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(541,614,l,{ +name = hr00; +}), +(277,614,l), +(277,593,l), +(434,593,l), +(507,596,l), +(508,594,l), +(431,518,l), +(45,132,l), +(59,118,l), +(445,504,l), +(521,581,l), +(523,580,l), +(520,507,l), +(520,350,l), +(541,350,l) +); +} +); +width = 600; +} +); +unicode = 8599; +}, +{ +glyphname = arrowright; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(592,349,l,{ +name = hr00; +}), +(353,588,l), +(273,508,l), +(333,448,l), +(377,410,l), +(376,406,l), +(296,410,l), +(28,410,l), +(28,288,l), +(296,288,l), +(376,292,l), +(377,288,l), +(333,250,l), +(273,190,l), +(353,110,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(581,349,l,{ +name = hr00; +}), +(374,556,l), +(326,508,l), +(412,422,l), +(462,380,l), +(461,377,l), +(365,383,l), +(29,383,l), +(29,315,l), +(365,315,l), +(461,321,l), +(462,318,l), +(412,276,l), +(326,190,l), +(374,142,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(580,349,l,{ +name = hr00; +}), +(393,536,l), +(378,521,l), +(489,410,l), +(543,360,l), +(542,358,l), +(434,359,l), +(28,359,l), +(28,339,l), +(434,339,l), +(542,340,l), +(543,338,l), +(489,288,l), +(378,177,l), +(393,162,l) +); +} +); +width = 600; +} +); +unicode = 8594; +}, +{ +glyphname = arrowdownright; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(558,81,l,{ +name = hr00; +}), +(558,419,l), +(445,419,l), +(445,334,l), +(449,276,l), +(446,274,l), +(392,333,l), +(103,622,l), +(17,536,l), +(306,247,l), +(365,193,l), +(363,190,l), +(305,194,l), +(220,194,l), +(220,81,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(541,101,l,{ +name = hr00; +}), +(541,394,l), +(473,394,l), +(473,272,l), +(479,207,l), +(476,206,l), +(412,278,l), +(76,614,l), +(28,566,l), +(364,230,l), +(436,166,l), +(435,163,l), +(370,169,l), +(248,169,l), +(248,101,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(541,101,l,{ +name = hr00; +}), +(541,365,l), +(520,365,l), +(520,208,l), +(523,135,l), +(521,134,l), +(445,211,l), +(59,597,l), +(45,583,l), +(431,197,l), +(508,121,l), +(507,119,l), +(434,122,l), +(277,122,l), +(277,101,l) +); +} +); +width = 600; +} +); +unicode = 8600; +}, +{ +glyphname = arrowdown; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,-12,l,{ +name = hr00; +}), +(539,227,l), +(459,307,l), +(399,247,l), +(361,203,l), +(357,204,l), +(361,284,l), +(361,698,l), +(239,698,l), +(239,284,l), +(243,204,l), +(239,203,l), +(201,247,l), +(141,307,l), +(61,227,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,-12,l,{ +name = hr00; +}), +(507,195,l), +(459,244,l), +(373,157,l), +(331,107,l), +(328,108,l), +(334,205,l), +(334,698,l), +(266,698,l), +(266,205,l), +(272,108,l), +(269,107,l), +(227,157,l), +(141,244,l), +(93,195,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,-12,l,{ +name = hr00; +}), +(487,175,l), +(472,190,l), +(361,79,l), +(311,25,l), +(309,26,l), +(310,134,l), +(310,698,l), +(290,698,l), +(290,134,l), +(291,26,l), +(289,25,l), +(239,79,l), +(128,190,l), +(113,175,l) +); +} +); +width = 600; +} +); +unicode = 8595; +}, +{ +glyphname = arrowdownleft; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(42,81,l,{ +name = hr00; +}), +(380,81,l), +(380,194,l), +(295,194,l), +(237,190,l), +(235,193,l), +(294,247,l), +(583,536,l), +(497,622,l), +(208,333,l), +(154,274,l), +(151,276,l), +(155,334,l), +(155,419,l), +(42,419,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(59,101,l,{ +name = hr00; +}), +(352,101,l), +(352,169,l), +(230,169,l), +(165,163,l), +(164,166,l), +(236,230,l), +(572,566,l), +(524,614,l), +(188,278,l), +(124,206,l), +(121,207,l), +(127,272,l), +(127,394,l), +(59,394,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(59,101,l,{ +name = hr00; +}), +(323,101,l), +(323,122,l), +(166,122,l), +(93,119,l), +(92,121,l), +(169,197,l), +(555,583,l), +(541,597,l), +(155,211,l), +(79,134,l), +(77,135,l), +(80,208,l), +(80,365,l), +(59,365,l) +); +} +); +width = 600; +} +); +unicode = 8601; +}, +{ +glyphname = arrowleft; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(8,349,l,{ +name = hr00; +}), +(247,110,l), +(327,190,l), +(267,250,l), +(223,288,l), +(224,292,l), +(304,288,l), +(572,288,l), +(572,410,l), +(304,410,l), +(224,406,l), +(223,410,l), +(267,448,l), +(327,508,l), +(247,588,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(20,349,l,{ +name = hr00; +}), +(227,142,l), +(275,190,l), +(189,276,l), +(139,318,l), +(140,321,l), +(236,315,l), +(572,315,l), +(572,383,l), +(236,383,l), +(140,377,l), +(139,380,l), +(189,422,l), +(275,508,l), +(227,556,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(20,349,l,{ +name = hr00; +}), +(207,162,l), +(222,177,l), +(111,288,l), +(57,338,l), +(58,340,l), +(166,339,l), +(572,339,l), +(572,359,l), +(166,359,l), +(58,358,l), +(57,360,l), +(111,410,l), +(222,521,l), +(207,536,l) +); +} +); +width = 600; +} +); +unicode = 8592; +}, +{ +glyphname = arrowupleft; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(42,622,l,{ +name = hr00; +}), +(42,284,l), +(155,284,l), +(155,369,l), +(151,427,l), +(154,429,l), +(208,370,l), +(497,81,l), +(583,167,l), +(294,456,l), +(235,510,l), +(237,513,l), +(295,509,l), +(380,509,l), +(380,622,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(59,614,l,{ +name = hr00; +}), +(59,321,l), +(127,321,l), +(127,443,l), +(121,508,l), +(124,509,l), +(188,437,l), +(524,101,l), +(572,149,l), +(236,485,l), +(164,549,l), +(165,552,l), +(230,546,l), +(352,546,l), +(352,614,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(59,614,l,{ +name = hr00; +}), +(59,350,l), +(80,350,l), +(80,507,l), +(77,580,l), +(79,581,l), +(155,504,l), +(541,118,l), +(555,132,l), +(169,518,l), +(92,594,l), +(93,596,l), +(166,593,l), +(323,593,l), +(323,614,l) +); +} +); +width = 600; +} +); +unicode = 8598; +}, +{ +glyphname = arrowleftright; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,349,l,{ +name = hr00; +}), +(209,140,l), +(289,220,l), +(259,250,l), +(215,288,l), +(216,292,l), +(296,288,l), +(304,288,l), +(384,292,l), +(385,288,l), +(341,250,l), +(311,220,l), +(391,140,l), +(600,349,l), +(391,558,l), +(311,478,l), +(341,448,l), +(385,410,l), +(384,406,l), +(304,410,l), +(296,410,l), +(216,406,l), +(215,410,l), +(259,448,l), +(289,478,l), +(209,558,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,349,l,{ +name = hr00; +}), +(207,142,l), +(256,190,l), +(169,276,l), +(119,318,l), +(120,321,l), +(217,315,l), +(383,315,l), +(480,321,l), +(481,318,l), +(431,276,l), +(344,190,l), +(393,142,l), +(600,349,l), +(393,556,l), +(344,508,l), +(431,422,l), +(481,380,l), +(480,377,l), +(383,383,l), +(217,383,l), +(120,377,l), +(119,380,l), +(169,422,l), +(256,508,l), +(207,556,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(20,349,l,{ +name = hr00; +}), +(207,162,l), +(222,177,l), +(111,288,l), +(57,338,l), +(58,340,l), +(166,339,l), +(434,339,l), +(542,340,l), +(543,338,l), +(489,288,l), +(378,177,l), +(393,162,l), +(580,349,l), +(393,536,l), +(378,521,l), +(489,410,l), +(543,360,l), +(542,358,l), +(434,359,l), +(166,359,l), +(58,358,l), +(57,360,l), +(111,410,l), +(222,521,l), +(207,536,l) +); +} +); +width = 600; +} +); +unicode = 8596; +}, +{ +glyphname = arrowupdown; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,-12,l,{ +name = hr00; +}), +(539,227,l), +(459,307,l), +(399,247,l), +(361,203,l), +(357,204,l), +(361,284,l), +(361,414,l), +(357,494,l), +(361,495,l), +(399,451,l), +(459,391,l), +(539,471,l), +(300,710,l), +(61,471,l), +(141,391,l), +(201,451,l), +(239,495,l), +(243,494,l), +(239,414,l), +(239,284,l), +(243,204,l), +(239,203,l), +(201,247,l), +(141,307,l), +(61,227,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,-12,l,{ +name = hr00; +}), +(507,195,l), +(459,244,l), +(373,157,l), +(331,107,l), +(328,108,l), +(334,205,l), +(334,493,l), +(328,590,l), +(331,591,l), +(373,541,l), +(459,454,l), +(507,503,l), +(300,710,l), +(93,503,l), +(141,454,l), +(227,541,l), +(269,591,l), +(272,590,l), +(266,493,l), +(266,205,l), +(272,108,l), +(269,107,l), +(227,157,l), +(141,244,l), +(93,195,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,-12,l,{ +name = hr00; +}), +(487,175,l), +(472,190,l), +(361,79,l), +(311,25,l), +(309,26,l), +(310,134,l), +(310,564,l), +(309,672,l), +(311,673,l), +(361,619,l), +(472,508,l), +(487,523,l), +(300,710,l), +(113,523,l), +(128,508,l), +(239,619,l), +(289,673,l), +(291,672,l), +(290,564,l), +(290,134,l), +(291,26,l), +(289,25,l), +(239,79,l), +(128,190,l), +(113,175,l) +); +} +); +width = 600; +} +); +unicode = 8597; +}, +{ +glyphname = arrowhookleft; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,298,l,{ +name = hr00; +}), +(239,59,l), +(319,139,l), +(259,199,l), +(215,237,l), +(216,241,l), +(296,237,l), +(368,237,ls), +(492,237,o), +(600,305,o), +(600,438,cs), +(600,571,o), +(492,639,o), +(368,639,c), +(368,525,l), +(417,525,o), +(461,501,o), +(461,442,cs), +(461,383,o), +(417,359,o), +(368,359,cs), +(296,359,l), +(216,355,l), +(215,359,l), +(259,397,l), +(319,457,l), +(239,537,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(20,284,l,{ +name = hr00; +}), +(227,77,l), +(276,125,l), +(189,211,l), +(139,253,l), +(140,256,l), +(237,250,l), +(374,250,ls), +(485,250,o), +(580,312,o), +(580,436,cs), +(580,560,o), +(485,622,o), +(374,622,c), +(374,554,l), +(443,554,o), +(506,519,o), +(506,436,cs), +(506,353,o), +(443,318,o), +(374,318,cs), +(237,318,l), +(140,312,l), +(139,315,l), +(189,357,l), +(276,443,l), +(227,491,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(18,274,l,{ +name = hr00; +}), +(205,87,l), +(220,102,l), +(109,213,l), +(55,263,l), +(56,265,l), +(164,264,l), +(401,264,ls), +(510,264,o), +(582,333,o), +(582,436,cs), +(582,539,o), +(510,608,o), +(401,608,c), +(401,588,l), +(499,588,o), +(562,528,o), +(562,436,cs), +(562,344,o), +(499,284,o), +(401,284,cs), +(164,284,l), +(56,283,l), +(55,285,l), +(109,335,l), +(220,446,l), +(205,461,l) +); +} +); +width = 600; +} +); +unicode = 8617; +}, +{ +glyphname = arrowhookright; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(600,298,l,{ +name = hr00; +}), +(361,537,l), +(281,457,l), +(341,397,l), +(385,359,l), +(384,355,l), +(304,359,l), +(232,359,ls), +(183,359,o), +(139,383,o), +(139,442,cs), +(139,501,o), +(183,525,o), +(232,525,c), +(232,639,l), +(108,639,o), +(0,571,o), +(0,438,cs), +(0,305,o), +(108,237,o), +(232,237,cs), +(304,237,l), +(384,241,l), +(385,237,l), +(341,199,l), +(281,139,l), +(361,59,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(580,284,l,{ +name = hr00; +}), +(373,491,l), +(324,443,l), +(411,357,l), +(461,315,l), +(460,312,l), +(363,318,l), +(226,318,ls), +(157,318,o), +(94,353,o), +(94,436,cs), +(94,519,o), +(157,554,o), +(226,554,c), +(226,622,l), +(115,622,o), +(20,560,o), +(20,436,cs), +(20,312,o), +(115,250,o), +(226,250,cs), +(363,250,l), +(460,256,l), +(461,253,l), +(411,211,l), +(324,125,l), +(373,77,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(582,274,l,{ +name = hr00; +}), +(395,461,l), +(380,446,l), +(491,335,l), +(545,285,l), +(544,283,l), +(436,284,l), +(199,284,ls), +(101,284,o), +(38,344,o), +(38,436,cs), +(38,528,o), +(101,588,o), +(199,588,c), +(199,608,l), +(90,608,o), +(18,539,o), +(18,436,cs), +(18,333,o), +(90,264,o), +(199,264,cs), +(436,264,l), +(544,265,l), +(545,263,l), +(491,213,l), +(380,102,l), +(395,87,l) +); +} +); +width = 600; +} +); +unicode = 8618; +}, +{ +glyphname = arrowupleftcorner; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(24,459,l,{ +name = hr00; +}), +(263,220,l), +(343,300,l), +(283,360,l), +(239,398,l), +(240,402,l), +(320,398,l), +(425,398,l), +(425,0,l), +(547,0,l), +(547,520,l), +(320,520,l), +(240,516,l), +(239,520,l), +(283,558,l), +(343,618,l), +(263,698,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(41,491,l,{ +name = hr00; +}), +(248,284,l), +(296,332,l), +(210,418,l), +(160,460,l), +(161,463,l), +(257,457,l), +(450,457,l), +(450,0,l), +(518,0,l), +(518,525,l), +(257,525,l), +(161,519,l), +(160,522,l), +(210,564,l), +(296,650,l), +(248,698,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(41,511,l,{ +name = hr00; +}), +(228,324,l), +(243,339,l), +(132,450,l), +(78,500,l), +(79,502,l), +(187,501,l), +(474,501,l), +(474,0,l), +(494,0,l), +(494,521,l), +(187,521,l), +(79,520,l), +(78,522,l), +(132,572,l), +(243,683,l), +(228,698,l) +); +} +); +width = 600; +} +); +unicode = 8624; +}, +{ +glyphname = arrowuprightcorner; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(577,459,l,{ +name = hr00; +}), +(338,698,l), +(258,618,l), +(318,558,l), +(362,520,l), +(361,516,l), +(281,520,l), +(54,520,l), +(54,0,l), +(176,0,l), +(176,398,l), +(281,398,l), +(361,402,l), +(362,398,l), +(318,360,l), +(258,300,l), +(338,220,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(559,491,l,{ +name = hr00; +}), +(352,698,l), +(304,650,l), +(390,564,l), +(440,522,l), +(439,519,l), +(343,525,l), +(82,525,l), +(82,0,l), +(150,0,l), +(150,457,l), +(343,457,l), +(439,463,l), +(440,460,l), +(390,418,l), +(304,332,l), +(352,284,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(559,511,l,{ +name = hr00; +}), +(372,698,l), +(357,683,l), +(468,572,l), +(522,522,l), +(521,520,l), +(413,521,l), +(106,521,l), +(106,0,l), +(126,0,l), +(126,501,l), +(413,501,l), +(521,502,l), +(522,500,l), +(468,450,l), +(357,339,l), +(372,324,l) +); +} +); +width = 600; +} +); +unicode = 8625; +}, +{ +glyphname = arrowdownleftcorner; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(24,239,l,{ +name = hr00; +}), +(263,0,l), +(343,80,l), +(283,140,l), +(239,178,l), +(240,182,l), +(320,178,l), +(547,178,l), +(547,698,l), +(425,698,l), +(425,300,l), +(320,300,l), +(240,296,l), +(239,300,l), +(283,338,l), +(343,398,l), +(263,478,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(41,207,l,{ +name = hr00; +}), +(248,0,l), +(296,48,l), +(210,134,l), +(160,176,l), +(161,179,l), +(257,173,l), +(518,173,l), +(518,698,l), +(450,698,l), +(450,241,l), +(257,241,l), +(161,235,l), +(160,238,l), +(210,280,l), +(296,366,l), +(248,414,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(41,187,l,{ +name = hr00; +}), +(228,0,l), +(243,15,l), +(132,126,l), +(78,176,l), +(79,178,l), +(187,177,l), +(494,177,l), +(494,698,l), +(474,698,l), +(474,197,l), +(187,197,l), +(79,196,l), +(78,198,l), +(132,248,l), +(243,359,l), +(228,374,l) +); +} +); +width = 600; +} +); +unicode = 8626; +}, +{ +glyphname = arrowdownrightcorner; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(577,239,l,{ +name = hr00; +}), +(338,478,l), +(258,398,l), +(318,338,l), +(362,300,l), +(361,296,l), +(281,300,l), +(176,300,l), +(176,698,l), +(54,698,l), +(54,178,l), +(281,178,l), +(361,182,l), +(362,178,l), +(318,140,l), +(258,80,l), +(338,0,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(559,207,l,{ +name = hr00; +}), +(352,414,l), +(304,366,l), +(390,280,l), +(440,238,l), +(439,235,l), +(343,241,l), +(150,241,l), +(150,698,l), +(82,698,l), +(82,173,l), +(343,173,l), +(439,179,l), +(440,176,l), +(390,134,l), +(304,48,l), +(352,0,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(559,187,l,{ +name = hr00; +}), +(372,374,l), +(357,359,l), +(468,248,l), +(522,198,l), +(521,196,l), +(413,197,l), +(126,197,l), +(126,698,l), +(106,698,l), +(106,177,l), +(413,177,l), +(521,178,l), +(522,176,l), +(468,126,l), +(357,15,l), +(372,0,l) +); +} +); +width = 600; +} +); +unicode = 8627; +}, +{ +glyphname = arrowrightdowncorner; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(354,73,l,{ +name = hr00; +}), +(593,312,l), +(513,392,l), +(453,332,l), +(415,288,l), +(411,289,l), +(415,370,l), +(415,606,l), +(30,606,l), +(30,484,l), +(293,484,l), +(293,370,l), +(297,289,l), +(293,288,l), +(255,332,l), +(195,392,l), +(115,312,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(364,101,l,{ +name = hr00; +}), +(571,308,l), +(523,357,l), +(437,270,l), +(395,220,l), +(392,221,l), +(398,318,l), +(398,598,l), +(26,598,l), +(26,530,l), +(330,530,l), +(330,318,l), +(336,221,l), +(333,220,l), +(291,270,l), +(205,357,l), +(157,308,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(364,101,l,{ +name = hr00; +}), +(551,288,l), +(536,303,l), +(425,192,l), +(375,138,l), +(373,139,l), +(374,247,l), +(374,574,l), +(26,574,l), +(26,554,l), +(354,554,l), +(354,247,l), +(355,139,l), +(353,138,l), +(303,192,l), +(192,303,l), +(177,288,l) +); +} +); +width = 600; +} +); +unicode = 11022; +}, +{ +glyphname = arrowrightupcorner; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(354,637,l,{ +name = hr00; +}), +(115,398,l), +(195,318,l), +(255,378,l), +(293,422,l), +(297,421,l), +(293,340,l), +(293,226,l), +(30,226,l), +(30,104,l), +(415,104,l), +(415,340,l), +(411,421,l), +(415,422,l), +(453,378,l), +(513,318,l), +(593,398,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(364,628,l,{ +name = hr00; +}), +(157,421,l), +(205,372,l), +(291,459,l), +(333,509,l), +(336,508,l), +(330,411,l), +(330,199,l), +(26,199,l), +(26,131,l), +(398,131,l), +(398,411,l), +(392,508,l), +(395,509,l), +(437,459,l), +(523,372,l), +(571,421,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(364,628,l,{ +name = hr00; +}), +(177,441,l), +(192,426,l), +(303,537,l), +(353,591,l), +(355,590,l), +(354,482,l), +(354,175,l), +(26,175,l), +(26,155,l), +(374,155,l), +(374,482,l), +(373,590,l), +(375,591,l), +(425,537,l), +(536,426,l), +(551,441,l) +); +} +); +width = 600; +} +); +unicode = 11023; +}, +{ +glyphname = arrowleftdowncorner; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(246,73,l,{ +name = hr00; +}), +(485,312,l), +(405,392,l), +(345,332,l), +(307,288,l), +(303,289,l), +(307,370,l), +(307,484,l), +(570,484,l), +(570,606,l), +(185,606,l), +(185,370,l), +(189,289,l), +(185,288,l), +(147,332,l), +(87,392,l), +(7,312,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(236,101,l,{ +name = hr00; +}), +(443,308,l), +(395,357,l), +(309,270,l), +(267,220,l), +(264,221,l), +(270,318,l), +(270,530,l), +(574,530,l), +(574,598,l), +(202,598,l), +(202,318,l), +(208,221,l), +(205,220,l), +(163,270,l), +(77,357,l), +(29,308,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(236,101,l,{ +name = hr00; +}), +(423,288,l), +(408,303,l), +(297,192,l), +(247,138,l), +(245,139,l), +(246,247,l), +(246,554,l), +(574,554,l), +(574,574,l), +(226,574,l), +(226,247,l), +(227,139,l), +(225,138,l), +(175,192,l), +(64,303,l), +(49,288,l) +); +} +); +width = 600; +} +); +unicode = 11024; +}, +{ +glyphname = arrowleftupcorner; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(246,637,l,{ +name = hr00; +}), +(7,398,l), +(87,318,l), +(147,378,l), +(185,422,l), +(189,421,l), +(185,340,l), +(185,104,l), +(570,104,l), +(570,226,l), +(307,226,l), +(307,340,l), +(303,421,l), +(307,422,l), +(345,378,l), +(405,318,l), +(485,398,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(236,628,l,{ +name = hr00; +}), +(29,421,l), +(77,372,l), +(163,459,l), +(205,509,l), +(208,508,l), +(202,411,l), +(202,131,l), +(574,131,l), +(574,199,l), +(270,199,l), +(270,411,l), +(264,508,l), +(267,509,l), +(309,459,l), +(395,372,l), +(443,421,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(236,628,l,{ +name = hr00; +}), +(49,441,l), +(64,426,l), +(175,537,l), +(225,591,l), +(227,590,l), +(226,482,l), +(226,155,l), +(574,155,l), +(574,175,l), +(246,175,l), +(246,482,l), +(245,590,l), +(247,591,l), +(297,537,l), +(408,426,l), +(423,441,l) +); +} +); +width = 600; +} +); +unicode = 11025; +}, +{ +glyphname = arrowdowncounterclockhalf; +lastChange = "2023-03-22 23:45:47 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(483,276,l), +(403,356,l), +(343,296,l), +(305,252,l), +(301,253,l), +(305,334,l), +(305,444,ls), +(305,518,o), +(335,556,o), +(383,556,cs), +(434,556,o), +(464,517,o), +(464,457,cs), +(464,428,l), +(586,428,l), +(586,457,ls), +(586,581,o), +(503,669,o), +(383,669,cs), +(251,669,o), +(183,577,o), +(183,452,cs), +(183,334,l), +(187,253,l), +(183,252,l), +(145,296,l), +(85,356,l), +(5,276,l), +(244,37,l,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(418,248,l), +(370,297,l), +(284,210,l), +(242,160,l), +(239,161,l), +(245,258,l), +(245,420,ls), +(245,505,o), +(284,588,o), +(383,588,cs), +(460,588,o), +(519,529,o), +(519,442,cs), +(519,431,l), +(587,431,l), +(587,442,ls), +(587,569,o), +(503,654,o), +(383,654,cs), +(250,654,o), +(177,545,o), +(177,421,cs), +(177,258,l), +(183,161,l), +(180,160,l), +(138,210,l), +(52,297,l), +(4,248,l), +(211,41,l,{ +name = hr00; +}) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(378,228,l), +(363,243,l), +(252,132,l), +(202,78,l), +(200,79,l), +(201,187,l), +(201,413,ls), +(201,548,o), +(283,613,o), +(385,613,cs), +(488,613,o), +(569,545,o), +(569,425,c), +(569,425,l), +(589,425,l), +(589,426,l), +(589,549,o), +(505,633,o), +(385,633,cs), +(266,633,o), +(181,549,o), +(181,413,cs), +(181,187,l), +(182,79,l), +(180,78,l), +(130,132,l), +(19,243,l), +(4,228,l), +(191,41,l,{ +name = hr00; +}) +); +} +); +width = 600; +} +); +unicode = 8630; +}, +{ +glyphname = arrowdownclockhalf; +lastChange = "2023-03-22 23:46:31 +0000"; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(356,37,l,{ +name = hr00; +}), +(595,276,l), +(515,356,l), +(455,296,l), +(417,252,l), +(413,253,l), +(417,334,l), +(417,452,ls), +(417,577,o), +(349,669,o), +(217,669,cs), +(97,669,o), +(14,581,o), +(14,457,cs), +(14,428,l), +(136,428,l), +(136,457,ls), +(136,517,o), +(166,556,o), +(217,556,cs), +(265,556,o), +(295,518,o), +(295,444,cs), +(295,334,l), +(299,253,l), +(295,252,l), +(257,296,l), +(197,356,l), +(117,276,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(390,41,l,{ +name = hr00; +}), +(597,248,l), +(549,297,l), +(463,210,l), +(421,160,l), +(418,161,l), +(424,258,l), +(424,421,ls), +(424,545,o), +(351,654,o), +(218,654,cs), +(98,654,o), +(14,569,o), +(14,442,cs), +(14,431,l), +(82,431,l), +(82,442,ls), +(82,529,o), +(141,588,o), +(218,588,cs), +(317,588,o), +(356,505,o), +(356,420,cs), +(356,258,l), +(362,161,l), +(359,160,l), +(317,210,l), +(231,297,l), +(183,248,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(409,41,l,{ +name = hr00; +}), +(596,228,l), +(581,243,l), +(470,132,l), +(420,78,l), +(418,79,l), +(419,187,l), +(419,413,ls), +(419,549,o), +(334,633,o), +(215,633,cs), +(95,633,o), +(11,549,o), +(11,426,c), +(11,425,l), +(31,425,l), +(31,426,l), +(31,545,o), +(112,613,o), +(215,613,cs), +(317,613,o), +(399,548,o), +(399,413,cs), +(399,187,l), +(400,79,l), +(398,78,l), +(348,132,l), +(237,243,l), +(222,228,l) +); +} +); +width = 600; +} +); +unicode = 8631; +}, +{ +glyphname = arrowupleftcounterclock; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(250,698,l,{ +name = hr00; +}), +(250,371,l), +(362,371,l), +(362,455,l), +(356,516,l), +(360,518,l), +(375,503,ls), +(432,446,o), +(455,385,o), +(455,304,cs), +(455,170,o), +(392,101,o), +(301,101,cs), +(216,101,o), +(145,172,o), +(145,294,cs), +(145,378,o), +(171,444,o), +(227,497,c), +(143,567,l), +(61,491,o), +(23,404,o), +(23,294,cs), +(23,107,o), +(134,-12,o), +(301,-12,cs), +(464,-12,o), +(577,103,o), +(577,304,cs), +(577,445,o), +(525,516,o), +(452,580,cs), +(437,593,l), +(439,597,l), +(497,586,l), +(577,586,l), +(577,698,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(276,698,l,{ +name = hr00; +}), +(276,410,l), +(344,410,l), +(344,526,l), +(339,583,l), +(342,584,l), +(385,548,ls), +(456,488,o), +(506,421,o), +(506,301,cs), +(506,158,o), +(427,50,o), +(301,50,cs), +(179,50,o), +(94,145,o), +(94,296,cs), +(94,406,o), +(141,488,o), +(229,544,c), +(191,593,l), +(93,534,o), +(26,424,o), +(26,296,cs), +(26,108,o), +(142,-12,o), +(301,-12,cs), +(466,-12,o), +(574,117,o), +(574,301,cs), +(574,459,o), +(499,540,o), +(427,599,cs), +(387,632,l), +(388,635,l), +(449,630,l), +(564,630,l), +(564,698,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,698,l,{ +name = hr00; +}), +(300,434,l), +(321,434,l), +(321,591,l), +(318,664,l), +(320,665,l), +(382,607,ls), +(473,522,o), +(558,453,o), +(558,302,cs), +(558,140,o), +(459,8,o), +(300,8,cs), +(141,8,o), +(42,141,o), +(42,301,cs), +(42,449,o), +(127,519,o), +(208,592,c), +(195,605,l), +(106,527,o), +(21,453,o), +(21,301,cs), +(21,133,o), +(125,-12,o), +(300,-12,cs), +(475,-12,o), +(579,133,o), +(579,302,cs), +(579,466,o), +(481,539,o), +(395,620,cs), +(333,678,l), +(334,680,l), +(407,677,l), +(564,677,l), +(564,698,l) +); +} +); +width = 600; +} +); +unicode = 8634; +}, +{ +glyphname = arrowuprightclock; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(350,698,l,{ +name = hr00; +}), +(23,698,l), +(23,586,l), +(103,586,l), +(161,597,l), +(163,593,l), +(148,580,ls), +(75,516,o), +(23,445,o), +(23,304,cs), +(23,103,o), +(136,-12,o), +(299,-12,cs), +(466,-12,o), +(577,107,o), +(577,294,cs), +(577,404,o), +(539,491,o), +(457,567,c), +(373,497,l), +(429,444,o), +(455,378,o), +(455,294,cs), +(455,172,o), +(384,101,o), +(299,101,cs), +(208,101,o), +(145,170,o), +(145,304,cs), +(145,385,o), +(168,446,o), +(225,503,cs), +(240,518,l), +(244,516,l), +(238,455,l), +(238,371,l), +(350,371,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(324,698,l,{ +name = hr00; +}), +(36,698,l), +(36,630,l), +(151,630,l), +(212,635,l), +(213,632,l), +(173,599,ls), +(101,540,o), +(26,459,o), +(26,301,cs), +(26,117,o), +(134,-12,o), +(299,-12,cs), +(458,-12,o), +(574,108,o), +(574,296,cs), +(574,424,o), +(507,534,o), +(409,593,c), +(371,544,l), +(459,488,o), +(506,406,o), +(506,296,cs), +(506,145,o), +(421,50,o), +(299,50,cs), +(173,50,o), +(94,158,o), +(94,301,cs), +(94,421,o), +(144,488,o), +(215,548,cs), +(258,584,l), +(261,583,l), +(256,526,l), +(256,410,l), +(324,410,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,698,l,{ +name = hr00; +}), +(36,698,l), +(36,677,l), +(193,677,l), +(266,680,l), +(267,678,l), +(205,620,ls), +(119,539,o), +(21,466,o), +(21,302,cs), +(21,133,o), +(125,-12,o), +(300,-12,cs), +(475,-12,o), +(579,133,o), +(579,301,cs), +(579,453,o), +(494,527,o), +(405,605,c), +(392,592,l), +(473,519,o), +(558,449,o), +(558,301,cs), +(558,141,o), +(459,8,o), +(300,8,cs), +(141,8,o), +(42,140,o), +(42,302,cs), +(42,453,o), +(127,522,o), +(218,607,cs), +(280,665,l), +(282,664,l), +(279,591,l), +(279,434,l), +(300,434,l) +); +} +); +width = 600; +} +); +unicode = 8635; +}, +{ +glyphname = arrowrightarrowleft; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (0,210); +ref = arrowright; +}, +{ +alignment = -1; +pos = (0,-210); +ref = arrowleft; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-2,154); +ref = arrowright; +}, +{ +alignment = -1; +pos = (0,-154); +ref = arrowleft; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (0,174); +ref = arrowright; +}, +{ +alignment = -1; +pos = (0,-174); +ref = arrowleft; +} +); +width = 600; +} +); +unicode = 8644; +}, +{ +glyphname = arrowleftarrowright; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (0,210); +ref = arrowleft; +}, +{ +alignment = -1; +pos = (0,-210); +ref = arrowright; +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (0,154); +ref = arrowleft; +}, +{ +alignment = -1; +pos = (0,-154); +ref = arrowright; +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +pos = (0,174); +ref = arrowleft; +}, +{ +alignment = -1; +pos = (0,-174); +ref = arrowright; +} +); +width = 600; +} +); +unicode = 8646; +}, +{ +glyphname = dneighthblock; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,-188,l), +(0,-188,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,-188,l), +(0,-188,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,-188,l), +(0,-188,l) +); +} +); +width = 600; +} +); +unicode = 9601; +}, +{ +glyphname = dnquarterblock; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,-25,l), +(0,-25,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,-25,l), +(0,-25,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,-25,l), +(0,-25,l) +); +} +); +width = 600; +} +); +unicode = 9602; +}, +{ +glyphname = dnthreeeighthsblock; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,138,l), +(0,138,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,138,l), +(0,138,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,138,l), +(0,138,l) +); +} +); +width = 600; +} +); +unicode = 9603; +}, +{ +glyphname = dnhalfblock; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,300,l), +(0,300,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,300,l), +(0,300,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,300,l), +(0,300,l) +); +} +); +width = 600; +} +); +unicode = 9604; +}, +{ +glyphname = dnfiveeighthsblock; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,463,l), +(0,463,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,463,l), +(0,463,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,463,l), +(0,463,l) +); +} +); +width = 600; +} +); +unicode = 9605; +}, +{ +glyphname = dnthreequartersblock; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,625,l), +(0,625,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,625,l), +(0,625,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,625,l), +(0,625,l) +); +} +); +width = 600; +} +); +unicode = 9606; +}, +{ +glyphname = dnseveneighthsblock; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,788,l), +(0,788,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,788,l), +(0,788,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,788,l), +(0,788,l) +); +} +); +width = 600; +} +); +unicode = 9607; +}, +{ +glyphname = fullblock; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,950,l), +(0,950,l) +); +} +); +width = 600; +} +); +unicode = 9608; +}, +{ +glyphname = uphalfblock; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,300,l,{ +name = hr00; +}), +(600,300,l), +(600,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,300,l,{ +name = hr00; +}), +(600,300,l), +(600,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,300,l,{ +name = hr00; +}), +(600,300,l), +(600,950,l), +(0,950,l) +); +} +); +width = 600; +} +); +unicode = 9600; +}, +{ +glyphname = upeighthblock; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,788,l,{ +name = hr00; +}), +(600,788,l), +(600,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,788,l,{ +name = hr00; +}), +(600,788,l), +(600,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,788,l,{ +name = hr00; +}), +(600,788,l), +(600,950,l), +(0,950,l) +); +} +); +width = 600; +} +); +unicode = 9620; +}, +{ +glyphname = lefteighthblock; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(75,-350,l), +(75,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(75,-350,l), +(75,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(75,-350,l), +(75,950,l), +(0,950,l) +); +} +); +width = 600; +} +); +unicode = 9615; +}, +{ +glyphname = leftquarterblock; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(150,-350,l), +(150,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(150,-350,l), +(150,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(150,-350,l), +(150,950,l), +(0,950,l) +); +} +); +width = 600; +} +); +unicode = 9614; +}, +{ +glyphname = leftthreeeighthsblock; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(225,-350,l), +(225,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(225,-350,l), +(225,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(225,-350,l), +(225,950,l), +(0,950,l) +); +} +); +width = 600; +} +); +unicode = 9613; +}, +{ +glyphname = lefthalfblock; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(300,-350,l), +(300,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(300,-350,l), +(300,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(300,-350,l), +(300,950,l), +(0,950,l) +); +} +); +width = 600; +} +); +unicode = 9612; +}, +{ +glyphname = leftfiveeighthsblock; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(375,-350,l), +(375,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(375,-350,l), +(375,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(375,-350,l), +(375,950,l), +(0,950,l) +); +} +); +width = 600; +} +); +unicode = 9611; +}, +{ +glyphname = leftthreequartersblock; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(450,-350,l), +(450,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(450,-350,l), +(450,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(450,-350,l), +(450,950,l), +(0,950,l) +); +} +); +width = 600; +} +); +unicode = 9610; +}, +{ +glyphname = leftseveneighthsblock; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(525,-350,l), +(525,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(525,-350,l), +(525,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(525,-350,l), +(525,950,l), +(0,950,l) +); +} +); +width = 600; +} +); +unicode = 9609; +}, +{ +glyphname = righthalfblock; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,950,l), +(300,950,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,950,l), +(300,950,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,950,l), +(300,950,l) +); +} +); +width = 600; +} +); +unicode = 9616; +}, +{ +glyphname = righteighthblock; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(525,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,950,l), +(525,950,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(525,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,950,l), +(525,950,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(525,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,950,l), +(525,950,l) +); +} +); +width = 600; +} +); +unicode = 9621; +}, +{ +glyphname = dnleftquadrant; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(300,-350,l), +(300,300,l), +(0,300,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(300,-350,l), +(300,300,l), +(0,300,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(300,-350,l), +(300,300,l), +(0,300,l) +); +} +); +width = 600; +} +); +unicode = 9622; +}, +{ +glyphname = dnrightquadrant; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,300,l), +(300,300,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,300,l), +(300,300,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,300,l), +(300,300,l) +); +} +); +width = 600; +} +); +unicode = 9623; +}, +{ +glyphname = upleftquadrant; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,300,l,{ +name = hr00; +}), +(300,300,l), +(300,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,300,l,{ +name = hr00; +}), +(300,300,l), +(300,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,300,l,{ +name = hr00; +}), +(300,300,l), +(300,950,l), +(0,950,l) +); +} +); +width = 600; +} +); +unicode = 9624; +}, +{ +glyphname = upleftdnleftdnrightquadrant; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,300,l), +(300,300,l), +(300,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,300,l), +(300,300,l), +(300,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,300,l), +(300,300,l), +(300,950,l), +(0,950,l) +); +} +); +width = 600; +} +); +unicode = 9625; +}, +{ +glyphname = upleftdnrightquadrant; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,300,l), +(300,300,l), +(300,950,l), +(0,950,l) +); +}, +{ +closed = 1; +nodes = ( +(300,-350,l), +(600,-350,l,{ +name = hr01; +}), +(600,300,l), +(300,300,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,300,l), +(300,300,l), +(300,950,l), +(0,950,l) +); +}, +{ +closed = 1; +nodes = ( +(300,-350,l), +(600,-350,l,{ +name = hr01; +}), +(600,300,l), +(300,300,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,300,l), +(300,300,l), +(300,950,l), +(0,950,l) +); +}, +{ +closed = 1; +nodes = ( +(300,-350,l), +(600,-350,l,{ +name = hr01; +}), +(600,300,l), +(300,300,l) +); +} +); +width = 600; +} +); +unicode = 9626; +}, +{ +glyphname = upleftuprightdnleftquadrant; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(300,-350,l), +(300,300,l), +(600,300,l), +(600,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(300,-350,l), +(300,300,l), +(600,300,l), +(600,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(300,-350,l), +(300,300,l), +(600,300,l), +(600,950,l), +(0,950,l) +); +} +); +width = 600; +} +); +unicode = 9627; +}, +{ +glyphname = upleftuprightdnrightquadrant; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,300,l,{ +name = hr00; +}), +(300,300,l), +(300,-350,l), +(600,-350,l), +(600,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,300,l,{ +name = hr00; +}), +(300,300,l), +(300,-350,l), +(600,-350,l), +(600,950,l), +(0,950,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,300,l,{ +name = hr00; +}), +(300,300,l), +(300,-350,l), +(600,-350,l), +(600,950,l), +(0,950,l) +); +} +); +width = 600; +} +); +unicode = 9628; +}, +{ +glyphname = uprightquadrant; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,300,l,{ +name = hr00; +}), +(600,300,l), +(600,950,l), +(300,950,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,300,l,{ +name = hr00; +}), +(600,300,l), +(600,950,l), +(300,950,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,300,l,{ +name = hr00; +}), +(600,300,l), +(600,950,l), +(300,950,l) +); +} +); +width = 600; +} +); +unicode = 9629; +}, +{ +glyphname = uprightdnleftquadrant; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,300,l,{ +name = hr00; +}), +(600,300,l), +(600,950,l), +(300,950,l) +); +}, +{ +closed = 1; +nodes = ( +(0,-350,l), +(300,-350,l), +(300,300,l), +(0,300,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,300,l,{ +name = hr00; +}), +(600,300,l), +(600,950,l), +(300,950,l) +); +}, +{ +closed = 1; +nodes = ( +(0,-350,l), +(300,-350,l), +(300,300,l), +(0,300,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(300,300,l,{ +name = hr00; +}), +(600,300,l), +(600,950,l), +(300,950,l) +); +}, +{ +closed = 1; +nodes = ( +(0,-350,l), +(300,-350,l), +(300,300,l), +(0,300,l) +); +} +); +width = 600; +} +); +unicode = 9630; +}, +{ +glyphname = uprightdnleftdnrightquadrant; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,950,l), +(300,950,l), +(300,300,l), +(0,300,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,950,l), +(300,950,l), +(300,300,l), +(0,300,l) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-350,l,{ +name = hr00; +}), +(600,-350,l), +(600,950,l), +(300,950,l), +(300,300,l), +(0,300,l) +); +} +); +width = 600; +} +); +unicode = 9631; +}, +{ +glyphname = lightshade; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(464,930,o), +(480,914,o), +(500,914,cs), +(520,914,o), +(536,930,o), +(536,950,cs), +(536,970,o), +(520,986,o), +(500,986,cs), +(480,986,o), +(464,970,o), +(464,950,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(264,930,o), +(280,914,o), +(300,914,cs), +(320,914,o), +(336,930,o), +(336,950,cs), +(336,970,o), +(320,986,o), +(300,986,cs), +(280,986,o), +(264,970,o), +(264,950,cs) +); +}, +{ +closed = 1; +nodes = ( +(64,930,o), +(80,914,o), +(100,914,cs), +(120,914,o), +(136,930,o), +(136,950,cs), +(136,970,o), +(120,986,o), +(100,986,cs), +(80,986,o), +(64,970,o), +(64,950,cs) +); +}, +{ +closed = 1; +nodes = ( +(376,844,o), +(387,833,o), +(400,833,cs), +(413,833,o), +(424,844,o), +(424,857,cs), +(424,870,o), +(413,881,o), +(400,881,cs), +(387,881,o), +(376,870,o), +(376,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,844,o), +(187,833,o), +(200,833,cs), +(213,833,o), +(224,844,o), +(224,857,cs), +(224,870,o), +(213,881,o), +(200,881,cs), +(187,881,o), +(176,870,o), +(176,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(-24,844,o), +(-13,833,o), +(0,833,cs), +(13,833,o), +(24,844,o), +(24,857,cs), +(24,870,o), +(13,881,o), +(0,881,cs), +(-13,881,o), +(-24,870,o), +(-24,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(464,744,o), +(480,728,o), +(500,728,cs), +(520,728,o), +(536,744,o), +(536,764,cs), +(536,784,o), +(520,800,o), +(500,800,cs), +(480,800,o), +(464,784,o), +(464,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(64,744,o), +(80,728,o), +(100,728,cs), +(120,728,o), +(136,744,o), +(136,764,cs), +(136,784,o), +(120,800,o), +(100,800,cs), +(80,800,o), +(64,784,o), +(64,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(264,744,o), +(280,728,o), +(300,728,cs), +(320,728,o), +(336,744,o), +(336,764,cs), +(336,784,o), +(320,800,o), +(300,800,cs), +(280,800,o), +(264,784,o), +(264,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(376,658,o), +(387,647,o), +(400,647,cs), +(413,647,o), +(424,658,o), +(424,671,cs), +(424,684,o), +(413,695,o), +(400,695,cs), +(387,695,o), +(376,684,o), +(376,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(-24,658,o), +(-13,647,o), +(0,647,cs), +(13,647,o), +(24,658,o), +(24,671,cs), +(24,684,o), +(13,695,o), +(0,695,cs), +(-13,695,o), +(-24,684,o), +(-24,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,658,o), +(187,647,o), +(200,647,cs), +(213,647,o), +(224,658,o), +(224,671,cs), +(224,684,o), +(213,695,o), +(200,695,cs), +(187,695,o), +(176,684,o), +(176,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(464,558,o), +(480,542,o), +(500,542,cs), +(520,542,o), +(536,558,o), +(536,578,cs), +(536,598,o), +(520,614,o), +(500,614,cs), +(480,614,o), +(464,598,o), +(464,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(64,558,o), +(80,542,o), +(100,542,cs), +(120,542,o), +(136,558,o), +(136,578,cs), +(136,598,o), +(120,614,o), +(100,614,cs), +(80,614,o), +(64,598,o), +(64,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(264,558,o), +(280,542,o), +(300,542,cs), +(320,542,o), +(336,558,o), +(336,578,cs), +(336,598,o), +(320,614,o), +(300,614,cs), +(280,614,o), +(264,598,o), +(264,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(376,476,o), +(387,465,o), +(400,465,cs), +(413,465,o), +(424,476,o), +(424,489,cs), +(424,502,o), +(413,513,o), +(400,513,cs), +(387,513,o), +(376,502,o), +(376,489,cs) +); +}, +{ +closed = 1; +nodes = ( +(-24,476,o), +(-13,465,o), +(0,465,cs), +(13,465,o), +(24,476,o), +(24,489,cs), +(24,502,o), +(13,513,o), +(0,513,cs), +(-13,513,o), +(-24,502,o), +(-24,489,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,476,o), +(187,465,o), +(200,465,cs), +(213,465,o), +(224,476,o), +(224,489,cs), +(224,502,o), +(213,513,o), +(200,513,cs), +(187,513,o), +(176,502,o), +(176,489,cs) +); +}, +{ +closed = 1; +nodes = ( +(264,376,o), +(280,360,o), +(300,360,cs), +(320,360,o), +(336,376,o), +(336,396,cs), +(336,416,o), +(320,432,o), +(300,432,cs), +(280,432,o), +(264,416,o), +(264,396,cs) +); +}, +{ +closed = 1; +nodes = ( +(64,376,o), +(80,360,o), +(100,360,cs), +(120,360,o), +(136,376,o), +(136,396,cs), +(136,416,o), +(120,432,o), +(100,432,cs), +(80,432,o), +(64,416,o), +(64,396,cs) +); +}, +{ +closed = 1; +nodes = ( +(464,376,o), +(480,360,o), +(500,360,cs), +(520,360,o), +(536,376,o), +(536,396,cs), +(536,416,o), +(520,432,o), +(500,432,cs), +(480,432,o), +(464,416,o), +(464,396,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,290,o), +(187,279,o), +(200,279,cs), +(213,279,o), +(224,290,o), +(224,303,cs), +(224,316,o), +(213,327,o), +(200,327,cs), +(187,327,o), +(176,316,o), +(176,303,cs) +); +}, +{ +closed = 1; +nodes = ( +(-24,290,o), +(-13,279,o), +(0,279,cs), +(13,279,o), +(24,290,o), +(24,303,cs), +(24,316,o), +(13,327,o), +(0,327,cs), +(-13,327,o), +(-24,316,o), +(-24,303,cs) +); +}, +{ +closed = 1; +nodes = ( +(376,290,o), +(387,279,o), +(400,279,cs), +(413,279,o), +(424,290,o), +(424,303,cs), +(424,316,o), +(413,327,o), +(400,327,cs), +(387,327,o), +(376,316,o), +(376,303,cs) +); +}, +{ +closed = 1; +nodes = ( +(264,190,o), +(280,174,o), +(300,174,cs), +(320,174,o), +(336,190,o), +(336,210,cs), +(336,230,o), +(320,246,o), +(300,246,cs), +(280,246,o), +(264,230,o), +(264,210,cs) +); +}, +{ +closed = 1; +nodes = ( +(464,190,o), +(480,174,o), +(500,174,cs), +(520,174,o), +(536,190,o), +(536,210,cs), +(536,230,o), +(520,246,o), +(500,246,cs), +(480,246,o), +(464,230,o), +(464,210,cs) +); +}, +{ +closed = 1; +nodes = ( +(64,190,o), +(80,174,o), +(100,174,cs), +(120,174,o), +(136,190,o), +(136,210,cs), +(136,230,o), +(120,246,o), +(100,246,cs), +(80,246,o), +(64,230,o), +(64,210,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,104,o), +(187,93,o), +(200,93,cs), +(213,93,o), +(224,104,o), +(224,117,cs), +(224,130,o), +(213,141,o), +(200,141,cs), +(187,141,o), +(176,130,o), +(176,117,cs) +); +}, +{ +closed = 1; +nodes = ( +(376,104,o), +(387,93,o), +(400,93,cs), +(413,93,o), +(424,104,o), +(424,117,cs), +(424,130,o), +(413,141,o), +(400,141,cs), +(387,141,o), +(376,130,o), +(376,117,cs) +); +}, +{ +closed = 1; +nodes = ( +(-24,104,o), +(-13,93,o), +(0,93,cs), +(13,93,o), +(24,104,o), +(24,117,cs), +(24,130,o), +(13,141,o), +(0,141,cs), +(-13,141,o), +(-24,130,o), +(-24,117,cs) +); +}, +{ +closed = 1; +nodes = ( +(264,4,o), +(280,-12,o), +(300,-12,cs), +(320,-12,o), +(336,4,o), +(336,24,cs), +(336,44,o), +(320,60,o), +(300,60,cs), +(280,60,o), +(264,44,o), +(264,24,cs) +); +}, +{ +closed = 1; +nodes = ( +(464,4,o), +(480,-12,o), +(500,-12,cs), +(520,-12,o), +(536,4,o), +(536,24,cs), +(536,44,o), +(520,60,o), +(500,60,cs), +(480,60,o), +(464,44,o), +(464,24,cs) +); +}, +{ +closed = 1; +nodes = ( +(64,4,o), +(80,-12,o), +(100,-12,cs), +(120,-12,o), +(136,4,o), +(136,24,cs), +(136,44,o), +(120,60,o), +(100,60,cs), +(80,60,o), +(64,44,o), +(64,24,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,-82,o), +(187,-93,o), +(200,-93,cs), +(213,-93,o), +(224,-82,o), +(224,-69,cs), +(224,-56,o), +(213,-45,o), +(200,-45,cs), +(187,-45,o), +(176,-56,o), +(176,-69,cs) +); +}, +{ +closed = 1; +nodes = ( +(376,-82,o), +(387,-93,o), +(400,-93,cs), +(413,-93,o), +(424,-82,o), +(424,-69,cs), +(424,-56,o), +(413,-45,o), +(400,-45,cs), +(387,-45,o), +(376,-56,o), +(376,-69,cs) +); +}, +{ +closed = 1; +nodes = ( +(-24,-82,o), +(-13,-93,o), +(0,-93,cs), +(13,-93,o), +(24,-82,o), +(24,-69,cs), +(24,-56,o), +(13,-45,o), +(0,-45,cs), +(-13,-45,o), +(-24,-56,o), +(-24,-69,cs) +); +}, +{ +closed = 1; +nodes = ( +(264,-182,o), +(280,-198,o), +(300,-198,cs), +(320,-198,o), +(336,-182,o), +(336,-162,cs), +(336,-142,o), +(320,-126,o), +(300,-126,cs), +(280,-126,o), +(264,-142,o), +(264,-162,cs) +); +}, +{ +closed = 1; +nodes = ( +(464,-182,o), +(480,-198,o), +(500,-198,cs), +(520,-198,o), +(536,-182,o), +(536,-162,cs), +(536,-142,o), +(520,-126,o), +(500,-126,cs), +(480,-126,o), +(464,-142,o), +(464,-162,cs) +); +}, +{ +closed = 1; +nodes = ( +(64,-182,o), +(80,-198,o), +(100,-198,cs), +(120,-198,o), +(136,-182,o), +(136,-162,cs), +(136,-142,o), +(120,-126,o), +(100,-126,cs), +(80,-126,o), +(64,-142,o), +(64,-162,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,-268,o), +(187,-279,o), +(200,-279,cs), +(213,-279,o), +(224,-268,o), +(224,-255,cs), +(224,-242,o), +(213,-231,o), +(200,-231,cs), +(187,-231,o), +(176,-242,o), +(176,-255,cs) +); +}, +{ +closed = 1; +nodes = ( +(376,-268,o), +(387,-279,o), +(400,-279,cs), +(413,-279,o), +(424,-268,o), +(424,-255,cs), +(424,-242,o), +(413,-231,o), +(400,-231,cs), +(387,-231,o), +(376,-242,o), +(376,-255,cs) +); +}, +{ +closed = 1; +nodes = ( +(-24,-268,o), +(-13,-279,o), +(0,-279,cs), +(13,-279,o), +(24,-268,o), +(24,-255,cs), +(24,-242,o), +(13,-231,o), +(0,-231,cs), +(-13,-231,o), +(-24,-242,o), +(-24,-255,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(464,930,o), +(480,914,o), +(500,914,cs), +(520,914,o), +(536,930,o), +(536,950,cs), +(536,970,o), +(520,986,o), +(500,986,cs), +(480,986,o), +(464,970,o), +(464,950,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(264,930,o), +(280,914,o), +(300,914,cs), +(320,914,o), +(336,930,o), +(336,950,cs), +(336,970,o), +(320,986,o), +(300,986,cs), +(280,986,o), +(264,970,o), +(264,950,cs) +); +}, +{ +closed = 1; +nodes = ( +(64,930,o), +(80,914,o), +(100,914,cs), +(120,914,o), +(136,930,o), +(136,950,cs), +(136,970,o), +(120,986,o), +(100,986,cs), +(80,986,o), +(64,970,o), +(64,950,cs) +); +}, +{ +closed = 1; +nodes = ( +(376,844,o), +(387,833,o), +(400,833,cs), +(413,833,o), +(424,844,o), +(424,857,cs), +(424,870,o), +(413,881,o), +(400,881,cs), +(387,881,o), +(376,870,o), +(376,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,844,o), +(187,833,o), +(200,833,cs), +(213,833,o), +(224,844,o), +(224,857,cs), +(224,870,o), +(213,881,o), +(200,881,cs), +(187,881,o), +(176,870,o), +(176,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(-24,844,o), +(-13,833,o), +(0,833,cs), +(13,833,o), +(24,844,o), +(24,857,cs), +(24,870,o), +(13,881,o), +(0,881,cs), +(-13,881,o), +(-24,870,o), +(-24,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(464,744,o), +(480,728,o), +(500,728,cs), +(520,728,o), +(536,744,o), +(536,764,cs), +(536,784,o), +(520,800,o), +(500,800,cs), +(480,800,o), +(464,784,o), +(464,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(64,744,o), +(80,728,o), +(100,728,cs), +(120,728,o), +(136,744,o), +(136,764,cs), +(136,784,o), +(120,800,o), +(100,800,cs), +(80,800,o), +(64,784,o), +(64,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(264,744,o), +(280,728,o), +(300,728,cs), +(320,728,o), +(336,744,o), +(336,764,cs), +(336,784,o), +(320,800,o), +(300,800,cs), +(280,800,o), +(264,784,o), +(264,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(376,658,o), +(387,647,o), +(400,647,cs), +(413,647,o), +(424,658,o), +(424,671,cs), +(424,684,o), +(413,695,o), +(400,695,cs), +(387,695,o), +(376,684,o), +(376,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(-24,658,o), +(-13,647,o), +(0,647,cs), +(13,647,o), +(24,658,o), +(24,671,cs), +(24,684,o), +(13,695,o), +(0,695,cs), +(-13,695,o), +(-24,684,o), +(-24,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,658,o), +(187,647,o), +(200,647,cs), +(213,647,o), +(224,658,o), +(224,671,cs), +(224,684,o), +(213,695,o), +(200,695,cs), +(187,695,o), +(176,684,o), +(176,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(464,558,o), +(480,542,o), +(500,542,cs), +(520,542,o), +(536,558,o), +(536,578,cs), +(536,598,o), +(520,614,o), +(500,614,cs), +(480,614,o), +(464,598,o), +(464,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(64,558,o), +(80,542,o), +(100,542,cs), +(120,542,o), +(136,558,o), +(136,578,cs), +(136,598,o), +(120,614,o), +(100,614,cs), +(80,614,o), +(64,598,o), +(64,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(264,558,o), +(280,542,o), +(300,542,cs), +(320,542,o), +(336,558,o), +(336,578,cs), +(336,598,o), +(320,614,o), +(300,614,cs), +(280,614,o), +(264,598,o), +(264,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(376,476,o), +(387,465,o), +(400,465,cs), +(413,465,o), +(424,476,o), +(424,489,cs), +(424,502,o), +(413,513,o), +(400,513,cs), +(387,513,o), +(376,502,o), +(376,489,cs) +); +}, +{ +closed = 1; +nodes = ( +(-24,476,o), +(-13,465,o), +(0,465,cs), +(13,465,o), +(24,476,o), +(24,489,cs), +(24,502,o), +(13,513,o), +(0,513,cs), +(-13,513,o), +(-24,502,o), +(-24,489,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,476,o), +(187,465,o), +(200,465,cs), +(213,465,o), +(224,476,o), +(224,489,cs), +(224,502,o), +(213,513,o), +(200,513,cs), +(187,513,o), +(176,502,o), +(176,489,cs) +); +}, +{ +closed = 1; +nodes = ( +(264,376,o), +(280,360,o), +(300,360,cs), +(320,360,o), +(336,376,o), +(336,396,cs), +(336,416,o), +(320,432,o), +(300,432,cs), +(280,432,o), +(264,416,o), +(264,396,cs) +); +}, +{ +closed = 1; +nodes = ( +(64,376,o), +(80,360,o), +(100,360,cs), +(120,360,o), +(136,376,o), +(136,396,cs), +(136,416,o), +(120,432,o), +(100,432,cs), +(80,432,o), +(64,416,o), +(64,396,cs) +); +}, +{ +closed = 1; +nodes = ( +(464,376,o), +(480,360,o), +(500,360,cs), +(520,360,o), +(536,376,o), +(536,396,cs), +(536,416,o), +(520,432,o), +(500,432,cs), +(480,432,o), +(464,416,o), +(464,396,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,290,o), +(187,279,o), +(200,279,cs), +(213,279,o), +(224,290,o), +(224,303,cs), +(224,316,o), +(213,327,o), +(200,327,cs), +(187,327,o), +(176,316,o), +(176,303,cs) +); +}, +{ +closed = 1; +nodes = ( +(-24,290,o), +(-13,279,o), +(0,279,cs), +(13,279,o), +(24,290,o), +(24,303,cs), +(24,316,o), +(13,327,o), +(0,327,cs), +(-13,327,o), +(-24,316,o), +(-24,303,cs) +); +}, +{ +closed = 1; +nodes = ( +(376,290,o), +(387,279,o), +(400,279,cs), +(413,279,o), +(424,290,o), +(424,303,cs), +(424,316,o), +(413,327,o), +(400,327,cs), +(387,327,o), +(376,316,o), +(376,303,cs) +); +}, +{ +closed = 1; +nodes = ( +(264,190,o), +(280,174,o), +(300,174,cs), +(320,174,o), +(336,190,o), +(336,210,cs), +(336,230,o), +(320,246,o), +(300,246,cs), +(280,246,o), +(264,230,o), +(264,210,cs) +); +}, +{ +closed = 1; +nodes = ( +(464,190,o), +(480,174,o), +(500,174,cs), +(520,174,o), +(536,190,o), +(536,210,cs), +(536,230,o), +(520,246,o), +(500,246,cs), +(480,246,o), +(464,230,o), +(464,210,cs) +); +}, +{ +closed = 1; +nodes = ( +(64,190,o), +(80,174,o), +(100,174,cs), +(120,174,o), +(136,190,o), +(136,210,cs), +(136,230,o), +(120,246,o), +(100,246,cs), +(80,246,o), +(64,230,o), +(64,210,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,104,o), +(187,93,o), +(200,93,cs), +(213,93,o), +(224,104,o), +(224,117,cs), +(224,130,o), +(213,141,o), +(200,141,cs), +(187,141,o), +(176,130,o), +(176,117,cs) +); +}, +{ +closed = 1; +nodes = ( +(376,104,o), +(387,93,o), +(400,93,cs), +(413,93,o), +(424,104,o), +(424,117,cs), +(424,130,o), +(413,141,o), +(400,141,cs), +(387,141,o), +(376,130,o), +(376,117,cs) +); +}, +{ +closed = 1; +nodes = ( +(-24,104,o), +(-13,93,o), +(0,93,cs), +(13,93,o), +(24,104,o), +(24,117,cs), +(24,130,o), +(13,141,o), +(0,141,cs), +(-13,141,o), +(-24,130,o), +(-24,117,cs) +); +}, +{ +closed = 1; +nodes = ( +(264,4,o), +(280,-12,o), +(300,-12,cs), +(320,-12,o), +(336,4,o), +(336,24,cs), +(336,44,o), +(320,60,o), +(300,60,cs), +(280,60,o), +(264,44,o), +(264,24,cs) +); +}, +{ +closed = 1; +nodes = ( +(464,4,o), +(480,-12,o), +(500,-12,cs), +(520,-12,o), +(536,4,o), +(536,24,cs), +(536,44,o), +(520,60,o), +(500,60,cs), +(480,60,o), +(464,44,o), +(464,24,cs) +); +}, +{ +closed = 1; +nodes = ( +(64,4,o), +(80,-12,o), +(100,-12,cs), +(120,-12,o), +(136,4,o), +(136,24,cs), +(136,44,o), +(120,60,o), +(100,60,cs), +(80,60,o), +(64,44,o), +(64,24,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,-82,o), +(187,-93,o), +(200,-93,cs), +(213,-93,o), +(224,-82,o), +(224,-69,cs), +(224,-56,o), +(213,-45,o), +(200,-45,cs), +(187,-45,o), +(176,-56,o), +(176,-69,cs) +); +}, +{ +closed = 1; +nodes = ( +(376,-82,o), +(387,-93,o), +(400,-93,cs), +(413,-93,o), +(424,-82,o), +(424,-69,cs), +(424,-56,o), +(413,-45,o), +(400,-45,cs), +(387,-45,o), +(376,-56,o), +(376,-69,cs) +); +}, +{ +closed = 1; +nodes = ( +(-24,-82,o), +(-13,-93,o), +(0,-93,cs), +(13,-93,o), +(24,-82,o), +(24,-69,cs), +(24,-56,o), +(13,-45,o), +(0,-45,cs), +(-13,-45,o), +(-24,-56,o), +(-24,-69,cs) +); +}, +{ +closed = 1; +nodes = ( +(264,-182,o), +(280,-198,o), +(300,-198,cs), +(320,-198,o), +(336,-182,o), +(336,-162,cs), +(336,-142,o), +(320,-126,o), +(300,-126,cs), +(280,-126,o), +(264,-142,o), +(264,-162,cs) +); +}, +{ +closed = 1; +nodes = ( +(464,-182,o), +(480,-198,o), +(500,-198,cs), +(520,-198,o), +(536,-182,o), +(536,-162,cs), +(536,-142,o), +(520,-126,o), +(500,-126,cs), +(480,-126,o), +(464,-142,o), +(464,-162,cs) +); +}, +{ +closed = 1; +nodes = ( +(64,-182,o), +(80,-198,o), +(100,-198,cs), +(120,-198,o), +(136,-182,o), +(136,-162,cs), +(136,-142,o), +(120,-126,o), +(100,-126,cs), +(80,-126,o), +(64,-142,o), +(64,-162,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,-268,o), +(187,-279,o), +(200,-279,cs), +(213,-279,o), +(224,-268,o), +(224,-255,cs), +(224,-242,o), +(213,-231,o), +(200,-231,cs), +(187,-231,o), +(176,-242,o), +(176,-255,cs) +); +}, +{ +closed = 1; +nodes = ( +(376,-268,o), +(387,-279,o), +(400,-279,cs), +(413,-279,o), +(424,-268,o), +(424,-255,cs), +(424,-242,o), +(413,-231,o), +(400,-231,cs), +(387,-231,o), +(376,-242,o), +(376,-255,cs) +); +}, +{ +closed = 1; +nodes = ( +(-24,-268,o), +(-13,-279,o), +(0,-279,cs), +(13,-279,o), +(24,-268,o), +(24,-255,cs), +(24,-242,o), +(13,-231,o), +(0,-231,cs), +(-13,-231,o), +(-24,-242,o), +(-24,-255,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(464,930,o), +(480,914,o), +(500,914,cs), +(520,914,o), +(536,930,o), +(536,950,cs), +(536,970,o), +(520,986,o), +(500,986,cs), +(480,986,o), +(464,970,o), +(464,950,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(264,930,o), +(280,914,o), +(300,914,cs), +(320,914,o), +(336,930,o), +(336,950,cs), +(336,970,o), +(320,986,o), +(300,986,cs), +(280,986,o), +(264,970,o), +(264,950,cs) +); +}, +{ +closed = 1; +nodes = ( +(64,930,o), +(80,914,o), +(100,914,cs), +(120,914,o), +(136,930,o), +(136,950,cs), +(136,970,o), +(120,986,o), +(100,986,cs), +(80,986,o), +(64,970,o), +(64,950,cs) +); +}, +{ +closed = 1; +nodes = ( +(376,844,o), +(387,833,o), +(400,833,cs), +(413,833,o), +(424,844,o), +(424,857,cs), +(424,870,o), +(413,881,o), +(400,881,cs), +(387,881,o), +(376,870,o), +(376,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,844,o), +(187,833,o), +(200,833,cs), +(213,833,o), +(224,844,o), +(224,857,cs), +(224,870,o), +(213,881,o), +(200,881,cs), +(187,881,o), +(176,870,o), +(176,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(-24,844,o), +(-13,833,o), +(0,833,cs), +(13,833,o), +(24,844,o), +(24,857,cs), +(24,870,o), +(13,881,o), +(0,881,cs), +(-13,881,o), +(-24,870,o), +(-24,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(464,744,o), +(480,728,o), +(500,728,cs), +(520,728,o), +(536,744,o), +(536,764,cs), +(536,784,o), +(520,800,o), +(500,800,cs), +(480,800,o), +(464,784,o), +(464,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(64,744,o), +(80,728,o), +(100,728,cs), +(120,728,o), +(136,744,o), +(136,764,cs), +(136,784,o), +(120,800,o), +(100,800,cs), +(80,800,o), +(64,784,o), +(64,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(264,744,o), +(280,728,o), +(300,728,cs), +(320,728,o), +(336,744,o), +(336,764,cs), +(336,784,o), +(320,800,o), +(300,800,cs), +(280,800,o), +(264,784,o), +(264,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(376,658,o), +(387,647,o), +(400,647,cs), +(413,647,o), +(424,658,o), +(424,671,cs), +(424,684,o), +(413,695,o), +(400,695,cs), +(387,695,o), +(376,684,o), +(376,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(-24,658,o), +(-13,647,o), +(0,647,cs), +(13,647,o), +(24,658,o), +(24,671,cs), +(24,684,o), +(13,695,o), +(0,695,cs), +(-13,695,o), +(-24,684,o), +(-24,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,658,o), +(187,647,o), +(200,647,cs), +(213,647,o), +(224,658,o), +(224,671,cs), +(224,684,o), +(213,695,o), +(200,695,cs), +(187,695,o), +(176,684,o), +(176,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(464,558,o), +(480,542,o), +(500,542,cs), +(520,542,o), +(536,558,o), +(536,578,cs), +(536,598,o), +(520,614,o), +(500,614,cs), +(480,614,o), +(464,598,o), +(464,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(64,558,o), +(80,542,o), +(100,542,cs), +(120,542,o), +(136,558,o), +(136,578,cs), +(136,598,o), +(120,614,o), +(100,614,cs), +(80,614,o), +(64,598,o), +(64,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(264,558,o), +(280,542,o), +(300,542,cs), +(320,542,o), +(336,558,o), +(336,578,cs), +(336,598,o), +(320,614,o), +(300,614,cs), +(280,614,o), +(264,598,o), +(264,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(376,476,o), +(387,465,o), +(400,465,cs), +(413,465,o), +(424,476,o), +(424,489,cs), +(424,502,o), +(413,513,o), +(400,513,cs), +(387,513,o), +(376,502,o), +(376,489,cs) +); +}, +{ +closed = 1; +nodes = ( +(-24,476,o), +(-13,465,o), +(0,465,cs), +(13,465,o), +(24,476,o), +(24,489,cs), +(24,502,o), +(13,513,o), +(0,513,cs), +(-13,513,o), +(-24,502,o), +(-24,489,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,476,o), +(187,465,o), +(200,465,cs), +(213,465,o), +(224,476,o), +(224,489,cs), +(224,502,o), +(213,513,o), +(200,513,cs), +(187,513,o), +(176,502,o), +(176,489,cs) +); +}, +{ +closed = 1; +nodes = ( +(264,376,o), +(280,360,o), +(300,360,cs), +(320,360,o), +(336,376,o), +(336,396,cs), +(336,416,o), +(320,432,o), +(300,432,cs), +(280,432,o), +(264,416,o), +(264,396,cs) +); +}, +{ +closed = 1; +nodes = ( +(64,376,o), +(80,360,o), +(100,360,cs), +(120,360,o), +(136,376,o), +(136,396,cs), +(136,416,o), +(120,432,o), +(100,432,cs), +(80,432,o), +(64,416,o), +(64,396,cs) +); +}, +{ +closed = 1; +nodes = ( +(464,376,o), +(480,360,o), +(500,360,cs), +(520,360,o), +(536,376,o), +(536,396,cs), +(536,416,o), +(520,432,o), +(500,432,cs), +(480,432,o), +(464,416,o), +(464,396,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,290,o), +(187,279,o), +(200,279,cs), +(213,279,o), +(224,290,o), +(224,303,cs), +(224,316,o), +(213,327,o), +(200,327,cs), +(187,327,o), +(176,316,o), +(176,303,cs) +); +}, +{ +closed = 1; +nodes = ( +(-24,290,o), +(-13,279,o), +(0,279,cs), +(13,279,o), +(24,290,o), +(24,303,cs), +(24,316,o), +(13,327,o), +(0,327,cs), +(-13,327,o), +(-24,316,o), +(-24,303,cs) +); +}, +{ +closed = 1; +nodes = ( +(376,290,o), +(387,279,o), +(400,279,cs), +(413,279,o), +(424,290,o), +(424,303,cs), +(424,316,o), +(413,327,o), +(400,327,cs), +(387,327,o), +(376,316,o), +(376,303,cs) +); +}, +{ +closed = 1; +nodes = ( +(264,190,o), +(280,174,o), +(300,174,cs), +(320,174,o), +(336,190,o), +(336,210,cs), +(336,230,o), +(320,246,o), +(300,246,cs), +(280,246,o), +(264,230,o), +(264,210,cs) +); +}, +{ +closed = 1; +nodes = ( +(464,190,o), +(480,174,o), +(500,174,cs), +(520,174,o), +(536,190,o), +(536,210,cs), +(536,230,o), +(520,246,o), +(500,246,cs), +(480,246,o), +(464,230,o), +(464,210,cs) +); +}, +{ +closed = 1; +nodes = ( +(64,190,o), +(80,174,o), +(100,174,cs), +(120,174,o), +(136,190,o), +(136,210,cs), +(136,230,o), +(120,246,o), +(100,246,cs), +(80,246,o), +(64,230,o), +(64,210,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,104,o), +(187,93,o), +(200,93,cs), +(213,93,o), +(224,104,o), +(224,117,cs), +(224,130,o), +(213,141,o), +(200,141,cs), +(187,141,o), +(176,130,o), +(176,117,cs) +); +}, +{ +closed = 1; +nodes = ( +(376,104,o), +(387,93,o), +(400,93,cs), +(413,93,o), +(424,104,o), +(424,117,cs), +(424,130,o), +(413,141,o), +(400,141,cs), +(387,141,o), +(376,130,o), +(376,117,cs) +); +}, +{ +closed = 1; +nodes = ( +(-24,104,o), +(-13,93,o), +(0,93,cs), +(13,93,o), +(24,104,o), +(24,117,cs), +(24,130,o), +(13,141,o), +(0,141,cs), +(-13,141,o), +(-24,130,o), +(-24,117,cs) +); +}, +{ +closed = 1; +nodes = ( +(264,4,o), +(280,-12,o), +(300,-12,cs), +(320,-12,o), +(336,4,o), +(336,24,cs), +(336,44,o), +(320,60,o), +(300,60,cs), +(280,60,o), +(264,44,o), +(264,24,cs) +); +}, +{ +closed = 1; +nodes = ( +(464,4,o), +(480,-12,o), +(500,-12,cs), +(520,-12,o), +(536,4,o), +(536,24,cs), +(536,44,o), +(520,60,o), +(500,60,cs), +(480,60,o), +(464,44,o), +(464,24,cs) +); +}, +{ +closed = 1; +nodes = ( +(64,4,o), +(80,-12,o), +(100,-12,cs), +(120,-12,o), +(136,4,o), +(136,24,cs), +(136,44,o), +(120,60,o), +(100,60,cs), +(80,60,o), +(64,44,o), +(64,24,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,-82,o), +(187,-93,o), +(200,-93,cs), +(213,-93,o), +(224,-82,o), +(224,-69,cs), +(224,-56,o), +(213,-45,o), +(200,-45,cs), +(187,-45,o), +(176,-56,o), +(176,-69,cs) +); +}, +{ +closed = 1; +nodes = ( +(376,-82,o), +(387,-93,o), +(400,-93,cs), +(413,-93,o), +(424,-82,o), +(424,-69,cs), +(424,-56,o), +(413,-45,o), +(400,-45,cs), +(387,-45,o), +(376,-56,o), +(376,-69,cs) +); +}, +{ +closed = 1; +nodes = ( +(-24,-82,o), +(-13,-93,o), +(0,-93,cs), +(13,-93,o), +(24,-82,o), +(24,-69,cs), +(24,-56,o), +(13,-45,o), +(0,-45,cs), +(-13,-45,o), +(-24,-56,o), +(-24,-69,cs) +); +}, +{ +closed = 1; +nodes = ( +(264,-182,o), +(280,-198,o), +(300,-198,cs), +(320,-198,o), +(336,-182,o), +(336,-162,cs), +(336,-142,o), +(320,-126,o), +(300,-126,cs), +(280,-126,o), +(264,-142,o), +(264,-162,cs) +); +}, +{ +closed = 1; +nodes = ( +(464,-182,o), +(480,-198,o), +(500,-198,cs), +(520,-198,o), +(536,-182,o), +(536,-162,cs), +(536,-142,o), +(520,-126,o), +(500,-126,cs), +(480,-126,o), +(464,-142,o), +(464,-162,cs) +); +}, +{ +closed = 1; +nodes = ( +(64,-182,o), +(80,-198,o), +(100,-198,cs), +(120,-198,o), +(136,-182,o), +(136,-162,cs), +(136,-142,o), +(120,-126,o), +(100,-126,cs), +(80,-126,o), +(64,-142,o), +(64,-162,cs) +); +}, +{ +closed = 1; +nodes = ( +(176,-268,o), +(187,-279,o), +(200,-279,cs), +(213,-279,o), +(224,-268,o), +(224,-255,cs), +(224,-242,o), +(213,-231,o), +(200,-231,cs), +(187,-231,o), +(176,-242,o), +(176,-255,cs) +); +}, +{ +closed = 1; +nodes = ( +(376,-268,o), +(387,-279,o), +(400,-279,cs), +(413,-279,o), +(424,-268,o), +(424,-255,cs), +(424,-242,o), +(413,-231,o), +(400,-231,cs), +(387,-231,o), +(376,-242,o), +(376,-255,cs) +); +}, +{ +closed = 1; +nodes = ( +(-24,-268,o), +(-13,-279,o), +(0,-279,cs), +(13,-279,o), +(24,-268,o), +(24,-255,cs), +(24,-242,o), +(13,-231,o), +(0,-231,cs), +(-13,-231,o), +(-24,-242,o), +(-24,-255,cs) +); +} +); +width = 600; +} +); +unicode = 9617; +}, +{ +glyphname = mediumshade; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(446,920,o), +(470,896,o), +(500,896,cs), +(530,896,o), +(554,920,o), +(554,950,cs), +(554,980,o), +(530,1004,o), +(500,1004,cs), +(470,1004,o), +(446,980,o), +(446,950,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(246,920,o), +(270,896,o), +(300,896,cs), +(330,896,o), +(354,920,o), +(354,950,cs), +(354,980,o), +(330,1004,o), +(300,1004,cs), +(270,1004,o), +(246,980,o), +(246,950,cs) +); +}, +{ +closed = 1; +nodes = ( +(46,920,o), +(70,896,o), +(100,896,cs), +(130,896,o), +(154,920,o), +(154,950,cs), +(154,980,o), +(130,1004,o), +(100,1004,cs), +(70,1004,o), +(46,980,o), +(46,950,cs) +); +}, +{ +closed = 1; +nodes = ( +(364,837,o), +(380,821,o), +(400,821,cs), +(420,821,o), +(436,837,o), +(436,857,cs), +(436,877,o), +(420,893,o), +(400,893,cs), +(380,893,o), +(364,877,o), +(364,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(164,837,o), +(180,821,o), +(200,821,cs), +(220,821,o), +(236,837,o), +(236,857,cs), +(236,877,o), +(220,893,o), +(200,893,cs), +(180,893,o), +(164,877,o), +(164,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(-36,837,o), +(-20,821,o), +(0,821,cs), +(20,821,o), +(36,837,o), +(36,857,cs), +(36,877,o), +(20,893,o), +(0,893,cs), +(-20,893,o), +(-36,877,o), +(-36,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(446,734,o), +(470,710,o), +(500,710,cs), +(530,710,o), +(554,734,o), +(554,764,cs), +(554,794,o), +(530,818,o), +(500,818,cs), +(470,818,o), +(446,794,o), +(446,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(46,734,o), +(70,710,o), +(100,710,cs), +(130,710,o), +(154,734,o), +(154,764,cs), +(154,794,o), +(130,818,o), +(100,818,cs), +(70,818,o), +(46,794,o), +(46,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(246,734,o), +(270,710,o), +(300,710,cs), +(330,710,o), +(354,734,o), +(354,764,cs), +(354,794,o), +(330,818,o), +(300,818,cs), +(270,818,o), +(246,794,o), +(246,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(364,651,o), +(380,635,o), +(400,635,cs), +(420,635,o), +(436,651,o), +(436,671,cs), +(436,691,o), +(420,707,o), +(400,707,cs), +(380,707,o), +(364,691,o), +(364,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(-36,651,o), +(-20,635,o), +(0,635,cs), +(20,635,o), +(36,651,o), +(36,671,cs), +(36,691,o), +(20,707,o), +(0,707,cs), +(-20,707,o), +(-36,691,o), +(-36,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(164,651,o), +(180,635,o), +(200,635,cs), +(220,635,o), +(236,651,o), +(236,671,cs), +(236,691,o), +(220,707,o), +(200,707,cs), +(180,707,o), +(164,691,o), +(164,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(446,548,o), +(470,524,o), +(500,524,cs), +(530,524,o), +(554,548,o), +(554,578,cs), +(554,608,o), +(530,632,o), +(500,632,cs), +(470,632,o), +(446,608,o), +(446,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(46,548,o), +(70,524,o), +(100,524,cs), +(130,524,o), +(154,548,o), +(154,578,cs), +(154,608,o), +(130,632,o), +(100,632,cs), +(70,632,o), +(46,608,o), +(46,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(246,548,o), +(270,524,o), +(300,524,cs), +(330,524,o), +(354,548,o), +(354,578,cs), +(354,608,o), +(330,632,o), +(300,632,cs), +(270,632,o), +(246,608,o), +(246,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(364,465,o), +(380,449,o), +(400,449,cs), +(420,449,o), +(436,465,o), +(436,485,cs), +(436,505,o), +(420,521,o), +(400,521,cs), +(380,521,o), +(364,505,o), +(364,485,cs) +); +}, +{ +closed = 1; +nodes = ( +(-36,465,o), +(-20,449,o), +(0,449,cs), +(20,449,o), +(36,465,o), +(36,485,cs), +(36,505,o), +(20,521,o), +(0,521,cs), +(-20,521,o), +(-36,505,o), +(-36,485,cs) +); +}, +{ +closed = 1; +nodes = ( +(164,465,o), +(180,449,o), +(200,449,cs), +(220,449,o), +(236,465,o), +(236,485,cs), +(236,505,o), +(220,521,o), +(200,521,cs), +(180,521,o), +(164,505,o), +(164,485,cs) +); +}, +{ +closed = 1; +nodes = ( +(246,362,o), +(270,338,o), +(300,338,cs), +(330,338,o), +(354,362,o), +(354,392,cs), +(354,422,o), +(330,446,o), +(300,446,cs), +(270,446,o), +(246,422,o), +(246,392,cs) +); +}, +{ +closed = 1; +nodes = ( +(46,362,o), +(70,338,o), +(100,338,cs), +(130,338,o), +(154,362,o), +(154,392,cs), +(154,422,o), +(130,446,o), +(100,446,cs), +(70,446,o), +(46,422,o), +(46,392,cs) +); +}, +{ +closed = 1; +nodes = ( +(446,362,o), +(470,338,o), +(500,338,cs), +(530,338,o), +(554,362,o), +(554,392,cs), +(554,422,o), +(530,446,o), +(500,446,cs), +(470,446,o), +(446,422,o), +(446,392,cs) +); +}, +{ +closed = 1; +nodes = ( +(164,279,o), +(180,263,o), +(200,263,cs), +(220,263,o), +(236,279,o), +(236,299,cs), +(236,319,o), +(220,335,o), +(200,335,cs), +(180,335,o), +(164,319,o), +(164,299,cs) +); +}, +{ +closed = 1; +nodes = ( +(-36,279,o), +(-20,263,o), +(0,263,cs), +(20,263,o), +(36,279,o), +(36,299,cs), +(36,319,o), +(20,335,o), +(0,335,cs), +(-20,335,o), +(-36,319,o), +(-36,299,cs) +); +}, +{ +closed = 1; +nodes = ( +(364,279,o), +(380,263,o), +(400,263,cs), +(420,263,o), +(436,279,o), +(436,299,cs), +(436,319,o), +(420,335,o), +(400,335,cs), +(380,335,o), +(364,319,o), +(364,299,cs) +); +}, +{ +closed = 1; +nodes = ( +(246,176,o), +(270,152,o), +(300,152,cs), +(330,152,o), +(354,176,o), +(354,206,cs), +(354,236,o), +(330,260,o), +(300,260,cs), +(270,260,o), +(246,236,o), +(246,206,cs) +); +}, +{ +closed = 1; +nodes = ( +(446,176,o), +(470,152,o), +(500,152,cs), +(530,152,o), +(554,176,o), +(554,206,cs), +(554,236,o), +(530,260,o), +(500,260,cs), +(470,260,o), +(446,236,o), +(446,206,cs) +); +}, +{ +closed = 1; +nodes = ( +(46,176,o), +(70,152,o), +(100,152,cs), +(130,152,o), +(154,176,o), +(154,206,cs), +(154,236,o), +(130,260,o), +(100,260,cs), +(70,260,o), +(46,236,o), +(46,206,cs) +); +}, +{ +closed = 1; +nodes = ( +(164,93,o), +(180,77,o), +(200,77,cs), +(220,77,o), +(236,93,o), +(236,113,cs), +(236,133,o), +(220,149,o), +(200,149,cs), +(180,149,o), +(164,133,o), +(164,113,cs) +); +}, +{ +closed = 1; +nodes = ( +(364,93,o), +(380,77,o), +(400,77,cs), +(420,77,o), +(436,93,o), +(436,113,cs), +(436,133,o), +(420,149,o), +(400,149,cs), +(380,149,o), +(364,133,o), +(364,113,cs) +); +}, +{ +closed = 1; +nodes = ( +(-36,93,o), +(-20,77,o), +(0,77,cs), +(20,77,o), +(36,93,o), +(36,113,cs), +(36,133,o), +(20,149,o), +(0,149,cs), +(-20,149,o), +(-36,133,o), +(-36,113,cs) +); +}, +{ +closed = 1; +nodes = ( +(246,-10,o), +(270,-34,o), +(300,-34,cs), +(330,-34,o), +(354,-10,o), +(354,20,cs), +(354,50,o), +(330,74,o), +(300,74,cs), +(270,74,o), +(246,50,o), +(246,20,cs) +); +}, +{ +closed = 1; +nodes = ( +(446,-10,o), +(470,-34,o), +(500,-34,cs), +(530,-34,o), +(554,-10,o), +(554,20,cs), +(554,50,o), +(530,74,o), +(500,74,cs), +(470,74,o), +(446,50,o), +(446,20,cs) +); +}, +{ +closed = 1; +nodes = ( +(46,-10,o), +(70,-34,o), +(100,-34,cs), +(130,-34,o), +(154,-10,o), +(154,20,cs), +(154,50,o), +(130,74,o), +(100,74,cs), +(70,74,o), +(46,50,o), +(46,20,cs) +); +}, +{ +closed = 1; +nodes = ( +(164,-93,o), +(180,-109,o), +(200,-109,cs), +(220,-109,o), +(236,-93,o), +(236,-73,cs), +(236,-53,o), +(220,-37,o), +(200,-37,cs), +(180,-37,o), +(164,-53,o), +(164,-73,cs) +); +}, +{ +closed = 1; +nodes = ( +(364,-93,o), +(380,-109,o), +(400,-109,cs), +(420,-109,o), +(436,-93,o), +(436,-73,cs), +(436,-53,o), +(420,-37,o), +(400,-37,cs), +(380,-37,o), +(364,-53,o), +(364,-73,cs) +); +}, +{ +closed = 1; +nodes = ( +(-36,-93,o), +(-20,-109,o), +(0,-109,cs), +(20,-109,o), +(36,-93,o), +(36,-73,cs), +(36,-53,o), +(20,-37,o), +(0,-37,cs), +(-20,-37,o), +(-36,-53,o), +(-36,-73,cs) +); +}, +{ +closed = 1; +nodes = ( +(246,-196,o), +(270,-220,o), +(300,-220,cs), +(330,-220,o), +(354,-196,o), +(354,-166,cs), +(354,-136,o), +(330,-112,o), +(300,-112,cs), +(270,-112,o), +(246,-136,o), +(246,-166,cs) +); +}, +{ +closed = 1; +nodes = ( +(446,-196,o), +(470,-220,o), +(500,-220,cs), +(530,-220,o), +(554,-196,o), +(554,-166,cs), +(554,-136,o), +(530,-112,o), +(500,-112,cs), +(470,-112,o), +(446,-136,o), +(446,-166,cs) +); +}, +{ +closed = 1; +nodes = ( +(46,-196,o), +(70,-220,o), +(100,-220,cs), +(130,-220,o), +(154,-196,o), +(154,-166,cs), +(154,-136,o), +(130,-112,o), +(100,-112,cs), +(70,-112,o), +(46,-136,o), +(46,-166,cs) +); +}, +{ +closed = 1; +nodes = ( +(164,-279,o), +(180,-295,o), +(200,-295,cs), +(220,-295,o), +(236,-279,o), +(236,-259,cs), +(236,-239,o), +(220,-223,o), +(200,-223,cs), +(180,-223,o), +(164,-239,o), +(164,-259,cs) +); +}, +{ +closed = 1; +nodes = ( +(364,-279,o), +(380,-295,o), +(400,-295,cs), +(420,-295,o), +(436,-279,o), +(436,-259,cs), +(436,-239,o), +(420,-223,o), +(400,-223,cs), +(380,-223,o), +(364,-239,o), +(364,-259,cs) +); +}, +{ +closed = 1; +nodes = ( +(-36,-279,o), +(-20,-295,o), +(0,-295,cs), +(20,-295,o), +(36,-279,o), +(36,-259,cs), +(36,-239,o), +(20,-223,o), +(0,-223,cs), +(-20,-223,o), +(-36,-239,o), +(-36,-259,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(446,920,o), +(470,896,o), +(500,896,cs), +(530,896,o), +(554,920,o), +(554,950,cs), +(554,980,o), +(530,1004,o), +(500,1004,cs), +(470,1004,o), +(446,980,o), +(446,950,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(246,920,o), +(270,896,o), +(300,896,cs), +(330,896,o), +(354,920,o), +(354,950,cs), +(354,980,o), +(330,1004,o), +(300,1004,cs), +(270,1004,o), +(246,980,o), +(246,950,cs) +); +}, +{ +closed = 1; +nodes = ( +(46,920,o), +(70,896,o), +(100,896,cs), +(130,896,o), +(154,920,o), +(154,950,cs), +(154,980,o), +(130,1004,o), +(100,1004,cs), +(70,1004,o), +(46,980,o), +(46,950,cs) +); +}, +{ +closed = 1; +nodes = ( +(364,837,o), +(380,821,o), +(400,821,cs), +(420,821,o), +(436,837,o), +(436,857,cs), +(436,877,o), +(420,893,o), +(400,893,cs), +(380,893,o), +(364,877,o), +(364,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(164,837,o), +(180,821,o), +(200,821,cs), +(220,821,o), +(236,837,o), +(236,857,cs), +(236,877,o), +(220,893,o), +(200,893,cs), +(180,893,o), +(164,877,o), +(164,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(-36,837,o), +(-20,821,o), +(0,821,cs), +(20,821,o), +(36,837,o), +(36,857,cs), +(36,877,o), +(20,893,o), +(0,893,cs), +(-20,893,o), +(-36,877,o), +(-36,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(446,734,o), +(470,710,o), +(500,710,cs), +(530,710,o), +(554,734,o), +(554,764,cs), +(554,794,o), +(530,818,o), +(500,818,cs), +(470,818,o), +(446,794,o), +(446,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(46,734,o), +(70,710,o), +(100,710,cs), +(130,710,o), +(154,734,o), +(154,764,cs), +(154,794,o), +(130,818,o), +(100,818,cs), +(70,818,o), +(46,794,o), +(46,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(246,734,o), +(270,710,o), +(300,710,cs), +(330,710,o), +(354,734,o), +(354,764,cs), +(354,794,o), +(330,818,o), +(300,818,cs), +(270,818,o), +(246,794,o), +(246,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(364,651,o), +(380,635,o), +(400,635,cs), +(420,635,o), +(436,651,o), +(436,671,cs), +(436,691,o), +(420,707,o), +(400,707,cs), +(380,707,o), +(364,691,o), +(364,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(-36,651,o), +(-20,635,o), +(0,635,cs), +(20,635,o), +(36,651,o), +(36,671,cs), +(36,691,o), +(20,707,o), +(0,707,cs), +(-20,707,o), +(-36,691,o), +(-36,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(164,651,o), +(180,635,o), +(200,635,cs), +(220,635,o), +(236,651,o), +(236,671,cs), +(236,691,o), +(220,707,o), +(200,707,cs), +(180,707,o), +(164,691,o), +(164,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(446,548,o), +(470,524,o), +(500,524,cs), +(530,524,o), +(554,548,o), +(554,578,cs), +(554,608,o), +(530,632,o), +(500,632,cs), +(470,632,o), +(446,608,o), +(446,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(46,548,o), +(70,524,o), +(100,524,cs), +(130,524,o), +(154,548,o), +(154,578,cs), +(154,608,o), +(130,632,o), +(100,632,cs), +(70,632,o), +(46,608,o), +(46,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(246,548,o), +(270,524,o), +(300,524,cs), +(330,524,o), +(354,548,o), +(354,578,cs), +(354,608,o), +(330,632,o), +(300,632,cs), +(270,632,o), +(246,608,o), +(246,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(364,465,o), +(380,449,o), +(400,449,cs), +(420,449,o), +(436,465,o), +(436,485,cs), +(436,505,o), +(420,521,o), +(400,521,cs), +(380,521,o), +(364,505,o), +(364,485,cs) +); +}, +{ +closed = 1; +nodes = ( +(-36,465,o), +(-20,449,o), +(0,449,cs), +(20,449,o), +(36,465,o), +(36,485,cs), +(36,505,o), +(20,521,o), +(0,521,cs), +(-20,521,o), +(-36,505,o), +(-36,485,cs) +); +}, +{ +closed = 1; +nodes = ( +(164,465,o), +(180,449,o), +(200,449,cs), +(220,449,o), +(236,465,o), +(236,485,cs), +(236,505,o), +(220,521,o), +(200,521,cs), +(180,521,o), +(164,505,o), +(164,485,cs) +); +}, +{ +closed = 1; +nodes = ( +(246,362,o), +(270,338,o), +(300,338,cs), +(330,338,o), +(354,362,o), +(354,392,cs), +(354,422,o), +(330,446,o), +(300,446,cs), +(270,446,o), +(246,422,o), +(246,392,cs) +); +}, +{ +closed = 1; +nodes = ( +(46,362,o), +(70,338,o), +(100,338,cs), +(130,338,o), +(154,362,o), +(154,392,cs), +(154,422,o), +(130,446,o), +(100,446,cs), +(70,446,o), +(46,422,o), +(46,392,cs) +); +}, +{ +closed = 1; +nodes = ( +(446,362,o), +(470,338,o), +(500,338,cs), +(530,338,o), +(554,362,o), +(554,392,cs), +(554,422,o), +(530,446,o), +(500,446,cs), +(470,446,o), +(446,422,o), +(446,392,cs) +); +}, +{ +closed = 1; +nodes = ( +(164,279,o), +(180,263,o), +(200,263,cs), +(220,263,o), +(236,279,o), +(236,299,cs), +(236,319,o), +(220,335,o), +(200,335,cs), +(180,335,o), +(164,319,o), +(164,299,cs) +); +}, +{ +closed = 1; +nodes = ( +(-36,279,o), +(-20,263,o), +(0,263,cs), +(20,263,o), +(36,279,o), +(36,299,cs), +(36,319,o), +(20,335,o), +(0,335,cs), +(-20,335,o), +(-36,319,o), +(-36,299,cs) +); +}, +{ +closed = 1; +nodes = ( +(364,279,o), +(380,263,o), +(400,263,cs), +(420,263,o), +(436,279,o), +(436,299,cs), +(436,319,o), +(420,335,o), +(400,335,cs), +(380,335,o), +(364,319,o), +(364,299,cs) +); +}, +{ +closed = 1; +nodes = ( +(246,176,o), +(270,152,o), +(300,152,cs), +(330,152,o), +(354,176,o), +(354,206,cs), +(354,236,o), +(330,260,o), +(300,260,cs), +(270,260,o), +(246,236,o), +(246,206,cs) +); +}, +{ +closed = 1; +nodes = ( +(446,176,o), +(470,152,o), +(500,152,cs), +(530,152,o), +(554,176,o), +(554,206,cs), +(554,236,o), +(530,260,o), +(500,260,cs), +(470,260,o), +(446,236,o), +(446,206,cs) +); +}, +{ +closed = 1; +nodes = ( +(46,176,o), +(70,152,o), +(100,152,cs), +(130,152,o), +(154,176,o), +(154,206,cs), +(154,236,o), +(130,260,o), +(100,260,cs), +(70,260,o), +(46,236,o), +(46,206,cs) +); +}, +{ +closed = 1; +nodes = ( +(164,93,o), +(180,77,o), +(200,77,cs), +(220,77,o), +(236,93,o), +(236,113,cs), +(236,133,o), +(220,149,o), +(200,149,cs), +(180,149,o), +(164,133,o), +(164,113,cs) +); +}, +{ +closed = 1; +nodes = ( +(364,93,o), +(380,77,o), +(400,77,cs), +(420,77,o), +(436,93,o), +(436,113,cs), +(436,133,o), +(420,149,o), +(400,149,cs), +(380,149,o), +(364,133,o), +(364,113,cs) +); +}, +{ +closed = 1; +nodes = ( +(-36,93,o), +(-20,77,o), +(0,77,cs), +(20,77,o), +(36,93,o), +(36,113,cs), +(36,133,o), +(20,149,o), +(0,149,cs), +(-20,149,o), +(-36,133,o), +(-36,113,cs) +); +}, +{ +closed = 1; +nodes = ( +(246,-10,o), +(270,-34,o), +(300,-34,cs), +(330,-34,o), +(354,-10,o), +(354,20,cs), +(354,50,o), +(330,74,o), +(300,74,cs), +(270,74,o), +(246,50,o), +(246,20,cs) +); +}, +{ +closed = 1; +nodes = ( +(446,-10,o), +(470,-34,o), +(500,-34,cs), +(530,-34,o), +(554,-10,o), +(554,20,cs), +(554,50,o), +(530,74,o), +(500,74,cs), +(470,74,o), +(446,50,o), +(446,20,cs) +); +}, +{ +closed = 1; +nodes = ( +(46,-10,o), +(70,-34,o), +(100,-34,cs), +(130,-34,o), +(154,-10,o), +(154,20,cs), +(154,50,o), +(130,74,o), +(100,74,cs), +(70,74,o), +(46,50,o), +(46,20,cs) +); +}, +{ +closed = 1; +nodes = ( +(164,-93,o), +(180,-109,o), +(200,-109,cs), +(220,-109,o), +(236,-93,o), +(236,-73,cs), +(236,-53,o), +(220,-37,o), +(200,-37,cs), +(180,-37,o), +(164,-53,o), +(164,-73,cs) +); +}, +{ +closed = 1; +nodes = ( +(364,-93,o), +(380,-109,o), +(400,-109,cs), +(420,-109,o), +(436,-93,o), +(436,-73,cs), +(436,-53,o), +(420,-37,o), +(400,-37,cs), +(380,-37,o), +(364,-53,o), +(364,-73,cs) +); +}, +{ +closed = 1; +nodes = ( +(-36,-93,o), +(-20,-109,o), +(0,-109,cs), +(20,-109,o), +(36,-93,o), +(36,-73,cs), +(36,-53,o), +(20,-37,o), +(0,-37,cs), +(-20,-37,o), +(-36,-53,o), +(-36,-73,cs) +); +}, +{ +closed = 1; +nodes = ( +(246,-196,o), +(270,-220,o), +(300,-220,cs), +(330,-220,o), +(354,-196,o), +(354,-166,cs), +(354,-136,o), +(330,-112,o), +(300,-112,cs), +(270,-112,o), +(246,-136,o), +(246,-166,cs) +); +}, +{ +closed = 1; +nodes = ( +(446,-196,o), +(470,-220,o), +(500,-220,cs), +(530,-220,o), +(554,-196,o), +(554,-166,cs), +(554,-136,o), +(530,-112,o), +(500,-112,cs), +(470,-112,o), +(446,-136,o), +(446,-166,cs) +); +}, +{ +closed = 1; +nodes = ( +(46,-196,o), +(70,-220,o), +(100,-220,cs), +(130,-220,o), +(154,-196,o), +(154,-166,cs), +(154,-136,o), +(130,-112,o), +(100,-112,cs), +(70,-112,o), +(46,-136,o), +(46,-166,cs) +); +}, +{ +closed = 1; +nodes = ( +(164,-279,o), +(180,-295,o), +(200,-295,cs), +(220,-295,o), +(236,-279,o), +(236,-259,cs), +(236,-239,o), +(220,-223,o), +(200,-223,cs), +(180,-223,o), +(164,-239,o), +(164,-259,cs) +); +}, +{ +closed = 1; +nodes = ( +(364,-279,o), +(380,-295,o), +(400,-295,cs), +(420,-295,o), +(436,-279,o), +(436,-259,cs), +(436,-239,o), +(420,-223,o), +(400,-223,cs), +(380,-223,o), +(364,-239,o), +(364,-259,cs) +); +}, +{ +closed = 1; +nodes = ( +(-36,-279,o), +(-20,-295,o), +(0,-295,cs), +(20,-295,o), +(36,-279,o), +(36,-259,cs), +(36,-239,o), +(20,-223,o), +(0,-223,cs), +(-20,-223,o), +(-36,-239,o), +(-36,-259,cs) +); +} +); +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(446,920,o), +(470,896,o), +(500,896,cs), +(530,896,o), +(554,920,o), +(554,950,cs), +(554,980,o), +(530,1004,o), +(500,1004,cs), +(470,1004,o), +(446,980,o), +(446,950,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(246,920,o), +(270,896,o), +(300,896,cs), +(330,896,o), +(354,920,o), +(354,950,cs), +(354,980,o), +(330,1004,o), +(300,1004,cs), +(270,1004,o), +(246,980,o), +(246,950,cs) +); +}, +{ +closed = 1; +nodes = ( +(46,920,o), +(70,896,o), +(100,896,cs), +(130,896,o), +(154,920,o), +(154,950,cs), +(154,980,o), +(130,1004,o), +(100,1004,cs), +(70,1004,o), +(46,980,o), +(46,950,cs) +); +}, +{ +closed = 1; +nodes = ( +(364,837,o), +(380,821,o), +(400,821,cs), +(420,821,o), +(436,837,o), +(436,857,cs), +(436,877,o), +(420,893,o), +(400,893,cs), +(380,893,o), +(364,877,o), +(364,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(164,837,o), +(180,821,o), +(200,821,cs), +(220,821,o), +(236,837,o), +(236,857,cs), +(236,877,o), +(220,893,o), +(200,893,cs), +(180,893,o), +(164,877,o), +(164,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(-36,837,o), +(-20,821,o), +(0,821,cs), +(20,821,o), +(36,837,o), +(36,857,cs), +(36,877,o), +(20,893,o), +(0,893,cs), +(-20,893,o), +(-36,877,o), +(-36,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(446,734,o), +(470,710,o), +(500,710,cs), +(530,710,o), +(554,734,o), +(554,764,cs), +(554,794,o), +(530,818,o), +(500,818,cs), +(470,818,o), +(446,794,o), +(446,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(46,734,o), +(70,710,o), +(100,710,cs), +(130,710,o), +(154,734,o), +(154,764,cs), +(154,794,o), +(130,818,o), +(100,818,cs), +(70,818,o), +(46,794,o), +(46,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(246,734,o), +(270,710,o), +(300,710,cs), +(330,710,o), +(354,734,o), +(354,764,cs), +(354,794,o), +(330,818,o), +(300,818,cs), +(270,818,o), +(246,794,o), +(246,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(364,651,o), +(380,635,o), +(400,635,cs), +(420,635,o), +(436,651,o), +(436,671,cs), +(436,691,o), +(420,707,o), +(400,707,cs), +(380,707,o), +(364,691,o), +(364,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(-36,651,o), +(-20,635,o), +(0,635,cs), +(20,635,o), +(36,651,o), +(36,671,cs), +(36,691,o), +(20,707,o), +(0,707,cs), +(-20,707,o), +(-36,691,o), +(-36,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(164,651,o), +(180,635,o), +(200,635,cs), +(220,635,o), +(236,651,o), +(236,671,cs), +(236,691,o), +(220,707,o), +(200,707,cs), +(180,707,o), +(164,691,o), +(164,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(446,548,o), +(470,524,o), +(500,524,cs), +(530,524,o), +(554,548,o), +(554,578,cs), +(554,608,o), +(530,632,o), +(500,632,cs), +(470,632,o), +(446,608,o), +(446,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(46,548,o), +(70,524,o), +(100,524,cs), +(130,524,o), +(154,548,o), +(154,578,cs), +(154,608,o), +(130,632,o), +(100,632,cs), +(70,632,o), +(46,608,o), +(46,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(246,548,o), +(270,524,o), +(300,524,cs), +(330,524,o), +(354,548,o), +(354,578,cs), +(354,608,o), +(330,632,o), +(300,632,cs), +(270,632,o), +(246,608,o), +(246,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(364,465,o), +(380,449,o), +(400,449,cs), +(420,449,o), +(436,465,o), +(436,485,cs), +(436,505,o), +(420,521,o), +(400,521,cs), +(380,521,o), +(364,505,o), +(364,485,cs) +); +}, +{ +closed = 1; +nodes = ( +(-36,465,o), +(-20,449,o), +(0,449,cs), +(20,449,o), +(36,465,o), +(36,485,cs), +(36,505,o), +(20,521,o), +(0,521,cs), +(-20,521,o), +(-36,505,o), +(-36,485,cs) +); +}, +{ +closed = 1; +nodes = ( +(164,465,o), +(180,449,o), +(200,449,cs), +(220,449,o), +(236,465,o), +(236,485,cs), +(236,505,o), +(220,521,o), +(200,521,cs), +(180,521,o), +(164,505,o), +(164,485,cs) +); +}, +{ +closed = 1; +nodes = ( +(246,362,o), +(270,338,o), +(300,338,cs), +(330,338,o), +(354,362,o), +(354,392,cs), +(354,422,o), +(330,446,o), +(300,446,cs), +(270,446,o), +(246,422,o), +(246,392,cs) +); +}, +{ +closed = 1; +nodes = ( +(46,362,o), +(70,338,o), +(100,338,cs), +(130,338,o), +(154,362,o), +(154,392,cs), +(154,422,o), +(130,446,o), +(100,446,cs), +(70,446,o), +(46,422,o), +(46,392,cs) +); +}, +{ +closed = 1; +nodes = ( +(446,362,o), +(470,338,o), +(500,338,cs), +(530,338,o), +(554,362,o), +(554,392,cs), +(554,422,o), +(530,446,o), +(500,446,cs), +(470,446,o), +(446,422,o), +(446,392,cs) +); +}, +{ +closed = 1; +nodes = ( +(164,279,o), +(180,263,o), +(200,263,cs), +(220,263,o), +(236,279,o), +(236,299,cs), +(236,319,o), +(220,335,o), +(200,335,cs), +(180,335,o), +(164,319,o), +(164,299,cs) +); +}, +{ +closed = 1; +nodes = ( +(-36,279,o), +(-20,263,o), +(0,263,cs), +(20,263,o), +(36,279,o), +(36,299,cs), +(36,319,o), +(20,335,o), +(0,335,cs), +(-20,335,o), +(-36,319,o), +(-36,299,cs) +); +}, +{ +closed = 1; +nodes = ( +(364,279,o), +(380,263,o), +(400,263,cs), +(420,263,o), +(436,279,o), +(436,299,cs), +(436,319,o), +(420,335,o), +(400,335,cs), +(380,335,o), +(364,319,o), +(364,299,cs) +); +}, +{ +closed = 1; +nodes = ( +(246,176,o), +(270,152,o), +(300,152,cs), +(330,152,o), +(354,176,o), +(354,206,cs), +(354,236,o), +(330,260,o), +(300,260,cs), +(270,260,o), +(246,236,o), +(246,206,cs) +); +}, +{ +closed = 1; +nodes = ( +(446,176,o), +(470,152,o), +(500,152,cs), +(530,152,o), +(554,176,o), +(554,206,cs), +(554,236,o), +(530,260,o), +(500,260,cs), +(470,260,o), +(446,236,o), +(446,206,cs) +); +}, +{ +closed = 1; +nodes = ( +(46,176,o), +(70,152,o), +(100,152,cs), +(130,152,o), +(154,176,o), +(154,206,cs), +(154,236,o), +(130,260,o), +(100,260,cs), +(70,260,o), +(46,236,o), +(46,206,cs) +); +}, +{ +closed = 1; +nodes = ( +(164,93,o), +(180,77,o), +(200,77,cs), +(220,77,o), +(236,93,o), +(236,113,cs), +(236,133,o), +(220,149,o), +(200,149,cs), +(180,149,o), +(164,133,o), +(164,113,cs) +); +}, +{ +closed = 1; +nodes = ( +(364,93,o), +(380,77,o), +(400,77,cs), +(420,77,o), +(436,93,o), +(436,113,cs), +(436,133,o), +(420,149,o), +(400,149,cs), +(380,149,o), +(364,133,o), +(364,113,cs) +); +}, +{ +closed = 1; +nodes = ( +(-36,93,o), +(-20,77,o), +(0,77,cs), +(20,77,o), +(36,93,o), +(36,113,cs), +(36,133,o), +(20,149,o), +(0,149,cs), +(-20,149,o), +(-36,133,o), +(-36,113,cs) +); +}, +{ +closed = 1; +nodes = ( +(246,-10,o), +(270,-34,o), +(300,-34,cs), +(330,-34,o), +(354,-10,o), +(354,20,cs), +(354,50,o), +(330,74,o), +(300,74,cs), +(270,74,o), +(246,50,o), +(246,20,cs) +); +}, +{ +closed = 1; +nodes = ( +(446,-10,o), +(470,-34,o), +(500,-34,cs), +(530,-34,o), +(554,-10,o), +(554,20,cs), +(554,50,o), +(530,74,o), +(500,74,cs), +(470,74,o), +(446,50,o), +(446,20,cs) +); +}, +{ +closed = 1; +nodes = ( +(46,-10,o), +(70,-34,o), +(100,-34,cs), +(130,-34,o), +(154,-10,o), +(154,20,cs), +(154,50,o), +(130,74,o), +(100,74,cs), +(70,74,o), +(46,50,o), +(46,20,cs) +); +}, +{ +closed = 1; +nodes = ( +(164,-93,o), +(180,-109,o), +(200,-109,cs), +(220,-109,o), +(236,-93,o), +(236,-73,cs), +(236,-53,o), +(220,-37,o), +(200,-37,cs), +(180,-37,o), +(164,-53,o), +(164,-73,cs) +); +}, +{ +closed = 1; +nodes = ( +(364,-93,o), +(380,-109,o), +(400,-109,cs), +(420,-109,o), +(436,-93,o), +(436,-73,cs), +(436,-53,o), +(420,-37,o), +(400,-37,cs), +(380,-37,o), +(364,-53,o), +(364,-73,cs) +); +}, +{ +closed = 1; +nodes = ( +(-36,-93,o), +(-20,-109,o), +(0,-109,cs), +(20,-109,o), +(36,-93,o), +(36,-73,cs), +(36,-53,o), +(20,-37,o), +(0,-37,cs), +(-20,-37,o), +(-36,-53,o), +(-36,-73,cs) +); +}, +{ +closed = 1; +nodes = ( +(246,-196,o), +(270,-220,o), +(300,-220,cs), +(330,-220,o), +(354,-196,o), +(354,-166,cs), +(354,-136,o), +(330,-112,o), +(300,-112,cs), +(270,-112,o), +(246,-136,o), +(246,-166,cs) +); +}, +{ +closed = 1; +nodes = ( +(446,-196,o), +(470,-220,o), +(500,-220,cs), +(530,-220,o), +(554,-196,o), +(554,-166,cs), +(554,-136,o), +(530,-112,o), +(500,-112,cs), +(470,-112,o), +(446,-136,o), +(446,-166,cs) +); +}, +{ +closed = 1; +nodes = ( +(46,-196,o), +(70,-220,o), +(100,-220,cs), +(130,-220,o), +(154,-196,o), +(154,-166,cs), +(154,-136,o), +(130,-112,o), +(100,-112,cs), +(70,-112,o), +(46,-136,o), +(46,-166,cs) +); +}, +{ +closed = 1; +nodes = ( +(164,-279,o), +(180,-295,o), +(200,-295,cs), +(220,-295,o), +(236,-279,o), +(236,-259,cs), +(236,-239,o), +(220,-223,o), +(200,-223,cs), +(180,-223,o), +(164,-239,o), +(164,-259,cs) +); +}, +{ +closed = 1; +nodes = ( +(364,-279,o), +(380,-295,o), +(400,-295,cs), +(420,-295,o), +(436,-279,o), +(436,-259,cs), +(436,-239,o), +(420,-223,o), +(400,-223,cs), +(380,-223,o), +(364,-239,o), +(364,-259,cs) +); +}, +{ +closed = 1; +nodes = ( +(-36,-279,o), +(-20,-295,o), +(0,-295,cs), +(20,-295,o), +(36,-279,o), +(36,-259,cs), +(36,-239,o), +(20,-223,o), +(0,-223,cs), +(-20,-223,o), +(-36,-239,o), +(-36,-259,cs) +); +} +); +width = 600; +} +); +unicode = 9618; +}, +{ +glyphname = darkshade; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(419,905,o), +(455,869,o), +(500,869,cs), +(545,869,o), +(581,905,o), +(581,950,cs), +(581,995,o), +(545,1031,o), +(500,1031,cs), +(455,1031,o), +(419,995,o), +(419,950,cs) +); +}, +{ +closed = 1; +nodes = ( +(219,905,o), +(255,869,o), +(300,869,cs), +(345,869,o), +(381,905,o), +(381,950,cs), +(381,995,o), +(345,1031,o), +(300,1031,cs), +(255,1031,o), +(219,995,o), +(219,950,cs) +); +}, +{ +closed = 1; +nodes = ( +(19,905,o), +(55,869,o), +(100,869,cs), +(145,869,o), +(181,905,o), +(181,950,cs), +(181,995,o), +(145,1031,o), +(100,1031,cs), +(55,1031,o), +(19,995,o), +(19,950,cs) +); +}, +{ +closed = 1; +nodes = ( +(346,827,o), +(370,803,o), +(400,803,cs), +(430,803,o), +(454,827,o), +(454,857,cs,{ +name = hr01; +}), +(454,887,o), +(430,911,o), +(400,911,cs), +(370,911,o), +(346,887,o), +(346,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(146,827,o), +(170,803,o), +(200,803,cs), +(230,803,o), +(254,827,o), +(254,857,cs), +(254,887,o), +(230,911,o), +(200,911,cs), +(170,911,o), +(146,887,o), +(146,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(-54,827,o), +(-30,803,o), +(0,803,cs), +(30,803,o), +(54,827,o), +(54,857,cs), +(54,887,o), +(30,911,o), +(0,911,cs), +(-30,911,o), +(-54,887,o), +(-54,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(419,719,o), +(455,683,o), +(500,683,cs), +(545,683,o), +(581,719,o), +(581,764,cs,{ +name = hr02; +}), +(581,809,o), +(545,845,o), +(500,845,cs), +(455,845,o), +(419,809,o), +(419,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(19,719,o), +(55,683,o), +(100,683,cs), +(145,683,o), +(181,719,o), +(181,764,cs), +(181,809,o), +(145,845,o), +(100,845,cs), +(55,845,o), +(19,809,o), +(19,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(219,719,o), +(255,683,o), +(300,683,cs), +(345,683,o), +(381,719,o), +(381,764,cs), +(381,809,o), +(345,845,o), +(300,845,cs), +(255,845,o), +(219,809,o), +(219,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(346,641,o), +(370,617,o), +(400,617,cs), +(430,617,o), +(454,641,o), +(454,671,cs,{ +name = hr03; +}), +(454,701,o), +(430,725,o), +(400,725,cs), +(370,725,o), +(346,701,o), +(346,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(-54,641,o), +(-30,617,o), +(0,617,cs), +(30,617,o), +(54,641,o), +(54,671,cs), +(54,701,o), +(30,725,o), +(0,725,cs), +(-30,725,o), +(-54,701,o), +(-54,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(146,641,o), +(170,617,o), +(200,617,cs), +(230,617,o), +(254,641,o), +(254,671,cs), +(254,701,o), +(230,725,o), +(200,725,cs), +(170,725,o), +(146,701,o), +(146,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(419,533,o), +(455,497,o), +(500,497,cs), +(545,497,o), +(581,533,o), +(581,578,cs,{ +name = hr04; +}), +(581,623,o), +(545,659,o), +(500,659,cs), +(455,659,o), +(419,623,o), +(419,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(19,533,o), +(55,497,o), +(100,497,cs), +(145,497,o), +(181,533,o), +(181,578,cs), +(181,623,o), +(145,659,o), +(100,659,cs), +(55,659,o), +(19,623,o), +(19,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(219,533,o), +(255,497,o), +(300,497,cs), +(345,497,o), +(381,533,o), +(381,578,cs), +(381,623,o), +(345,659,o), +(300,659,cs), +(255,659,o), +(219,623,o), +(219,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(346,455,o), +(370,431,o), +(400,431,cs), +(430,431,o), +(454,455,o), +(454,485,cs,{ +name = hr05; +}), +(454,515,o), +(430,539,o), +(400,539,cs), +(370,539,o), +(346,515,o), +(346,485,cs) +); +}, +{ +closed = 1; +nodes = ( +(-54,455,o), +(-30,431,o), +(0,431,cs), +(30,431,o), +(54,455,o), +(54,485,cs), +(54,515,o), +(30,539,o), +(0,539,cs), +(-30,539,o), +(-54,515,o), +(-54,485,cs) +); +}, +{ +closed = 1; +nodes = ( +(146,455,o), +(170,431,o), +(200,431,cs), +(230,431,o), +(254,455,o), +(254,485,cs), +(254,515,o), +(230,539,o), +(200,539,cs), +(170,539,o), +(146,515,o), +(146,485,cs) +); +}, +{ +closed = 1; +nodes = ( +(219,347,o), +(255,311,o), +(300,311,cs), +(345,311,o), +(381,347,o), +(381,392,cs), +(381,437,o), +(345,473,o), +(300,473,cs), +(255,473,o), +(219,437,o), +(219,392,cs) +); +}, +{ +closed = 1; +nodes = ( +(19,347,o), +(55,311,o), +(100,311,cs), +(145,311,o), +(181,347,o), +(181,392,cs), +(181,437,o), +(145,473,o), +(100,473,cs), +(55,473,o), +(19,437,o), +(19,392,cs,{ +name = hr06; +}) +); +}, +{ +closed = 1; +nodes = ( +(419,347,o), +(455,311,o), +(500,311,cs), +(545,311,o), +(581,347,o), +(581,392,cs), +(581,437,o), +(545,473,o), +(500,473,cs), +(455,473,o), +(419,437,o), +(419,392,cs) +); +}, +{ +closed = 1; +nodes = ( +(146,269,o), +(170,245,o), +(200,245,cs), +(230,245,o), +(254,269,o), +(254,299,cs), +(254,329,o), +(230,353,o), +(200,353,cs), +(170,353,o), +(146,329,o), +(146,299,cs) +); +}, +{ +closed = 1; +nodes = ( +(-54,269,o), +(-30,245,o), +(0,245,cs), +(30,245,o), +(54,269,o), +(54,299,cs), +(54,329,o), +(30,353,o), +(0,353,cs), +(-30,353,o), +(-54,329,o), +(-54,299,cs,{ +name = hr07; +}) +); +}, +{ +closed = 1; +nodes = ( +(346,269,o), +(370,245,o), +(400,245,cs), +(430,245,o), +(454,269,o), +(454,299,cs), +(454,329,o), +(430,353,o), +(400,353,cs), +(370,353,o), +(346,329,o), +(346,299,cs) +); +}, +{ +closed = 1; +nodes = ( +(219,161,o), +(255,125,o), +(300,125,cs), +(345,125,o), +(381,161,o), +(381,206,cs), +(381,251,o), +(345,287,o), +(300,287,cs), +(255,287,o), +(219,251,o), +(219,206,cs) +); +}, +{ +closed = 1; +nodes = ( +(419,161,o), +(455,125,o), +(500,125,cs), +(545,125,o), +(581,161,o), +(581,206,cs,{ +name = hr08; +}), +(581,251,o), +(545,287,o), +(500,287,cs), +(455,287,o), +(419,251,o), +(419,206,cs) +); +}, +{ +closed = 1; +nodes = ( +(19,161,o), +(55,125,o), +(100,125,cs), +(145,125,o), +(181,161,o), +(181,206,cs), +(181,251,o), +(145,287,o), +(100,287,cs), +(55,287,o), +(19,251,o), +(19,206,cs) +); +}, +{ +closed = 1; +nodes = ( +(146,83,o), +(170,59,o), +(200,59,cs), +(230,59,o), +(254,83,o), +(254,113,cs), +(254,143,o), +(230,167,o), +(200,167,cs), +(170,167,o), +(146,143,o), +(146,113,cs) +); +}, +{ +closed = 1; +nodes = ( +(346,83,o), +(370,59,o), +(400,59,cs), +(430,59,o), +(454,83,o), +(454,113,cs,{ +name = hr09; +}), +(454,143,o), +(430,167,o), +(400,167,cs), +(370,167,o), +(346,143,o), +(346,113,cs) +); +}, +{ +closed = 1; +nodes = ( +(-54,83,o), +(-30,59,o), +(0,59,cs), +(30,59,o), +(54,83,o), +(54,113,cs), +(54,143,o), +(30,167,o), +(0,167,cs), +(-30,167,o), +(-54,143,o), +(-54,113,cs) +); +}, +{ +closed = 1; +nodes = ( +(219,-25,o), +(255,-61,o), +(300,-61,cs), +(345,-61,o), +(381,-25,o), +(381,20,cs), +(381,65,o), +(345,101,o), +(300,101,cs), +(255,101,o), +(219,65,o), +(219,20,cs) +); +}, +{ +closed = 1; +nodes = ( +(419,-25,o), +(455,-61,o), +(500,-61,cs), +(545,-61,o), +(581,-25,o), +(581,20,cs,{ +name = hr10; +}), +(581,65,o), +(545,101,o), +(500,101,cs), +(455,101,o), +(419,65,o), +(419,20,cs) +); +}, +{ +closed = 1; +nodes = ( +(19,-25,o), +(55,-61,o), +(100,-61,cs), +(145,-61,o), +(181,-25,o), +(181,20,cs), +(181,65,o), +(145,101,o), +(100,101,cs), +(55,101,o), +(19,65,o), +(19,20,cs) +); +}, +{ +closed = 1; +nodes = ( +(146,-103,o), +(170,-127,o), +(200,-127,cs), +(230,-127,o), +(254,-103,o), +(254,-73,cs), +(254,-43,o), +(230,-19,o), +(200,-19,cs), +(170,-19,o), +(146,-43,o), +(146,-73,cs) +); +}, +{ +closed = 1; +nodes = ( +(346,-103,o), +(370,-127,o), +(400,-127,cs), +(430,-127,o), +(454,-103,o), +(454,-73,cs,{ +name = hr11; +}), +(454,-43,o), +(430,-19,o), +(400,-19,cs), +(370,-19,o), +(346,-43,o), +(346,-73,cs) +); +}, +{ +closed = 1; +nodes = ( +(-54,-103,o), +(-30,-127,o), +(0,-127,cs), +(30,-127,o), +(54,-103,o), +(54,-73,cs), +(54,-43,o), +(30,-19,o), +(0,-19,cs), +(-30,-19,o), +(-54,-43,o), +(-54,-73,cs) +); +}, +{ +closed = 1; +nodes = ( +(219,-211,o), +(255,-247,o), +(300,-247,cs), +(345,-247,o), +(381,-211,o), +(381,-166,cs), +(381,-121,o), +(345,-85,o), +(300,-85,cs), +(255,-85,o), +(219,-121,o), +(219,-166,cs) +); +}, +{ +closed = 1; +nodes = ( +(419,-211,o), +(455,-247,o), +(500,-247,cs), +(545,-247,o), +(581,-211,o), +(581,-166,cs,{ +name = hr12; +}), +(581,-121,o), +(545,-85,o), +(500,-85,cs), +(455,-85,o), +(419,-121,o), +(419,-166,cs) +); +}, +{ +closed = 1; +nodes = ( +(19,-211,o), +(55,-247,o), +(100,-247,cs), +(145,-247,o), +(181,-211,o), +(181,-166,cs), +(181,-121,o), +(145,-85,o), +(100,-85,cs), +(55,-85,o), +(19,-121,o), +(19,-166,cs) +); +}, +{ +closed = 1; +nodes = ( +(146,-289,o), +(170,-313,o), +(200,-313,cs,{ +name = hr13; +}), +(230,-313,o), +(254,-289,o), +(254,-259,cs), +(254,-229,o), +(230,-205,o), +(200,-205,cs), +(170,-205,o), +(146,-229,o), +(146,-259,cs) +); +}, +{ +closed = 1; +nodes = ( +(346,-289,o), +(370,-313,o), +(400,-313,cs), +(430,-313,o), +(454,-289,o), +(454,-259,cs), +(454,-229,o), +(430,-205,o), +(400,-205,cs), +(370,-205,o), +(346,-229,o), +(346,-259,cs) +); +}, +{ +closed = 1; +nodes = ( +(-54,-289,o), +(-30,-313,o), +(0,-313,cs), +(30,-313,o), +(54,-289,o), +(54,-259,cs), +(54,-229,o), +(30,-205,o), +(0,-205,cs), +(-30,-205,o), +(-54,-229,o), +(-54,-259,cs) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(419,905,o), +(455,869,o), +(500,869,cs), +(545,869,o), +(581,905,o), +(581,950,cs), +(581,995,o), +(545,1031,o), +(500,1031,cs), +(455,1031,o), +(419,995,o), +(419,950,cs) +); +}, +{ +closed = 1; +nodes = ( +(219,905,o), +(255,869,o), +(300,869,cs), +(345,869,o), +(381,905,o), +(381,950,cs), +(381,995,o), +(345,1031,o), +(300,1031,cs), +(255,1031,o), +(219,995,o), +(219,950,cs) +); +}, +{ +closed = 1; +nodes = ( +(19,905,o), +(55,869,o), +(100,869,cs), +(145,869,o), +(181,905,o), +(181,950,cs), +(181,995,o), +(145,1031,o), +(100,1031,cs), +(55,1031,o), +(19,995,o), +(19,950,cs) +); +}, +{ +closed = 1; +nodes = ( +(346,827,o), +(370,803,o), +(400,803,cs), +(430,803,o), +(454,827,o), +(454,857,cs,{ +name = hr01; +}), +(454,887,o), +(430,911,o), +(400,911,cs), +(370,911,o), +(346,887,o), +(346,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(146,827,o), +(170,803,o), +(200,803,cs), +(230,803,o), +(254,827,o), +(254,857,cs), +(254,887,o), +(230,911,o), +(200,911,cs), +(170,911,o), +(146,887,o), +(146,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(-54,827,o), +(-30,803,o), +(0,803,cs), +(30,803,o), +(54,827,o), +(54,857,cs), +(54,887,o), +(30,911,o), +(0,911,cs), +(-30,911,o), +(-54,887,o), +(-54,857,cs) +); +}, +{ +closed = 1; +nodes = ( +(419,719,o), +(455,683,o), +(500,683,cs), +(545,683,o), +(581,719,o), +(581,764,cs,{ +name = hr02; +}), +(581,809,o), +(545,845,o), +(500,845,cs), +(455,845,o), +(419,809,o), +(419,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(19,719,o), +(55,683,o), +(100,683,cs), +(145,683,o), +(181,719,o), +(181,764,cs), +(181,809,o), +(145,845,o), +(100,845,cs), +(55,845,o), +(19,809,o), +(19,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(219,719,o), +(255,683,o), +(300,683,cs), +(345,683,o), +(381,719,o), +(381,764,cs), +(381,809,o), +(345,845,o), +(300,845,cs), +(255,845,o), +(219,809,o), +(219,764,cs) +); +}, +{ +closed = 1; +nodes = ( +(346,641,o), +(370,617,o), +(400,617,cs), +(430,617,o), +(454,641,o), +(454,671,cs,{ +name = hr03; +}), +(454,701,o), +(430,725,o), +(400,725,cs), +(370,725,o), +(346,701,o), +(346,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(-54,641,o), +(-30,617,o), +(0,617,cs), +(30,617,o), +(54,641,o), +(54,671,cs), +(54,701,o), +(30,725,o), +(0,725,cs), +(-30,725,o), +(-54,701,o), +(-54,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(146,641,o), +(170,617,o), +(200,617,cs), +(230,617,o), +(254,641,o), +(254,671,cs), +(254,701,o), +(230,725,o), +(200,725,cs), +(170,725,o), +(146,701,o), +(146,671,cs) +); +}, +{ +closed = 1; +nodes = ( +(419,533,o), +(455,497,o), +(500,497,cs), +(545,497,o), +(581,533,o), +(581,578,cs,{ +name = hr04; +}), +(581,623,o), +(545,659,o), +(500,659,cs), +(455,659,o), +(419,623,o), +(419,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(19,533,o), +(55,497,o), +(100,497,cs), +(145,497,o), +(181,533,o), +(181,578,cs), +(181,623,o), +(145,659,o), +(100,659,cs), +(55,659,o), +(19,623,o), +(19,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(219,533,o), +(255,497,o), +(300,497,cs), +(345,497,o), +(381,533,o), +(381,578,cs), +(381,623,o), +(345,659,o), +(300,659,cs), +(255,659,o), +(219,623,o), +(219,578,cs) +); +}, +{ +closed = 1; +nodes = ( +(346,455,o), +(370,431,o), +(400,431,cs), +(430,431,o), +(454,455,o), +(454,485,cs,{ +name = hr05; +}), +(454,515,o), +(430,539,o), +(400,539,cs), +(370,539,o), +(346,515,o), +(346,485,cs) +); +}, +{ +closed = 1; +nodes = ( +(-54,455,o), +(-30,431,o), +(0,431,cs), +(30,431,o), +(54,455,o), +(54,485,cs), +(54,515,o), +(30,539,o), +(0,539,cs), +(-30,539,o), +(-54,515,o), +(-54,485,cs) +); +}, +{ +closed = 1; +nodes = ( +(146,455,o), +(170,431,o), +(200,431,cs), +(230,431,o), +(254,455,o), +(254,485,cs), +(254,515,o), +(230,539,o), +(200,539,cs), +(170,539,o), +(146,515,o), +(146,485,cs) +); +}, +{ +closed = 1; +nodes = ( +(219,347,o), +(255,311,o), +(300,311,cs), +(345,311,o), +(381,347,o), +(381,392,cs), +(381,437,o), +(345,473,o), +(300,473,cs), +(255,473,o), +(219,437,o), +(219,392,cs) +); +}, +{ +closed = 1; +nodes = ( +(19,347,o), +(55,311,o), +(100,311,cs), +(145,311,o), +(181,347,o), +(181,392,cs), +(181,437,o), +(145,473,o), +(100,473,cs), +(55,473,o), +(19,437,o), +(19,392,cs,{ +name = hr06; +}) +); +}, +{ +closed = 1; +nodes = ( +(419,347,o), +(455,311,o), +(500,311,cs), +(545,311,o), +(581,347,o), +(581,392,cs), +(581,437,o), +(545,473,o), +(500,473,cs), +(455,473,o), +(419,437,o), +(419,392,cs) +); +}, +{ +closed = 1; +nodes = ( +(146,269,o), +(170,245,o), +(200,245,cs), +(230,245,o), +(254,269,o), +(254,299,cs), +(254,329,o), +(230,353,o), +(200,353,cs), +(170,353,o), +(146,329,o), +(146,299,cs) +); +}, +{ +closed = 1; +nodes = ( +(-54,269,o), +(-30,245,o), +(0,245,cs), +(30,245,o), +(54,269,o), +(54,299,cs), +(54,329,o), +(30,353,o), +(0,353,cs), +(-30,353,o), +(-54,329,o), +(-54,299,cs,{ +name = hr07; +}) +); +}, +{ +closed = 1; +nodes = ( +(346,269,o), +(370,245,o), +(400,245,cs), +(430,245,o), +(454,269,o), +(454,299,cs), +(454,329,o), +(430,353,o), +(400,353,cs), +(370,353,o), +(346,329,o), +(346,299,cs) +); +}, +{ +closed = 1; +nodes = ( +(219,161,o), +(255,125,o), +(300,125,cs), +(345,125,o), +(381,161,o), +(381,206,cs), +(381,251,o), +(345,287,o), +(300,287,cs), +(255,287,o), +(219,251,o), +(219,206,cs) +); +}, +{ +closed = 1; +nodes = ( +(419,161,o), +(455,125,o), +(500,125,cs), +(545,125,o), +(581,161,o), +(581,206,cs,{ +name = hr08; +}), +(581,251,o), +(545,287,o), +(500,287,cs), +(455,287,o), +(419,251,o), +(419,206,cs) +); +}, +{ +closed = 1; +nodes = ( +(19,161,o), +(55,125,o), +(100,125,cs), +(145,125,o), +(181,161,o), +(181,206,cs), +(181,251,o), +(145,287,o), +(100,287,cs), +(55,287,o), +(19,251,o), +(19,206,cs) +); +}, +{ +closed = 1; +nodes = ( +(146,83,o), +(170,59,o), +(200,59,cs), +(230,59,o), +(254,83,o), +(254,113,cs), +(254,143,o), +(230,167,o), +(200,167,cs), +(170,167,o), +(146,143,o), +(146,113,cs) +); +}, +{ +closed = 1; +nodes = ( +(346,83,o), +(370,59,o), +(400,59,cs), +(430,59,o), +(454,83,o), +(454,113,cs,{ +name = hr09; +}), +(454,143,o), +(430,167,o), +(400,167,cs), +(370,167,o), +(346,143,o), +(346,113,cs) +); +}, +{ +closed = 1; +nodes = ( +(-54,83,o), +(-30,59,o), +(0,59,cs), +(30,59,o), +(54,83,o), +(54,113,cs), +(54,143,o), +(30,167,o), +(0,167,cs), +(-30,167,o), +(-54,143,o), +(-54,113,cs) +); +}, +{ +closed = 1; +nodes = ( +(219,-25,o), +(255,-61,o), +(300,-61,cs), +(345,-61,o), +(381,-25,o), +(381,20,cs), +(381,65,o), +(345,101,o), +(300,101,cs), +(255,101,o), +(219,65,o), +(219,20,cs) +); +}, +{ +closed = 1; +nodes = ( +(419,-25,o), +(455,-61,o), +(500,-61,cs), +(545,-61,o), +(581,-25,o), +(581,20,cs,{ +name = hr10; +}), +(581,65,o), +(545,101,o), +(500,101,cs), +(455,101,o), +(419,65,o), +(419,20,cs) +); +}, +{ +closed = 1; +nodes = ( +(19,-25,o), +(55,-61,o), +(100,-61,cs), +(145,-61,o), +(181,-25,o), +(181,20,cs), +(181,65,o), +(145,101,o), +(100,101,cs), +(55,101,o), +(19,65,o), +(19,20,cs) +); +}, +{ +closed = 1; +nodes = ( +(146,-103,o), +(170,-127,o), +(200,-127,cs), +(230,-127,o), +(254,-103,o), +(254,-73,cs), +(254,-43,o), +(230,-19,o), +(200,-19,cs), +(170,-19,o), +(146,-43,o), +(146,-73,cs) +); +}, +{ +closed = 1; +nodes = ( +(346,-103,o), +(370,-127,o), +(400,-127,cs), +(430,-127,o), +(454,-103,o), +(454,-73,cs,{ +name = hr11; +}), +(454,-43,o), +(430,-19,o), +(400,-19,cs), +(370,-19,o), +(346,-43,o), +(346,-73,cs) +); +}, +{ +closed = 1; +nodes = ( +(-54,-103,o), +(-30,-127,o), +(0,-127,cs), +(30,-127,o), +(54,-103,o), +(54,-73,cs), +(54,-43,o), +(30,-19,o), +(0,-19,cs), +(-30,-19,o), +(-54,-43,o), +(-54,-73,cs) +); +}, +{ +closed = 1; +nodes = ( +(219,-211,o), +(255,-247,o), +(300,-247,cs), +(345,-247,o), +(381,-211,o), +(381,-166,cs), +(381,-121,o), +(345,-85,o), +(300,-85,cs), +(255,-85,o), +(219,-121,o), +(219,-166,cs) +); +}, +{ +closed = 1; +nodes = ( +(419,-211,o), +(455,-247,o), +(500,-247,cs), +(545,-247,o), +(581,-211,o), +(581,-166,cs,{ +name = hr12; +}), +(581,-121,o), +(545,-85,o), +(500,-85,cs), +(455,-85,o), +(419,-121,o), +(419,-166,cs) +); +}, { closed = 1; nodes = ( -"1166 -300 LINE", -"1166 246 LINE", -"1012 246 LINE", -"1012 1396 LINE", -"710 1396 LINE", -"710 246 LINE", -"394 246 LINE", -"394 1396 LINE", -"92 1396 LINE", -"92 0 LINE", -"882 0 LINE", -"882 -300 LINE {name = hr00;}" +(19,-211,o), +(55,-247,o), +(100,-247,cs), +(145,-247,o), +(181,-211,o), +(181,-166,cs), +(181,-121,o), +(145,-85,o), +(100,-85,cs), +(55,-85,o), +(19,-121,o), +(19,-166,cs) ); -} -); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"1148 -300 LINE", -"1148 146 LINE", -"998 146 LINE", -"998 1396 LINE", -"830 1396 LINE", -"830 146 LINE", -"328 146 LINE", -"328 1396 LINE", -"160 1396 LINE", -"160 0 LINE", -"994 0 LINE", -"994 -300 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} +(146,-289,o), +(170,-313,o), +(200,-313,cs,{ +name = hr13; +}), +(230,-313,o), +(254,-289,o), +(254,-259,cs), +(254,-229,o), +(230,-205,o), +(200,-205,cs), +(170,-205,o), +(146,-229,o), +(146,-259,cs) ); -unicode = 0426; }, { -glyphname = uni0427; -layers = ( -{ -anchors = ( -{ -name = top; -position = "{576, 1396}"; -} +closed = 1; +nodes = ( +(346,-289,o), +(370,-313,o), +(400,-313,cs), +(430,-313,o), +(454,-289,o), +(454,-259,cs), +(454,-229,o), +(430,-205,o), +(400,-205,cs), +(370,-205,o), +(346,-229,o), +(346,-259,cs) ); -layerId = master01; -paths = ( +}, { closed = 1; nodes = ( -"1078 0 LINE", -"1078 1396 LINE", -"776 1396 LINE", -"776 724 LINE", -"720 704 OFFCURVE", -"656 690 OFFCURVE", -"576 690 CURVE SMOOTH", -"432 690 OFFCURVE", -"376 750 OFFCURVE", -"376 942 CURVE SMOOTH", -"376 1396 LINE", -"74 1396 LINE", -"74 950 LINE SMOOTH", -"74 582 OFFCURVE", -"210 448 OFFCURVE", -"526 448 CURVE SMOOTH", -"622 448 OFFCURVE", -"706 468 OFFCURVE", -"766 492 CURVE", -"776 492 LINE", -"776 0 LINE {name = hr00;}" +(-54,-289,o), +(-30,-313,o), +(0,-313,cs), +(30,-313,o), +(54,-289,o), +(54,-259,cs), +(54,-229,o), +(30,-205,o), +(0,-205,cs), +(-30,-205,o), +(-54,-229,o), +(-54,-259,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( -{ -name = top; -position = "{572, 1396}"; -} -); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"1024 0 LINE", -"1024 1396 LINE", -"856 1396 LINE", -"856 698 LINE", -"772 666 OFFCURVE", -"692 650 OFFCURVE", -"572 650 CURVE SMOOTH", -"358 650 OFFCURVE", -"288 744 OFFCURVE", -"288 1000 CURVE SMOOTH", -"288 1396 LINE", -"120 1396 LINE", -"120 1000 LINE SMOOTH", -"120 664 OFFCURVE", -"234 504 OFFCURVE", -"566 504 CURVE SMOOTH", -"678 504 OFFCURVE", -"774 522 OFFCURVE", -"846 550 CURVE", -"856 550 LINE", -"856 0 LINE {name = hr00;}" -); -} +(419,905,o), +(455,869,o), +(500,869,cs), +(545,869,o), +(581,905,o), +(581,950,cs), +(581,995,o), +(545,1031,o), +(500,1031,cs), +(455,1031,o), +(419,995,o), +(419,950,cs) ); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0427; }, { -glyphname = uni0428; -layers = ( -{ -layerId = master01; -paths = ( -{ closed = 1; nodes = ( -"1144 0 LINE", -"1144 1396 LINE", -"888 1396 LINE", -"888 226 LINE", -"728 226 LINE", -"728 1396 LINE", -"472 1396 LINE", -"472 226 LINE", -"312 226 LINE", -"312 1396 LINE", -"56 1396 LINE", -"56 0 LINE {name = hr00;}" -); -} +(219,905,o), +(255,869,o), +(300,869,cs), +(345,869,o), +(381,905,o), +(381,950,cs), +(381,995,o), +(345,1031,o), +(300,1031,cs), +(255,1031,o), +(219,995,o), +(219,950,cs) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"1104 0 LINE", -"1104 1396 LINE", -"940 1396 LINE", -"940 146 LINE", -"682 146 LINE", -"682 1396 LINE", -"518 1396 LINE", -"518 146 LINE", -"260 146 LINE", -"260 1396 LINE", -"96 1396 LINE", -"96 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} +(19,905,o), +(55,869,o), +(100,869,cs), +(145,869,o), +(181,905,o), +(181,950,cs), +(181,995,o), +(145,1031,o), +(100,1031,cs), +(55,1031,o), +(19,995,o), +(19,950,cs) ); -unicode = 0428; }, { -glyphname = uni0429; -layers = ( -{ -layerId = master01; -paths = ( -{ closed = 1; nodes = ( -"1182 -300 LINE", -"1182 226 LINE", -"1068 226 LINE", -"1068 1396 LINE", -"828 1396 LINE", -"828 226 LINE", -"682 226 LINE", -"682 1396 LINE", -"442 1396 LINE", -"442 226 LINE", -"296 226 LINE", -"296 1396 LINE", -"56 1396 LINE", -"56 0 LINE", -"962 0 LINE", -"962 -300 LINE {name = hr00;}" -); -} +(346,827,o), +(370,803,o), +(400,803,cs), +(430,803,o), +(454,827,o), +(454,857,cs,{ +name = hr01; +}), +(454,887,o), +(430,911,o), +(400,911,cs), +(370,911,o), +(346,887,o), +(346,857,cs) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"1190 -300 LINE", -"1190 146 LINE", -"1040 146 LINE", -"1040 1396 LINE", -"876 1396 LINE", -"876 146 LINE", -"650 146 LINE", -"650 1396 LINE", -"486 1396 LINE", -"486 146 LINE", -"260 146 LINE", -"260 1396 LINE", -"96 1396 LINE", -"96 0 LINE", -"1040 0 LINE", -"1040 -300 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} +(146,827,o), +(170,803,o), +(200,803,cs), +(230,803,o), +(254,827,o), +(254,857,cs), +(254,887,o), +(230,911,o), +(200,911,cs), +(170,911,o), +(146,887,o), +(146,857,cs) ); -unicode = 0429; }, { -glyphname = uni042A; -layers = ( -{ -layerId = master01; -paths = ( -{ closed = 1; nodes = ( -"756 0 LINE SMOOTH", -"1016 0 OFFCURVE", -"1180 174 OFFCURVE", -"1180 446 CURVE SMOOTH", -"1180 722 OFFCURVE", -"1016 892 OFFCURVE", -"756 892 CURVE SMOOTH", -"544 892 LINE", -"544 1396 LINE", -"10 1396 LINE", -"10 1150 LINE", -"242 1150 LINE", -"242 0 LINE {name = hr00;}" +(-54,827,o), +(-30,803,o), +(0,803,cs), +(30,803,o), +(54,827,o), +(54,857,cs), +(54,887,o), +(30,911,o), +(0,911,cs), +(-30,911,o), +(-54,887,o), +(-54,857,cs) ); }, { closed = 1; nodes = ( -"544 656 LINE", -"700 656 LINE SMOOTH", -"810 656 OFFCURVE", -"866 608 OFFCURVE", -"866 508 CURVE SMOOTH", -"866 384 LINE SMOOTH", -"866 284 OFFCURVE", -"810 236 OFFCURVE", -"700 236 CURVE SMOOTH", -"544 236 LINE" +(419,719,o), +(455,683,o), +(500,683,cs), +(545,683,o), +(581,719,o), +(581,764,cs,{ +name = hr02; +}), +(581,809,o), +(545,845,o), +(500,845,cs), +(455,845,o), +(419,809,o), +(419,764,cs) ); -} -); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"770 0 LINE SMOOTH", -"1020 0 OFFCURVE", -"1160 150 OFFCURVE", -"1160 418 CURVE SMOOTH", -"1160 686 OFFCURVE", -"1020 836 OFFCURVE", -"770 836 CURVE SMOOTH", -"508 836 LINE", -"508 1396 LINE", -"20 1396 LINE", -"20 1250 LINE", -"340 1250 LINE", -"340 0 LINE {name = hr00;}" +(19,719,o), +(55,683,o), +(100,683,cs), +(145,683,o), +(181,719,o), +(181,764,cs), +(181,809,o), +(145,845,o), +(100,845,cs), +(55,845,o), +(19,809,o), +(19,764,cs) ); }, { closed = 1; nodes = ( -"508 690 LINE", -"766 690 LINE SMOOTH", -"898 690 OFFCURVE", -"982 620 OFFCURVE", -"982 470 CURVE SMOOTH", -"982 366 LINE SMOOTH", -"982 216 OFFCURVE", -"898 146 OFFCURVE", -"766 146 CURVE SMOOTH", -"508 146 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} +(219,719,o), +(255,683,o), +(300,683,cs), +(345,683,o), +(381,719,o), +(381,764,cs), +(381,809,o), +(345,845,o), +(300,845,cs), +(255,845,o), +(219,809,o), +(219,764,cs) ); -unicode = 042A; }, { -glyphname = uni042B; -layers = ( -{ -anchors = ( -{ -name = top; -position = "{600, 1396}"; -} +closed = 1; +nodes = ( +(346,641,o), +(370,617,o), +(400,617,cs), +(430,617,o), +(454,641,o), +(454,671,cs,{ +name = hr03; +}), +(454,701,o), +(430,725,o), +(400,725,cs), +(370,725,o), +(346,701,o), +(346,671,cs) ); -layerId = master01; -paths = ( +}, { closed = 1; nodes = ( -"400 0 LINE SMOOTH", -"640 0 OFFCURVE", -"790 172 OFFCURVE", -"790 446 CURVE SMOOTH", -"790 718 OFFCURVE", -"640 892 OFFCURVE", -"400 892 CURVE SMOOTH", -"312 892 LINE", -"312 1396 LINE", -"56 1396 LINE", -"56 0 LINE {name = hr00;}" +(-54,641,o), +(-30,617,o), +(0,617,cs), +(30,617,o), +(54,641,o), +(54,671,cs), +(54,701,o), +(30,725,o), +(0,725,cs), +(-30,725,o), +(-54,701,o), +(-54,671,cs) ); }, { closed = 1; nodes = ( -"312 666 LINE", -"356 666 LINE SMOOTH", -"466 666 OFFCURVE", -"526 618 OFFCURVE", -"526 518 CURVE SMOOTH", -"526 374 LINE SMOOTH", -"526 274 OFFCURVE", -"466 226 OFFCURVE", -"356 226 CURVE SMOOTH", -"312 226 LINE" +(146,641,o), +(170,617,o), +(200,617,cs), +(230,617,o), +(254,641,o), +(254,671,cs), +(254,701,o), +(230,725,o), +(200,725,cs), +(170,725,o), +(146,701,o), +(146,671,cs) ); }, { closed = 1; nodes = ( -"888 1396 LINE", -"1144 1396 LINE", -"1144 0 LINE", -"888 0 LINE" -); -} +(419,533,o), +(455,497,o), +(500,497,cs), +(545,497,o), +(581,533,o), +(581,578,cs,{ +name = hr04; +}), +(581,623,o), +(545,659,o), +(500,659,cs), +(455,659,o), +(419,623,o), +(419,578,cs) ); -vertWidth = 1560; -width = 1200; }, { -anchors = ( -{ -name = top; -position = "{600, 1396}"; -} +closed = 1; +nodes = ( +(19,533,o), +(55,497,o), +(100,497,cs), +(145,497,o), +(181,533,o), +(181,578,cs), +(181,623,o), +(145,659,o), +(100,659,cs), +(55,659,o), +(19,623,o), +(19,578,cs) ); -layerId = master02; -paths = ( +}, { closed = 1; nodes = ( -"400 0 LINE SMOOTH", -"650 0 OFFCURVE", -"790 150 OFFCURVE", -"790 418 CURVE SMOOTH", -"790 686 OFFCURVE", -"650 836 OFFCURVE", -"400 836 CURVE SMOOTH", -"260 836 LINE", -"260 1396 LINE", -"96 1396 LINE", -"96 0 LINE {name = hr00;}" +(219,533,o), +(255,497,o), +(300,497,cs), +(345,497,o), +(381,533,o), +(381,578,cs), +(381,623,o), +(345,659,o), +(300,659,cs), +(255,659,o), +(219,623,o), +(219,578,cs) ); }, { closed = 1; nodes = ( -"260 690 LINE", -"400 690 LINE SMOOTH", -"532 690 OFFCURVE", -"616 620 OFFCURVE", -"616 470 CURVE SMOOTH", -"616 366 LINE SMOOTH", -"616 216 OFFCURVE", -"532 146 OFFCURVE", -"400 146 CURVE SMOOTH", -"260 146 LINE" +(346,455,o), +(370,431,o), +(400,431,cs), +(430,431,o), +(454,455,o), +(454,485,cs,{ +name = hr05; +}), +(454,515,o), +(430,539,o), +(400,539,cs), +(370,539,o), +(346,515,o), +(346,485,cs) ); }, { closed = 1; nodes = ( -"1104 0 LINE", -"1104 1396 LINE", -"940 1396 LINE", -"940 0 LINE" -); -} +(-54,455,o), +(-30,431,o), +(0,431,cs), +(30,431,o), +(54,455,o), +(54,485,cs), +(54,515,o), +(30,539,o), +(0,539,cs), +(-30,539,o), +(-54,515,o), +(-54,485,cs) ); -vertWidth = 1560; -width = 1200; -} -); -unicode = 042B; }, { -glyphname = uni042C; -layers = ( -{ -layerId = master01; -paths = ( -{ closed = 1; nodes = ( -"700 0 LINE SMOOTH", -"960 0 OFFCURVE", -"1124 174 OFFCURVE", -"1124 446 CURVE SMOOTH", -"1124 722 OFFCURVE", -"960 892 OFFCURVE", -"700 892 CURVE SMOOTH", -"438 892 LINE", -"438 1396 LINE", -"136 1396 LINE", -"136 0 LINE {name = hr00;}" +(146,455,o), +(170,431,o), +(200,431,cs), +(230,431,o), +(254,455,o), +(254,485,cs), +(254,515,o), +(230,539,o), +(200,539,cs), +(170,539,o), +(146,515,o), +(146,485,cs) ); }, { closed = 1; nodes = ( -"438 656 LINE", -"644 656 LINE SMOOTH", -"754 656 OFFCURVE", -"810 608 OFFCURVE", -"810 508 CURVE SMOOTH", -"810 384 LINE SMOOTH", -"810 284 OFFCURVE", -"754 236 OFFCURVE", -"644 236 CURVE SMOOTH", -"438 236 LINE" -); -} +(219,347,o), +(255,311,o), +(300,311,cs), +(345,311,o), +(381,347,o), +(381,392,cs), +(381,437,o), +(345,473,o), +(300,473,cs), +(255,473,o), +(219,437,o), +(219,392,cs) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"694 0 LINE SMOOTH", -"944 0 OFFCURVE", -"1084 150 OFFCURVE", -"1084 418 CURVE SMOOTH", -"1084 686 OFFCURVE", -"944 836 OFFCURVE", -"694 836 CURVE SMOOTH", -"352 836 LINE", -"352 1396 LINE", -"184 1396 LINE", -"184 0 LINE {name = hr00;}" +(19,347,o), +(55,311,o), +(100,311,cs), +(145,311,o), +(181,347,o), +(181,392,cs), +(181,437,o), +(145,473,o), +(100,473,cs), +(55,473,o), +(19,437,o), +(19,392,cs,{ +name = hr06; +}) ); }, { closed = 1; nodes = ( -"352 690 LINE", -"690 690 LINE SMOOTH", -"822 690 OFFCURVE", -"906 620 OFFCURVE", -"906 470 CURVE SMOOTH", -"906 366 LINE SMOOTH", -"906 216 OFFCURVE", -"822 146 OFFCURVE", -"690 146 CURVE SMOOTH", -"352 146 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} +(419,347,o), +(455,311,o), +(500,311,cs), +(545,311,o), +(581,347,o), +(581,392,cs), +(581,437,o), +(545,473,o), +(500,473,cs), +(455,473,o), +(419,437,o), +(419,392,cs) ); -unicode = 042C; }, { -glyphname = uni042D; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"956 -24 OFFCURVE", -"1132 240 OFFCURVE", -"1132 698 CURVE SMOOTH", -"1132 1156 OFFCURVE", -"956 1420 OFFCURVE", -"574 1420 CURVE SMOOTH", -"274 1420 OFFCURVE", -"124 1262 OFFCURVE", -"70 1038 CURVE", -"350 970 LINE", -"378 1082 OFFCURVE", -"428 1178 OFFCURVE", -"580 1178 CURVE SMOOTH", -"722 1178 OFFCURVE", -"790 1081 OFFCURVE", -"807 917 CURVE SMOOTH", -"810 890 OFFCURVE", -"812 861 OFFCURVE", -"812 830 CURVE", -"446 830 LINE", -"446 584 LINE", -"812 584 LINE", -"812 576 LINE SMOOTH", -"812 354 OFFCURVE", -"750 218 OFFCURVE", -"580 218 CURVE SMOOTH", -"428 218 OFFCURVE", -"374 314 OFFCURVE", -"350 426 CURVE", -"70 358 LINE", -"124 134 OFFCURVE", -"274 -24 OFFCURVE", -"574 -24 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"898 -24 OFFCURVE", -"1066 234 OFFCURVE", -"1066 698 CURVE SMOOTH", -"1066 1162 OFFCURVE", -"898 1420 OFFCURVE", -"554 1420 CURVE SMOOTH", -"294 1420 OFFCURVE", -"186 1266 OFFCURVE", -"118 1114 CURVE", -"262 1048 LINE", -"312 1172 OFFCURVE", -"380 1274 OFFCURVE", -"554 1274 CURVE SMOOTH", -"780 1274 OFFCURVE", -"888 1092 OFFCURVE", -"888 812 CURVE SMOOTH", -"888 801 OFFCURVE", -"888 791 OFFCURVE", -"888 780 CURVE", -"426 780 LINE", -"426 634 LINE", -"888 634 LINE", -"888 584 LINE SMOOTH", -"888 304 OFFCURVE", -"780 122 OFFCURVE", -"554 122 CURVE SMOOTH", -"380 122 OFFCURVE", -"312 224 OFFCURVE", -"262 348 CURVE", -"118 282 LINE", -"186 130 OFFCURVE", -"294 -24 OFFCURVE", -"554 -24 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 042D; +closed = 1; +nodes = ( +(146,269,o), +(170,245,o), +(200,245,cs), +(230,245,o), +(254,269,o), +(254,299,cs), +(254,329,o), +(230,353,o), +(200,353,cs), +(170,353,o), +(146,329,o), +(146,299,cs) +); }, { -glyphname = uni042E; -layers = ( -{ -layerId = master01; -paths = ( -{ closed = 1; nodes = ( -"1034 -24 OFFCURVE", -"1152 126 OFFCURVE", -"1152 698 CURVE SMOOTH", -"1152 1278 OFFCURVE", -"1042 1420 OFFCURVE", -"786 1420 CURVE SMOOTH", -"536 1420 OFFCURVE", -"434 1274 OFFCURVE", -"422 820 CURVE", -"312 820 LINE", -"312 1396 LINE", -"56 1396 LINE", -"56 0 LINE", -"312 0 LINE", -"312 594 LINE", -"422 594 LINE", -"436 118 OFFCURVE", -"546 -24 OFFCURVE", -"786 -24 CURVE SMOOTH {name = hr00;}" +(-54,269,o), +(-30,245,o), +(0,245,cs), +(30,245,o), +(54,269,o), +(54,299,cs), +(54,329,o), +(30,353,o), +(0,353,cs), +(-30,353,o), +(-54,329,o), +(-54,299,cs,{ +name = hr07; +}) ); }, { closed = 1; nodes = ( -"718 202 OFFCURVE", -"682 246 OFFCURVE", -"682 450 CURVE SMOOTH", -"682 946 LINE SMOOTH", -"682 1150 OFFCURVE", -"718 1194 OFFCURVE", -"786 1194 CURVE SMOOTH", -"854 1194 OFFCURVE", -"890 1150 OFFCURVE", -"890 946 CURVE SMOOTH", -"890 450 LINE SMOOTH", -"890 246 OFFCURVE", -"854 202 OFFCURVE", -"786 202 CURVE SMOOTH" -); -} +(346,269,o), +(370,245,o), +(400,245,cs), +(430,245,o), +(454,269,o), +(454,299,cs), +(454,329,o), +(430,353,o), +(400,353,cs), +(370,353,o), +(346,329,o), +(346,299,cs) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"1012 -24 OFFCURVE", -"1112 98 OFFCURVE", -"1112 698 CURVE SMOOTH", -"1112 1298 OFFCURVE", -"1012 1420 OFFCURVE", -"764 1420 CURVE SMOOTH", -"518 1420 OFFCURVE", -"426 1294 OFFCURVE", -"416 780 CURVE", -"260 780 LINE", -"260 1396 LINE", -"96 1396 LINE", -"96 0 LINE", -"260 0 LINE", -"260 634 LINE", -"416 634 LINE", -"426 100 OFFCURVE", -"516 -24 OFFCURVE", -"764 -24 CURVE SMOOTH {name = hr00;}" +(219,161,o), +(255,125,o), +(300,125,cs), +(345,125,o), +(381,161,o), +(381,206,cs), +(381,251,o), +(345,287,o), +(300,287,cs), +(255,287,o), +(219,251,o), +(219,206,cs) ); }, { closed = 1; nodes = ( -"646 122 OFFCURVE", -"590 178 OFFCURVE", -"590 524 CURVE SMOOTH", -"590 872 LINE SMOOTH", -"590 1218 OFFCURVE", -"646 1274 OFFCURVE", -"764 1274 CURVE SMOOTH", -"882 1274 OFFCURVE", -"938 1218 OFFCURVE", -"938 872 CURVE SMOOTH", -"938 524 LINE SMOOTH", -"938 178 OFFCURVE", -"882 122 OFFCURVE", -"764 122 CURVE SMOOTH" -); -} +(419,161,o), +(455,125,o), +(500,125,cs), +(545,125,o), +(581,161,o), +(581,206,cs,{ +name = hr08; +}), +(581,251,o), +(545,287,o), +(500,287,cs), +(455,287,o), +(419,251,o), +(419,206,cs) ); -vertWidth = 1560; -width = 1200; -} -); -unicode = 042E; }, { -glyphname = uni042F; -layers = ( -{ -layerId = master01; -paths = ( -{ closed = 1; nodes = ( -"224 0 LINE SMOOTH", -"340 0 OFFCURVE", -"404 38 OFFCURVE", -"472 168 CURVE SMOOTH", -"662 534 LINE", -"764 534 LINE", -"764 0 LINE", -"1066 0 LINE", -"1066 1396 LINE", -"522 1396 LINE SMOOTH", -"262 1396 OFFCURVE", -"98 1224 OFFCURVE", -"98 964 CURVE SMOOTH", -"98 728 OFFCURVE", -"212 586 OFFCURVE", -"432 574 CURVE", -"432 562 LINE", -"368 554 OFFCURVE", -"328 522 OFFCURVE", -"288 446 CURVE SMOOTH", -"184 246 LINE", -"64 246 LINE", -"64 0 LINE {name = hr00;}" +(19,161,o), +(55,125,o), +(100,125,cs), +(145,125,o), +(181,161,o), +(181,206,cs), +(181,251,o), +(145,287,o), +(100,287,cs), +(55,287,o), +(19,251,o), +(19,206,cs) ); }, { closed = 1; nodes = ( -"578 766 LINE SMOOTH", -"468 766 OFFCURVE", -"412 814 OFFCURVE", -"412 914 CURVE SMOOTH", -"412 1012 LINE SMOOTH", -"412 1112 OFFCURVE", -"468 1160 OFFCURVE", -"578 1160 CURVE SMOOTH", -"764 1160 LINE", -"764 766 LINE" -); -} +(146,83,o), +(170,59,o), +(200,59,cs), +(230,59,o), +(254,83,o), +(254,113,cs), +(254,143,o), +(230,167,o), +(200,167,cs), +(170,167,o), +(146,143,o), +(146,113,cs) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"204 0 LINE SMOOTH", -"280 0 OFFCURVE", -"336 34 OFFCURVE", -"388 142 CURVE SMOOTH", -"608 600 LINE", -"860 600 LINE", -"860 0 LINE", -"1028 0 LINE", -"1028 1396 LINE", -"538 1396 LINE SMOOTH", -"288 1396 OFFCURVE", -"148 1242 OFFCURVE", -"148 1000 CURVE SMOOTH", -"148 780 OFFCURVE", -"268 638 OFFCURVE", -"512 626 CURVE", -"512 616 LINE", -"448 604 OFFCURVE", -"410 572 OFFCURVE", -"370 488 CURVE SMOOTH", -"206 146 LINE", -"78 146 LINE", -"78 0 LINE {name = hr00;}" +(346,83,o), +(370,59,o), +(400,59,cs), +(430,59,o), +(454,83,o), +(454,113,cs,{ +name = hr09; +}), +(454,143,o), +(430,167,o), +(400,167,cs), +(370,167,o), +(346,143,o), +(346,113,cs) ); }, { closed = 1; nodes = ( -"542 744 LINE SMOOTH", -"410 744 OFFCURVE", -"326 814 OFFCURVE", -"326 964 CURVE SMOOTH", -"326 1030 LINE SMOOTH", -"326 1180 OFFCURVE", -"410 1250 OFFCURVE", -"542 1250 CURVE SMOOTH", -"860 1250 LINE", -"860 744 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} +(-54,83,o), +(-30,59,o), +(0,59,cs), +(30,59,o), +(54,83,o), +(54,113,cs), +(54,143,o), +(30,167,o), +(0,167,cs), +(-30,167,o), +(-54,143,o), +(-54,113,cs) ); -unicode = 042F; }, { -glyphname = uni04D3; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( -{ -name = a; +closed = 1; +nodes = ( +(219,-25,o), +(255,-61,o), +(300,-61,cs), +(345,-61,o), +(381,-25,o), +(381,20,cs), +(381,65,o), +(345,101,o), +(300,101,cs), +(255,101,o), +(219,65,o), +(219,20,cs) +); }, { -name = dieresis; -transform = "{1, 0, 0, 1, -16, 0}"; -} +closed = 1; +nodes = ( +(419,-25,o), +(455,-61,o), +(500,-61,cs), +(545,-61,o), +(581,-25,o), +(581,20,cs,{ +name = hr10; +}), +(581,65,o), +(545,101,o), +(500,101,cs), +(455,101,o), +(419,65,o), +(419,20,cs) ); -layerId = master01; -width = 1200; }, { -components = ( -{ -name = a; +closed = 1; +nodes = ( +(19,-25,o), +(55,-61,o), +(100,-61,cs), +(145,-61,o), +(181,-25,o), +(181,20,cs), +(181,65,o), +(145,101,o), +(100,101,cs), +(55,101,o), +(19,65,o), +(19,20,cs) +); }, { -name = dieresis; -transform = "{1, 0, 0, 1, -34, 0}"; -} -); -layerId = master02; -width = 1200; -} +closed = 1; +nodes = ( +(146,-103,o), +(170,-127,o), +(200,-127,cs), +(230,-127,o), +(254,-103,o), +(254,-73,cs), +(254,-43,o), +(230,-19,o), +(200,-19,cs), +(170,-19,o), +(146,-43,o), +(146,-73,cs) ); -unicode = 04D3; }, { -glyphname = uni04D1; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( -{ -name = a; +closed = 1; +nodes = ( +(346,-103,o), +(370,-127,o), +(400,-127,cs), +(430,-127,o), +(454,-103,o), +(454,-73,cs,{ +name = hr11; +}), +(454,-43,o), +(430,-19,o), +(400,-19,cs), +(370,-19,o), +(346,-43,o), +(346,-73,cs) +); }, { -name = breve.cyrl; -transform = "{1, 0, 0, 1, -16, 0}"; -} +closed = 1; +nodes = ( +(-54,-103,o), +(-30,-127,o), +(0,-127,cs), +(30,-127,o), +(54,-103,o), +(54,-73,cs), +(54,-43,o), +(30,-19,o), +(0,-19,cs), +(-30,-19,o), +(-54,-43,o), +(-54,-73,cs) ); -layerId = master01; -width = 1200; }, { -components = ( -{ -name = a; +closed = 1; +nodes = ( +(219,-211,o), +(255,-247,o), +(300,-247,cs), +(345,-247,o), +(381,-211,o), +(381,-166,cs), +(381,-121,o), +(345,-85,o), +(300,-85,cs), +(255,-85,o), +(219,-121,o), +(219,-166,cs) +); }, { -name = breve.cyrl; -transform = "{1, 0, 0, 1, -34, 0}"; -} -); -layerId = master02; -width = 1200; -} +closed = 1; +nodes = ( +(419,-211,o), +(455,-247,o), +(500,-247,cs), +(545,-247,o), +(581,-211,o), +(581,-166,cs,{ +name = hr12; +}), +(581,-121,o), +(545,-85,o), +(500,-85,cs), +(455,-85,o), +(419,-121,o), +(419,-166,cs) ); -unicode = 04D1; }, { -glyphname = uni04D3.alt01; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( -{ -name = a.alt01; +closed = 1; +nodes = ( +(19,-211,o), +(55,-247,o), +(100,-247,cs), +(145,-247,o), +(181,-211,o), +(181,-166,cs), +(181,-121,o), +(145,-85,o), +(100,-85,cs), +(55,-85,o), +(19,-121,o), +(19,-166,cs) +); }, { -name = dieresis; -transform = "{1, 0, 0, 1, -18, 0}"; -} +closed = 1; +nodes = ( +(146,-289,o), +(170,-313,o), +(200,-313,cs,{ +name = hr13; +}), +(230,-313,o), +(254,-289,o), +(254,-259,cs), +(254,-229,o), +(230,-205,o), +(200,-205,cs), +(170,-205,o), +(146,-229,o), +(146,-259,cs) ); -layerId = master01; -width = 1200; }, { -components = ( -{ -name = a.alt01; +closed = 1; +nodes = ( +(346,-289,o), +(370,-313,o), +(400,-313,cs), +(430,-313,o), +(454,-289,o), +(454,-259,cs), +(454,-229,o), +(430,-205,o), +(400,-205,cs), +(370,-205,o), +(346,-229,o), +(346,-259,cs) +); }, { -name = dieresis; -transform = "{1, 0, 0, 1, -26, 0}"; +closed = 1; +nodes = ( +(-54,-289,o), +(-30,-313,o), +(0,-313,cs), +(30,-313,o), +(54,-289,o), +(54,-259,cs), +(54,-229,o), +(30,-205,o), +(0,-205,cs), +(-30,-205,o), +(-54,-229,o), +(-54,-259,cs) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); +unicode = 9619; }, { -glyphname = uni04D1.alt01; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = lozenge; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = a.alt01; +closed = 1; +nodes = ( +(354,0,l,{ +name = hr00; +}), +(572,349,l), +(354,698,l), +(246,698,l), +(28,349,l), +(246,0,l) +); }, { -name = breve.cyrl; -transform = "{1, 0, 0, 1, -18, 0}"; +closed = 1; +nodes = ( +(297,123,l), +(159,349,l), +(297,575,l), +(303,575,l), +(441,349,l), +(303,123,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = a.alt01; +closed = 1; +nodes = ( +(341,0,l,{ +name = hr00; +}), +(559,349,l), +(341,698,l), +(260,698,l), +(42,349,l), +(260,0,l) +); }, { -name = breve.cyrl; -transform = "{1, 0, 0, 1, -26, 0}"; -} +closed = 1; +nodes = ( +(297,75,l), +(126,349,l), +(297,623,l), +(304,623,l), +(475,349,l), +(304,75,l) ); -layerId = master02; -width = 1200; } ); +width = 600; }, { -glyphname = uni04D5; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = ae; -} +closed = 1; +nodes = ( +(312,0,l,{ +name = hr00; +}), +(544,349,l), +(312,698,l), +(290,698,l), +(59,349,l), +(290,0,l) ); -layerId = master01; -width = 1200; }, { -components = ( -{ -name = ae; +closed = 1; +nodes = ( +(299,20,l), +(82,349,l), +(299,678,l), +(303,678,l), +(521,349,l), +(303,20,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 04D5; +unicode = 9674; }, { -glyphname = uni0453; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = dbldnhorzbxd; layers = ( { -components = ( -{ -name = uni0433; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = acute; -transform = "{1, 0, 0, 1, 34, 0}"; -} +closed = 1; +nodes = ( +(-34,334,l,{ +name = hr00; +}), +(634,334,l), +(634,402,l), +(-34,402,l) ); -layerId = master01; -width = 1200; }, { -components = ( -{ -name = uni0433; +closed = 1; +nodes = ( +(-34,198,l), +(198,198,l), +(198,-350,l), +(266,-350,l), +(266,266,l), +(-34,266,l) +); }, { -name = acute; -transform = "{1, 0, 0, 1, 40, 0}"; -} +closed = 1; +nodes = ( +(334,-350,l), +(402,-350,l), +(402,198,l), +(634,198,l), +(634,266,l), +(334,266,l) ); -layerId = master02; -width = 1200; } ); -unicode = 0453; +width = 600; }, { -glyphname = uni0491; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"540 0 LINE", -"540 802 LINE", -"1024 802 LINE", -"1024 1312 LINE", -"756 1312 LINE", -"756 1032 LINE", -"244 1032 LINE", -"244 0 LINE {name = hr00;}" +(-34,334,l,{ +name = hr00; +}), +(634,334,l), +(634,402,l), +(-34,402,l) ); -} -); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"430 0 LINE", -"430 896 LINE", -"1010 896 LINE", -"1010 1312 LINE", -"864 1312 LINE", -"864 1032 LINE", -"270 1032 LINE", -"270 0 LINE {name = hr00;}" +(-34,198,l), +(198,198,l), +(198,-350,l), +(266,-350,l), +(266,266,l), +(-34,266,l) ); -} +}, +{ +closed = 1; +nodes = ( +(334,-350,l), +(402,-350,l), +(402,198,l), +(634,198,l), +(634,266,l), +(334,266,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 0491; +width = 600; }, { -glyphname = uni0493; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"584 0 LINE", -"584 374 LINE", -"886 374 LINE", -"886 584 LINE", -"584 584 LINE", -"584 802 LINE", -"1068 802 LINE", -"1068 1032 LINE", -"288 1032 LINE", -"288 584 LINE", -"112 584 LINE", -"112 374 LINE", -"288 374 LINE", -"288 0 LINE {name = hr00;}" -); -} +(-34,334,l,{ +name = hr00; +}), +(634,334,l), +(634,402,l), +(-34,402,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( +closed = 1; +nodes = ( +(-34,198,l), +(198,198,l), +(198,-350,l), +(266,-350,l), +(266,266,l), +(-34,266,l) +); +}, { closed = 1; nodes = ( -"466 0 LINE", -"466 446 LINE", -"852 446 LINE", -"852 570 LINE", -"466 570 LINE", -"466 896 LINE", -"1046 896 LINE", -"1046 1032 LINE", -"306 1032 LINE", -"306 570 LINE", -"88 570 LINE", -"88 446 LINE", -"306 446 LINE", -"306 0 LINE {name = hr00;}" +(334,-350,l), +(402,-350,l), +(402,198,l), +(634,198,l), +(634,266,l), +(334,266,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0493; -}, -{ -glyphname = uni0495; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"740 -400 LINE SMOOTH", -"980 -400 OFFCURVE", -"1080 -278 OFFCURVE", -"1080 2 CURVE SMOOTH", -"1080 178 LINE SMOOTH", -"1080 458 OFFCURVE", -"980 580 OFFCURVE", -"740 580 CURVE SMOOTH", -"608 580 OFFCURVE", -"518 526 OFFCURVE", -"454 442 CURVE", -"444 442 LINE", -"444 802 LINE", -"928 802 LINE", -"928 1032 LINE", -"148 1032 LINE", -"148 0 LINE", -"444 0 LINE", -"444 226 LINE SMOOTH", -"444 298 OFFCURVE", -"502 340 OFFCURVE", -"622 340 CURVE SMOOTH", -"742 340 OFFCURVE", -"784 296 OFFCURVE", -"784 160 CURVE SMOOTH", -"784 20 LINE SMOOTH", -"784 -100 OFFCURVE", -"768 -142 OFFCURVE", -"744 -170 CURVE", -"544 -170 LINE", -"544 -400 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"738 -400 LINE SMOOTH", -"918 -400 OFFCURVE", -"1040 -294 OFFCURVE", -"1040 -34 CURVE SMOOTH", -"1040 204 LINE SMOOTH", -"1040 464 OFFCURVE", -"920 570 OFFCURVE", -"698 570 CURVE SMOOTH", -"552 570 OFFCURVE", -"464 528 OFFCURVE", -"390 446 CURVE", -"380 446 LINE", -"380 896 LINE", -"872 896 LINE", -"872 1032 LINE", -"220 1032 LINE", -"220 0 LINE", -"380 0 LINE", -"380 300 LINE SMOOTH", -"380 384 OFFCURVE", -"492 426 OFFCURVE", -"650 426 CURVE SMOOTH", -"812 426 OFFCURVE", -"880 364 OFFCURVE", -"880 184 CURVE SMOOTH", -"880 -10 LINE SMOOTH", -"880 -130 OFFCURVE", -"854 -216 OFFCURVE", -"814 -264 CURVE", -"646 -264 LINE", -"646 -400 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0495; +unicode = 9574; }, { -glyphname = uni0450; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = dbldnleftbxd; layers = ( { -components = ( -{ -name = e; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = grave; -transform = "{1, 0, 0, 1, 2, 0}"; -} +closed = 1; +nodes = ( +(-34,334,l,{ +name = hr00; +}), +(334,334,l), +(334,-350,l), +(402,-350,l), +(402,402,l), +(-34,402,l) ); -layerId = master01; -width = 1200; }, { -components = ( -{ -name = e; -}, -{ -name = grave; -transform = "{1, 0, 0, 1, 4, 0}"; -} +closed = 1; +nodes = ( +(-34,198,l), +(198,198,l), +(198,-350,l), +(266,-350,l), +(266,266,l), +(-34,266,l) ); -layerId = master02; -width = 1200; } ); -unicode = 0450; +width = 600; }, { -glyphname = uni0451; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = e; +closed = 1; +nodes = ( +(-34,334,l,{ +name = hr00; +}), +(334,334,l), +(334,-350,l), +(402,-350,l), +(402,402,l), +(-34,402,l) +); }, { -name = dieresis; -transform = "{1, 0, 0, 1, 2, 0}"; +closed = 1; +nodes = ( +(-34,198,l), +(198,198,l), +(198,-350,l), +(266,-350,l), +(266,266,l), +(-34,266,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = e; +closed = 1; +nodes = ( +(-34,334,l,{ +name = hr00; +}), +(334,334,l), +(334,-350,l), +(402,-350,l), +(402,402,l), +(-34,402,l) +); }, { -name = dieresis; -transform = "{1, 0, 0, 1, 4, 0}"; +closed = 1; +nodes = ( +(-34,198,l), +(198,198,l), +(198,-350,l), +(266,-350,l), +(266,266,l), +(-34,266,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0451; +unicode = 9559; }, { -glyphname = uni04D7; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = dbldnrightbxd; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = e; +closed = 1; +nodes = ( +(198,-350,l,{ +name = hr00; +}), +(266,-350,l), +(266,334,l), +(634,334,l), +(634,402,l), +(198,402,l) +); }, { -name = breve.cyrl; -transform = "{1, 0, 0, 1, 2, 0}"; +closed = 1; +nodes = ( +(334,-350,l), +(402,-350,l), +(402,198,l), +(634,198,l), +(634,266,l), +(334,266,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = e; +closed = 1; +nodes = ( +(198,-350,l,{ +name = hr00; +}), +(266,-350,l), +(266,334,l), +(634,334,l), +(634,402,l), +(198,402,l) +); }, { -name = breve.cyrl; -transform = "{1, 0, 0, 1, 4, 0}"; -} +closed = 1; +nodes = ( +(334,-350,l), +(402,-350,l), +(402,198,l), +(634,198,l), +(634,266,l), +(334,266,l) ); -layerId = master02; -width = 1200; } ); -unicode = 04D7; -}, -{ -glyphname = uni0454; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"868 -24 OFFCURVE", -"1006 74 OFFCURVE", -"1082 220 CURVE", -"868 342 LINE", -"828 256 OFFCURVE", -"764 196 OFFCURVE", -"642 196 CURVE SMOOTH", -"520 196 OFFCURVE", -"445 254 OFFCURVE", -"420 354 CURVE SMOOTH", -"415 374 OFFCURVE", -"413 395 OFFCURVE", -"412 418 CURVE", -"736 418 LINE", -"736 614 LINE", -"412 614 LINE", -"413 637 OFFCURVE", -"416 659 OFFCURVE", -"420 678 CURVE", -"445 778 OFFCURVE", -"522 836 OFFCURVE", -"640 836 CURVE SMOOTH", -"756 836 OFFCURVE", -"816 776 OFFCURVE", -"852 688 CURVE", -"1070 804 LINE", -"998 954 OFFCURVE", -"866 1056 OFFCURVE", -"640 1056 CURVE SMOOTH", -"318 1056 OFFCURVE", -"120 850 OFFCURVE", -"120 516 CURVE SMOOTH", -"120 182 OFFCURVE", -"316 -24 OFFCURVE", -"642 -24 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"842 -24 OFFCURVE", -"972 78 OFFCURVE", -"1032 216 CURVE", -"918 294 LINE", -"866 182 OFFCURVE", -"776 114 OFFCURVE", -"638 114 CURVE SMOOTH", -"444 114 OFFCURVE", -"340 246 OFFCURVE", -"340 428 CURVE SMOOTH", -"340 437 OFFCURVE", -"340 445 OFFCURVE", -"340 454 CURVE", -"788 454 LINE", -"788 588 LINE", -"340 588 LINE", -"340 593 OFFCURVE", -"340 599 OFFCURVE", -"340 604 CURVE SMOOTH", -"340 786 OFFCURVE", -"446 918 OFFCURVE", -"634 918 CURVE SMOOTH", -"762 918 OFFCURVE", -"850 856 OFFCURVE", -"888 750 CURVE", -"1016 818 LINE", -"958 958 OFFCURVE", -"834 1056 OFFCURVE", -"634 1056 CURVE SMOOTH", -"342 1056 OFFCURVE", -"168 844 OFFCURVE", -"168 516 CURVE SMOOTH", -"168 190 OFFCURVE", -"340 -24 OFFCURVE", -"636 -24 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0454; +width = 600; }, { -glyphname = uni04DD; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = uni0436; +closed = 1; +nodes = ( +(198,-350,l,{ +name = hr00; +}), +(266,-350,l), +(266,334,l), +(634,334,l), +(634,402,l), +(198,402,l) +); }, { -name = dieresis; +closed = 1; +nodes = ( +(334,-350,l), +(402,-350,l), +(402,198,l), +(634,198,l), +(634,266,l), +(334,266,l) +); } ); -layerId = master01; -width = 1200; +width = 600; +} +); +unicode = 9556; }, { -components = ( +glyphname = dblhorzbxd; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = uni0436; +closed = 1; +nodes = ( +(-34,334,l,{ +name = hr00; +}), +(634,334,l), +(634,402,l), +(-34,402,l) +); }, { -name = dieresis; -} +closed = 1; +nodes = ( +(-34,198,l), +(634,198,l), +(634,266,l), +(-34,266,l) ); -layerId = master02; -width = 1200; } ); -unicode = 04DD; +width = 600; }, { -glyphname = uni04C2; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = uni0436; +closed = 1; +nodes = ( +(-34,334,l,{ +name = hr00; +}), +(634,334,l), +(634,402,l), +(-34,402,l) +); }, { -name = breve.cyrl; +closed = 1; +nodes = ( +(-34,198,l), +(634,198,l), +(634,266,l), +(-34,266,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = uni0436; +closed = 1; +nodes = ( +(-34,334,l,{ +name = hr00; +}), +(634,334,l), +(634,402,l), +(-34,402,l) +); }, { -name = breve.cyrl; +closed = 1; +nodes = ( +(-34,198,l), +(634,198,l), +(634,266,l), +(-34,266,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 04C2; +unicode = 9552; }, { -glyphname = uni0497; +glyphname = dbluphorzbxd; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1224 -280 LINE", -"1224 216 LINE", -"1090 216 LINE", -"1060 340 LINE SMOOTH", -"1034 446 OFFCURVE", -"994 500 OFFCURVE", -"898 524 CURVE", -"898 538 LINE", -"974 562 OFFCURVE", -"1018 610 OFFCURVE", -"1042 702 CURVE SMOOTH", -"1128 1032 LINE", -"886 1032 LINE", -"780 626 LINE", -"690 626 LINE", -"690 1032 LINE", -"454 1032 LINE", -"454 626 LINE", -"364 626 LINE", -"260 1032 LINE", -"16 1032 LINE", -"102 702 LINE SMOOTH", -"126 610 OFFCURVE", -"170 562 OFFCURVE", -"246 538 CURVE", -"246 524 LINE", -"150 500 OFFCURVE", -"110 446 OFFCURVE", -"84 340 CURVE SMOOTH", -"0 0 LINE", -"254 0 LINE", -"356 420 LINE", -"454 420 LINE", -"454 0 LINE", -"690 0 LINE", -"690 420 LINE", -"788 420 LINE", -"888 0 LINE", -"1012 0 LINE", -"1012 -280 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"1194 -280 LINE", -"1194 136 LINE", -"1086 136 LINE", -"1012 406 LINE", -"992 482 OFFCURVE", -"954 520 OFFCURVE", -"898 528 CURVE", -"898 536 LINE", -"950 548 OFFCURVE", -"978 584 OFFCURVE", -"1000 654 CURVE", -"1112 1032 LINE", -"962 1032 LINE", -"834 598 LINE", -"658 598 LINE", -"658 1032 LINE", -"510 1032 LINE", -"510 598 LINE", -"334 598 LINE", -"208 1032 LINE", -"56 1032 LINE", -"166 654 LINE SMOOTH", -"186 584 OFFCURVE", -"218 548 OFFCURVE", -"270 536 CURVE", -"270 528 LINE", -"214 520 OFFCURVE", -"180 482 OFFCURVE", -"158 406 CURVE SMOOTH", -"44 0 LINE", -"204 0 LINE", -"334 466 LINE", -"510 466 LINE", -"510 0 LINE", -"658 0 LINE", -"658 466 LINE", -"834 466 LINE", -"962 0 LINE", -"1054 0 LINE", -"1054 -280 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0497; -}, -{ -glyphname = uni04DF; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -components = ( +closed = 1; +nodes = ( +(-34,334,l,{ +name = hr00; +}), +(266,334,l), +(266,950,l), +(198,950,l), +(198,402,l), +(-34,402,l) +); +}, { -name = uni0437; +closed = 1; +nodes = ( +(334,334,l), +(634,334,l), +(634,402,l), +(402,402,l), +(402,950,l), +(334,950,l) +); }, { -name = dieresis; -transform = "{1, 0, 0, 1, -2, 0}"; +closed = 1; +nodes = ( +(-34,198,l), +(634,198,l), +(634,266,l), +(-34,266,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = uni0437; +closed = 1; +nodes = ( +(-34,334,l,{ +name = hr00; +}), +(266,334,l), +(266,950,l), +(198,950,l), +(198,402,l), +(-34,402,l) +); }, { -name = dieresis; -transform = "{1, 0, 0, 1, -30, 0}"; -} +closed = 1; +nodes = ( +(334,334,l), +(634,334,l), +(634,402,l), +(402,402,l), +(402,950,l), +(334,950,l) +); +}, +{ +closed = 1; +nodes = ( +(-34,198,l), +(634,198,l), +(634,266,l), +(-34,266,l) ); -layerId = master02; -width = 1200; } ); -unicode = 04DF; +width = 600; }, { -glyphname = uni0499; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"712 -280 LINE", -"712 -16 LINE", -"946 14 OFFCURVE", -"1072 130 OFFCURVE", -"1072 288 CURVE SMOOTH", -"1072 424 OFFCURVE", -"974 514 OFFCURVE", -"838 534 CURVE", -"838 544 LINE", -"966 568 OFFCURVE", -"1052 648 OFFCURVE", -"1052 776 CURVE SMOOTH", -"1052 936 OFFCURVE", -"886 1056 OFFCURVE", -"598 1056 CURVE SMOOTH", -"376 1056 OFFCURVE", -"238 986 OFFCURVE", -"130 870 CURVE", -"294 718 LINE", -"370 798 OFFCURVE", -"454 836 OFFCURVE", -"572 836 CURVE SMOOTH", -"694 836 OFFCURVE", -"754 786 OFFCURVE", -"754 726 CURVE SMOOTH", -"754 714 LINE SMOOTH", -"754 652 OFFCURVE", -"720 614 OFFCURVE", -"636 614 CURVE SMOOTH", -"420 614 LINE", -"420 418 LINE", -"662 418 LINE SMOOTH", -"740 418 OFFCURVE", -"774 384 OFFCURVE", -"774 326 CURVE SMOOTH", -"774 314 LINE SMOOTH", -"774 242 OFFCURVE", -"708 196 OFFCURVE", -"586 196 CURVE SMOOTH", -"440 196 OFFCURVE", -"352 238 OFFCURVE", -"272 326 CURVE", -"102 168 LINE", -"170 76 OFFCURVE", -"290 10 OFFCURVE", -"444 -14 CURVE", -"444 -280 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"632 -280 LINE", -"632 -20 LINE", -"866 0 OFFCURVE", -"1000 120 OFFCURVE", -"1000 300 CURVE SMOOTH", -"1000 430 OFFCURVE", -"926 520 OFFCURVE", -"788 540 CURVE", -"788 548 LINE", -"908 578 OFFCURVE", -"978 650 OFFCURVE", -"978 778 CURVE SMOOTH", -"978 950 OFFCURVE", -"844 1056 OFFCURVE", -"570 1056 CURVE SMOOTH", -"356 1056 OFFCURVE", -"230 978 OFFCURVE", -"138 842 CURVE", -"250 766 LINE", -"310 862 OFFCURVE", -"402 918 OFFCURVE", -"562 918 CURVE SMOOTH", -"742 918 OFFCURVE", -"808 858 OFFCURVE", -"808 770 CURVE SMOOTH", -"808 746 LINE SMOOTH", -"808 652 OFFCURVE", -"740 600 OFFCURVE", -"612 600 CURVE SMOOTH", -"354 600 LINE", -"354 466 LINE", -"632 466 LINE SMOOTH", -"760 466 OFFCURVE", -"830 410 OFFCURVE", -"830 306 CURVE SMOOTH", -"830 278 LINE SMOOTH", -"830 182 OFFCURVE", -"748 114 OFFCURVE", -"558 114 CURVE SMOOTH", -"406 114 OFFCURVE", -"304 170 OFFCURVE", -"240 272 CURVE", -"122 176 LINE", -"200 62 OFFCURVE", -"314 -6 OFFCURVE", -"486 -20 CURVE", -"486 -280 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0499; +closed = 1; +nodes = ( +(-34,334,l,{ +name = hr00; +}), +(266,334,l), +(266,950,l), +(198,950,l), +(198,402,l), +(-34,402,l) +); }, { -glyphname = uni04CF; -layers = ( -{ -layerId = master01; -paths = ( -{ closed = 1; nodes = ( -"1064 0 LINE", -"1064 230 LINE", -"748 230 LINE", -"748 1250 LINE", -"1064 1250 LINE", -"1064 1480 LINE", -"136 1480 LINE", -"136 1250 LINE", -"452 1250 LINE", -"452 230 LINE", -"136 230 LINE", -"136 0 LINE {name = hr00;}" +(334,334,l), +(634,334,l), +(634,402,l), +(402,402,l), +(402,950,l), +(334,950,l) ); -} -); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"1040 0 LINE", -"1040 136 LINE", -"680 136 LINE", -"680 1344 LINE", -"1040 1344 LINE", -"1040 1480 LINE", -"160 1480 LINE", -"160 1344 LINE", -"520 1344 LINE", -"520 136 LINE", -"160 136 LINE", -"160 0 LINE {name = hr00;}" +(-34,198,l), +(634,198,l), +(634,266,l), +(-34,266,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 04CF; +unicode = 9577; }, { -glyphname = uni04E5; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = dblupleftbxd; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = uni0438; +closed = 1; +nodes = ( +(-34,198,l,{ +name = hr00; +}), +(402,198,l), +(402,950,l), +(334,950,l), +(334,266,l), +(-34,266,l) +); }, { -name = dieresis; -transform = "{1, 0, 0, 1, 4, 0}"; +closed = 1; +nodes = ( +(-34,334,l), +(266,334,l), +(266,950,l), +(198,950,l), +(198,402,l), +(-34,402,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = uni0438; +closed = 1; +nodes = ( +(-34,198,l,{ +name = hr00; +}), +(402,198,l), +(402,950,l), +(334,950,l), +(334,266,l), +(-34,266,l) +); }, { -name = dieresis; -transform = "{1, 0, 0, 1, -8, 0}"; -} +closed = 1; +nodes = ( +(-34,334,l), +(266,334,l), +(266,950,l), +(198,950,l), +(198,402,l), +(-34,402,l) ); -layerId = master02; -width = 1200; } ); -unicode = 04E5; +width = 600; }, { -glyphname = uni045D; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -components = ( -{ -name = uni0438; +closed = 1; +nodes = ( +(-34,198,l,{ +name = hr00; +}), +(402,198,l), +(402,950,l), +(334,950,l), +(334,266,l), +(-34,266,l) +); }, { -name = grave; -transform = "{1, 0, 0, 1, 4, 0}"; +closed = 1; +nodes = ( +(-34,334,l), +(266,334,l), +(266,950,l), +(198,950,l), +(198,402,l), +(-34,402,l) +); +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 9565; }, { -components = ( +glyphname = dbluprightbxd; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = uni0438; +closed = 1; +nodes = ( +(198,198,l,{ +name = hr00; +}), +(634,198,l), +(634,266,l), +(266,266,l), +(266,950,l), +(198,950,l) +); }, { -name = grave; -transform = "{1, 0, 0, 1, -8, 0}"; -} +closed = 1; +nodes = ( +(334,334,l), +(634,334,l), +(634,402,l), +(402,402,l), +(402,950,l), +(334,950,l) ); -layerId = master02; -width = 1200; } ); -unicode = 045D; +width = 600; }, { -glyphname = uni04E3; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = uni0438; +closed = 1; +nodes = ( +(198,198,l,{ +name = hr00; +}), +(634,198,l), +(634,266,l), +(266,266,l), +(266,950,l), +(198,950,l) +); }, { -name = macron; -transform = "{1, 0, 0, 1, 4, 0}"; +closed = 1; +nodes = ( +(334,334,l), +(634,334,l), +(634,402,l), +(402,402,l), +(402,950,l), +(334,950,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = uni0438; +closed = 1; +nodes = ( +(198,198,l,{ +name = hr00; +}), +(634,198,l), +(634,266,l), +(266,266,l), +(266,950,l), +(198,950,l) +); }, { -name = macron; -transform = "{1, 0, 0, 1, -8, 0}"; +closed = 1; +nodes = ( +(334,334,l), +(634,334,l), +(634,402,l), +(402,402,l), +(402,950,l), +(334,950,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 04E3; +unicode = 9562; }, { -glyphname = uni045C; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = dblvertbxd; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = uni043A; +closed = 1; +nodes = ( +(198,-350,l,{ +name = hr00; +}), +(266,-350,l), +(266,950,l), +(198,950,l) +); }, { -name = acute; +closed = 1; +nodes = ( +(334,-350,l), +(402,-350,l), +(402,950,l), +(334,950,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = uni043A; +closed = 1; +nodes = ( +(198,-350,l,{ +name = hr00; +}), +(266,-350,l), +(266,950,l), +(198,950,l) +); }, { -name = acute; -transform = "{1, 0, 0, 1, -8, 0}"; -} +closed = 1; +nodes = ( +(334,-350,l), +(402,-350,l), +(402,950,l), +(334,950,l) ); -layerId = master02; -width = 1200; } ); -unicode = 045C; +width = 600; }, { -glyphname = uni049B; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"1146 -280 LINE", -"1146 230 LINE", -"978 230 LINE", -"900 384 LINE SMOOTH", -"850 482 OFFCURVE", -"808 516 OFFCURVE", -"730 532 CURVE", -"730 544 LINE", -"796 556 OFFCURVE", -"846 592 OFFCURVE", -"892 676 CURVE", -"1092 1032 LINE", -"778 1032 LINE", -"570 636 LINE", -"418 636 LINE", -"418 1032 LINE", -"122 1032 LINE", -"122 0 LINE", -"418 0 LINE", -"418 410 LINE", -"570 410 LINE", -"706 150 LINE SMOOTH", -"748 68 OFFCURVE", -"802 24 OFFCURVE", -"878 0 CURVE", -"878 -280 LINE {name = hr00;}" -); -} +(198,-350,l,{ +name = hr00; +}), +(266,-350,l), +(266,950,l), +(198,950,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"1070 -280 LINE", -"1070 136 LINE", -"942 136 LINE", -"774 428 LINE SMOOTH", -"734 496 OFFCURVE", -"700 520 OFFCURVE", -"648 528 CURVE", -"648 536 LINE", -"696 548 OFFCURVE", -"724 570 OFFCURVE", -"770 640 CURVE", -"1022 1032 LINE", -"856 1032 LINE", -"578 600 LINE", -"358 600 LINE", -"358 1032 LINE", -"198 1032 LINE", -"198 0 LINE", -"358 0 LINE", -"358 464 LINE", -"578 464 LINE", -"776 120 LINE SMOOTH", -"820 42 OFFCURVE", -"864 8 OFFCURVE", -"924 0 CURVE", -"924 -280 LINE {name = hr00;}" +(334,-350,l), +(402,-350,l), +(402,950,l), +(334,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 049B; -}, -{ -glyphname = uni049D; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"606 198 LINE", -"606 412 LINE", -"678 412 LINE", -"794 154 LINE", -"844 40 OFFCURVE", -"928 0 OFFCURVE", -"1040 0 CURVE SMOOTH", -"1154 0 LINE", -"1154 220 LINE", -"1050 220 LINE", -"974 392 LINE SMOOTH", -"934 482 OFFCURVE", -"892 520 OFFCURVE", -"808 532 CURVE", -"808 544 LINE", -"880 560 OFFCURVE", -"930 592 OFFCURVE", -"974 676 CURVE SMOOTH", -"1158 1032 LINE", -"874 1032 LINE", -"678 634 LINE", -"606 634 LINE", -"606 872 LINE", -"414 872 LINE", -"414 634 LINE", -"326 634 LINE", -"326 1032 LINE", -"60 1032 LINE", -"60 0 LINE", -"326 0 LINE", -"326 412 LINE", -"414 412 LINE", -"414 198 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"566 230 LINE", -"566 464 LINE", -"646 464 LINE", -"828 128 LINE SMOOTH", -"880 32 OFFCURVE", -"930 0 OFFCURVE", -"998 0 CURVE SMOOTH", -"1114 0 LINE", -"1114 136 LINE", -"998 136 LINE", -"840 428 LINE SMOOTH", -"804 496 OFFCURVE", -"768 520 OFFCURVE", -"716 528 CURVE", -"716 536 LINE", -"764 548 OFFCURVE", -"794 570 OFFCURVE", -"838 642 CURVE SMOOTH", -"1078 1032 LINE", -"912 1032 LINE", -"646 600 LINE", -"566 600 LINE", -"566 836 LINE", -"442 836 LINE", -"442 600 LINE", -"334 600 LINE", -"334 1032 LINE", -"174 1032 LINE", -"174 0 LINE", -"334 0 LINE", -"334 464 LINE", -"442 464 LINE", -"442 230 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 049D; +unicode = 9553; }, { -glyphname = uni04A1; +glyphname = dblverthorzbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"536 0 LINE", -"536 410 LINE", -"656 410 LINE", -"772 162 LINE SMOOTH", -"830 40 OFFCURVE", -"910 0 OFFCURVE", -"1020 0 CURVE SMOOTH", -"1158 0 LINE", -"1158 230 LINE", -"1048 230 LINE", -"972 392 LINE SMOOTH", -"932 476 OFFCURVE", -"888 516 OFFCURVE", -"806 532 CURVE", -"806 544 LINE", -"876 560 OFFCURVE", -"924 590 OFFCURVE", -"968 670 CURVE", -"1162 1032 LINE", -"848 1032 LINE", -"656 636 LINE", -"536 636 LINE", -"536 1032 LINE", -"10 1032 LINE", -"10 802 LINE", -"240 802 LINE", -"240 0 LINE {name = hr00;}" -); -} +(-34,334,l,{ +name = hr00; +}), +(266,334,l), +(266,950,l), +(198,950,l), +(198,402,l), +(-34,402,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( +closed = 1; +nodes = ( +(334,334,l), +(634,334,l), +(634,402,l), +(402,402,l), +(402,950,l), +(334,950,l) +); +}, { closed = 1; nodes = ( -"482 0 LINE", -"482 464 LINE", -"674 464 LINE", -"842 144 LINE SMOOTH", -"900 32 OFFCURVE", -"950 0 OFFCURVE", -"1018 0 CURVE SMOOTH", -"1134 0 LINE", -"1134 136 LINE", -"1018 136 LINE", -"868 422 LINE SMOOTH", -"832 490 OFFCURVE", -"790 520 OFFCURVE", -"738 528 CURVE", -"738 536 LINE", -"786 548 OFFCURVE", -"824 576 OFFCURVE", -"864 644 CURVE", -"1098 1032 LINE", -"932 1032 LINE", -"674 600 LINE", -"482 600 LINE", -"482 1032 LINE", -"22 1032 LINE", -"22 896 LINE", -"322 896 LINE", -"322 0 LINE {name = hr00;}" +(-34,198,l), +(198,198,l), +(198,-350,l), +(266,-350,l), +(266,266,l), +(-34,266,l) ); -} +}, +{ +closed = 1; +nodes = ( +(334,-350,l), +(402,-350,l), +(402,198,l), +(634,198,l), +(634,266,l), +(334,266,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 04A1; +width = 600; }, { -glyphname = uni0459; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"36 -12 LINE SMOOTH", -"140 -12 OFFCURVE", -"214 16 OFFCURVE", -"262 64 CURVE SMOOTH", -"350 152 OFFCURVE", -"396 266 OFFCURVE", -"396 722 CURVE SMOOTH", -"396 816 LINE", -"528 816 LINE", -"528 0 LINE", -"822 0 LINE SMOOTH", -"1034 0 OFFCURVE", -"1192 130 OFFCURVE", -"1192 370 CURVE SMOOTH", -"1192 608 OFFCURVE", -"1034 738 OFFCURVE", -"830 738 CURVE SMOOTH", -"766 738 LINE", -"766 1032 LINE", -"170 1032 LINE", -"170 730 LINE SMOOTH", -"170 394 OFFCURVE", -"148 292 OFFCURVE", -"96 216 CURVE", -"0 216 LINE", -"0 -12 LINE {name = hr00;}" +(-34,334,l,{ +name = hr00; +}), +(266,334,l), +(266,950,l), +(198,950,l), +(198,402,l), +(-34,402,l) ); }, { closed = 1; nodes = ( -"766 542 LINE", -"836 542 LINE SMOOTH", -"908 542 OFFCURVE", -"952 496 OFFCURVE", -"952 394 CURVE SMOOTH", -"952 344 LINE SMOOTH", -"952 242 OFFCURVE", -"908 196 OFFCURVE", -"836 196 CURVE SMOOTH", -"766 196 LINE" -); -} +(334,334,l), +(634,334,l), +(634,402,l), +(402,402,l), +(402,950,l), +(334,950,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"34 0 LINE SMOOTH", -"104 0 OFFCURVE", -"166 18 OFFCURVE", -"216 68 CURVE SMOOTH", -"302 154 OFFCURVE", -"366 358 OFFCURVE", -"366 754 CURVE SMOOTH", -"366 900 LINE", -"582 900 LINE", -"582 0 LINE", -"846 0 LINE SMOOTH", -"1056 0 OFFCURVE", -"1172 122 OFFCURVE", -"1172 330 CURVE SMOOTH", -"1172 536 OFFCURVE", -"1056 658 OFFCURVE", -"846 658 CURVE SMOOTH", -"730 658 LINE", -"730 1032 LINE", -"222 1032 LINE", -"222 758 LINE SMOOTH", -"222 398 OFFCURVE", -"178 236 OFFCURVE", -"102 132 CURVE", -"4 132 LINE", -"4 0 LINE {name = hr00;}" +(-34,198,l), +(198,198,l), +(198,-350,l), +(266,-350,l), +(266,266,l), +(-34,266,l) ); }, { closed = 1; nodes = ( -"730 526 LINE", -"822 526 LINE SMOOTH", -"946 526 OFFCURVE", -"1014 476 OFFCURVE", -"1014 370 CURVE SMOOTH", -"1014 288 LINE SMOOTH", -"1014 182 OFFCURVE", -"946 132 OFFCURVE", -"822 132 CURVE SMOOTH", -"730 132 LINE" +(334,-350,l), +(402,-350,l), +(402,198,l), +(634,198,l), +(634,266,l), +(334,266,l) ); } ); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0459; +width = 600; }, { -glyphname = uni04A3; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"406 0 LINE", -"406 408 LINE", -"710 408 LINE", -"710 0 LINE", -"898 0 LINE", -"898 -280 LINE", -"1166 -280 LINE", -"1166 230 LINE", -"1006 230 LINE", -"1006 1032 LINE", -"710 1032 LINE", -"710 638 LINE", -"406 638 LINE", -"406 1032 LINE", -"110 1032 LINE", -"110 0 LINE {name = hr00;}" +(-34,334,l,{ +name = hr00; +}), +(266,334,l), +(266,950,l), +(198,950,l), +(198,402,l), +(-34,402,l) ); -} +}, +{ +closed = 1; +nodes = ( +(334,334,l), +(634,334,l), +(634,402,l), +(402,402,l), +(402,950,l), +(334,950,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( +closed = 1; +nodes = ( +(-34,198,l), +(198,198,l), +(198,-350,l), +(266,-350,l), +(266,266,l), +(-34,266,l) +); +}, { closed = 1; nodes = ( -"328 0 LINE", -"328 464 LINE", -"810 464 LINE", -"810 0 LINE", -"994 0 LINE", -"994 -280 LINE", -"1140 -280 LINE", -"1140 136 LINE", -"970 136 LINE", -"970 1032 LINE", -"810 1032 LINE", -"810 600 LINE", -"328 600 LINE", -"328 1032 LINE", -"168 1032 LINE", -"168 0 LINE {name = hr00;}" +(334,-350,l), +(402,-350,l), +(402,198,l), +(634,198,l), +(634,266,l), +(334,266,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 04A3; +unicode = 9580; }, { -glyphname = uni045A; +glyphname = dblvertleftbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(334,-350,l,{ +name = hr00; +}), +(402,-350,l), +(402,950,l), +(334,950,l) +); +}, { closed = 1; nodes = ( -"298 0 LINE", -"298 416 LINE", -"506 416 LINE", -"506 0 LINE", -"822 0 LINE SMOOTH", -"1034 0 OFFCURVE", -"1192 130 OFFCURVE", -"1192 370 CURVE SMOOTH", -"1192 608 OFFCURVE", -"1034 738 OFFCURVE", -"830 738 CURVE SMOOTH", -"744 738 LINE", -"744 1032 LINE", -"506 1032 LINE", -"506 632 LINE", -"298 632 LINE", -"298 1032 LINE", -"60 1032 LINE", -"60 0 LINE {name = hr00;}" +(-34,334,l), +(266,334,l), +(266,950,l), +(198,950,l), +(198,402,l), +(-34,402,l) ); }, { closed = 1; nodes = ( -"744 542 LINE", -"836 542 LINE SMOOTH", -"908 542 OFFCURVE", -"952 496 OFFCURVE", -"952 394 CURVE SMOOTH", -"952 344 LINE SMOOTH", -"952 242 OFFCURVE", -"908 196 OFFCURVE", -"836 196 CURVE SMOOTH", -"744 196 LINE" +(-34,198,l), +(198,198,l), +(198,-350,l), +(266,-350,l), +(266,266,l), +(-34,266,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"256 0 LINE", -"256 466 LINE", -"582 466 LINE", -"582 0 LINE", -"846 0 LINE SMOOTH", -"1056 0 OFFCURVE", -"1172 122 OFFCURVE", -"1172 330 CURVE SMOOTH", -"1172 536 OFFCURVE", -"1056 658 OFFCURVE", -"846 658 CURVE SMOOTH", -"730 658 LINE", -"730 1032 LINE", -"582 1032 LINE", -"582 598 LINE", -"256 598 LINE", -"256 1032 LINE", -"108 1032 LINE", -"108 0 LINE {name = hr00;}" +(334,-350,l,{ +name = hr00; +}), +(402,-350,l), +(402,950,l), +(334,950,l) ); }, { closed = 1; nodes = ( -"730 526 LINE", -"822 526 LINE SMOOTH", -"946 526 OFFCURVE", -"1014 476 OFFCURVE", -"1014 370 CURVE SMOOTH", -"1014 288 LINE SMOOTH", -"1014 182 OFFCURVE", -"946 132 OFFCURVE", -"822 132 CURVE SMOOTH", -"730 132 LINE" +(-34,334,l), +(266,334,l), +(266,950,l), +(198,950,l), +(198,402,l), +(-34,402,l) ); -} +}, +{ +closed = 1; +nodes = ( +(-34,198,l), +(198,198,l), +(198,-350,l), +(266,-350,l), +(266,266,l), +(-34,266,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 045A; +width = 600; }, { -glyphname = uni04A5; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"326 0 LINE", -"326 412 LINE", -"556 412 LINE", -"556 0 LINE", -"822 0 LINE", -"822 810 LINE", -"1158 810 LINE", -"1158 1032 LINE", -"556 1032 LINE", -"556 634 LINE", -"326 634 LINE", -"326 1032 LINE", -"60 1032 LINE", -"60 0 LINE {name = hr00;}" -); -} +(334,-350,l,{ +name = hr00; +}), +(402,-350,l), +(402,950,l), +(334,950,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( +closed = 1; +nodes = ( +(-34,334,l), +(266,334,l), +(266,950,l), +(198,950,l), +(198,402,l), +(-34,402,l) +); +}, { closed = 1; nodes = ( -"268 0 LINE", -"268 464 LINE", -"630 464 LINE", -"630 0 LINE", -"790 0 LINE", -"790 896 LINE", -"1152 896 LINE", -"1152 1032 LINE", -"630 1032 LINE", -"630 600 LINE", -"268 600 LINE", -"268 1032 LINE", -"108 1032 LINE", -"108 0 LINE {name = hr00;}" +(-34,198,l), +(198,198,l), +(198,-350,l), +(266,-350,l), +(266,266,l), +(-34,266,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 04A5; +unicode = 9571; }, { -glyphname = uni04E7; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = dblvertrightbxd; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(198,-350,l,{ +name = hr00; +}), +(266,-350,l), +(266,950,l), +(198,950,l) +); +}, { -name = o; +closed = 1; +nodes = ( +(334,334,l), +(634,334,l), +(634,402,l), +(402,402,l), +(402,950,l), +(334,950,l) +); }, { -name = dieresis; +closed = 1; +nodes = ( +(334,-350,l), +(402,-350,l), +(402,198,l), +(634,198,l), +(634,266,l), +(334,266,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = o; +closed = 1; +nodes = ( +(198,-350,l,{ +name = hr00; +}), +(266,-350,l), +(266,950,l), +(198,950,l) +); }, { -name = dieresis; -} +closed = 1; +nodes = ( +(334,334,l), +(634,334,l), +(634,402,l), +(402,402,l), +(402,950,l), +(334,950,l) +); +}, +{ +closed = 1; +nodes = ( +(334,-350,l), +(402,-350,l), +(402,198,l), +(634,198,l), +(634,266,l), +(334,266,l) ); -layerId = master02; -width = 1200; } ); -unicode = 04E7; +width = 600; }, { -glyphname = uni0473; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -layerId = master01; -paths = ( +closed = 1; +nodes = ( +(198,-350,l,{ +name = hr00; +}), +(266,-350,l), +(266,950,l), +(198,950,l) +); +}, { closed = 1; nodes = ( -"922 -24 OFFCURVE", -"1118 182 OFFCURVE", -"1118 516 CURVE SMOOTH", -"1118 850 OFFCURVE", -"922 1056 OFFCURVE", -"600 1056 CURVE SMOOTH", -"278 1056 OFFCURVE", -"82 850 OFFCURVE", -"82 516 CURVE SMOOTH", -"82 182 OFFCURVE", -"278 -24 OFFCURVE", -"600 -24 CURVE SMOOTH {name = hr00;}" +(334,334,l), +(634,334,l), +(634,402,l), +(402,402,l), +(402,950,l), +(334,950,l) ); }, { closed = 1; nodes = ( -"471 174 OFFCURVE", -"391 234 OFFCURVE", -"371 357 CURVE SMOOTH", -"368 378 OFFCURVE", -"366 400 OFFCURVE", -"366 424 CURVE", -"834 424 LINE", -"834 400 OFFCURVE", -"832 378 OFFCURVE", -"828 357 CURVE SMOOTH", -"807 234 OFFCURVE", -"727 174 OFFCURVE", -"600 174 CURVE SMOOTH" +(334,-350,l), +(402,-350,l), +(402,198,l), +(634,198,l), +(634,266,l), +(334,266,l) +); +} ); +width = 600; +} +); +unicode = 9568; }, { +glyphname = dndblhorzsngbxd; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ closed = 1; nodes = ( -"744 858 OFFCURVE", -"828 778 OFFCURVE", -"834 620 CURVE", -"366 620 LINE", -"370 778 OFFCURVE", -"454 858 OFFCURVE", -"600 858 CURVE SMOOTH" +(-34,266,l,{ +name = hr00; +}), +(198,266,l), +(198,-350,l), +(266,-350,l), +(266,266,l), +(334,266,l), +(334,-350,l), +(402,-350,l), +(402,266,l), +(634,266,l), +(634,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"890 -24 OFFCURVE", -"1068 188 OFFCURVE", -"1068 516 CURVE SMOOTH", -"1068 844 OFFCURVE", -"890 1056 OFFCURVE", -"600 1056 CURVE SMOOTH", -"310 1056 OFFCURVE", -"132 844 OFFCURVE", -"132 516 CURVE SMOOTH", -"132 188 OFFCURVE", -"310 -24 OFFCURVE", -"600 -24 CURVE SMOOTH {name = hr00;}" +(-34,266,l,{ +name = hr00; +}), +(198,266,l), +(198,-350,l), +(266,-350,l), +(266,266,l), +(334,266,l), +(334,-350,l), +(402,-350,l), +(402,266,l), +(634,266,l), +(634,334,l), +(-34,334,l) ); -}, -{ -closed = 1; -nodes = ( -"422 114 OFFCURVE", -"302 220 OFFCURVE", -"302 442 CURVE SMOOTH", -"302 446 OFFCURVE", -"302 450 OFFCURVE", -"302 454 CURVE", -"898 454 LINE", -"898 450 OFFCURVE", -"898 446 OFFCURVE", -"898 442 CURVE SMOOTH", -"898 220 OFFCURVE", -"778 114 OFFCURVE", -"600 114 CURVE SMOOTH" +} ); +width = 600; }, { +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"778 918 OFFCURVE", -"898 812 OFFCURVE", -"898 590 CURVE", -"302 590 LINE", -"302 812 OFFCURVE", -"422 918 OFFCURVE", -"600 918 CURVE SMOOTH" +(-34,266,l,{ +name = hr00; +}), +(198,266,l), +(198,-350,l), +(266,-350,l), +(266,266,l), +(334,266,l), +(334,-350,l), +(402,-350,l), +(402,266,l), +(634,266,l), +(634,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0473; +unicode = 9573; }, { -glyphname = uni04E9; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = dndblleftsngbxd; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = uni0473; +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(198,266,l), +(198,-350,l), +(266,-350,l), +(266,266,l), +(334,266,l), +(334,-350,l), +(402,-350,l), +(402,334,l), +(-34,334,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = uni0473; -} +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(198,266,l), +(198,-350,l), +(266,-350,l), +(266,266,l), +(334,266,l), +(334,-350,l), +(402,-350,l), +(402,334,l), +(-34,334,l) ); -layerId = master02; -width = 1200; } ); -unicode = 04E9; +width = 600; }, { -glyphname = uni04AB; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"776 -280 LINE", -"776 -10 LINE", -"928 20 OFFCURVE", -"1028 110 OFFCURVE", -"1086 228 CURVE", -"862 356 LINE", -"818 272 OFFCURVE", -"758 212 OFFCURVE", -"644 212 CURVE SMOOTH", -"504 212 OFFCURVE", -"428 296 OFFCURVE", -"428 432 CURVE SMOOTH", -"428 600 LINE SMOOTH", -"428 736 OFFCURVE", -"506 820 OFFCURVE", -"640 820 CURVE SMOOTH", -"750 820 OFFCURVE", -"806 760 OFFCURVE", -"842 680 CURVE", -"1070 804 LINE", -"998 954 OFFCURVE", -"866 1056 OFFCURVE", -"640 1056 CURVE SMOOTH", -"318 1056 OFFCURVE", -"120 850 OFFCURVE", -"120 516 CURVE SMOOTH", -"120 230 OFFCURVE", -"262 38 OFFCURVE", -"508 -10 CURVE", -"508 -280 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"710 -280 LINE", -"710 -20 LINE", -"874 2 OFFCURVE", -"978 94 OFFCURVE", -"1032 216 CURVE", -"918 294 LINE", -"866 182 OFFCURVE", -"776 114 OFFCURVE", -"638 114 CURVE SMOOTH", -"444 114 OFFCURVE", -"340 246 OFFCURVE", -"340 428 CURVE SMOOTH", -"340 604 LINE SMOOTH", -"340 786 OFFCURVE", -"446 918 OFFCURVE", -"634 918 CURVE SMOOTH", -"762 918 OFFCURVE", -"850 856 OFFCURVE", -"888 750 CURVE", -"1016 818 LINE", -"958 958 OFFCURVE", -"834 1056 OFFCURVE", -"634 1056 CURVE SMOOTH", -"342 1056 OFFCURVE", -"168 844 OFFCURVE", -"168 516 CURVE SMOOTH", -"168 218 OFFCURVE", -"312 12 OFFCURVE", -"564 -20 CURVE", -"564 -280 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 04AB; +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(198,266,l), +(198,-350,l), +(266,-350,l), +(266,266,l), +(334,266,l), +(334,-350,l), +(402,-350,l), +(402,334,l), +(-34,334,l) +); +} +); +width = 600; +} +); +unicode = 9558; }, { -glyphname = uni04EF; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = dndblrightsngbxd; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = y; -}, -{ -name = macron; -transform = "{1, 0, 0, 1, 6, 0}"; +closed = 1; +nodes = ( +(198,-350,l,{ +name = hr00; +}), +(266,-350,l), +(266,266,l), +(334,266,l), +(334,-350,l), +(402,-350,l), +(402,266,l), +(634,266,l), +(634,334,l), +(198,334,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = y; +closed = 1; +nodes = ( +(198,-350,l,{ +name = hr00; +}), +(266,-350,l), +(266,266,l), +(334,266,l), +(334,-350,l), +(402,-350,l), +(402,266,l), +(634,266,l), +(634,334,l), +(198,334,l) +); +} +); +width = 600; }, { -name = macron; +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(198,-350,l,{ +name = hr00; +}), +(266,-350,l), +(266,266,l), +(334,266,l), +(334,-350,l), +(402,-350,l), +(402,266,l), +(634,266,l), +(634,334,l), +(198,334,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 04EF; +unicode = 9555; }, { -glyphname = uni04F1; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = dnheavyhorzlightbxd; layers = ( { -components = ( -{ -name = y; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = dieresis; -transform = "{1, 0, 0, 1, 6, 0}"; +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,266,l), +(634,266,l), +(634,334,l), +(-34,334,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = y; +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,266,l), +(634,266,l), +(634,334,l), +(-34,334,l) +); +} +); +width = 600; }, { -name = dieresis; +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,266,l), +(634,266,l), +(634,334,l), +(-34,334,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 04F1; +unicode = 9520; }, { -glyphname = uni04F3; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = dnheavyleftlightbxd; layers = ( { -components = ( -{ -name = y; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = hungarumlaut; -transform = "{1, 0, 0, 1, 6, 0}"; +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,334,l), +(-34,334,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( -{ -name = y; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = hungarumlaut; -} +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,334,l), +(-34,334,l) ); -layerId = master02; -width = 1200; } ); -unicode = 04F3; +width = 600; }, { -glyphname = uni045E; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( -{ -name = y; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = breve.cyrl; -transform = "{1, 0, 0, 1, 6, 0}"; +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,334,l), +(-34,334,l) +); } ); -layerId = master01; -width = 1200; +width = 600; +} +); +unicode = 9490; }, { -components = ( +glyphname = dnheavyleftuplightbxd; +layers = ( { -name = y; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = breve.cyrl; -} +closed = 1; +nodes = ( +(-34,266,l), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,334,l), +(334,334,l,{ +name = hr01; +}), +(334,950,l), +(266,950,l), +(266,334,l), +(-34,334,l) ); -layerId = master02; -width = 1200; } ); -unicode = 045E; +width = 600; }, { -glyphname = uni04AF; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"748 -400 LINE", -"748 0 LINE", -"1146 1032 LINE", -"846 1032 LINE", -"712 638 LINE", -"614 302 LINE", -"598 302 LINE", -"500 638 LINE", -"366 1032 LINE", -"54 1032 LINE", -"452 0 LINE", -"452 -400 LINE {name = hr00;}" +(-34,266,l), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,334,l), +(334,334,l,{ +name = hr01; +}), +(334,950,l), +(266,950,l), +(266,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"680 -400 LINE", -"680 0 LINE", -"1072 1032 LINE", -"914 1032 LINE", -"766 628 LINE", -"606 180 LINE", -"598 180 LINE", -"438 628 LINE", -"290 1032 LINE", -"128 1032 LINE", -"520 0 LINE", -"520 -400 LINE {name = hr00;}" +(-34,266,l), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,334,l), +(334,334,l,{ +name = hr01; +}), +(334,950,l), +(266,950,l), +(266,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 04AF; +unicode = 9511; }, { -glyphname = uni04B1; +glyphname = dnheavyrightlightbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(232,-350,l,{ +name = hr00; +}), +(368,-350,l), +(368,266,l), +(634,266,l), +(634,334,l), +(232,334,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"748 -400 LINE", -"748 -210 LINE", -"1008 -210 LINE", -"1008 0 LINE", -"748 0 LINE", -"1146 1032 LINE", -"846 1032 LINE", -"712 638 LINE", -"614 302 LINE", -"598 302 LINE", -"500 638 LINE", -"366 1032 LINE", -"54 1032 LINE", -"452 0 LINE", -"192 0 LINE", -"192 -210 LINE", -"452 -210 LINE", -"452 -400 LINE {name = hr00;}" +(232,-350,l,{ +name = hr00; +}), +(368,-350,l), +(368,266,l), +(634,266,l), +(634,334,l), +(232,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"680 -400 LINE", -"680 -124 LINE", -"950 -124 LINE", -"950 0 LINE", -"680 0 LINE", -"1072 1032 LINE", -"914 1032 LINE", -"766 628 LINE", -"606 180 LINE", -"598 180 LINE", -"438 628 LINE", -"290 1032 LINE", -"128 1032 LINE", -"520 0 LINE", -"250 0 LINE", -"250 -124 LINE", -"520 -124 LINE", -"520 -400 LINE {name = hr00;}" +(232,-350,l,{ +name = hr00; +}), +(368,-350,l), +(368,266,l), +(634,266,l), +(634,334,l), +(232,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 04B1; +unicode = 9486; }, { -glyphname = uni04B3; +glyphname = dnheavyrightuplightbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"1150 -280 LINE", -"1150 230 LINE", -"990 230 LINE", -"768 540 LINE", -"1128 1032 LINE", -"818 1032 LINE", -"706 866 LINE", -"620 732 LINE", -"604 732 LINE", -"520 866 LINE", -"410 1032 LINE", -"72 1032 LINE", -"432 524 LINE", -"46 0 LINE", -"358 0 LINE", -"490 194 LINE", -"578 332 LINE", -"594 332 LINE", -"684 194 LINE", -"814 0 LINE", -"882 0 LINE", -"882 -280 LINE {name = hr00;}" +(232,-350,l), +(368,-350,l), +(368,266,l), +(634,266,l), +(634,334,l), +(334,334,l,{ +name = hr01; +}), +(334,950,l), +(266,950,l), +(266,334,l), +(232,334,l,{ +name = hr02; +}) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"1150 -280 LINE", -"1150 136 LINE", -"980 136 LINE", -"692 526 LINE", -"1070 1032 LINE", -"886 1032 LINE", -"732 814 LINE", -"612 642 LINE", -"604 642 LINE", -"480 814 LINE", -"324 1032 LINE", -"132 1032 LINE", -"506 524 LINE", -"122 0 LINE", -"306 0 LINE", -"474 242 LINE", -"588 406 LINE", -"596 406 LINE", -"714 242 LINE", -"888 0 LINE", -"1004 0 LINE", -"1004 -280 LINE {name = hr00;}" +(232,-350,l), +(368,-350,l), +(368,266,l), +(634,266,l), +(634,334,l), +(334,334,l,{ +name = hr01; +}), +(334,950,l), +(266,950,l), +(266,334,l), +(232,334,l,{ +name = hr02; +}) ); } ); -vertWidth = 1560; -width = 1200; -} -); -unicode = 04B3; +width = 600; }, { -glyphname = uni04F5; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( -{ -name = uni0447; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = dieresis; -transform = "{1, 0, 0, 1, -22, 0}"; +closed = 1; +nodes = ( +(232,-350,l), +(368,-350,l), +(368,266,l), +(634,266,l), +(634,334,l), +(334,334,l,{ +name = hr01; +}), +(334,950,l), +(266,950,l), +(266,334,l), +(232,334,l,{ +name = hr02; +}) +); +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 9503; }, { -components = ( +glyphname = dnheavyuphorzlightbxd; +layers = ( { -name = uni0447; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = dieresis; -transform = "{1, 0, 0, 1, -30, 0}"; -} +closed = 1; +nodes = ( +(-34,266,l), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,266,l), +(634,266,l), +(634,334,l), +(334,334,l,{ +name = hr01; +}), +(334,950,l), +(266,950,l), +(266,334,l), +(-34,334,l) ); -layerId = master02; -width = 1200; } ); -unicode = 04F5; +width = 600; }, { -glyphname = uni04B7; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"1166 -280 LINE", -"1166 230 LINE", -"1006 230 LINE", -"1006 1032 LINE", -"710 1032 LINE", -"710 646 LINE SMOOTH", -"710 574 OFFCURVE", -"650 532 OFFCURVE", -"546 532 CURVE SMOOTH", -"446 532 OFFCURVE", -"396 576 OFFCURVE", -"396 680 CURVE SMOOTH", -"396 1032 LINE", -"100 1032 LINE", -"100 666 LINE SMOOTH", -"100 414 OFFCURVE", -"208 292 OFFCURVE", -"428 292 CURVE SMOOTH", -"544 292 OFFCURVE", -"640 350 OFFCURVE", -"700 430 CURVE", -"710 430 LINE", -"710 0 LINE", -"898 0 LINE", -"898 -280 LINE {name = hr00;}" +(-34,266,l), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,266,l), +(634,266,l), +(634,334,l), +(334,334,l,{ +name = hr01; +}), +(334,950,l), +(266,950,l), +(266,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"1140 -280 LINE", -"1140 136 LINE", -"970 136 LINE", -"970 1032 LINE", -"810 1032 LINE", -"810 620 LINE SMOOTH", -"810 536 OFFCURVE", -"700 494 OFFCURVE", -"540 494 CURVE SMOOTH", -"378 494 OFFCURVE", -"310 556 OFFCURVE", -"310 682 CURVE SMOOTH", -"310 1032 LINE", -"150 1032 LINE", -"150 668 LINE SMOOTH", -"150 456 OFFCURVE", -"270 350 OFFCURVE", -"492 350 CURVE SMOOTH", -"640 350 OFFCURVE", -"726 392 OFFCURVE", -"800 474 CURVE", -"810 474 LINE", -"810 0 LINE", -"994 0 LINE", -"994 -280 LINE {name = hr00;}" +(-34,266,l), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,266,l), +(634,266,l), +(634,334,l), +(334,334,l,{ +name = hr01; +}), +(334,950,l), +(266,950,l), +(266,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 04B7; +unicode = 9537; }, { -glyphname = uni04B9; +glyphname = dnlighthorzheavybxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"1058 0 LINE", -"1058 1032 LINE", -"762 1032 LINE", -"762 646 LINE SMOOTH", -"762 590 OFFCURVE", -"730 558 OFFCURVE", -"674 542 CURVE", -"674 818 LINE", -"482 818 LINE", -"482 542 LINE", -"422 560 OFFCURVE", -"394 596 OFFCURVE", -"394 658 CURVE SMOOTH", -"394 1032 LINE", -"98 1032 LINE", -"98 666 LINE SMOOTH", -"98 414 OFFCURVE", -"190 292 OFFCURVE", -"482 292 CURVE", -"482 144 LINE", -"674 144 LINE", -"674 330 LINE", -"702 350 OFFCURVE", -"732 382 OFFCURVE", -"752 410 CURVE", -"762 410 LINE", -"762 0 LINE {name = hr00;}" +(-34,232,l,{ +name = hr00; +}), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,232,l), +(634,232,l), +(634,368,l), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"980 0 LINE", -"980 1032 LINE", -"820 1032 LINE", -"820 620 LINE SMOOTH", -"820 548 OFFCURVE", -"742 508 OFFCURVE", -"632 496 CURVE", -"632 784 LINE", -"508 784 LINE", -"508 496 LINE", -"386 502 OFFCURVE", -"320 562 OFFCURVE", -"320 682 CURVE SMOOTH", -"320 1032 LINE", -"160 1032 LINE", -"160 668 LINE SMOOTH", -"160 456 OFFCURVE", -"278 350 OFFCURVE", -"508 350 CURVE", -"508 178 LINE", -"632 178 LINE", -"632 362 LINE", -"698 378 OFFCURVE", -"762 416 OFFCURVE", -"810 472 CURVE", -"820 472 LINE", -"820 0 LINE {name = hr00;}" -); -} +(-34,232,l,{ +name = hr00; +}), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,232,l), +(634,232,l), +(634,368,l), +(-34,368,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 04B9; +width = 600; }, { -glyphname = uni04F9; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( -{ -name = uni044B; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = dieresis; -} +closed = 1; +nodes = ( +(-34,232,l,{ +name = hr00; +}), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,232,l), +(634,232,l), +(634,368,l), +(-34,368,l) ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = uni044B; -}, -{ -name = dieresis; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 04F9; +unicode = 9519; }, { -glyphname = uni0455; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = dnlightleftheavybxd; layers = ( { -components = ( -{ -name = s; -} -); -layerId = master01; -width = 1200; -}, -{ -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = s; -} +closed = 1; +nodes = ( +(-34,232,l,{ +name = hr00; +}), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,368,l), +(-34,368,l) ); -layerId = master02; -width = 1200; } ); -unicode = 0455; +width = 600; }, { -glyphname = uni045F; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"466 0 LINE", -"466 -280 LINE", -"734 -280 LINE", -"734 0 LINE", -"1064 0 LINE", -"1064 1032 LINE", -"768 1032 LINE", -"768 230 LINE", -"432 230 LINE", -"432 1032 LINE", -"136 1032 LINE", -"136 0 LINE {name = hr00;}" +(-34,232,l,{ +name = hr00; +}), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,368,l), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"528 0 LINE", -"528 -280 LINE", -"674 -280 LINE", -"674 0 LINE", -"1006 0 LINE", -"1006 1032 LINE", -"846 1032 LINE", -"846 136 LINE", -"354 136 LINE", -"354 1032 LINE", -"194 1032 LINE", -"194 0 LINE {name = hr00;}" +(-34,232,l,{ +name = hr00; +}), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,368,l), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 045F; +unicode = 9489; }, { -glyphname = uni0456; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = dnlightleftupheavybxd; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = i; +closed = 1; +nodes = ( +(-34,232,l), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,232,l), +(368,232,l,{ +name = hr01; +}), +(368,950,l), +(232,950,l), +(232,368,l), +(-34,368,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = i; -} +closed = 1; +nodes = ( +(-34,232,l), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,232,l), +(368,232,l,{ +name = hr01; +}), +(368,950,l), +(232,950,l), +(232,368,l), +(-34,368,l) ); -layerId = master02; -width = 1200; } ); -unicode = 0456; +width = 600; }, { -glyphname = uni0457; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( -{ -name = dotlessi; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = dieresis; -transform = "{1, 0, 0, 1, 64, 0}"; +closed = 1; +nodes = ( +(-34,232,l), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,232,l), +(368,232,l,{ +name = hr01; +}), +(368,950,l), +(232,950,l), +(232,368,l), +(-34,368,l) +); +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 9513; }, { -components = ( +glyphname = dnlightrightheavybxd; +layers = ( { -name = dotlessi; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = dieresis; -transform = "{1, 0, 0, 1, 64, 0}"; -} +closed = 1; +nodes = ( +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,232,l), +(634,232,l), +(634,368,l), +(266,368,l) ); -layerId = master02; -width = 1200; } ); -unicode = 0457; +width = 600; }, { -glyphname = uni0458; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = j; +closed = 1; +nodes = ( +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,232,l), +(634,232,l), +(634,368,l), +(266,368,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = j; +closed = 1; +nodes = ( +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,232,l), +(634,232,l), +(634,368,l), +(266,368,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0458; +unicode = 9485; }, { -glyphname = uni0452; +glyphname = dnlightrightupheavybxd; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"764 -400 LINE SMOOTH", -"978 -400 OFFCURVE", -"1078 -276 OFFCURVE", -"1078 -102 CURVE SMOOTH", -"1078 668 LINE SMOOTH", -"1078 918 OFFCURVE", -"940 1056 OFFCURVE", -"742 1056 CURVE SMOOTH", -"576 1056 OFFCURVE", -"484 960 OFFCURVE", -"438 844 CURVE", -"426 844 LINE", -"426 1160 LINE", -"706 1160 LINE", -"706 1380 LINE", -"426 1380 LINE", -"426 1480 LINE", -"130 1480 LINE", -"130 1380 LINE", -"18 1380 LINE", -"18 1160 LINE", -"130 1160 LINE", -"130 0 LINE", -"426 0 LINE", -"426 678 LINE SMOOTH", -"426 778 OFFCURVE", -"516 828 OFFCURVE", -"608 828 CURVE SMOOTH", -"724 828 OFFCURVE", -"782 758 OFFCURVE", -"782 628 CURVE SMOOTH", -"782 -170 LINE", -"426 -170 LINE", -"426 -400 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"788 -400 LINE SMOOTH", -"944 -400 OFFCURVE", -"1016 -302 OFFCURVE", -"1016 -164 CURVE SMOOTH", -"1016 662 LINE SMOOTH", -"1016 912 OFFCURVE", -"874 1056 OFFCURVE", -"658 1056 CURVE SMOOTH", -"488 1056 OFFCURVE", -"408 966 OFFCURVE", -"364 864 CURVE", -"356 864 LINE", -"356 1216 LINE", -"662 1216 LINE", -"662 1340 LINE", -"356 1340 LINE", -"356 1480 LINE", -"196 1480 LINE", -"196 1340 LINE", -"66 1340 LINE", -"66 1216 LINE", -"196 1216 LINE", -"196 0 LINE", -"356 0 LINE", -"356 716 LINE SMOOTH", -"356 852 OFFCURVE", -"484 914 OFFCURVE", -"612 914 CURVE SMOOTH", -"770 914 OFFCURVE", -"856 822 OFFCURVE", -"856 634 CURVE SMOOTH", -"856 -264 LINE", -"356 -264 LINE", -"356 -400 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0452; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -glyphname = uni045B; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +closed = 1; +nodes = ( +(232,232,l), +(266,232,l,{ +name = hr01; +}), +(266,-350,l), +(334,-350,l), +(334,232,l), +(634,232,l), +(634,368,l), +(368,368,l,{ +name = hr02; +}), +(368,950,l), +(232,950,l) +); +} +); +width = 600; +}, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = hbar; +closed = 1; +nodes = ( +(232,232,l), +(266,232,l,{ +name = hr01; +}), +(266,-350,l), +(334,-350,l), +(334,232,l), +(634,232,l), +(634,368,l), +(368,368,l,{ +name = hr02; +}), +(368,950,l), +(232,950,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = hbar; +closed = 1; +nodes = ( +(232,232,l), +(266,232,l,{ +name = hr01; +}), +(266,-350,l), +(334,-350,l), +(334,232,l), +(634,232,l), +(634,368,l), +(368,368,l,{ +name = hr02; +}), +(368,950,l), +(232,950,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 045B; +unicode = 9505; }, { -glyphname = uni04BB; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = dnlightuphorzheavybxd; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = h; +closed = 1; +nodes = ( +(-34,232,l), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,232,l), +(634,232,l), +(634,368,l), +(368,368,l,{ +name = hr01; +}), +(368,950,l), +(232,950,l), +(232,368,l), +(-34,368,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = h; -} +closed = 1; +nodes = ( +(-34,232,l), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,232,l), +(634,232,l), +(634,368,l), +(368,368,l,{ +name = hr01; +}), +(368,950,l), +(232,950,l), +(232,368,l), +(-34,368,l) ); -layerId = master02; -width = 1200; } ); -unicode = 04BB; +width = 600; }, { -glyphname = uni04D9; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = schwa; -} +closed = 1; +nodes = ( +(-34,232,l), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,232,l), +(634,232,l), +(634,368,l), +(368,368,l,{ +name = hr01; +}), +(368,950,l), +(232,950,l), +(232,368,l), +(-34,368,l) ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = schwa; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 04D9; +unicode = 9543; }, { -glyphname = uni04D2; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = dnsnghorzdblbxd; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = A; -}, -{ -name = dieresis.case; -} +closed = 1; +nodes = ( +(-34,334,l,{ +name = hr00; +}), +(634,334,l), +(634,402,l), +(-34,402,l) ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = A; }, { -name = dieresis.case; -} +closed = 1; +nodes = ( +(-34,198,l), +(266,198,l), +(266,-350,l), +(334,-350,l), +(334,198,l), +(634,198,l), +(634,266,l), +(-34,266,l) ); -layerId = master02; -width = 1200; } ); -unicode = 04D2; +width = 600; }, { -glyphname = uni04D0; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = A; +closed = 1; +nodes = ( +(-34,334,l,{ +name = hr00; +}), +(634,334,l), +(634,402,l), +(-34,402,l) +); }, { -name = breve.cyrl_case; +closed = 1; +nodes = ( +(-34,198,l), +(266,198,l), +(266,-350,l), +(334,-350,l), +(334,198,l), +(634,198,l), +(634,266,l), +(-34,266,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = A; +closed = 1; +nodes = ( +(-34,334,l,{ +name = hr00; +}), +(634,334,l), +(634,402,l), +(-34,402,l) +); }, { -name = breve.cyrl_case; +closed = 1; +nodes = ( +(-34,198,l), +(266,198,l), +(266,-350,l), +(334,-350,l), +(334,198,l), +(634,198,l), +(634,266,l), +(-34,266,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 04D0; +unicode = 9572; }, { -glyphname = uni04D4; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = dnsngleftdblbxd; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = AE; +closed = 1; +nodes = ( +(-34,198,l,{ +name = hr00; +}), +(266,198,l), +(266,-350,l), +(334,-350,l), +(334,402,l), +(-34,402,l), +(-34,334,l), +(266,334,l), +(266,266,l), +(-34,266,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = AE; -} +closed = 1; +nodes = ( +(-34,198,l,{ +name = hr00; +}), +(266,198,l), +(266,-350,l), +(334,-350,l), +(334,402,l), +(-34,402,l), +(-34,334,l), +(266,334,l), +(266,266,l), +(-34,266,l) ); -layerId = master02; -width = 1200; } ); -unicode = 04D4; +width = 600; }, { -glyphname = uni0403; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = uni0413; -}, -{ -name = acute.case; -transform = "{1, 0, 0, 1, 34, 0}"; +closed = 1; +nodes = ( +(-34,198,l,{ +name = hr00; +}), +(266,198,l), +(266,-350,l), +(334,-350,l), +(334,402,l), +(-34,402,l), +(-34,334,l), +(266,334,l), +(266,266,l), +(-34,266,l) +); +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 9557; }, { -components = ( +glyphname = dnsngrightdblbxd; +layers = ( { -name = uni0413; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = acute.case; -transform = "{1, 0, 0, 1, 54, 0}"; -} +closed = 1; +nodes = ( +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,198,l), +(634,198,l), +(634,266,l), +(334,266,l), +(334,334,l), +(634,334,l), +(634,402,l), +(266,402,l) ); -layerId = master02; -width = 1200; } ); -unicode = 0403; -}, -{ -glyphname = uni0490; -layers = ( +width = 600; +}, { -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"516 0 LINE", -"516 1150 LINE", -"1056 1150 LINE", -"1056 1696 LINE", -"772 1696 LINE", -"772 1396 LINE", -"214 1396 LINE", -"214 0 LINE {name = hr00;}" +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,198,l), +(634,198,l), +(634,266,l), +(334,266,l), +(334,334,l), +(634,334,l), +(634,402,l), +(266,402,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"432 0 LINE", -"432 1250 LINE", -"1046 1250 LINE", -"1046 1696 LINE", -"892 1696 LINE", -"892 1396 LINE", -"264 1396 LINE", -"264 0 LINE {name = hr00;}" +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,198,l), +(634,198,l), +(634,266,l), +(334,266,l), +(334,334,l), +(634,334,l), +(634,402,l), +(266,402,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0490; +unicode = 9554; }, { -glyphname = uni0492; +glyphname = heavydbldashhorzbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"76 564 LINE", -"246 564 LINE", -"246 0 LINE", -"548 0 LINE", -"548 564 LINE", -"896 564 LINE", -"896 792 LINE", -"548 792 LINE", -"548 1150 LINE", -"1088 1150 LINE", -"1088 1396 LINE", -"246 1396 LINE", -"246 792 LINE", -"76 792 LINE {name = hr00;}" -); -} +(75,232,l,{ +name = hr00; +}), +(225,232,l), +(225,368,l), +(75,368,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"102 672 LINE", -"300 672 LINE", -"300 0 LINE", -"468 0 LINE", -"468 672 LINE", -"864 672 LINE", -"864 800 LINE", -"468 800 LINE", -"468 1250 LINE", -"1082 1250 LINE", -"1082 1396 LINE", -"300 1396 LINE", -"300 800 LINE", -"102 800 LINE {name = hr00;}" -); -} +(375,232,l), +(525,232,l), +(525,368,l), +(375,368,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 0492; -}, -{ -glyphname = uni0494; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"754 -382 LINE SMOOTH", -"982 -382 OFFCURVE", -"1126 -248 OFFCURVE", -"1126 84 CURVE SMOOTH", -"1126 290 LINE SMOOTH", -"1126 658 OFFCURVE", -"990 792 OFFCURVE", -"674 792 CURVE SMOOTH", -"578 792 OFFCURVE", -"494 772 OFFCURVE", -"434 748 CURVE", -"424 748 LINE", -"424 1150 LINE", -"964 1150 LINE", -"964 1396 LINE", -"122 1396 LINE", -"122 0 LINE", -"424 0 LINE", -"424 516 LINE", -"480 536 OFFCURVE", -"544 550 OFFCURVE", -"624 550 CURVE SMOOTH", -"768 550 OFFCURVE", -"824 490 OFFCURVE", -"824 298 CURVE SMOOTH", -"824 92 LINE SMOOTH", -"824 -20 OFFCURVE", -"804 -96 OFFCURVE", -"772 -136 CURVE", -"544 -136 LINE", -"544 -382 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"734 -328 LINE SMOOTH", -"958 -328 OFFCURVE", -"1080 -192 OFFCURVE", -"1080 128 CURVE SMOOTH", -"1080 304 LINE SMOOTH", -"1080 640 OFFCURVE", -"966 800 OFFCURVE", -"634 800 CURVE SMOOTH", -"522 800 OFFCURVE", -"426 782 OFFCURVE", -"354 754 CURVE", -"344 754 LINE", -"344 1250 LINE", -"958 1250 LINE", -"958 1396 LINE", -"176 1396 LINE", -"176 0 LINE", -"344 0 LINE", -"344 606 LINE", -"428 638 OFFCURVE", -"508 654 OFFCURVE", -"628 654 CURVE SMOOTH", -"842 654 OFFCURVE", -"912 560 OFFCURVE", -"912 304 CURVE SMOOTH", -"912 128 LINE SMOOTH", -"912 -44 OFFCURVE", -"870 -134 OFFCURVE", -"810 -182 CURVE", -"484 -182 LINE", -"484 -328 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0494; +width = 600; }, { -glyphname = uni0400; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( -{ -name = E; +closed = 1; +nodes = ( +(75,232,l,{ +name = hr00; +}), +(225,232,l), +(225,368,l), +(75,368,l) +); }, { -name = grave.case; -transform = "{1, 0, 0, 1, 6, 0}"; +closed = 1; +nodes = ( +(375,232,l), +(525,232,l), +(525,368,l), +(375,368,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = E; +closed = 1; +nodes = ( +(75,232,l,{ +name = hr00; +}), +(225,232,l), +(225,368,l), +(75,368,l) +); }, { -name = grave.case; -transform = "{1, 0, 0, 1, 10, 0}"; +closed = 1; +nodes = ( +(375,232,l), +(525,232,l), +(525,368,l), +(375,368,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0400; +unicode = 9549; }, { -glyphname = uni0401; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = heavydbldashvertbxd; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = E; -}, -{ -name = dieresis.case; -transform = "{1, 0, 0, 1, 6, 0}"; -} +closed = 1; +nodes = ( +(232,438,l,{ +name = hr00; +}), +(368,438,l), +(368,713,l), +(232,713,l) ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = E; }, { -name = dieresis.case; -transform = "{1, 0, 0, 1, 10, 0}"; -} +closed = 1; +nodes = ( +(232,-113,l), +(368,-113,l), +(368,163,l), +(232,163,l) ); -layerId = master02; -width = 1200; } ); -unicode = 0401; +width = 600; }, { -glyphname = uni04D6; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = E; +closed = 1; +nodes = ( +(232,438,l,{ +name = hr00; +}), +(368,438,l), +(368,713,l), +(232,713,l) +); }, { -name = breve.cyrl_case; -transform = "{1, 0, 0, 1, 6, 0}"; +closed = 1; +nodes = ( +(232,-113,l), +(368,-113,l), +(368,163,l), +(232,163,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = E; +closed = 1; +nodes = ( +(232,438,l,{ +name = hr00; +}), +(368,438,l), +(368,713,l), +(232,713,l) +); }, { -name = breve.cyrl_case; -transform = "{1, 0, 0, 1, 10, 0}"; +closed = 1; +nodes = ( +(232,-113,l), +(368,-113,l), +(368,163,l), +(232,163,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 04D6; -}, -{ -glyphname = uni0404; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"756 830 LINE", -"390 830 LINE", -"390 861 OFFCURVE", -"392 890 OFFCURVE", -"395 917 CURVE SMOOTH", -"412 1081 OFFCURVE", -"478 1178 OFFCURVE", -"622 1178 CURVE SMOOTH", -"774 1178 OFFCURVE", -"824 1082 OFFCURVE", -"852 970 CURVE", -"1132 1038 LINE", -"1078 1262 OFFCURVE", -"928 1420 OFFCURVE", -"628 1420 CURVE SMOOTH", -"246 1420 OFFCURVE", -"70 1156 OFFCURVE", -"70 698 CURVE SMOOTH", -"70 240 OFFCURVE", -"246 -24 OFFCURVE", -"628 -24 CURVE SMOOTH", -"928 -24 OFFCURVE", -"1078 134 OFFCURVE", -"1132 358 CURVE", -"852 426 LINE", -"828 314 OFFCURVE", -"774 218 OFFCURVE", -"622 218 CURVE SMOOTH", -"452 218 OFFCURVE", -"390 354 OFFCURVE", -"390 576 CURVE SMOOTH", -"390 584 LINE", -"756 584 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"774 780 LINE", -"312 780 LINE", -"312 791 OFFCURVE", -"312 801 OFFCURVE", -"312 812 CURVE SMOOTH", -"312 1092 OFFCURVE", -"418 1274 OFFCURVE", -"646 1274 CURVE SMOOTH", -"822 1274 OFFCURVE", -"888 1172 OFFCURVE", -"938 1048 CURVE", -"1082 1114 LINE", -"1014 1266 OFFCURVE", -"908 1420 OFFCURVE", -"646 1420 CURVE SMOOTH", -"300 1420 OFFCURVE", -"134 1162 OFFCURVE", -"134 698 CURVE SMOOTH", -"134 234 OFFCURVE", -"300 -24 OFFCURVE", -"646 -24 CURVE SMOOTH", -"908 -24 OFFCURVE", -"1014 130 OFFCURVE", -"1082 282 CURVE", -"938 348 LINE", -"888 224 OFFCURVE", -"822 122 OFFCURVE", -"646 122 CURVE SMOOTH", -"418 122 OFFCURVE", -"312 304 OFFCURVE", -"312 584 CURVE SMOOTH", -"312 634 LINE", -"774 634 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0404; +unicode = 9551; }, { -glyphname = uni04DC; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = heavydnbxd; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = uni0416; -}, -{ -name = dieresis.case; +closed = 1; +nodes = ( +(232,-350,l,{ +name = hr00; +}), +(368,-350,l), +(368,334,l), +(232,334,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = uni0416; +closed = 1; +nodes = ( +(232,-350,l,{ +name = hr00; +}), +(368,-350,l), +(368,334,l), +(232,334,l) +); +} +); +width = 600; }, { -name = dieresis.case; +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(232,-350,l,{ +name = hr00; +}), +(368,-350,l), +(368,334,l), +(232,334,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 04DC; +unicode = 9595; }, { -glyphname = uni04C1; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = heavydnhorzbxd; layers = ( { -components = ( -{ -name = uni0416; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = breve.cyrl_case; +closed = 1; +nodes = ( +(-34,232,l,{ +name = hr00; +}), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,232,l), +(634,232,l), +(634,368,l), +(-34,368,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = uni0416; -}, -{ -name = breve.cyrl_case; -} +closed = 1; +nodes = ( +(-34,232,l,{ +name = hr00; +}), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,232,l), +(634,232,l), +(634,368,l), +(-34,368,l) ); -layerId = master02; -width = 1200; } ); -unicode = 04C1; +width = 600; }, { -glyphname = uni0496; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1248 -300 LINE", -"1248 226 LINE", -"1126 226 LINE", -"1074 498 LINE", -"1050 630 OFFCURVE", -"1000 694 OFFCURVE", -"900 714 CURVE", -"900 726 LINE", -"984 750 OFFCURVE", -"1036 806 OFFCURVE", -"1060 930 CURVE SMOOTH", -"1148 1396 LINE", -"894 1396 LINE", -"786 820 LINE", -"706 820 LINE", -"706 1396 LINE", -"446 1396 LINE", -"446 820 LINE", -"366 820 LINE", -"258 1396 LINE", -"4 1396 LINE", -"92 930 LINE SMOOTH", -"116 806 OFFCURVE", -"168 750 OFFCURVE", -"252 726 CURVE", -"252 714 LINE", -"152 694 OFFCURVE", -"102 630 OFFCURVE", -"78 498 CURVE", -"-16 0 LINE", -"254 0 LINE", -"366 594 LINE", -"446 594 LINE", -"446 0 LINE", -"706 0 LINE", -"706 594 LINE", -"786 594 LINE", -"898 0 LINE", -"1028 0 LINE", -"1028 -300 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"1272 -300 LINE", -"1272 146 LINE", -"1122 146 LINE", -"1002 530 LINE SMOOTH", -"962 658 OFFCURVE", -"918 692 OFFCURVE", -"858 704 CURVE", -"858 714 LINE", -"914 726 OFFCURVE", -"952 764 OFFCURVE", -"986 880 CURVE SMOOTH", -"1136 1396 LINE", -"974 1396 LINE", -"792 780 LINE", -"658 780 LINE", -"658 1396 LINE", -"494 1396 LINE", -"494 780 LINE", -"360 780 LINE", -"180 1396 LINE", -"16 1396 LINE", -"164 878 LINE SMOOTH", -"196 764 OFFCURVE", -"238 726 OFFCURVE", -"294 714 CURVE", -"294 704 LINE", -"234 692 OFFCURVE", -"194 660 OFFCURVE", -"152 530 CURVE SMOOTH", -"-16 0 LINE", -"156 0 LINE", -"360 636 LINE", -"494 636 LINE", -"494 0 LINE", -"658 0 LINE", -"658 636 LINE", -"792 636 LINE", -"994 0 LINE", -"1122 0 LINE", -"1122 -300 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0496; +closed = 1; +nodes = ( +(-34,232,l,{ +name = hr00; +}), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,232,l), +(634,232,l), +(634,368,l), +(-34,368,l) +); +} +); +width = 600; +} +); +unicode = 9523; }, { -glyphname = uni04DE; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = heavydnleftbxd; layers = ( { -components = ( -{ -name = uni0417; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = dieresis.case; -transform = "{1, 0, 0, 1, -26, 0}"; +closed = 1; +nodes = ( +(-34,232,l,{ +name = hr00; +}), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,368,l), +(-34,368,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = uni0417; +closed = 1; +nodes = ( +(-34,232,l,{ +name = hr00; +}), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,368,l), +(-34,368,l) +); +} +); +width = 600; }, { -name = dieresis.case; -transform = "{1, 0, 0, 1, -32, 0}"; +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(-34,232,l,{ +name = hr00; +}), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,368,l), +(-34,368,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 04DE; +unicode = 9491; }, { -glyphname = uni0498; +glyphname = heavydnrightbxd; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"698 -300 LINE", -"698 -12 LINE", -"938 30 OFFCURVE", -"1086 186 OFFCURVE", -"1086 410 CURVE SMOOTH", -"1086 602 OFFCURVE", -"952 698 OFFCURVE", -"772 710 CURVE", -"772 722 LINE", -"948 750 OFFCURVE", -"1062 862 OFFCURVE", -"1062 1026 CURVE SMOOTH", -"1062 1282 OFFCURVE", -"884 1420 OFFCURVE", -"574 1420 CURVE SMOOTH", -"364 1420 OFFCURVE", -"222 1344 OFFCURVE", -"102 1216 CURVE", -"272 1040 LINE", -"348 1124 OFFCURVE", -"434 1178 OFFCURVE", -"552 1178 CURVE SMOOTH", -"680 1178 OFFCURVE", -"742 1120 OFFCURVE", -"742 1008 CURVE SMOOTH", -"742 990 LINE SMOOTH", -"742 882 OFFCURVE", -"692 816 OFFCURVE", -"584 816 CURVE SMOOTH", -"392 816 LINE", -"392 574 LINE", -"584 574 LINE SMOOTH", -"712 574 OFFCURVE", -"766 526 OFFCURVE", -"766 414 CURVE SMOOTH", -"766 392 LINE SMOOTH", -"766 288 OFFCURVE", -"696 220 OFFCURVE", -"556 220 CURVE SMOOTH", -"446 220 OFFCURVE", -"330 276 OFFCURVE", -"250 368 CURVE", -"76 176 LINE", -"156 86 OFFCURVE", -"266 16 OFFCURVE", -"414 -12 CURVE", -"414 -300 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"642 -300 LINE", -"642 -20 LINE", -"892 8 OFFCURVE", -"1042 168 OFFCURVE", -"1042 392 CURVE SMOOTH", -"1042 602 OFFCURVE", -"908 700 OFFCURVE", -"744 720 CURVE", -"744 730 LINE", -"896 754 OFFCURVE", -"1010 858 OFFCURVE", -"1010 1052 CURVE SMOOTH", -"1010 1274 OFFCURVE", -"860 1420 OFFCURVE", -"568 1420 CURVE SMOOTH", -"362 1420 OFFCURVE", -"226 1342 OFFCURVE", -"130 1202 CURVE", -"256 1120 LINE", -"320 1216 OFFCURVE", -"414 1276 OFFCURVE", -"568 1276 CURVE SMOOTH", -"744 1276 OFFCURVE", -"834 1190 OFFCURVE", -"834 1064 CURVE SMOOTH", -"834 1022 LINE SMOOTH", -"834 870 OFFCURVE", -"746 794 OFFCURVE", -"564 794 CURVE SMOOTH", -"380 794 LINE", -"380 648 LINE", -"576 648 LINE SMOOTH", -"772 648 OFFCURVE", -"864 552 OFFCURVE", -"864 416 CURVE SMOOTH", -"864 374 LINE SMOOTH", -"864 212 OFFCURVE", -"746 120 OFFCURVE", -"562 120 CURVE SMOOTH", -"418 120 OFFCURVE", -"302 186 OFFCURVE", -"202 322 CURVE", -"80 222 LINE", -"168 98 OFFCURVE", -"300 0 OFFCURVE", -"488 -20 CURVE", -"488 -300 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0498; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -glyphname = uni04C0; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( +closed = 1; +nodes = ( +(232,-350,l,{ +name = hr00; +}), +(368,-350,l), +(368,232,l), +(634,232,l), +(634,368,l), +(232,368,l) +); +} +); +width = 600; +}, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = I; +closed = 1; +nodes = ( +(232,-350,l,{ +name = hr00; +}), +(368,-350,l), +(368,232,l), +(634,232,l), +(634,368,l), +(232,368,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = I; +closed = 1; +nodes = ( +(232,-350,l,{ +name = hr00; +}), +(368,-350,l), +(368,232,l), +(634,232,l), +(634,368,l), +(232,368,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 04C0; +unicode = 9487; }, { -glyphname = uni04E4; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = heavyhorzbxd; layers = ( { -components = ( -{ -name = uni0418; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = dieresis.case; +closed = 1; +nodes = ( +(-34,232,l,{ +name = hr00; +}), +(634,232,l), +(634,368,l), +(-34,368,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = uni0418; +closed = 1; +nodes = ( +(-34,232,l,{ +name = hr00; +}), +(634,232,l), +(634,368,l), +(-34,368,l) +); +} +); +width = 600; }, { -name = dieresis.case; +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(-34,232,l,{ +name = hr00; +}), +(634,232,l), +(634,368,l), +(-34,368,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 04E4; +unicode = 9473; }, { -glyphname = uni040D; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = heavyleftbxd; layers = ( { -components = ( -{ -name = uni0418; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = grave.case; +closed = 1; +nodes = ( +(-34,232,l,{ +name = hr00; +}), +(334,232,l), +(334,368,l), +(-34,368,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = uni0418; +closed = 1; +nodes = ( +(-34,232,l,{ +name = hr00; +}), +(334,232,l), +(334,368,l), +(-34,368,l) +); +} +); +width = 600; }, { -name = grave.case; +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(-34,232,l,{ +name = hr00; +}), +(334,232,l), +(334,368,l), +(-34,368,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 040D; +unicode = 9592; }, { -glyphname = uni04E2; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = heavyleftlightrightbxd; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = uni0418; -}, -{ -name = macron.case; +closed = 1; +nodes = ( +(-34,232,l), +(334,232,l), +(334,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(334,334,l), +(334,368,l,{ +name = hr02; +}), +(-34,368,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = uni0418; +closed = 1; +nodes = ( +(-34,232,l), +(334,232,l), +(334,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(334,334,l), +(334,368,l,{ +name = hr02; +}), +(-34,368,l) +); +} +); +width = 600; }, { -name = macron.case; +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(-34,232,l), +(334,232,l), +(334,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(334,334,l), +(334,368,l,{ +name = hr02; +}), +(-34,368,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 04E2; +unicode = 9598; }, { -glyphname = uni040C; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = heavyquaddashhorzbxd; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = uni041A; +closed = 1; +nodes = ( +(19,232,l,{ +name = hr00; +}), +(131,232,l), +(131,368,l), +(19,368,l) +); }, { -name = acute.case; -transform = "{1, 0, 0, 1, 4, 0}"; -} +closed = 1; +nodes = ( +(169,232,l), +(281,232,l), +(281,368,l), +(169,368,l) ); -layerId = master01; -width = 1200; }, { -components = ( -{ -name = uni041A; +closed = 1; +nodes = ( +(319,232,l), +(431,232,l), +(431,368,l), +(319,368,l) +); }, { -name = acute.case; -transform = "{1, 0, 0, 1, -28, 0}"; -} +closed = 1; +nodes = ( +(469,232,l), +(581,232,l), +(581,368,l), +(469,368,l) ); -layerId = master02; -width = 1200; } ); -unicode = 040C; +width = 600; }, { -glyphname = uni049A; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"1194 -300 LINE", -"1194 246 LINE", -"1024 246 LINE", -"904 556 LINE SMOOTH", -"862 664 OFFCURVE", -"822 698 OFFCURVE", -"750 714 CURVE", -"750 726 LINE", -"822 742 OFFCURVE", -"866 786 OFFCURVE", -"910 898 CURVE SMOOTH", -"1106 1396 LINE", -"808 1396 LINE", -"584 828 LINE", -"408 828 LINE", -"408 1396 LINE", -"106 1396 LINE", -"106 0 LINE", -"408 0 LINE", -"408 586 LINE", -"584 586 LINE", -"736 190 LINE", -"780 78 OFFCURVE", -"834 28 OFFCURVE", -"910 0 CURVE", -"910 -300 LINE {name = hr00;}" -); -} +(19,232,l,{ +name = hr00; +}), +(131,232,l), +(131,368,l), +(19,368,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( +closed = 1; +nodes = ( +(169,232,l), +(281,232,l), +(281,368,l), +(169,368,l) +); +}, { closed = 1; nodes = ( -"1118 -300 LINE", -"1118 146 LINE", -"956 146 LINE", -"776 550 LINE", -"728 660 OFFCURVE", -"696 692 OFFCURVE", -"636 704 CURVE", -"636 714 LINE", -"684 722 OFFCURVE", -"720 750 OFFCURVE", -"766 844 CURVE SMOOTH", -"1032 1396 LINE", -"854 1396 LINE", -"558 780 LINE", -"312 780 LINE", -"312 1396 LINE", -"144 1396 LINE", -"144 0 LINE", -"312 0 LINE", -"312 636 LINE", -"558 636 LINE", -"774 148 LINE SMOOTH", -"820 46 OFFCURVE", -"876 0 OFFCURVE", -"964 0 CURVE", -"964 -300 LINE {name = hr00;}" +(319,232,l), +(431,232,l), +(431,368,l), +(319,368,l) ); -} +}, +{ +closed = 1; +nodes = ( +(469,232,l), +(581,232,l), +(581,368,l), +(469,368,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 049A; +width = 600; }, { -glyphname = uni049C; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"626 308 LINE", -"626 590 LINE", -"688 590 LINE", -"824 190 LINE SMOOTH", -"872 48 OFFCURVE", -"952 0 OFFCURVE", -"1076 0 CURVE SMOOTH", -"1198 0 LINE", -"1198 246 LINE", -"1086 246 LINE", -"982 552 LINE SMOOTH", -"948 652 OFFCURVE", -"904 698 OFFCURVE", -"828 714 CURVE", -"828 726 LINE", -"904 746 OFFCURVE", -"954 796 OFFCURVE", -"992 900 CURVE SMOOTH", -"1172 1396 LINE", -"896 1396 LINE", -"688 824 LINE", -"626 824 LINE", -"626 1108 LINE", -"414 1108 LINE", -"414 824 LINE", -"332 824 LINE", -"332 1396 LINE", -"56 1396 LINE", -"56 0 LINE", -"332 0 LINE", -"332 590 LINE", -"414 590 LINE", -"414 308 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"532 328 LINE", -"532 636 LINE", -"626 636 LINE", -"830 148 LINE SMOOTH", -"874 44 OFFCURVE", -"936 0 OFFCURVE", -"1016 0 CURVE SMOOTH", -"1142 0 LINE", -"1142 146 LINE", -"1012 146 LINE", -"842 546 LINE SMOOTH", -"792 662 OFFCURVE", -"764 692 OFFCURVE", -"704 704 CURVE", -"704 714 LINE", -"752 722 OFFCURVE", -"794 758 OFFCURVE", -"834 846 CURVE SMOOTH", -"1088 1396 LINE", -"910 1396 LINE", -"626 780 LINE", -"532 780 LINE", -"532 1088 LINE", -"400 1088 LINE", -"400 780 LINE", -"288 780 LINE", -"288 1396 LINE", -"120 1396 LINE", -"120 0 LINE", -"288 0 LINE", -"288 636 LINE", -"400 636 LINE", -"400 328 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 049C; +closed = 1; +nodes = ( +(19,232,l,{ +name = hr00; +}), +(131,232,l), +(131,368,l), +(19,368,l) +); }, { -glyphname = uni04A0; -layers = ( -{ -layerId = master01; -paths = ( -{ closed = 1; nodes = ( -"536 0 LINE", -"536 586 LINE", -"672 586 LINE", -"800 202 LINE SMOOTH", -"848 60 OFFCURVE", -"926 0 OFFCURVE", -"1056 0 CURVE SMOOTH", -"1198 0 LINE", -"1198 246 LINE", -"1090 246 LINE", -"990 546 LINE SMOOTH", -"954 654 OFFCURVE", -"908 698 OFFCURVE", -"836 714 CURVE", -"836 726 LINE", -"908 746 OFFCURVE", -"956 798 OFFCURVE", -"986 882 CURVE SMOOTH", -"1168 1396 LINE", -"872 1396 LINE", -"672 828 LINE", -"536 828 LINE", -"536 1396 LINE", -"2 1396 LINE", -"2 1150 LINE", -"234 1150 LINE", -"234 0 LINE {name = hr00;}" -); -} +(169,232,l), +(281,232,l), +(281,368,l), +(169,368,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( +closed = 1; +nodes = ( +(319,232,l), +(431,232,l), +(431,368,l), +(319,368,l) +); +}, { closed = 1; nodes = ( -"492 0 LINE", -"492 636 LINE", -"694 636 LINE", -"884 164 LINE SMOOTH", -"932 46 OFFCURVE", -"994 0 OFFCURVE", -"1072 0 CURVE SMOOTH", -"1198 0 LINE", -"1198 146 LINE", -"1068 146 LINE", -"904 552 LINE SMOOTH", -"860 660 OFFCURVE", -"828 692 OFFCURVE", -"768 704 CURVE", -"768 714 LINE", -"824 726 OFFCURVE", -"858 758 OFFCURVE", -"902 854 CURVE", -"1144 1396 LINE", -"966 1396 LINE", -"694 780 LINE", -"492 780 LINE", -"492 1396 LINE", -"4 1396 LINE", -"4 1250 LINE", -"324 1250 LINE", -"324 0 LINE {name = hr00;}" +(469,232,l), +(581,232,l), +(581,368,l), +(469,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 04A0; +unicode = 9481; }, { -glyphname = uni0409; +glyphname = heavyquaddashvertbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"826 0 LINE SMOOTH", -"1038 0 OFFCURVE", -"1190 166 OFFCURVE", -"1190 446 CURVE SMOOTH", -"1190 726 OFFCURVE", -"1038 892 OFFCURVE", -"826 892 CURVE SMOOTH", -"772 892 LINE", -"772 1396 LINE", -"176 1396 LINE", -"176 1022 LINE SMOOTH", -"176 456 OFFCURVE", -"136 298 OFFCURVE", -"68 226 CURVE", -"-8 226 LINE", -"-8 -12 LINE", -"12 -12 LINE SMOOTH", -"104 -12 OFFCURVE", -"186 12 OFFCURVE", -"248 74 CURVE SMOOTH", -"360 186 OFFCURVE", -"408 358 OFFCURVE", -"408 1002 CURVE SMOOTH", -"408 1170 LINE", -"516 1170 LINE", -"516 0 LINE {name = hr00;}" +(232,658,l,{ +name = hr00; +}), +(368,658,l), +(368,461,l), +(232,461,l) ); }, { closed = 1; nodes = ( -"772 666 LINE", -"794 666 LINE SMOOTH", -"868 666 OFFCURVE", -"926 618 OFFCURVE", -"926 518 CURVE SMOOTH", -"926 374 LINE SMOOTH", -"926 274 OFFCURVE", -"868 226 OFFCURVE", -"794 226 CURVE SMOOTH", -"772 226 LINE" -); -} +(232,397,l), +(368,397,l), +(368,200,l), +(232,200,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( +closed = 1; +nodes = ( +(232,136,l), +(368,136,l), +(368,-61,l), +(232,-61,l) +); +}, { closed = 1; nodes = ( -"806 0 LINE SMOOTH", -"1056 0 OFFCURVE", -"1196 150 OFFCURVE", -"1196 418 CURVE SMOOTH", -"1196 686 OFFCURVE", -"1056 836 OFFCURVE", -"806 836 CURVE SMOOTH", -"774 836 LINE", -"774 1396 LINE", -"226 1396 LINE", -"226 1086 LINE SMOOTH", -"226 376 OFFCURVE", -"192 248 OFFCURVE", -"90 146 CURVE", -"-4 146 LINE", -"-4 0 LINE", -"18 0 LINE SMOOTH", -"114 0 OFFCURVE", -"176 20 OFFCURVE", -"236 80 CURVE SMOOTH", -"340 184 OFFCURVE", -"386 364 OFFCURVE", -"386 1074 CURVE SMOOTH", -"386 1250 LINE", -"610 1250 LINE", -"610 0 LINE {name = hr00;}" +(232,-121,l), +(368,-121,l), +(368,-318,l), +(232,-318,l) ); }, { closed = 1; nodes = ( -"774 690 LINE", -"806 690 LINE SMOOTH", -"938 690 OFFCURVE", -"1022 620 OFFCURVE", -"1022 470 CURVE SMOOTH", -"1022 366 LINE SMOOTH", -"1022 216 OFFCURVE", -"938 146 OFFCURVE", -"806 146 CURVE SMOOTH", -"774 146 LINE" +(232,918,l), +(368,918,l), +(368,721,l), +(232,721,l) ); } ); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0409; +width = 600; }, { -glyphname = uni04A2; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"1166 -300 LINE", -"1166 246 LINE", -"1012 246 LINE", -"1012 1396 LINE", -"710 1396 LINE", -"710 830 LINE", -"396 830 LINE", -"396 1396 LINE", -"94 1396 LINE", -"94 0 LINE", -"396 0 LINE", -"396 584 LINE", -"710 584 LINE", -"710 0 LINE", -"882 0 LINE", -"882 -300 LINE {name = hr00;}" +(232,658,l,{ +name = hr00; +}), +(368,658,l), +(368,461,l), +(232,461,l) ); -} +}, +{ +closed = 1; +nodes = ( +(232,397,l), +(368,397,l), +(368,200,l), +(232,200,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( +closed = 1; +nodes = ( +(232,136,l), +(368,136,l), +(368,-61,l), +(232,-61,l) +); +}, { closed = 1; nodes = ( -"1148 -300 LINE", -"1148 146 LINE", -"998 146 LINE", -"998 1396 LINE", -"830 1396 LINE", -"830 780 LINE", -"328 780 LINE", -"328 1396 LINE", -"160 1396 LINE", -"160 0 LINE", -"328 0 LINE", -"328 634 LINE", -"830 634 LINE", -"830 0 LINE", -"994 0 LINE", -"994 -300 LINE {name = hr00;}" +(232,-121,l), +(368,-121,l), +(368,-318,l), +(232,-318,l) ); -} +}, +{ +closed = 1; +nodes = ( +(232,918,l), +(368,918,l), +(368,721,l), +(232,721,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 04A2; +width = 600; }, { -glyphname = uni040A; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"806 0 LINE SMOOTH", -"1038 0 OFFCURVE", -"1190 166 OFFCURVE", -"1190 446 CURVE SMOOTH", -"1190 726 OFFCURVE", -"1038 892 OFFCURVE", -"806 892 CURVE SMOOTH", -"746 892 LINE", -"746 1396 LINE", -"490 1396 LINE", -"490 820 LINE", -"312 820 LINE", -"312 1396 LINE", -"56 1396 LINE", -"56 0 LINE", -"312 0 LINE", -"312 594 LINE", -"490 594 LINE", -"490 0 LINE {name = hr00;}" +(232,658,l,{ +name = hr00; +}), +(368,658,l), +(368,461,l), +(232,461,l) ); }, { closed = 1; nodes = ( -"746 666 LINE", -"774 666 LINE SMOOTH", -"868 666 OFFCURVE", -"926 618 OFFCURVE", -"926 518 CURVE SMOOTH", -"926 374 LINE SMOOTH", -"926 274 OFFCURVE", -"868 226 OFFCURVE", -"774 226 CURVE SMOOTH", -"746 226 LINE" -); -} +(232,397,l), +(368,397,l), +(368,200,l), +(232,200,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( +closed = 1; +nodes = ( +(232,136,l), +(368,136,l), +(368,-61,l), +(232,-61,l) +); +}, { closed = 1; nodes = ( -"806 0 LINE SMOOTH", -"1056 0 OFFCURVE", -"1196 150 OFFCURVE", -"1196 418 CURVE SMOOTH", -"1196 686 OFFCURVE", -"1056 836 OFFCURVE", -"806 836 CURVE SMOOTH", -"734 836 LINE", -"734 1396 LINE", -"570 1396 LINE", -"570 780 LINE", -"260 780 LINE", -"260 1396 LINE", -"96 1396 LINE", -"96 0 LINE", -"260 0 LINE", -"260 634 LINE", -"570 634 LINE", -"570 0 LINE {name = hr00;}" +(232,-121,l), +(368,-121,l), +(368,-318,l), +(232,-318,l) ); }, { closed = 1; nodes = ( -"734 690 LINE", -"806 690 LINE SMOOTH", -"938 690 OFFCURVE", -"1022 620 OFFCURVE", -"1022 470 CURVE SMOOTH", -"1022 366 LINE SMOOTH", -"1022 216 OFFCURVE", -"938 146 OFFCURVE", -"806 146 CURVE SMOOTH", -"734 146 LINE" +(232,918,l), +(368,918,l), +(368,721,l), +(232,721,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 040A; +unicode = 9483; }, { -glyphname = uni04A4; +glyphname = heavyrightbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(266,232,l,{ +name = hr00; +}), +(634,232,l), +(634,368,l), +(266,368,l) +); +} +); +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"332 0 LINE", -"332 592 LINE", -"584 592 LINE", -"584 0 LINE", -"860 0 LINE", -"860 1164 LINE", -"1172 1164 LINE", -"1172 1396 LINE", -"584 1396 LINE", -"584 824 LINE", -"332 824 LINE", -"332 1396 LINE", -"56 1396 LINE", -"56 0 LINE {name = hr00;}" +(266,232,l,{ +name = hr00; +}), +(634,232,l), +(634,368,l), +(266,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"266 0 LINE", -"266 634 LINE", -"630 634 LINE", -"630 0 LINE", -"798 0 LINE", -"798 1250 LINE", -"1172 1250 LINE", -"1172 1396 LINE", -"630 1396 LINE", -"630 780 LINE", -"266 780 LINE", -"266 1396 LINE", -"98 1396 LINE", -"98 0 LINE {name = hr00;}" +(266,232,l,{ +name = hr00; +}), +(634,232,l), +(634,368,l), +(266,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 04A4; +unicode = 9594; }, { -glyphname = uni04E6; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = heavytrpldashhorzbxd; layers = ( { -components = ( -{ -name = O; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = dieresis.case; -} +closed = 1; +nodes = ( +(33,232,l,{ +name = hr00; +}), +(167,232,l), +(167,368,l), +(33,368,l) ); -layerId = master01; -width = 1200; }, { -components = ( -{ -name = O; +closed = 1; +nodes = ( +(233,232,l), +(367,232,l), +(367,368,l), +(233,368,l) +); }, { -name = dieresis.case; -} +closed = 1; +nodes = ( +(433,232,l), +(567,232,l), +(567,368,l), +(433,368,l) ); -layerId = master02; -width = 1200; } ); -unicode = 04E6; +width = 600; }, { -glyphname = uni04E8; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"974 -24 OFFCURVE", -"1146 242 OFFCURVE", -"1146 698 CURVE SMOOTH", -"1146 1154 OFFCURVE", -"974 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"226 1420 OFFCURVE", -"54 1154 OFFCURVE", -"54 698 CURVE SMOOTH", -"54 242 OFFCURVE", -"226 -24 OFFCURVE", -"600 -24 CURVE SMOOTH {name = hr00;}" +(33,232,l,{ +name = hr00; +}), +(167,232,l), +(167,368,l), +(33,368,l) ); }, { closed = 1; nodes = ( -"427 194 OFFCURVE", -"357 304 OFFCURVE", -"351 533 CURVE", -"351 539 OFFCURVE", -"350 545 OFFCURVE", -"350 551 CURVE SMOOTH", -"350 557 OFFCURVE", -"350 564 OFFCURVE", -"350 570 CURVE SMOOTH", -"350 584 LINE", -"850 584 LINE", -"850 570 LINE SMOOTH", -"850 564 OFFCURVE", -"850 557 OFFCURVE", -"850 551 CURVE SMOOTH", -"850 545 OFFCURVE", -"850 539 OFFCURVE", -"849 533 CURVE", -"843 304 OFFCURVE", -"773 194 OFFCURVE", -"600 194 CURVE SMOOTH" +(233,232,l), +(367,232,l), +(367,368,l), +(233,368,l) ); }, { closed = 1; nodes = ( -"769 1202 OFFCURVE", -"839 1094 OFFCURVE", -"849 874 CURVE SMOOTH", -"850 860 OFFCURVE", -"850 845 OFFCURVE", -"850 830 CURVE", -"350 830 LINE", -"350 845 OFFCURVE", -"350 860 OFFCURVE", -"351 874 CURVE SMOOTH", -"359 1094 OFFCURVE", -"429 1202 OFFCURVE", -"600 1202 CURVE SMOOTH" +(433,232,l), +(567,232,l), +(567,368,l), +(433,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"940 -24 OFFCURVE", -"1088 242 OFFCURVE", -"1088 698 CURVE SMOOTH", -"1088 1154 OFFCURVE", -"940 1420 OFFCURVE", -"600 1420 CURVE SMOOTH", -"260 1420 OFFCURVE", -"112 1154 OFFCURVE", -"112 698 CURVE SMOOTH", -"112 242 OFFCURVE", -"260 -24 OFFCURVE", -"600 -24 CURVE SMOOTH {name = hr00;}" +(33,232,l,{ +name = hr00; +}), +(167,232,l), +(167,368,l), +(33,368,l) ); }, { closed = 1; nodes = ( -"393 122 OFFCURVE", -"302 281 OFFCURVE", -"291 529 CURVE SMOOTH", -"290 547 OFFCURVE", -"290 565 OFFCURVE", -"290 584 CURVE SMOOTH", -"290 592 OFFCURVE", -"290 601 OFFCURVE", -"290 609 CURVE SMOOTH", -"290 634 LINE", -"910 634 LINE", -"910 609 LINE SMOOTH", -"910 601 OFFCURVE", -"910 592 OFFCURVE", -"910 584 CURVE SMOOTH", -"910 565 OFFCURVE", -"910 547 OFFCURVE", -"909 529 CURVE SMOOTH", -"898 281 OFFCURVE", -"807 122 OFFCURVE", -"600 122 CURVE SMOOTH" +(233,232,l), +(367,232,l), +(367,368,l), +(233,368,l) ); }, { closed = 1; nodes = ( -"822 1274 OFFCURVE", -"910 1092 OFFCURVE", -"910 812 CURVE SMOOTH", -"910 801 OFFCURVE", -"910 791 OFFCURVE", -"910 780 CURVE", -"290 780 LINE", -"290 791 OFFCURVE", -"290 801 OFFCURVE", -"290 812 CURVE SMOOTH", -"290 1092 OFFCURVE", -"378 1274 OFFCURVE", -"600 1274 CURVE SMOOTH" +(433,232,l), +(567,232,l), +(567,368,l), +(433,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 04E8; +unicode = 9477; }, { -glyphname = uni04AA; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"774 -300 LINE", -"774 -8 LINE", -"970 36 OFFCURVE", -"1080 178 OFFCURVE", -"1126 378 CURVE", -"846 446 LINE", -"816 314 OFFCURVE", -"766 218 OFFCURVE", -"626 218 CURVE SMOOTH", -"464 218 OFFCURVE", -"402 354 OFFCURVE", -"402 576 CURVE SMOOTH", -"402 820 LINE SMOOTH", -"402 1042 OFFCURVE", -"464 1178 OFFCURVE", -"626 1178 CURVE SMOOTH", -"766 1178 OFFCURVE", -"816 1082 OFFCURVE", -"846 950 CURVE", -"1126 1018 LINE", -"1070 1262 OFFCURVE", -"920 1420 OFFCURVE", -"632 1420 CURVE SMOOTH", -"258 1420 OFFCURVE", -"82 1156 OFFCURVE", -"82 698 CURVE SMOOTH", -"82 302 OFFCURVE", -"212 52 OFFCURVE", -"490 -8 CURVE", -"490 -300 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"722 -300 LINE", -"722 -18 LINE", -"924 8 OFFCURVE", -"1014 146 OFFCURVE", -"1076 282 CURVE", -"932 348 LINE", -"882 224 OFFCURVE", -"816 122 OFFCURVE", -"646 122 CURVE SMOOTH", -"424 122 OFFCURVE", -"318 304 OFFCURVE", -"318 584 CURVE SMOOTH", -"318 812 LINE SMOOTH", -"318 1092 OFFCURVE", -"424 1274 OFFCURVE", -"646 1274 CURVE SMOOTH", -"816 1274 OFFCURVE", -"882 1172 OFFCURVE", -"932 1048 CURVE", -"1076 1114 LINE", -"1008 1266 OFFCURVE", -"902 1420 OFFCURVE", -"646 1420 CURVE SMOOTH", -"306 1420 OFFCURVE", -"140 1162 OFFCURVE", -"140 698 CURVE SMOOTH", -"140 270 OFFCURVE", -"280 18 OFFCURVE", -"568 -18 CURVE", -"568 -300 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 04AA; -}, -{ -glyphname = uni04EE; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = heavytrpldashvertbxd; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = uni0423; +closed = 1; +nodes = ( +(232,572,l,{ +name = hr00; +}), +(368,572,l), +(368,352,l), +(232,352,l) +); }, { -name = macron.case; -transform = "{1, 0, 0, 1, 16, 0}"; -} +closed = 1; +nodes = ( +(232,247,l), +(368,247,l), +(368,27,l), +(232,27,l) ); -layerId = master01; -width = 1200; }, { -components = ( -{ -name = uni0423; +closed = 1; +nodes = ( +(232,-78,l), +(368,-78,l), +(368,-298,l), +(232,-298,l) +); }, { -name = macron.case; -} +closed = 1; +nodes = ( +(232,896,l), +(368,896,l), +(368,677,l), +(232,677,l) ); -layerId = master02; -width = 1200; } ); -unicode = 04EE; +width = 600; }, { -glyphname = uni04F0; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = uni0423; +closed = 1; +nodes = ( +(232,572,l,{ +name = hr00; +}), +(368,572,l), +(368,352,l), +(232,352,l) +); }, { -name = dieresis.case; -transform = "{1, 0, 0, 1, 16, 0}"; -} +closed = 1; +nodes = ( +(232,247,l), +(368,247,l), +(368,27,l), +(232,27,l) ); -layerId = master01; -width = 1200; }, { -components = ( -{ -name = uni0423; +closed = 1; +nodes = ( +(232,-78,l), +(368,-78,l), +(368,-298,l), +(232,-298,l) +); }, { -name = dieresis.case; -} +closed = 1; +nodes = ( +(232,896,l), +(368,896,l), +(368,677,l), +(232,677,l) ); -layerId = master02; -width = 1200; } ); -unicode = 04F0; +width = 600; }, { -glyphname = uni04F2; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = uni0423; +closed = 1; +nodes = ( +(232,572,l,{ +name = hr00; +}), +(368,572,l), +(368,352,l), +(232,352,l) +); }, { -name = hungarumlaut.case; -transform = "{1, 0, 0, 1, 16, 0}"; -} +closed = 1; +nodes = ( +(232,247,l), +(368,247,l), +(368,27,l), +(232,27,l) ); -layerId = master01; -width = 1200; }, { -components = ( -{ -name = uni0423; +closed = 1; +nodes = ( +(232,-78,l), +(368,-78,l), +(368,-298,l), +(232,-298,l) +); }, { -name = hungarumlaut.case; +closed = 1; +nodes = ( +(232,896,l), +(368,896,l), +(368,677,l), +(232,677,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 04F2; +unicode = 9479; }, { -glyphname = uni040E; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = heavyupbxd; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = uni0423; -}, -{ -name = breve.cyrl_case; -transform = "{1, 0, 0, 1, 16, 0}"; +closed = 1; +nodes = ( +(232,266,l,{ +name = hr00; +}), +(368,266,l), +(368,950,l), +(232,950,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( -{ -name = uni0423; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = breve.cyrl_case; -} +closed = 1; +nodes = ( +(232,266,l,{ +name = hr00; +}), +(368,266,l), +(368,950,l), +(232,950,l) ); -layerId = master02; -width = 1200; } ); -unicode = 040E; +width = 600; }, { -glyphname = uni04AE; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = Y; +closed = 1; +nodes = ( +(232,266,l,{ +name = hr00; +}), +(368,266,l), +(368,950,l), +(232,950,l) +); } ); -layerId = master01; -width = 1200; +width = 600; +} +); +unicode = 9593; }, { -components = ( +glyphname = heavyuphorzbxd; +layers = ( { -name = Y; -} +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(-34,232,l,{ +name = hr00; +}), +(634,232,l), +(634,368,l), +(368,368,l), +(368,950,l), +(232,950,l), +(232,368,l), +(-34,368,l) ); -layerId = master02; -width = 1200; } ); -unicode = 04AE; +width = 600; }, { -glyphname = uni04B0; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"190 266 LINE", -"450 266 LINE", -"450 0 LINE", -"750 0 LINE", -"750 266 LINE", -"1010 266 LINE", -"1010 494 LINE", -"750 494 LINE", -"1192 1396 LINE", -"870 1396 LINE", -"722 1072 LINE", -"614 798 LINE", -"598 798 LINE", -"490 1072 LINE", -"342 1396 LINE", -"8 1396 LINE", -"450 494 LINE", -"190 494 LINE {name = hr00;}" +(-34,232,l,{ +name = hr00; +}), +(634,232,l), +(634,368,l), +(368,368,l), +(368,950,l), +(232,950,l), +(232,368,l), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"218 420 LINE", -"516 420 LINE", -"516 0 LINE", -"684 0 LINE", -"684 420 LINE", -"982 420 LINE", -"982 548 LINE", -"684 548 LINE", -"1166 1396 LINE", -"978 1396 LINE", -"778 1032 LINE", -"604 714 LINE", -"596 714 LINE", -"426 1032 LINE", -"226 1396 LINE", -"34 1396 LINE", -"516 548 LINE", -"218 548 LINE {name = hr00;}" +(-34,232,l,{ +name = hr00; +}), +(634,232,l), +(634,368,l), +(368,368,l), +(368,950,l), +(232,950,l), +(232,368,l), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 04B0; +unicode = 9531; }, { -glyphname = uni04B2; +glyphname = heavyupleftbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"1206 -300 LINE", -"1206 246 LINE", -"1036 246 LINE", -"778 718 LINE", -"1144 1396 LINE", -"830 1396 LINE", -"710 1174 LINE", -"606 950 LINE", -"590 950 LINE", -"488 1174 LINE", -"374 1396 LINE", -"32 1396 LINE", -"398 722 LINE", -"6 0 LINE", -"320 0 LINE", -"468 278 LINE", -"568 498 LINE", -"586 498 LINE", -"684 278 LINE", -"828 0 LINE", -"922 0 LINE", -"922 -300 LINE {name = hr00;}" +(-34,232,l,{ +name = hr00; +}), +(368,232,l), +(368,950,l), +(232,950,l), +(232,368,l), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"1210 -300 LINE", -"1210 146 LINE", -"1048 146 LINE", -"692 714 LINE", -"1124 1396 LINE", -"940 1396 LINE", -"772 1126 LINE", -"600 844 LINE", -"592 844 LINE", -"418 1126 LINE", -"256 1396 LINE", -"66 1396 LINE", -"496 712 LINE", -"40 0 LINE", -"224 0 LINE", -"398 282 LINE", -"588 586 LINE", -"596 586 LINE", -"780 282 LINE", -"948 0 LINE", -"1056 0 LINE", -"1056 -300 LINE {name = hr00;}" -); -} +(-34,232,l,{ +name = hr00; +}), +(368,232,l), +(368,950,l), +(232,950,l), +(232,368,l), +(-34,368,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 04B2; +width = 600; }, { -glyphname = uni04F4; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = uni0427; -}, -{ -name = dieresis.case; -transform = "{1, 0, 0, 1, -24, 0}"; +closed = 1; +nodes = ( +(-34,232,l,{ +name = hr00; +}), +(368,232,l), +(368,950,l), +(232,950,l), +(232,368,l), +(-34,368,l) +); +} +); +width = 600; } ); -layerId = master01; -width = 1200; +unicode = 9499; }, { -components = ( +glyphname = heavyuplightdnbxd; +layers = ( { -name = uni0427; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = dieresis.case; -transform = "{1, 0, 0, 1, -28, 0}"; -} +closed = 1; +nodes = ( +(232,266,l), +(266,266,l,{ +name = hr01; +}), +(266,-350,l), +(334,-350,l), +(334,266,l), +(368,266,l,{ +name = hr02; +}), +(368,950,l), +(232,950,l) ); -layerId = master02; -width = 1200; } ); -unicode = 04F4; +width = 600; }, { -glyphname = uni04B6; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"1166 -300 LINE", -"1166 246 LINE", -"1012 246 LINE", -"1012 1396 LINE", -"710 1396 LINE", -"710 722 LINE", -"650 698 OFFCURVE", -"594 688 OFFCURVE", -"536 688 CURVE SMOOTH", -"406 688 OFFCURVE", -"352 750 OFFCURVE", -"352 942 CURVE SMOOTH", -"352 1396 LINE", -"50 1396 LINE", -"50 958 LINE SMOOTH", -"50 584 OFFCURVE", -"192 448 OFFCURVE", -"474 448 CURVE SMOOTH", -"558 448 OFFCURVE", -"640 464 OFFCURVE", -"700 492 CURVE", -"710 492 LINE", -"710 0 LINE", -"882 0 LINE", -"882 -300 LINE {name = hr00;}" +(232,266,l), +(266,266,l,{ +name = hr01; +}), +(266,-350,l), +(334,-350,l), +(334,266,l), +(368,266,l,{ +name = hr02; +}), +(368,950,l), +(232,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"1148 -300 LINE", -"1148 146 LINE", -"998 146 LINE", -"998 1396 LINE", -"830 1396 LINE", -"830 698 LINE", -"754 666 OFFCURVE", -"678 650 OFFCURVE", -"552 650 CURVE SMOOTH", -"344 650 OFFCURVE", -"274 744 OFFCURVE", -"274 1000 CURVE SMOOTH", -"274 1396 LINE", -"106 1396 LINE", -"106 1000 LINE SMOOTH", -"106 664 OFFCURVE", -"220 504 OFFCURVE", -"546 504 CURVE SMOOTH", -"664 504 OFFCURVE", -"756 522 OFFCURVE", -"820 550 CURVE", -"830 550 LINE", -"830 0 LINE", -"994 0 LINE", -"994 -300 LINE {name = hr00;}" +(232,266,l), +(266,266,l,{ +name = hr01; +}), +(266,-350,l), +(334,-350,l), +(334,266,l), +(368,266,l,{ +name = hr02; +}), +(368,950,l), +(232,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 04B6; +unicode = 9599; }, { -glyphname = uni04B8; +glyphname = heavyuprightbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"688 208 LINE", -"688 464 LINE", -"726 472 OFFCURVE", -"760 482 OFFCURVE", -"786 492 CURVE", -"796 492 LINE", -"796 0 LINE", -"1098 0 LINE", -"1098 1396 LINE", -"796 1396 LINE", -"796 724 LINE", -"766 712 OFFCURVE", -"728 704 OFFCURVE", -"688 698 CURVE", -"688 1008 LINE", -"476 1008 LINE", -"476 704 LINE", -"396 730 OFFCURVE", -"356 800 OFFCURVE", -"356 942 CURVE SMOOTH", -"356 1396 LINE", -"54 1396 LINE", -"54 950 LINE SMOOTH", -"54 602 OFFCURVE", -"194 462 OFFCURVE", -"476 448 CURVE", -"476 208 LINE {name = hr00;}" +(232,232,l,{ +name = hr00; +}), +(634,232,l), +(634,368,l), +(368,368,l), +(368,950,l), +(232,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"644 228 LINE", -"644 506 LINE", -"722 512 OFFCURVE", -"790 528 OFFCURVE", -"846 550 CURVE", -"856 550 LINE", -"856 0 LINE", -"1024 0 LINE", -"1024 1396 LINE", -"856 1396 LINE", -"856 698 LINE", -"790 672 OFFCURVE", -"726 656 OFFCURVE", -"644 652 CURVE", -"644 988 LINE", -"512 988 LINE", -"512 652 LINE", -"344 670 OFFCURVE", -"288 770 OFFCURVE", -"288 1000 CURVE SMOOTH", -"288 1396 LINE", -"120 1396 LINE", -"120 1000 LINE SMOOTH", -"120 682 OFFCURVE", -"222 522 OFFCURVE", -"512 506 CURVE", -"512 228 LINE {name = hr00;}" +(232,232,l,{ +name = hr00; +}), +(634,232,l), +(634,368,l), +(368,368,l), +(368,950,l), +(232,950,l) ); } ); -vertWidth = 1560; -width = 1200; -} -); -unicode = 04B8; +width = 600; }, { -glyphname = uni04F8; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( -{ -name = uni042B; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = dieresis.case; -} +closed = 1; +nodes = ( +(232,232,l,{ +name = hr00; +}), +(634,232,l), +(634,368,l), +(368,368,l), +(368,950,l), +(232,950,l) ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = uni042B; -}, -{ -name = dieresis.case; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 04F8; +unicode = 9495; }, { -glyphname = uni0405; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = heavyvertbxd; layers = ( { -components = ( -{ -name = S; -} -); -layerId = master01; -width = 1200; -}, -{ -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = S; -} +closed = 1; +nodes = ( +(232,-350,l,{ +name = hr00; +}), +(368,-350,l), +(368,950,l), +(232,950,l) ); -layerId = master02; -width = 1200; } ); -unicode = 0405; +width = 600; }, { -glyphname = uni040F; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"742 -300 LINE", -"742 0 LINE", -"1078 0 LINE", -"1078 1396 LINE", -"776 1396 LINE", -"776 246 LINE", -"424 246 LINE", -"424 1396 LINE", -"122 1396 LINE", -"122 0 LINE", -"458 0 LINE", -"458 -300 LINE {name = hr00;}" +(232,-350,l,{ +name = hr00; +}), +(368,-350,l), +(368,950,l), +(232,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"678 -300 LINE", -"678 0 LINE", -"1034 0 LINE", -"1034 1396 LINE", -"866 1396 LINE", -"866 146 LINE", -"334 146 LINE", -"334 1396 LINE", -"166 1396 LINE", -"166 0 LINE", -"524 0 LINE", -"524 -300 LINE {name = hr00;}" +(232,-350,l,{ +name = hr00; +}), +(368,-350,l), +(368,950,l), +(232,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 040F; +unicode = 9475; }, { -glyphname = uni0406; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = heavyverthorzbxd; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = I; +closed = 1; +nodes = ( +(-34,232,l,{ +name = hr00; +}), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,232,l), +(634,232,l), +(634,368,l), +(368,368,l), +(368,950,l), +(232,950,l), +(232,368,l), +(-34,368,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = I; -} +closed = 1; +nodes = ( +(-34,232,l,{ +name = hr00; +}), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,232,l), +(634,232,l), +(634,368,l), +(368,368,l), +(368,950,l), +(232,950,l), +(232,368,l), +(-34,368,l) ); -layerId = master02; -width = 1200; } ); -unicode = 0406; +width = 600; }, { -glyphname = uni0407; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( -{ -name = I; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = dieresis.case; -} +closed = 1; +nodes = ( +(-34,232,l,{ +name = hr00; +}), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,232,l), +(634,232,l), +(634,368,l), +(368,368,l), +(368,950,l), +(232,950,l), +(232,368,l), +(-34,368,l) ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = I; -}, -{ -name = dieresis.case; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 0407; +unicode = 9547; }, { -glyphname = uni0408; -lastChange = "2020-09-29 21:54:56 +0000"; +glyphname = heavyvertleftbxd; layers = ( { -components = ( -{ -name = J; -} -); -layerId = master01; -width = 1200; -}, -{ -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = J; -} +closed = 1; +nodes = ( +(-34,232,l,{ +name = hr00; +}), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,950,l), +(232,950,l), +(232,368,l), +(-34,368,l) ); -layerId = master02; -width = 1200; } ); -unicode = 0408; -}, -{ -glyphname = uni0402; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"844 -382 LINE SMOOTH", -"1058 -382 OFFCURVE", -"1158 -258 OFFCURVE", -"1158 -84 CURVE SMOOTH", -"1158 438 LINE SMOOTH", -"1158 774 OFFCURVE", -"1050 888 OFFCURVE", -"794 888 CURVE SMOOTH", -"710 888 OFFCURVE", -"642 868 OFFCURVE", -"586 844 CURVE", -"576 844 LINE", -"576 1150 LINE", -"840 1150 LINE", -"840 1396 LINE", -"10 1396 LINE", -"10 1150 LINE", -"274 1150 LINE", -"274 0 LINE", -"576 0 LINE", -"576 612 LINE", -"616 632 OFFCURVE", -"664 646 OFFCURVE", -"716 646 CURVE SMOOTH", -"812 646 OFFCURVE", -"856 602 OFFCURVE", -"856 446 CURVE SMOOTH", -"856 -136 LINE", -"576 -136 LINE", -"576 -382 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"876 -328 LINE SMOOTH", -"1032 -328 OFFCURVE", -"1104 -230 OFFCURVE", -"1104 -92 CURVE SMOOTH", -"1104 460 LINE SMOOTH", -"1104 724 OFFCURVE", -"998 876 OFFCURVE", -"728 876 CURVE SMOOTH", -"660 876 OFFCURVE", -"578 858 OFFCURVE", -"518 838 CURVE", -"508 838 LINE", -"508 1250 LINE", -"828 1250 LINE", -"828 1396 LINE", -"20 1396 LINE", -"20 1250 LINE", -"340 1250 LINE", -"340 0 LINE", -"508 0 LINE", -"508 690 LINE", -"564 714 OFFCURVE", -"646 730 OFFCURVE", -"722 730 CURVE SMOOTH", -"874 730 OFFCURVE", -"936 644 OFFCURVE", -"936 460 CURVE SMOOTH", -"936 -182 LINE", -"508 -182 LINE", -"508 -328 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 0402; +width = 600; }, { -glyphname = uni040B; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"576 0 LINE", -"576 612 LINE", -"616 632 OFFCURVE", -"664 646 OFFCURVE", -"716 646 CURVE SMOOTH", -"812 646 OFFCURVE", -"856 602 OFFCURVE", -"856 446 CURVE SMOOTH", -"856 0 LINE", -"1158 0 LINE", -"1158 438 LINE SMOOTH", -"1158 774 OFFCURVE", -"1050 888 OFFCURVE", -"794 888 CURVE SMOOTH", -"710 888 OFFCURVE", -"642 868 OFFCURVE", -"586 844 CURVE", -"576 844 LINE", -"576 1150 LINE", -"840 1150 LINE", -"840 1396 LINE", -"10 1396 LINE", -"10 1150 LINE", -"274 1150 LINE", -"274 0 LINE {name = hr00;}" +(-34,232,l,{ +name = hr00; +}), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,950,l), +(232,950,l), +(232,368,l), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"508 0 LINE", -"508 690 LINE", -"564 714 OFFCURVE", -"646 730 OFFCURVE", -"722 730 CURVE SMOOTH", -"874 730 OFFCURVE", -"936 644 OFFCURVE", -"936 460 CURVE SMOOTH", -"936 0 LINE", -"1104 0 LINE", -"1104 460 LINE SMOOTH", -"1104 724 OFFCURVE", -"998 876 OFFCURVE", -"728 876 CURVE SMOOTH", -"660 876 OFFCURVE", -"578 858 OFFCURVE", -"518 838 CURVE", -"508 838 LINE", -"508 1250 LINE", -"828 1250 LINE", -"828 1396 LINE", -"20 1396 LINE", -"20 1250 LINE", -"340 1250 LINE", -"340 0 LINE {name = hr00;}" +(-34,232,l,{ +name = hr00; +}), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,950,l), +(232,950,l), +(232,368,l), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 040B; +unicode = 9515; }, { -glyphname = uni04BA; +glyphname = heavyvertrightbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"424 0 LINE", -"424 672 LINE", -"480 692 OFFCURVE", -"544 706 OFFCURVE", -"624 706 CURVE SMOOTH", -"768 706 OFFCURVE", -"824 646 OFFCURVE", -"824 454 CURVE", -"824 0 LINE", -"1126 0 LINE", -"1126 446 LINE SMOOTH", -"1126 814 OFFCURVE", -"990 948 OFFCURVE", -"674 948 CURVE SMOOTH", -"578 948 OFFCURVE", -"494 928 OFFCURVE", -"434 904 CURVE", -"424 904 LINE", -"424 1396 LINE", -"122 1396 LINE", -"122 0 LINE {name = hr00;}" +(232,-350,l,{ +name = hr00; +}), +(368,-350,l), +(368,232,l), +(634,232,l), +(634,368,l), +(368,368,l), +(368,950,l), +(232,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"344 0 LINE", -"344 698 LINE", -"428 730 OFFCURVE", -"508 746 OFFCURVE", -"628 746 CURVE SMOOTH", -"842 746 OFFCURVE", -"912 652 OFFCURVE", -"912 396 CURVE SMOOTH", -"912 0 LINE", -"1080 0 LINE", -"1080 396 LINE SMOOTH", -"1080 732 OFFCURVE", -"966 892 OFFCURVE", -"634 892 CURVE SMOOTH", -"522 892 OFFCURVE", -"426 874 OFFCURVE", -"354 846 CURVE", -"344 846 LINE", -"344 1396 LINE", -"176 1396 LINE", -"176 0 LINE {name = hr00;}" -); -} +(232,-350,l,{ +name = hr00; +}), +(368,-350,l), +(368,232,l), +(634,232,l), +(634,368,l), +(368,368,l), +(368,950,l), +(232,950,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 04BA; +width = 600; }, { -glyphname = uni04D8; -lastChange = "2020-09-29 21:54:56 +0000"; -layers = ( -{ -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = Schwa; -} +closed = 1; +nodes = ( +(232,-350,l,{ +name = hr00; +}), +(368,-350,l), +(368,232,l), +(634,232,l), +(634,368,l), +(368,368,l), +(368,950,l), +(232,950,l) ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = Schwa; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 04D8; +unicode = 9507; }, { -glyphname = zerosuperior; +glyphname = leftdnheavyrightuplightbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"816 646 OFFCURVE", -"920 786 OFFCURVE", -"920 1028 CURVE SMOOTH", -"920 1268 OFFCURVE", -"816 1408 OFFCURVE", -"600 1408 CURVE SMOOTH", -"384 1408 OFFCURVE", -"280 1268 OFFCURVE", -"280 1028 CURVE SMOOTH", -"280 786 OFFCURVE", -"384 646 OFFCURVE", -"600 646 CURVE SMOOTH {name = hr00;}" +(-34,232,l), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(368,334,l), +(368,368,l,{ +name = hr02; +}), +(334,368,l,{ +name = hr03; +}), +(334,950,l), +(266,950,l), +(266,368,l), +(-34,368,l) ); -}, -{ -closed = 1; -nodes = ( -"524 814 OFFCURVE", -"504 858 OFFCURVE", -"504 952 CURVE SMOOTH", -"504 1104 LINE SMOOTH", -"504 1196 OFFCURVE", -"524 1240 OFFCURVE", -"600 1240 CURVE SMOOTH", -"676 1240 OFFCURVE", -"696 1196 OFFCURVE", -"696 1104 CURVE SMOOTH", -"696 952 LINE SMOOTH", -"696 858 OFFCURVE", -"676 814 OFFCURVE", -"600 814 CURVE SMOOTH" +} ); +width = 600; }, { +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ closed = 1; nodes = ( -"644 970 OFFCURVE", -"658 992 OFFCURVE", -"658 1018 CURVE SMOOTH", -"658 1036 LINE SMOOTH", -"658 1062 OFFCURVE", -"644 1084 OFFCURVE", -"600 1084 CURVE SMOOTH", -"556 1084 OFFCURVE", -"542 1062 OFFCURVE", -"542 1036 CURVE SMOOTH", -"542 1018 LINE SMOOTH", -"542 992 OFFCURVE", -"556 970 OFFCURVE", -"600 970 CURVE SMOOTH" +(-34,232,l), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(368,334,l), +(368,368,l,{ +name = hr02; +}), +(334,368,l,{ +name = hr03; +}), +(334,950,l), +(266,950,l), +(266,368,l), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"800 646 OFFCURVE", -"890 784 OFFCURVE", -"890 1028 CURVE SMOOTH", -"890 1270 OFFCURVE", -"800 1408 OFFCURVE", -"600 1408 CURVE SMOOTH", -"400 1408 OFFCURVE", -"310 1270 OFFCURVE", -"310 1028 CURVE SMOOTH", -"310 784 OFFCURVE", -"400 646 OFFCURVE", -"600 646 CURVE SMOOTH {name = hr00;}" +(-34,232,l), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(368,334,l), +(368,368,l,{ +name = hr02; +}), +(334,368,l,{ +name = hr03; +}), +(334,950,l), +(266,950,l), +(266,368,l), +(-34,368,l) ); -}, -{ -closed = 1; -nodes = ( -"486 748 OFFCURVE", -"444 832 OFFCURVE", -"444 962 CURVE SMOOTH", -"444 1092 LINE SMOOTH", -"444 1222 OFFCURVE", -"486 1306 OFFCURVE", -"600 1306 CURVE SMOOTH", -"714 1306 OFFCURVE", -"756 1222 OFFCURVE", -"756 1092 CURVE SMOOTH", -"756 962 LINE SMOOTH", -"756 832 OFFCURVE", -"714 748 OFFCURVE", -"600 748 CURVE SMOOTH" +} ); +width = 600; +} +); +unicode = 9541; }, { +glyphname = leftheavyrightdnlightbxd; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ closed = 1; nodes = ( -"644 968 OFFCURVE", -"658 990 OFFCURVE", -"658 1016 CURVE SMOOTH", -"658 1038 LINE SMOOTH", -"658 1064 OFFCURVE", -"644 1086 OFFCURVE", -"600 1086 CURVE SMOOTH", -"556 1086 OFFCURVE", -"542 1064 OFFCURVE", -"542 1038 CURVE SMOOTH", -"542 1016 LINE SMOOTH", -"542 990 OFFCURVE", -"556 968 OFFCURVE", -"600 968 CURVE SMOOTH" -); -} +(-34,232,l), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(334,334,l), +(334,368,l,{ +name = hr02; +}), +(-34,368,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 2070; +width = 600; }, { -glyphname = onesuperior; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"926 816 LINE", -"764 816 LINE", -"764 1396 LINE", -"552 1396 LINE", -"328 1284 LINE", -"404 1140 LINE", -"562 1212 LINE", -"562 816 LINE", -"376 816 LINE", -"376 658 LINE", -"926 658 LINE {name = hr00;}" +(-34,232,l), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(334,334,l), +(334,368,l,{ +name = hr02; +}), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"892 758 LINE", -"696 758 LINE", -"696 1396 LINE", -"560 1396 LINE", -"308 1266 LINE", -"358 1178 LINE", -"570 1288 LINE", -"570 758 LINE", -"352 758 LINE", -"352 658 LINE", -"892 658 LINE {name = hr00;}" +(-34,232,l), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(334,334,l), +(334,368,l,{ +name = hr02; +}), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 00B9; +unicode = 9517; }, { -glyphname = twosuperior; +glyphname = leftheavyrightuplightbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"546 824 LINE", -"664 890 LINE SMOOTH", -"782 956 OFFCURVE", -"892 1044 OFFCURVE", -"892 1180 CURVE SMOOTH", -"892 1312 OFFCURVE", -"788 1408 OFFCURVE", -"608 1408 CURVE SMOOTH", -"440 1408 OFFCURVE", -"338 1324 OFFCURVE", -"300 1212 CURVE", -"478 1146 LINE", -"492 1194 OFFCURVE", -"522 1236 OFFCURVE", -"588 1236 CURVE SMOOTH", -"626 1236 OFFCURVE", -"674 1222 OFFCURVE", -"674 1168 CURVE", -"674 1166 LINE", -"674 1106 OFFCURVE", -"640 1076 OFFCURVE", -"540 1000 CURVE SMOOTH", -"322 834 LINE", -"322 658 LINE", -"900 658 LINE", -"900 824 LINE {name = hr00;}" +(-34,232,l), +(334,232,l), +(334,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(334,334,l), +(334,950,l), +(266,950,l), +(266,368,l,{ +name = hr02; +}), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"466 758 LINE", -"660 908 LINE SMOOTH", -"772 994 OFFCURVE", -"850 1074 OFFCURVE", -"850 1190 CURVE SMOOTH", -"850 1318 OFFCURVE", -"758 1408 OFFCURVE", -"594 1408 CURVE SMOOTH", -"434 1408 OFFCURVE", -"354 1322 OFFCURVE", -"322 1228 CURVE", -"430 1188 LINE", -"452 1252 OFFCURVE", -"494 1304 OFFCURVE", -"586 1304 CURVE SMOOTH", -"670 1304 OFFCURVE", -"716 1258 OFFCURVE", -"716 1190 CURVE SMOOTH", -"716 1178 LINE SMOOTH", -"716 1106 OFFCURVE", -"670 1046 OFFCURVE", -"592 982 CURVE SMOOTH", -"332 772 LINE", -"332 658 LINE", -"876 658 LINE", -"876 758 LINE {name = hr00;}" -); -} +(-34,232,l), +(334,232,l), +(334,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(334,334,l), +(334,950,l), +(266,950,l), +(266,368,l,{ +name = hr02; +}), +(-34,368,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 00B2; -}, -{ -glyphname = threesuperior; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"502 952 LINE", -"564 952 LINE SMOOTH", -"636 952 OFFCURVE", -"686 932 OFFCURVE", -"686 880 CURVE", -"686 876 LINE", -"686 832 OFFCURVE", -"648 804 OFFCURVE", -"586 804 CURVE SMOOTH", -"506 804 OFFCURVE", -"458 850 OFFCURVE", -"428 912 CURVE", -"276 796 LINE", -"328 714 OFFCURVE", -"414 646 OFFCURVE", -"586 646 CURVE SMOOTH", -"772 646 OFFCURVE", -"900 730 OFFCURVE", -"900 866 CURVE SMOOTH", -"900 960 OFFCURVE", -"836 1020 OFFCURVE", -"736 1036 CURVE", -"736 1044 LINE", -"818 1054 OFFCURVE", -"888 1114 OFFCURVE", -"888 1206 CURVE SMOOTH {name = hr01;}", -"888 1326 OFFCURVE", -"776 1408 OFFCURVE", -"588 1408 CURVE SMOOTH", -"448 1408 OFFCURVE", -"368 1364 OFFCURVE", -"298 1282 CURVE", -"422 1164 LINE", -"464 1220 OFFCURVE", -"526 1250 OFFCURVE", -"582 1250 CURVE SMOOTH", -"640 1250 OFFCURVE", -"672 1220 OFFCURVE", -"672 1186 CURVE SMOOTH", -"672 1178 LINE SMOOTH", -"672 1144 OFFCURVE", -"642 1116 OFFCURVE", -"570 1116 CURVE SMOOTH", -"502 1116 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"484 990 LINE", -"574 990 LINE SMOOTH", -"674 990 OFFCURVE", -"728 956 OFFCURVE", -"728 880 CURVE SMOOTH", -"728 868 LINE SMOOTH", -"728 792 OFFCURVE", -"674 746 OFFCURVE", -"574 746 CURVE SMOOTH", -"482 746 OFFCURVE", -"434 788 OFFCURVE", -"396 846 CURVE", -"302 778 LINE", -"352 710 OFFCURVE", -"428 646 OFFCURVE", -"574 646 CURVE SMOOTH", -"748 646 OFFCURVE", -"860 732 OFFCURVE", -"860 862 CURVE SMOOTH", -"860 968 OFFCURVE", -"782 1026 OFFCURVE", -"692 1042 CURVE", -"692 1048 LINE", -"776 1066 OFFCURVE", -"848 1122 OFFCURVE", -"848 1218 CURVE SMOOTH {name = hr01;}", -"848 1338 OFFCURVE", -"738 1408 OFFCURVE", -"588 1408 CURVE SMOOTH", -"456 1408 OFFCURVE", -"378 1352 OFFCURVE", -"332 1286 CURVE", -"418 1218 LINE", -"454 1274 OFFCURVE", -"506 1308 OFFCURVE", -"584 1308 CURVE SMOOTH", -"664 1308 OFFCURVE", -"714 1270 OFFCURVE", -"714 1204 CURVE SMOOTH", -"714 1196 LINE SMOOTH", -"714 1136 OFFCURVE", -"666 1092 OFFCURVE", -"564 1092 CURVE SMOOTH", -"484 1092 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 00B3; +width = 600; }, { -glyphname = foursuperior; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"810 798 LINE", -"902 798 LINE", -"902 950 LINE", -"810 950 LINE", -"810 1396 LINE", -"580 1396 LINE", -"282 968 LINE", -"282 798 LINE", -"614 798 LINE", -"614 658 LINE", -"810 658 LINE {name = hr00;}" +(-34,232,l), +(334,232,l), +(334,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(334,334,l), +(334,950,l), +(266,950,l), +(266,368,l,{ +name = hr02; +}), +(-34,368,l) +); +} +); +width = 600; +} ); +unicode = 9525; }, { +glyphname = leftheavyrightvertlightbxd; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ closed = 1; nodes = ( -"440 950 LINE", -"600 1176 LINE", -"614 1176 LINE", -"614 950 LINE" +(-34,232,l), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(334,334,l), +(334,950,l), +(266,950,l), +(266,368,l,{ +name = hr02; +}), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"792 802 LINE", -"904 802 LINE", -"904 898 LINE", -"792 898 LINE", -"792 1396 LINE", -"622 1396 LINE", -"294 906 LINE", -"294 802 LINE", -"672 802 LINE", -"672 658 LINE", -"792 658 LINE {name = hr00;}" +(-34,232,l), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(334,334,l), +(334,950,l), +(266,950,l), +(266,368,l,{ +name = hr02; +}), +(-34,368,l) ); +} +); +width = 600; }, { +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"404 898 LINE", -"664 1282 LINE", -"672 1282 LINE", -"672 898 LINE" +(-34,232,l), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(334,334,l), +(334,950,l), +(266,950,l), +(266,368,l,{ +name = hr02; +}), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2074; -}, -{ -glyphname = fivesuperior; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"348 1396 LINE", -"318 972 LINE", -"484 950 LINE", -"498 966 OFFCURVE", -"542 996 OFFCURVE", -"598 996 CURVE SMOOTH", -"656 996 OFFCURVE", -"694 962 OFFCURVE", -"694 912 CURVE SMOOTH", -"694 904 LINE SMOOTH", -"694 846 OFFCURVE", -"660 804 OFFCURVE", -"590 804 CURVE SMOOTH", -"514 804 OFFCURVE", -"470 854 OFFCURVE", -"438 912 CURVE", -"290 796 LINE", -"338 714 OFFCURVE", -"426 646 OFFCURVE", -"590 646 CURVE SMOOTH", -"798 646 OFFCURVE", -"910 762 OFFCURVE", -"910 918 CURVE SMOOTH", -"910 1068 OFFCURVE", -"798 1156 OFFCURVE", -"662 1156 CURVE SMOOTH", -"554 1156 OFFCURVE", -"518 1100 OFFCURVE", -"490 1018 CURVE", -"480 1018 LINE", -"494 1222 LINE", -"860 1222 LINE", -"860 1396 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"374 1396 LINE", -"346 984 LINE", -"450 970 LINE", -"480 1000 OFFCURVE", -"516 1028 OFFCURVE", -"586 1028 CURVE SMOOTH", -"686 1028 OFFCURVE", -"738 976 OFFCURVE", -"738 892 CURVE SMOOTH", -"738 882 LINE SMOOTH", -"738 798 OFFCURVE", -"686 746 OFFCURVE", -"586 746 CURVE SMOOTH", -"494 746 OFFCURVE", -"450 788 OFFCURVE", -"410 846 CURVE", -"320 778 LINE", -"368 710 OFFCURVE", -"442 646 OFFCURVE", -"584 646 CURVE SMOOTH", -"764 646 OFFCURVE", -"870 750 OFFCURVE", -"870 898 CURVE SMOOTH", -"870 1042 OFFCURVE", -"764 1128 OFFCURVE", -"626 1128 CURVE SMOOTH", -"536 1128 OFFCURVE", -"494 1088 OFFCURVE", -"458 1030 CURVE", -"450 1030 LINE", -"472 1296 LINE", -"830 1296 LINE", -"830 1396 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 2075; +unicode = 9533; }, { -glyphname = sixsuperior; +glyphname = leftlightrightdnheavybxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"798 646 OFFCURVE", -"918 758 OFFCURVE", -"918 914 CURVE SMOOTH", -"918 1054 OFFCURVE", -"818 1144 OFFCURVE", -"690 1144 CURVE SMOOTH", -"586 1144 OFFCURVE", -"544 1084 OFFCURVE", -"522 1030 CURVE", -"510 1034 LINE", -"536 1158 OFFCURVE", -"662 1258 OFFCURVE", -"866 1396 CURVE", -"580 1396 LINE", -"440 1306 OFFCURVE", -"296 1146 OFFCURVE", -"296 944 CURVE SMOOTH", -"296 766 OFFCURVE", -"408 646 OFFCURVE", -"608 646 CURVE SMOOTH {name = hr00;}" +(-34,266,l), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(232,368,l), +(232,334,l,{ +name = hr02; +}), +(-34,334,l) +); +} ); +width = 600; }, { +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ closed = 1; nodes = ( -"542 796 OFFCURVE", -"508 830 OFFCURVE", -"508 888 CURVE SMOOTH", -"508 908 LINE SMOOTH", -"508 964 OFFCURVE", -"546 996 OFFCURVE", -"608 996 CURVE SMOOTH", -"670 996 OFFCURVE", -"704 964 OFFCURVE", -"704 908 CURVE SMOOTH", -"704 888 LINE SMOOTH", -"704 830 OFFCURVE", -"674 796 OFFCURVE", -"606 796 CURVE SMOOTH" +(-34,266,l), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(232,368,l), +(232,334,l,{ +name = hr02; +}), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"774 646 OFFCURVE", -"886 748 OFFCURVE", -"886 896 CURVE SMOOTH", -"886 1036 OFFCURVE", -"784 1124 OFFCURVE", -"648 1124 CURVE SMOOTH", -"548 1124 OFFCURVE", -"494 1074 OFFCURVE", -"460 1018 CURVE", -"452 1020 LINE", -"490 1178 OFFCURVE", -"594 1274 OFFCURVE", -"778 1396 CURVE", -"610 1396 LINE", -"478 1314 OFFCURVE", -"322 1146 OFFCURVE", -"322 934 CURVE SMOOTH", -"322 756 OFFCURVE", -"426 646 OFFCURVE", -"604 646 CURVE SMOOTH {name = hr00;}" +(-34,266,l), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(232,368,l), +(232,334,l,{ +name = hr02; +}), +(-34,334,l) +); +} +); +width = 600; +} ); +unicode = 9522; }, { +glyphname = leftlightrightupheavybxd; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ closed = 1; nodes = ( -"512 742 OFFCURVE", -"452 788 OFFCURVE", -"452 880 CURVE SMOOTH", -"452 890 LINE SMOOTH", -"452 982 OFFCURVE", -"512 1028 OFFCURVE", -"604 1028 CURVE SMOOTH", -"696 1028 OFFCURVE", -"756 982 OFFCURVE", -"756 890 CURVE SMOOTH", -"756 880 LINE SMOOTH", -"756 788 OFFCURVE", -"696 742 OFFCURVE", -"604 742 CURVE SMOOTH" -); -} +(-34,266,l), +(232,266,l), +(232,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(368,368,l), +(368,950,l), +(232,950,l), +(232,334,l,{ +name = hr02; +}), +(-34,334,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 2076; +width = 600; }, { -glyphname = sevensuperior; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"908 1224 LINE", -"908 1396 LINE", -"330 1396 LINE", -"330 1102 LINE", -"502 1102 LINE", -"502 1236 LINE", -"706 1236 LINE", -"458 658 LINE", -"674 658 LINE {name = hr00;}" +(-34,266,l), +(232,266,l), +(232,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(368,368,l), +(368,950,l), +(232,950,l), +(232,334,l,{ +name = hr02; +}), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"872 1292 LINE", -"872 1396 LINE", -"328 1396 LINE", -"328 1160 LINE", -"436 1160 LINE", -"436 1296 LINE", -"746 1296 LINE", -"450 658 LINE", -"584 658 LINE {name = hr00;}" +(-34,266,l), +(232,266,l), +(232,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(368,368,l), +(368,950,l), +(232,950,l), +(232,334,l,{ +name = hr02; +}), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2077; +unicode = 9530; }, { -glyphname = eightsuperior; +glyphname = leftlightrightvertheavybxd; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"790 646 OFFCURVE", -"904 736 OFFCURVE", -"904 862 CURVE SMOOTH", -"904 950 OFFCURVE", -"844 1012 OFFCURVE", -"750 1036 CURVE", -"750 1044 LINE", -"824 1070 OFFCURVE", -"880 1122 OFFCURVE", -"880 1208 CURVE SMOOTH {name = hr01;}", -"880 1322 OFFCURVE", -"782 1408 OFFCURVE", -"600 1408 CURVE SMOOTH", -"418 1408 OFFCURVE", -"320 1322 OFFCURVE", -"320 1208 CURVE SMOOTH", -"320 1122 OFFCURVE", -"376 1070 OFFCURVE", -"450 1044 CURVE", -"450 1036 LINE", -"356 1012 OFFCURVE", -"296 950 OFFCURVE", -"296 862 CURVE SMOOTH {name = hr02;}", -"296 736 OFFCURVE", -"410 646 OFFCURVE", -"600 646 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"542 1098 OFFCURVE", -"508 1128 OFFCURVE", -"508 1170 CURVE SMOOTH {name = hr03;}", -"508 1186 LINE SMOOTH", -"508 1230 OFFCURVE", -"542 1260 OFFCURVE", -"600 1260 CURVE SMOOTH", -"658 1260 OFFCURVE", -"692 1230 OFFCURVE", -"692 1186 CURVE SMOOTH", -"692 1170 LINE SMOOTH", -"692 1128 OFFCURVE", -"658 1098 OFFCURVE", -"600 1098 CURVE SMOOTH" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"542 794 OFFCURVE", -"510 824 OFFCURVE", -"510 866 CURVE SMOOTH {name = hr04;}", -"510 886 LINE SMOOTH", -"510 928 OFFCURVE", -"540 958 OFFCURVE", -"600 958 CURVE SMOOTH", -"660 958 OFFCURVE", -"690 928 OFFCURVE", -"690 886 CURVE SMOOTH", -"690 866 LINE SMOOTH", -"690 824 OFFCURVE", -"658 794 OFFCURVE", -"600 794 CURVE SMOOTH" +(-34,266,l), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(368,368,l), +(368,950,l), +(232,950,l), +(232,334,l,{ +name = hr02; +}), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"786 646 OFFCURVE", -"888 738 OFFCURVE", -"888 860 CURVE SMOOTH", -"888 956 OFFCURVE", -"824 1016 OFFCURVE", -"728 1040 CURVE", -"728 1048 LINE", -"808 1074 OFFCURVE", -"862 1134 OFFCURVE", -"862 1218 CURVE SMOOTH {name = hr01;}", -"862 1332 OFFCURVE", -"766 1408 OFFCURVE", -"600 1408 CURVE SMOOTH", -"434 1408 OFFCURVE", -"338 1332 OFFCURVE", -"338 1218 CURVE SMOOTH", -"338 1134 OFFCURVE", -"392 1074 OFFCURVE", -"472 1048 CURVE", -"472 1040 LINE", -"378 1016 OFFCURVE", -"312 956 OFFCURVE", -"312 860 CURVE SMOOTH {name = hr02;}", -"312 738 OFFCURVE", -"414 646 OFFCURVE", -"600 646 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"508 1086 OFFCURVE", -"462 1124 OFFCURVE", -"462 1190 CURVE SMOOTH {name = hr03;}", -"462 1208 LINE SMOOTH", -"462 1274 OFFCURVE", -"508 1312 OFFCURVE", -"600 1312 CURVE SMOOTH", -"692 1312 OFFCURVE", -"738 1274 OFFCURVE", -"738 1208 CURVE SMOOTH", -"738 1190 LINE SMOOTH", -"738 1124 OFFCURVE", -"692 1086 OFFCURVE", -"600 1086 CURVE SMOOTH" +(-34,266,l), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(368,368,l), +(368,950,l), +(232,950,l), +(232,334,l,{ +name = hr02; +}), +(-34,334,l) ); +} +); +width = 600; }, { +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"500 742 OFFCURVE", -"446 784 OFFCURVE", -"446 856 CURVE SMOOTH {name = hr04;}", -"446 880 LINE SMOOTH", -"446 952 OFFCURVE", -"500 994 OFFCURVE", -"600 994 CURVE SMOOTH", -"700 994 OFFCURVE", -"754 952 OFFCURVE", -"754 880 CURVE SMOOTH", -"754 856 LINE SMOOTH", -"754 784 OFFCURVE", -"700 742 OFFCURVE", -"600 742 CURVE SMOOTH" +(-34,266,l), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(368,368,l), +(368,950,l), +(232,950,l), +(232,334,l,{ +name = hr02; +}), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2078; +unicode = 9546; }, { -glyphname = ninesuperior; +glyphname = leftupheavyrightdnlightbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"910 1288 OFFCURVE", -"798 1408 OFFCURVE", -"598 1408 CURVE SMOOTH", -"408 1408 OFFCURVE", -"288 1296 OFFCURVE", -"288 1140 CURVE SMOOTH", -"288 1000 OFFCURVE", -"388 908 OFFCURVE", -"516 908 CURVE SMOOTH", -"620 908 OFFCURVE", -"660 970 OFFCURVE", -"684 1024 CURVE", -"696 1020 LINE", -"670 896 OFFCURVE", -"544 796 OFFCURVE", -"340 658 CURVE", -"626 658 LINE", -"766 748 OFFCURVE", -"910 908 OFFCURVE", -"910 1110 CURVE SMOOTH {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"536 1058 OFFCURVE", -"500 1090 OFFCURVE", -"500 1146 CURVE SMOOTH", -"500 1166 LINE SMOOTH", -"500 1224 OFFCURVE", -"532 1258 OFFCURVE", -"600 1258 CURVE SMOOTH", -"664 1258 OFFCURVE", -"698 1224 OFFCURVE", -"698 1166 CURVE SMOOTH", -"698 1146 LINE SMOOTH", -"698 1090 OFFCURVE", -"660 1058 OFFCURVE", -"598 1058 CURVE SMOOTH" +(-34,232,l), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,232,l), +(368,232,l,{ +name = hr01; +}), +(368,266,l,{ +name = hr02; +}), +(634,266,l), +(634,334,l), +(368,334,l), +(368,950,l), +(232,950,l), +(232,368,l,{ +name = hr03; +}), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"876 1298 OFFCURVE", -"772 1408 OFFCURVE", -"596 1408 CURVE SMOOTH", -"424 1408 OFFCURVE", -"314 1306 OFFCURVE", -"314 1158 CURVE SMOOTH", -"314 1018 OFFCURVE", -"414 928 OFFCURVE", -"552 928 CURVE SMOOTH", -"652 928 OFFCURVE", -"706 978 OFFCURVE", -"738 1036 CURVE", -"746 1034 LINE", -"708 876 OFFCURVE", -"604 780 OFFCURVE", -"422 658 CURVE", -"590 658 LINE", -"724 740 OFFCURVE", -"876 908 OFFCURVE", -"876 1120 CURVE SMOOTH {name = hr00;}" +(-34,232,l), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,232,l), +(368,232,l,{ +name = hr01; +}), +(368,266,l,{ +name = hr02; +}), +(634,266,l), +(634,334,l), +(368,334,l), +(368,950,l), +(232,950,l), +(232,368,l,{ +name = hr03; +}), +(-34,368,l) +); +} ); +width = 600; }, { +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"502 1024 OFFCURVE", -"442 1070 OFFCURVE", -"442 1162 CURVE SMOOTH", -"442 1174 LINE SMOOTH", -"442 1266 OFFCURVE", -"502 1312 OFFCURVE", -"594 1312 CURVE SMOOTH", -"686 1312 OFFCURVE", -"746 1266 OFFCURVE", -"746 1174 CURVE SMOOTH", -"746 1162 LINE SMOOTH", -"746 1070 OFFCURVE", -"686 1024 OFFCURVE", -"594 1024 CURVE SMOOTH" +(-34,232,l), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,232,l), +(368,232,l,{ +name = hr01; +}), +(368,266,l,{ +name = hr02; +}), +(634,266,l), +(634,334,l), +(368,334,l), +(368,950,l), +(232,950,l), +(232,368,l,{ +name = hr03; +}), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2079; +unicode = 9539; }, { -glyphname = zeroinferior; +glyphname = lightarcdnleftbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"816 -12 OFFCURVE", -"920 128 OFFCURVE", -"920 370 CURVE SMOOTH", -"920 610 OFFCURVE", -"816 750 OFFCURVE", -"600 750 CURVE SMOOTH", -"384 750 OFFCURVE", -"280 610 OFFCURVE", -"280 370 CURVE SMOOTH", -"280 128 OFFCURVE", -"384 -12 OFFCURVE", -"600 -12 CURVE SMOOTH {name = hr00;}" +(334,-350,l,{ +name = hr00; +}), +(334,0,ls), +(334,199,o), +(199,334,o), +(0,334,cs), +(-34,334,l), +(-34,266,l), +(0,266,ls), +(162,266,o), +(266,162,o), +(266,0,cs), +(266,-350,l) +); +} ); +width = 600; }, { +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ closed = 1; nodes = ( -"524 156 OFFCURVE", -"504 200 OFFCURVE", -"504 294 CURVE SMOOTH", -"504 446 LINE SMOOTH", -"504 538 OFFCURVE", -"524 582 OFFCURVE", -"600 582 CURVE SMOOTH", -"676 582 OFFCURVE", -"696 538 OFFCURVE", -"696 446 CURVE SMOOTH", -"696 294 LINE SMOOTH", -"696 200 OFFCURVE", -"676 156 OFFCURVE", -"600 156 CURVE SMOOTH" +(334,-350,l,{ +name = hr00; +}), +(334,0,ls), +(334,199,o), +(199,334,o), +(0,334,cs), +(-34,334,l), +(-34,266,l), +(0,266,ls), +(162,266,o), +(266,162,o), +(266,0,cs), +(266,-350,l) ); +} +); +width = 600; }, { +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"644 312 OFFCURVE", -"658 334 OFFCURVE", -"658 360 CURVE SMOOTH", -"658 378 LINE SMOOTH", -"658 404 OFFCURVE", -"644 426 OFFCURVE", -"600 426 CURVE SMOOTH", -"556 426 OFFCURVE", -"542 404 OFFCURVE", -"542 378 CURVE SMOOTH", -"542 360 LINE SMOOTH", -"542 334 OFFCURVE", -"556 312 OFFCURVE", -"600 312 CURVE SMOOTH" +(334,-350,l,{ +name = hr00; +}), +(334,0,ls), +(334,199,o), +(199,334,o), +(0,334,cs), +(-34,334,l), +(-34,266,l), +(0,266,ls), +(162,266,o), +(266,162,o), +(266,0,cs), +(266,-350,l) +); +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 9582; }, { -layerId = master02; -paths = ( +glyphname = lightarcdnrightbxd; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"800 -12 OFFCURVE", -"890 126 OFFCURVE", -"890 370 CURVE SMOOTH", -"890 612 OFFCURVE", -"800 750 OFFCURVE", -"600 750 CURVE SMOOTH", -"400 750 OFFCURVE", -"310 612 OFFCURVE", -"310 370 CURVE SMOOTH", -"310 126 OFFCURVE", -"400 -12 OFFCURVE", -"600 -12 CURVE SMOOTH {name = hr00;}" +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,0,ls), +(334,162,o), +(438,266,o), +(600,266,cs), +(634,266,l), +(634,334,l), +(600,334,ls), +(401,334,o), +(266,199,o), +(266,0,cs) +); +} ); +width = 600; }, { +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ closed = 1; nodes = ( -"486 90 OFFCURVE", -"444 174 OFFCURVE", -"444 304 CURVE SMOOTH", -"444 434 LINE SMOOTH", -"444 564 OFFCURVE", -"486 648 OFFCURVE", -"600 648 CURVE SMOOTH", -"714 648 OFFCURVE", -"756 564 OFFCURVE", -"756 434 CURVE SMOOTH", -"756 304 LINE SMOOTH", -"756 174 OFFCURVE", -"714 90 OFFCURVE", -"600 90 CURVE SMOOTH" +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,0,ls), +(334,162,o), +(438,266,o), +(600,266,cs), +(634,266,l), +(634,334,l), +(600,334,ls), +(401,334,o), +(266,199,o), +(266,0,cs) +); +} ); +width = 600; }, { +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"644 310 OFFCURVE", -"658 332 OFFCURVE", -"658 358 CURVE SMOOTH", -"658 380 LINE SMOOTH", -"658 406 OFFCURVE", -"644 428 OFFCURVE", -"600 428 CURVE SMOOTH", -"556 428 OFFCURVE", -"542 406 OFFCURVE", -"542 380 CURVE SMOOTH", -"542 358 LINE SMOOTH", -"542 332 OFFCURVE", -"556 310 OFFCURVE", -"600 310 CURVE SMOOTH" +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,0,ls), +(334,162,o), +(438,266,o), +(600,266,cs), +(634,266,l), +(634,334,l), +(600,334,ls), +(401,334,o), +(266,199,o), +(266,0,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2080; +unicode = 9581; }, { -glyphname = oneinferior; +glyphname = lightarcupleftbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"926 158 LINE", -"764 158 LINE", -"764 738 LINE", -"552 738 LINE", -"328 626 LINE", -"404 482 LINE", -"562 554 LINE", -"562 158 LINE", -"376 158 LINE", -"376 0 LINE", -"926 0 LINE {name = hr00;}" +(334,950,l,{ +name = hr00; +}), +(266,950,l), +(266,600,ls), +(266,438,o), +(162,334,o), +(0,334,cs), +(-34,334,l), +(-34,266,l), +(0,266,ls), +(199,266,o), +(334,401,o), +(334,600,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"892 100 LINE", -"696 100 LINE", -"696 738 LINE", -"560 738 LINE", -"308 608 LINE", -"358 520 LINE", -"570 630 LINE", -"570 100 LINE", -"352 100 LINE", -"352 0 LINE", -"892 0 LINE {name = hr00;}" -); -} +(334,950,l,{ +name = hr00; +}), +(266,950,l), +(266,600,ls), +(266,438,o), +(162,334,o), +(0,334,cs), +(-34,334,l), +(-34,266,l), +(0,266,ls), +(199,266,o), +(334,401,o), +(334,600,cs) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 2081; +width = 600; }, { -glyphname = twoinferior; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"546 166 LINE", -"664 232 LINE SMOOTH", -"782 298 OFFCURVE", -"892 386 OFFCURVE", -"892 522 CURVE SMOOTH", -"892 654 OFFCURVE", -"788 750 OFFCURVE", -"608 750 CURVE SMOOTH", -"440 750 OFFCURVE", -"338 666 OFFCURVE", -"300 554 CURVE", -"478 488 LINE", -"492 536 OFFCURVE", -"522 578 OFFCURVE", -"588 578 CURVE SMOOTH", -"626 578 OFFCURVE", -"674 564 OFFCURVE", -"674 510 CURVE", -"674 508 LINE", -"674 448 OFFCURVE", -"640 418 OFFCURVE", -"540 342 CURVE SMOOTH", -"322 176 LINE", -"322 0 LINE", -"900 0 LINE", -"900 166 LINE {name = hr00;}" +(334,950,l,{ +name = hr00; +}), +(266,950,l), +(266,600,ls), +(266,438,o), +(162,334,o), +(0,334,cs), +(-34,334,l), +(-34,266,l), +(0,266,ls), +(199,266,o), +(334,401,o), +(334,600,cs) +); +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 9583; }, { -layerId = master02; -paths = ( +glyphname = lightarcuprightbxd; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"466 100 LINE", -"660 250 LINE SMOOTH", -"772 336 OFFCURVE", -"850 416 OFFCURVE", -"850 532 CURVE SMOOTH", -"850 660 OFFCURVE", -"758 750 OFFCURVE", -"594 750 CURVE SMOOTH", -"434 750 OFFCURVE", -"354 664 OFFCURVE", -"322 570 CURVE", -"430 530 LINE", -"452 594 OFFCURVE", -"494 646 OFFCURVE", -"586 646 CURVE SMOOTH", -"670 646 OFFCURVE", -"716 600 OFFCURVE", -"716 532 CURVE SMOOTH", -"716 520 LINE SMOOTH", -"716 452 OFFCURVE", -"670 388 OFFCURVE", -"592 324 CURVE SMOOTH", -"332 114 LINE", -"332 0 LINE", -"876 0 LINE", -"876 100 LINE {name = hr00;}" -); -} +(266,950,l,{ +name = hr00; +}), +(266,600,ls), +(266,401,o), +(401,266,o), +(600,266,cs), +(634,266,l), +(634,334,l), +(600,334,ls), +(438,334,o), +(334,438,o), +(334,600,cs), +(334,950,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 2082; -}, -{ -glyphname = threeinferior; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"502 294 LINE", -"564 294 LINE SMOOTH", -"636 294 OFFCURVE", -"686 274 OFFCURVE", -"686 222 CURVE", -"686 218 LINE", -"686 174 OFFCURVE", -"648 146 OFFCURVE", -"586 146 CURVE SMOOTH", -"506 146 OFFCURVE", -"458 192 OFFCURVE", -"428 254 CURVE", -"276 138 LINE", -"328 56 OFFCURVE", -"414 -12 OFFCURVE", -"586 -12 CURVE SMOOTH", -"772 -12 OFFCURVE", -"900 72 OFFCURVE", -"900 208 CURVE SMOOTH", -"900 302 OFFCURVE", -"836 362 OFFCURVE", -"736 378 CURVE", -"736 386 LINE", -"818 396 OFFCURVE", -"888 456 OFFCURVE", -"888 548 CURVE SMOOTH {name = hr01;}", -"888 668 OFFCURVE", -"776 750 OFFCURVE", -"588 750 CURVE SMOOTH", -"448 750 OFFCURVE", -"368 706 OFFCURVE", -"298 624 CURVE", -"422 506 LINE", -"464 562 OFFCURVE", -"526 592 OFFCURVE", -"582 592 CURVE SMOOTH", -"640 592 OFFCURVE", -"672 562 OFFCURVE", -"672 528 CURVE SMOOTH", -"672 520 LINE SMOOTH", -"672 486 OFFCURVE", -"642 458 OFFCURVE", -"570 458 CURVE SMOOTH", -"502 458 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"484 332 LINE", -"574 332 LINE SMOOTH", -"674 332 OFFCURVE", -"728 298 OFFCURVE", -"728 222 CURVE SMOOTH", -"728 210 LINE SMOOTH", -"728 134 OFFCURVE", -"674 88 OFFCURVE", -"574 88 CURVE SMOOTH", -"482 88 OFFCURVE", -"434 130 OFFCURVE", -"396 188 CURVE", -"302 120 LINE", -"352 52 OFFCURVE", -"428 -12 OFFCURVE", -"574 -12 CURVE SMOOTH", -"748 -12 OFFCURVE", -"860 74 OFFCURVE", -"860 204 CURVE SMOOTH", -"860 310 OFFCURVE", -"782 368 OFFCURVE", -"692 384 CURVE", -"692 390 LINE", -"776 408 OFFCURVE", -"848 464 OFFCURVE", -"848 560 CURVE SMOOTH {name = hr01;}", -"848 680 OFFCURVE", -"738 750 OFFCURVE", -"588 750 CURVE SMOOTH", -"456 750 OFFCURVE", -"378 694 OFFCURVE", -"332 628 CURVE", -"418 560 LINE", -"454 616 OFFCURVE", -"506 650 OFFCURVE", -"584 650 CURVE SMOOTH", -"664 650 OFFCURVE", -"714 612 OFFCURVE", -"714 546 CURVE SMOOTH", -"714 538 LINE SMOOTH", -"714 478 OFFCURVE", -"666 434 OFFCURVE", -"564 434 CURVE SMOOTH", -"484 434 LINE" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 2083; +width = 600; }, { -glyphname = fourinferior; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"810 140 LINE", -"902 140 LINE", -"902 292 LINE", -"810 292 LINE", -"810 738 LINE", -"580 738 LINE", -"282 310 LINE", -"282 140 LINE", -"614 140 LINE", -"614 0 LINE", -"810 0 LINE {name = hr00;}" +(266,950,l,{ +name = hr00; +}), +(266,600,ls), +(266,401,o), +(401,266,o), +(600,266,cs), +(634,266,l), +(634,334,l), +(600,334,ls), +(438,334,o), +(334,438,o), +(334,600,cs), +(334,950,l) +); +} ); +width = 600; }, { +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"440 292 LINE", -"600 518 LINE", -"614 518 LINE", -"614 292 LINE" +(266,950,l,{ +name = hr00; +}), +(266,600,ls), +(266,401,o), +(401,266,o), +(600,266,cs), +(634,266,l), +(634,334,l), +(600,334,ls), +(438,334,o), +(334,438,o), +(334,600,cs), +(334,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; +} +); +unicode = 9584; }, { -layerId = master02; -paths = ( +glyphname = lightdbldashhorzbxd; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"792 144 LINE", -"904 144 LINE", -"904 240 LINE", -"792 240 LINE", -"792 738 LINE", -"622 738 LINE", -"294 248 LINE", -"294 144 LINE", -"672 144 LINE", -"672 0 LINE", -"792 0 LINE {name = hr00;}" +(75,266,l,{ +name = hr00; +}), +(225,266,l), +(225,334,l), +(75,334,l) ); }, { closed = 1; nodes = ( -"404 240 LINE", -"664 624 LINE", -"672 624 LINE", -"672 240 LINE" +(375,266,l), +(525,266,l), +(525,334,l), +(375,334,l) ); } ); -vertWidth = 1560; -width = 1200; -} -); -unicode = 2084; -}, -{ -glyphname = fiveinferior; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"860 738 LINE", -"348 738 LINE", -"318 314 LINE", -"484 292 LINE", -"498 308 OFFCURVE", -"542 338 OFFCURVE", -"598 338 CURVE SMOOTH", -"656 338 OFFCURVE", -"694 304 OFFCURVE", -"694 254 CURVE SMOOTH", -"694 246 LINE SMOOTH", -"694 188 OFFCURVE", -"660 146 OFFCURVE", -"590 146 CURVE SMOOTH", -"514 146 OFFCURVE", -"470 196 OFFCURVE", -"438 254 CURVE", -"290 138 LINE", -"338 56 OFFCURVE", -"426 -12 OFFCURVE", -"590 -12 CURVE SMOOTH", -"798 -12 OFFCURVE", -"910 104 OFFCURVE", -"910 260 CURVE SMOOTH", -"910 410 OFFCURVE", -"798 498 OFFCURVE", -"662 498 CURVE SMOOTH", -"554 498 OFFCURVE", -"518 442 OFFCURVE", -"490 360 CURVE", -"480 360 LINE", -"494 564 LINE", -"860 564 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"830 738 LINE", -"374 738 LINE", -"346 326 LINE", -"450 312 LINE", -"480 342 OFFCURVE", -"516 370 OFFCURVE", -"586 370 CURVE SMOOTH", -"686 370 OFFCURVE", -"738 318 OFFCURVE", -"738 234 CURVE SMOOTH", -"738 224 LINE SMOOTH", -"738 140 OFFCURVE", -"686 88 OFFCURVE", -"586 88 CURVE SMOOTH", -"494 88 OFFCURVE", -"450 130 OFFCURVE", -"410 188 CURVE", -"320 120 LINE", -"368 52 OFFCURVE", -"442 -12 OFFCURVE", -"584 -12 CURVE SMOOTH", -"764 -12 OFFCURVE", -"870 92 OFFCURVE", -"870 240 CURVE SMOOTH", -"870 384 OFFCURVE", -"764 470 OFFCURVE", -"626 470 CURVE SMOOTH", -"536 470 OFFCURVE", -"494 430 OFFCURVE", -"458 372 CURVE", -"450 372 LINE", -"472 638 LINE", -"830 638 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 2085; +width = 600; }, { -glyphname = sixinferior; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"798 -12 OFFCURVE", -"918 100 OFFCURVE", -"918 256 CURVE SMOOTH", -"918 396 OFFCURVE", -"818 486 OFFCURVE", -"690 486 CURVE SMOOTH", -"586 486 OFFCURVE", -"544 426 OFFCURVE", -"522 372 CURVE", -"510 376 LINE", -"536 500 OFFCURVE", -"662 600 OFFCURVE", -"866 738 CURVE", -"580 738 LINE", -"440 648 OFFCURVE", -"296 488 OFFCURVE", -"296 286 CURVE SMOOTH", -"296 108 OFFCURVE", -"408 -12 OFFCURVE", -"608 -12 CURVE SMOOTH {name = hr00;}" +(75,266,l,{ +name = hr00; +}), +(225,266,l), +(225,334,l), +(75,334,l) ); }, { closed = 1; nodes = ( -"542 138 OFFCURVE", -"508 172 OFFCURVE", -"508 230 CURVE SMOOTH", -"508 250 LINE SMOOTH", -"508 306 OFFCURVE", -"546 338 OFFCURVE", -"608 338 CURVE SMOOTH", -"670 338 OFFCURVE", -"704 306 OFFCURVE", -"704 250 CURVE SMOOTH", -"704 230 LINE SMOOTH", -"704 172 OFFCURVE", -"674 138 OFFCURVE", -"606 138 CURVE SMOOTH" +(375,266,l), +(525,266,l), +(525,334,l), +(375,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"774 -12 OFFCURVE", -"886 90 OFFCURVE", -"886 238 CURVE SMOOTH", -"886 378 OFFCURVE", -"784 466 OFFCURVE", -"648 466 CURVE SMOOTH", -"548 466 OFFCURVE", -"494 416 OFFCURVE", -"460 360 CURVE", -"452 362 LINE", -"490 520 OFFCURVE", -"594 616 OFFCURVE", -"778 738 CURVE", -"610 738 LINE", -"478 656 OFFCURVE", -"322 488 OFFCURVE", -"322 276 CURVE SMOOTH", -"322 98 OFFCURVE", -"426 -12 OFFCURVE", -"604 -12 CURVE SMOOTH {name = hr00;}" +(75,266,l,{ +name = hr00; +}), +(225,266,l), +(225,334,l), +(75,334,l) ); }, { closed = 1; nodes = ( -"512 84 OFFCURVE", -"452 130 OFFCURVE", -"452 222 CURVE SMOOTH", -"452 232 LINE SMOOTH", -"452 324 OFFCURVE", -"512 370 OFFCURVE", -"604 370 CURVE SMOOTH", -"696 370 OFFCURVE", -"756 324 OFFCURVE", -"756 232 CURVE SMOOTH", -"756 222 LINE SMOOTH", -"756 130 OFFCURVE", -"696 84 OFFCURVE", -"604 84 CURVE SMOOTH" +(375,266,l), +(525,266,l), +(525,334,l), +(375,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2086; +unicode = 9548; }, { -glyphname = seveninferior; +glyphname = lightdbldashvertbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"908 566 LINE", -"908 738 LINE", -"330 738 LINE", -"330 444 LINE", -"502 444 LINE", -"502 578 LINE", -"706 578 LINE", -"458 0 LINE", -"674 0 LINE {name = hr00;}" -); -} +(266,438,l,{ +name = hr00; +}), +(334,438,l), +(334,713,l), +(266,713,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"872 634 LINE", -"872 738 LINE", -"328 738 LINE", -"328 504 LINE", -"436 504 LINE", -"436 638 LINE", -"746 638 LINE", -"450 0 LINE", -"584 0 LINE {name = hr00;}" -); -} +(266,-113,l), +(334,-113,l), +(334,163,l), +(266,163,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 2087; +width = 600; }, { -glyphname = eightinferior; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"790 -12 OFFCURVE", -"904 78 OFFCURVE", -"904 204 CURVE SMOOTH", -"904 292 OFFCURVE", -"844 354 OFFCURVE", -"750 378 CURVE", -"750 386 LINE", -"824 412 OFFCURVE", -"880 464 OFFCURVE", -"880 550 CURVE SMOOTH {name = hr01;}", -"880 664 OFFCURVE", -"782 750 OFFCURVE", -"600 750 CURVE SMOOTH", -"418 750 OFFCURVE", -"320 664 OFFCURVE", -"320 550 CURVE SMOOTH", -"320 464 OFFCURVE", -"376 412 OFFCURVE", -"450 386 CURVE", -"450 378 LINE", -"356 354 OFFCURVE", -"296 292 OFFCURVE", -"296 204 CURVE SMOOTH {name = hr02;}", -"296 78 OFFCURVE", -"410 -12 OFFCURVE", -"600 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"542 136 OFFCURVE", -"510 166 OFFCURVE", -"510 208 CURVE SMOOTH", -"510 228 LINE SMOOTH", -"510 270 OFFCURVE", -"540 300 OFFCURVE", -"600 300 CURVE SMOOTH", -"660 300 OFFCURVE", -"690 270 OFFCURVE", -"690 228 CURVE SMOOTH", -"690 208 LINE SMOOTH", -"690 166 OFFCURVE", -"658 136 OFFCURVE", -"600 136 CURVE SMOOTH" +closed = 1; +nodes = ( +(266,438,l,{ +name = hr00; +}), +(334,438,l), +(334,713,l), +(266,713,l) ); }, { closed = 1; nodes = ( -"542 440 OFFCURVE", -"508 470 OFFCURVE", -"508 512 CURVE SMOOTH {name = hr03;}", -"508 528 LINE SMOOTH", -"508 572 OFFCURVE", -"542 602 OFFCURVE", -"600 602 CURVE SMOOTH", -"658 602 OFFCURVE", -"692 572 OFFCURVE", -"692 528 CURVE SMOOTH", -"692 512 LINE SMOOTH", -"692 470 OFFCURVE", -"658 440 OFFCURVE", -"600 440 CURVE SMOOTH" +(266,-113,l), +(334,-113,l), +(334,163,l), +(266,163,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"786 -12 OFFCURVE", -"888 80 OFFCURVE", -"888 202 CURVE SMOOTH", -"888 298 OFFCURVE", -"824 358 OFFCURVE", -"728 382 CURVE", -"728 390 LINE", -"808 416 OFFCURVE", -"862 476 OFFCURVE", -"862 560 CURVE SMOOTH {name = hr01;}", -"862 674 OFFCURVE", -"766 750 OFFCURVE", -"600 750 CURVE SMOOTH", -"434 750 OFFCURVE", -"338 674 OFFCURVE", -"338 560 CURVE SMOOTH", -"338 476 OFFCURVE", -"392 416 OFFCURVE", -"472 390 CURVE", -"472 382 LINE", -"378 358 OFFCURVE", -"312 298 OFFCURVE", -"312 202 CURVE SMOOTH {name = hr02;}", -"312 80 OFFCURVE", -"414 -12 OFFCURVE", -"600 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"500 84 OFFCURVE", -"446 126 OFFCURVE", -"446 198 CURVE SMOOTH", -"446 222 LINE SMOOTH", -"446 294 OFFCURVE", -"500 336 OFFCURVE", -"600 336 CURVE SMOOTH", -"700 336 OFFCURVE", -"754 294 OFFCURVE", -"754 222 CURVE SMOOTH", -"754 198 LINE SMOOTH", -"754 126 OFFCURVE", -"700 84 OFFCURVE", -"600 84 CURVE SMOOTH" +(266,438,l,{ +name = hr00; +}), +(334,438,l), +(334,713,l), +(266,713,l) ); }, { closed = 1; nodes = ( -"508 428 OFFCURVE", -"462 466 OFFCURVE", -"462 532 CURVE SMOOTH {name = hr03;}", -"462 550 LINE SMOOTH", -"462 616 OFFCURVE", -"508 654 OFFCURVE", -"600 654 CURVE SMOOTH", -"692 654 OFFCURVE", -"738 616 OFFCURVE", -"738 550 CURVE SMOOTH", -"738 532 LINE SMOOTH", -"738 466 OFFCURVE", -"692 428 OFFCURVE", -"600 428 CURVE SMOOTH" +(266,-113,l), +(334,-113,l), +(334,163,l), +(266,163,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2088; +unicode = 9550; }, { -glyphname = nineinferior; +glyphname = lightdiagcrossbxd; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"910 630 OFFCURVE", -"798 750 OFFCURVE", -"598 750 CURVE SMOOTH", -"408 750 OFFCURVE", -"288 638 OFFCURVE", -"288 482 CURVE SMOOTH", -"288 342 OFFCURVE", -"388 250 OFFCURVE", -"516 250 CURVE SMOOTH", -"620 250 OFFCURVE", -"660 312 OFFCURVE", -"684 366 CURVE", -"696 362 LINE", -"670 238 OFFCURVE", -"544 138 OFFCURVE", -"340 0 CURVE", -"626 0 LINE", -"766 90 OFFCURVE", -"910 250 OFFCURVE", -"910 452 CURVE SMOOTH {name = hr00;}" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"536 400 OFFCURVE", -"500 432 OFFCURVE", -"500 488 CURVE SMOOTH", -"500 508 LINE SMOOTH", -"500 566 OFFCURVE", -"532 600 OFFCURVE", -"600 600 CURVE SMOOTH", -"664 600 OFFCURVE", -"698 566 OFFCURVE", -"698 508 CURVE SMOOTH", -"698 488 LINE SMOOTH", -"698 432 OFFCURVE", -"660 400 OFFCURVE", -"598 400 CURVE SMOOTH" +(0,-179,l,{ +name = hr00; +}), +(0,-250,l), +(39,-250,l), +(300,229,l), +(561,-250,l), +(600,-250,l), +(600,-179,l), +(339,300,l), +(600,779,l), +(600,850,l), +(561,850,l), +(300,371,l), +(39,850,l), +(0,850,l), +(0,779,l), +(261,300,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"876 640 OFFCURVE", -"772 750 OFFCURVE", -"596 750 CURVE SMOOTH", -"424 750 OFFCURVE", -"314 648 OFFCURVE", -"314 500 CURVE SMOOTH", -"314 360 OFFCURVE", -"414 270 OFFCURVE", -"552 270 CURVE SMOOTH", -"652 270 OFFCURVE", -"706 320 OFFCURVE", -"738 378 CURVE", -"746 376 LINE", -"708 218 OFFCURVE", -"604 122 OFFCURVE", -"422 0 CURVE", -"590 0 LINE", -"724 82 OFFCURVE", -"876 250 OFFCURVE", -"876 462 CURVE SMOOTH {name = hr00;}" +(0,-179,l,{ +name = hr00; +}), +(0,-250,l), +(39,-250,l), +(300,229,l), +(561,-250,l), +(600,-250,l), +(600,-179,l), +(339,300,l), +(600,779,l), +(600,850,l), +(561,850,l), +(300,371,l), +(39,850,l), +(0,850,l), +(0,779,l), +(261,300,l) +); +} ); +width = 600; }, { +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"502 366 OFFCURVE", -"442 412 OFFCURVE", -"442 504 CURVE SMOOTH", -"442 516 LINE SMOOTH", -"442 608 OFFCURVE", -"502 654 OFFCURVE", -"594 654 CURVE SMOOTH", -"686 654 OFFCURVE", -"746 608 OFFCURVE", -"746 516 CURVE SMOOTH", -"746 504 LINE SMOOTH", -"746 412 OFFCURVE", -"686 366 OFFCURVE", -"594 366 CURVE SMOOTH" +(0,-179,l,{ +name = hr00; +}), +(0,-250,l), +(39,-250,l), +(300,229,l), +(561,-250,l), +(600,-250,l), +(600,-179,l), +(339,300,l), +(600,779,l), +(600,850,l), +(561,850,l), +(300,371,l), +(39,850,l), +(0,850,l), +(0,779,l), +(261,300,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2089; +unicode = 9587; }, { -glyphname = zero.numr; +glyphname = lightdiagupleftdnrightbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"796 714 OFFCURVE", -"888 842 OFFCURVE", -"888 1062 CURVE SMOOTH", -"888 1280 OFFCURVE", -"796 1408 OFFCURVE", -"600 1408 CURVE SMOOTH", -"404 1408 OFFCURVE", -"312 1280 OFFCURVE", -"312 1062 CURVE SMOOTH", -"312 842 OFFCURVE", -"404 714 OFFCURVE", -"600 714 CURVE SMOOTH {name = hr00;}" +(39,850,l,{ +name = hr00; +}), +(0,850,l), +(0,779,l), +(561,-250,l), +(600,-250,l), +(600,-179,l) ); -}, -{ -closed = 1; -nodes = ( -"522 842 OFFCURVE", -"496 896 OFFCURVE", -"496 990 CURVE SMOOTH", -"496 1130 LINE SMOOTH", -"496 1226 OFFCURVE", -"522 1280 OFFCURVE", -"600 1280 CURVE SMOOTH", -"678 1280 OFFCURVE", -"704 1226 OFFCURVE", -"704 1130 CURVE SMOOTH", -"704 990 LINE SMOOTH", -"704 896 OFFCURVE", -"678 842 OFFCURVE", -"600 842 CURVE SMOOTH" +} ); +width = 600; }, { +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ closed = 1; nodes = ( -"644 1004 OFFCURVE", -"658 1026 OFFCURVE", -"658 1052 CURVE SMOOTH", -"658 1070 LINE SMOOTH", -"658 1096 OFFCURVE", -"644 1118 OFFCURVE", -"600 1118 CURVE SMOOTH", -"556 1118 OFFCURVE", -"542 1096 OFFCURVE", -"542 1070 CURVE SMOOTH", -"542 1052 LINE SMOOTH", -"542 1026 OFFCURVE", -"556 1004 OFFCURVE", -"600 1004 CURVE SMOOTH" +(39,850,l,{ +name = hr00; +}), +(0,850,l), +(0,779,l), +(561,-250,l), +(600,-250,l), +(600,-179,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"782 714 OFFCURVE", -"864 842 OFFCURVE", -"864 1062 CURVE SMOOTH", -"864 1280 OFFCURVE", -"782 1408 OFFCURVE", -"600 1408 CURVE SMOOTH", -"418 1408 OFFCURVE", -"336 1280 OFFCURVE", -"336 1062 CURVE SMOOTH", -"336 842 OFFCURVE", -"418 714 OFFCURVE", -"600 714 CURVE SMOOTH {name = hr00;}" +(39,850,l,{ +name = hr00; +}), +(0,850,l), +(0,779,l), +(561,-250,l), +(600,-250,l), +(600,-179,l) ); -}, -{ -closed = 1; -nodes = ( -"502 814 OFFCURVE", -"464 886 OFFCURVE", -"464 1000 CURVE SMOOTH", -"464 1122 LINE SMOOTH", -"464 1236 OFFCURVE", -"502 1308 OFFCURVE", -"600 1308 CURVE SMOOTH", -"698 1308 OFFCURVE", -"736 1236 OFFCURVE", -"736 1122 CURVE SMOOTH", -"736 1000 LINE SMOOTH", -"736 886 OFFCURVE", -"698 814 OFFCURVE", -"600 814 CURVE SMOOTH" +} +); +width = 600; +} ); +unicode = 9586; }, { +glyphname = lightdiaguprightdnleftbxd; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ closed = 1; nodes = ( -"644 1004 OFFCURVE", -"658 1026 OFFCURVE", -"658 1052 CURVE SMOOTH", -"658 1070 LINE SMOOTH", -"658 1096 OFFCURVE", -"644 1118 OFFCURVE", -"600 1118 CURVE SMOOTH", -"556 1118 OFFCURVE", -"542 1096 OFFCURVE", -"542 1070 CURVE SMOOTH", -"542 1052 LINE SMOOTH", -"542 1026 OFFCURVE", -"556 1004 OFFCURVE", -"600 1004 CURVE SMOOTH" -); -} +(0,-179,l,{ +name = hr00; +}), +(0,-250,l), +(39,-250,l), +(600,779,l), +(600,850,l), +(561,850,l) ); -vertWidth = 1560; -width = 1200; } ); +width = 600; }, { -glyphname = one.numr; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"868 726 LINE", -"868 864 LINE", -"718 864 LINE", -"718 1396 LINE", -"530 1396 LINE", -"326 1290 LINE", -"390 1174 LINE", -"542 1252 LINE", -"542 864 LINE", -"372 864 LINE", -"372 726 LINE {name = hr00;}" +(0,-179,l,{ +name = hr00; +}), +(0,-250,l), +(39,-250,l), +(600,779,l), +(600,850,l), +(561,850,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"858 726 LINE", -"858 826 LINE", -"692 826 LINE", -"692 1396 LINE", -"556 1396 LINE", -"340 1284 LINE", -"388 1196 LINE", -"566 1286 LINE", -"566 826 LINE", -"378 826 LINE", -"378 726 LINE {name = hr00;}" +(0,-179,l,{ +name = hr00; +}), +(0,-250,l), +(39,-250,l), +(600,779,l), +(600,850,l), +(561,850,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); +unicode = 9585; }, { -glyphname = two.numr; +glyphname = lightdnbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"866 726 LINE", -"866 864 LINE", -"538 864 LINE", -"646 938 LINE SMOOTH", -"768 1022 OFFCURVE", -"856 1094 OFFCURVE", -"856 1204 CURVE SMOOTH", -"856 1320 OFFCURVE", -"758 1408 OFFCURVE", -"594 1408 CURVE SMOOTH", -"428 1408 OFFCURVE", -"354 1318 OFFCURVE", -"324 1230 CURVE", -"470 1174 LINE", -"490 1228 OFFCURVE", -"526 1268 OFFCURVE", -"586 1268 CURVE SMOOTH", -"632 1268 OFFCURVE", -"670 1246 OFFCURVE", -"670 1202 CURVE", -"670 1198 LINE", -"670 1140 OFFCURVE", -"646 1106 OFFCURVE", -"554 1036 CURVE SMOOTH", -"342 876 LINE", -"342 726 LINE {name = hr00;}" +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,334,l), +(266,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"850 726 LINE", -"850 826 LINE", -"490 826 LINE", -"644 944 LINE SMOOTH", -"742 1020 OFFCURVE", -"824 1104 OFFCURVE", -"824 1214 CURVE SMOOTH", -"824 1320 OFFCURVE", -"746 1408 OFFCURVE", -"596 1408 CURVE SMOOTH", -"454 1408 OFFCURVE", -"376 1330 OFFCURVE", -"346 1238 CURVE", -"452 1194 LINE", -"478 1262 OFFCURVE", -"516 1304 OFFCURVE", -"586 1304 CURVE SMOOTH", -"654 1304 OFFCURVE", -"692 1262 OFFCURVE", -"692 1212 CURVE SMOOTH", -"692 1202 LINE SMOOTH", -"692 1140 OFFCURVE", -"656 1080 OFFCURVE", -"584 1022 CURVE SMOOTH", -"358 842 LINE", -"358 726 LINE {name = hr00;}" -); -} +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,334,l), +(266,334,l) ); -vertWidth = 1560; -width = 1200; } ); +width = 600; }, { -glyphname = three.numr; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"764 714 OFFCURVE", -"876 792 OFFCURVE", -"876 914 CURVE SMOOTH", -"876 1002 OFFCURVE", -"816 1052 OFFCURVE", -"722 1066 CURVE", -"722 1074 LINE", -"798 1084 OFFCURVE", -"864 1140 OFFCURVE", -"864 1226 CURVE SMOOTH {name = hr01;}", -"864 1334 OFFCURVE", -"762 1408 OFFCURVE", -"594 1408 CURVE SMOOTH", -"466 1408 OFFCURVE", -"398 1366 OFFCURVE", -"334 1294 CURVE", -"438 1194 LINE", -"478 1246 OFFCURVE", -"536 1276 OFFCURVE", -"594 1276 CURVE SMOOTH", -"648 1276 OFFCURVE", -"680 1250 OFFCURVE", -"680 1216 CURVE SMOOTH", -"680 1200 LINE SMOOTH", -"680 1162 OFFCURVE", -"650 1132 OFFCURVE", -"576 1132 CURVE SMOOTH", -"514 1132 LINE", -"514 1006 LINE", -"568 1006 LINE SMOOTH", -"638 1006 OFFCURVE", -"688 980 OFFCURVE", -"688 930 CURVE SMOOTH {name = hr02;}", -"688 914 LINE SMOOTH", -"688 872 OFFCURVE", -"656 846 OFFCURVE", -"592 846 CURVE SMOOTH", -"520 846 OFFCURVE", -"474 880 OFFCURVE", -"446 930 CURVE", -"320 846 LINE", -"364 778 OFFCURVE", -"444 714 OFFCURVE", -"596 714 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"736 714 OFFCURVE", -"838 792 OFFCURVE", -"838 912 CURVE SMOOTH", -"838 1006 OFFCURVE", -"772 1058 OFFCURVE", -"686 1072 CURVE", -"686 1080 LINE", -"762 1094 OFFCURVE", -"826 1146 OFFCURVE", -"826 1234 CURVE SMOOTH {name = hr01;}", -"826 1340 OFFCURVE", -"732 1408 OFFCURVE", -"590 1408 CURVE SMOOTH", -"474 1408 OFFCURVE", -"406 1362 OFFCURVE", -"358 1292 CURVE", -"442 1224 LINE", -"474 1276 OFFCURVE", -"524 1306 OFFCURVE", -"586 1306 CURVE SMOOTH", -"656 1306 OFFCURVE", -"698 1270 OFFCURVE", -"698 1218 CURVE SMOOTH", -"698 1204 LINE SMOOTH", -"698 1158 OFFCURVE", -"656 1122 OFFCURVE", -"572 1122 CURVE SMOOTH", -"502 1122 LINE", -"502 1022 LINE", -"572 1022 LINE SMOOTH", -"660 1022 OFFCURVE", -"710 990 OFFCURVE", -"710 930 CURVE SMOOTH {name = hr02;}", -"710 916 LINE SMOOTH", -"710 856 OFFCURVE", -"664 816 OFFCURVE", -"586 816 CURVE SMOOTH", -"502 816 OFFCURVE", -"460 862 OFFCURVE", -"428 922 CURVE", -"334 856 LINE", -"376 782 OFFCURVE", -"448 714 OFFCURVE", -"586 714 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; +closed = 1; +nodes = ( +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,334,l), +(266,334,l) +); } ); +width = 600; +} +); +unicode = 9591; }, { -glyphname = four.numr; +glyphname = lightdnhorzbxd; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"792 726 LINE", -"792 852 LINE", -"880 852 LINE", -"880 974 LINE", -"792 974 LINE", -"792 1396 LINE", -"584 1396 LINE", -"322 1000 LINE", -"322 852 LINE", -"624 852 LINE", -"624 726 LINE {name = hr00;}" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"614 1226 LINE", -"624 1226 LINE", -"624 974 LINE", -"446 974 LINE" +(-34,266,l,{ +name = hr00; +}), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,266,l), +(634,266,l), +(634,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"776 726 LINE", -"776 854 LINE", -"870 854 LINE", -"870 950 LINE", -"776 950 LINE", -"776 1396 LINE", -"612 1396 LINE", -"328 972 LINE", -"328 854 LINE", -"654 854 LINE", -"654 726 LINE {name = hr00;}" +(-34,266,l,{ +name = hr00; +}), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,266,l), +(634,266,l), +(634,334,l), +(-34,334,l) ); +} +); +width = 600; }, { +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"648 1290 LINE", -"654 1290 LINE", -"654 950 LINE", -"420 950 LINE" -); -} +(-34,266,l,{ +name = hr00; +}), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,266,l), +(634,266,l), +(634,334,l), +(-34,334,l) ); -vertWidth = 1560; -width = 1200; } ); -}, -{ -glyphname = five.numr; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"784 714 OFFCURVE", -"886 818 OFFCURVE", -"886 956 CURVE SMOOTH", -"886 1092 OFFCURVE", -"786 1164 OFFCURVE", -"664 1164 CURVE SMOOTH", -"560 1164 OFFCURVE", -"516 1114 OFFCURVE", -"490 1048 CURVE", -"480 1048 LINE", -"496 1258 LINE", -"840 1258 LINE", -"840 1396 LINE", -"376 1396 LINE", -"350 1010 LINE", -"502 994 LINE", -"514 1010 OFFCURVE", -"556 1040 OFFCURVE", -"606 1040 CURVE SMOOTH", -"660 1040 OFFCURVE", -"696 1006 OFFCURVE", -"696 952 CURVE SMOOTH", -"696 942 LINE SMOOTH", -"696 888 OFFCURVE", -"666 846 OFFCURVE", -"596 846 CURVE SMOOTH", -"532 846 OFFCURVE", -"480 880 OFFCURVE", -"452 934 CURVE", -"326 850 LINE", -"368 778 OFFCURVE", -"446 714 OFFCURVE", -"594 714 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"760 714 OFFCURVE", -"856 814 OFFCURVE", -"856 948 CURVE SMOOTH", -"856 1080 OFFCURVE", -"762 1156 OFFCURVE", -"640 1156 CURVE SMOOTH", -"556 1156 OFFCURVE", -"520 1118 OFFCURVE", -"490 1060 CURVE", -"480 1060 LINE", -"498 1294 LINE", -"818 1294 LINE", -"818 1396 LINE", -"402 1396 LINE", -"376 1018 LINE", -"482 1002 LINE", -"504 1026 OFFCURVE", -"540 1056 OFFCURVE", -"600 1056 CURVE SMOOTH", -"674 1056 OFFCURVE", -"728 1012 OFFCURVE", -"728 944 CURVE SMOOTH", -"728 938 LINE SMOOTH", -"728 866 OFFCURVE", -"678 816 OFFCURVE", -"596 816 CURVE SMOOTH", -"518 816 OFFCURVE", -"480 862 OFFCURVE", -"446 920 CURVE", -"356 852 LINE", -"394 780 OFFCURVE", -"462 714 OFFCURVE", -"596 714 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +width = 600; } ); +unicode = 9516; }, { -glyphname = six.numr; +glyphname = lightdnleftbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"776 714 OFFCURVE", -"884 814 OFFCURVE", -"884 952 CURVE SMOOTH", -"884 1078 OFFCURVE", -"794 1160 OFFCURVE", -"680 1160 CURVE SMOOTH", -"576 1160 OFFCURVE", -"528 1094 OFFCURVE", -"508 1052 CURVE", -"496 1056 LINE", -"520 1176 OFFCURVE", -"642 1272 OFFCURVE", -"834 1396 CURVE", -"586 1396 LINE", -"454 1316 OFFCURVE", -"328 1164 OFFCURVE", -"328 982 CURVE SMOOTH", -"328 822 OFFCURVE", -"428 714 OFFCURVE", -"604 714 CURVE SMOOTH {name = hr00;}" +(-34,266,l,{ +name = hr00; +}), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,334,l), +(-34,334,l) +); +} ); +width = 600; }, { +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ closed = 1; nodes = ( -"542 838 OFFCURVE", -"516 876 OFFCURVE", -"516 930 CURVE SMOOTH", -"516 950 LINE SMOOTH", -"516 1004 OFFCURVE", -"542 1042 OFFCURVE", -"610 1042 CURVE SMOOTH", -"678 1042 OFFCURVE", -"704 1004 OFFCURVE", -"704 950 CURVE SMOOTH", -"704 930 LINE SMOOTH", -"704 876 OFFCURVE", -"678 838 OFFCURVE", -"610 838 CURVE SMOOTH" +(-34,266,l,{ +name = hr00; +}), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"758 714 OFFCURVE", -"858 812 OFFCURVE", -"858 948 CURVE SMOOTH", -"858 1074 OFFCURVE", -"770 1156 OFFCURVE", -"650 1156 CURVE SMOOTH", -"556 1156 OFFCURVE", -"504 1106 OFFCURVE", -"476 1052 CURVE", -"464 1054 LINE", -"496 1190 OFFCURVE", -"602 1280 OFFCURVE", -"770 1396 CURVE", -"596 1396 LINE", -"480 1320 OFFCURVE", -"346 1170 OFFCURVE", -"346 978 CURVE SMOOTH", -"346 818 OFFCURVE", -"442 714 OFFCURVE", -"602 714 CURVE SMOOTH {name = hr00;}" +(-34,266,l,{ +name = hr00; +}), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,334,l), +(-34,334,l) +); +} ); +width = 600; +} +); +unicode = 9488; }, { +glyphname = lightdnrightbxd; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ closed = 1; nodes = ( -"524 810 OFFCURVE", -"472 854 OFFCURVE", -"472 926 CURVE SMOOTH", -"472 948 LINE SMOOTH", -"472 1020 OFFCURVE", -"524 1064 OFFCURVE", -"602 1064 CURVE SMOOTH", -"680 1064 OFFCURVE", -"732 1020 OFFCURVE", -"732 948 CURVE SMOOTH", -"732 926 LINE SMOOTH", -"732 854 OFFCURVE", -"680 810 OFFCURVE", -"602 810 CURVE SMOOTH" -); -} +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,266,l), +(634,266,l), +(634,334,l), +(266,334,l) ); -vertWidth = 1560; -width = 1200; } ); +width = 600; }, { -glyphname = seven.numr; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"650 726 LINE", -"866 1250 LINE", -"866 1396 LINE", -"344 1396 LINE", -"344 1130 LINE", -"490 1130 LINE", -"490 1264 LINE", -"688 1264 LINE", -"460 726 LINE {name = hr00;}" +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,266,l), +(634,266,l), +(634,334,l), +(266,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"594 726 LINE", -"846 1288 LINE", -"846 1396 LINE", -"356 1396 LINE", -"356 1164 LINE", -"466 1164 LINE", -"466 1292 LINE", -"724 1292 LINE", -"466 726 LINE {name = hr00;}" +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,266,l), +(634,266,l), +(634,334,l), +(266,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); +unicode = 9484; }, { -glyphname = eight.numr; +glyphname = lighthorzbxd; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"770 714 OFFCURVE", -"874 796 OFFCURVE", -"874 908 CURVE SMOOTH", -"874 996 OFFCURVE", -"810 1046 OFFCURVE", -"728 1066 CURVE", -"728 1074 LINE", -"798 1096 OFFCURVE", -"854 1144 OFFCURVE", -"854 1226 CURVE SMOOTH {name = hr01;}", -"854 1330 OFFCURVE", -"764 1408 OFFCURVE", -"600 1408 CURVE SMOOTH", -"436 1408 OFFCURVE", -"346 1330 OFFCURVE", -"346 1226 CURVE SMOOTH", -"346 1144 OFFCURVE", -"402 1096 OFFCURVE", -"472 1074 CURVE", -"472 1066 LINE", -"390 1046 OFFCURVE", -"326 996 OFFCURVE", -"326 908 CURVE SMOOTH {name = hr02;}", -"326 796 OFFCURVE", -"430 714 OFFCURVE", -"600 714 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"544 1120 OFFCURVE", -"510 1152 OFFCURVE", -"510 1196 CURVE SMOOTH {name = hr03;}", -"510 1212 LINE SMOOTH", -"510 1254 OFFCURVE", -"542 1284 OFFCURVE", -"600 1284 CURVE SMOOTH", -"658 1284 OFFCURVE", -"690 1254 OFFCURVE", -"690 1212 CURVE SMOOTH", -"690 1196 LINE SMOOTH", -"690 1152 OFFCURVE", -"656 1120 OFFCURVE", -"600 1120 CURVE SMOOTH" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"540 838 OFFCURVE", -"508 870 OFFCURVE", -"508 914 CURVE SMOOTH {name = hr04;}", -"508 930 LINE SMOOTH", -"508 972 OFFCURVE", -"540 1006 OFFCURVE", -"600 1006 CURVE SMOOTH", -"660 1006 OFFCURVE", -"692 972 OFFCURVE", -"692 930 CURVE SMOOTH", -"692 914 LINE SMOOTH", -"692 870 OFFCURVE", -"660 838 OFFCURVE", -"600 838 CURVE SMOOTH" +(-34,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"764 714 OFFCURVE", -"854 798 OFFCURVE", -"854 908 CURVE SMOOTH", -"854 998 OFFCURVE", -"794 1050 OFFCURVE", -"710 1072 CURVE", -"710 1080 LINE", -"784 1104 OFFCURVE", -"838 1154 OFFCURVE", -"838 1232 CURVE SMOOTH {name = hr01;}", -"838 1334 OFFCURVE", -"752 1408 OFFCURVE", -"600 1408 CURVE SMOOTH", -"448 1408 OFFCURVE", -"362 1334 OFFCURVE", -"362 1232 CURVE SMOOTH", -"362 1154 OFFCURVE", -"416 1104 OFFCURVE", -"490 1080 CURVE", -"490 1072 LINE", -"406 1050 OFFCURVE", -"346 998 OFFCURVE", -"346 908 CURVE SMOOTH {name = hr02;}", -"346 798 OFFCURVE", -"436 714 OFFCURVE", -"600 714 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"522 1114 OFFCURVE", -"480 1150 OFFCURVE", -"480 1206 CURVE SMOOTH {name = hr03;}", -"480 1220 LINE SMOOTH", -"480 1276 OFFCURVE", -"522 1312 OFFCURVE", -"600 1312 CURVE SMOOTH", -"678 1312 OFFCURVE", -"720 1276 OFFCURVE", -"720 1220 CURVE SMOOTH", -"720 1206 LINE SMOOTH", -"720 1150 OFFCURVE", -"678 1114 OFFCURVE", -"600 1114 CURVE SMOOTH" +(-34,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(-34,334,l) +); +} ); +width = 600; }, { +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"518 810 OFFCURVE", -"470 848 OFFCURVE", -"470 910 CURVE SMOOTH {name = hr04;}", -"470 928 LINE SMOOTH", -"470 990 OFFCURVE", -"518 1028 OFFCURVE", -"600 1028 CURVE SMOOTH", -"682 1028 OFFCURVE", -"730 990 OFFCURVE", -"730 928 CURVE SMOOTH", -"730 910 LINE SMOOTH", -"730 848 OFFCURVE", -"682 810 OFFCURVE", -"600 810 CURVE SMOOTH" +(-34,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); +unicode = 9472; }, { -glyphname = nine.numr; +glyphname = lightleftbxd; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"614 726 LINE", -"746 806 OFFCURVE", -"872 958 OFFCURVE", -"872 1140 CURVE SMOOTH", -"872 1300 OFFCURVE", -"772 1408 OFFCURVE", -"596 1408 CURVE SMOOTH", -"424 1408 OFFCURVE", -"316 1308 OFFCURVE", -"316 1170 CURVE SMOOTH", -"316 1044 OFFCURVE", -"406 962 OFFCURVE", -"520 962 CURVE SMOOTH", -"624 962 OFFCURVE", -"672 1028 OFFCURVE", -"692 1070 CURVE", -"704 1066 LINE", -"680 946 OFFCURVE", -"558 850 OFFCURVE", -"366 726 CURVE {name = hr00;}" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"522 1080 OFFCURVE", -"496 1118 OFFCURVE", -"496 1172 CURVE SMOOTH", -"496 1192 LINE SMOOTH", -"496 1246 OFFCURVE", -"522 1284 OFFCURVE", -"590 1284 CURVE SMOOTH", -"658 1284 OFFCURVE", -"684 1246 OFFCURVE", -"684 1192 CURVE SMOOTH", -"684 1172 LINE SMOOTH", -"684 1118 OFFCURVE", -"658 1080 OFFCURVE", -"590 1080 CURVE SMOOTH" +(-34,266,l,{ +name = hr00; +}), +(334,266,l), +(334,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"604 726 LINE", -"720 802 OFFCURVE", -"854 952 OFFCURVE", -"854 1144 CURVE SMOOTH", -"854 1304 OFFCURVE", -"758 1408 OFFCURVE", -"598 1408 CURVE SMOOTH", -"442 1408 OFFCURVE", -"342 1310 OFFCURVE", -"342 1174 CURVE SMOOTH", -"342 1048 OFFCURVE", -"430 966 OFFCURVE", -"550 966 CURVE SMOOTH", -"644 966 OFFCURVE", -"696 1016 OFFCURVE", -"724 1070 CURVE", -"736 1068 LINE", -"704 932 OFFCURVE", -"598 842 OFFCURVE", -"430 726 CURVE {name = hr00;}" +(-34,266,l,{ +name = hr00; +}), +(334,266,l), +(334,334,l), +(-34,334,l) ); +} +); +width = 600; }, { +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"520 1058 OFFCURVE", -"468 1102 OFFCURVE", -"468 1174 CURVE SMOOTH", -"468 1196 LINE SMOOTH", -"468 1268 OFFCURVE", -"520 1312 OFFCURVE", -"598 1312 CURVE SMOOTH", -"676 1312 OFFCURVE", -"728 1268 OFFCURVE", -"728 1196 CURVE SMOOTH", -"728 1174 LINE SMOOTH", -"728 1102 OFFCURVE", -"676 1058 OFFCURVE", -"598 1058 CURVE SMOOTH" +(-34,266,l,{ +name = hr00; +}), +(334,266,l), +(334,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); +unicode = 9588; }, { -glyphname = zero.dnom; +glyphname = lightleftheavyrightbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"796 -12 OFFCURVE", -"888 116 OFFCURVE", -"888 336 CURVE SMOOTH", -"888 554 OFFCURVE", -"796 682 OFFCURVE", -"600 682 CURVE SMOOTH", -"404 682 OFFCURVE", -"312 554 OFFCURVE", -"312 336 CURVE SMOOTH", -"312 116 OFFCURVE", -"404 -12 OFFCURVE", -"600 -12 CURVE SMOOTH {name = hr00;}" +(-34,266,l), +(266,266,l), +(266,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(266,368,l), +(266,334,l,{ +name = hr02; +}), +(-34,334,l) ); +} +); +width = 600; }, { +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ closed = 1; nodes = ( -"522 116 OFFCURVE", -"496 170 OFFCURVE", -"496 264 CURVE SMOOTH", -"496 404 LINE SMOOTH", -"496 500 OFFCURVE", -"522 554 OFFCURVE", -"600 554 CURVE SMOOTH", -"678 554 OFFCURVE", -"704 500 OFFCURVE", -"704 404 CURVE SMOOTH", -"704 264 LINE SMOOTH", -"704 170 OFFCURVE", -"678 116 OFFCURVE", -"600 116 CURVE SMOOTH" +(-34,266,l), +(266,266,l), +(266,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(266,368,l), +(266,334,l,{ +name = hr02; +}), +(-34,334,l) +); +} ); +width = 600; }, { +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"644 278 OFFCURVE", -"658 300 OFFCURVE", -"658 326 CURVE SMOOTH", -"658 344 LINE SMOOTH", -"658 370 OFFCURVE", -"644 392 OFFCURVE", -"600 392 CURVE SMOOTH", -"556 392 OFFCURVE", -"542 370 OFFCURVE", -"542 344 CURVE SMOOTH", -"542 326 LINE SMOOTH", -"542 300 OFFCURVE", -"556 278 OFFCURVE", -"600 278 CURVE SMOOTH" +(-34,266,l), +(266,266,l), +(266,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(266,368,l), +(266,334,l,{ +name = hr02; +}), +(-34,334,l) +); +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 9596; }, { -layerId = master02; -paths = ( +glyphname = lightquaddashhorzbxd; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"782 -12 OFFCURVE", -"864 116 OFFCURVE", -"864 336 CURVE SMOOTH", -"864 554 OFFCURVE", -"782 682 OFFCURVE", -"600 682 CURVE SMOOTH", -"418 682 OFFCURVE", -"336 554 OFFCURVE", -"336 336 CURVE SMOOTH", -"336 116 OFFCURVE", -"418 -12 OFFCURVE", -"600 -12 CURVE SMOOTH {name = hr00;}" +(19,266,l,{ +name = hr00; +}), +(131,266,l), +(131,334,l), +(19,334,l) ); }, { closed = 1; nodes = ( -"502 88 OFFCURVE", -"464 160 OFFCURVE", -"464 274 CURVE SMOOTH", -"464 396 LINE SMOOTH", -"464 510 OFFCURVE", -"502 582 OFFCURVE", -"600 582 CURVE SMOOTH", -"698 582 OFFCURVE", -"736 510 OFFCURVE", -"736 396 CURVE SMOOTH", -"736 274 LINE SMOOTH", -"736 160 OFFCURVE", -"698 88 OFFCURVE", -"600 88 CURVE SMOOTH" +(169,266,l), +(281,266,l), +(281,334,l), +(169,334,l) ); }, { closed = 1; nodes = ( -"644 278 OFFCURVE", -"658 300 OFFCURVE", -"658 326 CURVE SMOOTH", -"658 344 LINE SMOOTH", -"658 370 OFFCURVE", -"644 392 OFFCURVE", -"600 392 CURVE SMOOTH", -"556 392 OFFCURVE", -"542 370 OFFCURVE", -"542 344 CURVE SMOOTH", -"542 326 LINE SMOOTH", -"542 300 OFFCURVE", -"556 278 OFFCURVE", -"600 278 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -} +(319,266,l), +(431,266,l), +(431,334,l), +(319,334,l) ); }, { -glyphname = one.dnom; -layers = ( -{ -layerId = master01; -paths = ( -{ closed = 1; nodes = ( -"868 0 LINE", -"868 138 LINE", -"718 138 LINE", -"718 670 LINE", -"530 670 LINE", -"326 564 LINE", -"390 448 LINE", -"542 526 LINE", -"542 138 LINE", -"372 138 LINE", -"372 0 LINE {name = hr00;}" +(469,266,l), +(581,266,l), +(581,334,l), +(469,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"858 0 LINE", -"858 100 LINE", -"692 100 LINE", -"692 670 LINE", -"556 670 LINE", -"340 558 LINE", -"388 470 LINE", -"566 560 LINE", -"566 100 LINE", -"378 100 LINE", -"378 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} +(19,266,l,{ +name = hr00; +}), +(131,266,l), +(131,334,l), +(19,334,l) ); }, { -glyphname = two.dnom; -layers = ( -{ -layerId = master01; -paths = ( -{ closed = 1; nodes = ( -"866 0 LINE", -"866 138 LINE", -"538 138 LINE", -"646 212 LINE SMOOTH", -"768 296 OFFCURVE", -"856 368 OFFCURVE", -"856 478 CURVE SMOOTH", -"856 594 OFFCURVE", -"758 682 OFFCURVE", -"594 682 CURVE SMOOTH", -"428 682 OFFCURVE", -"354 592 OFFCURVE", -"324 504 CURVE", -"470 448 LINE", -"490 502 OFFCURVE", -"526 542 OFFCURVE", -"586 542 CURVE SMOOTH", -"632 542 OFFCURVE", -"670 520 OFFCURVE", -"670 476 CURVE", -"670 472 LINE", -"670 414 OFFCURVE", -"646 380 OFFCURVE", -"554 310 CURVE SMOOTH", -"342 150 LINE", -"342 0 LINE {name = hr00;}" -); -} +(169,266,l), +(281,266,l), +(281,334,l), +(169,334,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"850 0 LINE", -"850 100 LINE", -"490 100 LINE", -"644 218 LINE SMOOTH", -"742 294 OFFCURVE", -"824 378 OFFCURVE", -"824 488 CURVE SMOOTH", -"824 594 OFFCURVE", -"746 682 OFFCURVE", -"596 682 CURVE SMOOTH", -"454 682 OFFCURVE", -"376 604 OFFCURVE", -"346 512 CURVE", -"452 468 LINE", -"478 536 OFFCURVE", -"516 578 OFFCURVE", -"586 578 CURVE SMOOTH", -"654 578 OFFCURVE", -"692 536 OFFCURVE", -"692 486 CURVE SMOOTH", -"692 476 LINE SMOOTH", -"692 414 OFFCURVE", -"656 354 OFFCURVE", -"584 296 CURVE SMOOTH", -"358 116 LINE", -"358 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} +(319,266,l), +(431,266,l), +(431,334,l), +(319,334,l) ); }, { -glyphname = three.dnom; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"764 -12 OFFCURVE", -"876 66 OFFCURVE", -"876 188 CURVE SMOOTH", -"876 276 OFFCURVE", -"816 326 OFFCURVE", -"722 340 CURVE", -"722 348 LINE", -"798 358 OFFCURVE", -"864 414 OFFCURVE", -"864 500 CURVE SMOOTH {name = hr01;}", -"864 608 OFFCURVE", -"762 682 OFFCURVE", -"594 682 CURVE SMOOTH", -"466 682 OFFCURVE", -"398 640 OFFCURVE", -"334 568 CURVE", -"438 468 LINE", -"478 520 OFFCURVE", -"536 550 OFFCURVE", -"594 550 CURVE SMOOTH", -"648 550 OFFCURVE", -"680 524 OFFCURVE", -"680 490 CURVE SMOOTH", -"680 474 LINE SMOOTH", -"680 436 OFFCURVE", -"650 406 OFFCURVE", -"576 406 CURVE SMOOTH", -"514 406 LINE", -"514 280 LINE", -"568 280 LINE SMOOTH", -"638 280 OFFCURVE", -"688 254 OFFCURVE", -"688 204 CURVE SMOOTH {name = hr02;}", -"688 188 LINE SMOOTH", -"688 146 OFFCURVE", -"656 120 OFFCURVE", -"592 120 CURVE SMOOTH", -"520 120 OFFCURVE", -"474 154 OFFCURVE", -"446 204 CURVE", -"320 120 LINE", -"364 52 OFFCURVE", -"444 -12 OFFCURVE", -"596 -12 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"736 -12 OFFCURVE", -"838 66 OFFCURVE", -"838 186 CURVE SMOOTH", -"838 280 OFFCURVE", -"772 332 OFFCURVE", -"686 346 CURVE", -"686 354 LINE", -"762 368 OFFCURVE", -"826 420 OFFCURVE", -"826 508 CURVE SMOOTH {name = hr01;}", -"826 614 OFFCURVE", -"732 682 OFFCURVE", -"590 682 CURVE SMOOTH", -"474 682 OFFCURVE", -"406 636 OFFCURVE", -"358 566 CURVE", -"442 498 LINE", -"474 550 OFFCURVE", -"524 580 OFFCURVE", -"586 580 CURVE SMOOTH", -"656 580 OFFCURVE", -"698 544 OFFCURVE", -"698 492 CURVE SMOOTH", -"698 478 LINE SMOOTH", -"698 432 OFFCURVE", -"656 396 OFFCURVE", -"572 396 CURVE SMOOTH", -"502 396 LINE", -"502 296 LINE", -"572 296 LINE SMOOTH", -"660 296 OFFCURVE", -"710 264 OFFCURVE", -"710 204 CURVE SMOOTH {name = hr02;}", -"710 190 LINE SMOOTH", -"710 130 OFFCURVE", -"664 90 OFFCURVE", -"586 90 CURVE SMOOTH", -"502 90 OFFCURVE", -"460 136 OFFCURVE", -"428 196 CURVE", -"334 130 LINE", -"376 56 OFFCURVE", -"448 -12 OFFCURVE", -"586 -12 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; +closed = 1; +nodes = ( +(469,266,l), +(581,266,l), +(581,334,l), +(469,334,l) +); } ); +width = 600; }, { -glyphname = four.dnom; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"792 0 LINE", -"792 126 LINE", -"880 126 LINE", -"880 248 LINE", -"792 248 LINE", -"792 670 LINE", -"584 670 LINE", -"322 274 LINE", -"322 126 LINE", -"624 126 LINE", -"624 0 LINE {name = hr00;}" +(19,266,l,{ +name = hr00; +}), +(131,266,l), +(131,334,l), +(19,334,l) ); }, { closed = 1; nodes = ( -"614 500 LINE", -"624 500 LINE", -"624 248 LINE", -"446 248 LINE" -); -} +(169,266,l), +(281,266,l), +(281,334,l), +(169,334,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"776 0 LINE", -"776 128 LINE", -"870 128 LINE", -"870 224 LINE", -"776 224 LINE", -"776 670 LINE", -"612 670 LINE", -"328 246 LINE", -"328 128 LINE", -"654 128 LINE", -"654 0 LINE {name = hr00;}" +(319,266,l), +(431,266,l), +(431,334,l), +(319,334,l) ); }, { closed = 1; nodes = ( -"648 564 LINE", -"654 564 LINE", -"654 224 LINE", -"420 224 LINE" -); -} +(469,266,l), +(581,266,l), +(581,334,l), +(469,334,l) ); -vertWidth = 1560; -width = 1200; } ); -}, -{ -glyphname = five.dnom; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"784 -12 OFFCURVE", -"886 92 OFFCURVE", -"886 230 CURVE SMOOTH", -"886 366 OFFCURVE", -"786 438 OFFCURVE", -"664 438 CURVE SMOOTH", -"560 438 OFFCURVE", -"516 388 OFFCURVE", -"490 322 CURVE", -"480 322 LINE", -"496 532 LINE", -"840 532 LINE", -"840 670 LINE", -"376 670 LINE", -"350 284 LINE", -"502 268 LINE", -"514 284 OFFCURVE", -"556 314 OFFCURVE", -"606 314 CURVE SMOOTH", -"660 314 OFFCURVE", -"696 280 OFFCURVE", -"696 226 CURVE SMOOTH", -"696 216 LINE SMOOTH", -"696 162 OFFCURVE", -"666 120 OFFCURVE", -"596 120 CURVE SMOOTH", -"532 120 OFFCURVE", -"480 154 OFFCURVE", -"452 208 CURVE", -"326 124 LINE", -"368 52 OFFCURVE", -"446 -12 OFFCURVE", -"594 -12 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"760 -12 OFFCURVE", -"856 88 OFFCURVE", -"856 222 CURVE SMOOTH", -"856 354 OFFCURVE", -"762 430 OFFCURVE", -"640 430 CURVE SMOOTH", -"556 430 OFFCURVE", -"520 392 OFFCURVE", -"490 334 CURVE", -"480 334 LINE", -"498 568 LINE", -"818 568 LINE", -"818 670 LINE", -"402 670 LINE", -"376 292 LINE", -"482 276 LINE", -"504 300 OFFCURVE", -"540 330 OFFCURVE", -"600 330 CURVE SMOOTH", -"674 330 OFFCURVE", -"728 286 OFFCURVE", -"728 218 CURVE SMOOTH", -"728 212 LINE SMOOTH", -"728 140 OFFCURVE", -"678 90 OFFCURVE", -"596 90 CURVE SMOOTH", -"518 90 OFFCURVE", -"480 136 OFFCURVE", -"446 194 CURVE", -"356 126 LINE", -"394 54 OFFCURVE", -"462 -12 OFFCURVE", -"596 -12 CURVE SMOOTH {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; +width = 600; } ); +unicode = 9480; }, { -glyphname = six.dnom; +glyphname = lightquaddashvertbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"776 -12 OFFCURVE", -"884 88 OFFCURVE", -"884 226 CURVE SMOOTH", -"884 352 OFFCURVE", -"794 434 OFFCURVE", -"680 434 CURVE SMOOTH", -"576 434 OFFCURVE", -"528 368 OFFCURVE", -"508 326 CURVE", -"496 330 LINE", -"520 450 OFFCURVE", -"642 546 OFFCURVE", -"834 670 CURVE", -"586 670 LINE", -"454 590 OFFCURVE", -"328 438 OFFCURVE", -"328 256 CURVE SMOOTH", -"328 96 OFFCURVE", -"428 -12 OFFCURVE", -"604 -12 CURVE SMOOTH {name = hr00;}" +(266,658,l,{ +name = hr00; +}), +(334,658,l), +(334,461,l), +(266,461,l) ); }, { closed = 1; nodes = ( -"542 112 OFFCURVE", -"516 150 OFFCURVE", -"516 204 CURVE SMOOTH", -"516 224 LINE SMOOTH", -"516 278 OFFCURVE", -"542 316 OFFCURVE", -"610 316 CURVE SMOOTH", -"678 316 OFFCURVE", -"704 278 OFFCURVE", -"704 224 CURVE SMOOTH", -"704 204 LINE SMOOTH", -"704 150 OFFCURVE", -"678 112 OFFCURVE", -"610 112 CURVE SMOOTH" -); -} +(266,397,l), +(334,397,l), +(334,200,l), +(266,200,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"758 -12 OFFCURVE", -"858 86 OFFCURVE", -"858 222 CURVE SMOOTH", -"858 348 OFFCURVE", -"770 430 OFFCURVE", -"650 430 CURVE SMOOTH", -"556 430 OFFCURVE", -"504 380 OFFCURVE", -"476 326 CURVE", -"464 328 LINE", -"496 464 OFFCURVE", -"602 554 OFFCURVE", -"770 670 CURVE", -"596 670 LINE", -"480 594 OFFCURVE", -"346 444 OFFCURVE", -"346 252 CURVE SMOOTH", -"346 92 OFFCURVE", -"442 -12 OFFCURVE", -"602 -12 CURVE SMOOTH {name = hr00;}" +(266,136,l), +(334,136,l), +(334,-61,l), +(266,-61,l) ); }, { closed = 1; nodes = ( -"524 84 OFFCURVE", -"472 128 OFFCURVE", -"472 200 CURVE SMOOTH", -"472 222 LINE SMOOTH", -"472 294 OFFCURVE", -"524 338 OFFCURVE", -"602 338 CURVE SMOOTH", -"680 338 OFFCURVE", -"732 294 OFFCURVE", -"732 222 CURVE SMOOTH", -"732 200 LINE SMOOTH", -"732 128 OFFCURVE", -"680 84 OFFCURVE", -"602 84 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -} +(266,-121,l), +(334,-121,l), +(334,-318,l), +(266,-318,l) ); }, { -glyphname = seven.dnom; -layers = ( -{ -layerId = master01; -paths = ( -{ closed = 1; nodes = ( -"650 0 LINE", -"866 524 LINE", -"866 670 LINE", -"344 670 LINE", -"344 404 LINE", -"490 404 LINE", -"490 538 LINE", -"688 538 LINE", -"460 0 LINE {name = hr00;}" +(266,918,l), +(334,918,l), +(334,721,l), +(266,721,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"594 0 LINE", -"846 562 LINE", -"846 670 LINE", -"356 670 LINE", -"356 438 LINE", -"466 438 LINE", -"466 566 LINE", -"724 566 LINE", -"466 0 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} +(266,658,l,{ +name = hr00; +}), +(334,658,l), +(334,461,l), +(266,461,l) ); }, { -glyphname = eight.dnom; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"770 -12 OFFCURVE", -"874 70 OFFCURVE", -"874 182 CURVE SMOOTH", -"874 270 OFFCURVE", -"810 320 OFFCURVE", -"728 340 CURVE", -"728 348 LINE", -"798 370 OFFCURVE", -"854 418 OFFCURVE", -"854 500 CURVE SMOOTH {name = hr01;}", -"854 604 OFFCURVE", -"764 682 OFFCURVE", -"600 682 CURVE SMOOTH", -"436 682 OFFCURVE", -"346 604 OFFCURVE", -"346 500 CURVE SMOOTH", -"346 418 OFFCURVE", -"402 370 OFFCURVE", -"472 348 CURVE", -"472 340 LINE", -"390 320 OFFCURVE", -"326 270 OFFCURVE", -"326 182 CURVE SMOOTH {name = hr02;}", -"326 70 OFFCURVE", -"430 -12 OFFCURVE", -"600 -12 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"544 394 OFFCURVE", -"510 426 OFFCURVE", -"510 470 CURVE SMOOTH {name = hr03;}", -"510 486 LINE SMOOTH", -"510 528 OFFCURVE", -"542 558 OFFCURVE", -"600 558 CURVE SMOOTH", -"658 558 OFFCURVE", -"690 528 OFFCURVE", -"690 486 CURVE SMOOTH", -"690 470 LINE SMOOTH", -"690 426 OFFCURVE", -"656 394 OFFCURVE", -"600 394 CURVE SMOOTH" +closed = 1; +nodes = ( +(266,397,l), +(334,397,l), +(334,200,l), +(266,200,l) ); }, { closed = 1; nodes = ( -"540 112 OFFCURVE", -"508 144 OFFCURVE", -"508 188 CURVE SMOOTH {name = hr04;}", -"508 204 LINE SMOOTH", -"508 246 OFFCURVE", -"540 280 OFFCURVE", -"600 280 CURVE SMOOTH", -"660 280 OFFCURVE", -"692 246 OFFCURVE", -"692 204 CURVE SMOOTH", -"692 188 LINE SMOOTH", -"692 144 OFFCURVE", -"660 112 OFFCURVE", -"600 112 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"764 -12 OFFCURVE", -"854 72 OFFCURVE", -"854 182 CURVE SMOOTH", -"854 272 OFFCURVE", -"794 324 OFFCURVE", -"710 346 CURVE", -"710 354 LINE", -"784 378 OFFCURVE", -"838 428 OFFCURVE", -"838 506 CURVE SMOOTH {name = hr01;}", -"838 608 OFFCURVE", -"752 682 OFFCURVE", -"600 682 CURVE SMOOTH", -"448 682 OFFCURVE", -"362 608 OFFCURVE", -"362 506 CURVE SMOOTH", -"362 428 OFFCURVE", -"416 378 OFFCURVE", -"490 354 CURVE", -"490 346 LINE", -"406 324 OFFCURVE", -"346 272 OFFCURVE", -"346 182 CURVE SMOOTH {name = hr02;}", -"346 72 OFFCURVE", -"436 -12 OFFCURVE", -"600 -12 CURVE SMOOTH" +(266,136,l), +(334,136,l), +(334,-61,l), +(266,-61,l) ); }, { closed = 1; nodes = ( -"522 388 OFFCURVE", -"480 424 OFFCURVE", -"480 480 CURVE SMOOTH {name = hr03;}", -"480 494 LINE SMOOTH", -"480 550 OFFCURVE", -"522 586 OFFCURVE", -"600 586 CURVE SMOOTH", -"678 586 OFFCURVE", -"720 550 OFFCURVE", -"720 494 CURVE SMOOTH", -"720 480 LINE SMOOTH", -"720 424 OFFCURVE", -"678 388 OFFCURVE", -"600 388 CURVE SMOOTH" +(266,-121,l), +(334,-121,l), +(334,-318,l), +(266,-318,l) ); }, { closed = 1; nodes = ( -"518 84 OFFCURVE", -"470 122 OFFCURVE", -"470 184 CURVE SMOOTH {name = hr04;}", -"470 202 LINE SMOOTH", -"470 264 OFFCURVE", -"518 302 OFFCURVE", -"600 302 CURVE SMOOTH", -"682 302 OFFCURVE", -"730 264 OFFCURVE", -"730 202 CURVE SMOOTH", -"730 184 LINE SMOOTH", -"730 122 OFFCURVE", -"682 84 OFFCURVE", -"600 84 CURVE SMOOTH" -); -} +(266,918,l), +(334,918,l), +(334,721,l), +(266,721,l) ); -vertWidth = 1560; -width = 1200; } ); +width = 600; }, { -glyphname = nine.dnom; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -layerId = master01; -paths = ( +closed = 1; +nodes = ( +(266,658,l,{ +name = hr00; +}), +(334,658,l), +(334,461,l), +(266,461,l) +); +}, { closed = 1; nodes = ( -"614 0 LINE", -"746 80 OFFCURVE", -"872 232 OFFCURVE", -"872 414 CURVE SMOOTH", -"872 574 OFFCURVE", -"772 682 OFFCURVE", -"596 682 CURVE SMOOTH", -"424 682 OFFCURVE", -"316 582 OFFCURVE", -"316 444 CURVE SMOOTH", -"316 318 OFFCURVE", -"406 236 OFFCURVE", -"520 236 CURVE SMOOTH", -"624 236 OFFCURVE", -"672 302 OFFCURVE", -"692 344 CURVE", -"704 340 LINE", -"680 220 OFFCURVE", -"558 124 OFFCURVE", -"366 0 CURVE {name = hr00;}" +(266,397,l), +(334,397,l), +(334,200,l), +(266,200,l) ); }, { closed = 1; nodes = ( -"522 354 OFFCURVE", -"496 392 OFFCURVE", -"496 446 CURVE SMOOTH", -"496 466 LINE SMOOTH", -"496 520 OFFCURVE", -"522 558 OFFCURVE", -"590 558 CURVE SMOOTH", -"658 558 OFFCURVE", -"684 520 OFFCURVE", -"684 466 CURVE SMOOTH", -"684 446 LINE SMOOTH", -"684 392 OFFCURVE", -"658 354 OFFCURVE", -"590 354 CURVE SMOOTH" -); -} +(266,136,l), +(334,136,l), +(334,-61,l), +(266,-61,l) ); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"604 0 LINE", -"720 76 OFFCURVE", -"854 226 OFFCURVE", -"854 418 CURVE SMOOTH", -"854 578 OFFCURVE", -"758 682 OFFCURVE", -"598 682 CURVE SMOOTH", -"442 682 OFFCURVE", -"342 584 OFFCURVE", -"342 448 CURVE SMOOTH", -"342 322 OFFCURVE", -"430 240 OFFCURVE", -"550 240 CURVE SMOOTH", -"644 240 OFFCURVE", -"696 290 OFFCURVE", -"724 344 CURVE", -"736 342 LINE", -"704 206 OFFCURVE", -"598 116 OFFCURVE", -"430 0 CURVE {name = hr00;}" +(266,-121,l), +(334,-121,l), +(334,-318,l), +(266,-318,l) ); }, { closed = 1; nodes = ( -"520 332 OFFCURVE", -"468 376 OFFCURVE", -"468 448 CURVE SMOOTH", -"468 470 LINE SMOOTH", -"468 542 OFFCURVE", -"520 586 OFFCURVE", -"598 586 CURVE SMOOTH", -"676 586 OFFCURVE", -"728 542 OFFCURVE", -"728 470 CURVE SMOOTH", -"728 448 LINE SMOOTH", -"728 376 OFFCURVE", -"676 332 OFFCURVE", -"598 332 CURVE SMOOTH" +(266,918,l), +(334,918,l), +(334,721,l), +(266,721,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); +unicode = 9482; }, { -glyphname = onehalf; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = lightrightbxd; layers = ( { -components = ( -{ -alignment = -1; -name = one.numr; -transform = "{1, 0, 0, 1, -300, 0}"; -}, -{ -alignment = -1; -name = fraction; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -alignment = -1; -name = two.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(266,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(266,334,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -alignment = -1; -name = one.numr; -transform = "{1, 0, 0, 1, -300, 0}"; -}, -{ -alignment = -1; -name = fraction; -}, -{ -alignment = -1; -name = two.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; -} +closed = 1; +nodes = ( +(266,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(266,334,l) ); -layerId = master02; -width = 1200; } ); -unicode = 00BD; -}, -{ -glyphname = uni2153; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( -{ -alignment = -1; -name = one.numr; -transform = "{1, 0, 0, 1, -300, 0}"; +width = 600; }, { -alignment = -1; -name = fraction; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -alignment = -1; -name = three.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; -} +closed = 1; +nodes = ( +(266,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(266,334,l) ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -alignment = -1; -name = one.numr; -transform = "{1, 0, 0, 1, -300, 0}"; -}, -{ -alignment = -1; -name = fraction; -}, -{ -alignment = -1; -name = three.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 2153; +unicode = 9590; }, { -glyphname = uni2154; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = lighttrpldashhorzbxd; layers = ( { -components = ( -{ -alignment = -1; -name = two.numr; -transform = "{1, 0, 0, 1, -300, 0}"; -}, -{ -alignment = -1; -name = fraction; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -alignment = -1; -name = three.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; -} +closed = 1; +nodes = ( +(33,266,l,{ +name = hr00; +}), +(167,266,l), +(167,334,l), +(33,334,l) ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -alignment = -1; -name = two.numr; -transform = "{1, 0, 0, 1, -300, 0}"; }, { -alignment = -1; -name = fraction; +closed = 1; +nodes = ( +(233,266,l), +(367,266,l), +(367,334,l), +(233,334,l) +); }, { -alignment = -1; -name = three.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; -} +closed = 1; +nodes = ( +(433,266,l), +(567,266,l), +(567,334,l), +(433,334,l) ); -layerId = master02; -width = 1200; } ); -unicode = 2154; +width = 600; }, { -glyphname = onequarter; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( -{ -alignment = -1; -name = one.numr; -transform = "{1, 0, 0, 1, -300, 0}"; +closed = 1; +nodes = ( +(33,266,l,{ +name = hr00; +}), +(167,266,l), +(167,334,l), +(33,334,l) +); }, { -alignment = -1; -name = fraction; +closed = 1; +nodes = ( +(233,266,l), +(367,266,l), +(367,334,l), +(233,334,l) +); }, { -alignment = -1; -name = four.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(433,266,l), +(567,266,l), +(567,334,l), +(433,334,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -alignment = -1; -name = one.numr; -transform = "{1, 0, 0, 1, -300, 0}"; +closed = 1; +nodes = ( +(33,266,l,{ +name = hr00; +}), +(167,266,l), +(167,334,l), +(33,334,l) +); }, { -alignment = -1; -name = fraction; +closed = 1; +nodes = ( +(233,266,l), +(367,266,l), +(367,334,l), +(233,334,l) +); }, { -alignment = -1; -name = four.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(433,266,l), +(567,266,l), +(567,334,l), +(433,334,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 00BC; +unicode = 9476; }, { -glyphname = threequarters; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = lighttrpldashvertbxd; layers = ( { -components = ( -{ -alignment = -1; -name = three.numr; -transform = "{1, 0, 0, 1, -300, 0}"; -}, -{ -alignment = -1; -name = fraction; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -alignment = -1; -name = four.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; -} +closed = 1; +nodes = ( +(266,572,l,{ +name = hr00; +}), +(334,572,l), +(334,352,l), +(266,352,l) ); -layerId = master01; -width = 1200; }, { -components = ( -{ -alignment = -1; -name = three.numr; -transform = "{1, 0, 0, 1, -300, 0}"; +closed = 1; +nodes = ( +(266,247,l), +(334,247,l), +(334,27,l), +(266,27,l) +); }, { -alignment = -1; -name = fraction; +closed = 1; +nodes = ( +(266,-78,l), +(334,-78,l), +(334,-298,l), +(266,-298,l) +); }, { -alignment = -1; -name = four.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; -} +closed = 1; +nodes = ( +(266,897,l), +(334,897,l), +(334,677,l), +(266,677,l) ); -layerId = master02; -width = 1200; } ); -unicode = 00BE; -}, -{ -glyphname = uni2155; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( -{ -alignment = -1; -name = one.numr; -transform = "{1, 0, 0, 1, -300, 0}"; +width = 600; }, { -alignment = -1; -name = fraction; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -alignment = -1; -name = five.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; -} +closed = 1; +nodes = ( +(266,572,l,{ +name = hr00; +}), +(334,572,l), +(334,352,l), +(266,352,l) ); -layerId = master01; -width = 1200; }, { -components = ( -{ -alignment = -1; -name = one.numr; -transform = "{1, 0, 0, 1, -300, 0}"; +closed = 1; +nodes = ( +(266,247,l), +(334,247,l), +(334,27,l), +(266,27,l) +); }, { -alignment = -1; -name = fraction; +closed = 1; +nodes = ( +(266,-78,l), +(334,-78,l), +(334,-298,l), +(266,-298,l) +); }, { -alignment = -1; -name = five.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; -} +closed = 1; +nodes = ( +(266,897,l), +(334,897,l), +(334,677,l), +(266,677,l) ); -layerId = master02; -width = 1200; } ); -unicode = 2155; -}, -{ -glyphname = uni2156; -lastChange = "2020-09-29 21:55:13 +0000"; -layers = ( -{ -components = ( -{ -alignment = -1; -name = two.numr; -transform = "{1, 0, 0, 1, -300, 0}"; +width = 600; }, { -alignment = -1; -name = fraction; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -alignment = -1; -name = five.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; -} +closed = 1; +nodes = ( +(266,572,l,{ +name = hr00; +}), +(334,572,l), +(334,352,l), +(266,352,l) ); -layerId = master01; -width = 1200; }, { -components = ( -{ -alignment = -1; -name = two.numr; -transform = "{1, 0, 0, 1, -300, 0}"; +closed = 1; +nodes = ( +(266,247,l), +(334,247,l), +(334,27,l), +(266,27,l) +); }, { -alignment = -1; -name = fraction; +closed = 1; +nodes = ( +(266,-78,l), +(334,-78,l), +(334,-298,l), +(266,-298,l) +); }, { -alignment = -1; -name = five.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(266,897,l), +(334,897,l), +(334,677,l), +(266,677,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 2156; +unicode = 9478; }, { -glyphname = uni2157; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = lightupbxd; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -alignment = -1; -name = three.numr; -transform = "{1, 0, 0, 1, -300, 0}"; -}, -{ -alignment = -1; -name = fraction; -}, -{ -alignment = -1; -name = five.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(266,266,l,{ +name = hr00; +}), +(334,266,l), +(334,950,l), +(266,950,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -alignment = -1; -name = three.numr; -transform = "{1, 0, 0, 1, -300, 0}"; +closed = 1; +nodes = ( +(266,266,l,{ +name = hr00; +}), +(334,266,l), +(334,950,l), +(266,950,l) +); +} +); +width = 600; }, { -alignment = -1; -name = fraction; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -alignment = -1; -name = five.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(266,266,l,{ +name = hr00; +}), +(334,266,l), +(334,950,l), +(266,950,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 2157; +unicode = 9589; }, { -glyphname = uni2158; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = lightupheavydnbxd; layers = ( { -components = ( -{ -alignment = -1; -name = four.numr; -transform = "{1, 0, 0, 1, -300, 0}"; -}, -{ -alignment = -1; -name = fraction; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -alignment = -1; -name = five.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(232,-350,l), +(368,-350,l), +(368,334,l), +(334,334,l,{ +name = hr01; +}), +(334,950,l), +(266,950,l), +(266,334,l), +(232,334,l,{ +name = hr02; +}) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -alignment = -1; -name = four.numr; -transform = "{1, 0, 0, 1, -300, 0}"; +closed = 1; +nodes = ( +(232,-350,l), +(368,-350,l), +(368,334,l), +(334,334,l,{ +name = hr01; +}), +(334,950,l), +(266,950,l), +(266,334,l), +(232,334,l,{ +name = hr02; +}) +); +} +); +width = 600; }, { -alignment = -1; -name = fraction; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -alignment = -1; -name = five.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(232,-350,l), +(368,-350,l), +(368,334,l), +(334,334,l,{ +name = hr01; +}), +(334,950,l), +(266,950,l), +(266,334,l), +(232,334,l,{ +name = hr02; +}) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 2158; +unicode = 9597; }, { -glyphname = uni2159; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = lightuphorzbxd; layers = ( { -components = ( -{ -alignment = -1; -name = one.numr; -transform = "{1, 0, 0, 1, -300, 0}"; -}, -{ -alignment = -1; -name = fraction; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -alignment = -1; -name = six.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(334,334,l), +(334,950,l), +(266,950,l), +(266,334,l), +(-34,334,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -alignment = -1; -name = one.numr; -transform = "{1, 0, 0, 1, -300, 0}"; +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(334,334,l), +(334,950,l), +(266,950,l), +(266,334,l), +(-34,334,l) +); +} +); +width = 600; }, { -alignment = -1; -name = fraction; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -alignment = -1; -name = six.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(334,334,l), +(334,950,l), +(266,950,l), +(266,334,l), +(-34,334,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 2159; +unicode = 9524; }, { -glyphname = uni215A; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = lightupleftbxd; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -alignment = -1; -name = five.numr; -transform = "{1, 0, 0, 1, -300, 0}"; +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(334,266,l), +(334,950,l), +(266,950,l), +(266,334,l), +(-34,334,l) +); +} +); +width = 600; }, { -alignment = -1; -name = fraction; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -alignment = -1; -name = six.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(334,266,l), +(334,950,l), +(266,950,l), +(266,334,l), +(-34,334,l) +); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -alignment = -1; -name = five.numr; -transform = "{1, 0, 0, 1, -300, 0}"; +width = 600; }, { -alignment = -1; -name = fraction; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -alignment = -1; -name = six.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(334,266,l), +(334,950,l), +(266,950,l), +(266,334,l), +(-34,334,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 215A; +unicode = 9496; }, { -glyphname = uni2150; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = lightuprightbxd; layers = ( { -components = ( -{ -alignment = -1; -name = one.numr; -transform = "{1, 0, 0, 1, -300, 0}"; -}, -{ -alignment = -1; -name = fraction; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -alignment = -1; -name = seven.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(266,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(334,334,l), +(334,950,l), +(266,950,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -alignment = -1; -name = one.numr; -transform = "{1, 0, 0, 1, -300, 0}"; +closed = 1; +nodes = ( +(266,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(334,334,l), +(334,950,l), +(266,950,l) +); +} +); +width = 600; }, { -alignment = -1; -name = fraction; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -alignment = -1; -name = seven.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(266,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(334,334,l), +(334,950,l), +(266,950,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 2150; +unicode = 9492; }, { -glyphname = uni215B; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = lightvertbxd; layers = ( { -components = ( -{ -alignment = -1; -name = one.numr; -transform = "{1, 0, 0, 1, -300, 0}"; -}, -{ -alignment = -1; -name = fraction; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -alignment = -1; -name = eight.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,950,l), +(266,950,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -alignment = -1; -name = one.numr; -transform = "{1, 0, 0, 1, -300, 0}"; +closed = 1; +nodes = ( +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,950,l), +(266,950,l) +); +} +); +width = 600; }, { -alignment = -1; -name = fraction; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -alignment = -1; -name = eight.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,950,l), +(266,950,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 215B; +unicode = 9474; }, { -glyphname = uni215C; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = lightverthorzbxd; layers = ( { -components = ( -{ -alignment = -1; -name = three.numr; -transform = "{1, 0, 0, 1, -300, 0}"; -}, -{ -alignment = -1; -name = fraction; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -alignment = -1; -name = eight.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,266,l), +(634,266,l), +(634,334,l), +(334,334,l), +(334,950,l), +(266,950,l), +(266,334,l), +(-34,334,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -alignment = -1; -name = three.numr; -transform = "{1, 0, 0, 1, -300, 0}"; +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,266,l), +(634,266,l), +(634,334,l), +(334,334,l), +(334,950,l), +(266,950,l), +(266,334,l), +(-34,334,l) +); +} +); +width = 600; }, { -alignment = -1; -name = fraction; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -alignment = -1; -name = eight.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,266,l), +(634,266,l), +(634,334,l), +(334,334,l), +(334,950,l), +(266,950,l), +(266,334,l), +(-34,334,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 215C; +unicode = 9532; }, { -glyphname = uni215D; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = lightvertleftbxd; layers = ( { -components = ( -{ -alignment = -1; -name = five.numr; -transform = "{1, 0, 0, 1, -300, 0}"; -}, -{ -alignment = -1; -name = fraction; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -alignment = -1; -name = eight.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,950,l), +(266,950,l), +(266,334,l), +(-34,334,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -alignment = -1; -name = five.numr; -transform = "{1, 0, 0, 1, -300, 0}"; +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,950,l), +(266,950,l), +(266,334,l), +(-34,334,l) +); +} +); +width = 600; }, { -alignment = -1; -name = fraction; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -alignment = -1; -name = eight.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,950,l), +(266,950,l), +(266,334,l), +(-34,334,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 215D; +unicode = 9508; }, { -glyphname = uni215E; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = lightvertrightbxd; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -alignment = -1; -name = seven.numr; -transform = "{1, 0, 0, 1, -300, 0}"; -}, -{ -alignment = -1; -name = fraction; -}, -{ -alignment = -1; -name = eight.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,266,l), +(634,266,l), +(634,334,l), +(334,334,l), +(334,950,l), +(266,950,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -alignment = -1; -name = seven.numr; -transform = "{1, 0, 0, 1, -300, 0}"; +closed = 1; +nodes = ( +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,266,l), +(634,266,l), +(634,334,l), +(334,334,l), +(334,950,l), +(266,950,l) +); +} +); +width = 600; }, { -alignment = -1; -name = fraction; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -alignment = -1; -name = eight.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,266,l), +(634,266,l), +(634,334,l), +(334,334,l), +(334,950,l), +(266,950,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 215E; +unicode = 9500; }, { -glyphname = uni2151; -lastChange = "2020-09-29 21:55:13 +0000"; +glyphname = rightdnheavyleftuplightbxd; layers = ( { -components = ( -{ -alignment = -1; -name = one.numr; -transform = "{1, 0, 0, 1, -300, 0}"; -}, -{ -alignment = -1; -name = fraction; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -alignment = -1; -name = nine.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(-34,266,l), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(334,368,l,{ +name = hr02; +}), +(334,950,l), +(266,950,l), +(266,368,l), +(232,368,l,{ +name = hr03; +}), +(232,334,l,{ +name = hr04; +}), +(-34,334,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -alignment = -1; -name = one.numr; -transform = "{1, 0, 0, 1, -300, 0}"; +closed = 1; +nodes = ( +(-34,266,l), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(334,368,l,{ +name = hr02; +}), +(334,950,l), +(266,950,l), +(266,368,l), +(232,368,l,{ +name = hr03; +}), +(232,334,l,{ +name = hr04; +}), +(-34,334,l) +); +} +); +width = 600; }, { -alignment = -1; -name = fraction; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -alignment = -1; -name = nine.dnom; -transform = "{1, 0, 0, 1, 300, 0}"; +closed = 1; +nodes = ( +(-34,266,l), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(334,368,l,{ +name = hr02; +}), +(334,950,l), +(266,950,l), +(266,368,l), +(232,368,l,{ +name = hr03; +}), +(232,334,l,{ +name = hr04; +}), +(-34,334,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); -unicode = 2151; +unicode = 9542; }, { -glyphname = checkmark; +glyphname = rightheavyleftdnlightbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"662 0 LINE", -"1200 1372 LINE", -"942 1460 LINE", -"630 676 LINE", -"512 322 LINE", -"496 322 LINE", -"392 674 LINE", -"270 1046 LINE", -"0 972 LINE", -"334 0 LINE {name = hr00;}" +(-34,266,l), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(266,368,l), +(266,334,l,{ +name = hr02; +}), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"628 0 LINE", -"1188 1374 LINE", -"1046 1424 LINE", -"718 610 LINE", -"552 178 LINE", -"542 178 LINE", -"392 610 LINE", -"244 1012 LINE", -"92 968 LINE", -"456 0 LINE {name = hr00;}" -); -} +(-34,266,l), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(266,368,l), +(266,334,l,{ +name = hr02; +}), +(-34,334,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 2713; +width = 600; }, { -glyphname = crossmark; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"598 474 LINE", -"958 -46 LINE", -"1180 94 LINE", -"760 694 LINE", -"1180 1304 LINE", -"958 1442 LINE", -"602 922 LINE", -"242 1442 LINE", -"20 1302 LINE", -"440 702 LINE", -"20 92 LINE", -"242 -46 LINE {name = hr00;}" +(-34,266,l), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(266,368,l), +(266,334,l,{ +name = hr02; +}), +(-34,334,l) +); +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 9518; }, { -layerId = master02; -paths = ( +glyphname = rightheavyleftuplightbxd; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"598 572 LINE", -"974 30 LINE", -"1100 110 LINE", -"692 694 LINE", -"1100 1286 LINE", -"974 1366 LINE", -"602 824 LINE", -"226 1366 LINE", -"100 1286 LINE", -"508 702 LINE", -"100 110 LINE", -"226 30 LINE {name = hr00;}" -); -} +(-34,266,l), +(266,266,l), +(266,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(334,368,l), +(334,950,l), +(266,950,l), +(266,334,l,{ +name = hr02; +}), +(-34,334,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 274C; +width = 600; }, { -glyphname = arrowleft; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"494 220 LINE", -"654 380 LINE", -"534 500 LINE", -"446 576 LINE", -"448 584 LINE", -"608 576 LINE", -"1144 576 LINE", -"1144 820 LINE", -"608 820 LINE", -"448 812 LINE", -"446 820 LINE", -"534 896 LINE", -"654 1016 LINE", -"494 1176 LINE", -"16 698 LINE {name = hr00;}" +(-34,266,l), +(266,266,l), +(266,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(334,368,l), +(334,950,l), +(266,950,l), +(266,334,l,{ +name = hr02; +}), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"454 284 LINE", -"550 380 LINE", -"378 552 LINE", -"278 636 LINE", -"280 642 LINE", -"472 630 LINE", -"1144 630 LINE", -"1144 766 LINE", -"472 766 LINE", -"280 754 LINE", -"278 760 LINE", -"378 844 LINE", -"550 1016 LINE", -"454 1112 LINE", -"40 698 LINE {name = hr00;}" +(-34,266,l), +(266,266,l), +(266,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(334,368,l), +(334,950,l), +(266,950,l), +(266,334,l,{ +name = hr02; +}), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2190; +unicode = 9526; }, { -glyphname = arrowup; +glyphname = rightheavyleftvertlightbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"122 942 LINE", -"282 782 LINE", -"402 902 LINE", -"478 990 LINE", -"486 988 LINE", -"478 828 LINE", -"478 0 LINE", -"722 0 LINE", -"722 828 LINE", -"714 988 LINE", -"722 990 LINE", -"798 902 LINE", -"918 782 LINE", -"1078 942 LINE", -"600 1420 LINE {name = hr00;}" +(-34,266,l), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(334,368,l), +(334,950,l), +(266,950,l), +(266,334,l,{ +name = hr02; +}), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"186 1006 LINE", -"282 908 LINE", -"454 1082 LINE", -"538 1182 LINE", -"544 1180 LINE", -"532 986 LINE", -"532 0 LINE", -"668 0 LINE", -"668 986 LINE", -"656 1180 LINE", -"662 1182 LINE", -"746 1082 LINE", -"918 908 LINE", -"1014 1006 LINE", -"600 1420 LINE {name = hr00;}" -); -} +(-34,266,l), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(334,368,l), +(334,950,l), +(266,950,l), +(266,334,l,{ +name = hr02; +}), +(-34,334,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 2191; +width = 600; }, { -glyphname = arrowdown; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"1078 454 LINE", -"918 614 LINE", -"798 494 LINE", -"722 406 LINE", -"714 408 LINE", -"722 568 LINE", -"722 1396 LINE", -"478 1396 LINE", -"478 568 LINE", -"486 408 LINE", -"478 406 LINE", -"402 494 LINE", -"282 614 LINE", -"122 454 LINE", -"600 -24 LINE {name = hr00;}" +(-34,266,l), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,232,l,{ +name = hr01; +}), +(634,232,l), +(634,368,l), +(334,368,l), +(334,950,l), +(266,950,l), +(266,334,l,{ +name = hr02; +}), +(-34,334,l) +); +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 9534; }, { -layerId = master02; -paths = ( +glyphname = rightlightleftdnheavybxd; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"1014 390 LINE", -"918 488 LINE", -"746 314 LINE", -"662 214 LINE", -"656 216 LINE", -"668 410 LINE", -"668 1396 LINE", -"532 1396 LINE", -"532 410 LINE", -"544 216 LINE", -"538 214 LINE", -"454 314 LINE", -"282 488 LINE", -"186 390 LINE", -"600 -24 LINE {name = hr00;}" -); -} +(-34,232,l), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(368,334,l), +(368,368,l,{ +name = hr02; +}), +(-34,368,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 2193; +width = 600; }, { -glyphname = arrowright; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"706 1176 LINE", -"546 1016 LINE", -"666 896 LINE", -"754 820 LINE", -"752 812 LINE", -"592 820 LINE", -"56 820 LINE", -"56 576 LINE", -"592 576 LINE", -"752 584 LINE", -"754 576 LINE", -"666 500 LINE", -"546 380 LINE", -"706 220 LINE", -"1184 698 LINE {name = hr00;}" +(-34,232,l), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(368,334,l), +(368,368,l,{ +name = hr02; +}), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"748 1112 LINE", -"652 1016 LINE", -"824 844 LINE", -"924 760 LINE", -"922 754 LINE", -"730 766 LINE", -"58 766 LINE", -"58 630 LINE", -"730 630 LINE", -"922 642 LINE", -"924 636 LINE", -"824 552 LINE", -"652 380 LINE", -"748 284 LINE", -"1162 698 LINE {name = hr00;}" +(-34,232,l), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(368,334,l), +(368,368,l,{ +name = hr02; +}), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2192; +unicode = 9521; }, { -glyphname = arrowupleft; +glyphname = rightlightleftupheavybxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"84 568 LINE", -"310 568 LINE", -"310 738 LINE", -"302 854 LINE", -"308 858 LINE", -"416 740 LINE", -"994 162 LINE", -"1166 334 LINE", -"588 912 LINE", -"470 1020 LINE", -"474 1026 LINE", -"590 1018 LINE", -"760 1018 LINE", -"760 1244 LINE", -"84 1244 LINE {name = hr00;}" +(-34,232,l), +(368,232,l), +(368,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(368,334,l), +(368,950,l), +(232,950,l), +(232,368,l,{ +name = hr02; +}), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"118 642 LINE", -"254 642 LINE", -"254 886 LINE", -"242 1016 LINE", -"248 1018 LINE", -"376 874 LINE", -"1048 202 LINE", -"1144 298 LINE", -"472 970 LINE", -"328 1098 LINE", -"330 1104 LINE", -"460 1092 LINE", -"704 1092 LINE", -"704 1228 LINE", -"118 1228 LINE {name = hr00;}" +(-34,232,l), +(368,232,l), +(368,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(368,334,l), +(368,950,l), +(232,950,l), +(232,368,l,{ +name = hr02; +}), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; -} -); -unicode = 2196; +width = 600; }, { -glyphname = arrowupright; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"440 1244 LINE", -"440 1018 LINE", -"610 1018 LINE", -"726 1026 LINE", -"730 1020 LINE", -"612 912 LINE", -"34 334 LINE", -"206 162 LINE", -"784 740 LINE", -"892 858 LINE", -"898 854 LINE", -"890 738 LINE", -"890 568 LINE", -"1116 568 LINE", -"1116 1244 LINE {name = hr00;}" +(-34,232,l), +(368,232,l), +(368,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(368,334,l), +(368,950,l), +(232,950,l), +(232,368,l,{ +name = hr02; +}), +(-34,368,l) +); +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 9529; }, { -layerId = master02; -paths = ( +glyphname = rightlightleftvertheavybxd; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"496 1228 LINE", -"496 1092 LINE", -"740 1092 LINE", -"870 1104 LINE", -"872 1098 LINE", -"728 970 LINE", -"56 298 LINE", -"152 202 LINE", -"824 874 LINE", -"952 1018 LINE", -"958 1016 LINE", -"946 886 LINE", -"946 642 LINE", -"1082 642 LINE", -"1082 1228 LINE {name = hr00;}" -); -} +(-34,232,l), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(368,334,l), +(368,950,l), +(232,950,l), +(232,368,l,{ +name = hr02; +}), +(-34,368,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 2197; +width = 600; }, { -glyphname = arrowdownleft; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"760 162 LINE", -"760 388 LINE", -"590 388 LINE", -"474 380 LINE", -"470 386 LINE", -"588 494 LINE", -"1166 1072 LINE", -"994 1244 LINE", -"416 666 LINE", -"308 548 LINE", -"302 552 LINE", -"310 668 LINE", -"310 838 LINE", -"84 838 LINE", -"84 162 LINE {name = hr00;}" +(-34,232,l), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(368,334,l), +(368,950,l), +(232,950,l), +(232,368,l,{ +name = hr02; +}), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"704 202 LINE", -"704 338 LINE", -"460 338 LINE", -"330 326 LINE", -"328 332 LINE", -"472 460 LINE", -"1144 1132 LINE", -"1048 1228 LINE", -"376 556 LINE", -"248 412 LINE", -"242 414 LINE", -"254 544 LINE", -"254 788 LINE", -"118 788 LINE", -"118 202 LINE {name = hr00;}" +(-34,232,l), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,266,l,{ +name = hr01; +}), +(634,266,l), +(634,334,l), +(368,334,l), +(368,950,l), +(232,950,l), +(232,368,l,{ +name = hr02; +}), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2199; +unicode = 9545; }, { -glyphname = arrowdownright; +glyphname = rightupheavyleftdnlightbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"1116 838 LINE", -"890 838 LINE", -"890 668 LINE", -"898 552 LINE", -"892 548 LINE", -"784 666 LINE", -"206 1244 LINE", -"34 1072 LINE", -"612 494 LINE", -"730 386 LINE", -"726 380 LINE", -"610 388 LINE", -"440 388 LINE", -"440 162 LINE", -"1116 162 LINE {name = hr00;}" +(-34,266,l), +(232,266,l), +(232,232,l,{ +name = hr01; +}), +(266,232,l,{ +name = hr02; +}), +(266,-350,l), +(334,-350,l), +(334,232,l), +(634,232,l), +(634,368,l), +(368,368,l,{ +name = hr03; +}), +(368,950,l), +(232,950,l), +(232,334,l,{ +name = hr04; +}), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"1082 788 LINE", -"946 788 LINE", -"946 544 LINE", -"958 414 LINE", -"952 412 LINE", -"824 556 LINE", -"152 1228 LINE", -"56 1132 LINE", -"728 460 LINE", -"872 332 LINE", -"870 326 LINE", -"740 338 LINE", -"496 338 LINE", -"496 202 LINE", -"1082 202 LINE {name = hr00;}" -); -} +(-34,266,l), +(232,266,l), +(232,232,l,{ +name = hr01; +}), +(266,232,l,{ +name = hr02; +}), +(266,-350,l), +(334,-350,l), +(334,232,l), +(634,232,l), +(634,368,l), +(368,368,l,{ +name = hr03; +}), +(368,950,l), +(232,950,l), +(232,334,l,{ +name = hr04; +}), +(-34,334,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 2198; +width = 600; }, { -glyphname = arrowupleftcorner; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"526 440 LINE", -"686 600 LINE", -"566 720 LINE", -"478 796 LINE", -"480 804 LINE", -"640 796 LINE", -"850 796 LINE", -"850 0 LINE", -"1094 0 LINE", -"1094 1040 LINE", -"640 1040 LINE", -"480 1032 LINE", -"478 1040 LINE", -"566 1116 LINE", -"686 1236 LINE", -"526 1396 LINE", -"48 918 LINE {name = hr00;}" +(-34,266,l), +(232,266,l), +(232,232,l,{ +name = hr01; +}), +(266,232,l,{ +name = hr02; +}), +(266,-350,l), +(334,-350,l), +(334,232,l), +(634,232,l), +(634,368,l), +(368,368,l,{ +name = hr03; +}), +(368,950,l), +(232,950,l), +(232,334,l,{ +name = hr04; +}), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; +} +); +unicode = 9540; }, { -layerId = master02; -paths = ( +glyphname = updblhorzsngbxd; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"496 568 LINE", -"592 664 LINE", -"420 836 LINE", -"320 920 LINE", -"322 926 LINE", -"514 914 LINE", -"900 914 LINE", -"900 0 LINE", -"1036 0 LINE", -"1036 1050 LINE", -"514 1050 LINE", -"322 1038 LINE", -"320 1044 LINE", -"420 1128 LINE", -"592 1300 LINE", -"496 1396 LINE", -"82 982 LINE {name = hr00;}" +(-34,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(402,334,l), +(402,950,l), +(334,950,l), +(334,334,l), +(266,334,l), +(266,950,l), +(198,950,l), +(198,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; -} -); -unicode = 21B0; +width = 600; }, { -glyphname = arrowdownleftcorner; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"526 0 LINE", -"686 160 LINE", -"566 280 LINE", -"478 356 LINE", -"480 364 LINE", -"640 356 LINE", -"1094 356 LINE", -"1094 1396 LINE", -"850 1396 LINE", -"850 600 LINE", -"640 600 LINE", -"480 592 LINE", -"478 600 LINE", -"566 676 LINE", -"686 796 LINE", -"526 956 LINE", -"48 478 LINE {name = hr00;}" +(-34,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(402,334,l), +(402,950,l), +(334,950,l), +(334,334,l), +(266,334,l), +(266,950,l), +(198,950,l), +(198,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"496 0 LINE", -"592 96 LINE", -"420 268 LINE", -"320 352 LINE", -"322 358 LINE", -"514 346 LINE", -"1036 346 LINE", -"1036 1396 LINE", -"900 1396 LINE", -"900 482 LINE", -"514 482 LINE", -"322 470 LINE", -"320 476 LINE", -"420 560 LINE", -"592 732 LINE", -"496 828 LINE", -"82 414 LINE {name = hr00;}" +(-34,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(402,334,l), +(402,950,l), +(334,950,l), +(334,334,l), +(266,334,l), +(266,950,l), +(198,950,l), +(198,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 21B2; +unicode = 9576; }, { -glyphname = arrowleftupcorner; +glyphname = updblleftsngbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"14 796 LINE", -"174 636 LINE", -"294 756 LINE", -"370 844 LINE", -"378 842 LINE", -"370 680 LINE", -"370 208 LINE", -"1140 208 LINE", -"1140 452 LINE", -"614 452 LINE", -"614 680 LINE", -"606 842 LINE", -"614 844 LINE", -"690 756 LINE", -"810 636 LINE", -"970 796 LINE", -"492 1274 LINE {name = hr00;}" +(-34,266,l,{ +name = hr00; +}), +(402,266,l), +(402,950,l), +(334,950,l), +(334,334,l), +(266,334,l), +(266,950,l), +(198,950,l), +(198,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"58 842 LINE", -"154 744 LINE", -"326 918 LINE", -"410 1018 LINE", -"416 1016 LINE", -"404 822 LINE", -"404 262 LINE", -"1148 262 LINE", -"1148 398 LINE", -"540 398 LINE", -"540 822 LINE", -"528 1016 LINE", -"534 1018 LINE", -"618 918 LINE", -"790 744 LINE", -"886 842 LINE", -"472 1256 LINE {name = hr00;}" -); -} +(-34,266,l,{ +name = hr00; +}), +(402,266,l), +(402,950,l), +(334,950,l), +(334,334,l), +(266,334,l), +(266,950,l), +(198,950,l), +(198,334,l), +(-34,334,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 2B11; +width = 600; }, { -glyphname = arrowrightupcorner; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"230 796 LINE", -"390 636 LINE", -"510 756 LINE", -"586 844 LINE", -"594 842 LINE", -"586 680 LINE", -"586 452 LINE", -"60 452 LINE", -"60 208 LINE", -"830 208 LINE", -"830 680 LINE", -"822 842 LINE", -"830 844 LINE", -"906 756 LINE", -"1026 636 LINE", -"1186 796 LINE", -"708 1274 LINE {name = hr00;}" +(-34,266,l,{ +name = hr00; +}), +(402,266,l), +(402,950,l), +(334,950,l), +(334,334,l), +(266,334,l), +(266,950,l), +(198,950,l), +(198,334,l), +(-34,334,l) +); +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 9564; }, { -layerId = master02; -paths = ( +glyphname = updblrightsngbxd; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"314 842 LINE", -"410 744 LINE", -"582 918 LINE", -"666 1018 LINE", -"672 1016 LINE", -"660 822 LINE", -"660 398 LINE", -"52 398 LINE", -"52 262 LINE", -"796 262 LINE", -"796 822 LINE", -"784 1016 LINE", -"790 1018 LINE", -"874 918 LINE", -"1046 744 LINE", -"1142 842 LINE", -"728 1256 LINE {name = hr00;}" -); -} +(198,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(402,334,l), +(402,950,l), +(334,950,l), +(334,334,l), +(266,334,l), +(266,950,l), +(198,950,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 2B0F; +width = 600; }, { -glyphname = arrowleftdowncorner; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"970 624 LINE", -"810 784 LINE", -"690 664 LINE", -"614 576 LINE", -"606 578 LINE", -"614 740 LINE", -"614 968 LINE", -"1140 968 LINE", -"1140 1212 LINE", -"370 1212 LINE", -"370 740 LINE", -"378 578 LINE", -"370 576 LINE", -"294 664 LINE", -"174 784 LINE", -"14 624 LINE", -"492 146 LINE {name = hr00;}" +(198,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(402,334,l), +(402,950,l), +(334,950,l), +(334,334,l), +(266,334,l), +(266,950,l), +(198,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"886 616 LINE", -"790 714 LINE", -"618 540 LINE", -"534 440 LINE", -"528 442 LINE", -"540 636 LINE", -"540 1060 LINE", -"1148 1060 LINE", -"1148 1196 LINE", -"404 1196 LINE", -"404 636 LINE", -"416 442 LINE", -"410 440 LINE", -"326 540 LINE", -"154 714 LINE", -"58 616 LINE", -"472 202 LINE {name = hr00;}" +(198,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(402,334,l), +(402,950,l), +(334,950,l), +(334,334,l), +(266,334,l), +(266,950,l), +(198,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2B10; +unicode = 9561; }, { -glyphname = arrowrightdowncorner; +glyphname = upheavydnhorzlightbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"1186 624 LINE", -"1026 784 LINE", -"906 664 LINE", -"830 576 LINE", -"822 578 LINE", -"830 740 LINE", -"830 1212 LINE", -"60 1212 LINE", -"60 968 LINE", -"586 968 LINE", -"586 740 LINE", -"594 578 LINE", -"586 576 LINE", -"510 664 LINE", -"390 784 LINE", -"230 624 LINE", -"708 146 LINE {name = hr00;}" +(-34,266,l), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,266,l), +(634,266,l), +(634,334,l), +(368,334,l,{ +name = hr01; +}), +(368,950,l), +(232,950,l), +(232,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"1142 616 LINE", -"1046 714 LINE", -"874 540 LINE", -"790 440 LINE", -"784 442 LINE", -"796 636 LINE", -"796 1196 LINE", -"52 1196 LINE", -"52 1060 LINE", -"660 1060 LINE", -"660 636 LINE", -"672 442 LINE", -"666 440 LINE", -"582 540 LINE", -"410 714 LINE", -"314 616 LINE", -"728 202 LINE {name = hr00;}" -); -} +(-34,266,l), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,266,l), +(634,266,l), +(634,334,l), +(368,334,l,{ +name = hr01; +}), +(368,950,l), +(232,950,l), +(232,334,l), +(-34,334,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 2B0E; +width = 600; }, { -glyphname = arrowuprightcorner; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"676 1396 LINE", -"516 1236 LINE", -"636 1116 LINE", -"724 1040 LINE", -"722 1032 LINE", -"562 1040 LINE", -"108 1040 LINE", -"108 0 LINE", -"352 0 LINE", -"352 796 LINE", -"562 796 LINE", -"722 804 LINE", -"724 796 LINE", -"636 720 LINE", -"516 600 LINE", -"676 440 LINE", -"1154 918 LINE {name = hr00;}" +(-34,266,l), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,266,l), +(634,266,l), +(634,334,l), +(368,334,l,{ +name = hr01; +}), +(368,950,l), +(232,950,l), +(232,334,l), +(-34,334,l) +); +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 9536; }, { -layerId = master02; -paths = ( +glyphname = upheavyhorzlightbxd; +layers = ( +{ +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"704 1396 LINE", -"608 1300 LINE", -"780 1128 LINE", -"880 1044 LINE", -"878 1038 LINE", -"686 1050 LINE", -"164 1050 LINE", -"164 0 LINE", -"300 0 LINE", -"300 914 LINE", -"686 914 LINE", -"878 926 LINE", -"880 920 LINE", -"780 836 LINE", -"608 664 LINE", -"704 568 LINE", -"1118 982 LINE {name = hr00;}" -); -} +(-34,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(368,334,l), +(368,950,l), +(232,950,l), +(232,334,l), +(-34,334,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 21B1; +width = 600; }, { -glyphname = arrowdownrightcorner; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"676 956 LINE", -"516 796 LINE", -"636 676 LINE", -"724 600 LINE", -"722 592 LINE", -"562 600 LINE", -"352 600 LINE", -"352 1396 LINE", -"108 1396 LINE", -"108 356 LINE", -"562 356 LINE", -"722 364 LINE", -"724 356 LINE", -"636 280 LINE", -"516 160 LINE", -"676 0 LINE", -"1154 478 LINE {name = hr00;}" +(-34,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(368,334,l), +(368,950,l), +(232,950,l), +(232,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"704 828 LINE", -"608 732 LINE", -"780 560 LINE", -"880 476 LINE", -"878 470 LINE", -"686 482 LINE", -"300 482 LINE", -"300 1396 LINE", -"164 1396 LINE", -"164 346 LINE", -"686 346 LINE", -"878 358 LINE", -"880 352 LINE", -"780 268 LINE", -"608 96 LINE", -"704 0 LINE", -"1118 414 LINE {name = hr00;}" +(-34,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(368,334,l), +(368,950,l), +(232,950,l), +(232,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 21B3; +unicode = 9528; }, { -glyphname = arrowleftarrowright; +glyphname = upheavyleftdnlightbxd; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = arrowleft; -transform = "{1, 0, 0, 1, 0, 420}"; -}, -{ -name = arrowright; -transform = "{1, 0, 0, 1, 0, -420}"; +closed = 1; +nodes = ( +(-34,266,l), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,266,l), +(368,266,l,{ +name = hr01; +}), +(368,950,l), +(232,950,l), +(232,334,l), +(-34,334,l) +); } ); -layerId = master01; -vertWidth = 1560; -width = 1200; +width = 600; }, { -components = ( -{ -name = arrowleft; -transform = "{1, 0, 0, 1, 0, 308}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = arrowright; -transform = "{1, 0, 0, 1, 0, -308}"; -} +closed = 1; +nodes = ( +(-34,266,l), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,266,l), +(368,266,l,{ +name = hr01; +}), +(368,950,l), +(232,950,l), +(232,334,l), +(-34,334,l) ); -layerId = master02; -vertWidth = 1560; -width = 1200; } ); -unicode = 21C6; +width = 600; }, { -glyphname = arrowrightarrowleft; -layers = ( -{ -components = ( -{ -name = arrowright; -transform = "{1, 0, 0, 1, 0, 420}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = arrowleft; -transform = "{1, 0, 0, 1, 0, -420}"; +closed = 1; +nodes = ( +(-34,266,l), +(266,266,l), +(266,-350,l), +(334,-350,l), +(334,266,l), +(368,266,l,{ +name = hr01; +}), +(368,950,l), +(232,950,l), +(232,334,l), +(-34,334,l) +); +} +); +width = 600; } ); -layerId = master01; -vertWidth = 1560; -width = 1200; +unicode = 9510; }, { -components = ( +glyphname = upheavyleftlightbxd; +layers = ( { -name = arrowright; -transform = "{1, 0, 0, 1, -4, 308}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = arrowleft; -transform = "{1, 0, 0, 1, 0, -308}"; -} +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(368,266,l), +(368,950,l), +(232,950,l), +(232,334,l), +(-34,334,l) ); -layerId = master02; -vertWidth = 1560; -width = 1200; } ); -unicode = 21C4; +width = 600; }, { -glyphname = arrowleftright; -layers = ( -{ -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"418 280 LINE", -"578 440 LINE", -"518 500 LINE", -"430 576 LINE", -"432 584 LINE", -"592 576 LINE", -"608 576 LINE", -"768 584 LINE", -"770 576 LINE", -"682 500 LINE", -"622 440 LINE", -"782 280 LINE", -"1200 698 LINE", -"782 1116 LINE", -"622 956 LINE", -"682 896 LINE", -"770 820 LINE", -"768 812 LINE", -"608 820 LINE", -"592 820 LINE", -"432 812 LINE", -"430 820 LINE", -"518 896 LINE", -"578 956 LINE", -"418 1116 LINE", -"0 698 LINE {name = hr00;}" +(-34,266,l,{ +name = hr00; +}), +(368,266,l), +(368,950,l), +(232,950,l), +(232,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"414 284 LINE", -"512 380 LINE", -"338 552 LINE", -"238 636 LINE", -"240 642 LINE", -"434 630 LINE", -"766 630 LINE", -"960 642 LINE", -"962 636 LINE", -"862 552 LINE", -"688 380 LINE", -"786 284 LINE", -"1200 698 LINE", -"786 1112 LINE", -"688 1016 LINE", -"862 844 LINE", -"962 760 LINE", -"960 754 LINE", -"766 766 LINE", -"434 766 LINE", -"240 754 LINE", -"238 760 LINE", -"338 844 LINE", -"512 1016 LINE", -"414 1112 LINE", -"0 698 LINE {name = hr00;}" +(-34,266,l,{ +name = hr00; +}), +(368,266,l), +(368,950,l), +(232,950,l), +(232,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 2194; +unicode = 9498; }, { -glyphname = arrowupdown; +glyphname = upheavyrightdnlightbxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"1078 454 LINE", -"918 614 LINE", -"798 494 LINE", -"722 406 LINE", -"714 408 LINE", -"722 568 LINE", -"722 828 LINE", -"714 988 LINE", -"722 990 LINE", -"798 902 LINE", -"918 782 LINE", -"1078 942 LINE", -"600 1420 LINE", -"122 942 LINE", -"282 782 LINE", -"402 902 LINE", -"478 990 LINE", -"486 988 LINE", -"478 828 LINE", -"478 568 LINE", -"486 408 LINE", -"478 406 LINE", -"402 494 LINE", -"282 614 LINE", -"122 454 LINE", -"600 -24 LINE {name = hr00;}" +(232,266,l), +(266,266,l,{ +name = hr01; +}), +(266,-350,l), +(334,-350,l), +(334,266,l), +(634,266,l), +(634,334,l), +(368,334,l,{ +name = hr02; +}), +(368,950,l), +(232,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"1014 390 LINE", -"918 488 LINE", -"746 314 LINE", -"662 214 LINE", -"656 216 LINE", -"668 410 LINE", -"668 986 LINE", -"656 1180 LINE", -"662 1182 LINE", -"746 1082 LINE", -"918 908 LINE", -"1014 1006 LINE", -"600 1420 LINE", -"186 1006 LINE", -"282 908 LINE", -"454 1082 LINE", -"538 1182 LINE", -"544 1180 LINE", -"532 986 LINE", -"532 410 LINE", -"544 216 LINE", -"538 214 LINE", -"454 314 LINE", -"282 488 LINE", -"186 390 LINE", -"600 -24 LINE {name = hr00;}" -); -} +(232,266,l), +(266,266,l,{ +name = hr01; +}), +(266,-350,l), +(334,-350,l), +(334,266,l), +(634,266,l), +(634,334,l), +(368,334,l,{ +name = hr02; +}), +(368,950,l), +(232,950,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 2195; +width = 600; }, { -glyphname = arrowdowncounterclockhalf; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"966 552 LINE", -"806 712 LINE", -"686 592 LINE", -"610 504 LINE", -"602 506 LINE", -"610 668 LINE", -"610 888 LINE SMOOTH", -"610 1036 OFFCURVE", -"670 1112 OFFCURVE", -"766 1112 CURVE SMOOTH", -"868 1112 OFFCURVE", -"928 1034 OFFCURVE", -"928 914 CURVE SMOOTH", -"928 856 LINE", -"1172 856 LINE", -"1172 914 LINE SMOOTH", -"1172 1162 OFFCURVE", -"1006 1338 OFFCURVE", -"766 1338 CURVE SMOOTH", -"502 1338 OFFCURVE", -"366 1154 OFFCURVE", -"366 904 CURVE SMOOTH", -"366 668 LINE", -"374 506 LINE", -"366 504 LINE", -"290 592 LINE", -"170 712 LINE", -"10 552 LINE", -"488 74 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"836 496 LINE", -"740 594 LINE", -"568 420 LINE", -"484 320 LINE", -"478 322 LINE", -"490 516 LINE", -"490 840 LINE SMOOTH", -"490 1010 OFFCURVE", -"568 1176 OFFCURVE", -"766 1176 CURVE SMOOTH", -"920 1176 OFFCURVE", -"1038 1058 OFFCURVE", -"1038 884 CURVE SMOOTH", -"1038 862 LINE", -"1174 862 LINE", -"1174 884 LINE SMOOTH", -"1174 1138 OFFCURVE", -"1006 1308 OFFCURVE", -"766 1308 CURVE SMOOTH", -"500 1308 OFFCURVE", -"354 1090 OFFCURVE", -"354 842 CURVE SMOOTH", -"354 516 LINE", -"366 322 LINE", -"360 320 LINE", -"276 420 LINE", -"104 594 LINE", -"8 496 LINE", -"422 82 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 21B6; +closed = 1; +nodes = ( +(232,266,l), +(266,266,l,{ +name = hr01; +}), +(266,-350,l), +(334,-350,l), +(334,266,l), +(634,266,l), +(634,334,l), +(368,334,l,{ +name = hr02; +}), +(368,950,l), +(232,950,l) +); +} +); +width = 600; +} +); +unicode = 9502; }, { -glyphname = arrowdownclockhalf; +glyphname = upheavyrightlightbxd; layers = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1190 552 LINE", -"1030 712 LINE", -"910 592 LINE", -"834 504 LINE", -"826 506 LINE", -"834 668 LINE", -"834 904 LINE SMOOTH", -"834 1154 OFFCURVE", -"698 1338 OFFCURVE", -"434 1338 CURVE SMOOTH", -"194 1338 OFFCURVE", -"28 1162 OFFCURVE", -"28 914 CURVE SMOOTH", -"28 856 LINE", -"272 856 LINE", -"272 914 LINE SMOOTH", -"272 1034 OFFCURVE", -"332 1112 OFFCURVE", -"434 1112 CURVE SMOOTH", -"530 1112 OFFCURVE", -"590 1036 OFFCURVE", -"590 888 CURVE SMOOTH", -"590 668 LINE", -"598 506 LINE", -"590 504 LINE", -"514 592 LINE", -"394 712 LINE", -"234 552 LINE", -"712 74 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"1194 496 LINE", -"1098 594 LINE", -"926 420 LINE", -"842 320 LINE", -"836 322 LINE", -"848 516 LINE", -"848 842 LINE SMOOTH", -"848 1090 OFFCURVE", -"702 1308 OFFCURVE", -"436 1308 CURVE SMOOTH", -"196 1308 OFFCURVE", -"28 1138 OFFCURVE", -"28 884 CURVE SMOOTH", -"28 862 LINE", -"164 862 LINE", -"164 884 LINE SMOOTH", -"164 1058 OFFCURVE", -"282 1176 OFFCURVE", -"436 1176 CURVE SMOOTH", -"634 1176 OFFCURVE", -"712 1010 OFFCURVE", -"712 840 CURVE SMOOTH", -"712 516 LINE", -"724 322 LINE", -"718 320 LINE", -"634 420 LINE", -"462 594 LINE", -"366 496 LINE", -"780 82 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 21B7; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -glyphname = arrowhookleft; -layers = ( +closed = 1; +nodes = ( +(232,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(368,334,l), +(368,950,l), +(232,950,l) +); +} +); +width = 600; +}, { -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"478 118 LINE", -"638 278 LINE", -"518 398 LINE", -"430 474 LINE", -"432 482 LINE", -"592 474 LINE", -"736 474 LINE SMOOTH", -"984 474 OFFCURVE", -"1200 610 OFFCURVE", -"1200 876 CURVE SMOOTH", -"1200 1142 OFFCURVE", -"984 1278 OFFCURVE", -"736 1278 CURVE", -"736 1050 LINE", -"834 1050 OFFCURVE", -"922 1002 OFFCURVE", -"922 884 CURVE SMOOTH", -"922 766 OFFCURVE", -"834 718 OFFCURVE", -"736 718 CURVE SMOOTH", -"592 718 LINE", -"432 710 LINE", -"430 718 LINE", -"518 794 LINE", -"638 914 LINE", -"478 1074 LINE", -"0 596 LINE {name = hr00;}" +(232,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(368,334,l), +(368,950,l), +(232,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"454 154 LINE", -"552 250 LINE", -"378 422 LINE", -"278 506 LINE", -"280 512 LINE", -"474 500 LINE", -"748 500 LINE SMOOTH", -"970 500 OFFCURVE", -"1160 624 OFFCURVE", -"1160 872 CURVE SMOOTH", -"1160 1120 OFFCURVE", -"970 1244 OFFCURVE", -"748 1244 CURVE", -"748 1108 LINE", -"886 1108 OFFCURVE", -"1012 1038 OFFCURVE", -"1012 872 CURVE SMOOTH", -"1012 706 OFFCURVE", -"886 636 OFFCURVE", -"748 636 CURVE SMOOTH", -"474 636 LINE", -"280 624 LINE", -"278 630 LINE", -"378 714 LINE", -"552 886 LINE", -"454 982 LINE", -"40 568 LINE {name = hr00;}" +(232,266,l,{ +name = hr00; +}), +(634,266,l), +(634,334,l), +(368,334,l), +(368,950,l), +(232,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 21A9; +unicode = 9494; }, { -glyphname = arrowhookright; +glyphname = uplightdnhorzheavybxd; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"722 1074 LINE", -"562 914 LINE", -"682 794 LINE", -"770 718 LINE", -"768 710 LINE", -"608 718 LINE", -"464 718 LINE SMOOTH", -"366 718 OFFCURVE", -"278 766 OFFCURVE", -"278 884 CURVE SMOOTH", -"278 1002 OFFCURVE", -"366 1050 OFFCURVE", -"464 1050 CURVE", -"464 1278 LINE", -"216 1278 OFFCURVE", -"0 1142 OFFCURVE", -"0 876 CURVE SMOOTH", -"0 610 OFFCURVE", -"216 474 OFFCURVE", -"464 474 CURVE SMOOTH", -"608 474 LINE", -"768 482 LINE", -"770 474 LINE", -"682 398 LINE", -"562 278 LINE", -"722 118 LINE", -"1200 596 LINE {name = hr00;}" +(-34,232,l), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,232,l), +(634,232,l), +(634,368,l), +(334,368,l,{ +name = hr01; +}), +(334,950,l), +(266,950,l), +(266,368,l), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"746 982 LINE", -"648 886 LINE", -"822 714 LINE", -"922 630 LINE", -"920 624 LINE", -"726 636 LINE", -"452 636 LINE SMOOTH", -"314 636 OFFCURVE", -"188 706 OFFCURVE", -"188 872 CURVE SMOOTH", -"188 1038 OFFCURVE", -"314 1108 OFFCURVE", -"452 1108 CURVE", -"452 1244 LINE", -"230 1244 OFFCURVE", -"40 1120 OFFCURVE", -"40 872 CURVE SMOOTH", -"40 624 OFFCURVE", -"230 500 OFFCURVE", -"452 500 CURVE SMOOTH", -"726 500 LINE", -"920 512 LINE", -"922 506 LINE", -"822 422 LINE", -"648 250 LINE", -"746 154 LINE", -"1160 568 LINE {name = hr00;}" -); -} +(-34,232,l), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,232,l), +(634,232,l), +(634,368,l), +(334,368,l,{ +name = hr01; +}), +(334,950,l), +(266,950,l), +(266,368,l), +(-34,368,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 21AA; -}, -{ -glyphname = arrowupleftcounterclock; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"500 742 LINE", -"724 742 LINE", -"724 910 LINE", -"712 1032 LINE", -"720 1036 LINE", -"750 1006 LINE SMOOTH", -"864 892 OFFCURVE", -"910 770 OFFCURVE", -"910 608 CURVE SMOOTH", -"910 340 OFFCURVE", -"784 202 OFFCURVE", -"602 202 CURVE SMOOTH", -"432 202 OFFCURVE", -"290 344 OFFCURVE", -"290 588 CURVE SMOOTH", -"290 756 OFFCURVE", -"342 888 OFFCURVE", -"454 994 CURVE", -"286 1134 LINE", -"122 982 OFFCURVE", -"46 808 OFFCURVE", -"46 588 CURVE SMOOTH", -"46 214 OFFCURVE", -"268 -24 OFFCURVE", -"602 -24 CURVE SMOOTH", -"928 -24 OFFCURVE", -"1154 206 OFFCURVE", -"1154 608 CURVE SMOOTH", -"1154 890 OFFCURVE", -"1050 1032 OFFCURVE", -"904 1160 CURVE SMOOTH", -"874 1186 LINE", -"878 1194 LINE", -"994 1172 LINE", -"1154 1172 LINE", -"1154 1396 LINE", -"500 1396 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"552 820 LINE", -"688 820 LINE", -"688 1052 LINE", -"678 1166 LINE", -"684 1168 LINE", -"770 1096 LINE SMOOTH", -"912 976 OFFCURVE", -"1012 842 OFFCURVE", -"1012 602 CURVE SMOOTH", -"1012 316 OFFCURVE", -"854 100 OFFCURVE", -"602 100 CURVE SMOOTH", -"358 100 OFFCURVE", -"188 290 OFFCURVE", -"188 592 CURVE SMOOTH", -"188 812 OFFCURVE", -"282 976 OFFCURVE", -"458 1088 CURVE", -"382 1186 LINE", -"186 1068 OFFCURVE", -"52 848 OFFCURVE", -"52 592 CURVE SMOOTH", -"52 216 OFFCURVE", -"284 -24 OFFCURVE", -"602 -24 CURVE SMOOTH", -"932 -24 OFFCURVE", -"1148 234 OFFCURVE", -"1148 602 CURVE SMOOTH", -"1148 918 OFFCURVE", -"998 1080 OFFCURVE", -"854 1198 CURVE SMOOTH", -"774 1264 LINE", -"776 1270 LINE", -"898 1260 LINE", -"1128 1260 LINE", -"1128 1396 LINE", -"552 1396 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 21BA; +width = 600; }, { -glyphname = arrowuprightclock; -layers = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"46 1396 LINE", -"46 1172 LINE", -"206 1172 LINE", -"322 1194 LINE", -"326 1186 LINE", -"296 1160 LINE SMOOTH", -"150 1032 OFFCURVE", -"46 890 OFFCURVE", -"46 608 CURVE SMOOTH", -"46 206 OFFCURVE", -"272 -24 OFFCURVE", -"598 -24 CURVE SMOOTH", -"932 -24 OFFCURVE", -"1154 214 OFFCURVE", -"1154 588 CURVE SMOOTH", -"1154 808 OFFCURVE", -"1078 982 OFFCURVE", -"914 1134 CURVE", -"746 994 LINE", -"858 888 OFFCURVE", -"910 756 OFFCURVE", -"910 588 CURVE SMOOTH", -"910 344 OFFCURVE", -"768 202 OFFCURVE", -"598 202 CURVE SMOOTH", -"416 202 OFFCURVE", -"290 340 OFFCURVE", -"290 608 CURVE SMOOTH", -"290 770 OFFCURVE", -"336 892 OFFCURVE", -"450 1006 CURVE SMOOTH", -"480 1036 LINE", -"488 1032 LINE", -"476 910 LINE", -"476 742 LINE", -"700 742 LINE", -"700 1396 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"72 1396 LINE", -"72 1260 LINE", -"302 1260 LINE", -"424 1270 LINE", -"426 1264 LINE", -"346 1198 LINE SMOOTH", -"202 1080 OFFCURVE", -"52 918 OFFCURVE", -"52 602 CURVE SMOOTH", -"52 234 OFFCURVE", -"268 -24 OFFCURVE", -"598 -24 CURVE SMOOTH", -"916 -24 OFFCURVE", -"1148 216 OFFCURVE", -"1148 592 CURVE SMOOTH", -"1148 848 OFFCURVE", -"1014 1068 OFFCURVE", -"818 1186 CURVE", -"742 1088 LINE", -"918 976 OFFCURVE", -"1012 812 OFFCURVE", -"1012 592 CURVE SMOOTH", -"1012 290 OFFCURVE", -"842 100 OFFCURVE", -"598 100 CURVE SMOOTH", -"346 100 OFFCURVE", -"188 316 OFFCURVE", -"188 602 CURVE SMOOTH", -"188 842 OFFCURVE", -"288 976 OFFCURVE", -"430 1096 CURVE SMOOTH", -"516 1168 LINE", -"522 1166 LINE", -"512 1052 LINE", -"512 820 LINE", -"648 820 LINE", -"648 1396 LINE {name = hr00;}" -); -} -); -vertWidth = 1560; -width = 1200; -} -); -unicode = 21BB; +closed = 1; +nodes = ( +(-34,232,l), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,232,l), +(634,232,l), +(634,368,l), +(334,368,l,{ +name = hr01; +}), +(334,950,l), +(266,950,l), +(266,368,l), +(-34,368,l) +); +} +); +width = 600; +} +); +unicode = 9544; }, { -glyphname = tilde; +glyphname = uplighthorzheavybxd; layers = ( { -anchors = ( -{ -name = _top; -position = "{600, 1032}"; -} -); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"858 1184 OFFCURVE", -"932 1240 OFFCURVE", -"980 1312 CURVE", -"876 1448 LINE", -"834 1414 OFFCURVE", -"804 1398 OFFCURVE", -"758 1398 CURVE SMOOTH", -"706 1398 OFFCURVE", -"660 1418 OFFCURVE", -"602 1442 CURVE SMOOTH", -"552 1464 OFFCURVE", -"508 1482 OFFCURVE", -"448 1482 CURVE SMOOTH {name = hr01;}", -"342 1482 OFFCURVE", -"268 1426 OFFCURVE", -"220 1354 CURVE", -"324 1218 LINE", -"366 1252 OFFCURVE", -"396 1268 OFFCURVE", -"442 1268 CURVE SMOOTH", -"494 1268 OFFCURVE", -"540 1248 OFFCURVE", -"598 1224 CURVE SMOOTH", -"648 1202 OFFCURVE", -"692 1184 OFFCURVE", -"752 1184 CURVE SMOOTH" +(-34,232,l,{ +name = hr00; +}), +(634,232,l), +(634,368,l), +(334,368,l), +(334,950,l), +(266,950,l), +(266,368,l), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = _top; -position = "{600, 1032}"; +closed = 1; +nodes = ( +(-34,232,l,{ +name = hr00; +}), +(634,232,l), +(634,368,l), +(334,368,l), +(334,950,l), +(266,950,l), +(266,368,l), +(-34,368,l) +); } ); -layerId = master02; -paths = ( +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"838 1224 OFFCURVE", -"900 1276 OFFCURVE", -"936 1330 CURVE", -"870 1410 LINE", -"830 1376 OFFCURVE", -"798 1356 OFFCURVE", -"754 1356 CURVE SMOOTH", -"720 1356 OFFCURVE", -"678 1370 OFFCURVE", -"614 1404 CURVE SMOOTH", -"572 1426 OFFCURVE", -"524 1456 OFFCURVE", -"454 1456 CURVE SMOOTH {name = hr01;}", -"362 1456 OFFCURVE", -"300 1404 OFFCURVE", -"264 1350 CURVE", -"330 1270 LINE", -"370 1304 OFFCURVE", -"402 1324 OFFCURVE", -"446 1324 CURVE SMOOTH", -"480 1324 OFFCURVE", -"522 1310 OFFCURVE", -"586 1276 CURVE SMOOTH", -"628 1254 OFFCURVE", -"676 1224 OFFCURVE", -"746 1224 CURVE SMOOTH" +(-34,232,l,{ +name = hr00; +}), +(634,232,l), +(634,368,l), +(334,368,l), +(334,950,l), +(266,950,l), +(266,368,l), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 02DC; +unicode = 9527; }, { -glyphname = tilde.alt01; +glyphname = uplightleftdnheavybxd; layers = ( { -anchors = ( -{ -name = _top; -position = "{600, 1032}"; -} -); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"804 1184 OFFCURVE", -"868 1242 OFFCURVE", -"912 1316 CURVE", -"810 1440 LINE", -"776 1410 OFFCURVE", -"746 1398 OFFCURVE", -"712 1398 CURVE SMOOTH", -"668 1398 OFFCURVE", -"628 1418 OFFCURVE", -"578 1442 CURVE SMOOTH", -"534 1464 OFFCURVE", -"496 1482 OFFCURVE", -"444 1482 CURVE SMOOTH {name = hr01;}", -"348 1482 OFFCURVE", -"284 1424 OFFCURVE", -"240 1350 CURVE", -"342 1226 LINE", -"376 1256 OFFCURVE", -"406 1268 OFFCURVE", -"440 1268 CURVE SMOOTH", -"484 1268 OFFCURVE", -"524 1248 OFFCURVE", -"574 1224 CURVE SMOOTH", -"618 1202 OFFCURVE", -"656 1184 OFFCURVE", -"708 1184 CURVE SMOOTH" +(-34,232,l), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,368,l), +(334,368,l,{ +name = hr01; +}), +(334,950,l), +(266,950,l), +(266,368,l), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = _top; -position = "{600, 1032}"; +closed = 1; +nodes = ( +(-34,232,l), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,368,l), +(334,368,l,{ +name = hr01; +}), +(334,950,l), +(266,950,l), +(266,368,l), +(-34,368,l) +); } ); -layerId = master02; -paths = ( +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"812 1232 OFFCURVE", -"872 1284 OFFCURVE", -"908 1338 CURVE", -"842 1418 LINE", -"804 1384 OFFCURVE", -"770 1364 OFFCURVE", -"728 1364 CURVE SMOOTH", -"692 1364 OFFCURVE", -"664 1378 OFFCURVE", -"614 1404 CURVE SMOOTH", -"578 1422 OFFCURVE", -"536 1448 OFFCURVE", -"474 1448 CURVE SMOOTH {name = hr01;}", -"388 1448 OFFCURVE", -"328 1396 OFFCURVE", -"292 1342 CURVE", -"358 1262 LINE", -"396 1296 OFFCURVE", -"430 1316 OFFCURVE", -"472 1316 CURVE SMOOTH", -"508 1316 OFFCURVE", -"536 1302 OFFCURVE", -"586 1276 CURVE SMOOTH", -"622 1258 OFFCURVE", -"664 1232 OFFCURVE", -"726 1232 CURVE SMOOTH" +(-34,232,l), +(232,232,l), +(232,-350,l), +(368,-350,l), +(368,368,l), +(334,368,l,{ +name = hr01; +}), +(334,950,l), +(266,950,l), +(266,368,l), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); +unicode = 9514; }, { -glyphname = macron; +glyphname = uplightleftheavybxd; layers = ( { -anchors = ( -{ -name = _top; -position = "{600, 1032}"; -} -); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"906 1230 LINE", -"906 1436 LINE", -"294 1436 LINE", -"294 1230 LINE {name = hr00;}" +(-34,232,l,{ +name = hr00; +}), +(334,232,l), +(334,950,l), +(266,950,l), +(266,368,l), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = _top; -position = "{600, 1032}"; +closed = 1; +nodes = ( +(-34,232,l,{ +name = hr00; +}), +(334,232,l), +(334,950,l), +(266,950,l), +(266,368,l), +(-34,368,l) +); } ); -layerId = master02; -paths = ( +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"880 1274 LINE", -"880 1410 LINE", -"320 1410 LINE", -"320 1274 LINE {name = hr00;}" +(-34,232,l,{ +name = hr00; +}), +(334,232,l), +(334,950,l), +(266,950,l), +(266,368,l), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 00AF; +unicode = 9497; }, { -glyphname = dotaccent; +glyphname = uplightrightdnheavybxd; layers = ( { -anchors = ( -{ -name = _top; -position = "{600, 1032}"; -} -); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"732 1164 OFFCURVE", -"778 1226 OFFCURVE", -"778 1304 CURVE SMOOTH", -"778 1362 LINE SMOOTH", -"778 1442 OFFCURVE", -"732 1502 OFFCURVE", -"600 1502 CURVE SMOOTH", -"468 1502 OFFCURVE", -"422 1442 OFFCURVE", -"422 1362 CURVE SMOOTH", -"422 1304 LINE SMOOTH", -"422 1226 OFFCURVE", -"468 1164 OFFCURVE", -"600 1164 CURVE SMOOTH {name = hr00;}" +(232,-350,l), +(368,-350,l), +(368,232,l), +(634,232,l), +(634,368,l), +(334,368,l,{ +name = hr01; +}), +(334,950,l), +(266,950,l), +(266,368,l), +(232,368,l,{ +name = hr02; +}) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = _top; -position = "{600, 1032}"; +closed = 1; +nodes = ( +(232,-350,l), +(368,-350,l), +(368,232,l), +(634,232,l), +(634,368,l), +(334,368,l,{ +name = hr01; +}), +(334,950,l), +(266,950,l), +(266,368,l), +(232,368,l,{ +name = hr02; +}) +); } ); -layerId = master02; -paths = ( +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"692 1224 OFFCURVE", -"726 1268 OFFCURVE", -"726 1326 CURVE SMOOTH", -"726 1358 LINE SMOOTH", -"726 1416 OFFCURVE", -"692 1460 OFFCURVE", -"600 1460 CURVE SMOOTH", -"508 1460 OFFCURVE", -"474 1416 OFFCURVE", -"474 1358 CURVE SMOOTH", -"474 1326 LINE SMOOTH", -"474 1268 OFFCURVE", -"508 1224 OFFCURVE", -"600 1224 CURVE SMOOTH {name = hr00;}" +(232,-350,l), +(368,-350,l), +(368,232,l), +(634,232,l), +(634,368,l), +(334,368,l,{ +name = hr01; +}), +(334,950,l), +(266,950,l), +(266,368,l), +(232,368,l,{ +name = hr02; +}) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 02D9; +unicode = 9506; }, { -glyphname = dieresis; +glyphname = uplightrightheavybxd; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = _top; -position = "{600, 1032}"; +closed = 1; +nodes = ( +(266,232,l,{ +name = hr00; +}), +(634,232,l), +(634,368,l), +(334,368,l), +(334,950,l), +(266,950,l) +); } ); -layerId = master01; -paths = ( +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"500 1182 OFFCURVE", -"542 1238 OFFCURVE", -"542 1308 CURVE SMOOTH", -"542 1360 LINE SMOOTH", -"542 1430 OFFCURVE", -"500 1484 OFFCURVE", -"380 1484 CURVE SMOOTH", -"262 1484 OFFCURVE", -"220 1430 OFFCURVE", -"220 1360 CURVE SMOOTH", -"220 1308 LINE SMOOTH", -"220 1238 OFFCURVE", -"262 1182 OFFCURVE", -"380 1182 CURVE SMOOTH {name = hr00;}" +(266,232,l,{ +name = hr00; +}), +(634,232,l), +(634,368,l), +(334,368,l), +(334,950,l), +(266,950,l) +); +} ); +width = 600; }, { +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"938 1182 OFFCURVE", -"980 1238 OFFCURVE", -"980 1308 CURVE SMOOTH", -"980 1360 LINE SMOOTH", -"980 1430 OFFCURVE", -"938 1484 OFFCURVE", -"820 1484 CURVE SMOOTH", -"700 1484 OFFCURVE", -"658 1430 OFFCURVE", -"658 1360 CURVE SMOOTH", -"658 1308 LINE SMOOTH", -"658 1238 OFFCURVE", -"700 1182 OFFCURVE", -"820 1182 CURVE SMOOTH" +(266,232,l,{ +name = hr00; +}), +(634,232,l), +(634,368,l), +(334,368,l), +(334,950,l), +(266,950,l) +); +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 9493; }, { -anchors = ( +glyphname = upsnghorzdblbxd; +layers = ( { -name = _top; -position = "{600, 1032}"; -} -); -layerId = master02; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"496 1236 OFFCURVE", -"528 1276 OFFCURVE", -"528 1328 CURVE SMOOTH", -"528 1356 LINE SMOOTH", -"528 1408 OFFCURVE", -"496 1448 OFFCURVE", -"414 1448 CURVE SMOOTH", -"332 1448 OFFCURVE", -"300 1408 OFFCURVE", -"300 1356 CURVE SMOOTH", -"300 1328 LINE SMOOTH", -"300 1276 OFFCURVE", -"332 1236 OFFCURVE", -"414 1236 CURVE SMOOTH {name = hr00;}" +(-34,334,l,{ +name = hr00; +}), +(634,334,l), +(634,402,l), +(334,402,l), +(334,950,l), +(266,950,l), +(266,402,l), +(-34,402,l) ); }, { closed = 1; nodes = ( -"868 1236 OFFCURVE", -"900 1276 OFFCURVE", -"900 1328 CURVE SMOOTH", -"900 1356 LINE SMOOTH", -"900 1408 OFFCURVE", -"868 1448 OFFCURVE", -"786 1448 CURVE SMOOTH", -"704 1448 OFFCURVE", -"672 1408 OFFCURVE", -"672 1356 CURVE SMOOTH", -"672 1328 LINE SMOOTH", -"672 1276 OFFCURVE", -"704 1236 OFFCURVE", -"786 1236 CURVE SMOOTH" -); -} +(-34,198,l), +(634,198,l), +(634,266,l), +(-34,266,l) ); -vertWidth = 1560; -width = 1200; } ); -unicode = 00A8; +width = 600; }, { -glyphname = hungarumlaut; -layers = ( -{ -anchors = ( -{ -name = _top; -position = "{600, 1032}"; -} -); -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"456 1606 LINE", -"258 1218 LINE", -"420 1140 LINE", -"688 1492 LINE {name = hr00;}" +(-34,334,l,{ +name = hr00; +}), +(634,334,l), +(634,402,l), +(334,402,l), +(334,950,l), +(266,950,l), +(266,402,l), +(-34,402,l) ); }, { closed = 1; nodes = ( -"866 1606 LINE", -"668 1218 LINE", -"830 1140 LINE", -"1098 1492 LINE" +(-34,198,l), +(634,198,l), +(634,266,l), +(-34,266,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( -{ -name = _top; -position = "{600, 1032}"; -} -); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"528 1556 LINE", -"358 1216 LINE", -"454 1172 LINE", -"666 1490 LINE {name = hr00;}" +(-34,334,l,{ +name = hr00; +}), +(634,334,l), +(634,402,l), +(334,402,l), +(334,950,l), +(266,950,l), +(266,402,l), +(-34,402,l) ); }, { closed = 1; nodes = ( -"848 1556 LINE", -"678 1216 LINE", -"774 1172 LINE", -"986 1490 LINE" +(-34,198,l), +(634,198,l), +(634,266,l), +(-34,266,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 02DD; +unicode = 9575; }, { -glyphname = acute; +glyphname = upsngleftdblbxd; layers = ( { -anchors = ( -{ -name = _top; -position = "{600, 1032}"; -} -); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"654 1614 LINE", -"456 1226 LINE", -"632 1140 LINE", -"900 1492 LINE {name = hr00;}" +(-34,198,l,{ +name = hr00; +}), +(334,198,l), +(334,950,l), +(266,950,l), +(266,402,l), +(-34,402,l), +(-34,334,l), +(266,334,l), +(266,266,l), +(-34,266,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = _top; -position = "{600, 1032}"; +closed = 1; +nodes = ( +(-34,198,l,{ +name = hr00; +}), +(334,198,l), +(334,950,l), +(266,950,l), +(266,402,l), +(-34,402,l), +(-34,334,l), +(266,334,l), +(266,266,l), +(-34,266,l) +); } ); -layerId = master02; -paths = ( +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"680 1558 LINE", -"510 1218 LINE", -"614 1170 LINE", -"826 1488 LINE {name = hr00;}" +(-34,198,l,{ +name = hr00; +}), +(334,198,l), +(334,950,l), +(266,950,l), +(266,402,l), +(-34,402,l), +(-34,334,l), +(266,334,l), +(266,266,l), +(-34,266,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 00B4; +unicode = 9563; }, { -glyphname = grave; +glyphname = upsngrightdblbxd; layers = ( { -anchors = ( -{ -name = _top; -position = "{600, 1032}"; -} -); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"744 1226 LINE", -"546 1614 LINE", -"300 1492 LINE", -"568 1140 LINE {name = hr00;}" +(266,198,l,{ +name = hr00; +}), +(634,198,l), +(634,266,l), +(334,266,l), +(334,334,l), +(634,334,l), +(634,402,l), +(334,402,l), +(334,950,l), +(266,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = _top; -position = "{600, 1032}"; +closed = 1; +nodes = ( +(266,198,l,{ +name = hr00; +}), +(634,198,l), +(634,266,l), +(334,266,l), +(334,334,l), +(634,334,l), +(634,402,l), +(334,402,l), +(334,950,l), +(266,950,l) +); } ); -layerId = master02; -paths = ( +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"690 1218 LINE", -"520 1558 LINE", -"374 1488 LINE", -"586 1170 LINE {name = hr00;}" +(266,198,l,{ +name = hr00; +}), +(634,198,l), +(634,266,l), +(334,266,l), +(334,334,l), +(634,334,l), +(634,402,l), +(334,402,l), +(334,950,l), +(266,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 0060; +unicode = 9560; }, { -glyphname = circumflex; +glyphname = vertdblhorzsngbxd; layers = ( { -anchors = ( -{ -name = _top; -position = "{600, 1032}"; -} -); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"212 1254 LINE", -"354 1138 LINE", -"596 1368 LINE", -"838 1138 LINE", -"988 1254 LINE", -"724 1572 LINE", -"476 1572 LINE {name = hr00;}" +(-34,266,l,{ +name = hr00; +}), +(198,266,l), +(198,-350,l), +(266,-350,l), +(266,266,l), +(334,266,l), +(334,-350,l), +(402,-350,l), +(402,266,l), +(634,266,l), +(634,334,l), +(402,334,l), +(402,950,l), +(334,950,l), +(334,334,l), +(266,334,l), +(266,950,l), +(198,950,l), +(198,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = _top; -position = "{600, 1032}"; +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(198,266,l), +(198,-350,l), +(266,-350,l), +(266,266,l), +(334,266,l), +(334,-350,l), +(402,-350,l), +(402,266,l), +(634,266,l), +(634,334,l), +(402,334,l), +(402,950,l), +(334,950,l), +(334,334,l), +(266,334,l), +(266,950,l), +(198,950,l), +(198,334,l), +(-34,334,l) +); } ); -layerId = master02; -paths = ( +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"278 1244 LINE", -"364 1182 LINE", -"598 1416 LINE", -"832 1182 LINE", -"922 1244 LINE", -"700 1530 LINE", -"500 1530 LINE {name = hr00;}" +(-34,266,l,{ +name = hr00; +}), +(198,266,l), +(198,-350,l), +(266,-350,l), +(266,266,l), +(334,266,l), +(334,-350,l), +(402,-350,l), +(402,266,l), +(634,266,l), +(634,334,l), +(402,334,l), +(402,950,l), +(334,950,l), +(334,334,l), +(266,334,l), +(266,950,l), +(198,950,l), +(198,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 02C6; +unicode = 9579; }, { -glyphname = caron; +glyphname = vertdblleftsngbxd; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = _top; -position = "{600, 1032}"; -} +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(198,266,l), +(198,-350,l), +(266,-350,l), +(266,950,l), +(198,950,l), +(198,334,l), +(-34,334,l) ); -layerId = master01; -paths = ( +}, { closed = 1; nodes = ( -"988 1474 LINE", -"846 1590 LINE", -"604 1360 LINE", -"362 1590 LINE", -"212 1474 LINE", -"476 1156 LINE", -"724 1156 LINE {name = hr00;}" +(334,-350,l), +(402,-350,l), +(402,950,l), +(334,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = _top; -position = "{600, 1032}"; +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(198,266,l), +(198,-350,l), +(266,-350,l), +(266,950,l), +(198,950,l), +(198,334,l), +(-34,334,l) +); +}, +{ +closed = 1; +nodes = ( +(334,-350,l), +(402,-350,l), +(402,950,l), +(334,950,l) +); } ); -layerId = master02; -paths = ( +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(198,266,l), +(198,-350,l), +(266,-350,l), +(266,950,l), +(198,950,l), +(198,334,l), +(-34,334,l) +); +}, { closed = 1; nodes = ( -"922 1484 LINE", -"838 1546 LINE", -"604 1312 LINE", -"370 1546 LINE", -"278 1484 LINE", -"500 1198 LINE", -"700 1198 LINE {name = hr00;}" +(334,-350,l), +(402,-350,l), +(402,950,l), +(334,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 02C7; +unicode = 9570; }, { -glyphname = breve; +glyphname = vertdblrightsngbxd; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = _top; -position = "{600, 1032}"; -} +closed = 1; +nodes = ( +(198,-350,l,{ +name = hr00; +}), +(266,-350,l), +(266,950,l), +(198,950,l) ); -layerId = master01; -paths = ( +}, { closed = 1; nodes = ( -"840 1140 OFFCURVE", -"938 1336 OFFCURVE", -"988 1480 CURVE", -"822 1564 LINE", -"780 1500 LINE SMOOTH", -"718 1404 OFFCURVE", -"678 1346 OFFCURVE", -"600 1346 CURVE SMOOTH", -"522 1346 OFFCURVE", -"482 1404 OFFCURVE", -"420 1500 CURVE SMOOTH", -"378 1564 LINE", -"212 1480 LINE", -"262 1336 OFFCURVE", -"360 1140 OFFCURVE", -"600 1140 CURVE SMOOTH {name = hr00;}" +(334,-350,l), +(402,-350,l), +(402,266,l), +(634,266,l), +(634,334,l), +(402,334,l), +(402,950,l), +(334,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = _top; -position = "{600, 1032}"; +closed = 1; +nodes = ( +(198,-350,l,{ +name = hr00; +}), +(266,-350,l), +(266,950,l), +(198,950,l) +); +}, +{ +closed = 1; +nodes = ( +(334,-350,l), +(402,-350,l), +(402,266,l), +(634,266,l), +(634,334,l), +(402,334,l), +(402,950,l), +(334,950,l) +); } ); -layerId = master02; -paths = ( +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(198,-350,l,{ +name = hr00; +}), +(266,-350,l), +(266,950,l), +(198,950,l) +); +}, { closed = 1; nodes = ( -"814 1190 OFFCURVE", -"884 1370 OFFCURVE", -"922 1492 CURVE", -"820 1536 LINE", -"778 1468 LINE SMOOTH", -"716 1368 OFFCURVE", -"688 1320 OFFCURVE", -"600 1320 CURVE SMOOTH", -"512 1320 OFFCURVE", -"484 1368 OFFCURVE", -"422 1468 CURVE SMOOTH", -"380 1536 LINE", -"278 1492 LINE", -"316 1370 OFFCURVE", -"386 1190 OFFCURVE", -"600 1190 CURVE SMOOTH {name = hr00;}" +(334,-350,l), +(402,-350,l), +(402,266,l), +(634,266,l), +(634,334,l), +(402,334,l), +(402,950,l), +(334,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 02D8; +unicode = 9567; }, { -glyphname = breve.cyrl; +glyphname = vertheavyhorzlightbxd; layers = ( { -anchors = ( -{ -name = _top; -position = "{600, 1032}"; -} -); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"776 1140 OFFCURVE", -"886 1222 OFFCURVE", -"942 1368 CURVE SMOOTH", -"984 1478 LINE", -"754 1564 LINE", -"690 1350 LINE", -"674 1342 OFFCURVE", -"634 1336 OFFCURVE", -"600 1336 CURVE SMOOTH", -"566 1336 OFFCURVE", -"526 1342 OFFCURVE", -"510 1350 CURVE", -"446 1564 LINE", -"216 1478 LINE", -"258 1368 LINE SMOOTH", -"314 1222 OFFCURVE", -"424 1140 OFFCURVE", -"600 1140 CURVE SMOOTH {name = hr00;}" +(-34,266,l,{ +name = hr00; +}), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,266,l), +(634,266,l), +(634,334,l), +(368,334,l), +(368,950,l), +(232,950,l), +(232,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = _top; -position = "{600, 1032}"; +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,266,l), +(634,266,l), +(634,334,l), +(368,334,l), +(368,950,l), +(232,950,l), +(232,334,l), +(-34,334,l) +); } ); -layerId = master02; -paths = ( +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"736 1190 OFFCURVE", -"814 1248 OFFCURVE", -"878 1376 CURVE SMOOTH", -"934 1490 LINE", -"790 1536 LINE", -"710 1324 LINE", -"682 1314 OFFCURVE", -"632 1312 OFFCURVE", -"600 1312 CURVE SMOOTH", -"568 1312 OFFCURVE", -"518 1314 OFFCURVE", -"490 1324 CURVE", -"410 1536 LINE", -"266 1490 LINE", -"322 1376 LINE SMOOTH", -"386 1248 OFFCURVE", -"464 1190 OFFCURVE", -"600 1190 CURVE SMOOTH {name = hr00;}" +(-34,266,l,{ +name = hr00; +}), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,266,l), +(634,266,l), +(634,334,l), +(368,334,l), +(368,950,l), +(232,950,l), +(232,334,l), +(-34,334,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); +unicode = 9538; }, { -glyphname = ring; +glyphname = vertheavyleftlightbxd; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = _top; -position = "{600, 1032}"; +closed = 1; +nodes = ( +(-34,266,l,{ +name = hr00; +}), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,950,l), +(232,950,l), +(232,334,l), +(-34,334,l) +); } ); -layerId = master01; -paths = ( +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"766 1098 OFFCURVE", -"896 1220 OFFCURVE", -"896 1384 CURVE SMOOTH", -"896 1550 OFFCURVE", -"766 1670 OFFCURVE", -"600 1670 CURVE SMOOTH", -"434 1670 OFFCURVE", -"304 1548 OFFCURVE", -"304 1384 CURVE SMOOTH", -"304 1218 OFFCURVE", -"434 1098 OFFCURVE", -"600 1098 CURVE SMOOTH {name = hr00;}" +(-34,266,l,{ +name = hr00; +}), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,950,l), +(232,950,l), +(232,334,l), +(-34,334,l) ); +} +); +width = 600; }, { +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"534 1248 OFFCURVE", -"498 1286 OFFCURVE", -"498 1350 CURVE SMOOTH", -"498 1418 LINE SMOOTH", -"498 1480 OFFCURVE", -"534 1520 OFFCURVE", -"600 1520 CURVE SMOOTH", -"666 1520 OFFCURVE", -"702 1482 OFFCURVE", -"702 1418 CURVE SMOOTH", -"702 1350 LINE SMOOTH", -"702 1288 OFFCURVE", -"666 1248 OFFCURVE", -"600 1248 CURVE SMOOTH" +(-34,266,l,{ +name = hr00; +}), +(232,266,l), +(232,-350,l), +(368,-350,l), +(368,950,l), +(232,950,l), +(232,334,l), +(-34,334,l) +); +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 9512; }, { -anchors = ( +glyphname = vertheavyrightlightbxd; +layers = ( { -name = _top; -position = "{600, 1032}"; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(232,-350,l,{ +name = hr00; +}), +(368,-350,l), +(368,266,l), +(634,266,l), +(634,334,l), +(368,334,l), +(368,950,l), +(232,950,l) +); } ); -layerId = master02; -paths = ( +width = 600; +}, +{ +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"730 1152 OFFCURVE", -"832 1250 OFFCURVE", -"832 1382 CURVE SMOOTH", -"832 1514 OFFCURVE", -"730 1612 OFFCURVE", -"600 1612 CURVE SMOOTH", -"470 1612 OFFCURVE", -"368 1514 OFFCURVE", -"368 1382 CURVE SMOOTH", -"368 1250 OFFCURVE", -"470 1152 OFFCURVE", -"600 1152 CURVE SMOOTH {name = hr00;}" +(232,-350,l,{ +name = hr00; +}), +(368,-350,l), +(368,266,l), +(634,266,l), +(634,334,l), +(368,334,l), +(368,950,l), +(232,950,l) +); +} ); +width = 600; }, { +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"528 1250 OFFCURVE", -"484 1290 OFFCURVE", -"484 1360 CURVE SMOOTH", -"484 1404 LINE SMOOTH", -"484 1474 OFFCURVE", -"528 1514 OFFCURVE", -"600 1514 CURVE SMOOTH", -"672 1514 OFFCURVE", -"716 1474 OFFCURVE", -"716 1404 CURVE SMOOTH", -"716 1360 LINE SMOOTH", -"716 1290 OFFCURVE", -"672 1250 OFFCURVE", -"600 1250 CURVE SMOOTH" +(232,-350,l,{ +name = hr00; +}), +(368,-350,l), +(368,266,l), +(634,266,l), +(634,334,l), +(368,334,l), +(368,950,l), +(232,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 02DA; +unicode = 9504; }, { -glyphname = ringacute; +glyphname = vertlighthorzheavybxd; layers = ( { -anchors = ( -{ -name = _top; -position = "{600, 1032}"; -} -); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"738 1960 LINE", -"480 1726 LINE", -"586 1612 LINE", -"886 1798 LINE {name = hr00;}" +(-34,232,l,{ +name = hr00; +}), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,232,l), +(634,232,l), +(634,368,l), +(334,368,l), +(334,950,l), +(266,950,l), +(266,368,l), +(-34,368,l) +); +} ); +width = 600; }, { +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ closed = 1; nodes = ( -"770 1110 OFFCURVE", -"904 1200 OFFCURVE", -"904 1350 CURVE SMOOTH", -"904 1502 OFFCURVE", -"770 1590 OFFCURVE", -"600 1590 CURVE SMOOTH", -"430 1590 OFFCURVE", -"296 1500 OFFCURVE", -"296 1350 CURVE SMOOTH", -"296 1198 OFFCURVE", -"430 1110 OFFCURVE", -"600 1110 CURVE SMOOTH" +(-34,232,l,{ +name = hr00; +}), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,232,l), +(634,232,l), +(634,368,l), +(334,368,l), +(334,950,l), +(266,950,l), +(266,368,l), +(-34,368,l) +); +} ); +width = 600; }, { +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"528 1250 OFFCURVE", -"490 1276 OFFCURVE", -"490 1340 CURVE SMOOTH", -"490 1360 LINE SMOOTH", -"490 1422 OFFCURVE", -"528 1450 OFFCURVE", -"600 1450 CURVE SMOOTH", -"672 1450 OFFCURVE", -"710 1424 OFFCURVE", -"710 1360 CURVE SMOOTH", -"710 1340 LINE SMOOTH", -"710 1278 OFFCURVE", -"672 1250 OFFCURVE", -"600 1250 CURVE SMOOTH" +(-34,232,l,{ +name = hr00; +}), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,232,l), +(634,232,l), +(634,368,l), +(334,368,l), +(334,950,l), +(266,950,l), +(266,368,l), +(-34,368,l) +); +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 9535; }, { -anchors = ( +glyphname = vertlightleftheavybxd; +layers = ( { -name = _top; -position = "{600, 1032}"; -} -); -layerId = master02; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"690 1912 LINE", -"540 1680 LINE", -"622 1628 LINE", -"810 1838 LINE {name = hr00;}" +(-34,232,l,{ +name = hr00; +}), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,950,l), +(266,950,l), +(266,368,l), +(-34,368,l) ); +} +); +width = 600; }, { +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ closed = 1; nodes = ( -"730 1132 OFFCURVE", -"832 1230 OFFCURVE", -"832 1362 CURVE SMOOTH", -"832 1494 OFFCURVE", -"730 1592 OFFCURVE", -"600 1592 CURVE SMOOTH", -"470 1592 OFFCURVE", -"368 1494 OFFCURVE", -"368 1362 CURVE SMOOTH", -"368 1230 OFFCURVE", -"470 1132 OFFCURVE", -"600 1132 CURVE SMOOTH" +(-34,232,l,{ +name = hr00; +}), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,950,l), +(266,950,l), +(266,368,l), +(-34,368,l) +); +} ); +width = 600; }, { +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"528 1230 OFFCURVE", -"484 1270 OFFCURVE", -"484 1340 CURVE SMOOTH", -"484 1384 LINE SMOOTH", -"484 1454 OFFCURVE", -"528 1494 OFFCURVE", -"600 1494 CURVE SMOOTH", -"672 1494 OFFCURVE", -"716 1454 OFFCURVE", -"716 1384 CURVE SMOOTH", -"716 1340 LINE SMOOTH", -"716 1270 OFFCURVE", -"672 1230 OFFCURVE", -"600 1230 CURVE SMOOTH" +(-34,232,l,{ +name = hr00; +}), +(266,232,l), +(266,-350,l), +(334,-350,l), +(334,950,l), +(266,950,l), +(266,368,l), +(-34,368,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); +unicode = 9509; }, { -glyphname = commaturnedtop; +glyphname = vertlightrightheavybxd; layers = ( { -anchors = ( -{ -name = _top; -position = "{600, 1032}"; -} -); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"756 1158 LINE", -"792 1588 LINE", -"616 1588 LINE", -"442 1158 LINE {name = hr00;}" +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,232,l), +(634,232,l), +(634,368,l), +(334,368,l), +(334,950,l), +(266,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = _top; -position = "{600, 1032}"; +closed = 1; +nodes = ( +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,232,l), +(634,232,l), +(634,368,l), +(334,368,l), +(334,950,l), +(266,950,l) +); } ); -layerId = master02; -paths = ( +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"704 1174 LINE", -"760 1552 LINE", -"638 1552 LINE", -"486 1174 LINE {name = hr00;}" +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,232,l), +(634,232,l), +(634,368,l), +(334,368,l), +(334,950,l), +(266,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 02BB; +unicode = 9501; }, { -glyphname = caronslovak; +glyphname = vertsnghorzdblbxd; layers = ( { -anchors = ( -{ -name = _topright; -position = "{274, 1480}"; -} -); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"286 1480 LINE", -"274 1050 LINE", -"468 1050 LINE", -"600 1480 LINE {name = hr00;}" +(-34,198,l,{ +name = hr00; +}), +(266,198,l), +(266,-350,l), +(334,-350,l), +(334,198,l), +(634,198,l), +(634,266,l), +(334,266,l), +(334,334,l), +(634,334,l), +(634,402,l), +(334,402,l), +(334,950,l), +(266,950,l), +(266,402,l), +(-34,402,l), +(-34,334,l), +(266,334,l), +(266,266,l), +(-34,266,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = _topright; -position = "{380, 1480}"; +closed = 1; +nodes = ( +(-34,198,l,{ +name = hr00; +}), +(266,198,l), +(266,-350,l), +(334,-350,l), +(334,198,l), +(634,198,l), +(634,266,l), +(334,266,l), +(334,334,l), +(634,334,l), +(634,402,l), +(334,402,l), +(334,950,l), +(266,950,l), +(266,402,l), +(-34,402,l), +(-34,334,l), +(266,334,l), +(266,266,l), +(-34,266,l) +); } ); -layerId = master02; -paths = ( +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"394 1480 LINE", -"380 1102 LINE", -"502 1102 LINE", -"600 1480 LINE {name = hr00;}" +(-34,198,l,{ +name = hr00; +}), +(266,198,l), +(266,-350,l), +(334,-350,l), +(334,198,l), +(634,198,l), +(634,266,l), +(334,266,l), +(334,334,l), +(634,334,l), +(634,402,l), +(334,402,l), +(334,950,l), +(266,950,l), +(266,402,l), +(-34,402,l), +(-34,334,l), +(266,334,l), +(266,266,l), +(-34,266,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 02BC; +unicode = 9578; }, { -glyphname = cedilla; +glyphname = vertsngleftdblbxd; layers = ( { -anchors = ( -{ -name = _bottom; -position = "{600, 0}"; -} -); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"764 -424 OFFCURVE", -"892 -378 OFFCURVE", -"892 -242 CURVE SMOOTH", -"892 -144 OFFCURVE", -"826 -104 OFFCURVE", -"746 -104 CURVE SMOOTH", -"714 -104 OFFCURVE", -"682 -110 OFFCURVE", -"650 -118 CURVE", -"642 -110 LINE", -"678 60 LINE", -"544 60 LINE", -"500 -148 LINE", -"542 -152 LINE SMOOTH", -"666 -164 OFFCURVE", -"692 -202 OFFCURVE", -"692 -232 CURVE SMOOTH", -"692 -266 OFFCURVE", -"654 -282 OFFCURVE", -"604 -282 CURVE SMOOTH", -"542 -282 OFFCURVE", -"498 -256 OFFCURVE", -"472 -224 CURVE", -"380 -336 LINE", -"414 -376 OFFCURVE", -"490 -424 OFFCURVE", -"628 -424 CURVE SMOOTH {name = hr00;}" +(-34,198,l,{ +name = hr00; +}), +(266,198,l), +(266,-350,l), +(334,-350,l), +(334,950,l), +(266,950,l), +(266,402,l), +(-34,402,l), +(-34,334,l), +(266,334,l), +(266,266,l), +(-34,266,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = _bottom; -position = "{600, 0}"; +closed = 1; +nodes = ( +(-34,198,l,{ +name = hr00; +}), +(266,198,l), +(266,-350,l), +(334,-350,l), +(334,950,l), +(266,950,l), +(266,402,l), +(-34,402,l), +(-34,334,l), +(266,334,l), +(266,266,l), +(-34,266,l) +); } ); -layerId = master02; -paths = ( +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"742 -414 OFFCURVE", -"846 -362 OFFCURVE", -"846 -248 CURVE SMOOTH", -"846 -162 OFFCURVE", -"788 -116 OFFCURVE", -"710 -116 CURVE SMOOTH", -"686 -116 OFFCURVE", -"658 -120 OFFCURVE", -"632 -128 CURVE", -"626 -122 LINE", -"658 40 LINE", -"558 40 LINE", -"520 -154 LINE", -"576 -162 LINE SMOOTH", -"688 -178 OFFCURVE", -"712 -208 OFFCURVE", -"712 -244 CURVE SMOOTH", -"712 -286 OFFCURVE", -"674 -306 OFFCURVE", -"624 -306 CURVE SMOOTH", -"566 -306 OFFCURVE", -"526 -280 OFFCURVE", -"502 -250 CURVE", -"426 -332 LINE", -"454 -370 OFFCURVE", -"516 -414 OFFCURVE", -"624 -414 CURVE SMOOTH {name = hr00;}" +(-34,198,l,{ +name = hr00; +}), +(266,198,l), +(266,-350,l), +(334,-350,l), +(334,950,l), +(266,950,l), +(266,402,l), +(-34,402,l), +(-34,334,l), +(266,334,l), +(266,266,l), +(-34,266,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 00B8; +unicode = 9569; }, { -glyphname = ogonek; +glyphname = vertsngrightdblbxd; layers = ( { -anchors = ( -{ -name = _bottomright; -position = "{600, 0}"; -} -); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"546 -424 OFFCURVE", -"630 -386 OFFCURVE", -"664 -322 CURVE", -"558 -220 LINE", -"530 -252 OFFCURVE", -"496 -276 OFFCURVE", -"448 -276 CURVE SMOOTH", -"408 -276 OFFCURVE", -"372 -260 OFFCURVE", -"372 -210 CURVE SMOOTH", -"372 -162 OFFCURVE", -"404 -120 OFFCURVE", -"600 0 CURVE", -"580 44 LINE", -"400 24 LINE", -"410 -8 LINE", -"262 -76 OFFCURVE", -"172 -142 OFFCURVE", -"172 -254 CURVE SMOOTH", -"172 -382 OFFCURVE", -"288 -424 OFFCURVE", -"420 -424 CURVE SMOOTH {name = hr00;}" +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,198,l), +(634,198,l), +(634,266,l), +(334,266,l), +(334,334,l), +(634,334,l), +(634,402,l), +(334,402,l), +(334,950,l), +(266,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -anchors = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = _bottomright; -position = "{600, 0}"; +closed = 1; +nodes = ( +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,198,l), +(634,198,l), +(634,266,l), +(334,266,l), +(334,334,l), +(634,334,l), +(634,402,l), +(334,402,l), +(334,950,l), +(266,950,l) +); } ); -layerId = master02; -paths = ( +width = 600; +}, +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"556 -414 OFFCURVE", -"616 -376 OFFCURVE", -"642 -332 CURVE", -"562 -250 LINE", -"536 -282 OFFCURVE", -"502 -302 OFFCURVE", -"458 -302 CURVE SMOOTH", -"416 -302 OFFCURVE", -"374 -284 OFFCURVE", -"374 -228 CURVE SMOOTH", -"374 -188 OFFCURVE", -"394 -130 OFFCURVE", -"600 0 CURVE", -"586 38 LINE", -"456 24 LINE", -"468 -6 LINE", -"318 -78 OFFCURVE", -"238 -158 OFFCURVE", -"238 -254 CURVE SMOOTH", -"238 -360 OFFCURVE", -"334 -414 OFFCURVE", -"456 -414 CURVE SMOOTH {name = hr00;}" +(266,-350,l,{ +name = hr00; +}), +(334,-350,l), +(334,198,l), +(634,198,l), +(634,266,l), +(334,266,l), +(334,334,l), +(634,334,l), +(634,402,l), +(334,402,l), +(334,950,l), +(266,950,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -unicode = 02DB; +unicode = 9566; }, { -glyphname = tildecomb; +glyphname = dieresiscomb; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); } ); -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = tilde; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = dieresis; } ); -layerId = master01; -vertWidth = 1560; width = 0; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-300,0); +ref = dieresis; +} +); +width = 0; }, { -name = _t.tildecomb; -position = "{0, 516}"; +anchors = ( +{ +name = _top; +pos = (0,516); } ); -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = tilde; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = dieresis; } ); -layerId = master02; -vertWidth = 1560; width = 0; } ); -unicode = 0303; +unicode = 776; }, { -glyphname = macroncomb; +glyphname = dotaccentcomb; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); } ); -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = macron; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = dotaccent; } ); -layerId = master01; -vertWidth = 1560; width = 0; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-300,0); +ref = dotaccent; +} +); +width = 0; }, { -name = _t.tildecomb; -position = "{0, 516}"; +anchors = ( +{ +name = _top; +pos = (0,516); } ); -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = macron; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = dotaccent; } ); -layerId = master02; -vertWidth = 1560; width = 0; } ); -unicode = 0304; +unicode = 775; }, { -glyphname = dotaccentcomb; +glyphname = gravecomb; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); } ); -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = dotaccent; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = grave; } ); -layerId = master01; -vertWidth = 1560; width = 0; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-300,0); +ref = grave; +} +); +width = 0; }, { -name = _t.tildecomb; -position = "{0, 516}"; +anchors = ( +{ +name = _top; +pos = (0,516); } ); -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = dotaccent; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = grave; } ); -layerId = master02; -vertWidth = 1560; width = 0; } ); -unicode = 0307; +unicode = 768; }, { -glyphname = dieresiscomb; +glyphname = acutecomb; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); } ); -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = dieresis; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = acute; } ); -layerId = master01; -vertWidth = 1560; width = 0; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-300,0); +ref = acute; +} +); +width = 0; }, { -name = _t.tildecomb; -position = "{0, 516}"; +anchors = ( +{ +name = _top; +pos = (0,516); } ); -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = dieresis; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = acute; } ); -layerId = master02; -vertWidth = 1560; width = 0; } ); -unicode = 0308; +unicode = 769; }, { glyphname = hungarumlautcomb; @@ -52749,417 +102718,498 @@ layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); } ); -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = hungarumlaut; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = hungarumlaut; } ); -layerId = master01; -vertWidth = 1560; width = 0; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-300,0); +ref = hungarumlaut; +} +); +width = 0; }, { -name = _t.tildecomb; -position = "{0, 516}"; +anchors = ( +{ +name = _top; +pos = (0,516); } ); -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = hungarumlaut; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = hungarumlaut; } ); -layerId = master02; -vertWidth = 1560; width = 0; } ); -unicode = 030B; +unicode = 779; }, { -glyphname = acutecomb; +glyphname = circumflexcomb; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); } ); -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = acute; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = circumflex; } ); -layerId = master01; -vertWidth = 1560; width = 0; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-300,0); +ref = circumflex; +} +); +width = 0; }, { -name = _t.tildecomb; -position = "{0, 516}"; +anchors = ( +{ +name = _top; +pos = (0,516); } ); -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = acute; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = circumflex; } ); -layerId = master02; -vertWidth = 1560; width = 0; } ); -unicode = 0301; +unicode = 770; }, { -glyphname = gravecomb; +glyphname = caroncomb; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); } ); -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = grave; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = caron; } ); -layerId = master01; -vertWidth = 1560; width = 0; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-300,0); +ref = caron; +} +); +width = 0; }, { -name = _t.tildecomb; -position = "{0, 516}"; +anchors = ( +{ +name = _top; +pos = (0,516); } ); -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = grave; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = caron; } ); -layerId = master02; -vertWidth = 1560; width = 0; } ); -unicode = 0300; +unicode = 780; }, { -glyphname = circumflexcomb; +glyphname = brevecomb; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); } ); -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = circumflex; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = breve; } ); -layerId = master01; -vertWidth = 1560; width = 0; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-300,0); +ref = breve; +} +); +width = 0; }, { -name = _t.tildecomb; -position = "{0, 516}"; +anchors = ( +{ +name = _top; +pos = (0,516); } ); -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = circumflex; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = breve; } ); -layerId = master02; -vertWidth = 1560; width = 0; } ); -unicode = 0302; +unicode = 774; }, { -glyphname = caroncomb; +glyphname = ringcomb; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); } ); -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = caron; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = ring; } ); -layerId = master01; -vertWidth = 1560; width = 0; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-300,0); +ref = ring; +} +); +width = 0; }, { -name = _t.tildecomb; -position = "{0, 516}"; +anchors = ( +{ +name = _top; +pos = (0,516); } ); -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = caron; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = ring; } ); -layerId = master02; -vertWidth = 1560; width = 0; } ); -unicode = 030C; +unicode = 778; }, { -glyphname = brevecomb; +glyphname = tildecomb; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +pos = (-300,0); +ref = tilde; +} +); +width = 0; +}, +{ +anchors = ( +{ +name = _top; +pos = (0,516); } ); -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = breve; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = tilde; } ); -layerId = master01; -vertWidth = 1560; width = 0; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); } ); -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = breve; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = tilde; } ); -layerId = master02; -vertWidth = 1560; width = 0; } ); -unicode = 0306; +unicode = 771; }, { -glyphname = ringcomb; +glyphname = macroncomb; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); } ); -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = ring; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = macron; } ); -layerId = master01; -vertWidth = 1560; width = 0; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-300,0); +ref = macron; +} +); +width = 0; }, { -name = _t.tildecomb; -position = "{0, 516}"; +anchors = ( +{ +name = _top; +pos = (0,516); } ); -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = ring; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = macron; } ); -layerId = master02; -vertWidth = 1560; width = 0; } ); -unicode = 030A; +unicode = 772; }, { glyphname = hookcomb; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; +pos = (0,516); } ); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"4 1374 LINE", -"-78 1190 LINE", -"72 1120 LINE", -"128 1188 LINE SMOOTH", -"194 1268 OFFCURVE", -"242 1362 OFFCURVE", -"242 1440 CURVE SMOOTH", -"242 1518 OFFCURVE", -"196 1586 OFFCURVE", -"46 1586 CURVE SMOOTH", -"-240 1586 LINE", -"-240 1374 LINE {name = hr00;}" +(-120,687,l,{ +name = hr00; +}), +(2,687,l), +(-39,595,l), +(36,560,l), +(64,594,ls), +(97,634,o), +(121,681,o), +(121,720,cs), +(121,759,o), +(98,793,o), +(23,793,cs), +(-120,793,l) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, +name = _top; +pos = (0,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = _t.tildecomb; -position = "{0, 516}"; +closed = 1; +nodes = ( +(-84,704,l,{ +name = hr00; +}), +(34,704,l), +(-24,600,l), +(22,577,l), +(46,607,ls), +(77,646,o), +(95,681,o), +(95,710,cs), +(95,740,o), +(76,765,o), +(25,765,cs), +(-84,765,l) +); +} +); +width = 600; }, { +anchors = ( +{ name = _top; -position = "{0, 1032}"; +pos = (0,516); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"68 1408 LINE", -"-48 1200 LINE", -"44 1154 LINE", -"92 1214 LINE SMOOTH", -"154 1292 OFFCURVE", -"190 1362 OFFCURVE", -"190 1420 CURVE SMOOTH", -"190 1480 OFFCURVE", -"152 1530 OFFCURVE", -"50 1530 CURVE SMOOTH", -"-168 1530 LINE", -"-168 1408 LINE {name = hr00;}" +(-74,729,l,{ +name = hr00; +}), +(67,729,l), +(-10,603,l), +(6,595,l), +(55,671,ls), +(81,711,o), +(86,721,o), +(86,729,cs), +(86,740,o), +(78,747,o), +(63,747,cs), +(-74,747,l) ); } ); -vertWidth = 1560; -width = 0; +width = 600; } ); -unicode = 0309; +unicode = 777; }, { glyphname = commaturnedtopcomb; @@ -53167,47 +103217,56 @@ layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); } ); -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = commaturnedtop; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = commaturnedtop; } ); -layerId = master01; -vertWidth = 1560; width = 0; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; +name = _top; +pos = (0,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-300,0); +ref = commaturnedtop; +} +); +width = 0; }, { -name = _t.tildecomb; -position = "{0, 516}"; +anchors = ( +{ +name = _top; +pos = (0,516); } ); -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = commaturnedtop; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = commaturnedtop; } ); -layerId = master02; -vertWidth = 1560; width = 0; } ); -unicode = 0312; +unicode = 786; }, { glyphname = caronslovakcomb; @@ -53215,2232 +103274,2122 @@ layers = ( { anchors = ( { -name = _m.caronslovakcomb; -position = "{0, 740}"; -}, -{ -name = _t.caronslovakcomb; -position = "{0, 740}"; +name = _topright; +pos = (0,740); } ); -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = caronslovak; -transform = "{1, 0, 0, 1, -274, 0}"; +alignment = -1; +pos = (-137,0); +ref = caronslovak; } ); -layerId = master01; -vertWidth = 1560; width = 0; }, { anchors = ( { -name = _m.caronslovakcomb; -position = "{0, 740}"; +name = _topright; +pos = (0,740); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-190,0); +ref = caronslovak; +} +); +width = 0; }, { -name = _t.caronslovakcomb; -position = "{0, 740}"; +anchors = ( +{ +name = _topright; +pos = (0,740); } ); -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = caronslovak; -transform = "{1, 0, 0, 1, -380, 0}"; +alignment = -1; +pos = (-237,0); +ref = caronslovak; } ); -layerId = master02; -vertWidth = 1560; width = 0; } ); -unicode = 0315; +unicode = 789; }, { glyphname = horncomb; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"2 1262 LINE", -"2 1032 LINE", -"-250 1032 LINE", -"-250 854 LINE", -"50 854 LINE SMOOTH", -"210 854 OFFCURVE", -"250 922 OFFCURVE", -"250 1056 CURVE SMOOTH", -"250 1262 LINE {name = hr00;}" +(125,631,l,{ +name = hr00; +}), +(1,631,l), +(1,516,l), +(-125,516,l), +(-125,427,l), +(25,427,ls), +(105,427,o), +(125,461,o), +(125,528,cs) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"12 1256 LINE", -"12 1032 LINE", -"-154 1032 LINE", -"-154 926 LINE", -"28 926 LINE SMOOTH", -"128 926 OFFCURVE", -"154 982 OFFCURVE", -"154 1052 CURVE SMOOTH", -"154 1256 LINE {name = hr00;}" +(77,628,l,{ +name = hr00; +}), +(6,628,l), +(6,516,l), +(-77,516,l), +(-77,463,l), +(14,463,ls), +(64,463,o), +(77,491,o), +(77,526,cs) ); } ); -vertWidth = 1560; -width = 0; -} -); -unicode = 031B; +width = 600; }, { -glyphname = cedillacomb; -layers = ( -{ -anchors = ( -{ -name = _b.cedillacomb; -position = "{0, 0}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = _m.cedillacomb; -position = "{0, 0}"; +closed = 1; +nodes = ( +(50,627,l,{ +name = hr00; +}), +(30,627,l), +(30,516,l), +(-50,516,l), +(-50,498,l), +(21,498,ls), +(41,498,o), +(50,507,o), +(50,527,cs) +); } ); -components = ( -{ -name = cedilla; -transform = "{1, 0, 0, 1, -600, 0}"; +width = 600; } ); -layerId = master01; -vertWidth = 1560; -width = 0; +unicode = 795; }, { -anchors = ( +glyphname = dotbelowcomb; +lastChange = "2023-03-22 18:16:55 +0000"; +layers = ( { -name = _b.cedillacomb; -position = "{0, 0}"; -}, +anchors = ( { -name = _m.cedillacomb; -position = "{0, 0}"; +name = _bottom; +pos = (0,0); } ); -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = cedilla; -transform = "{1, 0, 0, 1, -600, 0}"; -} +closed = 1; +nodes = ( +(59,-203,o), +(81,-176,o), +(81,-141,cs), +(81,-115,ls), +(81,-79,o), +(59,-52,o), +(0,-52,cs), +(-59,-52,o), +(-81,-79,o), +(-81,-115,cs), +(-81,-141,ls), +(-81,-176,o), +(-59,-203,o), +(0,-203,cs,{ +name = hr00; +}) ); -layerId = master02; -vertWidth = 1560; -width = 0; } ); -unicode = 0327; +width = 600; }, { -glyphname = dotbelowcomb; -layers = ( -{ anchors = ( { -name = _b.cedillacomb; -position = "{0, 0}"; -}, -{ name = _bottom; -position = "{0, 0}"; -}, -{ -name = _m.cedillacomb; -position = "{0, 0}"; +pos = (0,0); } ); -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"118 -406 OFFCURVE", -"162 -352 OFFCURVE", -"162 -282 CURVE SMOOTH", -"162 -230 LINE SMOOTH", -"162 -158 OFFCURVE", -"118 -104 OFFCURVE", -"0 -104 CURVE SMOOTH", -"-118 -104 OFFCURVE", -"-162 -158 OFFCURVE", -"-162 -230 CURVE SMOOTH", -"-162 -282 LINE SMOOTH", -"-162 -352 OFFCURVE", -"-118 -406 OFFCURVE", -"0 -406 CURVE SMOOTH {name = hr00;}" +(41,-172,o), +(57,-152,o), +(57,-126,cs), +(57,-112,ls), +(57,-86,o), +(41,-66,o), +(0,-66,cs), +(-41,-66,o), +(-57,-86,o), +(-57,-112,cs), +(-57,-126,ls), +(-57,-152,o), +(-41,-172,o), +(0,-172,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _b.cedillacomb; -position = "{0, 0}"; -}, -{ name = _bottom; -position = "{0, 0}"; -}, -{ -name = _m.cedillacomb; -position = "{0, 0}"; +pos = (0,0); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"82 -344 OFFCURVE", -"114 -304 OFFCURVE", -"114 -252 CURVE SMOOTH", -"114 -224 LINE SMOOTH", -"114 -172 OFFCURVE", -"82 -132 OFFCURVE", -"0 -132 CURVE SMOOTH", -"-82 -132 OFFCURVE", -"-114 -172 OFFCURVE", -"-114 -224 CURVE SMOOTH", -"-114 -252 LINE SMOOTH", -"-114 -304 OFFCURVE", -"-82 -344 OFFCURVE", -"0 -344 CURVE SMOOTH {name = hr00;}" +(21,-137,o), +(29,-127,o), +(29,-114,cs), +(29,-106,ls), +(29,-93,o), +(21,-83,o), +(0,-83,cs), +(-21,-83,o), +(-29,-93,o), +(-29,-106,cs), +(-29,-114,ls), +(-29,-127,o), +(-21,-137,o), +(0,-137,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 0; +width = 600; } ); -unicode = 0323; +unicode = 803; }, { glyphname = commabelowcomb; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { anchors = ( { -name = _b.cedillacomb; -position = "{0, 0}"; -}, -{ name = _bottom; -position = "{0, 0}"; -}, -{ -name = _m.cedillacomb; -position = "{0, 0}"; +pos = (0,0); } ); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"-16 -538 LINE", -"158 -108 LINE", -"-156 -108 LINE", -"-192 -538 LINE {name = hr00;}" +(-96,-269,l,{ +name = hr00; +}), +(-8,-269,l), +(79,-54,l), +(-78,-54,l) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _b.cedillacomb; -position = "{0, 0}"; -}, -{ name = _bottom; -position = "{0, 0}"; +pos = (0,0); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(-80,-251,l,{ +name = hr00; +}), +(-19,-251,l), +(57,-62,l), +(-52,-62,l) +); +} +); +width = 600; }, { -name = _m.cedillacomb; -position = "{0, 0}"; +anchors = ( +{ +name = _bottom; +pos = (0,0); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"-38 -502 LINE", -"114 -124 LINE", -"-104 -124 LINE", -"-160 -502 LINE {name = hr00;}" +(-55,-251,l,{ +name = hr00; +}), +(-37,-251,l), +(14,-68,l), +(-11,-68,l) ); } ); -vertWidth = 1560; -width = 0; +width = 600; } ); -unicode = 0326; +unicode = 806; }, { -glyphname = ogonekcomb; +glyphname = cedillacomb; layers = ( { anchors = ( { -name = _b.ogonekcomb; -position = "{0, 0}"; -}, -{ -name = _m.ogonekcomb; -position = "{0, 0}"; +name = _bottom; +pos = (0,0); } ); -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = ogonek; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = cedilla; } ); -layerId = master01; -vertWidth = 1560; width = 0; }, { anchors = ( { -name = _b.ogonekcomb; -position = "{0, 0}"; +name = _bottom; +pos = (0,0); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-300,0); +ref = cedilla; +} +); +width = 0; }, { -name = _m.ogonekcomb; -position = "{0, 0}"; +anchors = ( +{ +name = _bottom; +pos = (0,0); } ); -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = ogonek; -transform = "{1, 0, 0, 1, -600, 0}"; +alignment = -1; +pos = (-300,0); +ref = cedilla; } ); -layerId = master02; -vertWidth = 1560; width = 0; } ); -unicode = 0328; +unicode = 807; }, { -glyphname = breveacute; +glyphname = ogonekcomb; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ -name = _top; -position = "{0, 1032}"; +name = _bottomright; +pos = (0,0); } ); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -closed = 1; -nodes = ( -"244 1126 OFFCURVE", -"352 1288 OFFCURVE", -"404 1424 CURVE", -"254 1518 LINE", -"212 1462 LINE SMOOTH", -"134 1358 OFFCURVE", -"84 1328 OFFCURVE", -"0 1328 CURVE SMOOTH", -"-84 1328 OFFCURVE", -"-134 1358 OFFCURVE", -"-212 1462 CURVE SMOOTH", -"-254 1518 LINE", -"-404 1424 LINE", -"-352 1288 OFFCURVE", -"-244 1126 OFFCURVE", -"0 1126 CURVE SMOOTH {name = hr00;}" +alignment = -1; +pos = (-300,0); +ref = ogonek; +} ); +width = 0; }, { -closed = 1; -nodes = ( -"78 1914 LINE", -"-120 1526 LINE", -"38 1448 LINE", -"306 1800 LINE" +anchors = ( +{ +name = _bottomright; +pos = (0,0); +} ); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +pos = (-300,0); +ref = ogonek; } ); -vertWidth = 1560; width = 0; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, +name = _bottomright; +pos = (0,0); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = _t.tildecomb; -position = "{0, 516}"; +alignment = -1; +pos = (-300,0); +ref = ogonek; +} +); +width = 0; +} +); +unicode = 808; }, { +glyphname = dieresis; +layers = ( +{ +anchors = ( +{ name = _top; -position = "{0, 1032}"; +pos = (300,516); } ); -layerId = master02; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"206 1170 OFFCURVE", -"290 1318 OFFCURVE", -"332 1448 CURVE", -"238 1494 LINE", -"196 1430 LINE SMOOTH", -"132 1334 OFFCURVE", -"88 1298 OFFCURVE", -"0 1298 CURVE SMOOTH", -"-88 1298 OFFCURVE", -"-132 1334 OFFCURVE", -"-196 1430 CURVE SMOOTH", -"-238 1494 LINE", -"-332 1448 LINE", -"-294 1330 OFFCURVE", -"-216 1170 OFFCURVE", -"-2 1170 CURVE SMOOTH {name = hr00;}" +(250,591,o), +(271,619,o), +(271,654,cs), +(271,680,ls), +(271,715,o), +(250,742,o), +(190,742,cs), +(131,742,o), +(110,715,o), +(110,680,cs), +(110,654,ls), +(110,619,o), +(131,591,o), +(190,591,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"86 1802 LINE", -"-84 1462 LINE", -"14 1416 LINE", -"226 1734 LINE" -); -} +(469,591,o), +(490,619,o), +(490,654,cs), +(490,680,ls), +(490,715,o), +(469,742,o), +(410,742,cs), +(350,742,o), +(329,715,o), +(329,680,cs), +(329,654,ls), +(329,619,o), +(350,591,o), +(410,591,cs) ); -vertWidth = 1560; -width = 0; } ); +width = 600; }, { -glyphname = brevegrave; -layers = ( -{ anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; +pos = (300,516); } ); -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"244 1126 OFFCURVE", -"352 1288 OFFCURVE", -"404 1424 CURVE", -"254 1518 LINE", -"212 1462 LINE SMOOTH", -"134 1358 OFFCURVE", -"84 1328 OFFCURVE", -"0 1328 CURVE SMOOTH", -"-84 1328 OFFCURVE", -"-134 1358 OFFCURVE", -"-212 1462 CURVE SMOOTH", -"-254 1518 LINE", -"-404 1424 LINE", -"-352 1288 OFFCURVE", -"-244 1126 OFFCURVE", -"0 1126 CURVE SMOOTH {name = hr00;}" +(248,618,o), +(264,638,o), +(264,664,cs), +(264,678,ls), +(264,704,o), +(248,724,o), +(207,724,cs), +(166,724,o), +(150,704,o), +(150,678,cs), +(150,664,ls), +(150,638,o), +(166,618,o), +(207,618,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"120 1526 LINE", -"-78 1914 LINE", -"-306 1800 LINE", -"-38 1448 LINE" +(434,618,o), +(450,638,o), +(450,664,cs), +(450,678,ls), +(450,704,o), +(434,724,o), +(393,724,cs), +(352,724,o), +(336,704,o), +(336,678,cs), +(336,664,ls), +(336,638,o), +(352,618,o), +(393,618,cs) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; +pos = (300,516); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"216 1170 OFFCURVE", -"294 1330 OFFCURVE", -"332 1448 CURVE", -"238 1494 LINE", -"196 1430 LINE SMOOTH", -"132 1334 OFFCURVE", -"88 1298 OFFCURVE", -"0 1298 CURVE SMOOTH", -"-88 1298 OFFCURVE", -"-132 1334 OFFCURVE", -"-196 1430 CURVE SMOOTH", -"-238 1494 LINE", -"-332 1448 LINE", -"-290 1318 OFFCURVE", -"-206 1170 OFFCURVE", -"2 1170 CURVE SMOOTH {name = hr00;}" +(230,649,o), +(238,659,o), +(238,672,cs), +(238,680,ls), +(238,693,o), +(230,703,o), +(209,703,cs), +(188,703,o), +(180,693,o), +(180,680,cs), +(180,672,ls), +(180,659,o), +(188,649,o), +(209,649,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"84 1462 LINE", -"-86 1802 LINE", -"-226 1734 LINE", -"-14 1416 LINE" +(412,649,o), +(420,659,o), +(420,672,cs), +(420,680,ls), +(420,693,o), +(412,703,o), +(391,703,cs), +(370,703,o), +(362,693,o), +(362,680,cs), +(362,672,ls), +(362,659,o), +(370,649,o), +(391,649,cs) ); } ); -vertWidth = 1560; -width = 0; +width = 600; } ); +unicode = 168; }, { -glyphname = brevehook; +glyphname = dotaccent; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; +pos = (300,516); } ); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"244 1126 OFFCURVE", -"352 1288 OFFCURVE", -"404 1424 CURVE", -"254 1518 LINE", -"212 1462 LINE SMOOTH", -"134 1358 OFFCURVE", -"84 1328 OFFCURVE", -"0 1328 CURVE SMOOTH", -"-84 1328 OFFCURVE", -"-134 1358 OFFCURVE", -"-212 1462 CURVE SMOOTH", -"-254 1518 LINE", -"-404 1424 LINE", -"-352 1288 OFFCURVE", -"-244 1126 OFFCURVE", -"0 1126 CURVE SMOOTH {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"-16 1684 LINE", -"-102 1486 LINE", -"30 1422 LINE", -"84 1488 LINE SMOOTH", -"150 1570 OFFCURVE", -"208 1662 OFFCURVE", -"208 1742 CURVE SMOOTH", -"208 1818 OFFCURVE", -"162 1886 OFFCURVE", -"12 1886 CURVE SMOOTH", -"-260 1886 LINE", -"-260 1684 LINE" +(366,582,o), +(389,613,o), +(389,652,cs), +(389,681,ls), +(389,721,o), +(366,751,o), +(300,751,cs), +(234,751,o), +(211,721,o), +(211,681,cs), +(211,652,ls), +(211,613,o), +(234,582,o), +(300,582,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; +pos = (300,516); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"216 1170 OFFCURVE", -"294 1330 OFFCURVE", -"332 1448 CURVE", -"238 1494 LINE", -"196 1430 LINE SMOOTH", -"132 1334 OFFCURVE", -"88 1298 OFFCURVE", -"0 1298 CURVE SMOOTH", -"-88 1298 OFFCURVE", -"-132 1334 OFFCURVE", -"-196 1430 CURVE SMOOTH", -"-238 1494 LINE", -"-332 1448 LINE", -"-290 1318 OFFCURVE", -"-206 1170 OFFCURVE", -"2 1170 CURVE SMOOTH {name = hr00;}" +(346,612,o), +(363,634,o), +(363,663,cs), +(363,679,ls), +(363,708,o), +(346,730,o), +(300,730,cs), +(254,730,o), +(237,708,o), +(237,679,cs), +(237,663,ls), +(237,634,o), +(254,612,o), +(300,612,cs,{ +name = hr00; +}) +); +} ); +width = 600; }, { +anchors = ( +{ +name = _top; +pos = (300,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"36 1658 LINE", -"-80 1450 LINE", -"12 1404 LINE", -"60 1464 LINE SMOOTH", -"122 1542 OFFCURVE", -"158 1612 OFFCURVE", -"158 1670 CURVE SMOOTH", -"158 1730 OFFCURVE", -"120 1780 OFFCURVE", -"18 1780 CURVE SMOOTH", -"-170 1780 LINE", -"-170 1658 LINE" +(321,649,o), +(329,659,o), +(329,672,cs), +(329,680,ls), +(329,693,o), +(321,703,o), +(300,703,cs), +(279,703,o), +(271,693,o), +(271,680,cs), +(271,672,ls), +(271,659,o), +(279,649,o), +(300,649,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 0; +width = 600; } ); +unicode = 729; }, { -glyphname = brevetilde; +glyphname = grave; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; -} -); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"244 1126 OFFCURVE", -"352 1288 OFFCURVE", -"404 1424 CURVE", -"254 1518 LINE", -"212 1462 LINE SMOOTH", -"134 1358 OFFCURVE", -"84 1328 OFFCURVE", -"0 1328 CURVE SMOOTH", -"-84 1328 OFFCURVE", -"-134 1358 OFFCURVE", -"-212 1462 CURVE SMOOTH", -"-254 1518 LINE", -"-404 1424 LINE", -"-352 1288 OFFCURVE", -"-244 1126 OFFCURVE", -"0 1126 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"256 1556 OFFCURVE", -"330 1612 OFFCURVE", -"378 1684 CURVE", -"278 1812 LINE", -"236 1778 OFFCURVE", -"206 1762 OFFCURVE", -"160 1762 CURVE SMOOTH", -"108 1762 OFFCURVE", -"62 1782 OFFCURVE", -"4 1806 CURVE SMOOTH", -"-46 1828 OFFCURVE", -"-90 1846 OFFCURVE", -"-150 1846 CURVE SMOOTH {name = hr01;}", -"-256 1846 OFFCURVE", -"-330 1790 OFFCURVE", -"-378 1718 CURVE", -"-278 1590 LINE", -"-236 1624 OFFCURVE", -"-206 1640 OFFCURVE", -"-160 1640 CURVE SMOOTH", -"-108 1640 OFFCURVE", -"-62 1620 OFFCURVE", -"-4 1596 CURVE SMOOTH", -"46 1574 OFFCURVE", -"90 1556 OFFCURVE", -"150 1556 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 0; -}, -{ -anchors = ( +pos = (300,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = _m.tildecomb; -position = "{0, 516}"; +closed = 1; +nodes = ( +(284,570,l,{ +name = hr00; +}), +(372,613,l), +(273,807,l), +(150,746,l) +); +} +); +width = 600; }, { -name = _t.tildecomb; -position = "{0, 516}"; -}, +anchors = ( { name = _top; -position = "{0, 1032}"; -} -); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"216 1170 OFFCURVE", -"294 1330 OFFCURVE", -"332 1448 CURVE", -"238 1494 LINE", -"196 1430 LINE SMOOTH", -"132 1334 OFFCURVE", -"88 1298 OFFCURVE", -"0 1298 CURVE SMOOTH", -"-88 1298 OFFCURVE", -"-132 1334 OFFCURVE", -"-196 1430 CURVE SMOOTH", -"-238 1494 LINE", -"-332 1448 LINE", -"-290 1318 OFFCURVE", -"-206 1170 OFFCURVE", -"2 1170 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"236 1538 OFFCURVE", -"298 1590 OFFCURVE", -"334 1644 CURVE", -"272 1716 LINE", -"232 1682 OFFCURVE", -"200 1662 OFFCURVE", -"156 1662 CURVE SMOOTH", -"122 1662 OFFCURVE", -"80 1676 OFFCURVE", -"16 1710 CURVE SMOOTH", -"-26 1732 OFFCURVE", -"-74 1762 OFFCURVE", -"-144 1762 CURVE SMOOTH {name = hr01;}", -"-236 1762 OFFCURVE", -"-298 1710 OFFCURVE", -"-334 1656 CURVE", -"-272 1584 LINE", -"-232 1618 OFFCURVE", -"-200 1638 OFFCURVE", -"-156 1638 CURVE SMOOTH", -"-122 1638 OFFCURVE", -"-80 1624 OFFCURVE", -"-16 1590 CURVE SMOOTH", -"26 1568 OFFCURVE", -"74 1538 OFFCURVE", -"144 1538 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 0; +pos = (300,516); } ); -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -glyphname = dieresisacute; -layers = ( -{ -anchors = ( -{ -name = _m.tildecomb; -position = "{0, 516}"; +closed = 1; +nodes = ( +(293,585,l,{ +name = hr00; +}), +(345,609,l), +(260,779,l), +(187,744,l) +); +} +); +width = 600; }, { -name = _t.tildecomb; -position = "{0, 516}"; -}, +anchors = ( { name = _top; -position = "{0, 1032}"; +pos = (300,516); } ); -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"60 1914 LINE", -"-138 1526 LINE", -"20 1448 LINE", -"288 1800 LINE {name = hr00;}" +(317,597,l,{ +name = hr00; +}), +(332,607,l), +(221,761,l), +(202,749,l) +); +} +); +width = 600; +} ); +unicode = 96; }, { -closed = 1; -nodes = ( -"-102 1156 OFFCURVE", -"-60 1212 OFFCURVE", -"-60 1280 CURVE SMOOTH", -"-60 1334 LINE SMOOTH", -"-60 1404 OFFCURVE", -"-102 1458 OFFCURVE", -"-220 1458 CURVE SMOOTH", -"-340 1458 OFFCURVE", -"-382 1404 OFFCURVE", -"-382 1334 CURVE SMOOTH", -"-382 1280 LINE SMOOTH", -"-382 1212 OFFCURVE", -"-340 1156 OFFCURVE", -"-220 1156 CURVE SMOOTH" +glyphname = acute; +layers = ( +{ +anchors = ( +{ +name = _top; +pos = (300,516); +} ); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"340 1156 OFFCURVE", -"382 1212 OFFCURVE", -"382 1280 CURVE SMOOTH", -"382 1334 LINE SMOOTH", -"382 1404 OFFCURVE", -"340 1458 OFFCURVE", -"220 1458 CURVE SMOOTH", -"102 1458 OFFCURVE", -"60 1404 OFFCURVE", -"60 1334 CURVE SMOOTH", -"60 1280 LINE SMOOTH", -"60 1212 OFFCURVE", -"102 1156 OFFCURVE", -"220 1156 CURVE SMOOTH" +(450,746,l,{ +name = hr00; +}), +(327,807,l), +(228,613,l), +(316,570,l) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; +pos = (300,516); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"96 1810 LINE", -"-74 1470 LINE", -"24 1424 LINE", -"236 1742 LINE {name = hr00;}" +(413,744,l,{ +name = hr00; +}), +(340,779,l), +(255,609,l), +(307,585,l) +); +} ); +width = 600; }, { -closed = 1; -nodes = ( -"-116 1194 OFFCURVE", -"-84 1234 OFFCURVE", -"-84 1286 CURVE SMOOTH", -"-84 1314 LINE SMOOTH", -"-84 1366 OFFCURVE", -"-116 1406 OFFCURVE", -"-198 1406 CURVE SMOOTH", -"-280 1406 OFFCURVE", -"-312 1366 OFFCURVE", -"-312 1314 CURVE SMOOTH", -"-312 1286 LINE SMOOTH", -"-312 1234 OFFCURVE", -"-280 1194 OFFCURVE", -"-198 1194 CURVE SMOOTH" +anchors = ( +{ +name = _top; +pos = (300,516); +} ); -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"280 1194 OFFCURVE", -"312 1234 OFFCURVE", -"312 1286 CURVE SMOOTH", -"312 1314 LINE SMOOTH", -"312 1366 OFFCURVE", -"280 1406 OFFCURVE", -"198 1406 CURVE SMOOTH", -"116 1406 OFFCURVE", -"84 1366 OFFCURVE", -"84 1314 CURVE SMOOTH", -"84 1286 LINE SMOOTH", -"84 1234 OFFCURVE", -"116 1194 OFFCURVE", -"198 1194 CURVE SMOOTH" +(397,749,l,{ +name = hr00; +}), +(378,761,l), +(267,607,l), +(282,597,l) ); } ); -vertWidth = 1560; -width = 0; +width = 600; } ); +unicode = 180; }, { -glyphname = dieresiscaron; +glyphname = hungarumlaut; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; +pos = (300,516); } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"384 1790 LINE", -"250 1918 LINE", -"2 1710 LINE", -"-246 1918 LINE", -"-384 1790 LINE", -"-94 1496 LINE", -"94 1496 LINE {name = hr00;}" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"-102 1156 OFFCURVE", -"-60 1212 OFFCURVE", -"-60 1280 CURVE SMOOTH", -"-60 1334 LINE SMOOTH", -"-60 1404 OFFCURVE", -"-102 1458 OFFCURVE", -"-220 1458 CURVE SMOOTH", -"-340 1458 OFFCURVE", -"-382 1404 OFFCURVE", -"-382 1334 CURVE SMOOTH", -"-382 1280 LINE SMOOTH", -"-382 1212 OFFCURVE", -"-340 1156 OFFCURVE", -"-220 1156 CURVE SMOOTH" +(344,746,l,{ +name = hr00; +}), +(228,803,l), +(129,609,l), +(210,570,l) ); }, { closed = 1; nodes = ( -"340 1156 OFFCURVE", -"382 1212 OFFCURVE", -"382 1280 CURVE SMOOTH", -"382 1334 LINE SMOOTH", -"382 1404 OFFCURVE", -"340 1458 OFFCURVE", -"220 1458 CURVE SMOOTH", -"102 1458 OFFCURVE", -"60 1404 OFFCURVE", -"60 1334 CURVE SMOOTH", -"60 1280 LINE SMOOTH", -"60 1212 OFFCURVE", -"102 1156 OFFCURVE", -"220 1156 CURVE SMOOTH" +(549,746,l), +(433,803,l), +(334,609,l), +(415,570,l) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; +pos = (300,516); } ); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"320 1746 LINE", -"232 1806 LINE", -"-2 1576 LINE", -"-236 1806 LINE", -"-320 1746 LINE", -"-88 1458 LINE", -"88 1458 LINE {name = hr00;}" -); -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"-116 1194 OFFCURVE", -"-84 1234 OFFCURVE", -"-84 1286 CURVE SMOOTH", -"-84 1314 LINE SMOOTH", -"-84 1366 OFFCURVE", -"-116 1406 OFFCURVE", -"-198 1406 CURVE SMOOTH", -"-280 1406 OFFCURVE", -"-312 1366 OFFCURVE", -"-312 1314 CURVE SMOOTH", -"-312 1286 LINE SMOOTH", -"-312 1234 OFFCURVE", -"-280 1194 OFFCURVE", -"-198 1194 CURVE SMOOTH" +(333,745,l,{ +name = hr00; +}), +(264,778,l), +(179,608,l), +(227,586,l) ); }, { closed = 1; nodes = ( -"280 1194 OFFCURVE", -"312 1234 OFFCURVE", -"312 1286 CURVE SMOOTH", -"312 1314 LINE SMOOTH", -"312 1366 OFFCURVE", -"280 1406 OFFCURVE", -"198 1406 CURVE SMOOTH", -"116 1406 OFFCURVE", -"84 1366 OFFCURVE", -"84 1314 CURVE SMOOTH", -"84 1286 LINE SMOOTH", -"84 1234 OFFCURVE", -"116 1194 OFFCURVE", -"198 1194 CURVE SMOOTH" -); -} +(493,745,l), +(424,778,l), +(339,608,l), +(387,586,l) ); -vertWidth = 1560; -width = 0; } ); +width = 600; }, { -glyphname = dieresisgrave; -layers = ( -{ anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; +pos = (300,516); } ); -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"138 1526 LINE", -"-60 1914 LINE", -"-288 1800 LINE", -"-20 1448 LINE {name = hr00;}" +(335,749,l,{ +name = hr00; +}), +(316,761,l), +(205,607,l), +(220,597,l) ); }, { closed = 1; nodes = ( -"-102 1156 OFFCURVE", -"-60 1212 OFFCURVE", -"-60 1280 CURVE SMOOTH", -"-60 1334 LINE SMOOTH", -"-60 1404 OFFCURVE", -"-102 1458 OFFCURVE", -"-220 1458 CURVE SMOOTH", -"-340 1458 OFFCURVE", -"-382 1404 OFFCURVE", -"-382 1334 CURVE SMOOTH", -"-382 1280 LINE SMOOTH", -"-382 1212 OFFCURVE", -"-340 1156 OFFCURVE", -"-220 1156 CURVE SMOOTH" +(495,749,l), +(476,761,l), +(365,607,l), +(380,597,l) ); +} +); +width = 600; +} +); +unicode = 733; }, { +glyphname = circumflex; +layers = ( +{ +anchors = ( +{ +name = _top; +pos = (300,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ closed = 1; nodes = ( -"340 1156 OFFCURVE", -"382 1212 OFFCURVE", -"382 1280 CURVE SMOOTH", -"382 1334 LINE SMOOTH", -"382 1404 OFFCURVE", -"340 1458 OFFCURVE", -"220 1458 CURVE SMOOTH", -"102 1458 OFFCURVE", -"60 1404 OFFCURVE", -"60 1334 CURVE SMOOTH", -"60 1280 LINE SMOOTH", -"60 1212 OFFCURVE", -"102 1156 OFFCURVE", -"220 1156 CURVE SMOOTH" +(238,786,l,{ +name = hr00; +}), +(106,627,l), +(177,569,l), +(298,684,l), +(419,569,l), +(494,627,l), +(362,786,l) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; +pos = (300,516); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"74 1470 LINE", -"-96 1810 LINE", -"-236 1742 LINE", -"-24 1424 LINE {name = hr00;}" +(250,765,l,{ +name = hr00; +}), +(139,622,l), +(182,591,l), +(299,708,l), +(416,591,l), +(461,622,l), +(350,765,l) +); +} ); +width = 600; }, { -closed = 1; -nodes = ( -"-116 1194 OFFCURVE", -"-84 1234 OFFCURVE", -"-84 1286 CURVE SMOOTH", -"-84 1314 LINE SMOOTH", -"-84 1366 OFFCURVE", -"-116 1406 OFFCURVE", -"-198 1406 CURVE SMOOTH", -"-280 1406 OFFCURVE", -"-312 1366 OFFCURVE", -"-312 1314 CURVE SMOOTH", -"-312 1286 LINE SMOOTH", -"-312 1234 OFFCURVE", -"-280 1194 OFFCURVE", -"-198 1194 CURVE SMOOTH" +anchors = ( +{ +name = _top; +pos = (300,516); +} ); -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"280 1194 OFFCURVE", -"312 1234 OFFCURVE", -"312 1286 CURVE SMOOTH", -"312 1314 LINE SMOOTH", -"312 1366 OFFCURVE", -"280 1406 OFFCURVE", -"198 1406 CURVE SMOOTH", -"116 1406 OFFCURVE", -"84 1366 OFFCURVE", -"84 1314 CURVE SMOOTH", -"84 1286 LINE SMOOTH", -"84 1234 OFFCURVE", -"116 1194 OFFCURVE", -"198 1194 CURVE SMOOTH" +(288,753,l,{ +name = hr00; +}), +(160,620,l), +(174,609,l), +(300,736,l), +(426,609,l), +(440,620,l), +(312,753,l) ); } ); -vertWidth = 1560; -width = 0; +width = 600; } ); +unicode = 710; }, { -glyphname = circumflexacute; +glyphname = caron; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; +pos = (300,516); } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"386 1914 LINE", -"188 1526 LINE", -"346 1448 LINE", -"614 1800 LINE {name = hr00;}" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"-384 1250 LINE", -"-252 1122 LINE", -"-4 1330 LINE", -"244 1122 LINE", -"384 1250 LINE", -"94 1544 LINE", -"-94 1544 LINE" +(362,578,l,{ +name = hr00; +}), +(494,737,l), +(423,795,l), +(302,680,l), +(181,795,l), +(106,737,l), +(238,578,l) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; +pos = (300,516); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"380 1810 LINE", -"210 1470 LINE", -"308 1424 LINE", -"520 1742 LINE {name = hr00;}" +(350,599,l,{ +name = hr00; +}), +(461,742,l), +(419,773,l), +(302,656,l), +(185,773,l), +(139,742,l), +(250,599,l) ); +} +); +width = 600; }, { +anchors = ( +{ +name = _top; +pos = (300,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"-320 1222 LINE", -"-236 1162 LINE", -"-2 1400 LINE", -"232 1162 LINE", -"320 1222 LINE", -"100 1510 LINE", -"-100 1510 LINE" +(312,613,l,{ +name = hr00; +}), +(440,746,l), +(426,757,l), +(300,630,l), +(174,757,l), +(160,746,l), +(288,613,l) ); } ); -vertWidth = 1560; -width = 0; +width = 600; } ); +unicode = 711; }, { -glyphname = circumflexbreve; +glyphname = breve; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; +pos = (300,516); } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"-374 1258 LINE", -"-254 1128 LINE", -"-2 1294 LINE", -"254 1128 LINE", -"374 1258 LINE", -"96 1492 LINE", -"-96 1492 LINE {name = hr00;}" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"226 1538 OFFCURVE", -"326 1684 OFFCURVE", -"374 1806 CURVE", -"236 1894 LINE", -"196 1842 LINE SMOOTH", -"128 1754 OFFCURVE", -"76 1726 OFFCURVE", -"0 1726 CURVE SMOOTH", -"-76 1726 OFFCURVE", -"-128 1754 OFFCURVE", -"-196 1842 CURVE SMOOTH", -"-236 1894 LINE", -"-374 1806 LINE", -"-326 1684 OFFCURVE", -"-226 1538 OFFCURVE", -"0 1538 CURVE SMOOTH" +(420,570,o), +(469,668,o), +(494,740,c), +(411,782,l), +(390,750,ls), +(359,702,o), +(339,673,o), +(300,673,cs), +(261,673,o), +(241,702,o), +(210,750,cs), +(189,782,l), +(106,740,l), +(131,668,o), +(180,570,o), +(300,570,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; +pos = (300,516); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"-316 1236 LINE", -"-252 1168 LINE", -"-2 1342 LINE", -"248 1168 LINE", -"316 1236 LINE", -"92 1442 LINE", -"-92 1442 LINE {name = hr00;}" +(407,595,o), +(442,685,o), +(461,746,c), +(410,768,l), +(389,734,ls), +(358,684,o), +(344,660,o), +(300,660,cs), +(256,660,o), +(242,684,o), +(211,734,cs), +(190,768,l), +(139,746,l), +(158,685,o), +(193,595,o), +(300,595,cs,{ +name = hr00; +}) +); +} ); +width = 600; }, { +anchors = ( +{ +name = _top; +pos = (300,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"204 1490 OFFCURVE", -"280 1620 OFFCURVE", -"318 1718 CURVE", -"224 1764 LINE", -"184 1706 LINE SMOOTH", -"130 1626 OFFCURVE", -"76 1610 OFFCURVE", -"0 1610 CURVE SMOOTH", -"-76 1610 OFFCURVE", -"-130 1626 OFFCURVE", -"-184 1706 CURVE SMOOTH", -"-224 1764 LINE", -"-318 1718 LINE", -"-280 1620 OFFCURVE", -"-204 1490 OFFCURVE", -"0 1490 CURVE SMOOTH" +(371,611,o), +(398,655,o), +(438,740,c), +(423,747,l), +(395,698,ls), +(365,646,o), +(342,630,o), +(300,630,cs), +(258,630,o), +(235,646,o), +(205,698,cs), +(177,747,l), +(162,740,l), +(202,655,o), +(229,611,o), +(300,611,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 0; +width = 600; } ); +unicode = 728; }, { -glyphname = circumflexgrave; +glyphname = breve.cyrl_case; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; +pos = (300,698); } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"-188 1526 LINE", -"-386 1914 LINE", -"-614 1800 LINE", -"-346 1448 LINE {name = hr00;}" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"-384 1250 LINE", -"-252 1122 LINE", -"-4 1330 LINE", -"244 1122 LINE", -"384 1250 LINE", -"94 1544 LINE", -"-94 1544 LINE" +(388,740,o), +(443,781,o), +(471,854,cs), +(492,909,l), +(377,952,l), +(345,845,l), +(337,841,o), +(317,838,o), +(300,838,cs), +(283,838,o), +(263,841,o), +(255,845,c), +(223,952,l), +(108,909,l), +(129,854,ls), +(157,781,o), +(212,740,o), +(300,740,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; +pos = (300,698); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"-210 1470 LINE", -"-380 1810 LINE", -"-520 1742 LINE", -"-308 1424 LINE {name = hr00;}" +(368,765,o), +(407,794,o), +(439,858,cs), +(467,915,l), +(395,938,l), +(355,832,l), +(341,827,o), +(316,826,o), +(300,826,cs), +(284,826,o), +(259,827,o), +(245,832,c), +(205,938,l), +(133,915,l), +(161,858,ls), +(193,794,o), +(232,765,o), +(300,765,cs,{ +name = hr00; +}) +); +} ); +width = 600; }, { +anchors = ( +{ +name = _top; +pos = (300,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"-320 1222 LINE", -"-236 1162 LINE", -"-2 1400 LINE", -"232 1162 LINE", -"320 1222 LINE", -"100 1510 LINE", -"-100 1510 LINE" +(353,786,o), +(383,812,o), +(413,868,cs), +(443,925,l), +(425,933,l), +(378,844,l), +(358,816,o), +(332,804,o), +(300,804,cs), +(268,804,o), +(242,816,o), +(222,844,c), +(175,933,l), +(157,925,l), +(187,868,ls), +(217,812,o), +(247,786,o), +(300,786,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 0; +width = 600; } ); }, { -glyphname = circumflexhook; +glyphname = ring; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; +pos = (300,516); } ); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"314 1684 LINE", -"228 1490 LINE", -"360 1422 LINE", -"414 1488 LINE SMOOTH", -"480 1568 OFFCURVE", -"540 1662 OFFCURVE", -"540 1742 CURVE SMOOTH", -"540 1818 OFFCURVE", -"492 1886 OFFCURVE", -"344 1886 CURVE SMOOTH", -"76 1886 LINE", -"76 1684 LINE {name = hr00;}" +(383,549,o), +(448,610,o), +(448,692,cs), +(448,775,o), +(383,835,o), +(300,835,cs), +(217,835,o), +(152,774,o), +(152,692,cs), +(152,609,o), +(217,549,o), +(300,549,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"-384 1250 LINE", -"-252 1122 LINE", -"-4 1330 LINE", -"244 1122 LINE", -"384 1250 LINE", -"94 1544 LINE", -"-94 1544 LINE" +(267,624,o), +(249,643,o), +(249,675,cs), +(249,709,ls), +(249,740,o), +(267,760,o), +(300,760,cs), +(333,760,o), +(351,741,o), +(351,709,cs), +(351,675,ls), +(351,644,o), +(333,624,o), +(300,624,cs) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; +pos = (300,516); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"342 1666 LINE", -"226 1458 LINE", -"318 1412 LINE", -"366 1472 LINE SMOOTH", -"428 1550 OFFCURVE", -"464 1620 OFFCURVE", -"464 1678 CURVE SMOOTH", -"464 1738 OFFCURVE", -"426 1788 OFFCURVE", -"324 1788 CURVE SMOOTH", -"106 1788 LINE", -"106 1666 LINE {name = hr00;}" +(365,576,o), +(416,625,o), +(416,691,cs), +(416,757,o), +(365,806,o), +(300,806,cs), +(235,806,o), +(184,757,o), +(184,691,cs), +(184,625,o), +(235,576,o), +(300,576,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"-320 1222 LINE", -"-236 1162 LINE", -"-2 1400 LINE", -"232 1162 LINE", -"320 1222 LINE", -"100 1510 LINE", -"-100 1510 LINE" -); -} +(264,625,o), +(242,645,o), +(242,680,cs), +(242,702,ls), +(242,737,o), +(264,757,o), +(300,757,cs), +(336,757,o), +(358,737,o), +(358,702,cs), +(358,680,ls), +(358,645,o), +(336,625,o), +(300,625,cs) ); -vertWidth = 1560; -width = 0; } ); +width = 600; }, { -glyphname = dieresismacron; -layers = ( -{ anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; +pos = (300,516); } ); -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"306 1554 LINE", -"306 1760 LINE", -"-306 1760 LINE", -"-306 1554 LINE {name = hr00;}" +(354,599,o), +(390,636,o), +(390,690,cs), +(390,744,o), +(354,781,o), +(300,781,cs), +(246,781,o), +(210,744,o), +(210,690,cs), +(210,636,o), +(246,599,o), +(300,599,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"-102 1156 OFFCURVE", -"-60 1212 OFFCURVE", -"-60 1280 CURVE SMOOTH", -"-60 1334 LINE SMOOTH", -"-60 1404 OFFCURVE", -"-102 1458 OFFCURVE", -"-220 1458 CURVE SMOOTH", -"-340 1458 OFFCURVE", -"-382 1404 OFFCURVE", -"-382 1334 CURVE SMOOTH", -"-382 1280 LINE SMOOTH", -"-382 1212 OFFCURVE", -"-340 1156 OFFCURVE", -"-220 1156 CURVE SMOOTH" +(257,617,o), +(230,644,o), +(230,685,cs), +(230,695,ls), +(230,736,o), +(257,763,o), +(300,763,cs), +(343,763,o), +(370,736,o), +(370,695,cs), +(370,685,ls), +(370,644,o), +(343,617,o), +(300,617,cs) +); +} +); +width = 600; +} ); +unicode = 730; }, { +glyphname = tilde; +layers = ( +{ +anchors = ( +{ +name = _top; +pos = (300,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ closed = 1; nodes = ( -"340 1156 OFFCURVE", -"382 1212 OFFCURVE", -"382 1280 CURVE SMOOTH", -"382 1334 LINE SMOOTH", -"382 1404 OFFCURVE", -"340 1458 OFFCURVE", -"220 1458 CURVE SMOOTH", -"102 1458 OFFCURVE", -"60 1404 OFFCURVE", -"60 1334 CURVE SMOOTH", -"60 1280 LINE SMOOTH", -"60 1212 OFFCURVE", -"102 1156 OFFCURVE", -"220 1156 CURVE SMOOTH" +(429,592,o), +(466,620,o), +(490,656,c), +(438,724,l), +(417,707,o), +(402,699,o), +(379,699,cs), +(353,699,o), +(330,709,o), +(301,721,cs), +(276,732,o), +(254,741,o), +(224,741,cs,{ +name = hr01; +}), +(171,741,o), +(134,713,o), +(110,677,c), +(162,609,l), +(183,626,o), +(198,634,o), +(221,634,cs), +(247,634,o), +(270,624,o), +(299,612,cs), +(324,601,o), +(346,592,o), +(376,592,cs) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; +pos = (300,516); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"280 1514 LINE", -"280 1650 LINE", -"-280 1650 LINE", -"-280 1514 LINE {name = hr00;}" +(419,612,o), +(450,638,o), +(468,665,c), +(435,705,l), +(415,688,o), +(399,678,o), +(377,678,cs), +(360,678,o), +(339,685,o), +(307,702,cs), +(286,713,o), +(262,728,o), +(227,728,cs,{ +name = hr01; +}), +(181,728,o), +(150,702,o), +(132,675,c), +(165,635,l), +(185,652,o), +(201,662,o), +(223,662,cs), +(240,662,o), +(261,655,o), +(293,638,cs), +(314,627,o), +(338,612,o), +(373,612,cs) +); +} ); +width = 600; }, { -closed = 1; -nodes = ( -"-116 1194 OFFCURVE", -"-84 1234 OFFCURVE", -"-84 1286 CURVE SMOOTH", -"-84 1314 LINE SMOOTH", -"-84 1366 OFFCURVE", -"-116 1406 OFFCURVE", -"-198 1406 CURVE SMOOTH", -"-280 1406 OFFCURVE", -"-312 1366 OFFCURVE", -"-312 1314 CURVE SMOOTH", -"-312 1286 LINE SMOOTH", -"-312 1234 OFFCURVE", -"-280 1194 OFFCURVE", -"-198 1194 CURVE SMOOTH" +anchors = ( +{ +name = _top; +pos = (300,516); +} ); -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"280 1194 OFFCURVE", -"312 1234 OFFCURVE", -"312 1286 CURVE SMOOTH", -"312 1314 LINE SMOOTH", -"312 1366 OFFCURVE", -"280 1406 OFFCURVE", -"198 1406 CURVE SMOOTH", -"116 1406 OFFCURVE", -"84 1366 OFFCURVE", -"84 1314 CURVE SMOOTH", -"84 1286 LINE SMOOTH", -"84 1234 OFFCURVE", -"116 1194 OFFCURVE", -"198 1194 CURVE SMOOTH" +(399,638,o), +(425,650,o), +(449,677,c), +(437,689,l), +(416,667,o), +(396,656,o), +(372,656,cs), +(353,656,o), +(335,663,o), +(306,682,cs), +(272,704,o), +(252,712,o), +(229,712,cs), +(201,712,o), +(175,700,o), +(151,673,c), +(163,661,l), +(184,683,o), +(204,694,o), +(228,694,cs), +(247,694,o), +(265,687,o), +(294,668,cs), +(328,646,o), +(348,638,o), +(371,638,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 0; +width = 600; } ); +unicode = 732; }, { -glyphname = circumflextilde; +glyphname = macron; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; +pos = (300,516); } ); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"-256 1866 OFFCURVE", -"-330 1810 OFFCURVE", -"-378 1738 CURVE", -"-278 1610 LINE", -"-236 1644 OFFCURVE", -"-206 1660 OFFCURVE", -"-160 1660 CURVE SMOOTH", -"-108 1660 OFFCURVE", -"-62 1640 OFFCURVE", -"-4 1616 CURVE SMOOTH", -"46 1594 OFFCURVE", -"90 1576 OFFCURVE", -"150 1576 CURVE SMOOTH {name = hr01;}", -"256 1576 OFFCURVE", -"330 1632 OFFCURVE", -"378 1704 CURVE", -"278 1832 LINE", -"236 1798 OFFCURVE", -"206 1782 OFFCURVE", -"160 1782 CURVE SMOOTH", -"108 1782 OFFCURVE", -"62 1802 OFFCURVE", -"4 1826 CURVE SMOOTH", -"-46 1848 OFFCURVE", -"-90 1866 OFFCURVE", -"-150 1866 CURVE SMOOTH" +(147,615,l,{ +name = hr00; +}), +(453,615,l), +(453,718,l), +(147,718,l) +); +} ); +width = 600; }, { +anchors = ( +{ +name = _top; +pos = (300,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ closed = 1; nodes = ( -"-380 1250 LINE", -"-250 1122 LINE", -"-2 1312 LINE", -"246 1122 LINE", -"380 1250 LINE", -"96 1518 LINE", -"-96 1518 LINE" +(160,637,l,{ +name = hr00; +}), +(440,637,l), +(440,705,l), +(160,705,l) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 516}"; -}, -{ -name = _t.tildecomb; -position = "{0, 516}"; -}, -{ name = _top; -position = "{0, 1032}"; +pos = (300,516); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"-236 1784 OFFCURVE", -"-298 1732 OFFCURVE", -"-334 1678 CURVE", -"-272 1606 LINE", -"-232 1640 OFFCURVE", -"-200 1660 OFFCURVE", -"-156 1660 CURVE SMOOTH", -"-122 1660 OFFCURVE", -"-80 1646 OFFCURVE", -"-16 1612 CURVE SMOOTH", -"26 1590 OFFCURVE", -"74 1560 OFFCURVE", -"144 1560 CURVE SMOOTH {name = hr01;}", -"236 1560 OFFCURVE", -"298 1612 OFFCURVE", -"334 1666 CURVE", -"272 1738 LINE", -"232 1704 OFFCURVE", -"200 1684 OFFCURVE", -"156 1684 CURVE SMOOTH", -"122 1684 OFFCURVE", -"80 1698 OFFCURVE", -"16 1732 CURVE SMOOTH", -"-26 1754 OFFCURVE", -"-74 1784 OFFCURVE", -"-144 1784 CURVE SMOOTH" +(171,668,l,{ +name = hr00; +}), +(429,668,l), +(429,686,l), +(171,686,l) +); +} +); +width = 600; +} ); +unicode = 175; }, { +glyphname = cedilla; +layers = ( +{ +anchors = ( +{ +name = _bottom; +pos = (300,0); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ closed = 1; nodes = ( -"-320 1222 LINE", -"-236 1162 LINE", -"-2 1384 LINE", -"232 1162 LINE", -"320 1222 LINE", -"100 1490 LINE", -"-100 1490 LINE" +(382,-212,o), +(446,-189,o), +(446,-121,cs), +(446,-72,o), +(413,-52,o), +(373,-52,cs), +(357,-52,o), +(341,-55,o), +(325,-59,c), +(321,-55,l), +(339,30,l), +(272,30,l), +(250,-74,l), +(271,-76,ls), +(333,-82,o), +(346,-101,o), +(346,-116,cs), +(346,-133,o), +(327,-141,o), +(302,-141,cs), +(271,-141,o), +(249,-128,o), +(236,-112,c), +(190,-168,l), +(207,-188,o), +(245,-212,o), +(314,-212,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 0; -} -); +width = 600; }, { -glyphname = tilde.case; -layers = ( -{ anchors = ( { -name = _top; -position = "{600, 1396}"; +name = _bottom; +pos = (300,0); } ); -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"858 1524 OFFCURVE", -"932 1580 OFFCURVE", -"980 1652 CURVE", -"876 1788 LINE", -"834 1754 OFFCURVE", -"804 1738 OFFCURVE", -"758 1738 CURVE SMOOTH", -"706 1738 OFFCURVE", -"660 1758 OFFCURVE", -"602 1782 CURVE SMOOTH", -"552 1804 OFFCURVE", -"508 1822 OFFCURVE", -"448 1822 CURVE SMOOTH {name = hr01;}", -"342 1822 OFFCURVE", -"268 1766 OFFCURVE", -"220 1694 CURVE", -"324 1558 LINE", -"366 1592 OFFCURVE", -"396 1608 OFFCURVE", -"442 1608 CURVE SMOOTH", -"494 1608 OFFCURVE", -"540 1588 OFFCURVE", -"598 1564 CURVE SMOOTH", -"648 1542 OFFCURVE", -"692 1524 OFFCURVE", -"752 1524 CURVE SMOOTH" +(371,-207,o), +(423,-181,o), +(423,-124,cs), +(423,-81,o), +(394,-58,o), +(355,-58,cs), +(343,-58,o), +(329,-60,o), +(316,-64,c), +(313,-61,l), +(329,20,l), +(279,20,l), +(260,-77,l), +(288,-81,ls), +(344,-89,o), +(356,-104,o), +(356,-122,cs), +(356,-143,o), +(337,-153,o), +(312,-153,cs), +(283,-153,o), +(263,-140,o), +(251,-125,c), +(213,-166,l), +(227,-185,o), +(258,-207,o), +(312,-207,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { -name = _top; -position = "{600, 1396}"; +name = _bottom; +pos = (300,0); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"838 1564 OFFCURVE", -"900 1616 OFFCURVE", -"936 1670 CURVE", -"870 1750 LINE", -"830 1716 OFFCURVE", -"798 1696 OFFCURVE", -"754 1696 CURVE SMOOTH", -"720 1696 OFFCURVE", -"678 1710 OFFCURVE", -"614 1744 CURVE SMOOTH", -"572 1766 OFFCURVE", -"524 1796 OFFCURVE", -"454 1796 CURVE SMOOTH {name = hr01;}", -"362 1796 OFFCURVE", -"300 1744 OFFCURVE", -"264 1690 CURVE", -"330 1610 LINE", -"370 1644 OFFCURVE", -"402 1664 OFFCURVE", -"446 1664 CURVE SMOOTH", -"480 1664 OFFCURVE", -"522 1650 OFFCURVE", -"586 1616 CURVE SMOOTH", -"628 1594 OFFCURVE", -"676 1564 OFFCURVE", -"746 1564 CURVE SMOOTH" +(361,-202,o), +(392,-169,o), +(392,-131,cs), +(392,-95,o), +(364,-72,o), +(325,-72,cs), +(316,-72,o), +(304,-73,o), +(295,-75,c), +(293,-73,l), +(312,3,l), +(294,3,l), +(273,-84,l), +(310,-86,ls), +(355,-88,o), +(371,-107,o), +(371,-132,cs), +(371,-166,o), +(346,-184,o), +(310,-184,cs), +(280,-184,o), +(256,-174,o), +(242,-157,c), +(229,-170,l), +(241,-187,o), +(272,-202,o), +(310,-202,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); +unicode = 184; }, { -glyphname = tilde.alt01.case; +glyphname = ogonek; layers = ( { anchors = ( { -name = _top; -position = "{600, 1396}"; +name = _bottomright; +pos = (300,0); } ); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"796 1524 OFFCURVE", -"860 1582 OFFCURVE", -"904 1656 CURVE", -"802 1780 LINE", -"768 1750 OFFCURVE", -"738 1738 OFFCURVE", -"704 1738 CURVE SMOOTH", -"660 1738 OFFCURVE", -"620 1758 OFFCURVE", -"570 1782 CURVE SMOOTH", -"526 1804 OFFCURVE", -"488 1822 OFFCURVE", -"436 1822 CURVE SMOOTH {name = hr01;}", -"340 1822 OFFCURVE", -"276 1764 OFFCURVE", -"232 1690 CURVE", -"334 1566 LINE", -"368 1596 OFFCURVE", -"398 1608 OFFCURVE", -"432 1608 CURVE SMOOTH", -"476 1608 OFFCURVE", -"516 1588 OFFCURVE", -"566 1564 CURVE SMOOTH", -"610 1542 OFFCURVE", -"648 1524 OFFCURVE", -"700 1524 CURVE SMOOTH" +(273,-212,o), +(315,-193,o), +(332,-161,c), +(279,-110,l), +(265,-126,o), +(248,-138,o), +(224,-138,cs), +(204,-138,o), +(186,-130,o), +(186,-105,cs), +(186,-81,o), +(202,-60,o), +(300,0,c), +(290,22,l), +(200,12,l), +(205,-4,l), +(131,-38,o), +(86,-71,o), +(86,-127,cs), +(86,-191,o), +(144,-212,o), +(210,-212,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { -name = _top; -position = "{600, 1396}"; +name = _bottomright; +pos = (300,0); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"812 1572 OFFCURVE", -"872 1624 OFFCURVE", -"908 1678 CURVE", -"842 1758 LINE", -"804 1724 OFFCURVE", -"770 1704 OFFCURVE", -"728 1704 CURVE SMOOTH", -"692 1704 OFFCURVE", -"664 1718 OFFCURVE", -"614 1744 CURVE SMOOTH", -"578 1762 OFFCURVE", -"536 1788 OFFCURVE", -"474 1788 CURVE SMOOTH {name = hr01;}", -"388 1788 OFFCURVE", -"328 1736 OFFCURVE", -"292 1682 CURVE", -"358 1602 LINE", -"396 1636 OFFCURVE", -"430 1656 OFFCURVE", -"472 1656 CURVE SMOOTH", -"508 1656 OFFCURVE", -"536 1642 OFFCURVE", -"586 1616 CURVE SMOOTH", -"622 1598 OFFCURVE", -"664 1572 OFFCURVE", -"726 1572 CURVE SMOOTH" +(278,-207,o), +(308,-188,o), +(321,-166,c), +(281,-125,l), +(268,-141,o), +(251,-151,o), +(229,-151,cs), +(208,-151,o), +(187,-142,o), +(187,-114,cs), +(187,-94,o), +(197,-65,o), +(300,0,c), +(293,19,l), +(228,12,l), +(234,-3,l), +(159,-39,o), +(119,-79,o), +(119,-127,cs), +(119,-180,o), +(167,-207,o), +(228,-207,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 1200; -} -); +width = 600; }, { -glyphname = macron.case; -layers = ( -{ anchors = ( { -name = _top; -position = "{600, 1396}"; +name = _bottomright; +pos = (300,0); } ); -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"906 1570 LINE", -"906 1776 LINE", -"294 1776 LINE", -"294 1570 LINE {name = hr00;}" +(275,-202,o), +(301,-188,o), +(314,-170,c), +(300,-159,l), +(290,-171,o), +(272,-184,o), +(239,-184,cs), +(205,-184,o), +(181,-170,o), +(181,-133,cs), +(181,-80,o), +(229,-46,o), +(300,0,c), +(294,16,l), +(275,12,l), +(279,2,l), +(186,-51,o), +(160,-95,o), +(160,-134,cs), +(160,-179,o), +(194,-202,o), +(239,-202,cs,{ +name = hr00; +}) +); +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; +unicode = 731; }, { +glyphname = tilde.alt01; +layers = ( +{ anchors = ( { name = _top; -position = "{600, 1396}"; +pos = (300,516); } ); -layerId = master02; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"880 1614 LINE", -"880 1750 LINE", -"320 1750 LINE", -"320 1614 LINE {name = hr00;}" +(402,592,o), +(434,621,o), +(456,658,c), +(405,720,l), +(388,705,o), +(373,699,o), +(356,699,cs), +(334,699,o), +(314,709,o), +(289,721,cs), +(267,732,o), +(248,741,o), +(222,741,cs,{ +name = hr01; +}), +(174,741,o), +(142,712,o), +(120,675,c), +(171,613,l), +(188,628,o), +(203,634,o), +(220,634,cs), +(242,634,o), +(262,624,o), +(287,612,cs), +(309,601,o), +(328,592,o), +(354,592,cs) ); } ); -vertWidth = 1560; -width = 1200; -} -); +width = 600; }, { -glyphname = dotaccent.case; -layers = ( -{ anchors = ( { name = _top; -position = "{600, 1396}"; +pos = (300,516); } ); -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"732 1504 OFFCURVE", -"778 1566 OFFCURVE", -"778 1644 CURVE SMOOTH", -"778 1702 LINE SMOOTH", -"778 1782 OFFCURVE", -"732 1842 OFFCURVE", -"600 1842 CURVE SMOOTH", -"468 1842 OFFCURVE", -"422 1782 OFFCURVE", -"422 1702 CURVE SMOOTH", -"422 1644 LINE SMOOTH", -"422 1566 OFFCURVE", -"468 1504 OFFCURVE", -"600 1504 CURVE SMOOTH {name = hr00;}" +(406,616,o), +(436,642,o), +(454,669,c), +(421,709,l), +(402,692,o), +(385,682,o), +(364,682,cs), +(346,682,o), +(332,689,o), +(307,702,cs), +(289,711,o), +(268,724,o), +(237,724,cs,{ +name = hr01; +}), +(194,724,o), +(164,698,o), +(146,671,c), +(179,631,l), +(198,648,o), +(215,658,o), +(236,658,cs), +(254,658,o), +(268,651,o), +(293,638,cs), +(311,629,o), +(332,616,o), +(363,616,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { name = _top; -position = "{600, 1396}"; +pos = (300,516); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"692 1564 OFFCURVE", -"726 1608 OFFCURVE", -"726 1666 CURVE SMOOTH", -"726 1698 LINE SMOOTH", -"726 1756 OFFCURVE", -"692 1800 OFFCURVE", -"600 1800 CURVE SMOOTH", -"508 1800 OFFCURVE", -"474 1756 OFFCURVE", -"474 1698 CURVE SMOOTH", -"474 1666 LINE SMOOTH", -"474 1608 OFFCURVE", -"508 1564 OFFCURVE", -"600 1564 CURVE SMOOTH {name = hr00;}" +(399,638,o), +(425,650,o), +(449,677,c), +(437,689,l), +(416,667,o), +(396,656,o), +(372,656,cs), +(353,656,o), +(335,663,o), +(306,682,cs), +(272,704,o), +(252,712,o), +(229,712,cs), +(201,712,o), +(175,700,o), +(151,673,c), +(163,661,l), +(184,683,o), +(204,694,o), +(228,694,cs), +(247,694,o), +(265,687,o), +(294,668,cs), +(328,646,o), +(348,638,o), +(371,638,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); }, @@ -55451,219 +105400,261 @@ layers = ( anchors = ( { name = _top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"500 1522 OFFCURVE", -"542 1578 OFFCURVE", -"542 1648 CURVE SMOOTH", -"542 1700 LINE SMOOTH", -"542 1770 OFFCURVE", -"500 1824 OFFCURVE", -"380 1824 CURVE SMOOTH", -"262 1824 OFFCURVE", -"220 1770 OFFCURVE", -"220 1700 CURVE SMOOTH", -"220 1648 LINE SMOOTH", -"220 1578 OFFCURVE", -"262 1522 OFFCURVE", -"380 1522 CURVE SMOOTH {name = hr00;}" +(250,761,o), +(271,789,o), +(271,824,cs), +(271,850,ls), +(271,885,o), +(250,912,o), +(190,912,cs), +(131,912,o), +(110,885,o), +(110,850,cs), +(110,824,ls), +(110,789,o), +(131,761,o), +(190,761,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"938 1522 OFFCURVE", -"980 1578 OFFCURVE", -"980 1648 CURVE SMOOTH", -"980 1700 LINE SMOOTH", -"980 1770 OFFCURVE", -"938 1824 OFFCURVE", -"820 1824 CURVE SMOOTH", -"700 1824 OFFCURVE", -"658 1770 OFFCURVE", -"658 1700 CURVE SMOOTH", -"658 1648 LINE SMOOTH", -"658 1578 OFFCURVE", -"700 1522 OFFCURVE", -"820 1522 CURVE SMOOTH" +(469,761,o), +(490,789,o), +(490,824,cs), +(490,850,ls), +(490,885,o), +(469,912,o), +(410,912,cs), +(350,912,o), +(329,885,o), +(329,850,cs), +(329,824,ls), +(329,789,o), +(350,761,o), +(410,761,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { name = _top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"496 1576 OFFCURVE", -"528 1616 OFFCURVE", -"528 1668 CURVE SMOOTH", -"528 1696 LINE SMOOTH", -"528 1748 OFFCURVE", -"496 1788 OFFCURVE", -"414 1788 CURVE SMOOTH", -"332 1788 OFFCURVE", -"300 1748 OFFCURVE", -"300 1696 CURVE SMOOTH", -"300 1668 LINE SMOOTH", -"300 1616 OFFCURVE", -"332 1576 OFFCURVE", -"414 1576 CURVE SMOOTH {name = hr00;}" +(248,788,o), +(264,808,o), +(264,834,cs), +(264,848,ls), +(264,874,o), +(248,894,o), +(207,894,cs), +(166,894,o), +(150,874,o), +(150,848,cs), +(150,834,ls), +(150,808,o), +(166,788,o), +(207,788,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"868 1576 OFFCURVE", -"900 1616 OFFCURVE", -"900 1668 CURVE SMOOTH", -"900 1696 LINE SMOOTH", -"900 1748 OFFCURVE", -"868 1788 OFFCURVE", -"786 1788 CURVE SMOOTH", -"704 1788 OFFCURVE", -"672 1748 OFFCURVE", -"672 1696 CURVE SMOOTH", -"672 1668 LINE SMOOTH", -"672 1616 OFFCURVE", -"704 1576 OFFCURVE", -"786 1576 CURVE SMOOTH" -); -} +(434,788,o), +(450,808,o), +(450,834,cs), +(450,848,ls), +(450,874,o), +(434,894,o), +(393,894,cs), +(352,894,o), +(336,874,o), +(336,848,cs), +(336,834,ls), +(336,808,o), +(352,788,o), +(393,788,cs) ); -vertWidth = 1560; -width = 1200; } ); +width = 600; }, { -glyphname = hungarumlaut.case; -layers = ( -{ anchors = ( { name = _top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"456 1946 LINE", -"258 1558 LINE", -"420 1480 LINE", -"688 1832 LINE {name = hr00;}" +(230,819,o), +(238,829,o), +(238,842,cs), +(238,850,ls), +(238,863,o), +(230,873,o), +(209,873,cs), +(188,873,o), +(180,863,o), +(180,850,cs), +(180,842,ls), +(180,829,o), +(188,819,o), +(209,819,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"866 1946 LINE", -"668 1558 LINE", -"830 1480 LINE", -"1098 1832 LINE" +(412,819,o), +(420,829,o), +(420,842,cs), +(420,850,ls), +(420,863,o), +(412,873,o), +(391,873,cs), +(370,873,o), +(362,863,o), +(362,850,cs), +(362,842,ls), +(362,829,o), +(370,819,o), +(391,819,cs) +); +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; }, { +glyphname = dotaccent.case; +layers = ( +{ anchors = ( { name = _top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"528 1896 LINE", -"358 1556 LINE", -"454 1512 LINE", -"666 1830 LINE {name = hr00;}" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"848 1896 LINE", -"678 1556 LINE", -"774 1512 LINE", -"986 1830 LINE" +(366,752,o), +(389,783,o), +(389,822,cs), +(389,851,ls), +(389,891,o), +(366,921,o), +(300,921,cs), +(234,921,o), +(211,891,o), +(211,851,cs), +(211,822,ls), +(211,783,o), +(234,752,o), +(300,752,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 1200; -} -); +width = 600; }, { -glyphname = acute.case; -layers = ( -{ anchors = ( { name = _top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"654 1954 LINE", -"456 1566 LINE", -"632 1480 LINE", -"900 1832 LINE {name = hr00;}" +(346,782,o), +(363,804,o), +(363,833,cs), +(363,849,ls), +(363,878,o), +(346,900,o), +(300,900,cs), +(254,900,o), +(237,878,o), +(237,849,cs), +(237,833,ls), +(237,804,o), +(254,782,o), +(300,782,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { name = _top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"680 1898 LINE", -"510 1558 LINE", -"614 1510 LINE", -"826 1828 LINE {name = hr00;}" +(321,819,o), +(329,829,o), +(329,842,cs), +(329,850,ls), +(329,863,o), +(321,873,o), +(300,873,cs), +(279,873,o), +(271,863,o), +(271,850,cs), +(271,842,ls), +(271,829,o), +(279,819,o), +(300,819,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); }, @@ -55674,7058 +105665,7459 @@ layers = ( anchors = ( { name = _top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"744 1566 LINE", -"546 1954 LINE", -"300 1832 LINE", -"568 1480 LINE {name = hr00;}" +(284,740,l,{ +name = hr00; +}), +(372,783,l), +(273,977,l), +(150,916,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { name = _top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"690 1558 LINE", -"520 1898 LINE", -"374 1828 LINE", -"586 1510 LINE {name = hr00;}" -); -} +(293,755,l,{ +name = hr00; +}), +(345,779,l), +(260,949,l), +(187,914,l) ); -vertWidth = 1560; -width = 1200; } ); +width = 600; }, { -glyphname = circumflex.case; -layers = ( -{ anchors = ( { name = _top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"212 1594 LINE", -"354 1478 LINE", -"596 1708 LINE", -"838 1478 LINE", -"988 1594 LINE", -"724 1912 LINE", -"476 1912 LINE {name = hr00;}" +(317,767,l,{ +name = hr00; +}), +(332,777,l), +(221,931,l), +(202,919,l) +); +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; }, { +glyphname = acute.case; +layers = ( +{ anchors = ( { name = _top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master02; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"278 1584 LINE", -"364 1522 LINE", -"598 1756 LINE", -"832 1522 LINE", -"922 1584 LINE", -"700 1870 LINE", -"500 1870 LINE {name = hr00;}" -); -} +(450,916,l,{ +name = hr00; +}), +(327,977,l), +(228,783,l), +(316,740,l) ); -vertWidth = 1560; -width = 1200; } ); +width = 600; }, { -glyphname = caron.case; -layers = ( -{ anchors = ( { name = _top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"988 1814 LINE", -"846 1930 LINE", -"604 1700 LINE", -"362 1930 LINE", -"212 1814 LINE", -"476 1496 LINE", -"724 1496 LINE {name = hr00;}" +(413,914,l,{ +name = hr00; +}), +(340,949,l), +(255,779,l), +(307,755,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { name = _top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"922 1824 LINE", -"836 1886 LINE", -"602 1652 LINE", -"368 1886 LINE", -"278 1824 LINE", -"500 1538 LINE", -"700 1538 LINE {name = hr00;}" +(397,919,l,{ +name = hr00; +}), +(378,931,l), +(267,777,l), +(282,767,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); }, { -glyphname = breve.case; +glyphname = hungarumlaut.case; layers = ( { anchors = ( { name = _top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +closed = 1; +nodes = ( +(344,916,l,{ +name = hr00; +}), +(228,973,l), +(129,779,l), +(210,740,l) +); +}, { closed = 1; nodes = ( -"840 1480 OFFCURVE", -"938 1676 OFFCURVE", -"988 1820 CURVE", -"822 1904 LINE", -"780 1840 LINE SMOOTH", -"718 1744 OFFCURVE", -"678 1686 OFFCURVE", -"600 1686 CURVE SMOOTH", -"522 1686 OFFCURVE", -"482 1744 OFFCURVE", -"420 1840 CURVE SMOOTH", -"378 1904 LINE", -"212 1820 LINE", -"262 1676 OFFCURVE", -"360 1480 OFFCURVE", -"600 1480 CURVE SMOOTH {name = hr00;}" +(549,916,l), +(433,973,l), +(334,779,l), +(415,740,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { name = _top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"814 1530 OFFCURVE", -"884 1710 OFFCURVE", -"922 1832 CURVE", -"820 1876 LINE", -"778 1808 LINE SMOOTH", -"716 1708 OFFCURVE", -"688 1660 OFFCURVE", -"600 1660 CURVE SMOOTH", -"512 1660 OFFCURVE", -"484 1708 OFFCURVE", -"422 1808 CURVE SMOOTH", -"380 1876 LINE", -"278 1832 LINE", -"316 1710 OFFCURVE", -"386 1530 OFFCURVE", -"600 1530 CURVE SMOOTH {name = hr00;}" +(333,915,l,{ +name = hr00; +}), +(264,948,l), +(179,778,l), +(227,756,l) ); -} +}, +{ +closed = 1; +nodes = ( +(493,915,l), +(424,948,l), +(339,778,l), +(387,756,l) ); -vertWidth = 1560; -width = 1200; } ); +width = 600; }, { -glyphname = breve.cyrl_case; -layers = ( -{ anchors = ( { name = _top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"776 1480 OFFCURVE", -"886 1562 OFFCURVE", -"942 1708 CURVE SMOOTH", -"984 1818 LINE", -"754 1904 LINE", -"690 1690 LINE", -"674 1682 OFFCURVE", -"634 1676 OFFCURVE", -"600 1676 CURVE SMOOTH", -"566 1676 OFFCURVE", -"526 1682 OFFCURVE", -"510 1690 CURVE", -"446 1904 LINE", -"216 1818 LINE", -"258 1708 LINE SMOOTH", -"314 1562 OFFCURVE", -"424 1480 OFFCURVE", -"600 1480 CURVE SMOOTH {name = hr00;}" -); -} +(335,919,l,{ +name = hr00; +}), +(316,931,l), +(205,777,l), +(220,767,l) ); -vertWidth = 1560; -width = 1200; }, { -anchors = ( -{ -name = _top; -position = "{600, 1396}"; -} -); -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"736 1530 OFFCURVE", -"814 1588 OFFCURVE", -"878 1716 CURVE SMOOTH", -"934 1830 LINE", -"790 1876 LINE", -"710 1664 LINE", -"682 1654 OFFCURVE", -"632 1652 OFFCURVE", -"600 1652 CURVE SMOOTH", -"568 1652 OFFCURVE", -"518 1654 OFFCURVE", -"490 1664 CURVE", -"410 1876 LINE", -"266 1830 LINE", -"322 1716 LINE SMOOTH", -"386 1588 OFFCURVE", -"464 1530 OFFCURVE", -"600 1530 CURVE SMOOTH {name = hr00;}" +(495,919,l), +(476,931,l), +(365,777,l), +(380,767,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); }, { -glyphname = ring.case; +glyphname = circumflex.case; layers = ( { anchors = ( { name = _top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"766 1438 OFFCURVE", -"896 1560 OFFCURVE", -"896 1724 CURVE SMOOTH", -"896 1890 OFFCURVE", -"766 2010 OFFCURVE", -"600 2010 CURVE SMOOTH", -"434 2010 OFFCURVE", -"304 1888 OFFCURVE", -"304 1724 CURVE SMOOTH", -"304 1558 OFFCURVE", -"434 1438 OFFCURVE", -"600 1438 CURVE SMOOTH {name = hr00;}" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"534 1588 OFFCURVE", -"498 1626 OFFCURVE", -"498 1690 CURVE SMOOTH", -"498 1758 LINE SMOOTH", -"498 1820 OFFCURVE", -"534 1860 OFFCURVE", -"600 1860 CURVE SMOOTH", -"666 1860 OFFCURVE", -"702 1822 OFFCURVE", -"702 1758 CURVE SMOOTH", -"702 1690 LINE SMOOTH", -"702 1628 OFFCURVE", -"666 1588 OFFCURVE", -"600 1588 CURVE SMOOTH" +(238,956,l,{ +name = hr00; +}), +(106,797,l), +(177,739,l), +(298,854,l), +(419,739,l), +(494,797,l), +(362,956,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { name = _top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"730 1492 OFFCURVE", -"832 1590 OFFCURVE", -"832 1722 CURVE SMOOTH", -"832 1854 OFFCURVE", -"730 1952 OFFCURVE", -"600 1952 CURVE SMOOTH", -"470 1952 OFFCURVE", -"368 1854 OFFCURVE", -"368 1722 CURVE SMOOTH", -"368 1590 OFFCURVE", -"470 1492 OFFCURVE", -"600 1492 CURVE SMOOTH {name = hr00;}" +(250,935,l,{ +name = hr00; +}), +(139,792,l), +(182,761,l), +(299,878,l), +(416,761,l), +(461,792,l), +(350,935,l) +); +} ); +width = 600; }, { +anchors = ( +{ +name = _top; +pos = (300,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"528 1590 OFFCURVE", -"484 1630 OFFCURVE", -"484 1700 CURVE SMOOTH", -"484 1744 LINE SMOOTH", -"484 1814 OFFCURVE", -"528 1854 OFFCURVE", -"600 1854 CURVE SMOOTH", -"672 1854 OFFCURVE", -"716 1814 OFFCURVE", -"716 1744 CURVE SMOOTH", -"716 1700 LINE SMOOTH", -"716 1630 OFFCURVE", -"672 1590 OFFCURVE", -"600 1590 CURVE SMOOTH" +(288,923,l,{ +name = hr00; +}), +(160,790,l), +(174,779,l), +(300,906,l), +(426,779,l), +(440,790,l), +(312,923,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); }, { -glyphname = ringacute.case; +glyphname = caron.case; layers = ( { anchors = ( { name = _top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"738 2300 LINE", -"480 2066 LINE", -"586 1952 LINE", -"886 2138 LINE {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"770 1450 OFFCURVE", -"904 1540 OFFCURVE", -"904 1690 CURVE SMOOTH", -"904 1842 OFFCURVE", -"770 1930 OFFCURVE", -"600 1930 CURVE SMOOTH", -"430 1930 OFFCURVE", -"296 1840 OFFCURVE", -"296 1690 CURVE SMOOTH", -"296 1538 OFFCURVE", -"430 1450 OFFCURVE", -"600 1450 CURVE SMOOTH" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"528 1590 OFFCURVE", -"490 1616 OFFCURVE", -"490 1680 CURVE SMOOTH", -"490 1700 LINE SMOOTH", -"490 1762 OFFCURVE", -"528 1790 OFFCURVE", -"600 1790 CURVE SMOOTH", -"672 1790 OFFCURVE", -"710 1764 OFFCURVE", -"710 1700 CURVE SMOOTH", -"710 1680 LINE SMOOTH", -"710 1618 OFFCURVE", -"672 1590 OFFCURVE", -"600 1590 CURVE SMOOTH" +(362,748,l,{ +name = hr00; +}), +(494,907,l), +(423,965,l), +(302,850,l), +(181,965,l), +(106,907,l), +(238,748,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { anchors = ( { name = _top; -position = "{600, 1396}"; +pos = (300,698); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"680 2238 LINE", -"534 2012 LINE", -"628 1974 LINE", -"820 2188 LINE {name = hr00;}" +(350,769,l,{ +name = hr00; +}), +(461,912,l), +(418,943,l), +(301,826,l), +(184,943,l), +(139,912,l), +(250,769,l) +); +} ); +width = 600; }, { -closed = 1; -nodes = ( -"730 1472 OFFCURVE", -"832 1570 OFFCURVE", -"832 1702 CURVE SMOOTH", -"832 1834 OFFCURVE", -"730 1932 OFFCURVE", -"600 1932 CURVE SMOOTH", -"470 1932 OFFCURVE", -"368 1834 OFFCURVE", -"368 1702 CURVE SMOOTH", -"368 1570 OFFCURVE", -"470 1472 OFFCURVE", -"600 1472 CURVE SMOOTH" +anchors = ( +{ +name = _top; +pos = (300,698); +} ); -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"528 1570 OFFCURVE", -"484 1610 OFFCURVE", -"484 1680 CURVE SMOOTH", -"484 1724 LINE SMOOTH", -"484 1794 OFFCURVE", -"528 1834 OFFCURVE", -"600 1834 CURVE SMOOTH", -"672 1834 OFFCURVE", -"716 1794 OFFCURVE", -"716 1724 CURVE SMOOTH", -"716 1680 LINE SMOOTH", -"716 1610 OFFCURVE", -"672 1570 OFFCURVE", -"600 1570 CURVE SMOOTH" +(312,783,l,{ +name = hr00; +}), +(440,916,l), +(426,927,l), +(300,800,l), +(174,927,l), +(160,916,l), +(288,783,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); }, { -glyphname = hookcomb.case; +glyphname = breve.case; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, -{ name = _top; -position = "{0, 1396}"; +pos = (300,698); } ); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"4 1714 LINE", -"-78 1530 LINE", -"72 1460 LINE", -"128 1528 LINE SMOOTH", -"194 1608 OFFCURVE", -"242 1702 OFFCURVE", -"242 1780 CURVE SMOOTH", -"242 1858 OFFCURVE", -"196 1926 OFFCURVE", -"46 1926 CURVE SMOOTH", -"-240 1926 LINE", -"-240 1714 LINE {name = hr00;}" +(420,740,o), +(469,838,o), +(494,910,c), +(411,952,l), +(390,920,ls), +(359,872,o), +(339,843,o), +(300,843,cs), +(261,843,o), +(241,872,o), +(210,920,cs), +(189,952,l), +(106,910,l), +(131,838,o), +(180,740,o), +(300,740,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, +name = _top; +pos = (300,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = _t.tildecomb; -position = "{0, 698}"; +closed = 1; +nodes = ( +(407,765,o), +(442,855,o), +(461,916,c), +(410,938,l), +(389,904,ls), +(358,854,o), +(344,830,o), +(300,830,cs), +(256,830,o), +(242,854,o), +(211,904,cs), +(190,938,l), +(139,916,l), +(158,855,o), +(193,765,o), +(300,765,cs,{ +name = hr00; +}) +); +} +); +width = 600; }, { +anchors = ( +{ name = _top; -position = "{0, 1396}"; +pos = (300,698); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"68 1748 LINE", -"-48 1540 LINE", -"44 1494 LINE", -"92 1554 LINE SMOOTH", -"154 1632 OFFCURVE", -"190 1702 OFFCURVE", -"190 1760 CURVE SMOOTH", -"190 1820 OFFCURVE", -"152 1870 OFFCURVE", -"50 1870 CURVE SMOOTH", -"-168 1870 LINE", -"-168 1748 LINE {name = hr00;}" +(371,781,o), +(398,825,o), +(438,910,c), +(423,917,l), +(395,868,ls), +(365,816,o), +(342,800,o), +(300,800,cs), +(258,800,o), +(235,816,o), +(205,868,cs), +(177,917,l), +(162,910,l), +(202,825,o), +(229,781,o), +(300,781,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 0; +width = 600; } ); }, { -glyphname = breveacute.case; +glyphname = ring.case; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, -{ name = _top; -position = "{0, 1396}"; +pos = (300,698); } ); -layerId = master01; -paths = ( +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { closed = 1; nodes = ( -"244 1466 OFFCURVE", -"352 1628 OFFCURVE", -"404 1764 CURVE", -"254 1858 LINE", -"212 1802 LINE SMOOTH", -"134 1698 OFFCURVE", -"84 1668 OFFCURVE", -"0 1668 CURVE SMOOTH", -"-84 1668 OFFCURVE", -"-134 1698 OFFCURVE", -"-212 1802 CURVE SMOOTH", -"-254 1858 LINE", -"-404 1764 LINE", -"-352 1628 OFFCURVE", -"-244 1466 OFFCURVE", -"0 1466 CURVE SMOOTH {name = hr00;}" +(365,746,o), +(416,795,o), +(416,861,cs), +(416,927,o), +(365,976,o), +(300,976,cs), +(235,976,o), +(184,927,o), +(184,861,cs), +(184,795,o), +(235,746,o), +(300,746,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"78 2254 LINE", -"-120 1866 LINE", -"38 1788 LINE", -"306 2140 LINE" +(264,795,o), +(242,815,o), +(242,850,cs), +(242,872,ls), +(242,907,o), +(264,927,o), +(300,927,cs), +(336,927,o), +(358,907,o), +(358,872,cs), +(358,850,ls), +(358,815,o), +(336,795,o), +(300,795,cs) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, -{ name = _top; -position = "{0, 1396}"; +pos = (300,698); } ); -layerId = master02; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"206 1510 OFFCURVE", -"290 1658 OFFCURVE", -"332 1788 CURVE", -"238 1834 LINE", -"196 1770 LINE SMOOTH", -"132 1674 OFFCURVE", -"88 1638 OFFCURVE", -"0 1638 CURVE SMOOTH", -"-88 1638 OFFCURVE", -"-132 1674 OFFCURVE", -"-196 1770 CURVE SMOOTH", -"-238 1834 LINE", -"-332 1788 LINE", -"-294 1670 OFFCURVE", -"-216 1510 OFFCURVE", -"-2 1510 CURVE SMOOTH {name = hr00;}" +(383,719,o), +(448,780,o), +(448,862,cs), +(448,945,o), +(383,1005,o), +(300,1005,cs), +(217,1005,o), +(152,944,o), +(152,862,cs), +(152,779,o), +(217,719,o), +(300,719,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"86 2142 LINE", -"-84 1802 LINE", -"14 1756 LINE", -"226 2074 LINE" -); -} +(267,794,o), +(249,813,o), +(249,845,cs), +(249,879,ls), +(249,910,o), +(267,930,o), +(300,930,cs), +(333,930,o), +(351,911,o), +(351,879,cs), +(351,845,ls), +(351,814,o), +(333,794,o), +(300,794,cs) ); -vertWidth = 1560; -width = 0; } ); +width = 600; }, { -glyphname = brevegrave.case; -layers = ( -{ anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, -{ name = _top; -position = "{0, 1396}"; +pos = (300,698); } ); -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"244 1466 OFFCURVE", -"352 1628 OFFCURVE", -"404 1764 CURVE", -"254 1858 LINE", -"212 1802 LINE SMOOTH", -"134 1698 OFFCURVE", -"84 1668 OFFCURVE", -"0 1668 CURVE SMOOTH", -"-84 1668 OFFCURVE", -"-134 1698 OFFCURVE", -"-212 1802 CURVE SMOOTH", -"-254 1858 LINE", -"-404 1764 LINE", -"-352 1628 OFFCURVE", -"-244 1466 OFFCURVE", -"0 1466 CURVE SMOOTH {name = hr00;}" +(365,746,o), +(416,795,o), +(416,861,cs), +(416,927,o), +(365,976,o), +(300,976,cs), +(235,976,o), +(184,927,o), +(184,861,cs), +(184,795,o), +(235,746,o), +(300,746,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"120 1866 LINE", -"-78 2254 LINE", -"-306 2140 LINE", -"-38 1788 LINE" +(264,795,o), +(242,815,o), +(242,850,cs), +(242,872,ls), +(242,907,o), +(264,927,o), +(300,927,cs), +(336,927,o), +(358,907,o), +(358,872,cs), +(358,850,ls), +(358,815,o), +(336,795,o), +(300,795,cs) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, -{ name = _top; -position = "{0, 1396}"; +pos = (300,698); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"216 1510 OFFCURVE", -"294 1670 OFFCURVE", -"332 1788 CURVE", -"238 1834 LINE", -"196 1770 LINE SMOOTH", -"132 1674 OFFCURVE", -"88 1638 OFFCURVE", -"0 1638 CURVE SMOOTH", -"-88 1638 OFFCURVE", -"-132 1674 OFFCURVE", -"-196 1770 CURVE SMOOTH", -"-238 1834 LINE", -"-332 1788 LINE", -"-290 1658 OFFCURVE", -"-206 1510 OFFCURVE", -"2 1510 CURVE SMOOTH {name = hr00;}" +(354,769,o), +(390,806,o), +(390,860,cs), +(390,914,o), +(354,951,o), +(300,951,cs), +(246,951,o), +(210,914,o), +(210,860,cs), +(210,806,o), +(246,769,o), +(300,769,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"84 1802 LINE", -"-86 2142 LINE", -"-226 2074 LINE", -"-14 1756 LINE" +(257,787,o), +(230,814,o), +(230,855,cs), +(230,865,ls), +(230,906,o), +(257,933,o), +(300,933,cs), +(343,933,o), +(370,906,o), +(370,865,cs), +(370,855,ls), +(370,814,o), +(343,787,o), +(300,787,cs) ); } ); -vertWidth = 1560; -width = 0; +width = 600; } ); }, { -glyphname = brevehook.case; +glyphname = tilde.case; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, -{ name = _top; -position = "{0, 1396}"; +pos = (300,698); } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"-16 2024 LINE", -"-102 1826 LINE", -"30 1762 LINE", -"84 1828 LINE SMOOTH", -"150 1910 OFFCURVE", -"208 2002 OFFCURVE", -"208 2082 CURVE SMOOTH", -"208 2158 OFFCURVE", -"162 2226 OFFCURVE", -"12 2226 CURVE SMOOTH", -"-260 2226 LINE", -"-260 2024 LINE {name = hr00;}" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"244 1466 OFFCURVE", -"352 1628 OFFCURVE", -"404 1764 CURVE", -"254 1858 LINE", -"212 1802 LINE SMOOTH", -"134 1698 OFFCURVE", -"84 1668 OFFCURVE", -"0 1668 CURVE SMOOTH", -"-84 1668 OFFCURVE", -"-134 1698 OFFCURVE", -"-212 1802 CURVE SMOOTH", -"-254 1858 LINE", -"-404 1764 LINE", -"-352 1628 OFFCURVE", -"-244 1466 OFFCURVE", -"0 1466 CURVE SMOOTH" +(429,762,o), +(466,790,o), +(490,826,c), +(438,894,l), +(417,877,o), +(402,869,o), +(379,869,cs), +(353,869,o), +(330,879,o), +(301,891,cs), +(276,902,o), +(254,911,o), +(224,911,cs,{ +name = hr01; +}), +(171,911,o), +(134,883,o), +(110,847,c), +(162,779,l), +(183,796,o), +(198,804,o), +(221,804,cs), +(247,804,o), +(270,794,o), +(299,782,cs), +(324,771,o), +(346,762,o), +(376,762,cs) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, -{ name = _top; -position = "{0, 1396}"; +pos = (300,698); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"36 1998 LINE", -"-80 1790 LINE", -"12 1744 LINE", -"60 1804 LINE SMOOTH", -"122 1882 OFFCURVE", -"158 1952 OFFCURVE", -"158 2010 CURVE SMOOTH", -"158 2070 OFFCURVE", -"120 2120 OFFCURVE", -"18 2120 CURVE SMOOTH", -"-170 2120 LINE", -"-170 1998 LINE {name = hr00;}" +(419,782,o), +(450,808,o), +(468,835,c), +(435,875,l), +(415,858,o), +(399,848,o), +(377,848,cs), +(360,848,o), +(339,855,o), +(307,872,cs), +(286,883,o), +(262,898,o), +(227,898,cs,{ +name = hr01; +}), +(181,898,o), +(150,872,o), +(132,845,c), +(165,805,l), +(185,822,o), +(201,832,o), +(223,832,cs), +(240,832,o), +(261,825,o), +(293,808,cs), +(314,797,o), +(338,782,o), +(373,782,cs) +); +} ); +width = 600; }, { +anchors = ( +{ +name = _top; +pos = (300,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"216 1510 OFFCURVE", -"294 1670 OFFCURVE", -"332 1788 CURVE", -"238 1834 LINE", -"196 1770 LINE SMOOTH", -"132 1674 OFFCURVE", -"88 1638 OFFCURVE", -"0 1638 CURVE SMOOTH", -"-88 1638 OFFCURVE", -"-132 1674 OFFCURVE", -"-196 1770 CURVE SMOOTH", -"-238 1834 LINE", -"-332 1788 LINE", -"-290 1658 OFFCURVE", -"-206 1510 OFFCURVE", -"2 1510 CURVE SMOOTH" +(399,808,o), +(425,820,o), +(449,847,c), +(437,859,l), +(416,837,o), +(396,826,o), +(372,826,cs), +(353,826,o), +(335,833,o), +(306,852,cs), +(272,874,o), +(252,882,o), +(229,882,cs), +(201,882,o), +(175,870,o), +(151,843,c), +(163,831,l), +(184,853,o), +(204,864,o), +(228,864,cs), +(247,864,o), +(265,857,o), +(294,838,cs), +(328,816,o), +(348,808,o), +(371,808,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 0; +width = 600; } ); }, { -glyphname = brevetilde.case; +glyphname = macron.case; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, -{ name = _top; -position = "{0, 1396}"; -} -); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"256 1896 OFFCURVE", -"330 1952 OFFCURVE", -"378 2024 CURVE", -"278 2152 LINE", -"236 2118 OFFCURVE", -"206 2102 OFFCURVE", -"160 2102 CURVE SMOOTH", -"108 2102 OFFCURVE", -"62 2122 OFFCURVE", -"4 2146 CURVE SMOOTH", -"-46 2168 OFFCURVE", -"-90 2186 OFFCURVE", -"-150 2186 CURVE SMOOTH {name = hr01;}", -"-256 2186 OFFCURVE", -"-330 2130 OFFCURVE", -"-378 2058 CURVE", -"-278 1930 LINE", -"-236 1964 OFFCURVE", -"-206 1980 OFFCURVE", -"-160 1980 CURVE SMOOTH", -"-108 1980 OFFCURVE", -"-62 1960 OFFCURVE", -"-4 1936 CURVE SMOOTH", -"46 1914 OFFCURVE", -"90 1896 OFFCURVE", -"150 1896 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"244 1466 OFFCURVE", -"352 1628 OFFCURVE", -"404 1764 CURVE", -"254 1858 LINE", -"212 1802 LINE SMOOTH", -"134 1698 OFFCURVE", -"84 1668 OFFCURVE", -"0 1668 CURVE SMOOTH", -"-84 1668 OFFCURVE", -"-134 1698 OFFCURVE", -"-212 1802 CURVE SMOOTH", -"-254 1858 LINE", -"-404 1764 LINE", -"-352 1628 OFFCURVE", -"-244 1466 OFFCURVE", -"0 1466 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 0; -}, -{ -anchors = ( -{ -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, +pos = (300,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = _top; -position = "{0, 1396}"; -} -); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"236 1878 OFFCURVE", -"298 1930 OFFCURVE", -"334 1984 CURVE", -"272 2056 LINE", -"232 2022 OFFCURVE", -"200 2002 OFFCURVE", -"156 2002 CURVE SMOOTH", -"122 2002 OFFCURVE", -"80 2016 OFFCURVE", -"16 2050 CURVE SMOOTH", -"-26 2072 OFFCURVE", -"-74 2102 OFFCURVE", -"-144 2102 CURVE SMOOTH {name = hr01;}", -"-236 2102 OFFCURVE", -"-298 2050 OFFCURVE", -"-334 1996 CURVE", -"-272 1924 LINE", -"-232 1958 OFFCURVE", -"-200 1978 OFFCURVE", -"-156 1978 CURVE SMOOTH", -"-122 1978 OFFCURVE", -"-80 1964 OFFCURVE", -"-16 1930 CURVE SMOOTH", -"26 1908 OFFCURVE", -"74 1878 OFFCURVE", -"144 1878 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"216 1510 OFFCURVE", -"294 1670 OFFCURVE", -"332 1788 CURVE", -"238 1834 LINE", -"196 1770 LINE SMOOTH", -"132 1674 OFFCURVE", -"88 1638 OFFCURVE", -"0 1638 CURVE SMOOTH", -"-88 1638 OFFCURVE", -"-132 1674 OFFCURVE", -"-196 1770 CURVE SMOOTH", -"-238 1834 LINE", -"-332 1788 LINE", -"-290 1658 OFFCURVE", -"-206 1510 OFFCURVE", -"2 1510 CURVE SMOOTH" -); -} -); -vertWidth = 1560; -width = 0; +closed = 1; +nodes = ( +(147,785,l,{ +name = hr00; +}), +(453,785,l), +(453,888,l), +(147,888,l) +); } ); +width = 600; }, { -glyphname = dieresisacute.case; -layers = ( -{ anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, -{ name = _top; -position = "{0, 1396}"; +pos = (300,698); } ); -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"60 2254 LINE", -"-138 1866 LINE", -"20 1788 LINE", -"288 2140 LINE {name = hr00;}" +(160,807,l,{ +name = hr00; +}), +(440,807,l), +(440,875,l), +(160,875,l) +); +} ); +width = 600; }, { -closed = 1; -nodes = ( -"-102 1496 OFFCURVE", -"-60 1552 OFFCURVE", -"-60 1620 CURVE SMOOTH", -"-60 1674 LINE SMOOTH", -"-60 1744 OFFCURVE", -"-102 1798 OFFCURVE", -"-220 1798 CURVE SMOOTH", -"-340 1798 OFFCURVE", -"-382 1744 OFFCURVE", -"-382 1674 CURVE SMOOTH", -"-382 1620 LINE SMOOTH", -"-382 1552 OFFCURVE", -"-340 1496 OFFCURVE", -"-220 1496 CURVE SMOOTH" +anchors = ( +{ +name = _top; +pos = (300,698); +} ); -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"340 1496 OFFCURVE", -"382 1552 OFFCURVE", -"382 1620 CURVE SMOOTH", -"382 1674 LINE SMOOTH", -"382 1744 OFFCURVE", -"340 1798 OFFCURVE", -"220 1798 CURVE SMOOTH", -"102 1798 OFFCURVE", -"60 1744 OFFCURVE", -"60 1674 CURVE SMOOTH", -"60 1620 LINE SMOOTH", -"60 1552 OFFCURVE", -"102 1496 OFFCURVE", -"220 1496 CURVE SMOOTH" +(171,838,l,{ +name = hr00; +}), +(429,838,l), +(429,856,l), +(171,856,l) ); } ); -vertWidth = 1560; -width = 0; +width = 600; +} +); }, { -anchors = ( -{ -name = _m.tildecomb; -position = "{0, 698}"; -}, +glyphname = breve.cyrl; +layers = ( { -name = _t.tildecomb; -position = "{0, 698}"; -}, +anchors = ( { name = _top; -position = "{0, 1396}"; +pos = (300,516); } ); -layerId = master02; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"96 2150 LINE", -"-74 1810 LINE", -"24 1764 LINE", -"236 2082 LINE {name = hr00;}" +(388,570,o), +(443,611,o), +(471,684,cs), +(492,739,l), +(377,782,l), +(345,675,l), +(337,671,o), +(317,668,o), +(300,668,cs), +(283,668,o), +(263,671,o), +(255,675,c), +(223,782,l), +(108,739,l), +(129,684,ls), +(157,611,o), +(212,570,o), +(300,570,cs,{ +name = hr00; +}) +); +} ); +width = 600; }, { -closed = 1; -nodes = ( -"-116 1534 OFFCURVE", -"-84 1574 OFFCURVE", -"-84 1626 CURVE SMOOTH", -"-84 1654 LINE SMOOTH", -"-84 1706 OFFCURVE", -"-116 1746 OFFCURVE", -"-198 1746 CURVE SMOOTH", -"-280 1746 OFFCURVE", -"-312 1706 OFFCURVE", -"-312 1654 CURVE SMOOTH", -"-312 1626 LINE SMOOTH", -"-312 1574 OFFCURVE", -"-280 1534 OFFCURVE", -"-198 1534 CURVE SMOOTH" +anchors = ( +{ +name = _top; +pos = (300,516); +} ); -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"280 1534 OFFCURVE", -"312 1574 OFFCURVE", -"312 1626 CURVE SMOOTH", -"312 1654 LINE SMOOTH", -"312 1706 OFFCURVE", -"280 1746 OFFCURVE", -"198 1746 CURVE SMOOTH", -"116 1746 OFFCURVE", -"84 1706 OFFCURVE", -"84 1654 CURVE SMOOTH", -"84 1626 LINE SMOOTH", -"84 1574 OFFCURVE", -"116 1534 OFFCURVE", -"198 1534 CURVE SMOOTH" -); -} +(368,595,o), +(407,624,o), +(439,688,cs), +(467,745,l), +(395,768,l), +(355,662,l), +(341,657,o), +(316,656,o), +(300,656,cs), +(284,656,o), +(259,657,o), +(245,662,c), +(205,768,l), +(133,745,l), +(161,688,ls), +(193,624,o), +(232,595,o), +(300,595,cs,{ +name = hr00; +}) ); -vertWidth = 1560; -width = 0; } ); +width = 600; }, { -glyphname = dieresiscaron.case; -layers = ( -{ anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, -{ name = _top; -position = "{0, 1396}"; +pos = (300,516); } ); -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"384 2130 LINE", -"250 2258 LINE", -"2 2050 LINE", -"-246 2258 LINE", -"-384 2130 LINE", -"-94 1836 LINE", -"94 1836 LINE {name = hr00;}" +(353,606,o), +(383,632,o), +(413,688,cs), +(443,745,l), +(425,753,l), +(378,664,l), +(358,636,o), +(332,624,o), +(300,624,cs), +(268,624,o), +(242,636,o), +(222,664,c), +(175,753,l), +(157,745,l), +(187,688,ls), +(217,632,o), +(247,606,o), +(300,606,cs,{ +name = hr00; +}) +); +} +); +width = 600; +} ); }, { -closed = 1; -nodes = ( -"-102 1496 OFFCURVE", -"-60 1552 OFFCURVE", -"-60 1620 CURVE SMOOTH", -"-60 1674 LINE SMOOTH", -"-60 1744 OFFCURVE", -"-102 1798 OFFCURVE", -"-220 1798 CURVE SMOOTH", -"-340 1798 OFFCURVE", -"-382 1744 OFFCURVE", -"-382 1674 CURVE SMOOTH", -"-382 1620 LINE SMOOTH", -"-382 1552 OFFCURVE", -"-340 1496 OFFCURVE", -"-220 1496 CURVE SMOOTH" +glyphname = tilde.alt01.case; +layers = ( +{ +anchors = ( +{ +name = _top; +pos = (300,698); +} ); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"340 1496 OFFCURVE", -"382 1552 OFFCURVE", -"382 1620 CURVE SMOOTH", -"382 1674 LINE SMOOTH", -"382 1744 OFFCURVE", -"340 1798 OFFCURVE", -"220 1798 CURVE SMOOTH", -"102 1798 OFFCURVE", -"60 1744 OFFCURVE", -"60 1674 CURVE SMOOTH", -"60 1620 LINE SMOOTH", -"60 1552 OFFCURVE", -"102 1496 OFFCURVE", -"220 1496 CURVE SMOOTH" +(398,762,o), +(430,791,o), +(452,828,c), +(401,890,l), +(384,875,o), +(369,869,o), +(352,869,cs), +(330,869,o), +(310,879,o), +(285,891,cs), +(263,902,o), +(244,911,o), +(218,911,cs,{ +name = hr01; +}), +(170,911,o), +(138,882,o), +(116,845,c), +(167,783,l), +(184,798,o), +(199,804,o), +(216,804,cs), +(238,804,o), +(258,794,o), +(283,782,cs), +(305,771,o), +(324,762,o), +(350,762,cs) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, -{ name = _top; -position = "{0, 1396}"; +pos = (300,698); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"320 2086 LINE", -"236 2146 LINE", -"2 1916 LINE", -"-232 2146 LINE", -"-320 2086 LINE", -"-88 1798 LINE", -"88 1798 LINE {name = hr00;}" +(406,786,o), +(436,812,o), +(454,839,c), +(421,879,l), +(402,862,o), +(385,852,o), +(364,852,cs), +(346,852,o), +(332,859,o), +(307,872,cs), +(289,881,o), +(268,894,o), +(237,894,cs,{ +name = hr01; +}), +(194,894,o), +(164,868,o), +(146,841,c), +(179,801,l), +(198,818,o), +(215,828,o), +(236,828,cs), +(254,828,o), +(268,821,o), +(293,808,cs), +(311,799,o), +(332,786,o), +(363,786,cs) +); +} ); +width = 600; }, { -closed = 1; -nodes = ( -"-116 1534 OFFCURVE", -"-84 1574 OFFCURVE", -"-84 1626 CURVE SMOOTH", -"-84 1654 LINE SMOOTH", -"-84 1706 OFFCURVE", -"-116 1746 OFFCURVE", -"-198 1746 CURVE SMOOTH", -"-280 1746 OFFCURVE", -"-312 1706 OFFCURVE", -"-312 1654 CURVE SMOOTH", -"-312 1626 LINE SMOOTH", -"-312 1574 OFFCURVE", -"-280 1534 OFFCURVE", -"-198 1534 CURVE SMOOTH" +anchors = ( +{ +name = _top; +pos = (300,698); +} ); -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"280 1534 OFFCURVE", -"312 1574 OFFCURVE", -"312 1626 CURVE SMOOTH", -"312 1654 LINE SMOOTH", -"312 1706 OFFCURVE", -"280 1746 OFFCURVE", -"198 1746 CURVE SMOOTH", -"116 1746 OFFCURVE", -"84 1706 OFFCURVE", -"84 1654 CURVE SMOOTH", -"84 1626 LINE SMOOTH", -"84 1574 OFFCURVE", -"116 1534 OFFCURVE", -"198 1534 CURVE SMOOTH" +(399,808,o), +(425,820,o), +(449,847,c), +(437,859,l), +(416,837,o), +(396,826,o), +(372,826,cs), +(353,826,o), +(335,833,o), +(306,852,cs), +(272,874,o), +(252,882,o), +(229,882,cs), +(201,882,o), +(175,870,o), +(151,843,c), +(163,831,l), +(184,853,o), +(204,864,o), +(228,864,cs), +(247,864,o), +(265,857,o), +(294,838,cs), +(328,816,o), +(348,808,o), +(371,808,cs,{ +name = hr00; +}) ); } ); -vertWidth = 1560; -width = 0; +width = 600; } ); }, { -glyphname = dieresisgrave.case; +glyphname = caronslovak; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, -{ -name = _top; -position = "{0, 1396}"; +name = _topright; +pos = (137,740); } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"138 1866 LINE", -"-60 2254 LINE", -"-288 2140 LINE", -"-20 1788 LINE {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"-102 1496 OFFCURVE", -"-60 1552 OFFCURVE", -"-60 1620 CURVE SMOOTH", -"-60 1674 LINE SMOOTH", -"-60 1744 OFFCURVE", -"-102 1798 OFFCURVE", -"-220 1798 CURVE SMOOTH", -"-340 1798 OFFCURVE", -"-382 1744 OFFCURVE", -"-382 1674 CURVE SMOOTH", -"-382 1620 LINE SMOOTH", -"-382 1552 OFFCURVE", -"-340 1496 OFFCURVE", -"-220 1496 CURVE SMOOTH" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"340 1496 OFFCURVE", -"382 1552 OFFCURVE", -"382 1620 CURVE SMOOTH", -"382 1674 LINE SMOOTH", -"382 1744 OFFCURVE", -"340 1798 OFFCURVE", -"220 1798 CURVE SMOOTH", -"102 1798 OFFCURVE", -"60 1744 OFFCURVE", -"60 1674 CURVE SMOOTH", -"60 1620 LINE SMOOTH", -"60 1552 OFFCURVE", -"102 1496 OFFCURVE", -"220 1496 CURVE SMOOTH" +(300,740,l,{ +name = hr00; +}), +(143,740,l), +(137,525,l), +(234,525,l) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, -{ -name = _top; -position = "{0, 1396}"; +name = _topright; +pos = (190,740); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"74 1810 LINE", -"-96 2150 LINE", -"-236 2082 LINE", -"-24 1764 LINE {name = hr00;}" +(300,740,l,{ +name = hr00; +}), +(197,740,l), +(190,551,l), +(251,551,l) +); +} ); +width = 600; }, { -closed = 1; -nodes = ( -"-116 1534 OFFCURVE", -"-84 1574 OFFCURVE", -"-84 1626 CURVE SMOOTH", -"-84 1654 LINE SMOOTH", -"-84 1706 OFFCURVE", -"-116 1746 OFFCURVE", -"-198 1746 CURVE SMOOTH", -"-280 1746 OFFCURVE", -"-312 1706 OFFCURVE", -"-312 1654 CURVE SMOOTH", -"-312 1626 LINE SMOOTH", -"-312 1574 OFFCURVE", -"-280 1534 OFFCURVE", -"-198 1534 CURVE SMOOTH" +anchors = ( +{ +name = _topright; +pos = (237,740); +} ); -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"280 1534 OFFCURVE", -"312 1574 OFFCURVE", -"312 1626 CURVE SMOOTH", -"312 1654 LINE SMOOTH", -"312 1706 OFFCURVE", -"280 1746 OFFCURVE", -"198 1746 CURVE SMOOTH", -"116 1746 OFFCURVE", -"84 1706 OFFCURVE", -"84 1654 CURVE SMOOTH", -"84 1626 LINE SMOOTH", -"84 1574 OFFCURVE", -"116 1534 OFFCURVE", -"198 1534 CURVE SMOOTH" +(278,740,l,{ +name = hr00; +}), +(253,740,l), +(237,564,l), +(254,564,l) ); } ); -vertWidth = 1560; -width = 0; +width = 600; } ); +unicode = 700; }, { -glyphname = circumflexacute.case; +glyphname = commaturnedtop; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, -{ name = _top; -position = "{0, 1396}"; +pos = (300,516); } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"386 2254 LINE", -"188 1866 LINE", -"346 1788 LINE", -"614 2140 LINE {name = hr00;}" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"-384 1590 LINE", -"-252 1462 LINE", -"-4 1670 LINE", -"244 1462 LINE", -"384 1590 LINE", -"94 1884 LINE", -"-94 1884 LINE" +(221,579,l,{ +name = hr00; +}), +(378,579,l), +(396,794,l), +(308,794,l) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, -{ name = _top; -position = "{0, 1396}"; +pos = (300,516); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"380 2150 LINE", -"210 1810 LINE", -"308 1764 LINE", -"520 2082 LINE {name = hr00;}" +(243,587,l,{ +name = hr00; +}), +(352,587,l), +(380,776,l), +(319,776,l) ); +} +); +width = 600; }, { +anchors = ( +{ +name = _top; +pos = (300,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"-320 1562 LINE", -"-236 1502 LINE", -"-2 1740 LINE", -"232 1502 LINE", -"320 1562 LINE", -"100 1850 LINE", -"-100 1850 LINE" +(287,593,l,{ +name = hr00; +}), +(312,593,l), +(366,769,l), +(348,769,l) ); } ); -vertWidth = 1560; -width = 0; +width = 600; } ); +unicode = 699; }, { -glyphname = circumflexbreve.case; +glyphname = IJacute; layers = ( { -anchors = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = _m.tildecomb; -position = "{0, 698}"; +alignment = -1; +ref = IJ; }, { -name = _t.tildecomb; -position = "{0, 698}"; +alignment = -1; +pos = (-162,0); +ref = acute.case; }, { -name = _top; -position = "{0, 1396}"; +alignment = -1; +pos = (150,0); +ref = acute.case; } ); -layerId = master01; -paths = ( +width = 600; +}, { -closed = 1; -nodes = ( -"-374 1598 LINE", -"-256 1468 LINE", -"-2 1634 LINE", -"252 1468 LINE", -"374 1598 LINE", -"96 1832 LINE", -"-96 1832 LINE {name = hr00;}" +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = IJ; +}, +{ +alignment = -1; +pos = (-168,0); +ref = acute.case; +}, +{ +alignment = -1; +pos = (168,0); +ref = acute.case; +} ); +width = 600; }, { -closed = 1; -nodes = ( -"226 1878 OFFCURVE", -"326 2024 OFFCURVE", -"374 2146 CURVE", -"236 2234 LINE", -"196 2182 LINE SMOOTH", -"128 2094 OFFCURVE", -"76 2066 OFFCURVE", -"0 2066 CURVE SMOOTH", -"-76 2066 OFFCURVE", -"-128 2094 OFFCURVE", -"-196 2182 CURVE SMOOTH", -"-236 2234 LINE", -"-374 2146 LINE", -"-326 2024 OFFCURVE", -"-226 1878 OFFCURVE", -"0 1878 CURVE SMOOTH" +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = IJ; +}, +{ +alignment = -1; +pos = (-173,0); +ref = acute.case; +}, +{ +alignment = -1; +pos = (173,0); +ref = acute.case; +} ); +width = 600; } ); -vertWidth = 1560; -width = 0; }, { -anchors = ( +glyphname = LIG; +lastChange = "2023-03-23 15:08:37 +0000"; +layers = ( +{ +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +width = 600; +}, { -name = _m.tildecomb; -position = "{0, 698}"; +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +width = 600; }, { -name = _t.tildecomb; -position = "{0, 698}"; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +width = 600; +} +); }, { +glyphname = breveacute; +lastChange = "2023-03-22 18:16:55 +0000"; +layers = ( +{ +anchors = ( +{ name = _top; -position = "{0, 1396}"; +pos = (0,516); } ); -layerId = master02; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"-316 1576 LINE", -"-252 1508 LINE", -"-2 1682 LINE", -"248 1508 LINE", -"316 1576 LINE", -"92 1782 LINE", -"-92 1782 LINE {name = hr00;}" +(122,563,o), +(176,644,o), +(202,712,c), +(127,759,l), +(106,731,ls), +(67,679,o), +(42,664,o), +(0,664,cs), +(-42,664,o), +(-67,679,o), +(-106,731,cs), +(-127,759,l), +(-202,712,l), +(-176,644,o), +(-122,563,o), +(0,563,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"204 1830 OFFCURVE", -"280 1960 OFFCURVE", -"318 2058 CURVE", -"224 2104 LINE", -"184 2046 LINE SMOOTH", -"130 1966 OFFCURVE", -"76 1950 OFFCURVE", -"0 1950 CURVE SMOOTH", -"-76 1950 OFFCURVE", -"-130 1966 OFFCURVE", -"-184 2046 CURVE SMOOTH", -"-224 2104 LINE", -"-318 2058 LINE", -"-280 1960 OFFCURVE", -"-204 1830 OFFCURVE", -"0 1830 CURVE SMOOTH" +(153,900,l), +(39,957,l), +(-60,763,l), +(19,724,l) ); } ); -vertWidth = 1560; -width = 0; -} -); +width = 600; }, { -glyphname = circumflexgrave.case; -layers = ( -{ anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, -{ name = _top; -position = "{0, 1396}"; +pos = (0,516); } ); -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"-188 1866 LINE", -"-386 2254 LINE", -"-614 2140 LINE", -"-346 1788 LINE {name = hr00;}" +(103,585,o), +(145,659,o), +(166,724,c), +(119,747,l), +(98,715,ls), +(66,667,o), +(44,649,o), +(0,649,cs), +(-44,649,o), +(-66,667,o), +(-98,715,cs), +(-119,747,l), +(-166,724,l), +(-147,665,o), +(-108,585,o), +(-1,585,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"-384 1590 LINE", -"-252 1462 LINE", -"-4 1670 LINE", -"244 1462 LINE", -"384 1590 LINE", -"94 1884 LINE", -"-94 1884 LINE" +(113,867,l), +(43,901,l), +(-42,731,l), +(7,708,l) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, -{ name = _top; -position = "{0, 1396}"; +pos = (0,516); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"-210 1810 LINE", -"-380 2150 LINE", -"-520 2082 LINE", -"-308 1764 LINE {name = hr00;}" +(71,603,o), +(98,647,o), +(138,732,c), +(123,739,l), +(95,690,ls), +(65,638,o), +(42,622,o), +(0,622,cs), +(-42,622,o), +(-65,638,o), +(-95,690,cs), +(-123,739,l), +(-138,732,l), +(-98,647,o), +(-71,603,o), +(0,603,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"-320 1562 LINE", -"-236 1502 LINE", -"-2 1740 LINE", -"232 1502 LINE", -"320 1562 LINE", -"100 1850 LINE", -"-100 1850 LINE" +(106,859,l), +(87,871,l), +(-24,717,l), +(-9,707,l) ); } ); -vertWidth = 1560; -width = 0; +width = 600; } ); }, { -glyphname = circumflexhook.case; +glyphname = brevegrave; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, -{ name = _top; -position = "{0, 1396}"; +pos = (0,516); } ); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"314 2024 LINE", -"228 1830 LINE", -"360 1762 LINE", -"414 1828 LINE SMOOTH", -"480 1908 OFFCURVE", -"540 2002 OFFCURVE", -"540 2082 CURVE SMOOTH", -"540 2158 OFFCURVE", -"492 2226 OFFCURVE", -"344 2226 CURVE SMOOTH", -"76 2226 LINE", -"76 2024 LINE {name = hr00;}" +(122,563,o), +(176,644,o), +(202,712,c), +(127,759,l), +(106,731,ls), +(67,679,o), +(42,664,o), +(0,664,cs), +(-42,664,o), +(-67,679,o), +(-106,731,cs), +(-127,759,l), +(-202,712,l), +(-176,644,o), +(-122,563,o), +(0,563,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"-384 1590 LINE", -"-252 1462 LINE", -"-4 1670 LINE", -"244 1462 LINE", -"384 1590 LINE", -"94 1884 LINE", -"-94 1884 LINE" +(-19,724,l), +(60,763,l), +(-39,957,l), +(-153,900,l) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, -{ name = _top; -position = "{0, 1396}"; +pos = (0,516); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"342 2006 LINE", -"226 1798 LINE", -"318 1752 LINE", -"366 1812 LINE SMOOTH", -"428 1890 OFFCURVE", -"464 1960 OFFCURVE", -"464 2018 CURVE SMOOTH", -"464 2078 OFFCURVE", -"426 2128 OFFCURVE", -"324 2128 CURVE SMOOTH", -"106 2128 LINE", -"106 2006 LINE {name = hr00;}" +(108,585,o), +(147,665,o), +(166,724,c), +(119,747,l), +(98,715,ls), +(66,667,o), +(44,649,o), +(0,649,cs), +(-44,649,o), +(-66,667,o), +(-98,715,cs), +(-119,747,l), +(-166,724,l), +(-145,659,o), +(-103,585,o), +(1,585,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"-320 1562 LINE", -"-236 1502 LINE", -"-2 1740 LINE", -"232 1502 LINE", -"320 1562 LINE", -"100 1850 LINE", -"-100 1850 LINE" -); -} +(-7,708,l), +(42,731,l), +(-43,901,l), +(-113,867,l) ); -vertWidth = 1560; -width = 0; } ); +width = 600; }, { -glyphname = dieresismacron.case; -layers = ( -{ anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, -{ name = _top; -position = "{0, 1396}"; +pos = (0,516); } ); -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"306 1894 LINE", -"306 2100 LINE", -"-306 2100 LINE", -"-306 1894 LINE {name = hr00;}" +(71,603,o), +(98,647,o), +(138,732,c), +(123,739,l), +(95,690,ls), +(65,638,o), +(42,622,o), +(0,622,cs), +(-42,622,o), +(-65,638,o), +(-95,690,cs), +(-123,739,l), +(-138,732,l), +(-98,647,o), +(-71,603,o), +(0,603,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"-102 1496 OFFCURVE", -"-60 1552 OFFCURVE", -"-60 1620 CURVE SMOOTH", -"-60 1674 LINE SMOOTH", -"-60 1744 OFFCURVE", -"-102 1798 OFFCURVE", -"-220 1798 CURVE SMOOTH", -"-340 1798 OFFCURVE", -"-382 1744 OFFCURVE", -"-382 1674 CURVE SMOOTH", -"-382 1620 LINE SMOOTH", -"-382 1552 OFFCURVE", -"-340 1496 OFFCURVE", -"-220 1496 CURVE SMOOTH" +(9,707,l), +(24,717,l), +(-87,871,l), +(-106,859,l) ); -}, -{ -closed = 1; -nodes = ( -"340 1496 OFFCURVE", -"382 1552 OFFCURVE", -"382 1620 CURVE SMOOTH", -"382 1674 LINE SMOOTH", -"382 1744 OFFCURVE", -"340 1798 OFFCURVE", -"220 1798 CURVE SMOOTH", -"102 1798 OFFCURVE", -"60 1744 OFFCURVE", -"60 1674 CURVE SMOOTH", -"60 1620 LINE SMOOTH", -"60 1552 OFFCURVE", -"102 1496 OFFCURVE", -"220 1496 CURVE SMOOTH" +} ); +width = 600; } ); -vertWidth = 1560; -width = 0; }, { -anchors = ( -{ -name = _m.tildecomb; -position = "{0, 698}"; -}, +glyphname = brevehook; +lastChange = "2023-03-22 18:16:55 +0000"; +layers = ( { -name = _t.tildecomb; -position = "{0, 698}"; -}, +anchors = ( { name = _top; -position = "{0, 1396}"; +pos = (0,516); } ); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"280 1854 LINE", -"280 1990 LINE", -"-280 1990 LINE", -"-280 1854 LINE {name = hr00;}" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"-116 1534 OFFCURVE", -"-84 1574 OFFCURVE", -"-84 1626 CURVE SMOOTH", -"-84 1654 LINE SMOOTH", -"-84 1706 OFFCURVE", -"-116 1746 OFFCURVE", -"-198 1746 CURVE SMOOTH", -"-280 1746 OFFCURVE", -"-312 1706 OFFCURVE", -"-312 1654 CURVE SMOOTH", -"-312 1626 LINE SMOOTH", -"-312 1574 OFFCURVE", -"-280 1534 OFFCURVE", -"-198 1534 CURVE SMOOTH" +(122,563,o), +(176,644,o), +(202,712,c), +(127,759,l), +(106,731,ls), +(67,679,o), +(42,664,o), +(0,664,cs), +(-42,664,o), +(-67,679,o), +(-106,731,cs), +(-127,759,l), +(-202,712,l), +(-176,644,o), +(-122,563,o), +(0,563,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"280 1534 OFFCURVE", -"312 1574 OFFCURVE", -"312 1626 CURVE SMOOTH", -"312 1654 LINE SMOOTH", -"312 1706 OFFCURVE", -"280 1746 OFFCURVE", -"198 1746 CURVE SMOOTH", -"116 1746 OFFCURVE", -"84 1706 OFFCURVE", -"84 1654 CURVE SMOOTH", -"84 1626 LINE SMOOTH", -"84 1574 OFFCURVE", -"116 1534 OFFCURVE", -"198 1534 CURVE SMOOTH" -); -} +(-130,842,l), +(-8,842,l), +(-51,743,l), +(15,711,l), +(42,744,ls), +(75,785,o), +(104,831,o), +(104,871,cs), +(104,909,o), +(81,943,o), +(6,943,cs), +(-130,943,l) ); -vertWidth = 1560; -width = 0; } ); +width = 600; }, { -glyphname = circumflextilde.case; -layers = ( -{ anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, -{ name = _top; -position = "{0, 1396}"; +pos = (0,516); } ); -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"-256 2206 OFFCURVE", -"-330 2150 OFFCURVE", -"-378 2078 CURVE", -"-278 1950 LINE", -"-236 1984 OFFCURVE", -"-206 2000 OFFCURVE", -"-160 2000 CURVE SMOOTH", -"-108 2000 OFFCURVE", -"-62 1980 OFFCURVE", -"-4 1956 CURVE SMOOTH", -"46 1934 OFFCURVE", -"90 1916 OFFCURVE", -"150 1916 CURVE SMOOTH {name = hr01;}", -"256 1916 OFFCURVE", -"330 1972 OFFCURVE", -"378 2044 CURVE", -"278 2172 LINE", -"236 2138 OFFCURVE", -"206 2122 OFFCURVE", -"160 2122 CURVE SMOOTH", -"108 2122 OFFCURVE", -"62 2142 OFFCURVE", -"4 2166 CURVE SMOOTH", -"-46 2188 OFFCURVE", -"-90 2206 OFFCURVE", -"-150 2206 CURVE SMOOTH" +(108,585,o), +(147,665,o), +(166,724,c), +(119,747,l), +(98,715,ls), +(66,667,o), +(44,649,o), +(0,649,cs), +(-44,649,o), +(-66,667,o), +(-98,715,cs), +(-119,747,l), +(-166,724,l), +(-145,659,o), +(-103,585,o), +(1,585,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"-380 1590 LINE", -"-252 1462 LINE", -"-4 1652 LINE", -"244 1462 LINE", -"380 1590 LINE", -"96 1858 LINE", -"-96 1858 LINE" +(-85,829,l), +(18,829,l), +(-40,725,l), +(6,702,l), +(30,732,ls), +(61,771,o), +(79,806,o), +(79,835,cs), +(79,865,o), +(60,890,o), +(9,890,cs), +(-85,890,l) ); } ); -vertWidth = 1560; -width = 0; +width = 600; }, { anchors = ( { -name = _m.tildecomb; -position = "{0, 698}"; -}, -{ -name = _t.tildecomb; -position = "{0, 698}"; -}, -{ name = _top; -position = "{0, 1396}"; +pos = (0,516); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"-236 2124 OFFCURVE", -"-298 2072 OFFCURVE", -"-334 2018 CURVE", -"-272 1946 LINE", -"-232 1980 OFFCURVE", -"-200 2000 OFFCURVE", -"-156 2000 CURVE SMOOTH", -"-122 2000 OFFCURVE", -"-80 1986 OFFCURVE", -"-16 1952 CURVE SMOOTH", -"26 1930 OFFCURVE", -"74 1900 OFFCURVE", -"144 1900 CURVE SMOOTH {name = hr01;}", -"236 1900 OFFCURVE", -"298 1952 OFFCURVE", -"334 2006 CURVE", -"272 2078 LINE", -"232 2044 OFFCURVE", -"200 2024 OFFCURVE", -"156 2024 CURVE SMOOTH", -"122 2024 OFFCURVE", -"80 2038 OFFCURVE", -"16 2072 CURVE SMOOTH", -"-26 2094 OFFCURVE", -"-74 2124 OFFCURVE", -"-144 2124 CURVE SMOOTH" +(71,603,o), +(98,647,o), +(138,732,c), +(123,739,l), +(95,690,ls), +(65,638,o), +(42,622,o), +(0,622,cs), +(-42,622,o), +(-65,638,o), +(-95,690,cs), +(-123,739,l), +(-138,732,l), +(-98,647,o), +(-71,603,o), +(0,603,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"-320 1562 LINE", -"-236 1502 LINE", -"-2 1724 LINE", -"232 1502 LINE", -"320 1562 LINE", -"100 1830 LINE", -"-100 1830 LINE" +(-74,839,l), +(67,839,l), +(-10,713,l), +(6,705,l), +(55,781,ls), +(81,821,o), +(86,831,o), +(86,839,cs), +(86,850,o), +(78,857,o), +(63,857,cs), +(-74,857,l) ); } ); -vertWidth = 1560; -width = 0; +width = 600; } ); }, { -glyphname = nbspace; +glyphname = brevetilde; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { -layerId = master01; -vertWidth = 1560; -width = 1200; -}, +anchors = ( { -layerId = master02; -vertWidth = 1560; -width = 1200; +name = _top; +pos = (0,516); } ); -unicode = 00A0; -}, -{ -glyphname = LIG; -layers = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -layerId = master01; -vertWidth = 1560; -width = 1200; +closed = 1; +nodes = ( +(122,563,o), +(176,644,o), +(202,712,c), +(127,759,l), +(106,731,ls), +(67,679,o), +(42,664,o), +(0,664,cs), +(-42,664,o), +(-67,679,o), +(-106,731,cs), +(-127,759,l), +(-202,712,l), +(-176,644,o), +(-122,563,o), +(0,563,cs) +); }, { -layerId = master02; -vertWidth = 1560; -width = 1200; +closed = 1; +nodes = ( +(128,778,o), +(165,806,o), +(189,842,c), +(139,906,l), +(118,889,o), +(103,881,o), +(80,881,cs), +(54,881,o), +(31,891,o), +(2,903,cs), +(-23,914,o), +(-45,923,o), +(-75,923,cs,{ +name = hr01; +}), +(-128,923,o), +(-165,895,o), +(-189,859,c), +(-139,795,l), +(-118,812,o), +(-103,820,o), +(-80,820,cs), +(-54,820,o), +(-31,810,o), +(-2,798,cs), +(23,787,o), +(45,778,o), +(75,778,cs) +); } ); +width = 600; }, { -glyphname = ampersand_ampersand.liga; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"-624 -24 OFFCURVE", -"-512 58 OFFCURVE", -"-494 194 CURVE", -"-480 194 LINE", -"-320 0 LINE {name = hr01;}", -"-4 0 LINE", -"-264 316 LINE", -"-222 410 OFFCURVE", -"-196 500 OFFCURVE", -"-182 584 CURVE", -"308 584 LINE", -"308 762 LINE", -"-398 762 LINE", -"-398 674 OFFCURVE", -"-404 576 OFFCURVE", -"-420 486 CURVE", -"-432 486 LINE", -"-528 634 LINE", -"-642 778 LINE SMOOTH", -"-768 938 OFFCURVE", -"-808 984 OFFCURVE", -"-808 1060 CURVE SMOOTH", -"-808 1070 LINE SMOOTH", -"-808 1146 OFFCURVE", -"-754 1200 OFFCURVE", -"-674 1200 CURVE SMOOTH", -"-594 1200 OFFCURVE", -"-528 1148 OFFCURVE", -"-500 1062 CURVE", -"-296 1172 LINE", -"-338 1300 OFFCURVE", -"-478 1420 OFFCURVE", -"-678 1420 CURVE SMOOTH", -"-902 1420 OFFCURVE", -"-1068 1268 OFFCURVE", -"-1068 1068 CURVE SMOOTH", -"-1068 966 OFFCURVE", -"-1024 880 OFFCURVE", -"-938 762 CURVE", -"-1092 672 OFFCURVE", -"-1174 548 OFFCURVE", -"-1174 380 CURVE SMOOTH {name = hr02;}", -"-1174 164 OFFCURVE", -"-1038 -24 OFFCURVE", -"-788 -24 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"-828 202 OFFCURVE", -"-902 270 OFFCURVE", -"-902 396 CURVE", -"-902 400 LINE", -"-902 476 OFFCURVE", -"-886 544 OFFCURVE", -"-818 610 CURVE", -"-560 282 LINE", -"-596 222 OFFCURVE", -"-654 202 OFFCURVE", -"-714 202 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"576 -24 OFFCURVE", -"688 58 OFFCURVE", -"706 194 CURVE", -"720 194 LINE", -"880 0 LINE {name = hr01.1;}", -"1196 0 LINE", -"936 316 LINE", -"978 410 OFFCURVE", -"1004 500 OFFCURVE", -"1018 584 CURVE", -"1158 584 LINE", -"1158 804 LINE", -"802 804 LINE", -"802 716 OFFCURVE", -"796 576 OFFCURVE", -"780 486 CURVE", -"768 486 LINE", -"672 634 LINE", -"558 778 LINE SMOOTH", -"432 938 OFFCURVE", -"392 984 OFFCURVE", -"392 1060 CURVE SMOOTH", -"392 1070 LINE SMOOTH", -"392 1146 OFFCURVE", -"446 1200 OFFCURVE", -"526 1200 CURVE SMOOTH", -"606 1200 OFFCURVE", -"672 1148 OFFCURVE", -"700 1062 CURVE", -"904 1172 LINE", -"862 1300 OFFCURVE", -"722 1420 OFFCURVE", -"522 1420 CURVE SMOOTH", -"298 1420 OFFCURVE", -"132 1268 OFFCURVE", -"132 1068 CURVE SMOOTH", -"132 966 OFFCURVE", -"176 880 OFFCURVE", -"262 762 CURVE", -"108 672 OFFCURVE", -"26 548 OFFCURVE", -"26 380 CURVE SMOOTH {name = hr02.1;}", -"26 164 OFFCURVE", -"162 -24 OFFCURVE", -"412 -24 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"372 202 OFFCURVE", -"298 270 OFFCURVE", -"298 396 CURVE", -"298 400 LINE", -"298 476 OFFCURVE", -"314 544 OFFCURVE", -"382 610 CURVE", -"640 282 LINE", -"604 222 OFFCURVE", -"546 202 OFFCURVE", -"486 202 CURVE SMOOTH" -); -} -); -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"-582 -24 OFFCURVE", -"-464 68 OFFCURVE", -"-426 206 CURVE", -"-416 206 LINE", -"-242 0 LINE {name = hr01;}", -"-52 0 LINE", -"-296 288 LINE", -"-250 412 OFFCURVE", -"-242 506 OFFCURVE", -"-224 634 CURVE", -"274 634 LINE", -"340 768 LINE", -"-356 768 LINE", -"-362 640 OFFCURVE", -"-364 492 OFFCURVE", -"-382 388 CURVE", -"-392 388 LINE", -"-538 568 LINE", -"-718 790 LINE", -"-820 918 OFFCURVE", -"-860 988 OFFCURVE", -"-860 1072 CURVE SMOOTH", -"-860 1088 LINE SMOOTH", -"-860 1202 OFFCURVE", -"-784 1284 OFFCURVE", -"-664 1284 CURVE SMOOTH", -"-560 1284 OFFCURVE", -"-490 1222 OFFCURVE", -"-456 1140 CURVE", -"-324 1208 LINE", -"-362 1310 OFFCURVE", -"-478 1420 OFFCURVE", -"-656 1420 CURVE SMOOTH", -"-854 1420 OFFCURVE", -"-1018 1284 OFFCURVE", -"-1018 1082 CURVE SMOOTH", -"-1018 964 OFFCURVE", -"-962 864 OFFCURVE", -"-888 768 CURVE", -"-1088 666 OFFCURVE", -"-1146 502 OFFCURVE", -"-1146 362 CURVE SMOOTH {name = hr02;}", -"-1146 148 OFFCURVE", -"-1006 -24 OFFCURVE", -"-762 -24 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"-874 118 OFFCURVE", -"-980 210 OFFCURVE", -"-980 354 CURVE SMOOTH", -"-980 384 LINE SMOOTH", -"-980 498 OFFCURVE", -"-934 598 OFFCURVE", -"-812 674 CURVE", -"-464 254 LINE", -"-514 168 OFFCURVE", -"-606 118 OFFCURVE", -"-720 118 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"618 -24 OFFCURVE", -"736 68 OFFCURVE", -"774 206 CURVE", -"784 206 LINE", -"958 0 LINE {name = hr01.1;}", -"1148 0 LINE", -"904 288 LINE", -"950 412 OFFCURVE", -"958 500 OFFCURVE", -"976 628 CURVE", -"1126 628 LINE", -"1126 762 LINE", -"844 762 LINE", -"838 634 OFFCURVE", -"836 492 OFFCURVE", -"818 388 CURVE", -"808 388 LINE", -"662 568 LINE", -"482 790 LINE", -"380 918 OFFCURVE", -"340 988 OFFCURVE", -"340 1072 CURVE SMOOTH", -"340 1088 LINE SMOOTH", -"340 1202 OFFCURVE", -"416 1284 OFFCURVE", -"536 1284 CURVE SMOOTH", -"640 1284 OFFCURVE", -"710 1222 OFFCURVE", -"744 1140 CURVE", -"876 1208 LINE", -"838 1310 OFFCURVE", -"722 1420 OFFCURVE", -"544 1420 CURVE SMOOTH", -"346 1420 OFFCURVE", -"182 1284 OFFCURVE", -"182 1082 CURVE SMOOTH", -"182 964 OFFCURVE", -"238 864 OFFCURVE", -"312 768 CURVE", -"112 666 OFFCURVE", -"54 502 OFFCURVE", -"54 362 CURVE SMOOTH {name = hr02.1;}", -"54 148 OFFCURVE", -"194 -24 OFFCURVE", -"438 -24 CURVE SMOOTH" -); -}, -{ -closed = 1; -nodes = ( -"326 118 OFFCURVE", -"220 210 OFFCURVE", -"220 354 CURVE SMOOTH", -"220 384 LINE SMOOTH", -"220 498 OFFCURVE", -"266 598 OFFCURVE", -"388 674 CURVE", -"736 254 LINE", -"686 168 OFFCURVE", -"594 118 OFFCURVE", -"480 118 CURVE SMOOTH" -); -} -); -width = 1200; -} -); -}, -{ -color = (153,160,255,255); -glyphname = equal_equal.liga; -layers = ( -{ -guideLines = ( +anchors = ( { -position = "{-1078, 0}"; +name = _top; +pos = (0,516); } ); -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"1074 958 LINE", -"-1082 958 LINE", -"-1082 722 LINE", -"1074 722 LINE {name = hr00.1;}" +(108,585,o), +(147,665,o), +(166,724,c), +(119,747,l), +(98,715,ls), +(66,667,o), +(44,649,o), +(0,649,cs), +(-44,649,o), +(-66,667,o), +(-98,715,cs), +(-119,747,l), +(-166,724,l), +(-145,659,o), +(-103,585,o), +(1,585,cs) ); }, { closed = 1; nodes = ( -"1074 498 LINE", -"-1082 498 LINE", -"-1082 262 LINE", -"1074 262 LINE" +(118,769,o), +(149,795,o), +(167,822,c), +(136,858,l), +(116,841,o), +(100,831,o), +(78,831,cs), +(61,831,o), +(40,838,o), +(8,855,cs), +(-13,866,o), +(-37,881,o), +(-72,881,cs,{ +name = hr01; +}), +(-118,881,o), +(-149,855,o), +(-167,828,c), +(-136,792,l), +(-116,809,o), +(-100,819,o), +(-78,819,cs), +(-61,819,o), +(-40,812,o), +(-8,795,cs), +(13,784,o), +(37,769,o), +(72,769,cs) ); } ); -width = 1200; +width = 600; }, { -guideLines = ( +anchors = ( { -position = "{-1078, 0}"; +name = _top; +pos = (0,516); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"1074 880 LINE", -"-1080 880 LINE", -"-1080 744 LINE", -"1074 744 LINE {name = hr00.1;}" +(71,603,o), +(98,647,o), +(138,732,c), +(123,739,l), +(95,690,ls), +(65,638,o), +(42,622,o), +(0,622,cs), +(-42,622,o), +(-65,638,o), +(-95,690,cs), +(-123,739,l), +(-138,732,l), +(-98,647,o), +(-71,603,o), +(0,603,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"1074 480 LINE", -"-1080 480 LINE", -"-1080 344 LINE", -"1074 344 LINE" +(99,773,o), +(125,785,o), +(149,812,c), +(137,824,l), +(116,802,o), +(96,791,o), +(72,791,cs), +(53,791,o), +(35,798,o), +(6,817,cs), +(-28,839,o), +(-48,847,o), +(-71,847,cs), +(-99,847,o), +(-125,835,o), +(-149,808,c), +(-137,796,l), +(-116,818,o), +(-96,829,o), +(-72,829,cs), +(-53,829,o), +(-35,822,o), +(-6,803,cs), +(28,781,o), +(48,773,o), +(71,773,cs) ); } ); -width = 1200; +width = 600; } ); }, { -color = (153,160,255,255); -glyphname = equal_equal_equal.liga; +glyphname = circumflexacute; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { -guideLines = ( -{ -position = "{0, 958}"; -}, -{ -position = "{0, 1068}"; -}, -{ -position = "{0, 1068}"; -}, -{ -position = "{3476, 0}"; -}, -{ -position = "{0, 600}"; -}, -{ -position = "{1012, 0}"; -}, -{ -position = "{3474, 0}"; -}, -{ -position = "{0, 958}"; -}, -{ -position = "{0, 722}"; -}, -{ -position = "{0, 498}"; -}, +anchors = ( { -position = "{0, 262}"; +name = _top; +pos = (0,516); } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1084 732 LINE", -"-2264 730 LINE", -"-2264 496 LINE", -"1084 496 LINE {name = hr00.1;}" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"1084 1192 LINE", -"-2264 1192 LINE", -"-2264 956 LINE", -"1084 956 LINE" +(307,900,l,{ +name = hr00; +}), +(193,957,l), +(94,763,l), +(173,724,l) ); }, { closed = 1; nodes = ( -"1084 270 LINE", -"-2264 270 LINE", -"-2264 34 LINE", -"1084 34 LINE" +(-47,772,l), +(-192,625,l), +(-126,561,l), +(-2,665,l), +(122,561,l), +(192,625,l), +(47,772,l) ); } ); -width = 1200; -}, -{ -guideLines = ( -{ -position = "{2880, 0}"; +width = 600; }, { -position = "{0, 604}"; -}, -{ -position = "{124, 0}"; -}, +anchors = ( { -position = "{3474, 0}"; -}, +name = _top; +pos = (0,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -position = "{0, 958}"; +closed = 1; +nodes = ( +(260,871,l,{ +name = hr00; +}), +(190,905,l), +(105,735,l), +(154,712,l) +); }, { -position = "{0, 722}"; +closed = 1; +nodes = ( +(-50,755,l), +(-160,611,l), +(-118,581,l), +(-1,700,l), +(116,581,l), +(160,611,l), +(50,755,l) +); +} +); +width = 600; }, { -position = "{0, 498}"; -}, +anchors = ( { -position = "{0, 262}"; +name = _top; +pos = (0,516); } ); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"1084 1070 LINE", -"-2264 1070 LINE", -"-2264 934 LINE", -"1084 934 LINE {name = hr00.1;}" -); -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"1084 670 LINE", -"-2264 670 LINE", -"-2264 534 LINE", -"1084 534 LINE" +(229,859,l,{ +name = hr00; +}), +(210,871,l), +(99,717,l), +(114,707,l) ); }, { closed = 1; nodes = ( -"1084 270 LINE", -"-2264 270 LINE", -"-2264 134 LINE", -"1084 134 LINE" +(-12,745,l), +(-140,612,l), +(-126,601,l), +(0,728,l), +(126,601,l), +(140,612,l), +(12,745,l) ); } ); -width = 1200; +width = 600; } ); }, { -color = (153,160,255,255); -glyphname = exclam_equal.liga; +glyphname = circumflexbreve; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { -guideLines = ( -{ -position = "{0, 958}"; -}, -{ -position = "{0, 262}"; -}, -{ -position = "{0, 498}"; -}, +anchors = ( { -position = "{0, 722}"; +name = _top; +pos = (0,516); } ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"1074 958 LINE", -"-1082 958 LINE", -"-1082 722 LINE", -"1074 722 LINE {name = hr00.1;}" -); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"1074 498 LINE", -"-1082 498 LINE", -"-1082 262 LINE", -"1074 262 LINE" +(-48,746,l,{ +name = hr00; +}), +(-187,629,l), +(-127,564,l), +(-1,647,l), +(127,564,l), +(187,629,l), +(48,746,l) ); }, { closed = 1; nodes = ( -"276 1346 LINE", -"-480 26 LINE", -"-274 -92 LINE", -"480 1228 LINE {name = hr00.1;}" +(113,769,o), +(163,842,o), +(187,903,c), +(118,947,l), +(98,921,ls), +(64,877,o), +(38,863,o), +(0,863,cs), +(-38,863,o), +(-64,877,o), +(-98,921,cs), +(-118,947,l), +(-187,903,l), +(-163,842,o), +(-113,769,o), +(0,769,cs) ); } ); -width = 1200; -}, -{ -guideLines = ( -{ -position = "{0, 262}"; +width = 600; }, { -position = "{0, 498}"; -}, +anchors = ( { -position = "{0, 722}"; +name = _top; +pos = (0,516); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(-46,721,l,{ +name = hr00; +}), +(-158,618,l), +(-126,584,l), +(-1,671,l), +(124,584,l), +(158,618,l), +(46,721,l) +); +}, { closed = 1; nodes = ( -"1074 880 LINE", -"-1080 880 LINE", -"-1080 744 LINE", -"1074 744 LINE {name = hr00.1;}" +(102,745,o), +(140,810,o), +(159,859,c), +(112,882,l), +(92,853,ls), +(65,813,o), +(38,805,o), +(0,805,cs), +(-38,805,o), +(-65,813,o), +(-92,853,cs), +(-112,882,l), +(-159,859,l), +(-140,810,o), +(-102,745,o), +(0,745,cs) +); +} ); +width = 600; }, { +anchors = ( +{ +name = _top; +pos = (0,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"1074 480 LINE", -"-1080 480 LINE", -"-1080 344 LINE", -"1074 344 LINE" +(-12,715,l,{ +name = hr00; +}), +(-150,602,l), +(-138,589,l), +(0,698,l), +(138,589,l), +(150,602,l), +(12,715,l) ); }, { closed = 1; nodes = ( -"322 1260 LINE", -"-418 8 LINE", -"-314 -52 LINE", -"426 1200 LINE {name = hr00.1;}" +(71,745,o), +(98,789,o), +(138,874,c), +(123,881,l), +(95,832,ls), +(65,780,o), +(42,764,o), +(0,764,cs), +(-42,764,o), +(-65,780,o), +(-95,832,cs), +(-123,881,l), +(-138,874,l), +(-98,789,o), +(-71,745,o), +(0,745,cs) ); } ); -width = 1200; +width = 600; } ); }, { -color = (153,160,255,255); -glyphname = exclam_equal_equal.liga; +glyphname = circumflexgrave; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { -components = ( +anchors = ( { -name = equal_equal_equal.liga; +name = _top; +pos = (0,516); } ); -guideLines = ( -{ -position = "{0, 958}"; -}, -{ -position = "{0, 262}"; -}, -{ -position = "{0, 498}"; -}, -{ -position = "{0, 722}"; -}, -{ -position = "{0, 958}"; -}, -{ -position = "{0, 262}"; -}, -{ -position = "{0, 498}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -position = "{0, 722}"; -}, -{ -position = "{1084, 0}"; -}, -{ -position = "{-590, 0}"; -} +closed = 1; +nodes = ( +(-173,724,l,{ +name = hr00; +}), +(-94,763,l), +(-193,957,l), +(-307,900,l) ); -layerId = master01; -paths = ( +}, { closed = 1; nodes = ( -"-192 1568 LINE", -"-1208 -220 LINE", -"-986 -346 LINE", -"28 1442 LINE {name = hr00.1;}" +(-47,772,l), +(-192,625,l), +(-126,561,l), +(-2,665,l), +(122,561,l), +(192,625,l), +(47,772,l) ); } ); -width = 1200; +width = 600; }, { -components = ( +anchors = ( { -name = equal_equal_equal.liga; +name = _top; +pos = (0,516); } ); -guideLines = ( -{ -position = "{0, 262}"; -}, -{ -position = "{0, 498}"; -}, -{ -position = "{0, 722}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -position = "{0, 1208}"; -}, -{ -position = "{0, 498}"; +closed = 1; +nodes = ( +(-154,712,l,{ +name = hr00; +}), +(-105,735,l), +(-190,905,l), +(-260,871,l) +); }, { -position = "{0, 722}"; +closed = 1; +nodes = ( +(-50,755,l), +(-160,611,l), +(-118,581,l), +(-1,700,l), +(116,581,l), +(160,611,l), +(50,755,l) +); +} +); +width = 600; }, { -position = "{-2360, 0}"; -}, +anchors = ( { -position = "{-590, 0}"; +name = _top; +pos = (0,516); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"-178 1446 LINE", -"-1126 -168 LINE", -"-1004 -238 LINE", -"-56 1376 LINE {name = hr00.1;}" +(-114,707,l,{ +name = hr00; +}), +(-99,717,l), +(-210,871,l), +(-229,859,l) ); -} +}, +{ +closed = 1; +nodes = ( +(-12,745,l), +(-140,612,l), +(-126,601,l), +(0,728,l), +(126,601,l), +(140,612,l), +(12,745,l) ); -width = 1200; } ); -}, -{ -glyphname = asciitilde_asciitilde.liga; -layers = ( -{ -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"886 730 OFFCURVE", -"802 644 OFFCURVE", -"698 644 CURVE SMOOTH", -"550 644 OFFCURVE", -"484 856 OFFCURVE", -"238 856 CURVE SMOOTH", -"-6 856 OFFCURVE", -"-76 644 OFFCURVE", -"-228 644 CURVE SMOOTH", -"-374 644 OFFCURVE", -"-442 856 OFFCURVE", -"-686 856 CURVE SMOOTH", -"-902 856 OFFCURVE", -"-1044 680 OFFCURVE", -"-1106 572 CURVE", -"-912 478 LINE", -"-850 578 OFFCURVE", -"-802 618 OFFCURVE", -"-692 618 CURVE SMOOTH", -"-540 618 OFFCURVE", -"-456 406 OFFCURVE", -"-232 406 CURVE SMOOTH", -"-6 406 OFFCURVE", -"76 618 OFFCURVE", -"232 618 CURVE SMOOTH", -"386 618 OFFCURVE", -"468 406 OFFCURVE", -"692 406 CURVE SMOOTH", -"904 406 OFFCURVE", -"1086 628 OFFCURVE", -"1148 728 CURVE", -"944 828 LINE" -); -} -); -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"884 690 OFFCURVE", -"800 604 OFFCURVE", -"696 604 CURVE SMOOTH", -"548 604 OFFCURVE", -"482 816 OFFCURVE", -"236 816 CURVE SMOOTH", -"-8 816 OFFCURVE", -"-78 604 OFFCURVE", -"-230 604 CURVE SMOOTH", -"-376 604 OFFCURVE", -"-444 816 OFFCURVE", -"-688 816 CURVE SMOOTH", -"-904 816 OFFCURVE", -"-1004 674 OFFCURVE", -"-1066 566 CURVE", -"-942 510 LINE", -"-880 610 OFFCURVE", -"-804 692 OFFCURVE", -"-694 692 CURVE SMOOTH", -"-542 692 OFFCURVE", -"-458 480 OFFCURVE", -"-234 480 CURVE SMOOTH", -"-8 480 OFFCURVE", -"74 692 OFFCURVE", -"230 692 CURVE SMOOTH", -"384 692 OFFCURVE", -"466 480 OFFCURVE", -"690 480 CURVE SMOOTH", -"902 480 OFFCURVE", -"1008 630 OFFCURVE", -"1070 730 CURVE", -"942 788 LINE" -); -} -); -width = 1200; +width = 600; } ); }, { -glyphname = bar_bar.liga; +glyphname = circumflexhook; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { -components = ( -{ -name = bar; -transform = "{1, 0, 0, 1, -942, 0}"; -}, +anchors = ( { -name = bar; -transform = "{1, 0, 0, 1, -262, 0}"; +name = _top; +pos = (0,516); } ); -layerId = master01; -width = 1200; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -components = ( -{ -name = bar; -transform = "{1, 0, 0, 1, -936, 0}"; +closed = 1; +nodes = ( +(38,842,l,{ +name = hr00; +}), +(157,842,l), +(114,745,l), +(180,711,l), +(207,744,ls), +(240,784,o), +(270,831,o), +(270,871,cs), +(270,909,o), +(246,943,o), +(172,943,cs), +(38,943,l) +); }, { -name = bar; -transform = "{1, 0, 0, 1, -284, 0}"; -} +closed = 1; +nodes = ( +(-47,772,l), +(-192,625,l), +(-126,561,l), +(-2,665,l), +(122,561,l), +(192,625,l), +(47,772,l) ); -layerId = master02; -width = 1200; } ); +width = 600; }, { -glyphname = asterisk_asterisk.liga; -layers = ( +anchors = ( { -components = ( +name = _top; +pos = (0,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = asterisk; -transform = "{1, 0, 0, 1, -1178, 0}"; +closed = 1; +nodes = ( +(53,833,l,{ +name = hr00; +}), +(171,833,l), +(113,729,l), +(159,706,l), +(183,736,ls), +(214,775,o), +(232,810,o), +(232,839,cs), +(232,869,o), +(213,894,o), +(162,894,cs), +(53,894,l) +); }, { -name = asterisk; -transform = "{1, 0, 0, 1, -18, 0}"; +closed = 1; +nodes = ( +(-50,755,l), +(-160,611,l), +(-118,581,l), +(-1,700,l), +(116,581,l), +(160,611,l), +(50,755,l) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( +{ +name = _top; +pos = (0,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = asterisk; -transform = "{1, 0, 0, 1, -1162, 0}"; +closed = 1; +nodes = ( +(39,839,l,{ +name = hr00; +}), +(180,839,l), +(103,713,l), +(119,705,l), +(168,781,ls), +(194,821,o), +(199,831,o), +(199,839,cs), +(199,850,o), +(191,857,o), +(176,857,cs), +(39,857,l) +); }, { -name = asterisk; -transform = "{1, 0, 0, 1, -42, 0}"; +closed = 1; +nodes = ( +(-12,745,l), +(-140,612,l), +(-126,601,l), +(0,728,l), +(126,601,l), +(140,612,l), +(12,745,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); }, { -color = (153,165,255,255); -glyphname = asterisk_asterisk_asterisk.liga; +glyphname = circumflextilde; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { -components = ( -{ -name = asterisk; -transform = "{1, 0, 0, 1, -2264, 0}"; -}, -{ -name = asterisk; -transform = "{1, 0, 0, 1, -1104, 280}"; -}, +anchors = ( { -name = asterisk; -transform = "{1, 0, 0, 1, 30, 0}"; +name = _top; +pos = (0,516); } ); -guideLines = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -position = "{-1044, 0}"; -}, -{ -angle = 90; -position = "{36, 0}"; +closed = 1; +nodes = ( +(-128,933,o), +(-165,905,o), +(-189,869,c), +(-139,805,l), +(-118,822,o), +(-103,830,o), +(-80,830,cs), +(-54,830,o), +(-31,820,o), +(-2,808,cs), +(23,797,o), +(45,788,o), +(75,788,cs,{ +name = hr01; +}), +(128,788,o), +(165,816,o), +(189,852,c), +(139,916,l), +(118,899,o), +(103,891,o), +(80,891,cs), +(54,891,o), +(31,901,o), +(2,913,cs), +(-23,924,o), +(-45,933,o), +(-75,933,cs) +); }, { -position = "{-3180, 0}"; +closed = 1; +nodes = ( +(-48,759,l), +(-190,625,l), +(-125,561,l), +(-1,656,l), +(123,561,l), +(190,625,l), +(48,759,l) +); } ); -layerId = master01; -width = 1200; -}, -{ -components = ( -{ -name = asterisk; -transform = "{1, 0, 0, 1, -2192, 0}"; +width = 600; }, { -name = asterisk; -transform = "{1, 0, 0, 1, -1104, 280}"; -}, +anchors = ( { -name = asterisk; -transform = "{1, 0, 0, 1, -36, 0}"; +name = _top; +pos = (0,516); } ); -guideLines = ( -{ -position = "{-1018, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -angle = 90; -position = "{10, 0}"; +closed = 1; +nodes = ( +(-118,892,o), +(-149,866,o), +(-167,839,c), +(-136,803,l), +(-116,820,o), +(-100,830,o), +(-78,830,cs), +(-61,830,o), +(-40,823,o), +(-8,806,cs), +(13,795,o), +(37,780,o), +(72,780,cs,{ +name = hr01; +}), +(118,780,o), +(149,806,o), +(167,833,c), +(136,869,l), +(116,852,o), +(100,842,o), +(78,842,cs), +(61,842,o), +(40,849,o), +(8,866,cs), +(-13,877,o), +(-37,892,o), +(-72,892,cs) +); }, { -position = "{-1142, 0}"; -} +closed = 1; +nodes = ( +(-50,745,l), +(-160,611,l), +(-118,581,l), +(-1,692,l), +(116,581,l), +(160,611,l), +(50,745,l) ); -layerId = master02; -width = 1200; } ); +width = 600; }, { -glyphname = slash_slash.liga; -layers = ( -{ -components = ( -{ -name = slash; -transform = "{1, 0, 0, 1, -1012, 0}"; -}, +anchors = ( { -name = slash; -transform = "{1, 0, 0, 1, -152, 0}"; +name = _top; +pos = (0,516); } ); -layerId = master01; -width = 1200; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -components = ( -{ -name = slash; -transform = "{1, 0, 0, 1, -1040, 0}"; +closed = 1; +nodes = ( +(-99,857,o), +(-125,845,o), +(-149,818,c), +(-137,806,l), +(-116,828,o), +(-96,839,o), +(-72,839,cs), +(-53,839,o), +(-35,832,o), +(-6,813,cs), +(28,791,o), +(48,783,o), +(71,783,cs), +(99,783,o), +(125,795,o), +(149,822,c), +(137,834,l), +(116,812,o), +(96,801,o), +(72,801,cs), +(53,801,o), +(35,808,o), +(6,827,cs), +(-28,849,o), +(-48,857,o), +(-71,857,cs,{ +name = hr00; +}) +); }, { -name = slash; -transform = "{1, 0, 0, 1, -176, 0}"; +closed = 1; +nodes = ( +(-12,745,l), +(-140,612,l), +(-126,601,l), +(0,728,l), +(126,601,l), +(140,612,l), +(12,745,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); }, { -color = (153,160,255,255); -glyphname = equal_greater.liga; +glyphname = crossout; +lastChange = "2023-03-23 23:04:49 +0000"; layers = ( { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = equal_equal.liga; -transform = "{0.8384, 0, 0, 1, -180.504, 0}"; -}, -{ -name = _path_arrowhead; +angle = 60; +pos = (418,-5); +ref = hyphen.cross; } ); -guideLines = ( -{ -position = "{0, 958}"; -}, -{ -position = "{0, 262}"; -}, -{ -position = "{0, 498}"; -}, -{ -position = "{0, 722}"; +width = 600; }, { -position = "{688, 0}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -position = "{740, 0}"; +angle = 60; +pos = (448,-9); +ref = hyphen.cross; +} +); +width = 600; }, { -position = "{276, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -position = "{0, 604}"; +angle = 60; +pos = (418,-5); +ref = hyphen.cross; +} +); +width = 600; +} +); +metricWidth = space; }, { -position = "{-494, 0}"; -}, +glyphname = "crossout-l"; +lastChange = "2023-03-23 23:20:30 +0000"; +layers = ( { -position = "{0, 964}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -position = "{-656, 0}"; +angle = 60; +pos = (-90,174); +ref = "hyphen.cross-l"; +} +); +width = 600; }, { -position = "{-818, 0}"; -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -position = "{1170, 0}"; +angle = 60; +pos = (-52,174); +ref = "hyphen.cross-l"; } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( -{ -name = equal_equal.liga; -transform = "{0.8866, 0, 0, 1, -114.491, -2}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = _path_arrowhead; +angle = 60; +pos = (-52,174); +ref = "hyphen.cross-l"; } ); -guideLines = ( -{ -position = "{0, 262}"; +width = 600; +} +); +metricWidth = space; }, { -position = "{0, 498}"; -}, +glyphname = dieresisacute; +lastChange = "2023-03-22 18:16:55 +0000"; +layers = ( { -position = "{0, 722}"; -}, +anchors = ( { -position = "{-2242, 0}"; -}, +name = _top; +pos = (0,516); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -position = "{-4406, 0}"; +closed = 1; +nodes = ( +(144,900,l,{ +name = hr00; +}), +(30,957,l), +(-69,763,l), +(10,724,l) +); }, { -position = "{280, 0}"; +closed = 1; +nodes = ( +(-51,578,o), +(-30,606,o), +(-30,640,cs), +(-30,667,ls), +(-30,702,o), +(-51,729,o), +(-110,729,cs), +(-170,729,o), +(-191,702,o), +(-191,667,cs), +(-191,640,ls), +(-191,606,o), +(-170,578,o), +(-110,578,cs) +); }, { -position = "{0, 652}"; +closed = 1; +nodes = ( +(170,578,o), +(191,606,o), +(191,640,cs), +(191,667,ls), +(191,702,o), +(170,729,o), +(110,729,cs), +(51,729,o), +(30,702,o), +(30,667,cs), +(30,640,ls), +(30,606,o), +(51,578,o), +(110,578,cs) +); +} +); +width = 600; }, { -position = "{718, 0}"; -}, +anchors = ( { -position = "{0, 964}"; -}, +name = _top; +pos = (0,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -position = "{548, 0}"; +closed = 1; +nodes = ( +(118,871,l,{ +name = hr00; +}), +(48,905,l), +(-37,735,l), +(12,712,l) +); }, { -position = "{386, 0}"; +closed = 1; +nodes = ( +(-58,597,o), +(-42,617,o), +(-42,643,cs), +(-42,657,ls), +(-42,683,o), +(-58,703,o), +(-99,703,cs), +(-140,703,o), +(-156,683,o), +(-156,657,cs), +(-156,643,ls), +(-156,617,o), +(-140,597,o), +(-99,597,cs) +); }, { -position = "{1170, 0}"; -} +closed = 1; +nodes = ( +(140,597,o), +(156,617,o), +(156,643,cs), +(156,657,ls), +(156,683,o), +(140,703,o), +(99,703,cs), +(58,703,o), +(42,683,o), +(42,657,cs), +(42,643,ls), +(42,617,o), +(58,597,o), +(99,597,cs) ); -layerId = master02; -width = 1200; } ); +width = 600; }, { -glyphname = _path_arrowhead; -layers = ( -{ -guideLines = ( -{ -position = "{0, 608}"; -}, -{ -position = "{430, 0}"; -}, +anchors = ( { -position = "{539, 0}"; +name = _top; +pos = (0,516); } ); -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"432 1316 LINE", -"277 1161 LINE", -"430 1008 LINE", -"592 907 LINE", -"688 756 LINE", -"848 616 LINE", -"848 592 LINE", -"692 470 LINE", -"592 312 LINE", -"432 212 LINE", -"269 49 LINE", -"431 -113 LINE", -"1145 602 LINE {name = hr00;}" -); -} +(122,859,l,{ +name = hr00; +}), +(103,871,l), +(-8,717,l), +(7,707,l) ); -width = 1200; }, { -layerId = master02; -paths = ( +closed = 1; +nodes = ( +(-70,641,o), +(-62,651,o), +(-62,664,cs), +(-62,672,ls), +(-62,685,o), +(-70,695,o), +(-91,695,cs), +(-112,695,o), +(-120,685,o), +(-120,672,cs), +(-120,664,ls), +(-120,651,o), +(-112,641,o), +(-91,641,cs) +); +}, { closed = 1; nodes = ( -"539 1233 LINE", -"430 1124 LINE", -"608 946 LINE", -"718 854 LINE", -"810 754 LINE", -"966 612 LINE", -"966 604 LINE", -"810 462 LINE", -"718 362 LINE", -"608 270 LINE", -"430 92 LINE", -"539 -17 LINE", -"1163 608 LINE" +(112,641,o), +(120,651,o), +(120,664,cs), +(120,672,ls), +(120,685,o), +(112,695,o), +(91,695,cs), +(70,695,o), +(62,685,o), +(62,672,cs), +(62,664,ls), +(62,651,o), +(70,641,o), +(91,641,cs) ); } ); -width = 1200; +width = 600; } ); }, { -color = (153,165,255,255); -glyphname = asciitilde_asciitilde_greater.liga; +glyphname = dieresiscaron; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { -components = ( +anchors = ( { -name = _path_arrowhead_single; -transform = "{1, 0, 0, 1, -97, 13}"; +name = _top; +pos = (0,516); } ); -guideLines = ( -{ -position = "{0, 612}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -position = "{1120, 0}"; -} +closed = 1; +nodes = ( +(47,748,l,{ +name = hr00; +}), +(192,895,l), +(125,959,l), +(1,855,l), +(-123,959,l), +(-192,895,l), +(-47,748,l) ); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"336 686 OFFCURVE", -"294 886 OFFCURVE", -"80 886 CURVE SMOOTH", -"-136 886 OFFCURVE", -"-178 686 OFFCURVE", -"-320 686 CURVE SMOOTH", -"-460 686 OFFCURVE", -"-516 886 OFFCURVE", -"-720 886 CURVE SMOOTH", -"-936 886 OFFCURVE", -"-976 686 OFFCURVE", -"-1120 686 CURVE SMOOTH", -"-1264 686 OFFCURVE", -"-1306 886 OFFCURVE", -"-1520 886 CURVE SMOOTH", -"-1736 886 OFFCURVE", -"-1778 686 OFFCURVE", -"-1920 686 CURVE SMOOTH", -"-1998 686 OFFCURVE", -"-2076 758 OFFCURVE", -"-2124 852 CURVE", -"-2308 760 LINE", -"-2262 632 OFFCURVE", -"-2068 468 OFFCURVE", -"-1920 468 CURVE SMOOTH", -"-1706 468 OFFCURVE", -"-1664 668 OFFCURVE", -"-1520 668 CURVE SMOOTH", -"-1376 668 OFFCURVE", -"-1338 456 OFFCURVE", -"-1120 456 CURVE SMOOTH", -"-906 456 OFFCURVE", -"-864 640 OFFCURVE", -"-720 640 CURVE SMOOTH", -"-580 640 OFFCURVE", -"-526 468 OFFCURVE", -"-320 468 CURVE SMOOTH", -"-106 468 OFFCURVE", -"-64 668 OFFCURVE", -"80 668 CURVE SMOOTH", -"224 668 OFFCURVE", -"262 456 OFFCURVE", -"480 456 CURVE SMOOTH", -"684 456 OFFCURVE", -"700 592 OFFCURVE", -"862 616 CURVE", -"862 856 LINE", -"654 856 OFFCURVE", -"620 686 OFFCURVE", -"480 686 CURVE SMOOTH" -); -} -); -width = 1200; -}, -{ -components = ( -{ -name = _path_arrowhead_single; -transform = "{1, 0, 0, 1, -44, 7}"; -} -); -guideLines = ( -{ -position = "{0, 612}"; -}, -{ -position = "{1120, 0}"; -} -); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"388 594 OFFCURVE", -"344 794 OFFCURVE", -"122 794 CURVE SMOOTH", -"-102 794 OFFCURVE", -"-146 594 OFFCURVE", -"-294 594 CURVE SMOOTH", -"-440 594 OFFCURVE", -"-498 794 OFFCURVE", -"-710 794 CURVE SMOOTH", -"-936 794 OFFCURVE", -"-978 594 OFFCURVE", -"-1128 594 CURVE SMOOTH", -"-1278 594 OFFCURVE", -"-1320 794 OFFCURVE", -"-1544 794 CURVE SMOOTH", -"-1768 794 OFFCURVE", -"-1812 594 OFFCURVE", -"-1960 594 CURVE SMOOTH", -"-2042 594 OFFCURVE", -"-2128 672 OFFCURVE", -"-2178 766 CURVE", -"-2296 700 LINE", -"-2260 626 OFFCURVE", -"-2114 478 OFFCURVE", -"-1960 478 CURVE SMOOTH", -"-1738 478 OFFCURVE", -"-1694 678 OFFCURVE", -"-1544 678 CURVE SMOOTH", -"-1394 678 OFFCURVE", -"-1354 466 OFFCURVE", -"-1128 466 CURVE SMOOTH", -"-904 466 OFFCURVE", -"-860 650 OFFCURVE", -"-710 650 CURVE SMOOTH", -"-566 650 OFFCURVE", -"-508 478 OFFCURVE", -"-294 478 CURVE SMOOTH", -"-72 478 OFFCURVE", -"-28 678 OFFCURVE", -"122 678 CURVE SMOOTH", -"272 678 OFFCURVE", -"312 466 OFFCURVE", -"538 466 CURVE SMOOTH", -"742 466 OFFCURVE", -"774 602 OFFCURVE", -"936 626 CURVE", -"936 764 LINE", -"728 764 OFFCURVE", -"678 594 OFFCURVE", -"538 594 CURVE SMOOTH" -); -} -); -width = 1200; -} -); -}, -{ -color = (154,153,255,255); -glyphname = greater_equal.liga; -layers = ( -{ -guideLines = ( -{ -position = "{0, 958}"; -}, -{ -position = "{0, 262}"; -}, -{ -position = "{0, 498}"; -}, -{ -position = "{0, 722}"; -}, -{ -position = "{1030, 0}"; -}, -{ -position = "{170, 0}"; -}, -{ -position = "{488, 0}"; }, { -position = "{-662, 0}"; -} -); -layerId = master01; -paths = ( -{ closed = 1; nodes = ( -"488 34 LINE", -"488 288 LINE", -"-662 -224 LINE", -"-662 -476 LINE {name = hr00;}" +(-51,578,o), +(-30,606,o), +(-30,640,cs), +(-30,667,ls), +(-30,702,o), +(-51,729,o), +(-110,729,cs), +(-170,729,o), +(-191,702,o), +(-191,667,cs), +(-191,640,ls), +(-191,606,o), +(-170,578,o), +(-110,578,cs) ); }, { closed = 1; nodes = ( -"488 564 LINE", -"488 840 LINE", -"-662 1300 LINE", -"-662 1024 LINE", -"132 710 LINE", -"132 694 LINE", -"-662 380 LINE", -"-662 104 LINE {name = hr00.1;}" +(170,578,o), +(191,606,o), +(191,640,cs), +(191,667,ls), +(191,702,o), +(170,729,o), +(110,729,cs), +(51,729,o), +(30,702,o), +(30,667,cs), +(30,640,ls), +(30,606,o), +(51,578,o), +(110,578,cs) ); } ); -width = 1200; +width = 600; }, { -guideLines = ( -{ -position = "{0, 262}"; -}, +anchors = ( { -position = "{0, 498}"; -}, +name = _top; +pos = (0,516); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -position = "{0, 598}"; +closed = 1; +nodes = ( +(44,729,l,{ +name = hr00; +}), +(160,873,l), +(116,903,l), +(-1,788,l), +(-118,903,l), +(-160,873,l), +(-44,729,l) +); }, { -position = "{1030, 0}"; +closed = 1; +nodes = ( +(-58,597,o), +(-42,617,o), +(-42,643,cs), +(-42,657,ls), +(-42,683,o), +(-58,703,o), +(-99,703,cs), +(-140,703,o), +(-156,683,o), +(-156,657,cs), +(-156,643,ls), +(-156,617,o), +(-140,597,o), +(-99,597,cs) +); }, { -position = "{-636, 0}"; +closed = 1; +nodes = ( +(140,597,o), +(156,617,o), +(156,643,cs), +(156,657,ls), +(156,683,o), +(140,703,o), +(99,703,cs), +(58,703,o), +(42,683,o), +(42,657,cs), +(42,643,ls), +(42,617,o), +(58,597,o), +(99,597,cs) +); +} +); +width = 600; }, { -position = "{488, 0}"; -}, +anchors = ( { -position = "{-662, 0}"; +name = _top; +pos = (0,516); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(12,714,l,{ +name = hr00; +}), +(140,847,l), +(126,858,l), +(0,731,l), +(-126,858,l), +(-140,847,l), +(-12,714,l) +); +}, { closed = 1; nodes = ( -"489 134 LINE", -"489 302 LINE", -"-637 -200 LINE", -"-637 -366 LINE {name = hr00;}" +(-70,641,o), +(-62,651,o), +(-62,664,cs), +(-62,672,ls), +(-62,685,o), +(-70,695,o), +(-91,695,cs), +(-112,695,o), +(-120,685,o), +(-120,672,cs), +(-120,664,ls), +(-120,651,o), +(-112,641,o), +(-91,641,cs) ); }, { closed = 1; nodes = ( -"486 604 LINE", -"486 764 LINE", -"-637 1262 LINE", -"-637 1092 LINE", -"290 690 LINE", -"290 674 LINE", -"-637 272 LINE", -"-637 106 LINE {name = hr00.1;}" +(112,641,o), +(120,651,o), +(120,664,cs), +(120,672,ls), +(120,685,o), +(112,695,o), +(91,695,cs), +(70,695,o), +(62,685,o), +(62,672,cs), +(62,664,ls), +(62,651,o), +(70,641,o), +(91,641,cs) ); } ); -width = 1200; +width = 600; } ); }, { -color = (153,176,255,255); -glyphname = less_equal.liga; +glyphname = dieresisgrave; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { -components = ( +anchors = ( { -name = greater_equal.liga; -transform = "{-1, 0, 0, 1, -174, 0}"; +name = _top; +pos = (0,516); } ); -guideLines = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -position = "{0, 958}"; -}, -{ -position = "{0, 262}"; +closed = 1; +nodes = ( +(-10,724,l,{ +name = hr00; +}), +(69,763,l), +(-30,957,l), +(-144,900,l) +); }, { -position = "{0, 498}"; +closed = 1; +nodes = ( +(-51,578,o), +(-30,606,o), +(-30,640,cs), +(-30,667,ls), +(-30,702,o), +(-51,729,o), +(-110,729,cs), +(-170,729,o), +(-191,702,o), +(-191,667,cs), +(-191,640,ls), +(-191,606,o), +(-170,578,o), +(-110,578,cs) +); }, { -position = "{0, 722}"; +closed = 1; +nodes = ( +(170,578,o), +(191,606,o), +(191,640,cs), +(191,667,ls), +(191,702,o), +(170,729,o), +(110,729,cs), +(51,729,o), +(30,702,o), +(30,667,cs), +(30,640,ls), +(30,606,o), +(51,578,o), +(110,578,cs) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +anchors = ( { -name = greater_equal.liga; -transform = "{-1, 0, 0, 1, -148.038, 0}"; +name = _top; +pos = (0,516); } ); -guideLines = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -position = "{0, 262}"; +closed = 1; +nodes = ( +(-12,712,l,{ +name = hr00; +}), +(37,735,l), +(-48,905,l), +(-118,871,l) +); }, { -position = "{0, 498}"; +closed = 1; +nodes = ( +(-58,597,o), +(-42,617,o), +(-42,643,cs), +(-42,657,ls), +(-42,683,o), +(-58,703,o), +(-99,703,cs), +(-140,703,o), +(-156,683,o), +(-156,657,cs), +(-156,643,ls), +(-156,617,o), +(-140,597,o), +(-99,597,cs) +); }, { -position = "{0, 722}"; -} +closed = 1; +nodes = ( +(140,597,o), +(156,617,o), +(156,643,cs), +(156,657,ls), +(156,683,o), +(140,703,o), +(99,703,cs), +(58,703,o), +(42,683,o), +(42,657,cs), +(42,643,ls), +(42,617,o), +(58,597,o), +(99,597,cs) ); -layerId = master02; -width = 1200; } ); +width = 600; }, { -color = (153,165,255,255); -glyphname = asterisk_greater.liga; -layers = ( -{ -components = ( -{ -name = asterisk; -transform = "{1, 0, 0, 1, -1118, 10}"; -}, +anchors = ( { -name = greater; -transform = "{1, 0, 0, 1, -12, 0}"; +name = _top; +pos = (0,516); } ); -guideLines = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -position = "{0, 1184}"; +closed = 1; +nodes = ( +(-7,707,l,{ +name = hr00; +}), +(8,717,l), +(-103,871,l), +(-122,859,l) +); }, { -position = "{0, 600}"; +closed = 1; +nodes = ( +(-70,641,o), +(-62,651,o), +(-62,664,cs), +(-62,672,ls), +(-62,685,o), +(-70,695,o), +(-91,695,cs), +(-112,695,o), +(-120,685,o), +(-120,672,cs), +(-120,664,ls), +(-120,651,o), +(-112,641,o), +(-91,641,cs) +); }, { -position = "{0, 32}"; +closed = 1; +nodes = ( +(112,641,o), +(120,651,o), +(120,664,cs), +(120,672,ls), +(120,685,o), +(112,695,o), +(91,695,cs), +(70,695,o), +(62,685,o), +(62,672,cs), +(62,664,ls), +(62,651,o), +(70,641,o), +(91,641,cs) +); +} +); +width = 600; } ); -layerId = master01; -width = 1200; }, { -components = ( +glyphname = dieresismacron; +lastChange = "2023-03-22 18:16:55 +0000"; +layers = ( { -name = asterisk; -transform = "{1, 0, 0, 1, -1112, 10}"; -}, +anchors = ( { -name = greater; -transform = "{1, 0, 0, 1, -38, 0}"; +name = _top; +pos = (0,516); } ); -guideLines = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -position = "{0, 1184}"; +closed = 1; +nodes = ( +(-153,777,l,{ +name = hr00; +}), +(153,777,l), +(153,880,l), +(-153,880,l) +); }, { -position = "{0, 608}"; +closed = 1; +nodes = ( +(-51,578,o), +(-30,606,o), +(-30,640,cs), +(-30,667,ls), +(-30,702,o), +(-51,729,o), +(-110,729,cs), +(-170,729,o), +(-191,702,o), +(-191,667,cs), +(-191,640,ls), +(-191,606,o), +(-170,578,o), +(-110,578,cs) +); }, { -position = "{0, 32}"; -} +closed = 1; +nodes = ( +(170,578,o), +(191,606,o), +(191,640,cs), +(191,667,ls), +(191,702,o), +(170,729,o), +(110,729,cs), +(51,729,o), +(30,702,o), +(30,667,cs), +(30,640,ls), +(30,606,o), +(51,578,o), +(110,578,cs) ); -layerId = master02; -width = 1200; } ); +width = 600; }, { -color = (153,165,255,255); -glyphname = asterisk_slash.liga; -layers = ( -{ -components = ( -{ -name = asterisk; -transform = "{1, 0, 0, 1, -1090, -64}"; -}, +anchors = ( { -name = slash; -transform = "{1, 0, 0, 1, -146, 0}"; +name = _top; +pos = (0,516); } ); -guideLines = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -position = "{0, 626}"; +closed = 1; +nodes = ( +(-140,757,l,{ +name = hr00; +}), +(140,757,l), +(140,825,l), +(-140,825,l) +); }, { -position = "{0, 774}"; +closed = 1; +nodes = ( +(-58,597,o), +(-42,617,o), +(-42,643,cs), +(-42,657,ls), +(-42,683,o), +(-58,703,o), +(-99,703,cs), +(-140,703,o), +(-156,683,o), +(-156,657,cs), +(-156,643,ls), +(-156,617,o), +(-140,597,o), +(-99,597,cs) +); }, { -position = "{0, 618}"; +closed = 1; +nodes = ( +(140,597,o), +(156,617,o), +(156,643,cs), +(156,657,ls), +(156,683,o), +(140,703,o), +(99,703,cs), +(58,703,o), +(42,683,o), +(42,657,cs), +(42,643,ls), +(42,617,o), +(58,597,o), +(99,597,cs) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( -{ -name = asterisk; -transform = "{1, 0, 0, 1, -1086, -60}"; -}, +anchors = ( { -name = slash; -transform = "{1, 0, 0, 1, -166, 0}"; +name = _top; +pos = (0,516); } ); -guideLines = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -position = "{0, 898}"; +closed = 1; +nodes = ( +(-117,788,l,{ +name = hr00; +}), +(117,788,l), +(117,806,l), +(-117,806,l) +); }, { -position = "{0, 774}"; +closed = 1; +nodes = ( +(-70,641,o), +(-62,651,o), +(-62,664,cs), +(-62,672,ls), +(-62,685,o), +(-70,695,o), +(-91,695,cs), +(-112,695,o), +(-120,685,o), +(-120,672,cs), +(-120,664,ls), +(-120,651,o), +(-112,641,o), +(-91,641,cs) +); }, { -position = "{0, 624}"; +closed = 1; +nodes = ( +(112,641,o), +(120,651,o), +(120,664,cs), +(120,672,ls), +(120,685,o), +(112,695,o), +(91,695,cs), +(70,695,o), +(62,685,o), +(62,672,cs), +(62,664,ls), +(62,651,o), +(70,641,o), +(91,641,cs) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); }, { -color = (153,155,255,255); -glyphname = slash_asterisk.liga; +glyphname = ijacute; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = slash; -transform = "{1, 0, 0, 1, -1150, 0}"; +closed = 1; +nodes = ( +(74,0,l), +(222,0,l), +(222,516,l), +(74,516,l) +); }, { -name = asterisk; -transform = "{1, 0, 0, 1, -182, 147}"; -} +closed = 1; +nodes = ( +(222,-200,l), +(368,-200,ls), +(475,-200,o), +(526,-138,o), +(526,-51,cs), +(526,516,l), +(378,516,l), +(378,-85,l), +(222,-85,l) ); -layerId = master01; -width = 1200; }, { -components = ( -{ -name = slash; -transform = "{1, 0, 0, 1, -1106, 0}"; +closed = 1; +nodes = ( +(164,570,l), +(298,746,l,{ +name = hr01; +}), +(175,807,l), +(76,613,l) +); }, { -name = asterisk; -transform = "{1, 0, 0, 1, -196, 145}"; -} +closed = 1; +nodes = ( +(468,570,l), +(602,746,l), +(479,807,l), +(380,613,l) ); -layerId = master02; -width = 1200; } ); +width = 600; }, { -color = (153,165,255,255); -glyphname = backslash_slash.liga; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( +closed = 1; +nodes = ( +(105,0,l), +(185,0,l), +(185,516,l), +(105,516,l) +); +}, { -name = backslash; -transform = "{1, 0, 0, 1, -918, 0}"; +closed = 1; +nodes = ( +(185,-200,l), +(381,-200,ls), +(459,-200,o), +(495,-151,o), +(495,-82,cs), +(495,516,l), +(415,516,l), +(415,-132,l), +(185,-132,l) +); }, { -name = slash; -transform = "{1, 0, 0, 1, -276, 0}"; -} +closed = 1; +nodes = ( +(152,585,l), +(258,744,l,{ +name = hr01; +}), +(185,779,l,{ +name = hr02; +}), +(100,609,l,{ +name = hr03; +}) ); -guideLines = ( +}, { -angle = 90; -position = "{2, 0}"; +closed = 1; +nodes = ( +(462,585,l), +(568,744,l), +(495,779,l,{ +name = hr04; +}), +(410,609,l,{ +name = hr05; +}) +); } ); -layerId = master01; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = backslash; -transform = "{1, 0, 0, 1, -942, 0}"; +closed = 1; +nodes = ( +(132,0,l), +(153,0,l), +(153,516,l), +(132,516,l) +); }, { -name = slash; -transform = "{1, 0, 0, 1, -246, 0}"; -} +closed = 1; +nodes = ( +(152,-200,l), +(439,-200,ls), +(459,-200,o), +(468,-191,o), +(468,-171,cs), +(468,516,l), +(447,516,l), +(447,-181,l), +(152,-181,l) ); -guideLines = ( +}, { -angle = 90; -position = "{6, 0}"; +closed = 1; +nodes = ( +(239,749,l,{ +name = hr01; +}), +(220,761,l), +(109,607,l), +(124,597,l) +); +}, +{ +closed = 1; +nodes = ( +(554,749,l), +(535,761,l), +(424,607,l), +(439,597,l) +); } ); -layerId = master02; -width = 1200; +width = 600; } ); }, { -color = (153,176,255,255); -glyphname = period_question.liga; +glyphname = ringacute; layers = ( { -components = ( -{ -name = period; -transform = "{0.94, 0, 0, 0.94, -978, 0}"; -}, +anchors = ( { -name = question; -transform = "{1, 0, 0, 1, -196, 0}"; +name = _top; +pos = (300,516); } ); -guideLines = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -position = "{0, 1458}"; -} +closed = 1; +nodes = ( +(443,899,l,{ +name = hr00; +}), +(369,980,l), +(240,863,l), +(293,806,l) ); -layerId = master01; -width = 1200; }, { -components = ( -{ -name = period; -transform = "{1, 0, 0, 1, -1018, 0}"; -}, -{ -name = question; -transform = "{1, 0, 0, 1, -200, 0}"; -} +closed = 1; +nodes = ( +(385,555,o), +(452,600,o), +(452,675,cs), +(452,751,o), +(385,795,o), +(300,795,cs), +(215,795,o), +(148,750,o), +(148,675,cs), +(148,599,o), +(215,555,o), +(300,555,cs) ); -guideLines = ( +}, { -position = "{0, 1458}"; -} +closed = 1; +nodes = ( +(264,625,o), +(245,638,o), +(245,670,cs), +(245,680,ls), +(245,711,o), +(264,725,o), +(300,725,cs), +(336,725,o), +(355,712,o), +(355,680,cs), +(355,670,ls), +(355,639,o), +(336,625,o), +(300,625,cs) ); -layerId = master02; -width = 1200; } ); +width = 600; }, { -color = (153,165,255,255); -glyphname = asciitilde_equal.liga; -layers = ( -{ -guideLines = ( -{ -position = "{0, 958}"; -}, -{ -position = "{0, 262}"; -}, -{ -position = "{0, 498}"; -}, +anchors = ( { -position = "{0, 722}"; +name = _top; +pos = (300,516); } ); -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +closed = 1; +nodes = ( +(405,919,l,{ +name = hr00; +}), +(345,956,l), +(270,840,l), +(311,814,l) +); +}, { closed = 1; nodes = ( -"722 498 LINE", -"722 262 LINE", -"-618 262 LINE", -"-618 498 LINE" +(365,566,o), +(416,615,o), +(416,681,cs), +(416,747,o), +(365,796,o), +(300,796,cs), +(235,796,o), +(184,747,o), +(184,681,cs), +(184,615,o), +(235,566,o), +(300,566,cs) ); }, { closed = 1; nodes = ( -"-36 1116 OFFCURVE", -"154 916 OFFCURVE", -"310 916 CURVE SMOOTH", -"450 916 OFFCURVE", -"502 966 OFFCURVE", -"572 1044 CURVE", -"780 940 LINE", -"688 794 OFFCURVE", -"536 678 OFFCURVE", -"304 678 CURVE SMOOTH", -"86 678 OFFCURVE", -"-114 880 OFFCURVE", -"-272 880 CURVE SMOOTH", -"-410 880 OFFCURVE", -"-440 792 OFFCURVE", -"-492 696 CURVE", -"-690 806 LINE", -"-638 908 OFFCURVE", -"-492 1116 OFFCURVE", -"-266 1116 CURVE SMOOTH" +(264,615,o), +(242,635,o), +(242,670,cs), +(242,692,ls), +(242,727,o), +(264,747,o), +(300,747,cs), +(336,747,o), +(358,727,o), +(358,692,cs), +(358,670,ls), +(358,635,o), +(336,615,o), +(300,615,cs) ); } ); -width = 1200; +width = 600; }, { -guideLines = ( -{ -position = "{0, 262}"; -}, +anchors = ( { -position = "{0, 498}"; -}, +name = _top; +pos = (300,516); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -position = "{0, 722}"; -} +closed = 1; +nodes = ( +(384,908,l,{ +name = hr00; +}), +(365,921,l), +(285,818,l), +(300,809,l) ); -layerId = master02; -paths = ( +}, { closed = 1; nodes = ( -"718 480 LINE", -"718 344 LINE", -"-622 344 LINE", -"-622 480 LINE" +(354,599,o), +(390,636,o), +(390,690,cs), +(390,744,o), +(354,781,o), +(300,781,cs), +(246,781,o), +(210,744,o), +(210,690,cs), +(210,636,o), +(246,599,o), +(300,599,cs) ); }, { closed = 1; nodes = ( -"-46 1020 OFFCURVE", -"144 820 OFFCURVE", -"300 820 CURVE SMOOTH", -"440 820 OFFCURVE", -"568 892 OFFCURVE", -"626 982 CURVE", -"756 900 LINE", -"694 810 OFFCURVE", -"526 678 OFFCURVE", -"294 678 CURVE SMOOTH", -"76 678 OFFCURVE", -"-124 880 OFFCURVE", -"-282 880 CURVE SMOOTH", -"-420 880 OFFCURVE", -"-476 808 OFFCURVE", -"-528 712 CURVE", -"-646 792 LINE", -"-594 894 OFFCURVE", -"-502 1020 OFFCURVE", -"-276 1020 CURVE SMOOTH" +(257,617,o), +(230,644,o), +(230,685,cs), +(230,695,ls), +(230,736,o), +(257,763,o), +(300,763,cs), +(343,763,o), +(370,736,o), +(370,695,cs), +(370,685,ls), +(370,644,o), +(343,617,o), +(300,617,cs) ); } ); -width = 1200; +width = 600; } ); }, { -color = (153,176,255,255); -glyphname = hyphen_hyphen.liga; +glyphname = abrevehook.alt01; layers = ( { -components = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = hyphen; -transform = "{1.17688, 0, 0, 1, -1257.53, 0}"; +alignment = -1; +ref = a.alt01; }, { -name = hyphen; -transform = "{1.17995, 0, 0, 1, -207.55, 0}"; +alignment = -1; +pos = (291,0); +ref = brevehook; } ); -guideLines = ( -{ -position = "{878, 0}"; +width = 600; }, { -position = "{76, 0}"; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -position = "{-76, 0}"; +alignment = -1; +ref = a.alt01; }, { -position = "{-888, 0}"; +alignment = -1; +pos = (287,0); +ref = brevehook; } ); -layerId = master01; -vertWidth = 780; -width = 1200; +width = 600; }, { -components = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = hyphen; -transform = "{1.3, 0, 0, 1, -1331, 0}"; +alignment = -1; +ref = a.alt01; }, { -name = hyphen; -transform = "{1.3, 0, 0, 1, -279.857, 0}"; +alignment = -1; +pos = (290,0); +ref = brevehook; +} +); +width = 600; } ); -guideLines = ( -{ -position = "{880, 0}"; }, { -position = "{68, 0}"; -}, +glyphname = acircumflexhook.alt01; +layers = ( { -position = "{-172, 0}"; +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; }, { -position = "{-928, 0}"; -} -); -layerId = master02; -vertWidth = 780; -width = 1200; +alignment = -1; +pos = (291,0); +ref = circumflexhook; } ); +width = 600; }, { -color = (153,176,255,255); -glyphname = plus_plus.liga; -layers = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -layerId = master01; -paths = ( +alignment = -1; +ref = a.alt01; +}, { -closed = 1; -nodes = ( -"-1036 492 LINE", -"-688 492 LINE", -"-688 124 LINE", -"-432 124 LINE {name = hr00;}", -"-432 492 LINE", -"432 492 LINE", -"432 124 LINE", -"688 124 LINE {name = hr00.1;}", -"688 492 LINE", -"1036 492 LINE", -"1036 728 LINE", -"688 728 LINE", -"688 1096 LINE", -"432 1096 LINE", -"432 728 LINE", -"-432 728 LINE", -"-432 1096 LINE", -"-688 1096 LINE", -"-688 728 LINE", -"-1036 728 LINE" -); +alignment = -1; +pos = (287,0); +ref = circumflexhook; } ); -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -closed = 1; -nodes = ( -"-1040 542 LINE", -"-640 542 LINE", -"-640 124 LINE", -"-488 124 LINE {name = hr00;}", -"-488 542 LINE", -"480 542 LINE", -"480 124 LINE", -"632 124 LINE {name = hr00.1;}", -"632 542 LINE", -"1032 542 LINE", -"1032 678 LINE", -"632 678 LINE", -"632 1096 LINE", -"480 1096 LINE", -"480 678 LINE", -"-488 678 LINE", -"-488 1096 LINE", -"-640 1096 LINE", -"-640 678 LINE", -"-1040 678 LINE" -); +alignment = -1; +ref = a.alt01; +}, +{ +alignment = -1; +pos = (290,0); +ref = circumflexhook; } ); -width = 1200; +width = 600; } ); }, { -color = (153,176,255,255); -glyphname = period_period_period.liga; +glyphname = ahook.alt01; layers = ( { -components = ( -{ -name = period; -transform = "{1, 0, 0, 1, -2094, 0}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -name = period; -transform = "{1, 0, 0, 1, -1194, 0}"; +alignment = -1; +ref = a.alt01; }, { -name = period; -transform = "{1, 0, 0, 1, -294, 0}"; +alignment = -1; +pos = (291,0); +ref = hookcomb; } ); -layerId = master01; -vertWidth = 780; -width = 1200; +width = 600; }, { -components = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; +}, { -name = period; -transform = "{1, 0, 0, 1, -2106, 0}"; +alignment = -1; +pos = (287,0); +ref = hookcomb; +} +); +width = 600; }, { -name = period; -transform = "{1, 0, 0, 1, -1206, 0}"; +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +alignment = -1; +ref = a.alt01; }, { -name = period; -transform = "{1, 0, 0, 1, -306, 0}"; +alignment = -1; +pos = (290,0); +ref = hookcomb; } ); -layerId = master02; -vertWidth = 780; -width = 1200; +width = 600; } ); }, { -color = (153,176,255,255); -glyphname = period_period.liga; +glyphname = breveacute.case; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { -components = ( -{ -name = period; -transform = "{1, 0, 0, 1, -1052, 0}"; -}, +anchors = ( { -name = period; -transform = "{1, 0, 0, 1, -152, 0}"; +name = _top; +pos = (0,698); } ); -layerId = master01; -vertWidth = 780; -width = 1200; -}, +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { -components = ( -{ -name = period; -transform = "{1, 0, 0, 1, -1050, 0}"; +closed = 1; +nodes = ( +(103,755,o), +(145,829,o), +(166,894,c), +(119,917,l), +(98,885,ls), +(66,837,o), +(44,819,o), +(0,819,cs), +(-44,819,o), +(-66,837,o), +(-98,885,cs), +(-119,917,l), +(-166,894,l), +(-147,835,o), +(-108,755,o), +(-1,755,cs,{ +name = hr00; +}) +); }, { -name = period; -transform = "{1, 0, 0, 1, -150, 0}"; -} +closed = 1; +nodes = ( +(113,1037,l), +(43,1071,l), +(-42,901,l), +(7,878,l) ); -layerId = master02; -vertWidth = 780; -width = 1200; } ); +width = 0; }, { -color = (153,176,255,255); -glyphname = colon_colon.liga; -layers = ( -{ -components = ( -{ -name = colon; -transform = "{1, 0, 0, 1, -1046, 0}"; -}, +anchors = ( { -name = colon; -transform = "{1, 0, 0, 1, -146, 0}"; +name = _top; +pos = (0,698); } ); -layerId = master01; -vertWidth = 780; -width = 1200; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -components = ( -{ -name = colon; -transform = "{1, 0, 0, 1, -1050, 0}"; +closed = 1; +nodes = ( +(122,733,o), +(176,814,o), +(202,882,c), +(127,929,l), +(106,901,ls), +(67,849,o), +(42,834,o), +(0,834,cs), +(-42,834,o), +(-67,849,o), +(-106,901,cs), +(-127,929,l), +(-202,882,l), +(-176,814,o), +(-122,733,o), +(0,733,cs,{ +name = hr00; +}) +); }, { -name = colon; -transform = "{1, 0, 0, 1, -150, 0}"; -} +closed = 1; +nodes = ( +(153,1070,l), +(39,1127,l), +(-60,933,l), +(19,894,l) ); -layerId = master02; -vertWidth = 780; -width = 1200; } ); +width = 600; }, { -color = (153,176,255,255); -glyphname = numbersign_exclam.liga; -layers = ( -{ -components = ( +anchors = ( { -name = numbersign; -transform = "{1, 0, 0, 1, -992, 0}"; +name = _top; +pos = (0,698); } ); -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"883 990 LINE", -"956 1396 LINE", -"634 1396 LINE", -"563 990 LINE", -"578 486 LINE", -"682 486 LINE {name = hr00;}" +(103,755,o), +(145,829,o), +(166,894,c), +(119,917,l), +(98,885,ls), +(66,837,o), +(44,819,o), +(0,819,cs), +(-44,819,o), +(-66,837,o), +(-98,885,cs), +(-119,917,l), +(-166,894,l), +(-147,835,o), +(-108,755,o), +(-1,755,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"694 -6 OFFCURVE", -"758 60 OFFCURVE", -"772 144 CURVE SMOOTH", -"782 204 OFFCURVE", -"784 224 OFFCURVE", -"784 240 CURVE SMOOTH", -"784 310 OFFCURVE", -"732 366 OFFCURVE", -"608 366 CURVE SMOOTH", -"476 366 OFFCURVE", -"412 300 OFFCURVE", -"398 216 CURVE SMOOTH", -"388 156 OFFCURVE", -"386 136 OFFCURVE", -"386 120 CURVE SMOOTH", -"386 50 OFFCURVE", -"438 -6 OFFCURVE", -"562 -6 CURVE SMOOTH" +(113,1037,l), +(43,1071,l), +(-42,901,l), +(7,878,l) ); } ); -vertWidth = 780; -width = 1200; +width = 600; }, { -components = ( +anchors = ( { -name = numbersign; -transform = "{1, 0, 0, 1, -993, 0}"; +name = _top; +pos = (0,698); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"811 990 LINE", -"882 1396 LINE", -"710 1396 LINE", -"639 990 LINE", -"602 466 LINE", -"664 466 LINE {name = hr00;}" +(71,773,o), +(98,817,o), +(138,902,c), +(123,909,l), +(95,860,ls), +(65,808,o), +(42,792,o), +(0,792,cs), +(-42,792,o), +(-65,808,o), +(-95,860,cs), +(-123,909,l), +(-138,902,l), +(-98,817,o), +(-71,773,o), +(0,773,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"666 -9 OFFCURVE", -"710 37 OFFCURVE", -"722 109 CURVE SMOOTH", -"728 145 OFFCURVE", -"730 163 OFFCURVE", -"730 175 CURVE SMOOTH", -"730 225 OFFCURVE", -"694 263 OFFCURVE", -"600 263 CURVE SMOOTH", -"494 263 OFFCURVE", -"450 217 OFFCURVE", -"438 145 CURVE SMOOTH", -"432 109 OFFCURVE", -"430 91 OFFCURVE", -"430 79 CURVE SMOOTH", -"430 29 OFFCURVE", -"466 -9 OFFCURVE", -"560 -9 CURVE SMOOTH" +(106,1029,l), +(87,1041,l), +(-24,887,l), +(-9,877,l) ); } ); -vertWidth = 780; -width = 1200; +width = 600; } ); }, { -color = (153,176,255,255); -glyphname = less_slash.liga; +glyphname = brevegrave.case; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { -layerId = master01; -paths = ( +anchors = ( +{ +name = _top; +pos = (0,698); +} +); +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { closed = 1; nodes = ( -"145 122 LINE", -"-763 602 LINE", -"-763 618 LINE", -"-169 932 LINE", -"-169 1208 LINE", -"-1029 748 LINE", -"-1029 472 LINE", -"145 -154 LINE {name = hr00;}" +(108,755,o), +(147,835,o), +(166,894,c), +(119,917,l), +(98,885,ls), +(66,837,o), +(44,819,o), +(0,819,cs), +(-44,819,o), +(-66,837,o), +(-98,885,cs), +(-119,917,l), +(-166,894,l), +(-145,829,o), +(-103,755,o), +(1,755,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"855 1520 LINE", -"589 1520 LINE", -"-53 -276 LINE", -"213 -276 LINE {name = hr00.1;}" +(-7,878,l), +(42,901,l), +(-43,1071,l), +(-113,1037,l) ); } ); -vertWidth = 780; -width = 1200; +width = 0; }, { -layerId = master02; -paths = ( +anchors = ( +{ +name = _top; +pos = (0,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"129 32 LINE", -"-875 604 LINE", -"-875 620 LINE", -"-165 1022 LINE", -"-165 1188 LINE", -"-1025 690 LINE", -"-1025 530 LINE", -"129 -138 LINE {name = hr00;}" +(122,733,o), +(176,814,o), +(202,882,c), +(127,929,l), +(106,901,ls), +(67,849,o), +(42,834,o), +(0,834,cs), +(-42,834,o), +(-67,849,o), +(-106,901,cs), +(-127,929,l), +(-202,882,l), +(-176,814,o), +(-122,733,o), +(0,733,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"825 1520 LINE", -"681 1520 LINE", -"-15 -276 LINE", -"129 -276 LINE {name = hr00.1;}" -); -} +(-19,894,l), +(60,933,l), +(-39,1127,l), +(-153,1070,l) ); -vertWidth = 780; -width = 1200; } ); +width = 600; }, { -color = (153,176,255,255); -glyphname = slash_greater.liga; -layers = ( +anchors = ( { -layerId = master01; -paths = ( +name = _top; +pos = (0,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"-30 1554 LINE", -"-296 1554 LINE", -"-952 -276 LINE", -"-686 -276 LINE {name = hr00;}" +(108,755,o), +(147,835,o), +(166,894,c), +(119,917,l), +(98,885,ls), +(66,837,o), +(44,819,o), +(0,819,cs), +(-44,819,o), +(-66,837,o), +(-98,885,cs), +(-119,917,l), +(-166,894,l), +(-145,829,o), +(-103,755,o), +(1,755,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"932 472 LINE", -"932 748 LINE", -"-268 1388 LINE", -"-268 1112 LINE", -"666 618 LINE", -"666 602 LINE", -"72 288 LINE", -"72 12 LINE {name = hr00.1;}" +(-7,878,l), +(42,901,l), +(-43,1071,l), +(-113,1037,l) ); } ); -vertWidth = 780; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +anchors = ( +{ +name = _top; +pos = (0,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"-68 1554 LINE", -"-212 1554 LINE", -"-920 -276 LINE", -"-776 -276 LINE {name = hr00;}" +(71,773,o), +(98,817,o), +(138,902,c), +(123,909,l), +(95,860,ls), +(65,808,o), +(42,792,o), +(0,792,cs), +(-42,792,o), +(-65,808,o), +(-95,860,cs), +(-123,909,l), +(-138,902,l), +(-98,817,o), +(-71,773,o), +(0,773,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"930 530 LINE", -"930 690 LINE", -"-248 1372 LINE", -"-248 1202 LINE", -"780 616 LINE", -"780 600 LINE", -"70 198 LINE", -"70 32 LINE {name = hr00.1;}" +(9,877,l), +(24,887,l), +(-87,1041,l), +(-106,1029,l) ); } ); -vertWidth = 780; -width = 1200; +width = 600; } ); }, { -color = (153,169,255,255); -glyphname = underscore_underscore.liga; +glyphname = brevehook.case; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { -layerId = master01; -paths = ( +anchors = ( +{ +name = _top; +pos = (0,698); +} +); +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { closed = 1; nodes = ( -"-1081 -384 LINE", -"1079 -384 LINE {name = hr00.1;}", -"1079 -142 LINE", -"-1081 -142 LINE" +(-85,999,l,{ +name = hr00; +}), +(18,999,l), +(-40,895,l), +(6,872,l), +(30,902,ls), +(61,941,o), +(79,976,o), +(79,1005,cs), +(79,1035,o), +(60,1060,o), +(9,1060,cs), +(-85,1060,l) ); -} -); -vertWidth = 1560; -width = 1200; }, { -layerId = master02; -paths = ( -{ closed = 1; nodes = ( -"-1081 -338 LINE", -"1079 -338 LINE {name = hr00.1;}", -"1079 -190 LINE", -"-1081 -190 LINE" -); -} +(108,755,o), +(147,835,o), +(166,894,c), +(119,917,l), +(98,885,ls), +(66,837,o), +(44,819,o), +(0,819,cs), +(-44,819,o), +(-66,837,o), +(-98,885,cs), +(-119,917,l), +(-166,894,l), +(-145,829,o), +(-103,755,o), +(1,755,cs) ); -vertWidth = 1560; -width = 1200; } ); +width = 0; }, { -color = (153,169,255,255); -glyphname = slash_equal.liga; -layers = ( +anchors = ( { -guideLines = ( +name = _top; +pos = (0,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -position = "{0, 958}"; +closed = 1; +nodes = ( +(-130,1012,l,{ +name = hr00; +}), +(-8,1012,l), +(-51,913,l), +(15,881,l), +(42,914,ls), +(75,955,o), +(104,1001,o), +(104,1041,cs), +(104,1079,o), +(81,1113,o), +(6,1113,cs), +(-130,1113,l) +); }, { -position = "{0, 262}"; +closed = 1; +nodes = ( +(122,733,o), +(176,814,o), +(202,882,c), +(127,929,l), +(106,901,ls), +(67,849,o), +(42,834,o), +(0,834,cs), +(-42,834,o), +(-67,849,o), +(-106,901,cs), +(-127,929,l), +(-202,882,l), +(-176,814,o), +(-122,733,o), +(0,733,cs) +); +} +); +width = 600; }, { -position = "{0, 498}"; -}, +anchors = ( { -position = "{0, 722}"; -}, +name = _top; +pos = (0,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -position = "{0, 958}"; +closed = 1; +nodes = ( +(-85,999,l,{ +name = hr00; +}), +(18,999,l), +(-40,895,l), +(6,872,l), +(30,902,ls), +(61,941,o), +(79,976,o), +(79,1005,cs), +(79,1035,o), +(60,1060,o), +(9,1060,cs), +(-85,1060,l) +); }, { -position = "{0, 262}"; +closed = 1; +nodes = ( +(108,755,o), +(147,835,o), +(166,894,c), +(119,917,l), +(98,885,ls), +(66,837,o), +(44,819,o), +(0,819,cs), +(-44,819,o), +(-66,837,o), +(-98,885,cs), +(-119,917,l), +(-166,894,l), +(-145,829,o), +(-103,755,o), +(1,755,cs) +); +} +); +width = 600; }, { -position = "{0, 498}"; -}, +anchors = ( { -position = "{0, 722}"; +name = _top; +pos = (0,698); } ); -layerId = master01; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"-98 1651 LINE", -"-364 1651 LINE", -"-1053 -276 LINE", -"-787 -276 LINE {name = hr00;}" +(-74,1009,l,{ +name = hr00; +}), +(67,1009,l), +(-10,883,l), +(6,875,l), +(55,951,ls), +(81,991,o), +(86,1001,o), +(86,1009,cs), +(86,1020,o), +(78,1027,o), +(63,1027,cs), +(-74,1027,l) ); }, { closed = 1; nodes = ( -"1075 958 LINE", -"-109 958 LINE", -"-193 722 LINE", -"1075 722 LINE {name = hr00.1;}" +(71,773,o), +(98,817,o), +(138,902,c), +(123,909,l), +(95,860,ls), +(65,808,o), +(42,792,o), +(0,792,cs), +(-42,792,o), +(-65,808,o), +(-95,860,cs), +(-123,909,l), +(-138,902,l), +(-98,817,o), +(-71,773,o), +(0,773,cs) ); -}, -{ -closed = 1; -nodes = ( -"1075 498 LINE", -"-273 498 LINE", -"-357 262 LINE", -"1075 262 LINE" +} ); +width = 600; } ); -vertWidth = 1560; -width = 1200; }, { -guideLines = ( +glyphname = brevetilde.case; +lastChange = "2023-03-22 18:16:55 +0000"; +layers = ( { -position = "{0, 262}"; -}, +anchors = ( { -position = "{0, 498}"; +name = _top; +pos = (0,698); +} +); +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( +{ +closed = 1; +nodes = ( +(118,939,o), +(149,965,o), +(167,992,c), +(136,1028,l), +(116,1011,o), +(100,1001,o), +(78,1001,cs), +(61,1001,o), +(40,1008,o), +(8,1025,cs), +(-13,1036,o), +(-37,1051,o), +(-72,1051,cs), +(-118,1051,o), +(-149,1025,o), +(-167,998,c), +(-136,962,l), +(-116,979,o), +(-100,989,o), +(-78,989,cs), +(-61,989,o), +(-40,982,o), +(-8,965,cs), +(13,954,o), +(37,939,o), +(72,939,cs,{ +name = hr00; +}) +); +}, +{ +closed = 1; +nodes = ( +(108,755,o), +(147,835,o), +(166,894,c), +(119,917,l), +(98,885,ls), +(66,837,o), +(44,819,o), +(0,819,cs), +(-44,819,o), +(-66,837,o), +(-98,885,cs), +(-119,917,l), +(-166,894,l), +(-145,829,o), +(-103,755,o), +(1,755,cs) +); +} +); +width = 0; }, { -position = "{0, 722}"; -}, +anchors = ( +{ +name = _top; +pos = (0,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -position = "{0, 262}"; +closed = 1; +nodes = ( +(128,948,o), +(165,976,o), +(189,1012,c), +(139,1076,l), +(118,1059,o), +(103,1051,o), +(80,1051,cs), +(54,1051,o), +(31,1061,o), +(2,1073,cs), +(-23,1084,o), +(-45,1093,o), +(-75,1093,cs,{ +name = hr01; +}), +(-128,1093,o), +(-165,1065,o), +(-189,1029,c), +(-139,965,l), +(-118,982,o), +(-103,990,o), +(-80,990,cs), +(-54,990,o), +(-31,980,o), +(-2,968,cs), +(23,957,o), +(45,948,o), +(75,948,cs) +); }, { -position = "{0, 498}"; +closed = 1; +nodes = ( +(122,733,o), +(176,814,o), +(202,882,c), +(127,929,l), +(106,901,ls), +(67,849,o), +(42,834,o), +(0,834,cs), +(-42,834,o), +(-67,849,o), +(-106,901,cs), +(-127,929,l), +(-202,882,l), +(-176,814,o), +(-122,733,o), +(0,733,cs) +); +} +); +width = 600; }, { -position = "{0, 722}"; +anchors = ( +{ +name = _top; +pos = (0,698); } ); -layerId = master02; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"-130 1656 LINE", -"-274 1656 LINE", -"-1023 -276 LINE", -"-879 -276 LINE {name = hr00;}" +(118,939,o), +(149,965,o), +(167,992,c), +(136,1028,l), +(116,1011,o), +(100,1001,o), +(78,1001,cs), +(61,1001,o), +(40,1008,o), +(8,1025,cs), +(-13,1036,o), +(-37,1051,o), +(-72,1051,cs,{ +name = hr01; +}), +(-118,1051,o), +(-149,1025,o), +(-167,998,c), +(-136,962,l), +(-116,979,o), +(-100,989,o), +(-78,989,cs), +(-61,989,o), +(-40,982,o), +(-8,965,cs), +(13,954,o), +(37,939,o), +(72,939,cs) ); }, { closed = 1; nodes = ( -"1071 880 LINE", -"-213 880 LINE", -"-266 744 LINE", -"1071 744 LINE {name = hr00.1;}" +(108,755,o), +(147,835,o), +(166,894,c), +(119,917,l), +(98,885,ls), +(66,837,o), +(44,819,o), +(0,819,cs), +(-44,819,o), +(-66,837,o), +(-98,885,cs), +(-119,917,l), +(-166,894,l), +(-145,829,o), +(-103,755,o), +(1,755,cs) +); +} +); +width = 600; +}, +{ +anchors = ( +{ +name = _top; +pos = (0,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(99,943,o), +(125,955,o), +(149,982,c), +(137,994,l), +(116,972,o), +(96,961,o), +(72,961,cs), +(53,961,o), +(35,968,o), +(6,987,cs), +(-28,1009,o), +(-48,1017,o), +(-71,1017,cs), +(-99,1017,o), +(-125,1005,o), +(-149,978,c), +(-137,966,l), +(-116,988,o), +(-96,999,o), +(-72,999,cs), +(-53,999,o), +(-35,992,o), +(-6,973,cs), +(28,951,o), +(48,943,o), +(71,943,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"1071 480 LINE", -"-370 480 LINE", -"-423 344 LINE", -"1071 344 LINE" +(71,773,o), +(98,817,o), +(138,902,c), +(123,909,l), +(95,860,ls), +(65,808,o), +(42,792,o), +(0,792,cs), +(-42,792,o), +(-65,808,o), +(-95,860,cs), +(-123,909,l), +(-138,902,l), +(-98,817,o), +(-71,773,o), +(0,773,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); }, { -color = (153,169,255,255); -glyphname = period_equal.liga; +glyphname = circumflexacute.case; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { -components = ( -{ -name = period; -transform = "{1.19095, 0, 0, 1.19095, -1274.47, 403.202}"; -}, +anchors = ( { -name = equal; -transform = "{1.14639, 0, 0, 1, -198.127, 0}"; +name = _top; +pos = (0,698); } ); -guideLines = ( +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { -position = "{0, 958}"; +closed = 1; +nodes = ( +(260,1041,l,{ +name = hr00; +}), +(190,1075,l), +(105,905,l), +(154,882,l) +); }, { -position = "{0, 262}"; +closed = 1; +nodes = ( +(-50,925,l), +(-160,781,l), +(-118,751,l), +(-1,870,l), +(116,751,l), +(160,781,l), +(50,925,l) +); +} +); +width = 0; }, { -position = "{0, 498}"; -}, +anchors = ( { -position = "{0, 722}"; -}, +name = _top; +pos = (0,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -position = "{0, 744}"; +closed = 1; +nodes = ( +(307,1070,l,{ +name = hr00; +}), +(193,1127,l), +(94,933,l), +(173,894,l) +); }, { -position = "{0, 480}"; +closed = 1; +nodes = ( +(-47,942,l), +(-192,795,l), +(-126,731,l), +(-2,835,l), +(122,731,l), +(192,795,l), +(47,942,l) +); } ); -layerId = master01; -vertWidth = 1560; -width = 1200; +width = 600; }, { -components = ( +anchors = ( +{ +name = _top; +pos = (0,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = period; -transform = "{1.19475, 0, 0, 1.19475, -1274.03, 470.63}"; +closed = 1; +nodes = ( +(260,1041,l,{ +name = hr00; +}), +(190,1075,l), +(105,905,l), +(154,882,l) +); }, { -name = equal; -transform = "{1.15032, 0, 0, 1, -198.622, 0}"; +closed = 1; +nodes = ( +(-50,925,l), +(-160,781,l), +(-118,751,l), +(-1,870,l), +(116,751,l), +(160,781,l), +(50,925,l) +); } ); -guideLines = ( -{ -position = "{0, 262}"; +width = 600; }, { -position = "{0, 744}"; +anchors = ( +{ +name = _top; +pos = (0,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ +closed = 1; +nodes = ( +(229,1029,l,{ +name = hr00; +}), +(210,1041,l), +(99,887,l), +(114,877,l) +); }, { -position = "{0, 480}"; +closed = 1; +nodes = ( +(-12,915,l), +(-140,782,l), +(-126,771,l), +(0,898,l), +(126,771,l), +(140,782,l), +(12,915,l) +); } ); -layerId = master02; -vertWidth = 1560; -width = 1200; +width = 600; } ); }, { -color = (153,169,255,255); -glyphname = colon_equal.liga; +glyphname = circumflexbreve.case; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { -components = ( +anchors = ( { -name = equal; -transform = "{1.1484, 0, 0, 1, -315.375, 0}"; +name = _top; +pos = (0,698); } ); -guideLines = ( -{ -position = "{0, 958}"; -}, -{ -position = "{0, 262}"; -}, +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { -position = "{0, 498}"; +closed = 1; +nodes = ( +(-48,916,l,{ +name = hr00; +}), +(-187,799,l), +(-128,734,l), +(-1,817,l), +(126,734,l), +(187,799,l), +(48,916,l) +); }, { -position = "{0, 722}"; +closed = 1; +nodes = ( +(113,939,o), +(163,1012,o), +(187,1073,c), +(118,1117,l), +(98,1091,ls), +(64,1047,o), +(38,1033,o), +(0,1033,cs), +(-38,1033,o), +(-64,1047,o), +(-98,1091,cs), +(-118,1117,l), +(-187,1073,l), +(-163,1012,o), +(-113,939,o), +(0,939,cs) +); +} +); +width = 0; }, { -position = "{0, 610}"; -}, +anchors = ( { -position = "{0, 880}"; +name = _top; +pos = (0,698); } ); -layerId = master01; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"-473 156 OFFCURVE", -"-422 221 OFFCURVE", -"-422 297 CURVE SMOOTH", -"-422 357 LINE SMOOTH", -"-422 433 OFFCURVE", -"-473 498 OFFCURVE", -"-600 498 CURVE SMOOTH", -"-728 498 OFFCURVE", -"-779 433 OFFCURVE", -"-779 357 CURVE SMOOTH", -"-779 297 LINE SMOOTH", -"-779 221 OFFCURVE", -"-728 156 OFFCURVE", -"-600 156 CURVE SMOOTH {name = hr00;}" +(-48,916,l,{ +name = hr00; +}), +(-187,799,l), +(-128,734,l), +(-1,817,l), +(126,734,l), +(187,799,l), +(48,916,l) ); }, { closed = 1; nodes = ( -"-473 722 OFFCURVE", -"-422 787 OFFCURVE", -"-422 863 CURVE SMOOTH", -"-422 923 LINE SMOOTH", -"-422 1000 OFFCURVE", -"-473 1064 OFFCURVE", -"-600 1064 CURVE SMOOTH", -"-728 1064 OFFCURVE", -"-779 1000 OFFCURVE", -"-779 923 CURVE SMOOTH", -"-779 863 LINE SMOOTH", -"-779 787 OFFCURVE", -"-728 722 OFFCURVE", -"-600 722 CURVE SMOOTH {name = hr00.2;}" +(113,939,o), +(163,1012,o), +(187,1073,c), +(118,1117,l), +(98,1091,ls), +(64,1047,o), +(38,1033,o), +(0,1033,cs), +(-38,1033,o), +(-64,1047,o), +(-98,1091,cs), +(-118,1117,l), +(-187,1073,l), +(-163,1012,o), +(-113,939,o), +(0,939,cs) ); } ); -width = 1200; +width = 600; }, { -components = ( +anchors = ( { -name = equal; -transform = "{1.1484, 0, 0, 1, -314.375, 0}"; +name = _top; +pos = (0,698); } ); -guideLines = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -position = "{0, 344}"; +closed = 1; +nodes = ( +(-46,891,l,{ +name = hr00; +}), +(-158,788,l), +(-126,754,l), +(-1,841,l), +(124,754,l), +(158,788,l), +(46,891,l) +); }, { -position = "{0, 480}"; +closed = 1; +nodes = ( +(102,915,o), +(140,980,o), +(159,1029,c), +(112,1052,l), +(92,1023,ls), +(65,983,o), +(38,975,o), +(0,975,cs), +(-38,975,o), +(-65,983,o), +(-92,1023,cs), +(-112,1052,l), +(-159,1029,l), +(-140,980,o), +(-102,915,o), +(0,915,cs) +); +} +); +width = 600; }, { -position = "{0, 744}"; -}, +anchors = ( { -position = "{0, 880}"; +name = _top; +pos = (0,698); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"-520 274 OFFCURVE", -"-491 313 OFFCURVE", -"-491 364 CURVE SMOOTH", -"-491 391 LINE SMOOTH", -"-491 442 OFFCURVE", -"-520 480 OFFCURVE", -"-601 480 CURVE SMOOTH", -"-682 480 OFFCURVE", -"-712 442 OFFCURVE", -"-712 391 CURVE SMOOTH", -"-712 364 LINE SMOOTH", -"-712 313 OFFCURVE", -"-682 274 OFFCURVE", -"-601 274 CURVE SMOOTH {name = hr00;}" +(-12,885,l,{ +name = hr00; +}), +(-150,772,l), +(-138,759,l), +(0,868,l), +(138,759,l), +(150,772,l), +(12,885,l) ); }, { closed = 1; nodes = ( -"-520 744 OFFCURVE", -"-491 782 OFFCURVE", -"-491 833 CURVE SMOOTH", -"-491 860 LINE SMOOTH", -"-491 911 OFFCURVE", -"-520 950 OFFCURVE", -"-601 950 CURVE SMOOTH", -"-682 950 OFFCURVE", -"-712 911 OFFCURVE", -"-712 860 CURVE SMOOTH", -"-712 833 LINE SMOOTH", -"-712 782 OFFCURVE", -"-682 744 OFFCURVE", -"-601 744 CURVE SMOOTH {name = hr00.2;}" +(71,915,o), +(98,959,o), +(138,1044,c), +(123,1051,l), +(95,1002,ls), +(65,950,o), +(42,934,o), +(0,934,cs), +(-42,934,o), +(-65,950,o), +(-95,1002,cs), +(-123,1051,l), +(-138,1044,l), +(-98,959,o), +(-71,915,o), +(0,915,cs) ); } ); -width = 1200; +width = 600; } ); }, { -color = (153,165,255,255); -glyphname = _path_arrowhead_single; +glyphname = circumflexgrave.case; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { -layerId = master01; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"475 1338 LINE", -"320 1183 LINE", -"590 913 LINE", -"882 684 LINE", -"957 609 LINE", -"882 534 LINE", -"590 306 LINE", -"320 36 LINE", -"475 -119 LINE", -"1204 609 LINE {name = hr00.1;}" -); +name = _top; +pos = (0,698); } ); -vertWidth = 1560; -width = 1200; -}, +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { -guideLines = ( -{ -position = "{908, 0}"; +closed = 1; +nodes = ( +(-173,894,l,{ +name = hr00; +}), +(-94,933,l), +(-193,1127,l), +(-307,1070,l) +); }, { -position = "{0, 606}"; +closed = 1; +nodes = ( +(-47,942,l), +(-192,795,l), +(-126,731,l), +(-2,835,l), +(122,731,l), +(192,795,l), +(47,942,l) +); +} +); +width = 0; }, { -position = "{0, 521}"; -}, +anchors = ( { -position = "{444, 0}"; +name = _top; +pos = (0,698); } ); -layerId = master02; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"540 1230 LINE", -"444 1138 LINE", -"672 910 LINE", -"900 682 LINE", -"976 606 LINE", -"900 530 LINE", -"674 304 LINE", -"447 77 LINE", -"540 -16 LINE", -"1163 606 LINE" +(-173,894,l,{ +name = hr00; +}), +(-94,933,l), +(-193,1127,l), +(-307,1070,l) ); -} +}, +{ +closed = 1; +nodes = ( +(-47,942,l), +(-192,795,l), +(-126,731,l), +(-2,835,l), +(122,731,l), +(192,795,l), +(47,942,l) ); -vertWidth = 1560; -width = 1200; } ); +width = 600; }, { -color = (153,165,255,255); -glyphname = hyphen_greater.liga; -layers = ( -{ -components = ( +anchors = ( { -name = _path_arrowhead_single; +name = _top; +pos = (0,698); } ); -guideLines = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -position = "{1035, 0}"; -} +closed = 1; +nodes = ( +(-154,882,l,{ +name = hr00; +}), +(-105,905,l), +(-190,1075,l), +(-260,1041,l) ); -layerId = master01; -paths = ( +}, { closed = 1; nodes = ( -"975 702 LINE", -"435 721 LINE", -"-918 721 LINE", -"-918 487 LINE", -"435 495 LINE", -"975 514 LINE {name = hr00;}" +(-50,925,l), +(-160,781,l), +(-118,751,l), +(-1,870,l), +(116,751,l), +(160,781,l), +(50,925,l) ); } ); -width = 1201; +width = 600; }, { -components = ( +anchors = ( { -name = _path_arrowhead_single; -transform = "{1, 0, 0, 1, -131, 0}"; +name = _top; +pos = (0,698); } ); -guideLines = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -position = "{1035, 0}"; -} +closed = 1; +nodes = ( +(-114,877,l,{ +name = hr00; +}), +(-99,887,l), +(-210,1041,l), +(-229,1029,l) ); -layerId = master02; -paths = ( +}, { closed = 1; nodes = ( -"861 669 LINE", -"497 676 LINE", -"-890 676 LINE", -"-890 540 LINE", -"497 540 LINE", -"861 547 LINE {name = hr00;}" +(-12,915,l), +(-140,782,l), +(-126,771,l), +(0,898,l), +(126,771,l), +(140,782,l), +(12,915,l) ); } ); -width = 1200; +width = 600; } ); }, { -color = (153,164,255,255); -glyphname = less_hyphen.liga; +glyphname = circumflexhook.case; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { -components = ( +anchors = ( { -name = hyphen_greater.liga; -transform = "{-1, 0, 0, 1, 173, 0}"; +name = _top; +pos = (0,698); } ); -layerId = master01; -vertWidth = 1560; -width = 1200; -}, +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { -components = ( +closed = 1; +nodes = ( +(38,1012,l,{ +name = hr00; +}), +(157,1012,l), +(114,915,l), +(180,881,l), +(207,914,ls), +(240,954,o), +(270,1001,o), +(270,1041,cs), +(270,1079,o), +(246,1113,o), +(172,1113,cs), +(38,1113,l) +); +}, { -name = hyphen_greater.liga; -transform = "{-1, 0, 0, 1, 145, 0}"; -} +closed = 1; +nodes = ( +(-47,942,l), +(-192,795,l), +(-126,731,l), +(-2,835,l), +(122,731,l), +(192,795,l), +(47,942,l) ); -layerId = master02; -vertWidth = 1560; -width = 1200; } ); +width = 0; }, { -color = (153,164,255,255); -glyphname = less_slash_greater.liga; -layers = ( +anchors = ( +{ +name = _top; +pos = (0,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -layerId = master01; -paths = ( +closed = 1; +nodes = ( +(38,1012,l,{ +name = hr00; +}), +(157,1012,l), +(114,915,l), +(180,881,l), +(207,914,ls), +(240,954,o), +(270,1001,o), +(270,1041,cs), +(270,1079,o), +(246,1113,o), +(172,1113,cs), +(38,1113,l) +); +}, { closed = 1; nodes = ( -"-853 114 LINE", -"-1772 602 LINE", -"-1772 618 LINE", -"-1178 932 LINE", -"-1178 1208 LINE", -"-2038 748 LINE", -"-2038 472 LINE", -"-853 -162 LINE {name = hr00;}" +(-47,942,l), +(-192,795,l), +(-126,731,l), +(-2,835,l), +(122,731,l), +(192,795,l), +(47,942,l) +); +} ); +width = 600; }, { +anchors = ( +{ +name = _top; +pos = (0,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( +{ closed = 1; nodes = ( -"-141 1539 LINE", -"-407 1539 LINE", -"-1056 -276 LINE", -"-790 -276 LINE {name = hr00.1;}" +(53,1003,l,{ +name = hr00; +}), +(171,1003,l), +(113,899,l), +(159,876,l), +(183,906,ls), +(214,945,o), +(232,980,o), +(232,1009,cs), +(232,1039,o), +(213,1064,o), +(162,1064,cs), +(53,1064,l) ); }, { closed = 1; nodes = ( -"833 472 LINE", -"833 748 LINE", -"-343 1378 LINE", -"-343 1102 LINE", -"567 618 LINE", -"567 602 LINE", -"-27 288 LINE", -"-27 12 LINE {name = hr00.2;}" +(-50,925,l), +(-160,781,l), +(-118,751,l), +(-1,870,l), +(116,751,l), +(160,781,l), +(50,925,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"-856 25 LINE", -"-1879 604 LINE", -"-1879 620 LINE", -"-1169 1022 LINE", -"-1169 1188 LINE", -"-2029 690 LINE", -"-2029 530 LINE", -"-856 -145 LINE {name = hr00;}" +name = _top; +pos = (0,698); +} ); -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"-174 1539 LINE", -"-318 1539 LINE", -"-1022 -276 LINE", -"-878 -276 LINE {name = hr00.1;}" +(39,1009,l,{ +name = hr00; +}), +(180,1009,l), +(103,883,l), +(119,875,l), +(168,951,ls), +(194,991,o), +(199,1001,o), +(199,1009,cs), +(199,1020,o), +(191,1027,o), +(176,1027,cs), +(39,1027,l) ); }, { closed = 1; nodes = ( -"817 534 LINE", -"817 694 LINE", -"-338 1361 LINE", -"-338 1191 LINE", -"667 620 LINE", -"667 604 LINE", -"-43 202 LINE", -"-43 36 LINE {name = hr00.2;}" +(-12,915,l), +(-140,782,l), +(-126,771,l), +(0,898,l), +(126,771,l), +(140,782,l), +(12,915,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); }, { -color = (153,162,255,255); -glyphname = numbersign_numbersign.liga; +glyphname = circumflextilde.case; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { -layerId = master01; -paths = ( +anchors = ( +{ +name = _top; +pos = (0,698); +} +); +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { closed = 1; nodes = ( -"-552 524 LINE", -"-644 0 LINE", -"-410 0 LINE", -"-342 388 LINE", -"236 388 LINE", -"168 0 LINE {name = hr00.1;}", -"402 0 LINE", -"556 873 LINE", -"648 1396 LINE", -"414 1396 LINE", -"346 1008 LINE", -"-232 1008 LINE", -"-164 1396 LINE", -"-398 1396 LINE" +(-99,1027,o), +(-125,1015,o), +(-149,988,c), +(-137,976,l), +(-116,998,o), +(-96,1009,o), +(-72,1009,cs), +(-53,1009,o), +(-35,1002,o), +(-6,983,cs), +(28,961,o), +(48,953,o), +(71,953,cs), +(99,953,o), +(125,965,o), +(149,992,c), +(137,1004,l), +(116,982,o), +(96,971,o), +(72,971,cs), +(53,971,o), +(35,978,o), +(6,997,cs), +(-28,1019,o), +(-48,1027,o), +(-71,1027,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"-1032 0 LINE {name = hr00;}", -"-798 0 LINE", -"-647 859 LINE", -"-552 1396 LINE", -"-786 1396 LINE", -"-854 1008 LINE", -"-1104 1008 LINE", -"-1104 788 LINE", -"-894 788 LINE", -"-924 608 LINE", -"-1180 608 LINE", -"-1180 388 LINE", -"-964 388 LINE" +(-12,915,l), +(-140,782,l), +(-126,771,l), +(0,898,l), +(126,771,l), +(140,782,l), +(12,915,l) +); +} ); +width = 0; }, { +anchors = ( +{ +name = _top; +pos = (0,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ closed = 1; nodes = ( -"651 537 LINE", -"556 0 LINE", -"790 0 LINE", -"858 388 LINE", -"1108 388 LINE", -"1108 608 LINE", -"898 608 LINE", -"928 788 LINE", -"1184 788 LINE", -"1184 1008 LINE", -"968 1008 LINE", -"1036 1396 LINE", -"802 1396 LINE" +(-128,1103,o), +(-165,1075,o), +(-189,1039,c), +(-139,975,l), +(-118,992,o), +(-103,1000,o), +(-80,1000,cs), +(-54,1000,o), +(-31,990,o), +(-2,978,cs), +(23,967,o), +(45,958,o), +(75,958,cs,{ +name = hr01; +}), +(128,958,o), +(165,986,o), +(189,1022,c), +(139,1086,l), +(118,1069,o), +(103,1061,o), +(80,1061,cs), +(54,1061,o), +(31,1071,o), +(2,1083,cs), +(-23,1094,o), +(-45,1103,o), +(-75,1103,cs) ); }, { closed = 1; nodes = ( -"-272 788 LINE", -"306 788 LINE", -"276 608 LINE", -"-302 608 LINE" +(-48,929,l), +(-190,795,l), +(-126,731,l), +(-2,826,l), +(122,731,l), +(190,795,l), +(48,929,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +anchors = ( +{ +name = _top; +pos = (0,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"-511 564 LINE", -"-610 0 LINE", -"-464 0 LINE", -"-388 432 LINE", -"298 432 LINE", -"222 0 LINE", -"368 0 LINE", -"515 832 LINE", -"614 1396 LINE", -"468 1396 LINE", -"392 964 LINE", -"-294 964 LINE", -"-218 1396 LINE", -"-364 1396 LINE" +(-118,1062,o), +(-149,1036,o), +(-167,1009,c), +(-136,973,l), +(-116,990,o), +(-100,1000,o), +(-78,1000,cs), +(-61,1000,o), +(-40,993,o), +(-8,976,cs), +(13,965,o), +(37,950,o), +(72,950,cs,{ +name = hr01; +}), +(118,950,o), +(149,976,o), +(167,1003,c), +(136,1039,l), +(116,1022,o), +(100,1012,o), +(78,1012,cs), +(61,1012,o), +(40,1019,o), +(8,1036,cs), +(-13,1047,o), +(-37,1062,o), +(-72,1062,cs) ); }, { closed = 1; nodes = ( -"-978 0 LINE", -"-832 0 LINE", -"-685 832 LINE", -"-586 1396 LINE", -"-732 1396 LINE", -"-808 964 LINE", -"-1094 964 LINE", -"-1094 832 LINE", -"-832 832 LINE", -"-878 564 LINE", -"-1166 564 LINE", -"-1166 432 LINE", -"-902 432 LINE" +(-50,915,l), +(-160,781,l), +(-118,751,l), +(-1,862,l), +(116,751,l), +(160,781,l), +(50,915,l) +); +} ); +width = 600; }, { +anchors = ( +{ +name = _top; +pos = (0,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"689 564 LINE", -"590 0 LINE", -"736 0 LINE", -"812 432 LINE", -"1098 432 LINE", -"1098 564 LINE", -"836 564 LINE", -"882 832 LINE", -"1170 832 LINE", -"1170 964 LINE", -"906 964 LINE", -"982 1396 LINE", -"836 1396 LINE" +(-99,1027,o), +(-125,1015,o), +(-149,988,c), +(-137,976,l), +(-116,998,o), +(-96,1009,o), +(-72,1009,cs), +(-53,1009,o), +(-35,1002,o), +(-6,983,cs), +(28,961,o), +(48,953,o), +(71,953,cs), +(99,953,o), +(125,965,o), +(149,992,c), +(137,1004,l), +(116,982,o), +(96,971,o), +(72,971,cs), +(53,971,o), +(35,978,o), +(6,997,cs), +(-28,1019,o), +(-48,1027,o), +(-71,1027,cs,{ +name = hr00; +}) ); }, { closed = 1; nodes = ( -"-318 832 LINE", -"368 832 LINE", -"322 564 LINE", -"-364 564 LINE" +(-12,915,l), +(-140,782,l), +(-126,771,l), +(0,898,l), +(126,771,l), +(140,782,l), +(12,915,l) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); }, { -color = (153,162,255,255); -glyphname = numbersign_numbersign_numbersign.liga; +glyphname = dieresisacute.case; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { -layerId = master01; -paths = ( +anchors = ( +{ +name = _top; +pos = (0,698); +} +); +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { closed = 1; nodes = ( -"-1585 388 LINE", -"-1007 388 LINE", -"-1075 0 LINE {name = hr00.1;}", -"-841 0 LINE", -"-687 873 LINE", -"-595 1396 LINE", -"-829 1396 LINE", -"-897 1008 LINE", -"-1475 1008 LINE", -"-1407 1396 LINE", -"-1641 1396 LINE", -"-1733 873 LINE", -"-1795 524 LINE", -"-1887 0 LINE", -"-1653 0 LINE" +(118,1041,l,{ +name = hr00; +}), +(48,1075,l), +(-37,905,l), +(12,882,l) ); }, { closed = 1; nodes = ( -"-595 524 LINE", -"-687 0 LINE", -"-453 0 LINE", -"-385 388 LINE", -"193 388 LINE", -"125 0 LINE {name = hr00.2;}", -"359 0 LINE", -"513 873 LINE", -"605 1396 LINE", -"371 1396 LINE", -"303 1008 LINE", -"-275 1008 LINE", -"-207 1396 LINE", -"-441 1396 LINE" +(-58,767,o), +(-42,787,o), +(-42,813,cs), +(-42,827,ls), +(-42,853,o), +(-58,873,o), +(-99,873,cs), +(-140,873,o), +(-156,853,o), +(-156,827,cs), +(-156,813,ls), +(-156,787,o), +(-140,767,o), +(-99,767,cs) ); }, { closed = 1; nodes = ( -"-2207 388 LINE", -"-2275 0 LINE {name = hr00;}", -"-2041 0 LINE", -"-1890 859 LINE", -"-1795 1396 LINE", -"-2029 1396 LINE", -"-2097 1008 LINE", -"-2347 1008 LINE", -"-2347 788 LINE", -"-2137 788 LINE", -"-2167 608 LINE", -"-2423 608 LINE", -"-2423 388 LINE" +(140,767,o), +(156,787,o), +(156,813,cs), +(156,827,ls), +(156,853,o), +(140,873,o), +(99,873,cs), +(58,873,o), +(42,853,o), +(42,827,cs), +(42,813,ls), +(42,787,o), +(58,767,o), +(99,767,cs) +); +} ); +width = 0; }, { +anchors = ( +{ +name = _top; +pos = (0,698); +} +); +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( +{ closed = 1; nodes = ( -"815 388 LINE", -"1065 388 LINE", -"1065 608 LINE", -"855 608 LINE", -"885 788 LINE", -"1141 788 LINE", -"1141 1008 LINE", -"925 1008 LINE", -"993 1396 LINE", -"759 1396 LINE", -"664 859 LINE", -"608 537 LINE", -"513 0 LINE", -"747 0 LINE" +(144,1070,l,{ +name = hr00; +}), +(30,1127,l), +(-69,933,l), +(10,894,l) ); }, { closed = 1; nodes = ( -"263 788 LINE", -"233 608 LINE", -"-345 608 LINE", -"-315 788 LINE" +(-51,748,o), +(-30,776,o), +(-30,810,cs), +(-30,837,ls), +(-30,872,o), +(-51,899,o), +(-110,899,cs), +(-170,899,o), +(-191,872,o), +(-191,837,cs), +(-191,810,ls), +(-191,776,o), +(-170,748,o), +(-110,748,cs) ); }, { closed = 1; nodes = ( -"-937 788 LINE", -"-967 608 LINE", -"-1545 608 LINE", -"-1515 788 LINE" +(170,748,o), +(191,776,o), +(191,810,cs), +(191,837,ls), +(191,872,o), +(170,899,o), +(110,899,cs), +(51,899,o), +(30,872,o), +(30,837,cs), +(30,810,ls), +(30,776,o), +(51,748,o), +(110,748,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +anchors = ( +{ +name = _top; +pos = (0,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"-1592 432 LINE", -"-906 432 LINE", -"-982 0 LINE", -"-836 0 LINE", -"-689 832 LINE", -"-590 1396 LINE", -"-736 1396 LINE", -"-812 964 LINE", -"-1498 964 LINE", -"-1422 1396 LINE", -"-1568 1396 LINE", -"-1667 832 LINE", -"-1715 564 LINE", -"-1814 0 LINE", -"-1668 0 LINE" +(118,1041,l,{ +name = hr00; +}), +(48,1075,l), +(-37,905,l), +(12,882,l) ); }, { closed = 1; nodes = ( -"-515 564 LINE", -"-614 0 LINE", -"-468 0 LINE", -"-392 432 LINE", -"294 432 LINE", -"218 0 LINE", -"364 0 LINE", -"511 832 LINE", -"610 1396 LINE", -"464 1396 LINE", -"388 964 LINE", -"-298 964 LINE", -"-222 1396 LINE", -"-368 1396 LINE" +(-58,767,o), +(-42,787,o), +(-42,813,cs), +(-42,827,ls), +(-42,853,o), +(-58,873,o), +(-99,873,cs), +(-140,873,o), +(-156,853,o), +(-156,827,cs), +(-156,813,ls), +(-156,787,o), +(-140,767,o), +(-99,767,cs) ); }, { closed = 1; nodes = ( -"-2106 432 LINE", -"-2182 0 LINE", -"-2036 0 LINE", -"-1889 832 LINE", -"-1790 1396 LINE", -"-1936 1396 LINE", -"-2012 964 LINE", -"-2298 964 LINE", -"-2298 832 LINE", -"-2036 832 LINE", -"-2082 564 LINE", -"-2370 564 LINE", -"-2370 432 LINE" +(140,767,o), +(156,787,o), +(156,813,cs), +(156,827,ls), +(156,853,o), +(140,873,o), +(99,873,cs), +(58,873,o), +(42,853,o), +(42,827,cs), +(42,813,ls), +(42,787,o), +(58,767,o), +(99,767,cs) +); +} ); +width = 600; }, { +anchors = ( +{ +name = _top; +pos = (0,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( +{ closed = 1; nodes = ( -"808 432 LINE", -"1094 432 LINE", -"1094 564 LINE", -"832 564 LINE", -"878 832 LINE", -"1166 832 LINE", -"1166 964 LINE", -"902 964 LINE", -"978 1396 LINE", -"832 1396 LINE", -"733 832 LINE", -"685 564 LINE", -"586 0 LINE", -"732 0 LINE" +(122,1029,l,{ +name = hr00; +}), +(103,1041,l), +(-8,887,l), +(7,877,l) ); }, { closed = 1; nodes = ( -"364 832 LINE", -"318 564 LINE", -"-368 564 LINE", -"-322 832 LINE" +(-70,811,o), +(-62,821,o), +(-62,834,cs), +(-62,842,ls), +(-62,855,o), +(-70,865,o), +(-91,865,cs), +(-112,865,o), +(-120,855,o), +(-120,842,cs), +(-120,834,ls), +(-120,821,o), +(-112,811,o), +(-91,811,cs) ); }, { closed = 1; nodes = ( -"-836 832 LINE", -"-882 564 LINE", -"-1568 564 LINE", -"-1522 832 LINE" +(112,811,o), +(120,821,o), +(120,834,cs), +(120,842,ls), +(120,855,o), +(112,865,o), +(91,865,cs), +(70,865,o), +(62,855,o), +(62,842,cs), +(62,834,ls), +(62,821,o), +(70,811,o), +(91,811,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); }, { -color = (153,162,255,255); -glyphname = numbersign_numbersign_numbersign_numbersign.liga; +glyphname = dieresiscaron.case; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { -layerId = master01; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"-1755 524 LINE", -"-1847 0 LINE", -"-1613 0 LINE", -"-1545 388 LINE", -"-967 388 LINE", -"-1035 0 LINE {name = hr00.2;}", -"-801 0 LINE", -"-647 873 LINE", -"-555 1396 LINE", -"-789 1396 LINE", -"-857 1008 LINE", -"-1435 1008 LINE", -"-1367 1396 LINE", -"-1601 1396 LINE" +name = _top; +pos = (0,698); +} ); -}, +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { closed = 1; nodes = ( -"-555 524 LINE", -"-647 0 LINE", -"-413 0 LINE", -"-345 388 LINE", -"233 388 LINE", -"165 0 LINE {name = hr00.3;}", -"399 0 LINE", -"553 873 LINE", -"645 1396 LINE", -"411 1396 LINE", -"343 1008 LINE", -"-235 1008 LINE", -"-167 1396 LINE", -"-401 1396 LINE" +(44,899,l,{ +name = hr00; +}), +(160,1043,l), +(118,1073,l), +(1,958,l), +(-116,1073,l), +(-160,1043,l), +(-44,899,l) ); }, { closed = 1; nodes = ( -"-2893 873 LINE", -"-2955 524 LINE", -"-3047 0 LINE", -"-2813 0 LINE", -"-2745 388 LINE", -"-2167 388 LINE", -"-2235 0 LINE {name = hr00.1;}", -"-2001 0 LINE", -"-1847 873 LINE", -"-1755 1396 LINE", -"-1989 1396 LINE", -"-2057 1008 LINE", -"-2635 1008 LINE", -"-2567 1396 LINE", -"-2801 1396 LINE" +(-58,767,o), +(-42,787,o), +(-42,813,cs), +(-42,827,ls), +(-42,853,o), +(-58,873,o), +(-99,873,cs), +(-140,873,o), +(-156,853,o), +(-156,827,cs), +(-156,813,ls), +(-156,787,o), +(-140,767,o), +(-99,767,cs) ); }, { closed = 1; nodes = ( -"-3367 388 LINE", -"-3435 0 LINE {name = hr00;}", -"-3201 0 LINE", -"-3050 859 LINE", -"-2955 1396 LINE", -"-3189 1396 LINE", -"-3257 1008 LINE", -"-3507 1008 LINE", -"-3507 788 LINE", -"-3297 788 LINE", -"-3327 608 LINE", -"-3583 608 LINE", -"-3583 388 LINE" +(140,767,o), +(156,787,o), +(156,813,cs), +(156,827,ls), +(156,853,o), +(140,873,o), +(99,873,cs), +(58,873,o), +(42,853,o), +(42,827,cs), +(42,813,ls), +(42,787,o), +(58,767,o), +(99,767,cs) +); +} ); +width = 0; }, { -closed = 1; -nodes = ( -"855 388 LINE", -"1105 388 LINE", -"1105 608 LINE", -"895 608 LINE", -"925 788 LINE", -"1181 788 LINE", -"1181 1008 LINE", -"965 1008 LINE", -"1033 1396 LINE", -"799 1396 LINE", -"704 859 LINE", -"648 537 LINE", -"553 0 LINE", -"787 0 LINE" +anchors = ( +{ +name = _top; +pos = (0,698); +} ); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"-2675 788 LINE", -"-2097 788 LINE", -"-2127 608 LINE", -"-2705 608 LINE" +(47,918,l,{ +name = hr00; +}), +(192,1065,l), +(125,1129,l), +(1,1025,l), +(-123,1129,l), +(-192,1065,l), +(-47,918,l) ); }, { closed = 1; nodes = ( -"-1475 788 LINE", -"-897 788 LINE", -"-927 608 LINE", -"-1505 608 LINE" +(-51,748,o), +(-30,776,o), +(-30,810,cs), +(-30,837,ls), +(-30,872,o), +(-51,899,o), +(-110,899,cs), +(-170,899,o), +(-191,872,o), +(-191,837,cs), +(-191,810,ls), +(-191,776,o), +(-170,748,o), +(-110,748,cs) ); }, { closed = 1; nodes = ( -"303 788 LINE", -"273 608 LINE", -"-305 608 LINE", -"-275 788 LINE" +(170,748,o), +(191,776,o), +(191,810,cs), +(191,837,ls), +(191,872,o), +(170,899,o), +(110,899,cs), +(51,899,o), +(30,872,o), +(30,837,cs), +(30,810,ls), +(30,776,o), +(51,748,o), +(110,748,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -layerId = master02; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"-1713 564 LINE", -"-1812 0 LINE", -"-1666 0 LINE", -"-1590 432 LINE", -"-904 432 LINE", -"-980 0 LINE", -"-834 0 LINE", -"-687 832 LINE", -"-588 1396 LINE", -"-734 1396 LINE", -"-810 964 LINE", -"-1496 964 LINE", -"-1420 1396 LINE", -"-1566 1396 LINE" +name = _top; +pos = (0,698); +} ); -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"-513 564 LINE", -"-612 0 LINE", -"-466 0 LINE", -"-390 432 LINE", -"296 432 LINE", -"220 0 LINE", -"366 0 LINE", -"513 832 LINE", -"612 1396 LINE", -"466 1396 LINE", -"390 964 LINE", -"-296 964 LINE", -"-220 1396 LINE", -"-366 1396 LINE" +(44,899,l,{ +name = hr00; +}), +(160,1043,l), +(118,1073,l), +(1,958,l), +(-116,1073,l), +(-160,1043,l), +(-44,899,l) ); }, { closed = 1; nodes = ( -"-2865 832 LINE", -"-2913 564 LINE", -"-3012 0 LINE", -"-2866 0 LINE", -"-2790 432 LINE", -"-2104 432 LINE", -"-2180 0 LINE", -"-2034 0 LINE", -"-1887 832 LINE", -"-1788 1396 LINE", -"-1934 1396 LINE", -"-2010 964 LINE", -"-2696 964 LINE", -"-2620 1396 LINE", -"-2766 1396 LINE" +(-58,767,o), +(-42,787,o), +(-42,813,cs), +(-42,827,ls), +(-42,853,o), +(-58,873,o), +(-99,873,cs), +(-140,873,o), +(-156,853,o), +(-156,827,cs), +(-156,813,ls), +(-156,787,o), +(-140,767,o), +(-99,767,cs) ); }, { closed = 1; nodes = ( -"-3304 432 LINE", -"-3380 0 LINE", -"-3234 0 LINE", -"-3087 832 LINE", -"-2988 1396 LINE", -"-3134 1396 LINE", -"-3210 964 LINE", -"-3496 964 LINE", -"-3496 832 LINE", -"-3234 832 LINE", -"-3280 564 LINE", -"-3568 564 LINE", -"-3568 432 LINE" +(140,767,o), +(156,787,o), +(156,813,cs), +(156,827,ls), +(156,853,o), +(140,873,o), +(99,873,cs), +(58,873,o), +(42,853,o), +(42,827,cs), +(42,813,ls), +(42,787,o), +(58,767,o), +(99,767,cs) +); +} ); +width = 600; }, { -closed = 1; -nodes = ( -"810 432 LINE", -"1096 432 LINE", -"1096 564 LINE", -"834 564 LINE", -"880 832 LINE", -"1168 832 LINE", -"1168 964 LINE", -"904 964 LINE", -"980 1396 LINE", -"834 1396 LINE", -"735 832 LINE", -"687 564 LINE", -"588 0 LINE", -"734 0 LINE" +anchors = ( +{ +name = _top; +pos = (0,698); +} ); -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"-2720 832 LINE", -"-2034 832 LINE", -"-2080 564 LINE", -"-2766 564 LINE" +(12,884,l,{ +name = hr00; +}), +(140,1017,l), +(126,1028,l), +(0,901,l), +(-126,1028,l), +(-140,1017,l), +(-12,884,l) ); }, { closed = 1; nodes = ( -"-1520 832 LINE", -"-834 832 LINE", -"-880 564 LINE", -"-1566 564 LINE" +(-70,811,o), +(-62,821,o), +(-62,834,cs), +(-62,842,ls), +(-62,855,o), +(-70,865,o), +(-91,865,cs), +(-112,865,o), +(-120,855,o), +(-120,842,cs), +(-120,834,ls), +(-120,821,o), +(-112,811,o), +(-91,811,cs) ); }, { closed = 1; nodes = ( -"366 832 LINE", -"320 564 LINE", -"-366 564 LINE", -"-320 832 LINE" +(112,811,o), +(120,821,o), +(120,834,cs), +(120,842,ls), +(120,855,o), +(112,865,o), +(91,865,cs), +(70,865,o), +(62,855,o), +(62,842,cs), +(62,834,ls), +(62,821,o), +(70,811,o), +(91,811,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); }, { -color = (153,162,255,255); -glyphname = less_equal_greater.liga; +glyphname = dieresisgrave.case; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { -layerId = master01; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"608 261 LINE", -"-1854 261 LINE", -"-1854 497 LINE", -"608 497 LINE {name = hr00.1.1;}" +name = _top; +pos = (0,698); +} ); -}, +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { closed = 1; nodes = ( -"608 721 LINE", -"-1854 721 LINE", -"-1854 957 LINE", -"608 957 LINE" +(-12,882,l,{ +name = hr00; +}), +(37,905,l), +(-48,1075,l), +(-118,1041,l) ); }, { closed = 1; nodes = ( -"-1512 1316 LINE", -"-1357 1161 LINE", -"-1510 1008 LINE", -"-1672 907 LINE", -"-1768 756 LINE", -"-1928 616 LINE", -"-1928 592 LINE", -"-1772 470 LINE", -"-1672 312 LINE", -"-1512 212 LINE", -"-1349 49 LINE", -"-1511 -113 LINE", -"-2225 602 LINE {name = hr00;}" +(-58,767,o), +(-42,787,o), +(-42,813,cs), +(-42,827,ls), +(-42,853,o), +(-58,873,o), +(-99,873,cs), +(-140,873,o), +(-156,853,o), +(-156,827,cs), +(-156,813,ls), +(-156,787,o), +(-140,767,o), +(-99,767,cs) ); }, { closed = 1; nodes = ( -"309 -113 LINE", -"147 49 LINE", -"310 212 LINE", -"470 312 LINE", -"570 470 LINE", -"726 592 LINE", -"726 616 LINE", -"566 756 LINE", -"470 907 LINE", -"308 1008 LINE", -"155 1161 LINE", -"310 1316 LINE", -"1023 602 LINE {name = hr00.1;}" +(140,767,o), +(156,787,o), +(156,813,cs), +(156,827,ls), +(156,853,o), +(140,873,o), +(99,873,cs), +(58,873,o), +(42,853,o), +(42,827,cs), +(42,813,ls), +(42,787,o), +(58,767,o), +(99,767,cs) ); } ); -width = 1200; +width = 0; }, { -layerId = master02; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"-1928 878 LINE", -"719 878 LINE", -"719 742 LINE", -"-1928 742 LINE" +name = _top; +pos = (0,698); +} ); -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"-1928 478 LINE", -"719 478 LINE", -"719 342 LINE", -"-1928 342 LINE" +(-10,894,l,{ +name = hr00; +}), +(69,933,l), +(-30,1127,l), +(-144,1070,l) ); }, { closed = 1; nodes = ( -"396 -17 LINE", -"287 92 LINE", -"465 270 LINE", -"575 362 LINE", -"667 462 LINE", -"823 604 LINE", -"823 612 LINE", -"667 754 LINE", -"575 854 LINE", -"465 946 LINE", -"287 1124 LINE", -"396 1233 LINE", -"1020 608 LINE" +(-51,748,o), +(-30,776,o), +(-30,810,cs), +(-30,837,ls), +(-30,872,o), +(-51,899,o), +(-110,899,cs), +(-170,899,o), +(-191,872,o), +(-191,837,cs), +(-191,810,ls), +(-191,776,o), +(-170,748,o), +(-110,748,cs) ); }, { closed = 1; nodes = ( -"-1602 1233 LINE", -"-1493 1124 LINE", -"-1671 946 LINE", -"-1781 854 LINE", -"-1873 754 LINE", -"-2028 612 LINE", -"-2028 604 LINE", -"-1873 462 LINE", -"-1781 362 LINE", -"-1671 270 LINE", -"-1493 92 LINE", -"-1602 -17 LINE", -"-2225 608 LINE" -); -} -); -width = 1200; -} -); -}, -{ -color = (153,164,255,0); -glyphname = greater_greater.liga; -layers = ( -{ -components = ( -{ -name = greater; -transform = "{1, 0, 0, 1, -1082, 0}"; -}, -{ -name = greater; -transform = "{1, 0, 0, 1, -122, 0}"; -} -); -layerId = master01; -vertWidth = 1560; -width = 1200; -}, -{ -components = ( -{ -name = greater; -transform = "{1, 0, 0, 1, -1077, 0}"; -}, -{ -name = greater; -transform = "{1, 0, 0, 1, -127, 0}"; -} +(170,748,o), +(191,776,o), +(191,810,cs), +(191,837,ls), +(191,872,o), +(170,899,o), +(110,899,cs), +(51,899,o), +(30,872,o), +(30,837,cs), +(30,810,ls), +(30,776,o), +(51,748,o), +(110,748,cs) ); -layerId = master02; -vertWidth = 1560; -width = 1200; } ); +width = 600; }, { -color = (153,162,255,0); -glyphname = equal_greater_greater.liga; -layers = ( -{ -guideLines = ( -{ -position = "{0, 958}"; -}, -{ -position = "{0, 262}"; -}, -{ -position = "{0, 498}"; -}, -{ -position = "{0, 722}"; -}, -{ -position = "{1035, 0}"; -}, -{ -position = "{-2269, 0}"; -}, -{ -position = "{0, 1236}"; -}, -{ -position = "{0, 604}"; -} -); -layerId = master01; -paths = ( +anchors = ( { -closed = 1; -nodes = ( -"4 960 LINE", -"-2269 960 LINE", -"-2269 724 LINE", -"47 724 LINE {name = hr00.1.1;}" +name = _top; +pos = (0,698); +} ); -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"71 500 LINE", -"-2269 500 LINE", -"-2269 264 LINE", -"4 264 LINE" +(-12,882,l,{ +name = hr00; +}), +(37,905,l), +(-48,1075,l), +(-118,1041,l) ); }, { closed = 1; nodes = ( -"-284 1318 LINE", -"-439 1163 LINE", -"-286 1010 LINE", -"-124 909 LINE", -"-28 758 LINE", -"132 618 LINE", -"132 594 LINE", -"-24 472 LINE", -"-124 314 LINE", -"-284 214 LINE", -"-447 51 LINE", -"-285 -111 LINE", -"429 604 LINE {name = hr00.2;}" +(-58,767,o), +(-42,787,o), +(-42,813,cs), +(-42,827,ls), +(-42,853,o), +(-58,873,o), +(-99,873,cs), +(-140,873,o), +(-156,853,o), +(-156,827,cs), +(-156,813,ls), +(-156,787,o), +(-140,767,o), +(-99,767,cs) ); }, { closed = 1; nodes = ( -"305 1332 LINE", -"150 1177 LINE", -"437 890 LINE", -"580 747 LINE", -"723 603 LINE", -"580 460 LINE", -"437 317 LINE", -"150 30 LINE", -"305 -125 LINE", -"1034 603 LINE {name = hr00.1.2;}" +(140,767,o), +(156,787,o), +(156,813,cs), +(156,827,ls), +(156,853,o), +(140,873,o), +(99,873,cs), +(58,873,o), +(42,853,o), +(42,827,cs), +(42,813,ls), +(42,787,o), +(58,767,o), +(99,767,cs) ); } ); -width = 1200; -}, -{ -guideLines = ( -{ -position = "{0, 262}"; -}, -{ -position = "{0, 498}"; -}, -{ -position = "{0, 722}"; -}, -{ -position = "{1032, 0}"; -}, -{ -position = "{-2272, 0}"; +width = 600; }, { -position = "{0, 1774}"; -}, +anchors = ( { -position = "{0, 604}"; +name = _top; +pos = (0,698); } ); -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"182 878 LINE", -"-2273 878 LINE", -"-2273 742 LINE", -"231 742 LINE" -); -}, +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"241 478 LINE", -"-2273 478 LINE", -"-2273 342 LINE", -"182 342 LINE" +(-7,877,l,{ +name = hr00; +}), +(8,887,l), +(-103,1041,l), +(-122,1029,l) ); }, { closed = 1; nodes = ( -"-117 1233 LINE", -"-226 1124 LINE", -"-48 946 LINE", -"62 854 LINE", -"154 754 LINE", -"310 612 LINE", -"310 604 LINE", -"154 462 LINE", -"62 362 LINE", -"-48 270 LINE", -"-226 92 LINE", -"-117 -17 LINE", -"507 608 LINE" +(-70,811,o), +(-62,821,o), +(-62,834,cs), +(-62,842,ls), +(-62,855,o), +(-70,865,o), +(-91,865,cs), +(-112,865,o), +(-120,855,o), +(-120,842,cs), +(-120,834,ls), +(-120,821,o), +(-112,811,o), +(-91,811,cs) ); }, { closed = 1; nodes = ( -"424 1257 LINE", -"311 1144 LINE", -"539 916 LINE", -"767 688 LINE", -"843 612 LINE", -"767 536 LINE", -"541 310 LINE", -"314 83 LINE", -"427 -30 LINE", -"1070 612 LINE" +(112,811,o), +(120,821,o), +(120,834,cs), +(120,842,ls), +(120,855,o), +(112,865,o), +(91,865,cs), +(70,865,o), +(62,855,o), +(62,842,cs), +(62,834,ls), +(62,821,o), +(70,811,o), +(91,811,cs) ); } ); -width = 1200; +width = 600; } ); }, { -color = (153,162,255,0); -glyphname = equal_colon_equal.liga; +glyphname = dieresismacron.case; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { -components = ( -{ -name = equal; -transform = "{1.24684, 0, 0, 1, -2431.1, 0}"; -}, -{ -name = colon; -transform = "{1, 0, 0, 1, -1200, 95}"; -}, +anchors = ( { -name = equal; -transform = "{1.25, 0, 0, 1, -268.5, 0}"; +name = _top; +pos = (0,698); } ); -layerId = master01; -vertWidth = 1560; -width = 1200; -}, -{ -components = ( +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { -name = equal; -transform = "{1.24895, 0, 0, 1, -2433.37, 0}"; +closed = 1; +nodes = ( +(-143,950,l,{ +name = hr00; +}), +(143,950,l), +(143,1030,l), +(-143,1030,l) +); }, { -name = colon; -transform = "{1, 0, 0, 1, -1202, 95}"; +closed = 1; +nodes = ( +(-56,765,o), +(-39,788,o), +(-39,817,cs), +(-39,838,ls), +(-39,867,o), +(-56,890,o), +(-105,890,cs), +(-154,890,o), +(-171,867,o), +(-171,838,cs), +(-171,817,ls), +(-171,788,o), +(-154,765,o), +(-105,765,cs) +); }, { -name = equal; -transform = "{1.24939, 0, 0, 1, -269.849, 0}"; -} +closed = 1; +nodes = ( +(154,765,o), +(171,788,o), +(171,817,cs), +(171,838,ls), +(171,867,o), +(154,890,o), +(105,890,cs), +(56,890,o), +(39,867,o), +(39,838,cs), +(39,817,ls), +(39,788,o), +(56,765,o), +(105,765,cs) ); -layerId = master02; -vertWidth = 1560; -width = 1200; } ); +width = 0; }, { -color = (153,162,255,0); -glyphname = equal_exclam_equal.liga; -layers = ( -{ -components = ( -{ -name = equal; -transform = "{1.30169, 0, 0, 1, -2443.01, 0}"; -}, -{ -name = exclam; -transform = "{1, 0, 0, 1, -1205, 0}"; -}, +anchors = ( { -name = equal; -transform = "{1.30148, 0, 0, 1, -328.785, 0}"; +name = _top; +pos = (0,698); } ); -guideLines = ( -{ -position = "{0, 958}"; -}, -{ -position = "{0, 262}"; -}, -{ -position = "{0, 498}"; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -position = "{0, 722}"; +closed = 1; +nodes = ( +(-153,947,l,{ +name = hr00; +}), +(153,947,l), +(153,1050,l), +(-153,1050,l) +); }, { -position = "{0, 958}"; +closed = 1; +nodes = ( +(-51,748,o), +(-30,776,o), +(-30,810,cs), +(-30,837,ls), +(-30,872,o), +(-51,899,o), +(-110,899,cs), +(-170,899,o), +(-191,872,o), +(-191,837,cs), +(-191,810,ls), +(-191,776,o), +(-170,748,o), +(-110,748,cs) +); }, { -position = "{0, 262}"; +closed = 1; +nodes = ( +(170,748,o), +(191,776,o), +(191,810,cs), +(191,837,ls), +(191,872,o), +(170,899,o), +(110,899,cs), +(51,899,o), +(30,872,o), +(30,837,cs), +(30,810,ls), +(30,776,o), +(51,748,o), +(110,748,cs) +); +} +); +width = 600; }, { -position = "{0, 498}"; -}, +anchors = ( { -position = "{0, 722}"; +name = _top; +pos = (0,698); } ); -layerId = master01; -vertWidth = 1560; -width = 1200; -}, +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -components = ( -{ -name = equal; -transform = "{1.40258, 0, 0, 1, -2449.73, 0}"; +closed = 1; +nodes = ( +(-140,927,l,{ +name = hr00; +}), +(140,927,l), +(140,995,l), +(-140,995,l) +); }, { -name = exclam; -transform = "{1, 0, 0, 1, -1199, 0}"; +closed = 1; +nodes = ( +(-58,767,o), +(-42,787,o), +(-42,813,cs), +(-42,827,ls), +(-42,853,o), +(-58,873,o), +(-99,873,cs), +(-140,873,o), +(-156,853,o), +(-156,827,cs), +(-156,813,ls), +(-156,787,o), +(-140,767,o), +(-99,767,cs) +); }, { -name = equal; -transform = "{1.40295, 0, 0, 1, -431.772, 0}"; +closed = 1; +nodes = ( +(140,767,o), +(156,787,o), +(156,813,cs), +(156,827,ls), +(156,853,o), +(140,873,o), +(99,873,cs), +(58,873,o), +(42,853,o), +(42,827,cs), +(42,813,ls), +(42,787,o), +(58,767,o), +(99,767,cs) +); } ); -guideLines = ( -{ -position = "{0, 262}"; +width = 600; }, { -position = "{0, 498}"; -}, +anchors = ( { -position = "{0, 722}"; -}, +name = _top; +pos = (0,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -position = "{0, 262}"; +closed = 1; +nodes = ( +(-117,958,l,{ +name = hr00; +}), +(117,958,l), +(117,976,l), +(-117,976,l) +); }, { -position = "{0, 498}"; +closed = 1; +nodes = ( +(-70,811,o), +(-62,821,o), +(-62,834,cs), +(-62,842,ls), +(-62,855,o), +(-70,865,o), +(-91,865,cs), +(-112,865,o), +(-120,855,o), +(-120,842,cs), +(-120,834,ls), +(-120,821,o), +(-112,811,o), +(-91,811,cs) +); }, { -position = "{0, 722}"; +closed = 1; +nodes = ( +(112,811,o), +(120,821,o), +(120,834,cs), +(120,842,ls), +(120,855,o), +(112,865,o), +(91,865,cs), +(70,865,o), +(62,855,o), +(62,842,cs), +(62,834,ls), +(62,821,o), +(70,811,o), +(91,811,cs) +); } ); -layerId = master02; -vertWidth = 1560; -width = 1200; +width = 600; } ); }, { -color = (153,159,255,255); -glyphname = colon.valign; +glyphname = hookcomb.case; +lastChange = "2023-03-22 18:16:55 +0000"; layers = ( { -components = ( +anchors = ( { -name = colon; -transform = "{1, 0, 0, 1, 0, 172}"; +name = _top; +pos = (0,698); } ); -layerId = master01; -vertWidth = 1560; -width = 1200; -}, -{ -components = ( +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { -name = colon; -transform = "{1, 0, 0, 1, 0, 175}"; -} +closed = 1; +nodes = ( +(-84,874,l,{ +name = hr00; +}), +(34,874,l), +(-24,770,l), +(22,747,l), +(46,777,ls), +(77,816,o), +(95,851,o), +(95,880,cs), +(95,910,o), +(76,935,o), +(25,935,cs), +(-84,935,l) ); -layerId = master02; -vertWidth = 1560; -width = 1200; } ); +width = 0; }, { -color = (153,159,255,0); -glyphname = less_less_equal.liga; -layers = ( -{ -components = ( +anchors = ( { -name = equal_greater_greater.liga; -transform = "{-1, 0, 0, 1, -1235, 0}"; +name = _top; +pos = (0,698); } ); -layerId = master01; -vertWidth = 1560; -width = 1200; -}, +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { -components = ( -{ -name = equal_greater_greater.liga; -transform = "{-1, 0, 0, 1, -1203, 0}"; -} +closed = 1; +nodes = ( +(-120,857,l,{ +name = hr00; +}), +(2,857,l), +(-39,765,l), +(36,730,l), +(64,764,ls), +(97,804,o), +(121,851,o), +(121,890,cs), +(121,929,o), +(98,963,o), +(23,963,cs), +(-120,963,l) ); -layerId = master02; -vertWidth = 1560; -width = 1200; } ); +width = 600; }, { -color = (153,157,255,0); -glyphname = slash_asciitilde_backslash.liga; -layers = ( -{ -components = ( -{ -name = slash; -transform = "{1, 0, 0, 1, -2403, 0}"; -}, +anchors = ( { -name = backslash; -transform = "{1, 0, 0, 1, -3, 0}"; -}, +name = _top; +pos = (0,698); +} +); +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { -name = asciitilde_asciitilde.liga; -transform = "{0.95186, 0, 0, 1, -650.989, -718}"; +closed = 1; +nodes = ( +(-84,874,l,{ +name = hr00; +}), +(34,874,l), +(-24,770,l), +(22,747,l), +(46,777,ls), +(77,816,o), +(95,851,o), +(95,880,cs), +(95,910,o), +(76,935,o), +(25,935,cs), +(-84,935,l) +); } ); -layerId = master01; -vertWidth = 1560; -width = 1200; +width = 600; }, { -components = ( -{ -name = slash; -transform = "{1, 0, 0, 1, -2402, 0}"; -}, +anchors = ( { -name = backslash; -transform = "{1, 0, 0, 1, -2, 0}"; -}, +name = _top; +pos = (0,698); +} +); +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { -name = asciitilde_asciitilde.liga; -transform = "{0.95311, 0, 0, 1, -624.906, -671}"; +closed = 1; +nodes = ( +(-74,899,l,{ +name = hr00; +}), +(67,899,l), +(-10,773,l), +(6,765,l), +(55,841,ls), +(81,881,o), +(86,891,o), +(86,899,cs), +(86,910,o), +(78,917,o), +(63,917,cs), +(-74,917,l) +); } ); -layerId = master02; -vertWidth = 1560; -width = 1200; +width = 600; } ); }, { -color = (154,153,255,255); -glyphname = numbersign_braceleft.liga; -layers = ( -{ -guideLines = ( -{ -position = "{0, 840}"; -}, -{ -position = "{323, 0}"; -} -); -layerId = master01; -paths = ( -{ -closed = 1; -nodes = ( -"-608 -75 LINE", -"-362 1321 LINE", -"-596 1321 LINE", -"-664 933 LINE", -"-914 933 LINE", -"-914 713 LINE", -"-704 713 LINE", -"-734 533 LINE", -"-990 533 LINE", -"-990 313 LINE", -"-774 313 LINE", -"-842 -75 LINE {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"-220 -75 LINE", -"-152 313 LINE", -"630 313 LINE", -"630 529 LINE", -"-112 533 LINE", -"-82 713 LINE", -"706 709 LINE", -"706 933 LINE", -"-42 933 LINE", -"26 1321 LINE", -"-208 1321 LINE", -"-454 -75 LINE" -); -}, -{ -closed = 1; -nodes = ( -"1052 -78 LINE", -"682 -78 LINE", -"682 18 LINE SMOOTH", -"682 118 OFFCURVE", -"722 162 OFFCURVE", -"762 214 CURVE", -"808 270 OFFCURVE", -"856 332 OFFCURVE", -"856 416 CURVE SMOOTH {name = hr01;}", -"856 526 OFFCURVE", -"780 596 OFFCURVE", -"620 614 CURVE", -"620 630 LINE", -"780 648 OFFCURVE", -"856 718 OFFCURVE", -"856 828 CURVE SMOOTH", -"856 912 OFFCURVE", -"808 974 OFFCURVE", -"762 1030 CURVE", -"722 1082 OFFCURVE", -"682 1126 OFFCURVE", -"682 1226 CURVE SMOOTH {name = hr02;}", -"682 1322 LINE", -"1052 1322 LINE", -"1052 1520 LINE", -"696 1520 LINE SMOOTH", -"514 1520 OFFCURVE", -"444 1430 OFFCURVE", -"444 1304 CURVE SMOOTH", -"444 1214 LINE SMOOTH", -"444 1080 OFFCURVE", -"508 1016 OFFCURVE", -"556 960 CURVE", -"600 906 OFFCURVE", -"616 872 OFFCURVE", -"616 830 CURVE SMOOTH {name = hr03;}", -"616 762 OFFCURVE", -"542 722 OFFCURVE", -"400 722 CURVE SMOOTH", -"377 722 LINE", -"377 522 LINE", -"400 522 LINE SMOOTH", -"542 522 OFFCURVE", -"616 482 OFFCURVE", -"616 414 CURVE SMOOTH", -"616 372 OFFCURVE", -"600 338 OFFCURVE", -"556 284 CURVE", -"508 228 OFFCURVE", -"444 164 OFFCURVE", -"444 30 CURVE SMOOTH {name = hr04;}", -"444 -60 LINE SMOOTH", -"444 -186 OFFCURVE", -"514 -276 OFFCURVE", -"696 -276 CURVE SMOOTH", -"1052 -276 LINE" -); -} -); -width = 1200; -}, -{ -layerId = master02; -paths = ( -{ -closed = 1; -nodes = ( -"-646 -77 LINE", -"-400 1319 LINE", -"-546 1319 LINE", -"-622 887 LINE", -"-908 887 LINE", -"-908 755 LINE", -"-646 755 LINE", -"-692 487 LINE", -"-980 487 LINE", -"-980 355 LINE", -"-716 355 LINE", -"-792 -77 LINE {name = hr00;}" -); -}, -{ -closed = 1; -nodes = ( -"-278 -77 LINE", -"-202 355 LINE", -"640 355 LINE", -"640 487 LINE", -"-178 487 LINE", -"-132 755 LINE", -"672 755 LINE", -"672 887 LINE", -"-108 887 LINE", -"-32 1319 LINE", -"-178 1319 LINE", -"-424 -77 LINE" -); -}, -{ -closed = 1; -nodes = ( -"948 -152 LINE", -"566 -152 LINE", -"566 2 LINE SMOOTH", -"566 112 OFFCURVE", -"604 158 OFFCURVE", -"646 214 CURVE SMOOTH", -"690 272 OFFCURVE", -"740 332 OFFCURVE", -"740 416 CURVE SMOOTH", -"740 526 OFFCURVE", -"654 600 OFFCURVE", -"520 618 CURVE", -"520 626 LINE", -"654 644 OFFCURVE", -"740 718 OFFCURVE", -"740 828 CURVE SMOOTH", -"740 912 OFFCURVE", -"690 972 OFFCURVE", -"646 1030 CURVE SMOOTH", -"604 1086 OFFCURVE", -"566 1132 OFFCURVE", -"566 1242 CURVE SMOOTH", -"566 1396 LINE", -"948 1396 LINE", -"948 1520 LINE", -"596 1520 LINE SMOOTH", -"486 1520 OFFCURVE", -"428 1448 OFFCURVE", -"428 1356 CURVE SMOOTH", -"428 1230 LINE SMOOTH", -"428 1086 OFFCURVE", -"492 1020 OFFCURVE", -"540 960 CURVE SMOOTH", -"584 906 OFFCURVE", -"600 872 OFFCURVE", -"600 830 CURVE SMOOTH", -"600 730 OFFCURVE", -"481 682 OFFCURVE", -"302 682 CURVE SMOOTH", -"220 682 LINE", -"220 561 LINE", -"303 561 LINE SMOOTH", -"483 561 OFFCURVE", -"600 514 OFFCURVE", -"600 414 CURVE SMOOTH", -"600 372 OFFCURVE", -"584 338 OFFCURVE", -"540 284 CURVE SMOOTH", -"492 224 OFFCURVE", -"428 158 OFFCURVE", -"428 14 CURVE SMOOTH", -"428 -112 LINE SMOOTH", -"428 -204 OFFCURVE", -"486 -276 OFFCURVE", -"596 -276 CURVE SMOOTH", -"948 -276 LINE {name = hr00.1;}" -); -} -); -width = 1200; -} -); -}, -{ -color = (154,153,255,255); -glyphname = numbersign_bracketleft.liga; +glyphname = ringacute.case; layers = ( { -guideLines = ( -{ -position = "{0, 736}"; -}, +anchors = ( { -position = "{0, 622}"; +name = _top; +pos = (300,698); } ); -layerId = master01; -paths = ( +associatedMasterId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +layerId = "CBFCB52A-05D2-4C5C-BE87-F0778CA5D309"; +name = "#instance"; +shapes = ( { closed = 1; nodes = ( -"-686 -71 LINE", -"-440 1325 LINE", -"-674 1325 LINE", -"-742 937 LINE", -"-992 937 LINE", -"-992 717 LINE", -"-782 717 LINE", -"-812 537 LINE", -"-1068 537 LINE", -"-1068 317 LINE", -"-852 317 LINE", -"-920 -71 LINE {name = hr00;}" +(410,1094,l,{ +name = hr00; +}), +(340,1119,l), +(267,1006,l), +(314,987,l) ); }, { closed = 1; nodes = ( -"-298 -71 LINE", -"-230 317 LINE", -"439 317 LINE", -"439 537 LINE", -"-190 537 LINE", -"-160 717 LINE", -"515 717 LINE", -"515 937 LINE", -"-120 937 LINE", -"-52 1325 LINE", -"-286 1325 LINE", -"-532 -71 LINE" +(365,736,o), +(416,785,o), +(416,851,cs), +(416,917,o), +(365,966,o), +(300,966,cs), +(235,966,o), +(184,917,o), +(184,851,cs), +(184,785,o), +(235,736,o), +(300,736,cs) ); }, { closed = 1; nodes = ( -"999 -78 LINE", -"589 -78 LINE", -"589 1322 LINE", -"999 1322 LINE", -"999 1520 LINE", -"351 1520 LINE", -"351 -276 LINE", -"999 -276 LINE {name = hr00.1;}" +(264,785,o), +(242,805,o), +(242,840,cs), +(242,862,ls), +(242,897,o), +(264,917,o), +(300,917,cs), +(336,917,o), +(358,897,o), +(358,862,cs), +(358,840,ls), +(358,805,o), +(336,785,o), +(300,785,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -guideLines = ( -{ -position = "{0, 2828}"; -}, +anchors = ( { -position = "{0, 622}"; +name = _top; +pos = (300,698); } ); -layerId = master02; -paths = ( +layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E"; +shapes = ( { closed = 1; nodes = ( -"-701 -71 LINE", -"-455 1325 LINE", -"-601 1325 LINE", -"-677 893 LINE", -"-963 893 LINE", -"-963 761 LINE", -"-701 761 LINE", -"-747 493 LINE", -"-1035 493 LINE", -"-1035 361 LINE", -"-771 361 LINE", -"-847 -71 LINE {name = hr00;}" +(443,1069,l,{ +name = hr00; +}), +(369,1150,l), +(240,1033,l), +(293,976,l) ); }, { closed = 1; nodes = ( -"-333 -71 LINE", -"-257 361 LINE", -"468 361 LINE", -"468 493 LINE", -"-233 493 LINE", -"-187 761 LINE", -"540 761 LINE", -"540 893 LINE", -"-163 893 LINE", -"-87 1325 LINE", -"-233 1325 LINE", -"-479 -71 LINE" +(385,725,o), +(452,770,o), +(452,845,cs), +(452,921,o), +(385,965,o), +(300,965,cs), +(215,965,o), +(148,920,o), +(148,845,cs), +(148,769,o), +(215,725,o), +(300,725,cs) ); }, { closed = 1; nodes = ( -"984 -152 LINE", -"562 -152 LINE", -"562 1396 LINE", -"984 1396 LINE", -"984 1520 LINE", -"424 1520 LINE", -"424 -276 LINE", -"984 -276 LINE {name = hr00.1;}" -); -} +(264,795,o), +(245,808,o), +(245,840,cs), +(245,850,ls), +(245,881,o), +(264,895,o), +(300,895,cs), +(336,895,o), +(355,882,o), +(355,850,cs), +(355,840,ls), +(355,809,o), +(336,795,o), +(300,795,cs) ); -vertWidth = 1560; -width = 1200; } ); +width = 600; }, { -color = (154,153,255,255); -glyphname = numbersign_parenleft.liga; -layers = ( -{ -guideLines = ( +anchors = ( { -position = "{0, 624}"; +name = _top; +pos = (300,698); } ); -layerId = master01; -paths = ( +layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F"; +shapes = ( { closed = 1; nodes = ( -"-616 -73 LINE", -"-370 1323 LINE", -"-604 1323 LINE", -"-672 935 LINE", -"-922 935 LINE", -"-922 715 LINE", -"-712 715 LINE", -"-742 535 LINE", -"-998 535 LINE", -"-998 315 LINE", -"-782 315 LINE", -"-850 -73 LINE {name = hr00;}" +(410,1094,l,{ +name = hr00; +}), +(340,1119,l), +(267,1006,l), +(314,987,l) ); }, { closed = 1; nodes = ( -"-228 -73 LINE", -"-160 315 LINE", -"457 315 LINE", -"457 535 LINE", -"-120 535 LINE", -"-90 715 LINE", -"533 715 LINE", -"533 935 LINE", -"-50 935 LINE", -"18 1323 LINE", -"-216 1323 LINE", -"-462 -73 LINE" +(365,736,o), +(416,785,o), +(416,851,cs), +(416,917,o), +(365,966,o), +(300,966,cs), +(235,966,o), +(184,917,o), +(184,851,cs), +(184,785,o), +(235,736,o), +(300,736,cs) ); }, { closed = 1; nodes = ( -"346 232 OFFCURVE", -"536 -108 OFFCURVE", -"762 -276 CURVE", -"1058 -276 LINE", -"810 -106 OFFCURVE", -"594 186 OFFCURVE", -"594 520 CURVE SMOOTH", -"594 724 LINE SMOOTH", -"594 1058 OFFCURVE", -"810 1350 OFFCURVE", -"1058 1520 CURVE", -"762 1520 LINE", -"536 1352 OFFCURVE", -"346 1012 OFFCURVE", -"346 622 CURVE SMOOTH {name = hr00.1;}" +(264,785,o), +(242,805,o), +(242,840,cs), +(242,862,ls), +(242,897,o), +(264,917,o), +(300,917,cs), +(336,917,o), +(358,897,o), +(358,862,cs), +(358,840,ls), +(358,805,o), +(336,785,o), +(300,785,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; }, { -guideLines = ( +anchors = ( { -position = "{0, 624}"; +name = _top; +pos = (300,698); } ); -layerId = master02; -paths = ( +layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666"; +shapes = ( { closed = 1; nodes = ( -"-638 -73 LINE", -"-392 1323 LINE", -"-538 1323 LINE", -"-614 891 LINE", -"-900 891 LINE", -"-900 759 LINE", -"-638 759 LINE", -"-684 491 LINE", -"-972 491 LINE", -"-972 359 LINE", -"-708 359 LINE", -"-784 -73 LINE {name = hr00;}" +(384,1078,l,{ +name = hr00; +}), +(365,1091,l), +(285,988,l), +(300,979,l) ); }, { closed = 1; nodes = ( -"-270 -73 LINE", -"-194 359 LINE", -"460 359 LINE", -"460 491 LINE", -"-170 491 LINE", -"-124 759 LINE", -"499 759 LINE", -"499 891 LINE", -"-100 891 LINE", -"-24 1323 LINE", -"-170 1323 LINE", -"-416 -73 LINE" +(354,769,o), +(390,806,o), +(390,860,cs), +(390,914,o), +(354,951,o), +(300,951,cs), +(246,951,o), +(210,914,o), +(210,860,cs), +(210,806,o), +(246,769,o), +(300,769,cs) ); }, { closed = 1; nodes = ( -"381 232 OFFCURVE", -"571 -108 OFFCURVE", -"797 -276 CURVE", -"959 -276 LINE", -"727 -102 OFFCURVE", -"531 194 OFFCURVE", -"531 536 CURVE SMOOTH", -"531 708 LINE SMOOTH", -"531 1050 OFFCURVE", -"727 1346 OFFCURVE", -"959 1520 CURVE", -"797 1520 LINE", -"571 1352 OFFCURVE", -"381 1012 OFFCURVE", -"381 622 CURVE SMOOTH {name = hr00.1;}" +(257,787,o), +(230,814,o), +(230,855,cs), +(230,865,ls), +(230,906,o), +(257,933,o), +(300,933,cs), +(343,933,o), +(370,906,o), +(370,865,cs), +(370,855,ls), +(370,814,o), +(343,787,o), +(300,787,cs) ); } ); -vertWidth = 1560; -width = 1200; +width = 600; } ); -}, -{ -color = (154,153,255,255); -glyphname = underscore_underscore_parenleft.liga; -layers = ( -{ -guideLines = ( -{ -position = "{0, -276}"; } ); -layerId = master01; -paths = ( +instances = ( { -closed = 1; -nodes = ( -"627 -96 LINE", -"238 -64 LINE", -"-1999 -64 LINE", -"-1999 -276 LINE", -"787 -276 LINE {name = hr00;}" +axesValues = ( +40 ); +instanceInterpolations = { +"C7B35BE3-AA13-4B78-992E-F05F1268D666" = 1; +}; +name = Thin; +weightClass = 100; }, { -closed = 1; -nodes = ( -"258 232 OFFCURVE", -"448 -108 OFFCURVE", -"674 -276 CURVE", -"970 -276 LINE", -"722 -106 OFFCURVE", -"506 186 OFFCURVE", -"506 520 CURVE SMOOTH", -"506 724 LINE SMOOTH", -"506 1058 OFFCURVE", -"722 1350 OFFCURVE", -"970 1520 CURVE", -"674 1520 LINE", -"448 1352 OFFCURVE", -"258 1012 OFFCURVE", -"258 622 CURVE SMOOTH {name = hr00.1;}" -); -} +axesValues = ( +60 ); -vertWidth = 1560; -width = 1200; +instanceInterpolations = { +"A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F" = 0.28571; +"C7B35BE3-AA13-4B78-992E-F05F1268D666" = 0.71429; +}; +name = ExtraLight; +weightClass = 200; }, { -guideLines = ( +active = 0; +axesValues = ( +80 +); +exports = 0; +instanceInterpolations = { +"A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F" = 0.57143; +"C7B35BE3-AA13-4B78-992E-F05F1268D666" = 0.42857; +}; +name = Light; +weightClass = 300; +}, { -position = "{0, -276}"; -} +axesValues = ( +110 ); -layerId = master02; -paths = ( +instanceInterpolations = { +"A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F" = 1; +}; +name = Regular; +}, { -closed = 1; -nodes = ( -"661 -163 LINE", -"353 -147 LINE", -"-1957 -147 LINE", -"-1957 -276 LINE", -"780 -276 LINE {name = hr00;}" +axesValues = ( +125 ); +instanceInterpolations = { +"055264FC-C366-4C37-95B8-CB5161C9C36E" = 0.21429; +"A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F" = 0.78571; +}; +name = Meduim; +weightClass = 500; }, { -closed = 1; -nodes = ( -"312 232 OFFCURVE", -"502 -108 OFFCURVE", -"728 -276 CURVE", -"890 -276 LINE", -"658 -102 OFFCURVE", -"462 194 OFFCURVE", -"462 536 CURVE SMOOTH", -"462 708 LINE SMOOTH", -"462 1050 OFFCURVE", -"658 1346 OFFCURVE", -"890 1520 CURVE", -"728 1520 LINE", -"502 1352 OFFCURVE", -"312 1012 OFFCURVE", -"312 622 CURVE SMOOTH {name = hr00.1;}" +active = 0; +axesValues = ( +150 ); -} +exports = 0; +instanceInterpolations = { +"055264FC-C366-4C37-95B8-CB5161C9C36E" = 0.57143; +"A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F" = 0.42857; +}; +name = SemiBold; +weightClass = 600; +}, +{ +axesValues = ( +180 ); -vertWidth = 1560; -width = 1200; +instanceInterpolations = { +"055264FC-C366-4C37-95B8-CB5161C9C36E" = 1; +}; +isBold = 1; +linkStyle = Lilex; +name = Bold; +weightClass = 700; } ); -}, -{ -color = (153,154,255,0); -glyphname = exclam_exclam.liga; -layers = ( -{ -components = ( +kerningLTR = { +}; +metrics = ( { -name = exclam; -transform = "{1, 0, 0, 1, -1053, 0}"; +type = ascender; }, { -name = exclam; -transform = "{1, 0, 0, 1, -140, 0}"; -} -); -layerId = master01; -vertWidth = 1560; -width = 1200; +type = "cap height"; }, { -components = ( +name = comma; +}, { -name = exclam; -transform = "{1, 0, 0, 1, -1049, 0}"; +type = descender; }, { -name = exclam; -transform = "{1, 0, 0, 1, -141, 0}"; +type = "x-height"; } ); -layerId = master02; -vertWidth = 1560; -width = 1200; +note = "Based on IBM Plex Mono v6.0.0"; +properties = ( +{ +key = copyrights; +values = ( +{ +language = dflt; +value = "Copyright 2019-2023 The Lilex Project Authors (https://github.com/mishamyrt/lilex/blob/master/AUTHORS)"; } ); }, { -color = (153,171,255,255); -glyphname = w_w_w.liga; -lastChange = "2020-11-24 11:33:48 +0000"; -layers = ( +key = designerURL; +value = "https://myrt.co"; +}, { -guideLines = ( +key = designers; +values = ( { -position = "{-615, 0}"; +language = dflt; +value = "Mike Abbink, Paul van der Laan, Pieter van Rosmalen, Mikhael Khrustik"; } ); -layerId = master01; -paths = ( +}, { -closed = 1; -nodes = ( -"-1854 0 LINE", -"-1750 712 LINE", -"-1729 712 LINE", -"-1624 0 LINE", -"-1263 0 LINE", -"-1184 712 LINE", -"-1164 712 LINE", -"-1086 0 LINE {name = hr00.2;}", -"-724 0 LINE", -"-619 712 LINE", -"-599 712 LINE", -"-494 0 LINE", -"-132 0 LINE", -"-52 712 LINE", -"-32 712 LINE", -"48 0 LINE {name = hr00.1;}", -"409 0 LINE", -"514 712 LINE", -"535 712 LINE", -"639 0 LINE", -"1001 0 LINE", -"1126 1032 LINE", -"886 1032 LINE", -"808 196 LINE", -"787 196 LINE", -"664 905 LINE", -"397 905 LINE", -"272 196 LINE", -"251 196 LINE", -"92 905 LINE", -"-175 905 LINE", -"-325 196 LINE", -"-346 196 LINE", -"-469 905 LINE", -"-736 905 LINE", -"-862 196 LINE", -"-882 196 LINE", -"-1041 905 LINE", -"-1308 905 LINE", -"-1456 196 LINE", -"-1476 196 LINE", -"-1600 905 LINE", -"-1867 905 LINE", -"-1992 196 LINE", -"-2013 196 LINE", -"-2089 1032 LINE", -"-2341 1032 LINE", -"-2216 0 LINE {name = hr00.3;}" -); +key = licenseURL; +value = "http://scripts.sil.org/OFL"; +}, +{ +key = licenses; +values = ( +{ +language = dflt; +value = "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL"; } ); -width = 1195; }, { -guideLines = ( -{ -position = "{-600, 0}"; +key = manufacturerURL; +value = "https://myrt.co"; }, { -position = "{-610, 0}"; -} -); -layerId = master02; -paths = ( +key = manufacturers; +values = ( { -closed = 1; -nodes = ( -"-1717 737 LINE", -"-1700 737 LINE", -"-1524 0 LINE", -"-1299 0 LINE", -"-1164 737 LINE", -"-1148 737 LINE", -"-1013 0 LINE", -"-789 0 LINE", -"-608 737 LINE", -"-591 737 LINE", -"-414 0 LINE", -"-190 0 LINE", -"-55 737 LINE", -"-37 737 LINE", -"98 0 LINE", -"322 0 LINE", -"503 737 LINE", -"520 737 LINE", -"697 0 LINE", -"920 0 LINE", -"1091 1032 LINE", -"943 1032 LINE", -"815 140 LINE", -"796 140 LINE", -"607 905 LINE", -"417 905 LINE", -"228 140 LINE", -"208 140 LINE", -"50 905 LINE", -"-140 905 LINE", -"-296 140 LINE", -"-315 140 LINE", -"-504 905 LINE", -"-694 905 LINE", -"-883 140 LINE", -"-903 140 LINE", -"-1062 905 LINE", -"-1252 905 LINE", -"-1405 140 LINE", -"-1424 140 LINE", -"-1614 905 LINE", -"-1803 905 LINE", -"-1993 140 LINE", -"-2012 140 LINE", -"-2139 1032 LINE", -"-2292 1032 LINE", -"-2122 0 LINE", -"-1898 0 LINE" -); -} -); -width = 1200; +language = dflt; +value = "Mikhael Khrustik"; } ); } ); -instances = ( +stems = ( { -interpolationWeight = 400; -instanceInterpolations = { -master02 = 1; -}; -name = Light; +horizontal = 1; +name = H1; }, { -interpolationWeight = 400; -instanceInterpolations = { -master02 = 1; -}; -name = Regular; +horizontal = 1; +name = H2; }, { -interpolationWeight = 533.333; -instanceInterpolations = { -master01 = 0.44444; -master02 = 0.55556; -}; -name = Medium; +name = V1; }, { -interpolationWeight = 700; -instanceInterpolations = { -master01 = 1; -}; -name = Bold; +name = V2; +}, +{ +name = V3; } ); -manufacturer = "Mikhael Khrustik"; -manufacturerURL = "https://myrt.co"; -unitsPerEm = 2000; -versionMajor = 1; -versionMinor = 100; +unitsPerEm = 1000; +userData = { +GSDimensionPlugin.Dimensions = { +"055264FC-C366-4C37-95B8-CB5161C9C36E" = { +HH = 123; +HV = 150; +OH = 121; +OV = 160; +nV = 148; +oH = 110; +oV = 153; +tH = 115; +}; +"A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F" = { +HH = 73; +HV = 84; +OH = 73; +OV = 89; +nV = 80; +oH = 69; +oV = 85; +tH = 68; +}; +"C7B35BE3-AA13-4B78-992E-F05F1268D666" = { +HH = 20; +HV = 22; +OH = 20; +OV = 24; +nV = 21; +oH = 19; +oV = 23; +tH = 19; +}; +}; +}; +versionMajor = 2; +versionMinor = 0; } diff --git a/Makefile b/Makefile index d9841b50..952bb3ab 100644 --- a/Makefile +++ b/Makefile @@ -12,41 +12,43 @@ VTTF_FILE = $(VTTF_DIR)/Lilex-VF.ttf OS := $(shell uname) define build_font - $(VENV) fontmake \ - -g $(GLYPHS_FILE) \ - -o "$(1)" \ - --output-dir "$(2)" -endef - - -define hint_ttf - gftools fix-font "$(1)" - rm "$(1)" - mv "$(1).fix" "$(1)" - + $(VENV) python scripts/lilex.py build $(1) endef configure: requirements.txt rm -rf $(VENV_DIR) make $(VENV_DIR) +.PHONY: lint +lint: + $(VENV) ruff scripts/ + $(VENV) pylint scripts/ + +.PHONY: regenerate regenerate: - python3 generator/main.py + $(VENV) python scripts/lilex.py regenerate + +.PHONY: build +build: + $(call build_font) -build: ttf otf variable_ttf +.PHONY: bundle +bundle: + rm -rf "$(BUILD_DIR)" + make build + cd "$(BUILD_DIR)"; zip -r Lilex.zip ./* +.PHONY: ttf ttf: - $(call build_font,ttf,$(TTF_DIR)) - $(VENV) $(foreach file,$(wildcard $(TTF_DIR)/*.ttf),$(call hint_ttf,$(file))) - + $(call build_font,ttf) + +.PHONY: otf otf: - $(call build_font,otf,$(OTF_DIR)) + $(call build_font,otf) +.PHONY: variable_ttf variable_ttf: - $(call build_font,variable,$(VTTF_DIR)) - gftools fix-font "$(VTTF_FILE)" - rm "$(VTTF_FILE)" - mv "$(VTTF_FILE).fix" "$(VTTF_FILE)" + $(call build_font,variable) install: make install_$(OS) diff --git a/README.md b/README.md index 89f58c2e..c94d29c0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Lilex is the modern programming font containing a set of ligatures for common programming multi-character combinations. -This is just a font rendering feature: underlying code remains ASCII-compatible. This helps to read and understand code faster. For some frequent sequences like .. or //, ligatures allow us to correct spacing like kerning pairs. +This is just a font rendering feature: underlying code remains ASCII-compatible. This helps to read and understand code faster. For some frequent sequences like `..` or `//`, ligatures allow us to correct spacing like kerning pairs. Compiled versions are available under [releases](https://github.com/mishamyrt/Lilex/releases). @@ -49,7 +49,7 @@ brew install cairo freetype harfbuzz pkg-config ### Ubuntu ```sh -sudo apt install python3-setuptools ttfautohint build-essential libffi-dev python-dev libgit2-dev +sudo apt install python3-setuptools ttfautohint build-essential libffi-dev libgit2-dev ``` ### Common @@ -60,8 +60,6 @@ And then setup virtual environment: make configure ``` - - ## Build Now run the command to build it. diff --git a/features/calt/colon.fea b/features/calt/colon.fea index 2775e37c..5710410b 100644 --- a/features/calt/colon.fea +++ b/features/calt/colon.fea @@ -1,3 +1,3 @@ -# Digit color align +# Digit colon align # Example: 10:20 sub @numbers_dflt colon' @numbers_dflt by colon.valign; diff --git a/features/calt/numbersigns.fea b/features/calt/numbersigns.fea new file mode 100644 index 00000000..c12e4cc6 --- /dev/null +++ b/features/calt/numbersigns.fea @@ -0,0 +1,9 @@ +# Generative hashtag ligature +# Example: ################## +lookup numbersigns { + sub [numbersign_start.seq numbersign_middle.seq] numbersign' numbersign by numbersign_middle.seq; + + sub [numbersign_start.seq numbersign_middle.seq] numbersign' by numbersign_end.seq; + + sub numbersign' numbersign by numbersign_start.seq; +} numbersigns; diff --git a/features/calt/underscores.fea b/features/calt/underscores.fea new file mode 100644 index 00000000..17c40ae8 --- /dev/null +++ b/features/calt/underscores.fea @@ -0,0 +1,11 @@ +# Generative underscore ligature +# Example: _____________________ + +lookup underscores { + sub [underscore_start.seq underscore_middle.seq] underscore' underscore by underscore_middle.seq; + + sub [underscore_start.seq underscore_middle.seq] underscore' by underscore_end.seq; + + sub underscore' underscore by underscore_start.seq; +} underscores; + diff --git a/features/ccmp.fea b/features/ccmp.fea new file mode 100644 index 00000000..3c58c67b --- /dev/null +++ b/features/ccmp.fea @@ -0,0 +1,29 @@ +# Name: Glyph Composition / Decomposition +@uc_basic = [A AE Aogonek B C Ccedilla D E Eogonek F G H I Iogonek J K L M N O OE Ohorn Oslash P Q R S Schwa T U Uhorn Uogonek V W X Y Z]; # 37 glyphs +@acc_comb_top = [acutecomb breveacute brevecomb brevegrave brevehook brevetilde caroncomb caronslovakcomb circumflexacute circumflexbreve circumflexcomb circumflexgrave circumflexhook circumflextilde commaturnedtopcomb dieresisacute dieresiscaron dieresiscomb dieresisgrave dieresismacron dotaccentcomb gravecomb hookcomb horncomb hungarumlautcomb macroncomb ringcomb tildecomb]; # 28 glyphs +@acc_comb_dflt = [breveacute brevegrave brevehook brevetilde circumflexacute circumflexbreve circumflexgrave circumflexhook circumflextilde dieresisacute dieresiscaron dieresisgrave dieresismacron hookcomb]; # 14 glyphs +@acc_comb_case = [breveacute.case brevegrave.case brevehook.case brevetilde.case circumflexacute.case circumflexbreve.case circumflexgrave.case circumflexhook.case circumflextilde.case dieresisacute.case dieresiscaron.case dieresisgrave.case dieresismacron.case hookcomb.case]; # 14 glyphs + +lookup nonContextSubs { + sub brevecomb acutecomb by breveacute; + sub brevecomb gravecomb by brevegrave; + sub brevecomb hookcomb by brevehook; + sub brevecomb tildecomb by brevetilde; + sub circumflexcomb acutecomb by circumflexacute; + sub circumflexcomb gravecomb by circumflexgrave; + sub circumflexcomb hookcomb by circumflexhook; + sub circumflexcomb tildecomb by circumflextilde; + sub circumflexcomb brevecomb by circumflexbreve; + sub dieresiscomb acutecomb by dieresisacute; + sub dieresiscomb caroncomb by dieresiscaron; + sub dieresiscomb gravecomb by dieresisgrave; + sub dieresiscomb macroncomb by dieresismacron; +} nonContextSubs; + +lookup contextSubs { + sub [L d l t] caroncomb' by caronslovakcomb; # /Lcaron /dcaron /lcaron /tcaron + sub g commabelowcomb' by commaturnedtopcomb; # /gcommaaccent + sub i' @acc_comb_top by dotlessi; + sub j' @acc_comb_top by dotlessj; + sub @uc_basic @acc_comb_dflt' by @acc_comb_case; # case accents +} contextSubs; diff --git a/features/frac.fea b/features/frac.fea new file mode 100644 index 00000000..de50ae16 --- /dev/null +++ b/features/frac.fea @@ -0,0 +1,18 @@ +# Name: Fractions +sub one [slash fraction] two by onehalf; +sub one [slash fraction] three by uni2153; +sub two [slash fraction] three by uni2154; +sub one [slash fraction] four by onequarter; +sub three [slash fraction] four by threequarters; +sub one [slash fraction] five by uni2155; +sub two [slash fraction] five by uni2156; +sub three [slash fraction] five by uni2157; +sub four [slash fraction] five by uni2158; +sub one [slash fraction] six by uni2159; +sub five [slash fraction] six by uni215A; +sub one [slash fraction] seven by uni2150; +sub one [slash fraction] eight by uni215B; +sub three [slash fraction] eight by uni215C; +sub five [slash fraction] eight by uni215D; +sub seven [slash fraction] eight by uni215E; +sub one [slash fraction] nine by uni2151; diff --git a/features/locl.fea b/features/locl.fea new file mode 100644 index 00000000..e437f53d --- /dev/null +++ b/features/locl.fea @@ -0,0 +1,27 @@ +lookup locl_latn_0 { + script latn; + language ROM; + sub Scedilla by Scommaaccent; + sub scedilla by scommaaccent; + sub Tcedilla by Tcommaaccent; + sub tcedilla by tcommaaccent; + language MOL; + sub Scedilla by Scommaaccent; + sub scedilla by scommaaccent; + sub Tcedilla by Tcommaaccent; + sub tcedilla by tcommaaccent; +} locl_latn_0; + +lookup locl_latn_1 { + script latn; + language CAT; + sub l' periodcentered' l by ldot; + sub L' periodcentered' L by Ldot; +} locl_latn_1; + +lookup locl_latn_2 { + script latn; + language NLD; + sub iacute j' by jacute; + sub Iacute J' by Jacute; +} locl_latn_2; diff --git a/features/mark.fea b/features/mark.fea new file mode 100644 index 00000000..2ddcc9a7 --- /dev/null +++ b/features/mark.fea @@ -0,0 +1,98 @@ +# Name: Mark positioning +@mGC_bottom_0_0 = [cedillacomb commabelowcomb dotbelowcomb]; +@mGC_top_0_516 = [acutecomb breveacute brevecomb brevegrave brevehook brevetilde caroncomb circumflexacute circumflexbreve circumflexcomb circumflexgrave circumflexhook circumflextilde commaturnedtopcomb dieresisacute dieresiscaron dieresiscomb dieresisgrave dieresismacron dotaccentcomb gravecomb hookcomb hungarumlautcomb macroncomb ringcomb tildecomb]; +@mGC_top_0_698 = [breveacute.case brevegrave.case brevehook.case brevetilde.case circumflexacute.case circumflexbreve.case circumflexgrave.case circumflexhook.case circumflextilde.case dieresisacute.case dieresiscaron.case dieresisgrave.case dieresismacron.case hookcomb.case]; + +markClass @mGC_bottom_0_0 @MC_bottom; +markClass @mGC_top_0_516 @MC_top; +markClass @mGC_top_0_698 @MC_top; +markClass caronslovakcomb @MC_topright; +markClass ogonekcomb @MC_bottomright; + +lookup MARK_BASE_bottom { + @bGC_D_bottom = [D J]; + @bGC_F_bottom = [F P]; + @bGC_c_bottom = [c h n]; + @bGC_f_bottom = [f C R]; + @bGC_i_bottom = [i dotlessi]; + @bGC_l_bottom = [l m o v w x z A G H I M N O T U V W X Y Z ohorn Ohorn Uhorn]; + @bGC_u_bottom = [u S uhorn]; + pos base @bGC_D_bottom mark @MC_bottom; + pos base @bGC_F_bottom mark @MC_bottom; + pos base @bGC_c_bottom mark @MC_bottom; + pos base @bGC_f_bottom mark @MC_bottom; + pos base @bGC_i_bottom mark @MC_bottom; + pos base @bGC_l_bottom mark @MC_bottom; + pos base @bGC_u_bottom mark @MC_bottom; + pos base B mark @MC_bottom; + pos base E mark @MC_bottom; + pos base K mark @MC_bottom; + pos base L mark @MC_bottom; + pos base a mark @MC_bottom; + pos base a.alt01 mark @MC_bottom; + pos base b mark @MC_bottom; + pos base d mark @MC_bottom; + pos base e mark @MC_bottom; + pos base k mark @MC_bottom; + pos base r mark @MC_bottom; + pos base s mark @MC_bottom; + pos base t mark @MC_bottom; + pos base y mark @MC_bottom; +} MARK_BASE_bottom; + + +lookup MARK_BASE_bottomright { + @bGC_i_bottomright = [i dotlessi]; + pos base @bGC_i_bottomright mark @MC_bottomright; + pos base A mark @MC_bottomright; + pos base E mark @MC_bottomright; + pos base I mark @MC_bottomright; + pos base U mark @MC_bottomright; + pos base a mark @MC_bottomright; + pos base a.alt01 mark @MC_bottomright; + pos base e mark @MC_bottomright; + pos base u mark @MC_bottomright; +} MARK_BASE_bottomright; + + +lookup MARK_BASE_top { + @bGC_J_top = [J K]; + @bGC_a.alt01_top = [a.alt01 g.alt01]; + @bGC_g.alt02_top = [g.alt02 m o v w x y z ae oslash ohorn]; + @bGC_g_top = [g u uhorn]; + @bGC_l_top = [l A H I M N O P Q T U V W X Y Z Oslash Ohorn Uhorn]; + pos base @bGC_J_top mark @MC_top; + pos base @bGC_a.alt01_top mark @MC_top; + pos base @bGC_g.alt02_top mark @MC_top; + pos base @bGC_g_top mark @MC_top; + pos base @bGC_l_top mark @MC_top; + pos base AE mark @MC_top; + pos base B mark @MC_top; + pos base C mark @MC_top; + pos base D mark @MC_top; + pos base E mark @MC_top; + pos base F mark @MC_top; + pos base G mark @MC_top; + pos base L mark @MC_top; + pos base R mark @MC_top; + pos base S mark @MC_top; + pos base a mark @MC_top; + pos base c mark @MC_top; + pos base dotlessi mark @MC_top; + pos base dotlessj mark @MC_top; + pos base e mark @MC_top; + pos base h mark @MC_top; + pos base n mark @MC_top; + pos base p mark @MC_top; + pos base q mark @MC_top; + pos base r mark @MC_top; + pos base s mark @MC_top; +} MARK_BASE_top; + + +lookup MARK_BASE_topright { + pos base L mark @MC_topright; + pos base d mark @MC_topright; + pos base l mark @MC_topright; + pos base t mark @MC_topright; +} MARK_BASE_topright; diff --git a/features/numr.fea b/features/numr.fea new file mode 100644 index 00000000..bf9a013e --- /dev/null +++ b/features/numr.fea @@ -0,0 +1,2 @@ +# Name: numerators +sub @numbers_dflt by @numbers_numr; diff --git a/features/ordn.fea b/features/ordn.fea new file mode 100644 index 00000000..16a47af1 --- /dev/null +++ b/features/ordn.fea @@ -0,0 +1,2 @@ +# Name: Ordinals +sub [a o] by [ordfeminine ordmasculine]; diff --git a/features/salt.fea b/features/salt.fea new file mode 100644 index 00000000..fe58e328 --- /dev/null +++ b/features/salt.fea @@ -0,0 +1,6 @@ +# Name: Stylistic alternates - all stylistic sets combined +sub @lca_dflt by @lca_alt1; +sub @lcg_dflt by @lcg_alt1; +sub @lca_cyrl_dflt by @lca_cyrl_alt1; +sub zero by zero.alt02; +sub germandbls by germandbls.alt01; diff --git a/features/sinf.fea b/features/sinf.fea new file mode 100644 index 00000000..8ba90740 --- /dev/null +++ b/features/sinf.fea @@ -0,0 +1,2 @@ +# Name: Scientific inferiors +sub @numbers_dflt by @numbers_sinf; diff --git a/features/ss06.fea b/features/ss06.fea new file mode 100644 index 00000000..95b1cc92 --- /dev/null +++ b/features/ss06.fea @@ -0,0 +1,2 @@ +# Name: ~Original tilda~ +sub asciitilde by asciitilde.original; diff --git a/features/sups.fea b/features/sups.fea new file mode 100644 index 00000000..3f1c1e0b --- /dev/null +++ b/features/sups.fea @@ -0,0 +1,2 @@ +# Name: Superiors +sub @numbers_dflt by @numbers_sups; diff --git a/features/zero.fea b/features/zero.fea new file mode 100644 index 00000000..2421bc61 --- /dev/null +++ b/features/zero.fea @@ -0,0 +1,2 @@ +# Name: Slashed zero +sub zero by zero.alt01; diff --git a/generator/classes.py b/generator/classes.py deleted file mode 100644 index c803d4ee..00000000 --- a/generator/classes.py +++ /dev/null @@ -1,21 +0,0 @@ - -''' -Class helpers -''' - -from typing import List - -denied_symbols = [ - '.notdef', - 'NULL', - 'CR' -] - -def is_space (symbol: str) -> bool: - return \ - '.liga' in symbol or \ - symbol in denied_symbols or \ - 'space' in symbol - -def get_not_space_glyphs (symbols: List[str]) -> List[str]: - return list(filter(lambda x: not is_space(x), symbols)) diff --git a/generator/fea.py b/generator/fea.py deleted file mode 100644 index 1136c3c8..00000000 --- a/generator/fea.py +++ /dev/null @@ -1,36 +0,0 @@ - -''' -fea files helpers -''' - -from re import search - -ignore_name = [ - 'calt', - 'mark', - 'aalt', - 'frac' -] - -def read_file (path: str) -> str: - with open(path) as file: - return file.read() - -def get_feature_name (feature: str) -> str: - result = search(r'Name:(.*)', feature) - name = result.group(1).strip() - return ( - 'featureNames {\n' - f'name 3 1 0x0409 "{name}";\n' - f'name 1 0 0 "{name}";\n' - '};\n' - ) - -def read_feature (name: str) -> str: - content = read_file(f'./features/{name}.fea') - if name.split('/')[0] in ignore_name: - return content - return get_feature_name(content) + content - -def read_class (name: str) -> str: - return read_file(f'./classes/{name}.fea') diff --git a/generator/glyphs.py b/generator/glyphs.py deleted file mode 100644 index 9c141035..00000000 --- a/generator/glyphs.py +++ /dev/null @@ -1,91 +0,0 @@ -""" -Glyphs.app format processor -""" - -import re -from typing import Union, List, Dict, Tuple - -convert_nl = lambda x: x.replace('\n', "\\012") - -# Determine minimum indentation (first line doesn't count): -class GlyphsFile: - glyphs: List[str] = [] - __raw: str = '' - __path: str - __features: Dict[str, str] - __classes: Dict[str, str] - - def __init__ (self, path: str): - with open(path) as file: - for line in file: - self.__raw += f'{line}' - name = self.__find_glyph_name(line) - if name is not None: - self.glyphs.append(name) - self.__path = path - self.__features = self.__read_list('features') - self.__classes = self.__read_list('classes') - - def flush (self): - file = open(self.__path, 'w') - file.write(self.__raw) - - def set_feature (self, name, value): - self.__features[name] = f'"{convert_nl(value)}"' - self.__write_list('features', self.__features) - - def set_class (self, name, value): - self.__classes[name] = f'"{convert_nl(value)}"' - self.__write_list('classes', self.__classes) - - @property - def ligatures(self): - return list( - map(lambda x: x.replace('.liga', ''), - filter(lambda x: x.endswith('.liga'), self.glyphs))) - - def __find_glyph_name(self, line: str) -> Union[str, None]: - result = re.match(r'glyphname = (.*);', line) - if result is None: - return None - return result.group(1) - - def __read_fields (self, field: str, text_slice: str) -> List[str]: - pattern = re.compile(rf'{field} = (.*)', re.M) - values: List[str] = [] - for value_match in pattern.finditer(text_slice): - values.append(value_match.group(1)[:-1]) - return values - - def __find_definition_index (self, field: str, prefix = '') -> Tuple: - start_index = self.__raw.index(f"{field} = {prefix}") - end_index = self.__raw.index(');', start_index) - return (start_index, end_index + 2) - - def __write_list (self, field: str, value: Dict[str, str]): - start, end = self.__find_definition_index(field) - list_str = '' - for name, code in value.items(): - list_str += ( - '{\n' - f'code = {code};\n' - f'name = {name};\n' - '},\n' - ) - self.__raw = ''.join(( - self.__raw[:start], - f'{field} = (\n', - f'{list_str[:-2]}\n' - ');', - self.__raw[end:] - )) - - def __read_list (self, field: str): - start, end = self.__find_definition_index(field, prefix='(') - text_slice = self.__raw[start:end + 2] - keys = self.__read_fields('name', text_slice) - values = self.__read_fields('code', text_slice) - - if len(keys) != len(values): - raise Exception('Keys and values count differs') - return dict(zip(keys, values)) diff --git a/generator/ligatures.py b/generator/ligatures.py deleted file mode 100644 index f58bfe66..00000000 --- a/generator/ligatures.py +++ /dev/null @@ -1,164 +0,0 @@ -''' -Ligatures feature generator -''' - -from typing import List - -ignore_exceptions = { - 'slash_asterisk': [ - "slash' asterisk slash", - "asterisk slash' asterisk" - ], - 'asterisk_slash': [ - "slash asterisk' slash", - "asterisk' slash asterisk" - ], - 'asterisk_asterisk': [ - "slash asterisk' asterisk", - "asterisk' asterisk slash" - ], - "asterisk_asterisk_asterisk": [ - "slash asterisk' asterisk asterisk", - "asterisk' asterisk asterisk slash", - ], - "colon_colon": [ - "colon' colon [less greater]", - "[less greater] colon' colon" - ], - "less_less": ["less' less [asterisk plus dollar]"], - "equal_equal": [ - "bracketleft equal' equal", - "equal' equal bracketright", - "equal [colon exclam] equal' equal", - "[less greater bar slash] equal' equal", - "equal' equal [less greater bar slash]", - "equal' equal [colon exclam] equal" - ], - "equal_equal_equal": [ - "equal [colon exclam] equal' equal equal", - "[less greater bar slash] equal' equal equal", - "equal' equal equal [less greater bar slash]", - "equal' equal equal [colon exclam] equal", - "bracketleft equal' equal equal", - "equal' equal equal bracketright" - ], - "colon_equal": ["equal colon' equal"], - "exclam_equal": ["equal exclam' equal"], - "exclam_equal_equal": ["equal exclam' equal equal"], - "less_equal": [ - "equal less' equal", - "less' equal [less greater bar colon exclam slash]" - ], - "greater_equal": [ - "equal greater' equal", - "greater' equal [less greater bar colon exclam slash]" - ], - "greater_greater": [ - "[hyphen equal] greater' greater", - "greater' greater hyphen", - "[asterisk plus dollar] greater' greater", - "greater' greater equal [equal less greater bar colon exclam slash]" - ], - "bar_bar": [ - "[hyphen equal] bar' bar", - "bar' bar hyphen", - "bar' bar equal [equal less greater bar colon exclam slash]" - ], - "slash_slash": [ - "equal slash' slash", - "slash' slash equal" - ], - "hyphen_hyphen": [ - "[less greater bar] hyphen' hyphen", - "hyphen' hyphen [less greater bar]" - ], -} - -ignore_prefixes = { - 'parenleft question': [ - 'colon', - 'equal' - 'exclaim' - ], - 'less question': ['equal'], - 'parenleft question less': [ - 'equal', - 'exclaim' - ], -} - -# Replacemnt ignore templates map -# ignore sub -ignore_templates = { - 2: [ - "1 1' 2", - "1' 2 2" - ], - 3: [ - "1 1' 2 3", - "1' 2 3 3" - ], - 4: [ - "1 1' 2 3 4", - "1' 2 3 4 4" - ] -} - -# Replacemnt templates map -# sub -replace_templates = { - 2: [ - "LIG 2' by 1_2.liga", - "1' 2 by LIG" - ], - 3: [ - "LIG LIG 3' by 1_2_3.liga", - "LIG 2' 3 by LIG", - "1' 2 3 by LIG" - ], - 4: [ - "LIG LIG LIG 4' by 1_2_3_4.liga", - "LIG LIG 3' 4 by LIG", - "LIG 2' 3 4 by LIG", - "1' 2 3 4 by LIG" - ] -} - -def render_statements (statements: List[str], prefix: str) -> str: - return '\n'.join(map(lambda x: f' {prefix} {x};', statements)) - -def render_template (template: str, glyphs: List[str]) -> str: - for i, _ in enumerate(glyphs): - template = template.replace(str(i + 1), glyphs[i]) - return template - -def render_lookup (replace: List[str], ignore: List[str], glyphs: List[str]) -> str: - name = '_'.join(glyphs) - template = ( - f"lookup {name}" + " { \n" - f"{render_statements(ignore, 'ignore sub')}" - f"{render_statements(replace, 'sub')}" - "\n} " + f"{name};" - ) - return render_template(template, glyphs) - -def get_ignore_prefixes(name: str, length: int) -> List[str]: - ignores: List[str] = [] - tail = '' - for i in range(length - 1): - tail += f' {i + 1}' - for statement, starts in ignore_prefixes.items(): - for start in starts: - if name.startswith(start): - ignores.append(f"{statement} 1' {tail}") - return ignores - -def render_ligature_lookups (ligatures: List[str]) -> str: - result = "" - for name in ligatures: - glyphs = name.split('_') - lenght = len(glyphs) - ignores = ignore_templates[lenght] + get_ignore_prefixes(name, lenght) - replaces = replace_templates[lenght] - result += render_lookup(replaces, ignores, glyphs) + "\n" - return result diff --git a/generator/main.py b/generator/main.py deleted file mode 100644 index 97294376..00000000 --- a/generator/main.py +++ /dev/null @@ -1,41 +0,0 @@ -""" -Lilex builder performs actions that can be automated. -Generates the ligature code, inserts the rest of the code from 'fea' files, etc. -""" - -from glyphs import GlyphsFile -from fea import read_feature, read_class -from ligatures import render_ligature_lookups - -FILE_PATH = 'Lilex.glyphs' -features = [ - 'ss01', - 'ss02', - 'ss03', - 'ss04', - 'ss05' -] - -classes = [ - 'numbers_hex' -] - -font = GlyphsFile(FILE_PATH) - -# Fill 'calt' feature -font.set_feature('calt', ( - f'{render_ligature_lookups(font.ligatures)}\n' - f'{read_feature("calt/colon")}\n' - f'{read_feature("calt/multiply")}\n' -)) - -# Fill other features -for file in features: - font.set_feature(file, read_feature(file)) -# Fill classes -for file in classes: - font.set_class(file, read_class(file)) - -# Write -font.flush() -print(f'{FILE_PATH} is regenerated.') diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 00000000..0a8afca6 --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,16 @@ +[tool.ruff] +select = [ + "E", # pycodestyle errors + "W", # pycodestyle warnings + "F", # pyflakes + "I", # isort + "B", # flake8-bugbear +] +ignore = [ + "E501", # line too long, handled by black + "B008", # do not perform function calls in argument defaults + "C901", # too complex +] + +[tool.ruff.per-file-ignores] +"__init__.py" = ["F401"] \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index c0e94e20..289773e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,7 @@ fontmake==3.5.1 cu2qu==1.6.7 gftools==0.9.27 +glyphsLib==6.2.1 +arrrgs==0.0.5 +ruff==0.0.259 +pylint==2.17.1 diff --git a/scripts/builder/__init__.py b/scripts/builder/__init__.py new file mode 100644 index 00000000..4dcfab8f --- /dev/null +++ b/scripts/builder/__init__.py @@ -0,0 +1,3 @@ +"""Lilex font builder module""" +from .const import SUPPORTED_FORMATS +from .font import GlyphsFont diff --git a/scripts/builder/const.py b/scripts/builder/const.py new file mode 100644 index 00000000..f3f54dee --- /dev/null +++ b/scripts/builder/const.py @@ -0,0 +1,8 @@ +"""Lilex builder constants""" + +UFO_PATH = "master_ufo" +SUPPORTED_FORMATS = [ + "ttf", + "otf", + "variable" +] diff --git a/scripts/builder/font.py b/scripts/builder/font.py new file mode 100644 index 00000000..5feca82e --- /dev/null +++ b/scripts/builder/font.py @@ -0,0 +1,77 @@ +"""Glyphs helper""" +from __future__ import annotations + +import sys +from typing import Callable, List + +from glyphsLib import ( + GSClass, + GSFeature, + GSFont, + GSGlyph, + build_masters, +) + +from .const import SUPPORTED_FORMATS, UFO_PATH +from .make import make + +LIGATURE_SUFFIX = ".liga" +GlyphFilter = Callable[[GSGlyph], bool] + +class GlyphsFont: + """Glyphs font builder""" + _font: GSFont = None + _path: str + + def __init__(self, path: str): + self._font = GSFont(path) + self._path = path + + def ligatures(self) -> str: + glyphs = self.glyphs(lambda x: x.name.endswith(LIGATURE_SUFFIX)) + ligatures = [] + for glyph in glyphs: + ligatures.append(glyph.name.replace(LIGATURE_SUFFIX, "")) + return ligatures + + def glyphs(self, _filter: GlyphFilter) -> List[str]: + """Returns a list of glyphs that match filter""" + result = [] + for glyph in self._font.glyphs: + if _filter(glyph): + result.append(glyph) + return result + + def save(self): + """Saves the file to the same path from which it was opened""" + self._font.save(self._path) + + def save_to(self, path: str) -> None: + """Saves the file to the specified path""" + self._font.save(path) + + def set_classes(self, classes: List[GSClass]): + """Sets the font classes""" + for cls in classes: + if cls.name in self._font.classes: + self._font.classes[cls.name] = cls + else: + self._font.classes.append(cls) + + def set_features(self, features: List[GSFeature]): + """Sets the font features""" + for fea in features: + if fea.name in self._font.features: + self._font.features[fea.name] = fea + else: + self._font.features.append(fea) + + def build(self, formats: List[str], out_dir: str): + print("Generating master UFOs") + build_masters(self._path, UFO_PATH, write_skipexportglyphs=True) + ds_path = f"{UFO_PATH}/{self._font.familyName}.designspace" + for fmt in formats: + if fmt not in SUPPORTED_FORMATS: + print(f"Unsupported format '{fmt}'") + sys.exit(1) + make(ds_path, fmt, f"{out_dir}/{fmt}") diff --git a/scripts/builder/make.py b/scripts/builder/make.py new file mode 100644 index 00000000..548f8b48 --- /dev/null +++ b/scripts/builder/make.py @@ -0,0 +1,16 @@ +"""Make helpers""" +import subprocess as sp + + +def make(ds_path: str, fmt: str, out_dir: str) -> bool: + """Wrapper for fontmake""" + cmd = " ".join([ + "fontmake", + f"-m '{ds_path}'", + f"-o '{fmt}'", + f"--output-dir '{out_dir}'", + "--autohint" + ]) + with sp.Popen(cmd, shell=True, stdout=sp.PIPE) as child: + child.communicate() + return child.returncode == 0 diff --git a/scripts/generator/__init__.py b/scripts/generator/__init__.py new file mode 100644 index 00000000..75985d86 --- /dev/null +++ b/scripts/generator/__init__.py @@ -0,0 +1,2 @@ +"""Lilex font generator""" +from .ligatures import render_ligatures diff --git a/scripts/generator/const.py b/scripts/generator/const.py new file mode 100644 index 00000000..9b40bebe --- /dev/null +++ b/scripts/generator/const.py @@ -0,0 +1,51 @@ +"""Generator constants""" + +IGNORE_PREFIXES = { + 'parenleft question': [ + 'colon', + 'equal' + 'exclaim' + ], + 'less question': ['equal'], + 'parenleft question less': [ + 'equal', + 'exclaim' + ], +} + +# Replacement ignore templates map +# ignore sub +IGNORE_TEMPLATES = { + 2: [ + "1 1' 2", + "1' 2 2" + ], + 3: [ + "1 1' 2 3", + "1' 2 3 3" + ], + 4: [ + "1 1' 2 3 4", + "1' 2 3 4 4" + ] +} + +# Replacement templates map +# sub +REPLACE_TEMPLATES = { + 2: [ + "LIG 2' by 1_2.liga", + "1' 2 by LIG" + ], + 3: [ + "LIG LIG 3' by 1_2_3.liga", + "LIG 2' 3 by LIG", + "1' 2 3 by LIG" + ], + 4: [ + "LIG LIG LIG 4' by 1_2_3_4.liga", + "LIG LIG 3' 4 by LIG", + "LIG 2' 3 4 by LIG", + "1' 2 3 4 by LIG" + ] +} diff --git a/scripts/generator/ligatures.py b/scripts/generator/ligatures.py new file mode 100644 index 00000000..1886edd9 --- /dev/null +++ b/scripts/generator/ligatures.py @@ -0,0 +1,55 @@ +"""Ligatures feature generator module""" +from typing import List + +from .const import IGNORE_PREFIXES, IGNORE_TEMPLATES, REPLACE_TEMPLATES + + +def render_statements(statements: List[str], prefix: str) -> str: + """Renders fea statements""" + return '\n'.join(map(lambda x: f' {prefix} {x};', statements)) + +def render_template(template: str, glyphs: List[str]) -> str: + result = template + for i, glyph in enumerate(glyphs): + result = result.replace(str(i + 1), glyph) + return result + +def get_ignore_prefixes(name: str, count: int) -> List[str]: + ignores: List[str] = [] + tail = '' + for i in range(count - 1): + tail += f' {i + 1}' + for statement, starts in IGNORE_PREFIXES.items(): + for start in starts: + if name.startswith(start): + ignores.append(f"{statement} 1' {tail}") + return ignores + +def render_lookup(replace: List[str], ignore: List[str], glyphs: List[str]) -> str: + name = '_'.join(glyphs) + template = ( + f"lookup {name}" + " { \n" + f"{render_statements(ignore, 'ignore sub')}" + f"{render_statements(replace, 'sub')}" + "\n} " + f"{name};" + ) + return render_template(template, glyphs) + +def render_ligature(name: str) -> str: + """Generates an OpenType feature code that replaces characters with ligatures. + The `name` must be in the format `_`""" + glyphs = name.split('_') + count = len(glyphs) + ignores = IGNORE_TEMPLATES[count] + get_ignore_prefixes(name, count) + replaces = REPLACE_TEMPLATES[count] + return render_lookup(replaces, ignores, glyphs) + +def render_ligatures(items: List[str]) -> str: + """Renders the list of ligatures in the OpenType feature""" + result = "" + # For the generated code to work correctly, + # it is necessary to sort the list in descending order of the number of glyphs + ligatures = sorted(items, key=lambda x: len(x.split('_')), reverse=True) + for name in ligatures: + result += render_ligature(name) + "\n" + return result diff --git a/scripts/lilex.py b/scripts/lilex.py new file mode 100644 index 00000000..c948b16b --- /dev/null +++ b/scripts/lilex.py @@ -0,0 +1,44 @@ +"""Lilex helper entrypoint""" +from arrrgs import arg, command, run +from builder import SUPPORTED_FORMATS, GlyphsFont +from generator import render_ligatures +from glyphsLib import GSFeature +from utils import read_classes, read_features, read_files + +FONT_FILE = "Lilex.glyphs" +CLASSES_DIR = "./classes" +FEATURES_DIR = "./features" +OUT_DIR = "./build" + +@command() +def regenerate(_, font: GlyphsFont): + """Saves the generated source file with features and classes""" + font.save() + print("☺️ Font source successfully regenerated") + +@command( + arg("formats", nargs="*", help="Format list", default=SUPPORTED_FORMATS) +) +def build(args, font: GlyphsFont): + """Builds a binary font file""" + font.build(args.formats, OUT_DIR) + print("☺️ Font binaries successfully builded") + +def generate_calt(font: GlyphsFont) -> GSFeature: + glyphs = font.ligatures() + code = render_ligatures(glyphs) + read_files(f"{FEATURES_DIR}/calt") + return GSFeature("calt", code) + +def prepare(args): + font = GlyphsFont(FONT_FILE) + + cls = read_classes(CLASSES_DIR) + fea = read_features(FEATURES_DIR) + fea.append(generate_calt(font)) + + font.set_classes(cls) + font.set_features(fea) + return args, font + +if __name__ == "__main__": + run(prepare=prepare) diff --git a/scripts/utils/__init__.py b/scripts/utils/__init__.py new file mode 100644 index 00000000..c1743940 --- /dev/null +++ b/scripts/utils/__init__.py @@ -0,0 +1,3 @@ +"""Lilex utilities module""" +from .cli import print_gs +from .files import read_classes, read_features, read_files diff --git a/scripts/utils/cli.py b/scripts/utils/cli.py new file mode 100644 index 00000000..97e38f84 --- /dev/null +++ b/scripts/utils/cli.py @@ -0,0 +1,10 @@ +"""CLI utilities""" +from typing import List + +from glyphsLib import GSFeature + + +def print_gs(title: str, items: List[GSFeature]): + print(f"{title}:") + for item in items: + print(f" - {item.name}") diff --git a/scripts/utils/files.py b/scripts/utils/files.py new file mode 100644 index 00000000..89fd0905 --- /dev/null +++ b/scripts/utils/files.py @@ -0,0 +1,56 @@ +"""File utilities""" +from __future__ import annotations + +from os import listdir +from os.path import basename, isfile, join +from re import search +from typing import List, TypeVar + +from glyphsLib import GSClass, GSFeature + +T = TypeVar("T") + +def list_files(dir_path: str) -> List[str]: + files = [] + for file in listdir(dir_path): + file_path = join(dir_path, file) + if isfile(file_path) and not file.startswith('.'): + files.append(file_path) + return files + +def read_classes(dir_path: str) -> List[GSClass]: + classes = [] + for path in list_files(dir_path): + cls = _read_gs_file(path, GSClass) + classes.append(cls) + return classes + +def _extract_name(content: str) -> str | None: + result = search(r'Name:(.*)', content) + try: + return result.group(1).strip() + except AttributeError: + return None + +def read_features(dir_path: str) -> List[GSFeature]: + features = [] + for path in list_files(dir_path): + fea = _read_gs_file(path, GSFeature) + name = _extract_name(fea.code) + if name is not None: + fea.notes = f"Name: {name}" + features.append(fea) + return features + +def _read_gs_file(path: str, constructor: T) -> T: + name = basename(path).split('.')[0] + with open(path, mode="r", encoding="utf-8") as file: + return constructor(name, file.read()) + +def read_files(dir_path: str) -> str: + """Reads all files in the directory and returns a summing string""" + result = "" + for path in list_files(dir_path): + with open(path, mode="r", encoding="utf-8") as file: + result += file.read() + "\n" + return result