diff --git a/sources/build-otf.sh b/sources/build-otf.sh index f201150f..b206d9ec 100755 --- a/sources/build-otf.sh +++ b/sources/build-otf.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash set -e #source ../env/bin/activate @@ -35,8 +35,9 @@ TT_DIR=../fonts/otf rm -rf $TT_DIR mkdir -p $TT_DIR -fontmake -m designspace/$fontName.designspace -i -o otf --output-dir $TT_DIR -fontmake -m designspace/$fontName_it.designspace -i -o otf --output-dir $TT_DIR +parallel --bar bash -c < \ +<(echo fontmake -m designspace/$fontName.designspace -i -o otf --output-dir $TT_DIR; +echo fontmake -m designspace/$fontName_it.designspace -i -o otf --output-dir $TT_DIR) ########################################## diff --git a/sources/build-variable.sh b/sources/build-variable.sh index c9aa820b..729ee56d 100755 --- a/sources/build-variable.sh +++ b/sources/build-variable.sh @@ -1,9 +1,8 @@ -#!/bin/sh +#!/bin/bash set -e -fontName="Besley" -fontName_it="Besley-Italic" -axes="wdth,wght" +FONTNAMES=("Besley" "Besley-Italic") +AXES="wdth,wght" ########################################## @@ -29,30 +28,51 @@ fi ########################################## echo ". -GENERATING VARIABLE +CLEANING UP IF NEEDED ." VF_DIR=../fonts/variable -rm -rf $VF_DIR -mkdir -p $VF_DIR +mkdir -p ./"$VF_DIR" || true +for f in `find "$VF_DIR" -iname '*.ttf' -or -iname '*.otf' -type f`; do + rm "$f" + echo "Deleted $f" +done -fontmake -m designspace/$fontName.designspace -o variable --output-path $VF_DIR/$fontName[$axes].ttf -fontmake -m designspace/$fontName_it.designspace -o variable --output-path $VF_DIR/$fontName_it[$axes].ttf +echo ". +GENERATING VARIABLE +." +FONTS_GLYF=() +FONTS_CFF2=() + +for fontName in "${FONTNAMES[@]}"; do + FONTS_GLYF+=("${VF_DIR}/${fontName}[${AXES}].ttf") + FONTS_CFF2+=("${VF_DIR}/${fontName}[${AXES}].otf") +done + +parallel bash -c < \ +<(i=-1; for font in "${FONTS_GLYF[@]}"; do i=$i+1; + echo fontmake -m designspace/"${FONTNAMES[$i]}".designspace -o variable --output-path "${font@Q}" +done + +i=-1; for font in "${FONTS_CFF2[@]}"; do i=$i+1; + echo fontmake -m designspace/"${FONTNAMES[$i]}".designspace -o variable-cff2 --output-path "${font@Q}" +done) ########################################## echo ". POST-PROCESSING VF ." -vfs=$(ls $VF_DIR/*.ttf) -for font in $vfs +for font in "${FONTS_GLYF[@]}" do - gftools fix-nonhinting $font $font.fix - mv $font.fix $font - gftools fix-unwanted-tables --tables MVAR $font + TMPFILE=$(mktemp) + gftools fix-nonhinting "$font" "$TMPFILE" + gftools fix-unwanted-tables --tables MVAR "$TMPFILE" + mv "$TMPFILE" "$font" done -statmake --designspace designspace/$fontName.designspace $VF_DIR/$fontName[$axes].ttf -statmake --designspace designspace/$fontName_it.designspace $VF_DIR/$fontName_it[$axes].ttf +for font in "${FONTS_GLYF[@]}" "${FONTS_CFF2[@]}"; do + statmake --designspace designspace/$fontName.designspace $font +done rm $VF_DIR/*gasp* diff --git a/sources/designspace/Besley.designspace b/sources/designspace/Besley.designspace index 8ec05b95..c9b31d1d 100644 --- a/sources/designspace/Besley.designspace +++ b/sources/designspace/Besley.designspace @@ -251,14 +251,18 @@ name - Regular + Normal value 100 + flags + + ElidableAxisValueName + name - Narrow + SemiCondensed value 87.5 @@ -270,6 +274,12 @@ 75 + + name + Extended + value + 125 + diff --git a/sources/fontforge/Besley-Book.sfd b/sources/fontforge/Besley-Book.sfd index 82870e84..f045032a 100644 --- a/sources/fontforge/Besley-Book.sfd +++ b/sources/fontforge/Besley-Book.sfd @@ -3,6 +3,7 @@ FontName: Besley-Regular FullName: Besley Regular FamilyName: Besley Weight: Regular +Copyright: Version: 003.000 ItalicAngle: 0 UnderlinePosition: -200 @@ -56,25 +57,25 @@ Lookup: 258 0 0 "'kern' Horizontal Kerning lookup 0" { "'kern' Horizontal Kernin MarkAttachClasses: 1 DEI: 91125 KernClass2: 52+ 42 "'kern' Horizontal Kerning lookup 0 kerning class 2" - 173 a h m n agrave aacute acircumflex atilde adieresis aring amacron abreve aogonek hcircumflex nacute uni0146 ncaron napostrophe uni0430 uni044A uni044C uni0459 uni045A uni045B + 178 a h m n agrave aacute acircumflex atilde adieresis aring amacron abreve aogonek hcircumflex nacute ncommaaccent ncaron napostrophe uni0430 uni044A uni044C uni0459 uni045A uni045B 223 H I M N Igrave Iacute Icircumflex Idieresis Ntilde Hcircumflex Itilde Imacron Ibreve Iogonek Idotaccent uni0406 uni0407 uni040D uni040F uni0414 uni041B uni041C uni041D uni041F uni0426 uni0427 uni0428 uni0429 uni042B uni042F 157 C E Egrave Eacute Ecircumflex Edieresis Cacute Ccircumflex Cdotaccent Ccaron Emacron Ebreve Edotaccent Eogonek Ecaron uni0400 uni0401 uni0404 uni0415 uni0421 112 D O Q Eth Ograve Oacute Ocircumflex Otilde Odieresis Oslash Dcaron Dcroat Omacron Obreve uni041E uni0424 uni042D 90 J U Ugrave Uacute Ucircumflex Udieresis IJ Jcircumflex Utilde Umacron Ubreve Uring Uogonek - 113 g r v w y ydieresis racute uni0157 rcaron wcircumflex ycircumflex uni0433 uni0442 uni0443 uni0453 uni045E uni0491 - 76 A backslash Agrave Aacute Acircumflex Atilde Adieresis Aring uni013B uni0410 - 41 d l lacute lslash uni013C uniFB02 uniFB04 + 118 g r v w y ydieresis racute rcommaaccent rcaron wcircumflex ycircumflex uni0433 uni0442 uni0443 uni0453 uni045E uni0491 + 81 A backslash Agrave Aacute Acircumflex Atilde Adieresis Aring Lcommaaccent uni0410 + 46 d l lacute lslash lcommaaccent uniFB02 uniFB04 87 b c e o p thorn eogonek uni0402 uni0435 uni043E uni0441 uni044D uni0450 uni0451 uni0454 68 quotedbl quotedblleft quotedblright quoteleft quoteright quotesingle 52 s sacute scircumflex scedilla scaron uni0437 uni0455 26 z zacute zdotaccent zcaron 37 slash V W Wcircumflex uni040E uni0423 - 48 k x uni0137 kgreenlandic uni0436 uni043A uni045C + 53 k x kcommaaccent kgreenlandic uni0436 uni043A uni045C 34 Z Zacute Zdotaccent Zcaron uni0411 38 Y Yacute Ycircumflex Ydieresis uni0490 40 T uni0162 Tcaron uni0403 uni0413 uni0422 63 L Lacute Lslash uni0409 uni040A uni042A uni042C uni0462 uni0463 - 35 K X uni0136 uni040C uni0416 uni041A + 40 K X Kcommaaccent uni040C uni0416 uni041A 9 u uogonek 9 t uni0163 27 i j uni0456 uni0457 uni0458 @@ -92,14 +93,14 @@ KernClass2: 52+ 42 "'kern' Horizontal Kerning lookup 0 kerning class 2" 103 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc 74 uni1E87.sc uni1E89.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc 65 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc - 46 r.sc racute.sc rcaron.sc uni0157.sc uni0213.sc - 45 n.sc nacute.sc ncaron.sc ntilde.sc uni0146.sc - 54 g.sc gbreve.sc gcircumflex.sc gdotaccent.sc uni0123.sc + 51 r.sc racute.sc rcaron.sc rcommaaccent.sc uni0213.sc + 50 n.sc nacute.sc ncaron.sc ntilde.sc ncommaaccent.sc + 59 g.sc gbreve.sc gcircumflex.sc gdotaccent.sc gcommaaccent.sc 42 y.sc yacute.sc ycircumflex.sc ydieresis.sc 36 t.sc tcaron.sc uni0163.sc uni021B.sc - 25 l.sc lacute.sc uni013C.sc + 30 l.sc lacute.sc lcommaaccent.sc 14 v.sc ygrave.sc - 15 k.sc uni0137.sc + 20 k.sc kcommaaccent.sc 4 x.sc 4 q.sc 4 p.sc @@ -108,13 +109,13 @@ KernClass2: 52+ 42 "'kern' Horizontal Kerning lookup 0 kerning class 2" 4 f.sc 9 dcaron.sc 4 b.sc - 468 B D E F H I K L M N P R Egrave Eacute Ecircumflex Edieresis Igrave Iacute Icircumflex Idieresis Eth Ntilde Thorn Hcircumflex Itilde Imacron Ibreve Iogonek Idotaccent IJ uni0136 Lacute uni013B Lcaron Ldot Lslash Nacute Ncaron Racute uni0156 Rcaron uni0400 uni0401 uni0403 uni0406 uni0407 uni040A uni040C uni040D uni040F uni0411 uni0412 uni0413 uni0415 uni0418 uni0419 uni041A uni041C uni041D uni041F uni0420 uni0426 uni0428 uni0429 uni042B uni042C uni042E uni0462 R.alt + 483 B D E F H I K L M N P R Egrave Eacute Ecircumflex Edieresis Igrave Iacute Icircumflex Idieresis Eth Ntilde Thorn Hcircumflex Itilde Imacron Ibreve Iogonek Idotaccent IJ Kcommaaccent Lacute Lcommaaccent Lcaron Ldot Lslash Nacute Ncaron Racute Rcommaaccent Rcaron uni0400 uni0401 uni0403 uni0406 uni0407 uni040A uni040C uni040D uni040F uni0411 uni0412 uni0413 uni0415 uni0418 uni0419 uni041A uni041C uni041D uni041F uni0420 uni0426 uni0428 uni0429 uni042B uni042C uni042E uni0462 R.alt 252 c d e o q ccedilla egrave eacute ecircumflex edieresis ograve oacute ocircumflex otilde odieresis oslash cacute ccircumflex cdotaccent ccaron dcaron dcroat emacron ebreve edotaccent eogonek ecaron uni0435 uni043E uni0441 uni0444 uni0450 uni0451 uni0454 - 182 C G O Q Ograve Oacute Ocircumflex Otilde Odieresis Oslash Cacute Ccircumflex Cdotaccent Ccaron Gcircumflex Gbreve Gdotaccent uni0122 Omacron Obreve OE uni0404 uni041E uni0421 uni0424 + 187 C G O Q Ograve Oacute Ocircumflex Otilde Odieresis Oslash Cacute Ccircumflex Cdotaccent Ccaron Gcircumflex Gbreve Gdotaccent Gcommaaccent Omacron Obreve OE uni0404 uni041E uni0421 uni0424 117 i j igrave iacute icircumflex idieresis itilde imacron ibreve iogonek dotlessi ij jcircumflex uni0456 uni0457 uni0458 90 slash A Agrave Aacute Acircumflex Atilde Adieresis Aring AE Amacron Abreve Aogonek uni0410 - 69 b h k l hcircumflex lacute uni013C lcaron ldot lslash uni0452 uni0463 - 201 m n r nacute uni0146 ncaron racute uni0157 rcaron uni0432 uni0433 uni0438 uni0439 uni043A uni043C uni043D uni043F uni0446 uni0448 uni0449 uni044B uni044C uni044E uni0453 uni045A uni045C uni045D uni045F + 74 b h k l hcircumflex lacute lcommaaccent lcaron ldot lslash uni0452 uni0463 + 211 m n r nacute ncommaaccent ncaron racute rcommaaccent rcaron uni0432 uni0433 uni0438 uni0439 uni043A uni043C uni043D uni043F uni0446 uni0448 uni0449 uni044B uni044C uni044E uni0453 uni045A uni045C uni045D uni045F 55 p u utilde umacron ubreve uring uogonek uni0440 uni0447 68 quotedbl quotedblleft quotedblright quoteleft quoteright quotesingle 41 f uniFB00 uniFB01 uniFB02 uniFB03 uniFB04 @@ -134,12 +135,12 @@ KernClass2: 52+ 42 "'kern' Horizontal Kerning lookup 0 kerning class 2" 33 X uni040E uni0417 uni0423 uni0425 9 S uni0405 17 J uni0409 uni041B - 379 b.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc h.sc hcircumflex.sc i.sc iacute.sc ibreve.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc p.sc r.sc racute.sc rcaron.sc uni0137.sc uni013C.sc uni0146.sc uni0157.sc uni0213.sc - 226 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc q.sc uni0123.sc + 399 b.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc h.sc hcircumflex.sc i.sc iacute.sc ibreve.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc p.sc r.sc racute.sc rcaron.sc kcommaaccent.sc lcommaaccent.sc ncommaaccent.sc rcommaaccent.sc uni0213.sc + 231 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc q.sc gcommaaccent.sc 120 u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc uogonek.sc uring.sc utilde.sc 103 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc 79 uni1E87.sc uni1E89.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc - 62 s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc uni0219.sc + 67 s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc scommaaccent.sc 38 z.sc zacute.sc zcaron.sc zdotaccent.sc 42 y.sc ycircumflex.sc ydieresis.sc ygrave.sc 36 t.sc tcaron.sc uni0163.sc uni021B.sc @@ -153,7 +154,7 @@ KernClass2: 52+ 42 "'kern' Horizontal Kerning lookup 0 kerning class 2" ChainSub2: coverage "'calt' Contextual Alternates lookup 7 subtable" 0 0 0 1 1 1 0 Coverage: 6 hyphen - BCoverage: 1176 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc b.sc c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc h.sc hcircumflex.sc hyphen.sc i.sc iacute.sc ibreve.sc icircumflex.sc idieresis.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc itilde.sc j.sc jcircumflex.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc p.sc q.sc r.sc racute.sc rcaron.sc s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc t.sc tcaron.sc u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc uni0123.sc uni0137.sc uni013C.sc uni0146.sc uni0157.sc uni0163.sc uni0213.sc uni0219.sc uni021B.sc uni1E87.sc uni1E89.sc uogonek.sc uring.sc utilde.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc x.sc y.sc yacute.sc ycircumflex.sc ydieresis.sc ygrave.sc z.sc zacute.sc zcaron.sc zdotaccent.sc + BCoverage: 1206 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc b.sc c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc h.sc hcircumflex.sc hyphen.sc i.sc iacute.sc ibreve.sc icircumflex.sc idieresis.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc itilde.sc j.sc jcircumflex.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc p.sc q.sc r.sc racute.sc rcaron.sc s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc t.sc tcaron.sc u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc gcommaaccent.sc kcommaaccent.sc lcommaaccent.sc ncommaaccent.sc rcommaaccent.sc uni0163.sc uni0213.sc scommaaccent.sc uni021B.sc uni1E87.sc uni1E89.sc uogonek.sc uring.sc utilde.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc x.sc y.sc yacute.sc ycircumflex.sc ydieresis.sc ygrave.sc z.sc zacute.sc zcaron.sc zdotaccent.sc 1 SeqLookup: 0 "Single Substitution lookup 8" EndFPST @@ -167,8 +168,17 @@ EndFPST LangName: 1033 "" "" "" "" "" "" "" "" "indestructible type*" "Owen Earl" "" "https://indestructibletype.com/Home.html" "https://ewonrael.github.io" "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL" "http://scripts.sil.org/OFL" "" "Besley" Encoding: UnicodeBmp UnicodeInterp: none -NameList: AGL For New Fonts -BeginPrivate: 0 +NameList: AGL without afii +BeginPrivate: 9 +BlueValues 37 [-20 2 1040 1064 1500 1520 1555 1570] +OtherBlues 11 [-500 -500] +BlueFuzz 1 1 +BlueScale 8 0.039625 +BlueShift 1 7 +StdHW 5 [110] +StdVW 5 [180] +StemSnapH 9 [104 110] +StemSnapV 17 [180 190 200 220] EndPrivate Grid -2000 -300 m 0 @@ -193,7 +203,10 @@ BeginChars: 65671 686 StartChar: ampersand Encoding: 38 38 0 Width: 1740 -Flags: MW +Flags: W +HStem: -20 130<427.318 795.164> 0 110<1214.39 1540> 810 110<1090 1273.83 1384.17 1570> 1440 80<617.259 884.285> +VStem: 42 220<265.057 590.757> 358 196<1142.47 1367.54> 944 188<1122.12 1387.47> +LayerCount: 2 Fore SplineSet 1117 920 m 2 @@ -252,7 +265,10 @@ EndChar StartChar: period Encoding: 46 46 1 Width: 564 -Flags: MW +Flags: W +HStem: -32 264<184.257 379.743> +VStem: 150 264<2.25674 197.743> +LayerCount: 2 Fore SplineSet 150 100 m 0 @@ -266,7 +282,10 @@ EndChar StartChar: zero Encoding: 48 48 2 Width: 1180 -Flags: MW +Flags: W +HStem: -20 100<470.866 721.148> 1420 100<470.866 722.694> +VStem: 80 220<402.226 1097.77> 880 220<409.751 1107.15> +LayerCount: 2 Fore SplineSet 80 750 m 0 @@ -287,7 +306,10 @@ EndChar StartChar: one Encoding: 49 49 3 Width: 1050 -Flags: MW +Flags: W +HStem: 0 110<100 440 630.079 950> 1220 110<134.013 407.801> +VStem: 440 190<110.109 1220> 522 108<1453.51 1580> +LayerCount: 2 Fore SplineSet 100 38 m 2 @@ -321,7 +343,10 @@ EndChar StartChar: two Encoding: 50 50 4 Width: 1140 -Flags: MW +Flags: W +HStem: -20 201<613.299 934.707> 0 21G<92.5 164.5> 100 34<186 300> 1436 84<374.153 723.505> +VStem: 112 158<1114 1313.42> 834 222<986.031 1326.86> 975 95<224.821 354> +LayerCount: 2 Fore SplineSet 1070 325 m 0 @@ -358,7 +383,10 @@ EndChar StartChar: three Encoding: 51 51 5 Width: 1060 -Flags: MW +Flags: W +HStem: -20 84<292.31 637.453> 717 109<384.033 597.86> 1436 84<335.906 638.404> +VStem: 50 178<151.811 349> 110 178<1153 1357.07> 738 202<969.97 1339.07> 778 202<204.655 565.708> +LayerCount: 2 Fore SplineSet 50 298 m 0 @@ -393,7 +421,10 @@ EndChar StartChar: four Encoding: 52 52 6 Width: 1080 -Flags: MW +Flags: W +HStem: 0 110<500 690 880 1030> 460 110<231.508 689.967 880 1060> 1480 20G<748.5 898.5> +VStem: 690 190<110 460 570 780.929> 728 194<1331.97 1500> 820 60<862.165 968.504> +LayerCount: 2 Fore SplineSet 1030 84 m 2 @@ -445,7 +476,10 @@ EndChar StartChar: five Encoding: 53 53 7 Width: 1030 -Flags: MW +Flags: W +HStem: -20 84<277.573 581.591> 902 98<299.989 610.983> 1320 180<259.688 800.262> +VStem: 60 178<135.201 329> 768 202<292.586 708.115> +LayerCount: 2 Fore SplineSet 60 278 m 0 @@ -485,7 +519,10 @@ EndChar StartChar: six Encoding: 54 54 8 Width: 1100 -Flags: MW +Flags: W +HStem: -20 90<459.625 723.8> 862 98<440.682 712.141> 1436 84<494.66 741.355> +VStem: 100 200<326.358 1081.46> 746 194<1231 1415.36> 840 200<233.983 699.551> +LayerCount: 2 Fore SplineSet 746 1382 m 0 @@ -514,7 +551,10 @@ EndChar StartChar: seven Encoding: 55 55 9 Width: 1048 -Flags: MW +Flags: W +HStem: -20 21G<467 550> 1266 134<622.448 850.049> 1334 186<216.437 544.073> 1480 20G<931.5 1021.5> +VStem: 80 94<1146 1288.04> 374 194<123 466.259> 916 110<1426.37 1500> +LayerCount: 2 Fore SplineSet 80 1162 m 0 @@ -547,7 +587,10 @@ EndChar StartChar: eight Encoding: 56 56 10 Width: 1060 -Flags: MW +Flags: W +HStem: -20 90<401.099 658.901> 770 80<420.484 639.516> 1430 90<413.97 646.03> +VStem: 70 200<229.475 603.331> 120 200<970.997 1318.44> 740 200<968.993 1318.44> 790 200<229.475 605.956> +LayerCount: 2 Fore SplineSet 270 420 m 0 @@ -580,7 +623,10 @@ EndChar StartChar: nine Encoding: 57 57 11 Width: 1100 -Flags: MW +Flags: W +HStem: -20 84<358.645 605.34> 540 98<387.859 659.318> 1430 90<376.2 640.375> +VStem: 60 200<800.449 1266.02> 160 194<84.6412 269> 800 200<418.539 1173.64> +LayerCount: 2 Fore SplineSet 354 118 m 0 @@ -610,11 +656,13 @@ EndChar StartChar: A Encoding: 65 65 12 Width: 1720 -Flags: MW +Flags: W +HStem: 0 110<0 214.996 344.133 560 1060 1262.19 1478 1720> 440 110<528.562 1097.47> 1490 20G<822.5 917> AnchorPoint: "Anchor-0" 864 1500 basechar 0 AnchorPoint: "Anchor-1" 796 0 basechar 0 AnchorPoint: "Anchor-2" 796 0 basechar 0 AnchorPoint: "Anchor-3" 1396 0 basechar 0 +LayerCount: 2 Fore SplineSet 816 1252 m 2 @@ -664,10 +712,13 @@ EndChar StartChar: B Encoding: 66 66 13 Width: 1495 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 1036.57> 720 110<485.184 1025.43> 1390 110<75 295 485.002 1025.37> +VStem: 295 190<110.015 719.938 830.01 1389.99> 1155 200<950.922 1265.3> 1195 220<256.378 582.505> AnchorPoint: "Anchor-0" 674 1500 basechar 0 AnchorPoint: "Anchor-1" 706 0 basechar 0 AnchorPoint: "Anchor-2" 706 0 basechar 0 +LayerCount: 2 Fore SplineSet 875 110 m 2 @@ -712,10 +763,13 @@ EndChar StartChar: C Encoding: 67 67 14 Width: 1620 -Flags: MW +Flags: W +HStem: -20 118<653.396 1077.77> 1404 116<670.597 1090.06> +VStem: 110 230<478.469 1005.37> 1376 114<990 1143.91> 1395 95<1444.33 1510> 1398 111<423.433 590> AnchorPoint: "Anchor-0" 866 1500 basechar 0 AnchorPoint: "Anchor-1" 867 0 basechar 0 AnchorPoint: "Anchor-2" 867 0 basechar 0 +LayerCount: 2 Fore SplineSet 110 750 m 0 @@ -746,10 +800,13 @@ EndChar StartChar: D Encoding: 68 68 15 Width: 1645 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 1022.14> 1390 110<75 295 485 1011.08> +VStem: 295 190<110 1390> 1305 230<484.746 1023.89> AnchorPoint: "Anchor-0" 684 1500 basechar 0 AnchorPoint: "Anchor-1" 683 0 basechar 0 AnchorPoint: "Anchor-2" 683 0 basechar 0 +LayerCount: 2 Fore SplineSet 75 34 m 2 @@ -783,11 +840,14 @@ EndChar StartChar: E Encoding: 69 69 16 Width: 1515 -Flags: MW +Flags: W +HStem: 0 110<75 294.836 485 1167.28> 736 80<485.03 802.751> 1026 20G<911 965> 1390 110<75 295 485 1161.93> +VStem: 295 190<110.139 736 816 1389.98> 893 92<496 654.641 892.248 1046> 1265 100<1030 1283.19> 1285 100<228.085 510> AnchorPoint: "Anchor-0" 794 1500 basechar 0 AnchorPoint: "Anchor-1" 766 0 basechar 0 AnchorPoint: "Anchor-2" 766 0 basechar 0 AnchorPoint: "Anchor-3" 1206 0 basechar 0 +LayerCount: 2 Fore SplineSet 246 1390 m 2 @@ -842,10 +902,13 @@ EndChar StartChar: F Encoding: 70 70 17 Width: 1445 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 725> 696 100<485 843.589> 1390 110<75 295 485 1145.38> +VStem: 295 190<110 696 796 1390> 915 90<476 627.055 863.383 1006> 1245 100<1030 1286.58> AnchorPoint: "Anchor-0" 764 1500 basechar 0 AnchorPoint: "Anchor-1" 396 0 basechar 0 AnchorPoint: "Anchor-2" 396 0 basechar 0 +LayerCount: 2 Fore SplineSet 266 1390 m 2 @@ -897,10 +960,13 @@ EndChar StartChar: G Encoding: 71 71 18 Width: 1740 -Flags: MW +Flags: W +HStem: -20 110<652.68 1068.76> 610 130<1050 1300 1510 1709.97> 1408 112<685.282 1124.44> 1480 20G<1410.5 1471> +VStem: 110 230<477.772 1005.68> 1300 210<295.314 610> 1376 114<990 1166.69 1458.74 1500> AnchorPoint: "Anchor-0" 866 1500 basechar 0 AnchorPoint: "Anchor-1" 837 0 basechar 0 AnchorPoint: "Anchor-2" 837 0 basechar 0 +LayerCount: 2 Fore SplineSet 1087 740 m 2 @@ -943,10 +1009,13 @@ EndChar StartChar: H Encoding: 72 72 19 Width: 1770 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 724.926 1045 1284.96 1475 1695> 720 110<485.206 1284.74> 1390 110<75.0074 295 485 725 1045 1284.96 1475.01 1695> +VStem: 295 190<110 719.99 830.215 1390> 1285 190<110 719.964 830.136 1389.88> AnchorPoint: "Anchor-0" 876 1500 basechar 0 AnchorPoint: "Anchor-1" 876 0 basechar 0 AnchorPoint: "Anchor-2" 876 0 basechar 0 +LayerCount: 2 Fore SplineSet 485 1347 m 2 @@ -1013,11 +1082,14 @@ EndChar StartChar: I Encoding: 73 73 20 Width: 830 -Flags: MW +Flags: W +HStem: 0 110<90 309.786 500 740> 1390 110<90 310 500 740> +VStem: 310 190<111.344 1390> AnchorPoint: "Anchor-0" 406 1500 basechar 0 AnchorPoint: "Anchor-1" 402 0 basechar 0 AnchorPoint: "Anchor-2" 402 0 basechar 0 AnchorPoint: "Anchor-3" 402 0 basechar 0 +LayerCount: 2 Fore SplineSet 500 1354 m 2 @@ -1052,10 +1124,13 @@ EndChar StartChar: J Encoding: 74 74 21 Width: 1177 -Flags: MW +Flags: W +HStem: -20 110<242.194 573.971> 1390 110<422.044 701.826 892.055 1132> +VStem: 20 198<142.647 352> 702 190<282.757 1389.96> AnchorPoint: "Anchor-0" 736 1500 basechar 0 AnchorPoint: "Anchor-1" 448 0 basechar 0 AnchorPoint: "Anchor-2" 448 0 basechar 0 +LayerCount: 2 Fore SplineSet 20 290 m 0 @@ -1086,10 +1161,13 @@ EndChar StartChar: K Encoding: 75 75 22 Width: 1745 -Flags: MW +Flags: W +HStem: 0 110<75 294.99 485 725 1085 1256.01 1495.01 1745> 1390 110<75 295 485.087 725 1015 1201.01 1344.47 1615> +VStem: 295 190<110 509.375 654.989 1389.96> AnchorPoint: "Anchor-0" 866 1500 basechar 0 AnchorPoint: "Anchor-1" 890 0 basechar 0 AnchorPoint: "Anchor-2" 890 0 basechar 0 +LayerCount: 2 Fore SplineSet 75 38 m 2 @@ -1156,11 +1234,14 @@ EndChar StartChar: L Encoding: 76 76 23 Width: 1455 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 1146.23> 1390 110<75 295 485 705> +VStem: 295 190<110.009 1390> 1275 100<246.397 510> AnchorPoint: "Anchor-0" 384 1500 basechar 0 AnchorPoint: "Anchor-1" 849 943 basechar 0 AnchorPoint: "Anchor-2" 686 0 basechar 0 AnchorPoint: "Anchor-3" 849 943 basechar 0 +LayerCount: 2 Fore SplineSet 253 1390 m 2 @@ -1198,10 +1279,13 @@ EndChar StartChar: M Encoding: 77 77 24 Width: 2070 -Flags: MW +Flags: W +HStem: -20 21G<974 1061> 0 110<70 297 426.141 660 1350.01 1585 1774 2000> 1390 110<130 354 1725.92 1939.94> +VStem: 297 129<110.887 447.754> 354 117<1056.25 1359.47> 1550 176<990.667 1335.92> 1585 189<110 497.333> AnchorPoint: "Anchor-0" 1046 1500 basechar 0 AnchorPoint: "Anchor-1" 1026 0 basechar 0 AnchorPoint: "Anchor-2" 1026 0 basechar 0 +LayerCount: 2 Fore SplineSet 318 1390 m 2 @@ -1265,10 +1349,13 @@ EndChar StartChar: N Encoding: 78 78 25 Width: 1750 -Flags: MW +Flags: W +HStem: -20 21G<1450.5 1485.5> 0 110<80 289.899 420 650> 1390 110<80.0037 289.938 1150.46 1369.97 1500.08 1710> +VStem: 290 130<110.185 1236.12> 1370 130<401.904 1389.91> AnchorPoint: "Anchor-0" 896 1500 basechar 0 AnchorPoint: "Anchor-1" 826 0 basechar 0 AnchorPoint: "Anchor-2" 826 0 basechar 0 +LayerCount: 2 Fore SplineSet 234 1390 m 2 @@ -1319,10 +1406,13 @@ EndChar StartChar: O Encoding: 79 79 26 Width: 1660 -Flags: MW +Flags: W +HStem: -20 100<632.226 1037.31> 1420 100<632.226 1027.77> +VStem: 110 230<472.109 1027.89> 1320 230<480.907 1027.89> AnchorPoint: "Anchor-0" 826 1500 basechar 0 AnchorPoint: "Anchor-1" 826 0 basechar 0 AnchorPoint: "Anchor-2" 826 0 basechar 0 +LayerCount: 2 Fore SplineSet 110 750 m 0 @@ -1342,10 +1432,13 @@ EndChar StartChar: P Encoding: 80 80 27 Width: 1380 -Flags: MW +Flags: W +HStem: 0 110<75.0208 294.964 485.365 704.983> 660 110<485.268 939.922> 1390 110<75 295 485 939.922> +VStem: 295 190<110.338 659.793 770.033 1390> 1085 220<907.298 1252.7> AnchorPoint: "Anchor-0" 676 1500 basechar 0 AnchorPoint: "Anchor-1" 392 0 basechar 0 AnchorPoint: "Anchor-2" 392 0 basechar 0 +LayerCount: 2 Fore SplineSet 263 1390 m 2 @@ -1387,8 +1480,11 @@ EndChar StartChar: Q Encoding: 81 81 28 Width: 1660 -Flags: MW +Flags: W +HStem: -250 176<1261.34 1441.67> -20 100<629.239 1008.11> 420 186<617.536 856.386> 1420 100<632.226 1027.77> +VStem: 110 230<467.554 1027.89> 1320 230<479.847 1027.89> 1509 100<-1.03378 164> AnchorPoint: "Anchor-0" 826 1500 basechar 0 +LayerCount: 2 Fore SplineSet 110 750 m 0 @@ -1429,10 +1525,13 @@ EndChar StartChar: R Encoding: 82 82 29 Width: 1545 -Flags: MW +Flags: W +HStem: -20 130<1067.52 1448.69> 0 110<75 295 485 705> 690 120<485.056 949.032> 1390 110<75.0023 294.951 485.001 1032.24> +VStem: 295 190<110.023 689.994 810.021 1389.96> 1165 200<939.659 1258.24> 1484 106<146.236 223.796> AnchorPoint: "Anchor-0" 786 1500 basechar 0 AnchorPoint: "Anchor-1" 816 0 basechar 0 AnchorPoint: "Anchor-2" 816 0 basechar 0 +LayerCount: 2 Fore SplineSet 1590 190 m 0 @@ -1483,10 +1582,13 @@ EndChar StartChar: S Encoding: 83 83 30 Width: 1345 -Flags: MW +Flags: W +HStem: -30 102<495.436 899.396> -10 21G<152.5 218.5> 1418 102<485.633 873.096> 1480 20G<1090 1174.5> +VStem: 130 121<-9.96977 18 306.663 510> 190 180<1039.21 1300.4> 1070 180<229.422 504.85> 1079 111<1010 1205.31 1488 1500> AnchorPoint: "Anchor-0" 676 1500 basechar 0 AnchorPoint: "Anchor-1" 705 0 basechar 0 AnchorPoint: "Anchor-2" 705 0 basechar 0 +LayerCount: 2 Fore SplineSet 1079 1047 m 0 @@ -1525,10 +1627,13 @@ EndChar StartChar: T Encoding: 84 84 31 Width: 1550 -Flags: MW +Flags: W +HStem: 0 110<420 679.812 870.164 1129.98> 1400 100<318.867 679.995 870 1229.67> +VStem: 100 100<990 1271.24> 680 190<110.128 1400> 1349 101<990 1273.58> AnchorPoint: "Anchor-0" 765 1500 basechar 0 AnchorPoint: "Anchor-1" 766 0 basechar 0 AnchorPoint: "Anchor-2" 766 0 basechar 0 +LayerCount: 2 Fore SplineSet 420 41 m 2 @@ -1569,11 +1674,14 @@ EndChar StartChar: U Encoding: 85 85 32 Width: 1680 -Flags: MW +Flags: W +HStem: -30 120<672.892 1103.56> 1390 110<50 270 460.005 699.99 1040 1290 1410 1630> +VStem: 270 190<332.97 1389.96> 1290 120<298.98 1390> AnchorPoint: "Anchor-0" 876 1500 basechar 0 AnchorPoint: "Anchor-1" 856 0 basechar 0 AnchorPoint: "Anchor-2" 856 0 basechar 0 AnchorPoint: "Anchor-3" 981 0 basechar 0 +LayerCount: 2 Fore SplineSet 1248 1390 m 2 @@ -1614,10 +1722,12 @@ EndChar StartChar: V Encoding: 86 86 33 Width: 1720 -Flags: MW +Flags: W +HStem: 1390 110<0 238.997 461.78 659.964 1160 1387 1497 1720> AnchorPoint: "Anchor-0" 906 1500 basechar 0 AnchorPoint: "Anchor-1" 882 0 basechar 0 AnchorPoint: "Anchor-2" 882 0 basechar 0 +LayerCount: 2 Fore SplineSet 971 336 m 2 @@ -1658,10 +1768,12 @@ EndChar StartChar: W Encoding: 87 87 34 Width: 2360 -Flags: MW +Flags: W +HStem: -20 21G<730 813.5 1575 1652.5> 1390 110<0.0126648 228.996 432.247 659.789 940.043 1125.81 1323.36 1499.98 1800.03 2012 2126 2360> AnchorPoint: "Anchor-0" 1226 1500 basechar 0 AnchorPoint: "Anchor-1" 1186 0 basechar 0 AnchorPoint: "Anchor-2" 1186 0 basechar 0 +LayerCount: 2 Fore SplineSet 836 322 m 2 @@ -1727,10 +1839,12 @@ EndChar StartChar: X Encoding: 88 88 35 Width: 1740 -Flags: MW +Flags: W +HStem: 0 110<20 291.016 429.992 620 1060 1238.42 1479.01 1720> 1390 110<90 323.328 557.875 750 1050 1259.05 1386.38 1650> AnchorPoint: "Anchor-0" 896 1500 basechar 0 AnchorPoint: "Anchor-1" 846 0 basechar 0 AnchorPoint: "Anchor-2" 846 0 basechar 0 +LayerCount: 2 Fore SplineSet 20 34 m 2 @@ -1797,10 +1911,13 @@ EndChar StartChar: Y Encoding: 89 89 36 Width: 1570 -Flags: MW +Flags: W +HStem: 0 110<490 710 900 1140> 1390 110<0 217.994 438.995 660 970 1206.01 1344.32 1570> +VStem: 710 190<110 679.75> AnchorPoint: "Anchor-0" 816 1500 basechar 0 AnchorPoint: "Anchor-1" 796 0 basechar 0 AnchorPoint: "Anchor-2" 796 0 basechar 0 +LayerCount: 2 Fore SplineSet 490 34 m 2 @@ -1853,10 +1970,13 @@ EndChar StartChar: Z Encoding: 90 90 37 Width: 1510 -Flags: MW +Flags: W +HStem: 0 110<336.004 1197.01> 1390 110<382.988 1082.98> +VStem: 170 100<1030 1277.11> 1310 100<231.68 510> AnchorPoint: "Anchor-0" 736 1500 basechar 0 AnchorPoint: "Anchor-1" 776 0 basechar 0 AnchorPoint: "Anchor-2" 776 0 basechar 0 +LayerCount: 2 Fore SplineSet 228 1500 m 2 @@ -1895,11 +2015,14 @@ EndChar StartChar: a Encoding: 97 97 38 Width: 1142 -Flags: MW +Flags: W +HStem: -20 112<381.832 627.291 937.276 1074.24> 522 76<431.696 757> 968 92<374.874 696.405> +VStem: 115 204<152.261 395.897> 175 172<738.112 908.486> 757 180<204.62 522 598 908.78> AnchorPoint: "Anchor-0" 587 1040 basechar 0 AnchorPoint: "Anchor-1" 610 0 basechar 0 AnchorPoint: "Anchor-2" 610 0 basechar 0 AnchorPoint: "Anchor-3" 1000 10 basechar 0 +LayerCount: 2 Fore SplineSet 115 246 m 0 @@ -1940,10 +2063,13 @@ EndChar StartChar: b Encoding: 98 98 39 Width: 1311 -Flags: MW +Flags: W +HStem: -20 104<588.847 843.191> 0 110<65 245> 956 102<589.386 843.191> 1450 110<65 245> +VStem: 65 360<0 110 1450 1560> 245 180<110 152 290.662 749.338 867 1450> 1001 200<291.425 748.419> AnchorPoint: "Anchor-0" 847 1040 basechar 0 AnchorPoint: "Anchor-1" 700 0 basechar 0 AnchorPoint: "Anchor-2" 700 0 basechar 0 +LayerCount: 2 Fore SplineSet 425 520 m 0 @@ -1982,10 +2108,13 @@ EndChar StartChar: c Encoding: 99 99 40 Width: 1116 -Flags: MW +Flags: W +HStem: -20 98<461.819 764.207> 966 94<475.085 787.025> +VStem: 105 202<272.264 758.097> 817 178<711 905.349> AnchorPoint: "Anchor-0" 606 1040 basechar 0 AnchorPoint: "Anchor-1" 604 0 basechar 0 AnchorPoint: "Anchor-2" 604 0 basechar 0 +LayerCount: 2 Fore SplineSet 105 520 m 0 @@ -2010,11 +2139,14 @@ EndChar StartChar: d Encoding: 100 100 41 Width: 1311 -Flags: MW +Flags: W +HStem: -20 104<472.809 722.948> 0 110<1071 1251> 956 102<472.809 726.352> 1450 110<711 891> +VStem: 115 200<291.425 748.419> 891 180<110 157 290.662 749.338 893 1450> AnchorPoint: "Anchor-0" 576 1040 basechar 0 AnchorPoint: "Anchor-1" 1314 1040 basechar 0 AnchorPoint: "Anchor-2" 757 0 basechar 0 AnchorPoint: "Anchor-3" 1314 1040 basechar 0 +LayerCount: 2 Fore SplineSet 315 520 m 0 @@ -2053,11 +2185,14 @@ EndChar StartChar: e Encoding: 101 101 42 Width: 1126 -Flags: MW +Flags: W +HStem: -20 98<450.548 756.741> 522 86<311.262 819.998> 972 88<445.743 696.401> +VStem: 105 202<265.503 759.591> 820 199<537.5 793.73> 911 105<234.621 346> AnchorPoint: "Anchor-0" 580 1040 basechar 0 AnchorPoint: "Anchor-1" 602 0 basechar 0 AnchorPoint: "Anchor-2" 602 0 basechar 0 AnchorPoint: "Anchor-3" 833 102 basechar 0 +LayerCount: 2 Fore SplineSet 105 500 m 0 @@ -2086,10 +2221,13 @@ EndChar StartChar: f Encoding: 102 102 43 Width: 812 -Flags: MW +Flags: W +HStem: 0 110<57 237 417 657> 930 110<57 237 417 697> 1490 90<508.518 770.747> +VStem: 237 180<110 930 1040 1370.44> 775 192<1287.44 1466.3> AnchorPoint: "Anchor-0" 734 1692 basechar 0 AnchorPoint: "Anchor-1" 356 0 basechar 0 AnchorPoint: "Anchor-2" 356 0 basechar 0 +LayerCount: 2 Fore SplineSet 417 900 m 2 @@ -2136,10 +2274,13 @@ EndChar StartChar: g Encoding: 103 103 44 Width: 1229 -Flags: MW +Flags: W +HStem: -520 94<365.2 790.111> -18 156<290.748 848.975> 320 80<398.41 635.529> 980 80<400.471 636.874 903.429 1049.93> +VStem: 70 190<-331.779 -123.299> 120 190<506.393 871.358> 134 136<151.931 275.166> 726 190<508.642 870.878> 918 142<-321.891 -84.4622> 1050 164<823.339 985.433> AnchorPoint: "Anchor-0" 647 1040 basechar 0 AnchorPoint: "Anchor-1" 631 -565 basechar 0 AnchorPoint: "Anchor-2" 631 -565 basechar 0 +LayerCount: 2 Fore SplineSet 310 690 m 0 @@ -2190,10 +2331,13 @@ EndChar StartChar: h Encoding: 104 104 45 Width: 1345 -Flags: MW +Flags: W +HStem: 0 110<65.0156 245 425 605 757 935 1115 1295> 946 114<605.795 874.424> 1450 110<65.0001 245> +VStem: 245 180<110 761.326 882 1450> 935 180<110 878.594> AnchorPoint: "Anchor-0" 843 1035 basechar 0 AnchorPoint: "Anchor-1" 684 0 basechar 0 AnchorPoint: "Anchor-2" 684 0 basechar 0 +LayerCount: 2 Fore SplineSet 223 1450 m 2 @@ -2243,9 +2387,12 @@ EndChar StartChar: i Encoding: 105 105 46 Width: 695 -Flags: MW +Flags: W +HStem: 0 110<100 280 460 640> 930 110<100 280> 1280 240<267.491 452.509> +VStem: 240 240<1307.49 1492.51> 280 180<110 930> AnchorPoint: "Anchor-1" 362 0 basechar 0 AnchorPoint: "Anchor-2" 362 0 basechar 0 +LayerCount: 2 Fore SplineSet 240 1400 m 0 @@ -2281,9 +2428,12 @@ EndChar StartChar: j Encoding: 106 106 47 Width: 614 -Flags: MW +Flags: W +HStem: -520 88<21.8696 196.306> 930 110<65 245> 1280 240<226.491 411.509> +VStem: -181 196<-411.028 -211.132> 199 240<1307.49 1492.51> 245 180<-300.033 930> AnchorPoint: "Anchor-1" 157 -565 basechar 0 AnchorPoint: "Anchor-2" 157 -565 basechar 0 +LayerCount: 2 Fore SplineSet 199 1400 m 0 @@ -2315,10 +2465,13 @@ EndChar StartChar: k Encoding: 107 107 48 Width: 1252 -Flags: MW +Flags: W +HStem: 0 110<65 245 425 585 743 830.531 1059.41 1217> 930 110<643 802.438 957.281 1189> 1450 110<65 245> +VStem: 245 180<110 546.687 628.062 1450> AnchorPoint: "Anchor-0" 915 1040 basechar 0 AnchorPoint: "Anchor-1" 664 0 basechar 0 AnchorPoint: "Anchor-2" 664 0 basechar 0 +LayerCount: 2 Fore SplineSet 206 1450 m 2 @@ -2379,11 +2532,14 @@ EndChar StartChar: l Encoding: 108 108 49 Width: 654 -Flags: MW +Flags: W +HStem: 0 110<54 234 414 594> 1450 110<54 234> +VStem: 234 180<110 1450> AnchorPoint: "Anchor-0" 328 1696 basechar 0 AnchorPoint: "Anchor-1" 571 1040 basechar 0 AnchorPoint: "Anchor-2" 335 0 basechar 0 AnchorPoint: "Anchor-3" 571 1040 basechar 0 +LayerCount: 2 Fore SplineSet 197 1450 m 2 @@ -2414,10 +2570,14 @@ EndChar StartChar: m Encoding: 109 109 50 Width: 1871 -Flags: MW +Flags: W +HStem: 0 110<95 255 435 621 707.013 867 1047 1209 1293 1479 1659 1821> 930 110<95 255> 946 114<588.718 820.8 1204.92 1432.7> +VStem: 255 180<110 784.294 919.011 930> 867 180<110.013 798.971> 1479 180<110.01 900.254> +CounterMasks: 1 1c AnchorPoint: "Anchor-0" 1014 1040 basechar 0 AnchorPoint: "Anchor-1" 955 0 basechar 0 AnchorPoint: "Anchor-2" 955 0 basechar 0 +LayerCount: 2 Fore SplineSet 95 30 m 2 @@ -2485,10 +2645,13 @@ EndChar StartChar: n Encoding: 110 110 51 Width: 1375 -Flags: MW +Flags: W +HStem: 0 110<95 275 455 635 785 965 1145 1325> 930 110<95 275> 946 114<628.482 900.821> +VStem: 275 180<110 761.326 888 930> 965 180<110 878.594> AnchorPoint: "Anchor-0" 700 1040 basechar 0 AnchorPoint: "Anchor-1" 689 0 basechar 0 AnchorPoint: "Anchor-2" 689 0 basechar 0 +LayerCount: 2 Fore SplineSet 251 930 m 2 @@ -2538,10 +2701,13 @@ EndChar StartChar: o Encoding: 111 111 52 Width: 1166 -Flags: MW +Flags: W +HStem: -20 90<443.406 722.594> 970 90<443.406 722.594> +VStem: 105 210<265.099 759.191> 851 210<280.809 774.901> AnchorPoint: "Anchor-0" 583 1040 basechar 0 AnchorPoint: "Anchor-1" 580 0 basechar 0 AnchorPoint: "Anchor-2" 580 0 basechar 0 +LayerCount: 2 Fore SplineSet 315 540 m 0 @@ -2561,10 +2727,13 @@ EndChar StartChar: p Encoding: 112 112 53 Width: 1306 -Flags: MW +Flags: W +HStem: -500 110<65 244.993 425.021 605> -18 102<590.425 843.191> 930 110<65 245> 956 104<590.125 843.191> +VStem: 245 180<-389.976 133.39 290.662 749.338 892 929.998> 1001 200<291.581 748.575> AnchorPoint: "Anchor-0" 813 1040 basechar 0 AnchorPoint: "Anchor-1" 892 0 basechar 0 AnchorPoint: "Anchor-2" 892 0 basechar 0 +LayerCount: 2 Fore SplineSet 425 520 m 0 @@ -2607,10 +2776,13 @@ EndChar StartChar: q Encoding: 113 113 54 Width: 1286 -Flags: MW +Flags: W +HStem: -500 110<701 880.89 1061 1241> -18 102<462.809 715.66> 930 110<1061 1241> 956 104<462.809 717.235> +VStem: 105 200<291.581 748.575> 881 180<-389.888 133.619 290.662 749.338 906.246 930> AnchorPoint: "Anchor-0" 621 1040 basechar 0 AnchorPoint: "Anchor-1" 530 0 basechar 0 AnchorPoint: "Anchor-2" 530 0 basechar 0 +LayerCount: 2 Fore SplineSet 881 520 m 0 @@ -2653,10 +2825,13 @@ EndChar StartChar: r Encoding: 114 114 55 Width: 1001 -Flags: MW +Flags: W +HStem: 0 110<95 275 455 635> 930 110<95 275> 962 98<586.393 750.839> +VStem: 275 180<110 789.711 907 930> 751 200<803.086 960.171> AnchorPoint: "Anchor-0" 530 1040 basechar 0 AnchorPoint: "Anchor-1" 372 0 basechar 0 AnchorPoint: "Anchor-2" 372 0 basechar 0 +LayerCount: 2 Fore SplineSet 275 892 m 2 @@ -2696,10 +2871,13 @@ EndChar StartChar: s Encoding: 115 115 56 Width: 1035 -Flags: MW +Flags: W +HStem: -24 104<381.187 709.581> 962 102<344.469 631.214> +VStem: 115 108<-20 47.8261 243.315 346> 149 156<725.596 922.497> 769 166<135.94 342.635> 781 118<700 816.851 1038 1059.96> AnchorPoint: "Anchor-0" 485 1040 basechar 0 AnchorPoint: "Anchor-1" 485 0 basechar 0 AnchorPoint: "Anchor-2" 485 0 basechar 0 +LayerCount: 2 Fore SplineSet 781 729 m 0 @@ -2738,11 +2916,14 @@ EndChar StartChar: t Encoding: 116 116 57 Width: 740 -Flags: MW +Flags: W +HStem: -24 124<410.459 572.586> 930 110<30 206.94 396 690> +VStem: 216 180<113.065 930> 280 116<1135.18 1320> AnchorPoint: "Anchor-0" 327 1277 basechar 0 AnchorPoint: "Anchor-1" 517 1153 basechar 0 AnchorPoint: "Anchor-2" 440 0 basechar 0 AnchorPoint: "Anchor-3" 517 1153 basechar 0 +LayerCount: 2 Fore SplineSet 704 195 m 0 @@ -2779,11 +2960,14 @@ EndChar StartChar: u Encoding: 117 117 58 Width: 1345 -Flags: MW +Flags: W +HStem: -20 94<487.777 753.668> 0 110<1105 1285> 930 110<55 235 745 925> +VStem: 235 180<147.679 930> 925 180<110 164.097 273.209 930> AnchorPoint: "Anchor-0" 665 1040 basechar 0 AnchorPoint: "Anchor-1" 677 0 basechar 0 AnchorPoint: "Anchor-2" 677 0 basechar 0 AnchorPoint: "Anchor-3" 1107 0 basechar 0 +LayerCount: 2 Fore SplineSet 235 302 m 2 @@ -2825,10 +3009,12 @@ EndChar StartChar: v Encoding: 118 118 59 Width: 1188 -Flags: MW +Flags: W +HStem: -20 21G<571.5 639.5> 930 110<15 200.453 398.297 557 725 888.422 998.719 1173> AnchorPoint: "Anchor-0" 639 1040 basechar 0 AnchorPoint: "Anchor-1" 612 0 basechar 0 AnchorPoint: "Anchor-2" 612 0 basechar 0 +LayerCount: 2 Fore SplineSet 663 285 m 2 @@ -2870,10 +3056,12 @@ EndChar StartChar: w Encoding: 119 119 60 Width: 1750 -Flags: MW +Flags: W +HStem: -20 21G<523 616 1146.5 1247> 930 110<20 197.609 383.094 602 1222 1408.17 1528.95 1730> AnchorPoint: "Anchor-0" 892 1040 basechar 0 AnchorPoint: "Anchor-1" 892 0 basechar 0 AnchorPoint: "Anchor-2" 892 0 basechar 0 +LayerCount: 2 Fore SplineSet 602 263 m 2 @@ -2929,10 +3117,13 @@ EndChar StartChar: x Encoding: 120 120 61 Width: 1193 -Flags: MW +Flags: W +HStem: 0 110<45 181.188 333.328 473 661 793.469 1012.53 1153> 930 110<45 246.656 464 567 735 851 997.391 1153> +VStem: 505 207<498.18 598.501> AnchorPoint: "Anchor-0" 660 1040 basechar 0 AnchorPoint: "Anchor-1" 592 0 basechar 0 AnchorPoint: "Anchor-2" 592 0 basechar 0 +LayerCount: 2 Fore SplineSet 703 729 m 2 @@ -3003,10 +3194,13 @@ EndChar StartChar: y Encoding: 121 121 62 Width: 1266 -Flags: MW +Flags: W +HStem: -520 100<184.155 391.851> 930 110<15 187.996 389.25 556.996 821 955.375 1082 1251> +VStem: 31 138<-402.779 -216> AnchorPoint: "Anchor-0" 689 1040 basechar 0 AnchorPoint: "Anchor-1" 361 -565 basechar 0 AnchorPoint: "Anchor-2" 361 -565 basechar 0 +LayerCount: 2 Fore SplineSet 31 -262 m 0 @@ -3054,10 +3248,13 @@ EndChar StartChar: z Encoding: 122 122 63 Width: 1110 -Flags: MW +Flags: W +HStem: 0 100<345.991 854.617> 940 100<309.495 749.384> +VStem: 141 100<636 872.625> 925 100<171.585 428> AnchorPoint: "Anchor-0" 553 1040 basechar 0 AnchorPoint: "Anchor-1" 564 0 basechar 0 AnchorPoint: "Anchor-2" 564 0 basechar 0 +LayerCount: 2 Fore SplineSet 497 940 m 2 @@ -3094,13 +3291,17 @@ EndChar StartChar: space Encoding: 32 32 64 Width: 600 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: comma Encoding: 44 44 65 Width: 578 -Flags: MW +Flags: W +HStem: -311 81<150 257.803> -20 236<183.985 332.901> +VStem: 150 278<3.1983 168.958> +LayerCount: 2 Fore SplineSet 154 98 m 0 @@ -3120,7 +3321,10 @@ EndChar StartChar: quotedbl Encoding: 34 34 66 Width: 750 -Flags: MW +Flags: W +HStem: 976 540<162.19 237.81 512.19 587.81> +VStem: 100 200<1143.11 1497.96> 162 76<976 1233.41> 450 200<1143.11 1497.96> 512 76<976 1233.41> +LayerCount: 2 Fore Refer: 70 39 N 1 0 0 1 350 0 2 Refer: 70 39 N 1 0 0 1 0 0 2 @@ -3129,7 +3333,10 @@ EndChar StartChar: exclam Encoding: 33 33 67 Width: 638 -Flags: MW +Flags: W +HStem: -20 236<226.677 409.323> 1496 20G<271 365> +VStem: 200 236<6.67725 189.323 887.536 1491.7> 280 76<416 845.597> +LayerCount: 2 Fore SplineSet 200 98 m 0 @@ -3153,7 +3360,10 @@ EndChar StartChar: semicolon Encoding: 59 59 68 Width: 578 -Flags: MW +Flags: W +HStem: -311 81<150 257.803> -20 236<183.985 332.901> 808 264<184.257 379.743> +VStem: 150 264<842.257 1037.74> 150 278<3.1983 168.958> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 0 840 2 Refer: 65 44 N 1 0 0 1 0 0 2 @@ -3162,7 +3372,10 @@ EndChar StartChar: colon Encoding: 58 58 69 Width: 564 -Flags: MW +Flags: W +HStem: -32 264<184.257 379.743> 808 264<184.257 379.743> +VStem: 150 264<2.25674 197.743 842.257 1037.74> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 0 840 2 Refer: 1 46 N 1 0 0 1 0 0 2 @@ -3171,7 +3384,10 @@ EndChar StartChar: quotesingle Encoding: 39 39 70 Width: 400 -Flags: MW +Flags: W +HStem: 976 540<162.19 237.81> +VStem: 100 200<1143.11 1497.96> 162 76<976 1233.41> +LayerCount: 2 Fore SplineSet 298 1358 m 0 @@ -3190,7 +3406,10 @@ EndChar StartChar: quoteleft Encoding: 8216 8216 71 Width: 478 -Flags: MW +Flags: W +HStem: 1072 236<195.099 344.015> 1518 81<270.197 378> +VStem: 100 274<1119.04 1286.31> +LayerCount: 2 Fore SplineSet 374 1190 m 0 @@ -3210,7 +3429,10 @@ EndChar StartChar: quotedblleft Encoding: 8220 8220 72 Width: 878 -Flags: MW +Flags: W +HStem: 1072 236<195.099 344.015 595.099 744.015> 1518 81<270.197 378 670.197 778> +VStem: 100 274<1119.04 1286.31> 500 274<1119.04 1286.31> +LayerCount: 2 Fore SplineSet 374 1190 m 0 @@ -3241,7 +3463,10 @@ EndChar StartChar: quotedblright Encoding: 8221 8221 73 Width: 878 -Flags: MW +Flags: W +HStem: 993 81<100 207.803 500 607.803> 1284 236<133.985 282.901 533.985 682.901> +VStem: 100 278<1307.2 1472.96> 500 278<1307.2 1472.96> +LayerCount: 2 Fore SplineSet 104 1402 m 0 @@ -3272,7 +3497,10 @@ EndChar StartChar: quoteright Encoding: 8217 8217 74 Width: 478 -Flags: MW +Flags: W +HStem: 993 81<100 207.803> 1284 236<133.985 282.901> +VStem: 100 278<1307.2 1472.96> +LayerCount: 2 Fore SplineSet 104 1402 m 0 @@ -3292,7 +3520,10 @@ EndChar StartChar: question Encoding: 63 63 75 Width: 1100 -Flags: MW +Flags: W +HStem: -32 264<482.257 677.743> 1040 21G<189 259> 1436 84<344.33 673.561> +VStem: 90 208<1127.42 1333.89> 434 120<418 638.91> 448 264<2.25674 197.743> 798 202<957.888 1304.08> +LayerCount: 2 Fore SplineSet 298 1324 m 0 @@ -3319,7 +3550,10 @@ EndChar StartChar: parenleft Encoding: 40 40 76 Width: 890 -Flags: MW +Flags: W +HStem: -334 102<706.558 819.352> 1490 97<700.107 820.816> +VStem: 110 230<307.823 991.407> +LayerCount: 2 Fore SplineSet 823 -276 m 2 @@ -3339,7 +3573,10 @@ EndChar StartChar: parenright Encoding: 41 41 77 Width: 890 -Flags: MW +Flags: W +HStem: -327 97<69.1836 189.893> 1492 102<70.6485 183.442> +VStem: 550 230<268.593 952.177> +LayerCount: 2 Fore SplineSet 67 1536 m 2 @@ -3359,7 +3596,9 @@ EndChar StartChar: asterisk Encoding: 42 42 78 Width: 1270 -Flags: MW +Flags: W +VStem: 532 200<518.035 884.651 1214.02 1558.89> +LayerCount: 2 Fore SplineSet 165 772 m 0 @@ -3399,7 +3638,10 @@ EndChar StartChar: at Encoding: 64 64 79 Width: 2120 -Flags: MW +Flags: W +HStem: -428 110<755.119 1253.17> 140 124<1462.74 1658.38> 140 104<921.448 1115.27> 956 102<1058.74 1260.18> 1020 20G<1444 1573> 1474 106<966.096 1450.25> +VStem: 130 210<141.515 762.101> 668 202<293.188 685.072> 1884 126<579.903 1065.46> +LayerCount: 2 Fore SplineSet 1328 692 m 0 @@ -3440,7 +3682,10 @@ EndChar StartChar: dollar Encoding: 36 36 80 Width: 1320 -Flags: MW +Flags: W +HStem: -15 103<395.961 550 666 873.664> 1412 101<458.068 644 760 890.489> +VStem: 92 178<207.459 423> 160 180<1042.12 1295.09> 970 178<1107 1331.61> 1040 180<236.946 522.861> +LayerCount: 2 Fore SplineSet 660 1670 m 1 @@ -3480,7 +3725,9 @@ EndChar StartChar: numbersign Encoding: 35 35 81 Width: 1320 -Flags: MW +Flags: W +HStem: 450 110<-20 320.094 452.609 781.094 912.641 1280> 970 110<40 381.078 512.999 841.001 972.999 1340> +LayerCount: 2 Fore SplineSet 486 1610 m 2 @@ -3555,7 +3802,9 @@ EndChar StartChar: slash Encoding: 47 47 82 Width: 1040 -Flags: MW +Flags: W +HStem: 1540 20G<854 938> +LayerCount: 2 Fore SplineSet 874 1560 m 2 @@ -3573,7 +3822,10 @@ EndChar StartChar: percent Encoding: 37 37 83 Width: 2000 -Flags: MW +Flags: W +HStem: -20 100<1418.75 1638.59> 0 21G<494.5 584.5> 640 100<358.755 578.585> 760 100<1418.75 1641.25> 1420 100<358.755 581.245> 1480 20G<1418.5 1504.5> +VStem: 70 220<861.992 1298.01> 650 220<878.283 1298.01> 1130 220<201.992 638.008> 1710 220<218.283 638.008> +LayerCount: 2 Fore SplineSet 70 1080 m 0 @@ -3611,7 +3863,10 @@ EndChar StartChar: hyphen Encoding: 45 45 84 Width: 640 -Flags: MW +Flags: W +HStem: 570 140<80 560> +VStem: 80 480<570 710> +LayerCount: 2 Fore SplineSet 108 710 m 2 @@ -3630,7 +3885,10 @@ EndChar StartChar: underscore Encoding: 95 95 85 Width: 1120 -Flags: MW +Flags: W +HStem: -280 140<-50 430 410 890> +VStem: -50 480<-280 -140> 410 480<-280 -140> +LayerCount: 2 Fore Refer: 84 45 N 1 0 0 1 330 -850 2 Refer: 84 45 N 1 0 0 1 -130 -850 2 @@ -3639,7 +3897,10 @@ EndChar StartChar: plus Encoding: 43 43 86 Width: 1060 -Flags: MW +Flags: W +HStem: 726 110<120 476 584 940> +VStem: 476 108<370 726 836 1190> +LayerCount: 2 Fore SplineSet 620 836 m 2 @@ -3673,7 +3934,9 @@ EndChar StartChar: equal Encoding: 61 61 87 Width: 1120 -Flags: MW +Flags: W +HStem: 570 110<120 1000> 870 110<120 1000> +LayerCount: 2 Fore SplineSet 157 680 m 2 @@ -3700,7 +3963,9 @@ EndChar StartChar: less Encoding: 60 60 88 Width: 1120 -Flags: MW +Flags: W +VStem: 120 130<753.181 797.389> +LayerCount: 2 Fore SplineSet 296 752 m 2 @@ -3725,7 +3990,9 @@ EndChar StartChar: greater Encoding: 62 62 89 Width: 1120 -Flags: MW +Flags: W +VStem: 870 130<752.611 796.819> +LayerCount: 2 Fore SplineSet 824 798 m 2 @@ -3750,7 +4017,9 @@ EndChar StartChar: backslash Encoding: 92 92 90 Width: 1040 -Flags: MW +Flags: W +HStem: 1540 20G<80 216.086> +LayerCount: 2 Fore SplineSet 208 1560 m 1 @@ -3764,7 +4033,10 @@ EndChar StartChar: bracketleft Encoding: 91 91 91 Width: 650 -Flags: MW +Flags: W +HStem: -300 110<290 590> 1450 110<290.164 589.88> +VStem: 110 480<-298.633 -190.002 1450 1559.57> 110 180<-189.993 1449.39> +LayerCount: 2 Fore SplineSet 167 1560 m 2 @@ -3790,7 +4062,10 @@ EndChar StartChar: braceleft Encoding: 123 123 92 Width: 544 -Flags: MW +Flags: W +HStem: -299 95<344.389 484> 1465 95<339.926 484> +VStem: 110 186<-160.111 200.425 1061.57 1421.59> 110 135<591.1 669.133> 230 134<320.861 551.406 709.765 941.139> +LayerCount: 2 Fore SplineSet 442 -299 m 0 @@ -3823,7 +4098,10 @@ EndChar StartChar: bracketright Encoding: 93 93 93 Width: 650 -Flags: MW +Flags: W +HStem: -300 110<60.1196 359.836> 1450 110<60 360> +VStem: 360 180<-189.392 1449.99> +LayerCount: 2 Fore SplineSet 483 -300 m 2 @@ -3849,7 +4127,10 @@ EndChar StartChar: braceright Encoding: 125 125 94 Width: 544 -Flags: MW +Flags: W +HStem: -300 95<60 204.074> 1464 95<60 199.611> +VStem: 180 134<318.861 550.235 708.594 939.139> 248 186<-161.589 198.425 1059.57 1420.11> 299 135<590.867 668.9> +LayerCount: 2 Fore SplineSet 102 1559 m 0 @@ -3882,7 +4163,10 @@ EndChar StartChar: bar Encoding: 124 124 95 Width: 600 -Flags: MW +Flags: W +HStem: -500 21G<236.5 370.5> 1540 20G<234.5 361.5> +VStem: 210 180<-499.984 1559.93> +LayerCount: 2 Fore SplineSet 257 1560 m 2 @@ -3900,7 +4184,10 @@ EndChar StartChar: asciitilde Encoding: 126 126 96 Width: 1376 -Flags: MW +Flags: W +HStem: 686 146<793.724 1020.51> 874 146<356.546 563.667> +VStem: 201 114<686 834.925> 1061 115<876.056 1020> +LayerCount: 2 Fore SplineSet 456 874 m 0 @@ -3922,7 +4209,8 @@ EndChar StartChar: asciicircum Encoding: 94 94 97 Width: 1090 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 508 1399 m 2 @@ -3946,7 +4234,10 @@ EndChar StartChar: grave Encoding: 96 96 98 Width: 790 -Flags: MW +Flags: W +HStem: 1440 136<115.594 257.717> +VStem: 110 565 +LayerCount: 2 Fore SplineSet 180 1440 m 2 @@ -3962,7 +4253,9 @@ EndChar StartChar: uni203E Encoding: 8254 8254 99 Width: 719 -Flags: MW +Flags: W +HStem: 1749 110<-10 1038> +LayerCount: 2 Fore SplineSet 33 1859 m 2 @@ -3980,7 +4273,9 @@ EndChar StartChar: uni2010 Encoding: 8208 8208 100 Width: 920 -Flags: MW +Flags: W +HStem: 720 110<120 800> +LayerCount: 2 Fore SplineSet 148 830 m 2 @@ -3998,7 +4293,9 @@ EndChar StartChar: uni2011 Encoding: 8209 8209 101 Width: 920 -Flags: MW +Flags: W +HStem: 720 110<120 800> +LayerCount: 2 Fore SplineSet 148 830 m 2 @@ -4016,7 +4313,9 @@ EndChar StartChar: endash Encoding: 8211 8211 102 Width: 1432 -Flags: MW +Flags: W +HStem: 720 110<120 1312> +LayerCount: 2 Fore SplineSet 169 830 m 2 @@ -4034,7 +4333,9 @@ EndChar StartChar: figuredash Encoding: 8210 8210 103 Width: 1224 -Flags: MW +Flags: W +HStem: 720 110<120 1104> +LayerCount: 2 Fore SplineSet 160 830 m 2 @@ -4052,7 +4353,9 @@ EndChar StartChar: emdash Encoding: 8212 8212 104 Width: 2124 -Flags: MW +Flags: W +HStem: 720 110<120 2004> +LayerCount: 2 Fore SplineSet 198 830 m 2 @@ -4070,7 +4373,9 @@ EndChar StartChar: uni2015 Encoding: 8213 8213 105 Width: 2331 -Flags: MW +Flags: W +HStem: 720 110<120 2211> +LayerCount: 2 Fore SplineSet 206 830 m 2 @@ -4088,7 +4393,10 @@ EndChar StartChar: perthousand Encoding: 8240 8240 106 Width: 2900 -Flags: MW +Flags: W +HStem: -20 100<1418.75 1638.59 2318.75 2538.59> 0 21G<494.5 584.5> 640 100<358.755 578.585> 760 100<1418.75 1641.25 2318.75 2541.25> 1420 100<358.755 581.245> 1480 20G<1418.5 1504.5> +VStem: 70 220<861.992 1298.01> 650 220<878.283 1298.01> 1130 220<201.992 638.008> 1710 220<218.283 638.008> 2030 220<201.992 638.008> 2610 220<218.283 638.008> +LayerCount: 2 Fore SplineSet 2030 420 m 0 @@ -4136,7 +4444,10 @@ EndChar StartChar: uni2031 Encoding: 8241 8241 107 Width: 3800 -Flags: MW +Flags: W +HStem: -20 100<1418.75 1638.59 2318.75 2538.59 3218.75 3438.59> 0 21G<494.5 584.5> 640 100<358.755 578.585> 760 100<1418.75 1641.25 2318.75 2541.25 3218.75 3441.25> 1420 100<358.755 581.245> 1480 20G<1418.5 1504.5> +VStem: 70 220<861.992 1298.01> 650 220<878.283 1298.01> 1130 220<201.992 638.008> 1710 220<218.283 638.008> 2030 220<201.992 638.008> 2610 220<218.283 638.008> 2930 220<201.992 638.008> 3510 220<218.283 638.008> +LayerCount: 2 Fore SplineSet 2930 420 m 0 @@ -4194,7 +4505,10 @@ EndChar StartChar: uniFB00 Encoding: 64256 64256 108 Width: 1500 -Flags: MW +Flags: W +HStem: 0 110<60 240 420 660 760 940 1120 1360> 930 110<60 240 420.004 940 1120 1400> 1450 90<535.155 813.774> 1530 70<1231.88 1467.07> +VStem: 240 180<110 930 1040 1311.83> 940 180<110 930 1040.06 1184.32> 1478 192<1327.44 1501.08> +LayerCount: 2 Fore SplineSet 60 29 m 2 @@ -4272,7 +4586,10 @@ EndChar StartChar: uniFB01 Encoding: 64257 64257 109 Width: 1290 -Flags: MW +Flags: W +HStem: 0 110<60 239.979 420.021 660 720.012 900 1080 1260> 930 110<60 239.979 420.163 899.996> 1490 90<533.536 853.85> +VStem: 240 180<110.074 929.872 1040.02 1358.52> 858 192<1287.44 1465.24> 900 180<110.021 930> +LayerCount: 2 Fore SplineSet 420 874 m 2 @@ -4332,7 +4649,10 @@ EndChar StartChar: uniFB02 Encoding: 64258 64258 110 Width: 1360 -Flags: MW +Flags: W +HStem: 0 110<60 240 420.008 660 790 970 1150.04 1330> 930 110<60 240 420 700> 1490 90<529.708 854.416> +VStem: 240 180<110.067 930 1040 1351.83> 816 334<1245.56 1434.14> 858 292<1324.78 1475.79> 970 180<110.067 1226.03> +LayerCount: 2 Fore SplineSet 420 888 m 2 @@ -4396,7 +4716,10 @@ EndChar StartChar: uniFB03 Encoding: 64259 64259 111 Width: 1990 -Flags: MW +Flags: W +HStem: 0 110<60 239.97 420 660 760 940 1120 1360 1420 1600 1780 1960> 930 110<60 240 420.007 939.969 1120 1600> 1450 90<532.595 814.687> 1530 70<1261.74 1518.22> +VStem: 240 180<110.007 930 1040 1316.55> 940 180<110 929.925 1040.03 1185.4> 1558 192<1287.44 1476.51> 1600 180<110 930> +LayerCount: 2 Fore SplineSet 453 1040 m 2 @@ -4485,7 +4808,10 @@ EndChar StartChar: uniFB04 Encoding: 64260 64260 112 Width: 1990 -Flags: MW +Flags: W +HStem: 0 110<60.0023 240 420.058 659.986 760 939.834 1120.41 1360 1420.02 1599.92 1780.04 1960> 930 110<60 239.994 420.007 939.864 1120 1419.57> 1450 90<532.595 813.302> 1530 70<1259.99 1519.38> +VStem: 240 180<110.086 929.956 1040 1316.55> 940 180<110.379 930 1040.07 1180.42> 1516 264<1244.46 1434.14> 1558 222<1324.78 1499.52> 1600 180<110.068 1246.18> +LayerCount: 2 Fore SplineSet 453 1040 m 2 @@ -4578,7 +4904,11 @@ EndChar StartChar: R.alt Encoding: 65536 -1 113 Width: 1545 -Flags: MW +Flags: W +HStem: 0 110<75 294.987 485 705 1336.9 1505> 690 120<485.135 991.84> 1390 110<75 295 485.036 1032.24> +VStem: 295 190<110 689.938 810.132 1389.98> 1165 200<939.895 1258.24> +CounterMasks: 1 e0 +LayerCount: 2 Fore SplineSet 543 810 m 2 @@ -4627,7 +4957,10 @@ EndChar StartChar: zero.oldstyle Encoding: 65537 -1 114 Width: 1080 -Flags: MW +Flags: W +HStem: -20 100<416.023 675.179> 960 100<416.023 671.916> +VStem: 80 220<266.676 773.324> 780 220<277.428 783.837> +LayerCount: 2 Fore SplineSet 80 520 m 0 @@ -4647,7 +4980,10 @@ EndChar StartChar: one.oldstyle Encoding: 65538 -1 115 Width: 1050 -Flags: MW +Flags: W +HStem: 0 110<100 440 630 950> 820 110<134 402.278> +VStem: 440 190<110 820> 529 101<1069.62 1180> +LayerCount: 2 Fore SplineSet 100 28 m 2 @@ -4680,7 +5016,10 @@ EndChar StartChar: two.oldstyle Encoding: 65539 -1 116 Width: 1090 -Flags: MW +Flags: W +HStem: -60 186<557.688 881.352> 60 134<228.245 471.205> 1056 84<351.844 699.76> +VStem: 80 108<-39.9277 39.875> 112 178<781 963.593> 774 222<694.693 971.835> 925 95<176.6 314> +LayerCount: 2 Fore SplineSet 1020 290 m 0 @@ -4716,7 +5055,10 @@ EndChar StartChar: three.oldstyle Encoding: 65540 -1 117 Width: 1060 -Flags: MW +Flags: W +HStem: -480 84<292.31 637.453> 257 109<384.033 597.86> 976 84<335.906 638.404> +VStem: 50 178<-308.189 -111> 110 178<693 897.073> 738 202<509.97 879.072> 778 202<-255.345 105.708> +LayerCount: 2 Fore SplineSet 50 -162 m 0 @@ -4750,7 +5092,10 @@ EndChar StartChar: four.oldstyle Encoding: 65541 -1 118 Width: 1080 -Flags: MW +Flags: W +HStem: -460 110<500 690 880 1030> 0 110<231.508 689.967 880 1060> 1020 20G<748.5 898.5> +VStem: 690 190<-350 -3.00009e-07 110 320.929> 728 194<871.969 1040> 820 60<402.165 508.504> +LayerCount: 2 Fore SplineSet 1030 -376 m 2 @@ -4801,7 +5146,10 @@ EndChar StartChar: five.oldstyle Encoding: 65542 -1 119 Width: 1030 -Flags: MW +Flags: W +HStem: -480 84<277.573 581.591> 442 98<299.989 610.983> 860 180<259.688 800.262> +VStem: 60 178<-324.799 -131> 768 202<-167.414 248.115> +LayerCount: 2 Fore SplineSet 60 -182 m 0 @@ -4840,7 +5188,10 @@ EndChar StartChar: seven.oldstyle Encoding: 65543 -1 120 Width: 1048 -Flags: MW +Flags: W +HStem: 806 134<622.448 850.049> 874 186<216.437 544.073> 1020 20G<931.5 1021.5> +VStem: 80 94<686 828.042> 374 194<-337 6.25928> 916 110<966.37 1040> +LayerCount: 2 Fore SplineSet 80 702 m 0 @@ -4872,7 +5223,10 @@ EndChar StartChar: nine.oldstyle Encoding: 65544 -1 121 Width: 1100 -Flags: MW +Flags: W +HStem: -480 84<358.645 605.34> 80 98<387.859 659.318> 970 90<376.2 640.375> +VStem: 60 200<340.449 806.017> 160 194<-375.359 -191> 800 200<-41.4609 713.642> +LayerCount: 2 Fore SplineSet 354 -342 m 0 @@ -4901,7 +5255,10 @@ EndChar StartChar: zero.oldtab Encoding: 65545 -1 122 Width: 1100 -Flags: MW +Flags: W +HStem: -20 100<426.023 685.179> 960 100<426.023 681.916> +VStem: 90 220<266.676 773.324> 790 220<277.428 783.837> +LayerCount: 2 Fore SplineSet 90 520 m 0 @@ -4920,7 +5277,10 @@ EndChar StartChar: one.oldtab Encoding: 65546 -1 123 Width: 1100 -Flags: MW +Flags: W +HStem: 0 110<125 465 655 975> 820 110<159 427.278> +VStem: 465 190<110 820> 554 101<1069.62 1180> +LayerCount: 2 Fore SplineSet 125 28 m 2 @@ -4952,7 +5312,10 @@ EndChar StartChar: two.oldtab Encoding: 65547 -1 124 Width: 1100 -Flags: MW +Flags: W +HStem: -60 186<562.688 886.352> 60 134<233.245 476.205> 1056 84<356.844 704.76> +VStem: 85 108<-39.9277 39.875> 117 178<781 963.593> 779 222<694.693 971.835> 930 95<176.6 314> +LayerCount: 2 Fore SplineSet 1025 290 m 0 @@ -4987,7 +5350,10 @@ EndChar StartChar: three.oldtab Encoding: 65548 -1 125 Width: 1100 -Flags: MW +Flags: W +HStem: -480 84<312.31 657.453> 257 109<404.033 617.86> 976 84<355.906 658.404> +VStem: 70 178<-308.189 -111> 130 178<693 897.073> 758 202<509.97 879.072> 798 202<-255.345 105.708> +LayerCount: 2 Fore SplineSet 70 -162 m 0 @@ -5020,7 +5386,10 @@ EndChar StartChar: four.oldtab Encoding: 65549 -1 126 Width: 1100 -Flags: MW +Flags: W +HStem: -460 110<510 700 890 1040> 0 110<241.508 699.967 890 1070> 1020 20G<758.5 908.5> +VStem: 700 190<-350 -3.00009e-07 110 320.929> 738 194<871.969 1040> 830 60<402.165 508.504> +LayerCount: 2 Fore SplineSet 1040 -376 m 2 @@ -5070,7 +5439,10 @@ EndChar StartChar: five.oldtab Encoding: 65550 -1 127 Width: 1100 -Flags: MW +Flags: W +HStem: -480 84<312.573 616.591> 442 98<334.989 645.983> 860 180<294.688 835.262> +VStem: 95 178<-324.799 -131> 803 202<-167.414 248.115> +LayerCount: 2 Fore SplineSet 95 -182 m 0 @@ -5108,7 +5480,10 @@ EndChar StartChar: seven.oldtab Encoding: 65551 -1 128 Width: 1100 -Flags: MW +Flags: W +HStem: 806 134<648.448 876.049> 874 186<242.437 570.073> 1020 20G<957.5 1047.5> +VStem: 106 94<686 828.042> 400 194<-337 6.25928> 942 110<966.37 1040> +LayerCount: 2 Fore SplineSet 106 702 m 0 @@ -5139,7 +5514,10 @@ EndChar StartChar: nine.oldtab Encoding: 65552 -1 129 Width: 1100 -Flags: MW +Flags: W +HStem: -480 84<358.645 605.34> 80 98<387.859 659.318> 970 90<376.2 640.375> +VStem: 60 200<340.449 806.017> 160 194<-375.359 -191> 800 200<-41.4609 713.642> +LayerCount: 2 Fore SplineSet 354 -342 m 0 @@ -5167,7 +5545,10 @@ EndChar StartChar: uniFF10 Encoding: 65296 65296 130 Width: 1100 -Flags: MW +Flags: W +HStem: -20 100<442.889 667.916> 1420 100<442.889 669.311> +VStem: 91 198<385.521 1114.48> 811 198<392.853 1123.62> +LayerCount: 2 Fore SplineSet 91 750 m 0 @@ -5186,7 +5567,10 @@ EndChar StartChar: uniFF11 Encoding: 65297 65297 131 Width: 1100 -Flags: MW +Flags: W +HStem: 0 110<125 465 655.079 975> 1220 110<159.013 432.801> +VStem: 465 190<110.109 1220> 547 108<1453.51 1580> +LayerCount: 2 Fore Refer: 3 49 N 1 0 0 1 25 0 2 EndChar @@ -5194,7 +5578,10 @@ EndChar StartChar: uniFF12 Encoding: 65298 65298 132 Width: 1100 -Flags: MW +Flags: W +HStem: -20 201<593.299 914.707> 0 21G<72.5 144.5> 100 34<166 280> 1436 84<354.153 703.505> +VStem: 92 158<1114 1313.42> 814 222<986.031 1326.86> 955 95<224.821 354> +LayerCount: 2 Fore Refer: 4 50 N 1 0 0 1 -20 0 2 EndChar @@ -5202,7 +5589,10 @@ EndChar StartChar: uniFF13 Encoding: 65299 65299 133 Width: 1100 -Flags: MW +Flags: W +HStem: -20 84<312.31 657.453> 717 109<404.033 617.86> 1436 84<355.906 658.404> +VStem: 70 178<151.811 349> 130 178<1153 1357.07> 758 202<969.97 1339.07> 798 202<204.655 565.708> +LayerCount: 2 Fore Refer: 5 51 N 1 0 0 1 20 0 2 EndChar @@ -5210,7 +5600,10 @@ EndChar StartChar: uniFF14 Encoding: 65300 65300 134 Width: 1100 -Flags: MW +Flags: W +HStem: 0 110<510 700 890 1040> 460 110<241.508 699.967 890 1070> 1480 20G<758.5 908.5> +VStem: 700 190<110 460 570 780.929> 738 194<1331.97 1500> 830 60<862.165 968.504> +LayerCount: 2 Fore Refer: 6 52 N 1 0 0 1 10 0 2 EndChar @@ -5218,7 +5611,10 @@ EndChar StartChar: uniFF15 Encoding: 65301 65301 135 Width: 1100 -Flags: MW +Flags: W +HStem: -20 84<312.573 616.591> 902 98<334.989 645.983> 1320 180<294.688 835.262> +VStem: 95 178<135.201 329> 803 202<292.586 708.115> +LayerCount: 2 Fore Refer: 7 53 N 1 0 0 1 35 0 2 EndChar @@ -5226,7 +5622,10 @@ EndChar StartChar: uniFF16 Encoding: 65302 65302 136 Width: 1100 -Flags: MW +Flags: W +HStem: -20 90<459.625 723.8> 862 98<440.682 712.141> 1436 84<494.66 741.355> +VStem: 100 200<326.358 1081.46> 746 194<1231 1415.36> 840 200<233.983 699.551> +LayerCount: 2 Fore Refer: 8 54 N 1 0 0 1 0 0 2 EndChar @@ -5234,7 +5633,10 @@ EndChar StartChar: uniFF17 Encoding: 65303 65303 137 Width: 1100 -Flags: MW +Flags: W +HStem: -20 21G<493 576> 1266 134<648.448 876.049> 1334 186<242.437 570.073> 1480 20G<957.5 1047.5> +VStem: 106 94<1146 1288.04> 400 194<123 466.259> 942 110<1426.37 1500> +LayerCount: 2 Fore Refer: 9 55 N 1 0 0 1 26 0 2 EndChar @@ -5242,7 +5644,10 @@ EndChar StartChar: uniFF18 Encoding: 65304 65304 138 Width: 1100 -Flags: MW +Flags: W +HStem: -20 90<421.099 678.901> 770 80<440.484 659.516> 1430 90<433.97 666.03> +VStem: 90 200<229.475 603.331> 140 200<970.997 1318.44> 760 200<968.993 1318.44> 810 200<229.475 605.956> +LayerCount: 2 Fore Refer: 10 56 N 1 0 0 1 20 0 2 EndChar @@ -5250,7 +5655,10 @@ EndChar StartChar: uniFF19 Encoding: 65305 65305 139 Width: 1100 -Flags: MW +Flags: W +HStem: -20 84<358.645 605.34> 540 98<387.859 659.318> 1430 90<376.2 640.375> +VStem: 60 200<800.449 1266.02> 160 194<84.6412 269> 800 200<418.539 1173.64> +LayerCount: 2 Fore SplineSet 354 118 m 0 @@ -5278,79 +5686,94 @@ EndChar StartChar: uni2000 Encoding: 8192 8192 140 Width: 1000 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2001 Encoding: 8193 8193 141 Width: 2000 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2002 Encoding: 8194 8194 142 Width: 1000 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2003 Encoding: 8195 8195 143 Width: 2000 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2004 Encoding: 8196 8196 144 Width: 666 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2005 Encoding: 8197 8197 145 Width: 500 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2006 Encoding: 8198 8198 146 Width: 333 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2007 Encoding: 8199 8199 147 Width: 1160 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2008 Encoding: 8200 8200 148 Width: 399 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2009 Encoding: 8201 8201 149 Width: 333 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni200A Encoding: 8202 8202 150 Width: 200 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni200B Encoding: 8203 8203 151 Width: 0 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: dagger Encoding: 8224 8224 152 Width: 1186 -Flags: MW +Flags: W +HStem: -500 21G<553.5 631> 876 200<118.035 533.5 652.382 1067.96> 915 123<222.562 535.755> 1500 20G<563.5 622.5> +VStem: 493 200<1043.09 1501.96> 538 110<-500 -42.7892 576.851 914.621 1037.07 1369.19> +LayerCount: 2 Fore SplineSet 536 1074 m 0 @@ -5391,7 +5814,10 @@ EndChar StartChar: daggerdbl Encoding: 8225 8225 153 Width: 1186 -Flags: MW +Flags: W +HStem: -76 200<118.035 533.156 652.459 1067.96> -36 119<650.244 963.438> 876 200<118.035 533.087 652.913 1067.96> 1500 20G<563.5 622.5> +VStem: 493 200<-501.965 -42.6884 1043.06 1501.96> 536 114<-397.438 -36.3801 84.8011 429.993 571.228 914.595 1037.2 1397.44> +LayerCount: 2 Fore SplineSet 536 1056 m 0 @@ -5451,7 +5877,10 @@ EndChar StartChar: bullet Encoding: 8226 8226 154 Width: 440 -Flags: MW +Flags: W +HStem: 598 264<169.257 364.743> +VStem: 135 264<632.257 827.743> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 -15 630 2 EndChar @@ -5459,7 +5888,9 @@ EndChar StartChar: fraction Encoding: 8260 8260 155 Width: 1072 -Flags: MW +Flags: W +HStem: 1540 20G<854 938> +LayerCount: 2 Fore Refer: 82 47 N 1 0 0 1 0 0 2 EndChar @@ -5467,8 +5898,9 @@ EndChar StartChar: gravecomb Encoding: 768 768 156 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 571 1500 mark 0 +LayerCount: 2 Fore SplineSet 595 1669 m 2 @@ -5485,8 +5917,9 @@ EndChar StartChar: acutecomb Encoding: 769 769 157 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 429 1500 mark 0 +LayerCount: 2 Fore SplineSet 374 1677 m 2 @@ -5503,8 +5936,9 @@ EndChar StartChar: uni0302 Encoding: 770 770 158 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 499 1500 mark 0 +LayerCount: 2 Fore SplineSet 242 1690 m 2 @@ -5528,8 +5962,11 @@ EndChar StartChar: tildecomb Encoding: 771 771 159 Width: 0 -Flags: MW +Flags: W +HStem: 1680 116<581.465 752.894> 1838 116<247.641 431.401> +VStem: 153 73<1700 1813.4> 774 74<1824.27 1934> AnchorPoint: "Anchor-0" 496 1500 mark 0 +LayerCount: 2 Fore SplineSet 646 1680 m 0 @@ -5553,8 +5990,11 @@ EndChar StartChar: uni0304 Encoding: 772 772 160 Width: 0 -Flags: MW +Flags: W +HStem: 1680 92<260 740> +VStem: 260 480<1680 1772> AnchorPoint: "Anchor-0" 500 1500 mark 0 +LayerCount: 2 Fore SplineSet 260 1712 m 2 @@ -5572,8 +6012,11 @@ EndChar StartChar: uni0306 Encoding: 774 774 161 Width: 0 -Flags: MW +Flags: W +HStem: 1680 110<369.5 631.265> +VStem: 271 60<1843.47 1937.85> 668 62<1840.51 1937.99> AnchorPoint: "Anchor-0" 499 1500 mark 0 +LayerCount: 2 Fore SplineSet 499 1680 m 256 @@ -5593,8 +6036,11 @@ EndChar StartChar: uni0307 Encoding: 775 775 162 Width: 0 -Flags: MW +Flags: W +HStem: 1269 241<410.692 591.645> +VStem: 381 240<1299.12 1480.65> AnchorPoint: "Anchor-0" 500 920 mark 0 +LayerCount: 2 Fore SplineSet 501 1269 m 0 @@ -5608,8 +6054,11 @@ EndChar StartChar: uni0308 Encoding: 776 776 163 Width: 0 -Flags: MW +Flags: W +HStem: 1690 193<260.4 419.6 580.4 739.6> +VStem: 244 192<1706.4 1866.28> 564 192<1706.4 1866.28> AnchorPoint: "Anchor-0" 501 1500 mark 0 +LayerCount: 2 Fore SplineSet 660 1690 m 256 @@ -5628,8 +6077,11 @@ EndChar StartChar: uni030A Encoding: 778 778 164 Width: 0 -Flags: MW +Flags: W +HStem: 1680 74<421.082 579.311> 1967 73<423.811 576.776> +VStem: 321 78<1774.83 1946.13> 602 78<1775.55 1945.59> AnchorPoint: "Anchor-0" 500 1500 mark 0 +LayerCount: 2 Fore SplineSet 500 1680 m 0 @@ -5648,8 +6100,9 @@ EndChar StartChar: uni030B Encoding: 779 779 165 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 424 1500 mark 0 +LayerCount: 2 Fore SplineSet 577 1680 m 2 @@ -5674,8 +6127,9 @@ EndChar StartChar: uni030C Encoding: 780 780 166 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 499 1500 mark 0 +LayerCount: 2 Fore SplineSet 391 1721 m 2 @@ -5699,8 +6153,11 @@ EndChar StartChar: uni0311 Encoding: 785 785 167 Width: 0 -Flags: MW +Flags: W +HStem: 1828 110<369.735 631.5> +VStem: 271 62<1680.01 1777.49> 670 60<1680.15 1774.53> AnchorPoint: "Anchor-0" 499 1500 mark 0 +LayerCount: 2 Fore SplineSet 502 1938 m 256 @@ -5720,8 +6177,11 @@ EndChar StartChar: uni0312 Encoding: 786 786 168 Width: 0 -Flags: MW +Flags: W +HStem: 1103 189<467.097 593.616> 1460 65<527.157 613> +VStem: 391 219<1130.97 1274.96> AnchorPoint: "Anchor-0" 497 920 mark 0 +LayerCount: 2 Fore SplineSet 610 1198 m 0 @@ -5741,9 +6201,12 @@ EndChar StartChar: dotbelowcomb Encoding: 803 803 169 Width: 0 -Flags: MW +Flags: W +HStem: -410 241<410.692 591.645> +VStem: 381 240<-379.879 -198.355> AnchorPoint: "Anchor-1" 500 0 mark 0 AnchorPoint: "Anchor-2" 500 0 mark 0 +LayerCount: 2 Fore SplineSet 501 -410 m 0 @@ -5757,9 +6220,12 @@ EndChar StartChar: uni0326 Encoding: 806 806 170 Width: 0 -Flags: MW +Flags: W +HStem: -623 65<390 475.843> -390 189<409.384 535.903> +VStem: 390 222<-372.96 -228.973> AnchorPoint: "Anchor-1" 496 0 mark 0 AnchorPoint: "Anchor-2" 496 0 mark 0 +LayerCount: 2 Fore SplineSet 393 -296 m 0 @@ -5779,9 +6245,12 @@ EndChar StartChar: uni0327 Encoding: 807 807 171 Width: 0 -Flags: MW +Flags: W +HStem: -509 73<345 498.347> +VStem: 541 142<-402.752 -262.292> AnchorPoint: "Anchor-1" 528 0 mark 0 AnchorPoint: "Anchor-2" 528 0 mark 0 +LayerCount: 2 Fore SplineSet 345 -480 m 2 @@ -5805,9 +6274,12 @@ EndChar StartChar: uni0328 Encoding: 808 808 172 Width: 0 -Flags: MW +Flags: W +HStem: -372 97<481.144 641.688> +VStem: 278 186<-260.234 -111.815> AnchorPoint: "Anchor-2" 511 47 mark 0 AnchorPoint: "Anchor-3" 511 47 mark 0 +LayerCount: 2 Fore SplineSet 494 -372 m 0 @@ -5828,8 +6300,11 @@ EndChar StartChar: breve Encoding: 728 728 173 Width: 1000 -Flags: MW +Flags: W +HStem: 1680 110<369.5 631.265> +VStem: 271 60<1843.47 1937.85> 668 62<1840.51 1937.99> AnchorPoint: "Anchor-0" 499 1500 mark 0 +LayerCount: 2 Fore SplineSet 499 1680 m 256 @@ -5849,8 +6324,11 @@ EndChar StartChar: dotaccent Encoding: 729 729 174 Width: 1000 -Flags: MW +Flags: W +HStem: 1269 241<410.692 591.645> +VStem: 381 240<1299.12 1480.65> AnchorPoint: "Anchor-0" 497 1040 mark 0 +LayerCount: 2 Fore SplineSet 501 1269 m 0 @@ -5864,8 +6342,11 @@ EndChar StartChar: ring Encoding: 730 730 175 Width: 1000 -Flags: MW +Flags: W +HStem: 1680 74<421.082 579.311> 1967 73<423.811 576.776> +VStem: 321 78<1774.83 1946.13> 602 78<1775.55 1945.59> AnchorPoint: "Anchor-0" 500 1500 mark 0 +LayerCount: 2 Fore SplineSet 500 1680 m 0 @@ -5884,9 +6365,12 @@ EndChar StartChar: ogonek Encoding: 731 731 176 Width: 1000 -Flags: MW +Flags: W +HStem: -372 97<481.144 641.688> +VStem: 278 186<-260.234 -111.815> AnchorPoint: "Anchor-2" 511 47 mark 0 AnchorPoint: "Anchor-3" 511 47 mark 0 +LayerCount: 2 Fore SplineSet 494 -372 m 0 @@ -5907,8 +6391,11 @@ EndChar StartChar: tilde Encoding: 732 732 177 Width: 1000 -Flags: MW +Flags: W +HStem: 1680 116<581.465 752.894> 1838 116<247.641 431.401> +VStem: 153 73<1700 1813.4> 774 74<1824.27 1934> AnchorPoint: "Anchor-0" 496 1500 mark 0 +LayerCount: 2 Fore SplineSet 646 1680 m 0 @@ -5932,8 +6419,9 @@ EndChar StartChar: hungarumlaut Encoding: 733 733 178 Width: 1000 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 424 1500 mark 0 +LayerCount: 2 Fore SplineSet 577 1680 m 2 @@ -5958,9 +6446,12 @@ EndChar StartChar: uni030C.alt Encoding: 65553 -1 179 Width: 0 -Flags: MW +Flags: W +HStem: 975 81<396 503.803> 1266 236<429.985 578.901> +VStem: 396 278<1289.2 1454.96> AnchorPoint: "Anchor-1" 341 920 mark 0 AnchorPoint: "Anchor-3" 341 920 mark 0 +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 246 1286 2 EndChar @@ -5968,7 +6459,10 @@ EndChar StartChar: eogonek Encoding: 281 281 180 Width: 1126 -Flags: MW +Flags: W +HStem: -317 97<813.144 973.688> -20 98<450.548 756.741> 522 86<311.262 819.998> 972 88<445.743 696.401> +VStem: 105 202<265.503 759.591> 610 186<-205.234 -56.8151> 820 199<537.5 793.73> 911 105<234.621 346> +LayerCount: 2 Fore Refer: 176 731 N 1 0 0 1 332 55 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -5978,7 +6472,9 @@ EndChar StartChar: Ecaron Encoding: 282 282 181 Width: 1515 -Flags: M +HStem: 0 110<75 294.836 485 1167.28> 736 80<485.03 802.751> 1026 20G<911 965> 1390 110<75 295 485 1161.93> +VStem: 295 190<110.139 736 816 1389.98> 893 92<496 654.641 892.248 1046> 1265 100<1030 1283.19> 1285 100<228.085 510> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 295 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -5988,7 +6484,9 @@ EndChar StartChar: Aogonek Encoding: 260 260 182 Width: 1720 -Flags: M +HStem: -419 97<1366.14 1526.69> 0 110<0 214.996 344.133 560 1060 1262.19 1478 1720> 440 110<528.562 1097.47> 1490 20G<822.5 917> +VStem: 1163 186<-307.234 -158.815> +LayerCount: 2 Fore Refer: 176 731 N 1 0 0 1 885 -47 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -5998,7 +6496,10 @@ EndChar StartChar: aogonek Encoding: 261 261 183 Width: 1142 -Flags: MW +Flags: W +HStem: -409 97<980.144 1140.69> -20 112<381.832 627.291 937.276 1074.24> 522 76<431.696 757> 968 92<374.874 696.405> +VStem: 115 204<152.261 395.897> 175 172<738.112 908.486> 757 180<204.62 522 598 908.78> 777 186<-297.234 -148.815> +LayerCount: 2 Fore Refer: 176 731 N 1 0 0 1 499 -37 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -6008,25 +6509,31 @@ EndChar StartChar: uni0000 Encoding: 0 0 184 Width: 600 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni000D Encoding: 13 13 185 Width: 600 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni00A0 Encoding: 160 160 186 Width: 600 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: exclamdown Encoding: 161 161 187 Width: 638 -Flags: MW +Flags: W +HStem: 824 236<228.677 411.323> +VStem: 202 236<-451.696 152.464 850.677 1033.32> 282 76<194.403 624> +LayerCount: 2 Fore SplineSet 438 942 m 0 @@ -6050,7 +6557,10 @@ EndChar StartChar: cent Encoding: 162 162 188 Width: 1116 -Flags: MW +Flags: W +HStem: -20 98<461.819 764.207> 966 94<475.085 787.025> +VStem: 105 202<272.264 758.097> 817 178<711 905.349> +LayerCount: 2 Fore SplineSet 652 1230 m 2 @@ -6069,7 +6579,10 @@ EndChar StartChar: sterling Encoding: 163 163 189 Width: 1270 -Flags: MW +Flags: W +HStem: -60 186<613.575 1001.39> 60 134<269.078 493.139> 660 110<0 286.004 540.583 900> 1436 84<568.398 940.469> +VStem: 111 111<-40 39.75> 206 222<896.018 1292.44> 368 172<444.694 654.706> 1012 178<1161 1355.25> 1079 94<200.236 314> +LayerCount: 2 Fore SplineSet 111 -7 m 0 @@ -6118,7 +6631,10 @@ EndChar StartChar: currency Encoding: 164 164 190 Width: 1140 -Flags: MW +Flags: W +HStem: 310 123<398.245 745.222> 1107 122<396.077 744.976> +VStem: 112 130<589.813 950.187> 898 130<589.871 950.187> +LayerCount: 2 Fore SplineSet 121 248 m 1 @@ -6153,7 +6669,10 @@ EndChar StartChar: yen Encoding: 165 165 191 Width: 1570 -Flags: MW +Flags: W +HStem: 0 110<490 710 900 1140> 350 110<368 1250> 630 110<368 1250> 1390 110<0 217.994 438.995 660 970 1206.01 1344.32 1570> +VStem: 710 190<110 679.75> +LayerCount: 2 Fore SplineSet 404 740 m 2 @@ -6181,7 +6700,10 @@ EndChar StartChar: brokenbar Encoding: 166 166 192 Width: 479 -Flags: MW +Flags: W +HStem: -500 21G<200 313> 1540 20G<200 313> +VStem: 200 113<-500 332 818 1560> +LayerCount: 2 Fore SplineSet 200 818 m 1 @@ -6200,7 +6722,10 @@ EndChar StartChar: section Encoding: 167 167 193 Width: 1068 -Flags: MW +Flags: W +HStem: -20 102<300.031 675.926> 1418 102<317.319 670.312> +VStem: 42 178<147.604 352> 58 192<719.625 904.905> 94 156<1182.63 1357.56> 714 178<1168 1368.87> 764 172<595.002 780.876> 764 156<154.19 317.372> +LayerCount: 2 Fore SplineSet 714 1316 m 0 @@ -6235,8 +6760,11 @@ EndChar StartChar: dieresis Encoding: 168 168 194 Width: 1000 -Flags: MW +Flags: W +HStem: 1690 193<260.4 419.6 580.4 739.6> +VStem: 244 192<1706.4 1866.28> 564 192<1706.4 1866.28> AnchorPoint: "Anchor-0" 501 1500 mark 0 +LayerCount: 2 Fore SplineSet 660 1690 m 256 @@ -6255,7 +6783,10 @@ EndChar StartChar: copyright Encoding: 169 169 195 Width: 1739 -Flags: MW +Flags: W +HStem: -20 93<626.519 1113.57> 278 70.8<746.037 1000.66> 1132.4 69.6<756.358 1008.04> 1427 93<626.479 1113.53> +VStem: 100 94<501.064 998.729> 420 138<577.081 893.221> 1179.6 68.4<884 976.348> 1191 57<1156.6 1196> 1192.8 66.6<544.06 644> 1546 95<501.078 998.535> +LayerCount: 2 Fore SplineSet 870 1520 m 256 @@ -6275,7 +6806,10 @@ EndChar StartChar: ordfeminine Encoding: 170 170 196 Width: 703 -Flags: MW +Flags: W +HStem: 952 67<191.289 359.251 533 619.503> 1277 46<230.353 425> 1545 55<195.306 390.179> +VStem: 40 122<1040.25 1226.08> 76 103<1402.98 1527.91> 425 108<1065.12 1277 1323 1523.95> +LayerCount: 2 Fore SplineSet 40 1112 m 0 @@ -6315,7 +6849,8 @@ EndChar StartChar: guillemotleft Encoding: 171 171 197 Width: 1390 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 862 775 m 1 @@ -6340,7 +6875,10 @@ EndChar StartChar: logicalnot Encoding: 172 172 198 Width: 971 -Flags: MW +Flags: W +HStem: 716 114<120 739> +VStem: 739 113<406 716> +LayerCount: 2 Fore SplineSet 739 406 m 1 @@ -6356,7 +6894,10 @@ EndChar StartChar: uni00AD Encoding: 173 173 199 Width: 640 -Flags: MW +Flags: W +HStem: 570 140<80 560> +VStem: 80 480<570 710> +LayerCount: 2 Fore Refer: 84 45 N 1 0 0 1 0 0 3 EndChar @@ -6364,7 +6905,10 @@ EndChar StartChar: registered Encoding: 174 174 200 Width: 1739 -Flags: MW +Flags: W +HStem: -20 93<626.519 1113.57> 294 78<1043.51 1272.22> 306 66<448 580 694 826> 720 72<694.033 972.419> 1140 66<448.001 579.971 694.001 1022.34> 1427 93<626.479 1113.53> +VStem: 100 94<501.064 998.729> 580 114<372.014 719.996 792.013 1139.98> 1102 120<869.796 1060.94> 1293.4 63.6<393.742 440.278> 1546 95<501.078 998.535> +LayerCount: 2 Fore SplineSet 870 1520 m 256 @@ -6384,7 +6928,10 @@ EndChar StartChar: macron Encoding: 175 175 201 Width: 1000 -Flags: MW +Flags: W +HStem: 1680 92<260 740> +VStem: 260 480<1680 1772> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 0 0 2 EndChar @@ -6392,7 +6939,10 @@ EndChar StartChar: degree Encoding: 176 176 202 Width: 639 -Flags: MW +Flags: W +HStem: 1120 110<222.925 417.036> 1490 110<223.964 416.226> +VStem: 80 109<1263.59 1455.29> 450 111<1263.59 1455.5> +LayerCount: 2 Fore SplineSet 320 1120 m 256 @@ -6411,7 +6961,10 @@ EndChar StartChar: plusminus Encoding: 177 177 203 Width: 1059 -Flags: MW +Flags: W +HStem: -15 112<121 940> 716 112<120 473 586 939> +VStem: 473 113<361 716 828 1180> +LayerCount: 2 Fore SplineSet 473 361 m 1 @@ -6438,7 +6991,10 @@ EndChar StartChar: uni00B2 Encoding: 178 178 204 Width: 675 -Flags: MW +Flags: W +HStem: 902 121<306.664 564.476> 974 20<104 172> 1776 50<216.235 425.742> +VStem: 59 95<1575.55 1727.54> 492 134<1474.4 1735.16> 577 57<1048.96 1125.96> +LayerCount: 2 Fore SplineSet 634 1109 m 0 @@ -6473,7 +7029,10 @@ EndChar StartChar: uni00B3 Encoding: 179 179 205 Width: 638 -Flags: MW +Flags: W +HStem: 902 50<185.352 392.331> 1344 66<240.175 378.344> 1776 50<212.406 392.922> +VStem: 40 107<984.151 1132.69> 76 107<1596.31 1751.19> 453 121<1468.74 1738.02> 477 121<1011.57 1276.57> +LayerCount: 2 Fore SplineSet 40 1093 m 0 @@ -6506,7 +7065,10 @@ EndChar StartChar: acute Encoding: 180 180 206 Width: 790 -Flags: MW +Flags: W +HStem: 1421 49<110.097 205.717> 1440 136<527.283 669.406> +VStem: 110 565 +LayerCount: 2 Fore SplineSet 605 1440 m 2 @@ -6522,7 +7084,10 @@ EndChar StartChar: mu Encoding: 181 181 207 Width: 1233 -Flags: MW +Flags: W +HStem: -520 274<448.52 628.893> -20 94<487.777 753.668> 0 110<1105 1285> 930 110<55 235 745 925> +VStem: 220 112<-386.36 847> 235 180<147.679 930> 421 246<-414.63 -278.375> 925 180<110 164.097 273.209 930> +LayerCount: 2 Fore SplineSet 332 847 m 1 @@ -6542,7 +7107,10 @@ EndChar StartChar: paragraph Encoding: 182 182 208 Width: 1332 -Flags: MW +Flags: W +HStem: -300 113<535.139 715 828.018 953 1066.2 1246> 1387 113<828.004 953 1066.02 1246> +VStem: 126 702<970.142 1308.03> 715 113<-187 779> 953 113<-186.939 1387> +LayerCount: 2 Fore SplineSet 535 -270 m 2 @@ -6584,7 +7152,10 @@ EndChar StartChar: periodcentered Encoding: 183 183 209 Width: 395 -Flags: MW +Flags: W +HStem: 668 264<184.257 379.743> +VStem: 150 264<702.257 897.743> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 0 700 2 EndChar @@ -6592,7 +7163,10 @@ EndChar StartChar: cedilla Encoding: 184 184 210 Width: 1000 -Flags: MW +Flags: W +HStem: -509 73<345 498.347> +VStem: 541 142<-402.752 -262.292> +LayerCount: 2 Fore SplineSet 345 -480 m 2 @@ -6616,7 +7190,10 @@ EndChar StartChar: uni00B9 Encoding: 185 185 211 Width: 630 -Flags: MW +Flags: W +HStem: 912 66<60.0015 264 378 569.997> 1644 66<80.0931 252.649> +VStem: 264 114<978 1644> 313 65<1776.83 1859.86> +LayerCount: 2 Fore SplineSet 60 935 m 2 @@ -6648,7 +7225,10 @@ EndChar StartChar: ordmasculine Encoding: 186 186 212 Width: 654 -Flags: MW +Flags: W +HStem: 950 54<243.21 410.79> 1544 54<243.21 410.79> +VStem: 40 126<1083.79 1458.28> 488 126<1089.72 1464.21> +LayerCount: 2 Fore SplineSet 166 1286 m 0 @@ -6667,7 +7247,8 @@ EndChar StartChar: guillemotright Encoding: 187 187 213 Width: 1390 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 528 775 m 1 @@ -6692,7 +7273,10 @@ EndChar StartChar: onequarter Encoding: 188 188 214 Width: 2000 -Flags: MW +Flags: W +HStem: 4 66<1370 1484 1598 1688> 280 66<1208.91 1483.98 1598 1706> 632 66<274 478 592.047 784> 892 12G<1519.1 1609.1> 1364 66<294.408 458.68> +VStem: 478 114<698.066 1364> 527.2 64.8<1504.1 1580> 1484 114<70 280 346 472.557> 1506.8 116.4<803.181 904> 1562 36<521.299 585.102> +LayerCount: 2 Fore SplineSet 1402 1440 m 1 @@ -6708,7 +7292,10 @@ EndChar StartChar: onehalf Encoding: 189 189 215 Width: 2000 -Flags: MW +Flags: W +HStem: -28 120.6<1519.98 1712.82> -16 12.6G<1207.5 1250.7> 44 20.4<1263.6 1332> 622 66<274 478 592.047 784> 845.6 50.4<1376.49 1586.1> 1354 66<294.408 458.68> +VStem: 478 114<688.066 1354> 527.2 64.8<1494.1 1570> 1219.2 94.8<652.4 772.05> 1652.4 133.2<575.619 780.118> 1737 57<118.893 196.4> +LayerCount: 2 Fore SplineSet 1402 1450 m 1 @@ -6724,7 +7311,10 @@ EndChar StartChar: threequarters Encoding: 190 190 216 Width: 2000 -Flags: MW +Flags: W +HStem: -36 66<1370 1484 1598 1688> 240 66<1208.91 1483.98 1598 1706> 602 50.4<305.386 512.472> 852 12G<1519.1 1609.1> 1044.2 65.4<360.42 488.716> 1475.6 50.4<331.544 513.042> +VStem: 160 106.8<705.087 823.4> 196 106.8<1305.8 1428.24> 572.8 121.2<1195.98 1417.44> 596.8 121.2<736.793 953.425> 1484 114<30 240 306 432.557> 1506.8 116.4<763.181 864> 1562 36<481.299 545.102> +LayerCount: 2 Fore SplineSet 1402 1400 m 1 @@ -6740,7 +7330,10 @@ EndChar StartChar: questiondown Encoding: 191 191 217 Width: 1100 -Flags: MW +Flags: W +HStem: -480 84<416.439 745.67> -20 20G<831 901> 820 240<464.491 649.509> +VStem: 90 202<-264.084 82.1119> 437 240<847.491 1032.51> 536 120<401.09 622> 792 208<-293.886 -87.416> +LayerCount: 2 Fore SplineSet 792 -284 m 0 @@ -6771,7 +7364,8 @@ EndChar StartChar: Agrave Encoding: 192 192 218 Width: 1720 -Flags: M +HStem: 0 110<0 214.996 344.133 560 1060 1262.19 1478 1720> 440 110<528.562 1097.47> 1490 20G<822.5 917> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 293 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6781,7 +7375,8 @@ EndChar StartChar: Aacute Encoding: 193 193 219 Width: 1720 -Flags: M +HStem: 0 110<0 214.996 344.133 560 1060 1262.19 1478 1720> 440 110<528.562 1097.47> 1490 20G<822.5 917> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 435 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6791,7 +7386,9 @@ EndChar StartChar: Ccedilla Encoding: 199 199 220 Width: 1620 -Flags: M +HStem: -524 73<655 808.347> -20 118<653.396 1077.77> 1404 116<670.597 1090.06> +VStem: 110 230<478.469 1005.37> 851 142<-417.752 -277.292> 1376 114<990 1143.91> 1395 95<1444.33 1510> 1398 111<423.433 590> +LayerCount: 2 Fore Refer: 210 184 N 1 0 0 1 310 -15 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -6801,7 +7398,8 @@ EndChar StartChar: Acircumflex Encoding: 194 194 221 Width: 1720 -Flags: M +HStem: 0 110<0 214.996 344.133 560 1060 1262.19 1478 1720> 440 110<528.562 1097.47> 1490 20G<822.5 917> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 365 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6811,7 +7409,9 @@ EndChar StartChar: Atilde Encoding: 195 195 222 Width: 1720 -Flags: M +HStem: 0 110<0 214.996 344.133 560 1060 1262.19 1478 1720> 440 110<528.562 1097.47> 1490 20G<822.5 917> 1680 116<949.465 1120.89> 1838 116<615.641 799.401> +VStem: 521 73<1700 1813.4> 1142 74<1824.27 1934> +LayerCount: 2 Fore Refer: 177 732 N 1 0 0 1 368 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6821,7 +7421,9 @@ EndChar StartChar: Adieresis Encoding: 196 196 223 Width: 1720 -Flags: M +HStem: 0 110<0 214.996 344.133 560 1060 1262.19 1478 1720> 440 110<528.562 1097.47> 1490 20G<822.5 917> 1690 193<623.4 782.6 943.4 1102.6> +VStem: 607 192<1706.4 1866.28> 927 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 363 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6831,7 +7433,9 @@ EndChar StartChar: Aring Encoding: 197 197 224 Width: 1720 -Flags: M +HStem: 0 110<0 214.996 344.133 560 1060 1262.19 1478 1720> 440 110<528.562 1097.47> 1490 20G<822.5 917> 1490 74<785.082 943.311> 1777 73<787.811 940.776> +VStem: 685 78<1584.83 1756.13> 966 78<1585.55 1755.59> +LayerCount: 2 Fore Refer: 175 730 N 1 0 0 1 364 -190 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6841,7 +7445,9 @@ EndChar StartChar: Egrave Encoding: 200 200 225 Width: 1515 -Flags: M +HStem: 0 110<75 294.836 485 1167.28> 736 80<485.03 802.751> 1026 20G<911 965> 1390 110<75 295 485 1161.93> +VStem: 295 190<110.139 736 816 1389.98> 893 92<496 654.641 892.248 1046> 1265 100<1030 1283.19> 1285 100<228.085 510> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 223 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -6851,7 +7457,9 @@ EndChar StartChar: Eacute Encoding: 201 201 226 Width: 1515 -Flags: M +HStem: 0 110<75 294.836 485 1167.28> 736 80<485.03 802.751> 1026 20G<911 965> 1390 110<75 295 485 1161.93> +VStem: 295 190<110.139 736 816 1389.98> 893 92<496 654.641 892.248 1046> 1265 100<1030 1283.19> 1285 100<228.085 510> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 365 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -6861,7 +7469,9 @@ EndChar StartChar: Ecircumflex Encoding: 202 202 227 Width: 1515 -Flags: M +HStem: 0 110<75 294.836 485 1167.28> 736 80<485.03 802.751> 1026 20G<911 965> 1390 110<75 295 485 1161.93> +VStem: 295 190<110.139 736 816 1389.98> 893 92<496 654.641 892.248 1046> 1265 100<1030 1283.19> 1285 100<228.085 510> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 295 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -6871,7 +7481,9 @@ EndChar StartChar: Edieresis Encoding: 203 203 228 Width: 1515 -Flags: M +HStem: 0 110<75 294.836 485 1167.28> 736 80<485.03 802.751> 1026 20G<911 965> 1390 110<75 295 485 1161.93> 1690 193<553.4 712.6 873.4 1032.6> +VStem: 295 190<110.139 736 816 1389.98> 537 192<1706.4 1866.28> 857 192<1706.4 1866.28> 893 92<496 654.641 892.248 1046> 1265 100<1030 1283.19> 1285 100<228.085 510> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 293 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -6881,7 +7493,10 @@ EndChar StartChar: Igrave Encoding: 204 204 229 Width: 830 -Flags: MW +Flags: W +HStem: 0 110<90 309.786 500 740> 1390 110<90 310 500 740> +VStem: 310 190<111.344 1390> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 -165 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -6891,7 +7506,10 @@ EndChar StartChar: Iacute Encoding: 205 205 230 Width: 830 -Flags: MW +Flags: W +HStem: 0 110<90 309.786 500 740> 1390 110<90 310 500 740> +VStem: 310 190<111.344 1390> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 -23 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -6901,7 +7519,10 @@ EndChar StartChar: Icircumflex Encoding: 206 206 231 Width: 830 -Flags: MW +Flags: W +HStem: 0 110<90 309.786 500 740> 1390 110<90 310 500 740> +VStem: 310 190<111.344 1390> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 -93 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -6911,7 +7532,10 @@ EndChar StartChar: Idieresis Encoding: 207 207 232 Width: 830 -Flags: MW +Flags: W +HStem: 0 110<90 309.786 500 740> 1390 110<90 310 500 740> 1690 193<165.4 324.6 485.4 644.6> +VStem: 149 192<1706.4 1866.28> 310 190<111.344 1390> 469 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 -95 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -6921,7 +7545,9 @@ EndChar StartChar: Ntilde Encoding: 209 209 233 Width: 1750 -Flags: M +HStem: -20 21G<1450.5 1485.5> 0 110<80 289.899 420 650> 1390 110<80.0037 289.938 1150.46 1369.97 1500.08 1710> 1680 116<981.465 1152.89> 1838 116<647.641 831.401> +VStem: 290 130<110.185 1236.12> 553 73<1700 1813.4> 1174 74<1824.27 1934> 1370 130<401.904 1389.91> +LayerCount: 2 Fore Refer: 177 732 N 1 0 0 1 400 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -6931,7 +7557,9 @@ EndChar StartChar: Ograve Encoding: 210 210 234 Width: 1660 -Flags: M +HStem: -20 100<632.226 1037.31> 1420 100<632.226 1027.77> +VStem: 110 230<472.109 1027.89> 1320 230<480.907 1027.89> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 255 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -6941,7 +7569,9 @@ EndChar StartChar: Oacute Encoding: 211 211 235 Width: 1660 -Flags: M +HStem: -20 100<632.226 1037.31> 1420 100<632.226 1027.77> +VStem: 110 230<472.109 1027.89> 1320 230<480.907 1027.89> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 397 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -6951,7 +7581,9 @@ EndChar StartChar: Ocircumflex Encoding: 212 212 236 Width: 1660 -Flags: M +HStem: -20 100<632.226 1037.31> 1420 100<632.226 1027.77> +VStem: 110 230<472.109 1027.89> 1320 230<480.907 1027.89> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 327 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -6961,7 +7593,9 @@ EndChar StartChar: Otilde Encoding: 213 213 237 Width: 1660 -Flags: M +HStem: -20 100<632.226 1037.31> 1420 100<632.226 1027.77> 1680 116<911.465 1082.89> 1838 116<577.641 761.401> +VStem: 110 230<472.109 1027.89> 483 73<1700 1813.4> 1104 74<1824.27 1934> 1320 230<480.907 1027.89> +LayerCount: 2 Fore Refer: 177 732 N 1 0 0 1 330 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -6971,7 +7605,9 @@ EndChar StartChar: Odieresis Encoding: 214 214 238 Width: 1660 -Flags: M +HStem: -20 100<632.226 1037.31> 1420 100<632.226 1027.77> 1640 193<590.4 749.6 910.4 1069.6> +VStem: 110 230<472.109 1027.89> 574 192<1656.4 1816.28> 894 192<1656.4 1816.28> 1320 230<480.907 1027.89> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 330 -50 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -6981,7 +7617,9 @@ EndChar StartChar: Ugrave Encoding: 217 217 239 Width: 1680 -Flags: M +HStem: -30 120<672.892 1103.56> 1390 110<50 270 460.005 699.99 1040 1290 1410 1630> +VStem: 270 190<332.97 1389.96> 1290 120<298.98 1390> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 305 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -6991,7 +7629,9 @@ EndChar StartChar: Uacute Encoding: 218 218 240 Width: 1680 -Flags: M +HStem: -30 120<672.892 1103.56> 1390 110<50 270 460.005 699.99 1040 1290 1410 1630> +VStem: 270 190<332.97 1389.96> 1290 120<298.98 1390> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 447 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -7001,7 +7641,9 @@ EndChar StartChar: Ucircumflex Encoding: 219 219 241 Width: 1680 -Flags: M +HStem: -30 120<672.892 1103.56> 1390 110<50 270 460.005 699.99 1040 1290 1410 1630> +VStem: 270 190<332.97 1389.96> 1290 120<298.98 1390> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 377 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -7011,7 +7653,9 @@ EndChar StartChar: Udieresis Encoding: 220 220 242 Width: 1680 -Flags: M +HStem: -30 120<672.892 1103.56> 1390 110<50 270 460.005 699.99 1040 1290 1410 1630> 1640 193<599.4 758.6 919.4 1078.6> +VStem: 270 190<332.97 1389.96> 583 192<1656.4 1816.28> 903 192<1656.4 1816.28> 1290 120<298.98 1390> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 339 -50 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -7021,7 +7665,9 @@ EndChar StartChar: Yacute Encoding: 221 221 243 Width: 1570 -Flags: M +HStem: 0 110<490 710 900 1140> 1390 110<0 217.994 438.995 660 970 1206.01 1344.32 1570> +VStem: 710 190<110 679.75> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 387 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -7031,7 +7677,10 @@ EndChar StartChar: agrave Encoding: 224 224 244 Width: 1142 -Flags: MW +Flags: W +HStem: -20 112<381.832 627.291 937.276 1074.24> 522 76<431.696 757> 968 92<374.874 696.405> +VStem: 115 204<152.261 395.897> 175 172<738.112 908.486> 757 180<204.62 522 598 908.78> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 26 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7041,7 +7690,10 @@ EndChar StartChar: aacute Encoding: 225 225 245 Width: 1142 -Flags: MW +Flags: W +HStem: -20 112<381.832 627.291 937.276 1074.24> 522 76<431.696 757> 968 92<374.874 696.405> +VStem: 115 204<152.261 395.897> 175 172<738.112 908.486> 757 180<204.62 522 598 908.78> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 168 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7051,7 +7703,10 @@ EndChar StartChar: acircumflex Encoding: 226 226 246 Width: 1142 -Flags: MW +Flags: W +HStem: -20 112<381.832 627.291 937.276 1074.24> 522 76<431.696 757> 968 92<374.874 696.405> +VStem: 115 204<152.261 395.897> 175 172<738.112 908.486> 757 180<204.62 522 598 908.78> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 98 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7061,7 +7716,10 @@ EndChar StartChar: atilde Encoding: 227 227 247 Width: 1142 -Flags: MW +Flags: W +HStem: -20 112<381.832 627.291 937.276 1074.24> 522 76<431.696 757> 968 92<374.874 696.405> 1220 116<682.465 853.894> 1378 116<348.641 532.401> +VStem: 115 204<152.261 395.897> 175 172<738.112 908.486> 254 73<1240 1353.4> 757 180<204.62 522 598 908.78> 875 74<1364.27 1474> +LayerCount: 2 Fore Refer: 177 732 N 1 0 0 1 101 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7071,7 +7729,10 @@ EndChar StartChar: adieresis Encoding: 228 228 248 Width: 1142 -Flags: MW +Flags: W +HStem: -20 112<381.832 627.291 937.276 1074.24> 522 76<431.696 757> 968 92<374.874 696.405> 1230 193<356.4 515.6 676.4 835.6> +VStem: 115 204<152.261 395.897> 175 172<738.112 908.486> 340 192<1246.4 1406.28> 660 192<1246.4 1406.28> 757 180<204.62 522 598 908.78> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 96 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7081,7 +7742,10 @@ EndChar StartChar: aring Encoding: 229 229 249 Width: 1142 -Flags: MW +Flags: W +HStem: -20 112<381.832 627.291 937.276 1074.24> 522 76<431.696 757> 968 92<374.874 696.405> 1220 74<518.082 676.311> 1507 73<520.811 673.776> +VStem: 115 204<152.261 395.897> 175 172<738.112 908.486> 418 78<1314.83 1486.13> 699 78<1315.55 1485.59> 757 180<204.62 522 598 908.78> +LayerCount: 2 Fore Refer: 175 730 N 1 0 0 1 97 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7091,7 +7755,10 @@ EndChar StartChar: ccedilla Encoding: 231 231 250 Width: 1116 -Flags: MW +Flags: W +HStem: -524 73<424 577.347> -20 98<461.819 764.207> 966 94<475.085 787.025> +VStem: 105 202<272.264 758.097> 620 142<-417.752 -277.292> 817 178<711 905.349> +LayerCount: 2 Fore Refer: 210 184 N 1 0 0 1 79 -15 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -7101,7 +7768,10 @@ EndChar StartChar: egrave Encoding: 232 232 251 Width: 1126 -Flags: MW +Flags: W +HStem: -20 98<450.548 756.741> 522 86<311.262 819.998> 972 88<445.743 696.401> +VStem: 105 202<265.503 759.591> 820 199<537.5 793.73> 911 105<234.621 346> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 19 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7111,7 +7781,10 @@ EndChar StartChar: eacute Encoding: 233 233 252 Width: 1126 -Flags: MW +Flags: W +HStem: -20 98<450.548 756.741> 522 86<311.262 819.998> 972 88<445.743 696.401> +VStem: 105 202<265.503 759.591> 820 199<537.5 793.73> 911 105<234.621 346> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 161 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7121,7 +7794,10 @@ EndChar StartChar: ecircumflex Encoding: 234 234 253 Width: 1126 -Flags: MW +Flags: W +HStem: -20 98<450.548 756.741> 522 86<311.262 819.998> 972 88<445.743 696.401> +VStem: 105 202<265.503 759.591> 820 199<537.5 793.73> 911 105<234.621 346> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 91 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7131,7 +7807,8 @@ EndChar StartChar: multiply Encoding: 215 215 254 Width: 1003 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 525 886 m 2 @@ -7165,7 +7842,10 @@ EndChar StartChar: Thorn Encoding: 222 222 255 Width: 1380 -Flags: MW +Flags: W +HStem: 0 110<75.0208 294.964 485.365 704.983> 344 110<485.268 939.922> 1074 110<485 939.922> 1390 110<75 295 485.036 704.979> +VStem: 295 190<110.338 343.793 454.033 1074 1184 1389.97> 1085 220<591.298 936.702> +LayerCount: 2 Fore SplineSet 535 454 m 2 @@ -7214,10 +7894,13 @@ EndChar StartChar: dotlessi Encoding: 305 305 256 Width: 665 -Flags: MW +Flags: W +HStem: 0 110<85 265 445 625> 930 110<85 265> +VStem: 265 180<110 930> AnchorPoint: "Anchor-0" 349 1040 basechar 0 AnchorPoint: "Anchor-1" 347 0 basechar 0 AnchorPoint: "Anchor-2" 347 0 basechar 0 +LayerCount: 2 Fore SplineSet 241 930 m 2 @@ -7247,7 +7930,10 @@ EndChar StartChar: germandbls Encoding: 223 223 257 Width: 1561 -Flags: MW +Flags: W +HStem: -20 113<820.273 1138.27> 0 113<29 209.99> 1463 107<602.822 1018.04> +VStem: 210 181<113 1233.12> 626 232<173.674 343.306> 836 158<764.186 910.699> 1130 203<1134.56 1362.21> 1200 202<155.911 409.045> +LayerCount: 2 Fore SplineSet 1402 320 m 0 @@ -7282,7 +7968,10 @@ EndChar StartChar: AE Encoding: 198 198 258 Width: 2505 -Flags: MW +Flags: W +HStem: 0 110<0 214.994 343.239 560 1065 1284.84 1475 2157.28> 440 110<653.404 1354> 736 80<1475.03 1792.75> 1026 20G<1901 1955> 1390 110<870 1082.01 1065 1285 1219.01 1550 1475 2151.93> +VStem: 1285 190<110.139 736 816 1389.98> 1883 92<496 654.641 892.248 1046> 2255 100<1030 1283.19> 2275 100<228.085 510> +LayerCount: 2 Fore SplineSet 0 42 m 2 @@ -7323,7 +8012,10 @@ EndChar StartChar: ae Encoding: 230 230 259 Width: 1746 -Flags: MW +Flags: W +HStem: -20 112<366.832 636.333> -20 98<1085.61 1390.36> 522 86<416.696 741.282 946.262 1455> 972 88<368.232 677.455 1080.93 1331.4> +VStem: 100 204<152.261 395.897> 160 172<738.112 908.486> 742 204<240.362 522 608.526 816.09> 1455 199<537.5 793.73> 1546 105<235.622 346> +LayerCount: 2 Fore SplineSet 974 608 m 2 @@ -7373,7 +8065,10 @@ EndChar StartChar: Eth Encoding: 208 208 260 Width: 1645 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 1022.14> 730 110<76 903> 1390 110<75 295 485 1011.08> +VStem: 295 190<110 1390> 1305 230<484.746 1023.89> +LayerCount: 2 Fore SplineSet 110 840 m 2 @@ -7392,7 +8087,10 @@ EndChar StartChar: Oslash Encoding: 216 216 261 Width: 1660 -Flags: MW +Flags: W +HStem: -20 100<632.226 1037.31> 1420 100<632.226 1027.77> +VStem: 110 230<472.109 1027.89> 1320 230<480.907 1027.89> +LayerCount: 2 Fore SplineSet 1186 1660 m 2 @@ -7411,7 +8109,10 @@ EndChar StartChar: eth Encoding: 240 240 262 Width: 1240 -Flags: MW +Flags: W +HStem: -20 90<452.706 713.677> 962 98<486.859 778.46> +VStem: 100 200<271.654 734.964> 940 200<388.552 794.255> +LayerCount: 2 Fore SplineSet 560.8359375 1233.38867188 m 2 @@ -7446,7 +8147,10 @@ EndChar StartChar: ntilde Encoding: 241 241 263 Width: 1375 -Flags: MW +Flags: W +HStem: 0 110<95 275 455 635 785 965 1145 1325> 930 110<95 275> 946 114<628.482 900.821> 1220 116<795.465 966.894> 1378 116<461.641 645.401> +VStem: 275 180<110 761.326 888 930> 367 73<1240 1353.4> 965 180<110 878.594> 988 74<1364.27 1474> +LayerCount: 2 Fore Refer: 177 732 N 1 0 0 1 214 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 @@ -7456,7 +8160,10 @@ EndChar StartChar: ograve Encoding: 242 242 264 Width: 1166 -Flags: MW +Flags: W +HStem: -20 90<443.406 722.594> 970 90<443.406 722.594> +VStem: 105 210<265.099 759.191> 851 210<280.809 774.901> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 12 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -7466,7 +8173,10 @@ EndChar StartChar: oacute Encoding: 243 243 265 Width: 1166 -Flags: MW +Flags: W +HStem: -20 90<443.406 722.594> 970 90<443.406 722.594> +VStem: 105 210<265.099 759.191> 851 210<280.809 774.901> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 154 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -7476,7 +8186,10 @@ EndChar StartChar: ocircumflex Encoding: 244 244 266 Width: 1166 -Flags: MW +Flags: W +HStem: -20 90<443.406 722.594> 970 90<443.406 722.594> +VStem: 105 210<265.099 759.191> 851 210<280.809 774.901> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 84 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -7486,7 +8199,10 @@ EndChar StartChar: otilde Encoding: 245 245 267 Width: 1166 -Flags: MW +Flags: W +HStem: -20 90<443.406 722.594> 970 90<443.406 722.594> 1220 116<668.465 839.894> 1378 116<334.641 518.401> +VStem: 105 210<265.099 759.191> 240 73<1240 1353.4> 851 210<280.809 774.901> 861 74<1364.27 1474> +LayerCount: 2 Fore Refer: 177 732 N 1 0 0 1 87 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -7496,7 +8212,10 @@ EndChar StartChar: odieresis Encoding: 246 246 268 Width: 1166 -Flags: MW +Flags: W +HStem: -20 90<443.406 722.594> 970 90<443.406 722.594> 1230 193<342.4 501.6 662.4 821.6> +VStem: 105 210<265.099 759.191> 326 192<1246.4 1406.28> 646 192<1246.4 1406.28> 851 210<280.809 774.901> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 82 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -7506,7 +8225,10 @@ EndChar StartChar: divide Encoding: 247 247 269 Width: 1119 -Flags: MW +Flags: W +HStem: 310 240<467.304 652.916> 724 112<100 1020> 1020 240<467.304 652.916> +VStem: 439 241<339.355 520.645 1049.35 1230.65> +LayerCount: 2 Fore SplineSet 135 836 m 2 @@ -7534,10 +8256,13 @@ EndChar StartChar: thorn Encoding: 254 254 270 Width: 1276 -Flags: MW +Flags: W +HStem: -500 110<50 229.993 410.021 590> -18 102<575.425 828.191> 956 104<575.125 828.191> 1450 110<50 230> +VStem: 230 180<-389.976 133.39 290.662 749.338 892 1450> 986 200<291.581 748.575> AnchorPoint: "Anchor-0" 798 1040 basechar 0 AnchorPoint: "Anchor-1" 877 0 basechar 0 AnchorPoint: "Anchor-2" 877 0 basechar 0 +LayerCount: 2 Fore SplineSet 410 520 m 0 @@ -7579,7 +8304,10 @@ EndChar StartChar: yacute Encoding: 253 253 271 Width: 1266 -Flags: MW +Flags: W +HStem: -520 100<184.155 391.851> 930 110<15 187.996 389.25 556.996 821 955.375 1082 1251> +VStem: 31 138<-402.779 -216> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 270 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -7589,7 +8317,10 @@ EndChar StartChar: edieresis Encoding: 235 235 272 Width: 1126 -Flags: MW +Flags: W +HStem: -20 98<450.548 756.741> 522 86<311.262 819.998> 972 88<445.743 696.401> 1230 193<349.4 508.6 669.4 828.6> +VStem: 105 202<265.503 759.591> 333 192<1246.4 1406.28> 653 192<1246.4 1406.28> 820 199<537.5 793.73> 911 105<234.621 346> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 89 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7599,7 +8330,9 @@ EndChar StartChar: igrave Encoding: 236 236 273 Width: 665 -Flags: M +HStem: 0 110<85 265 445 625> 930 110<85 265> +VStem: 265 180<110 930> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 -222 -460 2 Refer: 256 305 N 1 0 0 1 0 0 3 @@ -7609,7 +8342,9 @@ EndChar StartChar: iacute Encoding: 237 237 274 Width: 665 -Flags: M +HStem: 0 110<85 265 445 625> 930 110<85 265> +VStem: 265 180<110 930> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 -80 -460 2 Refer: 256 305 N 1 0 0 1 0 0 3 @@ -7619,7 +8354,9 @@ EndChar StartChar: icircumflex Encoding: 238 238 275 Width: 665 -Flags: M +HStem: 0 110<85 265 445 625> 930 110<85 265> +VStem: 265 180<110 930> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 -150 -460 2 Refer: 256 305 N 1 0 0 1 0 0 3 @@ -7629,7 +8366,9 @@ EndChar StartChar: idieresis Encoding: 239 239 276 Width: 665 -Flags: M +HStem: 0 110<85 265 445 625> 930 110<85 265> 1230 193<108.4 267.6 428.4 587.6> +VStem: 92 192<1246.4 1406.28> 265 180<110 930> 412 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 -152 -460 2 Refer: 256 305 N 1 0 0 1 0 0 3 @@ -7639,7 +8378,10 @@ EndChar StartChar: oslash Encoding: 248 248 277 Width: 1139 -Flags: MW +Flags: W +HStem: -20 90<443.406 722.594> 970 90<443.406 722.594> +VStem: 105 210<265.099 759.191> 851 210<280.809 774.901> +LayerCount: 2 Fore SplineSet 926 1215 m 2 @@ -7658,7 +8400,10 @@ EndChar StartChar: ugrave Encoding: 249 249 278 Width: 1345 -Flags: MW +Flags: W +HStem: -20 94<487.777 753.668> 0 110<1105 1285> 930 110<55 235 745 925> +VStem: 235 180<147.679 930> 925 180<110 164.097 273.209 930> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 104 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -7668,7 +8413,10 @@ EndChar StartChar: uacute Encoding: 250 250 279 Width: 1345 -Flags: MW +Flags: W +HStem: -20 94<487.777 753.668> 0 110<1105 1285> 930 110<55 235 745 925> +VStem: 235 180<147.679 930> 925 180<110 164.097 273.209 930> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 246 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -7678,7 +8426,10 @@ EndChar StartChar: ucircumflex Encoding: 251 251 280 Width: 1345 -Flags: MW +Flags: W +HStem: -20 94<487.777 753.668> 0 110<1105 1285> 930 110<55 235 745 925> +VStem: 235 180<147.679 930> 925 180<110 164.097 273.209 930> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 176 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -7688,7 +8439,10 @@ EndChar StartChar: udieresis Encoding: 252 252 281 Width: 1345 -Flags: MW +Flags: W +HStem: -20 94<487.777 753.668> 0 110<1105 1285> 930 110<55 235 745 925> 1230 193<434.4 593.6 754.4 913.6> +VStem: 235 180<147.679 930> 418 192<1246.4 1406.28> 738 192<1246.4 1406.28> 925 180<110 164.097 273.209 930> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 174 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -7698,7 +8452,10 @@ EndChar StartChar: ydieresis Encoding: 255 255 282 Width: 1266 -Flags: MW +Flags: W +HStem: -520 100<184.155 391.851> 930 110<15 187.996 389.25 556.996 821 955.375 1082 1251> 1230 193<458.4 617.6 778.4 937.6> +VStem: 31 138<-402.779 -216> 442 192<1246.4 1406.28> 762 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 198 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -7708,7 +8465,9 @@ EndChar StartChar: Amacron Encoding: 256 256 283 Width: 1720 -Flags: M +HStem: 0 110<0 214.996 344.133 560 1060 1262.19 1478 1720> 440 110<528.562 1097.47> 1490 20G<822.5 917> 1680 92<624 1104> +VStem: 624 480<1680 1772> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 364 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7718,7 +8477,10 @@ EndChar StartChar: amacron Encoding: 257 257 284 Width: 1142 -Flags: MW +Flags: W +HStem: -20 112<381.832 627.291 937.276 1074.24> 522 76<431.696 757> 968 92<374.874 696.405> 1220 92<357 837> +VStem: 115 204<152.261 395.897> 175 172<738.112 908.486> 357 480<1220 1312> 757 180<204.62 522 598 908.78> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 97 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7728,7 +8490,9 @@ EndChar StartChar: Abreve Encoding: 258 258 285 Width: 1720 -Flags: M +HStem: 0 110<0 214.996 344.133 560 1060 1262.19 1478 1720> 440 110<528.562 1097.47> 1490 20G<822.5 917> 1680 110<734.5 996.265> +VStem: 636 60<1843.47 1937.85> 1033 62<1840.51 1937.99> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 365 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7738,7 +8502,10 @@ EndChar StartChar: abreve Encoding: 259 259 286 Width: 1142 -Flags: MW +Flags: W +HStem: -20 112<381.832 627.291 937.276 1074.24> 522 76<431.696 757> 968 92<374.874 696.405> 1220 110<467.5 729.265> +VStem: 115 204<152.261 395.897> 175 172<738.112 908.486> 369 60<1383.47 1477.85> 757 180<204.62 522 598 908.78> 766 62<1380.51 1477.99> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 98 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7748,7 +8515,9 @@ EndChar StartChar: Cacute Encoding: 262 262 287 Width: 1620 -Flags: M +HStem: -20 118<653.396 1077.77> 1404 116<670.597 1090.06> +VStem: 110 230<478.469 1005.37> 1376 114<990 1143.91> 1395 95<1444.33 1510> 1398 111<423.433 590> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 437 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -7758,7 +8527,10 @@ EndChar StartChar: cacute Encoding: 263 263 288 Width: 1116 -Flags: MW +Flags: W +HStem: -20 98<461.819 764.207> 966 94<475.085 787.025> +VStem: 105 202<272.264 758.097> 817 178<711 905.349> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 187 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -7768,7 +8540,9 @@ EndChar StartChar: Ccircumflex Encoding: 264 264 289 Width: 1620 -Flags: M +HStem: -20 118<653.396 1077.77> 1404 116<670.597 1090.06> +VStem: 110 230<478.469 1005.37> 1376 114<990 1143.91> 1395 95<1444.33 1510> 1398 111<423.433 590> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 367 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -7778,7 +8552,10 @@ EndChar StartChar: ccircumflex Encoding: 265 265 290 Width: 1116 -Flags: MW +Flags: W +HStem: -20 98<461.819 764.207> 966 94<475.085 787.025> +VStem: 105 202<272.264 758.097> 817 178<711 905.349> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 117 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -7788,7 +8565,9 @@ EndChar StartChar: Cdotaccent Encoding: 266 266 291 Width: 1620 -Flags: M +HStem: -20 118<653.396 1077.77> 1404 116<670.597 1090.06> 1729 241<779.692 960.645> +VStem: 110 230<478.469 1005.37> 750 240<1759.12 1940.65> 1376 114<990 1143.91> 1395 95<1444.33 1510> 1398 111<423.433 590> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 369 460 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -7798,7 +8577,10 @@ EndChar StartChar: cdotaccent Encoding: 267 267 292 Width: 1116 -Flags: MW +Flags: W +HStem: -20 98<461.819 764.207> 966 94<475.085 787.025> 1269 241<529.692 710.645> +VStem: 105 202<272.264 758.097> 500 240<1299.12 1480.65> 817 178<711 905.349> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 119 0 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -7808,7 +8590,9 @@ EndChar StartChar: Ccaron Encoding: 268 268 293 Width: 1620 -Flags: M +HStem: -20 118<653.396 1077.77> 1404 116<670.597 1090.06> +VStem: 110 230<478.469 1005.37> 1376 114<990 1143.91> 1395 95<1444.33 1510> 1398 111<423.433 590> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 367 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -7818,7 +8602,10 @@ EndChar StartChar: ccaron Encoding: 269 269 294 Width: 1116 -Flags: MW +Flags: W +HStem: -20 98<461.819 764.207> 966 94<475.085 787.025> +VStem: 105 202<272.264 758.097> 817 178<711 905.349> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 117 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -7828,7 +8615,9 @@ EndChar StartChar: Dcaron Encoding: 270 270 295 Width: 1645 -Flags: M +HStem: 0 110<75 295 485 1022.14> 1390 110<75 295 485 1011.08> +VStem: 295 190<110 1390> 1305 230<484.746 1023.89> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 185 0 2 Refer: 15 68 N 1 0 0 1 0 0 3 @@ -7838,7 +8627,10 @@ EndChar StartChar: dcaron Encoding: 271 271 296 Width: 1311 -Flags: MW +Flags: W +HStem: -20 104<472.809 722.948> 0 110<1071 1251> 956 102<472.809 726.352> 1033 81<1476 1583.8> 1324 236<1509.99 1658.9> 1450 110<711 891> +VStem: 115 200<291.425 748.419> 891 180<110 157 290.662 749.338 893 1450> 1476 278<1347.2 1512.96> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 1326 1344 2 Refer: 41 100 N 1 0 0 1 0 0 2 @@ -7848,7 +8640,10 @@ EndChar StartChar: Emacron Encoding: 274 274 297 Width: 1515 -Flags: MW +Flags: W +HStem: 0 110<75 294.836 485 1167.28> 736 80<485.03 802.751> 1026 20G<911 965> 1390 110<75 295 485 1161.93> 1680 92<554 1034> +VStem: 295 190<110.139 736 816 1389.98> 554 480<1680 1772> 893 92<496 654.641 892.248 1046> 1265 100<1030 1283.19> 1285 100<228.085 510> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 294 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7858,7 +8653,10 @@ EndChar StartChar: emacron Encoding: 275 275 298 Width: 1126 -Flags: MW +Flags: W +HStem: -20 98<450.548 756.741> 522 86<311.262 819.998> 972 88<445.743 696.401> 1220 92<350 830> +VStem: 105 202<265.503 759.591> 350 480<1220 1312> 820 199<537.5 793.73> 911 105<234.621 346> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 90 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7868,7 +8666,9 @@ EndChar StartChar: Ebreve Encoding: 276 276 299 Width: 1515 -Flags: M +HStem: 0 110<75 294.836 485 1167.28> 736 80<485.03 802.751> 1026 20G<911 965> 1390 110<75 295 485 1161.93> 1680 110<664.5 926.265> +VStem: 295 190<110.139 736 816 1389.98> 566 60<1843.47 1937.85> 893 92<496 654.641 892.248 1046> 963 62<1840.51 1937.99> 1265 100<1030 1283.19> 1285 100<228.085 510> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 295 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7878,7 +8678,10 @@ EndChar StartChar: ebreve Encoding: 277 277 300 Width: 1126 -Flags: MW +Flags: W +HStem: -20 98<450.548 756.741> 522 86<311.262 819.998> 972 88<445.743 696.401> 1220 110<460.5 722.265> +VStem: 105 202<265.503 759.591> 362 60<1383.47 1477.85> 759 62<1380.51 1477.99> 820 199<537.5 793.73> 911 105<234.621 346> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 91 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7888,7 +8691,9 @@ EndChar StartChar: Edotaccent Encoding: 278 278 301 Width: 1515 -Flags: M +HStem: 0 110<75 294.836 485 1167.28> 736 80<485.03 802.751> 1026 20G<911 965> 1390 110<75 295 485 1161.93> 1729 241<707.692 888.645> +VStem: 295 190<110.139 736 816 1389.98> 678 240<1759.12 1940.65> 893 92<496 654.641 892.248 1046> 1265 100<1030 1283.19> 1285 100<228.085 510> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 297 460 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7898,7 +8703,10 @@ EndChar StartChar: edotaccent Encoding: 279 279 302 Width: 1126 -Flags: MW +Flags: W +HStem: -20 98<450.548 756.741> 522 86<311.262 819.998> 972 88<445.743 696.401> 1269 241<503.692 684.645> +VStem: 105 202<265.503 759.591> 474 240<1299.12 1480.65> 820 199<537.5 793.73> 911 105<234.621 346> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 93 0 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7908,7 +8716,9 @@ EndChar StartChar: Eogonek Encoding: 280 280 303 Width: 1515 -Flags: M +HStem: -419 97<1176.14 1336.69> 0 110<75 294.836 485 1167.28> 736 80<485.03 802.751> 1026 20G<911 965> 1390 110<75 295 485 1161.93> +VStem: 295 190<110.139 736 816 1389.98> 893 92<496 654.641 892.248 1046> 973 186<-307.234 -158.815> 1265 100<1030 1283.19> 1285 100<228.085 510> +LayerCount: 2 Fore Refer: 176 731 N 1 0 0 1 695 -47 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7918,7 +8728,10 @@ EndChar StartChar: dcroat Encoding: 273 273 304 Width: 1283 -Flags: MW +Flags: W +HStem: -20 104<472.809 722.948> 0 110<1071 1251> 956 102<472.809 726.352> 1190 110<513 1238> 1450 110<711 891> +VStem: 115 200<291.425 748.419> 891 180<110 157 290.662 749.338 893 1450> +LayerCount: 2 Fore SplineSet 543 1300 m 2 @@ -7937,7 +8750,10 @@ EndChar StartChar: Dcroat Encoding: 272 272 305 Width: 1645 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 1022.14> 730 110<76 903> 1390 110<75 295 485 1011.08> +VStem: 295 190<110 1390> 1305 230<484.746 1023.89> +LayerCount: 2 Fore SplineSet 110 840 m 2 @@ -7956,7 +8772,10 @@ EndChar StartChar: hcircumflex Encoding: 293 293 306 Width: 1345 -Flags: MW +Flags: W +HStem: 0 110<65.0156 245 425 605 757 935 1115 1295> 946 114<605.795 874.424> 1450 110<65.0001 245> +VStem: 245 180<110 761.326 882 1450> 935 180<110 878.594> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 354 -465 2 Refer: 45 104 N 1 0 0 1 0 0 3 @@ -7966,7 +8785,10 @@ EndChar StartChar: Hbar Encoding: 294 294 307 Width: 1770 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 724.926 1045 1284.96 1475 1695> 720 110<485.206 1284.74> 1080 110<76 1695> 1390 110<75.0074 295 485 725 1045 1284.96 1475.01 1695> +VStem: 295 190<110 719.99 830.215 1390> 1285 190<110 719.964 830.136 1389.88> +LayerCount: 2 Fore SplineSet 143 1190 m 2 @@ -7985,7 +8807,10 @@ EndChar StartChar: hbar Encoding: 295 295 308 Width: 1345 -Flags: MW +Flags: W +HStem: 0 110<65.0156 245 425 605 757 935 1115 1295> 946 114<605.795 874.424> 1180 110<74 901> 1450 110<65.0001 245> +VStem: 245 180<110 761.326 882 1450> 935 180<110 878.594> +LayerCount: 2 Fore SplineSet 108 1290 m 2 @@ -8004,7 +8829,9 @@ EndChar StartChar: Gdotaccent Encoding: 288 288 309 Width: 1740 -Flags: M +HStem: -20 110<652.68 1068.76> 610 130<1050 1300 1510 1709.97> 1408 112<685.282 1124.44> 1480 20G<1410.5 1471> 1729 241<779.692 960.645> +VStem: 110 230<477.772 1005.68> 750 240<1759.12 1940.65> 1300 210<295.314 610> 1376 114<990 1166.69 1458.74 1500> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 369 460 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -8014,37 +8841,47 @@ EndChar StartChar: gdotaccent Encoding: 289 289 310 Width: 1229 -Flags: MW +Flags: W +HStem: -520 94<365.2 790.111> -18 156<290.748 848.975> 320 80<398.41 635.529> 980 80<400.471 636.874 903.429 1049.93> 1269 241<570.692 751.645> +VStem: 70 190<-331.779 -123.299> 120 190<506.393 871.358> 134 136<151.931 275.166> 541 240<1299.12 1480.65> 726 190<508.642 870.878> 918 142<-321.891 -84.4622> 1050 164<823.339 985.433> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 160 0 2 Refer: 44 103 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gdotaccent.sc EndChar -StartChar: uni0122 +StartChar: Gcommaaccent Encoding: 290 290 311 Width: 1740 -Flags: M +HStem: -623 65<731 816.843> -390 189<750.384 876.903> -20 110<652.68 1068.76> 610 130<1050 1300 1510 1709.97> 1408 112<685.282 1124.44> 1480 20G<1410.5 1471> +VStem: 110 230<477.772 1005.68> 731 222<-372.96 -228.973> 1300 210<295.314 610> 1376 114<990 1166.69 1458.74 1500> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 341 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0123.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" gcommaaccent.sc EndChar -StartChar: uni0123 +StartChar: gcommaaccent Encoding: 291 291 312 Width: 1229 -Flags: MW +Flags: W +HStem: -520 94<365.2 790.111> -18 156<290.748 848.975> 320 80<398.41 635.529> 980 80<400.471 636.874 903.429 1049.93> 1223 189<627.097 753.616> 1580 65<687.157 773> +VStem: 70 190<-331.779 -123.299> 120 190<506.393 871.358> 134 136<151.931 275.166> 551 219<1250.97 1394.96> 726 190<508.642 870.878> 918 142<-321.891 -84.4622> 1050 164<823.339 985.433> +LayerCount: 2 Fore Refer: 168 786 N 1 0 0 1 160 120 2 Refer: 44 103 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0123.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gcommaaccent.sc EndChar StartChar: Hcircumflex Encoding: 292 292 313 Width: 1770 -Flags: M +HStem: 0 110<75 295 485 724.926 1045 1284.96 1475 1695> 720 110<485.206 1284.74> 1390 110<75.0074 295 485 725 1045 1284.96 1475.01 1695> +VStem: 295 190<110 719.99 830.215 1390> 1285 190<110 719.964 830.136 1389.88> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 377 0 2 Refer: 19 72 N 1 0 0 1 0 0 3 @@ -8054,7 +8891,10 @@ EndChar StartChar: ecaron Encoding: 283 283 314 Width: 1126 -Flags: MW +Flags: W +HStem: -20 98<450.548 756.741> 522 86<311.262 819.998> 972 88<445.743 696.401> +VStem: 105 202<265.503 759.591> 820 199<537.5 793.73> 911 105<234.621 346> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 91 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8064,7 +8904,9 @@ EndChar StartChar: Gcircumflex Encoding: 284 284 315 Width: 1740 -Flags: M +HStem: -20 110<652.68 1068.76> 610 130<1050 1300 1510 1709.97> 1408 112<685.282 1124.44> 1480 20G<1410.5 1471> +VStem: 110 230<477.772 1005.68> 1300 210<295.314 610> 1376 114<990 1166.69 1458.74 1500> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 367 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -8074,7 +8916,10 @@ EndChar StartChar: gcircumflex Encoding: 285 285 316 Width: 1229 -Flags: MW +Flags: W +HStem: -520 94<365.2 790.111> -18 156<290.748 848.975> 320 80<398.41 635.529> 980 80<400.471 636.874 903.429 1049.93> +VStem: 70 190<-331.779 -123.299> 120 190<506.393 871.358> 134 136<151.931 275.166> 726 190<508.642 870.878> 918 142<-321.891 -84.4622> 1050 164<823.339 985.433> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 158 -460 2 Refer: 44 103 N 1 0 0 1 0 0 3 @@ -8084,7 +8929,9 @@ EndChar StartChar: Gbreve Encoding: 286 286 317 Width: 1740 -Flags: M +HStem: -20 110<652.68 1068.76> 610 130<1050 1300 1510 1709.97> 1408 112<685.282 1124.44> 1480 20G<1410.5 1471> 1680 110<736.5 998.265> +VStem: 110 230<477.772 1005.68> 638 60<1843.47 1937.85> 1035 62<1840.51 1937.99> 1300 210<295.314 610> 1376 114<990 1166.69 1458.74 1500> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 367 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -8094,7 +8941,10 @@ EndChar StartChar: gbreve Encoding: 287 287 318 Width: 1229 -Flags: MW +Flags: W +HStem: -520 94<365.2 790.111> -18 156<290.748 848.975> 320 80<398.41 635.529> 980 80<400.471 636.874 903.429 1049.93> 1220 110<527.5 789.265> +VStem: 70 190<-331.779 -123.299> 120 190<506.393 871.358> 134 136<151.931 275.166> 429 60<1383.47 1477.85> 726 190<508.642 870.878> 826 62<1380.51 1477.99> 918 142<-321.891 -84.4622> 1050 164<823.339 985.433> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 158 -460 2 Refer: 44 103 N 1 0 0 1 0 0 3 @@ -8104,7 +8954,10 @@ EndChar StartChar: Itilde Encoding: 296 296 319 Width: 830 -Flags: MW +Flags: W +HStem: 0 110<90 309.786 500 740> 1390 110<90 310 500 740> 1680 116<491.465 662.894> 1838 116<157.641 341.401> +VStem: 63 73<1700 1813.4> 310 190<111.344 1390> 684 74<1824.27 1934> +LayerCount: 2 Fore Refer: 177 732 N 1 0 0 1 -90 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8114,7 +8967,9 @@ EndChar StartChar: itilde Encoding: 297 297 320 Width: 665 -Flags: M +HStem: 0 110<85 265 445 625> 930 110<85 265> 1220 116<434.465 605.894> 1378 116<100.641 284.401> +VStem: 6 73<1240 1353.4> 265 180<110 930> 627 74<1364.27 1474> +LayerCount: 2 Fore Refer: 177 732 N 1 0 0 1 -147 -460 2 Refer: 256 305 N 1 0 0 1 0 0 3 @@ -8124,7 +8979,10 @@ EndChar StartChar: Imacron Encoding: 298 298 321 Width: 830 -Flags: MW +Flags: W +HStem: 0 110<90 309.786 500 740> 1390 110<90 310 500 740> 1680 92<166 646> +VStem: 166 480<1680 1772> 310 190<111.344 1390> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 -94 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8134,7 +8992,9 @@ EndChar StartChar: imacron Encoding: 299 299 322 Width: 665 -Flags: M +HStem: 0 110<85 265 445 625> 930 110<85 265> 1220 92<109 589> +VStem: 109 480<1220 1312> 265 180<110 930> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 -151 -460 2 Refer: 256 305 N 1 0 0 1 0 0 3 @@ -8144,7 +9004,10 @@ EndChar StartChar: Ibreve Encoding: 300 300 323 Width: 830 -Flags: MW +Flags: W +HStem: 0 110<90 309.786 500 740> 1390 110<90 310 500 740> 1680 110<276.5 538.265> +VStem: 178 60<1843.47 1937.85> 310 190<111.344 1390> 575 62<1840.51 1937.99> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 -93 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8154,7 +9017,9 @@ EndChar StartChar: ibreve Encoding: 301 301 324 Width: 665 -Flags: M +HStem: 0 110<85 265 445 625> 930 110<85 265> 1220 110<219.5 481.265> +VStem: 121 60<1383.47 1477.85> 265 180<110 930> 518 62<1380.51 1477.99> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 -150 -460 2 Refer: 256 305 N 1 0 0 1 0 0 3 @@ -8164,7 +9029,10 @@ EndChar StartChar: Iogonek Encoding: 302 302 325 Width: 830 -Flags: MW +Flags: W +HStem: -419 97<372.144 532.688> 0 110<90 309.786 500 740> 1390 110<90 310 500 740> +VStem: 169 186<-307.234 -158.815> 310 190<111.344 1390> +LayerCount: 2 Fore Refer: 176 731 N 1 0 0 1 -109 -47 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8174,7 +9042,10 @@ EndChar StartChar: iogonek Encoding: 303 303 326 Width: 695 -Flags: MW +Flags: W +HStem: -402 97<310.144 470.688> 0 110<100 280 460 640> 930 110<100 280> 1280 240<267.491 452.509> +VStem: 107 186<-290.234 -141.815> 240 240<1307.49 1492.51> 280 180<110 930> +LayerCount: 2 Fore Refer: 176 731 N 1 0 0 1 -171 -30 2 Refer: 46 105 N 1 0 0 1 0 0 3 @@ -8184,7 +9055,10 @@ EndChar StartChar: Idotaccent Encoding: 304 304 327 Width: 830 -Flags: MW +Flags: W +HStem: 0 110<90 309.786 500 740> 1390 110<90 310 500 740> 1729 241<319.692 500.645> +VStem: 290 240<1759.12 1940.65> 310 190<111.344 1390> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 -91 460 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8194,7 +9068,10 @@ EndChar StartChar: ij Encoding: 307 307 328 Width: 1264 -Flags: MW +Flags: W +HStem: -520 88<701.87 876.306> 0 110<100 280 460 640> 930 110<100 280 745 925> 1280 240<267.491 452.509 906.491 1091.51> +VStem: 240 240<1307.49 1492.51> 280 180<110 930> 499 196<-411.028 -211.132> 879 240<1307.49 1492.51> 925 180<-300.033 930> +LayerCount: 2 Fore Refer: 46 105 N 1 0 0 1 0 0 2 Refer: 47 106 N 1 0 0 1 680 0 2 @@ -8203,7 +9080,10 @@ EndChar StartChar: IJ Encoding: 306 306 329 Width: 1987 -Flags: MW +Flags: W +HStem: -20 110<1052.19 1383.97> 0 110<90 309.786 500 740> 1390 110<90 310 500 740 1232.04 1511.83 1702.06 1942> +VStem: 310 190<111.344 1390> 830 198<142.647 352> 1512 190<282.757 1389.96> +LayerCount: 2 Fore Refer: 20 73 N 1 0 0 1 0 0 2 Refer: 21 74 N 1 0 0 1 810 0 2 @@ -8212,10 +9092,13 @@ EndChar StartChar: uni0237 Encoding: 567 567 330 Width: 584 -Flags: MW +Flags: W +HStem: -520 88<6.86962 181.306> 930 110<50 230> +VStem: -196 196<-411.028 -211.132> 230 180<-300.033 930> AnchorPoint: "Anchor-0" 295 1040 basechar 0 AnchorPoint: "Anchor-1" 142 -565 basechar 0 AnchorPoint: "Anchor-2" 142 -565 basechar 0 +LayerCount: 2 Fore SplineSet 210 930 m 2 @@ -8241,7 +9124,9 @@ EndChar StartChar: Jcircumflex Encoding: 308 308 331 Width: 1177 -Flags: M +HStem: -20 110<242.194 573.971> 1390 110<422.044 701.826 892.055 1132> +VStem: 20 198<142.647 352> 702 190<282.757 1389.96> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 237 0 2 Refer: 21 74 N 1 0 0 1 0 0 3 @@ -8251,37 +9136,47 @@ EndChar StartChar: jcircumflex Encoding: 309 309 332 Width: 584 -Flags: M +HStem: -520 88<6.86962 181.306> 930 110<50 230> +VStem: -196 196<-411.028 -211.132> 230 180<-300.033 930> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 -204 -460 2 Refer: 330 567 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" jcircumflex.sc EndChar -StartChar: uni0136 +StartChar: Kcommaaccent Encoding: 310 310 333 Width: 1745 -Flags: M +HStem: -623 65<784 869.843> -390 189<803.384 929.903> 0 110<75 294.99 485 725 1085 1256.01 1495.01 1745> 1390 110<75 295 485.087 725 1015 1201.01 1344.47 1615> +VStem: 295 190<110 509.375 654.989 1389.96> 784 222<-372.96 -228.973> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 394 0 2 Refer: 22 75 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0137.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" kcommaaccent.sc EndChar -StartChar: uni0137 +StartChar: kcommaaccent Encoding: 311 311 334 Width: 1252 -Flags: MW +Flags: W +HStem: -623 65<568 653.843> -390 189<587.384 713.903> 0 110<65 245 425 585 743 830.531 1059.41 1217> 930 110<643 802.438 957.281 1189> 1450 110<65 245> +VStem: 245 180<110 546.687 628.062 1450> 568 222<-372.96 -228.973> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 178 0 2 Refer: 48 107 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0137.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" kcommaaccent.sc EndChar StartChar: kgreenlandic Encoding: 312 312 335 Width: 1222 -Flags: MW +Flags: W +HStem: 0 110<50 230 410 570 728 815.531 1044.41 1202> 930 110<50 230 628 787.438 942.281 1174> +VStem: 230 180<110 546.687 628.062 930> +LayerCount: 2 Fore SplineSet 191 930 m 2 @@ -8341,7 +9236,9 @@ EndChar StartChar: Lacute Encoding: 313 313 336 Width: 1455 -Flags: M +HStem: 0 110<75 295 485 1146.23> 1390 110<75 295 485 705> +VStem: 295 190<110.009 1390> 1275 100<246.397 510> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 -45 0 2 Refer: 23 76 N 1 0 0 1 0 0 3 @@ -8351,37 +9248,48 @@ EndChar StartChar: lacute Encoding: 314 314 337 Width: 654 -Flags: MW +Flags: W +HStem: 0 110<54 234 414 594> 1450 110<54 234> +VStem: 234 180<110 1450> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 -91 196 2 Refer: 49 108 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lacute.sc EndChar -StartChar: uni013B +StartChar: Lcommaaccent Encoding: 315 315 338 Width: 1455 -Flags: M +HStem: -623 65<580 665.843> -390 189<599.384 725.903> 0 110<75 295 485 1146.23> 1390 110<75 295 485 705> +VStem: 295 190<110.009 1390> 580 222<-372.96 -228.973> 1275 100<246.397 510> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 190 0 2 Refer: 23 76 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni013C.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" lcommaaccent.sc EndChar -StartChar: uni013C +StartChar: lcommaaccent Encoding: 316 316 339 Width: 654 -Flags: MW +Flags: W +HStem: -623 65<239 324.843> -390 189<258.384 384.903> 0 110<54 234 414 594> 1450 110<54 234> +VStem: 234 180<110 1450> 239 222<-372.96 -228.973> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 -151 0 2 Refer: 49 108 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni013C.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lcommaaccent.sc EndChar StartChar: Lcaron Encoding: 317 317 340 Width: 1455 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 1146.23> 993 81<1050 1157.8> 1284 236<1083.99 1232.9> 1390 110<75 295 485 705> +VStem: 295 190<110.009 1390> 1050 278<1307.2 1472.96> 1275 100<246.397 510> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 900 1304 2 Refer: 23 76 N 1 0 0 1 0 0 2 @@ -8391,7 +9299,10 @@ EndChar StartChar: lcaron Encoding: 318 318 341 Width: 822 -Flags: MW +Flags: W +HStem: 0 110<54 234 414 594> 1033 81<569 676.803> 1324 236<602.985 751.901> 1450 110<54 234> +VStem: 234 180<110 1450> 569 278<1347.2 1512.96> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 419 1344 2 Refer: 49 108 N 1 0 0 1 0 0 2 @@ -8401,7 +9312,9 @@ EndChar StartChar: Ldot Encoding: 319 319 342 Width: 1455 -Flags: M +HStem: 0 110<75 295 485 1146.23> 818 264<914.257 1109.74> 1390 110<75 295 485 705> +VStem: 295 190<110.009 1390> 880 264<852.257 1047.74> 1275 100<246.397 510> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 730 850 2 Refer: 23 76 N 1 0 0 1 0 0 3 @@ -8410,7 +9323,10 @@ EndChar StartChar: ldot Encoding: 320 320 343 Width: 819 -Flags: MW +Flags: W +HStem: 0 110<54 234 414 594> 768 264<628.257 823.743> 1450 110<54 234> +VStem: 234 180<110 1450> 594 264<802.257 997.743> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 444 800 2 Refer: 49 108 N 1 0 0 1 0 0 2 @@ -8419,7 +9335,10 @@ EndChar StartChar: Lslash Encoding: 321 321 344 Width: 1455 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 1146.23> 1390 110<75 295 485 705> +VStem: 295 190<110.009 1390> 1275 100<246.397 510> +LayerCount: 2 Fore SplineSet 144 736 m 2 @@ -8438,7 +9357,10 @@ EndChar StartChar: lslash Encoding: 322 322 345 Width: 619 -Flags: MW +Flags: W +HStem: 0 110<54 234 414 594> 1450 110<54 234> +VStem: 44 570 234 180<110 1450> +LayerCount: 2 Fore SplineSet 60 810 m 2 @@ -8457,7 +9379,9 @@ EndChar StartChar: Nacute Encoding: 323 323 346 Width: 1750 -Flags: M +HStem: -20 21G<1450.5 1485.5> 0 110<80 289.899 420 650> 1390 110<80.0037 289.938 1150.46 1369.97 1500.08 1710> +VStem: 290 130<110.185 1236.12> 1370 130<401.904 1389.91> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 467 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -8467,37 +9391,47 @@ EndChar StartChar: nacute Encoding: 324 324 347 Width: 1375 -Flags: MW +Flags: W +HStem: 0 110<95 275 455 635 785 965 1145 1325> 930 110<95 275> 946 114<628.482 900.821> +VStem: 275 180<110 761.326 888 930> 965 180<110 878.594> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 281 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" nacute.sc EndChar -StartChar: uni0145 +StartChar: Ncommaaccent Encoding: 325 325 348 Width: 1750 -Flags: M +HStem: -623 65<720 805.843> -390 189<739.384 865.903> -20 21G<1450.5 1485.5> 0 110<80 289.899 420 650> 1390 110<80.0037 289.938 1150.46 1369.97 1500.08 1710> +VStem: 290 130<110.185 1236.12> 720 222<-372.96 -228.973> 1370 130<401.904 1389.91> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 330 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0146.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ncommaaccent.sc EndChar -StartChar: uni0146 +StartChar: ncommaaccent Encoding: 326 326 349 Width: 1375 -Flags: MW +Flags: W +HStem: -623 65<593 678.843> -390 189<612.384 738.903> 0 110<95 275 455 635 785 965 1145 1325> 930 110<95 275> 946 114<628.482 900.821> +VStem: 275 180<110 761.326 888 930> 593 222<-372.96 -228.973> 965 180<110 878.594> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 203 0 2 Refer: 51 110 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0146.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ncommaaccent.sc EndChar StartChar: Ncaron Encoding: 327 327 350 Width: 1750 -Flags: M +HStem: -20 21G<1450.5 1485.5> 0 110<80 289.899 420 650> 1390 110<80.0037 289.938 1150.46 1369.97 1500.08 1710> +VStem: 290 130<110.185 1236.12> 1370 130<401.904 1389.91> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 397 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -8507,7 +9441,10 @@ EndChar StartChar: ncaron Encoding: 328 328 351 Width: 1375 -Flags: MW +Flags: W +HStem: 0 110<95 275 455 635 785 965 1145 1325> 930 110<95 275> 946 114<628.482 900.821> +VStem: 275 180<110 761.326 888 930> 965 180<110 878.594> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 211 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 @@ -8517,7 +9454,10 @@ EndChar StartChar: napostrophe Encoding: 329 329 352 Width: 1601 -Flags: MW +Flags: W +HStem: 0 110<351 531 711 891 1041 1221 1401 1581> 930 110<351 531> 946 114<884.482 1156.82> 992 81<65 172.803> 1283 236<98.9851 247.901> +VStem: 65 278<1306.2 1471.96> 531 180<110 761.326 888 930> 1221 180<110 878.594> +LayerCount: 2 Fore Refer: 51 110 N 1 0 0 1 256 0 2 Refer: 65 44 N 1 0 0 1 -85 1303 2 @@ -8526,7 +9466,10 @@ EndChar StartChar: eng Encoding: 331 331 353 Width: 1345 -Flags: MW +Flags: W +HStem: -520 88<726.87 901.306> 0 110<80 260 440 620> 930 110<80 260> 946 114<613.482 885.821> +VStem: 260 180<110 761.326 888 930> 524 196<-411.028 -211.132> 950 180<-300.033 878.594> +LayerCount: 2 Fore SplineSet 236 930 m 2 @@ -8571,7 +9514,10 @@ EndChar StartChar: Eng Encoding: 330 330 354 Width: 1636 -Flags: MW +Flags: W +HStem: -520 88<1072.87 1246.84> 0 110<76 296 486 726> 1390 110<76 296> 1406 114<809.663 1132.97> +VStem: 296 190<110 1096.34 1228 1390> 870 196<-411.028 -211.132> 1286 190<-310.158 1249.19> +LayerCount: 2 Fore SplineSet 272 1390 m 2 @@ -8616,7 +9562,9 @@ EndChar StartChar: Omacron Encoding: 332 332 355 Width: 1660 -Flags: M +HStem: -20 100<632.226 1037.31> 1420 100<632.226 1027.77> 1680 92<586 1066> +VStem: 110 230<472.109 1027.89> 586 480<1680 1772> 1320 230<480.907 1027.89> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 326 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -8626,7 +9574,11 @@ EndChar StartChar: omacron Encoding: 333 333 356 Width: 1166 -Flags: MW +Flags: W +HStem: -20 90<443.406 722.594> 970 90<443.406 722.594> 1220 92<343 823> +VStem: 105 210<265.099 759.191> 343 480<1220 1312> 851 210<280.809 774.901> +CounterMasks: 1 1c +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 83 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8636,7 +9588,9 @@ EndChar StartChar: Obreve Encoding: 334 334 357 Width: 1660 -Flags: M +HStem: -20 100<632.226 1037.31> 1420 100<632.226 1027.77> 1680 110<696.5 958.265> +VStem: 110 230<472.109 1027.89> 598 60<1843.47 1937.85> 995 62<1840.51 1937.99> 1320 230<480.907 1027.89> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 327 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -8646,7 +9600,10 @@ EndChar StartChar: obreve Encoding: 335 335 358 Width: 1166 -Flags: MW +Flags: W +HStem: -20 90<443.406 722.594> 970 90<443.406 722.594> 1220 110<453.5 715.265> +VStem: 105 210<265.099 759.191> 355 60<1383.47 1477.85> 752 62<1380.51 1477.99> 851 210<280.809 774.901> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 84 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8656,7 +9613,9 @@ EndChar StartChar: Ohungarumlaut Encoding: 336 336 359 Width: 1660 -Flags: M +HStem: -20 100<632.226 1037.31> 1420 100<632.226 1027.77> +VStem: 110 230<472.109 1027.89> 1320 230<480.907 1027.89> +LayerCount: 2 Fore Refer: 178 733 N 1 0 0 1 402 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -8666,7 +9625,10 @@ EndChar StartChar: ohungarumlaut Encoding: 337 337 360 Width: 1166 -Flags: MW +Flags: W +HStem: -20 90<443.406 722.594> 970 90<443.406 722.594> +VStem: 105 210<265.099 759.191> 851 210<280.809 774.901> +LayerCount: 2 Fore Refer: 178 733 N 1 0 0 1 159 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8676,7 +9638,10 @@ EndChar StartChar: OE Encoding: 338 338 361 Width: 2424 -Flags: MW +Flags: W +HStem: 0 110<633.924 1050 984 1203.84 1394 2076.28> 736 80<1394.03 1711.75> 1026 20G<1820 1874> 1390 110<622.865 1050 984 1204 1394 2070.93> +VStem: 110 230<476.112 1015.25> 1204 190<110.139 736 816 1389.98> 1802 92<496 654.641 892.248 1046> 2174 100<1030 1283.19> 2194 100<228.085 510> +LayerCount: 2 Fore SplineSet 1050 1500 m 1 @@ -8697,7 +9662,10 @@ EndChar StartChar: oe Encoding: 339 339 362 Width: 1897 -Flags: MW +Flags: W +HStem: -20 90<443.406 722.594> -20 98<1251.55 1557.74> 522 86<1112.26 1621> 970 90<443.406 722.594> 972 88<1246.74 1497.4> +VStem: 105 210<265.099 759.191> 851 210<280.809 774.901> 906 202<265.503 759.591> 1621 199<537.5 793.73> 1712 105<234.621 346> +LayerCount: 2 Fore Refer: 52 111 N 1 0 0 1 0 0 2 Refer: 42 101 N 1 0 0 1 801 0 2 @@ -8706,7 +9674,9 @@ EndChar StartChar: Racute Encoding: 340 340 363 Width: 1545 -Flags: M +HStem: -20 130<1067.52 1448.69> 0 110<75 295 485 705> 690 120<485.056 949.032> 1390 110<75.0023 294.951 485.001 1032.24> +VStem: 295 190<110.023 689.994 810.021 1389.96> 1165 200<939.659 1258.24> 1484 106<146.236 223.796> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 357 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -8716,37 +9686,47 @@ EndChar StartChar: racute Encoding: 341 341 364 Width: 1001 -Flags: MW +Flags: W +HStem: 0 110<95 275 455 635> 930 110<95 275> 962 98<586.393 750.839> +VStem: 275 180<110 789.711 907 930> 751 200<803.086 960.171> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 116 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" racute.sc EndChar -StartChar: uni0156 +StartChar: Rcommaaccent Encoding: 342 342 365 Width: 1545 -Flags: M +HStem: -623 65<710 795.843> -390 189<729.384 855.903> -20 130<1067.52 1448.69> 0 110<75 295 485 705> 690 120<485.056 949.032> 1390 110<75.0023 294.951 485.001 1032.24> +VStem: 295 190<110.023 689.994 810.021 1389.96> 710 222<-372.96 -228.973> 1165 200<939.659 1258.24> 1484 106<146.236 223.796> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 320 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0157.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" rcommaaccent.sc EndChar -StartChar: uni0157 +StartChar: rcommaaccent Encoding: 343 343 366 Width: 1001 -Flags: MW +Flags: W +HStem: -623 65<281 366.843> -390 189<300.384 426.903> 0 110<95 275 455 635> 930 110<95 275> 962 98<586.393 750.839> +VStem: 275 180<110 789.711 907 930> 281 222<-372.96 -228.973> 751 200<803.086 960.171> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 -109 0 2 Refer: 55 114 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0157.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" rcommaaccent.sc EndChar StartChar: Rcaron Encoding: 344 344 367 Width: 1545 -Flags: M +HStem: -20 130<1067.52 1448.69> 0 110<75 295 485 705> 690 120<485.056 949.032> 1390 110<75.0023 294.951 485.001 1032.24> +VStem: 295 190<110.023 689.994 810.021 1389.96> 1165 200<939.659 1258.24> 1484 106<146.236 223.796> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 287 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -8756,7 +9736,10 @@ EndChar StartChar: rcaron Encoding: 345 345 368 Width: 1001 -Flags: MW +Flags: W +HStem: 0 110<95 275 455 635> 930 110<95 275> 962 98<586.393 750.839> +VStem: 275 180<110 789.711 907 930> 751 200<803.086 960.171> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 46 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 @@ -8766,7 +9749,9 @@ EndChar StartChar: Sacute Encoding: 346 346 369 Width: 1345 -Flags: M +HStem: -30 102<495.436 899.396> -10 21G<152.5 218.5> 1418 102<485.633 873.096> 1480 20G<1090 1174.5> +VStem: 130 121<-9.96977 18 306.663 510> 190 180<1039.21 1300.4> 1070 180<229.422 504.85> 1079 111<1010 1205.31 1488 1500> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 247 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -8776,7 +9761,10 @@ EndChar StartChar: sacute Encoding: 347 347 370 Width: 1035 -Flags: MW +Flags: W +HStem: -24 104<381.187 709.581> 962 102<344.469 631.214> +VStem: 115 108<-20 47.8261 243.315 346> 149 156<725.596 922.497> 769 166<135.94 342.635> 781 118<700 816.851 1038 1059.96> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 66 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -8786,7 +9774,9 @@ EndChar StartChar: Scircumflex Encoding: 348 348 371 Width: 1345 -Flags: M +HStem: -30 102<495.436 899.396> -10 21G<152.5 218.5> 1418 102<485.633 873.096> 1480 20G<1090 1174.5> +VStem: 130 121<-9.96977 18 306.663 510> 190 180<1039.21 1300.4> 1070 180<229.422 504.85> 1079 111<1010 1205.31 1488 1500> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 177 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -8796,7 +9786,10 @@ EndChar StartChar: scircumflex Encoding: 349 349 372 Width: 1035 -Flags: MW +Flags: W +HStem: -24 104<381.187 709.581> 962 102<344.469 631.214> +VStem: 115 108<-20 47.8261 243.315 346> 149 156<725.596 922.497> 769 166<135.94 342.635> 781 118<700 816.851 1038 1059.96> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 -4 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -8806,7 +9799,9 @@ EndChar StartChar: Scedilla Encoding: 350 350 373 Width: 1345 -Flags: M +HStem: -534 73<525 678.347> -30 102<495.436 899.396> -10 21G<152.5 218.5> 1418 102<485.633 873.096> 1480 20G<1090 1174.5> +VStem: 130 121<-9.96977 18 306.663 510> 190 180<1039.21 1300.4> 721 142<-427.752 -287.292> 1070 180<229.422 504.85> 1079 111<1010 1205.31 1488 1500> +LayerCount: 2 Fore Refer: 210 184 N 1 0 0 1 180 -25 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -8816,7 +9811,10 @@ EndChar StartChar: scedilla Encoding: 351 351 374 Width: 1035 -Flags: MW +Flags: W +HStem: -528 73<406 559.347> -24 104<381.187 709.581> 962 102<344.469 631.214> +VStem: 115 108<-20 47.8261 243.315 346> 149 156<725.596 922.497> 602 142<-421.752 -281.292> 769 166<135.94 342.635> 781 118<700 816.851 1038 1059.96> +LayerCount: 2 Fore Refer: 210 184 N 1 0 0 1 61 -19 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -8826,7 +9824,9 @@ EndChar StartChar: Scaron Encoding: 352 352 375 Width: 1345 -Flags: M +HStem: -30 102<495.436 899.396> -10 21G<152.5 218.5> 1418 102<485.633 873.096> 1480 20G<1090 1174.5> +VStem: 130 121<-9.96977 18 306.663 510> 190 180<1039.21 1300.4> 1070 180<229.422 504.85> 1079 111<1010 1205.31 1488 1500> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 177 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -8836,7 +9836,10 @@ EndChar StartChar: scaron Encoding: 353 353 376 Width: 1035 -Flags: MW +Flags: W +HStem: -24 104<381.187 709.581> 962 102<344.469 631.214> +VStem: 115 108<-20 47.8261 243.315 346> 149 156<725.596 922.497> 769 166<135.94 342.635> 781 118<700 816.851 1038 1059.96> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 -4 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -8846,7 +9849,9 @@ EndChar StartChar: uni0162 Encoding: 354 354 377 Width: 1550 -Flags: M +HStem: -504 73<584 737.347> 0 110<420 679.812 870.164 1129.98> 1400 100<318.867 679.995 870 1229.67> +VStem: 100 100<990 1271.24> 680 190<110.128 1400> 780 142<-397.752 -257.292> 1349 101<990 1273.58> +LayerCount: 2 Fore Refer: 210 184 N 1 0 0 1 239 5 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -8856,7 +9861,10 @@ EndChar StartChar: uni0163 Encoding: 355 355 378 Width: 740 -Flags: MW +Flags: W +HStem: -528 73<243 396.347> -24 124<410.459 572.586> 930 110<30 206.94 396 690> +VStem: 216 180<113.065 930> 280 116<1135.18 1320> 439 142<-421.752 -281.292> +LayerCount: 2 Fore Refer: 210 184 N 1 0 0 1 -102 -19 2 Refer: 57 116 N 1 0 0 1 0 0 3 @@ -8866,7 +9874,9 @@ EndChar StartChar: Tcaron Encoding: 356 356 379 Width: 1550 -Flags: M +HStem: 0 110<420 679.812 870.164 1129.98> 1400 100<318.867 679.995 870 1229.67> +VStem: 100 100<990 1271.24> 680 190<110.128 1400> 1349 101<990 1273.58> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 266 0 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -8876,7 +9886,10 @@ EndChar StartChar: tcaron Encoding: 357 357 380 Width: 1083 -Flags: MW +Flags: W +HStem: -24 124<410.459 572.586> 930 110<30 206.94 396 690> 991 81<790 897.803> 1282 236<823.985 972.901> +VStem: 216 180<113.065 930> 280 116<1135.18 1320> 790 278<1305.2 1470.96> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 640 1302 2 Refer: 57 116 N 1 0 0 1 0 0 2 @@ -8886,7 +9899,9 @@ EndChar StartChar: Utilde Encoding: 360 360 381 Width: 1680 -Flags: M +HStem: -30 120<672.892 1103.56> 1390 110<50 270 460.005 699.99 1040 1290 1410 1630> 1680 116<961.465 1132.89> 1838 116<627.641 811.401> +VStem: 270 190<332.97 1389.96> 533 73<1700 1813.4> 1154 74<1824.27 1934> 1290 120<298.98 1390> +LayerCount: 2 Fore Refer: 177 732 N 1 0 0 1 380 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8896,7 +9911,10 @@ EndChar StartChar: utilde Encoding: 361 361 382 Width: 1345 -Flags: MW +Flags: W +HStem: -20 94<487.777 753.668> 0 110<1105 1285> 930 110<55 235 745 925> 1220 116<760.465 931.894> 1378 116<426.641 610.401> +VStem: 235 180<147.679 930> 332 73<1240 1353.4> 925 180<110 164.097 273.209 930> 953 74<1364.27 1474> +LayerCount: 2 Fore Refer: 177 732 N 1 0 0 1 179 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8906,7 +9924,9 @@ EndChar StartChar: Umacron Encoding: 362 362 383 Width: 1680 -Flags: M +HStem: -30 120<672.892 1103.56> 1390 110<50 270 460.005 699.99 1040 1290 1410 1630> 1680 92<636 1116> +VStem: 270 190<332.97 1389.96> 636 480<1680 1772> 1290 120<298.98 1390> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 376 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8916,7 +9936,10 @@ EndChar StartChar: umacron Encoding: 363 363 384 Width: 1345 -Flags: MW +Flags: W +HStem: -20 94<487.777 753.668> 0 110<1105 1285> 930 110<55 235 745 925> 1220 92<435 915> +VStem: 235 180<147.679 930> 435 480<1220 1312> 925 180<110 164.097 273.209 930> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 175 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8926,7 +9949,9 @@ EndChar StartChar: Ubreve Encoding: 364 364 385 Width: 1680 -Flags: M +HStem: -30 120<672.892 1103.56> 1390 110<50 270 460.005 699.99 1040 1290 1410 1630> 1680 110<746.5 1008.26> +VStem: 270 190<332.97 1389.96> 648 60<1843.47 1937.85> 1045 62<1840.51 1937.99> 1290 120<298.98 1390> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 377 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8936,7 +9961,10 @@ EndChar StartChar: ubreve Encoding: 365 365 386 Width: 1345 -Flags: MW +Flags: W +HStem: -20 94<487.777 753.668> 0 110<1105 1285> 930 110<55 235 745 925> 1220 110<545.5 807.265> +VStem: 235 180<147.679 930> 447 60<1383.47 1477.85> 844 62<1380.51 1477.99> 925 180<110 164.097 273.209 930> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 176 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8946,7 +9974,9 @@ EndChar StartChar: Uring Encoding: 366 366 387 Width: 1680 -Flags: M +HStem: -30 120<672.892 1103.56> 1390 110<50 270 460.005 699.99 1040 1290 1410 1630> 1680 74<797.082 955.311> 1967 73<799.811 952.776> +VStem: 270 190<332.97 1389.96> 697 78<1774.83 1946.13> 978 78<1775.55 1945.59> 1290 120<298.98 1390> +LayerCount: 2 Fore Refer: 175 730 N 1 0 0 1 376 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8956,7 +9986,10 @@ EndChar StartChar: uring Encoding: 367 367 388 Width: 1345 -Flags: MW +Flags: W +HStem: -20 94<487.777 753.668> 0 110<1105 1285> 930 110<55 235 745 925> 1220 74<596.082 754.311> 1507 73<598.811 751.776> +VStem: 235 180<147.679 930> 496 78<1314.83 1486.13> 777 78<1315.55 1485.59> 925 180<110 164.097 273.209 930> +LayerCount: 2 Fore Refer: 175 730 N 1 0 0 1 175 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8966,7 +9999,9 @@ EndChar StartChar: Uhungarumlaut Encoding: 368 368 389 Width: 1680 -Flags: M +HStem: -30 120<672.892 1103.56> 1390 110<50 270 460.005 699.99 1040 1290 1410 1630> +VStem: 270 190<332.97 1389.96> 1290 120<298.98 1390> +LayerCount: 2 Fore Refer: 178 733 N 1 0 0 1 452 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8976,7 +10011,10 @@ EndChar StartChar: uhungarumlaut Encoding: 369 369 390 Width: 1345 -Flags: MW +Flags: W +HStem: -20 94<487.777 753.668> 0 110<1105 1285> 930 110<55 235 745 925> +VStem: 235 180<147.679 930> 925 180<110 164.097 273.209 930> +LayerCount: 2 Fore Refer: 178 733 N 1 0 0 1 251 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8986,7 +10024,9 @@ EndChar StartChar: Uogonek Encoding: 370 370 391 Width: 1680 -Flags: M +HStem: -419 97<951.144 1111.69> -30 120<672.892 1103.56> 1390 110<50 270 460.005 699.99 1040 1290 1410 1630> +VStem: 270 190<332.97 1389.96> 748 186<-307.234 -158.815> 1290 120<298.98 1390> +LayerCount: 2 Fore Refer: 176 731 N 1 0 0 1 470 -47 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8996,7 +10036,10 @@ EndChar StartChar: uogonek Encoding: 371 371 392 Width: 1345 -Flags: MW +Flags: W +HStem: -419 97<1087.14 1247.69> -20 94<487.777 753.668> 0 110<1105 1285> 930 110<55 235 745 925> +VStem: 235 180<147.679 930> 884 186<-307.234 -158.815> 925 180<110 164.097 273.209 930> +LayerCount: 2 Fore Refer: 176 731 N 1 0 0 1 606 -47 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -9006,7 +10049,8 @@ EndChar StartChar: Wcircumflex Encoding: 372 372 393 Width: 2360 -Flags: M +HStem: -20 21G<730 813.5 1575 1652.5> 1390 110<0.0126648 228.996 432.247 659.789 940.043 1125.81 1323.36 1499.98 1800.03 2012 2126 2360> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 727 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9016,7 +10060,9 @@ EndChar StartChar: wcircumflex Encoding: 373 373 394 Width: 1750 -Flags: MW +Flags: W +HStem: -20 21G<523 616 1146.5 1247> 930 110<20 197.609 383.094 602 1222 1408.17 1528.95 1730> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 403 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9026,7 +10072,9 @@ EndChar StartChar: Ycircumflex Encoding: 374 374 395 Width: 1570 -Flags: M +HStem: 0 110<490 710 900 1140> 1390 110<0 217.994 438.995 660 970 1206.01 1344.32 1570> +VStem: 710 190<110 679.75> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 317 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -9036,7 +10084,10 @@ EndChar StartChar: ycircumflex Encoding: 375 375 396 Width: 1266 -Flags: MW +Flags: W +HStem: -520 100<184.155 391.851> 930 110<15 187.996 389.25 556.996 821 955.375 1082 1251> +VStem: 31 138<-402.779 -216> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 200 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -9046,7 +10097,9 @@ EndChar StartChar: Ydieresis Encoding: 376 376 397 Width: 1570 -Flags: M +HStem: 0 110<490 710 900 1140> 1390 110<0 217.994 438.995 660 970 1206.01 1344.32 1570> 1690 193<575.4 734.6 895.4 1054.6> +VStem: 559 192<1706.4 1866.28> 710 190<110 679.75> 879 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 315 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -9056,7 +10109,9 @@ EndChar StartChar: Zacute Encoding: 377 377 398 Width: 1510 -Flags: M +HStem: 0 110<336.004 1197.01> 1390 110<382.988 1082.98> +VStem: 170 100<1030 1277.11> 1310 100<231.68 510> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 307 0 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -9066,7 +10121,10 @@ EndChar StartChar: zacute Encoding: 378 378 399 Width: 1110 -Flags: MW +Flags: W +HStem: 0 100<345.991 854.617> 940 100<309.495 749.384> +VStem: 141 100<636 872.625> 925 100<171.585 428> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 134 -460 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -9076,7 +10134,9 @@ EndChar StartChar: Zdotaccent Encoding: 379 379 400 Width: 1510 -Flags: M +HStem: 0 110<336.004 1197.01> 1390 110<382.988 1082.98> 1729 241<649.692 830.645> +VStem: 170 100<1030 1277.11> 620 240<1759.12 1940.65> 1310 100<231.68 510> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 239 460 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -9086,7 +10146,10 @@ EndChar StartChar: zdotaccent Encoding: 380 380 401 Width: 1110 -Flags: MW +Flags: W +HStem: 0 100<345.991 854.617> 940 100<309.495 749.384> 1269 241<476.692 657.645> +VStem: 141 100<636 872.625> 447 240<1299.12 1480.65> 925 100<171.585 428> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 66 0 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -9096,7 +10159,9 @@ EndChar StartChar: Zcaron Encoding: 381 381 402 Width: 1510 -Flags: M +HStem: 0 110<336.004 1197.01> 1390 110<382.988 1082.98> +VStem: 170 100<1030 1277.11> 1310 100<231.68 510> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 237 0 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -9106,7 +10171,10 @@ EndChar StartChar: zcaron Encoding: 382 382 403 Width: 1110 -Flags: MW +Flags: W +HStem: 0 100<345.991 854.617> 940 100<309.495 749.384> +VStem: 141 100<636 872.625> 925 100<171.585 428> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 64 -460 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -9116,7 +10184,10 @@ EndChar StartChar: Tbar Encoding: 358 358 404 Width: 1550 -Flags: MW +Flags: W +HStem: 0 110<420 679.812 870.164 1129.98> 710 110<360 1187> 1400 100<318.867 679.995 870 1229.67> +VStem: 100 100<990 1271.24> 680 190<110.128 1400> 1349 101<990 1273.58> +LayerCount: 2 Fore SplineSet 394 820 m 2 @@ -9135,7 +10206,10 @@ EndChar StartChar: tbar Encoding: 359 359 405 Width: 709 -Flags: MW +Flags: W +HStem: -24 124<410.459 572.586> 610 110<16 678> 930 110<30 206.94 396 690> +VStem: 216 180<113.065 930> 280 116<1135.18 1320> +LayerCount: 2 Fore SplineSet 43 720 m 2 @@ -9154,7 +10228,10 @@ EndChar StartChar: longs Encoding: 383 383 406 Width: 782 -Flags: MW +Flags: W +HStem: 0 110<42 222 402 642> 1490 90<493.518 755.747> +VStem: 222 180<110 1370.44> 760 192<1287.44 1466.3> +LayerCount: 2 Fore SplineSet 402 146 m 2 @@ -9181,30 +10258,37 @@ SplineSet EndSplineSet EndChar -StartChar: uni0218 +StartChar: Scommaaccent Encoding: 536 536 407 Width: 1345 -Flags: M +HStem: -623 65<599 684.843> -390 189<618.384 744.903> -30 102<495.436 899.396> -10 21G<152.5 218.5> 1418 102<485.633 873.096> 1480 20G<1090 1174.5> +VStem: 130 121<-9.96977 18 306.663 510> 190 180<1039.21 1300.4> 599 222<-372.96 -228.973> 1070 180<229.422 504.85> 1079 111<1010 1205.31 1488 1500> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 209 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0219.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" scommaaccent.sc EndChar -StartChar: uni0219 +StartChar: scommaaccent Encoding: 537 537 408 Width: 1035 -Flags: MW +Flags: W +HStem: -623 65<389 474.843> -390 189<408.384 534.903> -24 104<381.187 709.581> 962 102<344.469 631.214> +VStem: 115 108<-20 47.8261 243.315 346> 149 156<725.596 922.497> 389 222<-372.96 -228.973> 769 166<135.94 342.635> 781 118<700 816.851 1038 1059.96> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 -1 0 2 Refer: 56 115 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0219.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" scommaaccent.sc EndChar StartChar: uni021A Encoding: 538 538 409 Width: 1550 -Flags: M +HStem: -623 65<660 745.843> -390 189<679.384 805.903> 0 110<420 679.812 870.164 1129.98> 1400 100<318.867 679.995 870 1229.67> +VStem: 100 100<990 1271.24> 660 222<-372.96 -228.973> 680 190<110.128 1400> 1349 101<990 1273.58> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 270 0 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -9214,7 +10298,10 @@ EndChar StartChar: uni021B Encoding: 539 539 410 Width: 740 -Flags: MW +Flags: W +HStem: -623 65<344 429.843> -390 189<363.384 489.903> -24 124<410.459 572.586> 930 110<30 206.94 396 690> +VStem: 216 180<113.065 930> 280 116<1135.18 1320> 344 222<-372.96 -228.973> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 -46 0 2 Refer: 57 116 N 1 0 0 1 0 0 3 @@ -9224,7 +10311,9 @@ EndChar StartChar: uni0212 Encoding: 530 530 411 Width: 1545 -Flags: M +HStem: -20 130<1067.52 1448.69> 0 110<75 295 485 705> 690 120<485.056 949.032> 1390 110<75.0023 294.951 485.001 1032.24> 1828 110<656.735 918.5> +VStem: 295 190<110.023 689.994 810.021 1389.96> 558 62<1680.01 1777.49> 957 60<1680.15 1774.53> 1165 200<939.659 1258.24> 1484 106<146.236 223.796> +LayerCount: 2 Fore Refer: 167 785 N 1 0 0 1 287 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -9234,7 +10323,10 @@ EndChar StartChar: uni0213 Encoding: 531 531 412 Width: 1001 -Flags: MW +Flags: W +HStem: 0 110<95 275 455 635> 930 110<95 275> 962 98<586.393 750.839> 1368 110<415.735 677.5> +VStem: 275 180<110 789.711 907 930> 317 62<1220.01 1317.49> 716 60<1220.15 1314.53> 751 200<803.086 960.171> +LayerCount: 2 Fore Refer: 167 785 N 1 0 0 1 46 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 @@ -9244,7 +10336,9 @@ EndChar StartChar: uni0394 Encoding: 916 916 413 Width: 1720 -Flags: MW +Flags: W +HStem: 0 110<344.133 1265> +LayerCount: 2 Fore SplineSet 1248 110 m 2 @@ -9269,7 +10363,10 @@ EndChar StartChar: uni03BC Encoding: 956 956 414 Width: 1233 -Flags: MW +Flags: W +HStem: -520 274<448.52 628.893> -20 94<487.777 753.668> 0 110<1105 1285> 930 110<55 235 745 925> +VStem: 220 112<-386.36 847> 235 180<147.679 930> 421 246<-414.63 -278.375> 925 180<110 164.097 273.209 930> +LayerCount: 2 Fore Refer: 207 181 N 1 0 0 1 0 0 2 EndChar @@ -9277,7 +10374,10 @@ EndChar StartChar: pi Encoding: 960 960 415 Width: 1161 -Flags: MW +Flags: W +HStem: -20 195<829 987.954> 740 180<194.998 314 426 691 872 1051.99> +VStem: 82 113<590 740> 314 112<321.961 740> 691 181<179.964 740> +LayerCount: 2 Fore SplineSet 1052 900 m 2 @@ -9319,7 +10419,10 @@ EndChar StartChar: uni03A9 Encoding: 937 937 416 Width: 1552 -Flags: MW +Flags: W +HStem: 0 300<187 300 1253 1366> 0 163<323.675 516 1037 1229.33> 1413 107<587.061 965.066> +VStem: 137 229<683.876 1143.9> 187 113<186.56 300> 516 110<163 354.65> 927 110<163 362.23> 1187 229<685.521 1143.9> 1253 113<186.56 300> +LayerCount: 2 Fore SplineSet 1253 300 m 1 @@ -9351,7 +10454,8 @@ EndChar StartChar: Wgrave Encoding: 7808 7808 417 Width: 2360 -Flags: M +HStem: -20 21G<730 813.5 1575 1652.5> 1390 110<0.0126648 228.996 432.247 659.789 940.043 1125.81 1323.36 1499.98 1800.03 2012 2126 2360> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 655 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9361,7 +10465,9 @@ EndChar StartChar: wgrave Encoding: 7809 7809 418 Width: 1750 -Flags: MW +Flags: W +HStem: -20 21G<523 616 1146.5 1247> 930 110<20 197.609 383.094 602 1222 1408.17 1528.95 1730> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 331 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9371,7 +10477,8 @@ EndChar StartChar: Wacute Encoding: 7810 7810 419 Width: 2360 -Flags: M +HStem: -20 21G<730 813.5 1575 1652.5> 1390 110<0.0126648 228.996 432.247 659.789 940.043 1125.81 1323.36 1499.98 1800.03 2012 2126 2360> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 797 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9381,7 +10488,9 @@ EndChar StartChar: wacute Encoding: 7811 7811 420 Width: 1750 -Flags: MW +Flags: W +HStem: -20 21G<523 616 1146.5 1247> 930 110<20 197.609 383.094 602 1222 1408.17 1528.95 1730> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 473 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9391,7 +10500,9 @@ EndChar StartChar: Wdieresis Encoding: 7812 7812 421 Width: 2360 -Flags: M +HStem: -20 21G<730 813.5 1575 1652.5> 1390 110<0.0126648 228.996 432.247 659.789 940.043 1125.81 1323.36 1499.98 1800.03 2012 2126 2360> 1690 193<985.4 1144.6 1305.4 1464.6> +VStem: 969 192<1706.4 1866.28> 1289 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 725 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9401,7 +10512,10 @@ EndChar StartChar: wdieresis Encoding: 7813 7813 422 Width: 1750 -Flags: MW +Flags: W +HStem: -20 21G<523 616 1146.5 1247> 930 110<20 197.609 383.094 602 1222 1408.17 1528.95 1730> 1230 193<661.4 820.6 981.4 1140.6> +VStem: 645 192<1246.4 1406.28> 965 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 401 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9411,7 +10525,9 @@ EndChar StartChar: uni1E86 Encoding: 7814 7814 423 Width: 2360 -Flags: M +HStem: -20 21G<730 813.5 1575 1652.5> 1390 110<0.0126648 228.996 432.247 659.789 940.043 1125.81 1323.36 1499.98 1800.03 2012 2126 2360> 1729 241<1139.69 1320.65> +VStem: 1110 240<1759.12 1940.65> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 729 460 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9421,7 +10537,10 @@ EndChar StartChar: uni1E87 Encoding: 7815 7815 424 Width: 1750 -Flags: MW +Flags: W +HStem: -20 21G<523 616 1146.5 1247> 930 110<20 197.609 383.094 602 1222 1408.17 1528.95 1730> 1269 241<815.692 996.645> +VStem: 786 240<1299.12 1480.65> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 405 0 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9431,7 +10550,9 @@ EndChar StartChar: uni1E88 Encoding: 7816 7816 425 Width: 2360 -Flags: M +HStem: -410 241<1096.69 1277.65> -20 21G<730 813.5 1575 1652.5> 1390 110<0.0126648 228.996 432.247 659.789 940.043 1125.81 1323.36 1499.98 1800.03 2012 2126 2360> +VStem: 1067 240<-379.879 -198.355> +LayerCount: 2 Fore Refer: 169 803 N 1 0 0 1 686 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9441,7 +10562,10 @@ EndChar StartChar: uni1E89 Encoding: 7817 7817 426 Width: 1750 -Flags: MW +Flags: W +HStem: -410 241<812.692 993.645> -20 21G<523 616 1146.5 1247> 930 110<20 197.609 383.094 602 1222 1408.17 1528.95 1730> +VStem: 783 240<-379.879 -198.355> +LayerCount: 2 Fore Refer: 169 803 N 1 0 0 1 402 0 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9451,7 +10575,10 @@ EndChar StartChar: uni1E9E Encoding: 7838 7838 427 Width: 1892 -Flags: MW +Flags: W +HStem: -20 117<1048.77 1466.7> 0 110<50 611> 180 91<852.292 915> 1407 113<775.843 1378.08> +VStem: 231 200<0 1103.94> 780 249<272.498 379.007> 782 133<221 271> 1602 210<222.992 577.701> +LayerCount: 2 Fore SplineSet 915 271 m 1 @@ -9489,7 +10616,9 @@ EndChar StartChar: Ygrave Encoding: 7922 7922 428 Width: 1570 -Flags: M +HStem: 0 110<490 710 900 1140> 1390 110<0 217.994 438.995 660 970 1206.01 1344.32 1570> +VStem: 710 190<110 679.75> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 245 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -9499,7 +10628,10 @@ EndChar StartChar: ygrave Encoding: 7923 7923 429 Width: 1266 -Flags: MW +Flags: W +HStem: -520 100<184.155 391.851> 930 110<15 187.996 389.25 556.996 821 955.375 1082 1251> +VStem: 31 138<-402.779 -216> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 128 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -9509,7 +10641,8 @@ EndChar StartChar: guilsinglleft Encoding: 8249 8249 430 Width: 830 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 302 775 m 1 @@ -9526,7 +10659,8 @@ EndChar StartChar: guilsinglright Encoding: 8250 8250 431 Width: 830 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 528 775 m 1 @@ -9543,7 +10677,10 @@ EndChar StartChar: uni2074 Encoding: 8308 8308 432 Width: 757 -Flags: MW +Flags: W +HStem: 919 66<341 455 569 659> 1195 66<180.496 454.986 569 677> 1481 20G<542.5 561> +VStem: 455 114<985 1195 1261 1407.72> 478 116<1688.02 1819> +LayerCount: 2 Fore SplineSet 659 969 m 2 @@ -9593,7 +10730,10 @@ EndChar StartChar: Euro Encoding: 8364 8364 433 Width: 1629 -Flags: MW +Flags: W +HStem: -20 118<803.767 1186.16> 540 110<50 930> 840 110<50 930> 1404 116<830.597 1253.05> +VStem: 270 230<478.469 1005.37> 1334 178<1101 1311.73> 1438 111<332.844 480> +LayerCount: 2 Fore SplineSet 1040 1404 m 0 @@ -9618,7 +10758,10 @@ EndChar StartChar: partialdiff Encoding: 8706 8706 434 Width: 1100 -Flags: MW +Flags: W +HStem: -20 90<376.2 640.375> 862 98<387.859 659.318> 1436 84<358.645 605.34> +VStem: 60 200<233.983 699.551> 160 194<1231 1415.36> 800 200<326.358 1081.46> +LayerCount: 2 Fore SplineSet 354 1382 m 0 @@ -9646,7 +10789,10 @@ EndChar StartChar: emptyset Encoding: 8709 8709 435 Width: 1140 -Flags: MW +Flags: W +HStem: 310 123<401.037 740.608> 1107 122<401.037 740.608> +VStem: 112 130<595.758 944.164> 898 130<592.305 957.759> +LayerCount: 2 Fore SplineSet 48 311 m 1 @@ -9670,7 +10816,10 @@ EndChar StartChar: summation Encoding: 8721 8721 436 Width: 1305 -Flags: MW +Flags: W +HStem: 0 113<252 996.365> 1387 113<296 986.513> +VStem: 1056 114<1090 1318.75> 1076 113<191.265 450> +LayerCount: 2 Fore SplineSet 66 1500 m 1 @@ -9695,7 +10844,9 @@ EndChar StartChar: minus Encoding: 8722 8722 437 Width: 1224 -Flags: MW +Flags: W +HStem: 720 110<120 1104> +LayerCount: 2 Fore SplineSet 160 830 m 2 @@ -9713,7 +10864,9 @@ EndChar StartChar: uni2215 Encoding: 8725 8725 438 Width: 1039 -Flags: MW +Flags: W +HStem: 1540 20G<854 938> +LayerCount: 2 Fore Refer: 82 47 N 1 0 0 1 -0 0 2 EndChar @@ -9721,7 +10874,10 @@ EndChar StartChar: uni2219 Encoding: 8729 8729 439 Width: 440 -Flags: MW +Flags: W +HStem: 650 240<127.491 312.509> +VStem: 100 240<677.491 862.509> +LayerCount: 2 Fore SplineSet 100 770 m 0 @@ -9735,7 +10891,10 @@ EndChar StartChar: product Encoding: 8719 8719 440 Width: 1770 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 724.926 1045 1284.96 1475 1695> 1390 110<75.0074 295 485 1284.88 1475.01 1695> +VStem: 295 190<110 1389.98> 1285 190<110 1389.9> +LayerCount: 2 Fore SplineSet 485 1347 m 2 @@ -9785,7 +10944,9 @@ EndChar StartChar: radical Encoding: 8730 8730 441 Width: 1130 -Flags: MW +Flags: W +HStem: -20 21G<526.483 661.383> 1390 110<966 1130> +LayerCount: 2 Fore SplineSet 966 1390 m 1 @@ -9806,7 +10967,10 @@ EndChar StartChar: infinity Encoding: 8734 8734 442 Width: 1813 -Flags: MW +Flags: W +HStem: 401 112<293.537 586.287 1222.13 1511.36> 1047 112<300.69 584.029 1222.31 1513.89> +VStem: 50 141<622.3 933.207> 1622 141<627.235 939.389> +LayerCount: 2 Fore SplineSet 1622 780 m 0 @@ -9838,7 +11002,11 @@ EndChar StartChar: integral Encoding: 8747 8747 443 Width: 782 -Flags: MW +Flags: W +HStem: -521 90<-131.747 130.482> 1490 90<493.518 755.747> +VStem: -328 192<-407.304 -228.445> 222 180<-311.444 1370.44> 760 192<1287.44 1466.3> +CounterMasks: 1 38 +LayerCount: 2 Fore SplineSet 222 1144 m 2 @@ -9864,7 +11032,10 @@ EndChar StartChar: approxequal Encoding: 8776 8776 444 Width: 1200 -Flags: MW +Flags: W +HStem: 364 123<688.851 894.131> 591 123<264.402 498.965> 864 123<688.851 894.131> 1091 123<264.402 498.965> +VStem: 117 122<382 406.999 407 563.267 882 906.999 907 1063.27> 909 122<504.809 696 1004.81 1196> +LayerCount: 2 Fore SplineSet 798 864 m 0 @@ -9915,7 +11086,9 @@ EndChar StartChar: notequal Encoding: 8800 8800 445 Width: 1119 -Flags: MW +Flags: W +HStem: 570 110<120 157 964 1000> 870 110<120 1000> +LayerCount: 2 Fore SplineSet 157 980 m 2 @@ -9951,7 +11124,10 @@ EndChar StartChar: lessequal Encoding: 8804 8804 446 Width: 1119 -Flags: MW +Flags: W +HStem: 60 110<120 1000> +VStem: 120 130<753.181 797.389> +LayerCount: 2 Fore SplineSet 296 752 m 2 @@ -9985,7 +11161,10 @@ EndChar StartChar: greaterequal Encoding: 8805 8805 447 Width: 1119 -Flags: MW +Flags: W +HStem: 60 110<120 1000> +VStem: 870 130<752.611 796.819> +LayerCount: 2 Fore SplineSet 824 798 m 2 @@ -10019,7 +11198,8 @@ EndChar StartChar: lozenge Encoding: 9674 9674 448 Width: 1200 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 612 30 m 257 @@ -10038,7 +11218,10 @@ EndChar StartChar: uniF8E8 Encoding: 63720 63720 449 Width: 1125 -Flags: MW +Flags: W +HStem: 668 56<410.464 713.671> 856 47<322 525 664.802 808.939> 1112 43<457 632.762> 1364 40<322 371 474 658.885> 1536 56<410.452 713.659> +VStem: 100 57<975.909 1284.08> 388 69<903 1112 1155 1364> 702 72<1179.57 1340.24> 816 39<912.33 945.336> 968 57<975.922 1283.88> +LayerCount: 2 Fore SplineSet 562 1592 m 256 @@ -10097,7 +11280,10 @@ EndChar StartChar: uniF8E9 Encoding: 63721 63721 450 Width: 1125 -Flags: MW +Flags: W +HStem: 668 56<410.464 713.671> 847 42<477.984 652.25> 1210 188<744.219 789> 1359 42<484.406 657.34> 1536 56<410.452 713.659> +VStem: 100 57<975.909 1284.08> 292 83<970.435 1270.4> 748 41<980.961 1017.09 1272.09 1352.75> 968 57<975.922 1283.88> +LayerCount: 2 Fore SplineSet 562 1592 m 256 @@ -10134,10 +11320,13 @@ SplineSet EndSplineSet EndChar -StartChar: uniF8EA -Encoding: 63722 63722 451 +StartChar: trademark +Encoding: 8482 8482 451 Width: 1426 -Flags: MW +Flags: W +HStem: 968 97<962.707 994.688> 975 40<238 456 647 825 1109 1312> 1465 50<776.258 790.721 1152.32 1163.67> 1479 36<182.349 315 383 517.551 668 732.999 1227.18 1288> +VStem: 315 68<1015 1479> 713 46<1015.01 1331.7> 733 43<1159.3 1464.87> 1164 63<1124.67 1455.97> 1177 68<1015 1361.33> +LayerCount: 2 Fore SplineSet 221 990 m 2 @@ -10231,7 +11420,8 @@ EndChar StartChar: circumflex Encoding: 710 710 452 Width: 1000 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 241 1690 m 2 @@ -10255,7 +11445,10 @@ EndChar StartChar: quotesinglbase Encoding: 8218 8218 453 Width: 508 -Flags: MW +Flags: W +HStem: -311 81<115 222.803> -20 236<148.985 297.901> +VStem: 115 278<3.1983 168.958> +LayerCount: 2 Fore SplineSet 119 98 m 0 @@ -10275,7 +11468,11 @@ EndChar StartChar: ellipsis Encoding: 8230 8230 454 Width: 1390 -Flags: MW +Flags: W +HStem: -32 264<184.257 379.743 644.257 839.743 1104.26 1299.74> +VStem: 150 264<2.25674 197.743> 610 264<2.25674 197.743> 1070 264<2.25674 197.743> +CounterMasks: 1 70 +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 920 0 2 Refer: 1 46 N 1 0 0 1 460 0 2 @@ -10285,7 +11482,10 @@ EndChar StartChar: quotedblbase Encoding: 8222 8222 455 Width: 878 -Flags: MW +Flags: W +HStem: -311 81<100 207.803 500 607.803> -20 236<133.985 282.901 533.985 682.901> +VStem: 100 278<3.1983 168.958> 500 278<3.1983 168.958> +LayerCount: 2 Fore SplineSet 104 98 m 0 @@ -10316,10 +11516,12 @@ EndChar StartChar: a.sc Encoding: 65554 -1 456 Width: 1304 -Flags: MW +Flags: W +HStem: 0 119<0.0545883 157 311.188 412 827 952.133 1129.5 1305> 289 129<425.733 813.375> 1039 20G<617 698.5> AnchorPoint: "Anchor-0" 589 1039 basechar 0 AnchorPoint: "Anchor-1" 552 0 basechar 0 AnchorPoint: "Anchor-2" 967 0 basechar 0 +LayerCount: 2 Fore SplineSet 0 48 m 2 @@ -10369,7 +11571,9 @@ EndChar StartChar: aacute.sc Encoding: 65555 -1 457 Width: 1304 -Flags: MW +Flags: W +HStem: 0 119<0.0545883 157 311.188 412 827 952.133 1129.5 1305> 289 129<425.733 813.375> 1039 20G<617 698.5> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 190 -461 2 Refer: 456 -1 N 1 0 0 1 0 0 3 @@ -10378,7 +11582,10 @@ EndChar StartChar: abreve.sc Encoding: 65556 -1 458 Width: 1304 -Flags: MW +Flags: W +HStem: 0 119<0.0545883 157 311.188 412 827 952.133 1129.5 1305> 289 129<425.733 813.375> 1039 20G<617 698.5> 1219 110<519.5 781.265> +VStem: 421 60<1382.47 1476.85> 818 62<1379.51 1476.99> +LayerCount: 2 Fore Refer: 161 774 N 1 0 0 1 150 -461 2 Refer: 456 -1 N 1 0 0 1 0 0 3 @@ -10387,7 +11594,9 @@ EndChar StartChar: acircumflex.sc Encoding: 65557 -1 459 Width: 1304 -Flags: MW +Flags: W +HStem: 0 119<0.0545883 157 311.188 412 827 952.133 1129.5 1305> 289 129<425.733 813.375> 1039 20G<617 698.5> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 140 -461 2 Refer: 456 -1 N 1 0 0 1 0 0 3 @@ -10396,7 +11605,10 @@ EndChar StartChar: adieresis.sc Encoding: 65558 -1 460 Width: 1304 -Flags: MW +Flags: W +HStem: 0 119<0.0545883 157 311.188 412 827 952.133 1129.5 1305> 289 129<425.733 813.375> 1039 20G<617 698.5> 1229 193<398.4 557.6 718.4 877.6> +VStem: 382 192<1245.4 1405.28> 702 192<1245.4 1405.28> +LayerCount: 2 Fore Refer: 163 776 N 1 0 0 1 138 -461 2 Refer: 456 -1 N 1 0 0 1 0 0 3 @@ -10405,7 +11617,9 @@ EndChar StartChar: agrave.sc Encoding: 65559 -1 461 Width: 1304 -Flags: MW +Flags: W +HStem: 0 119<0.0545883 157 311.188 412 827 952.133 1129.5 1305> 289 129<425.733 813.375> 1039 20G<617 698.5> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 88 -461 2 Refer: 456 -1 N 1 0 0 1 0 0 3 @@ -10414,7 +11628,10 @@ EndChar StartChar: amacron.sc Encoding: 65560 -1 462 Width: 1304 -Flags: MW +Flags: W +HStem: 0 119<0.0545883 157 311.188 412 827 952.133 1129.5 1305> 289 129<425.733 813.375> 1039 20G<617 698.5> 1219 92<419 899> +VStem: 419 480<1219 1311> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 159 -461 2 Refer: 456 -1 N 1 0 0 1 0 0 3 @@ -10423,7 +11640,10 @@ EndChar StartChar: aogonek.sc Encoding: 65561 -1 463 Width: 1304 -Flags: MW +Flags: W +HStem: -419 97<937.144 1097.69> 0 119<0.0545883 157 311.188 412 827 952.133 1129.5 1305> 289 129<425.733 813.375> 1039 20G<617 698.5> +VStem: 734 186<-307.234 -158.815> +LayerCount: 2 Fore Refer: 172 808 N 1 0 0 1 456 -47 2 Refer: 456 -1 N 1 0 0 1 0 0 3 @@ -10432,7 +11652,10 @@ EndChar StartChar: aring.sc Encoding: 65562 -1 464 Width: 1304 -Flags: MW +Flags: W +HStem: 0 119<0.0545883 157 311.188 412 827 952.133 1129.5 1305> 289 129<425.733 813.375> 1039 20G<617 698.5> 1219 74<570.082 728.311> 1506 73<572.811 725.776> +VStem: 470 78<1313.83 1485.13> 751 78<1314.55 1484.59> +LayerCount: 2 Fore Refer: 164 778 N 1 0 0 1 149 -461 2 Refer: 456 -1 N 1 0 0 1 0 0 3 @@ -10441,7 +11664,10 @@ EndChar StartChar: atilde.sc Encoding: 65563 -1 465 Width: 1304 -Flags: MW +Flags: W +HStem: 0 119<0.0545883 157 311.188 412 827 952.133 1129.5 1305> 289 129<425.733 813.375> 1039 20G<617 698.5> 1219 116<724.465 895.894> 1377 116<390.641 574.401> +VStem: 296 73<1239 1352.4> 917 74<1363.27 1473> +LayerCount: 2 Fore Refer: 159 771 N 1 0 0 1 143 -461 2 Refer: 456 -1 N 1 0 0 1 0 0 3 @@ -10450,9 +11676,12 @@ EndChar StartChar: b.sc Encoding: 65564 -1 466 Width: 1152 -Flags: MW +Flags: W +HStem: 0 104<52 205 395 810.539> 483 105<395 788.902> 936 104<52 205 395 788.49> +VStem: 205 190<104 483 588 936> 851 189<647.452 878.098> 889 208<175.881 415.721> AnchorPoint: "Anchor-0" 516 1040 basechar 0 AnchorPoint: "Anchor-1" 539 0 basechar 0 +LayerCount: 2 Fore SplineSet 683 0 m 2 @@ -10504,9 +11733,12 @@ EndChar StartChar: c.sc Encoding: 65565 -1 467 Width: 1215 -Flags: MW +Flags: W +HStem: -30 113<482.673 841.086> 958 111<492.514 824.386> +VStem: 76 218<293.19 737.051> 1012 108<681 802.99> 1028 92<985.422 1039> 1033 105<274.764 413> AnchorPoint: "Anchor-0" 659 1050 basechar 0 AnchorPoint: "Anchor-1" 660 -11 basechar 0 +LayerCount: 2 Fore SplineSet 76 520 m 0 @@ -10546,7 +11778,10 @@ EndChar StartChar: cacute.sc Encoding: 65566 -1 468 Width: 1215 -Flags: MW +Flags: W +HStem: -30 113<482.673 841.086> 958 111<492.514 824.386> +VStem: 76 218<293.19 737.051> 1012 108<681 802.99> 1028 92<985.422 1039> 1033 105<274.764 413> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 230 -450 2 Refer: 467 -1 N 1 0 0 1 0 0 3 @@ -10555,7 +11790,10 @@ EndChar StartChar: ccaron.sc Encoding: 65567 -1 469 Width: 1215 -Flags: MW +Flags: W +HStem: -30 113<482.673 841.086> 958 111<492.514 824.386> +VStem: 76 218<293.19 737.051> 1012 108<681 802.99> 1028 92<985.422 1039> 1033 105<274.764 413> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 160 -450 2 Refer: 467 -1 N 1 0 0 1 0 0 3 @@ -10564,7 +11802,10 @@ EndChar StartChar: ccedilla.sc Encoding: 65568 -1 470 Width: 1215 -Flags: MW +Flags: W +HStem: -520 73<477 630.347> -30 113<482.673 841.086> 958 111<492.514 824.386> +VStem: 76 218<293.19 737.051> 673 142<-413.752 -273.292> 1012 108<681 802.99> 1028 92<985.422 1039> 1033 105<274.764 413> +LayerCount: 2 Fore Refer: 171 807 N 1 0 0 1 132 -11 2 Refer: 467 -1 N 1 0 0 1 0 0 3 @@ -10573,7 +11814,10 @@ EndChar StartChar: ccircumflex.sc Encoding: 65569 -1 471 Width: 1215 -Flags: MW +Flags: W +HStem: -30 113<482.673 841.086> 958 111<492.514 824.386> +VStem: 76 218<293.19 737.051> 1012 108<681 802.99> 1028 92<985.422 1039> 1033 105<274.764 413> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 160 -450 2 Refer: 467 -1 N 1 0 0 1 0 0 3 @@ -10582,7 +11826,10 @@ EndChar StartChar: cdotaccent.sc Encoding: 65570 -1 472 Width: 1215 -Flags: MW +Flags: W +HStem: -30 113<482.673 841.086> 958 111<492.514 824.386> 1259 241<569.692 750.645> +VStem: 76 218<293.19 737.051> 540 240<1289.12 1470.65> 1012 108<681 802.99> 1028 92<985.422 1039> 1033 105<274.764 413> +LayerCount: 2 Fore Refer: 162 775 N 1 0 0 1 159 -10 2 Refer: 467 -1 N 1 0 0 1 0 0 3 @@ -10591,9 +11838,12 @@ EndChar StartChar: d.sc Encoding: 65571 -1 473 Width: 1238 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 795.51> 936 104<52 205 385 786.098> +VStem: 205 180<104 936> 954 208<307.946 737.187> AnchorPoint: "Anchor-0" 523 1040 basechar 0 AnchorPoint: "Anchor-1" 522 0 basechar 0 +LayerCount: 2 Fore SplineSet 52 32 m 2 @@ -10630,7 +11880,10 @@ EndChar StartChar: dcaron.sc Encoding: 65572 -1 474 Width: 1238 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 795.51> 936 104<52 205 385 786.098> +VStem: 205 180<104 936> 954 208<307.946 737.187> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 128 -462 2 Refer: 473 -1 N 1 0 0 1 0 0 3 @@ -10639,10 +11892,13 @@ EndChar StartChar: e.sc Encoding: 65573 -1 475 Width: 1154 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 905.412> 498 77<385 624.671> 936 104<52 205 385 900.75> +VStem: 205 180<104 498 575 936> 668 87<347 460.252 610.014 720> 950 95<710 886.91> 969 95<166.886 356> AnchorPoint: "Anchor-0" 599 1040 basechar 0 AnchorPoint: "Anchor-1" 580 0 basechar 0 AnchorPoint: "Anchor-2" 909 0 basechar 0 +LayerCount: 2 Fore SplineSet 171 936 m 2 @@ -10696,7 +11952,10 @@ EndChar StartChar: eacute.sc Encoding: 65574 -1 476 Width: 1154 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 905.412> 498 77<385 624.671> 936 104<52 205 385 900.75> +VStem: 205 180<104 498 575 936> 668 87<347 460.252 610.014 720> 950 95<710 886.91> 969 95<166.886 356> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 170 -460 2 Refer: 475 -1 N 1 0 0 1 0 0 3 @@ -10705,7 +11964,10 @@ EndChar StartChar: ebreve.sc Encoding: 65575 -1 477 Width: 1154 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 905.412> 498 77<385 624.671> 936 104<52 205 385 900.75> 1220 110<469.5 731.265> +VStem: 205 180<104 498 575 936> 371 60<1383.47 1477.85> 668 87<347 460.252 610.014 720> 768 62<1380.51 1477.99> 950 95<710 886.91> 969 95<166.886 356> +LayerCount: 2 Fore Refer: 161 774 N 1 0 0 1 100 -460 2 Refer: 475 -1 N 1 0 0 1 0 0 3 @@ -10714,7 +11976,10 @@ EndChar StartChar: ecaron.sc Encoding: 65576 -1 478 Width: 1154 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 905.412> 498 77<385 624.671> 936 104<52 205 385 900.75> +VStem: 205 180<104 498 575 936> 668 87<347 460.252 610.014 720> 950 95<710 886.91> 969 95<166.886 356> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 100 -460 2 Refer: 475 -1 N 1 0 0 1 0 0 3 @@ -10723,7 +11988,10 @@ EndChar StartChar: ecircumflex.sc Encoding: 65577 -1 479 Width: 1154 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 905.412> 498 77<385 624.671> 936 104<52 205 385 900.75> +VStem: 205 180<104 498 575 936> 668 87<347 460.252 610.014 720> 950 95<710 886.91> 969 95<166.886 356> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 100 -460 2 Refer: 475 -1 N 1 0 0 1 0 0 3 @@ -10732,7 +12000,10 @@ EndChar StartChar: edieresis.sc Encoding: 65578 -1 480 Width: 1154 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 905.412> 498 77<385 624.671> 936 104<52 205 385 900.75> 1230 193<358.4 517.6 678.4 837.6> +VStem: 205 180<104 498 575 936> 342 192<1246.4 1406.28> 662 192<1246.4 1406.28> 668 87<347 460.252 610.014 720> 950 95<710 886.91> 969 95<166.886 356> +LayerCount: 2 Fore Refer: 163 776 N 1 0 0 1 98 -460 2 Refer: 475 -1 N 1 0 0 1 0 0 3 @@ -10741,7 +12012,10 @@ EndChar StartChar: edotaccent.sc Encoding: 65579 -1 481 Width: 1154 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 905.412> 498 77<385 624.671> 936 104<52 205 385 900.75> 1259 241<509.692 690.645> +VStem: 205 180<104 498 575 936> 480 240<1289.12 1470.65> 668 87<347 460.252 610.014 720> 950 95<710 886.91> 969 95<166.886 356> +LayerCount: 2 Fore Refer: 162 775 N 1 0 0 1 99 -10 2 Refer: 475 -1 N 1 0 0 1 0 0 3 @@ -10750,7 +12024,10 @@ EndChar StartChar: egrave.sc Encoding: 65580 -1 482 Width: 1154 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 905.412> 498 77<385 624.671> 936 104<52 205 385 900.75> +VStem: 205 180<104 498 575 936> 668 87<347 460.252 610.014 720> 950 95<710 886.91> 969 95<166.886 356> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 28 -460 2 Refer: 475 -1 N 1 0 0 1 0 0 3 @@ -10759,7 +12036,10 @@ EndChar StartChar: emacron.sc Encoding: 65581 -1 483 Width: 1154 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 905.412> 498 77<385 624.671> 936 104<52 205 385 900.75> 1220 92<359 839> +VStem: 205 180<104 498 575 936> 359 480<1220 1312> 668 87<347 460.252 610.014 720> 950 95<710 886.91> 969 95<166.886 356> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 99 -460 2 Refer: 475 -1 N 1 0 0 1 0 0 3 @@ -10768,7 +12048,10 @@ EndChar StartChar: eogonek.sc Encoding: 65582 -1 484 Width: 1154 -Flags: MW +Flags: W +HStem: -419 97<879.144 1039.69> 0 104<52 205 385 905.412> 498 77<385 624.671> 936 104<52 205 385 900.75> +VStem: 205 180<104 498 575 936> 668 87<347 460.252 610.014 720> 676 186<-307.234 -158.815> 950 95<710 886.91> 969 95<166.886 356> +LayerCount: 2 Fore Refer: 172 808 N 1 0 0 1 398 -47 2 Refer: 475 -1 N 1 0 0 1 0 0 3 @@ -10777,9 +12060,12 @@ EndChar StartChar: f.sc Encoding: 65583 -1 485 Width: 1098 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 551> 469 96<385 651.869> 936 104<52 205 385 887.375> +VStem: 205 180<104 469 565 936> 683 85<332 436.667 592.468 696> 934 95<711 889.44> AnchorPoint: "Anchor-0" 578 1040 basechar 0 AnchorPoint: "Anchor-1" 301 0 basechar 0 +LayerCount: 2 Fore SplineSet 185 936 m 2 @@ -10830,9 +12116,12 @@ EndChar StartChar: g.sc Encoding: 65584 -1 486 Width: 1319 -Flags: MW +Flags: W +HStem: -14 104<479.199 837.372> 420 123<787 960 1159 1298> 953 106<507.445 859.198> 1020 20G<1066 1123.5> +VStem: 76 218<306.469 724.483> 960 199<197.078 420> 1032 108<696 827.464 973 1040> AnchorPoint: "Anchor-0" 659 1040 basechar 0 AnchorPoint: "Anchor-1" 639 5 basechar 0 +LayerCount: 2 Fore SplineSet 812 543 m 2 @@ -10886,7 +12175,10 @@ EndChar StartChar: gbreve.sc Encoding: 65585 -1 487 Width: 1319 -Flags: MW +Flags: W +HStem: -14 104<479.199 837.372> 420 123<787 960 1159 1298> 953 106<507.445 859.198> 1020 20G<1066 1123.5> 1220 110<529.5 791.265> +VStem: 76 218<306.469 724.483> 431 60<1383.47 1477.85> 828 62<1380.51 1477.99> 960 199<197.078 420> 1032 108<696 827.464 973 1040> +LayerCount: 2 Fore Refer: 161 774 N 1 0 0 1 160 -460 2 Refer: 486 -1 N 1 0 0 1 0 0 3 @@ -10895,7 +12187,10 @@ EndChar StartChar: gcircumflex.sc Encoding: 65586 -1 488 Width: 1319 -Flags: MW +Flags: W +HStem: -14 104<479.199 837.372> 420 123<787 960 1159 1298> 953 106<507.445 859.198> 1020 20G<1066 1123.5> +VStem: 76 218<306.469 724.483> 960 199<197.078 420> 1032 108<696 827.464 973 1040> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 160 -460 2 Refer: 486 -1 N 1 0 0 1 0 0 3 @@ -10904,7 +12199,10 @@ EndChar StartChar: gdotaccent.sc Encoding: 65587 -1 489 Width: 1319 -Flags: MW +Flags: W +HStem: -14 104<479.199 837.372> 420 123<787 960 1159 1298> 953 106<507.445 859.198> 1020 20G<1066 1123.5> 1257 241<569.692 750.645> +VStem: 76 218<306.469 724.483> 540 240<1287.12 1468.65> 960 199<197.078 420> 1032 108<696 827.464 973 1040> +LayerCount: 2 Fore Refer: 162 775 N 1 0 0 1 159 -12 2 Refer: 486 -1 N 1 0 0 1 0 0 3 @@ -10913,9 +12211,12 @@ EndChar StartChar: h.sc Encoding: 65588 -1 490 Width: 1324 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 550.999 773 940 1120 1273> 483 105<385 940> 936 104<52.0222 205 385 551 773 940 1120 1273> +VStem: 205 180<104 483 588 936> 940 180<104 483 588 936> AnchorPoint: "Anchor-0" 656 1040 basechar 0 AnchorPoint: "Anchor-1" 656 0 basechar 0 +LayerCount: 2 Fore SplineSet 385 909 m 2 @@ -10981,7 +12282,10 @@ EndChar StartChar: hcircumflex.sc Encoding: 65589 -1 491 Width: 1324 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 550.999 773 940 1120 1273> 483 105<385 940> 936 104<52.0222 205 385 551 773 940 1120 1273> +VStem: 205 180<104 483 588 936> 940 180<104 483 588 936> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 157 -460 2 Refer: 490 -1 N 1 0 0 1 0 0 3 @@ -10990,21 +12294,23 @@ EndChar StartChar: hyphen.sc Encoding: 65590 -1 492 Width: 920 -Flags: MW +Flags: W +HStem: 490 110<126.19 795.856> +LayerCount: 2 Fore SplineSet 148 600 m 2 774 600 l 2 - 785 600 793 598 796 595 c 128 + 785 600 793 598 796 595 c 0 799 592 800 584 800 572 c 2 800 523 l 2 - 800 511 799 503 796 498 c 128 + 800 511 799 503 796 498 c 0 793 493 785 490 772 490 c 2 146 490 l 2 - 133 490 126 492 124 496 c 128 + 133 490 126 492 124 496 c 0 122 500 120 507 120 520 c 2 120 572 l 2 - 120 583 122 590 126 594 c 128 + 120 583 122 590 126 594 c 0 130 598 137 600 148 600 c 2 EndSplineSet EndChar @@ -11012,10 +12318,13 @@ EndChar StartChar: i.sc Encoding: 65591 -1 493 Width: 623 -Flags: MW +Flags: W +HStem: 0 104<62 215 395 561> 936 104<62 215 395 561> +VStem: 215 180<104.029 936> AnchorPoint: "Anchor-0" 306 1040 basechar 0 AnchorPoint: "Anchor-1" 303 0 basechar 0 AnchorPoint: "Anchor-2" 303 0 basechar 0 +LayerCount: 2 Fore SplineSet 395 913 m 2 @@ -11049,7 +12358,10 @@ EndChar StartChar: iacute.sc Encoding: 65592 -1 494 Width: 623 -Flags: MW +Flags: W +HStem: 0 104<62 215 395 561> 936 104<62 215 395 561> +VStem: 215 180<104.029 936> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 -123 -460 2 Refer: 493 -1 N 1 0 0 1 0 0 3 @@ -11058,7 +12370,10 @@ EndChar StartChar: ibreve.sc Encoding: 65593 -1 495 Width: 623 -Flags: MW +Flags: W +HStem: 0 104<62 215 395 561> 936 104<62 215 395 561> 1220 110<176.5 438.265> +VStem: 78 60<1383.47 1477.85> 215 180<104.029 936> 475 62<1380.51 1477.99> +LayerCount: 2 Fore Refer: 161 774 N 1 0 0 1 -193 -460 2 Refer: 493 -1 N 1 0 0 1 0 0 3 @@ -11067,7 +12382,10 @@ EndChar StartChar: icircumflex.sc Encoding: 65594 -1 496 Width: 623 -Flags: MW +Flags: W +HStem: 0 104<62 215 395 561> 936 104<62 215 395 561> +VStem: 215 180<104.029 936> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 -193 -460 2 Refer: 493 -1 N 1 0 0 1 0 0 3 @@ -11076,7 +12394,10 @@ EndChar StartChar: idieresis.sc Encoding: 65595 -1 497 Width: 623 -Flags: MW +Flags: W +HStem: 0 104<62 215 395 561> 936 104<62 215 395 561> 1230 193<65.4004 224.6 385.4 544.6> +VStem: 49 192<1246.4 1406.28> 215 180<104.029 936> 369 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 163 776 N 1 0 0 1 -195 -460 2 Refer: 493 -1 N 1 0 0 1 0 0 3 @@ -11085,7 +12406,10 @@ EndChar StartChar: igrave.sc Encoding: 65596 -1 498 Width: 623 -Flags: MW +Flags: W +HStem: 0 104<62 215 395 561> 936 104<62 215 395 561> +VStem: 215 180<104.029 936> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 -225 -460 2 Refer: 493 -1 N 1 0 0 1 0 0 3 @@ -11094,7 +12418,10 @@ EndChar StartChar: imacron.sc Encoding: 65597 -1 499 Width: 623 -Flags: MW +Flags: W +HStem: 0 104<62 215 395 561> 936 104<62 215 395 561> 1220 92<66 546> +VStem: 66 480<1220 1312> 215 180<104.029 936> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 -194 -460 2 Refer: 493 -1 N 1 0 0 1 0 0 3 @@ -11103,7 +12430,10 @@ EndChar StartChar: iogonek.sc Encoding: 65598 -1 500 Width: 623 -Flags: MW +Flags: W +HStem: -419 97<273.144 433.688> 0 104<62 215 395 561> 936 104<62 215 395 561> +VStem: 70 186<-307.234 -158.815> 215 180<104.029 936> +LayerCount: 2 Fore Refer: 172 808 N 1 0 0 1 -208 -47 2 Refer: 493 -1 N 1 0 0 1 0 0 3 @@ -11112,7 +12442,10 @@ EndChar StartChar: itilde.sc Encoding: 65599 -1 501 Width: 623 -Flags: MW +Flags: W +HStem: 0 104<62 215 395 561> 936 104<62 215 395 561> 1220 116<391.465 562.894> 1378 116<57.6414 241.401> +VStem: -37 73<1240 1353.4> 215 180<104.029 936> 584 74<1364.27 1474> +LayerCount: 2 Fore Refer: 159 771 N 1 0 0 1 -190 -460 2 Refer: 493 -1 N 1 0 0 1 0 0 3 @@ -11121,9 +12454,12 @@ EndChar StartChar: j.sc Encoding: 65600 -1 502 Width: 915 -Flags: MW +Flags: W +HStem: -14 104<217.734 468.463> 936 104<343.002 538 718 883.995> +VStem: 14 188<107.741 230.5> 538 180<170.437 936> AnchorPoint: "Anchor-0" 570 1040 basechar 0 AnchorPoint: "Anchor-1" 362 5 basechar 0 +LayerCount: 2 Fore SplineSet 14 208 m 0 @@ -11162,7 +12498,10 @@ EndChar StartChar: jcircumflex.sc Encoding: 65601 -1 503 Width: 915 -Flags: MW +Flags: W +HStem: -14 104<217.734 468.463> 936 104<343.002 538 718 883.995> +VStem: 14 188<107.741 230.5> 538 180<170.437 936> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 71 -460 2 Refer: 502 -1 N 1 0 0 1 0 0 3 @@ -11171,9 +12510,12 @@ EndChar StartChar: k.sc Encoding: 65602 -1 504 Width: 1288 -Flags: MW +Flags: W +HStem: 0 119<52 215 390 567.982 816.072 937.456 1096.56 1289> 921 119<52 215 390 567.934 766.038 885 1029.78 1198.93> +VStem: 215 175<119 337.047 469 921> AnchorPoint: "Anchor-0" 649 1040 basechar 0 AnchorPoint: "Anchor-1" 666 0 basechar 0 +LayerCount: 2 Fore SplineSet 52 44 m 2 @@ -11239,10 +12581,13 @@ EndChar StartChar: l.sc Encoding: 65603 -1 505 Width: 1083 -Flags: MW +Flags: W +HStem: 0 110<52.0031 205 385 871.297> 936 104<52.0023 205 385 538> +VStem: 205 180<110 936> 933 95<174.618 363.967> AnchorPoint: "Anchor-0" 289 1040 basechar 0 AnchorPoint: "Anchor-1" 524 0 basechar 0 AnchorPoint: "Anchor-3" 637 645 basechar 0 +LayerCount: 2 Fore SplineSet 176 936 m 2 @@ -11279,7 +12624,10 @@ EndChar StartChar: lacute.sc Encoding: 65604 -1 506 Width: 1083 -Flags: MW +Flags: W +HStem: 0 110<52.0031 205 385 871.297> 936 104<52.0023 205 385 538> +VStem: 205 180<110 936> 933 95<174.618 363.967> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 -140 -460 2 Refer: 505 -1 N 1 0 0 1 0 0 3 @@ -11288,7 +12636,10 @@ EndChar StartChar: lcaron.sc Encoding: 65605 -1 507 Width: 1083 -Flags: MW +Flags: W +HStem: 0 110<52.0031 205 385 871.297> 593 81<739 846.803> 884 236<772.985 921.901> 936 104<52.0023 205 385 538> +VStem: 205 180<110 936> 739 278<907.198 1072.96> 933 95<174.618 363.967> +LayerCount: 2 Fore SplineSet 743 1002 m 0 @@ -11309,9 +12660,12 @@ EndChar StartChar: m.sc Encoding: 65606 -1 508 Width: 1618 -Flags: MW +Flags: W +HStem: -14 21G<788 853> 0 104<31 187.946 360 551 1074 1254.12 1432.94 1590> 902 138<353 381.266 1225.46 1263.45> 936 104<22 192.037 1429 1589> +VStem: 188 172<104.183 901.99> 1254 179<104 906.985> AnchorPoint: "Anchor-0" 832 1040 basechar 0 AnchorPoint: "Anchor-1" 818 4 basechar 0 +LayerCount: 2 Fore SplineSet 157 936 m 2 @@ -11322,7 +12676,7 @@ SplineSet 425 1040 l 2 458 1040 453 1032 462 1009 c 2 795 259 l 2 - 800 246 804 236 806 227 c 128 + 800 246 804 236 806 227 c 0 808 218 810 214 814 214 c 0 817 214 823 225 830 246 c 2 1159 1008 l 2 @@ -11346,16 +12700,16 @@ SplineSet 1218 104 l 2 1246 104 1254 107 1254 132 c 2 1262 798 l 2 - 1262 809 1265 824 1264 841 c 128 + 1262 809 1265 824 1264 841 c 0 1263 852 1265 908 1251 908 c 0 - 1237 908 1225 853 1213 823 c 128 + 1237 908 1225 853 1213 823 c 0 1200 790 1186 739 1159 676 c 2 876 15 l 2 869 -4 866 -14 840 -14 c 2 806 -14 l 2 770 -14 770 2 758 27 c 2 406 792 l 2 - 398 812 389 835 380 862 c 128 + 398 812 389 835 380 862 c 0 371 889 364 902 360 902 c 0 357 902 354 889 353 863 c 2 360 146 l 2 @@ -11378,9 +12732,12 @@ EndChar StartChar: n.sc Encoding: 65607 -1 509 Width: 1280 -Flags: MW +Flags: W +HStem: -20 21G<1038.5 1084.5> -6 110<58 202 327 475> 938 106<58.3494 202 840 968 1095 1248> +VStem: 202 125<104 802.01> 968 127<345.991 938> AnchorPoint: "Anchor-0" 655 1040 basechar 0 AnchorPoint: "Anchor-1" 606 4 basechar 0 +LayerCount: 2 Fore SplineSet 161 937 m 2 @@ -11430,7 +12787,10 @@ EndChar StartChar: nacute.sc Encoding: 65608 -1 510 Width: 1280 -Flags: MW +Flags: W +HStem: -20 21G<1038.5 1084.5> -6 110<58 202 327 475> 938 106<58.3494 202 840 968 1095 1248> +VStem: 202 125<104 802.01> 968 127<345.991 938> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 226 -460 2 Refer: 509 -1 N 1 0 0 1 0 0 3 @@ -11439,7 +12799,10 @@ EndChar StartChar: ncaron.sc Encoding: 65609 -1 511 Width: 1280 -Flags: MW +Flags: W +HStem: -20 21G<1038.5 1084.5> -6 110<58 202 327 475> 938 106<58.3494 202 840 968 1095 1248> +VStem: 202 125<104 802.01> 968 127<345.991 938> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 156 -460 2 Refer: 509 -1 N 1 0 0 1 0 0 3 @@ -11448,7 +12811,10 @@ EndChar StartChar: ntilde.sc Encoding: 65610 -1 512 Width: 1280 -Flags: MW +Flags: W +HStem: -20 21G<1038.5 1084.5> -6 110<58 202 327 475> 938 106<58.3494 202 840 968 1095 1248> 1220 116<740.465 911.894> 1378 116<406.641 590.401> +VStem: 202 125<104 802.01> 312 73<1240 1353.4> 933 74<1364.27 1474> 968 127<345.991 938> +LayerCount: 2 Fore Refer: 159 771 N 1 0 0 1 159 -460 2 Refer: 509 -1 N 1 0 0 1 0 0 3 @@ -11457,9 +12823,12 @@ EndChar StartChar: o.sc Encoding: 65611 -1 513 Width: 1267 -Flags: MW +Flags: W +HStem: -28 96<471.365 803.962> 971 96<470.936 797.115> +VStem: 76 218<296.747 743.482> 973 218<296.247 748.168> AnchorPoint: "Anchor-0" 631 1048 basechar 0 AnchorPoint: "Anchor-1" 631 -9 basechar 0 +LayerCount: 2 Fore SplineSet 76 520 m 0 @@ -11478,7 +12847,10 @@ EndChar StartChar: oacute.sc Encoding: 65612 -1 514 Width: 1267 -Flags: MW +Flags: W +HStem: -28 96<471.365 803.962> 971 96<470.936 797.115> +VStem: 76 218<296.747 743.482> 973 218<296.247 748.168> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 202 -452 2 Refer: 513 -1 N 1 0 0 1 0 0 3 @@ -11487,7 +12859,10 @@ EndChar StartChar: obreve.sc Encoding: 65613 -1 515 Width: 1267 -Flags: MW +Flags: W +HStem: -28 96<471.365 803.962> 971 96<470.936 797.115> 1228 110<501.5 763.265> +VStem: 76 218<296.747 743.482> 403 60<1391.47 1485.85> 800 62<1388.51 1485.99> 973 218<296.247 748.168> +LayerCount: 2 Fore Refer: 161 774 N 1 0 0 1 132 -452 2 Refer: 513 -1 N 1 0 0 1 0 0 3 @@ -11496,7 +12871,10 @@ EndChar StartChar: ocircumflex.sc Encoding: 65614 -1 516 Width: 1267 -Flags: MW +Flags: W +HStem: -28 96<471.365 803.962> 971 96<470.936 797.115> +VStem: 76 218<296.747 743.482> 973 218<296.247 748.168> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 132 -452 2 Refer: 513 -1 N 1 0 0 1 0 0 3 @@ -11505,7 +12883,10 @@ EndChar StartChar: odieresis.sc Encoding: 65615 -1 517 Width: 1267 -Flags: MW +Flags: W +HStem: -28 96<471.365 803.962> 971 96<470.936 797.115> 1238 193<390.4 549.6 710.4 869.6> +VStem: 76 218<296.747 743.482> 374 192<1254.4 1414.28> 694 192<1254.4 1414.28> 973 218<296.247 748.168> +LayerCount: 2 Fore Refer: 163 776 N 1 0 0 1 130 -452 2 Refer: 513 -1 N 1 0 0 1 0 0 3 @@ -11514,7 +12895,10 @@ EndChar StartChar: ograve.sc Encoding: 65616 -1 518 Width: 1267 -Flags: MW +Flags: W +HStem: -28 96<471.365 803.962> 971 96<470.936 797.115> +VStem: 76 218<296.747 743.482> 973 218<296.247 748.168> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 60 -452 2 Refer: 513 -1 N 1 0 0 1 0 0 3 @@ -11523,7 +12907,10 @@ EndChar StartChar: ohungarumlaut.sc Encoding: 65617 -1 519 Width: 1267 -Flags: MW +Flags: W +HStem: -28 96<471.365 803.962> 971 96<470.936 797.115> +VStem: 76 218<296.747 743.482> 973 218<296.247 748.168> +LayerCount: 2 Fore Refer: 165 779 N 1 0 0 1 207 -452 2 Refer: 513 -1 N 1 0 0 1 0 0 3 @@ -11532,7 +12919,10 @@ EndChar StartChar: omacron.sc Encoding: 65618 -1 520 Width: 1267 -Flags: MW +Flags: W +HStem: -28 96<471.365 803.962> 971 96<470.936 797.115> 1228 92<391 871> +VStem: 76 218<296.747 743.482> 391 480<1228 1320> 973 218<296.247 748.168> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 131 -452 2 Refer: 513 -1 N 1 0 0 1 0 0 3 @@ -11541,7 +12931,10 @@ EndChar StartChar: otilde.sc Encoding: 65619 -1 521 Width: 1267 -Flags: MW +Flags: W +HStem: -28 96<471.365 803.962> 971 96<470.936 797.115> 1228 116<716.465 887.894> 1386 116<382.641 566.401> +VStem: 76 218<296.747 743.482> 288 73<1248 1361.4> 909 74<1372.27 1482> 973 218<296.247 748.168> +LayerCount: 2 Fore Refer: 159 771 N 1 0 0 1 135 -452 2 Refer: 513 -1 N 1 0 0 1 0 0 3 @@ -11550,9 +12943,12 @@ EndChar StartChar: p.sc Encoding: 65620 -1 522 Width: 1060 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 537.996> 444 105<385 727.526> 936 104<52.0077 205 385 723.812> +VStem: 205 180<104 444.009 549 936> 801 208<618.669 866.324> AnchorPoint: "Anchor-0" 517 1040 basechar 0 AnchorPoint: "Anchor-1" 297 0 basechar 0 +LayerCount: 2 Fore SplineSet 183 936 m 2 @@ -11593,8 +12989,11 @@ EndChar StartChar: q.sc Encoding: 65621 -1 523 Width: 1282 -Flags: MW +Flags: W +HStem: -197 168<926.238 1114.23> -28 96<473.064 753.081> 267 127<443.689 679> 971 96<470.898 796.053> +VStem: 86 208<292.457 754.707> 973 208<329.962 761.138> 1152 95<8.5 116.998> AnchorPoint: "Anchor-0" 631 1048 basechar 0 +LayerCount: 2 Fore SplineSet 86 520 m 0 @@ -11634,9 +13033,12 @@ EndChar StartChar: r.sc Encoding: 65622 -1 524 Width: 1197 -Flags: MW +Flags: W +HStem: -19 123<966.197 1114.87> 0 104<52 205 395 537> 462 115<395 717.873> 936 104<52.0122 205 395 786.707> +VStem: 205 190<104 462 577 936> 856 189<644.199 871.044> 1128 100<119.747 173.484> AnchorPoint: "Anchor-0" 593 1040 basechar 0 AnchorPoint: "Anchor-1" 614 0 basechar 0 +LayerCount: 2 Fore SplineSet 1228 146 m 0 @@ -11687,7 +13089,10 @@ EndChar StartChar: racute.sc Encoding: 65623 -1 525 Width: 1197 -Flags: MW +Flags: W +HStem: -19 123<966.197 1114.87> 0 104<52 205 395 537> 462 115<395 717.873> 936 104<52.0122 205 395 786.707> +VStem: 205 190<104 462 577 936> 856 189<644.199 871.044> 1128 100<119.747 173.484> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 164 -460 2 Refer: 524 -1 N 1 0 0 1 0 0 3 @@ -11696,7 +13101,10 @@ EndChar StartChar: rcaron.sc Encoding: 65624 -1 526 Width: 1197 -Flags: MW +Flags: W +HStem: -19 123<966.197 1114.87> 0 104<52 205 395 537> 462 115<395 717.873> 936 104<52.0122 205 395 786.707> +VStem: 205 190<104 462 577 936> 856 189<644.199 871.044> 1128 100<119.747 173.484> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 94 -460 2 Refer: 524 -1 N 1 0 0 1 0 0 3 @@ -11705,9 +13113,12 @@ EndChar StartChar: s.sc Encoding: 65625 -1 527 Width: 1079 -Flags: MW +Flags: W +HStem: -21 117<382.054 738.352> -2 21G<119.5 187> 942 117<393.48 699.712> 1020 20G<850.5 935.5> +VStem: 90 134<-1.84592 32 225.596 383.927> 147 191<689.884 887.867> 823 191<175.453 389.521> 832 125<673 828.067 1022 1040> AnchorPoint: "Anchor-0" 530 1040 basechar 0 AnchorPoint: "Anchor-1" 550 8 basechar 0 +LayerCount: 2 Fore SplineSet 832 707 m 0 @@ -11747,7 +13158,10 @@ EndChar StartChar: sacute.sc Encoding: 65626 -1 528 Width: 1079 -Flags: MW +Flags: W +HStem: -21 117<382.054 738.352> -2 21G<119.5 187> 942 117<393.48 699.712> 1020 20G<850.5 935.5> +VStem: 90 134<-1.84592 32 225.596 383.927> 147 191<689.884 887.867> 823 191<175.453 389.521> 832 125<673 828.067 1022 1040> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 101 -460 2 Refer: 527 -1 N 1 0 0 1 0 0 3 @@ -11756,7 +13170,10 @@ EndChar StartChar: scaron.sc Encoding: 65627 -1 529 Width: 1079 -Flags: MW +Flags: W +HStem: -21 117<382.054 738.352> -2 21G<119.5 187> 942 117<393.48 699.712> 1020 20G<850.5 935.5> +VStem: 90 134<-1.84592 32 225.596 383.927> 147 191<689.884 887.867> 823 191<175.453 389.521> 832 125<673 828.067 1022 1040> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 31 -460 2 Refer: 527 -1 N 1 0 0 1 0 0 3 @@ -11765,7 +13182,10 @@ EndChar StartChar: scedilla.sc Encoding: 65628 -1 530 Width: 1079 -Flags: MW +Flags: W +HStem: -501 73<367 520.347> -21 117<382.054 738.352> -2 21G<119.5 187> 942 117<393.48 699.712> 1020 20G<850.5 935.5> +VStem: 90 134<-1.84592 32 225.596 383.927> 147 191<689.884 887.867> 563 142<-394.752 -254.292> 823 191<175.453 389.521> 832 125<673 828.067 1022 1040> +LayerCount: 2 Fore Refer: 171 807 N 1 0 0 1 22 8 2 Refer: 527 -1 N 1 0 0 1 0 0 3 @@ -11774,7 +13194,10 @@ EndChar StartChar: scircumflex.sc Encoding: 65629 -1 531 Width: 1079 -Flags: MW +Flags: W +HStem: -21 117<382.054 738.352> -2 21G<119.5 187> 942 117<393.48 699.712> 1020 20G<850.5 935.5> +VStem: 90 134<-1.84592 32 225.596 383.927> 147 191<689.884 887.867> 823 191<175.453 389.521> 832 125<673 828.067 1022 1040> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 31 -460 2 Refer: 527 -1 N 1 0 0 1 0 0 3 @@ -11783,9 +13206,12 @@ EndChar StartChar: t.sc Encoding: 65630 -1 532 Width: 1174 -Flags: MW +Flags: W +HStem: 0 104<317 497 677 857.999> 925 115<226.307 497 677 946.044> +VStem: 69 95<658 859.564> 497 180<104 925> 1009 96<658.005 861.031> AnchorPoint: "Anchor-0" 578 1040 basechar 0 AnchorPoint: "Anchor-1" 579 0 basechar 0 +LayerCount: 2 Fore SplineSet 317 39 m 2 @@ -11825,7 +13251,10 @@ EndChar StartChar: tcaron.sc Encoding: 65631 -1 533 Width: 1174 -Flags: MW +Flags: W +HStem: 0 104<317 497 677 857.999> 925 115<226.307 497 677 946.044> +VStem: 69 95<658 859.564> 497 180<104 925> 1009 96<658.005 861.031> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 77 -462 2 Refer: 532 -1 N 1 0 0 1 0 0 3 @@ -11834,10 +13263,13 @@ EndChar StartChar: u.sc Encoding: 65632 -1 534 Width: 1244 -Flags: MW +Flags: W +HStem: -21 114<491.223 841.561> 936 104<35.0164 188 368 534 769 943 1057 1210> +VStem: 188 180<222.15 936> 943 114<203.191 936> AnchorPoint: "Anchor-0" 656 1040 basechar 0 AnchorPoint: "Anchor-1" 642 8 basechar 0 AnchorPoint: "Anchor-2" 729 8 basechar 0 +LayerCount: 2 Fore SplineSet 914 936 m 2 @@ -11877,7 +13309,10 @@ EndChar StartChar: uacute.sc Encoding: 65633 -1 535 Width: 1244 -Flags: MW +Flags: W +HStem: -21 114<491.223 841.561> 936 104<35.0164 188 368 534 769 943 1057 1210> +VStem: 188 180<222.15 936> 943 114<203.191 936> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 227 -460 2 Refer: 534 -1 N 1 0 0 1 0 0 3 @@ -11886,7 +13321,10 @@ EndChar StartChar: ubreve.sc Encoding: 65634 -1 536 Width: 1244 -Flags: MW +Flags: W +HStem: -21 114<491.223 841.561> 936 104<35.0164 188 368 534 769 943 1057 1210> 1220 110<526.5 788.265> +VStem: 188 180<222.15 936> 428 60<1383.47 1477.85> 825 62<1380.51 1477.99> 943 114<203.191 936> +LayerCount: 2 Fore Refer: 161 774 N 1 0 0 1 157 -460 2 Refer: 534 -1 N 1 0 0 1 0 0 3 @@ -11895,7 +13333,10 @@ EndChar StartChar: ucircumflex.sc Encoding: 65635 -1 537 Width: 1244 -Flags: MW +Flags: W +HStem: -21 114<491.223 841.561> 936 104<35.0164 188 368 534 769 943 1057 1210> +VStem: 188 180<222.15 936> 943 114<203.191 936> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 157 -460 2 Refer: 534 -1 N 1 0 0 1 0 0 3 @@ -11904,7 +13345,10 @@ EndChar StartChar: udieresis.sc Encoding: 65636 -1 538 Width: 1244 -Flags: MW +Flags: W +HStem: -21 114<491.223 841.561> 936 104<35.0164 188 368 534 769 943 1057 1210> 1230 193<415.4 574.6 735.4 894.6> +VStem: 188 180<222.15 936> 399 192<1246.4 1406.28> 719 192<1246.4 1406.28> 943 114<203.191 936> +LayerCount: 2 Fore Refer: 163 776 N 1 0 0 1 155 -460 2 Refer: 534 -1 N 1 0 0 1 0 0 3 @@ -11913,7 +13357,10 @@ EndChar StartChar: ugrave.sc Encoding: 65637 -1 539 Width: 1244 -Flags: MW +Flags: W +HStem: -21 114<491.223 841.561> 936 104<35.0164 188 368 534 769 943 1057 1210> +VStem: 188 180<222.15 936> 943 114<203.191 936> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 85 -460 2 Refer: 534 -1 N 1 0 0 1 0 0 3 @@ -11922,7 +13369,10 @@ EndChar StartChar: uhungarumlaut.sc Encoding: 65638 -1 540 Width: 1244 -Flags: MW +Flags: W +HStem: -21 114<491.223 841.561> 936 104<35.0164 188 368 534 769 943 1057 1210> +VStem: 188 180<222.15 936> 943 114<203.191 936> +LayerCount: 2 Fore Refer: 165 779 N 1 0 0 1 232 -460 2 Refer: 534 -1 N 1 0 0 1 0 0 3 @@ -11931,52 +13381,70 @@ EndChar StartChar: umacron.sc Encoding: 65639 -1 541 Width: 1244 -Flags: MW +Flags: W +HStem: -21 114<491.223 841.561> 936 104<35.0164 188 368 534 769 943 1057 1210> 1220 92<416 896> +VStem: 188 180<222.15 936> 416 480<1220 1312> 943 114<203.191 936> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 156 -460 2 Refer: 534 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0123.sc +StartChar: gcommaaccent.sc Encoding: 65640 -1 542 Width: 1319 -Flags: MW +Flags: W +HStem: -14 104<479.199 837.372> 420 123<787 960 1159 1298> 953 106<507.445 859.198> 1020 20G<1066 1123.5> 1223 189<629.097 755.616> 1580 65<689.157 775> +VStem: 76 218<306.469 724.483> 553 219<1250.97 1394.96> 960 199<197.078 420> 1032 108<696 827.464 973 1040> +LayerCount: 2 Fore Refer: 168 786 N 1 0 0 1 162 120 2 Refer: 486 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0137.sc +StartChar: kcommaaccent.sc Encoding: 65641 -1 543 Width: 1288 -Flags: MW +Flags: W +HStem: -623 65<560 645.843> -390 189<579.384 705.903> 0 119<52 215 390 567.982 816.072 937.456 1096.56 1289> 921 119<52 215 390 567.934 766.038 885 1029.78 1198.93> +VStem: 215 175<119 337.047 469 921> 560 222<-372.96 -228.973> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 170 0 2 Refer: 504 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni013C.sc +StartChar: lcommaaccent.sc Encoding: 65642 -1 544 Width: 1083 -Flags: MW +Flags: W +HStem: -623 65<418 503.843> -390 189<437.384 563.903> 0 110<52.0031 205 385 871.297> 936 104<52.0023 205 385 538> +VStem: 205 180<110 936> 418 222<-372.96 -228.973> 933 95<174.618 363.967> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 28 0 2 Refer: 505 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0146.sc +StartChar: ncommaaccent.sc Encoding: 65643 -1 545 Width: 1280 -Flags: MW +Flags: W +HStem: -619 65<500 585.843> -386 189<519.384 645.903> -20 21G<1038.5 1084.5> -6 110<58 202 327 475> 938 106<58.3494 202 840 968 1095 1248> +VStem: 202 125<104 802.01> 500 222<-368.96 -224.973> 968 127<345.991 938> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 110 4 2 Refer: 509 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0157.sc +StartChar: rcommaaccent.sc Encoding: 65644 -1 546 Width: 1197 -Flags: MW +Flags: W +HStem: -623 65<508 593.843> -390 189<527.384 653.903> -19 123<966.197 1114.87> 0 104<52 205 395 537> 462 115<395 717.873> 936 104<52.0122 205 395 786.707> +VStem: 205 190<104 462 577 936> 508 222<-372.96 -228.973> 856 189<644.199 871.044> 1128 100<119.747 173.484> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 118 0 2 Refer: 524 -1 N 1 0 0 1 0 0 3 @@ -11985,7 +13453,10 @@ EndChar StartChar: uni0163.sc Encoding: 65645 -1 547 Width: 1174 -Flags: MW +Flags: W +HStem: -509 73<396 549.347> 0 104<317 497 677 857.999> 925 115<226.307 497 677 946.044> +VStem: 69 95<658 859.564> 497 180<104 925> 592 142<-402.752 -262.292> 1009 96<658.005 861.031> +LayerCount: 2 Fore Refer: 171 807 N 1 0 0 1 51 0 2 Refer: 532 -1 N 1 0 0 1 0 0 3 @@ -11994,16 +13465,22 @@ EndChar StartChar: uni0213.sc Encoding: 65646 -1 548 Width: 1197 -Flags: MW +Flags: W +HStem: -19 123<966.197 1114.87> 0 104<52 205 395 537> 462 115<395 717.873> 936 104<52.0122 205 395 786.707> 1368 110<463.735 725.5> +VStem: 205 190<104 462 577 936> 365 62<1220.01 1317.49> 764 60<1220.15 1314.53> 856 189<644.199 871.044> 1128 100<119.747 173.484> +LayerCount: 2 Fore Refer: 167 785 N 1 0 0 1 94 -460 2 Refer: 524 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0219.sc +StartChar: scommaaccent.sc Encoding: 65647 -1 549 Width: 1079 -Flags: MW +Flags: W +HStem: -615 65<444 529.843> -382 189<463.384 589.903> -21 117<382.054 738.352> -2 21G<119.5 187> 942 117<393.48 699.712> 1020 20G<850.5 935.5> +VStem: 90 134<-1.84592 32 225.596 383.927> 147 191<689.884 887.867> 444 222<-364.96 -220.973> 823 191<175.453 389.521> 832 125<673 828.067 1022 1040> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 54 8 2 Refer: 527 -1 N 1 0 0 1 0 0 3 @@ -12012,7 +13489,10 @@ EndChar StartChar: uni021B.sc Encoding: 65648 -1 550 Width: 1174 -Flags: MW +Flags: W +HStem: -623 65<473 558.843> -390 189<492.384 618.903> 0 104<317 497 677 857.999> 925 115<226.307 497 677 946.044> +VStem: 69 95<658 859.564> 473 222<-372.96 -228.973> 497 180<104 925> 1009 96<658.005 861.031> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 83 0 2 Refer: 532 -1 N 1 0 0 1 0 0 3 @@ -12021,7 +13501,10 @@ EndChar StartChar: uni1E87.sc Encoding: 65649 -1 551 Width: 1803 -Flags: MW +Flags: W +HStem: -20 21G<540 641 1225.5 1335> 930 110<20 187.969 378.685 536 709 832.719 1072.36 1196 1318 1512.89 1641.61 1783> 1259 241<789.692 970.645> +VStem: 760 240<1289.12 1470.65> +LayerCount: 2 Fore Refer: 162 775 N 1 0 0 1 379 -10 2 Refer: 557 -1 N 1 0 0 1 0 0 3 @@ -12030,7 +13513,10 @@ EndChar StartChar: uni1E89.sc Encoding: 65650 -1 552 Width: 1803 -Flags: MW +Flags: W +HStem: -446 241<761.692 942.645> -20 21G<540 641 1225.5 1335> 930 110<20 187.969 378.685 536 709 832.719 1072.36 1196 1318 1512.89 1641.61 1783> +VStem: 732 240<-415.879 -234.355> +LayerCount: 2 Fore Refer: 169 803 N 1 0 0 1 351 -36 2 Refer: 557 -1 N 1 0 0 1 0 0 3 @@ -12039,7 +13525,10 @@ EndChar StartChar: uogonek.sc Encoding: 65651 -1 553 Width: 1244 -Flags: MW +Flags: W +HStem: -411 97<699.144 859.688> -21 114<491.223 841.561> 936 104<35.0164 188 368 534 769 943 1057 1210> +VStem: 188 180<222.15 936> 496 186<-299.234 -150.815> 943 114<203.191 936> +LayerCount: 2 Fore Refer: 172 808 N 1 0 0 1 218 -39 2 Refer: 534 -1 N 1 0 0 1 0 0 3 @@ -12048,7 +13537,10 @@ EndChar StartChar: uring.sc Encoding: 65652 -1 554 Width: 1244 -Flags: MW +Flags: W +HStem: -21 114<491.223 841.561> 936 104<35.0164 188 368 534 769 943 1057 1210> 1220 74<577.082 735.311> 1507 73<579.811 732.776> +VStem: 188 180<222.15 936> 477 78<1314.83 1486.13> 758 78<1315.55 1485.59> 943 114<203.191 936> +LayerCount: 2 Fore Refer: 164 778 N 1 0 0 1 156 -460 2 Refer: 534 -1 N 1 0 0 1 0 0 3 @@ -12057,7 +13549,10 @@ EndChar StartChar: utilde.sc Encoding: 65653 -1 555 Width: 1244 -Flags: MW +Flags: W +HStem: -21 114<491.223 841.561> 936 104<35.0164 188 368 534 769 943 1057 1210> 1220 116<741.465 912.894> 1378 116<407.641 591.401> +VStem: 188 180<222.15 936> 313 73<1240 1353.4> 934 74<1364.27 1474> 943 114<203.191 936> +LayerCount: 2 Fore Refer: 159 771 N 1 0 0 1 160 -460 2 Refer: 534 -1 N 1 0 0 1 0 0 3 @@ -12066,9 +13561,11 @@ EndChar StartChar: v.sc Encoding: 65654 -1 556 Width: 1265 -Flags: MW +Flags: W +HStem: -20 21G<609.5 681.5> 930 110<20 205.906 417.625 592 777 957.062 1071.3 1246> AnchorPoint: "Anchor-0" 644 1040 basechar 0 AnchorPoint: "Anchor-1" 617 0 basechar 0 +LayerCount: 2 Fore SplineSet 709 285 m 2 @@ -12109,9 +13606,11 @@ EndChar StartChar: w.sc Encoding: 65655 -1 557 Width: 1803 -Flags: MW +Flags: W +HStem: -20 21G<540 641 1225.5 1335> 930 110<20 187.969 378.685 536 709 832.719 1072.36 1196 1318 1512.89 1641.61 1783> AnchorPoint: "Anchor-0" 908 1040 basechar 0 AnchorPoint: "Anchor-1" 880 -36 basechar 0 +LayerCount: 2 Fore SplineSet 725 930 m 2 @@ -12174,7 +13673,9 @@ EndChar StartChar: wacute.sc Encoding: 65656 -1 558 Width: 1803 -Flags: MW +Flags: W +HStem: -20 21G<540 641 1225.5 1335> 930 110<20 187.969 378.685 536 709 832.719 1072.36 1196 1318 1512.89 1641.61 1783> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 450 -460 2 Refer: 557 -1 N 1 0 0 1 0 0 3 @@ -12183,7 +13684,9 @@ EndChar StartChar: wcircumflex.sc Encoding: 65657 -1 559 Width: 1803 -Flags: MW +Flags: W +HStem: -20 21G<540 641 1225.5 1335> 930 110<20 187.969 378.685 536 709 832.719 1072.36 1196 1318 1512.89 1641.61 1783> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 380 -460 2 Refer: 557 -1 N 1 0 0 1 0 0 3 @@ -12192,7 +13695,10 @@ EndChar StartChar: wdieresis.sc Encoding: 65658 -1 560 Width: 1803 -Flags: MW +Flags: W +HStem: -20 21G<540 641 1225.5 1335> 930 110<20 187.969 378.685 536 709 832.719 1072.36 1196 1318 1512.89 1641.61 1783> 1230 193<638.4 797.6 958.4 1117.6> +VStem: 622 192<1246.4 1406.28> 942 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 163 776 N 1 0 0 1 378 -460 2 Refer: 557 -1 N 1 0 0 1 0 0 3 @@ -12201,7 +13707,9 @@ EndChar StartChar: wgrave.sc Encoding: 65659 -1 561 Width: 1803 -Flags: MW +Flags: W +HStem: -20 21G<540 641 1225.5 1335> 930 110<20 187.969 378.685 536 709 832.719 1072.36 1196 1318 1512.89 1641.61 1783> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 308 -460 2 Refer: 557 -1 N 1 0 0 1 0 0 3 @@ -12210,9 +13718,11 @@ EndChar StartChar: x.sc Encoding: 65660 -1 562 Width: 1241 -Flags: MW +Flags: W +HStem: 0 110<33 169.375 304.087 433 706 810.344 1029.53 1170> 930 110<33 234.75 456 536 782 868 1014.39 1170> AnchorPoint: "Anchor-0" 621 1040 basechar 0 AnchorPoint: "Anchor-1" 587 0 basechar 0 +LayerCount: 2 Fore SplineSet 33 27 m 2 @@ -12278,9 +13788,12 @@ EndChar StartChar: y.sc Encoding: 65661 -1 563 Width: 1137 -Flags: MW +Flags: W +HStem: 0 104<330 472 681 829> 936 104<0 150.75 333.317 456.998 721 876.595 1013.01 1136.98> +VStem: 472 209<104.002 476.953> AnchorPoint: "Anchor-0" 582 1040 basechar 0 AnchorPoint: "Anchor-1" 563 0 basechar 0 +LayerCount: 2 Fore SplineSet 330 32 m 2 @@ -12333,7 +13846,10 @@ EndChar StartChar: yacute.sc Encoding: 65662 -1 564 Width: 1137 -Flags: MW +Flags: W +HStem: 0 104<330 472 681 829> 936 104<0 150.75 333.317 456.998 721 876.595 1013.01 1136.98> +VStem: 472 209<104.002 476.953> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 153 -460 2 Refer: 563 -1 N 1 0 0 1 0 0 3 @@ -12342,7 +13858,10 @@ EndChar StartChar: ycircumflex.sc Encoding: 65663 -1 565 Width: 1137 -Flags: MW +Flags: W +HStem: 0 104<330 472 681 829> 936 104<0 150.75 333.317 456.998 721 876.595 1013.01 1136.98> +VStem: 472 209<104.002 476.953> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 83 -460 2 Refer: 563 -1 N 1 0 0 1 0 0 3 @@ -12351,7 +13870,10 @@ EndChar StartChar: ydieresis.sc Encoding: 65664 -1 566 Width: 1137 -Flags: MW +Flags: W +HStem: 0 104<330 472 681 829> 936 104<0 150.75 333.317 456.998 721 876.595 1013.01 1136.98> 1230 193<341.4 500.6 661.4 820.6> +VStem: 325 192<1246.4 1406.28> 472 209<104.002 476.953> 645 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 163 776 N 1 0 0 1 81 -460 2 Refer: 563 -1 N 1 0 0 1 0 0 3 @@ -12360,7 +13882,10 @@ EndChar StartChar: ygrave.sc Encoding: 65665 -1 567 Width: 1137 -Flags: MW +Flags: W +HStem: 0 104<330 472 681 829> 936 104<0 150.75 333.317 456.998 721 876.595 1013.01 1136.98> +VStem: 472 209<104.002 476.953> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 11 -460 2 Refer: 563 -1 N 1 0 0 1 0 0 3 @@ -12369,9 +13894,12 @@ EndChar StartChar: z.sc Encoding: 65666 -1 568 Width: 1127 -Flags: MW +Flags: W +HStem: 0 104<341.272 930.142> 936 104<265.875 760.86> +VStem: 117 95<702.012 880.945> 983 95<155.25 364> AnchorPoint: "Anchor-0" 535 1040 basechar 0 AnchorPoint: "Anchor-1" 563 0 basechar 0 +LayerCount: 2 Fore SplineSet 167 1040 m 2 @@ -12407,7 +13935,10 @@ EndChar StartChar: zacute.sc Encoding: 65667 -1 569 Width: 1127 -Flags: MW +Flags: W +HStem: 0 104<341.272 930.142> 936 104<265.875 760.86> +VStem: 117 95<702.012 880.945> 983 95<155.25 364> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 106 -460 2 Refer: 568 -1 N 1 0 0 1 0 0 3 @@ -12416,7 +13947,10 @@ EndChar StartChar: zcaron.sc Encoding: 65668 -1 570 Width: 1127 -Flags: MW +Flags: W +HStem: 0 104<341.272 930.142> 936 104<265.875 760.86> +VStem: 117 95<702.012 880.945> 983 95<155.25 364> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 36 -460 2 Refer: 568 -1 N 1 0 0 1 0 0 3 @@ -12425,7 +13959,10 @@ EndChar StartChar: zdotaccent.sc Encoding: 65669 -1 571 Width: 1127 -Flags: MW +Flags: W +HStem: 0 104<341.272 930.142> 936 104<265.875 760.86> 1258 241<445.692 626.645> +VStem: 117 95<702.012 880.945> 416 240<1288.12 1469.65> 983 95<155.25 364> +LayerCount: 2 Fore Refer: 162 775 N 1 0 0 1 35 -11 2 Refer: 568 -1 N 1 0 0 1 0 0 3 @@ -12434,7 +13971,10 @@ EndChar StartChar: idotaccent.sc Encoding: 65670 -1 572 Width: 623 -Flags: MW +Flags: W +HStem: 0 104<62 215 395 561> 936 104<62 215 395 561> 1259 241<217.692 398.645> +VStem: 188 240<1289.12 1470.65> 215 180<104.029 936> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 -193 -10 2 Refer: 493 -1 N 1 0 0 1 0 0 3 @@ -12443,7 +13983,9 @@ EndChar StartChar: uni2606 Encoding: 9734 9734 573 Width: 2000 -Flags: MW +Flags: W +HStem: 910 90<365.238 786.062 1213.05 1632.02> +LayerCount: 2 Fore SplineSet 1062 1500 m 2 @@ -12494,7 +14036,8 @@ EndChar StartChar: uni2605 Encoding: 9733 9733 574 Width: 2000 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 1062 1500 m 2 @@ -12524,7 +14067,10 @@ EndChar StartChar: uni2116 Encoding: 8470 8470 575 Width: 2786 -Flags: MW +Flags: W +HStem: -20 21G<1450.5 1485.5> 0 110<80 289.899 420 650> 158 110<1890 2650> 420 90<2143.25 2392.75> 1270 90<2143.25 2392.75> 1390 110<80.0037 289.938 1150.46 1369.97 1500.08 1710> +VStem: 290 130<110.185 1236.12> 1370 130<401.904 1389.91> 1840 210<656.381 1109.94> 2486 210<670.065 1123.62> +LayerCount: 2 Fore SplineSet 1918 268 m 2 @@ -12553,7 +14099,10 @@ EndChar StartChar: uni0400 Encoding: 1024 1024 576 Width: 1515 -Flags: MW +Flags: W +HStem: 0 110<75 294.836 485 1167.28> 736 80<485.03 802.751> 1026 20G<911 965> 1390 110<75 295 485 1161.93> +VStem: 295 190<110.139 736 816 1389.98> 893 92<496 654.641 892.248 1046> 1265 100<1030 1283.19> 1285 100<228.085 510> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 223 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -12562,7 +14111,10 @@ EndChar StartChar: uni0401 Encoding: 1025 1025 577 Width: 1515 -Flags: MW +Flags: W +HStem: 0 110<75 294.836 485 1167.28> 736 80<485.03 802.751> 1026 20G<911 965> 1390 110<75 295 485 1161.93> 1690 193<553.4 712.6 873.4 1032.6> +VStem: 295 190<110.139 736 816 1389.98> 537 192<1706.4 1866.28> 857 192<1706.4 1866.28> 893 92<496 654.641 892.248 1046> 1265 100<1030 1283.19> 1285 100<228.085 510> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 293 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -12571,10 +14123,13 @@ EndChar StartChar: uni0402 Encoding: 1026 1026 578 Width: 1920 -Flags: MW +Flags: W +HStem: -19 94<1283.87 1500.89> 0 110<420 679.812> 785 106<1039.34 1452.11> 1400 100<318.867 679.995 870 1229.67> +VStem: 100 100<990 1271.24> 680 190<110.111 689.478 799.381 1400> 1075 208<82.1904 266.339> 1349 101<990 1273.58> 1603 202<208.905 615.349> AnchorPoint: "Anchor-0" 765 1500 basechar 0 AnchorPoint: "Anchor-1" 766 0 basechar 0 AnchorPoint: "Anchor-2" 766 0 basechar 0 +LayerCount: 2 Fore SplineSet 420 41 m 2 @@ -12624,7 +14179,10 @@ EndChar StartChar: uni0403 Encoding: 1027 1027 579 Width: 1385 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 725> 1390 110<75 295 485 1085.38> +VStem: 295 190<110 1390> 1185 100<1030 1286.58> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 365 0 2 Refer: 595 1043 N 1 0 0 1 0 0 2 @@ -12633,10 +14191,13 @@ EndChar StartChar: uni0404 Encoding: 1028 1028 580 Width: 1620 -Flags: MW +Flags: W +HStem: -20 118<649.12 1077.77> 700 110<345.474 893> 1404 116<668.118 1090.06> +VStem: 110 236<810 1004.99> 1376 114<990 1143.91> 1395 95<1444.33 1510> 1398 111<423.433 590> AnchorPoint: "Anchor-0" 866 1500 basechar 0 AnchorPoint: "Anchor-1" 867 0 basechar 0 AnchorPoint: "Anchor-2" 867 0 basechar 0 +LayerCount: 2 Fore SplineSet 110 750 m 0 @@ -12673,7 +14234,10 @@ EndChar StartChar: uni0405 Encoding: 1029 1029 581 Width: 1345 -Flags: MW +Flags: W +HStem: -30 102<495.436 899.396> -10 21G<152.5 218.5> 1418 102<485.633 873.096> 1480 20G<1090 1174.5> +VStem: 130 121<-9.96977 18 306.663 510> 190 180<1039.21 1300.4> 1070 180<229.422 504.85> 1079 111<1010 1205.31 1488 1500> +LayerCount: 2 Fore Refer: 30 83 N 1 0 0 1 0 0 2 EndChar @@ -12681,7 +14245,10 @@ EndChar StartChar: uni0406 Encoding: 1030 1030 582 Width: 830 -Flags: MW +Flags: W +HStem: 0 110<90 309.786 500 740> 1390 110<90 310 500 740> +VStem: 310 190<111.344 1390> +LayerCount: 2 Fore Refer: 20 73 N 1 0 0 1 0 0 2 EndChar @@ -12689,7 +14256,10 @@ EndChar StartChar: uni0407 Encoding: 1031 1031 583 Width: 830 -Flags: MW +Flags: W +HStem: 0 110<90 309.786 500 740> 1390 110<90 310 500 740> 1690 193<165.4 324.6 485.4 644.6> +VStem: 149 192<1706.4 1866.28> 310 190<111.344 1390> 469 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 -95 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -12698,7 +14268,10 @@ EndChar StartChar: uni0408 Encoding: 1032 1032 584 Width: 1177 -Flags: MW +Flags: W +HStem: -20 110<242.194 573.971> 1390 110<422.044 701.826 892.055 1132> +VStem: 20 198<142.647 352> 702 190<282.757 1389.96> +LayerCount: 2 Fore Refer: 21 74 N 1 0 0 1 0 0 2 EndChar @@ -12706,7 +14279,10 @@ EndChar StartChar: uni0409 Encoding: 1033 1033 585 Width: 2255 -Flags: MW +Flags: W +HStem: -20 110<211.553 382.112> 0 110<980.676 1199.79 1390 1814.92> 730 110<1390.27 1814.92> 1390 110<322.044 561.826 687.055 1199.96 1390.37 1630> +VStem: -10 218<94.0622 302> 562 125<906.17 1389.96> 1200 190<111.344 729.967 840.207 1389.66> 1960 220<247.298 592.702> +LayerCount: 2 Fore SplineSet 1428 110 m 2 @@ -12757,7 +14333,10 @@ EndChar StartChar: uni040A Encoding: 1034 1034 586 Width: 2255 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 724.926 985 1224.96 1415 1814.92> 720 110<485.206 1224.74 1415.04 1827.25> 1390 110<75.0074 295 485 725 985 1224.96 1415.01 1635> +VStem: 295 190<110 719.99 830.215 1390> 1225 190<110 719.964 830.156 1389.88> 1960 220<247.298 585.658> +LayerCount: 2 Fore SplineSet 485 1347 m 2 @@ -12830,7 +14409,10 @@ EndChar StartChar: uni040B Encoding: 1035 1035 587 Width: 2025 -Flags: MW +Flags: W +HStem: 0 110<420 679.812 870.164 1129.98 1360 1600 1790 2009.99> 796 130<1089.67 1498.13> 1400 100<318.867 679.995 870 1229.67> +VStem: 100 100<990 1271.24> 680 190<110.128 682.101 799.992 1400> 1349 101<990 1273.58> 1600 190<110 692.264> +LayerCount: 2 Fore SplineSet 420 41 m 2 @@ -12890,7 +14472,10 @@ EndChar StartChar: uni040C Encoding: 1036 1036 588 Width: 1545 -Flags: MW +Flags: W +HStem: -20 130<1084.36 1448.69> 0 110<75 295 485 705> 690 120<485.056 806.862> 1390 110<75.0023 294.951 485.001 725> 1419 115<1143.64 1353> +VStem: 295 190<110.023 689.994 810.021 1389.96> 1261 247<1238.13 1418.42> 1484 106<146.236 223.796> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 465 0 2 Refer: 602 1050 N 1 0 0 1 0 0 2 @@ -12899,7 +14484,10 @@ EndChar StartChar: uni040D Encoding: 1037 1037 589 Width: 1770 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 724.926 1045 1284.96 1475 1695> 1390 110<75.0074 295 485 725 1045 1284.96 1475.01 1695> +VStem: 295 190<110 269.508 432.925 1390> 1285 190<110 1066.17 1236.38 1389.88> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 243 0 2 Refer: 600 1048 N 1 0 0 1 0 0 2 @@ -12908,7 +14496,10 @@ EndChar StartChar: uni040E Encoding: 1038 1038 590 Width: 1570 -Flags: MW +Flags: W +HStem: -20 112<380.044 608.634> 1390 110<0 217.995 438.995 660 970 1206.01 1341.66 1570> 1637 83<674.181 1028.43> +VStem: 191 168<115.909 314> 504 162<1738.51 1889.15> 1037 162<1738.08 1888.06> +LayerCount: 2 Fore SplineSet 1076 1961 m 0 @@ -12929,10 +14520,13 @@ EndChar StartChar: uni040F Encoding: 1039 1039 591 Width: 1770 -Flags: MW +Flags: W +HStem: 0 110<75 294.992 485.037 703.245 1049.75 1285 1475 1694.99> 1390 110<75 295 485.043 725 1045.07 1285 1475 1695> +VStem: 295 190<110.123 1390> 826 101<-410 -126.232> 1285 190<110 1390> AnchorPoint: "Anchor-0" 876 1500 basechar 0 AnchorPoint: "Anchor-1" 876 0 basechar 0 AnchorPoint: "Anchor-2" 876 0 basechar 0 +LayerCount: 2 Fore SplineSet 485 162 m 2 @@ -12988,7 +14582,9 @@ EndChar StartChar: uni0410 Encoding: 1040 1040 592 Width: 1720 -Flags: MW +Flags: W +HStem: 0 110<0 214.996 344.133 560 1060 1262.19 1478 1720> 440 110<528.562 1097.47> 1490 20G<822.5 917> +LayerCount: 2 Fore Refer: 12 65 N 1 0 0 1 0 0 2 EndChar @@ -12996,10 +14592,13 @@ EndChar StartChar: uni0411 Encoding: 1041 1041 593 Width: 1380 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 979.922> 720 110<485.268 992.248> 1390 110<75.0208 294.964 485.365 1085.38> +VStem: 295 190<110 719.967 830.207 1389.66> 1125 220<247.298 585.658> 1185 100<1030 1286.58> AnchorPoint: "Anchor-0" 724 1500 basechar 0 AnchorPoint: "Anchor-1" 396 0 basechar 0 AnchorPoint: "Anchor-2" 396 0 basechar 0 +LayerCount: 2 Fore SplineSet 535 720 m 2 @@ -13043,7 +14642,10 @@ EndChar StartChar: uni0412 Encoding: 1042 1042 594 Width: 1495 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 1036.57> 720 110<485.184 1025.43> 1390 110<75 295 485.002 1025.37> +VStem: 295 190<110.015 719.938 830.01 1389.99> 1155 200<950.922 1265.3> 1195 220<256.378 582.505> +LayerCount: 2 Fore Refer: 13 66 N 1 0 0 1 0 0 2 EndChar @@ -13051,10 +14653,13 @@ EndChar StartChar: uni0413 Encoding: 1043 1043 595 Width: 1385 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 725> 1390 110<75 295 485 1085.38> +VStem: 295 190<110 1390> 1185 100<1030 1286.58> AnchorPoint: "Anchor-0" 764 1500 basechar 0 AnchorPoint: "Anchor-1" 396 0 basechar 0 AnchorPoint: "Anchor-2" 396 0 basechar 0 +LayerCount: 2 Fore SplineSet 266 1390 m 2 @@ -13091,7 +14696,10 @@ EndChar StartChar: uni0414 Encoding: 1044 1044 596 Width: 1584 -Flags: MW +Flags: W +HStem: 0 110<311.847 1109.79 1300 1360> 1390 110<202.044 431.826 552.055 1110 1300 1540> +VStem: 0 100<-410 -128.76> 432 120<890.84 1389.96> 1110 190<111.344 1390> 1439 101<-410 -126.416> +LayerCount: 2 Fore SplineSet 597 1390 m 2 @@ -13138,7 +14746,10 @@ EndChar StartChar: uni0415 Encoding: 1045 1045 597 Width: 1515 -Flags: MW +Flags: W +HStem: 0 110<75 294.836 485 1167.28> 736 80<485.03 802.751> 1026 20G<911 965> 1390 110<75 295 485 1161.93> +VStem: 295 190<110.139 736 816 1389.98> 893 92<496 654.641 892.248 1046> 1265 100<1030 1283.19> 1285 100<228.085 510> +LayerCount: 2 Fore Refer: 16 69 N 1 0 0 1 0 0 2 EndChar @@ -13146,7 +14757,10 @@ EndChar StartChar: uni0416 Encoding: 1046 1046 598 Width: 2220 -Flags: MW +Flags: W +HStem: -20 130<97.3078 461.641 1759.36 2123.69> 0 110<795 1015 1206 1426> 690 120<739.138 1014.85 1206.15 1481.86> 1390 110<776 1014.95 1206.05 1445> 1419 115<193 402.364 1818.64 2028> +VStem: -44 106<146.236 223.796> 38 247<1238.13 1418.42> 1015 191<110.023 689.997 810.012 1389.96> 1936 247<1238.13 1418.42> 2159 106<146.236 223.796> +LayerCount: 2 Fore SplineSet 2265 190 m 0 @@ -13224,7 +14838,10 @@ EndChar StartChar: uni0417 Encoding: 1047 1047 599 Width: 1406 -Flags: MW +Flags: W +HStem: -20 104<431.416 892.624> 707 124<604.047 852.79> 1404 116<576.456 942.339> +VStem: 80 198<229.543 416> 162 114<990 1135.27> 162 95<1439.76 1510> 1038 202<1004.39 1313.78> 1078 202<233.256 527.86> +LayerCount: 2 Fore SplineSet 80 368 m 0 @@ -13269,10 +14886,13 @@ EndChar StartChar: uni0418 Encoding: 1048 1048 600 Width: 1770 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 724.926 1045 1284.96 1475 1695> 1390 110<75.0074 295 485 725 1045 1284.96 1475.01 1695> +VStem: 295 190<110 269.508 432.925 1390> 1285 190<110 1066.17 1236.38 1389.88> AnchorPoint: "Anchor-0" 876 1500 basechar 0 AnchorPoint: "Anchor-1" 876 0 basechar 0 AnchorPoint: "Anchor-2" 876 0 basechar 0 +LayerCount: 2 Fore SplineSet 1285 1338 m 2 @@ -13338,7 +14958,10 @@ EndChar StartChar: uni0419 Encoding: 1049 1049 601 Width: 1770 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 724.926 1045 1284.96 1475 1695> 1390 110<75.0074 295 485 725 1045 1284.96 1475.01 1695> 1637 83<714.181 1068.43> +VStem: 295 190<110 269.508 432.925 1390> 544 162<1738.51 1889.15> 1077 162<1738.08 1888.06> 1285 190<110 1066.17 1236.38 1389.88> +LayerCount: 2 Fore SplineSet 1116 1961 m 0 @@ -13359,10 +14982,13 @@ EndChar StartChar: uni041A Encoding: 1050 1050 602 Width: 1545 -Flags: MW +Flags: W +HStem: -20 130<1084.36 1448.69> 0 110<75 295 485 705> 690 120<485.056 806.862> 1390 110<75.0023 294.951 485.001 725> 1419 115<1143.64 1353> +VStem: 295 190<110.023 689.994 810.021 1389.96> 1261 247<1238.13 1418.42> 1484 106<146.236 223.796> AnchorPoint: "Anchor-0" 786 1500 basechar 0 AnchorPoint: "Anchor-1" 816 0 basechar 0 AnchorPoint: "Anchor-2" 816 0 basechar 0 +LayerCount: 2 Fore SplineSet 1590 190 m 0 @@ -13418,7 +15044,10 @@ EndChar StartChar: uni041B Encoding: 1051 1051 603 Width: 1707 -Flags: MW +Flags: W +HStem: -20 110<211.553 382.112> 0 110<1010 1229.79 1420 1660> 1390 110<322.044 561.826 687.055 1230 1420 1660> +VStem: -10 218<94.0622 302> 562 125<906.17 1389.96> 1230 190<111.344 1390> +LayerCount: 2 Fore SplineSet -10 240 m 0 @@ -13462,7 +15091,10 @@ EndChar StartChar: uni041C Encoding: 1052 1052 604 Width: 2070 -Flags: MW +Flags: W +HStem: -20 21G<974 1061> 0 110<70 297 426.141 660 1350.01 1585 1774 2000> 1390 110<130 354 1725.92 1939.94> +VStem: 297 129<110.887 447.754> 354 117<1056.25 1359.47> 1550 176<990.667 1335.92> 1585 189<110 497.333> +LayerCount: 2 Fore Refer: 24 77 N 1 0 0 1 0 0 2 EndChar @@ -13470,7 +15102,10 @@ EndChar StartChar: uni041D Encoding: 1053 1053 605 Width: 1770 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 724.926 1045 1284.96 1475 1695> 720 110<485.206 1284.74> 1390 110<75.0074 295 485 725 1045 1284.96 1475.01 1695> +VStem: 295 190<110 719.99 830.215 1390> 1285 190<110 719.964 830.136 1389.88> +LayerCount: 2 Fore Refer: 19 72 N 1 0 0 1 0 0 2 EndChar @@ -13478,7 +15113,10 @@ EndChar StartChar: uni041E Encoding: 1054 1054 606 Width: 1660 -Flags: MW +Flags: W +HStem: -20 100<632.226 1037.31> 1420 100<632.226 1027.77> +VStem: 110 230<472.109 1027.89> 1320 230<480.907 1027.89> +LayerCount: 2 Fore Refer: 26 79 N 1 0 0 1 0 0 2 EndChar @@ -13486,10 +15124,13 @@ EndChar StartChar: uni041F Encoding: 1055 1055 607 Width: 1770 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 724.926 1045 1284.96 1475 1695> 1390 110<75.0074 295 485 1284.96 1475.01 1695> +VStem: 295 190<110 1390> 1285 190<110 1389.88> AnchorPoint: "Anchor-0" 876 1500 basechar 0 AnchorPoint: "Anchor-1" 876 0 basechar 0 AnchorPoint: "Anchor-2" 876 0 basechar 0 +LayerCount: 2 Fore SplineSet 1285 1338 m 2 @@ -13539,7 +15180,10 @@ EndChar StartChar: uni0420 Encoding: 1056 1056 608 Width: 1380 -Flags: MW +Flags: W +HStem: 0 110<75.0208 294.964 485.365 704.983> 660 110<485.268 939.922> 1390 110<75 295 485 939.922> +VStem: 295 190<110.338 659.793 770.033 1390> 1085 220<907.298 1252.7> +LayerCount: 2 Fore Refer: 27 80 N 1 0 0 1 0 0 2 EndChar @@ -13547,7 +15191,10 @@ EndChar StartChar: uni0421 Encoding: 1057 1057 609 Width: 1620 -Flags: MW +Flags: W +HStem: -20 118<653.396 1077.77> 1404 116<670.597 1090.06> +VStem: 110 230<478.469 1005.37> 1376 114<990 1143.91> 1395 95<1444.33 1510> 1398 111<423.433 590> +LayerCount: 2 Fore Refer: 14 67 N 1 0 0 1 0 0 2 EndChar @@ -13555,7 +15202,10 @@ EndChar StartChar: uni0422 Encoding: 1058 1058 610 Width: 1550 -Flags: MW +Flags: W +HStem: 0 110<420 679.812 870.164 1129.98> 1400 100<318.867 679.995 870 1229.67> +VStem: 100 100<990 1271.24> 680 190<110.128 1400> 1349 101<990 1273.58> +LayerCount: 2 Fore Refer: 31 84 N 1 0 0 1 0 0 2 EndChar @@ -13563,10 +15213,13 @@ EndChar StartChar: uni0423 Encoding: 1059 1059 611 Width: 1570 -Flags: MW +Flags: W +HStem: -20 112<380.044 608.634> 1390 110<0 217.995 438.995 660 970 1206.01 1341.66 1570> +VStem: 191 168<115.909 314> AnchorPoint: "Anchor-0" 816 1500 basechar 0 AnchorPoint: "Anchor-1" 776 0 basechar 0 AnchorPoint: "Anchor-2" 776 0 basechar 0 +LayerCount: 2 Fore SplineSet 191 268 m 0 @@ -13611,7 +15264,11 @@ EndChar StartChar: uni0424 Encoding: 1060 1060 612 Width: 1776 -Flags: MW +Flags: W +HStem: 2 110<573 792.786 983 1223> 1392 110<573 793 983 1223> +VStem: 18 220<563.958 936.549> 793 190<113.344 214 314.999 1183.8 1286 1392> 1538 220<563.614 935.799> +CounterMasks: 1 38 +LayerCount: 2 Fore SplineSet 793 1306 m 2 @@ -13667,7 +15324,9 @@ EndChar StartChar: uni0425 Encoding: 1061 1061 613 Width: 1740 -Flags: MW +Flags: W +HStem: 0 110<20 291.016 429.992 620 1060 1238.42 1479.01 1720> 1390 110<90 323.328 557.875 750 1050 1259.05 1386.38 1650> +LayerCount: 2 Fore Refer: 35 88 N 1 0 0 1 0 0 2 EndChar @@ -13675,10 +15334,13 @@ EndChar StartChar: uni0426 Encoding: 1062 1062 614 Width: 1770 -Flags: MW +Flags: W +HStem: 0 110<75 294.992 485.037 1278.83> 1390 110<75 295 485.043 725 1045.07 1285 1475 1695> +VStem: 295 190<110.123 1390> 1285 190<110 1390> 1594 101<-400 -119.58> AnchorPoint: "Anchor-0" 876 1500 basechar 0 AnchorPoint: "Anchor-1" 876 0 basechar 0 AnchorPoint: "Anchor-2" 876 0 basechar 0 +LayerCount: 2 Fore SplineSet 485 162 m 2 @@ -13731,10 +15393,13 @@ EndChar StartChar: uni0427 Encoding: 1063 1063 615 Width: 1710 -Flags: MW +Flags: W +HStem: 0 110<985 1224.96 1415 1635> 574 130<560.915 1019.21> 1390 110<15.0074 235 425 665 985 1224.96 1415.01 1635> +VStem: 235 190<841.469 1390> 1225 190<110 700.009 818.075 1389.88> AnchorPoint: "Anchor-0" 816 1500 basechar 0 AnchorPoint: "Anchor-1" 816 0 basechar 0 AnchorPoint: "Anchor-2" 816 0 basechar 0 +LayerCount: 2 Fore SplineSet 1225 1338 m 2 @@ -13788,11 +15453,15 @@ EndChar StartChar: uni0428 Encoding: 1064 1064 616 Width: 2410 -Flags: MW +Flags: W +HStem: 0 110<75 294.786 485 1099.79 1290 1904.79 2095 2335> 1390 110<75 295 485 725 880 1100 1290 1530 1685 1905 2095 2335> +VStem: 295 190<111.344 1390> 1100 190<111.344 1390> 1905 190<111.344 1390> +CounterMasks: 1 38 AnchorPoint: "Anchor-0" 1196 1500 basechar 0 AnchorPoint: "Anchor-1" 1192 0 basechar 0 AnchorPoint: "Anchor-2" 1192 0 basechar 0 AnchorPoint: "Anchor-3" 1192 0 basechar 0 +LayerCount: 2 Fore SplineSet 485 1354 m 2 @@ -13858,11 +15527,14 @@ EndChar StartChar: uni0429 Encoding: 1065 1065 617 Width: 2410 -Flags: MW +Flags: W +HStem: 0 110<75 294.786 485 1099.79 1290 1904.79 2095 2155> 1390 110<75 295 485 725 880 1100 1290 1530 1685 1905 2095 2335> +VStem: 295 190<111.344 1390> 1100 190<111.344 1390> 1905 190<111.344 1390> 2234 101<-400 -119.58> AnchorPoint: "Anchor-0" 1196 1500 basechar 0 AnchorPoint: "Anchor-1" 1192 0 basechar 0 AnchorPoint: "Anchor-2" 1192 0 basechar 0 AnchorPoint: "Anchor-3" 1192 0 basechar 0 +LayerCount: 2 Fore SplineSet 485 1354 m 2 @@ -13931,7 +15603,10 @@ EndChar StartChar: uni042A Encoding: 1066 1066 618 Width: 1740 -Flags: MW +Flags: W +HStem: 0 110<455 675 865 1359.92> 720 110<865.268 1372.25> 1390 110<274.619 674.964 865.365 1084.98> +VStem: 75 100<1030 1286.58> 675 190<110 719.967 830.207 1389.66> 1505 220<247.298 585.658> +LayerCount: 2 Fore SplineSet 915 720 m 2 @@ -13975,7 +15650,10 @@ EndChar StartChar: uni042B Encoding: 1067 1067 619 Width: 2015 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 939.922 1310 1529.79 1720 1940> 730 110<485.268 939.922> 1390 110<75.0208 294.964 485.365 704.983 1310 1530 1720 1940> +VStem: 295 190<110 729.967 840.207 1389.66> 1085 220<247.298 592.702> 1530 190<111.344 1390> +LayerCount: 2 Fore SplineSet 1720 1354 m 2 @@ -14041,7 +15719,10 @@ EndChar StartChar: uni042C Encoding: 1068 1068 620 Width: 1320 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 939.922> 730 110<485.268 939.922> 1390 110<75.0208 294.964 485.365 704.983> +VStem: 295 190<110 729.967 840.207 1389.66> 1085 220<247.298 592.702> +LayerCount: 2 Fore SplineSet 263 110 m 2 @@ -14082,10 +15763,13 @@ EndChar StartChar: uni042D Encoding: 1069 1069 621 Width: 1616 -Flags: MW +Flags: W +HStem: -20 118<434.26 929.68> 700 110<683 1274> 1404 116<554.296 998.592> +VStem: 80 198<254.813 446> 129 114<990 1135.27> 129 95<1444.33 1510> AnchorPoint: "Anchor-0" 793 1500 basechar 0 AnchorPoint: "Anchor-1" 752 0 basechar 0 AnchorPoint: "Anchor-2" 752 0 basechar 0 +LayerCount: 2 Fore SplineSet 80 398 m 0 @@ -14125,7 +15809,10 @@ EndChar StartChar: uni042E Encoding: 1070 1070 622 Width: 2380 -Flags: MW +Flags: W +HStem: -20 100<1350.76 1757.31> 0 110<90 309.786 500 720> 700 110<500.1 834.71> 1390 110<90 310 500 720> 1420 100<1352.33 1747.77> +VStem: 310 190<111.344 699.878 810.033 1390> 2040 230<480.907 1027.89> +LayerCount: 2 Fore SplineSet 1060 750 m 0 @@ -14175,10 +15862,13 @@ EndChar StartChar: uni042F Encoding: 1071 1071 623 Width: 1545 -Flags: MW +Flags: W +HStem: -20 130<96.3078 443.656> 0 110<840 1060 1250 1470> 690 120<583.956 1059.94> 1390 110<532.759 1060 1250.05 1470> +VStem: -45 106<146.236 223.796> 200 200<939.659 1258.24> 1060 190<110.023 689.994 810.021 1389.96> AnchorPoint: "Anchor-0" 759 1500 basechar 0 AnchorPoint: "Anchor-1" 729 0 basechar 0 AnchorPoint: "Anchor-2" 729 0 basechar 0 +LayerCount: 2 Fore SplineSet -45 190 m 0 @@ -14227,7 +15917,10 @@ EndChar StartChar: uni0430 Encoding: 1072 1072 624 Width: 1142 -Flags: MW +Flags: W +HStem: -20 112<381.832 627.291 937.276 1074.24> 522 76<431.696 757> 968 92<374.874 696.405> +VStem: 115 204<152.261 395.897> 175 172<738.112 908.486> 757 180<204.62 522 598 908.78> +LayerCount: 2 Fore Refer: 38 97 N 1 0 0 1 0 0 2 EndChar @@ -14235,9 +15928,12 @@ EndChar StartChar: uni0431 Encoding: 1073 1073 625 Width: 1176 -Flags: MW +Flags: W +HStem: -20 90<454.829 732.561> 970 90<452.525 729.217> 1290 181<466.862 924.425> +VStem: 104.968 220<321.001 811.112> 860.968 210<280.809 784.977> 975.968 95<1506.92 1594> AnchorPoint: "Anchor-1" 589.968 0 basechar 0 AnchorPoint: "Anchor-2" 589.968 0 basechar 0 +LayerCount: 2 Fore SplineSet 324.967773438 540 m 0 @@ -14264,7 +15960,10 @@ EndChar StartChar: uni0432 Encoding: 1074 1074 626 Width: 1160 -Flags: MW +Flags: W +HStem: 0 110<65 245 425.004 829.278> 490 110<425.004 783.45> 930 110<65 245 425 792.257> +VStem: 245 180<110.018 490 600 930> 850 190<660.996 873.067> 890 210<163.925 418.528> +LayerCount: 2 Fore SplineSet 221 930 m 2 @@ -14308,7 +16007,10 @@ EndChar StartChar: uni0433 Encoding: 1075 1075 627 Width: 910 -Flags: MW +Flags: W +HStem: 0 110<30 210 390 640> 930 110<30 210 390 716.869> +VStem: 210 180<110.054 930> 800 100<650 847.963> +LayerCount: 2 Fore SplineSet 181 930 m 2 @@ -14345,7 +16047,10 @@ EndChar StartChar: uni0434 Encoding: 1076 1076 628 Width: 1243 -Flags: MW +Flags: W +HStem: 0 110<290.496 294 294.191 813.726> 930 110<167.044 316.826 437.055 815 995 1175> +VStem: 5 100<-330 -100.439> 317 120<459.375 929.958> 815 180<111.344 930> 1074 101<-330 -98.0957> +LayerCount: 2 Fore SplineSet 482 930 m 2 @@ -14392,7 +16097,10 @@ EndChar StartChar: uni0435 Encoding: 1077 1077 629 Width: 1126 -Flags: MW +Flags: W +HStem: -20 98<450.548 756.741> 522 86<311.262 819.998> 972 88<445.743 696.401> +VStem: 105 202<265.503 759.591> 820 199<537.5 793.73> 911 105<234.621 346> +LayerCount: 2 Fore Refer: 42 101 N 1 0 0 1 0 0 2 EndChar @@ -14400,7 +16108,10 @@ EndChar StartChar: uni0436 Encoding: 1078 1078 630 Width: 1765 -Flags: MW +Flags: W +HStem: -20 125<123.827 274.96 1491.04 1642.17> 0 110<628 798 968 1138> 460 120<547.948 797.944 968.056 1218.05> 919 131<185.501 332.878 618.508 798 968 1147.49 1433.12 1580.5> +VStem: -17 106<141.01 223.796> 45 232<795.284 917.875> 798 170<110 459.994 580.021 929.949> 1489 232<795.284 917.875> 1677 106<141.01 223.796> +LayerCount: 2 Fore SplineSet 1783 190 m 0 @@ -14478,7 +16189,10 @@ EndChar StartChar: uni0437 Encoding: 1079 1079 631 Width: 1020 -Flags: MW +Flags: W +HStem: -20 84<297.31 651.633> 986 84<384.062 664.378> +VStem: 55 178<151.811 349> 137 114<660 830.598> 723 202<673.836 934.781> 743 202<146.809 388.002> +LayerCount: 2 Fore SplineSet 517 986 m 1 @@ -14520,7 +16234,10 @@ EndChar StartChar: uni0438 Encoding: 1080 1080 632 Width: 1410 -Flags: MW +Flags: W +HStem: 0 110<90 270 451.011 630 780 960 1140 1320> 932 110<90 269.999 450 630 780 959.992 1140 1320> +VStem: 270 180<110 192.938 359.688 932> 960 180<110 675.062 843.625 932> +LayerCount: 2 Fore SplineSet 1140 155 m 2 @@ -14584,7 +16301,10 @@ EndChar StartChar: uni0439 Encoding: 1081 1081 633 Width: 1410 -Flags: MW +Flags: W +HStem: 0 110<95 275 456.011 635 785 965 1145 1325> 932 110<95 274.999 455 635 785 964.992 1145 1325> 1197 83<536.181 890.428> 1501 20G<453.5 519 908 973.5> +VStem: 275 180<110 192.938 359.688 932> 366 162<1298.51 1449.15> 899 162<1298.08 1448.06> 965 180<110 675.062 843.625 932> +LayerCount: 2 Fore SplineSet 938 1521 m 0 @@ -14605,7 +16325,10 @@ EndChar StartChar: uni043A Encoding: 1082 1082 634 Width: 1187 -Flags: MW +Flags: W +HStem: -20 125<524 579.864 725.87 1063.95> 0 110<50 230 410 580> 460 120<410.056 660.497> 930 110<50.0023 230.044 410.001 600 880.888 1022.5> +VStem: 230 180<110 459.994 580.021 929.996> 931 232<795.284 917.875> 1099 106<141.01 223.796> +LayerCount: 2 Fore SplineSet 1205 190 m 0 @@ -14661,7 +16384,10 @@ EndChar StartChar: uni043B Encoding: 1083 1083 635 Width: 1352 -Flags: MW +Flags: W +HStem: -20 110<169.005 326.887> 0 110<781 930.786 1111 1281> 930 110<233.044 412.826 538.055 931 1111 1281> +VStem: 25 214<91.7344 205.613> 413 125<422.48 929.958> 931 180<111.344 930> +LayerCount: 2 Fore SplineSet 25 150 m 0 @@ -14705,7 +16431,10 @@ EndChar StartChar: uni043C Encoding: 1084 1084 636 Width: 1600 -Flags: MW +Flags: W +HStem: -20 21G<719 796> 0 110<65 232 361.141 555 995.012 1170 1359 1535> 930 110<95 259 1330.92 1494.94> +VStem: 232 129<110.887 535.63> 259 117<508.37 899.471> 1155 176<514 875.916> 1170 189<110 514> +LayerCount: 2 Fore SplineSet 223 930 m 2 @@ -14768,7 +16497,10 @@ EndChar StartChar: uni043D Encoding: 1085 1085 637 Width: 1420 -Flags: MW +Flags: W +HStem: 0 110<95 275 455 635 785 965 1145 1325> 482 110<455.027 965> 930 110<95 274.999 455 635 785 965 1145 1325> +VStem: 275 180<110 481.974 592 930> 965 180<110 482 592 930> +LayerCount: 2 Fore SplineSet 1145 155 m 2 @@ -14834,7 +16566,10 @@ EndChar StartChar: uni043E Encoding: 1086 1086 638 Width: 1166 -Flags: MW +Flags: W +HStem: -20 90<443.406 722.594> 970 90<443.406 722.594> +VStem: 105 210<265.099 759.191> 851 210<280.809 774.901> +LayerCount: 2 Fore Refer: 52 111 N 1 0 0 1 0 0 2 EndChar @@ -14842,7 +16577,10 @@ EndChar StartChar: uni043F Encoding: 1087 1087 639 Width: 1420 -Flags: MW +Flags: W +HStem: 0 110<95 275 455 635 785 965 1145 1325> 930 110<95 274.999 455 965 1145 1325> +VStem: 275 180<110 930> 965 180<110 930> +LayerCount: 2 Fore SplineSet 455 151 m 2 @@ -14892,7 +16630,10 @@ EndChar StartChar: uni0440 Encoding: 1088 1088 640 Width: 1306 -Flags: MW +Flags: W +HStem: -500 110<65 244.993 425.021 605> -18 102<590.425 843.191> 930 110<65 245> 956 104<590.125 843.191> +VStem: 245 180<-389.976 133.39 290.662 749.338 892 929.998> 1001 200<291.581 748.575> +LayerCount: 2 Fore Refer: 53 112 N 1 0 0 1 0 0 2 EndChar @@ -14900,7 +16641,10 @@ EndChar StartChar: uni0441 Encoding: 1089 1089 641 Width: 1116 -Flags: MW +Flags: W +HStem: -20 98<461.819 764.207> 966 94<475.085 787.025> +VStem: 105 202<272.264 758.097> 817 178<711 905.349> +LayerCount: 2 Fore Refer: 40 99 N 1 0 0 1 0 0 2 EndChar @@ -14908,7 +16652,10 @@ EndChar StartChar: uni0442 Encoding: 1090 1090 642 Width: 1120 -Flags: MW +Flags: W +HStem: 0 110<285 474.812 655.164 834.983> 940 100<248.31 474.995 655 876.817> +VStem: 65 100<590 848.46> 475 180<110.128 940> 954 101<590 855.479> +LayerCount: 2 Fore SplineSet 285 41 m 2 @@ -14948,7 +16695,10 @@ EndChar StartChar: uni0443 Encoding: 1091 1091 643 Width: 1266 -Flags: MW +Flags: W +HStem: -520 100<184.155 391.851> 930 110<15 187.996 389.25 556.996 821 955.375 1082 1251> +VStem: 31 138<-402.779 -216> +LayerCount: 2 Fore Refer: 62 121 N 1 0 0 1 0 0 2 EndChar @@ -14956,7 +16706,11 @@ EndChar StartChar: uni0444 Encoding: 1092 1092 644 Width: 1752 -Flags: MW +Flags: W +HStem: -500 110<606 785.993 966.021 1146> -20 104<413.86 649.922 1100.66 1329.18> 956 102<413.86 649.662 1093.66 1329.18> 1450 110<606 786> +VStem: 100 200<241.985 797.783> 786 180<-389.976 104.593 256.232 783.768 923 1450> 1452 200<252.088 788.124> +CounterMasks: 1 0e +LayerCount: 2 Fore SplineSet 100 520 m 0 @@ -15010,7 +16764,10 @@ EndChar StartChar: uni0445 Encoding: 1093 1093 645 Width: 1193 -Flags: MW +Flags: W +HStem: 0 110<45 181.188 333.328 473 661 793.469 1012.53 1153> 930 110<45 246.656 464 567 735 851 997.391 1153> +VStem: 505 207<498.18 598.501> +LayerCount: 2 Fore Refer: 61 120 N 1 0 0 1 0 0 2 EndChar @@ -15018,7 +16775,10 @@ EndChar StartChar: uni0446 Encoding: 1094 1094 646 Width: 1410 -Flags: MW +Flags: W +HStem: 0 110<90 270 450 960 1141 1186> 930 110<90 269.999 450 630 780 960 1140 1320> +VStem: 270 180<110 930> 960 180<110 930> 1230 90<-320 -105.271> +LayerCount: 2 Fore SplineSet 960 889 m 2 @@ -15071,7 +16831,10 @@ EndChar StartChar: uni0447 Encoding: 1095 1095 647 Width: 1285 -Flags: MW +Flags: W +HStem: 0 110<705 884.957 1075 1255> 364 120<442.486 769.823> 930 110<25.0074 205 385 565 715 884.963 1075.01 1255> +VStem: 205 180<544.117 930> 885 190<110 440.005 557.633 929.877> +LayerCount: 2 Fore SplineSet 885 878 m 2 @@ -15125,7 +16888,11 @@ EndChar StartChar: uni0448 Encoding: 1096 1096 648 Width: 1980 -Flags: MW +Flags: W +HStem: 0 110<90 270 450 900 1080 1530 1710 1890> 930 110<90 269.999 450 630 720 900 1080 1260 1350 1530 1710 1890> +VStem: 270 180<110 930> 900 180<110 930> 1530 180<110 930> +CounterMasks: 1 38 +LayerCount: 2 Fore SplineSet 900 889 m 2 @@ -15191,7 +16958,10 @@ EndChar StartChar: uni0449 Encoding: 1097 1097 649 Width: 1980 -Flags: MW +Flags: W +HStem: 0 110<90 270 450 900 1080 1530 1711 1756> 930 110<90 269.999 450 630 720 900 1080 1260 1350 1530 1710 1890> +VStem: 270 180<110 930> 900 180<110 930> 1530 180<110 930> 1800 90<-320 -105.271> +LayerCount: 2 Fore SplineSet 900 889 m 2 @@ -15260,7 +17030,10 @@ EndChar StartChar: uni044A Encoding: 1098 1098 650 Width: 1287 -Flags: MW +Flags: W +HStem: 0 110<244 424 604 996.127> 480 110<604.02 1017.06> 930 110<193.131 424 604 794> +VStem: 10 100<650 847.963> 424 180<110 479.985 590 930> 1062 220<174.983 432.307> +LayerCount: 2 Fore SplineSet 832 110 m 2 @@ -15304,7 +17077,10 @@ EndChar StartChar: uni044B Encoding: 1099 1099 651 Width: 1690 -Flags: MW +Flags: W +HStem: 0 110<62 242 422 784.127 1060 1240 1420 1600> 480 110<422 805.062> 930 110<62 242 422 612 1060 1240 1420 1600> +VStem: 242 180<110 480 590 930> 850 220<174.983 432.307> 1240 180<110 930> +LayerCount: 2 Fore SplineSet 1240 149 m 2 @@ -15370,7 +17146,10 @@ EndChar StartChar: uni044C Encoding: 1100 1100 652 Width: 1105 -Flags: MW +Flags: W +HStem: 0 110<62 242 422 814.127> 480 110<422.112 835.062> 930 110<62 242 422 612> +VStem: 242 180<110 479.941 590 930> 880 220<174.983 432.307> +LayerCount: 2 Fore SplineSet 85 0 m 2 @@ -15411,7 +17190,10 @@ EndChar StartChar: uni044D Encoding: 1101 1101 653 Width: 985 -Flags: MW +Flags: W +HStem: -20 94<242.975 555.892> 470 110<350 717.461> 962 98<336.675 610.224> +VStem: 35 178<134.651 329> 81 114<670 804.741> 81 95<985.545 1050> 717.46 207.54<280.113 470> +LayerCount: 2 Fore SplineSet 925 530 m 0 @@ -15448,7 +17230,10 @@ EndChar StartChar: uni044E Encoding: 1102 1102 654 Width: 1711 -Flags: MW +Flags: W +HStem: -20 90<1062.86 1337.59> 0 110<90 270 450.001 630> 480 110<450.24 722.284> 930 110<90 270 450 630> 970 90<1058.18 1337.59> +VStem: 270 180<110 479.461 590 930> 1466 210<280.809 774.901> +LayerCount: 2 Fore SplineSet 930 540 m 0 @@ -15498,7 +17283,10 @@ EndChar StartChar: uni044F Encoding: 1103 1103 655 Width: 1272 -Flags: MW +Flags: W +HStem: -20 125<99.8274 250.953> 0 110<644 814 994 1174> 460 110<482.722 813.944> 930 110<468.1 813.999 993.956 1174> +VStem: -41 106<141.01 223.796> 191 210<613.67 870.026> 814 180<112.17 459.994 570 929.996> +LayerCount: 2 Fore SplineSet 792.081054688 570 m 2 @@ -15547,7 +17335,10 @@ EndChar StartChar: uni0450 Encoding: 1104 1104 656 Width: 1126 -Flags: MW +Flags: W +HStem: -20 98<450.548 756.741> 522 86<311.262 819.998> 972 88<445.743 696.401> +VStem: 105 202<265.503 759.591> 820 199<537.5 793.73> 911 105<234.621 346> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 19 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -15556,7 +17347,10 @@ EndChar StartChar: uni0451 Encoding: 1105 1105 657 Width: 1126 -Flags: MW +Flags: W +HStem: -20 98<450.548 756.741> 522 86<311.262 819.998> 972 88<445.743 696.401> 1230 193<349.4 508.6 669.4 828.6> +VStem: 105 202<265.503 759.591> 333 192<1246.4 1406.28> 653 192<1246.4 1406.28> 820 199<537.5 793.73> 911 105<234.621 346> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 89 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -15565,7 +17359,10 @@ EndChar StartChar: uni0452 Encoding: 1106 1106 658 Width: 1345 -Flags: MW +Flags: W +HStem: -520 88<726.87 901.306> 0 110<80 260 440 620> 946 114<613.482 885.821> 1220 110<80 810> 1450 110<80 260> +VStem: 260 180<110 761.326 888 1450> 524 196<-411.028 -211.132> 950 180<-300.033 878.594> +LayerCount: 2 Fore SplineSet 116 1330 m 2 @@ -15619,7 +17416,10 @@ EndChar StartChar: uni0453 Encoding: 1107 1107 659 Width: 910 -Flags: MW +Flags: W +HStem: 0 110<35 215 395 645> 930 110<35 215 395 721.869> +VStem: 215 180<110.054 930> 805 100<650 847.963> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 76 -460 2 Refer: 627 1075 N 1 0 0 1 5 0 2 @@ -15628,7 +17428,10 @@ EndChar StartChar: uni0454 Encoding: 1108 1108 660 Width: 1126 -Flags: MW +Flags: W +HStem: -20 98<455.106 759.207> 467 110<308.128 644> 966 94<469.62 782.025> +VStem: 100 208.799<273.386 467> 812 178<711 905.349> +LayerCount: 2 Fore SplineSet 100 520 m 0 @@ -15659,7 +17462,10 @@ EndChar StartChar: uni0455 Encoding: 1109 1109 661 Width: 1035 -Flags: MW +Flags: W +HStem: -24 104<381.187 709.581> 962 102<344.469 631.214> +VStem: 115 108<-20 47.8261 243.315 346> 149 156<725.596 922.497> 769 166<135.94 342.635> 781 118<700 816.851 1038 1059.96> +LayerCount: 2 Fore Refer: 56 115 N 1 0 0 1 0 0 2 EndChar @@ -15667,7 +17473,10 @@ EndChar StartChar: uni0456 Encoding: 1110 1110 662 Width: 695 -Flags: MW +Flags: W +HStem: 0 110<100 280 460 640> 930 110<100 280> 1280 240<267.491 452.509> +VStem: 240 240<1307.49 1492.51> 280 180<110 930> +LayerCount: 2 Fore Refer: 46 105 N 1 0 0 1 0 0 2 EndChar @@ -15675,7 +17484,10 @@ EndChar StartChar: uni0457 Encoding: 1111 1111 663 Width: 695 -Flags: MW +Flags: W +HStem: 0 110<100 280 460 640> 930 110<100 280> 1230 193<123.4 282.6 443.4 602.6> +VStem: 107 192<1246.4 1406.28> 280 180<110 930> 427 192<1246.4 1406.28> +LayerCount: 2 Fore SplineSet 523 1230 m 256 @@ -15715,7 +17527,10 @@ EndChar StartChar: uni0458 Encoding: 1112 1112 664 Width: 614 -Flags: MW +Flags: W +HStem: -520 88<21.8696 196.306> 930 110<65 245> 1280 240<226.491 411.509> +VStem: -181 196<-411.028 -211.132> 199 240<1307.49 1492.51> 245 180<-300.033 930> +LayerCount: 2 Fore Refer: 47 106 N 1 0 0 1 0 0 2 EndChar @@ -15723,7 +17538,10 @@ EndChar StartChar: uni0459 Encoding: 1113 1113 665 Width: 1704 -Flags: MW +Flags: W +HStem: -20 110<169.005 326.887> 0 110<691 870.786 1051 1413.13> 480 110<1051 1434.06> 930 110<233.044 412.826 538.055 871 1051 1241> +VStem: 25 214<91.7344 205.613> 413 125<422.48 929.958> 871 180<111.344 480 590 930> 1479 220<174.983 432.307> +LayerCount: 2 Fore SplineSet 25 150 m 0 @@ -15774,7 +17592,10 @@ EndChar StartChar: uni045A Encoding: 1114 1114 666 Width: 1743 -Flags: MW +Flags: W +HStem: 0 110<90 270 450 630 780 960 1140 1452.13> 482 110<450.027 960 1140.02 1462.68> 930 110<90 269.999 450 630 780 960 1140.01 1320> +VStem: 270 180<110 481.974 592 930> 960 180.001<110 479.896 592.092 930> 1518 220<174.983 432.307> +LayerCount: 2 Fore SplineSet 1178 110 m 2 @@ -15847,7 +17668,10 @@ EndChar StartChar: uni045B Encoding: 1115 1115 667 Width: 1355 -Flags: MW +Flags: W +HStem: 0 110<70.0156 250 430 610 762 940 1120 1300> 946 114<610.795 879.424> 1180 110<79 906> 1450 110<70.0001 250> +VStem: 250 180<110 761.326 882 1450> 940 180<110 878.594> +LayerCount: 2 Fore Refer: 308 295 N 1 0 0 1 5 0 2 EndChar @@ -15855,7 +17679,10 @@ EndChar StartChar: uni045C Encoding: 1116 1116 668 Width: 1187 -Flags: MW +Flags: W +HStem: -20 125<529 584.864 730.87 1068.95> 0 110<55 235 415 585> 460 120<415.056 665.497> 930 110<55.0023 235.044 415.001 605 885.888 1027.5> +VStem: 235 180<110 459.994 580.021 929.996> 936 232<795.284 917.875> 1104 106<141.01 223.796> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 256 -460 2 Refer: 634 1082 N 1 0 0 1 5 0 2 @@ -15864,7 +17691,10 @@ EndChar StartChar: uni045D Encoding: 1117 1117 669 Width: 1410 -Flags: MW +Flags: W +HStem: 0 110<95 275 456.011 635 785 965 1145 1325> 932 110<95 274.999 455 635 785 964.992 1145 1325> +VStem: 275 180<110 192.938 359.688 932> 965 180<110 675.062 843.625 932> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 123 -460 2 Refer: 632 1080 N 1 0 0 1 5 0 2 @@ -15873,7 +17703,10 @@ EndChar StartChar: uni045E Encoding: 1118 1118 670 Width: 1266 -Flags: MW +Flags: W +HStem: -520 100<184.155 391.851> 930 110<15 187.996 389.25 556.996 821 955.375 1082 1251> 1197 83<491.181 845.428> 1501 20G<408.5 474 863 928.5> +VStem: 31 138<-402.779 -216> 321 162<1298.51 1449.15> 854 162<1298.08 1448.06> +LayerCount: 2 Fore SplineSet 893 1521 m 0 @@ -15894,7 +17727,10 @@ EndChar StartChar: uni045F Encoding: 1119 1119 671 Width: 1410 -Flags: MW +Flags: W +HStem: 0 110<90 270 450 561.163 839.837 960 1140 1320> 930 110<90 269.999 450 630 780 960 1140 1320> +VStem: 270 180<110 930> 655 91<-320 -105.271> 960 180<110 930> +LayerCount: 2 Fore SplineSet 674 -320 m 2 @@ -15950,7 +17786,10 @@ EndChar StartChar: uni0462 Encoding: 1122 1122 672 Width: 1330 -Flags: MW +Flags: W +HStem: 0 110<80 300 490 944.922> 730 110<490.268 944.922> 1050 110<131 788> 1390 110<80.0208 299.964 490.365 709.983> +VStem: 300 190<110 729.967 840.207 1389.66> 1090 220<247.298 592.702> +LayerCount: 2 Fore SplineSet 165 1160 m 2 @@ -15969,7 +17808,10 @@ EndChar StartChar: uni0463 Encoding: 1123 1123 673 Width: 1105 -Flags: MW +Flags: W +HStem: 0 110<62 242 422 814.127> 480 110<422.112 835.062> 1030 110<81 788> 1450 110<62 242 422 612> +VStem: 242 180<110 479.941 590 1450> 880 220<174.983 432.307> +LayerCount: 2 Fore SplineSet 115 1140 m 2 @@ -16020,6 +17862,9 @@ StartChar: uni0491 Encoding: 1169 1169 674 Width: 970 Flags: W +HStem: 0 110<90 270 450 700> 930 110<90 270 450 776.869> +VStem: 270 180<110.054 930> 860 100<1122.04 1320> +LayerCount: 2 Fore SplineSet 241 930 m 2 @@ -16057,9 +17902,12 @@ StartChar: uni0490 Encoding: 1168 1168 675 Width: 1285 Flags: W +HStem: 0 110<75 295 485 725> 1390 110<75 295 485 1085.38> +VStem: 295 190<110 1390> 1185 100<1603.42 1860> AnchorPoint: "Anchor-0" 764 1500 basechar 0 AnchorPoint: "Anchor-1" 396 0 basechar 0 AnchorPoint: "Anchor-2" 396 0 basechar 0 +LayerCount: 2 Fore SplineSet 266 1390 m 2 @@ -16096,6 +17944,9 @@ EndChar StartChar: uni262D Encoding: 9773 9773 676 Width: 2000 +HStem: 192 164<896.262 1212.42> +VStem: 1425 192<571.037 972.05> +LayerCount: 2 Fore SplineSet 420 939 m 2 @@ -16146,6 +17997,9 @@ StartChar: uni261E Encoding: 9758 9758 677 Width: 2028 Flags: W +HStem: 98 111<272.538 409.314> 224 59<1121.01 1237.42> 239 297<508.859 847.922> 249 84<301.014 384.986> 383 54<1191.99 1245> 531 51<1319.96 1342.77> 773 140<1279.43 1390.23> 853 57<1443.87 1739.83 1771.8 1946.11> 939 25<1032.02 1067.3> 999 48<1092.27 1882.47> +VStem: 36 172<285.383 731.182> 301 84<249.014 332.986> 329 109<498.321 783.335> 1245 53<291.587 383.308> 1480 46<654.384 721.821> 1949 49<911.447 961.905> +LayerCount: 2 Fore SplineSet 301 291 m 0 @@ -16247,6 +18101,9 @@ StartChar: uni261B Encoding: 9755 9755 678 Width: 2028 Flags: W +HStem: 98 151<302.222 384.713> 119 866<56.1206 299.941> 224 823<799.959 1280.12> 853 184<1443.87 1962.23> +VStem: 30 271<124 584.9> 385 94.0762<249.014 279.447> +LayerCount: 2 Fore SplineSet 301 291 m 0 @@ -16292,6 +18149,9 @@ StartChar: uni261C Encoding: 9756 9756 679 Width: 2028 Flags: W +HStem: 224 181<786.5 1095.83> 801 84<1643.01 1726.99> 853 48<78.4222 367.066 402.028 584.126> 925 60<1649.64 1935> 1002 45<256.495 1068.37> +VStem: 30 46<911.708 936.774> 734 175<376 450> 1538 460<119.872 265.571> 1549 150<268 553> 1643 84<801.014 884.986> 1820 172<402.622 848.617> +LayerCount: 2 Fore SplineSet 1992 847 m 0 @@ -16373,6 +18233,9 @@ StartChar: uni261A Encoding: 9754 9754 680 Width: 2028 Flags: W +HStem: 119 866<1728.06 1971.88> 224 823<747.875 1228.03> 853 184<65.7677 584.126> +VStem: 1538 460<119.872 275.654> +LayerCount: 2 Fore SplineSet 1992 847 m 0 @@ -16418,6 +18281,9 @@ StartChar: uni260E Encoding: 9742 9742 681 Width: 1400 Flags: W +HStem: -173 50<189.515 363.432> 0 21G<622 1323.5> 274 75<465.06 509 771.379 849.142> 373 53<371.234 509> 789 52<742.077 898> 836 40<498.165 558.842> 1065 50<328.826 547.677> 1158 254<877.016 1070.95> 1469 50<876.288 1069.71> +VStem: 67 50<-43.5542 181.623> 165 50<675.513 945.665> 423 50<-63.8202 157.42> 454 43<778.156 835.075> 571 156<426.404 735.112> 739 50<1188.06 1381.41> 846 254<1185.65 1380.51> 878 190<841 1033.42> 898 150<289 789 841 966.539> 1157 50<1188.06 1381.41> +LayerCount: 2 Fore SplineSet 639 251 m 1 @@ -16534,6 +18400,9 @@ StartChar: uni2619 Encoding: 9753 9753 682 Width: 1654 Flags: W +HStem: -17 537<326.5 857> 52 143<1340 1505.56> 1034 64<387.751 449.955> 1054 143<1252 1426.76> +VStem: 80 148<584.307 847.064> 1476 90<698.78 1009.51> 1543 81<216.684 460.759> +LayerCount: 2 Fore SplineSet 1047.76757812 580 m 0 @@ -16574,6 +18443,9 @@ StartChar: uni2766 Encoding: 10086 10086 683 Width: 1374 Flags: W +HStem: -22 148<681.307 944.064> 1060 21G<1141 1211> 1374 90<795.78 1106.51> 1441 81<313.684 557.759> +VStem: 80 537<224.5 755> 149 143<1238 1403.56> 1131 64<285.751 347.955> 1151 143<1150 1324.76> +LayerCount: 2 Fore SplineSet 677 945.767578125 m 0 @@ -16614,6 +18486,9 @@ StartChar: uni2767 Encoding: 10087 10087 684 Width: 1654 Flags: W +HStem: -17 537<797 1327.5> 52 143<148.444 314> 1034 64<1204.05 1266.25> 1054 143<227.245 402> +VStem: 30 81<216.684 460.759> 88 90<698.78 1009.51> 1426 148<584.307 847.064> +LayerCount: 2 Fore SplineSet 606.232421875 580 m 0 @@ -16654,6 +18529,9 @@ StartChar: uni260F Encoding: 9743 9743 685 Width: 1400 Flags: W +HStem: -20 40<541.2 876.267> 48 1<582 589> 54 1<585 589> 57 38<553.283 863.178> 60 1<549.791 558> 76 1<507.791 516> 120 32<665.775 754.725> 260 42<388.27 544.617> 322 27<455.015 477.259> 689 26<375.832 412.489 519.008 550.554> 704 39<435.284 475.454 688.622 750> 708 89<702 749 785 805> 758 62<465.159 548.545> 906 30<475.043 551.673> 939 28<690.468 750> 998 25<669.759 746.41> 1110 47<761.013 920.918> 1226 30<782.203 788.336> 1462 34<719.277 784.859> 1494 29<855.532 952.429> +VStem: 325 49<715.3 783.183> 343 31<716.262 752.836> 394 46<69.3152 102.877> 413 41<381 387.996 462.006 688.75> 437 30<843.884 898.048> 478 40<381 387.996 462.005 682.962> 503 1<67.5341 72.7373> 545 1<51.5341 56.7373> 554 96<739.012 763.639> 558 31<515.802 679.054> 594 1<39 52> 608 1<38 52> 609 34<967.106 997.534> 635 35<223.086 451.646 492.769 683.654 853 922.89> 732 32<1043.16 1091.9 1272.93 1351.79> 750 35<224 354 388 707.997 797.084 935.073> 777 34<967.172 997.524 1367.49 1441.69> 937 26<1303.04 1370.77> 980 46<69.3594 108.29> 1034 32<1258.56 1400.26> +LayerCount: 2 Fore SplineSet 568 60 m 1 diff --git a/sources/fontforge/Besley-Fatface.sfd b/sources/fontforge/Besley-Fatface.sfd index 619debf6..cff410e8 100644 --- a/sources/fontforge/Besley-Fatface.sfd +++ b/sources/fontforge/Besley-Fatface.sfd @@ -3,6 +3,7 @@ FontName: Besley-Fatface FullName: Besley* Fatface FamilyName: Besley* Weight: Book +Copyright: Version: 002.100 ItalicAngle: 0 UnderlinePosition: -200 @@ -56,25 +57,25 @@ Lookup: 258 0 0 "'kern' Horizontal Kerning lookup 0" { "'kern' Horizontal Kernin MarkAttachClasses: 1 DEI: 91125 KernClass2: 52+ 42 "'kern' Horizontal Kerning lookup 0 kerning class 2" - 173 a h m n agrave aacute acircumflex atilde adieresis aring amacron abreve aogonek hcircumflex nacute uni0146 ncaron napostrophe uni0430 uni044A uni044C uni0459 uni045A uni045B + 178 a h m n agrave aacute acircumflex atilde adieresis aring amacron abreve aogonek hcircumflex nacute ncommaaccent ncaron napostrophe uni0430 uni044A uni044C uni0459 uni045A uni045B 223 H I M N Igrave Iacute Icircumflex Idieresis Ntilde Hcircumflex Itilde Imacron Ibreve Iogonek Idotaccent uni0406 uni0407 uni040D uni040F uni0414 uni041B uni041C uni041D uni041F uni0426 uni0427 uni0428 uni0429 uni042B uni042F 157 C E Egrave Eacute Ecircumflex Edieresis Cacute Ccircumflex Cdotaccent Ccaron Emacron Ebreve Edotaccent Eogonek Ecaron uni0400 uni0401 uni0404 uni0415 uni0421 112 D O Q Eth Ograve Oacute Ocircumflex Otilde Odieresis Oslash Dcaron Dcroat Omacron Obreve uni041E uni0424 uni042D 90 J U Ugrave Uacute Ucircumflex Udieresis IJ Jcircumflex Utilde Umacron Ubreve Uring Uogonek - 113 g r v w y ydieresis racute uni0157 rcaron wcircumflex ycircumflex uni0433 uni0442 uni0443 uni0453 uni045E uni0491 - 76 A backslash Agrave Aacute Acircumflex Atilde Adieresis Aring uni013B uni0410 - 41 d l lacute uni013C lslash uniFB02 uniFB04 + 118 g r v w y ydieresis racute rcommaaccent rcaron wcircumflex ycircumflex uni0433 uni0442 uni0443 uni0453 uni045E uni0491 + 81 A backslash Agrave Aacute Acircumflex Atilde Adieresis Aring Lcommaaccent uni0410 + 46 d l lacute lcommaaccent lslash uniFB02 uniFB04 87 b c e o p thorn eogonek uni0402 uni0435 uni043E uni0441 uni044D uni0450 uni0451 uni0454 68 quotedbl quotedblleft quotedblright quoteleft quoteright quotesingle 52 s sacute scircumflex scedilla scaron uni0437 uni0455 26 z zacute zdotaccent zcaron 37 slash V W Wcircumflex uni040E uni0423 - 48 k x uni0137 kgreenlandic uni0436 uni043A uni045C + 53 k x kcommaaccent kgreenlandic uni0436 uni043A uni045C 34 Z Zacute Zdotaccent Zcaron uni0411 38 Y Yacute Ycircumflex Ydieresis uni0490 40 T uni0162 Tcaron uni0403 uni0413 uni0422 63 L Lacute Lslash uni0409 uni040A uni042A uni042C uni0462 uni0463 - 35 K X uni0136 uni040C uni0416 uni041A + 40 K X Kcommaaccent uni040C uni0416 uni041A 9 u uogonek 9 t uni0163 27 i j uni0456 uni0457 uni0458 @@ -92,14 +93,14 @@ KernClass2: 52+ 42 "'kern' Horizontal Kerning lookup 0 kerning class 2" 103 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc 74 uni1E87.sc uni1E89.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc 65 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc - 46 r.sc racute.sc rcaron.sc uni0157.sc uni0213.sc - 45 n.sc nacute.sc ncaron.sc ntilde.sc uni0146.sc - 54 g.sc gbreve.sc gcircumflex.sc gdotaccent.sc uni0123.sc + 51 r.sc racute.sc rcaron.sc rcommaaccent.sc uni0213.sc + 50 n.sc nacute.sc ncaron.sc ntilde.sc ncommaaccent.sc + 59 g.sc gbreve.sc gcircumflex.sc gdotaccent.sc gcommaaccent.sc 42 y.sc yacute.sc ycircumflex.sc ydieresis.sc 36 t.sc tcaron.sc uni0163.sc uni021B.sc - 25 l.sc lacute.sc uni013C.sc + 30 l.sc lacute.sc lcommaaccent.sc 14 v.sc ygrave.sc - 15 k.sc uni0137.sc + 20 k.sc kcommaaccent.sc 4 x.sc 4 q.sc 4 p.sc @@ -108,13 +109,13 @@ KernClass2: 52+ 42 "'kern' Horizontal Kerning lookup 0 kerning class 2" 4 f.sc 9 dcaron.sc 4 b.sc - 468 B D E F H I K L M N P R Egrave Eacute Ecircumflex Edieresis Igrave Iacute Icircumflex Idieresis Eth Ntilde Thorn Hcircumflex Itilde Imacron Ibreve Iogonek Idotaccent IJ uni0136 Lacute uni013B Lcaron Ldot Lslash Nacute Ncaron Racute uni0156 Rcaron uni0400 uni0401 uni0403 uni0406 uni0407 uni040A uni040C uni040D uni040F uni0411 uni0412 uni0413 uni0415 uni0418 uni0419 uni041A uni041C uni041D uni041F uni0420 uni0426 uni0428 uni0429 uni042B uni042C uni042E uni0462 R.alt + 483 B D E F H I K L M N P R Egrave Eacute Ecircumflex Edieresis Igrave Iacute Icircumflex Idieresis Eth Ntilde Thorn Hcircumflex Itilde Imacron Ibreve Iogonek Idotaccent IJ Kcommaaccent Lacute Lcommaaccent Lcaron Ldot Lslash Nacute Ncaron Racute Rcommaaccent Rcaron uni0400 uni0401 uni0403 uni0406 uni0407 uni040A uni040C uni040D uni040F uni0411 uni0412 uni0413 uni0415 uni0418 uni0419 uni041A uni041C uni041D uni041F uni0420 uni0426 uni0428 uni0429 uni042B uni042C uni042E uni0462 R.alt 252 c d e o q ccedilla egrave eacute ecircumflex edieresis ograve oacute ocircumflex otilde odieresis oslash cacute ccircumflex cdotaccent ccaron dcaron dcroat emacron ebreve edotaccent eogonek ecaron uni0435 uni043E uni0441 uni0444 uni0450 uni0451 uni0454 - 182 C G O Q Ograve Oacute Ocircumflex Otilde Odieresis Oslash Cacute Ccircumflex Cdotaccent Ccaron Gcircumflex Gbreve Gdotaccent uni0122 Omacron Obreve OE uni0404 uni041E uni0421 uni0424 + 187 C G O Q Ograve Oacute Ocircumflex Otilde Odieresis Oslash Cacute Ccircumflex Cdotaccent Ccaron Gcircumflex Gbreve Gdotaccent Gcommaaccent Omacron Obreve OE uni0404 uni041E uni0421 uni0424 117 i j igrave iacute icircumflex idieresis itilde imacron ibreve iogonek dotlessi ij jcircumflex uni0456 uni0457 uni0458 90 slash A Agrave Aacute Acircumflex Atilde Adieresis Aring AE Amacron Abreve Aogonek uni0410 - 69 b h k l hcircumflex lacute uni013C lcaron ldot lslash uni0452 uni0463 - 201 m n r nacute uni0146 ncaron racute uni0157 rcaron uni0432 uni0433 uni0438 uni0439 uni043A uni043C uni043D uni043F uni0446 uni0448 uni0449 uni044B uni044C uni044E uni0453 uni045A uni045C uni045D uni045F + 74 b h k l hcircumflex lacute lcommaaccent lcaron ldot lslash uni0452 uni0463 + 211 m n r nacute ncommaaccent ncaron racute rcommaaccent rcaron uni0432 uni0433 uni0438 uni0439 uni043A uni043C uni043D uni043F uni0446 uni0448 uni0449 uni044B uni044C uni044E uni0453 uni045A uni045C uni045D uni045F 55 p u utilde umacron ubreve uring uogonek uni0440 uni0447 68 quotedbl quotedblleft quotedblright quoteleft quoteright quotesingle 41 f uniFB00 uniFB01 uniFB02 uniFB03 uniFB04 @@ -134,12 +135,12 @@ KernClass2: 52+ 42 "'kern' Horizontal Kerning lookup 0 kerning class 2" 33 X uni040E uni0417 uni0423 uni0425 9 S uni0405 17 J uni0409 uni041B - 379 b.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc h.sc hcircumflex.sc i.sc iacute.sc ibreve.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc p.sc r.sc racute.sc rcaron.sc uni0137.sc uni013C.sc uni0146.sc uni0157.sc uni0213.sc - 226 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc q.sc uni0123.sc + 399 b.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc h.sc hcircumflex.sc i.sc iacute.sc ibreve.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc p.sc r.sc racute.sc rcaron.sc kcommaaccent.sc lcommaaccent.sc ncommaaccent.sc rcommaaccent.sc uni0213.sc + 231 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc q.sc gcommaaccent.sc 120 u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc uogonek.sc uring.sc utilde.sc 103 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc 79 uni1E87.sc uni1E89.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc - 62 s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc uni0219.sc + 67 s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc scommaaccent.sc 38 z.sc zacute.sc zcaron.sc zdotaccent.sc 42 y.sc ycircumflex.sc ydieresis.sc ygrave.sc 36 t.sc tcaron.sc uni0163.sc uni021B.sc @@ -153,7 +154,7 @@ KernClass2: 52+ 42 "'kern' Horizontal Kerning lookup 0 kerning class 2" ChainSub2: coverage "'calt' Contextual Alternates lookup 7 subtable" 0 0 0 1 1 1 0 Coverage: 6 hyphen - BCoverage: 1176 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc b.sc c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc h.sc hcircumflex.sc hyphen.sc i.sc iacute.sc ibreve.sc icircumflex.sc idieresis.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc itilde.sc j.sc jcircumflex.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc p.sc q.sc r.sc racute.sc rcaron.sc s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc t.sc tcaron.sc u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc uni0123.sc uni0137.sc uni013C.sc uni0146.sc uni0157.sc uni0163.sc uni0213.sc uni0219.sc uni021B.sc uni1E87.sc uni1E89.sc uogonek.sc uring.sc utilde.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc x.sc y.sc yacute.sc ycircumflex.sc ydieresis.sc ygrave.sc z.sc zacute.sc zcaron.sc zdotaccent.sc + BCoverage: 1206 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc b.sc c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc h.sc hcircumflex.sc hyphen.sc i.sc iacute.sc ibreve.sc icircumflex.sc idieresis.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc itilde.sc j.sc jcircumflex.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc p.sc q.sc r.sc racute.sc rcaron.sc s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc t.sc tcaron.sc u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc gcommaaccent.sc kcommaaccent.sc lcommaaccent.sc ncommaaccent.sc rcommaaccent.sc uni0163.sc uni0213.sc scommaaccent.sc uni021B.sc uni1E87.sc uni1E89.sc uogonek.sc uring.sc utilde.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc x.sc y.sc yacute.sc ycircumflex.sc ydieresis.sc ygrave.sc z.sc zacute.sc zcaron.sc zdotaccent.sc 1 SeqLookup: 0 "Single Substitution lookup 8" EndFPST @@ -167,8 +168,17 @@ EndFPST LangName: 1033 "" "" "" "" "" "" "" "" "indestructible type*" "Owen Earl" "" "https://indestructibletype.com/Home.html" "https://ewonrael.github.io" "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL" "https://scripts.sil.org/OFL" "" "Besley*" Encoding: UnicodeBmp UnicodeInterp: none -NameList: AGL For New Fonts -BeginPrivate: 0 +NameList: AGL without afii +BeginPrivate: 9 +BlueValues 37 [-40 2 1040 1080 1500 1540 1560 1600] +OtherBlues 11 [-520 -520] +BlueFuzz 1 1 +BlueScale 5 0.025 +BlueShift 1 7 +StdHW 5 [270] +StdVW 5 [420] +StemSnapH 17 [210 230 241 270] +StemSnapV 9 [420 470] EndPrivate Grid -2000 -300 m 0 @@ -193,7 +203,10 @@ BeginChars: 65671 686 StartChar: ampersand Encoding: 38 38 0 Width: 1840 -Flags: MW +Flags: W +HStem: -40 256<539.956 849.335> 0 230<1391.06 1719.93> 690 230<1170.41 1284.65 1522.58 1710> 1360 180<753.298 899.317> +VStem: 2 460<294.035 585.736> 298 436<1113.13 1343.54> 924 408<1094.31 1343.87> 1170 540<690 919.899> +LayerCount: 2 Fore SplineSet 1219 920 m 2 @@ -252,7 +265,10 @@ EndChar StartChar: period Encoding: 46 46 1 Width: 640 -Flags: MW +Flags: W +HStem: -40 480<186.055 453.945> +VStem: 80 480<66.0547 333.945> +LayerCount: 2 Fore SplineSet 80 200 m 0 @@ -266,7 +282,10 @@ EndChar StartChar: zero Encoding: 48 48 2 Width: 1364 -Flags: MW +Flags: W +HStem: -20 210<584.107 787.181> 1310 210<584.107 784.419> +VStem: 72 420<404.72 1095.28> 872 420<410.522 1104.65> +LayerCount: 2 Fore SplineSet 72 750 m 0 @@ -287,7 +306,10 @@ EndChar StartChar: one Encoding: 49 49 3 Width: 1200 -Flags: MW +Flags: W +HStem: 0 210<70.5376 439.872 830.293 1169.77> 1120 211<104.371 435.125> +VStem: 440 390<210.337 1119.98> +LayerCount: 2 Fore SplineSet 70 65 m 2 @@ -321,7 +343,10 @@ EndChar StartChar: two Encoding: 50 50 4 Width: 1425 -Flags: MW +Flags: W +HStem: -20 401<796.333 1115.4> 0 21G<81.5 265.5> 100 369<409.833 592.982> 1346 174<421.677 813.091> +VStem: 87 290<1004 1309.14> 869 422<1031.69 1290.55> 1158 196<427.302 553.983> +LayerCount: 2 Fore SplineSet 1354 510 m 0 @@ -358,7 +383,10 @@ EndChar StartChar: three Encoding: 51 51 5 Width: 1235 -Flags: MW +Flags: W +HStem: -20 184<369.98 698.059> 670 202<464 648.211> 1346 174<400.073 678.399> +VStem: 30 317<198.425 416> 90 308<1101 1320.15> 748 402<981.462 1275.35> 788 402<251.191 559.472> +LayerCount: 2 Fore SplineSet 30 348 m 0 @@ -393,7 +421,10 @@ EndChar StartChar: four Encoding: 52 52 6 Width: 1310 -Flags: MW +Flags: W +HStem: 0 210<430.049 669.927 1060.11 1259.98> 410 210<340.125 669.974 1060.81 1289.95> 1480 20G<748 1072.5> +VStem: 670 390<210.09 409.85 620.073 770.995> 908 152<879.044 969.971> +LayerCount: 2 Fore SplineSet 1260 164 m 2 @@ -445,7 +476,10 @@ EndChar StartChar: five Encoding: 53 53 7 Width: 1300 -Flags: MW +Flags: W +HStem: -20 164<430.995 688.84> 812 188<502.602 737.581> 1120 380<373.001 938.216> +VStem: 65 358<176.996 391> 843 402<315.198 698.803> +LayerCount: 2 Fore SplineSet 65 318 m 0 @@ -485,7 +519,10 @@ EndChar StartChar: six Encoding: 54 54 8 Width: 1330 -Flags: MW +Flags: W +HStem: -20 230<555.688 794.08> 722 238<626.386 943> 1366 154<641.83 824.114> +VStem: 80 400<398.363 893.146> 826 394<1142.11 1351.24> 870 400<286.949 648.143> +LayerCount: 2 Fore SplineSet 826 1312 m 0 @@ -514,7 +551,10 @@ EndChar StartChar: seven Encoding: 55 55 9 Width: 1303 -Flags: MW +Flags: W +HStem: -20 21G<587 740> 1066 334<665 999> 1134 386<317.432 602.282> 1480 20G<1111 1271.5> +VStem: 65 176<946 1064.04> 399 314<163 498> 1086 204<1420.91 1500> +LayerCount: 2 Fore SplineSet 65 982 m 0 @@ -547,7 +587,10 @@ EndChar StartChar: eight Encoding: 56 56 10 Width: 1290 -Flags: MW +Flags: W +HStem: -20 190<525.89 742.376> 720 180<552.507 734.403> 1330 190<563.62 730.699> +VStem: 50 400<251.26 600.133> 100 400<971.527 1259.33> 780 410<977.522 1275.6> 820 420<251.26 596.235> +LayerCount: 2 Fore SplineSet 450 444 m 0 @@ -580,7 +623,10 @@ EndChar StartChar: nine Encoding: 57 57 11 Width: 1330 -Flags: MW +Flags: W +HStem: -20 154<505.886 688.17> 540 238<387 703.614> 1290 230<535.92 774.312> +VStem: 60 400<851.857 1213.05> 110 394<148.757 357.891> 850 400<606.854 1101.64> +LayerCount: 2 Fore SplineSet 504 188 m 0 @@ -610,11 +656,13 @@ EndChar StartChar: A Encoding: 65 65 12 Width: 1900 -Flags: MW +Flags: W +HStem: 0 270<0.315895 250.997 537.996 700 920.018 1127.84 1654.38 1899.99> 420 250<703.583 983.41> 1490 20G<798 1144.5> AnchorPoint: "Anchor-0" 964 1500 basechar 0 AnchorPoint: "Anchor-1" 796 0 basechar 0 AnchorPoint: "Anchor-2" 796 0 basechar 0 AnchorPoint: "Anchor-3" 1486 0 basechar 0 +LayerCount: 2 Fore SplineSet 829 1019 m 2 @@ -664,10 +712,13 @@ EndChar StartChar: B Encoding: 66 66 13 Width: 1700 -Flags: MW +Flags: W +HStem: 0 270<50.3974 269.635 740.251 1077.81> 640 270<740.439 1038.96> 1230 270<50.1788 269.879 740 1052.21> +VStem: 270 470<270.05 640 910.365 1229.95> 1090 480<964.038 1194.63> 1150 500<332.4 582.777> AnchorPoint: "Anchor-0" 794 1500 basechar 0 AnchorPoint: "Anchor-1" 826 0 basechar 0 AnchorPoint: "Anchor-2" 826 0 basechar 0 +LayerCount: 2 Fore SplineSet 930 270 m 2 @@ -712,10 +763,13 @@ EndChar StartChar: C Encoding: 67 67 14 Width: 1702 -Flags: MW +Flags: W +HStem: -40 268<796.869 1136.31> 1284 256<794.131 1118.71> 1490 20G<1401.5 1584.5> +VStem: 70 520<476.947 1005.02> 1289 321<930.859 1100.91> 1330 316<419.375 588.148> AnchorPoint: "Anchor-0" 916 1500 basechar 0 AnchorPoint: "Anchor-1" 917 0 basechar 0 AnchorPoint: "Anchor-2" 917 0 basechar 0 +LayerCount: 2 Fore SplineSet 70 750 m 0 @@ -746,10 +800,13 @@ EndChar StartChar: D Encoding: 68 68 15 Width: 1840 -Flags: MW +Flags: W +HStem: 0 270<50 269.996 740.01 1053.6> 1230 270<50.1941 269.923 740.335 1057.58> +VStem: 270 470<270.174 1229.56> 1250 520<486.153 1000> AnchorPoint: "Anchor-0" 934 1500 basechar 0 AnchorPoint: "Anchor-1" 933 0 basechar 0 AnchorPoint: "Anchor-2" 933 0 basechar 0 +LayerCount: 2 Fore SplineSet 50 34 m 2 @@ -783,11 +840,14 @@ EndChar StartChar: E Encoding: 69 69 16 Width: 1679 -Flags: MW +Flags: W +HStem: 0 270<50 270 740 1230.71> 650 210<740.91 885.314> 1230 270<50.0414 270 740.056 1233.49> +VStem: 270 470<270.119 649.95 860 1229.67> 965 195<416.014 565.576 933.78 1085.95> 1319 261<910 1143.75> 1339 261<376.5 649.922> AnchorPoint: "Anchor-0" 844 1500 basechar 0 AnchorPoint: "Anchor-1" 816 0 basechar 0 AnchorPoint: "Anchor-2" 816 0 basechar 0 AnchorPoint: "Anchor-3" 1426 50 basechar 0 +LayerCount: 2 Fore SplineSet 226 1230 m 2 @@ -842,10 +902,13 @@ EndChar StartChar: F Encoding: 70 70 17 Width: 1625 -Flags: MW +Flags: W +HStem: 0 270<50 269.977 740.016 999.982> 615 222<740 860.4> 1046 20G<956 1127.5> 1230 270<50 270 740 1204.83> +VStem: 270 470<270.021 612.579 839.373 1230> 949 191<376 521.934 925.007 1066> 1300 260<890.002 1130.88> AnchorPoint: "Anchor-0" 824 1500 basechar 0 AnchorPoint: "Anchor-1" 516 0 basechar 0 AnchorPoint: "Anchor-2" 516 0 basechar 0 +LayerCount: 2 Fore SplineSet 234 1230 m 2 @@ -897,10 +960,13 @@ EndChar StartChar: G Encoding: 71 71 18 Width: 1890 -Flags: MW +Flags: W +HStem: -40 250<776.793 1077.16> 590 270<910.146 1199.99 1670 1869.9> 1284 256<795.173 1128.64> 1490 20G<1420.5 1600> +VStem: 70 520<474.859 1010.92> 1200 470<334.893 590> AnchorPoint: "Anchor-0" 916 1500 basechar 0 AnchorPoint: "Anchor-1" 887 0 basechar 0 AnchorPoint: "Anchor-2" 887 0 basechar 0 +LayerCount: 2 Fore SplineSet 967 860 m 2 @@ -943,10 +1009,13 @@ EndChar StartChar: H Encoding: 72 72 19 Width: 2020 -Flags: MW +Flags: W +HStem: 0 270<51.0086 269.893 740.129 938.452 1081.95 1279.96 1750.02 1968.15> 650 250<740.147 1279.7> 1230 270<50.6602 269.967 740 938.273 1080.45 1280 1750.07 1969.84> +VStem: 50 890<2.18836 269.874 1230.61 1498.09> 270 470<270.327 649.97 900.19 1229.84> 1280 470<270.245 649.944 900.215 1229.99> AnchorPoint: "Anchor-0" 1011 1500 basechar 0 AnchorPoint: "Anchor-1" 1006 0 basechar 0 AnchorPoint: "Anchor-2" 1006 0 basechar 0 +LayerCount: 2 Fore SplineSet 740 1188 m 2 @@ -1013,11 +1082,14 @@ EndChar StartChar: I Encoding: 73 73 20 Width: 1120 -Flags: MW +Flags: W +HStem: 0 270<75.1562 314.973 785 1044.96> 1230 270<75.1448 314.915 785.125 1044.74> +VStem: 75 970<0.0671387 269.854 1230.14 1499.74> 315 470<270.06 1229.88> AnchorPoint: "Anchor-0" 547 1500 basechar 0 AnchorPoint: "Anchor-1" 543 0 basechar 0 AnchorPoint: "Anchor-2" 543 0 basechar 0 AnchorPoint: "Anchor-3" 543 0 basechar 0 +LayerCount: 2 Fore SplineSet 785 1178 m 2 @@ -1052,10 +1124,13 @@ EndChar StartChar: J Encoding: 74 74 21 Width: 1432 -Flags: MW +Flags: W +HStem: -40 230<427.143 647.788> 1230 270<402.097 721.633 1172.04 1411.9> +VStem: 0 400<220.614 492> 722 450<303.049 1229.52> AnchorPoint: "Anchor-0" 836 1500 basechar 0 AnchorPoint: "Anchor-1" 548 0 basechar 0 AnchorPoint: "Anchor-2" 548 0 basechar 0 +LayerCount: 2 Fore SplineSet 0 390 m 0 @@ -1086,10 +1161,13 @@ EndChar StartChar: K Encoding: 75 75 22 Width: 1940 -Flags: MW +Flags: W +HStem: 0 270<50.0857 269.908 740 959.664 1040.06 1215 1726.01 1980> 1230 270<50.0413 270 740.1 979.734 1070.22 1212.44 1584 1869.9> +VStem: 270 470<270.105 528.094 839.873 1229.94> AnchorPoint: "Anchor-0" 996 1500 basechar 0 AnchorPoint: "Anchor-1" 1000 0 basechar 0 AnchorPoint: "Anchor-2" 1000 0 basechar 0 +LayerCount: 2 Fore SplineSet 50 54 m 2 @@ -1156,11 +1234,14 @@ EndChar StartChar: L Encoding: 76 76 23 Width: 1560 -Flags: MW +Flags: W +HStem: 0 270<50.036 269.823 740.088 1118.69> 1230 270<50.0865 269.957 740 999.938> +VStem: 270 470<270.179 1229.97> 1269 241<426.745 690> AnchorPoint: "Anchor-0" 444 1500 basechar 0 AnchorPoint: "Anchor-1" 1019 943 basechar 0 AnchorPoint: "Anchor-2" 786 0 basechar 0 AnchorPoint: "Anchor-3" 1019 943 basechar 0 +LayerCount: 2 Fore SplineSet 227 1230 m 2 @@ -1198,10 +1279,13 @@ EndChar StartChar: M Encoding: 77 77 24 Width: 2410 -Flags: MW +Flags: W +HStem: -30 21G<1026.5 1265.5> 0 270<50.1623 287.359 554.916 779.854 1490.08 1702.01 2130 2359.9> 1230 270<120.013 334.001 2100 2309.99> +VStem: 1690 410<778.2 1046.9> 1702 428<270.194 719.8> AnchorPoint: "Anchor-0" 1236 1500 basechar 0 AnchorPoint: "Anchor-1" 1135 0 basechar 0 AnchorPoint: "Anchor-2" 1135 0 basechar 0 +LayerCount: 2 Fore SplineSet 282 1230 m 2 @@ -1265,10 +1349,13 @@ EndChar StartChar: N Encoding: 78 78 25 Width: 1910 -Flags: MW +Flags: W +HStem: -30 21G<1450 1642> 0 270<50.6452 259.839 530.161 759.804> 1230 270<50.6396 259.988 1180.17 1400 1670.1 1879.5> +VStem: 260 270<270.113 929.752> 1400 270<771.559 1229.99> AnchorPoint: "Anchor-0" 946 1500 basechar 0 AnchorPoint: "Anchor-1" 906 0 basechar 0 AnchorPoint: "Anchor-2" 906 0 basechar 0 +LayerCount: 2 Fore SplineSet 209 1230 m 2 @@ -1319,10 +1406,13 @@ EndChar StartChar: O Encoding: 79 79 26 Width: 1820 -Flags: MW +Flags: W +HStem: -40 260<762.006 1070.98> 1280 260<762.006 1057.99> +VStem: 70 520<478.709 1021.29> 1230 520<484.32 1021.29> AnchorPoint: "Anchor-0" 906 1500 basechar 0 AnchorPoint: "Anchor-1" 906 0 basechar 0 AnchorPoint: "Anchor-2" 906 0 basechar 0 +LayerCount: 2 Fore SplineSet 70 750 m 0 @@ -1342,10 +1432,13 @@ EndChar StartChar: P Encoding: 80 80 27 Width: 1600 -Flags: MW +Flags: W +HStem: 0 270<50.0552 269.737 740.021 999.945> 560 270<740.038 980.427> 1230 270<50.1608 269.973 740 996.844> +VStem: 270 470<270.337 560 830 1229.94> 1060 500<904.647 1170.98> AnchorPoint: "Anchor-0" 746 1500 basechar 0 AnchorPoint: "Anchor-1" 462 0 basechar 0 AnchorPoint: "Anchor-2" 462 0 basechar 0 +LayerCount: 2 Fore SplineSet 214 1230 m 2 @@ -1387,8 +1480,11 @@ EndChar StartChar: Q Encoding: 81 81 28 Width: 1820 -Flags: MW +Flags: W +HStem: -350 356<1383.66 1579.87> -40 260<767.736 1007.95> 360 346<735.329 958.534> 1280 260<762.006 1057.99> +VStem: 70 520<565.427 1021.29> 1230 520<475.45 1021.29> 1622 222<48.5049 163.566> AnchorPoint: "Anchor-0" 906 1500 basechar 0 +LayerCount: 2 Fore SplineSet 70 750 m 0 @@ -1429,10 +1525,13 @@ EndChar StartChar: R Encoding: 82 82 29 Width: 1901 -Flags: MW +Flags: W +HStem: -40 348<1187 1657.24> 0 270<50 269.876 740 959.5> 620 260<740.004 980.479> 1230 270<50.1208 269.866 740.029 1063.48> +VStem: 270 470<270.26 620 879.978 1229.83> 1140 480<934.766 1167.52> AnchorPoint: "Anchor-0" 826 1500 basechar 0 AnchorPoint: "Anchor-1" 916 0 basechar 0 AnchorPoint: "Anchor-2" 916 0 basechar 0 +LayerCount: 2 Fore SplineSet 1886 213 m 0 @@ -1483,10 +1582,13 @@ EndChar StartChar: S Encoding: 83 83 30 Width: 1480 -Flags: MW +Flags: W +HStem: -40 262<555.429 918.792> -10 21G<114.5 277.5> 1268 262<593.278 893.883> 1480 20G<1161.5 1349.5> +VStem: 80 233<416.906 590> 110 442<768 1228.8> 980 450<280.428 750> 1144 236<951.441 1115.84> AnchorPoint: "Anchor-0" 796 1500 basechar 0 AnchorPoint: "Anchor-1" 785 0 basechar 0 AnchorPoint: "Anchor-2" 785 0 basechar 0 +LayerCount: 2 Fore SplineSet 1144 1017 m 0 @@ -1525,10 +1627,14 @@ EndChar StartChar: T Encoding: 84 84 31 Width: 1620 -Flags: MW +Flags: W +HStem: 0 270<355.145 594.207 1026.23 1264.61> 870 630<45.1667 285.173 1334.5 1574.69> 1240 260<363.278 595 1025 1252.67> +VStem: 45 241<870.95 1156.88> 595 430<271.089 1240> 1334 241<870.464 1156.53> +CounterMasks: 1 1c AnchorPoint: "Anchor-0" 805 1500 basechar 0 AnchorPoint: "Anchor-1" 806 0 basechar 0 AnchorPoint: "Anchor-2" 806 0 basechar 0 +LayerCount: 2 Fore SplineSet 355 51 m 2 @@ -1569,11 +1675,14 @@ EndChar StartChar: U Encoding: 85 85 32 Width: 1870 -Flags: MW +Flags: W +HStem: -40 294<841.889 1192.65> 1230 270<25.6386 244.877 715.337 954.935 1095.81 1344.85 1625.53 1844.78> +VStem: 245 470<392.472 1229.68> 1345 280<414.513 1229.47> AnchorPoint: "Anchor-0" 996 1500 basechar 0 AnchorPoint: "Anchor-1" 1006 0 basechar 0 AnchorPoint: "Anchor-2" 1006 0 basechar 0 AnchorPoint: "Anchor-3" 1371 190 basechar 0 +LayerCount: 2 Fore SplineSet 1291 1230 m 2 @@ -1614,10 +1723,13 @@ EndChar StartChar: V Encoding: 86 86 33 Width: 1900 -Flags: MW +Flags: W +HStem: -30 21G<802.5 1129.5> 1230 270<-9.73633 240.995 749.996 969.89 1210.26 1375.15 1697.61 1909.47> +VStem: 1210 700<1230.07 1499.2> AnchorPoint: "Anchor-0" 1096 1500 basechar 0 AnchorPoint: "Anchor-1" 972 0 basechar 0 AnchorPoint: "Anchor-2" 972 0 basechar 0 +LayerCount: 2 Fore SplineSet 1093 489 m 2 @@ -1658,10 +1770,13 @@ EndChar StartChar: W Encoding: 87 87 34 Width: 2580 -Flags: MW +Flags: W +HStem: -20 21G<695.5 908 1681 1895.5> 1230 270<-9.79401 224.286 747.281 889.561 1010.27 1208 1674 1809.51 1910.33 2080.99 2348.28 2589.94> +VStem: 1910 680<1230.27 1499.64> AnchorPoint: "Anchor-0" 1396 1500 basechar 0 AnchorPoint: "Anchor-1" 1306 0 basechar 0 AnchorPoint: "Anchor-2" 1306 0 basechar 0 +LayerCount: 2 Fore SplineSet 994 676 m 2 @@ -1727,10 +1842,12 @@ EndChar StartChar: X Encoding: 88 88 35 Width: 1840 -Flags: MW +Flags: W +HStem: 0 270<0.134766 253.594 611.131 756.844 900.036 1040.41 1608.86 1839.99> 1230 270<10.4616 237.835 797.009 949.836 1050.09 1190.01 1540.94 1799.99> AnchorPoint: "Anchor-0" 996 1500 basechar 0 AnchorPoint: "Anchor-1" 846 0 basechar 0 AnchorPoint: "Anchor-2" 846 0 basechar 0 +LayerCount: 2 Fore SplineSet 0 59 m 2 @@ -1797,10 +1914,13 @@ EndChar StartChar: Y Encoding: 89 89 36 Width: 1770 -Flags: MW +Flags: W +HStem: 0 270<450.01 669.97 1140.01 1379.97> 1230 270<-18.2146 211.903 752.823 919.513 1070.18 1241.57 1599.01 1790> +VStem: 670 470<270 580.469> AnchorPoint: "Anchor-0" 986 1500 basechar 0 AnchorPoint: "Anchor-1" 901 0 basechar 0 AnchorPoint: "Anchor-2" 901 0 basechar 0 +LayerCount: 2 Fore SplineSet 450 36 m 2 @@ -1853,10 +1973,13 @@ EndChar StartChar: Z Encoding: 90 90 37 Width: 1615 -Flags: MW +Flags: W +HStem: 0 270<567.011 1177.97> 1230 270<467.031 951.98> +VStem: 110 241<850.005 1099.16> 1309 241<414.923 689.39> AnchorPoint: "Anchor-0" 796 1500 basechar 0 AnchorPoint: "Anchor-1" 826 0 basechar 0 AnchorPoint: "Anchor-2" 826 0 basechar 0 +LayerCount: 2 Fore SplineSet 160 1500 m 2 @@ -1895,11 +2018,14 @@ EndChar StartChar: a Encoding: 97 97 38 Width: 1344 -Flags: MW +Flags: W +HStem: -20 234<1148.37 1268.04> -20 219<346.931 638.496> 437 151<585.299 727> 888 172<525.704 841> +VStem: 45 474<210.122 374.488> 125 394<709.864 885.593> 727 420<224.134 436.501 588 847.571> AnchorPoint: "Anchor-0" 672 1040 basechar 0 AnchorPoint: "Anchor-1" 685 0 basechar 0 AnchorPoint: "Anchor-2" 685 0 basechar 0 AnchorPoint: "Anchor-3" 1205 90 basechar 0 +LayerCount: 2 Fore SplineSet 45 246 m 0 @@ -1940,10 +2066,13 @@ EndChar StartChar: b Encoding: 98 98 39 Width: 1471 -Flags: MW +Flags: W +HStem: -40 244<766.429 1059.4> 0 210<45 225> 836 242<791.857 1106> 1350 210<45 225> +VStem: 225 420<307.722 732.278 943 1350> 981 440<304.659 735.219> AnchorPoint: "Anchor-0" 972 1040 basechar 0 AnchorPoint: "Anchor-1" 685 0 basechar 0 AnchorPoint: "Anchor-2" 685 0 basechar 0 +LayerCount: 2 Fore SplineSet 645 520 m 0 @@ -1982,10 +2111,13 @@ EndChar StartChar: c Encoding: 99 99 40 Width: 1268 -Flags: MW +Flags: W +HStem: -40 206<602.996 815.517> 898 182<594.093 777.438> +VStem: 50 470<284.053 720.625> 780 398<666 891.953> AnchorPoint: "Anchor-0" 686 1040 basechar 0 AnchorPoint: "Anchor-1" 684 0 basechar 0 AnchorPoint: "Anchor-2" 684 0 basechar 0 +LayerCount: 2 Fore SplineSet 50 500 m 0 @@ -2010,11 +2142,14 @@ EndChar StartChar: d Encoding: 100 100 41 Width: 1471 -Flags: MW +Flags: W +HStem: -40 242<401.598 696.993> 0 210<1246 1426> 834 244<385 704.541> 1350 210<646 826> +VStem: 50 440<302.781 733.341> 826 420<305.722 730.278 970.106 1350> AnchorPoint: "Anchor-0" 521 1040 basechar 0 AnchorPoint: "Anchor-1" 1509 1040 basechar 0 AnchorPoint: "Anchor-2" 742 0 basechar 0 AnchorPoint: "Anchor-3" 1509 1040 basechar 0 +LayerCount: 2 Fore SplineSet 490 518 m 0 @@ -2053,11 +2188,14 @@ EndChar StartChar: e Encoding: 101 101 42 Width: 1253 -Flags: MW +Flags: W +HStem: -40 206<570.709 815.072> 452 206<500.674 776.956> 882 198<554.788 724.041> +VStem: 50 445<285.606 452> AnchorPoint: "Anchor-0" 655 1040 basechar 0 AnchorPoint: "Anchor-1" 687 0 basechar 0 AnchorPoint: "Anchor-2" 687 0 basechar 0 AnchorPoint: "Anchor-3" 918 102 basechar 0 +LayerCount: 2 Fore SplineSet 50 500 m 0 @@ -2086,10 +2224,13 @@ EndChar StartChar: f Encoding: 102 102 43 Width: 920 -Flags: MW +Flags: W +HStem: 0 210<30.1787 210 630 869.947> 830 210<30 210 630 870> 1426 174<724.222 865.138> +VStem: 210 420<210.017 829.976 1040 1318.84> AnchorPoint: "Anchor-0" 819 1692 basechar 0 AnchorPoint: "Anchor-1" 441 0 basechar 0 AnchorPoint: "Anchor-2" 441 0 basechar 0 +LayerCount: 2 Fore SplineSet 630 787 m 2 @@ -2136,10 +2277,13 @@ EndChar StartChar: g Encoding: 103 103 44 Width: 1379 -Flags: MW +Flags: W +HStem: -530 204<356.115 852.191> -118 356<366.186 916.736> 340 180<478.979 605.258> 900 180<480.569 604.608> 930 150<1017.48 1232> +VStem: 39 326<127.5 296.9> 45 410<549.006 871.134> 631 390<541.312 881.381> 927 348<-261.196 2> AnchorPoint: "Anchor-0" 702 1040 basechar 0 AnchorPoint: "Anchor-1" 526 -565 basechar 0 AnchorPoint: "Anchor-2" 526 -565 basechar 0 +LayerCount: 2 Fore SplineSet 455 710 m 0 @@ -2190,10 +2334,13 @@ EndChar StartChar: h Encoding: 104 104 45 Width: 1505 -Flags: MW +Flags: W +HStem: 0 210<45 225 605 705 775 875 1295 1475> 846 234<730.268 1048> 1350 210<45 225> +VStem: 225 380<210 755.596 958 1350> 875 420<210 831.853> AnchorPoint: "Anchor-0" 1068 1039 basechar 0 AnchorPoint: "Anchor-1" 739 0 basechar 0 AnchorPoint: "Anchor-2" 739 0 basechar 0 +LayerCount: 2 Fore SplineSet 197 1350 m 2 @@ -2243,9 +2390,12 @@ EndChar StartChar: i Encoding: 105 105 46 Width: 865 -Flags: MW +Flags: W +HStem: 0 210<55 235 655 835> 830 210<55 235> 1170 420<282.565 587.435> +VStem: 195 480<1253.79 1506.21> 235 420<210 830> AnchorPoint: "Anchor-1" 437 0 basechar 0 AnchorPoint: "Anchor-2" 437 0 basechar 0 +LayerCount: 2 Fore SplineSet 195 1380 m 0 @@ -2281,9 +2431,12 @@ EndChar StartChar: j Encoding: 106 106 47 Width: 800 -Flags: MW +Flags: W +HStem: -520 170<57.616 205.178> 830 210<40.0781 219.999> 1170 420<267.565 572.435> +VStem: 180 480<1253.79 1506.21> 220 420<-271.094 830> AnchorPoint: "Anchor-1" 142 -565 basechar 0 AnchorPoint: "Anchor-2" 142 -565 basechar 0 +LayerCount: 2 Fore SplineSet 180 1380 m 0 @@ -2315,10 +2468,13 @@ EndChar StartChar: k Encoding: 107 107 48 Width: 1567 -Flags: MW +Flags: W +HStem: 0 210<45 224.904 645 745 813 872.438 1337.97 1577> 810 230<803 908 1262.78 1509> 1350 210<45 224.939> +VStem: 225 420<210.063 468.312 640.356 1349.97> AnchorPoint: "Anchor-0" 1150 1040 basechar 0 AnchorPoint: "Anchor-1" 776 0 basechar 0 AnchorPoint: "Anchor-2" 776 0 basechar 0 +LayerCount: 2 Fore SplineSet 178 1350 m 2 @@ -2379,11 +2535,14 @@ EndChar StartChar: l Encoding: 108 108 49 Width: 870 -Flags: MW +Flags: W +HStem: 0 210<45 224.696 645.078 824.854> 1350 210<45.4668 224.854> +VStem: 225 420<210.307 1349.82> AnchorPoint: "Anchor-0" 433 1696 basechar 0 AnchorPoint: "Anchor-1" 896 1040 basechar 0 AnchorPoint: "Anchor-2" 440 0 basechar 0 AnchorPoint: "Anchor-3" 896 1040 basechar 0 +LayerCount: 2 Fore SplineSet 166 1350 m 2 @@ -2414,10 +2573,14 @@ EndChar StartChar: m Encoding: 109 109 50 Width: 2185 -Flags: MW +Flags: W +HStem: 0 210<55 235 655 745 805 895 1315 1404.97 1465.03 1555 1975 2154.88> 830 210<55.0998 234.979> 846 234<765.512 1022.5 1415.58 1728> +VStem: 235 420<210 765.435> 895 420<210 765.435> 1555 420<210.006 831.853> +CounterMasks: 1 1c AnchorPoint: "Anchor-0" 1149 1040 basechar 0 AnchorPoint: "Anchor-1" 1090 0 basechar 0 AnchorPoint: "Anchor-2" 1090 0 basechar 0 +LayerCount: 2 Fore SplineSet 55 38 m 2 @@ -2485,10 +2648,13 @@ EndChar StartChar: n Encoding: 110 110 51 Width: 1555 -Flags: MW +Flags: W +HStem: 0 210<55 235 655 755 825.01 925 1345 1524.86> 830 210<55.4535 234.982> 846 234<791.011 1098> +VStem: 235 420<210.027 755.596> 925 420<210.023 831.853> AnchorPoint: "Anchor-0" 801 1040 basechar 0 AnchorPoint: "Anchor-1" 790 0 basechar 0 AnchorPoint: "Anchor-2" 790 0 basechar 0 +LayerCount: 2 Fore SplineSet 189 830 m 2 @@ -2538,10 +2704,13 @@ EndChar StartChar: o Encoding: 111 111 52 Width: 1296 -Flags: MW +Flags: W +HStem: -40 200<571.494 724.506> 880 200<571.494 724.506> +VStem: 50 450<287.15 722.702> 796 450<309.722 745.211> AnchorPoint: "Anchor-0" 648 1040 basechar 0 AnchorPoint: "Anchor-1" 645 0 basechar 0 AnchorPoint: "Anchor-2" 645 0 basechar 0 +LayerCount: 2 Fore SplineSet 500 540 m 0 @@ -2561,10 +2730,13 @@ EndChar StartChar: p Encoding: 112 112 53 Width: 1471 -Flags: MW +Flags: W +HStem: -520 210<45 224.892 645.091 825> -38 244<766.368 1086> 830 210<45.1218 224.877> 838 242<775.656 1069.4> +VStem: 225 420<-309.938 70.7393 309.722 734.278> 981 440<306.659 737.219> AnchorPoint: "Anchor-0" 888 1040 basechar 0 AnchorPoint: "Anchor-1" 927 0 basechar 0 AnchorPoint: "Anchor-2" 927 0 basechar 0 +LayerCount: 2 Fore SplineSet 645 522 m 0 @@ -2607,10 +2779,13 @@ EndChar StartChar: q Encoding: 113 113 54 Width: 1446 -Flags: MW +Flags: W +HStem: -520 210<646.016 825.98 1246 1425.67> -38 242<365 694.875> 830 210<1246.11 1425.83> 836 244<411.598 703.775> +VStem: 50 440<304.781 735.341> 826 420<-310 77.5526 307.722 732.278> AnchorPoint: "Anchor-0" 606 1040 basechar 0 AnchorPoint: "Anchor-1" 515 0 basechar 0 AnchorPoint: "Anchor-2" 515 0 basechar 0 +LayerCount: 2 Fore SplineSet 826 520 m 0 @@ -2653,10 +2828,13 @@ EndChar StartChar: r Encoding: 114 114 55 Width: 1316 -Flags: MW +Flags: W +HStem: 0 210<55 235 655 835> 830 210<55 235> 892 188<787.526 1079> +VStem: 235 420<210.01 724.98> AnchorPoint: "Anchor-0" 645 1040 basechar 0 AnchorPoint: "Anchor-1" 427 0 basechar 0 AnchorPoint: "Anchor-2" 427 0 basechar 0 +LayerCount: 2 Fore SplineSet 235 787 m 2 @@ -2696,10 +2874,13 @@ EndChar StartChar: s Encoding: 115 115 56 Width: 1160 -Flags: MW +Flags: W +HStem: -44 194<425.738 689.611> -20 21G<64.5 237.5> 660 400<851.003 1074> 892 192<364 702.55> +VStem: 50 218<296.33 406> 84 396<554 882.159> 704 406<168.296 512> 851 223<660 763.187> AnchorPoint: "Anchor-0" 600 1040 basechar 0 AnchorPoint: "Anchor-1" 570 0 basechar 0 AnchorPoint: "Anchor-2" 570 0 basechar 0 +LayerCount: 2 Fore SplineSet 851 692 m 0 @@ -2738,11 +2919,14 @@ EndChar StartChar: t Encoding: 116 116 57 Width: 968 -Flags: MW +Flags: W +HStem: -34 238<414 738.716> 830 210<5 183.883 631 865> +VStem: 191 440<205.079 830> 444 187<1233.41 1400> AnchorPoint: "Anchor-0" 522 1277 basechar 0 AnchorPoint: "Anchor-1" 712 1153 basechar 0 AnchorPoint: "Anchor-2" 535 0 basechar 0 AnchorPoint: "Anchor-3" 712 1153 basechar 0 +LayerCount: 2 Fore SplineSet 936 185 m 0 @@ -2779,11 +2963,14 @@ EndChar StartChar: u Encoding: 117 117 58 Width: 1545 -Flags: MW +Flags: W +HStem: -40 234<457 784.085> 0 210<1320 1500> 830 210<30 210 760 900> +VStem: 210 420<208.147 830> 760 560<830 1040> 900 420<284.404 830> AnchorPoint: "Anchor-0" 740 1040 basechar 0 AnchorPoint: "Anchor-1" 722 0 basechar 0 AnchorPoint: "Anchor-2" 722 0 basechar 0 AnchorPoint: "Anchor-3" 1222 0 basechar 0 +LayerCount: 2 Fore SplineSet 210 302 m 2 @@ -2825,10 +3012,12 @@ EndChar StartChar: v Encoding: 118 118 59 Width: 1358 -Flags: MW +Flags: W +HStem: -30 21G<617 784> 830 210<-10 162.562 632.875 772 860 967.656 1211.88 1368> AnchorPoint: "Anchor-0" 784 1040 basechar 0 AnchorPoint: "Anchor-1" 707 0 basechar 0 AnchorPoint: "Anchor-2" 707 0 basechar 0 +LayerCount: 2 Fore SplineSet 859 547 m 2 @@ -2870,10 +3059,12 @@ EndChar StartChar: w Encoding: 119 119 60 Width: 1890 -Flags: MW +Flags: W +HStem: -30 21G<490.5 700 1224.5 1437> 830 210<-9.99001 172.997 591.656 731.993 1332 1476.16 1722 1899.99> AnchorPoint: "Anchor-0" 1017 1040 basechar 0 AnchorPoint: "Anchor-1" 957 0 basechar 0 AnchorPoint: "Anchor-2" 957 0 basechar 0 +LayerCount: 2 Fore SplineSet 720 567 m 2 @@ -2929,10 +3120,12 @@ EndChar StartChar: x Encoding: 120 120 61 Width: 1448 -Flags: MW +Flags: W +HStem: 0 210<-10 195.75 498 568 686 793.686 1261.34 1458> 830 210<36 252.328 707.312 818 896 972 1248.56 1424> AnchorPoint: "Anchor-0" 825 1040 basechar 0 AnchorPoint: "Anchor-1" 637 2 basechar 0 AnchorPoint: "Anchor-2" 637 2 basechar 0 +LayerCount: 2 Fore SplineSet 890 765 m 2 @@ -3003,10 +3196,13 @@ EndChar StartChar: y Encoding: 121 121 62 Width: 1430 -Flags: MW +Flags: W +HStem: -530 200<249.35 452.176> 830 210<34 210.295 640.625 785.459 870.123 985.502 1244.68 1389.79> +VStem: -19 266<-321.245 -131> AnchorPoint: "Anchor-0" 754 1040 basechar 0 AnchorPoint: "Anchor-1" 346 -565 basechar 0 AnchorPoint: "Anchor-2" 346 -565 basechar 0 +LayerCount: 2 Fore SplineSet -19 -202 m 0 @@ -3054,10 +3250,13 @@ EndChar StartChar: z Encoding: 122 122 63 Width: 1175 -Flags: MW +Flags: W +HStem: 0 200<564.993 816.637> 840 200<386.551 618.007> +VStem: 96 201<536.132 755.601> 919 201<299.532 547.989> AnchorPoint: "Anchor-0" 608 1040 basechar 0 AnchorPoint: "Anchor-1" 589 0 basechar 0 AnchorPoint: "Anchor-2" 589 0 basechar 0 +LayerCount: 2 Fore SplineSet 572 840 m 2 @@ -3094,13 +3293,16 @@ EndChar StartChar: space Encoding: 32 32 64 Width: 600 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: comma Encoding: 44 44 65 Width: 703 -Flags: MW +Flags: W +HStem: -389 178<115 263.792> -40 476<192.319 417.435> +LayerCount: 2 Fore SplineSet 79 198 m 0 @@ -3120,7 +3322,10 @@ EndChar StartChar: quotedbl Encoding: 34 34 66 Width: 1158 -Flags: MW +Flags: W +HStem: 916 620<219.754 376.246 779.754 936.246> +VStem: 78 440<1201.49 1459.72> 638 440<1201.49 1459.72> +LayerCount: 2 Fore Refer: 70 39 N 1 0 0 1 560 0 2 Refer: 70 39 N 1 0 0 1 0 0 2 @@ -3129,7 +3334,10 @@ EndChar StartChar: exclam Encoding: 33 33 67 Width: 798 -Flags: MW +Flags: W +HStem: -40 480<266.055 533.945> 1516 20G<331 465> +VStem: 140 518<1046.3 1435.76> 160 480<66.0547 333.945> 309 178<576 827.335> +LayerCount: 2 Fore SplineSet 160 200 m 0 @@ -3153,7 +3361,10 @@ EndChar StartChar: semicolon Encoding: 59 59 68 Width: 703 -Flags: MW +Flags: W +HStem: -389 178<115 263.792> -40 476<192.319 417.435> 600 480<186.055 453.945> +VStem: 80 480<706.055 973.945> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 0 640 2 Refer: 65 44 N 1 0 0 1 0 0 2 @@ -3162,7 +3373,10 @@ EndChar StartChar: colon Encoding: 58 58 69 Width: 640 -Flags: MW +Flags: W +HStem: -40 480<186.055 453.945> 600 480<186.055 453.945> +VStem: 80 480<66.0547 333.945 706.055 973.945> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 0 640 2 Refer: 1 46 N 1 0 0 1 0 0 2 @@ -3171,7 +3385,10 @@ EndChar StartChar: quotesingle Encoding: 39 39 70 Width: 598 -Flags: MW +Flags: W +HStem: 916 620<219.754 376.246> +VStem: 78 440<1201.49 1459.72> +LayerCount: 2 Fore SplineSet 516 1308 m 0 @@ -3190,7 +3407,9 @@ EndChar StartChar: quoteleft Encoding: 8216 8216 71 Width: 704 -Flags: MW +Flags: W +HStem: 852 476<285.565 510.681> 1499 178<439.208 588> +LayerCount: 2 Fore SplineSet 624 1090 m 0 @@ -3210,7 +3429,9 @@ EndChar StartChar: quotedblleft Encoding: 8220 8220 72 Width: 1324 -Flags: MW +Flags: W +HStem: 852 476<285.565 510.681 905.565 1130.68> 1499 178<439.208 588 1059.21 1208> +LayerCount: 2 Fore SplineSet 624 1090 m 0 @@ -3241,7 +3462,9 @@ EndChar StartChar: quotedblright Encoding: 8221 8221 73 Width: 1324 -Flags: MW +Flags: W +HStem: 915 178<116 264.792 736 884.792> 1264 476<193.319 418.435 813.319 1038.43> +LayerCount: 2 Fore SplineSet 80 1502 m 0 @@ -3272,7 +3495,9 @@ EndChar StartChar: quoteright Encoding: 8217 8217 74 Width: 704 -Flags: MW +Flags: W +HStem: 915 178<116 264.792> 1264 476<193.319 418.435> +LayerCount: 2 Fore SplineSet 80 1502 m 0 @@ -3292,7 +3517,10 @@ EndChar StartChar: question Encoding: 63 63 75 Width: 1170 -Flags: MW +Flags: W +HStem: -40 480<444.055 711.945> 498 224<428.368 545.316> 1396 124<371.5 655.222> +VStem: 30 328<1104 1346> 338 480<66.0547 333.945> 425 203<499.562 580> 738 402<942.362 1281.98> +LayerCount: 2 Fore SplineSet 358 1334 m 0 @@ -3319,7 +3547,10 @@ EndChar StartChar: parenleft Encoding: 40 40 76 Width: 1010 -Flags: MW +Flags: W +HStem: -329 161<895.265 957.438> 1428 163<895.525 957> +VStem: 110 470<362.739 941.201> +LayerCount: 2 Fore SplineSet 994 -217 m 2 @@ -3339,7 +3570,10 @@ EndChar StartChar: parenright Encoding: 41 41 77 Width: 1009 -Flags: MW +Flags: W +HStem: -331 163<52 113.475> 1428 161<51.5625 113.735> +VStem: 429 470<318.799 897.261> +LayerCount: 2 Fore SplineSet 15 1477 m 2 @@ -3359,7 +3593,9 @@ EndChar StartChar: asterisk Encoding: 42 42 78 Width: 1270 -Flags: MW +Flags: W +VStem: 434 400<471.258 701.528 1360.1 1588.74> 586 96<801.269 916.016 1142.99 1255.61> +LayerCount: 2 Fore SplineSet 106 725 m 0 @@ -3399,7 +3635,10 @@ EndChar StartChar: at Encoding: 64 64 79 Width: 2300 -Flags: MW +Flags: W +HStem: -448 230<889.748 1372.91> 126 214<1531.5 1785.88> 130 234<929 1179.21> 836 232<1037 1338.74> 1020 20G<1467.5 1744.5> 1364 236<1102.03 1592.76> +VStem: 90 450<190.199 745.438> 708 422<364.286 644.863> 1954 226<561.76 1035.37> +LayerCount: 2 Fore SplineSet 1348 692 m 0 @@ -3440,7 +3679,10 @@ EndChar StartChar: dollar Encoding: 36 36 80 Width: 1450 -Flags: MW +Flags: W +HStem: -21 198<417.163 571 816 911.462> 1312 210<919 1025.82> +VStem: 12 388<208.848 460> 110 442<897 1241.87> 980 450<288.642 630.5 988.301 1191.37> 1056 372<1060 1276.7> +LayerCount: 2 Fore SplineSet 700 1670 m 1 @@ -3480,7 +3722,9 @@ EndChar StartChar: numbersign Encoding: 35 35 81 Width: 1320 -Flags: MW +Flags: W +HStem: 430 210<-19.8863 278.395 522.177 718.086 962.312 1279.99> 890 210<40.036 332.672 575.797 771.433 1015.56 1339.96> +LayerCount: 2 Fore SplineSet 462 1610 m 2 @@ -3555,7 +3799,9 @@ EndChar StartChar: slash Encoding: 47 47 82 Width: 1040 -Flags: MW +Flags: W +HStem: 1540 20G<741 914.5> +LayerCount: 2 Fore SplineSet 763 1560 m 2 @@ -3573,7 +3819,10 @@ EndChar StartChar: percent Encoding: 37 37 83 Width: 2400 -Flags: MW +Flags: W +HStem: -30 180<1772.41 1890.22> 0 21G<637 758> 630 180<514.49 630.224> 690 180<1772.41 1887.59> 1350 180<514.49 627.586> 1480 20G<1637.5 1775> +VStem: 70 420<875.609 1284.39> 650 420<887.247 1284.39> 1330 420<215.609 624.391> 1910 420<227.247 624.391> +LayerCount: 2 Fore SplineSet 70 1080 m 0 @@ -3611,7 +3860,10 @@ EndChar StartChar: hyphen Encoding: 45 45 84 Width: 820 -Flags: MW +Flags: W +HStem: 540 230<120 700> +VStem: 120 580<540 770> +LayerCount: 2 Fore SplineSet 154 770 m 2 @@ -3630,7 +3882,10 @@ EndChar StartChar: underscore Encoding: 95 95 85 Width: 1120 -Flags: MW +Flags: W +HStem: -310 230<-10 570 450 1030> +VStem: -10 580<-310 -80> 450 580<-310 -80> +LayerCount: 2 Fore Refer: 84 45 N 1 0 0 1 330 -850 2 Refer: 84 45 N 1 0 0 1 -130 -850 2 @@ -3639,7 +3894,10 @@ EndChar StartChar: plus Encoding: 43 43 86 Width: 1060 -Flags: MW +Flags: W +HStem: 516 230<120 416 644 940> 1020 20G<436 628.5> +VStem: 416 228<220 516 746 1040> +LayerCount: 2 Fore SplineSet 674 746 m 2 @@ -3673,7 +3931,9 @@ EndChar StartChar: equal Encoding: 61 61 87 Width: 1120 -Flags: MW +Flags: W +HStem: 460 230<120 1000> 860 230<120 1000> +LayerCount: 2 Fore SplineSet 164 690 m 2 @@ -3700,7 +3960,8 @@ EndChar StartChar: less Encoding: 60 60 88 Width: 1120 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 438 748 m 2 @@ -3725,7 +3986,8 @@ EndChar StartChar: greater Encoding: 62 62 89 Width: 1120 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 682 802 m 2 @@ -3750,7 +4012,9 @@ EndChar StartChar: backslash Encoding: 92 92 90 Width: 1040 -Flags: MW +Flags: W +HStem: 1540 20G<80 334.796> +LayerCount: 2 Fore SplineSet 328 1560 m 1 @@ -3764,7 +4028,10 @@ EndChar StartChar: bracketleft Encoding: 91 91 91 Width: 810 -Flags: MW +Flags: W +HStem: -300 230<530.475 749.734> 1330 230<530.294 749.805> +VStem: 110 420<-69.4583 1329.72> +LayerCount: 2 Fore SplineSet 210 1560 m 18 @@ -3790,7 +4057,10 @@ EndChar StartChar: braceleft Encoding: 123 123 92 Width: 744 -Flags: MW +Flags: W +HStem: -300 215<500.281 683.522> 1345 215<508.32 683.841> +VStem: 70 406<-59.4478 152.837 1109.16 1321> 230 334<283.086 490.93 768.949 978.914> +LayerCount: 2 Fore SplineSet 627 -300 m 0 @@ -3823,7 +4093,10 @@ EndChar StartChar: bracketright Encoding: 93 93 93 Width: 810 -Flags: MW +Flags: W +HStem: -300 230<60.1946 279.706> 1330 230<60.2664 279.525> +VStem: 280 420<-69.7169 1329.46> +LayerCount: 2 Fore SplineSet 600 -300 m 18 @@ -3849,7 +4122,10 @@ EndChar StartChar: braceright Encoding: 125 125 94 Width: 704 -Flags: MW +Flags: W +HStem: -300 215<40.159 215.68> 1345 215<40.4779 223.719> +VStem: 160 334<281.086 491.051 769.07 976.914> 248 406<-61.0011 150.837 1107.16 1319.45> +LayerCount: 2 Fore SplineSet 97 1560 m 0 @@ -3882,7 +4158,10 @@ EndChar StartChar: bar Encoding: 124 124 95 Width: 600 -Flags: MW +Flags: W +HStem: 1540 20G<179.5 420> +VStem: 150 300<-499.836 1559.7> +LayerCount: 2 Fore SplineSet 207 1560 m 2 @@ -3900,7 +4179,10 @@ EndChar StartChar: asciitilde Encoding: 126 126 96 Width: 1376 -Flags: MW +Flags: W +HStem: 626 246<775.077 967.567> 834 246<399.404 583.096> +VStem: 142 237<686.015 815.3> 997 237<906.426 1019.46> +LayerCount: 2 Fore SplineSet 486 834 m 0 @@ -3922,7 +4204,9 @@ EndChar StartChar: asciicircum Encoding: 94 94 97 Width: 1090 -Flags: MW +Flags: W +HStem: 1520 20G<460.5 621> +LayerCount: 2 Fore SplineSet 489 1252 m 2 @@ -3946,7 +4230,10 @@ EndChar StartChar: grave Encoding: 96 96 98 Width: 790 -Flags: MW +Flags: W +HStem: 1373 163<637 715.478> +VStem: 60 664 +LayerCount: 2 Fore SplineSet 250 1340 m 2 @@ -3962,7 +4249,9 @@ EndChar StartChar: uni203E Encoding: 8254 8254 99 Width: 719 -Flags: MW +Flags: W +HStem: 1689 230<-10 1038> +LayerCount: 2 Fore SplineSet 42 1919 m 2 @@ -3980,7 +4269,9 @@ EndChar StartChar: uni2010 Encoding: 8208 8208 100 Width: 920 -Flags: MW +Flags: W +HStem: 660 230<120 800> +LayerCount: 2 Fore SplineSet 154 890 m 2 @@ -3998,7 +4289,9 @@ EndChar StartChar: uni2011 Encoding: 8209 8209 101 Width: 920 -Flags: MW +Flags: W +HStem: 660 230<120 800> +LayerCount: 2 Fore SplineSet 154 890 m 2 @@ -4016,7 +4309,9 @@ EndChar StartChar: endash Encoding: 8211 8211 102 Width: 1432 -Flags: MW +Flags: W +HStem: 660 230<120 1312> +LayerCount: 2 Fore SplineSet 180 890 m 2 @@ -4034,7 +4329,9 @@ EndChar StartChar: figuredash Encoding: 8210 8210 103 Width: 1224 -Flags: MW +Flags: W +HStem: 660 230<120 1104> +LayerCount: 2 Fore SplineSet 169 890 m 2 @@ -4052,7 +4349,9 @@ EndChar StartChar: emdash Encoding: 8212 8212 104 Width: 2124 -Flags: MW +Flags: W +HStem: 660 230<120 2004> +LayerCount: 2 Fore SplineSet 215 890 m 2 @@ -4070,7 +4369,9 @@ EndChar StartChar: uni2015 Encoding: 8213 8213 105 Width: 2331 -Flags: MW +Flags: W +HStem: 660 230<120 2211> +LayerCount: 2 Fore SplineSet 225 890 m 2 @@ -4088,7 +4389,10 @@ EndChar StartChar: perthousand Encoding: 8240 8240 106 Width: 3500 -Flags: MW +Flags: W +HStem: -30 180<1772.41 1890.22 2872.41 2990.22> 0 21G<637 758> 630 180<514.49 630.224> 690 180<1772.41 1887.59 2872.41 2987.59> 1350 180<514.49 627.586> 1480 20G<1637.5 1775> +VStem: 70 420<875.609 1284.39> 650 420<887.247 1284.39> 1330 420<215.609 624.391> 1910 420<227.247 624.391> 2430 420<215.609 624.391> 3010 420<227.247 624.391> +LayerCount: 2 Fore SplineSet 2430 420 m 0 @@ -4136,7 +4440,10 @@ EndChar StartChar: uni2031 Encoding: 8241 8241 107 Width: 4600 -Flags: MW +Flags: W +HStem: -30 180<1772.41 1890.22 2872.41 2990.22 3972.41 4090.22> 0 21G<637 758> 630 180<514.49 630.224> 690 180<1772.41 1887.59 2872.41 2987.59 3972.41 4087.59> 1350 180<514.49 627.586> 1480 20G<1637.5 1775> +VStem: 70 420<875.609 1284.39> 650 420<887.247 1284.39> 1330 420<215.609 624.391> 1910 420<227.247 624.391> 2430 420<215.609 624.391> 3010 420<227.247 624.391> 3530 420<215.609 624.391> 4110 420<227.247 624.391> +LayerCount: 2 Fore SplineSet 3530 420 m 0 @@ -4194,7 +4501,10 @@ EndChar StartChar: uniFB00 Encoding: 64256 64256 108 Width: 1730 -Flags: MW +Flags: W +HStem: 0 210<40.0379 220 640 780 860 1020 1440 1679.98> 830 210<40 219.99 640.007 1019.99 1440 1679.08> 1386 174<734.222 874.91> 1426 174<1527.17 1675.14> +VStem: 220 420<210 830 1040 1278.84> 1020 420<210 830 1040 1070.97> +LayerCount: 2 Fore SplineSet 40 47 m 2 @@ -4272,7 +4582,10 @@ EndChar StartChar: uniFB01 Encoding: 64257 64257 109 Width: 1630 -Flags: MW +Flags: W +HStem: 0 210<40.0374 220 640.073 790 850.683 1019.97 1440.02 1619.85> 830 210<40.0669 219.896 640.099 1019.91> 1426 174<756.855 932.273> +VStem: 220 420<210.023 829.874 1040 1298.9> 1020 420<210.099 829.861> +LayerCount: 2 Fore SplineSet 640 778 m 2 @@ -4332,7 +4645,10 @@ EndChar StartChar: uniFB02 Encoding: 64258 64258 110 Width: 1660 -Flags: MW +Flags: W +HStem: 0 210<40.1059 219.835 640 789.734 870.018 1049.96 1470.04 1649.98> 830 210<40.0103 219.945 640 899.819> 1426 174<756.855 936.841> +VStem: 220 420<210.146 829.945 1040.08 1298.9> 866 604<1159.95 1375.1> 1050 420<210.043 1099.5> +LayerCount: 2 Fore SplineSet 640 786 m 2 @@ -4396,7 +4712,11 @@ EndChar StartChar: uniFB03 Encoding: 64259 64259 111 Width: 2430 -Flags: MW +Flags: W +HStem: 0 210<40.0171 220 640 780 860 1020 1440 1589.99 1650 1820 2240.03 2420> 830 210<40 220 640.001 1019.94 1440.17 1819.9> 1386 174<734.222 875.512> 1426 174<1551.37 1732.27> +VStem: 220 420<210 830 1040 1278.84> 1020 420<210.021 829.888 1040 1071.58> 1820 420<210.024 829.868> +CounterMasks: 1 0e +LayerCount: 2 Fore SplineSet 662 1040 m 2 @@ -4485,7 +4805,10 @@ EndChar StartChar: uniFB04 Encoding: 64260 64260 112 Width: 2460 -Flags: MW +Flags: W +HStem: 0 210<40 220 640 780 860 1020 1440 1590 1670 1850 2270 2450> 830 210<40.0161 220 640.004 996 1440 1640> 1386 174<734.222 877.797> 1426 174<1549.92 1736.19> +VStem: 220 420<210 829.824 1040 1278.84> 1020 420<210.044 829.913 1040 1070.95> 1666 604<1159.21 1375.1> 1850 420<210 1099.46> +LayerCount: 2 Fore SplineSet 668 1040 m 2 @@ -4578,7 +4901,11 @@ EndChar StartChar: R.alt Encoding: 65536 -1 113 Width: 1750 -Flags: MW +Flags: W +HStem: 0 270<50.4393 269.867 740.758 959.168 1540.09 1730> 620 260<740 971.731> 1230 270<50.5282 269.226 740 1078.41> +VStem: 270 470<270.527 619.998 880.002 1229.34> 1140 480<935.599 1167.64> +CounterMasks: 1 e0 +LayerCount: 2 Fore SplineSet 785 880 m 2 @@ -4627,7 +4954,10 @@ EndChar StartChar: zero.oldstyle Encoding: 65537 -1 114 Width: 1260 -Flags: MW +Flags: W +HStem: -20 200<544.056 710.282> 860 200<544.056 707.815> +VStem: 70 420<290.185 749.815> 770 420<293.241 759.201> +LayerCount: 2 Fore SplineSet 70 520 m 0 @@ -4647,7 +4977,10 @@ EndChar StartChar: one.oldstyle Encoding: 65538 -1 115 Width: 1070 -Flags: MW +Flags: W +HStem: 0 210<70 370 760 1039.93> 720 210<104 368.884> +VStem: 370 390<210 720> 555 205<1072.12 1179.76> +LayerCount: 2 Fore SplineSet 70 42 m 2 @@ -4680,7 +5013,10 @@ EndChar StartChar: two.oldstyle Encoding: 65539 -1 116 Width: 1313 -Flags: MW +Flags: W +HStem: -60 386<768.486 1051.18> -40 21G<91.5 236.5> 60 334<391.5 698> 996 144<434.617 672.202> +VStem: 55 378<740.617 987> 717 422<744.172 950.672> 1071 172<341.931 414> +LayerCount: 2 Fore SplineSet 1243 380 m 0 @@ -4716,7 +5052,10 @@ EndChar StartChar: three.oldstyle Encoding: 65540 -1 117 Width: 1235 -Flags: MW +Flags: W +HStem: -480 184<369.98 698.059> 210 202<464 648.211> 886 174<400.073 678.399> +VStem: 30 317<-261.575 -44> 90 308<641 860.152> 748 402<521.462 815.346> 788 402<-208.809 99.4717> +LayerCount: 2 Fore SplineSet 30 -112 m 0 @@ -4750,7 +5089,10 @@ EndChar StartChar: four.oldstyle Encoding: 65541 -1 118 Width: 1310 -Flags: MW +Flags: W +HStem: -460 210<430.049 669.927 1060.11 1259.98> -50 210<340.125 669.974 1060.81 1289.95> 1020 20G<748 1072.5> +VStem: 670 390<-249.91 -50.1502 160.073 310.995> 908 152<419.044 509.971> +LayerCount: 2 Fore SplineSet 1260 -296 m 2 @@ -4801,7 +5143,10 @@ EndChar StartChar: five.oldstyle Encoding: 65542 -1 119 Width: 1300 -Flags: MW +Flags: W +HStem: -480 164<430.995 688.84> 352 188<502.602 737.581> 660 380<373.001 938.216> +VStem: 65 358<-283.004 -69> 843 402<-144.802 238.803> +LayerCount: 2 Fore SplineSet 65 -142 m 0 @@ -4840,7 +5185,10 @@ EndChar StartChar: seven.oldstyle Encoding: 65543 -1 120 Width: 1303 -Flags: MW +Flags: W +HStem: 606 334<665 999> 674 386<317.432 602.282> 1020 20G<1111 1271.5> +VStem: 65 176<486 604.04> 399 314<-297 38> 1086 204<960.908 1040> +LayerCount: 2 Fore SplineSet 65 522 m 0 @@ -4872,7 +5220,10 @@ EndChar StartChar: nine.oldstyle Encoding: 65544 -1 121 Width: 1330 -Flags: MW +Flags: W +HStem: -480 154<505.886 688.17> 80 238<387 703.614> 830 230<535.92 774.312> +VStem: 60 400<391.857 753.051> 110 394<-311.243 -102.109> 850 400<146.854 641.637> +LayerCount: 2 Fore SplineSet 504 -272 m 0 @@ -4901,7 +5252,10 @@ EndChar StartChar: zero.oldtab Encoding: 65545 -1 122 Width: 1400 -Flags: MW +Flags: W +HStem: -20 200<614.056 780.282> 860 200<614.056 777.815> +VStem: 140 420<290.185 749.815> 840 420<293.241 759.201> +LayerCount: 2 Fore SplineSet 140 520 m 0 @@ -4920,7 +5274,10 @@ EndChar StartChar: one.oldtab Encoding: 65546 -1 123 Width: 1400 -Flags: MW +Flags: W +HStem: 0 210<235 535 925 1204.93> 720 210<269 533.884> +VStem: 535 390<210 720> 720 205<1072.12 1179.76> +LayerCount: 2 Fore SplineSet 235 42 m 2 @@ -4952,7 +5309,10 @@ EndChar StartChar: two.oldtab Encoding: 65547 -1 124 Width: 1400 -Flags: MW +Flags: W +HStem: -60 386<812.486 1095.18> -40 21G<135.5 280.5> 60 334<435.5 742> 996 144<478.617 716.202> +VStem: 99 378<740.617 987> 761 422<744.172 950.672> 1115 172<341.931 414> +LayerCount: 2 Fore SplineSet 1287 380 m 0 @@ -4987,7 +5347,10 @@ EndChar StartChar: three.oldtab Encoding: 65548 -1 125 Width: 1400 -Flags: MW +Flags: W +HStem: -480 184<451.98 780.059> 210 202<546 730.211> 886 174<482.073 760.399> +VStem: 112 317<-261.575 -44> 172 308<641 860.152> 830 402<521.462 815.346> 870 402<-208.809 99.4717> +LayerCount: 2 Fore SplineSet 112 -112 m 0 @@ -5020,7 +5383,10 @@ EndChar StartChar: four.oldtab Encoding: 65549 -1 126 Width: 1400 -Flags: MW +Flags: W +HStem: -460 210<475.049 714.927 1105.11 1304.98> -50 210<385.125 714.974 1105.81 1334.95> 1020 20G<793 1117.5> +VStem: 715 390<-249.91 -50.1502 160.073 310.995> 953 152<419.044 509.971> +LayerCount: 2 Fore SplineSet 1305 -296 m 2 @@ -5070,7 +5436,10 @@ EndChar StartChar: five.oldtab Encoding: 65550 -1 127 Width: 1400 -Flags: MW +Flags: W +HStem: -480 164<480.995 738.84> 352 188<552.602 787.581> 660 380<423.001 988.216> +VStem: 115 358<-283.004 -69> 893 402<-144.802 238.803> +LayerCount: 2 Fore SplineSet 115 -142 m 0 @@ -5108,7 +5477,10 @@ EndChar StartChar: seven.oldtab Encoding: 65551 -1 128 Width: 1400 -Flags: MW +Flags: W +HStem: 606 334<693 1027> 674 386<345.432 630.282> 1020 20G<1139 1299.5> +VStem: 93 176<486 604.04> 427 314<-297 38> 1114 204<960.908 1040> +LayerCount: 2 Fore SplineSet 93 522 m 0 @@ -5139,7 +5511,10 @@ EndChar StartChar: nine.oldtab Encoding: 65552 -1 129 Width: 1400 -Flags: MW +Flags: W +HStem: -480 154<540.886 723.17> 80 238<422 738.614> 830 230<570.92 809.312> +VStem: 95 400<391.857 753.051> 145 394<-311.243 -102.109> 885 400<146.854 641.637> +LayerCount: 2 Fore SplineSet 539 -272 m 0 @@ -5167,7 +5542,10 @@ EndChar StartChar: uniFF10 Encoding: 65296 65296 130 Width: 1400 -Flags: MW +Flags: W +HStem: -20 210<602.107 805.181> 1310 210<602.107 802.419> +VStem: 90 420<404.72 1095.28> 890 420<410.522 1104.65> +LayerCount: 2 Fore SplineSet 90 750 m 0 @@ -5186,7 +5564,10 @@ EndChar StartChar: uniFF11 Encoding: 65297 65297 131 Width: 1400 -Flags: MW +Flags: W +HStem: 0 210<170.538 539.872 930.293 1269.77> 1120 211<204.371 535.125> +VStem: 540 390<210.337 1119.98> +LayerCount: 2 Fore Refer: 3 49 N 1 0 0 1 100 0 2 EndChar @@ -5194,7 +5575,10 @@ EndChar StartChar: uniFF12 Encoding: 65298 65298 132 Width: 1400 -Flags: MW +Flags: W +HStem: -20 401<784.333 1103.4> 0 21G<69.5 253.5> 100 369<397.833 580.982> 1346 174<409.677 801.091> +VStem: 75 290<1004 1309.14> 857 422<1031.69 1290.55> 1146 196<427.302 553.983> +LayerCount: 2 Fore Refer: 4 50 N 1 0 0 1 -12 0 2 EndChar @@ -5202,7 +5586,10 @@ EndChar StartChar: uniFF13 Encoding: 65299 65299 133 Width: 1400 -Flags: MW +Flags: W +HStem: -20 184<451.98 780.059> 670 202<546 730.211> 1346 174<482.073 760.399> +VStem: 112 317<198.425 416> 172 308<1101 1320.15> 830 402<981.462 1275.35> 870 402<251.191 559.472> +LayerCount: 2 Fore Refer: 5 51 N 1 0 0 1 82 0 2 EndChar @@ -5210,7 +5597,10 @@ EndChar StartChar: uniFF14 Encoding: 65300 65300 134 Width: 1400 -Flags: MW +Flags: W +HStem: 0 210<475.049 714.927 1105.11 1304.98> 410 210<385.125 714.974 1105.81 1334.95> 1480 20G<793 1117.5> +VStem: 715 390<210.09 409.85 620.073 770.995> 953 152<879.044 969.971> +LayerCount: 2 Fore Refer: 6 52 N 1 0 0 1 45 0 2 EndChar @@ -5218,7 +5608,10 @@ EndChar StartChar: uniFF15 Encoding: 65301 65301 135 Width: 1400 -Flags: MW +Flags: W +HStem: -20 164<480.995 738.84> 812 188<552.602 787.581> 1120 380<423.001 988.216> +VStem: 115 358<176.996 391> 893 402<315.198 698.803> +LayerCount: 2 Fore Refer: 7 53 N 1 0 0 1 50 0 2 EndChar @@ -5226,7 +5619,10 @@ EndChar StartChar: uniFF16 Encoding: 65302 65302 136 Width: 1400 -Flags: MW +Flags: W +HStem: -20 230<590.688 829.08> 722 238<661.386 978> 1366 154<676.83 859.114> +VStem: 115 400<398.363 893.146> 861 394<1142.11 1351.24> 905 400<286.949 648.143> +LayerCount: 2 Fore Refer: 8 54 N 1 0 0 1 35 0 2 EndChar @@ -5234,7 +5630,10 @@ EndChar StartChar: uniFF17 Encoding: 65303 65303 137 Width: 1400 -Flags: MW +Flags: W +HStem: -20 21G<625 778> 1066 334<703 1037> 1134 386<355.432 640.282> 1480 20G<1149 1309.5> +VStem: 103 176<946 1064.04> 437 314<163 498> 1124 204<1420.91 1500> +LayerCount: 2 Fore Refer: 9 55 N 1 0 0 1 38 0 2 EndChar @@ -5242,7 +5641,10 @@ EndChar StartChar: uniFF18 Encoding: 65304 65304 138 Width: 1400 -Flags: MW +Flags: W +HStem: -20 190<580.89 797.376> 720 180<607.507 789.403> 1330 190<618.62 785.699> +VStem: 105 400<251.26 600.133> 155 400<971.527 1259.33> 835 410<977.522 1275.6> 875 420<251.26 596.235> +LayerCount: 2 Fore Refer: 10 56 N 1 0 0 1 55 0 2 EndChar @@ -5250,7 +5652,10 @@ EndChar StartChar: uniFF19 Encoding: 65305 65305 139 Width: 1400 -Flags: MW +Flags: W +HStem: -20 154<540.886 723.17> 540 238<422 738.614> 1290 230<570.92 809.312> +VStem: 95 400<851.857 1213.05> 145 394<148.757 357.891> 885 400<606.854 1101.64> +LayerCount: 2 Fore SplineSet 539 188 m 0 @@ -5278,79 +5683,94 @@ EndChar StartChar: uni2000 Encoding: 8192 8192 140 Width: 1000 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2001 Encoding: 8193 8193 141 Width: 2000 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2002 Encoding: 8194 8194 142 Width: 1000 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2003 Encoding: 8195 8195 143 Width: 2000 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2004 Encoding: 8196 8196 144 Width: 666 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2005 Encoding: 8197 8197 145 Width: 500 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2006 Encoding: 8198 8198 146 Width: 333 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2007 Encoding: 8199 8199 147 Width: 1160 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2008 Encoding: 8200 8200 148 Width: 399 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2009 Encoding: 8201 8201 149 Width: 333 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni200A Encoding: 8202 8202 150 Width: 200 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni200B Encoding: 8203 8203 151 Width: 0 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: dagger Encoding: 8224 8224 152 Width: 1186 -Flags: MW +Flags: W +HStem: 776 400<110.307 366.038 819.561 1071.46> 1500 20G<538.5 647.5> +VStem: 498 190<-500 38.3002 1079.02 1177.81> +LayerCount: 2 Fore SplineSet 487 1088 m 0 @@ -5391,7 +5811,10 @@ EndChar StartChar: daggerdbl Encoding: 8225 8225 153 Width: 1186 -Flags: MW +Flags: W +HStem: -520 21G<533.5 652.5> -176 400<114.537 366.201 819.799 1071.46> 776 400<110.307 366.201 820.372 1071.46> 1500 20G<538.5 647.5> +VStem: 393 400<-456.284 -204.593 1211.84 1453.16> 487 212<130.576 340.488 657.537 873.324> +LayerCount: 2 Fore SplineSet 486 1085 m 0 @@ -5451,7 +5874,10 @@ EndChar StartChar: bullet Encoding: 8226 8226 154 Width: 610 -Flags: MW +Flags: W +HStem: 590 480<171.055 438.945> +VStem: 65 480<696.055 963.945> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 -15 630 2 EndChar @@ -5459,7 +5885,9 @@ EndChar StartChar: fraction Encoding: 8260 8260 155 Width: 1072 -Flags: MW +Flags: W +HStem: 1540 20G<741 914.5> +LayerCount: 2 Fore Refer: 82 47 N 1 0 0 1 0 0 2 EndChar @@ -5467,25 +5895,31 @@ EndChar StartChar: uni0000 Encoding: 0 0 156 Width: 600 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni000D Encoding: 13 13 157 Width: 600 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni00A0 Encoding: 160 160 158 Width: 600 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: exclamdown Encoding: 161 161 159 Width: 798 -Flags: MW +Flags: W +HStem: 600 480<264.055 531.945> +VStem: 140 518<-395.76 -6.29688> 158 480<706.055 973.945> 311 178<212.665 464> +LayerCount: 2 Fore SplineSet 638 840 m 0 @@ -5509,7 +5943,10 @@ EndChar StartChar: cent Encoding: 162 162 160 Width: 1250 -Flags: MW +Flags: W +HStem: -40 206<602.996 815.517> 898 182<594.093 777.438> +VStem: 50 470<284.053 720.625> 780 398<666 891.953> +LayerCount: 2 Fore SplineSet 762 1230 m 2 @@ -5528,7 +5965,10 @@ EndChar StartChar: sterling Encoding: 163 163 161 Width: 1415 -Flags: MW +Flags: W +HStem: -80 406<952.797 1148.59> -40 21G<117.5 263> 50 364<501 884> 560 230<3.00017e-07 231.793 716.765 1019.06> 1366 184<664.58 931.211> +VStem: 126 462<932.623 1277.49> 944 386<1084 1319.81> 1178 184<356.377 473.324> +LayerCount: 2 Fore SplineSet 111 15 m 0 @@ -5577,7 +6017,10 @@ EndChar StartChar: yen Encoding: 165 165 162 Width: 1770 -Flags: MW +Flags: W +HStem: 0 270<450.01 669.97 1140.01 1379.97> 350 230<288 1468> 640 230<288 1470> 1230 270<-18.2146 211.903 752.823 919.513 1070.18 1241.57 1599.01 1790> +VStem: 670 470<270 580.469> +LayerCount: 2 Fore SplineSet 347 870 m 2 @@ -5605,7 +6048,10 @@ EndChar StartChar: onequarter Encoding: 188 188 163 Width: 2000 -Flags: MW +Flags: W +HStem: 4 126<1328.03 1471.96 1706.07 1825.99> 250 126<1274.07 1471.98 1706.49 1843.97> 632 126<256.323 477.923 712.176 915.86> 892 12G<1518.8 1713.5> 1304 126.6<276.623 475.075> +VStem: 478 234<758.202 1303.99> 1472 234<130.054 249.91 376.044 466.597> 1614.8 91.2<531.426 585.982> +LayerCount: 2 Fore SplineSet 1522 1440 m 1 @@ -5621,7 +6067,10 @@ EndChar StartChar: onehalf Encoding: 189 189 164 Width: 2000 -Flags: MW +Flags: W +HStem: -28 240.6<1629.8 1821.24> -16 12.6G<1200.9 1311.3> 44 221.4<1397.9 1507.79> 622 126<256.323 477.923 712.176 915.86> 791.6 104.4<1405.01 1639.85> 1294 126.6<276.623 475.075> +VStem: 478 234<748.202 1293.99> 1204.2 174<586.4 769.485> 1673.4 253.2<603.016 758.33> 1846.8 117.6<240.381 316.39> +LayerCount: 2 Fore SplineSet 1492 1450 m 1 @@ -5637,7 +6086,10 @@ EndChar StartChar: threequarters Encoding: 190 190 165 Width: 2000 -Flags: MW +Flags: W +HStem: -36 126<1328.03 1471.96 1706.07 1825.99> 210 126<1274.07 1471.98 1706.49 1843.97> 602 110.4<351.988 548.835> 852 12G<1518.8 1713.5> 1016 121.2<408.4 518.927> 1421.6 104.4<370.044 537.039> +VStem: 148 190.2<733.055 863.6> 184 184.8<1274.6 1406.09> 578.8 241.2<1202.88 1379.21> 602.8 241.2<764.715 949.683> 1472 234<90.0538 209.91 336.044 426.597> 1614.8 91.2<491.426 545.982> +LayerCount: 2 Fore SplineSet 1432 1400 m 1 @@ -5653,7 +6105,10 @@ EndChar StartChar: questiondown Encoding: 191 191 166 Width: 1170 -Flags: MW +Flags: W +HStem: -480 124<514.778 798.5> 318 224<624.684 741.632> 600 480<458.055 725.945> +VStem: 30 402<-241.982 97.6376> 352 480<706.055 973.945> 542 203<460 540.438> 812 328<-306 -64> +LayerCount: 2 Fore SplineSet 812 -294 m 0 @@ -5684,7 +6139,10 @@ EndChar StartChar: section Encoding: 167 167 167 Width: 1188 -Flags: MW +Flags: W +HStem: -40 152<357.871 718.901> 1388 152<473.427 745.387> +VStem: 18 338<125.288 334> 54 392<734.565 862.053 1183.34 1339.94> 724 412<623.391 764.245> 740 396<150.825 316.952> 754 358<1149.29 1363.28> +LayerCount: 2 Fore SplineSet 754 1316 m 0 @@ -5719,7 +6177,10 @@ EndChar StartChar: uni00B2 Encoding: 178 178 168 Width: 859 -Flags: MW +Flags: W +HStem: 902 241<426.375 688.331> 974 221<240.847 409.071> 1722 104<238.274 506.827> +VStem: 59 174<1516 1697.58> 528 254<1511.04 1700.89> 702 117<1161.09 1246> +LayerCount: 2 Fore SplineSet 819 1220 m 0 @@ -5754,7 +6215,10 @@ EndChar StartChar: uni00B3 Encoding: 179 179 169 Width: 776 -Flags: MW +Flags: W +HStem: 902 110<234.314 458.21> 1316 121<300 431.914> 1722 104<261.928 446.088> +VStem: 40 190<1023.53 1164> 76 185<1574 1718.5> 471 241<1478.65 1695.06> 495 241<1044.54 1271.07> +LayerCount: 2 Fore SplineSet 40 1123 m 0 @@ -5787,7 +6251,10 @@ EndChar StartChar: ordfeminine Encoding: 170 170 170 Width: 907 -Flags: MW +Flags: W +HStem: 952 131<218.79 428.274 701 780.883> 1226 91<345.841 448.861> 1497 103<327.793 520.153> +VStem: 40 284<1085.64 1203.44> 88 236<1380.92 1495.49> 449 252<1092.6 1222.81 1317 1483.21> +LayerCount: 2 Fore SplineSet 40 1112 m 0 @@ -5827,7 +6294,10 @@ EndChar StartChar: uni00B9 Encoding: 185 185 171 Width: 740 -Flags: MW +Flags: W +HStem: 912 126<40 262 496 700> 1584 127<60 258.75> +VStem: 262 234<1038 1584> +LayerCount: 2 Fore SplineSet 40 951 m 2 @@ -5859,7 +6329,10 @@ EndChar StartChar: ordmasculine Encoding: 186 186 172 Width: 798 -Flags: MW +Flags: W +HStem: 938 120<337.601 461.204> 1490 120<336.796 460.399> +VStem: 40 270<1099.14 1433.49> 488 270<1110.61 1445.05> +LayerCount: 2 Fore SplineSet 310 1286 m 0 @@ -5878,7 +6351,10 @@ EndChar StartChar: degree Encoding: 176 176 173 Width: 639 -Flags: MW +Flags: W +HStem: 1120 150<241.075 398.713> 1450 150<241.613 398.387> +VStem: 80 149<1284.22 1437.56> 410 151<1280.88 1438.28> +LayerCount: 2 Fore SplineSet 320 1120 m 256 @@ -5897,7 +6373,10 @@ EndChar StartChar: acute Encoding: 180 180 174 Width: 790 -Flags: MW +Flags: W +HStem: 1373 163<69.5215 148> +VStem: 61 664 +LayerCount: 2 Fore SplineSet 535 1340 m 2 @@ -5913,7 +6392,10 @@ EndChar StartChar: currency Encoding: 164 164 175 Width: 1140 -Flags: MW +Flags: W +HStem: 310 163<406.538 736.806> 1067 162<404.456 736.573> +VStem: 112 170<598.876 943.19> 858 170<596.868 943.19> +LayerCount: 2 Fore SplineSet 131 238 m 1 @@ -5948,7 +6430,10 @@ EndChar StartChar: copyright Encoding: 169 169 176 Width: 1739 -Flags: MW +Flags: W +HStem: -20 93<626.519 1113.57> 266 160.8<802.122 1005.79> 1060.4 153.6<800.478 995.226> 1184 12G<1164.9 1274.7> 1427 93<626.479 1113.53> +VStem: 100 94<501.064 998.729> 366 312<576.168 893.01> 1097.4 192.6<848.515 950.544> 1122 189.6<541.625 642.889> 1546 95<501.078 998.535> +LayerCount: 2 Fore SplineSet 870 1520 m 256 @@ -5968,7 +6453,10 @@ EndChar StartChar: registered Encoding: 174 174 177 Width: 1739 -Flags: MW +Flags: W +HStem: -20 93<626.519 1113.57> 328.4 187.92<1022.98 1276.91> 350 145.8<409 527.733 781.6 900.13> 684.8 140.4<781.602 911.458> 1014.2 145.8<409.065 527.728 781.616 956.279> 1427 93<626.479 1113.53> +VStem: 100 94<501.064 998.729> 527.8 253.8<495.94 684.8 825.188 1014.11> 997.6 259.2<854.773 980.461> 1546 95<501.078 998.535> +LayerCount: 2 Fore SplineSet 870 1520 m 256 @@ -5988,7 +6476,10 @@ EndChar StartChar: paragraph Encoding: 182 182 178 Width: 1632 -Flags: MW +Flags: W +HStem: -300 213<485.139 815 1028.02 1153 1366.2 1546> 1287 213<1028 1153 1366.02 1546> +VStem: 126 902<775.068 1203.07> 815 213<-87 479> 1153 213<-86.9387 1287> +LayerCount: 2 Fore SplineSet 485 -270 m 2 @@ -6030,7 +6521,10 @@ EndChar StartChar: periodcentered Encoding: 183 183 179 Width: 640 -Flags: MW +Flags: W +HStem: 660 480<186.055 453.945> +VStem: 80 480<766.055 1033.95> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 0 700 2 EndChar @@ -6038,7 +6532,10 @@ EndChar StartChar: brokenbar Encoding: 166 166 180 Width: 479 -Flags: MW +Flags: W +HStem: 1540 20G<150 363> +VStem: 150 213<-500 332 818 1560> +LayerCount: 2 Fore SplineSet 150 818 m 1 @@ -6057,7 +6554,8 @@ EndChar StartChar: guillemotleft Encoding: 171 171 181 Width: 1390 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 1002 775 m 1 @@ -6082,7 +6580,8 @@ EndChar StartChar: guillemotright Encoding: 187 187 182 Width: 1390 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 388 775 m 1 @@ -6107,7 +6606,10 @@ EndChar StartChar: plusminus Encoding: 177 177 183 Width: 1059 -Flags: MW +Flags: W +HStem: -15 212<121 940> 666 212<120 423 636 939> +VStem: 423 213<361 666 878 1180> +LayerCount: 2 Fore SplineSet 423 361 m 1 @@ -6134,7 +6636,10 @@ EndChar StartChar: logicalnot Encoding: 172 172 184 Width: 1051 -Flags: MW +Flags: W +HStem: 666 214<120 739> +VStem: 739 193<406 666> +LayerCount: 2 Fore SplineSet 739 406 m 1 @@ -6150,7 +6655,10 @@ EndChar StartChar: uni00AD Encoding: 173 173 185 Width: 820 -Flags: MW +Flags: W +HStem: 540 230<120 700> +VStem: 120 580<540 770> +LayerCount: 2 Fore Refer: 84 45 N 1 0 0 1 0 0 3 EndChar @@ -6158,7 +6666,10 @@ EndChar StartChar: mu Encoding: 181 181 186 Width: 1545 -Flags: MW +Flags: W +HStem: -520 434<659.361 893.167> -40 234<457 784.085> 0 210<1320 1500> 830 210<30 210 760 900> +VStem: 210 212<-297.486 847> 210 420<208.147 830> 591 446<-357.894 -151.253> 760 560<830 1040> 900 420<284.404 830> +LayerCount: 2 Fore SplineSet 422 847 m 1 @@ -6178,9 +6689,11 @@ EndChar StartChar: uni030C.alt Encoding: 65553 -1 187 Width: 0 -Flags: MW +Flags: W +HStem: 897 178<361 509.792> 1246 476<438.319 663.435> AnchorPoint: "Anchor-1" 341 920 mark 0 AnchorPoint: "Anchor-3" 341 920 mark 0 +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 246 1286 2 EndChar @@ -6188,8 +6701,9 @@ EndChar StartChar: gravecomb Encoding: 768 768 188 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 571 1500 mark 0 +LayerCount: 2 Fore SplineSet 565 1619 m 2 @@ -6206,8 +6720,9 @@ EndChar StartChar: acutecomb Encoding: 769 769 189 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 429 1500 mark 0 +LayerCount: 2 Fore SplineSet 410 1625 m 2 @@ -6224,8 +6739,9 @@ EndChar StartChar: uni0302 Encoding: 770 770 190 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 499 1500 mark 0 +LayerCount: 2 Fore SplineSet 242 1640 m 2 @@ -6249,8 +6765,10 @@ EndChar StartChar: tildecomb Encoding: 771 771 191 Width: 0 -Flags: MW +Flags: W +HStem: 1630 256<528.826 734.009> 1748 256<264.756 468.597> AnchorPoint: "Anchor-0" 496 1500 mark 0 +LayerCount: 2 Fore SplineSet 666 1630 m 0 @@ -6274,8 +6792,11 @@ EndChar StartChar: uni0304 Encoding: 772 772 192 Width: 0 -Flags: MW +Flags: W +HStem: 1630 192<260 740> +VStem: 260 480<1630 1822> AnchorPoint: "Anchor-0" 500 1500 mark 0 +LayerCount: 2 Fore SplineSet 260 1662 m 2 @@ -6293,8 +6814,11 @@ EndChar StartChar: uni0306 Encoding: 774 774 193 Width: 0 -Flags: MW +Flags: W +HStem: 1580 260<395.714 606> +VStem: 221 160<1861.19 1938> 618 162<1857.24 1938> AnchorPoint: "Anchor-0" 499 1500 mark 0 +LayerCount: 2 Fore SplineSet 499 1580 m 256 @@ -6314,8 +6838,11 @@ EndChar StartChar: uni0307 Encoding: 775 775 194 Width: 0 -Flags: MW +Flags: W +HStem: 1269 384<378.886 623.114> +VStem: 309 384<1338.89 1583.11> AnchorPoint: "Anchor-0" 500 920 mark 0 +LayerCount: 2 Fore SplineSet 501 1269 m 0 @@ -6329,8 +6856,11 @@ EndChar StartChar: uni0308 Encoding: 776 776 195 Width: 0 -Flags: MW +Flags: W +HStem: 1690 384<97.8862 342.114 657.886 902.114> +VStem: 28 384<1759.89 2004.11> 588 384<1759.89 2004.11> AnchorPoint: "Anchor-0" 501 1500 mark 0 +LayerCount: 2 Fore SplineSet 780 1690 m 0 @@ -6349,8 +6879,11 @@ EndChar StartChar: uni030A Encoding: 778 778 196 Width: 0 -Flags: MW +Flags: W +HStem: 1640 164<431.387 569.009> 1987 153<432.359 568.183> +VStem: 251 168<1815.32 1974.89> 582 168<1815.82 1974.57> AnchorPoint: "Anchor-0" 500 1500 mark 0 +LayerCount: 2 Fore SplineSet 500 1640 m 0 @@ -6369,8 +6902,9 @@ EndChar StartChar: uni030B Encoding: 779 779 197 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 394 1500 mark 0 +LayerCount: 2 Fore SplineSet 774 1697 m 2 @@ -6395,8 +6929,9 @@ EndChar StartChar: uni030C Encoding: 780 780 198 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 499 1500 mark 0 +LayerCount: 2 Fore SplineSet 358 1657 m 2 @@ -6420,8 +6955,11 @@ EndChar StartChar: uni0311 Encoding: 785 785 199 Width: 0 -Flags: MW +Flags: W +HStem: 1748 260<395 605.286> +VStem: 221 162<1650 1730.76> 620 160<1650 1726.81> AnchorPoint: "Anchor-0" 499 1500 mark 0 +LayerCount: 2 Fore SplineSet 502 2008 m 256 @@ -6441,8 +6979,10 @@ EndChar StartChar: uni0312 Encoding: 786 786 200 Width: 0 -Flags: MW +Flags: W +HStem: 1586 142<548.015 683> AnchorPoint: "Anchor-0" 497 920 mark 0 +LayerCount: 2 Fore SplineSet 712 1259 m 0 @@ -6462,9 +7002,12 @@ EndChar StartChar: dotbelowcomb Encoding: 803 803 201 Width: 0 -Flags: MW +Flags: W +HStem: -553 384<378.886 623.114> +VStem: 309 384<-483.114 -238.886> AnchorPoint: "Anchor-1" 500 0 mark 0 AnchorPoint: "Anchor-2" 500 0 mark 0 +LayerCount: 2 Fore SplineSet 501 -553 m 0 @@ -6478,9 +7021,11 @@ EndChar StartChar: uni0326 Encoding: 806 806 202 Width: 0 -Flags: MW +Flags: W +HStem: -820 142<309 443.985> AnchorPoint: "Anchor-1" 496 0 mark 0 AnchorPoint: "Anchor-2" 496 0 mark 0 +LayerCount: 2 Fore SplineSet 280 -351 m 0 @@ -6500,9 +7045,11 @@ EndChar StartChar: uni0327 Encoding: 807 807 203 Width: 0 -Flags: MW +Flags: W +HStem: -549 153<345 534.915> AnchorPoint: "Anchor-1" 528 0 mark 0 AnchorPoint: "Anchor-2" 528 0 mark 0 +LayerCount: 2 Fore SplineSet 345 -520 m 2 @@ -6526,9 +7073,12 @@ EndChar StartChar: uni0328 Encoding: 808 808 204 Width: 0 -Flags: MW +Flags: W +HStem: -422 187<362.5 627.491> +VStem: 178 286<-297.5 -115.283> AnchorPoint: "Anchor-2" 511 47 mark 0 AnchorPoint: "Anchor-3" 511 47 mark 0 +LayerCount: 2 Fore SplineSet 444 -422 m 0 @@ -6549,7 +7099,9 @@ EndChar StartChar: Odieresis Encoding: 214 214 205 Width: 1820 -Flags: M +HStem: -40 260<762.006 1070.98> 1280 260<762.006 1057.99> 1660 384<507.886 752.114 1067.89 1312.11> +VStem: 70 520<478.709 1021.29> 438 384<1729.89 1974.11> 998 384<1729.89 1974.11> 1230 520<484.32 1021.29> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 410 -30 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -6559,8 +7111,11 @@ EndChar StartChar: breve Encoding: 728 728 206 Width: 1000 -Flags: MW +Flags: W +HStem: 1620 260<395.714 606> +VStem: 221 160<1901.19 1978> 618 162<1897.24 1978> AnchorPoint: "Anchor-0" 499 1500 mark 0 +LayerCount: 2 Fore SplineSet 499 1620 m 256 @@ -6580,8 +7135,11 @@ EndChar StartChar: dotaccent Encoding: 729 729 207 Width: 1000 -Flags: MW +Flags: W +HStem: 1269 384<378.886 623.114> +VStem: 309 384<1338.89 1583.11> AnchorPoint: "Anchor-0" 497 1040 mark 0 +LayerCount: 2 Fore SplineSet 501 1269 m 0 @@ -6595,8 +7153,11 @@ EndChar StartChar: ring Encoding: 730 730 208 Width: 1000 -Flags: MW +Flags: W +HStem: 1640 164<431.387 569.009> 1987 153<432.359 568.183> +VStem: 251 168<1815.32 1974.89> 582 168<1815.82 1974.57> AnchorPoint: "Anchor-0" 500 1500 mark 0 +LayerCount: 2 Fore SplineSet 500 1640 m 0 @@ -6615,9 +7176,12 @@ EndChar StartChar: ogonek Encoding: 731 731 209 Width: 1000 -Flags: MW +Flags: W +HStem: -422 187<362.5 627.491> +VStem: 178 286<-297.5 -115.283> AnchorPoint: "Anchor-2" 511 47 mark 0 AnchorPoint: "Anchor-3" 511 47 mark 0 +LayerCount: 2 Fore SplineSet 444 -422 m 0 @@ -6638,8 +7202,10 @@ EndChar StartChar: tilde Encoding: 732 732 210 Width: 1000 -Flags: MW +Flags: W +HStem: 1630 256<528.826 734.009> 1748 256<264.756 468.597> AnchorPoint: "Anchor-0" 466 1500 mark 0 +LayerCount: 2 Fore SplineSet 666 1630 m 0 @@ -6663,8 +7229,9 @@ EndChar StartChar: hungarumlaut Encoding: 733 733 211 Width: 1000 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 424 1500 mark 0 +LayerCount: 2 Fore SplineSet 774 1697 m 2 @@ -6689,8 +7256,11 @@ EndChar StartChar: dieresis Encoding: 168 168 212 Width: 1000 -Flags: MW +Flags: W +HStem: 1690 384<97.8862 342.114 657.886 902.114> +VStem: 28 384<1759.89 2004.11> 588 384<1759.89 2004.11> AnchorPoint: "Anchor-0" 501 1500 mark 0 +LayerCount: 2 Fore SplineSet 780 1690 m 0 @@ -6709,7 +7279,9 @@ EndChar StartChar: cedilla Encoding: 184 184 213 Width: 1000 -Flags: MW +Flags: W +HStem: -549 153<345 534.915> +LayerCount: 2 Fore SplineSet 345 -520 m 2 @@ -6733,7 +7305,10 @@ EndChar StartChar: macron Encoding: 175 175 214 Width: 1000 -Flags: MW +Flags: W +HStem: 1630 192<260 740> +VStem: 260 480<1630 1822> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 0 0 2 EndChar @@ -6741,7 +7316,9 @@ EndChar StartChar: Ccedilla Encoding: 199 199 215 Width: 1702 -Flags: M +HStem: -582 153<740 929.915> -40 268<796.869 1136.31> 1284 256<794.131 1118.71> 1490 20G<1401.5 1584.5> +VStem: 70 520<476.947 1005.02> 1289 321<930.859 1100.91> 1330 316<419.375 588.148> +LayerCount: 2 Fore Refer: 213 184 N 1 0 0 1 395 -33 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -6751,7 +7328,8 @@ EndChar StartChar: Agrave Encoding: 192 192 216 Width: 1900 -Flags: M +HStem: 0 270<0.315895 250.997 537.996 700 920.018 1127.84 1654.38 1899.99> 420 250<703.583 983.41> 1490 20G<798 1144.5> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 393 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6761,7 +7339,8 @@ EndChar StartChar: Aacute Encoding: 193 193 217 Width: 1900 -Flags: M +HStem: 0 270<0.315895 250.997 537.996 700 920.018 1127.84 1654.38 1899.99> 420 250<703.583 983.41> 1490 20G<798 1144.5> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 535 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6771,7 +7350,8 @@ EndChar StartChar: Acircumflex Encoding: 194 194 218 Width: 1900 -Flags: M +HStem: 0 270<0.315895 250.997 537.996 700 920.018 1127.84 1654.38 1899.99> 420 250<703.583 983.41> 1490 20G<798 1144.5> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 465 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6781,7 +7361,8 @@ EndChar StartChar: Atilde Encoding: 195 195 219 Width: 1900 -Flags: M +HStem: 0 270<0.315895 250.997 537.996 700 920.018 1127.84 1654.38 1899.99> 420 250<703.583 983.41> 1490 20G<798 1144.5> 1630 256<996.826 1202.01> 1748 256<732.756 936.597> +LayerCount: 2 Fore Refer: 210 732 N 1 0 0 1 468 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6791,7 +7372,9 @@ EndChar StartChar: Adieresis Encoding: 196 196 220 Width: 1900 -Flags: M +HStem: 0 270<0.315895 250.997 537.996 700 920.018 1127.84 1654.38 1899.99> 420 250<703.583 983.41> 1490 20G<798 1144.5> 1690 384<560.886 805.114 1120.89 1365.11> +VStem: 491 384<1759.89 2004.11> 1051 384<1759.89 2004.11> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 463 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6801,7 +7384,9 @@ EndChar StartChar: Aring Encoding: 197 197 221 Width: 1900 -Flags: M +HStem: 0 270<0.315895 250.997 537.996 700 920.018 1127.84 1654.38 1899.99> 420 250<703.583 983.41> 1450 164<895.387 1033.01> 1490 20G<798 1144.5> 1797 153<896.359 1032.18> +VStem: 715 168<1625.32 1784.89> 1046 168<1625.82 1784.57> +LayerCount: 2 Fore Refer: 208 730 N 1 0 0 1 464 -190 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6811,7 +7396,9 @@ EndChar StartChar: Egrave Encoding: 200 200 222 Width: 1679 -Flags: M +HStem: 0 270<50 270 740 1230.71> 650 210<740.91 885.314> 1230 270<50.0414 270 740.056 1233.49> +VStem: 270 470<270.119 649.95 860 1229.67> 965 195<416.014 565.576 933.78 1085.95> 1319 261<910 1143.75> 1339 261<376.5 649.922> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 273 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -6821,7 +7408,9 @@ EndChar StartChar: Eacute Encoding: 201 201 223 Width: 1679 -Flags: M +HStem: 0 270<50 270 740 1230.71> 650 210<740.91 885.314> 1230 270<50.0414 270 740.056 1233.49> +VStem: 270 470<270.119 649.95 860 1229.67> 965 195<416.014 565.576 933.78 1085.95> 1319 261<910 1143.75> 1339 261<376.5 649.922> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 415 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -6831,7 +7420,9 @@ EndChar StartChar: Ecircumflex Encoding: 202 202 224 Width: 1679 -Flags: M +HStem: 0 270<50 270 740 1230.71> 650 210<740.91 885.314> 1230 270<50.0414 270 740.056 1233.49> +VStem: 270 470<270.119 649.95 860 1229.67> 965 195<416.014 565.576 933.78 1085.95> 1319 261<910 1143.75> 1339 261<376.5 649.922> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 345 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -6841,7 +7432,9 @@ EndChar StartChar: Edieresis Encoding: 203 203 225 Width: 1679 -Flags: M +HStem: 0 270<50 270 740 1230.71> 650 210<740.91 885.314> 1230 270<50.0414 270 740.056 1233.49> 1690 384<440.886 685.114 1000.89 1245.11> +VStem: 270 470<270.119 649.95 860 1229.67> 371 384<1759.89 2004.11> 931 384<1759.89 2004.11> 965 195<416.014 565.576 933.78 1085.95> 1319 261<910 1143.75> 1339 261<376.5 649.922> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 343 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -6851,7 +7444,9 @@ EndChar StartChar: Igrave Encoding: 204 204 226 Width: 1120 -Flags: M +HStem: 0 270<75.1562 314.973 785 1044.96> 1230 270<75.1448 314.915 785.125 1044.74> +VStem: 75 970<0.0671387 269.854 1230.14 1499.74> 315 470<270.06 1229.88> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 -24 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -6861,7 +7456,9 @@ EndChar StartChar: Iacute Encoding: 205 205 227 Width: 1120 -Flags: M +HStem: 0 270<75.1562 314.973 785 1044.96> 1230 270<75.1448 314.915 785.125 1044.74> +VStem: 75 970<0.0671387 269.854 1230.14 1499.74> 315 470<270.06 1229.88> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 118 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -6871,7 +7468,9 @@ EndChar StartChar: Icircumflex Encoding: 206 206 228 Width: 1120 -Flags: M +HStem: 0 270<75.1562 314.973 785 1044.96> 1230 270<75.1448 314.915 785.125 1044.74> +VStem: 75 970<0.0671387 269.854 1230.14 1499.74> 315 470<270.06 1229.88> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 48 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -6881,7 +7480,9 @@ EndChar StartChar: Idieresis Encoding: 207 207 229 Width: 1120 -Flags: M +HStem: 0 270<75.1562 314.973 785 1044.96> 1230 270<75.1448 314.915 785.125 1044.74> 1690 384<143.886 388.114 703.886 948.114> +VStem: 74 384<1759.89 2004.11> 75 970<0.0671387 269.854 1230.14 1499.74> 315 470<270.06 1229.88> 634 384<1759.89 2004.11> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 46 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -6891,7 +7492,9 @@ EndChar StartChar: Ntilde Encoding: 209 209 230 Width: 1910 -Flags: M +HStem: -30 21G<1450 1642> 0 270<50.6452 259.839 530.161 759.804> 1230 270<50.6396 259.988 1180.17 1400 1670.1 1879.5> 1630 256<978.826 1184.01> 1748 256<714.756 918.597> +VStem: 260 270<270.113 929.752> 1400 270<771.559 1229.99> +LayerCount: 2 Fore Refer: 210 732 N 1 0 0 1 450 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -6901,7 +7504,9 @@ EndChar StartChar: Ograve Encoding: 210 210 231 Width: 1820 -Flags: M +HStem: -40 260<762.006 1070.98> 1280 260<762.006 1057.99> +VStem: 70 520<478.709 1021.29> 1230 520<484.32 1021.29> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 335 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -6911,7 +7516,9 @@ EndChar StartChar: Oacute Encoding: 211 211 232 Width: 1820 -Flags: M +HStem: -40 260<762.006 1070.98> 1280 260<762.006 1057.99> +VStem: 70 520<478.709 1021.29> 1230 520<484.32 1021.29> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 477 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -6921,7 +7528,9 @@ EndChar StartChar: Ocircumflex Encoding: 212 212 233 Width: 1820 -Flags: M +HStem: -40 260<762.006 1070.98> 1280 260<762.006 1057.99> +VStem: 70 520<478.709 1021.29> 1230 520<484.32 1021.29> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 407 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -6931,7 +7540,9 @@ EndChar StartChar: Otilde Encoding: 213 213 234 Width: 1820 -Flags: M +HStem: -40 260<762.006 1070.98> 1280 260<762.006 1057.99> 1630 256<968.826 1174.01> 1748 256<704.756 908.597> +VStem: 70 520<478.709 1021.29> 1230 520<484.32 1021.29> +LayerCount: 2 Fore Refer: 210 732 N 1 0 0 1 440 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -6941,7 +7552,8 @@ EndChar StartChar: multiply Encoding: 215 215 235 Width: 1090 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 566 860 m 2 @@ -6975,7 +7587,9 @@ EndChar StartChar: Ugrave Encoding: 217 217 236 Width: 1870 -Flags: M +HStem: -40 294<841.889 1192.65> 1230 270<25.6386 244.877 715.337 954.935 1095.81 1344.85 1625.53 1844.78> +VStem: 245 470<392.472 1229.68> 1345 280<414.513 1229.47> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 425 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -6985,7 +7599,9 @@ EndChar StartChar: Uacute Encoding: 218 218 237 Width: 1870 -Flags: M +HStem: -40 294<841.889 1192.65> 1230 270<25.6386 244.877 715.337 954.935 1095.81 1344.85 1625.53 1844.78> +VStem: 245 470<392.472 1229.68> 1345 280<414.513 1229.47> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 567 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -6995,7 +7611,9 @@ EndChar StartChar: Ucircumflex Encoding: 219 219 238 Width: 1870 -Flags: M +HStem: -40 294<841.889 1192.65> 1230 270<25.6386 244.877 715.337 954.935 1095.81 1344.85 1625.53 1844.78> +VStem: 245 470<392.472 1229.68> 1345 280<414.513 1229.47> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 497 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -7005,7 +7623,9 @@ EndChar StartChar: Udieresis Encoding: 220 220 239 Width: 1870 -Flags: M +HStem: -40 294<841.889 1192.65> 1230 270<25.6386 244.877 715.337 954.935 1095.81 1344.85 1625.53 1844.78> 1690 384<592.886 837.114 1152.89 1397.11> +VStem: 245 470<392.472 1229.68> 523 384<1759.89 2004.11> 1083 384<1759.89 2004.11> 1345 280<414.513 1229.47> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 495 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -7015,7 +7635,9 @@ EndChar StartChar: Yacute Encoding: 221 221 240 Width: 1770 -Flags: M +HStem: 0 270<450.01 669.97 1140.01 1379.97> 1230 270<-18.2146 211.903 752.823 919.513 1070.18 1241.57 1599.01 1790> +VStem: 670 470<270 580.469> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 557 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -7025,7 +7647,10 @@ EndChar StartChar: germandbls Encoding: 223 223 241 Width: 1753 -Flags: MW +Flags: W +HStem: -20 203<1120.47 1281.53> 0 213<29.0229 209.699> 1383 187<720.611 1077.9> +VStem: 210 381<213.113 1203.17> 726 432<208.966 385.525> 886 358<785.392 925.79> 1130 413<1111.08 1334.11> 1300 402<204.284 400.982> +LayerCount: 2 Fore SplineSet 1702 320 m 0 @@ -7060,7 +7685,10 @@ EndChar StartChar: Thorn Encoding: 222 222 242 Width: 1580 -Flags: MW +Flags: W +HStem: 0 210<75.0208 294.964 685.365 904.983> 344 210<685.268 1015.46> 974 210<685 1015.46> 1290 210<75 295 685.036 904.979> +VStem: 295 390<210.338 343.793 554.033 974 1184 1289.97> 1085 420<624.65 903.35> +LayerCount: 2 Fore SplineSet 735 554 m 2 @@ -7109,7 +7737,10 @@ EndChar StartChar: AE Encoding: 198 198 243 Width: 2825 -Flags: MW +Flags: W +HStem: 0 270<1200 1420 1890 2380.71> 0 280<3.90011e-07 214.993 521.138 710> 440 210<843.404 1514> 650 210<1890.91 2035.31> 1230 270<820 1032.01 1200.04 1420 1341.11 1710 1890.06 2383.49> +VStem: 1420 470<270.119 649.95 860 1229.67> 2115 195<416.014 565.576 933.78 1085.95> 2469 261<910 1143.75> 2489 261<376.5 649.922> +LayerCount: 2 Fore SplineSet 0 42 m 2 @@ -7150,7 +7781,10 @@ EndChar StartChar: agrave Encoding: 224 224 244 Width: 1344 -Flags: MW +Flags: W +HStem: -20 219<346.931 638.496> -20 234<1148.37 1268.04> 437 151<585.299 727> 888 172<525.704 841> +VStem: 45 474<210.122 374.488> 125 394<709.864 885.593> 727 420<224.134 436.501 588 847.571> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 101 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7160,7 +7794,10 @@ EndChar StartChar: aacute Encoding: 225 225 245 Width: 1344 -Flags: MW +Flags: W +HStem: -20 219<346.931 638.496> -20 234<1148.37 1268.04> 437 151<585.299 727> 888 172<525.704 841> +VStem: 45 474<210.122 374.488> 125 394<709.864 885.593> 727 420<224.134 436.501 588 847.571> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 243 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7170,7 +7807,10 @@ EndChar StartChar: acircumflex Encoding: 226 226 246 Width: 1344 -Flags: MW +Flags: W +HStem: -20 219<346.931 638.496> -20 234<1148.37 1268.04> 437 151<585.299 727> 888 172<525.704 841> +VStem: 45 474<210.122 374.488> 125 394<709.864 885.593> 727 420<224.134 436.501 588 847.571> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 173 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7180,7 +7820,10 @@ EndChar StartChar: atilde Encoding: 227 227 247 Width: 1344 -Flags: MW +Flags: W +HStem: -20 219<346.931 638.496> -20 234<1148.37 1268.04> 437 151<585.299 727> 888 172<525.704 841> 1170 256<734.826 940.009> 1288 256<470.756 674.597> +VStem: 45 474<210.122 374.488> 125 394<709.864 885.593> 727 420<224.134 436.501 588 847.571> +LayerCount: 2 Fore Refer: 210 732 N 1 0 0 1 206 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7190,7 +7833,10 @@ EndChar StartChar: adieresis Encoding: 228 228 248 Width: 1344 -Flags: MW +Flags: W +HStem: -20 219<346.931 638.496> -20 234<1148.37 1268.04> 437 151<585.299 727> 888 172<525.704 841> 1230 384<268.886 513.114 828.886 1073.11> +VStem: 45 474<210.122 374.488> 125 394<709.864 885.593> 199 384<1299.89 1544.11> 727 420<224.134 436.501 588 847.571> 759 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 171 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7200,7 +7846,10 @@ EndChar StartChar: aring Encoding: 229 229 249 Width: 1344 -Flags: MW +Flags: W +HStem: -20 219<346.931 638.496> -20 234<1148.37 1268.04> 437 151<585.299 727> 888 172<525.704 841> 1180 164<603.387 741.009> 1527 153<604.359 740.183> +VStem: 45 474<210.122 374.488> 125 394<709.864 885.593> 423 168<1355.32 1514.89> 727 420<224.134 436.501 588 847.571> 754 168<1355.82 1514.57> +LayerCount: 2 Fore Refer: 208 730 N 1 0 0 1 172 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7210,7 +7859,10 @@ EndChar StartChar: ae Encoding: 230 230 250 Width: 1921 -Flags: MW +Flags: W +HStem: -40 206<1240.6 1485.07> -20 219<321 696.886> 437 151<585.299 727> 452 206<1170.67 1446.96> 882 198<1221.29 1399.01> 888 172<524.626 752> +VStem: 45 474<210.122 374.488> 125 394<704.639 885.395> +LayerCount: 2 Fore SplineSet 1196 658 m 2 @@ -7260,7 +7912,10 @@ EndChar StartChar: Eth Encoding: 208 208 251 Width: 1840 -Flags: MW +Flags: W +HStem: 0 270<50 269.996 740.01 1053.6> 670 230<76 903> 1230 270<50.1941 269.923 740.335 1057.58> +VStem: 270 470<270.174 1229.56> 1250 520<486.153 1000> +LayerCount: 2 Fore SplineSet 117 900 m 2 @@ -7279,7 +7934,10 @@ EndChar StartChar: ccedilla Encoding: 231 231 252 Width: 1268 -Flags: MW +Flags: W +HStem: -582 153<466 655.915> -40 206<602.996 815.517> 898 182<594.093 777.438> +VStem: 50 470<284.053 720.625> 780 398<666 891.953> +LayerCount: 2 Fore Refer: 213 184 N 1 0 0 1 121 -33 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -7289,7 +7947,9 @@ EndChar StartChar: egrave Encoding: 232 232 253 Width: 1253 -Flags: M +HStem: -40 206<570.709 815.072> 452 206<500.674 776.956> 882 198<554.788 724.041> +VStem: 50 445<285.606 452> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 84 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7299,7 +7959,9 @@ EndChar StartChar: eacute Encoding: 233 233 254 Width: 1253 -Flags: M +HStem: -40 206<570.709 815.072> 452 206<500.674 776.956> 882 198<554.788 724.041> +VStem: 50 445<285.606 452> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 226 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7309,7 +7971,9 @@ EndChar StartChar: ecircumflex Encoding: 234 234 255 Width: 1253 -Flags: M +HStem: -40 206<570.709 815.072> 452 206<500.674 776.956> 882 198<554.788 724.041> +VStem: 50 445<285.606 452> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 156 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7319,7 +7983,9 @@ EndChar StartChar: edieresis Encoding: 235 235 256 Width: 1253 -Flags: M +HStem: -40 206<570.709 815.072> 452 206<500.674 776.956> 882 198<554.788 724.041> 1230 384<251.886 496.114 811.886 1056.11> +VStem: 50 445<285.606 452> 182 384<1299.89 1544.11> 742 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 154 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7329,10 +7995,13 @@ EndChar StartChar: dotlessi Encoding: 305 305 257 Width: 865 -Flags: MW +Flags: W +HStem: 0 210<55 235 655 835> 830 210<55 235> +VStem: 235 420<210 830> AnchorPoint: "Anchor-0" 439 1040 basechar 0 AnchorPoint: "Anchor-1" 437 0 basechar 0 AnchorPoint: "Anchor-2" 437 0 basechar 0 +LayerCount: 2 Fore SplineSet 216 830 m 2 @@ -7362,7 +8031,10 @@ EndChar StartChar: Oslash Encoding: 216 216 258 Width: 1820 -Flags: MW +Flags: W +HStem: -40 260<762.006 1070.98> 1280 260<762.006 1057.99> +VStem: 70 520<478.709 1021.29> 1230 520<484.32 1021.29> +LayerCount: 2 Fore SplineSet 1155 1660 m 2 @@ -7381,7 +8053,9 @@ EndChar StartChar: yacute Encoding: 253 253 259 Width: 1430 -Flags: M +HStem: -525 200<249.35 452.176> 835 210<34 210.295 640.625 785.459 870.123 985.502 1244.68 1389.79> +VStem: -19 266<-316.245 -126> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 245 -460 2 Refer: 62 121 N 1 0 0 1 0 5 3 @@ -7391,10 +8065,13 @@ EndChar StartChar: thorn Encoding: 254 254 260 Width: 1471 -Flags: MW +Flags: W +HStem: -520 210<45 224.892 645.091 825> -38 244<766.368 1086> 838 242<775.656 1106> 1350 210<45.1218 224.877> +VStem: 225 420<-309.938 70.7393 309.722 734.278 950 1349.84> 981 440<306.659 737.219> AnchorPoint: "Anchor-0" 888 1040 basechar 0 AnchorPoint: "Anchor-1" 927 0 basechar 0 AnchorPoint: "Anchor-2" 927 0 basechar 0 +LayerCount: 2 Fore SplineSet 645 522 m 0 @@ -7436,7 +8113,9 @@ EndChar StartChar: igrave Encoding: 236 236 261 Width: 865 -Flags: M +HStem: 0 210<55 235 655 835> 830 210<55 235> +VStem: 235 420<210 830> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 -132 -460 2 Refer: 257 305 N 1 0 0 1 0 0 3 @@ -7446,7 +8125,9 @@ EndChar StartChar: iacute Encoding: 237 237 262 Width: 865 -Flags: M +HStem: 0 210<55 235 655 835> 830 210<55 235> +VStem: 235 420<210 830> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 10 -460 2 Refer: 257 305 N 1 0 0 1 0 0 3 @@ -7456,7 +8137,9 @@ EndChar StartChar: icircumflex Encoding: 238 238 263 Width: 865 -Flags: M +HStem: 0 210<55 235 655 835> 830 210<55 235> +VStem: 235 420<210 830> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 -60 -460 2 Refer: 257 305 N 1 0 0 1 0 0 3 @@ -7466,7 +8149,9 @@ EndChar StartChar: idieresis Encoding: 239 239 264 Width: 865 -Flags: M +HStem: 0 210<55 235 655 835> 830 210<55 235> 1230 384<35.8862 280.114 595.886 840.114> +VStem: -34 384<1299.89 1544.11> 235 420<210 830> 526 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 -62 -460 2 Refer: 257 305 N 1 0 0 1 0 0 3 @@ -7476,7 +8161,9 @@ EndChar StartChar: ntilde Encoding: 241 241 265 Width: 1555 -Flags: M +HStem: 0 210<55 235 655 755 825.01 925 1345 1524.86> 830 210<55.4535 234.982> 846 234<791.011 1098> 1170 256<863.826 1069.01> 1288 256<599.756 803.597> +VStem: 235 420<210.027 755.596> 925 420<210.023 831.853> +LayerCount: 2 Fore Refer: 210 732 N 1 0 0 1 335 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 @@ -7486,7 +8173,9 @@ EndChar StartChar: ograve Encoding: 242 242 266 Width: 1296 -Flags: M +HStem: -40 200<571.494 724.506> 880 200<571.494 724.506> +VStem: 50 450<287.15 722.702> 796 450<309.722 745.211> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 77 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -7496,7 +8185,9 @@ EndChar StartChar: oacute Encoding: 243 243 267 Width: 1296 -Flags: M +HStem: -40 200<571.494 724.506> 880 200<571.494 724.506> +VStem: 50 450<287.15 722.702> 796 450<309.722 745.211> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 219 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -7506,7 +8197,9 @@ EndChar StartChar: ocircumflex Encoding: 244 244 268 Width: 1296 -Flags: M +HStem: -40 200<571.494 724.506> 880 200<571.494 724.506> +VStem: 50 450<287.15 722.702> 796 450<309.722 745.211> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 149 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -7516,7 +8209,9 @@ EndChar StartChar: otilde Encoding: 245 245 269 Width: 1296 -Flags: M +HStem: -40 200<571.494 724.506> 880 200<571.494 724.506> 1170 256<710.826 916.009> 1288 256<446.756 650.597> +VStem: 50 450<287.15 722.702> 796 450<309.722 745.211> +LayerCount: 2 Fore Refer: 210 732 N 1 0 0 1 182 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -7526,7 +8221,9 @@ EndChar StartChar: odieresis Encoding: 246 246 270 Width: 1296 -Flags: M +HStem: -40 200<571.494 724.506> 880 200<571.494 724.506> 1230 384<244.886 489.114 804.886 1049.11> +VStem: 50 450<287.15 722.702> 175 384<1299.89 1544.11> 735 384<1299.89 1544.11> 796 450<309.722 745.211> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 147 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -7536,7 +8233,10 @@ EndChar StartChar: eth Encoding: 240 240 271 Width: 1340 -Flags: MW +Flags: W +HStem: -20 190<519.824 743.503> 882 178<557.93 818.999> +VStem: 50 400<286.682 735.158> 890 400<403.946 800.082> +LayerCount: 2 Fore SplineSet 579 1288 m 2 @@ -7571,7 +8271,10 @@ EndChar StartChar: divide Encoding: 247 247 272 Width: 1119 -Flags: MW +Flags: W +HStem: 230 360<446.454 675.512> 674 212<100 1020> 980 360<446.454 675.512> +VStem: 379 361<295.674 524.326 1045.67 1274.33> +LayerCount: 2 Fore SplineSet 135 886 m 2 @@ -7599,7 +8302,10 @@ EndChar StartChar: oslash Encoding: 248 248 273 Width: 1296 -Flags: MW +Flags: W +HStem: -40 200<571.494 724.506> 880 200<571.494 724.506> +VStem: 50 450<287.15 722.702> 796 450<309.722 745.211> +LayerCount: 2 Fore SplineSet 875 1215 m 2 @@ -7618,7 +8324,9 @@ EndChar StartChar: ugrave Encoding: 249 249 274 Width: 1545 -Flags: M +HStem: -40 234<457 784.085> 0 210<1320 1500> 830 210<30 210 760 900> +VStem: 210 420<208.147 830> 760 560<830 1040> 900 420<284.404 830> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 169 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -7628,7 +8336,9 @@ EndChar StartChar: uacute Encoding: 250 250 275 Width: 1545 -Flags: M +HStem: -40 234<457 784.085> 0 210<1320 1500> 830 210<30 210 760 900> +VStem: 210 420<208.147 830> 760 560<830 1040> 900 420<284.404 830> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 311 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -7638,7 +8348,9 @@ EndChar StartChar: ucircumflex Encoding: 251 251 276 Width: 1545 -Flags: M +HStem: -40 234<457 784.085> 0 210<1320 1500> 830 210<30 210 760 900> +VStem: 210 420<208.147 830> 760 560<830 1040> 900 420<284.404 830> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 241 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -7648,7 +8360,9 @@ EndChar StartChar: udieresis Encoding: 252 252 277 Width: 1545 -Flags: M +HStem: -40 234<457 784.085> 0 210<1320 1500> 830 210<30 210 760 900> 1230 384<336.886 581.114 896.886 1141.11> +VStem: 210 420<208.147 830> 267 384<1299.89 1544.11> 760 560<830 1040> 827 384<1299.89 1544.11> 900 420<284.404 830> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 239 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -7658,7 +8372,9 @@ EndChar StartChar: ydieresis Encoding: 255 255 278 Width: 1430 -Flags: M +HStem: -530 200<249.35 452.176> 830 210<34 210.295 640.625 785.459 870.123 985.502 1244.68 1389.79> 1230 384<350.886 595.114 910.886 1155.11> +VStem: -19 266<-321.245 -131> 281 384<1299.89 1544.11> 841 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 253 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -7668,7 +8384,9 @@ EndChar StartChar: Amacron Encoding: 256 256 279 Width: 1900 -Flags: M +HStem: 0 270<0.315895 250.997 537.996 700 920.018 1127.84 1654.38 1899.99> 420 250<703.583 983.41> 1490 20G<798 1144.5> 1630 192<724 1204> +VStem: 724 480<1630 1822> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 464 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7678,7 +8396,10 @@ EndChar StartChar: amacron Encoding: 257 257 280 Width: 1344 -Flags: MW +Flags: W +HStem: -20 219<346.931 638.496> -20 234<1148.37 1268.04> 437 151<585.299 727> 888 172<525.704 841> 1170 192<432 912> +VStem: 45 474<210.122 374.488> 125 394<709.864 885.593> 432 480<1170 1362> 727 420<224.134 436.501 588 847.571> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 172 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7688,7 +8409,9 @@ EndChar StartChar: Abreve Encoding: 258 258 281 Width: 1900 -Flags: M +HStem: 0 270<0.315895 250.997 537.996 700 920.018 1127.84 1654.38 1899.99> 420 250<703.583 983.41> 1490 20G<798 1144.5> 1620 260<860.714 1071> +VStem: 686 160<1901.19 1978> 1083 162<1897.24 1978> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 465 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7698,7 +8421,10 @@ EndChar StartChar: abreve Encoding: 259 259 282 Width: 1344 -Flags: MW +Flags: W +HStem: -20 219<346.931 638.496> -20 234<1148.37 1268.04> 437 151<585.299 727> 888 172<525.704 841> 1160 260<568.714 779> +VStem: 45 474<210.122 374.488> 125 394<709.864 885.593> 394 160<1441.19 1518> 727 420<224.134 436.501 588 847.571> 791 162<1437.24 1518> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 173 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7708,7 +8434,9 @@ EndChar StartChar: Aogonek Encoding: 260 260 283 Width: 1900 -Flags: M +HStem: -469 187<1337.5 1602.49> 0 270<0.315895 250.997 537.996 700 920.018 1127.84 1654.38 1899.99> 420 250<703.583 983.41> 1490 20G<798 1144.5> +VStem: 1153 286<-344.5 -162.283> +LayerCount: 2 Fore Refer: 209 731 N 1 0 0 1 975 -47 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7718,7 +8446,10 @@ EndChar StartChar: aogonek Encoding: 261 261 284 Width: 1344 -Flags: MW +Flags: W +HStem: -379 187<1056.5 1321.49> -20 219<346.931 638.496> -20 234<1148.37 1268.04> 437 151<585.299 727> 888 172<525.704 841> +VStem: 45 474<210.122 374.488> 125 394<709.864 885.593> 727 420<224.134 436.501 588 847.571> 872 286<-254.5 -72.2827> +LayerCount: 2 Fore Refer: 209 731 N 1 0 0 1 694 43 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7728,7 +8459,9 @@ EndChar StartChar: Cacute Encoding: 262 262 285 Width: 1702 -Flags: M +HStem: -40 268<796.869 1136.31> 1284 256<794.131 1118.71> 1490 20G<1401.5 1584.5> +VStem: 70 520<476.947 1005.02> 1289 321<930.859 1100.91> 1330 316<419.375 588.148> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 487 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -7738,7 +8471,10 @@ EndChar StartChar: cacute Encoding: 263 263 286 Width: 1268 -Flags: MW +Flags: W +HStem: -40 206<602.996 815.517> 898 182<594.093 777.438> +VStem: 50 470<284.053 720.625> 780 398<666 891.953> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 252 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -7748,7 +8484,9 @@ EndChar StartChar: Ccircumflex Encoding: 264 264 287 Width: 1702 -Flags: M +HStem: -40 268<796.869 1136.31> 1284 256<794.131 1118.71> 1490 20G<1401.5 1584.5> +VStem: 70 520<476.947 1005.02> 1289 321<930.859 1100.91> 1330 316<419.375 588.148> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 417 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -7758,7 +8496,10 @@ EndChar StartChar: ccircumflex Encoding: 265 265 288 Width: 1268 -Flags: MW +Flags: W +HStem: -40 206<602.996 815.517> 898 182<594.093 777.438> +VStem: 50 470<284.053 720.625> 780 398<666 891.953> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 182 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -7768,7 +8509,9 @@ EndChar StartChar: Cdotaccent Encoding: 266 266 289 Width: 1702 -Flags: M +HStem: -40 268<796.869 1136.31> 1284 256<794.131 1118.71> 1490 20G<1401.5 1584.5> 1729 384<797.886 1042.11> +VStem: 70 520<476.947 1005.02> 728 384<1798.89 2043.11> 1289 321<930.859 1100.91> 1330 316<419.375 588.148> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 419 460 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -7778,7 +8521,10 @@ EndChar StartChar: cdotaccent Encoding: 267 267 290 Width: 1268 -Flags: MW +Flags: W +HStem: -40 206<602.996 815.517> 898 182<594.093 777.438> 1269 384<562.886 807.114> +VStem: 50 470<284.053 720.625> 493 384<1338.89 1583.11> 780 398<666 891.953> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 184 0 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -7788,7 +8534,9 @@ EndChar StartChar: Ccaron Encoding: 268 268 291 Width: 1702 -Flags: M +HStem: -40 268<796.869 1136.31> 1284 256<794.131 1118.71> 1490 20G<1401.5 1584.5> +VStem: 70 520<476.947 1005.02> 1289 321<930.859 1100.91> 1330 316<419.375 588.148> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 417 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -7798,7 +8546,10 @@ EndChar StartChar: ccaron Encoding: 269 269 292 Width: 1268 -Flags: MW +Flags: W +HStem: -40 206<602.996 815.517> 898 182<594.093 777.438> +VStem: 50 470<284.053 720.625> 780 398<666 891.953> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 182 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -7808,7 +8559,9 @@ EndChar StartChar: Dcaron Encoding: 270 270 293 Width: 1840 -Flags: M +HStem: 0 270<50 269.996 740.01 1053.6> 1230 270<50.1941 269.923 740.335 1057.58> +VStem: 270 470<270.174 1229.56> 1250 520<486.153 1000> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 435 0 2 Refer: 15 68 N 1 0 0 1 0 0 3 @@ -7818,7 +8571,10 @@ EndChar StartChar: dcaron Encoding: 271 271 294 Width: 1934 -Flags: MW +Flags: W +HStem: -40 242<401.598 696.993> 0 210<1246 1426> 834 244<385 704.541> 955 178<1416 1564.79> 1304 476<1493.32 1718.43> 1350 210<646 826> +VStem: 50 440<302.781 733.341> 826 420<305.722 730.278 970.106 1350> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 1301 1344 2 Refer: 41 100 N 1 0 0 1 0 0 2 @@ -7828,6 +8584,9 @@ EndChar StartChar: Emacron Encoding: 274 274 295 Width: 1679 +HStem: 0 270<50 270 740 1230.71> 650 210<740.91 885.314> 1230 270<50.0414 270 740.056 1233.49> 1630 192<604 1084> +VStem: 270 470<270.119 649.95 860 1229.67> 604 480<1630 1822> 965 195<416.014 565.576 933.78 1085.95> 1319 261<910 1143.75> 1339 261<376.5 649.922> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 344 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7837,6 +8596,9 @@ EndChar StartChar: emacron Encoding: 275 275 296 Width: 1253 +HStem: -40 206<570.709 815.072> 452 206<500.674 776.956> 882 198<554.788 724.041> 1170 192<415 895> +VStem: 50 445<285.606 452> 415 480<1170 1362> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 155 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7846,6 +8608,9 @@ EndChar StartChar: Ebreve Encoding: 276 276 297 Width: 1679 +HStem: 0 270<50 270 740 1230.71> 650 210<740.91 885.314> 1230 270<50.0414 270 740.056 1233.49> 1620 260<740.714 951> +VStem: 270 470<270.119 649.95 860 1229.67> 566 160<1901.19 1978> 963 162<1897.24 1978> 965 195<416.014 565.576 933.78 1085.95> 1319 261<910 1143.75> 1339 261<376.5 649.922> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 345 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7855,6 +8620,9 @@ EndChar StartChar: ebreve Encoding: 277 277 298 Width: 1253 +HStem: -40 206<570.709 815.072> 452 206<500.674 776.956> 882 198<554.788 724.041> 1160 260<551.714 762> +VStem: 50 445<285.606 452> 377 160<1441.19 1518> 774 162<1437.24 1518> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 156 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7864,6 +8632,9 @@ EndChar StartChar: Edotaccent Encoding: 278 278 299 Width: 1679 +HStem: 0 270<50 270 740 1230.71> 650 210<740.91 885.314> 1230 270<50.0414 270 740.056 1233.49> 1729 384<725.886 970.114> +VStem: 270 470<270.119 649.95 860 1229.67> 656 384<1798.89 2043.11> 965 195<416.014 565.576 933.78 1085.95> 1319 261<910 1143.75> 1339 261<376.5 649.922> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 347 460 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7873,6 +8644,9 @@ EndChar StartChar: edotaccent Encoding: 279 279 300 Width: 1253 +HStem: -40 206<570.709 815.072> 452 206<500.674 776.956> 882 198<554.788 724.041> 1269 384<536.886 781.114> +VStem: 50 445<285.606 452> 467 384<1338.89 1583.11> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 158 0 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7882,6 +8656,9 @@ EndChar StartChar: Eogonek Encoding: 280 280 301 Width: 1679 +HStem: -419 187<1277.5 1542.49> 0 270<50 270 740 1230.71> 650 210<740.91 885.314> 1230 270<50.0414 270 740.056 1233.49> +VStem: 270 470<270.119 649.95 860 1229.67> 965 195<416.014 565.576 933.78 1085.95> 1093 286<-294.5 -112.283> 1319 261<910 1143.75> 1339 261<376.5 649.922> +LayerCount: 2 Fore Refer: 209 731 N 1 0 0 1 915 3 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7891,6 +8668,9 @@ EndChar StartChar: eogonek Encoding: 281 281 302 Width: 1253 +HStem: -367 187<769.5 1034.49> -40 206<570.709 815.072> 452 206<500.674 776.956> 882 198<554.788 724.041> +VStem: 50 445<285.606 452> 585 286<-242.5 -60.2827> +LayerCount: 2 Fore Refer: 209 731 N 1 0 0 1 407 55 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7900,6 +8680,9 @@ EndChar StartChar: Ecaron Encoding: 282 282 303 Width: 1679 +HStem: 0 270<50 270 740 1230.71> 650 210<740.91 885.314> 1230 270<50.0414 270 740.056 1233.49> +VStem: 270 470<270.119 649.95 860 1229.67> 965 195<416.014 565.576 933.78 1085.95> 1319 261<910 1143.75> 1339 261<376.5 649.922> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 345 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7910,6 +8693,9 @@ StartChar: Dcroat Encoding: 272 272 304 Width: 1840 Flags: W +HStem: 0 270<50 269.996 740.01 1053.6> 670 230<76 903> 1230 270<50.1941 269.923 740.335 1057.58> +VStem: 270 470<270.174 1229.56> 1250 520<486.153 1000> +LayerCount: 2 Fore SplineSet 117 900 m 2 @@ -7929,6 +8715,9 @@ StartChar: dcroat Encoding: 273 273 305 Width: 1473 Flags: W +HStem: -40 242<401.598 696.993> 0 210<1246 1426> 834 244<385 704.541> 1060 230<703 1428> 1350 210<646 826> +VStem: 50 440<302.781 733.341> 826 420<305.722 730.278 970.106 1350> +LayerCount: 2 Fore SplineSet 739 1290 m 2 @@ -7947,6 +8736,9 @@ EndChar StartChar: ecaron Encoding: 283 283 306 Width: 1253 +HStem: -40 206<570.709 815.072> 452 206<500.674 776.956> 882 198<554.788 724.041> +VStem: 50 445<285.606 452> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 156 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7956,6 +8748,9 @@ EndChar StartChar: Gcircumflex Encoding: 284 284 307 Width: 1890 +HStem: -40 250<776.793 1077.16> 590 270<910.146 1199.99 1670 1869.9> 1284 256<795.173 1128.64> 1490 20G<1420.5 1600> +VStem: 70 520<474.859 1010.92> 1200 470<334.893 590> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 417 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -7965,6 +8760,9 @@ EndChar StartChar: gcircumflex Encoding: 285 285 308 Width: 1379 +HStem: -530 204<356.115 852.191> -118 356<366.186 916.736> 340 180<478.979 605.258> 900 180<480.569 604.608> 930 150<1017.48 1232> +VStem: 39 326<127.5 296.9> 45 410<549.006 871.134> 631 390<541.312 881.381> 927 348<-261.196 2> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 203 -460 2 Refer: 44 103 N 1 0 0 1 0 0 3 @@ -7974,6 +8772,9 @@ EndChar StartChar: Gbreve Encoding: 286 286 309 Width: 1890 +HStem: -40 250<776.793 1077.16> 590 270<910.146 1199.99 1670 1869.9> 1284 256<795.173 1128.64> 1490 20G<1420.5 1600> 1620 260<812.714 1023> +VStem: 70 520<474.859 1010.92> 638 160<1901.19 1978> 1035 162<1897.24 1978> 1200 470<334.893 590> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 417 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -7983,6 +8784,9 @@ EndChar StartChar: gbreve Encoding: 287 287 310 Width: 1379 +HStem: -530 204<356.115 852.191> -118 356<366.186 916.736> 340 180<478.979 605.258> 900 180<480.569 604.608> 930 150<1017.48 1232> 1160 260<598.714 809> +VStem: 39 326<127.5 296.9> 45 410<549.006 871.134> 424 160<1441.19 1518> 631 390<541.312 881.381> 821 162<1437.24 1518> 927 348<-261.196 2> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 203 -460 2 Refer: 44 103 N 1 0 0 1 0 0 3 @@ -7992,6 +8796,9 @@ EndChar StartChar: Gdotaccent Encoding: 288 288 311 Width: 1890 +HStem: -40 250<776.793 1077.16> 590 270<910.146 1199.99 1670 1869.9> 1284 256<795.173 1128.64> 1490 20G<1420.5 1600> 1729 384<797.886 1042.11> +VStem: 70 520<474.859 1010.92> 728 384<1798.89 2043.11> 1200 470<334.893 590> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 419 460 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -8001,33 +8808,45 @@ EndChar StartChar: gdotaccent Encoding: 289 289 312 Width: 1379 +HStem: -530 204<356.115 852.191> -118 356<366.186 916.736> 340 180<478.979 605.258> 900 180<480.569 604.608> 930 150<1017.48 1232> 1269 384<583.886 828.114> +VStem: 39 326<127.5 296.9> 45 410<549.006 871.134> 514 384<1338.89 1583.11> 631 390<541.312 881.381> 927 348<-261.196 2> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 205 0 2 Refer: 44 103 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gdotaccent.sc EndChar -StartChar: uni0122 +StartChar: Gcommaaccent Encoding: 290 290 313 Width: 1890 +HStem: -820 142<700 834.985> -40 250<776.793 1077.16> 590 270<910.146 1199.99 1670 1869.9> 1284 256<795.173 1128.64> 1490 20G<1420.5 1600> +VStem: 70 520<474.859 1010.92> 1200 470<334.893 590> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 391 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0123.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" gcommaaccent.sc EndChar -StartChar: uni0123 +StartChar: gcommaaccent Encoding: 291 291 314 Width: 1379 +HStem: -530 204<356.115 852.191> -118 356<366.186 916.736> 340 180<478.979 605.258> 900 180<480.569 604.608> 930 150<1017.48 1232> 1706 142<753.015 888> +VStem: 39 326<127.5 296.9> 45 410<549.006 871.134> 631 390<541.312 881.381> 927 348<-261.196 2> +LayerCount: 2 Fore Refer: 200 786 N 1 0 0 1 205 120 2 Refer: 44 103 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0123.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gcommaaccent.sc EndChar StartChar: Hcircumflex Encoding: 292 292 315 Width: 2020 +HStem: 0 270<51.0086 269.893 740.129 938.452 1081.95 1279.96 1750.02 1968.15> 650 250<740.147 1279.7> 1230 270<50.6602 269.967 740 938.273 1080.45 1280 1750.07 1969.84> +VStem: 50 890<2.18836 269.874 1230.61 1498.09> 270 470<270.327 649.97 900.19 1229.84> 1280 470<270.245 649.944 900.215 1229.99> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 512 0 2 Refer: 19 72 N 1 0 0 1 0 0 3 @@ -8037,6 +8856,9 @@ EndChar StartChar: hcircumflex Encoding: 293 293 316 Width: 1505 +HStem: 0 210<45 225 605 705 775 875 1295 1475> 846 234<730.268 1048> 1350 210<45 225> +VStem: 225 380<210 755.596 958 1350> 875 420<210 831.853> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 569 -461 2 Refer: 45 104 N 1 0 0 1 0 0 3 @@ -8047,6 +8869,9 @@ StartChar: Hbar Encoding: 294 294 317 Width: 2020 Flags: W +HStem: 0 270<51.0086 269.893 740.129 938.452 1081.95 1279.96 1750.02 1968.15> 650 250<740.147 1279.7> 940 230<51 1970> 1230 270<50.6602 269.967 740 938.273 1080.45 1280 1750.07 1969.84> +VStem: 50 890<2.18836 269.874 1230.61 1498.09> 270 470<270.327 649.97 900.19 1229.84> 1280 470<270.245 649.944 900.215 1229.99> +LayerCount: 2 Fore SplineSet 147 1170 m 2 @@ -8066,6 +8891,9 @@ StartChar: hbar Encoding: 295 295 318 Width: 1315 Flags: W +HStem: 0 210<45 225 605 705 775 875 1295 1475> 846 234<730.268 1048> 1080 230<49 876> 1350 210<45 225> +VStem: 225 380<210 755.596 958 1350> 875 420<210 831.853> +LayerCount: 2 Fore SplineSet 90 1310 m 2 @@ -8084,6 +8912,9 @@ EndChar StartChar: Itilde Encoding: 296 296 319 Width: 1120 +HStem: 0 270<75.1562 314.973 785 1044.96> 1230 270<75.1448 314.915 785.125 1044.74> 1630 256<609.826 815.009> 1748 256<345.756 549.597> +VStem: 75 970<0.0671387 269.854 1230.14 1499.74> 315 470<270.06 1229.88> +LayerCount: 2 Fore Refer: 210 732 N 1 0 0 1 81 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8093,6 +8924,9 @@ EndChar StartChar: itilde Encoding: 297 297 320 Width: 865 +HStem: 0 210<55 235 655 835> 830 210<55 235> 1170 256<501.826 707.009> 1288 256<237.756 441.597> +VStem: 235 420<210 830> +LayerCount: 2 Fore Refer: 210 732 N 1 0 0 1 -27 -460 2 Refer: 257 305 N 1 0 0 1 0 0 3 @@ -8102,6 +8936,9 @@ EndChar StartChar: Imacron Encoding: 298 298 321 Width: 1120 +HStem: 0 270<75.1562 314.973 785 1044.96> 1230 270<75.1448 314.915 785.125 1044.74> 1630 192<307 787> +VStem: 75 970<0.0671387 269.854 1230.14 1499.74> 307 480<1630 1822> 315 470<270.06 1229.88> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 47 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8111,6 +8948,9 @@ EndChar StartChar: imacron Encoding: 299 299 322 Width: 865 +HStem: 0 210<55 235 655 835> 830 210<55 235> 1170 192<199 679> +VStem: 199 480<1170 1362> 235 420<210 830> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 -61 -460 2 Refer: 257 305 N 1 0 0 1 0 0 3 @@ -8120,6 +8960,9 @@ EndChar StartChar: Ibreve Encoding: 300 300 323 Width: 1120 +HStem: 0 270<75.1562 314.973 785 1044.96> 1230 270<75.1448 314.915 785.125 1044.74> 1620 260<443.714 654> +VStem: 75 970<0.0671387 269.854 1230.14 1499.74> 269 160<1901.19 1978> 315 470<270.06 1229.88> 666 162<1897.24 1978> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 48 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8129,6 +8972,9 @@ EndChar StartChar: ibreve Encoding: 301 301 324 Width: 865 +HStem: 0 210<55 235 655 835> 830 210<55 235> 1160 260<335.714 546> +VStem: 161 160<1441.19 1518> 235 420<210 830> 558 162<1437.24 1518> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 -60 -460 2 Refer: 257 305 N 1 0 0 1 0 0 3 @@ -8138,6 +8984,9 @@ EndChar StartChar: Iogonek Encoding: 302 302 325 Width: 1120 +HStem: -469 187<394.5 659.491> 0 270<75.1562 314.973 785 1044.96> 1230 270<75.1448 314.915 785.125 1044.74> +VStem: 75 970<0.0671387 269.854 1230.14 1499.74> 210 286<-344.5 -162.283> 315 470<270.06 1229.88> +LayerCount: 2 Fore Refer: 209 731 N 1 0 0 1 32 -47 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8147,6 +8996,9 @@ EndChar StartChar: iogonek Encoding: 303 303 326 Width: 865 +HStem: -509 187<258.5 523.491> 0 210<55 235 655 835> 830 210<55 235> 1170 420<282.565 587.435> +VStem: 74 286<-384.5 -202.283> 195 480<1253.79 1506.21> 235 420<210 830> +LayerCount: 2 Fore Refer: 209 731 N 1 0 0 1 -104 -87 2 Refer: 46 105 N 1 0 0 1 0 0 3 @@ -8156,6 +9008,9 @@ EndChar StartChar: Idotaccent Encoding: 304 304 327 Width: 1120 +HStem: 0 270<75.1562 314.973 785 1044.96> 1230 270<75.1448 314.915 785.125 1044.74> 1729 384<428.886 673.114> +VStem: 75 970<0.0671387 269.854 1230.14 1499.74> 315 470<270.06 1229.88> 359 384<1798.89 2043.11> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 50 460 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8166,6 +9021,9 @@ StartChar: IJ Encoding: 306 306 328 Width: 2552 Flags: W +HStem: -40 230<1547.14 1767.79> 0 270<75.1562 314.973 785 1044.96> 1230 270<75.1448 314.915 785.125 1044.74 1522.1 1841.63 2292.04 2531.9> +VStem: 75 970<0.0671387 269.854 1230.14 1499.74> 315 470<270.06 1229.88> 1120 400<220.614 492> 1842 450<303.049 1229.52> +LayerCount: 2 Fore Refer: 20 73 N 1 0 0 1 0 0 2 Refer: 21 74 N 1 0 0 1 1120 0 2 @@ -8175,6 +9033,9 @@ StartChar: ij Encoding: 307 307 329 Width: 1680 Flags: W +HStem: -520 170<937.616 1085.18> 0 210<55 235 655 835> 830 210<55 235 920.078 1100> 1170 420<282.565 587.435 1147.57 1452.43> +VStem: 195 480<1253.79 1506.21> 235 420<210 830> 1060 480<1253.79 1506.21> 1100 420<-271.094 830> +LayerCount: 2 Fore Refer: 46 105 N 1 0 0 1 0 0 2 Refer: 47 106 N 1 0 0 1 880 0 2 @@ -8183,6 +9044,9 @@ EndChar StartChar: Jcircumflex Encoding: 308 308 330 Width: 1432 +HStem: -40 230<427.143 647.788> 1230 270<402.097 721.633 1172.04 1411.9> +VStem: 0 400<220.614 492> 722 450<303.049 1229.52> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 337 0 2 Refer: 21 74 N 1 0 0 1 0 0 3 @@ -8192,6 +9056,9 @@ EndChar StartChar: jcircumflex Encoding: 309 309 331 Width: 800 +HStem: -520 170<57.616 205.178> 830 210<40.0781 219.999> +VStem: 220 420<-271.094 830> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 -77 -460 2 Refer: 332 567 N 1 0 0 1 0 0 3 @@ -8202,9 +9069,12 @@ StartChar: uni0237 Encoding: 567 567 332 Width: 800 Flags: W +HStem: -520 170<57.616 205.178> 830 210<40.0781 219.999> +VStem: 220 420<-271.094 830> AnchorPoint: "Anchor-0" 422 1040 basechar 0 AnchorPoint: "Anchor-1" 142 -565 basechar 0 AnchorPoint: "Anchor-2" 142 -565 basechar 0 +LayerCount: 2 Fore SplineSet 196 830 m 2 @@ -8227,28 +9097,37 @@ SplineSet EndSplineSet EndChar -StartChar: uni0136 +StartChar: Kcommaaccent Encoding: 310 310 333 Width: 1940 +HStem: -820 142<813 947.985> 0 270<50.0857 269.908 740 959.664 1040.06 1215 1726.01 1980> 1230 270<50.0413 270 740.1 979.734 1070.22 1212.44 1584 1869.9> +VStem: 270 470<270.105 528.094 839.873 1229.94> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 504 0 2 Refer: 22 75 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0137.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" kcommaaccent.sc EndChar -StartChar: uni0137 +StartChar: kcommaaccent Encoding: 311 311 334 Width: 1567 +HStem: -820 142<589 723.985> 0 210<45 224.904 645 745 813 872.438 1337.97 1577> 810 230<803 908 1262.78 1509> 1350 210<45 224.939> +VStem: 225 420<210.063 468.312 640.356 1349.97> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 280 0 2 Refer: 48 107 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0137.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" kcommaaccent.sc EndChar StartChar: kgreenlandic Encoding: 312 312 335 Width: 1567 Flags: W +HStem: 0 210<45 224.904 645 745 813 872.438 1337.97 1577> 810 230<803 908 1262.78 1509> 830 210<45 224.939> +VStem: 225 420<210.063 468.312 640.356 829.967> +LayerCount: 2 Fore SplineSet 178 830 m 2 @@ -8308,6 +9187,9 @@ EndChar StartChar: Lacute Encoding: 313 313 336 Width: 1560 +HStem: 0 270<50.036 269.823 740.088 1118.69> 1230 270<50.0865 269.957 740 999.938> +VStem: 270 470<270.179 1229.97> 1269 241<426.745 690> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 15 0 2 Refer: 23 76 N 1 0 0 1 0 0 3 @@ -8317,34 +9199,46 @@ EndChar StartChar: lacute Encoding: 314 314 337 Width: 870 +HStem: 0 210<45 224.696 645.078 824.854> 1350 210<45.4668 224.854> +VStem: 225 420<210.307 1349.82> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 4 196 2 Refer: 49 108 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lacute.sc EndChar -StartChar: uni013B +StartChar: Lcommaaccent Encoding: 315 315 338 Width: 1560 +HStem: -820 142<599 733.985> 0 270<50.036 269.823 740.088 1118.69> 1230 270<50.0865 269.957 740 999.938> +VStem: 270 470<270.179 1229.97> 1269 241<426.745 690> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 290 0 2 Refer: 23 76 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni013C.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" lcommaaccent.sc EndChar -StartChar: uni013C +StartChar: lcommaaccent Encoding: 316 316 339 Width: 870 +HStem: -820 142<253 387.985> 0 210<45 224.696 645.078 824.854> 1350 210<45.4668 224.854> +VStem: 225 420<210.307 1349.82> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 -56 0 2 Refer: 49 108 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni013C.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lcommaaccent.sc EndChar StartChar: Lcaron Encoding: 317 317 340 Width: 1683 Flags: W +HStem: 0 270<50.036 269.823 740.088 1118.69> 915 178<1115 1263.79> 1230 270<50.0865 269.957 740 999.938> 1264 476<1192.32 1417.43> +VStem: 270 470<270.179 1229.97> 1269 241<426.745 690> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 1000 1304 2 Refer: 23 76 N 1 0 0 1 0 0 2 @@ -8355,6 +9249,9 @@ StartChar: lcaron Encoding: 318 318 341 Width: 1302 Flags: W +HStem: 0 210<45 224.696 645.078 824.854> 955 178<784 932.792> 1304 476<861.319 1086.43> 1350 210<45.4668 224.854> +VStem: 225 420<210.307 1349.82> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 669 1344 2 Refer: 49 108 N 1 0 0 1 0 0 2 @@ -8365,6 +9262,9 @@ StartChar: Ldot Encoding: 319 319 342 Width: 1560 Flags: W +HStem: 0 270<50.036 269.823 740.088 1118.69> 790 480<1116.05 1383.95> 1230 270<50.0865 269.957 740 999.938> +VStem: 270 470<270.179 1229.97> 1010 480<896.055 1163.95> 1269 241<426.745 690> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 930 830 2 Refer: 23 76 N 1 0 0 1 0 0 3 @@ -8374,6 +9274,9 @@ StartChar: ldot Encoding: 320 320 343 Width: 1244 Flags: W +HStem: 0 210<45 224.696 645.078 824.854> 710 480<860.055 1127.95> 1350 210<45.4668 224.854> +VStem: 225 420<210.307 1349.82> 754 480<816.055 1083.95> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 674 750 2 Refer: 49 108 N 1 0 0 1 0 0 2 @@ -8383,6 +9286,9 @@ StartChar: Lslash Encoding: 321 321 344 Width: 1560 Flags: W +HStem: 0 270<50.036 269.823 740.088 1118.69> 1230 270<50.0865 269.957 740 999.938> +VStem: 270 470<270.179 1229.97> 1269 241<426.745 690> +LayerCount: 2 Fore SplineSet 84 736 m 2 @@ -8402,6 +9308,9 @@ StartChar: lslash Encoding: 322 322 345 Width: 870 Flags: W +HStem: 0 210<45 224.696 645.078 824.854> 1350 210<45.4668 224.854> +VStem: 225 420<210.307 1349.82> +LayerCount: 2 Fore SplineSet 60 810 m 2 @@ -8420,6 +9329,9 @@ EndChar StartChar: Nacute Encoding: 323 323 346 Width: 1910 +HStem: -30 21G<1450 1642> 0 270<50.6452 259.839 530.161 759.804> 1230 270<50.6396 259.988 1180.17 1400 1670.1 1879.5> +VStem: 260 270<270.113 929.752> 1400 270<771.559 1229.99> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 517 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -8429,33 +9341,45 @@ EndChar StartChar: nacute Encoding: 324 324 347 Width: 1555 +HStem: 0 210<55 235 655 755 825.01 925 1345 1524.86> 830 210<55.4535 234.982> 846 234<791.011 1098> +VStem: 235 420<210.027 755.596> 925 420<210.023 831.853> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 372 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" nacute.sc EndChar -StartChar: uni0145 +StartChar: Ncommaaccent Encoding: 325 325 348 Width: 1910 +HStem: -820 142<719 853.985> -30 21G<1450 1642> 0 270<50.6452 259.839 530.161 759.804> 1230 270<50.6396 259.988 1180.17 1400 1670.1 1879.5> +VStem: 260 270<270.113 929.752> 1400 270<771.559 1229.99> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 410 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0146.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ncommaaccent.sc EndChar -StartChar: uni0146 +StartChar: ncommaaccent Encoding: 326 326 349 Width: 1555 +HStem: -820 142<603 737.985> 0 210<55 235 655 755 825.01 925 1345 1524.86> 830 210<55.4535 234.982> 846 234<791.011 1098> +VStem: 235 420<210.027 755.596> 925 420<210.023 831.853> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 294 0 2 Refer: 51 110 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0146.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ncommaaccent.sc EndChar StartChar: Ncaron Encoding: 327 327 350 Width: 1910 +HStem: -30 21G<1450 1642> 0 270<50.6452 259.839 530.161 759.804> 1230 270<50.6396 259.988 1180.17 1400 1670.1 1879.5> +VStem: 260 270<270.113 929.752> 1400 270<771.559 1229.99> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 447 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -8465,6 +9389,9 @@ EndChar StartChar: ncaron Encoding: 328 328 351 Width: 1555 +HStem: 0 210<55 235 655 755 825.01 925 1345 1524.86> 830 210<55.4535 234.982> 846 234<791.011 1098> +VStem: 235 420<210.027 755.596> 925 420<210.023 831.853> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 302 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 @@ -8475,6 +9402,9 @@ StartChar: napostrophe Encoding: 329 329 352 Width: 2121 Flags: W +HStem: 0 210<621 801 1221 1321 1391.01 1491 1911 2090.86> 694 178<57 205.792> 830 210<621.453 800.982> 846 234<1357.01 1664> 1043 476<134.319 359.435> +VStem: 801 420<210.027 755.596> 1491 420<210.023 831.853> +LayerCount: 2 Fore Refer: 51 110 N 1 0 0 1 566 0 2 Refer: 65 44 N 1 0 0 1 -58 1083 2 @@ -8484,6 +9414,9 @@ StartChar: eng Encoding: 331 331 353 Width: 1555 Flags: W +HStem: -520 170<761.616 909.281> 0 210<55 235 655 755> 830 210<55.4535 234.982> 846 234<791.011 1098> +VStem: 235 420<210.027 755.596> 925 420<-271.094 831.853> +LayerCount: 2 Fore SplineSet 189 830 m 2 @@ -8529,6 +9462,9 @@ StartChar: Eng Encoding: 330 330 354 Width: 1889 Flags: W +HStem: -520 170<1115.62 1264.11> 0 270<55 269 739 939> 1230 270<55.4535 268.982> 1306 234<951.634 1392> +VStem: 269 470<270.027 1176.08> 1279 470<-260.12 1246.61> +LayerCount: 2 Fore SplineSet 223 1230 m 2 @@ -8573,6 +9509,9 @@ EndChar StartChar: Omacron Encoding: 332 332 355 Width: 1820 +HStem: -40 260<762.006 1070.98> 1280 260<762.006 1057.99> 1630 192<666 1146> +VStem: 70 520<478.709 1021.29> 666 480<1630 1822> 1230 520<484.32 1021.29> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 406 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -8582,6 +9521,9 @@ EndChar StartChar: omacron Encoding: 333 333 356 Width: 1296 +HStem: -40 200<571.494 724.506> 880 200<571.494 724.506> 1170 192<408 888> +VStem: 50 450<287.15 722.702> 408 480<1170 1362> 796 450<309.722 745.211> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 148 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8591,6 +9533,9 @@ EndChar StartChar: Obreve Encoding: 334 334 357 Width: 1820 +HStem: -40 260<762.006 1070.98> 1280 260<762.006 1057.99> 1620 260<802.714 1013> +VStem: 70 520<478.709 1021.29> 628 160<1901.19 1978> 1025 162<1897.24 1978> 1230 520<484.32 1021.29> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 407 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -8600,6 +9545,9 @@ EndChar StartChar: obreve Encoding: 335 335 358 Width: 1296 +HStem: -40 200<571.494 724.506> 880 200<571.494 724.506> 1160 260<544.714 755> +VStem: 50 450<287.15 722.702> 370 160<1441.19 1518> 767 162<1437.24 1518> 796 450<309.722 745.211> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 149 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8609,6 +9557,9 @@ EndChar StartChar: Ohungarumlaut Encoding: 336 336 359 Width: 1820 +HStem: -40 260<762.006 1070.98> 1280 260<762.006 1057.99> +VStem: 70 520<478.709 1021.29> 1230 520<484.32 1021.29> +LayerCount: 2 Fore Refer: 211 733 N 1 0 0 1 482 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -8618,6 +9569,9 @@ EndChar StartChar: ohungarumlaut Encoding: 337 337 360 Width: 1296 +HStem: -40 200<571.494 724.506> 880 200<571.494 724.506> +VStem: 50 450<287.15 722.702> 796 450<309.722 745.211> +LayerCount: 2 Fore Refer: 211 733 N 1 0 0 1 224 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8628,6 +9582,9 @@ StartChar: OE Encoding: 338 338 361 Width: 2627 Flags: W +HStem: 0 270<765.617 1090 999 1219 1689 2179.71> 650 210<1689.91 1834.31> 1230 270<765.869 1090 999.041 1219 1689.06 2182.49> +VStem: 50 530<487.667 1017.61> 1219 470<270.119 649.95 860 1229.67> 1914 195<416.014 565.576 933.78 1085.95> 2268 261<910 1143.75> 2288 261<376.5 649.922> +LayerCount: 2 Fore SplineSet 1090 1500 m 1 @@ -8649,6 +9606,9 @@ StartChar: oe Encoding: 339 339 362 Width: 2054 Flags: W +HStem: -40 200<571.494 724.506> -40 206<1371.71 1616.07> 452 206<1301.67 1577.96> 880 200<571.494 724.506> 882 198<1355.79 1525.04> +VStem: 50 450<287.15 722.702> 796 450<309.722 745.211> 851 445<285.606 452> +LayerCount: 2 Fore Refer: 52 111 N 1 0 0 1 0 0 2 Refer: 42 101 N 1 0 0 1 801 0 2 @@ -8657,6 +9617,9 @@ EndChar StartChar: Racute Encoding: 340 340 363 Width: 1901 +HStem: -40 348<1187 1657.24> 0 270<50 269.876 740 959.5> 620 260<740.004 980.479> 1230 270<50.1208 269.866 740.029 1063.48> +VStem: 270 470<270.26 620 879.978 1229.83> 1140 480<934.766 1167.52> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 397 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -8666,33 +9629,45 @@ EndChar StartChar: racute Encoding: 341 341 364 Width: 1316 +HStem: 0 210<55 235 655 835> 830 210<55 235> 892 188<787.526 1079> +VStem: 235 420<210.01 724.98> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 216 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" racute.sc EndChar -StartChar: uni0156 +StartChar: Rcommaaccent Encoding: 342 342 365 Width: 1901 +HStem: -820 142<729 863.985> -40 348<1187 1657.24> 0 270<50 269.876 740 959.5> 620 260<740.004 980.479> 1230 270<50.1208 269.866 740.029 1063.48> +VStem: 270 470<270.26 620 879.978 1229.83> 1140 480<934.766 1167.52> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 420 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0157.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" rcommaaccent.sc EndChar -StartChar: uni0157 +StartChar: rcommaaccent Encoding: 343 343 366 Width: 1316 +HStem: -820 142<240 374.985> 0 210<55 235 655 835> 830 210<55 235> 892 188<787.526 1079> +VStem: 235 420<210.01 724.98> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 -69 0 2 Refer: 55 114 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0157.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" rcommaaccent.sc EndChar StartChar: Rcaron Encoding: 344 344 367 Width: 1901 +HStem: -40 348<1187 1657.24> 0 270<50 269.876 740 959.5> 620 260<740.004 980.479> 1230 270<50.1208 269.866 740.029 1063.48> +VStem: 270 470<270.26 620 879.978 1229.83> 1140 480<934.766 1167.52> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 327 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -8702,6 +9677,9 @@ EndChar StartChar: rcaron Encoding: 345 345 368 Width: 1316 +HStem: 0 210<55 235 655 835> 830 210<55 235> 892 188<787.526 1079> +VStem: 235 420<210.01 724.98> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 146 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 @@ -8711,6 +9689,9 @@ EndChar StartChar: Sacute Encoding: 346 346 369 Width: 1480 +HStem: -40 262<555.429 918.792> -10 21G<114.5 277.5> 1268 262<593.278 893.883> 1480 20G<1161.5 1349.5> +VStem: 80 233<416.906 590> 110 442<768 1228.8> 980 450<280.428 750> 1144 236<951.441 1115.84> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 367 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -8720,6 +9701,9 @@ EndChar StartChar: sacute Encoding: 347 347 370 Width: 1160 +HStem: -44 194<425.738 689.611> -20 21G<64.5 237.5> 660 400<851.003 1074> 892 192<364 702.55> +VStem: 50 218<296.33 406> 84 396<554 882.159> 704 406<168.296 512> 851 223<660 763.187> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 171 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -8729,6 +9713,9 @@ EndChar StartChar: Scircumflex Encoding: 348 348 371 Width: 1480 +HStem: -40 262<555.429 918.792> -10 21G<114.5 277.5> 1268 262<593.278 893.883> 1480 20G<1161.5 1349.5> +VStem: 80 233<416.906 590> 110 442<768 1228.8> 980 450<280.428 750> 1144 236<951.441 1115.84> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 297 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -8738,6 +9725,9 @@ EndChar StartChar: scircumflex Encoding: 349 349 372 Width: 1160 +HStem: -44 194<425.738 689.611> -20 21G<64.5 237.5> 660 400<851.003 1074> 892 192<364 702.55> +VStem: 50 218<296.33 406> 84 396<554 882.159> 704 406<168.296 512> 851 223<660 763.187> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 101 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -8747,6 +9737,9 @@ EndChar StartChar: Scedilla Encoding: 350 350 373 Width: 1480 +HStem: -582 153<620 809.915> -40 262<555.429 918.792> -10 21G<114.5 277.5> 1268 262<593.278 893.883> 1480 20G<1161.5 1349.5> +VStem: 80 233<416.906 590> 110 442<768 1228.8> 980 450<280.428 750> 1144 236<951.441 1115.84> +LayerCount: 2 Fore Refer: 213 184 N 1 0 0 1 275 -33 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -8756,6 +9749,9 @@ EndChar StartChar: scedilla Encoding: 351 351 374 Width: 1160 +HStem: -586 153<456 645.915> -44 194<425.738 689.611> -20 21G<64.5 237.5> 660 400<851.003 1074> 892 192<364 702.55> +VStem: 50 218<296.33 406> 84 396<554 882.159> 704 406<168.296 512> 851 223<660 763.187> +LayerCount: 2 Fore Refer: 213 184 N 1 0 0 1 111 -37 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -8765,6 +9761,9 @@ EndChar StartChar: Scaron Encoding: 352 352 375 Width: 1480 +HStem: -40 262<555.429 918.792> -10 21G<114.5 277.5> 1268 262<593.278 893.883> 1480 20G<1161.5 1349.5> +VStem: 80 233<416.906 590> 110 442<768 1228.8> 980 450<280.428 750> 1144 236<951.441 1115.84> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 297 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -8774,6 +9773,9 @@ EndChar StartChar: scaron Encoding: 353 353 376 Width: 1160 +HStem: -44 194<425.738 689.611> -20 21G<64.5 237.5> 660 400<851.003 1074> 892 192<364 702.55> +VStem: 50 218<296.33 406> 84 396<554 882.159> 704 406<168.296 512> 851 223<660 763.187> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 101 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -8783,6 +9785,10 @@ EndChar StartChar: uni0162 Encoding: 354 354 377 Width: 1620 +HStem: -542 153<629 818.915> 0 270<355.145 594.207 1026.23 1264.61> 870 630<45.1667 285.173 1334.5 1574.69> 1240 260<363.278 595 1025 1252.67> +VStem: 45 241<870.95 1156.88> 595 430<271.089 1240> 1334 241<870.464 1156.53> +CounterMasks: 1 0e +LayerCount: 2 Fore Refer: 213 184 N 1 0 0 1 284 7 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -8792,6 +9798,9 @@ EndChar StartChar: uni0163 Encoding: 355 355 378 Width: 968 +HStem: -576 153<351 540.915> -34 238<414 738.716> 830 210<5 183.883 631 865> +VStem: 191 440<205.079 830> 444 187<1233.41 1400> +LayerCount: 2 Fore Refer: 213 184 N 1 0 0 1 6 -27 2 Refer: 57 116 N 1 0 0 1 0 0 3 @@ -8801,6 +9810,10 @@ EndChar StartChar: Tcaron Encoding: 356 356 379 Width: 1620 +HStem: 0 270<355.145 594.207 1026.23 1264.61> 870 630<45.1667 285.173 1334.5 1574.69> 1240 260<363.278 595 1025 1252.67> +VStem: 45 241<870.95 1156.88> 595 430<271.089 1240> 1334 241<870.464 1156.53> +CounterMasks: 1 1c +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 306 0 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -8811,6 +9824,9 @@ StartChar: tcaron Encoding: 357 357 380 Width: 1533 Flags: W +HStem: -34 238<414 738.716> 693 178<975 1123.79> 830 210<5 183.883 631 865> 1042 476<1052.32 1277.43> +VStem: 191 440<205.079 830> 444 187<1233.41 1400> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 860 1082 2 Refer: 57 116 N 1 0 0 1 0 0 2 @@ -8821,6 +9837,10 @@ StartChar: Tbar Encoding: 358 358 381 Width: 1620 Flags: W +HStem: 0 270<355.145 594.207 1026.23 1264.61> 610 230<357 1267> 870 630<45.1667 285.173 1334.5 1574.69> 1240 260<363.278 595 1025 1252.67> +VStem: 45 241<870.95 1156.88> 595 430<271.089 1240> 1334 241<870.464 1156.53> +CounterMasks: 1 0e +LayerCount: 2 Fore SplineSet 403 840 m 2 @@ -8840,6 +9860,9 @@ StartChar: tbar Encoding: 359 359 382 Width: 966 Flags: W +HStem: -34 238<414 738.716> 427 230<6 863> 830 210<5 183.883 631 865> +VStem: 191 440<205.079 830> 444 187<1233.41 1400> +LayerCount: 2 Fore SplineSet 49 657 m 2 @@ -8858,6 +9881,9 @@ EndChar StartChar: Utilde Encoding: 360 360 383 Width: 1870 +HStem: -40 294<841.889 1192.65> 1230 270<25.6386 244.877 715.337 954.935 1095.81 1344.85 1625.53 1844.78> 1630 256<1058.83 1264.01> 1748 256<794.756 998.597> +VStem: 245 470<392.472 1229.68> 1345 280<414.513 1229.47> +LayerCount: 2 Fore Refer: 210 732 N 1 0 0 1 530 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8867,6 +9893,9 @@ EndChar StartChar: utilde Encoding: 361 361 384 Width: 1545 +HStem: -40 234<457 784.085> 0 210<1320 1500> 830 210<30 210 760 900> 1170 256<802.826 1008.01> 1288 256<538.756 742.597> +VStem: 210 420<208.147 830> 760 560<830 1040> 900 420<284.404 830> +LayerCount: 2 Fore Refer: 210 732 N 1 0 0 1 274 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8876,6 +9905,9 @@ EndChar StartChar: Umacron Encoding: 362 362 385 Width: 1870 +HStem: -40 294<841.889 1192.65> 1230 270<25.6386 244.877 715.337 954.935 1095.81 1344.85 1625.53 1844.78> 1630 192<756 1236> +VStem: 245 470<392.472 1229.68> 756 480<1630 1822> 1345 280<414.513 1229.47> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 496 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8885,6 +9917,9 @@ EndChar StartChar: umacron Encoding: 363 363 386 Width: 1545 +HStem: -40 234<457 784.085> 0 210<1320 1500> 830 210<30 210 760 900> 1170 192<500 980> +VStem: 210 420<208.147 830> 500 480<1170 1362> 760 560<830 1040> 900 420<284.404 830> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 240 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8894,6 +9929,9 @@ EndChar StartChar: Ubreve Encoding: 364 364 387 Width: 1870 +HStem: -40 294<841.889 1192.65> 1230 270<25.6386 244.877 715.337 954.935 1095.81 1344.85 1625.53 1844.78> 1620 260<892.714 1103> +VStem: 245 470<392.472 1229.68> 718 160<1901.19 1978> 1115 162<1897.24 1978> 1345 280<414.513 1229.47> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 497 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8903,6 +9941,9 @@ EndChar StartChar: ubreve Encoding: 365 365 388 Width: 1545 +HStem: -40 234<457 784.085> 0 210<1320 1500> 830 210<30 210 760 900> 1160 260<636.714 847> +VStem: 210 420<208.147 830> 462 160<1441.19 1518> 760 560<830 1040> 859 162<1437.24 1518> 900 420<284.404 830> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 241 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8912,6 +9953,9 @@ EndChar StartChar: Uring Encoding: 366 366 389 Width: 1870 +HStem: -40 294<841.889 1192.65> 1230 270<25.6386 244.877 715.337 954.935 1095.81 1344.85 1625.53 1844.78> 1640 164<927.387 1065.01> 1987 153<928.359 1064.18> +VStem: 245 470<392.472 1229.68> 747 168<1815.32 1974.89> 1078 168<1815.82 1974.57> 1345 280<414.513 1229.47> +LayerCount: 2 Fore Refer: 208 730 N 1 0 0 1 496 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8921,6 +9965,9 @@ EndChar StartChar: uring Encoding: 367 367 390 Width: 1545 +HStem: -40 234<457 784.085> 0 210<1320 1500> 830 210<30 210 760 900> 1180 164<671.387 809.009> 1527 153<672.359 808.183> +VStem: 210 420<208.147 830> 491 168<1355.32 1514.89> 760 560<830 1040> 822 168<1355.82 1514.57> 900 420<284.404 830> +LayerCount: 2 Fore Refer: 208 730 N 1 0 0 1 240 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8930,6 +9977,9 @@ EndChar StartChar: Uhungarumlaut Encoding: 368 368 391 Width: 1870 +HStem: -40 294<841.889 1192.65> 1230 270<25.6386 244.877 715.337 954.935 1095.81 1344.85 1625.53 1844.78> +VStem: 245 470<392.472 1229.68> 1345 280<414.513 1229.47> +LayerCount: 2 Fore Refer: 211 733 N 1 0 0 1 572 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8939,6 +9989,9 @@ EndChar StartChar: uhungarumlaut Encoding: 369 369 392 Width: 1545 +HStem: -40 234<457 784.085> 0 210<1320 1500> 830 210<30 210 760 900> +VStem: 210 420<208.147 830> 760 560<830 1040> 900 420<284.404 830> +LayerCount: 2 Fore Refer: 211 733 N 1 0 0 1 316 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8948,6 +10001,9 @@ EndChar StartChar: Uogonek Encoding: 370 370 393 Width: 1870 +HStem: -279 187<1222.5 1487.49> -40 294<841.889 1192.65> 1230 270<25.6386 244.877 715.337 954.935 1095.81 1344.85 1625.53 1844.78> +VStem: 245 470<392.472 1229.68> 1038 286<-154.5 27.7173> 1345 280<414.513 1229.47> +LayerCount: 2 Fore Refer: 209 731 N 1 0 0 1 860 143 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8957,6 +10013,9 @@ EndChar StartChar: uogonek Encoding: 371 371 394 Width: 1545 +HStem: -429 187<1073.5 1338.49> -40 234<457 784.085> 0 210<1320 1500> 830 210<30 210 760 900> +VStem: 210 420<208.147 830> 760 560<830 1040> 889 286<-304.5 -122.283> 900 420<284.404 830> +LayerCount: 2 Fore Refer: 209 731 N 1 0 0 1 711 -7 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8966,6 +10025,9 @@ EndChar StartChar: Wcircumflex Encoding: 372 372 395 Width: 2580 +HStem: -20 21G<695.5 908 1681 1895.5> 1230 270<-9.79401 224.286 747.281 889.561 1010.27 1208 1674 1809.51 1910.33 2080.99 2348.28 2589.94> +VStem: 1910 680<1230.27 1499.64> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 897 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -8975,6 +10037,8 @@ EndChar StartChar: wcircumflex Encoding: 373 373 396 Width: 1890 +HStem: -30 21G<490.5 700 1224.5 1437> 830 210<-9.99001 172.997 591.656 731.993 1332 1476.16 1722 1899.99> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 518 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -8984,6 +10048,9 @@ EndChar StartChar: Ycircumflex Encoding: 374 374 397 Width: 1770 +HStem: 0 270<450.01 669.97 1140.01 1379.97> 1230 270<-18.2146 211.903 752.823 919.513 1070.18 1241.57 1599.01 1790> +VStem: 670 470<270 580.469> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 487 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -8993,6 +10060,9 @@ EndChar StartChar: ycircumflex Encoding: 375 375 398 Width: 1430 +HStem: -530 200<249.35 452.176> 830 210<34 210.295 640.625 785.459 870.123 985.502 1244.68 1389.79> +VStem: -19 266<-321.245 -131> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 255 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -9002,6 +10072,9 @@ EndChar StartChar: Ydieresis Encoding: 376 376 399 Width: 1770 +HStem: 0 270<450.01 669.97 1140.01 1379.97> 1230 270<-18.2146 211.903 752.823 919.513 1070.18 1241.57 1599.01 1790> 1690 384<582.886 827.114 1142.89 1387.11> +VStem: 513 384<1759.89 2004.11> 670 470<270 580.469> 1073 384<1759.89 2004.11> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 485 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -9011,6 +10084,9 @@ EndChar StartChar: Zacute Encoding: 377 377 400 Width: 1615 +HStem: 0 270<567.011 1177.97> 1230 270<467.031 951.98> +VStem: 110 241<850.005 1099.16> 1309 241<414.923 689.39> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 367 0 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -9020,6 +10096,9 @@ EndChar StartChar: zacute Encoding: 378 378 401 Width: 1175 +HStem: 0 200<564.993 816.637> 840 200<386.551 618.007> +VStem: 96 201<536.132 755.601> 919 201<299.532 547.989> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 179 -460 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -9029,6 +10108,9 @@ EndChar StartChar: Zdotaccent Encoding: 379 379 402 Width: 1615 +HStem: 0 270<567.011 1177.97> 1230 270<467.031 951.98> 1729 384<677.886 922.114> +VStem: 110 241<850.005 1099.16> 608 384<1798.89 2043.11> 1309 241<414.923 689.39> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 299 460 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -9038,6 +10120,9 @@ EndChar StartChar: zdotaccent Encoding: 380 380 403 Width: 1175 +HStem: 0 200<564.993 816.637> 840 200<386.551 618.007> 1269 384<489.886 734.114> +VStem: 96 201<536.132 755.601> 420 384<1338.89 1583.11> 919 201<299.532 547.989> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 111 0 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -9047,6 +10132,9 @@ EndChar StartChar: Zcaron Encoding: 381 381 404 Width: 1615 +HStem: 0 270<567.011 1177.97> 1230 270<467.031 951.98> +VStem: 110 241<850.005 1099.16> 1309 241<414.923 689.39> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 297 0 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -9056,6 +10144,9 @@ EndChar StartChar: zcaron Encoding: 382 382 405 Width: 1175 +HStem: 0 200<564.993 816.637> 840 200<386.551 618.007> +VStem: 96 201<536.132 755.601> 919 201<299.532 547.989> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 109 -460 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -9066,6 +10157,9 @@ StartChar: longs Encoding: 383 383 406 Width: 920 Flags: W +HStem: 0 210<30.1787 210 630 869.947> 1426 174<724.222 865.138> +VStem: 210 420<210.017 1318.84> +LayerCount: 2 Fore SplineSet 630 248 m 2 @@ -9095,6 +10189,9 @@ EndChar StartChar: uni0212 Encoding: 530 530 407 Width: 1901 +HStem: -40 348<1187 1657.24> 0 270<50 269.876 740 959.5> 620 260<740.004 980.479> 1230 270<50.1208 269.866 740.029 1063.48> 1748 260<722 932.286> +VStem: 270 470<270.26 620 879.978 1229.83> 548 162<1650 1730.76> 947 160<1650 1726.81> 1140 480<934.766 1167.52> +LayerCount: 2 Fore Refer: 199 785 N 1 0 0 1 327 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -9104,33 +10201,46 @@ EndChar StartChar: uni0213 Encoding: 531 531 408 Width: 1316 +HStem: 0 210<55 235 655 835> 830 210<55 235> 892 188<787.526 1079> 1288 260<541 751.286> +VStem: 235 420<210.01 724.98> 367 162<1190 1270.76> 766 160<1190 1266.81> +LayerCount: 2 Fore Refer: 199 785 N 1 0 0 1 146 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0213.sc EndChar -StartChar: uni0218 +StartChar: Scommaaccent Encoding: 536 536 409 Width: 1480 +HStem: -820 142<598 732.985> -40 262<555.429 918.792> -10 21G<114.5 277.5> 1268 262<593.278 893.883> 1480 20G<1161.5 1349.5> +VStem: 80 233<416.906 590> 110 442<768 1228.8> 980 450<280.428 750> 1144 236<951.441 1115.84> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 289 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0219.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" scommaaccent.sc EndChar -StartChar: uni0219 +StartChar: scommaaccent Encoding: 537 537 410 Width: 1160 +HStem: -820 142<383 517.985> -44 194<425.738 689.611> -20 21G<64.5 237.5> 660 400<851.003 1074> 892 192<364 702.55> +VStem: 50 218<296.33 406> 84 396<554 882.159> 704 406<168.296 512> 851 223<660 763.187> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 74 0 2 Refer: 56 115 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0219.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" scommaaccent.sc EndChar StartChar: uni021A Encoding: 538 538 411 Width: 1620 +HStem: -820 142<619 753.985> 0 270<355.145 594.207 1026.23 1264.61> 870 630<45.1667 285.173 1334.5 1574.69> 1240 260<363.278 595 1025 1252.67> +VStem: 45 241<870.95 1156.88> 595 430<271.089 1240> 1334 241<870.464 1156.53> +CounterMasks: 1 0e +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 310 0 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -9140,6 +10250,9 @@ EndChar StartChar: uni021B Encoding: 539 539 412 Width: 968 +HStem: -820 142<348 482.985> -34 238<414 738.716> 830 210<5 183.883 631 865> +VStem: 191 440<205.079 830> 444 187<1233.41 1400> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 39 0 2 Refer: 57 116 N 1 0 0 1 0 0 3 @@ -9150,6 +10263,9 @@ StartChar: uni03A9 Encoding: 937 937 413 Width: 1719 Flags: W +HStem: 0 400<75 278 1431 1644> 0 163<334 554 1155 1375> 1313 207<694.136 1014> +VStem: 75 203<224.937 400> 115 429<706.534 1134.62> 554 209<163 354.65> 945 210<163 362.23> 1165 429<708.344 1134.62> 1431 213<224.937 400> +LayerCount: 2 Fore SplineSet 1431 400 m 1 @@ -9182,6 +10298,9 @@ StartChar: uni03BC Encoding: 956 956 414 Width: 1545 Flags: W +HStem: -520 434<659.361 893.167> -40 234<457 784.085> 0 210<1320 1500> 830 210<30 210 760 900> +VStem: 210 212<-297.486 847> 210 420<208.147 830> 591 446<-357.894 -151.253> 760 560<830 1040> 900 420<284.404 830> +LayerCount: 2 Fore Refer: 186 181 N 1 0 0 1 0 0 2 EndChar @@ -9190,6 +10309,8 @@ StartChar: uni0394 Encoding: 916 916 415 Width: 1900 Flags: W +HStem: 0 270<537.996 1127.84> 1510 20G<798 1144.5> +LayerCount: 2 Fore SplineSet 1077 270 m 2 @@ -9214,6 +10335,9 @@ EndChar StartChar: Wgrave Encoding: 7808 7808 416 Width: 2580 +HStem: -20 21G<695.5 908 1681 1895.5> 1230 270<-9.79401 224.286 747.281 889.561 1010.27 1208 1674 1809.51 1910.33 2080.99 2348.28 2589.94> +VStem: 1910 680<1230.27 1499.64> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 825 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9223,6 +10347,8 @@ EndChar StartChar: wgrave Encoding: 7809 7809 417 Width: 1890 +HStem: -30 21G<490.5 700 1224.5 1437> 830 210<-9.99001 172.997 591.656 731.993 1332 1476.16 1722 1899.99> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 446 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9232,6 +10358,9 @@ EndChar StartChar: Wacute Encoding: 7810 7810 418 Width: 2580 +HStem: -20 21G<695.5 908 1681 1895.5> 1230 270<-9.79401 224.286 747.281 889.561 1010.27 1208 1674 1809.51 1910.33 2080.99 2348.28 2589.94> +VStem: 1910 680<1230.27 1499.64> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 967 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9241,6 +10370,8 @@ EndChar StartChar: wacute Encoding: 7811 7811 419 Width: 1890 +HStem: -30 21G<490.5 700 1224.5 1437> 830 210<-9.99001 172.997 591.656 731.993 1332 1476.16 1722 1899.99> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 588 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9250,6 +10381,9 @@ EndChar StartChar: Wdieresis Encoding: 7812 7812 420 Width: 2580 +HStem: -20 21G<695.5 908 1681 1895.5> 1230 270<-9.79401 224.286 747.281 889.561 1010.27 1208 1674 1809.51 1910.33 2080.99 2348.28 2589.94> 1690 384<992.886 1237.11 1552.89 1797.11> +VStem: 923 384<1759.89 2004.11> 1483 384<1759.89 2004.11> 1910 680<1230.27 1499.64> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 895 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9259,6 +10393,9 @@ EndChar StartChar: wdieresis Encoding: 7813 7813 421 Width: 1890 +HStem: -30 21G<490.5 700 1224.5 1437> 830 210<-9.99001 172.997 591.656 731.993 1332 1476.16 1722 1899.99> 1230 384<613.886 858.114 1173.89 1418.11> +VStem: 544 384<1299.89 1544.11> 1104 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 516 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9268,6 +10405,9 @@ EndChar StartChar: uni1E86 Encoding: 7814 7814 422 Width: 2580 +HStem: -20 21G<695.5 908 1681 1895.5> 1230 270<-9.79401 224.286 747.281 889.561 1010.27 1208 1674 1809.51 1910.33 2080.99 2348.28 2589.94> 1729 384<1277.89 1522.11> +VStem: 1208 384<1798.89 2043.11> 1910 680<1230.27 1499.64> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 899 460 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9277,6 +10417,9 @@ EndChar StartChar: uni1E87 Encoding: 7815 7815 423 Width: 1890 +HStem: -30 21G<490.5 700 1224.5 1437> 830 210<-9.99001 172.997 591.656 731.993 1332 1476.16 1722 1899.99> 1269 384<898.886 1143.11> +VStem: 829 384<1338.89 1583.11> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 520 0 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9286,6 +10429,9 @@ EndChar StartChar: uni1E88 Encoding: 7816 7816 424 Width: 2580 +HStem: -553 384<1184.89 1429.11> -20 21G<695.5 908 1681 1895.5> 1230 270<-9.79401 224.286 747.281 889.561 1010.27 1208 1674 1809.51 1910.33 2080.99 2348.28 2589.94> +VStem: 1115 384<-483.114 -238.886> 1910 680<1230.27 1499.64> +LayerCount: 2 Fore Refer: 201 803 N 1 0 0 1 806 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9295,6 +10441,9 @@ EndChar StartChar: uni1E89 Encoding: 7817 7817 425 Width: 1890 +HStem: -553 384<835.886 1080.11> -30 21G<490.5 700 1224.5 1437> 830 210<-9.99001 172.997 591.656 731.993 1332 1476.16 1722 1899.99> +VStem: 766 384<-483.114 -238.886> +LayerCount: 2 Fore Refer: 201 803 N 1 0 0 1 457 0 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9305,6 +10454,9 @@ StartChar: uni1E9E Encoding: 7838 7838 426 Width: 2172 Flags: W +HStem: -30 217<1368.9 1600.15> 0 210<40 801> 1307 213<958.134 1441.68> +VStem: 221 400<0 1042.8> 990 429<166 393> 1692 410<275.727 525.57> +LayerCount: 2 Fore SplineSet 1185 421 m 1 @@ -9342,6 +10494,9 @@ EndChar StartChar: Ygrave Encoding: 7922 7922 427 Width: 1770 +HStem: 0 270<450.01 669.97 1140.01 1379.97> 1230 270<-18.2146 211.903 752.823 919.513 1070.18 1241.57 1599.01 1790> +VStem: 670 470<270 580.469> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 415 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -9351,6 +10506,9 @@ EndChar StartChar: ygrave Encoding: 7923 7923 428 Width: 1430 +HStem: -530 200<249.35 452.176> 830 210<34 210.295 640.625 785.459 870.123 985.502 1244.68 1389.79> +VStem: -19 266<-321.245 -131> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 183 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -9361,6 +10519,7 @@ StartChar: guilsinglleft Encoding: 8249 8249 429 Width: 830 Flags: W +LayerCount: 2 Fore SplineSet 442 775 m 1 @@ -9378,6 +10537,7 @@ StartChar: guilsinglright Encoding: 8250 8250 430 Width: 830 Flags: W +LayerCount: 2 Fore SplineSet 388 775 m 1 @@ -9395,6 +10555,9 @@ StartChar: uni2074 Encoding: 8308 8308 431 Width: 860 Flags: W +HStem: 919 126<294 438 672 792> 1165 126<252.25 438 672 810> 1481 20G<598.5 657.5> +VStem: 438 234<1045 1165 1291 1391.32> 461 235<1682.16 1819> 581 91<1428.73 1501> +LayerCount: 2 Fore SplineSet 792 1017 m 2 @@ -9445,6 +10608,9 @@ StartChar: Euro Encoding: 8364 8364 432 Width: 1792 Flags: W +HStem: -20 218<783.259 1210.61> 430 230<50 930> 830 230<50 930> 1304 216<803.405 1191.97> +VStem: 170 430<474.801 1019.27> 1204 358<1024 1262.58> 1338 211<315.992 480> +LayerCount: 2 Fore SplineSet 990 1304 m 0 @@ -9470,6 +10636,9 @@ StartChar: partialdiff Encoding: 8706 8706 433 Width: 1330 Flags: W +HStem: -20 230<535.92 774.312> 722 238<387 703.614> 1366 154<505.886 688.17> +VStem: 60 400<286.949 648.143> 110 394<1142.11 1351.24> 850 400<398.363 893.146> +LayerCount: 2 Fore SplineSet 504 1312 m 0 @@ -9498,6 +10667,9 @@ StartChar: emptyset Encoding: 8709 8709 434 Width: 1140 Flags: W +HStem: 260 223<407.115 721.512> 1057 222<413.574 747.057> +VStem: 62 230<591.078 926.39> 848 230<607.88 932.059> +LayerCount: 2 Fore SplineSet 18 341 m 1 @@ -9522,6 +10694,9 @@ StartChar: product Encoding: 8719 8719 435 Width: 2020 Flags: W +HStem: 0 270<51.0086 269.893 740.129 938.452 1081.95 1279.96 1750.02 1968.15> 1230 270<50.6602 269.967 740 1280 1750.07 1969.84> +VStem: 270 470<270.327 1229.84> 1280 470<270.245 1229.99> +LayerCount: 2 Fore SplineSet 740 1188 m 2 @@ -9572,6 +10747,9 @@ StartChar: summation Encoding: 8721 8721 436 Width: 1449 Flags: W +HStem: 0 213<476 1040.37> 1287 213<610 1030.51> +VStem: 1100 214<990 1218.75> 1120 213<291.265 550> +LayerCount: 2 Fore SplineSet 110 1500 m 1 @@ -9597,6 +10775,8 @@ StartChar: minus Encoding: 8722 8722 437 Width: 1224 Flags: W +HStem: 660 230<120 1104> +LayerCount: 2 Fore SplineSet 169 890 m 2 @@ -9615,6 +10795,8 @@ StartChar: uni2215 Encoding: 8725 8725 438 Width: 1039 Flags: W +HStem: 1540 20G<741 914.5> +LayerCount: 2 Fore Refer: 82 47 N 1 0 0 1 -0 0 2 EndChar @@ -9623,6 +10805,9 @@ StartChar: uni2219 Encoding: 8729 8729 439 Width: 610 Flags: W +HStem: 630 480<171.055 438.945> +VStem: 65 480<736.055 1003.95> +LayerCount: 2 Fore SplineSet 65 870 m 0 @@ -9637,6 +10822,8 @@ StartChar: radical Encoding: 8730 8730 440 Width: 1180 Flags: W +HStem: -20 21G<419.224 721.718> 1290 210<1026 1180> +LayerCount: 2 Fore SplineSet 1026 1290 m 1 @@ -9658,6 +10845,9 @@ StartChar: infinity Encoding: 8734 8734 441 Width: 1913 Flags: W +HStem: 351 212<358.575 658.935 1255.67 1553.54> 997 212<365.539 656.835 1256.21 1555.36> +VStem: 50 241<633.522 920.768> 1622 241<633.575 928.501> +LayerCount: 2 Fore SplineSet 1622 780 m 0 @@ -9690,6 +10880,9 @@ StartChar: integral Encoding: 8747 8747 442 Width: 920 Flags: W +HStem: -519 174<-25.1385 115.778> 1426 174<724.222 865.138> +VStem: 210 420<-237.836 1318.84> +LayerCount: 2 Fore SplineSet 210 1144 m 2 @@ -9716,6 +10909,9 @@ StartChar: approxequal Encoding: 8776 8776 443 Width: 1200 Flags: W +HStem: 174 223<711.065 862.973> 401 223<291.237 480.224> 674 223<711.065 862.973> 901 223<291.237 480.224> +VStem: 69 220<197.382 277.995 278 391.073 697.382 777.995 778 891.073> 861 219<405.346 600.618 905.346 1100.62> +LayerCount: 2 Fore SplineSet 798 674 m 0 @@ -9767,6 +10963,8 @@ StartChar: notequal Encoding: 8800 8800 444 Width: 1119 Flags: W +HStem: 460 230<120 175 954 1000> 860 230<120 175 954 1000> +LayerCount: 2 Fore SplineSet 164 1090 m 2 @@ -9803,6 +11001,8 @@ StartChar: lessequal Encoding: 8804 8804 445 Width: 1119 Flags: W +HStem: 0 230<120 1000> +LayerCount: 2 Fore SplineSet 438 748 m 2 @@ -9837,6 +11037,8 @@ StartChar: greaterequal Encoding: 8805 8805 446 Width: 1119 Flags: W +HStem: 0 230<120 1000> +LayerCount: 2 Fore SplineSet 682 802 m 2 @@ -9871,6 +11073,7 @@ StartChar: lozenge Encoding: 9674 9674 447 Width: 1200 Flags: W +LayerCount: 2 Fore SplineSet 612 30 m 257 @@ -9890,6 +11093,9 @@ StartChar: uniF8E8 Encoding: 63720 63720 448 Width: 1125 Flags: W +HStem: 668 56<410.464 713.671> 890 87<286 357 509 581 674.357 860.861> 1091 84<509 605.25> 1289 87<286 357 509 633.219> 1536 56<410.452 713.659> +VStem: 100 57<975.909 1284.08> 357 152<977 1091 1175 1289> 639 155<1176.4 1287.46> 968 57<975.922 1283.88> +LayerCount: 2 Fore SplineSet 562 1592 m 256 @@ -9949,6 +11155,9 @@ StartChar: uniF8E9 Encoding: 63721 63721 449 Width: 1125 Flags: W +HStem: 668 56<410.464 713.671> 840 96<490.013 683.311> 1046 20G<729 818.5> 1189 209<691.115 814> 1316 92<488.686 669.182> 1536 56<410.452 713.659> +VStem: 100 57<975.909 1284.08> 260 187<974.811 1274.17> 699 115<1189 1287.17> 714 113<969.656 1066> 968 57<975.922 1283.88> +LayerCount: 2 Fore SplineSet 562 1592 m 256 @@ -9985,104 +11194,13 @@ SplineSet EndSplineSet EndChar -StartChar: uniF8EA -Encoding: 63722 63722 450 -Width: 1626 -Flags: W -Fore -SplineSet -198 993 m 2 - 198 1054 l 2 - 198 1068 200 1072 214 1072 c 2 - 262 1072 l 2 - 281 1072 284 1077 284 1096 c 2 - 284 1408 l 2 - 284 1417 281 1421 272 1421 c 2 - 266 1421 l 2 - 194 1421 175 1398 173 1309 c 0 - 173 1292 168 1288 149 1288 c 2 - 105 1288 l 2 - 91 1288 86 1289 86 1303 c 2 - 86 1494 l 2 - 86 1509 87 1515 102 1515 c 2 - 623 1515 l 2 - 635 1515 637 1511 637 1498 c 2 - 637 1309 l 2 - 637 1291 634 1288 615 1288 c 2 - 572 1288 l 2 - 553 1288 550 1290 550 1308 c 0 - 548 1398 529 1421 457 1421 c 2 - 453 1421 l 2 - 442 1421 439 1416 439 1406 c 2 - 439 1101 l 2 - 439 1078 440 1072 463 1072 c 2 - 505 1072 l 2 - 522 1072 525 1067 525 1052 c 2 - 525 995 l 2 - 525 978 522 975 505 975 c 2 - 217 975 l 2 - 202 975 198 977 198 993 c 2 -788 1418 m 2 - 746 1418 l 2 - 729 1418 729 1418 729 1435 c 2 - 729 1504 l 2 - 729 1519 735 1515 749 1515 c 2 - 1012 1515 l 2 - 1040 1515 1037 1505 1044 1485 c 2 - 1113 1270 l 2 - 1121 1247 1125 1221 1132 1221 c 0 - 1140 1221 1144 1234 1153 1258 c 2 - 1243 1500 l 2 - 1248 1513 1248 1515 1267 1515 c 2 - 1492 1515 l 2 - 1510 1515 1518 1520 1518 1500 c 2 - 1518 1436 l 2 - 1518 1418 1518 1418 1500 1418 c 2 - 1456 1418 l 2 - 1441 1418 1442 1417 1442 1402 c 2 - 1453 1087 l 2 - 1453 1074 1451 1072 1465 1072 c 2 - 1523 1072 l 2 - 1535 1072 1536 1069 1536 1057 c 2 - 1536 995 l 2 - 1536 980 1535 975 1518 975 c 2 - 1239 975 l 2 - 1223 975 1222 978 1222 994 c 2 - 1222 1055 l 2 - 1222 1071 1227 1072 1242 1072 c 2 - 1280 1072 l 2 - 1295 1072 1299 1076 1299 1091 c 2 - 1294 1253 l 2 - 1293 1303 1304 1352 1291 1352 c 0 - 1282 1352 1282 1339 1271 1307 c 2 - 1160 983 l 2 - 1155 968 1152 964 1131 964 c 2 - 1066 964 l 2 - 1045 964 1042 968 1037 983 c 2 - 930 1294 l 2 - 921 1321 913 1370 904 1370 c 0 - 898 1370 898 1357 897 1325 c 2 - 886 1098 l 2 - 885 1081 883 1072 903 1072 c 2 - 951 1072 l 2 - 964 1072 967 1070 967 1056 c 2 - 967 993 l 2 - 967 975 963 975 946 975 c 2 - 723 975 l 2 - 706 975 704 977 704 995 c 2 - 704 1060 l 2 - 704 1070 705 1072 715 1072 c 2 - 772 1072 l 2 - 794 1072 789 1081 790 1100 c 2 - 806 1405 l 2 - 807 1420 803 1418 788 1418 c 2 -EndSplineSet -EndChar - StartChar: pi -Encoding: 960 960 451 +Encoding: 960 960 450 Width: 1231 Flags: W +HStem: -20 255<884 1061.03> 640 280<254.998 374 576 701 982 1161.99> +VStem: 42 213<490 640> 374 202<414.689 640> 701 281<235.009 640> +LayerCount: 2 Fore SplineSet 1162 900 m 2 @@ -10122,9 +11240,11 @@ EndSplineSet EndChar StartChar: quotesinglbase -Encoding: 8218 8218 452 +Encoding: 8218 8218 451 Width: 703 Flags: W +HStem: -389 178<115 263.792> -40 476<192.319 417.435> +LayerCount: 2 Fore SplineSet 79 198 m 0 @@ -10142,9 +11262,13 @@ EndSplineSet EndChar StartChar: ellipsis -Encoding: 8230 8230 453 +Encoding: 8230 8230 452 Width: 1920 Flags: W +HStem: -40 480<186.055 453.945 826.055 1093.95 1466.05 1733.95> +VStem: 80 480<66.0547 333.945> 720 480<66.0547 333.945> 1360 480<66.0547 333.945> +CounterMasks: 1 70 +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 1280 0 2 Refer: 1 46 N 1 0 0 1 640 0 2 @@ -10152,9 +11276,10 @@ Refer: 1 46 N 1 0 0 1 0 0 2 EndChar StartChar: circumflex -Encoding: 710 710 454 +Encoding: 710 710 453 Width: 1000 Flags: W +LayerCount: 2 Fore SplineSet 242 1640 m 2 @@ -10176,9 +11301,11 @@ EndSplineSet EndChar StartChar: quotedblbase -Encoding: 8222 8222 455 +Encoding: 8222 8222 454 Width: 1324 Flags: W +HStem: -385 178<116 264.792 736 884.792> -36 476<193.319 418.435 813.319 1038.43> +LayerCount: 2 Fore SplineSet 80 202 m 0 @@ -10207,12 +11334,14 @@ EndSplineSet EndChar StartChar: a.sc -Encoding: 65554 -1 456 +Encoding: 65554 -1 455 Width: 1446 Flags: W +HStem: 0 231<22.0284 205.188 479.773 588.996 742.013 881.213 1256.03 1441> 305 176<597.997 780.875> 1039 20G<579 901> AnchorPoint: "Anchor-0" 772 1033 basechar 0 AnchorPoint: "Anchor-1" 656 0 basechar 0 AnchorPoint: "Anchor-2" 1154 0 basechar 0 +LayerCount: 2 Fore SplineSet 22 49 m 2 @@ -10260,92 +11389,118 @@ EndSplineSet EndChar StartChar: aacute.sc -Encoding: 65555 -1 457 +Encoding: 65555 -1 456 Width: 1446 Flags: W +HStem: 0 231<22.0284 205.188 479.773 588.996 742.013 881.213 1256.03 1441> 305 176<597.997 780.875> 1039 20G<579 901> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 343 -467 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: abreve.sc -Encoding: 65556 -1 458 +Encoding: 65556 -1 457 Width: 1446 Flags: W +HStem: 0 231<22.0284 205.188 479.773 588.996 742.013 881.213 1256.03 1441> 305 176<597.997 780.875> 1039 20G<579 901> 1113 260<668.714 879> +VStem: 494 160<1394.19 1471> 891 162<1390.24 1471> +LayerCount: 2 Fore Refer: 193 774 N 1 0 0 1 273 -467 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: acircumflex.sc -Encoding: 65557 -1 459 +Encoding: 65557 -1 458 Width: 1446 Flags: W +HStem: 0 231<22.0284 205.188 479.773 588.996 742.013 881.213 1256.03 1441> 305 176<597.997 780.875> 1039 20G<579 901> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 273 -467 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: adieresis.sc -Encoding: 65558 -1 460 +Encoding: 65558 -1 459 Width: 1446 Flags: W +HStem: 0 231<22.0284 205.188 479.773 588.996 742.013 881.213 1256.03 1441> 305 176<597.997 780.875> 1039 20G<579 901> 1223 384<368.886 613.114 928.886 1173.11> +VStem: 299 384<1292.89 1537.11> 859 384<1292.89 1537.11> +LayerCount: 2 Fore Refer: 195 776 N 1 0 0 1 271 -467 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: agrave.sc -Encoding: 65559 -1 461 +Encoding: 65559 -1 460 Width: 1446 Flags: W +HStem: 0 231<22.0284 205.188 479.773 588.996 742.013 881.213 1256.03 1441> 305 176<597.997 780.875> 1039 20G<579 901> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 201 -467 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: amacron.sc -Encoding: 65560 -1 462 +Encoding: 65560 -1 461 Width: 1446 Flags: W +HStem: 0 231<22.0284 205.188 479.773 588.996 742.013 881.213 1256.03 1441> 305 176<597.997 780.875> 1039 20G<579 901> 1163 192<532 1012> +VStem: 532 480<1163 1355> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 272 -467 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: aogonek.sc -Encoding: 65561 -1 463 +Encoding: 65561 -1 462 Width: 1446 Flags: W +HStem: -469 187<1005.5 1270.49> 0 231<22.0284 205.188 479.773 588.996 742.013 881.213 1256.03 1441> 305 176<597.997 780.875> 1039 20G<579 901> +VStem: 821 286<-344.5 -162.283> +LayerCount: 2 Fore Refer: 204 808 N 1 0 0 1 643 -47 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: aring.sc -Encoding: 65562 -1 464 +Encoding: 65562 -1 463 Width: 1446 Flags: W +HStem: 0 231<22.0284 205.188 479.773 588.996 742.013 881.213 1256.03 1441> 305 176<597.997 780.875> 1039 20G<579 901> 1173 164<703.387 841.009> 1520 153<704.359 840.183> +VStem: 523 168<1348.32 1507.89> 854 168<1348.82 1507.57> +LayerCount: 2 Fore Refer: 196 778 N 1 0 0 1 272 -467 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: atilde.sc -Encoding: 65563 -1 465 +Encoding: 65563 -1 464 Width: 1446 Flags: W +HStem: 0 231<22.0284 205.188 479.773 588.996 742.013 881.213 1256.03 1441> 305 176<597.997 780.875> 1039 20G<579 901> 1163 256<804.826 1010.01> 1281 256<540.756 744.597> +LayerCount: 2 Fore Refer: 191 771 N 1 0 0 1 276 -467 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: b.sc -Encoding: 65564 -1 466 +Encoding: 65564 -1 465 Width: 1390 Flags: W +HStem: 0 241<35.0335 188 578 874.953> 413 242<578 815.821> 799 241<35.0095 188 578 820.958> +VStem: 188 390<241 413 655 798.976> AnchorPoint: "Anchor-0" 646 1040 basechar 0 AnchorPoint: "Anchor-1" 668 0 basechar 0 +LayerCount: 2 Fore SplineSet 780 0 m 2 @@ -10362,29 +11517,29 @@ SplineSet 35 994 l 2 35 1026 38 1040 67 1040 c 2 727 1040 l 2 - 922 1040 1064 1021 1152 984 c 128 + 922 1040 1064 1021 1152 984 c 0 1240 947 1284 880 1284 783 c 0 1284 671 1202 596 1038 558 c 0 - 1021 554 1012 549 1012 542 c 128 + 1021 554 1012 549 1012 542 c 0 1012 535 1022 530 1043 527 c 0 - 1142 511 1219 483 1274 444 c 128 + 1142 511 1219 483 1274 444 c 0 1329 405 1356 354 1356 291 c 0 1356 157 1292 88 1189 49 c 0 1079 8 956 0 780 0 c 2 618 655 m 2 714 655 l 2 - 757 655 792 662 817 674 c 128 + 757 655 792 662 817 674 c 0 842 686 855 705 855 732 c 256 - 855 759 844 777 822 786 c 128 + 855 759 844 777 822 786 c 0 800 795 764 799 714 799 c 2 614 799 l 2 596 799 578 801 578 785 c 2 578 682 l 2 578 657 589 655 618 655 c 2 747 241 m 2 - 810 241 854 250 876 267 c 128 + 810 241 854 250 876 267 c 0 898 284 909 307 909 334 c 256 - 909 361 894 381 864 394 c 128 + 909 361 894 381 864 394 c 0 834 407 796 413 747 413 c 2 608 413 l 2 588 413 578 406 578 393 c 2 @@ -10395,19 +11550,22 @@ EndSplineSet EndChar StartChar: c.sc -Encoding: 65565 -1 467 +Encoding: 65565 -1 466 Width: 1356 Flags: W +HStem: -34 232<628.153 934.271> 849 220<622.624 909.451> 1023 20G<1118 1265> +VStem: 49 465<318.864 714.537> AnchorPoint: "Anchor-0" 740 1035 basechar 0 AnchorPoint: "Anchor-1" 740 1 basechar 0 +LayerCount: 2 Fore SplineSet 49 517 m 0 49 685 136 824 240 910 c 0 355 1005 524 1069 723 1069 c 0 - 779 1069 829 1061 874 1044 c 128 + 779 1069 829 1061 874 1044 c 0 919 1027 959 1004 993 975 c 0 - 1010 962 1022 956 1029 957 c 128 + 1010 962 1022 956 1029 957 c 0 1036 958 1047 968 1060 987 c 2 1086 1024 l 2 1099 1041 1103 1043 1133 1043 c 2 @@ -10417,76 +11575,94 @@ SplineSet 1286 631 1276 631 1245 631 c 2 1055 631 l 2 1016 631 1008 635 999 660 c 0 - 984 716 958 761 921 796 c 128 + 984 716 958 761 921 796 c 0 884 831 829 849 756 849 c 0 - 684 849 626 821 581 764 c 128 + 684 849 626 821 581 764 c 0 536 707 514 626 514 520 c 256 - 514 414 537 334 584 280 c 128 + 514 414 537 334 584 280 c 0 631 226 694 198 775 198 c 0 - 840 198 897 214 944 246 c 128 + 840 198 897 214 944 246 c 0 991 278 1022 322 1036 379 c 0 1047 413 1051 421 1096 421 c 2 1271 421 l 2 1307 421 1322 418 1318 392 c 0 - 1298 268 1245 166 1148 86 c 128 + 1298 268 1245 166 1148 86 c 0 1051 6 912 -34 733 -34 c 0 - 598 -34 479 -11 376 34 c 128 - 273 79 192 142 135 224 c 128 + 598 -34 479 -11 376 34 c 0 + 273 79 192 142 135 224 c 0 78 306 49 404 49 517 c 0 EndSplineSet EndChar StartChar: cacute.sc -Encoding: 65566 -1 468 +Encoding: 65566 -1 467 Width: 1356 Flags: W +HStem: -34 232<628.153 934.271> 849 220<622.624 909.451> 1023 20G<1118 1265> +VStem: 49 465<318.864 714.537> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 311 -465 2 -Refer: 467 -1 N 1 0 0 1 0 0 3 +Refer: 466 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ccaron.sc -Encoding: 65567 -1 469 +Encoding: 65567 -1 468 Width: 1356 Flags: W +HStem: -34 232<628.153 934.271> 849 220<622.624 909.451> 1023 20G<1118 1265> +VStem: 49 465<318.864 714.537> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 241 -465 2 -Refer: 467 -1 N 1 0 0 1 0 0 3 +Refer: 466 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ccedilla.sc -Encoding: 65568 -1 470 +Encoding: 65568 -1 469 Width: 1356 Flags: W +HStem: -548 153<557 746.915> -34 232<628.153 934.271> 849 220<622.624 909.451> 1023 20G<1118 1265> +VStem: 49 465<318.864 714.537> +LayerCount: 2 Fore Refer: 203 807 N 1 0 0 1 212 1 2 -Refer: 467 -1 N 1 0 0 1 0 0 3 +Refer: 466 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ccircumflex.sc -Encoding: 65569 -1 471 +Encoding: 65569 -1 470 Width: 1356 Flags: W +HStem: -34 232<628.153 934.271> 849 220<622.624 909.451> 1023 20G<1118 1265> +VStem: 49 465<318.864 714.537> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 241 -465 2 -Refer: 467 -1 N 1 0 0 1 0 0 3 +Refer: 466 -1 N 1 0 0 1 0 0 3 EndChar StartChar: cdotaccent.sc -Encoding: 65570 -1 472 +Encoding: 65570 -1 471 Width: 1356 Flags: W +HStem: -34 232<628.153 934.271> 849 220<622.624 909.451> 1023 20G<1118 1265> 1384 384<618.886 863.114> +VStem: 49 465<318.864 714.537> 549 384<1453.89 1698.11> +LayerCount: 2 Fore Refer: 194 775 N 1 0 0 1 240 115 2 -Refer: 467 -1 N 1 0 0 1 0 0 3 +Refer: 466 -1 N 1 0 0 1 0 0 3 EndChar StartChar: d.sc -Encoding: 65571 -1 473 +Encoding: 65571 -1 472 Width: 1475 Flags: W +HStem: 0 241<35 188 608 860.242> 799 241<35.0193 188 608 859.203> +VStem: 188 420<241 799> 962 465<338.751 695.654> AnchorPoint: "Anchor-0" 742 1040 basechar 0 AnchorPoint: "Anchor-1" 742 0 basechar 0 +LayerCount: 2 Fore SplineSet 35 30 m 2 @@ -10501,7 +11677,7 @@ SplineSet 35 993 l 2 35 1029 39 1040 72 1040 c 2 716 1040 l 2 - 962 1040 1155 998 1278 890 c 128 + 962 1040 1155 998 1278 890 c 0 1374 806 1427 688 1427 520 c 0 1427 360 1364 224 1267 145 c 0 1139 40 969 0 716 0 c 2 @@ -10509,9 +11685,9 @@ SplineSet 43 0 35 2 35 30 c 2 648 241 m 2 712 241 l 2 - 791 241 852 264 896 310 c 128 + 791 241 852 264 896 310 c 0 940 356 962 426 962 520 c 256 - 962 614 938 684 891 730 c 128 + 962 614 938 684 891 730 c 0 844 776 784 799 712 799 c 2 649 799 l 2 618 799 608 796 608 766 c 2 @@ -10521,21 +11697,27 @@ EndSplineSet EndChar StartChar: dcaron.sc -Encoding: 65572 -1 474 +Encoding: 65572 -1 473 Width: 1475 Flags: W +HStem: 0 241<35 188 608 860.242> 799 241<35.0193 188 608 859.203> +VStem: 188 420<241 799> 962 465<338.751 695.654> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 302 0 2 -Refer: 473 -1 N 1 0 0 1 0 0 3 +Refer: 472 -1 N 1 0 0 1 0 0 3 EndChar StartChar: e.sc -Encoding: 65573 -1 475 +Encoding: 65573 -1 474 Width: 1353 Flags: W +HStem: 0 241<35 188 608 1020.15> 428 189<608 735.875> 799 241<35 188 608 1015.99> +VStem: 188 420<241 427.702 617.439 799> 764 174<313 399.5 642.25 728> 1048 233<642.103 766.549> 1066 233<285.456 482.983> AnchorPoint: "Anchor-0" 680 1040 basechar 0 AnchorPoint: "Anchor-1" 660 0 basechar 0 AnchorPoint: "Anchor-2" 1143 45 basechar 0 +LayerCount: 2 Fore SplineSet 157 799 m 2 @@ -10587,92 +11769,122 @@ EndSplineSet EndChar StartChar: eacute.sc -Encoding: 65574 -1 476 +Encoding: 65574 -1 475 Width: 1353 Flags: W +HStem: 0 241<35 188 608 1020.15> 428 189<608 735.875> 799 241<35 188 608 1015.99> +VStem: 188 420<241 427.702 617.439 799> 764 174<313 399.5 642.25 728> 1048 233<642.103 766.549> 1066 233<285.456 482.983> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 251 -460 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ebreve.sc -Encoding: 65575 -1 477 +Encoding: 65575 -1 476 Width: 1353 Flags: W +HStem: 0 241<35 188 608 1020.15> 428 189<608 735.875> 799 241<35 188 608 1015.99> 1120 260<576.714 787> +VStem: 188 420<241 427.702 617.439 799> 402 160<1401.19 1478> 764 174<313 399.5 642.25 728> 799 162<1397.24 1478> 1048 233<642.103 766.549> 1066 233<285.456 482.983> +LayerCount: 2 Fore Refer: 193 774 N 1 0 0 1 181 -460 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ecaron.sc -Encoding: 65576 -1 478 +Encoding: 65576 -1 477 Width: 1353 Flags: W +HStem: 0 241<35 188 608 1020.15> 428 189<608 735.875> 799 241<35 188 608 1015.99> +VStem: 188 420<241 427.702 617.439 799> 764 174<313 399.5 642.25 728> 1048 233<642.103 766.549> 1066 233<285.456 482.983> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 181 -460 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ecircumflex.sc -Encoding: 65577 -1 479 +Encoding: 65577 -1 478 Width: 1353 Flags: W +HStem: 0 241<35 188 608 1020.15> 428 189<608 735.875> 799 241<35 188 608 1015.99> +VStem: 188 420<241 427.702 617.439 799> 764 174<313 399.5 642.25 728> 1048 233<642.103 766.549> 1066 233<285.456 482.983> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 181 -460 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: edieresis.sc -Encoding: 65578 -1 480 +Encoding: 65578 -1 479 Width: 1353 Flags: W +HStem: 0 241<35 188 608 1020.15> 428 189<608 735.875> 799 241<35 188 608 1015.99> 1230 384<276.886 521.114 836.886 1081.11> +VStem: 188 420<241 427.702 617.439 799> 207 384<1299.89 1544.11> 764 174<313 399.5 642.25 728> 767 384<1299.89 1544.11> 1048 233<642.103 766.549> 1066 233<285.456 482.983> +LayerCount: 2 Fore Refer: 195 776 N 1 0 0 1 179 -460 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: edotaccent.sc -Encoding: 65579 -1 481 +Encoding: 65579 -1 480 Width: 1353 Flags: W +HStem: 0 241<35 188 608 1020.15> 428 189<608 735.875> 799 241<35 188 608 1015.99> 1117 384<558.886 803.114> +VStem: 188 420<241 427.702 617.439 799> 489 384<1186.89 1431.11> 764 174<313 399.5 642.25 728> 1048 233<642.103 766.549> 1066 233<285.456 482.983> +LayerCount: 2 Fore Refer: 194 775 N 1 0 0 1 180 -152 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: egrave.sc -Encoding: 65580 -1 482 +Encoding: 65580 -1 481 Width: 1353 Flags: W +HStem: 0 241<35 188 608 1020.15> 428 189<608 735.875> 799 241<35 188 608 1015.99> +VStem: 188 420<241 427.702 617.439 799> 764 174<313 399.5 642.25 728> 1048 233<642.103 766.549> 1066 233<285.456 482.983> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 109 -460 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: emacron.sc -Encoding: 65581 -1 483 +Encoding: 65581 -1 482 Width: 1353 Flags: W +HStem: 0 241<35 188 608 1020.15> 428 189<608 735.875> 799 241<35 188 608 1015.99> 1170 192<440 920> +VStem: 188 420<241 427.702 617.439 799> 440 480<1170 1362> 764 174<313 399.5 642.25 728> 1048 233<642.103 766.549> 1066 233<285.456 482.983> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 180 -460 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: eogonek.sc -Encoding: 65582 -1 484 +Encoding: 65582 -1 483 Width: 1353 Flags: W +HStem: -424 187<994.5 1259.49> 0 241<35 188 608 1020.15> 428 189<608 735.875> 799 241<35 188 608 1015.99> +VStem: 188 420<241 427.702 617.439 799> 764 174<313 399.5 642.25 728> 810 286<-299.5 -117.283> 1048 233<642.103 766.549> 1066 233<285.456 482.983> +LayerCount: 2 Fore Refer: 204 808 N 1 0 0 1 632 -2 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: f.sc -Encoding: 65583 -1 485 +Encoding: 65583 -1 484 Width: 1311 Flags: W +HStem: 0 241<35 188 608 797.997> 406 199<608 720.727> 631 409<1035.1 1267> 799 241<35.0031 188 608 998.513> +VStem: 188 420<241 402.111 608.836 798.985> 753 171<292.01 372.6 636.78 718> 1035 232<631.044 760.913> AnchorPoint: "Anchor-0" 666 1040 basechar 0 AnchorPoint: "Anchor-1" 407 0 basechar 0 +LayerCount: 2 Fore SplineSet 163 799 m 2 @@ -10721,11 +11933,14 @@ EndSplineSet EndChar StartChar: g.sc -Encoding: 65584 -1 486 +Encoding: 65584 -1 485 Width: 1509 Flags: W +HStem: -32 216<613.454 884.327> 386 232<735.144 937 1357 1496> 679 364<1080.59 1321> 849 220<625.943 920.813> +VStem: 49 465<307.069 721.718> AnchorPoint: "Anchor-0" 740 1035 basechar 0 AnchorPoint: "Anchor-1" 719 3 basechar 0 +LayerCount: 2 Fore SplineSet 775 618 m 2 @@ -10736,19 +11951,19 @@ SplineSet 1382 386 l 2 1361 386 1357 385 1357 364 c 2 1357 216 l 2 - 1357 201 1355 191 1352 186 c 128 + 1357 201 1355 191 1352 186 c 0 1349 181 1342 175 1333 168 c 0 - 1299 141 1253 113 1196 82 c 128 - 1139 51 1072 24 996 2 c 128 + 1299 141 1253 113 1196 82 c 0 + 1139 51 1072 24 996 2 c 0 920 -20 835 -32 743 -32 c 0 - 608 -32 489 -10 384 35 c 128 - 279 80 197 143 138 226 c 128 + 608 -32 489 -10 384 35 c 0 + 279 80 197 143 138 226 c 0 79 309 49 406 49 519 c 0 49 687 133 825 236 911 c 0 351 1007 520 1069 722 1069 c 0 - 783 1069 838 1060 884 1042 c 128 + 783 1069 838 1060 884 1042 c 0 930 1024 970 1000 1005 970 c 0 - 1019 961 1030 956 1037 956 c 128 + 1019 961 1030 956 1037 956 c 0 1044 956 1053 964 1064 978 c 2 1103 1028 l 2 1111 1038 1125 1043 1145 1043 c 2 @@ -10758,13 +11973,13 @@ SplineSet 1321 681 1315 679 1281 679 c 2 1105 679 l 2 1058 679 1061 681 1043 705 c 0 - 1013 752 976 788 931 812 c 128 + 1013 752 976 788 931 812 c 0 886 836 828 849 756 849 c 256 - 684 849 626 821 581 764 c 128 + 684 849 626 821 581 764 c 0 536 707 514 625 514 518 c 256 - 514 411 534 329 573 271 c 128 + 514 411 534 329 573 271 c 0 612 213 666 184 735 184 c 0 - 796 184 840 193 866 212 c 128 + 796 184 840 193 866 212 c 0 892 231 911 253 924 276 c 0 932 291 937 301 937 324 c 2 937 362 l 2 @@ -10777,38 +11992,50 @@ EndSplineSet EndChar StartChar: gbreve.sc -Encoding: 65585 -1 487 +Encoding: 65585 -1 486 Width: 1509 Flags: W +HStem: -32 216<613.454 884.327> 386 232<735.144 937 1357 1496> 679 364<1080.59 1321> 849 220<625.943 920.813> 1115 260<636.714 847> +VStem: 49 465<307.069 721.718> 462 160<1396.19 1473> 859 162<1392.24 1473> +LayerCount: 2 Fore Refer: 193 774 N 1 0 0 1 241 -465 2 -Refer: 486 -1 N 1 0 0 1 0 0 3 +Refer: 485 -1 N 1 0 0 1 0 0 3 EndChar StartChar: gcircumflex.sc -Encoding: 65586 -1 488 +Encoding: 65586 -1 487 Width: 1509 Flags: W +HStem: -32 216<613.454 884.327> 386 232<735.144 937 1357 1496> 679 364<1080.59 1321> 849 220<625.943 920.813> +VStem: 49 465<307.069 721.718> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 241 -465 2 -Refer: 486 -1 N 1 0 0 1 0 0 3 +Refer: 485 -1 N 1 0 0 1 0 0 3 EndChar StartChar: gdotaccent.sc -Encoding: 65587 -1 489 +Encoding: 65587 -1 488 Width: 1509 Flags: W +HStem: -32 216<613.454 884.327> 386 232<735.144 937 1357 1496> 679 364<1080.59 1321> 849 220<625.943 920.813> 1216 384<618.886 863.114> +VStem: 49 465<307.069 721.718> 549 384<1285.89 1530.11> +LayerCount: 2 Fore Refer: 194 775 N 1 0 0 1 240 -53 2 -Refer: 486 -1 N 1 0 0 1 0 0 3 +Refer: 485 -1 N 1 0 0 1 0 0 3 EndChar StartChar: h.sc -Encoding: 65588 -1 490 +Encoding: 65588 -1 489 Width: 1673 Flags: W +HStem: 0 241<35.4902 231 641 819.203 937.561 1076 1486 1638.5> 422 224<641 1076> 799 241<35.2349 231 641 819.039 937.058 1076 1486 1639> +VStem: 35 785<1.28003 240.887 799.289 1038.58> 231 410<241.031 422 645.984 799> 937 702<0.346069 240.99 799 1040> 1076 410<241.004 422 646 799> AnchorPoint: "Anchor-0" 889 1040 basechar 0 AnchorPoint: "Anchor-1" 885 0 basechar 0 +LayerCount: 2 Fore SplineSet 641 780 m 2 @@ -10872,43 +12099,51 @@ EndSplineSet EndChar StartChar: hcircumflex.sc -Encoding: 65589 -1 491 +Encoding: 65589 -1 490 Width: 1673 Flags: W +HStem: 0 241<35.4902 231 641 819.203 937.561 1076 1486 1638.5> 422 224<641 1076> 799 241<35.2349 231 641 819.039 937.058 1076 1486 1639> +VStem: 35 785<1.28003 240.887 799.289 1038.58> 231 410<241.031 422 645.984 799> 937 702<0.346069 240.99 799 1040> 1076 410<241.004 422 646 799> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 390 -460 2 -Refer: 490 -1 N 1 0 0 1 0 0 3 +Refer: 489 -1 N 1 0 0 1 0 0 3 EndChar StartChar: hyphen.sc -Encoding: 65590 -1 492 +Encoding: 65590 -1 491 Width: 920 Flags: W +HStem: 420 230<128.239 793.809> +LayerCount: 2 Fore SplineSet 154 650 m 2 766 650 l 2 - 781 650 790 647 794 642 c 128 + 781 650 790 647 794 642 c 0 798 637 800 627 800 611 c 2 800 461 l 2 - 800 444 798 433 795 428 c 128 + 800 444 798 433 795 428 c 0 792 423 781 420 764 420 c 2 162 420 l 2 - 144 420 133 422 128 427 c 128 + 144 420 133 422 128 427 c 0 123 432 120 443 120 460 c 2 120 609 l 2 - 120 625 122 636 125 642 c 128 + 120 625 122 636 125 642 c 0 128 648 138 650 154 650 c 2 EndSplineSet EndChar StartChar: i.sc -Encoding: 65591 -1 493 +Encoding: 65591 -1 492 Width: 970 Flags: W +HStem: 0 223<52.0439 266 686 918.99> 817 223<52.033 266 686 918.922> +VStem: 52 867<0.00595856 222.886 817.016 1039.94> 266 420<223.021 816.998> AnchorPoint: "Anchor-0" 473 1040 basechar 0 AnchorPoint: "Anchor-1" 470 0 basechar 0 AnchorPoint: "Anchor-2" 470 0 basechar 0 +LayerCount: 2 Fore SplineSet 686 786 m 2 @@ -10940,83 +12175,110 @@ EndSplineSet EndChar StartChar: iacute.sc -Encoding: 65592 -1 494 +Encoding: 65592 -1 493 Width: 970 Flags: W +HStem: 0 223<52.0439 266 686 918.99> 817 223<52.033 266 686 918.922> +VStem: 52 867<0.00595856 222.886 817.016 1039.94> 266 420<223.021 816.998> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 44 -460 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ibreve.sc -Encoding: 65593 -1 495 +Encoding: 65593 -1 494 Width: 970 Flags: W +HStem: 0 223<52.0439 266 686 918.99> 817 223<52.033 266 686 918.922> 1120 260<369.714 580> +VStem: 52 867<0.00595856 222.886 817.016 1039.94> 195 160<1401.19 1478> 266 420<223.021 816.998> 592 162<1397.24 1478> +LayerCount: 2 Fore Refer: 193 774 N 1 0 0 1 -26 -460 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: icircumflex.sc -Encoding: 65594 -1 496 +Encoding: 65594 -1 495 Width: 970 Flags: W +HStem: 0 223<52.0439 266 686 918.99> 817 223<52.033 266 686 918.922> +VStem: 52 867<0.00595856 222.886 817.016 1039.94> 266 420<223.021 816.998> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 -26 -460 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: idieresis.sc -Encoding: 65595 -1 497 +Encoding: 65595 -1 496 Width: 970 Flags: W +HStem: 0 223<52.0439 266 686 918.99> 817 223<52.033 266 686 918.922> 1230 384<69.8862 314.114 629.886 874.114> +VStem: 0 384<1299.89 1544.11> 52 867<0.00595856 222.886 817.016 1039.94> 266 420<223.021 816.998> 560 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 195 776 N 1 0 0 1 -28 -460 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: igrave.sc -Encoding: 65596 -1 498 +Encoding: 65596 -1 497 Width: 970 Flags: W +HStem: 0 223<52.0439 266 686 918.99> 817 223<52.033 266 686 918.922> +VStem: 52 867<0.00595856 222.886 817.016 1039.94> 266 420<223.021 816.998> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 -98 -460 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: imacron.sc -Encoding: 65597 -1 499 +Encoding: 65597 -1 498 Width: 970 Flags: W +HStem: 0 223<52.0439 266 686 918.99> 817 223<52.033 266 686 918.922> 1170 192<233 713> +VStem: 52 867<0.00595856 222.886 817.016 1039.94> 233 480<1170 1362> 266 420<223.021 816.998> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 -27 -460 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: iogonek.sc -Encoding: 65598 -1 500 +Encoding: 65598 -1 499 Width: 970 Flags: W +HStem: -469 187<321.5 586.491> 0 223<52.0439 266 686 918.99> 817 223<52.033 266 686 918.922> +VStem: 52 867<0.00595856 222.886 817.016 1039.94> 137 286<-344.5 -162.283> 266 420<223.021 816.998> +LayerCount: 2 Fore Refer: 204 808 N 1 0 0 1 -41 -47 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: itilde.sc -Encoding: 65599 -1 501 +Encoding: 65599 -1 500 Width: 970 Flags: W +HStem: 0 223<52.0439 266 686 918.99> 817 223<52.033 266 686 918.922> 1170 256<505.826 711.009> 1288 256<241.756 445.597> +VStem: 52 867<0.00595856 222.886 817.016 1039.94> 266 420<223.021 816.998> +LayerCount: 2 Fore Refer: 191 771 N 1 0 0 1 -23 -460 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: j.sc -Encoding: 65600 -1 502 +Encoding: 65600 -1 501 Width: 1161 Flags: W +HStem: -28 206<369.954 541.625> 799 241<358.01 580 982 1147.99> +VStem: 580 402<217.187 798.993> AnchorPoint: "Anchor-0" 682 1040 basechar 0 AnchorPoint: "Anchor-1" 459 8 basechar 0 +LayerCount: 2 Fore SplineSet 0 267 m 0 @@ -11053,20 +12315,26 @@ EndSplineSet EndChar StartChar: jcircumflex.sc -Encoding: 65601 -1 503 +Encoding: 65601 -1 502 Width: 1161 Flags: W +HStem: -28 206<369.954 541.625> 799 241<358.01 580 982 1147.99> +VStem: 580 402<217.187 798.993> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 183 -460 2 -Refer: 502 -1 N 1 0 0 1 0 0 3 +Refer: 501 -1 N 1 0 0 1 0 0 3 EndChar StartChar: k.sc -Encoding: 65602 -1 504 +Encoding: 65602 -1 503 Width: 1439 Flags: W +HStem: 0 241<35.0025 188 608 759.946 816 924.625 1278.36 1468> 799 241<35.0066 188 608 773.994 837.03 914 1168.19 1390.99> +VStem: 188 420<241 400.062 579.188 799> 816 652<2.10015e-07 241> AnchorPoint: "Anchor-0" 785 1040 basechar 0 AnchorPoint: "Anchor-1" 788 0 basechar 0 +LayerCount: 2 Fore SplineSet 35 48 m 2 @@ -11130,12 +12398,15 @@ EndSplineSet EndChar StartChar: l.sc -Encoding: 65603 -1 505 +Encoding: 65603 -1 504 Width: 1224 Flags: W +HStem: 0 241<35 188 608 901.527> 799 241<35.0157 188 608 788> +VStem: 188 420<241 798.996> 975 215<314.055 484.988> AnchorPoint: "Anchor-0" 343 1040 basechar 0 AnchorPoint: "Anchor-1" 640 0 basechar 0 AnchorPoint: "Anchor-3" 801 632 basechar 0 +LayerCount: 2 Fore SplineSet 158 799 m 2 @@ -11170,18 +12441,24 @@ EndSplineSet EndChar StartChar: lacute.sc -Encoding: 65604 -1 506 +Encoding: 65604 -1 505 Width: 1224 Flags: W +HStem: 0 241<35 188 608 901.527> 799 241<35.0157 188 608 788> +VStem: 188 420<241 798.996> 975 215<314.055 484.988> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 -86 -460 2 -Refer: 505 -1 N 1 0 0 1 0 0 3 +Refer: 504 -1 N 1 0 0 1 0 0 3 EndChar StartChar: lcaron.sc -Encoding: 65605 -1 507 +Encoding: 65605 -1 506 Width: 1294 Flags: W +HStem: 0 241<35 188 608 901.527> 622 134<900 1033.96> 799 241<35.0157 188 608 788> 884 357<941.059 1126.83> +VStem: 188 420<241 798.996> 873 408<938.678 1158.55> 975 215<314.055 484.988> +LayerCount: 2 Fore SplineSet 873 1062 m 0 @@ -11196,15 +12473,18 @@ SplineSet 1103 889 1076 884 1043 884 c 0 941 884 873 952 873 1062 c 0 EndSplineSet -Refer: 505 -1 N 1 0 0 1 0 0 2 +Refer: 504 -1 N 1 0 0 1 0 0 2 EndChar StartChar: m.sc -Encoding: 65606 -1 508 +Encoding: 65606 -1 507 Width: 1759 Flags: W +HStem: -21 21G<711.5 879> 0 241<35.0046 200.013 386 540.987 1034.02 1203.95 1566 1724.99> 799 241<50.0194 199.047 1566 1723.89> +VStem: 35 506<1.80028e-07 241> 200 186<241 721.982> 1204 362<241.541 692.988> AnchorPoint: "Anchor-0" 858 1040 basechar 0 AnchorPoint: "Anchor-1" 788 5 basechar 0 +LayerCount: 2 Fore SplineSet 163 799 m 2 @@ -11215,8 +12495,8 @@ SplineSet 622 1040 l 2 680 1040 671 1023 688 983 c 2 862 574 l 2 - 870 552 877 531 882 511 c 128 - 891 477 908 469 922 499 c 128 + 870 552 877 531 882 511 c 0 + 891 477 908 469 922 499 c 0 928 511 935 529 944 552 c 2 1139 1012 l 2 1150 1038 1151 1040 1189 1040 c 2 @@ -11239,16 +12519,16 @@ SplineSet 1145 241 l 2 1171 241 1204 245 1204 271 c 2 1203 533 l 2 - 1202 574 1200 611 1197 644 c 128 + 1202 574 1200 611 1197 644 c 0 1194 677 1187 693 1176 693 c 0 - 1167 693 1161 687 1158 676 c 128 + 1167 693 1161 687 1158 676 c 0 1155 665 1148 647 1137 621 c 2 914 19 l 2 902 -14 900 -21 858 -21 c 2 733 -21 l 2 690 -21 689 -13 676 19 c 2 447 600 l 2 - 441 615 435 631 430 650 c 128 + 441 615 435 631 430 650 c 0 425 669 413 722 397 722 c 0 388 722 384 698 384 650 c 2 386 282 l 2 @@ -11269,11 +12549,14 @@ EndSplineSet EndChar StartChar: n.sc -Encoding: 65607 -1 509 +Encoding: 65607 -1 508 Width: 1432 Flags: W +HStem: -21 21G<1102.5 1245> 0 241<35.1063 181 422 580.99> 799 241<35.1228 181 872.018 1025 1266 1411.9> +VStem: 35 546<0.065918 241> 181 241<241 621.011> 1025 241<536.991 799> AnchorPoint: "Anchor-0" 710 1040 basechar 0 AnchorPoint: "Anchor-1" 682 5 basechar 0 +LayerCount: 2 Fore SplineSet 145 799 m 2 @@ -11321,38 +12604,50 @@ EndSplineSet EndChar StartChar: nacute.sc -Encoding: 65608 -1 510 +Encoding: 65608 -1 509 Width: 1432 Flags: W +HStem: -21 21G<1102.5 1245> 0 241<35.1063 181 422 580.99> 799 241<35.1228 181 872.018 1025 1266 1411.9> +VStem: 35 546<0.065918 241> 181 241<241 621.011> 1025 241<536.991 799> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 281 -460 2 -Refer: 509 -1 N 1 0 0 1 0 0 3 +Refer: 508 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ncaron.sc -Encoding: 65609 -1 511 +Encoding: 65609 -1 510 Width: 1432 Flags: W +HStem: -21 21G<1102.5 1245> 0 241<35.1063 181 422 580.99> 799 241<35.1228 181 872.018 1025 1266 1411.9> +VStem: 35 546<0.065918 241> 181 241<241 621.011> 1025 241<536.991 799> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 211 -460 2 -Refer: 509 -1 N 1 0 0 1 0 0 3 +Refer: 508 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ntilde.sc -Encoding: 65610 -1 512 +Encoding: 65610 -1 511 Width: 1432 Flags: W +HStem: -21 21G<1102.5 1245> 0 241<35.1063 181 422 580.99> 799 241<35.1228 181 872.018 1025 1266 1411.9> 1170 256<742.826 948.009> 1288 256<478.756 682.597> +VStem: 35 546<0.065918 241> 181 241<241 621.011> 1025 241<536.991 799> +LayerCount: 2 Fore Refer: 191 771 N 1 0 0 1 214 -460 2 -Refer: 509 -1 N 1 0 0 1 0 0 3 +Refer: 508 -1 N 1 0 0 1 0 0 3 EndChar StartChar: o.sc -Encoding: 65611 -1 513 +Encoding: 65611 -1 512 Width: 1471 Flags: W +HStem: -33 225<608.596 872.818> 846 224<608.596 863.626> +VStem: 49 465<300.64 737.298> 958 465<303.56 737.298> AnchorPoint: "Anchor-0" 733 1036 basechar 0 AnchorPoint: "Anchor-1" 733 2 basechar 0 +LayerCount: 2 Fore SplineSet 49 519 m 256 @@ -11369,83 +12664,110 @@ EndSplineSet EndChar StartChar: oacute.sc -Encoding: 65612 -1 514 +Encoding: 65612 -1 513 Width: 1471 Flags: W +HStem: -33 225<608.596 872.818> 846 224<608.596 863.626> +VStem: 49 465<300.64 737.298> 958 465<303.56 737.298> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 304 -464 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: obreve.sc -Encoding: 65613 -1 515 +Encoding: 65613 -1 514 Width: 1471 Flags: W +HStem: -33 225<608.596 872.818> 846 224<608.596 863.626> 1116 260<629.714 840> +VStem: 49 465<300.64 737.298> 455 160<1397.19 1474> 852 162<1393.24 1474> 958 465<303.56 737.298> +LayerCount: 2 Fore Refer: 193 774 N 1 0 0 1 234 -464 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ocircumflex.sc -Encoding: 65614 -1 516 +Encoding: 65614 -1 515 Width: 1471 Flags: W +HStem: -33 225<608.596 872.818> 846 224<608.596 863.626> +VStem: 49 465<300.64 737.298> 958 465<303.56 737.298> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 234 -464 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: odieresis.sc -Encoding: 65615 -1 517 +Encoding: 65615 -1 516 Width: 1471 Flags: W +HStem: -33 225<608.596 872.818> 846 224<608.596 863.626> 1226 384<329.886 574.114 889.886 1134.11> +VStem: 49 465<300.64 737.298> 260 384<1295.89 1540.11> 820 384<1295.89 1540.11> 958 465<303.56 737.298> +LayerCount: 2 Fore Refer: 195 776 N 1 0 0 1 232 -464 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ograve.sc -Encoding: 65616 -1 518 +Encoding: 65616 -1 517 Width: 1471 Flags: W +HStem: -33 225<608.596 872.818> 846 224<608.596 863.626> +VStem: 49 465<300.64 737.298> 958 465<303.56 737.298> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 162 -464 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ohungarumlaut.sc -Encoding: 65617 -1 519 +Encoding: 65617 -1 518 Width: 1471 Flags: W +HStem: -33 225<608.596 872.818> 846 224<608.596 863.626> +VStem: 49 465<300.64 737.298> 958 465<303.56 737.298> +LayerCount: 2 Fore Refer: 197 779 N 1 0 0 1 339 -464 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: omacron.sc -Encoding: 65618 -1 520 +Encoding: 65618 -1 519 Width: 1471 Flags: W +HStem: -33 225<608.596 872.818> 846 224<608.596 863.626> 1166 192<493 973> +VStem: 49 465<300.64 737.298> 493 480<1166 1358> 958 465<303.56 737.298> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 233 -464 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: otilde.sc -Encoding: 65619 -1 521 +Encoding: 65619 -1 520 Width: 1471 Flags: W +HStem: -33 225<608.596 872.818> 846 224<608.596 863.626> 1166 256<765.826 971.009> 1284 256<501.756 705.597> +VStem: 49 465<300.64 737.298> 958 465<303.56 737.298> +LayerCount: 2 Fore Refer: 191 771 N 1 0 0 1 237 -464 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: p.sc -Encoding: 65620 -1 522 +Encoding: 65620 -1 521 Width: 1304 Flags: W +HStem: 0 241<35.0016 188 578 787.967> 366 243<578 798.086> 799 241<35.0125 188 578 806.332> +VStem: 188 390<241.007 366 609 798.995> 830 447<637.183 779.493> AnchorPoint: "Anchor-0" 612 1040 basechar 0 AnchorPoint: "Anchor-1" 359 0 basechar 0 +LayerCount: 2 Fore SplineSet 149 799 m 2 @@ -11484,10 +12806,13 @@ EndSplineSet EndChar StartChar: q.sc -Encoding: 65621 -1 523 +Encoding: 65621 -1 522 Width: 1490 Flags: W +HStem: -299 306<1091.37 1278.3> -33 209<616.098 800.735> 277 198<595.806 784.581> 846 224<608.726 861.567> +VStem: 49 465<412.991 737.572> 958 465<322.654 738.329> 1314 193<45.8644 142.867> AnchorPoint: "Anchor-0" 733 1036 basechar 0 +LayerCount: 2 Fore SplineSet 49 519 m 256 @@ -11496,7 +12821,7 @@ SplineSet 1423 297 1283 150 1121 69 c 0 1079 47 1075 43 1120 20 c 0 1137 11 1157 7 1178 7 c 0 - 1260 7 1304 57 1314 135 c 128 + 1260 7 1304 57 1314 135 c 0 1315 140 1322 143 1337 143 c 2 1453 143 l 2 1496 143 1513 139 1507 97 c 0 @@ -11525,16 +12850,19 @@ EndSplineSet EndChar StartChar: r.sc -Encoding: 65622 -1 524 +Encoding: 65622 -1 523 Width: 1512 Flags: W +HStem: -36 311<1077 1336.92> 0 241<35 188 578 759.98> 423 213<578 837.878> 799 241<35.0038 188 578 864.482> +VStem: 188 390<241 423 636 799> 885 429<666.953 896> AnchorPoint: "Anchor-0" 667 1040 basechar 0 AnchorPoint: "Anchor-1" 730 0 basechar 0 +LayerCount: 2 Fore SplineSet 1498 171 m 0 1427 60 1333 -36 1159 -36 c 0 - 995 -36 953 63 924 194 c 128 + 995 -36 953 63 924 194 c 0 896 321 860 423 701 423 c 2 607 423 l 2 581 423 578 423 578 401 c 2 @@ -11560,7 +12888,7 @@ SplineSet 1034 1040 1314 1002 1314 790 c 0 1314 665 1210 589 1081 579 c 0 1038 575 1015 551 1066 538 c 0 - 1164 516 1201 445 1225 354 c 128 + 1164 516 1201 445 1225 354 c 0 1235 318 1246 275 1287 275 c 0 1313 275 1334 277 1356 300 c 0 1369 314 1380 323 1407 302 c 2 @@ -11578,35 +12906,44 @@ EndSplineSet EndChar StartChar: racute.sc -Encoding: 65623 -1 525 +Encoding: 65623 -1 524 Width: 1512 Flags: W +HStem: -36 311<1077 1336.92> 0 241<35 188 578 759.98> 423 213<578 837.878> 799 241<35.0038 188 578 864.482> +VStem: 188 390<241 423 636 799> 885 429<666.953 896> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 238 -460 2 -Refer: 524 -1 N 1 0 0 1 0 0 3 +Refer: 523 -1 N 1 0 0 1 0 0 3 EndChar StartChar: rcaron.sc -Encoding: 65624 -1 526 +Encoding: 65624 -1 525 Width: 1512 Flags: W +HStem: -36 311<1077 1336.92> 0 241<35 188 578 759.98> 423 213<578 837.878> 799 241<35.0038 188 578 864.482> +VStem: 188 390<241 423 636 799> 885 429<666.953 896> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 168 -460 2 -Refer: 524 -1 N 1 0 0 1 0 0 3 +Refer: 523 -1 N 1 0 0 1 0 0 3 EndChar StartChar: s.sc -Encoding: 65625 -1 527 +Encoding: 65625 -1 526 Width: 1278 Flags: W +HStem: -28 234<456.724 738.344> -1 21G<89.5 226> 853 214<449.063 792.393> 1020 20G<1020.5 1177> +VStem: 61 220<53 101.798 300.384 430.978> 755 491<225.123 370.265> 988 213<642.404 755.969> AnchorPoint: "Anchor-0" 647 1039 basechar 0 AnchorPoint: "Anchor-1" 639 8 basechar 0 +LayerCount: 2 Fore SplineSet 988 683 m 0 959 793 809 853 672 853 c 0 601 853 551 819 551 759 c 0 - 551 664 818 633 906 610 c 128 + 551 664 818 633 906 610 c 0 1066 569 1246 499 1246 301 c 0 1246 23 978 -28 694 -28 c 0 540 -28 427 14 349 85 c 0 @@ -11638,47 +12975,63 @@ EndSplineSet EndChar StartChar: sacute.sc -Encoding: 65626 -1 528 +Encoding: 65626 -1 527 Width: 1278 Flags: W +HStem: -28 234<456.724 738.344> -1 21G<89.5 226> 853 214<449.063 792.393> 1020 20G<1020.5 1177> +VStem: 61 220<53 101.798 300.384 430.978> 755 491<225.123 370.265> 988 213<642.404 755.969> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 218 -461 2 -Refer: 527 -1 N 1 0 0 1 0 0 3 +Refer: 526 -1 N 1 0 0 1 0 0 3 EndChar StartChar: scaron.sc -Encoding: 65627 -1 529 +Encoding: 65627 -1 528 Width: 1278 Flags: W +HStem: -28 234<456.724 738.344> -1 21G<89.5 226> 853 214<449.063 792.393> 1020 20G<1020.5 1177> +VStem: 61 220<53 101.798 300.384 430.978> 755 491<225.123 370.265> 988 213<642.404 755.969> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 148 -461 2 -Refer: 527 -1 N 1 0 0 1 0 0 3 +Refer: 526 -1 N 1 0 0 1 0 0 3 EndChar StartChar: scedilla.sc -Encoding: 65628 -1 530 +Encoding: 65628 -1 529 Width: 1278 Flags: W +HStem: -541 153<456 645.915> -28 234<456.724 738.344> -1 21G<89.5 226> 853 214<449.063 792.393> 1020 20G<1020.5 1177> +VStem: 61 220<53 101.798 300.384 430.978> 755 491<225.123 370.265> 988 213<642.404 755.969> +LayerCount: 2 Fore Refer: 203 807 N 1 0 0 1 111 8 2 -Refer: 527 -1 N 1 0 0 1 0 0 3 +Refer: 526 -1 N 1 0 0 1 0 0 3 EndChar StartChar: scircumflex.sc -Encoding: 65629 -1 531 +Encoding: 65629 -1 530 Width: 1278 Flags: W +HStem: -28 234<456.724 738.344> -1 21G<89.5 226> 853 214<449.063 792.393> 1020 20G<1020.5 1177> +VStem: 61 220<53 101.798 300.384 430.978> 755 491<225.123 370.265> 988 213<642.404 755.969> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 148 -461 2 -Refer: 527 -1 N 1 0 0 1 0 0 3 +Refer: 526 -1 N 1 0 0 1 0 0 3 EndChar StartChar: t.sc -Encoding: 65630 -1 532 +Encoding: 65630 -1 531 Width: 1304 Flags: W +HStem: 0 241<294.012 460 844.013 1009.94> 477 563<31.0355 245.667 1058.19 1272.9> 808 232<297.768 460 844 1008.23> +VStem: 31 215<477.499 753.021> 460 384<241.021 807.92> 1058 215<477.161 757.049> +CounterMasks: 1 1c AnchorPoint: "Anchor-0" 648 1040 basechar 0 AnchorPoint: "Anchor-1" 649 0 basechar 0 +LayerCount: 2 Fore SplineSet 294 46 m 2 @@ -11716,21 +13069,28 @@ EndSplineSet EndChar StartChar: tcaron.sc -Encoding: 65631 -1 533 +Encoding: 65631 -1 532 Width: 1304 Flags: W +HStem: 0 241<294.012 460 844.013 1009.94> 477 563<31.0355 245.667 1058.19 1272.9> 808 232<297.768 460 844 1008.23> +VStem: 31 215<477.499 753.021> 460 384<241.021 807.92> 1058 215<477.161 757.049> +CounterMasks: 1 1c +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 212 0 2 -Refer: 532 -1 N 1 0 0 1 0 0 3 +Refer: 531 -1 N 1 0 0 1 0 0 3 EndChar StartChar: u.sc -Encoding: 65632 -1 534 +Encoding: 65632 -1 533 Width: 1447 Flags: W +HStem: -28 263<649.654 953.069> 799 241<17.1044 170 590 757 854.178 1027 1277 1429.98> +VStem: 170 420<299.981 799> 1027 250<308.703 799> AnchorPoint: "Anchor-0" 785 1040 basechar 0 AnchorPoint: "Anchor-1" 792 8 basechar 0 AnchorPoint: "Anchor-2" 1051 178 basechar 0 +LayerCount: 2 Fore SplineSet 990 799 m 2 @@ -11768,200 +13128,267 @@ EndSplineSet EndChar StartChar: uacute.sc -Encoding: 65633 -1 535 +Encoding: 65633 -1 534 Width: 1447 Flags: W +HStem: -28 263<649.654 953.069> 799 241<17.1044 170 590 757 854.178 1027 1277 1429.98> +VStem: 170 420<299.981 799> 1027 250<308.703 799> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 356 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ubreve.sc -Encoding: 65634 -1 536 +Encoding: 65634 -1 535 Width: 1447 Flags: W +HStem: -28 263<649.654 953.069> 799 241<17.1044 170 590 757 854.178 1027 1277 1429.98> 1120 260<681.714 892> +VStem: 170 420<299.981 799> 507 160<1401.19 1478> 904 162<1397.24 1478> 1027 250<308.703 799> +LayerCount: 2 Fore Refer: 193 774 N 1 0 0 1 286 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ucircumflex.sc -Encoding: 65635 -1 537 +Encoding: 65635 -1 536 Width: 1447 Flags: W +HStem: -28 263<649.654 953.069> 799 241<17.1044 170 590 757 854.178 1027 1277 1429.98> +VStem: 170 420<299.981 799> 1027 250<308.703 799> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 286 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: udieresis.sc -Encoding: 65636 -1 538 +Encoding: 65636 -1 537 Width: 1447 Flags: W +HStem: -28 263<649.654 953.069> 799 241<17.1044 170 590 757 854.178 1027 1277 1429.98> 1230 384<381.886 626.114 941.886 1186.11> +VStem: 170 420<299.981 799> 312 384<1299.89 1544.11> 872 384<1299.89 1544.11> 1027 250<308.703 799> +LayerCount: 2 Fore Refer: 195 776 N 1 0 0 1 284 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ugrave.sc -Encoding: 65637 -1 539 +Encoding: 65637 -1 538 Width: 1447 Flags: W +HStem: -28 263<649.654 953.069> 799 241<17.1044 170 590 757 854.178 1027 1277 1429.98> +VStem: 170 420<299.981 799> 1027 250<308.703 799> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 214 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uhungarumlaut.sc -Encoding: 65638 -1 540 +Encoding: 65638 -1 539 Width: 1447 Flags: W +HStem: -28 263<649.654 953.069> 799 241<17.1044 170 590 757 854.178 1027 1277 1429.98> +VStem: 170 420<299.981 799> 1027 250<308.703 799> +LayerCount: 2 Fore Refer: 197 779 N 1 0 0 1 391 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: umacron.sc -Encoding: 65639 -1 541 +Encoding: 65639 -1 540 Width: 1447 Flags: W +HStem: -28 263<649.654 953.069> 799 241<17.1044 170 590 757 854.178 1027 1277 1429.98> 1170 192<545 1025> +VStem: 170 420<299.981 799> 545 480<1170 1362> 1027 250<308.703 799> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 285 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0123.sc -Encoding: 65640 -1 542 +StartChar: gcommaaccent.sc +Encoding: 65640 -1 541 Width: 1509 Flags: W +HStem: -32 216<613.454 884.327> 386 232<735.144 937 1357 1496> 679 364<1080.59 1321> 849 220<625.943 920.813> 1701 142<791.015 926> +VStem: 49 465<307.069 721.718> +LayerCount: 2 Fore Refer: 200 786 N 1 0 0 1 243 115 2 -Refer: 486 -1 N 1 0 0 1 0 0 3 +Refer: 485 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0137.sc -Encoding: 65641 -1 543 +StartChar: kcommaaccent.sc +Encoding: 65641 -1 542 Width: 1439 Flags: W +HStem: -820 142<601 735.985> 0 241<35.0025 188 608 759.946 816 924.625 1278.36 1468> 799 241<35.0066 188 608 773.994 837.03 914 1168.19 1390.99> +VStem: 188 420<241 400.062 579.188 799> 816 652<2.10015e-07 241> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 292 0 2 -Refer: 504 -1 N 1 0 0 1 0 0 3 +Refer: 503 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni013C.sc -Encoding: 65642 -1 544 +StartChar: lcommaaccent.sc +Encoding: 65642 -1 543 Width: 1224 Flags: W +HStem: -820 142<453 587.985> 0 241<35 188 608 901.527> 799 241<35.0157 188 608 788> +VStem: 188 420<241 798.996> 975 215<314.055 484.988> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 144 0 2 -Refer: 505 -1 N 1 0 0 1 0 0 3 +Refer: 504 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0146.sc -Encoding: 65643 -1 545 +StartChar: ncommaaccent.sc +Encoding: 65643 -1 544 Width: 1432 Flags: W +HStem: -815 142<495 629.985> -21 21G<1102.5 1245> 0 241<35.1063 181 422 580.99> 799 241<35.1228 181 872.018 1025 1266 1411.9> +VStem: 35 546<0.065918 241> 181 241<241 621.011> 1025 241<536.991 799> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 186 5 2 -Refer: 509 -1 N 1 0 0 1 0 0 3 +Refer: 508 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0157.sc -Encoding: 65644 -1 546 +StartChar: rcommaaccent.sc +Encoding: 65644 -1 545 Width: 1512 Flags: W +HStem: -820 142<543 677.985> -36 311<1077 1336.92> 0 241<35 188 578 759.98> 423 213<578 837.878> 799 241<35.0038 188 578 864.482> +VStem: 188 390<241 423 636 799> 885 429<666.953 896> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 234 0 2 -Refer: 524 -1 N 1 0 0 1 0 0 3 +Refer: 523 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni0163.sc -Encoding: 65645 -1 547 +Encoding: 65645 -1 546 Width: 1304 Flags: W +HStem: -549 153<466 655.915> 0 241<294.012 460 844.013 1009.94> 477 563<31.0355 245.667 1058.19 1272.9> 808 232<297.768 460 844 1008.23> +VStem: 31 215<477.499 753.021> 460 384<241.021 807.92> 1058 215<477.161 757.049> +CounterMasks: 1 0e +LayerCount: 2 Fore Refer: 203 807 N 1 0 0 1 121 0 2 -Refer: 532 -1 N 1 0 0 1 0 0 3 +Refer: 531 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni0213.sc -Encoding: 65646 -1 548 +Encoding: 65646 -1 547 Width: 1512 Flags: W +HStem: -36 311<1077 1336.92> 0 241<35 188 578 759.98> 423 213<578 837.878> 799 241<35.0038 188 578 864.482> 1288 260<563 773.286> +VStem: 188 390<241 423 636 799> 389 162<1190 1270.76> 788 160<1190 1266.81> 885 429<666.953 896> +LayerCount: 2 Fore Refer: 199 785 N 1 0 0 1 168 -460 2 -Refer: 524 -1 N 1 0 0 1 0 0 3 +Refer: 523 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0219.sc -Encoding: 65647 -1 549 +StartChar: scommaaccent.sc +Encoding: 65647 -1 548 Width: 1278 Flags: W +HStem: -812 142<452 586.985> -28 234<456.724 738.344> -1 21G<89.5 226> 853 214<449.063 792.393> 1020 20G<1020.5 1177> +VStem: 61 220<53 101.798 300.384 430.978> 755 491<225.123 370.265> 988 213<642.404 755.969> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 143 8 2 -Refer: 527 -1 N 1 0 0 1 0 0 3 +Refer: 526 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni021B.sc -Encoding: 65648 -1 550 +Encoding: 65648 -1 549 Width: 1304 Flags: W +HStem: -820 142<462 596.985> 0 241<294.012 460 844.013 1009.94> 477 563<31.0355 245.667 1058.19 1272.9> 808 232<297.768 460 844 1008.23> +VStem: 31 215<477.499 753.021> 460 384<241.021 807.92> 1058 215<477.161 757.049> +CounterMasks: 1 0e +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 153 0 2 -Refer: 532 -1 N 1 0 0 1 0 0 3 +Refer: 531 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni1E87.sc -Encoding: 65649 -1 551 +Encoding: 65649 -1 550 Width: 1925 Flags: W +HStem: -30 21G<490 700.5 1224.5 1430> 799 241<-9.97885 186.885 550.879 616.994 698.021 794.672 1201.28 1257.99 1332 1469.24 1714.19 1899.99> 1217 384<846.886 1091.11> +VStem: -10 627<799 1040> 777 384<1286.89 1531.11> +LayerCount: 2 Fore Refer: 194 775 N 1 0 0 1 468 -52 2 -Refer: 557 -1 N 1 0 0 1 0 0 3 +Refer: 556 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni1E89.sc -Encoding: 65650 -1 552 +Encoding: 65650 -1 551 Width: 1925 Flags: W +HStem: -607 384<783.886 1028.11> -30 21G<490 700.5 1224.5 1430> 799 241<-9.97885 186.885 550.879 616.994 698.021 794.672 1201.28 1257.99 1332 1469.24 1714.19 1899.99> +VStem: -10 627<799 1040> 714 384<-537.114 -292.886> +LayerCount: 2 Fore Refer: 201 803 N 1 0 0 1 405 -54 2 -Refer: 557 -1 N 1 0 0 1 0 0 3 +Refer: 556 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uogonek.sc -Encoding: 65651 -1 553 +Encoding: 65651 -1 552 Width: 1447 Flags: W +HStem: -291 187<902.5 1167.49> -28 263<649.654 953.069> 799 241<17.1044 170 590 757 854.178 1027 1277 1429.98> +VStem: 170 420<299.981 799> 718 286<-166.5 15.7173> 1027 250<308.703 799> +LayerCount: 2 Fore Refer: 204 808 N 1 0 0 1 540 131 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uring.sc -Encoding: 65652 -1 554 +Encoding: 65652 -1 553 Width: 1447 Flags: W +HStem: -28 263<649.654 953.069> 799 241<17.1044 170 590 757 854.178 1027 1277 1429.98> 1180 164<716.387 854.009> 1527 153<717.359 853.183> +VStem: 170 420<299.981 799> 536 168<1355.32 1514.89> 867 168<1355.82 1514.57> 1027 250<308.703 799> +LayerCount: 2 Fore Refer: 196 778 N 1 0 0 1 285 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: utilde.sc -Encoding: 65653 -1 555 +Encoding: 65653 -1 554 Width: 1447 Flags: W +HStem: -28 263<649.654 953.069> 799 241<17.1044 170 590 757 854.178 1027 1277 1429.98> 1170 256<817.826 1023.01> 1288 256<553.756 757.597> +VStem: 170 420<299.981 799> 1027 250<308.703 799> +LayerCount: 2 Fore Refer: 191 771 N 1 0 0 1 289 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: v.sc -Encoding: 65654 -1 556 +Encoding: 65654 -1 555 Width: 1450 Flags: W +HStem: -30 21G<607 774> 830 210<-10 148.666 573.406 682 860 973.546 1211.72 1368> AnchorPoint: "Anchor-0" 760 1040 basechar 0 AnchorPoint: "Anchor-1" 674 -54 basechar 0 +LayerCount: 2 Fore SplineSet 849 547 m 2 @@ -12000,11 +13427,14 @@ EndSplineSet EndChar StartChar: w.sc -Encoding: 65655 -1 557 +Encoding: 65655 -1 556 Width: 1925 Flags: W +HStem: -30 21G<490 700.5 1224.5 1430> 799 241<-9.97885 186.885 550.879 616.994 698.021 794.672 1201.28 1257.99 1332 1469.24 1714.19 1899.99> +VStem: -10 627<799 1040> AnchorPoint: "Anchor-0" 968 1040 basechar 0 AnchorPoint: "Anchor-1" 905 -54 basechar 0 +LayerCount: 2 Fore SplineSet 734 799 m 2 @@ -12065,47 +13495,62 @@ EndSplineSet EndChar StartChar: wacute.sc -Encoding: 65656 -1 558 +Encoding: 65656 -1 557 Width: 1925 Flags: W +HStem: -30 21G<490 700.5 1224.5 1430> 799 241<-9.97885 186.885 550.879 616.994 698.021 794.672 1201.28 1257.99 1332 1469.24 1714.19 1899.99> +VStem: -10 627<799 1040> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 539 -460 2 -Refer: 557 -1 N 1 0 0 1 0 0 3 +Refer: 556 -1 N 1 0 0 1 0 0 3 EndChar StartChar: wcircumflex.sc -Encoding: 65657 -1 559 +Encoding: 65657 -1 558 Width: 1925 Flags: W +HStem: -30 21G<490 700.5 1224.5 1430> 799 241<-9.97885 186.885 550.879 616.994 698.021 794.672 1201.28 1257.99 1332 1469.24 1714.19 1899.99> +VStem: -10 627<799 1040> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 469 -460 2 -Refer: 557 -1 N 1 0 0 1 0 0 3 +Refer: 556 -1 N 1 0 0 1 0 0 3 EndChar StartChar: wdieresis.sc -Encoding: 65658 -1 560 +Encoding: 65658 -1 559 Width: 1925 Flags: W +HStem: -30 21G<490 700.5 1224.5 1430> 799 241<-9.97885 186.885 550.879 616.994 698.021 794.672 1201.28 1257.99 1332 1469.24 1714.19 1899.99> 1230 384<564.886 809.114 1124.89 1369.11> +VStem: -10 627<799 1040> 495 384<1299.89 1544.11> 1055 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 195 776 N 1 0 0 1 467 -460 2 -Refer: 557 -1 N 1 0 0 1 0 0 3 +Refer: 556 -1 N 1 0 0 1 0 0 3 EndChar StartChar: wgrave.sc -Encoding: 65659 -1 561 +Encoding: 65659 -1 560 Width: 1925 Flags: W +HStem: -30 21G<490 700.5 1224.5 1430> 799 241<-9.97885 186.885 550.879 616.994 698.021 794.672 1201.28 1257.99 1332 1469.24 1714.19 1899.99> +VStem: -10 627<799 1040> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 397 -460 2 -Refer: 557 -1 N 1 0 0 1 0 0 3 +Refer: 556 -1 N 1 0 0 1 0 0 3 EndChar StartChar: x.sc -Encoding: 65660 -1 562 +Encoding: 65660 -1 561 Width: 1276 Flags: W +HStem: 0 241<0.00897217 199.125 444 525.602 624 701.781 1098.67 1276> 799 241<7.03662 184.5 559 658.985 728.003 804.688 1048.5 1248> +VStem: 624 652<1.20028e-07 241> AnchorPoint: "Anchor-0" 691 1040 basechar 0 AnchorPoint: "Anchor-1" 587 0 basechar 0 +LayerCount: 2 Fore SplineSet 0 53 m 2 @@ -12169,11 +13614,14 @@ EndSplineSet EndChar StartChar: y.sc -Encoding: 65661 -1 563 +Encoding: 65661 -1 562 Width: 1321 Flags: W +HStem: 0 241<312.003 464 884 1051> 799 241<-13.4447 161.875 556.406 687.798 822.021 935.531 1184.81 1335> +VStem: 822 513<799.039 1040> AnchorPoint: "Anchor-0" 747 1040 basechar 0 AnchorPoint: "Anchor-1" 671 0 basechar 0 +LayerCount: 2 Fore SplineSet 312 32 m 2 @@ -12196,7 +13644,7 @@ SplineSet 570 799 l 2 526 799 519 794 545 768 c 2 691 622 l 2 - 721 592 730 570 738 572 c 128 + 721 592 730 570 738 572 c 0 746 574 755 598 786 625 c 2 951 770 l 2 980 794 971 799 931 799 c 2 @@ -12224,47 +13672,62 @@ EndSplineSet EndChar StartChar: yacute.sc -Encoding: 65662 -1 564 +Encoding: 65662 -1 563 Width: 1321 Flags: W +HStem: 0 241<312.003 464 884 1051> 799 241<-13.4447 161.875 556.406 687.798 822.021 935.531 1184.81 1335> +VStem: 822 513<799.039 1040> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 318 -460 2 -Refer: 563 -1 N 1 0 0 1 0 0 3 +Refer: 562 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ycircumflex.sc -Encoding: 65663 -1 565 +Encoding: 65663 -1 564 Width: 1321 Flags: W +HStem: 0 241<312.003 464 884 1051> 799 241<-13.4447 161.875 556.406 687.798 822.021 935.531 1184.81 1335> +VStem: 822 513<799.039 1040> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 248 -460 2 -Refer: 563 -1 N 1 0 0 1 0 0 3 +Refer: 562 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ydieresis.sc -Encoding: 65664 -1 566 +Encoding: 65664 -1 565 Width: 1321 Flags: W +HStem: 0 241<312.003 464 884 1051> 799 241<-13.4447 161.875 556.406 687.798 822.021 935.531 1184.81 1335> 1230 384<343.886 588.114 903.886 1148.11> +VStem: 274 384<1299.89 1544.11> 822 513<799.039 1040> 834 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 195 776 N 1 0 0 1 246 -460 2 -Refer: 563 -1 N 1 0 0 1 0 0 3 +Refer: 562 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ygrave.sc -Encoding: 65665 -1 567 +Encoding: 65665 -1 566 Width: 1321 Flags: W +HStem: 0 241<312.003 464 884 1051> 799 241<-13.4447 161.875 556.406 687.798 822.021 935.531 1184.81 1335> +VStem: 822 513<799.039 1040> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 176 -460 2 -Refer: 563 -1 N 1 0 0 1 0 0 3 +Refer: 562 -1 N 1 0 0 1 0 0 3 EndChar StartChar: z.sc -Encoding: 65666 -1 568 +Encoding: 65666 -1 567 Width: 1284 Flags: W +HStem: 0 241<572.281 979.963> 799 241<349.504 687.01> +VStem: 77 215<578.037 742.131> 1026 215<287.184 484.962> AnchorPoint: "Anchor-0" 600 1040 basechar 0 AnchorPoint: "Anchor-1" 621 0 basechar 0 +LayerCount: 2 Fore SplineSet 117 1040 m 2 @@ -12298,44 +13761,57 @@ EndSplineSet EndChar StartChar: zacute.sc -Encoding: 65667 -1 569 +Encoding: 65667 -1 568 Width: 1284 Flags: W +HStem: 0 241<572.281 979.963> 799 241<349.504 687.01> +VStem: 77 215<578.037 742.131> 1026 215<287.184 484.962> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 171 -460 2 -Refer: 568 -1 N 1 0 0 1 0 0 3 +Refer: 567 -1 N 1 0 0 1 0 0 3 EndChar StartChar: zcaron.sc -Encoding: 65668 -1 570 +Encoding: 65668 -1 569 Width: 1284 Flags: W +HStem: 0 241<572.281 979.963> 799 241<349.504 687.01> +VStem: 77 215<578.037 742.131> 1026 215<287.184 484.962> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 101 -460 2 -Refer: 568 -1 N 1 0 0 1 0 0 3 +Refer: 567 -1 N 1 0 0 1 0 0 3 EndChar StartChar: zdotaccent.sc -Encoding: 65669 -1 571 +Encoding: 65669 -1 570 Width: 1284 Flags: W +HStem: 0 241<572.281 979.963> 799 241<349.504 687.01> 1389 384<478.886 723.114> +VStem: 77 215<578.037 742.131> 409 384<1458.89 1703.11> 1026 215<287.184 484.962> +LayerCount: 2 Fore Refer: 194 775 N 1 0 0 1 100 120 2 -Refer: 568 -1 N 1 0 0 1 0 0 3 +Refer: 567 -1 N 1 0 0 1 0 0 3 EndChar StartChar: idotaccent.sc -Encoding: 65670 -1 572 +Encoding: 65670 -1 571 Width: 970 Flags: W +HStem: 0 223<52.0439 266 686 918.99> 817 223<52.033 266 686 918.922> 1216 384<345.886 590.114> +VStem: 52 867<0.00595856 222.886 817.016 1039.94> 266 420<223.021 816.998> 276 384<1285.89 1530.11> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 -33 -53 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni2605 -Encoding: 9733 9733 573 +Encoding: 9733 9733 572 Width: 2000 +LayerCount: 2 Fore SplineSet 1062 1500 m 2 @@ -12363,9 +13839,11 @@ EndSplineSet EndChar StartChar: uni2606 -Encoding: 9734 9734 574 +Encoding: 9734 9734 573 Width: 2000 Flags: W +HStem: 840 160<571.875 757 1215.57 1462> +LayerCount: 2 Fore SplineSet 1062 1500 m 2 @@ -12414,9 +13892,12 @@ EndSplineSet EndChar StartChar: uni2116 -Encoding: 8470 8470 575 +Encoding: 8470 8470 574 Width: 2956 Flags: W +HStem: -30 21G<1450 1642> 0 270<50.6452 259.839 530.161 759.804> 88 230<2010 2830> 420 210<2337.11 2499.9> 1150 210<2336.1 2498.89> 1230 270<50.6396 259.988 1180.17 1400 1670.1 1879.5> +VStem: 260 270<270.113 929.752> 1400 270<771.559 1229.99> 1940 360<677.663 1087.9> 2536 360<692.097 1102.34> +LayerCount: 2 Fore SplineSet 2058 318 m 2 @@ -12443,30 +13924,39 @@ Refer: 25 78 N 1 0 0 1 0 0 2 EndChar StartChar: uni0400 -Encoding: 1024 1024 576 +Encoding: 1024 1024 575 Width: 1679 Flags: W +HStem: 0 270<50 270 740 1230.71> 650 210<740.91 885.314> 1230 270<50.0414 270 740.056 1233.49> +VStem: 270 470<270.119 649.95 860 1229.67> 965 195<416.014 565.576 933.78 1085.95> 1319 261<910 1143.75> 1339 261<376.5 649.922> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 323 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 EndChar StartChar: uni0401 -Encoding: 1025 1025 577 +Encoding: 1025 1025 576 Width: 1679 Flags: W +HStem: 0 270<50 270 740 1230.71> 650 210<740.91 885.314> 1230 270<50.0414 270 740.056 1233.49> 1690 384<470.886 715.114 1030.89 1275.11> +VStem: 270 470<270.119 649.95 860 1229.67> 401 384<1759.89 2004.11> 961 384<1759.89 2004.11> 965 195<416.014 565.576 933.78 1085.95> 1319 261<910 1143.75> 1339 261<376.5 649.922> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 373 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 EndChar StartChar: uni0402 -Encoding: 1026 1026 578 +Encoding: 1026 1026 577 Width: 2200 Flags: W +HStem: -19 174<1435.16 1584.31> 0 270<354 593.812> 705 186<1227.81 1566.32> 1240 260<371.234 593.995 1026 1253.01> +VStem: 45 240<940 1147.45> 594 432<270.111 580.409 771.227 1240> 1075 358<166.641 387> 1333 241<940 1158.97> 1623 462<258.592 617.127> AnchorPoint: "Anchor-0" 765 1500 basechar 0 AnchorPoint: "Anchor-1" 766 0 basechar 0 AnchorPoint: "Anchor-2" 766 0 basechar 0 +LayerCount: 2 Fore SplineSet 354 41 m 2 @@ -12514,21 +14004,27 @@ EndSplineSet EndChar StartChar: uni0403 -Encoding: 1027 1027 579 +Encoding: 1027 1027 578 Width: 1625 Flags: W +HStem: 0 270<50 270 735 975> 1230 270<50 270 735 1212.61> +VStem: 270 465<270 1230> 1299 261<870 1138.22> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 365 0 2 -Refer: 595 1043 N 1 0 0 1 0 0 2 +Refer: 594 1043 N 1 0 0 1 0 0 2 EndChar StartChar: uni0404 -Encoding: 1028 1028 580 +Encoding: 1028 1028 579 Width: 1702 Flags: W +HStem: -40 268<796.448 1136.31> 600 270<609.76 1064.61> 1284 256<793.125 1118.71> 1490 20G<1401.5 1584.5> +VStem: 70 995<618.212 852.548> 1289 321<930.859 1100.91> 1330 316<419.375 588.148> AnchorPoint: "Anchor-0" 916 1500 basechar 0 AnchorPoint: "Anchor-1" 917 0 basechar 0 AnchorPoint: "Anchor-2" 917 0 basechar 0 +LayerCount: 2 Fore SplineSet 70 750 m 0 @@ -12563,42 +14059,57 @@ EndSplineSet EndChar StartChar: uni0405 -Encoding: 1029 1029 581 +Encoding: 1029 1029 580 Width: 1480 Flags: W +HStem: -40 262<555.429 918.792> -10 21G<114.5 277.5> 1268 262<593.278 893.883> 1480 20G<1161.5 1349.5> +VStem: 80 233<416.906 590> 110 442<768 1228.8> 980 450<280.428 750> 1144 236<951.441 1115.84> +LayerCount: 2 Fore Refer: 30 83 N 1 0 0 1 0 0 2 EndChar StartChar: uni0406 -Encoding: 1030 1030 582 +Encoding: 1030 1030 581 Width: 1120 Flags: W +HStem: 0 270<75.1562 314.973 785 1044.96> 1230 270<75.1448 314.915 785.125 1044.74> +VStem: 75 970<0.0671387 269.854 1230.14 1499.74> 315 470<270.06 1229.88> +LayerCount: 2 Fore Refer: 20 73 N 1 0 0 1 0 0 2 EndChar StartChar: uni0407 -Encoding: 1031 1031 583 +Encoding: 1031 1031 582 Width: 1120 Flags: W +HStem: 0 270<75.1562 314.973 785 1044.96> 1230 270<75.1448 314.915 785.125 1044.74> 1690 384<153.886 398.114 713.886 958.114> +VStem: 75 970<0.0671387 269.854 1230.14 1499.74> 84 384<1759.89 2004.11> 315 470<270.06 1229.88> 644 384<1759.89 2004.11> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 56 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 EndChar StartChar: uni0408 -Encoding: 1032 1032 584 +Encoding: 1032 1032 583 Width: 1432 Flags: W +HStem: -40 230<427.143 647.788> 1230 270<402.097 721.633 1172.04 1411.9> +VStem: 0 400<220.614 492> 722 450<303.049 1229.52> +LayerCount: 2 Fore Refer: 21 74 N 1 0 0 1 0 0 2 EndChar StartChar: uni0409 -Encoding: 1033 1033 585 +Encoding: 1033 1033 584 Width: 2595 Flags: W +HStem: -40 230<400.316 542.169> 0 270<1080.16 1299.97 1770 2026.84> 670 270<1770.04 2010.43> 1230 270<332.097 651.633 942.042 1299.74 1770.02 2029.95> +VStem: 0 400<193.315 422> 652 290<567.613 1229.52> 1300 470<270.063 670 940 1229.66> 2090 500<329.023 595.353> +LayerCount: 2 Fore SplineSet 1806 270 m 2 @@ -12647,9 +14158,12 @@ EndSplineSet EndChar StartChar: uni040A -Encoding: 1034 1034 586 +Encoding: 1034 1034 585 Width: 2555 Flags: W +HStem: 0 270<31.0086 249.893 720.129 918.452 1061.95 1259.97 1730.02 1986.84> 650 250<720.147 1259.7> 670 270<1730.04 1970.43> 1230 270<30.6602 249.967 720 918.273 1060.45 1260 1730.09 1989.95> +VStem: 30 890<2.18836 269.874 1230.61 1498.09> 250 470<270.327 649.97 900.19 1229.84> 1260 470<270.081 648.906 940.913 1229.89> 2050 500<329.023 595.353> +LayerCount: 2 Fore SplineSet 720 1188 m 2 @@ -12720,9 +14234,12 @@ EndSplineSet EndChar StartChar: uni040B -Encoding: 1035 1035 587 +Encoding: 1035 1035 586 Width: 2135 Flags: W +HStem: 0 270<354 593.812 1026.16 1265.98 1360 1500 1940 2119.99> 616 310<1222.39 1633> 1240 260<362.638 593.995 1026 1256.23> +VStem: 45 240<940 1156.57> 594 432<270.128 501.837 799.991 1240> 1329 246<940 1167.43> 1500 440<270 570.146> +LayerCount: 2 Fore SplineSet 354 41 m 2 @@ -12780,27 +14297,36 @@ EndSplineSet EndChar StartChar: uni040C -Encoding: 1036 1036 588 +Encoding: 1036 1036 587 Width: 1905 Flags: W +HStem: -40 347<1187 1653.85> 0 270<50 270 740 959.991> 620 260<740.056 968.54> 1230 270<50.0023 269.951 740.001 980> 1299 235<1358.31 1648> +VStem: 270 470<270.023 619.994 880.021 1229.96> 1491 397<1069 1296.26> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 465 0 2 -Refer: 602 1050 N 1 0 0 1 0 0 2 +Refer: 601 1050 N 1 0 0 1 0 0 2 EndChar StartChar: uni040D -Encoding: 1037 1037 589 +Encoding: 1037 1037 588 Width: 2020 Flags: W +HStem: 0 270<51.0086 269.893 740.129 938.452 1081.95 1279.96 1750.02 1968.15> 1230 270<50.6602 269.967 740 938.273 1080.45 1280 1750.07 1969.84> +VStem: 50 890<2.18836 269.874 1230.61 1498.09> 270 470<270.327 387.359 742.094 1229.84> 1280 470<270.245 775.281 1128.36 1229.99> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 523 0 2 -Refer: 600 1048 N 1 0 0 1 0 0 2 +Refer: 599 1048 N 1 0 0 1 0 0 2 EndChar StartChar: uni040E -Encoding: 1038 1038 590 +Encoding: 1038 1038 589 Width: 1506 Flags: W +HStem: -40 200<391.802 607.43> 1230 270<-10 166.096 636.938 810.175 956.123 1111.5 1370.68 1515.79> 1587 143<635.425 999.484> +VStem: 85 288<185.527 389> 370 262<1743.9 1917.5> 1003 262<1743.49 1916.5> +LayerCount: 2 Fore SplineSet 1052 2061 m 0 @@ -12815,16 +14341,19 @@ SplineSet 1003 1810 886 1806 886 1906 c 0 886 1990 952 2061 1052 2061 c 0 EndSplineSet -Refer: 611 1059 N 1 0 0 1 0 0 2 +Refer: 610 1059 N 1 0 0 1 0 0 2 EndChar StartChar: uni040F -Encoding: 1039 1039 591 +Encoding: 1039 1039 590 Width: 2020 Flags: W +HStem: 0 270<50.0606 269.992 740.226 810 1203 1279.85 1750 1969.88> 1230 270<50.1113 270 740.346 939.971 1080.18 1279.9 1750 1969.98> +VStem: 270 470<270.132 1230> 886 241<-409.97 -126.232> 1280 470<270 1230> AnchorPoint: "Anchor-0" 1006 1500 basechar 0 AnchorPoint: "Anchor-1" 1006 0 basechar 0 AnchorPoint: "Anchor-2" 1006 0 basechar 0 +LayerCount: 2 Fore SplineSet 740 332 m 2 @@ -12878,20 +14407,25 @@ EndSplineSet EndChar StartChar: uni0410 -Encoding: 1040 1040 592 +Encoding: 1040 1040 591 Width: 1900 Flags: W +HStem: 0 270<0.315895 250.997 537.996 700 920.018 1127.84 1654.38 1899.99> 420 250<703.583 983.41> 1490 20G<798 1144.5> +LayerCount: 2 Fore Refer: 12 65 N 1 0 0 1 0 0 2 EndChar StartChar: uni0411 -Encoding: 1041 1041 593 +Encoding: 1041 1041 592 Width: 1655 Flags: W +HStem: 0 270<50 270 735 1110.98> 570 260<735.268 1129.23> 1230 270<50.0208 269.964 735.365 1205.38> +VStem: 270 465<270 569.967 830.207 1229.66> 1175 475<323.688 532.096> 1305 255<870 1126.58> AnchorPoint: "Anchor-0" 764 1500 basechar 0 AnchorPoint: "Anchor-1" 396 0 basechar 0 AnchorPoint: "Anchor-2" 396 0 basechar 0 +LayerCount: 2 Fore SplineSet 785 570 m 2 @@ -12933,20 +14467,26 @@ EndSplineSet EndChar StartChar: uni0412 -Encoding: 1042 1042 594 +Encoding: 1042 1042 593 Width: 1700 Flags: W +HStem: 0 270<50.3974 269.635 740.251 1077.81> 640 270<740.439 1038.96> 1230 270<50.1788 269.879 740 1052.21> +VStem: 270 470<270.05 640 910.365 1229.95> 1090 480<964.038 1194.63> 1150 500<332.4 582.777> +LayerCount: 2 Fore Refer: 13 66 N 1 0 0 1 0 0 2 EndChar StartChar: uni0413 -Encoding: 1043 1043 595 +Encoding: 1043 1043 594 Width: 1625 Flags: W +HStem: 0 270<50 270 735 975> 1230 270<50 270 735 1212.61> +VStem: 270 465<270 1230> 1299 261<870 1138.22> AnchorPoint: "Anchor-0" 764 1500 basechar 0 AnchorPoint: "Anchor-1" 396 0 basechar 0 AnchorPoint: "Anchor-2" 396 0 basechar 0 +LayerCount: 2 Fore SplineSet 241 1230 m 2 @@ -12981,9 +14521,12 @@ EndSplineSet EndChar StartChar: uni0414 -Encoding: 1044 1044 596 +Encoding: 1044 1044 595 Width: 1815 Flags: W +HStem: 0 270<510.914 1059.79> 1230 270<202.044 431.826 692.055 1060 1530 1770> +VStem: 0 240<-410 -128.76> 432 260<612.235 1229.96> 1060 470<271.344 1230> 1529 241<-410 -126.416> +LayerCount: 2 Fore SplineSet 737 1230 m 2 @@ -13028,17 +14571,24 @@ EndSplineSet EndChar StartChar: uni0415 -Encoding: 1045 1045 597 +Encoding: 1045 1045 596 Width: 1679 Flags: W +HStem: 0 270<50 270 740 1230.71> 650 210<740.91 885.314> 1230 270<50.0414 270 740.056 1233.49> +VStem: 270 470<270.119 649.95 860 1229.67> 965 195<416.014 565.576 933.78 1085.95> 1319 261<910 1143.75> 1339 261<376.5 649.922> +LayerCount: 2 Fore Refer: 16 69 N 1 0 0 1 0 0 2 EndChar StartChar: uni0416 -Encoding: 1046 1046 598 +Encoding: 1046 1046 597 Width: 2800 Flags: W +HStem: -40 347<251.145 718 2082 2548.85> 0 270<945.009 1165 1635 1854.99> 620 260<936.46 1164.94 1635.06 1863.54> 1230 270<925 1165 1635.01 1875> 1299 235<257 546.689 2253.31 2543> +VStem: 17 397<1069 1296.26> 1165 470<270 619.994 880.021 1230> 2386 397<1069 1296.26> +CounterMasks: 1 07 +LayerCount: 2 Fore SplineSet 2785 218 m 0 @@ -13114,9 +14664,12 @@ EndSplineSet EndChar StartChar: uni0417 -Encoding: 1047 1047 599 +Encoding: 1047 1047 598 Width: 1466 Flags: W +HStem: -20 249<544.702 928.968> 647 264<655.15 892.491> 1274 256<597.374 920.531> 1490 20G<93.5 295.5> +VStem: 82 254<890 1055.28> 120 368<275.966 551> 988 442<999.004 1217.01> 1028 452<311.248 540.43> +LayerCount: 2 Fore SplineSet 120 458 m 0 @@ -13159,12 +14712,15 @@ EndSplineSet EndChar StartChar: uni0418 -Encoding: 1048 1048 600 +Encoding: 1048 1048 599 Width: 2020 Flags: W +HStem: 0 270<51.0086 269.893 740.129 938.452 1081.95 1279.96 1750.02 1968.15> 1230 270<50.6602 269.967 740 938.273 1080.45 1280 1750.07 1969.84> +VStem: 50 890<2.18836 269.874 1230.61 1498.09> 270 470<270.327 387.359 742.094 1229.84> 1280 470<270.245 775.281 1128.36 1229.99> AnchorPoint: "Anchor-0" 1011 1500 basechar 0 AnchorPoint: "Anchor-1" 1006 0 basechar 0 AnchorPoint: "Anchor-2" 1006 0 basechar 0 +LayerCount: 2 Fore SplineSet 1280 1196 m 2 @@ -13228,9 +14784,12 @@ EndSplineSet EndChar StartChar: uni0419 -Encoding: 1049 1049 601 +Encoding: 1049 1049 600 Width: 2020 Flags: W +HStem: 0 270<51.0086 269.893 740.129 938.452 1081.95 1279.96 1750.02 1968.15> 1230 270<50.6602 269.967 740 938.273 1080.45 1280 1750.07 1969.84> 1587 143<850.425 1214.48> +VStem: 50 890<2.18836 269.874 1230.61 1498.09> 270 470<270.327 387.359 742.094 1229.84> 585 262<1743.9 1917.5> 1218 262<1743.49 1916.5> 1280 470<270.245 775.281 1128.36 1229.99> +LayerCount: 2 Fore SplineSet 1267 2061 m 0 @@ -13245,16 +14804,19 @@ SplineSet 1218 1810 1101 1806 1101 1906 c 0 1101 1990 1167 2061 1267 2061 c 0 EndSplineSet -Refer: 600 1048 N 1 0 0 1 0 0 2 +Refer: 599 1048 N 1 0 0 1 0 0 2 EndChar StartChar: uni041A -Encoding: 1050 1050 602 +Encoding: 1050 1050 601 Width: 1905 Flags: W +HStem: -40 347<1187 1653.85> 0 270<50 270 740 959.991> 620 260<740.056 968.54> 1230 270<50.0023 269.951 740.001 980> 1299 235<1358.31 1648> +VStem: 270 470<270.023 619.994 880.021 1229.96> 1491 397<1069 1296.26> AnchorPoint: "Anchor-0" 1046 1500 basechar 0 AnchorPoint: "Anchor-1" 1076 0 basechar 0 AnchorPoint: "Anchor-2" 1076 0 basechar 0 +LayerCount: 2 Fore SplineSet 1890 218 m 0 @@ -13308,9 +14870,12 @@ EndSplineSet EndChar StartChar: uni041B -Encoding: 1051 1051 603 +Encoding: 1051 1051 602 Width: 2155 Flags: W +HStem: -40 230<400.316 542.169> 0 270<1130.16 1349.97 1820 2079.96> 1230 270<332.097 651.633 942.042 1349.74 1820.02 2079.95> +VStem: 0 400<193.315 422> 652 290<567.613 1229.52> 1350 470<270.086 1229.66> +LayerCount: 2 Fore SplineSet 0 330 m 0 @@ -13352,36 +14917,48 @@ EndSplineSet EndChar StartChar: uni041C -Encoding: 1052 1052 604 +Encoding: 1052 1052 603 Width: 2410 Flags: W +HStem: -30 21G<1026.5 1265.5> 0 270<50.1623 287.359 554.916 779.854 1490.08 1702.01 2130 2359.9> 1230 270<120.013 334.001 2100 2309.99> +VStem: 1690 410<778.2 1046.9> 1702 428<270.194 719.8> +LayerCount: 2 Fore Refer: 24 77 N 1 0 0 1 0 0 2 EndChar StartChar: uni041D -Encoding: 1053 1053 605 +Encoding: 1053 1053 604 Width: 2020 Flags: W +HStem: 0 270<51.0086 269.893 740.129 938.452 1081.95 1279.96 1750.02 1968.15> 650 250<740.147 1279.7> 1230 270<50.6602 269.967 740 938.273 1080.45 1280 1750.07 1969.84> +VStem: 50 890<2.18836 269.874 1230.61 1498.09> 270 470<270.327 649.97 900.19 1229.84> 1280 470<270.245 649.944 900.215 1229.99> +LayerCount: 2 Fore Refer: 19 72 N 1 0 0 1 0 0 2 EndChar StartChar: uni041E -Encoding: 1054 1054 606 +Encoding: 1054 1054 605 Width: 1820 Flags: W +HStem: -40 260<762.006 1070.98> 1280 260<762.006 1057.99> +VStem: 70 520<478.709 1021.29> 1230 520<484.32 1021.29> +LayerCount: 2 Fore Refer: 26 79 N 1 0 0 1 0 0 2 EndChar StartChar: uni041F -Encoding: 1055 1055 607 +Encoding: 1055 1055 606 Width: 2020 Flags: W +HStem: 0 270<51.0086 269.893 740.129 938.452 1081.95 1279.96 1750.02 1968.15> 1230 270<50.6602 269.967 740 1280 1750.07 1969.84> +VStem: 270 470<270.327 1229.84> 1280 470<270.245 1229.99> AnchorPoint: "Anchor-0" 1011 1500 basechar 0 AnchorPoint: "Anchor-1" 1006 0 basechar 0 AnchorPoint: "Anchor-2" 1006 0 basechar 0 +LayerCount: 2 Fore SplineSet 1280 1196 m 2 @@ -13429,36 +15006,49 @@ EndSplineSet EndChar StartChar: uni0420 -Encoding: 1056 1056 608 +Encoding: 1056 1056 607 Width: 1600 Flags: W +HStem: 0 270<50.0552 269.737 740.021 999.945> 560 270<740.038 980.427> 1230 270<50.1608 269.973 740 996.844> +VStem: 270 470<270.337 560 830 1229.94> 1060 500<904.647 1170.98> +LayerCount: 2 Fore Refer: 27 80 N 1 0 0 1 0 0 2 EndChar StartChar: uni0421 -Encoding: 1057 1057 609 +Encoding: 1057 1057 608 Width: 1702 Flags: W +HStem: -40 268<796.869 1136.31> 1284 256<794.131 1118.71> 1490 20G<1401.5 1584.5> +VStem: 70 520<476.947 1005.02> 1289 321<930.859 1100.91> 1330 316<419.375 588.148> +LayerCount: 2 Fore Refer: 14 67 N 1 0 0 1 0 0 2 EndChar StartChar: uni0422 -Encoding: 1058 1058 610 +Encoding: 1058 1058 609 Width: 1620 Flags: W +HStem: 0 270<355.145 594.207 1026.23 1264.61> 870 630<45.1667 285.173 1334.5 1574.69> 1240 260<363.278 595 1025 1252.67> +VStem: 45 241<870.95 1156.88> 595 430<271.089 1240> 1334 241<870.464 1156.53> +CounterMasks: 1 1c +LayerCount: 2 Fore Refer: 31 84 N 1 0 0 1 0 0 2 EndChar StartChar: uni0423 -Encoding: 1059 1059 611 +Encoding: 1059 1059 610 Width: 1506 Flags: W +HStem: -40 200<391.802 607.43> 1230 270<-10 166.096 636.938 810.175 956.123 1111.5 1370.68 1515.79> +VStem: 85 288<185.527 389> AnchorPoint: "Anchor-0" 712 1500 basechar 0 AnchorPoint: "Anchor-1" 802 0 basechar 0 AnchorPoint: "Anchor-2" 802 0 basechar 0 +LayerCount: 2 Fore SplineSet 85 318 m 0 @@ -13501,9 +15091,13 @@ EndSplineSet EndChar StartChar: uni0424 -Encoding: 1060 1060 612 +Encoding: 1060 1060 611 Width: 2050 Flags: W +HStem: 2 270<550 790 1260 1520> 355 239<527.871 790 1260 1517.1> 905 241<548.144 790 1260 1508> 1232 270<550 790 1260 1520> +VStem: 5 470<646.802 851.386> 790 470<272.75 354 595.241 904.752 1146 1232> 1575 470<644.66 850.84> +CounterMasks: 1 0e +LayerCount: 2 Fore SplineSet 790 1166 m 2 @@ -13557,20 +15151,25 @@ EndSplineSet EndChar StartChar: uni0425 -Encoding: 1061 1061 613 +Encoding: 1061 1061 612 Width: 1840 Flags: W +HStem: 0 270<0.134766 253.594 611.131 756.844 900.036 1040.41 1608.86 1839.99> 1230 270<10.4616 237.835 797.009 949.836 1050.09 1190.01 1540.94 1799.99> +LayerCount: 2 Fore Refer: 35 88 N 1 0 0 1 0 0 2 EndChar StartChar: uni0426 -Encoding: 1062 1062 614 +Encoding: 1062 1062 613 Width: 2015 Flags: W +HStem: 0 270<50 269.992 740.037 1280> 1230 270<50 270 740.043 945 1075.07 1280 1750 1970> +VStem: 270 470<270.123 1230> 1280 470<270 1230> 1729 241<-400 -119.58> AnchorPoint: "Anchor-0" 876 1500 basechar 0 AnchorPoint: "Anchor-1" 876 0 basechar 0 AnchorPoint: "Anchor-2" 876 0 basechar 0 +LayerCount: 2 Fore SplineSet 740 322 m 2 @@ -13621,12 +15220,15 @@ EndSplineSet EndChar StartChar: uni0427 -Encoding: 1063 1063 615 +Encoding: 1063 1063 614 Width: 1844 Flags: W +HStem: 0 270<884.156 1121.94 1554.1 1793.96> 534 310<515 991.751> 1230 270<28.0074 208 648 788 882.017 1121.84 1554.19 1794> +VStem: 208 440<889.854 1230> 1122 432<270.101 610.006 907.459 1229.87> AnchorPoint: "Anchor-0" 816 1500 basechar 0 AnchorPoint: "Anchor-1" 816 0 basechar 0 AnchorPoint: "Anchor-2" 816 0 basechar 0 +LayerCount: 2 Fore SplineSet 1122 1173 m 2 @@ -13678,13 +15280,17 @@ EndSplineSet EndChar StartChar: uni0428 -Encoding: 1064 1064 616 +Encoding: 1064 1064 615 Width: 2730 Flags: W +HStem: 0 270<45 264.786 735 1119.79 1590 1974.79 2445 2685> 1230 270<45 265 735 895 980 1120 1590 1750 1835 1975 2445 2685> +VStem: 265 470<271.344 1230> 1120 470<271.344 1230> 1975 470<271.344 1230> +CounterMasks: 1 38 AnchorPoint: "Anchor-0" 1331 1500 basechar 0 AnchorPoint: "Anchor-1" 1327 0 basechar 0 AnchorPoint: "Anchor-2" 1327 0 basechar 0 AnchorPoint: "Anchor-3" 1327 0 basechar 0 +LayerCount: 2 Fore SplineSet 735 1194 m 2 @@ -13748,13 +15354,16 @@ EndSplineSet EndChar StartChar: uni0429 -Encoding: 1065 1065 617 +Encoding: 1065 1065 616 Width: 2735 Flags: W +HStem: 0 270<45 264.786 735 1119.79 1590 1974.79> 1230 270<45 265 735 895 980 1120 1590 1750 1835 1975 2445 2685> +VStem: 265 470<271.344 1230> 1120 470<271.344 1230> 1975 470<271.344 1230> 2444 241<-400 -119.58> AnchorPoint: "Anchor-0" 1346 1500 basechar 0 AnchorPoint: "Anchor-1" 1342 0 basechar 0 AnchorPoint: "Anchor-2" 1342 0 basechar 0 AnchorPoint: "Anchor-3" 1342 0 basechar 0 +LayerCount: 2 Fore SplineSet 735 1194 m 2 @@ -13821,9 +15430,12 @@ EndSplineSet EndChar StartChar: uni042A -Encoding: 1066 1066 618 +Encoding: 1066 1066 617 Width: 1965 Flags: W +HStem: 0 270<450.161 669.973 1140 1396.84> 670 270<1140.04 1380.43> 1230 270<373.077 669.759 1140.02 1399.95> +VStem: 50 241<870.95 1140.57> 670 470<270.063 670 940 1229.87> 1460 500<329.023 595.353> +LayerCount: 2 Fore SplineSet 1182 670 m 2 @@ -13865,9 +15477,12 @@ EndSplineSet EndChar StartChar: uni042B -Encoding: 1067 1067 619 +Encoding: 1067 1067 618 Width: 2545 Flags: W +HStem: 0 270<30.1608 249.973 720 936.844 1525.16 1764.97 2235 2494.96> 670 270<720.038 920.427> 1230 270<30.0552 249.737 720.021 979.945 1525.14 1764.92 2235.13 2494.74> +VStem: 250 470<270.063 670 940 1229.66> 1000 500<329.023 595.353> 1525 970<0.0671387 269.854 1230.14 1499.74> 1765 470<270.06 1229.88> +LayerCount: 2 Fore SplineSet 2235 1178 m 2 @@ -13931,9 +15546,12 @@ EndSplineSet EndChar StartChar: uni042C -Encoding: 1068 1068 620 +Encoding: 1068 1068 619 Width: 1545 Flags: W +HStem: 0 270<30.1608 249.973 720 976.844> 670 270<720.038 960.427> 1230 270<30.0552 249.737 720.021 979.945> +VStem: 250 470<270.063 670 940 1229.66> 1040 500<329.023 595.353> +LayerCount: 2 Fore SplineSet 194 270 m 2 @@ -13972,12 +15590,15 @@ EndSplineSet EndChar StartChar: uni042D -Encoding: 1069 1069 621 +Encoding: 1069 1069 620 Width: 1701 Flags: W +HStem: -40 268<418.957 892.633> 630 250<645.145 1100.9> 1284 256<585.29 910.74> 1490 20G<119.5 302.5> +VStem: 0 400<260.339 502> 94 321<930.859 1100.91> 645 989<639.484 872.549> AnchorPoint: "Anchor-0" 788 1500 basechar 0 AnchorPoint: "Anchor-1" 787 0 basechar 0 AnchorPoint: "Anchor-2" 787 0 basechar 0 +LayerCount: 2 Fore SplineSet 0 400 m 0 @@ -14015,9 +15636,12 @@ EndSplineSet EndChar StartChar: uni042E -Encoding: 1070 1070 622 +Encoding: 1070 1070 621 Width: 2800 Flags: W +HStem: -40 260<1740.46 2050.98> 0 270<75.1562 314.973 785 1044.96> 620 250<785.018 1063.77> 1230 270<75.1448 314.915 785.125 1044.74> 1280 260<1740.77 2037.99> +VStem: 75 970<0.0671387 269.854 1230.14 1499.74> 315 470<270.06 620.001 870 1229.88> 2210 520<484.32 1021.29> +LayerCount: 2 Fore SplineSet 1570 750 m 0 @@ -14065,12 +15689,15 @@ EndSplineSet EndChar StartChar: uni042F -Encoding: 1071 1071 623 +Encoding: 1071 1071 622 Width: 1918 Flags: W +HStem: -40 348<260.758 731> 0 270<958.5 1178 1648.12 1868> 620 260<937.521 1178> 1230 270<854.521 1177.97 1648.13 1867.88> +VStem: 298 480<934.766 1167.52> 1178 470<270.26 620 879.978 1229.83> AnchorPoint: "Anchor-0" 1092 1500 basechar 0 AnchorPoint: "Anchor-1" 1002 0 basechar 0 AnchorPoint: "Anchor-2" 1002 0 basechar 0 +LayerCount: 2 Fore SplineSet 32 213 m 0 @@ -14117,19 +15744,25 @@ EndSplineSet EndChar StartChar: uni0430 -Encoding: 1072 1072 624 +Encoding: 1072 1072 623 Width: 1344 Flags: W +HStem: -20 219<346.931 638.496> -20 234<1148.37 1268.04> 437 151<585.299 727> 888 172<525.704 841> +VStem: 45 474<210.122 374.488> 125 394<709.864 885.593> 727 420<224.134 436.501 588 847.571> +LayerCount: 2 Fore Refer: 38 97 N 1 0 0 1 0 0 2 EndChar StartChar: uni0431 -Encoding: 1073 1073 625 +Encoding: 1073 1073 624 Width: 1306 Flags: W +HStem: -40 200<579.617 738.693> 880 200<571.652 732.777> 1140 421<533.257 1027.51> +VStem: 50 460<338.907 803.945> 806 450<314.546 743.122> AnchorPoint: "Anchor-1" 655 0 basechar 0 AnchorPoint: "Anchor-2" 655 0 basechar 0 +LayerCount: 2 Fore SplineSet 510 540 m 0 @@ -14154,9 +15787,12 @@ EndSplineSet EndChar StartChar: uni0432 -Encoding: 1074 1074 626 +Encoding: 1074 1074 625 Width: 1380 Flags: W +HStem: 0 210<55 235 655.004 844.543> 440 210<655.004 819.457> 830 210<55 235 655 808.005> +VStem: 235 420<210.018 440 650 830> 830 450<662.561 817.389> 870 470<233.53 407.261> +LayerCount: 2 Fore SplineSet 211 830 m 2 @@ -14198,9 +15834,12 @@ EndSplineSet EndChar StartChar: uni0433 -Encoding: 1075 1075 627 +Encoding: 1075 1075 626 Width: 1200 Flags: W +HStem: 0 210<30 210 630 810> 600 440<889.53 1140> 830 210<30 210 630 854.207> +VStem: 210 420<210.054 830> 890 250<600 793.552> +LayerCount: 2 Fore SplineSet 181 830 m 2 @@ -14235,9 +15874,12 @@ EndSplineSet EndChar StartChar: uni0434 -Encoding: 1076 1076 628 +Encoding: 1076 1076 627 Width: 1405 Flags: W +HStem: 0 210<437.984 774.786> 830 210<167.044 316.826 567.055 775 1195 1375> +VStem: 5 240<-330 -100.439> 317 250<496.086 829.958> 775 420<211.344 830> 1134 241<-330 -98.0957> +LayerCount: 2 Fore SplineSet 612 830 m 2 @@ -14282,17 +15924,23 @@ EndSplineSet EndChar StartChar: uni0435 -Encoding: 1077 1077 629 +Encoding: 1077 1077 628 Width: 1253 Flags: W +HStem: -40 206<570.709 815.072> 452 206<500.674 776.956> 882 198<554.788 724.041> +VStem: 50 445<285.606 452> +LayerCount: 2 Fore Refer: 42 101 N 1 0 0 1 0 0 2 EndChar StartChar: uni0436 -Encoding: 1078 1078 630 +Encoding: 1078 1078 629 Width: 2278 Flags: W +HStem: -40 327<194.847 626 1652 2083.15> 0 210<823.009 933 1353.16 1462.99> 420 200<830.273 932.944 1355.25 1452.16> 830 210<803 932.999 1353.01 1473> 899 175<283.005 523.11 1754.89 1994.99> +VStem: 45 337<699 896.748> 933 420<210 419.976 620 829.995> 1896 337<699 896.748> +LayerCount: 2 Fore SplineSet 2285 218 m 0 @@ -14368,9 +16016,12 @@ EndSplineSet EndChar StartChar: uni0437 -Encoding: 1079 1079 631 +Encoding: 1079 1079 630 Width: 1133 Flags: W +HStem: -20 199<310.687 621.706> 407 209<457.033 605.309> 856 214<473.75 547.947> +VStem: 13 288<207.3 391> 115 214<660 770.502> 631 452<665.6 841.151> 651 452<207.615 389.894> +LayerCount: 2 Fore SplineSet 525 856 m 1 @@ -14410,9 +16061,12 @@ EndSplineSet EndChar StartChar: uni0438 -Encoding: 1080 1080 632 +Encoding: 1080 1080 631 Width: 1580 Flags: W +HStem: 0 210<55 235 656.011 755 825 925 1345 1525> 831 210<55 234.999 655 755 825 924.992 1345 1525> +VStem: 235 420<210 293.375 561.203 831> 825 700<0 210 831 1041> 925 420<210 478.25 743.234 831> +LayerCount: 2 Fore SplineSet 1345 255 m 2 @@ -14474,9 +16128,12 @@ EndSplineSet EndChar StartChar: uni0439 -Encoding: 1081 1081 633 +Encoding: 1081 1081 632 Width: 1580 Flags: W +HStem: 0 210<60 240 661.011 760 830 930 1350 1530> 831 210<60 239.999 660 760 830 929.992 1350 1530> 1137 143<631.425 995.484> +VStem: 240 420<210 293.375 561.203 831> 366 262<1293.9 1467.5> 830 700<0 210 831 1041> 930 420<210 478.25 743.234 831> 999 262<1293.49 1466.5> +LayerCount: 2 Fore SplineSet 1048 1611 m 0 @@ -14491,13 +16148,16 @@ SplineSet 999 1360 882 1356 882 1456 c 0 882 1540 948 1611 1048 1611 c 0 EndSplineSet -Refer: 632 1080 N 1 0 0 1 5 0 2 +Refer: 631 1080 N 1 0 0 1 5 0 2 EndChar StartChar: uni043A -Encoding: 1082 1082 634 +Encoding: 1082 1082 633 Width: 1528 Flags: W +HStem: -40 327<904 1335.15> 0 210<75.0095 185 605.156 714.991> 420 200<607.255 704.159> 830 210<55 184.999 605.007 725> 899 175<1006.89 1246.99> +VStem: 185 420<210 419.976 620 829.995> 1148 337<699 896.748> +LayerCount: 2 Fore SplineSet 1537 218 m 0 @@ -14551,9 +16211,12 @@ EndSplineSet EndChar StartChar: uni043B -Encoding: 1083 1083 635 +Encoding: 1083 1083 634 Width: 1725 Flags: W +HStem: -40 190<410.792 517.463> 0 210<910.161 1069.97 1490 1669.96> 830 210<292.097 611.633 832.042 1069.74 1490.02 1669.95> +VStem: 70 340<152.033 357> 612 220<312.881 829.52> 1070 420<210.086 829.663> +LayerCount: 2 Fore SplineSet 70 290 m 0 @@ -14595,9 +16258,12 @@ EndSplineSet EndChar StartChar: uni043C -Encoding: 1084 1084 636 +Encoding: 1084 1084 635 Width: 1810 Flags: W +HStem: -20 21G<679 836> 0 210<65 192 391.141 545 1045.01 1220 1619 1745> 830 210<95 219 1590.92 1704.94> +VStem: 192 199<210.887 531.926> 219 187<512.074 799.471> 1220 399<210 514> +LayerCount: 2 Fore SplineSet 183 830 m 2 @@ -14658,9 +16324,12 @@ EndSplineSet EndChar StartChar: uni043D -Encoding: 1085 1085 637 +Encoding: 1085 1085 636 Width: 1580 Flags: W +HStem: 0 210<55 235 655 755 825 925 1345 1525> 432 220<655.027 925> 830 210<55 234.999 655 755 825 925 1345 1525> +VStem: 235 420<210 431.976 652 830> 825 700<0 210 830 1040> 925 420<210 432 652 830> +LayerCount: 2 Fore SplineSet 1345 255 m 2 @@ -14724,17 +16393,23 @@ EndSplineSet EndChar StartChar: uni043E -Encoding: 1086 1086 638 +Encoding: 1086 1086 637 Width: 1296 Flags: W +HStem: -40 200<571.494 724.506> 880 200<571.494 724.506> +VStem: 50 450<287.15 722.702> 796 450<309.722 745.211> +LayerCount: 2 Fore Refer: 52 111 N 1 0 0 1 0 0 2 EndChar StartChar: uni043F -Encoding: 1087 1087 639 +Encoding: 1087 1087 638 Width: 1580 Flags: W +HStem: 0 210<55 235 655 755 825 925 1345 1525> 831 209<55 234.999 655 925 1345 1525> +VStem: 235 420<210 831> 925 420<210 831> +LayerCount: 2 Fore SplineSet 655 251 m 2 @@ -14782,25 +16457,34 @@ EndSplineSet EndChar StartChar: uni0440 -Encoding: 1088 1088 640 +Encoding: 1088 1088 639 Width: 1471 Flags: W +HStem: -520 210<45 224.892 645.091 825> -38 244<766.368 1086> 830 210<45.1218 224.877> 838 242<775.656 1069.4> +VStem: 225 420<-309.938 70.7393 309.722 734.278> 981 440<306.659 737.219> +LayerCount: 2 Fore Refer: 53 112 N 1 0 0 1 0 0 2 EndChar StartChar: uni0441 -Encoding: 1089 1089 641 +Encoding: 1089 1089 640 Width: 1268 Flags: W +HStem: -40 206<602.996 815.517> 898 182<594.093 777.438> +VStem: 50 470<284.053 720.625> 780 398<666 891.953> +LayerCount: 2 Fore Refer: 40 99 N 1 0 0 1 0 0 2 EndChar StartChar: uni0442 -Encoding: 1090 1090 642 +Encoding: 1090 1090 641 Width: 1480 Flags: W +HStem: 0 210<375 534.812 955.164 1134.98> 830 210<360.041 534.995 955 1126.76> +VStem: 65 240<590 776.448> 535 420<210.128 830> 1174 241<590 781.125> +LayerCount: 2 Fore SplineSet 375 41 m 2 @@ -14838,17 +16522,24 @@ EndSplineSet EndChar StartChar: uni0443 -Encoding: 1091 1091 643 +Encoding: 1091 1091 642 Width: 1430 Flags: W +HStem: -530 200<249.35 452.176> 830 210<34 210.295 640.625 785.459 870.123 985.502 1244.68 1389.79> +VStem: -19 266<-321.245 -131> +LayerCount: 2 Fore Refer: 62 121 N 1 0 0 1 0 0 2 EndChar StartChar: uni0444 -Encoding: 1092 1092 644 +Encoding: 1092 1092 643 Width: 1929 Flags: W +HStem: -520 210<576.016 755.98 1176 1355.67> -38 242<365 637.569 1286.77 1546> 836 244<385 651.491 1284.02 1566> 1350 210<575 755> +VStem: 50 440<276.372 763.785> 755 421<-310 72.4126 295.039 739.564 944 1350> 1441 440<276.215 763.628> +CounterMasks: 1 0e +LayerCount: 2 Fore SplineSet 50 520 m 0 @@ -14900,17 +16591,22 @@ EndSplineSet EndChar StartChar: uni0445 -Encoding: 1093 1093 645 +Encoding: 1093 1093 644 Width: 1448 Flags: W +HStem: 0 210<-10 195.75 498 568 686 793.686 1261.34 1458> 830 210<36 252.328 707.312 818 896 972 1248.56 1424> +LayerCount: 2 Fore Refer: 61 120 N 1 0 0 1 0 0 2 EndChar StartChar: uni0446 -Encoding: 1094 1094 646 +Encoding: 1094 1094 645 Width: 1555 Flags: W +HStem: 0 210<55 235 655 925> 830 210<55 234.999 655 755 825 925 1345 1525> +VStem: 235 420<210 830> 925 420<210 830> 1295 230<-320 -105.253> +LayerCount: 2 Fore SplineSet 925 789 m 2 @@ -14961,9 +16657,12 @@ EndSplineSet EndChar StartChar: uni0447 -Encoding: 1095 1095 647 +Encoding: 1095 1095 646 Width: 1550 Flags: W +HStem: 0 210<715 894.957 1315 1495> 344 245<412 817.61> 830 210<25.0074 205 625 725 795 894.963 1315.01 1495> +VStem: 895 420<210 400.004 627.197 829.877> +LayerCount: 2 Fore SplineSet 895 778 m 2 @@ -15015,9 +16714,13 @@ EndSplineSet EndChar StartChar: uni0448 -Encoding: 1096 1096 648 +Encoding: 1096 1096 647 Width: 2270 Flags: W +HStem: 0 210<55 235 655 925 1345 1615 2035 2215> 830 210<55 234.999 655 755 825 925 1345 1445 1515 1615 2035 2215> +VStem: 235 420<210 830> 925 420<210 830> 1615 420<210 830> +CounterMasks: 1 38 +LayerCount: 2 Fore SplineSet 925 789 m 2 @@ -15081,9 +16784,12 @@ EndSplineSet EndChar StartChar: uni0449 -Encoding: 1097 1097 649 +Encoding: 1097 1097 648 Width: 2245 Flags: W +HStem: 0 210<55 235 655 925 1345 1615> 830 210<55 234.999 655 755 825 925 1345 1445 1515 1615 2035 2215> +VStem: 235 420<210 830> 925 420<210 830> 1615 420<210 830> 1985 230<-320 -170.609> +LayerCount: 2 Fore SplineSet 925 789 m 2 @@ -15150,9 +16856,12 @@ EndSplineSet EndChar StartChar: uni044A -Encoding: 1098 1098 650 +Encoding: 1098 1098 649 Width: 1670 Flags: W +HStem: 0 210<387 567 987 1190.29> 440 210<987.107 1185.41> 830 210<355.667 567 987 1166.83> +VStem: 65 220<500 749.133> 567 420<210 439.944 650 830> 1205 465<227.315 415.389> +LayerCount: 2 Fore SplineSet 1055 210 m 2 @@ -15194,9 +16903,12 @@ EndSplineSet EndChar StartChar: uni044B -Encoding: 1099 1099 651 +Encoding: 1099 1099 650 Width: 2213 Flags: W +HStem: 0 210<55 235 655 858.293 1378 1558 1978.01 2158> 440 210<655.107 853.414> 830 210<55 235 655 834.826 1378 1557.99 1978 2158> +VStem: 235 420<210 439.944 650 830> 873 465<227.315 415.389> 1378 780<0 210 830 1040> 1558 420<210 830> +LayerCount: 2 Fore SplineSet 1558 249 m 2 @@ -15260,9 +16972,12 @@ EndSplineSet EndChar StartChar: uni044C -Encoding: 1100 1100 652 +Encoding: 1100 1100 651 Width: 1338 Flags: W +HStem: 0 210<55 235 655 858.293> 440 210<655.107 853.414> 830 210<55 235 655 834.826> +VStem: 235 420<210 439.944 650 830> 873 465<227.315 415.389> +LayerCount: 2 Fore SplineSet 78 0 m 2 @@ -15301,9 +17016,12 @@ EndSplineSet EndChar StartChar: uni044D -Encoding: 1101 1101 653 +Encoding: 1101 1101 652 Width: 1268 Flags: W +HStem: -40 182<425.122 674.538> 401 209<505 739.417> 874 206<460.103 666.311> 1030 20G<132.5 307.5> +VStem: 90 333<160.594 359> 121 254<620 773.413> 741 477<610 754.394> +LayerCount: 2 Fore SplineSet 1218 540 m 0 @@ -15338,9 +17056,12 @@ EndSplineSet EndChar StartChar: uni044E -Encoding: 1102 1102 654 +Encoding: 1102 1102 653 Width: 2113 Flags: W +HStem: -40 200<1380.93 1541.51> 0 210<55 235 655.007 835> 400 210<655.121 883.998> 830 210<55 234.993 655 835> 880 200<1386.91 1541.51> +VStem: 55 780<0 210 830 1040> 235 420<210 400.243 610 830> 1613 450<309.722 745.211> +LayerCount: 2 Fore SplineSet 1317 540 m 0 @@ -15388,9 +17109,12 @@ EndSplineSet EndChar StartChar: uni044F -Encoding: 1103 1103 655 +Encoding: 1103 1103 654 Width: 1524 Flags: W +HStem: -40 327<194.847 626> 0 210<789.174 869 1289 1469> 420 180<754.154 868.893> 830 210<635.707 869 1289 1469> +VStem: 156 465<621.303 811.122> 869 420<210 420 600.056 830> +LayerCount: 2 Fore SplineSet 820 600 m 2 @@ -15437,27 +17161,36 @@ EndSplineSet EndChar StartChar: uni0450 -Encoding: 1104 1104 656 +Encoding: 1104 1104 655 Width: 1253 Flags: W +HStem: -40 206<570.709 815.072> 452 206<500.674 776.956> 882 198<554.788 724.041> +VStem: 50 445<285.606 452> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 84 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 EndChar StartChar: uni0451 -Encoding: 1105 1105 657 +Encoding: 1105 1105 656 Width: 1253 Flags: W +HStem: -40 206<570.709 815.072> 452 206<500.674 776.956> 882 198<554.788 724.041> 1230 384<251.886 496.114 811.886 1056.11> +VStem: 50 445<285.606 452> 182 384<1299.89 1544.11> 742 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 154 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 EndChar StartChar: uni0452 -Encoding: 1106 1106 658 +Encoding: 1106 1106 657 Width: 1555 Flags: W +HStem: -520 170<761.616 909.281> 0 210<55 235 655 755> 846 234<791.011 1098> 1080 220<80 810> 1350 210<55.4535 234.982> +VStem: 235 420<210.027 755.596> 235 380<921.99 1349.98> 925 420<-271.094 831.853> +LayerCount: 2 Fore SplineSet 116 1300 m 2 @@ -15509,18 +17242,24 @@ EndSplineSet EndChar StartChar: uni0453 -Encoding: 1107 1107 659 +Encoding: 1107 1107 658 Width: 1200 Flags: W +HStem: 0 210<35 215 635 815> 600 440<894.53 1145> 830 210<35 215 635 859.207> +VStem: 215 420<210.054 830> 895 250<600 793.552> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 76 -460 2 -Refer: 627 1075 N 1 0 0 1 5 0 2 +Refer: 626 1075 N 1 0 0 1 5 0 2 EndChar StartChar: uni0454 -Encoding: 1108 1108 660 +Encoding: 1108 1108 659 Width: 1268 Flags: W +HStem: -40 206<601.689 815.517> 430 209<528.583 763> 898 182<593.462 842.878> +VStem: 50 477<285.606 430> 845 333<681 879.406> +LayerCount: 2 Fore SplineSet 50 500 m 0 @@ -15549,25 +17288,34 @@ EndSplineSet EndChar StartChar: uni0455 -Encoding: 1109 1109 661 +Encoding: 1109 1109 660 Width: 1160 Flags: W +HStem: -44 194<425.738 689.611> -20 21G<64.5 237.5> 660 400<851.003 1074> 892 192<364 702.55> +VStem: 50 218<296.33 406> 84 396<554 882.159> 704 406<168.296 512> 851 223<660 763.187> +LayerCount: 2 Fore Refer: 56 115 N 1 0 0 1 0 0 2 EndChar StartChar: uni0456 -Encoding: 1110 1110 662 +Encoding: 1110 1110 661 Width: 865 Flags: W +HStem: 0 210<55 235 655 835> 830 210<55 235> 1170 420<282.565 587.435> +VStem: 195 480<1253.79 1506.21> 235 420<210 830> +LayerCount: 2 Fore Refer: 46 105 N 1 0 0 1 0 0 2 EndChar StartChar: uni0457 -Encoding: 1111 1111 663 +Encoding: 1111 1111 662 Width: 905 Flags: W +HStem: 0 210<70 250 670 850> 830 210<70 250> 1230 384<50.8862 295.114 610.886 855.114> +VStem: -19 384<1299.89 1544.11> 250 420<210 830> 541 384<1299.89 1544.11> +LayerCount: 2 Fore SplineSet 733 1230 m 0 @@ -15605,17 +17353,23 @@ EndSplineSet EndChar StartChar: uni0458 -Encoding: 1112 1112 664 +Encoding: 1112 1112 663 Width: 800 Flags: W +HStem: -520 170<57.616 205.178> 830 210<40.0781 219.999> 1170 420<267.565 572.435> +VStem: 180 480<1253.79 1506.21> 220 420<-271.094 830> +LayerCount: 2 Fore Refer: 47 106 N 1 0 0 1 0 0 2 EndChar StartChar: uni0459 -Encoding: 1113 1113 665 +Encoding: 1113 1113 664 Width: 2173 Flags: W +HStem: -40 190<410.792 517.463> 0 210<910.161 1069.97 1490 1693.29> 440 210<1490.11 1688.41> 830 210<292.097 611.633 832.042 1069.74 1490 1669.83> +VStem: 70 340<152.033 357> 612 220<312.881 829.52> 1070 420<210.085 439.944 650 829.654> 1708 465<227.315 415.389> +LayerCount: 2 Fore SplineSet 70 290 m 0 @@ -15664,9 +17418,12 @@ EndSplineSet EndChar StartChar: uni045A -Encoding: 1114 1114 666 +Encoding: 1114 1114 665 Width: 2028 Flags: W +HStem: 0 210<55 235 655 755 825 925 1345 1548.29> 432 220<655.027 925 1345.01 1548.29> 830 210<55 234.999 655 755 825 925 1345 1525> +VStem: 235 420<210 431.976 652 830> 925 420<210 431.431 652.186 830> 1563 465<227.315 415.389> +LayerCount: 2 Fore SplineSet 1381 210 m 2 @@ -15737,35 +17494,47 @@ EndSplineSet EndChar StartChar: uni045B -Encoding: 1115 1115 667 +Encoding: 1115 1115 666 Width: 1510 Flags: W +HStem: 0 210<50 230 610 710 780 880 1300 1480> 846 234<735.268 1053> 1080 230<54 881> 1350 210<50 230> +VStem: 230 380<210 755.596 958 1350> 880 420<210 831.853> +LayerCount: 2 Fore Refer: 318 295 N 1 0 0 1 5 0 2 EndChar StartChar: uni045C -Encoding: 1116 1116 668 +Encoding: 1116 1116 667 Width: 1528 Flags: W +HStem: -40 327<909 1340.15> 0 210<80.0095 190 610.156 719.991> 420 200<612.255 709.159> 830 210<60 189.999 610.007 730> 899 175<1011.89 1251.99> +VStem: 190 420<210 419.976 620 829.995> 1153 337<699 896.748> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 248 -460 2 -Refer: 634 1082 N 1 0 0 1 5 0 2 +Refer: 633 1082 N 1 0 0 1 5 0 2 EndChar StartChar: uni045D -Encoding: 1117 1117 669 +Encoding: 1117 1117 668 Width: 1580 Flags: W +HStem: 0 210<60 240 661.011 760 830 930 1350 1530> 831 210<60 239.999 660 760 830 929.992 1350 1530> +VStem: 240 420<210 293.375 561.203 831> 830 700<0 210 831 1041> 930 420<210 478.25 743.234 831> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 273 -460 2 -Refer: 632 1080 N 1 0 0 1 5 0 2 +Refer: 631 1080 N 1 0 0 1 5 0 2 EndChar StartChar: uni045E -Encoding: 1118 1118 670 +Encoding: 1118 1118 669 Width: 1430 Flags: W +HStem: -530 200<249.35 452.176> 830 210<34 210.295 640.625 785.459 870.123 985.502 1244.68 1389.79> 1137 143<586.425 950.484> +VStem: -19 266<-321.245 -131> 321 262<1293.9 1467.5> 954 262<1293.49 1466.5> +LayerCount: 2 Fore SplineSet 1003 1611 m 0 @@ -15784,9 +17553,12 @@ Refer: 62 121 N 1 0 0 1 0 0 2 EndChar StartChar: uni045F -Encoding: 1119 1119 671 +Encoding: 1119 1119 670 Width: 1410 Flags: W +HStem: 0 210<55 235 1345 1525> 830 210<55 234.999 655 755 825 925 1345 1525> +VStem: 235 420<210 830> 690 231<-320 -105.253> 925 420<210 830> +LayerCount: 2 Fore SplineSet 709 -320 m 2 @@ -15840,9 +17612,12 @@ EndSplineSet EndChar StartChar: uni0462 -Encoding: 1122 1122 672 +Encoding: 1122 1122 671 Width: 1330 Flags: W +HStem: 0 270<35.1608 254.973 725 981.844> 670 270<725.038 965.427> 970 210<91 928> 1230 270<35.0552 254.737 725.021 984.945> +VStem: 255 470<270.063 670 940 1229.66> 1045 500<329.023 595.353> +LayerCount: 2 Fore SplineSet 125 1180 m 2 @@ -15855,13 +17630,16 @@ SplineSet 91 1152 l 2 91 1175 99 1180 125 1180 c 2 EndSplineSet -Refer: 620 1068 N 1 0 0 1 5 0 2 +Refer: 619 1068 N 1 0 0 1 5 0 2 EndChar StartChar: uni0463 -Encoding: 1123 1123 673 +Encoding: 1123 1123 672 Width: 1338 Flags: W +HStem: 0 210<55 235 655 858.293> 440 210<655.107 853.414> 970 210<81 938> 1350 210<55 235 655 834.826> +VStem: 235 420<210 439.944 650 1350> 873 465<227.315 415.389> +LayerCount: 2 Fore SplineSet 115 1180 m 2 @@ -15909,12 +17687,15 @@ EndSplineSet EndChar StartChar: uni0490 -Encoding: 1168 1168 674 +Encoding: 1168 1168 673 Width: 1540 Flags: W +HStem: 0 270<50 270 735 975> 1230 270<50 270 735 1200.38> +VStem: 270 465<270 1230> 1300 260<1603.42 1860> AnchorPoint: "Anchor-0" 764 1500 basechar 0 AnchorPoint: "Anchor-1" 396 0 basechar 0 AnchorPoint: "Anchor-2" 396 0 basechar 0 +LayerCount: 2 Fore SplineSet 241 1230 m 2 @@ -15949,9 +17730,12 @@ EndSplineSet EndChar StartChar: uni0491 -Encoding: 1169 1169 675 +Encoding: 1169 1169 674 Width: 1120 Flags: W +HStem: 0 210<55 235 655 835> 830 210<55 235 655 776.869> +VStem: 235 420<210.054 830> 860 250<1122.04 1320> +LayerCount: 2 Fore SplineSet 206 830 m 2 @@ -15986,9 +17770,12 @@ EndSplineSet EndChar StartChar: uni262D -Encoding: 9773 9773 676 +Encoding: 9773 9773 675 Width: 2000 Flags: W +HStem: 112 314<873.537 1100.6> +VStem: 1345 322<648.755 907.349> +LayerCount: 2 Fore SplineSet 390 909 m 2 @@ -16036,9 +17823,12 @@ EndSplineSet EndChar StartChar: uni261E -Encoding: 9758 9758 677 +Encoding: 9758 9758 676 Width: 2028 Flags: W +HStem: 98 111<272.538 409.314> 224 59<1121.01 1237.42> 239 297<508.859 847.922> 249 84<301.014 384.986> 383 54<1191.99 1245> 531 51<1319.96 1342.77> 773 140<1279.43 1390.23> 853 57<1443.87 1739.83 1771.8 1946.11> 939 25<1032.02 1067.3> 999 48<1092.27 1882.47> +VStem: 36 172<285.383 731.182> 301 84<249.014 332.986> 329 109<498.321 783.335> 1245 53<291.587 383.308> 1480 46<654.384 721.821> 1949 49<911.447 961.905> +LayerCount: 2 Fore SplineSet 301 291 m 0 @@ -16137,9 +17927,12 @@ EndSplineSet EndChar StartChar: uni261B -Encoding: 9755 9755 678 +Encoding: 9755 9755 677 Width: 2028 Flags: W +HStem: 98 151<302.222 384.713> 119 866<56.1206 299.941> 224 823<799.959 1280.12> 853 184<1443.87 1962.23> +VStem: 30 271<124 584.9> 385 94.0762<249.014 279.447> +LayerCount: 2 Fore SplineSet 301 291 m 0 @@ -16182,9 +17975,12 @@ EndSplineSet EndChar StartChar: uni261A -Encoding: 9754 9754 679 +Encoding: 9754 9754 678 Width: 2028 Flags: W +HStem: 119 866<1728.06 1971.88> 224 823<747.875 1228.03> 853 184<65.7677 584.126> +VStem: 1538 460<119.872 275.654> +LayerCount: 2 Fore SplineSet 1992 847 m 0 @@ -16227,9 +18023,12 @@ EndSplineSet EndChar StartChar: uni261C -Encoding: 9756 9756 680 +Encoding: 9756 9756 679 Width: 2028 Flags: W +HStem: 224 181<786.5 1095.83> 801 84<1643.01 1726.99> 853 48<78.4222 367.066 402.028 584.126> 925 60<1649.64 1935> 1002 45<256.495 1068.37> +VStem: 30 46<911.708 936.774> 734 175<376 450> 1538 460<119.872 265.571> 1549 150<268 553> 1643 84<801.014 884.986> 1820 172<402.622 848.617> +LayerCount: 2 Fore SplineSet 1992 847 m 0 @@ -16308,9 +18107,12 @@ EndSplineSet EndChar StartChar: uni260E -Encoding: 9742 9742 681 +Encoding: 9742 9742 680 Width: 1400 Flags: W +HStem: -173 50<189.515 363.432> 0 21G<622 1323.5> 274 75<465.06 509 771.379 849.142> 373 53<371.234 509> 789 52<742.077 898> 836 40<498.165 558.842> 1065 50<328.826 547.677> 1158 254<877.016 1070.95> 1469 50<876.288 1069.71> +VStem: 67 50<-43.5542 181.623> 165 50<675.513 945.665> 423 50<-63.8202 157.42> 454 43<778.156 835.075> 571 156<426.404 735.112> 739 50<1188.06 1381.41> 846 254<1185.65 1380.51> 878 190<841 1033.42> 898 150<289 789 841 966.539> 1157 50<1188.06 1381.41> +LayerCount: 2 Fore SplineSet 639 251 m 1 @@ -16424,9 +18226,12 @@ EndSplineSet EndChar StartChar: uni2619 -Encoding: 9753 9753 682 +Encoding: 9753 9753 681 Width: 1654 Flags: W +HStem: -17 537<326.5 857> 52 143<1340 1505.56> 1034 64<387.751 449.955> 1054 143<1252 1426.76> +VStem: 80 148<584.307 847.064> 1476 90<698.78 1009.51> 1543 81<216.684 460.759> +LayerCount: 2 Fore SplineSet 1047.76757812 580 m 0 @@ -16464,9 +18269,12 @@ EndSplineSet EndChar StartChar: uni2766 -Encoding: 10086 10086 683 +Encoding: 10086 10086 682 Width: 1374 Flags: W +HStem: -22 148<681.307 944.064> 1060 21G<1141 1211> 1374 90<795.78 1106.51> 1441 81<313.684 557.759> +VStem: 80 537<224.5 755> 149 143<1238 1403.56> 1131 64<285.751 347.955> 1151 143<1150 1324.76> +LayerCount: 2 Fore SplineSet 677 945.767578125 m 0 @@ -16504,9 +18312,12 @@ EndSplineSet EndChar StartChar: uni2767 -Encoding: 10087 10087 684 +Encoding: 10087 10087 683 Width: 1654 Flags: W +HStem: -17 537<797 1327.5> 52 143<148.444 314> 1034 64<1204.05 1266.25> 1054 143<227.245 402> +VStem: 30 81<216.684 460.759> 88 90<698.78 1009.51> 1426 148<584.307 847.064> +LayerCount: 2 Fore SplineSet 606.232421875 580 m 0 @@ -16544,9 +18355,12 @@ EndSplineSet EndChar StartChar: uni260F -Encoding: 9743 9743 685 +Encoding: 9743 9743 684 Width: 1400 Flags: W +HStem: -20 40<541.2 876.267> 48 1<582 589> 54 1<585 589> 57 38<553.283 863.178> 60 1<549.791 558> 76 1<507.791 516> 120 32<665.775 754.725> 260 42<388.27 544.617> 322 27<455.015 477.259> 689 26<375.832 412.489 519.008 550.554> 704 39<435.284 475.454 688.622 750> 708 89<702 749 785 805> 758 62<465.159 548.545> 906 30<475.043 551.673> 939 28<690.468 750> 998 25<669.759 746.41> 1110 47<761.013 920.918> 1226 30<782.203 788.336> 1462 34<719.277 784.859> 1494 29<855.532 952.429> +VStem: 325 49<715.3 783.183> 343 31<716.262 752.836> 394 46<69.3152 102.877> 413 41<381 387.996 462.006 688.75> 437 30<843.884 898.048> 478 40<381 387.996 462.005 682.962> 503 1<67.5341 72.7373> 545 1<51.5341 56.7373> 554 96<739.012 763.639> 558 31<515.802 679.054> 594 1<39 52> 608 1<38 52> 609 34<967.106 997.534> 635 35<223.086 451.646 492.769 683.654 853 922.89> 732 32<1043.16 1091.9 1272.93 1351.79> 750 35<224 354 388 707.997 797.084 935.073> 777 34<967.172 997.524 1367.49 1441.69> 937 26<1303.04 1370.77> 980 46<69.3594 108.29> 1034 32<1258.56 1400.26> +LayerCount: 2 Fore SplineSet 568 60 m 1 @@ -16853,5 +18667,102 @@ SplineSet 595 39 l 1 EndSplineSet EndChar + +StartChar: trademark +Encoding: 8482 8482 685 +Width: 1626 +Flags: W +HStem: 975 97<198 284 439 525 704 790.75 886.859 967 1222 1298.3 1452.14 1536> 1288 227<86 173.797 548.96 637> 1421 94<182.551 284 439 540.449 729 804.75 1442.86 1518> +VStem: 86 87<1288 1413.79> 284 155<1072 1419.84> 550 87<1288 1413.77> 704 263<975 1072> 790 96<1072 1366.88> 1299 154<1072 1351.96> +LayerCount: 2 +Fore +SplineSet +198 993 m 2 + 198 1054 l 2 + 198 1068 200 1072 214 1072 c 2 + 262 1072 l 2 + 281 1072 284 1077 284 1096 c 2 + 284 1408 l 2 + 284 1417 281 1421 272 1421 c 2 + 266 1421 l 2 + 194 1421 175 1398 173 1309 c 0 + 173 1292 168 1288 149 1288 c 2 + 105 1288 l 2 + 91 1288 86 1289 86 1303 c 2 + 86 1494 l 2 + 86 1509 87 1515 102 1515 c 2 + 623 1515 l 2 + 635 1515 637 1511 637 1498 c 2 + 637 1309 l 2 + 637 1291 634 1288 615 1288 c 2 + 572 1288 l 2 + 553 1288 550 1290 550 1308 c 0 + 548 1398 529 1421 457 1421 c 2 + 453 1421 l 2 + 442 1421 439 1416 439 1406 c 2 + 439 1101 l 2 + 439 1078 440 1072 463 1072 c 2 + 505 1072 l 2 + 522 1072 525 1067 525 1052 c 2 + 525 995 l 2 + 525 978 522 975 505 975 c 2 + 217 975 l 2 + 202 975 198 977 198 993 c 2 +788 1418 m 2 + 746 1418 l 2 + 729 1418 729 1418 729 1435 c 2 + 729 1504 l 2 + 729 1519 735 1515 749 1515 c 2 + 1012 1515 l 2 + 1040 1515 1037 1505 1044 1485 c 2 + 1113 1270 l 2 + 1121 1247 1125 1221 1132 1221 c 0 + 1140 1221 1144 1234 1153 1258 c 2 + 1243 1500 l 2 + 1248 1513 1248 1515 1267 1515 c 2 + 1492 1515 l 2 + 1510 1515 1518 1520 1518 1500 c 2 + 1518 1436 l 2 + 1518 1418 1518 1418 1500 1418 c 2 + 1456 1418 l 2 + 1441 1418 1442 1417 1442 1402 c 2 + 1453 1087 l 2 + 1453 1074 1451 1072 1465 1072 c 2 + 1523 1072 l 2 + 1535 1072 1536 1069 1536 1057 c 2 + 1536 995 l 2 + 1536 980 1535 975 1518 975 c 2 + 1239 975 l 2 + 1223 975 1222 978 1222 994 c 2 + 1222 1055 l 2 + 1222 1071 1227 1072 1242 1072 c 2 + 1280 1072 l 2 + 1295 1072 1299 1076 1299 1091 c 2 + 1294 1253 l 2 + 1293 1303 1304 1352 1291 1352 c 0 + 1282 1352 1282 1339 1271 1307 c 2 + 1160 983 l 2 + 1155 968 1152 964 1131 964 c 2 + 1066 964 l 2 + 1045 964 1042 968 1037 983 c 2 + 930 1294 l 2 + 921 1321 913 1370 904 1370 c 0 + 898 1370 898 1357 897 1325 c 2 + 886 1098 l 2 + 885 1081 883 1072 903 1072 c 2 + 951 1072 l 2 + 964 1072 967 1070 967 1056 c 2 + 967 993 l 2 + 967 975 963 975 946 975 c 2 + 723 975 l 2 + 706 975 704 977 704 995 c 2 + 704 1060 l 2 + 704 1070 705 1072 715 1072 c 2 + 772 1072 l 2 + 794 1072 789 1081 790 1100 c 2 + 806 1405 l 2 + 807 1420 803 1418 788 1418 c 2 +EndSplineSet +EndChar EndChars EndSplineFont diff --git a/sources/fontforge/Besley-FatfaceItalic.sfd b/sources/fontforge/Besley-FatfaceItalic.sfd index a5473e96..7e045ebc 100644 --- a/sources/fontforge/Besley-FatfaceItalic.sfd +++ b/sources/fontforge/Besley-FatfaceItalic.sfd @@ -3,6 +3,7 @@ FontName: Besley-BlackItalic FullName: Besley* Fatface Italic FamilyName: Besley* Fatface Weight: Black +Copyright: Version: 002.100 ItalicAngle: -13 UnderlinePosition: -200 @@ -62,14 +63,14 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" 141 C E Egrave Eacute Ecircumflex Edieresis Cacute Ccircumflex Cdotaccent Ccaron Emacron Ebreve Edotaccent Eogonek Ecaron uni0404 uni0415 uni0421 120 D O Q Eth Ograve Oacute Ocircumflex Otilde Odieresis Oslash Dcaron Dcroat Omacron Obreve uni041E uni0424 uni042D uni042E 90 J U Ugrave Uacute Ucircumflex Udieresis IJ Jcircumflex Utilde Umacron Ubreve Uring Uogonek - 76 A backslash Agrave Aacute Acircumflex Atilde Adieresis Aring uni013B uni0410 + 81 A backslash Agrave Aacute Acircumflex Atilde Adieresis Aring Lcommaaccent uni0410 68 quotedbl quotedblleft quotedblright quoteleft quoteright quotesingle 29 slash V W Wcircumflex uni0490 26 Z Zacute Zcaron Zdotaccent 30 Y Yacute Ycircumflex Ydieresis 40 T uni0162 Tcaron uni0403 uni0413 uni0422 31 L Lacute Lslash uni042A uni042C - 35 K X uni0136 uni040C uni0416 uni041A + 40 K X Kcommaaccent uni040C uni0416 uni041A 12 comma period 7 R R.alt 9 S uni0405 @@ -83,14 +84,14 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" 103 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc 74 uni1E87.sc uni1E89.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc 65 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc - 46 r.sc racute.sc rcaron.sc uni0157.sc uni0213.sc - 45 n.sc nacute.sc ncaron.sc ntilde.sc uni0146.sc - 54 g.sc gbreve.sc gcircumflex.sc gdotaccent.sc uni0123.sc + 51 r.sc racute.sc rcaron.sc rcommaaccent.sc uni0213.sc + 50 n.sc nacute.sc ncaron.sc ntilde.sc ncommaaccent.sc + 59 g.sc gbreve.sc gcircumflex.sc gdotaccent.sc gcommaaccent.sc 42 y.sc yacute.sc ycircumflex.sc ydieresis.sc 36 t.sc tcaron.sc uni0163.sc uni021B.sc - 25 l.sc lacute.sc uni013C.sc + 30 l.sc lacute.sc lcommaaccent.sc 14 v.sc ygrave.sc - 15 k.sc uni0137.sc + 20 k.sc kcommaaccent.sc 4 x.sc 4 q.sc 4 p.sc @@ -101,20 +102,20 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" 4 b.sc 95 b o p ograve oacute ocircumflex otilde odieresis omacron obreve uni043E uni0440 uni044D uni044E 164 c e ae ccedilla egrave eacute ecircumflex edieresis cacute ccircumflex cdotaccent ccaron emacron ebreve edotaccent eogonek ecaron oe uni0435 uni0441 uni0450 uni0451 - 66 d i l dcroat lacute uni013C lslash uniFB01 uniFB02 uniFB03 uniFB04 + 71 d i l dcroat lacute lcommaaccent lslash uniFB01 uniFB02 uniFB03 uniFB04 9 f uniFB00 - 39 g gcircumflex gbreve gdotaccent uni0123 + 44 g gcircumflex gbreve gdotaccent gcommaaccent 67 h m n ntilde hcircumflex hbar nacute ncaron napostrophe eng uni0442 16 j ij jcircumflex - 40 k x uni0137 kgreenlandic uni043A uni0445 + 45 k x kcommaaccent kgreenlandic uni043A uni0445 1 q - 31 r racute uni0157 rcaron uni0491 + 36 r racute rcommaaccent rcaron uni0491 44 s sacute scircumflex scedilla scaron uni0455 20 t uni0163 tbar t.alt 45 v w y wcircumflex ycircumflex uni0443 uni045E 26 z zacute zdotaccent zcaron - 444 B D E F H I K L M N P R Egrave Eacute Ecircumflex Edieresis Igrave Iacute Icircumflex Idieresis Eth Ntilde Thorn Hcircumflex Itilde Imacron Ibreve Iogonek Idotaccent IJ uni0136 Lacute uni013B Lcaron Ldot Lslash Nacute Ncaron Racute uni0156 Rcaron uni0400 uni0401 uni0403 uni0406 uni0407 uni040A uni040D uni040F uni0411 uni0412 uni0415 uni0418 uni0419 uni041A uni041C uni041D uni041F uni0420 uni0426 uni0428 uni0429 uni042B uni042C uni042E R.alt - 182 C G O Q Ograve Oacute Ocircumflex Otilde Odieresis Oslash Cacute Ccircumflex Cdotaccent Ccaron Gcircumflex Gbreve Gdotaccent uni0122 Omacron Obreve OE uni0404 uni041E uni0421 uni0424 + 459 B D E F H I K L M N P R Egrave Eacute Ecircumflex Edieresis Igrave Iacute Icircumflex Idieresis Eth Ntilde Thorn Hcircumflex Itilde Imacron Ibreve Iogonek Idotaccent IJ Kcommaaccent Lacute Lcommaaccent Lcaron Ldot Lslash Nacute Ncaron Racute Rcommaaccent Rcaron uni0400 uni0401 uni0403 uni0406 uni0407 uni040A uni040D uni040F uni0411 uni0412 uni0415 uni0418 uni0419 uni041A uni041C uni041D uni041F uni0420 uni0426 uni0428 uni0429 uni042B uni042C uni042E R.alt + 187 C G O Q Ograve Oacute Ocircumflex Otilde Odieresis Oslash Cacute Ccircumflex Cdotaccent Ccaron Gcircumflex Gbreve Gdotaccent Gcommaaccent Omacron Obreve OE uni0404 uni041E uni0421 uni0424 90 slash A Agrave Aacute Acircumflex Atilde Adieresis Aring AE Amacron Abreve Aogonek uni0410 68 quotedbl quotedblleft quotedblright quoteleft quoteright quotesingle 37 U Utilde Umacron Ubreve Uring Uogonek @@ -126,12 +127,12 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" 25 X uni040E uni0416 uni0425 1 S 17 J uni0408 uni0409 - 379 b.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc h.sc hcircumflex.sc i.sc iacute.sc ibreve.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc p.sc r.sc racute.sc rcaron.sc uni0137.sc uni013C.sc uni0146.sc uni0157.sc uni0213.sc - 226 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc q.sc uni0123.sc + 399 b.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc h.sc hcircumflex.sc i.sc iacute.sc ibreve.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc p.sc r.sc racute.sc rcaron.sc kcommaaccent.sc lcommaaccent.sc ncommaaccent.sc rcommaaccent.sc uni0213.sc + 231 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc q.sc gcommaaccent.sc 120 u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc uogonek.sc uring.sc utilde.sc 103 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc 79 uni1E87.sc uni1E89.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc - 62 s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc uni0219.sc + 67 s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc scommaaccent.sc 38 z.sc zacute.sc zcaron.sc zdotaccent.sc 42 y.sc ycircumflex.sc ydieresis.sc ygrave.sc 36 t.sc tcaron.sc uni0163.sc uni021B.sc @@ -142,10 +143,10 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" 12 idieresis.sc 14 icircumflex.sc 359 a c d e o q agrave aacute acircumflex atilde adieresis aring ccedilla egrave eacute ecircumflex edieresis ograve oacute ocircumflex otilde odieresis amacron abreve aogonek cacute ccircumflex cdotaccent ccaron dcaron dcroat emacron ebreve edotaccent eogonek ecaron omacron obreve ohungarumlaut oe uni0430 uni0432 uni0435 uni043E uni0441 uni0444 uni0450 uni0451 - 59 b h k l hcircumflex hbar uni0137 lacute uni013C lcaron ldot + 69 b h k l hcircumflex hbar kcommaaccent lacute lcommaaccent lcaron ldot 45 f i j uniFB00 uniFB01 uniFB02 uniFB03 uniFB04 - 39 g gcircumflex gbreve gdotaccent uni0123 - 87 m n p r nacute uni0146 ncaron eng racute uni0157 rcaron uni043A uni043D uni044B uni044C + 44 g gcircumflex gbreve gdotaccent gcommaaccent + 97 m n p r nacute ncommaaccent ncaron eng racute rcommaaccent rcaron uni043A uni043D uni044B uni044C 36 s sacute scircumflex scedilla scaron 21 t uni0163 tcaron tbar 157 u w ugrave uacute ucircumflex udieresis utilde umacron ubreve uring uhungarumlaut uogonek wcircumflex uni0438 uni0439 uni0446 uni0447 uni0448 uni0449 uni045D @@ -157,7 +158,7 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" ChainSub2: coverage "'calt' Contextual Alternates lookup 9 subtable" 0 0 0 1 1 1 0 Coverage: 6 hyphen - BCoverage: 1176 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc b.sc c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc h.sc hcircumflex.sc hyphen.sc i.sc iacute.sc ibreve.sc icircumflex.sc idieresis.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc itilde.sc j.sc jcircumflex.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc p.sc q.sc r.sc racute.sc rcaron.sc s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc t.sc tcaron.sc u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc uni0123.sc uni0137.sc uni013C.sc uni0146.sc uni0157.sc uni0163.sc uni0213.sc uni0219.sc uni021B.sc uni1E87.sc uni1E89.sc uogonek.sc uring.sc utilde.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc x.sc y.sc yacute.sc ycircumflex.sc ydieresis.sc ygrave.sc z.sc zacute.sc zcaron.sc zdotaccent.sc + BCoverage: 1206 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc b.sc c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc h.sc hcircumflex.sc hyphen.sc i.sc iacute.sc ibreve.sc icircumflex.sc idieresis.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc itilde.sc j.sc jcircumflex.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc p.sc q.sc r.sc racute.sc rcaron.sc s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc t.sc tcaron.sc u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc gcommaaccent.sc kcommaaccent.sc lcommaaccent.sc ncommaaccent.sc rcommaaccent.sc uni0163.sc uni0213.sc scommaaccent.sc uni021B.sc uni1E87.sc uni1E89.sc uogonek.sc uring.sc utilde.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc x.sc y.sc yacute.sc ycircumflex.sc ydieresis.sc ygrave.sc z.sc zacute.sc zcaron.sc zdotaccent.sc 1 SeqLookup: 0 "Single Substitution lookup 10" EndFPST @@ -178,8 +179,17 @@ EndFPST LangName: 1033 "" "" "Fatface Italic" "" "" "" "" "" "indestructible type*" "Owen Earl" "" "https://indestructibletype.com/Home.html" "https://ewonrael.github.io" "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL" "https://scripts.sil.org/OFL" "" "Besley*" Encoding: UnicodeBmp UnicodeInterp: none -NameList: AGL For New Fonts -BeginPrivate: 0 +NameList: AGL without afii +BeginPrivate: 9 +BlueValues 37 [-56 0 1040 1090 1500 1540 1560 1594] +OtherBlues 11 [-520 -500] +BlueFuzz 1 1 +BlueScale 9 0.0166667 +BlueShift 1 7 +StdHW 5 [270] +StdVW 5 [424] +StemSnapH 25 [210 230 246 250 270 284] +StemSnapV 45 [225 295 360 384 392 424 438 464 474 480 510] EndPrivate Grid -2000 -300 m 0 @@ -208,7 +218,10 @@ StartChar: ampersand Encoding: 38 38 0 GlifName: ampersand Width: 1840 -Flags: MW +Flags: W +HStem: -70 252<1213.5 1494.79> -30 250<317 799.81> 648 370<1337.23 1470> 1380 160<908.542 1207.52> +VStem: 2 460<254.119 519.495> 398 450<1035.82 1309.39> 1084 428<1157.82 1376.43> 1470 310<607.419 831> +LayerCount: 2 Fore SplineSet 1366 648 m 0 @@ -259,7 +272,10 @@ StartChar: period Encoding: 46 46 1 GlifName: period Width: 620 -Flags: MW +Flags: W +HStem: -40 480<46.0547 313.945> +VStem: -60 480<66.0547 333.945> +LayerCount: 2 Fore SplineSet -60 200 m 0 @@ -274,7 +290,9 @@ StartChar: zero Encoding: 48 48 2 GlifName: zero Width: 1364 -Flags: MW +Flags: W +HStem: -20 210<496.033 701.749> 1310 210<732.38 934.993> +LayerCount: 2 Fore SplineSet 105 750 m 0 @@ -296,7 +314,10 @@ StartChar: one Encoding: 49 49 3 GlifName: one Width: 1200 -Flags: MW +Flags: W +HStem: 0 210<-9.46236 357.254 747.521 1089.77> 1120 211<254.371 549.471> +VStem: 829 211<1482.79 1572.23> +LayerCount: 2 Fore SplineSet -10 65 m 2 @@ -331,7 +352,10 @@ StartChar: two Encoding: 50 50 4 GlifName: two Width: 1425 -Flags: MW +Flags: W +HStem: -20 401<656.61 979.273> 0 21G<-48.5 135.5> 100 369<256.5 670> 1346 174<609.001 952.794> +VStem: 207 290<1004 1327> 999 422<1084.04 1301.74> 1138 196<437.261 553.983> +LayerCount: 2 Fore SplineSet 1334 510 m 0 @@ -369,7 +393,10 @@ StartChar: three Encoding: 51 51 5 GlifName: three Width: 1235 -Flags: MW +Flags: W +HStem: -20 184<322.738 627.07> 670 202<504 683.732> 1346 174<532.764 829.187> +VStem: -20 317<192.087 416> 220 308<1101 1309.59> 758 392<299.154 606.374> 878 402<1059.55 1298> +LayerCount: 2 Fore SplineSet -20 348 m 0 @@ -405,7 +432,10 @@ StartChar: four Encoding: 52 52 6 GlifName: four Width: 1310 -Flags: MW +Flags: W +HStem: 0 210<310.049 587.562 976.918 1139.98> 410 210<360.125 617.303 1076.4 1289.95> 1480 20G<938 1262.5> +VStem: 988 152<885.472 969.971> +LayerCount: 2 Fore SplineSet 1140 164 m 2 @@ -458,7 +488,10 @@ StartChar: five Encoding: 53 53 7 GlifName: five Width: 1300 -Flags: MW +Flags: W +HStem: -20 164<360.995 602.867> 812 188<578.626 962> 1120 380<483.004 1065.63> +VStem: -5 358<176.996 391> 833 412<418.972 753.205> +LayerCount: 2 Fore SplineSet -5 318 m 0 @@ -499,7 +532,10 @@ StartChar: six Encoding: 54 54 8 GlifName: six Width: 1330 -Flags: MW +Flags: W +HStem: -20 230<466.545 711.107> 722 238<699.876 1025> 1366 154<808.755 988.449> +VStem: 989 373<1152 1360.17> +LayerCount: 2 Fore SplineSet 989 1322 m 0 @@ -529,7 +565,10 @@ StartChar: seven Encoding: 55 55 9 GlifName: seven Width: 1203 -Flags: MW +Flags: W +HStem: -20 21G<437 585> 1134 386<472.657 732.114> 1480 20G<1201 1361.5> +VStem: 155 176<946 1087.09> 259 334<138 478> 1176 204<1419.88 1500> +LayerCount: 2 Fore SplineSet 155 982 m 0 @@ -563,7 +602,9 @@ StartChar: eight Encoding: 56 56 10 GlifName: eight Width: 1290 -Flags: MW +Flags: W +HStem: -20 190<449.563 638.17> 720 180<643.268 742.229> 1330 190<733.911 873.659> +LayerCount: 2 Fore SplineSet 443 444 m 0 @@ -597,7 +638,10 @@ StartChar: nine Encoding: 57 57 11 GlifName: nine Width: 1330 -Flags: MW +Flags: W +HStem: -20 154<411.551 591.245> 540 238<375 700.124> 1290 230<688.893 933.455> +VStem: 38 373<139.834 348> +LayerCount: 2 Fore SplineSet 411 178 m 0 @@ -628,11 +672,13 @@ StartChar: A Encoding: 65 65 12 GlifName: A_ Width: 2020 -Flags: MW +Flags: W +HStem: 0 270<-120 160.995 476.25 599.902 940.563 1141.97 1643 1859.99> 420 250<742.348 1067.86> 1510 20G<1010.5 1353> AnchorPoint: "Anchor-0" 1198 1500 basechar 0 AnchorPoint: "Anchor-1" 656 0 basechar 0 AnchorPoint: "Anchor-2" 656 0 basechar 0 AnchorPoint: "Anchor-3" 1396 0 basechar 0 +LayerCount: 2 Fore SplineSet 931 994 m 2 @@ -684,10 +730,13 @@ StartChar: B Encoding: 66 66 13 GlifName: B_ Width: 1744 -Flags: MW +Flags: W +HStem: 0 270<-99.6234 190.606 671.146 1047.39> 650 250<804.998 1102.79> 1230 270<157.79 376.635 857.053 1213.47> +VStem: 1144 500<356.698 612.049> 1244 480<988.416 1205.54> AnchorPoint: "Anchor-0" 1028 1500 basechar 0 AnchorPoint: "Anchor-1" 686 0 basechar 0 AnchorPoint: "Anchor-2" 686 0 basechar 0 +LayerCount: 2 Fore SplineSet 864 0 m 2 @@ -734,10 +783,13 @@ StartChar: C Encoding: 67 67 14 GlifName: C_ Width: 1734 -Flags: MW +Flags: W +HStem: -40 296<711.773 1071.32> 1288 252<900.799 1264.51> 1480 20G<1557 1792> +VStem: 70 510<403.611 893.172> 1430 275<870.413 995.18> AnchorPoint: "Anchor-0" 1150 1500 basechar 0 AnchorPoint: "Anchor-1" 777 0 basechar 0 AnchorPoint: "Anchor-2" 777 0 basechar 0 +LayerCount: 2 Fore SplineSet 1638 497 m 0 @@ -769,10 +821,13 @@ StartChar: D Encoding: 68 68 15 GlifName: D_ Width: 1916 -Flags: MW +Flags: W +HStem: 0 270<-99.5962 192.158 673.036 988.309> 1230 270<155.518 378.541 859.003 1238.97> +VStem: 1336 510<676.02 1132> AnchorPoint: "Anchor-0" 1168 1500 basechar 0 AnchorPoint: "Anchor-1" 793 0 basechar 0 AnchorPoint: "Anchor-2" 793 0 basechar 0 +LayerCount: 2 Fore SplineSet -100 53 m 2 @@ -807,11 +862,14 @@ StartChar: E Encoding: 69 69 16 GlifName: E_ Width: 1618 -Flags: MW +Flags: W +HStem: 0 270<-99.5059 186.925 667.143 1098.95> 676 201<805.234 897.237> 1230 270<168 385.357 864.906 1331.5> +VStem: 933 195<477.586 595.065> 1028 207<950.935 1058.19> 1340 222<520.75 647.648> 1402 225<892.983 1029.55> AnchorPoint: "Anchor-0" 1008 1500 basechar 0 AnchorPoint: "Anchor-1" 676 0 basechar 0 AnchorPoint: "Anchor-2" 676 0 basechar 0 AnchorPoint: "Anchor-3" 1298 50 basechar 0 +LayerCount: 2 Fore SplineSet 744 654 m 2 @@ -867,10 +925,13 @@ StartChar: F Encoding: 70 70 17 GlifName: F_ Width: 1638 -Flags: MW +Flags: W +HStem: 0 270<-99.9589 167.581 646.219 914> 626 201<772.172 857.71> 1230 270<148.186 364.734 846.003 1297.23> +VStem: 882 202<376.156 465.986> 1028 198<930.014 1026> 1388 242<850.766 971.172> AnchorPoint: "Anchor-0" 1058 1500 basechar 0 AnchorPoint: "Anchor-1" 376 0 basechar 0 AnchorPoint: "Anchor-2" 376 0 basechar 0 +LayerCount: 2 Fore SplineSet -100 37 m 2 @@ -923,10 +984,13 @@ StartChar: G Encoding: 71 71 18 GlifName: G_ Width: 1914 -Flags: MW +Flags: W +HStem: -40 284<692.745 1065.96> 550 230<994 1206.39 1673.34 1893.89> 1288 252<900.799 1264.35> 1480 20G<1570 1784.5> +VStem: 70 510<373.321 893.172> 1431 274<871.431 999.2> AnchorPoint: "Anchor-0" 1150 1500 basechar 0 AnchorPoint: "Anchor-1" 747 0 basechar 0 AnchorPoint: "Anchor-2" 747 0 basechar 0 +LayerCount: 2 Fore SplineSet 1048 780 m 2 @@ -970,10 +1034,12 @@ StartChar: H Encoding: 72 72 19 GlifName: H_ Width: 1966 -Flags: MW +Flags: W +HStem: 0 270<-99.6097 169.82 649.403 819.9 940.006 1159.45 1639.06 1829.91> 652 248<782.734 1222> 1230 270<156.545 356.002 835.002 1055.99 1186.06 1345.12 1826 2066> AnchorPoint: "Anchor-0" 1245 1500 basechar 0 AnchorPoint: "Anchor-1" 866 0 basechar 0 AnchorPoint: "Anchor-2" 866 0 basechar 0 +LayerCount: 2 Fore SplineSet -100 45 m 2 @@ -1041,11 +1107,13 @@ StartChar: I Encoding: 73 73 20 GlifName: I_ Width: 1146 -Flags: MW +Flags: W +HStem: 0 270<-40 249.998 712.587 959.912> 1230 270<206.018 445.002 904.953 1186> AnchorPoint: "Anchor-0" 781 1500 basechar 0 AnchorPoint: "Anchor-1" 473 0 basechar 0 AnchorPoint: "Anchor-2" 473 0 basechar 0 AnchorPoint: "Anchor-3" 473 0 basechar 0 +LayerCount: 2 Fore SplineSet -40 33 m 2 @@ -1081,10 +1149,13 @@ StartChar: J Encoding: 74 74 21 GlifName: J_ Width: 1452 -Flags: MW +Flags: W +HStem: -30 250<353.51 583.156> 1230 270<582 851.765 1327.05 1591.2> +VStem: -80 412<246.963 542> AnchorPoint: "Anchor-0" 1070 1500 basechar 0 AnchorPoint: "Anchor-1" 408 0 basechar 0 AnchorPoint: "Anchor-2" 408 0 basechar 0 +LayerCount: 2 Fore SplineSet -80 430 m 0 @@ -1116,10 +1187,12 @@ StartChar: K Encoding: 75 75 22 GlifName: K_ Width: 1860 -Flags: MW +Flags: W +HStem: 0 270<-99.8071 130.998 582.805 771.97 1496.97 1743.86> 1224 276<130.093 321.437 774.008 941.649 1056.16 1153.09 1566.5 1859.97> AnchorPoint: "Anchor-0" 1230 1500 basechar 0 AnchorPoint: "Anchor-1" 860 0 basechar 0 AnchorPoint: "Anchor-2" 860 0 basechar 0 +LayerCount: 2 Fore SplineSet -100 48 m 2 @@ -1181,10 +1254,13 @@ StartChar: L Encoding: 76 76 23 GlifName: L_ Width: 1602 -Flags: MW +Flags: W +HStem: 0 270<-99.8009 172.237 652.853 1046.23> 1230 270<148.007 358.842 839.412 1099.98> +VStem: 1252 240<578.579 689.396> AnchorPoint: "Anchor-0" 678 1500 basechar 0 AnchorPoint: "Anchor-1" 1114 943 basechar 0 AnchorPoint: "Anchor-2" 646 0 basechar 0 +LayerCount: 2 Fore SplineSet -100 55 m 2 @@ -1223,10 +1299,12 @@ StartChar: M Encoding: 77 77 24 GlifName: M_ Width: 2306 -Flags: MW +Flags: W +HStem: -20 21G<771.5 994.5> 0 270<-119.707 125.75 399.02 599.957 1282.47 1477.76 1934.32 2161.71> 1230 270<154.193 347.022 2077 2345.45> AnchorPoint: "Anchor-0" 1470 1500 basechar 0 AnchorPoint: "Anchor-1" 995 0 basechar 0 AnchorPoint: "Anchor-2" 995 0 basechar 0 +LayerCount: 2 Fore SplineSet 1503 851 m 2 @@ -1291,10 +1369,13 @@ StartChar: N Encoding: 78 78 25 GlifName: N_ Width: 1916 -Flags: MW +Flags: W +HStem: -20 21G<1209 1418.5> 0 270<-99.997 134.998 389.998 570> 1230 270<120 323.069 1276 1435 1696 1956> +VStem: 1276 680<1230 1500> AnchorPoint: "Anchor-0" 1040 1500 basechar 0 AnchorPoint: "Anchor-1" 766 0 basechar 0 AnchorPoint: "Anchor-2" 766 0 basechar 0 +LayerCount: 2 Fore SplineSet 271 1230 m 2 @@ -1348,10 +1429,13 @@ StartChar: O Encoding: 79 79 26 GlifName: O_ Width: 1900 -Flags: MW +Flags: W +HStem: -40 260<693.307 989.592> 1280 260<929.428 1206.69> +VStem: 70 510<341.905 838.398> 1320 510<653.999 1158.1> AnchorPoint: "Anchor-0" 1140 1500 basechar 0 AnchorPoint: "Anchor-1" 766 0 basechar 0 AnchorPoint: "Anchor-2" 766 0 basechar 0 +LayerCount: 2 Fore SplineSet 1090 1540 m 1 @@ -1376,10 +1460,13 @@ StartChar: P Encoding: 80 80 27 GlifName: P_ Width: 1594 -Flags: MW +Flags: W +HStem: 0 270<-99.8359 128.998 611.25 859.352> 550 270<728.094 971.449> 1230 270<120.015 317.648 797.811 1069.27> +VStem: 1114 500<956.113 1194.1> AnchorPoint: "Anchor-0" 980 1500 basechar 0 AnchorPoint: "Anchor-1" 322 0 basechar 0 AnchorPoint: "Anchor-2" 322 0 basechar 0 +LayerCount: 2 Fore SplineSet 760 820 m 2 @@ -1422,8 +1509,11 @@ StartChar: Q Encoding: 81 81 28 GlifName: Q_ Width: 1930 -Flags: MW +Flags: W +HStem: -500 162<806.848 1117.16> -216 162<498.622 806.411> -40 260<715.749 1023.02> 1280 260<953.631 1244.25> +VStem: 100 510<341.905 838.398> 1118 420<-337.372 -175.808> 1350 510<653.999 1158.1> AnchorPoint: "Anchor-0" 1140 1500 basechar 0 +LayerCount: 2 Fore SplineSet 610 570 m 0 @@ -1457,10 +1547,13 @@ StartChar: R Encoding: 82 82 29 GlifName: R_ Width: 1834 -Flags: MW +Flags: W +HStem: -30 314<1244 1575.56> 0 270<-59.9955 170.348 650.874 839.807> 610 280<782.88 979.979> 1230 270<160.027 357.104 837.276 1200.52> +VStem: 1018 468<119 464.993> 1238 480<997.903 1195.33> AnchorPoint: "Anchor-0" 1060 1500 basechar 0 AnchorPoint: "Anchor-1" 776 0 basechar 0 AnchorPoint: "Anchor-2" 776 0 basechar 0 +LayerCount: 2 Fore SplineSet 1780 155 m 0 @@ -1517,10 +1610,13 @@ StartChar: S Encoding: 83 83 30 GlifName: S_ Width: 1498 -Flags: MW +Flags: W +HStem: -50 228<471.541 839.839> -10 21G<-31 133> 1318 232<718.011 1027.78> 1480 20G<1386 1546> +VStem: 58 237<502.062 608.855> 170 474<746 1216.2> 924 480<288.236 770> 1217 248<910.247 1026.71> AnchorPoint: "Anchor-0" 1030 1500 basechar 0 AnchorPoint: "Anchor-1" 645 0 basechar 0 AnchorPoint: "Anchor-2" 645 0 basechar 0 +LayerCount: 2 Fore SplineSet 644 1140 m 0 @@ -1560,10 +1656,13 @@ StartChar: T Encoding: 84 84 31 GlifName: T_ Width: 1628 -Flags: MW +Flags: W +HStem: 0 270<212.301 491.463 931.203 1171.19> 1240 260<487.408 687.083 1118 1340.53> +VStem: 95 245<883.663 1005.47> 1366 246<880.924 988.513> AnchorPoint: "Anchor-0" 1039 1500 basechar 0 AnchorPoint: "Anchor-1" 666 0 basechar 0 AnchorPoint: "Anchor-2" 666 0 basechar 0 +LayerCount: 2 Fore SplineSet 212 58 m 2 @@ -1605,11 +1704,14 @@ StartChar: U Encoding: 85 85 32 GlifName: U_ Width: 1830 -Flags: MW +Flags: W +HStem: -50 286<731.911 1068.72> 1230 270<160.049 361.898 839.403 1099.16 1240.1 1441.84 1723 1949.99> +VStem: 186 484<289.806 645.797> AnchorPoint: "Anchor-0" 1170 1500 basechar 0 AnchorPoint: "Anchor-1" 866 0 basechar 0 AnchorPoint: "Anchor-2" 866 0 basechar 0 AnchorPoint: "Anchor-3" 1228 90 basechar 0 +LayerCount: 2 Fore SplineSet 836 1174 m 2 @@ -1653,10 +1755,13 @@ StartChar: V Encoding: 86 86 33 GlifName: V_ Width: 1850 -Flags: MW +Flags: W +HStem: -30 21G<619.5 957> 1230 270<120.179 343.535 858.066 1110 1340.16 1477.54 1810.01 2019.91> +VStem: 1340 680<1230.08 1499.92> AnchorPoint: "Anchor-0" 1330 1500 basechar 0 AnchorPoint: "Anchor-1" 832 0 basechar 0 AnchorPoint: "Anchor-2" 832 0 basechar 0 +LayerCount: 2 Fore SplineSet 581 16 m 2 @@ -1699,10 +1804,13 @@ StartChar: W Encoding: 87 87 34 GlifName: W_ Width: 2618 -Flags: MW +Flags: W +HStem: -20 21G<541 761.5 1540.5 1754> 1230 270<120.358 344.898 810.69 997.942 1162.89 1355.45 1804.53 1961.88 2100.14 2252.91 2554.01 2787.44> +VStem: 2100 688<1230.11 1499.51> AnchorPoint: "Anchor-0" 1630 1500 basechar 0 AnchorPoint: "Anchor-1" 1216 0 basechar 0 AnchorPoint: "Anchor-2" 1216 0 basechar 0 +LayerCount: 2 Fore SplineSet 987 638 m 2 @@ -1769,10 +1877,12 @@ StartChar: X Encoding: 88 88 35 GlifName: X_ Width: 1700 -Flags: MW +Flags: W +HStem: 0 270<-179.103 90.1562 476.171 558.207 798.041 991.246 1523.01 1777.88> 1230 270<70.6254 314.852 837.848 1009.75 1150.41 1248.34 1617 1869.31> AnchorPoint: "Anchor-0" 1230 1500 basechar 0 AnchorPoint: "Anchor-1" 706 0 basechar 0 AnchorPoint: "Anchor-2" 706 0 basechar 0 +LayerCount: 2 Fore SplineSet 221 1230 m 2 @@ -1844,10 +1954,13 @@ StartChar: Y Encoding: 89 89 36 GlifName: Y_ Width: 1670 -Flags: MW +Flags: W +HStem: 0 270<308.069 561.471 1041.76 1276.58> 1230 270<120.124 337.48 801.866 959.176 1150.24 1292.78 1628.84 1829.93> +VStem: 1150 680<1230.04 1499.76> AnchorPoint: "Anchor-0" 1020 1500 basechar 0 AnchorPoint: "Anchor-1" 761 0 basechar 0 AnchorPoint: "Anchor-2" 761 0 basechar 0 +LayerCount: 2 Fore SplineSet 308 40 m 2 @@ -1902,10 +2015,13 @@ StartChar: Z Encoding: 90 90 37 GlifName: Z_ Width: 1570 -Flags: MW +Flags: W +HStem: 0 270<421.037 1065.79> 1230 270<493.405 1021.96> +VStem: 71 247<873.625 1028.15> 1257 243<511.975 668.293> AnchorPoint: "Anchor-0" 860 1500 basechar 0 AnchorPoint: "Anchor-1" 686 0 basechar 0 AnchorPoint: "Anchor-2" 686 0 basechar 0 +LayerCount: 2 Fore SplineSet -110 82 m 2 @@ -1945,11 +2061,14 @@ StartChar: a Encoding: 97 97 38 GlifName: a Width: 1444 -Flags: MW +Flags: W +HStem: -50 284<853.5 1099.5> -40 228<251.5 557> 850 228<408.5 703.081> +VStem: -22 465<200.487 610.415> 749 295<262 640> AnchorPoint: "Anchor-0" 861 1040 basechar 0 AnchorPoint: "Anchor-1" 495 0 basechar 0 AnchorPoint: "Anchor-2" 495 0 basechar 0 AnchorPoint: "Anchor-3" 1137 10 basechar 0 +LayerCount: 2 Fore SplineSet 749 640 m 0 @@ -1986,10 +2105,13 @@ StartChar: b Encoding: 98 98 39 GlifName: b Width: 1275 -Flags: MW +Flags: W +HStem: -50 240<406.765 552.786> 846 232<619 943> 1350 210<49 230.057> +VStem: 716 467<466.009 839.873> AnchorPoint: "Anchor-0" 1041 1040 basechar 0 AnchorPoint: "Anchor-1" 495 0 basechar 0 AnchorPoint: "Anchor-2" 495 0 basechar 0 +LayerCount: 2 Fore SplineSet 396 254 m 0 @@ -2023,10 +2145,13 @@ StartChar: c Encoding: 99 99 40 GlifName: c Width: 1211 -Flags: MW +Flags: W +HStem: -40 228<450.296 679.042> 886 194<638.518 801.354> +VStem: -21 438<220.541 611.551> 805 360<646 881.968> AnchorPoint: "Anchor-0" 750 1040 basechar 0 AnchorPoint: "Anchor-1" 489 0 basechar 0 AnchorPoint: "Anchor-2" 489 0 basechar 0 +LayerCount: 2 Fore SplineSet 1165 734 m 0 @@ -2052,10 +2177,13 @@ StartChar: d Encoding: 100 100 41 GlifName: d Width: 1486 -Flags: MW +Flags: W +HStem: -50 284<844 1108.66> -40 228<236 550> 850 228<406.5 702.071> 1350 210<707 910.641> +VStem: -22 458<200.487 610.415> 742 311<262 640> AnchorPoint: "Anchor-0" 590 1040 basechar 0 AnchorPoint: "Anchor-1" 1578 1040 basechar 0 AnchorPoint: "Anchor-2" 552 0 basechar 0 +LayerCount: 2 Fore SplineSet 742 640 m 0 @@ -2096,11 +2224,14 @@ StartChar: e Encoding: 101 101 42 GlifName: e Width: 1247 -Flags: MW +Flags: W +HStem: -40 228<453.783 728.266> 884 196<583.483 762.078> +VStem: -21 438<222.957 396.324> 772 392<690.677 875.831> AnchorPoint: "Anchor-0" 724 1040 basechar 0 AnchorPoint: "Anchor-1" 497 0 basechar 0 AnchorPoint: "Anchor-2" 497 0 basechar 0 AnchorPoint: "Anchor-3" 823 102 basechar 0 +LayerCount: 2 Fore SplineSet -21 410 m 0 @@ -2128,10 +2259,12 @@ StartChar: f Encoding: 102 102 43 GlifName: f Width: 916 -Flags: MW +Flags: W +HStem: 830 210<14.0379 181.904 619.998 846.002> 1420 180<699.806 934> AnchorPoint: "Anchor-0" 951 1692 basechar 0 AnchorPoint: "Anchor-1" 251 0 basechar 0 AnchorPoint: "Anchor-2" 251 0 basechar 0 +LayerCount: 2 Fore SplineSet -24 -233 m 2 @@ -2171,10 +2304,13 @@ StartChar: g Encoding: 103 103 44 GlifName: g Width: 1135 -Flags: MW +Flags: W +HStem: -530 204<135.995 529.934> -118 356<287.011 591.371> 340 180<446.5 571.475> 900 180<536.232 640.361> 1246 148<856.353 1061.5> +VStem: -61 348<98 289> 67 389<521.052 809.016> 645 369<613.216 899.17> 875 371<1056.94 1242.63> AnchorPoint: "Anchor-0" 681 1040 basechar 0 AnchorPoint: "Anchor-1" 105 -565 basechar 0 AnchorPoint: "Anchor-2" 105 -565 basechar 0 +LayerCount: 2 Fore SplineSet -265 -310 m 0 @@ -2225,10 +2361,13 @@ StartChar: h Encoding: 104 104 45 GlifName: h Width: 1432 -Flags: MW +Flags: W +HStem: -40 284<804 1103.8> 0 21G<13.5 347> 806 272<687.5 989> 1350 210<95.5859 267.003> +VStem: 620 424<95 337.891> AnchorPoint: "Anchor-0" 1137 1039 basechar 0 AnchorPoint: "Anchor-1" 549 0 basechar 0 AnchorPoint: "Anchor-2" 549 0 basechar 0 +LayerCount: 2 Fore SplineSet 1389 287 m 0 @@ -2269,10 +2408,13 @@ StartChar: i Encoding: 105 105 46 GlifName: i Width: 906 -Flags: MW +Flags: W +HStem: -50 284<247 536.299> 830 210<3.06767 196.217> 1170 420<360.023 660.145> +VStem: 63 422<94 383.344> 274 474<1253.79 1506.21> AnchorPoint: "Anchor-1" 247 10 basechar 0 AnchorPoint: "Anchor-2" 247 10 basechar 0 AnchorPoint: "Anchor-3" 352 30 basechar 0 +LayerCount: 2 Fore SplineSet 654 980 m 2 @@ -2307,9 +2449,12 @@ StartChar: j Encoding: 106 106 47 GlifName: j Width: 777 -Flags: MW +Flags: W +HStem: -520 180<-227.5 23.3874> -34 20G<-310.5 -185> 830 210<85.5507 256.286> 1170 420<416.989 712.435> +VStem: 335 465<1253.79 1506.21> AnchorPoint: "Anchor-1" -189 -565 basechar 0 AnchorPoint: "Anchor-2" -189 -565 basechar 0 +LayerCount: 2 Fore SplineSet 702 970 m 2 @@ -2342,10 +2487,13 @@ StartChar: k Encoding: 107 107 48 GlifName: k Width: 1432 -Flags: MW +Flags: W +HStem: -50 284<766 1033.73> 0 21G<-27.5 346> 890 190<881.462 1145.5> 1350 210<78.498 246.558> +VStem: 954 402<726.704 888.206> AnchorPoint: "Anchor-0" 1219 1040 basechar 0 AnchorPoint: "Anchor-1" 586 0 basechar 0 AnchorPoint: "Anchor-2" 586 0 basechar 0 +LayerCount: 2 Fore SplineSet 1329 296 m 0 @@ -2399,10 +2547,13 @@ StartChar: l Encoding: 108 108 49 GlifName: l Width: 815 -Flags: MW +Flags: W +HStem: -50 284<169.5 460.392> 1350 210<38 232.483> +VStem: -12 430<88 391.516> AnchorPoint: "Anchor-0" 436 1696 basechar 0 AnchorPoint: "Anchor-1" 965 1040 basechar 0 AnchorPoint: "Anchor-2" 250 0 basechar 0 +LayerCount: 2 Fore SplineSet 678 1478 m 2 @@ -2432,10 +2583,13 @@ StartChar: m Encoding: 109 109 50 GlifName: m Width: 2063 -Flags: MW +Flags: W +HStem: -40 284<1386 1680.67> 0 21G<34 380.5 604.5 988.5> 796 282<688.5 978 1274.5 1611> 830 210<3.17188 174.914> +VStem: 1202 424<95 337.891> AnchorPoint: "Anchor-0" 1218 1040 basechar 0 AnchorPoint: "Anchor-1" 900 0 basechar 0 AnchorPoint: "Anchor-2" 900 0 basechar 0 +LayerCount: 2 Fore SplineSet 49 1040 m 2 @@ -2486,10 +2640,13 @@ StartChar: n Encoding: 110 110 51 GlifName: n Width: 1446 -Flags: MW +Flags: W +HStem: -40 284<814 1106.1> 0 21G<25 380.5> 776 302<679 1059> 830 210<3.03625 174.786> +VStem: 630 424<95 337.891> AnchorPoint: "Anchor-0" 720 1040 basechar 0 AnchorPoint: "Anchor-1" 600 0 basechar 0 AnchorPoint: "Anchor-2" 600 0 basechar 0 +LayerCount: 2 Fore SplineSet 43 1040 m 2 @@ -2530,10 +2687,13 @@ StartChar: o Encoding: 111 111 52 GlifName: o Width: 1298 -Flags: MW +Flags: W +HStem: -20 200<432.21 592.002> 860 200<592.256 741.467> +VStem: -12 423<213.892 584.424> 772 424<438.297 817.531> AnchorPoint: "Anchor-0" 717 1040 basechar 0 AnchorPoint: "Anchor-1" 455 0 basechar 0 AnchorPoint: "Anchor-2" 455 0 basechar 0 +LayerCount: 2 Fore SplineSet -12 430 m 0 @@ -2554,10 +2714,13 @@ StartChar: p Encoding: 112 112 53 GlifName: p Width: 1314 -Flags: MW +Flags: W +HStem: -500 21G<-85.5 257> -40 238<515.114 793> 830 210<-2.93243 167.002> 850 228<704.562 989> +VStem: 787 463<423.668 839.992> AnchorPoint: "Anchor-0" 957 1040 basechar 0 AnchorPoint: "Anchor-1" 737 0 basechar 0 AnchorPoint: "Anchor-2" 737 0 basechar 0 +LayerCount: 2 Fore SplineSet 43 1040 m 2 @@ -2593,10 +2756,13 @@ StartChar: q Encoding: 113 113 54 GlifName: q Width: 1241 -Flags: MW +Flags: W +HStem: -500 210<929.072 1096.81> -40 228<236 514.764> 850 228<436 704.038> +VStem: -22 458<197.414 610.95> AnchorPoint: "Anchor-0" 675 1040 basechar 0 AnchorPoint: "Anchor-1" 325 0 basechar 0 AnchorPoint: "Anchor-2" 325 0 basechar 0 +LayerCount: 2 Fore SplineSet -22 380 m 0 @@ -2632,10 +2798,12 @@ StartChar: r Encoding: 114 114 55 GlifName: r Width: 1181 -Flags: MW +Flags: W +HStem: 0 21G<34.5 379> 810 256<668.5 957> 830 210<3.05569 176.739> AnchorPoint: "Anchor-0" 714 1040 basechar 0 AnchorPoint: "Anchor-1" 237 0 basechar 0 AnchorPoint: "Anchor-2" 237 0 basechar 0 +LayerCount: 2 Fore SplineSet 37 1040 m 2 @@ -2668,10 +2836,13 @@ StartChar: s Encoding: 115 115 56 GlifName: s Width: 1050 -Flags: MW +Flags: W +HStem: -44 200<245.847 509.793> 904 180<458.619 666.075> +VStem: 41 402<729.082 886.921> 534 436<181.63 334.499> AnchorPoint: "Anchor-0" 599 1040 basechar 0 AnchorPoint: "Anchor-1" 370 0 basechar 0 AnchorPoint: "Anchor-2" 370 0 basechar 0 +LayerCount: 2 Fore SplineSet 534 265 m 0 @@ -2699,10 +2870,12 @@ StartChar: t Encoding: 116 116 57 GlifName: t Width: 906 -Flags: MW +Flags: W +HStem: -40 276<195 504.237> 830 210<-14.9839 164.979 626.997 846.901> AnchorPoint: "Anchor-0" 650 1277 basechar 0 AnchorPoint: "Anchor-1" 809 1153 basechar 0 AnchorPoint: "Anchor-2" 345 0 basechar 0 +LayerCount: 2 Fore SplineSet 47 1040 m 2 @@ -2744,11 +2917,13 @@ StartChar: u Encoding: 117 117 58 GlifName: u Width: 1573 -Flags: MW +Flags: W +HStem: -50 284<940.5 1216.26> -38 252<352.5 660> 796 284<287.06 585.5> AnchorPoint: "Anchor-0" 899 1040 basechar 0 AnchorPoint: "Anchor-1" 532 0 basechar 0 AnchorPoint: "Anchor-2" 532 0 basechar 0 AnchorPoint: "Anchor-3" 1352 50 basechar 0 +LayerCount: 2 Fore SplineSet 3 743 m 0 @@ -2787,10 +2962,12 @@ StartChar: v Encoding: 118 118 59 GlifName: v Width: 1274 -Flags: MW +Flags: W +VStem: 0 436<707.239 904.301> 994 237<608.802 909> AnchorPoint: "Anchor-0" 903 1040 basechar 0 AnchorPoint: "Anchor-1" 567 0 basechar 0 AnchorPoint: "Anchor-2" 567 0 basechar 0 +LayerCount: 2 Fore SplineSet 862 684 m 0 @@ -2822,10 +2999,13 @@ StartChar: w Encoding: 119 119 60 GlifName: w Width: 2127 -Flags: MW +Flags: W +HStem: -40 272<418 751> -40 216<1344.24 1573.84> 718 350<1693.96 1825.17> 794 284<312.302 603> +VStem: 363 424<696.984 943> 1827 236<536.794 899> AnchorPoint: "Anchor-0" 1086 1040 basechar 0 AnchorPoint: "Anchor-1" 907 0 basechar 0 AnchorPoint: "Anchor-2" 907 0 basechar 0 +LayerCount: 2 Fore SplineSet 23 747 m 0 @@ -2867,10 +3047,13 @@ StartChar: x Encoding: 120 120 61 GlifName: x Width: 1430 -Flags: MW +Flags: W +HStem: -44 204<126 333.887> -40 296<732 985.748> 780 304<315.406 579> 886 194<986.326 1193.5> +VStem: -105 333<161.707 342> 1089 338<694 882.977> AnchorPoint: "Anchor-0" 914 1040 basechar 0 AnchorPoint: "Anchor-1" 467 2 basechar 0 AnchorPoint: "Anchor-2" 467 2 basechar 0 +LayerCount: 2 Fore SplineSet -105 268 m 0 @@ -2918,10 +3101,13 @@ StartChar: y Encoding: 121 121 62 GlifName: y Width: 1347 -Flags: MW +Flags: W +HStem: -530 194<115.514 378.997> 780 304<243.584 523> +VStem: 1070 226<543.801 881> AnchorPoint: "Anchor-0" 793 1040 basechar 0 AnchorPoint: "Anchor-1" -15 -565 basechar 0 AnchorPoint: "Anchor-2" -15 -565 basechar 0 +LayerCount: 2 Fore SplineSet 968 696 m 0 @@ -2957,10 +3143,12 @@ StartChar: z Encoding: 122 122 63 GlifName: z Width: 1226 -Flags: MW +Flags: W +HStem: -40 420<583.332 867.5> 686 394<233 522> AnchorPoint: "Anchor-0" 677 1040 basechar 0 AnchorPoint: "Anchor-1" 399 0 basechar 0 AnchorPoint: "Anchor-2" 399 0 basechar 0 +LayerCount: 2 Fore SplineSet -64 695 m 0 @@ -3002,14 +3190,18 @@ StartChar: space Encoding: 32 32 64 GlifName: space Width: 600 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: comma Encoding: 44 44 65 GlifName: comma Width: 590 -Flags: MW +Flags: W +HStem: -311 160<-86 150.133> -30 436<71.8668 239.243> +VStem: -32 532<39.1165 279.885> +LayerCount: 2 Fore SplineSet -32 172 m 0 @@ -3030,7 +3222,10 @@ StartChar: quotedbl Encoding: 34 34 66 GlifName: quotedbl Width: 1114 -Flags: MW +Flags: W +HStem: 936 620<273.498 376.745 853.498 956.745> +VStem: 180 454<1260.45 1467.52> 229 145<936 1053.68> 760 454<1260.45 1467.52> 809 145<936 1053.68> +LayerCount: 2 Fore Refer: 70 39 N 1 0 0 1 580 0 2 Refer: 70 39 N 1 0 0 1 0 0 2 @@ -3040,7 +3235,10 @@ StartChar: exclam Encoding: 33 33 67 GlifName: exclam Width: 756 -Flags: MW +Flags: W +HStem: -40 480<116.055 383.945> 1498 20G<456 608> +VStem: 10 480<66.0547 333.945> +LayerCount: 2 Fore SplineSet 10 200 m 0 @@ -3064,7 +3262,10 @@ StartChar: semicolon Encoding: 59 59 68 GlifName: semicolon Width: 650 -Flags: MW +Flags: W +HStem: -311 160<-86 150.133> -30 436<71.8668 239.243> 600 480<156.055 423.945> +VStem: -32 532<39.1165 279.885> 50 480<706.055 973.945> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 110 640 2 Refer: 65 44 N 1 0 0 1 0 0 2 @@ -3074,7 +3275,10 @@ StartChar: colon Encoding: 58 58 69 GlifName: colon Width: 606 -Flags: MW +Flags: W +HStem: -40 480<46.0547 313.945> 600 480<156.055 423.945> +VStem: -60 480<66.0547 333.945> 50 480<706.055 973.945> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 110 640 2 Refer: 1 46 N 1 0 0 1 0 0 2 @@ -3084,7 +3288,10 @@ StartChar: quotesingle Encoding: 39 39 70 GlifName: quotesingle Width: 614 -Flags: MW +Flags: W +HStem: 936 620<273.498 376.745> +VStem: 180 454<1260.45 1467.52> 229 145<936 1053.68> +LayerCount: 2 Fore SplineSet 570 1232 m 0 @@ -3103,7 +3310,10 @@ StartChar: quoteleft Encoding: 8216 8216 71 GlifName: quoteleft Width: 704 -Flags: MW +Flags: W +HStem: 882 436<463.757 631.133> 1439 160<552.867 789> +VStem: 203 532<1008.12 1248.88> +LayerCount: 2 Fore SplineSet 735 1116 m 0 @@ -3124,7 +3334,10 @@ StartChar: quotedblleft Encoding: 8220 8220 72 GlifName: quotedblleft Width: 1324 -Flags: MW +Flags: W +HStem: 882 436<463.757 631.133 1083.76 1251.13> 1439 160<552.867 789 1172.87 1409> +VStem: 203 532<1008.12 1248.88> 823 532<1008.12 1248.88> +LayerCount: 2 Fore SplineSet 735 1116 m 0 @@ -3156,7 +3369,10 @@ StartChar: quotedblright Encoding: 8221 8221 73 GlifName: quotedblright Width: 1324 -Flags: MW +Flags: W +HStem: 993 160<225 461.133 845 1081.13> 1274 436<382.867 550.243 1002.87 1170.24> +VStem: 279 532<1343.12 1583.88> 899 532<1343.12 1583.88> +LayerCount: 2 Fore SplineSet 279 1476 m 0 @@ -3188,7 +3404,10 @@ StartChar: quoteright Encoding: 8217 8217 74 GlifName: quoteright Width: 704 -Flags: MW +Flags: W +HStem: 993 160<235 471.133> 1274 436<392.867 560.243> +VStem: 289 532<1343.12 1583.88> +LayerCount: 2 Fore SplineSet 289 1476 m 0 @@ -3209,7 +3428,10 @@ StartChar: question Encoding: 63 63 75 GlifName: question Width: 1220 -Flags: MW +Flags: W +HStem: -40 480<384.055 651.945> 472 194<532.097 778.668> 1366 174<581.652 812.874> +VStem: 150 428<1094 1358> 278 480<66.0547 333.945> 858 422<1069.43 1323.41> +LayerCount: 2 Fore SplineSet 727 494 m 0 @@ -3237,7 +3459,10 @@ StartChar: parenleft Encoding: 40 40 76 GlifName: parenleft Width: 960 -Flags: MW +Flags: W +HStem: 1427 161<988.601 1067.56> +VStem: 100 470<182.046 789.599> +LayerCount: 2 Fore SplineSet 783 -214 m 2 @@ -3258,7 +3483,10 @@ StartChar: parenright Encoding: 41 41 77 GlifName: parenright Width: 920 -Flags: MW +Flags: W +HStem: -324 161<-147.562 -68.6008> +VStem: 350 470<474.401 1081.95> +LayerCount: 2 Fore SplineSet 137 1478 m 2 @@ -3279,7 +3507,10 @@ StartChar: asterisk Encoding: 42 42 78 GlifName: asterisk Width: 1318 -Flags: MW +Flags: W +HStem: 1001 619<730.5 914.5> +VStem: 343 374<531.544 729.045> +LayerCount: 2 Fore SplineSet 792 975 m 0 @@ -3320,7 +3551,10 @@ StartChar: at Encoding: 64 64 79 GlifName: at Width: 2300 -Flags: MW +Flags: W +HStem: -448 230<889.748 1372.91> 126 214<1531.5 1785.88> 130 234<929 1179.21> 836 232<1037 1338.74> 1364 236<1102.03 1592.76> +VStem: 90 450<190.199 745.438> 708 422<364.286 644.863> 1954 226<561.76 1035.37> +LayerCount: 2 Fore SplineSet 1348 692 m 0 @@ -3362,7 +3596,9 @@ StartChar: dollar Encoding: 36 36 80 GlifName: dollar Width: 1506 -Flags: MW +Flags: W +VStem: 0 338<209.887 460> 170 474<887 1193.87> 924 480<334.862 648> 1118 358<1080 1311.34> +LayerCount: 2 Fore SplineSet 1034 1102 m 0 @@ -3419,7 +3655,9 @@ StartChar: numbersign Encoding: 35 35 81 GlifName: numbersign Width: 1320 -Flags: MW +Flags: W +HStem: 420 210<-59.9588 227.003 522.997 643.003 939.32 1239.91> 900 210<80.0496 360.003 656.002 776.422 1071 1380> +LayerCount: 2 Fore SplineSet 611 1610 m 2 @@ -3495,7 +3733,9 @@ StartChar: slash Encoding: 47 47 82 GlifName: slash Width: 1040 -Flags: MW +Flags: W +HStem: 1540 20G<908.5 1075> +LayerCount: 2 Fore SplineSet 933 1560 m 2 @@ -3514,7 +3754,9 @@ StartChar: percent Encoding: 37 37 83 GlifName: percent Width: 2260 -Flags: MW +Flags: W +HStem: -40 170<1522.28 1636.43> -4 21G<384.5 574.5> 620 170<381.444 612.825> 710 170<1610.17 1725.15> 1370 170<592.362 708.631> +LayerCount: 2 Fore SplineSet 120 1080 m 0 @@ -3553,7 +3795,9 @@ StartChar: plus Encoding: 43 43 84 GlifName: plus Width: 1060 -Flags: MW +Flags: W +HStem: 666 230<127 388.002 695.891 947> +LayerCount: 2 Fore SplineSet 725 896 m 2 @@ -3588,7 +3832,10 @@ StartChar: hyphen Encoding: 45 45 85 GlifName: hyphen Width: 820 -Flags: MW +Flags: W +HStem: 540 230<70 650> +VStem: 70 580<540 770> +LayerCount: 2 Fore SplineSet 104 770 m 2 @@ -3608,10 +3855,13 @@ StartChar: dotlessi Encoding: 305 305 86 GlifName: dotlessi Width: 932 -Flags: MW +Flags: W +HStem: -50 284<284 582.172> 830 210<40.0677 233.217> +VStem: 100 422<94 383.344> AnchorPoint: "Anchor-0" 499 1040 basechar 0 AnchorPoint: "Anchor-1" 367 0 basechar 0 AnchorPoint: "Anchor-2" 367 0 basechar 0 +LayerCount: 2 Fore SplineSet 698 980 m 2 @@ -3640,21 +3890,26 @@ StartChar: uni0000 Encoding: 0 0 87 GlifName: uni0000 Width: 600 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni000D Encoding: 13 13 88 GlifName: uni000D_ Width: 600 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: braceleft Encoding: 123 123 89 GlifName: braceleft Width: 704 -Flags: MW +Flags: W +HStem: -298 218<402.961 543.53> 1345 214<668.517 883.735> +VStem: -70 426<-40.8387 141.074> 170 334<332.687 525.391> 210 406<933.325 1295.36> 262 382<776.883 1075.02> +LayerCount: 2 Fore SplineSet 452 -298 m 0 @@ -3687,7 +3942,9 @@ StartChar: bar Encoding: 124 124 90 GlifName: bar Width: 600 -Flags: MW +Flags: W +HStem: -500 21G<-101 86.5> 1540 20G<376 563> +LayerCount: 2 Fore SplineSet 409 1560 m 2 @@ -3706,7 +3963,10 @@ StartChar: braceright Encoding: 125 125 91 GlifName: braceright Width: 704 -Flags: MW +Flags: W +HStem: -299 214<-259.735 -44.5172> 1340 218<80.4704 221.039> +VStem: -20 382<184.982 483.117> 8 406<-35.3593 326.675> 120 334<734.609 927.313> 268 426<1118.93 1300.84> +LayerCount: 2 Fore SplineSet 172 1558 m 0 @@ -3739,7 +3999,10 @@ StartChar: asciitilde Encoding: 126 126 92 GlifName: asciitilde Width: 1376 -Flags: MW +Flags: W +HStem: 646 246<786.9 1013.46> 814 246<365.554 598.157> +VStem: 126 206<687.201 780.987> 1050 199<933.848 1019.84> +LayerCount: 2 Fore SplineSet 486 814 m 0 @@ -3762,7 +4025,8 @@ StartChar: less Encoding: 60 60 93 GlifName: less Width: 1120 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 438 748 m 2 @@ -3788,7 +4052,9 @@ StartChar: equal Encoding: 61 61 94 GlifName: equal Width: 1120 -Flags: MW +Flags: W +HStem: 460 230<90 970> 860 230<170 1050> +LayerCount: 2 Fore SplineSet 207 1090 m 2 @@ -3816,7 +4082,8 @@ StartChar: greater Encoding: 62 62 95 GlifName: greater Width: 1120 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 682 802 m 2 @@ -3842,7 +4109,9 @@ StartChar: bracketleft Encoding: 91 91 96 GlifName: bracketleft Width: 810 -Flags: MW +Flags: W +HStem: -300 250<372.111 609.787> 1310 250<648.517 929.382> +LayerCount: 2 Fore SplineSet 361 1560 m 2 @@ -3869,7 +4138,10 @@ StartChar: backslash Encoding: 92 92 97 GlifName: backslash Width: 1040 -Flags: MW +Flags: W +HStem: 1540 20G<280 480> +VStem: 251 272<1413.18 1557.1> +LayerCount: 2 Fore SplineSet 523 1476 m 2 @@ -3888,7 +4160,9 @@ StartChar: bracketright Encoding: 93 93 98 GlifName: bracketright Width: 810 -Flags: MW +Flags: W +HStem: -300 250<-119.382 161.483> 1310 250<200.213 437.889> +LayerCount: 2 Fore SplineSet 449 -300 m 2 @@ -3915,7 +4189,10 @@ StartChar: underscore Encoding: 95 95 99 GlifName: underscore Width: 1120 -Flags: MW +Flags: W +HStem: -310 230<-220 360 240 820> +VStem: -220 580<-310 -80> 240 580<-310 -80> +LayerCount: 2 Fore Refer: 85 45 N 1 0 0 1 170 -850 2 Refer: 85 45 N 1 0 0 1 -290 -850 2 @@ -3925,7 +4202,9 @@ StartChar: asciicircum Encoding: 94 94 100 GlifName: asciicircum Width: 1090 -Flags: MW +Flags: W +HStem: 1520 20G<674.5 805> +LayerCount: 2 Fore SplineSet 676 1279 m 2 @@ -3950,7 +4229,9 @@ StartChar: grave Encoding: 96 96 101 GlifName: grave Width: 790 -Flags: MW +Flags: W +VStem: 250 602 +LayerCount: 2 Fore SplineSet 440 1340 m 2 @@ -3967,14 +4248,18 @@ StartChar: uni00A0 Encoding: 160 160 102 GlifName: uni00A_0 Width: 600 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: exclamdown Encoding: 161 161 103 GlifName: exclamdown Width: 765 -Flags: MW +Flags: W +HStem: 600 480<298.055 565.945> +VStem: 192 480<706.055 973.945> +LayerCount: 2 Fore SplineSet 672 840 m 0 @@ -3998,7 +4283,10 @@ StartChar: cent Encoding: 162 162 104 GlifName: cent Width: 1096 -Flags: MW +Flags: W +HStem: -40 228<450.296 679.042> 886 194<638.518 801.354> +VStem: -21 438<220.541 611.551> 805 360<646 881.968> +LayerCount: 2 Fore SplineSet 895 1230 m 2 @@ -4018,7 +4306,10 @@ StartChar: sterling Encoding: 163 163 105 GlifName: sterling Width: 1415 -Flags: MW +Flags: W +HStem: -80 406<679 971.254> -40 21G<-61.5 84> 50 364<343 810> 560 230<-3 254.613 700.036 1015.42> 1366 184<799.642 1069.46> +VStem: 1102 184<368.432 470.383> +LayerCount: 2 Fore SplineSet -55 15 m 0 @@ -4068,7 +4359,9 @@ StartChar: currency Encoding: 164 164 106 GlifName: currency Width: 1140 -Flags: MW +Flags: W +HStem: 310 163<347.78 676.704> 1067 162<464.158 793.535> +LayerCount: 2 Fore SplineSet 8 238 m 1 @@ -4104,7 +4397,10 @@ StartChar: yen Encoding: 165 165 107 GlifName: yen Width: 1570 -Flags: MW +Flags: W +HStem: 0 270<308.069 561.471 1041.76 1276.58> 352 230<270 1400> 692 230<332 1460> 1230 270<120.124 337.48 801.866 959.176 1150.24 1292.78 1628.84 1829.93> +VStem: 1150 680<1230.04 1499.76> +LayerCount: 2 Fore SplineSet 316 582 m 2 @@ -4133,7 +4429,9 @@ StartChar: brokenbar Encoding: 166 166 108 GlifName: brokenbar Width: 600 -Flags: MW +Flags: W +HStem: -500 21G<-120 104.663> 1540 20G<355.31 580> +LayerCount: 2 Fore SplineSet 74 332 m 1 @@ -4153,7 +4451,9 @@ StartChar: section Encoding: 167 167 109 GlifName: section Width: 1188 -Flags: MW +Flags: W +HStem: -40 152<223.337 577.686> 1388 152<610.869 880.296> +LayerCount: 2 Fore SplineSet 885 1316 m 0 @@ -4189,8 +4489,9 @@ StartChar: gravecomb Encoding: 768 768 110 GlifName: gravecomb Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 777 1500 mark 0 +LayerCount: 2 Fore SplineSet 432 2060 m 256 @@ -4208,8 +4509,9 @@ StartChar: acutecomb Encoding: 769 769 111 GlifName: acutecomb Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 635 1500 mark 0 +LayerCount: 2 Fore SplineSet 1054 2060 m 256 @@ -4227,8 +4529,9 @@ StartChar: uni0302 Encoding: 770 770 112 GlifName: uni0302 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 705 1500 mark 0 +LayerCount: 2 Fore SplineSet 501 1640 m 2 @@ -4253,8 +4556,10 @@ StartChar: tildecomb Encoding: 771 771 113 GlifName: tildecomb Width: 0 -Flags: MW +Flags: W +HStem: 1630 256<833.738 1035.9> 1748 256<542.14 721.57> AnchorPoint: "Anchor-0" 702 1500 mark 0 +LayerCount: 2 Fore SplineSet 902 1630 m 0 @@ -4279,8 +4584,11 @@ StartChar: uni0304 Encoding: 772 772 114 GlifName: uni0304 Width: 0 -Flags: MW +Flags: W +HStem: 1630 192<520 1000> +VStem: 520 480<1630 1822> AnchorPoint: "Anchor-0" 736 1500 mark 0 +LayerCount: 2 Fore SplineSet 520 1662 m 2 @@ -4299,8 +4607,11 @@ StartChar: uni0306 Encoding: 774 774 115 GlifName: uni0306 Width: 0 -Flags: MW +Flags: W +HStem: 1580 260<685.501 893.943> +VStem: 524 156<1852.02 1938> 914 168<1866.37 1938> AnchorPoint: "Anchor-0" 705 1500 mark 0 +LayerCount: 2 Fore SplineSet 724 1580 m 0 @@ -4321,8 +4632,11 @@ StartChar: uni0307 Encoding: 775 775 116 GlifName: uni0307 Width: 0 -Flags: MW +Flags: W +HStem: 1269 384<576.886 821.114> +VStem: 507 384<1338.89 1583.11> AnchorPoint: "Anchor-0" 572 920 mark 0 +LayerCount: 2 Fore SplineSet 699 1269 m 0 @@ -4337,8 +4651,11 @@ StartChar: uni0308 Encoding: 776 776 117 GlifName: uni0308 Width: 0 -Flags: MW +Flags: W +HStem: 1690 384<391.886 636.114 951.886 1196.11> +VStem: 322 384<1759.89 2004.11> 882 384<1759.89 2004.11> AnchorPoint: "Anchor-0" 707 1500 mark 0 +LayerCount: 2 Fore SplineSet 1074 1690 m 0 @@ -4358,8 +4675,11 @@ StartChar: uni030A Encoding: 778 778 118 GlifName: uni030A_ Width: 0 -Flags: MW +Flags: W +HStem: 1640 164<718.538 855.64> 1987 153<740.222 875.459> +VStem: 547 499 AnchorPoint: "Anchor-0" 706 1500 mark 0 +LayerCount: 2 Fore SplineSet 776 1804 m 0 @@ -4379,8 +4699,9 @@ StartChar: uni030B Encoding: 779 779 119 GlifName: uni030B_ Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 600 1500 mark 0 +LayerCount: 2 Fore SplineSet 1054 1697 m 2 @@ -4406,8 +4727,9 @@ StartChar: uni030C Encoding: 780 780 120 GlifName: uni030C_ Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 705 1500 mark 0 +LayerCount: 2 Fore SplineSet 601 1657 m 2 @@ -4432,8 +4754,11 @@ StartChar: uni0311 Encoding: 785 785 121 GlifName: uni0311 Width: 0 -Flags: MW +Flags: W +HStem: 1748 260<650.888 855.161> +VStem: 467 159<1650 1721.63> 860 165<1650 1735.98> AnchorPoint: "Anchor-0" 705 1500 mark 0 +LayerCount: 2 Fore SplineSet 826 2008 m 0 @@ -4454,8 +4779,11 @@ StartChar: uni0312 Encoding: 786 786 122 GlifName: uni0312 Width: 0 -Flags: MW +Flags: W +HStem: 1092 349<670.353 799.012> 1538 128<697.221 914> +VStem: 445 426<1181.31 1395.12> AnchorPoint: "Anchor-0" 569 920 mark 0 +LayerCount: 2 Fore SplineSet 871 1279 m 0 @@ -4476,9 +4804,12 @@ StartChar: dotbelowcomb Encoding: 803 803 123 GlifName: dotbelowcomb Width: 0 -Flags: MW +Flags: W +HStem: -553 384<158.886 403.114> +VStem: 89 384<-483.114 -238.886> AnchorPoint: "Anchor-1" 360 0 mark 0 AnchorPoint: "Anchor-2" 360 0 mark 0 +LayerCount: 2 Fore SplineSet 281 -553 m 0 @@ -4493,9 +4824,12 @@ StartChar: uni0326 Encoding: 806 806 124 GlifName: uni0326 Width: 0 -Flags: MW +Flags: W +HStem: -758 128<8 224.779> -533 349<122.988 251.647> +VStem: 51 426<-487.121 -273.307> AnchorPoint: "Anchor-1" 356 0 mark 0 AnchorPoint: "Anchor-2" 356 0 mark 0 +LayerCount: 2 Fore SplineSet 51 -371 m 0 @@ -4516,9 +4850,12 @@ StartChar: uni0327 Encoding: 807 807 125 GlifName: uni0327 Width: 0 -Flags: MW +Flags: W +HStem: -549 153<57.2402 312.627> +VStem: 57 514 AnchorPoint: "Anchor-1" 388 0 mark 0 AnchorPoint: "Anchor-2" 388 0 mark 0 +LayerCount: 2 Fore SplineSet 57 -520 m 2 @@ -4543,9 +4880,11 @@ StartChar: uni0328 Encoding: 808 808 126 GlifName: uni0328 Width: 0 -Flags: MW +Flags: W +HStem: -422 187<145.5 411.159> AnchorPoint: "Anchor-2" 382 47 mark 0 AnchorPoint: "Anchor-3" 382 47 mark 0 +LayerCount: 2 Fore SplineSet 227 -422 m 0 @@ -4567,8 +4906,11 @@ StartChar: breve Encoding: 728 728 127 GlifName: breve Width: 1000 -Flags: MW +Flags: W +HStem: 1620 260<685.501 893.943> +VStem: 524 156<1892.02 1978> 914 168<1906.37 1978> AnchorPoint: "Anchor-0" 689 1500 mark 0 +LayerCount: 2 Fore SplineSet 724 1620 m 0 @@ -4589,8 +4931,11 @@ StartChar: dotaccent Encoding: 729 729 128 GlifName: dotaccent Width: 1000 -Flags: MW +Flags: W +HStem: 1269 384<576.886 821.114> +VStem: 507 384<1338.89 1583.11> AnchorPoint: "Anchor-0" 617 1040 mark 0 +LayerCount: 2 Fore SplineSet 699 1269 m 0 @@ -4605,8 +4950,11 @@ StartChar: ring Encoding: 730 730 129 GlifName: ring Width: 1000 -Flags: MW +Flags: W +HStem: 1640 164<718.538 855.64> 1987 153<740.222 875.459> +VStem: 547 499 AnchorPoint: "Anchor-0" 710 1500 mark 0 +LayerCount: 2 Fore SplineSet 776 1804 m 0 @@ -4626,9 +4974,11 @@ StartChar: ogonek Encoding: 731 731 130 GlifName: ogonek Width: 1000 -Flags: MW +Flags: W +HStem: -422 187<145.5 411.159> AnchorPoint: "Anchor-2" 421 27 mark 0 AnchorPoint: "Anchor-3" 421 27 mark 0 +LayerCount: 2 Fore SplineSet 227 -422 m 0 @@ -4650,8 +5000,10 @@ StartChar: tilde Encoding: 732 732 131 GlifName: tilde Width: 1000 -Flags: MW +Flags: W +HStem: 1630 256<833.738 1035.9> 1748 256<542.14 721.57> AnchorPoint: "Anchor-0" 676 1500 mark 0 +LayerCount: 2 Fore SplineSet 902 1630 m 0 @@ -4676,8 +5028,9 @@ StartChar: hungarumlaut Encoding: 733 733 132 GlifName: hungarumlaut Width: 1000 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 674 1500 mark 0 +LayerCount: 2 Fore SplineSet 1054 1697 m 2 @@ -4703,8 +5056,11 @@ StartChar: dieresis Encoding: 168 168 133 GlifName: dieresis Width: 1000 -Flags: MW +Flags: W +HStem: 1690 384<391.886 636.114 951.886 1196.11> +VStem: 322 384<1759.89 2004.11> 882 384<1759.89 2004.11> AnchorPoint: "Anchor-0" 741 1500 mark 0 +LayerCount: 2 Fore SplineSet 1074 1690 m 0 @@ -4724,7 +5080,10 @@ StartChar: ordfeminine Encoding: 170 170 134 GlifName: ordfeminine Width: 907 -Flags: MW +Flags: W +HStem: 934 170<645 823.063> 940 137<245.5 453.658> 1474 137<341.5 559.667> +VStem: 75 294<1078.91 1370.43> 571 199<1121 1348> +LayerCount: 2 Fore SplineSet 571 1348 m 0 @@ -4760,9 +5119,12 @@ StartChar: cedilla Encoding: 184 184 135 GlifName: cedilla Width: 1000 -Flags: MW +Flags: W +HStem: -549 153<57.2402 312.627> +VStem: 57 514 AnchorPoint: "Anchor-1" 388 0 mark 0 AnchorPoint: "Anchor-2" 388 0 mark 0 +LayerCount: 2 Fore SplineSet 57 -520 m 2 @@ -4787,7 +5149,10 @@ StartChar: uni00B9 Encoding: 185 185 136 GlifName: uni00B_9 Width: 740 -Flags: MW +Flags: W +HStem: 912 126<-8 215.781 447.998 652> 1584 127<150 327.45> +VStem: 495 127<1782.92 1859.27> +LayerCount: 2 Fore SplineSet -8 951 m 2 @@ -4820,7 +5185,10 @@ StartChar: ordmasculine Encoding: 186 186 137 GlifName: ordmasculine Width: 798 -Flags: MW +Flags: W +HStem: 938 132<300.233 423.067> 1478 132<386.933 509.767> +VStem: 22 270<1071.59 1356.23> 518 270<1191.77 1476.41> +LayerCount: 2 Fore SplineSet 22 1202 m 0 @@ -4840,7 +5208,9 @@ StartChar: paragraph Encoding: 182 182 138 GlifName: paragraph Width: 1632 -Flags: MW +Flags: W +HStem: -300 213<311.74 664.781 878.216 1003 1216.35 1380> 1287 213<1175.42 1303 1512.8 1714> +LayerCount: 2 Fore SplineSet 1003 -44 m 2 @@ -4883,7 +5253,10 @@ StartChar: periodcentered Encoding: 183 183 139 GlifName: periodcentered Width: 640 -Flags: MW +Flags: W +HStem: 660 480<266.055 533.945> +VStem: 160 480<766.055 1033.95> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 220 700 2 EndChar @@ -4892,7 +5265,10 @@ StartChar: onequarter Encoding: 188 188 140 GlifName: onequarter Width: 2000 -Flags: MW +Flags: W +HStem: 4 126<1256.03 1422.54 1656.15 1753.99> 250 126<1286.07 1440.38 1715.84 1843.97> 632 126<208.323 428.353 662.512 867.86> 892 12G<1632.8 1827.5> 1304 126.6<366.623 543.683> +VStem: 711.4 126.6<1521.68 1575.34> 1662.8 91.2<535.283 585.982> +LayerCount: 2 Fore SplineSet 1522 1440 m 1 @@ -4909,7 +5285,10 @@ StartChar: onehalf Encoding: 189 189 141 GlifName: onehalf Width: 2000 -Flags: MW +Flags: W +HStem: -28 240.6<1545.97 1739.56> -16 12.6G<1122.9 1233.3> 44 221.4<1305.9 1554> 622 126<208.323 428.353 662.512 867.86> 791.6 104.4<1517.4 1723.68> 1294 126.6<366.623 543.683> +VStem: 711.4 126.6<1511.68 1565.34> 1276.2 174<586.4 780.2> 1751.4 253.2<634.421 765.043> 1834.8 117.6<246.357 316.39> +LayerCount: 2 Fore SplineSet 1492 1450 m 1 @@ -4926,7 +5305,10 @@ StartChar: threequarters Encoding: 190 190 142 GlifName: threequarters Width: 2000 -Flags: MW +Flags: W +HStem: -36 126<1256.03 1422.54 1656.15 1753.99> 210 126<1286.07 1440.38 1715.84 1843.97> 602 110.4<323.643 506.242> 852 12G<1632.8 1827.5> 1016 121.2<432.4 540.239> 1421.6 104.4<449.659 627.512> +VStem: 118 190.2<729.252 863.6> 262 184.8<1274.6 1399.76> 584.8 235.2<793.493 977.824> 656.8 241.2<1249.73 1392.8> 1662.8 91.2<495.283 545.982> +LayerCount: 2 Fore SplineSet 1432 1400 m 1 @@ -4943,7 +5325,10 @@ StartChar: questiondown Encoding: 191 191 143 GlifName: questiondown Width: 1220 -Flags: MW +Flags: W +HStem: -500 174<382.126 613.348> 374 194<416.332 662.903> 600 480<553.055 820.945> +VStem: -85 422<-283.408 -29.4337> 447 480<706.055 973.945> 617 428<-318 -54> +LayerCount: 2 Fore SplineSet 468 546 m 0 @@ -4975,7 +5360,10 @@ StartChar: degree Encoding: 176 176 144 GlifName: degree Width: 639 -Flags: MW +Flags: W +HStem: 1120 150<406.003 562.024> 1450 150<426.582 581.547> +VStem: 254 481 +LayerCount: 2 Fore SplineSet 403 1359 m 0 @@ -4995,7 +5383,9 @@ StartChar: plusminus Encoding: 177 177 145 GlifName: plusminus Width: 1059 -Flags: MW +Flags: W +HStem: -15 212<26 797> 666 212<183 437 699 953> +LayerCount: 2 Fore SplineSet 366 361 m 1 @@ -5023,7 +5413,10 @@ StartChar: acute Encoding: 180 180 146 GlifName: acute Width: 790 -Flags: MW +Flags: W +HStem: 1373 163<269.522 348> +VStem: 261 664 +LayerCount: 2 Fore SplineSet 735 1340 m 2 @@ -5040,7 +5433,10 @@ StartChar: uni00B2 Encoding: 178 178 147 GlifName: uni00B_2 Width: 859 -Flags: MW +Flags: W +HStem: 902 241<421.992 627.531> 1722 104<320.4 593.522> +VStem: 131 174<1516 1680.67> 606 254<1543.11 1705.89> 690 117<1168.02 1246> +LayerCount: 2 Fore SplineSet 807 1220 m 0 @@ -5076,7 +5472,10 @@ StartChar: uni00B3 Encoding: 179 179 148 GlifName: uni00B_3 Width: 776 -Flags: MW +Flags: W +HStem: 902 110<202.373 418.286> 1316 121<324 453.231> 1722 104<341.553 536.554> +VStem: 10 190<1023.53 1164> 154 185<1574 1718.5> 477 235<1067.57 1292.39> 549 241<1523.88 1705.12> +LayerCount: 2 Fore SplineSet 10 1123 m 0 @@ -5110,7 +5509,10 @@ StartChar: mu Encoding: 181 181 149 GlifName: mu Width: 1545 -Flags: MW +Flags: W +HStem: -520 434<539.361 773.167> -50 284<940.5 1216.26> -38 252<352.5 660> 796 284<287.06 585.5> +VStem: 471 446<-357.894 -151.253> +LayerCount: 2 Fore SplineSet 632 847 m 1 @@ -5131,7 +5533,8 @@ StartChar: guillemotleft Encoding: 171 171 150 GlifName: guillemotleft Width: 1390 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 1041 775 m 1 @@ -5157,7 +5560,8 @@ StartChar: guillemotright Encoding: 187 187 151 GlifName: guillemotright Width: 1390 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 427 775 m 1 @@ -5183,7 +5587,9 @@ StartChar: logicalnot Encoding: 172 172 152 GlifName: logicalnot Width: 1051 -Flags: MW +Flags: W +HStem: 666 214<183 753> +LayerCount: 2 Fore SplineSet 693 406 m 1 @@ -5200,7 +5606,9 @@ StartChar: uni00AD Encoding: 173 173 153 GlifName: uni00A_D_ Width: 920 -Flags: MW +Flags: W +HStem: 660 230<175.469 822.531> +LayerCount: 2 Fore SplineSet 219 890 m 2 @@ -5219,7 +5627,10 @@ StartChar: copyright Encoding: 169 169 154 GlifName: copyright Width: 1739 -Flags: MW +Flags: W +HStem: -20 93<509.994 989.717> 266 177.6<771.064 986.789> 1062.8 151.2<884.479 1102.71> 1178 12G<1278.2 1419.2> 1427 93<816.287 1296.05> +VStem: 386 306<532.167 825.903> 1202 165<812.248 887.108> +LayerCount: 2 Fore SplineSet 747 73 m 0 @@ -5240,7 +5651,10 @@ StartChar: registered Encoding: 174 174 155 GlifName: registered Width: 1739 -Flags: MW +Flags: W +HStem: -20 93<509.994 989.717> 333.8 169.56<1083.76 1262.8> 350 145.8<379.602 503.988 763.472 865.496> 679.4 151.2<834.755 941.189> 1014.2 145.8<498.415 604.836 864.129 1060.28> 1427 93<816.287 1296.05> +VStem: 961.72 252.72<414.26 601.096> 1080.52 259.2<888.868 995.48> +LayerCount: 2 Fore SplineSet 747 73 m 0 @@ -5261,7 +5675,10 @@ StartChar: macron Encoding: 175 175 156 GlifName: macron Width: 1000 -Flags: MW +Flags: W +HStem: 1630 192<520 1000> +VStem: 520 480<1630 1822> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 0 0 2 EndChar @@ -5270,7 +5687,8 @@ StartChar: multiply Encoding: 215 215 157 GlifName: multiply Width: 1090 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 625 860 m 2 @@ -5305,7 +5723,10 @@ StartChar: divide Encoding: 247 247 158 GlifName: divide Width: 1119 -Flags: MW +Flags: W +HStem: 230 360<403.454 632.512> 674 212<140 1060> 980 360<575.454 804.512> +VStem: 336 361<295.674 524.326> 508 361<1045.67 1274.33> +LayerCount: 2 Fore SplineSet 175 886 m 2 @@ -5334,7 +5755,9 @@ StartChar: uni0394 Encoding: 916 916 159 GlifName: uni0394 Width: 1900 -Flags: MW +Flags: W +HStem: 0 270<469.994 1060.61> 1510 20G<1011 1357.5> +LayerCount: 2 Fore SplineSet 999 270 m 2 @@ -5360,7 +5783,9 @@ StartChar: uni03A9 Encoding: 937 937 160 GlifName: uni03A_9 Width: 1719 -Flags: MW +Flags: W +HStem: 0 163<241.638 452 1053 1282.64> 1313 207<855.817 1166.59> +LayerCount: 2 Fore SplineSet 1383 400 m 1 @@ -5393,7 +5818,10 @@ StartChar: uni03BC Encoding: 956 956 161 GlifName: uni03B_C_ Width: 1545 -Flags: MW +Flags: W +HStem: -520 434<539.361 773.167> -50 284<940.5 1216.26> -38 252<352.5 660> 796 284<287.06 585.5> +VStem: 471 446<-357.894 -151.253> +LayerCount: 2 Fore Refer: 149 181 N 1 0 0 1 0 0 2 EndChar @@ -5402,7 +5830,9 @@ StartChar: pi Encoding: 960 960 162 GlifName: pi Width: 1561 -Flags: MW +Flags: W +HStem: -20 195<920 1238> 540 380<263.25 358.906 670.484 858.562 1239.81 1436.3> +LayerCount: 2 Fore SplineSet 1483 900 m 2 @@ -5445,7 +5875,9 @@ StartChar: uni1E9E Encoding: 7838 7838 163 GlifName: uni1E_9E_ Width: 2172 -Flags: MW +Flags: W +HStem: -30 217<1310.27 1518.36> 0 210<-52 129 529 661> 1307 213<1111.66 1595.54> +LayerCount: 2 Fore SplineSet -100 0 m 1 @@ -5479,91 +5911,105 @@ StartChar: uni2000 Encoding: 8192 8192 164 GlifName: uni2000 Width: 1000 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2001 Encoding: 8193 8193 165 GlifName: uni2001 Width: 2000 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2002 Encoding: 8194 8194 166 GlifName: uni2002 Width: 1000 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2003 Encoding: 8195 8195 167 GlifName: uni2003 Width: 2000 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2004 Encoding: 8196 8196 168 GlifName: uni2004 Width: 666 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2005 Encoding: 8197 8197 169 GlifName: uni2005 Width: 500 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2006 Encoding: 8198 8198 170 GlifName: uni2006 Width: 333 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2007 Encoding: 8199 8199 171 GlifName: uni2007 Width: 1160 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2008 Encoding: 8200 8200 172 GlifName: uni2008 Width: 399 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2009 Encoding: 8201 8201 173 GlifName: uni2009 Width: 333 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni200A Encoding: 8202 8202 174 GlifName: uni200A_ Width: 200 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni200B Encoding: 8203 8203 175 GlifName: uni200B_ Width: 0 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2010 Encoding: 8208 8208 176 GlifName: uni2010 Width: 920 -Flags: MW +Flags: W +HStem: 660 230<160 840> +LayerCount: 2 Fore SplineSet 188 890 m 2 @@ -5582,7 +6028,9 @@ StartChar: uni2011 Encoding: 8209 8209 177 GlifName: uni2011 Width: 920 -Flags: MW +Flags: W +HStem: 660 230<160 840> +LayerCount: 2 Fore SplineSet 188 890 m 2 @@ -5601,7 +6049,9 @@ StartChar: figuredash Encoding: 8210 8210 178 GlifName: figuredash Width: 1224 -Flags: MW +Flags: W +HStem: 660 230<160 1144> +LayerCount: 2 Fore SplineSet 200 890 m 2 @@ -5620,7 +6070,9 @@ StartChar: endash Encoding: 8211 8211 179 GlifName: endash Width: 1432 -Flags: MW +Flags: W +HStem: 660 230<160 1352> +LayerCount: 2 Fore SplineSet 209 890 m 2 @@ -5639,7 +6091,9 @@ StartChar: emdash Encoding: 8212 8212 180 GlifName: emdash Width: 2124 -Flags: MW +Flags: W +HStem: 660 230<160 2044> +LayerCount: 2 Fore SplineSet 238 890 m 2 @@ -5658,7 +6112,9 @@ StartChar: uni2015 Encoding: 8213 8213 181 GlifName: uni2015 Width: 2331 -Flags: MW +Flags: W +HStem: 660 230<160 2251> +LayerCount: 2 Fore SplineSet 246 890 m 2 @@ -5677,7 +6133,10 @@ StartChar: dagger Encoding: 8224 8224 182 GlifName: dagger Width: 1186 -Flags: MW +Flags: W +HStem: -500 21G<262 415.5> 776 400<232.341 415.207 939.901 1118.11> 1500 20G<749.5 858.5> +VStem: 248 190<-500 -309.559> +LayerCount: 2 Fore SplineSet 598 1088 m 0 @@ -5719,7 +6178,9 @@ StartChar: daggerdbl Encoding: 8225 8225 183 GlifName: daggerdbl Width: 1186 -Flags: MW +Flags: W +HStem: -176 400<18.8546 194.373 721.206 902.349> -176 299<604 783> 776 400<232.341 414.373 941.779 1118.11> 776 300<826 1003> 1500 20G<749.5 858.5> +LayerCount: 2 Fore SplineSet 596 1085 m 0 @@ -5780,7 +6241,10 @@ StartChar: bullet Encoding: 8226 8226 184 GlifName: bullet Width: 610 -Flags: MW +Flags: W +HStem: 590 480<231.055 498.945> +VStem: 125 480<696.055 963.945> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 185 630 2 EndChar @@ -5789,7 +6253,9 @@ StartChar: perthousand Encoding: 8240 8240 185 GlifName: perthousand Width: 3300 -Flags: MW +Flags: W +HStem: -40 170<1522.28 1636.43 2562.28 2676.43> -4 21G<384.5 574.5> 620 170<381.444 612.825> 710 170<1610.17 1725.15 2650.17 2765.15> 1370 170<592.362 708.631> +LayerCount: 2 Fore SplineSet 2179 420 m 0 @@ -5838,7 +6304,9 @@ StartChar: uni2031 Encoding: 8241 8241 186 GlifName: uni2031 Width: 4340 -Flags: MW +Flags: W +HStem: -40 170<1522.28 1636.43 2562.28 2676.43 3602.28 3716.43> -4 21G<384.5 574.5> 620 170<381.444 612.825> 710 170<1610.17 1725.15 2650.17 2765.15 3690.17 3805.15> 1370 170<592.362 708.631> +LayerCount: 2 Fore SplineSet 3219 420 m 0 @@ -5897,7 +6365,8 @@ StartChar: guilsinglleft Encoding: 8249 8249 187 GlifName: guilsinglleft Width: 830 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 481 775 m 1 @@ -5915,7 +6384,8 @@ StartChar: guilsinglright Encoding: 8250 8250 188 GlifName: guilsinglright Width: 830 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 427 775 m 1 @@ -5933,7 +6403,9 @@ StartChar: uni203E Encoding: 8254 8254 189 GlifName: uni203E_ Width: 719 -Flags: MW +Flags: W +HStem: 1689 230<260 1308> +LayerCount: 2 Fore SplineSet 303 1919 m 2 @@ -5952,7 +6424,9 @@ StartChar: fraction Encoding: 8260 8260 190 GlifName: fraction Width: 1072 -Flags: MW +Flags: W +HStem: 1540 20G<908.5 1075> +LayerCount: 2 Fore Refer: 82 47 N 1 0 0 1 0 0 2 EndChar @@ -5961,7 +6435,10 @@ StartChar: uni2074 Encoding: 8308 8308 191 GlifName: uni2074 Width: 860 -Flags: MW +Flags: W +HStem: 919 126<222 393.281 626.25 720> 1165 126<264.995 401.953 682.822 810> 1481 20G<646.5 705.5> +VStem: 575 235<1697.99 1819> 629 91<1437.19 1501> +LayerCount: 2 Fore SplineSet 720 1017 m 2 @@ -6012,7 +6489,10 @@ StartChar: Euro Encoding: 8364 8364 192 GlifName: E_uro Width: 1792 -Flags: MW +Flags: W +HStem: -20 218<718.742 1110.88> 430 230<20 900> 830 230<100 980> 1304 216<962.77 1312.56> +VStem: 170 430<335.928 849.217> 1298 211<346.882 480> 1324 358<1024 1262.58> +LayerCount: 2 Fore SplineSet 1160 1304 m 0 @@ -6038,7 +6518,9 @@ StartChar: partialdiff Encoding: 8706 8706 193 GlifName: partialdiff Width: 1330 -Flags: MW +Flags: W +HStem: -20 230<450.475 691.761> 722 238<547.483 774.797> 1366 154<673.935 851.075> +LayerCount: 2 Fore SplineSet 429 470 m 0 @@ -6067,7 +6549,10 @@ StartChar: emptyset Encoding: 8709 8709 194 GlifName: emptyset Width: 1140 -Flags: MW +Flags: W +HStem: 260 223<407.115 721.512> 1057 222<413.574 747.057> +VStem: 62 230<591.078 926.39> 848 230<607.88 932.059> +LayerCount: 2 Fore SplineSet 18 341 m 1 @@ -6092,7 +6577,9 @@ StartChar: product Encoding: 8719 8719 195 GlifName: product Width: 2020 -Flags: MW +Flags: W +HStem: 0 270<-40.516 202.411 672.656 846.284 993.477 1211.96 1682.4 1874.82> 1230 270<208.488 403.791 874.003 1416 1884.07 2124.86> +LayerCount: 2 Fore SplineSet 874 1188 m 2 @@ -6143,7 +6630,9 @@ StartChar: summation Encoding: 8721 8721 196 GlifName: summation Width: 1449 -Flags: MW +Flags: W +HStem: 0 213<385 959.315> 1287 213<767 1178.16> +LayerCount: 2 Fore SplineSet 316 1500 m 1 @@ -6169,7 +6658,9 @@ StartChar: minus Encoding: 8722 8722 197 GlifName: minus Width: 1224 -Flags: MW +Flags: W +HStem: 660 230<160 1144> +LayerCount: 2 Fore SplineSet 200 890 m 2 @@ -6188,7 +6679,9 @@ StartChar: uni2215 Encoding: 8725 8725 198 GlifName: uni2215 Width: 1039 -Flags: MW +Flags: W +HStem: 1540 20G<908.5 1075> +LayerCount: 2 Fore Refer: 82 47 N 1 0 0 1 -0 0 2 EndChar @@ -6197,7 +6690,10 @@ StartChar: uni2219 Encoding: 8729 8729 199 GlifName: uni2219 Width: 610 -Flags: MW +Flags: W +HStem: 630 480<231.055 498.945> +VStem: 125 480<736.055 1003.95> +LayerCount: 2 Fore SplineSet 125 870 m 0 @@ -6212,7 +6708,9 @@ StartChar: radical Encoding: 8730 8730 200 GlifName: radical Width: 1180 -Flags: MW +Flags: W +HStem: -20 21G<278.863 581.344> 1290 210<1184 1338> +LayerCount: 2 Fore SplineSet 1184 1290 m 1 @@ -6234,7 +6732,10 @@ StartChar: infinity Encoding: 8734 8734 201 GlifName: infinity Width: 1913 -Flags: MW +Flags: W +HStem: 351 212<358.575 658.935 1255.67 1553.54> 997 212<365.539 656.835 1256.21 1555.36> +VStem: 50 241<633.522 920.768> 1622 241<633.575 928.501> +LayerCount: 2 Fore SplineSet 1622 780 m 0 @@ -6267,7 +6768,10 @@ StartChar: integral Encoding: 8747 8747 202 GlifName: integral Width: 920 -Flags: MW +Flags: W +HStem: -519 174<-25.1385 115.778> 1426 174<724.222 865.138> +VStem: 210 420<-237.836 1318.84> +LayerCount: 2 Fore SplineSet 210 1144 m 2 @@ -6294,7 +6798,10 @@ StartChar: approxequal Encoding: 8776 8776 203 GlifName: approxequal Width: 1200 -Flags: MW +Flags: W +HStem: 174 223<643.853 826.399> 401 223<231.888 432.146> 674 223<758.861 941.399> 901 223<346.504 557.474> +VStem: 840 227<412.678 591.766> 955 227<912.678 1091.77> +LayerCount: 2 Fore SplineSet 832 674 m 0 @@ -6346,7 +6853,8 @@ StartChar: notequal Encoding: 8800 8800 204 GlifName: notequal Width: 1119 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 156 397 m 2 @@ -6383,7 +6891,9 @@ StartChar: lessequal Encoding: 8804 8804 205 GlifName: lessequal Width: 1119 -Flags: MW +Flags: W +HStem: 0 230<5 886> +LayerCount: 2 Fore SplineSet 42 230 m 2 @@ -6418,7 +6928,9 @@ StartChar: greaterequal Encoding: 8805 8805 206 GlifName: greaterequal Width: 1119 -Flags: MW +Flags: W +HStem: 0 230<5 886> +LayerCount: 2 Fore SplineSet 42 230 m 2 @@ -6453,7 +6965,8 @@ StartChar: lozenge Encoding: 9674 9674 207 GlifName: lozenge Width: 1200 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 561 430 m 1 @@ -6473,7 +6986,10 @@ StartChar: uniF8E8 Encoding: 63720 63720 208 GlifName: uniF_8E_8 Width: 1125 -Flags: MW +Flags: W +HStem: 668 56<446.387 745.099> 890 87<368 448.625 604.578 660 814.502 957.297> 1088 90<647.25 723.837> 1289 87<439 497.375 652.5 786.907> 1536 56<619.406 918.152> +VStem: 717 152<922.023 1040.7> 726 157<974.574 1084.58> 789 155<1187.37 1288.35> +LayerCount: 2 Fore SplineSet 589 724 m 0 @@ -6538,7 +7054,10 @@ StartChar: uniF8E9 Encoding: 63721 63721 209 GlifName: uniF_8E_9 Width: 1125 -Flags: MW +Flags: W +HStem: 668 56<456.387 755.099> 840 106<587.303 786.97> 1039 20G<852.5 936> 1167 227<880.281 975.5> 1318 90<643.709 846.81> 1536 56<629.406 928.152> +VStem: 382 184<964.565 1234.04> 872 99<1167 1260.44> +LayerCount: 2 Fore SplineSet 599 724 m 0 @@ -6575,107 +7094,14 @@ SplineSet EndSplineSet EndChar -StartChar: uniF8EA -Encoding: 63722 63722 210 -GlifName: uniF_8E_A_ -Width: 1626 -Flags: MW -Fore -SplineSet -306 996 m 2 - 306 1055 l 2 - 306 1072 310 1072 327 1072 c 2 - 384 1072 l 2 - 406 1072 404 1076 408 1094 c 2 - 477 1417 l 2 - 478 1420 473 1421 469 1421 c 2 - 468 1421 l 2 - 402 1421 377 1394 352 1315 c 0 - 346 1296 344 1292 322 1292 c 2 - 287 1292 l 2 - 260 1292 259 1294 264 1315 c 2 - 306 1496 l 2 - 310 1513 312 1515 334 1515 c 2 - 828 1515 l 2 - 856 1515 858 1513 852 1486 c 2 - 810 1310 l 2 - 807 1297 805 1292 788 1292 c 2 - 742 1292 l 2 - 714 1292 718 1298 722 1318 c 0 - 737 1396 719 1421 656 1421 c 2 - 645 1421 l 2 - 635 1421 634 1415 632 1407 c 2 - 568 1100 l 2 - 564 1080 559 1072 586 1072 c 2 - 632 1072 l 2 - 650 1072 652 1070 652 1051 c 2 - 652 1001 l 2 - 652 976 650 975 626 975 c 2 - 328 975 l 2 - 309 975 306 977 306 996 c 2 -1387 1281 m 2 - 1221 984 l 2 - 1214 972 1215 968 1194 968 c 2 - 1135 968 l 2 - 1112 968 1111 968 1108 988 c 2 - 1065 1271 l 2 - 1059 1309 1061 1336 1054 1336 c 0 - 1047 1336 1044 1311 1035 1273 c 2 - 990 1089 l 2 - 986 1073 988 1072 1009 1072 c 2 - 1047 1072 l 2 - 1061 1072 1062 1070 1062 1055 c 2 - 1062 993 l 2 - 1062 977 1060 975 1043 975 c 2 - 827 975 l 2 - 807 975 803 976 803 996 c 2 - 803 1059 l 2 - 803 1070 805 1072 816 1072 c 2 - 865 1072 l 2 - 889 1072 888 1075 893 1094 c 2 - 969 1395 l 2 - 974 1414 975 1418 949 1418 c 2 - 923 1418 l 2 - 904 1418 901 1419 901 1438 c 2 - 901 1499 l 2 - 901 1515 907 1515 922 1515 c 2 - 1180 1515 l 2 - 1205 1515 1207 1513 1211 1491 c 2 - 1246 1278 l 2 - 1252 1243 1252 1223 1257 1223 c 0 - 1263 1223 1276 1250 1291 1277 c 2 - 1417 1495 l 2 - 1426 1511 1430 1515 1456 1515 c 2 - 1674 1515 l 2 - 1688 1515 1691 1514 1691 1500 c 2 - 1691 1443 l 2 - 1691 1421 1690 1418 1668 1418 c 2 - 1612 1418 l 2 - 1596 1418 1596 1418 1594 1404 c 2 - 1543 1094 l 2 - 1540 1075 1542 1072 1564 1072 c 2 - 1606 1072 l 2 - 1621 1072 1624 1071 1624 1056 c 2 - 1624 996 l 2 - 1624 977 1621 975 1602 975 c 2 - 1332 975 l 2 - 1311 975 1308 976 1308 997 c 2 - 1308 1050 l 2 - 1308 1070 1310 1072 1329 1072 c 2 - 1349 1072 l 2 - 1377 1072 1376 1075 1380 1098 c 2 - 1410 1278 l 2 - 1416 1311 1434 1335 1422 1335 c 0 - 1415 1335 1403 1309 1387 1281 c 2 -EndSplineSet -EndChar - StartChar: uniFB00 -Encoding: 64256 64256 211 +Encoding: 64256 64256 210 GlifName: uniF_B_00 Width: 1820 -Flags: MW -Fore +Flags: W +HStem: 830 210<50.2021 213.574 690.389 1061.33 1536.63 1789.88> 1360 180<829.947 978.692> 1420 180<1681 1834.19> +LayerCount: 2 +Fore SplineSet 1114 1060 m 0 1115 1062 1115 1064 1115 1066 c 0 @@ -6730,10 +7156,13 @@ Ligature2: "'liga' Standard Ligatures lookup 0 subtable" f f EndChar StartChar: uniFB01 -Encoding: 64257 64257 212 +Encoding: 64257 64257 211 GlifName: uniF_B_01 Width: 1712 -Flags: MW +Flags: W +HStem: -50 284<1064 1361.72> 830 210<50.0791 220.873 697.617 1015.78> 1420 180<872.382 1036.31> +VStem: 880 422<94 387.062> +LayerCount: 2 Fore SplineSet 25 -176 m 2 @@ -6779,10 +7208,13 @@ Ligature2: "'liga' Standard Ligatures lookup 0 subtable" f i EndChar StartChar: uniFB02 -Encoding: 64258 64258 213 +Encoding: 64258 64258 212 GlifName: uniF_B_02 Width: 1770 -Flags: MW +Flags: W +HStem: -50 284<1122 1417.29> 830 210<50.1835 219.003 698.717 949.987> 1420 180<851.981 998.014> +VStem: 940 420<131.002 384.609> +LayerCount: 2 Fore SplineSet 1648 1520 m 2 @@ -6833,10 +7265,13 @@ Ligature2: "'liga' Standard Ligatures lookup 0 subtable" f l EndChar StartChar: uniFB03 -Encoding: 64259 64259 214 +Encoding: 64259 64259 213 GlifName: uniF_B_03 Width: 2552 -Flags: MW +Flags: W +HStem: -50 284<1904 2199.35> 830 210<50.0245 212.117 686.926 1058.51 1536.56 1855.27> 1380 160<849.122 998.985> 1420 180<1712.92 1876.31> +VStem: 1720 422<94 386.094> +LayerCount: 2 Fore SplineSet 717 1156 m 0 @@ -6903,10 +7338,13 @@ Ligature2: "'liga' Standard Ligatures lookup 0 subtable" f f i EndChar StartChar: uniFB04 -Encoding: 64260 64260 215 +Encoding: 64260 64260 214 GlifName: uniF_B_04 Width: 2610 -Flags: MW +Flags: W +HStem: -50 284<1962 2255.44> 830 210<50.0667 212.151 690.859 1060.38 1536.51 1789.73> 1360 180<829.043 978.347> 1420 180<1683.84 1839.81> +VStem: 1780 420<131.002 390.703> +LayerCount: 2 Fore SplineSet 1070 1079 m 0 @@ -6976,10 +7414,12 @@ Ligature2: "'liga' Standard Ligatures lookup 0 subtable" f f l EndChar StartChar: uniFF10 -Encoding: 65296 65296 216 +Encoding: 65296 65296 215 GlifName: uniF_F_10 Width: 1400 -Flags: MW +Flags: W +HStem: -20 210<514.033 719.749> 1310 210<750.38 952.993> +LayerCount: 2 Fore SplineSet 123 750 m 0 @@ -6996,82 +7436,108 @@ EndSplineSet EndChar StartChar: uniFF11 -Encoding: 65297 65297 217 +Encoding: 65297 65297 216 GlifName: uniF_F_11 Width: 1400 -Flags: MW +Flags: W +HStem: 0 210<90.5376 457.254 847.521 1189.77> 1120 211<354.371 649.471> +VStem: 929 211<1482.79 1572.23> +LayerCount: 2 Fore Refer: 3 49 N 1 0 0 1 100 0 2 EndChar StartChar: uniFF12 -Encoding: 65298 65298 218 +Encoding: 65298 65298 217 GlifName: uniF_F_12 Width: 1400 -Flags: MW +Flags: W +HStem: -20 401<644.61 967.273> 0 21G<-60.5 123.5> 100 369<244.5 658> 1346 174<597.001 940.794> +VStem: 195 290<1004 1327> 987 422<1084.04 1301.74> 1126 196<437.261 553.983> +LayerCount: 2 Fore Refer: 4 50 N 1 0 0 1 -12 0 2 EndChar StartChar: uniFF13 -Encoding: 65299 65299 219 +Encoding: 65299 65299 218 GlifName: uniF_F_13 Width: 1400 -Flags: MW +Flags: W +HStem: -20 184<404.738 709.07> 670 202<586 765.732> 1346 174<614.764 911.187> +VStem: 62 317<192.087 416> 302 308<1101 1309.59> 840 392<299.154 606.374> 960 402<1059.55 1298> +LayerCount: 2 Fore Refer: 5 51 N 1 0 0 1 82 0 2 EndChar StartChar: uniFF14 -Encoding: 65300 65300 220 +Encoding: 65300 65300 219 GlifName: uniF_F_14 Width: 1400 -Flags: MW +Flags: W +HStem: 0 210<355.049 632.562 1021.92 1184.98> 410 210<405.125 662.303 1121.4 1334.95> 1480 20G<983 1307.5> +VStem: 1033 152<885.472 969.971> +LayerCount: 2 Fore Refer: 6 52 N 1 0 0 1 45 0 2 EndChar StartChar: uniFF15 -Encoding: 65301 65301 221 +Encoding: 65301 65301 220 GlifName: uniF_F_15 Width: 1400 -Flags: MW +Flags: W +HStem: -20 164<410.995 652.867> 812 188<628.626 1012> 1120 380<533.004 1115.63> +VStem: 45 358<176.996 391> 883 412<418.972 753.205> +LayerCount: 2 Fore Refer: 7 53 N 1 0 0 1 50 0 2 EndChar StartChar: uniFF16 -Encoding: 65302 65302 222 +Encoding: 65302 65302 221 GlifName: uniF_F_16 Width: 1400 -Flags: MW +Flags: W +HStem: -20 230<501.545 746.107> 722 238<734.876 1060> 1366 154<843.755 1023.45> +VStem: 1024 373<1152 1360.17> +LayerCount: 2 Fore Refer: 8 54 N 1 0 0 1 35 0 2 EndChar StartChar: uniFF17 -Encoding: 65303 65303 223 +Encoding: 65303 65303 222 GlifName: uniF_F_17 Width: 1400 -Flags: MW +Flags: W +HStem: -20 21G<535 683> 1134 386<570.657 830.114> 1480 20G<1299 1459.5> +VStem: 253 176<946 1087.09> 357 334<138 478> 1274 204<1419.88 1500> +LayerCount: 2 Fore Refer: 9 55 N 1 0 0 1 98 0 2 EndChar StartChar: uniFF18 -Encoding: 65304 65304 224 +Encoding: 65304 65304 223 GlifName: uniF_F_18 Width: 1400 -Flags: MW +Flags: W +HStem: -20 190<504.563 693.17> 720 180<698.268 797.229> 1330 190<788.911 928.659> +LayerCount: 2 Fore Refer: 10 56 N 1 0 0 1 55 0 2 EndChar StartChar: uniFF19 -Encoding: 65305 65305 225 +Encoding: 65305 65305 224 GlifName: uniF_F_19 Width: 1400 -Flags: MW +Flags: W +HStem: -20 154<446.551 626.245> 540 238<410 735.124> 1290 230<723.893 968.455> +VStem: 73 373<139.834 348> +LayerCount: 2 Fore SplineSet 446 178 m 0 @@ -7097,10 +7563,12 @@ EndSplineSet EndChar StartChar: t.alt -Encoding: 65536 -1 226 +Encoding: 65536 -1 225 GlifName: t.alt Width: 950 -Flags: MW +Flags: W +HStem: -40 276<232 557.824> 830 210<20.0161 199.979 683.997 909.901> +LayerCount: 2 Fore SplineSet 82 1040 m 2 @@ -7137,10 +7605,14 @@ EndSplineSet EndChar StartChar: R.alt -Encoding: 65537 -1 227 +Encoding: 65537 -1 226 GlifName: R_.alt Width: 1810 -Flags: MW +Flags: W +HStem: 0 270<-58.8552 171.688 651.223 839.833 1498.2 1633.83> 610 280<781.84 1025.2> 1230 270<160.167 358.869 836.549 1200.52> +VStem: 1008 626<65.6632 266.048> 1058 492<388.722 577.112> 1238 480<990.463 1195.33> +CounterMasks: 1 e0 +LayerCount: 2 Fore SplineSet 1556 0 m 2 @@ -7191,10 +7663,12 @@ EndSplineSet EndChar StartChar: zero.oldstyle -Encoding: 65538 -1 228 +Encoding: 65538 -1 227 GlifName: zero.oldstyle Width: 1260 -Flags: MW +Flags: W +HStem: -20 200<455.571 620.87> 860 200<592.269 755.734> +LayerCount: 2 Fore SplineSet 50 520 m 0 @@ -7212,10 +7686,13 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" zero.oldtab EndChar StartChar: one.oldstyle -Encoding: 65539 -1 229 +Encoding: 65539 -1 228 GlifName: one.oldstyle Width: 1070 -Flags: MW +Flags: W +HStem: 0 210<-31.4062 288.594 678.203 909.985> 720 210<168.938 385.189> +VStem: 680 200<1094.49 1179.06> +LayerCount: 2 Fore SplineSet -60 42 m 2 @@ -7246,10 +7723,13 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" one.oldtab EndChar StartChar: two.oldstyle -Encoding: 65540 -1 230 +Encoding: 65540 -1 229 GlifName: two.oldstyle Width: 1313 -Flags: MW +Flags: W +HStem: -60 386<716.44 905.87> -40 21G<-57.5 87.5> 60 334<265.5 649> 996 144<520.634 908.257> +VStem: 1020 171<354.455 414> +LayerCount: 2 Fore SplineSet 1191 380 m 0 @@ -7283,10 +7763,13 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" two.oldtab EndChar StartChar: three.oldstyle -Encoding: 65541 -1 231 +Encoding: 65541 -1 230 GlifName: three.oldstyle Width: 1235 -Flags: MW +Flags: W +HStem: -480 184<322.738 627.07> 210 202<504 683.732> 886 174<532.764 829.187> +VStem: -20 317<-267.913 -44> 220 308<641 849.594> 758 392<-160.846 146.374> 878 402<599.55 838.002> +LayerCount: 2 Fore SplineSet -20 -112 m 0 @@ -7318,10 +7801,13 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" three.oldtab EndChar StartChar: four.oldstyle -Encoding: 65542 -1 232 +Encoding: 65542 -1 231 GlifName: four.oldstyle Width: 1310 -Flags: MW +Flags: W +HStem: -460 210<310.049 587.562 976.918 1139.98> -50 210<360.125 617.303 1076.06 1289.95> +VStem: 988 152<425.472 509.971> +LayerCount: 2 Fore SplineSet 1140 -296 m 2 @@ -7370,10 +7856,13 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" four.oldtab EndChar StartChar: five.oldstyle -Encoding: 65543 -1 233 +Encoding: 65543 -1 232 GlifName: five.oldstyle Width: 1300 -Flags: MW +Flags: W +HStem: -480 164<360.995 602.867> 352 188<578.626 962> 660 380<483.004 1065.63> +VStem: -5 358<-283.004 -69> 833 412<-41.0283 293.205> +LayerCount: 2 Fore SplineSet -5 -142 m 0 @@ -7410,10 +7899,13 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" five.oldtab EndChar StartChar: seven.oldstyle -Encoding: 65544 -1 234 +Encoding: 65544 -1 233 GlifName: seven.oldstyle Width: 1203 -Flags: MW +Flags: W +HStem: 674 386<472.657 732.114> +VStem: 155 176<486 627.092> 259 334<-322 18> 1176 204<959.881 1040> +LayerCount: 2 Fore SplineSet 155 522 m 0 @@ -7443,10 +7935,13 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" seven.oldtab EndChar StartChar: nine.oldstyle -Encoding: 65545 -1 235 +Encoding: 65545 -1 234 GlifName: nine.oldstyle Width: 1330 -Flags: MW +Flags: W +HStem: -480 154<411.551 591.245> 80 238<375 700.124> 830 230<688.893 933.455> +VStem: 38 373<-320.166 -112> +LayerCount: 2 Fore SplineSet 411 -282 m 0 @@ -7473,10 +7968,12 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" nine.oldtab EndChar StartChar: zero.oldtab -Encoding: 65546 -1 236 +Encoding: 65546 -1 235 GlifName: zero.oldtab Width: 1400 -Flags: MW +Flags: W +HStem: -20 200<525.571 690.87> 860 200<662.269 825.734> +LayerCount: 2 Fore SplineSet 120 520 m 0 @@ -7493,10 +7990,13 @@ EndSplineSet EndChar StartChar: one.oldtab -Encoding: 65547 -1 237 +Encoding: 65547 -1 236 GlifName: one.oldtab Width: 1400 -Flags: MW +Flags: W +HStem: 0 210<133.594 453.594 843.203 1074.99> 720 210<333.938 550.189> +VStem: 845 200<1094.49 1179.06> +LayerCount: 2 Fore SplineSet 105 42 m 2 @@ -7526,10 +8026,13 @@ EndSplineSet EndChar StartChar: two.oldtab -Encoding: 65548 -1 238 +Encoding: 65548 -1 237 GlifName: two.oldtab Width: 1400 -Flags: MW +Flags: W +HStem: -60 386<760.44 949.87> -40 21G<-13.5 131.5> 60 334<309.5 693> 996 144<564.634 952.257> +VStem: 1064 171<354.455 414> +LayerCount: 2 Fore SplineSet 1235 380 m 0 @@ -7562,10 +8065,13 @@ EndSplineSet EndChar StartChar: three.oldtab -Encoding: 65549 -1 239 +Encoding: 65549 -1 238 GlifName: three.oldtab Width: 1400 -Flags: MW +Flags: W +HStem: -480 184<404.738 709.07> 210 202<586 765.732> 886 174<614.764 911.187> +VStem: 62 317<-267.913 -44> 302 308<641 849.594> 840 392<-160.846 146.374> 960 402<599.55 838.002> +LayerCount: 2 Fore SplineSet 62 -112 m 0 @@ -7596,10 +8102,13 @@ EndSplineSet EndChar StartChar: four.oldtab -Encoding: 65550 -1 240 +Encoding: 65550 -1 239 GlifName: four.oldtab Width: 1400 -Flags: MW +Flags: W +HStem: -460 210<355.049 632.562 1021.92 1184.98> -50 210<405.125 662.303 1121.06 1334.95> +VStem: 1033 152<425.472 509.971> +LayerCount: 2 Fore SplineSet 1185 -296 m 2 @@ -7647,10 +8156,13 @@ EndSplineSet EndChar StartChar: five.oldtab -Encoding: 65551 -1 241 +Encoding: 65551 -1 240 GlifName: five.oldtab Width: 1400 -Flags: MW +Flags: W +HStem: -480 164<410.995 652.867> 352 188<628.626 1012> 660 380<533.004 1115.63> +VStem: 45 358<-283.004 -69> 883 412<-41.0283 293.205> +LayerCount: 2 Fore SplineSet 45 -142 m 0 @@ -7686,10 +8198,13 @@ EndSplineSet EndChar StartChar: seven.oldtab -Encoding: 65552 -1 242 +Encoding: 65552 -1 241 GlifName: seven.oldtab Width: 1400 -Flags: MW +Flags: W +HStem: 674 386<570.657 830.114> +VStem: 253 176<486 627.092> 357 334<-322 18> 1274 204<959.881 1040> +LayerCount: 2 Fore SplineSet 253 522 m 0 @@ -7718,10 +8233,13 @@ EndSplineSet EndChar StartChar: nine.oldtab -Encoding: 65553 -1 243 +Encoding: 65553 -1 242 GlifName: nine.oldtab Width: 1400 -Flags: MW +Flags: W +HStem: -480 154<446.551 626.245> 80 238<410 735.124> 830 230<723.893 968.455> +VStem: 73 373<-320.166 -112> +LayerCount: 2 Fore SplineSet 446 -282 m 0 @@ -7747,20 +8265,24 @@ EndSplineSet EndChar StartChar: uni030C.alt -Encoding: 65554 -1 244 +Encoding: 65554 -1 243 GlifName: uni030C_.alt Width: 0 -Flags: MW +Flags: W +HStem: 975 160<460 696.133> 1256 436<617.867 785.243> +VStem: 514 532<1325.12 1565.88> AnchorPoint: "Anchor-1" 341 920 mark 0 +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 546 1286 2 EndChar StartChar: Agrave -Encoding: 192 192 245 +Encoding: 192 192 244 GlifName: A_grave Width: 2020 -Flags: M +HStem: 0 270<-120 160.995 476.25 599.902 940.563 1141.97 1643 1859.99> 420 250<742.348 1067.86> 1510 20G<1010.5 1353> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 421 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7768,10 +8290,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ag EndChar StartChar: Aacute -Encoding: 193 193 246 +Encoding: 193 193 245 GlifName: A_acute Width: 2020 -Flags: M +HStem: 0 270<-120 160.995 476.25 599.902 940.563 1141.97 1643 1859.99> 420 250<742.348 1067.86> 1510 20G<1010.5 1353> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 563 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7779,10 +8302,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" aa EndChar StartChar: Acircumflex -Encoding: 194 194 247 +Encoding: 194 194 246 GlifName: A_circumflex Width: 2020 -Flags: M +HStem: 0 270<-120 160.995 476.25 599.902 940.563 1141.97 1643 1859.99> 420 250<742.348 1067.86> 1510 20G<1010.5 1353> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 493 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7790,10 +8314,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ac EndChar StartChar: Atilde -Encoding: 195 195 248 +Encoding: 195 195 247 GlifName: A_tilde Width: 2020 -Flags: M +HStem: 0 270<-120 160.995 476.25 599.902 940.563 1141.97 1643 1859.99> 420 250<742.348 1067.86> 1510 20G<1010.5 1353> 1630 256<1355.74 1557.9> 1748 256<1064.14 1243.57> +LayerCount: 2 Fore Refer: 131 732 N 1 0 0 1 522 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7801,10 +8326,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" at EndChar StartChar: Adieresis -Encoding: 196 196 249 +Encoding: 196 196 248 GlifName: A_dieresis Width: 2020 -Flags: M +HStem: 0 270<-120 160.995 476.25 599.902 940.563 1141.97 1643 1859.99> 420 250<742.348 1067.86> 1510 20G<1010.5 1353> 1690 384<848.886 1093.11 1408.89 1653.11> +VStem: 779 384<1759.89 2004.11> 1339 384<1759.89 2004.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 457 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7812,10 +8339,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ad EndChar StartChar: Aring -Encoding: 197 197 250 +Encoding: 197 197 249 GlifName: A_ring Width: 2020 -Flags: M +HStem: 0 270<-120 160.995 476.25 599.902 940.563 1141.97 1643 1859.99> 420 250<742.348 1067.86> 1463 164<1149.54 1286.64> 1510 20G<1010.5 1353> 1810 153<1171.22 1306.46> +VStem: 978 499 +LayerCount: 2 Fore Refer: 129 730 N 1 0 0 1 431 -177 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7823,10 +8352,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ar EndChar StartChar: Ccedilla -Encoding: 199 199 251 +Encoding: 199 199 250 GlifName: C_cedilla Width: 1734 -Flags: M +HStem: -549 153<446.24 701.627> -40 296<711.773 1071.32> 1288 252<900.799 1264.51> 1480 20G<1557 1792> +VStem: 70 510<403.611 893.172> 446 514 1430 275<870.413 995.18> +LayerCount: 2 Fore Refer: 135 184 N 1 0 0 1 389 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -7834,10 +8365,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" cc EndChar StartChar: Egrave -Encoding: 200 200 252 +Encoding: 200 200 251 GlifName: E_grave Width: 1618 -Flags: M +HStem: 0 270<-99.5059 186.925 667.143 1098.95> 676 201<805.234 897.237> 1230 270<168 385.357 864.906 1331.5> +VStem: 933 195<477.586 595.065> 1028 207<950.935 1058.19> 1340 222<520.75 647.648> 1402 225<892.983 1029.55> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 231 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7845,10 +8378,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" eg EndChar StartChar: Eacute -Encoding: 201 201 253 +Encoding: 201 201 252 GlifName: E_acute Width: 1618 -Flags: M +HStem: 0 270<-99.5059 186.925 667.143 1098.95> 676 201<805.234 897.237> 1230 270<168 385.357 864.906 1331.5> +VStem: 933 195<477.586 595.065> 1028 207<950.935 1058.19> 1340 222<520.75 647.648> 1402 225<892.983 1029.55> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 373 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7856,10 +8391,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ea EndChar StartChar: Ecircumflex -Encoding: 202 202 254 +Encoding: 202 202 253 GlifName: E_circumflex Width: 1618 -Flags: M +HStem: 0 270<-99.5059 186.925 667.143 1098.95> 676 201<805.234 897.237> 1230 270<168 385.357 864.906 1331.5> +VStem: 933 195<477.586 595.065> 1028 207<950.935 1058.19> 1340 222<520.75 647.648> 1402 225<892.983 1029.55> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 303 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7867,10 +8404,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ec EndChar StartChar: Edieresis -Encoding: 203 203 255 +Encoding: 203 203 254 GlifName: E_dieresis Width: 1618 -Flags: M +HStem: 0 270<-99.5059 186.925 667.143 1098.95> 676 201<805.234 897.237> 1230 270<168 385.357 864.906 1331.5> 1690 384<658.886 903.114 1218.89 1463.11> +VStem: 589 384<1759.89 2004.11> 933 195<477.586 595.065> 1028 207<950.935 1058.19> 1149 384<1759.89 2004.11> 1340 222<520.75 647.648> 1402 225<892.983 1029.55> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 267 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7878,10 +8417,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ed EndChar StartChar: Igrave -Encoding: 204 204 256 +Encoding: 204 204 255 GlifName: I_grave Width: 1146 -Flags: M +HStem: 0 270<-40 249.998 712.587 959.912> 1230 270<206.018 445.002 904.953 1186> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 4 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -7889,10 +8429,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ig EndChar StartChar: Iacute -Encoding: 205 205 257 +Encoding: 205 205 256 GlifName: I_acute Width: 1146 -Flags: M +HStem: 0 270<-40 249.998 712.587 959.912> 1230 270<206.018 445.002 904.953 1186> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 146 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -7900,10 +8441,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ia EndChar StartChar: Icircumflex -Encoding: 206 206 258 +Encoding: 206 206 257 GlifName: I_circumflex Width: 1146 -Flags: M +HStem: 0 270<-40 249.998 712.587 959.912> 1230 270<206.018 445.002 904.953 1186> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 76 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -7911,10 +8453,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ic EndChar StartChar: Idieresis -Encoding: 207 207 259 +Encoding: 207 207 258 GlifName: I_dieresis Width: 1146 -Flags: M +HStem: 0 270<-40 249.998 712.587 959.912> 1230 270<206.018 445.002 904.953 1186> 1690 384<431.886 676.114 991.886 1236.11> +VStem: 362 384<1759.89 2004.11> 922 384<1759.89 2004.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 40 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -7922,10 +8466,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" id EndChar StartChar: Ntilde -Encoding: 209 209 260 +Encoding: 209 209 259 GlifName: N_tilde Width: 1916 -Flags: M +HStem: -20 21G<1209 1418.5> 0 270<-99.997 134.998 389.998 570> 1230 270<120 323.069 1276 1435 1696 1956> 1630 256<1337.74 1539.9> 1748 256<1046.14 1225.57> +VStem: 1276 680<1230 1500> +LayerCount: 2 Fore Refer: 131 732 N 1 0 0 1 504 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -7933,10 +8479,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" nt EndChar StartChar: Ograve -Encoding: 210 210 261 +Encoding: 210 210 260 GlifName: O_grave Width: 1900 -Flags: M +HStem: -40 260<693.307 989.592> 1280 260<929.428 1206.69> +VStem: 70 510<341.905 838.398> 1320 510<653.999 1158.1> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 363 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -7944,10 +8492,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" og EndChar StartChar: Oacute -Encoding: 211 211 262 +Encoding: 211 211 261 GlifName: O_acute Width: 1900 -Flags: M +HStem: -40 260<693.307 989.592> 1280 260<929.428 1206.69> +VStem: 70 510<341.905 838.398> 1320 510<653.999 1158.1> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 505 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -7955,10 +8505,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" oa EndChar StartChar: Ocircumflex -Encoding: 212 212 263 +Encoding: 212 212 262 GlifName: O_circumflex Width: 1900 -Flags: M +HStem: -40 260<693.307 989.592> 1280 260<929.428 1206.69> +VStem: 70 510<341.905 838.398> 1320 510<653.999 1158.1> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 435 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -7966,10 +8518,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" oc EndChar StartChar: Otilde -Encoding: 213 213 264 +Encoding: 213 213 263 GlifName: O_tilde Width: 1900 -Flags: M +HStem: -40 260<693.307 989.592> 1280 260<929.428 1206.69> 1630 256<1297.74 1499.9> 1748 256<1006.14 1185.57> +VStem: 70 510<341.905 838.398> 1320 510<653.999 1158.1> +LayerCount: 2 Fore Refer: 131 732 N 1 0 0 1 464 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -7977,10 +8531,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ot EndChar StartChar: Odieresis -Encoding: 214 214 265 +Encoding: 214 214 264 GlifName: O_dieresis Width: 1900 -Flags: M +HStem: -40 260<693.307 989.592> 1280 260<929.428 1206.69> 1690 384<790.886 1035.11 1350.89 1595.11> +VStem: 70 510<341.905 838.398> 721 384<1759.89 2004.11> 1281 384<1759.89 2004.11> 1320 510<653.999 1158.1> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 399 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -7988,10 +8544,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" od EndChar StartChar: Eth -Encoding: 208 208 266 +Encoding: 208 208 265 GlifName: E_th Width: 1916 -Flags: MW +Flags: W +HStem: 0 270<-99.5962 192.158 673.036 988.309> 670 230<76 1038> 1230 270<155.518 378.541 859.003 1238.97> +VStem: 1336 510<676.02 1132> +LayerCount: 2 Fore SplineSet 116 900 m 2 @@ -8008,10 +8567,13 @@ Refer: 15 68 N 1 0 0 1 0 0 2 EndChar StartChar: AE -Encoding: 198 198 267 +Encoding: 198 198 266 GlifName: A_E_ Width: 2808 -Flags: MW +Flags: W +HStem: 0 270<-99.9844 168.995 527.172 730 1090.49 1376.93 1857.14 2288.95> 420 250<918.192 1476> 676 201<1995.23 2087.24> 1230 270<1358 1575.36 2054.91 2521.5> 1480 20G<1336 1398.89> +VStem: 2123 195<477.586 595.065> 2218 207<950.935 1058.19> 2530 222<520.75 647.648> 2592 225<892.983 1029.55> +LayerCount: 2 Fore SplineSet 1535 1230 m 1 @@ -8043,10 +8605,13 @@ Refer: 16 69 N 1 0 0 1 1190 0 2 EndChar StartChar: germandbls -Encoding: 223 223 268 +Encoding: 223 223 267 GlifName: germandbls Width: 1753 -Flags: MW +Flags: W +HStem: -20 203<1031.22 1203.03> 0 213<-83.9894 134.184> 1383 187<923.236 1263.75> +VStem: 651 442<232.287 389.521> 1232 410<212.507 420.9> 1297 21<857 1233> +LayerCount: 2 Fore SplineSet 1642 320 m 0 @@ -8079,10 +8644,13 @@ EndSplineSet EndChar StartChar: Thorn -Encoding: 222 222 269 +Encoding: 222 222 268 GlifName: T_horn Width: 1594 -Flags: MW +Flags: W +HStem: 0 270<-100 129.998 592.587 859.912> 375 270<675.278 1008.82> 855 270<781 1041.74> 1230 270<116.018 325.002 784.875 1086> +VStem: 1054 500<692.395 839.406> +LayerCount: 2 Fore SplineSet 703 812 m 2 @@ -8129,10 +8697,12 @@ EndSplineSet EndChar StartChar: Yacute -Encoding: 221 221 270 +Encoding: 221 221 269 GlifName: Y_acute Width: 1670 -Flags: M +HStem: 0 270<308.069 561.471 1041.76 1276.58> 1230 270<120.124 337.48 801.866 959.176 1150.24 1292.78 1628.84 1829.93> +VStem: 1150 680<1230.04 1499.76> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 385 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -8140,10 +8710,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ya EndChar StartChar: Udieresis -Encoding: 220 220 271 +Encoding: 220 220 270 GlifName: U_dieresis Width: 1830 -Flags: M +HStem: -50 286<731.911 1068.72> 1230 270<160.049 361.898 839.403 1099.16 1240.1 1441.84 1723 1949.99> 1690 384<820.886 1065.11 1380.89 1625.11> +VStem: 186 484<289.806 645.797> 751 384<1759.89 2004.11> 1311 384<1759.89 2004.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 429 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8151,10 +8723,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ud EndChar StartChar: Ucircumflex -Encoding: 219 219 272 +Encoding: 219 219 271 GlifName: U_circumflex Width: 1830 -Flags: M +HStem: -50 286<731.911 1068.72> 1230 270<160.049 361.898 839.403 1099.16 1240.1 1441.84 1723 1949.99> +VStem: 186 484<289.806 645.797> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 465 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8162,10 +8736,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uc EndChar StartChar: Uacute -Encoding: 218 218 273 +Encoding: 218 218 272 GlifName: U_acute Width: 1830 -Flags: M +HStem: -50 286<731.911 1068.72> 1230 270<160.049 361.898 839.403 1099.16 1240.1 1441.84 1723 1949.99> +VStem: 186 484<289.806 645.797> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 535 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8173,10 +8749,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ua EndChar StartChar: Ugrave -Encoding: 217 217 274 +Encoding: 217 217 273 GlifName: U_grave Width: 1830 -Flags: M +HStem: -50 286<731.911 1068.72> 1230 270<160.049 361.898 839.403 1099.16 1240.1 1441.84 1723 1949.99> +VStem: 186 484<289.806 645.797> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 393 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8184,10 +8762,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ug EndChar StartChar: Oslash -Encoding: 216 216 275 +Encoding: 216 216 274 GlifName: O_slash Width: 1900 -Flags: MW +Flags: W +HStem: -40 260<693.307 989.592> 1280 260<929.428 1206.69> +VStem: 70 510<341.905 838.398> 1320 510<653.999 1158.1> +LayerCount: 2 Fore SplineSet 1365 1660 m 2 @@ -8204,10 +8785,13 @@ Refer: 26 79 N 1 0 0 1 0 0 2 EndChar StartChar: agrave -Encoding: 224 224 276 +Encoding: 224 224 275 GlifName: agrave Width: 1444 -Flags: MW +Flags: W +HStem: -50 284<853.5 1099.5> -40 228<251.5 557> 850 228<408.5 703.081> +VStem: -22 465<200.487 610.415> 749 295<262 640> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 8 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8215,10 +8799,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: aacute -Encoding: 225 225 277 +Encoding: 225 225 276 GlifName: aacute Width: 1444 -Flags: MW +Flags: W +HStem: -50 284<853.5 1099.5> -40 228<251.5 557> 850 228<408.5 703.081> +VStem: -22 465<200.487 610.415> 749 295<262 640> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 150 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8226,10 +8813,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: acircumflex -Encoding: 226 226 278 +Encoding: 226 226 277 GlifName: acircumflex Width: 1444 -Flags: MW +Flags: W +HStem: -50 284<853.5 1099.5> -40 228<251.5 557> 850 228<408.5 703.081> +VStem: -22 465<200.487 610.415> 749 295<262 640> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 80 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8237,10 +8827,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: atilde -Encoding: 227 227 279 +Encoding: 227 227 278 GlifName: atilde Width: 1444 -Flags: MW +Flags: W +HStem: -50 284<853.5 1099.5> -40 228<251.5 557> 850 228<408.5 703.081> 1170 256<942.738 1144.9> 1288 256<651.14 830.57> +VStem: -22 465<200.487 610.415> 749 295<262 640> +LayerCount: 2 Fore Refer: 131 732 N 1 0 0 1 109 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8248,10 +8841,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: adieresis -Encoding: 228 228 280 +Encoding: 228 228 279 GlifName: adieresis Width: 1444 -Flags: MW +Flags: W +HStem: -50 284<853.5 1099.5> -40 228<251.5 557> 850 228<408.5 703.081> 1230 384<435.886 680.114 995.886 1240.11> +VStem: -22 465<200.487 610.415> 366 384<1299.89 1544.11> 749 295<262 640> 926 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 44 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8259,10 +8855,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: aring -Encoding: 229 229 281 +Encoding: 229 229 280 GlifName: aring Width: 1444 -Flags: MW +Flags: W +HStem: -50 284<853.5 1099.5> -40 228<251.5 557> 850 228<408.5 703.081> 1180 164<793.538 930.64> 1527 153<815.222 950.459> +VStem: -22 465<200.487 610.415> 622 499 749 295<262 640> +LayerCount: 2 Fore Refer: 129 730 N 1 0 0 1 75 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8270,10 +8869,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: ccedilla -Encoding: 231 231 282 +Encoding: 231 231 281 GlifName: ccedilla Width: 1211 -Flags: MW +Flags: W +HStem: -549 153<120.24 375.627> -40 228<450.296 679.042> 886 194<638.518 801.354> +VStem: -21 438<220.541 611.551> 120 514 805 360<646 881.968> +LayerCount: 2 Fore Refer: 135 184 N 1 0 0 1 63 0 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -8281,10 +8883,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" c EndChar StartChar: egrave -Encoding: 232 232 283 +Encoding: 232 232 282 GlifName: egrave Width: 1247 -Flags: MW +Flags: W +HStem: -40 228<453.783 728.266> 884 196<583.483 762.078> +VStem: -21 438<222.957 396.324> 772 392<690.677 875.831> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 -90 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8292,10 +8897,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: eacute -Encoding: 233 233 284 +Encoding: 233 233 283 GlifName: eacute Width: 1247 -Flags: MW +Flags: W +HStem: -40 228<453.783 728.266> 884 196<583.483 762.078> +VStem: -21 438<222.957 396.324> 772 392<690.677 875.831> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 52 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8303,10 +8911,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: ecircumflex -Encoding: 234 234 285 +Encoding: 234 234 284 GlifName: ecircumflex Width: 1247 -Flags: MW +Flags: W +HStem: -40 228<453.783 728.266> 884 196<583.483 762.078> +VStem: -21 438<222.957 396.324> 772 392<690.677 875.831> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 -18 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8314,10 +8925,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: edieresis -Encoding: 235 235 286 +Encoding: 235 235 285 GlifName: edieresis Width: 1247 -Flags: MW +Flags: W +HStem: -40 228<453.783 728.266> 884 196<583.483 762.078> 1230 384<337.886 582.114 897.886 1142.11> +VStem: -21 438<222.957 396.324> 268 384<1299.89 1544.11> 772 392<690.677 875.831> 828 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 -54 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8325,10 +8939,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: igrave -Encoding: 236 236 287 +Encoding: 236 236 286 GlifName: igrave Width: 932 -Flags: M +HStem: -50 284<284 582.172> 830 210<40.0677 233.217> +VStem: 100 422<94 383.344> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 -278 -460 2 Refer: 86 305 N 1 0 0 1 0 0 3 @@ -8336,10 +8952,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: iacute -Encoding: 237 237 288 +Encoding: 237 237 287 GlifName: iacute Width: 932 -Flags: M +HStem: -50 284<284 582.172> 830 210<40.0677 233.217> +VStem: 100 422<94 383.344> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 -136 -460 2 Refer: 86 305 N 1 0 0 1 0 0 3 @@ -8347,10 +8965,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: icircumflex -Encoding: 238 238 289 +Encoding: 238 238 288 GlifName: icircumflex Width: 932 -Flags: M +HStem: -50 284<284 582.172> 830 210<40.0677 233.217> +VStem: 100 422<94 383.344> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 -206 -460 2 Refer: 86 305 N 1 0 0 1 0 0 3 @@ -8358,10 +8978,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: idieresis -Encoding: 239 239 290 +Encoding: 239 239 289 GlifName: idieresis Width: 932 -Flags: M +HStem: -50 284<284 582.172> 830 210<40.0677 233.217> 1230 384<149.886 394.114 709.886 954.114> +VStem: 80 384<1299.89 1544.11> 100 422<94 383.344> 640 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 -242 -460 2 Refer: 86 305 N 1 0 0 1 0 0 3 @@ -8369,10 +8991,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: ae -Encoding: 230 230 291 +Encoding: 230 230 290 GlifName: ae Width: 1921 -Flags: MW +Flags: W +HStem: -40 206<1154.69 1395.76> -20 219<176 577.063> 437 151<545.242 685.062> 884 196<1325.21 1498.11> 888 172<570.705 876> +VStem: 173 392<702.589 881.157> 1503 402<684.155 879.161> +LayerCount: 2 Fore SplineSet 1189 569 m 0 @@ -8418,10 +9043,12 @@ EndSplineSet EndChar StartChar: eth -Encoding: 240 240 292 +Encoding: 240 240 291 GlifName: eth Width: 1340 -Flags: MW +Flags: W +HStem: -20 190<438.256 658.558> 882 178<630.619 887.728> +LayerCount: 2 Fore SplineSet 437 510 m 0 @@ -8446,10 +9073,13 @@ Refer: 85 45 N 0.749531 0.661969 -0.661969 0.749531 1228 515 2 EndChar StartChar: ntilde -Encoding: 241 241 293 +Encoding: 241 241 292 GlifName: ntilde Width: 1446 -Flags: MW +Flags: W +HStem: -40 284<814 1106.1> 0 21G<25 380.5> 776 302<679 1059> 830 210<3.03625 174.786> 1170 256<854.738 1056.9> 1288 256<563.14 742.57> +VStem: 630 424<95 337.891> +LayerCount: 2 Fore Refer: 131 732 N 1 0 0 1 21 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 @@ -8457,10 +9087,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" n EndChar StartChar: ograve -Encoding: 242 242 294 +Encoding: 242 242 293 GlifName: ograve Width: 1298 -Flags: MW +Flags: W +HStem: -20 200<432.21 592.002> 860 200<592.256 741.467> +VStem: -12 423<213.892 584.424> 772 424<438.297 817.531> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 -98 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8468,10 +9101,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: oacute -Encoding: 243 243 295 +Encoding: 243 243 294 GlifName: oacute Width: 1298 -Flags: MW +Flags: W +HStem: -20 200<432.21 592.002> 860 200<592.256 741.467> +VStem: -12 423<213.892 584.424> 772 424<438.297 817.531> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 44 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8479,10 +9115,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: ocircumflex -Encoding: 244 244 296 +Encoding: 244 244 295 GlifName: ocircumflex Width: 1298 -Flags: MW +Flags: W +HStem: -20 200<432.21 592.002> 860 200<592.256 741.467> +VStem: -12 423<213.892 584.424> 772 424<438.297 817.531> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 -26 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8490,10 +9129,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: otilde -Encoding: 245 245 297 +Encoding: 245 245 296 GlifName: otilde Width: 1298 -Flags: MW +Flags: W +HStem: -20 200<432.21 592.002> 860 200<592.256 741.467> 1170 256<836.738 1038.9> 1288 256<545.14 724.57> +VStem: -12 423<213.892 584.424> 772 424<438.297 817.531> +LayerCount: 2 Fore Refer: 131 732 N 1 0 0 1 3 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8501,10 +9143,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: odieresis -Encoding: 246 246 298 +Encoding: 246 246 297 GlifName: odieresis Width: 1298 -Flags: MW +Flags: W +HStem: -20 200<432.21 592.002> 860 200<592.256 741.467> 1230 384<329.886 574.114 889.886 1134.11> +VStem: -12 423<213.892 584.424> 260 384<1299.89 1544.11> 772 424<438.297 817.531> 820 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 -62 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8512,10 +9157,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: oslash -Encoding: 248 248 299 +Encoding: 248 248 298 GlifName: oslash Width: 1298 -Flags: MW +Flags: W +HStem: -20 200<432.21 592.002> 860 200<592.256 741.467> +VStem: -12 423<213.892 584.424> 772 424<438.297 817.531> +LayerCount: 2 Fore SplineSet 997 1215 m 2 @@ -8532,10 +9180,12 @@ Refer: 52 111 N 1 0 0 1 0 0 2 EndChar StartChar: ugrave -Encoding: 249 249 300 +Encoding: 249 249 299 GlifName: ugrave Width: 1573 -Flags: MW +Flags: W +HStem: -50 284<940.5 1216.26> -38 252<352.5 660> 796 284<287.06 585.5> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 89 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8543,10 +9193,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: uacute -Encoding: 250 250 301 +Encoding: 250 250 300 GlifName: uacute Width: 1573 -Flags: MW +Flags: W +HStem: -50 284<940.5 1216.26> -38 252<352.5 660> 796 284<287.06 585.5> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 231 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8554,10 +9206,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: ucircumflex -Encoding: 251 251 302 +Encoding: 251 251 301 GlifName: ucircumflex Width: 1573 -Flags: MW +Flags: W +HStem: -50 284<940.5 1216.26> -38 252<352.5 660> 796 284<287.06 585.5> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 161 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8565,10 +9219,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: udieresis -Encoding: 252 252 303 +Encoding: 252 252 302 GlifName: udieresis Width: 1573 -Flags: MW +Flags: W +HStem: -50 284<940.5 1216.26> -38 252<352.5 660> 796 284<287.06 585.5> 1230 384<516.886 761.114 1076.89 1321.11> +VStem: 447 384<1299.89 1544.11> 1007 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 125 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8576,10 +9233,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: yacute -Encoding: 253 253 304 +Encoding: 253 253 303 GlifName: yacute Width: 1347 -Flags: MW +Flags: W +HStem: -530 194<115.514 378.997> 780 304<243.584 523> +VStem: 1070 226<543.801 881> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 110 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -8587,10 +9247,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" y EndChar StartChar: thorn -Encoding: 254 254 305 +Encoding: 254 254 304 GlifName: thorn Width: 1422 -Flags: MW +Flags: W +HStem: -500 21G<-54.5 294.5> -40 238<572.802 877> 850 228<780.252 1077> 1350 210<148.068 320.002> +VStem: 872 470<433.446 833.491> +LayerCount: 2 Fore SplineSet 194 1560 m 2 @@ -8622,10 +9285,13 @@ EndSplineSet EndChar StartChar: ydieresis -Encoding: 255 255 306 +Encoding: 255 255 305 GlifName: ydieresis Width: 1347 -Flags: MW +Flags: W +HStem: -530 194<115.514 378.997> 780 304<243.584 523> 1230 384<395.886 640.114 955.886 1200.11> +VStem: 326 384<1299.89 1544.11> 886 384<1299.89 1544.11> 1070 226<543.801 881> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 4 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -8633,10 +9299,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" y EndChar StartChar: Amacron -Encoding: 256 256 307 +Encoding: 256 256 306 GlifName: A_macron Width: 2020 -Flags: M +HStem: 0 270<-120 160.995 476.25 599.902 940.563 1141.97 1643 1859.99> 420 250<742.348 1067.86> 1510 20G<1010.5 1353> 1630 192<1012 1492> +VStem: 1012 480<1630 1822> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 492 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -8644,10 +9312,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" am EndChar StartChar: amacron -Encoding: 257 257 308 +Encoding: 257 257 307 GlifName: amacron Width: 1444 -Flags: MW +Flags: W +HStem: -50 284<853.5 1099.5> -40 228<251.5 557> 850 228<408.5 703.081> 1170 192<599 1079> +VStem: -22 465<200.487 610.415> 599 480<1170 1362> 749 295<262 640> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 79 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8655,10 +9326,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: Abreve -Encoding: 258 258 309 +Encoding: 258 258 308 GlifName: A_breve Width: 2020 -Flags: M +HStem: 0 270<-120 160.995 476.25 599.902 940.563 1141.97 1643 1859.99> 420 250<742.348 1067.86> 1510 20G<1010.5 1353> 1620 260<1224.5 1432.94> +VStem: 1063 156<1892.02 1978> 1453 168<1906.37 1978> +LayerCount: 2 Fore Refer: 127 728 N 1 0 0 1 539 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -8666,10 +9339,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ab EndChar StartChar: abreve -Encoding: 259 259 310 +Encoding: 259 259 309 GlifName: abreve Width: 1444 -Flags: MW +Flags: W +HStem: -50 284<853.5 1099.5> -40 228<251.5 557> 850 228<408.5 703.081> 1160 260<811.501 1019.94> +VStem: -22 465<200.487 610.415> 650 156<1432.02 1518> 749 295<262 640> 1040 168<1446.37 1518> +LayerCount: 2 Fore Refer: 127 728 N 1 0 0 1 126 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8677,10 +9353,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: Aogonek -Encoding: 260 260 311 +Encoding: 260 260 310 GlifName: A_ogonek Width: 2020 -Flags: M +HStem: -449 187<1120.5 1386.16> 0 270<-120 160.995 476.25 599.902 940.563 1141.97 1643 1859.99> 420 250<742.348 1067.86> 1510 20G<1010.5 1353> +LayerCount: 2 Fore Refer: 130 731 N 1 0 0 1 975 -27 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -8688,10 +9365,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ao EndChar StartChar: aogonek -Encoding: 261 261 312 +Encoding: 261 261 311 GlifName: aogonek Width: 1444 -Flags: MW +Flags: W +HStem: -439 187<785.5 1051.16> -50 284<853.5 1099.5> -40 228<251.5 557> 850 228<408.5 703.081> +VStem: -22 465<200.487 610.415> 749 295<262 640> +LayerCount: 2 Fore Refer: 130 731 N 1 0 0 1 640 -17 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8699,10 +9379,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: Cacute -Encoding: 262 262 313 +Encoding: 262 262 312 GlifName: C_acute Width: 1734 -Flags: M +HStem: -40 296<711.773 1071.32> 1288 252<900.799 1264.51> 1480 20G<1557 1792> +VStem: 70 510<403.611 893.172> 1430 275<870.413 995.18> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 515 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -8710,10 +9392,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ca EndChar StartChar: cacute -Encoding: 263 263 314 +Encoding: 263 263 313 GlifName: cacute Width: 1211 -Flags: MW +Flags: W +HStem: -40 228<450.296 679.042> 886 194<638.518 801.354> +VStem: -21 438<220.541 611.551> 805 360<646 881.968> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 77 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -8721,10 +9406,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" c EndChar StartChar: Ccircumflex -Encoding: 264 264 315 +Encoding: 264 264 314 GlifName: C_circumflex Width: 1734 -Flags: M +HStem: -40 296<711.773 1071.32> 1288 252<900.799 1264.51> 1480 20G<1557 1792> +VStem: 70 510<403.611 893.172> 1430 275<870.413 995.18> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 445 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -8732,10 +9419,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" cc EndChar StartChar: ccircumflex -Encoding: 265 265 316 +Encoding: 265 265 315 GlifName: ccircumflex Width: 1211 -Flags: MW +Flags: W +HStem: -40 228<450.296 679.042> 886 194<638.518 801.354> +VStem: -21 438<220.541 611.551> 805 360<646 881.968> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 7 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -8743,10 +9433,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" c EndChar StartChar: Cdotaccent -Encoding: 266 266 317 +Encoding: 266 266 316 GlifName: C_dotaccent Width: 1734 -Flags: M +HStem: -40 296<711.773 1071.32> 1288 252<900.799 1264.51> 1480 20G<1557 1792> 1729 384<1109.89 1354.11> +VStem: 70 510<403.611 893.172> 1040 384<1798.89 2043.11> 1430 275<870.413 995.18> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 533 460 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -8754,10 +9446,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" cd EndChar StartChar: cdotaccent -Encoding: 267 267 318 +Encoding: 267 267 317 GlifName: cdotaccent Width: 1211 -Flags: MW +Flags: W +HStem: -40 228<450.296 679.042> 886 194<638.518 801.354> 1269 384<671.886 916.114> +VStem: -21 438<220.541 611.551> 602 384<1338.89 1583.11> 805 360<646 881.968> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 95 0 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -8765,10 +9460,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" c EndChar StartChar: Ccaron -Encoding: 268 268 319 +Encoding: 268 268 318 GlifName: C_caron Width: 1734 -Flags: M +HStem: -40 296<711.773 1071.32> 1288 252<900.799 1264.51> 1480 20G<1557 1792> +VStem: 70 510<403.611 893.172> 1430 275<870.413 995.18> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 445 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -8776,10 +9473,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" cc EndChar StartChar: ccaron -Encoding: 269 269 320 +Encoding: 269 269 319 GlifName: ccaron Width: 1211 -Flags: MW +Flags: W +HStem: -40 228<450.296 679.042> 886 194<638.518 801.354> +VStem: -21 438<220.541 611.551> 805 360<646 881.968> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 7 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -8787,10 +9487,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" c EndChar StartChar: Dcaron -Encoding: 270 270 321 +Encoding: 270 270 320 GlifName: D_caron Width: 1916 -Flags: M +HStem: 0 270<-99.5962 192.158 673.036 988.309> 1230 270<155.518 378.541 859.003 1238.97> +VStem: 1336 510<676.02 1132> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 463 0 2 Refer: 15 68 N 1 0 0 1 0 0 3 @@ -8798,10 +9500,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" dc EndChar StartChar: dcaron -Encoding: 271 271 322 +Encoding: 271 271 321 GlifName: dcaron Width: 2008 -Flags: MW +Flags: W +HStem: -50 284<844 1108.66> -40 228<236 550> 843 160<1513 1749.13> 850 228<406.5 702.071> 1124 436<1670.87 1838.24> 1350 210<707 910.641> +VStem: -22 458<200.487 610.415> 742 311<262 640> 1567 532<1193.12 1433.88> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 1599 1154 2 Refer: 41 100 N 1 0 0 1 0 0 2 @@ -8809,10 +9514,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" d EndChar StartChar: Dcroat -Encoding: 272 272 323 +Encoding: 272 272 322 GlifName: D_croat Width: 1916 -Flags: MW +Flags: W +HStem: 0 270<-99.5962 192.158 673.036 988.309> 670 230<76 1038> 1230 270<155.518 378.541 859.003 1238.97> +VStem: 1336 510<676.02 1132> +LayerCount: 2 Fore SplineSet 116 900 m 2 @@ -8829,10 +9537,13 @@ Refer: 15 68 N 1 0 0 1 0 0 2 EndChar StartChar: dcroat -Encoding: 273 273 324 +Encoding: 273 273 323 GlifName: dcroat Width: 1486 -Flags: MW +Flags: W +HStem: -50 284<844 1108.66> -40 228<236 550> 850 228<406.5 702.071> 1060 230<741 1467> 1350 210<707 910.641> +VStem: -22 458<200.487 610.415> 742 311<262 640> +LayerCount: 2 Fore SplineSet 771 1290 m 2 @@ -8849,10 +9560,12 @@ Refer: 41 100 N 1 0 0 1 0 0 2 EndChar StartChar: Emacron -Encoding: 274 274 325 +Encoding: 274 274 324 GlifName: E_macron Width: 1618 -Flags: M +HStem: 0 270<-99.5059 186.925 667.143 1098.95> 676 201<805.234 897.237> 1230 270<168 385.357 864.906 1331.5> 1630 192<792 1272> +VStem: 792 480<1630 1822> 933 195<477.586 595.065> 1028 207<950.935 1058.19> 1340 222<520.75 647.648> 1402 225<892.983 1029.55> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 272 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -8860,10 +9573,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" em EndChar StartChar: emacron -Encoding: 275 275 326 +Encoding: 275 275 325 GlifName: emacron Width: 1247 -Flags: MW +Flags: W +HStem: -40 228<453.783 728.266> 884 196<583.483 762.078> 1170 192<471 951> +VStem: -21 438<222.957 396.324> 471 480<1170 1362> 772 392<690.677 875.831> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 -49 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8871,10 +9587,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: Ebreve -Encoding: 276 276 327 +Encoding: 276 276 326 GlifName: E_breve Width: 1618 -Flags: M +HStem: 0 270<-99.5059 186.925 667.143 1098.95> 676 201<805.234 897.237> 1230 270<168 385.357 864.906 1331.5> 1620 260<1004.5 1212.94> +VStem: 843 156<1892.02 1978> 933 195<477.586 595.065> 1028 207<950.935 1058.19> 1233 168<1906.37 1978> 1340 222<520.75 647.648> 1402 225<892.983 1029.55> +LayerCount: 2 Fore Refer: 127 728 N 1 0 0 1 319 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -8882,10 +9600,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" eb EndChar StartChar: ebreve -Encoding: 277 277 328 +Encoding: 277 277 327 GlifName: ebreve Width: 1247 -Flags: MW +Flags: W +HStem: -40 228<453.783 728.266> 884 196<583.483 762.078> 1160 260<683.501 891.943> +VStem: -21 438<222.957 396.324> 522 156<1432.02 1518> 772 392<690.677 875.831> 912 168<1446.37 1518> +LayerCount: 2 Fore Refer: 127 728 N 1 0 0 1 -2 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8893,10 +9614,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: Edotaccent -Encoding: 278 278 329 +Encoding: 278 278 328 GlifName: E_dotaccent Width: 1618 -Flags: M +HStem: 0 270<-99.5059 186.925 667.143 1098.95> 676 201<805.234 897.237> 1230 270<168 385.357 864.906 1331.5> 1729 384<967.886 1212.11> +VStem: 898 384<1798.89 2043.11> 933 195<477.586 595.065> 1028 207<950.935 1058.19> 1340 222<520.75 647.648> 1402 225<892.983 1029.55> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 391 460 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -8904,10 +9627,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ed EndChar StartChar: edotaccent -Encoding: 279 279 330 +Encoding: 279 279 329 GlifName: edotaccent Width: 1247 -Flags: MW +Flags: W +HStem: -40 228<453.783 728.266> 884 196<583.483 762.078> 1269 384<646.886 891.114> +VStem: -21 438<222.957 396.324> 577 384<1338.89 1583.11> 772 392<690.677 875.831> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 70 0 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8915,10 +9641,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: Eogonek -Encoding: 280 280 331 +Encoding: 280 280 330 GlifName: E_ogonek Width: 1618 -Flags: M +HStem: -399 187<1022.5 1288.16> 0 270<-99.5059 186.925 667.143 1098.95> 676 201<805.234 897.237> 1230 270<168 385.357 864.906 1331.5> +VStem: 933 195<477.586 595.065> 1028 207<950.935 1058.19> 1340 222<520.75 647.648> 1402 225<892.983 1029.55> +LayerCount: 2 Fore Refer: 130 731 N 1 0 0 1 877 23 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -8926,10 +9654,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" eo EndChar StartChar: eogonek -Encoding: 281 281 332 +Encoding: 281 281 331 GlifName: eogonek Width: 1247 -Flags: MW +Flags: W +HStem: -347 187<510.5 776.159> -40 228<453.783 728.266> 884 196<583.483 762.078> +VStem: -21 438<222.957 396.324> 772 392<690.677 875.831> +LayerCount: 2 Fore Refer: 130 731 N 1 0 0 1 365 75 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8937,10 +9668,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: Ecaron -Encoding: 282 282 333 +Encoding: 282 282 332 GlifName: E_caron Width: 1618 -Flags: M +HStem: 0 270<-99.5059 186.925 667.143 1098.95> 676 201<805.234 897.237> 1230 270<168 385.357 864.906 1331.5> +VStem: 933 195<477.586 595.065> 1028 207<950.935 1058.19> 1340 222<520.75 647.648> 1402 225<892.983 1029.55> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 303 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -8948,10 +9681,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ec EndChar StartChar: ecaron -Encoding: 283 283 334 +Encoding: 283 283 333 GlifName: ecaron Width: 1247 -Flags: MW +Flags: W +HStem: -40 228<453.783 728.266> 884 196<583.483 762.078> +VStem: -21 438<222.957 396.324> 772 392<690.677 875.831> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 -18 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8959,10 +9695,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: Gcircumflex -Encoding: 284 284 335 +Encoding: 284 284 334 GlifName: G_circumflex Width: 1914 -Flags: M +HStem: -40 284<692.745 1065.96> 550 230<994 1206.39 1673.34 1893.89> 1288 252<900.799 1264.35> 1480 20G<1570 1784.5> +VStem: 70 510<373.321 893.172> 1431 274<871.431 999.2> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 445 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -8970,10 +9708,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" gc EndChar StartChar: gcircumflex -Encoding: 285 285 336 +Encoding: 285 285 335 GlifName: gcircumflex Width: 1318 -Flags: MW +Flags: W +HStem: -530 204<261.642 686.471> -118 356<412.012 753.891> 340 180<590.872 710.883> 900 180<660.898 786.543> 1107 117<991.341 1231> +VStem: -150 386<-382 -188.451> 54 358<98 289> 182 404<521.525 800.854> 756 374<-217.346 65> 792 384<618.581 897.468> 1110 288<984.465 1105.15> +LayerCount: 2 Fore SplineSet -150 -310 m 0 @@ -9022,10 +9763,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" g EndChar StartChar: Gbreve -Encoding: 286 286 337 +Encoding: 286 286 336 GlifName: G_breve Width: 1914 -Flags: M +HStem: -40 284<692.745 1065.96> 550 230<994 1206.39 1673.34 1893.89> 1288 252<900.799 1264.35> 1480 20G<1570 1784.5> 1620 260<1146.5 1354.94> +VStem: 70 510<373.321 893.172> 985 156<1892.02 1978> 1375 168<1906.37 1978> 1431 274<871.431 999.2> +LayerCount: 2 Fore Refer: 127 728 N 1 0 0 1 461 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -9033,10 +9776,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" gb EndChar StartChar: gbreve -Encoding: 287 287 338 +Encoding: 287 287 337 GlifName: gbreve Width: 1135 -Flags: MW +Flags: W +HStem: -530 204<135.995 529.934> -118 356<287.011 591.371> 340 180<446.5 571.475> 900 180<536.232 640.361> 1238 260<445.556 640.384> 1246 148<856.353 1061.5> +VStem: -61 348<98 289> 67 389<521.052 809.016> 295 145<1510.02 1596> 645 369<613.216 899.17> 659 157<1524.37 1596> 875 371<1056.94 1242.63> +LayerCount: 2 Fore SplineSet 482 1238 m 0 @@ -9056,10 +9802,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" g EndChar StartChar: Gdotaccent -Encoding: 288 288 339 +Encoding: 288 288 338 GlifName: G_dotaccent Width: 1914 -Flags: M +HStem: -40 284<692.745 1065.96> 550 230<994 1206.39 1673.34 1893.89> 1288 252<900.799 1264.35> 1480 20G<1570 1784.5> 1729 384<1109.89 1354.11> +VStem: 70 510<373.321 893.172> 1040 384<1798.89 2043.11> 1431 274<871.431 999.2> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 533 460 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -9067,43 +9815,53 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" gd EndChar StartChar: gdotaccent -Encoding: 289 289 340 +Encoding: 289 289 339 GlifName: gdotaccent Width: 1135 -Flags: MW +Flags: W +HStem: -530 204<135.995 529.934> -118 356<287.011 591.371> 340 180<446.5 571.475> 900 180<536.232 640.361> 1246 148<856.353 1061.5> 1269 384<342.886 587.114> +VStem: -61 348<98 289> 67 389<521.052 809.016> 273 384<1338.89 1583.11> 645 369<613.216 899.17> 875 371<1056.94 1242.63> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 -234 0 2 Refer: 44 103 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gdotaccent.sc EndChar -StartChar: uni0122 -Encoding: 290 290 341 +StartChar: Gcommaaccent +Encoding: 290 290 340 GlifName: uni0122 Width: 1914 -Flags: M +HStem: -758 128<399 615.779> -533 349<513.988 642.647> -40 284<692.745 1065.96> 550 230<994 1206.39 1673.34 1893.89> 1288 252<900.799 1264.35> 1480 20G<1570 1784.5> +VStem: 70 510<373.321 893.172> 442 426<-487.121 -273.307> 1431 274<871.431 999.2> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 391 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0123.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" gcommaaccent.sc EndChar -StartChar: uni0123 -Encoding: 291 291 342 +StartChar: gcommaaccent +Encoding: 291 291 341 GlifName: uni0123 Width: 1135 -Flags: MW +Flags: W +HStem: -530 204<135.995 529.934> -118 356<287.011 591.371> 340 180<446.5 571.475> 900 180<536.232 640.361> 1246 148<856.353 1061.5> 1262 349<564.353 693.012> 1708 128<591.221 808> +VStem: -61 348<98 289> 67 389<521.052 809.016> 339 426<1351.31 1565.12> 645 369<613.216 899.17> 875 371<1056.94 1242.63> +LayerCount: 2 Fore Refer: 122 786 N 1 0 0 1 -106 170 2 Refer: 44 103 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0123.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gcommaaccent.sc EndChar StartChar: Hbar -Encoding: 294 294 343 +Encoding: 294 294 342 GlifName: H_bar Width: 1966 -Flags: MW +Flags: W +HStem: 0 270<-99.6097 169.82 649.403 819.9 940.006 1159.45 1639.06 1829.91> 652 248<782.734 1222> 950 230<116 2024> 1230 270<156.545 356.002 835.002 1055.99 1186.06 1345.12 1826 2066> +LayerCount: 2 Fore SplineSet 194 1180 m 2 @@ -9120,10 +9878,13 @@ Refer: 19 72 N 1 0 0 1 0 0 2 EndChar StartChar: hbar -Encoding: 295 295 344 +Encoding: 295 295 343 GlifName: hbar Width: 1432 -Flags: MW +Flags: W +HStem: -40 284<804 1103.8> 0 21G<13.5 347> 806 272<687.5 989> 1072 230<-32 795> 1350 210<95.5859 267.003> +VStem: 620 424<95 337.891> +LayerCount: 2 Fore SplineSet 2 1302 m 2 @@ -9140,10 +9901,12 @@ Refer: 45 104 N 1 0 0 1 0 0 2 EndChar StartChar: Hcircumflex -Encoding: 292 292 345 +Encoding: 292 292 344 GlifName: H_circumflex Width: 1966 -Flags: MW +Flags: W +HStem: 0 270<-99.6097 169.82 649.403 819.9 940.006 1159.45 1639.06 1829.91> 652 248<782.734 1222> 1230 270<156.545 356.002 835.002 1055.99 1186.06 1345.12 1826 2066> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 377 0 2 Refer: 19 72 N 1 0 0 1 0 0 3 @@ -9151,10 +9914,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" hc EndChar StartChar: hcircumflex -Encoding: 293 293 346 +Encoding: 293 293 345 GlifName: hcircumflex Width: 1432 -Flags: MW +Flags: W +HStem: -40 284<804 1103.8> 0 21G<13.5 347> 806 272<687.5 989> 1350 210<95.5859 267.003> +VStem: 620 424<95 337.891> +LayerCount: 2 Fore SplineSet 875 1175 m 2 @@ -9178,10 +9944,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" h EndChar StartChar: Itilde -Encoding: 296 296 347 +Encoding: 296 296 346 GlifName: I_tilde Width: 1146 -Flags: M +HStem: 0 270<-40 249.998 712.587 959.912> 1230 270<206.018 445.002 904.953 1186> 1630 256<938.738 1140.9> 1748 256<647.14 826.57> +LayerCount: 2 Fore Refer: 131 732 N 1 0 0 1 105 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -9189,10 +9956,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" it EndChar StartChar: itilde -Encoding: 297 297 348 +Encoding: 297 297 347 GlifName: itilde Width: 932 -Flags: M +HStem: -50 284<284 582.172> 830 210<40.0677 233.217> 1170 256<656.738 858.895> 1288 256<365.14 544.57> +VStem: 100 422<94 383.344> +LayerCount: 2 Fore Refer: 131 732 N 1 0 0 1 -177 -460 2 Refer: 86 305 N 1 0 0 1 0 0 3 @@ -9200,10 +9969,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: Imacron -Encoding: 298 298 349 +Encoding: 298 298 348 GlifName: I_macron Width: 1146 -Flags: M +HStem: 0 270<-40 249.998 712.587 959.912> 1230 270<206.018 445.002 904.953 1186> 1630 192<565 1045> +VStem: 565 480<1630 1822> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 45 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -9211,10 +9982,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" im EndChar StartChar: imacron -Encoding: 299 299 350 +Encoding: 299 299 349 GlifName: imacron Width: 932 -Flags: M +HStem: -50 284<284 582.172> 830 210<40.0677 233.217> 1170 192<283 763> +VStem: 100 422<94 383.344> 283 480<1170 1362> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 -237 -460 2 Refer: 86 305 N 1 0 0 1 0 0 3 @@ -9222,10 +9995,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: Ibreve -Encoding: 300 300 351 +Encoding: 300 300 350 GlifName: I_breve Width: 1146 -Flags: M +HStem: 0 270<-40 249.998 712.587 959.912> 1230 270<206.018 445.002 904.953 1186> 1620 260<777.501 985.943> +VStem: 616 156<1892.02 1978> 1006 168<1906.37 1978> +LayerCount: 2 Fore Refer: 127 728 N 1 0 0 1 92 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -9233,10 +10008,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ib EndChar StartChar: ibreve -Encoding: 301 301 352 +Encoding: 301 301 351 GlifName: ibreve Width: 932 -Flags: M +HStem: -50 284<284 582.172> 830 210<40.0677 233.217> 1160 260<495.501 703.943> +VStem: 100 422<94 383.344> 334 156<1432.02 1518> 724 168<1446.37 1518> +LayerCount: 2 Fore Refer: 127 728 N 1 0 0 1 -190 -460 2 Refer: 86 305 N 1 0 0 1 0 0 3 @@ -9244,10 +10021,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: Iogonek -Encoding: 302 302 353 +Encoding: 302 302 352 GlifName: I_ogonek Width: 1146 -Flags: M +HStem: -449 187<197.5 463.159> 0 270<-40 249.998 712.587 959.912> 1230 270<206.018 445.002 904.953 1186> +LayerCount: 2 Fore Refer: 130 731 N 1 0 0 1 52 -27 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -9255,10 +10033,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" io EndChar StartChar: iogonek -Encoding: 303 303 354 +Encoding: 303 303 353 GlifName: iogonek Width: 906 -Flags: MW +Flags: W +HStem: -419 187<67.5 333.159> -50 284<247 536.299> 830 210<3.06767 196.217> 1170 420<360.023 660.145> +VStem: 63 422<94 383.344> 274 474<1253.79 1506.21> +LayerCount: 2 Fore Refer: 130 731 N 1 0 0 1 -78 3 2 Refer: 46 105 N 1 0 0 1 0 0 3 @@ -9266,10 +10047,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: Idotaccent -Encoding: 304 304 355 +Encoding: 304 304 354 GlifName: I_dotaccent Width: 1146 -Flags: M +HStem: 0 270<-40 249.998 712.587 959.912> 1230 270<206.018 445.002 904.953 1186> 1729 384<740.886 985.114> +VStem: 671 384<1798.89 2043.11> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 164 460 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -9277,10 +10060,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" id EndChar StartChar: Jcircumflex -Encoding: 308 308 356 +Encoding: 308 308 355 GlifName: J_circumflex Width: 1452 -Flags: M +HStem: -30 250<353.51 583.156> 1230 270<582 851.765 1327.05 1591.2> +VStem: -80 412<246.963 542> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 365 0 2 Refer: 21 74 N 1 0 0 1 0 0 3 @@ -9288,22 +10073,25 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" jc EndChar StartChar: jcircumflex -Encoding: 309 309 357 +Encoding: 309 309 356 GlifName: jcircumflex Width: 858 -Flags: M +HStem: -520 180<-219 51.7652> -34 20G<-312 -180> 830 210<106.264 298.251> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 -192 -460 2 -Refer: 358 567 N 1 0 0 1 0 0 3 +Refer: 357 567 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" jcircumflex.sc EndChar StartChar: uni0237 -Encoding: 567 567 358 +Encoding: 567 567 357 GlifName: uni0237 Width: 858 -Flags: MW +Flags: W +HStem: -520 180<-219 51.7652> -34 20G<-312 -180> 830 210<106.264 298.251> AnchorPoint: "Anchor-0" 513 1040 basechar 0 +LayerCount: 2 Fore SplineSet 760 970 m 2 @@ -9327,52 +10115,66 @@ EndSplineSet EndChar StartChar: IJ -Encoding: 306 306 359 +Encoding: 306 306 358 GlifName: I_J_ Width: 2662 -Flags: MW +Flags: W +HStem: -30 250<1563.51 1793.16> 0 270<-40 249.998 712.587 959.912> 1230 270<206.018 445.002 904.953 1186 1792 2061.76 2537.05 2801.2> +VStem: 1130 412<246.963 542> +LayerCount: 2 Fore Refer: 20 73 N 1 0 0 1 0 0 2 Refer: 21 74 N 1 0 0 1 1210 0 2 EndChar StartChar: ij -Encoding: 307 307 360 +Encoding: 307 307 359 GlifName: ij Width: 1758 -Flags: MW +Flags: W +HStem: -520 180<672.5 923.387> -50 284<247 536.299> -34 20G<589.5 715> 830 210<3.06767 196.217 985.551 1156.29> 1170 420<360.023 660.145 1316.99 1612.43> +VStem: 63 422<94 383.344> 274 474<1253.79 1506.21> 1235 465<1253.79 1506.21> +LayerCount: 2 Fore Refer: 46 105 N 1 0 0 1 0 0 2 Refer: 47 106 N 1 0 0 1 900 0 2 EndChar -StartChar: uni0136 -Encoding: 310 310 361 +StartChar: Kcommaaccent +Encoding: 310 310 360 GlifName: uni0136 Width: 1860 -Flags: M +HStem: -758 128<512 728.779> -533 349<626.988 755.647> 0 270<-99.8071 130.998 582.805 771.97 1496.97 1743.86> 1224 276<130.093 321.437 774.008 941.649 1056.16 1153.09 1566.5 1859.97> +VStem: 555 426<-487.121 -273.307> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 504 0 2 Refer: 22 75 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0137.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" kcommaaccent.sc EndChar -StartChar: uni0137 -Encoding: 311 311 362 +StartChar: kcommaaccent +Encoding: 311 311 361 GlifName: uni0137 Width: 1432 -Flags: MW +Flags: W +HStem: -758 128<181 397.779> -533 349<295.988 424.647> -50 284<766 1033.73> 0 21G<-27.5 346> 890 190<881.462 1145.5> 1350 210<78.498 246.558> +VStem: 224 426<-487.121 -273.307> 954 402<726.704 888.206> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 173 0 2 Refer: 48 107 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0137.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" kcommaaccent.sc EndChar StartChar: kgreenlandic -Encoding: 312 312 363 +Encoding: 312 312 362 GlifName: kgreenlandic Width: 1524 -Flags: MW +Flags: W +HStem: -50 284<844.5 1138.1> 0 21G<4.5 379.5> 830 210<-9.50195 161.811> 890 190<969.947 1247> +VStem: 1048 416<726.704 888.206> +LayerCount: 2 Fore SplineSet 1440 296 m 0 @@ -9422,10 +10224,12 @@ EndSplineSet EndChar StartChar: Lacute -Encoding: 313 313 364 +Encoding: 313 313 363 GlifName: L_acute Width: 1602 -Flags: M +HStem: 0 270<-99.8009 172.237 652.853 1046.23> 1230 270<148.007 358.842 839.412 1099.98> +VStem: 1252 240<578.579 689.396> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 43 0 2 Refer: 23 76 N 1 0 0 1 0 0 3 @@ -9433,43 +10237,54 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" la EndChar StartChar: lacute -Encoding: 314 314 365 +Encoding: 314 314 364 GlifName: lacute Width: 815 -Flags: MW +Flags: W +HStem: -50 284<169.5 460.392> 1350 210<38 232.483> +VStem: -12 430<88 391.516> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 -218 196 2 Refer: 49 108 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lacute.sc EndChar -StartChar: uni013B -Encoding: 315 315 366 +StartChar: Lcommaaccent +Encoding: 315 315 365 GlifName: uni013B_ Width: 1602 -Flags: M +HStem: -758 128<298 514.779> -533 349<412.988 541.647> 0 270<-99.8009 172.237 652.853 1046.23> 1230 270<148.007 358.842 839.412 1099.98> +VStem: 341 426<-487.121 -273.307> 1252 240<578.579 689.396> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 290 0 2 Refer: 23 76 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni013C.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" lcommaaccent.sc EndChar -StartChar: uni013C -Encoding: 316 316 367 +StartChar: lcommaaccent +Encoding: 316 316 366 GlifName: uni013C_ Width: 815 -Flags: MW +Flags: W +HStem: -758 128<-117 99.7788> -533 349<-2.01237 126.647> -50 284<169.5 460.392> 1350 210<38 232.483> +VStem: -74 426<-487.121 -273.307> -12 430<88 391.516> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 -125 0 2 Refer: 49 108 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni013C.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lcommaaccent.sc EndChar StartChar: Lcaron -Encoding: 317 317 368 +Encoding: 317 317 367 GlifName: L_caron Width: 1672 -Flags: MW +Flags: W +HStem: 0 270<-99.8009 172.237 652.853 1046.23> 823 160<1160 1396.13> 1104 436<1317.87 1485.24> 1230 270<148.007 358.842 839.412 1099.98> +VStem: 1214 532<1173.12 1413.88> 1252 240<578.579 689.396> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 1246 1134 2 Refer: 23 76 N 1 0 0 1 0 0 2 @@ -9477,10 +10292,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" lc EndChar StartChar: lcaron -Encoding: 318 318 369 +Encoding: 318 318 368 GlifName: lcaron Width: 1210 -Flags: MW +Flags: W +HStem: -50 284<169.5 460.392> 843 160<734 970.133> 1124 436<891.867 1059.24> 1350 210<38 232.483> +VStem: -12 430<88 391.516> 788 532<1193.12 1433.88> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 820 1154 2 Refer: 49 108 N 1 0 0 1 0 0 2 @@ -9488,30 +10306,38 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" l EndChar StartChar: Ldot -Encoding: 319 319 370 +Encoding: 319 319 369 GlifName: L_dot Width: 1602 -Flags: M +HStem: 0 270<-99.8009 172.237 652.853 1046.23> 844 480<1226.05 1493.95> 1230 270<148.007 358.842 839.412 1099.98> +VStem: 1120 480<950.055 1217.95> 1252 240<578.579 689.396> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 1180 884 2 Refer: 23 76 N 1 0 0 1 0 0 3 EndChar StartChar: ldot -Encoding: 320 320 371 +Encoding: 320 320 370 GlifName: ldot Width: 1180 -Flags: MW +Flags: W +HStem: -50 284<169.5 460.392> 677 480<804.055 1071.95> 1350 210<38 232.483> +VStem: -12 430<88 391.516> 698 480<783.055 1050.95> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 758 717 2 Refer: 49 108 N 1 0 0 1 0 0 2 EndChar StartChar: Lslash -Encoding: 321 321 372 +Encoding: 321 321 371 GlifName: L_slash Width: 1455 -Flags: MW +Flags: W +HStem: 0 270<-99.8009 172.237 652.853 1046.23> 1230 270<148.007 358.842 839.412 1099.98> +VStem: 1252 240<578.579 689.396> +LayerCount: 2 Fore SplineSet 34 736 m 2 @@ -9528,10 +10354,13 @@ Refer: 23 76 N 1 0 0 1 0 0 2 EndChar StartChar: lslash -Encoding: 322 322 373 +Encoding: 322 322 372 GlifName: lslash Width: 815 -Flags: MW +Flags: W +HStem: -50 284<169.5 460.392> 1350 210<38 232.483> +VStem: -12 430<88 391.516> +LayerCount: 2 Fore SplineSet -45 906 m 2 @@ -9548,10 +10377,12 @@ Refer: 49 108 N 1 0 0 1 0 0 2 EndChar StartChar: Nacute -Encoding: 323 323 374 +Encoding: 323 323 373 GlifName: N_acute Width: 1916 -Flags: M +HStem: -20 21G<1209 1418.5> 0 270<-99.997 134.998 389.998 570> 1230 270<120 323.069 1276 1435 1696 1956> +VStem: 1276 680<1230 1500> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 405 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -9559,43 +10390,53 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" na EndChar StartChar: nacute -Encoding: 324 324 375 +Encoding: 324 324 374 GlifName: nacute Width: 1446 -Flags: MW +Flags: W +HStem: -40 284<814 1106.1> 0 21G<25 380.5> 776 302<679 1059> 830 210<3.03625 174.786> +VStem: 630 424<95 337.891> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 62 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" nacute.sc EndChar -StartChar: uni0145 -Encoding: 325 325 376 +StartChar: Ncommaaccent +Encoding: 325 325 375 GlifName: uni0145 Width: 1916 -Flags: M +HStem: -758 128<418 634.779> -533 349<532.988 661.647> -20 21G<1209 1418.5> 0 270<-99.997 134.998 389.998 570> 1230 270<120 323.069 1276 1435 1696 1956> +VStem: 461 426<-487.121 -273.307> 1276 680<1230 1500> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 410 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0146.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ncommaaccent.sc EndChar -StartChar: uni0146 -Encoding: 326 326 377 +StartChar: ncommaaccent +Encoding: 326 326 376 GlifName: uni0146 Width: 1446 -Flags: MW +Flags: W +HStem: -758 128<229 445.779> -533 349<343.988 472.647> -40 284<814 1106.1> 0 21G<25 380.5> 776 302<679 1059> 830 210<3.03625 174.786> +VStem: 272 426<-487.121 -273.307> 630 424<95 337.891> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 221 0 2 Refer: 51 110 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0146.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ncommaaccent.sc EndChar StartChar: Ncaron -Encoding: 327 327 378 +Encoding: 327 327 377 GlifName: N_caron Width: 1916 -Flags: M +HStem: -20 21G<1209 1418.5> 0 270<-99.997 134.998 389.998 570> 1230 270<120 323.069 1276 1435 1696 1956> +VStem: 1276 680<1230 1500> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 335 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -9603,10 +10444,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" nc EndChar StartChar: ncaron -Encoding: 328 328 379 +Encoding: 328 328 378 GlifName: ncaron Width: 1446 -Flags: MW +Flags: W +HStem: -40 284<814 1106.1> 0 21G<25 380.5> 776 302<679 1059> 830 210<3.03625 174.786> +VStem: 630 424<95 337.891> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 -8 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 @@ -9614,20 +10458,25 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" n EndChar StartChar: napostrophe -Encoding: 329 329 380 +Encoding: 329 329 379 GlifName: napostrophe Width: 1984 -Flags: MW +Flags: W +HStem: -40 284<1200 1492.1> 0 21G<411 766.5> 776 302<1065 1445> 830 210<389.036 560.786> 992 160<-11 225.133> 1273 436<146.867 314.243> +VStem: 43 532<1342.12 1582.88> 1016 424<95 337.891> +LayerCount: 2 Fore Refer: 51 110 N 1 0 0 1 386 0 2 Refer: 65 44 N 1 0 0 1 75 1303 2 EndChar StartChar: Eng -Encoding: 330 330 381 +Encoding: 330 330 380 GlifName: E_ng Width: 1966 -Flags: MW +Flags: W +HStem: -520 180<741 1013.32> -34 20G<648 780> 0 270<-119 160.047> 1230 270<156.036 354.786> 1286 252<1199.19 1541> +LayerCount: 2 Fore SplineSet 196 1500 m 2 @@ -9666,10 +10515,12 @@ EndSplineSet EndChar StartChar: eng -Encoding: 331 331 382 +Encoding: 331 331 381 GlifName: eng Width: 1598 -Flags: MW +Flags: W +HStem: -520 180<401 680.051> -34 20G<308 440> 0 21G<62 418.5> 826 252<817.5 1057.9> 830 210<40.0363 211.786> +LayerCount: 2 Fore SplineSet 80 1040 m 2 @@ -9704,10 +10555,12 @@ EndSplineSet EndChar StartChar: Omacron -Encoding: 332 332 383 +Encoding: 332 332 382 GlifName: O_macron Width: 1900 -Flags: M +HStem: -40 260<693.307 989.592> 1280 260<929.428 1206.69> 1630 192<924 1404> +VStem: 70 510<341.905 838.398> 924 480<1630 1822> 1320 510<653.999 1158.1> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 404 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -9715,10 +10568,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" om EndChar StartChar: omacron -Encoding: 333 333 384 +Encoding: 333 333 383 GlifName: omacron Width: 1298 -Flags: MW +Flags: W +HStem: -20 200<432.21 592.002> 860 200<592.256 741.467> 1170 192<463 943> +VStem: -12 423<213.892 584.424> 463 480<1170 1362> 772 424<438.297 817.531> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 -57 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -9726,10 +10582,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: Obreve -Encoding: 334 334 385 +Encoding: 334 334 384 GlifName: O_breve Width: 1900 -Flags: M +HStem: -40 260<693.307 989.592> 1280 260<929.428 1206.69> 1620 260<1136.5 1344.94> +VStem: 70 510<341.905 838.398> 975 156<1892.02 1978> 1320 510<653.999 1158.1> 1365 168<1906.37 1978> +LayerCount: 2 Fore Refer: 127 728 N 1 0 0 1 451 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -9737,10 +10595,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ob EndChar StartChar: obreve -Encoding: 335 335 386 +Encoding: 335 335 385 GlifName: obreve Width: 1298 -Flags: MW +Flags: W +HStem: -20 200<432.21 592.002> 860 200<592.256 741.467> 1160 260<675.501 883.943> +VStem: -12 423<213.892 584.424> 514 156<1432.02 1518> 772 424<438.297 817.531> 904 168<1446.37 1518> +LayerCount: 2 Fore Refer: 127 728 N 1 0 0 1 -10 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -9748,10 +10609,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: Ohungarumlaut -Encoding: 336 336 387 +Encoding: 336 336 386 GlifName: O_hungarumlaut Width: 1900 -Flags: M +HStem: -40 260<693.307 989.592> 1280 260<929.428 1206.69> +VStem: 70 510<341.905 838.398> 1320 510<653.999 1158.1> +LayerCount: 2 Fore Refer: 132 733 N 1 0 0 1 466 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -9759,10 +10622,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" oh EndChar StartChar: ohungarumlaut -Encoding: 337 337 388 +Encoding: 337 337 387 GlifName: ohungarumlaut Width: 1298 -Flags: MW +Flags: W +HStem: -20 200<432.21 592.002> 860 200<592.256 741.467> +VStem: -12 423<213.892 584.424> 772 424<438.297 817.531> +LayerCount: 2 Fore Refer: 132 733 N 1 0 0 1 5 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -9770,10 +10636,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: OE -Encoding: 338 338 389 +Encoding: 338 338 388 GlifName: O_E_ Width: 2549 -Flags: MW +Flags: W +HStem: 0 270<631.27 872 832.494 1118.93 1599.14 2030.95> 676 201<1737.23 1829.24> 1230 270<833.753 1167 1100 1317.36 1796.91 2263.5> +VStem: 1865 195<477.586 595.065> 1960 207<950.935 1058.19> 2272 222<520.75 647.648> 2334 225<892.983 1029.55> +LayerCount: 2 Fore SplineSet 1191 1500 m 1 @@ -9792,20 +10661,25 @@ Refer: 16 69 N 1 0 0 1 932 0 2 EndChar StartChar: oe -Encoding: 339 339 390 +Encoding: 339 339 389 GlifName: oe Width: 2271 -Flags: MW +Flags: W +HStem: -40 228<1404.78 1679.27> -20 200<432.21 592.002> 860 200<592.256 741.467> 884 196<1534.48 1713.08> +VStem: -12 423<213.892 584.424> 772 424<438.297 817.531> 930 438<222.957 396.324> 1723 392<690.677 875.831> +LayerCount: 2 Fore Refer: 52 111 N 1 0 0 1 0 0 2 Refer: 42 101 N 1 0 0 1 951 0 2 EndChar StartChar: Racute -Encoding: 340 340 391 +Encoding: 340 340 390 GlifName: R_acute Width: 1834 -Flags: M +HStem: -30 314<1244 1575.56> 0 270<-59.9955 170.348 650.874 839.807> 610 280<782.88 979.979> 1230 270<160.027 357.104 837.276 1200.52> +VStem: 1018 468<119 464.993> 1238 480<997.903 1195.33> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 425 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -9813,43 +10687,52 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ra EndChar StartChar: racute -Encoding: 341 341 392 +Encoding: 341 341 391 GlifName: racute Width: 1181 -Flags: MW +Flags: W +HStem: 0 21G<34.5 379> 810 256<668.5 957> 830 210<3.05569 176.739> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 42 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" racute.sc EndChar -StartChar: uni0156 -Encoding: 342 342 393 +StartChar: Rcommaaccent +Encoding: 342 342 392 GlifName: uni0156 Width: 1834 -Flags: M +HStem: -758 128<428 644.779> -533 349<542.988 671.647> -30 314<1244 1575.56> 0 270<-59.9955 170.348 650.874 839.807> 610 280<782.88 979.979> 1230 270<160.027 357.104 837.276 1200.52> +VStem: 471 426<-487.121 -273.307> 1018 468<119 464.993> 1238 480<997.903 1195.33> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 420 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0157.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" rcommaaccent.sc EndChar -StartChar: uni0157 -Encoding: 343 343 394 +StartChar: rcommaaccent +Encoding: 343 343 393 GlifName: uni0157 Width: 1181 -Flags: MW +Flags: W +HStem: -758 128<-148 68.7788> -533 349<-33.0124 95.6474> 0 21G<34.5 379> 810 256<668.5 957> 830 210<3.05569 176.739> +VStem: -105 426<-487.121 -273.307> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 -156 0 2 Refer: 55 114 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0157.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" rcommaaccent.sc EndChar StartChar: Rcaron -Encoding: 344 344 395 +Encoding: 344 344 394 GlifName: R_caron Width: 1834 -Flags: M +HStem: -30 314<1244 1575.56> 0 270<-59.9955 170.348 650.874 839.807> 610 280<782.88 979.979> 1230 270<160.027 357.104 837.276 1200.52> +VStem: 1018 468<119 464.993> 1238 480<997.903 1195.33> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 355 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -9857,10 +10740,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" rc EndChar StartChar: rcaron -Encoding: 345 345 396 +Encoding: 345 345 395 GlifName: rcaron Width: 1181 -Flags: MW +Flags: W +HStem: 0 21G<34.5 379> 810 256<668.5 957> 830 210<3.05569 176.739> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 -28 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 @@ -9868,10 +10753,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" r EndChar StartChar: Sacute -Encoding: 346 346 397 +Encoding: 346 346 396 GlifName: S_acute Width: 1498 -Flags: M +HStem: -50 228<471.541 839.839> -10 21G<-31 133> 1318 232<718.011 1027.78> 1480 20G<1386 1546> +VStem: 58 237<502.062 608.855> 170 474<746 1216.2> 924 480<288.236 770> 1217 248<910.247 1026.71> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 395 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -9879,10 +10766,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" sa EndChar StartChar: sacute -Encoding: 347 347 398 +Encoding: 347 347 397 GlifName: sacute Width: 1050 -Flags: MW +Flags: W +HStem: -44 200<245.847 509.793> 904 180<458.619 666.075> +VStem: 41 402<729.082 886.921> 534 436<181.63 334.499> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 -0 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -9890,10 +10780,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" s EndChar StartChar: Scircumflex -Encoding: 348 348 399 +Encoding: 348 348 398 GlifName: S_circumflex Width: 1498 -Flags: M +HStem: -50 228<471.541 839.839> -10 21G<-31 133> 1318 232<718.011 1027.78> 1480 20G<1386 1546> +VStem: 58 237<502.062 608.855> 170 474<746 1216.2> 924 480<288.236 770> 1217 248<910.247 1026.71> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 325 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -9901,10 +10793,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" sc EndChar StartChar: scircumflex -Encoding: 349 349 400 +Encoding: 349 349 399 GlifName: scircumflex Width: 1050 -Flags: MW +Flags: W +HStem: -44 200<245.847 509.793> 904 180<458.619 666.075> +VStem: 41 402<729.082 886.921> 534 436<181.63 334.499> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 -70 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -9912,10 +10807,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" s EndChar StartChar: Scedilla -Encoding: 350 350 401 +Encoding: 350 350 400 GlifName: S_cedilla Width: 1498 -Flags: M +HStem: -549 153<314.24 569.627> -50 228<471.541 839.839> -10 21G<-31 133> 1318 232<718.011 1027.78> 1480 20G<1386 1546> +VStem: 58 237<502.062 608.855> 170 474<746 1216.2> 314 514 924 480<288.236 770> 1217 248<910.247 1026.71> +LayerCount: 2 Fore Refer: 135 184 N 1 0 0 1 257 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -9923,10 +10820,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" sc EndChar StartChar: scedilla -Encoding: 351 351 402 +Encoding: 351 351 401 GlifName: scedilla Width: 1050 -Flags: MW +Flags: W +HStem: -549 153<15.2402 270.627> -44 200<245.847 509.793> 904 180<458.619 666.075> +VStem: 15 514 41 402<729.082 886.921> 534 436<181.63 334.499> +LayerCount: 2 Fore Refer: 135 184 N 1 0 0 1 -42 0 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -9934,10 +10834,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" s EndChar StartChar: Scaron -Encoding: 352 352 403 +Encoding: 352 352 402 GlifName: S_caron Width: 1498 -Flags: M +HStem: -50 228<471.541 839.839> -10 21G<-31 133> 1318 232<718.011 1027.78> 1480 20G<1386 1546> +VStem: 58 237<502.062 608.855> 170 474<746 1216.2> 924 480<288.236 770> 1217 248<910.247 1026.71> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 325 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -9945,10 +10847,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" sc EndChar StartChar: scaron -Encoding: 353 353 404 +Encoding: 353 353 403 GlifName: scaron Width: 1050 -Flags: MW +Flags: W +HStem: -44 200<245.847 509.793> 904 180<458.619 666.075> +VStem: 41 402<729.082 886.921> 534 436<181.63 334.499> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 -70 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -9956,10 +10861,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" s EndChar StartChar: uni0162 -Encoding: 354 354 405 +Encoding: 354 354 404 GlifName: uni0162 Width: 1628 -Flags: M +HStem: -549 153<335.24 590.627> 0 270<212.301 491.463 931.203 1171.19> 1240 260<487.408 687.083 1118 1340.53> +VStem: 95 245<883.663 1005.47> 335 514 1366 246<880.924 988.513> +LayerCount: 2 Fore Refer: 135 184 N 1 0 0 1 278 0 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -9967,10 +10874,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" un EndChar StartChar: uni0163 -Encoding: 355 355 406 +Encoding: 355 355 405 GlifName: uni0163 Width: 906 -Flags: MW +Flags: W +HStem: -549 153<-9.75977 245.627> -40 276<195 504.237> 830 210<-14.9839 164.979 626.997 846.901> +VStem: -10 514 +LayerCount: 2 Fore Refer: 135 184 N 1 0 0 1 -67 0 2 Refer: 57 116 N 1 0 0 1 0 0 3 @@ -9978,10 +10888,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Tcaron -Encoding: 356 356 407 +Encoding: 356 356 406 GlifName: T_caron Width: 1628 -Flags: M +HStem: 0 270<212.301 491.463 931.203 1171.19> 1240 260<487.408 687.083 1118 1340.53> +VStem: 95 245<883.663 1005.47> 1366 246<880.924 988.513> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 334 0 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -9989,10 +10901,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" tc EndChar StartChar: tcaron -Encoding: 357 357 408 +Encoding: 357 357 407 GlifName: tcaron Width: 1390 -Flags: MW +Flags: W +HStem: -40 276<195 504.237> 830 210<-14.9839 164.979 626.997 846.901> 1099 160<835 1071.13> 1380 436<992.867 1160.24> +VStem: 889 532<1449.12 1689.88> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 921 1410 2 Refer: 57 116 N 1 0 0 1 0 0 2 @@ -10000,10 +10915,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" t EndChar StartChar: Tbar -Encoding: 358 358 409 +Encoding: 358 358 408 GlifName: T_bar Width: 1628 -Flags: MW +Flags: W +HStem: 0 270<212.301 491.463 931.203 1171.19> 598 230<338 1299> 1240 260<487.408 687.083 1118 1340.53> +VStem: 95 245<883.663 1005.47> 1366 246<880.924 988.513> +LayerCount: 2 Fore SplineSet 377 828 m 2 @@ -10020,10 +10938,12 @@ Refer: 31 84 N 1 0 0 1 -0 0 2 EndChar StartChar: tbar -Encoding: 359 359 410 +Encoding: 359 359 409 GlifName: tbar Width: 906 -Flags: MW +Flags: W +HStem: -40 276<195 504.237> 500 230<-98 775> 830 210<-14.9839 164.979 626.997 846.901> +LayerCount: 2 Fore SplineSet -62 730 m 2 @@ -10040,10 +10960,12 @@ Refer: 57 116 N 1 0 0 1 0 0 2 EndChar StartChar: Utilde -Encoding: 360 360 411 +Encoding: 360 360 410 GlifName: U_tilde Width: 1830 -Flags: M +HStem: -50 286<731.911 1068.72> 1230 270<160.049 361.898 839.403 1099.16 1240.1 1441.84 1723 1949.99> 1630 256<1327.74 1529.9> 1748 256<1036.14 1215.57> +VStem: 186 484<289.806 645.797> +LayerCount: 2 Fore Refer: 131 732 N 1 0 0 1 494 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -10051,10 +10973,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ut EndChar StartChar: utilde -Encoding: 361 361 412 +Encoding: 361 361 411 GlifName: utilde Width: 1573 -Flags: MW +Flags: W +HStem: -50 284<940.5 1216.26> -38 252<352.5 660> 796 284<287.06 585.5> 1170 256<1023.74 1225.9> 1288 256<732.14 911.57> +LayerCount: 2 Fore Refer: 131 732 N 1 0 0 1 190 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -10062,10 +10986,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Umacron -Encoding: 362 362 413 +Encoding: 362 362 412 GlifName: U_macron Width: 1830 -Flags: M +HStem: -50 286<731.911 1068.72> 1230 270<160.049 361.898 839.403 1099.16 1240.1 1441.84 1723 1949.99> 1630 192<954 1434> +VStem: 186 484<289.806 645.797> 954 480<1630 1822> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 434 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -10073,10 +10999,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" um EndChar StartChar: umacron -Encoding: 363 363 414 +Encoding: 363 363 413 GlifName: umacron Width: 1573 -Flags: MW +Flags: W +HStem: -50 284<940.5 1216.26> -38 252<352.5 660> 796 284<287.06 585.5> 1170 192<650 1130> +VStem: 650 480<1170 1362> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 130 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -10084,10 +11013,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Ubreve -Encoding: 364 364 415 +Encoding: 364 364 414 GlifName: U_breve Width: 1830 -Flags: M +HStem: -50 286<731.911 1068.72> 1230 270<160.049 361.898 839.403 1099.16 1240.1 1441.84 1723 1949.99> 1620 260<1166.5 1374.94> +VStem: 186 484<289.806 645.797> 1005 156<1892.02 1978> 1395 168<1906.37 1978> +LayerCount: 2 Fore Refer: 127 728 N 1 0 0 1 481 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -10095,10 +11026,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ub EndChar StartChar: ubreve -Encoding: 365 365 416 +Encoding: 365 365 415 GlifName: ubreve Width: 1573 -Flags: MW +Flags: W +HStem: -50 284<940.5 1216.26> -38 252<352.5 660> 796 284<287.06 585.5> 1160 260<862.501 1070.94> +VStem: 701 156<1432.02 1518> 1091 168<1446.37 1518> +LayerCount: 2 Fore Refer: 127 728 N 1 0 0 1 177 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -10106,10 +11040,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Uring -Encoding: 366 366 417 +Encoding: 366 366 416 GlifName: U_ring Width: 1830 -Flags: M +HStem: -50 286<731.911 1068.72> 1230 270<160.049 361.898 839.403 1099.16 1240.1 1441.84 1723 1949.99> 1640 164<1178.54 1315.64> 1987 153<1200.22 1335.46> +VStem: 186 484<289.806 645.797> 1007 499 +LayerCount: 2 Fore Refer: 129 730 N 1 0 0 1 460 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -10117,10 +11053,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ur EndChar StartChar: uring -Encoding: 367 367 418 +Encoding: 367 367 417 GlifName: uring Width: 1573 -Flags: MW +Flags: W +HStem: -50 284<940.5 1216.26> -38 252<352.5 660> 796 284<287.06 585.5> 1180 164<874.538 1011.64> 1527 153<896.222 1031.46> +VStem: 703 499 +LayerCount: 2 Fore Refer: 129 730 N 1 0 0 1 156 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -10128,10 +11067,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Uhungarumlaut -Encoding: 368 368 419 +Encoding: 368 368 418 GlifName: U_hungarumlaut Width: 1830 -Flags: M +HStem: -50 286<731.911 1068.72> 1230 270<160.049 361.898 839.403 1099.16 1240.1 1441.84 1723 1949.99> +VStem: 186 484<289.806 645.797> +LayerCount: 2 Fore Refer: 132 733 N 1 0 0 1 496 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -10139,10 +11080,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uh EndChar StartChar: uhungarumlaut -Encoding: 369 369 420 +Encoding: 369 369 419 GlifName: uhungarumlaut Width: 1573 -Flags: MW +Flags: W +HStem: -50 284<940.5 1216.26> -38 252<352.5 660> 796 284<287.06 585.5> +LayerCount: 2 Fore Refer: 132 733 N 1 0 0 1 192 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -10150,10 +11093,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Uogonek -Encoding: 370 370 421 +Encoding: 370 370 420 GlifName: U_ogonek Width: 1830 -Flags: M +HStem: -359 187<952.5 1218.16> -50 286<731.911 1068.72> 1230 270<160.049 361.898 839.403 1099.16 1240.1 1441.84 1723 1949.99> +VStem: 186 484<289.806 645.797> +LayerCount: 2 Fore Refer: 130 731 N 1 0 0 1 807 63 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -10161,10 +11106,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uo EndChar StartChar: uogonek -Encoding: 371 371 422 +Encoding: 371 371 421 GlifName: uogonek Width: 1573 -Flags: MW +Flags: W +HStem: -399 187<1043.5 1309.16> -50 284<940.5 1216.26> -38 252<352.5 660> 796 284<287.06 585.5> +LayerCount: 2 Fore Refer: 130 731 N 1 0 0 1 898 23 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -10172,10 +11119,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Wcircumflex -Encoding: 372 372 423 +Encoding: 372 372 422 GlifName: W_circumflex Width: 2618 -Flags: M +HStem: -20 21G<541 761.5 1540.5 1754> 1230 270<120.358 344.898 810.69 997.942 1162.89 1355.45 1804.53 1961.88 2100.14 2252.91 2554.01 2787.44> +VStem: 2100 688<1230.11 1499.51> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 925 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -10183,10 +11132,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" wc EndChar StartChar: wcircumflex -Encoding: 373 373 424 +Encoding: 373 373 423 GlifName: wcircumflex Width: 2127 -Flags: MW +Flags: W +HStem: -40 216<1344.24 1573.84> -40 272<418 751> 718 350<1693.96 1825.17> 794 284<312.302 603> +VStem: 363 424<696.984 943> 1827 236<536.794 899> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 348 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -10194,10 +11146,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" w EndChar StartChar: Ycircumflex -Encoding: 374 374 425 +Encoding: 374 374 424 GlifName: Y_circumflex Width: 1670 -Flags: M +HStem: 0 270<308.069 561.471 1041.76 1276.58> 1230 270<120.124 337.48 801.866 959.176 1150.24 1292.78 1628.84 1829.93> +VStem: 1150 680<1230.04 1499.76> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 315 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -10205,10 +11159,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" yc EndChar StartChar: ycircumflex -Encoding: 375 375 426 +Encoding: 375 375 425 GlifName: ycircumflex Width: 1347 -Flags: MW +Flags: W +HStem: -530 194<115.514 378.997> 780 304<243.584 523> +VStem: 1070 226<543.801 881> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 40 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -10216,10 +11173,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" y EndChar StartChar: Ydieresis -Encoding: 376 376 427 +Encoding: 376 376 426 GlifName: Y_dieresis Width: 1670 -Flags: M +HStem: 0 270<308.069 561.471 1041.76 1276.58> 1230 270<120.124 337.48 801.866 959.176 1150.24 1292.78 1628.84 1829.93> 1690 384<670.886 915.114 1230.89 1475.11> +VStem: 601 384<1759.89 2004.11> 1150 680<1230.04 1499.76> 1161 384<1759.89 2004.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 279 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -10227,10 +11186,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" yd EndChar StartChar: Zacute -Encoding: 377 377 428 +Encoding: 377 377 427 GlifName: Z_acute Width: 1570 -Flags: M +HStem: 0 270<421.037 1065.79> 1230 270<493.405 1021.96> +VStem: 71 247<873.625 1028.15> 1257 243<511.975 668.293> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 225 0 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -10238,10 +11199,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" za EndChar StartChar: zacute -Encoding: 378 378 429 +Encoding: 378 378 428 GlifName: zacute Width: 1226 -Flags: MW +Flags: W +HStem: -40 420<583.332 867.5> 686 394<233 522> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 -26 -460 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -10249,10 +11212,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" z EndChar StartChar: Zdotaccent -Encoding: 379 379 430 +Encoding: 379 379 429 GlifName: Z_dotaccent Width: 1570 -Flags: M +HStem: 0 270<421.037 1065.79> 1230 270<493.405 1021.96> 1729 384<819.886 1064.11> +VStem: 71 247<873.625 1028.15> 750 384<1798.89 2043.11> 1257 243<511.975 668.293> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 243 460 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -10260,10 +11225,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" zd EndChar StartChar: zdotaccent -Encoding: 380 380 431 +Encoding: 380 380 430 GlifName: zdotaccent Width: 1226 -Flags: MW +Flags: W +HStem: -40 420<583.332 867.5> 686 394<233 522> 1269 384<568.886 813.114> +VStem: 499 384<1338.89 1583.11> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 -8 0 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -10271,10 +11239,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" z EndChar StartChar: Zcaron -Encoding: 381 381 432 +Encoding: 381 381 431 GlifName: Z_caron Width: 1570 -Flags: M +HStem: 0 270<421.037 1065.79> 1230 270<493.405 1021.96> +VStem: 71 247<873.625 1028.15> 1257 243<511.975 668.293> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 155 0 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -10282,10 +11252,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" zc EndChar StartChar: zcaron -Encoding: 382 382 433 +Encoding: 382 382 432 GlifName: zcaron Width: 1226 -Flags: MW +Flags: W +HStem: -40 420<583.332 867.5> 686 394<233 522> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 -96 -460 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -10293,10 +11265,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" z EndChar StartChar: longs -Encoding: 383 383 434 +Encoding: 383 383 433 GlifName: longs Width: 980 -Flags: MW +Flags: W +HStem: 1420 180<846.416 994.187> +LayerCount: 2 Fore SplineSet 13 -233 m 2 @@ -10316,10 +11290,12 @@ EndSplineSet EndChar StartChar: uni0212 -Encoding: 530 530 435 +Encoding: 530 530 434 GlifName: uni0212 Width: 1834 -Flags: M +HStem: -30 314<1244 1575.56> 0 270<-59.9955 170.348 650.874 839.807> 610 280<782.88 979.979> 1230 270<160.027 357.104 837.276 1200.52> 1748 260<1005.89 1210.16> +VStem: 822 159<1650 1721.63> 1018 468<119 464.993> 1215 165<1650 1735.98> 1238 480<997.903 1195.33> +LayerCount: 2 Fore Refer: 121 785 N 1 0 0 1 355 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -10327,43 +11303,53 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" un EndChar StartChar: uni0213 -Encoding: 531 531 436 +Encoding: 531 531 435 GlifName: uni0213 Width: 1181 -Flags: MW +Flags: W +HStem: 0 21G<34.5 379> 810 256<668.5 957> 830 210<3.05569 176.739> 1288 260<622.888 827.161> +VStem: 439 159<1190 1261.63> 832 165<1190 1275.98> +LayerCount: 2 Fore Refer: 121 785 N 1 0 0 1 -28 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0213.sc EndChar -StartChar: uni0218 -Encoding: 536 536 437 +StartChar: Scommaaccent +Encoding: 536 536 436 GlifName: uni0218 Width: 1498 -Flags: M +HStem: -758 128<297 513.779> -533 349<411.988 540.647> -50 228<471.541 839.839> -10 21G<-31 133> 1318 232<718.011 1027.78> 1480 20G<1386 1546> +VStem: 58 237<502.062 608.855> 170 474<746 1216.2> 340 426<-487.121 -273.307> 924 480<288.236 770> 1217 248<910.247 1026.71> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 289 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0219.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" scommaaccent.sc EndChar -StartChar: uni0219 -Encoding: 537 537 438 +StartChar: scommaaccent +Encoding: 537 537 437 GlifName: uni0219 Width: 1050 -Flags: MW +Flags: W +HStem: -758 128<-2 214.779> -533 349<112.988 241.647> -44 200<245.847 509.793> 904 180<458.619 666.075> +VStem: 41 402<729.082 886.921> 41 426<-487.121 -273.307> 534 436<181.63 334.499> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 -10 0 2 Refer: 56 115 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0219.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" scommaaccent.sc EndChar StartChar: uni021A -Encoding: 538 538 439 +Encoding: 538 538 438 GlifName: uni021A_ Width: 1628 -Flags: M +HStem: -758 128<318 534.779> -533 349<432.988 561.647> 0 270<212.301 491.463 931.203 1171.19> 1240 260<487.408 687.083 1118 1340.53> +VStem: 95 245<883.663 1005.47> 361 426<-487.121 -273.307> 1366 246<880.924 988.513> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 310 0 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -10371,10 +11357,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" un EndChar StartChar: uni021B -Encoding: 539 539 440 +Encoding: 539 539 439 GlifName: uni021B_ Width: 906 -Flags: MW +Flags: W +HStem: -758 128<-27 189.779> -533 349<87.9876 216.647> -40 276<195 504.237> 830 210<-14.9839 164.979 626.997 846.901> +VStem: 16 426<-487.121 -273.307> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 -35 0 2 Refer: 57 116 N 1 0 0 1 0 0 3 @@ -10382,10 +11371,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Wgrave -Encoding: 7808 7808 441 +Encoding: 7808 7808 440 GlifName: W_grave Width: 2618 -Flags: M +HStem: -20 21G<541 761.5 1540.5 1754> 1230 270<120.358 344.898 810.69 997.942 1162.89 1355.45 1804.53 1961.88 2100.14 2252.91 2554.01 2787.44> +VStem: 2100 688<1230.11 1499.51> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 853 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -10393,10 +11384,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" wg EndChar StartChar: wgrave -Encoding: 7809 7809 442 +Encoding: 7809 7809 441 GlifName: wgrave Width: 2127 -Flags: MW +Flags: W +HStem: -40 216<1344.24 1573.84> -40 272<418 751> 718 350<1693.96 1825.17> 794 284<312.302 603> +VStem: 363 424<696.984 943> 1827 236<536.794 899> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 276 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -10404,10 +11398,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" w EndChar StartChar: Wacute -Encoding: 7810 7810 443 +Encoding: 7810 7810 442 GlifName: W_acute Width: 2618 -Flags: M +HStem: -20 21G<541 761.5 1540.5 1754> 1230 270<120.358 344.898 810.69 997.942 1162.89 1355.45 1804.53 1961.88 2100.14 2252.91 2554.01 2787.44> +VStem: 2100 688<1230.11 1499.51> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 995 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -10415,10 +11411,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" wa EndChar StartChar: wacute -Encoding: 7811 7811 444 +Encoding: 7811 7811 443 GlifName: wacute Width: 2127 -Flags: MW +Flags: W +HStem: -40 216<1344.24 1573.84> -40 272<418 751> 718 350<1693.96 1825.17> 794 284<312.302 603> +VStem: 363 424<696.984 943> 1827 236<536.794 899> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 418 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -10426,10 +11425,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" w EndChar StartChar: Wdieresis -Encoding: 7812 7812 445 +Encoding: 7812 7812 444 GlifName: W_dieresis Width: 2618 -Flags: M +HStem: -20 21G<541 761.5 1540.5 1754> 1230 270<120.358 344.898 810.69 997.942 1162.89 1355.45 1804.53 1961.88 2100.14 2252.91 2554.01 2787.44> 1690 384<1280.89 1525.11 1840.89 2085.11> +VStem: 1211 384<1759.89 2004.11> 1771 384<1759.89 2004.11> 2100 688<1230.11 1499.51> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 889 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -10437,10 +11438,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" wd EndChar StartChar: wdieresis -Encoding: 7813 7813 446 +Encoding: 7813 7813 445 GlifName: wdieresis Width: 2127 -Flags: MW +Flags: W +HStem: -40 216<1344.24 1573.84> -40 272<418 751> 718 350<1693.96 1825.17> 794 284<312.302 603> 1230 384<703.886 948.114 1263.89 1508.11> +VStem: 363 424<696.984 943> 634 384<1299.89 1544.11> 1194 384<1299.89 1544.11> 1827 236<536.794 899> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 312 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -10448,10 +11452,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" w EndChar StartChar: uni1E86 -Encoding: 7814 7814 447 +Encoding: 7814 7814 446 GlifName: uni1E_86 Width: 2618 -Flags: M +HStem: -20 21G<541 761.5 1540.5 1754> 1230 270<120.358 344.898 810.69 997.942 1162.89 1355.45 1804.53 1961.88 2100.14 2252.91 2554.01 2787.44> 1729 384<1589.89 1834.11> +VStem: 1520 384<1798.89 2043.11> 2100 688<1230.11 1499.51> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 1013 460 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -10459,10 +11465,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" un EndChar StartChar: uni1E87 -Encoding: 7815 7815 448 +Encoding: 7815 7815 447 GlifName: uni1E_87 Width: 2127 -Flags: MW +Flags: W +HStem: -40 216<1344.24 1573.84> -40 272<418 751> 718 350<1693.96 1825.17> 794 284<312.302 603> 1269 384<1012.89 1257.11> +VStem: 363 424<696.984 943> 943 384<1338.89 1583.11> 1827 236<536.794 899> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 436 0 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -10470,10 +11479,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: uni1E88 -Encoding: 7816 7816 449 +Encoding: 7816 7816 448 GlifName: uni1E_88 Width: 2618 -Flags: M +HStem: -553 384<1014.89 1259.11> -20 21G<541 761.5 1540.5 1754> 1230 270<120.358 344.898 810.69 997.942 1162.89 1355.45 1804.53 1961.88 2100.14 2252.91 2554.01 2787.44> +VStem: 945 384<-483.114 -238.886> 2100 688<1230.11 1499.51> +LayerCount: 2 Fore Refer: 123 803 N 1 0 0 1 856 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -10481,10 +11492,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" un EndChar StartChar: uni1E89 -Encoding: 7817 7817 450 +Encoding: 7817 7817 449 GlifName: uni1E_89 Width: 2127 -Flags: MW +Flags: W +HStem: -553 384<672.886 917.114> -40 216<1344.24 1573.84> -40 272<418 751> 718 350<1693.96 1825.17> 794 284<312.302 603> +VStem: 363 424<696.984 943> 603 384<-483.114 -238.886> 1827 236<536.794 899> +LayerCount: 2 Fore Refer: 123 803 N 1 0 0 1 514 0 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -10492,10 +11506,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Ygrave -Encoding: 7922 7922 451 +Encoding: 7922 7922 450 GlifName: Y_grave Width: 1670 -Flags: M +HStem: 0 270<308.069 561.471 1041.76 1276.58> 1230 270<120.124 337.48 801.866 959.176 1150.24 1292.78 1628.84 1829.93> +VStem: 1150 680<1230.04 1499.76> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 243 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -10503,10 +11519,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" yg EndChar StartChar: ygrave -Encoding: 7923 7923 452 +Encoding: 7923 7923 451 GlifName: ygrave Width: 1347 -Flags: MW +Flags: W +HStem: -530 194<115.514 378.997> 780 304<243.584 523> +VStem: 1070 226<543.801 881> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 -32 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -10514,9 +11533,10 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" y EndChar StartChar: circumflex -Encoding: 710 710 453 +Encoding: 710 710 452 Width: 1000 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 621 1640 m 2 @@ -10538,9 +11558,12 @@ EndSplineSet EndChar StartChar: quotesinglbase -Encoding: 8218 8218 454 +Encoding: 8218 8218 453 Width: 590 -Flags: MW +Flags: W +HStem: -311 160<-86 150.133> -30 436<71.8668 239.243> +VStem: -32 532<39.1165 279.885> +LayerCount: 2 Fore SplineSet -32 172 m 0 @@ -10558,9 +11581,13 @@ EndSplineSet EndChar StartChar: ellipsis -Encoding: 8230 8230 455 +Encoding: 8230 8230 454 Width: 1830 -Flags: MW +Flags: W +HStem: -40 480<46.0547 313.945 656.055 923.945 1266.05 1533.95> +VStem: -60 480<66.0547 333.945> 550 480<66.0547 333.945> 1160 480<66.0547 333.945> +CounterMasks: 1 70 +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 1220 0 2 Refer: 1 46 N 1 0 0 1 610 0 2 @@ -10568,9 +11595,12 @@ Refer: 1 46 N 1 0 0 1 0 0 2 EndChar StartChar: quotedblbase -Encoding: 8222 8222 456 +Encoding: 8222 8222 455 Width: 1324 -Flags: MW +Flags: W +HStem: -311 160<-86 150.133 534 770.133> -30 436<71.8668 239.243 691.867 859.243> +VStem: -32 532<39.1165 279.885> 588 532<39.1165 279.885> +LayerCount: 2 Fore SplineSet -32 172 m 0 @@ -10599,9 +11629,11 @@ EndSplineSet EndChar StartChar: a.sc -Encoding: 65555 -1 457 +Encoding: 65555 -1 456 Width: 1400 -Flags: MW +Flags: W +HStem: 0 246<-83 81.7187 368.77 455.966 692.195 808.132 1179.09 1330> 278 227<558.993 778.406> +LayerCount: 2 Fore SplineSet 681 730 m 258 @@ -10649,90 +11681,115 @@ EndSplineSet EndChar StartChar: aacute.sc -Encoding: 65556 -1 458 +Encoding: 65556 -1 457 Width: 1400 -Flags: MW +Flags: W +HStem: 0 246<-83 81.7187 368.77 455.966 692.195 808.132 1179.09 1330> 278 227<558.993 778.406> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 124 -468 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: abreve.sc -Encoding: 65557 -1 459 +Encoding: 65557 -1 458 Width: 1400 -Flags: MW +Flags: W +HStem: 0 246<-83 81.7187 368.77 455.966 692.195 808.132 1179.09 1330> 278 227<558.993 778.406> 1112 260<849.501 1057.94> +VStem: 688 156<1384.02 1470> 1078 168<1398.37 1470> +LayerCount: 2 Fore Refer: 115 774 N 1 0 0 1 164 -468 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: acircumflex.sc -Encoding: 65558 -1 460 +Encoding: 65558 -1 459 Width: 1400 -Flags: MW +Flags: W +HStem: 0 246<-83 81.7187 368.77 455.966 692.195 808.132 1179.09 1330> 278 227<558.993 778.406> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 44 -468 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: adieresis.sc -Encoding: 65559 -1 461 +Encoding: 65559 -1 460 Width: 1400 -Flags: MW +Flags: W +HStem: 0 246<-83 81.7187 368.77 455.966 692.195 808.132 1179.09 1330> 278 227<558.993 778.406> 1222 384<413.886 658.114 973.886 1218.11> +VStem: 344 384<1291.89 1536.11> 904 384<1291.89 1536.11> +LayerCount: 2 Fore Refer: 117 776 N 1 0 0 1 22 -468 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: agrave.sc -Encoding: 65560 -1 462 +Encoding: 65560 -1 461 Width: 1400 -Flags: MW +Flags: W +HStem: 0 246<-83 81.7187 368.77 455.966 692.195 808.132 1179.09 1330> 278 227<558.993 778.406> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 42 -468 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: amacron.sc -Encoding: 65561 -1 463 +Encoding: 65561 -1 462 Width: 1400 -Flags: MW +Flags: W +HStem: 0 246<-83 81.7187 368.77 455.966 692.195 808.132 1179.09 1330> 278 227<558.993 778.406> 1162 192<653 1133> +VStem: 653 480<1162 1354> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 133 -468 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: aogonek.sc -Encoding: 65562 -1 464 +Encoding: 65562 -1 463 Width: 1400 -Flags: MW +Flags: W +HStem: -469 187<771.5 1037.16> 0 246<-83 81.7187 368.77 455.966 692.195 808.132 1179.09 1330> 278 227<558.993 778.406> +LayerCount: 2 Fore Refer: 126 808 N 1 0 0 1 626 -47 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: aring.sc -Encoding: 65563 -1 465 +Encoding: 65563 -1 464 Width: 1400 -Flags: MW +Flags: W +HStem: 0 246<-83 81.7187 368.77 455.966 692.195 808.132 1179.09 1330> 278 227<558.993 778.406> 1172 164<793.538 930.64> 1519 153<815.222 950.459> +VStem: 622 499 +LayerCount: 2 Fore Refer: 118 778 N 1 0 0 1 75 -468 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: atilde.sc -Encoding: 65564 -1 466 +Encoding: 65564 -1 465 Width: 1400 -Flags: MW +Flags: W +HStem: 0 246<-83 81.7187 368.77 455.966 692.195 808.132 1179.09 1330> 278 227<558.993 778.406> 1162 256<876.738 1078.9> 1280 256<585.14 764.57> +LayerCount: 2 Fore Refer: 113 771 N 1 0 0 1 43 -468 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: b.sc -Encoding: 65565 -1 467 +Encoding: 65565 -1 466 Width: 1334 -Flags: MW +Flags: W +HStem: -21 251<-68.8179 115.938 471.625 765.947> 408 232<596.312 783.919> 789 251<109.009 236.062 618.281 906.237> +VStem: 793 455<261.063 396.223> 914 407<673.364 869.5> +LayerCount: 2 Fore SplineSet 641 -21 m 258 @@ -10775,9 +11832,12 @@ EndSplineSet EndChar StartChar: c.sc -Encoding: 65566 -1 468 +Encoding: 65566 -1 467 Width: 1373 -Flags: MW +Flags: W +HStem: -28 269<585.756 872.101> 847 229<700.373 1004.23> +VStem: 49 464<309.012 643.789> +LayerCount: 2 Fore SplineSet 1290 383 m 256 @@ -10805,54 +11865,72 @@ EndSplineSet EndChar StartChar: cacute.sc -Encoding: 65567 -1 469 +Encoding: 65567 -1 468 Width: 1373 -Flags: MW +Flags: W +HStem: -28 269<585.756 872.101> 847 229<700.373 1004.23> +VStem: 49 464<309.012 643.789> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 272 -461 2 -Refer: 468 -1 N 1 0 0 1 0 0 3 +Refer: 467 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ccaron.sc -Encoding: 65568 -1 470 +Encoding: 65568 -1 469 Width: 1373 -Flags: MW +Flags: W +HStem: -28 269<585.756 872.101> 847 229<700.373 1004.23> +VStem: 49 464<309.012 643.789> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 202 -461 2 -Refer: 468 -1 N 1 0 0 1 0 0 3 +Refer: 467 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ccedilla.sc -Encoding: 65569 -1 471 +Encoding: 65569 -1 470 Width: 1373 -Flags: MW +Flags: W +HStem: -541 153<318.24 573.627> -28 269<585.756 872.101> 847 229<700.373 1004.23> +VStem: 49 464<309.012 643.789> 318 514 +LayerCount: 2 Fore Refer: 125 807 N 1 0 0 1 261 8 2 -Refer: 468 -1 N 1 0 0 1 0 0 3 +Refer: 467 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ccircumflex.sc -Encoding: 65570 -1 472 +Encoding: 65570 -1 471 Width: 1373 -Flags: MW +Flags: W +HStem: -28 269<585.756 872.101> 847 229<700.373 1004.23> +VStem: 49 464<309.012 643.789> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 202 -461 2 -Refer: 468 -1 N 1 0 0 1 0 0 3 +Refer: 467 -1 N 1 0 0 1 0 0 3 EndChar StartChar: cdotaccent.sc -Encoding: 65571 -1 473 +Encoding: 65571 -1 472 Width: 1373 -Flags: MW +Flags: W +HStem: -28 269<585.756 872.101> 847 229<700.373 1004.23> 1146 384<855.886 1100.11> +VStem: 49 464<309.012 643.789> 786 384<1215.89 1460.11> +LayerCount: 2 Fore Refer: 116 775 N 1 0 0 1 279 -123 2 -Refer: 468 -1 N 1 0 0 1 0 0 3 +Refer: 467 -1 N 1 0 0 1 0 0 3 EndChar StartChar: d.sc -Encoding: 65572 -1 474 +Encoding: 65572 -1 473 Width: 1439 -Flags: MW +Flags: W +HStem: 0 246<-68.9202 86 523.984 749.677> 794 246<107.633 216 645.031 883.637> +VStem: 927 464<438.544 757.044> +LayerCount: 2 Fore SplineSet -69 48 m 258 @@ -10883,18 +11961,23 @@ EndSplineSet EndChar StartChar: dcaron.sc -Encoding: 65573 -1 475 +Encoding: 65573 -1 474 Width: 1439 -Flags: MW +Flags: W +HStem: 0 246<-68.9202 86 523.984 749.677> 794 246<107.633 216 645.031 883.637> +VStem: 927 464<438.544 757.044> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 202 -521 2 -Refer: 474 -1 N 1 0 0 1 0 0 3 +Refer: 473 -1 N 1 0 0 1 0 0 3 EndChar StartChar: e.sc -Encoding: 65574 -1 476 +Encoding: 65574 -1 475 Width: 1244 -Flags: MW +Flags: W +HStem: 0 246<-68.8204 80.2812 523.031 876.301> 794 246<116 238 658.24 1031.6> +LayerCount: 2 Fore SplineSet 562 432 m 258 @@ -10946,90 +12029,115 @@ EndSplineSet EndChar StartChar: eacute.sc -Encoding: 65575 -1 477 +Encoding: 65575 -1 476 Width: 1244 -Flags: MW +Flags: W +HStem: 0 246<-68.8204 80.2812 523.031 876.301> 794 246<116 238 658.24 1031.6> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 80 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ebreve.sc -Encoding: 65576 -1 478 +Encoding: 65576 -1 477 Width: 1244 -Flags: MW +Flags: W +HStem: 0 246<-68.8204 80.2812 523.031 876.301> 794 246<116 238 658.24 1031.6> 1120 260<695.501 903.943> +VStem: 534 156<1392.02 1478> 924 168<1406.37 1478> +LayerCount: 2 Fore Refer: 115 774 N 1 0 0 1 10 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ecaron.sc -Encoding: 65577 -1 479 +Encoding: 65577 -1 478 Width: 1244 -Flags: MW +Flags: W +HStem: 0 246<-68.8204 80.2812 523.031 876.301> 794 246<116 238 658.24 1031.6> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 10 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ecircumflex.sc -Encoding: 65578 -1 480 +Encoding: 65578 -1 479 Width: 1244 -Flags: MW +Flags: W +HStem: 0 246<-68.8204 80.2812 523.031 876.301> 794 246<116 238 658.24 1031.6> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 10 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: edieresis.sc -Encoding: 65579 -1 481 +Encoding: 65579 -1 480 Width: 1244 -Flags: MW +Flags: W +HStem: 0 246<-68.8204 80.2812 523.031 876.301> 794 246<116 238 658.24 1031.6> 1230 384<399.886 644.114 959.886 1204.11> +VStem: 330 384<1299.89 1544.11> 890 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 117 776 N 1 0 0 1 8 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: edotaccent.sc -Encoding: 65580 -1 482 +Encoding: 65580 -1 481 Width: 1244 -Flags: MW +Flags: W +HStem: 0 246<-68.8204 80.2812 523.031 876.301> 794 246<116 238 658.24 1031.6> 1139 384<661.886 906.114> +VStem: 592 384<1208.89 1453.11> +LayerCount: 2 Fore Refer: 116 775 N 1 0 0 1 85 -130 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: egrave.sc -Encoding: 65581 -1 483 +Encoding: 65581 -1 482 Width: 1244 -Flags: MW +Flags: W +HStem: 0 246<-68.8204 80.2812 523.031 876.301> 794 246<116 238 658.24 1031.6> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 -62 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: emacron.sc -Encoding: 65582 -1 484 +Encoding: 65582 -1 483 Width: 1244 -Flags: MW +Flags: W +HStem: 0 246<-68.8204 80.2812 523.031 876.301> 794 246<116 238 658.24 1031.6> 1170 192<499 979> +VStem: 499 480<1170 1362> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 -21 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: eogonek.sc -Encoding: 65583 -1 485 +Encoding: 65583 -1 484 Width: 1244 -Flags: MW +Flags: W +HStem: -423 187<723.5 989.159> 0 246<-68.8204 80.2812 523.031 876.301> 794 246<116 238 658.24 1031.6> +LayerCount: 2 Fore Refer: 126 808 N 1 0 0 1 578 -1 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: f.sc -Encoding: 65584 -1 486 +Encoding: 65584 -1 485 Width: 1274 -Flags: MW +Flags: W +HStem: 0 246<-68.9934 71.375 513.688 650> 794 246<105.054 207.227 649.286 1021.04> +VStem: 1047 220<609.19 698.125> +LayerCount: 2 Fore SplineSet -69 34 m 258 @@ -11078,9 +12186,12 @@ EndSplineSet EndChar StartChar: g.sc -Encoding: 65585 -1 487 +Encoding: 65585 -1 486 Width: 1497 -Flags: MW +Flags: W +HStem: -28 258<568.26 892.167> 379 209<800 942.078 1319.73 1483.97> 847 229<704.208 1004.66> +VStem: 49 464<285.248 642.89> +LayerCount: 2 Fore SplineSet 822 588 m 258 @@ -11120,36 +12231,48 @@ EndSplineSet EndChar StartChar: gbreve.sc -Encoding: 65586 -1 488 +Encoding: 65586 -1 487 Width: 1497 -Flags: MW +Flags: W +HStem: -28 258<568.26 892.167> 379 209<800 942.078 1319.73 1483.97> 847 229<704.208 1004.66> 1119 260<888.501 1096.94> +VStem: 49 464<285.248 642.89> 727 156<1391.02 1477> 1117 168<1405.37 1477> +LayerCount: 2 Fore Refer: 115 774 N 1 0 0 1 203 -461 2 -Refer: 487 -1 N 1 0 0 1 0 0 3 +Refer: 486 -1 N 1 0 0 1 0 0 3 EndChar StartChar: gcircumflex.sc -Encoding: 65587 -1 489 +Encoding: 65587 -1 488 Width: 1497 -Flags: MW +Flags: W +HStem: -28 258<568.26 892.167> 379 209<800 942.078 1319.73 1483.97> 847 229<704.208 1004.66> +VStem: 49 464<285.248 642.89> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 203 -461 2 -Refer: 487 -1 N 1 0 0 1 0 0 3 +Refer: 486 -1 N 1 0 0 1 0 0 3 EndChar StartChar: gdotaccent.sc -Encoding: 65588 -1 490 +Encoding: 65588 -1 489 Width: 1497 -Flags: MW +Flags: W +HStem: -28 258<568.26 892.167> 379 209<800 942.078 1319.73 1483.97> 847 229<704.208 1004.66> 1142 384<855.886 1100.11> +VStem: 49 464<285.248 642.89> 786 384<1211.89 1456.11> +LayerCount: 2 Fore Refer: 116 775 N 1 0 0 1 279 -127 2 -Refer: 487 -1 N 1 0 0 1 0 0 3 +Refer: 486 -1 N 1 0 0 1 0 0 3 EndChar StartChar: h.sc -Encoding: 65589 -1 491 +Encoding: 65589 -1 490 Width: 1423 -Flags: MW +Flags: W +HStem: 0 246<-68.869 101.984 467.328 578.993 662 821.562 1200 1328.98> 421 227<581.109 857.226> 794 246<108.207 223.031 600.797 762 852.019 954.688 1322 1493> +VStem: 852 641<794 1040> +LayerCount: 2 Fore SplineSet -69 41 m 258 @@ -11213,40 +12336,47 @@ EndSplineSet EndChar StartChar: hcircumflex.sc -Encoding: 65590 -1 492 +Encoding: 65590 -1 491 Width: 1423 -Flags: MW +Flags: W +HStem: 0 246<-68.869 101.984 467.328 578.993 662 821.562 1200 1328.98> 421 227<581.109 857.226> 794 246<108.207 223.031 600.797 762 852.019 954.688 1322 1493> +VStem: 852 641<794 1040> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 158 -460 2 -Refer: 491 -1 N 1 0 0 1 0 0 3 +Refer: 490 -1 N 1 0 0 1 0 0 3 EndChar StartChar: hyphen.sc -Encoding: 65591 -1 493 +Encoding: 65591 -1 492 Width: 920 -Flags: MW +Flags: W +HStem: 430 230<126.19 795.856> +LayerCount: 2 Fore SplineSet 148 660 m 2 774 660 l 2 - 785 660 793 658 796 655 c 128 + 785 660 793 658 796 655 c 0 799 652 800 644 800 632 c 2 800 463 l 2 - 800 451 799 443 796 438 c 128 + 800 451 799 443 796 438 c 0 793 433 785 430 772 430 c 2 146 430 l 2 - 133 430 126 432 124 436 c 128 + 133 430 126 432 124 436 c 0 122 440 120 447 120 460 c 2 120 632 l 2 - 120 643 122 650 126 654 c 128 + 120 643 122 650 126 654 c 0 130 658 137 660 148 660 c 2 EndSplineSet EndChar StartChar: i.sc -Encoding: 65592 -1 494 +Encoding: 65592 -1 493 Width: 814 -Flags: MW +Flags: W +HStem: 0 246<0 145.25 571.25 705.988> 794 246<143 277.313 696.625 862> +LayerCount: 2 Fore SplineSet -28 30 m 258 @@ -11278,90 +12408,115 @@ EndSplineSet EndChar StartChar: iacute.sc -Encoding: 65593 -1 495 +Encoding: 65593 -1 494 Width: 814 -Flags: MW +Flags: W +HStem: 0 246<0 145.25 571.25 705.988> 794 246<143 277.313 696.625 862> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 -94 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ibreve.sc -Encoding: 65594 -1 496 +Encoding: 65594 -1 495 Width: 814 -Flags: MW +Flags: W +HStem: 0 246<0 145.25 571.25 705.988> 794 246<143 277.313 696.625 862> 1120 260<521.501 729.943> +VStem: 360 156<1392.02 1478> 750 168<1406.37 1478> +LayerCount: 2 Fore Refer: 115 774 N 1 0 0 1 -164 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: icircumflex.sc -Encoding: 65595 -1 497 +Encoding: 65595 -1 496 Width: 814 -Flags: MW +Flags: W +HStem: 0 246<0 145.25 571.25 705.988> 794 246<143 277.313 696.625 862> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 -164 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: idieresis.sc -Encoding: 65596 -1 498 +Encoding: 65596 -1 497 Width: 814 -Flags: MW +Flags: W +HStem: 0 246<0 145.25 571.25 705.988> 794 246<143 277.313 696.625 862> 1230 384<225.886 470.114 785.886 1030.11> +VStem: 156 384<1299.89 1544.11> 716 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 117 776 N 1 0 0 1 -166 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: idotaccent.sc -Encoding: 65597 -1 499 +Encoding: 65597 -1 498 Width: 814 -Flags: MW +Flags: W +HStem: 0 246<0 145.25 571.25 705.988> 794 246<143 277.313 696.625 862> 1140 384<422.886 667.114> +VStem: 353 384<1209.89 1454.11> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 -154 -129 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: igrave.sc -Encoding: 65598 -1 500 +Encoding: 65598 -1 499 Width: 814 -Flags: MW +Flags: W +HStem: 0 246<0 145.25 571.25 705.988> 794 246<143 277.313 696.625 862> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 -236 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: imacron.sc -Encoding: 65599 -1 501 +Encoding: 65599 -1 500 Width: 814 -Flags: MW +Flags: W +HStem: 0 246<0 145.25 571.25 705.988> 794 246<143 277.313 696.625 862> 1170 192<325 805> +VStem: 325 480<1170 1362> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 -195 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: iogonek.sc -Encoding: 65600 -1 502 +Encoding: 65600 -1 501 Width: 814 -Flags: MW +Flags: W +HStem: -469 187<91.5 357.159> 0 246<0 145.25 571.25 705.988> 794 246<143 277.313 696.625 862> +LayerCount: 2 Fore Refer: 126 808 N 1 0 0 1 -54 -47 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: itilde.sc -Encoding: 65601 -1 503 +Encoding: 65601 -1 502 Width: 814 -Flags: MW +Flags: W +HStem: 0 246<0 145.25 571.25 705.988> 794 246<143 277.313 696.625 862> 1170 256<672.738 874.895> 1288 256<381.14 560.57> +LayerCount: 2 Fore Refer: 113 771 N 1 0 0 1 -161 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: j.sc -Encoding: 65602 -1 504 +Encoding: 65602 -1 503 Width: 1226 -Flags: MW +Flags: W +HStem: -21 227<320.879 517.277> 794 246<519 699.047 1132.22 1323.67> +VStem: -55 375<216.571 368> +LayerCount: 2 Fore SplineSet -55 292 m 256 @@ -11389,18 +12544,23 @@ EndSplineSet EndChar StartChar: jcircumflex.sc -Encoding: 65603 -1 505 +Encoding: 65603 -1 504 Width: 1226 -Flags: MW +Flags: W +HStem: -21 227<320.879 517.277> 794 246<519 699.047 1132.22 1323.67> +VStem: -55 375<216.571 368> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 203 -460 2 -Refer: 504 -1 N 1 0 0 1 0 0 3 +Refer: 503 -1 N 1 0 0 1 0 0 3 EndChar StartChar: k.sc -Encoding: 65604 -1 506 +Encoding: 65604 -1 505 Width: 1289 -Flags: MW +Flags: W +HStem: 0 246<-68.9492 95.0938 479.375 605 1093.27 1278.98> 789 251<90 217.906 602.609 722.946 802.013 860 1128.5 1360> +LayerCount: 2 Fore SplineSet -69 44 m 258 @@ -11458,9 +12618,11 @@ EndSplineSet EndChar StartChar: l.sc -Encoding: 65605 -1 507 +Encoding: 65605 -1 506 Width: 1162 -Flags: MW +Flags: W +HStem: 0 246<-68.9512 73 510.953 773.275> 794 246<103 206 631 762> +LayerCount: 2 Fore SplineSet -69 50 m 258 @@ -11495,27 +12657,35 @@ EndSplineSet EndChar StartChar: lacute.sc -Encoding: 65606 -1 508 +Encoding: 65606 -1 507 Width: 1162 -Flags: MW +Flags: W +HStem: 0 246<-68.9512 73 510.953 773.275> 794 246<103 206 631 762> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 -165 -460 2 -Refer: 507 -1 N 1 0 0 1 0 0 3 +Refer: 506 -1 N 1 0 0 1 0 0 3 EndChar StartChar: lcaron.sc -Encoding: 65607 -1 509 +Encoding: 65607 -1 508 Width: 1252 -Flags: MW +Flags: W +HStem: 0 246<-68.9512 73 510.953 773.275> 535 160<828 1064.13> 794 246<103 206 631 762> 816 436<985.867 1153.24> +VStem: 882 532<885.116 1125.88> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 914 846 2 -Refer: 507 -1 N 1 0 0 1 0 0 2 +Refer: 506 -1 N 1 0 0 1 0 0 2 EndChar StartChar: m.sc -Encoding: 65608 -1 510 +Encoding: 65608 -1 509 Width: 1802 -Flags: MW +Flags: W +HStem: -14 21G<618 789> 0 246<-82.8997 92.2812 345.219 474.996 1004.26 1128 1546.7 1686.88> 794 246<129.08 233.719 1650.59 1829.71> +VStem: -83 558<0.0360489 246> +LayerCount: 2 Fore SplineSet 1102 462 m 258 @@ -11576,9 +12746,12 @@ EndSplineSet EndChar StartChar: n.sc -Encoding: 65609 -1 511 +Encoding: 65609 -1 510 Width: 1546 -Flags: MW +Flags: W +HStem: -14 21G<966.5 1137> 0 246<-69 82.8932 323 430> 794 246<91 203.094 956 1094.31 1356.69 1575> +VStem: 956 619<794 1040> +LayerCount: 2 Fore SplineSet 143 794 m 258 @@ -11628,36 +12801,48 @@ EndSplineSet EndChar StartChar: nacute.sc -Encoding: 65610 -1 512 +Encoding: 65610 -1 511 Width: 1546 -Flags: MW +Flags: W +HStem: -14 21G<966.5 1137> 0 246<-69 82.8932 323 430> 794 246<91 203.094 956 1094.31 1356.69 1575> +VStem: 956 619<794 1040> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 145 -460 2 -Refer: 511 -1 N 1 0 0 1 0 0 3 +Refer: 510 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ncaron.sc -Encoding: 65611 -1 513 +Encoding: 65611 -1 512 Width: 1546 -Flags: MW +Flags: W +HStem: -14 21G<966.5 1137> 0 246<-69 82.8932 323 430> 794 246<91 203.094 956 1094.31 1356.69 1575> +VStem: 956 619<794 1040> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 75 -460 2 -Refer: 511 -1 N 1 0 0 1 0 0 3 +Refer: 510 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ntilde.sc -Encoding: 65612 -1 514 +Encoding: 65612 -1 513 Width: 1546 -Flags: MW +Flags: W +HStem: -14 21G<966.5 1137> 0 246<-69 82.8932 323 430> 794 246<91 203.094 956 1094.31 1356.69 1575> 1170 256<911.738 1113.9> 1288 256<620.14 799.57> +VStem: 956 619<794 1040> +LayerCount: 2 Fore Refer: 113 771 N 1 0 0 1 78 -460 2 -Refer: 511 -1 N 1 0 0 1 0 0 3 +Refer: 510 -1 N 1 0 0 1 0 0 3 EndChar StartChar: o.sc -Encoding: 65613 -1 515 +Encoding: 65613 -1 514 Width: 1538 -Flags: MW +Flags: W +HStem: -34 226<573.675 821.545> 835 226<716.489 964.349> +VStem: 49 464<241.908 597.897> 1026 464<417.236 785.538> +LayerCount: 2 Fore SplineSet 866 1061 m 257 @@ -11678,81 +12863,107 @@ EndSplineSet EndChar StartChar: oacute.sc -Encoding: 65614 -1 516 +Encoding: 65614 -1 515 Width: 1538 -Flags: MW +Flags: W +HStem: -34 226<573.675 821.545> 835 226<716.489 964.349> +VStem: 49 464<241.908 597.897> 1026 464<417.236 785.538> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 266 -474 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: obreve.sc -Encoding: 65615 -1 517 +Encoding: 65615 -1 516 Width: 1538 -Flags: MW +Flags: W +HStem: -34 226<573.675 821.545> 835 226<716.489 964.349> 1106 260<881.501 1089.94> +VStem: 49 464<241.908 597.897> 720 156<1378.02 1464> 1026 464<417.236 785.538> 1110 168<1392.37 1464> +LayerCount: 2 Fore Refer: 115 774 N 1 0 0 1 196 -474 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ocircumflex.sc -Encoding: 65616 -1 518 +Encoding: 65616 -1 517 Width: 1538 -Flags: MW +Flags: W +HStem: -34 226<573.675 821.545> 835 226<716.489 964.349> +VStem: 49 464<241.908 597.897> 1026 464<417.236 785.538> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 196 -474 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: odieresis.sc -Encoding: 65617 -1 519 +Encoding: 65617 -1 518 Width: 1538 -Flags: MW +Flags: W +HStem: -34 226<573.675 821.545> 835 226<716.489 964.349> 1216 384<585.886 830.114 1145.89 1390.11> +VStem: 49 464<241.908 597.897> 516 384<1285.89 1530.11> 1026 464<417.236 785.538> 1076 384<1285.89 1530.11> +LayerCount: 2 Fore Refer: 117 776 N 1 0 0 1 194 -474 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ograve.sc -Encoding: 65618 -1 520 +Encoding: 65618 -1 519 Width: 1538 -Flags: MW +Flags: W +HStem: -34 226<573.675 821.545> 835 226<716.489 964.349> +VStem: 49 464<241.908 597.897> 1026 464<417.236 785.538> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 124 -474 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ohungarumlaut.sc -Encoding: 65619 -1 521 +Encoding: 65619 -1 520 Width: 1538 -Flags: MW +Flags: W +HStem: -34 226<573.675 821.545> 835 226<716.489 964.349> +VStem: 49 464<241.908 597.897> 1026 464<417.236 785.538> +LayerCount: 2 Fore Refer: 119 779 N 1 0 0 1 144 -546 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: omacron.sc -Encoding: 65620 -1 522 +Encoding: 65620 -1 521 Width: 1538 -Flags: MW +Flags: W +HStem: -34 226<573.675 821.545> 835 226<716.489 964.349> 1156 192<685 1165> +VStem: 49 464<241.908 597.897> 685 480<1156 1348> 1026 464<417.236 785.538> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 165 -474 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: otilde.sc -Encoding: 65621 -1 523 +Encoding: 65621 -1 522 Width: 1538 -Flags: MW +Flags: W +HStem: -34 226<573.675 821.545> 835 226<716.489 964.349> 1156 256<1032.74 1234.9> 1274 256<741.14 920.57> +VStem: 49 464<241.908 597.897> 1026 464<417.236 785.538> +LayerCount: 2 Fore Refer: 113 771 N 1 0 0 1 199 -474 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: p.sc -Encoding: 65622 -1 524 +Encoding: 65622 -1 523 Width: 1213 -Flags: MW +Flags: W +HStem: 0 246<-68.9876 84.9688 438.125 596.619> 359 247<565.422 768.366> 794 246<83 236.516 599.109 817.822> +LayerCount: 2 Fore SplineSet 580 606 m 258 @@ -11791,9 +13002,12 @@ EndSplineSet EndChar StartChar: q.sc -Encoding: 65623 -1 525 +Encoding: 65623 -1 524 Width: 1624 -Flags: MW +Flags: W +HStem: -327 141<828.382 898.247> -34 226<595.841 887.435> 835 226<761.04 1057.43> +VStem: 70 464<250.891 585.441> 1112 464<434.074 776.563> +LayerCount: 2 Fore SplineSet 534 405 m 256 @@ -11823,9 +13037,12 @@ EndSplineSet EndChar StartChar: r.sc -Encoding: 65624 -1 526 +Encoding: 65624 -1 525 Width: 1426 -Flags: MW +Flags: W +HStem: -27 286<977.006 1209.83> 0 246<-42 120.984 453.684 581.952> 794 246<111 244.016 620.031 926.329> +VStem: 939 403<714.324 905.5> +LayerCount: 2 Fore SplineSet 1384 142 m 256 @@ -11877,27 +13094,36 @@ EndSplineSet EndChar StartChar: racute.sc -Encoding: 65625 -1 527 +Encoding: 65625 -1 526 Width: 1426 -Flags: MW +Flags: W +HStem: -27 286<977.006 1209.83> 0 246<-42 120.984 453.684 581.952> 794 246<111 244.016 620.031 926.329> +VStem: 939 403<714.324 905.5> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 109 -460 2 -Refer: 526 -1 N 1 0 0 1 0 0 3 +Refer: 525 -1 N 1 0 0 1 0 0 3 EndChar StartChar: rcaron.sc -Encoding: 65626 -1 528 +Encoding: 65626 -1 527 Width: 1426 -Flags: MW +Flags: W +HStem: -27 286<977.006 1209.83> 0 246<-42 120.984 453.684 581.952> 794 246<111 244.016 620.031 926.329> +VStem: 939 403<714.324 905.5> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 39 -460 2 -Refer: 526 -1 N 1 0 0 1 0 0 3 +Refer: 525 -1 N 1 0 0 1 0 0 3 EndChar StartChar: s.sc -Encoding: 65627 -1 529 +Encoding: 65627 -1 528 Width: 1291 -Flags: MW +Flags: W +HStem: -16 196<420.824 717.895> 847 201<629.473 889.472> +VStem: 150 451<679.104 815.155> 755 457<213.558 372.395> 1042 225<609.561 701.099> +LayerCount: 2 Fore SplineSet 601 735 m 256 @@ -11933,45 +13159,59 @@ EndSplineSet EndChar StartChar: sacute.sc -Encoding: 65628 -1 530 +Encoding: 65628 -1 529 Width: 1291 -Flags: MW +Flags: W +HStem: -16 196<420.824 717.895> 847 201<629.473 889.472> +VStem: 150 451<679.104 815.155> 755 457<213.558 372.395> 1042 225<609.561 701.099> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 236 -461 2 -Refer: 529 -1 N 1 0 0 1 0 0 3 +Refer: 528 -1 N 1 0 0 1 0 0 3 EndChar StartChar: scaron.sc -Encoding: 65629 -1 531 +Encoding: 65629 -1 530 Width: 1291 -Flags: MW +Flags: W +HStem: -16 196<420.824 717.895> 847 201<629.473 889.472> +VStem: 150 451<679.104 815.155> 755 457<213.558 372.395> 1042 225<609.561 701.099> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 166 -461 2 -Refer: 529 -1 N 1 0 0 1 0 0 3 +Refer: 528 -1 N 1 0 0 1 0 0 3 EndChar StartChar: scedilla.sc -Encoding: 65630 -1 532 +Encoding: 65630 -1 531 Width: 1291 -Flags: MW +Flags: W +HStem: -539 153<251.24 506.627> -16 196<420.824 717.895> 847 201<629.473 889.472> +VStem: 150 451<679.104 815.155> 251 514 755 457<213.558 372.395> 1042 225<609.561 701.099> +LayerCount: 2 Fore Refer: 125 807 N 1 0 0 1 194 10 2 -Refer: 529 -1 N 1 0 0 1 0 0 3 +Refer: 528 -1 N 1 0 0 1 0 0 3 EndChar StartChar: scircumflex.sc -Encoding: 65631 -1 533 +Encoding: 65631 -1 532 Width: 1291 -Flags: MW +Flags: W +HStem: -16 196<420.824 717.895> 847 201<629.473 889.472> +VStem: 150 451<679.104 815.155> 755 457<213.558 372.395> 1042 225<609.561 701.099> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 166 -461 2 -Refer: 529 -1 N 1 0 0 1 0 0 3 +Refer: 528 -1 N 1 0 0 1 0 0 3 EndChar StartChar: t.sc -Encoding: 65632 -1 534 +Encoding: 65632 -1 533 Width: 1361 -Flags: MW +Flags: W +HStem: 0 246<174.144 393.391 802.462 966.4> 596 444<165.257 292.391 1138.71 1350.53> 803 237<370.267 544.086 943.469 1125.36> +LayerCount: 2 Fore SplineSet 174 53 m 258 @@ -12009,18 +13249,23 @@ EndSplineSet EndChar StartChar: tcaron.sc -Encoding: 65633 -1 535 +Encoding: 65633 -1 534 Width: 1361 -Flags: MW +Flags: W +HStem: 0 246<174.144 393.391 802.462 966.4> 596 444<165.257 292.391 1138.71 1350.53> 803 237<370.267 544.086 943.469 1125.36> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 232 0 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: u.sc -Encoding: 65634 -1 536 +Encoding: 65634 -1 535 Width: 1451 -Flags: MW +Flags: W +HStem: -35 260<594.14 894.643> 794 246<111 260.562 704.562 892.694 999.032 1121.69 1381.19 1534.99> +VStem: 129 440<247.433 484.984> +LayerCount: 2 Fore SplineSet 708 762 m 258 @@ -12060,198 +13305,264 @@ EndSplineSet EndChar StartChar: uacute.sc -Encoding: 65635 -1 537 +Encoding: 65635 -1 536 Width: 1451 -Flags: MW +Flags: W +HStem: -35 260<594.14 894.643> 794 246<111 260.562 704.562 892.694 999.032 1121.69 1381.19 1534.99> +VStem: 129 440<247.433 484.984> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 311 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ubreve.sc -Encoding: 65636 -1 538 +Encoding: 65636 -1 537 Width: 1451 -Flags: MW +Flags: W +HStem: -35 260<594.14 894.643> 794 246<111 260.562 704.562 892.694 999.032 1121.69 1381.19 1534.99> 1120 260<926.501 1134.94> +VStem: 129 440<247.433 484.984> 765 156<1392.02 1478> 1155 168<1406.37 1478> +LayerCount: 2 Fore Refer: 115 774 N 1 0 0 1 241 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ucircumflex.sc -Encoding: 65637 -1 539 +Encoding: 65637 -1 538 Width: 1451 -Flags: MW +Flags: W +HStem: -35 260<594.14 894.643> 794 246<111 260.562 704.562 892.694 999.032 1121.69 1381.19 1534.99> +VStem: 129 440<247.433 484.984> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 241 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: udieresis.sc -Encoding: 65638 -1 540 +Encoding: 65638 -1 539 Width: 1451 -Flags: MW +Flags: W +HStem: -35 260<594.14 894.643> 794 246<111 260.562 704.562 892.694 999.032 1121.69 1381.19 1534.99> 1230 384<630.886 875.114 1190.89 1435.11> +VStem: 129 440<247.433 484.984> 561 384<1299.89 1544.11> 1121 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 117 776 N 1 0 0 1 239 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ugrave.sc -Encoding: 65639 -1 541 +Encoding: 65639 -1 540 Width: 1451 -Flags: MW +Flags: W +HStem: -35 260<594.14 894.643> 794 246<111 260.562 704.562 892.694 999.032 1121.69 1381.19 1534.99> +VStem: 129 440<247.433 484.984> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 169 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uhungarumlaut.sc -Encoding: 65640 -1 542 +Encoding: 65640 -1 541 Width: 1451 -Flags: MW +Flags: W +HStem: -35 260<594.14 894.643> 794 246<111 260.562 704.562 892.694 999.032 1121.69 1381.19 1534.99> +VStem: 129 440<247.433 484.984> +LayerCount: 2 Fore Refer: 119 779 N 1 0 0 1 226 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: umacron.sc -Encoding: 65641 -1 543 +Encoding: 65641 -1 542 Width: 1451 -Flags: MW +Flags: W +HStem: -35 260<594.14 894.643> 794 246<111 260.562 704.562 892.694 999.032 1121.69 1381.19 1534.99> 1170 192<730 1210> +VStem: 129 440<247.433 484.984> 730 480<1170 1362> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 210 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0123.sc -Encoding: 65642 -1 544 +StartChar: gcommaaccent.sc +Encoding: 65642 -1 543 Width: 1497 -Flags: MW +Flags: W +HStem: -28 258<568.26 892.167> 379 209<800 942.078 1319.73 1483.97> 847 229<704.208 1004.66> 1211 349<1009.35 1138.01> 1657 128<1036.22 1253> +VStem: 49 464<285.248 642.89> 784 426<1300.31 1514.12> +LayerCount: 2 Fore Refer: 122 786 N 1 0 0 1 339 119 2 -Refer: 487 -1 N 1 0 0 1 0 0 3 +Refer: 486 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0137.sc -Encoding: 65643 -1 545 +StartChar: kcommaaccent.sc +Encoding: 65643 -1 544 Width: 1289 -Flags: MW +Flags: W +HStem: -758 128<248 464.779> -533 349<362.988 491.647> 0 246<-68.9492 95.0938 479.375 605 1093.27 1278.98> 789 251<90 217.906 602.609 722.946 802.013 860 1128.5 1360> +VStem: 291 426<-487.121 -273.307> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 240 0 2 -Refer: 506 -1 N 1 0 0 1 0 0 3 +Refer: 505 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni013C.sc -Encoding: 65644 -1 546 +StartChar: lcommaaccent.sc +Encoding: 65644 -1 545 Width: 1162 -Flags: MW +Flags: W +HStem: -758 128<100 316.779> -533 349<214.988 343.647> 0 246<-68.9512 73 510.953 773.275> 794 246<103 206 631 762> +VStem: 143 426<-487.121 -273.307> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 92 0 2 -Refer: 507 -1 N 1 0 0 1 0 0 3 +Refer: 506 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0146.sc -Encoding: 65645 -1 547 +StartChar: ncommaaccent.sc +Encoding: 65645 -1 546 Width: 1546 -Flags: MW +Flags: W +HStem: -754 128<228 444.779> -529 349<342.988 471.647> -14 21G<966.5 1137> 0 246<-69 82.8932 323 430> 794 246<91 203.094 956 1094.31 1356.69 1575> +VStem: 271 426<-483.121 -269.307> 956 619<794 1040> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 220 4 2 -Refer: 511 -1 N 1 0 0 1 0 0 3 +Refer: 510 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0157.sc -Encoding: 65646 -1 548 +StartChar: rcommaaccent.sc +Encoding: 65646 -1 547 Width: 1426 -Flags: MW +Flags: W +HStem: -758 128<190 406.779> -533 349<304.988 433.647> -27 286<977.006 1209.83> 0 246<-42 120.984 453.684 581.952> 794 246<111 244.016 620.031 926.329> +VStem: 233 426<-487.121 -273.307> 939 403<714.324 905.5> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 182 0 2 -Refer: 526 -1 N 1 0 0 1 0 0 3 +Refer: 525 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni0163.sc -Encoding: 65647 -1 549 +Encoding: 65647 -1 548 Width: 1361 -Flags: MW +Flags: W +HStem: -549 153<225.24 480.627> 0 246<174.144 393.391 802.462 966.4> 596 444<165.257 292.391 1138.71 1350.53> 803 237<370.267 544.086 943.469 1125.36> +VStem: 225 514 +LayerCount: 2 Fore Refer: 125 807 N 1 0 0 1 168 0 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni0213.sc -Encoding: 65648 -1 550 +Encoding: 65648 -1 549 Width: 1426 -Flags: MW +Flags: W +HStem: -27 286<977.006 1209.83> 0 246<-42 120.984 453.684 581.952> 794 246<111 244.016 620.031 926.329> 1288 260<689.888 894.161> +VStem: 506 159<1190 1261.63> 899 165<1190 1275.98> 939 403<714.324 905.5> +LayerCount: 2 Fore Refer: 121 785 N 1 0 0 1 39 -460 2 -Refer: 526 -1 N 1 0 0 1 0 0 3 +Refer: 525 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0219.sc -Encoding: 65649 -1 551 +StartChar: scommaaccent.sc +Encoding: 65649 -1 550 Width: 1291 -Flags: MW +Flags: W +HStem: -748 128<234 450.779> -523 349<348.988 477.647> -16 196<420.824 717.895> 847 201<629.473 889.472> +VStem: 150 451<679.104 815.155> 277 426<-477.121 -263.307> 755 457<213.558 372.395> 1042 225<609.561 701.099> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 226 10 2 -Refer: 529 -1 N 1 0 0 1 0 0 3 +Refer: 528 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni021B.sc -Encoding: 65650 -1 552 +Encoding: 65650 -1 551 Width: 1361 -Flags: MW +Flags: W +HStem: -758 128<208 424.779> -533 349<322.988 451.647> 0 246<174.144 393.391 802.462 966.4> 596 444<165.257 292.391 1138.71 1350.53> 803 237<370.267 544.086 943.469 1125.36> +VStem: 251 426<-487.121 -273.307> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 200 0 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni1E87.sc -Encoding: 65651 -1 553 +Encoding: 65651 -1 552 Width: 2094 -Flags: MW +Flags: W +HStem: -20 21G<358 540.5 1183.5 1358.5> 794 246<83.1753 219.723 644.781 750.012 874.4 1022.43 1363.62 1480.96 1586.03 1716.01 2010.83 2211.71> 1389 384<1233.89 1478.11> +VStem: 1164 384<1458.89 1703.11> 1586 626<794.024 1039.76> +LayerCount: 2 Fore Refer: 116 775 N 1 0 0 1 657 120 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni1E89.sc -Encoding: 65652 -1 554 +Encoding: 65652 -1 553 Width: 2094 -Flags: MW +Flags: W +HStem: -612 384<713.886 958.114> -20 21G<358 540.5 1183.5 1358.5> 794 246<83.1753 219.723 644.781 750.012 874.4 1022.43 1363.62 1480.96 1586.03 1716.01 2010.83 2211.71> +VStem: 644 384<-542.114 -297.886> 1586 626<794.024 1039.76> +LayerCount: 2 Fore Refer: 123 803 N 1 0 0 1 555 -59 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uogonek.sc -Encoding: 65653 -1 555 +Encoding: 65653 -1 554 Width: 1451 -Flags: MW +Flags: W +HStem: -377 187<753.5 1019.16> -35 260<594.14 894.643> 794 246<111 260.562 704.562 892.694 999.032 1121.69 1381.19 1534.99> +VStem: 129 440<247.433 484.984> +LayerCount: 2 Fore Refer: 126 808 N 1 0 0 1 608 45 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uring.sc -Encoding: 65654 -1 556 +Encoding: 65654 -1 555 Width: 1451 -Flags: MW +Flags: W +HStem: -35 260<594.14 894.643> 794 246<111 260.562 704.562 892.694 999.032 1121.69 1381.19 1534.99> 1180 164<958.538 1095.64> 1527 153<980.222 1115.46> +VStem: 129 440<247.433 484.984> 787 499 +LayerCount: 2 Fore Refer: 118 778 N 1 0 0 1 240 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: utilde.sc -Encoding: 65655 -1 557 +Encoding: 65655 -1 556 Width: 1451 -Flags: MW +Flags: W +HStem: -35 260<594.14 894.643> 794 246<111 260.562 704.562 892.694 999.032 1121.69 1381.19 1534.99> 1170 256<1077.74 1279.9> 1288 256<786.14 965.57> +VStem: 129 440<247.433 484.984> +LayerCount: 2 Fore Refer: 113 771 N 1 0 0 1 244 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: v.sc -Encoding: 65656 -1 558 +Encoding: 65656 -1 557 Width: 1460 -Flags: MW +Flags: W +HStem: -20 21G<430 693.5> 794 246<83.0336 238.999 617.125 790 949.066 1067.28 1388.12 1577.98> +VStem: 949 629<794.027 1039.98> +LayerCount: 2 Fore SplineSet 380 63 m 258 @@ -12290,9 +13601,12 @@ EndSplineSet EndChar StartChar: w.sc -Encoding: 65657 -1 559 +Encoding: 65657 -1 558 Width: 2094 -Flags: MW +Flags: W +HStem: -20 21G<358 540.5 1183.5 1358.5> 794 246<83.1753 219.723 644.781 750.012 874.4 1022.43 1363.62 1480.96 1586.03 1716.01 2010.83 2211.71> +VStem: 1586 626<794.024 1039.76> +LayerCount: 2 Fore SplineSet 769 384 m 258 @@ -12355,45 +13669,59 @@ EndSplineSet EndChar StartChar: wacute.sc -Encoding: 65658 -1 560 +Encoding: 65658 -1 559 Width: 2094 -Flags: MW +Flags: W +HStem: -20 21G<358 540.5 1183.5 1358.5> 794 246<83.1753 219.723 644.781 750.012 874.4 1022.43 1363.62 1480.96 1586.03 1716.01 2010.83 2211.71> +VStem: 1586 626<794.024 1039.76> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 594 -460 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: wcircumflex.sc -Encoding: 65659 -1 561 +Encoding: 65659 -1 560 Width: 2094 -Flags: MW +Flags: W +HStem: -20 21G<358 540.5 1183.5 1358.5> 794 246<83.1753 219.723 644.781 750.012 874.4 1022.43 1363.62 1480.96 1586.03 1716.01 2010.83 2211.71> +VStem: 1586 626<794.024 1039.76> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 524 -460 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: wdieresis.sc -Encoding: 65660 -1 562 +Encoding: 65660 -1 561 Width: 2094 -Flags: MW +Flags: W +HStem: -20 21G<358 540.5 1183.5 1358.5> 794 246<83.1753 219.723 644.781 750.012 874.4 1022.43 1363.62 1480.96 1586.03 1716.01 2010.83 2211.71> 1230 384<913.886 1158.11 1473.89 1718.11> +VStem: 844 384<1299.89 1544.11> 1404 384<1299.89 1544.11> 1586 626<794.024 1039.76> +LayerCount: 2 Fore Refer: 117 776 N 1 0 0 1 522 -460 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: wgrave.sc -Encoding: 65661 -1 563 +Encoding: 65661 -1 562 Width: 2094 -Flags: MW +Flags: W +HStem: -20 21G<358 540.5 1183.5 1358.5> 794 246<83.1753 219.723 644.781 750.012 874.4 1022.43 1363.62 1480.96 1586.03 1716.01 2010.83 2211.71> +VStem: 1586 626<794.024 1039.76> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 452 -460 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: x.sc -Encoding: 65662 -1 564 +Encoding: 65662 -1 563 Width: 1178 -Flags: MW +Flags: W +HStem: 0 246<-124.551 92.6719 331 387.09 553 674 1036.5 1231.99> 794 246<48.3079 235.594 598.969 699.931 797.13 862 1095.75 1295.67> +LayerCount: 2 Fore SplineSet 153 794 m 258 @@ -12461,9 +13789,12 @@ EndSplineSet EndChar StartChar: y.sc -Encoding: 65663 -1 565 +Encoding: 65663 -1 564 Width: 1375 -Flags: MW +Flags: W +HStem: 0 246<214.004 394.078 817.188 1003.16> 794 246<83.0226 243.312 626.516 724.609 857.099 966.531 1301.97 1505.98> +VStem: 857 649<794 1039.89> +LayerCount: 2 Fore SplineSet 214 36 m 258 @@ -12514,45 +13845,60 @@ EndSplineSet EndChar StartChar: yacute.sc -Encoding: 65664 -1 566 +Encoding: 65664 -1 565 Width: 1375 -Flags: MW +Flags: W +HStem: 0 246<214.004 394.078 817.188 1003.16> 794 246<83.0226 243.312 626.516 724.609 857.099 966.531 1301.97 1505.98> +VStem: 857 649<794 1039.89> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 72 -460 2 -Refer: 565 -1 N 1 0 0 1 0 0 3 +Refer: 564 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ycircumflex.sc -Encoding: 65665 -1 567 +Encoding: 65665 -1 566 Width: 1375 -Flags: MW +Flags: W +HStem: 0 246<214.004 394.078 817.188 1003.16> 794 246<83.0226 243.312 626.516 724.609 857.099 966.531 1301.97 1505.98> +VStem: 857 649<794 1039.89> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 2 -460 2 -Refer: 565 -1 N 1 0 0 1 0 0 3 +Refer: 564 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ydieresis.sc -Encoding: 65666 -1 568 +Encoding: 65666 -1 567 Width: 1375 -Flags: MW +Flags: W +HStem: 0 246<214.004 394.078 817.188 1003.16> 794 246<83.0226 243.312 626.516 724.609 857.099 966.531 1301.97 1505.98> 1230 384<391.886 636.114 951.886 1196.11> +VStem: 322 384<1299.89 1544.11> 857 649<794 1039.89> 882 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 117 776 N 1 0 0 1 0 -460 2 -Refer: 565 -1 N 1 0 0 1 0 0 3 +Refer: 564 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ygrave.sc -Encoding: 65667 -1 569 +Encoding: 65667 -1 568 Width: 1375 -Flags: MW +Flags: W +HStem: 0 246<214.004 394.078 817.188 1003.16> 794 246<83.0226 243.312 626.516 724.609 857.099 966.531 1301.97 1505.98> +VStem: 857 649<794 1039.89> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 -70 -460 2 -Refer: 565 -1 N 1 0 0 1 0 0 3 +Refer: 564 -1 N 1 0 0 1 0 0 3 EndChar StartChar: z.sc -Encoding: 65668 -1 570 +Encoding: 65668 -1 569 Width: 1194 -Flags: MW +Flags: W +HStem: 0 246<345.026 824.625> 794 246<360.879 761.973> +VStem: 49 225<589.601 703.353> 925 221<355.723 473.469> +LayerCount: 2 Fore SplineSet -76 53 m 258 @@ -12588,36 +13934,48 @@ EndSplineSet EndChar StartChar: zacute.sc -Encoding: 65669 -1 571 +Encoding: 65669 -1 570 Width: 1194 -Flags: MW +Flags: W +HStem: 0 246<345.026 824.625> 794 246<360.879 761.973> +VStem: 49 225<589.601 703.353> 925 221<355.723 473.469> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 15 -460 2 -Refer: 570 -1 N 1 0 0 1 0 0 3 +Refer: 569 -1 N 1 0 0 1 0 0 3 EndChar StartChar: zcaron.sc -Encoding: 65670 -1 572 +Encoding: 65670 -1 571 Width: 1194 -Flags: MW +Flags: W +HStem: 0 246<345.026 824.625> 794 246<360.879 761.973> +VStem: 49 225<589.601 703.353> 925 221<355.723 473.469> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 -55 -460 2 -Refer: 570 -1 N 1 0 0 1 0 0 3 +Refer: 569 -1 N 1 0 0 1 0 0 3 EndChar StartChar: zdotaccent.sc -Encoding: 65671 -1 573 +Encoding: 65671 -1 572 Width: 1194 -Flags: MW +Flags: W +HStem: 0 246<345.026 824.625> 794 246<360.879 761.973> 1133 384<595.886 840.114> +VStem: 49 225<589.601 703.353> 526 384<1202.89 1447.11> 925 221<355.723 473.469> +LayerCount: 2 Fore Refer: 116 775 N 1 0 0 1 19 -136 2 -Refer: 570 -1 N 1 0 0 1 0 0 3 +Refer: 569 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni2116 -Encoding: 8470 8470 574 +Encoding: 8470 8470 573 Width: 2956 -Flags: MW +Flags: W +HStem: -20 21G<1209 1418.5> 0 270<-99.997 134.998 389.998 570> 88 230<1790 2610> 420 210<2290.52 2446.79> 1150 210<2389.21 2545.48> 1230 270<120 323.069 1276 1435 1696 1956> +VStem: 1276 680<1230 1500> +LayerCount: 2 Fore SplineSet 1838 318 m 2 @@ -12644,9 +14002,10 @@ Refer: 25 78 N 1 0 0 1 0 0 2 EndChar StartChar: uni2605 -Encoding: 9733 9733 575 +Encoding: 9733 9733 574 Width: 2000 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 1062 1500 m 2 @@ -12674,9 +14033,11 @@ EndSplineSet EndChar StartChar: uni2606 -Encoding: 9734 9734 576 +Encoding: 9734 9734 575 Width: 2000 -Flags: MW +Flags: W +HStem: 840 160<571.875 757 1215.57 1462> +LayerCount: 2 Fore SplineSet 1062 1500 m 2 @@ -12725,30 +14086,39 @@ EndSplineSet EndChar StartChar: uni0400 -Encoding: 1024 1024 577 +Encoding: 1024 1024 576 Width: 1618 -Flags: MW +Flags: W +HStem: 0 270<-99.5059 186.925 667.143 1098.95> 676 201<805.234 897.237> 1230 270<168 385.357 864.906 1331.5> +VStem: 933 195<477.586 595.065> 1028 207<950.935 1058.19> 1340 222<520.75 647.648> 1402 225<892.983 1029.55> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 231 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 EndChar StartChar: uni0401 -Encoding: 1025 1025 578 +Encoding: 1025 1025 577 Width: 1618 -Flags: MW +Flags: W +HStem: 0 270<-99.5059 186.925 667.143 1098.95> 676 201<805.234 897.237> 1230 270<168 385.357 864.906 1331.5> 1690 384<658.886 903.114 1218.89 1463.11> +VStem: 589 384<1759.89 2004.11> 933 195<477.586 595.065> 1028 207<950.935 1058.19> 1149 384<1759.89 2004.11> 1340 222<520.75 647.648> 1402 225<892.983 1029.55> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 267 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 EndChar StartChar: uni0402 -Encoding: 1026 1026 579 +Encoding: 1026 1026 578 Width: 2200 -Flags: MW +Flags: W +HStem: -19 174<1365.16 1492.74> 0 270<244 521.271> 705 186<1264.71 1569.09> 1240 260<490.556 724.358 1156 1376.16> +VStem: 125 230<940 1054.84> 1005 358<158.387 367> 1593 462<348.733 683.205> AnchorPoint: "Anchor-0" 895 1500 basechar 0 AnchorPoint: "Anchor-1" 636 0 basechar 0 AnchorPoint: "Anchor-2" 636 0 basechar 0 +LayerCount: 2 Fore SplineSet 244 41 m 2 @@ -12796,21 +14166,25 @@ EndSplineSet EndChar StartChar: uni0403 -Encoding: 1027 1027 580 +Encoding: 1027 1027 579 Width: 1625 -Flags: MW +Flags: W +HStem: 0 270<-60 199.999 664.998 865> 870 630<1354 1619.06> 1230 270<215 395.002 860.001 1330.65> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 365 0 2 -Refer: 596 1043 N 1 0 0 1 0 0 2 +Refer: 595 1043 N 1 0 0 1 0 0 2 EndChar StartChar: uni0404 -Encoding: 1028 1028 581 +Encoding: 1028 1028 580 Width: 1702 -Flags: MW +Flags: W +HStem: -40 268<708.076 1055.25> 600 270<672.134 1084.61> 1284 256<929.894 1263.12> 1490 20G<1581.5 1764.5> AnchorPoint: "Anchor-0" 1076 1500 basechar 0 AnchorPoint: "Anchor-1" 917 0 basechar 0 AnchorPoint: "Anchor-2" 917 0 basechar 0 +LayerCount: 2 Fore SplineSet 70 560 m 0 @@ -12845,42 +14219,56 @@ EndSplineSet EndChar StartChar: uni0405 -Encoding: 1029 1029 582 +Encoding: 1029 1029 581 Width: 1345 -Flags: MW +Flags: W +HStem: -50 228<471.541 839.839> -10 21G<-31 133> 1318 232<718.011 1027.78> 1480 20G<1386 1546> +VStem: 58 237<502.062 608.855> 170 474<746 1216.2> 924 480<288.236 770> 1217 248<910.247 1026.71> +LayerCount: 2 Fore Refer: 30 83 N 1 0 0 1 0 0 2 EndChar StartChar: uni0406 -Encoding: 1030 1030 583 +Encoding: 1030 1030 582 Width: 830 -Flags: MW +Flags: W +HStem: 0 270<-40 249.998 712.587 959.912> 1230 270<206.018 445.002 904.953 1186> +LayerCount: 2 Fore Refer: 20 73 N 1 0 0 1 0 0 2 EndChar StartChar: uni0407 -Encoding: 1031 1031 584 +Encoding: 1031 1031 583 Width: 1146 -Flags: MW +Flags: W +HStem: 0 270<-40 249.998 712.587 959.912> 1230 270<206.018 445.002 904.953 1186> 1690 384<296.886 541.114 856.886 1101.11> +VStem: 227 384<1759.89 2004.11> 787 384<1759.89 2004.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 -95 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 EndChar StartChar: uni0408 -Encoding: 1032 1032 585 +Encoding: 1032 1032 584 Width: 1177 -Flags: MW +Flags: W +HStem: -30 250<353.51 583.156> 1230 270<582 851.765 1327.05 1591.2> +VStem: -80 412<246.963 542> +LayerCount: 2 Fore Refer: 21 74 N 1 0 0 1 0 0 2 EndChar StartChar: uni0409 -Encoding: 1033 1033 586 +Encoding: 1033 1033 585 Width: 2595 -Flags: MW +Flags: W +HStem: -40 230<330.316 468.415> 0 270<980.161 1229.09 1700 1954.21> 670 270<1848.25 2013.51> 1230 270<492.097 773.711 1063.03 1423.66 1891.26 2189.95> +VStem: -70 400<193.315 422> 2060 500<363.125 625.416> +LayerCount: 2 Fore SplineSet 1736 270 m 2 @@ -12929,9 +14317,12 @@ EndSplineSet EndChar StartChar: uni040A -Encoding: 1034 1034 587 +Encoding: 1034 1034 586 Width: 2555 -Flags: MW +Flags: W +HStem: 0 270<-78.9914 179.893 647.06 808.452 951.947 1189.09 1658.7 1901.42> 650 250<788.677 1256.59> 670 270<1808.05 1969.68> 1230 270<195.66 374.967 845.002 1083.27 1225.45 1383.28 1857.01 2154.95> +VStem: 2020 500<372.908 626.478> +LayerCount: 2 Fore SplineSet 845 1188 m 2 @@ -13002,9 +14393,12 @@ EndSplineSet EndChar StartChar: uni040B -Encoding: 1035 1035 588 +Encoding: 1035 1035 587 Width: 2135 -Flags: MW +Flags: W +HStem: 0 270<244 521.271 952.847 1155.98 1250 1430 1869.69 2009.99> 616 310<1280.46 1703> 940 560<227.065 364.998 1418.9 1656.56> 1240 260<485.221 723.995 1151 1378.21> +VStem: 125 240<940 1054.84> +LayerCount: 2 Fore SplineSet 244 41 m 2 @@ -13062,27 +14456,35 @@ EndSplineSet EndChar StartChar: uni040C -Encoding: 1036 1036 589 +Encoding: 1036 1036 588 Width: 1905 -Flags: MW +Flags: W +HStem: -40 347<1062 1565.5> 0 270<-44.9905 204.998 674.688 864.991> 620 260<808.976 973.113> 1230 270<195 395.878 865.887 1145> 1299 235<1505.17 1808> +VStem: 1626 397<1079 1296.61> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 465 0 2 -Refer: 603 1050 N 1 0 0 1 0 0 2 +Refer: 602 1050 N 1 0 0 1 0 0 2 EndChar StartChar: uni040D -Encoding: 1037 1037 590 +Encoding: 1037 1037 589 Width: 2020 -Flags: MW +Flags: W +HStem: 0 270<-58.9914 199.893 671.145 829.925 971.947 1209.08 1680.02 1858.15> 1230 270<210.66 389.967 860.002 1098.27 1240.45 1402.11 1870.07 2129.84> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 243 0 2 -Refer: 601 1048 N 1 0 0 1 0 0 2 +Refer: 600 1048 N 1 0 0 1 0 0 2 EndChar StartChar: uni040E -Encoding: 1038 1038 591 +Encoding: 1038 1038 590 Width: 1506 -Flags: MW +Flags: W +HStem: -40 200<331.802 545.309> 1230 270<150 287.49 754.125 970.175 1116.12 1226.62 1494.51 1675.79> 1577 143<887.486 1251.64> +VStem: 25 288<185.527 389> +LayerCount: 2 Fore SplineSet 1366 2051 m 0 @@ -13097,16 +14499,19 @@ SplineSet 1261 1800 1143 1796 1165 1896 c 0 1184 1980 1266 2051 1366 2051 c 0 EndSplineSet -Refer: 612 1059 N 1 0 0 1 0 0 2 +Refer: 611 1059 N 1 0 0 1 0 0 2 EndChar StartChar: uni040F -Encoding: 1039 1039 592 +Encoding: 1039 1039 591 Width: 2020 -Flags: MW +Flags: W +HStem: 0 270<-59.9394 199.175 671 690 1112.7 1208 1679.69 1859.88> 1230 270<210.111 390.002 863.262 1099.97 1240.18 1401.29 1870 2129.98> +VStem: 666 241<-409.97 -227.77> AnchorPoint: "Anchor-0" 1166 1500 basechar 0 AnchorPoint: "Anchor-1" 886 0 basechar 0 AnchorPoint: "Anchor-2" 886 0 basechar 0 +LayerCount: 2 Fore SplineSet 670 332 m 2 @@ -13160,20 +14565,25 @@ EndSplineSet EndChar StartChar: uni0410 -Encoding: 1040 1040 593 +Encoding: 1040 1040 592 Width: 2020 -Flags: MW +Flags: W +HStem: 0 270<-120 160.995 476.25 599.902 940.563 1141.97 1643 1859.99> 420 250<742.348 1067.86> 1510 20G<1010.5 1353> +LayerCount: 2 Fore Refer: 12 65 N 1 0 0 1 0 0 2 EndChar StartChar: uni0411 -Encoding: 1041 1041 594 +Encoding: 1041 1041 593 Width: 1655 -Flags: MW +Flags: W +HStem: 0 270<-45 198.047 660.859 1037.09> 570 260<786.496 1110.24> 1230 270<210.021 389.964 859.642 1319.02> +VStem: 1135 485<353.834 548.594> AnchorPoint: "Anchor-0" 884 1500 basechar 0 AnchorPoint: "Anchor-1" 321 0 basechar 0 AnchorPoint: "Anchor-2" 321 0 basechar 0 +LayerCount: 2 Fore SplineSet 765 570 m 2 @@ -13215,20 +14625,25 @@ EndSplineSet EndChar StartChar: uni0412 -Encoding: 1042 1042 595 +Encoding: 1042 1042 594 Width: 1744 -Flags: MW +Flags: W +HStem: 0 270<-99.6234 190.606 671.146 1047.39> 650 250<804.998 1102.79> 1230 270<157.79 376.635 857.053 1213.47> +VStem: 1144 500<356.698 612.049> 1244 480<988.416 1205.54> +LayerCount: 2 Fore Refer: 13 66 N 1 0 0 1 0 0 2 EndChar StartChar: uni0413 -Encoding: 1043 1043 596 +Encoding: 1043 1043 595 Width: 1625 -Flags: MW +Flags: W +HStem: 0 270<-60 199.999 664.998 865> 870 630<1354 1619.06> 1230 270<215 395.002 860.001 1330.65> AnchorPoint: "Anchor-0" 889 1500 basechar 0 AnchorPoint: "Anchor-1" 326 0 basechar 0 AnchorPoint: "Anchor-2" 326 0 basechar 0 +LayerCount: 2 Fore SplineSet 366 1230 m 2 @@ -13263,9 +14678,12 @@ EndSplineSet EndChar StartChar: uni0414 -Encoding: 1044 1044 597 +Encoding: 1044 1044 596 Width: 1815 -Flags: MW +Flags: W +HStem: 0 260<440.515 987.973> 1250 250<372.044 564.697 823.649 1190 1660 1940> +VStem: -220 240<-410 -295.354> +LayerCount: 2 Fore SplineSet 867 1250 m 2 @@ -13310,17 +14728,23 @@ EndSplineSet EndChar StartChar: uni0415 -Encoding: 1045 1045 598 +Encoding: 1045 1045 597 Width: 1618 -Flags: MW +Flags: W +HStem: 0 270<-99.5059 186.925 667.143 1098.95> 676 201<805.234 897.237> 1230 270<168 385.357 864.906 1331.5> +VStem: 933 195<477.586 595.065> 1028 207<950.935 1058.19> 1340 222<520.75 647.648> 1402 225<892.983 1029.55> +LayerCount: 2 Fore Refer: 16 69 N 1 0 0 1 0 0 2 EndChar StartChar: uni0416 -Encoding: 1046 1046 599 +Encoding: 1046 1046 598 Width: 2800 -Flags: MW +Flags: W +HStem: -40 347<147.01 598 1952 2455.5> 0 270<845.009 1096.88 1564.69 1754.99> 620 260<1007.33 1156.94 1698.98 1862.39> 1230 270<1085 1285.88 1755.89 2035> 1299 235<529.902 655.459 2390.19 2698> +VStem: 127 397<1039 1288.81> 702 250<932.071 1254.01> 2516 397<1079 1296.61> +LayerCount: 2 Fore SplineSet 2715 218 m 0 @@ -13396,9 +14820,12 @@ EndSplineSet EndChar StartChar: uni0417 -Encoding: 1047 1047 600 +Encoding: 1047 1047 599 Width: 1466 -Flags: MW +Flags: W +HStem: -20 249<527.017 873.927> 647 264<695.15 913.428> 1274 256<750.25 1042.72> 1490 20G<283.5 485.5> +VStem: 100 368<279.193 551> 988 452<334.289 581.421> 1098 442<1024.34 1218.32> +LayerCount: 2 Fore SplineSet 100 458 m 0 @@ -13441,12 +14868,14 @@ EndSplineSet EndChar StartChar: uni0418 -Encoding: 1048 1048 601 +Encoding: 1048 1048 600 Width: 2020 -Flags: MW +Flags: W +HStem: 0 270<-58.9914 199.893 671.145 829.925 971.947 1209.08 1680.02 1858.15> 1230 270<210.66 389.967 860.002 1098.27 1240.45 1402.11 1870.07 2129.84> AnchorPoint: "Anchor-0" 1171 1500 basechar 0 AnchorPoint: "Anchor-1" 896 0 basechar 0 AnchorPoint: "Anchor-2" 896 0 basechar 0 +LayerCount: 2 Fore SplineSet 1405 1196 m 2 @@ -13510,9 +14939,11 @@ EndSplineSet EndChar StartChar: uni0419 -Encoding: 1049 1049 602 +Encoding: 1049 1049 601 Width: 2020 -Flags: MW +Flags: W +HStem: 0 270<-58.9914 199.893 671.145 829.925 971.947 1209.08 1680.02 1858.15> 1230 270<210.66 389.967 860.002 1098.27 1240.45 1402.11 1870.07 2129.84> 1577 143<1037.49 1401.64> +LayerCount: 2 Fore SplineSet 1516 2051 m 0 @@ -13527,16 +14958,19 @@ SplineSet 1411 1800 1293 1796 1315 1896 c 0 1334 1980 1416 2051 1516 2051 c 0 EndSplineSet -Refer: 601 1048 N 1 0 0 1 0 0 2 +Refer: 600 1048 N 1 0 0 1 0 0 2 EndChar StartChar: uni041A -Encoding: 1050 1050 603 +Encoding: 1050 1050 602 Width: 1905 -Flags: MW +Flags: W +HStem: -40 347<1062 1565.5> 0 270<-44.9905 204.998 674.688 864.991> 620 260<808.976 973.113> 1230 270<195 395.878 865.887 1145> 1299 235<1505.17 1808> +VStem: 1626 397<1079 1296.61> AnchorPoint: "Anchor-0" 1046 1500 basechar 0 AnchorPoint: "Anchor-1" 1076 0 basechar 0 AnchorPoint: "Anchor-2" 1076 0 basechar 0 +LayerCount: 2 Fore SplineSet 1825 218 m 0 @@ -13590,9 +15024,12 @@ EndSplineSet EndChar StartChar: uni041B -Encoding: 1051 1051 604 +Encoding: 1051 1051 603 Width: 2155 -Flags: MW +Flags: W +HStem: -40 230<330.316 483.693> 0 270<1020.16 1279.09 1750 1969.96> 1230 270<492.097 773.711 1062.87 1473.66 1941.26 2239.95> +VStem: -70 400<193.315 422> +LayerCount: 2 Fore SplineSet -70 330 m 0 @@ -13634,36 +15071,45 @@ EndSplineSet EndChar StartChar: uni041C -Encoding: 1052 1052 605 +Encoding: 1052 1052 604 Width: 2306 -Flags: MW +Flags: W +HStem: -20 21G<771.5 994.5> 0 270<-119.707 125.75 399.02 599.957 1282.47 1477.76 1934.32 2161.71> 1230 270<154.193 347.022 2077 2345.45> +LayerCount: 2 Fore Refer: 24 77 N 1 0 0 1 0 0 2 EndChar StartChar: uni041D -Encoding: 1053 1053 606 +Encoding: 1053 1053 605 Width: 1966 -Flags: MW +Flags: W +HStem: 0 270<-99.6097 169.82 649.403 819.9 940.006 1159.45 1639.06 1829.91> 652 248<782.734 1222> 1230 270<156.545 356.002 835.002 1055.99 1186.06 1345.12 1826 2066> +LayerCount: 2 Fore Refer: 19 72 N 1 0 0 1 0 0 2 EndChar StartChar: uni041E -Encoding: 1054 1054 607 +Encoding: 1054 1054 606 Width: 1900 -Flags: MW +Flags: W +HStem: -40 260<693.307 989.592> 1280 260<929.428 1206.69> +VStem: 70 510<341.905 838.398> 1320 510<653.999 1158.1> +LayerCount: 2 Fore Refer: 26 79 N 1 0 0 1 0 0 2 EndChar StartChar: uni041F -Encoding: 1055 1055 608 +Encoding: 1055 1055 607 Width: 2020 -Flags: MW +Flags: W +HStem: 0 270<-58.9914 198.615 667.372 818.452 961.947 1209.08 1678.7 1858.15> 1230 270<210.66 390.759 860.002 1400 1871.66 2129.84> AnchorPoint: "Anchor-0" 1131 1500 basechar 0 AnchorPoint: "Anchor-1" 886 0 basechar 0 AnchorPoint: "Anchor-2" 886 0 basechar 0 +LayerCount: 2 Fore SplineSet 1400 1196 m 2 @@ -13711,36 +15157,48 @@ EndSplineSet EndChar StartChar: uni0420 -Encoding: 1056 1056 609 +Encoding: 1056 1056 608 Width: 1594 -Flags: MW +Flags: W +HStem: 0 270<-99.8359 128.998 611.25 859.352> 550 270<728.094 971.449> 1230 270<120.015 317.648 797.811 1069.27> +VStem: 1114 500<956.113 1194.1> +LayerCount: 2 Fore Refer: 27 80 N 1 0 0 1 0 0 2 EndChar StartChar: uni0421 -Encoding: 1057 1057 610 +Encoding: 1057 1057 609 Width: 1734 -Flags: MW +Flags: W +HStem: -40 296<711.773 1071.32> 1288 252<900.799 1264.51> 1480 20G<1557 1792> +VStem: 70 510<403.611 893.172> 1430 275<870.413 995.18> +LayerCount: 2 Fore Refer: 14 67 N 1 0 0 1 0 0 2 EndChar StartChar: uni0422 -Encoding: 1058 1058 611 +Encoding: 1058 1058 610 Width: 1628 -Flags: MW +Flags: W +HStem: 0 270<212.301 491.463 931.203 1171.19> 1240 260<487.408 687.083 1118 1340.53> +VStem: 95 245<883.663 1005.47> 1366 246<880.924 988.513> +LayerCount: 2 Fore Refer: 31 84 N 1 0 0 1 0 0 2 EndChar StartChar: uni0423 -Encoding: 1059 1059 612 +Encoding: 1059 1059 611 Width: 1506 -Flags: MW +Flags: W +HStem: -40 200<331.802 545.309> 1230 270<150 287.49 754.125 970.175 1116.12 1226.62 1494.51 1675.79> +VStem: 25 288<185.527 389> AnchorPoint: "Anchor-0" 832 1500 basechar 0 AnchorPoint: "Anchor-1" 742 0 basechar 0 AnchorPoint: "Anchor-2" 742 0 basechar 0 +LayerCount: 2 Fore SplineSet 25 318 m 0 @@ -13783,9 +15241,12 @@ EndSplineSet EndChar StartChar: uni0424 -Encoding: 1060 1060 613 +Encoding: 1060 1060 612 Width: 2050 -Flags: MW +Flags: W +HStem: 2 250<440 714.922 1181.82 1410> 355 239<552.898 723.222 1260.86 1514.45> 905 241<583.562 842.422 1379.78 1536.09> 1252 250<720 918.125 1388.44 1690> +VStem: 25 470<642.918 827.99> 1595 470<659.45 856.27> +LayerCount: 2 Fore SplineSet 910 1166 m 2 @@ -13839,20 +15300,24 @@ EndSplineSet EndChar StartChar: uni0425 -Encoding: 1061 1061 614 +Encoding: 1061 1061 613 Width: 1700 -Flags: MW +Flags: W +HStem: 0 270<-179.103 90.1562 476.171 558.207 798.041 991.246 1523.01 1777.88> 1230 270<70.6254 314.852 837.848 1009.75 1150.41 1248.34 1617 1869.31> +LayerCount: 2 Fore Refer: 35 88 N 1 0 0 1 0 0 2 EndChar StartChar: uni0426 -Encoding: 1062 1062 615 +Encoding: 1062 1062 614 Width: 2015 -Flags: MW +Flags: W +HStem: 0 270<-60 199.175 668.245 1210> 1230 270<215 395.267 866.362 1110 1240.07 1405 1875 2135> AnchorPoint: "Anchor-0" 1041 1500 basechar 0 AnchorPoint: "Anchor-1" 806 0 basechar 0 AnchorPoint: "Anchor-2" 806 0 basechar 0 +LayerCount: 2 Fore SplineSet 670 322 m 2 @@ -13903,12 +15368,14 @@ EndSplineSet EndChar StartChar: uni0427 -Encoding: 1063 1063 616 +Encoding: 1063 1063 615 Width: 1844 -Flags: MW +Flags: W +HStem: 0 250<774.156 1050.15 1482.45 1683.96> 534 310<515 974.278> 1230 270<188.007 327.531 768.002 948 1042.02 1244.11 1676.74 1954> AnchorPoint: "Anchor-0" 976 1500 basechar 0 AnchorPoint: "Anchor-1" 746 0 basechar 0 AnchorPoint: "Anchor-2" 746 0 basechar 0 +LayerCount: 2 Fore SplineSet 1242 1173 m 2 @@ -13960,13 +15427,15 @@ EndSplineSet EndChar StartChar: uni0428 -Encoding: 1064 1064 617 +Encoding: 1064 1064 616 Width: 2730 -Flags: MW +Flags: W +HStem: 0 250<-70 187.973 659.998 1042.97 1515 1897.97 2370 2570> 1250 250<215 395.002 865.002 1065 1150 1250 1720 1920 2005 2105 2575 2855> AnchorPoint: "Anchor-0" 1461 1500 basechar 0 AnchorPoint: "Anchor-1" 1252 0 basechar 0 AnchorPoint: "Anchor-2" 1252 0 basechar 0 AnchorPoint: "Anchor-3" 1252 0 basechar 0 +LayerCount: 2 Fore SplineSet 865 1214 m 2 @@ -14030,13 +15499,15 @@ EndSplineSet EndChar StartChar: uni0429 -Encoding: 1065 1065 618 +Encoding: 1065 1065 617 Width: 2735 -Flags: MW +Flags: W +HStem: 0 250<-70 187.973 659.998 1042.97 1515 1897.97> 1250 250<215 395.002 865.002 1065 1150 1250 1720 1920 2005 2105 2575 2855> AnchorPoint: "Anchor-0" 1476 1500 basechar 0 AnchorPoint: "Anchor-1" 1267 0 basechar 0 AnchorPoint: "Anchor-2" 1267 0 basechar 0 AnchorPoint: "Anchor-3" 1267 0 basechar 0 +LayerCount: 2 Fore SplineSet 865 1214 m 2 @@ -14103,9 +15574,12 @@ EndSplineSet EndChar StartChar: uni042A -Encoding: 1066 1066 619 +Encoding: 1066 1066 618 Width: 1965 -Flags: MW +Flags: W +HStem: 0 270<340.161 599.093 1070 1313.71> 670 270<1220.04 1376.86> 1230 270<489.054 793.578 1261.26 1559.95> +VStem: 110 241<871.318 972.95> 1430 500<373.39 627.081> +LayerCount: 2 Fore SplineSet 1192 670 m 2 @@ -14147,9 +15621,12 @@ EndSplineSet EndChar StartChar: uni042B -Encoding: 1067 1067 620 +Encoding: 1067 1067 619 Width: 2545 -Flags: MW +Flags: W +HStem: 0 270<-79.8392 179.093 649.998 857.292> 0 250<1415.16 1694.27 2165 2384.96> 1230 270<190.055 373.66 841.199 1139.95> 1250 250<1690.14 1891.99 2361.92 2659.74> +VStem: 970 500<374.288 621.74> +LayerCount: 2 Fore SplineSet 2360 1198 m 2 @@ -14213,9 +15690,12 @@ EndSplineSet EndChar StartChar: uni042C -Encoding: 1068 1068 621 +Encoding: 1068 1068 620 Width: 1545 -Flags: MW +Flags: W +HStem: 0 270<-79.8392 179.093 649.998 897.292> 670 270<798.245 956.856> 1230 270<190.055 373.66 841.199 1139.95> +VStem: 1010 500<374.288 621.74> +LayerCount: 2 Fore SplineSet 124 270 m 2 @@ -14254,12 +15734,15 @@ EndSplineSet EndChar StartChar: uni042D -Encoding: 1069 1069 622 +Encoding: 1069 1069 621 Width: 1701 -Flags: MW +Flags: W +HStem: -40 268<411.564 845.718> 630 250<685.145 1094.81> 1284 256<756.929 1039.01> 1490 20G<303.5 486.5> +VStem: 0 400<259.716 502> 1154 520<889.15 1164.18> AnchorPoint: "Anchor-0" 972 1500 basechar 0 AnchorPoint: "Anchor-1" 787 0 basechar 0 AnchorPoint: "Anchor-2" 787 0 basechar 0 +LayerCount: 2 Fore SplineSet 0 400 m 0 @@ -14297,9 +15780,12 @@ EndSplineSet EndChar StartChar: uni042E -Encoding: 1070 1070 623 +Encoding: 1070 1070 622 Width: 2800 -Flags: MW +Flags: W +HStem: -40 260<1665.54 1955.86> 0 250<-37.8438 241.181 711.997 931.956> 620 250<844.997 1054> 1250 250<240.145 441.994 912.091 1209.74> 1280 260<1889.59 2168.21> +VStem: 1054 516<336.332 605.217> 2270 510<670.689 1163.55> +LayerCount: 2 Fore SplineSet 1570 590 m 0 @@ -14347,12 +15833,15 @@ EndSplineSet EndChar StartChar: uni042F -Encoding: 1071 1071 624 +Encoding: 1071 1071 623 Width: 1918 -Flags: MW +Flags: W +HStem: -40 348<165.819 621> 0 270<848.5 1108 1576.2 1758> 620 260<927.182 1168> 1230 270<968.025 1298.99 1769.78 2027.88> +VStem: 388 480<912.692 1143.72> AnchorPoint: "Anchor-0" 1212 1500 basechar 0 AnchorPoint: "Anchor-1" 892 0 basechar 0 AnchorPoint: "Anchor-2" 892 0 basechar 0 +LayerCount: 2 Fore SplineSet -38 213 m 0 @@ -14399,19 +15888,24 @@ EndSplineSet EndChar StartChar: uni0430 -Encoding: 1072 1072 625 +Encoding: 1072 1072 624 Width: 1444 -Flags: MW +Flags: W +HStem: -50 284<853.5 1099.5> -40 228<251.5 557> 850 228<408.5 703.081> +VStem: -22 465<200.487 610.415> 749 295<262 640> +LayerCount: 2 Fore Refer: 38 97 N 1 0 0 1 0 0 2 EndChar StartChar: uni0431 -Encoding: 1073 1073 626 +Encoding: 1073 1073 625 Width: 1286 -Flags: MW +Flags: W +HStem: -40 200<475.05 632.48> 880 200<608.086 946.817> 1140 421<715.045 1140.01> AnchorPoint: "Anchor-1" 505 0 basechar 0 AnchorPoint: "Anchor-2" 505 0 basechar 0 +LayerCount: 2 Fore SplineSet 480 540 m 0 @@ -14436,12 +15930,15 @@ EndSplineSet EndChar StartChar: uni0432 -Encoding: 1074 1074 627 +Encoding: 1074 1074 626 Width: 1257 -Flags: MW +Flags: W +HStem: -40 228<442.302 661.778> 886 194<585.833 759.597> +VStem: -23 434<228.092 528.435> 734 412<253.086 403.972> 767 398<679.517 877.114> AnchorPoint: "Anchor-0" 717 1040 basechar 0 AnchorPoint: "Anchor-1" 455 0 basechar 0 AnchorPoint: "Anchor-2" 455 0 basechar 0 +LayerCount: 2 Fore SplineSet 486 571 m 0 @@ -14468,9 +15965,11 @@ EndSplineSet EndChar StartChar: uni0433 -Encoding: 1075 1075 628 +Encoding: 1075 1075 627 Width: 1030 -Flags: MW +Flags: W +HStem: -40 203<240 531.869> 879 203<427.957 713> +LayerCount: 2 Fore SplineSet 379 182 m 0 @@ -14494,9 +15993,12 @@ EndSplineSet EndChar StartChar: uni0434 -Encoding: 1076 1076 629 +Encoding: 1076 1076 628 Width: 1298 -Flags: MW +Flags: W +HStem: -20 200<432.21 592.227> 860 200<591.936 745.491> 1340 240<600.873 828.814> +VStem: -12 423<213.892 584.424> 772 464<608.388 1155> +LayerCount: 2 Fore SplineSet 411 320 m 0 @@ -14521,17 +16023,23 @@ EndSplineSet EndChar StartChar: uni0435 -Encoding: 1077 1077 630 +Encoding: 1077 1077 629 Width: 1247 -Flags: MW +Flags: W +HStem: -40 228<453.783 728.266> 884 196<583.483 762.078> +VStem: -21 438<222.957 396.324> 772 392<690.677 875.831> +LayerCount: 2 Fore Refer: 42 101 N 1 0 0 1 0 0 2 EndChar StartChar: uni0436 -Encoding: 1078 1078 631 +Encoding: 1078 1078 630 Width: 2638 -Flags: MW +Flags: W +HStem: -40 228<1821 2124.33> -40 194<342.393 436.936> 0 21G<980 1345.5> 852 228<447.669 751> 886 194<2133.25 2229.61> +VStem: -20 360<156.037 394> 608 408<653.188 841.238> 1556 408<198.762 437.094> 2232 360<646 883.963> +LayerCount: 2 Fore SplineSet 2592 734 m 0 @@ -14589,9 +16097,12 @@ EndSplineSet EndChar StartChar: uni0437 -Encoding: 1079 1079 632 +Encoding: 1079 1079 631 Width: 1133 -Flags: MW +Flags: W +HStem: -20 199<224.225 535.931> 407 209<417.039 570.269> 846 224<441.087 595.859> +VStem: -57 270<205.216 391> 578 445<223.517 396.612> 670 449<692.55 837.057> +LayerCount: 2 Fore SplineSet 575 846 m 0 @@ -14625,17 +16136,21 @@ EndSplineSet EndChar StartChar: uni0438 -Encoding: 1080 1080 633 +Encoding: 1080 1080 632 Width: 1573 -Flags: MW +Flags: W +HStem: -50 284<940.5 1216.26> -38 252<352.5 660> 796 284<287.06 585.5> +LayerCount: 2 Fore Refer: 58 117 N 1 0 0 1 0 0 2 EndChar StartChar: uni0439 -Encoding: 1081 1081 634 +Encoding: 1081 1081 633 Width: 1573 -Flags: MW +Flags: W +HStem: -50 284<940.5 1216.26> -38 252<352.5 660> 796 284<287.06 585.5> 1118 143<720.423 1078.65> +LayerCount: 2 Fore SplineSet 1194 1592 m 0 @@ -14654,17 +16169,23 @@ Refer: 58 117 N 1 0 0 1 0 0 2 EndChar StartChar: uni043A -Encoding: 1082 1082 635 +Encoding: 1082 1082 634 Width: 1524 -Flags: MW +Flags: W +HStem: -50 284<844.5 1138.1> 0 21G<4.5 379.5> 830 210<-9.50195 161.811> 890 190<969.947 1247> +VStem: 1048 416<726.704 888.206> +LayerCount: 2 Fore -Refer: 363 312 N 1 0 0 1 0 0 2 +Refer: 362 312 N 1 0 0 1 0 0 2 EndChar StartChar: uni043B -Encoding: 1083 1083 636 +Encoding: 1083 1083 635 Width: 1815 -Flags: MW +Flags: W +HStem: -50 284<1157 1446.3> -40 190<205 437.754> 830 210<392.097 642.325 863.031 1106.22> +VStem: -20 340<150.56 332> 973 422<94 383.344> +LayerCount: 2 Fore SplineSet -20 260 m 0 @@ -14700,9 +16221,12 @@ EndSplineSet EndChar StartChar: uni043C -Encoding: 1084 1084 637 +Encoding: 1084 1084 636 Width: 2250 -Flags: MW +Flags: W +HStem: -50 284<1610.5 1900.13> -40 195<146 363.826> 830 210<423.044 569.262> +VStem: 1430 414<91 329.188> +LayerCount: 2 Fore SplineSet 2016 990 m 2 @@ -14748,9 +16272,12 @@ EndSplineSet EndChar StartChar: uni043D -Encoding: 1085 1085 638 +Encoding: 1085 1085 637 Width: 1560 -Flags: MW +Flags: W +HStem: -50 284<899 1188.3> 0 21G<50 392.5> 432 220<587.094 759.062> 830 210<5.06767 198.217> +VStem: 715 422<94 407.719> +LayerCount: 2 Fore SplineSet 1306 980 m 2 @@ -14792,57 +16319,78 @@ EndSplineSet EndChar StartChar: uni043E -Encoding: 1086 1086 639 +Encoding: 1086 1086 638 Width: 1298 -Flags: MW +Flags: W +HStem: -20 200<432.21 592.002> 860 200<592.256 741.467> +VStem: -12 423<213.892 584.424> 772 424<438.297 817.531> +LayerCount: 2 Fore Refer: 52 111 N 1 0 0 1 0 0 2 EndChar StartChar: uni043F -Encoding: 1087 1087 640 +Encoding: 1087 1087 639 Width: 1446 -Flags: MW +Flags: W +HStem: -40 284<814 1106.1> 0 21G<25 380.5> 776 302<679 1059> 830 210<3.03625 174.786> +VStem: 630 424<95 337.891> +LayerCount: 2 Fore Refer: 51 110 N 1 0 0 1 0 0 2 EndChar StartChar: uni0440 -Encoding: 1088 1088 641 +Encoding: 1088 1088 640 Width: 1314 -Flags: MW +Flags: W +HStem: -500 21G<-85.5 257> -40 238<515.114 793> 830 210<-2.93243 167.002> 850 228<704.562 989> +VStem: 787 463<423.668 839.992> +LayerCount: 2 Fore Refer: 53 112 N 1 0 0 1 0 0 2 EndChar StartChar: uni0441 -Encoding: 1089 1089 642 +Encoding: 1089 1089 641 Width: 1211 -Flags: MW +Flags: W +HStem: -40 228<450.296 679.042> 886 194<638.518 801.354> +VStem: -21 438<220.541 611.551> 805 360<646 881.968> +LayerCount: 2 Fore Refer: 40 99 N 1 0 0 1 0 0 2 EndChar StartChar: uni0442 -Encoding: 1090 1090 643 +Encoding: 1090 1090 642 Width: 2063 -Flags: MW +Flags: W +HStem: -40 284<1386 1680.67> 0 21G<34 380.5 604.5 988.5> 796 282<688.5 978 1274.5 1611> 830 210<3.17188 174.914> +VStem: 1202 424<95 337.891> +LayerCount: 2 Fore Refer: 50 109 N 1 0 0 1 0 0 2 EndChar StartChar: uni0443 -Encoding: 1091 1091 644 +Encoding: 1091 1091 643 Width: 1347 -Flags: MW +Flags: W +HStem: -530 194<115.514 378.997> 780 304<243.584 523> +VStem: 1070 226<543.801 881> +LayerCount: 2 Fore Refer: 62 121 N 1 0 0 1 0 0 2 EndChar StartChar: uni0444 -Encoding: 1092 1092 645 +Encoding: 1092 1092 644 Width: 1945 -Flags: MW +Flags: W +HStem: -500 210<929.072 1096.81> -40 228<236 514.764 1075.92 1221.46> 846 232<436 704.038 1289 1613> 1350 210<719 900.057> +VStem: -22 458<197.414 610.95> 1386 467<466.009 839.873> +LayerCount: 2 Fore SplineSet 1066 254 m 0 @@ -14892,17 +16440,21 @@ EndSplineSet EndChar StartChar: uni0445 -Encoding: 1093 1093 646 +Encoding: 1093 1093 645 Width: 1430 -Flags: MW +Flags: W +HStem: -44 204<126 333.887> -40 296<732 985.748> 780 304<315.406 579> 886 194<986.326 1193.5> +VStem: -105 333<161.707 342> 1089 338<694 882.977> +LayerCount: 2 Fore Refer: 61 120 N 1 0 0 1 0 0 2 EndChar StartChar: uni0446 -Encoding: 1094 1094 647 +Encoding: 1094 1094 646 Width: 1573 -Flags: MW +Flags: W +HStem: -38 21G<352.5 487> 796 284<287.06 585.5> LayerCount: 2 Back SplineSet @@ -14961,9 +16513,11 @@ EndSplineSet EndChar StartChar: uni0447 -Encoding: 1095 1095 648 +Encoding: 1095 1095 647 Width: 1448 -Flags: MW +Flags: W +HStem: -50 284<810.5 1103.82> 380 171<545.528 668.344> 796 284<164.294 446> +LayerCount: 2 Fore SplineSet -125 724 m 0 @@ -14999,9 +16553,12 @@ EndSplineSet EndChar StartChar: uni0448 -Encoding: 1096 1096 649 +Encoding: 1096 1096 648 Width: 2215 -Flags: MW +Flags: W +HStem: -40 272<472.625 700.5 1656.71 1880.79> 794 284<312.302 603> +VStem: 363 384<696.984 943> +LayerCount: 2 Fore SplineSet 23 747 m 0 @@ -15048,9 +16605,12 @@ EndSplineSet EndChar StartChar: uni0449 -Encoding: 1097 1097 650 +Encoding: 1097 1097 649 Width: 2215 -Flags: MW +Flags: W +HStem: -40 272<473.06 700.5> 794 284<312.302 603> +VStem: 363 384<696.984 943> +LayerCount: 2 Fore SplineSet 23 747 m 0 @@ -15106,9 +16666,12 @@ EndSplineSet EndChar StartChar: uni044A -Encoding: 1098 1098 651 +Encoding: 1098 1098 650 Width: 1290 -Flags: MW +Flags: W +HStem: -40 210<575.747 719.833> 470 250<675 1008.5> 764 286<240.117 467.52> +VStem: 176 390<174.405 401.954> 777 420<291.817 565> +LayerCount: 2 Fore SplineSet 566 270 m 0 @@ -15140,9 +16703,12 @@ EndSplineSet EndChar StartChar: uni044B -Encoding: 1099 1099 652 +Encoding: 1099 1099 651 Width: 1949 -Flags: MW +Flags: W +HStem: -50 284<1327 1616.3> -40 210<495.747 638.899> 470 250<595 943.5> 830 210<4 196.688> +VStem: 96 390<177.086 402.782> 697 420<291.73 565> 1143 422<94 383.859> +LayerCount: 2 Fore SplineSet 1734 980 m 2 @@ -15185,9 +16751,12 @@ EndSplineSet EndChar StartChar: uni044C -Encoding: 1100 1100 653 +Encoding: 1100 1100 652 Width: 1203 -Flags: MW +Flags: W +HStem: -40 210<495.747 638.899> 470 250<595 943.5> 830 210<4 196.688> +VStem: 96 390<177.086 402.782> 697 420<291.73 565> +LayerCount: 2 Fore SplineSet 486 270 m 0 @@ -15215,9 +16784,12 @@ EndSplineSet EndChar StartChar: uni044D -Encoding: 1101 1101 654 +Encoding: 1101 1101 653 Width: 1211 -Flags: MW +Flags: W +HStem: -40 194<342.646 507.022> 410 210<475 657.408> 852 228<464.958 693.704> +VStem: -21 360<158.032 394> 727 438<620.669 819.459> +LayerCount: 2 Fore SplineSet -21 306 m 0 @@ -15246,9 +16818,12 @@ EndSplineSet EndChar StartChar: uni044E -Encoding: 1102 1102 655 +Encoding: 1102 1102 654 Width: 2058 -Flags: MW +Flags: W +HStem: -20 200<1194.24 1352> 0 21G<50 392.5> 432 220<587.094 749.322> 830 210<5.06767 198.217> 860 200<1351.03 1501.47> +VStem: 749.496 421.504<211.555 420.148> 1532 424<438.297 817.531> +LayerCount: 2 Fore SplineSet 1171 320 m 0 @@ -15284,9 +16859,12 @@ EndSplineSet EndChar StartChar: uni044F -Encoding: 1103 1103 656 +Encoding: 1103 1103 655 Width: 1554 -Flags: MW +Flags: W +HStem: -50 284<897 1178.95> -40 327<23.2752 436> 420 180<619.153 739.266> 830 210<591.292 823.5> +VStem: 96 455<620.028 788.216> 693 432<94 319.078> +LayerCount: 2 Fore SplineSet -157 218 m 0 @@ -15327,27 +16905,35 @@ EndSplineSet EndChar StartChar: uni0450 -Encoding: 1104 1104 657 +Encoding: 1104 1104 656 Width: 1247 -Flags: MW +Flags: W +HStem: -40 228<453.783 728.266> 884 196<583.483 762.078> +VStem: -21 438<222.957 396.324> 772 392<690.677 875.831> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 -90 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 EndChar StartChar: uni0451 -Encoding: 1105 1105 658 +Encoding: 1105 1105 657 Width: 1247 -Flags: MW +Flags: W +HStem: -40 228<453.783 728.266> 884 196<583.483 762.078> 1230 384<337.886 582.114 897.886 1142.11> +VStem: -21 438<222.957 396.324> 268 384<1299.89 1544.11> 772 392<690.677 875.831> 828 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 -54 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 EndChar StartChar: uni0452 -Encoding: 1106 1106 659 +Encoding: 1106 1106 658 Width: 1538 -Flags: MW +Flags: W +HStem: -520 180<341 620.051> -34 20G<248 380> 0 21G<2 358.5> 826 252<735.5 1071> 1060 210<20 810> 1350 210<95.0363 266.786> +LayerCount: 2 Fore SplineSet 56 1270 m 2 @@ -15391,9 +16977,11 @@ EndSplineSet EndChar StartChar: uni0453 -Encoding: 1107 1107 660 +Encoding: 1107 1107 659 Width: 940 -Flags: MW +Flags: W +HStem: -40 203<240 531.869> 879 203<427.957 713> +LayerCount: 2 Fore SplineSet 379 182 m 0 @@ -15418,9 +17006,12 @@ Refer: 111 769 N 1 0 0 1 -89 -460 2 EndChar StartChar: uni0454 -Encoding: 1108 1108 661 +Encoding: 1108 1108 660 Width: 1211 -Flags: MW +Flags: W +HStem: -40 228<450.296 679.042> 420 210<485.979 669> 886 194<636.901 801.354> +VStem: -21 438<220.541 419.331> 805 360<646 881.968> +LayerCount: 2 Fore SplineSet 1165 734 m 0 @@ -15449,42 +17040,57 @@ EndSplineSet EndChar StartChar: uni0455 -Encoding: 1109 1109 662 +Encoding: 1109 1109 661 Width: 1050 -Flags: MW +Flags: W +HStem: -44 200<245.847 509.793> 904 180<458.619 666.075> +VStem: 41 402<729.082 886.921> 534 436<181.63 334.499> +LayerCount: 2 Fore Refer: 56 115 N 1 0 0 1 0 0 2 EndChar StartChar: uni0456 -Encoding: 1110 1110 663 +Encoding: 1110 1110 662 Width: 906 -Flags: MW +Flags: W +HStem: -50 284<247 536.299> 830 210<3.06767 196.217> 1170 420<360.023 660.145> +VStem: 63 422<94 383.344> 274 474<1253.79 1506.21> +LayerCount: 2 Fore Refer: 46 105 N 1 0 0 1 0 0 2 EndChar StartChar: uni0457 -Encoding: 1111 1111 664 +Encoding: 1111 1111 663 Width: 932 -Flags: MW +Flags: W +HStem: -50 284<284 582.172> 830 210<40.0677 233.217> 1230 384<149.886 394.114 709.886 954.114> +VStem: 80 384<1299.89 1544.11> 100 422<94 383.344> 640 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 -242 -460 2 Refer: 86 305 N 1 0 0 1 0 0 3 EndChar StartChar: uni0458 -Encoding: 1112 1112 665 +Encoding: 1112 1112 664 Width: 777 -Flags: MW +Flags: W +HStem: -520 180<-227.5 23.3874> -34 20G<-310.5 -185> 830 210<85.5507 256.286> 1170 420<416.989 712.435> +VStem: 335 465<1253.79 1506.21> +LayerCount: 2 Fore Refer: 47 106 N 1 0 0 1 0 0 2 EndChar StartChar: uni0459 -Encoding: 1113 1113 666 +Encoding: 1113 1113 665 Width: 2063 -Flags: MW +Flags: W +HStem: -40 210<1355.75 1498.9> -40 190<205 437.754> 470 250<1455 1803.5> 830 210<392.097 642.325 863.031 1056.69> +VStem: -20 340<150.56 332> 956 390<177.086 402.782> 1557 420<291.73 565> +LayerCount: 2 Fore SplineSet 1346 270 m 0 @@ -15522,9 +17128,12 @@ EndSplineSet EndChar StartChar: uni045A -Encoding: 1114 1114 667 +Encoding: 1114 1114 666 Width: 1813 -Flags: MW +Flags: W +HStem: -40 210<1105.75 1248.9> 0 21G<50 392.5> 432 220<587.094 718.802> 470 250<1205 1553.5> 830 210<5.06767 198.217> +VStem: 706 390<177.086 402.789> 1307 420<291.73 565> +LayerCount: 2 Fore SplineSet 1096 270 m 0 @@ -15567,9 +17176,12 @@ EndSplineSet EndChar StartChar: uni045B -Encoding: 1115 1115 668 +Encoding: 1115 1115 667 Width: 1431 -Flags: MW +Flags: W +HStem: -40 284<803.878 1103.68> 0 21G<13.3785 346.878> 806 272<687.378 988.878> 1090 200<27.8789 855.879> 1350 210<95.4644 266.881> +VStem: 619.878 424<95 337.891> +LayerCount: 2 Fore SplineSet 61.87890625 1290 m 2 @@ -15586,27 +17198,35 @@ Refer: 45 104 N 1 0 0 1 -0.121531 0 2 EndChar StartChar: uni045C -Encoding: 1116 1116 669 +Encoding: 1116 1116 668 Width: 1524 -Flags: MW +Flags: W +HStem: -50 284<844.5 1138.1> 0 21G<4.5 379.5> 830 210<-9.50195 161.811> 890 190<969.947 1247> +VStem: 1048 416<726.704 888.206> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 91 -460 2 -Refer: 363 312 N 1 0 0 1 0 0 2 +Refer: 362 312 N 1 0 0 1 0 0 2 EndChar StartChar: uni045D -Encoding: 1117 1117 670 +Encoding: 1117 1117 669 Width: 1573 -Flags: MW +Flags: W +HStem: -50 284<940.5 1216.26> -38 252<352.5 660> 796 284<287.06 585.5> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 89 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 EndChar StartChar: uni045E -Encoding: 1118 1118 671 +Encoding: 1118 1118 670 Width: 1347 -Flags: MW +Flags: W +HStem: -530 194<115.514 378.997> 780 304<243.584 523> 1187 143<627.486 991.636> +VStem: 1070 226<543.801 881> +LayerCount: 2 Fore SplineSet 1106 1661 m 0 @@ -15625,9 +17245,11 @@ Refer: 62 121 N 1 0 0 1 0 0 2 EndChar StartChar: uni045F -Encoding: 1119 1119 672 +Encoding: 1119 1119 671 Width: 1573 -Flags: MW +Flags: W +HStem: -50 284<940.5 1216.26> 796 284<287.06 585.5> +LayerCount: 2 Fore SplineSet 3 743 m 0 @@ -15671,9 +17293,12 @@ EndSplineSet EndChar StartChar: uni0462 -Encoding: 1122 1122 673 +Encoding: 1122 1122 672 Width: 1545 -Flags: MW +Flags: W +HStem: 0 270<-79.8392 179.093 649.998 897.292> 670 270<798.245 956.856> 1000 180<151 1088> 1230 270<190.055 373.66 841.199 1139.95> +VStem: 1010 500<374.288 621.74> +LayerCount: 2 Fore SplineSet 185 1180 m 2 @@ -15721,9 +17346,12 @@ EndSplineSet EndChar StartChar: uni0463 -Encoding: 1123 1123 674 +Encoding: 1123 1123 673 Width: 1203 -Flags: MW +Flags: W +HStem: -40 210<495.747 638.899> 470 250<595 943.5> 970 210<51 988> 1350 210<124 318.002> +VStem: 96 390<177.086 402.782> 697 420<291.73 565> +LayerCount: 2 Fore SplineSet 85 1180 m 2 @@ -15760,12 +17388,14 @@ EndSplineSet EndChar StartChar: uni0490 -Encoding: 1168 1168 675 +Encoding: 1168 1168 674 Width: 1285 -Flags: MW +Flags: W +HStem: 0 270<-60 199.999 664.998 865> 1230 270<215 395.002 859.001 1401.9> AnchorPoint: "Anchor-0" 894 1500 basechar 0 AnchorPoint: "Anchor-1" 266 0 basechar 0 AnchorPoint: "Anchor-2" 266 0 basechar 0 +LayerCount: 2 Fore SplineSet 366 1230 m 2 @@ -15800,9 +17430,11 @@ EndSplineSet EndChar StartChar: uni0491 -Encoding: 1169 1169 676 +Encoding: 1169 1169 675 Width: 976 -Flags: MW +Flags: W +HStem: -40 276<195 504.237> 830 210<555.002 675.111> +LayerCount: 2 Fore SplineSet 208 995 m 2 @@ -15829,9 +17461,12 @@ EndSplineSet EndChar StartChar: uni261A -Encoding: 9754 9754 677 +Encoding: 9754 9754 676 Width: 2028 -Flags: MW +Flags: W +HStem: 119 866<1728.06 1971.88> 224 823<747.875 1228.03> 853 184<65.7677 584.126> +VStem: 1538 460<119.872 275.654> +LayerCount: 2 Fore SplineSet 1992 847 m 0 @@ -15874,9 +17509,12 @@ EndSplineSet EndChar StartChar: uni261B -Encoding: 9755 9755 678 +Encoding: 9755 9755 677 Width: 2028 -Flags: MW +Flags: W +HStem: 98 151<302.222 384.713> 119 866<56.1206 299.941> 224 823<799.959 1280.12> 853 184<1443.87 1962.23> +VStem: 30 271<124 584.9> 385 94.0762<249.014 279.447> +LayerCount: 2 Fore SplineSet 301 291 m 0 @@ -15919,9 +17557,12 @@ EndSplineSet EndChar StartChar: uni261C -Encoding: 9756 9756 679 +Encoding: 9756 9756 678 Width: 2028 -Flags: MW +Flags: W +HStem: 224 181<786.5 1095.83> 801 84<1643.01 1726.99> 853 48<78.4222 367.066 402.028 584.126> 925 60<1649.64 1935> 1002 45<256.495 1068.37> +VStem: 30 46<911.708 936.774> 734 175<376 450> 1538 460<119.872 265.571> 1549 150<268 553> 1643 84<801.014 884.986> 1820 172<402.622 848.617> +LayerCount: 2 Fore SplineSet 1992 847 m 0 @@ -16000,15 +17641,19 @@ EndSplineSet EndChar StartChar: uni261D -Encoding: 9757 9757 680 +Encoding: 9757 9757 679 Width: 2000 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni261E -Encoding: 9758 9758 681 +Encoding: 9758 9758 680 Width: 2028 -Flags: MW +Flags: W +HStem: 98 111<272.538 409.314> 224 59<1121.01 1237.42> 239 297<508.859 847.922> 249 84<301.014 384.986> 383 54<1191.99 1245> 531 51<1319.96 1342.77> 773 140<1279.43 1390.23> 853 57<1443.87 1739.83 1771.8 1946.11> 939 25<1032.02 1067.3> 999 48<1092.27 1882.47> +VStem: 36 172<285.383 731.182> 301 84<249.014 332.986> 329 109<498.321 783.335> 1245 53<291.587 383.308> 1480 46<654.384 721.821> 1949 49<911.447 961.905> +LayerCount: 2 Fore SplineSet 301 291 m 0 @@ -16107,9 +17752,12 @@ EndSplineSet EndChar StartChar: uni262D -Encoding: 9773 9773 682 +Encoding: 9773 9773 681 Width: 2000 -Flags: MW +Flags: W +HStem: 112 314<873.537 1100.6> +VStem: 1345 322<648.755 907.349> +LayerCount: 2 Fore SplineSet 390 909 m 2 @@ -16157,9 +17805,12 @@ EndSplineSet EndChar StartChar: uni2619 -Encoding: 9753 9753 683 +Encoding: 9753 9753 682 Width: 1654 Flags: W +HStem: -17 537<326.5 857> 52 143<1340 1505.56> 1034 64<387.751 449.955> 1054 143<1252 1426.76> +VStem: 80 148<584.307 847.064> 1476 90<698.78 1009.51> 1543 81<216.684 460.759> +LayerCount: 2 Fore SplineSet 1047.76757812 580 m 0 @@ -16197,9 +17848,12 @@ EndSplineSet EndChar StartChar: uni260E -Encoding: 9742 9742 684 +Encoding: 9742 9742 683 Width: 1400 Flags: W +HStem: -173 50<189.515 363.432> 0 21G<622 1323.5> 274 75<465.06 509 771.379 849.142> 373 53<371.234 509> 789 52<742.077 898> 836 40<498.165 558.842> 1065 50<328.826 547.677> 1158 254<877.016 1070.95> 1469 50<876.288 1069.71> +VStem: 67 50<-43.5542 181.623> 165 50<675.513 945.665> 423 50<-63.8202 157.42> 454 43<778.156 835.075> 571 156<426.404 735.112> 739 50<1188.06 1381.41> 846 254<1185.65 1380.51> 878 190<841 1033.42> 898 150<289 789 841 966.539> 1157 50<1188.06 1381.41> +LayerCount: 2 Fore SplineSet 639 251 m 1 @@ -16313,9 +17967,12 @@ EndSplineSet EndChar StartChar: uni2766 -Encoding: 10086 10086 685 +Encoding: 10086 10086 684 Width: 1374 Flags: W +HStem: -22 148<681.307 944.064> 1060 21G<1141 1211> 1374 90<795.78 1106.51> 1441 81<313.684 557.759> +VStem: 80 537<224.5 755> 149 143<1238 1403.56> 1131 64<285.751 347.955> 1151 143<1150 1324.76> +LayerCount: 2 Fore SplineSet 677 945.767578125 m 0 @@ -16353,9 +18010,12 @@ EndSplineSet EndChar StartChar: uni2767 -Encoding: 10087 10087 686 +Encoding: 10087 10087 685 Width: 1654 Flags: W +HStem: -17 537<797 1327.5> 52 143<148.444 314> 1034 64<1204.05 1266.25> 1054 143<227.245 402> +VStem: 30 81<216.684 460.759> 88 90<698.78 1009.51> 1426 148<584.307 847.064> +LayerCount: 2 Fore SplineSet 606.232421875 580 m 0 @@ -16393,9 +18053,12 @@ EndSplineSet EndChar StartChar: uni260F -Encoding: 9743 9743 687 +Encoding: 9743 9743 686 Width: 1400 Flags: W +HStem: -20 40<541.2 876.267> 48 1<582 589> 54 1<585 589> 57 38<553.283 863.178> 60 1<549.791 558> 76 1<507.791 516> 120 32<665.775 754.725> 260 42<388.27 544.617> 322 27<455.015 477.259> 689 26<375.832 412.489 519.008 550.554> 704 39<435.284 475.454 688.622 750> 708 89<702 749 785 805> 758 62<465.159 548.545> 906 30<475.043 551.673> 939 28<690.468 750> 998 25<669.759 746.41> 1110 47<761.013 920.918> 1226 30<782.203 788.336> 1462 34<719.277 784.859> 1494 29<855.532 952.429> +VStem: 325 49<715.3 783.183> 343 31<716.262 752.836> 394 46<69.3152 102.877> 413 41<381 387.996 462.006 688.75> 437 30<843.884 898.048> 478 40<381 387.996 462.005 682.962> 503 1<67.5341 72.7373> 545 1<51.5341 56.7373> 554 96<739.012 763.639> 558 31<515.802 679.054> 594 1<39 52> 608 1<38 52> 609 34<967.106 997.534> 635 35<223.086 451.646 492.769 683.654 853 922.89> 732 32<1043.16 1091.9 1272.93 1351.79> 750 35<224 354 388 707.997 797.084 935.073> 777 34<967.172 997.524 1367.49 1441.69> 937 26<1303.04 1370.77> 980 46<69.3594 108.29> 1034 32<1258.56 1400.26> +LayerCount: 2 Fore SplineSet 568 60 m 1 @@ -16702,5 +18365,102 @@ SplineSet 595 39 l 1 EndSplineSet EndChar + +StartChar: trademark +Encoding: 8482 8482 687 +Width: 1626 +Flags: W +HStem: 975 97<306 412.312 571 652 803 897.75 996.328 1062 1308 1382.81 1546.19 1624> 1292 223<300.75 359.065 727.174 815.906> 1421 94<379.447 477.043 626 725.683 901 965.438 1590.02 1691> +VStem: 264 88<1292 1375.33> 722 88<1292 1368.67> 803 259<975 1072> 1308 316<975 1072> +LayerCount: 2 +Fore +SplineSet +306 996 m 2 + 306 1055 l 2 + 306 1072 310 1072 327 1072 c 2 + 384 1072 l 2 + 406 1072 404 1076 408 1094 c 2 + 477 1417 l 2 + 478 1420 473 1421 469 1421 c 2 + 468 1421 l 2 + 402 1421 377 1394 352 1315 c 0 + 346 1296 344 1292 322 1292 c 2 + 287 1292 l 2 + 260 1292 259 1294 264 1315 c 2 + 306 1496 l 2 + 310 1513 312 1515 334 1515 c 2 + 828 1515 l 2 + 856 1515 858 1513 852 1486 c 2 + 810 1310 l 2 + 807 1297 805 1292 788 1292 c 2 + 742 1292 l 2 + 714 1292 718 1298 722 1318 c 0 + 737 1396 719 1421 656 1421 c 2 + 645 1421 l 2 + 635 1421 634 1415 632 1407 c 2 + 568 1100 l 2 + 564 1080 559 1072 586 1072 c 2 + 632 1072 l 2 + 650 1072 652 1070 652 1051 c 2 + 652 1001 l 2 + 652 976 650 975 626 975 c 2 + 328 975 l 2 + 309 975 306 977 306 996 c 2 +1387 1281 m 2 + 1221 984 l 2 + 1214 972 1215 968 1194 968 c 2 + 1135 968 l 2 + 1112 968 1111 968 1108 988 c 2 + 1065 1271 l 2 + 1059 1309 1061 1336 1054 1336 c 0 + 1047 1336 1044 1311 1035 1273 c 2 + 990 1089 l 2 + 986 1073 988 1072 1009 1072 c 2 + 1047 1072 l 2 + 1061 1072 1062 1070 1062 1055 c 2 + 1062 993 l 2 + 1062 977 1060 975 1043 975 c 2 + 827 975 l 2 + 807 975 803 976 803 996 c 2 + 803 1059 l 2 + 803 1070 805 1072 816 1072 c 2 + 865 1072 l 2 + 889 1072 888 1075 893 1094 c 2 + 969 1395 l 2 + 974 1414 975 1418 949 1418 c 2 + 923 1418 l 2 + 904 1418 901 1419 901 1438 c 2 + 901 1499 l 2 + 901 1515 907 1515 922 1515 c 2 + 1180 1515 l 2 + 1205 1515 1207 1513 1211 1491 c 2 + 1246 1278 l 2 + 1252 1243 1252 1223 1257 1223 c 0 + 1263 1223 1276 1250 1291 1277 c 2 + 1417 1495 l 2 + 1426 1511 1430 1515 1456 1515 c 2 + 1674 1515 l 2 + 1688 1515 1691 1514 1691 1500 c 2 + 1691 1443 l 2 + 1691 1421 1690 1418 1668 1418 c 2 + 1612 1418 l 2 + 1596 1418 1596 1418 1594 1404 c 2 + 1543 1094 l 2 + 1540 1075 1542 1072 1564 1072 c 2 + 1606 1072 l 2 + 1621 1072 1624 1071 1624 1056 c 2 + 1624 996 l 2 + 1624 977 1621 975 1602 975 c 2 + 1332 975 l 2 + 1311 975 1308 976 1308 997 c 2 + 1308 1050 l 2 + 1308 1070 1310 1072 1329 1072 c 2 + 1349 1072 l 2 + 1377 1072 1376 1075 1380 1098 c 2 + 1410 1278 l 2 + 1416 1311 1434 1335 1422 1335 c 0 + 1415 1335 1403 1309 1387 1281 c 2 +EndSplineSet +EndChar EndChars EndSplineFont diff --git a/sources/fontforge/Besley-Italic.sfd b/sources/fontforge/Besley-Italic.sfd index c4f1fee2..fd9ad68b 100644 --- a/sources/fontforge/Besley-Italic.sfd +++ b/sources/fontforge/Besley-Italic.sfd @@ -3,6 +3,7 @@ FontName: Besley-Italic FullName: Besley Italic FamilyName: Besley Weight: Book +Copyright: UComments: "2016-4-15: Created with FontForge (http://fontforge.org)" Version: 003.000 ItalicAngle: -13 @@ -62,14 +63,14 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" 141 C E Egrave Eacute Ecircumflex Edieresis Cacute Ccircumflex Cdotaccent Ccaron Emacron Ebreve Edotaccent Eogonek Ecaron uni0404 uni0415 uni0421 120 D O Q Eth Ograve Oacute Ocircumflex Otilde Odieresis Oslash Dcaron Dcroat Omacron Obreve uni041E uni0424 uni042D uni042E 90 J U Ugrave Uacute Ucircumflex Udieresis IJ Jcircumflex Utilde Umacron Ubreve Uring Uogonek - 76 A backslash Agrave Aacute Acircumflex Atilde Adieresis Aring uni013B uni0410 + 81 A backslash Agrave Aacute Acircumflex Atilde Adieresis Aring Lcommaaccent uni0410 68 quotedbl quotedblleft quotedblright quoteleft quoteright quotesingle 29 slash V W Wcircumflex uni0490 26 Z Zacute Zcaron Zdotaccent 30 Y Yacute Ycircumflex Ydieresis 40 T uni0162 Tcaron uni0403 uni0413 uni0422 31 L Lacute Lslash uni042A uni042C - 35 K X uni0136 uni040C uni0416 uni041A + 40 K X Kcommaaccent uni040C uni0416 uni041A 12 comma period 7 R R.alt 9 S uni0405 @@ -83,14 +84,14 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" 103 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc 74 uni1E87.sc uni1E89.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc 65 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc - 46 r.sc racute.sc rcaron.sc uni0157.sc uni0213.sc - 45 n.sc nacute.sc ncaron.sc ntilde.sc uni0146.sc - 54 g.sc gbreve.sc gcircumflex.sc gdotaccent.sc uni0123.sc + 51 r.sc racute.sc rcaron.sc rcommaaccent.sc uni0213.sc + 50 n.sc nacute.sc ncaron.sc ntilde.sc ncommaaccent.sc + 59 g.sc gbreve.sc gcircumflex.sc gdotaccent.sc gcommaaccent.sc 42 y.sc yacute.sc ycircumflex.sc ydieresis.sc 36 t.sc tcaron.sc uni0163.sc uni021B.sc - 25 l.sc lacute.sc uni013C.sc + 30 l.sc lacute.sc lcommaaccent.sc 14 v.sc ygrave.sc - 15 k.sc uni0137.sc + 20 k.sc kcommaaccent.sc 4 x.sc 4 q.sc 4 p.sc @@ -101,20 +102,20 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" 4 b.sc 95 b o p ograve oacute ocircumflex otilde odieresis omacron obreve uni043E uni0440 uni044D uni044E 164 c e ae ccedilla egrave eacute ecircumflex edieresis cacute ccircumflex cdotaccent ccaron emacron ebreve edotaccent eogonek ecaron oe uni0435 uni0441 uni0450 uni0451 - 66 d i l dcroat lacute uni013C lslash uniFB01 uniFB02 uniFB03 uniFB04 + 71 d i l dcroat lacute lcommaaccent lslash uniFB01 uniFB02 uniFB03 uniFB04 9 f uniFB00 - 39 g gcircumflex gbreve gdotaccent uni0123 + 44 g gcircumflex gbreve gdotaccent gcommaaccent 67 h m n ntilde hcircumflex hbar nacute ncaron napostrophe eng uni0442 16 j ij jcircumflex - 40 k x uni0137 kgreenlandic uni043A uni0445 + 45 k x kcommaaccent kgreenlandic uni043A uni0445 1 q - 31 r racute uni0157 rcaron uni0491 + 36 r racute rcommaaccent rcaron uni0491 44 s sacute scircumflex scedilla scaron uni0455 20 t uni0163 tbar t.alt 45 v w y wcircumflex ycircumflex uni0443 uni045E 26 z zacute zdotaccent zcaron - 444 B D E F H I K L M N P R Egrave Eacute Ecircumflex Edieresis Igrave Iacute Icircumflex Idieresis Eth Ntilde Thorn Hcircumflex Itilde Imacron Ibreve Iogonek Idotaccent IJ uni0136 Lacute uni013B Lcaron Ldot Lslash Nacute Ncaron Racute uni0156 Rcaron uni0400 uni0401 uni0403 uni0406 uni0407 uni040A uni040D uni040F uni0411 uni0412 uni0415 uni0418 uni0419 uni041A uni041C uni041D uni041F uni0420 uni0426 uni0428 uni0429 uni042B uni042C uni042E R.alt - 182 C G O Q Ograve Oacute Ocircumflex Otilde Odieresis Oslash Cacute Ccircumflex Cdotaccent Ccaron Gcircumflex Gbreve Gdotaccent uni0122 Omacron Obreve OE uni0404 uni041E uni0421 uni0424 + 459 B D E F H I K L M N P R Egrave Eacute Ecircumflex Edieresis Igrave Iacute Icircumflex Idieresis Eth Ntilde Thorn Hcircumflex Itilde Imacron Ibreve Iogonek Idotaccent IJ Kcommaaccent Lacute Lcommaaccent Lcaron Ldot Lslash Nacute Ncaron Racute Rcommaaccent Rcaron uni0400 uni0401 uni0403 uni0406 uni0407 uni040A uni040D uni040F uni0411 uni0412 uni0415 uni0418 uni0419 uni041A uni041C uni041D uni041F uni0420 uni0426 uni0428 uni0429 uni042B uni042C uni042E R.alt + 187 C G O Q Ograve Oacute Ocircumflex Otilde Odieresis Oslash Cacute Ccircumflex Cdotaccent Ccaron Gcircumflex Gbreve Gdotaccent Gcommaaccent Omacron Obreve OE uni0404 uni041E uni0421 uni0424 90 slash A Agrave Aacute Acircumflex Atilde Adieresis Aring AE Amacron Abreve Aogonek uni0410 68 quotedbl quotedblleft quotedblright quoteleft quoteright quotesingle 37 U Utilde Umacron Ubreve Uring Uogonek @@ -126,12 +127,12 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" 25 X uni040E uni0416 uni0425 1 S 17 J uni0408 uni0409 - 379 b.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc h.sc hcircumflex.sc i.sc iacute.sc ibreve.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc p.sc r.sc racute.sc rcaron.sc uni0137.sc uni013C.sc uni0146.sc uni0157.sc uni0213.sc - 226 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc q.sc uni0123.sc + 399 b.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc h.sc hcircumflex.sc i.sc iacute.sc ibreve.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc p.sc r.sc racute.sc rcaron.sc kcommaaccent.sc lcommaaccent.sc ncommaaccent.sc rcommaaccent.sc uni0213.sc + 231 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc q.sc gcommaaccent.sc 120 u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc uogonek.sc uring.sc utilde.sc 103 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc 79 uni1E87.sc uni1E89.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc - 62 s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc uni0219.sc + 67 s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc scommaaccent.sc 38 z.sc zacute.sc zcaron.sc zdotaccent.sc 42 y.sc ycircumflex.sc ydieresis.sc ygrave.sc 36 t.sc tcaron.sc uni0163.sc uni021B.sc @@ -142,10 +143,10 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" 12 idieresis.sc 14 icircumflex.sc 359 a c d e o q agrave aacute acircumflex atilde adieresis aring ccedilla egrave eacute ecircumflex edieresis ograve oacute ocircumflex otilde odieresis amacron abreve aogonek cacute ccircumflex cdotaccent ccaron dcaron dcroat emacron ebreve edotaccent eogonek ecaron omacron obreve ohungarumlaut oe uni0430 uni0432 uni0435 uni043E uni0441 uni0444 uni0450 uni0451 - 59 b h k l hcircumflex hbar uni0137 lacute uni013C lcaron ldot + 69 b h k l hcircumflex hbar kcommaaccent lacute lcommaaccent lcaron ldot 45 f i j uniFB00 uniFB01 uniFB02 uniFB03 uniFB04 - 39 g gcircumflex gbreve gdotaccent uni0123 - 87 m n p r nacute uni0146 ncaron eng racute uni0157 rcaron uni043A uni043D uni044B uni044C + 44 g gcircumflex gbreve gdotaccent gcommaaccent + 97 m n p r nacute ncommaaccent ncaron eng racute rcommaaccent rcaron uni043A uni043D uni044B uni044C 36 s sacute scircumflex scedilla scaron 21 t uni0163 tcaron tbar 157 u w ugrave uacute ucircumflex udieresis utilde umacron ubreve uring uhungarumlaut uogonek wcircumflex uni0438 uni0439 uni0446 uni0447 uni0448 uni0449 uni045D @@ -157,7 +158,7 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" ChainSub2: coverage "'calt' Contextual Alternates lookup 9 subtable" 0 0 0 1 1 1 0 Coverage: 6 hyphen - BCoverage: 1176 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc b.sc c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc h.sc hcircumflex.sc hyphen.sc i.sc iacute.sc ibreve.sc icircumflex.sc idieresis.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc itilde.sc j.sc jcircumflex.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc p.sc q.sc r.sc racute.sc rcaron.sc s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc t.sc tcaron.sc u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc uni0123.sc uni0137.sc uni013C.sc uni0146.sc uni0157.sc uni0163.sc uni0213.sc uni0219.sc uni021B.sc uni1E87.sc uni1E89.sc uogonek.sc uring.sc utilde.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc x.sc y.sc yacute.sc ycircumflex.sc ydieresis.sc ygrave.sc z.sc zacute.sc zcaron.sc zdotaccent.sc + BCoverage: 1206 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc b.sc c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc h.sc hcircumflex.sc hyphen.sc i.sc iacute.sc ibreve.sc icircumflex.sc idieresis.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc itilde.sc j.sc jcircumflex.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc p.sc q.sc r.sc racute.sc rcaron.sc s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc t.sc tcaron.sc u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc gcommaaccent.sc kcommaaccent.sc lcommaaccent.sc ncommaaccent.sc rcommaaccent.sc uni0163.sc uni0213.sc scommaaccent.sc uni021B.sc uni1E87.sc uni1E89.sc uogonek.sc uring.sc utilde.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc x.sc y.sc yacute.sc ycircumflex.sc ydieresis.sc ygrave.sc z.sc zacute.sc zcaron.sc zdotaccent.sc 1 SeqLookup: 0 "Single Substitution lookup 10" EndFPST @@ -178,8 +179,17 @@ EndFPST LangName: 1033 "" "" "" "" "" "" "" "" "indestructible type*" "Owen Earl" "" "https://indestructibletype.com/Home.html" "https://ewonrael.github.io" "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL" "https://scripts.sil.org/OFL" "" "Besley" Encoding: UnicodeBmp UnicodeInterp: none -NameList: AGL For New Fonts -BeginPrivate: 0 +NameList: AGL without afii +BeginPrivate: 9 +BlueValues 37 [-30 0 1040 1078 1500 1520 1560 1570] +OtherBlues 11 [-500 -500] +BlueFuzz 1 1 +BlueScale 5 0.025 +BlueShift 1 7 +StdHW 5 [110] +StdVW 5 [190] +StemSnapH 9 [100 110] +StemSnapV 48 [91 172 176 184 190 196 200 204 208 220 230 240] EndPrivate Grid -2000 -300 m 0 @@ -207,7 +217,10 @@ BeginChars: 65672 687 StartChar: ampersand Encoding: 38 38 0 Width: 1740 -Flags: MW +Flags: W +HStem: -60 124<1112.1 1291.73> -20 130<327.406 731.992> 760 218<1321.53 1461.18> 1440 80<813.149 1076.1> +VStem: 2 220<210.001 514.1> 498 210<1036.51 1312.11> 1104 188<1171.83 1416.89> 1462 118<623.267 831> +LayerCount: 2 Fore SplineSet 1356 728 m 0 @@ -257,7 +270,10 @@ EndChar StartChar: period Encoding: 46 46 1 Width: 564 -Flags: MW +Flags: W +HStem: -32 264<27.2567 222.743> +VStem: -7 264<2.25674 197.743> +LayerCount: 2 Fore SplineSet -7 100 m 0 @@ -271,7 +287,9 @@ EndChar StartChar: zero Encoding: 48 48 2 Width: 1180 -Flags: MW +Flags: W +HStem: -20 100<326.246 574.413> 1420 100<606.921 854.244> +LayerCount: 2 Fore SplineSet 79 750 m 0 @@ -292,7 +310,10 @@ EndChar StartChar: one Encoding: 49 49 3 Width: 1050 -Flags: MW +Flags: W +HStem: 0 110<-40 309.998 498.135 810> 1220 110<244.013 524.965> +VStem: 687 113<1489.04 1579.58> +LayerCount: 2 Fore SplineSet -40 38 m 2 @@ -326,7 +347,10 @@ EndChar StartChar: two Encoding: 50 50 4 Width: 1140 -Flags: MW +Flags: W +HStem: -20 201<513.733 830.47> 0 21G<-47.5 24.5> 100 34<46 160> 1436 84<482.862 846.505> +VStem: 212 158<1119 1306.71> 875 95<224.821 354> 934 222<1066.34 1358.23> +LayerCount: 2 Fore SplineSet 970 325 m 0 @@ -363,7 +387,10 @@ EndChar StartChar: three Encoding: 51 51 5 Width: 1060 -Flags: MW +Flags: W +HStem: -20 84<172.31 514.474> 717 109<384.033 600.798> 1436 84<435.906 747.156> +VStem: -70 178<151.811 349> 210 178<1153 1357.07> 718 202<273.432 612.565> 838 202<1052.65 1355.57> +LayerCount: 2 Fore SplineSet -70 298 m 0 @@ -398,7 +425,10 @@ EndChar StartChar: four Encoding: 52 52 6 Width: 1080 -Flags: MW +Flags: W +HStem: 0 110<350 563.75 750.938 880> 460 110<191.508 619.062 848.998 1010> 1480 20G<878.5 1028.5> +VStem: 858 194<1348.44 1500> 860 60<878.062 969.902> +LayerCount: 2 Fore SplineSet 880 84 m 2 @@ -450,7 +480,10 @@ EndChar StartChar: five Encoding: 53 53 7 Width: 1030 -Flags: MW +Flags: W +HStem: -20 84<167.573 460.902> 902 98<350.057 634.22> 1320 180<376.312 949.463> +VStem: -50 178<135.201 329> 728 207<398.949 806.659> 948 110<1503.38 1564> +LayerCount: 2 Fore SplineSet -50 278 m 0 @@ -490,7 +523,10 @@ EndChar StartChar: six Encoding: 54 54 8 Width: 1100 -Flags: MW +Flags: W +HStem: -20 90<313.058 576.788> 862 98<469.833 726.005> 1436 84<628.2 877.221> +VStem: 880 172<1242.62 1425.98> +LayerCount: 2 Fore SplineSet 880 1382 m 0 @@ -519,7 +555,10 @@ EndChar StartChar: seven Encoding: 55 55 9 Width: 1048 -Flags: MW +Flags: W +HStem: -20 21G<357 440> 1266 134<776.159 959.745> 1334 186<338.726 652.59> 1480 20G<1081.5 1171.5> +VStem: 170 94<1146 1266.38> 244 204<123 428> 1066 110<1423.45 1500> +LayerCount: 2 Fore SplineSet 170 1162 m 0 @@ -552,7 +591,9 @@ EndChar StartChar: eight Encoding: 56 56 10 Width: 1060 -Flags: MW +Flags: W +HStem: -20 90<265.255 525.657> 770 80<449.048 652.693> 1430 90<550.946 779.479> +LayerCount: 2 Fore SplineSet 199 420 m 0 @@ -585,7 +626,10 @@ EndChar StartChar: nine Encoding: 57 57 11 Width: 1100 -Flags: MW +Flags: W +HStem: -20 84<222.779 471.8> 540 98<373.995 630.167> 1430 90<523.212 786.942> +VStem: 48 172<74.0215 257.379> +LayerCount: 2 Fore SplineSet 220 118 m 0 @@ -615,11 +659,13 @@ EndChar StartChar: A Encoding: 65 65 12 Width: 1800 -Flags: MW +Flags: W +HStem: 0 110<-99.9844 128.996 283.406 460 980 1184 1396.27 1620> 440 110<560.145 1116.65> 1510 20G<1026 1126> AnchorPoint: "Anchor-0" 1073 1500 basechar 0 AnchorPoint: "Anchor-1" 686 0 basechar 0 AnchorPoint: "Anchor-2" 686 0 basechar 0 AnchorPoint: "Anchor-3" 1286 0 basechar 0 +LayerCount: 2 Fore SplineSet 947 1208 m 2 @@ -670,10 +716,13 @@ EndChar StartChar: B Encoding: 66 66 13 Width: 1484 -Flags: MW +Flags: W +HStem: 0 110<-80 175.998 375.998 945.528> 720 110<529.998 1043.21> 1390 110<196 433.002 632.375 1163.75> +VStem: 1144 220<296.471 621.877> 1244 200<999.647 1309.35> AnchorPoint: "Anchor-0" 833 1500 basechar 0 AnchorPoint: "Anchor-1" 546 0 basechar 0 AnchorPoint: "Anchor-2" 546 0 basechar 0 +LayerCount: 2 Fore SplineSet 744 0 m 2 @@ -719,10 +768,13 @@ EndChar StartChar: C Encoding: 67 67 14 Width: 1594 -Flags: MW +Flags: W +HStem: -20 126<521.7 907.996> 1398 122<775.936 1213.89> 1480 20G<1562 1642> +VStem: 90 230<344.07 867.253> 1440 112<990 1087.48> AnchorPoint: "Anchor-0" 1025 1500 basechar 0 AnchorPoint: "Anchor-1" 707 0 basechar 0 AnchorPoint: "Anchor-2" 707 0 basechar 0 +LayerCount: 2 Fore SplineSet 1432 513 m 0 @@ -753,10 +805,13 @@ EndChar StartChar: D Encoding: 68 68 15 Width: 1636 -Flags: MW +Flags: W +HStem: 0 110<-80 157.998 357.998 844.483> 1390 110<194.004 412.712 612.864 1157.86> +VStem: 1316 230<667.319 1171.76> AnchorPoint: "Anchor-0" 843 1500 basechar 0 AnchorPoint: "Anchor-1" 523 0 basechar 0 AnchorPoint: "Anchor-2" 523 0 basechar 0 +LayerCount: 2 Fore SplineSet -80 32 m 2 @@ -790,11 +845,14 @@ EndChar StartChar: E Encoding: 69 69 16 Width: 1458 -Flags: MW +Flags: W +HStem: 0 110<-79.9903 169.998 370.107 1040.76> 736 80<530.19 803.798> 1390 110<208.016 442.409 640.916 1300.86> +VStem: 854 91<496 591.5> 960 97<948.5 1046> 1246 104<424.466 510> 1339 101<1030.14 1133.15> AnchorPoint: "Anchor-0" 903 1500 basechar 0 AnchorPoint: "Anchor-1" 606 0 basechar 0 AnchorPoint: "Anchor-2" 606 0 basechar 0 AnchorPoint: "Anchor-3" 1046 0 basechar 0 +LayerCount: 2 Fore SplineSet 493 692 m 2 @@ -849,10 +907,13 @@ EndChar StartChar: F Encoding: 70 70 17 Width: 1438 -Flags: MW +Flags: W +HStem: 0 110<-80 168.998 368.998 594> 696 100<525.688 810.619> 1390 110<208 442.002 641.379 1297.34> +VStem: 854 87<456 539.133> 962 99<940.867 1026> 1338 102<1030.05 1132.67> AnchorPoint: "Anchor-0" 923 1500 basechar 0 AnchorPoint: "Anchor-1" 236 0 basechar 0 AnchorPoint: "Anchor-2" 236 0 basechar 0 +LayerCount: 2 Fore SplineSet -80 42 m 2 @@ -904,10 +965,13 @@ EndChar StartChar: G Encoding: 71 71 18 Width: 1734 -Flags: MW +Flags: W +HStem: -20 114<532.405 947.156> 610 130<1034 1248.58 1457 1694> 1398 122<775.936 1214.47> 1480 20G<1563.5 1637> +VStem: 90 230<345.763 867.253> 1439 114<990.007 1091.58> AnchorPoint: "Anchor-0" 1025 1500 basechar 0 AnchorPoint: "Anchor-1" 677 0 basechar 0 AnchorPoint: "Anchor-2" 677 0 basechar 0 +LayerCount: 2 Fore SplineSet 1056 740 m 2 @@ -950,10 +1014,12 @@ EndChar StartChar: H Encoding: 72 72 19 Width: 1794 -Flags: MW +Flags: W +HStem: 0 110<-80 174.525 372.998 599.996 920 1164 1364.19 1600> 720 110<527.998 1277.2> 1390 110<194 432.002 629.831 874 1194 1420 1619.91 1874> AnchorPoint: "Anchor-0" 1035 1500 basechar 0 AnchorPoint: "Anchor-1" 716 0 basechar 0 AnchorPoint: "Anchor-2" 716 0 basechar 0 +LayerCount: 2 Fore SplineSet -80 44 m 2 @@ -1020,11 +1086,13 @@ EndChar StartChar: I Encoding: 73 73 20 Width: 796 -Flags: MW +Flags: W +HStem: 0 110<-80 174.997 376.997 599.967> 1390 110<216 440.003 640.002 876> AnchorPoint: "Anchor-0" 565 1500 basechar 0 AnchorPoint: "Anchor-1" 242 0 basechar 0 AnchorPoint: "Anchor-2" 242 0 basechar 0 AnchorPoint: "Anchor-3" 242 0 basechar 0 +LayerCount: 2 Fore SplineSet -80 34 m 2 @@ -1059,10 +1127,13 @@ EndChar StartChar: J Encoding: 74 74 21 Width: 1192 -Flags: MW +Flags: W +HStem: -20 110<165.928 431.03> 1390 110<602 847.891 1047 1312> +VStem: -60 198<123.261 352> AnchorPoint: "Anchor-0" 895 1500 basechar 0 AnchorPoint: "Anchor-1" 288 0 basechar 0 AnchorPoint: "Anchor-2" 288 0 basechar 0 +LayerCount: 2 Fore SplineSet -60 290 m 0 @@ -1093,10 +1164,12 @@ EndChar StartChar: K Encoding: 75 75 22 Width: 1728 -Flags: MW +Flags: W +HStem: 0 110<-80 154.998 354.844 540 1279.87 1572> 1390 110<230 420.002 618.797 850 1104 1250.41 1441.28 1708> AnchorPoint: "Anchor-0" 1025 1500 basechar 0 AnchorPoint: "Anchor-1" 730 0 basechar 0 AnchorPoint: "Anchor-2" 730 0 basechar 0 +LayerCount: 2 Fore SplineSet -80 38 m 2 @@ -1157,10 +1230,13 @@ EndChar StartChar: L Encoding: 76 76 23 Width: 1432 -Flags: MW +Flags: W +HStem: 0 110<-80 178.997 378.634 1015.99> 1390 110<208 437.002 635.002 880> +VStem: 1221 105<427.096 509.66> AnchorPoint: "Anchor-0" 543 1500 basechar 0 AnchorPoint: "Anchor-1" 889 943 basechar 0 AnchorPoint: "Anchor-2" 526 0 basechar 0 +LayerCount: 2 Fore SplineSet -80 32 m 2 @@ -1198,10 +1274,12 @@ EndChar StartChar: M Encoding: 77 77 24 Width: 2046 -Flags: MW +Flags: W +HStem: -20 21G<774 869.5> 0 110<-100 145.444 277.997 500 1182 1433 1612 1861.99> 1390 110<234 447.003 1822 2066> AnchorPoint: "Anchor-0" 1155 1500 basechar 0 AnchorPoint: "Anchor-1" 816 0 basechar 0 AnchorPoint: "Anchor-2" 816 0 basechar 0 +LayerCount: 2 Fore SplineSet 1573 1220 m 2 @@ -1265,10 +1343,12 @@ EndChar StartChar: N Encoding: 78 78 25 Width: 1796 -Flags: MW +Flags: W +HStem: -20 21G<1296.5 1329> 0 110<-80 159.998 285.998 520> 1390 110<240 417.725 1286 1502.27 1630 1876> AnchorPoint: "Anchor-0" 1055 1500 basechar 0 AnchorPoint: "Anchor-1" 816 0 basechar 0 AnchorPoint: "Anchor-2" 816 0 basechar 0 +LayerCount: 2 Fore SplineSet 374 1390 m 2 @@ -1321,10 +1401,13 @@ EndChar StartChar: O Encoding: 79 79 26 Width: 1660 -Flags: MW +Flags: W +HStem: -20 100<510.688 878.205> 1420 100<781.795 1149.31> +VStem: 90 230<335.222 861.178> 1340 230<638.822 1164.78> AnchorPoint: "Anchor-0" 985 1500 basechar 0 AnchorPoint: "Anchor-1" 666 0 basechar 0 AnchorPoint: "Anchor-2" 666 0 basechar 0 +LayerCount: 2 Fore SplineSet 970 1520 m 1 @@ -1348,10 +1431,13 @@ EndChar StartChar: P Encoding: 80 80 27 Width: 1374 -Flags: MW +Flags: W +HStem: 0 110<-80 157.348 356.571 580> 660 110<497.998 930.658> 1390 110<220 414.002 612.188 1083.67> +VStem: 1154 220<978.057 1317.29> AnchorPoint: "Anchor-0" 835 1500 basechar 0 AnchorPoint: "Anchor-1" 232 0 basechar 0 AnchorPoint: "Anchor-2" 232 0 basechar 0 +LayerCount: 2 Fore SplineSet 536 770 m 2 @@ -1393,8 +1479,11 @@ EndChar StartChar: Q Encoding: 81 81 28 Width: 1660 -Flags: MW +Flags: W +HStem: -500 92<917.228 1081.43> -146 92<346.837 528.21> -20 100<508.556 883.469> 1420 100<776.531 1151.44> +VStem: 90 230<335.222 861.178> 160 182<-378.428 -188.232> 1086 182<-372.161 -167.915> 1340 230<638.822 1164.78> AnchorPoint: "Anchor-0" 985 1500 basechar 0 +LayerCount: 2 Fore SplineSet 320 610 m 0 @@ -1427,10 +1516,13 @@ EndChar StartChar: R Encoding: 82 82 29 Width: 1548 -Flags: MW +Flags: W +HStem: -20 128<1112.57 1347.98> 0 110<-80 155.998 356.656 580> 690 120<504.998 969.514> 1390 110<220 415.002 612.297 1134.38> +VStem: 988 200<114.781 499.014> 1024 206<185.109 637.171> 1218 200<1004.4 1311.11> AnchorPoint: "Anchor-0" 835 1500 basechar 0 AnchorPoint: "Anchor-1" 716 0 basechar 0 AnchorPoint: "Anchor-2" 716 0 basechar 0 +LayerCount: 2 Fore SplineSet 1440 143 m 0 @@ -1486,10 +1578,13 @@ EndChar StartChar: S Encoding: 83 83 30 Width: 1298 -Flags: MW +Flags: W +HStem: -30 108<342.711 815.156> -10 21G<-38.5 41.5> 1418 112<587.1 978.241> 1480 20G<1257.5 1332> +VStem: 230 194<1032.97 1270.27> 984 200<247.35 538.423> 1141 119<1010.03 1104.8> AnchorPoint: "Anchor-0" 835 1500 basechar 0 AnchorPoint: "Anchor-1" 595 0 basechar 0 AnchorPoint: "Anchor-2" 595 0 basechar 0 +LayerCount: 2 Fore SplineSet 424 1140 m 0 @@ -1528,10 +1623,13 @@ EndChar StartChar: T Encoding: 84 84 31 Width: 1478 -Flags: MW +Flags: W +HStem: 0 110<242 494.998 695.998 932> 1400 100<411.67 754.002 955.002 1331.93> +VStem: 109 101<990 1094.06> 1367 100<990 1082.48> AnchorPoint: "Anchor-0" 924 1500 basechar 0 AnchorPoint: "Anchor-1" 606 0 basechar 0 AnchorPoint: "Anchor-2" 606 0 basechar 0 +LayerCount: 2 Fore SplineSet 242 35 m 2 @@ -1572,11 +1670,14 @@ EndChar StartChar: U Encoding: 85 85 32 Width: 1664 -Flags: MW +Flags: W +HStem: -30 120<489.932 911.173> 1390 110<194 395.003 596.002 834 1194 1415 1535 1764> +VStem: 180 196<203.834 644.812> AnchorPoint: "Anchor-0" 985 1500 basechar 0 AnchorPoint: "Anchor-1" 696 0 basechar 0 AnchorPoint: "Anchor-2" 696 0 basechar 0 AnchorPoint: "Anchor-3" 821 0 basechar 0 +LayerCount: 2 Fore SplineSet 596 1356 m 2 @@ -1619,10 +1720,12 @@ EndChar StartChar: V Encoding: 86 86 33 Width: 1690 -Flags: MW +Flags: W +HStem: 1390 110<140 347.998 560.998 779.994 1280 1478.01 1621.01 1840> AnchorPoint: "Anchor-0" 1015 1500 basechar 0 AnchorPoint: "Anchor-1" 682 0 basechar 0 AnchorPoint: "Anchor-2" 682 0 basechar 0 +LayerCount: 2 Fore SplineSet 602 13 m 2 @@ -1664,10 +1767,12 @@ EndChar StartChar: W Encoding: 87 87 34 Width: 2338 -Flags: MW +Flags: W +HStem: -20 21G<542.5 631 1398.5 1487.5> 1390 110<140 339.998 538.999 759.994 1042 1234.97 1431 1602 1940 2112.01 2244 2488> AnchorPoint: "Anchor-0" 1385 1500 basechar 0 AnchorPoint: "Anchor-1" 1026 0 basechar 0 AnchorPoint: "Anchor-2" 1026 0 basechar 0 +LayerCount: 2 Fore SplineSet 781 398 m 2 @@ -1733,10 +1838,13 @@ EndChar StartChar: X Encoding: 88 88 35 Width: 1740 -Flags: MW +Flags: W +HStem: 0 110<-120 164.991 320.25 480 920 1122.64 1353.61 1579.95> 1390 110<270 486.656 707.996 930 1230 1401.09 1557.01 1830> +VStem: 782 226<723.535 858.565> AnchorPoint: "Anchor-0" 1055 1500 basechar 0 AnchorPoint: "Anchor-1" 686 0 basechar 0 AnchorPoint: "Anchor-2" 686 0 basechar 0 +LayerCount: 2 Fore SplineSet 415 1390 m 2 @@ -1807,10 +1915,12 @@ EndChar StartChar: Y Encoding: 89 89 36 Width: 1560 -Flags: MW +Flags: W +HStem: 0 110<308 565.475 765.305 998> 1390 110<140 338 563.996 759.987 1110 1320.01 1473.38 1710> AnchorPoint: "Anchor-0" 975 1500 basechar 0 AnchorPoint: "Anchor-1" 636 0 basechar 0 AnchorPoint: "Anchor-2" 636 0 basechar 0 +LayerCount: 2 Fore SplineSet 308 40 m 2 @@ -1864,10 +1974,13 @@ EndChar StartChar: Z Encoding: 90 90 37 Width: 1470 -Flags: MW +Flags: W +HStem: 0 110<188.019 1029.19> 1390 110<465.276 1192.98> +VStem: 179 104<1030.13 1129.54> 1233 106<404.606 509.759> AnchorPoint: "Anchor-0" 895 1500 basechar 0 AnchorPoint: "Anchor-1" 616 0 basechar 0 AnchorPoint: "Anchor-2" 616 0 basechar 0 +LayerCount: 2 Fore SplineSet -90 36 m 2 @@ -1906,11 +2019,14 @@ EndChar StartChar: a Encoding: 97 97 38 Width: 1225 -Flags: MW +Flags: W +HStem: -20 104<250.534 492.443 742.5 917.497> 956 102<416.217 650.475> +VStem: -4 190<154.737 616.374> 644 165<96.2529 168> AnchorPoint: "Anchor-0" 543 1040 basechar 0 AnchorPoint: "Anchor-1" 385 0 basechar 0 AnchorPoint: "Anchor-2" 385 0 basechar 0 AnchorPoint: "Anchor-3" 867 20 basechar 0 +LayerCount: 2 Fore SplineSet 738 650 m 0 @@ -1946,10 +2062,13 @@ EndChar StartChar: b Encoding: 98 98 39 Width: 1215 -Flags: MW +Flags: W +HStem: -20 104<290.878 553.432> 936 122<563.915 785.004> 1450 110<172 319.002> +VStem: 851 200<454.444 862.393> AnchorPoint: "Anchor-0" 793 1040 basechar 0 AnchorPoint: "Anchor-1" 435 0 basechar 0 AnchorPoint: "Anchor-2" 435 0 basechar 0 +LayerCount: 2 Fore SplineSet 240 240 m 0 @@ -1982,10 +2101,13 @@ EndChar StartChar: c Encoding: 99 99 40 Width: 977 -Flags: MW +Flags: W +HStem: -20 98<285.462 541.618> 976 84<457.01 683.744> +VStem: -4 204<196.002 615.945> 695 159<756 951.708> AnchorPoint: "Anchor-0" 572 1040 basechar 0 AnchorPoint: "Anchor-1" 409 0 basechar 0 AnchorPoint: "Anchor-2" 409 0 basechar 0 +LayerCount: 2 Fore SplineSet 854 814 m 0 @@ -2010,10 +2132,13 @@ EndChar StartChar: d Encoding: 100 100 41 Width: 1308 -Flags: MW +Flags: W +HStem: -20 104<289.815 517.994 780.5 960.299> 956 102<444.662 691.196> 1450 110<795 948.001> +VStem: -4 200<189.039 618.678> 688 147<95.7129 194> AnchorPoint: "Anchor-0" 551 1040 basechar 0 AnchorPoint: "Anchor-1" 1310 1040 basechar 0 AnchorPoint: "Anchor-2" 532 0 basechar 0 +LayerCount: 2 Fore SplineSet 766 640 m 0 @@ -2053,11 +2178,14 @@ EndChar StartChar: e Encoding: 101 101 42 Width: 981 -Flags: MW +Flags: W +HStem: -20 98<239.618 531.582> 966 94<404.625 615.011> +VStem: -23 184<177.85 506.903> 647 188<689.797 937.532> AnchorPoint: "Anchor-0" 556 1040 basechar 0 AnchorPoint: "Anchor-1" 357 0 basechar 0 AnchorPoint: "Anchor-2" 357 0 basechar 0 AnchorPoint: "Anchor-3" 610 102 basechar 0 +LayerCount: 2 Fore SplineSet -23 400 m 0 @@ -2084,10 +2212,13 @@ EndChar StartChar: f Encoding: 102 102 43 Width: 734 -Flags: MW +Flags: W +HStem: 930 110<78 229.002 454.625 708> 1490 90<595.625 791.539> +VStem: 796 192<1287.44 1474.82> AnchorPoint: "Anchor-0" 889 1692 basechar 0 AnchorPoint: "Anchor-1" 151 0 basechar 0 AnchorPoint: "Anchor-2" 151 0 basechar 0 +LayerCount: 2 Fore SplineSet -5 -266 m 2 @@ -2126,10 +2257,13 @@ EndChar StartChar: g Encoding: 103 103 44 Width: 1109 -Flags: MW +Flags: W +HStem: -490 110<95.4454 536.799> -18 156<176.438 695.397> 320 80<342.553 577.256> 980 80<443.005 670.267> 1146 108<843.772 997.5> +VStem: -155 190<-321.078 -143.142> 19 156<109.5 246.382> 105 190<446.729 809.543> 715 182<-238.092 -42.7387> 730 183<574.238 921.158> 904 201<1021.72 1145.81> AnchorPoint: "Anchor-0" 673 1040 basechar 0 AnchorPoint: "Anchor-1" 316 -565 basechar 0 AnchorPoint: "Anchor-2" 316 -565 basechar 0 +LayerCount: 2 Fore SplineSet -155 -260 m 0 @@ -2179,10 +2313,13 @@ EndChar StartChar: h Encoding: 104 104 45 Width: 1281 -Flags: MW +Flags: W +HStem: -20 124<751 941.468> 0 21G<34 173> 952 106<613.742 790.929> 1450 110<179 335.002> +VStem: 636 176<107.881 233> AnchorPoint: "Anchor-0" 858 1035 basechar 0 AnchorPoint: "Anchor-1" 509 0 basechar 0 AnchorPoint: "Anchor-2" 509 0 basechar 0 +LayerCount: 2 Fore SplineSet 1168 278 m 0 @@ -2222,10 +2359,13 @@ EndChar StartChar: i Encoding: 105 105 46 Width: 690 -Flags: MW +Flags: W +HStem: -20 114<155.5 347.796> 930 110<41 225.002> 1280 240<314.491 498.052> +VStem: 40 186<95.115 224.941> 287 240<1309.35 1492.51> AnchorPoint: "Anchor-1" 177 0 basechar 0 AnchorPoint: "Anchor-2" 177 0 basechar 0 AnchorPoint: "Anchor-3" 190 12 basechar 0 +LayerCount: 2 Fore SplineSet 436 990 m 2 @@ -2259,9 +2399,12 @@ EndChar StartChar: j Encoding: 106 106 47 Width: 690 -Flags: MW +Flags: W +HStem: -520 88<-145.096 5.93786> 930 110<151 348.003> 1280 240<442.491 627.509> +VStem: -345 196<-429.028 -232.229> 415 240<1307.49 1492.51> AnchorPoint: "Anchor-1" -98 -565 basechar 0 AnchorPoint: "Anchor-2" -98 -565 basechar 0 +LayerCount: 2 Fore SplineSet 550 991 m 2 @@ -2293,10 +2436,13 @@ EndChar StartChar: k Encoding: 107 107 48 Width: 1214 -Flags: MW +Flags: W +HStem: -20 114<682.5 863.45> 0 21G<20 179.5> 524 154<355.438 599.332> 980 80<801.668 921.553> 1450 110<189 336.002> +VStem: 922 155<858.956 977.638> AnchorPoint: "Anchor-0" 961 1040 basechar 0 AnchorPoint: "Anchor-1" 489 0 basechar 0 AnchorPoint: "Anchor-2" 489 0 basechar 0 +LayerCount: 2 Fore SplineSet 1065 281 m 0 @@ -2349,10 +2495,13 @@ EndChar StartChar: l Encoding: 108 108 49 Width: 677 -Flags: MW +Flags: W +HStem: -20 114<130.5 323.601> 1450 110<137 301.002> +VStem: 29 174<95.189 339.344> AnchorPoint: "Anchor-0" 493 1696 basechar 0 AnchorPoint: "Anchor-1" 597 1040 basechar 0 AnchorPoint: "Anchor-2" 140 0 basechar 0 +LayerCount: 2 Fore SplineSet 502 1494 m 2 @@ -2381,10 +2530,13 @@ EndChar StartChar: m Encoding: 109 109 50 Width: 1805 -Flags: MW +Flags: W +HStem: -20 122<1279.5 1466.25> 0 21G<78 215.5 643.5 772> 930 110<106.007 261.413> 956 102<642.818 813.102 1187.43 1359.16> +VStem: 1170 176<103.547 233> AnchorPoint: "Anchor-0" 1060 1040 basechar 0 AnchorPoint: "Anchor-1" 780 0 basechar 0 AnchorPoint: "Anchor-2" 780 0 basechar 0 +LayerCount: 2 Fore SplineSet 144 1040 m 2 @@ -2434,10 +2586,13 @@ EndChar StartChar: n Encoding: 110 110 51 Width: 1354 -Flags: MW +Flags: W +HStem: -20 114<815 1001.55> 0 21G<90.5 217.5> 930 110<107 264.002> 952 106<670.373 842.691> +VStem: 693 176<94.5951 312.469> AnchorPoint: "Anchor-0" 746 1040 basechar 0 AnchorPoint: "Anchor-1" 514 0 basechar 0 AnchorPoint: "Anchor-2" 514 0 basechar 0 +LayerCount: 2 Fore SplineSet 143 1040 m 2 @@ -2477,10 +2632,13 @@ EndChar StartChar: o Encoding: 111 111 52 Width: 1096 -Flags: MW +Flags: W +HStem: -20 90<277.9 536.448> 970 90<432.146 673.112> +VStem: -4 190<226.192 617.347> 767 200<398.788 812.349> AnchorPoint: "Anchor-0" 569 1050 basechar 0 AnchorPoint: "Anchor-1" 415 0 basechar 0 AnchorPoint: "Anchor-2" 415 0 basechar 0 +LayerCount: 2 Fore SplineSet -4 430 m 0 @@ -2500,10 +2658,13 @@ EndChar StartChar: p Encoding: 112 112 53 Width: 1229 -Flags: MW +Flags: W +HStem: -500 21G<-53 90> -18 102<413.417 656.939> 930 110<103 247.83> 956 104<615.576 821.013> +VStem: 891 190<426.107 878.498> AnchorPoint: "Anchor-0" 859 1040 basechar 0 AnchorPoint: "Anchor-1" 717 0 basechar 0 AnchorPoint: "Anchor-2" 717 0 basechar 0 +LayerCount: 2 Fore SplineSet 149 1040 m 2 @@ -2538,10 +2699,13 @@ EndChar StartChar: q Encoding: 113 113 54 Width: 1114 -Flags: MW +Flags: W +HStem: -500 110<702.776 851> -20 104<272.077 481.863> 956 102<445.574 679.019> +VStem: -4 200<170.86 609.506> AnchorPoint: "Anchor-0" 617 1040 basechar 0 AnchorPoint: "Anchor-1" 305 0 basechar 0 AnchorPoint: "Anchor-2" 305 0 basechar 0 +LayerCount: 2 Fore SplineSet -4 360 m 0 @@ -2576,10 +2740,13 @@ EndChar StartChar: r Encoding: 114 114 55 Width: 978 -Flags: MW +Flags: W +HStem: 0 21G<57.5 199.5> 930 110<97 243.415> 957 103<602.669 795> +VStem: 714 215<826.813 956.408> AnchorPoint: "Anchor-0" 556 1040 basechar 0 AnchorPoint: "Anchor-1" 177 0 basechar 0 AnchorPoint: "Anchor-2" 177 0 basechar 0 +LayerCount: 2 Fore SplineSet 134 1040 m 2 @@ -2611,10 +2778,13 @@ EndChar StartChar: s Encoding: 115 115 56 Width: 934 -Flags: MW +Flags: W +HStem: -24 92<203.876 536.381> 974 90<339.333 650.39> +VStem: -6 184<118.872 296.429> 110 162<700.273 890.447> 619 166<151.343 347.077> 657 182<774.889 947.422> AnchorPoint: "Anchor-0" 521 1040 basechar 0 AnchorPoint: "Anchor-1" 370 30 basechar 0 AnchorPoint: "Anchor-2" 370 30 basechar 0 +LayerCount: 2 Fore SplineSet 619 251 m 0 @@ -2641,10 +2811,13 @@ EndChar StartChar: t Encoding: 116 116 57 Width: 745 -Flags: MW +Flags: W +HStem: -24 124<156.29 383.194> 930 110<50 217.75 441.922 666.001> +VStem: 50 617 AnchorPoint: "Anchor-0" 393 1277 basechar 0 AnchorPoint: "Anchor-1" 557 1153 basechar 0 AnchorPoint: "Anchor-2" 235 0 basechar 0 +LayerCount: 2 Fore SplineSet 73 1040 m 2 @@ -2685,11 +2858,13 @@ EndChar StartChar: u Encoding: 117 117 58 Width: 1442 -Flags: MW +Flags: W +HStem: -18 116<330.104 553.773 906.359 1112.6> 960 100<236.696 373.539> AnchorPoint: "Anchor-0" 711 1040 basechar 0 AnchorPoint: "Anchor-1" 502 0 basechar 0 AnchorPoint: "Anchor-2" 502 0 basechar 0 AnchorPoint: "Anchor-3" 1032 30 basechar 0 +LayerCount: 2 Fore SplineSet 5 748 m 0 @@ -2727,10 +2902,13 @@ EndChar StartChar: v Encoding: 118 118 59 Width: 1090 -Flags: MW +Flags: W +HStem: 835 223<720.699 845.119> +VStem: 37 191<704.692 896.462> 847 118<637.71 929> AnchorPoint: "Anchor-0" 595 1040 basechar 0 AnchorPoint: "Anchor-1" 387 0 basechar 0 AnchorPoint: "Anchor-2" 387 0 basechar 0 +LayerCount: 2 Fore SplineSet 754 806 m 0 @@ -2761,10 +2939,13 @@ EndChar StartChar: w Encoding: 119 119 60 Width: 1859 -Flags: MW +Flags: W +HStem: -18 102<412.235 619.98 1016.09 1245.84> 838 220<1430.2 1570.6> 946 114<239.405 461.5> +VStem: 396 175<814.088 940.708> 1575 114<562.874 834.42> AnchorPoint: "Anchor-0" 1068 1040 basechar 0 AnchorPoint: "Anchor-1" 697 0 basechar 0 AnchorPoint: "Anchor-2" 697 0 basechar 0 +LayerCount: 2 Fore SplineSet 2 768 m 0 @@ -2805,10 +2986,13 @@ EndChar StartChar: x Encoding: 120 120 61 Width: 1101 -Flags: MW +Flags: W +HStem: -20 128<611.656 792.182> -20 100<39.5 206.771> 906 158<207.008 363> 956 104<738.708 890.5> +VStem: -72 195<80.6276 207.304> 817 189<830.927 954.336> AnchorPoint: "Anchor-0" 586 1040 basechar 0 AnchorPoint: "Anchor-1" 407 0 basechar 0 AnchorPoint: "Anchor-2" 407 0 basechar 0 +LayerCount: 2 Fore SplineSet -72 142 m 0 @@ -2855,10 +3039,13 @@ EndChar StartChar: y Encoding: 121 121 62 Width: 1089 -Flags: MW +Flags: W +HStem: -520 110<-96.126 145.512> 828 250<743.425 860.097> 894 170<140.18 272.5> +VStem: -250 147<-394.979 -246> 863 123<695.194 976> AnchorPoint: "Anchor-0" 645 1040 basechar 0 AnchorPoint: "Anchor-1" -24 -565 basechar 0 AnchorPoint: "Anchor-2" -24 -565 basechar 0 +LayerCount: 2 Fore SplineSet 807 828 m 0 @@ -2893,10 +3080,12 @@ EndChar StartChar: z Encoding: 122 122 63 Width: 1018 -Flags: MW +Flags: W +HStem: -20 184<484.239 670.691> 78 152<135.854 441.5> 800 142<460 728.787> 886 174<222.71 389.147> AnchorPoint: "Anchor-0" 519 1040 basechar 0 AnchorPoint: "Anchor-1" 389 0 basechar 0 AnchorPoint: "Anchor-2" 389 0 basechar 0 +LayerCount: 2 Fore SplineSet 35 832 m 0 @@ -2937,13 +3126,17 @@ EndChar StartChar: space Encoding: 32 32 64 Width: 600 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: comma Encoding: 44 44 65 Width: 658 -Flags: MW +Flags: W +HStem: -311 81<-7 123.167> -20 236<106.955 245.901> +VStem: 77 274<3.70089 171.203> +LayerCount: 2 Fore SplineSet 77 98 m 0 @@ -2963,7 +3156,10 @@ EndChar StartChar: quotedbl Encoding: 34 34 66 Width: 750 -Flags: MW +Flags: W +HStem: 976 540<268.25 285.575 618.25 635.575> +VStem: 203 77<976 1100.58> 228 214<1280.87 1476.27> 553 77<976 1100.58> 578 214<1280.87 1476.27> +LayerCount: 2 Fore Refer: 70 39 N 1 0 0 1 360 0 2 Refer: 70 39 N 1 0 0 1 10 0 2 @@ -2972,7 +3168,10 @@ EndChar StartChar: exclam Encoding: 33 33 67 Width: 638 -Flags: MW +Flags: W +HStem: -20 240<47.4907 232.509> 1498 20G<414 498> +VStem: 20 240<7.49072 192.509> 188 84<410 574.72> +LayerCount: 2 Fore SplineSet 20 100 m 0 @@ -2995,7 +3194,10 @@ EndChar StartChar: semicolon Encoding: 59 59 68 Width: 659 -Flags: MW +Flags: W +HStem: -311 81<-7 123.167> -20 236<106.955 245.901> 808 264<207.257 402.743> +VStem: 77 274<3.70089 171.203> 173 264<842.257 1037.74> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 180 840 2 Refer: 65 44 N 1 0 0 1 0 0 2 @@ -3004,7 +3206,10 @@ EndChar StartChar: colon Encoding: 58 58 69 Width: 564 -Flags: MW +Flags: W +HStem: -32 264<27.2567 222.743> 808 264<207.257 402.743> +VStem: -7 264<2.25674 197.743> 173 264<842.257 1037.74> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 180 840 2 Refer: 1 46 N 1 0 0 1 0 0 2 @@ -3013,7 +3218,10 @@ EndChar StartChar: quotesingle Encoding: 39 39 70 Width: 398 -Flags: MW +Flags: W +HStem: 976 540<258.25 275.575> +VStem: 193 77<976 1100.58> 218 214<1280.87 1476.27> +LayerCount: 2 Fore SplineSet 424 1378 m 0 @@ -3031,7 +3239,10 @@ EndChar StartChar: quoteleft Encoding: 8216 8216 71 Width: 483 -Flags: MW +Flags: W +HStem: 1072 236<307.099 446.045> 1518 81<429.833 560> +VStem: 202 274<1116.8 1284.3> +LayerCount: 2 Fore SplineSet 476 1190 m 0 @@ -3051,7 +3262,10 @@ EndChar StartChar: quotedblleft Encoding: 8220 8220 72 Width: 2673 -Flags: MW +Flags: W +HStem: 1072 236<2107.1 2246.04 2497.1 2636.04> 1518 81<2229.83 2360 2619.83 2750> +VStem: 2002 274<1116.8 1284.3> 2392 274<1116.8 1284.3> +LayerCount: 2 Fore SplineSet 2276 1190 m 0 @@ -3082,7 +3296,10 @@ EndChar StartChar: quotedblright Encoding: 8221 8221 73 Width: 873 -Flags: MW +Flags: W +HStem: 993 81<153 283.167 543 673.167> 1284 236<266.955 405.901 656.955 795.901> +VStem: 237 274<1307.7 1475.2> 627 274<1307.7 1475.2> +LayerCount: 2 Fore SplineSet 237 1402 m 0 @@ -3113,7 +3330,10 @@ EndChar StartChar: quoteright Encoding: 8217 8217 74 Width: 483 -Flags: MW +Flags: W +HStem: 993 81<153 283.167> 1284 236<266.955 405.901> +VStem: 237 274<1307.7 1475.2> +LayerCount: 2 Fore SplineSet 237 1402 m 0 @@ -3133,7 +3353,10 @@ EndChar StartChar: question Encoding: 63 63 75 Width: 1100 -Flags: MW +Flags: W +HStem: -32 264<325.257 520.743> 392 114<353.659 533.171> 1426 94<415.265 766.478> +VStem: 150 208<1127.42 1327.77> 210 141<509.99 626.778> 291 264<2.25674 197.743> 858 182<1063.27 1341.18> +LayerCount: 2 Fore SplineSet 553 438 m 0 @@ -3160,7 +3383,10 @@ EndChar StartChar: parenleft Encoding: 40 40 76 Width: 890 -Flags: MW +Flags: W +HStem: 1493 95<880.434 980.665> +VStem: 60 230<173.191 774.926> +LayerCount: 2 Fore SplineSet 613 -275 m 2 @@ -3180,7 +3406,10 @@ EndChar StartChar: parenright Encoding: 41 41 77 Width: 890 -Flags: MW +Flags: W +HStem: -324 95<-120.665 -20.4338> +VStem: 570 230<489.074 1090.81> +LayerCount: 2 Fore SplineSet 247 1539 m 2 @@ -3200,7 +3429,10 @@ EndChar StartChar: asterisk Encoding: 42 42 78 Width: 1270 -Flags: MW +Flags: W +HStem: 866 169<96.3361 377.357> 1045 169<890.825 1171.66> +VStem: 408 206<539.999 755.439> 654 206<1325.72 1540> +LayerCount: 2 Fore SplineSet 754 962 m 0 @@ -3240,7 +3472,10 @@ EndChar StartChar: at Encoding: 64 64 79 Width: 2120 -Flags: MW +Flags: W +HStem: -428 110<755.119 1253.17> 140 124<1462.74 1658.38> 140 104<921.448 1115.27> 956 102<1058.74 1260.18> 1474 106<966.096 1450.25> +VStem: 130 210<141.515 762.101> 668 202<293.188 685.072> 1884 126<579.903 1065.46> +LayerCount: 2 Fore SplineSet 1328 692 m 0 @@ -3281,7 +3516,10 @@ EndChar StartChar: dollar Encoding: 36 36 80 Width: 1320 -Flags: MW +Flags: W +HStem: -19 104<552.406 787.734> 1415 104<611.321 787.062> +VStem: 12 178<189.076 408> 280 180<1023.53 1261.89> 960 180<225.385 493.667> 1090 178<1107 1332.49> +LayerCount: 2 Fore SplineSet 1026 1142 m 0 @@ -3337,7 +3575,9 @@ EndChar StartChar: numbersign Encoding: 35 35 81 Width: 1320 -Flags: MW +Flags: W +HStem: 450 110<-60 264.464 433.082 720.003 887.997 1240> 970 110<80 410.031 577.997 865.5 1033.02 1380> +LayerCount: 2 Fore SplineSet 625 1610 m 2 @@ -3412,7 +3652,9 @@ EndChar StartChar: slash Encoding: 47 47 82 Width: 1040 -Flags: MW +Flags: W +HStem: 1540 20G<1014 1098> +LayerCount: 2 Fore SplineSet 1034 1560 m 2 @@ -3430,7 +3672,9 @@ EndChar StartChar: percent Encoding: 37 37 83 Width: 2000 -Flags: MW +Flags: W +HStem: -20 100<1285 1504.8> 0 21G<334.5 424.5> 640 100<365.194 585.142> 760 100<1411.14 1633.84> 1420 100<491.315 713.997> 1480 20G<1577.5 1663.5> +LayerCount: 2 Fore SplineSet 140 1080 m 0 @@ -3468,7 +3712,10 @@ EndChar StartChar: hyphen Encoding: 45 45 84 Width: 640 -Flags: MW +Flags: W +HStem: 570 140<20 500> +VStem: 20 480<570 710> +LayerCount: 2 Fore SplineSet 48 710 m 2 @@ -3487,7 +3734,10 @@ EndChar StartChar: underscore Encoding: 95 95 85 Width: 1120 -Flags: MW +Flags: W +HStem: -280 140<-270 210 190 670> +VStem: -270 480<-280 -140> 190 480<-280 -140> +LayerCount: 2 Fore Refer: 84 45 N 1 0 0 1 170 -850 2 Refer: 84 45 N 1 0 0 1 -290 -850 2 @@ -3496,7 +3746,9 @@ EndChar StartChar: plus Encoding: 43 43 86 Width: 1060 -Flags: MW +Flags: W +HStem: 726 110<127 458.002 615.953 947> +LayerCount: 2 Fore SplineSet 645 836 m 2 @@ -3530,7 +3782,9 @@ EndChar StartChar: equal Encoding: 61 61 87 Width: 1120 -Flags: MW +Flags: W +HStem: 570 110<92 972> 870 110<155 1035> +LayerCount: 2 Fore SplineSet 192 980 m 2 @@ -3557,7 +3811,9 @@ EndChar StartChar: less Encoding: 60 60 88 Width: 1120 -Flags: MW +Flags: W +VStem: 120 130<753.269 797.517> +LayerCount: 2 Fore SplineSet 296 752 m 2 @@ -3582,7 +3838,9 @@ EndChar StartChar: greater Encoding: 62 62 89 Width: 1120 -Flags: MW +Flags: W +VStem: 870 130<752.483 796.731> +LayerCount: 2 Fore SplineSet 824 798 m 2 @@ -3607,7 +3865,10 @@ EndChar StartChar: backslash Encoding: 92 92 90 Width: 1040 -Flags: MW +Flags: W +HStem: 1540 20G<270 353> +VStem: 251 578 +LayerCount: 2 Fore SplineSet 379 1522 m 2 @@ -3625,7 +3886,9 @@ EndChar StartChar: bracketleft Encoding: 91 91 91 Width: 650 -Flags: MW +Flags: W +HStem: -300 110<102.715 390> 1450 110<437.465 769.99> +LayerCount: 2 Fore SplineSet 365 1560 m 2 @@ -3651,7 +3914,10 @@ EndChar StartChar: braceleft Encoding: 123 123 92 Width: 544 -Flags: MW +Flags: W +HStem: -300 95<161.461 304> 1465 95<477.684 643.982> +VStem: -70 186<-161.432 93.8139> 170 134<367.292 566.432> 210 186<1036.64 1380.93> 262 182<753.596 1068.62> +LayerCount: 2 Fore SplineSet 272 -300 m 0 @@ -3683,7 +3949,9 @@ EndChar StartChar: bracketright Encoding: 93 93 93 Width: 650 -Flags: MW +Flags: W +HStem: -300 110<-119.99 212.535> 1450 110<260 547.285> +LayerCount: 2 Fore SplineSet 285 -300 m 2 @@ -3709,7 +3977,10 @@ EndChar StartChar: braceright Encoding: 125 125 94 Width: 544 -Flags: MW +Flags: W +HStem: -300 95<-119.982 46.3159> 1465 95<220 362.539> +VStem: 80 182<191.377 506.404> 128 186<-120.928 223.361> 220 134<693.568 892.708> 408 186<1166.19 1421.43> +LayerCount: 2 Fore SplineSet 252 1560 m 0 @@ -3741,7 +4012,10 @@ EndChar StartChar: bar Encoding: 124 124 95 Width: 600 -Flags: MW +Flags: W +HStem: -500 21G<-29.5 104.5> 1540 20G<406.5 533.5> +VStem: -47 598 +LayerCount: 2 Fore SplineSet 429 1560 m 2 @@ -3759,7 +4033,10 @@ EndChar StartChar: asciitilde Encoding: 126 126 96 Width: 1376 -Flags: MW +Flags: W +HStem: 686 146<816.182 1038.75> 874 146<387.527 580.616> +VStem: 193 113<686 804.157> 1111 116<900.175 1020> +LayerCount: 2 Fore SplineSet 482 874 m 0 @@ -3781,7 +4058,8 @@ EndChar StartChar: asciicircum Encoding: 94 94 97 Width: 1090 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 645 1399 m 2 @@ -3805,7 +4083,10 @@ EndChar StartChar: grave Encoding: 96 96 98 Width: 790 -Flags: MW +Flags: W +HStem: 1440 136<275.594 417.717> +VStem: 270 565 +LayerCount: 2 Fore SplineSet 340 1440 m 2 @@ -3821,7 +4102,9 @@ EndChar StartChar: uni203E Encoding: 8254 8254 99 Width: 719 -Flags: MW +Flags: W +HStem: 1749 110<210 1258> +LayerCount: 2 Fore SplineSet 253 1859 m 2 @@ -3839,7 +4122,9 @@ EndChar StartChar: uni2010 Encoding: 8208 8208 100 Width: 920 -Flags: MW +Flags: W +HStem: 720 110<120 800> +LayerCount: 2 Fore SplineSet 148 830 m 2 @@ -3857,7 +4142,9 @@ EndChar StartChar: uni2011 Encoding: 8209 8209 101 Width: 920 -Flags: MW +Flags: W +HStem: 720 110<120 800> +LayerCount: 2 Fore SplineSet 148 830 m 2 @@ -3875,7 +4162,9 @@ EndChar StartChar: endash Encoding: 8211 8211 102 Width: 1432 -Flags: MW +Flags: W +HStem: 720 110<120 1312> +LayerCount: 2 Fore SplineSet 169 830 m 2 @@ -3893,7 +4182,9 @@ EndChar StartChar: figuredash Encoding: 8210 8210 103 Width: 1224 -Flags: MW +Flags: W +HStem: 720 110<120 1104> +LayerCount: 2 Fore SplineSet 160 830 m 2 @@ -3911,7 +4202,9 @@ EndChar StartChar: emdash Encoding: 8212 8212 104 Width: 2124 -Flags: MW +Flags: W +HStem: 720 110<120 2004> +LayerCount: 2 Fore SplineSet 198 830 m 2 @@ -3929,7 +4222,9 @@ EndChar StartChar: uni2015 Encoding: 8213 8213 105 Width: 2331 -Flags: MW +Flags: W +HStem: 720 110<120 2211> +LayerCount: 2 Fore SplineSet 206 830 m 2 @@ -3947,7 +4242,9 @@ EndChar StartChar: perthousand Encoding: 8240 8240 106 Width: 2920 -Flags: MW +Flags: W +HStem: -20 100<1285 1504.8 2205 2424.8> 0 21G<334.5 424.5> 640 100<365.194 585.142> 760 100<1411.14 1633.84 2331.14 2553.84> 1420 100<491.315 713.997> 1480 20G<1577.5 1663.5> +LayerCount: 2 Fore SplineSet 1979 420 m 0 @@ -3995,7 +4292,9 @@ EndChar StartChar: uni2031 Encoding: 8241 8241 107 Width: 3840 -Flags: MW +Flags: W +HStem: -20 100<1285 1504.8 2205 2424.8 3125 3344.8> 0 21G<334.5 424.5> 640 100<365.194 585.142> 760 100<1411.14 1633.84 2331.14 2553.84 3251.14 3473.84> 1420 100<491.315 713.997> 1480 20G<1577.5 1663.5> +LayerCount: 2 Fore SplineSet 2899 420 m 0 @@ -4053,7 +4352,10 @@ EndChar StartChar: uniFB00 Encoding: 64256 64256 108 Width: 1422 -Flags: MW +Flags: W +HStem: 930 110<100.126 249.017 472.052 914.149 1144.01 1403.44> 1450 90<650.22 907.468> 1510 90<1317.77 1585.75> +VStem: 1590 192<1307.44 1486.3> +LayerCount: 2 Fore SplineSet 958 1092 m 0 @@ -4112,7 +4414,10 @@ EndChar StartChar: uniFB01 Encoding: 64257 64257 109 Width: 1292 -Flags: MW +Flags: W +HStem: -20 112<869 1041.09> 930 110<99.4206 247.562 476.118 921.726> 1490 90<674.85 972.694> +VStem: 28 168<-300 -200.8> 754 180<93.5619 319.031> 978 192<1287.44 1460.71> +LayerCount: 2 Fore SplineSet 28 -208 m 2 @@ -4160,7 +4465,10 @@ EndChar StartChar: uniFB02 Encoding: 64258 64258 110 Width: 1364 -Flags: MW +Flags: W +HStem: -20 112<929 1101.01> 930 110<100 249.004 475.714 740> 1490 90<674.724 973.893> +VStem: 30 172<-299.42 -172.414> 814 180<93.5619 336.75> +LayerCount: 2 Fore SplineSet 1284 1510 m 2 @@ -4213,7 +4521,10 @@ EndChar StartChar: uniFB03 Encoding: 64259 64259 111 Width: 1992 -Flags: MW +Flags: W +HStem: -20 112<1569 1741.53> 930 110<100 250.002 476.719 916.001 1141.83 1621.22> 1450 90<637.488 907.165> 1510 90<1346.39 1644.69> +VStem: 24 176<-299.646 -184.353> 1454 180<93.5619 317.422> 1650 192<1307.44 1480.71> +LayerCount: 2 Fore SplineSet 482 1098 m 0 @@ -4282,7 +4593,10 @@ EndChar StartChar: uniFB04 Encoding: 64260 64260 112 Width: 1990 -Flags: MW +Flags: W +HStem: -20 112<1601 1772.76> 930 110<100.164 250.747 472.748 916.513 1142.66 1412> 1450 90<643.164 907.336> 1510 90<1344.63 1644.88> +VStem: 710 180<-194.404 -29.0784> 1486 180<93.5619 331.547> +LayerCount: 2 Fore SplineSet 949 1189 m 0 @@ -4354,7 +4668,10 @@ EndChar StartChar: t.alt Encoding: 65536 -1 113 Width: 730 -Flags: MW +Flags: W +HStem: -24 124<158 391.315> 930 110<70 239.25 462.328 680> +VStem: 66 614 +LayerCount: 2 Fore SplineSet 93 1040 m 2 @@ -4393,7 +4710,11 @@ EndChar StartChar: R.alt Encoding: 65537 -1 114 Width: 1554 -Flags: MW +Flags: W +HStem: 0 110<-80 155.998 346.441 580 1198.2 1374> 690 120<495.656 993.522> 1390 110<220 412.002 601.352 1149.46> +VStem: 988 208<112.94 411.446> 1038 212<256.891 649.745> 1234 200<1006.67 1311.11> +CounterMasks: 1 e0 +LayerCount: 2 Fore SplineSet 1336 0 m 2 @@ -4446,8 +4767,11 @@ EndChar StartChar: breve Encoding: 728 728 115 Width: 1000 -Flags: MW +Flags: W +HStem: 1680 110<594.072 855.429> +VStem: 519 56<1826.42 1936.47> 909 68<1853.46 1937.99> AnchorPoint: "Anchor-0" 658 1500 mark 0 +LayerCount: 2 Fore SplineSet 716 1680 m 256 @@ -4467,8 +4791,11 @@ EndChar StartChar: dotaccent Encoding: 729 729 116 Width: 1000 -Flags: MW +Flags: W +HStem: 1269 241<540.692 721.645> +VStem: 511 240<1299.12 1480.65> AnchorPoint: "Anchor-0" 558 1040 mark 0 +LayerCount: 2 Fore SplineSet 631 1269 m 0 @@ -4482,8 +4809,11 @@ EndChar StartChar: ring Encoding: 730 730 117 Width: 1000 -Flags: MW +Flags: W +HStem: 1680 74<640.847 800.417> 1967 73<673.42 827.654> +VStem: 556 359 AnchorPoint: "Anchor-0" 659 1500 mark 0 +LayerCount: 2 Fore SplineSet 713 1754 m 256 @@ -4502,9 +4832,11 @@ EndChar StartChar: ogonek Encoding: 731 731 118 Width: 1000 -Flags: MW +Flags: W +HStem: -372 97<198.5 411.521> AnchorPoint: "Anchor-2" 361 47 mark 0 AnchorPoint: "Anchor-3" 361 47 mark 0 +LayerCount: 2 Fore SplineSet 255 -372 m 0 @@ -4525,8 +4857,11 @@ EndChar StartChar: tilde Encoding: 732 732 119 Width: 1000 -Flags: MW +Flags: W +HStem: 1680 116<813.398 974.595> 1838 116<477.15 653.225> +VStem: 1010 84<1829.9 1934> AnchorPoint: "Anchor-0" 655 1500 mark 0 +LayerCount: 2 Fore SplineSet 863 1680 m 0 @@ -4550,8 +4885,9 @@ EndChar StartChar: hungarumlaut Encoding: 733 733 120 Width: 1000 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 583 1500 mark 0 +LayerCount: 2 Fore SplineSet 807 1680 m 2 @@ -4576,8 +4912,9 @@ EndChar StartChar: gravecomb Encoding: 768 768 121 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 730 1500 mark 0 +LayerCount: 2 Fore SplineSet 552 1920 m 256 @@ -4594,8 +4931,9 @@ EndChar StartChar: acutecomb Encoding: 769 769 122 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 588 1500 mark 0 +LayerCount: 2 Fore SplineSet 878 1920 m 256 @@ -4612,8 +4950,10 @@ EndChar StartChar: uni0302 Encoding: 770 770 123 Width: 0 -Flags: MW +Flags: W +HStem: 1684 265 AnchorPoint: "Anchor-0" 658 1500 mark 0 +LayerCount: 2 Fore SplineSet 439 1690 m 2 @@ -4637,8 +4977,11 @@ EndChar StartChar: tildecomb Encoding: 771 771 124 Width: 0 -Flags: MW +Flags: W +HStem: 1680 116<813.398 974.595> 1838 116<477.15 653.225> +VStem: 1010 84<1829.9 1934> AnchorPoint: "Anchor-0" 655 1500 mark 0 +LayerCount: 2 Fore SplineSet 863 1680 m 0 @@ -4662,8 +5005,11 @@ EndChar StartChar: uni0304 Encoding: 772 772 125 Width: 0 -Flags: MW +Flags: W +HStem: 1680 92<469 949> +VStem: 469 480<1680 1772> AnchorPoint: "Anchor-0" 659 1500 mark 0 +LayerCount: 2 Fore SplineSet 469 1712 m 2 @@ -4681,8 +5027,11 @@ EndChar StartChar: uni0306 Encoding: 774 774 126 Width: 0 -Flags: MW +Flags: W +HStem: 1680 110<594.072 855.429> +VStem: 519 56<1826.42 1936.47> 909 68<1853.46 1937.99> AnchorPoint: "Anchor-0" 658 1500 mark 0 +LayerCount: 2 Fore SplineSet 716 1680 m 256 @@ -4702,8 +5051,11 @@ EndChar StartChar: uni0307 Encoding: 775 775 127 Width: 0 -Flags: MW +Flags: W +HStem: 1269 241<540.692 721.645> +VStem: 511 240<1299.12 1480.65> AnchorPoint: "Anchor-0" 536 920 mark 0 +LayerCount: 2 Fore SplineSet 631 1269 m 0 @@ -4717,8 +5069,11 @@ EndChar StartChar: uni0308 Encoding: 776 776 128 Width: 0 -Flags: MW +Flags: W +HStem: 1690 193<480.4 639.6 800.4 959.6> +VStem: 464 192<1706.4 1866.28> 784 192<1706.4 1866.28> AnchorPoint: "Anchor-0" 660 1500 mark 0 +LayerCount: 2 Fore SplineSet 880 1690 m 256 @@ -4737,8 +5092,11 @@ EndChar StartChar: uni030A Encoding: 778 778 129 Width: 0 -Flags: MW +Flags: W +HStem: 1680 74<640.847 800.417> 1967 73<673.42 827.654> +VStem: 556 359 AnchorPoint: "Anchor-0" 659 1500 mark 0 +LayerCount: 2 Fore SplineSet 713 1754 m 256 @@ -4757,8 +5115,9 @@ EndChar StartChar: uni030B Encoding: 779 779 130 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 583 1500 mark 0 +LayerCount: 2 Fore SplineSet 807 1680 m 2 @@ -4783,8 +5142,9 @@ EndChar StartChar: uni030C Encoding: 780 780 131 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 658 1500 mark 0 +LayerCount: 2 Fore SplineSet 597 1721 m 2 @@ -4808,8 +5168,11 @@ EndChar StartChar: uni0311 Encoding: 785 785 132 Width: 0 -Flags: MW +Flags: W +HStem: 1828 110<594.571 856.696> +VStem: 473 68<1680.01 1764.54> 875 56<1681.53 1791.58> AnchorPoint: "Anchor-0" 658 1500 mark 0 +LayerCount: 2 Fore SplineSet 734 1938 m 256 @@ -4829,8 +5192,11 @@ EndChar StartChar: uni0312 Encoding: 786 786 133 Width: 0 -Flags: MW +Flags: W +HStem: 1103 189<576.097 694.616> 1460 65<674.266 778> +VStem: 492 219<1129.77 1273.41> AnchorPoint: "Anchor-0" 533 920 mark 0 +LayerCount: 2 Fore SplineSet 711 1198 m 0 @@ -4850,9 +5216,12 @@ EndChar StartChar: dotbelowcomb Encoding: 803 803 134 Width: 0 -Flags: MW +Flags: W +HStem: -410 241<190.692 371.645> +VStem: 161 240<-379.879 -198.355> AnchorPoint: "Anchor-1" 340 0 mark 0 AnchorPoint: "Anchor-2" 340 0 mark 0 +LayerCount: 2 Fore SplineSet 281 -410 m 0 @@ -4866,9 +5235,12 @@ EndChar StartChar: uni0326 Encoding: 806 806 135 Width: 0 -Flags: MW +Flags: W +HStem: -623 65<104 207.734> -390 189<187.384 305.903> +VStem: 171 219<-371.412 -227.772> AnchorPoint: "Anchor-1" 336 0 mark 0 AnchorPoint: "Anchor-2" 336 0 mark 0 +LayerCount: 2 Fore SplineSet 171 -296 m 0 @@ -4888,9 +5260,12 @@ EndChar StartChar: uni0327 Encoding: 807 807 136 Width: 0 -Flags: MW +Flags: W +HStem: -509 73<85.0343 254.619> +VStem: 83 374 AnchorPoint: "Anchor-1" 368 0 mark 0 AnchorPoint: "Anchor-2" 368 0 mark 0 +LayerCount: 2 Fore SplineSet 83 -480 m 2 @@ -4914,9 +5289,11 @@ EndChar StartChar: uni0328 Encoding: 808 808 137 Width: 0 -Flags: MW +Flags: W +HStem: -372 97<198.5 411.521> AnchorPoint: "Anchor-2" 361 47 mark 0 AnchorPoint: "Anchor-3" 361 47 mark 0 +LayerCount: 2 Fore SplineSet 255 -372 m 0 @@ -4937,13 +5314,17 @@ EndChar StartChar: uni00A0 Encoding: 160 160 138 Width: 600 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: exclamdown Encoding: 161 161 139 Width: 638 -Flags: MW +Flags: W +HStem: 820 240<295.491 480.509> +VStem: 256 84<465.28 630> 268 240<847.491 1032.51> +LayerCount: 2 Fore SplineSet 508 940 m 0 @@ -4966,7 +5347,10 @@ EndChar StartChar: cent Encoding: 162 162 140 Width: 1096 -Flags: MW +Flags: W +HStem: -20 98<285.462 541.618> 976 84<457.01 683.744> +VStem: -4 204<196.002 615.945> 695 159<756 951.708> +LayerCount: 2 Fore SplineSet 735 1230 m 2 @@ -4985,7 +5369,10 @@ EndChar StartChar: sterling Encoding: 163 163 141 Width: 1270 -Flags: MW +Flags: W +HStem: -60 186<488.89 858.024> 60 134<139.979 334.543> 660 110<-2.98619 299.002 514.469 884.21> 1436 84<703.312 1077> +VStem: -50 109<-40 28.5649> 981 92<221.713 314> +LayerCount: 2 Fore SplineSet -50 -7 m 0 @@ -5034,7 +5421,9 @@ EndChar StartChar: currency Encoding: 164 164 142 Width: 1140 -Flags: MW +Flags: W +HStem: 310 123<339.601 685.517> 1107 122<462.884 810.973> +LayerCount: 2 Fore SplineSet 14 248 m 1 @@ -5069,7 +5458,9 @@ EndChar StartChar: yen Encoding: 165 165 143 Width: 1570 -Flags: MW +Flags: W +HStem: 0 110<308 565.475 765.305 998> 350 110<298 1180> 630 110<368 1250> 1390 110<140 338 563.996 759.987 1110 1320.01 1473.38 1710> +LayerCount: 2 Fore SplineSet 334 460 m 2 @@ -5097,7 +5488,10 @@ EndChar StartChar: brokenbar Encoding: 166 166 144 Width: 479 -Flags: MW +Flags: W +HStem: -500 21G<-66 51.2548> 1540 20G<367.741 485> +VStem: -66 551 +LayerCount: 2 Fore SplineSet 372 1560 m 1 @@ -5116,7 +5510,9 @@ EndChar StartChar: section Encoding: 167 167 145 Width: 1068 -Flags: MW +Flags: W +HStem: -20 102<167.381 544.118> 1418 102<450.011 802.111> +LayerCount: 2 Fore SplineSet 834 1316 m 0 @@ -5151,8 +5547,11 @@ EndChar StartChar: dieresis Encoding: 168 168 146 Width: 1000 -Flags: MW +Flags: W +HStem: 1690 193<480.4 639.6 800.4 959.6> +VStem: 464 192<1706.4 1866.28> 784 192<1706.4 1866.28> AnchorPoint: "Anchor-0" 660 1500 mark 0 +LayerCount: 2 Fore SplineSet 880 1690 m 256 @@ -5171,7 +5570,10 @@ EndChar StartChar: copyright Encoding: 169 169 147 Width: 1739 -Flags: MW +Flags: W +HStem: -20 93<489.237 969.01> 278 75.6<667.02 898.798> 1128.8 73.2<819.562 1082.34> 1178 12G<1291.2 1339.2> 1427 93<769.929 1249.63> +VStem: 408 138<496.442 810.352> 1218 67.2<884 942.491> +LayerCount: 2 Fore SplineSet 726 73 m 256 @@ -5191,7 +5593,10 @@ EndChar StartChar: ordfeminine Encoding: 170 170 148 Width: 703 -Flags: MW +Flags: W +HStem: 952 62<252.011 397.811 549 660.198> 1538 61<360.388 510.657> +VStem: 87 120<1046.03 1363.71> 491 106<1026.04 1071> +LayerCount: 2 Fore SplineSet 553 1348 m 0 @@ -5226,7 +5631,8 @@ EndChar StartChar: guillemotleft Encoding: 171 171 149 Width: 1390 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 867 775 m 1 @@ -5251,7 +5657,9 @@ EndChar StartChar: logicalnot Encoding: 172 172 150 Width: 971 -Flags: MW +Flags: W +HStem: 716 114<136 731> +LayerCount: 2 Fore SplineSet 665 406 m 1 @@ -5267,7 +5675,9 @@ EndChar StartChar: uni00AD Encoding: 173 173 151 Width: 920 -Flags: MW +Flags: W +HStem: 720 110<127.357 802.188> +LayerCount: 2 Fore SplineSet 164 830 m 2 @@ -5285,7 +5695,10 @@ EndChar StartChar: registered Encoding: 174 174 152 Width: 1739 -Flags: MW +Flags: W +HStem: -20 93<489.237 969.01> 294 76.8<1070.54 1211.79> 306 66<355 496.599 616.994 751> 720 72<705.999 984.709> 1140 66<535 652.001 770.378 1083.63> 1427 93<769.929 1249.63> +VStem: 995.8 120<374.869 605.408> 1017.4 123.6<417.066 688.303> 1133.8 120<908.639 1092.67> +LayerCount: 2 Fore SplineSet 726 73 m 256 @@ -5305,7 +5718,10 @@ EndChar StartChar: macron Encoding: 175 175 153 Width: 1000 -Flags: MW +Flags: W +HStem: 1680 92<469 949> +VStem: 469 480<1680 1772> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 0 0 2 EndChar @@ -5313,7 +5729,10 @@ EndChar StartChar: degree Encoding: 176 176 154 Width: 639 -Flags: MW +Flags: W +HStem: 1120 110<332.067 527.662> 1490 110<371.636 565.261> +VStem: 209 481 +LayerCount: 2 Fore SplineSet 318 1359 m 0 @@ -5332,7 +5751,9 @@ EndChar StartChar: plusminus Encoding: 177 177 155 Width: 1059 -Flags: MW +Flags: W +HStem: -15 112<-18 777> 716 112<136 465 602 931> +LayerCount: 2 Fore SplineSet 390 361 m 1 @@ -5359,7 +5780,10 @@ EndChar StartChar: uni00B2 Encoding: 178 178 156 Width: 675 -Flags: MW +Flags: W +HStem: 902 121<376.148 633.918> 974 20<150 218> 1776 50<414.749 629.544> +VStem: 249 95<1575.42 1722.67> 647 57<1048.96 1125.96> 682 134<1523.22 1747.19> +LayerCount: 2 Fore SplineSet 704 1109 m 0 @@ -5394,7 +5818,10 @@ EndChar StartChar: uni00B3 Encoding: 179 179 157 Width: 638 -Flags: MW +Flags: W +HStem: 902 50<243.352 448.536> 1344 66<370.175 511.336> 1776 50<402.406 588.189> +VStem: 98 107<984.151 1132.69> 266 107<1596.31 1751.19> 571 121<1048.26 1301.07> 643 121<1514.37 1743.9> +LayerCount: 2 Fore SplineSet 98 1093 m 0 @@ -5427,7 +5854,10 @@ EndChar StartChar: acute Encoding: 180 180 158 Width: 790 -Flags: MW +Flags: W +HStem: 1421 49<300.097 395.717> 1440 136<717.283 859.406> +VStem: 300 565 +LayerCount: 2 Fore SplineSet 795 1440 m 2 @@ -5443,7 +5873,10 @@ EndChar StartChar: mu Encoding: 181 181 159 Width: 1233 -Flags: MW +Flags: W +HStem: -520 274<251.68 406.518> -18 116<330.104 553.773 906.359 1112.6> 960 100<236.696 373.539> +VStem: 231 240<-414.631 -269.112> +LayerCount: 2 Fore SplineSet 468 847 m 1 @@ -5463,7 +5896,9 @@ EndChar StartChar: paragraph Encoding: 182 182 160 Width: 1332 -Flags: MW +Flags: W +HStem: -300 113<325.139 524.998 636.623 762.997 874.193 1036> 1387 113<953.371 1083.27 1191.57 1376> +LayerCount: 2 Fore SplineSet 763 -144 m 2 @@ -5505,7 +5940,10 @@ EndChar StartChar: periodcentered Encoding: 183 183 161 Width: 395 -Flags: MW +Flags: W +HStem: 668 264<207.257 402.743> +VStem: 173 264<702.257 897.743> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 180 700 2 EndChar @@ -5513,9 +5951,12 @@ EndChar StartChar: cedilla Encoding: 184 184 162 Width: 1000 -Flags: MW +Flags: W +HStem: -509 73<85.0343 254.619> +VStem: 83 374 AnchorPoint: "Anchor-1" 368 0 mark 0 AnchorPoint: "Anchor-2" 368 0 mark 0 +LayerCount: 2 Fore SplineSet 83 -480 m 2 @@ -5539,7 +5980,10 @@ EndChar StartChar: uni00B9 Encoding: 185 185 163 Width: 630 -Flags: MW +Flags: W +HStem: 912 66<-23.9985 185.999 299.998 485.997> 1644 66<146.093 314.997> +VStem: 412 68<1784.25 1859.42> +LayerCount: 2 Fore SplineSet -24 935 m 2 @@ -5571,7 +6015,10 @@ EndChar StartChar: ordmasculine Encoding: 186 186 164 Width: 654 -Flags: MW +Flags: W +HStem: 950 54<183.095 329.238> 1544 54<288.762 434.905> +VStem: 10 126<1039.81 1371.28> 482 126<1176.72 1508.19> +LayerCount: 2 Fore SplineSet 10 1178 m 0 @@ -5590,7 +6037,8 @@ EndChar StartChar: guillemotright Encoding: 187 187 165 Width: 1390 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 533 775 m 1 @@ -5615,7 +6063,10 @@ EndChar StartChar: onequarter Encoding: 188 188 166 Width: 2000 -Flags: MW +Flags: W +HStem: 4 66<1280 1408.25 1520.56 1598> 280 66<1184.91 1441.44 1579.4 1676> 632 66<190 399.999 512.881 700> 892 12G<1597.1 1687.1> 1364 66<360.408 528.979> +VStem: 626.2 67.8<1525.42 1579.75> 1584.8 116.4<813.067 904> 1586 36<530.837 585.941> +LayerCount: 2 Fore SplineSet 1502 1440 m 1 @@ -5631,7 +6082,10 @@ EndChar StartChar: onehalf Encoding: 189 189 167 Width: 2000 -Flags: MW +Flags: W +HStem: -28 120.6<1460.24 1650.28> -16 12.6G<1123.5 1166.7> 44 20.4<1179.6 1248> 622 66<190 399.999 512.881 700> 845.6 50.4<1441.72 1659.9> 1354 66<360.408 528.979> +VStem: 626.2 67.8<1515.42 1569.75> 1279.2 94.8<655.4 768.025> 1677 57<118.893 196.4> 1712.4 133.2<623.805 798.94> +LayerCount: 2 Fore SplineSet 1502 1450 m 1 @@ -5647,7 +6101,10 @@ EndChar StartChar: threequarters Encoding: 190 190 168 Width: 2000 -Flags: MW +Flags: W +HStem: -36 66<1280 1408.25 1520.56 1598> 240 66<1184.91 1441.44 1579.4 1676> 602 50.4<233.386 438.684> 852 12G<1597.1 1687.1> 1044.2 65.4<360.42 490.479> 1475.6 50.4<391.544 578.294> +VStem: 88 106.8<705.087 823.4> 256 106.8<1305.8 1428.24> 560.8 121.2<778.059 981.539> 632.8 121.2<1245.59 1427.34> 1584.8 116.4<773.067 864> 1586 36<490.837 545.941> +LayerCount: 2 Fore SplineSet 1502 1400 m 1 @@ -5663,7 +6120,10 @@ EndChar StartChar: questiondown Encoding: 191 191 169 Width: 1100 -Flags: MW +Flags: W +HStem: -480 94<193.522 544.735> -20 20G<641 711> 534 114<426.829 606.341> 820 240<509.491 694.509> +VStem: -80 182<-301.183 -23.2706> 482 240<847.491 1032.51> 602 208<-287.768 -87.416> 609 141<413.222 530.01> +LayerCount: 2 Fore SplineSet 407 602 m 0 @@ -5694,7 +6154,8 @@ EndChar StartChar: multiply Encoding: 215 215 170 Width: 1003 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 548 881 m 2 @@ -5728,7 +6189,10 @@ EndChar StartChar: divide Encoding: 247 247 171 Width: 1119 -Flags: MW +Flags: W +HStem: 310 240<397.304 582.916> 724 112<100 1020> 1020 240<537.304 722.916> +VStem: 369 241<339.355 520.645> 509 241<1049.35 1230.65> +LayerCount: 2 Fore SplineSet 135 836 m 2 @@ -5756,10 +6220,13 @@ EndChar StartChar: dotlessi Encoding: 305 305 172 Width: 618 -Flags: MW +Flags: W +HStem: -20 124<155 335.62> 930 110<66 228.688> +VStem: 60 176<105.946 340.734> AnchorPoint: "Anchor-0" 319 1040 basechar 0 AnchorPoint: "Anchor-1" 197 0 basechar 0 AnchorPoint: "Anchor-2" 197 0 basechar 0 +LayerCount: 2 Fore SplineSet 442 1024 m 2 @@ -5787,7 +6254,10 @@ EndChar StartChar: uni03BC Encoding: 956 956 173 Width: 1233 -Flags: MW +Flags: W +HStem: -520 274<251.68 406.518> -18 116<330.104 553.773 906.359 1112.6> 960 100<236.696 373.539> +VStem: 231 240<-414.631 -269.112> +LayerCount: 2 Fore Refer: 159 181 N 1 0 0 1 0 0 2 EndChar @@ -5795,7 +6265,9 @@ EndChar StartChar: uni0394 Encoding: 916 916 174 Width: 1720 -Flags: MW +Flags: W +HStem: 0 110<217.169 1136> 1510 20G<987.5 1082> +LayerCount: 2 Fore SplineSet 1111 110 m 2 @@ -5820,7 +6292,10 @@ EndChar StartChar: uni03A9 Encoding: 937 937 175 Width: 1552 -Flags: MW +Flags: W +HStem: 0 163<207.573 391 912 1113.22> 1413 107<715.583 1094.73> +VStem: 91 113<234.375 300> 1157 113<234.375 300> +LayerCount: 2 Fore SplineSet 1157 300 m 1 @@ -5852,7 +6327,9 @@ EndChar StartChar: pi Encoding: 960 960 176 Width: 1161 -Flags: MW +Flags: W +HStem: -20 195<665 833.163> 740 180<183.25 301.875 414.172 679.219 861.002 1058.08> +LayerCount: 2 Fore SplineSet 1083 900 m 2 @@ -5894,7 +6371,10 @@ EndChar StartChar: uni1E9E Encoding: 7838 7838 177 Width: 1892 -Flags: MW +Flags: W +HStem: -20 117<950.444 1350.21> 0 110<-80 102 303 481> 1407 113<890.261 1481.69> +VStem: 680 249<202.531 379.007> 1532 210<277.435 604.261> +LayerCount: 2 Fore SplineSet -80 0 m 1 @@ -5927,79 +6407,92 @@ EndChar StartChar: uni2000 Encoding: 8192 8192 178 Width: 1000 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2001 Encoding: 8193 8193 179 Width: 2000 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2002 Encoding: 8194 8194 180 Width: 1000 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2003 Encoding: 8195 8195 181 Width: 2000 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2004 Encoding: 8196 8196 182 Width: 666 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2005 Encoding: 8197 8197 183 Width: 500 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2006 Encoding: 8198 8198 184 Width: 333 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2007 Encoding: 8199 8199 185 Width: 1160 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2008 Encoding: 8200 8200 186 Width: 399 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2009 Encoding: 8201 8201 187 Width: 333 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni200A Encoding: 8202 8202 188 Width: 200 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni200B Encoding: 8203 8203 189 Width: 0 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: guilsinglleft Encoding: 8249 8249 190 Width: 830 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 307 775 m 1 @@ -6016,7 +6509,8 @@ EndChar StartChar: guilsinglright Encoding: 8250 8250 191 Width: 830 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 533 775 m 1 @@ -6033,7 +6527,9 @@ EndChar StartChar: fraction Encoding: 8260 8260 192 Width: 1072 -Flags: MW +Flags: W +HStem: 1540 20G<1014 1098> +LayerCount: 2 Fore Refer: 82 47 N 1 0 0 1 0 0 2 EndChar @@ -6041,7 +6537,10 @@ EndChar StartChar: dagger Encoding: 8224 8224 193 Width: 1186 -Flags: MW +Flags: W +HStem: -500 21G<287.5 365> 876 200<177.709 552.902 729.575 1102.35> 915 123<291.561 562.448> 1500 20G<726.5 785.5> +VStem: 277 112<-500 -264.798> +LayerCount: 2 Fore SplineSet 604 1074 m 0 @@ -6082,7 +6581,10 @@ EndChar StartChar: daggerdbl Encoding: 8225 8225 194 Width: 1186 -Flags: MW +Flags: W +HStem: -76 200<-24.6074 348.433 524.24 900.607> -36 119<514.217 787.438> 876 200<177.709 551.85 729.792 1102.35> 1500 20G<726.5 785.5> +VStem: 363 91<-201.301 -37.1704> +LayerCount: 2 Fore SplineSet 600 1056 m 0 @@ -6142,7 +6644,10 @@ EndChar StartChar: bullet Encoding: 8226 8226 195 Width: 440 -Flags: MW +Flags: W +HStem: 598 264<182.257 377.743> +VStem: 148 264<632.257 827.743> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 155 630 2 EndChar @@ -6150,7 +6655,10 @@ EndChar StartChar: uni2074 Encoding: 8308 8308 196 Width: 757 -Flags: MW +Flags: W +HStem: 919 66<251 380.375 495.5 569> 1195 66<156.496 409.062 553.359 647> 1481 20G<569.5 588> +VStem: 556 116<1696.88 1819> 557 36<1446.06 1500.94> +LayerCount: 2 Fore SplineSet 569 969 m 2 @@ -6200,7 +6708,10 @@ EndChar StartChar: Euro Encoding: 8364 8364 197 Width: 1629 -Flags: MW +Flags: W +HStem: -20 118<674.317 1044.86> 540 110<22 902> 840 110<85 965> 1404 116<964.547 1385.23> +VStem: 1377 111<377.557 480> +LayerCount: 2 Fore SplineSet 1178 1404 m 0 @@ -6225,7 +6736,9 @@ EndChar StartChar: partialdiff Encoding: 8706 8706 198 Width: 1100 -Flags: MW +Flags: W +HStem: -20 90<244.36 504.986> 862 98<400.885 673.629> 1436 84<496.242 740.142> +LayerCount: 2 Fore SplineSet 200 470 m 0 @@ -6253,7 +6766,10 @@ EndChar StartChar: emptyset Encoding: 8709 8709 199 Width: 1140 -Flags: MW +Flags: W +HStem: 310 123<401.037 740.608> 1107 122<401.037 740.608> +VStem: 112 130<595.758 944.164> 898 130<592.305 957.759> +LayerCount: 2 Fore SplineSet 48 311 m 1 @@ -6277,7 +6793,9 @@ EndChar StartChar: product Encoding: 8719 8719 200 Width: 1770 -Flags: MW +Flags: W +HStem: 0 110<-55 164.998 354.998 594.926 915 1153.64 1344.73 1565> 1390 110<200.007 420.266 610.002 1411.67 1600.82 1820> +LayerCount: 2 Fore SplineSet 610 1347 m 2 @@ -6327,7 +6845,9 @@ EndChar StartChar: summation Encoding: 8721 8721 201 Width: 1305 -Flags: MW +Flags: W +HStem: 0 113<116 869.678> 1387 113<431 1112.74> +LayerCount: 2 Fore SplineSet 225 1500 m 1 @@ -6352,7 +6872,9 @@ EndChar StartChar: minus Encoding: 8722 8722 202 Width: 1224 -Flags: MW +Flags: W +HStem: 720 110<120 1104> +LayerCount: 2 Fore SplineSet 160 830 m 2 @@ -6370,7 +6892,9 @@ EndChar StartChar: uni2215 Encoding: 8725 8725 203 Width: 1039 -Flags: MW +Flags: W +HStem: 1540 20G<1014 1098> +LayerCount: 2 Fore Refer: 82 47 N 1 0 0 1 -0 0 2 EndChar @@ -6378,7 +6902,10 @@ EndChar StartChar: uni2219 Encoding: 8729 8729 204 Width: 440 -Flags: MW +Flags: W +HStem: 650 240<132.491 317.509> +VStem: 105 240<677.491 862.509> +LayerCount: 2 Fore SplineSet 105 770 m 0 @@ -6392,7 +6919,9 @@ EndChar StartChar: radical Encoding: 8730 8730 205 Width: 1130 -Flags: MW +Flags: W +HStem: -20 21G<366.701 511.482> 1390 110<1101 1265> +LayerCount: 2 Fore SplineSet 1101 1390 m 1 @@ -6413,7 +6942,10 @@ EndChar StartChar: infinity Encoding: 8734 8734 206 Width: 1813 -Flags: MW +Flags: W +HStem: 401 112<293.537 586.287 1222.13 1511.36> 1047 112<300.69 584.029 1222.31 1513.89> +VStem: 50 141<622.3 933.207> 1622 141<627.235 939.389> +LayerCount: 2 Fore SplineSet 1622 780 m 0 @@ -6445,7 +6977,11 @@ EndChar StartChar: integral Encoding: 8747 8747 207 Width: 782 -Flags: MW +Flags: W +HStem: -521 90<-131.747 130.482> 1490 90<493.518 755.747> +VStem: -328 192<-407.304 -228.445> 222 180<-311.444 1370.44> 760 192<1287.44 1466.3> +CounterMasks: 1 38 +LayerCount: 2 Fore SplineSet 222 1144 m 2 @@ -6471,7 +7007,10 @@ EndChar StartChar: approxequal Encoding: 8776 8776 208 Width: 1200 -Flags: MW +Flags: W +HStem: 364 123<642.54 847.121> 591 123<222.702 456.289> 864 123<749.347 953.121> 1091 123<328.975 562.385> +VStem: 41 124<382 534.115> 147 124<882 1034.12> 892 124<533.546 696> 999 123<1033.55 1196> +LayerCount: 2 Fore SplineSet 842 864 m 0 @@ -6522,7 +7061,9 @@ EndChar StartChar: notequal Encoding: 8800 8800 209 Width: 1119 -Flags: MW +Flags: W +HStem: 570 110<92 129 936 972> 870 110<155 1035> +LayerCount: 2 Fore SplineSet 190 282 m 2 @@ -6558,7 +7099,10 @@ EndChar StartChar: lessequal Encoding: 8804 8804 210 Width: 1119 -Flags: MW +Flags: W +HStem: 60 110<-12 869> +VStem: 120 130<753.269 797.517> +LayerCount: 2 Fore SplineSet 24 170 m 2 @@ -6592,7 +7136,10 @@ EndChar StartChar: greaterequal Encoding: 8805 8805 211 Width: 1119 -Flags: MW +Flags: W +HStem: 60 110<-10 871> +VStem: 870 130<752.483 796.731> +LayerCount: 2 Fore SplineSet 26 170 m 2 @@ -6626,7 +7173,8 @@ EndChar StartChar: lozenge Encoding: 9674 9674 212 Width: 1200 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 495 240 m 257 @@ -6645,7 +7193,10 @@ EndChar StartChar: uniF8E8 Encoding: 63720 63720 213 Width: 1125 -Flags: MW +Flags: W +HStem: 668 56<408.651 712.582> 864 39<345 559 762.153 852.375> 1112 43<550.094 716.271> 1364 40<457 501 599 774.256> 1536 56<571.287 875.171> +VStem: 717 72<906.186 1043.21> 730 75<931.986 1106.38> 800 72<1199.65 1353.14> +LayerCount: 2 Fore SplineSet 556 724 m 256 @@ -6709,7 +7260,10 @@ EndChar StartChar: uniF8E9 Encoding: 63721 63721 214 Width: 1125 -Flags: MW +Flags: W +HStem: 668 56<408.651 712.582> 847 45<510.511 672.446> 1357 44<597.971 782.645> 1536 56<571.287 875.171> +VStem: 365 83<932.473 1224.35> 851 40<1260.53 1285.78> 885 42<1352.69 1385> +LayerCount: 2 Fore SplineSet 556 724 m 256 @@ -6746,104 +7300,12 @@ SplineSet EndSplineSet EndChar -StartChar: uniF8EA -Encoding: 63722 63722 215 -Width: 1426 -Flags: MW -Fore -SplineSet -277 988 m 2 - 277 1005 l 2 - 277 1012 278 1015 285 1015 c 2 - 346 1015 l 2 - 362 1015 365 1016 368 1030 c 2 - 461 1465 l 2 - 464 1477 464 1479 449 1479 c 2 - 422 1479 l 2 - 327 1479 294 1447 266 1345 c 0 - 264 1337 262 1331 251 1331 c 2 - 237 1331 l 2 - 225 1331 227 1339 229 1347 c 2 - 264 1501 l 2 - 267 1512 269 1515 283 1515 c 2 - 738 1515 l 2 - 757 1515 757 1512 754 1498 c 2 - 718 1343 l 2 - 716 1333 717 1331 704 1331 c 2 - 694 1331 l 2 - 679 1331 679 1333 682 1345 c 0 - 703 1448 690 1479 595 1479 c 2 - 553 1479 l 2 - 540 1479 537 1477 534 1465 c 2 - 441 1030 l 2 - 438 1017 439 1015 455 1015 c 2 - 514 1015 l 2 - 525 1015 526 1012 526 1000 c 2 - 526 989 l 2 - 526 976 522 975 509 975 c 2 - 287 975 l 2 - 278 975 277 978 277 988 c 2 -1292 1414 m 2 - 1054 977 l 2 - 1050 969 1046 968 1033 968 c 2 - 1010 968 l 2 - 1000 968 998 973 997 981 c 2 - 938 1442 l 2 - 937 1453 939 1462 935 1462 c 0 - 932 1462 932 1456 929 1445 c 2 - 826 1028 l 2 - 823 1015 825 1015 841 1015 c 2 - 895 1015 l 2 - 903 1015 906 1013 906 1005 c 2 - 906 985 l 2 - 906 975 903 975 893 975 c 2 - 704 975 l 2 - 694 975 690 976 690 986 c 2 - 690 1002 l 2 - 690 1012 692 1015 702 1015 c 2 - 753 1015 l 2 - 774 1015 775 1015 779 1031 c 2 - 887 1460 l 2 - 891 1475 889 1475 870 1475 c 2 - 824 1475 l 2 - 813 1475 810 1477 810 1487 c 2 - 810 1501 l 2 - 810 1514 816 1515 828 1515 c 2 - 966 1515 l 2 - 990 1515 994 1513 997 1491 c 2 - 1042 1105 l 2 - 1045 1078 1042 1067 1049 1067 c 0 - 1055 1067 1062 1084 1073 1105 c 2 - 1288 1503 l 2 - 1293 1512 1296 1515 1311 1515 c 2 - 1458 1515 l 2 - 1467 1515 1470 1513 1470 1504 c 2 - 1470 1489 l 2 - 1470 1476 1467 1475 1454 1475 c 2 - 1398 1475 l 2 - 1388 1475 1383 1475 1382 1466 c 2 - 1306 1028 l 2 - 1304 1016 1306 1015 1320 1015 c 2 - 1383 1015 l 2 - 1396 1015 1396 1011 1396 998 c 2 - 1396 989 l 2 - 1396 976 1393 975 1380 975 c 2 - 1164 975 l 2 - 1154 975 1152 977 1152 988 c 2 - 1152 999 l 2 - 1152 1012 1154 1015 1167 1015 c 2 - 1226 1015 l 2 - 1241 1015 1240 1018 1242 1030 c 2 - 1310 1407 l 2 - 1316 1440 1322 1454 1316 1454 c 0 - 1310 1454 1305 1438 1292 1414 c 2 -EndSplineSet -EndChar - -StartChar: uniFF10 -Encoding: 65296 65296 216 -Width: 1100 -Flags: MW +StartChar: uniFF10 +Encoding: 65296 65296 215 +Width: 1100 +Flags: W +HStem: -20 100<312.618 535.745> 1420 100<565.348 787.719> +LayerCount: 2 Fore SplineSet 90 750 m 0 @@ -6860,73 +7322,99 @@ EndSplineSet EndChar StartChar: uniFF11 -Encoding: 65297 65297 217 +Encoding: 65297 65297 216 Width: 1100 -Flags: MW +Flags: W +HStem: 0 110<-15 334.998 523.135 835> 1220 110<269.013 549.965> +VStem: 712 113<1489.04 1579.58> +LayerCount: 2 Fore Refer: 3 49 N 1 0 0 1 25 0 2 EndChar StartChar: uniFF12 -Encoding: 65298 65298 218 +Encoding: 65298 65298 217 Width: 1100 -Flags: MW +Flags: W +HStem: -20 201<493.733 810.47> 0 21G<-67.5 4.5> 100 34<26 140> 1436 84<462.862 826.505> +VStem: 192 158<1119 1306.71> 855 95<224.821 354> 914 222<1066.34 1358.23> +LayerCount: 2 Fore Refer: 4 50 N 1 0 0 1 -20 0 2 EndChar StartChar: uniFF13 -Encoding: 65299 65299 219 +Encoding: 65299 65299 218 Width: 1100 -Flags: MW +Flags: W +HStem: -20 84<192.31 534.474> 717 109<404.033 620.798> 1436 84<455.906 767.156> +VStem: -50 178<151.811 349> 230 178<1153 1357.07> 738 202<273.432 612.565> 858 202<1052.65 1355.57> +LayerCount: 2 Fore Refer: 5 51 N 1 0 0 1 20 0 2 EndChar StartChar: uniFF14 -Encoding: 65300 65300 220 +Encoding: 65300 65300 219 Width: 1100 -Flags: MW +Flags: W +HStem: 0 110<360 573.75 760.938 890> 460 110<201.508 629.062 858.998 1020> 1480 20G<888.5 1038.5> +VStem: 868 194<1348.44 1500> 870 60<878.062 969.902> +LayerCount: 2 Fore Refer: 6 52 N 1 0 0 1 10 0 2 EndChar StartChar: uniFF15 -Encoding: 65301 65301 221 +Encoding: 65301 65301 220 Width: 1100 -Flags: MW +Flags: W +HStem: -20 84<202.573 495.902> 902 98<385.057 669.22> 1320 180<411.312 984.463> +VStem: -15 178<135.201 329> 763 207<398.949 806.659> 983 110<1503.38 1564> +LayerCount: 2 Fore Refer: 7 53 N 1 0 0 1 35 0 2 EndChar StartChar: uniFF16 -Encoding: 65302 65302 222 +Encoding: 65302 65302 221 Width: 1100 -Flags: MW +Flags: W +HStem: -20 90<313.058 576.788> 862 98<469.833 726.005> 1436 84<628.2 877.221> +VStem: 880 172<1242.62 1425.98> +LayerCount: 2 Fore Refer: 8 54 N 1 0 0 1 0 0 2 EndChar StartChar: uniFF17 -Encoding: 65303 65303 223 +Encoding: 65303 65303 222 Width: 1100 -Flags: MW +Flags: W +HStem: -20 21G<383 466> 1266 134<802.159 985.745> 1334 186<364.726 678.59> 1480 20G<1107.5 1197.5> +VStem: 196 94<1146 1266.38> 270 204<123 428> 1092 110<1423.45 1500> +LayerCount: 2 Fore Refer: 9 55 N 1 0 0 1 26 0 2 EndChar StartChar: uniFF18 -Encoding: 65304 65304 224 +Encoding: 65304 65304 223 Width: 1100 -Flags: MW +Flags: W +HStem: -20 90<285.255 545.657> 770 80<469.048 672.693> 1430 90<570.946 799.479> +LayerCount: 2 Fore Refer: 10 56 N 1 0 0 1 20 0 2 EndChar StartChar: uniFF19 -Encoding: 65305 65305 225 +Encoding: 65305 65305 224 Width: 1100 -Flags: MW +Flags: W +HStem: -20 84<222.779 471.8> 540 98<373.995 630.167> 1430 90<523.212 786.942> +VStem: 48 172<74.0215 257.379> +LayerCount: 2 Fore SplineSet 220 118 m 0 @@ -6952,9 +7440,11 @@ EndSplineSet EndChar StartChar: zero.oldstyle -Encoding: 65538 -1 226 +Encoding: 65538 -1 225 Width: 1080 -Flags: MW +Flags: W +HStem: -20 100<283.024 537.305> 960 100<449.885 705.855> +LayerCount: 2 Fore SplineSet 251 520 m 0 @@ -6972,9 +7462,12 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" zero.oldtab EndChar StartChar: one.oldstyle -Encoding: 65539 -1 227 +Encoding: 65539 -1 226 Width: 1050 -Flags: MW +Flags: W +HStem: 0 110<-50 312.109 499.998 801> 820 110<164 444.377> +VStem: 612 101<1092.18 1180> +LayerCount: 2 Fore SplineSet -50 28 m 2 @@ -7005,9 +7498,12 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" one.oldtab EndChar StartChar: two.oldstyle -Encoding: 65540 -1 228 +Encoding: 65540 -1 227 Width: 1090 -Flags: MW +Flags: W +HStem: -60 186<426.797 757.047> 60 134<108.738 321.114> 1056 84<379.321 743.907> +VStem: -70 108<-39.9277 37.325> 132 178<781 957.686> 794 222<741.446 1002.39> 825 95<197.154 314> +LayerCount: 2 Fore SplineSet 920 290 m 0 @@ -7041,9 +7537,12 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" two.oldtab EndChar StartChar: three.oldstyle -Encoding: 65541 -1 229 +Encoding: 65541 -1 228 Width: 1060 -Flags: MW +Flags: W +HStem: -480 84<92.3103 434.474> 257 109<304.033 520.798> 976 84<355.906 667.156> +VStem: -150 178<-308.189 -111> 130 178<693 897.073> 638 202<-186.568 152.565> 758 202<592.649 895.569> +LayerCount: 2 Fore SplineSet -150 -162 m 0 @@ -7075,9 +7574,12 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" three.oldtab EndChar StartChar: four.oldstyle -Encoding: 65542 -1 230 +Encoding: 65542 -1 229 Width: 1080 -Flags: MW +Flags: W +HStem: -460 110<260 473.75 660.938 790> 0 110<101.508 529.062 758.998 920> +VStem: 768 194<888.445 1040> 770 60<418.062 509.902> +LayerCount: 2 Fore SplineSet 790 -376 m 2 @@ -7126,9 +7628,12 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" four.oldtab EndChar StartChar: five.oldstyle -Encoding: 65543 -1 231 +Encoding: 65543 -1 230 Width: 1030 -Flags: MW +Flags: W +HStem: -480 84<72.5732 365.902> 442 98<255.057 539.22> 860 180<281.312 854.463> +VStem: -145 178<-324.799 -131> 633 207<-61.051 346.659> 853 110<1043.38 1104> +LayerCount: 2 Fore SplineSet -145 -182 m 0 @@ -7165,9 +7670,12 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" five.oldtab EndChar StartChar: seven.oldstyle -Encoding: 65544 -1 232 +Encoding: 65544 -1 231 Width: 1048 -Flags: MW +Flags: W +HStem: 806 134<676.159 859.745> 874 186<238.726 552.59> +VStem: 70 94<686 806.38> 144 204<-337 -32> 966 110<963.447 1040> +LayerCount: 2 Fore SplineSet 70 702 m 0 @@ -7197,9 +7705,12 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" seven.oldtab EndChar StartChar: nine.oldstyle -Encoding: 65545 -1 233 +Encoding: 65545 -1 232 Width: 1100 -Flags: MW +Flags: W +HStem: -480 84<122.779 371.8> 80 98<273.995 530.167> 970 90<423.212 686.942> +VStem: -52 172<-385.979 -202.621> +LayerCount: 2 Fore SplineSet 120 -342 m 0 @@ -7226,9 +7737,11 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" nine.oldtab EndChar StartChar: zero.oldtab -Encoding: 65546 -1 234 +Encoding: 65546 -1 233 Width: 1100 -Flags: MW +Flags: W +HStem: -20 100<293.024 547.305> 960 100<459.885 715.855> +LayerCount: 2 Fore SplineSet 261 520 m 0 @@ -7245,9 +7758,12 @@ EndSplineSet EndChar StartChar: one.oldtab -Encoding: 65547 -1 235 +Encoding: 65547 -1 234 Width: 1100 -Flags: MW +Flags: W +HStem: 0 110<-25 337.109 524.998 826> 820 110<189 469.377> +VStem: 637 101<1092.18 1180> +LayerCount: 2 Fore SplineSet -25 28 m 2 @@ -7277,9 +7793,12 @@ EndSplineSet EndChar StartChar: two.oldtab -Encoding: 65548 -1 236 +Encoding: 65548 -1 235 Width: 1100 -Flags: MW +Flags: W +HStem: -60 186<431.797 762.047> 60 134<113.738 326.114> 1056 84<384.321 748.907> +VStem: -65 108<-39.9277 37.325> 137 178<781 957.686> 799 222<741.446 1002.39> 830 95<197.154 314> +LayerCount: 2 Fore SplineSet 925 290 m 0 @@ -7312,9 +7831,12 @@ EndSplineSet EndChar StartChar: three.oldtab -Encoding: 65549 -1 237 +Encoding: 65549 -1 236 Width: 1100 -Flags: MW +Flags: W +HStem: -480 84<112.31 454.474> 257 109<324.033 540.798> 976 84<375.906 687.156> +VStem: -130 178<-308.189 -111> 150 178<693 897.073> 658 202<-186.568 152.565> 778 202<592.649 895.569> +LayerCount: 2 Fore SplineSet -130 -162 m 0 @@ -7345,9 +7867,12 @@ EndSplineSet EndChar StartChar: four.oldtab -Encoding: 65550 -1 238 +Encoding: 65550 -1 237 Width: 1100 -Flags: MW +Flags: W +HStem: -460 110<270 483.75 670.938 800> 0 110<111.508 539.062 768.998 930> +VStem: 778 194<888.445 1040> 780 60<418.062 509.902> +LayerCount: 2 Fore SplineSet 800 -376 m 2 @@ -7395,9 +7920,12 @@ EndSplineSet EndChar StartChar: five.oldtab -Encoding: 65551 -1 239 +Encoding: 65551 -1 238 Width: 1100 -Flags: MW +Flags: W +HStem: -480 84<107.573 400.902> 442 98<290.057 574.22> 860 180<316.312 889.463> +VStem: -110 178<-324.799 -131> 668 207<-61.051 346.659> 888 110<1043.38 1104> +LayerCount: 2 Fore SplineSet -110 -182 m 0 @@ -7433,9 +7961,12 @@ EndSplineSet EndChar StartChar: seven.oldtab -Encoding: 65552 -1 240 +Encoding: 65552 -1 239 Width: 1100 -Flags: MW +Flags: W +HStem: 806 134<702.159 885.745> 874 186<264.726 578.59> +VStem: 96 94<686 806.38> 170 204<-337 -32> 992 110<963.447 1040> +LayerCount: 2 Fore SplineSet 96 702 m 0 @@ -7464,9 +7995,12 @@ EndSplineSet EndChar StartChar: nine.oldtab -Encoding: 65553 -1 241 +Encoding: 65553 -1 240 Width: 1100 -Flags: MW +Flags: W +HStem: -480 84<122.779 371.8> 80 98<273.995 530.167> 970 90<423.212 686.942> +VStem: -52 172<-385.979 -202.621> +LayerCount: 2 Fore SplineSet 120 -342 m 0 @@ -7492,30 +8026,36 @@ EndSplineSet EndChar StartChar: uni030C.alt -Encoding: 65554 -1 242 +Encoding: 65554 -1 241 Width: 0 -Flags: MW +Flags: W +HStem: 975 81<509 639.167> 1266 236<622.955 761.901> +VStem: 593 274<1289.7 1457.2> AnchorPoint: "Anchor-1" 377 920 mark 0 +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 516 1286 2 EndChar StartChar: uni0000 -Encoding: 0 0 243 +Encoding: 0 0 242 Width: 600 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni000D -Encoding: 13 13 244 +Encoding: 13 13 243 Width: 600 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: Agrave -Encoding: 192 192 245 +Encoding: 192 192 244 Width: 1800 -Flags: M +HStem: 0 110<-99.9844 128.996 283.406 460 980 1184 1396.27 1620> 440 110<560.145 1116.65> 1510 20G<1026 1126> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 343 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7523,9 +8063,10 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ag EndChar StartChar: Aacute -Encoding: 193 193 246 +Encoding: 193 193 245 Width: 1800 -Flags: M +HStem: 0 110<-99.9844 128.996 283.406 460 980 1184 1396.27 1620> 440 110<560.145 1116.65> 1510 20G<1026 1126> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 485 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7533,9 +8074,10 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" aa EndChar StartChar: Acircumflex -Encoding: 194 194 247 +Encoding: 194 194 246 Width: 1800 -Flags: M +HStem: 0 110<-99.9844 128.996 283.406 460 980 1184 1396.27 1620> 440 110<560.145 1116.65> 1510 20G<1026 1126> 1684 265 +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 415 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7543,9 +8085,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ac EndChar StartChar: Atilde -Encoding: 195 195 248 +Encoding: 195 195 247 Width: 1800 -Flags: M +HStem: 0 110<-99.9844 128.996 283.406 460 980 1184 1396.27 1620> 440 110<560.145 1116.65> 1510 20G<1026 1126> 1680 116<1231.4 1392.6> 1838 116<895.15 1071.23> +VStem: 1428 84<1829.9 1934> +LayerCount: 2 Fore Refer: 119 732 N 1 0 0 1 418 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7553,9 +8097,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" at EndChar StartChar: Adieresis -Encoding: 196 196 249 +Encoding: 196 196 248 Width: 1800 -Flags: M +HStem: 0 110<-99.9844 128.996 283.406 460 980 1184 1396.27 1620> 440 110<560.145 1116.65> 1510 20G<1026 1126> 1690 193<893.4 1052.6 1213.4 1372.6> +VStem: 877 192<1706.4 1866.28> 1197 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 413 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7563,9 +8109,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ad EndChar StartChar: Aring -Encoding: 197 197 250 +Encoding: 197 197 249 Width: 1800 -Flags: M +HStem: 0 110<-99.9844 128.996 283.406 460 980 1184 1396.27 1620> 440 110<560.145 1116.65> 1494 74<1027.85 1187.42> 1510 20G<1026 1126> 1781 73<1060.42 1214.65> +VStem: 943 359 +LayerCount: 2 Fore Refer: 117 730 N 1 0 0 1 387 -186 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7573,9 +8121,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ar EndChar StartChar: AE -Encoding: 198 198 251 +Encoding: 198 198 250 Width: 2538 -Flags: MW +Flags: W +HStem: 0 110<-99.9844 128.995 305.281 460 1000.01 1250 1450.11 2120.76> 440 110<678.521 1356> 736 80<1610.19 1883.8> 1390 110<1288.02 1522.41 1323.97 1388 1720.92 2380.86> +VStem: 1934 91<496 591.5> 2040 97<948.5 1046> 2326 104<424.466 510> 2419 101<1030.14 1133.15> +LayerCount: 2 Fore SplineSet 1405 1390 m 1 @@ -7607,9 +8158,11 @@ Refer: 16 69 N 1 0 0 1 1080 0 2 EndChar StartChar: Ccedilla -Encoding: 199 199 252 +Encoding: 199 199 251 Width: 1594 -Flags: M +HStem: -524 73<292.034 461.619> -20 126<521.7 907.996> 1398 122<775.936 1213.89> 1480 20G<1562 1642> +VStem: 90 230<344.07 867.253> 290 374 1440 112<990 1087.48> +LayerCount: 2 Fore Refer: 162 184 N 1 0 0 1 207 -15 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -7617,9 +8170,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" cc EndChar StartChar: Egrave -Encoding: 200 200 253 +Encoding: 200 200 252 Width: 1458 -Flags: M +HStem: 0 110<-79.9903 169.998 370.107 1040.76> 736 80<530.19 803.798> 1390 110<208.016 442.409 640.916 1300.86> +VStem: 854 91<496 591.5> 960 97<948.5 1046> 1246 104<424.466 510> 1339 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 173 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7627,9 +8182,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" eg EndChar StartChar: Eacute -Encoding: 201 201 254 +Encoding: 201 201 253 Width: 1458 -Flags: M +HStem: 0 110<-79.9903 169.998 370.107 1040.76> 736 80<530.19 803.798> 1390 110<208.016 442.409 640.916 1300.86> +VStem: 854 91<496 591.5> 960 97<948.5 1046> 1246 104<424.466 510> 1339 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 315 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7637,9 +8194,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ea EndChar StartChar: Ecircumflex -Encoding: 202 202 255 +Encoding: 202 202 254 Width: 1458 -Flags: M +HStem: 0 110<-79.9903 169.998 370.107 1040.76> 736 80<530.19 803.798> 1390 110<208.016 442.409 640.916 1300.86> 1684 265 +VStem: 854 91<496 591.5> 960 97<948.5 1046> 1246 104<424.466 510> 1339 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 245 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7647,9 +8206,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ec EndChar StartChar: Edieresis -Encoding: 203 203 256 +Encoding: 203 203 255 Width: 1458 -Flags: M +HStem: 0 110<-79.9903 169.998 370.107 1040.76> 736 80<530.19 803.798> 1390 110<208.016 442.409 640.916 1300.86> 1690 193<723.4 882.6 1043.4 1202.6> +VStem: 707 192<1706.4 1866.28> 854 91<496 591.5> 960 97<948.5 1046> 1027 192<1706.4 1866.28> 1246 104<424.466 510> 1339 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 243 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7657,9 +8218,10 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ed EndChar StartChar: Igrave -Encoding: 204 204 257 +Encoding: 204 204 256 Width: 796 -Flags: M +HStem: 0 110<-80 174.997 376.997 599.967> 1390 110<216 440.003 640.002 876> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -165 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -7667,9 +8229,10 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ig EndChar StartChar: Iacute -Encoding: 205 205 258 +Encoding: 205 205 257 Width: 796 -Flags: M +HStem: 0 110<-80 174.997 376.997 599.967> 1390 110<216 440.003 640.002 876> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -23 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -7677,9 +8240,10 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ia EndChar StartChar: Icircumflex -Encoding: 206 206 259 +Encoding: 206 206 258 Width: 796 -Flags: M +HStem: 0 110<-80 174.997 376.997 599.967> 1390 110<216 440.003 640.002 876> 1684 265 +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -93 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -7687,9 +8251,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ic EndChar StartChar: Idieresis -Encoding: 207 207 260 +Encoding: 207 207 259 Width: 796 -Flags: M +HStem: 0 110<-80 174.997 376.997 599.967> 1390 110<216 440.003 640.002 876> 1690 193<385.4 544.6 705.4 864.6> +VStem: 369 192<1706.4 1866.28> 689 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 -95 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -7697,9 +8263,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" id EndChar StartChar: Ntilde -Encoding: 209 209 261 +Encoding: 209 209 260 Width: 1796 -Flags: M +HStem: -20 21G<1296.5 1329> 0 110<-80 159.998 285.998 520> 1390 110<240 417.725 1286 1502.27 1630 1876> 1680 116<1213.4 1374.6> 1838 116<877.15 1053.23> +VStem: 1410 84<1829.9 1934> +LayerCount: 2 Fore Refer: 119 732 N 1 0 0 1 400 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -7707,9 +8275,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" nt EndChar StartChar: Ograve -Encoding: 210 210 262 +Encoding: 210 210 261 Width: 1660 -Flags: M +HStem: -20 100<510.688 878.205> 1420 100<781.795 1149.31> +VStem: 90 230<335.222 861.178> 1340 230<638.822 1164.78> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 255 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -7717,9 +8287,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" og EndChar StartChar: Oacute -Encoding: 211 211 263 +Encoding: 211 211 262 Width: 1660 -Flags: M +HStem: -20 100<510.688 878.205> 1420 100<781.795 1149.31> +VStem: 90 230<335.222 861.178> 1340 230<638.822 1164.78> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 397 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -7727,9 +8299,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" oa EndChar StartChar: Ocircumflex -Encoding: 212 212 264 +Encoding: 212 212 263 Width: 1660 -Flags: M +HStem: -20 100<510.688 878.205> 1420 100<781.795 1149.31> 1684 265 +VStem: 90 230<335.222 861.178> 1340 230<638.822 1164.78> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 327 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -7737,9 +8311,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" oc EndChar StartChar: Otilde -Encoding: 213 213 265 +Encoding: 213 213 264 Width: 1660 -Flags: M +HStem: -20 100<510.688 878.205> 1420 100<781.795 1149.31> 1680 116<1143.4 1304.6> 1838 116<807.15 983.225> +VStem: 90 230<335.222 861.178> 1340 84<1829.9 1934> 1340 230<638.822 1164.78> +LayerCount: 2 Fore Refer: 119 732 N 1 0 0 1 330 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -7747,9 +8323,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ot EndChar StartChar: Odieresis -Encoding: 214 214 266 +Encoding: 214 214 265 Width: 1660 -Flags: M +HStem: -20 100<510.688 878.205> 1420 100<781.795 1149.31> 1690 193<805.4 964.6 1125.4 1284.6> +VStem: 90 230<335.222 861.178> 789 192<1706.4 1866.28> 1109 192<1706.4 1866.28> 1340 230<638.822 1164.78> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 325 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -7757,9 +8335,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" od EndChar StartChar: Ugrave -Encoding: 217 217 267 +Encoding: 217 217 266 Width: 1664 -Flags: M +HStem: -30 120<489.932 911.173> 1390 110<194 395.003 596.002 834 1194 1415 1535 1764> +VStem: 180 196<203.834 644.812> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 305 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -7767,9 +8347,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ug EndChar StartChar: Uacute -Encoding: 218 218 268 +Encoding: 218 218 267 Width: 1664 -Flags: M +HStem: -30 120<489.932 911.173> 1390 110<194 395.003 596.002 834 1194 1415 1535 1764> +VStem: 180 196<203.834 644.812> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 447 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -7777,9 +8359,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ua EndChar StartChar: Ucircumflex -Encoding: 219 219 269 +Encoding: 219 219 268 Width: 1664 -Flags: M +HStem: -30 120<489.932 911.173> 1390 110<194 395.003 596.002 834 1194 1415 1535 1764> 1684 265 +VStem: 180 196<203.834 644.812> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 377 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -7787,9 +8371,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uc EndChar StartChar: Udieresis -Encoding: 220 220 270 +Encoding: 220 220 269 Width: 1664 -Flags: M +HStem: -30 120<489.932 911.173> 1390 110<194 395.003 596.002 834 1194 1415 1535 1764> 1690 193<855.4 1014.6 1175.4 1334.6> +VStem: 180 196<203.834 644.812> 839 192<1706.4 1866.28> 1159 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 375 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -7797,9 +8383,10 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ud EndChar StartChar: Yacute -Encoding: 221 221 271 +Encoding: 221 221 270 Width: 1560 -Flags: M +HStem: 0 110<308 565.475 765.305 998> 1390 110<140 338 563.996 759.987 1110 1320.01 1473.38 1710> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 387 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -7807,9 +8394,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ya EndChar StartChar: Thorn -Encoding: 222 222 272 +Encoding: 222 222 271 Width: 1374 -Flags: MW +Flags: W +HStem: 0 110<-80 154.997 357.547 579.967> 340 110<423.272 860.658> 1070 110<584.328 1013.67> 1390 110<218 410.003 610.002 846> +VStem: 1084 220<658.057 997.287> +LayerCount: 2 Fore SplineSet 548 1049 m 2 @@ -7856,9 +8446,12 @@ EndSplineSet EndChar StartChar: ccedilla -Encoding: 231 231 273 +Encoding: 231 231 272 Width: 977 -Flags: MW +Flags: W +HStem: -509 73<135.034 304.619> -20 98<285.462 541.618> 976 84<457.01 683.744> +VStem: -4 204<196.002 615.945> 133 374 695 159<756 951.708> +LayerCount: 2 Fore Refer: 162 184 N 1 0 0 1 50 0 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -7866,9 +8459,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" c EndChar StartChar: agrave -Encoding: 224 224 274 +Encoding: 224 224 273 Width: 1225 -Flags: MW +Flags: W +HStem: -20 104<250.534 492.443 742.5 917.497> 956 102<416.217 650.475> +VStem: -4 190<154.737 616.374> 644 165<96.2529 168> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -115 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7876,9 +8472,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: aacute -Encoding: 225 225 275 +Encoding: 225 225 274 Width: 1225 -Flags: MW +Flags: W +HStem: -20 104<250.534 492.443 742.5 917.497> 956 102<416.217 650.475> +VStem: -4 190<154.737 616.374> 644 165<96.2529 168> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 27 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7886,9 +8485,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: acircumflex -Encoding: 226 226 276 +Encoding: 226 226 275 Width: 1225 -Flags: MW +Flags: W +HStem: -20 104<250.534 492.443 742.5 917.497> 956 102<416.217 650.475> 1224 265 +VStem: -4 190<154.737 616.374> 644 165<96.2529 168> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -43 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7896,9 +8498,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: atilde -Encoding: 227 227 277 +Encoding: 227 227 276 Width: 1225 -Flags: MW +Flags: W +HStem: -20 104<250.534 492.443 742.5 917.497> 956 102<416.217 650.475> 1220 116<773.398 934.595> 1378 116<437.15 613.225> +VStem: -4 190<154.737 616.374> 644 165<96.2529 168> 970 84<1369.9 1474> +LayerCount: 2 Fore Refer: 119 732 N 1 0 0 1 -40 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7906,9 +8511,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: adieresis -Encoding: 228 228 278 +Encoding: 228 228 277 Width: 1225 -Flags: MW +Flags: W +HStem: -20 104<250.534 492.443 742.5 917.497> 956 102<416.217 650.475> 1230 193<435.4 594.6 755.4 914.6> +VStem: -4 190<154.737 616.374> 419 192<1246.4 1406.28> 644 165<96.2529 168> 739 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 -45 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7916,9 +8524,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: aring -Encoding: 229 229 279 +Encoding: 229 229 278 Width: 1225 -Flags: MW +Flags: W +HStem: -20 104<250.534 492.443 742.5 917.497> 956 102<416.217 650.475> 1220 74<596.847 756.417> 1507 73<629.42 783.654> +VStem: -4 190<154.737 616.374> 512 359 644 165<96.2529 168> +LayerCount: 2 Fore Refer: 117 730 N 1 0 0 1 -44 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7926,9 +8537,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: Eth -Encoding: 208 208 280 +Encoding: 208 208 279 Width: 1636 -Flags: MW +Flags: W +HStem: 0 110<-80 157.998 357.998 844.483> 730 110<76 903> 1390 110<194.004 412.712 612.864 1157.86> +VStem: 1316 230<667.319 1171.76> +LayerCount: 2 Fore SplineSet 110 840 m 2 @@ -7945,9 +8559,12 @@ Refer: 15 68 N 1 0 0 1 0 0 2 EndChar StartChar: Oslash -Encoding: 216 216 281 +Encoding: 216 216 280 Width: 1660 -Flags: MW +Flags: W +HStem: -20 100<510.688 878.205> 1420 100<781.795 1149.31> +VStem: 90 230<335.222 861.178> 1340 230<638.822 1164.78> +LayerCount: 2 Fore SplineSet 1366 1660 m 2 @@ -7964,9 +8581,12 @@ Refer: 26 79 N 1 0 0 1 0 0 2 EndChar StartChar: ae -Encoding: 230 230 282 +Encoding: 230 230 281 Width: 1746 -Flags: MW +Flags: W +HStem: -20 112<238.867 502.176> -20 98<954.904 1258.22> 522 76<363.287 683.109> 968 92<393.887 719.542 1106.2 1383.14> +VStem: 167 194<736.368 902.191> 1409 192<694.517 943.026> +LayerCount: 2 Fore SplineSet 936 518 m 0 @@ -8012,9 +8632,12 @@ EndSplineSet EndChar StartChar: germandbls -Encoding: 223 223 283 +Encoding: 223 223 282 Width: 1561 -Flags: MW +Flags: W +HStem: -20 113<689.397 1017.23> 0 113<-114 83.0318> 1463 107<742.016 1148.92> +VStem: 507 246<188.094 329.685> 843 170<747.783 905.415> 1102 208<171.026 433.405> 1232 209<1149.33 1382.05> +LayerCount: 2 Fore SplineSet 1310 320 m 0 @@ -8047,9 +8670,12 @@ EndSplineSet EndChar StartChar: eacute -Encoding: 233 233 284 +Encoding: 233 233 283 Width: 981 -Flags: MW +Flags: W +HStem: -20 98<239.618 531.582> 966 94<404.625 615.011> +VStem: -23 184<177.85 506.903> 647 188<689.797 937.532> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 27 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8057,9 +8683,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: egrave -Encoding: 232 232 285 +Encoding: 232 232 284 Width: 981 -Flags: MW +Flags: W +HStem: -20 98<239.618 531.582> 966 94<404.625 615.011> +VStem: -23 184<177.85 506.903> 647 188<689.797 937.532> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -215 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8067,9 +8696,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: ecircumflex -Encoding: 234 234 286 +Encoding: 234 234 285 Width: 981 -Flags: MW +Flags: W +HStem: -20 98<239.618 531.582> 966 94<404.625 615.011> 1224 265 +VStem: -23 184<177.85 506.903> 647 188<689.797 937.532> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -43 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8077,9 +8709,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: edieresis -Encoding: 235 235 287 +Encoding: 235 235 286 Width: 981 -Flags: MW +Flags: W +HStem: -20 98<239.618 531.582> 966 94<404.625 615.011> 1230 193<385.4 544.6 705.4 864.6> +VStem: -23 184<177.85 506.903> 369 192<1246.4 1406.28> 647 188<689.797 937.532> 689 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 -95 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8087,9 +8722,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: igrave -Encoding: 236 236 288 +Encoding: 236 236 287 Width: 618 -Flags: M +HStem: -20 124<155 335.62> 930 110<66 228.688> +VStem: 60 176<105.946 340.734> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -411 -460 2 Refer: 172 305 N 1 0 0 1 0 0 3 @@ -8097,9 +8734,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: iacute -Encoding: 237 237 289 +Encoding: 237 237 288 Width: 618 -Flags: M +HStem: -20 124<155 335.62> 930 110<66 228.688> +VStem: 60 176<105.946 340.734> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -269 -460 2 Refer: 172 305 N 1 0 0 1 0 0 3 @@ -8107,9 +8746,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: icircumflex -Encoding: 238 238 290 +Encoding: 238 238 289 Width: 618 -Flags: M +HStem: -20 124<155 335.62> 930 110<66 228.688> 1224 265 +VStem: 60 176<105.946 340.734> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -339 -460 2 Refer: 172 305 N 1 0 0 1 0 0 3 @@ -8117,9 +8758,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: idieresis -Encoding: 239 239 291 +Encoding: 239 239 290 Width: 618 -Flags: M +HStem: -20 124<155 335.62> 930 110<66 228.688> 1230 193<139.4 298.6 459.4 618.6> +VStem: 60 176<105.946 340.734> 123 192<1246.4 1406.28> 443 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 -341 -460 2 Refer: 172 305 N 1 0 0 1 0 0 3 @@ -8127,9 +8770,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: eth -Encoding: 240 240 292 +Encoding: 240 240 291 Width: 1240 -Flags: MW +Flags: W +HStem: -22 90<310.798 578.326> 960 98<523.19 814.951> +LayerCount: 2 Fore SplineSet 248 508 m 0 @@ -8154,9 +8799,12 @@ Refer: 84 45 N 0.749531 0.661969 -0.661969 0.749531 1178 665 2 EndChar StartChar: ntilde -Encoding: 241 241 293 +Encoding: 241 241 292 Width: 1354 -Flags: MW +Flags: W +HStem: -20 114<815 1001.55> 0 21G<90.5 217.5> 930 110<107 264.002> 952 106<670.373 842.691> 1220 116<893.398 1054.6> 1378 116<557.15 733.225> +VStem: 693 176<94.5951 312.469> 1090 84<1369.9 1474> +LayerCount: 2 Fore Refer: 119 732 N 1 0 0 1 80 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 @@ -8164,9 +8812,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" n EndChar StartChar: ograve -Encoding: 242 242 294 +Encoding: 242 242 293 Width: 1096 -Flags: MW +Flags: W +HStem: -20 90<277.9 536.448> 970 90<432.146 673.112> +VStem: -4 190<226.192 617.347> 767 200<398.788 812.349> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -114 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8174,9 +8825,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: oacute -Encoding: 243 243 295 +Encoding: 243 243 294 Width: 1096 -Flags: MW +Flags: W +HStem: -20 90<277.9 536.448> 970 90<432.146 673.112> +VStem: -4 190<226.192 617.347> 767 200<398.788 812.349> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 28 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8184,9 +8838,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: ocircumflex -Encoding: 244 244 296 +Encoding: 244 244 295 Width: 1096 -Flags: MW +Flags: W +HStem: -20 90<277.9 536.448> 970 90<432.146 673.112> 1224 265 +VStem: -4 190<226.192 617.347> 767 200<398.788 812.349> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -42 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8194,9 +8851,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: otilde -Encoding: 245 245 297 +Encoding: 245 245 296 Width: 1096 -Flags: MW +Flags: W +HStem: -20 90<277.9 536.448> 970 90<432.146 673.112> 1220 116<774.398 935.595> 1378 116<438.15 614.225> +VStem: -4 190<226.192 617.347> 767 200<398.788 812.349> 971 84<1369.9 1474> +LayerCount: 2 Fore Refer: 119 732 N 1 0 0 1 -39 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8204,9 +8864,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: odieresis -Encoding: 246 246 298 +Encoding: 246 246 297 Width: 1096 -Flags: MW +Flags: W +HStem: -20 90<277.9 536.448> 970 90<432.146 673.112> 1230 193<436.4 595.6 756.4 915.6> +VStem: -4 190<226.192 617.347> 420 192<1246.4 1406.28> 740 192<1246.4 1406.28> 767 200<398.788 812.349> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 -44 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8214,9 +8877,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: oslash -Encoding: 248 248 299 +Encoding: 248 248 298 Width: 1139 -Flags: MW +Flags: W +HStem: -20 90<277.9 536.448> 970 90<432.146 673.112> +VStem: -4 190<226.192 617.347> 767 200<398.788 812.349> +LayerCount: 2 Fore SplineSet 1086 1215 m 2 @@ -8233,9 +8899,11 @@ Refer: 52 111 N 1 0 0 1 0 0 2 EndChar StartChar: ugrave -Encoding: 249 249 300 +Encoding: 249 249 299 Width: 1442 -Flags: MW +Flags: W +HStem: -18 116<330.104 553.773 906.359 1112.6> 960 100<236.696 373.539> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -30 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8243,9 +8911,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: uacute -Encoding: 250 250 301 +Encoding: 250 250 300 Width: 1442 -Flags: MW +Flags: W +HStem: -18 116<330.104 553.773 906.359 1112.6> 960 100<236.696 373.539> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 112 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8253,9 +8923,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: ucircumflex -Encoding: 251 251 302 +Encoding: 251 251 301 Width: 1442 -Flags: MW +Flags: W +HStem: -18 116<330.104 553.773 906.359 1112.6> 960 100<236.696 373.539> 1224 265 +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 42 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8263,9 +8935,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: udieresis -Encoding: 252 252 303 +Encoding: 252 252 302 Width: 1442 -Flags: MW +Flags: W +HStem: -18 116<330.104 553.773 906.359 1112.6> 960 100<236.696 373.539> 1230 193<520.4 679.6 840.4 999.6> +VStem: 504 192<1246.4 1406.28> 824 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 40 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8273,9 +8948,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: yacute -Encoding: 253 253 304 +Encoding: 253 253 303 Width: 1089 -Flags: MW +Flags: W +HStem: -520 110<-96.126 145.512> 828 250<743.425 860.097> 894 170<140.18 272.5> +VStem: -250 147<-394.979 -246> 863 123<695.194 976> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 130 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -8283,9 +8961,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" y EndChar StartChar: thorn -Encoding: 254 254 305 +Encoding: 254 254 304 Width: 1200 -Flags: MW +Flags: W +HStem: -500 21G<-60 83> -18 102<400.026 630.939> 956 104<614.97 833.156> 1450 110<216 360.83> +VStem: 900 200<451.466 882.438> +LayerCount: 2 Fore SplineSet 262 1560 m 2 @@ -8317,9 +8998,12 @@ EndSplineSet EndChar StartChar: ydieresis -Encoding: 255 255 306 +Encoding: 255 255 305 Width: 1089 -Flags: MW +Flags: W +HStem: -520 110<-96.126 145.512> 828 250<743.425 860.097> 894 170<140.18 272.5> 1230 193<538.4 697.6 858.4 1017.6> +VStem: -250 147<-394.979 -246> 522 192<1246.4 1406.28> 842 192<1246.4 1406.28> 863 123<695.194 976> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 58 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -8327,9 +9011,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" y EndChar StartChar: Amacron -Encoding: 256 256 307 +Encoding: 256 256 306 Width: 1800 -Flags: M +HStem: 0 110<-99.9844 128.996 283.406 460 980 1184 1396.27 1620> 440 110<560.145 1116.65> 1510 20G<1026 1126> 1680 92<883 1363> +VStem: 883 480<1680 1772> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 414 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -8337,9 +9023,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" am EndChar StartChar: amacron -Encoding: 257 257 308 +Encoding: 257 257 307 Width: 1225 -Flags: MW +Flags: W +HStem: -20 104<250.534 492.443 742.5 917.497> 956 102<416.217 650.475> 1220 92<425 905> +VStem: -4 190<154.737 616.374> 425 480<1220 1312> 644 165<96.2529 168> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 -44 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8347,9 +9036,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: Abreve -Encoding: 258 258 309 +Encoding: 258 258 308 Width: 1800 -Flags: M +HStem: 0 110<-99.9844 128.996 283.406 460 980 1184 1396.27 1620> 440 110<560.145 1116.65> 1510 20G<1026 1126> 1680 110<1009.07 1270.43> +VStem: 934 56<1826.42 1936.47> 1324 68<1853.46 1937.99> +LayerCount: 2 Fore Refer: 115 728 N 1 0 0 1 415 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -8357,9 +9048,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ab EndChar StartChar: abreve -Encoding: 259 259 310 +Encoding: 259 259 309 Width: 1225 -Flags: MW +Flags: W +HStem: -20 104<250.534 492.443 742.5 917.497> 956 102<416.217 650.475> 1220 110<551.072 812.429> +VStem: -4 190<154.737 616.374> 476 56<1366.42 1476.47> 644 165<96.2529 168> 866 68<1393.46 1477.99> +LayerCount: 2 Fore Refer: 115 728 N 1 0 0 1 -43 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8367,9 +9061,10 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: Aogonek -Encoding: 260 260 311 +Encoding: 260 260 310 Width: 1800 -Flags: M +HStem: -419 97<1123.5 1336.52> 0 110<-99.9844 128.996 283.406 460 980 1184 1396.27 1620> 440 110<560.145 1116.65> 1510 20G<1026 1126> +LayerCount: 2 Fore Refer: 118 731 N 1 0 0 1 925 -47 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -8377,9 +9072,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ao EndChar StartChar: aogonek -Encoding: 261 261 312 +Encoding: 261 261 311 Width: 1225 -Flags: MW +Flags: W +HStem: -399 97<736.5 949.521> -20 104<250.534 492.443 742.5 917.497> 956 102<416.217 650.475> +VStem: -4 190<154.737 616.374> 644 165<96.2529 168> +LayerCount: 2 Fore Refer: 118 731 N 1 0 0 1 538 -27 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8387,9 +9085,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: Cacute -Encoding: 262 262 313 +Encoding: 262 262 312 Width: 1594 -Flags: M +HStem: -20 126<521.7 907.996> 1398 122<775.936 1213.89> 1480 20G<1562 1642> +VStem: 90 230<344.07 867.253> 1440 112<990 1087.48> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 437 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -8397,9 +9097,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ca EndChar StartChar: cacute -Encoding: 263 263 314 +Encoding: 263 263 313 Width: 977 -Flags: MW +Flags: W +HStem: -20 98<285.462 541.618> 976 84<457.01 683.744> +VStem: -4 204<196.002 615.945> 695 159<756 951.708> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 53 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -8407,9 +9110,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" c EndChar StartChar: Ccircumflex -Encoding: 264 264 315 +Encoding: 264 264 314 Width: 1594 -Flags: M +HStem: -20 126<521.7 907.996> 1398 122<775.936 1213.89> 1480 20G<1562 1642> 1684 265 +VStem: 90 230<344.07 867.253> 1440 112<990 1087.48> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 367 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -8417,9 +9122,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" cc EndChar StartChar: ccircumflex -Encoding: 265 265 316 +Encoding: 265 265 315 Width: 977 -Flags: MW +Flags: W +HStem: -20 98<285.462 541.618> 976 84<457.01 683.744> 1224 265 +VStem: -4 204<196.002 615.945> 695 159<756 951.708> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -17 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -8427,9 +9135,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" c EndChar StartChar: Cdotaccent -Encoding: 266 266 317 +Encoding: 266 266 316 Width: 1594 -Flags: M +HStem: -20 126<521.7 907.996> 1398 122<775.936 1213.89> 1480 20G<1562 1642> 1729 241<1007.69 1188.65> +VStem: 90 230<344.07 867.253> 978 240<1759.12 1940.65> 1440 112<990 1087.48> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 467 460 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -8437,9 +9147,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" cd EndChar StartChar: cdotaccent -Encoding: 267 267 318 +Encoding: 267 267 317 Width: 977 -Flags: MW +Flags: W +HStem: -20 98<285.462 541.618> 976 84<457.01 683.744> 1269 241<623.692 804.645> +VStem: -4 204<196.002 615.945> 594 240<1299.12 1480.65> 695 159<756 951.708> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 83 0 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -8447,9 +9160,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" c EndChar StartChar: Ccaron -Encoding: 268 268 319 +Encoding: 268 268 318 Width: 1594 -Flags: M +HStem: -20 126<521.7 907.996> 1398 122<775.936 1213.89> 1480 20G<1562 1642> +VStem: 90 230<344.07 867.253> 1440 112<990 1087.48> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 367 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -8457,9 +9172,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" cc EndChar StartChar: ccaron -Encoding: 269 269 320 +Encoding: 269 269 319 Width: 977 -Flags: MW +Flags: W +HStem: -20 98<285.462 541.618> 976 84<457.01 683.744> +VStem: -4 204<196.002 615.945> 695 159<756 951.708> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 -17 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -8467,9 +9185,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" c EndChar StartChar: Dcaron -Encoding: 270 270 321 +Encoding: 270 270 320 Width: 1636 -Flags: M +HStem: 0 110<-80 157.998 357.998 844.483> 1390 110<194.004 412.712 612.864 1157.86> +VStem: 1316 230<667.319 1171.76> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 185 0 2 Refer: 15 68 N 1 0 0 1 0 0 3 @@ -8477,9 +9197,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" dc EndChar StartChar: dcaron -Encoding: 271 271 322 +Encoding: 271 271 321 Width: 1476 -Flags: MW +Flags: W +HStem: -20 104<289.815 517.994 780.5 960.299> 956 102<444.662 691.196> 1033 81<1333 1463.17> 1324 236<1446.96 1585.9> 1450 110<795 948.001> +VStem: -4 200<189.039 618.678> 688 147<95.7129 194> 1417 274<1347.7 1515.2> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 1340 1344 2 Refer: 41 100 N 1 0 0 1 0 0 2 @@ -8487,9 +9210,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" d EndChar StartChar: Dcroat -Encoding: 272 272 323 +Encoding: 272 272 322 Width: 1636 -Flags: MW +Flags: W +HStem: 0 110<-80 157.998 357.998 844.483> 730 110<76 903> 1390 110<194.004 412.712 612.864 1157.86> +VStem: 1316 230<667.319 1171.76> +LayerCount: 2 Fore SplineSet 110 840 m 2 @@ -8506,9 +9232,12 @@ Refer: 15 68 N 1 0 0 1 0 0 2 EndChar StartChar: dcroat -Encoding: 273 273 324 +Encoding: 273 273 323 Width: 1303 -Flags: MW +Flags: W +HStem: -20 104<289.815 517.994 780.5 960.299> 956 102<444.662 691.196> 1190 110<663 1388> 1450 110<795 948.001> +VStem: -4 200<189.039 618.678> 688 147<95.7129 194> +LayerCount: 2 Fore SplineSet 693 1300 m 2 @@ -8525,9 +9254,11 @@ Refer: 41 100 N 1 0 0 1 -0 0 2 EndChar StartChar: Emacron -Encoding: 274 274 325 +Encoding: 274 274 324 Width: 1458 -Flags: M +HStem: 0 110<-79.9903 169.998 370.107 1040.76> 736 80<530.19 803.798> 1390 110<208.016 442.409 640.916 1300.86> 1680 92<713 1193> +VStem: 713 480<1680 1772> 854 91<496 591.5> 960 97<948.5 1046> 1246 104<424.466 510> 1339 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 244 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -8535,9 +9266,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" em EndChar StartChar: emacron -Encoding: 275 275 326 +Encoding: 275 275 325 Width: 981 -Flags: MW +Flags: W +HStem: -20 98<239.618 531.582> 966 94<404.625 615.011> 1220 92<425 905> +VStem: -23 184<177.85 506.903> 425 480<1220 1312> 647 188<689.797 937.532> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 -44 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8545,9 +9279,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: Ebreve -Encoding: 276 276 327 +Encoding: 276 276 326 Width: 1458 -Flags: M +HStem: 0 110<-79.9903 169.998 370.107 1040.76> 736 80<530.19 803.798> 1390 110<208.016 442.409 640.916 1300.86> 1680 110<839.072 1100.43> +VStem: 764 56<1826.42 1936.47> 854 91<496 591.5> 960 97<948.5 1046> 1154 68<1853.46 1937.99> 1246 104<424.466 510> 1339 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 115 728 N 1 0 0 1 245 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -8555,9 +9291,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" eb EndChar StartChar: ebreve -Encoding: 277 277 328 +Encoding: 277 277 327 Width: 981 -Flags: MW +Flags: W +HStem: -20 98<239.618 531.582> 966 94<404.625 615.011> 1220 110<551.072 812.429> +VStem: -23 184<177.85 506.903> 476 56<1366.42 1476.47> 647 188<689.797 937.532> 866 68<1393.46 1477.99> +LayerCount: 2 Fore Refer: 115 728 N 1 0 0 1 -43 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8565,9 +9304,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: Edotaccent -Encoding: 278 278 329 +Encoding: 278 278 328 Width: 1458 -Flags: M +HStem: 0 110<-79.9903 169.998 370.107 1040.76> 736 80<530.19 803.798> 1390 110<208.016 442.409 640.916 1300.86> 1729 241<885.692 1066.65> +VStem: 854 91<496 591.5> 856 240<1759.12 1940.65> 960 97<948.5 1046> 1246 104<424.466 510> 1339 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 345 460 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -8575,9 +9316,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ed EndChar StartChar: edotaccent -Encoding: 279 279 330 +Encoding: 279 279 329 Width: 981 -Flags: MW +Flags: W +HStem: -20 98<239.618 531.582> 966 94<404.625 615.011> 1269 241<597.692 778.645> +VStem: -23 184<177.85 506.903> 568 240<1299.12 1480.65> 647 188<689.797 937.532> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 57 0 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8585,9 +9329,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: Eogonek -Encoding: 280 280 331 +Encoding: 280 280 330 Width: 1458 -Flags: M +HStem: -419 97<883.5 1096.52> 0 110<-79.9903 169.998 370.107 1040.76> 736 80<530.19 803.798> 1390 110<208.016 442.409 640.916 1300.86> +VStem: 854 91<496 591.5> 960 97<948.5 1046> 1246 104<424.466 510> 1339 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 118 731 N 1 0 0 1 685 -47 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -8595,9 +9341,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" eo EndChar StartChar: eogonek -Encoding: 281 281 332 +Encoding: 281 281 331 Width: 981 -Flags: MW +Flags: W +HStem: -317 97<506.5 719.521> -20 98<239.618 531.582> 966 94<404.625 615.011> +VStem: -23 184<177.85 506.903> 647 188<689.797 937.532> +LayerCount: 2 Fore Refer: 118 731 N 1 0 0 1 308 55 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8605,9 +9354,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: Ecaron -Encoding: 282 282 333 +Encoding: 282 282 332 Width: 1458 -Flags: M +HStem: 0 110<-79.9903 169.998 370.107 1040.76> 736 80<530.19 803.798> 1390 110<208.016 442.409 640.916 1300.86> +VStem: 854 91<496 591.5> 960 97<948.5 1046> 1246 104<424.466 510> 1339 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 245 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -8615,9 +9366,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ec EndChar StartChar: ecaron -Encoding: 283 283 334 +Encoding: 283 283 333 Width: 981 -Flags: MW +Flags: W +HStem: -20 98<239.618 531.582> 966 94<404.625 615.011> +VStem: -23 184<177.85 506.903> 647 188<689.797 937.532> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 -43 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8625,9 +9379,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: Gcircumflex -Encoding: 284 284 335 +Encoding: 284 284 334 Width: 1734 -Flags: M +HStem: -20 114<532.405 947.156> 610 130<1034 1248.58 1457 1694> 1398 122<775.936 1214.47> 1480 20G<1563.5 1637> 1684 265 +VStem: 90 230<345.763 867.253> 1439 114<990.007 1091.58> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 367 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -8635,9 +9391,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" gc EndChar StartChar: gcircumflex -Encoding: 285 285 336 +Encoding: 285 285 335 Width: 1078 -Flags: M +HStem: -520 110<103.186 512.202> -18 156<192.102 716.25> 320 80<348.545 591.928> 980 80<495.802 735.144> 1096 108<866.945 1041> 1264 265 +VStem: -130 190<-363.963 -169.126> 34 156<109.5 246.382> 120 190<437.855 765.288> 738 142<-245.913 -42.5495> 766 190<610.45 951.193> 946 202<971.722 1095.81> +LayerCount: 2 Fore SplineSet -130 -310 m 0 @@ -8686,9 +9444,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" g EndChar StartChar: Gbreve -Encoding: 286 286 337 +Encoding: 286 286 336 Width: 1734 -Flags: M +HStem: -20 114<532.405 947.156> 610 130<1034 1248.58 1457 1694> 1398 122<775.936 1214.47> 1480 20G<1563.5 1637> 1680 110<961.072 1222.43> +VStem: 90 230<345.763 867.253> 886 56<1826.42 1936.47> 1276 68<1853.46 1937.99> 1439 114<990.007 1091.58> +LayerCount: 2 Fore Refer: 115 728 N 1 0 0 1 367 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -8696,9 +9456,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" gb EndChar StartChar: gbreve -Encoding: 287 287 338 +Encoding: 287 287 337 Width: 1109 -Flags: MW +Flags: W +HStem: -490 110<95.4454 536.799> -18 156<176.438 695.397> 320 80<342.553 577.256> 980 80<443.005 670.267> 1146 108<843.772 997.5> 1250 110<495.072 756.429> 1488 20G<438.5 468 824 873.5> +VStem: -155 190<-321.078 -143.142> 19 156<109.5 246.382> 105 190<446.729 809.543> 420 56<1396.42 1506.47> 715 182<-238.092 -42.7387> 730 183<574.238 921.158> 810 68<1423.46 1507.99> 904 201<1021.72 1145.81> +LayerCount: 2 Fore SplineSet 617 1250 m 256 @@ -8718,9 +9481,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" g EndChar StartChar: Gdotaccent -Encoding: 288 288 339 +Encoding: 288 288 338 Width: 1734 -Flags: M +HStem: -20 114<532.405 947.156> 610 130<1034 1248.58 1457 1694> 1398 122<775.936 1214.47> 1480 20G<1563.5 1637> 1729 241<1007.69 1188.65> +VStem: 90 230<345.763 867.253> 978 240<1759.12 1940.65> 1439 114<990.007 1091.58> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 467 460 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -8728,39 +9493,48 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" gd EndChar StartChar: gdotaccent -Encoding: 289 289 340 +Encoding: 289 289 339 Width: 1109 -Flags: MW +Flags: W +HStem: -490 110<95.4454 536.799> -18 156<176.438 695.397> 320 80<342.553 577.256> 980 80<443.005 670.267> 1146 108<843.772 997.5> 1289 241<561.692 742.645> +VStem: -155 190<-321.078 -143.142> 19 156<109.5 246.382> 105 190<446.729 809.543> 532 240<1319.12 1500.65> 715 182<-238.092 -42.7387> 730 183<574.238 921.158> 904 201<1021.72 1145.81> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 21 20 2 Refer: 44 103 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gdotaccent.sc EndChar -StartChar: uni0122 -Encoding: 290 290 341 +StartChar: Gcommaaccent +Encoding: 290 290 340 Width: 1734 -Flags: M +HStem: -623 65<445 548.734> -390 189<528.384 646.903> -20 114<532.405 947.156> 610 130<1034 1248.58 1457 1694> 1398 122<775.936 1214.47> 1480 20G<1563.5 1637> +VStem: 90 230<345.763 867.253> 512 219<-371.412 -227.772> 1439 114<990.007 1091.58> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 341 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0123.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" gcommaaccent.sc EndChar -StartChar: uni0123 -Encoding: 291 291 342 +StartChar: gcommaaccent +Encoding: 291 291 341 Width: 1109 -Flags: MW +Flags: W +HStem: -490 110<95.4454 536.799> -18 156<176.438 695.397> 320 80<342.553 577.256> 980 80<443.005 670.267> 1146 108<843.772 997.5> 1223 189<582.097 700.616> 1580 65<680.266 784> +VStem: -155 190<-321.078 -143.142> 19 156<109.5 246.382> 105 190<446.729 809.543> 498 219<1249.77 1393.41> 715 182<-238.092 -42.7387> 730 183<574.238 921.158> 904 201<1021.72 1145.81> +LayerCount: 2 Fore Refer: 133 786 N 1 0 0 1 6 120 2 Refer: 44 103 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0123.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gcommaaccent.sc EndChar StartChar: Hcircumflex -Encoding: 292 292 343 +Encoding: 292 292 342 Width: 1794 -Flags: M +HStem: 0 110<-80 174.525 372.998 599.996 920 1164 1364.19 1600> 720 110<527.998 1277.2> 1390 110<194 432.002 629.831 874 1194 1420 1619.91 1874> 1684 265 +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 377 0 2 Refer: 19 72 N 1 0 0 1 0 0 3 @@ -8768,9 +9542,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" hc EndChar StartChar: hcircumflex -Encoding: 293 293 344 +Encoding: 293 293 343 Width: 1281 -Flags: MW +Flags: W +HStem: -20 124<751 941.468> 0 21G<34 173> 952 106<613.742 790.929> 1450 110<179 335.002> +VStem: 636 176<107.881 233> +LayerCount: 2 Fore SplineSet 658 1225 m 2 @@ -8794,9 +9571,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" h EndChar StartChar: Itilde -Encoding: 296 296 345 +Encoding: 296 296 344 Width: 796 -Flags: M +HStem: 0 110<-80 174.997 376.997 599.967> 1390 110<216 440.003 640.002 876> 1680 116<723.398 884.595> 1838 116<387.15 563.225> +VStem: 920 84<1829.9 1934> +LayerCount: 2 Fore Refer: 119 732 N 1 0 0 1 -90 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8804,9 +9583,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" it EndChar StartChar: itilde -Encoding: 297 297 346 +Encoding: 297 297 345 Width: 618 -Flags: M +HStem: -20 124<155 335.62> 930 110<66 228.688> 1220 116<477.398 638.595> 1378 116<141.15 317.225> +VStem: 60 176<105.946 340.734> 674 84<1369.9 1474> +LayerCount: 2 Fore Refer: 119 732 N 1 0 0 1 -336 -460 2 Refer: 172 305 N 1 0 0 1 0 0 3 @@ -8814,9 +9595,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: Imacron -Encoding: 298 298 347 +Encoding: 298 298 346 Width: 796 -Flags: M +HStem: 0 110<-80 174.997 376.997 599.967> 1390 110<216 440.003 640.002 876> 1680 92<375 855> +VStem: 375 480<1680 1772> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 -94 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8824,9 +9607,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" im EndChar StartChar: imacron -Encoding: 299 299 348 +Encoding: 299 299 347 Width: 618 -Flags: M +HStem: -20 124<155 335.62> 930 110<66 228.688> 1220 92<129 609> +VStem: 60 176<105.946 340.734> 129 480<1220 1312> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 -340 -460 2 Refer: 172 305 N 1 0 0 1 0 0 3 @@ -8834,9 +9619,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: Ibreve -Encoding: 300 300 349 +Encoding: 300 300 348 Width: 796 -Flags: M +HStem: 0 110<-80 174.997 376.997 599.967> 1390 110<216 440.003 640.002 876> 1680 110<501.072 762.429> +VStem: 426 56<1826.42 1936.47> 816 68<1853.46 1937.99> +LayerCount: 2 Fore Refer: 115 728 N 1 0 0 1 -93 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8844,9 +9631,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ib EndChar StartChar: ibreve -Encoding: 301 301 350 +Encoding: 301 301 349 Width: 618 -Flags: M +HStem: -20 124<155 335.62> 930 110<66 228.688> 1220 110<255.072 516.429> +VStem: 60 176<105.946 340.734> 180 56<1366.42 1476.47> 570 68<1393.46 1477.99> +LayerCount: 2 Fore Refer: 115 728 N 1 0 0 1 -339 -460 2 Refer: 172 305 N 1 0 0 1 0 0 3 @@ -8854,9 +9643,10 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: Iogonek -Encoding: 302 302 351 +Encoding: 302 302 350 Width: 796 -Flags: M +HStem: -419 97<79.5 292.521> 0 110<-80 174.997 376.997 599.967> 1390 110<216 440.003 640.002 876> +LayerCount: 2 Fore Refer: 118 731 N 1 0 0 1 -119 -47 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8864,9 +9654,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" io EndChar StartChar: iogonek -Encoding: 303 303 352 +Encoding: 303 303 351 Width: 690 -Flags: MW +Flags: W +HStem: -407 97<1.5 214.521> -20 114<155.5 347.796> 930 110<41 225.002> 1280 240<314.491 498.052> +VStem: 40 186<95.115 224.941> 287 240<1309.35 1492.51> +LayerCount: 2 Fore Refer: 118 731 N 1 0 0 1 -197 -35 2 Refer: 46 105 N 1 0 0 1 0 0 3 @@ -8874,9 +9667,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: Hbar -Encoding: 294 294 353 +Encoding: 294 294 352 Width: 1794 -Flags: MW +Flags: W +HStem: 0 110<-80 174.525 372.998 599.996 920 1164 1364.19 1600> 720 110<527.998 1277.2> 1080 110<156 1775> 1390 110<194 432.002 629.831 874 1194 1420 1619.91 1874> +LayerCount: 2 Fore SplineSet 222 1190 m 2 @@ -8893,9 +9688,12 @@ Refer: 19 72 N 1 0 0 1 0 0 2 EndChar StartChar: hbar -Encoding: 295 295 354 +Encoding: 295 295 353 Width: 1281 -Flags: MW +Flags: W +HStem: -20 124<751 941.468> 0 21G<34 173> 952 106<613.742 790.929> 1180 110<28 856> 1450 110<179 335.002> +VStem: 636 176<107.881 233> +LayerCount: 2 Fore SplineSet 62 1290 m 2 @@ -8912,9 +9710,11 @@ Refer: 45 104 N 1 0 0 1 0 0 2 EndChar StartChar: Idotaccent -Encoding: 304 304 355 +Encoding: 304 304 354 Width: 796 -Flags: M +HStem: 0 110<-80 174.997 376.997 599.967> 1390 110<216 440.003 640.002 876> 1729 241<547.692 728.645> +VStem: 518 240<1759.12 1940.65> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 7 460 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8922,27 +9722,35 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" id EndChar StartChar: IJ -Encoding: 306 306 356 +Encoding: 306 306 355 Width: 1987 -Flags: MW +Flags: W +HStem: -20 110<975.928 1241.03> 0 110<-80 174.997 376.997 599.967> 1390 110<216 440.003 640.002 876 1412 1657.89 1857 2122> +VStem: 750 198<123.261 352> +LayerCount: 2 Fore Refer: 20 73 N 1 0 0 1 0 0 2 Refer: 21 74 N 1 0 0 1 810 0 2 EndChar StartChar: ij -Encoding: 307 307 357 +Encoding: 307 307 356 Width: 1264 -Flags: MW +Flags: W +HStem: -520 88<534.904 685.938> -20 114<155.5 347.796> 930 110<41 225.002 831 1028> 1280 240<314.491 498.052 1122.49 1307.51> +VStem: 40 186<95.115 224.941> 287 240<1309.35 1492.51> 335 196<-429.028 -232.229> 1095 240<1307.49 1492.51> +LayerCount: 2 Fore Refer: 46 105 N 1 0 0 1 0 0 2 Refer: 47 106 N 1 0 0 1 680 0 2 EndChar StartChar: Jcircumflex -Encoding: 308 308 358 +Encoding: 308 308 357 Width: 1192 -Flags: M +HStem: -20 110<165.928 431.03> 1390 110<602 847.891 1047 1312> 1684 265 +VStem: -60 198<123.261 352> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 237 0 2 Refer: 21 74 N 1 0 0 1 0 0 3 @@ -8950,20 +9758,25 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" jc EndChar StartChar: jcircumflex -Encoding: 309 309 359 +Encoding: 309 309 358 Width: 600 -Flags: M +HStem: -520 88<-200.096 -49.0621> 930 110<146 293.003> 1224 265 +VStem: -400 196<-429.028 -232.229> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -275 -460 2 -Refer: 360 567 N 1 0 0 1 0 0 3 +Refer: 359 567 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" jcircumflex.sc EndChar StartChar: uni0237 -Encoding: 567 567 360 +Encoding: 567 567 359 Width: 600 -Flags: MW +Flags: W +HStem: -520 88<-200.096 -49.0621> 930 110<146 293.003> +VStem: -400 196<-429.028 -232.229> AnchorPoint: "Anchor-0" 383 1040 basechar 0 +LayerCount: 2 Fore SplineSet 495 991 m 2 @@ -8986,30 +9799,38 @@ SplineSet EndSplineSet EndChar -StartChar: uni0136 -Encoding: 310 310 361 +StartChar: Kcommaaccent +Encoding: 310 310 360 Width: 1728 -Flags: M +HStem: -623 65<498 601.734> -390 189<581.384 699.903> 0 110<-80 154.998 354.844 540 1279.87 1572> 1390 110<230 420.002 618.797 850 1104 1250.41 1441.28 1708> +VStem: 565 219<-371.412 -227.772> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 394 0 2 Refer: 22 75 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0137.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" kcommaaccent.sc EndChar -StartChar: uni0137 -Encoding: 311 311 362 +StartChar: kcommaaccent +Encoding: 311 311 361 Width: 1214 -Flags: MW +Flags: W +HStem: -623 65<238 341.734> -390 189<321.384 439.903> -20 114<682.5 863.45> 0 21G<20 179.5> 524 154<355.438 599.332> 980 80<801.668 921.553> 1450 110<189 336.002> +VStem: 305 219<-371.412 -227.772> 922 155<858.956 977.638> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 134 0 2 Refer: 48 107 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0137.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" kcommaaccent.sc EndChar StartChar: kgreenlandic -Encoding: 312 312 363 +Encoding: 312 312 362 Width: 1184 -Flags: MW +Flags: W +HStem: -20 124<680 871.92> 0 21G<11 170.5> 524 154<335 609.356> 930 110<61 208.002> 980 80<812.991 939.103> +VStem: 940 164<823.339 978.817> +LayerCount: 2 Fore SplineSet 1086 295 m 0 @@ -9059,9 +9880,11 @@ EndSplineSet EndChar StartChar: Lacute -Encoding: 313 313 364 +Encoding: 313 313 363 Width: 1432 -Flags: M +HStem: 0 110<-80 178.997 378.634 1015.99> 1390 110<208 437.002 635.002 880> +VStem: 1221 105<427.096 509.66> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -45 0 2 Refer: 23 76 N 1 0 0 1 0 0 3 @@ -9069,39 +9892,50 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" la EndChar StartChar: lacute -Encoding: 314 314 365 +Encoding: 314 314 364 Width: 677 -Flags: MW +Flags: W +HStem: -20 114<130.5 323.601> 1450 110<137 301.002> +VStem: 29 174<95.189 339.344> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -78 196 2 Refer: 49 108 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lacute.sc EndChar -StartChar: uni013B -Encoding: 315 315 366 +StartChar: Lcommaaccent +Encoding: 315 315 365 Width: 1432 -Flags: M +HStem: -623 65<294 397.734> -390 189<377.384 495.903> 0 110<-80 178.997 378.634 1015.99> 1390 110<208 437.002 635.002 880> +VStem: 361 219<-371.412 -227.772> 1221 105<427.096 509.66> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 190 0 2 Refer: 23 76 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni013C.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" lcommaaccent.sc EndChar -StartChar: uni013C -Encoding: 316 316 367 +StartChar: lcommaaccent +Encoding: 316 316 366 Width: 677 -Flags: MW +Flags: W +HStem: -623 65<-75 28.7338> -390 189<8.38394 126.903> -20 114<130.5 323.601> 1450 110<137 301.002> +VStem: -8 219<-371.412 -227.772> 29 174<95.189 339.344> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 -179 0 2 Refer: 49 108 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni013C.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lcommaaccent.sc EndChar StartChar: Lcaron -Encoding: 317 317 368 +Encoding: 317 317 367 Width: 1432 -Flags: MW +Flags: W +HStem: 0 110<-80 178.997 378.634 1015.99> 993 81<1099 1229.17> 1284 236<1212.96 1351.9> 1390 110<208 437.002 635.002 880> +VStem: 1183 274<1307.7 1475.2> 1221 105<427.096 509.66> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 1106 1304 2 Refer: 23 76 N 1 0 0 1 0 0 2 @@ -9109,9 +9943,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" lc EndChar StartChar: lcaron -Encoding: 318 318 369 +Encoding: 318 318 368 Width: 677 -Flags: MW +Flags: W +HStem: -20 114<130.5 323.601> 1033 81<657 787.167> 1324 236<770.955 909.901> 1450 110<137 301.002> +VStem: 29 174<95.189 339.344> 741 274<1347.7 1515.2> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 664 1344 2 Refer: 49 108 N 1 0 0 1 0 0 2 @@ -9119,27 +9956,35 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" l EndChar StartChar: Ldot -Encoding: 319 319 370 +Encoding: 319 319 369 Width: 1432 -Flags: M +HStem: 0 110<-80 178.997 378.634 1015.99> 798 264<962.257 1157.74> 1390 110<208 437.002 635.002 880> +VStem: 928 264<832.257 1027.74> 1221 105<427.096 509.66> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 935 830 2 Refer: 23 76 N 1 0 0 1 0 0 3 EndChar StartChar: ldot -Encoding: 320 320 371 +Encoding: 320 320 370 Width: 683 -Flags: MW +Flags: W +HStem: -20 114<130.5 323.601> 738 264<594.257 789.743> 1450 110<137 301.002> +VStem: 29 174<95.189 339.344> 560 264<772.257 967.743> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 567 770 2 Refer: 49 108 N 1 0 0 1 0 0 2 EndChar StartChar: Lslash -Encoding: 321 321 372 +Encoding: 321 321 371 Width: 1455 -Flags: MW +Flags: W +HStem: 0 110<-80 178.997 378.634 1015.99> 1390 110<208 437.002 635.002 880> +VStem: 1221 105<427.096 509.66> +LayerCount: 2 Fore SplineSet 144 736 m 2 @@ -9156,9 +10001,12 @@ Refer: 23 76 N 1 0 0 1 0 0 2 EndChar StartChar: lslash -Encoding: 322 322 373 +Encoding: 322 322 372 Width: 619 -Flags: MW +Flags: W +HStem: -20 114<130.5 323.601> 1450 110<137 301.002> +VStem: -6 610 29 174<95.189 339.344> +LayerCount: 2 Fore SplineSet 10 810 m 2 @@ -9175,9 +10023,10 @@ Refer: 49 108 N 1 0 0 1 0 0 2 EndChar StartChar: Nacute -Encoding: 323 323 374 +Encoding: 323 323 373 Width: 1796 -Flags: M +HStem: -20 21G<1296.5 1329> 0 110<-80 159.998 285.998 520> 1390 110<240 417.725 1286 1502.27 1630 1876> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 467 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -9185,39 +10034,48 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" na EndChar StartChar: nacute -Encoding: 324 324 375 +Encoding: 324 324 374 Width: 1354 -Flags: MW +Flags: W +HStem: -20 114<815 1001.55> 0 21G<90.5 217.5> 930 110<107 264.002> 952 106<670.373 842.691> +VStem: 693 176<94.5951 312.469> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 147 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" nacute.sc EndChar -StartChar: uni0145 -Encoding: 325 325 376 +StartChar: Ncommaaccent +Encoding: 325 325 375 Width: 1796 -Flags: M +HStem: -623 65<584 687.734> -390 189<667.384 785.903> -20 21G<1296.5 1329> 0 110<-80 159.998 285.998 520> 1390 110<240 417.725 1286 1502.27 1630 1876> +VStem: 651 219<-371.412 -227.772> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 480 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0146.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ncommaaccent.sc EndChar -StartChar: uni0146 -Encoding: 326 326 377 +StartChar: ncommaaccent +Encoding: 326 326 376 Width: 1354 -Flags: MW +Flags: W +HStem: -623 65<271 374.734> -390 189<354.384 472.903> -20 114<815 1001.55> 0 21G<90.5 217.5> 930 110<107 264.002> 952 106<670.373 842.691> +VStem: 338 219<-371.412 -227.772> 693 176<94.5951 312.469> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 167 0 2 Refer: 51 110 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0146.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ncommaaccent.sc EndChar StartChar: Ncaron -Encoding: 327 327 378 +Encoding: 327 327 377 Width: 1796 -Flags: M +HStem: -20 21G<1296.5 1329> 0 110<-80 159.998 285.998 520> 1390 110<240 417.725 1286 1502.27 1630 1876> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 397 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -9225,9 +10083,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" nc EndChar StartChar: ncaron -Encoding: 328 328 379 +Encoding: 328 328 378 Width: 1354 -Flags: MW +Flags: W +HStem: -20 114<815 1001.55> 0 21G<90.5 217.5> 930 110<107 264.002> 952 106<670.373 842.691> +VStem: 693 176<94.5951 312.469> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 77 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 @@ -9235,18 +10096,24 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" n EndChar StartChar: napostrophe -Encoding: 329 329 380 +Encoding: 329 329 379 Width: 1522 -Flags: MW +Flags: W +HStem: -20 114<1071 1257.55> 0 21G<346.5 473.5> 930 110<363 520.002> 952 106<926.373 1098.69> 992 81<68 198.167> 1283 236<181.955 320.901> +VStem: 152 274<1306.7 1474.2> 949 176<94.5951 312.469> +LayerCount: 2 Fore Refer: 51 110 N 1 0 0 1 256 0 2 Refer: 65 44 N 1 0 0 1 75 1303 2 EndChar StartChar: eng -Encoding: 331 331 381 +Encoding: 331 331 380 Width: 1266 -Flags: MW +Flags: W +HStem: -520 88<399.904 551.014> 0 21G<83.5 210.5> 930 110<100 257.002> 952 106<671.078 874.443> +VStem: 200 196<-429.028 -232.229> +LayerCount: 2 Fore SplineSet 136 1040 m 2 @@ -9281,9 +10148,12 @@ EndSplineSet EndChar StartChar: Eng -Encoding: 330 330 382 +Encoding: 330 330 381 Width: 1794 -Flags: MW +Flags: W +HStem: -520 88<799.904 953.692> 0 110<-35 164.328> 1390 110<280 437.002> 1412 106<919.877 1300.37> +VStem: 600 196<-429.028 -232.229> +LayerCount: 2 Fore SplineSet 316 1500 m 2 @@ -9322,9 +10192,11 @@ EndSplineSet EndChar StartChar: Omacron -Encoding: 332 332 383 +Encoding: 332 332 382 Width: 1660 -Flags: M +HStem: -20 100<510.688 878.205> 1420 100<781.795 1149.31> 1680 92<795 1275> +VStem: 90 230<335.222 861.178> 795 480<1680 1772> 1340 230<638.822 1164.78> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 326 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -9332,9 +10204,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" om EndChar StartChar: omacron -Encoding: 333 333 384 +Encoding: 333 333 383 Width: 1096 -Flags: MW +Flags: W +HStem: -20 90<277.9 536.448> 970 90<432.146 673.112> 1220 92<426 906> +VStem: -4 190<226.192 617.347> 426 480<1220 1312> 767 200<398.788 812.349> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 -43 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -9342,9 +10217,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: Obreve -Encoding: 334 334 385 +Encoding: 334 334 384 Width: 1660 -Flags: M +HStem: -20 100<510.688 878.205> 1420 100<781.795 1149.31> 1680 110<921.072 1182.43> +VStem: 90 230<335.222 861.178> 846 56<1826.42 1936.47> 1236 68<1853.46 1937.99> 1340 230<638.822 1164.78> +LayerCount: 2 Fore Refer: 115 728 N 1 0 0 1 327 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -9352,9 +10229,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ob EndChar StartChar: obreve -Encoding: 335 335 386 +Encoding: 335 335 385 Width: 1096 -Flags: MW +Flags: W +HStem: -20 90<277.9 536.448> 970 90<432.146 673.112> 1220 110<552.072 813.429> +VStem: -4 190<226.192 617.347> 477 56<1366.42 1476.47> 767 200<398.788 812.349> 867 68<1393.46 1477.99> +LayerCount: 2 Fore Refer: 115 728 N 1 0 0 1 -42 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -9362,9 +10242,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: Ohungarumlaut -Encoding: 336 336 387 +Encoding: 336 336 386 Width: 1660 -Flags: M +HStem: -20 100<510.688 878.205> 1420 100<781.795 1149.31> +VStem: 90 230<335.222 861.178> 1340 230<638.822 1164.78> +LayerCount: 2 Fore Refer: 120 733 N 1 0 0 1 402 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -9372,9 +10254,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" oh EndChar StartChar: ohungarumlaut -Encoding: 337 337 388 +Encoding: 337 337 387 Width: 1096 -Flags: MW +Flags: W +HStem: -20 90<277.9 536.448> 970 90<432.146 673.112> +VStem: -4 190<226.192 617.347> 767 200<398.788 812.349> +LayerCount: 2 Fore Refer: 120 733 N 1 0 0 1 33 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -9382,9 +10267,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: OE -Encoding: 338 338 389 +Encoding: 338 338 388 Width: 2258 -Flags: MW +Flags: W +HStem: 0 110<496.241 890 720.01 969.998 1170.11 1840.76> 736 80<1330.19 1603.8> 1390 110<738.956 1185 1008.02 1242.41 1440.92 2100.86> +VStem: 1654 91<496 591.5> 1760 97<948.5 1046> 2046 104<424.466 510> 2139 101<1030.14 1133.15> +LayerCount: 2 Fore SplineSet 1209 1500 m 1 @@ -9403,18 +10291,23 @@ Refer: 16 69 N 1 0 0 1 800 0 2 EndChar StartChar: oe -Encoding: 339 339 390 +Encoding: 339 339 389 Width: 1861 -Flags: MW +Flags: W +HStem: -20 90<277.9 536.448> -20 98<1040.62 1332.58> 966 94<1205.63 1416.01> 970 90<432.146 673.112> +VStem: -4 190<226.192 617.347> 767 200<398.788 812.349> 778 184<177.85 506.903> 1448 188<689.797 937.532> +LayerCount: 2 Fore Refer: 52 111 N 1 0 0 1 0 0 2 Refer: 42 101 N 1 0 0 1 801 0 2 EndChar StartChar: Racute -Encoding: 340 340 391 +Encoding: 340 340 390 Width: 1548 -Flags: M +HStem: -20 128<1112.57 1347.98> 0 110<-80 155.998 356.656 580> 690 120<504.998 969.514> 1390 110<220 415.002 612.297 1134.38> +VStem: 988 200<114.781 499.014> 1024 206<185.109 637.171> 1218 200<1004.4 1311.11> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 247 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -9422,29 +10315,36 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ra EndChar StartChar: racute -Encoding: 341 341 392 +Encoding: 341 341 391 Width: 978 -Flags: MW +Flags: W +HStem: 0 21G<57.5 199.5> 930 110<97 243.415> 957 103<602.669 795> +VStem: 714 215<826.813 956.408> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -19 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" racute.sc EndChar -StartChar: uni0156 -Encoding: 342 342 393 +StartChar: Rcommaaccent +Encoding: 342 342 392 Width: 1548 -Flags: M +HStem: -623 65<484 587.734> -390 189<567.384 685.903> -20 128<1112.57 1347.98> 0 110<-80 155.998 356.656 580> 690 120<504.998 969.514> 1390 110<220 415.002 612.297 1134.38> +VStem: 551 219<-371.412 -227.772> 988 200<114.781 499.014> 1024 206<185.109 637.171> 1218 200<1004.4 1311.11> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 380 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0157.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" rcommaaccent.sc EndChar StartChar: Rcaron -Encoding: 344 344 394 +Encoding: 344 344 393 Width: 1548 -Flags: M +HStem: -20 128<1112.57 1347.98> 0 110<-80 155.998 356.656 580> 690 120<504.998 969.514> 1390 110<220 415.002 612.297 1134.38> +VStem: 988 200<114.781 499.014> 1024 206<185.109 637.171> 1218 200<1004.4 1311.11> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 177 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -9452,29 +10352,37 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" rc EndChar StartChar: rcaron -Encoding: 345 345 395 +Encoding: 345 345 394 Width: 978 -Flags: MW +Flags: W +HStem: 0 21G<57.5 199.5> 930 110<97 243.415> 957 103<602.669 795> +VStem: 714 215<826.813 956.408> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 -89 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" rcaron.sc EndChar -StartChar: uni0157 -Encoding: 343 343 396 +StartChar: rcommaaccent +Encoding: 343 343 395 Width: 978 -Flags: MW +Flags: W +HStem: -623 65<-42 61.7338> -390 189<41.3839 159.903> 0 21G<57.5 199.5> 930 110<97 243.415> 957 103<602.669 795> +VStem: 25 219<-371.412 -227.772> 714 215<826.813 956.408> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 -146 0 2 Refer: 55 114 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0157.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" rcommaaccent.sc EndChar StartChar: Sacute -Encoding: 346 346 397 +Encoding: 346 346 396 Width: 1298 -Flags: M +HStem: -30 108<342.711 815.156> -10 21G<-38.5 41.5> 1418 112<587.1 978.241> 1480 20G<1257.5 1332> +VStem: 230 194<1032.97 1270.27> 984 200<247.35 538.423> 1141 119<1010.03 1104.8> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 247 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -9482,9 +10390,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" sa EndChar StartChar: sacute -Encoding: 347 347 398 +Encoding: 347 347 397 Width: 934 -Flags: MW +Flags: W +HStem: -24 92<203.876 536.381> 974 90<339.333 650.39> +VStem: -6 184<118.872 296.429> 110 162<700.273 890.447> 619 166<151.343 347.077> 657 182<774.889 947.422> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -5 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -9492,9 +10403,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" s EndChar StartChar: Scircumflex -Encoding: 348 348 399 +Encoding: 348 348 398 Width: 1298 -Flags: M +HStem: -30 108<342.711 815.156> -10 21G<-38.5 41.5> 1418 112<587.1 978.241> 1480 20G<1257.5 1332> 1684 265 +VStem: 230 194<1032.97 1270.27> 984 200<247.35 538.423> 1141 119<1010.03 1104.8> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 177 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -9502,9 +10415,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" sc EndChar StartChar: scircumflex -Encoding: 349 349 400 +Encoding: 349 349 399 Width: 934 -Flags: MW +Flags: W +HStem: -24 92<203.876 536.381> 974 90<339.333 650.39> 1224 265 +VStem: -6 184<118.872 296.429> 110 162<700.273 890.447> 619 166<151.343 347.077> 657 182<774.889 947.422> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -75 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -9512,9 +10428,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" s EndChar StartChar: Scedilla -Encoding: 350 350 401 +Encoding: 350 350 400 Width: 1298 -Flags: M +HStem: -509 73<312.034 481.619> -30 108<342.711 815.156> -10 21G<-38.5 41.5> 1418 112<587.1 978.241> 1480 20G<1257.5 1332> +VStem: 230 194<1032.97 1270.27> 310 374 984 200<247.35 538.423> 1141 119<1010.03 1104.8> +LayerCount: 2 Fore Refer: 162 184 N 1 0 0 1 227 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -9522,9 +10440,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" sc EndChar StartChar: scedilla -Encoding: 351 351 402 +Encoding: 351 351 401 Width: 934 -Flags: MW +Flags: W +HStem: -509 73<89.0343 258.619> -24 92<203.876 536.381> 974 90<339.333 650.39> +VStem: -6 184<118.872 296.429> 87 374 110 162<700.273 890.447> 619 166<151.343 347.077> 657 182<774.889 947.422> +LayerCount: 2 Fore Refer: 162 184 N 1 0 0 1 4 0 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -9532,9 +10453,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" s EndChar StartChar: Scaron -Encoding: 352 352 403 +Encoding: 352 352 402 Width: 1298 -Flags: M +HStem: -30 108<342.711 815.156> -10 21G<-38.5 41.5> 1418 112<587.1 978.241> 1480 20G<1257.5 1332> +VStem: 230 194<1032.97 1270.27> 984 200<247.35 538.423> 1141 119<1010.03 1104.8> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 177 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -9542,9 +10465,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" sc EndChar StartChar: scaron -Encoding: 353 353 404 +Encoding: 353 353 403 Width: 934 -Flags: MW +Flags: W +HStem: -24 92<203.876 536.381> 974 90<339.333 650.39> +VStem: -6 184<118.872 296.429> 110 162<700.273 890.447> 619 166<151.343 347.077> 657 182<774.889 947.422> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 -75 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -9552,9 +10478,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" s EndChar StartChar: uni0162 -Encoding: 354 354 405 +Encoding: 354 354 404 Width: 1478 -Flags: M +HStem: -509 73<323.034 492.619> 0 110<242 494.998 695.998 932> 1400 100<411.67 754.002 955.002 1331.93> +VStem: 109 101<990 1094.06> 321 374 1367 100<990 1082.48> +LayerCount: 2 Fore Refer: 162 184 N 1 0 0 1 238 0 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -9562,9 +10490,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" un EndChar StartChar: uni0163 -Encoding: 355 355 406 +Encoding: 355 355 405 Width: 745 -Flags: MW +Flags: W +HStem: -509 73<-24.9657 144.619> -24 124<156.29 383.194> 930 110<50 217.75 441.922 666.001> +VStem: -27 374 50 617 +LayerCount: 2 Fore Refer: 162 184 N 1 0 0 1 -110 0 2 Refer: 57 116 N 1 0 0 1 0 0 3 @@ -9572,9 +10503,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Tcaron -Encoding: 356 356 407 +Encoding: 356 356 406 Width: 1478 -Flags: M +HStem: 0 110<242 494.998 695.998 932> 1400 100<411.67 754.002 955.002 1331.93> +VStem: 109 101<990 1094.06> 1367 100<990 1082.48> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 266 0 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -9582,9 +10515,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" tc EndChar StartChar: tcaron -Encoding: 357 357 408 +Encoding: 357 357 407 Width: 745 -Flags: MW +Flags: W +HStem: -24 124<156.29 383.194> 930 110<50 217.75 441.922 666.001> 1149 81<691 821.167> 1440 236<804.955 943.901> +VStem: 50 617 775 274<1463.7 1631.2> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 698 1460 2 Refer: 57 116 N 1 0 0 1 0 0 2 @@ -9592,9 +10528,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" t EndChar StartChar: Tbar -Encoding: 358 358 409 +Encoding: 358 358 408 Width: 1479 -Flags: MW +Flags: W +HStem: 0 110<242 494.998 695.998 932> 710 110<360 1187> 1400 100<411.67 754.002 955.002 1331.93> +VStem: 109 101<990 1094.06> 1367 100<990 1082.48> +LayerCount: 2 Fore SplineSet 394 820 m 2 @@ -9611,9 +10550,12 @@ Refer: 31 84 N 1 0 0 1 0 0 2 EndChar StartChar: tbar -Encoding: 359 359 410 +Encoding: 359 359 409 Width: 773 -Flags: MW +Flags: W +HStem: -24 124<199.29 426.194> 610 110<59 721> 930 110<93 260.75 484.922 709.001> +VStem: 59 662<610 720> 93 617 +LayerCount: 2 Fore SplineSet 86 720 m 2 @@ -9630,9 +10572,11 @@ Refer: 57 116 N 1 0 0 1 43 0 2 EndChar StartChar: Utilde -Encoding: 360 360 411 +Encoding: 360 360 410 Width: 1664 -Flags: M +HStem: -30 120<489.932 911.173> 1390 110<194 395.003 596.002 834 1194 1415 1535 1764> 1680 116<1193.4 1354.6> 1838 116<857.15 1033.23> +VStem: 180 196<203.834 644.812> 1390 84<1829.9 1934> +LayerCount: 2 Fore Refer: 119 732 N 1 0 0 1 380 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -9640,9 +10584,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ut EndChar StartChar: utilde -Encoding: 361 361 412 +Encoding: 361 361 411 Width: 1442 -Flags: MW +Flags: W +HStem: -18 116<330.104 553.773 906.359 1112.6> 960 100<236.696 373.539> 1220 116<858.398 1019.6> 1378 116<522.15 698.225> +VStem: 1055 84<1369.9 1474> +LayerCount: 2 Fore Refer: 119 732 N 1 0 0 1 45 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -9650,9 +10597,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Umacron -Encoding: 362 362 413 +Encoding: 362 362 412 Width: 1664 -Flags: M +HStem: -30 120<489.932 911.173> 1390 110<194 395.003 596.002 834 1194 1415 1535 1764> 1680 92<845 1325> +VStem: 180 196<203.834 644.812> 845 480<1680 1772> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 376 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -9660,9 +10609,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" um EndChar StartChar: umacron -Encoding: 363 363 414 +Encoding: 363 363 413 Width: 1442 -Flags: MW +Flags: W +HStem: -18 116<330.104 553.773 906.359 1112.6> 960 100<236.696 373.539> 1220 92<510 990> +VStem: 510 480<1220 1312> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 41 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -9670,9 +10622,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Ubreve -Encoding: 364 364 415 +Encoding: 364 364 414 Width: 1664 -Flags: M +HStem: -30 120<489.932 911.173> 1390 110<194 395.003 596.002 834 1194 1415 1535 1764> 1680 110<921.072 1182.43> +VStem: 180 196<203.834 644.812> 846 56<1826.42 1936.47> 1236 68<1853.46 1937.99> +LayerCount: 2 Fore Refer: 115 728 N 1 0 0 1 327 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -9680,9 +10634,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ub EndChar StartChar: ubreve -Encoding: 365 365 416 +Encoding: 365 365 415 Width: 1442 -Flags: MW +Flags: W +HStem: -18 116<330.104 553.773 906.359 1112.6> 960 100<236.696 373.539> 1220 110<636.072 897.429> +VStem: 561 56<1366.42 1476.47> 951 68<1393.46 1477.99> +LayerCount: 2 Fore Refer: 115 728 N 1 0 0 1 42 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -9690,9 +10647,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Uring -Encoding: 366 366 417 +Encoding: 366 366 416 Width: 1664 -Flags: M +HStem: -30 120<489.932 911.173> 1390 110<194 395.003 596.002 834 1194 1415 1535 1764> 1680 74<966.847 1126.42> 1967 73<999.42 1153.65> +VStem: 180 196<203.834 644.812> 882 359 +LayerCount: 2 Fore Refer: 117 730 N 1 0 0 1 326 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -9700,9 +10659,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ur EndChar StartChar: uring -Encoding: 367 367 418 +Encoding: 367 367 417 Width: 1442 -Flags: MW +Flags: W +HStem: -18 116<330.104 553.773 906.359 1112.6> 960 100<236.696 373.539> 1220 74<681.847 841.417> 1507 73<714.42 868.654> +VStem: 597 359 +LayerCount: 2 Fore Refer: 117 730 N 1 0 0 1 41 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -9710,9 +10672,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Uhungarumlaut -Encoding: 368 368 419 +Encoding: 368 368 418 Width: 1664 -Flags: M +HStem: -30 120<489.932 911.173> 1390 110<194 395.003 596.002 834 1194 1415 1535 1764> +VStem: 180 196<203.834 644.812> +LayerCount: 2 Fore Refer: 120 733 N 1 0 0 1 402 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -9720,9 +10684,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uh EndChar StartChar: uhungarumlaut -Encoding: 369 369 420 +Encoding: 369 369 419 Width: 1442 -Flags: MW +Flags: W +HStem: -18 116<330.104 553.773 906.359 1112.6> 960 100<236.696 373.539> +LayerCount: 2 Fore Refer: 120 733 N 1 0 0 1 117 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -9730,9 +10696,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Uogonek -Encoding: 370 370 421 +Encoding: 370 370 420 Width: 1664 -Flags: M +HStem: -419 97<658.5 871.521> -30 120<489.932 911.173> 1390 110<194 395.003 596.002 834 1194 1415 1535 1764> +VStem: 180 196<203.834 644.812> +LayerCount: 2 Fore Refer: 118 731 N 1 0 0 1 460 -47 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -9740,9 +10708,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uo EndChar StartChar: uogonek -Encoding: 371 371 422 +Encoding: 371 371 421 Width: 1442 -Flags: MW +Flags: W +HStem: -389 97<858.5 1071.52> -18 116<330.104 553.773 906.359 1112.6> 960 100<236.696 373.539> +LayerCount: 2 Fore Refer: 118 731 N 1 0 0 1 660 -17 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -9750,9 +10720,10 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Wcircumflex -Encoding: 372 372 423 +Encoding: 372 372 422 Width: 2338 -Flags: M +HStem: -20 21G<542.5 631 1398.5 1487.5> 1390 110<140 339.998 538.999 759.994 1042 1234.97 1431 1602 1940 2112.01 2244 2488> 1684 265 +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 727 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9760,9 +10731,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" wc EndChar StartChar: wcircumflex -Encoding: 373 373 424 +Encoding: 373 373 423 Width: 1859 -Flags: MW +Flags: W +HStem: -18 102<412.235 619.98 1016.09 1245.84> 838 220<1430.2 1570.6> 946 114<239.405 461.5> 1224 265 +VStem: 396 175<814.088 940.708> 1575 114<562.874 834.42> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 425 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9770,9 +10744,10 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" w EndChar StartChar: Ycircumflex -Encoding: 374 374 425 +Encoding: 374 374 424 Width: 1560 -Flags: M +HStem: 0 110<308 565.475 765.305 998> 1390 110<140 338 563.996 759.987 1110 1320.01 1473.38 1710> 1684 265 +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 317 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -9780,9 +10755,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" yc EndChar StartChar: ycircumflex -Encoding: 375 375 426 +Encoding: 375 375 425 Width: 1089 -Flags: MW +Flags: W +HStem: -520 110<-96.126 145.512> 828 250<743.425 860.097> 894 170<140.18 272.5> 1224 265 +VStem: -250 147<-394.979 -246> 863 123<695.194 976> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 60 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -9790,9 +10768,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" y EndChar StartChar: Ydieresis -Encoding: 376 376 427 +Encoding: 376 376 426 Width: 1560 -Flags: M +HStem: 0 110<308 565.475 765.305 998> 1390 110<140 338 563.996 759.987 1110 1320.01 1473.38 1710> 1690 193<795.4 954.6 1115.4 1274.6> +VStem: 779 192<1706.4 1866.28> 1099 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 315 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -9800,9 +10780,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" yd EndChar StartChar: Zacute -Encoding: 377 377 428 +Encoding: 377 377 427 Width: 1470 -Flags: M +HStem: 0 110<188.019 1029.19> 1390 110<465.276 1192.98> +VStem: 179 104<1030.13 1129.54> 1233 106<404.606 509.759> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 307 0 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -9810,9 +10792,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" za EndChar StartChar: zacute -Encoding: 378 378 429 +Encoding: 378 378 428 Width: 1018 -Flags: MW +Flags: W +HStem: -20 184<484.239 670.691> 78 152<135.854 441.5> 800 142<460 728.787> 886 174<222.71 389.147> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -1 -460 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -9820,9 +10804,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" z EndChar StartChar: Zdotaccent -Encoding: 379 379 430 +Encoding: 379 379 429 Width: 1470 -Flags: M +HStem: 0 110<188.019 1029.19> 1390 110<465.276 1192.98> 1729 241<877.692 1058.65> +VStem: 179 104<1030.13 1129.54> 848 240<1759.12 1940.65> 1233 106<404.606 509.759> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 337 460 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -9830,9 +10816,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" zd EndChar StartChar: zdotaccent -Encoding: 380 380 431 +Encoding: 380 380 430 Width: 1018 -Flags: MW +Flags: W +HStem: -20 184<484.239 670.691> 78 152<135.854 441.5> 800 142<460 728.787> 886 174<222.71 389.147> 1269 241<569.692 750.645> +VStem: 540 240<1299.12 1480.65> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 29 0 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -9840,9 +10829,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" z EndChar StartChar: Zcaron -Encoding: 381 381 432 +Encoding: 381 381 431 Width: 1470 -Flags: M +HStem: 0 110<188.019 1029.19> 1390 110<465.276 1192.98> +VStem: 179 104<1030.13 1129.54> 1233 106<404.606 509.759> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 237 0 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -9850,9 +10841,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" zc EndChar StartChar: zcaron -Encoding: 382 382 433 +Encoding: 382 382 432 Width: 1018 -Flags: MW +Flags: W +HStem: -20 184<484.239 670.691> 78 152<135.854 441.5> 800 142<460 728.787> 886 174<222.71 389.147> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 -71 -460 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -9860,9 +10853,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" z EndChar StartChar: longs -Encoding: 383 383 434 +Encoding: 383 383 433 Width: 750 -Flags: MW +Flags: W +HStem: 1490 90<645.981 913.747> +VStem: 918 192<1287.44 1466.3> +LayerCount: 2 Fore SplineSet 17 -266 m 2 @@ -9882,9 +10878,11 @@ EndSplineSet EndChar StartChar: uni0212 -Encoding: 530 530 435 +Encoding: 530 530 434 Width: 1548 -Flags: M +HStem: -20 128<1112.57 1347.98> 0 110<-80 155.998 356.656 580> 690 120<504.998 969.514> 1390 110<220 415.002 612.297 1134.38> 1828 110<771.571 1033.7> +VStem: 650 68<1680.01 1764.54> 988 200<114.781 499.014> 1024 206<185.109 637.171> 1052 56<1681.53 1791.58> 1218 200<1004.4 1311.11> +LayerCount: 2 Fore Refer: 132 785 N 1 0 0 1 177 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -9892,39 +10890,49 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" un EndChar StartChar: uni0213 -Encoding: 531 531 436 +Encoding: 531 531 435 Width: 978 -Flags: MW +Flags: W +HStem: 0 21G<57.5 199.5> 930 110<97 243.415> 957 103<602.669 795> 1368 110<505.571 767.696> +VStem: 384 68<1220.01 1304.54> 714 215<826.813 956.408> 786 56<1221.53 1331.58> +LayerCount: 2 Fore Refer: 132 785 N 1 0 0 1 -89 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0213.sc EndChar -StartChar: uni0218 -Encoding: 536 536 437 +StartChar: Scommaaccent +Encoding: 536 536 436 Width: 1298 -Flags: M +HStem: -623 65<363 466.734> -390 189<446.384 564.903> -30 108<342.711 815.156> -10 21G<-38.5 41.5> 1418 112<587.1 978.241> 1480 20G<1257.5 1332> +VStem: 230 194<1032.97 1270.27> 430 219<-371.412 -227.772> 984 200<247.35 538.423> 1141 119<1010.03 1104.8> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 259 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0219.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" scommaaccent.sc EndChar -StartChar: uni0219 -Encoding: 537 537 438 +StartChar: scommaaccent +Encoding: 537 537 437 Width: 934 -Flags: MW +Flags: W +HStem: -623 65<140 243.734> -390 189<223.384 341.903> -24 92<203.876 536.381> 974 90<339.333 650.39> +VStem: -6 184<118.872 296.429> 110 162<700.273 890.447> 207 219<-371.412 -227.772> 619 166<151.343 347.077> 657 182<774.889 947.422> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 36 0 2 Refer: 56 115 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0219.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" scommaaccent.sc EndChar StartChar: uni021A -Encoding: 538 538 439 +Encoding: 538 538 438 Width: 1478 -Flags: M +HStem: -623 65<374 477.734> -390 189<457.384 575.903> 0 110<242 494.998 695.998 932> 1400 100<411.67 754.002 955.002 1331.93> +VStem: 109 101<990 1094.06> 441 219<-371.412 -227.772> 1367 100<990 1082.48> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 270 0 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -9932,9 +10940,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" un EndChar StartChar: uni021B -Encoding: 539 539 440 +Encoding: 539 539 439 Width: 745 -Flags: MW +Flags: W +HStem: -623 65<26 129.734> -390 189<109.384 227.903> -24 124<156.29 383.194> 930 110<50 217.75 441.922 666.001> +VStem: 50 617 93 219<-371.412 -227.772> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 -78 0 2 Refer: 57 116 N 1 0 0 1 0 0 3 @@ -9942,9 +10953,10 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Wgrave -Encoding: 7808 7808 441 +Encoding: 7808 7808 440 Width: 2338 -Flags: M +HStem: -20 21G<542.5 631 1398.5 1487.5> 1390 110<140 339.998 538.999 759.994 1042 1234.97 1431 1602 1940 2112.01 2244 2488> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 655 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9952,9 +10964,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" wg EndChar StartChar: wgrave -Encoding: 7809 7809 442 +Encoding: 7809 7809 441 Width: 1859 -Flags: MW +Flags: W +HStem: -18 102<412.235 619.98 1016.09 1245.84> 838 220<1430.2 1570.6> 946 114<239.405 461.5> +VStem: 396 175<814.088 940.708> 1575 114<562.874 834.42> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 353 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9962,9 +10977,10 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" w EndChar StartChar: Wacute -Encoding: 7810 7810 443 +Encoding: 7810 7810 442 Width: 2338 -Flags: M +HStem: -20 21G<542.5 631 1398.5 1487.5> 1390 110<140 339.998 538.999 759.994 1042 1234.97 1431 1602 1940 2112.01 2244 2488> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 797 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9972,9 +10988,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" wa EndChar StartChar: wacute -Encoding: 7811 7811 444 +Encoding: 7811 7811 443 Width: 1859 -Flags: MW +Flags: W +HStem: -18 102<412.235 619.98 1016.09 1245.84> 838 220<1430.2 1570.6> 946 114<239.405 461.5> +VStem: 396 175<814.088 940.708> 1575 114<562.874 834.42> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 495 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9982,9 +11001,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" w EndChar StartChar: Wdieresis -Encoding: 7812 7812 445 +Encoding: 7812 7812 444 Width: 2338 -Flags: M +HStem: -20 21G<542.5 631 1398.5 1487.5> 1390 110<140 339.998 538.999 759.994 1042 1234.97 1431 1602 1940 2112.01 2244 2488> 1690 193<1205.4 1364.6 1525.4 1684.6> +VStem: 1189 192<1706.4 1866.28> 1509 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 725 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9992,9 +11013,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" wd EndChar StartChar: wdieresis -Encoding: 7813 7813 446 +Encoding: 7813 7813 445 Width: 1859 -Flags: MW +Flags: W +HStem: -18 102<412.235 619.98 1016.09 1245.84> 838 220<1430.2 1570.6> 946 114<239.405 461.5> 1230 193<903.4 1062.6 1223.4 1382.6> +VStem: 396 175<814.088 940.708> 887 192<1246.4 1406.28> 1207 192<1246.4 1406.28> 1575 114<562.874 834.42> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 423 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -10002,9 +11026,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" w EndChar StartChar: uni1E86 -Encoding: 7814 7814 447 +Encoding: 7814 7814 446 Width: 2338 -Flags: M +HStem: -20 21G<542.5 631 1398.5 1487.5> 1390 110<140 339.998 538.999 759.994 1042 1234.97 1431 1602 1940 2112.01 2244 2488> 1729 241<1367.69 1548.65> +VStem: 1338 240<1759.12 1940.65> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 827 460 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -10012,9 +11038,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" un EndChar StartChar: uni1E87 -Encoding: 7815 7815 448 +Encoding: 7815 7815 447 Width: 1859 -Flags: MW +Flags: W +HStem: -18 102<412.235 619.98 1016.09 1245.84> 838 220<1430.2 1570.6> 946 114<239.405 461.5> 1269 241<1065.69 1246.65> +VStem: 396 175<814.088 940.708> 1036 240<1299.12 1480.65> 1575 114<562.874 834.42> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 525 0 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -10022,9 +11051,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: uni1E88 -Encoding: 7816 7816 449 +Encoding: 7816 7816 448 Width: 2338 -Flags: M +HStem: -410 241<876.692 1057.65> -20 21G<542.5 631 1398.5 1487.5> 1390 110<140 339.998 538.999 759.994 1042 1234.97 1431 1602 1940 2112.01 2244 2488> +VStem: 847 240<-379.879 -198.355> +LayerCount: 2 Fore Refer: 134 803 N 1 0 0 1 686 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -10032,9 +11063,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" un EndChar StartChar: uni1E89 -Encoding: 7817 7817 450 +Encoding: 7817 7817 449 Width: 1859 -Flags: MW +Flags: W +HStem: -410 241<562.692 743.645> -18 102<412.235 619.98 1016.09 1245.84> 838 220<1430.2 1570.6> 946 114<239.405 461.5> +VStem: 396 175<814.088 940.708> 533 240<-379.879 -198.355> 1575 114<562.874 834.42> +LayerCount: 2 Fore Refer: 134 803 N 1 0 0 1 372 0 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -10042,9 +11076,10 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Ygrave -Encoding: 7922 7922 451 +Encoding: 7922 7922 450 Width: 1560 -Flags: M +HStem: 0 110<308 565.475 765.305 998> 1390 110<140 338 563.996 759.987 1110 1320.01 1473.38 1710> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 245 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -10052,9 +11087,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" yg EndChar StartChar: ygrave -Encoding: 7923 7923 452 +Encoding: 7923 7923 451 Width: 1089 -Flags: MW +Flags: W +HStem: -520 110<-96.126 145.512> 828 250<743.425 860.097> 894 170<140.18 272.5> +VStem: -250 147<-394.979 -246> 863 123<695.194 976> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -12 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -10062,9 +11100,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" y EndChar StartChar: circumflex -Encoding: 710 710 453 +Encoding: 710 710 452 Width: 1000 -Flags: MW +Flags: W +HStem: 1684 265 +LayerCount: 2 Fore SplineSet 609 1690 m 2 @@ -10086,9 +11126,12 @@ EndSplineSet EndChar StartChar: quotesinglbase -Encoding: 8218 8218 454 +Encoding: 8218 8218 453 Width: 508 -Flags: MW +Flags: W +HStem: -311 81<-105 25.1672> -20 236<8.95508 147.901> +VStem: -21 274<3.70089 171.203> +LayerCount: 2 Fore SplineSet -21 98 m 0 @@ -10106,9 +11149,12 @@ EndSplineSet EndChar StartChar: ellipsis -Encoding: 8230 8230 455 +Encoding: 8230 8230 454 Width: 1180 -Flags: MW +Flags: W +HStem: -32 264<27.2567 222.743 427.257 622.743 807.257 1002.74> +VStem: -7 264<2.25674 197.743> 393 264<2.25674 197.743> 773 264<2.25674 197.743> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 780 0 2 Refer: 1 46 N 1 0 0 1 400 0 2 @@ -10116,9 +11162,12 @@ Refer: 1 46 N 1 0 0 1 0 0 2 EndChar StartChar: quotedblbase -Encoding: 8222 8222 456 +Encoding: 8222 8222 455 Width: 873 -Flags: MW +Flags: W +HStem: -311 81<-105 25.1672 285 415.167> -20 236<8.95508 147.901 398.955 537.901> +VStem: -21 274<3.70089 171.203> 369 274<3.70089 171.203> +LayerCount: 2 Fore SplineSet -21 98 m 0 @@ -10147,9 +11196,11 @@ EndSplineSet EndChar StartChar: a.sc -Encoding: 65555 -1 457 +Encoding: 65555 -1 456 Width: 1363 -Flags: MW +Flags: W +HStem: 0 100<-13.8898 154.344 303.469 404 765 902.625 1083 1239> 298 100<480.156 857.969> +LayerCount: 2 Fore SplineSet 742 854 m 258 @@ -10197,90 +11248,116 @@ EndSplineSet EndChar StartChar: aacute.sc -Encoding: 65556 -1 458 +Encoding: 65556 -1 457 Width: 1363 -Flags: MW +Flags: W +HStem: 0 100<-13.8898 154.344 303.469 404 765 902.625 1083 1239> 298 100<480.156 857.969> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 271 -443 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: abreve.sc -Encoding: 65557 -1 459 +Encoding: 65557 -1 458 Width: 1363 -Flags: MW +Flags: W +HStem: 0 100<-13.8898 154.344 303.469 404 765 902.625 1083 1239> 298 100<480.156 857.969> 1237 110<795.072 1056.43> +VStem: 720 56<1383.42 1493.47> 1110 68<1410.46 1494.99> +LayerCount: 2 Fore Refer: 126 774 N 1 0 0 1 201 -443 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: acircumflex.sc -Encoding: 65558 -1 460 +Encoding: 65558 -1 459 Width: 1363 -Flags: MW +Flags: W +HStem: 0 100<-13.8898 154.344 303.469 404 765 902.625 1083 1239> 298 100<480.156 857.969> 1241 265 +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 201 -443 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: adieresis.sc -Encoding: 65559 -1 461 +Encoding: 65559 -1 460 Width: 1363 -Flags: MW +Flags: W +HStem: 0 100<-13.8898 154.344 303.469 404 765 902.625 1083 1239> 298 100<480.156 857.969> 1247 193<679.4 838.6 999.4 1158.6> +VStem: 663 192<1263.4 1423.28> 983 192<1263.4 1423.28> +LayerCount: 2 Fore Refer: 128 776 N 1 0 0 1 199 -443 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: agrave.sc -Encoding: 65560 -1 462 +Encoding: 65560 -1 461 Width: 1363 -Flags: MW +Flags: W +HStem: 0 100<-13.8898 154.344 303.469 404 765 902.625 1083 1239> 298 100<480.156 857.969> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 129 -443 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: amacron.sc -Encoding: 65561 -1 463 +Encoding: 65561 -1 462 Width: 1363 -Flags: MW +Flags: W +HStem: 0 100<-13.8898 154.344 303.469 404 765 902.625 1083 1239> 298 100<480.156 857.969> 1237 92<669 1149> +VStem: 669 480<1237 1329> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 200 -443 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: aogonek.sc -Encoding: 65562 -1 464 +Encoding: 65562 -1 463 Width: 1363 -Flags: MW +Flags: W +HStem: -419 97<814.5 1027.52> 0 100<-13.8898 154.344 303.469 404 765 902.625 1083 1239> 298 100<480.156 857.969> +LayerCount: 2 Fore Refer: 137 808 N 1 0 0 1 616 -47 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: aring.sc -Encoding: 65563 -1 465 +Encoding: 65563 -1 464 Width: 1363 -Flags: MW +Flags: W +HStem: 0 100<-13.8898 154.344 303.469 404 765 902.625 1083 1239> 298 100<480.156 857.969> 1237 74<840.847 1000.42> 1524 73<873.42 1027.65> +VStem: 756 359 +LayerCount: 2 Fore Refer: 129 778 N 1 0 0 1 200 -443 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: atilde.sc -Encoding: 65564 -1 466 +Encoding: 65564 -1 465 Width: 1363 -Flags: MW +Flags: W +HStem: 0 100<-13.8898 154.344 303.469 404 765 902.625 1083 1239> 298 100<480.156 857.969> 1237 116<1017.4 1178.6> 1395 116<681.15 857.225> +VStem: 1214 84<1386.9 1491> +LayerCount: 2 Fore Refer: 124 771 N 1 0 0 1 204 -443 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: b.sc -Encoding: 65565 -1 467 +Encoding: 65565 -1 466 Width: 1147 -Flags: MW +Flags: W +HStem: 0 100<-55 119.969 301.797 733.801> 486 100<418.469 797.057> 940 100<148 304.031 484.375 894.45> +VStem: 849 199<199.255 435.332> 939 181<681.244 898.272> +LayerCount: 2 Fore SplineSet 562 0 m 258 @@ -10323,9 +11400,12 @@ EndSplineSet EndChar StartChar: c.sc -Encoding: 65566 -1 468 +Encoding: 65566 -1 467 Width: 1177 -Flags: MW +Flags: W +HStem: -14 114<387.208 709.258> 948 110<553.352 924.041> +VStem: 62 208<224.646 632.563> 1046 101<680 766.725> +LayerCount: 2 Fore SplineSet 1041 367 m 256 @@ -10353,54 +11433,72 @@ EndSplineSet EndChar StartChar: cacute.sc -Encoding: 65567 -1 469 +Encoding: 65567 -1 468 Width: 1177 -Flags: MW +Flags: W +HStem: -14 114<387.208 709.258> 948 110<553.352 924.041> +VStem: 62 208<224.646 632.563> 1046 101<680 766.725> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 171 -461 2 -Refer: 468 -1 N 1 0 0 1 0 0 3 +Refer: 467 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ccaron.sc -Encoding: 65568 -1 470 +Encoding: 65568 -1 469 Width: 1177 -Flags: MW +Flags: W +HStem: -14 114<387.208 709.258> 948 110<553.352 924.041> +VStem: 62 208<224.646 632.563> 1046 101<680 766.725> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 101 -461 2 -Refer: 468 -1 N 1 0 0 1 0 0 3 +Refer: 467 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ccedilla.sc -Encoding: 65569 -1 471 +Encoding: 65569 -1 470 Width: 1177 -Flags: MW +Flags: W +HStem: -505 73<256.034 425.619> -14 114<387.208 709.258> 948 110<553.352 924.041> +VStem: 62 208<224.646 632.563> 254 374 1046 101<680 766.725> +LayerCount: 2 Fore Refer: 136 807 N 1 0 0 1 171 4 2 -Refer: 468 -1 N 1 0 0 1 0 0 3 +Refer: 467 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ccircumflex.sc -Encoding: 65570 -1 472 +Encoding: 65570 -1 471 Width: 1177 -Flags: MW +Flags: W +HStem: -14 114<387.208 709.258> 948 110<553.352 924.041> 1223 265 +VStem: 62 208<224.646 632.563> 1046 101<680 766.725> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 101 -461 2 -Refer: 468 -1 N 1 0 0 1 0 0 3 +Refer: 467 -1 N 1 0 0 1 0 0 3 EndChar StartChar: cdotaccent.sc -Encoding: 65571 -1 473 +Encoding: 65571 -1 472 Width: 1177 -Flags: MW +Flags: W +HStem: -14 114<387.208 709.258> 948 110<553.352 924.041> 1258 241<733.692 914.645> +VStem: 62 208<224.646 632.563> 704 240<1288.12 1469.65> 1046 101<680 766.725> +LayerCount: 2 Fore Refer: 127 775 N 1 0 0 1 193 -11 2 -Refer: 468 -1 N 1 0 0 1 0 0 3 +Refer: 467 -1 N 1 0 0 1 0 0 3 EndChar StartChar: d.sc -Encoding: 65572 -1 474 +Encoding: 65572 -1 473 Width: 1237 -Flags: MW +Flags: W +HStem: 0 100<-55 103.906 285.906 671.434> 940 100<145 287.003 469.002 871.948> +VStem: 968 208<429.206 833.378> +LayerCount: 2 Fore SplineSet -55 29 m 258 @@ -10431,18 +11529,24 @@ EndSplineSet EndChar StartChar: dcaron.sc -Encoding: 65573 -1 475 +Encoding: 65573 -1 474 Width: 1237 -Flags: MW +Flags: W +HStem: 0 100<-55 103.906 285.906 671.434> 940 100<145 287.003 469.002 871.948> +VStem: 968 208<429.206 833.378> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 128 0 2 -Refer: 474 -1 N 1 0 0 1 0 0 3 +Refer: 473 -1 N 1 0 0 1 0 0 3 EndChar StartChar: e.sc -Encoding: 65574 -1 476 +Encoding: 65574 -1 475 Width: 1153 -Flags: MW +Flags: W +HStem: 0 100<-55 120.203 302.781 836.354> 500 73<426.656 624.34> 940 100<161 318.797 499.781 1039.38> +VStem: 648 82<347 416.571> 740 88<649.429 720> 965 94<288.904 356> 1049 91<710.038 797.433> +LayerCount: 2 Fore SplineSet 389 472 m 258 @@ -10494,90 +11598,120 @@ EndSplineSet EndChar StartChar: eacute.sc -Encoding: 65575 -1 477 +Encoding: 65575 -1 476 Width: 1153 -Flags: MW +Flags: W +HStem: 0 100<-55 120.203 302.781 836.354> 500 73<426.656 624.34> 940 100<161 318.797 499.781 1039.38> +VStem: 648 82<347 416.571> 740 88<649.429 720> 965 94<288.904 356> 1049 91<710.038 797.433> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 104 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ebreve.sc -Encoding: 65576 -1 478 +Encoding: 65576 -1 477 Width: 1153 -Flags: MW +Flags: W +HStem: 0 100<-55 120.203 302.781 836.354> 500 73<426.656 624.34> 940 100<161 318.797 499.781 1039.38> 1220 110<628.072 889.429> +VStem: 553 56<1366.42 1476.47> 648 82<347 416.571> 740 88<649.429 720> 943 68<1393.46 1477.99> 965 94<288.904 356> 1049 91<710.038 797.433> +LayerCount: 2 Fore Refer: 126 774 N 1 0 0 1 34 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ecaron.sc -Encoding: 65577 -1 479 +Encoding: 65577 -1 478 Width: 1153 -Flags: MW +Flags: W +HStem: 0 100<-55 120.203 302.781 836.354> 500 73<426.656 624.34> 940 100<161 318.797 499.781 1039.38> +VStem: 648 82<347 416.571> 740 88<649.429 720> 965 94<288.904 356> 1049 91<710.038 797.433> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 34 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ecircumflex.sc -Encoding: 65578 -1 480 +Encoding: 65578 -1 479 Width: 1153 -Flags: MW +Flags: W +HStem: 0 100<-55 120.203 302.781 836.354> 500 73<426.656 624.34> 940 100<161 318.797 499.781 1039.38> 1224 265 +VStem: 648 82<347 416.571> 740 88<649.429 720> 965 94<288.904 356> 1049 91<710.038 797.433> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 34 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: edieresis.sc -Encoding: 65579 -1 481 +Encoding: 65579 -1 480 Width: 1153 -Flags: MW +Flags: W +HStem: 0 100<-55 120.203 302.781 836.354> 500 73<426.656 624.34> 940 100<161 318.797 499.781 1039.38> 1230 193<512.4 671.6 832.4 991.6> +VStem: 496 192<1246.4 1406.28> 648 82<347 416.571> 740 88<649.429 720> 816 192<1246.4 1406.28> 965 94<288.904 356> 1049 91<710.038 797.433> +LayerCount: 2 Fore Refer: 128 776 N 1 0 0 1 32 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: edotaccent.sc -Encoding: 65580 -1 482 +Encoding: 65580 -1 481 Width: 1153 -Flags: MW +Flags: W +HStem: 0 100<-55 120.203 302.781 836.354> 500 73<426.656 624.34> 940 100<161 318.797 499.781 1039.38> 1259 241<666.692 847.645> +VStem: 637 240<1289.12 1470.65> 648 82<347 416.571> 740 88<649.429 720> 965 94<288.904 356> 1049 91<710.038 797.433> +LayerCount: 2 Fore Refer: 127 775 N 1 0 0 1 126 -10 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: egrave.sc -Encoding: 65581 -1 483 +Encoding: 65581 -1 482 Width: 1153 -Flags: MW +Flags: W +HStem: 0 100<-55 120.203 302.781 836.354> 500 73<426.656 624.34> 940 100<161 318.797 499.781 1039.38> +VStem: 648 82<347 416.571> 740 88<649.429 720> 965 94<288.904 356> 1049 91<710.038 797.433> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -38 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: emacron.sc -Encoding: 65582 -1 484 +Encoding: 65582 -1 483 Width: 1153 -Flags: MW +Flags: W +HStem: 0 100<-55 120.203 302.781 836.354> 500 73<426.656 624.34> 940 100<161 318.797 499.781 1039.38> 1220 92<502 982> +VStem: 502 480<1220 1312> 648 82<347 416.571> 740 88<649.429 720> 965 94<288.904 356> 1049 91<710.038 797.433> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 33 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: eogonek.sc -Encoding: 65583 -1 485 +Encoding: 65583 -1 484 Width: 1153 -Flags: MW +Flags: W +HStem: -419 97<655.5 868.521> 0 100<-55 120.203 302.781 836.354> 500 73<426.656 624.34> 940 100<161 318.797 499.781 1039.38> +VStem: 648 82<347 416.571> 740 88<649.429 720> 965 94<288.904 356> 1049 91<710.038 797.433> +LayerCount: 2 Fore Refer: 137 808 N 1 0 0 1 457 -47 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: f.sc -Encoding: 65584 -1 486 +Encoding: 65584 -1 485 Width: 1116 -Flags: MW +Flags: W +HStem: 0 100<-55 119.219 297.777 452> 471 92<423.719 632.234> 940 100<161 318.781 500.312 1016.88> +VStem: 648 79<319 381.133> 1024 92<712 798.746> +LayerCount: 2 Fore SplineSet -55 38 m 258 @@ -10626,9 +11760,12 @@ EndSplineSet EndChar StartChar: g.sc -Encoding: 65585 -1 487 +Encoding: 65585 -1 486 Width: 1333 -Flags: MW +Flags: W +HStem: -14 103<399.287 764.208> 420 118<803 943 1130.38 1305> 948 110<567.684 966.859> +VStem: 62 208<228.984 625.068> 1104 103<694 779.212> 1181 92<1020 1040> +LayerCount: 2 Fore SplineSet 819 538 m 258 @@ -10668,36 +11805,47 @@ EndSplineSet EndChar StartChar: gbreve.sc -Encoding: 65586 -1 488 +Encoding: 65586 -1 487 Width: 1333 -Flags: MW +Flags: W +HStem: -14 103<399.287 764.208> 420 118<803 943 1130.38 1305> 948 110<567.684 966.859> 1219 110<732.072 993.429> +VStem: 62 208<228.984 625.068> 657 56<1365.42 1475.47> 1047 68<1392.46 1476.99> 1104 103<694 779.212> 1181 92<1020 1040> +LayerCount: 2 Fore Refer: 126 774 N 1 0 0 1 138 -461 2 -Refer: 487 -1 N 1 0 0 1 0 0 3 +Refer: 486 -1 N 1 0 0 1 0 0 3 EndChar StartChar: gcircumflex.sc -Encoding: 65587 -1 489 +Encoding: 65587 -1 488 Width: 1333 -Flags: MW +Flags: W +HStem: -14 103<399.287 764.208> 420 118<803 943 1130.38 1305> 948 110<567.684 966.859> 1223 265 +VStem: 62 208<228.984 625.068> 1104 103<694 779.212> 1181 92<1020 1040> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 138 -461 2 -Refer: 487 -1 N 1 0 0 1 0 0 3 +Refer: 486 -1 N 1 0 0 1 0 0 3 EndChar StartChar: gdotaccent.sc -Encoding: 65588 -1 490 +Encoding: 65588 -1 489 Width: 1333 -Flags: MW +Flags: W +HStem: -14 103<399.287 764.208> 420 118<803 943 1130.38 1305> 948 110<567.684 966.859> 1258 241<770.692 951.645> +VStem: 62 208<228.984 625.068> 741 240<1288.12 1469.65> 1104 103<694 779.212> 1181 92<1020 1040> +LayerCount: 2 Fore Refer: 127 775 N 1 0 0 1 230 -11 2 -Refer: 487 -1 N 1 0 0 1 0 0 3 +Refer: 486 -1 N 1 0 0 1 0 0 3 EndChar StartChar: h.sc -Encoding: 65589 -1 491 +Encoding: 65589 -1 490 Width: 1299 -Flags: MW +Flags: W +HStem: 0 100<-55 110.998 293.516 435 666 845.797 989.875 1157> 486 100<405.188 920.469> 940 100<142 290.295 466.812 633 864 1023.67 1171 1355> +LayerCount: 2 Fore SplineSet -55 40 m 258 @@ -10761,40 +11909,46 @@ EndSplineSet EndChar StartChar: hcircumflex.sc -Encoding: 65590 -1 492 +Encoding: 65590 -1 491 Width: 1299 -Flags: MW +Flags: W +HStem: 0 100<-55 110.998 293.516 435 666 845.797 989.875 1157> 486 100<405.188 920.469> 940 100<142 290.295 466.812 633 864 1023.67 1171 1355> 1224 265 +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 91 -460 2 -Refer: 491 -1 N 1 0 0 1 0 0 3 +Refer: 490 -1 N 1 0 0 1 0 0 3 EndChar StartChar: hyphen.sc -Encoding: 65591 -1 493 +Encoding: 65591 -1 492 Width: 920 -Flags: MW +Flags: W +HStem: 480 110<126.19 795.856> +LayerCount: 2 Fore SplineSet 148 590 m 2 774 590 l 2 - 785 590 793 588 796 585 c 128 + 785 590 793 588 796 585 c 0 799 582 800 574 800 562 c 2 800 513 l 2 - 800 501 799 493 796 488 c 128 + 800 501 799 493 796 488 c 0 793 483 785 480 772 480 c 2 146 480 l 2 - 133 480 126 482 124 486 c 128 + 133 480 126 482 124 486 c 0 122 490 120 497 120 510 c 2 120 562 l 2 - 120 573 122 580 126 584 c 128 + 120 573 122 580 126 584 c 0 130 588 137 590 148 590 c 2 EndSplineSet EndChar StartChar: i.sc -Encoding: 65592 -1 494 +Encoding: 65592 -1 493 Width: 608 -Flags: MW +Flags: W +HStem: 0 100<-55 123.125 307.109 455.998> 940 100<167 316.875 499.891 664> +LayerCount: 2 Fore SplineSet -55 31 m 258 @@ -10826,90 +11980,116 @@ EndSplineSet EndChar StartChar: iacute.sc -Encoding: 65593 -1 495 +Encoding: 65593 -1 494 Width: 608 -Flags: MW +Flags: W +HStem: 0 100<-55 123.125 307.109 455.998> 940 100<167 316.875 499.891 664> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -158 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ibreve.sc -Encoding: 65594 -1 496 +Encoding: 65594 -1 495 Width: 608 -Flags: MW +Flags: W +HStem: 0 100<-55 123.125 307.109 455.998> 940 100<167 316.875 499.891 664> 1220 110<366.072 627.429> +VStem: 291 56<1366.42 1476.47> 681 68<1393.46 1477.99> +LayerCount: 2 Fore Refer: 126 774 N 1 0 0 1 -228 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: icircumflex.sc -Encoding: 65595 -1 497 +Encoding: 65595 -1 496 Width: 608 -Flags: MW +Flags: W +HStem: 0 100<-55 123.125 307.109 455.998> 940 100<167 316.875 499.891 664> 1224 265 +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -228 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: idieresis.sc -Encoding: 65596 -1 498 +Encoding: 65596 -1 497 Width: 608 -Flags: MW +Flags: W +HStem: 0 100<-55 123.125 307.109 455.998> 940 100<167 316.875 499.891 664> 1230 193<250.4 409.6 570.4 729.6> +VStem: 234 192<1246.4 1406.28> 554 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 128 776 N 1 0 0 1 -230 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: idotaccent.sc -Encoding: 65597 -1 499 +Encoding: 65597 -1 498 Width: 608 -Flags: MW +Flags: W +HStem: 0 100<-55 123.125 307.109 455.998> 940 100<167 316.875 499.891 664> 1257 241<408.692 589.645> +VStem: 379 240<1287.12 1468.65> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 -132 -12 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: igrave.sc -Encoding: 65598 -1 500 +Encoding: 65598 -1 499 Width: 608 -Flags: MW +Flags: W +HStem: 0 100<-55 123.125 307.109 455.998> 940 100<167 316.875 499.891 664> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -300 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: imacron.sc -Encoding: 65599 -1 501 +Encoding: 65599 -1 500 Width: 608 -Flags: MW +Flags: W +HStem: 0 100<-55 123.125 307.109 455.998> 940 100<167 316.875 499.891 664> 1220 92<240 720> +VStem: 240 480<1220 1312> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 -229 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: iogonek.sc -Encoding: 65600 -1 502 +Encoding: 65600 -1 501 Width: 608 -Flags: MW +Flags: W +HStem: -419 97<24.5 237.521> 0 100<-55 123.125 307.109 455.998> 940 100<167 316.875 499.891 664> +LayerCount: 2 Fore Refer: 137 808 N 1 0 0 1 -174 -47 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: itilde.sc -Encoding: 65601 -1 503 +Encoding: 65601 -1 502 Width: 608 -Flags: MW +Flags: W +HStem: 0 100<-55 123.125 307.109 455.998> 940 100<167 316.875 499.891 664> 1220 116<588.398 749.595> 1378 116<252.15 428.225> +VStem: 785 84<1369.9 1474> +LayerCount: 2 Fore Refer: 124 771 N 1 0 0 1 -225 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: j.sc -Encoding: 65602 -1 504 +Encoding: 65602 -1 503 Width: 919 -Flags: MW +Flags: W +HStem: -14 100<145.111 366.109> 940 100<479 649.188 816.594 1002> +VStem: -42 179<97.8872 251.741> +LayerCount: 2 Fore SplineSet -42 207 m 256 @@ -10937,18 +12117,23 @@ EndSplineSet EndChar StartChar: jcircumflex.sc -Encoding: 65603 -1 505 +Encoding: 65603 -1 504 Width: 919 -Flags: MW +Flags: W +HStem: -14 100<145.111 366.109> 940 100<479 649.188 816.594 1002> 1224 265 +VStem: -42 179<97.8872 251.741> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 37 -460 2 -Refer: 504 -1 N 1 0 0 1 0 0 3 +Refer: 503 -1 N 1 0 0 1 0 0 3 EndChar StartChar: k.sc -Encoding: 65604 -1 506 +Encoding: 65604 -1 505 Width: 1253 -Flags: MW +Flags: W +HStem: 0 100<-55 99 282.25 394 917.815 1141> 940 100<169 285 465.266 618 806 897 1028.25 1240> +LayerCount: 2 Fore SplineSet -55 35 m 258 @@ -11006,9 +12191,12 @@ EndSplineSet EndChar StartChar: l.sc -Encoding: 65605 -1 507 +Encoding: 65605 -1 506 Width: 1070 -Flags: MW +Flags: W +HStem: 0 100<-55 120.953 300.998 781.079> 940 100<156 304.047 486.062 651> +VStem: 902 95<292.925 361.941> +LayerCount: 2 Fore SplineSet -55 29 m 258 @@ -11043,27 +12231,35 @@ EndSplineSet EndChar StartChar: lacute.sc -Encoding: 65606 -1 508 +Encoding: 65606 -1 507 Width: 1070 -Flags: MW +Flags: W +HStem: 0 100<-55 120.953 300.998 781.079> 940 100<156 304.047 486.062 651> +VStem: 902 95<292.925 361.941> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -185 -460 2 -Refer: 507 -1 N 1 0 0 1 0 0 3 +Refer: 506 -1 N 1 0 0 1 0 0 3 EndChar StartChar: lcaron.sc -Encoding: 65607 -1 509 +Encoding: 65607 -1 508 Width: 1120 -Flags: MW +Flags: W +HStem: 0 100<-55 120.953 300.998 781.079> 593 81<860 990.167> 884 236<973.955 1112.9> 940 100<156 304.047 486.062 651> +VStem: 902 95<292.925 361.941> 944 274<907.701 1075.2> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 867 904 2 -Refer: 507 -1 N 1 0 0 1 0 0 2 +Refer: 506 -1 N 1 0 0 1 0 0 2 EndChar StartChar: m.sc -Encoding: 65608 -1 510 +Encoding: 65608 -1 509 Width: 1517 -Flags: MW +Flags: W +HStem: -14 21G<566.5 638> 0 100<-69 116.469 213.094 374 878 1051.08 1213.44 1381> 940 100<178 331.531 1362.12 1532> +LayerCount: 2 Fore SplineSet 1166 826 m 258 @@ -11124,9 +12320,11 @@ EndSplineSet EndChar StartChar: n.sc -Encoding: 65609 -1 511 +Encoding: 65609 -1 510 Width: 1309 -Flags: MW +Flags: W +HStem: -14 21G<871.5 975> 0 100<-55 117.859 220.281 381> 940 100<172 295.141 925 1053.59 1186.81 1365> +LayerCount: 2 Fore SplineSet 267 940 m 258 @@ -11176,36 +12374,46 @@ EndSplineSet EndChar StartChar: nacute.sc -Encoding: 65610 -1 512 +Encoding: 65610 -1 511 Width: 1309 -Flags: MW +Flags: W +HStem: -14 21G<871.5 975> 0 100<-55 117.859 220.281 381> 940 100<172 295.141 925 1053.59 1186.81 1365> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 173 -460 2 -Refer: 511 -1 N 1 0 0 1 0 0 3 +Refer: 510 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ncaron.sc -Encoding: 65611 -1 513 +Encoding: 65611 -1 512 Width: 1309 -Flags: MW +Flags: W +HStem: -14 21G<871.5 975> 0 100<-55 117.859 220.281 381> 940 100<172 295.141 925 1053.59 1186.81 1365> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 103 -460 2 -Refer: 511 -1 N 1 0 0 1 0 0 3 +Refer: 510 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ntilde.sc -Encoding: 65612 -1 514 +Encoding: 65612 -1 513 Width: 1309 -Flags: MW +Flags: W +HStem: -14 21G<871.5 975> 0 100<-55 117.859 220.281 381> 940 100<172 295.141 925 1053.59 1186.81 1365> 1220 116<919.398 1080.6> 1378 116<583.15 759.225> +VStem: 1116 84<1369.9 1474> +LayerCount: 2 Fore Refer: 124 771 N 1 0 0 1 106 -460 2 -Refer: 511 -1 N 1 0 0 1 0 0 3 +Refer: 510 -1 N 1 0 0 1 0 0 3 EndChar StartChar: o.sc -Encoding: 65613 -1 515 +Encoding: 65613 -1 514 Width: 1247 -Flags: MW +Flags: W +HStem: -25 91<384.783 689.925> 973 91<557.952 863.139> +VStem: 62 208<199.997 628.613> 977 208<410.387 839.003> +LayerCount: 2 Fore SplineSet 721 1064 m 257 @@ -11226,81 +12434,108 @@ EndSplineSet EndChar StartChar: oacute.sc -Encoding: 65614 -1 516 +Encoding: 65614 -1 515 Width: 1247 -Flags: MW +Flags: W +HStem: -25 91<384.783 689.925> 973 91<557.952 863.139> +VStem: 62 208<199.997 628.613> 977 208<410.387 839.003> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 143 -454 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: obreve.sc -Encoding: 65615 -1 517 +Encoding: 65615 -1 516 Width: 1247 -Flags: MW +Flags: W +HStem: -25 91<384.783 689.925> 973 91<557.952 863.139> 1226 110<667.072 928.429> +VStem: 62 208<199.997 628.613> 592 56<1372.42 1482.47> 977 208<410.387 839.003> 982 68<1399.46 1483.99> +LayerCount: 2 Fore Refer: 126 774 N 1 0 0 1 73 -454 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ocircumflex.sc -Encoding: 65616 -1 518 +Encoding: 65616 -1 517 Width: 1247 -Flags: MW +Flags: W +HStem: -25 91<384.783 689.925> 973 91<557.952 863.139> 1230 265 +VStem: 62 208<199.997 628.613> 977 208<410.387 839.003> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 73 -454 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: odieresis.sc -Encoding: 65617 -1 519 +Encoding: 65617 -1 518 Width: 1247 -Flags: MW +Flags: W +HStem: -25 91<384.783 689.925> 973 91<557.952 863.139> 1236 193<551.4 710.6 871.4 1030.6> +VStem: 62 208<199.997 628.613> 535 192<1252.4 1412.28> 855 192<1252.4 1412.28> 977 208<410.387 839.003> +LayerCount: 2 Fore Refer: 128 776 N 1 0 0 1 71 -454 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ograve.sc -Encoding: 65618 -1 520 +Encoding: 65618 -1 519 Width: 1247 -Flags: MW +Flags: W +HStem: -25 91<384.783 689.925> 973 91<557.952 863.139> +VStem: 62 208<199.997 628.613> 977 208<410.387 839.003> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 1 -454 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ohungarumlaut.sc -Encoding: 65619 -1 521 +Encoding: 65619 -1 520 Width: 1247 -Flags: MW +Flags: W +HStem: -25 91<384.783 689.925> 973 91<557.952 863.139> +VStem: 62 208<199.997 628.613> 977 208<410.387 839.003> +LayerCount: 2 Fore Refer: 130 779 N 1 0 0 1 148 -454 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: omacron.sc -Encoding: 65620 -1 522 +Encoding: 65620 -1 521 Width: 1247 -Flags: MW +Flags: W +HStem: -25 91<384.783 689.925> 973 91<557.952 863.139> 1226 92<541 1021> +VStem: 62 208<199.997 628.613> 541 480<1226 1318> 977 208<410.387 839.003> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 72 -454 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: otilde.sc -Encoding: 65621 -1 523 +Encoding: 65621 -1 522 Width: 1247 -Flags: MW +Flags: W +HStem: -25 91<384.783 689.925> 973 91<557.952 863.139> 1226 116<889.398 1050.6> 1384 116<553.15 729.225> +VStem: 62 208<199.997 628.613> 977 208<410.387 839.003> 1086 84<1375.9 1480> +LayerCount: 2 Fore Refer: 124 771 N 1 0 0 1 76 -454 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: p.sc -Encoding: 65622 -1 524 +Encoding: 65622 -1 523 Width: 1054 -Flags: MW +Flags: W +HStem: 0 100<-55 103.999 287.125 432> 446 101<394.891 729.048> 940 100<166 289.062 468.812 822.354> +VStem: 856 199<659.629 906.167> +LayerCount: 2 Fore SplineSet 418 547 m 258 @@ -11339,9 +12574,12 @@ EndSplineSet EndChar StartChar: q.sc -Encoding: 65623 -1 525 +Encoding: 65623 -1 524 Width: 1292 -Flags: MW +Flags: W +HStem: -357 84<671.974 805.792> -112 84<292.643 438.312> -25 91<388.348 712.985> 973 91<579.921 904.497> +VStem: 62 208<199.997 622.797> 125 165<-271.326 -115.226> 807 165<-270.281 -111.911> 1022 208<416.203 839.003> +LayerCount: 2 Fore SplineSet 270 425 m 256 @@ -11371,9 +12609,12 @@ EndSplineSet EndChar StartChar: r.sc -Encoding: 65624 -1 526 +Encoding: 65624 -1 525 Width: 1223 -Flags: MW +Flags: W +HStem: -18 125<853.056 1078.41> 0 100<-55 107.922 290.75 438> 465 109<402.688 745.653> 940 100<169 293 468.312 904.164> +VStem: 743 181<109.955 349.616> 776 186<140.284 437.828> 951 181<686.387 897.56> +LayerCount: 2 Fore SplineSet 1147 114 m 256 @@ -11425,27 +12666,36 @@ EndSplineSet EndChar StartChar: racute.sc -Encoding: 65625 -1 527 +Encoding: 65625 -1 526 Width: 1223 -Flags: MW +Flags: W +HStem: -18 125<853.056 1078.41> 0 100<-55 107.922 290.75 438> 465 109<402.688 745.653> 940 100<169 293 468.312 904.164> +VStem: 743 181<109.955 349.616> 776 186<140.284 437.828> 951 181<686.387 897.56> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 40 -460 2 -Refer: 526 -1 N 1 0 0 1 0 0 3 +Refer: 525 -1 N 1 0 0 1 0 0 3 EndChar StartChar: rcaron.sc -Encoding: 65626 -1 528 +Encoding: 65626 -1 527 Width: 1223 -Flags: MW +Flags: W +HStem: -18 125<853.056 1078.41> 0 100<-55 107.922 290.75 438> 465 109<402.688 745.653> 940 100<169 293 468.312 904.164> +VStem: 743 181<109.955 349.616> 776 186<140.284 437.828> 951 181<686.387 897.56> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 -30 -460 2 -Refer: 526 -1 N 1 0 0 1 0 0 3 +Refer: 525 -1 N 1 0 0 1 0 0 3 EndChar StartChar: s.sc -Encoding: 65627 -1 529 +Encoding: 65627 -1 528 Width: 1002 -Flags: MW +Flags: W +HStem: -21 98<272.42 626.251> -3 21G<-27 37> 966 101<429.399 775.187> +VStem: 161 176<694.974 884.012> 725 181<167.196 379.824> +LayerCount: 2 Fore SplineSet 337 777 m 256 @@ -11481,45 +12731,60 @@ EndSplineSet EndChar StartChar: sacute.sc -Encoding: 65628 -1 530 +Encoding: 65628 -1 529 Width: 1002 -Flags: MW +Flags: W +HStem: -21 98<272.42 626.251> -3 21G<-27 37> 966 101<429.399 775.187> +VStem: 161 176<694.974 884.012> 725 181<167.196 379.824> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 34 -461 2 -Refer: 529 -1 N 1 0 0 1 0 0 3 +Refer: 528 -1 N 1 0 0 1 0 0 3 EndChar StartChar: scaron.sc -Encoding: 65629 -1 531 +Encoding: 65629 -1 530 Width: 1002 -Flags: MW +Flags: W +HStem: -21 98<272.42 626.251> -3 21G<-27 37> 966 101<429.399 775.187> +VStem: 161 176<694.974 884.012> 725 181<167.196 379.824> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 -36 -461 2 -Refer: 529 -1 N 1 0 0 1 0 0 3 +Refer: 528 -1 N 1 0 0 1 0 0 3 EndChar StartChar: scedilla.sc -Encoding: 65630 -1 532 +Encoding: 65630 -1 531 Width: 1002 -Flags: MW +Flags: W +HStem: -503 73<172.034 341.619> -21 98<272.42 626.251> -3 21G<-27 37> 966 101<429.399 775.187> +VStem: 161 176<694.974 884.012> 170 374 725 181<167.196 379.824> +LayerCount: 2 Fore Refer: 136 807 N 1 0 0 1 87 6 2 -Refer: 529 -1 N 1 0 0 1 0 0 3 +Refer: 528 -1 N 1 0 0 1 0 0 3 EndChar StartChar: scircumflex.sc -Encoding: 65631 -1 533 +Encoding: 65631 -1 532 Width: 1002 -Flags: MW +Flags: W +HStem: -21 98<272.42 626.251> -3 21G<-27 37> 966 101<429.399 775.187> 1223 265 +VStem: 161 176<694.974 884.012> 725 181<167.196 379.824> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -36 -461 2 -Refer: 529 -1 N 1 0 0 1 0 0 3 +Refer: 528 -1 N 1 0 0 1 0 0 3 EndChar StartChar: t.sc -Encoding: 65632 -1 534 +Encoding: 65632 -1 533 Width: 1125 -Flags: MW +Flags: W +HStem: 0 100<191 365 548 703> 680 360<147.688 172.195 1019 1119.31> 950 90<285.665 551 734 1042.76> +VStem: 76 91<680 764.378> 1025 90<680 761.464> +LayerCount: 2 Fore SplineSet 191 32 m 258 @@ -11557,18 +12822,24 @@ EndSplineSet EndChar StartChar: tcaron.sc -Encoding: 65633 -1 535 +Encoding: 65633 -1 534 Width: 1125 -Flags: MW +Flags: W +HStem: 0 100<191 365 548 703> 680 360<147.688 172.195 1019 1119.31> 950 90<285.665 551 734 1042.76> +VStem: 76 91<680 764.378> 1025 90<680 761.464> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 184 0 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: u.sc -Encoding: 65634 -1 536 +Encoding: 65634 -1 535 Width: 1272 -Flags: MW +Flags: W +HStem: -21 109<366.748 732.793> 940 100<137 290.766 469.562 645 915 1066.69 1175.72 1342> +VStem: 125 177<149.278 477.883> +LayerCount: 2 Fore SplineSet 474 918 m 258 @@ -11608,198 +12879,263 @@ EndSplineSet EndChar StartChar: uacute.sc -Encoding: 65635 -1 537 +Encoding: 65635 -1 536 Width: 1272 -Flags: MW +Flags: W +HStem: -21 109<366.748 732.793> 940 100<137 290.766 469.562 645 915 1066.69 1175.72 1342> +VStem: 125 177<149.278 477.883> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 170 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ubreve.sc -Encoding: 65636 -1 538 +Encoding: 65636 -1 537 Width: 1272 -Flags: MW +Flags: W +HStem: -21 109<366.748 732.793> 940 100<137 290.766 469.562 645 915 1066.69 1175.72 1342> 1220 110<694.072 955.429> +VStem: 125 177<149.278 477.883> 619 56<1366.42 1476.47> 1009 68<1393.46 1477.99> +LayerCount: 2 Fore Refer: 126 774 N 1 0 0 1 100 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ucircumflex.sc -Encoding: 65637 -1 539 +Encoding: 65637 -1 538 Width: 1272 -Flags: MW +Flags: W +HStem: -21 109<366.748 732.793> 940 100<137 290.766 469.562 645 915 1066.69 1175.72 1342> 1224 265 +VStem: 125 177<149.278 477.883> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 100 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: udieresis.sc -Encoding: 65638 -1 540 +Encoding: 65638 -1 539 Width: 1272 -Flags: MW +Flags: W +HStem: -21 109<366.748 732.793> 940 100<137 290.766 469.562 645 915 1066.69 1175.72 1342> 1230 193<578.4 737.6 898.4 1057.6> +VStem: 125 177<149.278 477.883> 562 192<1246.4 1406.28> 882 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 128 776 N 1 0 0 1 98 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ugrave.sc -Encoding: 65639 -1 541 +Encoding: 65639 -1 540 Width: 1272 -Flags: MW +Flags: W +HStem: -21 109<366.748 732.793> 940 100<137 290.766 469.562 645 915 1066.69 1175.72 1342> +VStem: 125 177<149.278 477.883> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 28 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uhungarumlaut.sc -Encoding: 65640 -1 542 +Encoding: 65640 -1 541 Width: 1272 -Flags: MW +Flags: W +HStem: -21 109<366.748 732.793> 940 100<137 290.766 469.562 645 915 1066.69 1175.72 1342> +VStem: 125 177<149.278 477.883> +LayerCount: 2 Fore Refer: 130 779 N 1 0 0 1 175 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: umacron.sc -Encoding: 65641 -1 543 +Encoding: 65641 -1 542 Width: 1272 -Flags: MW +Flags: W +HStem: -21 109<366.748 732.793> 940 100<137 290.766 469.562 645 915 1066.69 1175.72 1342> 1220 92<568 1048> +VStem: 125 177<149.278 477.883> 568 480<1220 1312> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 99 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0123.sc -Encoding: 65642 -1 544 +StartChar: gcommaaccent.sc +Encoding: 65642 -1 543 Width: 1333 -Flags: MW +Flags: W +HStem: -14 103<399.287 764.208> 420 118<803 943 1130.38 1305> 948 110<567.684 966.859> 1222 189<839.097 957.616> 1579 65<937.266 1041> +VStem: 62 208<228.984 625.068> 755 219<1248.77 1392.41> 1104 103<694 779.212> 1181 92<1020 1040> +LayerCount: 2 Fore Refer: 133 786 N 1 0 0 1 263 119 2 -Refer: 487 -1 N 1 0 0 1 0 0 3 +Refer: 486 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0137.sc -Encoding: 65643 -1 545 +StartChar: kcommaaccent.sc +Encoding: 65643 -1 544 Width: 1253 -Flags: MW +Flags: W +HStem: -623 65<299 402.734> -390 189<382.384 500.903> 0 100<-55 99 282.25 394 917.815 1141> 940 100<169 285 465.266 618 806 897 1028.25 1240> +VStem: 366 219<-371.412 -227.772> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 195 0 2 -Refer: 506 -1 N 1 0 0 1 0 0 3 +Refer: 505 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni013C.sc -Encoding: 65644 -1 546 +StartChar: lcommaaccent.sc +Encoding: 65644 -1 545 Width: 1070 -Flags: MW +Flags: W +HStem: -623 65<158 261.734> -390 189<241.384 359.903> 0 100<-55 120.953 300.998 781.079> 940 100<156 304.047 486.062 651> +VStem: 225 219<-371.412 -227.772> 902 95<292.925 361.941> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 54 0 2 -Refer: 507 -1 N 1 0 0 1 0 0 3 +Refer: 506 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0146.sc -Encoding: 65645 -1 547 +StartChar: ncommaaccent.sc +Encoding: 65645 -1 546 Width: 1309 -Flags: MW +Flags: W +HStem: -619 65<359 462.734> -386 189<442.384 560.903> -14 21G<871.5 975> 0 100<-55 117.859 220.281 381> 940 100<172 295.141 925 1053.59 1186.81 1365> +VStem: 426 219<-367.412 -223.772> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 255 4 2 -Refer: 511 -1 N 1 0 0 1 0 0 3 +Refer: 510 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0157.sc -Encoding: 65646 -1 548 +StartChar: rcommaaccent.sc +Encoding: 65646 -1 547 Width: 1223 -Flags: MW +Flags: W +HStem: -623 65<307 410.734> -390 189<390.384 508.903> -18 125<853.056 1078.41> 0 100<-55 107.922 290.75 438> 465 109<402.688 745.653> 940 100<169 293 468.312 904.164> +VStem: 374 219<-371.412 -227.772> 743 181<109.955 349.616> 776 186<140.284 437.828> 951 181<686.387 897.56> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 203 0 2 -Refer: 526 -1 N 1 0 0 1 0 0 3 +Refer: 525 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni0163.sc -Encoding: 65647 -1 549 +Encoding: 65647 -1 548 Width: 1125 -Flags: MW +Flags: W +HStem: -509 73<178.034 347.619> 0 100<191 365 548 703> 680 360<147.688 172.195 1019 1119.31> 950 90<285.665 551 734 1042.76> +VStem: 76 91<680 764.378> 176 374 1025 90<680 761.464> +LayerCount: 2 Fore Refer: 136 807 N 1 0 0 1 93 0 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni0213.sc -Encoding: 65648 -1 550 +Encoding: 65648 -1 549 Width: 1223 -Flags: MW +Flags: W +HStem: -18 125<853.056 1078.41> 0 100<-55 107.922 290.75 438> 465 109<402.688 745.653> 940 100<169 293 468.312 904.164> 1368 110<564.571 826.696> +VStem: 443 68<1220.01 1304.54> 743 181<109.955 349.616> 776 186<140.284 437.828> 845 56<1221.53 1331.58> 951 181<686.387 897.56> +LayerCount: 2 Fore Refer: 132 785 N 1 0 0 1 -30 -460 2 -Refer: 526 -1 N 1 0 0 1 0 0 3 +Refer: 525 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0219.sc -Encoding: 65649 -1 551 +StartChar: scommaaccent.sc +Encoding: 65649 -1 550 Width: 1002 -Flags: MW +Flags: W +HStem: -617 65<223 326.734> -384 189<306.384 424.903> -21 98<272.42 626.251> -3 21G<-27 37> 966 101<429.399 775.187> +VStem: 161 176<694.974 884.012> 290 219<-365.412 -221.772> 725 181<167.196 379.824> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 119 6 2 -Refer: 529 -1 N 1 0 0 1 0 0 3 +Refer: 528 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni021B.sc -Encoding: 65650 -1 552 +Encoding: 65650 -1 551 Width: 1125 -Flags: MW +Flags: W +HStem: -623 65<229 332.734> -390 189<312.384 430.903> 0 100<191 365 548 703> 680 360<147.688 172.195 1019 1119.31> 950 90<285.665 551 734 1042.76> +VStem: 76 91<680 764.378> 296 219<-371.412 -227.772> 1025 90<680 761.464> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 125 0 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni1E87.sc -Encoding: 65651 -1 553 +Encoding: 65651 -1 552 Width: 1730 -Flags: MW +Flags: W +HStem: 940 100<97 230.984 420.391 566 774 902.094 1079.08 1189 1436 1560.77 1680.48 1869> 1257 241<921.692 1102.65> +VStem: 892 240<1287.12 1468.65> +LayerCount: 2 Fore Refer: 127 775 N 1 0 0 1 381 -12 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni1E89.sc -Encoding: 65652 -1 554 +Encoding: 65652 -1 553 Width: 1730 -Flags: MW +Flags: W +HStem: -434 241<633.692 814.645> 940 100<97 230.984 420.391 566 774 902.094 1079.08 1189 1436 1560.77 1680.48 1869> +VStem: 604 240<-403.879 -222.355> +LayerCount: 2 Fore Refer: 134 803 N 1 0 0 1 443 -24 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uogonek.sc -Encoding: 65653 -1 555 +Encoding: 65653 -1 554 Width: 1272 -Flags: MW +Flags: W +HStem: -413 97<472.5 685.521> -21 109<366.748 732.793> 940 100<137 290.766 469.562 645 915 1066.69 1175.72 1342> +VStem: 125 177<149.278 477.883> +LayerCount: 2 Fore Refer: 137 808 N 1 0 0 1 274 -41 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uring.sc -Encoding: 65654 -1 556 +Encoding: 65654 -1 555 Width: 1272 -Flags: MW +Flags: W +HStem: -21 109<366.748 732.793> 940 100<137 290.766 469.562 645 915 1066.69 1175.72 1342> 1220 74<739.847 899.417> 1507 73<772.42 926.654> +VStem: 125 177<149.278 477.883> 655 359 +LayerCount: 2 Fore Refer: 129 778 N 1 0 0 1 99 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: utilde.sc -Encoding: 65655 -1 557 +Encoding: 65655 -1 556 Width: 1272 -Flags: MW +Flags: W +HStem: -21 109<366.748 732.793> 940 100<137 290.766 469.562 645 915 1066.69 1175.72 1342> 1220 116<916.398 1077.6> 1378 116<580.15 756.225> +VStem: 125 177<149.278 477.883> 1113 84<1369.9 1474> +LayerCount: 2 Fore Refer: 124 771 N 1 0 0 1 103 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: v.sc -Encoding: 65656 -1 558 +Encoding: 65656 -1 557 Width: 1233 -Flags: MW +Flags: W +HStem: -12 149<548.731 601.855> 940 100<97 243.531 430.75 581 928 1058.27 1174.98 1336> +LayerCount: 2 Fore SplineSet 403 32 m 257 @@ -11838,9 +13174,11 @@ EndSplineSet EndChar StartChar: w.sc -Encoding: 65657 -1 559 +Encoding: 65657 -1 558 Width: 1730 -Flags: MW +Flags: W +HStem: 940 100<97 230.984 420.391 566 774 902.094 1079.08 1189 1436 1560.77 1680.48 1869> +LayerCount: 2 Fore SplineSet 591 252 m 258 @@ -11903,45 +13241,57 @@ EndSplineSet EndChar StartChar: wacute.sc -Encoding: 65658 -1 560 +Encoding: 65658 -1 559 Width: 1730 -Flags: MW +Flags: W +HStem: 940 100<97 230.984 420.391 566 774 902.094 1079.08 1189 1436 1560.77 1680.48 1869> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 460 -460 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: wcircumflex.sc -Encoding: 65659 -1 561 +Encoding: 65659 -1 560 Width: 1730 -Flags: MW +Flags: W +HStem: 940 100<97 230.984 420.391 566 774 902.094 1079.08 1189 1436 1560.77 1680.48 1869> 1224 265 +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 390 -460 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: wdieresis.sc -Encoding: 65660 -1 562 +Encoding: 65660 -1 561 Width: 1730 -Flags: MW +Flags: W +HStem: 940 100<97 230.984 420.391 566 774 902.094 1079.08 1189 1436 1560.77 1680.48 1869> 1230 193<868.4 1027.6 1188.4 1347.6> +VStem: 852 192<1246.4 1406.28> 1172 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 128 776 N 1 0 0 1 388 -460 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: wgrave.sc -Encoding: 65661 -1 563 +Encoding: 65661 -1 562 Width: 1730 -Flags: MW +Flags: W +HStem: 940 100<97 230.984 420.391 566 774 902.094 1079.08 1189 1436 1560.77 1680.48 1869> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 318 -460 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: x.sc -Encoding: 65662 -1 564 +Encoding: 65662 -1 563 Width: 1293 -Flags: MW +Flags: W +HStem: 0 100<-113 125.875 285.938 353 686 806.594 1018.7 1182> 940 100<157 317.625 520.125 695 920 1010 1143.12 1356> +VStem: 536 226<486.008 606.906> +LayerCount: 2 Fore SplineSet 258 940 m 258 @@ -12009,9 +13359,11 @@ EndSplineSet EndChar StartChar: y.sc -Encoding: 65663 -1 565 +Encoding: 65663 -1 564 Width: 1137 -Flags: MW +Flags: W +HStem: 0 100<219 391.999 574.078 722> 940 100<97 247.984 413.734 549 811 942.422 1056.77 1241> +LayerCount: 2 Fore SplineSet 219 36 m 258 @@ -12062,45 +13414,57 @@ EndSplineSet EndChar StartChar: yacute.sc -Encoding: 65664 -1 566 +Encoding: 65664 -1 565 Width: 1137 -Flags: MW +Flags: W +HStem: 0 100<219 391.999 574.078 722> 940 100<97 247.984 413.734 549 811 942.422 1056.77 1241> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 117 -460 2 -Refer: 565 -1 N 1 0 0 1 0 0 3 +Refer: 564 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ycircumflex.sc -Encoding: 65665 -1 567 +Encoding: 65665 -1 566 Width: 1137 -Flags: MW +Flags: W +HStem: 0 100<219 391.999 574.078 722> 940 100<97 247.984 413.734 549 811 942.422 1056.77 1241> 1224 265 +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 47 -460 2 -Refer: 565 -1 N 1 0 0 1 0 0 3 +Refer: 564 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ydieresis.sc -Encoding: 65666 -1 568 +Encoding: 65666 -1 567 Width: 1137 -Flags: MW +Flags: W +HStem: 0 100<219 391.999 574.078 722> 940 100<97 247.984 413.734 549 811 942.422 1056.77 1241> 1230 193<525.4 684.6 845.4 1004.6> +VStem: 509 192<1246.4 1406.28> 829 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 128 776 N 1 0 0 1 45 -460 2 -Refer: 565 -1 N 1 0 0 1 0 0 3 +Refer: 564 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ygrave.sc -Encoding: 65667 -1 569 +Encoding: 65667 -1 568 Width: 1137 -Flags: MW +Flags: W +HStem: 0 100<219 391.999 574.078 722> 940 100<97 247.984 413.734 549 811 942.422 1056.77 1241> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -25 -460 2 -Refer: 565 -1 N 1 0 0 1 0 0 3 +Refer: 564 -1 N 1 0 0 1 0 0 3 EndChar StartChar: z.sc -Encoding: 65668 -1 570 +Encoding: 65668 -1 569 Width: 1093 -Flags: MW +Flags: W +HStem: 0 112<180.01 794.586> 914 126<295.201 822.988> +VStem: 98 94<678 704> +LayerCount: 2 Fore SplineSet -62 24 m 258 @@ -12136,36 +13500,47 @@ EndSplineSet EndChar StartChar: zacute.sc -Encoding: 65669 -1 571 +Encoding: 65669 -1 570 Width: 1093 -Flags: MW +Flags: W +HStem: 0 112<180.01 794.586> 914 126<295.201 822.988> +VStem: 98 94<678 704> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 54 -460 2 -Refer: 570 -1 N 1 0 0 1 0 0 3 +Refer: 569 -1 N 1 0 0 1 0 0 3 EndChar StartChar: zcaron.sc -Encoding: 65670 -1 572 +Encoding: 65670 -1 571 Width: 1093 -Flags: MW +Flags: W +HStem: 0 112<180.01 794.586> 914 126<295.201 822.988> +VStem: 98 94<678 704> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 -16 -460 2 -Refer: 570 -1 N 1 0 0 1 0 0 3 +Refer: 569 -1 N 1 0 0 1 0 0 3 EndChar StartChar: zdotaccent.sc -Encoding: 65671 -1 573 +Encoding: 65671 -1 572 Width: 1093 -Flags: MW +Flags: W +HStem: 0 112<180.01 794.586> 914 126<295.201 822.988> 1257 241<616.692 797.645> +VStem: 98 94<678 704> 587 240<1287.12 1468.65> +LayerCount: 2 Fore Refer: 127 775 N 1 0 0 1 76 -12 2 -Refer: 570 -1 N 1 0 0 1 0 0 3 +Refer: 569 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni2116 -Encoding: 8470 8470 574 +Encoding: 8470 8470 573 Width: 2786 -Flags: MW +Flags: W +HStem: -20 21G<1296.5 1329> 0 110<-80 159.998 285.998 520> 158 110<1720 2480> 420 90<2068.11 2312.6> 1270 90<2223.4 2467.89> 1390 110<240 417.725 1286 1502.27 1630 1876> +LayerCount: 2 Fore SplineSet 1748 268 m 2 @@ -12192,9 +13567,10 @@ Refer: 25 78 N 1 0 0 1 0 0 2 EndChar StartChar: uni2605 -Encoding: 9733 9733 575 +Encoding: 9733 9733 574 Width: 2000 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 1062 1500 m 2 @@ -12222,9 +13598,11 @@ EndSplineSet EndChar StartChar: uni2606 -Encoding: 9734 9734 576 +Encoding: 9734 9734 575 Width: 2000 -Flags: MW +Flags: W +HStem: 910 90<365.238 786.062 1213.05 1632.02> +LayerCount: 2 Fore SplineSet 1062 1500 m 2 @@ -12273,30 +13651,39 @@ EndSplineSet EndChar StartChar: uni0401 -Encoding: 1025 1025 577 +Encoding: 1025 1025 576 Width: 1458 -Flags: MW +Flags: W +HStem: 0 110<-79.9903 169.998 370.107 1040.76> 736 80<530.19 803.798> 1390 110<208.016 442.409 640.916 1300.86> 1690 193<773.4 932.6 1093.4 1252.6> +VStem: 757 192<1706.4 1866.28> 854 91<496 591.5> 960 97<948.5 1046> 1077 192<1706.4 1866.28> 1246 104<424.466 510> 1339 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 293 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 EndChar StartChar: uni0400 -Encoding: 1024 1024 578 +Encoding: 1024 1024 577 Width: 1458 -Flags: MW +Flags: W +HStem: 0 110<-79.9903 169.998 370.107 1040.76> 736 80<530.19 803.798> 1390 110<208.016 442.409 640.916 1300.86> +VStem: 854 91<496 591.5> 960 97<948.5 1046> 1246 104<424.466 510> 1339 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 223 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 EndChar StartChar: uni0402 -Encoding: 1026 1026 579 +Encoding: 1026 1026 578 Width: 1920 -Flags: MW +Flags: W +HStem: -19 94<1163.87 1369.39> 0 110<280 552.131> 785 106<1048.97 1448.7> 1400 100<453.574 810.358 1000 1364.38> +VStem: 160 100<990 1104.16> 955 208<82.1904 266.339> 1409 101<990 1088.2> 1543 202<301.782 689.857> AnchorPoint: "Anchor-0" 915 1500 basechar 0 AnchorPoint: "Anchor-1" 616 0 basechar 0 AnchorPoint: "Anchor-2" 616 0 basechar 0 +LayerCount: 2 Fore SplineSet 280 41 m 2 @@ -12344,21 +13731,27 @@ EndSplineSet EndChar StartChar: uni0403 -Encoding: 1027 1027 580 +Encoding: 1027 1027 579 Width: 1385 -Flags: MW +Flags: W +HStem: 0 110<-75 164.999 354.998 575> 1390 110<225 425.002 615.001 1207.32> +VStem: 1250 100<1030 1117.75> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 365 0 2 -Refer: 596 1043 N 1 0 0 1 0 0 2 +Refer: 595 1043 N 1 0 0 1 0 0 2 EndChar StartChar: uni0404 -Encoding: 1028 1028 581 +Encoding: 1028 1028 580 Width: 1620 -Flags: MW +Flags: W +HStem: -20 118<511.694 936.785> 700 110<364.963 893> 1404 116<816.338 1233.7> +VStem: 90 276<570 858> 1431 114<990 1079.33> AnchorPoint: "Anchor-0" 1026 1500 basechar 0 AnchorPoint: "Anchor-1" 717 0 basechar 0 AnchorPoint: "Anchor-2" 717 0 basechar 0 +LayerCount: 2 Fore SplineSet 90 570 m 0 @@ -12393,42 +13786,56 @@ EndSplineSet EndChar StartChar: uni0405 -Encoding: 1029 1029 582 +Encoding: 1029 1029 581 Width: 1345 -Flags: MW +Flags: W +HStem: -30 108<342.711 815.156> -10 21G<-38.5 41.5> 1418 112<587.1 978.241> 1480 20G<1257.5 1332> +VStem: 230 194<1032.97 1270.27> 984 200<247.35 538.423> 1141 119<1010.03 1104.8> +LayerCount: 2 Fore Refer: 30 83 N 1 0 0 1 0 0 2 EndChar StartChar: uni0406 -Encoding: 1030 1030 583 +Encoding: 1030 1030 582 Width: 830 -Flags: MW +Flags: W +HStem: 0 110<-80 174.997 376.997 599.967> 1390 110<216 440.003 640.002 876> +LayerCount: 2 Fore Refer: 20 73 N 1 0 0 1 0 0 2 EndChar StartChar: uni0407 -Encoding: 1031 1031 584 +Encoding: 1031 1031 583 Width: 796 -Flags: MW +Flags: W +HStem: 0 110<-80 174.997 376.997 599.967> 1390 110<216 440.003 640.002 876> 1690 193<385.4 544.6 705.4 864.6> +VStem: 369 192<1706.4 1866.28> 689 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 -95 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 EndChar StartChar: uni0408 -Encoding: 1032 1032 585 +Encoding: 1032 1032 584 Width: 1177 -Flags: MW +Flags: W +HStem: -20 110<165.928 431.03> 1390 110<602 847.891 1047 1312> +VStem: -60 198<123.261 352> +LayerCount: 2 Fore Refer: 21 74 N 1 0 0 1 0 0 2 EndChar StartChar: uni0409 -Encoding: 1033 1033 586 +Encoding: 1033 1033 585 Width: 2255 -Flags: MW +Flags: W +HStem: -20 110<89.4035 266.939> 0 110<835.676 1067.97 1259.69 1689.51> 730 110<1417.95 1824.1> 1390 110<472.044 684.123 808.848 1330.99 1514.79 1770> +VStem: -110 198<94.0622 302> 1900 220<328.16 661.846> +LayerCount: 2 Fore SplineSet 1298 110 m 2 @@ -12477,9 +13884,12 @@ EndSplineSet EndChar StartChar: uni040A -Encoding: 1034 1034 587 +Encoding: 1034 1034 586 Width: 2255 -Flags: MW +Flags: W +HStem: 0 110<-75 164.998 354.998 574.926 835 1093.64 1286.72 1689.51> 720 110<512.339 1205.31 1435 1813.49> 1390 110<225.007 425.311 615.002 875 1135 1356.76 1545.91 1785> +VStem: 1900 220<314.992 642.881> +LayerCount: 2 Fore SplineSet 615 1347 m 2 @@ -12550,9 +13960,12 @@ EndSplineSet EndChar StartChar: uni040B -Encoding: 1035 1035 588 +Encoding: 1035 1035 587 Width: 2025 -Flags: MW +Flags: W +HStem: 0 110<270 547.502 740.164 979.964 1210 1470 1660.94 1859.99> 796 130<1100.06 1491.28> 1400 100<442.539 810.358 1000 1353.35> +VStem: 160 100<990 1104.16> 1409 101<990 1088.2> +LayerCount: 2 Fore SplineSet 270 41 m 2 @@ -12610,27 +14023,35 @@ EndSplineSet EndChar StartChar: uni040C -Encoding: 1036 1036 589 +Encoding: 1036 1036 588 Width: 1545 -Flags: MW +Flags: W +HStem: -20 130<943.674 1314.81> 0 110<-75 164.998 355.998 556> 690 120<503.696 814.984> 1390 110<221 421.101 612.199 870> 1419 115<1258.52 1478> +VStem: 1349 106<146.236 223.796> 1376 247<1238.13 1418.42> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 465 0 2 -Refer: 603 1050 N 1 0 0 1 0 0 2 +Refer: 602 1050 N 1 0 0 1 0 0 2 EndChar StartChar: uni040D -Encoding: 1037 1037 590 +Encoding: 1037 1037 589 Width: 1770 -Flags: MW +Flags: W +HStem: 0 110<-75 165 355.938 574.926 895 1153.64 1344.73 1545> 1390 110<225.007 425.311 615.002 875 1195 1411.64 1602.83 1845> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 243 0 2 -Refer: 601 1048 N 1 0 0 1 0 0 2 +Refer: 600 1048 N 1 0 0 1 0 0 2 EndChar StartChar: uni040E -Encoding: 1038 1038 591 +Encoding: 1038 1038 590 Width: 1570 -Flags: MW +Flags: W +HStem: -20 112<264.951 475.785> 1390 110<150 347.997 568.998 810 1120 1335.01 1474.32 1720> 1637 83<818.683 1173.37> +VStem: 81 168<110.829 314> +LayerCount: 2 Fore SplineSet 1263 1961 m 0 @@ -12645,16 +14066,19 @@ SplineSet 1192 1810 1126 1816 1137 1866 c 0 1148 1920 1203 1961 1263 1961 c 0 EndSplineSet -Refer: 612 1059 N 1 0 0 1 0 0 2 +Refer: 611 1059 N 1 0 0 1 0 0 2 EndChar StartChar: uni040F -Encoding: 1039 1039 592 +Encoding: 1039 1039 591 Width: 1770 -Flags: MW +Flags: W +HStem: 0 110<-75 164.175 353.245 532.086 878.595 1155 1344.73 1544.99> 1390 110<220 420.267 611.362 870 1190.07 1410 1600 1840> +VStem: 586 101<-410 -217.972> AnchorPoint: "Anchor-0" 1031 1500 basechar 0 AnchorPoint: "Anchor-1" 696 0 basechar 0 AnchorPoint: "Anchor-2" 696 0 basechar 0 +LayerCount: 2 Fore SplineSet 355 162 m 2 @@ -12708,20 +14132,25 @@ EndSplineSet EndChar StartChar: uni0410 -Encoding: 1040 1040 593 +Encoding: 1040 1040 592 Width: 1720 -Flags: MW +Flags: W +HStem: 0 110<-99.9844 128.996 283.406 460 980 1184 1396.27 1620> 440 110<560.145 1116.65> 1510 20G<1026 1126> +LayerCount: 2 Fore Refer: 12 65 N 1 0 0 1 0 0 2 EndChar StartChar: uni0411 -Encoding: 1041 1041 594 +Encoding: 1041 1041 593 Width: 1380 -Flags: MW +Flags: W +HStem: 0 110<-65 164.999 354.998 858.432> 720 110<510.727 975.909> 1390 110<225.021 425.986 613.115 1209.99> +VStem: 1065 220<323.52 639.614> 1248 100<1030 1117.75> AnchorPoint: "Anchor-0" 853 1500 basechar 0 AnchorPoint: "Anchor-1" 226 0 basechar 0 AnchorPoint: "Anchor-2" 226 0 basechar 0 +LayerCount: 2 Fore SplineSet 529 720 m 2 @@ -12763,20 +14192,26 @@ EndSplineSet EndChar StartChar: uni0412 -Encoding: 1042 1042 595 +Encoding: 1042 1042 594 Width: 1495 -Flags: MW +Flags: W +HStem: 0 110<-80 175.998 375.998 945.528> 720 110<529.998 1043.21> 1390 110<196 433.002 632.375 1163.75> +VStem: 1144 220<296.471 621.877> 1244 200<999.647 1309.35> +LayerCount: 2 Fore Refer: 13 66 N 1 0 0 1 0 0 2 EndChar StartChar: uni0413 -Encoding: 1043 1043 596 +Encoding: 1043 1043 595 Width: 1385 -Flags: MW +Flags: W +HStem: 0 110<-75 164.999 354.998 575> 1390 110<225 425.002 615.001 1207.32> +VStem: 1250 100<1030 1117.75> AnchorPoint: "Anchor-0" 894 1500 basechar 0 AnchorPoint: "Anchor-1" 266 0 basechar 0 AnchorPoint: "Anchor-2" 266 0 basechar 0 +LayerCount: 2 Fore SplineSet 396 1390 m 2 @@ -12811,9 +14246,12 @@ EndSplineSet EndChar StartChar: uni0414 -Encoding: 1044 1044 597 +Encoding: 1044 1044 596 Width: 1584 -Flags: MW +Flags: W +HStem: 0 110<201.88 977.133> 1390 110<352.044 564.697 684.047 1240 1430 1690> +VStem: -238 100<-409.927 -297.26> 1200 101<-410 -313.714> +LayerCount: 2 Fore SplineSet 727 1390 m 2 @@ -12858,17 +14296,23 @@ EndSplineSet EndChar StartChar: uni0415 -Encoding: 1045 1045 598 +Encoding: 1045 1045 597 Width: 1515 -Flags: MW +Flags: W +HStem: 0 110<-79.9903 169.998 370.107 1040.76> 736 80<530.19 803.798> 1390 110<208.016 442.409 640.916 1300.86> +VStem: 854 91<496 591.5> 960 97<948.5 1046> 1246 104<424.466 510> 1339 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 16 69 N 1 0 0 1 0 0 2 EndChar StartChar: uni0416 -Encoding: 1046 1046 599 +Encoding: 1046 1046 598 Width: 2220 -Flags: MW +Flags: W +HStem: -20 130<-32.3818 127.356 1623.67 1994.81> 0 110<645 884.998 1076 1276> 690 120<754.574 994.688 1223.7 1494.98> 1390 110<921 1141.1 1332.2 1590> 1419 115<333 523.017 1938.52 2158> +VStem: -174 106<146.236 223.796> 168 247<1238.13 1418.42> 2029 106<146.236 223.796> 2056 247<1238.13 1418.42> +LayerCount: 2 Fore SplineSet 2135 190 m 0 @@ -12944,9 +14388,12 @@ EndSplineSet EndChar StartChar: uni0417 -Encoding: 1047 1047 600 +Encoding: 1047 1047 599 Width: 1406 -Flags: MW +Flags: W +HStem: -20 104<310.505 743.847> 1404 106<722.292 1077.05> +VStem: -20 198<220.071 416> 222 114<990 1082.5> 322 94<1424.5 1510> 1008 202<297.713 568.677> 1138 202<1069.75 1350.86> +LayerCount: 2 Fore SplineSet -20 368 m 0 @@ -12989,12 +14436,14 @@ EndSplineSet EndChar StartChar: uni0418 -Encoding: 1048 1048 601 +Encoding: 1048 1048 600 Width: 1770 -Flags: MW +Flags: W +HStem: 0 110<-75 165 355.938 574.926 895 1153.64 1344.73 1545> 1390 110<225.007 425.311 615.002 875 1195 1411.64 1602.83 1845> AnchorPoint: "Anchor-0" 1026 1500 basechar 0 AnchorPoint: "Anchor-1" 746 0 basechar 0 AnchorPoint: "Anchor-2" 746 0 basechar 0 +LayerCount: 2 Fore SplineSet 1410 1338 m 2 @@ -13058,9 +14507,11 @@ EndSplineSet EndChar StartChar: uni0419 -Encoding: 1049 1049 602 +Encoding: 1049 1049 601 Width: 1770 -Flags: MW +Flags: W +HStem: 0 110<-75 165 355.938 574.926 895 1153.64 1344.73 1545> 1390 110<225.007 425.311 615.002 875 1195 1411.64 1602.83 1845> 1637 83<928.683 1283.37> +LayerCount: 2 Fore SplineSet 1373 1961 m 0 @@ -13075,16 +14526,19 @@ SplineSet 1302 1810 1236 1816 1247 1866 c 0 1258 1920 1313 1961 1373 1961 c 0 EndSplineSet -Refer: 601 1048 N 1 0 0 1 0 0 2 +Refer: 600 1048 N 1 0 0 1 0 0 2 EndChar StartChar: uni041A -Encoding: 1050 1050 603 +Encoding: 1050 1050 602 Width: 1545 -Flags: MW +Flags: W +HStem: -20 130<943.674 1314.81> 0 110<-75 164.998 355.998 556> 690 120<503.696 814.984> 1390 110<221 421.101 612.199 870> 1419 115<1258.52 1478> +VStem: 1349 106<146.236 223.796> 1376 247<1238.13 1418.42> AnchorPoint: "Anchor-0" 786 1500 basechar 0 AnchorPoint: "Anchor-1" 816 0 basechar 0 AnchorPoint: "Anchor-2" 816 0 basechar 0 +LayerCount: 2 Fore SplineSet 1455 190 m 0 @@ -13138,9 +14592,12 @@ EndSplineSet EndChar StartChar: uni041B -Encoding: 1051 1051 604 +Encoding: 1051 1051 603 Width: 1707 -Flags: MW +Flags: W +HStem: -20 110<91.5532 267.31> 0 110<865 1103.14 1295 1515> 1390 110<472.044 694.123 818.649 1360 1550 1810> +VStem: -130 218<94.0622 302> +LayerCount: 2 Fore SplineSet -130 240 m 0 @@ -13182,36 +14639,45 @@ EndSplineSet EndChar StartChar: uni041C -Encoding: 1052 1052 605 +Encoding: 1052 1052 604 Width: 2070 -Flags: MW +Flags: W +HStem: -20 21G<774 869.5> 0 110<-100 145.444 277.997 500 1182 1433 1612 1861.99> 1390 110<234 447.003 1822 2066> +LayerCount: 2 Fore Refer: 24 77 N 1 0 0 1 0 0 2 EndChar StartChar: uni041D -Encoding: 1053 1053 606 +Encoding: 1053 1053 605 Width: 1770 -Flags: MW +Flags: W +HStem: 0 110<-80 174.525 372.998 599.996 920 1164 1364.19 1600> 720 110<527.998 1277.2> 1390 110<194 432.002 629.831 874 1194 1420 1619.91 1874> +LayerCount: 2 Fore Refer: 19 72 N 1 0 0 1 0 0 2 EndChar StartChar: uni041E -Encoding: 1054 1054 607 +Encoding: 1054 1054 606 Width: 1660 -Flags: MW +Flags: W +HStem: -20 100<510.688 878.205> 1420 100<781.795 1149.31> +VStem: 90 230<335.222 861.178> 1340 230<638.822 1164.78> +LayerCount: 2 Fore Refer: 26 79 N 1 0 0 1 0 0 2 EndChar StartChar: uni041F -Encoding: 1055 1055 608 +Encoding: 1055 1055 607 Width: 1770 -Flags: MW +Flags: W +HStem: 0 110<-75 164.998 354.998 574.926 895 1153.64 1344.73 1545> 1390 110<225.007 425.311 615.002 1416.76 1605.82 1845> AnchorPoint: "Anchor-0" 1006 1500 basechar 0 AnchorPoint: "Anchor-1" 746 0 basechar 0 AnchorPoint: "Anchor-2" 746 0 basechar 0 +LayerCount: 2 Fore SplineSet 1415 1338 m 2 @@ -13259,36 +14725,48 @@ EndSplineSet EndChar StartChar: uni0420 -Encoding: 1056 1056 609 +Encoding: 1056 1056 608 Width: 1380 -Flags: MW +Flags: W +HStem: 0 110<-80 157.348 356.571 580> 660 110<497.998 930.658> 1390 110<220 414.002 612.188 1083.67> +VStem: 1154 220<978.057 1317.29> +LayerCount: 2 Fore Refer: 27 80 N 1 0 0 1 0 0 2 EndChar StartChar: uni0421 -Encoding: 1057 1057 610 +Encoding: 1057 1057 609 Width: 1620 -Flags: MW +Flags: W +HStem: -20 126<521.7 907.996> 1398 122<775.936 1213.89> 1480 20G<1562 1642> +VStem: 90 230<344.07 867.253> 1440 112<990 1087.48> +LayerCount: 2 Fore Refer: 14 67 N 1 0 0 1 0 0 2 EndChar StartChar: uni0422 -Encoding: 1058 1058 611 +Encoding: 1058 1058 610 Width: 1550 -Flags: MW +Flags: W +HStem: 0 110<242 494.998 695.998 932> 1400 100<411.67 754.002 955.002 1331.93> +VStem: 109 101<990 1094.06> 1367 100<990 1082.48> +LayerCount: 2 Fore Refer: 31 84 N 1 0 0 1 0 0 2 EndChar StartChar: uni0423 -Encoding: 1059 1059 612 +Encoding: 1059 1059 611 Width: 1570 -Flags: MW +Flags: W +HStem: -20 112<264.951 475.785> 1390 110<150 347.997 568.998 810 1120 1335.01 1474.32 1720> +VStem: 81 168<110.829 314> AnchorPoint: "Anchor-0" 946 1500 basechar 0 AnchorPoint: "Anchor-1" 776 0 basechar 0 AnchorPoint: "Anchor-2" 776 0 basechar 0 +LayerCount: 2 Fore SplineSet 81 268 m 0 @@ -13331,9 +14809,12 @@ EndSplineSet EndChar StartChar: uni0424 -Encoding: 1060 1060 613 +Encoding: 1060 1060 612 Width: 1776 -Flags: MW +Flags: W +HStem: 2 110<423 666.796 853.689 1073> 1392 110<721 918.562 1108.97 1371> +VStem: 18 220<488.926 850.302> 1538 220<649.823 1010.82> +LayerCount: 2 Fore SplineSet 908 1306 m 2 @@ -13387,20 +14868,26 @@ EndSplineSet EndChar StartChar: uni0425 -Encoding: 1061 1061 614 +Encoding: 1061 1061 613 Width: 1740 -Flags: MW +Flags: W +HStem: 0 110<-120 164.991 320.25 480 920 1122.64 1353.61 1579.95> 1390 110<270 486.656 707.996 930 1230 1401.09 1557.01 1830> +VStem: 782 226<723.535 858.565> +LayerCount: 2 Fore Refer: 35 88 N 1 0 0 1 0 0 2 EndChar StartChar: uni0426 -Encoding: 1062 1062 615 +Encoding: 1062 1062 614 Width: 1770 -Flags: MW +Flags: W +HStem: 0 110<-65 164.175 353.245 1152.18> 1390 110<225 425.267 611.418 875 1195.07 1415 1605 1845> +VStem: 1354 101<-399.953 -308.38> AnchorPoint: "Anchor-0" 1026 1500 basechar 0 AnchorPoint: "Anchor-1" 746 0 basechar 0 AnchorPoint: "Anchor-2" 746 0 basechar 0 +LayerCount: 2 Fore SplineSet 355 162 m 2 @@ -13451,12 +14938,14 @@ EndSplineSet EndChar StartChar: uni0427 -Encoding: 1063 1063 616 +Encoding: 1063 1063 615 Width: 1710 -Flags: MW +Flags: W +HStem: 0 110<835 1093.64 1284.73 1485> 574 130<547.883 1007.35> 1390 110<165.007 364.993 555.002 815 1135 1351.76 1540.82 1785> AnchorPoint: "Anchor-0" 946 1500 basechar 0 AnchorPoint: "Anchor-1" 816 0 basechar 0 AnchorPoint: "Anchor-2" 816 0 basechar 0 +LayerCount: 2 Fore SplineSet 1350 1338 m 2 @@ -13508,13 +14997,15 @@ EndSplineSet EndChar StartChar: uni0428 -Encoding: 1064 1064 617 +Encoding: 1064 1064 616 Width: 2410 -Flags: MW +Flags: W +HStem: 0 110<-71 167.138 358.998 972.138 1164 1777.14 1969 2189> 1390 110<225 425.001 615.002 875 1030 1230 1420 1680 1835 2035 2225 2485> AnchorPoint: "Anchor-0" 1326 1500 basechar 0 AnchorPoint: "Anchor-1" 1066 0 basechar 0 AnchorPoint: "Anchor-2" 1066 0 basechar 0 AnchorPoint: "Anchor-3" 1066 0 basechar 0 +LayerCount: 2 Fore SplineSet 615 1354 m 2 @@ -13578,13 +15069,15 @@ EndSplineSet EndChar StartChar: uni0429 -Encoding: 1065 1065 618 +Encoding: 1065 1065 617 Width: 2410 -Flags: MW +Flags: W +HStem: 0 110<-74 163.973 355.998 968.973 1161 1769.71> 1390 110<225 425.001 615.002 875 1030 1230 1420 1680 1835 2035 2225 2485> AnchorPoint: "Anchor-0" 1326 1500 basechar 0 AnchorPoint: "Anchor-1" 1063 0 basechar 0 AnchorPoint: "Anchor-2" 1063 0 basechar 0 AnchorPoint: "Anchor-3" 1063 0 basechar 0 +LayerCount: 2 Fore SplineSet 615 1354 m 2 @@ -13651,9 +15144,12 @@ EndSplineSet EndChar StartChar: uni042A -Encoding: 1066 1066 619 +Encoding: 1066 1066 618 Width: 1740 -Flags: MW +Flags: W +HStem: 0 110<305 544.999 734.998 1234.51> 720 110<892.372 1353.76> 1390 110<405.034 800.986 991.491 1239.98> +VStem: 140 100<1030 1115.49> 1445 220<320.755 634.444> +LayerCount: 2 Fore SplineSet 898 720 m 2 @@ -13695,9 +15191,12 @@ EndSplineSet EndChar StartChar: uni042B -Encoding: 1067 1067 620 +Encoding: 1067 1067 619 Width: 2015 -Flags: MW +Flags: W +HStem: 0 110<-75 164.999 354.998 818.317 1160 1397.97 1590 1790> 730 110<513.616 939.595> 1390 110<225.021 422.011 612.169 854.983 1460 1660 1850 2090> +VStem: 1025 220<324.478 649.559> +LayerCount: 2 Fore SplineSet 1850 1354 m 2 @@ -13761,9 +15260,12 @@ EndSplineSet EndChar StartChar: uni042C -Encoding: 1068 1068 621 +Encoding: 1068 1068 620 Width: 1320 -Flags: MW +Flags: W +HStem: 0 110<-75 164.999 354.998 818.317> 730 110<513.616 939.595> 1390 110<225.021 422.011 612.169 854.983> +VStem: 1025 220<324.478 649.559> +LayerCount: 2 Fore SplineSet 133 110 m 2 @@ -13802,12 +15304,15 @@ EndSplineSet EndChar StartChar: uni042D -Encoding: 1069 1069 622 +Encoding: 1069 1069 621 Width: 1616 -Flags: MW +Flags: W +HStem: -20 118<335.494 812.884> 700 110<683 1254> 1404 106<693.616 1124.94> +VStem: 20 188<234.833 446> 189 114<990 1082.5> 289 95<1424.5 1510> 1254 275<657 950> AnchorPoint: "Anchor-0" 943 1500 basechar 0 AnchorPoint: "Anchor-1" 632 0 basechar 0 AnchorPoint: "Anchor-2" 632 0 basechar 0 +LayerCount: 2 Fore SplineSet 20 398 m 0 @@ -13845,9 +15350,12 @@ EndSplineSet EndChar StartChar: uni042E -Encoding: 1070 1070 623 +Encoding: 1070 1070 622 Width: 2380 -Flags: MW +Flags: W +HStem: -20 100<1221.65 1605.57> 0 110<-55 183.138 374.998 575> 700 110<518.084 815.254> 1390 110<240 440.001 628.281 870> 1420 100<1520.45 1895.51> +VStem: 2070 220<671.396 1197.5> +LayerCount: 2 Fore SplineSet 1030 510 m 0 @@ -13895,12 +15403,15 @@ EndSplineSet EndChar StartChar: uni042F -Encoding: 1071 1071 624 +Encoding: 1071 1071 623 Width: 1545 -Flags: MW +Flags: W +HStem: -20 130<-33.6922 319.655> 0 110<690 931.719 1120 1320> 690 120<576.967 1041.74> 1390 110<681.142 1185.88 1375.05 1615> +VStem: -175 106<146.236 223.796> 260 210<885.992 1202.01> AnchorPoint: "Anchor-0" 884 1500 basechar 0 AnchorPoint: "Anchor-1" 599 0 basechar 0 AnchorPoint: "Anchor-2" 599 0 basechar 0 +LayerCount: 2 Fore SplineSet -175 190 m 0 @@ -13947,19 +15458,25 @@ EndSplineSet EndChar StartChar: uni0430 -Encoding: 1072 1072 625 +Encoding: 1072 1072 624 Width: 1225 -Flags: MW +Flags: W +HStem: -20 104<250.534 492.443 742.5 917.497> 956 102<416.217 650.475> +VStem: -4 190<154.737 616.374> 644 165<96.2529 168> +LayerCount: 2 Fore Refer: 38 97 N 1 0 0 1 0 0 2 EndChar StartChar: uni0431 -Encoding: 1073 1073 626 +Encoding: 1073 1073 625 Width: 1110 -Flags: MW +Flags: W +HStem: -20 90<263.905 535.086> 970 90<432.383 708.337> 1290 181<552.634 987.162> +VStem: 1090 95<1516.01 1594> AnchorPoint: "Anchor-1" 391 20 basechar 0 AnchorPoint: "Anchor-2" 391 20 basechar 0 +LayerCount: 2 Fore SplineSet 221 540 m 0 @@ -13984,12 +15501,15 @@ EndSplineSet EndChar StartChar: uni0432 -Encoding: 1074 1074 627 +Encoding: 1074 1074 626 Width: 1117 -Flags: MW +Flags: W +HStem: -20 98<303.182 573.563> 966 94<520.19 775.316> +VStem: 17 194<179.651 439.158> 724 202<216.676 463.843> 797 178<757.832 943.214> AnchorPoint: "Anchor-0" 707 1038 basechar 0 AnchorPoint: "Anchor-1" 415 0 basechar 0 AnchorPoint: "Anchor-2" 415 0 basechar 0 +LayerCount: 2 Fore SplineSet 296 538 m 0 @@ -14016,9 +15536,12 @@ EndSplineSet EndChar StartChar: uni0433 -Encoding: 1075 1075 628 +Encoding: 1075 1075 627 Width: 940 -Flags: MW +Flags: W +HStem: -20 114<262.249 466.013> 948 114<377.002 623.835> +VStem: 43 206<107.459 317.244> 564 216<748.814 944.949> +LayerCount: 2 Fore SplineSet 249 182 m 0 @@ -14042,9 +15565,12 @@ EndSplineSet EndChar StartChar: uni0434 -Encoding: 1076 1076 629 +Encoding: 1076 1076 628 Width: 1197 -Flags: MW +Flags: W +HStem: -20 90<307.9 570.857> 970 90<462.146 707.915> 1470 110<483.983 766.657> +VStem: 26 190<226.192 617.347> 817 260<628.997 1195> +LayerCount: 2 Fore SplineSet 216 320 m 0 @@ -14069,25 +15595,32 @@ EndSplineSet EndChar StartChar: uni0435 -Encoding: 1077 1077 630 +Encoding: 1077 1077 629 Width: 981 -Flags: MW +Flags: W +HStem: -20 98<239.618 531.582> 966 94<404.625 615.011> +VStem: -23 184<177.85 506.903> 647 188<689.797 937.532> +LayerCount: 2 Fore Refer: 42 101 N 1 0 0 1 0 0 2 EndChar StartChar: uni0438 -Encoding: 1080 1080 631 +Encoding: 1080 1080 630 Width: 1442 -Flags: MW +Flags: W +HStem: -18 116<330.104 553.773 906.359 1112.6> 960 100<236.696 373.539> +LayerCount: 2 Fore Refer: 58 117 N 1 0 0 1 0 0 2 EndChar StartChar: uni0439 -Encoding: 1081 1081 632 +Encoding: 1081 1081 631 Width: 1442 -Flags: MW +Flags: W +HStem: -18 116<330.104 553.773 906.359 1112.6> 960 100<236.696 373.539> 1180 83<616.683 971.366> 1484 20G<1031 1096.5> +LayerCount: 2 Fore SplineSet 1061 1504 m 0 @@ -14106,65 +15639,89 @@ Refer: 58 117 N 1 0 0 1 0 0 2 EndChar StartChar: uni043A -Encoding: 1082 1082 633 +Encoding: 1082 1082 632 Width: 1184 -Flags: MW +Flags: W +HStem: -20 124<680 871.92> 0 21G<11 170.5> 524 154<335 609.356> 930 110<61 208.002> 980 80<812.991 939.103> +VStem: 940 164<823.339 978.817> +LayerCount: 2 Fore -Refer: 363 312 N 1 0 0 1 0 0 2 +Refer: 362 312 N 1 0 0 1 0 0 2 EndChar StartChar: uni043E -Encoding: 1086 1086 634 +Encoding: 1086 1086 633 Width: 1096 -Flags: MW +Flags: W +HStem: -20 90<277.9 536.448> 970 90<432.146 673.112> +VStem: -4 190<226.192 617.347> 767 200<398.788 812.349> +LayerCount: 2 Fore Refer: 52 111 N 1 0 0 1 0 0 2 EndChar StartChar: uni043F -Encoding: 1087 1087 635 +Encoding: 1087 1087 634 Width: 1354 -Flags: MW +Flags: W +HStem: -20 114<815 1001.55> 0 21G<90.5 217.5> 930 110<107 264.002> 952 106<670.373 842.691> +VStem: 693 176<94.5951 312.469> +LayerCount: 2 Fore Refer: 51 110 N 1 0 0 1 0 0 2 EndChar StartChar: uni0440 -Encoding: 1088 1088 636 +Encoding: 1088 1088 635 Width: 1229 -Flags: MW +Flags: W +HStem: -500 21G<-53 90> -18 102<413.417 656.939> 930 110<103 247.83> 956 104<615.576 821.013> +VStem: 891 190<426.107 878.498> +LayerCount: 2 Fore Refer: 53 112 N 1 0 0 1 0 0 2 EndChar StartChar: uni0441 -Encoding: 1089 1089 637 +Encoding: 1089 1089 636 Width: 977 -Flags: MW +Flags: W +HStem: -20 98<285.462 541.618> 976 84<457.01 683.744> +VStem: -4 204<196.002 615.945> 695 159<756 951.708> +LayerCount: 2 Fore Refer: 40 99 N 1 0 0 1 0 0 2 EndChar StartChar: uni0442 -Encoding: 1090 1090 638 +Encoding: 1090 1090 637 Width: 1805 -Flags: MW +Flags: W +HStem: -20 122<1279.5 1466.25> 0 21G<78 215.5 643.5 772> 930 110<106.007 261.413> 956 102<642.818 813.102 1187.43 1359.16> +VStem: 1170 176<103.547 233> +LayerCount: 2 Fore Refer: 50 109 N 1 0 0 1 0 0 2 EndChar StartChar: uni0443 -Encoding: 1091 1091 639 +Encoding: 1091 1091 638 Width: 1089 -Flags: MW +Flags: W +HStem: -520 110<-96.126 145.512> 828 250<743.425 860.097> 894 170<140.18 272.5> +VStem: -250 147<-394.979 -246> 863 123<695.194 976> +LayerCount: 2 Fore Refer: 62 121 N 1 0 0 1 0 0 2 EndChar StartChar: uni0444 -Encoding: 1092 1092 640 +Encoding: 1092 1092 639 Width: 1644 -Flags: MW +Flags: W +HStem: -500 110<669.776 818> -20 104<266.386 466.229 870.878 1124.02> 936 122<1089.43 1279.67> 956 102<434.338 659.932> 1450 110<752 897.172> +VStem: 3 200<153.186 609.506> 1331 200<392.143 879.227> +LayerCount: 2 Fore SplineSet 820 240 m 0 @@ -14214,17 +15771,21 @@ EndSplineSet EndChar StartChar: uni0445 -Encoding: 1093 1093 641 +Encoding: 1093 1093 640 Width: 1101 -Flags: MW +Flags: W +HStem: -20 100<39.5 206.771> -20 128<611.656 792.182> 906 158<207.008 363> 956 104<738.708 890.5> +VStem: -72 195<80.6276 207.304> 817 189<830.927 954.336> +LayerCount: 2 Fore Refer: 61 120 N 1 0 0 1 0 0 2 EndChar StartChar: uni0446 -Encoding: 1094 1094 642 +Encoding: 1094 1094 641 Width: 1364 -Flags: MW +Flags: W +HStem: -18 116<270.104 493.773 846.359 1028.92> 960 100<176.696 313.539> LayerCount: 2 Back SplineSet @@ -14283,9 +15844,11 @@ EndSplineSet EndChar StartChar: uni0447 -Encoding: 1095 1095 643 +Encoding: 1095 1095 642 Width: 1228 -Flags: MW +Flags: W +HStem: -20 114<760.5 967.876> 382 116<372.758 624.373> 960 100<116.696 253.539> +LayerCount: 2 Fore SplineSet -115 748 m 0 @@ -14321,9 +15884,12 @@ EndSplineSet EndChar StartChar: uni0448 -Encoding: 1096 1096 644 +Encoding: 1096 1096 643 Width: 1981 -Flags: MW +Flags: W +HStem: -18 116<881.678 1083.77> -18 102<372.235 583.25 1437.59 1631.36> 946 114<199.405 421.5> +VStem: 356 175<814.088 940.708> +LayerCount: 2 Fore SplineSet -38 768 m 0 @@ -14370,60 +15936,81 @@ EndSplineSet EndChar StartChar: uni0450 -Encoding: 1104 1104 645 +Encoding: 1104 1104 644 Width: 981 -Flags: MW +Flags: W +HStem: -20 98<239.618 531.582> 966 94<404.625 615.011> +VStem: -23 184<177.85 506.903> 647 188<689.797 937.532> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -215 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 EndChar StartChar: uni0451 -Encoding: 1105 1105 646 +Encoding: 1105 1105 645 Width: 981 -Flags: MW +Flags: W +HStem: -20 98<239.618 531.582> 966 94<404.625 615.011> 1230 193<385.4 544.6 705.4 864.6> +VStem: -23 184<177.85 506.903> 369 192<1246.4 1406.28> 647 188<689.797 937.532> 689 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 -95 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 EndChar StartChar: uni0455 -Encoding: 1109 1109 647 +Encoding: 1109 1109 646 Width: 934 -Flags: MW +Flags: W +HStem: -24 92<203.876 536.381> 974 90<339.333 650.39> +VStem: -6 184<118.872 296.429> 110 162<700.273 890.447> 619 166<151.343 347.077> 657 182<774.889 947.422> +LayerCount: 2 Fore Refer: 56 115 N 1 0 0 1 0 0 2 EndChar StartChar: uni0456 -Encoding: 1110 1110 648 +Encoding: 1110 1110 647 Width: 690 -Flags: MW +Flags: W +HStem: -20 114<155.5 347.796> 930 110<41 225.002> 1280 240<314.491 498.052> +VStem: 40 186<95.115 224.941> 287 240<1309.35 1492.51> +LayerCount: 2 Fore Refer: 46 105 N 1 0 0 1 0 0 2 EndChar StartChar: uni0457 -Encoding: 1111 1111 649 +Encoding: 1111 1111 648 Width: 618 -Flags: MW +Flags: W +HStem: -20 124<155 335.62> 930 110<66 228.688> 1230 193<139.4 298.6 459.4 618.6> +VStem: 60 176<105.946 340.734> 123 192<1246.4 1406.28> 443 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 -341 -460 2 Refer: 172 305 N 1 0 0 1 0 0 3 EndChar StartChar: uni0458 -Encoding: 1112 1112 650 +Encoding: 1112 1112 649 Width: 690 -Flags: MW +Flags: W +HStem: -520 88<-145.096 5.93786> 930 110<151 348.003> 1280 240<442.491 627.509> +VStem: -345 196<-429.028 -232.229> 415 240<1307.49 1492.51> +LayerCount: 2 Fore Refer: 47 106 N 1 0 0 1 0 0 2 EndChar StartChar: uni043B -Encoding: 1083 1083 651 +Encoding: 1083 1083 650 Width: 1394 -Flags: MW +Flags: W +HStem: -20 110<21 180.699 865.5 1057.8> 930 110<273.044 420.41 540.246 935.002> +VStem: -115 204<91.7344 205.613> 750 186<95.115 224.941> +LayerCount: 2 Fore SplineSet -115 150 m 0 @@ -14459,9 +16046,12 @@ EndSplineSet EndChar StartChar: uni0436 -Encoding: 1078 1078 652 +Encoding: 1078 1078 651 Width: 2064 -Flags: MW +Flags: W +HStem: -22 84<141.804 300.371> -20 98<1465.56 1699.17> 0 21G<794.5 926> 482 108<744.097 869.205 1090 1207.14> 960 98<275.656 484.437> 976 84<1647.06 1808.2> +VStem: -24 159<80.4182 282> 540 204<590 875.506> 1206 204<162.494 474.898> 1815 159<756 957.582> +LayerCount: 2 Fore SplineSet 1974 814 m 0 @@ -14519,9 +16109,12 @@ EndSplineSet EndChar StartChar: uni0437 -Encoding: 1079 1079 653 +Encoding: 1079 1079 652 Width: 1020 -Flags: MW +Flags: W +HStem: -20 84<179.054 513.45> 467 109<339.033 573.731> 986 84<430.763 702.809> +VStem: -45 178<137.787 339> 643 202<184.35 414.037> 743 202<718.594 948.888> +LayerCount: 2 Fore SplineSet 567 986 m 0 @@ -14555,9 +16148,12 @@ EndSplineSet EndChar StartChar: uni043C -Encoding: 1084 1084 654 +Encoding: 1084 1084 653 Width: 1760 -Flags: MW +Flags: W +HStem: -20 114<21 183.554 1215.5 1407.8> 930 110<273.044 420.41> +VStem: -115 204<91.7344 205.613> 1100 186<95.115 218.611> +LayerCount: 2 Fore SplineSet 1496 990 m 2 @@ -14603,9 +16199,12 @@ EndSplineSet EndChar StartChar: uni043D -Encoding: 1085 1085 655 +Encoding: 1085 1085 654 Width: 1364 -Flags: MW +Flags: W +HStem: -20 114<815.5 1007.8> 1 21G<61.5 218.5> 490 110<398.414 773.003> 930 110<91 275.002> +VStem: 700 186<95.115 223.315> +LayerCount: 2 Fore SplineSet 1096 990 m 2 @@ -14647,9 +16246,12 @@ EndSplineSet EndChar StartChar: uni0449 -Encoding: 1097 1097 656 +Encoding: 1097 1097 655 Width: 1981 -Flags: MW +Flags: W +HStem: -18 116<881.678 1083.77> -18 102<371.157 583.25 1437.59 1632.12> 946 114<199.405 421.5> +VStem: 356 175<814.088 940.708> +LayerCount: 2 Fore SplineSet -38 768 m 0 @@ -14705,9 +16307,12 @@ EndSplineSet EndChar StartChar: uni044A -Encoding: 1098 1098 657 +Encoding: 1098 1098 656 Width: 1130 -Flags: MW +Flags: W +HStem: -20 90<359.98 599.89> 610 90<532.72 745.97> 874 176<186.55 393.929> +VStem: 156 170<106.732 422.235> 716 110<984.135 1040> 787 200<267.815 567.385> +LayerCount: 2 Fore SplineSet 326 220 m 0 @@ -14739,9 +16344,12 @@ EndSplineSet EndChar StartChar: uni044B -Encoding: 1099 1099 658 +Encoding: 1099 1099 657 Width: 1657 -Flags: MW +Flags: W +HStem: -20 114<1115.5 1307.8> -20 90<319.98 559.89> 610 90<479.963 705.97> 930 110<71 253.109> +VStem: 116 170<106.732 423.228> 747 200<267.815 567.385> 1000 186<95.115 225.208> +LayerCount: 2 Fore SplineSet 1396 990 m 2 @@ -14784,9 +16392,12 @@ EndSplineSet EndChar StartChar: uni044C -Encoding: 1100 1100 659 +Encoding: 1100 1100 658 Width: 1065 -Flags: MW +Flags: W +HStem: -20 90<299.98 539.89> 610 90<459.963 685.97> 930 110<51 233.109> +VStem: 96 170<106.732 423.228> 727 200<267.815 567.385> +LayerCount: 2 Fore SplineSet 266 220 m 0 @@ -14814,9 +16425,12 @@ EndSplineSet EndChar StartChar: uni044D -Encoding: 1101 1101 660 +Encoding: 1101 1101 659 Width: 965 -Flags: MW +Flags: W +HStem: -30 84<140.256 365.158> 460 110<311 583.006> 952 98<275.575 538.538> +VStem: -30 159<78.2924 274> 624 204<578.685 833.998> +LayerCount: 2 Fore SplineSet -30 216 m 0 @@ -14845,9 +16459,12 @@ EndSplineSet EndChar StartChar: uni044E -Encoding: 1102 1102 661 +Encoding: 1102 1102 660 Width: 1635 -Flags: MW +Flags: W +HStem: -20 90<827.9 1086.45> 1 21G<69.5361 223.75> 490 110<398.414 546.392> 930 110<91 275.002> 970 90<980.929 1223.11> +VStem: 546 190<228.145 479.917> 1317 200<398.788 812.349> +LayerCount: 2 Fore SplineSet 736 320 m 0 @@ -14883,9 +16500,12 @@ EndSplineSet EndChar StartChar: uni044F -Encoding: 1103 1103 662 +Encoding: 1103 1103 661 Width: 1272 -Flags: MW +Flags: W +HStem: -20 125<-18.8528 141.54 797.5 989.796> 460 110<432.154 742.156> 930 110<507.545 844.79> +VStem: -161 106<141.01 223.796> 191 210<601.874 828.878> 682 186<94.8659 335.609> +LayerCount: 2 Fore SplineSet -161 190 m 0 @@ -14926,9 +16546,12 @@ EndSplineSet EndChar StartChar: uni0452 -Encoding: 1106 1106 663 +Encoding: 1106 1106 662 Width: 1266 -Flags: MW +Flags: W +HStem: -520 88<349.904 501.014> 0 21G<33.5 160.5> 952 106<621.078 824.443> 1220 110<120 156 815 850> 1450 110<170 327.002> +VStem: 150 196<-429.028 -232.229> +LayerCount: 2 Fore SplineSet 156 1330 m 2 @@ -14972,9 +16595,12 @@ EndSplineSet EndChar StartChar: uni0453 -Encoding: 1107 1107 664 +Encoding: 1107 1107 663 Width: 940 -Flags: MW +Flags: W +HStem: -20 114<262.249 466.013> 948 114<377.002 623.835> +VStem: 43 206<107.459 317.244> 564 216<748.814 944.949> +LayerCount: 2 Fore SplineSet 249 182 m 0 @@ -14999,9 +16625,12 @@ Refer: 122 769 N 1 0 0 1 -59 -460 2 EndChar StartChar: uni0454 -Encoding: 1108 1108 665 +Encoding: 1108 1108 664 Width: 977 -Flags: MW +Flags: W +HStem: -20 98<285.462 541.618> 460 110<238.998 485> 976 84<457.77 683.744> +VStem: -4 204<196.002 451.769> 695 159<756 951.708> +LayerCount: 2 Fore SplineSet 854 814 m 0 @@ -15030,9 +16659,12 @@ EndSplineSet EndChar StartChar: uni0459 -Encoding: 1113 1113 666 +Encoding: 1113 1113 665 Width: 1657 -Flags: MW +Flags: W +HStem: -20 110<21 180.699> -20 90<959.98 1199.89> 610 90<1119.96 1345.97> 930 110<273.044 420.41 540.246 893.109> +VStem: -115 204<91.7344 205.613> 756 170<106.732 423.228> 1387 200<267.815 567.385> +LayerCount: 2 Fore SplineSet 926 220 m 0 @@ -15070,9 +16702,12 @@ EndSplineSet EndChar StartChar: uni045A -Encoding: 1114 1114 667 +Encoding: 1114 1114 666 Width: 1626 -Flags: MW +Flags: W +HStem: -20 90<929.98 1169.89> 0 21G<59.9565 229.014> 490 110<398.414 753.293> 610 90<1089.96 1315.97> 930 110<91 275.002> +VStem: 726 170<106.732 423.807> 1357 200<267.815 567.385> +LayerCount: 2 Fore SplineSet 896 220 m 0 @@ -15115,9 +16750,12 @@ EndSplineSet EndChar StartChar: uni045B -Encoding: 1115 1115 668 +Encoding: 1115 1115 667 Width: 1281 -Flags: MW +Flags: W +HStem: -20 124<751 941.468> 0 21G<34 173> 952 106<613.742 790.929> 1180 110<28 856> 1450 110<179 335.002> +VStem: 636 176<107.881 233> +LayerCount: 2 Fore SplineSet 62 1290 m 2 @@ -15134,27 +16772,35 @@ Refer: 45 104 N 1 0 0 1 0 0 2 EndChar StartChar: uni045C -Encoding: 1116 1116 669 +Encoding: 1116 1116 668 Width: 1184 -Flags: MW +Flags: W +HStem: -20 124<680 871.92> 0 21G<11 170.5> 524 154<335 609.356> 930 110<61 208.002> 980 80<812.991 939.103> +VStem: 940 164<823.339 978.817> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 41 -460 2 -Refer: 363 312 N 1 0 0 1 0 0 2 +Refer: 362 312 N 1 0 0 1 0 0 2 EndChar StartChar: uni045D -Encoding: 1117 1117 670 +Encoding: 1117 1117 669 Width: 1442 -Flags: MW +Flags: W +HStem: -18 116<330.104 553.773 906.359 1112.6> 960 100<236.696 373.539> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -25 -460 2 Refer: 58 117 N 1 0 0 1 0 0 2 EndChar StartChar: uni045E -Encoding: 1118 1118 671 +Encoding: 1118 1118 670 Width: 1089 -Flags: MW +Flags: W +HStem: -520 110<-96.126 145.512> 828 250<743.425 860.097> 894 170<140.18 272.5> 1247 83<398.683 753.366> +VStem: -250 147<-394.979 -246> 863 123<695.194 976> +LayerCount: 2 Fore SplineSet 843 1571 m 0 @@ -15173,9 +16819,11 @@ Refer: 62 121 N 1 0 0 1 0 0 2 EndChar StartChar: uni045F -Encoding: 1119 1119 672 +Encoding: 1119 1119 671 Width: 1442 -Flags: MW +Flags: W +HStem: -18 116<330.104 550.728 906.359 1112.6> 960 100<236.696 373.539> +LayerCount: 2 Fore SplineSet 5 748 m 0 @@ -15219,9 +16867,12 @@ EndSplineSet EndChar StartChar: uni0462 -Encoding: 1122 1122 673 +Encoding: 1122 1122 672 Width: 1320 -Flags: MW +Flags: W +HStem: 0 110<-75 164.999 354.998 818.317> 730 110<513.616 939.595> 1050 110<151 808> 1390 110<225.021 422.011 612.169 854.983> +VStem: 1025 220<324.478 649.559> +LayerCount: 2 Fore SplineSet 185 1160 m 2 @@ -15269,9 +16920,12 @@ EndSplineSet EndChar StartChar: uni0463 -Encoding: 1123 1123 674 +Encoding: 1123 1123 673 Width: 1085 -Flags: MW +Flags: W +HStem: -20 90<319.98 559.89> 610 90<486.477 705.97> 1050 110<121 778> 1450 110<176 350.002> +VStem: 116 170<106.732 423.501> 747 200<267.815 567.385> +LayerCount: 2 Fore SplineSet 155 1160 m 2 @@ -15308,12 +16962,15 @@ EndSplineSet EndChar StartChar: uni0490 -Encoding: 1168 1168 675 +Encoding: 1168 1168 674 Width: 1285 -Flags: MW +Flags: W +HStem: 0 110<-75 164.999 354.998 575> 1390 110<225 425.002 615.001 1248.52> +VStem: 1415 100<1774.51 1860> AnchorPoint: "Anchor-0" 894 1500 basechar 0 AnchorPoint: "Anchor-1" 266 0 basechar 0 AnchorPoint: "Anchor-2" 266 0 basechar 0 +LayerCount: 2 Fore SplineSet 396 1390 m 2 @@ -15348,9 +17005,11 @@ EndSplineSet EndChar StartChar: uni0491 -Encoding: 1169 1169 676 +Encoding: 1169 1169 675 Width: 970 -Flags: MW +Flags: W +HStem: -24 124<156.29 383.194> 930 110<398.75 749.111> +LayerCount: 2 Fore SplineSet 228 906 m 2 @@ -15377,9 +17036,12 @@ EndSplineSet EndChar StartChar: uni261A -Encoding: 9754 9754 677 +Encoding: 9754 9754 676 Width: 2028 -Flags: MW +Flags: W +HStem: 119 866<1728.06 1971.88> 224 823<747.875 1228.03> 853 184<65.7677 584.126> +VStem: 1538 460<119.872 275.654> +LayerCount: 2 Fore SplineSet 1992 847 m 0 @@ -15422,9 +17084,12 @@ EndSplineSet EndChar StartChar: uni261B -Encoding: 9755 9755 678 +Encoding: 9755 9755 677 Width: 2028 -Flags: MW +Flags: W +HStem: 98 151<302.222 384.713> 119 866<56.1206 299.941> 224 823<799.959 1280.12> 853 184<1443.87 1962.23> +VStem: 30 271<124 584.9> 385 94.0762<249.014 279.447> +LayerCount: 2 Fore SplineSet 301 291 m 0 @@ -15467,9 +17132,12 @@ EndSplineSet EndChar StartChar: uni261C -Encoding: 9756 9756 679 +Encoding: 9756 9756 678 Width: 2028 -Flags: MW +Flags: W +HStem: 224 181<786.5 1095.83> 801 84<1643.01 1726.99> 853 48<78.4222 367.066 402.028 584.126> 925 60<1649.64 1935> 1002 45<256.495 1068.37> +VStem: 30 46<911.708 936.774> 734 175<376 450> 1538 460<119.872 265.571> 1549 150<268 553> 1643 84<801.014 884.986> 1820 172<402.622 848.617> +LayerCount: 2 Fore SplineSet 1992 847 m 0 @@ -15548,9 +17216,12 @@ EndSplineSet EndChar StartChar: uni261E -Encoding: 9758 9758 680 +Encoding: 9758 9758 679 Width: 2028 -Flags: MW +Flags: W +HStem: 98 111<272.538 409.314> 224 59<1121.01 1237.42> 239 297<508.859 847.922> 249 84<301.014 384.986> 383 54<1191.99 1245> 531 51<1319.96 1342.77> 773 140<1279.43 1390.23> 853 57<1443.87 1739.83 1771.8 1946.11> 939 25<1032.02 1067.3> 999 48<1092.27 1882.47> +VStem: 36 172<285.383 731.182> 301 84<249.014 332.986> 329 109<498.321 783.335> 1245 53<291.587 383.308> 1480 46<654.384 721.821> 1949 49<911.447 961.905> +LayerCount: 2 Fore SplineSet 301 291 m 0 @@ -15649,9 +17320,12 @@ EndSplineSet EndChar StartChar: uni262D -Encoding: 9773 9773 681 +Encoding: 9773 9773 680 Width: 2000 -Flags: MW +Flags: W +HStem: 192 164<896.262 1212.42> +VStem: 1425 192<571.037 972.05> +LayerCount: 2 Fore SplineSet 420 939 m 2 @@ -15699,9 +17373,12 @@ EndSplineSet EndChar StartChar: uni2619 -Encoding: 9753 9753 682 +Encoding: 9753 9753 681 Width: 1654 Flags: W +HStem: -17 537<326.5 857> 52 143<1340 1505.56> 1034 64<387.751 449.955> 1054 143<1252 1426.76> +VStem: 80 148<584.307 847.064> 1476 90<698.78 1009.51> 1543 81<216.684 460.759> +LayerCount: 2 Fore SplineSet 1047.76757812 580 m 0 @@ -15739,9 +17416,12 @@ EndSplineSet EndChar StartChar: uni260E -Encoding: 9742 9742 683 +Encoding: 9742 9742 682 Width: 1400 Flags: W +HStem: -173 50<189.515 363.432> 0 21G<622 1323.5> 274 75<465.06 509 771.379 849.142> 373 53<371.234 509> 789 52<742.077 898> 836 40<498.165 558.842> 1065 50<328.826 547.677> 1158 254<877.016 1070.95> 1469 50<876.288 1069.71> +VStem: 67 50<-43.5542 181.623> 165 50<675.513 945.665> 423 50<-63.8202 157.42> 454 43<778.156 835.075> 571 156<426.404 735.112> 739 50<1188.06 1381.41> 846 254<1185.65 1380.51> 878 190<841 1033.42> 898 150<289 789 841 966.539> 1157 50<1188.06 1381.41> +LayerCount: 2 Fore SplineSet 639 251 m 1 @@ -15855,9 +17535,12 @@ EndSplineSet EndChar StartChar: uni2766 -Encoding: 10086 10086 684 +Encoding: 10086 10086 683 Width: 1374 Flags: W +HStem: -22 148<681.307 944.064> 1060 21G<1141 1211> 1374 90<795.78 1106.51> 1441 81<313.684 557.759> +VStem: 80 537<224.5 755> 149 143<1238 1403.56> 1131 64<285.751 347.955> 1151 143<1150 1324.76> +LayerCount: 2 Fore SplineSet 677 945.767578125 m 0 @@ -15895,9 +17578,12 @@ EndSplineSet EndChar StartChar: uni2767 -Encoding: 10087 10087 685 +Encoding: 10087 10087 684 Width: 1654 Flags: W +HStem: -17 537<797 1327.5> 52 143<148.444 314> 1034 64<1204.05 1266.25> 1054 143<227.245 402> +VStem: 30 81<216.684 460.759> 88 90<698.78 1009.51> 1426 148<584.307 847.064> +LayerCount: 2 Fore SplineSet 606.232421875 580 m 0 @@ -15935,9 +17621,12 @@ EndSplineSet EndChar StartChar: uni260F -Encoding: 9743 9743 686 +Encoding: 9743 9743 685 Width: 1400 Flags: W +HStem: -20 40<541.2 876.267> 48 1<582 589> 54 1<585 589> 57 38<553.283 863.178> 60 1<549.791 558> 76 1<507.791 516> 120 32<665.775 754.725> 260 42<388.27 544.617> 322 27<455.015 477.259> 689 26<375.832 412.489 519.008 550.554> 704 39<435.284 475.454 688.622 750> 708 89<702 749 785 805> 758 62<465.159 548.545> 906 30<475.043 551.673> 939 28<690.468 750> 998 25<669.759 746.41> 1110 47<761.013 920.918> 1226 30<782.203 788.336> 1462 34<719.277 784.859> 1494 29<855.532 952.429> +VStem: 325 49<715.3 783.183> 343 31<716.262 752.836> 394 46<69.3152 102.877> 413 41<381 387.996 462.006 688.75> 437 30<843.884 898.048> 478 40<381 387.996 462.005 682.962> 503 1<67.5341 72.7373> 545 1<51.5341 56.7373> 554 96<739.012 763.639> 558 31<515.802 679.054> 594 1<39 52> 608 1<38 52> 609 34<967.106 997.534> 635 35<223.086 451.646 492.769 683.654 853 922.89> 732 32<1043.16 1091.9 1272.93 1351.79> 750 35<224 354 388 707.997 797.084 935.073> 777 34<967.172 997.524 1367.49 1441.69> 937 26<1303.04 1370.77> 980 46<69.3594 108.29> 1034 32<1258.56 1400.26> +LayerCount: 2 Fore SplineSet 568 60 m 1 @@ -16244,5 +17933,102 @@ SplineSet 595 39 l 1 EndSplineSet EndChar + +StartChar: trademark +Encoding: 8482 8482 686 +Width: 1426 +Flags: W +HStem: 968 99<1042 1072.59> 975 40<287 509 704 893 1167 1380> 1462 53<927.391 938 1303.23 1312.23> 1479 36<335.656 455.188 534.001 671.653 828 888.375 1382 1454> +VStem: 682 36<1403.28 1418.77> +LayerCount: 2 +Fore +SplineSet +277 988 m 2 + 277 1005 l 2 + 277 1012 278 1015 285 1015 c 2 + 346 1015 l 2 + 362 1015 365 1016 368 1030 c 2 + 461 1465 l 2 + 464 1477 464 1479 449 1479 c 2 + 422 1479 l 2 + 327 1479 294 1447 266 1345 c 0 + 264 1337 262 1331 251 1331 c 2 + 237 1331 l 2 + 225 1331 227 1339 229 1347 c 2 + 264 1501 l 2 + 267 1512 269 1515 283 1515 c 2 + 738 1515 l 2 + 757 1515 757 1512 754 1498 c 2 + 718 1343 l 2 + 716 1333 717 1331 704 1331 c 2 + 694 1331 l 2 + 679 1331 679 1333 682 1345 c 0 + 703 1448 690 1479 595 1479 c 2 + 553 1479 l 2 + 540 1479 537 1477 534 1465 c 2 + 441 1030 l 2 + 438 1017 439 1015 455 1015 c 2 + 514 1015 l 2 + 525 1015 526 1012 526 1000 c 2 + 526 989 l 2 + 526 976 522 975 509 975 c 2 + 287 975 l 2 + 278 975 277 978 277 988 c 2 +1292 1414 m 2 + 1054 977 l 2 + 1050 969 1046 968 1033 968 c 2 + 1010 968 l 2 + 1000 968 998 973 997 981 c 2 + 938 1442 l 2 + 937 1453 939 1462 935 1462 c 0 + 932 1462 932 1456 929 1445 c 2 + 826 1028 l 2 + 823 1015 825 1015 841 1015 c 2 + 895 1015 l 2 + 903 1015 906 1013 906 1005 c 2 + 906 985 l 2 + 906 975 903 975 893 975 c 2 + 704 975 l 2 + 694 975 690 976 690 986 c 2 + 690 1002 l 2 + 690 1012 692 1015 702 1015 c 2 + 753 1015 l 2 + 774 1015 775 1015 779 1031 c 2 + 887 1460 l 2 + 891 1475 889 1475 870 1475 c 2 + 824 1475 l 2 + 813 1475 810 1477 810 1487 c 2 + 810 1501 l 2 + 810 1514 816 1515 828 1515 c 2 + 966 1515 l 2 + 990 1515 994 1513 997 1491 c 2 + 1042 1105 l 2 + 1045 1078 1042 1067 1049 1067 c 0 + 1055 1067 1062 1084 1073 1105 c 2 + 1288 1503 l 2 + 1293 1512 1296 1515 1311 1515 c 2 + 1458 1515 l 2 + 1467 1515 1470 1513 1470 1504 c 2 + 1470 1489 l 2 + 1470 1476 1467 1475 1454 1475 c 2 + 1398 1475 l 2 + 1388 1475 1383 1475 1382 1466 c 2 + 1306 1028 l 2 + 1304 1016 1306 1015 1320 1015 c 2 + 1383 1015 l 2 + 1396 1015 1396 1011 1396 998 c 2 + 1396 989 l 2 + 1396 976 1393 975 1380 975 c 2 + 1164 975 l 2 + 1154 975 1152 977 1152 988 c 2 + 1152 999 l 2 + 1152 1012 1154 1015 1167 1015 c 2 + 1226 1015 l 2 + 1241 1015 1240 1018 1242 1030 c 2 + 1310 1407 l 2 + 1316 1440 1322 1454 1316 1454 c 0 + 1310 1454 1305 1438 1292 1414 c 2 +EndSplineSet +EndChar EndChars EndSplineFont diff --git a/sources/fontforge/BesleyCondensed-Book.sfd b/sources/fontforge/BesleyCondensed-Book.sfd index 06894b55..785e4c86 100644 --- a/sources/fontforge/BesleyCondensed-Book.sfd +++ b/sources/fontforge/BesleyCondensed-Book.sfd @@ -56,25 +56,25 @@ Lookup: 258 0 0 "'kern' Horizontal Kerning lookup 0" { "'kern' Horizontal Kernin MarkAttachClasses: 1 DEI: 91125 KernClass2: 52+ 42 "'kern' Horizontal Kerning lookup 0 kerning class 2" - 173 a h m n agrave aacute acircumflex atilde adieresis aring amacron abreve aogonek hcircumflex nacute uni0146 ncaron napostrophe uni0430 uni044A uni044C uni0459 uni045A uni045B + 178 a h m n agrave aacute acircumflex atilde adieresis aring amacron abreve aogonek hcircumflex nacute ncommaaccent ncaron napostrophe uni0430 uni044A uni044C uni0459 uni045A uni045B 223 H I M N Igrave Iacute Icircumflex Idieresis Ntilde Hcircumflex Itilde Imacron Ibreve Iogonek Idotaccent uni0406 uni0407 uni040D uni040F uni0414 uni041B uni041C uni041D uni041F uni0426 uni0427 uni0428 uni0429 uni042B uni042F 157 C E Egrave Eacute Ecircumflex Edieresis Cacute Ccircumflex Cdotaccent Ccaron Emacron Ebreve Edotaccent Eogonek Ecaron uni0400 uni0401 uni0404 uni0415 uni0421 112 D O Q Eth Ograve Oacute Ocircumflex Otilde Odieresis Oslash Dcaron Dcroat Omacron Obreve uni041E uni0424 uni042D 90 J U Ugrave Uacute Ucircumflex Udieresis IJ Jcircumflex Utilde Umacron Ubreve Uring Uogonek - 113 g r v w y ydieresis racute uni0157 rcaron wcircumflex ycircumflex uni0433 uni0442 uni0443 uni0453 uni045E uni0491 - 76 A backslash Agrave Aacute Acircumflex Atilde Adieresis Aring uni013B uni0410 - 41 d l lacute lslash uni013C uniFB02 uniFB04 + 118 g r v w y ydieresis racute rcommaaccent rcaron wcircumflex ycircumflex uni0433 uni0442 uni0443 uni0453 uni045E uni0491 + 81 A backslash Agrave Aacute Acircumflex Atilde Adieresis Aring Lcommaaccent uni0410 + 46 d l lacute lslash lcommaaccent uniFB02 uniFB04 87 b c e o p thorn eogonek uni0402 uni0435 uni043E uni0441 uni044D uni0450 uni0451 uni0454 68 quotedbl quotedblleft quotedblright quoteleft quoteright quotesingle 52 s sacute scircumflex scedilla scaron uni0437 uni0455 26 z zacute zdotaccent zcaron 37 slash V W Wcircumflex uni040E uni0423 - 48 k x uni0137 kgreenlandic uni0436 uni043A uni045C + 53 k x kcommaaccent kgreenlandic uni0436 uni043A uni045C 34 Z Zacute Zdotaccent Zcaron uni0411 38 Y Yacute Ycircumflex Ydieresis uni0490 40 T uni0162 Tcaron uni0403 uni0413 uni0422 63 L Lacute Lslash uni0409 uni040A uni042A uni042C uni0462 uni0463 - 35 K X uni0136 uni040C uni0416 uni041A + 40 K X Kcommaaccent uni040C uni0416 uni041A 9 u uogonek 9 t uni0163 27 i j uni0456 uni0457 uni0458 @@ -92,14 +92,14 @@ KernClass2: 52+ 42 "'kern' Horizontal Kerning lookup 0 kerning class 2" 103 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc 74 uni1E87.sc uni1E89.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc 65 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc - 46 r.sc racute.sc rcaron.sc uni0157.sc uni0213.sc - 45 n.sc nacute.sc ncaron.sc ntilde.sc uni0146.sc - 54 g.sc gbreve.sc gcircumflex.sc gdotaccent.sc uni0123.sc + 51 r.sc racute.sc rcaron.sc rcommaaccent.sc uni0213.sc + 50 n.sc nacute.sc ncaron.sc ntilde.sc ncommaaccent.sc + 59 g.sc gbreve.sc gcircumflex.sc gdotaccent.sc gcommaaccent.sc 42 y.sc yacute.sc ycircumflex.sc ydieresis.sc 36 t.sc tcaron.sc uni0163.sc uni021B.sc - 25 l.sc lacute.sc uni013C.sc + 30 l.sc lacute.sc lcommaaccent.sc 14 v.sc ygrave.sc - 15 k.sc uni0137.sc + 20 k.sc kcommaaccent.sc 4 x.sc 4 q.sc 4 p.sc @@ -108,13 +108,13 @@ KernClass2: 52+ 42 "'kern' Horizontal Kerning lookup 0 kerning class 2" 4 f.sc 9 dcaron.sc 4 b.sc - 468 B D E F H I K L M N P R Egrave Eacute Ecircumflex Edieresis Igrave Iacute Icircumflex Idieresis Eth Ntilde Thorn Hcircumflex Itilde Imacron Ibreve Iogonek Idotaccent IJ uni0136 Lacute uni013B Lcaron Ldot Lslash Nacute Ncaron Racute uni0156 Rcaron uni0400 uni0401 uni0403 uni0406 uni0407 uni040A uni040C uni040D uni040F uni0411 uni0412 uni0413 uni0415 uni0418 uni0419 uni041A uni041C uni041D uni041F uni0420 uni0426 uni0428 uni0429 uni042B uni042C uni042E uni0462 R.alt + 483 B D E F H I K L M N P R Egrave Eacute Ecircumflex Edieresis Igrave Iacute Icircumflex Idieresis Eth Ntilde Thorn Hcircumflex Itilde Imacron Ibreve Iogonek Idotaccent IJ Kcommaaccent Lacute Lcommaaccent Lcaron Ldot Lslash Nacute Ncaron Racute Rcommaaccent Rcaron uni0400 uni0401 uni0403 uni0406 uni0407 uni040A uni040C uni040D uni040F uni0411 uni0412 uni0413 uni0415 uni0418 uni0419 uni041A uni041C uni041D uni041F uni0420 uni0426 uni0428 uni0429 uni042B uni042C uni042E uni0462 R.alt 252 c d e o q ccedilla egrave eacute ecircumflex edieresis ograve oacute ocircumflex otilde odieresis oslash cacute ccircumflex cdotaccent ccaron dcaron dcroat emacron ebreve edotaccent eogonek ecaron uni0435 uni043E uni0441 uni0444 uni0450 uni0451 uni0454 - 182 C G O Q Ograve Oacute Ocircumflex Otilde Odieresis Oslash Cacute Ccircumflex Cdotaccent Ccaron Gcircumflex Gbreve Gdotaccent uni0122 Omacron Obreve OE uni0404 uni041E uni0421 uni0424 + 187 C G O Q Ograve Oacute Ocircumflex Otilde Odieresis Oslash Cacute Ccircumflex Cdotaccent Ccaron Gcircumflex Gbreve Gdotaccent Gcommaaccent Omacron Obreve OE uni0404 uni041E uni0421 uni0424 117 i j igrave iacute icircumflex idieresis itilde imacron ibreve iogonek dotlessi ij jcircumflex uni0456 uni0457 uni0458 90 slash A Agrave Aacute Acircumflex Atilde Adieresis Aring AE Amacron Abreve Aogonek uni0410 - 69 b h k l hcircumflex lacute uni013C lcaron ldot lslash uni0452 uni0463 - 201 m n r nacute uni0146 ncaron racute uni0157 rcaron uni0432 uni0433 uni0438 uni0439 uni043A uni043C uni043D uni043F uni0446 uni0448 uni0449 uni044B uni044C uni044E uni0453 uni045A uni045C uni045D uni045F + 74 b h k l hcircumflex lacute lcommaaccent lcaron ldot lslash uni0452 uni0463 + 211 m n r nacute ncommaaccent ncaron racute rcommaaccent rcaron uni0432 uni0433 uni0438 uni0439 uni043A uni043C uni043D uni043F uni0446 uni0448 uni0449 uni044B uni044C uni044E uni0453 uni045A uni045C uni045D uni045F 55 p u utilde umacron ubreve uring uogonek uni0440 uni0447 68 quotedbl quotedblleft quotedblright quoteleft quoteright quotesingle 41 f uniFB00 uniFB01 uniFB02 uniFB03 uniFB04 @@ -134,12 +134,12 @@ KernClass2: 52+ 42 "'kern' Horizontal Kerning lookup 0 kerning class 2" 33 X uni040E uni0417 uni0423 uni0425 9 S uni0405 17 J uni0409 uni041B - 379 b.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc h.sc hcircumflex.sc i.sc iacute.sc ibreve.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc p.sc r.sc racute.sc rcaron.sc uni0137.sc uni013C.sc uni0146.sc uni0157.sc uni0213.sc - 226 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc q.sc uni0123.sc + 399 b.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc h.sc hcircumflex.sc i.sc iacute.sc ibreve.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc p.sc r.sc racute.sc rcaron.sc kcommaaccent.sc lcommaaccent.sc ncommaaccent.sc rcommaaccent.sc uni0213.sc + 231 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc q.sc gcommaaccent.sc 120 u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc uogonek.sc uring.sc utilde.sc 103 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc 79 uni1E87.sc uni1E89.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc - 62 s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc uni0219.sc + 67 s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc scommaaccent.sc 38 z.sc zacute.sc zcaron.sc zdotaccent.sc 42 y.sc ycircumflex.sc ydieresis.sc ygrave.sc 36 t.sc tcaron.sc uni0163.sc uni021B.sc @@ -153,7 +153,7 @@ KernClass2: 52+ 42 "'kern' Horizontal Kerning lookup 0 kerning class 2" ChainSub2: coverage "'calt' Contextual Alternates lookup 7 subtable" 0 0 0 1 1 1 0 Coverage: 6 hyphen - BCoverage: 1176 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc b.sc c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc h.sc hcircumflex.sc hyphen.sc i.sc iacute.sc ibreve.sc icircumflex.sc idieresis.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc itilde.sc j.sc jcircumflex.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc p.sc q.sc r.sc racute.sc rcaron.sc s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc t.sc tcaron.sc u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc uni0123.sc uni0137.sc uni013C.sc uni0146.sc uni0157.sc uni0163.sc uni0213.sc uni0219.sc uni021B.sc uni1E87.sc uni1E89.sc uogonek.sc uring.sc utilde.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc x.sc y.sc yacute.sc ycircumflex.sc ydieresis.sc ygrave.sc z.sc zacute.sc zcaron.sc zdotaccent.sc + BCoverage: 1206 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc b.sc c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc h.sc hcircumflex.sc hyphen.sc i.sc iacute.sc ibreve.sc icircumflex.sc idieresis.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc itilde.sc j.sc jcircumflex.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc p.sc q.sc r.sc racute.sc rcaron.sc s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc t.sc tcaron.sc u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc gcommaaccent.sc kcommaaccent.sc lcommaaccent.sc ncommaaccent.sc rcommaaccent.sc uni0163.sc uni0213.sc scommaaccent.sc uni021B.sc uni1E87.sc uni1E89.sc uogonek.sc uring.sc utilde.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc x.sc y.sc yacute.sc ycircumflex.sc ydieresis.sc ygrave.sc z.sc zacute.sc zcaron.sc zdotaccent.sc 1 SeqLookup: 0 "Single Substitution lookup 8" EndFPST @@ -167,8 +167,17 @@ EndFPST LangName: 1033 "" "" "" "" "" "" "" "" "indestructible type*" "Owen Earl" "" "https://indestructibletype.com/Home.html" "https://ewonrael.github.io" "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL" "http://scripts.sil.org/OFL" "" "Besley Condensed" Encoding: UnicodeBmp UnicodeInterp: none -NameList: AGL For New Fonts -BeginPrivate: 0 +NameList: AGL without afii +BeginPrivate: 9 +BlueValues 37 [-20 2 1040 1064 1500 1520 1555 1570] +OtherBlues 11 [-500 -500] +BlueFuzz 1 1 +BlueScale 8 0.039625 +BlueShift 1 7 +StdHW 5 [110] +StdVW 5 [190] +StemSnapH 9 [104 110] +StemSnapV 17 [180 190 200 220] EndPrivate Grid -2000 -300 m 0 @@ -193,7 +202,10 @@ BeginChars: 65671 686 StartChar: ampersand Encoding: 38 38 0 Width: 1740 -Flags: MW +Flags: W +HStem: -20 130<427.318 795.164> 0 110<1214.39 1540> 810 110<1090 1273.83 1384.17 1570> 1440 80<617.259 884.285> +VStem: 42 220<265.057 590.757> 358 196<1142.47 1367.54> 944 188<1122.12 1387.47> +LayerCount: 2 Fore SplineSet 1117 920 m 2 @@ -252,7 +264,10 @@ EndChar StartChar: period Encoding: 46 46 1 Width: 564 -Flags: MW +Flags: W +HStem: -32 264<184.257 379.743> +VStem: 150 264<2.25674 197.743> +LayerCount: 2 Fore SplineSet 150 100 m 0 @@ -266,7 +281,10 @@ EndChar StartChar: zero Encoding: 48 48 2 Width: 880 -Flags: MW +Flags: W +HStem: -20 100<363.375 523.203> 1420 100<363.375 523.63> +VStem: 80 220<283.449 1216.55> 580 220<303.764 1237.69> +LayerCount: 2 Fore SplineSet 80 750 m 0 @@ -287,7 +305,10 @@ EndChar StartChar: one Encoding: 49 49 3 Width: 700 -Flags: MW +Flags: W +HStem: 0 110<80 270 460.079 630> 1220 110<84.0126 264.461> +VStem: 270 190<110.109 1220> 352 108<1429.66 1580> +LayerCount: 2 Fore SplineSet 80 38 m 2 @@ -321,7 +342,10 @@ EndChar StartChar: two Encoding: 50 50 4 Width: 840 -Flags: MW +Flags: W +HStem: -20 201<497.194 658.517> 0 21G<92.5 164.5> 100 34<186 300> 1426 94<269.423 499.617> +VStem: 102 138<1149 1369.78> 554 222<951.22 1371.39> 675 95<195.871 354> +LayerCount: 2 Fore SplineSet 770 325 m 0 @@ -358,7 +382,10 @@ EndChar StartChar: three Encoding: 51 51 5 Width: 780 -Flags: MW +Flags: W +HStem: -20 83<212.466 435.728> 717 109<234.033 413.365> 1436 84<218.446 431.376> +VStem: 50 138<90.5345 296> 80 118<1206 1403.91> 496 194<937.226 1369.47> 528 202<179.452 595.569> +LayerCount: 2 Fore SplineSet 50 248 m 0 @@ -393,7 +420,10 @@ EndChar StartChar: four Encoding: 52 52 6 Width: 870 -Flags: MW +Flags: W +HStem: 0 110<400 490 680 800> 460 110<231.508 489.967 680 830> 1480 20G<548.5 698.5> +VStem: 490 190<110 460 570 780.929> 528 194<1315.07 1500> 620 60<862.165 968.504> +LayerCount: 2 Fore SplineSet 800 84 m 2 @@ -445,7 +475,10 @@ EndChar StartChar: five Encoding: 53 53 7 Width: 840 -Flags: MW +Flags: W +HStem: -20 84<223.135 453.008> 902 98<296.679 509.764> 1320 180<259.688 602.941> +VStem: 60 148<94.3083 311> 568 202<244.878 817.375> +LayerCount: 2 Fore SplineSet 60 258 m 0 @@ -485,7 +518,10 @@ EndChar StartChar: six Encoding: 54 54 8 Width: 840 -Flags: MW +Flags: W +HStem: -20 90<336.986 524.271> 862 98<334.104 511.343> 1436 84<372.82 554.736> +VStem: 60 200<296.567 965.645> 556 164<1254 1428.97> 600 200<217.88 742.594> +LayerCount: 2 Fore SplineSet 556 1392 m 0 @@ -514,7 +550,10 @@ EndChar StartChar: seven Encoding: 55 55 9 Width: 818 -Flags: MW +Flags: W +HStem: -20 21G<337 420> 1266 134<458.804 620.049> 1334 186<168.445 391.238> 1480 20G<701.5 791.5> +VStem: 50 94<1146 1307.5> 244 194<123 423.34> 686 110<1426.63 1500> +LayerCount: 2 Fore SplineSet 50 1162 m 0 @@ -547,7 +586,10 @@ EndChar StartChar: eight Encoding: 56 56 10 Width: 740 -Flags: MW +Flags: W +HStem: -20 90<303.969 436.031> 760 100<308.086 431.914> 1430 90<311.015 428.985> +VStem: 40 200<140.829 650.691> 90 180<925.593 1387.62> 470 180<925.659 1387.62> 500 200<140.829 661.643> +LayerCount: 2 Fore SplineSet 240 420 m 0 @@ -580,7 +622,10 @@ EndChar StartChar: nine Encoding: 57 57 11 Width: 840 -Flags: MW +Flags: W +HStem: -20 84<285.264 467.18> 540 98<328.657 505.896> 1430 90<315.729 503.014> +VStem: 40 200<757.406 1282.12> 120 164<71.0323 246> 580 200<534.355 1203.43> +LayerCount: 2 Fore SplineSet 284 108 m 0 @@ -610,11 +655,13 @@ EndChar StartChar: A Encoding: 65 65 12 Width: 1210 -Flags: MW +Flags: W +HStem: 0 110<0 114.998 244.835 360 760 873 1068 1210> 440 110<362.906 752.502> 1490 20G<492.5 687> AnchorPoint: "Anchor-0" 593 1500 basechar 0 AnchorPoint: "Anchor-1" 536 0 basechar 0 AnchorPoint: "Anchor-2" 536 0 basechar 0 AnchorPoint: "Anchor-3" 996 0 basechar 0 +LayerCount: 2 Fore SplineSet 546 1322 m 258 @@ -664,10 +711,13 @@ EndChar StartChar: B Encoding: 66 66 13 Width: 1018 -Flags: MW +Flags: W +HStem: 0 110<38 158 338 668.317> 720 110<338.184 669.233> 1390 110<38 158 338.002 651.531> +VStem: 158 180<110.015 719.938 830 1389.99> 738 200<929.104 1306.15> 768 210<211.62 609.062> AnchorPoint: "Anchor-0" 467 1500 basechar 0 AnchorPoint: "Anchor-1" 479 0 basechar 0 AnchorPoint: "Anchor-2" 479 0 basechar 0 +LayerCount: 2 Fore SplineSet 528 110 m 258 @@ -712,10 +762,13 @@ EndChar StartChar: C Encoding: 67 67 14 Width: 1109 -Flags: MW +Flags: W +HStem: -20 118<445.812 738.362> 1404 116<462.858 737.663> +VStem: 55 200<372.323 1091.62> 921 114<990 1169.44> 940 95<1444.33 1510> 943 111<380.651 590> AnchorPoint: "Anchor-0" 571 1500 basechar 0 AnchorPoint: "Anchor-1" 592 0 basechar 0 AnchorPoint: "Anchor-2" 592 0 basechar 0 +LayerCount: 2 Fore SplineSet 55 750 m 256 @@ -746,10 +799,13 @@ EndChar StartChar: D Encoding: 68 68 15 Width: 1124 -Flags: MW +Flags: W +HStem: 0 110<39 159 339 674.947> 1390 110<39 159 339 666.414> +VStem: 159 180<110 1390> 869 200<417.039 1093.33> AnchorPoint: "Anchor-0" 548 1500 basechar 0 AnchorPoint: "Anchor-1" 547 0 basechar 0 AnchorPoint: "Anchor-2" 547 0 basechar 0 +LayerCount: 2 Fore SplineSet 39 34 m 258 @@ -783,11 +839,14 @@ EndChar StartChar: E Encoding: 69 69 16 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<38 157.836 348 717.795> 736 80<348.054 541.977> 1026 20G<614 668> 1390 110<38 158 348 713.332> +VStem: 158 190<110.139 736 816 1389.98> 596 92<496 690.003 867.898 1046> 858 70<1030.14 1228.95> 878 70<290.128 509.978> AnchorPoint: "Anchor-0" 527 1500 basechar 0 AnchorPoint: "Anchor-1" 559 0 basechar 0 AnchorPoint: "Anchor-2" 559 0 basechar 0 AnchorPoint: "Anchor-3" 869 50 basechar 0 +LayerCount: 2 Fore SplineSet 109 1390 m 258 @@ -842,10 +901,13 @@ EndChar StartChar: F Encoding: 70 70 17 Width: 978 -Flags: MW +Flags: W +HStem: 0 110<38 158 348 488> 696 100<348 587.75> 1390 110<38 158 348 725.309> +VStem: 158 190<110 696 796 1390> 638 90<476 644 847.87 1006> 858 70<1030 1239.3> AnchorPoint: "Anchor-0" 527 1500 basechar 0 AnchorPoint: "Anchor-1" 249 0 basechar 0 AnchorPoint: "Anchor-2" 249 0 basechar 0 +LayerCount: 2 Fore SplineSet 129 1390 m 258 @@ -897,10 +959,13 @@ EndChar StartChar: G Encoding: 71 71 18 Width: 1150 -Flags: MW +Flags: W +HStem: -20 100<441.379 701.488> 610 130<715.021 845 1035 1134.97> 1408 112<462.435 773.12> 1480 20G<955.5 1016> +VStem: 55 190<369.276 1098.89> 845 190<242.576 610> 921 114<990 1223.5 1446.5 1500> AnchorPoint: "Anchor-0" 661 1500 basechar 0 AnchorPoint: "Anchor-1" 632 0 basechar 0 AnchorPoint: "Anchor-2" 632 0 basechar 0 +LayerCount: 2 Fore SplineSet 752 740 m 258 @@ -943,10 +1008,13 @@ EndChar StartChar: H Encoding: 72 72 19 Width: 1196 -Flags: MW +Flags: W +HStem: 0 110<38 158 348 487.926 708 847.962 1038 1158> 720 110<348.206 847.736> 1390 110<38.0074 158 348 488 708 848.136 1038.01 1158> +VStem: 158 190<110 719.99 830.215 1390> 848 190<110 719.964 830.136 1389.88> AnchorPoint: "Anchor-0" 604 1500 basechar 0 AnchorPoint: "Anchor-1" 599 0 basechar 0 AnchorPoint: "Anchor-2" 599 0 basechar 0 +LayerCount: 2 Fore SplineSet 348 1347 m 258 @@ -1013,11 +1081,14 @@ EndChar StartChar: I Encoding: 73 73 20 Width: 520 -Flags: MW +Flags: W +HStem: 0 110<45 164.786 355 475> 1390 110<45 165 355 475> +VStem: 165 190<111.344 1390> AnchorPoint: "Anchor-0" 262 1500 basechar 0 AnchorPoint: "Anchor-1" 268 0 basechar 0 AnchorPoint: "Anchor-2" 268 0 basechar 0 AnchorPoint: "Anchor-3" 268 0 basechar 0 +LayerCount: 2 Fore SplineSet 355 1354 m 258 @@ -1052,10 +1123,13 @@ EndChar StartChar: J Encoding: 74 74 21 Width: 844 -Flags: MW +Flags: W +HStem: -20 110<207.737 424.916> 1390 110<312.044 491.826 682.055 822> +VStem: 10 188<112.893 342> 492 190<200.337 1389.96> AnchorPoint: "Anchor-0" 586 1500 basechar 0 AnchorPoint: "Anchor-1" 338 0 basechar 0 AnchorPoint: "Anchor-2" 338 0 basechar 0 +LayerCount: 2 Fore SplineSet 10 280 m 256 @@ -1086,10 +1160,13 @@ EndChar StartChar: K Encoding: 75 75 22 Width: 1253 -Flags: MW +Flags: W +HStem: 0 110<38 157.99 348 488 778.084 879.004 1103 1253> 1390 110<38 158 348.087 488 718.114 844.005 979.812 1148> +VStem: 158 190<110 519.5 704.987 1389.96> AnchorPoint: "Anchor-0" 609 1500 basechar 0 AnchorPoint: "Anchor-1" 613 0 basechar 0 AnchorPoint: "Anchor-2" 613 0 basechar 0 +LayerCount: 2 Fore SplineSet 38 38 m 258 @@ -1156,11 +1233,14 @@ EndChar StartChar: L Encoding: 76 76 23 Width: 976 -Flags: MW +Flags: W +HStem: 0 110<38 158 348 708.426> 1390 110<38 158 348 468> +VStem: 158 190<110.009 1390> 838 100<260.899 510> AnchorPoint: "Anchor-0" 257 1500 basechar 0 AnchorPoint: "Anchor-1" 742 943 basechar 0 AnchorPoint: "Anchor-2" 639 0 basechar 0 AnchorPoint: "Anchor-3" 742 943 basechar 0 +LayerCount: 2 Fore SplineSet 116 1390 m 258 @@ -1198,10 +1278,13 @@ EndChar StartChar: M Encoding: 77 77 24 Width: 1440 -Flags: MW +Flags: W +HStem: -20 21G<629 711> 0 110<35 162 291.141 425 950.012 1085 1279 1405> 1390 110<95 219 1230.92 1344.94> +VStem: 162 129<110.887 447.754> 219 117<1056.25 1359.47> 1050 181<990.667 1245.92> 1085 194<110 497.333> AnchorPoint: "Anchor-0" 731 1500 basechar 0 AnchorPoint: "Anchor-1" 680 0 basechar 0 AnchorPoint: "Anchor-2" 680 0 basechar 0 +LayerCount: 2 Fore SplineSet 183 1390 m 258 @@ -1265,10 +1348,13 @@ EndChar StartChar: N Encoding: 78 78 25 Width: 1090 -Flags: MW +Flags: W +HStem: -20 21G<790.5 945.5> 0 110<40 149.899 280 410> 1390 110<40.0037 149.938 710.457 829.97 960.078 1070> +VStem: 150 130<110.185 1090.95> 830 130<367.988 1389.91> AnchorPoint: "Anchor-0" 566 1500 basechar 0 AnchorPoint: "Anchor-1" 556 0 basechar 0 AnchorPoint: "Anchor-2" 556 0 basechar 0 +LayerCount: 2 Fore SplineSet 94 1390 m 258 @@ -1319,10 +1405,13 @@ EndChar StartChar: O Encoding: 79 79 26 Width: 1050 -Flags: MW +Flags: W +HStem: -20 100<399.111 658.164> 1420 100<399.111 650.889> +VStem: 55 205<342.816 1157.18> 790 205<357.973 1157.18> AnchorPoint: "Anchor-0" 526 1500 basechar 0 AnchorPoint: "Anchor-1" 526 0 basechar 0 AnchorPoint: "Anchor-2" 526 0 basechar 0 +LayerCount: 2 Fore SplineSet 55 750 m 256 @@ -1342,10 +1431,13 @@ EndChar StartChar: P Encoding: 80 80 27 Width: 1006 -Flags: MW +Flags: W +HStem: 0 110<38.0208 157.964 348.365 487.983> 660 110<348.268 655.625> 1390 110<38 158 348 655.625> +VStem: 158 190<110.338 659.793 770 1390> 748 220<867.455 1292.54> AnchorPoint: "Anchor-0" 509 1500 basechar 0 AnchorPoint: "Anchor-1" 265 0 basechar 0 AnchorPoint: "Anchor-2" 265 0 basechar 0 +LayerCount: 2 Fore SplineSet 126 1390 m 258 @@ -1387,8 +1479,11 @@ EndChar StartChar: Q Encoding: 81 81 28 Width: 1050 -Flags: MW +Flags: W +HStem: -250 176<827.518 979.762> -20 100<394.801 664.492> 430 176<406.028 581.718> 1420 100<404.759 645.241> +VStem: 55 205<333.693 1161.38> 306 46<196 345> 790 205<333.32 1161.38> 1004 100<-51.7502 164> AnchorPoint: "Anchor-0" 526 1500 basechar 0 +LayerCount: 2 Fore SplineSet 55 750 m 256 @@ -1429,10 +1524,13 @@ EndChar StartChar: R Encoding: 82 82 29 Width: 1073 -Flags: MW +Flags: W +HStem: -20 130<704.211 1017.39> 0 110<38 158 348 488> 690 120<348.056 649.611> 1390 110<38.0023 157.951 347.97 666.05> +VStem: 158 190<110.023 689.994 810 1389.96> 748 200<903.422 1294.74> 1034 64<127.234 258> AnchorPoint: "Anchor-0" 479 1500 basechar 0 AnchorPoint: "Anchor-1" 549 0 basechar 0 AnchorPoint: "Anchor-2" 549 0 basechar 0 +LayerCount: 2 Fore SplineSet 1098 230 m 256 @@ -1483,10 +1581,13 @@ EndChar StartChar: S Encoding: 83 83 30 Width: 912 -Flags: MW +Flags: W +HStem: -30 102<370.147 614.687> -10 21G<87.5 153.5> 1408 112<326.301 540.936> 1480 20G<705 789.5> +VStem: 65 121<-9.96977 18 302.956 510> 125 160<1075.59 1367.91> 694 111<1010 1206.34 1488 1500> 695 170<156.992 490.228> AnchorPoint: "Anchor-0" 471 1500 basechar 0 AnchorPoint: "Anchor-1" 480 0 basechar 0 AnchorPoint: "Anchor-2" 480 0 basechar 0 +LayerCount: 2 Fore SplineSet 694 1047 m 256 @@ -1525,10 +1626,13 @@ EndChar StartChar: T Encoding: 84 84 31 Width: 1128 -Flags: MW +Flags: W +HStem: 0 110<309 468.812 659.164 818.983> 1400 100<261.754 469.002 659 876.018> +VStem: 59 100<990 1271.24> 469 190<110.128 1400> 968 101<990 1287.07> AnchorPoint: "Anchor-0" 564 1500 basechar 0 AnchorPoint: "Anchor-1" 573 0 basechar 0 AnchorPoint: "Anchor-2" 573 0 basechar 0 +LayerCount: 2 Fore SplineSet 309 41 m 258 @@ -1569,11 +1673,14 @@ EndChar StartChar: U Encoding: 85 85 32 Width: 1130 -Flags: MW +Flags: W +HStem: -30 120<448.418 751.225> 1390 110<25 145 335.005 464.99 725 864.997 985 1105> +VStem: 145 190<227.442 1389.96> 865 120<224.41 1390> AnchorPoint: "Anchor-0" 591 1500 basechar 0 AnchorPoint: "Anchor-1" 581 0 basechar 0 AnchorPoint: "Anchor-2" 581 0 basechar 0 AnchorPoint: "Anchor-3" 866 190 basechar 0 +LayerCount: 2 Fore SplineSet 823 1390 m 258 @@ -1614,10 +1721,12 @@ EndChar StartChar: V Encoding: 86 86 33 Width: 1210 -Flags: MW +Flags: W +HStem: -10 21G<519 724> 1390 110<0 141.12 336.28 469.866 850 966.002 1098 1210> AnchorPoint: "Anchor-0" 655 1500 basechar 0 AnchorPoint: "Anchor-1" 601 0 basechar 0 AnchorPoint: "Anchor-2" 601 0 basechar 0 +LayerCount: 2 Fore SplineSet 671 208 m 266 @@ -1658,10 +1767,12 @@ EndChar StartChar: W Encoding: 87 87 34 Width: 1680 -Flags: MW +Flags: W +HStem: -20 21G<515 618.5 1100 1207.5> 1390 110<30.0127 158.996 350.059 477.789 680.043 765.312 963.936 1059.98 1270.03 1382 1516 1650> AnchorPoint: "Anchor-0" 846 1500 basechar 0 AnchorPoint: "Anchor-1" 876 0 basechar 0 AnchorPoint: "Anchor-2" 876 0 basechar 0 +LayerCount: 2 Fore SplineSet 628 451 m 258 @@ -1727,10 +1838,12 @@ EndChar StartChar: X Encoding: 88 88 35 Width: 1250 -Flags: MW +Flags: W +HStem: 0 110<10 179.297 309.994 420 780 894 1099 1240> 1390 110<80 211.609 417.456 540 770 891.672 1009.97 1170> AnchorPoint: "Anchor-0" 646 1500 basechar 0 AnchorPoint: "Anchor-1" 616 0 basechar 0 AnchorPoint: "Anchor-2" 616 0 basechar 0 +LayerCount: 2 Fore SplineSet 10 34 m 258 @@ -1797,10 +1910,13 @@ EndChar StartChar: Y Encoding: 89 89 36 Width: 1140 -Flags: MW +Flags: W +HStem: 0 110<370 490 680 820> 1390 110<0 117.996 333.996 455 710 846.005 981.297 1140> +VStem: 490 190<110 690.625> AnchorPoint: "Anchor-0" 576 1500 basechar 0 AnchorPoint: "Anchor-1" 591 0 basechar 0 AnchorPoint: "Anchor-2" 591 0 basechar 0 +LayerCount: 2 Fore SplineSet 370 34 m 258 @@ -1853,10 +1969,13 @@ EndChar StartChar: Z Encoding: 90 90 37 Width: 1015 -Flags: MW +Flags: W +HStem: 0 110<299.006 798.313> 1390 110<283.288 727.991> +VStem: 75 100<1030 1277.11> 728 197<1260.17 1390> 865 100<178.993 510> AnchorPoint: "Anchor-0" 531 1500 basechar 0 AnchorPoint: "Anchor-1" 571 0 basechar 0 AnchorPoint: "Anchor-2" 571 0 basechar 0 +LayerCount: 2 Fore SplineSet 133 1500 m 258 @@ -1895,11 +2014,14 @@ EndChar StartChar: a Encoding: 97 97 38 Width: 852 -Flags: MW +Flags: W +HStem: -20 112<285.804 466.271> -20 94<730.567 778.812> 522 76<350.463 550> 968 92<270.002 501.225> +VStem: 58 194<121.367 419.938> 118 142<772 947.519> 550 180<188.464 522 598 921.479> 793 64<81.6965 222.947> AnchorPoint: "Anchor-0" 450 1040 basechar 0 AnchorPoint: "Anchor-1" 373 0 basechar 0 AnchorPoint: "Anchor-2" 843 90 basechar 0 AnchorPoint: "Anchor-3" 843 90 basechar 0 +LayerCount: 2 Fore SplineSet 58 246 m 0 @@ -1940,10 +2062,13 @@ EndChar StartChar: b Encoding: 98 98 39 Width: 923 -Flags: MW +Flags: W +HStem: -20 104<390.245 575.414> 0 110<32 112> 956 102<397.479 582.8> 1450 110<32 112> +VStem: 32 260<0 109.574 1450 1560> 112 180<110 110.008 218.908 813.378 927 1450> 668 200<210.94 832.402> AnchorPoint: "Anchor-0" 739 1040 basechar 0 AnchorPoint: "Anchor-1" 552 0 basechar 0 AnchorPoint: "Anchor-2" 552 0 basechar 0 +LayerCount: 2 Fore SplineSet 292 520 m 256 @@ -1982,10 +2107,13 @@ EndChar StartChar: c Encoding: 99 99 40 Width: 787 -Flags: MW +Flags: W +HStem: -20 98<342.193 541.568> 966 94<351.522 577.276> +VStem: 52 202<197.308 802.61> 594 148<734 945.799> 624 109<176.341 346> AnchorPoint: "Anchor-0" 423 1040 basechar 0 AnchorPoint: "Anchor-1" 421 0 basechar 0 AnchorPoint: "Anchor-2" 421 0 basechar 0 +LayerCount: 2 Fore SplineSet 52 520 m 0 @@ -2010,11 +2138,14 @@ EndChar StartChar: d Encoding: 100 100 41 Width: 924 -Flags: MW +Flags: W +HStem: -20 104<345.9 537.585> 0 110<814 894> 956 102<350.676 537.04> 1450 110<554 634> +VStem: 58 200<208.907 830.922> 634 260<0 109.983> 634 180<110 113.009 200.172 839.828 953 1450> AnchorPoint: "Anchor-0" 364 1040 basechar 0 AnchorPoint: "Anchor-1" 485 0 basechar 0 AnchorPoint: "Anchor-2" 485 0 basechar 0 AnchorPoint: "Anchor-3" 972 1040 basechar 0 +LayerCount: 2 Fore SplineSet 258 520 m 256 @@ -2053,11 +2184,14 @@ EndChar StartChar: e Encoding: 101 101 42 Width: 794 -Flags: MW +Flags: W +HStem: -20 98<334.077 553.913> 522 86<256.262 554.998> 972 88<326.85 498.441> +VStem: 50 202<193.767 811.334> 555 189<537.5 858.484> 636 105<169.539 346> AnchorPoint: "Anchor-0" 380 1040 basechar 0 AnchorPoint: "Anchor-1" 412 0 basechar 0 AnchorPoint: "Anchor-2" 643 102 basechar 0 AnchorPoint: "Anchor-3" 643 102 basechar 0 +LayerCount: 2 Fore SplineSet 50 500 m 0 @@ -2086,10 +2220,13 @@ EndChar StartChar: f Encoding: 102 102 43 Width: 523 -Flags: MW +Flags: W +HStem: 0 110<28 108 288 428> 930 110<28 108 288 468> 1490 90<275.345 451.889> +VStem: 108 180<110 930 1040 1450.72> 456 182<1304.06 1482.89> AnchorPoint: "Anchor-0" 410 1692 basechar 0 AnchorPoint: "Anchor-1" 192 0 basechar 0 AnchorPoint: "Anchor-2" 192 0 basechar 0 +LayerCount: 2 Fore SplineSet 288 900 m 2 @@ -2136,10 +2273,13 @@ EndChar StartChar: g Encoding: 103 103 44 Width: 769 -Flags: MW +Flags: W +HStem: -520 94<272.841 533.645> -18 156<260.281 569.568> 320 80<284.088 449.272> 980 80<283.986 420.053> 1058 21G<635 693> 1256 84<533.445 651> +VStem: 35 175<-362.941 -94.1561> 55 180<504.766 904.225> 69 136<151.397 270.163> 420 85<1059.92 1235.8> 501 180<490.504 884.897> 605 164<1113.34 1254.99> 613 122<-338.852 -58.0239> AnchorPoint: "Anchor-0" 107 1040 basechar 0 AnchorPoint: "Anchor-1" 311 -565 basechar 0 AnchorPoint: "Anchor-2" 311 -565 basechar 0 +LayerCount: 2 Fore SplineSet 235 690 m 0 @@ -2190,10 +2330,13 @@ EndChar StartChar: h Encoding: 104 104 45 Width: 922 -Flags: MW +Flags: W +HStem: 0 110<32.0025 112 292 402.998 515.008 632 807.033 896.988> 936 124<408.624 589.419> 1450 110<32.0269 112> +VStem: 112 176<110.007 812.066 948.417 1450> 632 175<110 899.417> AnchorPoint: "Anchor-0" 800 1059 basechar 0 AnchorPoint: "Anchor-1" 551 0 basechar 0 AnchorPoint: "Anchor-2" 551 0 basechar 0 +LayerCount: 2 Fore SplineSet 82 1450 m 258 @@ -2243,9 +2386,12 @@ EndChar StartChar: i Encoding: 105 105 46 Width: 420 -Flags: MW +Flags: W +HStem: 0 110<50 130 310 390> 930 110<50 130> 1280 240<117.491 302.509> +VStem: 90 240<1307.49 1492.51> 130 180<110 930> AnchorPoint: "Anchor-1" 212 0 basechar 0 AnchorPoint: "Anchor-2" 212 0 basechar 0 +LayerCount: 2 Fore SplineSet 90 1400 m 0 @@ -2281,9 +2427,12 @@ EndChar StartChar: j Encoding: 106 106 47 Width: 436 -Flags: MW +Flags: W +HStem: -520 97<26.425 161.227> 930 110<65 145> 1280 240<126.491 311.509> +VStem: -151 176<-421.128 -227.869> 99 240<1307.49 1492.51> 145 180<-128.292 930> AnchorPoint: "Anchor-1" 117 -565 basechar 0 AnchorPoint: "Anchor-2" 117 -565 basechar 0 +LayerCount: 2 Fore SplineSet 99 1400 m 0 @@ -2315,10 +2464,13 @@ EndChar StartChar: k Encoding: 107 107 48 Width: 894 -Flags: MW +Flags: W +HStem: 0 110<32 112 292 382 480 571.594 790.156 894> 930 110<450 543.5 673.656 816> 1450 110<32 112> +VStem: 32 350<0 110> 112 180<110 546.823 637.094 1450> AnchorPoint: "Anchor-0" 602 1040 basechar 0 AnchorPoint: "Anchor-1" 428 0 basechar 0 AnchorPoint: "Anchor-2" 428 0 basechar 0 +LayerCount: 2 Fore SplineSet 73 1450 m 2 @@ -2379,11 +2531,14 @@ EndChar StartChar: l Encoding: 108 108 49 Width: 400 -Flags: MW +Flags: W +HStem: 0 110<30 110 290 370> 1450 110<30 110> +VStem: 110 180<110 1450> AnchorPoint: "Anchor-0" 189 1696 basechar 0 AnchorPoint: "Anchor-1" 196 0 basechar 0 AnchorPoint: "Anchor-2" 196 0 basechar 0 AnchorPoint: "Anchor-3" 672 1040 basechar 0 +LayerCount: 2 Fore SplineSet 88 1450 m 258 @@ -2414,10 +2569,13 @@ EndChar StartChar: m Encoding: 109 109 50 Width: 1239 -Flags: MW +Flags: W +HStem: 0 110<48 108 288 374 480.041 540 720 782 886 972 1152 1214> 930 110<48 108> 936 124<402.002 569.643 820.146 954.791> +VStem: 48 240<930 1040> 108 180<110 788.088> 540 180<110 808.81> 972 180<110.01 921.03> AnchorPoint: "Anchor-0" 677 1040 basechar 0 AnchorPoint: "Anchor-1" 638 0 basechar 0 AnchorPoint: "Anchor-2" 638 0 basechar 0 +LayerCount: 2 Fore SplineSet 48 30 m 2 @@ -2485,10 +2643,13 @@ EndChar StartChar: n Encoding: 110 110 51 Width: 938 -Flags: MW +Flags: W +HStem: 0 110<48.0025 128 308 418.998 531.008 648 823.033 912.988> 930 110<48.0269 128> 936 124<441.878 605.419> +VStem: 128 180<110.007 823.281 929.083 930> 648 175<110 899.417> AnchorPoint: "Anchor-0" 474 1040 basechar 0 AnchorPoint: "Anchor-1" 463 0 basechar 0 AnchorPoint: "Anchor-2" 463 0 basechar 0 +LayerCount: 2 Fore SplineSet 98 930 m 258 @@ -2538,10 +2699,13 @@ EndChar StartChar: o Encoding: 111 111 52 Width: 860 -Flags: MW +Flags: W +HStem: -20 90<335.527 524.473> 970 90<335.527 524.473> +VStem: 52 200<225.741 803.927> 608 200<236.073 814.259> AnchorPoint: "Anchor-0" 430 1040 basechar 0 AnchorPoint: "Anchor-1" 427 0 basechar 0 AnchorPoint: "Anchor-2" 427 0 basechar 0 +LayerCount: 2 Fore SplineSet 252 540 m 0 @@ -2561,10 +2725,13 @@ EndChar StartChar: p Encoding: 112 112 53 Width: 920 -Flags: MW +Flags: W +HStem: -500 110<32 111.993 292.021 372> -18 102<387.545 586.578> 930 110<32 112> 956 104<389.361 586.578> +VStem: 32 340<-500 -390> 112 180<-390 75.2505 199.218 833.551 925.993 930> 668 200<208.752 831.543> AnchorPoint: "Anchor-0" 655 1040 basechar 0 AnchorPoint: "Anchor-1" 694 0 basechar 0 AnchorPoint: "Anchor-2" 694 0 basechar 0 +LayerCount: 2 Fore SplineSet 292 520 m 256 @@ -2607,10 +2774,13 @@ EndChar StartChar: q Encoding: 113 113 54 Width: 911 -Flags: MW +Flags: W +HStem: -500 110<548 627.89 808 888> -18 102<334.267 532.573> 930 110<808 888> 956 104<334.942 532.745> +VStem: 52 200<209.202 818.084> 548 340<-500 -390.005> 628 260<965.67 1039.79> 628 180<-389.888 73.7648 214.755 825.245 929.641 930> AnchorPoint: "Anchor-0" 453 1040 basechar 0 AnchorPoint: "Anchor-1" 362 0 basechar 0 AnchorPoint: "Anchor-2" 362 0 basechar 0 +LayerCount: 2 Fore SplineSet 628 520 m 256 @@ -2653,10 +2823,13 @@ EndChar StartChar: r Encoding: 114 114 55 Width: 631 -Flags: MW +Flags: W +HStem: 0 110<50 130 310 400> 930 110<50 130> 932 128<357.677 506> +VStem: 130 180<110 911.438> 391 215<820.846 931.999> AnchorPoint: "Anchor-0" 355 1040 basechar 0 AnchorPoint: "Anchor-1" 137 0 basechar 0 AnchorPoint: "Anchor-2" 137 0 basechar 0 +LayerCount: 2 Fore SplineSet 130 892 m 2 @@ -2696,10 +2869,13 @@ EndChar StartChar: s Encoding: 115 115 56 Width: 728 -Flags: MW +Flags: W +HStem: -24 104<293.102 487.843> 952 112<255.673 434.168> +VStem: 58 108<-20 47.8261 243.315 346> 82 156<730.368 934.834> 512 166<102.884 317.559> 524 118<700 841.459 1038 1059.96> AnchorPoint: "Anchor-0" 503 1040 basechar 0 AnchorPoint: "Anchor-1" 373 0 basechar 0 AnchorPoint: "Anchor-2" 373 0 basechar 0 +LayerCount: 2 Fore SplineSet 524 729 m 0 @@ -2738,11 +2914,14 @@ EndChar StartChar: t Encoding: 116 116 57 Width: 515 -Flags: MW +Flags: W +HStem: -24 104<219.841 393.561> 930 110<15 100.195 281 495> +VStem: 101 180<81.9992 930> 179 102<1118.93 1320> 417 82<98.1005 251.948> AnchorPoint: "Anchor-0" 302 1277 basechar 0 AnchorPoint: "Anchor-1" 315 0 basechar 0 AnchorPoint: "Anchor-2" 315 0 basechar 0 AnchorPoint: "Anchor-3" 492 1153 basechar 0 +LayerCount: 2 Fore SplineSet 499 225 m 0 @@ -2779,11 +2958,14 @@ EndChar StartChar: u Encoding: 117 117 58 Width: 925 -Flags: MW +Flags: W +HStem: -20 124<337.581 501.122> 0 110<815 894.973> 930 110<30.0023 119.967 524 635> +VStem: 120 175<140.772 930> 635 180<110 110.917 216.719 930> 639 256<0.899155 109.14> AnchorPoint: "Anchor-0" 465 1040 basechar 0 AnchorPoint: "Anchor-1" 417 0 basechar 0 AnchorPoint: "Anchor-2" 767 0 basechar 0 AnchorPoint: "Anchor-3" 767 0 basechar 0 +LayerCount: 2 Fore SplineSet 120 332 m 258 @@ -2825,10 +3007,12 @@ EndChar StartChar: v Encoding: 118 118 59 Width: 808 -Flags: MW +Flags: W +HStem: -20 21G<381.5 449.5> 930 110<5 104.669 307.047 387 515 599.672 710.281 803> AnchorPoint: "Anchor-0" 454 1040 basechar 0 AnchorPoint: "Anchor-1" 417 0 basechar 0 AnchorPoint: "Anchor-2" 417 0 basechar 0 +LayerCount: 2 Fore SplineSet 453 345 m 258 @@ -2870,10 +3054,12 @@ EndChar StartChar: w Encoding: 119 119 60 Width: 1170 -Flags: MW +Flags: W +HStem: -20 21G<343 456 746.5 857> 930 110<30 122.809 286.966 433 812 931.129 1040.52 1160> AnchorPoint: "Anchor-0" 617 1040 basechar 0 AnchorPoint: "Anchor-1" 607 0 basechar 0 AnchorPoint: "Anchor-2" 607 0 basechar 0 +LayerCount: 2 Fore SplineSet 430 323 m 258 @@ -2929,10 +3115,13 @@ EndChar StartChar: x Encoding: 120 120 61 Width: 848 -Flags: MW +Flags: W +HStem: 0 110<20 120.125 241.297 348 436 535.781 740.812 828> 930 110<20 169.25 365.062 442 510 596.25 732.613 828> +VStem: 333 194<446.438 622.312> AnchorPoint: "Anchor-0" 450 1040 basechar 0 AnchorPoint: "Anchor-1" 392 2 basechar 0 AnchorPoint: "Anchor-2" 392 2 basechar 0 +LayerCount: 2 Fore SplineSet 528 749 m 2 @@ -3003,10 +3192,13 @@ EndChar StartChar: y Encoding: 121 121 62 Width: 950 -Flags: MW +Flags: W +HStem: -520 100<163.085 332.591> 930 110<4 96.9964 297.188 405.996 620 722.547 841.004 950> +VStem: 30 123<-411.145 -226> AnchorPoint: "Anchor-0" 508 1040 basechar 0 AnchorPoint: "Anchor-1" 270 -565 basechar 0 AnchorPoint: "Anchor-2" 270 -565 basechar 0 +LayerCount: 2 Fore SplineSet 30 -282 m 0 @@ -3054,10 +3246,13 @@ EndChar StartChar: z Encoding: 122 122 63 Width: 821 -Flags: MW +Flags: W +HStem: 0 100<288.991 607.617> 940 100<262.495 521.197> +VStem: 94 100<636 872.625> 678 100<171.585 428> AnchorPoint: "Anchor-0" 521 1040 basechar 0 AnchorPoint: "Anchor-1" 502 0 basechar 0 AnchorPoint: "Anchor-2" 502 0 basechar 0 +LayerCount: 2 Fore SplineSet 450 940 m 2 @@ -3094,13 +3289,17 @@ EndChar StartChar: space Encoding: 32 32 64 Width: 400 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: comma Encoding: 44 44 65 Width: 578 -Flags: MW +Flags: W +HStem: -311 81<150 257.803> -20 236<183.985 332.901> +VStem: 150 278<3.1983 168.958> +LayerCount: 2 Fore SplineSet 154 98 m 0 @@ -3120,7 +3319,10 @@ EndChar StartChar: quotedbl Encoding: 34 34 66 Width: 750 -Flags: MW +Flags: W +HStem: 976 540<162.19 237.81 512.19 587.81> +VStem: 100 200<1143.11 1497.96> 162 76<976 1233.41> 450 200<1143.11 1497.96> 512 76<976 1233.41> +LayerCount: 2 Fore Refer: 70 39 N 1 0 0 1 350 0 2 Refer: 70 39 N 1 0 0 1 0 0 2 @@ -3129,7 +3331,10 @@ EndChar StartChar: exclam Encoding: 33 33 67 Width: 638 -Flags: MW +Flags: W +HStem: -20 236<226.677 409.323> 1496 20G<271 365> +VStem: 200 236<6.67725 189.323 887.536 1491.7> 280 76<416 845.597> +LayerCount: 2 Fore SplineSet 200 98 m 0 @@ -3153,7 +3358,10 @@ EndChar StartChar: semicolon Encoding: 59 59 68 Width: 578 -Flags: MW +Flags: W +HStem: -311 81<150 257.803> -20 236<183.985 332.901> 808 264<184.257 379.743> +VStem: 150 264<842.257 1037.74> 150 278<3.1983 168.958> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 0 840 2 Refer: 65 44 N 1 0 0 1 0 0 2 @@ -3162,7 +3370,10 @@ EndChar StartChar: colon Encoding: 58 58 69 Width: 564 -Flags: MW +Flags: W +HStem: -32 264<184.257 379.743> 808 264<184.257 379.743> +VStem: 150 264<2.25674 197.743 842.257 1037.74> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 0 840 2 Refer: 1 46 N 1 0 0 1 0 0 2 @@ -3171,7 +3382,10 @@ EndChar StartChar: quotesingle Encoding: 39 39 70 Width: 400 -Flags: MW +Flags: W +HStem: 976 540<162.19 237.81> +VStem: 100 200<1143.11 1497.96> 162 76<976 1233.41> +LayerCount: 2 Fore SplineSet 298 1358 m 0 @@ -3190,7 +3404,10 @@ EndChar StartChar: quoteleft Encoding: 8216 8216 71 Width: 478 -Flags: MW +Flags: W +HStem: 1072 236<195.099 344.015> 1518 81<270.197 378> +VStem: 100 274<1119.04 1286.31> +LayerCount: 2 Fore SplineSet 374 1190 m 0 @@ -3210,7 +3427,10 @@ EndChar StartChar: quotedblleft Encoding: 8220 8220 72 Width: 878 -Flags: MW +Flags: W +HStem: 1072 236<195.099 344.015 595.099 744.015> 1518 81<270.197 378 670.197 778> +VStem: 100 274<1119.04 1286.31> 500 274<1119.04 1286.31> +LayerCount: 2 Fore SplineSet 374 1190 m 0 @@ -3241,7 +3461,10 @@ EndChar StartChar: quotedblright Encoding: 8221 8221 73 Width: 878 -Flags: MW +Flags: W +HStem: 993 81<100 207.803 500 607.803> 1284 236<133.985 282.901 533.985 682.901> +VStem: 100 278<1307.2 1472.96> 500 278<1307.2 1472.96> +LayerCount: 2 Fore SplineSet 104 1402 m 0 @@ -3272,7 +3495,10 @@ EndChar StartChar: quoteright Encoding: 8217 8217 74 Width: 478 -Flags: MW +Flags: W +HStem: 993 81<100 207.803> 1284 236<133.985 282.901> +VStem: 100 278<1307.2 1472.96> +LayerCount: 2 Fore SplineSet 104 1402 m 0 @@ -3292,7 +3518,10 @@ EndChar StartChar: question Encoding: 63 63 75 Width: 1100 -Flags: MW +Flags: W +HStem: -32 264<482.257 677.743> 1040 21G<189 259> 1436 84<344.33 673.561> +VStem: 90 208<1127.42 1333.89> 434 120<418 638.91> 448 264<2.25674 197.743> 798 202<957.888 1304.08> +LayerCount: 2 Fore SplineSet 298 1324 m 0 @@ -3319,7 +3548,10 @@ EndChar StartChar: parenleft Encoding: 40 40 76 Width: 740 -Flags: MW +Flags: W +HStem: -334 102<589.49 669.625> +VStem: 110 230<270.367 1026.77> +LayerCount: 2 Fore SplineSet 673 -276 m 2 @@ -3339,7 +3571,10 @@ EndChar StartChar: parenright Encoding: 41 41 77 Width: 740 -Flags: MW +Flags: W +HStem: 1492 102<70.375 150.51> +VStem: 400 230<233.23 989.633> +LayerCount: 2 Fore SplineSet 67 1536 m 2 @@ -3359,7 +3594,9 @@ EndChar StartChar: asterisk Encoding: 42 42 78 Width: 1270 -Flags: MW +Flags: W +VStem: 532 200<518.035 884.651 1214.02 1558.89> +LayerCount: 2 Fore SplineSet 165 772 m 0 @@ -3399,7 +3636,10 @@ EndChar StartChar: at Encoding: 64 64 79 Width: 2120 -Flags: MW +Flags: W +HStem: -428 110<755.119 1253.17> 140 124<1462.74 1658.38> 140 104<921.448 1115.27> 956 102<1058.74 1260.18> 1020 20G<1444 1573> 1474 106<966.096 1450.25> +VStem: 130 210<141.515 762.101> 668 202<293.188 685.072> 1884 126<579.903 1065.46> +LayerCount: 2 Fore SplineSet 1328 692 m 0 @@ -3440,7 +3680,10 @@ EndChar StartChar: dollar Encoding: 36 36 80 Width: 1320 -Flags: MW +Flags: W +HStem: -15 103<395.961 550 666 873.664> 1412 101<458.068 644 760 890.489> +VStem: 92 178<207.459 423> 160 180<1042.12 1295.09> 970 178<1107 1331.61> 1040 180<236.946 522.861> +LayerCount: 2 Fore SplineSet 660 1670 m 1 @@ -3480,7 +3723,9 @@ EndChar StartChar: numbersign Encoding: 35 35 81 Width: 1320 -Flags: MW +Flags: W +HStem: 450 110<-20 320.094 452.609 781.094 912.641 1280> 970 110<40 381.078 512.999 841.001 972.999 1340> +LayerCount: 2 Fore SplineSet 486 1610 m 2 @@ -3555,7 +3800,9 @@ EndChar StartChar: slash Encoding: 47 47 82 Width: 1040 -Flags: MW +Flags: W +HStem: 1540 20G<854 938> +LayerCount: 2 Fore SplineSet 874 1560 m 2 @@ -3573,7 +3820,10 @@ EndChar StartChar: percent Encoding: 37 37 83 Width: 1495 -Flags: MW +Flags: W +HStem: -20 100<1063.74 1184.6> 0 21G<319.5 399.5> 640 100<308.741 429.602> 760 100<1063.74 1186.26> 1420 100<308.741 431.259> 1480 20G<1093.5 1169.5> +VStem: 70 200<814.924 1345.08> 470 200<841.979 1345.08> 825 200<154.924 685.076> 1225 200<181.979 685.076> +LayerCount: 2 Fore SplineSet 70 1080 m 0 @@ -3611,7 +3861,10 @@ EndChar StartChar: hyphen Encoding: 45 45 84 Width: 640 -Flags: MW +Flags: W +HStem: 570 140<80 560> +VStem: 80 480<570 710> +LayerCount: 2 Fore SplineSet 108 710 m 2 @@ -3630,7 +3883,10 @@ EndChar StartChar: underscore Encoding: 95 95 85 Width: 1120 -Flags: MW +Flags: W +HStem: -280 140<-50 430 410 890> +VStem: -50 480<-280 -140> 410 480<-280 -140> +LayerCount: 2 Fore Refer: 84 45 N 1 0 0 1 330 -850 2 Refer: 84 45 N 1 0 0 1 -130 -850 2 @@ -3639,7 +3895,10 @@ EndChar StartChar: plus Encoding: 43 43 86 Width: 1060 -Flags: MW +Flags: W +HStem: 726 110<120 476 584 940> +VStem: 476 108<370 726 836 1190> +LayerCount: 2 Fore SplineSet 620 836 m 2 @@ -3673,7 +3932,9 @@ EndChar StartChar: equal Encoding: 61 61 87 Width: 1120 -Flags: MW +Flags: W +HStem: 570 110<120 1000> 870 110<120 1000> +LayerCount: 2 Fore SplineSet 157 680 m 2 @@ -3700,7 +3961,9 @@ EndChar StartChar: less Encoding: 60 60 88 Width: 1120 -Flags: MW +Flags: W +VStem: 120 130<753.181 797.389> +LayerCount: 2 Fore SplineSet 296 752 m 2 @@ -3725,7 +3988,9 @@ EndChar StartChar: greater Encoding: 62 62 89 Width: 1120 -Flags: MW +Flags: W +VStem: 870 130<752.611 796.819> +LayerCount: 2 Fore SplineSet 824 798 m 2 @@ -3750,7 +4015,9 @@ EndChar StartChar: backslash Encoding: 92 92 90 Width: 1040 -Flags: MW +Flags: W +HStem: 1540 20G<80 216.086> +LayerCount: 2 Fore SplineSet 208 1560 m 1 @@ -3764,7 +4031,10 @@ EndChar StartChar: bracketleft Encoding: 91 91 91 Width: 650 -Flags: MW +Flags: W +HStem: -300 110<290 590> 1450 110<290.164 589.88> +VStem: 110 480<-298.633 -190.002 1450 1559.57> 110 180<-189.993 1449.39> +LayerCount: 2 Fore SplineSet 167 1560 m 2 @@ -3790,7 +4060,10 @@ EndChar StartChar: braceleft Encoding: 123 123 92 Width: 544 -Flags: MW +Flags: W +HStem: -299 95<344.389 484> 1465 95<339.926 484> +VStem: 110 186<-160.111 200.425 1061.57 1421.59> 110 135<591.1 669.133> 230 134<320.861 551.406 709.765 941.139> +LayerCount: 2 Fore SplineSet 442 -299 m 0 @@ -3823,7 +4096,10 @@ EndChar StartChar: bracketright Encoding: 93 93 93 Width: 650 -Flags: MW +Flags: W +HStem: -300 110<60.1196 359.836> 1450 110<60 360> +VStem: 360 180<-189.392 1449.99> +LayerCount: 2 Fore SplineSet 483 -300 m 2 @@ -3849,7 +4125,10 @@ EndChar StartChar: braceright Encoding: 125 125 94 Width: 544 -Flags: MW +Flags: W +HStem: -300 95<60 204.074> 1464 95<60 199.611> +VStem: 180 134<318.861 550.235 708.594 939.139> 248 186<-161.589 198.425 1059.57 1420.11> 299 135<590.867 668.9> +LayerCount: 2 Fore SplineSet 102 1559 m 0 @@ -3882,7 +4161,10 @@ EndChar StartChar: bar Encoding: 124 124 95 Width: 600 -Flags: MW +Flags: W +HStem: -500 21G<236.5 370.5> 1540 20G<234.5 361.5> +VStem: 210 180<-499.984 1559.93> +LayerCount: 2 Fore SplineSet 257 1560 m 2 @@ -3900,7 +4182,10 @@ EndChar StartChar: asciitilde Encoding: 126 126 96 Width: 1376 -Flags: MW +Flags: W +HStem: 686 146<793.724 1020.51> 874 146<356.546 563.667> +VStem: 201 114<686 834.925> 1061 115<876.056 1020> +LayerCount: 2 Fore SplineSet 456 874 m 0 @@ -3922,7 +4207,8 @@ EndChar StartChar: asciicircum Encoding: 94 94 97 Width: 1090 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 508 1399 m 2 @@ -3946,7 +4232,10 @@ EndChar StartChar: grave Encoding: 96 96 98 Width: 790 -Flags: MW +Flags: W +HStem: 1440 136<115.594 257.717> +VStem: 110 565 +LayerCount: 2 Fore SplineSet 180 1440 m 2 @@ -3962,7 +4251,9 @@ EndChar StartChar: uni203E Encoding: 8254 8254 99 Width: 719 -Flags: MW +Flags: W +HStem: 1749 110<-10 1038> +LayerCount: 2 Fore SplineSet 33 1859 m 2 @@ -3980,7 +4271,9 @@ EndChar StartChar: uni2010 Encoding: 8208 8208 100 Width: 920 -Flags: MW +Flags: W +HStem: 720 110<120 800> +LayerCount: 2 Fore SplineSet 148 830 m 2 @@ -3998,7 +4291,9 @@ EndChar StartChar: uni2011 Encoding: 8209 8209 101 Width: 920 -Flags: MW +Flags: W +HStem: 720 110<120 800> +LayerCount: 2 Fore SplineSet 148 830 m 2 @@ -4016,7 +4311,9 @@ EndChar StartChar: endash Encoding: 8211 8211 102 Width: 1432 -Flags: MW +Flags: W +HStem: 720 110<120 1312> +LayerCount: 2 Fore SplineSet 169 830 m 2 @@ -4034,7 +4331,9 @@ EndChar StartChar: figuredash Encoding: 8210 8210 103 Width: 1224 -Flags: MW +Flags: W +HStem: 720 110<120 1104> +LayerCount: 2 Fore SplineSet 160 830 m 2 @@ -4052,7 +4351,9 @@ EndChar StartChar: emdash Encoding: 8212 8212 104 Width: 2124 -Flags: MW +Flags: W +HStem: 720 110<120 2004> +LayerCount: 2 Fore SplineSet 198 830 m 2 @@ -4070,7 +4371,9 @@ EndChar StartChar: uni2015 Encoding: 8213 8213 105 Width: 2331 -Flags: MW +Flags: W +HStem: 720 110<120 2211> +LayerCount: 2 Fore SplineSet 206 830 m 2 @@ -4088,7 +4391,10 @@ EndChar StartChar: perthousand Encoding: 8240 8240 106 Width: 2185 -Flags: MW +Flags: W +HStem: -20 100<1063.74 1184.6 1753.74 1874.6> 0 21G<319.5 399.5> 640 100<308.741 429.602> 760 100<1063.74 1186.26 1753.74 1876.26> 1420 100<308.741 431.259> 1480 20G<1093.5 1169.5> +VStem: 70 200<814.924 1345.08> 470 200<841.979 1345.08> 825 200<154.924 685.076> 1225 200<181.979 685.076> 1515 200<154.924 685.076> 1915 200<181.979 685.076> +LayerCount: 2 Fore SplineSet 1515 420 m 0 @@ -4136,7 +4442,10 @@ EndChar StartChar: uni2031 Encoding: 8241 8241 107 Width: 2875 -Flags: MW +Flags: W +HStem: -20 100<1063.74 1184.6 1753.74 1874.6 2443.74 2564.6> 0 21G<319.5 399.5> 640 100<308.741 429.602> 760 100<1063.74 1186.26 1753.74 1876.26 2443.74 2566.26> 1420 100<308.741 431.259> 1480 20G<1093.5 1169.5> +VStem: 70 200<814.924 1345.08> 470 200<841.979 1345.08> 825 200<154.924 685.076> 1225 200<181.979 685.076> 1515 200<154.924 685.076> 1915 200<181.979 685.076> 2205 200<154.924 685.076> 2605 200<181.979 685.076> +LayerCount: 2 Fore SplineSet 2205 420 m 0 @@ -4194,7 +4503,10 @@ EndChar StartChar: uniFB00 Encoding: 64256 64256 108 Width: 1045 -Flags: MW +Flags: W +HStem: 0 110<30 110 290 430 540 630 810 950> 930 110<30 110 290.004 630 810 990> 1450 90<321.825 524.522> 1510 90<798.723 975.109> +VStem: 110 180<110 930 1040 1373.98> 630 180<110 930 1040.06 1184.32> 978 182<1324.06 1502.68> +LayerCount: 2 Fore SplineSet 30 29 m 2 @@ -4272,7 +4584,10 @@ EndChar StartChar: uniFB01 Encoding: 64257 64257 109 Width: 940 -Flags: MW +Flags: W +HStem: 0 110<30 109.993 290.021 430 570.012 650 830 910> 930 110<30.0034 109.979 290.163 649.996> 1490 90<308.496 584.683> +VStem: 110 180<110.074 929.872 1040.02 1422.15> 570 340<0 110> 588 192<1287.44 1479.19> 650 180<110.021 930> +LayerCount: 2 Fore SplineSet 290 874 m 2 @@ -4332,7 +4647,10 @@ EndChar StartChar: uniFB02 Encoding: 64258 64258 110 Width: 908 -Flags: MW +Flags: W +HStem: 0 110<28 108 288.001 428 538 618 798.043 878> 930 110<28 108 288 468> 1490 90<281.976 503.554> +VStem: 108 180<110 930 1040 1445.57> 464 334<1245.56 1434.14> 506 292<1324.78 1479.24> 618 180<110.067 1226.03> +LayerCount: 2 Fore SplineSet 288 888 m 2 @@ -4396,7 +4714,10 @@ EndChar StartChar: uniFB03 Encoding: 64259 64259 111 Width: 1358 -Flags: MW +Flags: W +HStem: 0 110<28 107.97 288 428 528 608 788 928 988 1068 1248 1328> 930 110<28 108 288.007 607.969 788 1068> 1450 90<280.471 484.425> 1530 70<816.438 1024.43> +VStem: 108 180<110.007 930 1040 1419.11> 608 180<110 929.925 1040.03 1185.4> 1056 162<1336.48 1490.52> 1068 180<110 930> +LayerCount: 2 Fore SplineSet 321 1040 m 2 @@ -4485,7 +4806,10 @@ EndChar StartChar: uniFB04 Encoding: 64260 64260 112 Width: 1358 -Flags: MW +Flags: W +HStem: 0 110<28.0023 108 288.058 427.986 528 607.876 788.412 928 988.015 1067.93 1248.04 1328> 930 110<28 107.994 288.007 607.864 788.004 957.57> 1450 90<280.471 483.482> 1530 70<816.468 994.14> +VStem: 108 180<110.086 929.956 1040 1419.11> 608 180<110.379 930 1040.07 1179.6> 984 264<1244.46 1434.14> 1026 222<1324.78 1506.59> 1068 180<110 1246.18> +LayerCount: 2 Fore SplineSet 321 1040 m 2 @@ -4578,7 +4902,10 @@ EndChar StartChar: R.alt Encoding: 65536 -1 113 Width: 1055 -Flags: MW +Flags: W +HStem: 0 110<35 154.987 345 485 896.633 1045> 690 120<345.135 646.045> 1390 110<35 155 345.036 660.598> +VStem: 155 190<110 689.938 810.132 1389.98> 745 200<899.785 1292.65> +CounterMasks: 1 e0 LayerCount: 2 Back SplineSet @@ -4671,7 +4998,9 @@ EndChar StartChar: zero.oldstyle Encoding: 65537 -1 114 Width: 880 -Flags: MW +Flags: W +HStem: -20 100<370.719 521.001> 960 100<370.719 521.429> +VStem: 80 220<208.889 831.111> 580 220<218.242 849.1> LayerCount: 2 Back SplineSet @@ -4705,7 +5034,10 @@ EndChar StartChar: one.oldstyle Encoding: 65538 -1 115 Width: 700 -Flags: MW +Flags: W +HStem: 0 110<80 270 460.079 630> 770 110<84.0126 264.461> +VStem: 270 190<110.109 770> 352 108<979.658 1130> +LayerCount: 2 Fore SplineSet 80 38 m 2 @@ -4738,7 +5070,9 @@ EndChar StartChar: two.oldstyle Encoding: 65539 -1 116 Width: 834 -Flags: MW +Flags: W +HStem: -60 186<472.427 654.517> 60 134<218.211 407.271> 1056 84<266.418 439.267> +VStem: 80 108<-39.9277 39.875> 112 128<804 1009.08> 484 212<676.664 1016.41> 675 95<147.678 314> LayerCount: 2 Back SplineSet @@ -4804,7 +5138,10 @@ EndChar StartChar: three.oldstyle Encoding: 65540 -1 117 Width: 780 -Flags: MW +Flags: W +HStem: -480 83<212.466 435.728> 257 109<234.033 413.365> 976 84<218.446 431.376> +VStem: 50 138<-369.465 -164> 80 118<746 943.915> 496 194<477.226 909.467> 528 202<-280.548 135.569> +LayerCount: 2 Fore SplineSet 50 -212 m 0 @@ -4838,7 +5175,10 @@ EndChar StartChar: four.oldstyle Encoding: 65541 -1 118 Width: 870 -Flags: MW +Flags: W +HStem: -460 110<400 490 680 800> 0 110<231.508 489.967 680 830> 1020 20G<548.5 698.5> +VStem: 490 190<-350 -3.00009e-07 110 320.929> 528 194<855.074 1040> 620 60<402.165 508.504> +LayerCount: 2 Fore SplineSet 800 -376 m 2 @@ -4889,7 +5229,10 @@ EndChar StartChar: five.oldstyle Encoding: 65542 -1 119 Width: 840 -Flags: MW +Flags: W +HStem: -480 84<223.135 453.008> 442 98<296.679 509.764> 860 180<259.688 602.941> +VStem: 60 148<-365.692 -149> 568 202<-215.122 357.375> +LayerCount: 2 Fore SplineSet 60 -202 m 0 @@ -4928,7 +5271,10 @@ EndChar StartChar: seven.oldstyle Encoding: 65543 -1 120 Width: 818 -Flags: MW +Flags: W +HStem: 806 134<458.804 620.049> 874 186<168.445 391.238> 1020 20G<701.5 791.5> +VStem: 50 94<686 847.5> 244 194<-337 -36.6597> 686 110<966.633 1040> +LayerCount: 2 Fore SplineSet 50 702 m 0 @@ -4960,7 +5306,10 @@ EndChar StartChar: nine.oldstyle Encoding: 65544 -1 121 Width: 840 -Flags: MW +Flags: W +HStem: -480 84<285.264 467.18> 80 98<328.657 505.896> 970 90<315.729 503.014> +VStem: 40 200<297.406 822.12> 120 164<-388.968 -214> 580 200<74.3555 743.433> +LayerCount: 2 Fore SplineSet 284 -352 m 0 @@ -4989,7 +5338,10 @@ EndChar StartChar: zero.oldtab Encoding: 65545 -1 122 Width: 880 -Flags: MW +Flags: W +HStem: -20 100<370.719 521.001> 960 100<370.719 521.429> +VStem: 80 220<208.889 831.111> 580 220<218.242 849.1> +LayerCount: 2 Fore SplineSet 80 520 m 0 @@ -5008,7 +5360,10 @@ EndChar StartChar: one.oldtab Encoding: 65546 -1 123 Width: 880 -Flags: MW +Flags: W +HStem: 0 110<170 360 550.079 720> 770 110<174.013 354.461> +VStem: 360 190<110.109 770> 442 108<979.658 1130> +LayerCount: 2 Fore SplineSet 170 38 m 2 @@ -5040,7 +5395,10 @@ EndChar StartChar: two.oldtab Encoding: 65547 -1 124 Width: 880 -Flags: MW +Flags: W +HStem: -60 186<495.427 677.517> 60 134<241.211 430.271> 1056 84<289.418 462.267> +VStem: 103 108<-39.9277 39.875> 135 128<804 1009.08> 507 212<676.664 1016.41> 698 95<147.678 314> +LayerCount: 2 Fore SplineSet 793 290 m 0 @@ -5075,7 +5433,10 @@ EndChar StartChar: three.oldtab Encoding: 65548 -1 125 Width: 880 -Flags: MW +Flags: W +HStem: -480 83<262.466 485.728> 257 109<284.033 463.365> 976 84<268.446 481.376> +VStem: 100 138<-369.465 -164> 130 118<746 943.915> 546 194<477.226 909.467> 578 202<-280.548 135.569> +LayerCount: 2 Fore SplineSet 100 -212 m 0 @@ -5108,7 +5469,10 @@ EndChar StartChar: four.oldtab Encoding: 65549 -1 126 Width: 880 -Flags: MW +Flags: W +HStem: -460 110<405 495 685 805> 0 110<236.508 494.967 685 835> 1020 20G<553.5 703.5> +VStem: 495 190<-350 -3.00009e-07 110 320.929> 533 194<855.074 1040> 625 60<402.165 508.504> +LayerCount: 2 Fore SplineSet 805 -376 m 2 @@ -5158,7 +5522,10 @@ EndChar StartChar: five.oldtab Encoding: 65550 -1 127 Width: 880 -Flags: MW +Flags: W +HStem: -480 84<243.135 473.008> 442 98<316.679 529.764> 860 180<279.688 622.941> +VStem: 80 148<-365.692 -149> 588 202<-215.122 357.375> +LayerCount: 2 Fore SplineSet 80 -202 m 0 @@ -5196,7 +5563,10 @@ EndChar StartChar: seven.oldtab Encoding: 65551 -1 128 Width: 880 -Flags: MW +Flags: W +HStem: 806 134<489.804 651.049> 874 186<199.445 422.238> 1020 20G<732.5 822.5> +VStem: 81 94<686 847.5> 275 194<-337 -36.6597> 717 110<966.633 1040> +LayerCount: 2 Fore SplineSet 81 702 m 0 @@ -5227,8 +5597,11 @@ EndChar StartChar: nine.oldtab Encoding: 65552 -1 129 Width: 840 -Flags: MW -Fore +Flags: W +HStem: -480 84<285.264 467.18> 80 98<328.657 505.896> 970 90<315.729 503.014> +VStem: 40 200<297.406 822.12> 120 164<-388.968 -214> 580 200<74.3555 743.433> +LayerCount: 2 +Fore SplineSet 284 -352 m 0 284 -378 324 -396 372 -396 c 0 @@ -5255,7 +5628,10 @@ EndChar StartChar: uniFF10 Encoding: 65296 65296 130 Width: 880 -Flags: MW +Flags: W +HStem: -20 100<363.375 523.203> 1420 100<363.375 523.63> +VStem: 80 220<283.449 1216.55> 580 220<303.764 1237.69> +LayerCount: 2 Fore SplineSet 80 750 m 0 @@ -5274,7 +5650,10 @@ EndChar StartChar: uniFF11 Encoding: 65297 65297 131 Width: 880 -Flags: MW +Flags: W +HStem: 0 110<165 355 545.079 715> 1220 110<169.013 349.461> +VStem: 355 190<110.109 1220> 437 108<1429.66 1580> +LayerCount: 2 Fore Refer: 3 49 N 1 0 0 1 85 0 2 EndChar @@ -5282,7 +5661,10 @@ EndChar StartChar: uniFF12 Encoding: 65298 65298 132 Width: 880 -Flags: MW +Flags: W +HStem: -20 201<509.194 670.517> 0 21G<104.5 176.5> 100 34<198 312> 1426 94<281.423 511.617> +VStem: 114 138<1149 1369.78> 566 222<951.22 1371.39> 687 95<195.871 354> +LayerCount: 2 Fore Refer: 4 50 N 1 0 0 1 12 0 2 EndChar @@ -5290,7 +5672,10 @@ EndChar StartChar: uniFF13 Encoding: 65299 65299 133 Width: 880 -Flags: MW +Flags: W +HStem: -20 83<267.466 490.728> 717 109<289.033 468.365> 1436 84<273.446 486.376> +VStem: 105 138<90.5345 296> 135 118<1206 1403.91> 551 194<937.226 1369.47> 583 202<179.452 595.569> +LayerCount: 2 Fore Refer: 5 51 N 1 0 0 1 55 0 2 EndChar @@ -5298,7 +5683,10 @@ EndChar StartChar: uniFF14 Encoding: 65300 65300 134 Width: 880 -Flags: MW +Flags: W +HStem: 0 110<400 490 680 800> 460 110<231.508 489.967 680 830> 1480 20G<548.5 698.5> +VStem: 490 190<110 460 570 780.929> 528 194<1315.07 1500> 620 60<862.165 968.504> +LayerCount: 2 Fore Refer: 6 52 N 1 0 0 1 0 0 2 EndChar @@ -5306,7 +5694,10 @@ EndChar StartChar: uniFF15 Encoding: 65301 65301 135 Width: 880 -Flags: MW +Flags: W +HStem: -20 84<255.135 485.008> 902 98<328.679 541.764> 1320 180<291.688 634.941> +VStem: 92 148<94.3083 311> 600 202<244.878 817.375> +LayerCount: 2 Fore Refer: 7 53 N 1 0 0 1 32 0 2 EndChar @@ -5314,7 +5705,10 @@ EndChar StartChar: uniFF16 Encoding: 65302 65302 136 Width: 880 -Flags: MW +Flags: W +HStem: -20 90<346.986 534.271> 862 98<344.104 521.343> 1436 84<382.82 564.736> +VStem: 70 200<296.567 965.645> 566 164<1254 1428.97> 610 200<217.88 742.594> +LayerCount: 2 Fore Refer: 8 54 N 1 0 0 1 10 0 2 EndChar @@ -5322,7 +5716,10 @@ EndChar StartChar: uniFF17 Encoding: 65303 65303 137 Width: 880 -Flags: MW +Flags: W +HStem: -20 21G<361 444> 1266 134<482.804 644.049> 1334 186<192.445 415.238> 1480 20G<725.5 815.5> +VStem: 74 94<1146 1307.5> 268 194<123 423.34> 710 110<1426.63 1500> +LayerCount: 2 Fore Refer: 9 55 N 1 0 0 1 24 0 2 EndChar @@ -5330,7 +5727,10 @@ EndChar StartChar: uniFF18 Encoding: 65304 65304 138 Width: 880 -Flags: MW +Flags: W +HStem: -20 90<373.969 506.031> 760 100<378.086 501.914> 1430 90<381.015 498.985> +VStem: 110 200<140.829 650.691> 160 180<925.593 1387.62> 540 180<925.659 1387.62> 570 200<140.829 661.643> +LayerCount: 2 Fore Refer: 10 56 N 1 0 0 1 70 0 2 EndChar @@ -5338,7 +5738,10 @@ EndChar StartChar: uniFF19 Encoding: 65305 65305 139 Width: 880 -Flags: MW +Flags: W +HStem: -20 84<305.264 487.18> 540 98<348.657 525.896> 1430 90<335.729 523.014> +VStem: 60 200<757.406 1282.12> 140 164<71.0323 246> 600 200<534.355 1203.43> +LayerCount: 2 Fore SplineSet 304 108 m 0 @@ -5366,79 +5769,94 @@ EndChar StartChar: uni2000 Encoding: 8192 8192 140 Width: 666 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2001 Encoding: 8193 8193 141 Width: 1333 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2002 Encoding: 8194 8194 142 Width: 666 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2003 Encoding: 8195 8195 143 Width: 1333 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2004 Encoding: 8196 8196 144 Width: 443 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2005 Encoding: 8197 8197 145 Width: 333 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2006 Encoding: 8198 8198 146 Width: 221 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2007 Encoding: 8199 8199 147 Width: 773 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2008 Encoding: 8200 8200 148 Width: 265 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2009 Encoding: 8201 8201 149 Width: 221 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni200A Encoding: 8202 8202 150 Width: 133 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni200B Encoding: 8203 8203 151 Width: 0 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: dagger Encoding: 8224 8224 152 Width: 1186 -Flags: MW +Flags: W +HStem: -500 21G<553.5 631> 876 200<118.035 533.5 652.382 1067.96> 915 123<222.562 535.755> 1500 20G<563.5 622.5> +VStem: 493 200<1043.09 1501.96> 538 110<-500 -42.7892 576.851 914.621 1037.07 1369.19> +LayerCount: 2 Fore SplineSet 536 1074 m 0 @@ -5479,7 +5897,10 @@ EndChar StartChar: daggerdbl Encoding: 8225 8225 153 Width: 1186 -Flags: MW +Flags: W +HStem: -76 200<118.035 533.156 652.459 1067.96> -36 119<650.244 963.438> 876 200<118.035 533.087 652.913 1067.96> 1500 20G<563.5 622.5> +VStem: 493 200<-501.965 -42.6884 1043.06 1501.96> 536 114<-397.438 -36.3801 84.8011 429.993 571.228 914.595 1037.2 1397.44> +LayerCount: 2 Fore SplineSet 536 1056 m 0 @@ -5539,7 +5960,10 @@ EndChar StartChar: bullet Encoding: 8226 8226 154 Width: 440 -Flags: MW +Flags: W +HStem: 598 264<169.257 364.743> +VStem: 135 264<632.257 827.743> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 -15 630 2 EndChar @@ -5547,7 +5971,9 @@ EndChar StartChar: fraction Encoding: 8260 8260 155 Width: 1072 -Flags: MW +Flags: W +HStem: 1540 20G<854 938> +LayerCount: 2 Fore Refer: 82 47 N 1 0 0 1 0 0 2 EndChar @@ -5555,8 +5981,9 @@ EndChar StartChar: gravecomb Encoding: 768 768 156 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 571 1500 mark 0 +LayerCount: 2 Fore SplineSet 595 1669 m 2 @@ -5573,8 +6000,9 @@ EndChar StartChar: acutecomb Encoding: 769 769 157 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 429 1500 mark 0 +LayerCount: 2 Fore SplineSet 374 1677 m 2 @@ -5591,8 +6019,9 @@ EndChar StartChar: uni0302 Encoding: 770 770 158 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 499 1500 mark 0 +LayerCount: 2 Fore SplineSet 242 1690 m 2 @@ -5616,8 +6045,11 @@ EndChar StartChar: tildecomb Encoding: 771 771 159 Width: 0 -Flags: MW +Flags: W +HStem: 1680 116<581.465 752.894> 1838 116<247.641 431.401> +VStem: 153 73<1700 1813.4> 774 74<1824.27 1934> AnchorPoint: "Anchor-0" 496 1500 mark 0 +LayerCount: 2 Fore SplineSet 646 1680 m 0 @@ -5641,8 +6073,11 @@ EndChar StartChar: uni0304 Encoding: 772 772 160 Width: 0 -Flags: MW +Flags: W +HStem: 1680 92<260 740> +VStem: 260 480<1680 1772> AnchorPoint: "Anchor-0" 500 1500 mark 0 +LayerCount: 2 Fore SplineSet 260 1712 m 2 @@ -5660,8 +6095,11 @@ EndChar StartChar: uni0306 Encoding: 774 774 161 Width: 0 -Flags: MW +Flags: W +HStem: 1680 110<369.5 631.265> +VStem: 271 60<1843.47 1937.85> 668 62<1840.51 1937.99> AnchorPoint: "Anchor-0" 499 1500 mark 0 +LayerCount: 2 Fore SplineSet 499 1680 m 256 @@ -5681,8 +6119,11 @@ EndChar StartChar: uni0307 Encoding: 775 775 162 Width: 0 -Flags: MW +Flags: W +HStem: 1269 241<410.692 591.645> +VStem: 381 240<1299.12 1480.65> AnchorPoint: "Anchor-0" 500 920 mark 0 +LayerCount: 2 Fore SplineSet 501 1269 m 0 @@ -5696,8 +6137,11 @@ EndChar StartChar: uni0308 Encoding: 776 776 163 Width: 0 -Flags: MW +Flags: W +HStem: 1690 193<260.4 419.6 580.4 739.6> +VStem: 244 192<1706.4 1866.28> 564 192<1706.4 1866.28> AnchorPoint: "Anchor-0" 501 1500 mark 0 +LayerCount: 2 Fore SplineSet 660 1690 m 256 @@ -5716,8 +6160,11 @@ EndChar StartChar: uni030A Encoding: 778 778 164 Width: 0 -Flags: MW +Flags: W +HStem: 1680 74<421.082 579.311> 1967 73<423.811 576.776> +VStem: 321 78<1774.83 1946.13> 602 78<1775.55 1945.59> AnchorPoint: "Anchor-0" 500 1500 mark 0 +LayerCount: 2 Fore SplineSet 500 1680 m 0 @@ -5736,8 +6183,9 @@ EndChar StartChar: uni030B Encoding: 779 779 165 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 424 1500 mark 0 +LayerCount: 2 Fore SplineSet 577 1680 m 2 @@ -5762,8 +6210,9 @@ EndChar StartChar: uni030C Encoding: 780 780 166 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 499 1500 mark 0 +LayerCount: 2 Fore SplineSet 391 1721 m 2 @@ -5787,8 +6236,11 @@ EndChar StartChar: uni0311 Encoding: 785 785 167 Width: 0 -Flags: MW +Flags: W +HStem: 1828 110<369.735 631.5> +VStem: 271 62<1680.01 1777.49> 670 60<1680.15 1774.53> AnchorPoint: "Anchor-0" 499 1500 mark 0 +LayerCount: 2 Fore SplineSet 502 1938 m 256 @@ -5808,8 +6260,11 @@ EndChar StartChar: uni0312 Encoding: 786 786 168 Width: 0 -Flags: MW +Flags: W +HStem: 1103 189<467.097 593.616> 1460 65<527.157 613> +VStem: 391 219<1130.97 1274.96> AnchorPoint: "Anchor-0" 497 920 mark 0 +LayerCount: 2 Fore SplineSet 610 1198 m 0 @@ -5829,9 +6284,12 @@ EndChar StartChar: dotbelowcomb Encoding: 803 803 169 Width: 0 -Flags: MW +Flags: W +HStem: -410 241<410.692 591.645> +VStem: 381 240<-379.879 -198.355> AnchorPoint: "Anchor-1" 500 0 mark 0 AnchorPoint: "Anchor-2" 500 0 mark 0 +LayerCount: 2 Fore SplineSet 501 -410 m 0 @@ -5845,9 +6303,12 @@ EndChar StartChar: uni0326 Encoding: 806 806 170 Width: 0 -Flags: MW +Flags: W +HStem: -623 65<390 475.843> -390 189<409.384 535.903> +VStem: 390 222<-372.96 -228.973> AnchorPoint: "Anchor-1" 496 0 mark 0 AnchorPoint: "Anchor-2" 496 0 mark 0 +LayerCount: 2 Fore SplineSet 393 -296 m 0 @@ -5867,9 +6328,12 @@ EndChar StartChar: uni0327 Encoding: 807 807 171 Width: 0 -Flags: MW +Flags: W +HStem: -509 73<345 498.347> +VStem: 541 142<-402.752 -262.292> AnchorPoint: "Anchor-1" 528 0 mark 0 AnchorPoint: "Anchor-2" 528 0 mark 0 +LayerCount: 2 Fore SplineSet 345 -480 m 2 @@ -5893,9 +6357,12 @@ EndChar StartChar: uni0328 Encoding: 808 808 172 Width: 0 -Flags: MW +Flags: W +HStem: -372 97<481.144 641.688> +VStem: 278 186<-260.234 -111.815> AnchorPoint: "Anchor-2" 511 47 mark 0 AnchorPoint: "Anchor-3" 511 47 mark 0 +LayerCount: 2 Fore SplineSet 494 -372 m 0 @@ -5916,8 +6383,11 @@ EndChar StartChar: breve Encoding: 728 728 173 Width: 1000 -Flags: MW +Flags: W +HStem: 1680 110<369.5 631.265> +VStem: 271 60<1843.47 1937.85> 668 62<1840.51 1937.99> AnchorPoint: "Anchor-0" 499 1500 mark 0 +LayerCount: 2 Fore SplineSet 499 1680 m 256 @@ -5937,8 +6407,11 @@ EndChar StartChar: dotaccent Encoding: 729 729 174 Width: 1000 -Flags: MW +Flags: W +HStem: 1269 241<410.692 591.645> +VStem: 381 240<1299.12 1480.65> AnchorPoint: "Anchor-0" 497 1040 mark 0 +LayerCount: 2 Fore SplineSet 501 1269 m 0 @@ -5952,8 +6425,11 @@ EndChar StartChar: ring Encoding: 730 730 175 Width: 1000 -Flags: MW +Flags: W +HStem: 1680 74<421.082 579.311> 1967 73<423.811 576.776> +VStem: 321 78<1774.83 1946.13> 602 78<1775.55 1945.59> AnchorPoint: "Anchor-0" 500 1500 mark 0 +LayerCount: 2 Fore SplineSet 500 1680 m 0 @@ -5972,9 +6448,12 @@ EndChar StartChar: ogonek Encoding: 731 731 176 Width: 1000 -Flags: MW +Flags: W +HStem: -372 97<481.144 641.688> +VStem: 278 186<-260.234 -111.815> AnchorPoint: "Anchor-2" 511 47 mark 0 AnchorPoint: "Anchor-3" 511 47 mark 0 +LayerCount: 2 Fore SplineSet 494 -372 m 0 @@ -5995,8 +6474,11 @@ EndChar StartChar: tilde Encoding: 732 732 177 Width: 1000 -Flags: MW +Flags: W +HStem: 1680 116<581.465 752.894> 1838 116<247.641 431.401> +VStem: 153 73<1700 1813.4> 774 74<1824.27 1934> AnchorPoint: "Anchor-0" 496 1500 mark 0 +LayerCount: 2 Fore SplineSet 646 1680 m 0 @@ -6020,8 +6502,9 @@ EndChar StartChar: hungarumlaut Encoding: 733 733 178 Width: 1000 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 424 1500 mark 0 +LayerCount: 2 Fore SplineSet 577 1680 m 2 @@ -6046,9 +6529,12 @@ EndChar StartChar: uni030C.alt Encoding: 65553 -1 179 Width: 0 -Flags: MW +Flags: W +HStem: 975 81<396 503.803> 1266 236<429.985 578.901> +VStem: 396 278<1289.2 1454.96> AnchorPoint: "Anchor-1" 341 920 mark 0 AnchorPoint: "Anchor-3" 341 920 mark 0 +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 246 1286 2 EndChar @@ -6056,7 +6542,10 @@ EndChar StartChar: eogonek Encoding: 281 281 180 Width: 794 -Flags: MW +Flags: W +HStem: -337 97<568.144 728.688> -20 98<334.077 553.913> 522 86<256.262 554.998> 972 88<326.85 498.441> +VStem: 50 202<193.767 811.334> 365 186<-225.234 -76.8151> 555 189<537.5 858.484> 636 105<169.539 346> +LayerCount: 2 Fore Refer: 176 731 N 1 0 0 1 87 35 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -6066,7 +6555,10 @@ EndChar StartChar: Ecaron Encoding: 282 282 181 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<38 157.836 348 717.795> 736 80<348.054 541.977> 1026 20G<614 668> 1390 110<38 158 348 713.332> +VStem: 158 190<110.139 736 816 1389.98> 596 92<496 690.003 867.898 1046> 858 70<1030.14 1228.95> 878 70<290.128 509.978> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 18 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -6076,7 +6568,10 @@ EndChar StartChar: Aogonek Encoding: 260 260 182 Width: 1210 -Flags: MW +Flags: W +HStem: -419 97<976.144 1136.69> 0 110<0 114.998 244.835 360 760 873 1068 1210> 440 110<362.906 752.502> 1490 20G<492.5 687> +VStem: 773 186<-307.234 -158.815> +LayerCount: 2 Fore Refer: 176 731 N 1 0 0 1 495 -47 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6086,7 +6581,10 @@ EndChar StartChar: aogonek Encoding: 261 261 183 Width: 852 -Flags: MW +Flags: W +HStem: -409 97<693.144 853.688> -20 94<730.567 778.812> -20 112<285.804 466.271> 522 76<350.463 550> 968 92<270.002 501.225> +VStem: 58 194<121.367 419.938> 118 142<772 947.519> 490 186<-297.234 -148.815> 550 180<188.464 522 598 921.479> 793 64<81.6965 222.947> +LayerCount: 2 Fore Refer: 176 731 N 1 0 0 1 212 -37 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -6096,25 +6594,31 @@ EndChar StartChar: uni0000 Encoding: 0 0 184 Width: 400 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni000D Encoding: 13 13 185 Width: 600 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni00A0 Encoding: 160 160 186 Width: 400 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: exclamdown Encoding: 161 161 187 Width: 638 -Flags: MW +Flags: W +HStem: 824 236<228.677 411.323> +VStem: 202 236<-451.696 152.464 850.677 1033.32> 282 76<194.403 624> +LayerCount: 2 Fore SplineSet 438 942 m 0 @@ -6138,7 +6642,10 @@ EndChar StartChar: cent Encoding: 162 162 188 Width: 787 -Flags: MW +Flags: W +HStem: -20 98<342.193 541.568> 966 94<351.522 577.276> +VStem: 52 202<197.308 802.61> 594 148<734 945.799> 624 109<176.341 346> +LayerCount: 2 Fore SplineSet 419 1230 m 2 @@ -6157,7 +6664,10 @@ EndChar StartChar: sterling Encoding: 163 163 189 Width: 1270 -Flags: MW +Flags: W +HStem: -60 186<613.575 1001.39> 60 134<269.078 493.139> 660 110<0 286.004 540.583 900> 1436 84<568.398 940.469> +VStem: 111 111<-40 39.75> 206 222<896.018 1292.44> 368 172<444.694 654.706> 1012 178<1161 1355.25> 1079 94<200.236 314> +LayerCount: 2 Fore SplineSet 111 -7 m 0 @@ -6206,7 +6716,10 @@ EndChar StartChar: currency Encoding: 164 164 190 Width: 1140 -Flags: MW +Flags: W +HStem: 310 123<398.245 745.222> 1107 122<396.077 744.976> +VStem: 112 130<589.813 950.187> 898 130<589.871 950.187> +LayerCount: 2 Fore SplineSet 121 248 m 1 @@ -6241,7 +6754,10 @@ EndChar StartChar: yen Encoding: 165 165 191 Width: 1140 -Flags: MW +Flags: W +HStem: 0 110<370 490 680 820> 350 110<348 1230> 630 110<348 1230> 1390 110<0 117.996 333.996 455 710 846.005 981.297 1140> +VStem: 490 190<110 690.625> +LayerCount: 2 Fore SplineSet 384 740 m 2 @@ -6269,7 +6785,10 @@ EndChar StartChar: brokenbar Encoding: 166 166 192 Width: 479 -Flags: MW +Flags: W +HStem: -500 21G<200 313> 1540 20G<200 313> +VStem: 200 113<-500 332 818 1560> +LayerCount: 2 Fore SplineSet 200 818 m 1 @@ -6288,7 +6807,10 @@ EndChar StartChar: section Encoding: 167 167 193 Width: 1068 -Flags: MW +Flags: W +HStem: -20 102<300.031 675.926> 1418 102<317.319 670.312> +VStem: 42 178<147.604 352> 58 192<719.625 904.905> 94 156<1182.63 1357.56> 714 178<1168 1368.87> 764 172<595.002 780.876> 764 156<154.19 317.372> +LayerCount: 2 Fore SplineSet 714 1316 m 0 @@ -6323,8 +6845,11 @@ EndChar StartChar: dieresis Encoding: 168 168 194 Width: 1000 -Flags: MW +Flags: W +HStem: 1690 193<260.4 419.6 580.4 739.6> +VStem: 244 192<1706.4 1866.28> 564 192<1706.4 1866.28> AnchorPoint: "Anchor-0" 501 1500 mark 0 +LayerCount: 2 Fore SplineSet 660 1690 m 256 @@ -6343,7 +6868,10 @@ EndChar StartChar: copyright Encoding: 169 169 195 Width: 1441 -Flags: MW +Flags: W +HStem: -20 93<493.869 946.218> 278 70.8<621.487 797.017> 1132.4 69.6<631.715 796.598> 1427 93<493.828 946.177> +VStem: 100 94<427.451 1072.32> 387 120<513.394 944.971> 906.6 68.4<884 991.661> 918 57<1156.6 1196> 919.8 66.6<518.391 644> 1246 95<427.462 1072.11> +LayerCount: 2 Fore SplineSet 720 1520 m 256 @@ -6363,7 +6891,10 @@ EndChar StartChar: ordfeminine Encoding: 170 170 196 Width: 703 -Flags: MW +Flags: W +HStem: 952 67<191.289 359.251 533 619.503> 1277 46<230.353 425> 1545 55<195.306 390.179> +VStem: 40 122<1040.25 1226.08> 76 103<1402.98 1527.91> 425 108<1065.12 1277 1323 1523.95> +LayerCount: 2 Fore SplineSet 40 1112 m 0 @@ -6403,7 +6934,8 @@ EndChar StartChar: guillemotleft Encoding: 171 171 197 Width: 1390 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 862 775 m 1 @@ -6428,7 +6960,10 @@ EndChar StartChar: logicalnot Encoding: 172 172 198 Width: 971 -Flags: MW +Flags: W +HStem: 716 114<120 739> +VStem: 739 113<406 716> +LayerCount: 2 Fore SplineSet 739 406 m 1 @@ -6444,7 +6979,10 @@ EndChar StartChar: uni00AD Encoding: 173 173 199 Width: 640 -Flags: MW +Flags: W +HStem: 570 140<80 560> +VStem: 80 480<570 710> +LayerCount: 2 Fore Refer: 84 45 N 1 0 0 1 0 0 3 EndChar @@ -6452,7 +6990,10 @@ EndChar StartChar: registered Encoding: 174 174 200 Width: 1439 -Flags: MW +Flags: W +HStem: -20 93<493.869 946.218> 294 78<825.527 1013.43> 306 66<425.8 497.8 611.8 695.8> 720 72<611.833 792.767> 1140 66<425.801 497.771 611.782 802.63> 1427 93<493.828 946.177> +VStem: 100 94<427.451 1072.32> 497.8 114<372.014 719.996 792 1139.98> 851.8 120<848.053 1082.84> 1023.4 38.4<382.341 460.8> 1246 95<427.462 1072.11> +LayerCount: 2 Fore SplineSet 720 1520 m 256 @@ -6472,7 +7013,10 @@ EndChar StartChar: macron Encoding: 175 175 201 Width: 1000 -Flags: MW +Flags: W +HStem: 1680 92<260 740> +VStem: 260 480<1680 1772> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 0 0 2 EndChar @@ -6480,7 +7024,10 @@ EndChar StartChar: degree Encoding: 176 176 202 Width: 639 -Flags: MW +Flags: W +HStem: 1120 110<222.925 417.036> 1490 110<223.964 416.226> +VStem: 80 109<1263.59 1455.29> 450 111<1263.59 1455.5> +LayerCount: 2 Fore SplineSet 320 1120 m 256 @@ -6499,7 +7046,10 @@ EndChar StartChar: plusminus Encoding: 177 177 203 Width: 1059 -Flags: MW +Flags: W +HStem: -15 112<121 940> 716 112<120 473 586 939> +VStem: 473 113<361 716 828 1180> +LayerCount: 2 Fore SplineSet 473 361 m 1 @@ -6526,7 +7076,10 @@ EndChar StartChar: uni00B2 Encoding: 178 178 204 Width: 675 -Flags: MW +Flags: W +HStem: 902 121<306.664 564.476> 974 20<104 172> 1776 50<216.235 425.742> +VStem: 59 95<1575.55 1727.54> 492 134<1474.4 1735.16> 577 57<1048.96 1125.96> +LayerCount: 2 Fore SplineSet 634 1109 m 0 @@ -6561,7 +7114,10 @@ EndChar StartChar: uni00B3 Encoding: 179 179 205 Width: 638 -Flags: MW +Flags: W +HStem: 902 50<185.352 392.331> 1344 66<240.175 378.344> 1776 50<212.406 392.922> +VStem: 40 107<984.151 1132.69> 76 107<1596.31 1751.19> 453 121<1468.74 1738.02> 477 121<1011.57 1276.57> +LayerCount: 2 Fore SplineSet 40 1093 m 0 @@ -6594,7 +7150,10 @@ EndChar StartChar: acute Encoding: 180 180 206 Width: 790 -Flags: MW +Flags: W +HStem: 1421 49<110.097 205.717> 1440 136<527.283 669.406> +VStem: 110 565 +LayerCount: 2 Fore SplineSet 605 1440 m 2 @@ -6610,7 +7169,10 @@ EndChar StartChar: mu Encoding: 181 181 207 Width: 1233 -Flags: MW +Flags: W +HStem: -520 274<348.52 528.893> -20 124<337.581 501.122> 0 110<815 894.973> 930 110<30.0023 119.967 524 635> +VStem: 120 112<-386.36 847> 120 175<140.772 930> 321 246<-414.63 -278.375> 635 180<110 110.917 216.719 930> 639 256<0.899155 109.14> +LayerCount: 2 Fore SplineSet 232 847 m 1 @@ -6630,7 +7192,10 @@ EndChar StartChar: paragraph Encoding: 182 182 208 Width: 1072 -Flags: MW +Flags: W +HStem: -300 113<465.139 565 678.018 803 916.203 1016> 1387 113<678.004 803 916.021 1016> +VStem: 76 602<930.93 1347.34> 565 113<-187 779> 803 113<-186.939 1387> +LayerCount: 2 Fore SplineSet 465 -270 m 2 @@ -6672,7 +7237,10 @@ EndChar StartChar: periodcentered Encoding: 183 183 209 Width: 395 -Flags: MW +Flags: W +HStem: 668 264<184.257 379.743> +VStem: 150 264<702.257 897.743> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 0 700 2 EndChar @@ -6680,7 +7248,10 @@ EndChar StartChar: cedilla Encoding: 184 184 210 Width: 1000 -Flags: MW +Flags: W +HStem: -509 73<345 498.347> +VStem: 541 142<-402.752 -262.292> +LayerCount: 2 Fore SplineSet 345 -480 m 2 @@ -6704,7 +7275,10 @@ EndChar StartChar: uni00B9 Encoding: 185 185 211 Width: 630 -Flags: MW +Flags: W +HStem: 912 66<60.0015 264 378 569.997> 1644 66<80.0931 252.649> +VStem: 264 114<978 1644> 313 65<1776.83 1859.86> +LayerCount: 2 Fore SplineSet 60 935 m 2 @@ -6736,7 +7310,10 @@ EndChar StartChar: ordmasculine Encoding: 186 186 212 Width: 654 -Flags: MW +Flags: W +HStem: 950 54<243.21 410.79> 1544 54<243.21 410.79> +VStem: 40 126<1083.79 1458.28> 488 126<1089.72 1464.21> +LayerCount: 2 Fore SplineSet 166 1286 m 0 @@ -6755,7 +7332,8 @@ EndChar StartChar: guillemotright Encoding: 187 187 213 Width: 1390 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 528 775 m 1 @@ -6780,7 +7358,10 @@ EndChar StartChar: onequarter Encoding: 188 188 214 Width: 1196 -Flags: MW +Flags: W +HStem: 4 66<868 922 1036 1108> 280 66<766.905 921.98 1036 1126> 632 66<60 174 288.047 390> 892 12G<957.1 1047.1> 1364 66<62.4076 170.676> +VStem: 174 114<698.066 1364> 223.2 64.8<1489.79 1580> 922 114<70 280 346 472.557> 944.8 116.4<793.045 904> 1000 36<521.299 585.102> +LayerCount: 2 Fore SplineSet 910 1440 m 1 @@ -6796,7 +7377,10 @@ EndChar StartChar: onehalf Encoding: 189 189 215 Width: 1348 -Flags: MW +Flags: W +HStem: -28 120.6<1120.32 1217.11> -16 12.6G<877.5 920.7> 44 20.4<933.6 1002> 632 66<62 176 290.047 392> 839.6 56.4<983.654 1121.77> 1364 66<64.4076 172.676> +VStem: 176 114<698.066 1364> 225.2 64.8<1489.79 1580> 883.2 82.8<673.4 805.866> 1154.4 133.2<554.732 806.834> 1227 57<101.523 196.4> +LayerCount: 2 Fore SplineSet 910 1440 m 1 @@ -6812,7 +7396,10 @@ EndChar StartChar: threequarters Encoding: 190 190 216 Width: 1268 -Flags: MW +Flags: W +HStem: 4 66<950 1004 1118 1190> 280 66<848.905 1003.98 1118 1208> 602 49.8<157.48 291.437> 892 12G<1039.1 1129.1> 1044.2 65.4<170.42 278.019> 1475.6 50.4<161.067 288.826> +VStem: 60 82.8<668.321 791.6> 78 70.8<1337.6 1456.35> 327.6 116.4<1176.34 1435.68> 346.8 121.2<721.671 971.341> 1004 114<70 280 346 472.557> 1026.8 116.4<793.045 904> 1082 36<521.299 585.102> +LayerCount: 2 Fore SplineSet 960 1440 m 1 @@ -6828,7 +7415,10 @@ EndChar StartChar: questiondown Encoding: 191 191 217 Width: 1100 -Flags: MW +Flags: W +HStem: -480 84<416.439 745.67> -20 20G<831 901> 820 240<464.491 649.509> +VStem: 90 202<-264.084 82.1119> 437 240<847.491 1032.51> 536 120<401.09 622> 792 208<-293.886 -87.416> +LayerCount: 2 Fore SplineSet 792 -284 m 0 @@ -6859,7 +7449,9 @@ EndChar StartChar: Agrave Encoding: 192 192 218 Width: 1210 -Flags: MW +Flags: W +HStem: 0 110<0 114.998 244.835 360 760 873 1068 1210> 440 110<362.906 752.502> 1490 20G<492.5 687> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 23 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6869,7 +7461,9 @@ EndChar StartChar: Aacute Encoding: 193 193 219 Width: 1210 -Flags: MW +Flags: W +HStem: 0 110<0 114.998 244.835 360 760 873 1068 1210> 440 110<362.906 752.502> 1490 20G<492.5 687> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 135 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6879,7 +7473,10 @@ EndChar StartChar: Ccedilla Encoding: 199 199 220 Width: 1109 -Flags: MW +Flags: W +HStem: -484 73<430 583.347> -20 118<445.812 738.362> 1404 116<462.858 737.663> +VStem: 55 200<372.323 1091.62> 626 142<-377.752 -237.292> 921 114<990 1169.44> 940 95<1444.33 1510> 943 111<380.651 590> +LayerCount: 2 Fore Refer: 210 184 N 1 0 0 1 85 25 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -6889,7 +7486,9 @@ EndChar StartChar: Acircumflex Encoding: 194 194 221 Width: 1210 -Flags: MW +Flags: W +HStem: 0 110<0 114.998 244.835 360 760 873 1068 1210> 440 110<362.906 752.502> 1490 20G<492.5 687> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 105 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6899,7 +7498,10 @@ EndChar StartChar: Atilde Encoding: 195 195 222 Width: 1210 -Flags: MW +Flags: W +HStem: 0 110<0 114.998 244.835 360 760 873 1068 1210> 440 110<362.906 752.502> 1490 20G<492.5 687> 1680 116<689.465 860.894> 1838 116<355.641 539.401> +VStem: 261 73<1700 1813.4> 882 74<1824.27 1934> +LayerCount: 2 Fore Refer: 177 732 N 1 0 0 1 108 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6909,7 +7511,10 @@ EndChar StartChar: Adieresis Encoding: 196 196 223 Width: 1210 -Flags: MW +Flags: W +HStem: 0 110<0 114.998 244.835 360 760 873 1068 1210> 440 110<362.906 752.502> 1490 20G<492.5 687> 1690 193<383.4 542.6 703.4 862.6> +VStem: 367 192<1706.4 1866.28> 687 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 123 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6919,7 +7524,10 @@ EndChar StartChar: Aring Encoding: 197 197 224 Width: 1210 -Flags: MW +Flags: W +HStem: 0 110<0 114.998 244.835 360 760 873 1068 1210> 440 110<362.906 752.502> 1470 74<515.082 673.311> 1490 20G<492.5 687> 1757 73<517.811 670.776> +VStem: 415 78<1564.83 1736.13> 696 78<1565.55 1735.59> +LayerCount: 2 Fore Refer: 175 730 N 1 0 0 1 94 -210 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6929,7 +7537,10 @@ EndChar StartChar: Egrave Encoding: 200 200 225 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<38 157.836 348 717.795> 736 80<348.054 541.977> 1026 20G<614 668> 1390 110<38 158 348 713.332> +VStem: 158 190<110.139 736 816 1389.98> 596 92<496 690.003 867.898 1046> 858 70<1030.14 1228.95> 878 70<290.128 509.978> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 -4 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -6939,7 +7550,10 @@ EndChar StartChar: Eacute Encoding: 201 201 226 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<38 157.836 348 717.795> 736 80<348.054 541.977> 1026 20G<614 668> 1390 110<38 158 348 713.332> +VStem: 158 190<110.139 736 816 1389.98> 596 92<496 690.003 867.898 1046> 858 70<1030.14 1228.95> 878 70<290.128 509.978> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 58 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -6949,7 +7563,10 @@ EndChar StartChar: Ecircumflex Encoding: 202 202 227 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<38 157.836 348 717.795> 736 80<348.054 541.977> 1026 20G<614 668> 1390 110<38 158 348 713.332> +VStem: 158 190<110.139 736 816 1389.98> 596 92<496 690.003 867.898 1046> 858 70<1030.14 1228.95> 878 70<290.128 509.978> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 18 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -6959,7 +7576,10 @@ EndChar StartChar: Edieresis Encoding: 203 203 228 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<38 157.836 348 717.795> 736 80<348.054 541.977> 1026 20G<614 668> 1390 110<38 158 348 713.332> 1690 193<276.4 435.6 596.4 755.6> +VStem: 158 190<110.139 736 816 1389.98> 260 192<1706.4 1866.28> 580 192<1706.4 1866.28> 596 92<496 690.003 867.898 1046> 858 70<1030.14 1228.95> 878 70<290.128 509.978> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 16 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -6969,7 +7589,10 @@ EndChar StartChar: Igrave Encoding: 204 204 229 Width: 520 -Flags: MW +Flags: W +HStem: 0 110<45 164.786 355 475> 1390 110<45 165 355 475> +VStem: 165 190<111.344 1390> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 -265 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -6979,7 +7602,10 @@ EndChar StartChar: Iacute Encoding: 205 205 230 Width: 520 -Flags: MW +Flags: W +HStem: 0 110<45 164.786 355 475> 1390 110<45 165 355 475> +VStem: 165 190<111.344 1390> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 -213 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -6989,7 +7615,10 @@ EndChar StartChar: Icircumflex Encoding: 206 206 231 Width: 520 -Flags: MW +Flags: W +HStem: 0 110<45 164.786 355 475> 1390 110<45 165 355 475> +VStem: 165 190<111.344 1390> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 -243 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -6999,7 +7628,10 @@ EndChar StartChar: Idieresis Encoding: 207 207 232 Width: 520 -Flags: MW +Flags: W +HStem: 0 110<45 164.786 355 475> 1390 110<45 165 355 475> 1690 193<20.4004 179.6 340.4 499.6> +VStem: 4 192<1706.4 1866.28> 165 190<111.344 1390> 324 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 -240 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -7009,7 +7641,10 @@ EndChar StartChar: Ntilde Encoding: 209 209 233 Width: 1090 -Flags: MW +Flags: W +HStem: -20 21G<790.5 945.5> 0 110<40 149.899 280 410> 1390 110<40.0037 149.938 710.457 829.97 960.078 1070> 1680 116<641.465 812.894> 1838 116<307.641 491.401> +VStem: 150 130<110.185 1090.95> 213 73<1700 1813.4> 830 130<367.988 1389.91> 834 74<1824.27 1934> +LayerCount: 2 Fore Refer: 177 732 N 1 0 0 1 60 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -7019,7 +7654,10 @@ EndChar StartChar: Ograve Encoding: 210 210 234 Width: 1050 -Flags: MW +Flags: W +HStem: -20 100<399.111 658.164> 1420 100<399.111 650.889> +VStem: 55 205<342.816 1157.18> 790 205<357.973 1157.18> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 0 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -7029,7 +7667,10 @@ EndChar StartChar: Oacute Encoding: 211 211 235 Width: 1050 -Flags: MW +Flags: W +HStem: -20 100<399.111 658.164> 1420 100<399.111 650.889> +VStem: 55 205<342.816 1157.18> 790 205<357.973 1157.18> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 62 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -7039,7 +7680,10 @@ EndChar StartChar: Ocircumflex Encoding: 212 212 236 Width: 1050 -Flags: MW +Flags: W +HStem: -20 100<399.111 658.164> 1420 100<399.111 650.889> +VStem: 55 205<342.816 1157.18> 790 205<357.973 1157.18> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 32 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -7049,7 +7693,10 @@ EndChar StartChar: Otilde Encoding: 213 213 237 Width: 1050 -Flags: MW +Flags: W +HStem: -20 100<399.111 658.164> 1420 100<399.111 650.889> 1680 116<606.465 777.894> 1838 116<272.641 456.401> +VStem: 55 205<342.816 1157.18> 178 73<1700 1813.4> 790 205<357.973 1157.18> 799 74<1824.27 1934> +LayerCount: 2 Fore Refer: 177 732 N 1 0 0 1 25 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -7059,7 +7706,10 @@ EndChar StartChar: Odieresis Encoding: 214 214 238 Width: 1050 -Flags: MW +Flags: W +HStem: -20 100<399.111 658.164> 1420 100<399.111 650.889> 1640 193<295.4 454.6 615.4 774.6> +VStem: 55 205<342.816 1157.18> 279 192<1656.4 1816.28> 599 192<1656.4 1816.28> 790 205<357.973 1157.18> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 35 -50 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -7069,7 +7719,10 @@ EndChar StartChar: Ugrave Encoding: 217 217 239 Width: 1130 -Flags: MW +Flags: W +HStem: -30 120<448.418 751.225> 1390 110<25 145 335.005 464.99 725 864.997 985 1105> +VStem: 145 190<227.442 1389.96> 865 120<224.41 1390> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 15 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -7079,7 +7732,10 @@ EndChar StartChar: Uacute Encoding: 218 218 240 Width: 1130 -Flags: MW +Flags: W +HStem: -30 120<448.418 751.225> 1390 110<25 145 335.005 464.99 725 864.997 985 1105> +VStem: 145 190<227.442 1389.96> 865 120<224.41 1390> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 117 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -7089,7 +7745,10 @@ EndChar StartChar: Ucircumflex Encoding: 219 219 241 Width: 1130 -Flags: MW +Flags: W +HStem: -30 120<448.418 751.225> 1390 110<25 145 335.005 464.99 725 864.997 985 1105> +VStem: 145 190<227.442 1389.96> 865 120<224.41 1390> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 77 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -7099,7 +7758,10 @@ EndChar StartChar: Udieresis Encoding: 220 220 242 Width: 1130 -Flags: MW +Flags: W +HStem: -30 120<448.418 751.225> 1390 110<25 145 335.005 464.99 725 864.997 985 1105> 1640 193<319.4 478.6 639.4 798.6> +VStem: 145 190<227.442 1389.96> 303 192<1656.4 1816.28> 623 192<1656.4 1816.28> 865 120<224.41 1390> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 59 -50 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -7109,7 +7771,10 @@ EndChar StartChar: Yacute Encoding: 221 221 243 Width: 1140 -Flags: MW +Flags: W +HStem: 0 110<370 490 680 820> 1390 110<0 117.996 333.996 455 710 846.005 981.297 1140> +VStem: 490 190<110 690.625> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 147 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -7119,7 +7784,10 @@ EndChar StartChar: agrave Encoding: 224 224 244 Width: 852 -Flags: MW +Flags: W +HStem: -20 94<730.567 778.812> -20 112<285.804 466.271> 522 76<350.463 550> 968 92<270.002 501.225> +VStem: 58 194<121.367 419.938> 118 142<772 947.519> 550 180<188.464 522 598 921.479> 793 64<81.6965 222.947> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 -71 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7129,7 +7797,10 @@ EndChar StartChar: aacute Encoding: 225 225 245 Width: 852 -Flags: MW +Flags: W +HStem: -20 94<730.567 778.812> -20 112<285.804 466.271> 522 76<350.463 550> 968 92<270.002 501.225> +VStem: 58 194<121.367 419.938> 118 142<772 947.519> 550 180<188.464 522 598 921.479> 793 64<81.6965 222.947> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 1 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7139,7 +7810,10 @@ EndChar StartChar: acircumflex Encoding: 226 226 246 Width: 852 -Flags: MW +Flags: W +HStem: -20 94<730.567 778.812> -20 112<285.804 466.271> 522 76<350.463 550> 968 92<270.002 501.225> +VStem: 58 194<121.367 419.938> 118 142<772 947.519> 550 180<188.464 522 598 921.479> 793 64<81.6965 222.947> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 -59 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7149,7 +7823,10 @@ EndChar StartChar: atilde Encoding: 227 227 247 Width: 852 -Flags: MW +Flags: W +HStem: -20 94<730.567 778.812> -20 112<285.804 466.271> 522 76<350.463 550> 968 92<270.002 501.225> 1220 116<507.465 678.894> 1378 116<173.641 357.401> +VStem: 58 194<121.367 419.938> 79 73<1240 1353.4> 118 142<772 947.519> 550 180<188.464 522 598 921.479> 700 74<1364.27 1474> 793 64<81.6965 222.947> +LayerCount: 2 Fore Refer: 177 732 N 1 0 0 1 -74 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7159,7 +7836,10 @@ EndChar StartChar: adieresis Encoding: 228 228 248 Width: 852 -Flags: MW +Flags: W +HStem: -20 94<730.567 778.812> -20 112<285.804 466.271> 522 76<350.463 550> 968 92<270.002 501.225> 1230 193<189.4 348.6 509.4 668.6> +VStem: 58 194<121.367 419.938> 118 142<772 947.519> 173 192<1246.4 1406.28> 493 192<1246.4 1406.28> 550 180<188.464 522 598 921.479> 793 64<81.6965 222.947> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 -71 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7169,7 +7849,10 @@ EndChar StartChar: aring Encoding: 229 229 249 Width: 852 -Flags: MW +Flags: W +HStem: -20 94<730.567 778.812> -20 112<285.804 466.271> 522 76<350.463 550> 968 92<270.002 501.225> 1220 74<351.082 509.311> 1507 73<353.811 506.776> +VStem: 58 194<121.367 419.938> 118 142<772 947.519> 251 78<1314.83 1486.13> 532 78<1315.55 1485.59> 550 180<188.464 522 598 921.479> 793 64<81.6965 222.947> +LayerCount: 2 Fore Refer: 175 730 N 1 0 0 1 -70 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7179,7 +7862,10 @@ EndChar StartChar: ccedilla Encoding: 231 231 250 Width: 787 -Flags: MW +Flags: W +HStem: -494 73<261 414.347> -20 98<342.193 541.568> 966 94<351.522 577.276> +VStem: 52 202<197.308 802.61> 457 142<-387.752 -247.292> 594 148<734 945.799> 624 109<176.341 346> +LayerCount: 2 Fore Refer: 210 184 N 1 0 0 1 -84 15 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -7189,7 +7875,10 @@ EndChar StartChar: egrave Encoding: 232 232 251 Width: 794 -Flags: MW +Flags: W +HStem: -20 98<334.077 553.913> 522 86<256.262 554.998> 972 88<326.85 498.441> +VStem: 50 202<193.767 811.334> 555 189<537.5 858.484> 636 105<169.539 346> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 -116 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7199,7 +7888,10 @@ EndChar StartChar: eacute Encoding: 233 233 252 Width: 794 -Flags: MW +Flags: W +HStem: -20 98<334.077 553.913> 522 86<256.262 554.998> 972 88<326.85 498.441> +VStem: 50 202<193.767 811.334> 555 189<537.5 858.484> 636 105<169.539 346> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 -24 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7209,7 +7901,10 @@ EndChar StartChar: ecircumflex Encoding: 234 234 253 Width: 794 -Flags: MW +Flags: W +HStem: -20 98<334.077 553.913> 522 86<256.262 554.998> 972 88<326.85 498.441> +VStem: 50 202<193.767 811.334> 555 189<537.5 858.484> 636 105<169.539 346> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 -64 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7219,7 +7914,8 @@ EndChar StartChar: multiply Encoding: 215 215 254 Width: 1003 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 525 886 m 2 @@ -7253,7 +7949,10 @@ EndChar StartChar: Thorn Encoding: 222 222 255 Width: 1006 -Flags: MW +Flags: W +HStem: 0 110<38.0208 157.964 348.365 467.983> 344 110<348.268 658.212> 1074 110<348 658.212> 1390 110<38 158 348.036 467.979> +VStem: 158 190<110.338 343.793 454.033 1074 1184 1389.97> 748 220<550.601 977.399> +LayerCount: 2 Fore SplineSet 398 454 m 2 @@ -7302,10 +8001,13 @@ EndChar StartChar: dotlessi Encoding: 305 305 256 Width: 420 -Flags: MW +Flags: W +HStem: 0 110<50 130 310 390> 930 110<50 130> +VStem: 130 180<110 930> AnchorPoint: "Anchor-0" 229 1040 basechar 0 AnchorPoint: "Anchor-1" 227 0 basechar 0 AnchorPoint: "Anchor-2" 227 0 basechar 0 +LayerCount: 2 Fore SplineSet 106 930 m 2 @@ -7335,7 +8037,10 @@ EndChar StartChar: germandbls Encoding: 223 223 257 Width: 1042 -Flags: MW +Flags: W +HStem: -20 93<590.628 792.731> 0 113<29 109.99> 1463 107<343.624 680.436> +VStem: 110 181<113 1373.47> 426 165<85.0712 183.786> 477 157<758.329 902.647> 750 183<1121.91 1397.32> 840 162<117.262 379.581> +LayerCount: 2 Fore SplineSet 1002 290 m 0 @@ -7370,7 +8075,10 @@ EndChar StartChar: AE Encoding: 198 198 258 Width: 1603 -Flags: MW +Flags: W +HStem: 0 110<0 114.994 253.239 360 628 747.836 938 1307.79> 440 110<449.547 854> 736 80<938.054 1131.98> 1026 20G<1204 1258> 1390 110<580 682.009 628 748 799.007 1150 938 1303.33> +VStem: 748 190<110.139 736 816 1389.98> 1186 92<496 690.003 867.898 1046> 1448 70<1030.14 1228.95> 1468 70<290.128 509.978> +LayerCount: 2 Fore SplineSet 0 42 m 2 @@ -7411,7 +8119,10 @@ EndChar StartChar: ae Encoding: 230 230 259 Width: 1254 -Flags: MW +Flags: W +HStem: -20 112<283.011 449.636> -20 98<752.691 1005.49> 522 86<327.78 491.282 696.262 1005> 972 88<270.829 452.699 751.662 964.549> +VStem: 50 204<116.265 434.22> 110 152<772 949.137> 492 204<156.852 521.933 608.526 911.091> 1005 199<537.5 888.071> 1096 105<181.385 346> +LayerCount: 2 Fore SplineSet 724 608 m 2 @@ -7461,7 +8172,10 @@ EndChar StartChar: Eth Encoding: 208 208 260 Width: 1124 -Flags: MW +Flags: W +HStem: 0 110<39 159 339 674.947> 730 110<40 567> 1390 110<39 159 339 666.414> +VStem: 159 180<110 1390> 869 200<417.039 1093.33> +LayerCount: 2 Fore SplineSet 74 840 m 2 @@ -7480,7 +8194,10 @@ EndChar StartChar: Oslash Encoding: 216 216 261 Width: 1050 -Flags: MW +Flags: W +HStem: -20 100<399.111 658.164> 1420 100<399.111 650.889> +VStem: 55 205<342.816 1157.18> 790 205<357.973 1157.18> +LayerCount: 2 Fore SplineSet 871 1660 m 2 @@ -7499,7 +8216,10 @@ EndChar StartChar: eth Encoding: 240 240 262 Width: 1240 -Flags: MW +Flags: W +HStem: -20 90<452.706 713.677> 962 98<486.859 778.46> +VStem: 100 200<271.654 734.964> 940 200<388.552 794.255> +LayerCount: 2 Fore SplineSet 561 1233 m 2 @@ -7534,7 +8254,10 @@ EndChar StartChar: ntilde Encoding: 241 241 263 Width: 938 -Flags: MW +Flags: W +HStem: 0 110<48.0025 128 308 418.998 531.008 648 823.033 912.988> 930 110<48.0269 128> 936 124<441.878 605.419> 1220 116<573.465 744.894> 1378 116<239.641 423.401> +VStem: 128 180<110.007 823.281 929.083 930> 145 73<1240 1353.4> 648 175<110 899.417> 766 74<1364.27 1474> +LayerCount: 2 Fore Refer: 177 732 N 1 0 0 1 -8 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 @@ -7544,7 +8267,10 @@ EndChar StartChar: ograve Encoding: 242 242 264 Width: 860 -Flags: MW +Flags: W +HStem: -20 90<335.527 524.473> 970 90<335.527 524.473> +VStem: 52 200<225.741 803.927> 608 200<236.073 814.259> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 -41 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -7554,7 +8280,10 @@ EndChar StartChar: oacute Encoding: 243 243 265 Width: 860 -Flags: MW +Flags: W +HStem: -20 90<335.527 524.473> 970 90<335.527 524.473> +VStem: 52 200<225.741 803.927> 608 200<236.073 814.259> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 -29 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -7564,7 +8293,10 @@ EndChar StartChar: ocircumflex Encoding: 244 244 266 Width: 860 -Flags: MW +Flags: W +HStem: -20 90<335.527 524.473> 970 90<335.527 524.473> +VStem: 52 200<225.741 803.927> 608 200<236.073 814.259> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 -79 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -7574,7 +8306,10 @@ EndChar StartChar: otilde Encoding: 245 245 267 Width: 860 -Flags: MW +Flags: W +HStem: -20 90<335.527 524.473> 970 90<335.527 524.473> 1220 116<515.465 686.894> 1378 116<181.641 365.401> +VStem: 52 200<225.741 803.927> 87 73<1240 1353.4> 608 200<236.073 814.259> 708 74<1364.27 1474> +LayerCount: 2 Fore Refer: 177 732 N 1 0 0 1 -66 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -7584,7 +8319,10 @@ EndChar StartChar: odieresis Encoding: 246 246 268 Width: 860 -Flags: MW +Flags: W +HStem: -20 90<335.527 524.473> 970 90<335.527 524.473> 1230 193<189.4 348.6 509.4 668.6> +VStem: 52 200<225.741 803.927> 173 192<1246.4 1406.28> 493 192<1246.4 1406.28> 608 200<236.073 814.259> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 -71 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -7594,7 +8332,10 @@ EndChar StartChar: divide Encoding: 247 247 269 Width: 1119 -Flags: MW +Flags: W +HStem: 310 240<467.304 652.916> 724 112<100 1020> 1020 240<467.304 652.916> +VStem: 439 241<339.355 520.645 1049.35 1230.65> +LayerCount: 2 Fore SplineSet 135 836 m 2 @@ -7622,10 +8363,13 @@ EndChar StartChar: thorn Encoding: 254 254 270 Width: 920 -Flags: MW +Flags: W +HStem: -500 110<32 111.993 292.021 372> -18 102<387.545 586.578> 956 104<389.361 586.578> 1450 110<32 112> +VStem: 32 340<-500 -390> 112 180<-390 75.2505 199.218 833.551 952 1450> 668 200<208.752 831.543> AnchorPoint: "Anchor-0" 798 1040 basechar 0 AnchorPoint: "Anchor-1" 877 0 basechar 0 AnchorPoint: "Anchor-2" 877 0 basechar 0 +LayerCount: 2 Fore SplineSet 292 520 m 256 @@ -7667,7 +8411,10 @@ EndChar StartChar: yacute Encoding: 253 253 271 Width: 950 -Flags: MW +Flags: W +HStem: -520 100<163.085 332.591> 930 110<4 96.9964 297.188 405.996 620 722.547 841.004 950> +VStem: 30 123<-411.145 -226> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 64 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -7677,7 +8424,10 @@ EndChar StartChar: edieresis Encoding: 235 235 272 Width: 794 -Flags: MW +Flags: W +HStem: -20 98<334.077 553.913> 522 86<256.262 554.998> 972 88<326.85 498.441> 1230 193<164.4 323.6 484.4 643.6> +VStem: 50 202<193.767 811.334> 148 192<1246.4 1406.28> 468 192<1246.4 1406.28> 555 189<537.5 858.484> 636 105<169.539 346> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 -96 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7687,7 +8437,10 @@ EndChar StartChar: igrave Encoding: 236 236 273 Width: 420 -Flags: MW +Flags: W +HStem: 0 110<50 130 310 390> 930 110<50 130> +VStem: 130 180<110 930> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 -322 -460 2 Refer: 256 305 N 1 0 0 1 0 0 3 @@ -7697,7 +8450,10 @@ EndChar StartChar: iacute Encoding: 237 237 274 Width: 420 -Flags: MW +Flags: W +HStem: 0 110<50 130 310 390> 930 110<50 130> +VStem: 130 180<110 930> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 -230 -460 2 Refer: 256 305 N 1 0 0 1 0 0 3 @@ -7707,7 +8463,10 @@ EndChar StartChar: icircumflex Encoding: 238 238 275 Width: 420 -Flags: MW +Flags: W +HStem: 0 110<50 130 310 390> 930 110<50 130> +VStem: 130 180<110 930> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 -280 -460 2 Refer: 256 305 N 1 0 0 1 0 0 3 @@ -7717,7 +8476,10 @@ EndChar StartChar: idieresis Encoding: 239 239 276 Width: 420 -Flags: MW +Flags: W +HStem: 0 110<50 130 310 390> 930 110<50 130> 1230 193<-31.5996 127.6 288.4 447.6> +VStem: -48 192<1246.4 1406.28> 130 180<110 930> 272 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 -292 -460 2 Refer: 256 305 N 1 0 0 1 0 0 3 @@ -7727,7 +8489,10 @@ EndChar StartChar: oslash Encoding: 248 248 277 Width: 860 -Flags: MW +Flags: W +HStem: -20 90<335.527 524.473> 970 90<335.527 524.473> +VStem: 52 200<225.741 803.927> 608 200<236.073 814.259> +LayerCount: 2 Fore SplineSet 786 1215 m 2 @@ -7746,7 +8511,10 @@ EndChar StartChar: ugrave Encoding: 249 249 278 Width: 925 -Flags: MW +Flags: W +HStem: -20 124<337.581 501.122> 0 110<815 894.973> 930 110<30.0023 119.967 524 635> +VStem: 120 175<140.772 930> 635 180<110 110.917 216.719 930> 639 256<0.899155 109.14> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 -71 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -7756,7 +8524,10 @@ EndChar StartChar: uacute Encoding: 250 250 279 Width: 925 -Flags: MW +Flags: W +HStem: -20 124<337.581 501.122> 0 110<815 894.973> 930 110<30.0023 119.967 524 635> +VStem: 120 175<140.772 930> 635 180<110 110.917 216.719 930> 639 256<0.899155 109.14> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 11 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -7766,7 +8537,10 @@ EndChar StartChar: ucircumflex Encoding: 251 251 280 Width: 925 -Flags: MW +Flags: W +HStem: -20 124<337.581 501.122> 0 110<815 894.973> 930 110<30.0023 119.967 524 635> +VStem: 120 175<140.772 930> 635 180<110 110.917 216.719 930> 639 256<0.899155 109.14> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 -39 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -7776,7 +8550,10 @@ EndChar StartChar: udieresis Encoding: 252 252 281 Width: 925 -Flags: MW +Flags: W +HStem: -20 124<337.581 501.122> 0 110<815 894.973> 930 110<30.0023 119.967 524 635> 1230 193<219.4 378.6 539.4 698.6> +VStem: 120 175<140.772 930> 203 192<1246.4 1406.28> 523 192<1246.4 1406.28> 635 180<110 110.917 216.719 930> 639 256<0.899155 109.14> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 -41 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -7786,7 +8563,10 @@ EndChar StartChar: ydieresis Encoding: 255 255 282 Width: 950 -Flags: MW +Flags: W +HStem: -520 100<163.085 332.591> 930 110<4 96.9964 297.188 405.996 620 722.547 841.004 950> 1230 193<262.4 421.6 582.4 741.6> +VStem: 30 123<-411.145 -226> 246 192<1246.4 1406.28> 566 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 2 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -7796,7 +8576,10 @@ EndChar StartChar: Amacron Encoding: 256 256 283 Width: 1210 -Flags: MW +Flags: W +HStem: 0 110<0 114.998 244.835 360 760 873 1068 1210> 440 110<362.906 752.502> 1490 20G<492.5 687> 1680 92<364 844> +VStem: 364 480<1680 1772> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 104 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7806,7 +8589,10 @@ EndChar StartChar: amacron Encoding: 257 257 284 Width: 852 -Flags: MW +Flags: W +HStem: -20 94<730.567 778.812> -20 112<285.804 466.271> 522 76<350.463 550> 968 92<270.002 501.225> 1220 92<200 680> +VStem: 58 194<121.367 419.938> 118 142<772 947.519> 200 480<1220 1312> 550 180<188.464 522 598 921.479> 793 64<81.6965 222.947> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 -60 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7816,7 +8602,10 @@ EndChar StartChar: Abreve Encoding: 258 258 285 Width: 1210 -Flags: MW +Flags: W +HStem: 0 110<0 114.998 244.835 360 760 873 1068 1210> 440 110<362.906 752.502> 1490 20G<492.5 687> 1680 110<464.5 726.265> +VStem: 366 60<1843.47 1937.85> 763 62<1840.51 1937.99> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 95 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7826,7 +8615,10 @@ EndChar StartChar: abreve Encoding: 259 259 286 Width: 852 -Flags: MW +Flags: W +HStem: -20 94<730.567 778.812> -20 112<285.804 466.271> 522 76<350.463 550> 968 92<270.002 501.225> 1220 110<320.5 582.265> +VStem: 58 194<121.367 419.938> 118 142<772 947.519> 222 60<1383.47 1477.85> 550 180<188.464 522 598 921.479> 619 62<1380.51 1477.99> 793 64<81.6965 222.947> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 -49 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7836,7 +8628,10 @@ EndChar StartChar: Cacute Encoding: 262 262 287 Width: 1109 -Flags: MW +Flags: W +HStem: -20 118<445.812 738.362> 1404 116<462.858 737.663> +VStem: 55 200<372.323 1091.62> 921 114<990 1169.44> 940 95<1444.33 1510> 943 111<380.651 590> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 132 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -7846,7 +8641,10 @@ EndChar StartChar: cacute Encoding: 263 263 288 Width: 787 -Flags: MW +Flags: W +HStem: -20 98<342.193 541.568> 966 94<351.522 577.276> +VStem: 52 202<197.308 802.61> 594 148<734 945.799> 624 109<176.341 346> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 -26 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -7856,7 +8654,10 @@ EndChar StartChar: Ccircumflex Encoding: 264 264 289 Width: 1109 -Flags: MW +Flags: W +HStem: -20 118<445.812 738.362> 1404 116<462.858 737.663> +VStem: 55 200<372.323 1091.62> 921 114<990 1169.44> 940 95<1444.33 1510> 943 111<380.651 590> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 102 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -7866,7 +8667,10 @@ EndChar StartChar: ccircumflex Encoding: 265 265 290 Width: 787 -Flags: MW +Flags: W +HStem: -20 98<342.193 541.568> 966 94<351.522 577.276> +VStem: 52 202<197.308 802.61> 594 148<734 945.799> 624 109<176.341 346> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 -76 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -7876,7 +8680,10 @@ EndChar StartChar: Cdotaccent Encoding: 266 266 291 Width: 1109 -Flags: MW +Flags: W +HStem: -20 118<445.812 738.362> 1404 116<462.858 737.663> 1729 241<494.692 675.645> +VStem: 55 200<372.323 1091.62> 465 240<1759.12 1940.65> 921 114<990 1169.44> 940 95<1444.33 1510> 943 111<380.651 590> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 84 460 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -7886,7 +8693,10 @@ EndChar StartChar: cdotaccent Encoding: 267 267 292 Width: 787 -Flags: MW +Flags: W +HStem: -20 98<342.193 541.568> 966 94<351.522 577.276> 1269 241<346.692 527.645> +VStem: 52 202<197.308 802.61> 317 240<1299.12 1480.65> 594 148<734 945.799> 624 109<176.341 346> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 -64 0 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -7896,7 +8706,10 @@ EndChar StartChar: Ccaron Encoding: 268 268 293 Width: 1109 -Flags: MW +Flags: W +HStem: -20 118<445.812 738.362> 1404 116<462.858 737.663> +VStem: 55 200<372.323 1091.62> 921 114<990 1169.44> 940 95<1444.33 1510> 943 111<380.651 590> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 112 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -7906,7 +8719,10 @@ EndChar StartChar: ccaron Encoding: 269 269 294 Width: 787 -Flags: MW +Flags: W +HStem: -20 98<342.193 541.568> 966 94<351.522 577.276> +VStem: 52 202<197.308 802.61> 594 148<734 945.799> 624 109<176.341 346> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 -66 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -7916,7 +8732,10 @@ EndChar StartChar: Dcaron Encoding: 270 270 295 Width: 1124 -Flags: MW +Flags: W +HStem: 0 110<39 159 339 674.947> 1390 110<39 159 339 666.414> +VStem: 159 180<110 1390> 869 200<417.039 1093.33> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 49 0 2 Refer: 15 68 N 1 0 0 1 0 0 3 @@ -7926,7 +8745,10 @@ EndChar StartChar: dcaron Encoding: 271 271 296 Width: 1244 -Flags: MW +Flags: W +HStem: -20 104<345.9 537.585> 0 110<814 894> 956 102<350.676 537.04> 1033 81<929 1036.8> 1324 236<962.985 1111.9> 1450 110<554 634> +VStem: 58 200<208.907 830.922> 634 180<110 113.009 200.172 839.828 953 1450> 634 260<0 109.983> 929 278<1347.2 1512.96> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 779 1344 2 Refer: 41 100 N 1 0 0 1 0 0 2 @@ -7936,7 +8758,10 @@ EndChar StartChar: Emacron Encoding: 274 274 297 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<38 157.836 348 717.795> 736 80<348.054 541.977> 1026 20G<614 668> 1390 110<38 158 348 713.332> 1680 92<287 767> +VStem: 158 190<110.139 736 816 1389.98> 287 480<1680 1772> 596 92<496 690.003 867.898 1046> 858 70<1030.14 1228.95> 878 70<290.128 509.978> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 27 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7946,7 +8771,10 @@ EndChar StartChar: emacron Encoding: 275 275 298 Width: 794 -Flags: MW +Flags: W +HStem: -20 98<334.077 553.913> 522 86<256.262 554.998> 972 88<326.85 498.441> 1220 92<165 645> +VStem: 50 202<193.767 811.334> 165 480<1220 1312> 555 189<537.5 858.484> 636 105<169.539 346> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 -95 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7956,7 +8784,10 @@ EndChar StartChar: Ebreve Encoding: 276 276 299 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<38 157.836 348 717.795> 736 80<348.054 541.977> 1026 20G<614 668> 1390 110<38 158 348 713.332> 1680 110<377.5 639.265> +VStem: 158 190<110.139 736 816 1389.98> 279 60<1843.47 1937.85> 596 92<496 690.003 867.898 1046> 676 62<1840.51 1937.99> 858 70<1030.14 1228.95> 878 70<290.128 509.978> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 8 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7966,7 +8797,10 @@ EndChar StartChar: ebreve Encoding: 277 277 300 Width: 794 -Flags: MW +Flags: W +HStem: -20 98<334.077 553.913> 522 86<256.262 554.998> 972 88<326.85 498.441> 1220 110<285.5 547.265> +VStem: 50 202<193.767 811.334> 187 60<1383.47 1477.85> 555 189<537.5 858.484> 584 62<1380.51 1477.99> 636 105<169.539 346> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 -84 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7976,7 +8810,10 @@ EndChar StartChar: Edotaccent Encoding: 278 278 301 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<38 157.836 348 717.795> 736 80<348.054 541.977> 1026 20G<614 668> 1390 110<38 158 348 713.332> 1729 241<430.692 611.645> +VStem: 158 190<110.139 736 816 1389.98> 401 240<1759.12 1940.65> 596 92<496 690.003 867.898 1046> 858 70<1030.14 1228.95> 878 70<290.128 509.978> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 20 460 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7986,7 +8823,10 @@ EndChar StartChar: edotaccent Encoding: 279 279 302 Width: 794 -Flags: MW +Flags: W +HStem: -20 98<334.077 553.913> 522 86<256.262 554.998> 972 88<326.85 498.441> 1269 241<318.692 499.645> +VStem: 50 202<193.767 811.334> 289 240<1299.12 1480.65> 555 189<537.5 858.484> 636 105<169.539 346> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 -92 0 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7996,7 +8836,10 @@ EndChar StartChar: Eogonek Encoding: 280 280 303 Width: 1013 -Flags: MW +Flags: W +HStem: -419 97<709.144 869.688> 0 110<38 157.836 348 717.795> 736 80<348.054 541.977> 1026 20G<614 668> 1390 110<38 158 348 713.332> +VStem: 158 190<110.139 736 816 1389.98> 506 186<-307.234 -158.815> 596 92<496 690.003 867.898 1046> 858 70<1030.14 1228.95> 878 70<290.128 509.978> +LayerCount: 2 Fore Refer: 176 731 N 1 0 0 1 228 -47 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -8006,7 +8849,10 @@ EndChar StartChar: dcroat Encoding: 273 273 304 Width: 924 -Flags: MW +Flags: W +HStem: -20 104<345.9 537.585> 0 110<814 894> 956 102<350.676 537.04> 1190 110<513 894> 1450 110<554 634> +VStem: 58 200<208.907 830.922> 634 180<110 113.009 200.172 839.828 953 1450> 634 260<0 109.983> +LayerCount: 2 Fore SplineSet 543 1300 m 2 @@ -8025,7 +8871,10 @@ EndChar StartChar: Dcroat Encoding: 272 272 305 Width: 1124 -Flags: MW +Flags: W +HStem: 0 110<39 159 339 674.947> 730 110<40 567> 1390 110<39 159 339 666.414> +VStem: 159 180<110 1390> 869 200<417.039 1093.33> +LayerCount: 2 Fore SplineSet 74 840 m 2 @@ -8044,7 +8893,10 @@ EndChar StartChar: hcircumflex Encoding: 293 293 306 Width: 922 -Flags: MW +Flags: W +HStem: 0 110<32.0025 112 292 402.998 515.008 632 807.033 896.988> 936 124<408.624 589.419> 1450 110<32.0269 112> +VStem: 112 176<110.007 812.066 948.417 1450> 632 175<110 899.417> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 116 -465 2 Refer: 45 104 N 1 0 0 1 0 0 3 @@ -8054,7 +8906,10 @@ EndChar StartChar: Hbar Encoding: 294 294 307 Width: 1196 -Flags: MW +Flags: W +HStem: 0 110<38 158 348 487.926 708 847.962 1038 1158> 720 110<348.206 847.736> 1080 110<39 1158> 1390 110<38.0074 158 348 488 708 848.136 1038.01 1158> +VStem: 158 190<110 719.99 830.215 1390> 848 190<110 719.964 830.136 1389.88> +LayerCount: 2 Fore SplineSet 106 1190 m 2 @@ -8073,7 +8928,10 @@ EndChar StartChar: hbar Encoding: 295 295 308 Width: 922 -Flags: MW +Flags: W +HStem: 0 110<32.0025 112 292 402.998 515.008 632 807.033 896.988> 936 124<408.624 589.419> 1180 110<26 433> 1450 110<32.0269 112> +VStem: 112 176<110.007 812.066 948.417 1450> 632 175<110 899.417> +LayerCount: 2 Fore SplineSet 60 1290 m 2 @@ -8092,7 +8950,10 @@ EndChar StartChar: Gdotaccent Encoding: 288 288 309 Width: 1150 -Flags: MW +Flags: W +HStem: -20 100<441.379 701.488> 610 130<715.021 845 1035 1134.97> 1408 112<462.435 773.12> 1480 20G<955.5 1016> 1729 241<504.692 685.645> +VStem: 55 190<369.276 1098.89> 475 240<1759.12 1940.65> 845 190<242.576 610> 921 114<990 1223.5 1446.5 1500> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 94 460 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -8102,37 +8963,49 @@ EndChar StartChar: gdotaccent Encoding: 289 289 310 Width: 769 -Flags: MW +Flags: W +HStem: -520 94<272.841 533.645> -18 156<260.281 569.568> 320 80<284.088 449.272> 980 80<283.986 420.053> 1058 21G<635 693> 1256 84<533.445 651> 1419 241<345.692 526.645> +VStem: 35 175<-362.941 -94.1561> 55 180<504.766 904.225> 69 136<151.397 270.163> 316 240<1449.12 1630.65> 420 85<1059.92 1235.8> 501 180<490.504 884.897> 605 164<1113.34 1254.99> 613 122<-338.852 -58.0239> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 -65 150 2 Refer: 44 103 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gdotaccent.sc EndChar -StartChar: uni0122 +StartChar: Gcommaaccent Encoding: 290 290 311 Width: 1150 -Flags: MW +Flags: W +HStem: -623 65<476 561.843> -390 189<495.384 621.903> -20 100<441.379 701.488> 610 130<715.021 845 1035 1134.97> 1408 112<462.435 773.12> 1480 20G<955.5 1016> +VStem: 55 190<369.276 1098.89> 476 222<-372.96 -228.973> 845 190<242.576 610> 921 114<990 1223.5 1446.5 1500> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 86 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0123.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" gcommaaccent.sc EndChar -StartChar: uni0123 +StartChar: gcommaaccent Encoding: 291 291 312 Width: 769 -Flags: MW +Flags: W +HStem: -520 94<272.841 533.645> -18 156<260.281 569.568> 320 80<284.088 449.272> 980 80<283.986 420.053> 1058 21G<635 693> 1256 84<533.445 651> 1353 189<332.097 458.616> 1710 65<392.157 478> +VStem: 35 175<-362.941 -94.1561> 55 180<504.766 904.225> 69 136<151.397 270.163> 256 219<1380.97 1524.96> 420 85<1059.92 1235.8> 501 180<490.504 884.897> 605 164<1113.34 1254.99> 613 122<-338.852 -58.0239> +LayerCount: 2 Fore Refer: 168 786 N 1 0 0 1 -135 250 2 Refer: 44 103 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0123.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gcommaaccent.sc EndChar StartChar: Hcircumflex Encoding: 292 292 313 Width: 1196 -Flags: MW +Flags: W +HStem: 0 110<38 158 348 487.926 708 847.962 1038 1158> 720 110<348.206 847.736> 1390 110<38.0074 158 348 488 708 848.136 1038.01 1158> +VStem: 158 190<110 719.99 830.215 1390> 848 190<110 719.964 830.136 1389.88> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 110 0 2 Refer: 19 72 N 1 0 0 1 0 0 3 @@ -8142,7 +9015,10 @@ EndChar StartChar: ecaron Encoding: 283 283 314 Width: 794 -Flags: MW +Flags: W +HStem: -20 98<334.077 553.913> 522 86<256.262 554.998> 972 88<326.85 498.441> +VStem: 50 202<193.767 811.334> 555 189<537.5 858.484> 636 105<169.539 346> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 -74 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8152,7 +9028,10 @@ EndChar StartChar: Gcircumflex Encoding: 284 284 315 Width: 1150 -Flags: MW +Flags: W +HStem: -20 100<441.379 701.488> 610 130<715.021 845 1035 1134.97> 1408 112<462.435 773.12> 1480 20G<955.5 1016> +VStem: 55 190<369.276 1098.89> 845 190<242.576 610> 921 114<990 1223.5 1446.5 1500> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 102 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -8162,7 +9041,10 @@ EndChar StartChar: gcircumflex Encoding: 285 285 316 Width: 769 -Flags: MW +Flags: W +HStem: -520 94<272.841 533.645> -18 156<260.281 569.568> 320 80<284.088 449.272> 980 80<283.986 420.053> 1058 21G<635 693> 1256 84<533.445 651> +VStem: 35 175<-362.941 -94.1561> 55 180<504.766 904.225> 69 136<151.397 270.163> 420 85<1059.92 1235.8> 501 180<490.504 884.897> 605 164<1113.34 1254.99> 613 122<-338.852 -58.0239> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 94 -260 2 Refer: 44 103 N 1 0 0 1 0 0 3 @@ -8172,7 +9054,10 @@ EndChar StartChar: Gbreve Encoding: 286 286 317 Width: 1150 -Flags: MW +Flags: W +HStem: -20 100<441.379 701.488> 610 130<715.021 845 1035 1134.97> 1408 112<462.435 773.12> 1480 20G<955.5 1016> 1680 110<501.5 763.265> +VStem: 55 190<369.276 1098.89> 403 60<1843.47 1937.85> 800 62<1840.51 1937.99> 845 190<242.576 610> 921 114<990 1223.5 1446.5 1500> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 132 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -8182,7 +9067,10 @@ EndChar StartChar: gbreve Encoding: 287 287 318 Width: 769 -Flags: MW +Flags: W +HStem: -520 94<272.841 533.645> -18 156<260.281 569.568> 320 80<284.088 449.272> 980 80<283.986 420.053> 1058 21G<635 693> 1256 84<533.445 651> 1440 110<262.5 524.265> +VStem: 35 175<-362.941 -94.1561> 55 180<504.766 904.225> 69 136<151.397 270.163> 164 60<1603.47 1697.85> 420 85<1059.92 1235.8> 501 180<490.504 884.897> 561 62<1600.51 1697.99> 605 164<1113.34 1254.99> 613 122<-338.852 -58.0239> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 -107 -240 2 Refer: 44 103 N 1 0 0 1 0 0 3 @@ -8192,7 +9080,10 @@ EndChar StartChar: Itilde Encoding: 296 296 319 Width: 520 -Flags: MW +Flags: W +HStem: 0 110<45 164.786 355 475> 1390 110<45 165 355 475> 1680 116<341.465 512.894> 1838 116<7.6414 191.401> +VStem: -87 73<1700 1813.4> 165 190<111.344 1390> 534 74<1824.27 1934> +LayerCount: 2 Fore Refer: 177 732 N 1 0 0 1 -240 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8202,7 +9093,10 @@ EndChar StartChar: itilde Encoding: 297 297 320 Width: 420 -Flags: MW +Flags: W +HStem: 0 110<50 130 310 390> 930 110<50 130> 1220 116<284.465 455.894> 1378 116<-49.3586 134.401> +VStem: -144 73<1240 1353.4> 130 180<110 930> 477 74<1364.27 1474> +LayerCount: 2 Fore Refer: 177 732 N 1 0 0 1 -297 -460 2 Refer: 256 305 N 1 0 0 1 0 0 3 @@ -8212,7 +9106,10 @@ EndChar StartChar: Imacron Encoding: 298 298 321 Width: 520 -Flags: MW +Flags: W +HStem: 0 110<45 164.786 355 475> 1390 110<45 165 355 475> 1680 92<16 496> +VStem: 16 480<1680 1772> 165 190<111.344 1390> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 -244 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8222,7 +9119,10 @@ EndChar StartChar: imacron Encoding: 299 299 322 Width: 420 -Flags: MW +Flags: W +HStem: 0 110<50 130 310 390> 930 110<50 130> 1220 92<-31 449> +VStem: -31 480<1220 1312> 130 180<110 930> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 -291 -460 2 Refer: 256 305 N 1 0 0 1 0 0 3 @@ -8232,7 +9132,10 @@ EndChar StartChar: Ibreve Encoding: 300 300 323 Width: 520 -Flags: MW +Flags: W +HStem: 0 110<45 164.786 355 475> 1390 110<45 165 355 475> 1680 110<126.5 388.265> +VStem: 28 60<1843.47 1937.85> 165 190<111.344 1390> 425 62<1840.51 1937.99> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 -243 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8242,7 +9145,10 @@ EndChar StartChar: ibreve Encoding: 301 301 324 Width: 420 -Flags: MW +Flags: W +HStem: 0 110<50 130 310 390> 930 110<50 130> 1220 110<69.4996 331.265> +VStem: -29 60<1383.47 1477.85> 130 180<110 930> 368 62<1380.51 1477.99> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 -300 -460 2 Refer: 256 305 N 1 0 0 1 0 0 3 @@ -8252,7 +9158,10 @@ EndChar StartChar: Iogonek Encoding: 302 302 325 Width: 520 -Flags: MW +Flags: W +HStem: -419 97<242.144 402.688> 0 110<45 164.786 355 475> 1390 110<45 165 355 475> +VStem: 39 186<-307.234 -158.815> 165 190<111.344 1390> +LayerCount: 2 Fore Refer: 176 731 N 1 0 0 1 -239 -47 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8262,7 +9171,10 @@ EndChar StartChar: iogonek Encoding: 303 303 326 Width: 420 -Flags: MW +Flags: W +HStem: -402 97<185.144 345.688> 0 110<50 130 310 390> 930 110<50 130> 1280 240<117.491 302.509> +VStem: -18 186<-290.234 -141.815> 90 240<1307.49 1492.51> 130 180<110 930> +LayerCount: 2 Fore Refer: 176 731 N 1 0 0 1 -296 -30 2 Refer: 46 105 N 1 0 0 1 0 0 3 @@ -8272,7 +9184,10 @@ EndChar StartChar: Idotaccent Encoding: 304 304 327 Width: 520 -Flags: MW +Flags: W +HStem: 0 110<45 164.786 355 475> 1390 110<45 165 355 475> 1729 241<169.692 350.645> +VStem: 140 240<1759.12 1940.65> 165 190<111.344 1390> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 -241 460 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8282,7 +9197,10 @@ EndChar StartChar: ij Encoding: 307 307 328 Width: 896 -Flags: MW +Flags: W +HStem: -520 97<486.425 621.227> 0 110<50 130 310 390> 930 110<50 130 525 605> 1280 240<117.491 302.509 586.491 771.509> +VStem: 90 240<1307.49 1492.51> 130 180<110 930> 309 176<-421.128 -227.869> 559 240<1307.49 1492.51> 605 180<-128.292 930> +LayerCount: 2 Fore Refer: 46 105 N 1 0 0 1 0 0 2 Refer: 47 106 N 1 0 0 1 460 0 2 @@ -8291,7 +9209,10 @@ EndChar StartChar: IJ Encoding: 306 306 329 Width: 1374 -Flags: MW +Flags: W +HStem: -20 110<737.737 954.916> 0 110<45 164.786 355 475> 1390 110<45 165 355 475 842.044 1021.83 1212.06 1352> +VStem: 165 190<111.344 1390> 540 188<112.893 342> 1022 190<200.337 1389.96> +LayerCount: 2 Fore Refer: 20 73 N 1 0 0 1 0 0 2 Refer: 21 74 N 1 0 0 1 530 0 2 @@ -8300,10 +9221,13 @@ EndChar StartChar: uni0237 Encoding: 567 567 330 Width: 409 -Flags: MW +Flags: W +HStem: -520 88<27.6074 161.744> 930 110<64 144> +VStem: -152 176<-429.26 -224.518> 144 180<-253.531 930> AnchorPoint: "Anchor-0" 209 1040 basechar 0 AnchorPoint: "Anchor-1" 56 -565 basechar 0 AnchorPoint: "Anchor-2" 56 -565 basechar 0 +LayerCount: 2 Fore SplineSet 124 930 m 2 @@ -8329,7 +9253,10 @@ EndChar StartChar: Jcircumflex Encoding: 308 308 331 Width: 844 -Flags: MW +Flags: W +HStem: -20 110<207.737 424.916> 1390 110<312.044 491.826 682.055 822> +VStem: 10 188<112.893 342> 492 190<200.337 1389.96> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 -3 0 2 Refer: 21 74 N 1 0 0 1 0 0 3 @@ -8339,37 +9266,49 @@ EndChar StartChar: jcircumflex Encoding: 309 309 332 Width: 409 -Flags: MW +Flags: W +HStem: -520 88<27.6074 161.744> 930 110<64 144> +VStem: -152 176<-429.26 -224.518> 144 180<-253.531 930> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 -304 -460 2 Refer: 330 567 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" jcircumflex.sc EndChar -StartChar: uni0136 +StartChar: Kcommaaccent Encoding: 310 310 333 Width: 1253 -Flags: MW +Flags: W +HStem: -623 65<517 602.843> -390 189<536.384 662.903> 0 110<38 157.99 348 488 778.084 879.004 1103 1253> 1390 110<38 158 348.087 488 718.114 844.005 979.812 1148> +VStem: 158 190<110 519.5 704.987 1389.96> 517 222<-372.96 -228.973> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 127 0 2 Refer: 22 75 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0137.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" kcommaaccent.sc EndChar -StartChar: uni0137 +StartChar: kcommaaccent Encoding: 311 311 334 Width: 894 -Flags: MW +Flags: W +HStem: -623 65<325 410.843> -390 189<344.384 470.903> 0 110<32 112 292 382 480 571.594 790.156 894> 930 110<450 543.5 673.656 816> 1450 110<32 112> +VStem: 32 350<0 110> 112 180<110 546.823 637.094 1450> 325 222<-372.96 -228.973> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 -65 0 2 Refer: 48 107 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0137.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" kcommaaccent.sc EndChar StartChar: kgreenlandic Encoding: 312 312 335 Width: 894 -Flags: MW +Flags: W +HStem: 0 110<32 112 292 382 480 571.594 790.156 894> 930 110<32 112 450 543.5 673.656 816> +VStem: 32 350<0 110> 112 180<110 546.823 637.094 930> +LayerCount: 2 Fore SplineSet 73 930 m 2 @@ -8429,7 +9368,10 @@ EndChar StartChar: Lacute Encoding: 313 313 336 Width: 976 -Flags: MW +Flags: W +HStem: 0 110<38 158 348 708.426> 1390 110<38 158 348 468> +VStem: 158 190<110.009 1390> 838 100<260.899 510> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 -42 0 2 Refer: 23 76 N 1 0 0 1 0 0 3 @@ -8439,37 +9381,49 @@ EndChar StartChar: lacute Encoding: 314 314 337 Width: 400 -Flags: MW +Flags: W +HStem: 0 110<30 110 290 370> 1450 110<30 110> +VStem: 110 180<110 1450> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 -310 196 2 Refer: 49 108 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lacute.sc EndChar -StartChar: uni013B +StartChar: Lcommaaccent Encoding: 315 315 338 Width: 976 -Flags: MW +Flags: W +HStem: -623 65<393 478.843> -390 189<412.384 538.903> 0 110<38 158 348 708.426> 1390 110<38 158 348 468> +VStem: 158 190<110.009 1390> 393 222<-372.96 -228.973> 838 100<260.899 510> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 3 0 2 Refer: 23 76 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni013C.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" lcommaaccent.sc EndChar -StartChar: uni013C +StartChar: lcommaaccent Encoding: 316 316 339 Width: 400 -Flags: MW +Flags: W +HStem: -623 65<80 165.843> -390 189<99.3839 225.903> 0 110<30 110 290 370> 1450 110<30 110> +VStem: 80 222<-372.96 -228.973> 110 180<110 1450> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 -310 0 2 Refer: 49 108 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni013C.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lcommaaccent.sc EndChar StartChar: Lcaron Encoding: 317 317 340 Width: 976 -Flags: MW +Flags: W +HStem: 0 110<38 158 348 708.426> 993 81<643 750.803> 1284 236<676.985 825.901> 1390 110<38 158 348 468> +VStem: 158 190<110.009 1390> 643 278<1307.2 1472.96> 838 100<260.899 510> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 493 1304 2 Refer: 23 76 N 1 0 0 1 0 0 2 @@ -8479,7 +9433,10 @@ EndChar StartChar: lcaron Encoding: 318 318 341 Width: 742 -Flags: MW +Flags: W +HStem: 0 110<30 110 290 370> 1033 81<409 516.803> 1324 236<442.985 591.901> 1450 110<30 110> +VStem: 110 180<110 1450> 409 278<1347.2 1512.96> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 259 1344 2 Refer: 49 108 N 1 0 0 1 0 0 2 @@ -8489,7 +9446,10 @@ EndChar StartChar: Ldot Encoding: 319 319 342 Width: 976 -Flags: MW +Flags: W +HStem: 0 110<38 158 348 708.426> 818 264<597.257 792.743> 1390 110<38 158 348 468> +VStem: 158 190<110.009 1390> 563 264<852.257 1047.74> 838 100<260.899 510> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 413 850 2 Refer: 23 76 N 1 0 0 1 0 0 3 @@ -8498,7 +9458,10 @@ EndChar StartChar: ldot Encoding: 320 320 343 Width: 739 -Flags: MW +Flags: W +HStem: 0 110<30 110 290 370> 768 264<438.257 633.743> 1450 110<30 110> +VStem: 110 180<110 1450> 404 264<802.257 997.743> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 254 800 2 Refer: 49 108 N 1 0 0 1 0 0 2 @@ -8507,7 +9470,10 @@ EndChar StartChar: Lslash Encoding: 321 321 344 Width: 976 -Flags: MW +Flags: W +HStem: 0 110<38 158 348 708.426> 1390 110<38 158 348 468> +VStem: 158 190<110.009 1390> 838 100<260.899 510> +LayerCount: 2 Fore SplineSet 67 736 m 2 @@ -8526,7 +9492,10 @@ EndChar StartChar: lslash Encoding: 322 322 345 Width: 404 -Flags: MW +Flags: W +HStem: 0 110<30 110 290 370> 1450 110<30 110> +VStem: 110 180<110 1450> +LayerCount: 2 Fore SplineSet 60 810 m 2 @@ -8545,7 +9514,10 @@ EndChar StartChar: Nacute Encoding: 323 323 346 Width: 1090 -Flags: MW +Flags: W +HStem: -20 21G<790.5 945.5> 0 110<40 149.899 280 410> 1390 110<40.0037 149.938 710.457 829.97 960.078 1070> +VStem: 150 130<110.185 1090.95> 830 130<367.988 1389.91> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 87 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -8555,37 +9527,49 @@ EndChar StartChar: nacute Encoding: 324 324 347 Width: 938 -Flags: MW +Flags: W +HStem: 0 110<48.0025 128 308 418.998 531.008 648 823.033 912.988> 930 110<48.0269 128> 936 124<441.878 605.419> +VStem: 128 180<110.007 823.281 929.083 930> 648 175<110 899.417> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 39 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" nacute.sc EndChar -StartChar: uni0145 +StartChar: Ncommaaccent Encoding: 325 325 348 Width: 1090 -Flags: MW +Flags: W +HStem: -623 65<420 505.843> -390 189<439.384 565.903> -20 21G<790.5 945.5> 0 110<40 149.899 280 410> 1390 110<40.0037 149.938 710.457 829.97 960.078 1070> +VStem: 150 130<110.185 1090.95> 420 222<-372.96 -228.973> 830 130<367.988 1389.91> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 30 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0146.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ncommaaccent.sc EndChar -StartChar: uni0146 +StartChar: ncommaaccent Encoding: 326 326 349 Width: 938 -Flags: MW +Flags: W +HStem: -623 65<381 466.843> -390 189<400.384 526.903> 0 110<48.0025 128 308 418.998 531.008 648 823.033 912.988> 930 110<48.0269 128> 936 124<441.878 605.419> +VStem: 128 180<110.007 823.281 929.083 930> 381 222<-372.96 -228.973> 648 175<110 899.417> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 -9 0 2 Refer: 51 110 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0146.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ncommaaccent.sc EndChar StartChar: Ncaron Encoding: 327 327 350 Width: 1090 -Flags: MW +Flags: W +HStem: -20 21G<790.5 945.5> 0 110<40 149.899 280 410> 1390 110<40.0037 149.938 710.457 829.97 960.078 1070> +VStem: 150 130<110.185 1090.95> 830 130<367.988 1389.91> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 17 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -8595,7 +9579,10 @@ EndChar StartChar: ncaron Encoding: 328 328 351 Width: 938 -Flags: MW +Flags: W +HStem: 0 110<48.0025 128 308 418.998 531.008 648 823.033 912.988> 930 110<48.0269 128> 936 124<441.878 605.419> +VStem: 128 180<110.007 823.281 929.083 930> 648 175<110 899.417> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 -41 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 @@ -8605,7 +9592,10 @@ EndChar StartChar: napostrophe Encoding: 329 329 352 Width: 1194 -Flags: MW +Flags: W +HStem: 0 110<304.002 384 564 674.998 787.008 904 1079.03 1168.99> 930 110<304.027 384> 936 124<697.878 861.419> 992 81<65 172.803> 1283 236<98.9851 247.901> +VStem: 65 278<1306.2 1471.96> 384 180<110.007 823.281 929.083 930> 904 175<110 899.417> +LayerCount: 2 Fore Refer: 51 110 N 1 0 0 1 256 0 2 Refer: 65 44 N 1 0 0 1 -85 1303 2 @@ -8614,7 +9604,10 @@ EndChar StartChar: eng Encoding: 331 331 353 Width: 925 -Flags: MW +Flags: W +HStem: -520 88<474.87 645.925> 0 110<48 128 308 388> 930 110<48 128> 936 124<429.92 603.557> +VStem: 48 340<0 110> 128 180<110 813.62 928 930> 272 196<-411.028 -211.132> 648 180<-300.033 893.364> +LayerCount: 2 Fore SplineSet 104 930 m 2 @@ -8659,7 +9652,10 @@ EndChar StartChar: Eng Encoding: 330 330 354 Width: 1135 -Flags: MW +Flags: W +HStem: -520 88<684.87 855.464> 0 110<38 158 348 488> 1386 134<506.384 765.756> 1390 110<38 158> +VStem: 158 190<110 1174.19 1328 1390> 482 196<-411.028 -211.132> 848 190<-310.158 1298.8> +LayerCount: 2 Fore SplineSet 134 1390 m 2 @@ -8704,7 +9700,10 @@ EndChar StartChar: Omacron Encoding: 332 332 355 Width: 1050 -Flags: MW +Flags: W +HStem: -20 100<399.111 658.164> 1420 100<399.111 650.889> 1680 92<281 761> +VStem: 55 205<342.816 1157.18> 281 480<1680 1772> 790 205<357.973 1157.18> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 21 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -8714,7 +9713,10 @@ EndChar StartChar: omacron Encoding: 333 333 356 Width: 860 -Flags: MW +Flags: W +HStem: -20 90<335.527 524.473> 970 90<335.527 524.473> 1220 92<170 650> +VStem: 52 200<225.741 803.927> 170 480<1220 1312> 608 200<236.073 814.259> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 -90 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8724,7 +9726,10 @@ EndChar StartChar: Obreve Encoding: 334 334 357 Width: 1050 -Flags: MW +Flags: W +HStem: -20 100<399.111 658.164> 1420 100<399.111 650.889> 1680 110<431.5 693.265> +VStem: 55 205<342.816 1157.18> 333 60<1843.47 1937.85> 730 62<1840.51 1937.99> 790 205<357.973 1157.18> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 62 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -8734,7 +9739,10 @@ EndChar StartChar: obreve Encoding: 335 335 358 Width: 860 -Flags: MW +Flags: W +HStem: -20 90<335.527 524.473> 970 90<335.527 524.473> 1220 110<310.5 572.265> +VStem: 52 200<225.741 803.927> 212 60<1383.47 1477.85> 608 200<236.073 814.259> 609 62<1380.51 1477.99> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 -59 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8744,7 +9752,10 @@ EndChar StartChar: Ohungarumlaut Encoding: 336 336 359 Width: 1050 -Flags: MW +Flags: W +HStem: -20 100<399.111 658.164> 1420 100<399.111 650.889> +VStem: 55 205<342.816 1157.18> 790 205<357.973 1157.18> +LayerCount: 2 Fore Refer: 178 733 N 1 0 0 1 87 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -8754,7 +9765,10 @@ EndChar StartChar: ohungarumlaut Encoding: 337 337 360 Width: 860 -Flags: MW +Flags: W +HStem: -20 90<335.527 524.473> 970 90<335.527 524.473> +VStem: 52 200<225.741 803.927> 608 200<236.073 814.259> +LayerCount: 2 Fore Refer: 178 733 N 1 0 0 1 6 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8764,7 +9778,10 @@ EndChar StartChar: OE Encoding: 338 338 361 Width: 1580 -Flags: MW +Flags: W +HStem: 0 110<442.196 778 605 724.836 915 1284.79> 736 80<915.054 1108.98> 1026 20G<1181 1235> 1390 110<438.055 778 605 725 915 1280.33> +VStem: 38 230<410.437 1073.36> 725 190<110.139 736 816 1389.98> 1163 92<496 690.003 867.898 1046> 1425 70<1030.14 1228.95> 1445 70<290.128 509.978> +LayerCount: 2 Fore SplineSet 778 1500 m 1 @@ -8785,7 +9802,10 @@ EndChar StartChar: oe Encoding: 339 339 362 Width: 1355 -Flags: MW +Flags: W +HStem: -20 90<335.527 524.473> -20 98<895.077 1114.91> 522 86<817.262 1116> 970 90<335.527 524.473> 972 88<887.85 1059.44> +VStem: 52 200<225.741 803.927> 608 200<236.073 814.259> 611 202<193.767 811.334> 1116 189<537.5 858.484> 1197 105<169.539 346> +LayerCount: 2 Fore Refer: 52 111 N 1 0 0 1 0 0 2 Refer: 42 101 N 1 0 0 1 561 0 2 @@ -8794,7 +9814,10 @@ EndChar StartChar: Racute Encoding: 340 340 363 Width: 1073 -Flags: MW +Flags: W +HStem: -20 130<704.211 1017.39> 0 110<38 158 348 488> 690 120<348.056 649.611> 1390 110<38.0023 157.951 347.97 666.05> +VStem: 158 190<110.023 689.994 810 1389.96> 748 200<903.422 1294.74> 1034 64<127.234 258> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 90 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -8804,37 +9827,49 @@ EndChar StartChar: racute Encoding: 341 341 364 Width: 631 -Flags: MW +Flags: W +HStem: 0 110<50 130 310 400> 930 110<50 130> 932 128<357.677 506> +VStem: 130 180<110 911.438> 391 215<820.846 931.999> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 -84 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" racute.sc EndChar -StartChar: uni0156 +StartChar: Rcommaaccent Encoding: 342 342 365 Width: 1073 -Flags: MW +Flags: W +HStem: -623 65<463 548.843> -390 189<482.384 608.903> -20 130<704.211 1017.39> 0 110<38 158 348 488> 690 120<348.056 649.611> 1390 110<38.0023 157.951 347.97 666.05> +VStem: 158 190<110.023 689.994 810 1389.96> 463 222<-372.96 -228.973> 748 200<903.422 1294.74> 1034 64<127.234 258> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 73 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0157.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" rcommaaccent.sc EndChar -StartChar: uni0157 +StartChar: rcommaaccent Encoding: 343 343 366 Width: 631 -Flags: MW +Flags: W +HStem: -623 65<231 316.843> -390 189<250.384 376.903> 0 110<50 130 310 400> 930 110<50 130> 932 128<357.677 506> +VStem: 130 180<110 911.438> 231 222<-372.96 -228.973> 391 215<820.846 931.999> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 -159 0 2 Refer: 55 114 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0157.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" rcommaaccent.sc EndChar StartChar: Rcaron Encoding: 344 344 367 Width: 1073 -Flags: MW +Flags: W +HStem: -20 130<704.211 1017.39> 0 110<38 158 348 488> 690 120<348.056 649.611> 1390 110<38.0023 157.951 347.97 666.05> +VStem: 158 190<110.023 689.994 810 1389.96> 748 200<903.422 1294.74> 1034 64<127.234 258> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 40 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -8844,7 +9879,10 @@ EndChar StartChar: rcaron Encoding: 345 345 368 Width: 631 -Flags: MW +Flags: W +HStem: 0 110<50 130 310 400> 930 110<50 130> 932 128<357.677 506> +VStem: 130 180<110 911.438> 391 215<820.846 931.999> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 -154 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 @@ -8854,7 +9892,10 @@ EndChar StartChar: Sacute Encoding: 346 346 369 Width: 912 -Flags: MW +Flags: W +HStem: -30 102<370.147 614.687> -10 21G<87.5 153.5> 1408 112<326.301 540.936> 1480 20G<705 789.5> +VStem: 65 121<-9.96977 18 302.956 510> 125 160<1075.59 1367.91> 694 111<1010 1206.34 1488 1500> 695 170<156.992 490.228> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 2 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -8864,7 +9905,10 @@ EndChar StartChar: sacute Encoding: 347 347 370 Width: 728 -Flags: MW +Flags: W +HStem: -24 104<293.102 487.843> 952 112<255.673 434.168> +VStem: 58 108<-20 47.8261 243.315 346> 82 156<730.368 934.834> 512 166<102.884 317.559> 524 118<700 841.459 1038 1059.96> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 -61 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -8874,7 +9918,10 @@ EndChar StartChar: Scircumflex Encoding: 348 348 371 Width: 912 -Flags: MW +Flags: W +HStem: -30 102<370.147 614.687> -10 21G<87.5 153.5> 1408 112<326.301 540.936> 1480 20G<705 789.5> +VStem: 65 121<-9.96977 18 302.956 510> 125 160<1075.59 1367.91> 694 111<1010 1206.34 1488 1500> 695 170<156.992 490.228> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 -8 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -8884,7 +9931,10 @@ EndChar StartChar: scircumflex Encoding: 349 349 372 Width: 728 -Flags: MW +Flags: W +HStem: -24 104<293.102 487.843> 952 112<255.673 434.168> +VStem: 58 108<-20 47.8261 243.315 346> 82 156<730.368 934.834> 512 166<102.884 317.559> 524 118<700 841.459 1038 1059.96> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 -101 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -8894,7 +9944,10 @@ EndChar StartChar: Scedilla Encoding: 350 350 373 Width: 912 -Flags: MW +Flags: W +HStem: -494 73<340 493.347> -30 102<370.147 614.687> -10 21G<87.5 153.5> 1408 112<326.301 540.936> 1480 20G<705 789.5> +VStem: 65 121<-9.96977 18 302.956 510> 125 160<1075.59 1367.91> 536 142<-387.752 -247.292> 694 111<1010 1206.34 1488 1500> 695 170<156.992 490.228> +LayerCount: 2 Fore Refer: 210 184 N 1 0 0 1 -5 15 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -8904,7 +9957,10 @@ EndChar StartChar: scedilla Encoding: 351 351 374 Width: 728 -Flags: MW +Flags: W +HStem: -508 73<269 422.347> -24 104<293.102 487.843> 952 112<255.673 434.168> +VStem: 58 108<-20 47.8261 243.315 346> 82 156<730.368 934.834> 465 142<-401.752 -261.292> 512 166<102.884 317.559> 524 118<700 841.459 1038 1059.96> +LayerCount: 2 Fore Refer: 210 184 N 1 0 0 1 -76 1 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -8914,7 +9970,10 @@ EndChar StartChar: Scaron Encoding: 352 352 375 Width: 912 -Flags: MW +Flags: W +HStem: -30 102<370.147 614.687> -10 21G<87.5 153.5> 1408 112<326.301 540.936> 1480 20G<705 789.5> +VStem: 65 121<-9.96977 18 302.956 510> 125 160<1075.59 1367.91> 694 111<1010 1206.34 1488 1500> 695 170<156.992 490.228> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 2 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -8924,7 +9983,10 @@ EndChar StartChar: scaron Encoding: 353 353 376 Width: 728 -Flags: MW +Flags: W +HStem: -24 104<293.102 487.843> 952 112<255.673 434.168> +VStem: 58 108<-20 47.8261 243.315 346> 82 156<730.368 934.834> 512 166<102.884 317.559> 524 118<700 841.459 1038 1059.96> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 -111 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -8934,7 +9996,10 @@ EndChar StartChar: uni0162 Encoding: 354 354 377 Width: 1128 -Flags: MW +Flags: W +HStem: -484 73<418 571.347> 0 110<309 468.812 659.164 818.983> 1400 100<261.754 469.002 659 876.018> +VStem: 59 100<990 1271.24> 469 190<110.128 1400> 614 142<-377.752 -237.292> 968 101<990 1287.07> +LayerCount: 2 Fore Refer: 210 184 N 1 0 0 1 73 25 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -8944,7 +10009,10 @@ EndChar StartChar: uni0163 Encoding: 355 355 378 Width: 515 -Flags: MW +Flags: W +HStem: -488 73<123 276.347> -24 104<219.841 393.561> 930 110<15 100.195 281 495> +VStem: 101 180<81.9992 930> 179 102<1118.93 1320> 319 142<-381.752 -241.292> 417 82<98.1005 251.948> +LayerCount: 2 Fore Refer: 210 184 N 1 0 0 1 -222 21 2 Refer: 57 116 N 1 0 0 1 0 0 3 @@ -8954,7 +10022,10 @@ EndChar StartChar: Tcaron Encoding: 356 356 379 Width: 1128 -Flags: MW +Flags: W +HStem: 0 110<309 468.812 659.164 818.983> 1400 100<261.754 469.002 659 876.018> +VStem: 59 100<990 1271.24> 469 190<110.128 1400> 968 101<990 1287.07> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 70 0 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -8964,7 +10035,10 @@ EndChar StartChar: tcaron Encoding: 357 357 380 Width: 858 -Flags: MW +Flags: W +HStem: -24 104<219.841 393.561> 930 110<15 100.195 281 495> 991 81<570 677.803> 1282 236<603.985 752.901> +VStem: 101 180<81.9992 930> 179 102<1118.93 1320> 417 82<98.1005 251.948> 570 278<1305.2 1470.96> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 420 1302 2 Refer: 57 116 N 1 0 0 1 0 0 2 @@ -8974,7 +10048,10 @@ EndChar StartChar: Utilde Encoding: 360 360 381 Width: 1130 -Flags: MW +Flags: W +HStem: -30 120<448.418 751.225> 1390 110<25 145 335.005 464.99 725 864.997 985 1105> 1680 116<661.465 832.894> 1838 116<327.641 511.401> +VStem: 145 190<227.442 1389.96> 233 73<1700 1813.4> 854 74<1824.27 1934> 865 120<224.41 1390> +LayerCount: 2 Fore Refer: 177 732 N 1 0 0 1 80 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8984,7 +10061,10 @@ EndChar StartChar: utilde Encoding: 361 361 382 Width: 925 -Flags: MW +Flags: W +HStem: -20 124<337.581 501.122> 0 110<815 894.973> 930 110<30.0023 119.967 524 635> 1220 116<545.465 716.894> 1378 116<211.641 395.401> +VStem: 117 73<1240 1353.4> 120 175<140.772 930> 635 180<110 110.917 216.719 930> 639 256<0.899155 109.14> 738 74<1364.27 1474> +LayerCount: 2 Fore Refer: 177 732 N 1 0 0 1 -36 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8994,7 +10074,10 @@ EndChar StartChar: Umacron Encoding: 362 362 383 Width: 1130 -Flags: MW +Flags: W +HStem: -30 120<448.418 751.225> 1390 110<25 145 335.005 464.99 725 864.997 985 1105> 1680 92<346 826> +VStem: 145 190<227.442 1389.96> 346 480<1680 1772> 865 120<224.41 1390> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 86 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -9004,8 +10087,11 @@ EndChar StartChar: umacron Encoding: 363 363 384 Width: 925 -Flags: MW -Fore +Flags: W +HStem: -20 124<337.581 501.122> 0 110<815 894.973> 930 110<30.0023 119.967 524 635> 1220 92<230 710> +VStem: 120 175<140.772 930> 230 480<1220 1312> 635 180<110 110.917 216.719 930> 639 256<0.899155 109.14> +LayerCount: 2 +Fore Refer: 160 772 N 1 0 0 1 -30 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" umacron.sc @@ -9014,7 +10100,10 @@ EndChar StartChar: Ubreve Encoding: 364 364 385 Width: 1130 -Flags: MW +Flags: W +HStem: -30 120<448.418 751.225> 1390 110<25 145 335.005 464.99 725 864.997 985 1105> 1680 110<476.5 738.265> +VStem: 145 190<227.442 1389.96> 378 60<1843.47 1937.85> 775 62<1840.51 1937.99> 865 120<224.41 1390> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 107 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -9024,7 +10113,10 @@ EndChar StartChar: ubreve Encoding: 365 365 386 Width: 925 -Flags: MW +Flags: W +HStem: -20 124<337.581 501.122> 0 110<815 894.973> 930 110<30.0023 119.967 524 635> 1220 110<340.5 602.265> +VStem: 120 175<140.772 930> 242 60<1383.47 1477.85> 635 180<110 110.917 216.719 930> 639 62<1380.51 1477.99> 639 256<0.899155 109.14> +LayerCount: 2 Fore Refer: 173 728 N 1 0 0 1 -29 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -9034,7 +10126,10 @@ EndChar StartChar: Uring Encoding: 366 366 387 Width: 1130 -Flags: MW +Flags: W +HStem: -30 120<448.418 751.225> 1390 110<25 145 335.005 464.99 725 864.997 985 1105> 1680 74<517.082 675.311> 1967 73<519.811 672.776> +VStem: 145 190<227.442 1389.96> 417 78<1774.83 1946.13> 698 78<1775.55 1945.59> 865 120<224.41 1390> +LayerCount: 2 Fore Refer: 175 730 N 1 0 0 1 96 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -9044,7 +10139,10 @@ EndChar StartChar: uring Encoding: 367 367 388 Width: 925 -Flags: MW +Flags: W +HStem: -20 124<337.581 501.122> 0 110<815 894.973> 930 110<30.0023 119.967 524 635> 1220 74<381.082 539.311> 1507 73<383.811 536.776> +VStem: 120 175<140.772 930> 281 78<1314.83 1486.13> 562 78<1315.55 1485.59> 635 180<110 110.917 216.719 930> 639 256<0.899155 109.14> +LayerCount: 2 Fore Refer: 175 730 N 1 0 0 1 -40 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -9054,7 +10152,10 @@ EndChar StartChar: Uhungarumlaut Encoding: 368 368 389 Width: 1130 -Flags: MW +Flags: W +HStem: -30 120<448.418 751.225> 1390 110<25 145 335.005 464.99 725 864.997 985 1105> +VStem: 145 190<227.442 1389.96> 865 120<224.41 1390> +LayerCount: 2 Fore Refer: 178 733 N 1 0 0 1 182 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -9064,7 +10165,10 @@ EndChar StartChar: uhungarumlaut Encoding: 369 369 390 Width: 925 -Flags: MW +Flags: W +HStem: -20 124<337.581 501.122> 0 110<815 894.973> 930 110<30.0023 119.967 524 635> +VStem: 120 175<140.772 930> 635 180<110 110.917 216.719 930> 639 256<0.899155 109.14> +LayerCount: 2 Fore Refer: 178 733 N 1 0 0 1 56 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -9074,7 +10178,10 @@ EndChar StartChar: Uogonek Encoding: 370 370 391 Width: 1130 -Flags: MW +Flags: W +HStem: -389 97<701.144 861.688> -30 120<448.418 751.225> 1390 110<25 145 335.005 464.99 725 864.997 985 1105> +VStem: 145 190<227.442 1389.96> 498 186<-277.234 -128.815> 865 120<224.41 1390> +LayerCount: 2 Fore Refer: 176 731 N 1 0 0 1 220 -17 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -9084,7 +10191,10 @@ EndChar StartChar: uogonek Encoding: 371 371 392 Width: 925 -Flags: MW +Flags: W +HStem: -409 97<682.144 842.688> -20 124<337.581 501.122> 0 110<815 894.973> 930 110<30.0023 119.967 524 635> +VStem: 120 175<140.772 930> 479 186<-297.234 -148.815> 635 180<110 110.917 216.719 930> 639 256<0.899155 109.14> +LayerCount: 2 Fore Refer: 176 731 N 1 0 0 1 201 -37 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -9094,7 +10204,9 @@ EndChar StartChar: Wcircumflex Encoding: 372 372 393 Width: 1680 -Flags: MW +Flags: W +HStem: -20 21G<515 618.5 1100 1207.5> 1390 110<30.0127 158.996 350.059 477.789 680.043 765.312 963.936 1059.98 1270.03 1382 1516 1650> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 377 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9104,7 +10216,9 @@ EndChar StartChar: wcircumflex Encoding: 373 373 394 Width: 1170 -Flags: MW +Flags: W +HStem: -20 21G<343 456 746.5 857> 930 110<30 122.809 286.966 433 812 931.129 1040.52 1160> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 143 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9114,7 +10228,10 @@ EndChar StartChar: Ycircumflex Encoding: 374 374 395 Width: 1140 -Flags: MW +Flags: W +HStem: 0 110<370 490 680 820> 1390 110<0 117.996 333.996 455 710 846.005 981.297 1140> +VStem: 490 190<110 690.625> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 97 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -9124,7 +10241,10 @@ EndChar StartChar: ycircumflex Encoding: 375 375 396 Width: 950 -Flags: MW +Flags: W +HStem: -520 100<163.085 332.591> 930 110<4 96.9964 297.188 405.996 620 722.547 841.004 950> +VStem: 30 123<-411.145 -226> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 34 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -9134,7 +10254,10 @@ EndChar StartChar: Ydieresis Encoding: 376 376 397 Width: 1140 -Flags: MW +Flags: W +HStem: 0 110<370 490 680 820> 1390 110<0 117.996 333.996 455 710 846.005 981.297 1140> 1690 193<355.4 514.6 675.4 834.6> +VStem: 339 192<1706.4 1866.28> 490 190<110 690.625> 659 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 95 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -9144,7 +10267,10 @@ EndChar StartChar: Zacute Encoding: 377 377 398 Width: 1015 -Flags: MW +Flags: W +HStem: 0 110<299.006 798.313> 1390 110<283.288 727.991> +VStem: 75 100<1030 1277.11> 728 197<1260.17 1390> 865 100<178.993 510> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 92 0 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -9154,7 +10280,10 @@ EndChar StartChar: zacute Encoding: 378 378 399 Width: 821 -Flags: MW +Flags: W +HStem: 0 100<288.991 607.617> 940 100<262.495 521.197> +VStem: 94 100<636 872.625> 678 100<171.585 428> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 -23 -460 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -9164,7 +10293,10 @@ EndChar StartChar: Zdotaccent Encoding: 379 379 400 Width: 1015 -Flags: MW +Flags: W +HStem: 0 110<299.006 798.313> 1390 110<283.288 727.991> 1729 241<464.692 645.645> +VStem: 75 100<1030 1277.11> 435 240<1759.12 1940.65> 728 197<1260.17 1390> 865 100<178.993 510> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 54 460 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -9174,7 +10306,10 @@ EndChar StartChar: zdotaccent Encoding: 380 380 401 Width: 821 -Flags: MW +Flags: W +HStem: 0 100<288.991 607.617> 940 100<262.495 521.197> 1269 241<339.692 520.645> +VStem: 94 100<636 872.625> 310 240<1299.12 1480.65> 678 100<171.585 428> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 -71 0 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -9184,7 +10319,10 @@ EndChar StartChar: Zcaron Encoding: 381 381 402 Width: 1015 -Flags: MW +Flags: W +HStem: 0 110<299.006 798.313> 1390 110<283.288 727.991> +VStem: 75 100<1030 1277.11> 728 197<1260.17 1390> 865 100<178.993 510> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 52 0 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -9194,7 +10332,10 @@ EndChar StartChar: zcaron Encoding: 382 382 403 Width: 821 -Flags: MW +Flags: W +HStem: 0 100<288.991 607.617> 940 100<262.495 521.197> +VStem: 94 100<636 872.625> 678 100<171.585 428> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 -63 -460 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -9204,7 +10345,10 @@ EndChar StartChar: Tbar Encoding: 358 358 404 Width: 1128 -Flags: MW +Flags: W +HStem: 0 110<309 468.812 659.164 818.983> 710 110<154 981> 1400 100<261.754 469.002 659 876.018> +VStem: 59 100<990 1271.24> 469 190<110.128 1400> 968 101<990 1287.07> +LayerCount: 2 Fore SplineSet 188 820 m 2 @@ -9223,7 +10367,10 @@ EndChar StartChar: tbar Encoding: 359 359 405 Width: 515 -Flags: MW +Flags: W +HStem: -24 104<219.841 393.561> 610 110<16 458> 930 110<15 100.195 281 495> +VStem: 101 180<81.9992 930> 179 102<1118.93 1320> 417 82<98.1005 251.948> +LayerCount: 2 Fore SplineSet 43 720 m 2 @@ -9242,7 +10389,10 @@ EndChar StartChar: longs Encoding: 383 383 406 Width: 523 -Flags: MW +Flags: W +HStem: 0 110<28 108 288 428> 1490 90<276.416 452.263> +VStem: 108 180<110 1453.01> 456 182<1304.06 1484.14> +LayerCount: 2 Fore SplineSet 288 146 m 2 @@ -9269,30 +10419,39 @@ SplineSet EndSplineSet EndChar -StartChar: uni0218 +StartChar: Scommaaccent Encoding: 536 536 407 Width: 912 -Flags: MW +Flags: W +HStem: -623 65<364 449.843> -390 189<383.384 509.903> -30 102<370.147 614.687> -10 21G<87.5 153.5> 1408 112<326.301 540.936> 1480 20G<705 789.5> +VStem: 65 121<-9.96977 18 302.956 510> 125 160<1075.59 1367.91> 364 222<-372.96 -228.973> 694 111<1010 1206.34 1488 1500> 695 170<156.992 490.228> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 -26 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0219.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" scommaaccent.sc EndChar -StartChar: uni0219 +StartChar: scommaaccent Encoding: 537 537 408 Width: 728 -Flags: MW +Flags: W +HStem: -623 65<262 347.843> -390 189<281.384 407.903> -24 104<293.102 487.843> 952 112<255.673 434.168> +VStem: 58 108<-20 47.8261 243.315 346> 82 156<730.368 934.834> 262 222<-372.96 -228.973> 512 166<102.884 317.559> 524 118<700 841.459 1038 1059.96> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 -128 0 2 Refer: 56 115 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0219.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" scommaaccent.sc EndChar StartChar: uni021A Encoding: 538 538 409 Width: 1128 -Flags: MW +Flags: W +HStem: -623 65<454 539.843> -390 189<473.384 599.903> 0 110<309 468.812 659.164 818.983> 1400 100<261.754 469.002 659 876.018> +VStem: 59 100<990 1271.24> 454 222<-372.96 -228.973> 469 190<110.128 1400> 968 101<990 1287.07> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 64 0 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -9302,7 +10461,10 @@ EndChar StartChar: uni021B Encoding: 539 539 410 Width: 515 -Flags: MW +Flags: W +HStem: -623 65<154 239.843> -390 189<173.384 299.903> -24 104<219.841 393.561> 930 110<15 100.195 281 495> +VStem: 101 180<81.9992 930> 154 222<-372.96 -228.973> 179 102<1118.93 1320> 417 82<98.1005 251.948> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 -236 0 2 Refer: 57 116 N 1 0 0 1 0 0 3 @@ -9312,7 +10474,10 @@ EndChar StartChar: uni0212 Encoding: 530 530 411 Width: 1073 -Flags: MW +Flags: W +HStem: -20 130<704.211 1017.39> 0 110<38 158 348 488> 690 120<348.056 649.611> 1390 110<38.0023 157.951 347.97 666.05> 1828 110<399.735 661.5> +VStem: 158 190<110.023 689.994 810 1389.96> 301 62<1680.01 1777.49> 700 60<1680.15 1774.53> 748 200<903.422 1294.74> 1034 64<127.234 258> +LayerCount: 2 Fore Refer: 167 785 N 1 0 0 1 30 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -9322,7 +10487,10 @@ EndChar StartChar: uni0213 Encoding: 531 531 412 Width: 631 -Flags: MW +Flags: W +HStem: 0 110<50 130 310 400> 930 110<50 130> 932 128<357.677 506> 1368 110<205.735 467.5> +VStem: 107 62<1220.01 1317.49> 130 180<110 911.438> 391 215<820.846 931.999> 506 60<1220.15 1314.53> +LayerCount: 2 Fore Refer: 167 785 N 1 0 0 1 -164 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 @@ -9332,7 +10500,9 @@ EndChar StartChar: uni0394 Encoding: 916 916 413 Width: 1720 -Flags: MW +Flags: W +HStem: 0 110<344.133 1265> +LayerCount: 2 Fore SplineSet 1248 110 m 2 @@ -9357,7 +10527,10 @@ EndChar StartChar: uni03BC Encoding: 956 956 414 Width: 925 -Flags: MW +Flags: W +HStem: -520 274<348.52 528.893> -20 124<337.581 501.122> 0 110<815 894.973> 930 110<30.0023 119.967 524 635> +VStem: 120 112<-386.36 847> 120 175<140.772 930> 321 246<-414.63 -278.375> 635 180<110 110.917 216.719 930> 639 256<0.899155 109.14> +LayerCount: 2 Fore Refer: 207 181 N 1 0 0 1 0 0 2 EndChar @@ -9365,7 +10538,10 @@ EndChar StartChar: pi Encoding: 960 960 415 Width: 1161 -Flags: MW +Flags: W +HStem: -20 195<829 987.954> 740 180<194.998 314 426 691 872 1051.99> +VStem: 82 113<590 740> 314 112<321.961 740> 691 181<179.964 740> +LayerCount: 2 Fore SplineSet 1052 900 m 2 @@ -9407,7 +10583,10 @@ EndChar StartChar: uni03A9 Encoding: 937 937 416 Width: 1552 -Flags: MW +Flags: W +HStem: 0 300<187 300 1253 1366> 0 163<323.675 516 1037 1229.33> 1413 107<587.061 965.066> +VStem: 137 229<683.876 1143.9> 187 113<186.56 300> 516 110<163 354.65> 927 110<163 362.23> 1187 229<685.521 1143.9> 1253 113<186.56 300> +LayerCount: 2 Fore SplineSet 1253 300 m 1 @@ -9439,7 +10618,9 @@ EndChar StartChar: Wgrave Encoding: 7808 7808 417 Width: 1680 -Flags: MW +Flags: W +HStem: -20 21G<515 618.5 1100 1207.5> 1390 110<30.0127 158.996 350.059 477.789 680.043 765.312 963.936 1059.98 1270.03 1382 1516 1650> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 355 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9449,7 +10630,9 @@ EndChar StartChar: wgrave Encoding: 7809 7809 418 Width: 1170 -Flags: MW +Flags: W +HStem: -20 21G<343 456 746.5 857> 930 110<30 122.809 286.966 433 812 931.129 1040.52 1160> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 61 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9459,7 +10642,9 @@ EndChar StartChar: Wacute Encoding: 7810 7810 419 Width: 1680 -Flags: MW +Flags: W +HStem: -20 21G<515 618.5 1100 1207.5> 1390 110<30.0127 158.996 350.059 477.789 680.043 765.312 963.936 1059.98 1270.03 1382 1516 1650> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 437 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9469,7 +10654,9 @@ EndChar StartChar: wacute Encoding: 7811 7811 420 Width: 1170 -Flags: MW +Flags: W +HStem: -20 21G<343 456 746.5 857> 930 110<30 122.809 286.966 433 812 931.129 1040.52 1160> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 173 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9479,7 +10666,10 @@ EndChar StartChar: Wdieresis Encoding: 7812 7812 421 Width: 1680 -Flags: MW +Flags: W +HStem: -20 21G<515 618.5 1100 1207.5> 1390 110<30.0127 158.996 350.059 477.789 680.043 765.312 963.936 1059.98 1270.03 1382 1516 1650> 1690 193<645.4 804.6 965.4 1124.6> +VStem: 629 192<1706.4 1866.28> 949 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 385 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9489,7 +10679,10 @@ EndChar StartChar: wdieresis Encoding: 7813 7813 422 Width: 1170 -Flags: MW +Flags: W +HStem: -20 21G<343 456 746.5 857> 930 110<30 122.809 286.966 433 812 931.129 1040.52 1160> 1230 193<381.4 540.6 701.4 860.6> +VStem: 365 192<1246.4 1406.28> 685 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 121 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9499,7 +10692,10 @@ EndChar StartChar: uni1E86 Encoding: 7814 7814 423 Width: 1680 -Flags: MW +Flags: W +HStem: -20 21G<515 618.5 1100 1207.5> 1390 110<30.0127 158.996 350.059 477.789 680.043 765.312 963.936 1059.98 1270.03 1382 1516 1650> 1729 241<799.692 980.645> +VStem: 770 240<1759.12 1940.65> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 389 460 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9509,7 +10705,10 @@ EndChar StartChar: uni1E87 Encoding: 7815 7815 424 Width: 1170 -Flags: MW +Flags: W +HStem: -20 21G<343 456 746.5 857> 930 110<30 122.809 286.966 433 812 931.129 1040.52 1160> 1269 241<535.692 716.645> +VStem: 506 240<1299.12 1480.65> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 125 0 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9519,7 +10718,10 @@ EndChar StartChar: uni1E88 Encoding: 7816 7816 425 Width: 1680 -Flags: MW +Flags: W +HStem: -410 241<766.692 947.645> -20 21G<515 618.5 1100 1207.5> 1390 110<30.0127 158.996 350.059 477.789 680.043 765.312 963.936 1059.98 1270.03 1382 1516 1650> +VStem: 737 240<-379.879 -198.355> +LayerCount: 2 Fore Refer: 169 803 N 1 0 0 1 356 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9529,7 +10731,10 @@ EndChar StartChar: uni1E89 Encoding: 7817 7817 426 Width: 1170 -Flags: MW +Flags: W +HStem: -410 241<512.692 693.645> -20 21G<343 456 746.5 857> 930 110<30 122.809 286.966 433 812 931.129 1040.52 1160> +VStem: 483 240<-379.879 -198.355> +LayerCount: 2 Fore Refer: 169 803 N 1 0 0 1 102 0 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9539,7 +10744,10 @@ EndChar StartChar: uni1E9E Encoding: 7838 7838 427 Width: 1432 -Flags: MW +Flags: W +HStem: -20 117<775.204 1056.48> 0 110<50 411> 180 91<642.292 705> 1407 113<555.196 1010.16> +VStem: 131 200<0 1151.64> 570 249<272.498 379.007> 572 133<221 271> 1172 210<222.792 609.7> +LayerCount: 2 Fore SplineSet 705 271 m 1 @@ -9577,7 +10785,10 @@ EndChar StartChar: Ygrave Encoding: 7922 7922 428 Width: 1140 -Flags: MW +Flags: W +HStem: 0 110<370 490 680 820> 1390 110<0 117.996 333.996 455 710 846.005 981.297 1140> +VStem: 490 190<110 690.625> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 65 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -9587,7 +10798,10 @@ EndChar StartChar: ygrave Encoding: 7923 7923 429 Width: 950 -Flags: MW +Flags: W +HStem: -520 100<163.085 332.591> 930 110<4 96.9964 297.188 405.996 620 722.547 841.004 950> +VStem: 30 123<-411.145 -226> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 -38 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -9597,7 +10811,8 @@ EndChar StartChar: guilsinglleft Encoding: 8249 8249 430 Width: 830 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 302 775 m 1 @@ -9614,7 +10829,8 @@ EndChar StartChar: guilsinglright Encoding: 8250 8250 431 Width: 830 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 528 775 m 1 @@ -9631,7 +10847,10 @@ EndChar StartChar: uni2074 Encoding: 8308 8308 432 Width: 757 -Flags: MW +Flags: W +HStem: 919 66<341 455 569 659> 1195 66<180.496 454.986 569 677> 1481 20G<542.5 561> +VStem: 455 114<985 1195 1261 1407.72> 478 116<1688.02 1819> +LayerCount: 2 Fore SplineSet 659 969 m 2 @@ -9681,7 +10900,10 @@ EndChar StartChar: Euro Encoding: 8364 8364 433 Width: 1359 -Flags: MW +Flags: W +HStem: -20 118<691.7 1021.32> 540 110<50 930> 840 110<50 930> 1404 116<721.996 1060.83> +VStem: 270 230<423.964 1044.93> 1114 148<1104 1343.65> 1188 111<274.87 480> +LayerCount: 2 Fore SplineSet 890 1404 m 0 @@ -9706,7 +10928,10 @@ EndChar StartChar: partialdiff Encoding: 8706 8706 434 Width: 1100 -Flags: MW +Flags: W +HStem: -20 90<376.2 640.375> 862 98<387.859 659.318> 1436 84<358.645 605.34> +VStem: 60 200<233.983 699.551> 160 194<1231 1415.36> 800 200<326.358 1081.46> +LayerCount: 2 Fore SplineSet 354 1382 m 0 @@ -9734,7 +10959,10 @@ EndChar StartChar: emptyset Encoding: 8709 8709 435 Width: 1140 -Flags: MW +Flags: W +HStem: 310 123<401.037 740.608> 1107 122<401.037 740.608> +VStem: 112 130<595.758 944.164> 898 130<592.305 957.759> +LayerCount: 2 Fore SplineSet 48 311 m 1 @@ -9758,7 +10986,10 @@ EndChar StartChar: summation Encoding: 8721 8721 436 Width: 1305 -Flags: MW +Flags: W +HStem: 0 113<252 996.365> 1387 113<296 986.513> +VStem: 1056 114<1090 1318.75> 1076 113<191.265 450> +LayerCount: 2 Fore SplineSet 66 1500 m 1 @@ -9783,7 +11014,9 @@ EndChar StartChar: minus Encoding: 8722 8722 437 Width: 1224 -Flags: MW +Flags: W +HStem: 720 110<120 1104> +LayerCount: 2 Fore SplineSet 160 830 m 2 @@ -9801,7 +11034,9 @@ EndChar StartChar: uni2215 Encoding: 8725 8725 438 Width: 1039 -Flags: MW +Flags: W +HStem: 1540 20G<854 938> +LayerCount: 2 Fore Refer: 82 47 N 1 0 0 1 -0 0 2 EndChar @@ -9809,7 +11044,10 @@ EndChar StartChar: uni2219 Encoding: 8729 8729 439 Width: 440 -Flags: MW +Flags: W +HStem: 650 240<127.491 312.509> +VStem: 100 240<677.491 862.509> +LayerCount: 2 Fore SplineSet 100 770 m 0 @@ -9823,7 +11061,10 @@ EndChar StartChar: product Encoding: 8719 8719 440 Width: 1770 -Flags: MW +Flags: W +HStem: 0 110<75 295 485 724.926 1045 1284.96 1475 1695> 1390 110<75.0074 295 485 1284.88 1475.01 1695> +VStem: 295 190<110 1389.98> 1285 190<110 1389.9> +LayerCount: 2 Fore SplineSet 485 1347 m 2 @@ -9873,7 +11114,9 @@ EndChar StartChar: radical Encoding: 8730 8730 441 Width: 1130 -Flags: MW +Flags: W +HStem: -20 21G<526.483 661.383> 1390 110<966 1130> +LayerCount: 2 Fore SplineSet 966 1390 m 1 @@ -9894,7 +11137,10 @@ EndChar StartChar: infinity Encoding: 8734 8734 442 Width: 1813 -Flags: MW +Flags: W +HStem: 401 112<293.537 586.287 1222.13 1511.36> 1047 112<300.69 584.029 1222.31 1513.89> +VStem: 50 141<622.3 933.207> 1622 141<627.235 939.389> +LayerCount: 2 Fore SplineSet 1622 780 m 0 @@ -9926,7 +11172,11 @@ EndChar StartChar: integral Encoding: 8747 8747 443 Width: 782 -Flags: MW +Flags: W +HStem: -521 90<-131.747 130.482> 1490 90<493.518 755.747> +VStem: -328 192<-407.304 -228.445> 222 180<-311.444 1370.44> 760 192<1287.44 1466.3> +CounterMasks: 1 38 +LayerCount: 2 Fore SplineSet 222 1144 m 2 @@ -9952,7 +11202,10 @@ EndChar StartChar: approxequal Encoding: 8776 8776 444 Width: 1200 -Flags: MW +Flags: W +HStem: 364 123<688.851 894.131> 591 123<264.402 498.965> 864 123<688.851 894.131> 1091 123<264.402 498.965> +VStem: 117 122<382 406.999 407 563.267 882 906.999 907 1063.27> 909 122<504.809 696 1004.81 1196> +LayerCount: 2 Fore SplineSet 798 864 m 0 @@ -10003,7 +11256,9 @@ EndChar StartChar: notequal Encoding: 8800 8800 445 Width: 1119 -Flags: MW +Flags: W +HStem: 570 110<120 157 964 1000> 870 110<120 1000> +LayerCount: 2 Fore SplineSet 157 980 m 2 @@ -10039,7 +11294,10 @@ EndChar StartChar: lessequal Encoding: 8804 8804 446 Width: 1119 -Flags: MW +Flags: W +HStem: 60 110<120 1000> +VStem: 120 130<753.181 797.389> +LayerCount: 2 Fore SplineSet 296 752 m 2 @@ -10073,7 +11331,10 @@ EndChar StartChar: greaterequal Encoding: 8805 8805 447 Width: 1119 -Flags: MW +Flags: W +HStem: 60 110<120 1000> +VStem: 870 130<752.611 796.819> +LayerCount: 2 Fore SplineSet 824 798 m 2 @@ -10107,7 +11368,8 @@ EndChar StartChar: lozenge Encoding: 9674 9674 448 Width: 1200 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 612 30 m 257 @@ -10126,7 +11388,10 @@ EndChar StartChar: uniF8E8 Encoding: 63720 63720 449 Width: 1125 -Flags: MW +Flags: W +HStem: 668 56<410.464 713.671> 856 47<322 525 664.802 808.939> 1112 43<457 632.762> 1364 40<322 371 474 658.885> 1536 56<410.452 713.659> +VStem: 100 57<975.909 1284.08> 388 69<903 1112 1155 1364> 702 72<1179.57 1340.24> 816 39<912.33 945.336> 968 57<975.922 1283.88> +LayerCount: 2 Fore SplineSet 562 1592 m 256 @@ -10185,7 +11450,10 @@ EndChar StartChar: uniF8E9 Encoding: 63721 63721 450 Width: 1125 -Flags: MW +Flags: W +HStem: 668 56<410.464 713.671> 847 42<477.984 652.25> 1210 188<744.219 789> 1359 42<484.406 657.34> 1536 56<410.452 713.659> +VStem: 100 57<975.909 1284.08> 292 83<970.435 1270.4> 748 41<980.961 1017.09 1272.09 1352.75> 968 57<975.922 1283.88> +LayerCount: 2 Fore SplineSet 562 1592 m 256 @@ -10222,104 +11490,11 @@ SplineSet EndSplineSet EndChar -StartChar: uniF8EA -Encoding: 63722 63722 451 -Width: 1426 -Flags: MW -Fore -SplineSet -221 990 m 2 - 221 1002 l 2 - 221 1014 225 1015 236 1015 c 2 - 295 1015 l 2 - 312 1015 315 1016 315 1034 c 2 - 315 1463 l 2 - 315 1477 312 1479 299 1479 c 2 - 264 1479 l 2 - 170 1479 144 1447 142 1346 c 0 - 142 1335 140 1331 128 1331 c 2 - 118 1331 l 2 - 106 1331 106 1339 106 1350 c 2 - 106 1496 l 2 - 106 1513 107 1515 123 1515 c 2 - 577 1515 l 2 - 591 1515 592 1512 592 1498 c 2 - 592 1343 l 2 - 592 1333 589 1331 578 1331 c 2 - 570 1331 l 2 - 557 1331 556 1336 556 1348 c 0 - 553 1448 528 1479 434 1479 c 2 - 397 1479 l 2 - 384 1479 383 1477 383 1464 c 2 - 383 1035 l 2 - 383 1017 385 1015 403 1015 c 2 - 462 1015 l 2 - 476 1015 477 1012 477 997 c 2 - 477 990 l 2 - 477 976 469 975 456 975 c 2 - 238 975 l 2 - 224 975 221 976 221 990 c 2 -720 1475 m 2 - 665 1475 l 2 - 655 1475 653 1477 653 1486 c 2 - 653 1503 l 2 - 653 1515 658 1515 668 1515 c 2 - 816 1515 l 2 - 832 1515 830 1509 834 1498 c 2 - 969 1089 l 2 - 974 1075 974 1065 978 1065 c 0 - 981 1065 982 1070 986 1082 c 2 - 1125 1503 l 2 - 1128 1513 1127 1515 1140 1515 c 2 - 1291 1515 l 2 - 1301 1515 1304 1513 1304 1502 c 2 - 1304 1493 l 2 - 1304 1478 1303 1475 1288 1475 c 2 - 1242 1475 l 2 - 1229 1475 1227 1468 1227 1456 c 2 - 1245 1030 l 2 - 1245 1018 1247 1015 1260 1015 c 2 - 1312 1015 l 2 - 1326 1015 1326 1015 1326 1001 c 2 - 1326 990 l 2 - 1326 978 1325 975 1313 975 c 2 - 1109 975 l 2 - 1098 975 1092 977 1092 989 c 2 - 1092 997 l 2 - 1092 1011 1092 1015 1106 1015 c 2 - 1163 1015 l 2 - 1176 1015 1177 1018 1177 1030 c 2 - 1164 1396 l 2 - 1163 1415 1165 1456 1162 1456 c 0 - 1154 1456 1146 1418 1139 1397 c 2 - 999 981 l 2 - 996 972 994 968 982 968 c 2 - 965 968 l 2 - 948 968 946 975 942 987 c 2 - 796 1417 l 2 - 791 1432 789 1465 780 1465 c 0 - 777 1465 777 1457 776 1435 c 2 - 759 1038 l 2 - 758 1018 762 1015 783 1015 c 2 - 827 1015 l 2 - 841 1015 844 1013 844 999 c 2 - 844 989 l 2 - 844 976 838 975 825 975 c 2 - 647 975 l 2 - 634 975 631 976 631 989 c 2 - 631 999 l 2 - 631 1012 633 1015 646 1015 c 2 - 696 1015 l 2 - 708 1015 713 1020 713 1030 c 2 - 733 1461 l 2 - 733 1471 731 1475 720 1475 c 2 -EndSplineSet -EndChar - StartChar: circumflex -Encoding: 710 710 452 +Encoding: 710 710 451 Width: 1000 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 241 1690 m 2 @@ -10341,9 +11516,12 @@ EndSplineSet EndChar StartChar: quotesinglbase -Encoding: 8218 8218 453 +Encoding: 8218 8218 452 Width: 508 -Flags: MW +Flags: W +HStem: -311 81<115 222.803> -20 236<148.985 297.901> +VStem: 115 278<3.1983 168.958> +LayerCount: 2 Fore SplineSet 119 98 m 0 @@ -10361,9 +11539,13 @@ EndSplineSet EndChar StartChar: ellipsis -Encoding: 8230 8230 454 +Encoding: 8230 8230 453 Width: 1390 -Flags: MW +Flags: W +HStem: -32 264<184.257 379.743 644.257 839.743 1104.26 1299.74> +VStem: 150 264<2.25674 197.743> 610 264<2.25674 197.743> 1070 264<2.25674 197.743> +CounterMasks: 1 70 +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 920 0 2 Refer: 1 46 N 1 0 0 1 460 0 2 @@ -10371,9 +11553,12 @@ Refer: 1 46 N 1 0 0 1 0 0 2 EndChar StartChar: quotedblbase -Encoding: 8222 8222 455 +Encoding: 8222 8222 454 Width: 878 -Flags: MW +Flags: W +HStem: -311 81<100 207.803 500 607.803> -20 236<133.985 282.901 533.985 682.901> +VStem: 100 278<3.1983 168.958> 500 278<3.1983 168.958> +LayerCount: 2 Fore SplineSet 104 98 m 0 @@ -10402,12 +11587,14 @@ EndSplineSet EndChar StartChar: a.sc -Encoding: 65554 -1 456 +Encoding: 65554 -1 455 Width: 1304 -Flags: MW +Flags: W +HStem: 0 119<0.0545883 157 311.188 412 827 952.133 1129.5 1305> 289 129<425.733 813.375> 1039 20G<617 698.5> AnchorPoint: "Anchor-0" 589 1039 basechar 0 AnchorPoint: "Anchor-1" 552 0 basechar 0 AnchorPoint: "Anchor-2" 967 0 basechar 0 +LayerCount: 2 Fore SplineSet 0 48 m 2 @@ -10455,92 +11642,119 @@ EndSplineSet EndChar StartChar: aacute.sc -Encoding: 65555 -1 457 +Encoding: 65555 -1 456 Width: 1304 -Flags: MW +Flags: W +HStem: 0 119<0.0545883 157 311.188 412 827 952.133 1129.5 1305> 289 129<425.733 813.375> 1039 20G<617 698.5> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 190 -461 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: abreve.sc -Encoding: 65556 -1 458 +Encoding: 65556 -1 457 Width: 1304 -Flags: MW +Flags: W +HStem: 0 119<0.0545883 157 311.188 412 827 952.133 1129.5 1305> 289 129<425.733 813.375> 1039 20G<617 698.5> 1219 110<519.5 781.265> +VStem: 421 60<1382.47 1476.85> 818 62<1379.51 1476.99> +LayerCount: 2 Fore Refer: 161 774 N 1 0 0 1 150 -461 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: acircumflex.sc -Encoding: 65557 -1 459 +Encoding: 65557 -1 458 Width: 1304 -Flags: MW +Flags: W +HStem: 0 119<0.0545883 157 311.188 412 827 952.133 1129.5 1305> 289 129<425.733 813.375> 1039 20G<617 698.5> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 140 -461 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: adieresis.sc -Encoding: 65558 -1 460 +Encoding: 65558 -1 459 Width: 1304 -Flags: MW +Flags: W +HStem: 0 119<0.0545883 157 311.188 412 827 952.133 1129.5 1305> 289 129<425.733 813.375> 1039 20G<617 698.5> 1229 193<398.4 557.6 718.4 877.6> +VStem: 382 192<1245.4 1405.28> 702 192<1245.4 1405.28> +LayerCount: 2 Fore Refer: 163 776 N 1 0 0 1 138 -461 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: agrave.sc -Encoding: 65559 -1 461 +Encoding: 65559 -1 460 Width: 1304 -Flags: MW +Flags: W +HStem: 0 119<0.0545883 157 311.188 412 827 952.133 1129.5 1305> 289 129<425.733 813.375> 1039 20G<617 698.5> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 88 -461 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: amacron.sc -Encoding: 65560 -1 462 +Encoding: 65560 -1 461 Width: 1304 -Flags: MW +Flags: W +HStem: 0 119<0.0545883 157 311.188 412 827 952.133 1129.5 1305> 289 129<425.733 813.375> 1039 20G<617 698.5> 1219 92<419 899> +VStem: 419 480<1219 1311> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 159 -461 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: aogonek.sc -Encoding: 65561 -1 463 +Encoding: 65561 -1 462 Width: 1304 -Flags: MW +Flags: W +HStem: -419 97<937.144 1097.69> 0 119<0.0545883 157 311.188 412 827 952.133 1129.5 1305> 289 129<425.733 813.375> 1039 20G<617 698.5> +VStem: 734 186<-307.234 -158.815> +LayerCount: 2 Fore Refer: 172 808 N 1 0 0 1 456 -47 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: aring.sc -Encoding: 65562 -1 464 +Encoding: 65562 -1 463 Width: 1304 -Flags: MW +Flags: W +HStem: 0 119<0.0545883 157 311.188 412 827 952.133 1129.5 1305> 289 129<425.733 813.375> 1039 20G<617 698.5> 1219 74<570.082 728.311> 1506 73<572.811 725.776> +VStem: 470 78<1313.83 1485.13> 751 78<1314.55 1484.59> +LayerCount: 2 Fore Refer: 164 778 N 1 0 0 1 149 -461 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: atilde.sc -Encoding: 65563 -1 465 +Encoding: 65563 -1 464 Width: 1304 -Flags: MW +Flags: W +HStem: 0 119<0.0545883 157 311.188 412 827 952.133 1129.5 1305> 289 129<425.733 813.375> 1039 20G<617 698.5> 1219 116<724.465 895.894> 1377 116<390.641 574.401> +VStem: 296 73<1239 1352.4> 917 74<1363.27 1473> +LayerCount: 2 Fore Refer: 159 771 N 1 0 0 1 143 -461 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: b.sc -Encoding: 65564 -1 466 +Encoding: 65564 -1 465 Width: 1152 -Flags: MW +Flags: W +HStem: 0 104<52 205 395 810.539> 483 105<395 788.902> 936 104<52 205 395 788.49> +VStem: 205 190<104 483 588 936> 851 189<647.452 878.098> 889 208<175.881 415.721> AnchorPoint: "Anchor-0" 516 1040 basechar 0 AnchorPoint: "Anchor-1" 539 0 basechar 0 +LayerCount: 2 Fore SplineSet 683 0 m 2 @@ -10590,11 +11804,14 @@ EndSplineSet EndChar StartChar: c.sc -Encoding: 65565 -1 467 +Encoding: 65565 -1 466 Width: 1215 -Flags: MW +Flags: W +HStem: -30 113<482.673 841.086> 958 111<492.514 824.386> +VStem: 76 218<293.19 737.051> 1012 108<681 802.99> 1028 92<985.422 1039> 1033 105<274.764 413> AnchorPoint: "Anchor-0" 659 1050 basechar 0 AnchorPoint: "Anchor-1" 660 -11 basechar 0 +LayerCount: 2 Fore SplineSet 76 520 m 0 @@ -10632,56 +11849,74 @@ EndSplineSet EndChar StartChar: cacute.sc -Encoding: 65566 -1 468 +Encoding: 65566 -1 467 Width: 1215 -Flags: MW +Flags: W +HStem: -30 113<482.673 841.086> 958 111<492.514 824.386> +VStem: 76 218<293.19 737.051> 1012 108<681 802.99> 1028 92<985.422 1039> 1033 105<274.764 413> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 230 -450 2 -Refer: 467 -1 N 1 0 0 1 0 0 3 +Refer: 466 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ccaron.sc -Encoding: 65567 -1 469 +Encoding: 65567 -1 468 Width: 1215 -Flags: MW +Flags: W +HStem: -30 113<482.673 841.086> 958 111<492.514 824.386> +VStem: 76 218<293.19 737.051> 1012 108<681 802.99> 1028 92<985.422 1039> 1033 105<274.764 413> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 160 -450 2 -Refer: 467 -1 N 1 0 0 1 0 0 3 +Refer: 466 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ccedilla.sc -Encoding: 65568 -1 470 +Encoding: 65568 -1 469 Width: 1215 -Flags: MW +Flags: W +HStem: -520 73<477 630.347> -30 113<482.673 841.086> 958 111<492.514 824.386> +VStem: 76 218<293.19 737.051> 673 142<-413.752 -273.292> 1012 108<681 802.99> 1028 92<985.422 1039> 1033 105<274.764 413> +LayerCount: 2 Fore Refer: 171 807 N 1 0 0 1 132 -11 2 -Refer: 467 -1 N 1 0 0 1 0 0 3 +Refer: 466 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ccircumflex.sc -Encoding: 65569 -1 471 +Encoding: 65569 -1 470 Width: 1215 -Flags: MW +Flags: W +HStem: -30 113<482.673 841.086> 958 111<492.514 824.386> +VStem: 76 218<293.19 737.051> 1012 108<681 802.99> 1028 92<985.422 1039> 1033 105<274.764 413> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 160 -450 2 -Refer: 467 -1 N 1 0 0 1 0 0 3 +Refer: 466 -1 N 1 0 0 1 0 0 3 EndChar StartChar: cdotaccent.sc -Encoding: 65570 -1 472 +Encoding: 65570 -1 471 Width: 1215 -Flags: MW +Flags: W +HStem: -30 113<482.673 841.086> 958 111<492.514 824.386> 1259 241<569.692 750.645> +VStem: 76 218<293.19 737.051> 540 240<1289.12 1470.65> 1012 108<681 802.99> 1028 92<985.422 1039> 1033 105<274.764 413> +LayerCount: 2 Fore Refer: 162 775 N 1 0 0 1 159 -10 2 -Refer: 467 -1 N 1 0 0 1 0 0 3 +Refer: 466 -1 N 1 0 0 1 0 0 3 EndChar StartChar: d.sc -Encoding: 65571 -1 473 +Encoding: 65571 -1 472 Width: 1238 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 795.51> 936 104<52 205 385 786.098> +VStem: 205 180<104 936> 954 208<307.946 737.187> AnchorPoint: "Anchor-0" 523 1040 basechar 0 AnchorPoint: "Anchor-1" 522 0 basechar 0 +LayerCount: 2 Fore SplineSet 52 32 m 2 @@ -10716,21 +11951,27 @@ EndSplineSet EndChar StartChar: dcaron.sc -Encoding: 65572 -1 474 +Encoding: 65572 -1 473 Width: 1238 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 795.51> 936 104<52 205 385 786.098> +VStem: 205 180<104 936> 954 208<307.946 737.187> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 128 -462 2 -Refer: 473 -1 N 1 0 0 1 0 0 3 +Refer: 472 -1 N 1 0 0 1 0 0 3 EndChar StartChar: e.sc -Encoding: 65573 -1 475 +Encoding: 65573 -1 474 Width: 1154 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 905.412> 498 77<385 624.671> 936 104<52 205 385 900.75> +VStem: 205 180<104 498 575 936> 668 87<347 460.252 610.014 720> 950 95<710 886.91> 969 95<166.886 356> AnchorPoint: "Anchor-0" 599 1040 basechar 0 AnchorPoint: "Anchor-1" 580 0 basechar 0 AnchorPoint: "Anchor-2" 909 0 basechar 0 +LayerCount: 2 Fore SplineSet 171 936 m 2 @@ -10782,92 +12023,122 @@ EndSplineSet EndChar StartChar: eacute.sc -Encoding: 65574 -1 476 +Encoding: 65574 -1 475 Width: 1154 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 905.412> 498 77<385 624.671> 936 104<52 205 385 900.75> +VStem: 205 180<104 498 575 936> 668 87<347 460.252 610.014 720> 950 95<710 886.91> 969 95<166.886 356> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 170 -460 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ebreve.sc -Encoding: 65575 -1 477 +Encoding: 65575 -1 476 Width: 1154 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 905.412> 498 77<385 624.671> 936 104<52 205 385 900.75> 1220 110<469.5 731.265> +VStem: 205 180<104 498 575 936> 371 60<1383.47 1477.85> 668 87<347 460.252 610.014 720> 768 62<1380.51 1477.99> 950 95<710 886.91> 969 95<166.886 356> +LayerCount: 2 Fore Refer: 161 774 N 1 0 0 1 100 -460 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ecaron.sc -Encoding: 65576 -1 478 +Encoding: 65576 -1 477 Width: 1154 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 905.412> 498 77<385 624.671> 936 104<52 205 385 900.75> +VStem: 205 180<104 498 575 936> 668 87<347 460.252 610.014 720> 950 95<710 886.91> 969 95<166.886 356> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 100 -460 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ecircumflex.sc -Encoding: 65577 -1 479 +Encoding: 65577 -1 478 Width: 1154 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 905.412> 498 77<385 624.671> 936 104<52 205 385 900.75> +VStem: 205 180<104 498 575 936> 668 87<347 460.252 610.014 720> 950 95<710 886.91> 969 95<166.886 356> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 100 -460 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: edieresis.sc -Encoding: 65578 -1 480 +Encoding: 65578 -1 479 Width: 1154 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 905.412> 498 77<385 624.671> 936 104<52 205 385 900.75> 1230 193<358.4 517.6 678.4 837.6> +VStem: 205 180<104 498 575 936> 342 192<1246.4 1406.28> 662 192<1246.4 1406.28> 668 87<347 460.252 610.014 720> 950 95<710 886.91> 969 95<166.886 356> +LayerCount: 2 Fore Refer: 163 776 N 1 0 0 1 98 -460 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: edotaccent.sc -Encoding: 65579 -1 481 +Encoding: 65579 -1 480 Width: 1154 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 905.412> 498 77<385 624.671> 936 104<52 205 385 900.75> 1259 241<509.692 690.645> +VStem: 205 180<104 498 575 936> 480 240<1289.12 1470.65> 668 87<347 460.252 610.014 720> 950 95<710 886.91> 969 95<166.886 356> +LayerCount: 2 Fore Refer: 162 775 N 1 0 0 1 99 -10 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: egrave.sc -Encoding: 65580 -1 482 +Encoding: 65580 -1 481 Width: 1154 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 905.412> 498 77<385 624.671> 936 104<52 205 385 900.75> +VStem: 205 180<104 498 575 936> 668 87<347 460.252 610.014 720> 950 95<710 886.91> 969 95<166.886 356> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 28 -460 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: emacron.sc -Encoding: 65581 -1 483 +Encoding: 65581 -1 482 Width: 1154 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 905.412> 498 77<385 624.671> 936 104<52 205 385 900.75> 1220 92<359 839> +VStem: 205 180<104 498 575 936> 359 480<1220 1312> 668 87<347 460.252 610.014 720> 950 95<710 886.91> 969 95<166.886 356> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 99 -460 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: eogonek.sc -Encoding: 65582 -1 484 +Encoding: 65582 -1 483 Width: 1154 -Flags: MW +Flags: W +HStem: -419 97<879.144 1039.69> 0 104<52 205 385 905.412> 498 77<385 624.671> 936 104<52 205 385 900.75> +VStem: 205 180<104 498 575 936> 668 87<347 460.252 610.014 720> 676 186<-307.234 -158.815> 950 95<710 886.91> 969 95<166.886 356> +LayerCount: 2 Fore Refer: 172 808 N 1 0 0 1 398 -47 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: f.sc -Encoding: 65583 -1 485 +Encoding: 65583 -1 484 Width: 1098 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 551> 469 96<385 651.869> 936 104<52 205 385 887.375> +VStem: 205 180<104 469 565 936> 683 85<332 436.667 592.468 696> 934 95<711 889.44> AnchorPoint: "Anchor-0" 578 1040 basechar 0 AnchorPoint: "Anchor-1" 301 0 basechar 0 +LayerCount: 2 Fore SplineSet 185 936 m 2 @@ -10916,11 +12187,14 @@ EndSplineSet EndChar StartChar: g.sc -Encoding: 65584 -1 486 +Encoding: 65584 -1 485 Width: 1319 -Flags: MW +Flags: W +HStem: -14 104<479.199 837.372> 420 123<787 960 1159 1298> 953 106<507.445 859.198> 1020 20G<1066 1123.5> +VStem: 76 218<306.469 724.483> 960 199<197.078 420> 1032 108<696 827.464 973 1040> AnchorPoint: "Anchor-0" 659 1040 basechar 0 AnchorPoint: "Anchor-1" 639 5 basechar 0 +LayerCount: 2 Fore SplineSet 812 543 m 2 @@ -10972,38 +12246,50 @@ EndSplineSet EndChar StartChar: gbreve.sc -Encoding: 65585 -1 487 +Encoding: 65585 -1 486 Width: 1319 -Flags: MW +Flags: W +HStem: -14 104<479.199 837.372> 420 123<787 960 1159 1298> 953 106<507.445 859.198> 1020 20G<1066 1123.5> 1220 110<529.5 791.265> +VStem: 76 218<306.469 724.483> 431 60<1383.47 1477.85> 828 62<1380.51 1477.99> 960 199<197.078 420> 1032 108<696 827.464 973 1040> +LayerCount: 2 Fore Refer: 161 774 N 1 0 0 1 160 -460 2 -Refer: 486 -1 N 1 0 0 1 0 0 3 +Refer: 485 -1 N 1 0 0 1 0 0 3 EndChar StartChar: gcircumflex.sc -Encoding: 65586 -1 488 +Encoding: 65586 -1 487 Width: 1319 -Flags: MW +Flags: W +HStem: -14 104<479.199 837.372> 420 123<787 960 1159 1298> 953 106<507.445 859.198> 1020 20G<1066 1123.5> +VStem: 76 218<306.469 724.483> 960 199<197.078 420> 1032 108<696 827.464 973 1040> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 160 -460 2 -Refer: 486 -1 N 1 0 0 1 0 0 3 +Refer: 485 -1 N 1 0 0 1 0 0 3 EndChar StartChar: gdotaccent.sc -Encoding: 65587 -1 489 +Encoding: 65587 -1 488 Width: 1319 -Flags: MW +Flags: W +HStem: -14 104<479.199 837.372> 420 123<787 960 1159 1298> 953 106<507.445 859.198> 1020 20G<1066 1123.5> 1257 241<569.692 750.645> +VStem: 76 218<306.469 724.483> 540 240<1287.12 1468.65> 960 199<197.078 420> 1032 108<696 827.464 973 1040> +LayerCount: 2 Fore Refer: 162 775 N 1 0 0 1 159 -12 2 -Refer: 486 -1 N 1 0 0 1 0 0 3 +Refer: 485 -1 N 1 0 0 1 0 0 3 EndChar StartChar: h.sc -Encoding: 65588 -1 490 +Encoding: 65588 -1 489 Width: 1324 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 550.999 773 940 1120 1273> 483 105<385 940> 936 104<52.0222 205 385 551 773 940 1120 1273> +VStem: 205 180<104 483 588 936> 940 180<104 483 588 936> AnchorPoint: "Anchor-0" 656 1040 basechar 0 AnchorPoint: "Anchor-1" 656 0 basechar 0 +LayerCount: 2 Fore SplineSet 385 909 m 2 @@ -11067,43 +12353,51 @@ EndSplineSet EndChar StartChar: hcircumflex.sc -Encoding: 65589 -1 491 +Encoding: 65589 -1 490 Width: 1324 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 550.999 773 940 1120 1273> 483 105<385 940> 936 104<52.0222 205 385 551 773 940 1120 1273> +VStem: 205 180<104 483 588 936> 940 180<104 483 588 936> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 157 -460 2 -Refer: 490 -1 N 1 0 0 1 0 0 3 +Refer: 489 -1 N 1 0 0 1 0 0 3 EndChar StartChar: hyphen.sc -Encoding: 65590 -1 492 +Encoding: 65590 -1 491 Width: 920 -Flags: MW +Flags: W +HStem: 490 110<126.19 795.856> +LayerCount: 2 Fore SplineSet 148 600 m 2 774 600 l 2 - 785 600 793 598 796 595 c 128 + 785 600 793 598 796 595 c 0 799 592 800 584 800 572 c 2 800 523 l 2 - 800 511 799 503 796 498 c 128 + 800 511 799 503 796 498 c 0 793 493 785 490 772 490 c 2 146 490 l 2 - 133 490 126 492 124 496 c 128 + 133 490 126 492 124 496 c 0 122 500 120 507 120 520 c 2 120 572 l 2 - 120 583 122 590 126 594 c 128 + 120 583 122 590 126 594 c 0 130 598 137 600 148 600 c 2 EndSplineSet EndChar StartChar: i.sc -Encoding: 65591 -1 493 +Encoding: 65591 -1 492 Width: 623 -Flags: MW +Flags: W +HStem: 0 104<62 215 395 561> 936 104<62 215 395 561> +VStem: 215 180<104.029 936> AnchorPoint: "Anchor-0" 306 1040 basechar 0 AnchorPoint: "Anchor-1" 303 0 basechar 0 AnchorPoint: "Anchor-2" 303 0 basechar 0 +LayerCount: 2 Fore SplineSet 395 913 m 2 @@ -11135,83 +12429,110 @@ EndSplineSet EndChar StartChar: iacute.sc -Encoding: 65592 -1 494 +Encoding: 65592 -1 493 Width: 623 -Flags: MW +Flags: W +HStem: 0 104<62 215 395 561> 936 104<62 215 395 561> +VStem: 215 180<104.029 936> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 -123 -460 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ibreve.sc -Encoding: 65593 -1 495 +Encoding: 65593 -1 494 Width: 623 -Flags: MW +Flags: W +HStem: 0 104<62 215 395 561> 936 104<62 215 395 561> 1220 110<176.5 438.265> +VStem: 78 60<1383.47 1477.85> 215 180<104.029 936> 475 62<1380.51 1477.99> +LayerCount: 2 Fore Refer: 161 774 N 1 0 0 1 -193 -460 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: icircumflex.sc -Encoding: 65594 -1 496 +Encoding: 65594 -1 495 Width: 623 -Flags: MW +Flags: W +HStem: 0 104<62 215 395 561> 936 104<62 215 395 561> +VStem: 215 180<104.029 936> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 -193 -460 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: idieresis.sc -Encoding: 65595 -1 497 +Encoding: 65595 -1 496 Width: 623 -Flags: MW +Flags: W +HStem: 0 104<62 215 395 561> 936 104<62 215 395 561> 1230 193<65.4004 224.6 385.4 544.6> +VStem: 49 192<1246.4 1406.28> 215 180<104.029 936> 369 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 163 776 N 1 0 0 1 -195 -460 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: igrave.sc -Encoding: 65596 -1 498 +Encoding: 65596 -1 497 Width: 623 -Flags: MW +Flags: W +HStem: 0 104<62 215 395 561> 936 104<62 215 395 561> +VStem: 215 180<104.029 936> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 -225 -460 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: imacron.sc -Encoding: 65597 -1 499 +Encoding: 65597 -1 498 Width: 623 -Flags: MW +Flags: W +HStem: 0 104<62 215 395 561> 936 104<62 215 395 561> 1220 92<66 546> +VStem: 66 480<1220 1312> 215 180<104.029 936> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 -194 -460 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: iogonek.sc -Encoding: 65598 -1 500 +Encoding: 65598 -1 499 Width: 623 -Flags: MW +Flags: W +HStem: -419 97<273.144 433.688> 0 104<62 215 395 561> 936 104<62 215 395 561> +VStem: 70 186<-307.234 -158.815> 215 180<104.029 936> +LayerCount: 2 Fore Refer: 172 808 N 1 0 0 1 -208 -47 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: itilde.sc -Encoding: 65599 -1 501 +Encoding: 65599 -1 500 Width: 623 -Flags: MW +Flags: W +HStem: 0 104<62 215 395 561> 936 104<62 215 395 561> 1220 116<391.465 562.894> 1378 116<57.6414 241.401> +VStem: -37 73<1240 1353.4> 215 180<104.029 936> 584 74<1364.27 1474> +LayerCount: 2 Fore Refer: 159 771 N 1 0 0 1 -190 -460 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: j.sc -Encoding: 65600 -1 502 +Encoding: 65600 -1 501 Width: 915 -Flags: MW +Flags: W +HStem: -14 104<217.734 468.463> 936 104<343.002 538 718 883.995> +VStem: 14 188<107.741 230.5> 538 180<170.437 936> AnchorPoint: "Anchor-0" 570 1040 basechar 0 AnchorPoint: "Anchor-1" 362 5 basechar 0 +LayerCount: 2 Fore SplineSet 14 208 m 0 @@ -11248,20 +12569,26 @@ EndSplineSet EndChar StartChar: jcircumflex.sc -Encoding: 65601 -1 503 +Encoding: 65601 -1 502 Width: 915 -Flags: MW +Flags: W +HStem: -14 104<217.734 468.463> 936 104<343.002 538 718 883.995> +VStem: 14 188<107.741 230.5> 538 180<170.437 936> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 71 -460 2 -Refer: 502 -1 N 1 0 0 1 0 0 3 +Refer: 501 -1 N 1 0 0 1 0 0 3 EndChar StartChar: k.sc -Encoding: 65602 -1 504 +Encoding: 65602 -1 503 Width: 1288 -Flags: MW +Flags: W +HStem: 0 119<52 215 390 567.982 816.072 937.456 1096.56 1289> 921 119<52 215 390 567.934 766.038 885 1029.78 1198.93> +VStem: 215 175<119 337.047 469 921> AnchorPoint: "Anchor-0" 649 1040 basechar 0 AnchorPoint: "Anchor-1" 666 0 basechar 0 +LayerCount: 2 Fore SplineSet 52 44 m 2 @@ -11325,12 +12652,15 @@ EndSplineSet EndChar StartChar: l.sc -Encoding: 65603 -1 505 +Encoding: 65603 -1 504 Width: 1083 -Flags: MW +Flags: W +HStem: 0 110<52.0031 205 385 871.297> 936 104<52.0023 205 385 538> +VStem: 205 180<110 936> 933 95<174.618 363.967> AnchorPoint: "Anchor-0" 289 1040 basechar 0 AnchorPoint: "Anchor-1" 524 0 basechar 0 AnchorPoint: "Anchor-3" 637 645 basechar 0 +LayerCount: 2 Fore SplineSet 176 936 m 2 @@ -11365,18 +12695,24 @@ EndSplineSet EndChar StartChar: lacute.sc -Encoding: 65604 -1 506 +Encoding: 65604 -1 505 Width: 1083 -Flags: MW +Flags: W +HStem: 0 110<52.0031 205 385 871.297> 936 104<52.0023 205 385 538> +VStem: 205 180<110 936> 933 95<174.618 363.967> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 -140 -460 2 -Refer: 505 -1 N 1 0 0 1 0 0 3 +Refer: 504 -1 N 1 0 0 1 0 0 3 EndChar StartChar: lcaron.sc -Encoding: 65605 -1 507 +Encoding: 65605 -1 506 Width: 1083 -Flags: MW +Flags: W +HStem: 0 110<52.0031 205 385 871.297> 593 81<739 846.803> 884 236<772.985 921.901> 936 104<52.0023 205 385 538> +VStem: 205 180<110 936> 739 278<907.198 1072.96> 933 95<174.618 363.967> +LayerCount: 2 Fore SplineSet 743 1002 m 0 @@ -11391,15 +12727,18 @@ SplineSet 884 885 870 884 849 884 c 0 783 884 743 936 743 1002 c 0 EndSplineSet -Refer: 505 -1 N 1 0 0 1 0 0 3 +Refer: 504 -1 N 1 0 0 1 0 0 3 EndChar StartChar: m.sc -Encoding: 65606 -1 508 +Encoding: 65606 -1 507 Width: 1618 -Flags: MW +Flags: W +HStem: -14 21G<788 853> 0 104<31 187.946 360 551 1074 1254.12 1432.94 1590> 902 138<353 381.266 1225.46 1263.45> 936 104<22 192.037 1429 1589> +VStem: 188 172<104.183 901.99> 1254 179<104 906.985> AnchorPoint: "Anchor-0" 832 1040 basechar 0 AnchorPoint: "Anchor-1" 818 4 basechar 0 +LayerCount: 2 Fore SplineSet 157 936 m 2 @@ -11410,7 +12749,7 @@ SplineSet 425 1040 l 2 458 1040 453 1032 462 1009 c 2 795 259 l 2 - 800 246 804 236 806 227 c 128 + 800 246 804 236 806 227 c 0 808 218 810 214 814 214 c 0 817 214 823 225 830 246 c 2 1159 1008 l 2 @@ -11434,16 +12773,16 @@ SplineSet 1218 104 l 2 1246 104 1254 107 1254 132 c 2 1262 798 l 2 - 1262 809 1265 824 1264 841 c 128 + 1262 809 1265 824 1264 841 c 0 1263 852 1265 908 1251 908 c 0 - 1237 908 1225 853 1213 823 c 128 + 1237 908 1225 853 1213 823 c 0 1200 790 1186 739 1159 676 c 2 876 15 l 2 869 -4 866 -14 840 -14 c 2 806 -14 l 2 770 -14 770 2 758 27 c 2 406 792 l 2 - 398 812 389 835 380 862 c 128 + 398 812 389 835 380 862 c 0 371 889 364 902 360 902 c 0 357 902 354 889 353 863 c 2 360 146 l 2 @@ -11464,11 +12803,14 @@ EndSplineSet EndChar StartChar: n.sc -Encoding: 65607 -1 509 +Encoding: 65607 -1 508 Width: 1280 -Flags: MW +Flags: W +HStem: -20 21G<1038.5 1084.5> -6 110<58 202 327 475> 938 106<58.3494 202 840 968 1095 1248> +VStem: 202 125<104 802.01> 968 127<345.991 938> AnchorPoint: "Anchor-0" 655 1040 basechar 0 AnchorPoint: "Anchor-1" 606 4 basechar 0 +LayerCount: 2 Fore SplineSet 161 937 m 2 @@ -11516,38 +12858,50 @@ EndSplineSet EndChar StartChar: nacute.sc -Encoding: 65608 -1 510 +Encoding: 65608 -1 509 Width: 1280 -Flags: MW +Flags: W +HStem: -20 21G<1038.5 1084.5> -6 110<58 202 327 475> 938 106<58.3494 202 840 968 1095 1248> +VStem: 202 125<104 802.01> 968 127<345.991 938> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 226 -460 2 -Refer: 509 -1 N 1 0 0 1 0 0 3 +Refer: 508 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ncaron.sc -Encoding: 65609 -1 511 +Encoding: 65609 -1 510 Width: 1280 -Flags: MW +Flags: W +HStem: -20 21G<1038.5 1084.5> -6 110<58 202 327 475> 938 106<58.3494 202 840 968 1095 1248> +VStem: 202 125<104 802.01> 968 127<345.991 938> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 156 -460 2 -Refer: 509 -1 N 1 0 0 1 0 0 3 +Refer: 508 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ntilde.sc -Encoding: 65610 -1 512 +Encoding: 65610 -1 511 Width: 1280 -Flags: MW +Flags: W +HStem: -20 21G<1038.5 1084.5> -6 110<58 202 327 475> 938 106<58.3494 202 840 968 1095 1248> 1220 116<740.465 911.894> 1378 116<406.641 590.401> +VStem: 202 125<104 802.01> 312 73<1240 1353.4> 933 74<1364.27 1474> 968 127<345.991 938> +LayerCount: 2 Fore Refer: 159 771 N 1 0 0 1 159 -460 2 -Refer: 509 -1 N 1 0 0 1 0 0 3 +Refer: 508 -1 N 1 0 0 1 0 0 3 EndChar StartChar: o.sc -Encoding: 65611 -1 513 +Encoding: 65611 -1 512 Width: 1267 -Flags: MW +Flags: W +HStem: -28 96<471.365 803.962> 971 96<470.936 797.115> +VStem: 76 218<296.747 743.482> 973 218<296.247 748.168> AnchorPoint: "Anchor-0" 631 1048 basechar 0 AnchorPoint: "Anchor-1" 631 -9 basechar 0 +LayerCount: 2 Fore SplineSet 76 520 m 0 @@ -11564,83 +12918,110 @@ EndSplineSet EndChar StartChar: oacute.sc -Encoding: 65612 -1 514 +Encoding: 65612 -1 513 Width: 1267 -Flags: MW +Flags: W +HStem: -28 96<471.365 803.962> 971 96<470.936 797.115> +VStem: 76 218<296.747 743.482> 973 218<296.247 748.168> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 202 -452 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: obreve.sc -Encoding: 65613 -1 515 +Encoding: 65613 -1 514 Width: 1267 -Flags: MW +Flags: W +HStem: -28 96<471.365 803.962> 971 96<470.936 797.115> 1228 110<501.5 763.265> +VStem: 76 218<296.747 743.482> 403 60<1391.47 1485.85> 800 62<1388.51 1485.99> 973 218<296.247 748.168> +LayerCount: 2 Fore Refer: 161 774 N 1 0 0 1 132 -452 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ocircumflex.sc -Encoding: 65614 -1 516 +Encoding: 65614 -1 515 Width: 1267 -Flags: MW +Flags: W +HStem: -28 96<471.365 803.962> 971 96<470.936 797.115> +VStem: 76 218<296.747 743.482> 973 218<296.247 748.168> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 132 -452 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: odieresis.sc -Encoding: 65615 -1 517 +Encoding: 65615 -1 516 Width: 1267 -Flags: MW +Flags: W +HStem: -28 96<471.365 803.962> 971 96<470.936 797.115> 1238 193<390.4 549.6 710.4 869.6> +VStem: 76 218<296.747 743.482> 374 192<1254.4 1414.28> 694 192<1254.4 1414.28> 973 218<296.247 748.168> +LayerCount: 2 Fore Refer: 163 776 N 1 0 0 1 130 -452 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ograve.sc -Encoding: 65616 -1 518 +Encoding: 65616 -1 517 Width: 1267 -Flags: MW +Flags: W +HStem: -28 96<471.365 803.962> 971 96<470.936 797.115> +VStem: 76 218<296.747 743.482> 973 218<296.247 748.168> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 60 -452 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ohungarumlaut.sc -Encoding: 65617 -1 519 +Encoding: 65617 -1 518 Width: 1267 -Flags: MW +Flags: W +HStem: -28 96<471.365 803.962> 971 96<470.936 797.115> +VStem: 76 218<296.747 743.482> 973 218<296.247 748.168> +LayerCount: 2 Fore Refer: 165 779 N 1 0 0 1 207 -452 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: omacron.sc -Encoding: 65618 -1 520 +Encoding: 65618 -1 519 Width: 1267 -Flags: MW +Flags: W +HStem: -28 96<471.365 803.962> 971 96<470.936 797.115> 1228 92<391 871> +VStem: 76 218<296.747 743.482> 391 480<1228 1320> 973 218<296.247 748.168> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 131 -452 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: otilde.sc -Encoding: 65619 -1 521 +Encoding: 65619 -1 520 Width: 1267 -Flags: MW +Flags: W +HStem: -28 96<471.365 803.962> 971 96<470.936 797.115> 1228 116<716.465 887.894> 1386 116<382.641 566.401> +VStem: 76 218<296.747 743.482> 288 73<1248 1361.4> 909 74<1372.27 1482> 973 218<296.247 748.168> +LayerCount: 2 Fore Refer: 159 771 N 1 0 0 1 135 -452 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: p.sc -Encoding: 65620 -1 522 +Encoding: 65620 -1 521 Width: 1060 -Flags: MW +Flags: W +HStem: 0 104<52 205 385 537.996> 444 105<385 727.526> 936 104<52.0077 205 385 723.812> +VStem: 205 180<104 444.009 549 936> 801 208<618.669 866.324> AnchorPoint: "Anchor-0" 517 1040 basechar 0 AnchorPoint: "Anchor-1" 297 0 basechar 0 +LayerCount: 2 Fore SplineSet 183 936 m 2 @@ -11679,10 +13060,13 @@ EndSplineSet EndChar StartChar: q.sc -Encoding: 65621 -1 523 +Encoding: 65621 -1 522 Width: 1282 -Flags: MW +Flags: W +HStem: -197 168<926.238 1114.23> -28 96<473.064 753.081> 267 127<443.689 679> 971 96<470.898 796.053> +VStem: 86 208<292.457 754.707> 973 208<329.962 761.138> 1152 95<8.5 116.998> AnchorPoint: "Anchor-0" 631 1048 basechar 0 +LayerCount: 2 Fore SplineSet 86 520 m 0 @@ -11720,11 +13104,14 @@ EndSplineSet EndChar StartChar: r.sc -Encoding: 65622 -1 524 +Encoding: 65622 -1 523 Width: 1197 -Flags: MW +Flags: W +HStem: -19 123<966.197 1114.87> 0 104<52 205 395 537> 462 115<395 717.873> 936 104<52.0122 205 395 786.707> +VStem: 205 190<104 462 577 936> 856 189<644.199 871.044> 1128 100<119.747 173.484> AnchorPoint: "Anchor-0" 593 1040 basechar 0 AnchorPoint: "Anchor-1" 614 0 basechar 0 +LayerCount: 2 Fore SplineSet 1228 146 m 0 @@ -11773,29 +13160,38 @@ EndSplineSet EndChar StartChar: racute.sc -Encoding: 65623 -1 525 +Encoding: 65623 -1 524 Width: 1197 -Flags: MW +Flags: W +HStem: -19 123<966.197 1114.87> 0 104<52 205 395 537> 462 115<395 717.873> 936 104<52.0122 205 395 786.707> +VStem: 205 190<104 462 577 936> 856 189<644.199 871.044> 1128 100<119.747 173.484> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 164 -460 2 -Refer: 524 -1 N 1 0 0 1 0 0 3 +Refer: 523 -1 N 1 0 0 1 0 0 3 EndChar StartChar: rcaron.sc -Encoding: 65624 -1 526 +Encoding: 65624 -1 525 Width: 1197 -Flags: MW +Flags: W +HStem: -19 123<966.197 1114.87> 0 104<52 205 395 537> 462 115<395 717.873> 936 104<52.0122 205 395 786.707> +VStem: 205 190<104 462 577 936> 856 189<644.199 871.044> 1128 100<119.747 173.484> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 94 -460 2 -Refer: 524 -1 N 1 0 0 1 0 0 3 +Refer: 523 -1 N 1 0 0 1 0 0 3 EndChar StartChar: s.sc -Encoding: 65625 -1 527 +Encoding: 65625 -1 526 Width: 1079 -Flags: MW +Flags: W +HStem: -21 117<382.054 738.352> -2 21G<119.5 187> 942 117<393.48 699.712> 1020 20G<850.5 935.5> +VStem: 90 134<-1.84592 32 225.596 383.927> 147 191<689.884 887.867> 823 191<175.453 389.521> 832 125<673 828.067 1022 1040> AnchorPoint: "Anchor-0" 530 1040 basechar 0 AnchorPoint: "Anchor-1" 550 8 basechar 0 +LayerCount: 2 Fore SplineSet 832 707 m 0 @@ -11833,47 +13229,62 @@ EndSplineSet EndChar StartChar: sacute.sc -Encoding: 65626 -1 528 +Encoding: 65626 -1 527 Width: 1079 -Flags: MW +Flags: W +HStem: -21 117<382.054 738.352> -2 21G<119.5 187> 942 117<393.48 699.712> 1020 20G<850.5 935.5> +VStem: 90 134<-1.84592 32 225.596 383.927> 147 191<689.884 887.867> 823 191<175.453 389.521> 832 125<673 828.067 1022 1040> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 101 -460 2 -Refer: 527 -1 N 1 0 0 1 0 0 3 +Refer: 526 -1 N 1 0 0 1 0 0 3 EndChar StartChar: scaron.sc -Encoding: 65627 -1 529 +Encoding: 65627 -1 528 Width: 1079 -Flags: MW +Flags: W +HStem: -21 117<382.054 738.352> -2 21G<119.5 187> 942 117<393.48 699.712> 1020 20G<850.5 935.5> +VStem: 90 134<-1.84592 32 225.596 383.927> 147 191<689.884 887.867> 823 191<175.453 389.521> 832 125<673 828.067 1022 1040> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 31 -460 2 -Refer: 527 -1 N 1 0 0 1 0 0 3 +Refer: 526 -1 N 1 0 0 1 0 0 3 EndChar StartChar: scedilla.sc -Encoding: 65628 -1 530 +Encoding: 65628 -1 529 Width: 1079 -Flags: MW +Flags: W +HStem: -501 73<367 520.347> -21 117<382.054 738.352> -2 21G<119.5 187> 942 117<393.48 699.712> 1020 20G<850.5 935.5> +VStem: 90 134<-1.84592 32 225.596 383.927> 147 191<689.884 887.867> 563 142<-394.752 -254.292> 823 191<175.453 389.521> 832 125<673 828.067 1022 1040> +LayerCount: 2 Fore Refer: 171 807 N 1 0 0 1 22 8 2 -Refer: 527 -1 N 1 0 0 1 0 0 3 +Refer: 526 -1 N 1 0 0 1 0 0 3 EndChar StartChar: scircumflex.sc -Encoding: 65629 -1 531 +Encoding: 65629 -1 530 Width: 1079 -Flags: MW +Flags: W +HStem: -21 117<382.054 738.352> -2 21G<119.5 187> 942 117<393.48 699.712> 1020 20G<850.5 935.5> +VStem: 90 134<-1.84592 32 225.596 383.927> 147 191<689.884 887.867> 823 191<175.453 389.521> 832 125<673 828.067 1022 1040> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 31 -460 2 -Refer: 527 -1 N 1 0 0 1 0 0 3 +Refer: 526 -1 N 1 0 0 1 0 0 3 EndChar StartChar: t.sc -Encoding: 65630 -1 532 +Encoding: 65630 -1 531 Width: 1174 -Flags: MW +Flags: W +HStem: 0 104<317 497 677 857.999> 925 115<226.307 497 677 946.044> +VStem: 69 95<658 859.564> 497 180<104 925> 1009 96<658.005 861.031> AnchorPoint: "Anchor-0" 578 1040 basechar 0 AnchorPoint: "Anchor-1" 579 0 basechar 0 +LayerCount: 2 Fore SplineSet 317 39 m 2 @@ -11911,21 +13322,27 @@ EndSplineSet EndChar StartChar: tcaron.sc -Encoding: 65631 -1 533 +Encoding: 65631 -1 532 Width: 1174 -Flags: MW +Flags: W +HStem: 0 104<317 497 677 857.999> 925 115<226.307 497 677 946.044> +VStem: 69 95<658 859.564> 497 180<104 925> 1009 96<658.005 861.031> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 77 -462 2 -Refer: 532 -1 N 1 0 0 1 0 0 3 +Refer: 531 -1 N 1 0 0 1 0 0 3 EndChar StartChar: u.sc -Encoding: 65632 -1 534 +Encoding: 65632 -1 533 Width: 1244 -Flags: MW +Flags: W +HStem: -21 114<491.223 841.561> 936 104<35.0164 188 368 534 769 943 1057 1210> +VStem: 188 180<222.15 936> 943 114<203.191 936> AnchorPoint: "Anchor-0" 656 1040 basechar 0 AnchorPoint: "Anchor-1" 642 8 basechar 0 AnchorPoint: "Anchor-2" 729 8 basechar 0 +LayerCount: 2 Fore SplineSet 914 936 m 2 @@ -11963,200 +13380,265 @@ EndSplineSet EndChar StartChar: uacute.sc -Encoding: 65633 -1 535 +Encoding: 65633 -1 534 Width: 1244 -Flags: MW +Flags: W +HStem: -21 114<491.223 841.561> 936 104<35.0164 188 368 534 769 943 1057 1210> +VStem: 188 180<222.15 936> 943 114<203.191 936> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 227 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ubreve.sc -Encoding: 65634 -1 536 +Encoding: 65634 -1 535 Width: 1244 -Flags: MW +Flags: W +HStem: -21 114<491.223 841.561> 936 104<35.0164 188 368 534 769 943 1057 1210> 1220 110<526.5 788.265> +VStem: 188 180<222.15 936> 428 60<1383.47 1477.85> 825 62<1380.51 1477.99> 943 114<203.191 936> +LayerCount: 2 Fore Refer: 161 774 N 1 0 0 1 157 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ucircumflex.sc -Encoding: 65635 -1 537 +Encoding: 65635 -1 536 Width: 1244 -Flags: MW +Flags: W +HStem: -21 114<491.223 841.561> 936 104<35.0164 188 368 534 769 943 1057 1210> +VStem: 188 180<222.15 936> 943 114<203.191 936> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 157 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: udieresis.sc -Encoding: 65636 -1 538 +Encoding: 65636 -1 537 Width: 1244 -Flags: MW +Flags: W +HStem: -21 114<491.223 841.561> 936 104<35.0164 188 368 534 769 943 1057 1210> 1230 193<415.4 574.6 735.4 894.6> +VStem: 188 180<222.15 936> 399 192<1246.4 1406.28> 719 192<1246.4 1406.28> 943 114<203.191 936> +LayerCount: 2 Fore Refer: 163 776 N 1 0 0 1 155 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ugrave.sc -Encoding: 65637 -1 539 +Encoding: 65637 -1 538 Width: 1244 -Flags: MW +Flags: W +HStem: -21 114<491.223 841.561> 936 104<35.0164 188 368 534 769 943 1057 1210> +VStem: 188 180<222.15 936> 943 114<203.191 936> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 85 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uhungarumlaut.sc -Encoding: 65638 -1 540 +Encoding: 65638 -1 539 Width: 1244 -Flags: MW +Flags: W +HStem: -21 114<491.223 841.561> 936 104<35.0164 188 368 534 769 943 1057 1210> +VStem: 188 180<222.15 936> 943 114<203.191 936> +LayerCount: 2 Fore Refer: 165 779 N 1 0 0 1 232 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: umacron.sc -Encoding: 65639 -1 541 +Encoding: 65639 -1 540 Width: 1244 -Flags: MW +Flags: W +HStem: -21 114<491.223 841.561> 936 104<35.0164 188 368 534 769 943 1057 1210> 1220 92<416 896> +VStem: 188 180<222.15 936> 416 480<1220 1312> 943 114<203.191 936> +LayerCount: 2 Fore Refer: 160 772 N 1 0 0 1 156 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0123.sc -Encoding: 65640 -1 542 +StartChar: gcommaaccent.sc +Encoding: 65640 -1 541 Width: 1319 -Flags: MW +Flags: W +HStem: -14 104<479.199 837.372> 420 123<787 960 1159 1298> 953 106<507.445 859.198> 1020 20G<1066 1123.5> 1223 189<629.097 755.616> 1580 65<689.157 775> +VStem: 76 218<306.469 724.483> 553 219<1250.97 1394.96> 960 199<197.078 420> 1032 108<696 827.464 973 1040> +LayerCount: 2 Fore Refer: 168 786 N 1 0 0 1 162 120 2 -Refer: 486 -1 N 1 0 0 1 0 0 3 +Refer: 485 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0137.sc -Encoding: 65641 -1 543 +StartChar: kcommaaccent.sc +Encoding: 65641 -1 542 Width: 1288 -Flags: MW +Flags: W +HStem: -623 65<560 645.843> -390 189<579.384 705.903> 0 119<52 215 390 567.982 816.072 937.456 1096.56 1289> 921 119<52 215 390 567.934 766.038 885 1029.78 1198.93> +VStem: 215 175<119 337.047 469 921> 560 222<-372.96 -228.973> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 170 0 2 -Refer: 504 -1 N 1 0 0 1 0 0 3 +Refer: 503 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni013C.sc -Encoding: 65642 -1 544 +StartChar: lcommaaccent.sc +Encoding: 65642 -1 543 Width: 1083 -Flags: MW +Flags: W +HStem: -623 65<418 503.843> -390 189<437.384 563.903> 0 110<52.0031 205 385 871.297> 936 104<52.0023 205 385 538> +VStem: 205 180<110 936> 418 222<-372.96 -228.973> 933 95<174.618 363.967> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 28 0 2 -Refer: 505 -1 N 1 0 0 1 0 0 3 +Refer: 504 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0146.sc -Encoding: 65643 -1 545 +StartChar: ncommaaccent.sc +Encoding: 65643 -1 544 Width: 1280 -Flags: MW +Flags: W +HStem: -619 65<500 585.843> -386 189<519.384 645.903> -20 21G<1038.5 1084.5> -6 110<58 202 327 475> 938 106<58.3494 202 840 968 1095 1248> +VStem: 202 125<104 802.01> 500 222<-368.96 -224.973> 968 127<345.991 938> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 110 4 2 -Refer: 509 -1 N 1 0 0 1 0 0 3 +Refer: 508 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0157.sc -Encoding: 65644 -1 546 +StartChar: rcommaaccent.sc +Encoding: 65644 -1 545 Width: 1197 -Flags: MW +Flags: W +HStem: -623 65<508 593.843> -390 189<527.384 653.903> -19 123<966.197 1114.87> 0 104<52 205 395 537> 462 115<395 717.873> 936 104<52.0122 205 395 786.707> +VStem: 205 190<104 462 577 936> 508 222<-372.96 -228.973> 856 189<644.199 871.044> 1128 100<119.747 173.484> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 118 0 2 -Refer: 524 -1 N 1 0 0 1 0 0 3 +Refer: 523 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni0163.sc -Encoding: 65645 -1 547 +Encoding: 65645 -1 546 Width: 1174 -Flags: MW +Flags: W +HStem: -509 73<396 549.347> 0 104<317 497 677 857.999> 925 115<226.307 497 677 946.044> +VStem: 69 95<658 859.564> 497 180<104 925> 592 142<-402.752 -262.292> 1009 96<658.005 861.031> +LayerCount: 2 Fore Refer: 171 807 N 1 0 0 1 51 0 2 -Refer: 532 -1 N 1 0 0 1 0 0 3 +Refer: 531 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni0213.sc -Encoding: 65646 -1 548 +Encoding: 65646 -1 547 Width: 1197 -Flags: MW +Flags: W +HStem: -19 123<966.197 1114.87> 0 104<52 205 395 537> 462 115<395 717.873> 936 104<52.0122 205 395 786.707> 1368 110<463.735 725.5> +VStem: 205 190<104 462 577 936> 365 62<1220.01 1317.49> 764 60<1220.15 1314.53> 856 189<644.199 871.044> 1128 100<119.747 173.484> +LayerCount: 2 Fore Refer: 167 785 N 1 0 0 1 94 -460 2 -Refer: 524 -1 N 1 0 0 1 0 0 3 +Refer: 523 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0219.sc -Encoding: 65647 -1 549 +StartChar: scommaaccent.sc +Encoding: 65647 -1 548 Width: 1079 -Flags: MW +Flags: W +HStem: -615 65<444 529.843> -382 189<463.384 589.903> -21 117<382.054 738.352> -2 21G<119.5 187> 942 117<393.48 699.712> 1020 20G<850.5 935.5> +VStem: 90 134<-1.84592 32 225.596 383.927> 147 191<689.884 887.867> 444 222<-364.96 -220.973> 823 191<175.453 389.521> 832 125<673 828.067 1022 1040> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 54 8 2 -Refer: 527 -1 N 1 0 0 1 0 0 3 +Refer: 526 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni021B.sc -Encoding: 65648 -1 550 +Encoding: 65648 -1 549 Width: 1174 -Flags: MW +Flags: W +HStem: -623 65<473 558.843> -390 189<492.384 618.903> 0 104<317 497 677 857.999> 925 115<226.307 497 677 946.044> +VStem: 69 95<658 859.564> 473 222<-372.96 -228.973> 497 180<104 925> 1009 96<658.005 861.031> +LayerCount: 2 Fore Refer: 170 806 N 1 0 0 1 83 0 2 -Refer: 532 -1 N 1 0 0 1 0 0 3 +Refer: 531 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni1E87.sc -Encoding: 65649 -1 551 +Encoding: 65649 -1 550 Width: 1803 -Flags: MW +Flags: W +HStem: -20 21G<540 641 1225.5 1335> 930 110<20 187.969 378.685 536 709 832.719 1072.36 1196 1318 1512.89 1641.61 1783> 1259 241<789.692 970.645> +VStem: 760 240<1289.12 1470.65> +LayerCount: 2 Fore Refer: 162 775 N 1 0 0 1 379 -10 2 -Refer: 557 -1 N 1 0 0 1 0 0 3 +Refer: 556 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni1E89.sc -Encoding: 65650 -1 552 +Encoding: 65650 -1 551 Width: 1803 -Flags: MW +Flags: W +HStem: -446 241<761.692 942.645> -20 21G<540 641 1225.5 1335> 930 110<20 187.969 378.685 536 709 832.719 1072.36 1196 1318 1512.89 1641.61 1783> +VStem: 732 240<-415.879 -234.355> +LayerCount: 2 Fore Refer: 169 803 N 1 0 0 1 351 -36 2 -Refer: 557 -1 N 1 0 0 1 0 0 3 +Refer: 556 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uogonek.sc -Encoding: 65651 -1 553 +Encoding: 65651 -1 552 Width: 1244 -Flags: MW +Flags: W +HStem: -411 97<699.144 859.688> -21 114<491.223 841.561> 936 104<35.0164 188 368 534 769 943 1057 1210> +VStem: 188 180<222.15 936> 496 186<-299.234 -150.815> 943 114<203.191 936> +LayerCount: 2 Fore Refer: 172 808 N 1 0 0 1 218 -39 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uring.sc -Encoding: 65652 -1 554 +Encoding: 65652 -1 553 Width: 1244 -Flags: MW +Flags: W +HStem: -21 114<491.223 841.561> 936 104<35.0164 188 368 534 769 943 1057 1210> 1220 74<577.082 735.311> 1507 73<579.811 732.776> +VStem: 188 180<222.15 936> 477 78<1314.83 1486.13> 758 78<1315.55 1485.59> 943 114<203.191 936> +LayerCount: 2 Fore Refer: 164 778 N 1 0 0 1 156 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: utilde.sc -Encoding: 65653 -1 555 +Encoding: 65653 -1 554 Width: 1244 -Flags: MW +Flags: W +HStem: -21 114<491.223 841.561> 936 104<35.0164 188 368 534 769 943 1057 1210> 1220 116<741.465 912.894> 1378 116<407.641 591.401> +VStem: 188 180<222.15 936> 313 73<1240 1353.4> 934 74<1364.27 1474> 943 114<203.191 936> +LayerCount: 2 Fore Refer: 159 771 N 1 0 0 1 160 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: v.sc -Encoding: 65654 -1 556 +Encoding: 65654 -1 555 Width: 1265 -Flags: MW +Flags: W +HStem: -20 21G<609.5 681.5> 930 110<20 205.906 417.625 592 777 957.062 1071.3 1246> AnchorPoint: "Anchor-0" 644 1040 basechar 0 AnchorPoint: "Anchor-1" 617 0 basechar 0 +LayerCount: 2 Fore SplineSet 709 285 m 2 @@ -12195,11 +13677,13 @@ EndSplineSet EndChar StartChar: w.sc -Encoding: 65655 -1 557 +Encoding: 65655 -1 556 Width: 1803 -Flags: MW +Flags: W +HStem: -20 21G<540 641 1225.5 1335> 930 110<20 187.969 378.685 536 709 832.719 1072.36 1196 1318 1512.89 1641.61 1783> AnchorPoint: "Anchor-0" 908 1040 basechar 0 AnchorPoint: "Anchor-1" 880 -36 basechar 0 +LayerCount: 2 Fore SplineSet 725 930 m 2 @@ -12260,47 +13744,58 @@ EndSplineSet EndChar StartChar: wacute.sc -Encoding: 65656 -1 558 +Encoding: 65656 -1 557 Width: 1803 -Flags: MW +Flags: W +HStem: -20 21G<540 641 1225.5 1335> 930 110<20 187.969 378.685 536 709 832.719 1072.36 1196 1318 1512.89 1641.61 1783> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 450 -460 2 -Refer: 557 -1 N 1 0 0 1 0 0 3 +Refer: 556 -1 N 1 0 0 1 0 0 3 EndChar StartChar: wcircumflex.sc -Encoding: 65657 -1 559 +Encoding: 65657 -1 558 Width: 1803 -Flags: MW +Flags: W +HStem: -20 21G<540 641 1225.5 1335> 930 110<20 187.969 378.685 536 709 832.719 1072.36 1196 1318 1512.89 1641.61 1783> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 380 -460 2 -Refer: 557 -1 N 1 0 0 1 0 0 3 +Refer: 556 -1 N 1 0 0 1 0 0 3 EndChar StartChar: wdieresis.sc -Encoding: 65658 -1 560 +Encoding: 65658 -1 559 Width: 1803 -Flags: MW +Flags: W +HStem: -20 21G<540 641 1225.5 1335> 930 110<20 187.969 378.685 536 709 832.719 1072.36 1196 1318 1512.89 1641.61 1783> 1230 193<638.4 797.6 958.4 1117.6> +VStem: 622 192<1246.4 1406.28> 942 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 163 776 N 1 0 0 1 378 -460 2 -Refer: 557 -1 N 1 0 0 1 0 0 3 +Refer: 556 -1 N 1 0 0 1 0 0 3 EndChar StartChar: wgrave.sc -Encoding: 65659 -1 561 +Encoding: 65659 -1 560 Width: 1803 -Flags: MW +Flags: W +HStem: -20 21G<540 641 1225.5 1335> 930 110<20 187.969 378.685 536 709 832.719 1072.36 1196 1318 1512.89 1641.61 1783> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 308 -460 2 -Refer: 557 -1 N 1 0 0 1 0 0 3 +Refer: 556 -1 N 1 0 0 1 0 0 3 EndChar StartChar: x.sc -Encoding: 65660 -1 562 +Encoding: 65660 -1 561 Width: 1241 -Flags: MW +Flags: W +HStem: 0 110<33 169.375 304.087 433 706 810.344 1029.53 1170> 930 110<33 234.75 456 536 782 868 1014.39 1170> AnchorPoint: "Anchor-0" 621 1040 basechar 0 AnchorPoint: "Anchor-1" 587 0 basechar 0 +LayerCount: 2 Fore SplineSet 33 27 m 2 @@ -12364,11 +13859,14 @@ EndSplineSet EndChar StartChar: y.sc -Encoding: 65661 -1 563 +Encoding: 65661 -1 562 Width: 1137 -Flags: MW +Flags: W +HStem: 0 104<330 472 681 829> 936 104<0 150.75 333.317 456.998 721 876.595 1013.01 1136.98> +VStem: 472 209<104.002 476.953> AnchorPoint: "Anchor-0" 582 1040 basechar 0 AnchorPoint: "Anchor-1" 563 0 basechar 0 +LayerCount: 2 Fore SplineSet 330 32 m 2 @@ -12419,47 +13917,62 @@ EndSplineSet EndChar StartChar: yacute.sc -Encoding: 65662 -1 564 +Encoding: 65662 -1 563 Width: 1137 -Flags: MW +Flags: W +HStem: 0 104<330 472 681 829> 936 104<0 150.75 333.317 456.998 721 876.595 1013.01 1136.98> +VStem: 472 209<104.002 476.953> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 153 -460 2 -Refer: 563 -1 N 1 0 0 1 0 0 3 +Refer: 562 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ycircumflex.sc -Encoding: 65663 -1 565 +Encoding: 65663 -1 564 Width: 1137 -Flags: MW +Flags: W +HStem: 0 104<330 472 681 829> 936 104<0 150.75 333.317 456.998 721 876.595 1013.01 1136.98> +VStem: 472 209<104.002 476.953> +LayerCount: 2 Fore Refer: 158 770 N 1 0 0 1 83 -460 2 -Refer: 563 -1 N 1 0 0 1 0 0 3 +Refer: 562 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ydieresis.sc -Encoding: 65664 -1 566 +Encoding: 65664 -1 565 Width: 1137 -Flags: MW +Flags: W +HStem: 0 104<330 472 681 829> 936 104<0 150.75 333.317 456.998 721 876.595 1013.01 1136.98> 1230 193<341.4 500.6 661.4 820.6> +VStem: 325 192<1246.4 1406.28> 472 209<104.002 476.953> 645 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 163 776 N 1 0 0 1 81 -460 2 -Refer: 563 -1 N 1 0 0 1 0 0 3 +Refer: 562 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ygrave.sc -Encoding: 65665 -1 567 +Encoding: 65665 -1 566 Width: 1137 -Flags: MW +Flags: W +HStem: 0 104<330 472 681 829> 936 104<0 150.75 333.317 456.998 721 876.595 1013.01 1136.98> +VStem: 472 209<104.002 476.953> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 11 -460 2 -Refer: 563 -1 N 1 0 0 1 0 0 3 +Refer: 562 -1 N 1 0 0 1 0 0 3 EndChar StartChar: z.sc -Encoding: 65666 -1 568 +Encoding: 65666 -1 567 Width: 1127 -Flags: MW +Flags: W +HStem: 0 104<341.272 930.142> 936 104<265.875 760.86> +VStem: 117 95<702.012 880.945> 983 95<155.25 364> AnchorPoint: "Anchor-0" 535 1040 basechar 0 AnchorPoint: "Anchor-1" 563 0 basechar 0 +LayerCount: 2 Fore SplineSet 167 1040 m 2 @@ -12493,45 +14006,59 @@ EndSplineSet EndChar StartChar: zacute.sc -Encoding: 65667 -1 569 +Encoding: 65667 -1 568 Width: 1127 -Flags: MW +Flags: W +HStem: 0 104<341.272 930.142> 936 104<265.875 760.86> +VStem: 117 95<702.012 880.945> 983 95<155.25 364> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 106 -460 2 -Refer: 568 -1 N 1 0 0 1 0 0 3 +Refer: 567 -1 N 1 0 0 1 0 0 3 EndChar StartChar: zcaron.sc -Encoding: 65668 -1 570 +Encoding: 65668 -1 569 Width: 1127 -Flags: MW +Flags: W +HStem: 0 104<341.272 930.142> 936 104<265.875 760.86> +VStem: 117 95<702.012 880.945> 983 95<155.25 364> +LayerCount: 2 Fore Refer: 166 780 N 1 0 0 1 36 -460 2 -Refer: 568 -1 N 1 0 0 1 0 0 3 +Refer: 567 -1 N 1 0 0 1 0 0 3 EndChar StartChar: zdotaccent.sc -Encoding: 65669 -1 571 +Encoding: 65669 -1 570 Width: 1127 -Flags: MW +Flags: W +HStem: 0 104<341.272 930.142> 936 104<265.875 760.86> 1258 241<445.692 626.645> +VStem: 117 95<702.012 880.945> 416 240<1288.12 1469.65> 983 95<155.25 364> +LayerCount: 2 Fore Refer: 162 775 N 1 0 0 1 35 -11 2 -Refer: 568 -1 N 1 0 0 1 0 0 3 +Refer: 567 -1 N 1 0 0 1 0 0 3 EndChar StartChar: idotaccent.sc -Encoding: 65670 -1 572 +Encoding: 65670 -1 571 Width: 623 -Flags: MW +Flags: W +HStem: 0 104<62 215 395 561> 936 104<62 215 395 561> 1259 241<217.692 398.645> +VStem: 188 240<1289.12 1470.65> 215 180<104.029 936> +LayerCount: 2 Fore Refer: 174 729 N 1 0 0 1 -193 -10 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni2606 -Encoding: 9734 9734 573 +Encoding: 9734 9734 572 Width: 2000 -Flags: MW +Flags: W +HStem: 910 90<365.238 786.062 1213.05 1632.02> +LayerCount: 2 Fore SplineSet 1062 1500 m 2 @@ -12580,9 +14107,10 @@ EndSplineSet EndChar StartChar: uni2605 -Encoding: 9733 9733 574 +Encoding: 9733 9733 573 Width: 2000 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 1062 1500 m 2 @@ -12610,9 +14138,12 @@ EndSplineSet EndChar StartChar: uni2116 -Encoding: 8470 8470 575 +Encoding: 8470 8470 574 Width: 1798 -Flags: MW +Flags: W +HStem: -20 21G<790.5 945.5> 0 110<40 149.899 280 410> 158 110<1140 1700> 420 90<1346.47 1489.53> 1270 90<1346.47 1489.53> 1390 110<40.0037 149.938 710.457 829.97 960.078 1070> +VStem: 150 130<110.185 1090.95> 830 130<367.988 1389.91> 1090 200<623.644 1147.28> 1546 200<632.722 1156.36> +LayerCount: 2 Fore SplineSet 1168 268 m 2 @@ -12639,30 +14170,39 @@ Refer: 25 78 N 1 0 0 1 0 0 2 EndChar StartChar: uni0400 -Encoding: 1024 1024 576 +Encoding: 1024 1024 575 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<38 157.836 348 717.795> 736 80<348.054 541.977> 1026 20G<614 668> 1390 110<38 158 348 713.332> +VStem: 158 190<110.139 736 816 1389.98> 596 92<496 690.003 867.898 1046> 858 70<1030.14 1228.95> 878 70<290.128 509.978> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 6 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 EndChar StartChar: uni0401 -Encoding: 1025 1025 577 +Encoding: 1025 1025 576 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<38 157.836 348 717.795> 736 80<348.054 541.977> 1026 20G<614 668> 1390 110<38 158 348 713.332> 1690 193<266.4 425.6 586.4 745.6> +VStem: 158 190<110.139 736 816 1389.98> 250 192<1706.4 1866.28> 570 192<1706.4 1866.28> 596 92<496 690.003 867.898 1046> 858 70<1030.14 1228.95> 878 70<290.128 509.978> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 6 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 EndChar StartChar: uni0402 -Encoding: 1026 1026 578 +Encoding: 1026 1026 577 Width: 1319 -Flags: MW +Flags: W +HStem: -19 94<893.442 1008.78> 0 110<279 438.812> 785 106<682.05 959.611> 1400 100<253.453 438.995 629 813.088> +VStem: 59 100<990 1284.95> 439 190<110.111 735.114 844.198 1400> 684 208<76.939 263.214> 908 101<990 1287.07> 1062 202<189.85 655.444> AnchorPoint: "Anchor-0" 524 1500 basechar 0 AnchorPoint: "Anchor-1" 525 0 basechar 0 AnchorPoint: "Anchor-2" 525 0 basechar 0 +LayerCount: 2 Fore SplineSet 279 41 m 2 @@ -12710,21 +14250,27 @@ EndSplineSet EndChar StartChar: uni0403 -Encoding: 1027 1027 579 +Encoding: 1027 1027 578 Width: 1014 -Flags: MW +Flags: W +HStem: 0 110<45 165 355 495> 1390 110<45 165 355 755.381> +VStem: 165 190<110 1390> 855 100<1030 1286.58> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 75 0 2 -Refer: 595 1043 N 1 0 0 1 0 0 2 +Refer: 594 1043 N 1 0 0 1 0 0 2 EndChar StartChar: uni0404 -Encoding: 1028 1028 580 +Encoding: 1028 1028 579 Width: 1109 -Flags: MW +Flags: W +HStem: -20 118<439.957 735.68> 700 110<260.474 658> 1404 116<458.809 726.503> +VStem: 55 206<810 1109.68> 921 114<990 1169.44> 940 95<1433.81 1510> 943 111<380.651 590> AnchorPoint: "Anchor-0" 531 1500 basechar 0 AnchorPoint: "Anchor-1" 602 0 basechar 0 AnchorPoint: "Anchor-2" 602 0 basechar 0 +LayerCount: 2 Fore SplineSet 55 750 m 0 @@ -12759,42 +14305,57 @@ EndSplineSet EndChar StartChar: uni0405 -Encoding: 1029 1029 581 +Encoding: 1029 1029 580 Width: 912 -Flags: MW +Flags: W +HStem: -30 102<370.147 614.687> -10 21G<87.5 153.5> 1408 112<326.301 540.936> 1480 20G<705 789.5> +VStem: 65 121<-9.96977 18 302.956 510> 125 160<1075.59 1367.91> 694 111<1010 1206.34 1488 1500> 695 170<156.992 490.228> +LayerCount: 2 Fore Refer: 30 83 N 1 0 0 1 0 0 2 EndChar StartChar: uni0406 -Encoding: 1030 1030 582 +Encoding: 1030 1030 581 Width: 520 -Flags: MW +Flags: W +HStem: 0 110<45 164.786 355 475> 1390 110<45 165 355 475> +VStem: 165 190<111.344 1390> +LayerCount: 2 Fore Refer: 20 73 N 1 0 0 1 0 0 2 EndChar StartChar: uni0407 -Encoding: 1031 1031 583 +Encoding: 1031 1031 582 Width: 520 -Flags: MW +Flags: W +HStem: 0 110<45 164.786 355 475> 1390 110<45 165 355 475> 1690 193<20.4004 179.6 340.4 499.6> +VStem: 4 192<1706.4 1866.28> 165 190<111.344 1390> 324 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 -240 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 EndChar StartChar: uni0408 -Encoding: 1032 1032 584 +Encoding: 1032 1032 583 Width: 844 -Flags: MW +Flags: W +HStem: -20 110<207.737 424.916> 1390 110<312.044 491.826 682.055 822> +VStem: 10 188<112.893 342> 492 190<200.337 1389.96> +LayerCount: 2 Fore Refer: 21 74 N 1 0 0 1 0 0 2 EndChar StartChar: uni0409 -Encoding: 1033 1033 585 +Encoding: 1033 1033 584 Width: 1718 -Flags: MW +Flags: W +HStem: -20 110<209.251 315.941> 0 110<780.676 899.786 1090 1348.96> 730 110<1090.27 1348.96> 1390 110<292.044 431.826 557.055 899.964 1090.37 1230> +VStem: -10 218<90.5325 302> 432 125<906.17 1389.96> 900 190<111.344 729.967 840.207 1389.66> 1460 220<225.714 614.286> +LayerCount: 2 Fore SplineSet 1128 110 m 2 @@ -12843,9 +14404,12 @@ EndSplineSet EndChar StartChar: uni040A -Encoding: 1034 1034 586 +Encoding: 1034 1034 585 Width: 1641 -Flags: MW +Flags: W +HStem: 0 110<38 158 348 487.926 708 847.957 1038 1305.16> 720 110<348.206 847.736 1038.04 1305.16> 1390 110<38.0074 158 348 488 708 847.963 1038.01 1158> +VStem: 158 190<110 719.99 830.215 1390> 848 190<110 719.964 830.156 1389.88> 1383 220<198.366 633.526> +LayerCount: 2 Fore SplineSet 348 1347 m 2 @@ -12916,9 +14480,12 @@ EndSplineSet EndChar StartChar: uni040B -Encoding: 1035 1035 587 +Encoding: 1035 1035 586 Width: 1294 -Flags: MW +Flags: W +HStem: 0 110<279 438.812 629.164 748.983 859 959 1149 1268.99> 796 130<724.319 926.659> 1400 100<253.453 438.995 629 813.088> +VStem: 59 100<990 1284.95> 439 190<110.128 732.013 849.991 1400> 908 101<990 1287.07> 959 190<110 770.406> +LayerCount: 2 Fore SplineSet 279 41 m 2 @@ -12976,27 +14543,36 @@ EndSplineSet EndChar StartChar: uni040C -Encoding: 1036 1036 588 +Encoding: 1036 1036 587 Width: 1141 -Flags: MW +Flags: W +HStem: -20 130<703.987 1017.31> 0 110<38 158 348 488> 690 120<348.056 640.061> 1390 110<38.0023 157.951 348.001 488> 1429 105<860.375 1018> +VStem: 38 450<0 110 1390 1500> 158 190<110.023 689.994 810.021 1389.96> 944 197<1284 1427.26> 1034 64<129.056 258> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 135 0 2 -Refer: 602 1050 N 1 0 0 1 0 0 2 +Refer: 601 1050 N 1 0 0 1 0 0 2 EndChar StartChar: uni040D -Encoding: 1037 1037 589 +Encoding: 1037 1037 588 Width: 1196 -Flags: MW +Flags: W +HStem: 0 110<38 158 348 487.926 708 847.957 1038 1158> 1390 110<38.0074 158 348 488 708 847.963 1038.01 1158> +VStem: 158 190<110 320.656 528.894 1390> 848 190<110 1011.82 1228.25 1389.88> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 73 0 2 -Refer: 600 1048 N 1 0 0 1 0 0 2 +Refer: 599 1048 N 1 0 0 1 0 0 2 EndChar StartChar: uni040E -Encoding: 1038 1038 590 +Encoding: 1038 1038 589 Width: 1170 -Flags: MW +Flags: W +HStem: -20 112<286.541 463.487> 1390 110<0 117.996 328.997 460 790 916.005 1040.37 1170> 1637 83<414.181 768.428> +VStem: 111 158<110.152 314> 244 162<1738.51 1889.15> 777 162<1738.08 1888.06> +LayerCount: 2 Fore SplineSet 816 1961 m 0 @@ -13011,16 +14587,19 @@ SplineSet 777 1810 710 1816 710 1866 c 0 710 1920 756 1961 816 1961 c 0 EndSplineSet -Refer: 611 1059 N 1 0 0 1 0 0 2 +Refer: 610 1059 N 1 0 0 1 0 0 2 EndChar StartChar: uni040F -Encoding: 1039 1039 591 +Encoding: 1039 1039 590 Width: 1196 -Flags: MW +Flags: W +HStem: 0 110<38 157.992 348.037 416.245 762.755 848 1038 1157.99> 1390 110<38 158 348.043 488 708.074 848 1038 1158> +VStem: 158 190<110.123 1390> 539 101<-410 -126.232> 848 190<110 1390> AnchorPoint: "Anchor-0" 739 1500 basechar 0 AnchorPoint: "Anchor-1" 639 0 basechar 0 AnchorPoint: "Anchor-2" 639 0 basechar 0 +LayerCount: 2 Fore SplineSet 348 162 m 2 @@ -13074,20 +14653,25 @@ EndSplineSet EndChar StartChar: uni0410 -Encoding: 1040 1040 592 +Encoding: 1040 1040 591 Width: 1210 -Flags: MW +Flags: W +HStem: 0 110<0 114.998 244.835 360 760 873 1068 1210> 440 110<362.906 752.502> 1490 20G<492.5 687> +LayerCount: 2 Fore Refer: 12 65 N 1 0 0 1 0 0 2 EndChar StartChar: uni0411 -Encoding: 1041 1041 593 +Encoding: 1041 1041 592 Width: 1055 -Flags: MW +Flags: W +HStem: 0 110<45 165 355 677.953> 720 110<355.268 677.953> 1390 110<45.0208 164.964 355.365 755.381> +VStem: 165 190<110 719.967 830.207 1389.66> 795 220<233.354 603.97> 855 100<1030 1286.58> AnchorPoint: "Anchor-0" 507 1500 basechar 0 AnchorPoint: "Anchor-1" 229 0 basechar 0 AnchorPoint: "Anchor-2" 229 0 basechar 0 +LayerCount: 2 Fore SplineSet 405 720 m 2 @@ -13129,20 +14713,26 @@ EndSplineSet EndChar StartChar: uni0412 -Encoding: 1042 1042 594 +Encoding: 1042 1042 593 Width: 1018 -Flags: MW +Flags: W +HStem: 0 110<38 158 338 668.317> 720 110<338.184 669.233> 1390 110<38 158 338.002 651.531> +VStem: 158 180<110.015 719.938 830 1389.99> 738 200<929.104 1306.15> 768 210<211.62 609.062> +LayerCount: 2 Fore Refer: 13 66 N 1 0 0 1 0 0 2 EndChar StartChar: uni0413 -Encoding: 1043 1043 595 +Encoding: 1043 1043 594 Width: 1014 -Flags: MW +Flags: W +HStem: 0 110<45 165 355 495> 1390 110<45 165 355 755.381> +VStem: 165 190<110 1390> 855 100<1030 1286.58> AnchorPoint: "Anchor-0" 534 1500 basechar 0 AnchorPoint: "Anchor-1" 266 0 basechar 0 AnchorPoint: "Anchor-2" 266 0 basechar 0 +LayerCount: 2 Fore SplineSet 136 1390 m 2 @@ -13177,9 +14767,12 @@ EndSplineSet EndChar StartChar: uni0414 -Encoding: 1044 1044 596 +Encoding: 1044 1044 595 Width: 1135 -Flags: MW +Flags: W +HStem: 0 110<246.255 249 263.178 758.575> 1390 110<152.044 281.826 402.055 760 950 1090> +VStem: 0 100<-410 -128.76> 282 120<890.84 1389.96> 760 190<111.344 1390> 989 101<-410 -126.416> +LayerCount: 2 Fore SplineSet 447 1390 m 2 @@ -13224,17 +14817,23 @@ EndSplineSet EndChar StartChar: uni0415 -Encoding: 1045 1045 597 +Encoding: 1045 1045 596 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<38 157.836 348 717.795> 736 80<348.054 541.977> 1026 20G<614 668> 1390 110<38 158 348 713.332> +VStem: 158 190<110.139 736 816 1389.98> 596 92<496 690.003 867.898 1046> 858 70<1030.14 1228.95> 878 70<290.128 509.978> +LayerCount: 2 Fore Refer: 16 69 N 1 0 0 1 0 0 2 EndChar StartChar: uni0416 -Encoding: 1046 1046 598 +Encoding: 1046 1046 597 Width: 1820 -Flags: MW +Flags: W +HStem: -20 130<220.091 555.738 695.293 787 1054 1125.71 1274.87 1600.91> 0 110<695 815 1006 1126> 233 1<161 181 1640 1660> 690 120<695.582 814.854 1006.15 1144.58> 1390 110<716 814.951 1006.05 1105> 1419 115<243 434.678 1386.32 1578> +VStem: 88 247<1238.13 1418.42> 136 76<114.11 233.607> 815 191<110.023 689.997 810.012 1389.96> 1486 247<1238.13 1418.42> 1609 76<114.11 233.607> +LayerCount: 2 Fore SplineSet 1685 205 m 0 @@ -13310,9 +14909,12 @@ EndSplineSet EndChar StartChar: uni0417 -Encoding: 1047 1047 599 +Encoding: 1047 1047 598 Width: 870 -Flags: MW +Flags: W +HStem: -20 104<244.184 524.188> 707 124<384.048 541.673> 1404 116<369.403 555.549> +VStem: 10 178<153.01 366> 92 114<990 1177.79> 608 202<939.375 1353.23> 628 202<197.783 601.98> +LayerCount: 2 Fore SplineSet 10 318 m 0 @@ -13355,12 +14957,15 @@ EndSplineSet EndChar StartChar: uni0418 -Encoding: 1048 1048 600 +Encoding: 1048 1048 599 Width: 1196 -Flags: MW +Flags: W +HStem: 0 110<38 158 348 487.926 708 847.957 1038 1158> 1390 110<38.0074 158 348 488 708 847.963 1038.01 1158> +VStem: 158 190<110 320.656 528.894 1390> 848 190<110 1011.82 1228.25 1389.88> AnchorPoint: "Anchor-0" 589 1500 basechar 0 AnchorPoint: "Anchor-1" 589 0 basechar 0 AnchorPoint: "Anchor-2" 589 0 basechar 0 +LayerCount: 2 Fore SplineSet 848 1338 m 2 @@ -13424,9 +15029,12 @@ EndSplineSet EndChar StartChar: uni0419 -Encoding: 1049 1049 601 +Encoding: 1049 1049 600 Width: 1196 -Flags: MW +Flags: W +HStem: 0 110<38 158 348 487.926 708 847.957 1038 1158> 1390 110<38.0074 158 348 488 708 847.963 1038.01 1158> 1637 83<404.181 758.428> +VStem: 158 190<110 320.656 528.894 1390> 234 162<1738.51 1889.15> 767 162<1738.08 1888.06> 848 190<110 1011.82 1228.25 1389.88> +LayerCount: 2 Fore SplineSet 806 1961 m 0 @@ -13441,16 +15049,19 @@ SplineSet 767 1810 700 1816 700 1866 c 0 700 1920 746 1961 806 1961 c 0 EndSplineSet -Refer: 600 1048 N 1 0 0 1 0 0 2 +Refer: 599 1048 N 1 0 0 1 0 0 2 EndChar StartChar: uni041A -Encoding: 1050 1050 602 +Encoding: 1050 1050 601 Width: 1141 -Flags: MW +Flags: W +HStem: -20 130<703.987 1017.31> 0 110<38 158 348 488> 690 120<348.056 640.061> 1390 110<38.0023 157.951 348.001 488> 1429 105<860.375 1018> +VStem: 38 450<0 110 1390 1500> 158 190<110.023 689.994 810.021 1389.96> 944 197<1284 1427.26> 1034 64<129.056 258> AnchorPoint: "Anchor-0" 649 1500 basechar 0 AnchorPoint: "Anchor-1" 679 0 basechar 0 AnchorPoint: "Anchor-2" 679 0 basechar 0 +LayerCount: 2 Fore SplineSet 1098 230 m 0 @@ -13504,9 +15115,12 @@ EndSplineSet EndChar StartChar: uni041B -Encoding: 1051 1051 603 +Encoding: 1051 1051 602 Width: 1218 -Flags: MW +Flags: W +HStem: -20 100<209.89 327.145> 0 110<730 849.786 1040 1180> 1390 110<302.044 421.826 547.055 850 1040 1180> +VStem: 10 198<81.6008 282> 422 125<908.514 1389.96> 850 190<111.344 1390> +LayerCount: 2 Fore SplineSet 10 220 m 0 @@ -13548,36 +15162,48 @@ EndSplineSet EndChar StartChar: uni041C -Encoding: 1052 1052 604 +Encoding: 1052 1052 603 Width: 1440 -Flags: MW +Flags: W +HStem: -20 21G<629 711> 0 110<35 162 291.141 425 950.012 1085 1279 1405> 1390 110<95 219 1230.92 1344.94> +VStem: 162 129<110.887 447.754> 219 117<1056.25 1359.47> 1050 181<990.667 1245.92> 1085 194<110 497.333> +LayerCount: 2 Fore Refer: 24 77 N 1 0 0 1 0 0 2 EndChar StartChar: uni041D -Encoding: 1053 1053 605 +Encoding: 1053 1053 604 Width: 1196 -Flags: MW +Flags: W +HStem: 0 110<38 158 348 487.926 708 847.962 1038 1158> 720 110<348.206 847.736> 1390 110<38.0074 158 348 488 708 848.136 1038.01 1158> +VStem: 158 190<110 719.99 830.215 1390> 848 190<110 719.964 830.136 1389.88> +LayerCount: 2 Fore Refer: 19 72 N 1 0 0 1 0 0 2 EndChar StartChar: uni041E -Encoding: 1054 1054 606 +Encoding: 1054 1054 605 Width: 1050 -Flags: MW +Flags: W +HStem: -20 100<399.111 658.164> 1420 100<399.111 650.889> +VStem: 55 205<342.816 1157.18> 790 205<357.973 1157.18> +LayerCount: 2 Fore Refer: 26 79 N 1 0 0 1 0 0 2 EndChar StartChar: uni041F -Encoding: 1055 1055 607 +Encoding: 1055 1055 606 Width: 1186 -Flags: MW +Flags: W +HStem: 0 110<38 158 348 487.926 718 847.957 1038 1148> 1390 110<38.0074 158 348 847.963 1038.01 1148> +VStem: 158 190<110 1390> 848 190<110 1389.88> AnchorPoint: "Anchor-0" 589 1500 basechar 0 AnchorPoint: "Anchor-1" 589 0 basechar 0 AnchorPoint: "Anchor-2" 589 0 basechar 0 +LayerCount: 2 Fore SplineSet 848 1338 m 2 @@ -13625,36 +15251,48 @@ EndSplineSet EndChar StartChar: uni0420 -Encoding: 1056 1056 608 +Encoding: 1056 1056 607 Width: 1006 -Flags: MW +Flags: W +HStem: 0 110<38.0208 157.964 348.365 487.983> 660 110<348.268 655.625> 1390 110<38 158 348 655.625> +VStem: 158 190<110.338 659.793 770 1390> 748 220<867.455 1292.54> +LayerCount: 2 Fore Refer: 27 80 N 1 0 0 1 0 0 2 EndChar StartChar: uni0421 -Encoding: 1057 1057 609 +Encoding: 1057 1057 608 Width: 1109 -Flags: MW +Flags: W +HStem: -20 118<445.812 738.362> 1404 116<462.858 737.663> +VStem: 55 200<372.323 1091.62> 921 114<990 1169.44> 940 95<1444.33 1510> 943 111<380.651 590> +LayerCount: 2 Fore Refer: 14 67 N 1 0 0 1 0 0 2 EndChar StartChar: uni0422 -Encoding: 1058 1058 610 +Encoding: 1058 1058 609 Width: 1128 -Flags: MW +Flags: W +HStem: 0 110<309 468.812 659.164 818.983> 1400 100<261.754 469.002 659 876.018> +VStem: 59 100<990 1271.24> 469 190<110.128 1400> 968 101<990 1287.07> +LayerCount: 2 Fore Refer: 31 84 N 1 0 0 1 0 0 2 EndChar StartChar: uni0423 -Encoding: 1059 1059 611 +Encoding: 1059 1059 610 Width: 1170 -Flags: MW +Flags: W +HStem: -20 112<286.541 463.487> 1390 110<0 117.996 328.997 460 790 916.005 1040.37 1170> +VStem: 111 158<110.152 314> AnchorPoint: "Anchor-0" 616 1500 basechar 0 AnchorPoint: "Anchor-1" 676 0 basechar 0 AnchorPoint: "Anchor-2" 676 0 basechar 0 +LayerCount: 2 Fore SplineSet 111 268 m 0 @@ -13697,9 +15335,13 @@ EndSplineSet EndChar StartChar: uni0424 -Encoding: 1060 1060 612 +Encoding: 1060 1060 611 Width: 1450 -Flags: MW +Flags: W +HStem: 2 110<510 629.786 820 960> 1392 110<510 630 820 960> +VStem: 55 220<526.649 967.862> 630 190<113.344 214.999 316.244 1183.76 1286 1392> 1175 220<536.848 973.07> +CounterMasks: 1 38 +LayerCount: 2 Fore SplineSet 630 1306 m 2 @@ -13753,20 +15395,25 @@ EndSplineSet EndChar StartChar: uni0425 -Encoding: 1061 1061 613 +Encoding: 1061 1061 612 Width: 1250 -Flags: MW +Flags: W +HStem: 0 110<10 179.297 309.994 420 780 894 1099 1240> 1390 110<80 211.609 417.456 540 770 891.672 1009.97 1170> +LayerCount: 2 Fore Refer: 35 88 N 1 0 0 1 0 0 2 EndChar StartChar: uni0426 -Encoding: 1062 1062 614 +Encoding: 1062 1062 613 Width: 1196 -Flags: MW +Flags: W +HStem: 0 110<38 157.992 348.037 845.233> 1390 110<38 158 348.043 488 708.074 848 1038 1158> +VStem: 158 190<110.123 1390> 848 190<110 1390> 1057 101<-400 -119.58> AnchorPoint: "Anchor-0" 589 1500 basechar 0 AnchorPoint: "Anchor-1" 589 0 basechar 0 AnchorPoint: "Anchor-2" 589 0 basechar 0 +LayerCount: 2 Fore SplineSet 348 162 m 2 @@ -13817,12 +15464,15 @@ EndSplineSet EndChar StartChar: uni0427 -Encoding: 1063 1063 615 +Encoding: 1063 1063 614 Width: 1183 -Flags: MW +Flags: W +HStem: 0 110<695 834.957 1025 1145> 574 130<404.219 696.092> 1390 110<25.0074 145 335 475 705 834.963 1025.01 1145> +VStem: 145 190<786.603 1390> 835 190<110 670.008 787.899 1389.88> AnchorPoint: "Anchor-0" 576 1500 basechar 0 AnchorPoint: "Anchor-1" 576 0 basechar 0 AnchorPoint: "Anchor-2" 576 0 basechar 0 +LayerCount: 2 Fore SplineSet 835 1338 m 2 @@ -13874,13 +15524,17 @@ EndSplineSet EndChar StartChar: uni0428 -Encoding: 1064 1064 616 +Encoding: 1064 1064 615 Width: 1836 -Flags: MW +Flags: W +HStem: 0 110<38 157.786 348 812.786 1003 1467.79 1658 1798> 1390 110<38 158 348 488 703 813 1003 1143 1358 1468 1658 1798> +VStem: 158 190<111.344 1390> 813 190<111.344 1390> 1468 190<111.344 1390> +CounterMasks: 1 38 AnchorPoint: "Anchor-0" 909 1500 basechar 0 AnchorPoint: "Anchor-1" 905 0 basechar 0 AnchorPoint: "Anchor-2" 905 0 basechar 0 AnchorPoint: "Anchor-3" 905 0 basechar 0 +LayerCount: 2 Fore SplineSet 348 1354 m 2 @@ -13944,13 +15598,16 @@ EndSplineSet EndChar StartChar: uni0429 -Encoding: 1065 1065 617 +Encoding: 1065 1065 616 Width: 1836 -Flags: MW +Flags: W +HStem: 0 110<38 157.786 348 812.786 1003 1466.57> 1390 110<38 158 348 488 703 813 1003 1143 1358 1468 1658 1798> +VStem: 158 190<111.344 1390> 813 190<111.344 1390> 1468 190<111.344 1390> 1697 101<-400 -119.58> AnchorPoint: "Anchor-0" 909 1500 basechar 0 AnchorPoint: "Anchor-1" 905 0 basechar 0 AnchorPoint: "Anchor-2" 905 0 basechar 0 AnchorPoint: "Anchor-3" 905 0 basechar 0 +LayerCount: 2 Fore SplineSet 348 1354 m 2 @@ -14017,9 +15674,12 @@ EndSplineSet EndChar StartChar: uni042A -Encoding: 1066 1066 618 +Encoding: 1066 1066 617 Width: 1347 -Flags: MW +Flags: W +HStem: 0 110<339 459 649 970.825> 720 110<649.268 979.261> 1390 110<235.99 458.964 649.365 768.979> +VStem: 59 100<1030 1303.74> 459 190<110 719.967 830.207 1389.66> 1089 220<233.354 603.97> +LayerCount: 2 Fore SplineSet 699 720 m 2 @@ -14061,9 +15721,12 @@ EndSplineSet EndChar StartChar: uni042B -Encoding: 1067 1067 619 +Encoding: 1067 1067 618 Width: 1491 -Flags: MW +Flags: W +HStem: 0 110<38 158 348 642.703 1023 1142.79 1333 1453> 730 110<348.268 642.703> 1390 110<38.0208 157.964 348.365 467.983 1023 1143 1333 1453> +VStem: 158 190<110 729.967 840.207 1389.66> 748 220<225.714 614.286> 1143 190<111.344 1390> +LayerCount: 2 Fore SplineSet 1333 1354 m 2 @@ -14127,9 +15790,12 @@ EndSplineSet EndChar StartChar: uni042C -Encoding: 1068 1068 620 +Encoding: 1068 1068 619 Width: 1006 -Flags: MW +Flags: W +HStem: 0 110<38 158 348 629.825> 730 110<348.268 629.825> 1390 110<38.0208 157.964 348.365 467.983> +VStem: 158 190<110 729.967 840.207 1389.66> 748 220<233.354 606.646> +LayerCount: 2 Fore SplineSet 126 110 m 2 @@ -14168,12 +15834,15 @@ EndSplineSet EndChar StartChar: uni042D -Encoding: 1069 1069 621 +Encoding: 1069 1069 620 Width: 1164 -Flags: MW +Flags: W +HStem: -20 118<356.11 679.102> 700 110<553 904> 1404 116<437.083 700.681> +VStem: 80 168<207.89 446> 129 114<990 1177.79> 129 95<1433.81 1510> 904 205<400.618 700> AnchorPoint: "Anchor-0" 643 1500 basechar 0 AnchorPoint: "Anchor-1" 592 0 basechar 0 AnchorPoint: "Anchor-2" 592 0 basechar 0 +LayerCount: 2 Fore SplineSet 80 398 m 0 @@ -14211,9 +15880,12 @@ EndSplineSet EndChar StartChar: uni042E -Encoding: 1070 1070 622 +Encoding: 1070 1070 621 Width: 1523 -Flags: MW +Flags: W +HStem: -20 100<878.125 1143.56> 0 110<38 157.786 348 468> 700 110<348.1 532.806> 1390 110<38 158 348 468> 1420 100<874.322 1137.18> +VStem: 158 190<111.344 699.878 810.033 1390> 1258 210<355.487 1151.12> +LayerCount: 2 Fore SplineSet 738 750 m 0 @@ -14261,12 +15933,15 @@ EndSplineSet EndChar StartChar: uni042F -Encoding: 1071 1071 623 +Encoding: 1071 1071 622 Width: 1073 -Flags: MW +Flags: W +HStem: -20 130<55.6131 368.789> 0 110<585 725 915 1035> 690 120<423.389 724.944> 1390 110<406.95 725.03 915.049 1035> +VStem: -25 64<127.234 258> 125 200<903.422 1294.74> 725 190<110.023 689.994 810 1389.96> AnchorPoint: "Anchor-0" 696 1500 basechar 0 AnchorPoint: "Anchor-1" 666 0 basechar 0 AnchorPoint: "Anchor-2" 666 0 basechar 0 +LayerCount: 2 Fore SplineSet -25 230 m 256 @@ -14313,19 +15988,25 @@ EndSplineSet EndChar StartChar: uni0430 -Encoding: 1072 1072 624 +Encoding: 1072 1072 623 Width: 852 -Flags: MW +Flags: W +HStem: -20 94<730.567 778.812> -20 112<285.804 466.271> 522 76<350.463 550> 968 92<270.002 501.225> +VStem: 58 194<121.367 419.938> 118 142<772 947.519> 550 180<188.464 522 598 921.479> 793 64<81.6965 222.947> +LayerCount: 2 Fore Refer: 38 97 N 1 0 0 1 0 0 2 EndChar StartChar: uni0431 -Encoding: 1073 1073 625 +Encoding: 1073 1073 624 Width: 846 -Flags: MW +Flags: W +HStem: -20 90<339.26 512.669> 970 90<339.338 511.485> 1290 181<315.798 696.915> +VStem: 40 220<236.941 822.903> 596 210<199.941 860.139> 711 95<1489.45 1594> AnchorPoint: "Anchor-1" 425 0 basechar 0 AnchorPoint: "Anchor-2" 425 0 basechar 0 +LayerCount: 2 Fore SplineSet 260 540 m 0 @@ -14350,9 +16031,12 @@ EndSplineSet EndChar StartChar: uni0432 -Encoding: 1074 1074 626 +Encoding: 1074 1074 625 Width: 838 -Flags: MW +Flags: W +HStem: 0 110<48 128 308.004 526.282> 490 110<308.004 492.554> 930 110<48 128 308 495.301> +VStem: 128 180<110.018 490 600 930> 533 190<638.866 897.932> 573 210<151.738 416.394> +LayerCount: 2 Fore SplineSet 104 930 m 2 @@ -14394,9 +16078,12 @@ EndSplineSet EndChar StartChar: uni0433 -Encoding: 1075 1075 627 +Encoding: 1075 1075 626 Width: 693 -Flags: MW +Flags: W +HStem: 0 110<48 128 308 458> 930 110<48 128 308 496.463> +VStem: 128 180<110.054 930> 568 100<650 852.461> +LayerCount: 2 Fore SplineSet 99 930 m 2 @@ -14431,9 +16118,12 @@ EndSplineSet EndChar StartChar: uni0434 -Encoding: 1076 1076 628 +Encoding: 1076 1076 627 Width: 900 -Flags: MW +Flags: W +HStem: 0 110<263.416 584.818> 930 110<192.041 241.865 362.055 590 770 850> +VStem: 30 100<-330 -89.7102> 242 120<426.309 929.99> 590 180<111.344 930> 749 101<-330 -87.5949> +LayerCount: 2 Fore SplineSet 407 930 m 2 @@ -14478,17 +16168,23 @@ EndSplineSet EndChar StartChar: uni0435 -Encoding: 1077 1077 629 +Encoding: 1077 1077 628 Width: 794 -Flags: MW +Flags: W +HStem: -20 98<334.077 553.913> 522 86<256.262 554.998> 972 88<326.85 498.441> +VStem: 50 202<193.767 811.334> 555 189<537.5 858.484> 636 105<169.539 346> +LayerCount: 2 Fore Refer: 42 101 N 1 0 0 1 0 0 2 EndChar StartChar: uni0436 -Encoding: 1078 1078 630 +Encoding: 1078 1078 629 Width: 1136 -Flags: MW +Flags: W +HStem: -20 105<107.348 330.598 805.906 1028.65> 0 110<413 483 653 723> 218 1<43 73 1063 1093> 460 120<387.518 482.944 653.056 748.482> 919 131<140.501 260.184 403.508 483 653 732.492 876.835 1000.5> +VStem: 10 202<795.284 917.875> 18 86<87.677 218.521> 413 310<0 110 930 1040> 483 170<110 459.994 580.021 929.949> 924 202<795.284 917.875> 1032 86<87.677 218.521> +LayerCount: 2 Fore SplineSet 1118 190 m 0 @@ -14564,9 +16260,12 @@ EndSplineSet EndChar StartChar: uni0437 -Encoding: 1079 1079 631 +Encoding: 1079 1079 630 Width: 760 -Flags: MW +Flags: W +HStem: -20 84<206.473 472.089> 986 84<321.588 468.242> +VStem: 25 128<115.607 316> 107 114<660 843.406> 107 95<1004 1060> 493 202<665.997 969.606> 513 202<103.164 386.809> +LayerCount: 2 Fore SplineSet 397 986 m 1 @@ -14606,9 +16305,12 @@ EndSplineSet EndChar StartChar: uni0438 -Encoding: 1080 1080 632 +Encoding: 1080 1080 631 Width: 926 -Flags: MW +Flags: W +HStem: 0 110<48 128 309.011 388 538 618 798.001 878> 932 110<48 127.999 308 388 538 617.992 798 878> +VStem: 48 340<0 109.796 932 1042> 128 180<110.044 212.25 432.625 932> 538 340<0 110 932 1042> 618 180<110 603.125 817.75 932> +LayerCount: 2 Fore SplineSet 798 155 m 2 @@ -14670,9 +16372,12 @@ EndSplineSet EndChar StartChar: uni0439 -Encoding: 1081 1081 633 +Encoding: 1081 1081 632 Width: 926 -Flags: MW +Flags: W +HStem: 0 110<53 133 314.011 393 543 623 803.001 883> 932 110<53 132.999 313 393 543 622.992 803 883> 1197 83<274.181 628.428> 1501 20G<191.5 257 646 711.5> +VStem: 53 340<0 109.796 932 1042> 104 162<1298.51 1449.15> 133 180<110.044 212.25 432.625 932> 543 340<0 110 932 1042> 623 180<110 603.125 817.75 932> 637 162<1298.08 1448.06> +LayerCount: 2 Fore SplineSet 676 1521 m 0 @@ -14687,13 +16392,16 @@ SplineSet 637 1370 570 1376 570 1426 c 0 570 1480 616 1521 676 1521 c 0 EndSplineSet -Refer: 632 1080 N 1 0 0 1 5 0 2 +Refer: 631 1080 N 1 0 0 1 5 0 2 EndChar StartChar: uni043A -Encoding: 1082 1082 634 +Encoding: 1082 1082 633 Width: 781 -Flags: MW +Flags: W +HStem: -20 105<450.906 673.652> 0 110<58 128 298 368> 218 1<708 738> 460 120<298.056 393.482> 930 110<48 128 298.029 378 525.96 645.499> +VStem: 58 310<0 110 930 1040> 128 170<110 459.994 580 929.949> 569 202<795.284 917.875> 677 86<87.677 218.521> +LayerCount: 2 Fore SplineSet 763 190 m 0 @@ -14747,9 +16455,12 @@ EndSplineSet EndChar StartChar: uni043B -Encoding: 1083 1083 635 +Encoding: 1083 1083 634 Width: 969 -Flags: MW +Flags: W +HStem: -20 110<146 277.872> 0 110<621 670.992 851 921> 930 110<223.043 302.932 428.055 671 851 921> +VStem: 15 214<91.7344 205.613> 303 125<429.719 929.99> 671 180<110 930> +LayerCount: 2 Fore SplineSet 15 150 m 0 @@ -14791,9 +16502,12 @@ EndSplineSet EndChar StartChar: uni043C -Encoding: 1084 1084 636 +Encoding: 1084 1084 635 Width: 1090 -Flags: MW +Flags: W +HStem: -20 21G<469 546> 0 110<40 107 236.026 330 720.012 795 984 1050> 930 110<70 134 956.161 1019.93> +VStem: 107 129<110 535.63> 134 117<508.37 899.471> 780 176<514 875.916> 795 189<110 514> +LayerCount: 2 Fore SplineSet 108 930 m 2 @@ -14854,9 +16568,12 @@ EndSplineSet EndChar StartChar: uni043D -Encoding: 1085 1085 637 +Encoding: 1085 1085 636 Width: 926 -Flags: MW +Flags: W +HStem: 0 110<48 128 308 388 538 618 798.001 878> 482 110<308.027 618> 930 110<48 127.999 308 388 538 618 798 878> +VStem: 48 340<0 110 930 1040> 128 180<110 481.976 592 930> 538 340<0 110 930 1040> 618 180<110 482 592 930> +LayerCount: 2 Fore SplineSet 798 155 m 2 @@ -14920,17 +16637,23 @@ EndSplineSet EndChar StartChar: uni043E -Encoding: 1086 1086 638 +Encoding: 1086 1086 637 Width: 860 -Flags: MW +Flags: W +HStem: -20 90<335.527 524.473> 970 90<335.527 524.473> +VStem: 52 200<225.741 803.927> 608 200<236.073 814.259> +LayerCount: 2 Fore Refer: 52 111 N 1 0 0 1 0 0 2 EndChar StartChar: uni043F -Encoding: 1087 1087 639 +Encoding: 1087 1087 638 Width: 926 -Flags: MW +Flags: W +HStem: 0 110<48 128 308 388 538 618 798.001 878> 930 110<48 127.999 308 618 798 878> +VStem: 48 340<0 110> 128 180<110 930> 538 340<0 110> 618 180<110 930> +LayerCount: 2 Fore SplineSet 308 151 m 2 @@ -14978,25 +16701,34 @@ EndSplineSet EndChar StartChar: uni0440 -Encoding: 1088 1088 640 +Encoding: 1088 1088 639 Width: 920 -Flags: MW +Flags: W +HStem: -500 110<32 111.993 292.021 372> -18 102<387.545 586.578> 930 110<32 112> 956 104<389.361 586.578> +VStem: 32 340<-500 -390> 112 180<-390 75.2505 199.218 833.551 925.993 930> 668 200<208.752 831.543> +LayerCount: 2 Fore Refer: 53 112 N 1 0 0 1 0 0 2 EndChar StartChar: uni0441 -Encoding: 1089 1089 641 +Encoding: 1089 1089 640 Width: 787 -Flags: MW +Flags: W +HStem: -20 98<342.193 541.568> 966 94<351.522 577.276> +VStem: 52 202<197.308 802.61> 594 148<734 945.799> 624 109<176.341 346> +LayerCount: 2 Fore Refer: 40 99 N 1 0 0 1 0 0 2 EndChar StartChar: uni0442 -Encoding: 1090 1090 642 +Encoding: 1090 1090 641 Width: 790 -Flags: MW +Flags: W +HStem: 0 110<195 284.82 465.147 544.983> 940 100<185.682 284.995 465 576.373> +VStem: 25 100<590 863.642> 285 180<110 938.958> 664 101<590 834.012> +LayerCount: 2 Fore SplineSet 195 41 m 2 @@ -15034,17 +16766,23 @@ EndSplineSet EndChar StartChar: uni0443 -Encoding: 1091 1091 643 +Encoding: 1091 1091 642 Width: 950 -Flags: MW +Flags: W +HStem: -520 100<163.085 332.591> 930 110<4 96.9964 297.188 405.996 620 722.547 841.004 950> +VStem: 30 123<-411.145 -226> +LayerCount: 2 Fore Refer: 62 121 N 1 0 0 1 0 0 2 EndChar StartChar: uni0444 -Encoding: 1092 1092 644 +Encoding: 1092 1092 643 Width: 1266 -Flags: MW +Flags: W +HStem: -500 110<468 547.993 728.007 798> -20 104<328.277 451.182 816.592 937.496> 956 102<217 451.392 817.132 1049> 1450 110<468 548> +VStem: 52 200<188.46 851.201> 468 330<-500 -390> 548 180<-390 62.4863 239.873 800.127 963 1450> 1014 200<188.799 851.54> +LayerCount: 2 Fore SplineSet 52 520 m 0 @@ -15096,17 +16834,23 @@ EndSplineSet EndChar StartChar: uni0445 -Encoding: 1093 1093 645 +Encoding: 1093 1093 644 Width: 848 -Flags: MW +Flags: W +HStem: 0 110<20 120.125 241.297 348 436 535.781 740.812 828> 930 110<20 169.25 365.062 442 510 596.25 732.613 828> +VStem: 333 194<446.438 622.312> +LayerCount: 2 Fore Refer: 61 120 N 1 0 0 1 0 0 2 EndChar StartChar: uni0446 -Encoding: 1094 1094 646 +Encoding: 1094 1094 645 Width: 966 -Flags: MW +Flags: W +HStem: 0 110<48 148 328 631.088> 930 110<48 147.999 328 428 538 638 818 918> +VStem: 148 180<110 930> 638 180<110 930> 828 90<-320 -105.253> +LayerCount: 2 Fore SplineSet 638 889 m 2 @@ -15157,9 +16901,12 @@ EndSplineSet EndChar StartChar: uni0447 -Encoding: 1095 1095 647 +Encoding: 1095 1095 646 Width: 888 -Flags: MW +Flags: W +HStem: 0 110<490 569.957 760 840> 364 120<310.484 522.468> 930 110<30.0074 110 290 370 500 569.935 760.008 840> +VStem: 30 340<930 1040> 110 180<494.664 930> 490 350<0.0485115 110 930 1039.91> 570 190<110 410.006 528.106 930> +LayerCount: 2 Fore SplineSet 570 878 m 2 @@ -15211,9 +16958,12 @@ EndSplineSet EndChar StartChar: uni0448 -Encoding: 1096 1096 648 +Encoding: 1096 1096 647 Width: 1296 -Flags: MW +Flags: W +HStem: 0 110<48 128 308 558 738.001 988 1168 1248> 930 110<48 127.999 308 388 478 558 738 818 908 988 1168 1248> +VStem: 48 340<930 1040> 128 180<110 930> 558 180<110 930> 908 340<930 1040> 988 180<110 930> +LayerCount: 2 Fore SplineSet 558 889 m 2 @@ -15277,9 +17027,12 @@ EndSplineSet EndChar StartChar: uni0449 -Encoding: 1097 1097 649 +Encoding: 1097 1097 648 Width: 1256 -Flags: MW +Flags: W +HStem: 0 110<48 128 308 538 718.001 944.299> 930 110<48 127.999 308 388 458 538 718 798 868 948 1128 1208> +VStem: 48 340<930 1040> 128 180<110 930> 538 180<110 930> 868 340<930 1040> 948 180<110 930> 1118 90<-320 -105.253> +LayerCount: 2 Fore SplineSet 538 889 m 2 @@ -15346,9 +17099,12 @@ EndSplineSet EndChar StartChar: uni044A -Encoding: 1098 1098 650 +Encoding: 1098 1098 649 Width: 1287 -Flags: MW +Flags: W +HStem: 0 110<344 424 604 809.985> 480 110<604.021 819.048> 930 110<273.808 424 604 694> +VStem: 110 100<650 861.057> 424 180<110 479.984 590 930> 852 220<152.754 451.547> +LayerCount: 2 Fore SplineSet 702 110 m 2 @@ -15390,9 +17146,12 @@ EndSplineSet EndChar StartChar: uni044B -Encoding: 1099 1099 651 +Encoding: 1099 1099 650 Width: 1234 -Flags: MW +Flags: W +HStem: 0 110<48 128 308 487.101 846 926 1106 1186> 480 110<308 496.385> 930 110<48 128 308 398 846 926 1106 1186> +VStem: 128 180<110 480 590 930> 526 220<145.209 454.583> 846 340<0 110 930 1040> 926 180<110 930> +LayerCount: 2 Fore SplineSet 926 149 m 2 @@ -15456,9 +17215,12 @@ EndSplineSet EndChar StartChar: uni044C -Encoding: 1100 1100 652 +Encoding: 1100 1100 651 Width: 776 -Flags: MW +Flags: W +HStem: 0 110<48 128 308 502.778> 480 110<308.107 521.979> 930 110<48 128 308 398> +VStem: 128 180<110 479.944 590 930> 556 220<160.842 444.697> +LayerCount: 2 Fore SplineSet 71 0 m 2 @@ -15497,9 +17259,12 @@ EndSplineSet EndChar StartChar: uni044D -Encoding: 1101 1101 653 +Encoding: 1101 1101 652 Width: 777 -Flags: MW +Flags: W +HStem: -20 94<195.777 424.863> 470 110<350 517.001> 962 98<285.383 445.655> +VStem: 35 148<88.6693 306> 81 114<670 831.873> 81 95<989 1050> 521 204<387.286 831.734> +LayerCount: 2 Fore SplineSet 725 530 m 0 @@ -15534,9 +17299,12 @@ EndSplineSet EndChar StartChar: uni044E -Encoding: 1102 1102 654 +Encoding: 1102 1102 653 Width: 1286 -Flags: MW +Flags: W +HStem: -20 90<758.822 942.264> 0 110<48 128 308.001 388> 480 110<308.236 469.999> 930 110<48 128 308 388> 970 90<753.427 940.147> +VStem: 48 340<0 110 930 1040> 128 180<110 479.486 590 930> 1034 200<230.059 820.53> +LayerCount: 2 Fore SplineSet 668 540 m 0 @@ -15584,9 +17352,12 @@ EndSplineSet EndChar StartChar: uni044F -Encoding: 1103 1103 655 +Encoding: 1103 1103 654 Width: 802 -Flags: MW +Flags: W +HStem: -20 125<82.4616 342.719 424.136 494> 0 110<424 494 674 754> 460 110<353.723 493.944> 930 110<336.584 493.999 673.956 753.998> +VStem: -11 86<111.662 234> 101 200<609.234 900.919> 494 180<110 459.994 570 929.996> +LayerCount: 2 Fore SplineSet 472 570 m 2 @@ -15633,27 +17404,36 @@ EndSplineSet EndChar StartChar: uni0450 -Encoding: 1104 1104 656 +Encoding: 1104 1104 655 Width: 794 -Flags: MW +Flags: W +HStem: -20 98<334.077 553.913> 522 86<256.262 554.998> 972 88<326.85 498.441> +VStem: 50 202<193.767 811.334> 555 189<537.5 858.484> 636 105<169.539 346> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 -96 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 EndChar StartChar: uni0451 -Encoding: 1105 1105 657 +Encoding: 1105 1105 656 Width: 794 -Flags: MW +Flags: W +HStem: -20 98<334.077 553.913> 522 86<256.262 554.998> 972 88<326.85 498.441> 1230 193<164.4 323.6 484.4 643.6> +VStem: 50 202<193.767 811.334> 148 192<1246.4 1406.28> 468 192<1246.4 1406.28> 555 189<537.5 858.484> 636 105<169.539 346> +LayerCount: 2 Fore Refer: 194 168 N 1 0 0 1 -96 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 EndChar StartChar: uni0452 -Encoding: 1106 1106 658 +Encoding: 1106 1106 657 Width: 879 -Flags: MW +Flags: W +HStem: -520 88<453.675 610.421> 0 110<32 112 292 372> 946 114<384.83 560.985> 1220 110<32 462> 1450 110<32 112> +VStem: 32 340<0 110> 112 180<110 826.683 958 1450> 276 176<-420.846 -236.88> 602 180<-300.033 907.509> +LayerCount: 2 Fore SplineSet 68 1330 m 2 @@ -15705,18 +17485,24 @@ EndSplineSet EndChar StartChar: uni0453 -Encoding: 1107 1107 659 +Encoding: 1107 1107 658 Width: 693 -Flags: MW +Flags: W +HStem: 0 110<53 133 313 463> 930 110<53 133 313 501.463> +VStem: 133 180<110.054 930> 573 100<650 852.461> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 -76 -460 2 -Refer: 627 1075 N 1 0 0 1 5 0 2 +Refer: 626 1075 N 1 0 0 1 5 0 2 EndChar StartChar: uni0454 -Encoding: 1108 1108 660 +Encoding: 1108 1108 659 Width: 787 -Flags: MW +Flags: W +HStem: -20 98<341.458 541.568> 467 110<256.398 474> 966 94<351.87 577.276> +VStem: 52 204<196.151 467 577 800.794> 594 148<734 945.799> 624 109<176.341 346> +LayerCount: 2 Fore SplineSet 52 520 m 0 @@ -15745,25 +17531,34 @@ EndSplineSet EndChar StartChar: uni0455 -Encoding: 1109 1109 661 +Encoding: 1109 1109 660 Width: 728 -Flags: MW +Flags: W +HStem: -24 104<293.102 487.843> 952 112<255.673 434.168> +VStem: 58 108<-20 47.8261 243.315 346> 82 156<730.368 934.834> 512 166<102.884 317.559> 524 118<700 841.459 1038 1059.96> +LayerCount: 2 Fore Refer: 56 115 N 1 0 0 1 0 0 2 EndChar StartChar: uni0456 -Encoding: 1110 1110 662 +Encoding: 1110 1110 661 Width: 420 -Flags: MW +Flags: W +HStem: 0 110<50 130 310 390> 930 110<50 130> 1280 240<117.491 302.509> +VStem: 90 240<1307.49 1492.51> 130 180<110 930> +LayerCount: 2 Fore Refer: 46 105 N 1 0 0 1 0 0 2 EndChar StartChar: uni0457 -Encoding: 1111 1111 663 +Encoding: 1111 1111 662 Width: 447 -Flags: MW +Flags: W +HStem: 0 110<65 145 325 405> 930 110<65 145> 1230 193<-16.5996 142.6 303.4 462.6> +VStem: -33 192<1246.4 1406.28> 145 180<110 930> 287 192<1246.4 1406.28> +LayerCount: 2 Fore SplineSet 383 1230 m 256 @@ -15801,17 +17596,23 @@ EndSplineSet EndChar StartChar: uni0458 -Encoding: 1112 1112 664 +Encoding: 1112 1112 663 Width: 436 -Flags: MW +Flags: W +HStem: -520 97<26.425 161.227> 930 110<65 145> 1280 240<126.491 311.509> +VStem: -151 176<-421.128 -227.869> 99 240<1307.49 1492.51> 145 180<-128.292 930> +LayerCount: 2 Fore Refer: 47 106 N 1 0 0 1 0 0 2 EndChar StartChar: uni0459 -Encoding: 1113 1113 665 +Encoding: 1113 1113 664 Width: 1259 -Flags: MW +Flags: W +HStem: -20 110<154.005 262.728> 0 110<551 630.913 811 975.961> 480 110<811.015 995.451> 930 110<223.044 302.9 428.055 631 811 901> +VStem: 15 194<91.7344 205.613> 303 125<423.37 929.99> 631 180<110.033 480 590 930> 1039 220<167.764 438.655> +LayerCount: 2 Fore SplineSet 15 150 m 0 @@ -15860,9 +17661,12 @@ EndSplineSet EndChar StartChar: uni045A -Encoding: 1114 1114 666 +Encoding: 1114 1114 665 Width: 1196 -Flags: MW +Flags: W +HStem: 0 110<48 128 308 388 538 618 798 937.101> 482 110<308.027 618 798.022 946.385> 930 110<48 127.999 308 388 538 618 798 878> +VStem: 48 340<0 110 930 1040> 128 180<110 481.976 592 930> 538 340<930 1040> 618 180<110 479.888 592.078 930> 976 220<143.949 458.782> +LayerCount: 2 Fore SplineSet 836 110 m 2 @@ -15933,35 +17737,47 @@ EndSplineSet EndChar StartChar: uni045B -Encoding: 1115 1115 667 +Encoding: 1115 1115 666 Width: 927 -Flags: MW +Flags: W +HStem: 0 110<37.0025 117 297 407.998 520.008 637 812.033 901.988> 936 124<413.624 594.419> 1180 110<31 438> 1450 110<37.0269 117> +VStem: 117 176<110.007 812.066 948.417 1450> 637 175<110 899.417> +LayerCount: 2 Fore Refer: 308 295 N 1 0 0 1 5 0 2 EndChar StartChar: uni045C -Encoding: 1116 1116 668 +Encoding: 1116 1116 667 Width: 781 -Flags: MW +Flags: W +HStem: -20 105<455.906 678.652> 0 110<63 133 303 373> 218 1<713 743> 460 120<303.056 398.482> 930 110<53 133 303.029 383 530.96 650.499> +VStem: 63 310<0 110 930 1040> 133 170<110 459.994 580 929.949> 574 202<795.284 917.875> 682 86<87.677 218.521> +LayerCount: 2 Fore Refer: 157 769 N 1 0 0 1 -69 -460 2 -Refer: 634 1082 N 1 0 0 1 5 0 2 +Refer: 633 1082 N 1 0 0 1 5 0 2 EndChar StartChar: uni045D -Encoding: 1117 1117 669 +Encoding: 1117 1117 668 Width: 926 -Flags: MW +Flags: W +HStem: 0 110<53 133 314.011 393 543 623 803.001 883> 932 110<53 132.999 313 393 543 622.992 803 883> +VStem: 53 340<0 109.796 932 1042> 133 180<110.044 212.25 432.625 932> 543 340<0 110 932 1042> 623 180<110 603.125 817.75 932> +LayerCount: 2 Fore Refer: 156 768 N 1 0 0 1 -39 -460 2 -Refer: 632 1080 N 1 0 0 1 5 0 2 +Refer: 631 1080 N 1 0 0 1 5 0 2 EndChar StartChar: uni045E -Encoding: 1118 1118 670 +Encoding: 1118 1118 669 Width: 950 -Flags: MW +Flags: W +HStem: -520 100<163.085 332.591> 930 110<4 96.9964 297.188 405.996 620 722.547 841.004 950> 1197 83<305.181 659.428> 1501 20G<222.5 288 677 742.5> +VStem: 30 123<-411.145 -226> 135 162<1298.51 1449.15> 668 162<1298.08 1448.06> +LayerCount: 2 Fore SplineSet 707 1521 m 0 @@ -15980,9 +17796,12 @@ Refer: 62 121 N 1 0 0 1 0 0 2 EndChar StartChar: uni045F -Encoding: 1119 1119 671 +Encoding: 1119 1119 670 Width: 916 -Flags: MW +Flags: W +HStem: 0 110<48 128 308 369 548 608 788.001 868> 930 110<48 127.999 308 388 528 608 788 868> +VStem: 128 180<110 930> 413 91<-320 -105.253> 528 340<930 1040> 608 180<110 930> +LayerCount: 2 Fore SplineSet 432 -320 m 2 @@ -16036,9 +17855,12 @@ EndSplineSet EndChar StartChar: uni0462 -Encoding: 1122 1122 672 +Encoding: 1122 1122 671 Width: 1011 -Flags: MW +Flags: W +HStem: 0 110<43 163 353 634.825> 730 110<353.268 634.825> 1050 110<41 568> 1390 110<43.0208 162.964 353.365 472.983> +VStem: 163 190<110 729.967 840.207 1389.66> 753 220<233.354 606.646> +LayerCount: 2 Fore SplineSet 75 1160 m 2 @@ -16051,13 +17873,16 @@ SplineSet 41 1132 l 2 41 1155 49 1160 75 1160 c 2 EndSplineSet -Refer: 620 1068 N 1 0 0 1 5 0 2 +Refer: 619 1068 N 1 0 0 1 5 0 2 EndChar StartChar: uni0463 -Encoding: 1123 1123 673 +Encoding: 1123 1123 672 Width: 776 -Flags: MW +Flags: W +HStem: 0 110<38 118 298 501.176> 480 110<298.107 522> 1030 110<37 494> 1450 110<38 118 298 388> +VStem: 118 180<110 479.944 590 1450> 556 220<159.281 445.906> +LayerCount: 2 Fore SplineSet 71 1140 m 2 @@ -16105,9 +17930,12 @@ EndSplineSet EndChar StartChar: uni0491 -Encoding: 1169 1169 674 +Encoding: 1169 1169 673 Width: 515 -Flags: MW +Flags: W +HStem: 0 110<59 77 80 150 330 400> 930 110<80 150 330 359> +VStem: 150 180<110.054 930> 390 100<1073.8 1320> +LayerCount: 2 Fore SplineSet 121 930 m 2 @@ -16142,12 +17970,15 @@ EndSplineSet EndChar StartChar: uni0490 -Encoding: 1168 1168 675 +Encoding: 1168 1168 674 Width: 718 -Flags: MW +Flags: W +HStem: 0 110<38 108 298 388> 1390 110<38 108 298 521.01> +VStem: 108 190<110 1390> 598 100<1586.26 1860> AnchorPoint: "Anchor-0" 377 1500 basechar 0 AnchorPoint: "Anchor-1" 209 0 basechar 0 AnchorPoint: "Anchor-2" 209 0 basechar 0 +LayerCount: 2 Fore SplineSet 79 1390 m 2 @@ -16182,9 +18013,11 @@ EndSplineSet EndChar StartChar: uni262D -Encoding: 9773 9773 676 +Encoding: 9773 9773 675 Width: 2000 -Flags: M +HStem: 192 164<896.312 1212.55> +VStem: 1425 192<569.658 971.967> +LayerCount: 2 Fore SplineSet 420 939 m 2 @@ -16232,9 +18065,12 @@ EndSplineSet EndChar StartChar: uni261E -Encoding: 9758 9758 677 +Encoding: 9758 9758 676 Width: 2028 -Flags: MW +Flags: W +HStem: 98 111<272.538 409.314> 224 59<1120.99 1237.42> 239 297<507.349 848> 249 84<301.014 384.986> 383 54<1191.99 1244.99> 531 51<1319.89 1342.77> 773 140<1279.3 1390.23> 853 57<1443.87 1739.85 1771.8 1946.11> 939 22<835 1216> 999 48<1092.29 1882.47> +VStem: 36 172<285.383 731.378> 301 84<249.014 332.986> 329 109<498.321 783.295> 1245 53<291.587 383.444> 1480 46<654.39 721.821> 1949 49<911.447 961.905> +LayerCount: 2 Fore SplineSet 301 291 m 0 @@ -16333,9 +18169,12 @@ EndSplineSet EndChar StartChar: uni261B -Encoding: 9755 9755 678 +Encoding: 9755 9755 677 Width: 2028 -Flags: MW +Flags: W +HStem: 98 151<302.222 384.713> 119 866<56.1206 299.941> 224 823<799.966 1280.12> 853 184<1443.87 1962.23> +VStem: 30 271<124 584.9> 385 94<249.014 279.375> +LayerCount: 2 Fore SplineSet 301 291 m 0 @@ -16378,9 +18217,12 @@ EndSplineSet EndChar StartChar: uni261C -Encoding: 9756 9756 679 +Encoding: 9756 9756 678 Width: 2028 -Flags: MW +Flags: W +HStem: 224 181<786.5 1095.83> 801 84<1643.01 1726.99> 853 48<78.4222 367.066 402.038 584.126> 925 60<1649.64 1935> 1002 45<256.495 1068.37> +VStem: 30 46<911.708 936.774> 734 175<376 450> 1538 460<119.872 265.571> 1549 150<268 553> 1643 84<801.014 884.986> 1820 172<402.622 848.617> +LayerCount: 2 Fore SplineSet 1992 847 m 0 @@ -16459,9 +18301,12 @@ EndSplineSet EndChar StartChar: uni261A -Encoding: 9754 9754 680 +Encoding: 9754 9754 679 Width: 2028 -Flags: MW +Flags: W +HStem: 119 866<1728.06 1971.88> 224 823<747.875 1228.03> 853 184<65.7677 584.126> +VStem: 1538 460<119.872 275.654> +LayerCount: 2 Fore SplineSet 1992 847 m 0 @@ -16504,9 +18349,12 @@ EndSplineSet EndChar StartChar: uni2619 -Encoding: 9753 9753 681 +Encoding: 9753 9753 680 Width: 1654 Flags: W +HStem: -17 537<326.5 857> 52 143<1340 1505.56> 1034 64<387.751 449.952> 1054 143<1252 1426.76> +VStem: 80 148<584.307 847.064> 1476 90<698.703 1009.51> 1543 81<216.684 460.524> +LayerCount: 2 Fore SplineSet 1048 580 m 0 @@ -16544,9 +18392,12 @@ EndSplineSet EndChar StartChar: uni2766 -Encoding: 10086 10086 682 +Encoding: 10086 10086 681 Width: 1374 Flags: W +HStem: -22 148<681.307 944.064> 1060 21G<1141 1211> 1374 90<795.703 1106.51> 1441 81<313.684 557.524> +VStem: 80 537<224.5 755> 149 143<1238 1403.56> 1131 64<285.751 347.952> 1151 143<1150 1324.76> +LayerCount: 2 Fore SplineSet 677 946 m 0 @@ -16584,9 +18435,12 @@ EndSplineSet EndChar StartChar: uni2767 -Encoding: 10087 10087 683 +Encoding: 10087 10087 682 Width: 1654 Flags: W +HStem: -17 537<797 1327.5> 52 143<148.444 314> 1034 64<1204.05 1266.25> 1054 143<227.245 402> +VStem: 30 81<216.684 460.524> 88 90<698.703 1009.51> 1426 148<584.307 847.064> +LayerCount: 2 Fore SplineSet 606 580 m 0 @@ -16624,9 +18478,12 @@ EndSplineSet EndChar StartChar: uni260E -Encoding: 9742 9742 684 +Encoding: 9742 9742 683 Width: 1400 Flags: W +HStem: -173 50<189.515 363.432> 0 21G<622 1323.5> 274 75<465.06 509 771.379 849.142> 373 53<371.234 509> 789 52<742.077 898> 836 40<498.165 558.842> 1065 50<328.826 547.677> 1158 254<877.016 1070.95> 1469 50<876.288 1069.71> +VStem: 67 50<-43.5542 181.623> 165 50<675.513 945.665> 423 50<-63.8202 157.42> 454 43<778.156 835.075> 571 156<426.404 735.112> 739 50<1188.06 1381.41> 846 254<1185.65 1380.51> 878 190<841 1033.42> 898 150<289 789 841 966.539> 1157 50<1188.06 1381.41> +LayerCount: 2 Fore SplineSet 639 251 m 1 @@ -16740,9 +18597,12 @@ EndSplineSet EndChar StartChar: uni260F -Encoding: 9743 9743 685 +Encoding: 9743 9743 684 Width: 1400 Flags: W +HStem: -20 40<541.2 876.267> 48 1<582 589> 54 1<585 589> 57 38<553.283 863.178> 60 1<549.791 558> 76 1<507.791 516> 120 32<665.775 754.725> 260 42<388.27 544.617> 322 27<455.015 477.259> 689 26<375.832 412.489 519.008 550.554> 704 39<435.284 475.454 688.622 750> 708 89<702 749 785 805> 758 62<465.159 548.545> 906 30<475.043 551.673> 939 28<690.468 750> 998 25<669.759 746.41> 1110 47<761.013 920.918> 1226 30<782.203 788.336> 1462 34<719.277 784.859> 1494 29<855.532 952.429> +VStem: 325 49<715.3 783.183> 343 31<716.262 752.836> 394 46<69.3152 102.877> 413 41<381 387.996 462.006 688.75> 437 30<843.884 898.048> 478 40<381 387.996 462.005 682.962> 503 1<67.5341 72.7373> 545 1<51.5341 56.7373> 554 96<739.012 763.639> 558 31<515.802 679.054> 594 1<39 52> 608 1<38 52> 609 34<967.106 997.534> 635 35<223.086 451.646 492.769 683.654 853 922.89> 732 32<1043.16 1091.9 1272.93 1351.79> 750 35<224 354 388 707.997 797.084 935.073> 777 34<967.172 997.524 1367.49 1441.69> 937 26<1303.04 1370.77> 980 46<69.3594 108.29> 1034 32<1258.56 1400.26> +LayerCount: 2 Fore SplineSet 568 60 m 1 @@ -17049,5 +18909,102 @@ SplineSet 595 39 l 1 EndSplineSet EndChar + +StartChar: trademark +Encoding: 8482 8482 685 +Width: 1426 +Flags: W +HStem: 968 97<962.707 994.688> 975 40<238 456 647 825 1109 1312> 1465 50<776.258 790.721 1152.32 1163.67> 1479 36<182.349 315 383 517.551 668 732.999 1227.18 1288> +VStem: 315 68<1015 1479> 713 46<1015.01 1331.7> 733 43<1159.3 1464.87> 1164 63<1124.67 1455.97> 1177 68<1015 1361.33> +LayerCount: 2 +Fore +SplineSet +221 990 m 2 + 221 1002 l 2 + 221 1014 225 1015 236 1015 c 2 + 295 1015 l 2 + 312 1015 315 1016 315 1034 c 2 + 315 1463 l 2 + 315 1477 312 1479 299 1479 c 2 + 264 1479 l 2 + 170 1479 144 1447 142 1346 c 0 + 142 1335 140 1331 128 1331 c 2 + 118 1331 l 2 + 106 1331 106 1339 106 1350 c 2 + 106 1496 l 2 + 106 1513 107 1515 123 1515 c 2 + 577 1515 l 2 + 591 1515 592 1512 592 1498 c 2 + 592 1343 l 2 + 592 1333 589 1331 578 1331 c 2 + 570 1331 l 2 + 557 1331 556 1336 556 1348 c 0 + 553 1448 528 1479 434 1479 c 2 + 397 1479 l 2 + 384 1479 383 1477 383 1464 c 2 + 383 1035 l 2 + 383 1017 385 1015 403 1015 c 2 + 462 1015 l 2 + 476 1015 477 1012 477 997 c 2 + 477 990 l 2 + 477 976 469 975 456 975 c 2 + 238 975 l 2 + 224 975 221 976 221 990 c 2 +720 1475 m 2 + 665 1475 l 2 + 655 1475 653 1477 653 1486 c 2 + 653 1503 l 2 + 653 1515 658 1515 668 1515 c 2 + 816 1515 l 2 + 832 1515 830 1509 834 1498 c 2 + 969 1089 l 2 + 974 1075 974 1065 978 1065 c 0 + 981 1065 982 1070 986 1082 c 2 + 1125 1503 l 2 + 1128 1513 1127 1515 1140 1515 c 2 + 1291 1515 l 2 + 1301 1515 1304 1513 1304 1502 c 2 + 1304 1493 l 2 + 1304 1478 1303 1475 1288 1475 c 2 + 1242 1475 l 2 + 1229 1475 1227 1468 1227 1456 c 2 + 1245 1030 l 2 + 1245 1018 1247 1015 1260 1015 c 2 + 1312 1015 l 2 + 1326 1015 1326 1015 1326 1001 c 2 + 1326 990 l 2 + 1326 978 1325 975 1313 975 c 2 + 1109 975 l 2 + 1098 975 1092 977 1092 989 c 2 + 1092 997 l 2 + 1092 1011 1092 1015 1106 1015 c 2 + 1163 1015 l 2 + 1176 1015 1177 1018 1177 1030 c 2 + 1164 1396 l 2 + 1163 1415 1165 1456 1162 1456 c 0 + 1154 1456 1146 1418 1139 1397 c 2 + 999 981 l 2 + 996 972 994 968 982 968 c 2 + 965 968 l 2 + 948 968 946 975 942 987 c 2 + 796 1417 l 2 + 791 1432 789 1465 780 1465 c 0 + 777 1465 777 1457 776 1435 c 2 + 759 1038 l 2 + 758 1018 762 1015 783 1015 c 2 + 827 1015 l 2 + 841 1015 844 1013 844 999 c 2 + 844 989 l 2 + 844 976 838 975 825 975 c 2 + 647 975 l 2 + 634 975 631 976 631 989 c 2 + 631 999 l 2 + 631 1012 633 1015 646 1015 c 2 + 696 1015 l 2 + 708 1015 713 1020 713 1030 c 2 + 733 1461 l 2 + 733 1471 731 1475 720 1475 c 2 +EndSplineSet +EndChar EndChars EndSplineFont diff --git a/sources/fontforge/BesleyCondensed-Fatface.sfd b/sources/fontforge/BesleyCondensed-Fatface.sfd index 676bb109..07544c5f 100644 --- a/sources/fontforge/BesleyCondensed-Fatface.sfd +++ b/sources/fontforge/BesleyCondensed-Fatface.sfd @@ -56,25 +56,25 @@ Lookup: 258 0 0 "'kern' Horizontal Kerning lookup 0" { "'kern' Horizontal Kernin MarkAttachClasses: 1 DEI: 91125 KernClass2: 52+ 42 "'kern' Horizontal Kerning lookup 0 kerning class 2" - 173 a h m n agrave aacute acircumflex atilde adieresis aring amacron abreve aogonek hcircumflex nacute uni0146 ncaron napostrophe uni0430 uni044A uni044C uni0459 uni045A uni045B + 178 a h m n agrave aacute acircumflex atilde adieresis aring amacron abreve aogonek hcircumflex nacute ncommaaccent ncaron napostrophe uni0430 uni044A uni044C uni0459 uni045A uni045B 223 H I M N Igrave Iacute Icircumflex Idieresis Ntilde Hcircumflex Itilde Imacron Ibreve Iogonek Idotaccent uni0406 uni0407 uni040D uni040F uni0414 uni041B uni041C uni041D uni041F uni0426 uni0427 uni0428 uni0429 uni042B uni042F 157 C E Egrave Eacute Ecircumflex Edieresis Cacute Ccircumflex Cdotaccent Ccaron Emacron Ebreve Edotaccent Eogonek Ecaron uni0400 uni0401 uni0404 uni0415 uni0421 112 D O Q Eth Ograve Oacute Ocircumflex Otilde Odieresis Oslash Dcaron Dcroat Omacron Obreve uni041E uni0424 uni042D 90 J U Ugrave Uacute Ucircumflex Udieresis IJ Jcircumflex Utilde Umacron Ubreve Uring Uogonek - 113 g r v w y ydieresis racute uni0157 rcaron wcircumflex ycircumflex uni0433 uni0442 uni0443 uni0453 uni045E uni0491 - 76 A backslash Agrave Aacute Acircumflex Atilde Adieresis Aring uni013B uni0410 - 41 d l lacute uni013C lslash uniFB02 uniFB04 + 118 g r v w y ydieresis racute rcommaaccent rcaron wcircumflex ycircumflex uni0433 uni0442 uni0443 uni0453 uni045E uni0491 + 81 A backslash Agrave Aacute Acircumflex Atilde Adieresis Aring Lcommaaccent uni0410 + 46 d l lacute lcommaaccent lslash uniFB02 uniFB04 87 b c e o p thorn eogonek uni0402 uni0435 uni043E uni0441 uni044D uni0450 uni0451 uni0454 68 quotedbl quotedblleft quotedblright quoteleft quoteright quotesingle 52 s sacute scircumflex scedilla scaron uni0437 uni0455 26 z zacute zdotaccent zcaron 37 slash V W Wcircumflex uni040E uni0423 - 48 k x uni0137 kgreenlandic uni0436 uni043A uni045C + 53 k x kcommaaccent kgreenlandic uni0436 uni043A uni045C 34 Z Zacute Zdotaccent Zcaron uni0411 38 Y Yacute Ycircumflex Ydieresis uni0490 40 T uni0162 Tcaron uni0403 uni0413 uni0422 63 L Lacute Lslash uni0409 uni040A uni042A uni042C uni0462 uni0463 - 35 K X uni0136 uni040C uni0416 uni041A + 40 K X Kcommaaccent uni040C uni0416 uni041A 9 u uogonek 9 t uni0163 27 i j uni0456 uni0457 uni0458 @@ -92,14 +92,14 @@ KernClass2: 52+ 42 "'kern' Horizontal Kerning lookup 0 kerning class 2" 103 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc 74 uni1E87.sc uni1E89.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc 65 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc - 46 r.sc racute.sc rcaron.sc uni0157.sc uni0213.sc - 45 n.sc nacute.sc ncaron.sc ntilde.sc uni0146.sc - 54 g.sc gbreve.sc gcircumflex.sc gdotaccent.sc uni0123.sc + 51 r.sc racute.sc rcaron.sc rcommaaccent.sc uni0213.sc + 50 n.sc nacute.sc ncaron.sc ntilde.sc ncommaaccent.sc + 59 g.sc gbreve.sc gcircumflex.sc gdotaccent.sc gcommaaccent.sc 42 y.sc yacute.sc ycircumflex.sc ydieresis.sc 36 t.sc tcaron.sc uni0163.sc uni021B.sc - 25 l.sc lacute.sc uni013C.sc + 30 l.sc lacute.sc lcommaaccent.sc 14 v.sc ygrave.sc - 15 k.sc uni0137.sc + 20 k.sc kcommaaccent.sc 4 x.sc 4 q.sc 4 p.sc @@ -108,13 +108,13 @@ KernClass2: 52+ 42 "'kern' Horizontal Kerning lookup 0 kerning class 2" 4 f.sc 9 dcaron.sc 4 b.sc - 468 B D E F H I K L M N P R Egrave Eacute Ecircumflex Edieresis Igrave Iacute Icircumflex Idieresis Eth Ntilde Thorn Hcircumflex Itilde Imacron Ibreve Iogonek Idotaccent IJ uni0136 Lacute uni013B Lcaron Ldot Lslash Nacute Ncaron Racute uni0156 Rcaron uni0400 uni0401 uni0403 uni0406 uni0407 uni040A uni040C uni040D uni040F uni0411 uni0412 uni0413 uni0415 uni0418 uni0419 uni041A uni041C uni041D uni041F uni0420 uni0426 uni0428 uni0429 uni042B uni042C uni042E uni0462 R.alt + 483 B D E F H I K L M N P R Egrave Eacute Ecircumflex Edieresis Igrave Iacute Icircumflex Idieresis Eth Ntilde Thorn Hcircumflex Itilde Imacron Ibreve Iogonek Idotaccent IJ Kcommaaccent Lacute Lcommaaccent Lcaron Ldot Lslash Nacute Ncaron Racute Rcommaaccent Rcaron uni0400 uni0401 uni0403 uni0406 uni0407 uni040A uni040C uni040D uni040F uni0411 uni0412 uni0413 uni0415 uni0418 uni0419 uni041A uni041C uni041D uni041F uni0420 uni0426 uni0428 uni0429 uni042B uni042C uni042E uni0462 R.alt 252 c d e o q ccedilla egrave eacute ecircumflex edieresis ograve oacute ocircumflex otilde odieresis oslash cacute ccircumflex cdotaccent ccaron dcaron dcroat emacron ebreve edotaccent eogonek ecaron uni0435 uni043E uni0441 uni0444 uni0450 uni0451 uni0454 - 182 C G O Q Ograve Oacute Ocircumflex Otilde Odieresis Oslash Cacute Ccircumflex Cdotaccent Ccaron Gcircumflex Gbreve Gdotaccent uni0122 Omacron Obreve OE uni0404 uni041E uni0421 uni0424 + 187 C G O Q Ograve Oacute Ocircumflex Otilde Odieresis Oslash Cacute Ccircumflex Cdotaccent Ccaron Gcircumflex Gbreve Gdotaccent Gcommaaccent Omacron Obreve OE uni0404 uni041E uni0421 uni0424 117 i j igrave iacute icircumflex idieresis itilde imacron ibreve iogonek dotlessi ij jcircumflex uni0456 uni0457 uni0458 90 slash A Agrave Aacute Acircumflex Atilde Adieresis Aring AE Amacron Abreve Aogonek uni0410 - 69 b h k l hcircumflex lacute uni013C lcaron ldot lslash uni0452 uni0463 - 201 m n r nacute uni0146 ncaron racute uni0157 rcaron uni0432 uni0433 uni0438 uni0439 uni043A uni043C uni043D uni043F uni0446 uni0448 uni0449 uni044B uni044C uni044E uni0453 uni045A uni045C uni045D uni045F + 74 b h k l hcircumflex lacute lcommaaccent lcaron ldot lslash uni0452 uni0463 + 211 m n r nacute ncommaaccent ncaron racute rcommaaccent rcaron uni0432 uni0433 uni0438 uni0439 uni043A uni043C uni043D uni043F uni0446 uni0448 uni0449 uni044B uni044C uni044E uni0453 uni045A uni045C uni045D uni045F 55 p u utilde umacron ubreve uring uogonek uni0440 uni0447 68 quotedbl quotedblleft quotedblright quoteleft quoteright quotesingle 41 f uniFB00 uniFB01 uniFB02 uniFB03 uniFB04 @@ -134,12 +134,12 @@ KernClass2: 52+ 42 "'kern' Horizontal Kerning lookup 0 kerning class 2" 33 X uni040E uni0417 uni0423 uni0425 9 S uni0405 17 J uni0409 uni041B - 379 b.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc h.sc hcircumflex.sc i.sc iacute.sc ibreve.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc p.sc r.sc racute.sc rcaron.sc uni0137.sc uni013C.sc uni0146.sc uni0157.sc uni0213.sc - 226 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc q.sc uni0123.sc + 399 b.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc h.sc hcircumflex.sc i.sc iacute.sc ibreve.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc p.sc r.sc racute.sc rcaron.sc kcommaaccent.sc lcommaaccent.sc ncommaaccent.sc rcommaaccent.sc uni0213.sc + 231 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc q.sc gcommaaccent.sc 120 u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc uogonek.sc uring.sc utilde.sc 103 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc 79 uni1E87.sc uni1E89.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc - 62 s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc uni0219.sc + 67 s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc scommaaccent.sc 38 z.sc zacute.sc zcaron.sc zdotaccent.sc 42 y.sc ycircumflex.sc ydieresis.sc ygrave.sc 36 t.sc tcaron.sc uni0163.sc uni021B.sc @@ -153,7 +153,7 @@ KernClass2: 52+ 42 "'kern' Horizontal Kerning lookup 0 kerning class 2" ChainSub2: coverage "'calt' Contextual Alternates lookup 7 subtable" 0 0 0 1 1 1 0 Coverage: 6 hyphen - BCoverage: 1176 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc b.sc c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc h.sc hcircumflex.sc hyphen.sc i.sc iacute.sc ibreve.sc icircumflex.sc idieresis.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc itilde.sc j.sc jcircumflex.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc p.sc q.sc r.sc racute.sc rcaron.sc s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc t.sc tcaron.sc u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc uni0123.sc uni0137.sc uni013C.sc uni0146.sc uni0157.sc uni0163.sc uni0213.sc uni0219.sc uni021B.sc uni1E87.sc uni1E89.sc uogonek.sc uring.sc utilde.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc x.sc y.sc yacute.sc ycircumflex.sc ydieresis.sc ygrave.sc z.sc zacute.sc zcaron.sc zdotaccent.sc + BCoverage: 1206 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc b.sc c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc h.sc hcircumflex.sc hyphen.sc i.sc iacute.sc ibreve.sc icircumflex.sc idieresis.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc itilde.sc j.sc jcircumflex.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc p.sc q.sc r.sc racute.sc rcaron.sc s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc t.sc tcaron.sc u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc gcommaaccent.sc kcommaaccent.sc lcommaaccent.sc ncommaaccent.sc rcommaaccent.sc uni0163.sc uni0213.sc scommaaccent.sc uni021B.sc uni1E87.sc uni1E89.sc uogonek.sc uring.sc utilde.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc x.sc y.sc yacute.sc ycircumflex.sc ydieresis.sc ygrave.sc z.sc zacute.sc zcaron.sc zdotaccent.sc 1 SeqLookup: 0 "Single Substitution lookup 8" EndFPST @@ -167,8 +167,17 @@ EndFPST LangName: 1033 "" "" "" "" "" "" "" "" "indestructible type*" "Owen Earl" "" "https://indestructibletype.com/Home.html" "https://ewonrael.github.io" "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL" "https://scripts.sil.org/OFL" "" "Besley Condensed" Encoding: UnicodeBmp UnicodeInterp: none -NameList: AGL For New Fonts -BeginPrivate: 0 +NameList: AGL without afii +BeginPrivate: 9 +BlueValues 37 [-40 2 1040 1080 1500 1540 1560 1600] +OtherBlues 11 [-520 -520] +BlueFuzz 1 1 +BlueScale 5 0.025 +BlueShift 1 7 +StdHW 5 [270] +StdVW 5 [420] +StemSnapH 25 [210 223 230 241 270 384] +StemSnapV 17 [400 420 450 470] EndPrivate Grid -2000 -300 m 0 @@ -193,7 +202,10 @@ BeginChars: 65671 686 StartChar: ampersand Encoding: 38 38 0 Width: 1840 -Flags: MW +Flags: W +HStem: -40 256<539.956 849.335> 0 230<1391.06 1719.93> 690 230<1170.41 1284.65 1522.58 1710> 1360 180<753.298 899.317> +VStem: 2 460<294.035 585.736> 298 436<1113.13 1343.54> 924 408<1094.31 1343.87> 1170 540<690 919.899> +LayerCount: 2 Fore SplineSet 1219 920 m 2 @@ -252,7 +264,10 @@ EndChar StartChar: period Encoding: 46 46 1 Width: 640 -Flags: MW +Flags: W +HStem: -40 480<186.055 453.945> +VStem: 80 480<66.0547 333.945> +LayerCount: 2 Fore SplineSet 80 200 m 0 @@ -266,7 +281,10 @@ EndChar StartChar: zero Encoding: 48 48 2 Width: 1120 -Flags: MW +Flags: W +HStem: -20 210<508.874 619.343> 1310 210<508.874 614.624> +VStem: 50 420<338.68 1161.32> 650 420<357.472 1166.08> +LayerCount: 2 Fore SplineSet 50 750 m 0 @@ -287,7 +305,10 @@ EndChar StartChar: one Encoding: 49 49 3 Width: 920 -Flags: MW +Flags: W +HStem: 0 210<70.5376 269.872 660.293 849.767> 1070 211<104.371 267.267> 1510 20G<497 630.5> +VStem: 270 390<210.337 1069.98> +LayerCount: 2 Fore SplineSet 70 65 m 2 @@ -321,7 +342,10 @@ EndChar StartChar: two Encoding: 50 50 4 Width: 1094 -Flags: MW +Flags: W +HStem: -20 401<641.325 830.453> 0 21G<81.457 265.457> 100 201<311.957 414.957> 1336 184<415.407 700.207> +VStem: 86.957 320<1024 1305.22> 588.957 422<979.474 1311.35> 857.957 196<411.664 553.983> +LayerCount: 2 Fore SplineSet 1053.95703125 510 m 0 @@ -358,7 +382,10 @@ EndChar StartChar: three Encoding: 51 51 5 Width: 960 -Flags: MW +Flags: W +HStem: -20 184<363.369 500.896> 670 202<354 461.342> 1346 174<343.331 628> +VStem: 30 308<1101 1334.72> 50 307<168.138 416> 508 402<966.976 1317.81> 528 402<194.035 581.784> +LayerCount: 2 Fore SplineSet 50 348 m 0 @@ -393,7 +420,10 @@ EndChar StartChar: four Encoding: 52 52 6 Width: 984 -Flags: MW +Flags: W +HStem: 0 210<306.049 445.927 836.109 935.984> 410 210<316.125 445.974 836.813 965.947> 1480 20G<524 848.5> +VStem: 446 390<210.09 409.85 620.073 770.995> 684 152<879.044 969.971> +LayerCount: 2 Fore SplineSet 936 164 m 2 @@ -445,7 +475,10 @@ EndChar StartChar: five Encoding: 53 53 7 Width: 930 -Flags: MW +Flags: W +HStem: -20 164<379.879 633> 782 218<420.407 732> 1120 380<307.999 653.79> +VStem: 30 348<146.612 391> 498 402<203.555 775.228> +LayerCount: 2 Fore SplineSet 30 318 m 0 @@ -485,7 +518,10 @@ EndChar StartChar: six Encoding: 54 54 8 Width: 1010 -Flags: MW +Flags: W +HStem: -20 230<459.366 552.106> 722 238<490 773> 1366 154<500.946 584.583> +VStem: 30 400<324.681 928.384> 580 400<227.213 704.992> 586 344<1154 1365.81> +LayerCount: 2 Fore SplineSet 586 1342 m 0 @@ -514,7 +550,10 @@ EndChar StartChar: seven Encoding: 55 55 9 Width: 1027 -Flags: MW +Flags: W +HStem: -20 21G<422.463 575.463> 1076 324<465.463 734.463> 1134 386<231.697 444.543> 1480 20G<846.463 1006.96> +VStem: 0.462891 176<946 1079.42> 234.463 314<163 498> 821.463 204<1420.91 1500> +LayerCount: 2 Fore SplineSet 0.462890625 982 m 0 @@ -547,7 +586,10 @@ EndChar StartChar: eight Encoding: 56 56 10 Width: 1050 -Flags: MW +Flags: W +HStem: -20 190<466.21 571.672> 720 180<472.246 572.473> 1330 190<475.541 568.69> +VStem: 30 400<199.659 602.614> 60 390<990.416 1312.33> 590 400<996.946 1320.81> 600 420<202.317 598.48> +LayerCount: 2 Fore SplineSet 430 444 m 0 @@ -580,7 +622,10 @@ EndChar StartChar: nine Encoding: 57 57 11 Width: 1010 -Flags: MW +Flags: W +HStem: -20 154<425.417 509.054> 540 238<237 520> 1290 230<457.894 550.634> +VStem: 30 400<795.008 1272.79> 80 344<134.188 346> 580 400<571.616 1175.32> +LayerCount: 2 Fore SplineSet 424 158 m 0 @@ -610,11 +655,13 @@ EndChar StartChar: A Encoding: 65 65 12 Width: 1390 -Flags: MW +Flags: W +HStem: 0 270<0.315895 150.997 437.998 500 610.018 716.591 1244.38 1389.99> 420 250<512.446 657.182> 1490 20G<468 914.5> AnchorPoint: "Anchor-0" 704 1500 basechar 0 AnchorPoint: "Anchor-1" 536 0 basechar 0 AnchorPoint: "Anchor-2" 536 0 basechar 0 AnchorPoint: "Anchor-3" 1076 0 basechar 0 +LayerCount: 2 Fore SplineSet 569 999 m 2 @@ -664,10 +711,13 @@ EndChar StartChar: B Encoding: 66 66 13 Width: 1210 -Flags: MW +Flags: W +HStem: 0 270<10.3974 129.635 560.251 692.354> 1230 270<10.1788 129.879 560 656.101> +VStem: 130 430<270.05 640 910.038 1230> 670 480<964.918 1222.77> 720 490<293.1 586.016> AnchorPoint: "Anchor-0" 654 1500 basechar 0 AnchorPoint: "Anchor-1" 686 0 basechar 0 AnchorPoint: "Anchor-2" 686 0 basechar 0 +LayerCount: 2 Fore SplineSet 630 270 m 2 @@ -712,10 +762,13 @@ EndChar StartChar: C Encoding: 67 67 14 Width: 1208 -Flags: MW +Flags: W +HStem: -40 268<633.801 799.469> 1284 256<382.398 760.589> 1490 20G<961.898 1144.9> +VStem: 30.3984 520<385.792 1111.99> 849.398 321<930.859 1176.62> 890.398 316<366.049 588.148> AnchorPoint: "Anchor-0" 676.398 1500 basechar 0 AnchorPoint: "Anchor-1" 677.398 0 basechar 0 AnchorPoint: "Anchor-2" 677.398 0 basechar 0 +LayerCount: 2 Fore SplineSet 30.3984375 750 m 0 @@ -746,10 +799,13 @@ EndChar StartChar: D Encoding: 68 68 15 Width: 1320 -Flags: MW +Flags: W +HStem: 0 270<10 129.996 600.002 740.292> 1230 270<10.1941 129.923 600.319 719.846> +VStem: 130 470<270.027 1229.98> 810 490<384.224 1115.78> AnchorPoint: "Anchor-0" 694 1500 basechar 0 AnchorPoint: "Anchor-1" 693 0 basechar 0 AnchorPoint: "Anchor-2" 693 0 basechar 0 +LayerCount: 2 Fore SplineSet 10 34 m 2 @@ -783,11 +839,14 @@ EndChar StartChar: E Encoding: 69 69 16 Width: 1170 -Flags: MW +Flags: W +HStem: 0 270<9.83496 129.835 599.835 846.423> 1230 270<9.8764 129.835 599.891 846.567> +VStem: 129.835 470<270.119 623.822 894.32 1229.67> 664.835 195<416.014 650 860.247 1085.95> 908.835 231<910 1166.5> 928.835 231<359.661 649.922> AnchorPoint: "Anchor-0" 703.835 1500 basechar 0 AnchorPoint: "Anchor-1" 675.835 0 basechar 0 AnchorPoint: "Anchor-2" 675.835 0 basechar 0 AnchorPoint: "Anchor-3" 985.835 50 basechar 0 +LayerCount: 2 Fore SplineSet 85.8349609375 1230 m 2 @@ -842,10 +901,13 @@ EndChar StartChar: F Encoding: 70 70 17 Width: 1150 -Flags: MW +Flags: W +HStem: 0 270<10 129.977 600.016 759.982> 1046 20G<686 847.5> 1230 270<10 130 600 849.014> +VStem: 130 470<270.021 603 851 1230> 669 191<376 610.73 841.188 1066> 910 230<890.002 1169.62> AnchorPoint: "Anchor-0" 684 1500 basechar 0 AnchorPoint: "Anchor-1" 376 0 basechar 0 AnchorPoint: "Anchor-2" 376 0 basechar 0 +LayerCount: 2 Fore SplineSet 94 1230 m 2 @@ -897,10 +959,13 @@ EndChar StartChar: G Encoding: 71 71 18 Width: 1310 -Flags: MW +Flags: W +HStem: -40 250<601.882 707.299> 590 270<660.146 749.99 1200 1299.9> 1284 256<390.729 763.819> 1490 20G<970.5 1150> +VStem: 20 520<381.922 1111.99> 660 640<590.015 859.838> 750 450<237.056 590> AnchorPoint: "Anchor-0" 666 1500 basechar 0 AnchorPoint: "Anchor-1" 637 0 basechar 0 AnchorPoint: "Anchor-2" 637 0 basechar 0 +LayerCount: 2 Fore SplineSet 717 860 m 2 @@ -943,10 +1008,13 @@ EndChar StartChar: H Encoding: 72 72 19 Width: 1440 -Flags: MW +Flags: W +HStem: 0 270<11.0086 129.893 600.129 698.452 741.947 839.956 1310.02 1428.15> 650 250<600.147 839.7> 1230 270<10.6602 129.967 600 698.273 740.445 840 1310.07 1429.84> +VStem: 10 690<2.18836 269.874 1230.61 1498.09> 130 470<270.327 649.97 900.19 1229.84> 740 690<2.07812 269.86 1230.17 1499.33> 840 470<270 649.944 900.215 1230> AnchorPoint: "Anchor-0" 721 1500 basechar 0 AnchorPoint: "Anchor-1" 716 0 basechar 0 AnchorPoint: "Anchor-2" 716 0 basechar 0 +LayerCount: 2 Fore SplineSet 600 1188 m 2 @@ -1013,11 +1081,14 @@ EndChar StartChar: I Encoding: 73 73 20 Width: 770 -Flags: MW +Flags: W +HStem: 0 270<10.1562 149.973 620 759.956> 1230 270<10.1448 149.915 620.125 759.738> +VStem: 10 750<0.0671387 269.854 1230.14 1499.74> 150 470<270.06 1229.88> AnchorPoint: "Anchor-0" 382 1500 basechar 0 AnchorPoint: "Anchor-1" 378 0 basechar 0 AnchorPoint: "Anchor-2" 378 0 basechar 0 AnchorPoint: "Anchor-3" 378 0 basechar 0 +LayerCount: 2 Fore SplineSet 620 1178 m 2 @@ -1052,10 +1123,13 @@ EndChar StartChar: J Encoding: 74 74 21 Width: 1112 -Flags: MW +Flags: W +HStem: -40 230<397.551 499.29> 1230 270<302.097 521.633 972.042 1111.9> +VStem: 0 390<192.611 492> 522 450<262.535 1229.52> AnchorPoint: "Anchor-0" 636 1500 basechar 0 AnchorPoint: "Anchor-1" 448 0 basechar 0 AnchorPoint: "Anchor-2" 448 0 basechar 0 +LayerCount: 2 Fore SplineSet 0 390 m 0 @@ -1086,10 +1160,13 @@ EndChar StartChar: K Encoding: 75 75 22 Width: 1510 -Flags: MW +Flags: W +HStem: 0 270<10.0857 129.908 600 719.664 760.036 860.192 1347.25 1500> 1230 270<10.0413 130 600.1 739.734 770.042 839.938 1255.88 1439.9> +VStem: 130 470<270.105 484.031 885.305 1229.94> AnchorPoint: "Anchor-0" 856 1500 basechar 0 AnchorPoint: "Anchor-1" 730 0 basechar 0 AnchorPoint: "Anchor-2" 730 0 basechar 0 +LayerCount: 2 Fore SplineSet 10 54 m 2 @@ -1156,11 +1233,14 @@ EndChar StartChar: L Encoding: 76 76 23 Width: 1100 -Flags: MW +Flags: W +HStem: 0 270<10.036 129.823 600.088 771.461> 1230 270<10.0865 129.957 600 759.938> +VStem: 130 470<270.179 1229.97> 829 241<336.042 690> AnchorPoint: "Anchor-0" 304 1500 basechar 0 AnchorPoint: "Anchor-1" 879 943 basechar 0 AnchorPoint: "Anchor-2" 646 0 basechar 0 AnchorPoint: "Anchor-3" 879 943 basechar 0 +LayerCount: 2 Fore SplineSet 87 1230 m 2 @@ -1198,10 +1278,13 @@ EndChar StartChar: M Encoding: 77 77 24 Width: 1830 -Flags: MW +Flags: W +HStem: -30 21G<676.5 975.5> 0 270<10.1623 147.359 414.916 539.854 1150.08 1262.01 1690 1819.9> 1230 270<80.0132 194.001 1660 1769.99> +VStem: 10 530<0.18869 270> 1262 428<270.194 719.8> AnchorPoint: "Anchor-0" 946 1500 basechar 0 AnchorPoint: "Anchor-1" 845 0 basechar 0 AnchorPoint: "Anchor-2" 845 0 basechar 0 +LayerCount: 2 Fore SplineSet 142 1230 m 2 @@ -1265,10 +1348,13 @@ EndChar StartChar: N Encoding: 78 78 25 Width: 1250 -Flags: MW +Flags: W +HStem: -30 21G<760 1102> 0 270<10.6452 119.839 390.161 519.804> 1230 270<10.6396 119.988 740.168 860 1130.1 1239.52> +VStem: 10 510<0.769901 269.807> 120 270<270.113 699.752> 860 270<907.75 1229.99> AnchorPoint: "Anchor-0" 806 1500 basechar 0 AnchorPoint: "Anchor-1" 606 0 basechar 0 AnchorPoint: "Anchor-2" 606 0 basechar 0 +LayerCount: 2 Fore SplineSet 69 1230 m 2 @@ -1319,10 +1405,13 @@ EndChar StartChar: O Encoding: 79 79 26 Width: 1240 -Flags: MW +Flags: W +HStem: -40 260<558.411 684.755> 1280 260<558.411 681.589> +VStem: 30 485<329.623 1170.38> 725 485<342.29 1170.38> AnchorPoint: "Anchor-0" 616 1500 basechar 0 AnchorPoint: "Anchor-1" 616 0 basechar 0 AnchorPoint: "Anchor-2" 616 0 basechar 0 +LayerCount: 2 Fore SplineSet 30 750 m 0 @@ -1342,10 +1431,13 @@ EndChar StartChar: P Encoding: 80 80 27 Width: 1230 -Flags: MW +Flags: W +HStem: 0 270<10.0552 129.737 600.021 759.945> 1230 270<10.1608 129.973 600 696.834> +VStem: 130 470<270.337 560 830 1229.94> 720 500<841.91 1222.04> AnchorPoint: "Anchor-0" 606 1500 basechar 0 AnchorPoint: "Anchor-1" 322 0 basechar 0 AnchorPoint: "Anchor-2" 322 0 basechar 0 +LayerCount: 2 Fore SplineSet 74 1230 m 2 @@ -1387,8 +1479,11 @@ EndChar StartChar: Q Encoding: 81 81 28 Width: 1240 -Flags: MW +Flags: W +HStem: -350 356<988.604 1113.09> -40 260<550.153 703.246> 370 336<540.187 680.228> 1280 260<554.024 685.976> +VStem: 30 455<571.949 1171.69> 755 455<546.209 1171.69> 1132 222<17.6587 163.582> AnchorPoint: "Anchor-0" 666 1500 basechar 0 +LayerCount: 2 Fore SplineSet 30 750 m 0 @@ -1429,10 +1524,13 @@ EndChar StartChar: R Encoding: 82 82 29 Width: 1356 -Flags: MW +Flags: W +HStem: -40 348<802 1221.85> 0 270<10 129.876 600 719.5> 1230 270<10.1208 129.866 599.959 703.626> +VStem: 130 470<270.26 620 880 1229.83> 720 470<887.725 1219.81> 1256 130<308.011 365.871> AnchorPoint: "Anchor-0" 686 1500 basechar 0 AnchorPoint: "Anchor-1" 676 0 basechar 0 AnchorPoint: "Anchor-2" 676 0 basechar 0 +LayerCount: 2 Fore SplineSet 1386 273 m 0 @@ -1483,10 +1581,13 @@ EndChar StartChar: S Encoding: 83 83 30 Width: 1070 -Flags: MW +Flags: W +HStem: -40 292<447.967 771> -10 21G<64.5 227.5> 1228 302<329 625.5> 1480 20G<791.5 979.5> +VStem: 30 233<397.188 590> 60 442<1056.29 1216.65> 610 450<273.745 501.682> 774 236<951.529 1120.8> AnchorPoint: "Anchor-0" 626 1500 basechar 0 AnchorPoint: "Anchor-1" 615 0 basechar 0 AnchorPoint: "Anchor-2" 615 0 basechar 0 +LayerCount: 2 Fore SplineSet 774 1017 m 0 @@ -1525,10 +1626,14 @@ EndChar StartChar: T Encoding: 84 84 31 Width: 1250 -Flags: MW +Flags: W +HStem: 0 270<270.145 409.207 841.228 979.607> 870 630<30.1667 270.173 979.496 1219.69> 1240 260<319.294 410 840 939.757> +VStem: 30 241<870.95 1184.65> 410 430<271.089 1238.17> 979 241<870.464 1205.99> +CounterMasks: 1 1c AnchorPoint: "Anchor-0" 620 1500 basechar 0 AnchorPoint: "Anchor-1" 621 0 basechar 0 AnchorPoint: "Anchor-2" 621 0 basechar 0 +LayerCount: 2 Fore SplineSet 270 51 m 2 @@ -1569,11 +1674,14 @@ EndChar StartChar: U Encoding: 85 85 32 Width: 1340 -Flags: MW +Flags: W +HStem: -40 294<661.297 869.64> 1230 270<10.6386 129.877 600.337 729.935 790.81 929.855 1210.53 1329.79> +VStem: 130 470<318.877 1229.68> 930 280<318.594 1229.47> AnchorPoint: "Anchor-0" 791 1500 basechar 0 AnchorPoint: "Anchor-1" 761 0 basechar 0 AnchorPoint: "Anchor-2" 761 0 basechar 0 AnchorPoint: "Anchor-3" 1156 190 basechar 0 +LayerCount: 2 Fore SplineSet 876 1230 m 2 @@ -1614,10 +1722,12 @@ EndChar StartChar: V Encoding: 86 86 33 Width: 1390 -Flags: MW +Flags: W +HStem: -10 21G<475.5 922> 1230 270<0.0131798 145.622 672.16 779.982 890 952.004 1239 1389.68> AnchorPoint: "Anchor-0" 845 1500 basechar 0 AnchorPoint: "Anchor-1" 721 0 basechar 0 AnchorPoint: "Anchor-2" 721 0 basechar 0 +LayerCount: 2 Fore SplineSet 821 501 m 2 @@ -1658,10 +1768,13 @@ EndChar StartChar: W Encoding: 87 87 34 Width: 1920 -Flags: MW +Flags: W +HStem: -20 21G<510.5 783 1175.87 1460.5> 1230 270<0.205994 134.286 657.156 699.398 770.272 862.875 1314.39 1369.72 1420.32 1488.91 1776.87 1919.94> +VStem: 1420 500<1230.04 1499.64> AnchorPoint: "Anchor-0" 1056 1500 basechar 0 AnchorPoint: "Anchor-1" 966 0 basechar 0 AnchorPoint: "Anchor-2" 966 0 basechar 0 +LayerCount: 2 Fore SplineSet 804 936 m 2 @@ -1727,10 +1840,12 @@ EndChar StartChar: X Encoding: 88 88 35 Width: 1370 -Flags: MW +Flags: W +HStem: 0 270<0.134766 151.406 493.151 556.801 630.015 683.437 1241.2 1369.99> 1230 270<10.4616 139.294 680.903 749.836 780.084 831.005 1177.97 1329.99> AnchorPoint: "Anchor-0" 776 1500 basechar 0 AnchorPoint: "Anchor-1" 626 0 basechar 0 AnchorPoint: "Anchor-2" 626 0 basechar 0 +LayerCount: 2 Fore SplineSet 0 59 m 2 @@ -1797,10 +1912,13 @@ EndChar StartChar: Y Encoding: 89 89 36 Width: 1380 -Flags: MW +Flags: W +HStem: 0 270<350.01 469.97 940.01 1079.97> 1230 270<1.78539 132.345 674.884 739.479 830.34 898.618 1259.01 1380> +VStem: 470 470<270 590.203> 830 550<1230 1499.93> AnchorPoint: "Anchor-0" 786 1500 basechar 0 AnchorPoint: "Anchor-1" 701 0 basechar 0 AnchorPoint: "Anchor-2" 701 0 basechar 0 +LayerCount: 2 Fore SplineSet 350 36 m 2 @@ -1853,10 +1971,13 @@ EndChar StartChar: Z Encoding: 90 90 37 Width: 1190 -Flags: MW +Flags: W +HStem: 0 270<597.004 838.841> 1230 270<370.168 561.988> +VStem: 20 241<850.005 1099.16> 919 241<358 689.39> AnchorPoint: "Anchor-0" 406 1500 basechar 0 AnchorPoint: "Anchor-1" 436 0 basechar 0 AnchorPoint: "Anchor-2" 436 0 basechar 0 +LayerCount: 2 Fore SplineSet 70 1500 m 2 @@ -1895,11 +2016,14 @@ EndChar StartChar: a Encoding: 97 97 38 Width: 1087 -Flags: MW +Flags: W +HStem: 437 151<474.114 541.531> 898 172<445.216 545.543> +VStem: 9.65625 454<199.854 421.031> 69.6562 371<729.223 895.658> 551.656 400<199.234 435.138 588 884.698> 1001.66 133<184.564 293.891> AnchorPoint: "Anchor-0" 476.656 1040 basechar 0 AnchorPoint: "Anchor-1" 489.656 0 basechar 0 AnchorPoint: "Anchor-2" 489.656 0 basechar 0 AnchorPoint: "Anchor-3" 1009.66 90 basechar 0 +LayerCount: 2 Fore SplineSet 9.65625 256 m 0 @@ -1940,10 +2064,13 @@ EndChar StartChar: b Encoding: 98 98 39 Width: 1116 -Flags: MW +Flags: W +HStem: -40 244<562.563 809.469> 0 21G<30.5 481.5> 836 242<550 891> 1540 20G<33.5 478> +VStem: 10 500<6.00301e-08 104.193 1350 1559.99> 90 420<212.369 830.139 915.206 1350> 646 440<217.906 821.842> AnchorPoint: "Anchor-0" 737 1040 basechar 0 AnchorPoint: "Anchor-1" 550 0 basechar 0 AnchorPoint: "Anchor-2" 550 0 basechar 0 +LayerCount: 2 Fore SplineSet 510 520 m 0 @@ -1982,10 +2109,13 @@ EndChar StartChar: c Encoding: 99 99 40 Width: 988 -Flags: MW +Flags: W +HStem: -40 206<501.041 608.422> 898 182<498.796 588.803> +VStem: 30 440<225.159 785.204> 590 368<666 894.928> 633 326<179.882 345.958> AnchorPoint: "Anchor-0" 566 1040 basechar 0 AnchorPoint: "Anchor-1" 564 0 basechar 0 AnchorPoint: "Anchor-2" 564 0 basechar 0 +LayerCount: 2 Fore SplineSet 30 510 m 0 @@ -2010,11 +2140,14 @@ EndChar StartChar: d Encoding: 100 100 41 Width: 1116 -Flags: MW +Flags: W +HStem: -40 242<293.797 546.408> 0 21G<623 1084> 1540 20G<552 1003.5> +VStem: 30 440<213.303 820.918> 606 420<210.691 826.617 973 1350> AnchorPoint: "Anchor-0" 401 1040 basechar 0 AnchorPoint: "Anchor-1" 1289 1040 basechar 0 AnchorPoint: "Anchor-2" 522 0 basechar 0 AnchorPoint: "Anchor-3" 1289 1040 basechar 0 +LayerCount: 2 Fore SplineSet 470 518 m 0 @@ -2053,11 +2186,14 @@ EndChar StartChar: e Encoding: 101 101 42 Width: 968 -Flags: MW +Flags: W +HStem: -40 206<476.609 595.643> 452 206<460.183 548.494> 882 198<472.731 700.33> +VStem: 30 425<228.088 452 658 800.607> 548 390<658 819.941> 614 316<182.799 346> AnchorPoint: "Anchor-0" 535 1040 basechar 0 AnchorPoint: "Anchor-1" 567 0 basechar 0 AnchorPoint: "Anchor-2" 567 0 basechar 0 AnchorPoint: "Anchor-3" 798 102 basechar 0 +LayerCount: 2 Fore SplineSet 30 500 m 0 @@ -2086,10 +2222,13 @@ EndChar StartChar: f Encoding: 102 102 43 Width: 700 -Flags: MW +Flags: W +HStem: 0 210<10.1787 90 510 649.947> 830 210<10 90 510 650> 1426 174<487.866 572.996> +VStem: 90 420<210 829.976 1040 1367.2> AnchorPoint: "Anchor-0" 539 1692 basechar 0 AnchorPoint: "Anchor-1" 321 0 basechar 0 AnchorPoint: "Anchor-2" 321 0 basechar 0 +LayerCount: 2 Fore SplineSet 510 787 m 2 @@ -2136,10 +2275,13 @@ EndChar StartChar: g Encoding: 103 103 44 Width: 879 -Flags: MW +Flags: W +HStem: -530 204<356.071 562.597> -104 342<371.611 590.035> 1163.13 218.876<602.475 756.541> +VStem: -5 340<-304.36 -127.644> 19 326<127.5 297.173> 25 360<548.057 894.04> 461 370<533.286 885.993> 597 308<-290.249 -109.949> AnchorPoint: "Anchor-0" 582 1040 basechar 0 AnchorPoint: "Anchor-1" 506 -565 basechar 0 AnchorPoint: "Anchor-2" 506 -565 basechar 0 +LayerCount: 2 Fore SplineSet 385 710 m 0 @@ -2190,10 +2332,13 @@ EndChar StartChar: h Encoding: 104 104 45 Width: 1120 -Flags: MW +Flags: W +HStem: 0 210<10 90 510 551 571.01 610 1030 1109.97> 816 244<539 828> 1540 20G<35.5 429.5> +VStem: 10 541<0.0607681 210> 90 420<210 815.898> 90 380<954 1350> 610 420<210 813.277> AnchorPoint: "Anchor-0" 818 1039 basechar 0 AnchorPoint: "Anchor-1" 559 0 basechar 0 AnchorPoint: "Anchor-2" 559 0 basechar 0 +LayerCount: 2 Fore SplineSet 54 1350 m 2 @@ -2243,9 +2388,12 @@ EndChar StartChar: i Encoding: 105 105 46 Width: 600 -Flags: MW +Flags: W +HStem: 0 210<10 90 510 590> 1020 20G<29 494.5> 1170 420<137.565 442.435> +VStem: 50 480<1253.79 1506.21> 90 420<210 830> AnchorPoint: "Anchor-1" 292 0 basechar 0 AnchorPoint: "Anchor-2" 292 0 basechar 0 +LayerCount: 2 Fore SplineSet 50 1380 m 0 @@ -2281,9 +2429,12 @@ EndChar StartChar: j Encoding: 106 106 47 Width: 600 -Flags: MW +Flags: W +HStem: -520 170<57.6196 190.784> 1020 20G<68 520.5> 1170 420<167.565 472.435> +VStem: 80 480<1253.79 1506.21> 120 420<-68.0202 830> AnchorPoint: "Anchor-1" 142 -565 basechar 0 AnchorPoint: "Anchor-2" 142 -565 basechar 0 +LayerCount: 2 Fore SplineSet 80 1380 m 0 @@ -2315,10 +2466,13 @@ EndChar StartChar: k Encoding: 107 107 48 Width: 1192 -Flags: MW +Flags: W +HStem: 0 210<10 89.9301 510 550 571 615.562 1056.35 1202> 810 230<598 671.453 1024.66 1154> 1540 20G<41 477.5> +VStem: 10 540<0.12854 210> 90 420<210 468 633.442 1350> AnchorPoint: "Anchor-0" 895 1040 basechar 0 AnchorPoint: "Anchor-1" 561 0 basechar 0 AnchorPoint: "Anchor-2" 561 0 basechar 0 +LayerCount: 2 Fore SplineSet 63 1350 m 2 @@ -2379,11 +2533,14 @@ EndChar StartChar: l Encoding: 108 108 49 Width: 600 -Flags: MW +Flags: W +HStem: 0 210<10 89.448 510.076 589.854> 1540 20G<49.5 475> +VStem: 90 420<210 1350> AnchorPoint: "Anchor-0" 298 1696 basechar 0 AnchorPoint: "Anchor-1" 761 1040 basechar 0 AnchorPoint: "Anchor-2" 305 0 basechar 0 AnchorPoint: "Anchor-3" 761 1040 basechar 0 +LayerCount: 2 Fore SplineSet 61 1350 m 2 @@ -2414,10 +2571,14 @@ EndChar StartChar: m Encoding: 109 109 50 Width: 1640 -Flags: MW +Flags: W +HStem: 0 210<10 90 510 551 571 610 1030 1070.97 1091.01 1130 1550 1629.88> 816 264<543 777.5 1074.39 1333> 1020 20G<39.5 439> +VStem: 90 420<210 815.667> 610 420<210 814.813> 1130 420<210 814.137> +CounterMasks: 1 1c AnchorPoint: "Anchor-0" 864 1040 basechar 0 AnchorPoint: "Anchor-1" 805 0 basechar 0 AnchorPoint: "Anchor-2" 805 0 basechar 0 +LayerCount: 2 Fore SplineSet 10 38 m 2 @@ -2485,10 +2646,13 @@ EndChar StartChar: n Encoding: 110 110 51 Width: 1120 -Flags: MW +Flags: W +HStem: 0 210<10 90 510 551 571.01 610 1030 1109.97> 816 244<539 828> 1020 20G<35.5 429.5> +VStem: 10 541<0.0607681 210> 90 420<210 815.694> 610 420<210 813.277> AnchorPoint: "Anchor-0" 456 1040 basechar 0 AnchorPoint: "Anchor-1" 445 0 basechar 0 AnchorPoint: "Anchor-2" 445 0 basechar 0 +LayerCount: 2 Fore SplineSet 54 830 m 2 @@ -2538,10 +2702,13 @@ EndChar StartChar: o Encoding: 111 111 52 Width: 1056 -Flags: MW +Flags: W +HStem: -40 21G<337 719> 1060 20G<337 719> +VStem: 30 450<230.576 782.462> 576 450<250.929 800.388> AnchorPoint: "Anchor-0" 528 1040 basechar 0 AnchorPoint: "Anchor-1" 525 0 basechar 0 AnchorPoint: "Anchor-2" 525 0 basechar 0 +LayerCount: 2 Fore SplineSet 480 540 m 0 @@ -2561,10 +2728,13 @@ EndChar StartChar: p Encoding: 112 112 53 Width: 1116 -Flags: MW +Flags: W +HStem: -520 210<10 89.897 510.086 590> -38 244<545 861> 1020 20G<39.5 479 703 881> +VStem: 10 580<-519.982 -310> 90 420<-310 70.7393 207.308 829.125> 646 440<227.918 815.85> AnchorPoint: "Anchor-0" 653 1040 basechar 0 AnchorPoint: "Anchor-1" 692 0 basechar 0 AnchorPoint: "Anchor-2" 692 0 basechar 0 +LayerCount: 2 Fore SplineSet 510 522 m 0 @@ -2607,10 +2777,13 @@ EndChar StartChar: q Encoding: 113 113 54 Width: 1116 -Flags: MW +Flags: W +HStem: -520 210<526.016 605.98 1026 1105.85> -38 242<230 566> 836 244<313.797 556.827> 1020 20G<627.5 1085.5> +VStem: 30 440<215.303 824.95> 526 580<-520 -310> 606 420<-310 74.1479 209.127 829.804> AnchorPoint: "Anchor-0" 486 1040 basechar 0 AnchorPoint: "Anchor-1" 395 0 basechar 0 AnchorPoint: "Anchor-2" 395 0 basechar 0 +LayerCount: 2 Fore SplineSet 606 520 m 0 @@ -2653,10 +2826,13 @@ EndChar StartChar: r Encoding: 114 114 55 Width: 966 -Flags: MW +Flags: W +HStem: 0 210<10 90 510 590> 830 210<10 90> 842 238<550 718.998> +VStem: 10 580<2.70016e-07 210> 90 420<210 829.697> 590 376<688.128 839.092> AnchorPoint: "Anchor-0" 500 1040 basechar 0 AnchorPoint: "Anchor-1" 282 0 basechar 0 AnchorPoint: "Anchor-2" 282 0 basechar 0 +LayerCount: 2 Fore SplineSet 90 787 m 2 @@ -2696,10 +2872,13 @@ EndChar StartChar: s Encoding: 115 115 56 Width: 870 -Flags: MW +Flags: W +HStem: -44 214<333 658> -20 21G<24.5 197.5> 660 400<608.952 834> 872 212<274 524.5> +VStem: 10 218<255.433 406> 384 486<170.034 323.5> 611 223<660 811.355> AnchorPoint: "Anchor-0" 560 1040 basechar 0 AnchorPoint: "Anchor-1" 430 0 basechar 0 AnchorPoint: "Anchor-2" 430 0 basechar 0 +LayerCount: 2 Fore SplineSet 611 692 m 0 @@ -2738,11 +2917,14 @@ EndChar StartChar: t Encoding: 116 116 57 Width: 717 -Flags: MW +Flags: W +HStem: -34 218<288.853 574.864> 830 210<-0.147461 83.0303 525.853 679.853> +VStem: 85.8525 440<187.627 830> 288.853 237<1233.41 1400> 595.853 145<189.467 295.746> AnchorPoint: "Anchor-0" 416.853 1277 basechar 0 AnchorPoint: "Anchor-1" 606.853 1153 basechar 0 AnchorPoint: "Anchor-2" 429.853 0 basechar 0 AnchorPoint: "Anchor-3" 606.853 1153 basechar 0 +LayerCount: 2 Fore SplineSet 740.852539062 249 m 0 @@ -2779,11 +2961,14 @@ EndChar StartChar: u Encoding: 117 117 58 Width: 1120 -Flags: MW +Flags: W +HStem: -40 284<247 563> 0 21G<672.5 1093> 830 210<10 90 560 610> +VStem: 90 420<244.115 830> 560 470<824.149 1040> 610 420<250.268 833.329> AnchorPoint: "Anchor-0" 620 1040 basechar 0 AnchorPoint: "Anchor-1" 532 0 basechar 0 AnchorPoint: "Anchor-2" 532 0 basechar 0 AnchorPoint: "Anchor-3" 932 0 basechar 0 +LayerCount: 2 Fore SplineSet 90 302 m 2 @@ -2825,10 +3010,13 @@ EndChar StartChar: v Encoding: 118 118 59 Width: 978 -Flags: MW +Flags: W +HStem: -30 21G<427 594> 830 210<-20 58.5766 541.062 602 650 680.875 923.438 998> +VStem: 650 348<830 1040> AnchorPoint: "Anchor-0" 614 1040 basechar 0 AnchorPoint: "Anchor-1" 517 0 basechar 0 AnchorPoint: "Anchor-2" 517 0 basechar 0 +LayerCount: 2 Fore SplineSet 649 607 m 2 @@ -2870,10 +3058,13 @@ EndChar StartChar: w Encoding: 119 119 60 Width: 1310 -Flags: MW +Flags: W +HStem: -30 21G<290.5 540 824.5 1037> 830 210<-19.99 82.9967 419.562 482.993 922 998.323 1232 1329.99> +VStem: -20 503<830.005 1040> AnchorPoint: "Anchor-0" 757 1040 basechar 0 AnchorPoint: "Anchor-1" 657 0 basechar 0 AnchorPoint: "Anchor-2" 657 0 basechar 0 +LayerCount: 2 Fore SplineSet 492 647 m 2 @@ -2929,10 +3120,13 @@ EndChar StartChar: x Encoding: 120 120 61 Width: 1053 -Flags: MW +Flags: W +HStem: 0 210<-20 97.4126 342 413 441 519.453 946.969 1058> 830 210<-4 128.094 532.438 608 631.031 663.562 897.234 1024> +VStem: 296 453<470.015 608.513> AnchorPoint: "Anchor-0" 645 1040 basechar 0 AnchorPoint: "Anchor-1" 497 2 basechar 0 AnchorPoint: "Anchor-2" 497 2 basechar 0 +LayerCount: 2 Fore SplineSet 645 749 m 2 @@ -3003,10 +3197,13 @@ EndChar StartChar: y Encoding: 121 121 62 Width: 1025 -Flags: MW +Flags: W +HStem: -530 200<193.144 335.776> 830 210<-21 75.6418 523.203 590.824 625.123 700.185 955.811 1044.79> +VStem: -84 276<-328.135 -121> AnchorPoint: "Anchor-0" 659 1040 basechar 0 AnchorPoint: "Anchor-1" 301 -565 basechar 0 AnchorPoint: "Anchor-2" 301 -565 basechar 0 +LayerCount: 2 Fore SplineSet -84 -202 m 0 @@ -3054,10 +3251,13 @@ EndChar StartChar: z Encoding: 122 122 63 Width: 900 -Flags: MW +Flags: W +HStem: 0 200<524.995 643.746> 840 200<266.766 378.005> +VStem: 56 151<536.132 773.071> 709 171<279.325 547.989> AnchorPoint: "Anchor-0" 568 1040 basechar 0 AnchorPoint: "Anchor-1" 549 0 basechar 0 AnchorPoint: "Anchor-2" 549 0 basechar 0 +LayerCount: 2 Fore SplineSet 342 840 m 2 @@ -3094,13 +3294,16 @@ EndChar StartChar: space Encoding: 32 32 64 Width: 400 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: comma Encoding: 44 44 65 Width: 703 -Flags: MW +Flags: W +HStem: -389 178<115 263.792> -40 476<192.319 417.435> +LayerCount: 2 Fore SplineSet 79 198 m 0 @@ -3120,7 +3323,10 @@ EndChar StartChar: quotedbl Encoding: 34 34 66 Width: 1158 -Flags: MW +Flags: W +HStem: 916 620<171.754 328.246 731.754 888.246> +VStem: 30 440<1201.49 1459.72> 590 440<1201.49 1459.72> +LayerCount: 2 Fore Refer: 70 39 N 1 0 0 1 560 0 2 Refer: 70 39 N 1 0 0 1 0 0 2 @@ -3129,7 +3335,10 @@ EndChar StartChar: exclam Encoding: 33 33 67 Width: 798 -Flags: MW +Flags: W +HStem: -40 480<266.055 533.945> 1516 20G<331 465> +VStem: 140 518<1046.3 1435.76> 160 480<66.0547 333.945> 309 178<576 827.335> +LayerCount: 2 Fore SplineSet 160 200 m 0 @@ -3153,7 +3362,10 @@ EndChar StartChar: semicolon Encoding: 59 59 68 Width: 703 -Flags: MW +Flags: W +HStem: -389 178<115 263.792> -40 476<192.319 417.435> 600 480<186.055 453.945> +VStem: 80 480<706.055 973.945> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 0 640 2 Refer: 65 44 N 1 0 0 1 0 0 2 @@ -3162,7 +3374,10 @@ EndChar StartChar: colon Encoding: 58 58 69 Width: 640 -Flags: MW +Flags: W +HStem: -40 480<186.055 453.945> 600 480<186.055 453.945> +VStem: 80 480<66.0547 333.945 706.055 973.945> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 0 640 2 Refer: 1 46 N 1 0 0 1 0 0 2 @@ -3171,7 +3386,10 @@ EndChar StartChar: quotesingle Encoding: 39 39 70 Width: 500 -Flags: MW +Flags: W +HStem: 916 620<171.754 328.246> +VStem: 30 440<1201.49 1459.72> +LayerCount: 2 Fore SplineSet 468 1308 m 0 @@ -3190,7 +3408,9 @@ EndChar StartChar: quoteleft Encoding: 8216 8216 71 Width: 704 -Flags: MW +Flags: W +HStem: 852 476<285.565 510.681> 1499 178<439.208 588> +LayerCount: 2 Fore SplineSet 624 1090 m 0 @@ -3210,7 +3430,9 @@ EndChar StartChar: quotedblleft Encoding: 8220 8220 72 Width: 1324 -Flags: MW +Flags: W +HStem: 852 476<285.565 510.681 905.565 1130.68> 1499 178<439.208 588 1059.21 1208> +LayerCount: 2 Fore SplineSet 624 1090 m 0 @@ -3241,7 +3463,9 @@ EndChar StartChar: quotedblright Encoding: 8221 8221 73 Width: 1324 -Flags: MW +Flags: W +HStem: 915 178<116 264.792 736 884.792> 1264 476<193.319 418.435 813.319 1038.43> +LayerCount: 2 Fore SplineSet 80 1502 m 0 @@ -3272,7 +3496,9 @@ EndChar StartChar: quoteright Encoding: 8217 8217 74 Width: 704 -Flags: MW +Flags: W +HStem: 915 178<116 264.792> 1264 476<193.319 418.435> +LayerCount: 2 Fore SplineSet 80 1502 m 0 @@ -3292,7 +3518,10 @@ EndChar StartChar: question Encoding: 63 63 75 Width: 1170 -Flags: MW +Flags: W +HStem: -40 480<444.055 711.945> 498 224<428.368 545.316> 1396 124<371.5 655.222> +VStem: 30 328<1104 1346> 338 480<66.0547 333.945> 425 203<499.562 580> 738 402<942.362 1281.98> +LayerCount: 2 Fore SplineSet 358 1334 m 0 @@ -3319,7 +3548,10 @@ EndChar StartChar: parenleft Encoding: 40 40 76 Width: 1010 -Flags: MW +Flags: W +HStem: -329 161<895.265 957.438> 1428 163<895.525 957> +VStem: 110 470<362.739 941.201> +LayerCount: 2 Fore SplineSet 994 -217 m 2 @@ -3339,7 +3571,10 @@ EndChar StartChar: parenright Encoding: 41 41 77 Width: 1009 -Flags: MW +Flags: W +HStem: -331 163<52 113.475> 1428 161<51.5625 113.735> +VStem: 429 470<318.799 897.261> +LayerCount: 2 Fore SplineSet 15 1477 m 2 @@ -3359,7 +3594,9 @@ EndChar StartChar: asterisk Encoding: 42 42 78 Width: 1270 -Flags: MW +Flags: W +VStem: 434 400<471.258 701.528 1360.1 1588.74> 586 96<801.269 916.016 1142.99 1255.61> +LayerCount: 2 Fore SplineSet 106 725 m 0 @@ -3399,7 +3636,10 @@ EndChar StartChar: at Encoding: 64 64 79 Width: 2300 -Flags: MW +Flags: W +HStem: -448 230<889.748 1372.91> 126 214<1531.5 1785.88> 130 234<929 1179.21> 836 232<1037 1338.74> 1020 20G<1467.5 1744.5> 1364 236<1102.03 1592.76> +VStem: 90 450<190.199 745.438> 708 422<364.286 644.863> 1954 226<561.76 1035.37> +LayerCount: 2 Fore SplineSet 1348 692 m 0 @@ -3440,7 +3680,10 @@ EndChar StartChar: dollar Encoding: 36 36 80 Width: 1450 -Flags: MW +Flags: W +HStem: -21 198<417.163 571 816 911.462> 1312 210<919 1025.82> +VStem: 12 388<208.848 460> 110 442<897 1241.87> 980 450<288.642 630.5 988.301 1191.37> 1056 372<1060 1276.7> +LayerCount: 2 Fore SplineSet 700 1670 m 1 @@ -3480,7 +3723,9 @@ EndChar StartChar: numbersign Encoding: 35 35 81 Width: 1320 -Flags: MW +Flags: W +HStem: 430 210<-19.8863 278.395 522.177 718.086 962.312 1279.99> 890 210<40.036 332.672 575.797 771.433 1015.56 1339.96> +LayerCount: 2 Fore SplineSet 462 1610 m 2 @@ -3555,7 +3800,9 @@ EndChar StartChar: slash Encoding: 47 47 82 Width: 1040 -Flags: MW +Flags: W +HStem: 1540 20G<741 914.5> +LayerCount: 2 Fore SplineSet 763 1560 m 2 @@ -3573,7 +3820,10 @@ EndChar StartChar: percent Encoding: 37 37 83 Width: 1960 -Flags: MW +Flags: W +HStem: 0 21G<507 618 1342 1618> 1500 10G<322 618 1307.5 1435> +VStem: 70 370<825.957 1334.04> 500 370<846.389 1334.04> 1090 370<165.957 674.043> 1520 370<186.389 674.043> +LayerCount: 2 Fore SplineSet 70 1080 m 0 @@ -3611,7 +3861,10 @@ EndChar StartChar: hyphen Encoding: 45 45 84 Width: 820 -Flags: MW +Flags: W +HStem: 540 230<120 700> +VStem: 120 580<540 770> +LayerCount: 2 Fore SplineSet 154 770 m 2 @@ -3630,7 +3883,10 @@ EndChar StartChar: underscore Encoding: 95 95 85 Width: 1120 -Flags: MW +Flags: W +HStem: -310 230<-10 570 450 1030> +VStem: -10 580<-310 -80> 450 580<-310 -80> +LayerCount: 2 Fore Refer: 84 45 N 1 0 0 1 330 -850 2 Refer: 84 45 N 1 0 0 1 -130 -850 2 @@ -3639,7 +3895,10 @@ EndChar StartChar: plus Encoding: 43 43 86 Width: 1060 -Flags: MW +Flags: W +HStem: 516 230<120 416 644 940> 1020 20G<436 628.5> +VStem: 416 228<220 516 746 1040> +LayerCount: 2 Fore SplineSet 674 746 m 2 @@ -3673,7 +3932,9 @@ EndChar StartChar: equal Encoding: 61 61 87 Width: 1120 -Flags: MW +Flags: W +HStem: 460 230<120 1000> 860 230<120 1000> +LayerCount: 2 Fore SplineSet 164 690 m 2 @@ -3700,7 +3961,8 @@ EndChar StartChar: less Encoding: 60 60 88 Width: 1120 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 438 748 m 2 @@ -3725,7 +3987,8 @@ EndChar StartChar: greater Encoding: 62 62 89 Width: 1120 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 682 802 m 2 @@ -3750,7 +4013,9 @@ EndChar StartChar: backslash Encoding: 92 92 90 Width: 1040 -Flags: MW +Flags: W +HStem: 1540 20G<80 334.796> +LayerCount: 2 Fore SplineSet 328 1560 m 1 @@ -3764,7 +4029,10 @@ EndChar StartChar: bracketleft Encoding: 91 91 91 Width: 810 -Flags: MW +Flags: W +HStem: -300 230<530.475 749.734> 1330 230<530.294 749.805> +VStem: 110 420<-69.4583 1329.72> +LayerCount: 2 Fore SplineSet 210 1560 m 18 @@ -3790,7 +4058,10 @@ EndChar StartChar: braceleft Encoding: 123 123 92 Width: 744 -Flags: MW +Flags: W +HStem: -300 215<500.281 683.522> 1345 215<508.32 683.841> +VStem: 70 406<-59.4478 152.837 1109.16 1321> 230 334<283.086 490.93 768.949 978.914> +LayerCount: 2 Fore SplineSet 627 -300 m 0 @@ -3823,7 +4094,10 @@ EndChar StartChar: bracketright Encoding: 93 93 93 Width: 810 -Flags: MW +Flags: W +HStem: -300 230<60.1946 279.706> 1330 230<60.2664 279.525> +VStem: 280 420<-69.7169 1329.46> +LayerCount: 2 Fore SplineSet 600 -300 m 18 @@ -3849,7 +4123,10 @@ EndChar StartChar: braceright Encoding: 125 125 94 Width: 704 -Flags: MW +Flags: W +HStem: -300 215<40.159 215.68> 1345 215<40.4779 223.719> +VStem: 160 334<281.086 491.051 769.07 976.914> 248 406<-61.0011 150.837 1107.16 1319.45> +LayerCount: 2 Fore SplineSet 97 1560 m 0 @@ -3882,7 +4159,10 @@ EndChar StartChar: bar Encoding: 124 124 95 Width: 600 -Flags: MW +Flags: W +HStem: 1540 20G<179.5 420> +VStem: 150 300<-499.836 1559.7> +LayerCount: 2 Fore SplineSet 207 1560 m 2 @@ -3900,7 +4180,10 @@ EndChar StartChar: asciitilde Encoding: 126 126 96 Width: 1376 -Flags: MW +Flags: W +HStem: 626 246<775.077 967.567> 834 246<399.404 583.096> +VStem: 142 237<686.015 815.3> 997 237<906.426 1019.46> +LayerCount: 2 Fore SplineSet 486 834 m 0 @@ -3922,7 +4205,9 @@ EndChar StartChar: asciicircum Encoding: 94 94 97 Width: 1090 -Flags: MW +Flags: W +HStem: 1520 20G<460.5 621> +LayerCount: 2 Fore SplineSet 489 1252 m 2 @@ -3946,7 +4231,10 @@ EndChar StartChar: grave Encoding: 96 96 98 Width: 790 -Flags: MW +Flags: W +HStem: 1373 163<637 715.478> +VStem: 60 664 +LayerCount: 2 Fore SplineSet 250 1340 m 2 @@ -3962,7 +4250,9 @@ EndChar StartChar: uni203E Encoding: 8254 8254 99 Width: 719 -Flags: MW +Flags: W +HStem: 1689 230<-10 1038> +LayerCount: 2 Fore SplineSet 42 1919 m 2 @@ -3980,7 +4270,9 @@ EndChar StartChar: uni2010 Encoding: 8208 8208 100 Width: 920 -Flags: MW +Flags: W +HStem: 660 230<120 800> +LayerCount: 2 Fore SplineSet 154 890 m 2 @@ -3998,7 +4290,9 @@ EndChar StartChar: uni2011 Encoding: 8209 8209 101 Width: 920 -Flags: MW +Flags: W +HStem: 660 230<120 800> +LayerCount: 2 Fore SplineSet 154 890 m 2 @@ -4016,7 +4310,9 @@ EndChar StartChar: endash Encoding: 8211 8211 102 Width: 1432 -Flags: MW +Flags: W +HStem: 660 230<120 1312> +LayerCount: 2 Fore SplineSet 180 890 m 2 @@ -4034,7 +4330,9 @@ EndChar StartChar: figuredash Encoding: 8210 8210 103 Width: 1224 -Flags: MW +Flags: W +HStem: 660 230<120 1104> +LayerCount: 2 Fore SplineSet 169 890 m 2 @@ -4052,7 +4350,9 @@ EndChar StartChar: emdash Encoding: 8212 8212 104 Width: 2124 -Flags: MW +Flags: W +HStem: 660 230<120 2004> +LayerCount: 2 Fore SplineSet 215 890 m 2 @@ -4070,7 +4370,9 @@ EndChar StartChar: uni2015 Encoding: 8213 8213 105 Width: 2331 -Flags: MW +Flags: W +HStem: 660 230<120 2211> +LayerCount: 2 Fore SplineSet 225 890 m 2 @@ -4088,7 +4390,10 @@ EndChar StartChar: perthousand Encoding: 8240 8240 106 Width: 2810 -Flags: MW +Flags: W +HStem: -30 180<1470.38 1514.59 2320.38 2364.59> 0 21G<507 618> 690 180<1470.38 1509.62 2320.38 2359.62> 1500 10G<322 618 1307.5 1435> +VStem: 70 370<825.957 1334.04> 500 370<846.389 1334.04> 1090 370<165.957 674.043> 1520 370<186.389 674.043> 1940 370<165.957 674.043> 2370 370<186.389 674.043> +LayerCount: 2 Fore SplineSet 1940 420 m 0 @@ -4136,7 +4441,10 @@ EndChar StartChar: uni2031 Encoding: 8241 8241 107 Width: 3660 -Flags: MW +Flags: W +HStem: -30 180<1470.38 1514.59 2320.38 2364.59 3170.38 3214.59> 0 21G<507 618> 690 180<1470.38 1509.62 2320.38 2359.62 3170.38 3209.62> 1500 10G<322 618 1307.5 1435> +VStem: 70 370<825.957 1334.04> 500 370<846.389 1334.04> 1090 370<165.957 674.043> 1520 370<186.389 674.043> 1940 370<165.957 674.043> 2370 370<186.389 674.043> 2790 370<165.957 674.043> 3220 370<186.389 674.043> +LayerCount: 2 Fore SplineSet 2790 420 m 0 @@ -4194,7 +4502,10 @@ EndChar StartChar: uniFB00 Encoding: 64256 64256 108 Width: 1220 -Flags: MW +Flags: W +HStem: 0 210<10.1574 90 510 549.911 580 640 1060 1199.98> 830 210<10 89.9902 510.007 639.993 1060 1199.08> 1386 174<491.036 577.602> 1426 174<1036.59 1261.99> +VStem: 90 420<210 830 1040 1317.72> 640 420<210 830 1040 1089.05> +LayerCount: 2 Fore SplineSet 10 47 m 2 @@ -4272,7 +4583,10 @@ EndChar StartChar: uniFB01 Encoding: 64257 64257 109 Width: 1160 -Flags: MW +Flags: W +HStem: 0 210<10.0301 90 510.111 560 580.683 649.974 1070.02 1149.85> 830 210<10.062 89.896 510.099 649.912> 1426 174<525.666 637.193> +VStem: 10 550<0.104904 210> 90 420<210.005 829.874 1040 1376.58> 650 420<210 829.861> +LayerCount: 2 Fore SplineSet 510 778 m 2 @@ -4293,8 +4607,8 @@ SplineSet 39 830 l 2 15 830 10 837 10 880 c 2 10 998 l 2 - 10 1034 14 1040 49 1040 c 2 - 49 1040 l 2 + 10 1033.65420923 25 1040 47 1040 c 10 + 49 1040 l 18 85 1040 90 1046 90 1084 c 2 90 1144 l 2 90 1366 164 1600 564 1600 c 0 @@ -4332,7 +4646,10 @@ EndChar StartChar: uniFB02 Encoding: 64258 64258 110 Width: 1160 -Flags: MW +Flags: W +HStem: 0 210<10.0973 89.9183 510 559.734 580.018 649.991 1070.04 1149.98> 830 210<10.0091 89.9447 510 599.829> 1426 174<491.01 635> +VStem: 90 420<210 829.832 1040.08 1367.2> 526 544<1144.02 1382.86> 650 420<210 1112.08> +LayerCount: 2 Fore SplineSet 510 786 m 2 @@ -4396,7 +4713,10 @@ EndChar StartChar: uniFB03 Encoding: 64259 64259 111 Width: 1710 -Flags: MW +Flags: W +HStem: 0 210<10.0171 90 510 550 580 640 1060 1109.98 1130 1200 1620.03 1700> 830 210<10 90 510.001 639.941 1060.17 1199.9> 1386 174<490.342 577.384> 1426 174<1073.53 1182.78> +VStem: 90 420<210 830 1040 1317.72> 640 420<210 829.888 1040 1086.22> 1130 570<0 210> 1200 420<210 829.868> +LayerCount: 2 Fore SplineSet 532 1040 m 2 @@ -4485,7 +4805,10 @@ EndChar StartChar: uniFB04 Encoding: 64260 64260 112 Width: 1710 -Flags: MW +Flags: W +HStem: 0 210<10 90 510 550 580 640 1059 1110 1130 1200 1620 1700> 830 210<10.0161 90 510.004 616 1060 1150> 1386 174<487.986 576.085> 1426 174<1036.08 1127.11> +VStem: 90 420<210 829.824 1040 1317.72> 640 420<210.044 829.913 1040 1089.05> 1076 544<1141.6 1383.94> 1130 570<3.003e-08 209.994> 1200 420<210.002 1111.99> +LayerCount: 2 Fore SplineSet 538 1040 m 2 @@ -4578,7 +4901,9 @@ EndChar StartChar: R.alt Encoding: 65536 -1 113 Width: 1290 -Flags: MW +Flags: W +HStem: -20 290<600.758 713.625 1176.35 1280> 0 270<10.4393 77 600.758 719.14> 1230 270<10.5282 129.226 600 702.439> +VStem: 130 470<270.527 619.998 880.053 1229.34> 720 470<890.22 1216.82> LayerCount: 2 Back SplineSet @@ -4671,7 +4996,10 @@ EndChar StartChar: zero.oldstyle Encoding: 65537 -1 114 Width: 1120 -Flags: MW +Flags: W +HStem: -20 210<497.772 622.728> 850 210<506.24 617.213> +VStem: 50 420<254.566 785.892> 650 420<265.37 790.282> +LayerCount: 2 Fore SplineSet 50 520 m 0 @@ -4691,7 +5019,10 @@ EndChar StartChar: one.oldstyle Encoding: 65538 -1 115 Width: 920 -Flags: MW +Flags: W +HStem: 0 210<70.5376 269.872 660.293 849.767> 610 211<104.371 267.267> 1050 20G<497 630.5> +VStem: 270 390<210.337 609.979> +LayerCount: 2 Fore SplineSet 70 65 m 2 @@ -4724,7 +5055,10 @@ EndChar StartChar: two.oldstyle Encoding: 65539 -1 116 Width: 1094 -Flags: MW +Flags: W +HStem: -20 371<691.635 822.93> 0 21G<81.457 265.457> 896 184<439.485 574.047> +VStem: 86.957 350<684 892.538> 857.957 196<381.283 553.983> +LayerCount: 2 Fore SplineSet 1053.95703125 510 m 0 @@ -4760,7 +5094,10 @@ EndChar StartChar: three.oldstyle Encoding: 65540 -1 117 Width: 960 -Flags: MW +Flags: W +HStem: -480 184<363.369 500.896> 210 202<354 461.342> 886 174<343.331 628> +VStem: 30 308<641 874.722> 50 307<-291.862 -44> 508 402<506.976 857.806> 528 402<-265.965 121.784> +LayerCount: 2 Fore SplineSet 50 -112 m 0 @@ -4794,7 +5131,10 @@ EndChar StartChar: four.oldstyle Encoding: 65541 -1 118 Width: 984 -Flags: MW +Flags: W +HStem: -460 210<306.049 445.927 836.109 935.984> 1 210<329.542 445.974 836.813 965.947> 1020 20G<524 848.5> +VStem: 446 390<-249.91 0.849831 211.073 310.995> 684 152<419.044 509.971> +LayerCount: 2 Fore SplineSet 936 -296 m 2 @@ -4845,7 +5185,10 @@ EndChar StartChar: five.oldstyle Encoding: 65542 -1 119 Width: 930 -Flags: MW +Flags: W +HStem: -480 164<379.879 633> 322 218<420.407 732> 660 380<307.999 653.79> +VStem: 30 348<-313.388 -69> 498 402<-256.445 315.228> +LayerCount: 2 Fore SplineSet 30 -142 m 0 @@ -4884,7 +5227,10 @@ EndChar StartChar: seven.oldstyle Encoding: 65543 -1 120 Width: 1027 -Flags: MW +Flags: W +HStem: 616 324<465.463 734.463> 674 386<231.697 444.543> 1020 20G<846.463 1006.96> +VStem: 0.462891 176<486 619.423> 234.463 314<-297 38> 821.463 204<960.908 1040> +LayerCount: 2 Fore SplineSet 0.462890625 522 m 0 @@ -4916,7 +5262,10 @@ EndChar StartChar: nine.oldstyle Encoding: 65544 -1 121 Width: 1010 -Flags: MW +Flags: W +HStem: -480 154<425.417 509.054> 80 238<237 520> 830 230<457.894 550.634> +VStem: 30 400<335.008 812.787> 80 344<-325.812 -114> 580 400<111.616 715.319> +LayerCount: 2 Fore SplineSet 424 -302 m 0 @@ -4945,7 +5294,10 @@ EndChar StartChar: zero.oldtab Encoding: 65545 -1 122 Width: 1100 -Flags: MW +Flags: W +HStem: -20 210<487.772 612.728> 850 210<496.24 607.213> +VStem: 40 420<254.566 785.892> 640 420<265.37 790.282> +LayerCount: 2 Fore SplineSet 40 520 m 0 @@ -4964,7 +5316,10 @@ EndChar StartChar: one.oldtab Encoding: 65546 -1 123 Width: 1100 -Flags: MW +Flags: W +HStem: 0 210<160.538 359.872 750.293 939.767> 610 211<194.371 357.267> 1050 20G<587 720.5> +VStem: 360 390<210.337 609.979> +LayerCount: 2 Fore SplineSet 160 65 m 2 @@ -4996,7 +5351,10 @@ EndChar StartChar: two.oldtab Encoding: 65547 -1 124 Width: 1100 -Flags: MW +Flags: W +HStem: -20 371<694.638 825.933> 0 21G<84.46 268.46> 896 184<442.487 577.05> +VStem: 89.96 350<684 892.538> 860.96 196<381.283 553.983> +LayerCount: 2 Fore SplineSet 1056.95996094 510 m 0 @@ -5031,7 +5389,10 @@ EndChar StartChar: three.oldtab Encoding: 65548 -1 125 Width: 1100 -Flags: MW +Flags: W +HStem: -480 184<433.369 570.896> 210 202<424 531.342> 886 174<413.331 698> +VStem: 100 308<641 874.722> 120 307<-291.862 -44> 578 402<506.976 857.806> 598 402<-265.965 121.784> +LayerCount: 2 Fore SplineSet 120 -112 m 0 @@ -5064,7 +5425,10 @@ EndChar StartChar: four.oldtab Encoding: 65549 -1 126 Width: 1100 -Flags: MW +Flags: W +HStem: -460 210<364.045 503.923 894.105 993.981> 1 210<387.538 503.97 894.809 1023.94> 1020 20G<581.996 906.496> +VStem: 503.996 390<-249.91 0.849831 211.073 310.995> 741.996 152<419.044 509.971> +LayerCount: 2 Fore SplineSet 993.99609375 -296 m 2 @@ -5114,7 +5478,10 @@ EndChar StartChar: five.oldtab Encoding: 65550 -1 127 Width: 1100 -Flags: MW +Flags: W +HStem: -480 164<464.879 718> 322 218<505.407 817> 660 380<392.999 738.79> +VStem: 115 348<-313.388 -69> 583 402<-256.445 315.228> +LayerCount: 2 Fore SplineSet 115 -142 m 0 @@ -5152,8 +5519,11 @@ EndChar StartChar: seven.oldtab Encoding: 65551 -1 128 Width: 1100 -Flags: MW -Fore +Flags: W +HStem: 616 324<501.961 770.961> 674 386<268.195 481.041> 1020 20G<882.961 1043.46> +VStem: 36.9609 176<486 619.423> 270.961 314<-297 38> 857.961 204<960.908 1040> +LayerCount: 2 +Fore SplineSet 36.9609375 522 m 0 46.9609375 887 155.9609375 1060 356.9609375 1060 c 0 @@ -5183,7 +5553,10 @@ EndChar StartChar: nine.oldtab Encoding: 65552 -1 129 Width: 1100 -Flags: MW +Flags: W +HStem: -480 154<470.417 554.054> 80 238<282 565> 830 230<502.894 595.634> +VStem: 75 400<335.008 812.787> 125 344<-325.812 -114> 625 400<111.616 715.319> +LayerCount: 2 Fore SplineSet 469 -302 m 0 @@ -5211,7 +5584,10 @@ EndChar StartChar: uniFF10 Encoding: 65296 65296 130 Width: 1100 -Flags: MW +Flags: W +HStem: -20 210<498.874 609.343> 1310 210<498.874 604.624> +VStem: 40 420<338.68 1161.32> 640 420<357.472 1166.08> +LayerCount: 2 Fore SplineSet 40 750 m 0 @@ -5230,7 +5606,10 @@ EndChar StartChar: uniFF11 Encoding: 65297 65297 131 Width: 1100 -Flags: MW +Flags: W +HStem: 0 210<160.538 359.872 750.293 939.767> 1070 211<194.371 357.267> 1510 20G<587 720.5> +VStem: 360 390<210.337 1069.98> +LayerCount: 2 Fore Refer: 3 49 N 1 0 0 1 90 0 2 EndChar @@ -5238,7 +5617,10 @@ EndChar StartChar: uniFF12 Encoding: 65298 65298 132 Width: 1100 -Flags: MW +Flags: W +HStem: -20 401<639.328 828.456> 0 21G<79.46 263.46> 100 201<309.96 412.96> 1336 184<413.41 698.21> +VStem: 84.96 320<1024 1305.22> 586.96 422<979.474 1311.35> 855.96 196<411.664 553.983> +LayerCount: 2 Fore Refer: 4 50 N 1 0 0 1 -1.99703 0 2 EndChar @@ -5246,7 +5628,10 @@ EndChar StartChar: uniFF13 Encoding: 65299 65299 133 Width: 1100 -Flags: MW +Flags: W +HStem: -20 184<435.369 572.896> 670 202<426 533.342> 1346 174<415.331 700> +VStem: 102 308<1101 1334.72> 122 307<168.138 416> 580 402<966.976 1317.81> 600 402<194.035 581.784> +LayerCount: 2 Fore Refer: 5 51 N 1 0 0 1 72 0 2 EndChar @@ -5254,7 +5639,10 @@ EndChar StartChar: uniFF14 Encoding: 65300 65300 134 Width: 1100 -Flags: MW +Flags: W +HStem: 0 210<351.045 490.923 881.106 980.981> 410 210<361.121 490.971 881.809 1010.94> 1480 20G<568.996 893.496> +VStem: 490.996 390<210.09 409.85 620.073 770.995> 728.996 152<879.044 969.971> +LayerCount: 2 Fore Refer: 6 52 N 1 0 0 1 44.9965 0 2 EndChar @@ -5262,7 +5650,10 @@ EndChar StartChar: uniFF15 Encoding: 65301 65301 135 Width: 1100 -Flags: MW +Flags: W +HStem: -20 164<449.879 703> 782 218<490.407 802> 1120 380<377.999 723.79> +VStem: 100 348<146.612 391> 568 402<203.555 775.228> +LayerCount: 2 Fore Refer: 7 53 N 1 0 0 1 70 0 2 EndChar @@ -5270,7 +5661,10 @@ EndChar StartChar: uniFF16 Encoding: 65302 65302 136 Width: 1100 -Flags: MW +Flags: W +HStem: -20 230<504.366 597.106> 722 238<535 818> 1366 154<545.946 629.583> +VStem: 75 400<324.681 928.384> 625 400<227.213 704.992> 631 344<1154 1365.81> +LayerCount: 2 Fore Refer: 8 54 N 1 0 0 1 45 0 2 EndChar @@ -5278,7 +5672,10 @@ EndChar StartChar: uniFF17 Encoding: 65303 65303 137 Width: 1100 -Flags: MW +Flags: W +HStem: -20 21G<460.461 613.461> 1076 324<503.461 772.461> 1134 386<269.695 482.541> 1480 20G<884.461 1044.96> +VStem: 38.4612 176<946 1079.42> 272.461 314<163 498> 859.461 204<1420.91 1500> +LayerCount: 2 Fore Refer: 9 55 N 1 0 0 1 37.9983 0 2 EndChar @@ -5286,7 +5683,10 @@ EndChar StartChar: uniFF18 Encoding: 65304 65304 138 Width: 1100 -Flags: MW +Flags: W +HStem: -20 190<491.21 596.672> 720 180<497.246 597.473> 1330 190<500.541 593.69> +VStem: 55 400<199.659 602.614> 85 390<990.416 1312.33> 615 400<996.946 1320.81> 625 420<202.317 598.48> +LayerCount: 2 Fore Refer: 10 56 N 1 0 0 1 25 0 2 EndChar @@ -5294,7 +5694,10 @@ EndChar StartChar: uniFF19 Encoding: 65305 65305 139 Width: 1100 -Flags: MW +Flags: W +HStem: -20 154<470.417 554.054> 540 238<282 565> 1290 230<502.894 595.634> +VStem: 75 400<795.008 1272.79> 125 344<134.188 346> 625 400<571.616 1175.32> +LayerCount: 2 Fore SplineSet 469 158 m 0 @@ -5322,79 +5725,94 @@ EndChar StartChar: uni2000 Encoding: 8192 8192 140 Width: 666 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2001 Encoding: 8193 8193 141 Width: 1333 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2002 Encoding: 8194 8194 142 Width: 666 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2003 Encoding: 8195 8195 143 Width: 1333 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2004 Encoding: 8196 8196 144 Width: 443 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2005 Encoding: 8197 8197 145 Width: 333 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2006 Encoding: 8198 8198 146 Width: 221 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2007 Encoding: 8199 8199 147 Width: 773 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2008 Encoding: 8200 8200 148 Width: 265 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2009 Encoding: 8201 8201 149 Width: 221 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni200A Encoding: 8202 8202 150 Width: 133 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni200B Encoding: 8203 8203 151 Width: 0 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: dagger Encoding: 8224 8224 152 Width: 1186 -Flags: MW +Flags: W +HStem: 776 400<110.307 366.038 819.561 1071.46> 1500 20G<538.5 647.5> +VStem: 498 190<-500 38.3002 1079.02 1177.81> +LayerCount: 2 Fore SplineSet 487 1088 m 0 @@ -5435,7 +5853,10 @@ EndChar StartChar: daggerdbl Encoding: 8225 8225 153 Width: 1186 -Flags: MW +Flags: W +HStem: -520 21G<533.5 652.5> -176 400<114.537 366.201 819.799 1071.46> 776 400<110.307 366.201 820.372 1071.46> 1500 20G<538.5 647.5> +VStem: 393 400<-456.284 -204.593 1211.84 1453.16> 487 212<130.576 340.488 657.537 873.324> +LayerCount: 2 Fore SplineSet 486 1085 m 0 @@ -5495,7 +5916,10 @@ EndChar StartChar: bullet Encoding: 8226 8226 154 Width: 610 -Flags: MW +Flags: W +HStem: 590 480<171.055 438.945> +VStem: 65 480<696.055 963.945> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 -15 630 2 EndChar @@ -5503,7 +5927,9 @@ EndChar StartChar: fraction Encoding: 8260 8260 155 Width: 1072 -Flags: MW +Flags: W +HStem: 1540 20G<741 914.5> +LayerCount: 2 Fore Refer: 82 47 N 1 0 0 1 0 0 2 EndChar @@ -5511,25 +5937,31 @@ EndChar StartChar: uni0000 Encoding: 0 0 156 Width: 400 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni000D Encoding: 13 13 157 Width: 600 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni00A0 Encoding: 160 160 158 Width: 400 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: exclamdown Encoding: 161 161 159 Width: 798 -Flags: MW +Flags: W +HStem: 600 480<264.055 531.945> +VStem: 140 518<-395.76 -6.29688> 158 480<706.055 973.945> 311 178<212.665 464> +LayerCount: 2 Fore SplineSet 638 840 m 0 @@ -5553,7 +5985,10 @@ EndChar StartChar: cent Encoding: 162 162 160 Width: 1250 -Flags: MW +Flags: W +HStem: -40 206<501.041 608.422> 898 182<498.796 588.803> +VStem: 30 440<225.159 785.204> 590 368<666 894.928> 633 326<179.882 345.958> +LayerCount: 2 Fore SplineSet 762 1230 m 2 @@ -5572,7 +6007,10 @@ EndChar StartChar: sterling Encoding: 163 163 161 Width: 1415 -Flags: MW +Flags: W +HStem: -80 406<952.797 1148.59> -40 21G<117.5 263> 50 364<501 884> 560 230<3.00017e-07 231.793 716.765 1019.06> 1366 184<664.58 931.211> +VStem: 126 462<932.623 1277.49> 944 386<1084 1319.81> 1178 184<356.377 473.324> +LayerCount: 2 Fore SplineSet 111 15 m 0 @@ -5621,7 +6059,10 @@ EndChar StartChar: yen Encoding: 165 165 162 Width: 1380 -Flags: MW +Flags: W +HStem: 0 270<350.01 469.97 940.01 1079.97> 350 230<88 1268> 640 230<88 1270> 1230 270<1.78539 132.345 674.884 739.479 830.34 898.618 1259.01 1380> +VStem: 470 470<270 590.203> 830 550<1230 1499.93> +LayerCount: 2 Fore SplineSet 147 870 m 2 @@ -5649,7 +6090,10 @@ EndChar StartChar: onequarter Encoding: 188 188 163 Width: 2000 -Flags: MW +Flags: W +HStem: 4 126<1253.63 1337.56 1571.67 1631.59> 250 126<1259.67 1337.58 1572.09 1649.57> 632 126<256.323 375.923 610.176 723.86> 892 12G<1384.4 1579.1> 1274 126.6<276.623 374.36> 1538 12G<512.2 592.3> +VStem: 376 234<758.202 1273.99> 1337.6 234<130.054 249.91 376.044 466.597> 1480.4 91.2<531.426 585.982> +LayerCount: 2 Fore SplineSet 1522 1440 m 1 @@ -5665,7 +6109,10 @@ EndChar StartChar: onehalf Encoding: 189 189 164 Width: 2000 -Flags: MW +Flags: W +HStem: -28 240.6<1536.8 1650.27> -16 12.6G<1200.87 1311.27> 44 120.6<1339.17 1400.97> 622 126<256.323 375.923 610.176 723.86> 785.6 110.4<1401.24 1572.12> 1264 126.6<276.623 374.36> 1528 12G<512.2 592.3> +VStem: 376 234<748.202 1263.99> 1204.17 192<598.4 767.132> 1505.37 253.2<571.684 770.809> 1666.77 117.6<230.999 316.39> +LayerCount: 2 Fore SplineSet 1492 1450 m 1 @@ -5681,7 +6128,10 @@ EndChar StartChar: threequarters Encoding: 190 190 165 Width: 2000 -Flags: MW +Flags: W +HStem: -36 126<1253.63 1337.56 1571.67 1631.59> 210 126<1259.67 1337.58 1572.09 1649.57> 602 110.4<348.022 430.538> 852 12G<1384.4 1579.1> 1016 121.2<342.4 406.805> 1421.6 104.4<335.998 506.8> +VStem: 148 184.8<1274.6 1414.83> 160 184.2<714.883 863.6> 434.8 241.2<1194.19 1404.68> 446.8 241.2<730.421 963.07> 1337.6 234<90.0538 209.91 336.044 426.597> 1480.4 91.2<491.426 545.982> +LayerCount: 2 Fore SplineSet 1432 1400 m 1 @@ -5697,7 +6147,10 @@ EndChar StartChar: questiondown Encoding: 191 191 166 Width: 1170 -Flags: MW +Flags: W +HStem: -480 124<514.778 798.5> 318 224<624.684 741.632> 600 480<458.055 725.945> +VStem: 30 402<-241.982 97.6376> 352 480<706.055 973.945> 542 203<460 540.438> 812 328<-306 -64> +LayerCount: 2 Fore SplineSet 812 -294 m 0 @@ -5728,7 +6181,10 @@ EndChar StartChar: section Encoding: 167 167 167 Width: 1188 -Flags: MW +Flags: W +HStem: -40 152<357.871 718.901> 1388 152<473.427 745.387> +VStem: 18 338<125.288 334> 54 392<734.565 862.053 1183.34 1339.94> 724 412<623.391 764.245> 740 396<150.825 316.952> 754 358<1149.29 1363.28> +LayerCount: 2 Fore SplineSet 754 1316 m 0 @@ -5763,7 +6219,10 @@ EndChar StartChar: uni00B2 Encoding: 178 178 168 Width: 859 -Flags: MW +Flags: W +HStem: 902 241<426.375 688.331> 974 221<240.847 409.071> 1722 104<238.274 506.827> +VStem: 59 174<1516 1697.58> 528 254<1511.04 1700.89> 702 117<1161.09 1246> +LayerCount: 2 Fore SplineSet 819 1220 m 0 @@ -5798,7 +6257,10 @@ EndChar StartChar: uni00B3 Encoding: 179 179 169 Width: 776 -Flags: MW +Flags: W +HStem: 902 110<234.314 458.21> 1316 121<300 431.914> 1722 104<261.928 446.088> +VStem: 40 190<1023.53 1164> 76 185<1574 1718.5> 471 241<1478.65 1695.06> 495 241<1044.54 1271.07> +LayerCount: 2 Fore SplineSet 40 1123 m 0 @@ -5831,7 +6293,10 @@ EndChar StartChar: ordfeminine Encoding: 170 170 170 Width: 907 -Flags: MW +Flags: W +HStem: 952 131<218.79 428.274 701 780.883> 1226 91<345.841 448.861> 1497 103<327.793 520.153> +VStem: 40 284<1085.64 1203.44> 88 236<1380.92 1495.49> 449 252<1092.6 1222.81 1317 1483.21> +LayerCount: 2 Fore SplineSet 40 1112 m 0 @@ -5871,7 +6336,10 @@ EndChar StartChar: uni00B9 Encoding: 185 185 171 Width: 740 -Flags: MW +Flags: W +HStem: 912 126<40 262 496 700> 1584 127<60 258.75> +VStem: 262 234<1038 1584> +LayerCount: 2 Fore SplineSet 40 951 m 2 @@ -5903,7 +6371,10 @@ EndChar StartChar: ordmasculine Encoding: 186 186 172 Width: 798 -Flags: MW +Flags: W +HStem: 938 120<337.601 461.204> 1490 120<336.796 460.399> +VStem: 40 270<1099.14 1433.49> 488 270<1110.61 1445.05> +LayerCount: 2 Fore SplineSet 310 1286 m 0 @@ -5922,7 +6393,10 @@ EndChar StartChar: degree Encoding: 176 176 173 Width: 639 -Flags: MW +Flags: W +HStem: 1120 150<241.075 398.713> 1450 150<241.613 398.387> +VStem: 80 149<1284.22 1437.56> 410 151<1280.88 1438.28> +LayerCount: 2 Fore SplineSet 320 1120 m 256 @@ -5941,7 +6415,10 @@ EndChar StartChar: acute Encoding: 180 180 174 Width: 790 -Flags: MW +Flags: W +HStem: 1373 163<69.5215 148> +VStem: 61 664 +LayerCount: 2 Fore SplineSet 535 1340 m 2 @@ -5957,7 +6434,10 @@ EndChar StartChar: currency Encoding: 164 164 175 Width: 1140 -Flags: MW +Flags: W +HStem: 310 163<406.538 736.806> 1067 162<404.456 736.573> +VStem: 112 170<598.876 943.19> 858 170<596.868 943.19> +LayerCount: 2 Fore SplineSet 131 238 m 1 @@ -5992,7 +6472,10 @@ EndChar StartChar: copyright Encoding: 169 169 176 Width: 1439 -Flags: MW +Flags: W +HStem: -20 93<493.869 946.218> 266 160.8<704.281 803.681> 1060.4 153.6<553.439 780.353> 1184 12G<901.139 1010.94> 1427 93<493.828 946.177> +VStem: 100 94<427.451 1072.32> 342.239 312<521.475 957.192> 833.639 192.6<848.515 995.972> 858.239 189.6<509.629 642.889> 1246 95<427.462 1072.11> +LayerCount: 2 Fore SplineSet 720 1520 m 256 @@ -6012,7 +6495,10 @@ EndChar StartChar: registered Encoding: 174 174 177 Width: 1439 -Flags: MW +Flags: W +HStem: -20 93<493.869 946.218> 328.4 187.92<815.08 1041.8> 350 145.8<387.4 452.133 706 770.53> 1014.2 145.8<387.465 452.128 705.978 761.958> 1427 93<493.828 946.177> +VStem: 100 94<427.451 1072.32> 452.2 253.8<495.94 684.8 825.2 1014.11> 770.8 253.8<829.371 1008.7> 1060.24 70.2<516.326 547.57> 1246 95<427.462 1072.11> +LayerCount: 2 Fore SplineSet 720 1520 m 256 @@ -6032,7 +6518,10 @@ EndChar StartChar: paragraph Encoding: 182 182 178 Width: 1290 -Flags: MW +Flags: W +HStem: -300 213<569.139 699 912.018 987 1200.2 1280> 1287 213<912.004 987 1200.11 1280> +VStem: 10 902<775.068 1203.07> 699 213<-87 479> 987 213<-87 1287> +LayerCount: 2 Fore SplineSet 569 -270 m 2 @@ -6074,7 +6563,10 @@ EndChar StartChar: periodcentered Encoding: 183 183 179 Width: 640 -Flags: MW +Flags: W +HStem: 660 480<186.055 453.945> +VStem: 80 480<766.055 1033.95> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 0 700 2 EndChar @@ -6082,7 +6574,10 @@ EndChar StartChar: brokenbar Encoding: 166 166 180 Width: 479 -Flags: MW +Flags: W +HStem: 1540 20G<150 363> +VStem: 150 213<-500 332 818 1560> +LayerCount: 2 Fore SplineSet 150 818 m 1 @@ -6101,7 +6596,8 @@ EndChar StartChar: guillemotleft Encoding: 171 171 181 Width: 1390 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 1002 775 m 1 @@ -6126,7 +6622,8 @@ EndChar StartChar: guillemotright Encoding: 187 187 182 Width: 1390 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 388 775 m 1 @@ -6151,7 +6648,10 @@ EndChar StartChar: plusminus Encoding: 177 177 183 Width: 1059 -Flags: MW +Flags: W +HStem: -15 212<121 940> 666 212<120 423 636 939> +VStem: 423 213<361 666 878 1180> +LayerCount: 2 Fore SplineSet 423 361 m 1 @@ -6178,7 +6678,10 @@ EndChar StartChar: logicalnot Encoding: 172 172 184 Width: 1051 -Flags: MW +Flags: W +HStem: 666 214<120 739> +VStem: 739 193<406 666> +LayerCount: 2 Fore SplineSet 739 406 m 1 @@ -6194,7 +6697,10 @@ EndChar StartChar: uni00AD Encoding: 173 173 185 Width: 820 -Flags: MW +Flags: W +HStem: 540 230<120 700> +VStem: 120 580<540 770> +LayerCount: 2 Fore Refer: 84 45 N 1 0 0 1 0 0 3 EndChar @@ -6202,7 +6708,10 @@ EndChar StartChar: mu Encoding: 181 181 186 Width: 1120 -Flags: MW +Flags: W +HStem: -520 434<539.361 773.167> -40 284<247 563> 0 21G<672.5 1093> 830 210<10 90 560 610> +VStem: 90 212<-297.486 847> 90 420<244.115 830> 471 446<-357.894 -151.253> 560 470<824.149 1040> 610 420<250.268 833.329> +LayerCount: 2 Fore SplineSet 302 847 m 1 @@ -6222,9 +6731,11 @@ EndChar StartChar: uni030C.alt Encoding: 65553 -1 187 Width: 0 -Flags: MW +Flags: W +HStem: 897 178<361 509.792> 1246 476<438.319 663.435> AnchorPoint: "Anchor-1" 341 920 mark 0 AnchorPoint: "Anchor-3" 341 920 mark 0 +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 246 1286 2 EndChar @@ -6232,8 +6743,9 @@ EndChar StartChar: gravecomb Encoding: 768 768 188 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 571 1500 mark 0 +LayerCount: 2 Fore SplineSet 565 1619 m 2 @@ -6250,8 +6762,9 @@ EndChar StartChar: acutecomb Encoding: 769 769 189 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 429 1500 mark 0 +LayerCount: 2 Fore SplineSet 410 1625 m 2 @@ -6268,8 +6781,9 @@ EndChar StartChar: uni0302 Encoding: 770 770 190 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 499 1500 mark 0 +LayerCount: 2 Fore SplineSet 242 1640 m 2 @@ -6293,8 +6807,10 @@ EndChar StartChar: tildecomb Encoding: 771 771 191 Width: 0 -Flags: MW +Flags: W +HStem: 1630 256<528.826 734.009> 1748 256<264.756 468.597> AnchorPoint: "Anchor-0" 496 1500 mark 0 +LayerCount: 2 Fore SplineSet 666 1630 m 0 @@ -6318,8 +6834,11 @@ EndChar StartChar: uni0304 Encoding: 772 772 192 Width: 0 -Flags: MW +Flags: W +HStem: 1630 192<260 740> +VStem: 260 480<1630 1822> AnchorPoint: "Anchor-0" 500 1500 mark 0 +LayerCount: 2 Fore SplineSet 260 1662 m 2 @@ -6337,8 +6856,11 @@ EndChar StartChar: uni0306 Encoding: 774 774 193 Width: 0 -Flags: MW +Flags: W +HStem: 1580 260<395.714 606> +VStem: 221 160<1861.19 1938> 618 162<1857.24 1938> AnchorPoint: "Anchor-0" 499 1500 mark 0 +LayerCount: 2 Fore SplineSet 499 1580 m 256 @@ -6358,8 +6880,11 @@ EndChar StartChar: uni0307 Encoding: 775 775 194 Width: 0 -Flags: MW +Flags: W +HStem: 1269 384<378.886 623.114> +VStem: 309 384<1338.89 1583.11> AnchorPoint: "Anchor-0" 500 920 mark 0 +LayerCount: 2 Fore SplineSet 501 1269 m 0 @@ -6373,8 +6898,11 @@ EndChar StartChar: uni0308 Encoding: 776 776 195 Width: 0 -Flags: MW +Flags: W +HStem: 1690 384<97.8862 342.114 657.886 902.114> +VStem: 28 384<1759.89 2004.11> 588 384<1759.89 2004.11> AnchorPoint: "Anchor-0" 501 1500 mark 0 +LayerCount: 2 Fore SplineSet 780 1690 m 0 @@ -6393,8 +6921,11 @@ EndChar StartChar: uni030A Encoding: 778 778 196 Width: 0 -Flags: MW +Flags: W +HStem: 1640 164<431.387 569.009> 1987 153<432.359 568.183> +VStem: 251 168<1815.32 1974.89> 582 168<1815.82 1974.57> AnchorPoint: "Anchor-0" 500 1500 mark 0 +LayerCount: 2 Fore SplineSet 500 1640 m 0 @@ -6413,8 +6944,9 @@ EndChar StartChar: uni030B Encoding: 779 779 197 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 394 1500 mark 0 +LayerCount: 2 Fore SplineSet 774 1697 m 2 @@ -6439,8 +6971,9 @@ EndChar StartChar: uni030C Encoding: 780 780 198 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 499 1500 mark 0 +LayerCount: 2 Fore SplineSet 358 1657 m 2 @@ -6464,8 +6997,11 @@ EndChar StartChar: uni0311 Encoding: 785 785 199 Width: 0 -Flags: MW +Flags: W +HStem: 1748 260<395 605.286> +VStem: 221 162<1650 1730.76> 620 160<1650 1726.81> AnchorPoint: "Anchor-0" 499 1500 mark 0 +LayerCount: 2 Fore SplineSet 502 2008 m 256 @@ -6485,8 +7021,10 @@ EndChar StartChar: uni0312 Encoding: 786 786 200 Width: 0 -Flags: MW +Flags: W +HStem: 1586 142<548.015 683> AnchorPoint: "Anchor-0" 497 920 mark 0 +LayerCount: 2 Fore SplineSet 712 1259 m 0 @@ -6506,9 +7044,12 @@ EndChar StartChar: dotbelowcomb Encoding: 803 803 201 Width: 0 -Flags: MW +Flags: W +HStem: -553 384<378.886 623.114> +VStem: 309 384<-483.114 -238.886> AnchorPoint: "Anchor-1" 500 0 mark 0 AnchorPoint: "Anchor-2" 500 0 mark 0 +LayerCount: 2 Fore SplineSet 501 -553 m 0 @@ -6522,9 +7063,11 @@ EndChar StartChar: uni0326 Encoding: 806 806 202 Width: 0 -Flags: MW +Flags: W +HStem: -820 142<309 443.985> AnchorPoint: "Anchor-1" 496 0 mark 0 AnchorPoint: "Anchor-2" 496 0 mark 0 +LayerCount: 2 Fore SplineSet 280 -351 m 0 @@ -6544,9 +7087,11 @@ EndChar StartChar: uni0327 Encoding: 807 807 203 Width: 0 -Flags: MW +Flags: W +HStem: -549 153<345 534.915> AnchorPoint: "Anchor-1" 528 0 mark 0 AnchorPoint: "Anchor-2" 528 0 mark 0 +LayerCount: 2 Fore SplineSet 345 -520 m 2 @@ -6570,9 +7115,12 @@ EndChar StartChar: uni0328 Encoding: 808 808 204 Width: 0 -Flags: MW +Flags: W +HStem: -422 187<362.5 627.491> +VStem: 178 286<-297.5 -115.283> AnchorPoint: "Anchor-2" 511 47 mark 0 AnchorPoint: "Anchor-3" 511 47 mark 0 +LayerCount: 2 Fore SplineSet 444 -422 m 0 @@ -6593,7 +7141,10 @@ EndChar StartChar: Odieresis Encoding: 214 214 205 Width: 1240 -Flags: MW +Flags: W +HStem: -40 260<558.411 684.755> 1280 260<558.411 681.589> 1660 384<217.886 462.114 777.886 1022.11> +VStem: 30 485<329.623 1170.38> 148 384<1729.89 1974.11> 708 384<1729.89 1974.11> 725 485<342.29 1170.38> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 120 -30 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -6603,8 +7154,11 @@ EndChar StartChar: breve Encoding: 728 728 206 Width: 1000 -Flags: MW +Flags: W +HStem: 1620 260<395.714 606> +VStem: 221 160<1901.19 1978> 618 162<1897.24 1978> AnchorPoint: "Anchor-0" 499 1500 mark 0 +LayerCount: 2 Fore SplineSet 499 1620 m 256 @@ -6624,8 +7178,11 @@ EndChar StartChar: dotaccent Encoding: 729 729 207 Width: 1000 -Flags: MW +Flags: W +HStem: 1269 384<378.886 623.114> +VStem: 309 384<1338.89 1583.11> AnchorPoint: "Anchor-0" 497 1040 mark 0 +LayerCount: 2 Fore SplineSet 501 1269 m 0 @@ -6639,8 +7196,11 @@ EndChar StartChar: ring Encoding: 730 730 208 Width: 1000 -Flags: MW +Flags: W +HStem: 1640 164<431.387 569.009> 1987 153<432.359 568.183> +VStem: 251 168<1815.32 1974.89> 582 168<1815.82 1974.57> AnchorPoint: "Anchor-0" 500 1500 mark 0 +LayerCount: 2 Fore SplineSet 500 1640 m 0 @@ -6659,9 +7219,12 @@ EndChar StartChar: ogonek Encoding: 731 731 209 Width: 1000 -Flags: MW +Flags: W +HStem: -422 187<362.5 627.491> +VStem: 178 286<-297.5 -115.283> AnchorPoint: "Anchor-2" 511 47 mark 0 AnchorPoint: "Anchor-3" 511 47 mark 0 +LayerCount: 2 Fore SplineSet 444 -422 m 0 @@ -6682,8 +7245,10 @@ EndChar StartChar: tilde Encoding: 732 732 210 Width: 1000 -Flags: MW +Flags: W +HStem: 1630 256<528.826 734.009> 1748 256<264.756 468.597> AnchorPoint: "Anchor-0" 466 1500 mark 0 +LayerCount: 2 Fore SplineSet 666 1630 m 0 @@ -6707,8 +7272,9 @@ EndChar StartChar: hungarumlaut Encoding: 733 733 211 Width: 1000 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 424 1500 mark 0 +LayerCount: 2 Fore SplineSet 774 1697 m 2 @@ -6733,8 +7299,11 @@ EndChar StartChar: dieresis Encoding: 168 168 212 Width: 1000 -Flags: MW +Flags: W +HStem: 1690 384<97.8862 342.114 657.886 902.114> +VStem: 28 384<1759.89 2004.11> 588 384<1759.89 2004.11> AnchorPoint: "Anchor-0" 501 1500 mark 0 +LayerCount: 2 Fore SplineSet 780 1690 m 0 @@ -6753,7 +7322,9 @@ EndChar StartChar: cedilla Encoding: 184 184 213 Width: 1000 -Flags: MW +Flags: W +HStem: -549 153<345 534.915> +LayerCount: 2 Fore SplineSet 345 -520 m 2 @@ -6777,7 +7348,10 @@ EndChar StartChar: macron Encoding: 175 175 214 Width: 1000 -Flags: MW +Flags: W +HStem: 1630 192<260 740> +VStem: 260 480<1630 1822> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 0 0 2 EndChar @@ -6785,7 +7359,10 @@ EndChar StartChar: Ccedilla Encoding: 199 199 215 Width: 1208 -Flags: MW +Flags: W +HStem: -582 153<500.398 690.313> -40 268<633.801 799.469> 1284 256<382.398 760.589> 1490 20G<961.898 1144.9> +VStem: 30.3984 520<385.792 1111.99> 849.398 321<930.859 1176.62> 890.398 316<366.049 588.148> +LayerCount: 2 Fore Refer: 213 184 N 1 0 0 1 155.398 -33 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -6795,7 +7372,9 @@ EndChar StartChar: Agrave Encoding: 192 192 216 Width: 1390 -Flags: MW +Flags: W +HStem: 0 270<0.315895 150.997 437.998 500 610.018 716.591 1244.38 1389.99> 420 250<512.446 657.182> 1490 20G<468 914.5> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 133 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6805,7 +7384,9 @@ EndChar StartChar: Aacute Encoding: 193 193 217 Width: 1390 -Flags: MW +Flags: W +HStem: 0 270<0.315895 150.997 437.998 500 610.018 716.591 1244.38 1389.99> 420 250<512.446 657.182> 1490 20G<468 914.5> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 275 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6815,7 +7396,9 @@ EndChar StartChar: Acircumflex Encoding: 194 194 218 Width: 1390 -Flags: MW +Flags: W +HStem: 0 270<0.315895 150.997 437.998 500 610.018 716.591 1244.38 1389.99> 420 250<512.446 657.182> 1490 20G<468 914.5> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 205 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6825,7 +7408,9 @@ EndChar StartChar: Atilde Encoding: 195 195 219 Width: 1390 -Flags: MW +Flags: W +HStem: 0 270<0.315895 150.997 437.998 500 610.018 716.591 1244.38 1389.99> 420 250<512.446 657.182> 1490 20G<468 914.5> 1630 256<736.826 942.009> 1748 256<472.756 676.597> +LayerCount: 2 Fore Refer: 210 732 N 1 0 0 1 208 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6835,7 +7420,10 @@ EndChar StartChar: Adieresis Encoding: 196 196 220 Width: 1390 -Flags: MW +Flags: W +HStem: 0 270<0.315895 150.997 437.998 500 610.018 716.591 1244.38 1389.99> 420 250<512.446 657.182> 1490 20G<468 914.5> 1690 384<300.886 545.114 860.886 1105.11> +VStem: 231 384<1759.89 2004.11> 791 384<1759.89 2004.11> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 203 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6845,7 +7433,10 @@ EndChar StartChar: Aring Encoding: 197 197 221 Width: 1390 -Flags: MW +Flags: W +HStem: 0 270<0.315895 150.997 437.998 500 610.018 716.591 1244.38 1389.99> 420 250<512.446 657.182> 1440 164<635.387 773.009> 1490 20G<468 914.5> 1787 153<636.359 772.183> +VStem: 455 168<1615.32 1774.89> 786 168<1615.82 1774.57> +LayerCount: 2 Fore Refer: 208 730 N 1 0 0 1 204 -200 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -6855,7 +7446,10 @@ EndChar StartChar: Egrave Encoding: 200 200 222 Width: 1170 -Flags: MW +Flags: W +HStem: 0 270<9.83496 129.835 599.835 846.423> 1230 270<9.8764 129.835 599.891 846.567> +VStem: 129.835 470<270.119 623.822 894.32 1229.67> 664.835 195<416.014 650 860.247 1085.95> 908.835 231<910 1166.5> 928.835 231<359.661 649.922> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 132.834 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -6865,7 +7459,10 @@ EndChar StartChar: Eacute Encoding: 201 201 223 Width: 1170 -Flags: MW +Flags: W +HStem: 0 270<9.83496 129.835 599.835 846.423> 1230 270<9.8764 129.835 599.891 846.567> +VStem: 129.835 470<270.119 623.822 894.32 1229.67> 664.835 195<416.014 650 860.247 1085.95> 908.835 231<910 1166.5> 928.835 231<359.661 649.922> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 64.834 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -6875,7 +7472,10 @@ EndChar StartChar: Ecircumflex Encoding: 202 202 224 Width: 1170 -Flags: MW +Flags: W +HStem: 0 270<9.83496 129.835 599.835 846.423> 1230 270<9.8764 129.835 599.891 846.567> +VStem: 129.835 470<270.119 623.822 894.32 1229.67> 664.835 195<416.014 650 860.247 1085.95> 908.835 231<910 1166.5> 928.835 231<359.661 649.922> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 124.834 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -6885,7 +7485,10 @@ EndChar StartChar: Edieresis Encoding: 203 203 225 Width: 1170 -Flags: MW +Flags: W +HStem: 0 270<9.83496 129.835 599.835 846.423> 1230 270<9.8764 129.835 599.891 846.567> 1690 384<180.72 424.948 740.72 984.948> +VStem: 110.834 384<1759.89 2004.11> 129.835 470<270.119 623.822 894.32 1229.67> 664.835 195<416.014 650 860.247 1085.95> 670.834 384<1759.89 2004.11> 908.835 231<910 1166.5> 928.835 231<359.661 649.922> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 82.834 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -6895,7 +7498,10 @@ EndChar StartChar: Igrave Encoding: 204 204 226 Width: 770 -Flags: MW +Flags: W +HStem: 0 270<10.1562 149.973 620 759.956> 1230 270<10.1448 149.915 620.125 759.738> +VStem: 10 750<0.0671387 269.854 1230.14 1499.74> 150 470<270.06 1229.88> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 -89 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -6905,7 +7511,10 @@ EndChar StartChar: Iacute Encoding: 205 205 227 Width: 770 -Flags: MW +Flags: W +HStem: 0 270<10.1562 149.973 620 759.956> 1230 270<10.1448 149.915 620.125 759.738> +VStem: 10 750<0.0671387 269.854 1230.14 1499.74> 150 470<270.06 1229.88> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 -147 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -6915,7 +7524,10 @@ EndChar StartChar: Icircumflex Encoding: 206 206 228 Width: 770 -Flags: MW +Flags: W +HStem: 0 270<10.1562 149.973 620 759.956> 1230 270<10.1448 149.915 620.125 759.738> +VStem: 10 750<0.0671387 269.854 1230.14 1499.74> 150 470<270.06 1229.88> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 -117 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -6925,7 +7537,10 @@ EndChar StartChar: Idieresis Encoding: 207 207 229 Width: 770 -Flags: MW +Flags: W +HStem: 0 270<10.1562 149.973 620 759.956> 1230 270<10.1448 149.915 620.125 759.738> 1690 384<-21.1138 223.114 538.886 783.114> +VStem: -91 384<1759.89 2004.11> 10 750<0.0671387 269.854 1230.14 1499.74> 150 470<270.06 1229.88> 469 384<1759.89 2004.11> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 -119 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -6935,7 +7550,10 @@ EndChar StartChar: Ntilde Encoding: 209 209 230 Width: 1250 -Flags: MW +Flags: W +HStem: -30 21G<760 1102> 0 270<10.6452 119.839 390.161 519.804> 1230 270<10.6396 119.988 740.168 860 1130.1 1239.52> 1630 256<658.826 864.009> 1748 256<394.756 598.597> +VStem: 10 510<0.769901 269.807> 120 270<270.113 699.752> 860 270<907.75 1229.99> +LayerCount: 2 Fore Refer: 210 732 N 1 0 0 1 130 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -6945,7 +7563,10 @@ EndChar StartChar: Ograve Encoding: 210 210 231 Width: 1240 -Flags: MW +Flags: W +HStem: -40 260<558.411 684.755> 1280 260<558.411 681.589> +VStem: 30 485<329.623 1170.38> 725 485<342.29 1170.38> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 205 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -6955,7 +7576,10 @@ EndChar StartChar: Oacute Encoding: 211 211 232 Width: 1240 -Flags: MW +Flags: W +HStem: -40 260<558.411 684.755> 1280 260<558.411 681.589> +VStem: 30 485<329.623 1170.38> 725 485<342.29 1170.38> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 97 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -6965,7 +7589,10 @@ EndChar StartChar: Ocircumflex Encoding: 212 212 233 Width: 1240 -Flags: MW +Flags: W +HStem: -40 260<558.411 684.755> 1280 260<558.411 681.589> +VStem: 30 485<329.623 1170.38> 725 485<342.29 1170.38> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 127 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -6975,7 +7602,10 @@ EndChar StartChar: Otilde Encoding: 213 213 234 Width: 1240 -Flags: MW +Flags: W +HStem: -40 260<558.411 684.755> 1280 260<558.411 681.589> 1630 256<688.826 894.009> 1748 256<424.756 628.597> +VStem: 30 485<329.623 1170.38> 725 485<342.29 1170.38> +LayerCount: 2 Fore Refer: 210 732 N 1 0 0 1 160 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -6985,7 +7615,8 @@ EndChar StartChar: multiply Encoding: 215 215 235 Width: 1090 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 566 860 m 2 @@ -7019,7 +7650,10 @@ EndChar StartChar: Ugrave Encoding: 217 217 236 Width: 1340 -Flags: MW +Flags: W +HStem: -40 294<661.297 869.64> 1230 270<10.6386 129.877 600.337 729.935 790.81 929.855 1210.53 1329.79> +VStem: 130 470<318.877 1229.68> 930 280<318.594 1229.47> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 260 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -7029,7 +7663,10 @@ EndChar StartChar: Uacute Encoding: 218 218 237 Width: 1340 -Flags: MW +Flags: W +HStem: -40 294<661.297 869.64> 1230 270<10.6386 129.877 600.337 729.935 790.81 929.855 1210.53 1329.79> +VStem: 130 470<318.877 1229.68> 930 280<318.594 1229.47> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 192 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -7039,7 +7676,10 @@ EndChar StartChar: Ucircumflex Encoding: 219 219 238 Width: 1340 -Flags: MW +Flags: W +HStem: -40 294<661.297 869.64> 1230 270<10.6386 129.877 600.337 729.935 790.81 929.855 1210.53 1329.79> +VStem: 130 470<318.877 1229.68> 930 280<318.594 1229.47> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 242 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -7049,7 +7689,10 @@ EndChar StartChar: Udieresis Encoding: 220 220 239 Width: 1340 -Flags: MW +Flags: W +HStem: -40 294<661.297 869.64> 1230 270<10.6386 129.877 600.337 729.935 790.81 929.855 1210.53 1329.79> 1690 384<317.886 562.114 877.886 1122.11> +VStem: 130 470<318.877 1229.68> 248 384<1759.89 2004.11> 808 384<1759.89 2004.11> 930 280<318.594 1229.47> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 220 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -7059,7 +7702,10 @@ EndChar StartChar: Yacute Encoding: 221 221 240 Width: 1380 -Flags: MW +Flags: W +HStem: 0 270<350.01 469.97 940.01 1079.97> 1230 270<1.78539 132.345 674.884 739.479 830.34 898.618 1259.01 1380> +VStem: 470 470<270 590.203> 830 550<1230 1499.93> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 237 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -7069,7 +7715,10 @@ EndChar StartChar: germandbls Encoding: 223 223 241 Width: 1363 -Flags: MW +Flags: W +HStem: -20 203<875.467 1039.52> 0 21G<32.5 427> 1383 187<572.71 774.603> +VStem: 91 381<213 1243.7> 507 382<186.192 406.969> 627 398<767.222 944.433> 811 413<1102.17 1350.37> 931 402<186.609 426.211> +LayerCount: 2 Fore SplineSet 1333 320 m 0 @@ -7104,7 +7753,10 @@ EndChar StartChar: Thorn Encoding: 222 222 242 Width: 1100 -Flags: MW +Flags: W +HStem: 0 210<10.0208 129.964 520.365 639.983> 344 210<520.268 616.893> 974 210<520 614.159> 1290 210<10 130 520.036 639.979> +VStem: 10 630<0.0996094 210 1290 1499.9> 130 390<210.338 343.793 554.046 973.589 1184 1289.97> 640 450<571.802 953.536> +LayerCount: 2 Fore SplineSet 550 554 m 2 @@ -7153,7 +7805,10 @@ EndChar StartChar: AE Encoding: 198 198 243 Width: 1920 -Flags: MW +Flags: W +HStem: 0 270<759.834 879.834 1349.83 1596.42> 0 280<3.90011e-07 114.993 423.399 510> 440 210<629.078 1114> 1230 270<520 632.009 759.875 879.834 943.922 1310 1349.89 1596.57> +VStem: 879.834 470<270.119 623.822 894.32 1229.67> 1414.83 195<416.014 650 860.247 1085.95> 1658.83 231<910 1166.5> 1678.83 231<359.661 649.922> +LayerCount: 2 Fore SplineSet -0 42 m 2 @@ -7194,7 +7849,10 @@ EndChar StartChar: agrave Encoding: 224 224 244 Width: 1087 -Flags: MW +Flags: W +HStem: 437 151<474.114 541.531> 898 172<445.216 545.543> +VStem: 9.65625 454<199.854 421.031> 69.6562 371<729.223 895.658> 551.656 400<199.234 435.138 588 884.698> 1001.66 133<184.564 293.891> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 35.6563 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7204,7 +7862,10 @@ EndChar StartChar: aacute Encoding: 225 225 245 Width: 1087 -Flags: MW +Flags: W +HStem: 437 151<474.114 541.531> 898 172<445.216 545.543> +VStem: 9.65625 454<199.854 421.031> 69.6562 371<729.223 895.658> 551.656 400<199.234 435.138 588 884.698> 1001.66 133<184.564 293.891> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 67.656 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7214,7 +7875,10 @@ EndChar StartChar: acircumflex Encoding: 226 226 246 Width: 1087 -Flags: MW +Flags: W +HStem: 437 151<474.114 541.531> 898 172<445.216 545.543> +VStem: 9.65625 454<199.854 421.031> 69.6562 371<729.223 895.658> 551.656 400<199.234 435.138 588 884.698> 1001.66 133<184.564 293.891> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 17.656 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7224,7 +7888,10 @@ EndChar StartChar: atilde Encoding: 227 227 247 Width: 1087 -Flags: MW +Flags: W +HStem: 437 151<474.114 541.531> 898 172<445.216 545.543> 1170 256<549.482 754.665> 1288 256<285.412 489.253> +VStem: 9.65625 454<199.854 421.031> 69.6562 371<729.223 895.658> 551.656 400<199.234 435.138 588 884.698> 1001.66 133<184.564 293.891> +LayerCount: 2 Fore Refer: 210 732 N 1 0 0 1 20.656 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7234,7 +7901,10 @@ EndChar StartChar: adieresis Encoding: 228 228 248 Width: 1087 -Flags: MW +Flags: W +HStem: 437 151<474.114 541.531> 898 172<445.216 545.543> 1230 384<133.542 377.77 693.542 937.77> +VStem: 9.65625 454<199.854 421.031> 63.656 384<1299.89 1544.11> 69.6562 371<729.223 895.658> 551.656 400<199.234 435.138 588 884.698> 623.656 384<1299.89 1544.11> 1001.66 133<184.564 293.891> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 35.656 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7244,7 +7914,10 @@ EndChar StartChar: aring Encoding: 229 229 249 Width: 1087 -Flags: MW +Flags: W +HStem: 437 151<474.114 541.531> 898 172<445.216 545.543> 1180 164<458.043 595.665> 1527 153<459.015 594.839> +VStem: 9.65625 454<199.854 421.031> 69.6562 371<729.223 895.658> 277.656 168<1355.32 1514.89> 551.656 400<199.234 435.138 588 884.698> 608.656 168<1355.82 1514.57> 1001.66 133<184.564 293.891> +LayerCount: 2 Fore Refer: 208 730 N 1 0 0 1 26.656 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7254,7 +7927,10 @@ EndChar StartChar: ae Encoding: 230 230 250 Width: 1478 -Flags: MW +Flags: W +HStem: -40 206<987.244 1106.41> -20 219<250.656 540.171> 437 151<474.114 541.531> 452 206<970.183 1058.49> 882 198<980.058 1225> 898 172<441.414 546.991> +VStem: 9.65625 454<199.854 421.031> 69.6562 371<729.223 895.658> 551.656 413.344<199.784 435.138 658 878.585> 1058 390<658 831.61> 1124 316<182.799 346> +LayerCount: 2 Fore SplineSet 996 658 m 2 @@ -7304,7 +7980,10 @@ EndChar StartChar: Eth Encoding: 208 208 251 Width: 1320 -Flags: MW +Flags: W +HStem: 0 270<10 129.996 600.002 740.292> 670 230<16 723> 1230 270<10.1941 129.923 600.319 719.846> +VStem: 130 470<270.027 1229.98> 810 490<384.224 1115.78> +LayerCount: 2 Fore SplineSet 57 900 m 2 @@ -7323,7 +8002,10 @@ EndChar StartChar: ccedilla Encoding: 231 231 252 Width: 988 -Flags: MW +Flags: W +HStem: -582 153<446 635.915> -40 206<501.041 608.422> 898 182<498.796 588.803> +VStem: 30 440<225.159 785.204> 590 368<666 894.928> 633 326<179.882 345.958> +LayerCount: 2 Fore Refer: 213 184 N 1 0 0 1 101 -33 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -7333,7 +8015,10 @@ EndChar StartChar: egrave Encoding: 232 232 253 Width: 968 -Flags: MW +Flags: W +HStem: -40 206<476.609 595.643> 452 206<460.183 548.494> 882 198<472.731 700.33> +VStem: 30 425<228.088 452 658 800.607> 548 390<658 819.941> 614 316<182.799 346> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 104 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7343,7 +8028,10 @@ EndChar StartChar: eacute Encoding: 233 233 254 Width: 968 -Flags: MW +Flags: W +HStem: -40 206<476.609 595.643> 452 206<460.183 548.494> 882 198<472.731 700.33> +VStem: 30 425<228.088 452 658 800.607> 548 390<658 819.941> 614 316<182.799 346> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 -14 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7353,7 +8041,10 @@ EndChar StartChar: ecircumflex Encoding: 234 234 255 Width: 968 -Flags: MW +Flags: W +HStem: -40 206<476.609 595.643> 452 206<460.183 548.494> 882 198<472.731 700.33> +VStem: 30 425<228.088 452 658 800.607> 548 390<658 819.941> 614 316<182.799 346> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 16 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7363,7 +8054,10 @@ EndChar StartChar: edieresis Encoding: 235 235 256 Width: 968 -Flags: MW +Flags: W +HStem: -40 206<476.609 595.643> 452 206<460.183 548.494> 882 198<472.731 700.33> 1230 384<81.8862 326.114 641.886 886.114> +VStem: 12 384<1299.89 1544.11> 30 425<228.088 452 658 800.607> 548 390<658 819.941> 572 384<1299.89 1544.11> 614 316<182.799 346> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 -16 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7373,10 +8067,13 @@ EndChar StartChar: dotlessi Encoding: 305 305 257 Width: 600 -Flags: MW +Flags: W +HStem: 0 210<10 90 510 590> 1020 20G<29 494.5> +VStem: 90 420<210 830> AnchorPoint: "Anchor-0" 319 1040 basechar 0 AnchorPoint: "Anchor-1" 317 0 basechar 0 AnchorPoint: "Anchor-2" 317 0 basechar 0 +LayerCount: 2 Fore SplineSet 71 830 m 2 @@ -7406,7 +8103,10 @@ EndChar StartChar: Oslash Encoding: 216 216 258 Width: 1240 -Flags: MW +Flags: W +HStem: -40 260<558.411 684.755> 1280 260<558.411 681.589> +VStem: 30 485<329.623 1170.38> 725 485<342.29 1170.38> +LayerCount: 2 Fore SplineSet 865 1660 m 2 @@ -7425,7 +8125,10 @@ EndChar StartChar: yacute Encoding: 253 253 259 Width: 1025 -Flags: MW +Flags: W +HStem: -525 200<193.144 335.776> 835 210<-21 75.6418 523.203 590.824 625.123 700.185 955.811 1044.79> +VStem: -84 276<-323.135 -116> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 54 -460 2 Refer: 62 121 N 1 0 0 1 0 5 3 @@ -7435,10 +8138,13 @@ EndChar StartChar: thorn Encoding: 254 254 260 Width: 1116 -Flags: MW +Flags: W +HStem: -520 210<10 89.897 510.086 590> -38 244<545 861> 838 242<545 881> 1540 20G<39.5 479> +VStem: 10 580<-519.982 -310> 90 420<-310 70.7393 207.308 836.692 950 1350> 646 440<227.918 815.85> AnchorPoint: "Anchor-0" 653 1040 basechar 0 AnchorPoint: "Anchor-1" 692 0 basechar 0 AnchorPoint: "Anchor-2" 692 0 basechar 0 +LayerCount: 2 Fore SplineSet 510 522 m 0 @@ -7480,7 +8186,10 @@ EndChar StartChar: igrave Encoding: 236 236 261 Width: 600 -Flags: MW +Flags: W +HStem: 0 210<10 90 510 590> 1020 20G<29 494.5> +VStem: 90 420<210 830> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 -202 -460 2 Refer: 257 305 N 1 0 0 1 0 0 3 @@ -7490,7 +8199,10 @@ EndChar StartChar: iacute Encoding: 237 237 262 Width: 600 -Flags: MW +Flags: W +HStem: 0 210<10 90 510 590> 1020 20G<29 494.5> +VStem: 90 420<210 830> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 -210 -460 2 Refer: 257 305 N 1 0 0 1 0 0 3 @@ -7500,7 +8212,10 @@ EndChar StartChar: icircumflex Encoding: 238 238 263 Width: 600 -Flags: MW +Flags: W +HStem: 0 210<10 90 510 590> 1020 20G<29 494.5> +VStem: 90 420<210 830> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 -200 -460 2 Refer: 257 305 N 1 0 0 1 0 0 3 @@ -7510,7 +8225,10 @@ EndChar StartChar: idieresis Encoding: 239 239 264 Width: 600 -Flags: MW +Flags: W +HStem: 0 210<10 90 510 590> 1020 20G<29 494.5> 1230 384<-114.114 130.114 445.886 690.114> +VStem: -184 384<1299.89 1544.11> 90 420<210 830> 376 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 -212 -460 2 Refer: 257 305 N 1 0 0 1 0 0 3 @@ -7520,7 +8238,10 @@ EndChar StartChar: ntilde Encoding: 241 241 265 Width: 1120 -Flags: MW +Flags: W +HStem: 0 210<10 90 510 551 571.01 610 1030 1109.97> 816 244<539 828> 1020 20G<35.5 429.5> 1170 256<578.826 784.009> 1288 256<314.756 518.597> +VStem: 10 541<0.0607681 210> 90 420<210 815.694> 610 420<210 813.277> +LayerCount: 2 Fore Refer: 210 732 N 1 0 0 1 50 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 @@ -7530,7 +8251,10 @@ EndChar StartChar: ograve Encoding: 242 242 266 Width: 1056 -Flags: MW +Flags: W +HStem: -40 21G<337 719> 1060 20G<337 719> +VStem: 30 450<230.576 782.462> 576 450<250.929 800.388> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 87 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -7540,7 +8264,10 @@ EndChar StartChar: oacute Encoding: 243 243 267 Width: 1056 -Flags: MW +Flags: W +HStem: -40 21G<337 719> 1060 20G<337 719> +VStem: 30 450<230.576 782.462> 576 450<250.929 800.388> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 -41 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -7550,7 +8277,10 @@ EndChar StartChar: ocircumflex Encoding: 244 244 268 Width: 1056 -Flags: MW +Flags: W +HStem: -40 21G<337 719> 1060 20G<337 719> +VStem: 30 450<230.576 782.462> 576 450<250.929 800.388> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 49 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -7560,7 +8290,10 @@ EndChar StartChar: otilde Encoding: 245 245 269 Width: 1056 -Flags: MW +Flags: W +HStem: -40 21G<337 719> 1060 20G<337 719> 1170 256<590.826 796.009> 1288 256<326.756 530.597> +VStem: 30 450<230.576 782.462> 576 450<250.929 800.388> +LayerCount: 2 Fore Refer: 210 732 N 1 0 0 1 62 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -7570,7 +8303,10 @@ EndChar StartChar: odieresis Encoding: 246 246 270 Width: 1056 -Flags: MW +Flags: W +HStem: -40 21G<337 719> 1060 20G<337 719> 1230 384<124.886 369.114 684.886 929.114> +VStem: 30 450<230.576 782.462> 55 384<1299.89 1544.11> 576 450<250.929 800.388> 615 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 27 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -7580,7 +8316,10 @@ EndChar StartChar: eth Encoding: 240 240 271 Width: 1340 -Flags: MW +Flags: W +HStem: -20 190<519.824 743.503> 882 178<557.93 818.999> +VStem: 50 400<286.682 735.158> 890 400<403.946 800.082> +LayerCount: 2 Fore SplineSet 579 1288 m 2 @@ -7615,7 +8354,10 @@ EndChar StartChar: divide Encoding: 247 247 272 Width: 1119 -Flags: MW +Flags: W +HStem: 230 360<446.454 675.512> 674 212<100 1020> 980 360<446.454 675.512> +VStem: 379 361<295.674 524.326 1045.67 1274.33> +LayerCount: 2 Fore SplineSet 135 886 m 2 @@ -7643,7 +8385,10 @@ EndChar StartChar: oslash Encoding: 248 248 273 Width: 1056 -Flags: MW +Flags: W +HStem: -40 21G<337 719> 1060 20G<337 719> +VStem: 30 450<230.576 782.462> 576 450<250.929 800.388> +LayerCount: 2 Fore SplineSet 755 1215 m 2 @@ -7662,7 +8407,10 @@ EndChar StartChar: ugrave Encoding: 249 249 274 Width: 1120 -Flags: MW +Flags: W +HStem: -40 284<247 563> 0 21G<672.5 1093> 830 210<10 90 560 610> +VStem: 90 420<244.115 830> 560 470<824.149 1040> 610 420<250.268 833.329> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 119 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -7672,7 +8420,10 @@ EndChar StartChar: uacute Encoding: 250 250 275 Width: 1120 -Flags: MW +Flags: W +HStem: -40 284<247 563> 0 21G<672.5 1093> 830 210<10 90 560 610> +VStem: 90 420<244.115 830> 560 470<824.149 1040> 610 420<250.268 833.329> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 11 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -7682,7 +8433,10 @@ EndChar StartChar: ucircumflex Encoding: 251 251 276 Width: 1120 -Flags: MW +Flags: W +HStem: -40 284<247 563> 0 21G<672.5 1093> 830 210<10 90 560 610> +VStem: 90 420<244.115 830> 560 470<824.149 1040> 610 420<250.268 833.329> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 51 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -7692,7 +8446,10 @@ EndChar StartChar: udieresis Encoding: 252 252 277 Width: 1120 -Flags: MW +Flags: W +HStem: -40 284<247 563> 0 21G<672.5 1093> 830 210<10 90 560 610> 1230 384<176.886 421.114 736.886 981.114> +VStem: 90 420<244.115 830> 107 384<1299.89 1544.11> 560 470<824.149 1040> 610 420<250.268 833.329> 667 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 79 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -7702,7 +8459,10 @@ EndChar StartChar: ydieresis Encoding: 255 255 278 Width: 1025 -Flags: MW +Flags: W +HStem: -530 200<193.144 335.776> 830 210<-21 75.6418 523.203 590.824 625.123 700.185 955.811 1044.79> 1230 384<109.886 354.114 669.886 914.114> +VStem: -84 276<-328.135 -121> 40 384<1299.89 1544.11> 600 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 12 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -7712,7 +8472,10 @@ EndChar StartChar: Amacron Encoding: 256 256 279 Width: 1390 -Flags: MW +Flags: W +HStem: 0 270<0.315895 150.997 437.998 500 610.018 716.591 1244.38 1389.99> 420 250<512.446 657.182> 1490 20G<468 914.5> 1630 192<464 944> +VStem: 464 480<1630 1822> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 204 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7722,7 +8485,10 @@ EndChar StartChar: amacron Encoding: 257 257 280 Width: 1087 -Flags: MW +Flags: W +HStem: 437 151<474.114 541.531> 898 172<445.216 545.543> 1170 192<276.656 756.656> +VStem: 9.65625 454<199.854 421.031> 69.6562 371<729.223 895.658> 276.656 480<1170 1362> 551.656 400<199.234 435.138 588 884.698> 1001.66 133<184.564 293.891> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 16.656 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7732,7 +8498,10 @@ EndChar StartChar: Abreve Encoding: 258 258 281 Width: 1390 -Flags: MW +Flags: W +HStem: 0 270<0.315895 150.997 437.998 500 610.018 716.591 1244.38 1389.99> 420 250<512.446 657.182> 1490 20G<468 914.5> 1620 260<580.714 791> +VStem: 406 160<1901.19 1978> 803 162<1897.24 1978> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 185 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7742,7 +8511,10 @@ EndChar StartChar: abreve Encoding: 259 259 282 Width: 1087 -Flags: MW +Flags: W +HStem: 437 151<474.114 541.531> 898 172<445.216 545.543> 1160 260<453.37 663.656> +VStem: 9.65625 454<199.854 421.031> 69.6562 371<729.223 895.658> 278.656 160<1441.19 1518> 551.656 400<199.234 435.138 588 884.698> 675.656 162<1437.24 1518> 1001.66 133<184.564 293.891> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 57.656 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7752,7 +8524,10 @@ EndChar StartChar: Aogonek Encoding: 260 260 283 Width: 1390 -Flags: MW +Flags: W +HStem: -429 187<907.5 1172.49> 0 270<0.315895 150.997 437.998 500 610.018 716.591 1244.38 1389.99> 420 250<512.446 657.182> 1490 20G<468 914.5> +VStem: 723 286<-304.5 -122.283> +LayerCount: 2 Fore Refer: 209 731 N 1 0 0 1 545 -7 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7762,7 +8537,10 @@ EndChar StartChar: aogonek Encoding: 261 261 284 Width: 1087 -Flags: MW +Flags: W +HStem: -379 187<811.156 1076.15> 437 151<474.114 541.531> 898 172<445.216 545.543> +VStem: 9.65625 454<199.854 421.031> 69.6562 371<729.223 895.658> 551.656 400<199.234 435.138 588 884.698> 626.656 286<-254.5 -72.2827> 1001.66 133<184.564 293.891> +LayerCount: 2 Fore Refer: 209 731 N 1 0 0 1 448.656 43 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -7772,7 +8550,10 @@ EndChar StartChar: Cacute Encoding: 262 262 285 Width: 1208 -Flags: MW +Flags: W +HStem: -40 268<633.801 799.469> 1284 256<382.398 760.589> 1490 20G<961.898 1144.9> +VStem: 30.3984 520<385.792 1111.99> 849.398 321<930.859 1176.62> 890.398 316<366.049 588.148> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 127.398 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -7782,7 +8563,10 @@ EndChar StartChar: cacute Encoding: 263 263 286 Width: 988 -Flags: MW +Flags: W +HStem: -40 206<501.041 608.422> 898 182<498.796 588.803> +VStem: 30 440<225.159 785.204> 590 368<666 894.928> 633 326<179.882 345.958> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 32 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -7792,7 +8576,10 @@ EndChar StartChar: Ccircumflex Encoding: 264 264 287 Width: 1208 -Flags: MW +Flags: W +HStem: -40 268<633.801 799.469> 1284 256<382.398 760.589> 1490 20G<961.898 1144.9> +VStem: 30.3984 520<385.792 1111.99> 849.398 321<930.859 1176.62> 890.398 316<366.049 588.148> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 157.398 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -7802,7 +8589,10 @@ EndChar StartChar: ccircumflex Encoding: 265 265 288 Width: 988 -Flags: MW +Flags: W +HStem: -40 206<501.041 608.422> 898 182<498.796 588.803> +VStem: 30 440<225.159 785.204> 590 368<666 894.928> 633 326<179.882 345.958> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 42 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -7812,7 +8602,10 @@ EndChar StartChar: Cdotaccent Encoding: 266 266 289 Width: 1208 -Flags: MW +Flags: W +HStem: -40 268<633.801 799.469> 1284 256<382.398 760.589> 1490 20G<961.898 1144.9> 1729 384<558.284 802.512> +VStem: 30.3984 520<385.792 1111.99> 488.398 384<1798.89 2043.11> 849.398 321<930.859 1176.62> 890.398 316<366.049 588.148> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 179.398 460 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -7822,7 +8615,10 @@ EndChar StartChar: cdotaccent Encoding: 267 267 290 Width: 988 -Flags: MW +Flags: W +HStem: -40 206<501.041 608.422> 898 182<498.796 588.803> 1269 384<412.886 657.114> +VStem: 30 440<225.159 785.204> 343 384<1338.89 1583.11> 590 368<666 894.928> 633 326<179.882 345.958> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 34 0 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -7832,7 +8628,10 @@ EndChar StartChar: Ccaron Encoding: 268 268 291 Width: 1208 -Flags: MW +Flags: W +HStem: -40 268<633.801 799.469> 1284 256<382.398 760.589> 1490 20G<961.898 1144.9> +VStem: 30.3984 520<385.792 1111.99> 849.398 321<930.859 1176.62> 890.398 316<366.049 588.148> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 177.398 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -7842,7 +8641,10 @@ EndChar StartChar: ccaron Encoding: 269 269 292 Width: 988 -Flags: MW +Flags: W +HStem: -40 206<501.041 608.422> 898 182<498.796 588.803> +VStem: 30 440<225.159 785.204> 590 368<666 894.928> 633 326<179.882 345.958> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 42 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -7852,7 +8654,10 @@ EndChar StartChar: Dcaron Encoding: 270 270 293 Width: 1320 -Flags: MW +Flags: W +HStem: 0 270<10 129.996 600.002 740.292> 1230 270<10.1941 129.923 600.319 719.846> +VStem: 130 470<270.027 1229.98> 810 490<384.224 1115.78> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 105 0 2 Refer: 15 68 N 1 0 0 1 0 0 3 @@ -7862,7 +8667,10 @@ EndChar StartChar: dcaron Encoding: 271 271 294 Width: 1594 -Flags: MW +Flags: W +HStem: -40 242<293.797 546.408> 0 21G<623 1084> 955 178<1086 1234.79> 1304 476<1163.32 1388.43> 1540 20G<552 1003.5> +VStem: 30 440<213.303 820.918> 606 420<210.691 826.617 973 1350> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 971 1344 2 Refer: 41 100 N 1 0 0 1 0 0 2 @@ -7873,6 +8681,9 @@ StartChar: Emacron Encoding: 274 274 295 Width: 1170 Flags: W +HStem: 0 270<9.83496 129.835 599.835 846.423> 1230 270<9.8764 129.835 599.891 846.567> 1630 192<353.834 833.834> +VStem: 129.835 470<270.119 623.822 894.32 1229.67> 353.834 480<1630 1822> 664.835 195<416.014 650 860.247 1085.95> 908.835 231<910 1166.5> 928.835 231<359.661 649.922> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 93.834 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7883,6 +8694,9 @@ StartChar: emacron Encoding: 275 275 296 Width: 968 Flags: W +HStem: -40 206<476.609 595.643> 452 206<460.183 548.494> 882 198<472.731 700.33> 1170 192<275 755> +VStem: 30 425<228.088 452 658 800.607> 275 480<1170 1362> 548 390<658 819.941> 614 316<182.799 346> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 15 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7893,6 +8707,9 @@ StartChar: Ebreve Encoding: 276 276 297 Width: 1170 Flags: W +HStem: 0 270<9.83496 129.835 599.835 846.423> 1230 270<9.8764 129.835 599.891 846.567> 1620 260<490.548 700.834> +VStem: 129.835 470<270.119 623.822 894.32 1229.67> 315.834 160<1901.19 1978> 664.835 195<416.014 650 860.247 1085.95> 712.834 162<1897.24 1978> 908.835 231<910 1166.5> 928.835 231<359.661 649.922> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 94.834 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7903,6 +8720,9 @@ StartChar: ebreve Encoding: 277 277 298 Width: 968 Flags: W +HStem: -40 206<476.609 595.643> 452 206<460.183 548.494> 882 198<472.731 700.33> 1160 260<411.714 622> +VStem: 30 425<228.088 452 658 800.607> 237 160<1441.19 1518> 548 390<658 819.941> 614 316<182.799 346> 634 162<1437.24 1518> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 16 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7913,6 +8733,9 @@ StartChar: Edotaccent Encoding: 278 278 299 Width: 1170 Flags: W +HStem: 0 270<9.83496 129.835 599.835 846.423> 1230 270<9.8764 129.835 599.891 846.567> 1729 384<465.72 709.948> +VStem: 129.835 470<270.119 623.822 894.32 1229.67> 395.834 384<1798.89 2043.11> 664.835 195<416.014 650 860.247 1085.95> 908.835 231<910 1166.5> 928.835 231<359.661 649.922> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 86.834 460 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7923,6 +8746,9 @@ StartChar: edotaccent Encoding: 279 279 300 Width: 968 Flags: W +HStem: -40 206<476.609 595.643> 452 206<460.183 548.494> 882 198<472.731 700.33> 1269 384<386.886 631.114> +VStem: 30 425<228.088 452 658 800.607> 317 384<1338.89 1583.11> 548 390<658 819.941> 614 316<182.799 346> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 8 0 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7933,6 +8759,9 @@ StartChar: Eogonek Encoding: 280 280 301 Width: 1170 Flags: W +HStem: -419 187<767.334 1032.32> 0 270<9.83496 129.835 599.835 846.423> 1230 270<9.8764 129.835 599.891 846.567> +VStem: 129.835 470<270.119 623.822 894.32 1229.67> 582.834 286<-294.5 -112.283> 664.835 195<416.014 650 860.247 1085.95> 908.835 231<910 1166.5> 928.835 231<359.661 649.922> +LayerCount: 2 Fore Refer: 209 731 N 1 0 0 1 404.834 3 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7943,6 +8772,9 @@ StartChar: eogonek Encoding: 281 281 302 Width: 968 Flags: W +HStem: -367 187<589.5 854.491> -40 206<476.609 595.643> 452 206<460.183 548.494> 882 198<472.731 700.33> +VStem: 30 425<228.088 452 658 800.607> 405 286<-242.5 -60.2827> 548 390<658 819.941> 614 316<182.799 346> +LayerCount: 2 Fore Refer: 209 731 N 1 0 0 1 227 55 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -7953,6 +8785,9 @@ StartChar: Ecaron Encoding: 282 282 303 Width: 1170 Flags: W +HStem: 0 270<9.83496 129.835 599.835 846.423> 1230 270<9.8764 129.835 599.891 846.567> +VStem: 129.835 470<270.119 623.822 894.32 1229.67> 664.835 195<416.014 650 860.247 1085.95> 908.835 231<910 1166.5> 928.835 231<359.661 649.922> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 114.834 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7963,6 +8798,9 @@ StartChar: Dcroat Encoding: 272 272 304 Width: 1320 Flags: W +HStem: 0 270<10 129.996 600.002 740.292> 670 230<10 713> 1230 270<10.1941 129.923 600.319 719.846> +VStem: 130 470<270.027 1229.98> 810 490<384.224 1115.78> +LayerCount: 2 Fore SplineSet 51 900 m 2 @@ -7982,6 +8820,9 @@ StartChar: dcroat Encoding: 273 273 305 Width: 1116 Flags: W +HStem: -40 242<293.797 546.408> 0 21G<623 1084> 1060 230<511 1106> 1540 20G<552 1003.5> +VStem: 30 440<213.303 820.918> 606 420<210.691 826.617 973 1350> +LayerCount: 2 Fore SplineSet 547 1290 m 2 @@ -8001,6 +8842,9 @@ StartChar: ecaron Encoding: 283 283 306 Width: 968 Flags: W +HStem: -40 206<476.609 595.643> 452 206<460.183 548.494> 882 198<472.731 700.33> +VStem: 30 425<228.088 452 658 800.607> 548 390<658 819.941> 614 316<182.799 346> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 -14 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8011,6 +8855,9 @@ StartChar: Gcircumflex Encoding: 284 284 307 Width: 1310 Flags: W +HStem: -40 250<601.882 707.299> 590 270<660.146 749.99 1200 1299.9> 1284 256<390.729 763.819> 1490 20G<970.5 1150> +VStem: 20 520<381.922 1111.99> 660 640<590.015 859.838> 750 450<237.056 590> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 177 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -8021,6 +8868,9 @@ StartChar: gcircumflex Encoding: 285 285 308 Width: 879 Flags: W +HStem: -530 204<356.071 562.597> -104 342<371.611 590.035> 1163.13 218.876<602.475 756.541> +VStem: -5 340<-304.36 -127.644> 19 326<127.5 297.173> 25 360<548.057 894.04> 461 370<533.286 885.993> 597 308<-290.249 -109.949> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 33 -190 2 Refer: 44 103 N 1 0 0 1 0 0 3 @@ -8031,6 +8881,9 @@ StartChar: Gbreve Encoding: 286 286 309 Width: 1310 Flags: W +HStem: -40 250<601.882 707.299> 590 270<660.146 749.99 1200 1299.9> 1284 256<390.729 763.819> 1490 20G<970.5 1150> 1620 260<562.714 773> +VStem: 20 520<381.922 1111.99> 388 160<1901.19 1978> 660 640<590.015 859.838> 750 450<237.056 590> 785 162<1897.24 1978> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 167 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -8041,6 +8894,9 @@ StartChar: gbreve Encoding: 287 287 310 Width: 879 Flags: W +HStem: -530 204<356.071 562.597> -104 342<371.611 590.035> 1163.13 218.876<602.475 756.541> 1450 260<348.714 559> +VStem: -5 340<-304.36 -127.644> 19 326<127.5 297.173> 25 360<548.057 894.04> 174 160<1731.19 1808> 461 370<533.286 885.993> 571 162<1727.24 1808> 597 308<-290.249 -109.949> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 -47 -170 2 Refer: 44 103 N 1 0 0 1 0 0 3 @@ -8051,6 +8907,9 @@ StartChar: Gdotaccent Encoding: 288 288 311 Width: 1310 Flags: W +HStem: -40 250<601.882 707.299> 590 270<660.146 749.99 1200 1299.9> 1284 256<390.729 763.819> 1490 20G<970.5 1150> 1729 384<587.886 832.114> +VStem: 20 520<381.922 1111.99> 518 384<1798.89 2043.11> 660 640<590.015 859.838> 750 450<237.056 590> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 209 460 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -8061,36 +8920,48 @@ StartChar: gdotaccent Encoding: 289 289 312 Width: 879 Flags: W +HStem: -530 204<356.071 562.597> -104 342<371.611 590.035> 1163.13 218.876<602.475 756.541> 1399 384<353.886 598.114> +VStem: -5 340<-304.36 -127.644> 19 326<127.5 297.173> 25 360<548.057 894.04> 284 384<1468.89 1713.11> 461 370<533.286 885.993> 597 308<-290.249 -109.949> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 -25 130 2 Refer: 44 103 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gdotaccent.sc EndChar -StartChar: uni0122 +StartChar: Gcommaaccent Encoding: 290 290 313 Width: 1310 Flags: W +HStem: -820 142<460 594.985> -40 250<601.882 707.299> 590 270<660.146 749.99 1200 1299.9> 1284 256<390.729 763.819> 1490 20G<970.5 1150> +VStem: 20 520<381.922 1111.99> 660 640<590.015 859.838> 750 450<237.056 590> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 151 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0123.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" gcommaaccent.sc EndChar -StartChar: uni0123 +StartChar: gcommaaccent Encoding: 291 291 314 Width: 879 Flags: W +HStem: -530 204<356.071 562.597> -104 342<371.611 590.035> 1163.13 218.876<602.475 756.541> 1876 142<463.015 598> +VStem: -5 340<-304.36 -127.644> 19 326<127.5 297.173> 25 360<548.057 894.04> 461 370<533.286 885.993> 597 308<-290.249 -109.949> +LayerCount: 2 Fore Refer: 200 786 N 1 0 0 1 -85 290 2 Refer: 44 103 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0123.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gcommaaccent.sc EndChar StartChar: Hcircumflex Encoding: 292 292 315 Width: 1440 Flags: W +HStem: 0 270<11.0086 129.893 600.129 698.452 741.947 839.956 1310.02 1428.15> 650 250<600.147 839.7> 1230 270<10.6602 129.967 600 698.273 740.445 840 1310.07 1429.84> +VStem: 10 690<2.18836 269.874 1230.61 1498.09> 130 470<270.327 649.97 900.19 1229.84> 740 690<2.07812 269.86 1230.17 1499.33> 840 470<270 649.944 900.215 1230> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 212 0 2 Refer: 19 72 N 1 0 0 1 0 0 3 @@ -8101,6 +8972,9 @@ StartChar: hcircumflex Encoding: 293 293 316 Width: 1120 Flags: W +HStem: 0 210<10 90 510 551 571.01 610 1030 1109.97> 816 244<539 828> 1540 20G<35.5 429.5> +VStem: 10 541<0.0607681 210> 90 380<954 1350> 90 420<210 815.898> 610 420<210 813.277> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 269 -461 2 Refer: 45 104 N 1 0 0 1 0 0 3 @@ -8111,6 +8985,9 @@ StartChar: Hbar Encoding: 294 294 317 Width: 1440 Flags: W +HStem: 0 270<11.0086 129.893 600.129 698.452 741.947 839.956 1310.02 1428.15> 650 250<600.147 839.7> 940 230<11 1430> 1230 270<10.6602 129.967 600 698.273 740.445 840 1310.07 1429.84> +VStem: 10 690<2.18836 269.874 1230.61 1498.09> 130 470<270.327 649.97 900.19 1229.84> 740 690<2.07812 269.86 1230.17 1499.33> 840 470<270 649.944 900.215 1230> +LayerCount: 2 Fore SplineSet 107 1170 m 2 @@ -8130,6 +9007,9 @@ StartChar: hbar Encoding: 295 295 318 Width: 1315 Flags: W +HStem: 0 210<10 90 510 551 571.01 610 1030 1109.97> 816 244<539 828> 1080 230<19 666> 1540 20G<35.5 429.5> +VStem: 10 541<0.0607681 210> 90 380<954 1350> 90 420<210 815.898> 610 420<210 813.277> +LayerCount: 2 Fore SplineSet 60 1310 m 2 @@ -8149,6 +9029,9 @@ StartChar: Itilde Encoding: 296 296 319 Width: 770 Flags: W +HStem: 0 270<10.1562 149.973 620 759.956> 1230 270<10.1448 149.915 620.125 759.738> 1630 256<414.826 620.009> 1748 256<150.756 354.597> +VStem: 10 750<0.0671387 269.854 1230.14 1499.74> 150 470<270.06 1229.88> +LayerCount: 2 Fore Refer: 210 732 N 1 0 0 1 -114 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8159,6 +9042,9 @@ StartChar: itilde Encoding: 297 297 320 Width: 600 Flags: W +HStem: 0 210<10 90 510 590> 1020 20G<29 494.5> 1170 256<341.826 547.009> 1288 256<77.756 281.597> +VStem: 90 420<210 830> +LayerCount: 2 Fore Refer: 210 732 N 1 0 0 1 -187 -460 2 Refer: 257 305 N 1 0 0 1 0 0 3 @@ -8169,6 +9055,9 @@ StartChar: Imacron Encoding: 298 298 321 Width: 770 Flags: W +HStem: 0 270<10.1562 149.973 620 759.956> 1230 270<10.1448 149.915 620.125 759.738> 1630 192<142 622> +VStem: 10 750<0.0671387 269.854 1230.14 1499.74> 142 480<1630 1822> 150 470<270.06 1229.88> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 -118 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8179,6 +9068,9 @@ StartChar: imacron Encoding: 299 299 322 Width: 600 Flags: W +HStem: 0 210<10 90 510 590> 1020 20G<29 494.5> 1170 192<69 549> +VStem: 69 480<1170 1362> 90 420<210 830> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 -191 -460 2 Refer: 257 305 N 1 0 0 1 0 0 3 @@ -8189,6 +9081,9 @@ StartChar: Ibreve Encoding: 300 300 323 Width: 770 Flags: W +HStem: 0 270<10.1562 149.973 620 759.956> 1230 270<10.1448 149.915 620.125 759.738> 1620 260<278.714 489> +VStem: 10 750<0.0671387 269.854 1230.14 1499.74> 104 160<1901.19 1978> 150 470<270.06 1229.88> 501 162<1897.24 1978> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 -117 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8199,6 +9094,9 @@ StartChar: ibreve Encoding: 301 301 324 Width: 600 Flags: W +HStem: 0 210<10 90 510 590> 1020 20G<29 494.5> 1160 260<195.714 406> +VStem: 21 160<1441.19 1518> 90 420<210 830> 418 162<1437.24 1518> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 -200 -460 2 Refer: 257 305 N 1 0 0 1 0 0 3 @@ -8209,6 +9107,9 @@ StartChar: Iogonek Encoding: 302 302 325 Width: 770 Flags: W +HStem: -429 187<290.5 555.491> 0 270<10.1562 149.973 620 759.956> 1230 270<10.1448 149.915 620.125 759.738> +VStem: 10 750<0.0671387 269.854 1230.14 1499.74> 106 286<-304.5 -122.283> 150 470<270.06 1229.88> +LayerCount: 2 Fore Refer: 209 731 N 1 0 0 1 -72 -7 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8219,6 +9120,9 @@ StartChar: iogonek Encoding: 303 303 326 Width: 600 Flags: W +HStem: -449 187<183.5 448.491> 0 210<10 90 510 590> 1020 20G<29 494.5> 1170 420<137.565 442.435> +VStem: -1 286<-324.5 -142.283> 50 480<1253.79 1506.21> 90 420<210 830> +LayerCount: 2 Fore Refer: 209 731 N 1 0 0 1 -179 -27 2 Refer: 46 105 N 1 0 0 1 0 0 3 @@ -8229,6 +9133,9 @@ StartChar: Idotaccent Encoding: 304 304 327 Width: 770 Flags: W +HStem: 0 270<10.1562 149.973 620 759.956> 1230 270<10.1448 149.915 620.125 759.738> 1729 384<263.886 508.114> +VStem: 10 750<0.0671387 269.854 1230.14 1499.74> 150 470<270.06 1229.88> 194 384<1798.89 2043.11> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 -115 460 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8239,6 +9146,9 @@ StartChar: IJ Encoding: 306 306 328 Width: 1892 Flags: W +HStem: -40 230<1177.55 1279.29> 0 270<10.1562 149.973 620 759.956> 1230 270<10.1448 149.915 620.125 759.738 1082.1 1301.63 1752.04 1891.9> +VStem: 10 750<0.0671387 269.854 1230.14 1499.74> 150 470<270.06 1229.88> 780 390<192.611 492> 1302 450<262.535 1229.52> +LayerCount: 2 Fore Refer: 20 73 N 1 0 0 1 0 0 2 Refer: 21 74 N 1 0 0 1 780 0 2 @@ -8248,6 +9158,9 @@ StartChar: ij Encoding: 307 307 329 Width: 1130 Flags: W +HStem: -520 170<587.62 720.784> 0 210<10 90 510 590> 1020 20G<29 494.5 598 1050.5> 1170 420<137.565 442.435 697.565 1002.43> +VStem: 50 480<1253.79 1506.21> 90 420<210 830> 610 480<1253.79 1506.21> 650 420<-68.0202 830> +LayerCount: 2 Fore Refer: 46 105 N 1 0 0 1 0 0 2 Refer: 47 106 N 1 0 0 1 530 0 2 @@ -8257,6 +9170,9 @@ StartChar: Jcircumflex Encoding: 308 308 330 Width: 1112 Flags: W +HStem: -40 230<397.551 499.29> 1230 270<302.097 521.633 972.042 1111.9> +VStem: 0 390<192.611 492> 522 450<262.535 1229.52> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 137 0 2 Refer: 21 74 N 1 0 0 1 0 0 3 @@ -8267,6 +9183,9 @@ StartChar: jcircumflex Encoding: 309 309 331 Width: 600 Flags: W +HStem: -520 170<57.6196 190.784> 1020 20G<68 520.5> +VStem: 120 420<-68.0202 830> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 -197 -460 2 Refer: 332 567 N 1 0 0 1 0 0 3 @@ -8277,9 +9196,12 @@ StartChar: uni0237 Encoding: 567 567 332 Width: 600 Flags: W +HStem: -520 170<57.6196 190.784> 1020 20G<68 520.5> +VStem: 120 420<-68.0202 830> AnchorPoint: "Anchor-0" 302 1040 basechar 0 AnchorPoint: "Anchor-1" 152 -565 basechar 0 AnchorPoint: "Anchor-2" 152 -565 basechar 0 +LayerCount: 2 Fore SplineSet 96 830 m 2 @@ -8302,30 +9224,39 @@ SplineSet EndSplineSet EndChar -StartChar: uni0136 +StartChar: Kcommaaccent Encoding: 310 310 333 Width: 1510 Flags: W +HStem: -820 142<543 677.985> 0 270<10.0857 129.908 600 719.664 760.036 860.192 1347.25 1500> 1230 270<10.0413 130 600.1 739.734 770.042 839.938 1255.88 1439.9> +VStem: 130 470<270.105 484.031 885.305 1229.94> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 234 0 2 Refer: 22 75 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0137.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" kcommaaccent.sc EndChar -StartChar: uni0137 +StartChar: kcommaaccent Encoding: 311 311 334 Width: 1192 Flags: W +HStem: -820 142<389 523.985> 0 210<10 89.9301 510 550 571 615.562 1056.35 1202> 810 230<598 671.453 1024.66 1154> 1540 20G<41 477.5> +VStem: 10 540<0.12854 210> 90 420<210 468 633.442 1350> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 80 0 2 Refer: 48 107 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0137.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" kcommaaccent.sc EndChar StartChar: kgreenlandic Encoding: 312 312 335 Width: 1192 Flags: W +HStem: 0 210<10 89.9301 510 550 571 615.562 1056.35 1202> 810 230<598 671.453 1024.66 1154> +VStem: 10 540<0.12854 210> 90 420<210 468 633.442 830> +LayerCount: 2 Fore SplineSet 63 830 m 2 @@ -8386,6 +9317,9 @@ StartChar: Lacute Encoding: 313 313 336 Width: 1100 Flags: W +HStem: 0 270<10.036 129.823 600.088 771.461> 1230 270<10.0865 129.957 600 759.938> +VStem: 130 470<270.179 1229.97> 829 241<336.042 690> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 -25 0 2 Refer: 23 76 N 1 0 0 1 0 0 3 @@ -8396,36 +9330,48 @@ StartChar: lacute Encoding: 314 314 337 Width: 600 Flags: W +HStem: 0 210<10 89.448 510.076 589.854> 1540 20G<49.5 475> +VStem: 90 420<210 1350> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 -191 196 2 Refer: 49 108 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lacute.sc EndChar -StartChar: uni013B +StartChar: Lcommaaccent Encoding: 315 315 338 Width: 1100 Flags: W +HStem: -820 142<339 473.985> 0 270<10.036 129.823 600.088 771.461> 1230 270<10.0865 129.957 600 759.938> +VStem: 130 470<270.179 1229.97> 829 241<336.042 690> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 30 0 2 Refer: 23 76 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni013C.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" lcommaaccent.sc EndChar -StartChar: uni013C +StartChar: lcommaaccent Encoding: 316 316 339 Width: 600 Flags: W +HStem: -820 142<118 252.985> 0 210<10 89.448 510.076 589.854> 1540 20G<49.5 475> +VStem: 90 420<210 1350> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 -191 0 2 Refer: 49 108 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni013C.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lcommaaccent.sc EndChar StartChar: Lcaron Encoding: 317 317 340 Width: 1363 Flags: W +HStem: 0 270<10.036 129.823 600.088 771.461> 915 178<835 983.792> 1230 270<10.0865 129.957 600 759.938> 1264 476<912.319 1137.43> +VStem: 130 470<270.179 1229.97> 829 241<336.042 690> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 720 1304 2 Refer: 23 76 N 1 0 0 1 0 0 2 @@ -8436,6 +9382,9 @@ StartChar: lcaron Encoding: 318 318 341 Width: 1092 Flags: W +HStem: 0 210<10 89.448 510.076 589.854> 955 178<574 722.792> 1304 476<651.319 876.435> 1540 20G<49.5 475> +VStem: 90 420<210 1350> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 459 1344 2 Refer: 49 108 N 1 0 0 1 0 0 2 @@ -8446,6 +9395,9 @@ StartChar: Ldot Encoding: 319 319 342 Width: 1100 Flags: W +HStem: 0 270<10.036 129.823 600.088 771.461> 720 480<726.055 993.945> 1230 270<10.0865 129.957 600 759.938> +VStem: 130 470<270.179 1229.97> 620 480<826.055 1093.95> 829 241<336.042 690> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 540 760 2 Refer: 23 76 N 1 0 0 1 0 0 3 @@ -8455,6 +9407,9 @@ StartChar: ldot Encoding: 320 320 343 Width: 1024 Flags: W +HStem: 0 210<10 89.448 510.076 589.854> 710 480<640.055 907.945> 1540 20G<49.5 475> +VStem: 90 420<210 1350> 534 480<816.055 1083.95> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 454 750 2 Refer: 49 108 N 1 0 0 1 0 0 2 @@ -8464,6 +9419,9 @@ StartChar: Lslash Encoding: 321 321 344 Width: 1100 Flags: W +HStem: 0 270<10.036 129.823 600.088 771.461> 1230 270<10.0865 129.957 600 759.938> +VStem: 130 470<270.179 1229.97> 829 241<336.042 690> +LayerCount: 2 Fore SplineSet 44 786 m 2 @@ -8483,6 +9441,9 @@ StartChar: lslash Encoding: 322 322 345 Width: 600 Flags: W +HStem: 0 210<10 89.448 510.076 589.854> 1540 20G<49.5 475> +VStem: 90 420<210 1350> +LayerCount: 2 Fore SplineSet 35 850 m 2 @@ -8502,6 +9463,9 @@ StartChar: Nacute Encoding: 323 323 346 Width: 1250 Flags: W +HStem: -30 21G<760 1102> 0 270<10.6452 119.839 390.161 519.804> 1230 270<10.6396 119.988 740.168 860 1130.1 1239.52> +VStem: 10 510<0.769901 269.807> 120 270<270.113 699.752> 860 270<907.75 1229.99> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 137 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -8512,36 +9476,48 @@ StartChar: nacute Encoding: 324 324 347 Width: 1120 Flags: W +HStem: 0 210<10 90 510 551 571.01 610 1030 1109.97> 816 244<539 828> 1020 20G<35.5 429.5> +VStem: 10 541<0.0607681 210> 90 420<210 815.694> 610 420<210 813.277> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 37 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" nacute.sc EndChar -StartChar: uni0145 +StartChar: Ncommaaccent Encoding: 325 325 348 Width: 1250 Flags: W +HStem: -820 142<399 533.985> -30 21G<760 1102> 0 270<10.6452 119.839 390.161 519.804> 1230 270<10.6396 119.988 740.168 860 1130.1 1239.52> +VStem: 10 510<0.769901 269.807> 120 270<270.113 699.752> 860 270<907.75 1229.99> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 90 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0146.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ncommaaccent.sc EndChar -StartChar: uni0146 +StartChar: ncommaaccent Encoding: 326 326 349 Width: 1120 Flags: W +HStem: -820 142<408 542.985> 0 210<10 90 510 551 571.01 610 1030 1109.97> 816 244<539 828> 1020 20G<35.5 429.5> +VStem: 10 541<0.0607681 210> 90 420<210 815.694> 610 420<210 813.277> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 99 0 2 Refer: 51 110 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0146.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ncommaaccent.sc EndChar StartChar: Ncaron Encoding: 327 327 350 Width: 1250 Flags: W +HStem: -30 21G<760 1102> 0 270<10.6452 119.839 390.161 519.804> 1230 270<10.6396 119.988 740.168 860 1130.1 1239.52> +VStem: 10 510<0.769901 269.807> 120 270<270.113 699.752> 860 270<907.75 1229.99> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 167 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -8552,6 +9528,9 @@ StartChar: ncaron Encoding: 328 328 351 Width: 1120 Flags: W +HStem: 0 210<10 90 510 551 571.01 610 1030 1109.97> 816 244<539 828> 1020 20G<35.5 429.5> +VStem: 10 541<0.0607681 210> 90 420<210 815.694> 610 420<210 813.277> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 47 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 @@ -8562,6 +9541,9 @@ StartChar: napostrophe Encoding: 329 329 352 Width: 1686 Flags: W +HStem: 0 210<576 656 1076 1117 1137.01 1176 1596 1675.97> 694 178<57 205.792> 816 244<1105 1394> 1020 20G<601.5 995.5> 1043 476<134.319 359.435> +VStem: 576 541<0.0607681 210> 656 420<210 815.694> 1176 420<210 813.277> +LayerCount: 2 Fore Refer: 51 110 N 1 0 0 1 566 0 2 Refer: 65 44 N 1 0 0 1 -58 1083 2 @@ -8571,6 +9553,9 @@ StartChar: eng Encoding: 331 331 353 Width: 1040 Flags: W +HStem: -520 170<416.616 564.281> 0 210<10 90 510 560> 846 234<527 838> 1020 20G<55.5 429.5> +VStem: 10 550<0.0607681 210> 90 420<210 829.249> 580 420<-271.094 840.509> +LayerCount: 2 Fore SplineSet 64 830 m 2 @@ -8616,6 +9601,9 @@ StartChar: Eng Encoding: 330 330 354 Width: 1344 Flags: W +HStem: -520 170<670.616 819.113> 0 270<10 124 594 694> 1306 234<719.33 1047> 1480 20G<55.5 513.5> +VStem: 10 684<0.0607681 270> 124 470<270.027 1225.44> 834 470<-260.12 1276.25> +LayerCount: 2 Fore SplineSet 78 1230 m 2 @@ -8661,6 +9649,9 @@ StartChar: Omacron Encoding: 332 332 355 Width: 1240 Flags: W +HStem: -40 260<558.411 684.755> 1280 260<558.411 681.589> 1630 192<406 886> +VStem: 30 485<329.623 1170.38> 406 480<1630 1822> 725 485<342.29 1170.38> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 146 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -8671,6 +9662,9 @@ StartChar: omacron Encoding: 333 333 356 Width: 1056 Flags: W +HStem: -40 21G<337 719> 1060 20G<337 719> 1170 192<288 768> +VStem: 30 450<230.576 782.462> 288 480<1170 1362> 576 450<250.929 800.388> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 28 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8681,6 +9675,9 @@ StartChar: Obreve Encoding: 334 334 357 Width: 1240 Flags: W +HStem: -40 260<558.411 684.755> 1280 260<558.411 681.589> 1620 260<542.714 753> +VStem: 30 485<329.623 1170.38> 368 160<1901.19 1978> 725 485<342.29 1170.38> 765 162<1897.24 1978> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 147 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -8691,6 +9688,9 @@ StartChar: obreve Encoding: 335 335 358 Width: 1056 Flags: W +HStem: -40 21G<337 719> 1060 20G<337 719> 1160 260<424.714 635> +VStem: 30 450<230.576 782.462> 250 160<1441.19 1518> 576 450<250.929 800.388> 647 162<1437.24 1518> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 29 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8701,6 +9701,9 @@ StartChar: Ohungarumlaut Encoding: 336 336 359 Width: 1240 Flags: W +HStem: -40 260<558.411 684.755> 1280 260<558.411 681.589> +VStem: 30 485<329.623 1170.38> 725 485<342.29 1170.38> +LayerCount: 2 Fore Refer: 211 733 N 1 0 0 1 182 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -8711,6 +9714,9 @@ StartChar: ohungarumlaut Encoding: 337 337 360 Width: 1056 Flags: W +HStem: -40 21G<337 719> 1060 20G<337 719> +VStem: 30 450<230.576 782.462> 576 450<250.929 800.388> +LayerCount: 2 Fore Refer: 211 733 N 1 0 0 1 104 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8721,6 +9727,9 @@ StartChar: OE Encoding: 338 338 361 Width: 1779 Flags: W +HStem: 0 270<618.834 738.834 633.852 850 1208.83 1455.42> 1230 270<618.875 738.834 624.965 850 1208.89 1455.57> +VStem: 10 530<415.762 1096.51> 738.834 470<270.119 623.822 894.32 1229.67> 1273.83 195<416.014 650 860.247 1085.95> 1517.83 231<910 1166.5> 1537.83 231<359.661 649.922> +LayerCount: 2 Fore SplineSet 850 1500 m 1 @@ -8742,6 +9751,9 @@ StartChar: oe Encoding: 339 339 362 Width: 1569 Flags: W +HStem: -40 21G<337 719> -40 206<1077.61 1196.64> 452 206<1061.18 1149.49> 882 198<1073.73 1301.33> 1060 20G<337 719> +VStem: 30 450<230.576 782.462> 576 450<250.929 800.388> 631 425<228.088 452 658 800.607> 1149 390<658 819.941> 1215 316<182.799 346> +LayerCount: 2 Fore Refer: 52 111 N 1 0 0 1 0 0 2 Refer: 42 101 N 1 0 0 1 601 0 2 @@ -8751,6 +9763,9 @@ StartChar: Racute Encoding: 340 340 363 Width: 1356 Flags: W +HStem: -40 348<802 1221.85> 0 270<10 129.876 600 719.5> 1230 270<10.1208 129.866 599.959 703.626> +VStem: 130 470<270.26 620 880 1229.83> 720 470<887.725 1219.81> 1256 130<308.011 365.871> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 107 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -8761,36 +9776,48 @@ StartChar: racute Encoding: 341 341 364 Width: 966 Flags: W +HStem: 0 210<10 90 510 590> 830 210<10 90> 842 238<550 718.998> +VStem: 10 580<2.70016e-07 210> 90 420<210 829.697> 590 376<688.128 839.092> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 -29 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" racute.sc EndChar -StartChar: uni0156 +StartChar: Rcommaaccent Encoding: 342 342 365 Width: 1356 Flags: W +HStem: -820 142<449 583.985> -40 348<802 1221.85> 0 270<10 129.876 600 719.5> 1230 270<10.1208 129.866 599.959 703.626> +VStem: 130 470<270.26 620 880 1229.83> 720 470<887.725 1219.81> 1256 130<308.011 365.871> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 140 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0157.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" rcommaaccent.sc EndChar -StartChar: uni0157 +StartChar: rcommaaccent Encoding: 343 343 366 Width: 966 Flags: W +HStem: -820 142<205 339.985> 0 210<10 90 510 590> 830 210<10 90> 842 238<550 718.998> +VStem: 10 580<2.70016e-07 210> 90 420<210 829.697> 590 376<688.128 839.092> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 -104 0 2 Refer: 55 114 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0157.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" rcommaaccent.sc EndChar StartChar: Rcaron Encoding: 344 344 367 Width: 1356 Flags: W +HStem: -40 348<802 1221.85> 0 270<10 129.876 600 719.5> 1230 270<10.1208 129.866 599.959 703.626> +VStem: 130 470<270.26 620 880 1229.83> 720 470<887.725 1219.81> 1256 130<308.011 365.871> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 167 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -8801,6 +9828,9 @@ StartChar: rcaron Encoding: 345 345 368 Width: 966 Flags: W +HStem: 0 210<10 90 510 590> 830 210<10 90> 842 238<550 718.998> +VStem: 10 580<2.70016e-07 210> 90 420<210 829.697> 590 376<688.128 839.092> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 -19 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 @@ -8811,6 +9841,9 @@ StartChar: Sacute Encoding: 346 346 369 Width: 1070 Flags: W +HStem: -40 292<447.967 771> -10 21G<64.5 227.5> 1228 302<329 625.5> 1480 20G<791.5 979.5> +VStem: 30 233<397.188 590> 60 442<1056.29 1216.65> 610 450<273.745 501.682> 774 236<951.529 1120.8> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 57 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -8821,6 +9854,9 @@ StartChar: sacute Encoding: 347 347 370 Width: 870 Flags: W +HStem: -44 214<333 658> -20 21G<24.5 197.5> 660 400<608.952 834> 872 212<274 524.5> +VStem: 10 218<255.433 406> 384 486<170.034 323.5> 611 223<660 811.355> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 -9 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -8831,6 +9867,9 @@ StartChar: Scircumflex Encoding: 348 348 371 Width: 1070 Flags: W +HStem: -40 292<447.967 771> -10 21G<64.5 227.5> 1228 302<329 625.5> 1480 20G<791.5 979.5> +VStem: 30 233<397.188 590> 60 442<1056.29 1216.65> 610 450<273.745 501.682> 774 236<951.529 1120.8> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 67 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -8841,6 +9880,9 @@ StartChar: scircumflex Encoding: 349 349 372 Width: 870 Flags: W +HStem: -44 214<333 658> -20 21G<24.5 197.5> 660 400<608.952 834> 872 212<274 524.5> +VStem: 10 218<255.433 406> 384 486<170.034 323.5> 611 223<660 811.355> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 -9 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -8851,6 +9893,9 @@ StartChar: Scedilla Encoding: 350 350 373 Width: 1070 Flags: W +HStem: -502 153<410 599.915> -40 292<447.967 771> -10 21G<64.5 227.5> 1228 302<329 625.5> 1480 20G<791.5 979.5> +VStem: 30 233<397.188 590> 60 442<1056.29 1216.65> 610 450<273.745 501.682> 774 236<951.529 1120.8> +LayerCount: 2 Fore Refer: 213 184 N 1 0 0 1 65 47 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -8861,6 +9906,9 @@ StartChar: scedilla Encoding: 351 351 374 Width: 870 Flags: W +HStem: -496 153<306 495.915> -44 214<333 658> -20 21G<24.5 197.5> 660 400<608.952 834> 872 212<274 524.5> +VStem: 10 218<255.433 406> 384 486<170.034 323.5> 611 223<660 811.355> +LayerCount: 2 Fore Refer: 213 184 N 1 0 0 1 -39 53 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -8871,6 +9919,9 @@ StartChar: Scaron Encoding: 352 352 375 Width: 1070 Flags: W +HStem: -40 292<447.967 771> -10 21G<64.5 227.5> 1228 302<329 625.5> 1480 20G<791.5 979.5> +VStem: 30 233<397.188 590> 60 442<1056.29 1216.65> 610 450<273.745 501.682> 774 236<951.529 1120.8> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 77 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -8881,6 +9932,9 @@ StartChar: scaron Encoding: 353 353 376 Width: 870 Flags: W +HStem: -44 214<333 658> -20 21G<24.5 197.5> 660 400<608.952 834> 872 212<274 524.5> +VStem: 10 218<255.433 406> 384 486<170.034 323.5> 611 223<660 811.355> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 -29 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -8891,6 +9945,10 @@ StartChar: uni0162 Encoding: 354 354 377 Width: 1250 Flags: W +HStem: -502 153<464 653.915> 0 270<270.145 409.207 841.228 979.607> 870 630<30.1667 270.173 979.496 1219.69> 1240 260<319.294 410 840 939.757> +VStem: 30 241<870.95 1184.65> 410 430<271.089 1238.17> 979 241<870.464 1205.99> +CounterMasks: 1 0e +LayerCount: 2 Fore Refer: 213 184 N 1 0 0 1 119 47 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -8901,6 +9959,9 @@ StartChar: uni0163 Encoding: 355 355 378 Width: 717 Flags: W +HStem: -520 153<245.852 435.767> -34 218<288.853 574.864> 830 210<-0.147461 83.0303 525.853 679.853> +VStem: 85.8525 440<187.627 830> 288.853 237<1233.41 1400> 595.853 145<189.467 295.746> +LayerCount: 2 Fore Refer: 213 184 N 1 0 0 1 -99.1479 29 2 Refer: 57 116 N 1 0 0 1 0 0 3 @@ -8911,6 +9972,10 @@ StartChar: Tcaron Encoding: 356 356 379 Width: 1250 Flags: W +HStem: 0 270<270.145 409.207 841.228 979.607> 870 630<30.1667 270.173 979.496 1219.69> 1240 260<319.294 410 840 939.757> +VStem: 30 241<870.95 1184.65> 410 430<271.089 1238.17> 979 241<870.464 1205.99> +CounterMasks: 1 1c +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 131 0 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -8921,6 +9986,9 @@ StartChar: tcaron Encoding: 357 357 380 Width: 1233 Flags: W +HStem: -34 218<288.853 574.864> 693 178<715 863.792> 830 210<-0.147461 83.0303 525.853 679.853> 1042 476<792.319 1017.43> +VStem: 85.8525 440<187.627 830> 288.853 237<1233.41 1400> 595.853 145<189.467 295.746> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 600 1082 2 Refer: 57 116 N 1 0 0 1 0 0 2 @@ -8931,6 +9999,10 @@ StartChar: Tbar Encoding: 358 358 381 Width: 1250 Flags: W +HStem: 0 270<270.145 409.207 841.228 979.607> 500 230<162 1072> 870 630<30.1667 270.173 979.496 1219.69> 1240 260<319.294 410 840 939.757> +VStem: 30 241<870.95 1184.65> 410 430<271.089 1238.17> 979 241<870.464 1205.99> +CounterMasks: 1 0e +LayerCount: 2 Fore SplineSet 208 730 m 2 @@ -8950,6 +10022,9 @@ StartChar: tbar Encoding: 359 359 382 Width: 717 Flags: W +HStem: -34 218<288.853 574.864> 427 230<6 713> 830 210<-0.147461 83.0303 525.853 679.853> +VStem: 85.8525 440<187.627 830> 288.853 237<1233.41 1400> 595.853 145<189.467 295.746> +LayerCount: 2 Fore SplineSet 49 657 m 2 @@ -8969,6 +10044,9 @@ StartChar: Utilde Encoding: 360 360 383 Width: 1340 Flags: W +HStem: -40 294<661.297 869.64> 1230 270<10.6386 129.877 600.337 729.935 790.81 929.855 1210.53 1329.79> 1630 256<733.826 939.009> 1748 256<469.756 673.597> +VStem: 130 470<318.877 1229.68> 930 280<318.594 1229.47> +LayerCount: 2 Fore Refer: 210 732 N 1 0 0 1 205 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8979,6 +10057,9 @@ StartChar: utilde Encoding: 361 361 384 Width: 1120 Flags: W +HStem: -40 284<247 563> 0 21G<672.5 1093> 830 210<10 90 560 610> 1170 256<592.826 798.009> 1288 256<328.756 532.597> +VStem: 90 420<244.115 830> 560 470<824.149 1040> 610 420<250.268 833.329> +LayerCount: 2 Fore Refer: 210 732 N 1 0 0 1 64 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8989,6 +10070,9 @@ StartChar: Umacron Encoding: 362 362 385 Width: 1340 Flags: W +HStem: -40 294<661.297 869.64> 1230 270<10.6386 129.877 600.337 729.935 790.81 929.855 1210.53 1329.79> 1630 192<521 1001> +VStem: 130 470<318.877 1229.68> 521 480<1630 1822> 930 280<318.594 1229.47> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 261 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8999,6 +10083,9 @@ StartChar: umacron Encoding: 363 363 386 Width: 1120 Flags: W +HStem: -40 284<247 563> 0 21G<672.5 1093> 830 210<10 90 560 610> 1170 192<330 810> +VStem: 90 420<244.115 830> 330 480<1170 1362> 560 470<824.149 1040> 610 420<250.268 833.329> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 70 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -9009,6 +10096,9 @@ StartChar: Ubreve Encoding: 364 364 387 Width: 1340 Flags: W +HStem: -40 294<661.297 869.64> 1230 270<10.6386 129.877 600.337 729.935 790.81 929.855 1210.53 1329.79> 1620 260<617.714 828> +VStem: 130 470<318.877 1229.68> 443 160<1901.19 1978> 840 162<1897.24 1978> 930 280<318.594 1229.47> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 222 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -9019,6 +10109,9 @@ StartChar: ubreve Encoding: 365 365 388 Width: 1120 Flags: W +HStem: -40 284<247 563> 0 21G<672.5 1093> 830 210<10 90 560 610> 1160 260<446.714 657> +VStem: 90 420<244.115 830> 272 160<1441.19 1518> 560 470<824.149 1040> 610 420<250.268 833.329> 669 162<1437.24 1518> +LayerCount: 2 Fore Refer: 206 728 N 1 0 0 1 51 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -9029,6 +10122,9 @@ StartChar: Uring Encoding: 366 366 389 Width: 1340 Flags: W +HStem: -40 294<661.297 869.64> 1230 270<10.6386 129.877 600.337 729.935 790.81 929.855 1210.53 1329.79> 1640 164<662.387 800.009> 1987 153<663.359 799.183> +VStem: 130 470<318.877 1229.68> 482 168<1815.32 1974.89> 813 168<1815.82 1974.57> 930 280<318.594 1229.47> +LayerCount: 2 Fore Refer: 208 730 N 1 0 0 1 231 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -9039,6 +10135,9 @@ StartChar: uring Encoding: 367 367 390 Width: 1120 Flags: W +HStem: -40 284<247 563> 0 21G<672.5 1093> 830 210<10 90 560 610> 1180 164<491.387 629.009> 1527 153<492.359 628.183> +VStem: 90 420<244.115 830> 311 168<1355.32 1514.89> 560 470<824.149 1040> 610 420<250.268 833.329> 642 168<1355.82 1514.57> +LayerCount: 2 Fore Refer: 208 730 N 1 0 0 1 60 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -9049,6 +10148,9 @@ StartChar: Uhungarumlaut Encoding: 368 368 391 Width: 1340 Flags: W +HStem: -40 294<661.297 869.64> 1230 270<10.6386 129.877 600.337 729.935 790.81 929.855 1210.53 1329.79> +VStem: 130 470<318.877 1229.68> 930 280<318.594 1229.47> +LayerCount: 2 Fore Refer: 211 733 N 1 0 0 1 227 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -9059,6 +10161,9 @@ StartChar: uhungarumlaut Encoding: 369 369 392 Width: 1120 Flags: W +HStem: -40 284<247 563> 0 21G<672.5 1093> 830 210<10 90 560 610> +VStem: 90 420<244.115 830> 560 470<824.149 1040> 610 420<250.268 833.329> +LayerCount: 2 Fore Refer: 211 733 N 1 0 0 1 146 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -9069,6 +10174,9 @@ StartChar: Uogonek Encoding: 370 370 393 Width: 1340 Flags: W +HStem: -379 187<777.5 1042.49> -40 294<661.297 869.64> 1230 270<10.6386 129.877 600.337 729.935 790.81 929.855 1210.53 1329.79> +VStem: 130 470<318.877 1229.68> 593 286<-254.5 -72.2827> 930 280<318.594 1229.47> +LayerCount: 2 Fore Refer: 209 731 N 1 0 0 1 415 43 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -9079,6 +10187,9 @@ StartChar: uogonek Encoding: 371 371 394 Width: 1120 Flags: W +HStem: -429 187<773.5 1038.49> -40 284<247 563> 0 21G<672.5 1093> 830 210<10 90 560 610> +VStem: 90 420<244.115 830> 560 470<824.149 1040> 589 286<-304.5 -122.283> 610 420<250.268 833.329> +LayerCount: 2 Fore Refer: 209 731 N 1 0 0 1 411 -7 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -9089,6 +10200,9 @@ StartChar: Wcircumflex Encoding: 372 372 395 Width: 1920 Flags: W +HStem: -20 21G<510.5 783 1175.87 1460.5> 1230 270<0.205994 134.286 657.156 699.398 770.272 862.875 1314.39 1369.72 1420.32 1488.91 1776.87 1919.94> +VStem: 1420 500<1230.04 1499.64> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 587 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9099,6 +10213,9 @@ StartChar: wcircumflex Encoding: 373 373 396 Width: 1310 Flags: W +HStem: -30 21G<290.5 540 824.5 1037> 830 210<-19.99 82.9967 419.562 482.993 922 998.323 1232 1329.99> +VStem: -20 503<830.005 1040> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 188 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9109,6 +10226,9 @@ StartChar: Ycircumflex Encoding: 374 374 397 Width: 1380 Flags: W +HStem: 0 270<350.01 469.97 940.01 1079.97> 1230 270<1.78539 132.345 674.884 739.479 830.34 898.618 1259.01 1380> +VStem: 470 470<270 590.203> 830 550<1230 1499.93> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 227 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -9119,6 +10239,9 @@ StartChar: ycircumflex Encoding: 375 375 398 Width: 1025 Flags: W +HStem: -530 200<193.144 335.776> 830 210<-21 75.6418 523.203 590.824 625.123 700.185 955.811 1044.79> +VStem: -84 276<-328.135 -121> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 64 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -9129,6 +10252,9 @@ StartChar: Ydieresis Encoding: 376 376 399 Width: 1380 Flags: W +HStem: 0 270<350.01 469.97 940.01 1079.97> 1230 270<1.78539 132.345 674.884 739.479 830.34 898.618 1259.01 1380> 1690 384<372.886 617.114 932.886 1177.11> +VStem: 303 384<1759.89 2004.11> 470 470<270 590.203> 830 550<1230 1499.93> 863 384<1759.89 2004.11> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 275 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -9139,6 +10265,9 @@ StartChar: Zacute Encoding: 377 377 400 Width: 1190 Flags: W +HStem: 0 270<597.004 838.841> 1230 270<370.168 561.988> +VStem: 20 241<850.005 1099.16> 919 241<358 689.39> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 107 0 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -9149,6 +10278,9 @@ StartChar: zacute Encoding: 378 378 401 Width: 900 Flags: W +HStem: 0 200<524.995 643.746> 840 200<266.766 378.005> +VStem: 56 151<536.132 773.071> 709 171<279.325 547.989> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 -21 -460 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -9159,6 +10291,9 @@ StartChar: Zdotaccent Encoding: 379 379 402 Width: 1190 Flags: W +HStem: 0 270<597.004 838.841> 1230 270<370.168 561.988> 1729 384<477.886 722.114> +VStem: 20 241<850.005 1099.16> 408 384<1798.89 2043.11> 919 241<358 689.39> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 99 460 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -9169,6 +10304,9 @@ StartChar: zdotaccent Encoding: 380 380 403 Width: 900 Flags: W +HStem: 0 200<524.995 643.746> 840 200<266.766 378.005> 1269 384<369.886 614.114> +VStem: 56 151<536.132 773.071> 300 384<1338.89 1583.11> 709 171<279.325 547.989> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 -9 0 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -9179,6 +10317,9 @@ StartChar: Zcaron Encoding: 381 381 404 Width: 1190 Flags: W +HStem: 0 270<597.004 838.841> 1230 270<370.168 561.988> +VStem: 20 241<850.005 1099.16> 919 241<358 689.39> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 117 0 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -9189,6 +10330,9 @@ StartChar: zcaron Encoding: 382 382 405 Width: 900 Flags: W +HStem: 0 200<524.995 643.746> 840 200<266.766 378.005> +VStem: 56 151<536.132 773.071> 709 171<279.325 547.989> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 -1 -460 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -9199,6 +10343,9 @@ StartChar: longs Encoding: 383 383 406 Width: 700 Flags: W +HStem: 0 210<10.1787 90 510 649.947> 1426 174<487.866 572.996> +VStem: 90 420<210 1367.2> +LayerCount: 2 Fore SplineSet 510 248 m 2 @@ -9229,6 +10376,9 @@ StartChar: uni0212 Encoding: 530 530 407 Width: 1356 Flags: W +HStem: -40 348<802 1221.85> 0 270<10 129.876 600 719.5> 1230 270<10.1208 129.866 599.959 703.626> 1748 260<532 742.286> +VStem: 130 470<270.26 620 880 1229.83> 358 162<1650 1730.76> 720 470<887.725 1219.81> 757 160<1650 1726.81> 1256 130<308.011 365.871> +LayerCount: 2 Fore Refer: 199 785 N 1 0 0 1 137 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -9239,36 +10389,49 @@ StartChar: uni0213 Encoding: 531 531 408 Width: 966 Flags: W +HStem: 0 210<10 90 510 590> 830 210<10 90> 842 238<550 718.998> 1288 260<336 546.286> +VStem: 10 580<2.70016e-07 210> 90 420<210 829.697> 162 162<1190 1270.76> 561 160<1190 1266.81> 590 376<688.128 839.092> +LayerCount: 2 Fore Refer: 199 785 N 1 0 0 1 -59 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0213.sc EndChar -StartChar: uni0218 +StartChar: Scommaaccent Encoding: 536 536 409 Width: 1070 Flags: W +HStem: -820 142<368 502.985> -40 292<447.967 771> -10 21G<64.5 227.5> 1228 302<329 625.5> 1480 20G<791.5 979.5> +VStem: 30 233<397.188 590> 60 442<1056.29 1216.65> 610 450<273.745 501.682> 774 236<951.529 1120.8> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 59 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0219.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" scommaaccent.sc EndChar -StartChar: uni0219 +StartChar: scommaaccent Encoding: 537 537 410 Width: 870 Flags: W +HStem: -820 142<253 387.985> -44 214<333 658> -20 21G<24.5 197.5> 660 400<608.952 834> 872 212<274 524.5> +VStem: 10 218<255.433 406> 384 486<170.034 323.5> 611 223<660 811.355> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 -56 0 2 Refer: 56 115 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0219.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" scommaaccent.sc EndChar StartChar: uni021A Encoding: 538 538 411 Width: 1250 Flags: W +HStem: -820 142<454 588.985> 0 270<270.145 409.207 841.228 979.607> 870 630<30.1667 270.173 979.496 1219.69> 1240 260<319.294 410 840 939.757> +VStem: 30 241<870.95 1184.65> 410 430<271.089 1238.17> 979 241<870.464 1205.99> +CounterMasks: 1 0e +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 145 0 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -9279,6 +10442,9 @@ StartChar: uni021B Encoding: 539 539 412 Width: 717 Flags: W +HStem: -820 142<242.852 377.837> -34 218<288.853 574.864> 830 210<-0.147461 83.0303 525.853 679.853> +VStem: 85.8525 440<187.627 830> 288.853 237<1233.41 1400> 595.853 145<189.467 295.746> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 -66.1479 0 2 Refer: 57 116 N 1 0 0 1 0 0 3 @@ -9289,6 +10455,9 @@ StartChar: uni03A9 Encoding: 937 937 413 Width: 1719 Flags: W +HStem: 0 400<75 278 1431 1644> 0 163<334 554 1155 1375> 1313 207<694.136 1014> +VStem: 75 203<224.937 400> 115 429<706.534 1134.62> 554 209<163 354.65> 945 210<163 362.23> 1165 429<708.344 1134.62> 1431 213<224.937 400> +LayerCount: 2 Fore SplineSet 1431 400 m 1 @@ -9321,6 +10490,9 @@ StartChar: uni03BC Encoding: 956 956 414 Width: 1120 Flags: W +HStem: -520 434<539.361 773.167> -40 284<247 563> 0 21G<672.5 1093> 830 210<10 90 560 610> +VStem: 90 212<-297.486 847> 90 420<244.115 830> 471 446<-357.894 -151.253> 560 470<824.149 1040> 610 420<250.268 833.329> +LayerCount: 2 Fore Refer: 186 181 N 1 0 0 1 0 0 2 EndChar @@ -9329,6 +10501,8 @@ StartChar: uni0394 Encoding: 916 916 415 Width: 1900 Flags: W +HStem: 0 270<537.996 1127.84> 1510 20G<798 1144.5> +LayerCount: 2 Fore SplineSet 1077 270 m 2 @@ -9354,6 +10528,9 @@ StartChar: Wgrave Encoding: 7808 7808 416 Width: 1920 Flags: W +HStem: -20 21G<510.5 783 1175.87 1460.5> 1230 270<0.205994 134.286 657.156 699.398 770.272 862.875 1314.39 1369.72 1420.32 1488.91 1776.87 1919.94> +VStem: 1420 500<1230.04 1499.64> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 605 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9364,6 +10541,9 @@ StartChar: wgrave Encoding: 7809 7809 417 Width: 1310 Flags: W +HStem: -30 21G<290.5 540 824.5 1037> 830 210<-19.99 82.9967 419.562 482.993 922 998.323 1232 1329.99> +VStem: -20 503<830.005 1040> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 136 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9374,6 +10554,9 @@ StartChar: Wacute Encoding: 7810 7810 418 Width: 1920 Flags: W +HStem: -20 21G<510.5 783 1175.87 1460.5> 1230 270<0.205994 134.286 657.156 699.398 770.272 862.875 1314.39 1369.72 1420.32 1488.91 1776.87 1919.94> +VStem: 1420 500<1230.04 1499.64> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 607 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9384,6 +10567,9 @@ StartChar: wacute Encoding: 7811 7811 419 Width: 1310 Flags: W +HStem: -30 21G<290.5 540 824.5 1037> 830 210<-19.99 82.9967 419.562 482.993 922 998.323 1232 1329.99> +VStem: -20 503<830.005 1040> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 228 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9394,6 +10580,9 @@ StartChar: Wdieresis Encoding: 7812 7812 420 Width: 1920 Flags: W +HStem: -20 21G<510.5 783 1175.87 1460.5> 1230 270<0.205994 134.286 657.156 699.398 770.272 862.875 1314.39 1369.72 1420.32 1488.91 1776.87 1919.94> 1690 384<642.886 887.114 1202.89 1447.11> +VStem: 573 384<1759.89 2004.11> 1133 384<1759.89 2004.11> 1420 500<1230.04 1499.64> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 545 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9404,6 +10593,9 @@ StartChar: wdieresis Encoding: 7813 7813 421 Width: 1310 Flags: W +HStem: -30 21G<290.5 540 824.5 1037> 830 210<-19.99 82.9967 419.562 482.993 922 998.323 1232 1329.99> 1230 384<313.886 558.114 873.886 1118.11> +VStem: -20 503<830.005 1040> 244 384<1299.89 1544.11> 804 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 216 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9414,6 +10606,9 @@ StartChar: uni1E86 Encoding: 7814 7814 422 Width: 1920 Flags: W +HStem: -20 21G<510.5 783 1175.87 1460.5> 1230 270<0.205994 134.286 657.156 699.398 770.272 862.875 1314.39 1369.72 1420.32 1488.91 1776.87 1919.94> 1729 384<957.886 1202.11> +VStem: 888 384<1798.89 2043.11> 1420 500<1230.04 1499.64> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 579 460 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9424,6 +10619,9 @@ StartChar: uni1E87 Encoding: 7815 7815 423 Width: 1310 Flags: W +HStem: -30 21G<290.5 540 824.5 1037> 830 210<-19.99 82.9967 419.562 482.993 922 998.323 1232 1329.99> 1269 384<618.886 863.114> +VStem: -20 503<830.005 1040> 549 384<1338.89 1583.11> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 240 0 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9434,6 +10632,9 @@ StartChar: uni1E88 Encoding: 7816 7816 424 Width: 1920 Flags: W +HStem: -553 384<834.886 1079.11> -20 21G<510.5 783 1175.87 1460.5> 1230 270<0.205994 134.286 657.156 699.398 770.272 862.875 1314.39 1369.72 1420.32 1488.91 1776.87 1919.94> +VStem: 765 384<-483.114 -238.886> 1420 500<1230.04 1499.64> +LayerCount: 2 Fore Refer: 201 803 N 1 0 0 1 456 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -9444,6 +10645,9 @@ StartChar: uni1E89 Encoding: 7817 7817 425 Width: 1310 Flags: W +HStem: -553 384<535.886 780.114> -30 21G<290.5 540 824.5 1037> 830 210<-19.99 82.9967 419.562 482.993 922 998.323 1232 1329.99> +VStem: -20 503<830.005 1040> 466 384<-483.114 -238.886> +LayerCount: 2 Fore Refer: 201 803 N 1 0 0 1 157 0 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -9454,6 +10658,9 @@ StartChar: uni1E9E Encoding: 7838 7838 426 Width: 1523 Flags: W +HStem: -30 217<946.39 1096.8> 0 210<11 562> 1327 203<640.857 1009.58> +VStem: 92 400<0 1139.44> 601 429<196 423> 1113 410<196.928 512.111> +LayerCount: 2 Fore SplineSet 796 451 m 1 @@ -9492,6 +10699,9 @@ StartChar: Ygrave Encoding: 7922 7922 427 Width: 1380 Flags: W +HStem: 0 270<350.01 469.97 940.01 1079.97> 1230 270<1.78539 132.345 674.884 739.479 830.34 898.618 1259.01 1380> +VStem: 470 470<270 590.203> 830 550<1230 1499.93> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 215 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -9502,6 +10712,9 @@ StartChar: ygrave Encoding: 7923 7923 428 Width: 1025 Flags: W +HStem: -530 200<193.144 335.776> 830 210<-21 75.6418 523.203 590.824 625.123 700.185 955.811 1044.79> +VStem: -84 276<-328.135 -121> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 102 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -9512,6 +10725,7 @@ StartChar: guilsinglleft Encoding: 8249 8249 429 Width: 830 Flags: W +LayerCount: 2 Fore SplineSet 442 775 m 1 @@ -9529,6 +10743,7 @@ StartChar: guilsinglright Encoding: 8250 8250 430 Width: 830 Flags: W +LayerCount: 2 Fore SplineSet 388 775 m 1 @@ -9546,6 +10761,9 @@ StartChar: uni2074 Encoding: 8308 8308 431 Width: 860 Flags: W +HStem: 919 126<294 438 672 792> 1165 126<252.25 438 672 810> 1481 20G<598.5 657.5> +VStem: 438 234<1045 1165 1291 1391.32> 461 235<1682.16 1819> 581 91<1428.73 1501> +LayerCount: 2 Fore SplineSet 792 1017 m 2 @@ -9596,6 +10814,9 @@ StartChar: Euro Encoding: 8364 8364 432 Width: 1792 Flags: W +HStem: -20 218<783.259 1210.61> 430 230<50 930> 830 230<50 930> 1304 216<803.405 1191.97> +VStem: 170 430<474.801 1019.27> 1204 358<1024 1262.58> 1338 211<315.992 480> +LayerCount: 2 Fore SplineSet 990 1304 m 0 @@ -9621,6 +10842,9 @@ StartChar: partialdiff Encoding: 8706 8706 433 Width: 1330 Flags: W +HStem: -20 230<535.92 774.312> 722 238<387 703.614> 1366 154<505.886 688.17> +VStem: 60 400<286.949 648.143> 110 394<1142.11 1351.24> 850 400<398.363 893.146> +LayerCount: 2 Fore SplineSet 504 1312 m 0 @@ -9649,6 +10873,9 @@ StartChar: emptyset Encoding: 8709 8709 434 Width: 1140 Flags: W +HStem: 260 223<407.115 721.512> 1057 222<413.574 747.057> +VStem: 62 230<591.078 926.39> 848 230<607.88 932.059> +LayerCount: 2 Fore SplineSet 18 341 m 1 @@ -9673,6 +10900,9 @@ StartChar: product Encoding: 8719 8719 435 Width: 2020 Flags: W +HStem: 0 270<51.0086 269.893 740.129 938.452 1081.95 1279.96 1750.02 1968.15> 1230 270<50.6602 269.967 740 1280 1750.07 1969.84> +VStem: 270 470<270.327 1229.84> 1280 470<270.245 1229.99> +LayerCount: 2 Fore SplineSet 740 1188 m 2 @@ -9723,6 +10953,9 @@ StartChar: summation Encoding: 8721 8721 436 Width: 1449 Flags: W +HStem: 0 213<476 1040.37> 1287 213<610 1030.51> +VStem: 1100 214<990 1218.75> 1120 213<291.265 550> +LayerCount: 2 Fore SplineSet 110 1500 m 1 @@ -9748,6 +10981,8 @@ StartChar: minus Encoding: 8722 8722 437 Width: 1224 Flags: W +HStem: 660 230<120 1104> +LayerCount: 2 Fore SplineSet 169 890 m 2 @@ -9766,6 +11001,8 @@ StartChar: uni2215 Encoding: 8725 8725 438 Width: 1039 Flags: W +HStem: 1540 20G<741 914.5> +LayerCount: 2 Fore Refer: 82 47 N 1 0 0 1 -0 0 2 EndChar @@ -9774,6 +11011,9 @@ StartChar: uni2219 Encoding: 8729 8729 439 Width: 610 Flags: W +HStem: 630 480<171.055 438.945> +VStem: 65 480<736.055 1003.95> +LayerCount: 2 Fore SplineSet 65 870 m 0 @@ -9788,6 +11028,8 @@ StartChar: radical Encoding: 8730 8730 440 Width: 1180 Flags: W +HStem: -20 21G<419.224 721.718> 1290 210<1026 1180> +LayerCount: 2 Fore SplineSet 1026 1290 m 1 @@ -9809,6 +11051,9 @@ StartChar: infinity Encoding: 8734 8734 441 Width: 1913 Flags: W +HStem: 351 212<358.575 658.935 1255.67 1553.54> 997 212<365.539 656.835 1256.21 1555.36> +VStem: 50 241<633.522 920.768> 1622 241<633.575 928.501> +LayerCount: 2 Fore SplineSet 1622 780 m 0 @@ -9841,6 +11086,9 @@ StartChar: integral Encoding: 8747 8747 442 Width: 920 Flags: W +HStem: -519 174<-25.1385 115.778> 1426 174<724.222 865.138> +VStem: 210 420<-237.836 1318.84> +LayerCount: 2 Fore SplineSet 210 1144 m 2 @@ -9867,6 +11115,9 @@ StartChar: approxequal Encoding: 8776 8776 443 Width: 1200 Flags: W +HStem: 174 223<711.065 862.973> 401 223<291.237 480.224> 674 223<711.065 862.973> 901 223<291.237 480.224> +VStem: 69 220<197.382 277.995 278 391.073 697.382 777.995 778 891.073> 861 219<405.346 600.618 905.346 1100.62> +LayerCount: 2 Fore SplineSet 798 674 m 0 @@ -9918,6 +11169,8 @@ StartChar: notequal Encoding: 8800 8800 444 Width: 1119 Flags: W +HStem: 460 230<120 175 954 1000> 860 230<120 175 954 1000> +LayerCount: 2 Fore SplineSet 164 1090 m 2 @@ -9954,6 +11207,8 @@ StartChar: lessequal Encoding: 8804 8804 445 Width: 1119 Flags: W +HStem: 0 230<120 1000> +LayerCount: 2 Fore SplineSet 438 748 m 2 @@ -9988,6 +11243,8 @@ StartChar: greaterequal Encoding: 8805 8805 446 Width: 1119 Flags: W +HStem: 0 230<120 1000> +LayerCount: 2 Fore SplineSet 682 802 m 2 @@ -10022,6 +11279,7 @@ StartChar: lozenge Encoding: 9674 9674 447 Width: 1200 Flags: W +LayerCount: 2 Fore SplineSet 612 30 m 257 @@ -10041,6 +11299,9 @@ StartChar: uniF8E8 Encoding: 63720 63720 448 Width: 1125 Flags: W +HStem: 668 56<410.464 713.671> 890 87<286 357 509 581 674.357 860.861> 1091 84<509 605.25> 1289 87<286 357 509 633.219> 1536 56<410.452 713.659> +VStem: 100 57<975.909 1284.08> 357 152<977 1091 1175 1289> 639 155<1176.4 1287.46> 968 57<975.922 1283.88> +LayerCount: 2 Fore SplineSet 562 1592 m 256 @@ -10100,6 +11361,9 @@ StartChar: uniF8E9 Encoding: 63721 63721 449 Width: 1125 Flags: W +HStem: 668 56<410.464 713.671> 840 96<490.013 683.311> 1046 20G<729 818.5> 1189 209<691.115 814> 1316 92<488.686 669.182> 1536 56<410.452 713.659> +VStem: 100 57<975.909 1284.08> 260 187<974.811 1274.17> 699 115<1189 1287.17> 714 113<969.656 1066> 968 57<975.922 1283.88> +LayerCount: 2 Fore SplineSet 562 1592 m 256 @@ -10136,104 +11400,13 @@ SplineSet EndSplineSet EndChar -StartChar: uniF8EA -Encoding: 63722 63722 450 -Width: 1626 -Flags: W -Fore -SplineSet -198 993 m 2 - 198 1054 l 2 - 198 1068 200 1072 214 1072 c 2 - 262 1072 l 2 - 281 1072 284 1077 284 1096 c 2 - 284 1408 l 2 - 284 1417 281 1421 272 1421 c 2 - 266 1421 l 2 - 194 1421 175 1398 173 1309 c 0 - 173 1292 168 1288 149 1288 c 2 - 105 1288 l 2 - 91 1288 86 1289 86 1303 c 2 - 86 1494 l 2 - 86 1509 87 1515 102 1515 c 2 - 623 1515 l 2 - 635 1515 637 1511 637 1498 c 2 - 637 1309 l 2 - 637 1291 634 1288 615 1288 c 2 - 572 1288 l 2 - 553 1288 550 1290 550 1308 c 0 - 548 1398 529 1421 457 1421 c 2 - 453 1421 l 2 - 442 1421 439 1416 439 1406 c 2 - 439 1101 l 2 - 439 1078 440 1072 463 1072 c 2 - 505 1072 l 2 - 522 1072 525 1067 525 1052 c 2 - 525 995 l 2 - 525 978 522 975 505 975 c 2 - 217 975 l 2 - 202 975 198 977 198 993 c 2 -788 1418 m 2 - 746 1418 l 2 - 729 1418 729 1418 729 1435 c 2 - 729 1504 l 2 - 729 1519 735 1515 749 1515 c 2 - 1012 1515 l 2 - 1040 1515 1037 1505 1044 1485 c 2 - 1113 1270 l 2 - 1121 1247 1125 1221 1132 1221 c 0 - 1140 1221 1144 1234 1153 1258 c 2 - 1243 1500 l 2 - 1248 1513 1248 1515 1267 1515 c 2 - 1492 1515 l 2 - 1510 1515 1518 1520 1518 1500 c 2 - 1518 1436 l 2 - 1518 1418 1518 1418 1500 1418 c 2 - 1456 1418 l 2 - 1441 1418 1442 1417 1442 1402 c 2 - 1453 1087 l 2 - 1453 1074 1451 1072 1465 1072 c 2 - 1523 1072 l 2 - 1535 1072 1536 1069 1536 1057 c 2 - 1536 995 l 2 - 1536 980 1535 975 1518 975 c 2 - 1239 975 l 2 - 1223 975 1222 978 1222 994 c 2 - 1222 1055 l 2 - 1222 1071 1227 1072 1242 1072 c 2 - 1280 1072 l 2 - 1295 1072 1299 1076 1299 1091 c 2 - 1294 1253 l 2 - 1293 1303 1304 1352 1291 1352 c 0 - 1282 1352 1282 1339 1271 1307 c 2 - 1160 983 l 2 - 1155 968 1152 964 1131 964 c 2 - 1066 964 l 2 - 1045 964 1042 968 1037 983 c 2 - 930 1294 l 2 - 921 1321 913 1370 904 1370 c 0 - 898 1370 898 1357 897 1325 c 2 - 886 1098 l 2 - 885 1081 883 1072 903 1072 c 2 - 951 1072 l 2 - 964 1072 967 1070 967 1056 c 2 - 967 993 l 2 - 967 975 963 975 946 975 c 2 - 723 975 l 2 - 706 975 704 977 704 995 c 2 - 704 1060 l 2 - 704 1070 705 1072 715 1072 c 2 - 772 1072 l 2 - 794 1072 789 1081 790 1100 c 2 - 806 1405 l 2 - 807 1420 803 1418 788 1418 c 2 -EndSplineSet -EndChar - StartChar: pi -Encoding: 960 960 451 +Encoding: 960 960 450 Width: 1231 Flags: W +HStem: -20 255<884 1061.03> 640 280<254.998 374 576 701 982 1161.99> +VStem: 42 213<490 640> 374 202<414.689 640> 701 281<235.009 640> +LayerCount: 2 Fore SplineSet 1162 900 m 2 @@ -10273,9 +11446,11 @@ EndSplineSet EndChar StartChar: quotesinglbase -Encoding: 8218 8218 452 +Encoding: 8218 8218 451 Width: 703 Flags: W +HStem: -389 178<115 263.792> -40 476<192.319 417.435> +LayerCount: 2 Fore SplineSet 79 198 m 0 @@ -10293,9 +11468,13 @@ EndSplineSet EndChar StartChar: ellipsis -Encoding: 8230 8230 453 +Encoding: 8230 8230 452 Width: 1920 Flags: W +HStem: -40 480<186.055 453.945 826.055 1093.95 1466.05 1733.95> +VStem: 80 480<66.0547 333.945> 720 480<66.0547 333.945> 1360 480<66.0547 333.945> +CounterMasks: 1 70 +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 1280 0 2 Refer: 1 46 N 1 0 0 1 640 0 2 @@ -10303,9 +11482,10 @@ Refer: 1 46 N 1 0 0 1 0 0 2 EndChar StartChar: circumflex -Encoding: 710 710 454 +Encoding: 710 710 453 Width: 1000 Flags: W +LayerCount: 2 Fore SplineSet 242 1640 m 2 @@ -10327,9 +11507,11 @@ EndSplineSet EndChar StartChar: quotedblbase -Encoding: 8222 8222 455 +Encoding: 8222 8222 454 Width: 1324 Flags: W +HStem: -385 178<116 264.792 736 884.792> -36 476<193.319 418.435 813.319 1038.43> +LayerCount: 2 Fore SplineSet 80 202 m 0 @@ -10358,12 +11540,14 @@ EndSplineSet EndChar StartChar: a.sc -Encoding: 65554 -1 456 +Encoding: 65554 -1 455 Width: 1446 Flags: W +HStem: 0 231<22.0284 205.188 479.773 588.996 742.013 881.213 1256.03 1441> 305 176<597.997 780.875> 1039 20G<579 901> AnchorPoint: "Anchor-0" 772 1033 basechar 0 AnchorPoint: "Anchor-1" 656 0 basechar 0 AnchorPoint: "Anchor-2" 1154 0 basechar 0 +LayerCount: 2 Fore SplineSet 22 49 m 2 @@ -10411,92 +11595,118 @@ EndSplineSet EndChar StartChar: aacute.sc -Encoding: 65555 -1 457 +Encoding: 65555 -1 456 Width: 1446 Flags: W +HStem: 0 231<22.0284 205.188 479.773 588.996 742.013 881.213 1256.03 1441> 305 176<597.997 780.875> 1039 20G<579 901> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 343 -467 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: abreve.sc -Encoding: 65556 -1 458 +Encoding: 65556 -1 457 Width: 1446 Flags: W +HStem: 0 231<22.0284 205.188 479.773 588.996 742.013 881.213 1256.03 1441> 305 176<597.997 780.875> 1039 20G<579 901> 1113 260<668.714 879> +VStem: 494 160<1394.19 1471> 891 162<1390.24 1471> +LayerCount: 2 Fore Refer: 193 774 N 1 0 0 1 273 -467 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: acircumflex.sc -Encoding: 65557 -1 459 +Encoding: 65557 -1 458 Width: 1446 Flags: W +HStem: 0 231<22.0284 205.188 479.773 588.996 742.013 881.213 1256.03 1441> 305 176<597.997 780.875> 1039 20G<579 901> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 273 -467 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: adieresis.sc -Encoding: 65558 -1 460 +Encoding: 65558 -1 459 Width: 1446 Flags: W +HStem: 0 231<22.0284 205.188 479.773 588.996 742.013 881.213 1256.03 1441> 305 176<597.997 780.875> 1039 20G<579 901> 1223 384<368.886 613.114 928.886 1173.11> +VStem: 299 384<1292.89 1537.11> 859 384<1292.89 1537.11> +LayerCount: 2 Fore Refer: 195 776 N 1 0 0 1 271 -467 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: agrave.sc -Encoding: 65559 -1 461 +Encoding: 65559 -1 460 Width: 1446 Flags: W +HStem: 0 231<22.0284 205.188 479.773 588.996 742.013 881.213 1256.03 1441> 305 176<597.997 780.875> 1039 20G<579 901> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 201 -467 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: amacron.sc -Encoding: 65560 -1 462 +Encoding: 65560 -1 461 Width: 1446 Flags: W +HStem: 0 231<22.0284 205.188 479.773 588.996 742.013 881.213 1256.03 1441> 305 176<597.997 780.875> 1039 20G<579 901> 1163 192<532 1012> +VStem: 532 480<1163 1355> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 272 -467 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: aogonek.sc -Encoding: 65561 -1 463 +Encoding: 65561 -1 462 Width: 1446 Flags: W +HStem: -469 187<1005.5 1270.49> 0 231<22.0284 205.188 479.773 588.996 742.013 881.213 1256.03 1441> 305 176<597.997 780.875> 1039 20G<579 901> +VStem: 821 286<-344.5 -162.283> +LayerCount: 2 Fore Refer: 204 808 N 1 0 0 1 643 -47 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: aring.sc -Encoding: 65562 -1 464 +Encoding: 65562 -1 463 Width: 1446 Flags: W +HStem: 0 231<22.0284 205.188 479.773 588.996 742.013 881.213 1256.03 1441> 305 176<597.997 780.875> 1039 20G<579 901> 1173 164<703.387 841.009> 1520 153<704.359 840.183> +VStem: 523 168<1348.32 1507.89> 854 168<1348.82 1507.57> +LayerCount: 2 Fore Refer: 196 778 N 1 0 0 1 272 -467 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: atilde.sc -Encoding: 65563 -1 465 +Encoding: 65563 -1 464 Width: 1446 Flags: W +HStem: 0 231<22.0284 205.188 479.773 588.996 742.013 881.213 1256.03 1441> 305 176<597.997 780.875> 1039 20G<579 901> 1163 256<804.826 1010.01> 1281 256<540.756 744.597> +LayerCount: 2 Fore Refer: 191 771 N 1 0 0 1 276 -467 2 -Refer: 456 -1 N 1 0 0 1 0 0 3 +Refer: 455 -1 N 1 0 0 1 0 0 3 EndChar StartChar: b.sc -Encoding: 65564 -1 466 +Encoding: 65564 -1 465 Width: 1390 Flags: W +HStem: 0 241<35.0335 188 578 874.953> 413 242<578 815.821> 799 241<35.0095 188 578 820.958> +VStem: 188 390<241 413 655 798.976> AnchorPoint: "Anchor-0" 646 1040 basechar 0 AnchorPoint: "Anchor-1" 668 0 basechar 0 +LayerCount: 2 Fore SplineSet 780 0 m 2 @@ -10513,29 +11723,29 @@ SplineSet 35 994 l 2 35 1026 38 1040 67 1040 c 2 727 1040 l 2 - 922 1040 1064 1021 1152 984 c 128 + 922 1040 1064 1021 1152 984 c 0 1240 947 1284 880 1284 783 c 0 1284 671 1202 596 1038 558 c 0 - 1021 554 1012 549 1012 542 c 128 + 1021 554 1012 549 1012 542 c 0 1012 535 1022 530 1043 527 c 0 - 1142 511 1219 483 1274 444 c 128 + 1142 511 1219 483 1274 444 c 0 1329 405 1356 354 1356 291 c 0 1356 157 1292 88 1189 49 c 0 1079 8 956 0 780 0 c 2 618 655 m 2 714 655 l 2 - 757 655 792 662 817 674 c 128 + 757 655 792 662 817 674 c 0 842 686 855 705 855 732 c 256 - 855 759 844 777 822 786 c 128 + 855 759 844 777 822 786 c 0 800 795 764 799 714 799 c 2 614 799 l 2 596 799 578 801 578 785 c 2 578 682 l 2 578 657 589 655 618 655 c 2 747 241 m 2 - 810 241 854 250 876 267 c 128 + 810 241 854 250 876 267 c 0 898 284 909 307 909 334 c 256 - 909 361 894 381 864 394 c 128 + 909 361 894 381 864 394 c 0 834 407 796 413 747 413 c 2 608 413 l 2 588 413 578 406 578 393 c 2 @@ -10546,19 +11756,22 @@ EndSplineSet EndChar StartChar: c.sc -Encoding: 65565 -1 467 +Encoding: 65565 -1 466 Width: 1356 Flags: W +HStem: -34 232<628.153 934.271> 849 220<622.624 909.451> 1023 20G<1118 1265> +VStem: 49 465<318.864 714.537> AnchorPoint: "Anchor-0" 740 1035 basechar 0 AnchorPoint: "Anchor-1" 740 1 basechar 0 +LayerCount: 2 Fore SplineSet 49 517 m 0 49 685 136 824 240 910 c 0 355 1005 524 1069 723 1069 c 0 - 779 1069 829 1061 874 1044 c 128 + 779 1069 829 1061 874 1044 c 0 919 1027 959 1004 993 975 c 0 - 1010 962 1022 956 1029 957 c 128 + 1010 962 1022 956 1029 957 c 0 1036 958 1047 968 1060 987 c 2 1086 1024 l 2 1099 1041 1103 1043 1133 1043 c 2 @@ -10568,76 +11781,94 @@ SplineSet 1286 631 1276 631 1245 631 c 2 1055 631 l 2 1016 631 1008 635 999 660 c 0 - 984 716 958 761 921 796 c 128 + 984 716 958 761 921 796 c 0 884 831 829 849 756 849 c 0 - 684 849 626 821 581 764 c 128 + 684 849 626 821 581 764 c 0 536 707 514 626 514 520 c 256 - 514 414 537 334 584 280 c 128 + 514 414 537 334 584 280 c 0 631 226 694 198 775 198 c 0 - 840 198 897 214 944 246 c 128 + 840 198 897 214 944 246 c 0 991 278 1022 322 1036 379 c 0 1047 413 1051 421 1096 421 c 2 1271 421 l 2 1307 421 1322 418 1318 392 c 0 - 1298 268 1245 166 1148 86 c 128 + 1298 268 1245 166 1148 86 c 0 1051 6 912 -34 733 -34 c 0 - 598 -34 479 -11 376 34 c 128 - 273 79 192 142 135 224 c 128 + 598 -34 479 -11 376 34 c 0 + 273 79 192 142 135 224 c 0 78 306 49 404 49 517 c 0 EndSplineSet EndChar StartChar: cacute.sc -Encoding: 65566 -1 468 +Encoding: 65566 -1 467 Width: 1356 Flags: W +HStem: -34 232<628.153 934.271> 849 220<622.624 909.451> 1023 20G<1118 1265> +VStem: 49 465<318.864 714.537> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 311 -465 2 -Refer: 467 -1 N 1 0 0 1 0 0 3 +Refer: 466 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ccaron.sc -Encoding: 65567 -1 469 +Encoding: 65567 -1 468 Width: 1356 Flags: W +HStem: -34 232<628.153 934.271> 849 220<622.624 909.451> 1023 20G<1118 1265> +VStem: 49 465<318.864 714.537> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 241 -465 2 -Refer: 467 -1 N 1 0 0 1 0 0 3 +Refer: 466 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ccedilla.sc -Encoding: 65568 -1 470 +Encoding: 65568 -1 469 Width: 1356 Flags: W +HStem: -548 153<557 746.915> -34 232<628.153 934.271> 849 220<622.624 909.451> 1023 20G<1118 1265> +VStem: 49 465<318.864 714.537> +LayerCount: 2 Fore Refer: 203 807 N 1 0 0 1 212 1 2 -Refer: 467 -1 N 1 0 0 1 0 0 3 +Refer: 466 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ccircumflex.sc -Encoding: 65569 -1 471 +Encoding: 65569 -1 470 Width: 1356 Flags: W +HStem: -34 232<628.153 934.271> 849 220<622.624 909.451> 1023 20G<1118 1265> +VStem: 49 465<318.864 714.537> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 241 -465 2 -Refer: 467 -1 N 1 0 0 1 0 0 3 +Refer: 466 -1 N 1 0 0 1 0 0 3 EndChar StartChar: cdotaccent.sc -Encoding: 65570 -1 472 +Encoding: 65570 -1 471 Width: 1356 Flags: W +HStem: -34 232<628.153 934.271> 849 220<622.624 909.451> 1023 20G<1118 1265> 1384 384<618.886 863.114> +VStem: 49 465<318.864 714.537> 549 384<1453.89 1698.11> +LayerCount: 2 Fore Refer: 194 775 N 1 0 0 1 240 115 2 -Refer: 467 -1 N 1 0 0 1 0 0 3 +Refer: 466 -1 N 1 0 0 1 0 0 3 EndChar StartChar: d.sc -Encoding: 65571 -1 473 +Encoding: 65571 -1 472 Width: 1475 Flags: W +HStem: 0 241<35 188 608 860.242> 799 241<35.0193 188 608 859.203> +VStem: 188 420<241 799> 962 465<338.751 695.654> AnchorPoint: "Anchor-0" 742 1040 basechar 0 AnchorPoint: "Anchor-1" 742 0 basechar 0 +LayerCount: 2 Fore SplineSet 35 30 m 2 @@ -10652,7 +11883,7 @@ SplineSet 35 993 l 2 35 1029 39 1040 72 1040 c 2 716 1040 l 2 - 962 1040 1155 998 1278 890 c 128 + 962 1040 1155 998 1278 890 c 0 1374 806 1427 688 1427 520 c 0 1427 360 1364 224 1267 145 c 0 1139 40 969 0 716 0 c 2 @@ -10660,9 +11891,9 @@ SplineSet 43 0 35 2 35 30 c 2 648 241 m 2 712 241 l 2 - 791 241 852 264 896 310 c 128 + 791 241 852 264 896 310 c 0 940 356 962 426 962 520 c 256 - 962 614 938 684 891 730 c 128 + 962 614 938 684 891 730 c 0 844 776 784 799 712 799 c 2 649 799 l 2 618 799 608 796 608 766 c 2 @@ -10672,21 +11903,27 @@ EndSplineSet EndChar StartChar: dcaron.sc -Encoding: 65572 -1 474 +Encoding: 65572 -1 473 Width: 1475 Flags: W +HStem: 0 241<35 188 608 860.242> 799 241<35.0193 188 608 859.203> +VStem: 188 420<241 799> 962 465<338.751 695.654> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 302 0 2 -Refer: 473 -1 N 1 0 0 1 0 0 3 +Refer: 472 -1 N 1 0 0 1 0 0 3 EndChar StartChar: e.sc -Encoding: 65573 -1 475 +Encoding: 65573 -1 474 Width: 1353 Flags: W +HStem: 0 241<35 188 608 1020.15> 428 189<608 735.875> 799 241<35 188 608 1015.99> +VStem: 188 420<241 427.702 617.439 799> 764 174<313 399.5 642.25 728> 1048 233<642.103 766.549> 1066 233<285.456 482.983> AnchorPoint: "Anchor-0" 680 1040 basechar 0 AnchorPoint: "Anchor-1" 660 0 basechar 0 AnchorPoint: "Anchor-2" 1143 45 basechar 0 +LayerCount: 2 Fore SplineSet 157 799 m 2 @@ -10738,92 +11975,122 @@ EndSplineSet EndChar StartChar: eacute.sc -Encoding: 65574 -1 476 +Encoding: 65574 -1 475 Width: 1353 Flags: W +HStem: 0 241<35 188 608 1020.15> 428 189<608 735.875> 799 241<35 188 608 1015.99> +VStem: 188 420<241 427.702 617.439 799> 764 174<313 399.5 642.25 728> 1048 233<642.103 766.549> 1066 233<285.456 482.983> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 251 -460 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ebreve.sc -Encoding: 65575 -1 477 +Encoding: 65575 -1 476 Width: 1353 Flags: W +HStem: 0 241<35 188 608 1020.15> 428 189<608 735.875> 799 241<35 188 608 1015.99> 1120 260<576.714 787> +VStem: 188 420<241 427.702 617.439 799> 402 160<1401.19 1478> 764 174<313 399.5 642.25 728> 799 162<1397.24 1478> 1048 233<642.103 766.549> 1066 233<285.456 482.983> +LayerCount: 2 Fore Refer: 193 774 N 1 0 0 1 181 -460 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ecaron.sc -Encoding: 65576 -1 478 +Encoding: 65576 -1 477 Width: 1353 Flags: W +HStem: 0 241<35 188 608 1020.15> 428 189<608 735.875> 799 241<35 188 608 1015.99> +VStem: 188 420<241 427.702 617.439 799> 764 174<313 399.5 642.25 728> 1048 233<642.103 766.549> 1066 233<285.456 482.983> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 181 -460 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ecircumflex.sc -Encoding: 65577 -1 479 +Encoding: 65577 -1 478 Width: 1353 Flags: W +HStem: 0 241<35 188 608 1020.15> 428 189<608 735.875> 799 241<35 188 608 1015.99> +VStem: 188 420<241 427.702 617.439 799> 764 174<313 399.5 642.25 728> 1048 233<642.103 766.549> 1066 233<285.456 482.983> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 181 -460 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: edieresis.sc -Encoding: 65578 -1 480 +Encoding: 65578 -1 479 Width: 1353 Flags: W +HStem: 0 241<35 188 608 1020.15> 428 189<608 735.875> 799 241<35 188 608 1015.99> 1230 384<276.886 521.114 836.886 1081.11> +VStem: 188 420<241 427.702 617.439 799> 207 384<1299.89 1544.11> 764 174<313 399.5 642.25 728> 767 384<1299.89 1544.11> 1048 233<642.103 766.549> 1066 233<285.456 482.983> +LayerCount: 2 Fore Refer: 195 776 N 1 0 0 1 179 -460 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: edotaccent.sc -Encoding: 65579 -1 481 +Encoding: 65579 -1 480 Width: 1353 Flags: W +HStem: 0 241<35 188 608 1020.15> 428 189<608 735.875> 799 241<35 188 608 1015.99> 1117 384<558.886 803.114> +VStem: 188 420<241 427.702 617.439 799> 489 384<1186.89 1431.11> 764 174<313 399.5 642.25 728> 1048 233<642.103 766.549> 1066 233<285.456 482.983> +LayerCount: 2 Fore Refer: 194 775 N 1 0 0 1 180 -152 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: egrave.sc -Encoding: 65580 -1 482 +Encoding: 65580 -1 481 Width: 1353 Flags: W +HStem: 0 241<35 188 608 1020.15> 428 189<608 735.875> 799 241<35 188 608 1015.99> +VStem: 188 420<241 427.702 617.439 799> 764 174<313 399.5 642.25 728> 1048 233<642.103 766.549> 1066 233<285.456 482.983> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 109 -460 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: emacron.sc -Encoding: 65581 -1 483 +Encoding: 65581 -1 482 Width: 1353 Flags: W +HStem: 0 241<35 188 608 1020.15> 428 189<608 735.875> 799 241<35 188 608 1015.99> 1170 192<440 920> +VStem: 188 420<241 427.702 617.439 799> 440 480<1170 1362> 764 174<313 399.5 642.25 728> 1048 233<642.103 766.549> 1066 233<285.456 482.983> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 180 -460 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: eogonek.sc -Encoding: 65582 -1 484 +Encoding: 65582 -1 483 Width: 1353 Flags: W +HStem: -424 187<994.5 1259.49> 0 241<35 188 608 1020.15> 428 189<608 735.875> 799 241<35 188 608 1015.99> +VStem: 188 420<241 427.702 617.439 799> 764 174<313 399.5 642.25 728> 810 286<-299.5 -117.283> 1048 233<642.103 766.549> 1066 233<285.456 482.983> +LayerCount: 2 Fore Refer: 204 808 N 1 0 0 1 632 -2 2 -Refer: 475 -1 N 1 0 0 1 0 0 3 +Refer: 474 -1 N 1 0 0 1 0 0 3 EndChar StartChar: f.sc -Encoding: 65583 -1 485 +Encoding: 65583 -1 484 Width: 1311 Flags: W +HStem: 0 241<35 188 608 797.997> 406 199<608 720.727> 631 409<1035.1 1267> 799 241<35.0031 188 608 998.513> +VStem: 188 420<241 402.111 608.836 798.985> 753 171<292.01 372.6 636.78 718> 1035 232<631.044 760.913> AnchorPoint: "Anchor-0" 666 1040 basechar 0 AnchorPoint: "Anchor-1" 407 0 basechar 0 +LayerCount: 2 Fore SplineSet 163 799 m 2 @@ -10872,11 +12139,14 @@ EndSplineSet EndChar StartChar: g.sc -Encoding: 65584 -1 486 +Encoding: 65584 -1 485 Width: 1509 Flags: W +HStem: -32 216<613.454 884.327> 386 232<735.144 937 1357 1496> 679 364<1080.59 1321> 849 220<625.943 920.813> +VStem: 49 465<307.069 721.718> AnchorPoint: "Anchor-0" 740 1035 basechar 0 AnchorPoint: "Anchor-1" 719 3 basechar 0 +LayerCount: 2 Fore SplineSet 775 618 m 2 @@ -10887,19 +12157,19 @@ SplineSet 1382 386 l 2 1361 386 1357 385 1357 364 c 2 1357 216 l 2 - 1357 201 1355 191 1352 186 c 128 + 1357 201 1355 191 1352 186 c 0 1349 181 1342 175 1333 168 c 0 - 1299 141 1253 113 1196 82 c 128 - 1139 51 1072 24 996 2 c 128 + 1299 141 1253 113 1196 82 c 0 + 1139 51 1072 24 996 2 c 0 920 -20 835 -32 743 -32 c 0 - 608 -32 489 -10 384 35 c 128 - 279 80 197 143 138 226 c 128 + 608 -32 489 -10 384 35 c 0 + 279 80 197 143 138 226 c 0 79 309 49 406 49 519 c 0 49 687 133 825 236 911 c 0 351 1007 520 1069 722 1069 c 0 - 783 1069 838 1060 884 1042 c 128 + 783 1069 838 1060 884 1042 c 0 930 1024 970 1000 1005 970 c 0 - 1019 961 1030 956 1037 956 c 128 + 1019 961 1030 956 1037 956 c 0 1044 956 1053 964 1064 978 c 2 1103 1028 l 2 1111 1038 1125 1043 1145 1043 c 2 @@ -10909,13 +12179,13 @@ SplineSet 1321 681 1315 679 1281 679 c 2 1105 679 l 2 1058 679 1061 681 1043 705 c 0 - 1013 752 976 788 931 812 c 128 + 1013 752 976 788 931 812 c 0 886 836 828 849 756 849 c 256 - 684 849 626 821 581 764 c 128 + 684 849 626 821 581 764 c 0 536 707 514 625 514 518 c 256 - 514 411 534 329 573 271 c 128 + 514 411 534 329 573 271 c 0 612 213 666 184 735 184 c 0 - 796 184 840 193 866 212 c 128 + 796 184 840 193 866 212 c 0 892 231 911 253 924 276 c 0 932 291 937 301 937 324 c 2 937 362 l 2 @@ -10928,38 +12198,50 @@ EndSplineSet EndChar StartChar: gbreve.sc -Encoding: 65585 -1 487 +Encoding: 65585 -1 486 Width: 1509 Flags: W +HStem: -32 216<613.454 884.327> 386 232<735.144 937 1357 1496> 679 364<1080.59 1321> 849 220<625.943 920.813> 1115 260<636.714 847> +VStem: 49 465<307.069 721.718> 462 160<1396.19 1473> 859 162<1392.24 1473> +LayerCount: 2 Fore Refer: 193 774 N 1 0 0 1 241 -465 2 -Refer: 486 -1 N 1 0 0 1 0 0 3 +Refer: 485 -1 N 1 0 0 1 0 0 3 EndChar StartChar: gcircumflex.sc -Encoding: 65586 -1 488 +Encoding: 65586 -1 487 Width: 1509 Flags: W +HStem: -32 216<613.454 884.327> 386 232<735.144 937 1357 1496> 679 364<1080.59 1321> 849 220<625.943 920.813> +VStem: 49 465<307.069 721.718> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 241 -465 2 -Refer: 486 -1 N 1 0 0 1 0 0 3 +Refer: 485 -1 N 1 0 0 1 0 0 3 EndChar StartChar: gdotaccent.sc -Encoding: 65587 -1 489 +Encoding: 65587 -1 488 Width: 1509 Flags: W +HStem: -32 216<613.454 884.327> 386 232<735.144 937 1357 1496> 679 364<1080.59 1321> 849 220<625.943 920.813> 1216 384<618.886 863.114> +VStem: 49 465<307.069 721.718> 549 384<1285.89 1530.11> +LayerCount: 2 Fore Refer: 194 775 N 1 0 0 1 240 -53 2 -Refer: 486 -1 N 1 0 0 1 0 0 3 +Refer: 485 -1 N 1 0 0 1 0 0 3 EndChar StartChar: h.sc -Encoding: 65588 -1 490 +Encoding: 65588 -1 489 Width: 1673 Flags: W +HStem: 0 241<35.4902 231 641 819.203 937.561 1076 1486 1638.5> 422 224<641 1076> 799 241<35.2349 231 641 819.039 937.058 1076 1486 1639> +VStem: 35 785<1.28003 240.887 799.289 1038.58> 231 410<241.031 422 645.984 799> 937 702<0.346069 240.99 799 1040> 1076 410<241.004 422 646 799> AnchorPoint: "Anchor-0" 889 1040 basechar 0 AnchorPoint: "Anchor-1" 885 0 basechar 0 +LayerCount: 2 Fore SplineSet 641 780 m 2 @@ -11023,43 +12305,51 @@ EndSplineSet EndChar StartChar: hcircumflex.sc -Encoding: 65589 -1 491 +Encoding: 65589 -1 490 Width: 1673 Flags: W +HStem: 0 241<35.4902 231 641 819.203 937.561 1076 1486 1638.5> 422 224<641 1076> 799 241<35.2349 231 641 819.039 937.058 1076 1486 1639> +VStem: 35 785<1.28003 240.887 799.289 1038.58> 231 410<241.031 422 645.984 799> 937 702<0.346069 240.99 799 1040> 1076 410<241.004 422 646 799> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 390 -460 2 -Refer: 490 -1 N 1 0 0 1 0 0 3 +Refer: 489 -1 N 1 0 0 1 0 0 3 EndChar StartChar: hyphen.sc -Encoding: 65590 -1 492 +Encoding: 65590 -1 491 Width: 920 Flags: W +HStem: 420 230<128.239 793.809> +LayerCount: 2 Fore SplineSet 154 650 m 2 766 650 l 2 - 781 650 790 647 794 642 c 128 + 781 650 790 647 794 642 c 0 798 637 800 627 800 611 c 2 800 461 l 2 - 800 444 798 433 795 428 c 128 + 800 444 798 433 795 428 c 0 792 423 781 420 764 420 c 2 162 420 l 2 - 144 420 133 422 128 427 c 128 + 144 420 133 422 128 427 c 0 123 432 120 443 120 460 c 2 120 609 l 2 - 120 625 122 636 125 642 c 128 + 120 625 122 636 125 642 c 0 128 648 138 650 154 650 c 2 EndSplineSet EndChar StartChar: i.sc -Encoding: 65591 -1 493 +Encoding: 65591 -1 492 Width: 970 Flags: W +HStem: 0 223<52.0439 266 686 918.99> 817 223<52.033 266 686 918.922> +VStem: 52 867<0.00595856 222.886 817.016 1039.94> 266 420<223.021 816.998> AnchorPoint: "Anchor-0" 473 1040 basechar 0 AnchorPoint: "Anchor-1" 470 0 basechar 0 AnchorPoint: "Anchor-2" 470 0 basechar 0 +LayerCount: 2 Fore SplineSet 686 786 m 2 @@ -11091,83 +12381,110 @@ EndSplineSet EndChar StartChar: iacute.sc -Encoding: 65592 -1 494 +Encoding: 65592 -1 493 Width: 970 Flags: W +HStem: 0 223<52.0439 266 686 918.99> 817 223<52.033 266 686 918.922> +VStem: 52 867<0.00595856 222.886 817.016 1039.94> 266 420<223.021 816.998> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 44 -460 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ibreve.sc -Encoding: 65593 -1 495 +Encoding: 65593 -1 494 Width: 970 Flags: W +HStem: 0 223<52.0439 266 686 918.99> 817 223<52.033 266 686 918.922> 1120 260<369.714 580> +VStem: 52 867<0.00595856 222.886 817.016 1039.94> 195 160<1401.19 1478> 266 420<223.021 816.998> 592 162<1397.24 1478> +LayerCount: 2 Fore Refer: 193 774 N 1 0 0 1 -26 -460 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: icircumflex.sc -Encoding: 65594 -1 496 +Encoding: 65594 -1 495 Width: 970 Flags: W +HStem: 0 223<52.0439 266 686 918.99> 817 223<52.033 266 686 918.922> +VStem: 52 867<0.00595856 222.886 817.016 1039.94> 266 420<223.021 816.998> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 -26 -460 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: idieresis.sc -Encoding: 65595 -1 497 +Encoding: 65595 -1 496 Width: 970 Flags: W +HStem: 0 223<52.0439 266 686 918.99> 817 223<52.033 266 686 918.922> 1230 384<69.8862 314.114 629.886 874.114> +VStem: 0 384<1299.89 1544.11> 52 867<0.00595856 222.886 817.016 1039.94> 266 420<223.021 816.998> 560 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 195 776 N 1 0 0 1 -28 -460 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: igrave.sc -Encoding: 65596 -1 498 +Encoding: 65596 -1 497 Width: 970 Flags: W +HStem: 0 223<52.0439 266 686 918.99> 817 223<52.033 266 686 918.922> +VStem: 52 867<0.00595856 222.886 817.016 1039.94> 266 420<223.021 816.998> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 -98 -460 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: imacron.sc -Encoding: 65597 -1 499 +Encoding: 65597 -1 498 Width: 970 Flags: W +HStem: 0 223<52.0439 266 686 918.99> 817 223<52.033 266 686 918.922> 1170 192<233 713> +VStem: 52 867<0.00595856 222.886 817.016 1039.94> 233 480<1170 1362> 266 420<223.021 816.998> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 -27 -460 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: iogonek.sc -Encoding: 65598 -1 500 +Encoding: 65598 -1 499 Width: 970 Flags: W +HStem: -469 187<321.5 586.491> 0 223<52.0439 266 686 918.99> 817 223<52.033 266 686 918.922> +VStem: 52 867<0.00595856 222.886 817.016 1039.94> 137 286<-344.5 -162.283> 266 420<223.021 816.998> +LayerCount: 2 Fore Refer: 204 808 N 1 0 0 1 -41 -47 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: itilde.sc -Encoding: 65599 -1 501 +Encoding: 65599 -1 500 Width: 970 Flags: W +HStem: 0 223<52.0439 266 686 918.99> 817 223<52.033 266 686 918.922> 1170 256<505.826 711.009> 1288 256<241.756 445.597> +VStem: 52 867<0.00595856 222.886 817.016 1039.94> 266 420<223.021 816.998> +LayerCount: 2 Fore Refer: 191 771 N 1 0 0 1 -23 -460 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: j.sc -Encoding: 65600 -1 502 +Encoding: 65600 -1 501 Width: 1161 Flags: W +HStem: -28 206<369.954 541.625> 799 241<358.01 580 982 1147.99> +VStem: 580 402<217.187 798.993> AnchorPoint: "Anchor-0" 682 1040 basechar 0 AnchorPoint: "Anchor-1" 459 8 basechar 0 +LayerCount: 2 Fore SplineSet 0 267 m 0 @@ -11204,20 +12521,26 @@ EndSplineSet EndChar StartChar: jcircumflex.sc -Encoding: 65601 -1 503 +Encoding: 65601 -1 502 Width: 1161 Flags: W +HStem: -28 206<369.954 541.625> 799 241<358.01 580 982 1147.99> +VStem: 580 402<217.187 798.993> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 183 -460 2 -Refer: 502 -1 N 1 0 0 1 0 0 3 +Refer: 501 -1 N 1 0 0 1 0 0 3 EndChar StartChar: k.sc -Encoding: 65602 -1 504 +Encoding: 65602 -1 503 Width: 1439 Flags: W +HStem: 0 241<35.0025 188 608 759.946 816 924.625 1278.36 1468> 799 241<35.0066 188 608 773.994 837.03 914 1168.19 1390.99> +VStem: 188 420<241 400.062 579.188 799> 816 652<2.10015e-07 241> AnchorPoint: "Anchor-0" 785 1040 basechar 0 AnchorPoint: "Anchor-1" 788 0 basechar 0 +LayerCount: 2 Fore SplineSet 35 48 m 2 @@ -11281,12 +12604,15 @@ EndSplineSet EndChar StartChar: l.sc -Encoding: 65603 -1 505 +Encoding: 65603 -1 504 Width: 1224 Flags: W +HStem: 0 241<35 188 608 901.527> 799 241<35.0157 188 608 788> +VStem: 188 420<241 798.996> 975 215<314.055 484.988> AnchorPoint: "Anchor-0" 343 1040 basechar 0 AnchorPoint: "Anchor-1" 640 0 basechar 0 AnchorPoint: "Anchor-3" 801 632 basechar 0 +LayerCount: 2 Fore SplineSet 158 799 m 2 @@ -11321,18 +12647,24 @@ EndSplineSet EndChar StartChar: lacute.sc -Encoding: 65604 -1 506 +Encoding: 65604 -1 505 Width: 1224 Flags: W +HStem: 0 241<35 188 608 901.527> 799 241<35.0157 188 608 788> +VStem: 188 420<241 798.996> 975 215<314.055 484.988> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 -86 -460 2 -Refer: 505 -1 N 1 0 0 1 0 0 3 +Refer: 504 -1 N 1 0 0 1 0 0 3 EndChar StartChar: lcaron.sc -Encoding: 65605 -1 507 +Encoding: 65605 -1 506 Width: 1294 Flags: W +HStem: 0 241<35 188 608 901.527> 622 134<900 1033.96> 799 241<35.0157 188 608 788> 884 357<941.059 1126.83> +VStem: 188 420<241 798.996> 873 408<938.678 1158.55> 975 215<314.055 484.988> +LayerCount: 2 Fore SplineSet 873 1062 m 0 @@ -11347,15 +12679,18 @@ SplineSet 1103 889 1076 884 1043 884 c 0 941 884 873 952 873 1062 c 0 EndSplineSet -Refer: 505 -1 N 1 0 0 1 0 0 2 +Refer: 504 -1 N 1 0 0 1 0 0 2 EndChar StartChar: m.sc -Encoding: 65606 -1 508 +Encoding: 65606 -1 507 Width: 1759 Flags: W +HStem: -21 21G<711.5 879> 0 241<35.0046 200.013 386 540.987 1034.02 1203.95 1566 1724.99> 799 241<50.0194 199.047 1566 1723.89> +VStem: 35 506<1.80028e-07 241> 200 186<241 721.982> 1204 362<241.541 692.988> AnchorPoint: "Anchor-0" 858 1040 basechar 0 AnchorPoint: "Anchor-1" 788 5 basechar 0 +LayerCount: 2 Fore SplineSet 163 799 m 2 @@ -11366,8 +12701,8 @@ SplineSet 622 1040 l 2 680 1040 671 1023 688 983 c 2 862 574 l 2 - 870 552 877 531 882 511 c 128 - 891 477 908 469 922 499 c 128 + 870 552 877 531 882 511 c 0 + 891 477 908 469 922 499 c 0 928 511 935 529 944 552 c 2 1139 1012 l 2 1150 1038 1151 1040 1189 1040 c 2 @@ -11390,16 +12725,16 @@ SplineSet 1145 241 l 2 1171 241 1204 245 1204 271 c 2 1203 533 l 2 - 1202 574 1200 611 1197 644 c 128 + 1202 574 1200 611 1197 644 c 0 1194 677 1187 693 1176 693 c 0 - 1167 693 1161 687 1158 676 c 128 + 1167 693 1161 687 1158 676 c 0 1155 665 1148 647 1137 621 c 2 914 19 l 2 902 -14 900 -21 858 -21 c 2 733 -21 l 2 690 -21 689 -13 676 19 c 2 447 600 l 2 - 441 615 435 631 430 650 c 128 + 441 615 435 631 430 650 c 0 425 669 413 722 397 722 c 0 388 722 384 698 384 650 c 2 386 282 l 2 @@ -11420,11 +12755,14 @@ EndSplineSet EndChar StartChar: n.sc -Encoding: 65607 -1 509 +Encoding: 65607 -1 508 Width: 1432 Flags: W +HStem: -21 21G<1102.5 1245> 0 241<35.1063 181 422 580.99> 799 241<35.1228 181 872.018 1025 1266 1411.9> +VStem: 35 546<0.065918 241> 181 241<241 621.011> 1025 241<536.991 799> AnchorPoint: "Anchor-0" 710 1040 basechar 0 AnchorPoint: "Anchor-1" 682 5 basechar 0 +LayerCount: 2 Fore SplineSet 145 799 m 2 @@ -11472,38 +12810,50 @@ EndSplineSet EndChar StartChar: nacute.sc -Encoding: 65608 -1 510 +Encoding: 65608 -1 509 Width: 1432 Flags: W +HStem: -21 21G<1102.5 1245> 0 241<35.1063 181 422 580.99> 799 241<35.1228 181 872.018 1025 1266 1411.9> +VStem: 35 546<0.065918 241> 181 241<241 621.011> 1025 241<536.991 799> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 281 -460 2 -Refer: 509 -1 N 1 0 0 1 0 0 3 +Refer: 508 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ncaron.sc -Encoding: 65609 -1 511 +Encoding: 65609 -1 510 Width: 1432 Flags: W +HStem: -21 21G<1102.5 1245> 0 241<35.1063 181 422 580.99> 799 241<35.1228 181 872.018 1025 1266 1411.9> +VStem: 35 546<0.065918 241> 181 241<241 621.011> 1025 241<536.991 799> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 211 -460 2 -Refer: 509 -1 N 1 0 0 1 0 0 3 +Refer: 508 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ntilde.sc -Encoding: 65610 -1 512 +Encoding: 65610 -1 511 Width: 1432 Flags: W +HStem: -21 21G<1102.5 1245> 0 241<35.1063 181 422 580.99> 799 241<35.1228 181 872.018 1025 1266 1411.9> 1170 256<742.826 948.009> 1288 256<478.756 682.597> +VStem: 35 546<0.065918 241> 181 241<241 621.011> 1025 241<536.991 799> +LayerCount: 2 Fore Refer: 191 771 N 1 0 0 1 214 -460 2 -Refer: 509 -1 N 1 0 0 1 0 0 3 +Refer: 508 -1 N 1 0 0 1 0 0 3 EndChar StartChar: o.sc -Encoding: 65611 -1 513 +Encoding: 65611 -1 512 Width: 1471 Flags: W +HStem: -33 225<608.596 872.818> 846 224<608.596 863.626> +VStem: 49 465<300.64 737.298> 958 465<303.56 737.298> AnchorPoint: "Anchor-0" 733 1036 basechar 0 AnchorPoint: "Anchor-1" 733 2 basechar 0 +LayerCount: 2 Fore SplineSet 49 519 m 256 @@ -11520,83 +12870,110 @@ EndSplineSet EndChar StartChar: oacute.sc -Encoding: 65612 -1 514 +Encoding: 65612 -1 513 Width: 1471 Flags: W +HStem: -33 225<608.596 872.818> 846 224<608.596 863.626> +VStem: 49 465<300.64 737.298> 958 465<303.56 737.298> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 304 -464 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: obreve.sc -Encoding: 65613 -1 515 +Encoding: 65613 -1 514 Width: 1471 Flags: W +HStem: -33 225<608.596 872.818> 846 224<608.596 863.626> 1116 260<629.714 840> +VStem: 49 465<300.64 737.298> 455 160<1397.19 1474> 852 162<1393.24 1474> 958 465<303.56 737.298> +LayerCount: 2 Fore Refer: 193 774 N 1 0 0 1 234 -464 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ocircumflex.sc -Encoding: 65614 -1 516 +Encoding: 65614 -1 515 Width: 1471 Flags: W +HStem: -33 225<608.596 872.818> 846 224<608.596 863.626> +VStem: 49 465<300.64 737.298> 958 465<303.56 737.298> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 234 -464 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: odieresis.sc -Encoding: 65615 -1 517 +Encoding: 65615 -1 516 Width: 1471 Flags: W +HStem: -33 225<608.596 872.818> 846 224<608.596 863.626> 1226 384<329.886 574.114 889.886 1134.11> +VStem: 49 465<300.64 737.298> 260 384<1295.89 1540.11> 820 384<1295.89 1540.11> 958 465<303.56 737.298> +LayerCount: 2 Fore Refer: 195 776 N 1 0 0 1 232 -464 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ograve.sc -Encoding: 65616 -1 518 +Encoding: 65616 -1 517 Width: 1471 Flags: W +HStem: -33 225<608.596 872.818> 846 224<608.596 863.626> +VStem: 49 465<300.64 737.298> 958 465<303.56 737.298> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 162 -464 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ohungarumlaut.sc -Encoding: 65617 -1 519 +Encoding: 65617 -1 518 Width: 1471 Flags: W +HStem: -33 225<608.596 872.818> 846 224<608.596 863.626> +VStem: 49 465<300.64 737.298> 958 465<303.56 737.298> +LayerCount: 2 Fore Refer: 197 779 N 1 0 0 1 339 -464 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: omacron.sc -Encoding: 65618 -1 520 +Encoding: 65618 -1 519 Width: 1471 Flags: W +HStem: -33 225<608.596 872.818> 846 224<608.596 863.626> 1166 192<493 973> +VStem: 49 465<300.64 737.298> 493 480<1166 1358> 958 465<303.56 737.298> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 233 -464 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: otilde.sc -Encoding: 65619 -1 521 +Encoding: 65619 -1 520 Width: 1471 Flags: W +HStem: -33 225<608.596 872.818> 846 224<608.596 863.626> 1166 256<765.826 971.009> 1284 256<501.756 705.597> +VStem: 49 465<300.64 737.298> 958 465<303.56 737.298> +LayerCount: 2 Fore Refer: 191 771 N 1 0 0 1 237 -464 2 -Refer: 513 -1 N 1 0 0 1 0 0 3 +Refer: 512 -1 N 1 0 0 1 0 0 3 EndChar StartChar: p.sc -Encoding: 65620 -1 522 +Encoding: 65620 -1 521 Width: 1304 Flags: W +HStem: 0 241<35.0016 188 578 787.967> 366 243<578 798.086> 799 241<35.0125 188 578 806.332> +VStem: 188 390<241.007 366 609 798.995> 830 447<637.183 779.493> AnchorPoint: "Anchor-0" 612 1040 basechar 0 AnchorPoint: "Anchor-1" 359 0 basechar 0 +LayerCount: 2 Fore SplineSet 149 799 m 2 @@ -11635,10 +13012,13 @@ EndSplineSet EndChar StartChar: q.sc -Encoding: 65621 -1 523 +Encoding: 65621 -1 522 Width: 1490 Flags: W +HStem: -299 306<1091.37 1278.3> -33 209<616.098 800.735> 277 198<595.806 784.581> 846 224<608.726 861.567> +VStem: 49 465<412.991 737.572> 958 465<322.654 738.329> 1314 193<45.8644 142.867> AnchorPoint: "Anchor-0" 733 1036 basechar 0 +LayerCount: 2 Fore SplineSet 49 519 m 256 @@ -11647,7 +13027,7 @@ SplineSet 1423 297 1283 150 1121 69 c 0 1079 47 1075 43 1120 20 c 0 1137 11 1157 7 1178 7 c 0 - 1260 7 1304 57 1314 135 c 128 + 1260 7 1304 57 1314 135 c 0 1315 140 1322 143 1337 143 c 2 1453 143 l 2 1496 143 1513 139 1507 97 c 0 @@ -11676,16 +13056,19 @@ EndSplineSet EndChar StartChar: r.sc -Encoding: 65622 -1 524 +Encoding: 65622 -1 523 Width: 1512 Flags: W +HStem: -36 311<1077 1336.92> 0 241<35 188 578 759.98> 423 213<578 837.878> 799 241<35.0038 188 578 864.482> +VStem: 188 390<241 423 636 799> 885 429<666.953 896> AnchorPoint: "Anchor-0" 667 1040 basechar 0 AnchorPoint: "Anchor-1" 730 0 basechar 0 +LayerCount: 2 Fore SplineSet 1498 171 m 0 1427 60 1333 -36 1159 -36 c 0 - 995 -36 953 63 924 194 c 128 + 995 -36 953 63 924 194 c 0 896 321 860 423 701 423 c 2 607 423 l 2 581 423 578 423 578 401 c 2 @@ -11711,7 +13094,7 @@ SplineSet 1034 1040 1314 1002 1314 790 c 0 1314 665 1210 589 1081 579 c 0 1038 575 1015 551 1066 538 c 0 - 1164 516 1201 445 1225 354 c 128 + 1164 516 1201 445 1225 354 c 0 1235 318 1246 275 1287 275 c 0 1313 275 1334 277 1356 300 c 0 1369 314 1380 323 1407 302 c 2 @@ -11729,35 +13112,44 @@ EndSplineSet EndChar StartChar: racute.sc -Encoding: 65623 -1 525 +Encoding: 65623 -1 524 Width: 1512 Flags: W +HStem: -36 311<1077 1336.92> 0 241<35 188 578 759.98> 423 213<578 837.878> 799 241<35.0038 188 578 864.482> +VStem: 188 390<241 423 636 799> 885 429<666.953 896> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 238 -460 2 -Refer: 524 -1 N 1 0 0 1 0 0 3 +Refer: 523 -1 N 1 0 0 1 0 0 3 EndChar StartChar: rcaron.sc -Encoding: 65624 -1 526 +Encoding: 65624 -1 525 Width: 1512 Flags: W +HStem: -36 311<1077 1336.92> 0 241<35 188 578 759.98> 423 213<578 837.878> 799 241<35.0038 188 578 864.482> +VStem: 188 390<241 423 636 799> 885 429<666.953 896> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 168 -460 2 -Refer: 524 -1 N 1 0 0 1 0 0 3 +Refer: 523 -1 N 1 0 0 1 0 0 3 EndChar StartChar: s.sc -Encoding: 65625 -1 527 +Encoding: 65625 -1 526 Width: 1278 Flags: W +HStem: -28 234<456.724 738.344> -1 21G<89.5 226> 853 214<449.063 792.393> 1020 20G<1020.5 1177> +VStem: 61 220<53 101.798 300.384 430.978> 755 491<225.123 370.265> 988 213<642.404 755.969> AnchorPoint: "Anchor-0" 647 1039 basechar 0 AnchorPoint: "Anchor-1" 639 8 basechar 0 +LayerCount: 2 Fore SplineSet 988 683 m 0 959 793 809 853 672 853 c 0 601 853 551 819 551 759 c 0 - 551 664 818 633 906 610 c 128 + 551 664 818 633 906 610 c 0 1066 569 1246 499 1246 301 c 0 1246 23 978 -28 694 -28 c 0 540 -28 427 14 349 85 c 0 @@ -11789,47 +13181,63 @@ EndSplineSet EndChar StartChar: sacute.sc -Encoding: 65626 -1 528 +Encoding: 65626 -1 527 Width: 1278 Flags: W +HStem: -28 234<456.724 738.344> -1 21G<89.5 226> 853 214<449.063 792.393> 1020 20G<1020.5 1177> +VStem: 61 220<53 101.798 300.384 430.978> 755 491<225.123 370.265> 988 213<642.404 755.969> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 218 -461 2 -Refer: 527 -1 N 1 0 0 1 0 0 3 +Refer: 526 -1 N 1 0 0 1 0 0 3 EndChar StartChar: scaron.sc -Encoding: 65627 -1 529 +Encoding: 65627 -1 528 Width: 1278 Flags: W +HStem: -28 234<456.724 738.344> -1 21G<89.5 226> 853 214<449.063 792.393> 1020 20G<1020.5 1177> +VStem: 61 220<53 101.798 300.384 430.978> 755 491<225.123 370.265> 988 213<642.404 755.969> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 148 -461 2 -Refer: 527 -1 N 1 0 0 1 0 0 3 +Refer: 526 -1 N 1 0 0 1 0 0 3 EndChar StartChar: scedilla.sc -Encoding: 65628 -1 530 +Encoding: 65628 -1 529 Width: 1278 Flags: W +HStem: -541 153<456 645.915> -28 234<456.724 738.344> -1 21G<89.5 226> 853 214<449.063 792.393> 1020 20G<1020.5 1177> +VStem: 61 220<53 101.798 300.384 430.978> 755 491<225.123 370.265> 988 213<642.404 755.969> +LayerCount: 2 Fore Refer: 203 807 N 1 0 0 1 111 8 2 -Refer: 527 -1 N 1 0 0 1 0 0 3 +Refer: 526 -1 N 1 0 0 1 0 0 3 EndChar StartChar: scircumflex.sc -Encoding: 65629 -1 531 +Encoding: 65629 -1 530 Width: 1278 Flags: W +HStem: -28 234<456.724 738.344> -1 21G<89.5 226> 853 214<449.063 792.393> 1020 20G<1020.5 1177> +VStem: 61 220<53 101.798 300.384 430.978> 755 491<225.123 370.265> 988 213<642.404 755.969> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 148 -461 2 -Refer: 527 -1 N 1 0 0 1 0 0 3 +Refer: 526 -1 N 1 0 0 1 0 0 3 EndChar StartChar: t.sc -Encoding: 65630 -1 532 +Encoding: 65630 -1 531 Width: 1304 Flags: W +HStem: 0 241<294.012 460 844.013 1009.94> 477 563<31.0355 245.667 1058.19 1272.9> 808 232<297.768 460 844 1008.23> +VStem: 31 215<477.499 753.021> 460 384<241.021 807.92> 1058 215<477.161 757.049> +CounterMasks: 1 1c AnchorPoint: "Anchor-0" 648 1040 basechar 0 AnchorPoint: "Anchor-1" 649 0 basechar 0 +LayerCount: 2 Fore SplineSet 294 46 m 2 @@ -11867,21 +13275,28 @@ EndSplineSet EndChar StartChar: tcaron.sc -Encoding: 65631 -1 533 +Encoding: 65631 -1 532 Width: 1304 Flags: W +HStem: 0 241<294.012 460 844.013 1009.94> 477 563<31.0355 245.667 1058.19 1272.9> 808 232<297.768 460 844 1008.23> +VStem: 31 215<477.499 753.021> 460 384<241.021 807.92> 1058 215<477.161 757.049> +CounterMasks: 1 1c +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 212 0 2 -Refer: 532 -1 N 1 0 0 1 0 0 3 +Refer: 531 -1 N 1 0 0 1 0 0 3 EndChar StartChar: u.sc -Encoding: 65632 -1 534 +Encoding: 65632 -1 533 Width: 1447 Flags: W +HStem: -28 263<649.654 953.069> 799 241<17.1044 170 590 757 854.178 1027 1277 1429.98> +VStem: 170 420<299.981 799> 1027 250<308.703 799> AnchorPoint: "Anchor-0" 785 1040 basechar 0 AnchorPoint: "Anchor-1" 792 8 basechar 0 AnchorPoint: "Anchor-2" 1051 178 basechar 0 +LayerCount: 2 Fore SplineSet 990 799 m 2 @@ -11919,200 +13334,267 @@ EndSplineSet EndChar StartChar: uacute.sc -Encoding: 65633 -1 535 +Encoding: 65633 -1 534 Width: 1447 Flags: W +HStem: -28 263<649.654 953.069> 799 241<17.1044 170 590 757 854.178 1027 1277 1429.98> +VStem: 170 420<299.981 799> 1027 250<308.703 799> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 356 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ubreve.sc -Encoding: 65634 -1 536 +Encoding: 65634 -1 535 Width: 1447 Flags: W +HStem: -28 263<649.654 953.069> 799 241<17.1044 170 590 757 854.178 1027 1277 1429.98> 1120 260<681.714 892> +VStem: 170 420<299.981 799> 507 160<1401.19 1478> 904 162<1397.24 1478> 1027 250<308.703 799> +LayerCount: 2 Fore Refer: 193 774 N 1 0 0 1 286 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ucircumflex.sc -Encoding: 65635 -1 537 +Encoding: 65635 -1 536 Width: 1447 Flags: W +HStem: -28 263<649.654 953.069> 799 241<17.1044 170 590 757 854.178 1027 1277 1429.98> +VStem: 170 420<299.981 799> 1027 250<308.703 799> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 286 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: udieresis.sc -Encoding: 65636 -1 538 +Encoding: 65636 -1 537 Width: 1447 Flags: W +HStem: -28 263<649.654 953.069> 799 241<17.1044 170 590 757 854.178 1027 1277 1429.98> 1230 384<381.886 626.114 941.886 1186.11> +VStem: 170 420<299.981 799> 312 384<1299.89 1544.11> 872 384<1299.89 1544.11> 1027 250<308.703 799> +LayerCount: 2 Fore Refer: 195 776 N 1 0 0 1 284 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ugrave.sc -Encoding: 65637 -1 539 +Encoding: 65637 -1 538 Width: 1447 Flags: W +HStem: -28 263<649.654 953.069> 799 241<17.1044 170 590 757 854.178 1027 1277 1429.98> +VStem: 170 420<299.981 799> 1027 250<308.703 799> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 214 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uhungarumlaut.sc -Encoding: 65638 -1 540 +Encoding: 65638 -1 539 Width: 1447 Flags: W +HStem: -28 263<649.654 953.069> 799 241<17.1044 170 590 757 854.178 1027 1277 1429.98> +VStem: 170 420<299.981 799> 1027 250<308.703 799> +LayerCount: 2 Fore Refer: 197 779 N 1 0 0 1 391 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: umacron.sc -Encoding: 65639 -1 541 +Encoding: 65639 -1 540 Width: 1447 Flags: W +HStem: -28 263<649.654 953.069> 799 241<17.1044 170 590 757 854.178 1027 1277 1429.98> 1170 192<545 1025> +VStem: 170 420<299.981 799> 545 480<1170 1362> 1027 250<308.703 799> +LayerCount: 2 Fore Refer: 192 772 N 1 0 0 1 285 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0123.sc -Encoding: 65640 -1 542 +StartChar: gcommaaccent.sc +Encoding: 65640 -1 541 Width: 1509 Flags: W +HStem: -32 216<613.454 884.327> 386 232<735.144 937 1357 1496> 679 364<1080.59 1321> 849 220<625.943 920.813> 1701 142<791.015 926> +VStem: 49 465<307.069 721.718> +LayerCount: 2 Fore Refer: 200 786 N 1 0 0 1 243 115 2 -Refer: 486 -1 N 1 0 0 1 0 0 3 +Refer: 485 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0137.sc -Encoding: 65641 -1 543 +StartChar: kcommaaccent.sc +Encoding: 65641 -1 542 Width: 1439 Flags: W +HStem: -820 142<601 735.985> 0 241<35.0025 188 608 759.946 816 924.625 1278.36 1468> 799 241<35.0066 188 608 773.994 837.03 914 1168.19 1390.99> +VStem: 188 420<241 400.062 579.188 799> 816 652<2.10015e-07 241> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 292 0 2 -Refer: 504 -1 N 1 0 0 1 0 0 3 +Refer: 503 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni013C.sc -Encoding: 65642 -1 544 +StartChar: lcommaaccent.sc +Encoding: 65642 -1 543 Width: 1224 Flags: W +HStem: -820 142<453 587.985> 0 241<35 188 608 901.527> 799 241<35.0157 188 608 788> +VStem: 188 420<241 798.996> 975 215<314.055 484.988> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 144 0 2 -Refer: 505 -1 N 1 0 0 1 0 0 3 +Refer: 504 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0146.sc -Encoding: 65643 -1 545 +StartChar: ncommaaccent.sc +Encoding: 65643 -1 544 Width: 1432 Flags: W +HStem: -815 142<495 629.985> -21 21G<1102.5 1245> 0 241<35.1063 181 422 580.99> 799 241<35.1228 181 872.018 1025 1266 1411.9> +VStem: 35 546<0.065918 241> 181 241<241 621.011> 1025 241<536.991 799> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 186 5 2 -Refer: 509 -1 N 1 0 0 1 0 0 3 +Refer: 508 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0157.sc -Encoding: 65644 -1 546 +StartChar: rcommaaccent.sc +Encoding: 65644 -1 545 Width: 1512 Flags: W +HStem: -820 142<543 677.985> -36 311<1077 1336.92> 0 241<35 188 578 759.98> 423 213<578 837.878> 799 241<35.0038 188 578 864.482> +VStem: 188 390<241 423 636 799> 885 429<666.953 896> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 234 0 2 -Refer: 524 -1 N 1 0 0 1 0 0 3 +Refer: 523 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni0163.sc -Encoding: 65645 -1 547 +Encoding: 65645 -1 546 Width: 1304 Flags: W +HStem: -549 153<466 655.915> 0 241<294.012 460 844.013 1009.94> 477 563<31.0355 245.667 1058.19 1272.9> 808 232<297.768 460 844 1008.23> +VStem: 31 215<477.499 753.021> 460 384<241.021 807.92> 1058 215<477.161 757.049> +CounterMasks: 1 0e +LayerCount: 2 Fore Refer: 203 807 N 1 0 0 1 121 0 2 -Refer: 532 -1 N 1 0 0 1 0 0 3 +Refer: 531 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni0213.sc -Encoding: 65646 -1 548 +Encoding: 65646 -1 547 Width: 1512 Flags: W +HStem: -36 311<1077 1336.92> 0 241<35 188 578 759.98> 423 213<578 837.878> 799 241<35.0038 188 578 864.482> 1288 260<563 773.286> +VStem: 188 390<241 423 636 799> 389 162<1190 1270.76> 788 160<1190 1266.81> 885 429<666.953 896> +LayerCount: 2 Fore Refer: 199 785 N 1 0 0 1 168 -460 2 -Refer: 524 -1 N 1 0 0 1 0 0 3 +Refer: 523 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0219.sc -Encoding: 65647 -1 549 +StartChar: scommaaccent.sc +Encoding: 65647 -1 548 Width: 1278 Flags: W +HStem: -812 142<452 586.985> -28 234<456.724 738.344> -1 21G<89.5 226> 853 214<449.063 792.393> 1020 20G<1020.5 1177> +VStem: 61 220<53 101.798 300.384 430.978> 755 491<225.123 370.265> 988 213<642.404 755.969> +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 143 8 2 -Refer: 527 -1 N 1 0 0 1 0 0 3 +Refer: 526 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni021B.sc -Encoding: 65648 -1 550 +Encoding: 65648 -1 549 Width: 1304 Flags: W +HStem: -820 142<462 596.985> 0 241<294.012 460 844.013 1009.94> 477 563<31.0355 245.667 1058.19 1272.9> 808 232<297.768 460 844 1008.23> +VStem: 31 215<477.499 753.021> 460 384<241.021 807.92> 1058 215<477.161 757.049> +CounterMasks: 1 0e +LayerCount: 2 Fore Refer: 202 806 N 1 0 0 1 153 0 2 -Refer: 532 -1 N 1 0 0 1 0 0 3 +Refer: 531 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni1E87.sc -Encoding: 65649 -1 551 +Encoding: 65649 -1 550 Width: 1925 Flags: W +HStem: -30 21G<490 700.5 1224.5 1430> 799 241<-9.97885 186.885 550.879 616.994 698.021 794.672 1201.28 1257.99 1332 1469.24 1714.19 1899.99> 1217 384<846.886 1091.11> +VStem: -10 627<799 1040> 777 384<1286.89 1531.11> +LayerCount: 2 Fore Refer: 194 775 N 1 0 0 1 468 -52 2 -Refer: 557 -1 N 1 0 0 1 0 0 3 +Refer: 556 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni1E89.sc -Encoding: 65650 -1 552 +Encoding: 65650 -1 551 Width: 1925 Flags: W +HStem: -607 384<783.886 1028.11> -30 21G<490 700.5 1224.5 1430> 799 241<-9.97885 186.885 550.879 616.994 698.021 794.672 1201.28 1257.99 1332 1469.24 1714.19 1899.99> +VStem: -10 627<799 1040> 714 384<-537.114 -292.886> +LayerCount: 2 Fore Refer: 201 803 N 1 0 0 1 405 -54 2 -Refer: 557 -1 N 1 0 0 1 0 0 3 +Refer: 556 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uogonek.sc -Encoding: 65651 -1 553 +Encoding: 65651 -1 552 Width: 1447 Flags: W +HStem: -291 187<902.5 1167.49> -28 263<649.654 953.069> 799 241<17.1044 170 590 757 854.178 1027 1277 1429.98> +VStem: 170 420<299.981 799> 718 286<-166.5 15.7173> 1027 250<308.703 799> +LayerCount: 2 Fore Refer: 204 808 N 1 0 0 1 540 131 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uring.sc -Encoding: 65652 -1 554 +Encoding: 65652 -1 553 Width: 1447 Flags: W +HStem: -28 263<649.654 953.069> 799 241<17.1044 170 590 757 854.178 1027 1277 1429.98> 1180 164<716.387 854.009> 1527 153<717.359 853.183> +VStem: 170 420<299.981 799> 536 168<1355.32 1514.89> 867 168<1355.82 1514.57> 1027 250<308.703 799> +LayerCount: 2 Fore Refer: 196 778 N 1 0 0 1 285 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: utilde.sc -Encoding: 65653 -1 555 +Encoding: 65653 -1 554 Width: 1447 Flags: W +HStem: -28 263<649.654 953.069> 799 241<17.1044 170 590 757 854.178 1027 1277 1429.98> 1170 256<817.826 1023.01> 1288 256<553.756 757.597> +VStem: 170 420<299.981 799> 1027 250<308.703 799> +LayerCount: 2 Fore Refer: 191 771 N 1 0 0 1 289 -460 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: v.sc -Encoding: 65654 -1 556 +Encoding: 65654 -1 555 Width: 1450 Flags: W +HStem: -30 21G<607 774> 830 210<-10 148.666 573.406 682 860 973.546 1211.72 1368> AnchorPoint: "Anchor-0" 760 1040 basechar 0 AnchorPoint: "Anchor-1" 674 -54 basechar 0 +LayerCount: 2 Fore SplineSet 849 547 m 2 @@ -12151,11 +13633,14 @@ EndSplineSet EndChar StartChar: w.sc -Encoding: 65655 -1 557 +Encoding: 65655 -1 556 Width: 1925 Flags: W +HStem: -30 21G<490 700.5 1224.5 1430> 799 241<-9.97885 186.885 550.879 616.994 698.021 794.672 1201.28 1257.99 1332 1469.24 1714.19 1899.99> +VStem: -10 627<799 1040> AnchorPoint: "Anchor-0" 968 1040 basechar 0 AnchorPoint: "Anchor-1" 905 -54 basechar 0 +LayerCount: 2 Fore SplineSet 734 799 m 2 @@ -12216,47 +13701,62 @@ EndSplineSet EndChar StartChar: wacute.sc -Encoding: 65656 -1 558 +Encoding: 65656 -1 557 Width: 1925 Flags: W +HStem: -30 21G<490 700.5 1224.5 1430> 799 241<-9.97885 186.885 550.879 616.994 698.021 794.672 1201.28 1257.99 1332 1469.24 1714.19 1899.99> +VStem: -10 627<799 1040> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 539 -460 2 -Refer: 557 -1 N 1 0 0 1 0 0 3 +Refer: 556 -1 N 1 0 0 1 0 0 3 EndChar StartChar: wcircumflex.sc -Encoding: 65657 -1 559 +Encoding: 65657 -1 558 Width: 1925 Flags: W +HStem: -30 21G<490 700.5 1224.5 1430> 799 241<-9.97885 186.885 550.879 616.994 698.021 794.672 1201.28 1257.99 1332 1469.24 1714.19 1899.99> +VStem: -10 627<799 1040> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 469 -460 2 -Refer: 557 -1 N 1 0 0 1 0 0 3 +Refer: 556 -1 N 1 0 0 1 0 0 3 EndChar StartChar: wdieresis.sc -Encoding: 65658 -1 560 +Encoding: 65658 -1 559 Width: 1925 Flags: W +HStem: -30 21G<490 700.5 1224.5 1430> 799 241<-9.97885 186.885 550.879 616.994 698.021 794.672 1201.28 1257.99 1332 1469.24 1714.19 1899.99> 1230 384<564.886 809.114 1124.89 1369.11> +VStem: -10 627<799 1040> 495 384<1299.89 1544.11> 1055 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 195 776 N 1 0 0 1 467 -460 2 -Refer: 557 -1 N 1 0 0 1 0 0 3 +Refer: 556 -1 N 1 0 0 1 0 0 3 EndChar StartChar: wgrave.sc -Encoding: 65659 -1 561 +Encoding: 65659 -1 560 Width: 1925 Flags: W +HStem: -30 21G<490 700.5 1224.5 1430> 799 241<-9.97885 186.885 550.879 616.994 698.021 794.672 1201.28 1257.99 1332 1469.24 1714.19 1899.99> +VStem: -10 627<799 1040> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 397 -460 2 -Refer: 557 -1 N 1 0 0 1 0 0 3 +Refer: 556 -1 N 1 0 0 1 0 0 3 EndChar StartChar: x.sc -Encoding: 65660 -1 562 +Encoding: 65660 -1 561 Width: 1276 Flags: W +HStem: 0 241<0.00897217 199.125 444 525.602 624 701.781 1098.67 1276> 799 241<7.03662 184.5 559 658.985 728.003 804.688 1048.5 1248> +VStem: 624 652<1.20028e-07 241> AnchorPoint: "Anchor-0" 691 1040 basechar 0 AnchorPoint: "Anchor-1" 587 0 basechar 0 +LayerCount: 2 Fore SplineSet 0 53 m 2 @@ -12320,11 +13820,14 @@ EndSplineSet EndChar StartChar: y.sc -Encoding: 65661 -1 563 +Encoding: 65661 -1 562 Width: 1321 Flags: W +HStem: 0 241<312.003 464 884 1051> 799 241<-13.4447 161.875 556.406 687.798 822.021 935.531 1184.81 1335> +VStem: 822 513<799.039 1040> AnchorPoint: "Anchor-0" 747 1040 basechar 0 AnchorPoint: "Anchor-1" 671 0 basechar 0 +LayerCount: 2 Fore SplineSet 312 32 m 2 @@ -12347,7 +13850,7 @@ SplineSet 570 799 l 2 526 799 519 794 545 768 c 2 691 622 l 2 - 721 592 730 570 738 572 c 128 + 721 592 730 570 738 572 c 0 746 574 755 598 786 625 c 2 951 770 l 2 980 794 971 799 931 799 c 2 @@ -12375,47 +13878,62 @@ EndSplineSet EndChar StartChar: yacute.sc -Encoding: 65662 -1 564 +Encoding: 65662 -1 563 Width: 1321 Flags: W +HStem: 0 241<312.003 464 884 1051> 799 241<-13.4447 161.875 556.406 687.798 822.021 935.531 1184.81 1335> +VStem: 822 513<799.039 1040> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 318 -460 2 -Refer: 563 -1 N 1 0 0 1 0 0 3 +Refer: 562 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ycircumflex.sc -Encoding: 65663 -1 565 +Encoding: 65663 -1 564 Width: 1321 Flags: W +HStem: 0 241<312.003 464 884 1051> 799 241<-13.4447 161.875 556.406 687.798 822.021 935.531 1184.81 1335> +VStem: 822 513<799.039 1040> +LayerCount: 2 Fore Refer: 190 770 N 1 0 0 1 248 -460 2 -Refer: 563 -1 N 1 0 0 1 0 0 3 +Refer: 562 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ydieresis.sc -Encoding: 65664 -1 566 +Encoding: 65664 -1 565 Width: 1321 Flags: W +HStem: 0 241<312.003 464 884 1051> 799 241<-13.4447 161.875 556.406 687.798 822.021 935.531 1184.81 1335> 1230 384<343.886 588.114 903.886 1148.11> +VStem: 274 384<1299.89 1544.11> 822 513<799.039 1040> 834 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 195 776 N 1 0 0 1 246 -460 2 -Refer: 563 -1 N 1 0 0 1 0 0 3 +Refer: 562 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ygrave.sc -Encoding: 65665 -1 567 +Encoding: 65665 -1 566 Width: 1321 Flags: W +HStem: 0 241<312.003 464 884 1051> 799 241<-13.4447 161.875 556.406 687.798 822.021 935.531 1184.81 1335> +VStem: 822 513<799.039 1040> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 176 -460 2 -Refer: 563 -1 N 1 0 0 1 0 0 3 +Refer: 562 -1 N 1 0 0 1 0 0 3 EndChar StartChar: z.sc -Encoding: 65666 -1 568 +Encoding: 65666 -1 567 Width: 1284 Flags: W +HStem: 0 241<572.281 979.963> 799 241<349.504 687.01> +VStem: 77 215<578.037 742.131> 1026 215<287.184 484.962> AnchorPoint: "Anchor-0" 600 1040 basechar 0 AnchorPoint: "Anchor-1" 621 0 basechar 0 +LayerCount: 2 Fore SplineSet 117 1040 m 2 @@ -12449,44 +13967,57 @@ EndSplineSet EndChar StartChar: zacute.sc -Encoding: 65667 -1 569 +Encoding: 65667 -1 568 Width: 1284 Flags: W +HStem: 0 241<572.281 979.963> 799 241<349.504 687.01> +VStem: 77 215<578.037 742.131> 1026 215<287.184 484.962> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 171 -460 2 -Refer: 568 -1 N 1 0 0 1 0 0 3 +Refer: 567 -1 N 1 0 0 1 0 0 3 EndChar StartChar: zcaron.sc -Encoding: 65668 -1 570 +Encoding: 65668 -1 569 Width: 1284 Flags: W +HStem: 0 241<572.281 979.963> 799 241<349.504 687.01> +VStem: 77 215<578.037 742.131> 1026 215<287.184 484.962> +LayerCount: 2 Fore Refer: 198 780 N 1 0 0 1 101 -460 2 -Refer: 568 -1 N 1 0 0 1 0 0 3 +Refer: 567 -1 N 1 0 0 1 0 0 3 EndChar StartChar: zdotaccent.sc -Encoding: 65669 -1 571 +Encoding: 65669 -1 570 Width: 1284 Flags: W +HStem: 0 241<572.281 979.963> 799 241<349.504 687.01> 1389 384<478.886 723.114> +VStem: 77 215<578.037 742.131> 409 384<1458.89 1703.11> 1026 215<287.184 484.962> +LayerCount: 2 Fore Refer: 194 775 N 1 0 0 1 100 120 2 -Refer: 568 -1 N 1 0 0 1 0 0 3 +Refer: 567 -1 N 1 0 0 1 0 0 3 EndChar StartChar: idotaccent.sc -Encoding: 65670 -1 572 +Encoding: 65670 -1 571 Width: 970 Flags: W +HStem: 0 223<52.0439 266 686 918.99> 817 223<52.033 266 686 918.922> 1216 384<345.886 590.114> +VStem: 52 867<0.00595856 222.886 817.016 1039.94> 266 420<223.021 816.998> 276 384<1285.89 1530.11> +LayerCount: 2 Fore Refer: 207 729 N 1 0 0 1 -33 -53 2 -Refer: 493 -1 N 1 0 0 1 0 0 3 +Refer: 492 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni2605 -Encoding: 9733 9733 573 +Encoding: 9733 9733 572 Width: 2000 +LayerCount: 2 Fore SplineSet 1062 1500 m 2 @@ -12514,9 +14045,11 @@ EndSplineSet EndChar StartChar: uni2606 -Encoding: 9734 9734 574 +Encoding: 9734 9734 573 Width: 2000 Flags: W +HStem: 840 160<571.875 757 1215.57 1462> +LayerCount: 2 Fore SplineSet 1062 1500 m 2 @@ -12565,9 +14098,12 @@ EndSplineSet EndChar StartChar: uni2116 -Encoding: 8470 8470 575 +Encoding: 8470 8470 574 Width: 2136 Flags: W +HStem: -30 21G<760 1102> 0 270<10.6452 119.839 390.161 519.804> 88 230<1290 2010> 420 210<1603.05 1693.49> 1150 210<1602.51 1692.95> 1230 270<10.6396 119.988 740.168 860 1130.1 1239.52> +VStem: 10 510<0.769901 269.807> 120 270<270.113 699.752> 860 270<907.75 1229.99> 1220 360<656.351 1112.03> 1716 360<667.972 1123.65> +LayerCount: 2 Fore SplineSet 1338 318 m 2 @@ -12594,9 +14130,12 @@ Refer: 25 78 N 1 0 0 1 0 0 2 EndChar StartChar: uni262D -Encoding: 9773 9773 576 +Encoding: 9773 9773 575 Width: 2000 Flags: W +HStem: 112 314<873.537 1100.6> +VStem: 1345 322<648.755 907.349> +LayerCount: 2 Fore SplineSet 390 909 m 2 @@ -12644,9 +14183,12 @@ EndSplineSet EndChar StartChar: uni261E -Encoding: 9758 9758 577 +Encoding: 9758 9758 576 Width: 2028 Flags: W +HStem: 98 111<272.538 409.314> 224 59<1121.01 1237.42> 239 297<508.859 847.922> 249 84<301.014 384.986> 383 54<1191.99 1245> 531 51<1319.96 1342.77> 773 140<1279.43 1390.23> 853 57<1443.87 1739.83 1771.8 1946.11> 939 25<1032.02 1067.3> 999 48<1092.27 1882.47> +VStem: 36 172<285.383 731.182> 301 84<249.014 332.986> 329 109<498.321 783.335> 1245 53<291.587 383.308> 1480 46<654.384 721.821> 1949 49<911.447 961.905> +LayerCount: 2 Fore SplineSet 301 291 m 0 @@ -12745,9 +14287,12 @@ EndSplineSet EndChar StartChar: uni261B -Encoding: 9755 9755 578 +Encoding: 9755 9755 577 Width: 2028 Flags: W +HStem: 98 151<302.222 384.713> 119 866<56.1206 299.941> 224 823<799.959 1280.12> 853 184<1443.87 1962.23> +VStem: 30 271<124 584.9> 385 94.0762<249.014 279.447> +LayerCount: 2 Fore SplineSet 301 291 m 0 @@ -12790,9 +14335,12 @@ EndSplineSet EndChar StartChar: uni261A -Encoding: 9754 9754 579 +Encoding: 9754 9754 578 Width: 2028 Flags: W +HStem: 119 866<1728.06 1971.88> 224 823<747.875 1228.03> 853 184<65.7677 584.126> +VStem: 1538 460<119.872 275.654> +LayerCount: 2 Fore SplineSet 1992 847 m 0 @@ -12835,9 +14383,12 @@ EndSplineSet EndChar StartChar: uni261C -Encoding: 9756 9756 580 +Encoding: 9756 9756 579 Width: 2028 Flags: W +HStem: 224 181<786.5 1095.83> 801 84<1643.01 1726.99> 853 48<78.4222 367.066 402.028 584.126> 925 60<1649.64 1935> 1002 45<256.495 1068.37> +VStem: 30 46<911.708 936.774> 734 175<376 450> 1538 460<119.872 265.571> 1549 150<268 553> 1643 84<801.014 884.986> 1820 172<402.622 848.617> +LayerCount: 2 Fore SplineSet 1992 847 m 0 @@ -12916,9 +14467,12 @@ EndSplineSet EndChar StartChar: uni2619 -Encoding: 9753 9753 581 +Encoding: 9753 9753 580 Width: 1654 Flags: W +HStem: -17 537<326.5 857> 52 143<1340 1505.56> 1034 64<387.751 449.955> 1054 143<1252 1426.76> +VStem: 80 148<584.307 847.064> 1476 90<698.78 1009.51> 1543 81<216.684 460.759> +LayerCount: 2 Fore SplineSet 1047.76757812 580 m 0 @@ -12956,9 +14510,12 @@ EndSplineSet EndChar StartChar: uni260E -Encoding: 9742 9742 582 +Encoding: 9742 9742 581 Width: 1400 Flags: W +HStem: -173 50<189.515 363.432> 0 21G<622 1323.5> 274 75<465.06 509 771.379 849.142> 373 53<371.234 509> 789 52<742.077 898> 836 40<498.165 558.842> 1065 50<328.826 547.677> 1158 254<877.016 1070.95> 1469 50<876.288 1069.71> +VStem: 67 50<-43.5542 181.623> 165 50<675.513 945.665> 423 50<-63.8202 157.42> 454 43<778.156 835.075> 571 156<426.404 735.112> 739 50<1188.06 1381.41> 846 254<1185.65 1380.51> 878 190<841 1033.42> 898 150<289 789 841 966.539> 1157 50<1188.06 1381.41> +LayerCount: 2 Fore SplineSet 639 251 m 1 @@ -13072,9 +14629,12 @@ EndSplineSet EndChar StartChar: uni2766 -Encoding: 10086 10086 583 +Encoding: 10086 10086 582 Width: 1374 Flags: W +HStem: -22 148<681.307 944.064> 1060 21G<1141 1211> 1374 90<795.78 1106.51> 1441 81<313.684 557.759> +VStem: 80 537<224.5 755> 149 143<1238 1403.56> 1131 64<285.751 347.955> 1151 143<1150 1324.76> +LayerCount: 2 Fore SplineSet 677 945.767578125 m 0 @@ -13112,9 +14672,12 @@ EndSplineSet EndChar StartChar: uni2767 -Encoding: 10087 10087 584 +Encoding: 10087 10087 583 Width: 1654 Flags: W +HStem: -17 537<797 1327.5> 52 143<148.444 314> 1034 64<1204.05 1266.25> 1054 143<227.245 402> +VStem: 30 81<216.684 460.759> 88 90<698.78 1009.51> 1426 148<584.307 847.064> +LayerCount: 2 Fore SplineSet 606.232421875 580 m 0 @@ -13152,9 +14715,12 @@ EndSplineSet EndChar StartChar: uni260F -Encoding: 9743 9743 585 +Encoding: 9743 9743 584 Width: 1400 Flags: W +HStem: -20 40<541.2 876.267> 48 1<582 589> 54 1<585 589> 57 38<553.283 863.178> 60 1<549.791 558> 76 1<507.791 516> 120 32<665.775 754.725> 260 42<388.27 544.617> 322 27<455.015 477.259> 689 26<375.832 412.489 519.008 550.554> 704 39<435.284 475.454 688.622 750> 708 89<702 749 785 805> 758 62<465.159 548.545> 906 30<475.043 551.673> 939 28<690.468 750> 998 25<669.759 746.41> 1110 47<761.013 920.918> 1226 30<782.203 788.336> 1462 34<719.277 784.859> 1494 29<855.532 952.429> +VStem: 325 49<715.3 783.183> 343 31<716.262 752.836> 394 46<69.3152 102.877> 413 41<381 387.996 462.006 688.75> 437 30<843.884 898.048> 478 40<381 387.996 462.005 682.962> 503 1<67.5341 72.7373> 545 1<51.5341 56.7373> 554 96<739.012 763.639> 558 31<515.802 679.054> 594 1<39 52> 608 1<38 52> 609 34<967.106 997.534> 635 35<223.086 451.646 492.769 683.654 853 922.89> 732 32<1043.16 1091.9 1272.93 1351.79> 750 35<224 354 388 707.997 797.084 935.073> 777 34<967.172 997.524 1367.49 1441.69> 937 26<1303.04 1370.77> 980 46<69.3594 108.29> 1034 32<1258.56 1400.26> +LayerCount: 2 Fore SplineSet 568 60 m 1 @@ -13463,30 +15029,39 @@ EndSplineSet EndChar StartChar: uni0400 -Encoding: 1024 1024 586 +Encoding: 1024 1024 585 Width: 1170 Flags: W +HStem: 0 270<9.83496 129.835 599.835 846.423> 1230 270<9.8764 129.835 599.891 846.567> +VStem: 129.835 470<270.119 623.822 894.32 1229.67> 664.835 195<416.014 650 860.247 1085.95> 908.835 231<910 1166.5> 928.835 231<359.661 649.922> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 113 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 EndChar StartChar: uni0401 -Encoding: 1025 1025 587 +Encoding: 1025 1025 586 Width: 1170 Flags: W +HStem: 0 270<9.83496 129.835 599.835 846.423> 1230 270<9.8764 129.835 599.891 846.567> 1690 384<190.886 435.114 750.886 995.114> +VStem: 121 384<1759.89 2004.11> 129.835 470<270.119 623.822 894.32 1229.67> 664.835 195<416.014 650 860.247 1085.95> 681 384<1759.89 2004.11> 908.835 231<910 1166.5> 928.835 231<359.661 649.922> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 93 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 EndChar StartChar: uni0402 -Encoding: 1026 1026 588 +Encoding: 1026 1026 587 Width: 1790 Flags: W +HStem: -19 174<1210.68 1298.11> 0 270<269 408.812> 705 186<1035.09 1283.74> 1240 260<308.398 408.996 841 945.842> +VStem: 30 240<940 1205.78> 409 432<270.111 580.409 771.227 1240> 870 338<159.877 363.285> 978 241<940 1216.97> 1318 442<226.169 658.595> AnchorPoint: "Anchor-0" 580 1500 basechar 0 AnchorPoint: "Anchor-1" 581 0 basechar 0 AnchorPoint: "Anchor-2" 581 0 basechar 0 +LayerCount: 2 Fore SplineSet 269 41 m 2 @@ -13534,21 +15109,27 @@ EndSplineSet EndChar StartChar: uni0403 -Encoding: 1027 1027 589 +Encoding: 1027 1027 588 Width: 1250 Flags: W +HStem: 0 270<10 130 595 735> 1230 270<10 130 595 883.925> +VStem: 130 465<270 1230> 959 261<870 1149.06> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 225 0 2 -Refer: 605 1043 N 1 0 0 1 0 0 2 +Refer: 604 1043 N 1 0 0 1 0 0 2 EndChar StartChar: uni0404 -Encoding: 1028 1028 590 +Encoding: 1028 1028 589 Width: 1208 Flags: W +HStem: -40 268<629.131 799.469> 600 270<560.195 785.006> 1284 256<382.398 761.68> 1490 20G<961.898 1144.9> +VStem: 30.3984 755<618.212 852.548> 849.398 321<930.859 1176.62> 890.398 316<366.049 588.148> AnchorPoint: "Anchor-0" 586.398 1500 basechar 0 AnchorPoint: "Anchor-1" 677.398 0 basechar 0 AnchorPoint: "Anchor-2" 677.398 0 basechar 0 +LayerCount: 2 Fore SplineSet 30.3984375 750 m 0 @@ -13583,42 +15164,57 @@ EndSplineSet EndChar StartChar: uni0405 -Encoding: 1029 1029 591 +Encoding: 1029 1029 590 Width: 1070 Flags: W +HStem: -40 292<447.967 771> -10 21G<64.5 227.5> 1228 302<329 625.5> 1480 20G<791.5 979.5> +VStem: 30 233<397.188 590> 60 442<1056.29 1216.65> 610 450<273.745 501.682> 774 236<951.529 1120.8> +LayerCount: 2 Fore Refer: 30 83 N 1 0 0 1 0 0 2 EndChar StartChar: uni0406 -Encoding: 1030 1030 592 +Encoding: 1030 1030 591 Width: 770 Flags: W +HStem: 0 270<10.1562 149.973 620 759.956> 1230 270<10.1448 149.915 620.125 759.738> +VStem: 10 750<0.0671387 269.854 1230.14 1499.74> 150 470<270.06 1229.88> +LayerCount: 2 Fore Refer: 20 73 N 1 0 0 1 0 0 2 EndChar StartChar: uni0407 -Encoding: 1031 1031 593 +Encoding: 1031 1031 592 Width: 770 Flags: W +HStem: 0 270<10.1562 149.973 620 759.956> 1230 270<10.1448 149.915 620.125 759.738> 1690 384<-16.1138 228.114 543.886 788.114> +VStem: -86 384<1759.89 2004.11> 10 750<0.0671387 269.854 1230.14 1499.74> 150 470<270.06 1229.88> 474 384<1759.89 2004.11> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 -114 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 EndChar StartChar: uni0408 -Encoding: 1032 1032 594 +Encoding: 1032 1032 593 Width: 1112 Flags: W +HStem: -40 230<397.551 499.29> 1230 270<302.097 521.633 972.042 1111.9> +VStem: 0 390<192.611 492> 522 450<262.535 1229.52> +LayerCount: 2 Fore Refer: 21 74 N 1 0 0 1 0 0 2 EndChar StartChar: uni0409 -Encoding: 1033 1033 595 +Encoding: 1033 1033 594 Width: 2040 Flags: W +HStem: 0 270<820.161 939.973 1410 1496.84> 1230 270<292.097 511.633 802.042 939.737 1410.02 1569.95> +VStem: 0 360<193.257 422> 512 290<567.375 1229.52> 940 470<270.063 669.947 940 1229.66> 1530 500<286.469 654.957> +LayerCount: 2 Fore SplineSet 1436 270 m 2 @@ -13667,9 +15263,12 @@ EndSplineSet EndChar StartChar: uni040A -Encoding: 1034 1034 596 +Encoding: 1034 1034 595 Width: 1940 Flags: W +HStem: 0 270<11.0086 129.893 600.129 698.452 741.947 839.973 1309.91 1409.5> 650 250<600.147 839.7> 1230 270<10.6602 129.987 600 698.273 740.445 840 1310.09 1429.95> +VStem: 10 690<2.18836 269.874 1230.61 1498.09> 130 470<270.327 649.97 900.19 1229.98> 840 470<270.081 648.906 940.913 1229.89> 1430 500<286.469 654.957> +LayerCount: 2 Fore SplineSet 600 1188 m 2 @@ -13740,9 +15339,12 @@ EndSplineSet EndChar StartChar: uni040B -Encoding: 1035 1035 597 +Encoding: 1035 1035 596 Width: 1645 Flags: W +HStem: 0 270<269 408.812 841.164 980.983 1025 1115 1555 1634.99> 616 310<953.085 1348> 1240 260<312.636 409.002 841 945.296> +VStem: 30 240<940 1196.35> 409 432<270.128 561.997 849.992 1239.19> 974 246<940 1221> 1115 440<270 596.799> +LayerCount: 2 Fore SplineSet 269 41 m 2 @@ -13800,27 +15402,36 @@ EndSplineSet EndChar StartChar: uni040C -Encoding: 1036 1036 598 +Encoding: 1036 1036 597 Width: 1388 Flags: W +HStem: -40 347<772 1192.98> 0 270<10.0095 100 570 689.991> 1230 270<10 99.9986 570.015 650> 1284 250<901.395 1148> +VStem: 100 470<270 620 888.606 1230> 1228 130<307.036 364.25> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 297 0 2 -Refer: 612 1050 N 1 0 0 1 0 0 2 +Refer: 611 1050 N 1 0 0 1 0 0 2 EndChar StartChar: uni040D -Encoding: 1037 1037 599 +Encoding: 1037 1037 598 Width: 1440 Flags: W +HStem: 0 270<11.0086 129.893 600.129 698.452 741.947 839.956 1310.02 1428.15> 1230 270<10.6602 129.967 600 698.273 740.488 840 1310.07 1429.84> +VStem: 10 690<2.18836 269.874 1230.61 1498.09> 130 470<270.327 429.562 831 1229.84> 740 690<2.07812 269.86 1230.11 1499.33> 840 470<270 680.156 1074.55 1229.99> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 523 0 2 -Refer: 610 1048 N 1 0 0 1 0 0 2 +Refer: 609 1048 N 1 0 0 1 0 0 2 EndChar StartChar: uni040E -Encoding: 1038 1038 600 +Encoding: 1038 1038 599 Width: 1391 Flags: W +HStem: -40 240<332.71 504.252> 1230 270<0 131.269 676 741.459 831.123 902.016 1256.31 1390.88> 1587 143<635.425 999.484> +VStem: 5 318<211.297 401.792> 370 262<1743.9 1917.5> 1003 262<1743.49 1916.5> +LayerCount: 2 Fore SplineSet 1052 2061 m 0 @@ -13835,16 +15446,19 @@ SplineSet 1003 1810 886 1806 886 1906 c 0 886 1990 952 2061 1052 2061 c 0 EndSplineSet -Refer: 621 1059 N 1 0 0 1 0 0 2 +Refer: 620 1059 N 1 0 0 1 0 0 2 EndChar StartChar: uni040F -Encoding: 1039 1039 601 +Encoding: 1039 1039 600 Width: 1440 Flags: W +HStem: 0 270<10.0606 129.992 1310 1429.88> 1230 270<10.1113 130 600.346 699.971 740.185 839.897 1310 1429.98> +VStem: 130 470<270.132 1230> 596 241<-409.97 -126.232> 840 470<270 1230> AnchorPoint: "Anchor-0" 716 1500 basechar 0 AnchorPoint: "Anchor-1" 716 0 basechar 0 AnchorPoint: "Anchor-2" 716 0 basechar 0 +LayerCount: 2 Fore SplineSet 600 332 m 2 @@ -13898,20 +15512,25 @@ EndSplineSet EndChar StartChar: uni0410 -Encoding: 1040 1040 602 +Encoding: 1040 1040 601 Width: 1390 Flags: W +HStem: 0 270<0.315895 150.997 437.998 500 610.018 716.591 1244.38 1389.99> 420 250<512.446 657.182> 1490 20G<468 914.5> +LayerCount: 2 Fore Refer: 12 65 N 1 0 0 1 0 0 2 EndChar StartChar: uni0411 -Encoding: 1041 1041 603 +Encoding: 1041 1041 602 Width: 1205 Flags: W +HStem: 0 270<10 130 560 688.647> 570 260<560.268 705.144> 1230 270<10.0208 129.964 560.365 803.01> +VStem: 130 430<270 569.967 830.207 1229.66> 730 475<300.846 547.442> 880 255<870 1143.74> AnchorPoint: "Anchor-0" 589 1500 basechar 0 AnchorPoint: "Anchor-1" 256 0 basechar 0 AnchorPoint: "Anchor-2" 256 0 basechar 0 +LayerCount: 2 Fore SplineSet 610 570 m 2 @@ -13953,20 +15572,26 @@ EndSplineSet EndChar StartChar: uni0412 -Encoding: 1042 1042 604 +Encoding: 1042 1042 603 Width: 1210 Flags: W +HStem: 0 270<10.3974 129.635 560.251 692.354> 1230 270<10.1788 129.879 560 656.101> +VStem: 130 430<270.05 640 910.038 1230> 670 480<964.918 1222.77> 720 490<293.1 586.016> +LayerCount: 2 Fore Refer: 13 66 N 1 0 0 1 0 0 2 EndChar StartChar: uni0413 -Encoding: 1043 1043 605 +Encoding: 1043 1043 604 Width: 1250 Flags: W +HStem: 0 270<10 130 595 735> 1230 270<10 130 595 883.925> +VStem: 130 465<270 1230> 959 261<870 1149.06> AnchorPoint: "Anchor-0" 624 1500 basechar 0 AnchorPoint: "Anchor-1" 256 0 basechar 0 AnchorPoint: "Anchor-2" 256 0 basechar 0 +LayerCount: 2 Fore SplineSet 101 1230 m 2 @@ -14001,9 +15626,12 @@ EndSplineSet EndChar StartChar: uni0414 -Encoding: 1044 1044 606 +Encoding: 1044 1044 605 Width: 1290 Flags: W +HStem: 0 270<433.703 669.786> 1230 270<162.044 291.826 552.055 670 1140 1280> +VStem: 10 240<-410 -128.76> 292 260<590.83 1229.96> 670 470<271.344 1230> 1039 241<-410 -126.416> +LayerCount: 2 Fore SplineSet 597 1230 m 2 @@ -14048,17 +15676,23 @@ EndSplineSet EndChar StartChar: uni0415 -Encoding: 1045 1045 607 +Encoding: 1045 1045 606 Width: 1170 Flags: W +HStem: 0 270<9.83446 129.834 599.834 846.422> 1230 270<9.8759 129.834 599.89 846.566> +VStem: 129.834 470<270.119 623.822 894.32 1229.67> 664.834 195<416.014 650 860.247 1085.95> 908.834 231<910 1166.5> 928.834 231<359.661 649.922> +LayerCount: 2 Fore Refer: 16 69 N 1 0 0 1 -0.000500387 0 2 EndChar StartChar: uni0416 -Encoding: 1046 1046 608 +Encoding: 1046 1046 607 Width: 2106 Flags: W +HStem: -40 347<195.021 616 1490 1910.98> 0 270<728.009 818 1288 1407.99> 620 260<757.484 817.954 1288.05 1348.52> 1230 270<738 817.999 1288.02 1368> 1284 250<240 486.605 1619.4 1866> +VStem: 0 417<1069 1280.84> 30 130<307.036 364.25> 818 470<270 620 888.606 1230> 1946 130<307.036 364.25> +LayerCount: 2 Fore SplineSet 2076 283 m 0 @@ -14134,9 +15768,12 @@ EndSplineSet EndChar StartChar: uni0417 -Encoding: 1047 1047 609 +Encoding: 1047 1047 608 Width: 1010 Flags: W +HStem: -20 249<349.594 508.032> 1490 20G<93.5 295.5 550.5 611.844 611.844 758> +VStem: 0 338<244.108 556> 82 254<890 1135.98> 578 432<301.292 604.538 940.73 1258.03> +LayerCount: 2 Fore SplineSet 0 448 m 0 @@ -14179,12 +15816,15 @@ EndSplineSet EndChar StartChar: uni0418 -Encoding: 1048 1048 610 +Encoding: 1048 1048 609 Width: 1440 Flags: W +HStem: 0 270<11.0086 129.893 600.129 698.452 741.947 839.956 1310.02 1428.15> 1230 270<10.6602 129.967 600 698.273 740.488 840 1310.07 1429.84> +VStem: 10 690<2.18836 269.874 1230.61 1498.09> 130 470<270.327 429.562 831 1229.84> 740 690<2.07812 269.86 1230.11 1499.33> 840 470<270 680.156 1074.55 1229.99> AnchorPoint: "Anchor-0" 721 1500 basechar 0 AnchorPoint: "Anchor-1" 716 0 basechar 0 AnchorPoint: "Anchor-2" 716 0 basechar 0 +LayerCount: 2 Fore SplineSet 840 1196 m 2 @@ -14248,9 +15888,12 @@ EndSplineSet EndChar StartChar: uni0419 -Encoding: 1049 1049 611 +Encoding: 1049 1049 610 Width: 1440 Flags: W +HStem: 0 270<11.0086 129.893 600.129 698.452 741.947 839.956 1310.02 1428.15> 1230 270<10.6602 129.967 600 698.273 740.488 840 1310.07 1429.84> 1587 143<540.425 904.484> +VStem: 10 690<2.18836 269.874 1230.61 1498.09> 130 470<270.327 429.562 831 1229.84> 275 262<1743.9 1917.5> 740 690<2.07812 269.86 1230.11 1499.33> 840 470<270 680.156 1074.55 1229.99> 908 262<1743.49 1916.5> +LayerCount: 2 Fore SplineSet 957 2061 m 0 @@ -14265,16 +15908,19 @@ SplineSet 908 1810 791 1806 791 1906 c 0 791 1990 857 2061 957 2061 c 0 EndSplineSet -Refer: 610 1048 N 1 0 0 1 0 0 2 +Refer: 609 1048 N 1 0 0 1 0 0 2 EndChar StartChar: uni041A -Encoding: 1050 1050 612 +Encoding: 1050 1050 611 Width: 1388 Flags: W +HStem: -40 347<772 1192.98> 0 270<10.0095 100 570 689.991> 1230 270<10 99.9986 570.015 650> 1284 250<901.395 1148> +VStem: 100 470<270 620 888.606 1230> 1228 130<307.036 364.25> AnchorPoint: "Anchor-0" 878 1500 basechar 0 AnchorPoint: "Anchor-1" 908 0 basechar 0 AnchorPoint: "Anchor-2" 908 0 basechar 0 +LayerCount: 2 Fore SplineSet 1358 283 m 0 @@ -14328,9 +15974,12 @@ EndSplineSet EndChar StartChar: uni041B -Encoding: 1051 1051 613 +Encoding: 1051 1051 612 Width: 1560 Flags: W +HStem: 0 270<820.161 939.973 1410 1549.96> 1230 270<292.097 511.633 802.042 939.737 1410.02 1549.95> +VStem: 0 360<193.257 422> 512 290<567.375 1229.52> 940 470<270.086 1229.66> +LayerCount: 2 Fore SplineSet 0 330 m 0 @@ -14372,36 +16021,48 @@ EndSplineSet EndChar StartChar: uni041C -Encoding: 1052 1052 614 +Encoding: 1052 1052 613 Width: 1830 Flags: W +HStem: -30 21G<676.5 975.5> 0 270<10.1623 147.359 414.916 539.854 1150.08 1262.01 1690 1819.9> 1230 270<80.0132 194.001 1660 1769.99> +VStem: 10 530<0.18869 270> 1262 428<270.194 719.8> +LayerCount: 2 Fore Refer: 24 77 N 1 0 0 1 0 0 2 EndChar StartChar: uni041D -Encoding: 1053 1053 615 +Encoding: 1053 1053 614 Width: 1440 Flags: W +HStem: 0 270<11.0086 129.893 600.129 698.452 741.947 839.956 1310.02 1428.15> 650 250<600.147 839.7> 1230 270<10.6602 129.967 600 698.273 740.445 840 1310.07 1429.84> +VStem: 10 690<2.18836 269.874 1230.61 1498.09> 130 470<270.327 649.97 900.19 1229.84> 740 690<2.07812 269.86 1230.17 1499.33> 840 470<270 649.944 900.215 1230> +LayerCount: 2 Fore Refer: 19 72 N 1 0 0 1 0 0 2 EndChar StartChar: uni041E -Encoding: 1054 1054 616 +Encoding: 1054 1054 615 Width: 1240 Flags: W +HStem: -40 260<558.411 684.755> 1280 260<558.411 681.589> +VStem: 30 485<329.623 1170.38> 725 485<342.29 1170.38> +LayerCount: 2 Fore Refer: 26 79 N 1 0 0 1 0 0 2 EndChar StartChar: uni041F -Encoding: 1055 1055 617 +Encoding: 1055 1055 616 Width: 1440 Flags: W +HStem: 0 270<11.0086 129.893 600.129 698.452 741.947 839.985 1310.02 1428.15> 1230 270<10.6602 129.973 600 840 1310.07 1429.84> +VStem: 10 690<2.18836 269.874> 130 470<270.327 1229.89> 840 470<270 1229.99> AnchorPoint: "Anchor-0" 721 1500 basechar 0 AnchorPoint: "Anchor-1" 716 0 basechar 0 AnchorPoint: "Anchor-2" 716 0 basechar 0 +LayerCount: 2 Fore SplineSet 840 1196 m 2 @@ -14449,36 +16110,49 @@ EndSplineSet EndChar StartChar: uni0420 -Encoding: 1056 1056 618 +Encoding: 1056 1056 617 Width: 1230 Flags: W +HStem: 0 270<10.0552 129.737 600.021 759.945> 1230 270<10.1608 129.973 600 696.834> +VStem: 130 470<270.337 560 830 1229.94> 720 500<841.91 1222.04> +LayerCount: 2 Fore Refer: 27 80 N 1 0 0 1 0 0 2 EndChar StartChar: uni0421 -Encoding: 1057 1057 619 +Encoding: 1057 1057 618 Width: 1208 Flags: W +HStem: -40 268<633.801 799.469> 1284 256<382.398 760.589> 1490 20G<961.898 1144.9> +VStem: 30.3982 520<385.792 1111.99> 849.398 321<930.859 1176.62> 890.398 316<366.049 588.148> +LayerCount: 2 Fore Refer: 14 67 N 1 0 0 1 -0.000210433 0 2 EndChar StartChar: uni0422 -Encoding: 1058 1058 620 +Encoding: 1058 1058 619 Width: 1250 Flags: W +HStem: 0 270<270.145 409.207 841.228 979.607> 870 630<30.1667 270.173 979.496 1219.69> 1240 260<319.294 410 840 939.757> +VStem: 30 241<870.95 1184.65> 410 430<271.089 1238.17> 979 241<870.464 1205.99> +CounterMasks: 1 1c +LayerCount: 2 Fore Refer: 31 84 N 1 0 0 1 0 0 2 EndChar StartChar: uni0423 -Encoding: 1059 1059 621 +Encoding: 1059 1059 620 Width: 1391 Flags: W +HStem: -40 240<332.71 504.252> 1230 270<0 131.269 676 741.459 831.123 902.016 1256.31 1390.88> +VStem: 5 318<211.297 401.792> AnchorPoint: "Anchor-0" 682 1500 basechar 0 AnchorPoint: "Anchor-1" 712 0 basechar 0 AnchorPoint: "Anchor-2" 712 0 basechar 0 +LayerCount: 2 Fore SplineSet 5 358 m 0 @@ -14521,9 +16195,12 @@ EndSplineSet EndChar StartChar: uni0424 -Encoding: 1060 1060 622 +Encoding: 1060 1060 621 Width: 1620 Flags: W +HStem: 2 270<435 575 1045 1185> 1232 270<435 575 1045 1185> +VStem: -10 470<608.453 891.126> 435 750<2 271.979 1232 1502> 575 470<272.75 354.859 596.374 902.601 1146 1232> 1160 470<607.179 889.12> +LayerCount: 2 Fore SplineSet 575 1166 m 2 @@ -14577,20 +16254,25 @@ EndSplineSet EndChar StartChar: uni0425 -Encoding: 1061 1061 623 +Encoding: 1061 1061 622 Width: 1370 Flags: W +HStem: 0 270<0.134766 151.406 493.151 556.801 630.015 683.437 1241.2 1369.99> 1230 270<10.4616 139.294 680.903 749.836 780.084 831.005 1177.97 1329.99> +LayerCount: 2 Fore Refer: 35 88 N 1 0 0 1 0 0 2 EndChar StartChar: uni0426 -Encoding: 1062 1062 624 +Encoding: 1062 1062 623 Width: 1440 Flags: W +HStem: 0 270<10 129.992 600.037 840> 1230 270<10 130 600.043 700 740.074 840 1310 1430> +VStem: 130 470<270.123 1230> 840 470<270 1230> 1189 241<-400 -119.58> AnchorPoint: "Anchor-0" 721 1500 basechar 0 AnchorPoint: "Anchor-1" 726 0 basechar 0 AnchorPoint: "Anchor-2" 726 0 basechar 0 +LayerCount: 2 Fore SplineSet 600 322 m 2 @@ -14641,12 +16323,15 @@ EndSplineSet EndChar StartChar: uni0427 -Encoding: 1063 1063 625 +Encoding: 1063 1063 624 Width: 1356 Flags: W +HStem: 0 270<676.156 793.944 1226.1 1345.96> 534 310<297 717.495> 1230 270<0.00736237 80 520 610 674.017 793.836 1226.19 1346> +VStem: 0 610<1230 1500> 80 440<863.201 1230> 674 672<0.160675 269.74 1230 1499.73> 794 432<270.101 590.006 877.514 1229.87> AnchorPoint: "Anchor-0" 588 1500 basechar 0 AnchorPoint: "Anchor-1" 488 0 basechar 0 AnchorPoint: "Anchor-2" 488 0 basechar 0 +LayerCount: 2 Fore SplineSet 794 1173 m 2 @@ -14698,13 +16383,17 @@ EndSplineSet EndChar StartChar: uni0428 -Encoding: 1064 1064 626 +Encoding: 1064 1064 625 Width: 2060 Flags: W +HStem: 0 270<10 129.85 600 784.977 1255 1439.97 1910 2050> 1230 270<10 130 600 680 725 785 1255 1335 1380 1440 1910 2050> +VStem: 130 470<270.409 1230> 785 470<270 1230> 1440 470<270 1230> +CounterMasks: 1 38 AnchorPoint: "Anchor-0" 996 1500 basechar 0 AnchorPoint: "Anchor-1" 992 0 basechar 0 AnchorPoint: "Anchor-2" 992 0 basechar 0 AnchorPoint: "Anchor-3" 992 0 basechar 0 +LayerCount: 2 Fore SplineSet 600 1194 m 2 @@ -14768,13 +16457,16 @@ EndSplineSet EndChar StartChar: uni0429 -Encoding: 1065 1065 627 +Encoding: 1065 1065 626 Width: 2060 Flags: W +HStem: 0 270<10 129.786 600 784.786 1255 1439.79> 1230 270<10 130 600 680 725 785 1255 1335 1380 1440 1910 2050> +VStem: 130 470<271.344 1230> 785 470<271.344 1230> 1440 470<271.344 1230> 1809 241<-400 -119.58> AnchorPoint: "Anchor-0" 1011 1500 basechar 0 AnchorPoint: "Anchor-1" 1007 0 basechar 0 AnchorPoint: "Anchor-2" 1007 0 basechar 0 AnchorPoint: "Anchor-3" 1007 0 basechar 0 +LayerCount: 2 Fore SplineSet 600 1194 m 2 @@ -14841,9 +16533,12 @@ EndSplineSet EndChar StartChar: uni042A -Encoding: 1066 1066 628 +Encoding: 1066 1066 627 Width: 1510 Flags: W +HStem: 0 270<270.161 409.973 880 975.25> 1230 270<315.179 409.835 880.021 1039.95> +VStem: 30 241<870.95 1184.72> 410 470<270.063 669.789 940 1229.91> 1000 500<288.783 646.012> +LayerCount: 2 Fore SplineSet 911 670 m 2 @@ -14885,9 +16580,12 @@ EndSplineSet EndChar StartChar: uni042B -Encoding: 1067 1067 629 +Encoding: 1067 1067 628 Width: 2005 Flags: W +HStem: 0 270<10.1608 129.973 600 703.25 1245.16 1384.97 1855 1994.96> 1230 270<10.0552 129.737 600.021 759.945 1245.14 1384.92 1855.13 1994.74> +VStem: 130 470<270.063 670 940 1229.66> 730 500<290.554 643.827> 1245 750<0.0671387 269.854 1230.14 1499.74> 1385 470<270.06 1229.88> +LayerCount: 2 Fore SplineSet 1855 1178 m 2 @@ -14951,9 +16649,12 @@ EndSplineSet EndChar StartChar: uni042C -Encoding: 1068 1068 630 +Encoding: 1068 1068 629 Width: 1230 Flags: W +HStem: 0 270<10.1608 129.973 600 696.834> 1230 270<10.0552 129.737 600.021 759.945> +VStem: 130 470<270.063 670 940 1229.66> 720 500<277.964 658.09> +LayerCount: 2 Fore SplineSet 74 270 m 2 @@ -14992,12 +16693,15 @@ EndSplineSet EndChar StartChar: uni042D -Encoding: 1069 1069 631 +Encoding: 1069 1069 630 Width: 1229 Flags: W +HStem: -40 268<394.071 566.349> 630 250<500.145 667.641> 1284 256<471.917 847> 1490 20G<84.5 267.5> +VStem: 15 370<237.087 537> 59 321<930.859 1176.62> 669 530<880.133 1110.16> AnchorPoint: "Anchor-0" 643 1500 basechar 0 AnchorPoint: "Anchor-1" 552 0 basechar 0 AnchorPoint: "Anchor-2" 552 0 basechar 0 +LayerCount: 2 Fore SplineSet 15 450 m 0 @@ -15035,9 +16739,12 @@ EndSplineSet EndChar StartChar: uni042E -Encoding: 1070 1070 632 +Encoding: 1070 1070 631 Width: 1985 Flags: W +HStem: -40 260<1307.16 1429.76> 0 270<10.1562 149.973 620 759.956> 610 270<620.018 779.607> 1230 270<10.1448 149.915 620.125 759.738> 1280 260<1307.63 1426.59> +VStem: 10 750<0.0671387 269.854 1230.14 1499.74> 150 470<270.06 610.001 880 1229.88> 1470 485<342.29 1170.38> +LayerCount: 2 Fore SplineSet 1260 750 m 0 @@ -15085,12 +16792,15 @@ EndSplineSet EndChar StartChar: uni042F -Encoding: 1071 1071 633 +Encoding: 1071 1071 632 Width: 1356 Flags: W +HStem: -40 348<134.149 554> 0 270<636.5 756 1226.12 1346> 1230 270<652.374 756.041 1226.13 1345.88> +VStem: -30 130<308.011 365.871> 166 470<887.725 1219.81> 756 470<270.26 620 880 1229.83> AnchorPoint: "Anchor-0" 812 1500 basechar 0 AnchorPoint: "Anchor-1" 692 0 basechar 0 AnchorPoint: "Anchor-2" 692 0 basechar 0 +LayerCount: 2 Fore SplineSet -30 273 m 0 @@ -15137,19 +16847,25 @@ EndSplineSet EndChar StartChar: uni0430 -Encoding: 1072 1072 634 +Encoding: 1072 1072 633 Width: 1087 Flags: W +HStem: 437 151<474.114 541.531> 898 172<445.216 545.543> +VStem: 9.65625 454<199.854 421.031> 69.6562 371<729.223 895.658> 551.656 400<199.234 435.138 588 884.698> 1001.66 133<184.564 293.891> +LayerCount: 2 Fore Refer: 38 97 N 1 0 0 1 0 0 2 EndChar StartChar: uni0431 -Encoding: 1073 1073 635 +Encoding: 1073 1073 634 Width: 1056 Flags: W +HStem: -40 21G<352 724> 880 200<492.111 739> 1140 421<349.807 873.651> +VStem: 30 450<282.868 878.36> 576 450<259.124 792.771> AnchorPoint: "Anchor-1" 545 0 basechar 0 AnchorPoint: "Anchor-2" 545 0 basechar 0 +LayerCount: 2 Fore SplineSet 480 540 m 0 @@ -15174,9 +16890,12 @@ EndSplineSet EndChar StartChar: uni0432 -Encoding: 1074 1074 636 +Encoding: 1074 1074 635 Width: 1040 Flags: W +HStem: 0 210<10 90 510.002 570.766> 830 210<10 90 510 572.473> +VStem: 90 420<210 435.886 651.882 830> 575 455<212.084 427.9> 575 430<650.818 827.175> +LayerCount: 2 Fore SplineSet 66 830 m 2 @@ -15218,9 +16937,12 @@ EndSplineSet EndChar StartChar: uni0433 -Encoding: 1075 1075 637 +Encoding: 1075 1075 636 Width: 890 Flags: W +HStem: 0 210<10 90 510 590> 600 440<619.478 870> 830 210<10 90 510 597.852> +VStem: 90 420<210.054 830> 620 250<600 820.679> +LayerCount: 2 Fore SplineSet 61 830 m 2 @@ -15255,9 +16977,12 @@ EndSplineSet EndChar StartChar: uni0434 -Encoding: 1076 1076 638 +Encoding: 1076 1076 637 Width: 1010 Flags: W +HStem: 0 210<355.249 499.786> 830 210<132.042 211.436 462.128 500 920 1000> +VStem: 0 240<-330 -84.6068> 212 250<449.938 830> 500 420<211.344 830> 759 241<-330 -82.6014> +LayerCount: 2 Fore SplineSet 482 830 m 2 @@ -15295,24 +17020,30 @@ SplineSet 964 1040 l 2 994 1040 1000 1037 1000 1006 c 2 1000 872 l 2 - 1000 837 983 830 958 830 c 2 + 1000 837.468685739 983.452610212 830.097130471 959.000001306 830.003816135 c 2 958 830 l 2 - 926 830 920 827 920 794 c 2 + 926.000466004 829.877885616 920 827 920 794 c 2 EndSplineSet EndChar StartChar: uni0435 -Encoding: 1077 1077 639 +Encoding: 1077 1077 638 Width: 968 Flags: W +HStem: -40 206<476.609 595.643> 452 206<460.183 548.494> 882 198<472.731 700.33> +VStem: 30 425<228.088 452 658 800.607> 548 390<658 819.941> 614 316<182.799 346> +LayerCount: 2 Fore Refer: 42 101 N 1 0 0 1 0 0 2 EndChar StartChar: uni0436 -Encoding: 1078 1078 640 +Encoding: 1078 1078 639 Width: 1809 Flags: W +HStem: -40 327<69 501 1308 1740> 0 210<634.009 694 1114 1173.99> 420 200<631.743 693.977 1114.28 1177.26> 830 210<630 693.811 1114.02 1179> 899 175<215 456.421 1352.58 1594> +VStem: 0 377<666.202 896.748> 3 71<291.536 364.906> 430 190<621.787 898.118> 630 549<4.19997e-07 210 830 1040> 694 420<210 419.718 626.632 830> 1189 190<621.787 898.118> 1432 377<666.202 896.748> 1735 71<291.536 364.906> +LayerCount: 2 Fore SplineSet 1806 328 m 0 @@ -15388,9 +17119,12 @@ EndSplineSet EndChar StartChar: uni0437 -Encoding: 1079 1079 641 +Encoding: 1079 1079 640 Width: 820 Flags: W +HStem: -20 199<273.415 414.806> 1040 20G<78.5 230.5 450.5 480.785 480.785 588> +VStem: 0 268<185.618 374> 52 224<660 828.928> 438 382<194.653 406.249> 438 362<620.623 901.553> +LayerCount: 2 Fore SplineSet 372 856 m 1 @@ -15430,9 +17164,12 @@ EndSplineSet EndChar StartChar: uni0438 -Encoding: 1080 1080 642 +Encoding: 1080 1080 641 Width: 1120 Flags: W +HStem: 0 210<10 90 511.002 551 571 610 1030 1110> 831 210<10 89.9991 510 550 571 609.994 1030 1110> +VStem: 10 540<0 210 831 1041> 90 420<210 352.125 622 831> 571 539<0 210 831 1041> 610 420<210 440.951 691.953 831> +LayerCount: 2 Fore SplineSet 1030 255 m 2 @@ -15494,9 +17231,12 @@ EndSplineSet EndChar StartChar: uni0439 -Encoding: 1081 1081 643 +Encoding: 1081 1081 642 Width: 1120 Flags: W +HStem: 0 210<10 90 511.002 551 571 610 1030 1110> 831 210<10 89.9991 510 550 571 609.994 1030 1110> 1137 143<371.425 735.484> +VStem: 10 540<0 210 831 1041> 90 420<210 352.125 622 831> 106 262<1293.9 1467.5> 571 539<0 210 831 1041> 610 420<210 440.951 691.953 831> 739 262<1293.49 1466.5> +LayerCount: 2 Fore SplineSet 788 1611 m 0 @@ -15511,13 +17251,16 @@ SplineSet 739 1360 622 1356 622 1456 c 0 622 1540 688 1611 788 1611 c 0 EndSplineSet -Refer: 642 1080 N 1 0 0 1 0 0 2 +Refer: 641 1080 N 1 0 0 1 0 0 2 EndChar StartChar: uni043A -Encoding: 1082 1082 644 +Encoding: 1082 1082 643 Width: 1205 Flags: W +HStem: -40 327<704 1136> 0 210<10.0095 90 510 569.991> 830 210<10 89.8113 510.018 575> 899 175<748.579 990> +VStem: 10 565<4.19997e-07 210 830 1040> 90 420<210 418.68 625.663 830> 585 190<621.787 898.118> 828 377<666.202 896.748> 1131 71<291.536 364.906> +LayerCount: 2 Fore SplineSet 1202 328 m 0 @@ -15571,9 +17314,12 @@ EndSplineSet EndChar StartChar: uni043B -Encoding: 1083 1083 645 +Encoding: 1083 1083 644 Width: 1250 Flags: W +HStem: -40 190<229.011 395.67> 0 210<660.296 732 1160 1239.94> 830 210<302.097 441.633 662.042 739.82 1160.02 1239.95> +VStem: 10 310<150.941 337> 442 220<232.392 829.52> 740 420<210.001 830> +LayerCount: 2 Fore SplineSet 10 270 m 0 @@ -15615,9 +17361,12 @@ EndSplineSet EndChar StartChar: uni043C -Encoding: 1084 1084 646 +Encoding: 1084 1084 645 Width: 1310 Flags: W +HStem: 0 210<5 81.9996 280.201 335 755.012 830 1229 1305> 830 210<18 97.0003 1208.74 1292.98> +VStem: 5 330<0.12854 210> 82 199<210 609.978> 97 182<289.733 609.978> 829 380<409.2 615.96> 830 399<210 615.96> +LayerCount: 2 Fore SplineSet 71 830 m 2 @@ -15678,9 +17427,12 @@ EndSplineSet EndChar StartChar: uni043D -Encoding: 1085 1085 647 +Encoding: 1085 1085 646 Width: 1120 Flags: W +HStem: 0 210<10 90 510 551 571 610 1030 1110> 432 220<510.027 610> 830 210<10 89.9991 510 550 571 610 1030 1110> +VStem: 10 540<0 210 830 1040> 90 420<210 431.976 652 830> 571 539<0 210 830 1040> 610 420<210 432 652 830> +LayerCount: 2 Fore SplineSet 1030 255 m 2 @@ -15744,17 +17496,23 @@ EndSplineSet EndChar StartChar: uni043E -Encoding: 1086 1086 648 +Encoding: 1086 1086 647 Width: 1056 Flags: W +HStem: -40 21G<337 719> 1060 20G<337 719> +VStem: 30 450<230.576 782.462> 576 450<250.929 800.388> +LayerCount: 2 Fore Refer: 52 111 N 1 0 0 1 0 0 2 EndChar StartChar: uni043F -Encoding: 1087 1087 649 +Encoding: 1087 1087 648 Width: 1120 Flags: W +HStem: 0 210<10 90 510 551 571 610 1030 1110> 831 209<10 89.9991 510 610 1030 1110> +VStem: 10 541<0 210> 90 420<210 831> 571 539<0 210> 610 420<210 831> +LayerCount: 2 Fore SplineSet 510 251 m 2 @@ -15802,25 +17560,34 @@ EndSplineSet EndChar StartChar: uni0440 -Encoding: 1088 1088 650 +Encoding: 1088 1088 649 Width: 1116 Flags: W +HStem: -520 210<10 89.897 510.086 590> -38 244<545 861> 1020 20G<39.5 479 703 881> +VStem: 10 580<-519.982 -310> 90 420<-310 70.7393 207.308 829.125> 646 440<227.918 815.85> +LayerCount: 2 Fore Refer: 53 112 N 1 0 0 1 0 0 2 EndChar StartChar: uni0441 -Encoding: 1089 1089 651 +Encoding: 1089 1089 650 Width: 989 Flags: W +HStem: -40 206<501.041 608.422> 898 182<498.796 588.803> +VStem: 30 440<225.159 785.204> 590 368<666 894.928> 633 326<179.882 345.958> +LayerCount: 2 Fore Refer: 40 99 N 1 0 0 1 -0 0 2 EndChar StartChar: uni0442 -Encoding: 1090 1090 652 +Encoding: 1090 1090 651 Width: 1030 Flags: W +HStem: 0 210<240 299.837 720.048 779.984> 830 210<258.732 299.999 720 764.958> +VStem: 30 210<590 829.95> 300 420<210 785> 789 211<590 824.176> +LayerCount: 2 Fore SplineSet 240 41 m 2 @@ -15858,17 +17625,23 @@ EndSplineSet EndChar StartChar: uni0443 -Encoding: 1091 1091 653 +Encoding: 1091 1091 652 Width: 1025 Flags: W +HStem: -530 200<193.144 335.776> 830 210<-21 75.6418 523.203 590.824 625.123 700.185 955.811 1044.79> +VStem: -84 276<-328.135 -121> +LayerCount: 2 Fore Refer: 62 121 N 1 0 0 1 0 0 2 EndChar StartChar: uni0444 -Encoding: 1092 1092 654 +Encoding: 1092 1092 653 Width: 1591 Flags: W +HStem: -520 210<506.016 585.98 1006 1085.79> -38 242<275 562.5 1028.5 1296> 836 244<295 562.5 1028.5 1316> 1540 20G<528.5 973> +VStem: 30 440<215.276 821.686> 506 580<-520 -310> 585 421<-310 6.45162 204.056 835.937 1004 1350> 1121 440<218.314 824.724> +LayerCount: 2 Fore SplineSet 30 520 m 0 @@ -15920,17 +17693,23 @@ EndSplineSet EndChar StartChar: uni0445 -Encoding: 1093 1093 655 +Encoding: 1093 1093 654 Width: 1053 Flags: W +HStem: 0 210<-20 97.4126 342 413 441 519.453 946.969 1058> 830 210<-4 128.094 532.438 608 631.031 663.562 897.234 1024> +VStem: 296 453<470.015 608.513> +LayerCount: 2 Fore Refer: 61 120 N 1 0 0 1 0 0 2 EndChar StartChar: uni0446 -Encoding: 1094 1094 656 +Encoding: 1094 1094 655 Width: 1120 Flags: W +HStem: 0 210<10 90 510 610> 830 210<10 89.9991 510 550 571 610 1030 1110> +VStem: 10 540<830 1040> 90 420<210 830> 610 420<210 830> 880 230<-320 -105.253> +LayerCount: 2 Fore SplineSet 610 789 m 2 @@ -15981,9 +17760,12 @@ EndSplineSet EndChar StartChar: uni0447 -Encoding: 1095 1095 657 +Encoding: 1095 1095 656 Width: 1110 Flags: W +HStem: 0 210<520 599.957 1020 1100> 344 245<287 590.622> 830 210<0.00736237 80 500 540 560 599.973 1020.01 1100> +VStem: 0 540<830 1040> 600 420<210 370.004 606.427 830> +LayerCount: 2 Fore SplineSet 600 778 m 2 @@ -16035,9 +17817,12 @@ EndSplineSet EndChar StartChar: uni0448 -Encoding: 1096 1096 658 +Encoding: 1096 1096 657 Width: 1640 Flags: W +HStem: 0 210<10 90 510 610 1030 1130 1550 1630> 830 210<10 89.9991 510 550 571 610 1030 1070 1090 1130 1550 1630> +VStem: 10 540<830 1040> 90 420<210 830> 610 420<210 830> 1090 540<830 1040> 1130 420<210 830> +LayerCount: 2 Fore SplineSet 610 789 m 2 @@ -16101,9 +17886,12 @@ EndSplineSet EndChar StartChar: uni0449 -Encoding: 1097 1097 659 +Encoding: 1097 1097 658 Width: 1640 Flags: W +HStem: 0 210<10 90 510 610 1030 1128.6> 830 210<10 89.9912 510 550 570 610 1030 1070 1090 1130 1550 1630> +VStem: 10 540<830 1040> 90 420<210 830> 610 420<210 830> 1090 540<830 1040> 1130 420<210 830> 1400 230<-320 -170.609> +LayerCount: 2 Fore SplineSet 610 789 m 2 @@ -16170,9 +17958,12 @@ EndSplineSet EndChar StartChar: uni044A -Encoding: 1098 1098 660 +Encoding: 1098 1098 659 Width: 1253 Flags: W +HStem: 0 210<240 300 720 782.547> 830 210<257.388 300 720 800> +VStem: 30 210<590 829.541> 300 420<210 431.907 650 786> 788 465<214.283 439.62> +LayerCount: 2 Fore SplineSet 743 210 m 2 @@ -16214,9 +18005,12 @@ EndSplineSet EndChar StartChar: uni044B -Encoding: 1099 1099 661 +Encoding: 1099 1099 660 Width: 1673 Flags: W +HStem: 0 210<10 90 510 573.345 1083 1163 1583.01 1663> 830 210<10 90 510 589.826 1083 1162.99 1583 1663> +VStem: 90 420<210 431.907 650 830> 578 465<214.406 439.414> 1083 580<0 210.009 830 1040> 1163 420<210 830> +LayerCount: 2 Fore SplineSet 1163 249 m 2 @@ -16280,9 +18074,12 @@ EndSplineSet EndChar StartChar: uni044C -Encoding: 1100 1100 662 +Encoding: 1100 1100 661 Width: 1043 Flags: W +HStem: 0 210<10 90 510 573.345> 830 210<10 90 510 589.826> +VStem: 90 420<210 431.907 650 830> 578 465<214.406 439.414> +LayerCount: 2 Fore SplineSet 33 0 m 2 @@ -16321,9 +18118,12 @@ EndSplineSet EndChar StartChar: uni044D -Encoding: 1101 1101 663 +Encoding: 1101 1101 662 Width: 988 Flags: W +HStem: -40 182<367.588 489.496> 401 209<425 520.441> 874 206<376.161 663> 1030 20G<72.5 247.5> +VStem: 30 333<145.638 369> 61 254<620 796.106> 521 437<260.333 401 610 802.61> +LayerCount: 2 Fore SplineSet 958 540 m 0 @@ -16358,9 +18158,12 @@ EndSplineSet EndChar StartChar: uni044E -Encoding: 1102 1102 664 +Encoding: 1102 1102 663 Width: 1601 Flags: W +HStem: -40 21G<917.109 1264> 0 210<10 90 510.007 590> 830 210<10 89.9934 510 590> 1060 20G<917.103 1264> +VStem: 10 580<0 210 830 1040> 90 420<210 399.873 610.048 830> 1121 450<250.929 800.388> +LayerCount: 2 Fore SplineSet 1025 540 m 0 @@ -16408,9 +18211,12 @@ EndSplineSet EndChar StartChar: uni044F -Encoding: 1103 1103 665 +Encoding: 1103 1103 664 Width: 1158 Flags: W +HStem: -40 327<110.4 455> 0 210<588 648 1068 1148> 420 180<579.043 647.893> 830 210<566.775 648 1068 1148> +VStem: -23 131<293.501 363.38> 30 530<610.007 826.675> 588 560<0 210> 648 420<210 419.667 601.817 828.839> +LayerCount: 2 Fore SplineSet 629 600 m 2 @@ -16457,27 +18263,36 @@ EndSplineSet EndChar StartChar: uni0450 -Encoding: 1104 1104 666 +Encoding: 1104 1104 665 Width: 968 Flags: W +HStem: -40 206<476.609 595.643> 452 206<460.183 548.494> 882 198<472.731 700.33> +VStem: 30 425<228.088 452 658 800.607> 548 390<658 819.941> 614 316<182.799 346> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 24 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 EndChar StartChar: uni0451 -Encoding: 1105 1105 667 +Encoding: 1105 1105 666 Width: 968 Flags: W +HStem: -40 206<476.609 595.643> 452 206<460.183 548.494> 882 198<472.731 700.33> 1230 384<81.8862 326.114 641.886 886.114> +VStem: 12 384<1299.89 1544.11> 30 425<228.088 452 658 800.607> 548 390<658 819.941> 572 384<1299.89 1544.11> 614 316<182.799 346> +LayerCount: 2 Fore Refer: 212 168 N 1 0 0 1 -16 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 EndChar StartChar: uni0452 -Encoding: 1106 1106 668 +Encoding: 1106 1106 667 Width: 1070 Flags: W +HStem: -520 170<548.62 681.702> 0 210<10 90 510 551> 816 244<534 828> 1080 220<10 665> 1540 20G<55.5 429.5> +VStem: 10 541<0.0607681 210> 90 420<210 815.81> 90 380<965.341 1350> 610 420<-68.0202 813.277> +LayerCount: 2 Fore SplineSet 46 1300 m 2 @@ -16529,18 +18344,24 @@ EndSplineSet EndChar StartChar: uni0453 -Encoding: 1107 1107 669 +Encoding: 1107 1107 668 Width: 890 Flags: W +HStem: 0 210<15 95 515 595> 600 440<624.478 875> 830 210<15 95 515 602.852> +VStem: 95 420<210.054 830> 625 250<600 820.679> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 -44 -460 2 -Refer: 637 1075 N 1 0 0 1 5 0 2 +Refer: 636 1075 N 1 0 0 1 5 0 2 EndChar StartChar: uni0454 -Encoding: 1108 1108 670 +Encoding: 1108 1108 669 Width: 988 Flags: W +HStem: -40 206<501.463 608.422> 430 209<472.243 570> 898 182<498.324 605.921> +VStem: 30 441<224.824 430 639 783.395> 610 348<625.801 893.573> 633 326<179.882 345.959> +LayerCount: 2 Fore SplineSet 30 510 m 0 @@ -16569,25 +18390,34 @@ EndSplineSet EndChar StartChar: uni0455 -Encoding: 1109 1109 671 +Encoding: 1109 1109 670 Width: 870 Flags: W +HStem: -44 214<333 658> -20 21G<24.5 197.5> 660 400<608.952 834> 872 212<274 524.5> +VStem: 10 218<255.433 406> 384 486<170.034 323.5> 611 223<660 811.355> +LayerCount: 2 Fore Refer: 56 115 N 1 0 0 1 0 0 2 EndChar StartChar: uni0456 -Encoding: 1110 1110 672 +Encoding: 1110 1110 671 Width: 600 Flags: W +HStem: 0 210<10 90 510 590> 1020 20G<29 494.5> 1170 420<137.565 442.435> +VStem: 50 480<1253.79 1506.21> 90 420<210 830> +LayerCount: 2 Fore Refer: 46 105 N 1 0 0 1 0 0 2 EndChar StartChar: uni0457 -Encoding: 1111 1111 673 +Encoding: 1111 1111 672 Width: 600 Flags: W +HStem: 0 210<10 90 510 590> 1020 20G<29 494.5> 1230 384<-114.114 130.114 445.886 690.114> +VStem: -184 384<1299.89 1544.11> 90 420<210 830> 376 384<1299.89 1544.11> +LayerCount: 2 Fore SplineSet 568 1230 m 0 @@ -16625,17 +18455,23 @@ EndSplineSet EndChar StartChar: uni0458 -Encoding: 1112 1112 674 +Encoding: 1112 1112 673 Width: 600 Flags: W +HStem: -520 170<57.6196 190.784> 1020 20G<68 520.5> 1170 420<167.565 472.435> +VStem: 80 480<1253.79 1506.21> 120 420<-68.0202 830> +LayerCount: 2 Fore Refer: 47 106 N 1 0 0 1 0 0 2 EndChar StartChar: uni0459 -Encoding: 1113 1113 675 +Encoding: 1113 1113 674 Width: 1703 Flags: W +HStem: -40 190<229.011 395.67> 0 210<660.186 739.973 1160 1233.35> 830 210<302.097 441.633 662.085 739.526 1160.02 1239.95> +VStem: 10 310<150.941 337> 442 220<232.392 829.456> 740 420<210 437.776 650 830> 1238 465<214.406 439.414> +LayerCount: 2 Fore SplineSet 10 270 m 0 @@ -16684,9 +18520,12 @@ EndSplineSet EndChar StartChar: uni045A -Encoding: 1114 1114 676 +Encoding: 1114 1114 675 Width: 1563 Flags: W +HStem: 0 210<10 90 510 551 571 610 1030 1094.41> 432 220<510.027 610 1030.01 1094.41> 830 210<10 89.9991 510 550 570 610 1030 1110> +VStem: 10 540<0 210 830 1040> 90 420<210 431.976 652 830> 570 540<830 1040> 610 420<210 431.431 652.186 830> 1098 465<214.283 439.62> +LayerCount: 2 Fore SplineSet 1046 210 m 2 @@ -16757,35 +18596,47 @@ EndSplineSet EndChar StartChar: uni045B -Encoding: 1115 1115 677 +Encoding: 1115 1115 676 Width: 1120 Flags: W +HStem: 0 210<10 90 510 551 571.01 610 1030 1109.97> 816 244<539 828> 1080 230<19 666> 1540 20G<35.5 429.5> +VStem: 10 541<0.0607681 210> 90 380<954 1350> 90 420<210 815.898> 610 420<210 813.277> +LayerCount: 2 Fore Refer: 318 295 N 1 0 0 1 0 0 2 EndChar StartChar: uni045C -Encoding: 1116 1116 678 +Encoding: 1116 1116 677 Width: 1205 Flags: W +HStem: -40 327<709 1141> 0 210<15.0095 95 515 574.991> 830 210<15 94.8113 515.018 580> 899 175<753.579 995> +VStem: 15 565<4.19997e-07 210 830 1040> 95 420<210 418.68 625.663 830> 590 190<621.787 898.118> 833 377<666.202 896.748> 1136 71<291.536 364.906> +LayerCount: 2 Fore Refer: 189 769 N 1 0 0 1 68 -460 2 -Refer: 644 1082 N 1 0 0 1 5 0 2 +Refer: 643 1082 N 1 0 0 1 5 0 2 EndChar StartChar: uni045D -Encoding: 1117 1117 679 +Encoding: 1117 1117 678 Width: 1120 Flags: W +HStem: 0 210<15 95 516.002 556 576 615 1035 1115> 831 210<15 94.9991 515 555 576 614.994 1035 1115> +VStem: 15 540<0 210 831 1041> 95 420<210 352.125 622 831> 576 539<0 210 831 1041> 615 420<210 440.951 691.953 831> +LayerCount: 2 Fore Refer: 188 768 N 1 0 0 1 133 -460 2 -Refer: 642 1080 N 1 0 0 1 5 0 2 +Refer: 641 1080 N 1 0 0 1 5 0 2 EndChar StartChar: uni045E -Encoding: 1118 1118 680 +Encoding: 1118 1118 679 Width: 1430 Flags: W +HStem: -530 200<193.144 335.776> 830 210<-21 75.6418 523.203 590.824 625.123 700.185 955.811 1044.79> 1137 143<336.425 700.484> +VStem: -84 276<-328.135 -121> 71 262<1293.9 1467.5> 704 262<1293.49 1466.5> +LayerCount: 2 Fore SplineSet 753 1611 m 0 @@ -16804,9 +18655,12 @@ Refer: 62 121 N 1 0 0 1 0 0 2 EndChar StartChar: uni045F -Encoding: 1119 1119 681 +Encoding: 1119 1119 680 Width: 1120 Flags: W +HStem: 0 210<10 90 1030 1110> 830 210<10 89.9991 510 550 580 610 1030 1110> +VStem: 90 420<210 830> 445 231<-320 -105.253> 580 530<830 1040> 610 420<210 830> +LayerCount: 2 Fore SplineSet 464 -320 m 2 @@ -16860,9 +18714,12 @@ EndSplineSet EndChar StartChar: uni0462 -Encoding: 1122 1122 682 +Encoding: 1122 1122 681 Width: 1330 Flags: W +HStem: 0 270<15.1608 134.973 605 701.834> 980 210<21 858> 1230 270<15.0552 134.737 605.021 764.945> +VStem: 135 470<270.063 670 940 1229.66> 725 500<277.964 658.09> +LayerCount: 2 Fore SplineSet 55 1190 m 2 @@ -16875,13 +18732,16 @@ SplineSet 21 1162 l 2 21 1185 29 1190 55 1190 c 2 EndSplineSet -Refer: 630 1068 N 1 0 0 1 5 0 2 +Refer: 629 1068 N 1 0 0 1 5 0 2 EndChar StartChar: uni0463 -Encoding: 1123 1123 683 +Encoding: 1123 1123 682 Width: 1043 Flags: W +HStem: 0 210<10 90 510 574.537> 970 210<36 693> 1350 210<10 90 510 589.826> +VStem: 90 420<210 435.031 650 1350> 578 465<214.279 439.62> +LayerCount: 2 Fore SplineSet 70 1180 m 2 @@ -16929,12 +18789,15 @@ EndSplineSet EndChar StartChar: uni0490 -Encoding: 1168 1168 684 +Encoding: 1168 1168 683 Width: 1120 Flags: W +HStem: 0 270<10 130 595 735> 1230 270<10 130 595 760.381> +VStem: 130 465<270 1230> 860 260<1603.42 1860> AnchorPoint: "Anchor-0" 624 1500 basechar 0 AnchorPoint: "Anchor-1" 256 0 basechar 0 AnchorPoint: "Anchor-2" 256 0 basechar 0 +LayerCount: 2 Fore SplineSet 91 1230 m 2 @@ -16969,9 +18832,12 @@ EndSplineSet EndChar StartChar: uni0491 -Encoding: 1169 1169 685 +Encoding: 1169 1169 684 Width: 870 Flags: W +HStem: 0 210<10 90 510 590> 830 210<10 90 510 544> +VStem: 90 420<210.054 830> 615 250<1122.04 1320> +LayerCount: 2 Fore SplineSet 61 830 m 2 @@ -17004,5 +18870,102 @@ SplineSet 90 827 87 830 61 830 c 2 EndSplineSet EndChar + +StartChar: trademark +Encoding: 8482 8482 685 +Width: 1626 +Flags: W +HStem: 975 97<198 284 439 525 704 790.75 886.859 967 1222 1298.3 1452.14 1536> 1288 227<86 173.797 548.96 637> 1421 94<182.551 284 439 540.449 729 804.75 1442.86 1518> +VStem: 86 87<1288 1413.79> 284 155<1072 1419.84> 550 87<1288 1413.77> 704 263<975 1072> 790 96<1072 1366.88> 1299 154<1072 1351.96> +LayerCount: 2 +Fore +SplineSet +198 993 m 2 + 198 1054 l 2 + 198 1068 200 1072 214 1072 c 2 + 262 1072 l 2 + 281 1072 284 1077 284 1096 c 2 + 284 1408 l 2 + 284 1417 281 1421 272 1421 c 2 + 266 1421 l 2 + 194 1421 175 1398 173 1309 c 0 + 173 1292 168 1288 149 1288 c 2 + 105 1288 l 2 + 91 1288 86 1289 86 1303 c 2 + 86 1494 l 2 + 86 1509 87 1515 102 1515 c 2 + 623 1515 l 2 + 635 1515 637 1511 637 1498 c 2 + 637 1309 l 2 + 637 1291 634 1288 615 1288 c 2 + 572 1288 l 2 + 553 1288 550 1290 550 1308 c 0 + 548 1398 529 1421 457 1421 c 2 + 453 1421 l 2 + 442 1421 439 1416 439 1406 c 2 + 439 1101 l 2 + 439 1078 440 1072 463 1072 c 2 + 505 1072 l 2 + 522 1072 525 1067 525 1052 c 2 + 525 995 l 2 + 525 978 522 975 505 975 c 2 + 217 975 l 2 + 202 975 198 977 198 993 c 2 +788 1418 m 2 + 746 1418 l 2 + 729 1418 729 1418 729 1435 c 2 + 729 1504 l 2 + 729 1519 735 1515 749 1515 c 2 + 1012 1515 l 2 + 1040 1515 1037 1505 1044 1485 c 2 + 1113 1270 l 2 + 1121 1247 1125 1221 1132 1221 c 0 + 1140 1221 1144 1234 1153 1258 c 2 + 1243 1500 l 2 + 1248 1513 1248 1515 1267 1515 c 2 + 1492 1515 l 2 + 1510 1515 1518 1520 1518 1500 c 2 + 1518 1436 l 2 + 1518 1418 1518 1418 1500 1418 c 2 + 1456 1418 l 2 + 1441 1418 1442 1417 1442 1402 c 2 + 1453 1087 l 2 + 1453 1074 1451 1072 1465 1072 c 2 + 1523 1072 l 2 + 1535 1072 1536 1069 1536 1057 c 2 + 1536 995 l 2 + 1536 980 1535 975 1518 975 c 2 + 1239 975 l 2 + 1223 975 1222 978 1222 994 c 2 + 1222 1055 l 2 + 1222 1071 1227 1072 1242 1072 c 2 + 1280 1072 l 2 + 1295 1072 1299 1076 1299 1091 c 2 + 1294 1253 l 2 + 1293 1303 1304 1352 1291 1352 c 0 + 1282 1352 1282 1339 1271 1307 c 2 + 1160 983 l 2 + 1155 968 1152 964 1131 964 c 2 + 1066 964 l 2 + 1045 964 1042 968 1037 983 c 2 + 930 1294 l 2 + 921 1321 913 1370 904 1370 c 0 + 898 1370 898 1357 897 1325 c 2 + 886 1098 l 2 + 885 1081 883 1072 903 1072 c 2 + 951 1072 l 2 + 964 1072 967 1070 967 1056 c 2 + 967 993 l 2 + 967 975 963 975 946 975 c 2 + 723 975 l 2 + 706 975 704 977 704 995 c 2 + 704 1060 l 2 + 704 1070 705 1072 715 1072 c 2 + 772 1072 l 2 + 794 1072 789 1081 790 1100 c 2 + 806 1405 l 2 + 807 1420 803 1418 788 1418 c 2 +EndSplineSet +EndChar EndChars EndSplineFont diff --git a/sources/fontforge/BesleyCondensed-FatfaceItalic.sfd b/sources/fontforge/BesleyCondensed-FatfaceItalic.sfd index 58830585..39697dcc 100644 --- a/sources/fontforge/BesleyCondensed-FatfaceItalic.sfd +++ b/sources/fontforge/BesleyCondensed-FatfaceItalic.sfd @@ -62,14 +62,14 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" 141 C E Egrave Eacute Ecircumflex Edieresis Cacute Ccircumflex Cdotaccent Ccaron Emacron Ebreve Edotaccent Eogonek Ecaron uni0404 uni0415 uni0421 120 D O Q Eth Ograve Oacute Ocircumflex Otilde Odieresis Oslash Dcaron Dcroat Omacron Obreve uni041E uni0424 uni042D uni042E 90 J U Ugrave Uacute Ucircumflex Udieresis IJ Jcircumflex Utilde Umacron Ubreve Uring Uogonek - 76 A backslash Agrave Aacute Acircumflex Atilde Adieresis Aring uni013B uni0410 + 81 A backslash Agrave Aacute Acircumflex Atilde Adieresis Aring Lcommaaccent uni0410 68 quotedbl quotedblleft quotedblright quoteleft quoteright quotesingle 29 slash V W Wcircumflex uni0490 26 Z Zacute Zcaron Zdotaccent 30 Y Yacute Ycircumflex Ydieresis 40 T uni0162 Tcaron uni0403 uni0413 uni0422 31 L Lacute Lslash uni042A uni042C - 35 K X uni0136 uni040C uni0416 uni041A + 40 K X Kcommaaccent uni040C uni0416 uni041A 12 comma period 7 R R.alt 9 S uni0405 @@ -83,14 +83,14 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" 103 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc 74 uni1E87.sc uni1E89.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc 65 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc - 46 r.sc racute.sc rcaron.sc uni0157.sc uni0213.sc - 45 n.sc nacute.sc ncaron.sc ntilde.sc uni0146.sc - 54 g.sc gbreve.sc gcircumflex.sc gdotaccent.sc uni0123.sc + 51 r.sc racute.sc rcaron.sc rcommaaccent.sc uni0213.sc + 50 n.sc nacute.sc ncaron.sc ntilde.sc ncommaaccent.sc + 59 g.sc gbreve.sc gcircumflex.sc gdotaccent.sc gcommaaccent.sc 42 y.sc yacute.sc ycircumflex.sc ydieresis.sc 36 t.sc tcaron.sc uni0163.sc uni021B.sc - 25 l.sc lacute.sc uni013C.sc + 30 l.sc lacute.sc lcommaaccent.sc 14 v.sc ygrave.sc - 15 k.sc uni0137.sc + 20 k.sc kcommaaccent.sc 4 x.sc 4 q.sc 4 p.sc @@ -101,20 +101,20 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" 4 b.sc 95 b o p ograve oacute ocircumflex otilde odieresis omacron obreve uni043E uni0440 uni044D uni044E 164 c e ae ccedilla egrave eacute ecircumflex edieresis cacute ccircumflex cdotaccent ccaron emacron ebreve edotaccent eogonek ecaron oe uni0435 uni0441 uni0450 uni0451 - 66 d i l dcroat lacute uni013C lslash uniFB01 uniFB02 uniFB03 uniFB04 + 71 d i l dcroat lacute lcommaaccent lslash uniFB01 uniFB02 uniFB03 uniFB04 9 f uniFB00 - 39 g gcircumflex gbreve gdotaccent uni0123 + 44 g gcircumflex gbreve gdotaccent gcommaaccent 67 h m n ntilde hcircumflex hbar nacute ncaron napostrophe eng uni0442 16 j ij jcircumflex - 40 k x uni0137 kgreenlandic uni043A uni0445 + 45 k x kcommaaccent kgreenlandic uni043A uni0445 1 q - 31 r racute uni0157 rcaron uni0491 + 36 r racute rcommaaccent rcaron uni0491 44 s sacute scircumflex scedilla scaron uni0455 20 t uni0163 tbar t.alt 45 v w y wcircumflex ycircumflex uni0443 uni045E 26 z zacute zdotaccent zcaron - 444 B D E F H I K L M N P R Egrave Eacute Ecircumflex Edieresis Igrave Iacute Icircumflex Idieresis Eth Ntilde Thorn Hcircumflex Itilde Imacron Ibreve Iogonek Idotaccent IJ uni0136 Lacute uni013B Lcaron Ldot Lslash Nacute Ncaron Racute uni0156 Rcaron uni0400 uni0401 uni0403 uni0406 uni0407 uni040A uni040D uni040F uni0411 uni0412 uni0415 uni0418 uni0419 uni041A uni041C uni041D uni041F uni0420 uni0426 uni0428 uni0429 uni042B uni042C uni042E R.alt - 182 C G O Q Ograve Oacute Ocircumflex Otilde Odieresis Oslash Cacute Ccircumflex Cdotaccent Ccaron Gcircumflex Gbreve Gdotaccent uni0122 Omacron Obreve OE uni0404 uni041E uni0421 uni0424 + 459 B D E F H I K L M N P R Egrave Eacute Ecircumflex Edieresis Igrave Iacute Icircumflex Idieresis Eth Ntilde Thorn Hcircumflex Itilde Imacron Ibreve Iogonek Idotaccent IJ Kcommaaccent Lacute Lcommaaccent Lcaron Ldot Lslash Nacute Ncaron Racute Rcommaaccent Rcaron uni0400 uni0401 uni0403 uni0406 uni0407 uni040A uni040D uni040F uni0411 uni0412 uni0415 uni0418 uni0419 uni041A uni041C uni041D uni041F uni0420 uni0426 uni0428 uni0429 uni042B uni042C uni042E R.alt + 187 C G O Q Ograve Oacute Ocircumflex Otilde Odieresis Oslash Cacute Ccircumflex Cdotaccent Ccaron Gcircumflex Gbreve Gdotaccent Gcommaaccent Omacron Obreve OE uni0404 uni041E uni0421 uni0424 90 slash A Agrave Aacute Acircumflex Atilde Adieresis Aring AE Amacron Abreve Aogonek uni0410 68 quotedbl quotedblleft quotedblright quoteleft quoteright quotesingle 37 U Utilde Umacron Ubreve Uring Uogonek @@ -126,12 +126,12 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" 25 X uni040E uni0416 uni0425 1 S 17 J uni0408 uni0409 - 379 b.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc h.sc hcircumflex.sc i.sc iacute.sc ibreve.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc p.sc r.sc racute.sc rcaron.sc uni0137.sc uni013C.sc uni0146.sc uni0157.sc uni0213.sc - 226 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc q.sc uni0123.sc + 399 b.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc h.sc hcircumflex.sc i.sc iacute.sc ibreve.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc p.sc r.sc racute.sc rcaron.sc kcommaaccent.sc lcommaaccent.sc ncommaaccent.sc rcommaaccent.sc uni0213.sc + 231 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc q.sc gcommaaccent.sc 120 u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc uogonek.sc uring.sc utilde.sc 103 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc 79 uni1E87.sc uni1E89.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc - 62 s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc uni0219.sc + 67 s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc scommaaccent.sc 38 z.sc zacute.sc zcaron.sc zdotaccent.sc 42 y.sc ycircumflex.sc ydieresis.sc ygrave.sc 36 t.sc tcaron.sc uni0163.sc uni021B.sc @@ -142,10 +142,10 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" 12 idieresis.sc 14 icircumflex.sc 359 a c d e o q agrave aacute acircumflex atilde adieresis aring ccedilla egrave eacute ecircumflex edieresis ograve oacute ocircumflex otilde odieresis amacron abreve aogonek cacute ccircumflex cdotaccent ccaron dcaron dcroat emacron ebreve edotaccent eogonek ecaron omacron obreve ohungarumlaut oe uni0430 uni0432 uni0435 uni043E uni0441 uni0444 uni0450 uni0451 - 59 b h k l hcircumflex hbar uni0137 lacute uni013C lcaron ldot + 69 b h k l hcircumflex hbar kcommaaccent lacute lcommaaccent lcaron ldot 45 f i j uniFB00 uniFB01 uniFB02 uniFB03 uniFB04 - 39 g gcircumflex gbreve gdotaccent uni0123 - 87 m n p r nacute uni0146 ncaron eng racute uni0157 rcaron uni043A uni043D uni044B uni044C + 44 g gcircumflex gbreve gdotaccent gcommaaccent + 97 m n p r nacute ncommaaccent ncaron eng racute rcommaaccent rcaron uni043A uni043D uni044B uni044C 36 s sacute scircumflex scedilla scaron 21 t uni0163 tcaron tbar 157 u w ugrave uacute ucircumflex udieresis utilde umacron ubreve uring uhungarumlaut uogonek wcircumflex uni0438 uni0439 uni0446 uni0447 uni0448 uni0449 uni045D @@ -157,7 +157,7 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" ChainSub2: coverage "'calt' Contextual Alternates lookup 9 subtable" 0 0 0 1 1 1 0 Coverage: 6 hyphen - BCoverage: 1176 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc b.sc c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc h.sc hcircumflex.sc hyphen.sc i.sc iacute.sc ibreve.sc icircumflex.sc idieresis.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc itilde.sc j.sc jcircumflex.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc p.sc q.sc r.sc racute.sc rcaron.sc s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc t.sc tcaron.sc u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc uni0123.sc uni0137.sc uni013C.sc uni0146.sc uni0157.sc uni0163.sc uni0213.sc uni0219.sc uni021B.sc uni1E87.sc uni1E89.sc uogonek.sc uring.sc utilde.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc x.sc y.sc yacute.sc ycircumflex.sc ydieresis.sc ygrave.sc z.sc zacute.sc zcaron.sc zdotaccent.sc + BCoverage: 1206 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc b.sc c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc h.sc hcircumflex.sc hyphen.sc i.sc iacute.sc ibreve.sc icircumflex.sc idieresis.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc itilde.sc j.sc jcircumflex.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc p.sc q.sc r.sc racute.sc rcaron.sc s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc t.sc tcaron.sc u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc gcommaaccent.sc kcommaaccent.sc lcommaaccent.sc ncommaaccent.sc rcommaaccent.sc uni0163.sc uni0213.sc scommaaccent.sc uni021B.sc uni1E87.sc uni1E89.sc uogonek.sc uring.sc utilde.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc x.sc y.sc yacute.sc ycircumflex.sc ydieresis.sc ygrave.sc z.sc zacute.sc zcaron.sc zdotaccent.sc 1 SeqLookup: 0 "Single Substitution lookup 10" EndFPST @@ -178,8 +178,17 @@ EndFPST LangName: 1033 "" "" "Fatface Italic" "" "" "" "" "" "indestructible type*" "Owen Earl" "" "https://indestructibletype.com/Home.html" "https://ewonrael.github.io" "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL" "https://scripts.sil.org/OFL" "" "Besley Condensed" Encoding: UnicodeBmp UnicodeInterp: none -NameList: AGL For New Fonts -BeginPrivate: 0 +NameList: AGL without afii +BeginPrivate: 9 +BlueValues 37 [-56 0 1040 1097 1500 1540 1560 1600] +OtherBlues 11 [-530 -500] +BlueFuzz 1 1 +BlueScale 9 0.0166667 +BlueShift 1 7 +StdHW 5 [270] +StdVW 5 [384] +StemSnapH 29 [210 226 230 234 246 270 384] +StemSnapV 49 [130 384 408 420 426 458 466 476 480 500 509 532] EndPrivate Grid -2000 -300 m 0 @@ -208,7 +217,10 @@ StartChar: ampersand Encoding: 38 38 0 GlifName: ampersand Width: 1840 -Flags: MW +Flags: W +HStem: -70 252<1213.5 1494.79> -30 250<317 799.81> 648 370<1337.23 1470> 1380 160<908.542 1207.52> +VStem: 2 460<254.119 519.495> 398 450<1035.82 1309.39> 1084 428<1157.82 1376.43> 1470 310<607.419 831> +LayerCount: 2 Fore SplineSet 1366 648 m 0 @@ -259,7 +271,10 @@ StartChar: period Encoding: 46 46 1 GlifName: period Width: 620 -Flags: MW +Flags: W +HStem: -40 480<76.0547 343.945> +VStem: -30 480<66.0547 333.945> +LayerCount: 2 Fore SplineSet -30 200 m 0 @@ -274,7 +289,9 @@ StartChar: zero Encoding: 48 48 2 GlifName: zero Width: 1120 -Flags: MW +Flags: W +HStem: -20 210<426.198 529.478> 1310 210<657.249 951.621> +LayerCount: 2 Fore SplineSet 86 750 m 0 @@ -296,7 +313,10 @@ StartChar: one Encoding: 49 49 3 GlifName: one Width: 920 -Flags: MW +Flags: W +HStem: 0 210<-22.3582 196.672 586.224 728.394> 1070 211<248.667 367.794> 1510 20G<706 839.5> +VStem: 648 211<1432.79 1525> +LayerCount: 2 Fore SplineSet -46 65 m 2 @@ -331,7 +351,10 @@ StartChar: two Encoding: 50 50 4 GlifName: two Width: 1094 -Flags: MW +Flags: W +HStem: -20 401<499 777.611> 0 21G<-48.5 135.5> 1336 184<571.489 902> +VStem: 841 196<427.302 553.832> +LayerCount: 2 Fore SplineSet 1037 510 m 0 @@ -369,7 +392,9 @@ StartChar: three Encoding: 51 51 5 GlifName: three Width: 960 -Flags: MW +Flags: W +HStem: -20 184<279.322 412.035> 1346 174<500.518 835> +LayerCount: 2 Fore SplineSet -3 348 m 0 @@ -405,7 +430,10 @@ StartChar: four Encoding: 52 52 6 GlifName: four Width: 984 -Flags: MW +Flags: W +HStem: 0 210<214.427 371.744 761.926 814.25> 410 210<332.649 397.573 853.543 936.356> 1480 20G<727 1051.5> +VStem: 762 152<892.088 969.633> +LayerCount: 2 Fore SplineSet 842 164 m 2 @@ -458,7 +486,9 @@ StartChar: five Encoding: 53 53 7 GlifName: five Width: 930 -Flags: MW +Flags: W +HStem: -20 164<294.818 365.941> 782 218<470.5 824> 1120 380<417.165 837.816> +LayerCount: 2 Fore SplineSet -30 318 m 0 @@ -499,7 +529,9 @@ StartChar: six Encoding: 54 54 8 GlifName: six Width: 1010 -Flags: MW +Flags: W +HStem: -20 230<213 475.121> 722 238<520 856> 1366 154<661.642 902> +LayerCount: 2 Fore SplineSet 754 1342 m 0 @@ -529,7 +561,9 @@ StartChar: seven Encoding: 55 55 9 GlifName: seven Width: 1027 -Flags: MW +Flags: W +HStem: -20 21G<288 441> 1134 386<368.446 554.841> 1480 20G<1049 1209.5> +LayerCount: 2 Fore SplineSet 88 982 m 0 @@ -563,7 +597,9 @@ StartChar: eight Encoding: 56 56 10 GlifName: eight Width: 1050 -Flags: MW +Flags: W +HStem: -20 190<201.205 486.754> 1330 190<635.436 893.143> +LayerCount: 2 Fore SplineSet 398 444 m 0 @@ -597,7 +633,9 @@ StartChar: nine Encoding: 57 57 11 GlifName: nine Width: 1010 -Flags: MW +Flags: W +HStem: -20 154<181 421.346> 540 238<227 562> 1290 230<601.171 870> +LayerCount: 2 Fore SplineSet 329 158 m 0 @@ -628,11 +666,13 @@ StartChar: A Encoding: 65 65 12 GlifName: A_ Width: 1390 -Flags: MW +Flags: W +HStem: 0 270<-79.6841 90.997 377.997 440 530.018 655.35 1179.43 1309.99> 420 250<539.562 663.819> 1490 20G<663 1109.5> AnchorPoint: "Anchor-0" 903 1500 basechar 0 AnchorPoint: "Anchor-1" 486 0 basechar 0 AnchorPoint: "Anchor-2" 1056 0 basechar 0 AnchorPoint: "Anchor-3" 1056 0 basechar 0 +LayerCount: 2 Fore SplineSet 659 999 m 2 @@ -684,10 +724,13 @@ StartChar: B Encoding: 66 66 13 GlifName: B_ Width: 1210 -Flags: MW +Flags: W +HStem: 0 270<-64.6026 70.3197 497.575 632.523> 1230 270<160.179 259.879 694.562 790.341> +VStem: 703 477<359.261 632.463> 792 494<1046.44 1340> AnchorPoint: "Anchor-0" 723 1500 basechar 0 AnchorPoint: "Anchor-1" 426 0 basechar 0 AnchorPoint: "Anchor-2" 426 0 basechar 0 +LayerCount: 2 Fore SplineSet 670 0 m 2 @@ -734,10 +777,13 @@ StartChar: C Encoding: 67 67 14 GlifName: C_ Width: 1208 -Flags: MW +Flags: W +HStem: -40 268<358 724.358> 1284 256<559.175 921.927> 1490 20G<1166.5 1349.5> +VStem: 27 509<251.239 722.383> AnchorPoint: "Anchor-0" 905 1500 basechar 0 AnchorPoint: "Anchor-1" 537 0 basechar 0 AnchorPoint: "Anchor-2" 537 0 basechar 0 +LayerCount: 2 Fore SplineSet 1197 542 m 0 @@ -769,10 +815,13 @@ StartChar: D Encoding: 68 68 15 GlifName: D_ Width: 1320 -Flags: MW +Flags: W +HStem: 0 270<-70 69.2922 539.218 664.646> 1230 270<160.194 261.406 732.629 857.327> +VStem: 890 490<736.42 1206.58> AnchorPoint: "Anchor-0" 783 1500 basechar 0 AnchorPoint: "Anchor-1" 483 0 basechar 0 AnchorPoint: "Anchor-2" 483 0 basechar 0 +LayerCount: 2 Fore SplineSet -70 34 m 2 @@ -807,11 +856,13 @@ StartChar: E Encoding: 69 69 16 GlifName: E_ Width: 1170 -Flags: MW +Flags: W +HStem: 0 270<-69.6149 69.9973 539.997 786.236> 1230 270<165.041 265.002 735.936 976.574> AnchorPoint: "Anchor-0" 753 1500 basechar 0 AnchorPoint: "Anchor-1" 456 0 basechar 0 AnchorPoint: "Anchor-2" 896 0 basechar 0 AnchorPoint: "Anchor-3" 896 0 basechar 0 +LayerCount: 2 Fore SplineSet 600 592 m 2 @@ -867,10 +918,13 @@ StartChar: F Encoding: 70 70 17 GlifName: F_ Width: 1150 -Flags: MW +Flags: W +HStem: 0 270<-68.5566 69.7641 540.312 680.924> 1230 270<170 265.002 732.656 981.314> +VStem: 629 191<376 469> 769 191<973 1066> AnchorPoint: "Anchor-0" 793 1500 basechar 0 AnchorPoint: "Anchor-1" 266 0 basechar 0 AnchorPoint: "Anchor-2" 266 0 basechar 0 +LayerCount: 2 Fore SplineSet -69 55 m 2 @@ -923,10 +977,13 @@ StartChar: G Encoding: 71 71 18 GlifName: G_ Width: 1310 -Flags: MW +Flags: W +HStem: -40 250<341.164 636.595> 590 270<675.487 741.811 1191.47 1303.76> 1284 256<774.989 915.143> 1490 20G<1175.5 1355> +VStem: 15 500<216.939 672.01> 675 629<590.235 859.369> AnchorPoint: "Anchor-0" 895 1500 basechar 0 AnchorPoint: "Anchor-1" 507 0 basechar 0 AnchorPoint: "Anchor-2" 507 0 basechar 0 +LayerCount: 2 Fore SplineSet 743 860 m 2 @@ -970,10 +1027,12 @@ StartChar: H Encoding: 72 72 19 GlifName: H_ Width: 1440 -Flags: MW +Flags: W +HStem: 0 270<-68.9914 68.4896 536.523 618.357 661.947 779.019 1248.48 1348.15> 650 250<678.664 846.485> 1230 270<160.655 260.759 730.002 848.273 890.488 968.438 1441.66 1579.42> AnchorPoint: "Anchor-0" 855 1500 basechar 0 AnchorPoint: "Anchor-1" 636 0 basechar 0 AnchorPoint: "Anchor-2" 636 0 basechar 0 +LayerCount: 2 Fore SplineSet -70 67 m 2 @@ -1041,11 +1100,13 @@ StartChar: I Encoding: 73 73 20 GlifName: I_ Width: 770 -Flags: MW +Flags: W +HStem: 0 270<-69.8438 89.1812 559.997 679.956> 1230 270<160.145 281.994 751.918 909.738> AnchorPoint: "Anchor-0" 565 1500 basechar 0 AnchorPoint: "Anchor-1" 242 0 basechar 0 AnchorPoint: "Anchor-2" 242 0 basechar 0 AnchorPoint: "Anchor-3" 242 0 basechar 0 +LayerCount: 2 Fore SplineSet -70 56 m 2 @@ -1081,10 +1142,13 @@ StartChar: J Encoding: 74 74 21 GlifName: J_ Width: 1112 -Flags: MW +Flags: W +HStem: -40 230<347.551 444.607> 1230 270<454.097 656.617 1105.36 1263.9> +VStem: -50 390<192.611 492> AnchorPoint: "Anchor-0" 895 1500 basechar 0 AnchorPoint: "Anchor-1" 288 0 basechar 0 AnchorPoint: "Anchor-2" 288 0 basechar 0 +LayerCount: 2 Fore SplineSet -50 390 m 0 @@ -1116,10 +1180,12 @@ StartChar: K Encoding: 75 75 22 GlifName: K_ Width: 1480 -Flags: MW +Flags: W +HStem: 0 270<-59.8071 70.9976 532.741 611.97 1249.72 1393.86> 1224 276<170.093 261.437 733.191 881.649 916.164 970 1380.56 1594.97> AnchorPoint: "Anchor-0" 885 1500 basechar 0 AnchorPoint: "Anchor-1" 640 0 basechar 0 AnchorPoint: "Anchor-2" 640 0 basechar 0 +LayerCount: 2 Fore SplineSet -60 48 m 2 @@ -1181,10 +1247,12 @@ StartChar: L Encoding: 76 76 23 GlifName: L_ Width: 1100 -Flags: MW +Flags: W +HStem: 0 270<-79.964 67.4886 537.525 714.098> 1230 270<170.087 261.44 730.002 919.811> AnchorPoint: "Anchor-0" 543 1500 basechar 0 AnchorPoint: "Anchor-1" 406 0 basechar 0 AnchorPoint: "Anchor-2" 406 0 basechar 0 +LayerCount: 2 Fore SplineSet -80 48 m 2 @@ -1223,10 +1291,13 @@ StartChar: M Encoding: 77 77 24 GlifName: M_ Width: 1830 -Flags: MW +Flags: W +HStem: -30 21G<556.5 855.5> 0 270<-79.8377 83.9375 355.955 449.854 1060.08 1200.04 1630 1729.67> 1230 270<241.326 329.003 1790 1928.3> +VStem: -80 530<0.18869 270> AnchorPoint: "Anchor-0" 1105 1500 basechar 0 AnchorPoint: "Anchor-1" 696 0 basechar 0 AnchorPoint: "Anchor-2" 696 0 basechar 0 +LayerCount: 2 Fore SplineSet 1254 833 m 2 @@ -1291,10 +1362,13 @@ StartChar: N Encoding: 78 78 25 GlifName: N_ Width: 1250 -Flags: MW +Flags: W +HStem: -30 21G<630 962> 0 270<-79.2695 57.1707 327.852 429.804> 1230 270<140.64 251.69 900.168 989.219 1261.53 1399.52> +VStem: -80 510<0.769901 269.27> AnchorPoint: "Anchor-0" 735 1500 basechar 0 AnchorPoint: "Anchor-1" 486 0 basechar 0 AnchorPoint: "Anchor-2" 486 0 basechar 0 +LayerCount: 2 Fore SplineSet 199 1230 m 2 @@ -1348,10 +1422,13 @@ StartChar: O Encoding: 79 79 26 GlifName: O_ Width: 1240 -Flags: MW +Flags: W +HStem: -40 260<485.798 593.996> 1280 260<718.004 826.202> +VStem: 14 466<225.054 667.818> 832 466<832.182 1274.95> AnchorPoint: "Anchor-0" 815 1500 basechar 0 AnchorPoint: "Anchor-1" 516 0 basechar 0 AnchorPoint: "Anchor-2" 516 0 basechar 0 +LayerCount: 2 Fore SplineSet 811 1540 m 1 @@ -1376,10 +1453,13 @@ StartChar: P Encoding: 80 80 27 GlifName: P_ Width: 1230 -Flags: MW +Flags: W +HStem: 0 270<-44.9448 70.9843 538.772 704.945> 1230 270<140.161 260.853 730.002 826.827> +VStem: 840 500<946.298 1225.46> AnchorPoint: "Anchor-0" 755 1500 basechar 0 AnchorPoint: "Anchor-1" 242 0 basechar 0 AnchorPoint: "Anchor-2" 242 0 basechar 0 +LayerCount: 2 Fore SplineSet 692 830 m 2 @@ -1422,8 +1502,11 @@ StartChar: Q Encoding: 81 81 28 GlifName: Q_ Width: 1240 -Flags: MW +Flags: W +HStem: -500 162<702.713 765.329> -216 162<326.749 407.395> -40 21G<334.5 756> 1280 260<716.602 985.101> +VStem: 14 466<224.366 659.06> 768 360<-337.372 -174.06> 832 466<842.151 1274.95> AnchorPoint: "Anchor-0" 815 1500 basechar 0 +LayerCount: 2 Fore SplineSet 480 321 m 0 @@ -1457,10 +1540,13 @@ StartChar: R Encoding: 82 82 29 GlifName: R_ Width: 1356 -Flags: MW +Flags: W +HStem: -40 348<822 1157.5> 0 270<-80 67.6386 539.998 629.5> 1230 270<171.067 262.626 732.044 842.973> +VStem: 678 448<125 471.708> 844 466<969.942 1227.56> AnchorPoint: "Anchor-0" 825 1500 basechar 0 AnchorPoint: "Anchor-1" 556 0 basechar 0 AnchorPoint: "Anchor-2" 556 0 basechar 0 +LayerCount: 2 Fore SplineSet 1316 273 m 0 @@ -1517,10 +1603,13 @@ StartChar: S Encoding: 83 83 30 GlifName: S_ Width: 1070 -Flags: MW +Flags: W +HStem: -40 292<345.792 677> -10 21G<-67.5 95.5> 1228 302<508 782.85> 1480 20G<994.5 1182.5> +VStem: 19 234<473.685 589.576> 170 458<821.061 1211.93> 572 462<282.772 534.208> 869 234<951.244 1068.49> AnchorPoint: "Anchor-0" 735 1500 basechar 0 AnchorPoint: "Anchor-1" 405 0 basechar 0 AnchorPoint: "Anchor-2" 405 0 basechar 0 +LayerCount: 2 Fore SplineSet 628 1136 m 0 @@ -1560,10 +1649,13 @@ StartChar: T Encoding: 84 84 31 GlifName: T_ Width: 1250 -Flags: MW +Flags: W +HStem: 0 270<190.145 355.536 782.688 899.607> 1240 260<450.951 547.001 976.002 1075.73> +VStem: 100 241<871.318 972.95> 1059 241<871.591 993.818> AnchorPoint: "Anchor-0" 824 1500 basechar 0 AnchorPoint: "Anchor-1" 526 0 basechar 0 AnchorPoint: "Anchor-2" 526 0 basechar 0 +LayerCount: 2 Fore SplineSet 190 51 m 2 @@ -1605,11 +1697,14 @@ StartChar: U Encoding: 85 85 32 GlifName: U_ Width: 1340 -Flags: MW +Flags: W +HStem: -40 294<370.5 798.749> 1230 270<170.639 261.28 737.028 889.935 950.81 1061.59 1345.27 1489.79> +VStem: 96 476<278.591 619.853> AnchorPoint: "Anchor-0" 915 1500 basechar 0 AnchorPoint: "Anchor-1" 546 0 basechar 0 AnchorPoint: "Anchor-2" 821 80 basechar 0 AnchorPoint: "Anchor-3" 821 80 basechar 0 +LayerCount: 2 Fore SplineSet 730 1164 m 2 @@ -1653,10 +1748,12 @@ StartChar: V Encoding: 86 86 33 GlifName: V_ Width: 1390 -Flags: MW +Flags: W +HStem: -10 21G<360.5 802> 1230 270<160.013 280.572 804.523 939.924 1050 1082 1369 1549.01> AnchorPoint: "Anchor-0" 995 1500 basechar 0 AnchorPoint: "Anchor-1" 582 0 basechar 0 AnchorPoint: "Anchor-2" 582 0 basechar 0 +LayerCount: 2 Fore SplineSet 313 33 m 2 @@ -1699,10 +1796,13 @@ StartChar: W Encoding: 87 87 34 GlifName: W_ Width: 1920 -Flags: MW +Flags: W +HStem: -20 21G<370.5 648 1045 1340.5> 1230 270<160.206 267.258 785.562 859.398 930.272 997.039 1443.54 1529.72 1580.31 1622.67 1909.14 2079.94> +VStem: 1580 500<1230.04 1499.64> AnchorPoint: "Anchor-0" 1265 1500 basechar 0 AnchorPoint: "Anchor-1" 866 0 basechar 0 AnchorPoint: "Anchor-2" 866 0 basechar 0 +LayerCount: 2 Fore SplineSet 881 936 m 2 @@ -1769,10 +1869,13 @@ StartChar: X Encoding: 88 88 35 GlifName: X_ Width: 1370 -Flags: MW +Flags: W +HStem: 0 270<-89.8652 92.6562 431.637 466.902 540.015 618.693 1180.64 1279.99> 1230 270<180.572 281.255 811.745 919.836 950.098 978 1314.22 1499.99> +VStem: 419 596<658.125 873.969> AnchorPoint: "Anchor-0" 935 1500 basechar 0 AnchorPoint: "Anchor-1" 506 0 basechar 0 AnchorPoint: "Anchor-2" 506 0 basechar 0 +LayerCount: 2 Fore SplineSet 236 1230 m 2 @@ -1844,10 +1947,13 @@ StartChar: Y Encoding: 89 89 36 GlifName: Y_ Width: 1380 -Flags: MW +Flags: W +HStem: 0 270<260.01 408.757 879.277 989.971> 1230 270<164.785 265.344 811.183 902.479 993.166 1033.87 1392.01 1543> +VStem: 993 550<1230 1498.29> AnchorPoint: "Anchor-0" 935 1500 basechar 0 AnchorPoint: "Anchor-1" 616 0 basechar 0 AnchorPoint: "Anchor-2" 616 0 basechar 0 +LayerCount: 2 Fore SplineSet 260 36 m 2 @@ -1902,10 +2008,13 @@ StartChar: Z Encoding: 90 90 37 GlifName: Z_ Width: 1190 -Flags: MW +Flags: W +HStem: 0 270<547.004 780.281> 1230 270<500.345 691.988> +VStem: 90 241<850.594 952.5> 929 241<554.554 688.375> AnchorPoint: "Anchor-0" 735 1500 basechar 0 AnchorPoint: "Anchor-1" 456 0 basechar 0 AnchorPoint: "Anchor-2" 456 0 basechar 0 +LayerCount: 2 Fore SplineSet -100 60 m 2 @@ -1945,11 +2054,14 @@ StartChar: a Encoding: 97 97 38 GlifName: a Width: 1036 -Flags: MW +Flags: W +HStem: -50 234<641 861.591> -40 200<203 447> 880 198<391 612.843> +VStem: 2 385<161.258 431.24> 909 130<189.871 301.368> AnchorPoint: "Anchor-0" 671 1040 basechar 0 AnchorPoint: "Anchor-1" 505 0 basechar 0 AnchorPoint: "Anchor-2" 505 0 basechar 0 AnchorPoint: "Anchor-3" 1007 10 basechar 0 +LayerCount: 2 Fore SplineSet 613 840 m 0 @@ -1986,7 +2098,9 @@ StartChar: b Encoding: 98 98 39 GlifName: b Width: 1082 -Flags: MW +Flags: W +HStem: -40 150<432.819 487.179> 851 227<622 906.5> 1540 20G<211.5 721> +VStem: 663 420<596.756 846.122> AnchorPoint: "Anchor-0" 1101 1040 basechar 0 AnchorPoint: "Anchor-1" 455 -20 basechar 0 AnchorPoint: "Anchor-2" 455 -20 basechar 0 @@ -2050,10 +2164,13 @@ StartChar: c Encoding: 99 99 40 GlifName: c Width: 952 -Flags: MW +Flags: W +HStem: -20 180<392.185 493.709> 880 180<546.368 609.887> +VStem: 3 385<192.104 442.824> 611 360<640 876.427> AnchorPoint: "Anchor-0" 679 1040 basechar 0 AnchorPoint: "Anchor-1" 428 0 basechar 0 AnchorPoint: "Anchor-2" 428 0 basechar 0 +LayerCount: 2 Fore SplineSet 971 718 m 0 @@ -2079,10 +2196,13 @@ StartChar: d Encoding: 100 100 41 GlifName: d Width: 1036 -Flags: MW +Flags: W +HStem: -50 234<664 897.195> -40 198<202.5 445> 880 198<391 612.875> 1540 20G<708 1147> +VStem: 3 385<162.5 430.624> 910 129<192.447 301.366> AnchorPoint: "Anchor-0" 470 1040 basechar 0 AnchorPoint: "Anchor-1" 1588 1040 basechar 0 AnchorPoint: "Anchor-2" 432 0 basechar 0 +LayerCount: 2 Fore SplineSet 613 840 m 0 @@ -2123,11 +2243,14 @@ StartChar: e Encoding: 101 101 42 GlifName: e Width: 924 -Flags: MW +Flags: W +HStem: -20 178<392.997 490.913> 1040 20G<424 683> +VStem: 606 337<705.026 878.448> AnchorPoint: "Anchor-0" 624 1040 basechar 0 AnchorPoint: "Anchor-1" 429 20 basechar 0 AnchorPoint: "Anchor-2" 429 20 basechar 0 AnchorPoint: "Anchor-3" 733 102 basechar 0 +LayerCount: 2 Fore SplineSet 4 390 m 0 @@ -2155,10 +2278,12 @@ StartChar: f Encoding: 102 102 43 GlifName: f Width: 659 -Flags: MW +Flags: W +HStem: 830 210<66.0379 133.914 571.998 679.842> 1420 180<604.05 823.5> AnchorPoint: "Anchor-0" 687 1692 basechar 0 AnchorPoint: "Anchor-1" 216 0 basechar 0 AnchorPoint: "Anchor-2" 216 0 basechar 0 +LayerCount: 2 Fore SplineSet -72 -233 m 2 @@ -2198,10 +2323,13 @@ StartChar: g Encoding: 103 103 44 GlifName: g Width: 821 -Flags: MW +Flags: W +HStem: -530 204<17.4469 330.847> -104 342<267.653 385.826> 340 180<346 430.465> 1171 211<691.648 872.5> +VStem: -202 339<-314.209 -171.695> -83 350<101 293> 46 325<522.471 769.99> 386 331<-224.141 -104> 497 330<624.993 899.003> 724 286<1062.73 1170.98> AnchorPoint: "Anchor-0" 433 1040 basechar 0 AnchorPoint: "Anchor-1" 156 -565 basechar 0 AnchorPoint: "Anchor-2" 156 -565 basechar 0 +LayerCount: 2 Fore SplineSet -202 -300 m 0 @@ -2252,10 +2380,13 @@ StartChar: h Encoding: 104 104 45 GlifName: h Width: 1072 -Flags: MW +Flags: W +HStem: -40 224<640 908.2> 0 21G<5.5 339> 806 272<567.5 935> 1540 20G<227 681.5> +VStem: 466 406<95 337.234> AnchorPoint: "Anchor-0" 1107 1039 basechar 0 AnchorPoint: "Anchor-1" 379 0 basechar 0 AnchorPoint: "Anchor-2" 379 0 basechar 0 +LayerCount: 2 Fore SplineSet 1058 207 m 0 @@ -2296,10 +2427,13 @@ StartChar: i Encoding: 105 105 46 GlifName: i Width: 584 -Flags: MW +Flags: W +HStem: -50 234<147 415.89> 1170 420<290.023 589.176> +VStem: -7 408<94 378.531> 204 474<1253.79 1510.28> AnchorPoint: "Anchor-1" 154 10 basechar 0 AnchorPoint: "Anchor-2" 154 10 basechar 0 AnchorPoint: "Anchor-3" 259 30 basechar 0 +LayerCount: 2 Fore SplineSet 584 980 m 2 @@ -2334,9 +2468,12 @@ StartChar: j Encoding: 106 106 47 GlifName: j Width: 544 -Flags: MW +Flags: W +HStem: -520 180<-232 -18.3301> -34 20G<-311.5 -194> 1170 420<298.635 589.435> +VStem: 219 458<1253.79 1506.21> AnchorPoint: "Anchor-1" -346 -565 basechar 0 AnchorPoint: "Anchor-2" -346 -565 basechar 0 +LayerCount: 2 Fore SplineSet 579 970 m 2 @@ -2369,10 +2506,13 @@ StartChar: k Encoding: 107 107 48 GlifName: k Width: 1067 -Flags: MW +Flags: W +HStem: -50 234<628.5 877.498> 0 21G<1.5 374.5> 890 190<780.863 987> 1540 20G<244.5 682.5> +VStem: 826 319<689.884 888.205> 919 129<199.335 295.851> AnchorPoint: "Anchor-0" 1129 1040 basechar 0 AnchorPoint: "Anchor-1" 406 0 basechar 0 AnchorPoint: "Anchor-2" 406 0 basechar 0 +LayerCount: 2 Fore SplineSet 1048 241 m 0 @@ -2426,10 +2566,13 @@ StartChar: l Encoding: 108 108 49 GlifName: l Width: 583 -Flags: MW +Flags: W +HStem: -50 234<148 416.216> 1540 20G<196.5 680> +VStem: -6 408<94 371.938> AnchorPoint: "Anchor-0" 466 1696 basechar 0 AnchorPoint: "Anchor-1" 785 1040 basechar 0 AnchorPoint: "Anchor-2" 280 0 basechar 0 +LayerCount: 2 Fore SplineSet 699 1500 m 2 @@ -2459,10 +2602,13 @@ StartChar: m Encoding: 109 109 50 GlifName: m Width: 1537 -Flags: MW +Flags: W +HStem: -40 224<1098 1392.18> 0 21G<-13 333.5 451.5 835.5> 796 282<560 875 1049 1393> +VStem: 934 405<95 346.391> AnchorPoint: "Anchor-0" 1048 1040 basechar 0 AnchorPoint: "Anchor-1" 730 0 basechar 0 AnchorPoint: "Anchor-2" 730 0 basechar 0 +LayerCount: 2 Fore SplineSet 102 1040 m 2 @@ -2513,10 +2659,13 @@ StartChar: n Encoding: 110 110 51 GlifName: n Width: 1062 -Flags: MW +Flags: W +HStem: -40 224<630 898.347> 0 21G<-4.5 329> +VStem: 456 407<95 337.234> AnchorPoint: "Anchor-0" 720 1040 basechar 0 AnchorPoint: "Anchor-1" 600 0 basechar 0 AnchorPoint: "Anchor-2" 600 0 basechar 0 +LayerCount: 2 Fore SplineSet 128 1040 m 2 @@ -2557,10 +2706,13 @@ StartChar: o Encoding: 111 111 52 GlifName: o Width: 1020 -Flags: MW +Flags: W +HStem: -20 21G<273 566.5> 880 180<547.024 745> +VStem: 4 374<189.152 421.257> 605 410<621.517 861.043> AnchorPoint: "Anchor-0" 662 1040 basechar 0 AnchorPoint: "Anchor-1" 400 70 basechar 0 AnchorPoint: "Anchor-2" 400 70 basechar 0 +LayerCount: 2 Fore SplineSet 4 390 m 0 @@ -2581,10 +2733,13 @@ StartChar: p Encoding: 112 112 53 GlifName: p Width: 996 -Flags: MW +Flags: W +HStem: -500 21G<-122.5 192.5> -40 198<396.699 610.5> 880 198<546 794> +VStem: 603 395<607.376 875.5> AnchorPoint: "Anchor-0" 797 1040 basechar 0 AnchorPoint: "Anchor-1" 577 0 basechar 0 AnchorPoint: "Anchor-2" 577 0 basechar 0 +LayerCount: 2 Fore SplineSet 106 1040 m 2 @@ -2620,10 +2775,13 @@ StartChar: q Encoding: 113 113 54 GlifName: q Width: 979 -Flags: MW +Flags: W +HStem: -500 21G<376.5 791> -40 198<202.5 445> 880 198<393.5 612.754> +VStem: 3 385<162.5 430.624> AnchorPoint: "Anchor-0" 555 1040 basechar 0 AnchorPoint: "Anchor-1" 205 0 basechar 0 AnchorPoint: "Anchor-2" 205 0 basechar 0 +LayerCount: 2 Fore SplineSet 3 330 m 0 @@ -2659,10 +2817,12 @@ StartChar: r Encoding: 114 114 55 GlifName: r Width: 956 -Flags: MW +Flags: W +HStem: 0 21G<-8.5 336> 780 286<549.5 823.5> AnchorPoint: "Anchor-0" 588 1040 basechar 0 AnchorPoint: "Anchor-1" 171 0 basechar 0 AnchorPoint: "Anchor-2" 171 0 basechar 0 +LayerCount: 2 Fore SplineSet 94 1040 m 2 @@ -2695,10 +2855,13 @@ StartChar: s Encoding: 115 115 56 GlifName: s Width: 825 -Flags: MW +Flags: W +HStem: -44 200<256.009 367.705> +VStem: -66 317<159.565 330> 70 405<715.154 898.375> 383 417<170.671 385.091> 547 330<690.807 901.108> AnchorPoint: "Anchor-0" 489 1040 basechar 0 AnchorPoint: "Anchor-1" 260 0 basechar 0 AnchorPoint: "Anchor-2" 260 0 basechar 0 +LayerCount: 2 Fore SplineSet 383 265 m 0 @@ -2726,10 +2889,12 @@ StartChar: t Encoding: 116 116 57 GlifName: t Width: 588 -Flags: MW +Flags: W +HStem: -40 21G<132 324.5> 830 210<67.0161 126.98 588.997 664.901> AnchorPoint: "Anchor-0" 590 1277 basechar 0 AnchorPoint: "Anchor-1" 749 1153 basechar 0 AnchorPoint: "Anchor-2" 285 0 basechar 0 +LayerCount: 2 Fore SplineSet 129 1040 m 2 @@ -2771,11 +2936,14 @@ StartChar: u Encoding: 117 117 58 GlifName: u Width: 1109 -Flags: MW +Flags: W +HStem: -50 234<687.5 949.533> -38 252<290 487> 846 234<220.667 481.5> +VStem: 47 130<727.927 838.363> 987 133<185.967 301.899> AnchorPoint: "Anchor-0" 671 1040 basechar 0 AnchorPoint: "Anchor-1" 404 0 basechar 0 AnchorPoint: "Anchor-2" 404 0 basechar 0 AnchorPoint: "Anchor-3" 1124 50 basechar 0 +LayerCount: 2 Fore SplineSet 47 797 m 0 @@ -2814,10 +2982,13 @@ StartChar: v Encoding: 118 118 59 GlifName: v Width: 918 -Flags: MW +Flags: W +HStem: 765 323<639.5 829.999> +VStem: 49 406<674.291 914.861> 803 157<615.13 909> AnchorPoint: "Anchor-0" 753 1040 basechar 0 AnchorPoint: "Anchor-1" 507 0 basechar 0 AnchorPoint: "Anchor-2" 507 0 basechar 0 +LayerCount: 2 Fore SplineSet 665 674 m 0 @@ -2849,10 +3020,13 @@ StartChar: w Encoding: 119 119 60 GlifName: w Width: 1544 -Flags: MW +Flags: W +HStem: -40 272<311 520> 846 232<223.7 497> +VStem: 48 131<728.219 838.129> 239 412<695.031 845.996> 1338 266<592 907> AnchorPoint: "Anchor-0" 756 1040 basechar 0 AnchorPoint: "Anchor-1" 577 0 basechar 0 AnchorPoint: "Anchor-2" 577 0 basechar 0 +LayerCount: 2 Fore SplineSet 48 797 m 0 @@ -2894,10 +3068,13 @@ StartChar: x Encoding: 120 120 61 GlifName: x Width: 1061 -Flags: MW +Flags: W +HStem: -44 204<147 327.701> -40 296<593.5 794.229> 780 304<304.671 513> 886 194<754.973 943> +VStem: -49 313<161.781 332> 396 290<289.052 773.549> 795 310<699 884.354> AnchorPoint: "Anchor-0" 664 1040 basechar 0 AnchorPoint: "Anchor-1" 417 2 basechar 0 AnchorPoint: "Anchor-2" 417 2 basechar 0 +LayerCount: 2 Fore SplineSet -49 248 m 0 @@ -2945,10 +3122,13 @@ StartChar: y Encoding: 121 121 62 GlifName: y Width: 1046 -Flags: MW +Flags: W +HStem: 850 234<181.101 423.5> +VStem: -1 130<738.239 841.797> 864 216<534.435 861> AnchorPoint: "Anchor-0" 663 1040 basechar 0 AnchorPoint: "Anchor-1" 25 -565 basechar 0 AnchorPoint: "Anchor-2" 25 -565 basechar 0 +LayerCount: 2 Fore SplineSet 770 696 m 0 @@ -2984,10 +3164,12 @@ StartChar: z Encoding: 122 122 63 GlifName: z Width: 935 -Flags: MW +Flags: W +HStem: -40 424<389.055 599.78> 679 401<294.5 544> AnchorPoint: "Anchor-0" 707 1040 basechar 0 AnchorPoint: "Anchor-1" 429 0 basechar 0 AnchorPoint: "Anchor-2" 429 0 basechar 0 +LayerCount: 2 Fore SplineSet 44 695 m 0 @@ -3029,14 +3211,18 @@ StartChar: space Encoding: 32 32 64 GlifName: space Width: 400 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: comma Encoding: 44 44 65 GlifName: comma Width: 590 -Flags: MW +Flags: W +HStem: -311 160<-86 150.133> -30 436<71.8668 239.243> +VStem: -32 532<39.1165 279.885> +LayerCount: 2 Fore SplineSet -32 172 m 0 @@ -3057,7 +3243,10 @@ StartChar: quotedbl Encoding: 34 34 66 GlifName: quotedbl Width: 1114 -Flags: MW +Flags: W +HStem: 936 620<273.498 376.745 853.498 956.745> +VStem: 180 454<1260.45 1467.52> 229 145<936 1053.68> 760 454<1260.45 1467.52> 809 145<936 1053.68> +LayerCount: 2 Fore Refer: 70 39 N 1 0 0 1 580 0 2 Refer: 70 39 N 1 0 0 1 0 0 2 @@ -3067,7 +3256,10 @@ StartChar: exclam Encoding: 33 33 67 GlifName: exclam Width: 756 -Flags: MW +Flags: W +HStem: -40 480<116.055 383.945> 1498 20G<456 608> +VStem: 10 480<66.0547 333.945> +LayerCount: 2 Fore SplineSet 10 200 m 0 @@ -3091,7 +3283,10 @@ StartChar: semicolon Encoding: 59 59 68 GlifName: semicolon Width: 650 -Flags: MW +Flags: W +HStem: -311 160<-86 150.133> -30 436<71.8668 239.243> 600 480<186.055 453.945> +VStem: -32 532<39.1165 279.885> 80 480<706.055 973.945> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 110 640 2 Refer: 65 44 N 1 0 0 1 0 0 2 @@ -3101,7 +3296,10 @@ StartChar: colon Encoding: 58 58 69 GlifName: colon Width: 606 -Flags: MW +Flags: W +HStem: -40 480<76.0547 343.945> 600 480<186.055 453.945> +VStem: -30 480<66.0547 333.945> 80 480<706.055 973.945> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 110 640 2 Refer: 1 46 N 1 0 0 1 0 0 2 @@ -3111,7 +3309,10 @@ StartChar: quotesingle Encoding: 39 39 70 GlifName: quotesingle Width: 614 -Flags: MW +Flags: W +HStem: 936 620<273.498 376.745> +VStem: 180 454<1260.45 1467.52> 229 145<936 1053.68> +LayerCount: 2 Fore SplineSet 570 1232 m 0 @@ -3130,7 +3331,10 @@ StartChar: quoteleft Encoding: 8216 8216 71 GlifName: quoteleft Width: 704 -Flags: MW +Flags: W +HStem: 882 436<463.757 631.133> 1439 160<552.867 789> +VStem: 203 532<1008.12 1248.88> +LayerCount: 2 Fore SplineSet 735 1116 m 0 @@ -3151,7 +3355,10 @@ StartChar: quotedblleft Encoding: 8220 8220 72 GlifName: quotedblleft Width: 1324 -Flags: MW +Flags: W +HStem: 882 436<463.757 631.133 1083.76 1251.13> 1439 160<552.867 789 1172.87 1409> +VStem: 203 532<1008.12 1248.88> 823 532<1008.12 1248.88> +LayerCount: 2 Fore SplineSet 735 1116 m 0 @@ -3183,7 +3390,10 @@ StartChar: quotedblright Encoding: 8221 8221 73 GlifName: quotedblright Width: 1324 -Flags: MW +Flags: W +HStem: 993 160<225 461.133 845 1081.13> 1274 436<382.867 550.243 1002.87 1170.24> +VStem: 279 532<1343.12 1583.88> 899 532<1343.12 1583.88> +LayerCount: 2 Fore SplineSet 279 1476 m 0 @@ -3215,7 +3425,10 @@ StartChar: quoteright Encoding: 8217 8217 74 GlifName: quoteright Width: 704 -Flags: MW +Flags: W +HStem: 993 160<235 471.133> 1274 436<392.867 560.243> +VStem: 289 532<1343.12 1583.88> +LayerCount: 2 Fore SplineSet 289 1476 m 0 @@ -3236,7 +3449,10 @@ StartChar: question Encoding: 63 63 75 GlifName: question Width: 1220 -Flags: MW +Flags: W +HStem: -40 480<414.055 681.945> 472 194<532.097 778.668> 1366 174<581.652 812.874> +VStem: 150 428<1094 1358> 308 480<66.0547 333.945> 858 422<1069.43 1323.41> +LayerCount: 2 Fore SplineSet 727 494 m 0 @@ -3264,7 +3480,10 @@ StartChar: parenleft Encoding: 40 40 76 GlifName: parenleft Width: 960 -Flags: MW +Flags: W +HStem: 1427 161<988.601 1067.56> +VStem: 100 470<182.046 789.599> +LayerCount: 2 Fore SplineSet 783 -214 m 2 @@ -3285,7 +3504,10 @@ StartChar: parenright Encoding: 41 41 77 GlifName: parenright Width: 920 -Flags: MW +Flags: W +HStem: -324 161<-147.562 -68.6008> +VStem: 350 470<474.401 1081.95> +LayerCount: 2 Fore SplineSet 137 1478 m 2 @@ -3306,7 +3528,10 @@ StartChar: asterisk Encoding: 42 42 78 GlifName: asterisk Width: 1318 -Flags: MW +Flags: W +HStem: 1001 619<730.5 914.5> +VStem: 343 374<531.544 729.045> +LayerCount: 2 Fore SplineSet 792 975 m 0 @@ -3347,7 +3572,10 @@ StartChar: at Encoding: 64 64 79 GlifName: at Width: 2300 -Flags: MW +Flags: W +HStem: -448 230<889.748 1372.91> 126 214<1531.5 1785.88> 130 234<929 1179.21> 836 232<1037 1338.74> 1364 236<1102.03 1592.76> +VStem: 90 450<190.199 745.438> 708 422<364.286 644.863> 1954 226<561.76 1035.37> +LayerCount: 2 Fore SplineSet 1348 692 m 0 @@ -3389,7 +3617,9 @@ StartChar: dollar Encoding: 36 36 80 GlifName: dollar Width: 1506 -Flags: MW +Flags: W +VStem: 0 338<209.887 460> 170 474<887 1193.87> 924 480<334.862 648> 1118 358<1080 1311.34> +LayerCount: 2 Fore SplineSet 1034 1102 m 0 @@ -3446,7 +3676,9 @@ StartChar: numbersign Encoding: 35 35 81 GlifName: numbersign Width: 1320 -Flags: MW +Flags: W +HStem: 420 210<-59.9588 227.003 522.997 643.003 939.32 1239.91> 900 210<80.0496 360.003 656.002 776.422 1071 1380> +LayerCount: 2 Fore SplineSet 611 1610 m 2 @@ -3522,7 +3754,9 @@ StartChar: slash Encoding: 47 47 82 GlifName: slash Width: 1040 -Flags: MW +Flags: W +HStem: 1540 20G<908.5 1075> +LayerCount: 2 Fore SplineSet 933 1560 m 2 @@ -3541,7 +3775,9 @@ StartChar: percent Encoding: 37 37 83 GlifName: percent Width: 1960 -Flags: MW +Flags: W +HStem: 0 21G<377 488 1205 1481> 690 180<1482.09 1701> 1350 180<608.088 827> 1480 20G<1510.5 1638> +LayerCount: 2 Fore SplineSet 179 1080 m 0 @@ -3580,7 +3816,9 @@ StartChar: plus Encoding: 43 43 84 GlifName: plus Width: 1060 -Flags: MW +Flags: W +HStem: 666 230<127 388.002 695.891 947> +LayerCount: 2 Fore SplineSet 725 896 m 2 @@ -3615,7 +3853,10 @@ StartChar: hyphen Encoding: 45 45 85 GlifName: hyphen Width: 820 -Flags: MW +Flags: W +HStem: 540 230<70 650> +VStem: 70 580<540 770> +LayerCount: 2 Fore SplineSet 104 770 m 2 @@ -3635,10 +3876,13 @@ StartChar: dotlessi Encoding: 305 305 86 GlifName: dotlessi Width: 584 -Flags: MW +Flags: W +HStem: -50 234<147 415.89> +VStem: -7 408<94 378.531> AnchorPoint: "Anchor-0" 379 1040 basechar 0 AnchorPoint: "Anchor-1" 217 0 basechar 0 AnchorPoint: "Anchor-2" 217 0 basechar 0 +LayerCount: 2 Fore SplineSet 584 980 m 2 @@ -3667,21 +3911,26 @@ StartChar: uni0000 Encoding: 0 0 87 GlifName: uni0000 Width: 400 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni000D Encoding: 13 13 88 GlifName: uni000D_ Width: 600 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: braceleft Encoding: 123 123 89 GlifName: braceleft Width: 704 -Flags: MW +Flags: W +HStem: -298 218<402.961 543.53> 1345 214<668.517 883.735> +VStem: -70 426<-40.8387 141.074> 170 334<332.687 525.391> 210 406<933.325 1295.36> 262 382<776.883 1075.02> +LayerCount: 2 Fore SplineSet 452 -298 m 0 @@ -3714,7 +3963,9 @@ StartChar: bar Encoding: 124 124 90 GlifName: bar Width: 600 -Flags: MW +Flags: W +HStem: -500 21G<-101 86.5> 1540 20G<376 563> +LayerCount: 2 Fore SplineSet 409 1560 m 2 @@ -3733,7 +3984,10 @@ StartChar: braceright Encoding: 125 125 91 GlifName: braceright Width: 704 -Flags: MW +Flags: W +HStem: -299 214<-259.735 -44.5172> 1340 218<80.4704 221.039> +VStem: -20 382<184.982 483.117> 8 406<-35.3593 326.675> 120 334<734.609 927.313> 268 426<1118.93 1300.84> +LayerCount: 2 Fore SplineSet 172 1558 m 0 @@ -3766,7 +4020,10 @@ StartChar: asciitilde Encoding: 126 126 92 GlifName: asciitilde Width: 1376 -Flags: MW +Flags: W +HStem: 646 246<786.9 1013.46> 814 246<365.554 598.157> +VStem: 126 206<687.201 780.987> 1050 199<933.848 1019.84> +LayerCount: 2 Fore SplineSet 486 814 m 0 @@ -3789,7 +4046,8 @@ StartChar: less Encoding: 60 60 93 GlifName: less Width: 1120 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 438 748 m 2 @@ -3815,7 +4073,9 @@ StartChar: equal Encoding: 61 61 94 GlifName: equal Width: 1120 -Flags: MW +Flags: W +HStem: 460 230<90 970> 860 230<170 1050> +LayerCount: 2 Fore SplineSet 207 1090 m 2 @@ -3843,7 +4103,8 @@ StartChar: greater Encoding: 62 62 95 GlifName: greater Width: 1120 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 682 802 m 2 @@ -3869,7 +4130,9 @@ StartChar: bracketleft Encoding: 91 91 96 GlifName: bracketleft Width: 810 -Flags: MW +Flags: W +HStem: -300 250<372.111 609.787> 1310 250<648.517 929.382> +LayerCount: 2 Fore SplineSet 361 1560 m 2 @@ -3896,7 +4159,10 @@ StartChar: backslash Encoding: 92 92 97 GlifName: backslash Width: 1040 -Flags: MW +Flags: W +HStem: 1540 20G<280 480> +VStem: 251 272<1413.18 1557.1> +LayerCount: 2 Fore SplineSet 523 1476 m 2 @@ -3915,7 +4181,9 @@ StartChar: bracketright Encoding: 93 93 98 GlifName: bracketright Width: 810 -Flags: MW +Flags: W +HStem: -300 250<-119.382 161.483> 1310 250<200.213 437.889> +LayerCount: 2 Fore SplineSet 449 -300 m 2 @@ -3942,7 +4210,10 @@ StartChar: underscore Encoding: 95 95 99 GlifName: underscore Width: 1120 -Flags: MW +Flags: W +HStem: -310 230<-220 360 240 820> +VStem: -220 580<-310 -80> 240 580<-310 -80> +LayerCount: 2 Fore Refer: 85 45 N 1 0 0 1 170 -850 2 Refer: 85 45 N 1 0 0 1 -290 -850 2 @@ -3952,7 +4223,9 @@ StartChar: asciicircum Encoding: 94 94 100 GlifName: asciicircum Width: 1090 -Flags: MW +Flags: W +HStem: 1520 20G<674.5 805> +LayerCount: 2 Fore SplineSet 676 1279 m 2 @@ -3977,7 +4250,9 @@ StartChar: grave Encoding: 96 96 101 GlifName: grave Width: 790 -Flags: MW +Flags: W +VStem: 250 602 +LayerCount: 2 Fore SplineSet 440 1340 m 2 @@ -3994,14 +4269,18 @@ StartChar: uni00A0 Encoding: 160 160 102 GlifName: uni00A_0 Width: 400 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: exclamdown Encoding: 161 161 103 GlifName: exclamdown Width: 765 -Flags: MW +Flags: W +HStem: 600 480<298.055 565.945> +VStem: 192 480<706.055 973.945> +LayerCount: 2 Fore SplineSet 672 840 m 0 @@ -4025,7 +4304,10 @@ StartChar: cent Encoding: 162 162 104 GlifName: cent Width: 1096 -Flags: MW +Flags: W +HStem: -20 180<392.185 493.709> 880 180<546.368 609.887> +VStem: 3 385<192.104 442.824> 611 360<640 876.427> +LayerCount: 2 Fore SplineSet 725 1230 m 2 @@ -4045,7 +4327,10 @@ StartChar: sterling Encoding: 163 163 105 GlifName: sterling Width: 1415 -Flags: MW +Flags: W +HStem: -80 406<679 971.254> -40 21G<-61.5 84> 50 364<343 810> 560 230<-3 254.613 700.036 1015.42> 1366 184<799.642 1069.46> +VStem: 1102 184<368.432 470.383> +LayerCount: 2 Fore SplineSet -55 15 m 0 @@ -4095,7 +4380,9 @@ StartChar: currency Encoding: 164 164 106 GlifName: currency Width: 1140 -Flags: MW +Flags: W +HStem: 310 163<347.78 676.704> 1067 162<464.158 793.535> +LayerCount: 2 Fore SplineSet 8 238 m 1 @@ -4131,7 +4418,10 @@ StartChar: yen Encoding: 165 165 107 GlifName: yen Width: 1570 -Flags: MW +Flags: W +HStem: 0 270<260.01 408.757 879.277 989.971> 352 230<110 1260> 692 230<172 1320> 1230 270<164.785 265.344 811.183 902.479 993.166 1033.87 1392.01 1543> +VStem: 993 550<1230 1498.29> +LayerCount: 2 Fore SplineSet 156 582 m 2 @@ -4160,7 +4450,9 @@ StartChar: brokenbar Encoding: 166 166 108 GlifName: brokenbar Width: 600 -Flags: MW +Flags: W +HStem: -500 21G<-120 104.663> 1540 20G<355.31 580> +LayerCount: 2 Fore SplineSet 74 332 m 1 @@ -4180,7 +4472,9 @@ StartChar: section Encoding: 167 167 109 GlifName: section Width: 1188 -Flags: MW +Flags: W +HStem: -40 152<223.337 577.686> 1388 152<610.869 880.296> +LayerCount: 2 Fore SplineSet 885 1316 m 0 @@ -4216,8 +4510,9 @@ StartChar: gravecomb Encoding: 768 768 110 GlifName: gravecomb Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 777 1500 mark 0 +LayerCount: 2 Fore SplineSet 432 2060 m 256 @@ -4235,8 +4530,9 @@ StartChar: acutecomb Encoding: 769 769 111 GlifName: acutecomb Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 635 1500 mark 0 +LayerCount: 2 Fore SplineSet 1054 2060 m 256 @@ -4254,8 +4550,9 @@ StartChar: uni0302 Encoding: 770 770 112 GlifName: uni0302 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 705 1500 mark 0 +LayerCount: 2 Fore SplineSet 501 1640 m 2 @@ -4280,8 +4577,10 @@ StartChar: tildecomb Encoding: 771 771 113 GlifName: tildecomb Width: 0 -Flags: MW +Flags: W +HStem: 1630 256<833.738 1035.9> 1748 256<542.14 721.57> AnchorPoint: "Anchor-0" 702 1500 mark 0 +LayerCount: 2 Fore SplineSet 902 1630 m 0 @@ -4306,8 +4605,11 @@ StartChar: uni0304 Encoding: 772 772 114 GlifName: uni0304 Width: 0 -Flags: MW +Flags: W +HStem: 1630 192<520 1000> +VStem: 520 480<1630 1822> AnchorPoint: "Anchor-0" 736 1500 mark 0 +LayerCount: 2 Fore SplineSet 520 1662 m 2 @@ -4326,8 +4628,11 @@ StartChar: uni0306 Encoding: 774 774 115 GlifName: uni0306 Width: 0 -Flags: MW +Flags: W +HStem: 1580 260<685.501 893.943> +VStem: 524 156<1852.02 1938> 914 168<1866.37 1938> AnchorPoint: "Anchor-0" 705 1500 mark 0 +LayerCount: 2 Fore SplineSet 724 1580 m 0 @@ -4348,8 +4653,11 @@ StartChar: uni0307 Encoding: 775 775 116 GlifName: uni0307 Width: 0 -Flags: MW +Flags: W +HStem: 1269 384<576.886 821.114> +VStem: 507 384<1338.89 1583.11> AnchorPoint: "Anchor-0" 572 920 mark 0 +LayerCount: 2 Fore SplineSet 699 1269 m 0 @@ -4364,8 +4672,11 @@ StartChar: uni0308 Encoding: 776 776 117 GlifName: uni0308 Width: 0 -Flags: MW +Flags: W +HStem: 1690 384<391.886 636.114 951.886 1196.11> +VStem: 322 384<1759.89 2004.11> 882 384<1759.89 2004.11> AnchorPoint: "Anchor-0" 707 1500 mark 0 +LayerCount: 2 Fore SplineSet 1074 1690 m 0 @@ -4385,8 +4696,11 @@ StartChar: uni030A Encoding: 778 778 118 GlifName: uni030A_ Width: 0 -Flags: MW +Flags: W +HStem: 1640 164<718.538 855.64> 1987 153<740.222 875.459> +VStem: 547 499 AnchorPoint: "Anchor-0" 706 1500 mark 0 +LayerCount: 2 Fore SplineSet 776 1804 m 0 @@ -4406,8 +4720,9 @@ StartChar: uni030B Encoding: 779 779 119 GlifName: uni030B_ Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 600 1500 mark 0 +LayerCount: 2 Fore SplineSet 1054 1697 m 2 @@ -4433,8 +4748,9 @@ StartChar: uni030C Encoding: 780 780 120 GlifName: uni030C_ Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 705 1500 mark 0 +LayerCount: 2 Fore SplineSet 601 1657 m 2 @@ -4459,8 +4775,11 @@ StartChar: uni0311 Encoding: 785 785 121 GlifName: uni0311 Width: 0 -Flags: MW +Flags: W +HStem: 1748 260<650.888 855.161> +VStem: 467 159<1650 1721.63> 860 165<1650 1735.98> AnchorPoint: "Anchor-0" 705 1500 mark 0 +LayerCount: 2 Fore SplineSet 826 2008 m 0 @@ -4481,8 +4800,11 @@ StartChar: uni0312 Encoding: 786 786 122 GlifName: uni0312 Width: 0 -Flags: MW +Flags: W +HStem: 1092 349<670.353 799.012> 1538 128<697.221 914> +VStem: 445 426<1181.31 1395.12> AnchorPoint: "Anchor-0" 569 920 mark 0 +LayerCount: 2 Fore SplineSet 871 1279 m 0 @@ -4503,9 +4825,12 @@ StartChar: dotbelowcomb Encoding: 803 803 123 GlifName: dotbelowcomb Width: 0 -Flags: MW +Flags: W +HStem: -553 384<158.886 403.114> +VStem: 89 384<-483.114 -238.886> AnchorPoint: "Anchor-1" 360 0 mark 0 AnchorPoint: "Anchor-2" 360 0 mark 0 +LayerCount: 2 Fore SplineSet 281 -553 m 0 @@ -4520,9 +4845,12 @@ StartChar: uni0326 Encoding: 806 806 124 GlifName: uni0326 Width: 0 -Flags: MW +Flags: W +HStem: -758 128<8 224.779> -533 349<122.988 251.647> +VStem: 51 426<-487.121 -273.307> AnchorPoint: "Anchor-1" 356 0 mark 0 AnchorPoint: "Anchor-2" 356 0 mark 0 +LayerCount: 2 Fore SplineSet 51 -371 m 0 @@ -4543,9 +4871,12 @@ StartChar: uni0327 Encoding: 807 807 125 GlifName: uni0327 Width: 0 -Flags: MW +Flags: W +HStem: -549 153<57.2402 312.627> +VStem: 57 514 AnchorPoint: "Anchor-1" 388 0 mark 0 AnchorPoint: "Anchor-2" 388 0 mark 0 +LayerCount: 2 Fore SplineSet 57 -520 m 2 @@ -4570,9 +4901,11 @@ StartChar: uni0328 Encoding: 808 808 126 GlifName: uni0328 Width: 0 -Flags: MW +Flags: W +HStem: -422 187<145.5 411.159> AnchorPoint: "Anchor-2" 382 47 mark 0 AnchorPoint: "Anchor-3" 382 47 mark 0 +LayerCount: 2 Fore SplineSet 227 -422 m 0 @@ -4594,8 +4927,11 @@ StartChar: breve Encoding: 728 728 127 GlifName: breve Width: 1000 -Flags: MW +Flags: W +HStem: 1620 260<685.501 893.943> +VStem: 524 156<1892.02 1978> 914 168<1906.37 1978> AnchorPoint: "Anchor-0" 689 1500 mark 0 +LayerCount: 2 Fore SplineSet 724 1620 m 0 @@ -4616,8 +4952,11 @@ StartChar: dotaccent Encoding: 729 729 128 GlifName: dotaccent Width: 1000 -Flags: MW +Flags: W +HStem: 1269 384<576.886 821.114> +VStem: 507 384<1338.89 1583.11> AnchorPoint: "Anchor-0" 617 1040 mark 0 +LayerCount: 2 Fore SplineSet 699 1269 m 0 @@ -4632,8 +4971,11 @@ StartChar: ring Encoding: 730 730 129 GlifName: ring Width: 1000 -Flags: MW +Flags: W +HStem: 1640 164<718.538 855.64> 1987 153<740.222 875.459> +VStem: 547 499 AnchorPoint: "Anchor-0" 710 1500 mark 0 +LayerCount: 2 Fore SplineSet 776 1804 m 0 @@ -4653,9 +4995,11 @@ StartChar: ogonek Encoding: 731 731 130 GlifName: ogonek Width: 1000 -Flags: MW +Flags: W +HStem: -422 187<145.5 411.159> AnchorPoint: "Anchor-2" 421 27 mark 0 AnchorPoint: "Anchor-3" 421 27 mark 0 +LayerCount: 2 Fore SplineSet 227 -422 m 0 @@ -4677,8 +5021,10 @@ StartChar: tilde Encoding: 732 732 131 GlifName: tilde Width: 1000 -Flags: MW +Flags: W +HStem: 1630 256<833.738 1035.9> 1748 256<542.14 721.57> AnchorPoint: "Anchor-0" 676 1500 mark 0 +LayerCount: 2 Fore SplineSet 902 1630 m 0 @@ -4703,8 +5049,9 @@ StartChar: hungarumlaut Encoding: 733 733 132 GlifName: hungarumlaut Width: 1000 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 674 1500 mark 0 +LayerCount: 2 Fore SplineSet 1054 1697 m 2 @@ -4730,8 +5077,11 @@ StartChar: dieresis Encoding: 168 168 133 GlifName: dieresis Width: 1000 -Flags: MW +Flags: W +HStem: 1690 384<391.886 636.114 951.886 1196.11> +VStem: 322 384<1759.89 2004.11> 882 384<1759.89 2004.11> AnchorPoint: "Anchor-0" 741 1500 mark 0 +LayerCount: 2 Fore SplineSet 1074 1690 m 0 @@ -4751,7 +5101,10 @@ StartChar: ordfeminine Encoding: 170 170 134 GlifName: ordfeminine Width: 907 -Flags: MW +Flags: W +HStem: 934 170<645 823.063> 940 137<245.5 453.658> 1474 137<341.5 559.667> +VStem: 75 294<1078.91 1370.43> 571 199<1121 1348> +LayerCount: 2 Fore SplineSet 571 1348 m 0 @@ -4787,9 +5140,12 @@ StartChar: cedilla Encoding: 184 184 135 GlifName: cedilla Width: 1000 -Flags: MW +Flags: W +HStem: -549 153<57.2402 312.627> +VStem: 57 514 AnchorPoint: "Anchor-1" 388 0 mark 0 AnchorPoint: "Anchor-2" 388 0 mark 0 +LayerCount: 2 Fore SplineSet 57 -520 m 2 @@ -4814,7 +5170,10 @@ StartChar: uni00B9 Encoding: 185 185 136 GlifName: uni00B_9 Width: 740 -Flags: MW +Flags: W +HStem: 912 126<-8 215.781 447.998 652> 1584 127<150 327.45> +VStem: 495 127<1782.92 1859.27> +LayerCount: 2 Fore SplineSet -8 951 m 2 @@ -4847,7 +5206,10 @@ StartChar: ordmasculine Encoding: 186 186 137 GlifName: ordmasculine Width: 798 -Flags: MW +Flags: W +HStem: 938 132<300.233 423.067> 1478 132<386.933 509.767> +VStem: 22 270<1071.59 1356.23> 518 270<1191.77 1476.41> +LayerCount: 2 Fore SplineSet 22 1202 m 0 @@ -4867,7 +5229,9 @@ StartChar: paragraph Encoding: 182 182 138 GlifName: paragraph Width: 1632 -Flags: MW +Flags: W +HStem: -300 213<481.74 664.781 878.216 1003 1216.31 1280> 1287 213<1175.42 1303 1512.8 1614> +LayerCount: 2 Fore SplineSet 1003 -44 m 2 @@ -4910,7 +5274,10 @@ StartChar: periodcentered Encoding: 183 183 139 GlifName: periodcentered Width: 640 -Flags: MW +Flags: W +HStem: 660 480<296.055 563.945> +VStem: 190 480<766.055 1033.95> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 220 700 2 EndChar @@ -4919,7 +5286,10 @@ StartChar: onequarter Encoding: 188 188 140 GlifName: onequarter Width: 2000 -Flags: MW +Flags: W +HStem: 4 126<1198.66 1293.05 1527.16 1558.55> 250 126<1269.59 1308.54 1582.13 1631.81> 632 126<200.585 332.003 565.734 651.036> 892 12G<1506.2 1700.9> 1274 126.6<363.2 434.676> 1538 12G<637.6 717.7> +VStem: 602.8 126.6<1491.68 1547> 1527.2 91.2<539.253 585.78> +LayerCount: 2 Fore SplineSet 1522 1440 m 1 @@ -4936,7 +5306,10 @@ StartChar: onehalf Encoding: 189 189 141 GlifName: onehalf Width: 2000 -Flags: MW +Flags: W +HStem: -28 240.6<1451.4 1618.57> -16 12.6G<1122.9 1233.3> 622 126<200.585 332.003 565.734 651.036> 785.6 110.4<1494.89 1693.2> 1264 126.6<363.2 434.676> 1528 12G<637.6 717.7> +VStem: 602.8 126.6<1481.68 1537> 1656.6 117.6<240.381 316.299> +LayerCount: 2 Fore SplineSet 1492 1450 m 1 @@ -4953,7 +5326,10 @@ StartChar: threequarters Encoding: 190 190 142 GlifName: threequarters Width: 2000 -Flags: MW +Flags: W +HStem: -36 126<1198.66 1293.05 1527.16 1558.55> 210 126<1269.59 1308.54 1582.13 1631.81> 602 110.4<297.593 377.221> 852 12G<1506.2 1700.9> 1421.6 104.4<430.311 631> +VStem: 1527.2 91.2<499.253 545.78> +LayerCount: 2 Fore SplineSet 1432 1400 m 1 @@ -4970,7 +5346,10 @@ StartChar: questiondown Encoding: 191 191 143 GlifName: questiondown Width: 1220 -Flags: MW +Flags: W +HStem: -500 174<382.126 613.348> 374 194<416.332 662.903> 600 480<553.055 820.945> +VStem: -85 422<-283.408 -29.4337> 447 480<706.055 973.945> 617 428<-318 -54> +LayerCount: 2 Fore SplineSet 468 546 m 0 @@ -5002,7 +5381,10 @@ StartChar: degree Encoding: 176 176 144 GlifName: degree Width: 639 -Flags: MW +Flags: W +HStem: 1120 150<406.003 562.024> 1450 150<426.582 581.547> +VStem: 254 481 +LayerCount: 2 Fore SplineSet 403 1359 m 0 @@ -5022,7 +5404,9 @@ StartChar: plusminus Encoding: 177 177 145 GlifName: plusminus Width: 1059 -Flags: MW +Flags: W +HStem: -15 212<26 797> 666 212<183 437 699 953> +LayerCount: 2 Fore SplineSet 366 361 m 1 @@ -5050,7 +5434,10 @@ StartChar: acute Encoding: 180 180 146 GlifName: acute Width: 790 -Flags: MW +Flags: W +HStem: 1373 163<269.522 348> +VStem: 261 664 +LayerCount: 2 Fore SplineSet 735 1340 m 2 @@ -5067,7 +5454,10 @@ StartChar: uni00B2 Encoding: 178 178 147 GlifName: uni00B_2 Width: 859 -Flags: MW +Flags: W +HStem: 902 241<421.992 627.531> 1722 104<320.4 593.522> +VStem: 131 174<1516 1680.67> 606 254<1543.11 1705.89> 690 117<1168.02 1246> +LayerCount: 2 Fore SplineSet 807 1220 m 0 @@ -5103,7 +5493,10 @@ StartChar: uni00B3 Encoding: 179 179 148 GlifName: uni00B_3 Width: 776 -Flags: MW +Flags: W +HStem: 902 110<202.373 418.286> 1316 121<324 453.231> 1722 104<341.553 536.554> +VStem: 10 190<1023.53 1164> 154 185<1574 1718.5> 477 235<1067.57 1292.39> 549 241<1523.88 1705.12> +LayerCount: 2 Fore SplineSet 10 1123 m 0 @@ -5137,7 +5530,10 @@ StartChar: mu Encoding: 181 181 149 GlifName: mu Width: 1545 -Flags: MW +Flags: W +HStem: -520 434<379.361 613.167> -50 234<687.5 949.533> -38 252<290 487> 846 234<220.667 481.5> +VStem: 47 130<727.927 838.363> 311 446<-357.894 -151.253> 987 133<185.967 301.899> +LayerCount: 2 Fore SplineSet 472 847 m 1 @@ -5158,7 +5554,8 @@ StartChar: guillemotleft Encoding: 171 171 150 GlifName: guillemotleft Width: 1390 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 1041 775 m 1 @@ -5184,7 +5581,8 @@ StartChar: guillemotright Encoding: 187 187 151 GlifName: guillemotright Width: 1390 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 427 775 m 1 @@ -5210,7 +5608,9 @@ StartChar: logicalnot Encoding: 172 172 152 GlifName: logicalnot Width: 1051 -Flags: MW +Flags: W +HStem: 666 214<183 753> +LayerCount: 2 Fore SplineSet 693 406 m 1 @@ -5227,7 +5627,9 @@ StartChar: uni00AD Encoding: 173 173 153 GlifName: uni00A_D_ Width: 920 -Flags: MW +Flags: W +HStem: 660 230<175.469 822.531> +LayerCount: 2 Fore SplineSet 219 890 m 2 @@ -5246,7 +5648,10 @@ StartChar: copyright Encoding: 169 169 154 GlifName: copyright Width: 1739 -Flags: MW +Flags: W +HStem: -20 93<509.994 989.717> 254 160.8<726.8 946.615> 1048.4 153.6<847.505 1065.16> 1172 12G<1211.9 1321.7> 1427 93<816.287 1296.05> +VStem: 528.2 305.4<428.744 711.43> +LayerCount: 2 Fore SplineSet 747 73 m 0 @@ -5260,14 +5665,17 @@ SplineSet 281 -20 31 308 133 750 c 0 235 1193 639 1520 1081 1520 c 0 EndSplineSet -Refer: 14 67 N 0.6 0 0 0.6 344 290 2 +Refer: 14 67 N 0.6 0 0 0.6 512 278 2 EndChar StartChar: registered Encoding: 174 174 155 GlifName: registered Width: 1739 -Flags: MW +Flags: W +HStem: -20 93<509.994 989.717> 320.4 187.92<1023.88 1205.05> 342 145.8<536.8 616.525 871.599 919.93> 1006.2 145.8<672.376 721.818 975.304 1035.21> 1427 93<816.287 1296.05> +VStem: 946.12 241.92<409.5 596.722> 1035.76 251.64<865.768 1004.88> +LayerCount: 2 Fore SplineSet 747 73 m 0 @@ -5281,14 +5689,17 @@ SplineSet 281 -20 31 308 133 750 c 0 235 1193 639 1520 1081 1520 c 0 EndSplineSet -Refer: 29 82 N 0.54 0 0 0.54 412 350 2 +Refer: 29 82 N 0.54 0 0 0.54 580 342 2 EndChar StartChar: macron Encoding: 175 175 156 GlifName: macron Width: 1000 -Flags: MW +Flags: W +HStem: 1630 192<520 1000> +VStem: 520 480<1630 1822> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 0 0 2 EndChar @@ -5297,7 +5708,8 @@ StartChar: multiply Encoding: 215 215 157 GlifName: multiply Width: 1090 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 625 860 m 2 @@ -5332,7 +5744,10 @@ StartChar: divide Encoding: 247 247 158 GlifName: divide Width: 1119 -Flags: MW +Flags: W +HStem: 230 360<403.454 632.512> 674 212<140 1060> 980 360<575.454 804.512> +VStem: 336 361<295.674 524.326> 508 361<1045.67 1274.33> +LayerCount: 2 Fore SplineSet 175 886 m 2 @@ -5361,7 +5776,9 @@ StartChar: uni0394 Encoding: 916 916 159 GlifName: uni0394 Width: 1900 -Flags: MW +Flags: W +HStem: 0 270<469.994 1060.61> 1510 20G<1011 1357.5> +LayerCount: 2 Fore SplineSet 999 270 m 2 @@ -5387,7 +5804,9 @@ StartChar: uni03A9 Encoding: 937 937 160 GlifName: uni03A_9 Width: 1719 -Flags: MW +Flags: W +HStem: 0 163<241.638 452 1053 1282.64> 1313 207<855.817 1166.59> +LayerCount: 2 Fore SplineSet 1383 400 m 1 @@ -5420,7 +5839,10 @@ StartChar: uni03BC Encoding: 956 956 161 GlifName: uni03B_C_ Width: 1545 -Flags: MW +Flags: W +HStem: -520 434<379.361 613.167> -50 234<687.5 949.533> -38 252<290 487> 846 234<220.667 481.5> +VStem: 47 130<727.927 838.363> 311 446<-357.894 -151.253> 987 133<185.967 301.899> +LayerCount: 2 Fore Refer: 149 181 N 1 0 0 1 0 0 2 EndChar @@ -5429,7 +5851,9 @@ StartChar: pi Encoding: 960 960 162 GlifName: pi Width: 1561 -Flags: MW +Flags: W +HStem: -20 195<920 1238> 540 380<263.25 358.906 670.484 858.562 1239.81 1436.3> +LayerCount: 2 Fore SplineSet 1483 900 m 2 @@ -5472,7 +5896,9 @@ StartChar: uni1E9E Encoding: 7838 7838 163 GlifName: uni1E_9E_ Width: 1523 -Flags: MW +Flags: W +HStem: -30 217<910.983 1021.06> 0 210<-68.7148 10.576 410.589 435.729> 1327 203<803.591 1169.77> +LayerCount: 2 Fore SplineSet -115.271484375 0 m 1 @@ -5506,91 +5932,105 @@ StartChar: uni2000 Encoding: 8192 8192 164 GlifName: uni2000 Width: 666 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2001 Encoding: 8193 8193 165 GlifName: uni2001 Width: 1333 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2002 Encoding: 8194 8194 166 GlifName: uni2002 Width: 666 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2003 Encoding: 8195 8195 167 GlifName: uni2003 Width: 1333 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2004 Encoding: 8196 8196 168 GlifName: uni2004 Width: 443 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2005 Encoding: 8197 8197 169 GlifName: uni2005 Width: 333 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2006 Encoding: 8198 8198 170 GlifName: uni2006 Width: 221 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2007 Encoding: 8199 8199 171 GlifName: uni2007 Width: 773 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2008 Encoding: 8200 8200 172 GlifName: uni2008 Width: 265 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2009 Encoding: 8201 8201 173 GlifName: uni2009 Width: 221 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni200A Encoding: 8202 8202 174 GlifName: uni200A_ Width: 133 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni200B Encoding: 8203 8203 175 GlifName: uni200B_ Width: 0 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2010 Encoding: 8208 8208 176 GlifName: uni2010 Width: 920 -Flags: MW +Flags: W +HStem: 660 230<160 840> +LayerCount: 2 Fore SplineSet 188 890 m 2 @@ -5609,7 +6049,9 @@ StartChar: uni2011 Encoding: 8209 8209 177 GlifName: uni2011 Width: 920 -Flags: MW +Flags: W +HStem: 660 230<160 840> +LayerCount: 2 Fore SplineSet 188 890 m 2 @@ -5628,7 +6070,9 @@ StartChar: figuredash Encoding: 8210 8210 178 GlifName: figuredash Width: 1224 -Flags: MW +Flags: W +HStem: 660 230<160 1144> +LayerCount: 2 Fore SplineSet 200 890 m 2 @@ -5647,7 +6091,9 @@ StartChar: endash Encoding: 8211 8211 179 GlifName: endash Width: 1432 -Flags: MW +Flags: W +HStem: 660 230<160 1352> +LayerCount: 2 Fore SplineSet 209 890 m 2 @@ -5666,7 +6112,9 @@ StartChar: emdash Encoding: 8212 8212 180 GlifName: emdash Width: 2124 -Flags: MW +Flags: W +HStem: 660 230<160 2044> +LayerCount: 2 Fore SplineSet 238 890 m 2 @@ -5685,7 +6133,9 @@ StartChar: uni2015 Encoding: 8213 8213 181 GlifName: uni2015 Width: 2331 -Flags: MW +Flags: W +HStem: 660 230<160 2251> +LayerCount: 2 Fore SplineSet 246 890 m 2 @@ -5704,7 +6154,10 @@ StartChar: dagger Encoding: 8224 8224 182 GlifName: dagger Width: 1186 -Flags: MW +Flags: W +HStem: -500 21G<262 415.5> 776 400<232.341 415.207 939.901 1118.11> 1500 20G<749.5 858.5> +VStem: 248 190<-500 -309.559> +LayerCount: 2 Fore SplineSet 598 1088 m 0 @@ -5746,7 +6199,9 @@ StartChar: daggerdbl Encoding: 8225 8225 183 GlifName: daggerdbl Width: 1186 -Flags: MW +Flags: W +HStem: -176 400<18.8546 194.373 721.206 902.349> -176 299<604 783> 776 400<232.341 414.373 941.779 1118.11> 776 300<826 1003> 1500 20G<749.5 858.5> +LayerCount: 2 Fore SplineSet 596 1085 m 0 @@ -5807,7 +6262,10 @@ StartChar: bullet Encoding: 8226 8226 184 GlifName: bullet Width: 610 -Flags: MW +Flags: W +HStem: 590 480<261.055 528.945> +VStem: 155 480<696.055 963.945> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 185 630 2 EndChar @@ -5816,7 +6274,9 @@ StartChar: perthousand Encoding: 8240 8240 185 GlifName: perthousand Width: 2810 -Flags: MW +Flags: W +HStem: -30 180<1377.25 1422.99 2227.25 2272.99> 0 21G<377 488> 690 180<1482.09 1701 2332.09 2551> 1350 180<608.088 827> 1480 20G<1510.5 1638> +LayerCount: 2 Fore SplineSet 1903 420 m 0 @@ -5865,7 +6325,9 @@ StartChar: uni2031 Encoding: 8241 8241 186 GlifName: uni2031 Width: 3660 -Flags: MW +Flags: W +HStem: -30 180<1377.25 1422.99 2227.25 2272.99 3077.25 3122.99> 0 21G<377 488> 690 180<1482.09 1701 2332.09 2551 3182.09 3401> 1350 180<608.088 827> 1480 20G<1510.5 1638> +LayerCount: 2 Fore SplineSet 2753 420 m 0 @@ -5924,7 +6386,8 @@ StartChar: guilsinglleft Encoding: 8249 8249 187 GlifName: guilsinglleft Width: 830 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 481 775 m 1 @@ -5942,7 +6405,8 @@ StartChar: guilsinglright Encoding: 8250 8250 188 GlifName: guilsinglright Width: 830 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 427 775 m 1 @@ -5960,7 +6424,9 @@ StartChar: uni203E Encoding: 8254 8254 189 GlifName: uni203E_ Width: 719 -Flags: MW +Flags: W +HStem: 1689 230<260 1308> +LayerCount: 2 Fore SplineSet 303 1919 m 2 @@ -5979,7 +6445,9 @@ StartChar: fraction Encoding: 8260 8260 190 GlifName: fraction Width: 1072 -Flags: MW +Flags: W +HStem: 1540 20G<908.5 1075> +LayerCount: 2 Fore Refer: 82 47 N 1 0 0 1 0 0 2 EndChar @@ -5988,7 +6456,10 @@ StartChar: uni2074 Encoding: 8308 8308 191 GlifName: uni2074 Width: 860 -Flags: MW +Flags: W +HStem: 919 126<222 393.281 626.25 720> 1165 126<264.995 401.953 682.822 810> 1481 20G<646.5 705.5> +VStem: 575 235<1697.99 1819> 629 91<1437.19 1501> +LayerCount: 2 Fore SplineSet 720 1017 m 2 @@ -6039,7 +6510,10 @@ StartChar: Euro Encoding: 8364 8364 192 GlifName: E_uro Width: 1792 -Flags: MW +Flags: W +HStem: -20 218<718.742 1110.88> 430 230<20 900> 830 230<100 980> 1304 216<962.77 1312.56> +VStem: 170 430<335.928 849.217> 1298 211<346.882 480> 1324 358<1024 1262.58> +LayerCount: 2 Fore SplineSet 1160 1304 m 0 @@ -6065,7 +6539,9 @@ StartChar: partialdiff Encoding: 8706 8706 193 GlifName: partialdiff Width: 1330 -Flags: MW +Flags: W +HStem: -20 230<450.475 691.761> 722 238<547.483 774.797> 1366 154<673.935 851.075> +LayerCount: 2 Fore SplineSet 429 470 m 0 @@ -6094,7 +6570,10 @@ StartChar: emptyset Encoding: 8709 8709 194 GlifName: emptyset Width: 1140 -Flags: MW +Flags: W +HStem: 260 223<407.115 721.512> 1057 222<413.574 747.057> +VStem: 62 230<591.078 926.39> 848 230<607.88 932.059> +LayerCount: 2 Fore SplineSet 18 341 m 1 @@ -6119,7 +6598,9 @@ StartChar: product Encoding: 8719 8719 195 GlifName: product Width: 2020 -Flags: MW +Flags: W +HStem: 0 270<-40.516 202.411 672.656 846.284 993.477 1211.96 1682.4 1874.82> 1230 270<208.488 403.791 874.003 1416 1884.07 2124.86> +LayerCount: 2 Fore SplineSet 874 1188 m 2 @@ -6170,7 +6651,9 @@ StartChar: summation Encoding: 8721 8721 196 GlifName: summation Width: 1449 -Flags: MW +Flags: W +HStem: 0 213<385 959.315> 1287 213<767 1178.16> +LayerCount: 2 Fore SplineSet 316 1500 m 1 @@ -6196,7 +6679,9 @@ StartChar: minus Encoding: 8722 8722 197 GlifName: minus Width: 1224 -Flags: MW +Flags: W +HStem: 660 230<160 1144> +LayerCount: 2 Fore SplineSet 200 890 m 2 @@ -6215,7 +6700,9 @@ StartChar: uni2215 Encoding: 8725 8725 198 GlifName: uni2215 Width: 1039 -Flags: MW +Flags: W +HStem: 1540 20G<908.5 1075> +LayerCount: 2 Fore Refer: 82 47 N 1 0 0 1 -0 0 2 EndChar @@ -6224,7 +6711,10 @@ StartChar: uni2219 Encoding: 8729 8729 199 GlifName: uni2219 Width: 610 -Flags: MW +Flags: W +HStem: 630 480<231.055 498.945> +VStem: 125 480<736.055 1003.95> +LayerCount: 2 Fore SplineSet 125 870 m 0 @@ -6239,7 +6729,9 @@ StartChar: radical Encoding: 8730 8730 200 GlifName: radical Width: 1180 -Flags: MW +Flags: W +HStem: -20 21G<278.863 581.344> 1290 210<1184 1338> +LayerCount: 2 Fore SplineSet 1184 1290 m 1 @@ -6261,7 +6753,10 @@ StartChar: infinity Encoding: 8734 8734 201 GlifName: infinity Width: 1913 -Flags: MW +Flags: W +HStem: 351 212<358.575 658.935 1255.67 1553.54> 997 212<365.539 656.835 1256.21 1555.36> +VStem: 50 241<633.522 920.768> 1622 241<633.575 928.501> +LayerCount: 2 Fore SplineSet 1622 780 m 0 @@ -6294,7 +6789,10 @@ StartChar: integral Encoding: 8747 8747 202 GlifName: integral Width: 920 -Flags: MW +Flags: W +HStem: -519 174<-25.1385 115.778> 1426 174<724.222 865.138> +VStem: 210 420<-237.836 1318.84> +LayerCount: 2 Fore SplineSet 210 1144 m 2 @@ -6321,7 +6819,10 @@ StartChar: approxequal Encoding: 8776 8776 203 GlifName: approxequal Width: 1200 -Flags: MW +Flags: W +HStem: 174 223<643.853 826.399> 401 223<231.888 432.146> 674 223<758.861 941.399> 901 223<346.504 557.474> +VStem: 840 227<412.678 591.766> 955 227<912.678 1091.77> +LayerCount: 2 Fore SplineSet 832 674 m 0 @@ -6373,7 +6874,8 @@ StartChar: notequal Encoding: 8800 8800 204 GlifName: notequal Width: 1119 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 156 397 m 2 @@ -6410,7 +6912,9 @@ StartChar: lessequal Encoding: 8804 8804 205 GlifName: lessequal Width: 1119 -Flags: MW +Flags: W +HStem: 0 230<5 886> +LayerCount: 2 Fore SplineSet 42 230 m 2 @@ -6445,7 +6949,9 @@ StartChar: greaterequal Encoding: 8805 8805 206 GlifName: greaterequal Width: 1119 -Flags: MW +Flags: W +HStem: 0 230<5 886> +LayerCount: 2 Fore SplineSet 42 230 m 2 @@ -6480,7 +6986,8 @@ StartChar: lozenge Encoding: 9674 9674 207 GlifName: lozenge Width: 1200 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 561 430 m 1 @@ -6500,7 +7007,10 @@ StartChar: uniF8E8 Encoding: 63720 63720 208 GlifName: uniF_8E_8 Width: 1125 -Flags: MW +Flags: W +HStem: 668 56<446.387 745.099> 890 87<368 448.625 604.578 660 814.502 957.297> 1088 90<647.25 723.837> 1289 87<439 497.375 652.5 786.907> 1536 56<619.406 918.152> +VStem: 717 152<922.023 1040.7> 726 157<974.574 1084.58> 789 155<1187.37 1288.35> +LayerCount: 2 Fore SplineSet 589 724 m 0 @@ -6565,7 +7075,10 @@ StartChar: uniF8E9 Encoding: 63721 63721 209 GlifName: uniF_8E_9 Width: 1125 -Flags: MW +Flags: W +HStem: 668 56<456.387 755.099> 840 106<587.303 786.97> 1039 20G<852.5 936> 1167 227<880.281 975.5> 1318 90<643.709 846.81> 1536 56<629.406 928.152> +VStem: 382 184<964.565 1234.04> 872 99<1167 1260.44> +LayerCount: 2 Fore SplineSet 599 724 m 0 @@ -6602,106 +7115,13 @@ SplineSet EndSplineSet EndChar -StartChar: uniF8EA -Encoding: 63722 63722 210 -GlifName: uniF_8E_A_ -Width: 1626 -Flags: MW -Fore -SplineSet -306 996 m 2 - 306 1055 l 2 - 306 1072 310 1072 327 1072 c 2 - 384 1072 l 2 - 406 1072 404 1076 408 1094 c 2 - 477 1417 l 2 - 478 1420 473 1421 469 1421 c 2 - 468 1421 l 2 - 402 1421 377 1394 352 1315 c 0 - 346 1296 344 1292 322 1292 c 2 - 287 1292 l 2 - 260 1292 259 1294 264 1315 c 2 - 306 1496 l 2 - 310 1513 312 1515 334 1515 c 2 - 828 1515 l 2 - 856 1515 858 1513 852 1486 c 2 - 810 1310 l 2 - 807 1297 805 1292 788 1292 c 2 - 742 1292 l 2 - 714 1292 718 1298 722 1318 c 0 - 737 1396 719 1421 656 1421 c 2 - 645 1421 l 2 - 635 1421 634 1415 632 1407 c 2 - 568 1100 l 2 - 564 1080 559 1072 586 1072 c 2 - 632 1072 l 2 - 650 1072 652 1070 652 1051 c 2 - 652 1001 l 2 - 652 976 650 975 626 975 c 2 - 328 975 l 2 - 309 975 306 977 306 996 c 2 -1387 1281 m 2 - 1221 984 l 2 - 1214 972 1215 968 1194 968 c 2 - 1135 968 l 2 - 1112 968 1111 968 1108 988 c 2 - 1065 1271 l 2 - 1059 1309 1061 1336 1054 1336 c 0 - 1047 1336 1044 1311 1035 1273 c 2 - 990 1089 l 2 - 986 1073 988 1072 1009 1072 c 2 - 1047 1072 l 2 - 1061 1072 1062 1070 1062 1055 c 2 - 1062 993 l 2 - 1062 977 1060 975 1043 975 c 2 - 827 975 l 2 - 807 975 803 976 803 996 c 2 - 803 1059 l 2 - 803 1070 805 1072 816 1072 c 2 - 865 1072 l 2 - 889 1072 888 1075 893 1094 c 2 - 969 1395 l 2 - 974 1414 975 1418 949 1418 c 2 - 923 1418 l 2 - 904 1418 901 1419 901 1438 c 2 - 901 1499 l 2 - 901 1515 907 1515 922 1515 c 2 - 1180 1515 l 2 - 1205 1515 1207 1513 1211 1491 c 2 - 1246 1278 l 2 - 1252 1243 1252 1223 1257 1223 c 0 - 1263 1223 1276 1250 1291 1277 c 2 - 1417 1495 l 2 - 1426 1511 1430 1515 1456 1515 c 2 - 1674 1515 l 2 - 1688 1515 1691 1514 1691 1500 c 2 - 1691 1443 l 2 - 1691 1421 1690 1418 1668 1418 c 2 - 1612 1418 l 2 - 1596 1418 1596 1418 1594 1404 c 2 - 1543 1094 l 2 - 1540 1075 1542 1072 1564 1072 c 2 - 1606 1072 l 2 - 1621 1072 1624 1071 1624 1056 c 2 - 1624 996 l 2 - 1624 977 1621 975 1602 975 c 2 - 1332 975 l 2 - 1311 975 1308 976 1308 997 c 2 - 1308 1050 l 2 - 1308 1070 1310 1072 1329 1072 c 2 - 1349 1072 l 2 - 1377 1072 1376 1075 1380 1098 c 2 - 1410 1278 l 2 - 1416 1311 1434 1335 1422 1335 c 0 - 1415 1335 1403 1309 1387 1281 c 2 -EndSplineSet -EndChar - StartChar: uniFB00 -Encoding: 64256 64256 211 +Encoding: 64256 64256 210 GlifName: uniF_B_00 Width: 1270 -Flags: MW +Flags: W +HStem: 830 210<65.2021 133.452 569.487 703.856 1194.38 1300.26> 1360 180<595.53 682.314> 1420 180<1218.25 1451> +LayerCount: 2 Fore SplineSet 704 1050 m 0 @@ -6758,10 +7178,13 @@ Ligature2: "'liga' Standard Ligatures lookup 0 subtable" f f EndChar StartChar: uniFB01 -Encoding: 64257 64257 212 +Encoding: 64257 64257 211 GlifName: uniF_B_01 Width: 1135 -Flags: MW +Flags: W +HStem: -50 234<699.449 968.339> 830 210<67.5904 137.464 575.066 683.674> 1420 180<610.534 852.449> +VStem: 545.449 408<94 378.781> +LayerCount: 2 Fore SplineSet -57.55078125 -176 m 2 @@ -6807,10 +7230,13 @@ Ligature2: "'liga' Standard Ligatures lookup 0 subtable" f i EndChar StartChar: uniFB02 -Encoding: 64258 64258 213 +Encoding: 64258 64258 212 GlifName: uniF_B_02 Width: 1133 -Flags: MW +Flags: W +HStem: -50 234<698 966.216> 830 210<67.3828 136.001 573.632 676.987> 1420 180<609.241 790> +VStem: 544 408<94 376.25> +LayerCount: 2 Fore SplineSet 1255 1520 m 2 @@ -6861,10 +7287,13 @@ Ligature2: "'liga' Standard Ligatures lookup 0 subtable" f l EndChar StartChar: uniFB03 -Encoding: 64259 64259 214 +Encoding: 64259 64259 213 GlifName: uniF_B_03 Width: 1752 -Flags: MW +Flags: W +HStem: -50 234<1317 1585.89> 830 210<65.0245 131.823 565.58 671.322 1189.34 1299.27> 1360 180<592.254 682.898> 1420 180<1226.05 1449> +VStem: 1163 408<94 381.188> +LayerCount: 2 Fore SplineSet 577 1126 m 0 @@ -6931,10 +7360,13 @@ Ligature2: "'liga' Standard Ligatures lookup 0 subtable" f f i EndChar StartChar: uniFB04 -Encoding: 64260 64260 215 +Encoding: 64260 64260 214 GlifName: uniF_B_04 Width: 1750 -Flags: MW +Flags: W +HStem: -50 234<1318 1586.22> 830 210<65.2871 131.871 561.476 703.422 1193.02 1295.75> 1360 180<588.804 682.373> 1420 180<1227.17 1404> +VStem: 1164 408<94 382.594> +LayerCount: 2 Fore SplineSet 673 1082 m 0 @@ -7004,10 +7436,12 @@ Ligature2: "'liga' Standard Ligatures lookup 0 subtable" f f l EndChar StartChar: uniFF10 -Encoding: 65296 65296 216 +Encoding: 65296 65296 215 GlifName: uniF_F_10 Width: 1100 -Flags: MW +Flags: W +HStem: -20 210<416.198 519.478> 1310 210<647.249 941.621> +LayerCount: 2 Fore SplineSet 76 750 m 0 @@ -7024,82 +7458,103 @@ EndSplineSet EndChar StartChar: uniFF11 -Encoding: 65297 65297 217 +Encoding: 65297 65297 216 GlifName: uniF_F_11 Width: 1100 -Flags: MW +Flags: W +HStem: 0 210<97.6398 316.67 706.222 848.392> 1070 211<368.665 487.792> 1510 20G<825.998 959.498> +VStem: 767.998 211<1432.79 1525> +LayerCount: 2 Fore Refer: 3 49 N 1 0 0 1 119.998 0 2 EndChar StartChar: uniFF12 -Encoding: 65298 65298 218 +Encoding: 65298 65298 217 GlifName: uniF_F_12 Width: 1100 -Flags: MW +Flags: W +HStem: -20 401<476.995 755.607> 0 21G<-70.5045 113.495> 1336 184<549.485 879.995> +VStem: 818.995 196<427.302 553.832> +LayerCount: 2 Fore Refer: 4 50 N 1 0 0 1 -22.0045 0 2 EndChar StartChar: uniFF13 -Encoding: 65299 65299 219 +Encoding: 65299 65299 218 GlifName: uniF_F_13 Width: 1100 -Flags: MW +Flags: W +HStem: -20 184<331.318 464.032> 1346 174<552.515 886.996> +LayerCount: 2 Fore Refer: 5 51 N 1 0 0 1 51.9963 0 2 EndChar StartChar: uniFF14 -Encoding: 65300 65300 220 +Encoding: 65300 65300 219 GlifName: uniF_F_14 Width: 1100 -Flags: MW +Flags: W +HStem: 0 210<259.428 416.745 806.928 859.251> 410 210<377.65 442.574 898.544 981.357> 1480 20G<772.001 1096.5> +VStem: 807.001 152<892.088 969.633> +LayerCount: 2 Fore Refer: 6 52 N 1 0 0 1 45.0011 0 2 EndChar StartChar: uniFF15 -Encoding: 65301 65301 221 +Encoding: 65301 65301 220 GlifName: uniF_F_15 Width: 1100 -Flags: MW +Flags: W +HStem: -20 164<364.813 435.936> 782 218<540.495 893.995> 1120 380<487.16 907.811> +LayerCount: 2 Fore Refer: 7 53 N 1 0 0 1 69.9949 0 2 EndChar StartChar: uniFF16 -Encoding: 65302 65302 222 +Encoding: 65302 65302 221 GlifName: uniF_F_16 Width: 1100 -Flags: MW +Flags: W +HStem: -20 230<257.997 520.118> 722 238<564.997 900.997> 1366 154<706.639 946.997> +LayerCount: 2 Fore Refer: 8 54 N 1 0 0 1 44.9971 0 2 EndChar StartChar: uniFF17 -Encoding: 65303 65303 223 +Encoding: 65303 65303 222 GlifName: uniF_F_17 Width: 1100 -Flags: MW +Flags: W +HStem: -20 21G<346.003 499.003> 1134 386<426.449 612.843> 1480 20G<1107 1267.5> +LayerCount: 2 Fore Refer: 9 55 N 1 0 0 1 58.0026 0 2 EndChar StartChar: uniFF18 -Encoding: 65304 65304 224 +Encoding: 65304 65304 223 GlifName: uniF_F_18 Width: 1100 -Flags: MW +Flags: W +HStem: -20 190<226.206 511.756> 1330 190<660.437 918.145> +LayerCount: 2 Fore Refer: 10 56 N 1 0 0 1 25.0014 0 2 EndChar StartChar: uniFF19 -Encoding: 65305 65305 225 +Encoding: 65305 65305 224 GlifName: uniF_F_19 Width: 1100 -Flags: MW +Flags: W +HStem: -20 154<226 466.346> 540 238<272 607> 1290 230<646.171 915> +LayerCount: 2 Fore SplineSet 374 158 m 0 @@ -7125,10 +7580,12 @@ EndSplineSet EndChar StartChar: t.alt -Encoding: 65536 -1 226 +Encoding: 65536 -1 225 GlifName: t.alt Width: 588 -Flags: MW +Flags: W +HStem: -40 21G<132 324.5> 830 210<67.0161 126.98 588.997 664.901> +LayerCount: 2 Fore SplineSet 129 1040 m 2 @@ -7165,10 +7622,13 @@ EndSplineSet EndChar StartChar: R.alt -Encoding: 65537 -1 227 +Encoding: 65537 -1 226 GlifName: R_.alt Width: 1370 -Flags: MW +Flags: W +HStem: 0 270<-78.8552 75.6877 541.684 628.079 1132.2 1267.83> 1230 270<172.583 261.019 730.617 842.808> +VStem: 678 590<71.0506 267.12> 718 458<362.751 609.468> 844 468<975.806 1228.11> +LayerCount: 2 Fore SplineSet 1190 0 m 2 @@ -7219,10 +7679,12 @@ EndSplineSet EndChar StartChar: zero.oldstyle -Encoding: 65538 -1 228 +Encoding: 65538 -1 227 GlifName: zero.oldstyle Width: 1120 -Flags: MW +Flags: W +HStem: -20 210<249.651 545.241> 850 210<552.646 852.16> +LayerCount: 2 Fore SplineSet 35 520 m 0 @@ -7240,10 +7702,13 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" zero.oldtab EndChar StartChar: one.oldstyle -Encoding: 65539 -1 229 +Encoding: 65539 -1 228 GlifName: one.oldstyle Width: 920 -Flags: MW +Flags: W +HStem: 0 210<-22.3582 196.672 586.224 728.394> 610 211<146.667 265.794> +VStem: 546 211<972.793 1065> +LayerCount: 2 Fore SplineSet -46 65 m 2 @@ -7274,10 +7739,13 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" one.oldtab EndChar StartChar: two.oldstyle -Encoding: 65540 -1 230 +Encoding: 65540 -1 229 GlifName: two.oldstyle Width: 1094 -Flags: MW +Flags: W +HStem: -20 371<499 776.785> 0 21G<-48.5 135.5> 896 184<499.989 804> +VStem: 841 196<427.302 553.832> +LayerCount: 2 Fore SplineSet 1037 510 m 0 @@ -7311,10 +7779,12 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" two.oldtab EndChar StartChar: three.oldstyle -Encoding: 65541 -1 231 +Encoding: 65541 -1 230 GlifName: three.oldstyle Width: 960 -Flags: MW +Flags: W +HStem: -480 184<177.322 310.035> 886 174<398.518 733> +LayerCount: 2 Fore SplineSet -105 -112 m 0 @@ -7346,10 +7816,13 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" three.oldtab EndChar StartChar: four.oldstyle -Encoding: 65542 -1 232 +Encoding: 65542 -1 231 GlifName: four.oldstyle Width: 984 -Flags: MW +Flags: W +HStem: -460 210<112.427 269.744 659.926 712.25> 1 210<255.653 306.573 763.543 846.331> +VStem: 660 152<432.088 509.633> +LayerCount: 2 Fore SplineSet 740 -296 m 2 @@ -7398,10 +7871,12 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" four.oldtab EndChar StartChar: five.oldstyle -Encoding: 65543 -1 233 +Encoding: 65543 -1 232 GlifName: five.oldstyle Width: 930 -Flags: MW +Flags: W +HStem: -480 164<192.82 263.941> 322 218<368.5 722> 660 380<315.165 735.816> +LayerCount: 2 Fore SplineSet -131 -142 m 0 @@ -7438,10 +7913,12 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" five.oldtab EndChar StartChar: seven.oldstyle -Encoding: 65544 -1 234 +Encoding: 65544 -1 233 GlifName: seven.oldstyle Width: 1027 -Flags: MW +Flags: W +HStem: 674 386<266.446 452.841> +LayerCount: 2 Fore SplineSet -14 522 m 0 @@ -7471,10 +7948,12 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" seven.oldtab EndChar StartChar: nine.oldstyle -Encoding: 65545 -1 235 +Encoding: 65545 -1 234 GlifName: nine.oldstyle Width: 1010 -Flags: MW +Flags: W +HStem: -480 154<79 319.358> 80 238<125 460> 830 230<499.171 768> +LayerCount: 2 Fore SplineSet 227 -302 m 0 @@ -7501,10 +7980,12 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" nine.oldtab EndChar StartChar: zero.oldtab -Encoding: 65546 -1 236 +Encoding: 65546 -1 235 GlifName: zero.oldtab Width: 1100 -Flags: MW +Flags: W +HStem: -20 210<239.651 535.241> 850 210<542.646 842.16> +LayerCount: 2 Fore SplineSet 25 520 m 0 @@ -7521,10 +8002,13 @@ EndSplineSet EndChar StartChar: one.oldtab -Encoding: 65547 -1 237 +Encoding: 65547 -1 236 GlifName: one.oldtab Width: 1100 -Flags: MW +Flags: W +HStem: 0 210<67.6418 286.672 676.224 818.394> 610 211<236.667 355.794> +VStem: 636 211<972.793 1065> +LayerCount: 2 Fore SplineSet 44 65 m 2 @@ -7554,10 +8038,13 @@ EndSplineSet EndChar StartChar: two.oldtab -Encoding: 65548 -1 238 +Encoding: 65548 -1 237 GlifName: two.oldtab Width: 1100 -Flags: MW +Flags: W +HStem: -20 371<502 779.785> 0 21G<-45.5 138.5> 896 184<502.989 807> +VStem: 844 196<427.302 553.832> +LayerCount: 2 Fore SplineSet 1040 510 m 0 @@ -7590,10 +8077,12 @@ EndSplineSet EndChar StartChar: three.oldtab -Encoding: 65549 -1 239 +Encoding: 65549 -1 238 GlifName: three.oldtab Width: 1100 -Flags: MW +Flags: W +HStem: -480 184<247.322 380.035> 886 174<468.518 803> +LayerCount: 2 Fore SplineSet -35 -112 m 0 @@ -7624,10 +8113,13 @@ EndSplineSet EndChar StartChar: four.oldtab -Encoding: 65550 -1 240 +Encoding: 65550 -1 239 GlifName: four.oldtab Width: 1100 -Flags: MW +Flags: W +HStem: -460 210<170.427 327.744 717.926 770.25> 1 210<313.653 364.573 821.543 904.331> +VStem: 718 152<432.088 509.633> +LayerCount: 2 Fore SplineSet 798 -296 m 2 @@ -7675,10 +8167,12 @@ EndSplineSet EndChar StartChar: five.oldtab -Encoding: 65551 -1 241 +Encoding: 65551 -1 240 GlifName: five.oldtab Width: 1100 -Flags: MW +Flags: W +HStem: -480 164<277.82 348.941> 322 218<453.5 807> 660 380<400.165 820.816> +LayerCount: 2 Fore SplineSet -46 -142 m 0 @@ -7714,10 +8208,13 @@ EndSplineSet EndChar StartChar: seven.oldtab -Encoding: 65552 -1 242 +Encoding: 65552 -1 241 GlifName: seven.oldtab Width: 1100 -Flags: MW +Flags: W +HStem: 674 386<304.709 489.711> +VStem: 23 175<486 588.192> +LayerCount: 2 Fore SplineSet 23 522 m 0 @@ -7746,10 +8243,12 @@ EndSplineSet EndChar StartChar: nine.oldtab -Encoding: 65553 -1 243 +Encoding: 65553 -1 242 GlifName: nine.oldtab Width: 1100 -Flags: MW +Flags: W +HStem: -480 154<124 364.358> 80 238<170 505> 830 230<544.171 813> +LayerCount: 2 Fore SplineSet 272 -302 m 0 @@ -7775,20 +8274,25 @@ EndSplineSet EndChar StartChar: uni030C.alt -Encoding: 65554 -1 244 +Encoding: 65554 -1 243 GlifName: uni030C_.alt Width: 0 -Flags: MW +Flags: W +HStem: 975 160<460 696.133> 1256 436<617.867 785.243> +VStem: 514 532<1325.12 1565.88> AnchorPoint: "Anchor-1" 341 920 mark 0 +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 546 1286 2 EndChar StartChar: Agrave -Encoding: 192 192 245 +Encoding: 192 192 244 GlifName: A_grave Width: 1390 -Flags: MW +Flags: W +HStem: 0 270<-79.6841 90.997 377.997 440 530.018 655.35 1179.43 1309.99> 420 250<539.562 663.819> 1490 20G<663 1109.5> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 191 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7796,10 +8300,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ag EndChar StartChar: Aacute -Encoding: 193 193 246 +Encoding: 193 193 245 GlifName: A_acute Width: 1390 -Flags: MW +Flags: W +HStem: 0 270<-79.6841 90.997 377.997 440 530.018 655.35 1179.43 1309.99> 420 250<539.562 663.819> 1490 20G<663 1109.5> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 113 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7807,10 +8313,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" aa EndChar StartChar: Acircumflex -Encoding: 194 194 247 +Encoding: 194 194 246 GlifName: A_circumflex Width: 1390 -Flags: MW +Flags: W +HStem: 0 270<-79.6841 90.997 377.997 440 530.018 655.35 1179.43 1309.99> 420 250<539.562 663.819> 1490 20G<663 1109.5> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 153 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7818,10 +8326,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ac EndChar StartChar: Atilde -Encoding: 195 195 248 +Encoding: 195 195 247 GlifName: A_tilde Width: 1390 -Flags: MW +Flags: W +HStem: 0 270<-79.6841 90.997 377.997 440 530.018 655.35 1179.43 1309.99> 420 250<539.562 663.819> 1490 20G<663 1109.5> 1630 256<985.738 1187.9> 1748 256<694.14 873.57> +LayerCount: 2 Fore Refer: 131 732 N 1 0 0 1 152 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7829,10 +8339,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" at EndChar StartChar: Adieresis -Encoding: 196 196 249 +Encoding: 196 196 248 GlifName: A_dieresis Width: 1390 -Flags: MW +Flags: W +HStem: 0 270<-79.6841 90.997 377.997 440 530.018 655.35 1179.43 1309.99> 420 250<539.562 663.819> 1490 20G<663 1109.5> 1690 384<498.886 743.114 1058.89 1303.11> +VStem: 429 384<1759.89 2004.11> 989 384<1759.89 2004.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 107 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7840,10 +8353,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ad EndChar StartChar: Aring -Encoding: 197 197 250 +Encoding: 197 197 249 GlifName: A_ring Width: 1390 -Flags: MW +Flags: W +HStem: 0 270<-79.6841 90.997 377.997 440 530.018 655.35 1179.43 1309.99> 420 250<539.562 663.819> 1463 164<879.538 1016.64> 1490 20G<663 1109.5> 1810 153<901.222 1036.46> +VStem: 708 499 +LayerCount: 2 Fore Refer: 129 730 N 1 0 0 1 161 -177 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -7851,10 +8367,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ar EndChar StartChar: Ccedilla -Encoding: 199 199 251 +Encoding: 199 199 250 GlifName: C_cedilla Width: 1208 -Flags: MW +Flags: W +HStem: -549 153<126.24 381.627> -40 268<358 724.358> 1284 256<559.175 921.927> 1490 20G<1166.5 1349.5> +VStem: 27 509<251.239 722.383> 126 514 +LayerCount: 2 Fore Refer: 135 184 N 1 0 0 1 69 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -7862,10 +8381,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" cc EndChar StartChar: Egrave -Encoding: 200 200 252 +Encoding: 200 200 251 GlifName: E_grave Width: 1170 -Flags: MW +Flags: W +HStem: 0 270<-69.6149 69.9973 539.997 786.236> 1230 270<165.041 265.002 735.936 976.574> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 121 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7873,10 +8394,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" eg EndChar StartChar: Eacute -Encoding: 201 201 253 +Encoding: 201 201 252 GlifName: E_acute Width: 1170 -Flags: MW +Flags: W +HStem: 0 270<-69.6149 69.9973 539.997 786.236> 1230 270<165.041 265.002 735.936 976.574> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 23 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7884,10 +8407,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ea EndChar StartChar: Ecircumflex -Encoding: 202 202 254 +Encoding: 202 202 253 GlifName: E_circumflex Width: 1170 -Flags: MW +Flags: W +HStem: 0 270<-69.6149 69.9973 539.997 786.236> 1230 270<165.041 265.002 735.936 976.574> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 73 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7895,10 +8420,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ec EndChar StartChar: Edieresis -Encoding: 203 203 255 +Encoding: 203 203 254 GlifName: E_dieresis Width: 1170 -Flags: MW +Flags: W +HStem: 0 270<-69.6149 69.9973 539.997 786.236> 1230 270<165.041 265.002 735.936 976.574> 1690 384<458.886 703.114 1018.89 1263.11> +VStem: 389 384<1759.89 2004.11> 949 384<1759.89 2004.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 67 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -7906,10 +8434,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ed EndChar StartChar: Igrave -Encoding: 204 204 256 +Encoding: 204 204 255 GlifName: I_grave Width: 770 -Flags: MW +Flags: W +HStem: 0 270<-69.8438 89.1812 559.997 679.956> 1230 270<160.145 281.994 751.918 909.738> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 -96 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -7917,10 +8447,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ig EndChar StartChar: Iacute -Encoding: 205 205 257 +Encoding: 205 205 256 GlifName: I_acute Width: 770 -Flags: MW +Flags: W +HStem: 0 270<-69.8438 89.1812 559.997 679.956> 1230 270<160.145 281.994 751.918 909.738> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 -194 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -7928,10 +8460,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ia EndChar StartChar: Icircumflex -Encoding: 206 206 258 +Encoding: 206 206 257 GlifName: I_circumflex Width: 770 -Flags: MW +Flags: W +HStem: 0 270<-69.8438 89.1812 559.997 679.956> 1230 270<160.145 281.994 751.918 909.738> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 -154 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -7939,10 +8473,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ic EndChar StartChar: Idieresis -Encoding: 207 207 259 +Encoding: 207 207 258 GlifName: I_dieresis Width: 770 -Flags: MW +Flags: W +HStem: 0 270<-69.8438 89.1812 559.997 679.956> 1230 270<160.145 281.994 751.918 909.738> 1690 384<181.886 426.114 741.886 986.114> +VStem: 112 384<1759.89 2004.11> 672 384<1759.89 2004.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 -210 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -7950,10 +8487,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" id EndChar StartChar: Ntilde -Encoding: 209 209 260 +Encoding: 209 209 259 GlifName: N_tilde Width: 1250 -Flags: MW +Flags: W +HStem: -30 21G<630 962> 0 270<-79.2695 57.1707 327.852 429.804> 1230 270<140.64 251.69 900.168 989.219 1261.53 1399.52> 1630 256<927.738 1129.9> 1748 256<636.14 815.57> +VStem: -80 510<0.769901 269.27> +LayerCount: 2 Fore Refer: 131 732 N 1 0 0 1 94 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -7961,10 +8501,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" nt EndChar StartChar: Ograve -Encoding: 210 210 261 +Encoding: 210 210 260 GlifName: O_grave Width: 1240 -Flags: MW +Flags: W +HStem: -40 260<485.798 593.996> 1280 260<718.004 826.202> +VStem: 14 466<225.054 667.818> 832 466<832.182 1274.95> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 213 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -7972,10 +8515,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" og EndChar StartChar: Oacute -Encoding: 211 211 262 +Encoding: 211 211 261 GlifName: O_acute Width: 1240 -Flags: MW +Flags: W +HStem: -40 260<485.798 593.996> 1280 260<718.004 826.202> +VStem: 14 466<225.054 667.818> 832 466<832.182 1274.95> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 35 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -7983,10 +8529,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" oa EndChar StartChar: Ocircumflex -Encoding: 212 212 263 +Encoding: 212 212 262 GlifName: O_circumflex Width: 1240 -Flags: MW +Flags: W +HStem: -40 260<485.798 593.996> 1280 260<718.004 826.202> +VStem: 14 466<225.054 667.818> 832 466<832.182 1274.95> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 65 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -7994,10 +8543,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" oc EndChar StartChar: Otilde -Encoding: 213 213 264 +Encoding: 213 213 263 GlifName: O_tilde Width: 1240 -Flags: MW +Flags: W +HStem: -40 260<485.798 593.996> 1280 260<718.004 826.202> 1630 256<927.738 1129.9> 1748 256<636.14 815.57> +VStem: 14 466<225.054 667.818> 832 466<832.182 1274.95> +LayerCount: 2 Fore Refer: 131 732 N 1 0 0 1 94 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -8005,10 +8557,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ot EndChar StartChar: Odieresis -Encoding: 214 214 265 +Encoding: 214 214 264 GlifName: O_dieresis Width: 1240 -Flags: MW +Flags: W +HStem: -40 260<485.798 593.996> 1280 260<718.004 826.202> 1690 384<470.886 715.114 1030.89 1275.11> +VStem: 14 466<225.054 667.818> 401 384<1759.89 2004.11> 832 466<832.182 1274.95> 961 384<1759.89 2004.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 79 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -8016,10 +8571,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" od EndChar StartChar: Eth -Encoding: 208 208 266 +Encoding: 208 208 265 GlifName: E_th Width: 1320 -Flags: MW +Flags: W +HStem: 0 270<-70 69.2922 539.218 664.646> 670 230<76 758> 1230 270<160.194 261.406 732.629 857.327> +VStem: 890 490<736.42 1206.58> +LayerCount: 2 Fore SplineSet 116 900 m 2 @@ -8036,10 +8594,12 @@ Refer: 15 68 N 1 0 0 1 0 0 2 EndChar StartChar: AE -Encoding: 198 198 267 +Encoding: 198 198 266 GlifName: A_E_ Width: 1960 -Flags: MW +Flags: W +HStem: 0 270<-79.9844 68.9949 432.969 530 720.383 859.995 1330 1576.23> 420 250<690.339 1076> 1230 270<955.039 1055 1525.93 1766.57> 1480 20G<936 992.37> +LayerCount: 2 Fore SplineSet 1047 1230 m 1 @@ -8071,10 +8631,13 @@ Refer: 16 69 N 1 0 0 1 789.998 0 2 EndChar StartChar: germandbls -Encoding: 223 223 268 +Encoding: 223 223 267 GlifName: germandbls Width: 1303 -Flags: MW +Flags: W +HStem: -20 203<683.068 875.092> 0 213<-43.9894 44.2227> 1383 187<700.374 850.516> +VStem: 461 392<209.975 400.231> 655 423<740.355 958.972> 857 366<1170.12 1373.52> 892 360<200.831 453.031> +LayerCount: 2 Fore SplineSet 1252 370 m 0 @@ -8107,10 +8670,13 @@ EndSplineSet EndChar StartChar: Thorn -Encoding: 222 222 269 +Encoding: 222 222 268 GlifName: T_horn Width: 1284 -Flags: MW +Flags: W +HStem: 0 270<-40 69.9979 532.587 709.912> 1230 270<156.018 265.002 724.875 876> +VStem: 734 550<682.985 854.417> +LayerCount: 2 Fore SplineSet 643 812 m 2 @@ -8157,10 +8723,13 @@ EndSplineSet EndChar StartChar: Yacute -Encoding: 221 221 270 +Encoding: 221 221 269 GlifName: Y_acute Width: 1380 -Flags: MW +Flags: W +HStem: 0 270<260.01 408.757 879.277 989.971> 1230 270<164.785 265.344 811.183 902.479 993.166 1033.87 1392.01 1543> +VStem: 993 550<1230 1498.29> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 155 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -8168,10 +8737,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ya EndChar StartChar: Udieresis -Encoding: 220 220 271 +Encoding: 220 220 270 GlifName: U_dieresis Width: 1340 -Flags: MW +Flags: W +HStem: -40 294<370.5 798.749> 1230 270<170.639 261.28 737.028 889.935 950.81 1061.59 1345.27 1489.79> 1690 384<610.886 855.114 1170.89 1415.11> +VStem: 96 476<278.591 619.853> 541 384<1759.89 2004.11> 1101 384<1759.89 2004.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 219 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8179,10 +8751,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ud EndChar StartChar: Ucircumflex -Encoding: 219 219 272 +Encoding: 219 219 271 GlifName: U_circumflex Width: 1340 -Flags: MW +Flags: W +HStem: -40 294<370.5 798.749> 1230 270<170.639 261.28 737.028 889.935 950.81 1061.59 1345.27 1489.79> +VStem: 96 476<278.591 619.853> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 195 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8190,10 +8765,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uc EndChar StartChar: Uacute -Encoding: 218 218 273 +Encoding: 218 218 272 GlifName: U_acute Width: 1340 -Flags: MW +Flags: W +HStem: -40 294<370.5 798.749> 1230 270<170.639 261.28 737.028 889.935 950.81 1061.59 1345.27 1489.79> +VStem: 96 476<278.591 619.853> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 165 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8201,10 +8779,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ua EndChar StartChar: Ugrave -Encoding: 217 217 274 +Encoding: 217 217 273 GlifName: U_grave Width: 1340 -Flags: MW +Flags: W +HStem: -40 294<370.5 798.749> 1230 270<170.639 261.28 737.028 889.935 950.81 1061.59 1345.27 1489.79> +VStem: 96 476<278.591 619.853> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 243 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8212,10 +8793,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ug EndChar StartChar: Oslash -Encoding: 216 216 275 +Encoding: 216 216 274 GlifName: O_slash Width: 1240 -Flags: MW +Flags: W +HStem: -40 260<485.798 593.996> 1280 260<718.004 826.202> +VStem: 14 466<225.054 667.818> 832 466<832.182 1274.95> +LayerCount: 2 Fore SplineSet 1075 1660 m 2 @@ -8232,10 +8816,13 @@ Refer: 26 79 N 1 0 0 1 0 0 2 EndChar StartChar: agrave -Encoding: 224 224 276 +Encoding: 224 224 275 GlifName: agrave Width: 1036 -Flags: MW +Flags: W +HStem: -50 234<641 861.591> -40 200<203 447> 880 198<391 612.843> +VStem: 2 385<161.258 431.24> 909 130<189.871 301.368> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 -82 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8243,10 +8830,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: aacute -Encoding: 225 225 277 +Encoding: 225 225 276 GlifName: aacute Width: 1036 -Flags: MW +Flags: W +HStem: -50 234<641 861.591> -40 200<203 447> 880 198<391 612.843> +VStem: 2 385<161.258 431.24> 909 130<189.871 301.368> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 10 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8254,10 +8844,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: acircumflex -Encoding: 226 226 278 +Encoding: 226 226 277 GlifName: acircumflex Width: 1036 -Flags: MW +Flags: W +HStem: -50 234<641 861.591> -40 200<203 447> 880 198<391 612.843> +VStem: 2 385<161.258 431.24> 909 130<189.871 301.368> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 -30 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8265,10 +8858,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: atilde -Encoding: 227 227 279 +Encoding: 227 227 278 GlifName: atilde Width: 1036 -Flags: MW +Flags: W +HStem: -50 234<641 861.591> -40 200<203 447> 880 198<391 612.843> 1170 256<812.738 1014.9> 1288 256<521.14 700.57> +VStem: 2 385<161.258 431.24> 909 130<189.871 301.368> +LayerCount: 2 Fore Refer: 131 732 N 1 0 0 1 -21 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8276,10 +8872,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: adieresis -Encoding: 228 228 280 +Encoding: 228 228 279 GlifName: adieresis Width: 1036 -Flags: MW +Flags: W +HStem: -50 234<641 861.591> -40 200<203 447> 880 198<391 612.843> 1230 384<335.886 580.114 895.886 1140.11> +VStem: 2 385<161.258 431.24> 266 384<1299.89 1544.11> 826 384<1299.89 1544.11> 909 130<189.871 301.368> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 -56 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8287,10 +8886,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: aring -Encoding: 229 229 281 +Encoding: 229 229 280 GlifName: aring Width: 1036 -Flags: MW +Flags: W +HStem: -50 234<641 861.591> -40 200<203 447> 880 198<391 612.843> 1180 164<663.538 800.64> 1527 153<685.222 820.459> +VStem: 2 385<161.258 431.24> 492 499 909 130<189.871 301.368> +LayerCount: 2 Fore Refer: 129 730 N 1 0 0 1 -55 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8298,10 +8900,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: ccedilla -Encoding: 231 231 282 +Encoding: 231 231 281 GlifName: ccedilla Width: 952 -Flags: MW +Flags: W +HStem: -499 153<90.2402 345.627> -20 180<392.185 493.709> 880 180<546.368 609.887> +VStem: 3 385<192.104 442.824> 90 514 611 360<640 876.427> +LayerCount: 2 Fore Refer: 135 184 N 1 0 0 1 33 50 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -8309,10 +8914,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" c EndChar StartChar: egrave -Encoding: 232 232 283 +Encoding: 232 232 282 GlifName: egrave Width: 924 -Flags: MW +Flags: W +HStem: -20 178<392.997 490.913> 1040 20G<424 683> +VStem: 606 337<705.026 878.448> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 -80 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8320,10 +8928,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: eacute -Encoding: 233 233 284 +Encoding: 233 233 283 GlifName: eacute Width: 924 -Flags: MW +Flags: W +HStem: -20 178<392.997 490.913> 1040 20G<424 683> +VStem: 606 337<705.026 878.448> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 -208 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8331,10 +8942,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: ecircumflex -Encoding: 234 234 285 +Encoding: 234 234 284 GlifName: ecircumflex Width: 924 -Flags: MW +Flags: W +HStem: -20 178<392.997 490.913> 1040 20G<424 683> +VStem: 606 337<705.026 878.448> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 -138 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8342,10 +8956,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: edieresis -Encoding: 235 235 286 +Encoding: 235 235 285 GlifName: edieresis Width: 924 -Flags: MW +Flags: W +HStem: -20 178<392.997 490.913> 1040 20G<424 683> 1230 384<237.886 482.114 797.886 1042.11> +VStem: 168 384<1299.89 1544.11> 606 337<705.026 878.448> 728 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 -154 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8353,10 +8970,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: igrave -Encoding: 236 236 287 +Encoding: 236 236 286 GlifName: igrave Width: 584 -Flags: MW +Flags: W +HStem: -50 234<147 415.89> +VStem: -7 408<94 378.531> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 -278 -460 2 Refer: 86 305 N 1 0 0 1 0 0 3 @@ -8364,10 +8984,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: iacute -Encoding: 237 237 288 +Encoding: 237 237 287 GlifName: iacute Width: 584 -Flags: MW +Flags: W +HStem: -50 234<147 415.89> +VStem: -7 408<94 378.531> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 -316 -460 2 Refer: 86 305 N 1 0 0 1 0 0 3 @@ -8375,10 +8998,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: icircumflex -Encoding: 238 238 289 +Encoding: 238 238 288 GlifName: icircumflex Width: 584 -Flags: MW +Flags: W +HStem: -50 234<147 415.89> +VStem: -7 408<94 378.531> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 -356 -460 2 Refer: 86 305 N 1 0 0 1 0 0 3 @@ -8386,10 +9012,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: idieresis -Encoding: 239 239 290 +Encoding: 239 239 289 GlifName: idieresis Width: 584 -Flags: MW +Flags: W +HStem: -50 234<147 415.89> 1230 384<19.8862 264.114 579.886 824.114> +VStem: -50 384<1299.89 1544.11> -7 408<94 378.531> 510 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 -372 -460 2 Refer: 86 305 N 1 0 0 1 0 0 3 @@ -8397,10 +9026,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: ae -Encoding: 230 230 291 +Encoding: 230 230 290 GlifName: ae Width: 1476 -Flags: MW +Flags: W +HStem: -40 196<941.618 1036.06> -30 229<151 478.459> 437 151<461.171 525.062> 888 192<470.442 624.64 1099.55 1264.5> +VStem: 73 392<699.489 881.463> 1156 339<705.026 879.972> +LayerCount: 2 Fore SplineSet 1031 569 m 0 @@ -8446,10 +9078,12 @@ EndSplineSet EndChar StartChar: eth -Encoding: 240 240 292 +Encoding: 240 240 291 GlifName: eth Width: 1340 -Flags: MW +Flags: W +HStem: -20 190<438.256 658.558> 882 178<630.619 887.728> +LayerCount: 2 Fore SplineSet 437 510 m 0 @@ -8474,10 +9108,13 @@ Refer: 85 45 N 0.749531 0.661969 -0.661969 0.749531 1228 635 2 EndChar StartChar: ntilde -Encoding: 241 241 293 +Encoding: 241 241 292 GlifName: ntilde Width: 1062 -Flags: MW +Flags: W +HStem: -40 224<630 898.347> 0 21G<-4.5 329> 1170 256<774.738 976.895> 1288 256<483.14 662.57> +VStem: 456 407<95 337.234> +LayerCount: 2 Fore Refer: 131 732 N 1 0 0 1 -59 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 @@ -8485,10 +9122,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" n EndChar StartChar: ograve -Encoding: 242 242 294 +Encoding: 242 242 293 GlifName: ograve Width: 1020 -Flags: MW +Flags: W +HStem: -20 21G<273 566.5> 880 180<547.024 745> +VStem: 4 374<189.152 421.257> 605 410<621.517 861.043> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 -58 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8496,10 +9136,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: oacute -Encoding: 243 243 295 +Encoding: 243 243 294 GlifName: oacute Width: 1020 -Flags: MW +Flags: W +HStem: -20 21G<273 566.5> 880 180<547.024 745> +VStem: 4 374<189.152 421.257> 605 410<621.517 861.043> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 -176 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8507,10 +9150,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: ocircumflex -Encoding: 244 244 296 +Encoding: 244 244 295 GlifName: ocircumflex Width: 1020 -Flags: MW +Flags: W +HStem: -20 21G<273 566.5> 880 180<547.024 745> +VStem: 4 374<189.152 421.257> 605 410<621.517 861.043> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 -136 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8518,10 +9164,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: otilde -Encoding: 245 245 297 +Encoding: 245 245 296 GlifName: otilde Width: 1020 -Flags: MW +Flags: W +HStem: -20 21G<273 566.5> 880 180<547.024 745> 1170 256<716.738 918.895> 1288 256<425.14 604.57> +VStem: 4 374<189.152 421.257> 605 410<621.517 861.043> +LayerCount: 2 Fore Refer: 131 732 N 1 0 0 1 -117 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8529,10 +9178,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: odieresis -Encoding: 246 246 298 +Encoding: 246 246 297 GlifName: odieresis Width: 1020 -Flags: MW +Flags: W +HStem: -20 21G<273 566.5> 880 180<547.024 745> 1230 384<249.886 494.114 809.886 1054.11> +VStem: 4 374<189.152 421.257> 180 384<1299.89 1544.11> 605 410<621.517 861.043> 740 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 -142 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -8540,10 +9192,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: oslash -Encoding: 248 248 299 +Encoding: 248 248 298 GlifName: oslash Width: 1020 -Flags: MW +Flags: W +HStem: -20 21G<273 566.5> 880 180<547.024 745> +VStem: 4 374<189.152 421.257> 605 410<621.517 861.043> +LayerCount: 2 Fore SplineSet 917 1215 m 2 @@ -8560,10 +9215,13 @@ Refer: 52 111 N 1 0 0 1 0 0 2 EndChar StartChar: ugrave -Encoding: 249 249 300 +Encoding: 249 249 299 GlifName: ugrave Width: 1109 -Flags: MW +Flags: W +HStem: -50 234<687.5 949.533> -38 252<290 487> 846 234<220.667 481.5> +VStem: 47 130<727.927 838.363> 987 133<185.967 301.899> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 39 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8571,10 +9229,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: uacute -Encoding: 250 250 301 +Encoding: 250 250 300 GlifName: uacute Width: 1109 -Flags: MW +Flags: W +HStem: -50 234<687.5 949.533> -38 252<290 487> 846 234<220.667 481.5> +VStem: 47 130<727.927 838.363> 987 133<185.967 301.899> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 -59 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8582,10 +9243,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: ucircumflex -Encoding: 251 251 302 +Encoding: 251 251 301 GlifName: ucircumflex Width: 1109 -Flags: MW +Flags: W +HStem: -50 234<687.5 949.533> -38 252<290 487> 846 234<220.667 481.5> +VStem: 47 130<727.927 838.363> 987 133<185.967 301.899> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 -79 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8593,10 +9257,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: udieresis -Encoding: 252 252 303 +Encoding: 252 252 302 GlifName: udieresis Width: 1109 -Flags: MW +Flags: W +HStem: -50 234<687.5 949.533> -38 252<290 487> 846 234<220.667 481.5> 1230 384<356.886 601.114 916.886 1161.11> +VStem: 47 130<727.927 838.363> 287 384<1299.89 1544.11> 847 384<1299.89 1544.11> 987 133<185.967 301.899> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 -35 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -8604,10 +9271,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: yacute -Encoding: 253 253 304 +Encoding: 253 253 303 GlifName: yacute Width: 1046 -Flags: MW +Flags: W +HStem: 850 234<181.101 423.5> +VStem: -1 130<738.239 841.797> 864 216<534.435 861> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 -110 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -8615,10 +9285,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" y EndChar StartChar: thorn -Encoding: 254 254 305 +Encoding: 254 254 304 GlifName: thorn Width: 996 -Flags: MW +Flags: W +HStem: -500 21G<-122.5 192.5> -40 198<396.699 610.5> 880 198<546 794> 1540 20G<208 598> +VStem: 603 395<607.376 875.5> +LayerCount: 2 Fore SplineSet 226 1560 m 2 @@ -8650,10 +9323,13 @@ EndSplineSet EndChar StartChar: ydieresis -Encoding: 255 255 306 +Encoding: 255 255 305 GlifName: ydieresis Width: 1046 -Flags: MW +Flags: W +HStem: 850 234<181.101 423.5> 1230 384<285.886 530.114 845.886 1090.11> +VStem: -1 130<738.239 841.797> 216 384<1299.89 1544.11> 776 384<1299.89 1544.11> 864 216<534.435 861> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 -106 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -8661,10 +9337,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" y EndChar StartChar: Amacron -Encoding: 256 256 307 +Encoding: 256 256 306 GlifName: A_macron Width: 1390 -Flags: MW +Flags: W +HStem: 0 270<-79.6841 90.997 377.997 440 530.018 655.35 1179.43 1309.99> 420 250<539.562 663.819> 1490 20G<663 1109.5> 1630 192<702 1182> +VStem: 702 480<1630 1822> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 182 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -8672,10 +9351,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" am EndChar StartChar: amacron -Encoding: 257 257 308 +Encoding: 257 257 307 GlifName: amacron Width: 1036 -Flags: MW +Flags: W +HStem: -50 234<641 861.591> -40 200<203 447> 880 198<391 612.843> 1170 192<449 929> +VStem: 2 385<161.258 431.24> 449 480<1170 1362> 909 130<189.871 301.368> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 -71 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8683,10 +9365,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: Abreve -Encoding: 258 258 309 +Encoding: 258 258 308 GlifName: A_breve Width: 1390 -Flags: MW +Flags: W +HStem: 0 270<-79.6841 90.997 377.997 440 530.018 655.35 1179.43 1309.99> 420 250<539.562 663.819> 1490 20G<663 1109.5> 1620 260<864.501 1072.94> +VStem: 703 156<1892.02 1978> 1093 168<1906.37 1978> +LayerCount: 2 Fore Refer: 127 728 N 1 0 0 1 179 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -8694,10 +9379,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ab EndChar StartChar: abreve -Encoding: 259 259 310 +Encoding: 259 259 309 GlifName: abreve Width: 1036 -Flags: MW +Flags: W +HStem: -50 234<641 861.591> -40 200<203 447> 880 198<391 612.843> 1160 260<631.501 839.943> +VStem: 2 385<161.258 431.24> 470 156<1432.02 1518> 860 168<1446.37 1518> 909 130<189.871 301.368> +LayerCount: 2 Fore Refer: 127 728 N 1 0 0 1 -54 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8705,10 +9393,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: Aogonek -Encoding: 260 260 311 +Encoding: 260 260 310 GlifName: A_ogonek Width: 1390 -Flags: MW +Flags: W +HStem: -449 187<750.5 1016.16> 0 270<-79.6841 90.997 377.997 440 530.018 655.35 1179.43 1309.99> 420 250<539.562 663.819> 1490 20G<663 1109.5> +LayerCount: 2 Fore Refer: 130 731 N 1 0 0 1 605 -27 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -8716,10 +9406,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ao EndChar StartChar: aogonek -Encoding: 261 261 312 +Encoding: 261 261 311 GlifName: aogonek Width: 1036 -Flags: MW +Flags: W +HStem: -439 187<545.5 811.159> -50 234<641 861.591> -40 200<203 447> 880 198<391 612.843> +VStem: 2 385<161.258 431.24> 909 130<189.871 301.368> +LayerCount: 2 Fore Refer: 130 731 N 1 0 0 1 400 -17 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8727,10 +9420,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: Cacute -Encoding: 262 262 313 +Encoding: 262 262 312 GlifName: C_acute Width: 1208 -Flags: MW +Flags: W +HStem: -40 268<358 724.358> 1284 256<559.175 921.927> 1490 20G<1166.5 1349.5> +VStem: 27 509<251.239 722.383> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 115 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -8738,10 +9434,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ca EndChar StartChar: cacute -Encoding: 263 263 314 +Encoding: 263 263 313 GlifName: cacute Width: 952 -Flags: MW +Flags: W +HStem: -20 180<392.185 493.709> 880 180<546.368 609.887> +VStem: 3 385<192.104 442.824> 611 360<640 876.427> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 -53 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -8749,10 +9448,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" c EndChar StartChar: Ccircumflex -Encoding: 264 264 315 +Encoding: 264 264 314 GlifName: C_circumflex Width: 1208 -Flags: MW +Flags: W +HStem: -40 268<358 724.358> 1284 256<559.175 921.927> 1490 20G<1166.5 1349.5> +VStem: 27 509<251.239 722.383> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 125 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -8760,10 +9462,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" cc EndChar StartChar: ccircumflex -Encoding: 265 265 316 +Encoding: 265 265 315 GlifName: ccircumflex Width: 952 -Flags: MW +Flags: W +HStem: -20 180<392.185 493.709> 880 180<546.368 609.887> +VStem: 3 385<192.104 442.824> 611 360<640 876.427> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 -93 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -8771,10 +9476,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" c EndChar StartChar: Cdotaccent -Encoding: 266 266 317 +Encoding: 266 266 316 GlifName: C_dotaccent Width: 1208 -Flags: MW +Flags: W +HStem: -40 268<358 724.358> 1284 256<559.175 921.927> 1490 20G<1166.5 1349.5> 1729 384<819.886 1064.11> +VStem: 27 509<251.239 722.383> 750 384<1798.89 2043.11> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 243 460 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -8782,10 +9490,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" cd EndChar StartChar: cdotaccent -Encoding: 267 267 318 +Encoding: 267 267 317 GlifName: cdotaccent Width: 952 -Flags: MW +Flags: W +HStem: -20 180<392.185 493.709> 880 180<546.368 609.887> 1269 384<601.886 846.114> +VStem: 3 385<192.104 442.824> 532 384<1338.89 1583.11> 611 360<640 876.427> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 25 0 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -8793,10 +9504,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" c EndChar StartChar: Ccaron -Encoding: 268 268 319 +Encoding: 268 268 318 GlifName: C_caron Width: 1208 -Flags: MW +Flags: W +HStem: -40 268<358 724.358> 1284 256<559.175 921.927> 1490 20G<1166.5 1349.5> +VStem: 27 509<251.239 722.383> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 145 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -8804,10 +9518,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" cc EndChar StartChar: ccaron -Encoding: 269 269 320 +Encoding: 269 269 319 GlifName: ccaron Width: 952 -Flags: MW +Flags: W +HStem: -20 180<392.185 493.709> 880 180<546.368 609.887> +VStem: 3 385<192.104 442.824> 611 360<640 876.427> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 -103 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -8815,10 +9532,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" c EndChar StartChar: Dcaron -Encoding: 270 270 321 +Encoding: 270 270 320 GlifName: D_caron Width: 1320 -Flags: MW +Flags: W +HStem: 0 270<-70 69.2922 539.218 664.646> 1230 270<160.194 261.406 732.629 857.327> +VStem: 890 490<736.42 1206.58> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 123 0 2 Refer: 15 68 N 1 0 0 1 0 0 3 @@ -8826,10 +9546,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" dc EndChar StartChar: dcaron -Encoding: 271 271 322 +Encoding: 271 271 321 GlifName: dcaron Width: 1628 -Flags: MW +Flags: W +HStem: -50 234<664 897.195> -40 198<202.5 445> 843 160<1133 1369.13> 880 198<391 612.875> 1124 436<1290.87 1458.24> 1540 20G<708 1147> +VStem: 3 385<162.5 430.624> 910 129<192.447 301.366> 1187 532<1193.12 1433.88> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 1219 1154 2 Refer: 41 100 N 1 0 0 1 0 0 2 @@ -8837,10 +9560,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" d EndChar StartChar: Dcroat -Encoding: 272 272 323 +Encoding: 272 272 322 GlifName: D_croat Width: 1320 -Flags: MW +Flags: W +HStem: 0 270<-70 69.2922 539.218 664.646> 670 230<76 778> 1230 270<160.194 261.406 732.629 857.327> +VStem: 890 490<736.42 1206.58> +LayerCount: 2 Fore SplineSet 116 900 m 2 @@ -8857,10 +9583,13 @@ Refer: 15 68 N 1 0 0 1 0 0 2 EndChar StartChar: dcroat -Encoding: 273 273 324 +Encoding: 273 273 323 GlifName: dcroat Width: 1036 -Flags: MW +Flags: W +HStem: -50 234<664 897.195> -40 198<202.5 445> 880 198<391 612.875> 1060 230<601 1207> 1540 20G<708 1147> +VStem: 3 385<162.5 430.624> 910 129<192.447 301.366> +LayerCount: 2 Fore SplineSet 631 1290 m 2 @@ -8877,10 +9606,13 @@ Refer: 41 100 N 1 0 0 1 0 0 2 EndChar StartChar: Emacron -Encoding: 274 274 325 +Encoding: 274 274 324 GlifName: E_macron Width: 1170 -Flags: MW +Flags: W +HStem: 0 270<-69.6149 69.9973 539.997 786.236> 1230 270<165.041 265.002 735.936 976.574> 1630 192<592 1072> +VStem: 592 480<1630 1822> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 72 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -8888,10 +9620,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" em EndChar StartChar: emacron -Encoding: 275 275 326 +Encoding: 275 275 325 GlifName: emacron Width: 924 -Flags: MW +Flags: W +HStem: -20 178<392.997 490.913> 1040 20G<424 683> 1170 192<391 871> +VStem: 391 480<1170 1362> 606 337<705.026 878.448> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 -129 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8899,10 +9634,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: Ebreve -Encoding: 276 276 327 +Encoding: 276 276 326 GlifName: E_breve Width: 1170 -Flags: MW +Flags: W +HStem: 0 270<-69.6149 69.9973 539.997 786.236> 1230 270<165.041 265.002 735.936 976.574> 1620 260<734.501 942.943> +VStem: 573 156<1892.02 1978> 963 168<1906.37 1978> +LayerCount: 2 Fore Refer: 127 728 N 1 0 0 1 49 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -8910,10 +9648,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" eb EndChar StartChar: ebreve -Encoding: 277 277 328 +Encoding: 277 277 327 GlifName: ebreve Width: 924 -Flags: MW +Flags: W +HStem: -20 178<392.997 490.913> 1040 20G<424 683> 1160 260<583.501 791.943> +VStem: 422 156<1432.02 1518> 606 337<705.026 878.448> 812 168<1446.37 1518> +LayerCount: 2 Fore Refer: 127 728 N 1 0 0 1 -102 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8921,10 +9662,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: Edotaccent -Encoding: 278 278 329 +Encoding: 278 278 328 GlifName: E_dotaccent Width: 1170 -Flags: MW +Flags: W +HStem: 0 270<-69.6149 69.9973 539.997 786.236> 1230 270<165.041 265.002 735.936 976.574> 1729 384<717.886 962.114> +VStem: 648 384<1798.89 2043.11> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 141 460 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -8932,10 +9676,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ed EndChar StartChar: edotaccent -Encoding: 279 279 330 +Encoding: 279 279 329 GlifName: edotaccent Width: 924 -Flags: MW +Flags: W +HStem: -20 178<392.997 490.913> 1040 20G<424 683> 1269 384<566.886 811.114> +VStem: 497 384<1338.89 1583.11> 606 337<705.026 878.448> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 -10 0 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8943,10 +9690,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: Eogonek -Encoding: 280 280 331 +Encoding: 280 280 330 GlifName: E_ogonek Width: 1170 -Flags: MW +Flags: W +HStem: -399 187<632.5 898.159> 0 270<-69.6149 69.9973 539.997 786.236> 1230 270<165.041 265.002 735.936 976.574> +LayerCount: 2 Fore Refer: 130 731 N 1 0 0 1 487 23 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -8954,10 +9703,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" eo EndChar StartChar: eogonek -Encoding: 281 281 332 +Encoding: 281 281 331 GlifName: eogonek Width: 924 -Flags: MW +Flags: W +HStem: -347 187<400.5 666.159> -20 178<392.997 490.913> 1040 20G<424 683> +VStem: 606 337<705.026 878.448> +LayerCount: 2 Fore Refer: 130 731 N 1 0 0 1 255 75 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8965,10 +9717,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: Ecaron -Encoding: 282 282 333 +Encoding: 282 282 332 GlifName: E_caron Width: 1170 -Flags: MW +Flags: W +HStem: 0 270<-69.6149 69.9973 539.997 786.236> 1230 270<165.041 265.002 735.936 976.574> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 73 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -8976,10 +9730,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ec EndChar StartChar: ecaron -Encoding: 283 283 334 +Encoding: 283 283 333 GlifName: ecaron Width: 924 -Flags: MW +Flags: W +HStem: -20 178<392.997 490.913> 1040 20G<424 683> +VStem: 606 337<705.026 878.448> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 -148 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -8987,10 +9744,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: Gcircumflex -Encoding: 284 284 335 +Encoding: 284 284 334 GlifName: G_circumflex Width: 1310 -Flags: MW +Flags: W +HStem: -40 250<341.164 636.595> 590 270<675.487 741.811 1191.47 1303.76> 1284 256<774.989 915.143> 1490 20G<1175.5 1355> +VStem: 15 500<216.939 672.01> 675 629<590.235 859.369> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 155 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -8998,10 +9758,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" gc EndChar StartChar: gcircumflex -Encoding: 285 285 336 +Encoding: 285 285 335 GlifName: gcircumflex Width: 821 -Flags: MW +Flags: W +HStem: -530 204<17.4469 330.847> -104 342<267.653 385.826> 340 180<346 430.465> 1101 141<668.841 852.5> +VStem: -202 339<-314.209 -171.695> -83 350<101 293> 46 325<522.471 769.99> 386 331<-224.141 -104> 497 330<624.993 899.003> +LayerCount: 2 Fore SplineSet -202 -300 m 0 @@ -9050,10 +9813,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" g EndChar StartChar: Gbreve -Encoding: 286 286 337 +Encoding: 286 286 336 GlifName: G_breve Width: 1310 -Flags: MW +Flags: W +HStem: -40 250<341.164 636.595> 590 270<675.487 741.811 1191.47 1303.76> 1284 256<774.989 915.143> 1490 20G<1175.5 1355> 1620 260<846.501 1054.94> +VStem: 15 500<216.939 672.01> 675 629<590.235 859.369> 685 156<1892.02 1978> 1075 168<1906.37 1978> +LayerCount: 2 Fore Refer: 127 728 N 1 0 0 1 161 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -9061,10 +9827,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" gb EndChar StartChar: gbreve -Encoding: 287 287 338 +Encoding: 287 287 337 GlifName: gbreve Width: 821 -Flags: MW +Flags: W +HStem: -530 204<17.4469 330.847> -104 342<267.653 385.826> 340 180<346 430.465> 1171 211<691.648 872.5> 1278 260<405.556 600.384> +VStem: -202 339<-314.209 -171.695> -83 350<101 293> 46 325<522.471 769.99> 255 145<1550.02 1636> 386 331<-224.141 -104> 497 330<624.993 899.003> 619 157<1564.37 1636> 724 286<1062.73 1170.98> +LayerCount: 2 Fore SplineSet 442 1278 m 0 @@ -9084,10 +9853,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" g EndChar StartChar: Gdotaccent -Encoding: 288 288 339 +Encoding: 288 288 338 GlifName: G_dotaccent Width: 1310 -Flags: MW +Flags: W +HStem: -40 250<341.164 636.595> 590 270<675.487 741.811 1191.47 1303.76> 1284 256<774.989 915.143> 1490 20G<1175.5 1355> 1729 384<759.886 1004.11> +VStem: 15 500<216.939 672.01> 675 629<590.235 859.369> 690 384<1798.89 2043.11> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 183 460 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -9095,43 +9867,54 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" gd EndChar StartChar: gdotaccent -Encoding: 289 289 340 +Encoding: 289 289 339 GlifName: gdotaccent Width: 821 -Flags: MW +Flags: W +HStem: -530 204<17.4469 330.847> -104 342<267.653 385.826> 340 180<346 430.465> 1171 211<691.648 872.5> 1269 384<342.886 587.114> +VStem: -202 339<-314.209 -171.695> -83 350<101 293> 46 325<522.471 769.99> 273 384<1338.89 1583.11> 386 331<-224.141 -104> 497 330<624.993 899.003> 724 286<1062.73 1170.98> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 -234 0 2 Refer: 44 103 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gdotaccent.sc EndChar -StartChar: uni0122 -Encoding: 290 290 341 +StartChar: Gcommaaccent +Encoding: 290 290 340 GlifName: uni0122 Width: 1310 -Flags: MW +Flags: W +HStem: -758 128<219 435.779> -533 349<333.988 462.647> -40 250<341.164 636.595> 590 270<675.487 741.811 1191.47 1303.76> 1284 256<774.989 915.143> 1490 20G<1175.5 1355> +VStem: 15 500<216.939 672.01> 262 426<-487.121 -273.307> 675 629<590.235 859.369> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 211 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0123.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" gcommaaccent.sc EndChar -StartChar: uni0123 -Encoding: 291 291 342 +StartChar: gcommaaccent +Encoding: 291 291 341 GlifName: uni0123 Width: 821 -Flags: MW +Flags: W +HStem: -530 204<17.4469 330.847> -104 342<267.653 385.826> 340 180<346 430.465> 1171 211<691.648 872.5> 1262 349<454.353 583.012> 1708 128<481.221 698> +VStem: -202 339<-314.209 -171.695> -83 350<101 293> 46 325<522.471 769.99> 229 426<1351.31 1565.12> 386 331<-224.141 -104> 497 330<624.993 899.003> 724 286<1062.73 1170.98> +LayerCount: 2 Fore Refer: 122 786 N 1 0 0 1 -216 170 2 Refer: 44 103 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0123.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gcommaaccent.sc EndChar StartChar: Hbar -Encoding: 294 294 343 +Encoding: 294 294 342 GlifName: H_bar Width: 1440 -Flags: MW +Flags: W +HStem: 0 270<-68.9914 68.4896 536.523 618.357 661.947 779.019 1248.48 1348.15> 650 250<678.664 846.485> 950 230<116 1534> 1230 270<160.655 260.759 730.002 848.273 890.488 968.438 1441.66 1579.42> +LayerCount: 2 Fore SplineSet 194 1180 m 2 @@ -9148,10 +9931,13 @@ Refer: 19 72 N 1 0 0 1 0 0 2 EndChar StartChar: hbar -Encoding: 295 295 344 +Encoding: 295 295 343 GlifName: hbar Width: 1072 -Flags: MW +Flags: W +HStem: -40 224<640 908.2> 0 21G<5.5 339> 806 272<567.5 935> 1072 230<98 755> 1540 20G<227 681.5> +VStem: 466 406<95 337.234> +LayerCount: 2 Fore SplineSet 132 1302 m 2 @@ -9168,10 +9954,12 @@ Refer: 45 104 N 1 0 0 1 0 0 2 EndChar StartChar: Hcircumflex -Encoding: 292 292 345 +Encoding: 292 292 344 GlifName: H_circumflex Width: 1440 -Flags: MW +Flags: W +HStem: 0 270<-68.9914 68.4896 536.523 618.357 661.947 779.019 1248.48 1348.15> 650 250<678.664 846.485> 1230 270<160.655 260.759 730.002 848.273 890.488 968.438 1441.66 1579.42> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 147 0 2 Refer: 19 72 N 1 0 0 1 0 0 3 @@ -9179,10 +9967,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" hc EndChar StartChar: hcircumflex -Encoding: 293 293 346 +Encoding: 293 293 345 GlifName: hcircumflex Width: 1072 -Flags: MW +Flags: W +HStem: -40 224<640 908.2> 0 21G<5.5 339> 806 272<567.5 935> 1540 20G<227 681.5> +VStem: 466 406<95 337.234> +LayerCount: 2 Fore SplineSet 755 1175 m 2 @@ -9206,10 +9997,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" h EndChar StartChar: Itilde -Encoding: 296 296 347 +Encoding: 296 296 346 GlifName: I_tilde Width: 770 -Flags: MW +Flags: W +HStem: 0 270<-69.8438 89.1812 559.997 679.956> 1230 270<160.145 281.994 751.918 909.738> 1630 256<708.738 910.895> 1748 256<417.14 596.57> +LayerCount: 2 Fore Refer: 131 732 N 1 0 0 1 -125 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -9217,10 +10010,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" it EndChar StartChar: itilde -Encoding: 297 297 348 +Encoding: 297 297 347 GlifName: itilde Width: 584 -Flags: MW +Flags: W +HStem: -50 234<147 415.89> 1170 256<486.738 688.895> 1288 256<195.14 374.57> +VStem: -7 408<94 378.531> +LayerCount: 2 Fore Refer: 131 732 N 1 0 0 1 -347 -460 2 Refer: 86 305 N 1 0 0 1 0 0 3 @@ -9228,10 +10024,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: Imacron -Encoding: 298 298 349 +Encoding: 298 298 348 GlifName: I_macron Width: 770 -Flags: MW +Flags: W +HStem: 0 270<-69.8438 89.1812 559.997 679.956> 1230 270<160.145 281.994 751.918 909.738> 1630 192<335 815> +VStem: 335 480<1630 1822> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 -185 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -9239,10 +10038,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" im EndChar StartChar: imacron -Encoding: 299 299 350 +Encoding: 299 299 349 GlifName: imacron Width: 584 -Flags: MW +Flags: W +HStem: -50 234<147 415.89> 1170 192<163 643> +VStem: -7 408<94 378.531> 163 480<1170 1362> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 -357 -460 2 Refer: 86 305 N 1 0 0 1 0 0 3 @@ -9250,10 +10052,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: Ibreve -Encoding: 300 300 351 +Encoding: 300 300 350 GlifName: I_breve Width: 770 -Flags: MW +Flags: W +HStem: 0 270<-69.8438 89.1812 559.997 679.956> 1230 270<160.145 281.994 751.918 909.738> 1620 260<567.501 775.943> +VStem: 406 156<1892.02 1978> 796 168<1906.37 1978> +LayerCount: 2 Fore Refer: 127 728 N 1 0 0 1 -118 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -9261,10 +10066,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ib EndChar StartChar: ibreve -Encoding: 301 301 352 +Encoding: 301 301 351 GlifName: ibreve Width: 584 -Flags: MW +Flags: W +HStem: -50 234<147 415.89> 1160 260<345.501 553.943> +VStem: -7 408<94 378.531> 184 156<1432.02 1518> 574 168<1446.37 1518> +LayerCount: 2 Fore Refer: 127 728 N 1 0 0 1 -340 -460 2 Refer: 86 305 N 1 0 0 1 0 0 3 @@ -9272,10 +10080,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: Iogonek -Encoding: 302 302 353 +Encoding: 302 302 352 GlifName: I_ogonek Width: 770 -Flags: MW +Flags: W +HStem: -449 187<197.5 463.159> 0 270<-69.8438 89.1812 559.997 679.956> 1230 270<160.145 281.994 751.918 909.738> +LayerCount: 2 Fore Refer: 130 731 N 1 0 0 1 52 -27 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -9283,10 +10093,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" io EndChar StartChar: iogonek -Encoding: 303 303 354 +Encoding: 303 303 353 GlifName: iogonek Width: 584 -Flags: MW +Flags: W +HStem: -419 187<127.5 393.159> -50 234<147 415.89> 1170 420<290.023 589.176> +VStem: -7 408<94 378.531> 204 474<1253.79 1510.28> +LayerCount: 2 Fore Refer: 130 731 N 1 0 0 1 -18 3 2 Refer: 46 105 N 1 0 0 1 0 0 3 @@ -9294,10 +10107,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: Idotaccent -Encoding: 304 304 355 +Encoding: 304 304 354 GlifName: I_dotaccent Width: 770 -Flags: MW +Flags: W +HStem: 0 270<-69.8438 89.1812 559.997 679.956> 1230 270<160.145 281.994 751.918 909.738> 1729 384<490.886 735.114> +VStem: 421 384<1798.89 2043.11> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 -86 460 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -9305,10 +10121,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" id EndChar StartChar: Jcircumflex -Encoding: 308 308 356 +Encoding: 308 308 355 GlifName: J_circumflex Width: 1112 -Flags: MW +Flags: W +HStem: -40 230<347.551 444.607> 1230 270<454.097 656.617 1105.36 1263.9> +VStem: -50 390<192.611 492> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 85 0 2 Refer: 21 74 N 1 0 0 1 0 0 3 @@ -9316,22 +10135,26 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" jc EndChar StartChar: jcircumflex -Encoding: 309 309 357 +Encoding: 309 309 356 GlifName: jcircumflex Width: 544 -Flags: MW +Flags: W +HStem: -520 180<-232 -18.3301> -34 20G<-311.5 -194> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 -372 -460 2 -Refer: 358 567 N 1 0 0 1 0 0 3 +Refer: 357 567 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" jcircumflex.sc EndChar StartChar: uni0237 -Encoding: 567 567 358 +Encoding: 567 567 357 GlifName: uni0237 Width: 544 -Flags: MW +Flags: W +HStem: -520 180<-232 -18.3301> -34 20G<-311.5 -194> AnchorPoint: "Anchor-0" 363 1040 basechar 0 +LayerCount: 2 Fore SplineSet 579 970 m 2 @@ -9355,52 +10178,67 @@ EndSplineSet EndChar StartChar: IJ -Encoding: 306 306 359 +Encoding: 306 306 358 GlifName: I_J_ Width: 1902 -Flags: MW +Flags: W +HStem: -40 230<1137.55 1234.61> 0 270<-69.8438 89.1812 559.997 679.956> 1230 270<160.145 281.994 751.918 909.738 1244.1 1446.62 1895.36 2053.9> +VStem: 740 390<192.611 492> +LayerCount: 2 Fore Refer: 20 73 N 1 0 0 1 0 0 2 Refer: 21 74 N 1 0 0 1 790 0 2 EndChar StartChar: ij -Encoding: 307 307 360 +Encoding: 307 307 359 GlifName: ij Width: 1164 -Flags: MW +Flags: W +HStem: -520 180<378 591.67> -50 234<147 415.89> -34 20G<298.5 416> 1170 420<290.023 589.176 908.635 1199.43> +VStem: -7 408<94 378.531> 204 474<1253.79 1510.28> 829 458<1253.79 1506.21> +LayerCount: 2 Fore Refer: 46 105 N 1 0 0 1 0 0 2 Refer: 47 106 N 1 0 0 1 610 0 2 EndChar -StartChar: uni0136 -Encoding: 310 310 361 +StartChar: Kcommaaccent +Encoding: 310 310 360 GlifName: uni0136 Width: 1480 -Flags: MW +Flags: W +HStem: -758 128<442 658.779> -533 349<556.988 685.647> 0 270<-59.8071 70.9976 532.741 611.97 1249.72 1393.86> 1224 276<170.093 261.437 733.191 881.649 916.164 970 1380.56 1594.97> +VStem: 485 426<-487.121 -273.307> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 434 0 2 Refer: 22 75 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0137.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" kcommaaccent.sc EndChar -StartChar: uni0137 -Encoding: 311 311 362 +StartChar: kcommaaccent +Encoding: 311 311 361 GlifName: uni0137 Width: 1067 -Flags: MW +Flags: W +HStem: -758 128<181 397.779> -533 349<295.988 424.647> -50 234<628.5 877.498> 0 21G<1.5 374.5> 890 190<780.863 987> 1540 20G<244.5 682.5> +VStem: 224 426<-487.121 -273.307> 826 319<689.884 888.205> 919 129<199.335 295.851> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 173 0 2 Refer: 48 107 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0137.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" kcommaaccent.sc EndChar StartChar: kgreenlandic -Encoding: 312 312 363 +Encoding: 312 312 362 GlifName: kgreenlandic Width: 1067 -Flags: MW +Flags: W +HStem: -50 234<628.5 877.498> 0 21G<1.5 374.5> 890 190<780.863 987> +VStem: 826 319<689.884 888.205> 919 129<199.335 295.851> +LayerCount: 2 Fore SplineSet 1048 241 m 0 @@ -9450,10 +10288,12 @@ EndSplineSet EndChar StartChar: Lacute -Encoding: 313 313 364 +Encoding: 313 313 363 GlifName: L_acute Width: 1100 -Flags: MW +Flags: W +HStem: 0 270<-79.964 67.4886 537.525 714.098> 1230 270<170.087 261.44 730.002 919.811> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 43 0 2 Refer: 23 76 N 1 0 0 1 0 0 3 @@ -9461,43 +10301,55 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" la EndChar StartChar: lacute -Encoding: 314 314 365 +Encoding: 314 314 364 GlifName: lacute Width: 583 -Flags: MW +Flags: W +HStem: -50 234<148 416.216> 1540 20G<196.5 680> +VStem: -6 408<94 371.938> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 -218 196 2 Refer: 49 108 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lacute.sc EndChar -StartChar: uni013B -Encoding: 315 315 366 +StartChar: Lcommaaccent +Encoding: 315 315 365 GlifName: uni013B_ Width: 1100 -Flags: MW +Flags: W +HStem: -758 128<178 394.779> -533 349<292.988 421.647> 0 270<-79.964 67.4886 537.525 714.098> 1230 270<170.087 261.44 730.002 919.811> +VStem: 221 426<-487.121 -273.307> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 170 0 2 Refer: 23 76 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni013C.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" lcommaaccent.sc EndChar -StartChar: uni013C -Encoding: 316 316 367 +StartChar: lcommaaccent +Encoding: 316 316 366 GlifName: uni013C_ Width: 583 -Flags: MW +Flags: W +HStem: -758 128<-117 99.7788> -533 349<-2.01237 126.647> -50 234<148 416.216> 1540 20G<196.5 680> +VStem: -74 426<-487.121 -273.307> -6 408<94 371.938> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 -125 0 2 Refer: 49 108 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni013C.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lcommaaccent.sc EndChar StartChar: Lcaron -Encoding: 317 317 368 +Encoding: 317 317 367 GlifName: L_caron Width: 1422 -Flags: MW +Flags: W +HStem: 0 270<-79.964 67.4886 537.525 714.098> 823 160<910 1146.13> 1104 436<1067.87 1235.24> 1230 270<170.087 261.44 730.002 919.811> +VStem: 964 532<1173.12 1413.88> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 996 1134 2 Refer: 23 76 N 1 0 0 1 0 0 2 @@ -9505,10 +10357,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" lc EndChar StartChar: lcaron -Encoding: 318 318 369 +Encoding: 318 318 368 GlifName: lcaron Width: 1140 -Flags: MW +Flags: W +HStem: -50 234<148 416.216> 843 160<664 900.133> 1124 436<821.867 989.243> 1540 20G<196.5 680> +VStem: -6 408<94 371.938> 718 532<1193.12 1433.88> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 750 1154 2 Refer: 49 108 N 1 0 0 1 0 0 2 @@ -9516,30 +10371,38 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" l EndChar StartChar: Ldot -Encoding: 319 319 370 +Encoding: 319 319 369 GlifName: L_dot Width: 1100 -Flags: MW +Flags: W +HStem: 0 270<-79.964 67.4886 537.525 714.098> 844 480<1016.05 1283.95> 1230 270<170.087 261.44 730.002 919.811> +VStem: 910 480<950.055 1217.95> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 940 884 2 Refer: 23 76 N 1 0 0 1 0 0 3 EndChar StartChar: ldot -Encoding: 320 320 371 +Encoding: 320 320 370 GlifName: ldot Width: 1090 -Flags: MW +Flags: W +HStem: -50 234<148 416.216> 677 480<734.055 1001.95> 1540 20G<196.5 680> +VStem: -6 408<94 371.938> 628 480<783.055 1050.95> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 658 717 2 Refer: 49 108 N 1 0 0 1 0 0 2 EndChar StartChar: Lslash -Encoding: 321 321 372 +Encoding: 321 321 371 GlifName: L_slash Width: 1100 -Flags: MW +Flags: W +HStem: 0 270<-79.964 67.4886 537.525 714.098> 1230 270<170.087 261.44 730.002 919.811> +LayerCount: 2 Fore SplineSet 14 736 m 2 @@ -9556,10 +10419,13 @@ Refer: 23 76 N 1 0 0 1 0 0 2 EndChar StartChar: lslash -Encoding: 322 322 373 +Encoding: 322 322 372 GlifName: lslash Width: 583 -Flags: MW +Flags: W +HStem: -50 234<148 416.216> 1540 20G<196.5 680> +VStem: -6 408<94 371.938> +LayerCount: 2 Fore SplineSet 15 946 m 2 @@ -9576,10 +10442,13 @@ Refer: 49 108 N 1 0 0 1 0 0 2 EndChar StartChar: Nacute -Encoding: 323 323 374 +Encoding: 323 323 373 GlifName: N_acute Width: 1250 -Flags: MW +Flags: W +HStem: -30 21G<630 962> 0 270<-79.2695 57.1707 327.852 429.804> 1230 270<140.64 251.69 900.168 989.219 1261.53 1399.52> +VStem: -80 510<0.769901 269.27> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 15 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -9587,43 +10456,55 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" na EndChar StartChar: nacute -Encoding: 324 324 375 +Encoding: 324 324 374 GlifName: nacute Width: 1062 -Flags: MW +Flags: W +HStem: -40 224<630 898.347> 0 21G<-4.5 329> +VStem: 456 407<95 337.234> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 -138 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" nacute.sc EndChar -StartChar: uni0145 -Encoding: 325 325 376 +StartChar: Ncommaaccent +Encoding: 325 325 375 GlifName: uni0145 Width: 1250 -Flags: MW +Flags: W +HStem: -758 128<228 444.779> -533 349<342.988 471.647> -30 21G<630 962> 0 270<-79.2695 57.1707 327.852 429.804> 1230 270<140.64 251.69 900.168 989.219 1261.53 1399.52> +VStem: -80 510<0.769901 269.27> 271 426<-487.121 -273.307> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 220 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0146.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ncommaaccent.sc EndChar -StartChar: uni0146 -Encoding: 326 326 377 +StartChar: ncommaaccent +Encoding: 326 326 376 GlifName: uni0146 Width: 1062 -Flags: MW +Flags: W +HStem: -758 128<139 355.779> -533 349<253.988 382.647> -40 224<630 898.347> 0 21G<-4.5 329> +VStem: 182 426<-487.121 -273.307> 456 407<95 337.234> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 131 0 2 Refer: 51 110 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0146.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ncommaaccent.sc EndChar StartChar: Ncaron -Encoding: 327 327 378 +Encoding: 327 327 377 GlifName: N_caron Width: 1250 -Flags: MW +Flags: W +HStem: -30 21G<630 962> 0 270<-79.2695 57.1707 327.852 429.804> 1230 270<140.64 251.69 900.168 989.219 1261.53 1399.52> +VStem: -80 510<0.769901 269.27> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 65 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -9631,10 +10512,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" nc EndChar StartChar: ncaron -Encoding: 328 328 379 +Encoding: 328 328 378 GlifName: ncaron Width: 1062 -Flags: MW +Flags: W +HStem: -40 224<630 898.347> 0 21G<-4.5 329> +VStem: 456 407<95 337.234> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 -158 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 @@ -9642,20 +10526,25 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" n EndChar StartChar: napostrophe -Encoding: 329 329 380 +Encoding: 329 329 379 GlifName: napostrophe Width: 1402 -Flags: MW +Flags: W +HStem: -40 224<966 1234.35> 0 21G<331.5 665> 992 160<-11 225.133> 1273 436<146.867 314.243> +VStem: 43 532<1342.12 1582.88> 792 407<95 337.234> +LayerCount: 2 Fore Refer: 51 110 N 1 0 0 1 336 0 2 Refer: 65 44 N 1 0 0 1 75 1303 2 EndChar StartChar: Eng -Encoding: 330 330 381 +Encoding: 330 330 380 GlifName: E_ng Width: 1326 -Flags: MW +Flags: W +HStem: -520 180<431 682.881> -34 20G<338 470> 0 270<-69 90.0469> 1230 270<156.036 284.786> 1518 20G<1075 1256> +LayerCount: 2 Fore SplineSet 196 1500 m 2 @@ -9694,10 +10583,12 @@ EndSplineSet EndChar StartChar: eng -Encoding: 331 331 382 +Encoding: 331 331 381 GlifName: eng Width: 1062 -Flags: MW +Flags: W +HStem: -520 180<248 461.926> -34 20G<168.5 286> 0 21G<-4.5 329> +LayerCount: 2 Fore SplineSet 128 1040 m 2 @@ -9732,10 +10623,13 @@ EndSplineSet EndChar StartChar: Omacron -Encoding: 332 332 383 +Encoding: 332 332 382 GlifName: O_macron Width: 1240 -Flags: MW +Flags: W +HStem: -40 260<485.798 593.996> 1280 260<718.004 826.202> 1630 192<644 1124> +VStem: 14 466<225.054 667.818> 644 480<1630 1822> 832 466<832.182 1274.95> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 124 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -9743,10 +10637,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" om EndChar StartChar: omacron -Encoding: 333 333 384 +Encoding: 333 333 383 GlifName: omacron Width: 1020 -Flags: MW +Flags: W +HStem: -20 21G<273 566.5> 880 180<547.024 745> 1170 192<413 893> +VStem: 4 374<189.152 421.257> 413 480<1170 1362> 605 410<621.517 861.043> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 -107 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -9754,10 +10651,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: Obreve -Encoding: 334 334 385 +Encoding: 334 334 384 GlifName: O_breve Width: 1240 -Flags: MW +Flags: W +HStem: -40 260<485.798 593.996> 1280 260<718.004 826.202> 1620 260<826.501 1034.94> +VStem: 14 466<225.054 667.818> 665 156<1892.02 1978> 832 466<832.182 1274.95> 1055 168<1906.37 1978> +LayerCount: 2 Fore Refer: 127 728 N 1 0 0 1 141 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -9765,10 +10665,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ob EndChar StartChar: obreve -Encoding: 335 335 386 +Encoding: 335 335 385 GlifName: obreve Width: 1020 -Flags: MW +Flags: W +HStem: -20 21G<273 566.5> 880 180<547.024 745> 1160 260<575.501 783.943> +VStem: 4 374<189.152 421.257> 414 156<1432.02 1518> 605 410<621.517 861.043> 804 168<1446.37 1518> +LayerCount: 2 Fore Refer: 127 728 N 1 0 0 1 -110 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -9776,10 +10679,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: Ohungarumlaut -Encoding: 336 336 387 +Encoding: 336 336 386 GlifName: O_hungarumlaut Width: 1240 -Flags: MW +Flags: W +HStem: -40 260<485.798 593.996> 1280 260<718.004 826.202> +VStem: 14 466<225.054 667.818> 832 466<832.182 1274.95> +LayerCount: 2 Fore Refer: 132 733 N 1 0 0 1 127 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -9787,10 +10693,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" oh EndChar StartChar: ohungarumlaut -Encoding: 337 337 388 +Encoding: 337 337 387 GlifName: ohungarumlaut Width: 1020 -Flags: MW +Flags: W +HStem: -20 21G<273 566.5> 880 180<547.024 745> +VStem: 4 374<189.152 421.257> 605 410<621.517 861.043> +LayerCount: 2 Fore Refer: 132 733 N 1 0 0 1 -85 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -9798,10 +10707,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: OE -Encoding: 338 338 389 +Encoding: 338 338 388 GlifName: O_E_ Width: 1775 -Flags: MW +Flags: W +HStem: 0 270<501.388 725 535.385 674.997 1145 1391.24> 1230 270<724.712 1020 770.041 870.002 1340.94 1581.57> +LayerCount: 2 Fore SplineSet 1044 1500 m 1 @@ -9820,20 +10731,26 @@ Refer: 16 69 N 1 0 0 1 605 0 2 EndChar StartChar: oe -Encoding: 339 339 390 +Encoding: 339 339 389 GlifName: oe Width: 1485 -Flags: MW +Flags: W +HStem: -20 21G<273 566.5> -20 178<953.997 1051.91> 880 180<547.024 745> 1040 20G<985 1244> +VStem: 4 374<189.152 421.257> 605 410<621.517 861.043> 1167 337<705.026 878.448> +LayerCount: 2 Fore Refer: 52 111 N 1 0 0 1 0 0 2 Refer: 42 101 N 1 0 0 1 561 0 2 EndChar StartChar: Racute -Encoding: 340 340 391 +Encoding: 340 340 390 GlifName: R_acute Width: 1356 -Flags: MW +Flags: W +HStem: -40 348<822 1157.5> 0 270<-80 67.6386 539.998 629.5> 1230 270<171.067 262.626 732.044 842.973> +VStem: 678 448<125 471.708> 844 466<969.942 1227.56> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 95 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -9841,43 +10758,54 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ra EndChar StartChar: racute -Encoding: 341 341 392 +Encoding: 341 341 391 GlifName: racute Width: 956 -Flags: MW +Flags: W +HStem: 0 21G<-8.5 336> 780 286<549.5 823.5> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 -168 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" racute.sc EndChar -StartChar: uni0156 -Encoding: 342 342 393 +StartChar: Rcommaaccent +Encoding: 342 342 392 GlifName: uni0156 Width: 1356 -Flags: MW +Flags: W +HStem: -758 128<278 494.779> -533 349<392.988 521.647> -40 348<822 1157.5> 0 270<-80 67.6386 539.998 629.5> 1230 270<171.067 262.626 732.044 842.973> +VStem: 321 426<-487.121 -273.307> 678 448<125 471.708> 844 466<969.942 1227.56> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 270 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0157.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" rcommaaccent.sc EndChar -StartChar: uni0157 -Encoding: 343 343 394 +StartChar: rcommaaccent +Encoding: 343 343 393 GlifName: uni0157 Width: 956 -Flags: MW +Flags: W +HStem: -758 128<-148 68.7788> -533 349<-33.0124 95.6474> 0 21G<-8.5 336> 780 286<549.5 823.5> +VStem: -105 426<-487.121 -273.307> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 -156 0 2 Refer: 55 114 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0157.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" rcommaaccent.sc EndChar StartChar: Rcaron -Encoding: 344 344 395 +Encoding: 344 344 394 GlifName: R_caron Width: 1356 -Flags: MW +Flags: W +HStem: -40 348<822 1157.5> 0 270<-80 67.6386 539.998 629.5> 1230 270<171.067 262.626 732.044 842.973> +VStem: 678 448<125 471.708> 844 466<969.942 1227.56> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 95 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -9885,10 +10813,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" rc EndChar StartChar: rcaron -Encoding: 345 345 396 +Encoding: 345 345 395 GlifName: rcaron Width: 956 -Flags: MW +Flags: W +HStem: 0 21G<-8.5 336> 780 286<549.5 823.5> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 -168 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 @@ -9896,10 +10826,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" r EndChar StartChar: Sacute -Encoding: 346 346 397 +Encoding: 346 346 396 GlifName: S_acute Width: 1070 -Flags: MW +Flags: W +HStem: -40 292<345.792 677> -10 21G<-67.5 95.5> 1228 302<508 782.85> 1480 20G<994.5 1182.5> +VStem: 19 234<473.685 589.576> 170 458<821.061 1211.93> 572 462<282.772 534.208> 869 234<951.244 1068.49> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 135 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -9907,10 +10840,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" sa EndChar StartChar: sacute -Encoding: 347 347 398 +Encoding: 347 347 397 GlifName: sacute Width: 825 -Flags: MW +Flags: W +HStem: -44 200<256.009 367.705> +VStem: -66 317<159.565 330> 70 405<715.154 898.375> 383 417<170.671 385.091> 547 330<690.807 901.108> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 -110 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -9918,10 +10854,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" s EndChar StartChar: Scircumflex -Encoding: 348 348 399 +Encoding: 348 348 398 GlifName: S_circumflex Width: 1070 -Flags: MW +Flags: W +HStem: -40 292<345.792 677> -10 21G<-67.5 95.5> 1228 302<508 782.85> 1480 20G<994.5 1182.5> +VStem: 19 234<473.685 589.576> 170 458<821.061 1211.93> 572 462<282.772 534.208> 869 234<951.244 1068.49> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 105 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -9929,10 +10868,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" sc EndChar StartChar: scircumflex -Encoding: 349 349 400 +Encoding: 349 349 399 GlifName: scircumflex Width: 825 -Flags: MW +Flags: W +HStem: -44 200<256.009 367.705> +VStem: -66 317<159.565 330> 70 405<715.154 898.375> 383 417<170.671 385.091> 547 330<690.807 901.108> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 -220 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -9940,10 +10882,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" s EndChar StartChar: Scedilla -Encoding: 350 350 401 +Encoding: 350 350 400 GlifName: S_cedilla Width: 1070 -Flags: MW +Flags: W +HStem: -539 153<194.24 449.627> -40 292<345.792 677> -10 21G<-67.5 95.5> 1228 302<508 782.85> 1480 20G<994.5 1182.5> +VStem: 19 234<473.685 589.576> 170 458<821.061 1211.93> 194 514 572 462<282.772 534.208> 869 234<951.244 1068.49> +LayerCount: 2 Fore Refer: 135 184 N 1 0 0 1 137 10 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -9951,10 +10896,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" sc EndChar StartChar: scedilla -Encoding: 351 351 402 +Encoding: 351 351 401 GlifName: scedilla Width: 825 -Flags: MW +Flags: W +HStem: -549 153<15.2402 270.627> -44 200<256.009 367.705> +VStem: -66 317<159.565 330> 15 514 70 405<715.154 898.375> 383 417<170.671 385.091> 547 330<690.807 901.108> +LayerCount: 2 Fore Refer: 135 184 N 1 0 0 1 -42 0 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -9962,10 +10910,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" s EndChar StartChar: Scaron -Encoding: 352 352 403 +Encoding: 352 352 402 GlifName: S_caron Width: 1070 -Flags: MW +Flags: W +HStem: -40 292<345.792 677> -10 21G<-67.5 95.5> 1228 302<508 782.85> 1480 20G<994.5 1182.5> +VStem: 19 234<473.685 589.576> 170 458<821.061 1211.93> 572 462<282.772 534.208> 869 234<951.244 1068.49> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 65 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -9973,10 +10924,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" sc EndChar StartChar: scaron -Encoding: 353 353 404 +Encoding: 353 353 403 GlifName: scaron Width: 825 -Flags: MW +Flags: W +HStem: -44 200<256.009 367.705> +VStem: -66 317<159.565 330> 70 405<715.154 898.375> 383 417<170.671 385.091> 547 330<690.807 901.108> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 -190 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -9984,10 +10938,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" s EndChar StartChar: uni0162 -Encoding: 354 354 405 +Encoding: 354 354 404 GlifName: uni0162 Width: 1250 -Flags: MW +Flags: W +HStem: -509 153<235.24 490.627> 0 270<190.145 355.536 782.688 899.607> 1240 260<450.951 547.001 976.002 1075.73> +VStem: 100 241<871.318 972.95> 235 514 1059 241<871.591 993.818> +LayerCount: 2 Fore Refer: 135 184 N 1 0 0 1 178 40 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -9995,10 +10952,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" un EndChar StartChar: uni0163 -Encoding: 355 355 406 +Encoding: 355 355 405 GlifName: uni0163 Width: 588 -Flags: MW +Flags: W +HStem: -519 153<-69.7598 185.627> -40 21G<132 324.5> 830 210<67.0161 126.98 588.997 664.901> +VStem: -70 514 +LayerCount: 2 Fore Refer: 135 184 N 1 0 0 1 -127 30 2 Refer: 57 116 N 1 0 0 1 0 0 3 @@ -10006,10 +10966,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Tcaron -Encoding: 356 356 407 +Encoding: 356 356 406 GlifName: T_caron Width: 1250 -Flags: MW +Flags: W +HStem: 0 270<190.145 355.536 782.688 899.607> 1240 260<450.951 547.001 976.002 1075.73> +VStem: 100 241<871.318 972.95> 1059 241<871.591 993.818> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 154 0 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -10017,10 +10980,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" tc EndChar StartChar: tcaron -Encoding: 357 357 408 +Encoding: 357 357 407 GlifName: tcaron Width: 1220 -Flags: MW +Flags: W +HStem: -40 21G<132 324.5> 830 210<67.0161 126.98 588.997 664.901> 1099 160<665 901.133> 1380 436<822.867 990.243> +VStem: 719 532<1449.12 1689.88> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 751 1410 2 Refer: 57 116 N 1 0 0 1 0 0 2 @@ -10028,10 +10994,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" t EndChar StartChar: Tbar -Encoding: 358 358 409 +Encoding: 358 358 408 GlifName: T_bar Width: 1250 -Flags: MW +Flags: W +HStem: 0 270<190.145 355.536 782.688 899.607> 598 230<258 1019> 1240 260<450.951 547.001 976.002 1075.73> +VStem: 100 241<871.318 972.95> 1059 241<871.591 993.818> +LayerCount: 2 Fore SplineSet 297 828 m 2 @@ -10048,10 +11017,12 @@ Refer: 31 84 N 1 0 0 1 -0 0 2 EndChar StartChar: tbar -Encoding: 359 359 410 +Encoding: 359 359 409 GlifName: tbar Width: 588 -Flags: MW +Flags: W +HStem: -40 21G<132 324.5> 500 230<2 575> 830 210<67.0161 126.98 588.997 664.901> +LayerCount: 2 Fore SplineSet 38 730 m 2 @@ -10068,10 +11039,13 @@ Refer: 57 116 N 1 0 0 1 0 0 2 EndChar StartChar: Utilde -Encoding: 360 360 411 +Encoding: 360 360 410 GlifName: U_tilde Width: 1340 -Flags: MW +Flags: W +HStem: -40 294<370.5 798.749> 1230 270<170.639 261.28 737.028 889.935 950.81 1061.59 1345.27 1489.79> 1630 256<967.738 1169.9> 1748 256<676.14 855.57> +VStem: 96 476<278.591 619.853> +LayerCount: 2 Fore Refer: 131 732 N 1 0 0 1 134 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -10079,10 +11053,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ut EndChar StartChar: utilde -Encoding: 361 361 412 +Encoding: 361 361 411 GlifName: utilde Width: 1109 -Flags: MW +Flags: W +HStem: -50 234<687.5 949.533> -38 252<290 487> 846 234<220.667 481.5> 1170 256<823.738 1025.9> 1288 256<532.14 711.57> +VStem: 47 130<727.927 838.363> 987 133<185.967 301.899> +LayerCount: 2 Fore Refer: 131 732 N 1 0 0 1 -10 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -10090,10 +11067,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Umacron -Encoding: 362 362 413 +Encoding: 362 362 412 GlifName: U_macron Width: 1340 -Flags: MW +Flags: W +HStem: -40 294<370.5 798.749> 1230 270<170.639 261.28 737.028 889.935 950.81 1061.59 1345.27 1489.79> 1630 192<654 1134> +VStem: 96 476<278.591 619.853> 654 480<1630 1822> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 134 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -10101,10 +11081,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" um EndChar StartChar: umacron -Encoding: 363 363 414 +Encoding: 363 363 413 GlifName: umacron Width: 1109 -Flags: MW +Flags: W +HStem: -50 234<687.5 949.533> -38 252<290 487> 846 234<220.667 481.5> 1170 192<480 960> +VStem: 47 130<727.927 838.363> 480 480<1170 1362> 987 133<185.967 301.899> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 -40 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -10112,10 +11095,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Ubreve -Encoding: 364 364 415 +Encoding: 364 364 414 GlifName: U_breve Width: 1340 -Flags: MW +Flags: W +HStem: -40 294<370.5 798.749> 1230 270<170.639 261.28 737.028 889.935 950.81 1061.59 1345.27 1489.79> 1620 260<886.501 1094.94> +VStem: 96 476<278.591 619.853> 725 156<1892.02 1978> 1115 168<1906.37 1978> +LayerCount: 2 Fore Refer: 127 728 N 1 0 0 1 201 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -10123,10 +11109,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ub EndChar StartChar: ubreve -Encoding: 365 365 416 +Encoding: 365 365 415 GlifName: ubreve Width: 1109 -Flags: MW +Flags: W +HStem: -50 234<687.5 949.533> -38 252<290 487> 846 234<220.667 481.5> 1160 260<652.501 860.943> +VStem: 47 130<727.927 838.363> 491 156<1432.02 1518> 881 168<1446.37 1518> 987 133<185.967 301.899> +LayerCount: 2 Fore Refer: 127 728 N 1 0 0 1 -33 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -10134,10 +11123,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Uring -Encoding: 366 366 417 +Encoding: 366 366 416 GlifName: U_ring Width: 1340 -Flags: MW +Flags: W +HStem: -40 294<370.5 798.749> 1230 270<170.639 261.28 737.028 889.935 950.81 1061.59 1345.27 1489.79> 1640 164<868.538 1005.64> 1987 153<890.222 1025.46> +VStem: 96 476<278.591 619.853> 697 499 +LayerCount: 2 Fore Refer: 129 730 N 1 0 0 1 150 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -10145,10 +11137,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ur EndChar StartChar: uring -Encoding: 367 367 418 +Encoding: 367 367 417 GlifName: uring Width: 1109 -Flags: MW +Flags: W +HStem: -50 234<687.5 949.533> -38 252<290 487> 846 234<220.667 481.5> 1180 164<664.538 801.64> 1527 153<686.222 821.459> +VStem: 47 130<727.927 838.363> 493 499 987 133<185.967 301.899> +LayerCount: 2 Fore Refer: 129 730 N 1 0 0 1 -54 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -10156,10 +11151,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Uhungarumlaut -Encoding: 368 368 419 +Encoding: 368 368 418 GlifName: U_hungarumlaut Width: 1340 -Flags: MW +Flags: W +HStem: -40 294<370.5 798.749> 1230 270<170.639 261.28 737.028 889.935 950.81 1061.59 1345.27 1489.79> +VStem: 96 476<278.591 619.853> +LayerCount: 2 Fore Refer: 132 733 N 1 0 0 1 226 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -10167,10 +11165,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uh EndChar StartChar: uhungarumlaut -Encoding: 369 369 420 +Encoding: 369 369 419 GlifName: uhungarumlaut Width: 1109 -Flags: MW +Flags: W +HStem: -50 234<687.5 949.533> -38 252<290 487> 846 234<220.667 481.5> +VStem: 47 130<727.927 838.363> 987 133<185.967 301.899> +LayerCount: 2 Fore Refer: 132 733 N 1 0 0 1 -38 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -10178,10 +11179,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Uogonek -Encoding: 370 370 421 +Encoding: 370 370 420 GlifName: U_ogonek Width: 1340 -Flags: MW +Flags: W +HStem: -359 187<592.5 858.159> -40 294<370.5 798.749> 1230 270<170.639 261.28 737.028 889.935 950.81 1061.59 1345.27 1489.79> +VStem: 96 476<278.591 619.853> +LayerCount: 2 Fore Refer: 130 731 N 1 0 0 1 447 63 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -10189,10 +11193,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uo EndChar StartChar: uogonek -Encoding: 371 371 422 +Encoding: 371 371 421 GlifName: uogonek Width: 1109 -Flags: MW +Flags: W +HStem: -420 187<656.5 922.159> -50 234<687.5 949.533> -38 252<290 487> 846 234<220.667 481.5> +VStem: 47 130<727.927 838.363> 987 133<185.967 301.899> +LayerCount: 2 Fore Refer: 130 731 N 1 0 0 1 511 2 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -10200,10 +11207,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Wcircumflex -Encoding: 372 372 423 +Encoding: 372 372 422 GlifName: W_circumflex Width: 1920 -Flags: MW +Flags: W +HStem: -20 21G<370.5 648 1045 1340.5> 1230 270<160.206 267.258 785.562 859.398 930.272 997.039 1443.54 1529.72 1580.31 1622.67 1909.14 2079.94> +VStem: 1580 500<1230.04 1499.64> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 505 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -10211,10 +11221,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" wc EndChar StartChar: wcircumflex -Encoding: 373 373 424 +Encoding: 373 373 423 GlifName: wcircumflex Width: 1544 -Flags: MW +Flags: W +HStem: -40 272<311 520> 846 232<223.7 497> +VStem: 48 131<728.219 838.129> 239 412<695.031 845.996> 1338 266<592 907> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 298 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -10222,10 +11235,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" w EndChar StartChar: Ycircumflex -Encoding: 374 374 425 +Encoding: 374 374 424 GlifName: Y_circumflex Width: 1380 -Flags: MW +Flags: W +HStem: 0 270<260.01 408.757 879.277 989.971> 1230 270<164.785 265.344 811.183 902.479 993.166 1033.87 1392.01 1543> +VStem: 993 550<1230 1498.29> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 225 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -10233,10 +11249,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" yc EndChar StartChar: ycircumflex -Encoding: 375 375 426 +Encoding: 375 375 425 GlifName: ycircumflex Width: 1046 -Flags: MW +Flags: W +HStem: 850 234<181.101 423.5> +VStem: -1 130<738.239 841.797> 864 216<534.435 861> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 -110 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -10244,10 +11263,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" y EndChar StartChar: Ydieresis -Encoding: 376 376 427 +Encoding: 376 376 426 GlifName: Y_dieresis Width: 1380 -Flags: MW +Flags: W +HStem: 0 270<260.01 408.757 879.277 989.971> 1230 270<164.785 265.344 811.183 902.479 993.166 1033.87 1392.01 1543> 1690 384<520.886 765.114 1080.89 1325.11> +VStem: 451 384<1759.89 2004.11> 993 550<1230 1498.29> 1011 384<1759.89 2004.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 129 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -10255,10 +11277,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" yd EndChar StartChar: Zacute -Encoding: 377 377 428 +Encoding: 377 377 427 GlifName: Z_acute Width: 1190 -Flags: MW +Flags: W +HStem: 0 270<547.004 780.281> 1230 270<500.345 691.988> +VStem: 90 241<850.594 952.5> 929 241<554.554 688.375> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 45 0 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -10266,10 +11291,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" za EndChar StartChar: zacute -Encoding: 378 378 429 +Encoding: 378 378 428 GlifName: zacute Width: 935 -Flags: MW +Flags: W +HStem: -40 424<389.055 599.78> 679 401<294.5 544> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 -186 -460 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -10277,10 +11304,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" z EndChar StartChar: Zdotaccent -Encoding: 379 379 430 +Encoding: 379 379 429 GlifName: Z_dotaccent Width: 1190 -Flags: MW +Flags: W +HStem: 0 270<547.004 780.281> 1230 270<500.345 691.988> 1729 384<709.886 954.114> +VStem: 90 241<850.594 952.5> 640 384<1798.89 2043.11> 929 241<554.554 688.375> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 133 460 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -10288,10 +11318,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" zd EndChar StartChar: zdotaccent -Encoding: 380 380 431 +Encoding: 380 380 430 GlifName: zdotaccent Width: 935 -Flags: MW +Flags: W +HStem: -40 424<389.055 599.78> 679 401<294.5 544> 1269 384<568.886 813.114> +VStem: 499 384<1338.89 1583.11> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 -8 0 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -10299,10 +11332,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" z EndChar StartChar: Zcaron -Encoding: 381 381 432 +Encoding: 381 381 431 GlifName: Z_caron Width: 1190 -Flags: MW +Flags: W +HStem: 0 270<547.004 780.281> 1230 270<500.345 691.988> +VStem: 90 241<850.594 952.5> 929 241<554.554 688.375> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 35 0 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -10310,10 +11346,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" zc EndChar StartChar: zcaron -Encoding: 382 382 433 +Encoding: 382 382 432 GlifName: zcaron Width: 935 -Flags: MW +Flags: W +HStem: -40 424<389.055 599.78> 679 401<294.5 544> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 -96 -460 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -10321,10 +11359,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" z EndChar StartChar: longs -Encoding: 383 383 434 +Encoding: 383 383 433 GlifName: longs Width: 659 -Flags: MW +Flags: W +HStem: 1420 180<604.126 823.5> +LayerCount: 2 Fore SplineSet -72 -233 m 2 @@ -10344,10 +11384,13 @@ EndSplineSet EndChar StartChar: uni0212 -Encoding: 530 530 435 +Encoding: 530 530 434 GlifName: uni0212 Width: 1356 -Flags: MW +Flags: W +HStem: -40 348<822 1157.5> 0 270<-80 67.6386 539.998 629.5> 1230 270<171.067 262.626 732.044 842.973> 1748 260<705.888 910.161> +VStem: 522 159<1650 1721.63> 678 448<125 471.708> 844 466<969.942 1227.56> 915 165<1650 1735.98> +LayerCount: 2 Fore Refer: 121 785 N 1 0 0 1 55 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -10355,43 +11398,55 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" un EndChar StartChar: uni0213 -Encoding: 531 531 436 +Encoding: 531 531 435 GlifName: uni0213 Width: 956 -Flags: MW +Flags: W +HStem: 0 21G<-8.5 336> 780 286<549.5 823.5> 1288 260<482.888 687.161> +VStem: 299 159<1190 1261.63> 692 165<1190 1275.98> +LayerCount: 2 Fore Refer: 121 785 N 1 0 0 1 -168 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0213.sc EndChar -StartChar: uni0218 -Encoding: 536 536 437 +StartChar: Scommaaccent +Encoding: 536 536 436 GlifName: uni0218 Width: 1070 -Flags: MW +Flags: W +HStem: -758 128<87 303.779> -533 349<201.988 330.647> -40 292<345.792 677> -10 21G<-67.5 95.5> 1228 302<508 782.85> 1480 20G<994.5 1182.5> +VStem: 19 234<473.685 589.576> 130 426<-487.121 -273.307> 170 458<821.061 1211.93> 572 462<282.772 534.208> 869 234<951.244 1068.49> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 79 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0219.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" scommaaccent.sc EndChar -StartChar: uni0219 -Encoding: 537 537 438 +StartChar: scommaaccent +Encoding: 537 537 437 GlifName: uni0219 Width: 825 -Flags: MW +Flags: W +HStem: -758 128<-2 214.779> -533 349<112.988 241.647> -44 200<256.009 367.705> +VStem: -66 317<159.565 330> 41 426<-487.121 -273.307> 70 405<715.154 898.375> 383 417<170.671 385.091> 547 330<690.807 901.108> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 -10 0 2 Refer: 56 115 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0219.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" scommaaccent.sc EndChar StartChar: uni021A -Encoding: 538 538 439 +Encoding: 538 538 438 GlifName: uni021A_ Width: 1250 -Flags: MW +Flags: W +HStem: -758 128<238 454.779> -533 349<352.988 481.647> 0 270<190.145 355.536 782.688 899.607> 1240 260<450.951 547.001 976.002 1075.73> +VStem: 100 241<871.318 972.95> 281 426<-487.121 -273.307> 1059 241<871.591 993.818> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 230 0 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -10399,10 +11454,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" un EndChar StartChar: uni021B -Encoding: 539 539 440 +Encoding: 539 539 439 GlifName: uni021B_ Width: 588 -Flags: MW +Flags: W +HStem: -758 128<-27 189.779> -533 349<87.9876 216.647> -40 21G<132 324.5> 830 210<67.0161 126.98 588.997 664.901> +VStem: 16 426<-487.121 -273.307> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 -35 0 2 Refer: 57 116 N 1 0 0 1 0 0 3 @@ -10410,10 +11468,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Wgrave -Encoding: 7808 7808 441 +Encoding: 7808 7808 440 GlifName: W_grave Width: 1920 -Flags: MW +Flags: W +HStem: -20 21G<370.5 648 1045 1340.5> 1230 270<160.206 267.258 785.562 859.398 930.272 997.039 1443.54 1529.72 1580.31 1622.67 1909.14 2079.94> +VStem: 1580 500<1230.04 1499.64> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 493 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -10421,10 +11482,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" wg EndChar StartChar: wgrave -Encoding: 7809 7809 442 +Encoding: 7809 7809 441 GlifName: wgrave Width: 1544 -Flags: MW +Flags: W +HStem: -40 272<311 520> 846 232<223.7 497> +VStem: 48 131<728.219 838.129> 239 412<695.031 845.996> 1338 266<592 907> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 276 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -10432,10 +11496,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" w EndChar StartChar: Wacute -Encoding: 7810 7810 443 +Encoding: 7810 7810 442 GlifName: W_acute Width: 1920 -Flags: MW +Flags: W +HStem: -20 21G<370.5 648 1045 1340.5> 1230 270<160.206 267.258 785.562 859.398 930.272 997.039 1443.54 1529.72 1580.31 1622.67 1909.14 2079.94> +VStem: 1580 500<1230.04 1499.64> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 485 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -10443,10 +11510,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" wa EndChar StartChar: wacute -Encoding: 7811 7811 444 +Encoding: 7811 7811 443 GlifName: wacute Width: 1544 -Flags: MW +Flags: W +HStem: -40 272<311 520> 846 232<223.7 497> +VStem: 48 131<728.219 838.129> 239 412<695.031 845.996> 1338 266<592 907> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 228 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -10454,10 +11524,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" w EndChar StartChar: Wdieresis -Encoding: 7812 7812 445 +Encoding: 7812 7812 444 GlifName: W_dieresis Width: 1920 -Flags: MW +Flags: W +HStem: -20 21G<370.5 648 1045 1340.5> 1230 270<160.206 267.258 785.562 859.398 930.272 997.039 1443.54 1529.72 1580.31 1622.67 1909.14 2079.94> 1690 384<860.886 1105.11 1420.89 1665.11> +VStem: 791 384<1759.89 2004.11> 1351 384<1759.89 2004.11> 1580 500<1230.04 1499.64> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 469 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -10465,10 +11538,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" wd EndChar StartChar: wdieresis -Encoding: 7813 7813 446 +Encoding: 7813 7813 445 GlifName: wdieresis Width: 1544 -Flags: MW +Flags: W +HStem: -40 272<311 520> 846 232<223.7 497> 1230 384<603.886 848.114 1163.89 1408.11> +VStem: 48 131<728.219 838.129> 239 412<695.031 845.996> 534 384<1299.89 1544.11> 1094 384<1299.89 1544.11> 1338 266<592 907> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 212 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -10476,10 +11552,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" w EndChar StartChar: uni1E86 -Encoding: 7814 7814 447 +Encoding: 7814 7814 446 GlifName: uni1E_86 Width: 1920 -Flags: MW +Flags: W +HStem: -20 21G<370.5 648 1045 1340.5> 1230 270<160.206 267.258 785.562 859.398 930.272 997.039 1443.54 1529.72 1580.31 1622.67 1909.14 2079.94> 1729 384<1159.89 1404.11> +VStem: 1090 384<1798.89 2043.11> 1580 500<1230.04 1499.64> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 583 460 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -10487,10 +11566,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" un EndChar StartChar: uni1E87 -Encoding: 7815 7815 448 +Encoding: 7815 7815 447 GlifName: uni1E_87 Width: 1544 -Flags: MW +Flags: W +HStem: -40 272<311 520> 846 232<223.7 497> 1269 384<892.886 1137.11> +VStem: 48 131<728.219 838.129> 239 412<695.031 845.996> 823 384<1338.89 1583.11> 1338 266<592 907> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 316 0 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -10498,10 +11580,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: uni1E88 -Encoding: 7816 7816 449 +Encoding: 7816 7816 448 GlifName: uni1E_88 Width: 1920 -Flags: MW +Flags: W +HStem: -553 384<704.886 949.114> -20 21G<370.5 648 1045 1340.5> 1230 270<160.206 267.258 785.562 859.398 930.272 997.039 1443.54 1529.72 1580.31 1622.67 1909.14 2079.94> +VStem: 635 384<-483.114 -238.886> 1580 500<1230.04 1499.64> +LayerCount: 2 Fore Refer: 123 803 N 1 0 0 1 546 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -10509,10 +11594,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" un EndChar StartChar: uni1E89 -Encoding: 7817 7817 450 +Encoding: 7817 7817 449 GlifName: uni1E_89 Width: 1544 -Flags: MW +Flags: W +HStem: -553 384<472.886 717.114> -40 272<311 520> 846 232<223.7 497> +VStem: 48 131<728.219 838.129> 239 412<695.031 845.996> 403 384<-483.114 -238.886> 1338 266<592 907> +LayerCount: 2 Fore Refer: 123 803 N 1 0 0 1 314 0 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -10520,10 +11608,13 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Ygrave -Encoding: 7922 7922 451 +Encoding: 7922 7922 450 GlifName: Y_grave Width: 1380 -Flags: MW +Flags: W +HStem: 0 270<260.01 408.757 879.277 989.971> 1230 270<164.785 265.344 811.183 902.479 993.166 1033.87 1392.01 1543> +VStem: 993 550<1230 1498.29> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 243 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -10531,10 +11622,13 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" yg EndChar StartChar: ygrave -Encoding: 7923 7923 452 +Encoding: 7923 7923 451 GlifName: ygrave Width: 1046 -Flags: MW +Flags: W +HStem: 850 234<181.101 423.5> +VStem: -1 130<738.239 841.797> 864 216<534.435 861> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 -32 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -10542,9 +11636,10 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" y EndChar StartChar: circumflex -Encoding: 710 710 453 +Encoding: 710 710 452 Width: 1000 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 621 1640 m 2 @@ -10566,9 +11661,12 @@ EndSplineSet EndChar StartChar: quotesinglbase -Encoding: 8218 8218 454 +Encoding: 8218 8218 453 Width: 590 -Flags: MW +Flags: W +HStem: -311 160<-86 150.133> -30 436<71.8668 239.243> +VStem: -32 532<39.1165 279.885> +LayerCount: 2 Fore SplineSet -32 172 m 0 @@ -10586,9 +11684,13 @@ EndSplineSet EndChar StartChar: ellipsis -Encoding: 8230 8230 455 +Encoding: 8230 8230 454 Width: 1830 -Flags: MW +Flags: W +HStem: -40 480<76.0547 343.945 686.055 953.945 1296.05 1563.95> +VStem: -30 480<66.0547 333.945> 580 480<66.0547 333.945> 1190 480<66.0547 333.945> +CounterMasks: 1 70 +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 1220 0 2 Refer: 1 46 N 1 0 0 1 610 0 2 @@ -10596,9 +11698,12 @@ Refer: 1 46 N 1 0 0 1 0 0 2 EndChar StartChar: quotedblbase -Encoding: 8222 8222 456 +Encoding: 8222 8222 455 Width: 1324 -Flags: MW +Flags: W +HStem: -311 160<-86 150.133 534 770.133> -30 436<71.8668 239.243 691.867 859.243> +VStem: -32 532<39.1165 279.885> 588 532<39.1165 279.885> +LayerCount: 2 Fore SplineSet -32 172 m 0 @@ -10627,9 +11732,11 @@ EndSplineSet EndChar StartChar: a.sc -Encoding: 65555 -1 457 +Encoding: 65555 -1 456 Width: 1400 -Flags: MW +Flags: W +HStem: 0 246<-83 81.7187 368.77 455.966 692.195 808.132 1179.09 1330> 278 227<558.993 778.406> +LayerCount: 2 Fore SplineSet 681 730 m 258 @@ -10677,90 +11784,115 @@ EndSplineSet EndChar StartChar: aacute.sc -Encoding: 65556 -1 458 +Encoding: 65556 -1 457 Width: 1400 -Flags: MW +Flags: W +HStem: 0 246<-83 81.7187 368.77 455.966 692.195 808.132 1179.09 1330> 278 227<558.993 778.406> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 124 -468 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: abreve.sc -Encoding: 65557 -1 459 +Encoding: 65557 -1 458 Width: 1400 -Flags: MW +Flags: W +HStem: 0 246<-83 81.7187 368.77 455.966 692.195 808.132 1179.09 1330> 278 227<558.993 778.406> 1112 260<849.501 1057.94> +VStem: 688 156<1384.02 1470> 1078 168<1398.37 1470> +LayerCount: 2 Fore Refer: 115 774 N 1 0 0 1 164 -468 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: acircumflex.sc -Encoding: 65558 -1 460 +Encoding: 65558 -1 459 Width: 1400 -Flags: MW +Flags: W +HStem: 0 246<-83 81.7187 368.77 455.966 692.195 808.132 1179.09 1330> 278 227<558.993 778.406> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 44 -468 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: adieresis.sc -Encoding: 65559 -1 461 +Encoding: 65559 -1 460 Width: 1400 -Flags: MW +Flags: W +HStem: 0 246<-83 81.7187 368.77 455.966 692.195 808.132 1179.09 1330> 278 227<558.993 778.406> 1222 384<413.886 658.114 973.886 1218.11> +VStem: 344 384<1291.89 1536.11> 904 384<1291.89 1536.11> +LayerCount: 2 Fore Refer: 117 776 N 1 0 0 1 22 -468 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: agrave.sc -Encoding: 65560 -1 462 +Encoding: 65560 -1 461 Width: 1400 -Flags: MW +Flags: W +HStem: 0 246<-83 81.7187 368.77 455.966 692.195 808.132 1179.09 1330> 278 227<558.993 778.406> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 42 -468 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: amacron.sc -Encoding: 65561 -1 463 +Encoding: 65561 -1 462 Width: 1400 -Flags: MW +Flags: W +HStem: 0 246<-83 81.7187 368.77 455.966 692.195 808.132 1179.09 1330> 278 227<558.993 778.406> 1162 192<653 1133> +VStem: 653 480<1162 1354> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 133 -468 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: aogonek.sc -Encoding: 65562 -1 464 +Encoding: 65562 -1 463 Width: 1400 -Flags: MW +Flags: W +HStem: -469 187<771.5 1037.16> 0 246<-83 81.7187 368.77 455.966 692.195 808.132 1179.09 1330> 278 227<558.993 778.406> +LayerCount: 2 Fore Refer: 126 808 N 1 0 0 1 626 -47 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: aring.sc -Encoding: 65563 -1 465 +Encoding: 65563 -1 464 Width: 1400 -Flags: MW +Flags: W +HStem: 0 246<-83 81.7187 368.77 455.966 692.195 808.132 1179.09 1330> 278 227<558.993 778.406> 1172 164<793.538 930.64> 1519 153<815.222 950.459> +VStem: 622 499 +LayerCount: 2 Fore Refer: 118 778 N 1 0 0 1 75 -468 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: atilde.sc -Encoding: 65564 -1 466 +Encoding: 65564 -1 465 Width: 1400 -Flags: MW +Flags: W +HStem: 0 246<-83 81.7187 368.77 455.966 692.195 808.132 1179.09 1330> 278 227<558.993 778.406> 1162 256<876.738 1078.9> 1280 256<585.14 764.57> +LayerCount: 2 Fore Refer: 113 771 N 1 0 0 1 43 -468 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: b.sc -Encoding: 65565 -1 467 +Encoding: 65565 -1 466 Width: 1334 -Flags: MW +Flags: W +HStem: -21 251<-68.8179 115.938 471.625 765.947> 408 232<596.312 783.919> 789 251<109.009 236.062 618.281 906.237> +VStem: 793 455<261.063 396.223> 914 407<673.364 869.5> +LayerCount: 2 Fore SplineSet 641 -21 m 258 @@ -10803,9 +11935,12 @@ EndSplineSet EndChar StartChar: c.sc -Encoding: 65566 -1 468 +Encoding: 65566 -1 467 Width: 1373 -Flags: MW +Flags: W +HStem: -28 269<585.756 872.101> 847 229<700.373 1004.23> +VStem: 49 464<309.012 643.789> +LayerCount: 2 Fore SplineSet 1290 383 m 256 @@ -10833,54 +11968,72 @@ EndSplineSet EndChar StartChar: cacute.sc -Encoding: 65567 -1 469 +Encoding: 65567 -1 468 Width: 1373 -Flags: MW +Flags: W +HStem: -28 269<585.756 872.101> 847 229<700.373 1004.23> +VStem: 49 464<309.012 643.789> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 272 -461 2 -Refer: 468 -1 N 1 0 0 1 0 0 3 +Refer: 467 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ccaron.sc -Encoding: 65568 -1 470 +Encoding: 65568 -1 469 Width: 1373 -Flags: MW +Flags: W +HStem: -28 269<585.756 872.101> 847 229<700.373 1004.23> +VStem: 49 464<309.012 643.789> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 202 -461 2 -Refer: 468 -1 N 1 0 0 1 0 0 3 +Refer: 467 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ccedilla.sc -Encoding: 65569 -1 471 +Encoding: 65569 -1 470 Width: 1373 -Flags: MW +Flags: W +HStem: -541 153<318.24 573.627> -28 269<585.756 872.101> 847 229<700.373 1004.23> +VStem: 49 464<309.012 643.789> 318 514 +LayerCount: 2 Fore Refer: 125 807 N 1 0 0 1 261 8 2 -Refer: 468 -1 N 1 0 0 1 0 0 3 +Refer: 467 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ccircumflex.sc -Encoding: 65570 -1 472 +Encoding: 65570 -1 471 Width: 1373 -Flags: MW +Flags: W +HStem: -28 269<585.756 872.101> 847 229<700.373 1004.23> +VStem: 49 464<309.012 643.789> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 202 -461 2 -Refer: 468 -1 N 1 0 0 1 0 0 3 +Refer: 467 -1 N 1 0 0 1 0 0 3 EndChar StartChar: cdotaccent.sc -Encoding: 65571 -1 473 +Encoding: 65571 -1 472 Width: 1373 -Flags: MW +Flags: W +HStem: -28 269<585.756 872.101> 847 229<700.373 1004.23> 1146 384<855.886 1100.11> +VStem: 49 464<309.012 643.789> 786 384<1215.89 1460.11> +LayerCount: 2 Fore Refer: 116 775 N 1 0 0 1 279 -123 2 -Refer: 468 -1 N 1 0 0 1 0 0 3 +Refer: 467 -1 N 1 0 0 1 0 0 3 EndChar StartChar: d.sc -Encoding: 65572 -1 474 +Encoding: 65572 -1 473 Width: 1439 -Flags: MW +Flags: W +HStem: 0 246<-68.9202 86 523.984 749.677> 794 246<107.633 216 645.031 883.637> +VStem: 927 464<438.544 757.044> +LayerCount: 2 Fore SplineSet -69 48 m 258 @@ -10911,18 +12064,23 @@ EndSplineSet EndChar StartChar: dcaron.sc -Encoding: 65573 -1 475 +Encoding: 65573 -1 474 Width: 1439 -Flags: MW +Flags: W +HStem: 0 246<-68.9202 86 523.984 749.677> 794 246<107.633 216 645.031 883.637> +VStem: 927 464<438.544 757.044> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 202 -521 2 -Refer: 474 -1 N 1 0 0 1 0 0 3 +Refer: 473 -1 N 1 0 0 1 0 0 3 EndChar StartChar: e.sc -Encoding: 65574 -1 476 +Encoding: 65574 -1 475 Width: 1244 -Flags: MW +Flags: W +HStem: 0 246<-68.8204 80.2812 523.031 876.301> 794 246<116 238 658.24 1031.6> +LayerCount: 2 Fore SplineSet 562 432 m 258 @@ -10974,90 +12132,115 @@ EndSplineSet EndChar StartChar: eacute.sc -Encoding: 65575 -1 477 +Encoding: 65575 -1 476 Width: 1244 -Flags: MW +Flags: W +HStem: 0 246<-68.8204 80.2812 523.031 876.301> 794 246<116 238 658.24 1031.6> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 80 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ebreve.sc -Encoding: 65576 -1 478 +Encoding: 65576 -1 477 Width: 1244 -Flags: MW +Flags: W +HStem: 0 246<-68.8204 80.2812 523.031 876.301> 794 246<116 238 658.24 1031.6> 1120 260<695.501 903.943> +VStem: 534 156<1392.02 1478> 924 168<1406.37 1478> +LayerCount: 2 Fore Refer: 115 774 N 1 0 0 1 10 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ecaron.sc -Encoding: 65577 -1 479 +Encoding: 65577 -1 478 Width: 1244 -Flags: MW +Flags: W +HStem: 0 246<-68.8204 80.2812 523.031 876.301> 794 246<116 238 658.24 1031.6> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 10 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ecircumflex.sc -Encoding: 65578 -1 480 +Encoding: 65578 -1 479 Width: 1244 -Flags: MW +Flags: W +HStem: 0 246<-68.8204 80.2812 523.031 876.301> 794 246<116 238 658.24 1031.6> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 10 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: edieresis.sc -Encoding: 65579 -1 481 +Encoding: 65579 -1 480 Width: 1244 -Flags: MW +Flags: W +HStem: 0 246<-68.8204 80.2812 523.031 876.301> 794 246<116 238 658.24 1031.6> 1230 384<399.886 644.114 959.886 1204.11> +VStem: 330 384<1299.89 1544.11> 890 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 117 776 N 1 0 0 1 8 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: edotaccent.sc -Encoding: 65580 -1 482 +Encoding: 65580 -1 481 Width: 1244 -Flags: MW +Flags: W +HStem: 0 246<-68.8204 80.2812 523.031 876.301> 794 246<116 238 658.24 1031.6> 1139 384<661.886 906.114> +VStem: 592 384<1208.89 1453.11> +LayerCount: 2 Fore Refer: 116 775 N 1 0 0 1 85 -130 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: egrave.sc -Encoding: 65581 -1 483 +Encoding: 65581 -1 482 Width: 1244 -Flags: MW +Flags: W +HStem: 0 246<-68.8204 80.2812 523.031 876.301> 794 246<116 238 658.24 1031.6> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 -62 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: emacron.sc -Encoding: 65582 -1 484 +Encoding: 65582 -1 483 Width: 1244 -Flags: MW +Flags: W +HStem: 0 246<-68.8204 80.2812 523.031 876.301> 794 246<116 238 658.24 1031.6> 1170 192<499 979> +VStem: 499 480<1170 1362> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 -21 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: eogonek.sc -Encoding: 65583 -1 485 +Encoding: 65583 -1 484 Width: 1244 -Flags: MW +Flags: W +HStem: -423 187<723.5 989.159> 0 246<-68.8204 80.2812 523.031 876.301> 794 246<116 238 658.24 1031.6> +LayerCount: 2 Fore Refer: 126 808 N 1 0 0 1 578 -1 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: f.sc -Encoding: 65584 -1 486 +Encoding: 65584 -1 485 Width: 1274 -Flags: MW +Flags: W +HStem: 0 246<-68.9934 71.375 513.688 650> 794 246<105.054 207.227 649.286 1021.04> +VStem: 1047 220<609.19 698.125> +LayerCount: 2 Fore SplineSet -69 34 m 258 @@ -11106,9 +12289,12 @@ EndSplineSet EndChar StartChar: g.sc -Encoding: 65585 -1 487 +Encoding: 65585 -1 486 Width: 1497 -Flags: MW +Flags: W +HStem: -28 258<568.26 892.167> 379 209<800 942.078 1319.73 1483.97> 847 229<704.208 1004.66> +VStem: 49 464<285.248 642.89> +LayerCount: 2 Fore SplineSet 822 588 m 258 @@ -11148,36 +12334,48 @@ EndSplineSet EndChar StartChar: gbreve.sc -Encoding: 65586 -1 488 +Encoding: 65586 -1 487 Width: 1497 -Flags: MW +Flags: W +HStem: -28 258<568.26 892.167> 379 209<800 942.078 1319.73 1483.97> 847 229<704.208 1004.66> 1119 260<888.501 1096.94> +VStem: 49 464<285.248 642.89> 727 156<1391.02 1477> 1117 168<1405.37 1477> +LayerCount: 2 Fore Refer: 115 774 N 1 0 0 1 203 -461 2 -Refer: 487 -1 N 1 0 0 1 0 0 3 +Refer: 486 -1 N 1 0 0 1 0 0 3 EndChar StartChar: gcircumflex.sc -Encoding: 65587 -1 489 +Encoding: 65587 -1 488 Width: 1497 -Flags: MW +Flags: W +HStem: -28 258<568.26 892.167> 379 209<800 942.078 1319.73 1483.97> 847 229<704.208 1004.66> +VStem: 49 464<285.248 642.89> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 203 -461 2 -Refer: 487 -1 N 1 0 0 1 0 0 3 +Refer: 486 -1 N 1 0 0 1 0 0 3 EndChar StartChar: gdotaccent.sc -Encoding: 65588 -1 490 +Encoding: 65588 -1 489 Width: 1497 -Flags: MW +Flags: W +HStem: -28 258<568.26 892.167> 379 209<800 942.078 1319.73 1483.97> 847 229<704.208 1004.66> 1142 384<855.886 1100.11> +VStem: 49 464<285.248 642.89> 786 384<1211.89 1456.11> +LayerCount: 2 Fore Refer: 116 775 N 1 0 0 1 279 -127 2 -Refer: 487 -1 N 1 0 0 1 0 0 3 +Refer: 486 -1 N 1 0 0 1 0 0 3 EndChar StartChar: h.sc -Encoding: 65589 -1 491 +Encoding: 65589 -1 490 Width: 1423 -Flags: MW +Flags: W +HStem: 0 246<-68.869 101.984 467.328 578.993 662 821.562 1200 1328.98> 421 227<581.109 857.226> 794 246<108.207 223.031 600.797 762 852.019 954.688 1322 1493> +VStem: 852 641<794 1040> +LayerCount: 2 Fore SplineSet -69 41 m 258 @@ -11241,40 +12439,47 @@ EndSplineSet EndChar StartChar: hcircumflex.sc -Encoding: 65590 -1 492 +Encoding: 65590 -1 491 Width: 1423 -Flags: MW +Flags: W +HStem: 0 246<-68.869 101.984 467.328 578.993 662 821.562 1200 1328.98> 421 227<581.109 857.226> 794 246<108.207 223.031 600.797 762 852.019 954.688 1322 1493> +VStem: 852 641<794 1040> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 158 -460 2 -Refer: 491 -1 N 1 0 0 1 0 0 3 +Refer: 490 -1 N 1 0 0 1 0 0 3 EndChar StartChar: hyphen.sc -Encoding: 65591 -1 493 +Encoding: 65591 -1 492 Width: 920 -Flags: MW +Flags: W +HStem: 430 230<126.19 795.856> +LayerCount: 2 Fore SplineSet 148 660 m 2 774 660 l 2 - 785 660 793 658 796 655 c 128 + 785 660 793 658 796 655 c 0 799 652 800 644 800 632 c 2 800 463 l 2 - 800 451 799 443 796 438 c 128 + 800 451 799 443 796 438 c 0 793 433 785 430 772 430 c 2 146 430 l 2 - 133 430 126 432 124 436 c 128 + 133 430 126 432 124 436 c 0 122 440 120 447 120 460 c 2 120 632 l 2 - 120 643 122 650 126 654 c 128 + 120 643 122 650 126 654 c 0 130 658 137 660 148 660 c 2 EndSplineSet EndChar StartChar: i.sc -Encoding: 65592 -1 494 +Encoding: 65592 -1 493 Width: 814 -Flags: MW +Flags: W +HStem: 0 246<0 145.25 571.25 705.988> 794 246<143 277.313 696.625 862> +LayerCount: 2 Fore SplineSet -28 30 m 258 @@ -11306,90 +12511,115 @@ EndSplineSet EndChar StartChar: iacute.sc -Encoding: 65593 -1 495 +Encoding: 65593 -1 494 Width: 814 -Flags: MW +Flags: W +HStem: 0 246<0 145.25 571.25 705.988> 794 246<143 277.313 696.625 862> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 -94 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ibreve.sc -Encoding: 65594 -1 496 +Encoding: 65594 -1 495 Width: 814 -Flags: MW +Flags: W +HStem: 0 246<0 145.25 571.25 705.988> 794 246<143 277.313 696.625 862> 1120 260<521.501 729.943> +VStem: 360 156<1392.02 1478> 750 168<1406.37 1478> +LayerCount: 2 Fore Refer: 115 774 N 1 0 0 1 -164 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: icircumflex.sc -Encoding: 65595 -1 497 +Encoding: 65595 -1 496 Width: 814 -Flags: MW +Flags: W +HStem: 0 246<0 145.25 571.25 705.988> 794 246<143 277.313 696.625 862> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 -164 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: idieresis.sc -Encoding: 65596 -1 498 +Encoding: 65596 -1 497 Width: 814 -Flags: MW +Flags: W +HStem: 0 246<0 145.25 571.25 705.988> 794 246<143 277.313 696.625 862> 1230 384<225.886 470.114 785.886 1030.11> +VStem: 156 384<1299.89 1544.11> 716 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 117 776 N 1 0 0 1 -166 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: idotaccent.sc -Encoding: 65597 -1 499 +Encoding: 65597 -1 498 Width: 814 -Flags: MW +Flags: W +HStem: 0 246<0 145.25 571.25 705.988> 794 246<143 277.313 696.625 862> 1140 384<422.886 667.114> +VStem: 353 384<1209.89 1454.11> +LayerCount: 2 Fore Refer: 128 729 N 1 0 0 1 -154 -129 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: igrave.sc -Encoding: 65598 -1 500 +Encoding: 65598 -1 499 Width: 814 -Flags: MW +Flags: W +HStem: 0 246<0 145.25 571.25 705.988> 794 246<143 277.313 696.625 862> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 -236 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: imacron.sc -Encoding: 65599 -1 501 +Encoding: 65599 -1 500 Width: 814 -Flags: MW +Flags: W +HStem: 0 246<0 145.25 571.25 705.988> 794 246<143 277.313 696.625 862> 1170 192<325 805> +VStem: 325 480<1170 1362> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 -195 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: iogonek.sc -Encoding: 65600 -1 502 +Encoding: 65600 -1 501 Width: 814 -Flags: MW +Flags: W +HStem: -469 187<91.5 357.159> 0 246<0 145.25 571.25 705.988> 794 246<143 277.313 696.625 862> +LayerCount: 2 Fore Refer: 126 808 N 1 0 0 1 -54 -47 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: itilde.sc -Encoding: 65601 -1 503 +Encoding: 65601 -1 502 Width: 814 -Flags: MW +Flags: W +HStem: 0 246<0 145.25 571.25 705.988> 794 246<143 277.313 696.625 862> 1170 256<672.738 874.895> 1288 256<381.14 560.57> +LayerCount: 2 Fore Refer: 113 771 N 1 0 0 1 -161 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: j.sc -Encoding: 65602 -1 504 +Encoding: 65602 -1 503 Width: 1226 -Flags: MW +Flags: W +HStem: -21 227<320.879 517.277> 794 246<519 699.047 1132.22 1323.67> +VStem: -55 375<216.571 368> +LayerCount: 2 Fore SplineSet -55 292 m 256 @@ -11417,18 +12647,23 @@ EndSplineSet EndChar StartChar: jcircumflex.sc -Encoding: 65603 -1 505 +Encoding: 65603 -1 504 Width: 1226 -Flags: MW +Flags: W +HStem: -21 227<320.879 517.277> 794 246<519 699.047 1132.22 1323.67> +VStem: -55 375<216.571 368> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 203 -460 2 -Refer: 504 -1 N 1 0 0 1 0 0 3 +Refer: 503 -1 N 1 0 0 1 0 0 3 EndChar StartChar: k.sc -Encoding: 65604 -1 506 +Encoding: 65604 -1 505 Width: 1289 -Flags: MW +Flags: W +HStem: 0 246<-68.9492 95.0938 479.375 605 1093.27 1278.98> 789 251<90 217.906 602.609 722.946 802.013 860 1128.5 1360> +LayerCount: 2 Fore SplineSet -69 44 m 258 @@ -11486,9 +12721,11 @@ EndSplineSet EndChar StartChar: l.sc -Encoding: 65605 -1 507 +Encoding: 65605 -1 506 Width: 1162 -Flags: MW +Flags: W +HStem: 0 246<-68.9512 73 510.953 773.275> 794 246<103 206 631 762> +LayerCount: 2 Fore SplineSet -69 50 m 258 @@ -11523,27 +12760,35 @@ EndSplineSet EndChar StartChar: lacute.sc -Encoding: 65606 -1 508 +Encoding: 65606 -1 507 Width: 1162 -Flags: MW +Flags: W +HStem: 0 246<-68.9512 73 510.953 773.275> 794 246<103 206 631 762> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 -165 -460 2 -Refer: 507 -1 N 1 0 0 1 0 0 3 +Refer: 506 -1 N 1 0 0 1 0 0 3 EndChar StartChar: lcaron.sc -Encoding: 65607 -1 509 +Encoding: 65607 -1 508 Width: 1252 -Flags: MW +Flags: W +HStem: 0 246<-68.9512 73 510.953 773.275> 535 160<828 1064.13> 794 246<103 206 631 762> 816 436<985.867 1153.24> +VStem: 882 532<885.116 1125.88> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 914 846 2 -Refer: 507 -1 N 1 0 0 1 0 0 2 +Refer: 506 -1 N 1 0 0 1 0 0 2 EndChar StartChar: m.sc -Encoding: 65608 -1 510 +Encoding: 65608 -1 509 Width: 1802 -Flags: MW +Flags: W +HStem: -14 21G<618 789> 0 246<-82.8997 92.2812 345.219 474.996 1004.26 1128 1546.7 1686.88> 794 246<129.08 233.719 1650.59 1829.71> +VStem: -83 558<0.0360489 246> +LayerCount: 2 Fore SplineSet 1102 462 m 258 @@ -11604,9 +12849,12 @@ EndSplineSet EndChar StartChar: n.sc -Encoding: 65609 -1 511 +Encoding: 65609 -1 510 Width: 1546 -Flags: MW +Flags: W +HStem: -14 21G<966.5 1137> 0 246<-69 82.8932 323 430> 794 246<91 203.094 956 1094.31 1356.69 1575> +VStem: 956 619<794 1040> +LayerCount: 2 Fore SplineSet 143 794 m 258 @@ -11656,36 +12904,48 @@ EndSplineSet EndChar StartChar: nacute.sc -Encoding: 65610 -1 512 +Encoding: 65610 -1 511 Width: 1546 -Flags: MW +Flags: W +HStem: -14 21G<966.5 1137> 0 246<-69 82.8932 323 430> 794 246<91 203.094 956 1094.31 1356.69 1575> +VStem: 956 619<794 1040> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 145 -460 2 -Refer: 511 -1 N 1 0 0 1 0 0 3 +Refer: 510 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ncaron.sc -Encoding: 65611 -1 513 +Encoding: 65611 -1 512 Width: 1546 -Flags: MW +Flags: W +HStem: -14 21G<966.5 1137> 0 246<-69 82.8932 323 430> 794 246<91 203.094 956 1094.31 1356.69 1575> +VStem: 956 619<794 1040> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 75 -460 2 -Refer: 511 -1 N 1 0 0 1 0 0 3 +Refer: 510 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ntilde.sc -Encoding: 65612 -1 514 +Encoding: 65612 -1 513 Width: 1546 -Flags: MW +Flags: W +HStem: -14 21G<966.5 1137> 0 246<-69 82.8932 323 430> 794 246<91 203.094 956 1094.31 1356.69 1575> 1170 256<911.738 1113.9> 1288 256<620.14 799.57> +VStem: 956 619<794 1040> +LayerCount: 2 Fore Refer: 113 771 N 1 0 0 1 78 -460 2 -Refer: 511 -1 N 1 0 0 1 0 0 3 +Refer: 510 -1 N 1 0 0 1 0 0 3 EndChar StartChar: o.sc -Encoding: 65613 -1 515 +Encoding: 65613 -1 514 Width: 1538 -Flags: MW +Flags: W +HStem: -34 226<573.675 821.545> 835 226<716.489 964.349> +VStem: 49 464<241.908 597.897> 1026 464<417.236 785.538> +LayerCount: 2 Fore SplineSet 866 1061 m 257 @@ -11706,81 +12966,107 @@ EndSplineSet EndChar StartChar: oacute.sc -Encoding: 65614 -1 516 +Encoding: 65614 -1 515 Width: 1538 -Flags: MW +Flags: W +HStem: -34 226<573.675 821.545> 835 226<716.489 964.349> +VStem: 49 464<241.908 597.897> 1026 464<417.236 785.538> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 266 -474 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: obreve.sc -Encoding: 65615 -1 517 +Encoding: 65615 -1 516 Width: 1538 -Flags: MW +Flags: W +HStem: -34 226<573.675 821.545> 835 226<716.489 964.349> 1106 260<881.501 1089.94> +VStem: 49 464<241.908 597.897> 720 156<1378.02 1464> 1026 464<417.236 785.538> 1110 168<1392.37 1464> +LayerCount: 2 Fore Refer: 115 774 N 1 0 0 1 196 -474 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ocircumflex.sc -Encoding: 65616 -1 518 +Encoding: 65616 -1 517 Width: 1538 -Flags: MW +Flags: W +HStem: -34 226<573.675 821.545> 835 226<716.489 964.349> +VStem: 49 464<241.908 597.897> 1026 464<417.236 785.538> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 196 -474 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: odieresis.sc -Encoding: 65617 -1 519 +Encoding: 65617 -1 518 Width: 1538 -Flags: MW +Flags: W +HStem: -34 226<573.675 821.545> 835 226<716.489 964.349> 1216 384<585.886 830.114 1145.89 1390.11> +VStem: 49 464<241.908 597.897> 516 384<1285.89 1530.11> 1026 464<417.236 785.538> 1076 384<1285.89 1530.11> +LayerCount: 2 Fore Refer: 117 776 N 1 0 0 1 194 -474 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ograve.sc -Encoding: 65618 -1 520 +Encoding: 65618 -1 519 Width: 1538 -Flags: MW +Flags: W +HStem: -34 226<573.675 821.545> 835 226<716.489 964.349> +VStem: 49 464<241.908 597.897> 1026 464<417.236 785.538> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 124 -474 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ohungarumlaut.sc -Encoding: 65619 -1 521 +Encoding: 65619 -1 520 Width: 1538 -Flags: MW +Flags: W +HStem: -34 226<573.675 821.545> 835 226<716.489 964.349> +VStem: 49 464<241.908 597.897> 1026 464<417.236 785.538> +LayerCount: 2 Fore Refer: 119 779 N 1 0 0 1 144 -546 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: omacron.sc -Encoding: 65620 -1 522 +Encoding: 65620 -1 521 Width: 1538 -Flags: MW +Flags: W +HStem: -34 226<573.675 821.545> 835 226<716.489 964.349> 1156 192<685 1165> +VStem: 49 464<241.908 597.897> 685 480<1156 1348> 1026 464<417.236 785.538> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 165 -474 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: otilde.sc -Encoding: 65621 -1 523 +Encoding: 65621 -1 522 Width: 1538 -Flags: MW +Flags: W +HStem: -34 226<573.675 821.545> 835 226<716.489 964.349> 1156 256<1032.74 1234.9> 1274 256<741.14 920.57> +VStem: 49 464<241.908 597.897> 1026 464<417.236 785.538> +LayerCount: 2 Fore Refer: 113 771 N 1 0 0 1 199 -474 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: p.sc -Encoding: 65622 -1 524 +Encoding: 65622 -1 523 Width: 1213 -Flags: MW +Flags: W +HStem: 0 246<-68.9876 84.9688 438.125 596.619> 359 247<565.422 768.366> 794 246<83 236.516 599.109 817.822> +LayerCount: 2 Fore SplineSet 580 606 m 258 @@ -11819,9 +13105,12 @@ EndSplineSet EndChar StartChar: q.sc -Encoding: 65623 -1 525 +Encoding: 65623 -1 524 Width: 1624 -Flags: MW +Flags: W +HStem: -327 141<828.382 898.247> -34 226<595.841 887.435> 835 226<761.04 1057.43> +VStem: 70 464<250.891 585.441> 1112 464<434.074 776.563> +LayerCount: 2 Fore SplineSet 534 405 m 256 @@ -11851,9 +13140,12 @@ EndSplineSet EndChar StartChar: r.sc -Encoding: 65624 -1 526 +Encoding: 65624 -1 525 Width: 1426 -Flags: MW +Flags: W +HStem: -27 286<977.006 1209.83> 0 246<-42 120.984 453.684 581.952> 794 246<111 244.016 620.031 926.329> +VStem: 939 403<714.324 905.5> +LayerCount: 2 Fore SplineSet 1384 142 m 256 @@ -11905,27 +13197,36 @@ EndSplineSet EndChar StartChar: racute.sc -Encoding: 65625 -1 527 +Encoding: 65625 -1 526 Width: 1426 -Flags: MW +Flags: W +HStem: -27 286<977.006 1209.83> 0 246<-42 120.984 453.684 581.952> 794 246<111 244.016 620.031 926.329> +VStem: 939 403<714.324 905.5> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 109 -460 2 -Refer: 526 -1 N 1 0 0 1 0 0 3 +Refer: 525 -1 N 1 0 0 1 0 0 3 EndChar StartChar: rcaron.sc -Encoding: 65626 -1 528 +Encoding: 65626 -1 527 Width: 1426 -Flags: MW +Flags: W +HStem: -27 286<977.006 1209.83> 0 246<-42 120.984 453.684 581.952> 794 246<111 244.016 620.031 926.329> +VStem: 939 403<714.324 905.5> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 39 -460 2 -Refer: 526 -1 N 1 0 0 1 0 0 3 +Refer: 525 -1 N 1 0 0 1 0 0 3 EndChar StartChar: s.sc -Encoding: 65627 -1 529 +Encoding: 65627 -1 528 Width: 1291 -Flags: MW +Flags: W +HStem: -16 196<420.824 717.895> 847 201<629.473 889.472> +VStem: 150 451<679.104 815.155> 755 457<213.558 372.395> 1042 225<609.561 701.099> +LayerCount: 2 Fore SplineSet 601 735 m 256 @@ -11961,45 +13262,59 @@ EndSplineSet EndChar StartChar: sacute.sc -Encoding: 65628 -1 530 +Encoding: 65628 -1 529 Width: 1291 -Flags: MW +Flags: W +HStem: -16 196<420.824 717.895> 847 201<629.473 889.472> +VStem: 150 451<679.104 815.155> 755 457<213.558 372.395> 1042 225<609.561 701.099> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 236 -461 2 -Refer: 529 -1 N 1 0 0 1 0 0 3 +Refer: 528 -1 N 1 0 0 1 0 0 3 EndChar StartChar: scaron.sc -Encoding: 65629 -1 531 +Encoding: 65629 -1 530 Width: 1291 -Flags: MW +Flags: W +HStem: -16 196<420.824 717.895> 847 201<629.473 889.472> +VStem: 150 451<679.104 815.155> 755 457<213.558 372.395> 1042 225<609.561 701.099> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 166 -461 2 -Refer: 529 -1 N 1 0 0 1 0 0 3 +Refer: 528 -1 N 1 0 0 1 0 0 3 EndChar StartChar: scedilla.sc -Encoding: 65630 -1 532 +Encoding: 65630 -1 531 Width: 1291 -Flags: MW +Flags: W +HStem: -539 153<251.24 506.627> -16 196<420.824 717.895> 847 201<629.473 889.472> +VStem: 150 451<679.104 815.155> 251 514 755 457<213.558 372.395> 1042 225<609.561 701.099> +LayerCount: 2 Fore Refer: 125 807 N 1 0 0 1 194 10 2 -Refer: 529 -1 N 1 0 0 1 0 0 3 +Refer: 528 -1 N 1 0 0 1 0 0 3 EndChar StartChar: scircumflex.sc -Encoding: 65631 -1 533 +Encoding: 65631 -1 532 Width: 1291 -Flags: MW +Flags: W +HStem: -16 196<420.824 717.895> 847 201<629.473 889.472> +VStem: 150 451<679.104 815.155> 755 457<213.558 372.395> 1042 225<609.561 701.099> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 166 -461 2 -Refer: 529 -1 N 1 0 0 1 0 0 3 +Refer: 528 -1 N 1 0 0 1 0 0 3 EndChar StartChar: t.sc -Encoding: 65632 -1 534 +Encoding: 65632 -1 533 Width: 1361 -Flags: MW +Flags: W +HStem: 0 246<174.144 393.391 802.462 966.4> 596 444<165.257 292.391 1138.71 1350.53> 803 237<370.267 544.086 943.469 1125.36> +LayerCount: 2 Fore SplineSet 174 53 m 258 @@ -12037,18 +13352,23 @@ EndSplineSet EndChar StartChar: tcaron.sc -Encoding: 65633 -1 535 +Encoding: 65633 -1 534 Width: 1361 -Flags: MW +Flags: W +HStem: 0 246<174.144 393.391 802.462 966.4> 596 444<165.257 292.391 1138.71 1350.53> 803 237<370.267 544.086 943.469 1125.36> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 232 0 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: u.sc -Encoding: 65634 -1 536 +Encoding: 65634 -1 535 Width: 1451 -Flags: MW +Flags: W +HStem: -35 260<594.14 894.643> 794 246<111 260.562 704.562 892.694 999.032 1121.69 1381.19 1534.99> +VStem: 129 440<247.433 484.984> +LayerCount: 2 Fore SplineSet 708 762 m 258 @@ -12088,198 +13408,264 @@ EndSplineSet EndChar StartChar: uacute.sc -Encoding: 65635 -1 537 +Encoding: 65635 -1 536 Width: 1451 -Flags: MW +Flags: W +HStem: -35 260<594.14 894.643> 794 246<111 260.562 704.562 892.694 999.032 1121.69 1381.19 1534.99> +VStem: 129 440<247.433 484.984> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 311 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ubreve.sc -Encoding: 65636 -1 538 +Encoding: 65636 -1 537 Width: 1451 -Flags: MW +Flags: W +HStem: -35 260<594.14 894.643> 794 246<111 260.562 704.562 892.694 999.032 1121.69 1381.19 1534.99> 1120 260<926.501 1134.94> +VStem: 129 440<247.433 484.984> 765 156<1392.02 1478> 1155 168<1406.37 1478> +LayerCount: 2 Fore Refer: 115 774 N 1 0 0 1 241 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ucircumflex.sc -Encoding: 65637 -1 539 +Encoding: 65637 -1 538 Width: 1451 -Flags: MW +Flags: W +HStem: -35 260<594.14 894.643> 794 246<111 260.562 704.562 892.694 999.032 1121.69 1381.19 1534.99> +VStem: 129 440<247.433 484.984> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 241 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: udieresis.sc -Encoding: 65638 -1 540 +Encoding: 65638 -1 539 Width: 1451 -Flags: MW +Flags: W +HStem: -35 260<594.14 894.643> 794 246<111 260.562 704.562 892.694 999.032 1121.69 1381.19 1534.99> 1230 384<630.886 875.114 1190.89 1435.11> +VStem: 129 440<247.433 484.984> 561 384<1299.89 1544.11> 1121 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 117 776 N 1 0 0 1 239 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ugrave.sc -Encoding: 65639 -1 541 +Encoding: 65639 -1 540 Width: 1451 -Flags: MW +Flags: W +HStem: -35 260<594.14 894.643> 794 246<111 260.562 704.562 892.694 999.032 1121.69 1381.19 1534.99> +VStem: 129 440<247.433 484.984> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 169 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uhungarumlaut.sc -Encoding: 65640 -1 542 +Encoding: 65640 -1 541 Width: 1451 -Flags: MW +Flags: W +HStem: -35 260<594.14 894.643> 794 246<111 260.562 704.562 892.694 999.032 1121.69 1381.19 1534.99> +VStem: 129 440<247.433 484.984> +LayerCount: 2 Fore Refer: 119 779 N 1 0 0 1 226 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: umacron.sc -Encoding: 65641 -1 543 +Encoding: 65641 -1 542 Width: 1451 -Flags: MW +Flags: W +HStem: -35 260<594.14 894.643> 794 246<111 260.562 704.562 892.694 999.032 1121.69 1381.19 1534.99> 1170 192<730 1210> +VStem: 129 440<247.433 484.984> 730 480<1170 1362> +LayerCount: 2 Fore Refer: 114 772 N 1 0 0 1 210 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0123.sc -Encoding: 65642 -1 544 +StartChar: gcommaaccent.sc +Encoding: 65642 -1 543 Width: 1497 -Flags: MW +Flags: W +HStem: -28 258<568.26 892.167> 379 209<800 942.078 1319.73 1483.97> 847 229<704.208 1004.66> 1211 349<1009.35 1138.01> 1657 128<1036.22 1253> +VStem: 49 464<285.248 642.89> 784 426<1300.31 1514.12> +LayerCount: 2 Fore Refer: 122 786 N 1 0 0 1 339 119 2 -Refer: 487 -1 N 1 0 0 1 0 0 3 +Refer: 486 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0137.sc -Encoding: 65643 -1 545 +StartChar: kcommaaccent.sc +Encoding: 65643 -1 544 Width: 1289 -Flags: MW +Flags: W +HStem: -758 128<248 464.779> -533 349<362.988 491.647> 0 246<-68.9492 95.0938 479.375 605 1093.27 1278.98> 789 251<90 217.906 602.609 722.946 802.013 860 1128.5 1360> +VStem: 291 426<-487.121 -273.307> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 240 0 2 -Refer: 506 -1 N 1 0 0 1 0 0 3 +Refer: 505 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni013C.sc -Encoding: 65644 -1 546 +StartChar: lcommaaccent.sc +Encoding: 65644 -1 545 Width: 1162 -Flags: MW +Flags: W +HStem: -758 128<100 316.779> -533 349<214.988 343.647> 0 246<-68.9512 73 510.953 773.275> 794 246<103 206 631 762> +VStem: 143 426<-487.121 -273.307> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 92 0 2 -Refer: 507 -1 N 1 0 0 1 0 0 3 +Refer: 506 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0146.sc -Encoding: 65645 -1 547 +StartChar: ncommaaccent.sc +Encoding: 65645 -1 546 Width: 1546 -Flags: MW +Flags: W +HStem: -754 128<228 444.779> -529 349<342.988 471.647> -14 21G<966.5 1137> 0 246<-69 82.8932 323 430> 794 246<91 203.094 956 1094.31 1356.69 1575> +VStem: 271 426<-483.121 -269.307> 956 619<794 1040> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 220 4 2 -Refer: 511 -1 N 1 0 0 1 0 0 3 +Refer: 510 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0157.sc -Encoding: 65646 -1 548 +StartChar: rcommaaccent.sc +Encoding: 65646 -1 547 Width: 1426 -Flags: MW +Flags: W +HStem: -758 128<190 406.779> -533 349<304.988 433.647> -27 286<977.006 1209.83> 0 246<-42 120.984 453.684 581.952> 794 246<111 244.016 620.031 926.329> +VStem: 233 426<-487.121 -273.307> 939 403<714.324 905.5> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 182 0 2 -Refer: 526 -1 N 1 0 0 1 0 0 3 +Refer: 525 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni0163.sc -Encoding: 65647 -1 549 +Encoding: 65647 -1 548 Width: 1361 -Flags: MW +Flags: W +HStem: -549 153<225.24 480.627> 0 246<174.144 393.391 802.462 966.4> 596 444<165.257 292.391 1138.71 1350.53> 803 237<370.267 544.086 943.469 1125.36> +VStem: 225 514 +LayerCount: 2 Fore Refer: 125 807 N 1 0 0 1 168 0 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni0213.sc -Encoding: 65648 -1 550 +Encoding: 65648 -1 549 Width: 1426 -Flags: MW +Flags: W +HStem: -27 286<977.006 1209.83> 0 246<-42 120.984 453.684 581.952> 794 246<111 244.016 620.031 926.329> 1288 260<689.888 894.161> +VStem: 506 159<1190 1261.63> 899 165<1190 1275.98> 939 403<714.324 905.5> +LayerCount: 2 Fore Refer: 121 785 N 1 0 0 1 39 -460 2 -Refer: 526 -1 N 1 0 0 1 0 0 3 +Refer: 525 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0219.sc -Encoding: 65649 -1 551 +StartChar: scommaaccent.sc +Encoding: 65649 -1 550 Width: 1291 -Flags: MW +Flags: W +HStem: -748 128<234 450.779> -523 349<348.988 477.647> -16 196<420.824 717.895> 847 201<629.473 889.472> +VStem: 150 451<679.104 815.155> 277 426<-477.121 -263.307> 755 457<213.558 372.395> 1042 225<609.561 701.099> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 226 10 2 -Refer: 529 -1 N 1 0 0 1 0 0 3 +Refer: 528 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni021B.sc -Encoding: 65650 -1 552 +Encoding: 65650 -1 551 Width: 1361 -Flags: MW +Flags: W +HStem: -758 128<208 424.779> -533 349<322.988 451.647> 0 246<174.144 393.391 802.462 966.4> 596 444<165.257 292.391 1138.71 1350.53> 803 237<370.267 544.086 943.469 1125.36> +VStem: 251 426<-487.121 -273.307> +LayerCount: 2 Fore Refer: 124 806 N 1 0 0 1 200 0 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni1E87.sc -Encoding: 65651 -1 553 +Encoding: 65651 -1 552 Width: 2094 -Flags: MW +Flags: W +HStem: -20 21G<358 540.5 1183.5 1358.5> 794 246<83.1753 219.723 644.781 750.012 874.4 1022.43 1363.62 1480.96 1586.03 1716.01 2010.83 2211.71> 1389 384<1233.89 1478.11> +VStem: 1164 384<1458.89 1703.11> 1586 626<794.024 1039.76> +LayerCount: 2 Fore Refer: 116 775 N 1 0 0 1 657 120 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni1E89.sc -Encoding: 65652 -1 554 +Encoding: 65652 -1 553 Width: 2094 -Flags: MW +Flags: W +HStem: -612 384<713.886 958.114> -20 21G<358 540.5 1183.5 1358.5> 794 246<83.1753 219.723 644.781 750.012 874.4 1022.43 1363.62 1480.96 1586.03 1716.01 2010.83 2211.71> +VStem: 644 384<-542.114 -297.886> 1586 626<794.024 1039.76> +LayerCount: 2 Fore Refer: 123 803 N 1 0 0 1 555 -59 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uogonek.sc -Encoding: 65653 -1 555 +Encoding: 65653 -1 554 Width: 1451 -Flags: MW +Flags: W +HStem: -377 187<753.5 1019.16> -35 260<594.14 894.643> 794 246<111 260.562 704.562 892.694 999.032 1121.69 1381.19 1534.99> +VStem: 129 440<247.433 484.984> +LayerCount: 2 Fore Refer: 126 808 N 1 0 0 1 608 45 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uring.sc -Encoding: 65654 -1 556 +Encoding: 65654 -1 555 Width: 1451 -Flags: MW +Flags: W +HStem: -35 260<594.14 894.643> 794 246<111 260.562 704.562 892.694 999.032 1121.69 1381.19 1534.99> 1180 164<958.538 1095.64> 1527 153<980.222 1115.46> +VStem: 129 440<247.433 484.984> 787 499 +LayerCount: 2 Fore Refer: 118 778 N 1 0 0 1 240 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: utilde.sc -Encoding: 65655 -1 557 +Encoding: 65655 -1 556 Width: 1451 -Flags: MW +Flags: W +HStem: -35 260<594.14 894.643> 794 246<111 260.562 704.562 892.694 999.032 1121.69 1381.19 1534.99> 1170 256<1077.74 1279.9> 1288 256<786.14 965.57> +VStem: 129 440<247.433 484.984> +LayerCount: 2 Fore Refer: 113 771 N 1 0 0 1 244 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: v.sc -Encoding: 65656 -1 558 +Encoding: 65656 -1 557 Width: 1460 -Flags: MW +Flags: W +HStem: -20 21G<430 693.5> 794 246<83.0336 238.999 617.125 790 949.066 1067.28 1388.12 1577.98> +VStem: 949 629<794.027 1039.98> +LayerCount: 2 Fore SplineSet 380 63 m 258 @@ -12318,9 +13704,12 @@ EndSplineSet EndChar StartChar: w.sc -Encoding: 65657 -1 559 +Encoding: 65657 -1 558 Width: 2094 -Flags: MW +Flags: W +HStem: -20 21G<358 540.5 1183.5 1358.5> 794 246<83.1753 219.723 644.781 750.012 874.4 1022.43 1363.62 1480.96 1586.03 1716.01 2010.83 2211.71> +VStem: 1586 626<794.024 1039.76> +LayerCount: 2 Fore SplineSet 769 384 m 258 @@ -12383,45 +13772,59 @@ EndSplineSet EndChar StartChar: wacute.sc -Encoding: 65658 -1 560 +Encoding: 65658 -1 559 Width: 2094 -Flags: MW +Flags: W +HStem: -20 21G<358 540.5 1183.5 1358.5> 794 246<83.1753 219.723 644.781 750.012 874.4 1022.43 1363.62 1480.96 1586.03 1716.01 2010.83 2211.71> +VStem: 1586 626<794.024 1039.76> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 594 -460 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: wcircumflex.sc -Encoding: 65659 -1 561 +Encoding: 65659 -1 560 Width: 2094 -Flags: MW +Flags: W +HStem: -20 21G<358 540.5 1183.5 1358.5> 794 246<83.1753 219.723 644.781 750.012 874.4 1022.43 1363.62 1480.96 1586.03 1716.01 2010.83 2211.71> +VStem: 1586 626<794.024 1039.76> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 524 -460 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: wdieresis.sc -Encoding: 65660 -1 562 +Encoding: 65660 -1 561 Width: 2094 -Flags: MW +Flags: W +HStem: -20 21G<358 540.5 1183.5 1358.5> 794 246<83.1753 219.723 644.781 750.012 874.4 1022.43 1363.62 1480.96 1586.03 1716.01 2010.83 2211.71> 1230 384<913.886 1158.11 1473.89 1718.11> +VStem: 844 384<1299.89 1544.11> 1404 384<1299.89 1544.11> 1586 626<794.024 1039.76> +LayerCount: 2 Fore Refer: 117 776 N 1 0 0 1 522 -460 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: wgrave.sc -Encoding: 65661 -1 563 +Encoding: 65661 -1 562 Width: 2094 -Flags: MW +Flags: W +HStem: -20 21G<358 540.5 1183.5 1358.5> 794 246<83.1753 219.723 644.781 750.012 874.4 1022.43 1363.62 1480.96 1586.03 1716.01 2010.83 2211.71> +VStem: 1586 626<794.024 1039.76> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 452 -460 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: x.sc -Encoding: 65662 -1 564 +Encoding: 65662 -1 563 Width: 1178 -Flags: MW +Flags: W +HStem: 0 246<-124.551 92.6719 331 387.09 553 674 1036.5 1231.99> 794 246<48.3079 235.594 598.969 699.931 797.13 862 1095.75 1295.67> +LayerCount: 2 Fore SplineSet 153 794 m 258 @@ -12489,9 +13892,12 @@ EndSplineSet EndChar StartChar: y.sc -Encoding: 65663 -1 565 +Encoding: 65663 -1 564 Width: 1375 -Flags: MW +Flags: W +HStem: 0 246<214.004 394.078 817.188 1003.16> 794 246<83.0226 243.312 626.516 724.609 857.099 966.531 1301.97 1505.98> +VStem: 857 649<794 1039.89> +LayerCount: 2 Fore SplineSet 214 36 m 258 @@ -12542,45 +13948,60 @@ EndSplineSet EndChar StartChar: yacute.sc -Encoding: 65664 -1 566 +Encoding: 65664 -1 565 Width: 1375 -Flags: MW +Flags: W +HStem: 0 246<214.004 394.078 817.188 1003.16> 794 246<83.0226 243.312 626.516 724.609 857.099 966.531 1301.97 1505.98> +VStem: 857 649<794 1039.89> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 72 -460 2 -Refer: 565 -1 N 1 0 0 1 0 0 3 +Refer: 564 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ycircumflex.sc -Encoding: 65665 -1 567 +Encoding: 65665 -1 566 Width: 1375 -Flags: MW +Flags: W +HStem: 0 246<214.004 394.078 817.188 1003.16> 794 246<83.0226 243.312 626.516 724.609 857.099 966.531 1301.97 1505.98> +VStem: 857 649<794 1039.89> +LayerCount: 2 Fore Refer: 112 770 N 1 0 0 1 2 -460 2 -Refer: 565 -1 N 1 0 0 1 0 0 3 +Refer: 564 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ydieresis.sc -Encoding: 65666 -1 568 +Encoding: 65666 -1 567 Width: 1375 -Flags: MW +Flags: W +HStem: 0 246<214.004 394.078 817.188 1003.16> 794 246<83.0226 243.312 626.516 724.609 857.099 966.531 1301.97 1505.98> 1230 384<391.886 636.114 951.886 1196.11> +VStem: 322 384<1299.89 1544.11> 857 649<794 1039.89> 882 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 117 776 N 1 0 0 1 0 -460 2 -Refer: 565 -1 N 1 0 0 1 0 0 3 +Refer: 564 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ygrave.sc -Encoding: 65667 -1 569 +Encoding: 65667 -1 568 Width: 1375 -Flags: MW +Flags: W +HStem: 0 246<214.004 394.078 817.188 1003.16> 794 246<83.0226 243.312 626.516 724.609 857.099 966.531 1301.97 1505.98> +VStem: 857 649<794 1039.89> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 -70 -460 2 -Refer: 565 -1 N 1 0 0 1 0 0 3 +Refer: 564 -1 N 1 0 0 1 0 0 3 EndChar StartChar: z.sc -Encoding: 65668 -1 570 +Encoding: 65668 -1 569 Width: 1194 -Flags: MW +Flags: W +HStem: 0 246<345.026 824.625> 794 246<360.879 761.973> +VStem: 49 225<589.601 703.353> 925 221<355.723 473.469> +LayerCount: 2 Fore SplineSet -76 53 m 258 @@ -12616,36 +14037,48 @@ EndSplineSet EndChar StartChar: zacute.sc -Encoding: 65669 -1 571 +Encoding: 65669 -1 570 Width: 1194 -Flags: MW +Flags: W +HStem: 0 246<345.026 824.625> 794 246<360.879 761.973> +VStem: 49 225<589.601 703.353> 925 221<355.723 473.469> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 15 -460 2 -Refer: 570 -1 N 1 0 0 1 0 0 3 +Refer: 569 -1 N 1 0 0 1 0 0 3 EndChar StartChar: zcaron.sc -Encoding: 65670 -1 572 +Encoding: 65670 -1 571 Width: 1194 -Flags: MW +Flags: W +HStem: 0 246<345.026 824.625> 794 246<360.879 761.973> +VStem: 49 225<589.601 703.353> 925 221<355.723 473.469> +LayerCount: 2 Fore Refer: 120 780 N 1 0 0 1 -55 -460 2 -Refer: 570 -1 N 1 0 0 1 0 0 3 +Refer: 569 -1 N 1 0 0 1 0 0 3 EndChar StartChar: zdotaccent.sc -Encoding: 65671 -1 573 +Encoding: 65671 -1 572 Width: 1194 -Flags: MW +Flags: W +HStem: 0 246<345.026 824.625> 794 246<360.879 761.973> 1133 384<595.886 840.114> +VStem: 49 225<589.601 703.353> 526 384<1202.89 1447.11> 925 221<355.723 473.469> +LayerCount: 2 Fore Refer: 116 775 N 1 0 0 1 19 -136 2 -Refer: 570 -1 N 1 0 0 1 0 0 3 +Refer: 569 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni2116 -Encoding: 8470 8470 574 +Encoding: 8470 8470 573 Width: 2136 -Flags: MW +Flags: W +HStem: -30 21G<630 962> 0 270<-79.2695 57.1707 327.852 429.804> 88 230<1189.39 1875.82> 420 210<1432.17 1683.81> 1150 210<1680.92 1932.56> 1230 270<140.64 251.69 900.168 989.219 1261.53 1399.52> +VStem: -80 510<0.769901 269.27> +LayerCount: 2 Fore SplineSet 1245.55371094 318 m 2 @@ -12672,9 +14105,10 @@ Refer: 25 78 N 1 0 0 1 0 0 2 EndChar StartChar: uni2605 -Encoding: 9733 9733 575 +Encoding: 9733 9733 574 Width: 2000 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 1062 1500 m 2 @@ -12702,9 +14136,11 @@ EndSplineSet EndChar StartChar: uni2606 -Encoding: 9734 9734 576 +Encoding: 9734 9734 575 Width: 2000 -Flags: MW +Flags: W +HStem: 840 160<571.875 757 1215.57 1462> +LayerCount: 2 Fore SplineSet 1062 1500 m 2 @@ -12753,30 +14189,38 @@ EndSplineSet EndChar StartChar: uni0400 -Encoding: 1024 1024 577 +Encoding: 1024 1024 576 Width: 1170 -Flags: MW +Flags: W +HStem: 0 270<-69.6149 69.9973 539.997 786.236> 1230 270<165.041 265.002 735.936 976.574> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 231 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 EndChar StartChar: uni0401 -Encoding: 1025 1025 578 +Encoding: 1025 1025 577 Width: 1170 -Flags: MW +Flags: W +HStem: 0 270<-69.6149 69.9973 539.997 786.236> 1230 270<165.041 265.002 735.936 976.574> 1690 384<658.886 903.114 1218.89 1463.11> +VStem: 589 384<1759.89 2004.11> 1149 384<1759.89 2004.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 267 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 EndChar StartChar: uni0402 -Encoding: 1026 1026 579 +Encoding: 1026 1026 578 Width: 1720 -Flags: MW +Flags: W +HStem: -19 174<1076.46 1288.43> 0 270<144 321.271> 705 186<1046.08 1392> 1240 260<430.395 524.373 956.002 1032.1> +VStem: 125 230<940 1054.84> 795 278<156.496 382> 1243 432<308.5 685.798> AnchorPoint: "Anchor-0" 695 1500 basechar 0 AnchorPoint: "Anchor-1" 436 0 basechar 0 AnchorPoint: "Anchor-2" 436 0 basechar 0 +LayerCount: 2 Fore SplineSet 144 41 m 2 @@ -12824,21 +14268,26 @@ EndSplineSet EndChar StartChar: uni0403 -Encoding: 1027 1027 580 +Encoding: 1027 1027 579 Width: 1250 -Flags: MW +Flags: W +HStem: 0 270<-66 66.9985 533.998 662> 870 630<982 1251.03> 1230 270<158 266.002 729.002 977.433> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 365 0 2 -Refer: 596 1043 N 1 0 0 1 0 0 2 +Refer: 595 1043 N 1 0 0 1 0 0 2 EndChar StartChar: uni0404 -Encoding: 1028 1028 581 +Encoding: 1028 1028 580 Width: 1205 -Flags: MW +Flags: W +HStem: -40 268<361.678 727.882> 600 270<632.134 794.607> 1284 256<548.443 920.31> 1490 20G<1161.5 1337> +VStem: 30 765<600.213 784.804> AnchorPoint: "Anchor-0" 786 1500 basechar 0 AnchorPoint: "Anchor-1" 677 0 basechar 0 AnchorPoint: "Anchor-2" 677 0 basechar 0 +LayerCount: 2 Fore SplineSet 30 430 m 0 @@ -12873,42 +14322,55 @@ EndSplineSet EndChar StartChar: uni0405 -Encoding: 1029 1029 582 +Encoding: 1029 1029 581 Width: 1345 -Flags: MW +Flags: W +HStem: -40 292<345.792 677> -10 21G<-67.5 95.5> 1228 302<508 782.85> 1480 20G<994.5 1182.5> +VStem: 19 234<473.685 589.576> 170 458<821.061 1211.93> 572 462<282.772 534.208> 869 234<951.244 1068.49> +LayerCount: 2 Fore Refer: 30 83 N 1 0 0 1 0 0 2 EndChar StartChar: uni0406 -Encoding: 1030 1030 583 +Encoding: 1030 1030 582 Width: 830 -Flags: MW +Flags: W +HStem: 0 270<-69.8438 89.1812 559.997 679.956> 1230 270<160.145 281.994 751.918 909.738> +LayerCount: 2 Fore Refer: 20 73 N 1 0 0 1 0 0 2 EndChar StartChar: uni0407 -Encoding: 1031 1031 584 +Encoding: 1031 1031 583 Width: 770 -Flags: MW +Flags: W +HStem: 0 270<-69.8438 89.1812 559.997 679.956> 1230 270<160.145 281.994 751.918 909.738> 1690 384<206.886 451.114 766.886 1011.11> +VStem: 137 384<1759.89 2004.11> 697 384<1759.89 2004.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 -185 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 EndChar StartChar: uni0408 -Encoding: 1032 1032 585 +Encoding: 1032 1032 584 Width: 1177 -Flags: MW +Flags: W +HStem: -40 230<347.551 444.607> 1230 270<454.097 656.617 1105.36 1263.9> +VStem: -50 390<192.611 492> +LayerCount: 2 Fore Refer: 21 74 N 1 0 0 1 0 0 2 EndChar StartChar: uni0409 -Encoding: 1033 1033 586 +Encoding: 1033 1033 585 Width: 2040 -Flags: MW +Flags: W +HStem: -40 230<111 352.923> 0 270<739.178 879.064 1350 1447.94> 1230 270<445.63 644.726 935.484 1072.28 1542.93 1722.77> +LayerCount: 2 Fore SplineSet 1366 270 m 2 @@ -12957,9 +14419,12 @@ EndSplineSet EndChar StartChar: uni040A -Encoding: 1034 1034 587 +Encoding: 1034 1034 586 Width: 1940 -Flags: MW +Flags: W +HStem: 0 270<-72.3716 69.4173 539.699 618.667 661.437 779.064 1249.58 1339.86> 650 250<679.606 844.661> 1230 270<166.861 262.811 733.002 849.877 895.047 973.375 1442.87 1583.79> +VStem: 166 686<1230.24 1497.45> +LayerCount: 2 Fore SplineSet 733 1188 m 2 @@ -13030,9 +14495,12 @@ EndSplineSet EndChar StartChar: uni040B -Encoding: 1035 1035 588 +Encoding: 1035 1035 587 Width: 1645 -Flags: MW +Flags: W +HStem: 0 270<191 347.975 780.326 899.977 946 1054 1494.88 1554.99> 616 310<998.853 1383> 940 560<223.274 356.998 1086.06 1306.67> 1240 260<447.611 544.373 976.002 1081.04> +VStem: 120 237<940.061 1054.21> +LayerCount: 2 Fore SplineSet 191 41 m 2 @@ -13090,27 +14558,34 @@ EndSplineSet EndChar StartChar: uni040C -Encoding: 1036 1036 589 +Encoding: 1036 1036 588 Width: 1388 -Flags: MW +Flags: W +HStem: -40 347<633 1133> 0 270<-69.9905 36.9979 508.844 609.962> 1230 270<162 232.91 703.015 802> 1284 250<1041.47 1338> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 135 0 2 -Refer: 603 1050 N 1 0 0 1 0 0 2 +Refer: 602 1050 N 1 0 0 1 0 0 2 EndChar StartChar: uni040D -Encoding: 1037 1037 590 +Encoding: 1037 1037 589 Width: 1440 -Flags: MW +Flags: W +HStem: 0 270<-72.3716 69.4173 539.699 618.344 660.692 779.048 1249.58 1342.95> 1230 270<166.976 262.791 733.002 852.232 895.257 972.688 1443.07 1587.88> +VStem: 166 687<1230.32 1496.72> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 243 0 2 -Refer: 601 1048 N 1 0 0 1 0 0 2 +Refer: 600 1048 N 1 0 0 1 0 0 2 EndChar StartChar: uni040E -Encoding: 1038 1038 591 +Encoding: 1038 1038 590 Width: 1391 -Flags: MW +Flags: W +HStem: -40 240<255.068 424.98> 1230 270<150 264.27 806.779 893.478 976.233 1035.05 1389.57 1539.78> 1577 143<887.486 1251.64> +LayerCount: 2 Fore SplineSet 1366 2051 m 0 @@ -13125,16 +14600,19 @@ SplineSet 1261 1800 1143 1796 1165 1896 c 0 1184 1980 1266 2051 1366 2051 c 0 EndSplineSet -Refer: 612 1059 N 1 0 0 1 0 0 2 +Refer: 611 1059 N 1 0 0 1 0 0 2 EndChar StartChar: uni040F -Encoding: 1039 1039 592 +Encoding: 1039 1039 591 Width: 1440 -Flags: MW +Flags: W +HStem: 0 270<-69.9446 69.5304 1249 1346.76> 1230 270<161.06 263.002 732.934 850.881 889.269 973.483 1443 1581.87> +VStem: 421 241<-409.812 -227.77> AnchorPoint: "Anchor-0" 869 1500 basechar 0 AnchorPoint: "Anchor-1" 625 0 basechar 0 AnchorPoint: "Anchor-2" 625 0 basechar 0 +LayerCount: 2 Fore SplineSet 544 332 m 2 @@ -13188,20 +14666,24 @@ EndSplineSet EndChar StartChar: uni0410 -Encoding: 1040 1040 593 +Encoding: 1040 1040 592 Width: 1390 -Flags: MW +Flags: W +HStem: 0 270<-79.6841 90.997 377.997 440 530.018 655.35 1179.43 1309.99> 420 250<539.562 663.819> 1490 20G<663 1109.5> +LayerCount: 2 Fore Refer: 12 65 N 1 0 0 1 0 0 2 EndChar StartChar: uni0411 -Encoding: 1041 1041 594 +Encoding: 1041 1041 593 Width: 1205 -Flags: MW +Flags: W +HStem: 0 270<-67 69.0625 499.75 629.993> 870 630<913 1176.03> 1230 270<159.008 263.056 693.857 906.518> AnchorPoint: "Anchor-0" 792 1500 basechar 0 AnchorPoint: "Anchor-1" 126 0 basechar 0 AnchorPoint: "Anchor-2" 126 0 basechar 0 +LayerCount: 2 Fore SplineSet 606 570 m 2 @@ -13243,20 +14725,25 @@ EndSplineSet EndChar StartChar: uni0412 -Encoding: 1042 1042 595 +Encoding: 1042 1042 594 Width: 1210 -Flags: MW +Flags: W +HStem: 0 270<-64.6026 70.3197 497.575 632.523> 1230 270<160.179 259.879 694.562 790.341> +VStem: 703 477<359.261 632.463> 792 494<1046.44 1340> +LayerCount: 2 Fore Refer: 13 66 N 1 0 0 1 0 0 2 EndChar StartChar: uni0413 -Encoding: 1043 1043 596 +Encoding: 1043 1043 595 Width: 1250 -Flags: MW +Flags: W +HStem: 0 270<-66 66.9985 533.998 662> 870 630<982 1251.03> 1230 270<158 266.002 729.002 977.433> AnchorPoint: "Anchor-0" 827 1500 basechar 0 AnchorPoint: "Anchor-1" 176 0 basechar 0 AnchorPoint: "Anchor-2" 176 0 basechar 0 +LayerCount: 2 Fore SplineSet 244 1230 m 2 @@ -13291,9 +14778,12 @@ EndSplineSet EndChar StartChar: uni0414 -Encoding: 1044 1044 597 +Encoding: 1044 1044 596 Width: 1290 -Flags: MW +Flags: W +HStem: 0 270<373.193 605.208> 1230 270<316.151 425.256 685.255 805.002 1275 1432> +VStem: -200 238<-409.939 -296.209> +LayerCount: 2 Fore SplineSet 740 1230 m 2 @@ -13338,17 +14828,22 @@ EndSplineSet EndChar StartChar: uni0415 -Encoding: 1045 1045 598 +Encoding: 1045 1045 597 Width: 1170 -Flags: MW +Flags: W +HStem: 0 270<-69.6149 69.9973 539.997 786.236> 1230 270<165.041 265.002 735.936 976.574> +LayerCount: 2 Fore Refer: 16 69 N 1 0 0 1 0 0 2 EndChar StartChar: uni0416 -Encoding: 1046 1046 599 +Encoding: 1046 1046 598 Width: 2106 -Flags: MW +Flags: W +HStem: -40 347<113.73 477 1351 1851> 0 270<618.038 756.844 1226.84 1327.99> 1230 270<890 950.91 1421.01 1520> 1284 250<440 632.08 1766.29 2046> +VStem: -37 148<307.009 358.625> 129 456<963.524 1258.14> +LayerCount: 2 Fore SplineSet 2009 283 m 0 @@ -13424,9 +14919,11 @@ EndSplineSet EndChar StartChar: uni0417 -Encoding: 1047 1047 600 +Encoding: 1047 1047 599 Width: 1010 -Flags: MW +Flags: W +HStem: -20 249<275.989 442.663> 1490 20G<298.5 500.5 759.5 816.391 816.391 967> +LayerCount: 2 Fore SplineSet -31 448 m 0 @@ -13469,12 +14966,15 @@ EndSplineSet EndChar StartChar: uni0418 -Encoding: 1048 1048 601 +Encoding: 1048 1048 600 Width: 1440 -Flags: MW +Flags: W +HStem: 0 270<-72.3716 69.4173 539.699 618.344 660.692 779.048 1249.58 1342.95> 1230 270<166.976 262.791 733.002 852.232 895.257 972.688 1443.07 1587.88> +VStem: 166 687<1230.32 1496.72> AnchorPoint: "Anchor-0" 890 1500 basechar 0 AnchorPoint: "Anchor-1" 623 0 basechar 0 AnchorPoint: "Anchor-2" 623 0 basechar 0 +LayerCount: 2 Fore SplineSet 975 1196 m 2 @@ -13538,9 +15038,12 @@ EndSplineSet EndChar StartChar: uni0419 -Encoding: 1049 1049 602 +Encoding: 1049 1049 601 Width: 1440 -Flags: MW +Flags: W +HStem: 0 270<-72.3716 69.4173 539.699 618.344 660.692 779.048 1249.58 1342.95> 1230 270<166.976 262.791 733.002 852.232 895.257 972.688 1443.07 1587.88> 1577 143<767.486 1131.64> +VStem: 166 687<1230.32 1496.72> +LayerCount: 2 Fore SplineSet 1246 2051 m 0 @@ -13555,16 +15058,18 @@ SplineSet 1141 1800 1023 1796 1045 1896 c 0 1064 1980 1146 2051 1246 2051 c 0 EndSplineSet -Refer: 601 1048 N 1 0 0 1 0 0 2 +Refer: 600 1048 N 1 0 0 1 0 0 2 EndChar StartChar: uni041A -Encoding: 1050 1050 603 +Encoding: 1050 1050 602 Width: 1388 -Flags: MW +Flags: W +HStem: -40 347<633 1133> 0 270<-69.9905 36.9979 508.844 609.962> 1230 270<162 232.91 703.015 802> 1284 250<1041.47 1338> AnchorPoint: "Anchor-0" 1081 1500 basechar 0 AnchorPoint: "Anchor-1" 778 0 basechar 0 AnchorPoint: "Anchor-2" 778 0 basechar 0 +LayerCount: 2 Fore SplineSet 1291 283 m 0 @@ -13618,9 +15123,11 @@ EndSplineSet EndChar StartChar: uni041B -Encoding: 1051 1051 604 +Encoding: 1051 1051 603 Width: 1560 -Flags: MW +Flags: W +HStem: -40 230<111 352.923> 0 270<739.225 879.064 1348 1469.82> 1230 270<445.63 644.726 935.484 1072.28 1542.93 1703.75> +LayerCount: 2 Fore SplineSet -57 370 m 0 @@ -13662,36 +15169,46 @@ EndSplineSet EndChar StartChar: uni041C -Encoding: 1052 1052 605 +Encoding: 1052 1052 604 Width: 1830 -Flags: MW +Flags: W +HStem: -30 21G<556.5 855.5> 0 270<-79.8377 83.9375 355.955 449.854 1060.08 1200.04 1630 1729.67> 1230 270<241.326 329.003 1790 1928.3> +VStem: -80 530<0.18869 270> +LayerCount: 2 Fore Refer: 24 77 N 1 0 0 1 0 0 2 EndChar StartChar: uni041D -Encoding: 1053 1053 606 +Encoding: 1053 1053 605 Width: 1440 -Flags: MW +Flags: W +HStem: 0 270<-68.9914 68.4896 536.523 618.357 661.947 779.019 1248.48 1348.15> 650 250<678.664 846.485> 1230 270<160.655 260.759 730.002 848.273 890.488 968.438 1441.66 1579.42> +LayerCount: 2 Fore Refer: 19 72 N 1 0 0 1 0 0 2 EndChar StartChar: uni041E -Encoding: 1054 1054 607 +Encoding: 1054 1054 606 Width: 1240 -Flags: MW +Flags: W +HStem: -40 260<485.798 593.996> 1280 260<718.004 826.202> +VStem: 14 466<225.054 667.818> 832 466<832.182 1274.95> +LayerCount: 2 Fore Refer: 26 79 N 1 0 0 1 0 0 2 EndChar StartChar: uni041F -Encoding: 1055 1055 608 +Encoding: 1055 1055 607 Width: 1440 -Flags: MW +Flags: W +HStem: 0 270<-73.3007 69.4173 539.699 618.344 660.692 779.076 1249.58 1342.95> 1230 270<166.512 262.796 733.002 975.002 1443.07 1582.89> AnchorPoint: "Anchor-0" 890 1500 basechar 0 AnchorPoint: "Anchor-1" 623 0 basechar 0 AnchorPoint: "Anchor-2" 623 0 basechar 0 +LayerCount: 2 Fore SplineSet 975 1196 m 2 @@ -13739,36 +15256,47 @@ EndSplineSet EndChar StartChar: uni0420 -Encoding: 1056 1056 609 +Encoding: 1056 1056 608 Width: 1230 -Flags: MW +Flags: W +HStem: 0 270<-44.9448 70.9843 538.772 704.945> 1230 270<140.161 260.853 730.002 826.827> +VStem: 840 500<946.298 1225.46> +LayerCount: 2 Fore Refer: 27 80 N 1 0 0 1 0 0 2 EndChar StartChar: uni0421 -Encoding: 1057 1057 610 +Encoding: 1057 1057 609 Width: 1208 -Flags: MW +Flags: W +HStem: -40 268<358 724.358> 1284 256<559.175 921.927> 1490 20G<1166.5 1349.5> +VStem: 27 509<251.239 722.383> +LayerCount: 2 Fore Refer: 14 67 N 1 0 0 1 0 0 2 EndChar StartChar: uni0422 -Encoding: 1058 1058 611 +Encoding: 1058 1058 610 Width: 1250 -Flags: MW +Flags: W +HStem: 0 270<190.145 355.536 782.688 899.607> 1240 260<450.951 547.001 976.002 1075.73> +VStem: 100 241<871.318 972.95> 1059 241<871.591 993.818> +LayerCount: 2 Fore Refer: 31 84 N 1 0 0 1 0 0 2 EndChar StartChar: uni0423 -Encoding: 1059 1059 612 +Encoding: 1059 1059 611 Width: 1391 -Flags: MW +Flags: W +HStem: -40 240<255.068 424.98> 1230 270<150 264.27 806.779 893.478 976.233 1035.05 1389.57 1539.78> AnchorPoint: "Anchor-0" 851 1500 basechar 0 AnchorPoint: "Anchor-1" 582 0 basechar 0 AnchorPoint: "Anchor-2" 582 0 basechar 0 +LayerCount: 2 Fore SplineSet -46 358 m 0 @@ -13811,9 +15339,11 @@ EndSplineSet EndChar StartChar: uni0424 -Encoding: 1060 1060 613 +Encoding: 1060 1060 612 Width: 1620 -Flags: MW +Flags: W +HStem: 0 270<359 514.516 984.75 1108> 1232 268<585 708.625 1178.31 1337> +LayerCount: 2 Fore SplineSet 703 1166 m 2 @@ -13867,20 +15397,25 @@ EndSplineSet EndChar StartChar: uni0425 -Encoding: 1061 1061 614 +Encoding: 1061 1061 613 Width: 1370 -Flags: MW +Flags: W +HStem: 0 270<-89.8652 92.6562 431.637 466.902 540.015 618.693 1180.64 1279.99> 1230 270<180.572 281.255 811.745 919.836 950.098 978 1314.22 1499.99> +VStem: 419 596<658.125 873.969> +LayerCount: 2 Fore Refer: 35 88 N 1 0 0 1 0 0 2 EndChar StartChar: uni0426 -Encoding: 1062 1062 615 +Encoding: 1062 1062 614 Width: 1440 -Flags: MW +Flags: W +HStem: 0 270<-68 69.5304 539.054 777.23> 1230 270<160 265.002 733.485 851 890.06 974.002 1445 1582> AnchorPoint: "Anchor-0" 883 1500 basechar 0 AnchorPoint: "Anchor-1" 596 0 basechar 0 AnchorPoint: "Anchor-2" 596 0 basechar 0 +LayerCount: 2 Fore SplineSet 541 322 m 2 @@ -13931,12 +15466,15 @@ EndSplineSet EndChar StartChar: uni0427 -Encoding: 1063 1063 616 +Encoding: 1063 1063 615 Width: 1356 -Flags: MW +Flags: W +HStem: 0 270<595.437 732.762 1165.16 1267.89> 534 310<285 716.052> 1230 270<153.032 213.422 653.002 761 828.08 926.698 1359.05 1496> +VStem: 153 608<1230.01 1499.92> 595 673<0.499725 269.195> AnchorPoint: "Anchor-0" 747 1500 basechar 0 AnchorPoint: "Anchor-1" 358 0 basechar 0 AnchorPoint: "Anchor-2" 358 0 basechar 0 +LayerCount: 2 Fore SplineSet 924 1173 m 2 @@ -13988,13 +15526,15 @@ EndSplineSet EndChar StartChar: uni0428 -Encoding: 1064 1064 617 +Encoding: 1064 1064 616 Width: 2060 -Flags: MW +Flags: W +HStem: 0 270<-66 69.5018 539.998 724.629 1195 1379.62 1850 1973> 1230 270<159 265.002 735.002 831.619 874 920.002 1390 1487 1529 1575 2045 2202> AnchorPoint: "Anchor-0" 1151 1500 basechar 0 AnchorPoint: "Anchor-1" 862 0 basechar 0 AnchorPoint: "Anchor-2" 862 0 basechar 0 AnchorPoint: "Anchor-3" 862 0 basechar 0 +LayerCount: 2 Fore SplineSet 735 1194 m 2 @@ -14058,13 +15598,15 @@ EndSplineSet EndChar StartChar: uni0429 -Encoding: 1065 1065 618 +Encoding: 1065 1065 617 Width: 2060 -Flags: MW +Flags: W +HStem: 0 270<-66 69.4379 539.998 724.438 1195 1375.22> 1230 270<159 265.002 735.002 831.618 874 920.002 1390 1487 1529 1575 2045 2202> AnchorPoint: "Anchor-0" 1166 1500 basechar 0 AnchorPoint: "Anchor-1" 877 0 basechar 0 AnchorPoint: "Anchor-2" 877 0 basechar 0 AnchorPoint: "Anchor-3" 877 0 basechar 0 +LayerCount: 2 Fore SplineSet 735 1194 m 2 @@ -14131,9 +15673,11 @@ EndSplineSet EndChar StartChar: uni042A -Encoding: 1066 1066 619 +Encoding: 1066 1066 618 Width: 1510 -Flags: MW +Flags: W +HStem: 0 270<189.112 349.064 819.998 909.857> 1230 270<448.983 542.49 1012.93 1193.71> +LayerCount: 2 Fore SplineSet 930 670 m 2 @@ -14175,9 +15719,11 @@ EndSplineSet EndChar StartChar: uni042B -Encoding: 1067 1067 620 +Encoding: 1067 1067 619 Width: 2005 -Flags: MW +Flags: W +HStem: 0 270<-70.8739 69.0642 539.998 630.986 1164.63 1324.15 1795 1916.82> 1230 270<164.151 262.282 732.933 913.754 1398.58 1518.52 1988.13 2149.82> +LayerCount: 2 Fore SplineSet 1986 1178 m 2 @@ -14241,9 +15787,11 @@ EndSplineSet EndChar StartChar: uni042C -Encoding: 1068 1068 621 +Encoding: 1068 1068 620 Width: 1230 -Flags: MW +Flags: W +HStem: 0 270<-70.7754 69.0642 539.998 631.982> 1230 270<164.264 262.282 732.933 913.446> +LayerCount: 2 Fore SplineSet 4 270 m 2 @@ -14282,12 +15830,14 @@ EndSplineSet EndChar StartChar: uni042D -Encoding: 1069 1069 622 +Encoding: 1069 1069 621 Width: 1229 -Flags: MW +Flags: W +HStem: -40 268<323.115 495.796> 630 250<552.648 667.779> 1284 256<673.777 1058> 1490 20G<289.5 472.5> AnchorPoint: "Anchor-0" 846 1500 basechar 0 AnchorPoint: "Anchor-1" 422 0 basechar 0 AnchorPoint: "Anchor-2" 422 0 basechar 0 +LayerCount: 2 Fore SplineSet -15 450 m 0 @@ -14325,9 +15875,11 @@ EndSplineSet EndChar StartChar: uni042E -Encoding: 1070 1070 623 +Encoding: 1070 1070 622 Width: 1985 -Flags: MW +Flags: W +HStem: -40 260<1231.97 1360.94> 0 270<-70.3164 89.1525 559.997 681.76> 1230 270<163.229 283.522 753.126 914.172> 1280 260<1451.46 1804> +LayerCount: 2 Fore SplineSet 1296 750 m 0 @@ -14375,12 +15927,15 @@ EndSplineSet EndChar StartChar: uni042F -Encoding: 1071 1071 624 +Encoding: 1071 1071 623 Width: 1356 -Flags: MW +Flags: W +HStem: -40 348<49.9764 415> 0 270<556.713 694.998 1165.35 1266> 1230 270<792.016 889.261 1358.92 1499.72> +VStem: -99 148<308.011 359> AnchorPoint: "Anchor-0" 1015 1500 basechar 0 AnchorPoint: "Anchor-1" 614 0 basechar 0 AnchorPoint: "Anchor-2" 614 0 basechar 0 +LayerCount: 2 Fore SplineSet -99 273 m 0 @@ -14427,19 +15982,24 @@ EndSplineSet EndChar StartChar: uni0430 -Encoding: 1072 1072 625 +Encoding: 1072 1072 624 Width: 1036 -Flags: MW +Flags: W +HStem: -50 234<641 861.591> -40 200<203 447> 880 198<391 612.843> +VStem: 2 385<161.258 431.24> 909 130<189.871 301.368> +LayerCount: 2 Fore Refer: 38 97 N 1 0 0 1 0 0 2 EndChar StartChar: uni0431 -Encoding: 1073 1073 626 +Encoding: 1073 1073 625 Width: 1056 -Flags: MW +Flags: W +HStem: -40 21G<221 593> 880 200<554.969 856> 1140 421<550.563 1013.5> AnchorPoint: "Anchor-1" 423 0 basechar 0 AnchorPoint: "Anchor-2" 423 0 basechar 0 +LayerCount: 2 Fore SplineSet 477 540 m 0 @@ -14464,12 +16024,15 @@ EndSplineSet EndChar StartChar: uni0432 -Encoding: 1074 1074 627 +Encoding: 1074 1074 626 Width: 966 -Flags: MW +Flags: W +HStem: -40 198<379.43 464.644> 880 200<552.778 708> +VStem: 523 423<223.259 389.765> 607 338<701.835 879.823> AnchorPoint: "Anchor-0" 614 1040 basechar 0 AnchorPoint: "Anchor-1" 329 20 basechar 0 AnchorPoint: "Anchor-2" 331 22 basechar 0 +LayerCount: 2 Fore SplineSet 486 571 m 0 @@ -14496,9 +16059,11 @@ EndSplineSet EndChar StartChar: uni0433 -Encoding: 1075 1075 628 +Encoding: 1075 1075 627 Width: 790 -Flags: MW +Flags: W +HStem: -40 203<220 438.732> 839 243<346.631 588> +LayerCount: 2 Fore SplineSet 349 182 m 0 @@ -14522,9 +16087,11 @@ EndSplineSet EndChar StartChar: uni0434 -Encoding: 1076 1076 629 +Encoding: 1076 1076 628 Width: 1048 -Flags: MW +Flags: W +HStem: -20 21G<278.5 624.5> 880 180<541.96 625> 1340 240<587.864 867.5> +VStem: 8 370<178.359 424.06> 605 461<616.525 1155> LayerCount: 2 Back SplineSet @@ -14563,17 +16130,22 @@ EndSplineSet EndChar StartChar: uni0435 -Encoding: 1077 1077 630 +Encoding: 1077 1077 629 Width: 924 -Flags: MW +Flags: W +HStem: -20 178<392.997 490.913> 1040 20G<424 683> +VStem: 606 337<705.026 878.448> +LayerCount: 2 Fore Refer: 42 101 N 1 0 0 1 0 0 2 EndChar StartChar: uni0436 -Encoding: 1078 1078 631 +Encoding: 1078 1078 630 Width: 1828 Flags: W +HStem: -40 198<234.63 288.322 1215.97 1415.87> 0 21G<659 931> 876 204<396.126 602.004 1529.67 1583.37> +VStem: -40 274<164.038 319.25> 79 288<694.821 864> 1451 288<176 345.179> 1584 274<701 874.219> LayerCount: 2 Back SplineSet @@ -14686,9 +16258,12 @@ EndSplineSet EndChar StartChar: uni0437 -Encoding: 1079 1079 632 +Encoding: 1079 1079 631 Width: 803 -Flags: MW +Flags: W +HStem: -20 199<237.626 456.318> 846 224<350.554 447.827> +VStem: 358 415<214.31 399.098> 450 399<662.2 906.434> +LayerCount: 2 Fore SplineSet 425 846 m 0 @@ -14722,17 +16297,23 @@ EndSplineSet EndChar StartChar: uni0438 -Encoding: 1080 1080 633 +Encoding: 1080 1080 632 Width: 1109 -Flags: MW +Flags: W +HStem: -50 234<687.5 949.533> -38 252<290 487> 846 234<220.667 481.5> +VStem: 47 130<727.927 838.363> 987 133<185.967 301.899> +LayerCount: 2 Fore Refer: 58 117 N 1 0 0 1 0 0 2 EndChar StartChar: uni0439 -Encoding: 1081 1081 634 +Encoding: 1081 1081 633 Width: 1109 -Flags: MW +Flags: W +HStem: -50 234<687.5 949.533> -38 252<290 487> 846 234<220.667 481.5> 1118 143<559.423 917.651> +VStem: 47 130<727.927 838.363> 987 133<185.967 301.899> +LayerCount: 2 Fore SplineSet 1033 1592 m 0 @@ -14751,17 +16332,23 @@ Refer: 58 117 N 1 0 0 1 0 0 2 EndChar StartChar: uni043A -Encoding: 1082 1082 635 +Encoding: 1082 1082 634 Width: 1067 -Flags: MW +Flags: W +HStem: -50 234<628.5 877.498> 0 21G<1.5 374.5> 890 190<780.863 987> +VStem: 826 319<689.884 888.205> 919 129<199.335 295.851> +LayerCount: 2 Fore -Refer: 363 312 N 1 0 0 1 0 0 2 +Refer: 362 312 N 1 0 0 1 0 0 2 EndChar StartChar: uni043B -Encoding: 1083 1083 636 +Encoding: 1083 1083 635 Width: 1240 -Flags: MW +Flags: W +HStem: -50 234<807 1075.89> -40 190<140 336.219> 830 210<342.097 493.711 713.525 786.256> +VStem: -60 340<150.56 332> 653 408<94 378.531> +LayerCount: 2 Fore SplineSet -60 260 m 0 @@ -14797,9 +16384,11 @@ EndSplineSet EndChar StartChar: uni043C -Encoding: 1084 1084 637 +Encoding: 1084 1084 636 Width: 1764 -Flags: MW +Flags: W +HStem: -50 234<1334 1602.89> -40 195<136 344.404> 830 210<343.044 489.836> +VStem: 1180 408<86 342.594> LayerCount: 2 Back SplineSet @@ -14897,9 +16486,12 @@ EndSplineSet EndChar StartChar: uni043D -Encoding: 1085 1085 638 +Encoding: 1085 1085 637 Width: 1082 -Flags: MW +Flags: W +HStem: -50 234<647 915.89> 0 21G<-20 322.5> 830 210<35.0677 128.243> +VStem: 493 408<94 378.766> +LayerCount: 2 Fore SplineSet 1086 980 m 2 @@ -14941,57 +16533,77 @@ EndSplineSet EndChar StartChar: uni043E -Encoding: 1086 1086 639 +Encoding: 1086 1086 638 Width: 1020 -Flags: MW +Flags: W +HStem: -20 21G<273 566.5> 880 180<547.024 745> +VStem: 4 374<189.152 421.257> 605 410<621.517 861.043> +LayerCount: 2 Fore Refer: 52 111 N 1 0 0 1 0 0 2 EndChar StartChar: uni043F -Encoding: 1087 1087 640 +Encoding: 1087 1087 639 Width: 1062 -Flags: MW +Flags: W +HStem: -40 224<630 898.347> 0 21G<-4.5 329> +VStem: 456 407<95 337.234> +LayerCount: 2 Fore Refer: 51 110 N 1 0 0 1 0 0 2 EndChar StartChar: uni0440 -Encoding: 1088 1088 641 +Encoding: 1088 1088 640 Width: 996 -Flags: MW +Flags: W +HStem: -500 21G<-122.5 192.5> -40 198<396.699 610.5> 880 198<546 794> +VStem: 603 395<607.376 875.5> +LayerCount: 2 Fore Refer: 53 112 N 1 0 0 1 0 0 2 EndChar StartChar: uni0441 -Encoding: 1089 1089 642 +Encoding: 1089 1089 641 Width: 952 -Flags: MW +Flags: W +HStem: -20 180<392.185 493.709> 880 180<546.368 609.887> +VStem: 3 385<192.104 442.824> 611 360<640 876.427> +LayerCount: 2 Fore Refer: 40 99 N 1 0 0 1 0 0 2 EndChar StartChar: uni0442 -Encoding: 1090 1090 643 +Encoding: 1090 1090 642 Width: 1537 -Flags: MW +Flags: W +HStem: -40 224<1098 1392.18> 0 21G<-13 333.5 451.5 835.5> 796 282<560 875 1049 1393> +VStem: 934 405<95 346.391> +LayerCount: 2 Fore Refer: 50 109 N 1 0 0 1 0 0 2 EndChar StartChar: uni0443 -Encoding: 1091 1091 644 +Encoding: 1091 1091 643 Width: 1046 -Flags: MW +Flags: W +HStem: 850 234<181.101 423.5> +VStem: -1 130<738.239 841.797> 864 216<534.435 861> +LayerCount: 2 Fore Refer: 62 121 N 1 0 0 1 0 0 2 EndChar StartChar: uni0444 -Encoding: 1092 1092 645 +Encoding: 1092 1092 644 Width: 1526 -Flags: MW +Flags: W +HStem: -500 21G<385.5 822> -40 198<201 440> 851 227<1067 1353> 880 198<391 606.923> 1540 20G<704.5 1164> +VStem: 3 380<162.5 430.686> 1108 420<584.167 848.556> LayerCount: 2 Back SplineSet @@ -15068,17 +16680,22 @@ EndSplineSet EndChar StartChar: uni0445 -Encoding: 1093 1093 646 +Encoding: 1093 1093 645 Width: 1061 -Flags: MW +Flags: W +HStem: -44 204<147 327.701> -40 296<593.5 794.229> 780 304<304.671 513> 886 194<754.973 943> +VStem: -49 313<161.781 332> 396 290<289.052 773.549> 795 310<699 884.354> +LayerCount: 2 Fore Refer: 61 120 N 1 0 0 1 0 0 2 EndChar StartChar: uni0446 -Encoding: 1094 1094 647 +Encoding: 1094 1094 646 Width: 1110 -Flags: MW +Flags: W +HStem: -38 21G<228.5 356.5> 846 234<220.667 481.5> +VStem: 47 130<727.927 838.363> LayerCount: 2 Back SplineSet @@ -15137,9 +16754,12 @@ EndSplineSet EndChar StartChar: uni0447 -Encoding: 1095 1095 648 +Encoding: 1095 1095 647 Width: 1110 -Flags: MW +Flags: W +HStem: -50 234<665.5 949.533> 846 234<220.667 465.5> +VStem: 47 130<727.927 838.363> 987 133<185.967 301.899> +LayerCount: 2 Fore SplineSet 47 797 m 0 @@ -15175,9 +16795,11 @@ EndSplineSet EndChar StartChar: uni0448 -Encoding: 1096 1096 649 +Encoding: 1096 1096 648 Width: 1589 -Flags: MW +Flags: W +HStem: -50 234<1245.97 1429.53> 846 234<220.667 457> +VStem: 47 130<727.927 838.363> 239 368<683.516 956> 1467 133<185.967 301.899> LayerCount: 2 Back SplineSet @@ -15252,9 +16874,12 @@ EndSplineSet EndChar StartChar: uni0449 -Encoding: 1097 1097 650 +Encoding: 1097 1097 649 Width: 1589 -Flags: MW +Flags: W +HStem: -38 21G<228.5 356.5> 846 234<220.667 456.5> +VStem: 47 130<727.927 838.363> 239 368<683.516 957> +LayerCount: 2 Fore SplineSet 47 797 m 0 @@ -15310,9 +16935,11 @@ EndSplineSet EndChar StartChar: uni044A -Encoding: 1098 1098 651 +Encoding: 1098 1098 650 Width: 1040 -Flags: MW +Flags: W +HStem: -40 210<355.5 539.664> 470 250<551 848.5> 764 286<259.745 456.562> +VStem: 96 385<172.279 403.716> 592 425<278.77 565> LayerCount: 2 Back SplineSet @@ -15369,9 +16996,12 @@ EndSplineSet EndChar StartChar: uni044B -Encoding: 1099 1099 652 +Encoding: 1099 1099 651 Width: 1543 -Flags: MW +Flags: W +HStem: -50 234<1099 1367.89> -40 210<277.5 470.407> 830 210<36 128.688> +VStem: 28 383<171.12 407.707> 522 427<281.538 565> 945 408<94 384.734> +LayerCount: 2 Fore SplineSet 1536 980 m 2 @@ -15414,9 +17044,12 @@ EndSplineSet EndChar StartChar: uni044C -Encoding: 1100 1100 653 +Encoding: 1100 1100 652 Width: 993 -Flags: MW +Flags: W +HStem: -40 210<275.5 468.407> 830 210<34 126.688> +VStem: 26 383<171.12 407.707> 520 427<281.538 565> +LayerCount: 2 Fore SplineSet 409 210 m 0 @@ -15444,9 +17077,12 @@ EndSplineSet EndChar StartChar: uni044D -Encoding: 1101 1101 654 +Encoding: 1101 1101 653 Width: 958 -Flags: MW +Flags: W +HStem: -20 180<346.113 410.125> 440 210<397 478.909> 880 180<462.291 563.848> +VStem: -15 360<163.573 400> +LayerCount: 2 Fore SplineSet -15 322 m 0 @@ -15475,9 +17111,12 @@ EndSplineSet EndChar StartChar: uni044E -Encoding: 1102 1102 655 +Encoding: 1102 1102 654 Width: 1518 -Flags: MW +Flags: W +HStem: 0 1G<-21 321.5 772 1065.5> 880 180<1042.65 1244> +VStem: 503 374<192.991 417.158> 1104 410<621.517 861.043> +LayerCount: 2 Fore SplineSet 877 200 m 0 @@ -15513,9 +17152,12 @@ EndSplineSet EndChar StartChar: uni044F -Encoding: 1103 1103 656 +Encoding: 1103 1103 655 Width: 1152 -Flags: MW +Flags: W +HStem: -50 234<697 965.89> -40 297<62.4555 406> +VStem: -67 121<262.073 361.064> 146 435<604.988 802.794> 543 408<94 381.57> +LayerCount: 2 Fore SplineSet -67 286 m 0 @@ -15556,27 +17198,35 @@ EndSplineSet EndChar StartChar: uni0450 -Encoding: 1104 1104 657 +Encoding: 1104 1104 656 Width: 924 -Flags: MW +Flags: W +HStem: -20 178<392.997 490.913> 1040 20G<424 683> +VStem: 606 337<705.026 878.448> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 -90 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 EndChar StartChar: uni0451 -Encoding: 1105 1105 658 +Encoding: 1105 1105 657 Width: 924 -Flags: MW +Flags: W +HStem: -20 178<392.997 490.913> 1040 20G<424 683> 1230 384<267.886 512.114 827.886 1072.11> +VStem: 198 384<1299.89 1544.11> 606 337<705.026 878.448> 758 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 -124 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 EndChar StartChar: uni0452 -Encoding: 1106 1106 659 +Encoding: 1106 1106 658 Width: 1072 -Flags: MW +Flags: W +HStem: -520 180<221 458.063> -34 20G<148 280> 0 21G<-8 338.5> 806 272<575.858 951> 1060 210<110 720> 1540 20G<209 689> +LayerCount: 2 Fore SplineSet 146 1270 m 2 @@ -15620,9 +17270,11 @@ EndSplineSet EndChar StartChar: uni0453 -Encoding: 1107 1107 660 +Encoding: 1107 1107 659 Width: 790 -Flags: MW +Flags: W +HStem: -40 203<220 438.732> 839 243<346.631 588> +LayerCount: 2 Fore SplineSet 349 182 m 0 @@ -15647,9 +17299,12 @@ Refer: 111 769 N 1 0 0 1 -239 -460 2 EndChar StartChar: uni0454 -Encoding: 1108 1108 661 +Encoding: 1108 1108 660 Width: 952 -Flags: MW +Flags: W +HStem: -20 180<392.152 493.709> 390 210<477.091 559> 880 180<545.875 609.887> +VStem: 611 360<640 876.427> +LayerCount: 2 Fore SplineSet 971 718 m 0 @@ -15678,42 +17333,57 @@ EndSplineSet EndChar StartChar: uni0455 -Encoding: 1109 1109 662 +Encoding: 1109 1109 661 Width: 825 -Flags: MW +Flags: W +HStem: -44 200<256.009 367.705> +VStem: -66 317<159.565 330> 70 405<715.154 898.375> 383 417<170.671 385.091> 547 330<690.807 901.108> +LayerCount: 2 Fore Refer: 56 115 N 1 0 0 1 0 0 2 EndChar StartChar: uni0456 -Encoding: 1110 1110 663 +Encoding: 1110 1110 662 Width: 584 -Flags: MW +Flags: W +HStem: -50 234<147 415.89> 1170 420<290.023 589.176> +VStem: -7 408<94 378.531> 204 474<1253.79 1510.28> +LayerCount: 2 Fore Refer: 46 105 N 1 0 0 1 0 0 2 EndChar StartChar: uni0457 -Encoding: 1111 1111 664 +Encoding: 1111 1111 663 Width: 584 -Flags: MW +Flags: W +HStem: -50 234<147 415.89> 1230 384<149.886 394.114 709.886 954.114> +VStem: -7 408<94 378.531> 80 384<1299.89 1544.11> 640 384<1299.89 1544.11> +LayerCount: 2 Fore Refer: 133 168 N 1 0 0 1 -242 -460 2 Refer: 86 305 N 1 0 0 1 0 0 3 EndChar StartChar: uni0458 -Encoding: 1112 1112 665 +Encoding: 1112 1112 664 Width: 544 -Flags: MW +Flags: W +HStem: -520 180<-232 -18.3301> -34 20G<-311.5 -194> 1170 420<298.635 589.435> +VStem: 219 458<1253.79 1506.21> +LayerCount: 2 Fore Refer: 47 106 N 1 0 0 1 0 0 2 EndChar StartChar: uni0459 -Encoding: 1113 1113 666 +Encoding: 1113 1113 665 Width: 1653 -Flags: MW +Flags: W +HStem: -40 210<935.5 1128.41> -40 190<140 336.219> 830 210<342.097 493.711 713.525 786.688> +VStem: -60 340<150.56 332> 686 383<171.12 411.128> 1180 427<281.538 565> +LayerCount: 2 Fore SplineSet 1069 210 m 0 @@ -15751,9 +17421,12 @@ EndSplineSet EndChar StartChar: uni045A -Encoding: 1114 1114 667 +Encoding: 1114 1114 666 Width: 1561 -Flags: MW +Flags: W +HStem: -40 210<894.747 1037.9> 0 21G<-21 321.5> 470 250<994 1342.5> 830 210<34.0677 126.924> +VStem: 495 390<177.086 402.782> 1096 420<291.73 565> +LayerCount: 2 Fore SplineSet 885 270 m 0 @@ -15796,9 +17469,12 @@ EndSplineSet EndChar StartChar: uni045B -Encoding: 1115 1115 668 +Encoding: 1115 1115 667 Width: 1072 -Flags: MW +Flags: W +HStem: -40 224<640 908.2> 0 21G<5.5 339> 806 272<567.5 935> 1090 200<128 816> 1540 20G<227 681.5> +VStem: 466 406<95 337.234> +LayerCount: 2 Fore SplineSet 162 1290 m 2 @@ -15815,27 +17491,36 @@ Refer: 45 104 N 1 0 0 1 -0 0 2 EndChar StartChar: uni045C -Encoding: 1116 1116 669 +Encoding: 1116 1116 668 Width: 1067 -Flags: MW +Flags: W +HStem: -50 234<628.5 877.498> 0 21G<1.5 374.5> 890 190<780.863 987> +VStem: 826 319<689.884 888.205> 919 129<199.335 295.851> +LayerCount: 2 Fore Refer: 111 769 N 1 0 0 1 -69 -460 2 -Refer: 363 312 N 1 0 0 1 0 0 2 +Refer: 362 312 N 1 0 0 1 0 0 2 EndChar StartChar: uni045D -Encoding: 1117 1117 670 +Encoding: 1117 1117 669 Width: 1109 -Flags: MW +Flags: W +HStem: -50 234<687.5 949.533> -38 252<290 487> 846 234<220.667 481.5> +VStem: 47 130<727.927 838.363> 987 133<185.967 301.899> +LayerCount: 2 Fore Refer: 110 768 N 1 0 0 1 9 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 EndChar StartChar: uni045E -Encoding: 1118 1118 671 +Encoding: 1118 1118 670 Width: 1046 -Flags: MW +Flags: W +HStem: 850 234<181.101 423.5> 1187 143<527.486 891.636> +VStem: -1 130<738.239 841.797> 864 216<534.435 861> +LayerCount: 2 Fore SplineSet 1006 1661 m 0 @@ -15854,9 +17539,12 @@ Refer: 62 121 N 1 0 0 1 0 0 2 EndChar StartChar: uni045F -Encoding: 1119 1119 672 +Encoding: 1119 1119 671 Width: 1109 -Flags: MW +Flags: W +HStem: -50 234<687.5 949.533> 846 234<220.667 481.5> +VStem: 47 130<727.927 838.363> 987 133<185.967 301.899> +LayerCount: 2 Fore SplineSet 47 797 m 0 @@ -15900,9 +17588,12 @@ EndSplineSet EndChar StartChar: uni0462 -Encoding: 1122 1122 673 +Encoding: 1122 1122 672 Width: 1265 -Flags: MW +Flags: W +HStem: 0 270<-44.8392 69.0929 539.998 631.575> 1000 180<91 858> 1230 270<140.055 264.43 731.199 909.945> +VStem: 720 500<382.995 668.54> +LayerCount: 2 Fore SplineSet 125 1180 m 2 @@ -15950,9 +17641,12 @@ EndSplineSet EndChar StartChar: uni0463 -Encoding: 1123 1123 674 +Encoding: 1123 1123 673 Width: 993 -Flags: MW +Flags: W +HStem: -40 210<275.5 468.407> 970 210<102 818> 1350 210<154 248.002> +VStem: 26 383<171.12 407.707> 520 427<281.538 565> +LayerCount: 2 Fore SplineSet 136 1180 m 2 @@ -15989,12 +17683,14 @@ EndSplineSet EndChar StartChar: uni0490 -Encoding: 1168 1168 675 +Encoding: 1168 1168 674 Width: 1225 -Flags: MW +Flags: W +HStem: 0 270<-69.9992 89.9985 554.998 675> 1230 270<165 285.002 749.002 1041.9> AnchorPoint: "Anchor-0" 784 1500 basechar 0 AnchorPoint: "Anchor-1" 156 0 basechar 0 AnchorPoint: "Anchor-2" 156 0 basechar 0 +LayerCount: 2 Fore SplineSet 256 1230 m 2 @@ -16029,9 +17725,11 @@ EndSplineSet EndChar StartChar: uni0491 -Encoding: 1169 1169 676 +Encoding: 1169 1169 675 Width: 636 -Flags: MW +Flags: W +HStem: -40 21G<171 363.5> +LayerCount: 2 Fore SplineSet 208 995 m 2 @@ -16058,9 +17756,12 @@ EndSplineSet EndChar StartChar: uni261A -Encoding: 9754 9754 677 +Encoding: 9754 9754 676 Width: 2028 -Flags: MW +Flags: W +HStem: 119 866<1728.06 1971.88> 224 823<747.875 1228.03> 853 184<65.7677 584.126> +VStem: 1538 460<119.872 275.654> +LayerCount: 2 Fore SplineSet 1992 847 m 0 @@ -16103,9 +17804,12 @@ EndSplineSet EndChar StartChar: uni261B -Encoding: 9755 9755 678 +Encoding: 9755 9755 677 Width: 2028 -Flags: MW +Flags: W +HStem: 98 151<302.222 384.713> 119 866<56.1206 299.941> 224 823<799.966 1280.12> 853 184<1443.87 1962.23> +VStem: 30 271<124 584.9> 385 94<249.014 279.375> +LayerCount: 2 Fore SplineSet 301 291 m 0 @@ -16148,9 +17852,12 @@ EndSplineSet EndChar StartChar: uni261C -Encoding: 9756 9756 679 +Encoding: 9756 9756 678 Width: 2028 -Flags: MW +Flags: W +HStem: 224 181<786.5 1095.83> 801 84<1643.01 1726.99> 853 48<78.4222 367.066 402.038 584.126> 925 60<1649.64 1935> 1002 45<256.495 1068.37> +VStem: 30 46<911.708 936.774> 734 175<376 450> 1538 460<119.872 265.571> 1549 150<268 553> 1643 84<801.014 884.986> 1820 172<402.622 848.617> +LayerCount: 2 Fore SplineSet 1992 847 m 0 @@ -16229,15 +17936,19 @@ EndSplineSet EndChar StartChar: uni261D -Encoding: 9757 9757 680 +Encoding: 9757 9757 679 Width: 2000 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni261E -Encoding: 9758 9758 681 +Encoding: 9758 9758 680 Width: 2028 -Flags: MW +Flags: W +HStem: 98 111<272.538 409.314> 224 59<1120.99 1237.42> 239 297<507.349 848> 249 84<301.014 384.986> 383 54<1191.99 1244.99> 531 51<1319.89 1342.77> 773 140<1279.3 1390.23> 853 57<1443.87 1739.85 1771.8 1946.11> 939 22<835 1216> 999 48<1092.29 1882.47> +VStem: 36 172<285.383 731.378> 301 84<249.014 332.986> 329 109<498.321 783.295> 1245 53<291.587 383.444> 1480 46<654.39 721.821> 1949 49<911.447 961.905> +LayerCount: 2 Fore SplineSet 301 291 m 0 @@ -16336,9 +18047,12 @@ EndSplineSet EndChar StartChar: uni262D -Encoding: 9773 9773 682 +Encoding: 9773 9773 681 Width: 2000 -Flags: MW +Flags: W +HStem: 112 314<873.566 1100.7> +VStem: 1345 322<648.808 907.275> +LayerCount: 2 Fore SplineSet 390 909 m 2 @@ -16386,9 +18100,12 @@ EndSplineSet EndChar StartChar: uni2619 -Encoding: 9753 9753 683 +Encoding: 9753 9753 682 Width: 1654 Flags: W +HStem: -17 537<326.5 857> 52 143<1340 1505.56> 1034 64<387.751 449.952> 1054 143<1252 1426.76> +VStem: 80 148<584.307 847.064> 1476 90<698.703 1009.51> 1543 81<216.684 460.524> +LayerCount: 2 Fore SplineSet 1048 580 m 0 @@ -16426,9 +18143,12 @@ EndSplineSet EndChar StartChar: uni260E -Encoding: 9742 9742 684 +Encoding: 9742 9742 683 Width: 1400 Flags: W +HStem: -173 50<189.515 363.432> 0 21G<622 1323.5> 274 75<465.06 509 771.379 849.142> 373 53<371.234 509> 789 52<742.077 898> 836 40<498.165 558.842> 1065 50<328.826 547.677> 1158 254<877.016 1070.95> 1469 50<876.288 1069.71> +VStem: 67 50<-43.5542 181.623> 165 50<675.513 945.665> 423 50<-63.8202 157.42> 454 43<778.156 835.075> 571 156<426.404 735.112> 739 50<1188.06 1381.41> 846 254<1185.65 1380.51> 878 190<841 1033.42> 898 150<289 789 841 966.539> 1157 50<1188.06 1381.41> +LayerCount: 2 Fore SplineSet 639 251 m 1 @@ -16542,9 +18262,12 @@ EndSplineSet EndChar StartChar: uni2766 -Encoding: 10086 10086 685 +Encoding: 10086 10086 684 Width: 1374 Flags: W +HStem: -22 148<681.307 944.064> 1060 21G<1141 1211> 1374 90<795.703 1106.51> 1441 81<313.684 557.524> +VStem: 80 537<224.5 755> 149 143<1238 1403.56> 1131 64<285.751 347.952> 1151 143<1150 1324.76> +LayerCount: 2 Fore SplineSet 677 946 m 0 @@ -16582,9 +18305,12 @@ EndSplineSet EndChar StartChar: uni2767 -Encoding: 10087 10087 686 +Encoding: 10087 10087 685 Width: 1654 Flags: W +HStem: -17 537<797 1327.5> 52 143<148.444 314> 1034 64<1204.05 1266.25> 1054 143<227.245 402> +VStem: 30 81<216.684 460.524> 88 90<698.703 1009.51> 1426 148<584.307 847.064> +LayerCount: 2 Fore SplineSet 606 580 m 0 @@ -16622,9 +18348,12 @@ EndSplineSet EndChar StartChar: uni260F -Encoding: 9743 9743 687 +Encoding: 9743 9743 686 Width: 1400 Flags: W +HStem: -20 40<541.2 876.267> 48 1<582 589> 54 1<585 589> 57 38<553.283 863.178> 60 1<549.791 558> 76 1<507.791 516> 120 32<665.775 754.725> 260 42<388.27 544.617> 322 27<455.015 477.259> 689 26<375.832 412.489 519.008 550.554> 704 39<435.284 475.454 688.622 750> 708 89<702 749 785 805> 758 62<465.159 548.545> 906 30<475.043 551.673> 939 28<690.468 750> 998 25<669.759 746.41> 1110 47<761.013 920.918> 1226 30<782.203 788.336> 1462 34<719.277 784.859> 1494 29<855.532 952.429> +VStem: 325 49<715.3 783.183> 343 31<716.262 752.836> 394 46<69.3152 102.877> 413 41<381 387.996 462.006 688.75> 437 30<843.884 898.048> 478 40<381 387.996 462.005 682.962> 503 1<67.5341 72.7373> 545 1<51.5341 56.7373> 554 96<739.012 763.639> 558 31<515.802 679.054> 594 1<39 52> 608 1<38 52> 609 34<967.106 997.534> 635 35<223.086 451.646 492.769 683.654 853 922.89> 732 32<1043.16 1091.9 1272.93 1351.79> 750 35<224 354 388 707.997 797.084 935.073> 777 34<967.172 997.524 1367.49 1441.69> 937 26<1303.04 1370.77> 980 46<69.3594 108.29> 1034 32<1258.56 1400.26> +LayerCount: 2 Fore SplineSet 568 60 m 1 @@ -16931,5 +18660,102 @@ SplineSet 595 39 l 1 EndSplineSet EndChar + +StartChar: trademark +Encoding: 8482 8482 687 +Width: 1626 +Flags: W +HStem: 975 97<306 412.312 571 652 803 897.75 996.328 1062 1308 1382.81 1546.19 1624> 1292 223<300.75 359.065 727.174 815.906> 1421 94<379.447 477.043 626 725.683 901 965.438 1590.02 1691> +VStem: 264 88<1292 1375.33> 722 88<1292 1368.67> 803 259<975 1072> 1308 316<975 1072> +LayerCount: 2 +Fore +SplineSet +306 996 m 2 + 306 1055 l 2 + 306 1072 310 1072 327 1072 c 2 + 384 1072 l 2 + 406 1072 404 1076 408 1094 c 2 + 477 1417 l 2 + 478 1420 473 1421 469 1421 c 2 + 468 1421 l 2 + 402 1421 377 1394 352 1315 c 0 + 346 1296 344 1292 322 1292 c 2 + 287 1292 l 2 + 260 1292 259 1294 264 1315 c 2 + 306 1496 l 2 + 310 1513 312 1515 334 1515 c 2 + 828 1515 l 2 + 856 1515 858 1513 852 1486 c 2 + 810 1310 l 2 + 807 1297 805 1292 788 1292 c 2 + 742 1292 l 2 + 714 1292 718 1298 722 1318 c 0 + 737 1396 719 1421 656 1421 c 2 + 645 1421 l 2 + 635 1421 634 1415 632 1407 c 2 + 568 1100 l 2 + 564 1080 559 1072 586 1072 c 2 + 632 1072 l 2 + 650 1072 652 1070 652 1051 c 2 + 652 1001 l 2 + 652 976 650 975 626 975 c 2 + 328 975 l 2 + 309 975 306 977 306 996 c 2 +1387 1281 m 2 + 1221 984 l 2 + 1214 972 1215 968 1194 968 c 2 + 1135 968 l 2 + 1112 968 1111 968 1108 988 c 2 + 1065 1271 l 2 + 1059 1309 1061 1336 1054 1336 c 0 + 1047 1336 1044 1311 1035 1273 c 2 + 990 1089 l 2 + 986 1073 988 1072 1009 1072 c 2 + 1047 1072 l 2 + 1061 1072 1062 1070 1062 1055 c 2 + 1062 993 l 2 + 1062 977 1060 975 1043 975 c 2 + 827 975 l 2 + 807 975 803 976 803 996 c 2 + 803 1059 l 2 + 803 1070 805 1072 816 1072 c 2 + 865 1072 l 2 + 889 1072 888 1075 893 1094 c 2 + 969 1395 l 2 + 974 1414 975 1418 949 1418 c 2 + 923 1418 l 2 + 904 1418 901 1419 901 1438 c 2 + 901 1499 l 2 + 901 1515 907 1515 922 1515 c 2 + 1180 1515 l 2 + 1205 1515 1207 1513 1211 1491 c 2 + 1246 1278 l 2 + 1252 1243 1252 1223 1257 1223 c 0 + 1263 1223 1276 1250 1291 1277 c 2 + 1417 1495 l 2 + 1426 1511 1430 1515 1456 1515 c 2 + 1674 1515 l 2 + 1688 1515 1691 1514 1691 1500 c 2 + 1691 1443 l 2 + 1691 1421 1690 1418 1668 1418 c 2 + 1612 1418 l 2 + 1596 1418 1596 1418 1594 1404 c 2 + 1543 1094 l 2 + 1540 1075 1542 1072 1564 1072 c 2 + 1606 1072 l 2 + 1621 1072 1624 1071 1624 1056 c 2 + 1624 996 l 2 + 1624 977 1621 975 1602 975 c 2 + 1332 975 l 2 + 1311 975 1308 976 1308 997 c 2 + 1308 1050 l 2 + 1308 1070 1310 1072 1329 1072 c 2 + 1349 1072 l 2 + 1377 1072 1376 1075 1380 1098 c 2 + 1410 1278 l 2 + 1416 1311 1434 1335 1422 1335 c 0 + 1415 1335 1403 1309 1387 1281 c 2 +EndSplineSet +EndChar EndChars EndSplineFont diff --git a/sources/fontforge/BesleyCondensed-Italic.sfd b/sources/fontforge/BesleyCondensed-Italic.sfd index 11f94851..eae74669 100644 --- a/sources/fontforge/BesleyCondensed-Italic.sfd +++ b/sources/fontforge/BesleyCondensed-Italic.sfd @@ -62,14 +62,14 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" 141 C E Egrave Eacute Ecircumflex Edieresis Cacute Ccircumflex Cdotaccent Ccaron Emacron Ebreve Edotaccent Eogonek Ecaron uni0404 uni0415 uni0421 120 D O Q Eth Ograve Oacute Ocircumflex Otilde Odieresis Oslash Dcaron Dcroat Omacron Obreve uni041E uni0424 uni042D uni042E 90 J U Ugrave Uacute Ucircumflex Udieresis IJ Jcircumflex Utilde Umacron Ubreve Uring Uogonek - 76 A backslash Agrave Aacute Acircumflex Atilde Adieresis Aring uni013B uni0410 + 81 A backslash Agrave Aacute Acircumflex Atilde Adieresis Aring Lcommaaccent uni0410 68 quotedbl quotedblleft quotedblright quoteleft quoteright quotesingle 29 slash V W Wcircumflex uni0490 26 Z Zacute Zcaron Zdotaccent 30 Y Yacute Ycircumflex Ydieresis 40 T uni0162 Tcaron uni0403 uni0413 uni0422 31 L Lacute Lslash uni042A uni042C - 35 K X uni0136 uni040C uni0416 uni041A + 40 K X Kcommaaccent uni040C uni0416 uni041A 12 comma period 7 R R.alt 9 S uni0405 @@ -83,14 +83,14 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" 103 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc 74 uni1E87.sc uni1E89.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc 65 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc - 46 r.sc racute.sc rcaron.sc uni0157.sc uni0213.sc - 45 n.sc nacute.sc ncaron.sc ntilde.sc uni0146.sc - 54 g.sc gbreve.sc gcircumflex.sc gdotaccent.sc uni0123.sc + 51 r.sc racute.sc rcaron.sc rcommaaccent.sc uni0213.sc + 50 n.sc nacute.sc ncaron.sc ntilde.sc ncommaaccent.sc + 59 g.sc gbreve.sc gcircumflex.sc gdotaccent.sc gcommaaccent.sc 42 y.sc yacute.sc ycircumflex.sc ydieresis.sc 36 t.sc tcaron.sc uni0163.sc uni021B.sc - 25 l.sc lacute.sc uni013C.sc + 30 l.sc lacute.sc lcommaaccent.sc 14 v.sc ygrave.sc - 15 k.sc uni0137.sc + 20 k.sc kcommaaccent.sc 4 x.sc 4 q.sc 4 p.sc @@ -101,20 +101,20 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" 4 b.sc 95 b o p ograve oacute ocircumflex otilde odieresis omacron obreve uni043E uni0440 uni044D uni044E 164 c e ae ccedilla egrave eacute ecircumflex edieresis cacute ccircumflex cdotaccent ccaron emacron ebreve edotaccent eogonek ecaron oe uni0435 uni0441 uni0450 uni0451 - 66 d i l dcroat lacute uni013C lslash uniFB01 uniFB02 uniFB03 uniFB04 + 71 d i l dcroat lacute lcommaaccent lslash uniFB01 uniFB02 uniFB03 uniFB04 9 f uniFB00 - 39 g gcircumflex gbreve gdotaccent uni0123 + 44 g gcircumflex gbreve gdotaccent gcommaaccent 67 h m n ntilde hcircumflex hbar nacute ncaron napostrophe eng uni0442 16 j ij jcircumflex - 40 k x uni0137 kgreenlandic uni043A uni0445 + 45 k x kcommaaccent kgreenlandic uni043A uni0445 1 q - 31 r racute uni0157 rcaron uni0491 + 36 r racute rcommaaccent rcaron uni0491 44 s sacute scircumflex scedilla scaron uni0455 20 t uni0163 tbar t.alt 45 v w y wcircumflex ycircumflex uni0443 uni045E 26 z zacute zdotaccent zcaron - 444 B D E F H I K L M N P R Egrave Eacute Ecircumflex Edieresis Igrave Iacute Icircumflex Idieresis Eth Ntilde Thorn Hcircumflex Itilde Imacron Ibreve Iogonek Idotaccent IJ uni0136 Lacute uni013B Lcaron Ldot Lslash Nacute Ncaron Racute uni0156 Rcaron uni0400 uni0401 uni0403 uni0406 uni0407 uni040A uni040D uni040F uni0411 uni0412 uni0415 uni0418 uni0419 uni041A uni041C uni041D uni041F uni0420 uni0426 uni0428 uni0429 uni042B uni042C uni042E R.alt - 182 C G O Q Ograve Oacute Ocircumflex Otilde Odieresis Oslash Cacute Ccircumflex Cdotaccent Ccaron Gcircumflex Gbreve Gdotaccent uni0122 Omacron Obreve OE uni0404 uni041E uni0421 uni0424 + 459 B D E F H I K L M N P R Egrave Eacute Ecircumflex Edieresis Igrave Iacute Icircumflex Idieresis Eth Ntilde Thorn Hcircumflex Itilde Imacron Ibreve Iogonek Idotaccent IJ Kcommaaccent Lacute Lcommaaccent Lcaron Ldot Lslash Nacute Ncaron Racute Rcommaaccent Rcaron uni0400 uni0401 uni0403 uni0406 uni0407 uni040A uni040D uni040F uni0411 uni0412 uni0415 uni0418 uni0419 uni041A uni041C uni041D uni041F uni0420 uni0426 uni0428 uni0429 uni042B uni042C uni042E R.alt + 187 C G O Q Ograve Oacute Ocircumflex Otilde Odieresis Oslash Cacute Ccircumflex Cdotaccent Ccaron Gcircumflex Gbreve Gdotaccent Gcommaaccent Omacron Obreve OE uni0404 uni041E uni0421 uni0424 90 slash A Agrave Aacute Acircumflex Atilde Adieresis Aring AE Amacron Abreve Aogonek uni0410 68 quotedbl quotedblleft quotedblright quoteleft quoteright quotesingle 37 U Utilde Umacron Ubreve Uring Uogonek @@ -126,12 +126,12 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" 25 X uni040E uni0416 uni0425 1 S 17 J uni0408 uni0409 - 379 b.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc h.sc hcircumflex.sc i.sc iacute.sc ibreve.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc p.sc r.sc racute.sc rcaron.sc uni0137.sc uni013C.sc uni0146.sc uni0157.sc uni0213.sc - 226 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc q.sc uni0123.sc + 399 b.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc h.sc hcircumflex.sc i.sc iacute.sc ibreve.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc p.sc r.sc racute.sc rcaron.sc kcommaaccent.sc lcommaaccent.sc ncommaaccent.sc rcommaaccent.sc uni0213.sc + 231 c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc q.sc gcommaaccent.sc 120 u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc uogonek.sc uring.sc utilde.sc 103 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc 79 uni1E87.sc uni1E89.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc - 62 s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc uni0219.sc + 67 s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc scommaaccent.sc 38 z.sc zacute.sc zcaron.sc zdotaccent.sc 42 y.sc ycircumflex.sc ydieresis.sc ygrave.sc 36 t.sc tcaron.sc uni0163.sc uni021B.sc @@ -142,10 +142,10 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" 12 idieresis.sc 14 icircumflex.sc 359 a c d e o q agrave aacute acircumflex atilde adieresis aring ccedilla egrave eacute ecircumflex edieresis ograve oacute ocircumflex otilde odieresis amacron abreve aogonek cacute ccircumflex cdotaccent ccaron dcaron dcroat emacron ebreve edotaccent eogonek ecaron omacron obreve ohungarumlaut oe uni0430 uni0432 uni0435 uni043E uni0441 uni0444 uni0450 uni0451 - 59 b h k l hcircumflex hbar uni0137 lacute uni013C lcaron ldot + 69 b h k l hcircumflex hbar kcommaaccent lacute lcommaaccent lcaron ldot 45 f i j uniFB00 uniFB01 uniFB02 uniFB03 uniFB04 - 39 g gcircumflex gbreve gdotaccent uni0123 - 87 m n p r nacute uni0146 ncaron eng racute uni0157 rcaron uni043A uni043D uni044B uni044C + 44 g gcircumflex gbreve gdotaccent gcommaaccent + 97 m n p r nacute ncommaaccent ncaron eng racute rcommaaccent rcaron uni043A uni043D uni044B uni044C 36 s sacute scircumflex scedilla scaron 21 t uni0163 tcaron tbar 157 u w ugrave uacute ucircumflex udieresis utilde umacron ubreve uring uhungarumlaut uogonek wcircumflex uni0438 uni0439 uni0446 uni0447 uni0448 uni0449 uni045D @@ -157,7 +157,7 @@ KernClass2: 56+ 41 "'kern' Horizontal Kerning lookup 0 kerning class 2" ChainSub2: coverage "'calt' Contextual Alternates lookup 9 subtable" 0 0 0 1 1 1 0 Coverage: 6 hyphen - BCoverage: 1176 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc b.sc c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc h.sc hcircumflex.sc hyphen.sc i.sc iacute.sc ibreve.sc icircumflex.sc idieresis.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc itilde.sc j.sc jcircumflex.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc p.sc q.sc r.sc racute.sc rcaron.sc s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc t.sc tcaron.sc u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc uni0123.sc uni0137.sc uni013C.sc uni0146.sc uni0157.sc uni0163.sc uni0213.sc uni0219.sc uni021B.sc uni1E87.sc uni1E89.sc uogonek.sc uring.sc utilde.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc x.sc y.sc yacute.sc ycircumflex.sc ydieresis.sc ygrave.sc z.sc zacute.sc zcaron.sc zdotaccent.sc + BCoverage: 1206 a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc b.sc c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc h.sc hcircumflex.sc hyphen.sc i.sc iacute.sc ibreve.sc icircumflex.sc idieresis.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc itilde.sc j.sc jcircumflex.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc p.sc q.sc r.sc racute.sc rcaron.sc s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc t.sc tcaron.sc u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc gcommaaccent.sc kcommaaccent.sc lcommaaccent.sc ncommaaccent.sc rcommaaccent.sc uni0163.sc uni0213.sc scommaaccent.sc uni021B.sc uni1E87.sc uni1E89.sc uogonek.sc uring.sc utilde.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc x.sc y.sc yacute.sc ycircumflex.sc ydieresis.sc ygrave.sc z.sc zacute.sc zcaron.sc zdotaccent.sc 1 SeqLookup: 0 "Single Substitution lookup 10" EndFPST @@ -178,8 +178,17 @@ EndFPST LangName: 1033 "" "" "" "" "" "" "" "" "indestructible type*" "Owen Earl" "" "https://indestructibletype.com/Home.html" "https://ewonrael.github.io" "This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL" "https://scripts.sil.org/OFL" "" "Besley Condensed" Encoding: UnicodeBmp UnicodeInterp: none -NameList: AGL For New Fonts -BeginPrivate: 0 +NameList: AGL without afii +BeginPrivate: 9 +BlueValues 37 [-30 0 1040 1078 1500 1520 1560 1570] +OtherBlues 11 [-502 -500] +BlueFuzz 1 1 +BlueScale 5 0.025 +BlueShift 1 7 +StdHW 5 [110] +StdVW 5 [180] +StemSnapH 12 [90 100 110] +StemSnapV 37 [101 160 166 180 184 190 200 208 220] EndPrivate Grid -2000 -300 m 0 @@ -207,7 +216,10 @@ BeginChars: 65672 687 StartChar: ampersand Encoding: 38 38 0 Width: 1740 -Flags: MW +Flags: W +HStem: -60 124<1112.1 1291.73> -20 130<327.406 731.992> 760 218<1321.53 1461.18> 1440 80<813.149 1076.1> +VStem: 2 220<210.001 514.1> 498 210<1036.51 1312.11> 1104 188<1171.83 1416.89> 1462 118<623.267 831> +LayerCount: 2 Fore SplineSet 1356 728 m 0 @@ -257,7 +269,10 @@ EndChar StartChar: period Encoding: 46 46 1 Width: 564 -Flags: MW +Flags: W +HStem: -32 264<27.2567 222.743> +VStem: -7 264<2.25674 197.743> +LayerCount: 2 Fore SplineSet -7 100 m 0 @@ -271,7 +286,9 @@ EndChar StartChar: zero Encoding: 48 48 2 Width: 880 -Flags: MW +Flags: W +HStem: -20 100<261.953 418.33> 1420 100<537.943 697.86> +LayerCount: 2 Fore SplineSet 116 750 m 0 @@ -292,7 +309,10 @@ EndChar StartChar: one Encoding: 49 49 3 Width: 700 -Flags: MW +Flags: W +HStem: 0 110<-32 173.998 364.296 518> 1220 110<239.041 400.723> +VStem: 563 112<1490.93 1579.66> +LayerCount: 2 Fore SplineSet -32 38 m 2 @@ -326,7 +346,10 @@ EndChar StartChar: two Encoding: 50 50 4 Width: 840 -Flags: MW +Flags: W +HStem: -20 201<416.875 578.252> 0 21G<-37.5 34.5> 100 34<86 192> 1426 94<458.185 675.65> +VStem: 617 95<224.821 354> +LayerCount: 2 Fore SplineSet 712 325 m 0 @@ -363,7 +386,9 @@ EndChar StartChar: three Encoding: 51 51 5 Width: 780 -Flags: MW +Flags: W +HStem: -20 83<106.407 333.331> 717 109<277.039 450.206> 1436 84<402.504 610.042> +LayerCount: 2 Fore SplineSet -25 248 m 0 @@ -398,7 +423,10 @@ EndChar StartChar: four Encoding: 52 52 6 Width: 870 -Flags: MW +Flags: W +HStem: 0 110<287 394 582.953 689> 460 110<237.544 453 685.998 809> 1480 20G<751.5 901.5> +VStem: 698 60<888.211 969.732> +LayerCount: 2 Fore SplineSet 689 84 m 2 @@ -450,7 +478,9 @@ EndChar StartChar: five Encoding: 53 53 7 Width: 840 -Flags: MW +Flags: W +HStem: -20 84<115.672 345.574> 902 98<378.186 568.315> 1320 180<413.438 804.988> +LayerCount: 2 Fore SplineSet -13 258 m 0 @@ -490,7 +520,9 @@ EndChar StartChar: six Encoding: 54 54 8 Width: 840 -Flags: MW +Flags: W +HStem: -20 90<234.007 419.997> 862 98<408.71 676> 1436 84<557.938 733.199> +LayerCount: 2 Fore SplineSet 735 1392 m 0 @@ -519,7 +551,10 @@ EndChar StartChar: seven Encoding: 55 55 9 Width: 818 -Flags: MW +Flags: W +HStem: -20 21G<203 286> 1266 134<591 776.037> 1334 186<347.539 546.607> 1480 20G<904.5 994.5> +VStem: 178 94<1146 1277.93> +LayerCount: 2 Fore SplineSet 178 1162 m 0 @@ -552,7 +587,9 @@ EndChar StartChar: eight Encoding: 56 56 10 Width: 740 -Flags: MW +Flags: W +HStem: -20 90<196.35 334.007> 760 100<379.053 474.182> 1430 90<491.127 605.01> +LayerCount: 2 Fore SplineSet 203 420 m 0 @@ -585,7 +622,9 @@ EndChar StartChar: nine Encoding: 57 57 11 Width: 840 -Flags: MW +Flags: W +HStem: -20 84<179.801 354.599> 540 98<237 503.79> 1430 90<492.861 678.884> +LayerCount: 2 Fore SplineSet 178 108 m 0 @@ -615,7 +654,9 @@ EndChar StartChar: A Encoding: 65 65 12 Width: 1210 -Flags: MW +Flags: W +HStem: 0 110<-149.984 -26.0042 104.514 210 613 736.797 932.493 1047> 440 110<326.853 716.086> 1490 20G<666 836> +VStem: 701 165<1195.27 1345.98> 724 208<285.692 438.727> AnchorPoint: "Anchor-0" 723 1500 basechar 0 AnchorPoint: "Anchor-1" 436 0 basechar 0 AnchorPoint: "Anchor-2" 436 0 basechar 0 @@ -714,7 +755,9 @@ EndChar StartChar: B Encoding: 66 66 13 Width: 1018 -Flags: MW +Flags: W +HStem: 0 110<-110 25.9979 225.998 525.891> 720 110<379.998 658.275> 1390 110<196 283.002 482.375 777.832> +VStem: 704 207<312.826 674.75> 829 200<1013.76 1345.17> AnchorPoint: "Anchor-0" 583 1500 basechar 0 AnchorPoint: "Anchor-1" 296 0 basechar 0 AnchorPoint: "Anchor-2" 296 0 basechar 0 @@ -802,7 +845,9 @@ EndChar StartChar: C Encoding: 67 67 14 Width: 1109 -Flags: MW +Flags: W +HStem: -20 126<297.59 605.252> 1398 122<588.215 866.819> 1480 20G<1102 1182> +VStem: 9 200<194.851 754.004> 980 112<990 1087.48> AnchorPoint: "Anchor-0" 795 1500 basechar 0 AnchorPoint: "Anchor-1" 447 0 basechar 0 AnchorPoint: "Anchor-2" 447 0 basechar 0 @@ -861,7 +906,9 @@ EndChar StartChar: D Encoding: 68 68 15 Width: 1124 -Flags: MW +Flags: W +HStem: 0 110<-80 37.9982 237.998 517.285> 1390 110<194.004 292.712 492.864 801.456> +VStem: 906 200<720.836 1286> AnchorPoint: "Anchor-0" 623 1500 basechar 0 AnchorPoint: "Anchor-1" 303 0 basechar 0 AnchorPoint: "Anchor-2" 303 0 basechar 0 @@ -926,7 +973,9 @@ EndChar StartChar: E Encoding: 69 69 16 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<-79.9903 19.9976 220.107 580.76> 736 80<380.19 531.479> 1390 110<208.016 292.409 490.916 850.857> +VStem: 544 91<496 591.5> 650 97<948.5 1046> 786 104<424.466 510> 889 101<1030.14 1133.15> AnchorPoint: "Anchor-0" 603 1500 basechar 0 AnchorPoint: "Anchor-1" 306 0 basechar 0 AnchorPoint: "Anchor-2" 306 0 basechar 0 @@ -1034,7 +1083,9 @@ EndChar StartChar: F Encoding: 70 70 17 Width: 978 -Flags: MW +Flags: W +HStem: 0 110<-110 18.9979 218.998 324> 696 100<375.688 559.094> 1390 110<188 292.002 491.379 847.342> +VStem: 574 87<456 539.133> 682 99<940.867 1026> 888 102<1030.05 1132.67> AnchorPoint: "Anchor-0" 673 1500 basechar 0 AnchorPoint: "Anchor-1" 86 0 basechar 0 AnchorPoint: "Anchor-2" 86 0 basechar 0 @@ -1135,7 +1186,9 @@ EndChar StartChar: G Encoding: 71 71 18 Width: 1150 -Flags: MW +Flags: W +HStem: -20 104<295.854 555.012> 610 130<704 789.516 997.002 1104> 1398 122<610.468 920.726> 1480 20G<1103.5 1177> +VStem: 10 190<195.468 747.709> 979 114<990.007 1091.58> AnchorPoint: "Anchor-0" 815 1500 basechar 0 AnchorPoint: "Anchor-1" 387 0 basechar 0 AnchorPoint: "Anchor-2" 387 0 basechar 0 @@ -1218,7 +1271,8 @@ EndChar StartChar: H Encoding: 72 72 19 Width: 1196 -Flags: MW +Flags: W +HStem: 0 110<-110 24.6417 222.998 339.996 570 713.998 914.226 1040> 720 110<377.998 827.195> 1390 110<174 282.002 479.831 634 864 970.002 1169.91 1304> AnchorPoint: "Anchor-0" 765 1500 basechar 0 AnchorPoint: "Anchor-1" 446 0 basechar 0 AnchorPoint: "Anchor-2" 446 0 basechar 0 @@ -1349,7 +1403,8 @@ EndChar StartChar: I Encoding: 73 73 20 Width: 520 -Flags: MW +Flags: W +HStem: 0 110<-105 29.9973 231.997 354.967> 1390 110<191 295.003 495.002 621> AnchorPoint: "Anchor-0" 420 1500 basechar 0 AnchorPoint: "Anchor-1" 97 0 basechar 0 AnchorPoint: "Anchor-2" 97 0 basechar 0 @@ -1417,7 +1472,9 @@ EndChar StartChar: J Encoding: 74 74 21 Width: 844 -Flags: MW +Flags: W +HStem: -20 110<65.8843 282.245> 1390 110<472 617.891 817.002 972> +VStem: -100 158<101.919 337> AnchorPoint: "Anchor-0" 665 1500 basechar 0 AnchorPoint: "Anchor-1" 168 0 basechar 0 AnchorPoint: "Anchor-2" 168 0 basechar 0 @@ -1476,7 +1533,8 @@ EndChar StartChar: K Encoding: 75 75 22 Width: 1253 -Flags: MW +Flags: W +HStem: 0 110<-110 24.9976 224.844 330 950.491 1122> 1390 110<190 290.002 488.797 620 864 962.906 1123.31 1298> AnchorPoint: "Anchor-0" 735 1500 basechar 0 AnchorPoint: "Anchor-1" 500 0 basechar 0 AnchorPoint: "Anchor-2" 500 0 basechar 0 @@ -1601,7 +1659,9 @@ EndChar StartChar: L Encoding: 76 76 23 Width: 976 -Flags: MW +Flags: W +HStem: 0 110<-110 28.9973 228.634 581.826> 1390 110<188 287.002 485.002 610> +VStem: 771 105<427.096 509.66> AnchorPoint: "Anchor-0" 393 1500 basechar 0 AnchorPoint: "Anchor-1" 559 943 basechar 0 AnchorPoint: "Anchor-2" 376 0 basechar 0 @@ -1674,7 +1734,9 @@ EndChar StartChar: M Encoding: 77 77 24 Width: 1440 -Flags: MW +Flags: W +HStem: -20 21G<454 549.5> 0 110<-110 35.4439 167.997 270 822 962.998 1142 1261.99> 1390 110<244 337.003 1352 1486> +VStem: 433 197<18 569> 480 192<1145.67 1353.98> AnchorPoint: "Anchor-0" 835 1500 basechar 0 AnchorPoint: "Anchor-1" 496 0 basechar 0 AnchorPoint: "Anchor-2" 496 0 basechar 0 @@ -1799,7 +1861,8 @@ EndChar StartChar: N Encoding: 78 78 25 Width: 1090 -Flags: MW +Flags: W +HStem: -20 21G<605.5 779> 0 110<-110 19.9982 145.998 260> 1390 110<190 277.725 856 962.267 1090 1216> AnchorPoint: "Anchor-0" 615 1500 basechar 0 AnchorPoint: "Anchor-1" 396 0 basechar 0 AnchorPoint: "Anchor-2" 396 0 basechar 0 @@ -1900,7 +1963,9 @@ EndChar StartChar: O Encoding: 79 79 26 Width: 1050 -Flags: MW +Flags: W +HStem: -20 100<243.405 460.945> 1420 100<592.312 816.222> +VStem: 10 180<148.403 627.542> 860 190<850.235 1347.67> AnchorPoint: "Anchor-0" 705 1500 basechar 0 AnchorPoint: "Anchor-1" 336 0 basechar 0 AnchorPoint: "Anchor-2" 336 0 basechar 0 @@ -1941,7 +2006,9 @@ EndChar StartChar: P Encoding: 80 80 27 Width: 1006 -Flags: MW +Flags: W +HStem: 0 110<-120 27.3484 226.571 340> 660 110<367.998 663.747> 1390 110<190 284.002 482.188 786.365> +VStem: 834 220<979.193 1344.01> AnchorPoint: "Anchor-0" 575 1500 basechar 0 AnchorPoint: "Anchor-1" 102 0 basechar 0 AnchorPoint: "Anchor-2" 102 0 basechar 0 @@ -2022,7 +2089,9 @@ EndChar StartChar: Q Encoding: 81 81 28 Width: 1050 -Flags: MW +Flags: W +HStem: -500 92<442.896 581.434> -146 92<46.8371 203.305> -20 100<242.628 467.221> 1420 100<591.766 818.118> +VStem: -140 182<-378.428 -188.232> 10 180<148.403 627.542> 586 182<-372.161 -167.915> 860 190<850.235 1347.67> AnchorPoint: "Anchor-0" 985 1500 basechar 0 LayerCount: 2 Back @@ -2091,7 +2160,9 @@ EndChar StartChar: R Encoding: 82 82 29 Width: 1073 -Flags: MW +Flags: W +HStem: -20 128<689.52 880.006> 0 110<-110 25.9979 226.656 330> 690 120<374.998 612.362> 1390 110<190 285.002 482.297 784.875> +VStem: 558 220<109.342 368.926> 637 203<349.531 660.435> 828 208<1008.93 1344.72> 916 74<152.596 257.824> AnchorPoint: "Anchor-0" 545 1500 basechar 0 AnchorPoint: "Anchor-1" 426 0 basechar 0 AnchorPoint: "Anchor-2" 426 0 basechar 0 @@ -2194,7 +2265,9 @@ EndChar StartChar: S Encoding: 83 83 30 Width: 912 -Flags: MW +Flags: W +HStem: -30 108<221.181 483.733> -10 21G<-88.5 -8.5> 1418 112<454.155 671.061> 1480 20G<867.5 942> +VStem: 4 114<425.505 510> 190 184<1031.4 1272.11> 604 190<248.672 558.362> 751 119<1010.03 1104.8> AnchorPoint: "Anchor-0" 605 1500 basechar 0 AnchorPoint: "Anchor-1" 365 0 basechar 0 AnchorPoint: "Anchor-2" 365 0 basechar 0 @@ -2269,7 +2342,9 @@ EndChar StartChar: T Encoding: 84 84 31 Width: 1128 -Flags: MW +Flags: W +HStem: 0 110<192 334.998 535.998 662> 1400 100<390.42 594.002 795.002 1001.09> +VStem: 119 101<990 1094.06> 1022 100<990 1082.48> AnchorPoint: "Anchor-0" 764 1500 basechar 0 AnchorPoint: "Anchor-1" 446 0 basechar 0 AnchorPoint: "Anchor-2" 446 0 basechar 0 @@ -2348,7 +2423,9 @@ EndChar StartChar: U Encoding: 85 85 32 Width: 1130 -Flags: MW +Flags: W +HStem: -30 120<312.959 603.306> 1390 110<174 275.003 476.002 614 874 995.002 1115 1234> +VStem: 47 198<155.106 593.607> AnchorPoint: "Anchor-0" 765 1500 basechar 0 AnchorPoint: "Anchor-1" 336 0 basechar 0 AnchorPoint: "Anchor-2" 336 0 basechar 0 @@ -2430,7 +2507,9 @@ EndChar StartChar: V Encoding: 86 86 33 Width: 1210 -Flags: MW +Flags: W +HStem: -10 21G<367 528.5> 1390 110<150 267.719 461 609.994 1000 1088.01 1231.01 1360> +VStem: 268 193<1062.69 1389.78> 332 167<162.028 321.312> AnchorPoint: "Anchor-0" 755 1500 basechar 0 AnchorPoint: "Anchor-1" 442 20 basechar 0 AnchorPoint: "Anchor-2" 442 20 basechar 0 @@ -2510,7 +2589,9 @@ EndChar StartChar: W Encoding: 87 87 34 Width: 1680 -Flags: MW +Flags: W +HStem: -20 21G<332.5 441 928.5 1038.5> 1390 110<180 279.762 478.999 599.994 817 892.902 1091 1202 1430 1512.01 1644 1748> +VStem: 280 199<832.556 1389.95> 316 168<-19.312 10 382.045 533.444> 897 194<1093.25 1390> 919 160<364.03 882.946> AnchorPoint: "Anchor-0" 1035 1500 basechar 0 AnchorPoint: "Anchor-1" 816 0 basechar 0 AnchorPoint: "Anchor-2" 816 0 basechar 0 @@ -2639,7 +2720,9 @@ EndChar StartChar: X Encoding: 88 88 35 Width: 1250 -Flags: MW +Flags: W +HStem: 0 110<-120 51.1719 197.994 290 640 741.797 959.708 1100> 1390 110<210 339.734 551.5 670 900 1010.28 1136.53 1300> +VStem: 524 221<672.719 866.859> AnchorPoint: "Anchor-0" 795 1500 basechar 0 AnchorPoint: "Anchor-1" 456 0 basechar 0 AnchorPoint: "Anchor-2" 456 0 basechar 0 @@ -2774,7 +2857,8 @@ EndChar StartChar: Y Encoding: 89 89 36 Width: 1140 -Flags: MW +Flags: W +HStem: 0 110<218 345.475 545.305 658> 1390 110<150 245.969 454.996 590.987 860.004 970.006 1115.56 1280> AnchorPoint: "Anchor-0" 755 1500 basechar 0 AnchorPoint: "Anchor-1" 416 0 basechar 0 AnchorPoint: "Anchor-2" 416 0 basechar 0 @@ -2878,7 +2962,9 @@ EndChar StartChar: Z Encoding: 90 90 37 Width: 1015 -Flags: MW +Flags: W +HStem: 0 110<183.008 655.332> 1390 110<425.276 852.996> +VStem: 139 104<1030.13 1129.54> 793 106<404.606 509.759> AnchorPoint: "Anchor-0" 675 1500 basechar 0 AnchorPoint: "Anchor-1" 456 0 basechar 0 AnchorPoint: "Anchor-2" 456 0 basechar 0 @@ -2953,11 +3039,14 @@ EndChar StartChar: a Encoding: 97 97 38 Width: 818 -Flags: MW +Flags: W +HStem: -20 94<199.894 317.436 492.501 630.853> 976 82<385.811 508.958> +VStem: -6 188<97.6641 571.941> 606 174<958 1040> AnchorPoint: "Anchor-0" 447 1040 basechar 0 AnchorPoint: "Anchor-1" 289 0 basechar 0 AnchorPoint: "Anchor-2" 289 0 basechar 0 AnchorPoint: "Anchor-3" 661 20 basechar 0 +LayerCount: 2 Fore SplineSet 539 770 m 0 @@ -2993,10 +3082,13 @@ EndChar StartChar: b Encoding: 98 98 39 Width: 811 -Flags: MW +Flags: W +HStem: -20 80<211.174 362.036> 950 108<427.349 570.838> 1450 110<231 278.002> +VStem: 599 184<506.377 929.11> AnchorPoint: "Anchor-0" 638 1040 basechar 0 AnchorPoint: "Anchor-1" 310 0 basechar 0 AnchorPoint: "Anchor-2" 310 0 basechar 0 +LayerCount: 2 Fore SplineSet 191 200 m 0 @@ -3029,10 +3121,13 @@ EndChar StartChar: c Encoding: 99 99 40 Width: 742 -Flags: MW +Flags: W +HStem: -20 98<205.143 391.995> 976 84<396.536 581.492> +VStem: -5 181<141.312 570.671> 594 149<746 951.643> AnchorPoint: "Anchor-0" 482 1040 basechar 0 AnchorPoint: "Anchor-1" 309 0 basechar 0 AnchorPoint: "Anchor-2" 309 0 basechar 0 +LayerCount: 2 Fore SplineSet 743 804 m 0 @@ -3057,10 +3152,13 @@ EndChar StartChar: d Encoding: 100 100 41 Width: 819 -Flags: MW +Flags: W +HStem: -20 94<200.101 317.436 492.501 630.853> 976 82<385.869 509.496> 1450 110<665.828 711.001> +VStem: -5 188<97.6641 571.941> AnchorPoint: "Anchor-0" 551 1040 basechar 0 AnchorPoint: "Anchor-1" 1310 1040 basechar 0 AnchorPoint: "Anchor-2" 532 0 basechar 0 +LayerCount: 2 Fore SplineSet 539 770 m 0 @@ -3100,11 +3198,14 @@ EndChar StartChar: e Encoding: 101 101 42 Width: 728 -Flags: MW +Flags: W +HStem: -20 98<214.468 406.56> 966 94<398.534 536.168> +VStem: -7 184<135.866 499.409> 540 166<722.616 964.405> AnchorPoint: "Anchor-0" 489 1040 basechar 0 AnchorPoint: "Anchor-1" 240 0 basechar 0 AnchorPoint: "Anchor-2" 240 0 basechar 0 AnchorPoint: "Anchor-3" 513 102 basechar 0 +LayerCount: 2 Fore SplineSet -7 360 m 0 @@ -3131,10 +3232,13 @@ EndChar StartChar: f Encoding: 102 102 43 Width: 468 -Flags: MW +Flags: W +HStem: 930 110<112 163.002 388.625 509.182> 1490 90<477.476 633.357> +VStem: 637 192<1287.44 1483.55> AnchorPoint: "Anchor-0" 809 1692 basechar 0 AnchorPoint: "Anchor-1" 71 0 basechar 0 AnchorPoint: "Anchor-2" 71 0 basechar 0 +LayerCount: 2 Fore SplineSet -71 -266 m 2 @@ -3173,10 +3277,13 @@ EndChar StartChar: g Encoding: 103 103 44 Width: 730 -Flags: MW +Flags: W +HStem: -500 112<62.9836 316.584> -18 156<128.002 412.19> 320 80<249.078 387.194> 980 80<367.622 508.754> 1058 21G<730 788> 1256 84<646.616 766> +VStem: -143 180<-361.671 -138.144> -33 156<102 243.533> 64 168<441.334 778.919> 427 127<-283.282 -31.8262> 523 165<599.576 957.763> 660 207<1081.43 1225.47> AnchorPoint: "Anchor-0" 673 1040 basechar 0 AnchorPoint: "Anchor-1" 316 -565 basechar 0 AnchorPoint: "Anchor-2" 316 -565 basechar 0 +LayerCount: 2 Fore SplineSet -143 -270 m 0 @@ -3226,10 +3333,13 @@ EndChar StartChar: h Encoding: 104 104 45 Width: 873 -Flags: MW +Flags: W +HStem: -20 94<556 691.03> 0 21G<26.5 153.5> 952 106<527.905 725.5> 1450 110<263 320.002> +VStem: 464 170<74.406 274.734> AnchorPoint: "Anchor-0" 748 1035 basechar 0 AnchorPoint: "Anchor-1" 339 0 basechar 0 AnchorPoint: "Anchor-2" 339 0 basechar 0 +LayerCount: 2 Fore SplineSet 831 229 m 0 @@ -3269,10 +3379,13 @@ EndChar StartChar: i Encoding: 105 105 46 Width: 436 -Flags: MW +Flags: W +HStem: -20 94<104 239.03> 930 110<119 193.002> 1280 240<282.491 465.318> +VStem: 2 180<74.406 281.703> 255 238<1307.49 1492.51> AnchorPoint: "Anchor-1" 132 0 basechar 0 AnchorPoint: "Anchor-2" 132 0 basechar 0 AnchorPoint: "Anchor-3" 145 12 basechar 0 +LayerCount: 2 Fore SplineSet 402 990 m 2 @@ -3306,9 +3419,12 @@ EndChar StartChar: j Encoding: 106 106 47 Width: 355 -Flags: MW +Flags: W +HStem: -520 88<-218.105 -86.5> 930 110<58 145.003> 1280 240<239.491 424.509> +VStem: -398 176<-428.93 -256.5> 212 240<1307.49 1492.51> AnchorPoint: "Anchor-1" -208 -565 basechar 0 AnchorPoint: "Anchor-2" -208 -565 basechar 0 +LayerCount: 2 Fore SplineSet 347 991 m 2 @@ -3340,10 +3456,13 @@ EndChar StartChar: k Encoding: 107 107 48 Width: 751 -Flags: MW +Flags: W +HStem: -20 104<422 567.973> 0 21G<-46 113.5> 524 154<288.853 373.697> 980 80<570.053 678.998> 1450 110<223 270.002> +VStem: 629 136<826.789 979.234> AnchorPoint: "Anchor-0" 681 1040 basechar 0 AnchorPoint: "Anchor-1" 269 0 basechar 0 AnchorPoint: "Anchor-2" 269 0 basechar 0 +LayerCount: 2 Fore SplineSet 683 191 m 0 @@ -3396,10 +3515,13 @@ EndChar StartChar: l Encoding: 108 108 49 Width: 385 -Flags: MW +Flags: W +HStem: -20 94<94 229.03> 1450 110<194 268.002> +VStem: -8 180<74.406 297.234> AnchorPoint: "Anchor-0" 533 1696 basechar 0 AnchorPoint: "Anchor-1" 637 1040 basechar 0 AnchorPoint: "Anchor-2" 180 0 basechar 0 +LayerCount: 2 Fore SplineSet 479 1510 m 2 @@ -3428,10 +3550,13 @@ EndChar StartChar: m Encoding: 109 109 50 Width: 1180 -Flags: MW +Flags: W +HStem: -20 94<900 1035.03> 0 21G<9 146.5 412 540> 930 110<137.007 192.417> 956 102<490.161 597.459 889.416 1074.63> +VStem: 808 170<74.406 278.453> AnchorPoint: "Anchor-0" 860 1040 basechar 0 AnchorPoint: "Anchor-1" 600 0 basechar 0 AnchorPoint: "Anchor-2" 600 0 basechar 0 +LayerCount: 2 Fore SplineSet 175 1040 m 2 @@ -3481,10 +3606,13 @@ EndChar StartChar: n Encoding: 110 110 51 Width: 873 -Flags: MW +Flags: W +HStem: -20 94<556 691.03> 0 21G<26.5 153.5> 930 110<143 200.002> 952 106<527.911 725.5> +VStem: 464 170<74.406 274.734> AnchorPoint: "Anchor-0" 571 1040 basechar 0 AnchorPoint: "Anchor-1" 339 0 basechar 0 AnchorPoint: "Anchor-2" 339 0 basechar 0 +LayerCount: 2 Fore SplineSet 179 1040 m 2 @@ -3524,10 +3652,13 @@ EndChar StartChar: o Encoding: 111 111 52 Width: 787 -Flags: MW +Flags: W +HStem: -20 90<203.436 361.889> 970 90<386.112 548.769> +VStem: -5 181<135.844 572.897> 575 183<462.401 920.494> AnchorPoint: "Anchor-0" 516 1050 basechar 0 AnchorPoint: "Anchor-1" 362 0 basechar 0 AnchorPoint: "Anchor-2" 362 0 basechar 0 +LayerCount: 2 Fore SplineSet -5 360 m 0 @@ -3547,10 +3678,13 @@ EndChar StartChar: p Encoding: 112 112 53 Width: 825 -Flags: MW +Flags: W +HStem: -502 21G<-113 30> -20 82<280.356 403.567> 928 110<143 187.84> 964 94<477.444 591.057> +VStem: 143 231<945.009 1037.99> 607 186<466.059 928.606> AnchorPoint: "Anchor-0" 689 1040 basechar 0 AnchorPoint: "Anchor-1" 547 0 basechar 0 AnchorPoint: "Anchor-2" 547 0 basechar 0 +LayerCount: 2 Fore SplineSet 189 1038 m 2 @@ -3585,10 +3719,13 @@ EndChar StartChar: q Encoding: 113 113 54 Width: 761 -Flags: MW +Flags: W +HStem: -500 110<474.999 523> -20 94<199.604 318.567> 976 82<385.799 509.795> +VStem: -5 188<96.3092 571.495> AnchorPoint: "Anchor-0" 504 1040 basechar 0 AnchorPoint: "Anchor-1" 192 0 basechar 0 AnchorPoint: "Anchor-2" 192 0 basechar 0 +LayerCount: 2 Fore SplineSet -5 339 m 0 @@ -3623,10 +3760,13 @@ EndChar StartChar: r Encoding: 114 114 55 Width: 736 -Flags: MW +Flags: W +HStem: 0 21G<-3.5 138.5> 930 110<135 182.415> 957 103<464.589 614> +VStem: 515 225<832.04 956.409> AnchorPoint: "Anchor-0" 484 1040 basechar 0 AnchorPoint: "Anchor-1" 105 0 basechar 0 AnchorPoint: "Anchor-2" 105 0 basechar 0 +LayerCount: 2 Fore SplineSet 172 1040 m 2 @@ -3658,10 +3798,13 @@ EndChar StartChar: s Encoding: 115 115 56 Width: 650 -Flags: MW +Flags: W +HStem: -24 82<143.11 361.282> 984 80<301.667 476.257> +VStem: -29 164<77.5215 275> 87 162<704.814 924.63> 426 166<122.302 377.794> 479 167<774.889 970.605> AnchorPoint: "Anchor-0" 421 1040 basechar 0 AnchorPoint: "Anchor-1" 250 30 basechar 0 AnchorPoint: "Anchor-2" 250 30 basechar 0 +LayerCount: 2 Fore SplineSet 426 251 m 0 @@ -3688,10 +3831,13 @@ EndChar StartChar: t Encoding: 116 116 57 Width: 457 -Flags: MW +Flags: W +HStem: -24 104<69.5 248.664> 930 110<105 160.75 384.922 458.511> +VStem: 307 79<152.171 261.125> AnchorPoint: "Anchor-0" 323 1277 basechar 0 AnchorPoint: "Anchor-1" 487 1153 basechar 0 AnchorPoint: "Anchor-2" 135 0 basechar 0 +LayerCount: 2 Fore SplineSet 128 1040 m 2 @@ -3732,11 +3878,13 @@ EndChar StartChar: u Encoding: 117 117 58 Width: 856 -Flags: MW +Flags: W +HStem: -20 94<622.478 677.108> -18 116<131.48 297.245> 966 94<121.291 284.5> AnchorPoint: "Anchor-0" 491 1040 basechar 0 AnchorPoint: "Anchor-1" 282 0 basechar 0 AnchorPoint: "Anchor-2" 282 0 basechar 0 AnchorPoint: "Anchor-3" 702 30 basechar 0 +LayerCount: 2 Fore SplineSet -22 811 m 0 @@ -3774,10 +3922,13 @@ EndChar StartChar: v Encoding: 118 118 59 Width: 754 -Flags: MW +Flags: W +HStem: 835 223<507.073 625.914> +VStem: 70 171<598.728 919.04> 186 152<168.608 453.64> 627 108<547.945 899> AnchorPoint: "Anchor-0" 435 1040 basechar 0 AnchorPoint: "Anchor-1" 317 0 basechar 0 AnchorPoint: "Anchor-2" 317 0 basechar 0 +LayerCount: 2 Fore SplineSet 534 806 m 0 @@ -3808,10 +3959,13 @@ EndChar StartChar: w Encoding: 119 119 60 Width: 1238 -Flags: MW +Flags: W +HStem: -18 116<234.5 429.021 702.849 831.998> 834 224<1024.28 1145.58> 966 94<237.291 379> +VStem: 301 170<750.172 965.594> 1149 118<620.605 917> AnchorPoint: "Anchor-0" 831 1040 basechar 0 AnchorPoint: "Anchor-1" 510 0 basechar 0 AnchorPoint: "Anchor-2" 510 0 basechar 0 +LayerCount: 2 Fore SplineSet 94 811 m 0 @@ -3852,10 +4006,13 @@ EndChar StartChar: x Encoding: 120 120 61 Width: 774 -Flags: MW +Flags: W +HStem: -20 168<431 562.665> -20 112<50.5 194.529> 906 158<209.799 334> 936 124<548.482 670.5> +VStem: -56 195<93.0002 211.386> 304 156<329.519 726.678> 579 183<830.018 982.844> AnchorPoint: "Anchor-0" 476 1040 basechar 0 AnchorPoint: "Anchor-1" 307 0 basechar 0 AnchorPoint: "Anchor-2" 307 0 basechar 0 +LayerCount: 2 Fore SplineSet -56 132 m 0 @@ -3902,10 +4059,13 @@ EndChar StartChar: y Encoding: 121 121 62 Width: 738 -Flags: MW +Flags: W +HStem: -520 100<-90.0363 55.3537> 828 250<505.109 628.449> 894 170<111.852 233> +VStem: -227 134<-416.803 -266> 629 103<652.914 966> AnchorPoint: "Anchor-0" 435 1040 basechar 0 AnchorPoint: "Anchor-1" -24 -565 basechar 0 AnchorPoint: "Anchor-2" -24 -565 basechar 0 +LayerCount: 2 Fore SplineSet 573 828 m 0 @@ -3940,10 +4100,12 @@ EndChar StartChar: z Encoding: 122 122 63 Width: 614 -Flags: MW +Flags: W +HStem: -20 196<231.006 437.198> 866 194<200.322 407.424> AnchorPoint: "Anchor-0" 389 1040 basechar 0 AnchorPoint: "Anchor-1" 349 0 basechar 0 AnchorPoint: "Anchor-2" 349 0 basechar 0 +LayerCount: 2 Fore SplineSet 52 832 m 0 @@ -3984,13 +4146,17 @@ EndChar StartChar: space Encoding: 32 32 64 Width: 400 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: comma Encoding: 44 44 65 Width: 658 -Flags: MW +Flags: W +HStem: -311 81<-7 123.167> -20 236<106.955 245.901> +VStem: 77 274<3.70089 171.203> +LayerCount: 2 Fore SplineSet 77 98 m 0 @@ -4010,7 +4176,10 @@ EndChar StartChar: quotedbl Encoding: 34 34 66 Width: 750 -Flags: MW +Flags: W +HStem: 976 540<268.25 285.575 618.25 635.575> +VStem: 203 77<976 1100.58> 228 214<1280.87 1476.27> 553 77<976 1100.58> 578 214<1280.87 1476.27> +LayerCount: 2 Fore Refer: 70 39 N 1 0 0 1 360 0 2 Refer: 70 39 N 1 0 0 1 10 0 2 @@ -4019,7 +4188,10 @@ EndChar StartChar: exclam Encoding: 33 33 67 Width: 638 -Flags: MW +Flags: W +HStem: -20 240<47.4907 232.509> 1498 20G<414 498> +VStem: 20 240<7.49072 192.509> 188 84<410 574.72> +LayerCount: 2 Fore SplineSet 20 100 m 0 @@ -4042,7 +4214,10 @@ EndChar StartChar: semicolon Encoding: 59 59 68 Width: 659 -Flags: MW +Flags: W +HStem: -311 81<-7 123.167> -20 236<106.955 245.901> 808 264<207.257 402.743> +VStem: 77 274<3.70089 171.203> 173 264<842.257 1037.74> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 180 840 2 Refer: 65 44 N 1 0 0 1 0 0 2 @@ -4051,7 +4226,10 @@ EndChar StartChar: colon Encoding: 58 58 69 Width: 564 -Flags: MW +Flags: W +HStem: -32 264<27.2567 222.743> 808 264<207.257 402.743> +VStem: -7 264<2.25674 197.743> 173 264<842.257 1037.74> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 180 840 2 Refer: 1 46 N 1 0 0 1 0 0 2 @@ -4060,7 +4238,10 @@ EndChar StartChar: quotesingle Encoding: 39 39 70 Width: 398 -Flags: MW +Flags: W +HStem: 976 540<258.25 275.575> +VStem: 193 77<976 1100.58> 218 214<1280.87 1476.27> +LayerCount: 2 Fore SplineSet 424 1378 m 0 @@ -4078,7 +4259,10 @@ EndChar StartChar: quoteleft Encoding: 8216 8216 71 Width: 483 -Flags: MW +Flags: W +HStem: 1072 236<307.099 446.045> 1518 81<429.833 560> +VStem: 202 274<1116.8 1284.3> +LayerCount: 2 Fore SplineSet 476 1190 m 0 @@ -4098,7 +4282,10 @@ EndChar StartChar: quotedblleft Encoding: 8220 8220 72 Width: 2673 -Flags: MW +Flags: W +HStem: 1072 236<2107.1 2246.04 2497.1 2636.04> 1518 81<2229.83 2360 2619.83 2750> +VStem: 2002 274<1116.8 1284.3> 2392 274<1116.8 1284.3> +LayerCount: 2 Fore SplineSet 2276 1190 m 0 @@ -4129,7 +4316,10 @@ EndChar StartChar: quotedblright Encoding: 8221 8221 73 Width: 873 -Flags: MW +Flags: W +HStem: 993 81<153 283.167 543 673.167> 1284 236<266.955 405.901 656.955 795.901> +VStem: 237 274<1307.7 1475.2> 627 274<1307.7 1475.2> +LayerCount: 2 Fore SplineSet 237 1402 m 0 @@ -4160,7 +4350,10 @@ EndChar StartChar: quoteright Encoding: 8217 8217 74 Width: 483 -Flags: MW +Flags: W +HStem: 993 81<153 283.167> 1284 236<266.955 405.901> +VStem: 237 274<1307.7 1475.2> +LayerCount: 2 Fore SplineSet 237 1402 m 0 @@ -4180,7 +4373,10 @@ EndChar StartChar: question Encoding: 63 63 75 Width: 1100 -Flags: MW +Flags: W +HStem: -32 264<325.257 520.743> 392 114<353.659 533.171> 1426 94<415.265 766.478> +VStem: 150 208<1127.42 1327.77> 210 141<509.99 626.778> 291 264<2.25674 197.743> 858 182<1063.27 1341.18> +LayerCount: 2 Fore SplineSet 553 438 m 0 @@ -4207,7 +4403,10 @@ EndChar StartChar: parenleft Encoding: 40 40 76 Width: 890 -Flags: MW +Flags: W +HStem: 1493 95<880.434 980.665> +VStem: 60 230<173.191 774.926> +LayerCount: 2 Fore SplineSet 613 -275 m 2 @@ -4227,7 +4426,10 @@ EndChar StartChar: parenright Encoding: 41 41 77 Width: 890 -Flags: MW +Flags: W +HStem: -324 95<-120.665 -20.4338> +VStem: 570 230<489.074 1090.81> +LayerCount: 2 Fore SplineSet 247 1539 m 2 @@ -4247,7 +4449,10 @@ EndChar StartChar: asterisk Encoding: 42 42 78 Width: 1270 -Flags: MW +Flags: W +HStem: 866 169<96.3361 377.357> 1045 169<890.825 1171.66> +VStem: 408 206<539.999 755.439> 654 206<1325.72 1540> +LayerCount: 2 Fore SplineSet 754 962 m 0 @@ -4287,7 +4492,10 @@ EndChar StartChar: at Encoding: 64 64 79 Width: 2120 -Flags: MW +Flags: W +HStem: -428 110<755.119 1253.17> 140 124<1462.74 1658.38> 140 104<921.448 1115.27> 956 102<1058.74 1260.18> 1474 106<966.096 1450.25> +VStem: 130 210<141.515 762.101> 668 202<293.188 685.072> 1884 126<579.903 1065.46> +LayerCount: 2 Fore SplineSet 1328 692 m 0 @@ -4328,7 +4536,10 @@ EndChar StartChar: dollar Encoding: 36 36 80 Width: 1320 -Flags: MW +Flags: W +HStem: -19 104<552.406 787.734> 1415 104<611.321 787.062> +VStem: 12 178<189.076 408> 280 180<1023.53 1261.89> 960 180<225.385 493.667> 1090 178<1107 1332.49> +LayerCount: 2 Fore SplineSet 1026 1142 m 0 @@ -4384,7 +4595,9 @@ EndChar StartChar: numbersign Encoding: 35 35 81 Width: 1320 -Flags: MW +Flags: W +HStem: 450 110<-60 264.464 433.082 720.003 887.997 1240> 970 110<80 410.031 577.997 865.5 1033.02 1380> +LayerCount: 2 Fore SplineSet 625 1610 m 2 @@ -4459,7 +4672,9 @@ EndChar StartChar: slash Encoding: 47 47 82 Width: 1040 -Flags: MW +Flags: W +HStem: 1540 20G<1014 1098> +LayerCount: 2 Fore SplineSet 1034 1560 m 2 @@ -4477,7 +4692,9 @@ EndChar StartChar: percent Encoding: 37 37 83 Width: 1495 -Flags: MW +Flags: W +HStem: -20 100<962.355 1081.83> 0 21G<189.5 269.5> 640 100<353.355 472.828> 760 100<1091.3 1214.14> 1420 100<486.784 605.484> 1480 20G<1296.5 1372.5> +LayerCount: 2 Fore SplineSet 179 1080 m 0 @@ -4515,7 +4732,10 @@ EndChar StartChar: hyphen Encoding: 45 45 84 Width: 640 -Flags: MW +Flags: W +HStem: 570 140<20 500> +VStem: 20 480<570 710> +LayerCount: 2 Fore SplineSet 48 710 m 2 @@ -4534,7 +4754,10 @@ EndChar StartChar: underscore Encoding: 95 95 85 Width: 1120 -Flags: MW +Flags: W +HStem: -280 140<-270 210 190 670> +VStem: -270 480<-280 -140> 190 480<-280 -140> +LayerCount: 2 Fore Refer: 84 45 N 1 0 0 1 170 -850 2 Refer: 84 45 N 1 0 0 1 -290 -850 2 @@ -4543,7 +4766,9 @@ EndChar StartChar: plus Encoding: 43 43 86 Width: 1060 -Flags: MW +Flags: W +HStem: 726 110<127 458.002 615.953 947> +LayerCount: 2 Fore SplineSet 645 836 m 2 @@ -4577,7 +4802,9 @@ EndChar StartChar: equal Encoding: 61 61 87 Width: 1120 -Flags: MW +Flags: W +HStem: 570 110<92 972> 870 110<155 1035> +LayerCount: 2 Fore SplineSet 192 980 m 2 @@ -4604,7 +4831,9 @@ EndChar StartChar: less Encoding: 60 60 88 Width: 1120 -Flags: MW +Flags: W +VStem: 120 130<753.269 797.517> +LayerCount: 2 Fore SplineSet 296 752 m 2 @@ -4629,7 +4858,9 @@ EndChar StartChar: greater Encoding: 62 62 89 Width: 1120 -Flags: MW +Flags: W +VStem: 870 130<752.483 796.731> +LayerCount: 2 Fore SplineSet 824 798 m 2 @@ -4654,7 +4885,10 @@ EndChar StartChar: backslash Encoding: 92 92 90 Width: 1040 -Flags: MW +Flags: W +HStem: 1540 20G<270 353> +VStem: 251 578 +LayerCount: 2 Fore SplineSet 379 1522 m 2 @@ -4672,7 +4906,9 @@ EndChar StartChar: bracketleft Encoding: 91 91 91 Width: 650 -Flags: MW +Flags: W +HStem: -300 110<102.715 390> 1450 110<437.465 769.99> +LayerCount: 2 Fore SplineSet 365 1560 m 2 @@ -4698,7 +4934,10 @@ EndChar StartChar: braceleft Encoding: 123 123 92 Width: 544 -Flags: MW +Flags: W +HStem: -300 95<161.461 304> 1465 95<477.684 643.982> +VStem: -70 186<-161.432 93.8139> 170 134<367.292 566.432> 210 186<1036.64 1380.93> 262 182<753.596 1068.62> +LayerCount: 2 Fore SplineSet 272 -300 m 0 @@ -4730,7 +4969,9 @@ EndChar StartChar: bracketright Encoding: 93 93 93 Width: 650 -Flags: MW +Flags: W +HStem: -300 110<-119.99 212.535> 1450 110<260 547.285> +LayerCount: 2 Fore SplineSet 285 -300 m 2 @@ -4756,7 +4997,10 @@ EndChar StartChar: braceright Encoding: 125 125 94 Width: 544 -Flags: MW +Flags: W +HStem: -300 95<-119.982 46.3159> 1465 95<220 362.539> +VStem: 80 182<191.377 506.404> 128 186<-120.928 223.361> 220 134<693.568 892.708> 408 186<1166.19 1421.43> +LayerCount: 2 Fore SplineSet 252 1560 m 0 @@ -4788,7 +5032,10 @@ EndChar StartChar: bar Encoding: 124 124 95 Width: 600 -Flags: MW +Flags: W +HStem: 1540 20G<406.5 533.5> +VStem: -47 598 +LayerCount: 2 Fore SplineSet 429 1560 m 2 @@ -4806,7 +5053,10 @@ EndChar StartChar: asciitilde Encoding: 126 126 96 Width: 1376 -Flags: MW +Flags: W +HStem: 686 146<816.182 1038.75> 874 146<387.527 580.616> +VStem: 193 113<686 804.157> 1111 116<900.175 1020> +LayerCount: 2 Fore SplineSet 482 874 m 0 @@ -4828,7 +5078,8 @@ EndChar StartChar: asciicircum Encoding: 94 94 97 Width: 1090 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 645 1399 m 2 @@ -4852,7 +5103,10 @@ EndChar StartChar: grave Encoding: 96 96 98 Width: 790 -Flags: MW +Flags: W +HStem: 1440 136<275.594 417.717> +VStem: 270 565 +LayerCount: 2 Fore SplineSet 340 1440 m 2 @@ -4868,7 +5122,9 @@ EndChar StartChar: uni203E Encoding: 8254 8254 99 Width: 719 -Flags: MW +Flags: W +HStem: 1749 110<210 1258> +LayerCount: 2 Fore SplineSet 253 1859 m 2 @@ -4886,7 +5142,9 @@ EndChar StartChar: uni2010 Encoding: 8208 8208 100 Width: 920 -Flags: MW +Flags: W +HStem: 720 110<120 800> +LayerCount: 2 Fore SplineSet 148 830 m 2 @@ -4904,7 +5162,9 @@ EndChar StartChar: uni2011 Encoding: 8209 8209 101 Width: 920 -Flags: MW +Flags: W +HStem: 720 110<120 800> +LayerCount: 2 Fore SplineSet 148 830 m 2 @@ -4922,7 +5182,9 @@ EndChar StartChar: endash Encoding: 8211 8211 102 Width: 1432 -Flags: MW +Flags: W +HStem: 720 110<120 1312> +LayerCount: 2 Fore SplineSet 169 830 m 2 @@ -4940,7 +5202,9 @@ EndChar StartChar: figuredash Encoding: 8210 8210 103 Width: 1224 -Flags: MW +Flags: W +HStem: 720 110<120 1104> +LayerCount: 2 Fore SplineSet 160 830 m 2 @@ -4958,7 +5222,9 @@ EndChar StartChar: emdash Encoding: 8212 8212 104 Width: 2124 -Flags: MW +Flags: W +HStem: 720 110<120 2004> +LayerCount: 2 Fore SplineSet 198 830 m 2 @@ -4976,7 +5242,9 @@ EndChar StartChar: uni2015 Encoding: 8213 8213 105 Width: 2331 -Flags: MW +Flags: W +HStem: 720 110<120 2211> +LayerCount: 2 Fore SplineSet 206 830 m 2 @@ -4994,7 +5262,9 @@ EndChar StartChar: perthousand Encoding: 8240 8240 106 Width: 2185 -Flags: MW +Flags: W +HStem: -20 100<962.355 1081.83 1652.36 1771.83> 0 21G<189.5 269.5> 640 100<353.355 472.828> 760 100<1091.3 1214.14 1781.3 1904.14> 1420 100<486.784 605.484> 1480 20G<1296.5 1372.5> +LayerCount: 2 Fore SplineSet 1478 420 m 0 @@ -5042,7 +5312,9 @@ EndChar StartChar: uni2031 Encoding: 8241 8241 107 Width: 2875 -Flags: MW +Flags: W +HStem: -20 100<962.355 1081.83 1652.36 1771.83 2342.36 2461.83> 0 21G<189.5 269.5> 640 100<353.355 472.828> 760 100<1091.3 1214.14 1781.3 1904.14 2471.3 2594.14> 1420 100<486.784 605.484> 1480 20G<1296.5 1372.5> +LayerCount: 2 Fore SplineSet 2168 420 m 0 @@ -5100,7 +5372,10 @@ EndChar StartChar: uniFB00 Encoding: 64256 64256 108 Width: 934 -Flags: MW +Flags: W +HStem: 930 110<112.047 159.684 385.683 624.149 854.005 975.908> 1450 90<468.876 624.802> 1510 90<944.231 1100.19> +VStem: 1104 192<1307.44 1503.85> +LayerCount: 2 Fore SplineSet 668 1092 m 0 @@ -5159,7 +5434,10 @@ EndChar StartChar: uniFB01 Encoding: 64257 64257 109 Width: 874 -Flags: MW +Flags: W +HStem: -20 94<551 686.03> 930 110<112 158.459 386.531 622.636> 1490 90<494.007 655.903> +VStem: -61 168<-300 -200.8> 449 180<74.406 296.891> 659 192<1287.44 1483.55> +LayerCount: 2 Fore SplineSet -61 -208 m 2 @@ -5207,7 +5485,10 @@ EndChar StartChar: uniFB02 Encoding: 64258 64258 110 Width: 841 -Flags: MW +Flags: W +HStem: -20 94<550 685.03> 930 110<112 158.962 385.714 480> 1490 90<492.614 656.967> +VStem: -60 172<-299.42 -172.414> 448 180<74.406 300.109> +LayerCount: 2 Fore SplineSet 924 1510 m 2 @@ -5260,7 +5541,10 @@ EndChar StartChar: uniFB03 Encoding: 64259 64259 111 Width: 1342 -Flags: MW +Flags: W +HStem: -20 94<1018 1153.03> 930 110<112 160.002 389.475 626.001 852.811 1086.93> 1450 90<468.18 622.982> 1510 90<960.898 1121.37> +VStem: -66 176<-299.646 -184.353> 916 180<74.406 295.938> 1125 192<1307.44 1504.14> +LayerCount: 2 Fore SplineSet 392 1098 m 0 @@ -5329,7 +5613,10 @@ EndChar StartChar: uniFB04 Encoding: 64260 64260 112 Width: 1342 -Flags: MW +Flags: W +HStem: -20 94<1020 1155.03> 930 110<111.051 158.498 384.84 626.513 853.408 950> 1450 90<474.154 623.085> 1510 90<962.158 1125.31> +VStem: 420 180<-194.404 -29.0784> 918 180<74.406 302.062> +LayerCount: 2 Fore SplineSet 659 1189 m 0 @@ -5401,7 +5688,10 @@ EndChar StartChar: t.alt Encoding: 65536 -1 113 Width: 730 -Flags: MW +Flags: W +HStem: -24 124<158 391.315> 930 110<70 239.25 462.328 680> +VStem: 66 614 +LayerCount: 2 Fore SplineSet 93 1040 m 2 @@ -5440,7 +5730,11 @@ EndChar StartChar: R.alt Encoding: 65537 -1 114 Width: 1073 -Flags: MW +Flags: W +HStem: 0 110<-110 25.9976 226.441 330 778.198 944> 690 120<375.656 610.392> 1390 110<190 282.002 481.352 789.574> +VStem: 558 218<112.94 353.211> 638 202<331.213 662.483> 828 206<1016.17 1357.32> +CounterMasks: 1 e0 +LayerCount: 2 Fore SplineSet 906 0 m 2 @@ -5493,8 +5787,11 @@ EndChar StartChar: breve Encoding: 728 728 115 Width: 1000 -Flags: MW +Flags: W +HStem: 1680 110<594.072 855.429> +VStem: 519 56<1826.42 1936.47> 909 68<1853.46 1937.99> AnchorPoint: "Anchor-0" 658 1500 mark 0 +LayerCount: 2 Fore SplineSet 716 1680 m 256 @@ -5514,8 +5811,11 @@ EndChar StartChar: dotaccent Encoding: 729 729 116 Width: 1000 -Flags: MW +Flags: W +HStem: 1269 241<540.692 721.645> +VStem: 511 240<1299.12 1480.65> AnchorPoint: "Anchor-0" 558 1040 mark 0 +LayerCount: 2 Fore SplineSet 631 1269 m 0 @@ -5529,8 +5829,11 @@ EndChar StartChar: ring Encoding: 730 730 117 Width: 1000 -Flags: MW +Flags: W +HStem: 1680 74<640.847 800.417> 1967 73<673.42 827.654> +VStem: 556 359 AnchorPoint: "Anchor-0" 659 1500 mark 0 +LayerCount: 2 Fore SplineSet 713 1754 m 256 @@ -5549,9 +5852,11 @@ EndChar StartChar: ogonek Encoding: 731 731 118 Width: 1000 -Flags: MW +Flags: W +HStem: -372 97<198.5 411.521> AnchorPoint: "Anchor-2" 361 47 mark 0 AnchorPoint: "Anchor-3" 361 47 mark 0 +LayerCount: 2 Fore SplineSet 255 -372 m 0 @@ -5572,8 +5877,11 @@ EndChar StartChar: tilde Encoding: 732 732 119 Width: 1000 -Flags: MW +Flags: W +HStem: 1680 116<813.398 974.595> 1838 116<477.15 653.225> +VStem: 1010 84<1829.9 1934> AnchorPoint: "Anchor-0" 655 1500 mark 0 +LayerCount: 2 Fore SplineSet 863 1680 m 0 @@ -5597,8 +5905,9 @@ EndChar StartChar: hungarumlaut Encoding: 733 733 120 Width: 1000 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 583 1500 mark 0 +LayerCount: 2 Fore SplineSet 807 1680 m 2 @@ -5623,8 +5932,9 @@ EndChar StartChar: gravecomb Encoding: 768 768 121 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 730 1500 mark 0 +LayerCount: 2 Fore SplineSet 552 1920 m 256 @@ -5641,8 +5951,9 @@ EndChar StartChar: acutecomb Encoding: 769 769 122 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 588 1500 mark 0 +LayerCount: 2 Fore SplineSet 878 1920 m 256 @@ -5659,8 +5970,10 @@ EndChar StartChar: uni0302 Encoding: 770 770 123 Width: 0 -Flags: MW +Flags: W +HStem: 1684 265 AnchorPoint: "Anchor-0" 658 1500 mark 0 +LayerCount: 2 Fore SplineSet 439 1690 m 2 @@ -5684,8 +5997,11 @@ EndChar StartChar: tildecomb Encoding: 771 771 124 Width: 0 -Flags: MW +Flags: W +HStem: 1680 116<813.398 974.595> 1838 116<477.15 653.225> +VStem: 1010 84<1829.9 1934> AnchorPoint: "Anchor-0" 655 1500 mark 0 +LayerCount: 2 Fore SplineSet 863 1680 m 0 @@ -5709,8 +6025,11 @@ EndChar StartChar: uni0304 Encoding: 772 772 125 Width: 0 -Flags: MW +Flags: W +HStem: 1680 92<469 949> +VStem: 469 480<1680 1772> AnchorPoint: "Anchor-0" 659 1500 mark 0 +LayerCount: 2 Fore SplineSet 469 1712 m 2 @@ -5728,8 +6047,11 @@ EndChar StartChar: uni0306 Encoding: 774 774 126 Width: 0 -Flags: MW +Flags: W +HStem: 1680 110<594.072 855.429> +VStem: 519 56<1826.42 1936.47> 909 68<1853.46 1937.99> AnchorPoint: "Anchor-0" 658 1500 mark 0 +LayerCount: 2 Fore SplineSet 716 1680 m 256 @@ -5749,8 +6071,11 @@ EndChar StartChar: uni0307 Encoding: 775 775 127 Width: 0 -Flags: MW +Flags: W +HStem: 1269 241<540.692 721.645> +VStem: 511 240<1299.12 1480.65> AnchorPoint: "Anchor-0" 536 920 mark 0 +LayerCount: 2 Fore SplineSet 631 1269 m 0 @@ -5764,8 +6089,11 @@ EndChar StartChar: uni0308 Encoding: 776 776 128 Width: 0 -Flags: MW +Flags: W +HStem: 1690 193<480.4 639.6 800.4 959.6> +VStem: 464 192<1706.4 1866.28> 784 192<1706.4 1866.28> AnchorPoint: "Anchor-0" 660 1500 mark 0 +LayerCount: 2 Fore SplineSet 880 1690 m 256 @@ -5784,8 +6112,11 @@ EndChar StartChar: uni030A Encoding: 778 778 129 Width: 0 -Flags: MW +Flags: W +HStem: 1680 74<640.847 800.417> 1967 73<673.42 827.654> +VStem: 556 359 AnchorPoint: "Anchor-0" 659 1500 mark 0 +LayerCount: 2 Fore SplineSet 713 1754 m 256 @@ -5804,8 +6135,9 @@ EndChar StartChar: uni030B Encoding: 779 779 130 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 583 1500 mark 0 +LayerCount: 2 Fore SplineSet 807 1680 m 2 @@ -5830,8 +6162,9 @@ EndChar StartChar: uni030C Encoding: 780 780 131 Width: 0 -Flags: MW +Flags: W AnchorPoint: "Anchor-0" 658 1500 mark 0 +LayerCount: 2 Fore SplineSet 597 1721 m 2 @@ -5855,8 +6188,11 @@ EndChar StartChar: uni0311 Encoding: 785 785 132 Width: 0 -Flags: MW +Flags: W +HStem: 1828 110<594.571 856.696> +VStem: 473 68<1680.01 1764.54> 875 56<1681.53 1791.58> AnchorPoint: "Anchor-0" 658 1500 mark 0 +LayerCount: 2 Fore SplineSet 734 1938 m 256 @@ -5876,8 +6212,11 @@ EndChar StartChar: uni0312 Encoding: 786 786 133 Width: 0 -Flags: MW +Flags: W +HStem: 1103 189<576.097 694.616> 1460 65<674.266 778> +VStem: 492 219<1129.77 1273.41> AnchorPoint: "Anchor-0" 533 920 mark 0 +LayerCount: 2 Fore SplineSet 711 1198 m 0 @@ -5897,9 +6236,12 @@ EndChar StartChar: dotbelowcomb Encoding: 803 803 134 Width: 0 -Flags: MW +Flags: W +HStem: -410 241<190.692 371.645> +VStem: 161 240<-379.879 -198.355> AnchorPoint: "Anchor-1" 340 0 mark 0 AnchorPoint: "Anchor-2" 340 0 mark 0 +LayerCount: 2 Fore SplineSet 281 -410 m 0 @@ -5913,9 +6255,12 @@ EndChar StartChar: uni0326 Encoding: 806 806 135 Width: 0 -Flags: MW +Flags: W +HStem: -623 65<104 207.734> -390 189<187.384 305.903> +VStem: 171 219<-371.412 -227.772> AnchorPoint: "Anchor-1" 336 0 mark 0 AnchorPoint: "Anchor-2" 336 0 mark 0 +LayerCount: 2 Fore SplineSet 171 -296 m 0 @@ -5935,9 +6280,12 @@ EndChar StartChar: uni0327 Encoding: 807 807 136 Width: 0 -Flags: MW +Flags: W +HStem: -509 73<85.0343 254.619> +VStem: 83 374 AnchorPoint: "Anchor-1" 368 0 mark 0 AnchorPoint: "Anchor-2" 368 0 mark 0 +LayerCount: 2 Fore SplineSet 83 -480 m 2 @@ -5961,9 +6309,11 @@ EndChar StartChar: uni0328 Encoding: 808 808 137 Width: 0 -Flags: MW +Flags: W +HStem: -372 97<198.5 411.521> AnchorPoint: "Anchor-2" 361 47 mark 0 AnchorPoint: "Anchor-3" 361 47 mark 0 +LayerCount: 2 Fore SplineSet 255 -372 m 0 @@ -5984,13 +6334,17 @@ EndChar StartChar: uni00A0 Encoding: 160 160 138 Width: 400 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: exclamdown Encoding: 161 161 139 Width: 638 -Flags: MW +Flags: W +HStem: 820 240<295.491 480.509> +VStem: 256 84<465.28 630> 268 240<847.491 1032.51> +LayerCount: 2 Fore SplineSet 508 940 m 0 @@ -6013,7 +6367,10 @@ EndChar StartChar: cent Encoding: 162 162 140 Width: 744 -Flags: MW +Flags: W +HStem: -20 98<205.143 391.995> 976 84<396.536 581.492> +VStem: -5 181<141.312 570.671> 594 149<746 951.643> +LayerCount: 2 Fore SplineSet 595 1230 m 2 @@ -6032,7 +6389,10 @@ EndChar StartChar: sterling Encoding: 163 163 141 Width: 1270 -Flags: MW +Flags: W +HStem: -60 186<488.89 858.024> 60 134<139.979 334.543> 660 110<-2.98619 299.002 514.469 884.21> 1436 84<703.312 1077> +VStem: -50 109<-40 28.5649> 981 92<221.713 314> +LayerCount: 2 Fore SplineSet -50 -7 m 0 @@ -6081,7 +6441,9 @@ EndChar StartChar: currency Encoding: 164 164 142 Width: 1140 -Flags: MW +Flags: W +HStem: 310 123<339.601 685.517> 1107 122<462.884 810.973> +LayerCount: 2 Fore SplineSet 14 248 m 1 @@ -6116,7 +6478,9 @@ EndChar StartChar: yen Encoding: 165 165 143 Width: 1140 -Flags: MW +Flags: W +HStem: 0 110<218 345.475 545.305 658> 350 110<118 910> 630 110<188 980> 1390 110<150 245.969 454.996 590.987 860.004 970.006 1115.56 1280> +LayerCount: 2 Fore SplineSet 154 460 m 2 @@ -6144,7 +6508,10 @@ EndChar StartChar: brokenbar Encoding: 166 166 144 Width: 479 -Flags: MW +Flags: W +HStem: 1540 20G<367.741 485> +VStem: -66 551 +LayerCount: 2 Fore SplineSet 372 1560 m 1 @@ -6163,7 +6530,9 @@ EndChar StartChar: section Encoding: 167 167 145 Width: 1068 -Flags: MW +Flags: W +HStem: -20 102<167.381 544.118> 1418 102<450.011 802.111> +LayerCount: 2 Fore SplineSet 834 1316 m 0 @@ -6198,8 +6567,11 @@ EndChar StartChar: dieresis Encoding: 168 168 146 Width: 1000 -Flags: MW +Flags: W +HStem: 1690 193<480.4 639.6 800.4 959.6> +VStem: 464 192<1706.4 1866.28> 784 192<1706.4 1866.28> AnchorPoint: "Anchor-0" 660 1500 mark 0 +LayerCount: 2 Fore SplineSet 880 1690 m 256 @@ -6218,7 +6590,10 @@ EndChar StartChar: copyright Encoding: 169 169 147 Width: 1441 -Flags: MW +Flags: W +HStem: -20 93<385.975 839.321> 278 75.6<572.554 757.151> 1128.8 73.2<746.929 914.092> 1178 12G<1055.2 1103.2> 1427 93<680.331 1126.52> +VStem: 399.4 120<406.911 742.403> 982 67.2<884 942.491> +LayerCount: 2 Fore SplineSet 927 1520 m 256 @@ -6238,7 +6613,10 @@ EndChar StartChar: ordfeminine Encoding: 170 170 148 Width: 703 -Flags: MW +Flags: W +HStem: 952 62<252.011 397.811 549 660.198> 1538 61<360.388 510.657> +VStem: 87 120<1046.03 1363.71> 491 106<1026.04 1071> +LayerCount: 2 Fore SplineSet 553 1348 m 0 @@ -6273,7 +6651,8 @@ EndChar StartChar: guillemotleft Encoding: 171 171 149 Width: 1390 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 867 775 m 1 @@ -6298,7 +6677,9 @@ EndChar StartChar: logicalnot Encoding: 172 172 150 Width: 971 -Flags: MW +Flags: W +HStem: 716 114<136 731> +LayerCount: 2 Fore SplineSet 665 406 m 1 @@ -6314,7 +6695,9 @@ EndChar StartChar: uni00AD Encoding: 173 173 151 Width: 920 -Flags: MW +Flags: W +HStem: 720 110<127.357 802.188> +LayerCount: 2 Fore SplineSet 164 830 m 2 @@ -6332,7 +6715,10 @@ EndChar StartChar: registered Encoding: 174 174 152 Width: 1441 -Flags: MW +Flags: W +HStem: -20 93<385.975 839.321> 294 76.8<816.712 931.004> 306 66<337 418.599 538.994 601> 720 72<627.999 770.417> 1140 66<517 574.001 692.378 873.925> 1427 93<680.331 1126.52> +VStem: 737.8 132<371.605 527.356> 785.2 121.8<515.718 702.261> 899.8 124.8<911.356 1112.83> 952.6 44.4<397.558 460.694> +LayerCount: 2 Fore SplineSet 927 1520 m 256 @@ -6352,7 +6738,10 @@ EndChar StartChar: macron Encoding: 175 175 153 Width: 1000 -Flags: MW +Flags: W +HStem: 1680 92<469 949> +VStem: 469 480<1680 1772> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 0 0 2 EndChar @@ -6360,7 +6749,10 @@ EndChar StartChar: degree Encoding: 176 176 154 Width: 639 -Flags: MW +Flags: W +HStem: 1120 110<332.067 527.662> 1490 110<371.636 565.261> +VStem: 209 481 +LayerCount: 2 Fore SplineSet 318 1359 m 0 @@ -6379,7 +6771,9 @@ EndChar StartChar: plusminus Encoding: 177 177 155 Width: 1059 -Flags: MW +Flags: W +HStem: -15 112<-18 777> 716 112<136 465 602 931> +LayerCount: 2 Fore SplineSet 390 361 m 1 @@ -6406,7 +6800,10 @@ EndChar StartChar: uni00B2 Encoding: 178 178 156 Width: 675 -Flags: MW +Flags: W +HStem: 902 121<376.148 633.918> 974 20<150 218> 1776 50<414.749 629.544> +VStem: 249 95<1575.42 1722.67> 647 57<1048.96 1125.96> 682 134<1523.22 1747.19> +LayerCount: 2 Fore SplineSet 704 1109 m 0 @@ -6441,7 +6838,10 @@ EndChar StartChar: uni00B3 Encoding: 179 179 157 Width: 638 -Flags: MW +Flags: W +HStem: 902 50<243.352 448.536> 1344 66<370.175 511.336> 1776 50<402.406 588.189> +VStem: 98 107<984.151 1132.69> 266 107<1596.31 1751.19> 571 121<1048.26 1301.07> 643 121<1514.37 1743.9> +LayerCount: 2 Fore SplineSet 98 1093 m 0 @@ -6474,7 +6874,10 @@ EndChar StartChar: acute Encoding: 180 180 158 Width: 790 -Flags: MW +Flags: W +HStem: 1421 49<300.097 395.717> 1440 136<717.283 859.406> +VStem: 300 565 +LayerCount: 2 Fore SplineSet 795 1440 m 2 @@ -6490,7 +6893,10 @@ EndChar StartChar: mu Encoding: 181 181 159 Width: 856 -Flags: MW +Flags: W +HStem: -520 274<66.8017 221.64> -20 94<622.601 677.23> -18 116<131.603 297.368> 966 94<121.414 284.623> +VStem: 46.1221 240<-414.631 -269.112> +LayerCount: 2 Fore SplineSet 283.122070312 847 m 1 @@ -6510,7 +6916,9 @@ EndChar StartChar: paragraph Encoding: 182 182 160 Width: 1232 -Flags: MW +Flags: W +HStem: -300 113<325.139 424.998 536.623 662.997 774.193 866> 1387 113<853.371 983.266 1091.57 1196> +LayerCount: 2 Fore SplineSet 663 -144 m 2 @@ -6552,7 +6960,10 @@ EndChar StartChar: periodcentered Encoding: 183 183 161 Width: 395 -Flags: MW +Flags: W +HStem: 668 264<207.257 402.743> +VStem: 173 264<702.257 897.743> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 180 700 2 EndChar @@ -6560,9 +6971,12 @@ EndChar StartChar: cedilla Encoding: 184 184 162 Width: 1000 -Flags: MW +Flags: W +HStem: -509 73<85.0343 254.619> +VStem: 83 374 AnchorPoint: "Anchor-1" 368 0 mark 0 AnchorPoint: "Anchor-2" 368 0 mark 0 +LayerCount: 2 Fore SplineSet 83 -480 m 2 @@ -6586,7 +7000,10 @@ EndChar StartChar: uni00B9 Encoding: 185 185 163 Width: 630 -Flags: MW +Flags: W +HStem: 912 66<-23.9985 185.999 299.998 485.997> 1644 66<146.093 314.997> +VStem: 412 68<1784.25 1859.42> +LayerCount: 2 Fore SplineSet -24 935 m 2 @@ -6618,7 +7035,10 @@ EndChar StartChar: ordmasculine Encoding: 186 186 164 Width: 654 -Flags: MW +Flags: W +HStem: 950 54<183.095 329.238> 1544 54<288.762 434.905> +VStem: 10 126<1039.81 1371.28> 482 126<1176.72 1508.19> +LayerCount: 2 Fore SplineSet 10 1178 m 0 @@ -6637,7 +7057,8 @@ EndChar StartChar: guillemotright Encoding: 187 187 165 Width: 1390 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 533 775 m 1 @@ -6662,7 +7083,10 @@ EndChar StartChar: onequarter Encoding: 188 188 166 Width: 2000 -Flags: MW +Flags: W +HStem: 4 66<1242.2 1306.4 1419.77 1483.4> 280 66<1212.53 1341.8 1481.6 1555.4> 632 66<194.8 318.399 432.578 524.8> 892 12G<1520.9 1610.9> 1364 66<357.425 454.434> +VStem: 551.8 67.2<1526.56 1579.8> 1488.8 36<536.926 585.839> +LayerCount: 2 Fore SplineSet 1502 1440 m 1 @@ -6678,7 +7102,10 @@ EndChar StartChar: onehalf Encoding: 189 189 167 Width: 2000 -Flags: MW +Flags: W +HStem: -28 120.6<1402.12 1498.95> -16 12.6G<1129.5 1172.7> 44 20.4<1203.6 1267.2> 622 66<194.8 318.399 432.578 524.8> 839.6 56.4<1426.91 1557.39> 1354 66<357.425 454.434> +VStem: 551.8 67.2<1516.56 1569.8> 1522.2 57<118.893 196.4> +LayerCount: 2 Fore SplineSet 1502 1450 m 1 @@ -6694,7 +7121,10 @@ EndChar StartChar: threequarters Encoding: 190 190 168 Width: 2000 -Flags: MW +Flags: W +HStem: -36 66<1242.2 1306.4 1419.77 1483.4> 240 66<1212.53 1341.8 1481.6 1555.4> 602 49.8<193.844 329.998> 852 12G<1520.9 1610.9> 1044.2 65.4<296.224 400.124> 1475.6 50.4<371.502 496.025> +VStem: 1488.8 36<496.926 545.839> +LayerCount: 2 Fore SplineSet 1502 1400 m 1 @@ -6710,7 +7140,10 @@ EndChar StartChar: questiondown Encoding: 191 191 169 Width: 1100 -Flags: MW +Flags: W +HStem: -480 94<193.522 544.735> -20 20G<641 711> 534 114<426.829 606.341> 820 240<509.491 694.509> +VStem: -80 182<-301.183 -23.2706> 482 240<847.491 1032.51> 602 208<-287.768 -87.416> 609 141<413.222 530.01> +LayerCount: 2 Fore SplineSet 407 602 m 0 @@ -6741,7 +7174,8 @@ EndChar StartChar: multiply Encoding: 215 215 170 Width: 1003 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 548 881 m 2 @@ -6775,7 +7209,10 @@ EndChar StartChar: divide Encoding: 247 247 171 Width: 1119 -Flags: MW +Flags: W +HStem: 310 240<397.304 582.916> 724 112<100 1020> 1020 240<537.304 722.916> +VStem: 369 241<339.355 520.645> 509 241<1049.35 1230.65> +LayerCount: 2 Fore SplineSet 135 836 m 2 @@ -6803,10 +7240,13 @@ EndChar StartChar: dotlessi Encoding: 305 305 172 Width: 436 -Flags: MW +Flags: W +HStem: -20 94<104 239.03> 930 110<119 193.002> +VStem: 2 180<74.406 281.703> AnchorPoint: "Anchor-0" 279 1040 basechar 0 AnchorPoint: "Anchor-1" 137 0 basechar 0 AnchorPoint: "Anchor-2" 137 0 basechar 0 +LayerCount: 2 Fore SplineSet 402 990 m 2 @@ -6834,7 +7274,10 @@ EndChar StartChar: uni03BC Encoding: 956 956 173 Width: 856 -Flags: MW +Flags: W +HStem: -520 274<66.8017 221.64> -20 94<622.601 677.23> -18 116<131.603 297.368> 966 94<121.414 284.623> +VStem: 46.1221 240<-414.631 -269.112> +LayerCount: 2 Fore Refer: 159 181 N 1 0 0 1 0 0 2 EndChar @@ -6842,7 +7285,9 @@ EndChar StartChar: uni0394 Encoding: 916 916 174 Width: 1720 -Flags: MW +Flags: W +HStem: 0 110<217.169 1136> +LayerCount: 2 Fore SplineSet 1111 110 m 2 @@ -6867,7 +7312,10 @@ EndChar StartChar: uni03A9 Encoding: 937 937 175 Width: 1552 -Flags: MW +Flags: W +HStem: 0 163<207.573 391 912 1113.22> 1413 107<715.583 1094.73> +VStem: 91 113<234.375 300> 1157 113<234.375 300> +LayerCount: 2 Fore SplineSet 1157 300 m 1 @@ -6899,7 +7347,9 @@ EndChar StartChar: pi Encoding: 960 960 176 Width: 1161 -Flags: MW +Flags: W +HStem: -20 195<665 833.163> 740 180<183.25 301.875 414.172 679.219 861.002 1058.08> +LayerCount: 2 Fore SplineSet 1083 900 m 2 @@ -6941,7 +7391,10 @@ EndChar StartChar: uni1E9E Encoding: 7838 7838 177 Width: 1432 -Flags: MW +Flags: W +HStem: -20 117<678.071 961.032> 0 110<-55.6133 25.3867 225.387 305> 1407 113<724.717 1180.72> +VStem: 500.079 253.212<223.578 357.136> +LayerCount: 2 Fore SplineSet -56 0 m 1 @@ -6974,79 +7427,92 @@ EndChar StartChar: uni2000 Encoding: 8192 8192 178 Width: 666 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2001 Encoding: 8193 8193 179 Width: 1333 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2002 Encoding: 8194 8194 180 Width: 666 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2003 Encoding: 8195 8195 181 Width: 1333 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2004 Encoding: 8196 8196 182 Width: 443 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2005 Encoding: 8197 8197 183 Width: 333 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2006 Encoding: 8198 8198 184 Width: 221 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2007 Encoding: 8199 8199 185 Width: 773 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2008 Encoding: 8200 8200 186 Width: 265 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni2009 Encoding: 8201 8201 187 Width: 221 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni200A Encoding: 8202 8202 188 Width: 133 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni200B Encoding: 8203 8203 189 Width: 0 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: guilsinglleft Encoding: 8249 8249 190 Width: 830 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 307 775 m 1 @@ -7063,7 +7529,8 @@ EndChar StartChar: guilsinglright Encoding: 8250 8250 191 Width: 830 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 533 775 m 1 @@ -7080,7 +7547,9 @@ EndChar StartChar: fraction Encoding: 8260 8260 192 Width: 1072 -Flags: MW +Flags: W +HStem: 1540 20G<1014 1098> +LayerCount: 2 Fore Refer: 82 47 N 1 0 0 1 0 0 2 EndChar @@ -7088,7 +7557,10 @@ EndChar StartChar: dagger Encoding: 8224 8224 193 Width: 1186 -Flags: MW +Flags: W +HStem: 876 200<177.709 552.902 729.575 1102.35> 915 123<291.561 562.448> 1500 20G<726.5 785.5> +VStem: 277 112<-500 -264.798> +LayerCount: 2 Fore SplineSet 604 1074 m 0 @@ -7129,7 +7601,10 @@ EndChar StartChar: daggerdbl Encoding: 8225 8225 194 Width: 1186 -Flags: MW +Flags: W +HStem: -76 200<-24.6074 348.433 524.24 900.607> -36 119<514.217 787.438> 876 200<177.709 551.85 729.792 1102.35> 1500 20G<726.5 785.5> +VStem: 363 91<-201.301 -37.1704> +LayerCount: 2 Fore SplineSet 600 1056 m 0 @@ -7189,7 +7664,10 @@ EndChar StartChar: bullet Encoding: 8226 8226 195 Width: 440 -Flags: MW +Flags: W +HStem: 598 264<182.257 377.743> +VStem: 148 264<632.257 827.743> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 155 630 2 EndChar @@ -7197,7 +7675,10 @@ EndChar StartChar: uni2074 Encoding: 8308 8308 196 Width: 757 -Flags: MW +Flags: W +HStem: 919 66<251 380.375 495.5 569> 1195 66<156.496 409.062 553.359 647> 1481 20G<569.5 588> +VStem: 556 116<1696.88 1819> 557 36<1446.06 1500.94> +LayerCount: 2 Fore SplineSet 569 969 m 2 @@ -7247,7 +7728,10 @@ EndChar StartChar: Euro Encoding: 8364 8364 197 Width: 1449 -Flags: MW +Flags: W +HStem: -20 118<543.509 887.481> 540 110<22 902> 840 110<85 965> 1404 116<830.665 1210.88> +VStem: 1177 111<367.37 480> +LayerCount: 2 Fore SplineSet 1028 1404 m 0 @@ -7272,7 +7756,9 @@ EndChar StartChar: partialdiff Encoding: 8706 8706 198 Width: 1100 -Flags: MW +Flags: W +HStem: -20 90<244.36 504.986> 862 98<400.885 673.629> 1436 84<496.242 740.142> +LayerCount: 2 Fore SplineSet 200 470 m 0 @@ -7300,7 +7786,10 @@ EndChar StartChar: emptyset Encoding: 8709 8709 199 Width: 1140 -Flags: MW +Flags: W +HStem: 310 123<401.037 740.608> 1107 122<401.037 740.608> +VStem: 112 130<595.758 944.164> 898 130<592.305 957.759> +LayerCount: 2 Fore SplineSet 48 311 m 1 @@ -7324,7 +7813,9 @@ EndChar StartChar: product Encoding: 8719 8719 200 Width: 1770 -Flags: MW +Flags: W +HStem: 0 110<-55 164.998 354.998 594.926 915 1153.64 1344.73 1565> 1390 110<200.007 420.266 610.002 1411.67 1600.82 1820> +LayerCount: 2 Fore SplineSet 610 1347 m 2 @@ -7374,7 +7865,9 @@ EndChar StartChar: summation Encoding: 8721 8721 201 Width: 1305 -Flags: MW +Flags: W +HStem: 0 113<116 869.678> 1387 113<431 1112.74> +LayerCount: 2 Fore SplineSet 225 1500 m 1 @@ -7399,7 +7892,9 @@ EndChar StartChar: minus Encoding: 8722 8722 202 Width: 1224 -Flags: MW +Flags: W +HStem: 720 110<120 1104> +LayerCount: 2 Fore SplineSet 160 830 m 2 @@ -7417,7 +7912,9 @@ EndChar StartChar: uni2215 Encoding: 8725 8725 203 Width: 1039 -Flags: MW +Flags: W +HStem: 1540 20G<1014 1098> +LayerCount: 2 Fore Refer: 82 47 N 1 0 0 1 -0 0 2 EndChar @@ -7425,7 +7922,10 @@ EndChar StartChar: uni2219 Encoding: 8729 8729 204 Width: 440 -Flags: MW +Flags: W +HStem: 650 240<132.491 317.509> +VStem: 105 240<677.491 862.509> +LayerCount: 2 Fore SplineSet 105 770 m 0 @@ -7439,7 +7939,9 @@ EndChar StartChar: radical Encoding: 8730 8730 205 Width: 1130 -Flags: MW +Flags: W +HStem: -20 21G<366.701 511.482> 1390 110<1101 1265> +LayerCount: 2 Fore SplineSet 1101 1390 m 1 @@ -7460,7 +7962,10 @@ EndChar StartChar: infinity Encoding: 8734 8734 206 Width: 1813 -Flags: MW +Flags: W +HStem: 401 112<293.537 586.287 1222.13 1511.36> 1047 112<300.69 584.029 1222.31 1513.89> +VStem: 50 141<622.3 933.207> 1622 141<627.235 939.389> +LayerCount: 2 Fore SplineSet 1622 780 m 0 @@ -7492,7 +7997,11 @@ EndChar StartChar: integral Encoding: 8747 8747 207 Width: 782 -Flags: MW +Flags: W +HStem: -521 90<-131.747 130.482> 1490 90<493.518 755.747> +VStem: -328 192<-407.304 -228.445> 222 180<-311.444 1370.44> 760 192<1287.44 1466.3> +CounterMasks: 1 38 +LayerCount: 2 Fore SplineSet 222 1144 m 2 @@ -7518,7 +8027,10 @@ EndChar StartChar: approxequal Encoding: 8776 8776 208 Width: 1200 -Flags: MW +Flags: W +HStem: 364 123<642.54 847.121> 591 123<222.702 456.289> 864 123<749.347 953.121> 1091 123<328.975 562.385> +VStem: 41 124<382 534.115> 147 124<882 1034.12> 892 124<533.546 696> 999 123<1033.55 1196> +LayerCount: 2 Fore SplineSet 842 864 m 0 @@ -7569,7 +8081,9 @@ EndChar StartChar: notequal Encoding: 8800 8800 209 Width: 1119 -Flags: MW +Flags: W +HStem: 570 110<92 129 936 972> 870 110<155 1035> +LayerCount: 2 Fore SplineSet 190 282 m 2 @@ -7605,7 +8119,10 @@ EndChar StartChar: lessequal Encoding: 8804 8804 210 Width: 1119 -Flags: MW +Flags: W +HStem: 60 110<-12 869> +VStem: 120 130<753.269 797.517> +LayerCount: 2 Fore SplineSet 24 170 m 2 @@ -7639,7 +8156,10 @@ EndChar StartChar: greaterequal Encoding: 8805 8805 211 Width: 1119 -Flags: MW +Flags: W +HStem: 60 110<-10 871> +VStem: 870 130<752.483 796.731> +LayerCount: 2 Fore SplineSet 26 170 m 2 @@ -7673,7 +8193,8 @@ EndChar StartChar: lozenge Encoding: 9674 9674 212 Width: 1200 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 495 240 m 257 @@ -7692,7 +8213,10 @@ EndChar StartChar: uniF8E8 Encoding: 63720 63720 213 Width: 1125 -Flags: MW +Flags: W +HStem: 668 56<408.651 712.582> 864 39<345 559 762.153 852.375> 1112 43<550.094 716.271> 1364 40<457 501 599 774.256> 1536 56<571.287 875.171> +VStem: 717 72<906.186 1043.21> 730 75<931.986 1106.38> 800 72<1199.65 1353.14> +LayerCount: 2 Fore SplineSet 556 724 m 256 @@ -7756,7 +8280,10 @@ EndChar StartChar: uniF8E9 Encoding: 63721 63721 214 Width: 1125 -Flags: MW +Flags: W +HStem: 668 56<408.651 712.582> 847 45<510.511 672.446> 1357 44<597.971 782.645> 1536 56<571.287 875.171> +VStem: 365 83<932.473 1224.35> 851 40<1260.53 1285.78> 885 42<1352.69 1385> +LayerCount: 2 Fore SplineSet 556 724 m 256 @@ -7793,104 +8320,12 @@ SplineSet EndSplineSet EndChar -StartChar: uniF8EA -Encoding: 63722 63722 215 -Width: 1426 -Flags: MW -Fore -SplineSet -277 988 m 2 - 277 1005 l 2 - 277 1012 278 1015 285 1015 c 2 - 346 1015 l 2 - 362 1015 365 1016 368 1030 c 2 - 461 1465 l 2 - 464 1477 464 1479 449 1479 c 2 - 422 1479 l 2 - 327 1479 294 1447 266 1345 c 0 - 264 1337 262 1331 251 1331 c 2 - 237 1331 l 2 - 225 1331 227 1339 229 1347 c 2 - 264 1501 l 2 - 267 1512 269 1515 283 1515 c 2 - 738 1515 l 2 - 757 1515 757 1512 754 1498 c 2 - 718 1343 l 2 - 716 1333 717 1331 704 1331 c 2 - 694 1331 l 2 - 679 1331 679 1333 682 1345 c 0 - 703 1448 690 1479 595 1479 c 2 - 553 1479 l 2 - 540 1479 537 1477 534 1465 c 2 - 441 1030 l 2 - 438 1017 439 1015 455 1015 c 2 - 514 1015 l 2 - 525 1015 526 1012 526 1000 c 2 - 526 989 l 2 - 526 976 522 975 509 975 c 2 - 287 975 l 2 - 278 975 277 978 277 988 c 2 -1292 1414 m 2 - 1054 977 l 2 - 1050 969 1046 968 1033 968 c 2 - 1010 968 l 2 - 1000 968 998 973 997 981 c 2 - 938 1442 l 2 - 937 1453 939 1462 935 1462 c 0 - 932 1462 932 1456 929 1445 c 2 - 826 1028 l 2 - 823 1015 825 1015 841 1015 c 2 - 895 1015 l 2 - 903 1015 906 1013 906 1005 c 2 - 906 985 l 2 - 906 975 903 975 893 975 c 2 - 704 975 l 2 - 694 975 690 976 690 986 c 2 - 690 1002 l 2 - 690 1012 692 1015 702 1015 c 2 - 753 1015 l 2 - 774 1015 775 1015 779 1031 c 2 - 887 1460 l 2 - 891 1475 889 1475 870 1475 c 2 - 824 1475 l 2 - 813 1475 810 1477 810 1487 c 2 - 810 1501 l 2 - 810 1514 816 1515 828 1515 c 2 - 966 1515 l 2 - 990 1515 994 1513 997 1491 c 2 - 1042 1105 l 2 - 1045 1078 1042 1067 1049 1067 c 0 - 1055 1067 1062 1084 1073 1105 c 2 - 1288 1503 l 2 - 1293 1512 1296 1515 1311 1515 c 2 - 1458 1515 l 2 - 1467 1515 1470 1513 1470 1504 c 2 - 1470 1489 l 2 - 1470 1476 1467 1475 1454 1475 c 2 - 1398 1475 l 2 - 1388 1475 1383 1475 1382 1466 c 2 - 1306 1028 l 2 - 1304 1016 1306 1015 1320 1015 c 2 - 1383 1015 l 2 - 1396 1015 1396 1011 1396 998 c 2 - 1396 989 l 2 - 1396 976 1393 975 1380 975 c 2 - 1164 975 l 2 - 1154 975 1152 977 1152 988 c 2 - 1152 999 l 2 - 1152 1012 1154 1015 1167 1015 c 2 - 1226 1015 l 2 - 1241 1015 1240 1018 1242 1030 c 2 - 1310 1407 l 2 - 1316 1440 1322 1454 1316 1454 c 0 - 1310 1454 1305 1438 1292 1414 c 2 -EndSplineSet -EndChar - -StartChar: uniFF10 -Encoding: 65296 65296 216 -Width: 880 -Flags: MW +StartChar: uniFF10 +Encoding: 65296 65296 215 +Width: 880 +Flags: W +HStem: -20 100<261.953 418.33> 1420 100<537.943 697.86> +LayerCount: 2 Fore SplineSet 116 750 m 0 @@ -7907,73 +8342,95 @@ EndSplineSet EndChar StartChar: uniFF11 -Encoding: 65297 65297 217 +Encoding: 65297 65297 216 Width: 880 -Flags: MW +Flags: W +HStem: 0 110<-7 198.998 389.296 543> 1220 110<264.041 425.723> +VStem: 588 112<1490.93 1579.66> +LayerCount: 2 Fore Refer: 3 49 N 1 0 0 1 25 0 2 EndChar StartChar: uniFF12 -Encoding: 65298 65298 218 +Encoding: 65298 65298 217 Width: 880 -Flags: MW +Flags: W +HStem: -20 201<396.875 558.252> 0 21G<-57.5 14.5> 100 34<66 172> 1426 94<438.185 655.65> +VStem: 597 95<224.821 354> +LayerCount: 2 Fore Refer: 4 50 N 1 0 0 1 -20 0 2 EndChar StartChar: uniFF13 -Encoding: 65299 65299 219 +Encoding: 65299 65299 218 Width: 880 -Flags: MW +Flags: W +HStem: -20 83<126.407 353.331> 717 109<297.039 470.206> 1436 84<422.504 630.042> +LayerCount: 2 Fore Refer: 5 51 N 1 0 0 1 20 0 2 EndChar StartChar: uniFF14 -Encoding: 65300 65300 220 +Encoding: 65300 65300 219 Width: 880 -Flags: MW +Flags: W +HStem: 0 110<297 404 592.953 699> 460 110<247.544 463 695.998 819> 1480 20G<761.5 911.5> +VStem: 708 60<888.211 969.732> +LayerCount: 2 Fore Refer: 6 52 N 1 0 0 1 10 0 2 EndChar StartChar: uniFF15 -Encoding: 65301 65301 221 +Encoding: 65301 65301 220 Width: 880 -Flags: MW +Flags: W +HStem: -20 84<150.672 380.574> 902 98<413.186 603.315> 1320 180<448.438 839.988> +LayerCount: 2 Fore Refer: 7 53 N 1 0 0 1 35 0 2 EndChar StartChar: uniFF16 -Encoding: 65302 65302 222 +Encoding: 65302 65302 221 Width: 880 -Flags: MW +Flags: W +HStem: -20 90<234.007 419.997> 862 98<408.71 676> 1436 84<557.938 733.199> +LayerCount: 2 Fore Refer: 8 54 N 1 0 0 1 0 0 2 EndChar StartChar: uniFF17 -Encoding: 65303 65303 223 +Encoding: 65303 65303 222 Width: 880 -Flags: MW +Flags: W +HStem: -20 21G<229 312> 1266 134<617 802.037> 1334 186<373.539 572.607> 1480 20G<930.5 1020.5> +VStem: 204 94<1146 1277.93> +LayerCount: 2 Fore Refer: 9 55 N 1 0 0 1 26 0 2 EndChar StartChar: uniFF18 -Encoding: 65304 65304 224 +Encoding: 65304 65304 223 Width: 880 -Flags: MW +Flags: W +HStem: -20 90<216.35 354.007> 760 100<399.053 494.182> 1430 90<511.127 625.01> +LayerCount: 2 Fore Refer: 10 56 N 1 0 0 1 20 0 2 EndChar StartChar: uniFF19 -Encoding: 65305 65305 225 +Encoding: 65305 65305 224 Width: 880 -Flags: MW +Flags: W +HStem: -20 84<199.801 374.599> 540 98<257 523.79> 1430 90<512.861 698.884> +LayerCount: 2 Fore SplineSet 198 108 m 0 @@ -7999,9 +8456,11 @@ EndSplineSet EndChar StartChar: zero.oldstyle -Encoding: 65538 -1 226 +Encoding: 65538 -1 225 Width: 880 -Flags: MW +Flags: W +HStem: -20 100<268.272 418.032> 960 100<443.883 593.998> +LayerCount: 2 Fore SplineSet 65 520 m 0 @@ -8019,9 +8478,12 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" zero.oldtab EndChar StartChar: one.oldstyle -Encoding: 65539 -1 227 +Encoding: 65539 -1 226 Width: 700 -Flags: MW +Flags: W +HStem: 0 110<-32 173.998 364.296 518> 770 110<139.053 300.726> +VStem: 463 112<1040.9 1129.51> +LayerCount: 2 Fore SplineSet -32 38 m 2 @@ -8052,9 +8514,12 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" one.oldtab EndChar StartChar: two.oldstyle -Encoding: 65540 -1 228 +Encoding: 65540 -1 227 Width: 834 -Flags: MW +Flags: W +HStem: -60 186<380.429 561.907> 60 134<121.739 343> 1056 84<361.824 535.437> +VStem: 609 95<176.6 314> +LayerCount: 2 Fore SplineSet 704 290 m 0 @@ -8088,9 +8553,11 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" two.oldtab EndChar StartChar: three.oldstyle -Encoding: 65541 -1 229 +Encoding: 65541 -1 228 Width: 780 -Flags: MW +Flags: W +HStem: -480 83<4.40671 231.331> 257 109<175.039 348.206> 976 84<300.504 508.042> +LayerCount: 2 Fore SplineSet -127 -212 m 0 @@ -8122,9 +8589,12 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" three.oldtab EndChar StartChar: four.oldstyle -Encoding: 65542 -1 230 +Encoding: 65542 -1 229 Width: 870 -Flags: MW +Flags: W +HStem: -460 110<185 292 480.953 587> 0 110<135.544 351 583.998 707> +VStem: 596 60<428.211 509.732> +LayerCount: 2 Fore SplineSet 587 -376 m 2 @@ -8173,9 +8643,11 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" four.oldtab EndChar StartChar: five.oldstyle -Encoding: 65543 -1 231 +Encoding: 65543 -1 230 Width: 840 -Flags: MW +Flags: W +HStem: -480 84<13.6719 243.574> 442 98<276.186 466.315> 860 180<311.438 702.988> +LayerCount: 2 Fore SplineSet -115 -202 m 0 @@ -8212,9 +8684,12 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" five.oldtab EndChar StartChar: seven.oldstyle -Encoding: 65544 -1 232 +Encoding: 65544 -1 231 Width: 818 -Flags: MW +Flags: W +HStem: 806 134<489 674.037> 874 186<244.309 444.607> +VStem: 76 95<686 817.927> +LayerCount: 2 Fore SplineSet 76 702 m 0 @@ -8244,9 +8719,11 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" seven.oldtab EndChar StartChar: nine.oldstyle -Encoding: 65545 -1 233 +Encoding: 65545 -1 232 Width: 840 -Flags: MW +Flags: W +HStem: -480 84<77.801 252.632> 80 98<135 401.79> 970 90<390.861 576.897> +LayerCount: 2 Fore SplineSet 76 -352 m 0 @@ -8273,9 +8750,11 @@ Substitution2: "'tnum' Tabular Numbers lookup 2 subtable" nine.oldtab EndChar StartChar: zero.oldtab -Encoding: 65546 -1 234 +Encoding: 65546 -1 233 Width: 880 -Flags: MW +Flags: W +HStem: -20 100<268.272 418.032> 960 100<443.883 593.998> +LayerCount: 2 Fore SplineSet 65 520 m 0 @@ -8292,9 +8771,12 @@ EndSplineSet EndChar StartChar: one.oldtab -Encoding: 65547 -1 235 +Encoding: 65547 -1 234 Width: 880 -Flags: MW +Flags: W +HStem: 0 110<58 263.998 454.296 608> 770 110<229.053 390.726> +VStem: 553 112<1040.9 1129.51> +LayerCount: 2 Fore SplineSet 58 38 m 2 @@ -8324,9 +8806,12 @@ EndSplineSet EndChar StartChar: two.oldtab -Encoding: 65548 -1 236 +Encoding: 65548 -1 235 Width: 880 -Flags: MW +Flags: W +HStem: -60 186<403.427 584.905> 60 134<144.737 365.998> 1056 84<384.822 558.436> +VStem: 631.998 95<176.6 314> +LayerCount: 2 Fore SplineSet 726.998046875 290 m 0 @@ -8359,9 +8844,11 @@ EndSplineSet EndChar StartChar: three.oldtab -Encoding: 65549 -1 237 +Encoding: 65549 -1 236 Width: 880 -Flags: MW +Flags: W +HStem: -480 83<54.4067 281.331> 257 109<225.039 398.206> 976 84<350.504 558.042> +LayerCount: 2 Fore SplineSet -77 -212 m 0 @@ -8392,9 +8879,12 @@ EndSplineSet EndChar StartChar: four.oldtab -Encoding: 65550 -1 238 +Encoding: 65550 -1 237 Width: 880 -Flags: MW +Flags: W +HStem: -460 110<190 297 485.953 592> 0 110<140.544 356 588.998 712> +VStem: 601 60<428.211 509.732> +LayerCount: 2 Fore SplineSet 592 -376 m 2 @@ -8442,9 +8932,11 @@ EndSplineSet EndChar StartChar: five.oldtab -Encoding: 65551 -1 239 +Encoding: 65551 -1 238 Width: 880 -Flags: MW +Flags: W +HStem: -480 84<33.6729 263.575> 442 98<296.187 486.316> 860 180<331.438 722.989> +LayerCount: 2 Fore SplineSet -94.9990234375 -202 m 0 @@ -8480,9 +8972,12 @@ EndSplineSet EndChar StartChar: seven.oldtab -Encoding: 65552 -1 240 +Encoding: 65552 -1 239 Width: 880 -Flags: MW +Flags: W +HStem: 806 134<520 705.037> 874 186<275.309 475.607> +VStem: 107 95<686 817.927> +LayerCount: 2 Fore SplineSet 107 702 m 0 @@ -8511,9 +9006,11 @@ EndSplineSet EndChar StartChar: nine.oldtab -Encoding: 65553 -1 241 +Encoding: 65553 -1 240 Width: 880 -Flags: MW +Flags: W +HStem: -480 84<97.8029 272.634> 80 98<155.002 421.792> 970 90<410.863 596.899> +LayerCount: 2 Fore SplineSet 96.001953125 -352 m 0 @@ -8539,30 +9036,38 @@ EndSplineSet EndChar StartChar: uni030C.alt -Encoding: 65554 -1 242 +Encoding: 65554 -1 241 Width: 0 -Flags: MW +Flags: W +HStem: 975 81<509 639.167> 1266 236<622.955 761.901> +VStem: 593 274<1289.7 1457.2> AnchorPoint: "Anchor-1" 377 920 mark 0 +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 516 1286 2 EndChar StartChar: uni0000 -Encoding: 0 0 243 +Encoding: 0 0 242 Width: 400 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: uni000D -Encoding: 13 13 244 +Encoding: 13 13 243 Width: 600 -Flags: MW +Flags: W +LayerCount: 2 EndChar StartChar: Agrave -Encoding: 192 192 245 +Encoding: 192 192 244 Width: 1210 -Flags: MW +Flags: W +HStem: 0 110<-149.984 -26.0042 104.514 210 613 736.797 932.493 1047> 440 110<326.853 716.086> 1490 20G<666 836> +VStem: 701 165<1195.27 1345.98> 724 208<285.692 438.727> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -17 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -8570,9 +9075,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ag EndChar StartChar: Aacute -Encoding: 193 193 246 +Encoding: 193 193 245 Width: 1210 -Flags: MW +Flags: W +HStem: 0 110<-149.984 -26.0042 104.514 210 613 736.797 932.493 1047> 440 110<326.853 716.086> 1490 20G<666 836> +VStem: 701 165<1195.27 1345.98> 724 208<285.692 438.727> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 155 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -8580,9 +9088,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" aa EndChar StartChar: Acircumflex -Encoding: 194 194 247 +Encoding: 194 194 246 Width: 1210 -Flags: MW +Flags: W +HStem: 0 110<-149.984 -26.0042 104.514 210 613 736.797 932.493 1047> 440 110<326.853 716.086> 1490 20G<666 836> 1684 265 +VStem: 701 165<1195.27 1345.98> 724 208<285.692 438.727> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 75 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -8590,9 +9101,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ac EndChar StartChar: Atilde -Encoding: 195 195 248 +Encoding: 195 195 247 Width: 1210 -Flags: MW +Flags: W +HStem: 0 110<-149.984 -26.0042 104.514 210 613 736.797 932.493 1047> 440 110<326.853 716.086> 1490 20G<666 836> 1680 116<931.398 1092.6> 1838 116<595.15 771.225> +VStem: 701 165<1195.27 1345.98> 724 208<285.692 438.727> 1128 84<1829.9 1934> +LayerCount: 2 Fore Refer: 119 732 N 1 0 0 1 118 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -8600,9 +9114,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" at EndChar StartChar: Adieresis -Encoding: 196 196 249 +Encoding: 196 196 248 Width: 1210 -Flags: MW +Flags: W +HStem: 0 110<-149.984 -26.0042 104.514 210 613 736.797 932.493 1047> 440 110<326.853 716.086> 1490 20G<666 836> 1690 193<573.4 732.6 893.4 1052.6> +VStem: 557 192<1706.4 1866.28> 701 165<1195.27 1345.98> 724 208<285.692 438.727> 877 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 93 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -8610,9 +9127,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ad EndChar StartChar: Aring -Encoding: 197 197 250 +Encoding: 197 197 249 Width: 1210 -Flags: MW +Flags: W +HStem: 0 110<-149.984 -26.0042 104.514 210 613 736.797 932.493 1047> 440 110<326.853 716.086> 1490 20G<666 836> 1494 74<697.847 857.417> 1781 73<730.42 884.654> +VStem: 613 359 701 165<1195.27 1345.98> 724 208<285.692 438.727> +LayerCount: 2 Fore Refer: 117 730 N 1 0 0 1 57 -186 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -8620,9 +9140,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ar EndChar StartChar: AE -Encoding: 198 198 251 +Encoding: 198 198 250 Width: 2278 -Flags: MW +Flags: W +HStem: 0 110<0.015625 128.995 303.719 380 740.01 839.998 1040.11 1400.76> 440 110<601.578 1096> 736 80<1200.19 1351.48> 1390 110<1028.02 1112.41 1059.9 1128 1310.92 1670.86> +VStem: 1364 91<496 591.5> 1470 97<948.5 1046> 1606 104<424.466 510> 1709 101<1030.14 1133.15> +LayerCount: 2 Fore SplineSet 1145 1390 m 1 @@ -8654,9 +9177,12 @@ Refer: 16 69 N 1 0 0 1 820 0 2 EndChar StartChar: Ccedilla -Encoding: 199 199 252 +Encoding: 199 199 251 Width: 1109 -Flags: MW +Flags: W +HStem: -494 73<112.034 281.619> -20 126<297.59 605.252> 1398 122<588.215 866.819> 1480 20G<1102 1182> +VStem: 9 200<194.851 754.004> 110 374 980 112<990 1087.48> +LayerCount: 2 Fore Refer: 162 184 N 1 0 0 1 27 15 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -8664,9 +9190,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" cc EndChar StartChar: Egrave -Encoding: 200 200 253 +Encoding: 200 200 252 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<-79.9903 19.9976 220.107 580.76> 736 80<380.19 531.479> 1390 110<208.016 292.409 490.916 850.857> +VStem: 544 91<496 591.5> 650 97<948.5 1046> 786 104<424.466 510> 889 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -47 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -8674,9 +9203,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" eg EndChar StartChar: Eacute -Encoding: 201 201 254 +Encoding: 201 201 253 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<-79.9903 19.9976 220.107 580.76> 736 80<380.19 531.479> 1390 110<208.016 292.409 490.916 850.857> +VStem: 544 91<496 591.5> 650 97<948.5 1046> 786 104<424.466 510> 889 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 55 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -8684,9 +9216,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ea EndChar StartChar: Ecircumflex -Encoding: 202 202 255 +Encoding: 202 202 254 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<-79.9903 19.9976 220.107 580.76> 736 80<380.19 531.479> 1390 110<208.016 292.409 490.916 850.857> 1684 265 +VStem: 544 91<496 591.5> 650 97<948.5 1046> 786 104<424.466 510> 889 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 55 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -8694,9 +9229,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ec EndChar StartChar: Edieresis -Encoding: 203 203 256 +Encoding: 203 203 255 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<-79.9903 19.9976 220.107 580.76> 736 80<380.19 531.479> 1390 110<208.016 292.409 490.916 850.857> 1690 193<493.4 652.6 813.4 972.6> +VStem: 477 192<1706.4 1866.28> 544 91<496 591.5> 650 97<948.5 1046> 786 104<424.466 510> 797 192<1706.4 1866.28> 889 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 13 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -8704,9 +9242,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ed EndChar StartChar: Igrave -Encoding: 204 204 257 +Encoding: 204 204 256 Width: 520 -Flags: MW +Flags: W +HStem: 0 110<-105 29.9973 231.997 354.967> 1390 110<191 295.003 495.002 621> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -345 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8714,9 +9254,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ig EndChar StartChar: Iacute -Encoding: 205 205 258 +Encoding: 205 205 257 Width: 520 -Flags: MW +Flags: W +HStem: 0 110<-105 29.9973 231.997 354.967> 1390 110<191 295.003 495.002 621> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -193 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8724,9 +9266,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ia EndChar StartChar: Icircumflex -Encoding: 206 206 259 +Encoding: 206 206 258 Width: 520 -Flags: MW +Flags: W +HStem: 0 110<-105 29.9973 231.997 354.967> 1390 110<191 295.003 495.002 621> 1684 265 +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -233 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8734,9 +9278,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ic EndChar StartChar: Idieresis -Encoding: 207 207 260 +Encoding: 207 207 259 Width: 520 -Flags: MW +Flags: W +HStem: 0 110<-105 29.9973 231.997 354.967> 1390 110<191 295.003 495.002 621> 1690 193<245.4 404.6 565.4 724.6> +VStem: 229 192<1706.4 1866.28> 549 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 -235 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -8744,9 +9291,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" id EndChar StartChar: Ntilde -Encoding: 209 209 261 +Encoding: 209 209 260 Width: 1090 -Flags: MW +Flags: W +HStem: -20 21G<605.5 779> 0 110<-110 19.9982 145.998 260> 1390 110<190 277.725 856 962.267 1090 1216> 1680 116<843.398 1004.6> 1838 116<507.15 683.225> +VStem: 1040 84<1829.9 1934> +LayerCount: 2 Fore Refer: 119 732 N 1 0 0 1 30 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -8754,9 +9304,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" nt EndChar StartChar: Ograve -Encoding: 210 210 262 +Encoding: 210 210 261 Width: 1050 -Flags: MW +Flags: W +HStem: -20 100<243.405 460.945> 1420 100<592.312 816.222> +VStem: 10 180<148.403 627.542> 860 190<850.235 1347.67> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -35 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -8764,9 +9317,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" og EndChar StartChar: Oacute -Encoding: 211 211 263 +Encoding: 211 211 262 Width: 1050 -Flags: MW +Flags: W +HStem: -20 100<243.405 460.945> 1420 100<592.312 816.222> +VStem: 10 180<148.403 627.542> 860 190<850.235 1347.67> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 107 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -8774,9 +9330,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" oa EndChar StartChar: Ocircumflex -Encoding: 212 212 264 +Encoding: 212 212 263 Width: 1050 -Flags: MW +Flags: W +HStem: -20 100<243.405 460.945> 1420 100<592.312 816.222> 1684 265 +VStem: 10 180<148.403 627.542> 860 190<850.235 1347.67> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 57 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -8784,9 +9343,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" oc EndChar StartChar: Otilde -Encoding: 213 213 265 +Encoding: 213 213 264 Width: 1050 -Flags: MW +Flags: W +HStem: -20 100<243.405 460.945> 1420 100<592.312 816.222> 1680 116<893.398 1054.6> 1838 116<557.15 733.225> +VStem: 10 180<148.403 627.542> 860 190<850.235 1347.67> 1090 84<1829.9 1934> +LayerCount: 2 Fore Refer: 119 732 N 1 0 0 1 80 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -8794,9 +9356,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ot EndChar StartChar: Odieresis -Encoding: 214 214 266 +Encoding: 214 214 265 Width: 1050 -Flags: MW +Flags: W +HStem: -20 100<243.405 460.945> 1420 100<592.312 816.222> 1690 193<565.4 724.6 885.4 1044.6> +VStem: 10 180<148.403 627.542> 549 192<1706.4 1866.28> 860 190<850.235 1347.67> 869 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 85 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -8804,9 +9369,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" od EndChar StartChar: Ugrave -Encoding: 217 217 267 +Encoding: 217 217 266 Width: 1130 -Flags: MW +Flags: W +HStem: -30 120<312.959 603.306> 1390 110<174 275.003 476.002 614 874 995.002 1115 1234> +VStem: 47 198<155.106 593.607> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -15 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8814,9 +9382,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ug EndChar StartChar: Uacute -Encoding: 218 218 268 +Encoding: 218 218 267 Width: 1130 -Flags: MW +Flags: W +HStem: -30 120<312.959 603.306> 1390 110<174 275.003 476.002 614 874 995.002 1115 1234> +VStem: 47 198<155.106 593.607> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 97 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8824,9 +9395,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ua EndChar StartChar: Ucircumflex -Encoding: 219 219 269 +Encoding: 219 219 268 Width: 1130 -Flags: MW +Flags: W +HStem: -30 120<312.959 603.306> 1390 110<174 275.003 476.002 614 874 995.002 1115 1234> 1684 265 +VStem: 47 198<155.106 593.607> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 57 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8834,9 +9408,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uc EndChar StartChar: Udieresis -Encoding: 220 220 270 +Encoding: 220 220 269 Width: 1130 -Flags: MW +Flags: W +HStem: -30 120<312.959 603.306> 1390 110<174 275.003 476.002 614 874 995.002 1115 1234> 1690 193<545.4 704.6 865.4 1024.6> +VStem: 47 198<155.106 593.607> 529 192<1706.4 1866.28> 849 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 65 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -8844,9 +9421,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ud EndChar StartChar: Yacute -Encoding: 221 221 271 +Encoding: 221 221 270 Width: 1140 -Flags: MW +Flags: W +HStem: 0 110<218 345.475 545.305 658> 1390 110<150 245.969 454.996 590.987 860.004 970.006 1115.56 1280> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 77 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -8854,9 +9433,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ya EndChar StartChar: Thorn -Encoding: 222 222 272 +Encoding: 222 222 271 Width: 1006 -Flags: MW +Flags: W +HStem: 0 110<-116 28.9973 231.547 343.967> 340 110<297.272 579.539> 1070 110<458.328 716.176> 1390 110<192 284.003 484.002 610> +VStem: 768 220<657.905 1025> LayerCount: 2 Back SplineSet @@ -8939,9 +9520,12 @@ EndSplineSet EndChar StartChar: ccedilla -Encoding: 231 231 273 +Encoding: 231 231 272 Width: 742 -Flags: MW +Flags: W +HStem: -479 73<33.3099 202.895> -20 98<205.143 391.995> 976 84<396.536 581.492> +VStem: -5 181<141.312 570.671> 31.2756 374 594 149<746 951.643> +LayerCount: 2 Fore Refer: 162 184 N 1 0 0 1 -51.7244 30 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -8949,9 +9533,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" c EndChar StartChar: agrave -Encoding: 224 224 274 +Encoding: 224 224 273 Width: 818 -Flags: MW +Flags: W +HStem: -20 94<199.894 317.436 492.501 630.853> 976 82<385.811 508.958> +VStem: -6 188<97.6641 571.941> 606 174<958 1040> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -230.217 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8959,9 +9546,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: aacute -Encoding: 225 225 275 +Encoding: 225 225 274 Width: 818 -Flags: MW +Flags: W +HStem: -20 94<199.894 317.436 492.501 630.853> 976 82<385.811 508.958> +VStem: -6 188<97.6641 571.941> 606 174<958 1040> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -88.2163 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8969,9 +9559,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: acircumflex -Encoding: 226 226 276 +Encoding: 226 226 275 Width: 818 -Flags: MW +Flags: W +HStem: -20 94<199.894 317.436 492.501 630.853> 976 82<385.811 508.958> 1224 265 +VStem: -6 188<97.6641 571.941> 606 174<958 1040> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -158.216 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8979,9 +9572,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: atilde -Encoding: 227 227 277 +Encoding: 227 227 276 Width: 818 -Flags: MW +Flags: W +HStem: -20 94<199.894 317.436 492.501 630.853> 976 82<385.811 508.958> 1220 116<648.182 809.379> 1378 116<311.934 488.009> +VStem: -6 188<97.6641 571.941> 606 174<958 1040> 844.784 84<1369.9 1474> +LayerCount: 2 Fore Refer: 119 732 N 1 0 0 1 -165.216 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8989,9 +9585,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: adieresis -Encoding: 228 228 278 +Encoding: 228 228 277 Width: 818 -Flags: MW +Flags: W +HStem: -20 94<199.894 317.436 492.501 630.853> 976 82<385.811 508.958> 1230 193<320.184 479.384 640.184 799.384> +VStem: -6 188<97.6641 571.941> 303.784 192<1246.4 1406.28> 606 174<958 1040> 623.784 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 -160.216 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -8999,9 +9598,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: aring -Encoding: 229 229 279 +Encoding: 229 229 278 Width: 818 -Flags: MW +Flags: W +HStem: -20 94<199.894 317.436 492.501 630.853> 976 82<385.811 508.958> 1220 74<471.631 631.201> 1507 73<504.204 658.438> +VStem: -6 188<97.6641 571.941> 386.784 359 606 174<958 1040> +LayerCount: 2 Fore Refer: 117 730 N 1 0 0 1 -169.216 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -9009,9 +9611,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: Eth -Encoding: 208 208 280 +Encoding: 208 208 279 Width: 1124 -Flags: MW +Flags: W +HStem: 0 110<-80 37.9982 237.998 517.285> 730 110<76 583> 1390 110<194.004 292.712 492.864 801.456> +VStem: 906 200<720.836 1286> +LayerCount: 2 Fore SplineSet 110 840 m 2 @@ -9028,9 +9633,12 @@ Refer: 15 68 N 1 0 0 1 0 0 2 EndChar StartChar: Oslash -Encoding: 216 216 281 +Encoding: 216 216 280 Width: 1050 -Flags: MW +Flags: W +HStem: -20 100<243.405 460.945> 1420 100<592.312 816.222> +VStem: 10 180<148.403 627.542> 860 190<850.235 1347.67> +LayerCount: 2 Fore SplineSet 996 1660 m 2 @@ -9047,9 +9655,11 @@ Refer: 26 79 N 1 0 0 1 0 0 2 EndChar StartChar: ae -Encoding: 230 230 282 +Encoding: 230 230 281 Width: 1226 -Flags: MW +Flags: W +HStem: -20 112<149.271 386.018> -20 98<709.785 907.708> 522 76<301.281 483.109> 968 92<333.034 528.69 892.859 1020.92> +VStem: 167 164<750.205 952.482> 1029 172<715.081 962.472> LayerCount: 2 Back SplineSet @@ -9116,9 +9726,12 @@ EndSplineSet EndChar StartChar: germandbls -Encoding: 223 223 283 +Encoding: 223 223 282 Width: 1011 -Flags: MW +Flags: W +HStem: -20 113<447.699 632.832> 0 113<-114 3.0318> 1463 107<562.572 864.599> +VStem: 277 246<193.574 329.685> 623 160<640.335 921.381> 672 208<132.518 603.422> 932 179<1184.43 1400.49> +LayerCount: 2 Fore SplineSet 880 320 m 0 @@ -9151,9 +9764,12 @@ EndSplineSet EndChar StartChar: eacute -Encoding: 233 233 284 +Encoding: 233 233 283 Width: 728 -Flags: MW +Flags: W +HStem: -20 98<214.468 406.56> 966 94<398.534 536.168> +VStem: -7 184<135.866 499.409> 540 166<722.616 964.405> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -135.629 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -9161,9 +9777,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: egrave -Encoding: 232 232 285 +Encoding: 232 232 284 Width: 728 -Flags: MW +Flags: W +HStem: -20 98<214.468 406.56> 966 94<398.534 536.168> +VStem: -7 184<135.866 499.409> 540 166<722.616 964.405> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -267.629 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -9171,9 +9790,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: ecircumflex -Encoding: 234 234 286 +Encoding: 234 234 285 Width: 728 -Flags: MW +Flags: W +HStem: -20 98<214.468 406.56> 966 94<398.534 536.168> 1224 265 +VStem: -7 184<135.866 499.409> 540 166<722.616 964.405> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -165.629 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -9181,9 +9803,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: edieresis -Encoding: 235 235 287 +Encoding: 235 235 286 Width: 728 -Flags: MW +Flags: W +HStem: -20 98<214.468 406.56> 966 94<398.534 536.168> 1230 193<322.771 481.971 642.771 801.971> +VStem: -7 184<135.866 499.409> 306.371 192<1246.4 1406.28> 540 166<722.616 964.405> 626.371 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 -157.629 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -9191,9 +9816,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: igrave -Encoding: 236 236 288 +Encoding: 236 236 287 Width: 436 -Flags: MW +Flags: W +HStem: -20 94<104 239.03> 930 110<119 193.002> +VStem: 2 180<74.406 281.703> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -511 -460 2 Refer: 172 305 N 1 0 0 1 0 0 3 @@ -9201,9 +9829,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: iacute -Encoding: 237 237 289 +Encoding: 237 237 288 Width: 436 -Flags: MW +Flags: W +HStem: -20 94<104 239.03> 930 110<119 193.002> +VStem: 2 180<74.406 281.703> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -329 -460 2 Refer: 172 305 N 1 0 0 1 0 0 3 @@ -9211,9 +9842,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: icircumflex -Encoding: 238 238 290 +Encoding: 238 238 289 Width: 436 -Flags: MW +Flags: W +HStem: -20 94<104 239.03> 930 110<119 193.002> 1224 265 +VStem: 2 180<74.406 281.703> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -399 -460 2 Refer: 172 305 N 1 0 0 1 0 0 3 @@ -9221,9 +9855,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: idieresis -Encoding: 239 239 291 +Encoding: 239 239 290 Width: 436 -Flags: MW +Flags: W +HStem: -20 94<104 239.03> 930 110<119 193.002> 1230 193<89.4004 248.6 409.4 568.6> +VStem: 2 180<74.406 281.703> 73 192<1246.4 1406.28> 393 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 -391 -460 2 Refer: 172 305 N 1 0 0 1 0 0 3 @@ -9231,9 +9868,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: eth -Encoding: 240 240 292 +Encoding: 240 240 291 Width: 1240 -Flags: MW +Flags: W +HStem: -22 90<310.798 578.326> 960 98<523.19 814.951> +LayerCount: 2 Fore SplineSet 248 508 m 0 @@ -9258,9 +9897,12 @@ Refer: 84 45 N 0.749531 0.661969 -0.661969 0.749531 1178 665 2 EndChar StartChar: ntilde -Encoding: 241 241 293 +Encoding: 241 241 292 Width: 873 -Flags: MW +Flags: W +HStem: -20 94<556 691.03> 0 21G<26.5 153.5> 930 110<143 200.002> 952 106<527.911 725.5> 1220 116<763.951 925.148> 1378 116<427.703 603.778> +VStem: 464 170<74.406 274.734> 960.553 84<1369.9 1474> +LayerCount: 2 Fore Refer: 119 732 N 1 0 0 1 -49.4475 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 @@ -9268,9 +9910,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" n EndChar StartChar: ograve -Encoding: 242 242 294 +Encoding: 242 242 293 Width: 787 -Flags: MW +Flags: W +HStem: -20 90<203.436 361.889> 970 90<386.112 548.769> +VStem: -5 181<135.844 572.897> 575 183<462.401 920.494> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -281.376 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -9278,9 +9923,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: oacute -Encoding: 243 243 295 +Encoding: 243 243 294 Width: 787 -Flags: MW +Flags: W +HStem: -20 90<203.436 361.889> 970 90<386.112 548.769> +VStem: -5 181<135.844 572.897> 575 183<462.401 920.494> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -139.376 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -9288,9 +9936,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: ocircumflex -Encoding: 244 244 296 +Encoding: 244 244 295 Width: 787 -Flags: MW +Flags: W +HStem: -20 90<203.436 361.889> 970 90<386.112 548.769> 1224 265 +VStem: -5 181<135.844 572.897> 575 183<462.401 920.494> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -169.376 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -9298,9 +9949,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: otilde -Encoding: 245 245 297 +Encoding: 245 245 296 Width: 787 -Flags: MW +Flags: W +HStem: -20 90<203.436 361.889> 970 90<386.112 548.769> 1220 116<647.022 808.219> 1378 116<310.774 486.849> +VStem: -5 181<135.844 572.897> 575 183<462.401 920.494> 843.624 84<1369.9 1474> +LayerCount: 2 Fore Refer: 119 732 N 1 0 0 1 -166.376 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -9308,9 +9962,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: odieresis -Encoding: 246 246 298 +Encoding: 246 246 297 Width: 787 -Flags: MW +Flags: W +HStem: -20 90<203.436 361.889> 970 90<386.112 548.769> 1230 193<299.024 458.224 619.024 778.224> +VStem: -5 181<135.844 572.897> 282.624 192<1246.4 1406.28> 575 183<462.401 920.494> 602.624 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 -181.376 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -9318,9 +9975,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: oslash -Encoding: 248 248 299 +Encoding: 248 248 298 Width: 787 -Flags: MW +Flags: W +HStem: -20 90<203.436 361.889> 970 90<386.112 548.769> +VStem: -5 181<135.844 572.897> 575 183<462.401 920.494> +LayerCount: 2 Fore SplineSet 736 1215 m 2 @@ -9337,9 +9997,11 @@ Refer: 52 111 N 1 0 0 1 0 0 2 EndChar StartChar: ugrave -Encoding: 249 249 300 +Encoding: 249 249 299 Width: 856 -Flags: MW +Flags: W +HStem: -20 94<622.478 677.108> -18 116<131.48 297.245> 966 94<121.291 284.5> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -281.245 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -9347,9 +10009,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: uacute -Encoding: 250 250 301 +Encoding: 250 250 300 Width: 856 -Flags: MW +Flags: W +HStem: -20 94<622.478 677.108> -18 116<131.48 297.245> 966 94<121.291 284.5> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -79.2442 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -9357,9 +10021,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: ucircumflex -Encoding: 251 251 302 +Encoding: 251 251 301 Width: 856 -Flags: MW +Flags: W +HStem: -20 94<622.478 677.108> -18 116<131.48 297.245> 966 94<121.291 284.5> 1224 265 +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -129.245 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -9367,9 +10033,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: udieresis -Encoding: 252 252 303 +Encoding: 252 252 302 Width: 856 -Flags: MW +Flags: W +HStem: -20 94<622.478 677.108> -18 116<131.48 297.245> 966 94<121.291 284.5> 1230 193<329.155 488.355 649.155 808.355> +VStem: 312.755 192<1246.4 1406.28> 632.755 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 -151.245 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -9377,9 +10046,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: yacute -Encoding: 253 253 304 +Encoding: 253 253 303 Width: 738 -Flags: MW +Flags: W +HStem: -520 100<-90.0363 55.3537> 828 250<505.109 628.449> 894 170<111.852 233> +VStem: -227 134<-416.803 -266> 629 103<652.914 966> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -153.166 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -9387,9 +10059,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" y EndChar StartChar: thorn -Encoding: 254 254 305 +Encoding: 254 254 304 Width: 825 -Flags: MW +Flags: W +HStem: -502 21G<-113 30> -20 82<280.356 403.567> 964 94<477.444 591.057> 1450 110<266 310.84> +VStem: 607 186<466.059 928.606> +LayerCount: 2 Fore SplineSet 312 1560 m 2 @@ -9421,9 +10096,12 @@ EndSplineSet EndChar StartChar: ydieresis -Encoding: 255 255 306 +Encoding: 255 255 305 Width: 738 -Flags: MW +Flags: W +HStem: -520 100<-90.0363 55.3537> 828 250<505.109 628.449> 894 170<111.852 233> 1230 193<195.234 354.434 515.234 674.434> +VStem: -227 134<-416.803 -266> 178.834 192<1246.4 1406.28> 498.834 192<1246.4 1406.28> 629 103<652.914 966> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 -285.166 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -9431,9 +10109,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" y EndChar StartChar: Amacron -Encoding: 256 256 307 +Encoding: 256 256 306 Width: 1210 -Flags: MW +Flags: W +HStem: 0 110<-149.984 -26.0042 104.514 210 613 736.797 932.493 1047> 440 110<326.853 716.086> 1490 20G<666 836> 1680 92<533 1013> +VStem: 533 480<1680 1772> 701 165<1195.27 1345.98> 724 208<285.692 438.727> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 64 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -9441,9 +10122,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" am EndChar StartChar: amacron -Encoding: 257 257 308 +Encoding: 257 257 307 Width: 818 -Flags: MW +Flags: W +HStem: -20 94<199.894 317.436 492.501 630.853> 976 82<385.811 508.958> 1220 92<289.784 769.784> +VStem: -6 188<97.6641 571.941> 289.784 480<1220 1312> 606 174<958 1040> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 -179.216 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -9451,9 +10135,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: Abreve -Encoding: 258 258 309 +Encoding: 258 258 308 Width: 1210 -Flags: MW +Flags: W +HStem: 0 110<-149.984 -26.0042 104.514 210 613 736.797 932.493 1047> 440 110<326.853 716.086> 1490 20G<666 836> 1680 110<659.072 920.429> +VStem: 584 56<1826.42 1936.47> 701 165<1195.27 1345.98> 724 208<285.692 438.727> 974 68<1853.46 1937.99> +LayerCount: 2 Fore Refer: 115 728 N 1 0 0 1 65 0 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -9461,9 +10148,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ab EndChar StartChar: abreve -Encoding: 259 259 310 +Encoding: 259 259 309 Width: 818 -Flags: MW +Flags: W +HStem: -20 94<199.894 317.436 492.501 630.853> 976 82<385.811 508.958> 1220 110<465.856 727.213> +VStem: -6 188<97.6641 571.941> 390.784 56<1366.42 1476.47> 606 174<958 1040> 780.784 68<1393.46 1477.99> +LayerCount: 2 Fore Refer: 115 728 N 1 0 0 1 -128.216 -460 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -9471,9 +10161,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: Aogonek -Encoding: 260 260 311 +Encoding: 260 260 310 Width: 1210 -Flags: MW +Flags: W +HStem: -419 97<683.5 896.521> 0 110<-149.984 -26.0042 104.514 210 613 736.797 932.493 1047> 440 110<326.853 716.086> 1490 20G<666 836> +VStem: 701 165<1195.27 1345.98> 724 208<285.692 438.727> +LayerCount: 2 Fore Refer: 118 731 N 1 0 0 1 485 -47 2 Refer: 12 65 N 1 0 0 1 0 0 3 @@ -9481,9 +10174,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ao EndChar StartChar: aogonek -Encoding: 261 261 312 +Encoding: 261 261 311 Width: 818 -Flags: MW +Flags: W +HStem: -399 97<411.283 624.304> -20 94<199.894 317.436 492.501 630.853> 976 82<385.811 508.958> +VStem: -6 188<97.6641 571.941> 606 174<958 1040> +LayerCount: 2 Fore Refer: 118 731 N 1 0 0 1 212.783 -27 2 Refer: 38 97 N 1 0 0 1 0 0 3 @@ -9491,9 +10187,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a EndChar StartChar: Cacute -Encoding: 262 262 313 +Encoding: 262 262 312 Width: 1109 -Flags: MW +Flags: W +HStem: -20 126<297.59 605.252> 1398 122<588.215 866.819> 1480 20G<1102 1182> +VStem: 9 200<194.851 754.004> 980 112<990 1087.48> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 137 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -9501,9 +10200,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ca EndChar StartChar: cacute -Encoding: 263 263 314 +Encoding: 263 263 313 Width: 742 -Flags: MW +Flags: W +HStem: -20 98<205.143 391.995> 976 84<396.536 581.492> +VStem: -5 181<141.312 570.671> 594 149<746 951.643> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -128.724 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -9511,9 +10213,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" c EndChar StartChar: Ccircumflex -Encoding: 264 264 315 +Encoding: 264 264 314 Width: 1109 -Flags: MW +Flags: W +HStem: -20 126<297.59 605.252> 1398 122<588.215 866.819> 1480 20G<1102 1182> 1684 265 +VStem: 9 200<194.851 754.004> 980 112<990 1087.48> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 97 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -9521,9 +10226,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" cc EndChar StartChar: ccircumflex -Encoding: 265 265 316 +Encoding: 265 265 315 Width: 742 -Flags: MW +Flags: W +HStem: -20 98<205.143 391.995> 976 84<396.536 581.492> 1224 265 +VStem: -5 181<141.312 570.671> 594 149<746 951.643> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -188.724 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -9531,9 +10239,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" c EndChar StartChar: Cdotaccent -Encoding: 266 266 317 +Encoding: 266 266 316 Width: 1109 -Flags: MW +Flags: W +HStem: -20 126<297.59 605.252> 1398 122<588.215 866.819> 1480 20G<1102 1182> 1729 241<747.692 928.645> +VStem: 9 200<194.851 754.004> 718 240<1759.12 1940.65> 980 112<990 1087.48> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 207 460 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -9541,9 +10252,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" cd EndChar StartChar: cdotaccent -Encoding: 267 267 318 +Encoding: 267 267 317 Width: 742 -Flags: MW +Flags: W +HStem: -20 98<205.143 391.995> 976 84<396.536 581.492> 1269 241<481.967 662.921> +VStem: -5 181<141.312 570.671> 452.276 240<1299.12 1480.65> 594 149<746 951.643> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 -58.7244 0 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -9551,9 +10265,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" c EndChar StartChar: Ccaron -Encoding: 268 268 319 +Encoding: 268 268 318 Width: 1109 -Flags: MW +Flags: W +HStem: -20 126<297.59 605.252> 1398 122<588.215 866.819> 1480 20G<1102 1182> +VStem: 9 200<194.851 754.004> 980 112<990 1087.48> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 107 0 2 Refer: 14 67 N 1 0 0 1 0 0 3 @@ -9561,9 +10278,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" cc EndChar StartChar: ccaron -Encoding: 269 269 320 +Encoding: 269 269 319 Width: 742 -Flags: MW +Flags: W +HStem: -20 98<205.143 391.995> 976 84<396.536 581.492> +VStem: -5 181<141.312 570.671> 594 149<746 951.643> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 -188.724 -460 2 Refer: 40 99 N 1 0 0 1 0 0 3 @@ -9571,9 +10291,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" c EndChar StartChar: Dcaron -Encoding: 270 270 321 +Encoding: 270 270 320 Width: 1124 -Flags: MW +Flags: W +HStem: 0 110<-80 37.9982 237.998 517.285> 1390 110<194.004 292.712 492.864 801.456> +VStem: 906 200<720.836 1286> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 -14 0 2 Refer: 15 68 N 1 0 0 1 0 0 3 @@ -9581,9 +10304,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" dc EndChar StartChar: dcaron -Encoding: 271 271 322 +Encoding: 271 271 321 Width: 996 -Flags: MW +Flags: W +HStem: -20 94<200.101 317.436 492.501 630.853> 976 82<385.869 509.496> 1033 81<853 983.167> 1324 236<966.955 1105.9> 1450 110<665.828 711.001> +VStem: -5 188<97.6641 571.941> 937 274<1347.7 1515.2> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 860 1344 2 Refer: 41 100 N 1 0 0 1 0 0 2 @@ -9591,9 +10317,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" d EndChar StartChar: Dcroat -Encoding: 272 272 323 +Encoding: 272 272 322 Width: 1124 -Flags: MW +Flags: W +HStem: 0 110<-80 37.9982 237.998 517.285> 730 110<76 583> 1390 110<194.004 292.712 492.864 801.456> +VStem: 906 200<720.836 1286> +LayerCount: 2 Fore SplineSet 110 840 m 2 @@ -9610,9 +10339,12 @@ Refer: 15 68 N 1 0 0 1 0 0 2 EndChar StartChar: dcroat -Encoding: 273 273 324 +Encoding: 273 273 323 Width: 819 -Flags: MW +Flags: W +HStem: -20 94<200.101 317.436 492.501 630.853> 976 82<385.869 509.496> 1190 110<563 958> 1450 110<665.828 711.001> +VStem: -5 188<97.6641 571.941> +LayerCount: 2 Fore SplineSet 593 1300 m 2 @@ -9629,9 +10361,12 @@ Refer: 41 100 N 1 0 0 1 -0 0 2 EndChar StartChar: Emacron -Encoding: 274 274 325 +Encoding: 274 274 324 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<-79.9903 19.9976 220.107 580.76> 736 80<380.19 531.479> 1390 110<208.016 292.409 490.916 850.857> 1680 92<483 963> +VStem: 483 480<1680 1772> 544 91<496 591.5> 650 97<948.5 1046> 786 104<424.466 510> 889 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 14 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -9639,9 +10374,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" em EndChar StartChar: emacron -Encoding: 275 275 326 +Encoding: 275 275 325 Width: 728 -Flags: MW +Flags: W +HStem: -20 98<214.468 406.56> 966 94<398.534 536.168> 1220 92<292.371 772.371> +VStem: -7 184<135.866 499.409> 292.371 480<1220 1312> 540 166<722.616 964.405> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 -176.629 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -9649,9 +10387,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: Ebreve -Encoding: 276 276 327 +Encoding: 276 276 326 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<-79.9903 19.9976 220.107 580.76> 736 80<380.19 531.479> 1390 110<208.016 292.409 490.916 850.857> 1680 110<619.072 880.429> +VStem: 544 56<1826.42 1936.47> 544 91<496 591.5> 650 97<948.5 1046> 786 104<424.466 510> 889 101<1030.14 1133.15> 934 68<1853.46 1937.99> +LayerCount: 2 Fore Refer: 115 728 N 1 0 0 1 25 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -9659,9 +10400,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" eb EndChar StartChar: ebreve -Encoding: 277 277 328 +Encoding: 277 277 327 Width: 728 -Flags: MW +Flags: W +HStem: -20 98<214.468 406.56> 966 94<398.534 536.168> 1220 110<368.443 629.8> +VStem: -7 184<135.866 499.409> 293.371 56<1366.42 1476.47> 540 166<722.616 964.405> 683.371 68<1393.46 1477.99> +LayerCount: 2 Fore Refer: 115 728 N 1 0 0 1 -225.629 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -9669,9 +10413,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: Edotaccent -Encoding: 278 278 329 +Encoding: 278 278 328 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<-79.9903 19.9976 220.107 580.76> 736 80<380.19 531.479> 1390 110<208.016 292.409 490.916 850.857> 1729 241<655.692 836.645> +VStem: 544 91<496 591.5> 626 240<1759.12 1940.65> 650 97<948.5 1046> 786 104<424.466 510> 889 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 115 460 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -9679,9 +10426,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ed EndChar StartChar: edotaccent -Encoding: 279 279 330 +Encoding: 279 279 329 Width: 728 -Flags: MW +Flags: W +HStem: -20 98<214.468 406.56> 966 94<398.534 536.168> 1269 241<405.063 586.016> +VStem: -7 184<135.866 499.409> 375.371 240<1299.12 1480.65> 540 166<722.616 964.405> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 -135.629 0 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -9689,9 +10439,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: Eogonek -Encoding: 280 280 331 +Encoding: 280 280 330 Width: 1013 -Flags: MW +Flags: W +HStem: -419 97<403.5 616.521> 0 110<-79.9903 19.9976 220.107 580.76> 736 80<380.19 531.479> 1390 110<208.016 292.409 490.916 850.857> +VStem: 544 91<496 591.5> 650 97<948.5 1046> 786 104<424.466 510> 889 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 118 731 N 1 0 0 1 205 -47 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -9699,9 +10452,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" eo EndChar StartChar: eogonek -Encoding: 281 281 332 +Encoding: 281 281 331 Width: 728 -Flags: MW +Flags: W +HStem: -317 97<303.871 516.892> -20 98<214.468 406.56> 966 94<398.534 536.168> +VStem: -7 184<135.866 499.409> 540 166<722.616 964.405> +LayerCount: 2 Fore Refer: 118 731 N 1 0 0 1 105.371 55 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -9709,9 +10465,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: Ecaron -Encoding: 282 282 333 +Encoding: 282 282 332 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<-79.9903 19.9976 220.107 580.76> 736 80<380.19 531.479> 1390 110<208.016 292.409 490.916 850.857> +VStem: 544 91<496 591.5> 650 97<948.5 1046> 786 104<424.466 510> 889 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 25 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 @@ -9719,9 +10478,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ec EndChar StartChar: ecaron -Encoding: 283 283 334 +Encoding: 283 283 333 Width: 728 -Flags: MW +Flags: W +HStem: -20 98<214.468 406.56> 966 94<398.534 536.168> +VStem: -7 184<135.866 499.409> 540 166<722.616 964.405> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 -225.629 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 @@ -9729,9 +10491,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e EndChar StartChar: Gcircumflex -Encoding: 284 284 335 +Encoding: 284 284 334 Width: 1150 -Flags: MW +Flags: W +HStem: -20 104<295.854 555.012> 610 130<704 789.516 997.002 1104> 1398 122<610.468 920.726> 1480 20G<1103.5 1177> 1684 265 +VStem: 10 190<195.468 747.709> 979 114<990.007 1091.58> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 127 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -9739,9 +10504,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" gc EndChar StartChar: gcircumflex -Encoding: 285 285 336 +Encoding: 285 285 335 Width: 730 -Flags: MW +Flags: W +HStem: -500 112<62.9836 316.584> -18 156<128.002 412.19> 320 80<249.078 387.194> 980 80<367.622 508.754> 1126 84<609.844 766> 1264 265 +VStem: -143 180<-361.671 -138.144> -33 156<102 243.533> 64 168<441.334 778.919> 427 127<-283.282 -31.8262> 523 165<599.576 957.763> 660 207<951.429 1093.82> +LayerCount: 2 Fore SplineSet -143 -270 m 0 @@ -9790,9 +10558,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" g EndChar StartChar: Gbreve -Encoding: 286 286 337 +Encoding: 286 286 336 Width: 1150 -Flags: MW +Flags: W +HStem: -20 104<295.854 555.012> 610 130<704 789.516 997.002 1104> 1398 122<610.468 920.726> 1480 20G<1103.5 1177> 1680 110<671.072 932.429> +VStem: 10 190<195.468 747.709> 596 56<1826.42 1936.47> 979 114<990.007 1091.58> 986 68<1853.46 1937.99> +LayerCount: 2 Fore Refer: 115 728 N 1 0 0 1 77 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -9800,9 +10571,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" gb EndChar StartChar: gbreve -Encoding: 287 287 338 +Encoding: 287 287 337 Width: 730 -Flags: MW +Flags: W +HStem: -500 112<62.9836 316.584> -18 156<128.002 412.19> 320 80<249.078 387.194> 980 80<367.622 508.754> 1058 21G<730 788> 1256 84<646.616 766> 1330 110<383.629 644.985> +VStem: -143 180<-361.671 -138.144> -33 156<102 243.533> 64 168<441.334 778.919> 308.557 56<1476.42 1586.47> 427 127<-283.282 -31.8262> 523 165<599.576 957.763> 660 207<1081.43 1225.47> 698.557 68<1503.46 1587.99> +LayerCount: 2 Fore SplineSet 505.556640625 1330 m 256 @@ -9822,9 +10596,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" g EndChar StartChar: Gdotaccent -Encoding: 288 288 339 +Encoding: 288 288 338 Width: 1150 -Flags: MW +Flags: W +HStem: -20 104<295.854 555.012> 610 130<704 789.516 997.002 1104> 1398 122<610.468 920.726> 1480 20G<1103.5 1177> 1729 241<737.692 918.645> +VStem: 10 190<195.468 747.709> 708 240<1759.12 1940.65> 979 114<990.007 1091.58> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 197 460 2 Refer: 18 71 N 1 0 0 1 0 0 3 @@ -9832,39 +10609,50 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" gd EndChar StartChar: gdotaccent -Encoding: 289 289 340 +Encoding: 289 289 339 Width: 730 -Flags: MW +Flags: W +HStem: -500 112<62.9836 316.584> -18 156<128.002 412.19> 320 80<249.078 387.194> 980 80<367.622 508.754> 1058 21G<730 788> 1256 84<646.616 766> 1289 241<400.249 581.202> +VStem: -143 180<-361.671 -138.144> -33 156<102 243.533> 64 168<441.334 778.919> 370.557 240<1319.12 1500.65> 427 127<-283.282 -31.8262> 523 165<599.576 957.763> 660 207<1081.43 1225.47> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 -140.443 20 2 Refer: 44 103 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gdotaccent.sc EndChar -StartChar: uni0122 -Encoding: 290 290 341 +StartChar: Gcommaaccent +Encoding: 290 290 340 Width: 1150 -Flags: MW +Flags: W +HStem: -623 65<235 338.734> -390 189<318.384 436.903> -20 104<295.854 555.012> 610 130<704 789.516 997.002 1104> 1398 122<610.468 920.726> 1480 20G<1103.5 1177> +VStem: 10 190<195.468 747.709> 302 219<-371.412 -227.772> 979 114<990.007 1091.58> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 131 0 2 Refer: 18 71 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0123.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" gcommaaccent.sc EndChar -StartChar: uni0123 -Encoding: 291 291 342 +StartChar: gcommaaccent +Encoding: 291 291 341 Width: 730 -Flags: MW +Flags: W +HStem: -500 112<62.9836 316.584> -18 156<128.002 412.19> 320 80<249.078 387.194> 980 80<367.622 508.754> 1058 21G<730 788> 1223 189<360.654 479.173> 1256 84<646.616 766> 1580 65<458.823 562.557> +VStem: -143 180<-361.671 -138.144> -33 156<102 243.533> 64 168<441.334 778.919> 276.557 219<1249.77 1393.41> 427 127<-283.282 -31.8262> 523 165<599.576 957.763> 660 207<1081.43 1225.47> +LayerCount: 2 Fore Refer: 133 786 N 1 0 0 1 -215.443 120 2 Refer: 44 103 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0123.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gcommaaccent.sc EndChar StartChar: Hcircumflex -Encoding: 292 292 343 +Encoding: 292 292 342 Width: 1196 -Flags: MW +Flags: W +HStem: 0 110<-110 24.6417 222.998 339.996 570 713.998 914.226 1040> 720 110<377.998 827.195> 1390 110<174 282.002 479.831 634 864 970.002 1169.91 1304> 1684 265 +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 47 0 2 Refer: 19 72 N 1 0 0 1 0 0 3 @@ -9872,9 +10660,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" hc EndChar StartChar: hcircumflex -Encoding: 293 293 344 +Encoding: 293 293 343 Width: 873 -Flags: MW +Flags: W +HStem: -20 94<556 691.03> 0 21G<26.5 153.5> 952 106<527.905 725.5> 1450 110<263 320.002> +VStem: 464 170<74.406 274.734> +LayerCount: 2 Fore SplineSet 548.274414062 1225 m 2 @@ -9898,9 +10689,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" h EndChar StartChar: Itilde -Encoding: 296 296 345 +Encoding: 296 296 344 Width: 520 -Flags: MW +Flags: W +HStem: 0 110<-105 29.9973 231.997 354.967> 1390 110<191 295.003 495.002 621> 1680 116<563.398 724.595> 1838 116<227.15 403.225> +VStem: 760 84<1829.9 1934> +LayerCount: 2 Fore Refer: 119 732 N 1 0 0 1 -250 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -9908,9 +10702,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" it EndChar StartChar: itilde -Encoding: 297 297 346 +Encoding: 297 297 345 Width: 436 -Flags: MW +Flags: W +HStem: -20 94<104 239.03> 930 110<119 193.002> 1220 116<447.398 608.595> 1378 116<111.15 287.225> +VStem: 2 180<74.406 281.703> 644 84<1369.9 1474> +LayerCount: 2 Fore Refer: 119 732 N 1 0 0 1 -366 -460 2 Refer: 172 305 N 1 0 0 1 0 0 3 @@ -9918,9 +10715,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: Imacron -Encoding: 298 298 347 +Encoding: 298 298 346 Width: 520 -Flags: MW +Flags: W +HStem: 0 110<-105 29.9973 231.997 354.967> 1390 110<191 295.003 495.002 621> 1680 92<205 685> +VStem: 205 480<1680 1772> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 -264 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -9928,9 +10728,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" im EndChar StartChar: imacron -Encoding: 299 299 348 +Encoding: 299 299 347 Width: 436 -Flags: MW +Flags: W +HStem: -20 94<104 239.03> 930 110<119 193.002> 1220 92<79 559> +VStem: 2 180<74.406 281.703> 79 480<1220 1312> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 -390 -460 2 Refer: 172 305 N 1 0 0 1 0 0 3 @@ -9938,9 +10741,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: Ibreve -Encoding: 300 300 349 +Encoding: 300 300 348 Width: 520 -Flags: MW +Flags: W +HStem: 0 110<-105 29.9973 231.997 354.967> 1390 110<191 295.003 495.002 621> 1680 110<381.072 642.429> +VStem: 306 56<1826.42 1936.47> 696 68<1853.46 1937.99> +LayerCount: 2 Fore Refer: 115 728 N 1 0 0 1 -213 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -9948,9 +10754,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ib EndChar StartChar: ibreve -Encoding: 301 301 350 +Encoding: 301 301 349 Width: 436 -Flags: MW +Flags: W +HStem: -20 94<104 239.03> 930 110<119 193.002> 1220 110<225.072 486.429> +VStem: 2 180<74.406 281.703> 150 56<1366.42 1476.47> 540 68<1393.46 1477.99> +LayerCount: 2 Fore Refer: 115 728 N 1 0 0 1 -369 -460 2 Refer: 172 305 N 1 0 0 1 0 0 3 @@ -9958,9 +10767,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: Iogonek -Encoding: 302 302 351 +Encoding: 302 302 350 Width: 520 -Flags: MW +Flags: W +HStem: -409 97<-50.5 162.521> 0 110<-105 29.9973 231.997 354.967> 1390 110<191 295.003 495.002 621> +LayerCount: 2 Fore Refer: 118 731 N 1 0 0 1 -249 -37 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -9968,9 +10779,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" io EndChar StartChar: iogonek -Encoding: 303 303 352 +Encoding: 303 303 351 Width: 436 -Flags: MW +Flags: W +HStem: -407 97<11.354 224.375> -20 94<104 239.03> 930 110<119 193.002> 1280 240<282.491 465.318> +VStem: 2 180<74.406 281.703> 255 238<1307.49 1492.51> +LayerCount: 2 Fore Refer: 118 731 N 1 0 0 1 -187.146 -35 2 Refer: 46 105 N 1 0 0 1 0 0 3 @@ -9978,9 +10792,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i EndChar StartChar: Hbar -Encoding: 294 294 353 +Encoding: 294 294 352 Width: 1196 -Flags: MW +Flags: W +HStem: 0 110<-110 24.6417 222.998 339.996 570 713.998 914.226 1040> 720 110<377.998 827.195> 1080 110<156 1225> 1390 110<174 282.002 479.831 634 864 970.002 1169.91 1304> +LayerCount: 2 Fore SplineSet 222 1190 m 2 @@ -9997,9 +10813,12 @@ Refer: 19 72 N 1 0 0 1 0 0 2 EndChar StartChar: hbar -Encoding: 295 295 354 +Encoding: 295 295 353 Width: 873 -Flags: MW +Flags: W +HStem: -20 94<556 691.03> 0 21G<26.5 153.5> 952 106<527.905 725.5> 1180 110<188.274 606.274> 1450 110<263 320.002> +VStem: 464 170<74.406 274.734> +LayerCount: 2 Fore SplineSet 222.274414062 1290 m 2 @@ -10016,9 +10835,12 @@ Refer: 45 104 N 1 0 0 1 0 0 2 EndChar StartChar: Idotaccent -Encoding: 304 304 355 +Encoding: 304 304 354 Width: 520 -Flags: MW +Flags: W +HStem: 0 110<-105 29.9973 231.997 354.967> 1390 110<191 295.003 495.002 621> 1729 241<387.692 568.645> +VStem: 358 240<1759.12 1940.65> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 -153 460 2 Refer: 20 73 N 1 0 0 1 0 0 3 @@ -10026,27 +10848,36 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" id EndChar StartChar: IJ -Encoding: 306 306 356 +Encoding: 306 306 355 Width: 1367 -Flags: MW +Flags: W +HStem: -20 110<565.884 782.245> 0 110<-105 29.9973 231.997 354.967> 1390 110<191 295.003 495.002 621 972 1117.89 1317 1472> +VStem: 400 158<101.919 337> +LayerCount: 2 Fore Refer: 20 73 N 1 0 0 1 0 0 2 Refer: 21 74 N 1 0 0 1 500 0 2 EndChar StartChar: ij -Encoding: 307 307 357 +Encoding: 307 307 356 Width: 784 -Flags: MW +Flags: W +HStem: -520 88<211.895 343.5> -20 94<104 239.03> 930 110<119 193.002 488 575.003> 1280 240<282.491 465.318 669.491 854.509> +VStem: 2 180<74.406 281.703> 32 176<-428.93 -256.5> 255 238<1307.49 1492.51> 642 240<1307.49 1492.51> +LayerCount: 2 Fore Refer: 46 105 N 1 0 0 1 0 0 2 Refer: 47 106 N 1 0 0 1 430 0 2 EndChar StartChar: Jcircumflex -Encoding: 308 308 358 +Encoding: 308 308 357 Width: 844 -Flags: MW +Flags: W +HStem: -20 110<65.8843 282.245> 1390 110<472 617.891 817.002 972> 1684 265 +VStem: -100 158<101.919 337> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 57 0 2 Refer: 21 74 N 1 0 0 1 0 0 3 @@ -10054,20 +10885,26 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" jc EndChar StartChar: jcircumflex -Encoding: 309 309 359 +Encoding: 309 309 358 Width: 355 -Flags: MW +Flags: W +HStem: -520 88<-218.105 -86.5> 930 110<58 145.003> 1224 265 +VStem: -398 176<-428.93 -256.5> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -445 -460 2 -Refer: 360 567 N 1 0 0 1 0 0 3 +Refer: 359 567 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" jcircumflex.sc EndChar StartChar: uni0237 -Encoding: 567 567 360 +Encoding: 567 567 359 Width: 355 -Flags: MW +Flags: W +HStem: -520 88<-218.105 -86.5> 930 110<58 145.003> +VStem: -398 176<-428.93 -256.5> AnchorPoint: "Anchor-0" 223 1040 basechar 0 +LayerCount: 2 Fore SplineSet 347 991 m 2 @@ -10090,30 +10927,39 @@ SplineSet EndSplineSet EndChar -StartChar: uni0136 -Encoding: 310 310 361 +StartChar: Kcommaaccent +Encoding: 310 310 360 Width: 1253 -Flags: MW +Flags: W +HStem: -623 65<348 451.734> -390 189<431.384 549.903> 0 110<-110 24.9976 224.844 330 950.491 1122> 1390 110<190 290.002 488.797 620 864 962.906 1123.31 1298> +VStem: 415 219<-371.412 -227.772> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 244 0 2 Refer: 22 75 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0137.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" kcommaaccent.sc EndChar -StartChar: uni0137 -Encoding: 311 311 362 +StartChar: kcommaaccent +Encoding: 311 311 361 Width: 751 -Flags: MW +Flags: W +HStem: -623 65<44.986 148.72> -390 189<128.37 246.889> -20 104<422 567.973> 0 21G<-46 113.5> 524 154<288.853 373.697> 980 80<570.053 678.998> 1450 110<223 270.002> +VStem: 111.986 219<-371.412 -227.772> 629 136<826.789 979.234> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 -59.014 0 2 Refer: 48 107 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0137.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" kcommaaccent.sc EndChar StartChar: kgreenlandic -Encoding: 312 312 363 +Encoding: 312 312 362 Width: 751 -Flags: MW +Flags: W +HStem: -20 104<422 567.973> 0 21G<-46 113.5> 524 154<288.853 373.697> 930 110<103 150.002> 980 80<570.053 678.998> +VStem: 629 136<826.789 979.234> +LayerCount: 2 Fore SplineSet 683 191 m 0 @@ -10163,9 +11009,12 @@ EndSplineSet EndChar StartChar: Lacute -Encoding: 313 313 364 +Encoding: 313 313 363 Width: 976 -Flags: MW +Flags: W +HStem: 0 110<-110 28.9973 228.634 581.826> 1390 110<188 287.002 485.002 610> +VStem: 771 105<427.096 509.66> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -45 0 2 Refer: 23 76 N 1 0 0 1 0 0 3 @@ -10173,39 +11022,51 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" la EndChar StartChar: lacute -Encoding: 314 314 365 +Encoding: 314 314 364 Width: 385 -Flags: MW +Flags: W +HStem: -20 94<94 229.03> 1450 110<194 268.002> +VStem: -8 180<74.406 297.234> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -233.134 196 2 Refer: 49 108 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lacute.sc EndChar -StartChar: uni013B -Encoding: 315 315 366 +StartChar: Lcommaaccent +Encoding: 315 315 365 Width: 976 -Flags: MW +Flags: W +HStem: -623 65<144 247.734> -390 189<227.384 345.903> 0 110<-110 28.9973 228.634 581.826> 1390 110<188 287.002 485.002 610> +VStem: 211 219<-371.412 -227.772> 771 105<427.096 509.66> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 40 0 2 Refer: 23 76 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni013C.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" lcommaaccent.sc EndChar -StartChar: uni013C -Encoding: 316 316 367 +StartChar: lcommaaccent +Encoding: 316 316 366 Width: 385 -Flags: MW +Flags: W +HStem: -623 65<-80.134 23.5998> -390 189<3.24994 121.769> -20 94<94 229.03> 1450 110<194 268.002> +VStem: -13.134 219<-371.412 -227.772> -8 180<74.406 297.234> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 -184.134 0 2 Refer: 49 108 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni013C.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lcommaaccent.sc EndChar StartChar: Lcaron -Encoding: 317 317 368 +Encoding: 317 317 367 Width: 976 -Flags: MW +Flags: W +HStem: 0 110<-110 28.9973 228.634 581.826> 993 81<639 769.167> 1284 236<752.955 891.901> 1390 110<188 287.002 485.002 610> +VStem: 723 274<1307.7 1475.2> 771 105<427.096 509.66> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 646 1304 2 Refer: 23 76 N 1 0 0 1 0 0 2 @@ -10213,9 +11074,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" lc EndChar StartChar: lcaron -Encoding: 318 318 369 +Encoding: 318 318 368 Width: 385 -Flags: MW +Flags: W +HStem: -20 94<94 229.03> 1033 81<461.866 592.033> 1324 236<575.821 714.767> 1450 110<194 268.002> +VStem: -8 180<74.406 297.234> 545.866 274<1347.7 1515.2> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 468.866 1344 2 Refer: 49 108 N 1 0 0 1 0 0 2 @@ -10223,27 +11087,36 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" l EndChar StartChar: Ldot -Encoding: 319 319 370 +Encoding: 319 319 369 Width: 976 -Flags: MW +Flags: W +HStem: 0 110<-110 28.9973 228.634 581.826> 798 264<602.257 797.743> 1390 110<188 287.002 485.002 610> +VStem: 568 264<832.257 1027.74> 771 105<427.096 509.66> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 575 830 2 Refer: 23 76 N 1 0 0 1 0 0 3 EndChar StartChar: ldot -Encoding: 320 320 371 +Encoding: 320 320 370 Width: 563 -Flags: MW +Flags: W +HStem: -20 94<94 229.03> 738 264<424.257 619.743> 1450 110<194 268.002> +VStem: -8 180<74.406 297.234> 390 264<772.257 967.743> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 397 770 2 Refer: 49 108 N 1 0 0 1 0 0 2 EndChar StartChar: Lslash -Encoding: 321 321 372 +Encoding: 321 321 371 Width: 976 -Flags: MW +Flags: W +HStem: 0 110<-110 28.9973 228.634 581.826> 1390 110<188 287.002 485.002 610> +VStem: 771 105<427.096 509.66> +LayerCount: 2 Fore SplineSet 24 736 m 2 @@ -10260,9 +11133,12 @@ Refer: 23 76 N 1 0 0 1 0 0 2 EndChar StartChar: lslash -Encoding: 322 322 373 +Encoding: 322 322 372 Width: 385 -Flags: MW +Flags: W +HStem: -20 94<94 229.03> 1450 110<194 268.002> +VStem: -8 180<74.406 297.234> -6 510 +LayerCount: 2 Fore SplineSet 10 810 m 2 @@ -10279,9 +11155,11 @@ Refer: 49 108 N 1 0 0 1 0 0 2 EndChar StartChar: Nacute -Encoding: 323 323 374 +Encoding: 323 323 373 Width: 1090 -Flags: MW +Flags: W +HStem: -20 21G<605.5 779> 0 110<-110 19.9982 145.998 260> 1390 110<190 277.725 856 962.267 1090 1216> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 67 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -10289,39 +11167,50 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" na EndChar StartChar: nacute -Encoding: 324 324 375 +Encoding: 324 324 374 Width: 873 -Flags: MW +Flags: W +HStem: -20 94<556 691.03> 0 21G<26.5 153.5> 930 110<143 200.002> 952 106<527.911 725.5> +VStem: 464 170<74.406 274.734> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -82.448 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" nacute.sc EndChar -StartChar: uni0145 -Encoding: 325 325 376 +StartChar: Ncommaaccent +Encoding: 325 325 375 Width: 1090 -Flags: MW +Flags: W +HStem: -623 65<164 267.734> -390 189<247.384 365.903> -20 21G<605.5 779> 0 110<-110 19.9982 145.998 260> 1390 110<190 277.725 856 962.267 1090 1216> +VStem: 231 219<-371.412 -227.772> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 60 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0146.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ncommaaccent.sc EndChar -StartChar: uni0146 -Encoding: 326 326 377 +StartChar: ncommaaccent +Encoding: 326 326 376 Width: 873 -Flags: MW +Flags: W +HStem: -623 65<131.552 235.286> -390 189<214.936 333.455> -20 94<556 691.03> 0 21G<26.5 153.5> 930 110<143 200.002> 952 106<527.911 725.5> +VStem: 198.552 219<-371.412 -227.772> 464 170<74.406 274.734> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 27.552 0 2 Refer: 51 110 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0146.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ncommaaccent.sc EndChar StartChar: Ncaron -Encoding: 327 327 378 +Encoding: 327 327 377 Width: 1090 -Flags: MW +Flags: W +HStem: -20 21G<605.5 779> 0 110<-110 19.9982 145.998 260> 1390 110<190 277.725 856 962.267 1090 1216> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 57 0 2 Refer: 25 78 N 1 0 0 1 0 0 3 @@ -10329,9 +11218,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" nc EndChar StartChar: ncaron -Encoding: 328 328 379 +Encoding: 328 328 378 Width: 873 -Flags: MW +Flags: W +HStem: -20 94<556 691.03> 0 21G<26.5 153.5> 930 110<143 200.002> 952 106<527.911 725.5> +VStem: 464 170<74.406 274.734> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 -102.447 -460 2 Refer: 51 110 N 1 0 0 1 0 0 3 @@ -10339,18 +11231,24 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" n EndChar StartChar: napostrophe -Encoding: 329 329 380 +Encoding: 329 329 379 Width: 1125 -Flags: MW +Flags: W +HStem: -20 94<812 947.03> 0 21G<282.5 409.5> 930 110<399 456.002> 952 106<783.911 981.5> 992 81<68 198.167> 1283 236<181.955 320.901> +VStem: 152 274<1306.7 1474.2> 720 170<74.406 274.734> +LayerCount: 2 Fore Refer: 51 110 N 1 0 0 1 256 0 2 Refer: 65 44 N 1 0 0 1 75 1303 2 EndChar StartChar: eng -Encoding: 331 331 381 +Encoding: 331 331 380 Width: 866 -Flags: MW +Flags: W +HStem: -520 88<291.895 423.59> 0 21G<26.5 153.5> 930 110<143 200.002> 952 106<527.911 725.5> +VStem: 112 176<-428.93 -256.5> +LayerCount: 2 Fore SplineSet 179 1040 m 2 @@ -10385,9 +11283,11 @@ EndSplineSet EndChar StartChar: Eng -Encoding: 330 330 382 +Encoding: 330 330 381 Width: 1049 -Flags: MW +Flags: W +HStem: -520 88<349.904 497.12> 0 110<-85 24.3281> 1390 110<210 297.002> 1412 106<660.539 844.707> +VStem: 150 196<-429.028 -232.229> LayerCount: 2 Back SplineSet @@ -10475,9 +11375,12 @@ EndSplineSet EndChar StartChar: Omacron -Encoding: 332 332 383 +Encoding: 332 332 382 Width: 1050 -Flags: MW +Flags: W +HStem: -20 100<243.405 460.945> 1420 100<592.312 816.222> 1680 92<545 1025> +VStem: 10 180<148.403 627.542> 545 480<1680 1772> 860 190<850.235 1347.67> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 76 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -10485,9 +11388,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" om EndChar StartChar: omacron -Encoding: 333 333 384 +Encoding: 333 333 383 Width: 787 -Flags: MW +Flags: W +HStem: -20 90<203.436 361.889> 970 90<386.112 548.769> 1220 92<308.624 788.624> +VStem: -5 181<135.844 572.897> 308.624 480<1220 1312> 575 183<462.401 920.494> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 -160.376 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -10495,9 +11401,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: Obreve -Encoding: 334 334 385 +Encoding: 334 334 384 Width: 1050 -Flags: MW +Flags: W +HStem: -20 100<243.405 460.945> 1420 100<592.312 816.222> 1680 110<721.072 982.429> +VStem: 10 180<148.403 627.542> 646 56<1826.42 1936.47> 860 190<850.235 1347.67> 1036 68<1853.46 1937.99> +LayerCount: 2 Fore Refer: 115 728 N 1 0 0 1 127 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -10505,9 +11414,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ob EndChar StartChar: obreve -Encoding: 335 335 386 +Encoding: 335 335 385 Width: 787 -Flags: MW +Flags: W +HStem: -20 90<203.436 361.889> 970 90<386.112 548.769> 1220 110<424.696 686.053> +VStem: -5 181<135.844 572.897> 349.624 56<1366.42 1476.47> 575 183<462.401 920.494> 739.624 68<1393.46 1477.99> +LayerCount: 2 Fore Refer: 115 728 N 1 0 0 1 -169.376 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -10515,9 +11427,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: Ohungarumlaut -Encoding: 336 336 387 +Encoding: 336 336 386 Width: 1050 -Flags: MW +Flags: W +HStem: -20 100<243.405 460.945> 1420 100<592.312 816.222> +VStem: 10 180<148.403 627.542> 860 190<850.235 1347.67> +LayerCount: 2 Fore Refer: 120 733 N 1 0 0 1 132 0 2 Refer: 26 79 N 1 0 0 1 0 0 3 @@ -10525,9 +11440,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" oh EndChar StartChar: ohungarumlaut -Encoding: 337 337 388 +Encoding: 337 337 387 Width: 787 -Flags: MW +Flags: W +HStem: -20 90<203.436 361.889> 970 90<386.112 548.769> +VStem: -5 181<135.844 572.897> 575 183<462.401 920.494> +LayerCount: 2 Fore Refer: 120 733 N 1 0 0 1 -114.376 -460 2 Refer: 52 111 N 1 0 0 1 0 0 3 @@ -10535,9 +11453,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o EndChar StartChar: OE -Encoding: 338 338 389 +Encoding: 338 338 388 Width: 1503 -Flags: MW +Flags: W +HStem: 0 110<263.078 579.791 409.803 509.791 709.9 1070.55> 736 80<869.983 1021.27> 1390 110<580.493 874.791 697.809 782.202 980.709 1340.65> +VStem: 1033.79 91<496 591.5> 1139.79 97<948.5 1046> 1275.79 104<424.466 510> 1378.79 101<1030.14 1133.15> LayerCount: 2 Back SplineSet @@ -10567,18 +11487,24 @@ Refer: 16 69 N 1 0 0 1 489.793 0 2 EndChar StartChar: oe -Encoding: 339 339 390 +Encoding: 339 339 389 Width: 1279 -Flags: MW +Flags: W +HStem: -20 90<203.436 361.889> -20 98<765.468 957.56> 966 94<949.534 1087.17> 970 90<386.112 548.769> +VStem: -5 181<135.844 572.897> 544 184<135.866 499.409> 575 183<462.401 920.494> 1091 166<722.616 964.405> +LayerCount: 2 Fore Refer: 52 111 N 1 0 0 1 0 0 2 Refer: 42 101 N 1 0 0 1 551 0 2 EndChar StartChar: Racute -Encoding: 340 340 391 +Encoding: 340 340 390 Width: 1073 -Flags: MW +Flags: W +HStem: -20 128<689.52 880.006> 0 110<-110 25.9979 226.656 330> 690 120<374.998 612.362> 1390 110<190 285.002 482.297 784.875> +VStem: 558 220<109.342 368.926> 637 203<349.531 660.435> 828 208<1008.93 1344.72> 916 74<152.596 257.824> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 7 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -10586,29 +11512,38 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ra EndChar StartChar: racute -Encoding: 341 341 392 +Encoding: 341 341 391 Width: 736 -Flags: MW +Flags: W +HStem: 0 21G<-3.5 138.5> 930 110<135 182.415> 957 103<464.589 614> +VStem: 515 225<832.04 956.409> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -167.953 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" racute.sc EndChar -StartChar: uni0156 -Encoding: 342 342 393 +StartChar: Rcommaaccent +Encoding: 342 342 392 Width: 1073 -Flags: MW +Flags: W +HStem: -623 65<244 347.734> -390 189<327.384 445.903> -20 128<689.52 880.006> 0 110<-110 25.9979 226.656 330> 690 120<374.998 612.362> 1390 110<190 285.002 482.297 784.875> +VStem: 311 219<-371.412 -227.772> 558 220<109.342 368.926> 637 203<349.531 660.435> 828 208<1008.93 1344.72> 916 74<152.596 257.824> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 140 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0157.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" rcommaaccent.sc EndChar StartChar: Rcaron -Encoding: 344 344 394 +Encoding: 344 344 393 Width: 1073 -Flags: MW +Flags: W +HStem: -20 128<689.52 880.006> 0 110<-110 25.9979 226.656 330> 690 120<374.998 612.362> 1390 110<190 285.002 482.297 784.875> +VStem: 558 220<109.342 368.926> 637 203<349.531 660.435> 828 208<1008.93 1344.72> 916 74<152.596 257.824> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 -43 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -10616,29 +11551,38 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" rc EndChar StartChar: rcaron -Encoding: 345 345 395 +Encoding: 345 345 394 Width: 736 -Flags: MW +Flags: W +HStem: 0 21G<-3.5 138.5> 930 110<135 182.415> 957 103<464.589 614> +VStem: 515 225<832.04 956.409> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 -217.953 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" rcaron.sc EndChar -StartChar: uni0157 -Encoding: 343 343 396 +StartChar: rcommaaccent +Encoding: 343 343 395 Width: 736 -Flags: MW +Flags: W +HStem: -623 65<119.047 222.781> -390 189<202.431 320.95> 0 21G<-3.5 138.5> 930 110<135 182.415> 957 103<464.589 614> +VStem: 186.047 219<-371.412 -227.772> 515 225<832.04 956.409> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 15.047 0 2 Refer: 55 114 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0157.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" rcommaaccent.sc EndChar StartChar: Sacute -Encoding: 346 346 397 +Encoding: 346 346 396 Width: 912 -Flags: MW +Flags: W +HStem: -30 108<221.181 483.733> -10 21G<-88.5 -8.5> 1418 112<454.155 671.061> 1480 20G<867.5 942> +VStem: 4 114<425.505 510> 190 184<1031.4 1272.11> 604 190<248.672 558.362> 751 119<1010.03 1104.8> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 27 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -10646,9 +11590,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" sa EndChar StartChar: sacute -Encoding: 347 347 398 +Encoding: 347 347 397 Width: 650 -Flags: MW +Flags: W +HStem: -24 82<143.11 361.282> 984 80<301.667 476.257> +VStem: -29 164<77.5215 275> 87 162<704.814 924.63> 426 166<122.302 377.794> 479 167<774.889 970.605> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -155 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -10656,9 +11603,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" s EndChar StartChar: Scircumflex -Encoding: 348 348 399 +Encoding: 348 348 398 Width: 912 -Flags: MW +Flags: W +HStem: -30 108<221.181 483.733> -10 21G<-88.5 -8.5> 1418 112<454.155 671.061> 1480 20G<867.5 942> 1684 265 +VStem: 4 114<425.505 510> 190 184<1031.4 1272.11> 604 190<248.672 558.362> 751 119<1010.03 1104.8> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -13 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -10666,9 +11616,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" sc EndChar StartChar: scircumflex -Encoding: 349 349 400 +Encoding: 349 349 399 Width: 650 -Flags: MW +Flags: W +HStem: -24 82<143.11 361.282> 984 80<301.667 476.257> 1224 265 +VStem: -29 164<77.5215 275> 87 162<704.814 924.63> 426 166<122.302 377.794> 479 167<774.889 970.605> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -265 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -10676,9 +11629,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" s EndChar StartChar: Scedilla -Encoding: 350 350 401 +Encoding: 350 350 400 Width: 912 -Flags: MW +Flags: W +HStem: -509 73<72.0343 241.619> -30 108<221.181 483.733> -10 21G<-88.5 -8.5> 1418 112<454.155 671.061> 1480 20G<867.5 942> +VStem: 4 114<425.505 510> 70 374 190 184<1031.4 1272.11> 604 190<248.672 558.362> 751 119<1010.03 1104.8> +LayerCount: 2 Fore Refer: 162 184 N 1 0 0 1 -13 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -10686,9 +11642,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" sc EndChar StartChar: scedilla -Encoding: 351 351 402 +Encoding: 351 351 401 Width: 650 -Flags: MW +Flags: W +HStem: -509 73<-20.9657 148.619> -24 82<143.11 361.282> 984 80<301.667 476.257> +VStem: -29 164<77.5215 275> -23 374 87 162<704.814 924.63> 426 166<122.302 377.794> 479 167<774.889 970.605> +LayerCount: 2 Fore Refer: 162 184 N 1 0 0 1 -106 0 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -10696,9 +11655,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" s EndChar StartChar: Scaron -Encoding: 352 352 403 +Encoding: 352 352 402 Width: 912 -Flags: MW +Flags: W +HStem: -30 108<221.181 483.733> -10 21G<-88.5 -8.5> 1418 112<454.155 671.061> 1480 20G<867.5 942> +VStem: 4 114<425.505 510> 190 184<1031.4 1272.11> 604 190<248.672 558.362> 751 119<1010.03 1104.8> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 -33 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 @@ -10706,9 +11668,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" sc EndChar StartChar: scaron -Encoding: 353 353 404 +Encoding: 353 353 403 Width: 650 -Flags: MW +Flags: W +HStem: -24 82<143.11 361.282> 984 80<301.667 476.257> +VStem: -29 164<77.5215 275> 87 162<704.814 924.63> 426 166<122.302 377.794> 479 167<774.889 970.605> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 -225 -460 2 Refer: 56 115 N 1 0 0 1 0 0 3 @@ -10716,9 +11681,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" s EndChar StartChar: uni0162 -Encoding: 354 354 405 +Encoding: 354 354 404 Width: 1128 -Flags: MW +Flags: W +HStem: -509 73<163.034 332.619> 0 110<192 334.998 535.998 662> 1400 100<390.42 594.002 795.002 1001.09> +VStem: 119 101<990 1094.06> 161 374 1022 100<990 1082.48> +LayerCount: 2 Fore Refer: 162 184 N 1 0 0 1 78 0 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -10726,9 +11694,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" un EndChar StartChar: uni0163 -Encoding: 355 355 406 +Encoding: 355 355 405 Width: 457 -Flags: MW +Flags: W +HStem: -479 73<-71.4047 98.18> -24 104<69.5 248.664> 930 110<105 160.75 384.922 458.511> +VStem: -73.439 374 307 79<152.171 261.125> +LayerCount: 2 Fore Refer: 162 184 N 1 0 0 1 -156.439 30 2 Refer: 57 116 N 1 0 0 1 0 0 3 @@ -10736,9 +11707,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Tcaron -Encoding: 356 356 407 +Encoding: 356 356 406 Width: 1128 -Flags: MW +Flags: W +HStem: 0 110<192 334.998 535.998 662> 1400 100<390.42 594.002 795.002 1001.09> +VStem: 119 101<990 1094.06> 1022 100<990 1082.48> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 66 0 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -10746,9 +11720,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" tc EndChar StartChar: tcaron -Encoding: 357 357 408 +Encoding: 357 357 407 Width: 457 -Flags: MW +Flags: W +HStem: -24 104<69.5 248.664> 930 110<105 160.75 384.922 458.511> 1149 81<514.561 644.728> 1440 236<628.516 767.462> +VStem: 307 79<152.171 261.125> 598.561 274<1463.7 1631.2> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 521.561 1460 2 Refer: 57 116 N 1 0 0 1 0 0 2 @@ -10756,9 +11733,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" t EndChar StartChar: Tbar -Encoding: 358 358 409 +Encoding: 358 358 408 Width: 1128 -Flags: MW +Flags: W +HStem: 0 110<192 334.998 535.998 662> 710 110<330 797> 1400 100<390.42 594.002 795.002 1001.09> +VStem: 119 101<990 1094.06> 1022 100<990 1082.48> +LayerCount: 2 Fore SplineSet 364 820 m 2 @@ -10775,9 +11755,12 @@ Refer: 31 84 N 1 0 0 1 0 0 2 EndChar StartChar: tbar -Encoding: 359 359 410 +Encoding: 359 359 409 Width: 457 -Flags: MW +Flags: W +HStem: -24 104<112.5 291.664> 610 110<59 471> 930 110<148 203.75 427.922 501.511> +VStem: 350 79<152.171 261.125> +LayerCount: 2 Fore SplineSet 86 720 m 2 @@ -10794,9 +11777,12 @@ Refer: 57 116 N 1 0 0 1 43 0 2 EndChar StartChar: Utilde -Encoding: 360 360 411 +Encoding: 360 360 410 Width: 1130 -Flags: MW +Flags: W +HStem: -30 120<312.959 603.306> 1390 110<174 275.003 476.002 614 874 995.002 1115 1234> 1680 116<883.398 1044.6> 1838 116<547.15 723.225> +VStem: 47 198<155.106 593.607> 1080 84<1829.9 1934> +LayerCount: 2 Fore Refer: 119 732 N 1 0 0 1 70 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -10804,9 +11790,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ut EndChar StartChar: utilde -Encoding: 361 361 412 +Encoding: 361 361 411 Width: 856 -Flags: MW +Flags: W +HStem: -20 94<622.478 677.108> -18 116<131.48 297.245> 966 94<121.291 284.5> 1220 116<627.153 788.35> 1378 116<290.905 466.98> +VStem: 823.755 84<1369.9 1474> +LayerCount: 2 Fore Refer: 119 732 N 1 0 0 1 -186.245 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -10814,9 +11803,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Umacron -Encoding: 362 362 413 +Encoding: 362 362 412 Width: 1130 -Flags: MW +Flags: W +HStem: -30 120<312.959 603.306> 1390 110<174 275.003 476.002 614 874 995.002 1115 1234> 1680 92<525 1005> +VStem: 47 198<155.106 593.607> 525 480<1680 1772> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 56 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -10824,9 +11816,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" um EndChar StartChar: umacron -Encoding: 363 363 414 +Encoding: 363 363 413 Width: 856 -Flags: MW +Flags: W +HStem: -20 94<622.478 677.108> -18 116<131.48 297.245> 966 94<121.291 284.5> 1220 92<308.755 788.755> +VStem: 308.755 480<1220 1312> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 -160.245 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -10834,9 +11829,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Ubreve -Encoding: 364 364 415 +Encoding: 364 364 414 Width: 1130 -Flags: MW +Flags: W +HStem: -30 120<312.959 603.306> 1390 110<174 275.003 476.002 614 874 995.002 1115 1234> 1680 110<691.072 952.429> +VStem: 47 198<155.106 593.607> 616 56<1826.42 1936.47> 1006 68<1853.46 1937.99> +LayerCount: 2 Fore Refer: 115 728 N 1 0 0 1 97 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -10844,9 +11842,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ub EndChar StartChar: ubreve -Encoding: 365 365 416 +Encoding: 365 365 415 Width: 856 -Flags: MW +Flags: W +HStem: -20 94<622.478 677.108> -18 116<131.48 297.245> 966 94<121.291 284.5> 1220 110<434.827 696.184> +VStem: 359.755 56<1366.42 1476.47> 749.755 68<1393.46 1477.99> +LayerCount: 2 Fore Refer: 115 728 N 1 0 0 1 -159.245 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -10854,9 +11855,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Uring -Encoding: 366 366 417 +Encoding: 366 366 416 Width: 1130 -Flags: MW +Flags: W +HStem: -30 120<312.959 603.306> 1390 110<174 275.003 476.002 614 874 995.002 1115 1234> 1680 74<676.847 836.417> 1967 73<709.42 863.654> +VStem: 47 198<155.106 593.607> 592 359 +LayerCount: 2 Fore Refer: 117 730 N 1 0 0 1 36 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -10864,9 +11868,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" ur EndChar StartChar: uring -Encoding: 367 367 418 +Encoding: 367 367 417 Width: 856 -Flags: MW +Flags: W +HStem: -20 94<622.478 677.108> -18 116<131.48 297.245> 966 94<121.291 284.5> 1220 74<480.602 640.172> 1507 73<513.175 667.409> +VStem: 395.755 359 +LayerCount: 2 Fore Refer: 117 730 N 1 0 0 1 -160.245 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -10874,9 +11881,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Uhungarumlaut -Encoding: 368 368 419 +Encoding: 368 368 418 Width: 1130 -Flags: MW +Flags: W +HStem: -30 120<312.959 603.306> 1390 110<174 275.003 476.002 614 874 995.002 1115 1234> +VStem: 47 198<155.106 593.607> +LayerCount: 2 Fore Refer: 120 733 N 1 0 0 1 142 0 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -10884,9 +11894,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uh EndChar StartChar: uhungarumlaut -Encoding: 369 369 420 +Encoding: 369 369 419 Width: 856 -Flags: MW +Flags: W +HStem: -20 94<622.478 677.108> -18 116<131.48 297.245> 966 94<121.291 284.5> +LayerCount: 2 Fore Refer: 120 733 N 1 0 0 1 -114.244 -460 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -10894,9 +11906,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Uogonek -Encoding: 370 370 421 +Encoding: 370 370 420 Width: 1130 -Flags: MW +Flags: W +HStem: -419 97<408.5 621.521> -30 120<312.959 603.306> 1390 110<174 275.003 476.002 614 874 995.002 1115 1234> +VStem: 47 198<155.106 593.607> +LayerCount: 2 Fore Refer: 118 731 N 1 0 0 1 210 -47 2 Refer: 32 85 N 1 0 0 1 0 0 3 @@ -10904,9 +11919,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uo EndChar StartChar: uogonek -Encoding: 371 371 422 +Encoding: 371 371 421 Width: 856 -Flags: MW +Flags: W +HStem: -389 97<477.256 690.277> -20 94<622.478 677.108> -18 116<131.48 297.245> 966 94<121.291 284.5> +LayerCount: 2 Fore Refer: 118 731 N 1 0 0 1 278.756 -17 2 Refer: 58 117 N 1 0 0 1 0 0 3 @@ -10914,9 +11931,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Wcircumflex -Encoding: 372 372 423 +Encoding: 372 372 422 Width: 1680 -Flags: MW +Flags: W +HStem: -20 21G<332.5 441 928.5 1038.5> 1390 110<180 279.762 478.999 599.994 817 892.902 1091 1202 1430 1512.01 1644 1748> 1684 265 +VStem: 280 199<832.556 1389.95> 316 168<-19.312 10 382.045 533.444> 897 194<1093.25 1390> 919 160<364.03 882.946> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 347 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -10924,9 +11944,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" wc EndChar StartChar: wcircumflex -Encoding: 373 373 424 +Encoding: 373 373 423 Width: 1238 -Flags: MW +Flags: W +HStem: -18 116<234.5 429.021 702.849 831.998> 834 224<1024.28 1145.58> 966 94<237.291 379> 1224 265 +VStem: 301 170<750.172 965.594> 1149 118<620.605 917> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 115.465 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -10934,9 +11957,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" w EndChar StartChar: Ycircumflex -Encoding: 374 374 425 +Encoding: 374 374 424 Width: 1140 -Flags: MW +Flags: W +HStem: 0 110<218 345.475 545.305 658> 1390 110<150 245.969 454.996 590.987 860.004 970.006 1115.56 1280> 1684 265 +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 77 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -10944,9 +11969,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" yc EndChar StartChar: ycircumflex -Encoding: 375 375 426 +Encoding: 375 375 425 Width: 738 -Flags: MW +Flags: W +HStem: -520 100<-90.0363 55.3537> 828 250<505.109 628.449> 894 170<111.852 233> 1224 265 +VStem: -227 134<-416.803 -266> 629 103<652.914 966> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -193.166 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -10954,9 +11982,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" y EndChar StartChar: Ydieresis -Encoding: 376 376 427 +Encoding: 376 376 426 Width: 1140 -Flags: MW +Flags: W +HStem: 0 110<218 345.475 545.305 658> 1390 110<150 245.969 454.996 590.987 860.004 970.006 1115.56 1280> 1690 193<535.4 694.6 855.4 1014.6> +VStem: 519 192<1706.4 1866.28> 839 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 55 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -10964,9 +11995,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" yd EndChar StartChar: Zacute -Encoding: 377 377 428 +Encoding: 377 377 427 Width: 1015 -Flags: MW +Flags: W +HStem: 0 110<183.008 655.332> 1390 110<425.276 852.996> +VStem: 139 104<1030.13 1129.54> 793 106<404.606 509.759> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 87 0 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -10974,9 +12008,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" za EndChar StartChar: zacute -Encoding: 378 378 429 +Encoding: 378 378 428 Width: 614 -Flags: MW +Flags: W +HStem: -20 196<231.006 437.198> 866 194<200.322 407.424> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -171.546 -460 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -10984,9 +12020,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" z EndChar StartChar: Zdotaccent -Encoding: 379 379 430 +Encoding: 379 379 429 Width: 1015 -Flags: MW +Flags: W +HStem: 0 110<183.008 655.332> 1390 110<425.276 852.996> 1729 241<607.692 788.645> +VStem: 139 104<1030.13 1129.54> 578 240<1759.12 1940.65> 793 106<404.606 509.759> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 67 460 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -10994,9 +12033,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" zd EndChar StartChar: zdotaccent -Encoding: 380 380 431 +Encoding: 380 380 430 Width: 614 -Flags: MW +Flags: W +HStem: -20 196<231.006 437.198> 866 194<200.322 407.424> 1269 241<369.146 550.099> +VStem: 339.454 240<1299.12 1480.65> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 -171.546 0 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -11004,9 +12046,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" z EndChar StartChar: Zcaron -Encoding: 381 381 432 +Encoding: 381 381 431 Width: 1015 -Flags: MW +Flags: W +HStem: 0 110<183.008 655.332> 1390 110<425.276 852.996> +VStem: 139 104<1030.13 1129.54> 793 106<404.606 509.759> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 17 0 2 Refer: 37 90 N 1 0 0 1 0 0 3 @@ -11014,9 +12059,11 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" zc EndChar StartChar: zcaron -Encoding: 382 382 433 +Encoding: 382 382 432 Width: 614 -Flags: MW +Flags: W +HStem: -20 196<231.006 437.198> 866 194<200.322 407.424> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 -221.546 -460 2 Refer: 63 122 N 1 0 0 1 0 0 3 @@ -11024,9 +12071,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" z EndChar StartChar: longs -Encoding: 383 383 434 +Encoding: 383 383 433 Width: 468 -Flags: MW +Flags: W +HStem: 1490 90<477.476 633.357> +VStem: 637 192<1287.44 1483.55> +LayerCount: 2 Fore SplineSet -71 -266 m 2 @@ -11046,9 +12096,12 @@ EndSplineSet EndChar StartChar: uni0212 -Encoding: 530 530 435 +Encoding: 530 530 434 Width: 1073 -Flags: MW +Flags: W +HStem: -20 128<689.52 880.006> 0 110<-110 25.9979 226.656 330> 690 120<374.998 612.362> 1390 110<190 285.002 482.297 784.875> 1828 110<581.571 843.696> +VStem: 460 68<1680.01 1764.54> 558 220<109.342 368.926> 637 203<349.531 660.435> 828 208<1008.93 1344.72> 862 56<1681.53 1791.58> 916 74<152.596 257.824> +LayerCount: 2 Fore Refer: 132 785 N 1 0 0 1 -13 0 2 Refer: 29 82 N 1 0 0 1 0 0 3 @@ -11056,39 +12109,51 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" un EndChar StartChar: uni0213 -Encoding: 531 531 436 +Encoding: 531 531 435 Width: 736 -Flags: MW +Flags: W +HStem: 0 21G<-3.5 138.5> 930 110<135 182.415> 957 103<464.589 614> 1368 110<386.618 648.743> +VStem: 265.047 68<1220.01 1304.54> 515 225<832.04 956.409> 667.047 56<1221.53 1331.58> +LayerCount: 2 Fore Refer: 132 785 N 1 0 0 1 -207.953 -460 2 Refer: 55 114 N 1 0 0 1 0 0 3 Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0213.sc EndChar -StartChar: uni0218 -Encoding: 536 536 437 +StartChar: Scommaaccent +Encoding: 536 536 436 Width: 912 -Flags: MW +Flags: W +HStem: -623 65<113 216.734> -390 189<196.384 314.903> -30 108<221.181 483.733> -10 21G<-88.5 -8.5> 1418 112<454.155 671.061> 1480 20G<867.5 942> +VStem: 4 114<425.505 510> 180 219<-371.412 -227.772> 190 184<1031.4 1272.11> 604 190<248.672 558.362> 751 119<1010.03 1104.8> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 9 0 2 Refer: 30 83 N 1 0 0 1 0 0 3 -Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" uni0219.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" scommaaccent.sc EndChar -StartChar: uni0219 -Encoding: 537 537 438 +StartChar: scommaaccent +Encoding: 537 537 437 Width: 650 -Flags: MW +Flags: W +HStem: -623 65<30 133.734> -390 189<113.384 231.903> -24 82<143.11 361.282> 984 80<301.667 476.257> +VStem: -29 164<77.5215 275> 87 162<704.814 924.63> 97 219<-371.412 -227.772> 426 166<122.302 377.794> 479 167<774.889 970.605> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 -74 0 2 Refer: 56 115 N 1 0 0 1 0 0 3 -Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni0219.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" scommaaccent.sc EndChar StartChar: uni021A -Encoding: 538 538 439 +Encoding: 538 538 438 Width: 1128 -Flags: MW +Flags: W +HStem: -623 65<214 317.734> -390 189<297.384 415.903> 0 110<192 334.998 535.998 662> 1400 100<390.42 594.002 795.002 1001.09> +VStem: 119 101<990 1094.06> 281 219<-371.412 -227.772> 1022 100<990 1082.48> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 110 0 2 Refer: 31 84 N 1 0 0 1 0 0 3 @@ -11096,9 +12161,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" un EndChar StartChar: uni021B -Encoding: 539 539 440 +Encoding: 539 539 439 Width: 457 -Flags: MW +Flags: W +HStem: -623 65<-80.439 23.2948> -390 189<2.94494 121.464> -24 104<69.5 248.664> 930 110<105 160.75 384.922 458.511> +VStem: -13.439 219<-371.412 -227.772> 307 79<152.171 261.125> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 -184.439 0 2 Refer: 57 116 N 1 0 0 1 0 0 3 @@ -11106,9 +12174,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Wgrave -Encoding: 7808 7808 441 +Encoding: 7808 7808 440 Width: 1680 -Flags: MW +Flags: W +HStem: -20 21G<332.5 441 928.5 1038.5> 1390 110<180 279.762 478.999 599.994 817 892.902 1091 1202 1430 1512.01 1644 1748> +VStem: 280 199<832.556 1389.95> 316 168<-19.312 10 382.045 533.444> 897 194<1093.25 1390> 919 160<364.03 882.946> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 295 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -11116,9 +12187,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" wg EndChar StartChar: wgrave -Encoding: 7809 7809 442 +Encoding: 7809 7809 441 Width: 1238 -Flags: MW +Flags: W +HStem: -18 116<234.5 429.021 702.849 831.998> 834 224<1024.28 1145.58> 966 94<237.291 379> +VStem: 301 170<750.172 965.594> 1149 118<620.605 917> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 23.465 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -11126,9 +12200,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" w EndChar StartChar: Wacute -Encoding: 7810 7810 443 +Encoding: 7810 7810 442 Width: 1680 -Flags: MW +Flags: W +HStem: -20 21G<332.5 441 928.5 1038.5> 1390 110<180 279.762 478.999 599.994 817 892.902 1091 1202 1430 1512.01 1644 1748> +VStem: 280 199<832.556 1389.95> 316 168<-19.312 10 382.045 533.444> 897 194<1093.25 1390> 919 160<364.03 882.946> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 477 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -11136,9 +12213,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" wa EndChar StartChar: wacute -Encoding: 7811 7811 444 +Encoding: 7811 7811 443 Width: 1238 -Flags: MW +Flags: W +HStem: -18 116<234.5 429.021 702.849 831.998> 834 224<1024.28 1145.58> 966 94<237.291 379> +VStem: 301 170<750.172 965.594> 1149 118<620.605 917> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 195.465 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -11146,9 +12226,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" w EndChar StartChar: Wdieresis -Encoding: 7812 7812 445 +Encoding: 7812 7812 444 Width: 1680 -Flags: MW +Flags: W +HStem: -20 21G<332.5 441 928.5 1038.5> 1390 110<180 279.762 478.999 599.994 817 892.902 1091 1202 1430 1512.01 1644 1748> 1690 193<855.4 1014.6 1175.4 1334.6> +VStem: 280 199<832.556 1389.95> 316 168<-19.312 10 382.045 533.444> 839 192<1706.4 1866.28> 897 194<1093.25 1390> 919 160<364.03 882.946> 1159 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 375 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -11156,9 +12239,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" wd EndChar StartChar: wdieresis -Encoding: 7813 7813 446 +Encoding: 7813 7813 445 Width: 1238 -Flags: MW +Flags: W +HStem: -18 116<234.5 429.021 702.849 831.998> 834 224<1024.28 1145.58> 966 94<237.291 379> 1230 193<593.865 753.065 913.865 1073.06> +VStem: 301 170<750.172 965.594> 577.465 192<1246.4 1406.28> 897.465 192<1246.4 1406.28> 1149 118<620.605 917> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 113.465 -460 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -11166,9 +12252,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" w EndChar StartChar: uni1E86 -Encoding: 7814 7814 447 +Encoding: 7814 7814 446 Width: 1680 -Flags: MW +Flags: W +HStem: -20 21G<332.5 441 928.5 1038.5> 1390 110<180 279.762 478.999 599.994 817 892.902 1091 1202 1430 1512.01 1644 1748> 1729 241<1007.69 1188.65> +VStem: 280 199<832.556 1389.95> 316 168<-19.312 10 382.045 533.444> 897 194<1093.25 1390> 919 160<364.03 882.946> 978 240<1759.12 1940.65> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 467 460 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -11176,9 +12265,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" un EndChar StartChar: uni1E87 -Encoding: 7815 7815 448 +Encoding: 7815 7815 447 Width: 1238 -Flags: MW +Flags: W +HStem: -18 116<234.5 429.021 702.849 831.998> 834 224<1024.28 1145.58> 966 94<237.291 379> 1269 241<776.157 957.11> +VStem: 301 170<750.172 965.594> 746.465 240<1299.12 1480.65> 1149 118<620.605 917> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 235.465 0 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -11186,9 +12278,12 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: uni1E88 -Encoding: 7816 7816 449 +Encoding: 7816 7816 448 Width: 1680 -Flags: MW +Flags: W +HStem: -410 241<606.692 787.645> -20 21G<332.5 441 928.5 1038.5> 1390 110<180 279.762 478.999 599.994 817 892.902 1091 1202 1430 1512.01 1644 1748> +VStem: 280 199<832.556 1389.95> 316 168<-19.312 10 382.045 533.444> 577 240<-379.879 -198.355> 897 194<1093.25 1390> 919 160<364.03 882.946> +LayerCount: 2 Fore Refer: 134 803 N 1 0 0 1 416 0 2 Refer: 34 87 N 1 0 0 1 0 0 3 @@ -11196,9 +12291,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" un EndChar StartChar: uni1E89 -Encoding: 7817 7817 450 +Encoding: 7817 7817 449 Width: 1238 -Flags: MW +Flags: W +HStem: -410 241<433.157 614.11> -18 116<234.5 429.021 702.849 831.998> 834 224<1024.28 1145.58> 966 94<237.291 379> +VStem: 301 170<750.172 965.594> 403.465 240<-379.879 -198.355> 1149 118<620.605 917> +LayerCount: 2 Fore Refer: 134 803 N 1 0 0 1 242.465 0 2 Refer: 60 119 N 1 0 0 1 0 0 3 @@ -11206,9 +12304,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u EndChar StartChar: Ygrave -Encoding: 7922 7922 451 +Encoding: 7922 7922 450 Width: 1140 -Flags: MW +Flags: W +HStem: 0 110<218 345.475 545.305 658> 1390 110<150 245.969 454.996 590.987 860.004 970.006 1115.56 1280> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -65 0 2 Refer: 36 89 N 1 0 0 1 0 0 3 @@ -11216,9 +12316,12 @@ Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 1 subtable" yg EndChar StartChar: ygrave -Encoding: 7923 7923 452 +Encoding: 7923 7923 451 Width: 738 -Flags: MW +Flags: W +HStem: -520 100<-90.0363 55.3537> 828 250<505.109 628.449> 894 170<111.852 233> +VStem: -227 134<-416.803 -266> 629 103<652.914 966> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -335.166 -460 2 Refer: 62 121 N 1 0 0 1 0 0 3 @@ -11226,9 +12329,11 @@ Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" y EndChar StartChar: circumflex -Encoding: 710 710 453 +Encoding: 710 710 452 Width: 1000 -Flags: MW +Flags: W +HStem: 1684 265 +LayerCount: 2 Fore SplineSet 609 1690 m 2 @@ -11250,9 +12355,12 @@ EndSplineSet EndChar StartChar: quotesinglbase -Encoding: 8218 8218 454 +Encoding: 8218 8218 453 Width: 508 -Flags: MW +Flags: W +HStem: -311 81<-105 25.1672> -20 236<8.95508 147.901> +VStem: -21 274<3.70089 171.203> +LayerCount: 2 Fore SplineSet -21 98 m 0 @@ -11270,9 +12378,12 @@ EndSplineSet EndChar StartChar: ellipsis -Encoding: 8230 8230 455 +Encoding: 8230 8230 454 Width: 1180 -Flags: MW +Flags: W +HStem: -32 264<27.2567 222.743 427.257 622.743 807.257 1002.74> +VStem: -7 264<2.25674 197.743> 393 264<2.25674 197.743> 773 264<2.25674 197.743> +LayerCount: 2 Fore Refer: 1 46 N 1 0 0 1 780 0 2 Refer: 1 46 N 1 0 0 1 400 0 2 @@ -11280,9 +12391,12 @@ Refer: 1 46 N 1 0 0 1 0 0 2 EndChar StartChar: quotedblbase -Encoding: 8222 8222 456 +Encoding: 8222 8222 455 Width: 873 -Flags: MW +Flags: W +HStem: -311 81<-105 25.1672 285 415.167> -20 236<8.95508 147.901 398.955 537.901> +VStem: -21 274<3.70089 171.203> 369 274<3.70089 171.203> +LayerCount: 2 Fore SplineSet -21 98 m 0 @@ -11311,9 +12425,11 @@ EndSplineSet EndChar StartChar: a.sc -Encoding: 65555 -1 457 +Encoding: 65555 -1 456 Width: 1363 -Flags: MW +Flags: W +HStem: 0 100<-13.8898 154.344 303.469 404 765 902.625 1083 1239> 298 100<480.156 857.969> +LayerCount: 2 Fore SplineSet 742 854 m 258 @@ -11361,90 +12477,116 @@ EndSplineSet EndChar StartChar: aacute.sc -Encoding: 65556 -1 458 +Encoding: 65556 -1 457 Width: 1363 -Flags: MW +Flags: W +HStem: 0 100<-13.8898 154.344 303.469 404 765 902.625 1083 1239> 298 100<480.156 857.969> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 271 -443 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: abreve.sc -Encoding: 65557 -1 459 +Encoding: 65557 -1 458 Width: 1363 -Flags: MW +Flags: W +HStem: 0 100<-13.8898 154.344 303.469 404 765 902.625 1083 1239> 298 100<480.156 857.969> 1237 110<795.072 1056.43> +VStem: 720 56<1383.42 1493.47> 1110 68<1410.46 1494.99> +LayerCount: 2 Fore Refer: 126 774 N 1 0 0 1 201 -443 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: acircumflex.sc -Encoding: 65558 -1 460 +Encoding: 65558 -1 459 Width: 1363 -Flags: MW +Flags: W +HStem: 0 100<-13.8898 154.344 303.469 404 765 902.625 1083 1239> 298 100<480.156 857.969> 1241 265 +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 201 -443 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: adieresis.sc -Encoding: 65559 -1 461 +Encoding: 65559 -1 460 Width: 1363 -Flags: MW +Flags: W +HStem: 0 100<-13.8898 154.344 303.469 404 765 902.625 1083 1239> 298 100<480.156 857.969> 1247 193<679.4 838.6 999.4 1158.6> +VStem: 663 192<1263.4 1423.28> 983 192<1263.4 1423.28> +LayerCount: 2 Fore Refer: 128 776 N 1 0 0 1 199 -443 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: agrave.sc -Encoding: 65560 -1 462 +Encoding: 65560 -1 461 Width: 1363 -Flags: MW +Flags: W +HStem: 0 100<-13.8898 154.344 303.469 404 765 902.625 1083 1239> 298 100<480.156 857.969> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 129 -443 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: amacron.sc -Encoding: 65561 -1 463 +Encoding: 65561 -1 462 Width: 1363 -Flags: MW +Flags: W +HStem: 0 100<-13.8898 154.344 303.469 404 765 902.625 1083 1239> 298 100<480.156 857.969> 1237 92<669 1149> +VStem: 669 480<1237 1329> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 200 -443 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: aogonek.sc -Encoding: 65562 -1 464 +Encoding: 65562 -1 463 Width: 1363 -Flags: MW +Flags: W +HStem: -419 97<814.5 1027.52> 0 100<-13.8898 154.344 303.469 404 765 902.625 1083 1239> 298 100<480.156 857.969> +LayerCount: 2 Fore Refer: 137 808 N 1 0 0 1 616 -47 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: aring.sc -Encoding: 65563 -1 465 +Encoding: 65563 -1 464 Width: 1363 -Flags: MW +Flags: W +HStem: 0 100<-13.8898 154.344 303.469 404 765 902.625 1083 1239> 298 100<480.156 857.969> 1237 74<840.847 1000.42> 1524 73<873.42 1027.65> +VStem: 756 359 +LayerCount: 2 Fore Refer: 129 778 N 1 0 0 1 200 -443 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: atilde.sc -Encoding: 65564 -1 466 +Encoding: 65564 -1 465 Width: 1363 -Flags: MW +Flags: W +HStem: 0 100<-13.8898 154.344 303.469 404 765 902.625 1083 1239> 298 100<480.156 857.969> 1237 116<1017.4 1178.6> 1395 116<681.15 857.225> +VStem: 1214 84<1386.9 1491> +LayerCount: 2 Fore Refer: 124 771 N 1 0 0 1 204 -443 2 -Refer: 457 -1 N 1 0 0 1 0 0 3 +Refer: 456 -1 N 1 0 0 1 0 0 3 EndChar StartChar: b.sc -Encoding: 65565 -1 467 +Encoding: 65565 -1 466 Width: 1147 -Flags: MW +Flags: W +HStem: 0 100<-55 119.969 301.797 733.801> 486 100<418.469 797.057> 940 100<148 304.031 484.375 894.45> +VStem: 849 199<199.255 435.332> 939 181<681.244 898.272> +LayerCount: 2 Fore SplineSet 562 0 m 258 @@ -11487,9 +12629,12 @@ EndSplineSet EndChar StartChar: c.sc -Encoding: 65566 -1 468 +Encoding: 65566 -1 467 Width: 1177 -Flags: MW +Flags: W +HStem: -14 114<387.208 709.258> 948 110<553.352 924.041> +VStem: 62 208<224.646 632.563> 1046 101<680 766.725> +LayerCount: 2 Fore SplineSet 1041 367 m 256 @@ -11517,54 +12662,72 @@ EndSplineSet EndChar StartChar: cacute.sc -Encoding: 65567 -1 469 +Encoding: 65567 -1 468 Width: 1177 -Flags: MW +Flags: W +HStem: -14 114<387.208 709.258> 948 110<553.352 924.041> +VStem: 62 208<224.646 632.563> 1046 101<680 766.725> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 171 -461 2 -Refer: 468 -1 N 1 0 0 1 0 0 3 +Refer: 467 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ccaron.sc -Encoding: 65568 -1 470 +Encoding: 65568 -1 469 Width: 1177 -Flags: MW +Flags: W +HStem: -14 114<387.208 709.258> 948 110<553.352 924.041> +VStem: 62 208<224.646 632.563> 1046 101<680 766.725> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 101 -461 2 -Refer: 468 -1 N 1 0 0 1 0 0 3 +Refer: 467 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ccedilla.sc -Encoding: 65569 -1 471 +Encoding: 65569 -1 470 Width: 1177 -Flags: MW +Flags: W +HStem: -505 73<256.034 425.619> -14 114<387.208 709.258> 948 110<553.352 924.041> +VStem: 62 208<224.646 632.563> 254 374 1046 101<680 766.725> +LayerCount: 2 Fore Refer: 136 807 N 1 0 0 1 171 4 2 -Refer: 468 -1 N 1 0 0 1 0 0 3 +Refer: 467 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ccircumflex.sc -Encoding: 65570 -1 472 +Encoding: 65570 -1 471 Width: 1177 -Flags: MW +Flags: W +HStem: -14 114<387.208 709.258> 948 110<553.352 924.041> 1223 265 +VStem: 62 208<224.646 632.563> 1046 101<680 766.725> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 101 -461 2 -Refer: 468 -1 N 1 0 0 1 0 0 3 +Refer: 467 -1 N 1 0 0 1 0 0 3 EndChar StartChar: cdotaccent.sc -Encoding: 65571 -1 473 +Encoding: 65571 -1 472 Width: 1177 -Flags: MW +Flags: W +HStem: -14 114<387.208 709.258> 948 110<553.352 924.041> 1258 241<733.692 914.645> +VStem: 62 208<224.646 632.563> 704 240<1288.12 1469.65> 1046 101<680 766.725> +LayerCount: 2 Fore Refer: 127 775 N 1 0 0 1 193 -11 2 -Refer: 468 -1 N 1 0 0 1 0 0 3 +Refer: 467 -1 N 1 0 0 1 0 0 3 EndChar StartChar: d.sc -Encoding: 65572 -1 474 +Encoding: 65572 -1 473 Width: 1237 -Flags: MW +Flags: W +HStem: 0 100<-55 103.906 285.906 671.434> 940 100<145 287.003 469.002 871.948> +VStem: 968 208<429.206 833.378> +LayerCount: 2 Fore SplineSet -55 29 m 258 @@ -11595,18 +12758,24 @@ EndSplineSet EndChar StartChar: dcaron.sc -Encoding: 65573 -1 475 +Encoding: 65573 -1 474 Width: 1237 -Flags: MW +Flags: W +HStem: 0 100<-55 103.906 285.906 671.434> 940 100<145 287.003 469.002 871.948> +VStem: 968 208<429.206 833.378> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 128 0 2 -Refer: 474 -1 N 1 0 0 1 0 0 3 +Refer: 473 -1 N 1 0 0 1 0 0 3 EndChar StartChar: e.sc -Encoding: 65574 -1 476 +Encoding: 65574 -1 475 Width: 1153 -Flags: MW +Flags: W +HStem: 0 100<-55 120.203 302.781 836.354> 500 73<426.656 624.34> 940 100<161 318.797 499.781 1039.38> +VStem: 648 82<347 416.571> 740 88<649.429 720> 965 94<288.904 356> 1049 91<710.038 797.433> +LayerCount: 2 Fore SplineSet 389 472 m 258 @@ -11658,90 +12827,120 @@ EndSplineSet EndChar StartChar: eacute.sc -Encoding: 65575 -1 477 +Encoding: 65575 -1 476 Width: 1153 -Flags: MW +Flags: W +HStem: 0 100<-55 120.203 302.781 836.354> 500 73<426.656 624.34> 940 100<161 318.797 499.781 1039.38> +VStem: 648 82<347 416.571> 740 88<649.429 720> 965 94<288.904 356> 1049 91<710.038 797.433> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 104 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ebreve.sc -Encoding: 65576 -1 478 +Encoding: 65576 -1 477 Width: 1153 -Flags: MW +Flags: W +HStem: 0 100<-55 120.203 302.781 836.354> 500 73<426.656 624.34> 940 100<161 318.797 499.781 1039.38> 1220 110<628.072 889.429> +VStem: 553 56<1366.42 1476.47> 648 82<347 416.571> 740 88<649.429 720> 943 68<1393.46 1477.99> 965 94<288.904 356> 1049 91<710.038 797.433> +LayerCount: 2 Fore Refer: 126 774 N 1 0 0 1 34 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ecaron.sc -Encoding: 65577 -1 479 +Encoding: 65577 -1 478 Width: 1153 -Flags: MW +Flags: W +HStem: 0 100<-55 120.203 302.781 836.354> 500 73<426.656 624.34> 940 100<161 318.797 499.781 1039.38> +VStem: 648 82<347 416.571> 740 88<649.429 720> 965 94<288.904 356> 1049 91<710.038 797.433> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 34 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ecircumflex.sc -Encoding: 65578 -1 480 +Encoding: 65578 -1 479 Width: 1153 -Flags: MW +Flags: W +HStem: 0 100<-55 120.203 302.781 836.354> 500 73<426.656 624.34> 940 100<161 318.797 499.781 1039.38> 1224 265 +VStem: 648 82<347 416.571> 740 88<649.429 720> 965 94<288.904 356> 1049 91<710.038 797.433> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 34 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: edieresis.sc -Encoding: 65579 -1 481 +Encoding: 65579 -1 480 Width: 1153 -Flags: MW +Flags: W +HStem: 0 100<-55 120.203 302.781 836.354> 500 73<426.656 624.34> 940 100<161 318.797 499.781 1039.38> 1230 193<512.4 671.6 832.4 991.6> +VStem: 496 192<1246.4 1406.28> 648 82<347 416.571> 740 88<649.429 720> 816 192<1246.4 1406.28> 965 94<288.904 356> 1049 91<710.038 797.433> +LayerCount: 2 Fore Refer: 128 776 N 1 0 0 1 32 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: edotaccent.sc -Encoding: 65580 -1 482 +Encoding: 65580 -1 481 Width: 1153 -Flags: MW +Flags: W +HStem: 0 100<-55 120.203 302.781 836.354> 500 73<426.656 624.34> 940 100<161 318.797 499.781 1039.38> 1259 241<666.692 847.645> +VStem: 637 240<1289.12 1470.65> 648 82<347 416.571> 740 88<649.429 720> 965 94<288.904 356> 1049 91<710.038 797.433> +LayerCount: 2 Fore Refer: 127 775 N 1 0 0 1 126 -10 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: egrave.sc -Encoding: 65581 -1 483 +Encoding: 65581 -1 482 Width: 1153 -Flags: MW +Flags: W +HStem: 0 100<-55 120.203 302.781 836.354> 500 73<426.656 624.34> 940 100<161 318.797 499.781 1039.38> +VStem: 648 82<347 416.571> 740 88<649.429 720> 965 94<288.904 356> 1049 91<710.038 797.433> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -38 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: emacron.sc -Encoding: 65582 -1 484 +Encoding: 65582 -1 483 Width: 1153 -Flags: MW +Flags: W +HStem: 0 100<-55 120.203 302.781 836.354> 500 73<426.656 624.34> 940 100<161 318.797 499.781 1039.38> 1220 92<502 982> +VStem: 502 480<1220 1312> 648 82<347 416.571> 740 88<649.429 720> 965 94<288.904 356> 1049 91<710.038 797.433> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 33 -460 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: eogonek.sc -Encoding: 65583 -1 485 +Encoding: 65583 -1 484 Width: 1153 -Flags: MW +Flags: W +HStem: -419 97<655.5 868.521> 0 100<-55 120.203 302.781 836.354> 500 73<426.656 624.34> 940 100<161 318.797 499.781 1039.38> +VStem: 648 82<347 416.571> 740 88<649.429 720> 965 94<288.904 356> 1049 91<710.038 797.433> +LayerCount: 2 Fore Refer: 137 808 N 1 0 0 1 457 -47 2 -Refer: 476 -1 N 1 0 0 1 0 0 3 +Refer: 475 -1 N 1 0 0 1 0 0 3 EndChar StartChar: f.sc -Encoding: 65584 -1 486 +Encoding: 65584 -1 485 Width: 1116 -Flags: MW +Flags: W +HStem: 0 100<-55 119.219 297.777 452> 471 92<423.719 632.234> 940 100<161 318.781 500.312 1016.88> +VStem: 648 79<319 381.133> 1024 92<712 798.746> +LayerCount: 2 Fore SplineSet -55 38 m 258 @@ -11790,9 +12989,12 @@ EndSplineSet EndChar StartChar: g.sc -Encoding: 65585 -1 487 +Encoding: 65585 -1 486 Width: 1333 -Flags: MW +Flags: W +HStem: -14 103<399.287 764.208> 420 118<803 943 1130.38 1305> 948 110<567.684 966.859> +VStem: 62 208<228.984 625.068> 1104 103<694 779.212> 1181 92<1020 1040> +LayerCount: 2 Fore SplineSet 819 538 m 258 @@ -11832,36 +13034,47 @@ EndSplineSet EndChar StartChar: gbreve.sc -Encoding: 65586 -1 488 +Encoding: 65586 -1 487 Width: 1333 -Flags: MW +Flags: W +HStem: -14 103<399.287 764.208> 420 118<803 943 1130.38 1305> 948 110<567.684 966.859> 1219 110<732.072 993.429> +VStem: 62 208<228.984 625.068> 657 56<1365.42 1475.47> 1047 68<1392.46 1476.99> 1104 103<694 779.212> 1181 92<1020 1040> +LayerCount: 2 Fore Refer: 126 774 N 1 0 0 1 138 -461 2 -Refer: 487 -1 N 1 0 0 1 0 0 3 +Refer: 486 -1 N 1 0 0 1 0 0 3 EndChar StartChar: gcircumflex.sc -Encoding: 65587 -1 489 +Encoding: 65587 -1 488 Width: 1333 -Flags: MW +Flags: W +HStem: -14 103<399.287 764.208> 420 118<803 943 1130.38 1305> 948 110<567.684 966.859> 1223 265 +VStem: 62 208<228.984 625.068> 1104 103<694 779.212> 1181 92<1020 1040> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 138 -461 2 -Refer: 487 -1 N 1 0 0 1 0 0 3 +Refer: 486 -1 N 1 0 0 1 0 0 3 EndChar StartChar: gdotaccent.sc -Encoding: 65588 -1 490 +Encoding: 65588 -1 489 Width: 1333 -Flags: MW +Flags: W +HStem: -14 103<399.287 764.208> 420 118<803 943 1130.38 1305> 948 110<567.684 966.859> 1258 241<770.692 951.645> +VStem: 62 208<228.984 625.068> 741 240<1288.12 1469.65> 1104 103<694 779.212> 1181 92<1020 1040> +LayerCount: 2 Fore Refer: 127 775 N 1 0 0 1 230 -11 2 -Refer: 487 -1 N 1 0 0 1 0 0 3 +Refer: 486 -1 N 1 0 0 1 0 0 3 EndChar StartChar: h.sc -Encoding: 65589 -1 491 +Encoding: 65589 -1 490 Width: 1299 -Flags: MW +Flags: W +HStem: 0 100<-55 110.998 293.516 435 666 845.797 989.875 1157> 486 100<405.188 920.469> 940 100<142 290.295 466.812 633 864 1023.67 1171 1355> +LayerCount: 2 Fore SplineSet -55 40 m 258 @@ -11925,40 +13138,46 @@ EndSplineSet EndChar StartChar: hcircumflex.sc -Encoding: 65590 -1 492 +Encoding: 65590 -1 491 Width: 1299 -Flags: MW +Flags: W +HStem: 0 100<-55 110.998 293.516 435 666 845.797 989.875 1157> 486 100<405.188 920.469> 940 100<142 290.295 466.812 633 864 1023.67 1171 1355> 1224 265 +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 91 -460 2 -Refer: 491 -1 N 1 0 0 1 0 0 3 +Refer: 490 -1 N 1 0 0 1 0 0 3 EndChar StartChar: hyphen.sc -Encoding: 65591 -1 493 +Encoding: 65591 -1 492 Width: 920 -Flags: MW +Flags: W +HStem: 480 110<126.19 795.856> +LayerCount: 2 Fore SplineSet 148 590 m 2 774 590 l 2 - 785 590 793 588 796 585 c 128 + 785 590 793 588 796 585 c 0 799 582 800 574 800 562 c 2 800 513 l 2 - 800 501 799 493 796 488 c 128 + 800 501 799 493 796 488 c 0 793 483 785 480 772 480 c 2 146 480 l 2 - 133 480 126 482 124 486 c 128 + 133 480 126 482 124 486 c 0 122 490 120 497 120 510 c 2 120 562 l 2 - 120 573 122 580 126 584 c 128 + 120 573 122 580 126 584 c 0 130 588 137 590 148 590 c 2 EndSplineSet EndChar StartChar: i.sc -Encoding: 65592 -1 494 +Encoding: 65592 -1 493 Width: 608 -Flags: MW +Flags: W +HStem: 0 100<-55 123.125 307.109 455.998> 940 100<167 316.875 499.891 664> +LayerCount: 2 Fore SplineSet -55 31 m 258 @@ -11990,90 +13209,116 @@ EndSplineSet EndChar StartChar: iacute.sc -Encoding: 65593 -1 495 +Encoding: 65593 -1 494 Width: 608 -Flags: MW +Flags: W +HStem: 0 100<-55 123.125 307.109 455.998> 940 100<167 316.875 499.891 664> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -158 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ibreve.sc -Encoding: 65594 -1 496 +Encoding: 65594 -1 495 Width: 608 -Flags: MW +Flags: W +HStem: 0 100<-55 123.125 307.109 455.998> 940 100<167 316.875 499.891 664> 1220 110<366.072 627.429> +VStem: 291 56<1366.42 1476.47> 681 68<1393.46 1477.99> +LayerCount: 2 Fore Refer: 126 774 N 1 0 0 1 -228 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: icircumflex.sc -Encoding: 65595 -1 497 +Encoding: 65595 -1 496 Width: 608 -Flags: MW +Flags: W +HStem: 0 100<-55 123.125 307.109 455.998> 940 100<167 316.875 499.891 664> 1224 265 +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -228 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: idieresis.sc -Encoding: 65596 -1 498 +Encoding: 65596 -1 497 Width: 608 -Flags: MW +Flags: W +HStem: 0 100<-55 123.125 307.109 455.998> 940 100<167 316.875 499.891 664> 1230 193<250.4 409.6 570.4 729.6> +VStem: 234 192<1246.4 1406.28> 554 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 128 776 N 1 0 0 1 -230 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: idotaccent.sc -Encoding: 65597 -1 499 +Encoding: 65597 -1 498 Width: 608 -Flags: MW +Flags: W +HStem: 0 100<-55 123.125 307.109 455.998> 940 100<167 316.875 499.891 664> 1257 241<408.692 589.645> +VStem: 379 240<1287.12 1468.65> +LayerCount: 2 Fore Refer: 116 729 N 1 0 0 1 -132 -12 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: igrave.sc -Encoding: 65598 -1 500 +Encoding: 65598 -1 499 Width: 608 -Flags: MW +Flags: W +HStem: 0 100<-55 123.125 307.109 455.998> 940 100<167 316.875 499.891 664> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -300 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: imacron.sc -Encoding: 65599 -1 501 +Encoding: 65599 -1 500 Width: 608 -Flags: MW +Flags: W +HStem: 0 100<-55 123.125 307.109 455.998> 940 100<167 316.875 499.891 664> 1220 92<240 720> +VStem: 240 480<1220 1312> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 -229 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: iogonek.sc -Encoding: 65600 -1 502 +Encoding: 65600 -1 501 Width: 608 -Flags: MW +Flags: W +HStem: -419 97<24.5 237.521> 0 100<-55 123.125 307.109 455.998> 940 100<167 316.875 499.891 664> +LayerCount: 2 Fore Refer: 137 808 N 1 0 0 1 -174 -47 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: itilde.sc -Encoding: 65601 -1 503 +Encoding: 65601 -1 502 Width: 608 -Flags: MW +Flags: W +HStem: 0 100<-55 123.125 307.109 455.998> 940 100<167 316.875 499.891 664> 1220 116<588.398 749.595> 1378 116<252.15 428.225> +VStem: 785 84<1369.9 1474> +LayerCount: 2 Fore Refer: 124 771 N 1 0 0 1 -225 -460 2 -Refer: 494 -1 N 1 0 0 1 0 0 3 +Refer: 493 -1 N 1 0 0 1 0 0 3 EndChar StartChar: j.sc -Encoding: 65602 -1 504 +Encoding: 65602 -1 503 Width: 919 -Flags: MW +Flags: W +HStem: -14 100<145.111 366.109> 940 100<479 649.188 816.594 1002> +VStem: -42 179<97.8872 251.741> +LayerCount: 2 Fore SplineSet -42 207 m 256 @@ -12101,18 +13346,23 @@ EndSplineSet EndChar StartChar: jcircumflex.sc -Encoding: 65603 -1 505 +Encoding: 65603 -1 504 Width: 919 -Flags: MW +Flags: W +HStem: -14 100<145.111 366.109> 940 100<479 649.188 816.594 1002> 1224 265 +VStem: -42 179<97.8872 251.741> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 37 -460 2 -Refer: 504 -1 N 1 0 0 1 0 0 3 +Refer: 503 -1 N 1 0 0 1 0 0 3 EndChar StartChar: k.sc -Encoding: 65604 -1 506 +Encoding: 65604 -1 505 Width: 1253 -Flags: MW +Flags: W +HStem: 0 100<-55 99 282.25 394 917.815 1141> 940 100<169 285 465.266 618 806 897 1028.25 1240> +LayerCount: 2 Fore SplineSet -55 35 m 258 @@ -12170,9 +13420,12 @@ EndSplineSet EndChar StartChar: l.sc -Encoding: 65605 -1 507 +Encoding: 65605 -1 506 Width: 1070 -Flags: MW +Flags: W +HStem: 0 100<-55 120.953 300.998 781.079> 940 100<156 304.047 486.062 651> +VStem: 902 95<292.925 361.941> +LayerCount: 2 Fore SplineSet -55 29 m 258 @@ -12207,27 +13460,35 @@ EndSplineSet EndChar StartChar: lacute.sc -Encoding: 65606 -1 508 +Encoding: 65606 -1 507 Width: 1070 -Flags: MW +Flags: W +HStem: 0 100<-55 120.953 300.998 781.079> 940 100<156 304.047 486.062 651> +VStem: 902 95<292.925 361.941> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -185 -460 2 -Refer: 507 -1 N 1 0 0 1 0 0 3 +Refer: 506 -1 N 1 0 0 1 0 0 3 EndChar StartChar: lcaron.sc -Encoding: 65607 -1 509 +Encoding: 65607 -1 508 Width: 1120 -Flags: MW +Flags: W +HStem: 0 100<-55 120.953 300.998 781.079> 593 81<860 990.167> 884 236<973.955 1112.9> 940 100<156 304.047 486.062 651> +VStem: 902 95<292.925 361.941> 944 274<907.701 1075.2> +LayerCount: 2 Fore Refer: 65 44 N 1 0 0 1 867 904 2 -Refer: 507 -1 N 1 0 0 1 0 0 2 +Refer: 506 -1 N 1 0 0 1 0 0 2 EndChar StartChar: m.sc -Encoding: 65608 -1 510 +Encoding: 65608 -1 509 Width: 1517 -Flags: MW +Flags: W +HStem: -14 21G<566.5 638> 0 100<-69 116.469 213.094 374 878 1051.08 1213.44 1381> 940 100<178 331.531 1362.12 1532> +LayerCount: 2 Fore SplineSet 1166 826 m 258 @@ -12288,9 +13549,11 @@ EndSplineSet EndChar StartChar: n.sc -Encoding: 65609 -1 511 +Encoding: 65609 -1 510 Width: 1309 -Flags: MW +Flags: W +HStem: -14 21G<871.5 975> 0 100<-55 117.859 220.281 381> 940 100<172 295.141 925 1053.59 1186.81 1365> +LayerCount: 2 Fore SplineSet 267 940 m 258 @@ -12340,36 +13603,46 @@ EndSplineSet EndChar StartChar: nacute.sc -Encoding: 65610 -1 512 +Encoding: 65610 -1 511 Width: 1309 -Flags: MW +Flags: W +HStem: -14 21G<871.5 975> 0 100<-55 117.859 220.281 381> 940 100<172 295.141 925 1053.59 1186.81 1365> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 173 -460 2 -Refer: 511 -1 N 1 0 0 1 0 0 3 +Refer: 510 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ncaron.sc -Encoding: 65611 -1 513 +Encoding: 65611 -1 512 Width: 1309 -Flags: MW +Flags: W +HStem: -14 21G<871.5 975> 0 100<-55 117.859 220.281 381> 940 100<172 295.141 925 1053.59 1186.81 1365> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 103 -460 2 -Refer: 511 -1 N 1 0 0 1 0 0 3 +Refer: 510 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ntilde.sc -Encoding: 65612 -1 514 +Encoding: 65612 -1 513 Width: 1309 -Flags: MW +Flags: W +HStem: -14 21G<871.5 975> 0 100<-55 117.859 220.281 381> 940 100<172 295.141 925 1053.59 1186.81 1365> 1220 116<919.398 1080.6> 1378 116<583.15 759.225> +VStem: 1116 84<1369.9 1474> +LayerCount: 2 Fore Refer: 124 771 N 1 0 0 1 106 -460 2 -Refer: 511 -1 N 1 0 0 1 0 0 3 +Refer: 510 -1 N 1 0 0 1 0 0 3 EndChar StartChar: o.sc -Encoding: 65613 -1 515 +Encoding: 65613 -1 514 Width: 1247 -Flags: MW +Flags: W +HStem: -25 91<384.783 689.925> 973 91<557.952 863.139> +VStem: 62 208<199.997 628.613> 977 208<410.387 839.003> +LayerCount: 2 Fore SplineSet 721 1064 m 257 @@ -12390,81 +13663,108 @@ EndSplineSet EndChar StartChar: oacute.sc -Encoding: 65614 -1 516 +Encoding: 65614 -1 515 Width: 1247 -Flags: MW +Flags: W +HStem: -25 91<384.783 689.925> 973 91<557.952 863.139> +VStem: 62 208<199.997 628.613> 977 208<410.387 839.003> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 143 -454 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: obreve.sc -Encoding: 65615 -1 517 +Encoding: 65615 -1 516 Width: 1247 -Flags: MW +Flags: W +HStem: -25 91<384.783 689.925> 973 91<557.952 863.139> 1226 110<667.072 928.429> +VStem: 62 208<199.997 628.613> 592 56<1372.42 1482.47> 977 208<410.387 839.003> 982 68<1399.46 1483.99> +LayerCount: 2 Fore Refer: 126 774 N 1 0 0 1 73 -454 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ocircumflex.sc -Encoding: 65616 -1 518 +Encoding: 65616 -1 517 Width: 1247 -Flags: MW +Flags: W +HStem: -25 91<384.783 689.925> 973 91<557.952 863.139> 1230 265 +VStem: 62 208<199.997 628.613> 977 208<410.387 839.003> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 73 -454 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: odieresis.sc -Encoding: 65617 -1 519 +Encoding: 65617 -1 518 Width: 1247 -Flags: MW +Flags: W +HStem: -25 91<384.783 689.925> 973 91<557.952 863.139> 1236 193<551.4 710.6 871.4 1030.6> +VStem: 62 208<199.997 628.613> 535 192<1252.4 1412.28> 855 192<1252.4 1412.28> 977 208<410.387 839.003> +LayerCount: 2 Fore Refer: 128 776 N 1 0 0 1 71 -454 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ograve.sc -Encoding: 65618 -1 520 +Encoding: 65618 -1 519 Width: 1247 -Flags: MW +Flags: W +HStem: -25 91<384.783 689.925> 973 91<557.952 863.139> +VStem: 62 208<199.997 628.613> 977 208<410.387 839.003> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 1 -454 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ohungarumlaut.sc -Encoding: 65619 -1 521 +Encoding: 65619 -1 520 Width: 1247 -Flags: MW +Flags: W +HStem: -25 91<384.783 689.925> 973 91<557.952 863.139> +VStem: 62 208<199.997 628.613> 977 208<410.387 839.003> +LayerCount: 2 Fore Refer: 130 779 N 1 0 0 1 148 -454 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: omacron.sc -Encoding: 65620 -1 522 +Encoding: 65620 -1 521 Width: 1247 -Flags: MW +Flags: W +HStem: -25 91<384.783 689.925> 973 91<557.952 863.139> 1226 92<541 1021> +VStem: 62 208<199.997 628.613> 541 480<1226 1318> 977 208<410.387 839.003> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 72 -454 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: otilde.sc -Encoding: 65621 -1 523 +Encoding: 65621 -1 522 Width: 1247 -Flags: MW +Flags: W +HStem: -25 91<384.783 689.925> 973 91<557.952 863.139> 1226 116<889.398 1050.6> 1384 116<553.15 729.225> +VStem: 62 208<199.997 628.613> 977 208<410.387 839.003> 1086 84<1375.9 1480> +LayerCount: 2 Fore Refer: 124 771 N 1 0 0 1 76 -454 2 -Refer: 515 -1 N 1 0 0 1 0 0 3 +Refer: 514 -1 N 1 0 0 1 0 0 3 EndChar StartChar: p.sc -Encoding: 65622 -1 524 +Encoding: 65622 -1 523 Width: 1054 -Flags: MW +Flags: W +HStem: 0 100<-55 103.999 287.125 432> 446 101<394.891 729.048> 940 100<166 289.062 468.812 822.354> +VStem: 856 199<659.629 906.167> +LayerCount: 2 Fore SplineSet 418 547 m 258 @@ -12503,9 +13803,12 @@ EndSplineSet EndChar StartChar: q.sc -Encoding: 65623 -1 525 +Encoding: 65623 -1 524 Width: 1292 -Flags: MW +Flags: W +HStem: -357 84<671.974 805.792> -112 84<292.643 438.312> -25 91<388.348 712.985> 973 91<579.921 904.497> +VStem: 62 208<199.997 622.797> 125 165<-271.326 -115.226> 807 165<-270.281 -111.911> 1022 208<416.203 839.003> +LayerCount: 2 Fore SplineSet 270 425 m 256 @@ -12535,9 +13838,12 @@ EndSplineSet EndChar StartChar: r.sc -Encoding: 65624 -1 526 +Encoding: 65624 -1 525 Width: 1223 -Flags: MW +Flags: W +HStem: -18 125<853.056 1078.41> 0 100<-55 107.922 290.75 438> 465 109<402.688 745.653> 940 100<169 293 468.312 904.164> +VStem: 743 181<109.955 349.616> 776 186<140.284 437.828> 951 181<686.387 897.56> +LayerCount: 2 Fore SplineSet 1147 114 m 256 @@ -12589,27 +13895,36 @@ EndSplineSet EndChar StartChar: racute.sc -Encoding: 65625 -1 527 +Encoding: 65625 -1 526 Width: 1223 -Flags: MW +Flags: W +HStem: -18 125<853.056 1078.41> 0 100<-55 107.922 290.75 438> 465 109<402.688 745.653> 940 100<169 293 468.312 904.164> +VStem: 743 181<109.955 349.616> 776 186<140.284 437.828> 951 181<686.387 897.56> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 40 -460 2 -Refer: 526 -1 N 1 0 0 1 0 0 3 +Refer: 525 -1 N 1 0 0 1 0 0 3 EndChar StartChar: rcaron.sc -Encoding: 65626 -1 528 +Encoding: 65626 -1 527 Width: 1223 -Flags: MW +Flags: W +HStem: -18 125<853.056 1078.41> 0 100<-55 107.922 290.75 438> 465 109<402.688 745.653> 940 100<169 293 468.312 904.164> +VStem: 743 181<109.955 349.616> 776 186<140.284 437.828> 951 181<686.387 897.56> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 -30 -460 2 -Refer: 526 -1 N 1 0 0 1 0 0 3 +Refer: 525 -1 N 1 0 0 1 0 0 3 EndChar StartChar: s.sc -Encoding: 65627 -1 529 +Encoding: 65627 -1 528 Width: 1002 -Flags: MW +Flags: W +HStem: -21 98<272.42 626.251> -3 21G<-27 37> 966 101<429.399 775.187> +VStem: 161 176<694.974 884.012> 725 181<167.196 379.824> +LayerCount: 2 Fore SplineSet 337 777 m 256 @@ -12645,45 +13960,60 @@ EndSplineSet EndChar StartChar: sacute.sc -Encoding: 65628 -1 530 +Encoding: 65628 -1 529 Width: 1002 -Flags: MW +Flags: W +HStem: -21 98<272.42 626.251> -3 21G<-27 37> 966 101<429.399 775.187> +VStem: 161 176<694.974 884.012> 725 181<167.196 379.824> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 34 -461 2 -Refer: 529 -1 N 1 0 0 1 0 0 3 +Refer: 528 -1 N 1 0 0 1 0 0 3 EndChar StartChar: scaron.sc -Encoding: 65629 -1 531 +Encoding: 65629 -1 530 Width: 1002 -Flags: MW +Flags: W +HStem: -21 98<272.42 626.251> -3 21G<-27 37> 966 101<429.399 775.187> +VStem: 161 176<694.974 884.012> 725 181<167.196 379.824> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 -36 -461 2 -Refer: 529 -1 N 1 0 0 1 0 0 3 +Refer: 528 -1 N 1 0 0 1 0 0 3 EndChar StartChar: scedilla.sc -Encoding: 65630 -1 532 +Encoding: 65630 -1 531 Width: 1002 -Flags: MW +Flags: W +HStem: -503 73<172.034 341.619> -21 98<272.42 626.251> -3 21G<-27 37> 966 101<429.399 775.187> +VStem: 161 176<694.974 884.012> 170 374 725 181<167.196 379.824> +LayerCount: 2 Fore Refer: 136 807 N 1 0 0 1 87 6 2 -Refer: 529 -1 N 1 0 0 1 0 0 3 +Refer: 528 -1 N 1 0 0 1 0 0 3 EndChar StartChar: scircumflex.sc -Encoding: 65631 -1 533 +Encoding: 65631 -1 532 Width: 1002 -Flags: MW +Flags: W +HStem: -21 98<272.42 626.251> -3 21G<-27 37> 966 101<429.399 775.187> 1223 265 +VStem: 161 176<694.974 884.012> 725 181<167.196 379.824> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 -36 -461 2 -Refer: 529 -1 N 1 0 0 1 0 0 3 +Refer: 528 -1 N 1 0 0 1 0 0 3 EndChar StartChar: t.sc -Encoding: 65632 -1 534 +Encoding: 65632 -1 533 Width: 1125 -Flags: MW +Flags: W +HStem: 0 100<191 365 548 703> 680 360<147.688 172.195 1019 1119.31> 950 90<285.665 551 734 1042.76> +VStem: 76 91<680 764.378> 1025 90<680 761.464> +LayerCount: 2 Fore SplineSet 191 32 m 258 @@ -12721,18 +14051,24 @@ EndSplineSet EndChar StartChar: tcaron.sc -Encoding: 65633 -1 535 +Encoding: 65633 -1 534 Width: 1125 -Flags: MW +Flags: W +HStem: 0 100<191 365 548 703> 680 360<147.688 172.195 1019 1119.31> 950 90<285.665 551 734 1042.76> +VStem: 76 91<680 764.378> 1025 90<680 761.464> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 184 0 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: u.sc -Encoding: 65634 -1 536 +Encoding: 65634 -1 535 Width: 1272 -Flags: MW +Flags: W +HStem: -21 109<366.748 732.793> 940 100<137 290.766 469.562 645 915 1066.69 1175.72 1342> +VStem: 125 177<149.278 477.883> +LayerCount: 2 Fore SplineSet 474 918 m 258 @@ -12772,198 +14108,263 @@ EndSplineSet EndChar StartChar: uacute.sc -Encoding: 65635 -1 537 +Encoding: 65635 -1 536 Width: 1272 -Flags: MW +Flags: W +HStem: -21 109<366.748 732.793> 940 100<137 290.766 469.562 645 915 1066.69 1175.72 1342> +VStem: 125 177<149.278 477.883> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 170 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ubreve.sc -Encoding: 65636 -1 538 +Encoding: 65636 -1 537 Width: 1272 -Flags: MW +Flags: W +HStem: -21 109<366.748 732.793> 940 100<137 290.766 469.562 645 915 1066.69 1175.72 1342> 1220 110<694.072 955.429> +VStem: 125 177<149.278 477.883> 619 56<1366.42 1476.47> 1009 68<1393.46 1477.99> +LayerCount: 2 Fore Refer: 126 774 N 1 0 0 1 100 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ucircumflex.sc -Encoding: 65637 -1 539 +Encoding: 65637 -1 538 Width: 1272 -Flags: MW +Flags: W +HStem: -21 109<366.748 732.793> 940 100<137 290.766 469.562 645 915 1066.69 1175.72 1342> 1224 265 +VStem: 125 177<149.278 477.883> +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 100 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: udieresis.sc -Encoding: 65638 -1 540 +Encoding: 65638 -1 539 Width: 1272 -Flags: MW +Flags: W +HStem: -21 109<366.748 732.793> 940 100<137 290.766 469.562 645 915 1066.69 1175.72 1342> 1230 193<578.4 737.6 898.4 1057.6> +VStem: 125 177<149.278 477.883> 562 192<1246.4 1406.28> 882 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 128 776 N 1 0 0 1 98 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ugrave.sc -Encoding: 65639 -1 541 +Encoding: 65639 -1 540 Width: 1272 -Flags: MW +Flags: W +HStem: -21 109<366.748 732.793> 940 100<137 290.766 469.562 645 915 1066.69 1175.72 1342> +VStem: 125 177<149.278 477.883> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 28 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uhungarumlaut.sc -Encoding: 65640 -1 542 +Encoding: 65640 -1 541 Width: 1272 -Flags: MW +Flags: W +HStem: -21 109<366.748 732.793> 940 100<137 290.766 469.562 645 915 1066.69 1175.72 1342> +VStem: 125 177<149.278 477.883> +LayerCount: 2 Fore Refer: 130 779 N 1 0 0 1 175 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: umacron.sc -Encoding: 65641 -1 543 +Encoding: 65641 -1 542 Width: 1272 -Flags: MW +Flags: W +HStem: -21 109<366.748 732.793> 940 100<137 290.766 469.562 645 915 1066.69 1175.72 1342> 1220 92<568 1048> +VStem: 125 177<149.278 477.883> 568 480<1220 1312> +LayerCount: 2 Fore Refer: 125 772 N 1 0 0 1 99 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0123.sc -Encoding: 65642 -1 544 +StartChar: gcommaaccent.sc +Encoding: 65642 -1 543 Width: 1333 -Flags: MW +Flags: W +HStem: -14 103<399.287 764.208> 420 118<803 943 1130.38 1305> 948 110<567.684 966.859> 1222 189<839.097 957.616> 1579 65<937.266 1041> +VStem: 62 208<228.984 625.068> 755 219<1248.77 1392.41> 1104 103<694 779.212> 1181 92<1020 1040> +LayerCount: 2 Fore Refer: 133 786 N 1 0 0 1 263 119 2 -Refer: 487 -1 N 1 0 0 1 0 0 3 +Refer: 486 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0137.sc -Encoding: 65643 -1 545 +StartChar: kcommaaccent.sc +Encoding: 65643 -1 544 Width: 1253 -Flags: MW +Flags: W +HStem: -623 65<299 402.734> -390 189<382.384 500.903> 0 100<-55 99 282.25 394 917.815 1141> 940 100<169 285 465.266 618 806 897 1028.25 1240> +VStem: 366 219<-371.412 -227.772> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 195 0 2 -Refer: 506 -1 N 1 0 0 1 0 0 3 +Refer: 505 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni013C.sc -Encoding: 65644 -1 546 +StartChar: lcommaaccent.sc +Encoding: 65644 -1 545 Width: 1070 -Flags: MW +Flags: W +HStem: -623 65<158 261.734> -390 189<241.384 359.903> 0 100<-55 120.953 300.998 781.079> 940 100<156 304.047 486.062 651> +VStem: 225 219<-371.412 -227.772> 902 95<292.925 361.941> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 54 0 2 -Refer: 507 -1 N 1 0 0 1 0 0 3 +Refer: 506 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0146.sc -Encoding: 65645 -1 547 +StartChar: ncommaaccent.sc +Encoding: 65645 -1 546 Width: 1309 -Flags: MW +Flags: W +HStem: -619 65<359 462.734> -386 189<442.384 560.903> -14 21G<871.5 975> 0 100<-55 117.859 220.281 381> 940 100<172 295.141 925 1053.59 1186.81 1365> +VStem: 426 219<-367.412 -223.772> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 255 4 2 -Refer: 511 -1 N 1 0 0 1 0 0 3 +Refer: 510 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0157.sc -Encoding: 65646 -1 548 +StartChar: rcommaaccent.sc +Encoding: 65646 -1 547 Width: 1223 -Flags: MW +Flags: W +HStem: -623 65<307 410.734> -390 189<390.384 508.903> -18 125<853.056 1078.41> 0 100<-55 107.922 290.75 438> 465 109<402.688 745.653> 940 100<169 293 468.312 904.164> +VStem: 374 219<-371.412 -227.772> 743 181<109.955 349.616> 776 186<140.284 437.828> 951 181<686.387 897.56> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 203 0 2 -Refer: 526 -1 N 1 0 0 1 0 0 3 +Refer: 525 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni0163.sc -Encoding: 65647 -1 549 +Encoding: 65647 -1 548 Width: 1125 -Flags: MW +Flags: W +HStem: -509 73<178.034 347.619> 0 100<191 365 548 703> 680 360<147.688 172.195 1019 1119.31> 950 90<285.665 551 734 1042.76> +VStem: 76 91<680 764.378> 176 374 1025 90<680 761.464> +LayerCount: 2 Fore Refer: 136 807 N 1 0 0 1 93 0 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni0213.sc -Encoding: 65648 -1 550 +Encoding: 65648 -1 549 Width: 1223 -Flags: MW +Flags: W +HStem: -18 125<853.056 1078.41> 0 100<-55 107.922 290.75 438> 465 109<402.688 745.653> 940 100<169 293 468.312 904.164> 1368 110<564.571 826.696> +VStem: 443 68<1220.01 1304.54> 743 181<109.955 349.616> 776 186<140.284 437.828> 845 56<1221.53 1331.58> 951 181<686.387 897.56> +LayerCount: 2 Fore Refer: 132 785 N 1 0 0 1 -30 -460 2 -Refer: 526 -1 N 1 0 0 1 0 0 3 +Refer: 525 -1 N 1 0 0 1 0 0 3 EndChar -StartChar: uni0219.sc -Encoding: 65649 -1 551 +StartChar: scommaaccent.sc +Encoding: 65649 -1 550 Width: 1002 -Flags: MW +Flags: W +HStem: -617 65<223 326.734> -384 189<306.384 424.903> -21 98<272.42 626.251> -3 21G<-27 37> 966 101<429.399 775.187> +VStem: 161 176<694.974 884.012> 290 219<-365.412 -221.772> 725 181<167.196 379.824> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 119 6 2 -Refer: 529 -1 N 1 0 0 1 0 0 3 +Refer: 528 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni021B.sc -Encoding: 65650 -1 552 +Encoding: 65650 -1 551 Width: 1125 -Flags: MW +Flags: W +HStem: -623 65<229 332.734> -390 189<312.384 430.903> 0 100<191 365 548 703> 680 360<147.688 172.195 1019 1119.31> 950 90<285.665 551 734 1042.76> +VStem: 76 91<680 764.378> 296 219<-371.412 -227.772> 1025 90<680 761.464> +LayerCount: 2 Fore Refer: 135 806 N 1 0 0 1 125 0 2 -Refer: 534 -1 N 1 0 0 1 0 0 3 +Refer: 533 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni1E87.sc -Encoding: 65651 -1 553 +Encoding: 65651 -1 552 Width: 1730 -Flags: MW +Flags: W +HStem: 940 100<97 230.984 420.391 566 774 902.094 1079.08 1189 1436 1560.77 1680.48 1869> 1257 241<921.692 1102.65> +VStem: 892 240<1287.12 1468.65> +LayerCount: 2 Fore Refer: 127 775 N 1 0 0 1 381 -12 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni1E89.sc -Encoding: 65652 -1 554 +Encoding: 65652 -1 553 Width: 1730 -Flags: MW +Flags: W +HStem: -434 241<633.692 814.645> 940 100<97 230.984 420.391 566 774 902.094 1079.08 1189 1436 1560.77 1680.48 1869> +VStem: 604 240<-403.879 -222.355> +LayerCount: 2 Fore Refer: 134 803 N 1 0 0 1 443 -24 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uogonek.sc -Encoding: 65653 -1 555 +Encoding: 65653 -1 554 Width: 1272 -Flags: MW +Flags: W +HStem: -413 97<472.5 685.521> -21 109<366.748 732.793> 940 100<137 290.766 469.562 645 915 1066.69 1175.72 1342> +VStem: 125 177<149.278 477.883> +LayerCount: 2 Fore Refer: 137 808 N 1 0 0 1 274 -41 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uring.sc -Encoding: 65654 -1 556 +Encoding: 65654 -1 555 Width: 1272 -Flags: MW +Flags: W +HStem: -21 109<366.748 732.793> 940 100<137 290.766 469.562 645 915 1066.69 1175.72 1342> 1220 74<739.847 899.417> 1507 73<772.42 926.654> +VStem: 125 177<149.278 477.883> 655 359 +LayerCount: 2 Fore Refer: 129 778 N 1 0 0 1 99 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: utilde.sc -Encoding: 65655 -1 557 +Encoding: 65655 -1 556 Width: 1272 -Flags: MW +Flags: W +HStem: -21 109<366.748 732.793> 940 100<137 290.766 469.562 645 915 1066.69 1175.72 1342> 1220 116<916.398 1077.6> 1378 116<580.15 756.225> +VStem: 125 177<149.278 477.883> 1113 84<1369.9 1474> +LayerCount: 2 Fore Refer: 124 771 N 1 0 0 1 103 -460 2 -Refer: 536 -1 N 1 0 0 1 0 0 3 +Refer: 535 -1 N 1 0 0 1 0 0 3 EndChar StartChar: v.sc -Encoding: 65656 -1 558 +Encoding: 65656 -1 557 Width: 1233 -Flags: MW +Flags: W +HStem: -12 149<548.731 601.855> 940 100<97 243.531 430.75 581 928 1058.27 1174.98 1336> +LayerCount: 2 Fore SplineSet 403 32 m 257 @@ -13002,9 +14403,11 @@ EndSplineSet EndChar StartChar: w.sc -Encoding: 65657 -1 559 +Encoding: 65657 -1 558 Width: 1730 -Flags: MW +Flags: W +HStem: 940 100<97 230.984 420.391 566 774 902.094 1079.08 1189 1436 1560.77 1680.48 1869> +LayerCount: 2 Fore SplineSet 591 252 m 258 @@ -13067,45 +14470,57 @@ EndSplineSet EndChar StartChar: wacute.sc -Encoding: 65658 -1 560 +Encoding: 65658 -1 559 Width: 1730 -Flags: MW +Flags: W +HStem: 940 100<97 230.984 420.391 566 774 902.094 1079.08 1189 1436 1560.77 1680.48 1869> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 460 -460 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: wcircumflex.sc -Encoding: 65659 -1 561 +Encoding: 65659 -1 560 Width: 1730 -Flags: MW +Flags: W +HStem: 940 100<97 230.984 420.391 566 774 902.094 1079.08 1189 1436 1560.77 1680.48 1869> 1224 265 +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 390 -460 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: wdieresis.sc -Encoding: 65660 -1 562 +Encoding: 65660 -1 561 Width: 1730 -Flags: MW +Flags: W +HStem: 940 100<97 230.984 420.391 566 774 902.094 1079.08 1189 1436 1560.77 1680.48 1869> 1230 193<868.4 1027.6 1188.4 1347.6> +VStem: 852 192<1246.4 1406.28> 1172 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 128 776 N 1 0 0 1 388 -460 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: wgrave.sc -Encoding: 65661 -1 563 +Encoding: 65661 -1 562 Width: 1730 -Flags: MW +Flags: W +HStem: 940 100<97 230.984 420.391 566 774 902.094 1079.08 1189 1436 1560.77 1680.48 1869> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 318 -460 2 -Refer: 559 -1 N 1 0 0 1 0 0 3 +Refer: 558 -1 N 1 0 0 1 0 0 3 EndChar StartChar: x.sc -Encoding: 65662 -1 564 +Encoding: 65662 -1 563 Width: 1293 -Flags: MW +Flags: W +HStem: 0 100<-113 125.875 285.938 353 686 806.594 1018.7 1182> 940 100<157 317.625 520.125 695 920 1010 1143.12 1356> +VStem: 536 226<486.008 606.906> +LayerCount: 2 Fore SplineSet 258 940 m 258 @@ -13173,9 +14588,11 @@ EndSplineSet EndChar StartChar: y.sc -Encoding: 65663 -1 565 +Encoding: 65663 -1 564 Width: 1137 -Flags: MW +Flags: W +HStem: 0 100<219 391.999 574.078 722> 940 100<97 247.984 413.734 549 811 942.422 1056.77 1241> +LayerCount: 2 Fore SplineSet 219 36 m 258 @@ -13226,45 +14643,57 @@ EndSplineSet EndChar StartChar: yacute.sc -Encoding: 65664 -1 566 +Encoding: 65664 -1 565 Width: 1137 -Flags: MW +Flags: W +HStem: 0 100<219 391.999 574.078 722> 940 100<97 247.984 413.734 549 811 942.422 1056.77 1241> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 117 -460 2 -Refer: 565 -1 N 1 0 0 1 0 0 3 +Refer: 564 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ycircumflex.sc -Encoding: 65665 -1 567 +Encoding: 65665 -1 566 Width: 1137 -Flags: MW +Flags: W +HStem: 0 100<219 391.999 574.078 722> 940 100<97 247.984 413.734 549 811 942.422 1056.77 1241> 1224 265 +LayerCount: 2 Fore Refer: 123 770 N 1 0 0 1 47 -460 2 -Refer: 565 -1 N 1 0 0 1 0 0 3 +Refer: 564 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ydieresis.sc -Encoding: 65666 -1 568 +Encoding: 65666 -1 567 Width: 1137 -Flags: MW +Flags: W +HStem: 0 100<219 391.999 574.078 722> 940 100<97 247.984 413.734 549 811 942.422 1056.77 1241> 1230 193<525.4 684.6 845.4 1004.6> +VStem: 509 192<1246.4 1406.28> 829 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 128 776 N 1 0 0 1 45 -460 2 -Refer: 565 -1 N 1 0 0 1 0 0 3 +Refer: 564 -1 N 1 0 0 1 0 0 3 EndChar StartChar: ygrave.sc -Encoding: 65667 -1 569 +Encoding: 65667 -1 568 Width: 1137 -Flags: MW +Flags: W +HStem: 0 100<219 391.999 574.078 722> 940 100<97 247.984 413.734 549 811 942.422 1056.77 1241> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -25 -460 2 -Refer: 565 -1 N 1 0 0 1 0 0 3 +Refer: 564 -1 N 1 0 0 1 0 0 3 EndChar StartChar: z.sc -Encoding: 65668 -1 570 +Encoding: 65668 -1 569 Width: 1093 -Flags: MW +Flags: W +HStem: 0 112<180.01 794.586> 914 126<295.201 822.988> +VStem: 98 94<678 704> +LayerCount: 2 Fore SplineSet -62 24 m 258 @@ -13300,36 +14729,47 @@ EndSplineSet EndChar StartChar: zacute.sc -Encoding: 65669 -1 571 +Encoding: 65669 -1 570 Width: 1093 -Flags: MW +Flags: W +HStem: 0 112<180.01 794.586> 914 126<295.201 822.988> +VStem: 98 94<678 704> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 54 -460 2 -Refer: 570 -1 N 1 0 0 1 0 0 3 +Refer: 569 -1 N 1 0 0 1 0 0 3 EndChar StartChar: zcaron.sc -Encoding: 65670 -1 572 +Encoding: 65670 -1 571 Width: 1093 -Flags: MW +Flags: W +HStem: 0 112<180.01 794.586> 914 126<295.201 822.988> +VStem: 98 94<678 704> +LayerCount: 2 Fore Refer: 131 780 N 1 0 0 1 -16 -460 2 -Refer: 570 -1 N 1 0 0 1 0 0 3 +Refer: 569 -1 N 1 0 0 1 0 0 3 EndChar StartChar: zdotaccent.sc -Encoding: 65671 -1 573 +Encoding: 65671 -1 572 Width: 1093 -Flags: MW +Flags: W +HStem: 0 112<180.01 794.586> 914 126<295.201 822.988> 1257 241<616.692 797.645> +VStem: 98 94<678 704> 587 240<1287.12 1468.65> +LayerCount: 2 Fore Refer: 127 775 N 1 0 0 1 76 -12 2 -Refer: 570 -1 N 1 0 0 1 0 0 3 +Refer: 569 -1 N 1 0 0 1 0 0 3 EndChar StartChar: uni2116 -Encoding: 8470 8470 574 +Encoding: 8470 8470 573 Width: 1798 -Flags: MW +Flags: W +HStem: -20 21G<605.5 779> 0 110<-110 19.9982 145.998 260> 158 110<1063 1623> 420 90<1339.09 1482.57> 1270 90<1488.43 1631.91> 1390 110<190 277.725 856 962.267 1090 1216> +LayerCount: 2 Fore SplineSet 1097 268 m 2 @@ -13356,9 +14796,10 @@ Refer: 25 78 N 1 0 0 1 0 0 2 EndChar StartChar: uni2605 -Encoding: 9733 9733 575 +Encoding: 9733 9733 574 Width: 2000 -Flags: MW +Flags: W +LayerCount: 2 Fore SplineSet 1062 1500 m 2 @@ -13386,9 +14827,11 @@ EndSplineSet EndChar StartChar: uni2606 -Encoding: 9734 9734 576 +Encoding: 9734 9734 575 Width: 2000 -Flags: MW +Flags: W +HStem: 910 90<365.238 786.062 1213.05 1632.02> +LayerCount: 2 Fore SplineSet 1062 1500 m 2 @@ -13437,30 +14880,39 @@ EndSplineSet EndChar StartChar: uni0401 -Encoding: 1025 1025 577 +Encoding: 1025 1025 576 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<-79.9903 19.9976 220.107 580.76> 736 80<380.19 531.479> 1390 110<208.016 292.409 490.916 850.857> 1690 193<483.4 642.6 803.4 962.6> +VStem: 467 192<1706.4 1866.28> 544 91<496 591.5> 650 97<948.5 1046> 786 104<424.466 510> 787 192<1706.4 1866.28> 889 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 3 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 EndChar StartChar: uni0400 -Encoding: 1024 1024 578 +Encoding: 1024 1024 577 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<-79.9903 19.9976 220.107 580.76> 736 80<380.19 531.479> 1390 110<208.016 292.409 490.916 850.857> +VStem: 544 91<496 591.5> 650 97<948.5 1046> 786 104<424.466 510> 889 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -7 0 2 Refer: 16 69 N 1 0 0 1 0 0 3 EndChar StartChar: uni0402 -Encoding: 1026 1026 579 +Encoding: 1026 1026 578 Width: 1319 -Flags: MW +Flags: W +HStem: -19 94<790.479 902.679> 0 110<164.045 342.95> 785 106<736.678 993.332> 1400 100<424.172 609.365 800.002 983.859> +VStem: 160 98<990.067 1104.16> 1008 97<990.011 1084> AnchorPoint: "Anchor-0" 727 1500 basechar 0 AnchorPoint: "Anchor-1" 395 0 basechar 0 AnchorPoint: "Anchor-2" 395 0 basechar 0 +LayerCount: 2 Fore SplineSet 158 41 m 2 @@ -13508,21 +14960,27 @@ EndSplineSet EndChar StartChar: uni0403 -Encoding: 1027 1027 580 +Encoding: 1027 1027 579 Width: 1014 -Flags: MW +Flags: W +HStem: 0 110<-65 65.9985 257.998 385> 1390 110<228 337.002 525.002 924.229> +VStem: 959 99<1030 1113.38> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 165 0 2 -Refer: 596 1043 N 1 0 0 1 0 0 2 +Refer: 595 1043 N 1 0 0 1 0 0 2 EndChar StartChar: uni0404 -Encoding: 1028 1028 581 +Encoding: 1028 1028 580 Width: 1109 -Flags: MW +Flags: W +HStem: -20 118<348.282 640.643> 700 110<319.388 692.012> 1404 116<632.862 915.863> +VStem: 1017 113<990 1078.74> AnchorPoint: "Anchor-0" 734 1500 basechar 0 AnchorPoint: "Anchor-1" 472 0 basechar 0 AnchorPoint: "Anchor-2" 472 0 basechar 0 +LayerCount: 2 Fore SplineSet 91 750 m 0 @@ -13557,42 +15015,55 @@ EndSplineSet EndChar StartChar: uni0405 -Encoding: 1029 1029 582 +Encoding: 1029 1029 581 Width: 913 -Flags: MW +Flags: W +HStem: -30 108<221.417 483.969> -10 21G<-88.2643 -8.26433> 1418 112<454.391 671.297> 1480 20G<867.736 942.236> +VStem: 4.23567 114<425.505 510> 190.236 184<1031.4 1272.11> 604.236 190<248.672 558.362> 751.236 119<1010.03 1104.8> +LayerCount: 2 Fore Refer: 30 83 N 1 0 0 1 0.235667 0 2 EndChar StartChar: uni0406 -Encoding: 1030 1030 583 +Encoding: 1030 1030 582 Width: 830 -Flags: MW +Flags: W +HStem: 0 110<-105 29.9973 231.997 354.967> 1390 110<191 295.003 495.002 621> +LayerCount: 2 Fore Refer: 20 73 N 1 0 0 1 0 0 2 EndChar StartChar: uni0407 -Encoding: 1031 1031 584 +Encoding: 1031 1031 583 Width: 520 -Flags: MW +Flags: W +HStem: 0 110<-105 29.9973 231.997 354.967> 1390 110<191 295.003 495.002 621> 1690 193<265.4 424.6 585.4 744.6> +VStem: 249 192<1706.4 1866.28> 569 192<1706.4 1866.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 -215 0 2 Refer: 20 73 N 1 0 0 1 0 0 3 EndChar StartChar: uni0408 -Encoding: 1032 1032 585 +Encoding: 1032 1032 584 Width: 844 -Flags: MW +Flags: W +HStem: -20 110<65.8843 282.245> 1390 110<472 617.891 817.002 972> +VStem: -100 158<101.919 337> +LayerCount: 2 Fore Refer: 21 74 N 1 0 0 1 0 0 2 EndChar StartChar: uni0409 -Encoding: 1033 1033 586 +Encoding: 1033 1033 585 Width: 1718 -Flags: MW +Flags: W +HStem: -20 110<20.3869 216.527> 0 110<665.141 803.438 993.998 1248.62> 730 110<1156.17 1362.35> 1390 110<485.587 600.256 726.238 1069.05 1258.86 1417.38> +LayerCount: 2 Fore SplineSet 1022 110 m 2 @@ -13641,9 +15112,11 @@ EndSplineSet EndChar StartChar: uni040A -Encoding: 1034 1034 587 +Encoding: 1034 1034 586 Width: 1641 -Flags: MW +Flags: W +HStem: 0 110<-76.988 59.9979 250.998 367.518 592.697 751.515 941.828 1202.86> 720 110<411.907 868.286 1102 1320.9> 1390 110<230.79 328.002 517.002 675.917 901.254 1016.95 1206.47 1345.54> +LayerCount: 2 Fore SplineSet 517 1347 m 2 @@ -13714,9 +15187,12 @@ EndSplineSet EndChar StartChar: uni040B -Encoding: 1035 1035 588 +Encoding: 1035 1035 587 Width: 1294 -Flags: MW +Flags: W +HStem: 0 110<164.045 342.95 533.302 627.959 743.734 862.998 1053 1148.21> 796 130<789.793 1088.99> 1400 100<424.172 609.365 800.002 983.859> +VStem: 160 98<990.067 1104.16> 1008 97<990.011 1084> +LayerCount: 2 Fore SplineSet 158 41 m 2 @@ -13774,27 +15250,34 @@ EndSplineSet EndChar StartChar: uni040C -Encoding: 1036 1036 589 +Encoding: 1036 1036 588 Width: 1141 -Flags: MW +Flags: W +HStem: -20 130<358 373.797 588.308 904.182> 0 110<-75 61.9973 251.703 374> 690 120<406.816 663.146> 1390 110<226.008 327.292 516.91 675> 1429 105<1035.04 1226> +VStem: 958 61<167.596 258> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 211.271 0 2 -Refer: 603 1050 N 1 0 0 1 0 0 2 +Refer: 602 1050 N 1 0 0 1 0 0 2 EndChar StartChar: uni040D -Encoding: 1037 1037 590 +Encoding: 1037 1037 589 Width: 1196 -Flags: MW +Flags: W +HStem: 0 110<-77 59.9979 251.844 374.831 594 751.515 939.998 1045> 1390 110<226.007 328.002 517.002 675 895 1016.95 1206.47 1344> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 42.341 0 2 -Refer: 601 1048 N 1 0 0 1 0 0 2 +Refer: 600 1048 N 1 0 0 1 0 0 2 EndChar StartChar: uni040E -Encoding: 1038 1038 591 +Encoding: 1038 1038 590 Width: 1170 -Flags: MW +Flags: W +HStem: -20 112<187.261 361.541> 1390 110<184 287.998 498.999 647 976 1085.01 1208.8 1357> 1637 83<678.683 1033.37> +LayerCount: 2 Fore SplineSet 1123 1961 m 0 @@ -13809,16 +15292,19 @@ SplineSet 1052 1810 986 1816 997 1866 c 0 1008 1920 1063 1961 1123 1961 c 0 EndSplineSet -Refer: 612 1059 N 1 0 0 1 0 0 2 +Refer: 611 1059 N 1 0 0 1 0 0 2 EndChar StartChar: uni040F -Encoding: 1039 1039 592 +Encoding: 1039 1039 591 Width: 1196 -Flags: MW +Flags: W +HStem: 0 110<-75 62.5297 252.036 333 623.643 751.998 940.998 1041.99> 1390 110<223 329.002 516.485 674 894 1017 1209 1342> +VStem: 325 101<-409.993 -227.77> AnchorPoint: "Anchor-0" 937 1500 basechar 0 AnchorPoint: "Anchor-1" 509 0 basechar 0 AnchorPoint: "Anchor-2" 509 0 basechar 0 +LayerCount: 2 Fore SplineSet 254 162 m 2 @@ -13872,20 +15358,26 @@ EndSplineSet EndChar StartChar: uni0410 -Encoding: 1040 1040 593 +Encoding: 1040 1040 592 Width: 1210 -Flags: MW +Flags: W +HStem: 0 110<-149.984 -26.0042 104.514 210 613 736.797 932.493 1047> 440 110<326.853 716.086> 1490 20G<666 836> +VStem: 701 165<1195.27 1345.98> 724 208<285.692 438.727> +LayerCount: 2 Fore Refer: 12 65 N 1 0 0 1 0 0 2 EndChar StartChar: uni0411 -Encoding: 1041 1041 594 +Encoding: 1041 1041 593 Width: 1055 -Flags: MW +Flags: W +HStem: 0 110<-68 64.9985 257.998 578.256> 720 110<418.199 702.457> 1390 110<229.008 334.05 523.857 924.229> +VStem: 959 99<1030 1113.38> AnchorPoint: "Anchor-0" 737 1500 basechar 0 AnchorPoint: "Anchor-1" 136 0 basechar 0 AnchorPoint: "Anchor-2" 136 0 basechar 0 +LayerCount: 2 Fore SplineSet 435 720 m 2 @@ -13927,20 +15419,26 @@ EndSplineSet EndChar StartChar: uni0412 -Encoding: 1042 1042 595 +Encoding: 1042 1042 594 Width: 1018 -Flags: MW +Flags: W +HStem: 0 110<-110 25.9979 225.998 525.891> 720 110<379.998 658.275> 1390 110<196 283.002 482.375 777.832> +VStem: 704 207<312.826 674.75> 829 200<1013.76 1345.17> +LayerCount: 2 Fore Refer: 13 66 N 1 0 0 1 0 0 2 EndChar StartChar: uni0413 -Encoding: 1043 1043 596 +Encoding: 1043 1043 595 Width: 1014 -Flags: MW +Flags: W +HStem: 0 110<-65 65.9985 257.998 385> 1390 110<228 337.002 525.002 924.229> +VStem: 959 99<1030 1113.38> AnchorPoint: "Anchor-0" 737 1500 basechar 0 AnchorPoint: "Anchor-1" 136 0 basechar 0 AnchorPoint: "Anchor-2" 136 0 basechar 0 +LayerCount: 2 Fore SplineSet 314 1390 m 2 @@ -13975,9 +15473,12 @@ EndSplineSet EndChar StartChar: uni0414 -Encoding: 1044 1044 597 +Encoding: 1044 1044 596 Width: 1135 -Flags: MW +Flags: W +HStem: 0 110<167.515 661.956> 1390 110<341.067 450.256 571.238 931.002 1120 1277> +VStem: -210 98<-409.939 -296> 779 97<-409.989 -315.653> +LayerCount: 2 Fore SplineSet 625 1390 m 2 @@ -14022,17 +15523,23 @@ EndSplineSet EndChar StartChar: uni0415 -Encoding: 1045 1045 598 +Encoding: 1045 1045 597 Width: 1013 -Flags: MW +Flags: W +HStem: 0 110<-79.9903 19.9976 220.107 580.76> 736 80<380.19 531.479> 1390 110<208.016 292.409 490.916 850.857> +VStem: 544 91<496 591.5> 650 97<948.5 1046> 786 104<424.466 510> 889 101<1030.14 1133.15> +LayerCount: 2 Fore Refer: 16 69 N 1 0 0 1 0 0 2 EndChar StartChar: uni0416 -Encoding: 1046 1046 599 +Encoding: 1046 1046 598 Width: 1820 -Flags: MW +Flags: W +HStem: -20 130<124.641 227.603 909.997 1012.43 1144.11 1499.61> 0 110<582 718.997 909.997 1013> 690 120<760.602 831.616 1061.38 1210.75> 1390 110<903 984.292 1175.39 1292> 1419 115<515.024 608.283 1562.52 1788> +VStem: 51 78<113.807 233.322> 250 278<1198.3 1397.24> 1526 74<134.099 233.938> +LayerCount: 2 Fore SplineSet 1600 205 m 0 @@ -14108,9 +15615,12 @@ EndSplineSet EndChar StartChar: uni0417 -Encoding: 1047 1047 600 +Encoding: 1047 1047 599 Width: 870 -Flags: MW +Flags: W +HStem: -20 104<143.516 427.724> 707 124<428.088 568.521> 1404 106<554.193 731.082> +VStem: 187 115<990 1078.74> 293 95<1428.26 1510> +LayerCount: 2 Fore SplineSet -50 318 m 0 @@ -14153,12 +15663,14 @@ EndSplineSet EndChar StartChar: uni0418 -Encoding: 1048 1048 601 +Encoding: 1048 1048 600 Width: 1196 -Flags: MW +Flags: W +HStem: 0 110<-77 59.9979 251.844 374.831 594 751.515 939.998 1045> 1390 110<226.007 328.002 517.002 675 895 1016.95 1206.47 1344> AnchorPoint: "Anchor-0" 782 1500 basechar 0 AnchorPoint: "Anchor-1" 459 0 basechar 0 AnchorPoint: "Anchor-2" 459 0 basechar 0 +LayerCount: 2 Fore SplineSet 1015 1338 m 2 @@ -14222,9 +15734,11 @@ EndSplineSet EndChar StartChar: uni0419 -Encoding: 1049 1049 602 +Encoding: 1049 1049 601 Width: 1196 -Flags: MW +Flags: W +HStem: 0 110<-77 59.9979 251.844 374.831 594 751.515 939.998 1045> 1390 110<226.007 328.002 517.002 675 895 1016.95 1206.47 1344> 1637 83<678.683 1033.37> +LayerCount: 2 Fore SplineSet 1123 1961 m 0 @@ -14239,16 +15753,19 @@ SplineSet 1052 1810 986 1816 997 1866 c 0 1008 1920 1063 1961 1123 1961 c 0 EndSplineSet -Refer: 601 1048 N 1 0 0 1 0 0 2 +Refer: 600 1048 N 1 0 0 1 0 0 2 EndChar StartChar: uni041A -Encoding: 1050 1050 603 +Encoding: 1050 1050 602 Width: 1141 -Flags: MW +Flags: W +HStem: -20 130<358 373.797 588.308 904.182> 0 110<-75 61.9973 251.703 374> 690 120<406.816 663.146> 1390 110<226.008 327.292 516.91 675> 1429 105<1035.04 1226> +VStem: 958 61<167.596 258> AnchorPoint: "Anchor-0" 852 1500 basechar 0 AnchorPoint: "Anchor-1" 549 0 basechar 0 AnchorPoint: "Anchor-2" 549 0 basechar 0 +LayerCount: 2 Fore SplineSet 1019 230 m 0 @@ -14302,9 +15819,11 @@ EndSplineSet EndChar StartChar: uni041B -Encoding: 1051 1051 604 +Encoding: 1051 1051 603 Width: 1218 -Flags: MW +Flags: W +HStem: -20 100<40.0354 221.494> 0 110<618 753.438 943.998 1067> 1390 110<491.143 590.256 716.238 1021 1210 1367> +LayerCount: 2 Fore SplineSet -71 220 m 0 @@ -14346,33 +15865,42 @@ EndSplineSet EndChar StartChar: uni041C -Encoding: 1052 1052 605 +Encoding: 1052 1052 604 Width: 1440 -Flags: MW +Flags: W +HStem: -20 21G<454 549.5> 0 110<-110 35.4439 167.997 270 822 962.998 1142 1261.99> 1390 110<244 337.003 1352 1486> +VStem: 433 197<18 569> 480 192<1145.67 1353.98> +LayerCount: 2 Fore Refer: 24 77 N 1 0 0 1 0 0 2 EndChar StartChar: uni041D -Encoding: 1053 1053 606 +Encoding: 1053 1053 605 Width: 1196 -Flags: MW +Flags: W +HStem: 0 110<-110 24.6417 222.998 339.996 570 713.998 914.226 1040> 720 110<377.998 827.195> 1390 110<174 282.002 479.831 634 864 970.002 1169.91 1304> +LayerCount: 2 Fore Refer: 19 72 N 1 0 0 1 0 0 2 EndChar StartChar: uni041E -Encoding: 1054 1054 607 +Encoding: 1054 1054 606 Width: 1050 -Flags: MW +Flags: W +HStem: -20 100<243.405 460.945> 1420 100<592.312 816.222> +VStem: 10 180<148.403 627.542> 860 190<850.235 1347.67> +LayerCount: 2 Fore Refer: 26 79 N 1 0 0 1 0 0 2 EndChar StartChar: uni041F -Encoding: 1055 1055 608 +Encoding: 1055 1055 607 Width: 1220 -Flags: MW +Flags: W +HStem: 0 110<-75 64.9979 254.998 374.926 595 753.638 944.733 1045> 1390 110<225.007 325.311 515.002 1016.76 1205.82 1345> AnchorPoint: "Anchor-0" 756 1500 basechar 0 AnchorPoint: "Anchor-1" 496 0 basechar 0 AnchorPoint: "Anchor-2" 496 0 basechar 0 @@ -14468,36 +15996,47 @@ EndSplineSet EndChar StartChar: uni0420 -Encoding: 1056 1056 609 +Encoding: 1056 1056 608 Width: 1006 -Flags: MW +Flags: W +HStem: 0 110<-120 27.3484 226.571 340> 660 110<367.998 663.747> 1390 110<190 284.002 482.188 786.365> +VStem: 834 220<979.193 1344.01> +LayerCount: 2 Fore Refer: 27 80 N 1 0 0 1 0 0 2 EndChar StartChar: uni0421 -Encoding: 1057 1057 610 +Encoding: 1057 1057 609 Width: 1110 -Flags: MW +Flags: W +HStem: -20 126<298.057 605.719> 1398 122<588.682 867.286> 1480 20G<1102.47 1182.47> +VStem: 9.46699 200<194.851 754.004> 980.467 112<990 1087.48> +LayerCount: 2 Fore Refer: 14 67 N 1 0 0 1 0.466994 0 2 EndChar StartChar: uni0422 -Encoding: 1058 1058 611 +Encoding: 1058 1058 610 Width: 1128 -Flags: MW +Flags: W +HStem: 0 110<191.692 334.689 535.689 661.692> 1400 100<390.112 593.694 794.694 1000.78> +VStem: 118.692 101<990 1094.06> 1021.69 100<990 1082.48> +LayerCount: 2 Fore Refer: 31 84 N 1 0 0 1 -0.308362 0 2 EndChar StartChar: uni0423 -Encoding: 1059 1059 612 +Encoding: 1059 1059 611 Width: 1170 -Flags: MW +Flags: W +HStem: -20 112<187.261 361.541> 1390 110<184 287.998 498.999 647 976 1085.01 1208.8 1357> AnchorPoint: "Anchor-0" 819 1500 basechar 0 AnchorPoint: "Anchor-1" 546 0 basechar 0 AnchorPoint: "Anchor-2" 546 0 basechar 0 +LayerCount: 2 Fore SplineSet 40 268 m 0 @@ -14540,9 +16079,11 @@ EndSplineSet EndChar StartChar: uni0424 -Encoding: 1060 1060 613 +Encoding: 1060 1060 612 Width: 1450 -Flags: MW +Flags: W +HStem: 0 110<399 533.849 724.382 848> 1390 110<695 798.938 989.109 1148> +LayerCount: 2 Fore SplineSet 790 1306 m 2 @@ -14596,20 +16137,26 @@ EndSplineSet EndChar StartChar: uni0425 -Encoding: 1061 1061 614 +Encoding: 1061 1061 613 Width: 1250 -Flags: MW +Flags: W +HStem: 0 110<-120 51.1719 197.994 290 640 741.797 959.708 1100> 1390 110<210 339.734 551.5 670 900 1010.28 1136.53 1300> +VStem: 524 221<672.719 866.859> +LayerCount: 2 Fore Refer: 35 88 N 1 0 0 1 0 0 2 EndChar StartChar: uni0426 -Encoding: 1062 1062 615 +Encoding: 1062 1062 614 Width: 1196 -Flags: MW +Flags: W +HStem: 0 110<-75 62.5297 252.036 746.062> 1390 110<223 329.002 516.485 674 894.096 1017 1209 1345> +VStem: 849 97<-399.989 -305.854> AnchorPoint: "Anchor-0" 785 1500 basechar 0 AnchorPoint: "Anchor-1" 459 0 basechar 0 AnchorPoint: "Anchor-2" 459 0 basechar 0 +LayerCount: 2 Fore SplineSet 254 162 m 2 @@ -14660,12 +16207,14 @@ EndSplineSet EndChar StartChar: uni0427 -Encoding: 1063 1063 616 +Encoding: 1063 1063 615 Width: 1183 -Flags: MW +Flags: W +HStem: 0 110<581 738.515 926.998 1032> 574 130<439.982 701.616> 1390 110<213.033 314 504.002 662 898 1003.95 1193.47 1331> AnchorPoint: "Anchor-0" 779 1500 basechar 0 AnchorPoint: "Anchor-1" 446 0 basechar 0 AnchorPoint: "Anchor-2" 446 0 basechar 0 +LayerCount: 2 Fore SplineSet 1002 1338 m 2 @@ -14717,13 +16266,15 @@ EndSplineSet EndChar StartChar: uni0428 -Encoding: 1064 1064 617 +Encoding: 1064 1064 616 Width: 1836 -Flags: MW +Flags: W +HStem: 0 110<-74 61.4379 251.998 716.438 906.998 1371.44 1562 1685> 1390 110<223 329.002 518.002 675 888 984.002 1173 1330 1543 1639 1828 1985> AnchorPoint: "Anchor-0" 1100 1500 basechar 0 AnchorPoint: "Anchor-1" 775 0 basechar 0 AnchorPoint: "Anchor-2" 775 0 basechar 0 AnchorPoint: "Anchor-3" 775 0 basechar 0 +LayerCount: 2 Fore SplineSet 518 1354 m 2 @@ -14787,13 +16338,16 @@ EndSplineSet EndChar StartChar: uni0429 -Encoding: 1065 1065 618 +Encoding: 1065 1065 617 Width: 1836 -Flags: MW +Flags: W +HStem: 0 110<-74 61.4379 251.998 716.438 906.998 1370.2> 1390 110<223 329.002 518.002 675 888 984.002 1173 1330 1543 1639 1828 1985> +VStem: 1489 97<-399.989 -305.788> AnchorPoint: "Anchor-0" 1099 1500 basechar 0 AnchorPoint: "Anchor-1" 775 0 basechar 0 AnchorPoint: "Anchor-2" 775 0 basechar 0 AnchorPoint: "Anchor-3" 775 0 basechar 0 +LayerCount: 2 Fore SplineSet 518 1354 m 2 @@ -14860,9 +16414,12 @@ EndSplineSet EndChar StartChar: uni042A -Encoding: 1066 1066 619 +Encoding: 1066 1066 618 Width: 1347 -Flags: MW +Flags: W +HStem: 0 110<226 358.998 551.998 882.984> 720 110<712.199 996.477> 1390 110<404.837 628.05 817.857 952.99> +VStem: 162 101<1030 1113.38> +LayerCount: 2 Fore SplineSet 729 720 m 2 @@ -14904,9 +16461,11 @@ EndSplineSet EndChar StartChar: uni042B -Encoding: 1067 1067 620 +Encoding: 1067 1067 619 Width: 1491 -Flags: MW +Flags: W +HStem: 0 110<-75 57.9985 250.998 541.984 911 1046.44 1237 1340> 730 110<414.175 657.411> 1390 110<222.008 327.05 516.857 654.97 1208 1314 1503 1640> +LayerCount: 2 Fore SplineSet 1503 1354 m 2 @@ -14970,9 +16529,11 @@ EndSplineSet EndChar StartChar: uni042C -Encoding: 1068 1068 621 +Encoding: 1068 1068 620 Width: 1006 -Flags: MW +Flags: W +HStem: 0 110<-75 57.9985 250.998 541.984> 730 110<414.175 657.411> 1390 110<222 327.05 516.857 651.989> +LayerCount: 2 Fore SplineSet 20 110 m 2 @@ -15011,12 +16572,15 @@ EndSplineSet EndChar StartChar: uni042D -Encoding: 1069 1069 622 +Encoding: 1069 1069 621 Width: 1164 -Flags: MW +Flags: W +HStem: -20 118<251.218 583.72> 700 110<596 920.003> 1404 106<613.911 868.588> +VStem: 224 115<990 1078.74> 330 95<1428.26 1510> AnchorPoint: "Anchor-0" 846 1500 basechar 0 AnchorPoint: "Anchor-1" 462 0 basechar 0 AnchorPoint: "Anchor-2" 462 0 basechar 0 +LayerCount: 2 Fore SplineSet 38 398 m 0 @@ -15054,9 +16618,11 @@ EndSplineSet EndChar StartChar: uni042E -Encoding: 1070 1070 623 +Encoding: 1070 1070 622 Width: 1523 -Flags: MW +Flags: W +HStem: -20 100<771.594 1039.8> 0 110<-74 61.4379 251.998 355> 700 110<407.481 548.547> 1390 110<223 329.002 516.312 651> 1420 100<1048.21 1309.55> +LayerCount: 2 Fore SplineSet 774 750 m 0 @@ -15104,12 +16670,15 @@ EndSplineSet EndChar StartChar: uni042F -Encoding: 1071 1071 624 +Encoding: 1071 1071 623 Width: 1073 -Flags: MW +Flags: W +HStem: -20 130<-41.2762 253.242> 0 110<471 628.703 818.997 922> 690 120<473.905 738.144> 1390 110<584.175 893.939 1084.39 1222.99> +VStem: -104 67<110.494 258> AnchorPoint: "Anchor-0" 899 1500 basechar 0 AnchorPoint: "Anchor-1" 546 0 basechar 0 AnchorPoint: "Anchor-2" 546 0 basechar 0 +LayerCount: 2 Fore SplineSet -104 230 m 256 @@ -15156,19 +16725,25 @@ EndSplineSet EndChar StartChar: uni0430 -Encoding: 1072 1072 625 +Encoding: 1072 1072 624 Width: 818 -Flags: MW +Flags: W +HStem: -20 94<199.894 317.436 492.501 630.853> 976 82<385.811 508.958> +VStem: -6 188<97.6641 571.941> 606 174<958 1040> +LayerCount: 2 Fore Refer: 38 97 N 1 0 0 1 0 0 2 EndChar StartChar: uni0431 -Encoding: 1073 1073 626 +Encoding: 1073 1073 625 Width: 846 -Flags: MW +Flags: W +HStem: -20 90<236.303 412.308> 970 90<414.782 587.658> 1290 181<503.183 883.432> +VStem: 928 95<1498.07 1594> AnchorPoint: "Anchor-1" 295 0 basechar 0 AnchorPoint: "Anchor-2" 295 0 basechar 0 +LayerCount: 2 Fore SplineSet 250 540 m 0 @@ -15193,9 +16768,11 @@ EndSplineSet EndChar StartChar: uni0432 -Encoding: 1074 1074 627 +Encoding: 1074 1074 626 Width: 728 -Flags: MW +Flags: W +HStem: -20 98<210.554 362.689> 966 94<406.772 532.893> +VStem: 444 202<247.486 498.162> 537 168<722.919 964.271> AnchorPoint: "Anchor-0" 516 1050 basechar 0 AnchorPoint: "Anchor-1" 362 0 basechar 0 AnchorPoint: "Anchor-2" 362 0 basechar 0 @@ -15246,9 +16823,11 @@ EndSplineSet EndChar StartChar: uni0433 -Encoding: 1075 1075 628 +Encoding: 1075 1075 627 Width: 530 -Flags: MW +Flags: W +HStem: -20 104<93.5334 255.449> 948 114<242.54 408> +VStem: -37 186<84.5298 300.918> 334 196<750.22 946.188> LayerCount: 2 Back SplineSet @@ -15293,9 +16872,11 @@ EndSplineSet EndChar StartChar: uni0434 -Encoding: 1076 1076 629 +Encoding: 1076 1076 628 Width: 787 -Flags: MW +Flags: W +HStem: -20 90<201.521 366.556> 970 90<390.113 551.162> 1470 110<444.34 619.179> +VStem: -4 180<128.733 574.434> 577 220<616.97 1315> LayerCount: 2 Back SplineSet @@ -15334,25 +16915,32 @@ EndSplineSet EndChar StartChar: uni0435 -Encoding: 1077 1077 630 +Encoding: 1077 1077 629 Width: 728 -Flags: MW +Flags: W +HStem: -20 98<214.468 406.56> 966 94<398.534 536.168> +VStem: -7 184<135.866 499.409> 540 166<722.616 964.405> +LayerCount: 2 Fore Refer: 42 101 N 1 0 0 1 0 0 2 EndChar StartChar: uni0438 -Encoding: 1080 1080 631 +Encoding: 1080 1080 630 Width: 856 -Flags: MW +Flags: W +HStem: -20 94<622.478 677.108> -18 116<131.48 297.245> 966 94<121.291 284.5> +LayerCount: 2 Fore Refer: 58 117 N 1 0 0 1 0 0 2 EndChar StartChar: uni0439 -Encoding: 1081 1081 632 +Encoding: 1081 1081 631 Width: 856 -Flags: MW +Flags: W +HStem: -20 94<622.478 677.108> -18 116<131.48 297.245> 966 94<121.291 284.5> 1180 83<375.44 730.123> 1484 20G<789.757 855.257> +LayerCount: 2 Fore SplineSet 819.756835938 1504 m 0 @@ -15371,65 +16959,88 @@ Refer: 58 117 N 1 0 0 1 0 0 2 EndChar StartChar: uni043A -Encoding: 1082 1082 633 +Encoding: 1082 1082 632 Width: 751 -Flags: MW +Flags: W +HStem: -20 104<422 567.973> 0 21G<-46 113.5> 524 154<288.853 373.697> 930 110<103 150.002> 980 80<570.053 678.998> +VStem: 629 136<826.789 979.234> +LayerCount: 2 Fore -Refer: 363 312 N 1 0 0 1 0 0 2 +Refer: 362 312 N 1 0 0 1 0 0 2 EndChar StartChar: uni043E -Encoding: 1086 1086 634 +Encoding: 1086 1086 633 Width: 787 -Flags: MW +Flags: W +HStem: -20 90<203.436 361.889> 970 90<386.112 548.769> +VStem: -5 181<135.844 572.897> 575 183<462.401 920.494> +LayerCount: 2 Fore Refer: 52 111 N 1 0 0 1 0 0 2 EndChar StartChar: uni043F -Encoding: 1087 1087 635 +Encoding: 1087 1087 634 Width: 873 -Flags: MW +Flags: W +HStem: -20 94<556 691.03> 0 21G<26.5 153.5> 930 110<143 200.002> 952 106<527.911 725.5> +VStem: 464 170<74.406 274.734> +LayerCount: 2 Fore Refer: 51 110 N 1 0 0 1 0 0 2 EndChar StartChar: uni0440 -Encoding: 1088 1088 636 +Encoding: 1088 1088 635 Width: 825 -Flags: MW +Flags: W +HStem: -502 21G<-113 30> -20 82<280.356 403.567> 928 110<143 187.84> 964 94<477.444 591.057> +VStem: 143 231<945.009 1037.99> 607 186<466.059 928.606> +LayerCount: 2 Fore Refer: 53 112 N 1 0 0 1 0 0 2 EndChar StartChar: uni0441 -Encoding: 1089 1089 637 +Encoding: 1089 1089 636 Width: 742 -Flags: MW +Flags: W +HStem: -20 98<205.143 391.995> 976 84<396.536 581.492> +VStem: -5 181<141.312 570.671> 594 149<746 951.643> +LayerCount: 2 Fore Refer: 40 99 N 1 0 0 1 0 0 2 EndChar StartChar: uni0442 -Encoding: 1090 1090 638 +Encoding: 1090 1090 637 Width: 1180 -Flags: MW +Flags: W +HStem: -20 94<900 1035.03> 0 21G<9 146.5 412 540> 930 110<137.007 192.417> 956 102<490.161 597.459 889.416 1074.63> +VStem: 808 170<74.406 278.453> +LayerCount: 2 Fore Refer: 50 109 N 1 0 0 1 0 0 2 EndChar StartChar: uni0443 -Encoding: 1091 1091 639 +Encoding: 1091 1091 638 Width: 738 -Flags: MW +Flags: W +HStem: -520 100<-90.0363 55.3537> 828 250<505.109 628.449> 894 170<111.852 233> +VStem: -227 134<-416.803 -266> 629 103<652.914 966> +LayerCount: 2 Fore Refer: 62 121 N 1 0 0 1 0 0 2 EndChar StartChar: uni0444 -Encoding: 1092 1092 640 +Encoding: 1092 1092 639 Width: 1216 -Flags: MW +Flags: W +HStem: -500 110<459.531 505> -20 94<196.153 314.59> -20 80<618.177 768.126> 950 108<834.774 977.991> 976 82<382.278 506.9> 1450 110<639 684.406> +VStem: -5 185<89.7629 571.941> 1006 182<509.258 927.662> LayerCount: 2 Back SplineSet @@ -15506,17 +17117,21 @@ EndSplineSet EndChar StartChar: uni0445 -Encoding: 1093 1093 641 +Encoding: 1093 1093 640 Width: 774 -Flags: MW +Flags: W +HStem: -20 112<50.5 194.529> -20 168<431 562.665> 906 158<209.799 334> 936 124<548.482 670.5> +VStem: -56 195<93.0002 211.386> 304 156<329.519 726.678> 579 183<830.018 982.844> +LayerCount: 2 Fore Refer: 61 120 N 1 0 0 1 0 0 2 EndChar StartChar: uni0446 -Encoding: 1094 1094 642 +Encoding: 1094 1094 641 Width: 856 -Flags: MW +Flags: W +HStem: -20 94<575 632> -18 116<131.48 297.245> 966 94<121.291 284.5> LayerCount: 2 Back SplineSet @@ -15575,9 +17190,10 @@ EndSplineSet EndChar StartChar: uni0447 -Encoding: 1095 1095 643 +Encoding: 1095 1095 642 Width: 855 -Flags: MW +Flags: W +HStem: -20 94<621.186 676.108> 382 116<289.513 478.039> 966 94<125.97 281.5> LayerCount: 2 Back SplineSet @@ -15645,9 +17261,11 @@ EndSplineSet EndChar StartChar: uni0448 -Encoding: 1096 1096 644 +Encoding: 1096 1096 643 Width: 1314 -Flags: MW +Flags: W +HStem: -20 94<1079.48 1134.11> -18 115<134.799 295.868 577.946 753.211> 966 94<121.291 271> +VStem: 185 166<754 964.81> LayerCount: 2 Back SplineSet @@ -15726,60 +17344,81 @@ EndSplineSet EndChar StartChar: uni0450 -Encoding: 1104 1104 645 +Encoding: 1104 1104 644 Width: 728 -Flags: MW +Flags: W +HStem: -20 98<214.468 406.56> 966 94<398.534 536.168> +VStem: -7 184<135.866 499.409> 540 166<722.616 964.405> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -227.629 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 EndChar StartChar: uni0451 -Encoding: 1105 1105 646 +Encoding: 1105 1105 645 Width: 728 -Flags: MW +Flags: W +HStem: -20 98<214.468 406.56> 966 94<398.534 536.168> 1230 193<372.771 531.971 692.771 851.971> +VStem: -7 184<135.866 499.409> 356.371 192<1246.4 1406.28> 540 166<722.616 964.405> 676.371 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 -107.629 -460 2 Refer: 42 101 N 1 0 0 1 0 0 3 EndChar StartChar: uni0455 -Encoding: 1109 1109 647 +Encoding: 1109 1109 646 Width: 650 -Flags: MW +Flags: W +HStem: -24 82<143.11 361.282> 984 80<301.667 476.257> +VStem: -29 164<77.5215 275> 87 162<704.814 924.63> 426 166<122.302 377.794> 479 167<774.889 970.605> +LayerCount: 2 Fore Refer: 56 115 N 1 0 0 1 0 0 2 EndChar StartChar: uni0456 -Encoding: 1110 1110 648 +Encoding: 1110 1110 647 Width: 436 -Flags: MW +Flags: W +HStem: -20 94<104 239.03> 930 110<119 193.002> 1280 240<282.491 465.318> +VStem: 2 180<74.406 281.703> 255 238<1307.49 1492.51> +LayerCount: 2 Fore Refer: 46 105 N 1 0 0 1 0 0 2 EndChar StartChar: uni0457 -Encoding: 1111 1111 649 +Encoding: 1111 1111 648 Width: 436 -Flags: MW +Flags: W +HStem: -20 94<104 239.03> 930 110<119 193.002> 1230 193<109.4 268.6 429.4 588.6> +VStem: 2 180<74.406 281.703> 93 192<1246.4 1406.28> 413 192<1246.4 1406.28> +LayerCount: 2 Fore Refer: 146 168 N 1 0 0 1 -371 -460 2 Refer: 172 305 N 1 0 0 1 0 0 3 EndChar StartChar: uni0458 -Encoding: 1112 1112 650 +Encoding: 1112 1112 649 Width: 355 -Flags: MW +Flags: W +HStem: -520 88<-218.105 -86.5> 930 110<58 145.003> 1280 240<239.491 424.509> +VStem: -398 176<-428.93 -256.5> 212 240<1307.49 1492.51> +LayerCount: 2 Fore Refer: 47 106 N 1 0 0 1 0 0 2 EndChar StartChar: uni043B -Encoding: 1083 1083 651 +Encoding: 1083 1083 650 Width: 960 -Flags: MW +Flags: W +HStem: -20 100<51.4238 179.085 616.424 755.209> 930 110<333.468 420.896 540.953 705.426> +VStem: -64.5762 190<81.3699 203.537> 514.424 180<74.406 281.703> +LayerCount: 2 Fore SplineSet -64.576171875 130 m 0 @@ -15815,9 +17454,12 @@ EndSplineSet EndChar StartChar: uni0436 -Encoding: 1078 1078 652 +Encoding: 1078 1078 651 Width: 1553 -Flags: MW +Flags: W +HStem: -22 84<91.8037 234.163> -20 98<1087.81 1244.41> 0 21G<564.5 696> 482 108<613.054 639.221 859.998 875.134> 960 98<272.158 414.128> 976 84<1257.38 1398.2> +VStem: -74 159<80.4182 282> 430 184<600.207 950.5> 876 184<101.005 473.668> 1405 159<756 957.582> +LayerCount: 2 Fore SplineSet 1564 814 m 0 @@ -15875,9 +17517,12 @@ EndSplineSet EndChar StartChar: uni0437 -Encoding: 1079 1079 653 +Encoding: 1079 1079 652 Width: 1020 -Flags: MW +Flags: W +HStem: -20 81<117.564 254.087> 976 94<289.929 439.239> +VStem: -45 158<76.9885 276> 239 202<487.047 563.824> 343 212<157.024 464.105> 443 202<709.681 975.066> +LayerCount: 2 Fore SplineSet 387 976 m 0 @@ -15911,9 +17556,12 @@ EndSplineSet EndChar StartChar: uni043C -Encoding: 1084 1084 654 +Encoding: 1084 1084 653 Width: 1230 -Flags: MW +Flags: W +HStem: -20 94<51 173.71 894 1029.03> 930 110<333.044 420.654> +VStem: -65 191<80.1647 203.339> 792 180<74.406 281> +LayerCount: 2 Fore SplineSet 1196 990 m 2 @@ -15959,9 +17607,12 @@ EndSplineSet EndChar StartChar: uni043D -Encoding: 1085 1085 655 +Encoding: 1085 1085 654 Width: 929 -Flags: MW +Flags: W +HStem: -20 94<597 732.03> 1 21G<61.5 218.5> 490 110<398.414 573.003> 930 110<191 275.002> +VStem: 495 180<74.406 283.203> +LayerCount: 2 Fore SplineSet 896 990 m 2 @@ -16003,9 +17654,12 @@ EndSplineSet EndChar StartChar: uni0449 -Encoding: 1097 1097 656 +Encoding: 1097 1097 655 Width: 1314 -Flags: MW +Flags: W +HStem: -18 115<134.799 295.868 577.946 753.211> 966 94<121.291 271> +VStem: 185 166<754 964.81> +LayerCount: 2 Fore SplineSet -22 811 m 0 @@ -16061,9 +17715,12 @@ EndSplineSet EndChar StartChar: uni044A -Encoding: 1098 1098 657 +Encoding: 1098 1098 656 Width: 810 -Flags: MW +Flags: W +HStem: -20 90<295.949 378.55> 610 90<464.117 623.5> 874 176<275.866 444.348> +VStem: 136 157<70.6633 351.862> 554 181<349.223 609.47> +LayerCount: 2 Fore SplineSet 293 140 m 0 @@ -16095,9 +17752,12 @@ EndSplineSet EndChar StartChar: uni044B -Encoding: 1099 1099 658 +Encoding: 1099 1099 657 Width: 1110 -Flags: MW +Flags: W +HStem: -20 94<224.231 314.702 777 912.03> 610 90<385.593 550.5> 930 110<140 202.109> +VStem: 65 158<70.2966 352.427> 484 180<347.289 609.578> 675 180<74.406 283.016> +LayerCount: 2 Fore SplineSet 1076 990 m 2 @@ -16140,9 +17800,12 @@ EndSplineSet EndChar StartChar: uni044C -Encoding: 1100 1100 659 +Encoding: 1100 1100 658 Width: 725 -Flags: MW +Flags: W +HStem: -20 90<227.337 312.449> 610 90<385.593 550.5> 930 110<140 202.109> +VStem: 65 158<70.2966 352.427> 484 180<347.289 609.578> +LayerCount: 2 Fore SplineSet 223 140 m 0 @@ -16170,9 +17833,12 @@ EndSplineSet EndChar StartChar: uni044D -Encoding: 1101 1101 660 +Encoding: 1101 1101 659 Width: 756 -Flags: MW +Flags: W +HStem: -20 84<140.508 324.865> 460 110<311 492.988> 962 98<330.005 516.857> +VStem: -21 149<88.3567 294> 546 181<571.013 898.688> +LayerCount: 2 Fore SplineSet -21 236 m 0 @@ -16201,9 +17867,12 @@ EndSplineSet EndChar StartChar: uni044E -Encoding: 1102 1102 661 +Encoding: 1102 1102 660 Width: 1210 -Flags: MW +Flags: W +HStem: -20 90<626.436 784.889> 1 21G<12.5361 166.75> 490 110<341.414 420.379> 930 110<154 218.002> 970 90<807.057 971.769> +VStem: 418 181<136.45 484.573> 998 183<462.401 920.494> +LayerCount: 2 Fore SplineSet 599 250 m 0 @@ -16239,9 +17908,11 @@ EndSplineSet EndChar StartChar: uni044F -Encoding: 1103 1103 662 +Encoding: 1103 1103 661 Width: 777 -Flags: MW +Flags: W +HStem: -20 95<77.2767 252 471 606.908> 460 110<365.746 432.203> 930 110<416.43 537.362> +VStem: 8 87<78.9514 237.486> 151 200<577.826 862.74> 369 180<74.406 307.922> LayerCount: 2 Back SplineSet @@ -16320,9 +17991,11 @@ EndSplineSet EndChar StartChar: uni0452 -Encoding: 1106 1106 663 +Encoding: 1106 1106 662 Width: 906 -Flags: MW +Flags: W +HStem: -520 88<237.818 398.192> 0 21G<24.5 151.5> 952 106<529.151 752> 1220 110<201 641> 1450 110<261 318.002> +VStem: 51 186<-428.155 -252> LayerCount: 2 Back SplineSet @@ -16400,9 +18073,12 @@ EndSplineSet EndChar StartChar: uni0453 -Encoding: 1107 1107 664 +Encoding: 1107 1107 663 Width: 530 -Flags: MW +Flags: W +HStem: -20 104<93.5334 255.449> 948 114<242.54 408> +VStem: -37 186<84.5298 300.918> 334 196<750.22 946.188> +LayerCount: 2 Fore SplineSet 149 132 m 0 @@ -16427,9 +18103,12 @@ Refer: 122 769 N 1 0 0 1 -259 -460 2 EndChar StartChar: uni0454 -Encoding: 1108 1108 665 +Encoding: 1108 1108 664 Width: 742 -Flags: MW +Flags: W +HStem: -20 98<205.143 391.995> 460 110<228.171 405> 976 84<396.915 581.492> +VStem: -5 181<141.312 453.531> 594 149<746 951.643> +LayerCount: 2 Fore SplineSet 743 804 m 0 @@ -16458,9 +18137,12 @@ EndSplineSet EndChar StartChar: uni0459 -Encoding: 1113 1113 666 +Encoding: 1113 1113 665 Width: 1215 -Flags: MW +Flags: W +HStem: -20 100<51.4238 179.085 713.968 806.98> 610 90<875.593 1040.5> 930 110<333.468 420.896 540.953 692.109> +VStem: -64.5762 190<81.3699 203.537> 555 158<70.2966 352.427> 974 180<347.289 609.578> +LayerCount: 2 Fore SplineSet 713 140 m 0 @@ -16498,9 +18180,12 @@ EndSplineSet EndChar StartChar: uni045A -Encoding: 1114 1114 667 +Encoding: 1114 1114 666 Width: 1205 -Flags: MW +Flags: W +HStem: -20 90<652.5 805.271> 0 21G<59.9565 229.014> 490 110<398.414 571.293> 610 90<880.103 1032.9> 930 110<191 275.002> +VStem: 540 178<70.2966 351.774> 979 165<347.289 609.578> +LayerCount: 2 Fore SplineSet 718 140 m 0 @@ -16543,9 +18228,12 @@ EndSplineSet EndChar StartChar: uni045B -Encoding: 1115 1115 668 +Encoding: 1115 1115 667 Width: 873 -Flags: MW +Flags: W +HStem: -20 94<556 691.03> 0 21G<26.5 153.5> 952 106<527.905 725.5> 1180 110<198.274 626.274> 1450 110<263 320.002> +VStem: 464 170<74.406 274.734> +LayerCount: 2 Fore SplineSet 232.274414062 1290 m 2 @@ -16562,27 +18250,35 @@ Refer: 45 104 N 1 0 0 1 0 0 2 EndChar StartChar: uni045C -Encoding: 1116 1116 669 +Encoding: 1116 1116 668 Width: 751 -Flags: MW +Flags: W +HStem: -20 104<422 567.973> 0 21G<-46 113.5> 524 154<288.853 373.697> 930 110<103 150.002> 980 80<570.053 678.998> +VStem: 629 136<826.789 979.234> +LayerCount: 2 Fore Refer: 122 769 N 1 0 0 1 -139 -460 2 -Refer: 363 312 N 1 0 0 1 0 0 2 +Refer: 362 312 N 1 0 0 1 0 0 2 EndChar StartChar: uni045D -Encoding: 1117 1117 670 +Encoding: 1117 1117 669 Width: 856 -Flags: MW +Flags: W +HStem: -20 94<622.478 677.108> -18 116<131.48 297.245> 966 94<121.291 284.5> +LayerCount: 2 Fore Refer: 121 768 N 1 0 0 1 -286.245 -460 2 Refer: 58 117 N 1 0 0 1 0 0 2 EndChar StartChar: uni045E -Encoding: 1118 1118 671 +Encoding: 1118 1118 670 Width: 738 -Flags: MW +Flags: W +HStem: -520 100<-90.0363 55.3537> 828 250<505.109 628.449> 894 170<111.852 233> 1247 83<295.517 650.2> +VStem: -227 134<-416.803 -266> 629 103<652.914 966> +LayerCount: 2 Fore SplineSet 739.833984375 1571 m 0 @@ -16601,9 +18297,10 @@ Refer: 62 121 N 1 0 0 1 0 0 2 EndChar StartChar: uni045F -Encoding: 1119 1119 672 +Encoding: 1119 1119 671 Width: 856 -Flags: MW +Flags: W +HStem: -20 94<622.478 677.108> -18 116<131.48 250.901> 966 94<121.291 284.5> LayerCount: 2 Back SplineSet @@ -16688,9 +18385,11 @@ EndSplineSet EndChar StartChar: uni0462 -Encoding: 1122 1122 673 +Encoding: 1122 1122 672 Width: 1040 -Flags: MW +Flags: W +HStem: 0 110<-110 24.9985 214.998 503.358> 730 110<373.616 656.053> 1050 110<116 568> 1390 110<190.021 282.011 472.169 614.983> +VStem: 705 200<327.394 683.602> LayerCount: 2 Back SplineSet @@ -16770,9 +18469,11 @@ EndSplineSet EndChar StartChar: uni0463 -Encoding: 1123 1123 674 +Encoding: 1123 1123 673 Width: 725 -Flags: MW +Flags: W +HStem: -20 90<227.337 312.449> 610 90<385.593 550.5> 1050 110<121 568> 1450 110<270 334.002> +VStem: 65 158<70.2966 352.427> 484 180<347.289 609.578> LayerCount: 2 Back SplineSet @@ -16834,12 +18535,15 @@ EndSplineSet EndChar StartChar: uni0490 -Encoding: 1168 1168 675 +Encoding: 1168 1168 674 Width: 718 -Flags: MW +Flags: W +HStem: 0 110<-65 14.9985 204.998 285> 1390 110<215 275.002 465.001 708.518> +VStem: 875 100<1774.51 1860> AnchorPoint: "Anchor-0" 744 1500 basechar 0 AnchorPoint: "Anchor-1" 116 0 basechar 0 AnchorPoint: "Anchor-2" 116 0 basechar 0 +LayerCount: 2 Fore SplineSet 246 1390 m 2 @@ -16874,9 +18578,12 @@ EndSplineSet EndChar StartChar: uni0491 -Encoding: 1169 1169 676 +Encoding: 1169 1169 675 Width: 500 -Flags: MW +Flags: W +HStem: -24 104<68.5 247.664> 930 110<341.719 461.433> +VStem: 306 79<152.171 261.125> +LayerCount: 2 Fore SplineSet 171 906 m 2 @@ -16903,9 +18610,12 @@ EndSplineSet EndChar StartChar: uni261A -Encoding: 9754 9754 677 +Encoding: 9754 9754 676 Width: 2028 -Flags: MW +Flags: W +HStem: 119 866<1728.06 1971.88> 224 823<747.875 1228.03> 853 184<65.7677 584.126> +VStem: 1538 460<119.872 275.654> +LayerCount: 2 Fore SplineSet 1992 847 m 0 @@ -16948,9 +18658,12 @@ EndSplineSet EndChar StartChar: uni261B -Encoding: 9755 9755 678 +Encoding: 9755 9755 677 Width: 2028 -Flags: MW +Flags: W +HStem: 98 151<302.222 384.713> 119 866<56.1206 299.941> 224 823<799.959 1280.12> 853 184<1443.87 1962.23> +VStem: 30 271<124 584.9> 385 94.0762<249.014 279.447> +LayerCount: 2 Fore SplineSet 301 291 m 0 @@ -16993,9 +18706,12 @@ EndSplineSet EndChar StartChar: uni261C -Encoding: 9756 9756 679 +Encoding: 9756 9756 678 Width: 2028 -Flags: MW +Flags: W +HStem: 224 181<786.5 1095.83> 801 84<1643.01 1726.99> 853 48<78.4222 367.066 402.028 584.126> 925 60<1649.64 1935> 1002 45<256.495 1068.37> +VStem: 30 46<911.708 936.774> 734 175<376 450> 1538 460<119.872 265.571> 1549 150<268 553> 1643 84<801.014 884.986> 1820 172<402.622 848.617> +LayerCount: 2 Fore SplineSet 1992 847 m 0 @@ -17074,9 +18790,12 @@ EndSplineSet EndChar StartChar: uni261E -Encoding: 9758 9758 680 +Encoding: 9758 9758 679 Width: 2028 -Flags: MW +Flags: W +HStem: 98 111<272.538 409.314> 224 59<1121.01 1237.42> 239 297<508.859 847.922> 249 84<301.014 384.986> 383 54<1191.99 1245> 531 51<1319.96 1342.77> 773 140<1279.43 1390.23> 853 57<1443.87 1739.83 1771.8 1946.11> 939 25<1032.02 1067.3> 999 48<1092.27 1882.47> +VStem: 36 172<285.383 731.182> 301 84<249.014 332.986> 329 109<498.321 783.335> 1245 53<291.587 383.308> 1480 46<654.384 721.821> 1949 49<911.447 961.905> +LayerCount: 2 Fore SplineSet 301 291 m 0 @@ -17175,9 +18894,12 @@ EndSplineSet EndChar StartChar: uni262D -Encoding: 9773 9773 681 +Encoding: 9773 9773 680 Width: 2000 -Flags: MW +Flags: W +HStem: 192 164<896.262 1212.42> +VStem: 1425 192<571.037 972.05> +LayerCount: 2 Fore SplineSet 420 939 m 2 @@ -17225,9 +18947,12 @@ EndSplineSet EndChar StartChar: uni2619 -Encoding: 9753 9753 682 +Encoding: 9753 9753 681 Width: 1654 -Flags: MW +Flags: W +HStem: -17 537<326.5 857> 52 143<1340 1505.56> 1034 64<387.751 449.955> 1054 143<1252 1426.76> +VStem: 80 148<584.307 847.064> 1476 90<698.78 1009.51> 1543 81<216.684 460.759> +LayerCount: 2 Fore SplineSet 1047.76757812 580 m 0 @@ -17265,9 +18990,12 @@ EndSplineSet EndChar StartChar: uni260E -Encoding: 9742 9742 683 +Encoding: 9742 9742 682 Width: 1400 -Flags: MW +Flags: W +HStem: -173 50<189.515 363.432> 0 21G<622 1323.5> 274 75<465.06 509 771.379 849.142> 373 53<371.234 509> 789 52<742.077 898> 836 40<498.165 558.842> 1065 50<328.826 547.677> 1158 254<877.016 1070.95> 1469 50<876.288 1069.71> +VStem: 67 50<-43.5542 181.623> 165 50<675.513 945.665> 423 50<-63.8202 157.42> 454 43<778.156 835.075> 571 156<426.404 735.112> 739 50<1188.06 1381.41> 846 254<1185.65 1380.51> 878 190<841 1033.42> 898 150<289 789 841 966.539> 1157 50<1188.06 1381.41> +LayerCount: 2 Fore SplineSet 639 251 m 1 @@ -17381,9 +19109,12 @@ EndSplineSet EndChar StartChar: uni2766 -Encoding: 10086 10086 684 +Encoding: 10086 10086 683 Width: 1374 -Flags: MW +Flags: W +HStem: -22 148<681.307 944.064> 1060 21G<1141 1211> 1374 90<795.78 1106.51> 1441 81<313.684 557.759> +VStem: 80 537<224.5 755> 149 143<1238 1403.56> 1131 64<285.751 347.955> 1151 143<1150 1324.76> +LayerCount: 2 Fore SplineSet 677 945.767578125 m 0 @@ -17421,9 +19152,12 @@ EndSplineSet EndChar StartChar: uni2767 -Encoding: 10087 10087 685 +Encoding: 10087 10087 684 Width: 1654 -Flags: MW +Flags: W +HStem: -17 537<797 1327.5> 52 143<148.444 314> 1034 64<1204.05 1266.25> 1054 143<227.245 402> +VStem: 30 81<216.684 460.759> 88 90<698.78 1009.51> 1426 148<584.307 847.064> +LayerCount: 2 Fore SplineSet 606.232421875 580 m 0 @@ -17461,9 +19195,12 @@ EndSplineSet EndChar StartChar: uni260F -Encoding: 9743 9743 686 +Encoding: 9743 9743 685 Width: 1400 -Flags: MW +Flags: W +HStem: -20 40<541.2 876.267> 48 1<582 589> 54 1<585 589> 57 38<553.283 863.178> 60 1<549.791 558> 76 1<507.791 516> 120 32<665.775 754.725> 260 42<388.27 544.617> 322 27<455.015 477.259> 689 26<375.832 412.489 519.008 550.554> 704 39<435.284 475.454 688.622 750> 708 89<702 749 785 805> 758 62<465.159 548.545> 906 30<475.043 551.673> 939 28<690.468 750> 998 25<669.759 746.41> 1110 47<761.013 920.918> 1226 30<782.203 788.336> 1462 34<719.277 784.859> 1494 29<855.532 952.429> +VStem: 325 49<715.3 783.183> 343 31<716.262 752.836> 394 46<69.3152 102.877> 413 41<381 387.996 462.006 688.75> 437 30<843.884 898.048> 478 40<381 387.996 462.005 682.962> 503 1<67.5341 72.7373> 545 1<51.5341 56.7373> 554 96<739.012 763.639> 558 31<515.802 679.054> 594 1<39 52> 608 1<38 52> 609 34<967.106 997.534> 635 35<223.086 451.646 492.769 683.654 853 922.89> 732 32<1043.16 1091.9 1272.93 1351.79> 750 35<224 354 388 707.997 797.084 935.073> 777 34<967.172 997.524 1367.49 1441.69> 937 26<1303.04 1370.77> 980 46<69.3594 108.29> 1034 32<1258.56 1400.26> +LayerCount: 2 Fore SplineSet 568 60 m 1 @@ -17770,5 +19507,102 @@ SplineSet 595 39 l 1 EndSplineSet EndChar + +StartChar: trademark +Encoding: 8482 8482 686 +Width: 1426 +Flags: W +HStem: 968 99<1042 1072.59> 975 40<287 509 704 893 1167 1380> 1462 53<927.391 938 1303.23 1312.23> 1479 36<335.656 455.188 534.001 671.653 828 888.375 1382 1454> +VStem: 682 36<1403.28 1418.77> +LayerCount: 2 +Fore +SplineSet +277 988 m 2 + 277 1005 l 2 + 277 1012 278 1015 285 1015 c 2 + 346 1015 l 2 + 362 1015 365 1016 368 1030 c 2 + 461 1465 l 2 + 464 1477 464 1479 449 1479 c 2 + 422 1479 l 2 + 327 1479 294 1447 266 1345 c 0 + 264 1337 262 1331 251 1331 c 2 + 237 1331 l 2 + 225 1331 227 1339 229 1347 c 2 + 264 1501 l 2 + 267 1512 269 1515 283 1515 c 2 + 738 1515 l 2 + 757 1515 757 1512 754 1498 c 2 + 718 1343 l 2 + 716 1333 717 1331 704 1331 c 2 + 694 1331 l 2 + 679 1331 679 1333 682 1345 c 0 + 703 1448 690 1479 595 1479 c 2 + 553 1479 l 2 + 540 1479 537 1477 534 1465 c 2 + 441 1030 l 2 + 438 1017 439 1015 455 1015 c 2 + 514 1015 l 2 + 525 1015 526 1012 526 1000 c 2 + 526 989 l 2 + 526 976 522 975 509 975 c 2 + 287 975 l 2 + 278 975 277 978 277 988 c 2 +1292 1414 m 2 + 1054 977 l 2 + 1050 969 1046 968 1033 968 c 2 + 1010 968 l 2 + 1000 968 998 973 997 981 c 2 + 938 1442 l 2 + 937 1453 939 1462 935 1462 c 0 + 932 1462 932 1456 929 1445 c 2 + 826 1028 l 2 + 823 1015 825 1015 841 1015 c 2 + 895 1015 l 2 + 903 1015 906 1013 906 1005 c 2 + 906 985 l 2 + 906 975 903 975 893 975 c 2 + 704 975 l 2 + 694 975 690 976 690 986 c 2 + 690 1002 l 2 + 690 1012 692 1015 702 1015 c 2 + 753 1015 l 2 + 774 1015 775 1015 779 1031 c 2 + 887 1460 l 2 + 891 1475 889 1475 870 1475 c 2 + 824 1475 l 2 + 813 1475 810 1477 810 1487 c 2 + 810 1501 l 2 + 810 1514 816 1515 828 1515 c 2 + 966 1515 l 2 + 990 1515 994 1513 997 1491 c 2 + 1042 1105 l 2 + 1045 1078 1042 1067 1049 1067 c 0 + 1055 1067 1062 1084 1073 1105 c 2 + 1288 1503 l 2 + 1293 1512 1296 1515 1311 1515 c 2 + 1458 1515 l 2 + 1467 1515 1470 1513 1470 1504 c 2 + 1470 1489 l 2 + 1470 1476 1467 1475 1454 1475 c 2 + 1398 1475 l 2 + 1388 1475 1383 1475 1382 1466 c 2 + 1306 1028 l 2 + 1304 1016 1306 1015 1320 1015 c 2 + 1383 1015 l 2 + 1396 1015 1396 1011 1396 998 c 2 + 1396 989 l 2 + 1396 976 1393 975 1380 975 c 2 + 1164 975 l 2 + 1154 975 1152 977 1152 988 c 2 + 1152 999 l 2 + 1152 1012 1154 1015 1167 1015 c 2 + 1226 1015 l 2 + 1241 1015 1240 1018 1242 1030 c 2 + 1310 1407 l 2 + 1316 1440 1322 1454 1316 1454 c 0 + 1310 1454 1305 1438 1292 1414 c 2 +EndSplineSet +EndChar EndChars EndSplineFont diff --git a/sources/gen-sources.sh b/sources/gen-sources.sh index 102b2bf8..57892150 100755 --- a/sources/gen-sources.sh +++ b/sources/gen-sources.sh @@ -1,5 +1,5 @@ #!/bin/bash -PYTHON_HOME="$PYTHON_HOME:$PWD/misc/sfdnormalize:$PWD/misc/sfd2ufo/Lib/sfdLib:$PWD/misc/sfd2ufo/Lib" +PYTHON_HOME="$PWD/misc/sfdnormalize:$PWD/misc/sfd2ufo/Lib/sfdLib:$PWD/misc/sfd2ufo/Lib:$PYTHON_HOME" echo ". GENERATING UFO SOURCES @@ -13,7 +13,7 @@ for source in $sfds do base=${source##*/} italic="Italic" - python3 -m sfdnormalize -k Copyright ./"$source" "$source"_out + sfdnormalize ./"$source" "$source"_out -k Copyright -D VWidth mv ./"$source"_out ./"$source" python3 misc/sfd2ufo/Lib/sfdLib/__main__.py --ufo-kerning --ufo-anchors $source $UFO_DIR/${base%.*}.ufo if test "${base#*$italic}" != "$base" diff --git a/sources/misc/features.fea b/sources/misc/features.fea index 12aeba9f..56bb5799 100644 --- a/sources/misc/features.fea +++ b/sources/misc/features.fea @@ -1,498 +1,368 @@ -languagesystem DFLT dflt; -languagesystem grek dflt; -languagesystem latn dflt; - - -# GSUB - - lookup smcpLowercasetoSmallCapitalsinLatinlookup0 { - lookupflag 0; - sub \a by \a.sc ; - sub \b by \b.sc ; - sub \c by \c.sc ; - sub \d by \d.sc ; - sub \e by \e.sc ; - sub \f by \f.sc ; - sub \g by \g.sc ; - sub \h by \h.sc ; - sub \i by \i.sc ; - sub \j by \j.sc ; - sub \k by \k.sc ; - sub \l by \l.sc ; - sub \m by \m.sc ; - sub \n by \n.sc ; - sub \o by \o.sc ; - sub \p by \p.sc ; - sub \q by \q.sc ; - sub \r by \r.sc ; - sub \s by \s.sc ; - sub \t by \t.sc ; - sub \u by \u.sc ; - sub \v by \v.sc ; - sub \w by \w.sc ; - sub \x by \x.sc ; - sub \y by \y.sc ; - sub \z by \z.sc ; - sub \eogonek by \eogonek.sc ; - sub \aogonek by \aogonek.sc ; - sub \agrave by \agrave.sc ; - sub \aacute by \aacute.sc ; - sub \acircumflex by \acircumflex.sc ; - sub \atilde by \atilde.sc ; - sub \adieresis by \adieresis.sc ; - sub \aring by \aring.sc ; - sub \ccedilla by \ccedilla.sc ; - sub \egrave by \egrave.sc ; - sub \eacute by \eacute.sc ; - sub \ecircumflex by \ecircumflex.sc ; - sub \ntilde by \ntilde.sc ; - sub \ograve by \ograve.sc ; - sub \oacute by \oacute.sc ; - sub \ocircumflex by \ocircumflex.sc ; - sub \otilde by \otilde.sc ; - sub \odieresis by \odieresis.sc ; - sub \yacute by \yacute.sc ; - sub \edieresis by \edieresis.sc ; - sub \igrave by \igrave.sc ; - sub \iacute by \iacute.sc ; - sub \icircumflex by \icircumflex.sc ; - sub \idieresis by \idieresis.sc ; - sub \ugrave by \ugrave.sc ; - sub \uacute by \uacute.sc ; - sub \ucircumflex by \ucircumflex.sc ; - sub \udieresis by \udieresis.sc ; - sub \ydieresis by \ydieresis.sc ; - sub \amacron by \amacron.sc ; - sub \abreve by \abreve.sc ; - sub \cacute by \cacute.sc ; - sub \ccircumflex by \ccircumflex.sc ; - sub \cdotaccent by \cdotaccent.sc ; - sub \ccaron by \ccaron.sc ; - sub \dcaron by \dcaron.sc ; - sub \emacron by \emacron.sc ; - sub \ebreve by \ebreve.sc ; - sub \edotaccent by \edotaccent.sc ; - sub \hcircumflex by \hcircumflex.sc ; - sub \gdotaccent by \gdotaccent.sc ; - sub \uni0123 by \uni0123.sc ; - sub \ecaron by \ecaron.sc ; - sub \gcircumflex by \gcircumflex.sc ; - sub \gbreve by \gbreve.sc ; - sub \itilde by \itilde.sc ; - sub \imacron by \imacron.sc ; - sub \ibreve by \ibreve.sc ; - sub \iogonek by \iogonek.sc ; - sub \jcircumflex by \jcircumflex.sc ; - sub \uni0137 by \uni0137.sc ; - sub \lacute by \lacute.sc ; - sub \uni013C by \uni013C.sc ; - sub \lcaron by \lcaron.sc ; - sub \nacute by \nacute.sc ; - sub \uni0146 by \uni0146.sc ; - sub \ncaron by \ncaron.sc ; - sub \omacron by \omacron.sc ; - sub \obreve by \obreve.sc ; - sub \ohungarumlaut by \ohungarumlaut.sc ; - sub \racute by \racute.sc ; - sub \uni0157 by \uni0157.sc ; - sub \rcaron by \rcaron.sc ; - sub \sacute by \sacute.sc ; - sub \scircumflex by \scircumflex.sc ; - sub \scedilla by \scedilla.sc ; - sub \scaron by \scaron.sc ; - sub \uni0163 by \uni0163.sc ; - sub \tcaron by \tcaron.sc ; - sub \utilde by \utilde.sc ; - sub \umacron by \umacron.sc ; - sub \ubreve by \ubreve.sc ; - sub \uring by \uring.sc ; - sub \uhungarumlaut by \uhungarumlaut.sc ; - sub \uogonek by \uogonek.sc ; - sub \wcircumflex by \wcircumflex.sc ; - sub \ycircumflex by \ycircumflex.sc ; - sub \zacute by \zacute.sc ; - sub \zdotaccent by \zdotaccent.sc ; - sub \zcaron by \zcaron.sc ; - sub \uni0219 by \uni0219.sc ; - sub \uni021B by \uni021B.sc ; - sub \uni0213 by \uni0213.sc ; - sub \wgrave by \wgrave.sc ; - sub \wacute by \wacute.sc ; - sub \wdieresis by \wdieresis.sc ; - sub \uni1E87 by \uni1E87.sc ; - sub \uni1E89 by \uni1E89.sc ; - sub \ygrave by \ygrave.sc ; + sub a by a.sc; + sub b by b.sc; + sub c by c.sc; + sub d by d.sc; + sub e by e.sc; + sub f by f.sc; + sub g by g.sc; + sub h by h.sc; + sub i by i.sc; + sub j by j.sc; + sub k by k.sc; + sub l by l.sc; + sub m by m.sc; + sub n by n.sc; + sub o by o.sc; + sub p by p.sc; + sub q by q.sc; + sub r by r.sc; + sub s by s.sc; + sub t by t.sc; + sub u by u.sc; + sub v by v.sc; + sub w by w.sc; + sub x by x.sc; + sub y by y.sc; + sub z by z.sc; + sub eogonek by eogonek.sc; + sub aogonek by aogonek.sc; + sub agrave by agrave.sc; + sub aacute by aacute.sc; + sub acircumflex by acircumflex.sc; + sub atilde by atilde.sc; + sub adieresis by adieresis.sc; + sub aring by aring.sc; + sub ccedilla by ccedilla.sc; + sub egrave by egrave.sc; + sub eacute by eacute.sc; + sub ecircumflex by ecircumflex.sc; + sub ntilde by ntilde.sc; + sub ograve by ograve.sc; + sub oacute by oacute.sc; + sub ocircumflex by ocircumflex.sc; + sub otilde by otilde.sc; + sub odieresis by odieresis.sc; + sub yacute by yacute.sc; + sub edieresis by edieresis.sc; + sub igrave by igrave.sc; + sub iacute by iacute.sc; + sub icircumflex by icircumflex.sc; + sub idieresis by idieresis.sc; + sub ugrave by ugrave.sc; + sub uacute by uacute.sc; + sub ucircumflex by ucircumflex.sc; + sub udieresis by udieresis.sc; + sub ydieresis by ydieresis.sc; + sub amacron by amacron.sc; + sub abreve by abreve.sc; + sub cacute by cacute.sc; + sub ccircumflex by ccircumflex.sc; + sub cdotaccent by cdotaccent.sc; + sub ccaron by ccaron.sc; + sub dcaron by dcaron.sc; + sub emacron by emacron.sc; + sub ebreve by ebreve.sc; + sub edotaccent by edotaccent.sc; + sub hcircumflex by hcircumflex.sc; + sub gdotaccent by gdotaccent.sc; + sub gcommaaccent by gcommaaccent.sc; + sub ecaron by ecaron.sc; + sub gcircumflex by gcircumflex.sc; + sub gbreve by gbreve.sc; + sub itilde by itilde.sc; + sub imacron by imacron.sc; + sub ibreve by ibreve.sc; + sub iogonek by iogonek.sc; + sub jcircumflex by jcircumflex.sc; + sub kcommaaccent by kcommaaccent.sc; + sub lacute by lacute.sc; + sub lcommaaccent by lcommaaccent.sc; + sub lcaron by lcaron.sc; + sub nacute by nacute.sc; + sub ncommaaccent by ncommaaccent.sc; + sub ncaron by ncaron.sc; + sub omacron by omacron.sc; + sub obreve by obreve.sc; + sub ohungarumlaut by ohungarumlaut.sc; + sub racute by racute.sc; + sub rcommaaccent by rcommaaccent.sc; + sub rcaron by rcaron.sc; + sub sacute by sacute.sc; + sub scircumflex by scircumflex.sc; + sub scedilla by scedilla.sc; + sub scaron by scaron.sc; + sub uni0163 by uni0163.sc; + sub tcaron by tcaron.sc; + sub utilde by utilde.sc; + sub umacron by umacron.sc; + sub ubreve by ubreve.sc; + sub uring by uring.sc; + sub uhungarumlaut by uhungarumlaut.sc; + sub uogonek by uogonek.sc; + sub wcircumflex by wcircumflex.sc; + sub ycircumflex by ycircumflex.sc; + sub zacute by zacute.sc; + sub zdotaccent by zdotaccent.sc; + sub zcaron by zcaron.sc; + sub scommaaccent by scommaaccent.sc; + sub uni021B by uni021B.sc; + sub uni0213 by uni0213.sc; + sub wgrave by wgrave.sc; + sub wacute by wacute.sc; + sub wdieresis by wdieresis.sc; + sub uni1E87 by uni1E87.sc; + sub uni1E89 by uni1E89.sc; + sub ygrave by ygrave.sc; } smcpLowercasetoSmallCapitalsinLatinlookup0; - lookup c2scCapitalstoSmallCapitalsinLatinlookup1 { - lookupflag 0; - sub \A by \a.sc ; - sub \B by \b.sc ; - sub \C by \c.sc ; - sub \D by \d.sc ; - sub \E by \e.sc ; - sub \F by \f.sc ; - sub \G by \g.sc ; - sub \H by \h.sc ; - sub \I by \i.sc ; - sub \J by \j.sc ; - sub \K by \k.sc ; - sub \L by \l.sc ; - sub \M by \m.sc ; - sub \N by \n.sc ; - sub \O by \o.sc ; - sub \P by \p.sc ; - sub \Q by \q.sc ; - sub \R by \r.sc ; - sub \S by \s.sc ; - sub \T by \t.sc ; - sub \U by \u.sc ; - sub \V by \v.sc ; - sub \W by \w.sc ; - sub \X by \x.sc ; - sub \Y by \y.sc ; - sub \Z by \z.sc ; - sub \Ecaron by \ecaron.sc ; - sub \Aogonek by \aogonek.sc ; - sub \Agrave by \agrave.sc ; - sub \Aacute by \aacute.sc ; - sub \Ccedilla by \ccedilla.sc ; - sub \Acircumflex by \acircumflex.sc ; - sub \Atilde by \atilde.sc ; - sub \Adieresis by \adieresis.sc ; - sub \Aring by \aring.sc ; - sub \Egrave by \egrave.sc ; - sub \Eacute by \eacute.sc ; - sub \Ecircumflex by \ecircumflex.sc ; - sub \Edieresis by \edieresis.sc ; - sub \Igrave by \igrave.sc ; - sub \Iacute by \iacute.sc ; - sub \Icircumflex by \icircumflex.sc ; - sub \Idieresis by \idieresis.sc ; - sub \Ntilde by \ntilde.sc ; - sub \Ograve by \ograve.sc ; - sub \Oacute by \oacute.sc ; - sub \Ocircumflex by \ocircumflex.sc ; - sub \Otilde by \otilde.sc ; - sub \Odieresis by \odieresis.sc ; - sub \Ugrave by \ugrave.sc ; - sub \Uacute by \uacute.sc ; - sub \Ucircumflex by \ucircumflex.sc ; - sub \Udieresis by \udieresis.sc ; - sub \Yacute by \yacute.sc ; - sub \Amacron by \amacron.sc ; - sub \Abreve by \abreve.sc ; - sub \Cacute by \cacute.sc ; - sub \Ccircumflex by \ccircumflex.sc ; - sub \Cdotaccent by \cdotaccent.sc ; - sub \Ccaron by \ccaron.sc ; - sub \Dcaron by \dcaron.sc ; - sub \Emacron by \emacron.sc ; - sub \Ebreve by \ebreve.sc ; - sub \Edotaccent by \edotaccent.sc ; - sub \Eogonek by \eogonek.sc ; - sub \Gdotaccent by \gdotaccent.sc ; - sub \uni0122 by \uni0123.sc ; - sub \Hcircumflex by \hcircumflex.sc ; - sub \Gcircumflex by \gcircumflex.sc ; - sub \Gbreve by \gbreve.sc ; - sub \Itilde by \itilde.sc ; - sub \Imacron by \imacron.sc ; - sub \Ibreve by \ibreve.sc ; - sub \Iogonek by \iogonek.sc ; - sub \Idotaccent by \idotaccent.sc ; - sub \Jcircumflex by \jcircumflex.sc ; - sub \uni0136 by \uni0137.sc ; - sub \Lacute by \lacute.sc ; - sub \uni013B by \uni013C.sc ; - sub \Lcaron by \lcaron.sc ; - sub \Nacute by \nacute.sc ; - sub \uni0145 by \uni0146.sc ; - sub \Ncaron by \ncaron.sc ; - sub \Omacron by \omacron.sc ; - sub \Obreve by \obreve.sc ; - sub \Ohungarumlaut by \ohungarumlaut.sc ; - sub \Racute by \racute.sc ; - sub \uni0156 by \uni0157.sc ; - sub \Rcaron by \rcaron.sc ; - sub \Sacute by \sacute.sc ; - sub \Scircumflex by \scircumflex.sc ; - sub \Scedilla by \scedilla.sc ; - sub \Scaron by \scaron.sc ; - sub \uni0162 by \uni0163.sc ; - sub \Tcaron by \tcaron.sc ; - sub \Utilde by \utilde.sc ; - sub \Umacron by \umacron.sc ; - sub \Ubreve by \ubreve.sc ; - sub \Uring by \uring.sc ; - sub \Uhungarumlaut by \uhungarumlaut.sc ; - sub \Uogonek by \uogonek.sc ; - sub \Wcircumflex by \wcircumflex.sc ; - sub \Ycircumflex by \ycircumflex.sc ; - sub \Ydieresis by \ydieresis.sc ; - sub \Zacute by \zacute.sc ; - sub \Zdotaccent by \zdotaccent.sc ; - sub \Zcaron by \zcaron.sc ; - sub \uni0218 by \uni0219.sc ; - sub \uni021A by \uni021B.sc ; - sub \uni0212 by \uni0213.sc ; - sub \Wgrave by \wgrave.sc ; - sub \Wacute by \wacute.sc ; - sub \Wdieresis by \wdieresis.sc ; - sub \uni1E86 by \uni1E87.sc ; - sub \uni1E88 by \uni1E89.sc ; - sub \Ygrave by \ygrave.sc ; + sub A by a.sc; + sub B by b.sc; + sub C by c.sc; + sub D by d.sc; + sub E by e.sc; + sub F by f.sc; + sub G by g.sc; + sub H by h.sc; + sub I by i.sc; + sub J by j.sc; + sub K by k.sc; + sub L by l.sc; + sub M by m.sc; + sub N by n.sc; + sub O by o.sc; + sub P by p.sc; + sub Q by q.sc; + sub R by r.sc; + sub S by s.sc; + sub T by t.sc; + sub U by u.sc; + sub V by v.sc; + sub W by w.sc; + sub X by x.sc; + sub Y by y.sc; + sub Z by z.sc; + sub Ecaron by ecaron.sc; + sub Aogonek by aogonek.sc; + sub Agrave by agrave.sc; + sub Aacute by aacute.sc; + sub Ccedilla by ccedilla.sc; + sub Acircumflex by acircumflex.sc; + sub Atilde by atilde.sc; + sub Adieresis by adieresis.sc; + sub Aring by aring.sc; + sub Egrave by egrave.sc; + sub Eacute by eacute.sc; + sub Ecircumflex by ecircumflex.sc; + sub Edieresis by edieresis.sc; + sub Igrave by igrave.sc; + sub Iacute by iacute.sc; + sub Icircumflex by icircumflex.sc; + sub Idieresis by idieresis.sc; + sub Ntilde by ntilde.sc; + sub Ograve by ograve.sc; + sub Oacute by oacute.sc; + sub Ocircumflex by ocircumflex.sc; + sub Otilde by otilde.sc; + sub Odieresis by odieresis.sc; + sub Ugrave by ugrave.sc; + sub Uacute by uacute.sc; + sub Ucircumflex by ucircumflex.sc; + sub Udieresis by udieresis.sc; + sub Yacute by yacute.sc; + sub Amacron by amacron.sc; + sub Abreve by abreve.sc; + sub Cacute by cacute.sc; + sub Ccircumflex by ccircumflex.sc; + sub Cdotaccent by cdotaccent.sc; + sub Ccaron by ccaron.sc; + sub Dcaron by dcaron.sc; + sub Emacron by emacron.sc; + sub Ebreve by ebreve.sc; + sub Edotaccent by edotaccent.sc; + sub Eogonek by eogonek.sc; + sub Gdotaccent by gdotaccent.sc; + sub Gcommaaccent by gcommaaccent.sc; + sub Hcircumflex by hcircumflex.sc; + sub Gcircumflex by gcircumflex.sc; + sub Gbreve by gbreve.sc; + sub Itilde by itilde.sc; + sub Imacron by imacron.sc; + sub Ibreve by ibreve.sc; + sub Iogonek by iogonek.sc; + sub Idotaccent by idotaccent.sc; + sub Jcircumflex by jcircumflex.sc; + sub Kcommaaccent by kcommaaccent.sc; + sub Lacute by lacute.sc; + sub Lcommaaccent by lcommaaccent.sc; + sub Lcaron by lcaron.sc; + sub Nacute by nacute.sc; + sub Ncommaaccent by ncommaaccent.sc; + sub Ncaron by ncaron.sc; + sub Omacron by omacron.sc; + sub Obreve by obreve.sc; + sub Ohungarumlaut by ohungarumlaut.sc; + sub Racute by racute.sc; + sub Rcommaaccent by rcommaaccent.sc; + sub Rcaron by rcaron.sc; + sub Sacute by sacute.sc; + sub Scircumflex by scircumflex.sc; + sub Scedilla by scedilla.sc; + sub Scaron by scaron.sc; + sub uni0162 by uni0163.sc; + sub Tcaron by tcaron.sc; + sub Utilde by utilde.sc; + sub Umacron by umacron.sc; + sub Ubreve by ubreve.sc; + sub Uring by uring.sc; + sub Uhungarumlaut by uhungarumlaut.sc; + sub Uogonek by uogonek.sc; + sub Wcircumflex by wcircumflex.sc; + sub Ycircumflex by ycircumflex.sc; + sub Ydieresis by ydieresis.sc; + sub Zacute by zacute.sc; + sub Zdotaccent by zdotaccent.sc; + sub Zcaron by zcaron.sc; + sub Scommaaccent by scommaaccent.sc; + sub uni021A by uni021B.sc; + sub uni0212 by uni0213.sc; + sub Wgrave by wgrave.sc; + sub Wacute by wacute.sc; + sub Wdieresis by wdieresis.sc; + sub uni1E86 by uni1E87.sc; + sub uni1E88 by uni1E89.sc; + sub Ygrave by ygrave.sc; } c2scCapitalstoSmallCapitalsinLatinlookup1; - lookup ss01StyleSet1lookup2 { - lookupflag 0; - sub \R by \R.alt ; + sub R by R.alt; } ss01StyleSet1lookup2; - lookup caltContextualAlternateslookup3 { - lookupflag 0; - sub [\R ]'lookup ss01StyleSet1lookup2 [\A \AE \Aacute \Abreve \Acircumflex \Adieresis \Agrave \Amacron \Aogonek \Aring - \Atilde \B \D \Dcaron \Dcroat \E \Eacute \Ebreve \Ecaron \Ecircumflex - \Edieresis \Edotaccent \Egrave \Eogonek \Eth \F \H \Hbar \Hcircumflex \I - \Iacute \Icircumflex \Idieresis \Igrave \K \L \M \N \Ntilde \P \R ] ; +sub +[R]' lookup ss01StyleSet1lookup2 +[A AE Aacute Abreve Acircumflex Adieresis Agrave Amacron Aogonek Aring Atilde B D Dcaron Dcroat E Eacute Ebreve Ecaron Ecircumflex Edieresis Edotaccent Egrave Eogonek Eth F H Hbar Hcircumflex I Iacute Icircumflex Idieresis Igrave K L M N Ntilde P R] +; } caltContextualAlternateslookup3; - lookup ligaStandardLigatureslookup4 { - lookupflag 0; - sub \f \f by \uniFB00; - sub \f \i by \uniFB01; - sub \f \l by \uniFB02; - sub \f \f \i by \uniFB03; - sub \f \f \l by \uniFB04; + sub f f by uniFB00; + sub f i by uniFB01; + sub f l by uniFB02; + sub f f i by uniFB03; + sub f f l by uniFB04; } ligaStandardLigatureslookup4; - lookup onumOldstyleFigureslookup5 { - lookupflag 0; - sub \zero by \zero.oldstyle ; - sub \one by \one.oldstyle ; - sub \two by \two.oldstyle ; - sub \three by \three.oldstyle ; - sub \four by \four.oldstyle ; - sub \five by \five.oldstyle ; - sub \seven by \seven.oldstyle ; - sub \nine by \nine.oldstyle ; + sub zero by zero.oldstyle; + sub one by one.oldstyle; + sub two by two.oldstyle; + sub three by three.oldstyle; + sub four by four.oldstyle; + sub five by five.oldstyle; + sub seven by seven.oldstyle; + sub nine by nine.oldstyle; } onumOldstyleFigureslookup5; - lookup tnumTabularNumberslookup6 { - lookupflag 0; - sub \zero by \uniFF10 ; - sub \one by \uniFF11 ; - sub \two by \uniFF12 ; - sub \three by \uniFF13 ; - sub \four by \uniFF14 ; - sub \five by \uniFF15 ; - sub \six by \uniFF16 ; - sub \seven by \uniFF17 ; - sub \eight by \uniFF18 ; - sub \nine by \uniFF19 ; - sub \zero.oldstyle by \zero.oldtab ; - sub \one.oldstyle by \one.oldtab ; - sub \two.oldstyle by \two.oldtab ; - sub \three.oldstyle by \three.oldtab ; - sub \four.oldstyle by \four.oldtab ; - sub \five.oldstyle by \five.oldtab ; - sub \seven.oldstyle by \seven.oldtab ; - sub \nine.oldstyle by \nine.oldtab ; + sub zero by uniFF10; + sub one by uniFF11; + sub two by uniFF12; + sub three by uniFF13; + sub four by uniFF14; + sub five by uniFF15; + sub six by uniFF16; + sub seven by uniFF17; + sub eight by uniFF18; + sub nine by uniFF19; + sub zero.oldstyle by zero.oldtab; + sub one.oldstyle by one.oldtab; + sub two.oldstyle by two.oldtab; + sub three.oldstyle by three.oldtab; + sub four.oldstyle by four.oldtab; + sub five.oldstyle by five.oldtab; + sub seven.oldstyle by seven.oldtab; + sub nine.oldstyle by nine.oldtab; } tnumTabularNumberslookup6; - +lookup SingleSubstitutionlookup8 { + sub hyphen by hyphen.sc; +} SingleSubstitutionlookup8; lookup caltContextualAlternateslookup7 { - lookupflag 0; - sub [\a.sc \aacute.sc \abreve.sc \acircumflex.sc \adieresis.sc \agrave.sc - \amacron.sc \aogonek.sc \aring.sc \atilde.sc \b.sc \c.sc \cacute.sc - \ccaron.sc \ccedilla.sc \ccircumflex.sc \cdotaccent.sc \d.sc - \dcaron.sc \e.sc \eacute.sc \ebreve.sc \ecaron.sc \ecircumflex.sc - \edieresis.sc \edotaccent.sc \egrave.sc \emacron.sc \eogonek.sc \f.sc - \g.sc \gbreve.sc \gcircumflex.sc \gdotaccent.sc \h.sc \hcircumflex.sc - \hyphen.sc \i.sc \iacute.sc \ibreve.sc \icircumflex.sc \idieresis.sc - \idotaccent.sc \igrave.sc \imacron.sc \iogonek.sc \itilde.sc \j.sc - \jcircumflex.sc \k.sc \l.sc \lacute.sc \lcaron.sc \m.sc \n.sc - \nacute.sc \ncaron.sc \ntilde.sc \o.sc \oacute.sc \obreve.sc - \ocircumflex.sc \odieresis.sc \ograve.sc \ohungarumlaut.sc - \omacron.sc \otilde.sc \p.sc \q.sc \r.sc \racute.sc \rcaron.sc \s.sc - \sacute.sc \scaron.sc \scedilla.sc \scircumflex.sc \t.sc \tcaron.sc - \u.sc \uacute.sc \ubreve.sc \ucircumflex.sc \udieresis.sc \ugrave.sc - \uhungarumlaut.sc \umacron.sc \uni0123.sc \uni0137.sc \uni013C.sc - \uni0146.sc \uni0157.sc \uni0163.sc \uni0213.sc \uni0219.sc - \uni021B.sc \uni1E87.sc \uni1E89.sc \uogonek.sc \uring.sc \utilde.sc - \v.sc \w.sc \wacute.sc \wcircumflex.sc \wdieresis.sc \wgrave.sc \x.sc - \y.sc \yacute.sc \ycircumflex.sc \ydieresis.sc \ygrave.sc \z.sc - \zacute.sc \zcaron.sc \zdotaccent.sc ] [\hyphen ]' by [\hyphen.sc ]; +sub +[a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc b.sc c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc h.sc hcircumflex.sc hyphen.sc i.sc iacute.sc ibreve.sc icircumflex.sc idieresis.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc itilde.sc j.sc jcircumflex.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc p.sc q.sc r.sc racute.sc rcaron.sc s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc t.sc tcaron.sc u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc gcommaaccent.sc kcommaaccent.sc lcommaaccent.sc ncommaaccent.sc rcommaaccent.sc uni0163.sc uni0213.sc scommaaccent.sc uni021B.sc uni1E87.sc uni1E89.sc uogonek.sc uring.sc utilde.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc x.sc y.sc yacute.sc ycircumflex.sc ydieresis.sc ygrave.sc z.sc zacute.sc zcaron.sc zdotaccent.sc] +[hyphen]' lookup SingleSubstitutionlookup8 +; } caltContextualAlternateslookup7; - feature smcp { - script latn; language dflt ; lookup smcpLowercasetoSmallCapitalsinLatinlookup0; } smcp; - feature c2sc { - script latn; language dflt ; lookup c2scCapitalstoSmallCapitalsinLatinlookup1; } c2sc; - feature ss01 { - script DFLT; language dflt ; lookup ss01StyleSet1lookup2; - script grek; language dflt ; lookup ss01StyleSet1lookup2; - script latn; language dflt ; lookup ss01StyleSet1lookup2; } ss01; - feature calt { - script DFLT; language dflt ; lookup caltContextualAlternateslookup3; lookup caltContextualAlternateslookup7; - script grek; language dflt ; lookup caltContextualAlternateslookup3; lookup caltContextualAlternateslookup7; - script latn; language dflt ; lookup caltContextualAlternateslookup3; lookup caltContextualAlternateslookup7; } calt; - feature liga { - script DFLT; language dflt ; lookup ligaStandardLigatureslookup4; - script grek; language dflt ; lookup ligaStandardLigatureslookup4; - script latn; language dflt ; lookup ligaStandardLigatureslookup4; } liga; - feature onum { - script DFLT; language dflt ; lookup onumOldstyleFigureslookup5; - script grek; language dflt ; lookup onumOldstyleFigureslookup5; - script latn; language dflt ; lookup onumOldstyleFigureslookup5; } onum; - feature tnum { - script DFLT; language dflt ; lookup tnumTabularNumberslookup6; - script grek; language dflt ; lookup tnumTabularNumberslookup6; - script latn; language dflt ; lookup tnumTabularNumberslookup6; -} tnum; -#Mark attachment classes (defined in GDEF, used in lookupflags) - -@GDEF_Simple = [\ampersand \period \zero \one \two \three \four \five \six \seven - \eight \nine \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 \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 \space \comma \quotedbl \exclam - \semicolon \colon \quotesingle \quoteleft \quotedblleft \quotedblright - \quoteright \question \parenleft \parenright \asterisk \at \dollar \numbersign - \slash \percent \hyphen \underscore \plus \equal \less \greater \backslash - \bracketleft \braceleft \bracketright \braceright \bar \asciitilde - \asciicircum \grave \uni203E \uni2010 \uni2011 \endash \figuredash \emdash - \uni2015 \perthousand \uni2031 \R.alt \zero.oldstyle \one.oldstyle - \two.oldstyle \three.oldstyle \four.oldstyle \five.oldstyle \seven.oldstyle - \nine.oldstyle \zero.oldtab \one.oldtab \two.oldtab \three.oldtab - \four.oldtab \five.oldtab \seven.oldtab \nine.oldtab \uniFF10 \uniFF11 - \uniFF12 \uniFF13 \uniFF14 \uniFF15 \uniFF16 \uniFF17 \uniFF18 \uniFF19 \uni2000 - \uni2001 \uni2002 \uni2003 \uni2004 \uni2005 \uni2006 \uni2007 \uni2008 \uni2009 - \uni200A \uni200B \dagger \daggerdbl \bullet \fraction \eogonek \Ecaron \Aogonek - \aogonek \uni0000 \uni000D \uni00A0 \exclamdown \cent \sterling \currency \yen - \brokenbar \section \copyright \ordfeminine \guillemotleft \logicalnot - \uni00AD \registered \macron \degree \plusminus \uni00B2 \uni00B3 \acute \mu - \paragraph \periodcentered \cedilla \uni00B9 \ordmasculine \guillemotright - \onequarter \onehalf \threequarters \questiondown \Agrave \Aacute \Ccedilla - \Acircumflex \Atilde \Adieresis \Aring \Egrave \Eacute \Ecircumflex \Edieresis - \Igrave \Iacute \Icircumflex \Idieresis \Ntilde \Ograve \Oacute \Ocircumflex - \Otilde \Odieresis \Ugrave \Uacute \Ucircumflex \Udieresis \Yacute \agrave - \aacute \acircumflex \atilde \adieresis \aring \ccedilla \egrave \eacute - \ecircumflex \multiply \Thorn \dotlessi \germandbls \AE \ae \Eth \Oslash \eth - \ntilde \ograve \oacute \ocircumflex \otilde \odieresis \divide \thorn \yacute - \edieresis \igrave \iacute \icircumflex \idieresis \oslash \ugrave \uacute - \ucircumflex \udieresis \ydieresis \Amacron \amacron \Abreve \abreve \Cacute - \cacute \Ccircumflex \ccircumflex \Cdotaccent \cdotaccent \Ccaron \ccaron - \Dcaron \dcaron \Emacron \emacron \Ebreve \ebreve \Edotaccent \edotaccent - \Eogonek \dcroat \Dcroat \hcircumflex \Hbar \hbar \Gdotaccent \gdotaccent - \uni0122 \uni0123 \Hcircumflex \ecaron \Gcircumflex \gcircumflex \Gbreve - \gbreve \Itilde \itilde \Imacron \imacron \Ibreve \ibreve \Iogonek \iogonek - \Idotaccent \ij \IJ \uni0237 \Jcircumflex \jcircumflex \uni0136 \uni0137 - \kgreenlandic \Lacute \lacute \uni013B \uni013C \Lcaron \lcaron \Ldot \ldot - \Lslash \lslash \Nacute \nacute \uni0145 \uni0146 \Ncaron \ncaron \napostrophe - \eng \Eng \Omacron \omacron \Obreve \obreve \Ohungarumlaut \ohungarumlaut \OE \oe - \Racute \racute \uni0156 \uni0157 \Rcaron \rcaron \Sacute \sacute \Scircumflex - \scircumflex \Scedilla \scedilla \Scaron \scaron \uni0162 \uni0163 \Tcaron - \tcaron \Utilde \utilde \Umacron \umacron \Ubreve \ubreve \Uring \uring - \Uhungarumlaut \uhungarumlaut \Uogonek \uogonek \Wcircumflex \wcircumflex - \Ycircumflex \ycircumflex \Ydieresis \Zacute \zacute \Zdotaccent \zdotaccent - \Zcaron \zcaron \Tbar \tbar \longs \uni0218 \uni0219 \uni021A \uni021B \uni0212 - \uni0213 \uni0394 \uni03BC \pi \uni03A9 \Wgrave \wgrave \Wacute \wacute - \Wdieresis \wdieresis \uni1E86 \uni1E87 \uni1E88 \uni1E89 \uni1E9E \Ygrave - \ygrave \guilsinglleft \guilsinglright \uni2074 \Euro \partialdiff \emptyset - \summation \minus \uni2215 \uni2219 \product \radical \infinity \integral - \approxequal \notequal \lessequal \greaterequal \lozenge \uniF8E8 \uniF8E9 - \uniF8EA \circumflex \quotesinglbase \ellipsis \quotedblbase \a.sc \aacute.sc - \abreve.sc \acircumflex.sc \adieresis.sc \agrave.sc \amacron.sc \aogonek.sc - \aring.sc \atilde.sc \b.sc \c.sc \cacute.sc \ccaron.sc \ccedilla.sc - \ccircumflex.sc \cdotaccent.sc \d.sc \dcaron.sc \e.sc \eacute.sc \ebreve.sc - \ecaron.sc \ecircumflex.sc \edieresis.sc \edotaccent.sc \egrave.sc - \emacron.sc \eogonek.sc \f.sc \g.sc \gbreve.sc \gcircumflex.sc \gdotaccent.sc - \h.sc \hcircumflex.sc \hyphen.sc \i.sc \iacute.sc \ibreve.sc \icircumflex.sc - \idieresis.sc \igrave.sc \imacron.sc \iogonek.sc \itilde.sc \j.sc - \jcircumflex.sc \k.sc \l.sc \lacute.sc \lcaron.sc \m.sc \n.sc \nacute.sc - \ncaron.sc \ntilde.sc \o.sc \oacute.sc \obreve.sc \ocircumflex.sc - \odieresis.sc \ograve.sc \ohungarumlaut.sc \omacron.sc \otilde.sc \p.sc \q.sc - \r.sc \racute.sc \rcaron.sc \s.sc \sacute.sc \scaron.sc \scedilla.sc - \scircumflex.sc \t.sc \tcaron.sc \u.sc \uacute.sc \ubreve.sc \ucircumflex.sc - \udieresis.sc \ugrave.sc \uhungarumlaut.sc \umacron.sc \uni0123.sc - \uni0137.sc \uni013C.sc \uni0146.sc \uni0157.sc \uni0163.sc \uni0213.sc - \uni0219.sc \uni021B.sc \uni1E87.sc \uni1E89.sc \uogonek.sc \uring.sc - \utilde.sc \v.sc \w.sc \wacute.sc \wcircumflex.sc \wdieresis.sc \wgrave.sc - \x.sc \y.sc \yacute.sc \ycircumflex.sc \ydieresis.sc \ygrave.sc \z.sc - \zacute.sc \zcaron.sc \zdotaccent.sc \idotaccent.sc ]; -@GDEF_Ligature = [\uniFB00 \uniFB01 \uniFB02 \uniFB03 \uniFB04 ]; -@GDEF_Mark = [\gravecomb \acutecomb \uni0302 \tildecomb \uni0304 \uni0306 \uni0307 - \uni0308 \uni030A \uni030B \uni030C \uni0311 \uni0312 \dotbelowcomb \uni0326 - \uni0327 \uni0328 \breve \dotaccent \ring \ogonek \tilde \hungarumlaut - \uni030C.alt \dieresis ]; - -table GDEF { - GlyphClassDef @GDEF_Simple, @GDEF_Ligature, @GDEF_Mark, ; - +} tnum;@GDEF_base = [A AE Aacute Abreve Acircumflex Adieresis Agrave Amacron Aogonek Aring Atilde B C Cacute Ccaron Ccedilla Ccircumflex Cdotaccent D Dcaron Dcroat E Eacute Ebreve Ecaron Ecircumflex Edieresis Edotaccent Egrave Emacron Eng Eogonek Eth Euro F G Gbreve Gcircumflex Gcommaaccent Gdotaccent H Hbar Hcircumflex I IJ Iacute Ibreve Icircumflex Idieresis Idotaccent Igrave Imacron Iogonek Itilde J Jcircumflex K Kcommaaccent L Lacute Lcaron Lcommaaccent Ldot Lslash M N Nacute Ncaron Ncommaaccent Ntilde O OE Oacute Obreve Ocircumflex Odieresis Ograve Ohungarumlaut Omacron Oslash Otilde P Q R R.alt Racute Rcaron Rcommaaccent S Sacute Scaron Scedilla Scircumflex Scommaaccent T Tbar Tcaron Thorn U Uacute Ubreve Ucircumflex Udieresis Ugrave Uhungarumlaut Umacron Uogonek Uring Utilde V W Wacute Wcircumflex Wdieresis Wgrave X Y Yacute Ycircumflex Ydieresis Ygrave Z Zacute Zcaron Zdotaccent a a.sc aacute aacute.sc abreve abreve.sc acircumflex acircumflex.sc acute acutecomb adieresis adieresis.sc ae agrave agrave.sc amacron amacron.sc ampersand aogonek aogonek.sc approxequal aring aring.sc asciicircum asciitilde asterisk at atilde atilde.sc b b.sc backslash bar braceleft braceright bracketleft bracketright breve brokenbar bullet c c.sc cacute cacute.sc ccaron ccaron.sc ccedilla ccedilla.sc ccircumflex ccircumflex.sc cdotaccent cdotaccent.sc cedilla cent circumflex colon comma copyright currency d d.sc dagger daggerdbl dcaron dcaron.sc dcroat degree dieresis divide dollar dotaccent dotbelowcomb dotlessi e e.sc eacute eacute.sc ebreve ebreve.sc ecaron ecaron.sc ecircumflex ecircumflex.sc edieresis edieresis.sc edotaccent edotaccent.sc egrave egrave.sc eight ellipsis emacron emacron.sc emdash emptyset endash eng eogonek eogonek.sc equal eth exclam exclamdown f f.sc figuredash five five.oldstyle five.oldtab four four.oldstyle four.oldtab fraction g g.sc gbreve gbreve.sc gcircumflex gcircumflex.sc gcommaaccent gcommaaccent.sc gdotaccent gdotaccent.sc germandbls grave gravecomb greater greaterequal guillemotleft guillemotright guilsinglleft guilsinglright h h.sc hbar hcircumflex hcircumflex.sc hungarumlaut hyphen hyphen.sc i i.sc iacute iacute.sc ibreve ibreve.sc icircumflex icircumflex.sc idieresis idieresis.sc idotaccent.sc igrave igrave.sc ij imacron imacron.sc infinity integral iogonek iogonek.sc itilde itilde.sc j j.sc jcircumflex jcircumflex.sc k k.sc kcommaaccent kcommaaccent.sc kgreenlandic l l.sc lacute lacute.sc lcaron lcaron.sc lcommaaccent lcommaaccent.sc ldot less lessequal logicalnot longs lozenge lslash m m.sc macron minus mu multiply n n.sc nacute nacute.sc napostrophe ncaron ncaron.sc ncommaaccent ncommaaccent.sc nine nine.oldstyle nine.oldtab notequal ntilde ntilde.sc numbersign o o.sc oacute oacute.sc obreve obreve.sc ocircumflex ocircumflex.sc odieresis odieresis.sc oe ogonek ograve ograve.sc ohungarumlaut ohungarumlaut.sc omacron omacron.sc one one.oldstyle one.oldtab onehalf onequarter ordfeminine ordmasculine oslash otilde otilde.sc p p.sc paragraph parenleft parenright partialdiff percent period periodcentered perthousand pi plus plusminus product q q.sc question questiondown quotedbl quotedblbase quotedblleft quotedblright quoteleft quoteright quotesinglbase quotesingle r r.sc racute racute.sc radical rcaron rcaron.sc rcommaaccent rcommaaccent.sc registered ring s s.sc sacute sacute.sc scaron scaron.sc scedilla scedilla.sc scircumflex scircumflex.sc scommaaccent scommaaccent.sc section semicolon seven seven.oldstyle seven.oldtab six slash space sterling summation t t.sc tbar tcaron tcaron.sc thorn three three.oldstyle three.oldtab threequarters tilde tildecomb trademark two two.oldstyle two.oldtab u u.sc uacute uacute.sc ubreve ubreve.sc ucircumflex ucircumflex.sc udieresis udieresis.sc ugrave ugrave.sc uhungarumlaut uhungarumlaut.sc umacron umacron.sc underscore uni0000 uni000D uni00A0 uni00AD uni00B2 uni00B3 uni00B9 uni0162 uni0163 uni0163.sc uni0212 uni0213 uni0213.sc uni021A uni021B uni021B.sc uni0237 uni0302 uni0304 uni0306 uni0307 uni0308 uni030A uni030B uni030C uni030C.alt uni0311 uni0312 uni0326 uni0327 uni0328 uni0394 uni03A9 uni03BC uni0400 uni0401 uni0402 uni0403 uni0404 uni0405 uni0406 uni0407 uni0408 uni0409 uni040A uni040B uni040C uni040D uni040E uni040F 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 uni0430 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 uni0450 uni0451 uni0452 uni0453 uni0454 uni0455 uni0456 uni0457 uni0458 uni0459 uni045A uni045B uni045C uni045D uni045E uni045F uni0462 uni0463 uni0490 uni0491 uni1E86 uni1E87 uni1E87.sc uni1E88 uni1E89 uni1E89.sc uni1E9E uni2000 uni2001 uni2002 uni2003 uni2004 uni2005 uni2006 uni2007 uni2008 uni2009 uni200A uni200B uni2010 uni2011 uni2015 uni2031 uni203E uni2074 uni2116 uni2215 uni2219 uni2605 uni2606 uni260E uni260F uni2619 uni261A uni261B uni261C uni261E uni262D uni2766 uni2767 uniF8E8 uniF8E9 uniFF10 uniFF11 uniFF12 uniFF13 uniFF14 uniFF15 uniFF16 uniFF17 uniFF18 uniFF19 uogonek uogonek.sc uring uring.sc utilde utilde.sc v v.sc w w.sc wacute wacute.sc wcircumflex wcircumflex.sc wdieresis wdieresis.sc wgrave wgrave.sc x x.sc y y.sc yacute yacute.sc ycircumflex ycircumflex.sc ydieresis ydieresis.sc yen ygrave ygrave.sc z z.sc zacute zacute.sc zcaron zcaron.sc zdotaccent zdotaccent.sc zero zero.oldstyle zero.oldtab]; +@GDEF_mark = []; +@GDEF_ligature = [uniFB00 uniFB01 uniFB02 uniFB03 uniFB04]; +@GDEF_component = []; + + table GDEF { + GlyphClassDef @GDEF_base, + @GDEF_ligature, + @GDEF_mark, + @GDEF_component; } GDEF; - diff --git a/sources/misc/featuresItalic.fea b/sources/misc/featuresItalic.fea index 641f268d..16133477 100644 --- a/sources/misc/featuresItalic.fea +++ b/sources/misc/featuresItalic.fea @@ -1,500 +1,373 @@ -languagesystem DFLT dflt; -languagesystem grek dflt; -languagesystem latn dflt; - - -# GSUB - - lookup ligaStandardLigatureslookup0 { - lookupflag 0; - sub \f \f by \uniFB00; - sub \f \i by \uniFB01; - sub \f \l by \uniFB02; - sub \f \f \i by \uniFB03; - sub \f \f \l by \uniFB04; + sub f f by uniFB00; + sub f i by uniFB01; + sub f l by uniFB02; + sub f f i by uniFB03; + sub f f l by uniFB04; } ligaStandardLigatureslookup0; - lookup onumOldstyleFigureslookup1 { - lookupflag 0; - sub \zero by \zero.oldstyle ; - sub \one by \one.oldstyle ; - sub \two by \two.oldstyle ; - sub \three by \three.oldstyle ; - sub \four by \four.oldstyle ; - sub \five by \five.oldstyle ; - sub \seven by \seven.oldstyle ; - sub \nine by \nine.oldstyle ; + sub zero by zero.oldstyle; + sub one by one.oldstyle; + sub two by two.oldstyle; + sub three by three.oldstyle; + sub four by four.oldstyle; + sub five by five.oldstyle; + sub seven by seven.oldstyle; + sub nine by nine.oldstyle; } onumOldstyleFigureslookup1; - lookup tnumTabularNumberslookup2 { - lookupflag 0; - sub \zero by \uniFF10 ; - sub \one by \uniFF11 ; - sub \two by \uniFF12 ; - sub \three by \uniFF13 ; - sub \four by \uniFF14 ; - sub \five by \uniFF15 ; - sub \six by \uniFF16 ; - sub \seven by \uniFF17 ; - sub \eight by \uniFF18 ; - sub \nine by \uniFF19 ; - sub \zero.oldstyle by \zero.oldtab ; - sub \one.oldstyle by \one.oldtab ; - sub \two.oldstyle by \two.oldtab ; - sub \three.oldstyle by \three.oldtab ; - sub \four.oldstyle by \four.oldtab ; - sub \five.oldstyle by \five.oldtab ; - sub \seven.oldstyle by \seven.oldtab ; - sub \nine.oldstyle by \nine.oldtab ; + sub zero by uniFF10; + sub one by uniFF11; + sub two by uniFF12; + sub three by uniFF13; + sub four by uniFF14; + sub five by uniFF15; + sub six by uniFF16; + sub seven by uniFF17; + sub eight by uniFF18; + sub nine by uniFF19; + sub zero.oldstyle by zero.oldtab; + sub one.oldstyle by one.oldtab; + sub two.oldstyle by two.oldtab; + sub three.oldstyle by three.oldtab; + sub four.oldstyle by four.oldtab; + sub five.oldstyle by five.oldtab; + sub seven.oldstyle by seven.oldtab; + sub nine.oldstyle by nine.oldtab; } tnumTabularNumberslookup2; - lookup ss01StyleSet1lookup3 { - lookupflag 0; - sub \R by \R.alt ; - sub \t by \t.alt ; + sub R by R.alt; + sub t by t.alt; } ss01StyleSet1lookup3; - lookup caltContextualAlternateslookup4 { - lookupflag 0; - sub [\R ]'lookup ss01StyleSet1lookup3 [\A \Agrave \Aacute \Acircumflex \Atilde \Adieresis \Aring \Amacron \Abreve - \Aogonek \B \D \Dcaron \E \Egrave \Eacute \Ecircumflex \Edieresis \Ebreve - \Edotaccent \Eogonek \Ecaron \F \H \Hcircumflex \I \Igrave \Iacute - \Icircumflex \Idieresis \K \L \M \N \Ntilde \P \R \AE \Eth \Dcroat \Hbar ] ; - sub [\f \uniFB00 ] [\t ]'lookup ss01StyleSet1lookup3 ; +sub +[R]' lookup ss01StyleSet1lookup3 +[A Agrave Aacute Acircumflex Atilde Adieresis Aring Amacron Abreve Aogonek B D Dcaron E Egrave Eacute Ecircumflex Edieresis Ebreve Edotaccent Eogonek Ecaron F H Hcircumflex I Igrave Iacute Icircumflex Idieresis K L M N Ntilde P R AE Eth Dcroat Hbar] +; +sub +[f uniFB00] +[t]' lookup ss01StyleSet1lookup3 +; } caltContextualAlternateslookup4; - lookup smcpLowercasetoSmallCapitalsinLatinlookup0 { - lookupflag 0; - sub \a by \a.sc ; - sub \b by \b.sc ; - sub \c by \c.sc ; - sub \d by \d.sc ; - sub \e by \e.sc ; - sub \f by \f.sc ; - sub \g by \g.sc ; - sub \h by \h.sc ; - sub \i by \i.sc ; - sub \j by \j.sc ; - sub \k by \k.sc ; - sub \l by \l.sc ; - sub \m by \m.sc ; - sub \n by \n.sc ; - sub \o by \o.sc ; - sub \p by \p.sc ; - sub \q by \q.sc ; - sub \r by \r.sc ; - sub \s by \s.sc ; - sub \t by \t.sc ; - sub \u by \u.sc ; - sub \v by \v.sc ; - sub \w by \w.sc ; - sub \x by \x.sc ; - sub \y by \y.sc ; - sub \z by \z.sc ; - sub \ccedilla by \ccedilla.sc ; - sub \agrave by \agrave.sc ; - sub \aacute by \aacute.sc ; - sub \acircumflex by \acircumflex.sc ; - sub \atilde by \atilde.sc ; - sub \adieresis by \adieresis.sc ; - sub \aring by \aring.sc ; - sub \eacute by \eacute.sc ; - sub \egrave by \egrave.sc ; - sub \ecircumflex by \ecircumflex.sc ; - sub \edieresis by \edieresis.sc ; - sub \igrave by \igrave.sc ; - sub \iacute by \iacute.sc ; - sub \icircumflex by \icircumflex.sc ; - sub \idieresis by \idieresis.sc ; - sub \ntilde by \ntilde.sc ; - sub \ograve by \ograve.sc ; - sub \oacute by \oacute.sc ; - sub \ocircumflex by \ocircumflex.sc ; - sub \otilde by \otilde.sc ; - sub \odieresis by \odieresis.sc ; - sub \ugrave by \ugrave.sc ; - sub \uacute by \uacute.sc ; - sub \ucircumflex by \ucircumflex.sc ; - sub \udieresis by \udieresis.sc ; - sub \yacute by \yacute.sc ; - sub \ydieresis by \ydieresis.sc ; - sub \amacron by \amacron.sc ; - sub \abreve by \abreve.sc ; - sub \aogonek by \aogonek.sc ; - sub \cacute by \cacute.sc ; - sub \ccircumflex by \ccircumflex.sc ; - sub \cdotaccent by \cdotaccent.sc ; - sub \ccaron by \ccaron.sc ; - sub \dcaron by \dcaron.sc ; - sub \emacron by \emacron.sc ; - sub \ebreve by \ebreve.sc ; - sub \edotaccent by \edotaccent.sc ; - sub \eogonek by \eogonek.sc ; - sub \ecaron by \ecaron.sc ; - sub \gcircumflex by \gcircumflex.sc ; - sub \gbreve by \gbreve.sc ; - sub \gdotaccent by \gdotaccent.sc ; - sub \uni0123 by \uni0123.sc ; - sub \hcircumflex by \hcircumflex.sc ; - sub \itilde by \itilde.sc ; - sub \imacron by \imacron.sc ; - sub \ibreve by \ibreve.sc ; - sub \iogonek by \iogonek.sc ; - sub \jcircumflex by \jcircumflex.sc ; - sub \uni0137 by \uni0137.sc ; - sub \lacute by \lacute.sc ; - sub \uni013C by \uni013C.sc ; - sub \lcaron by \lcaron.sc ; - sub \nacute by \nacute.sc ; - sub \uni0146 by \uni0146.sc ; - sub \ncaron by \ncaron.sc ; - sub \omacron by \omacron.sc ; - sub \obreve by \obreve.sc ; - sub \ohungarumlaut by \ohungarumlaut.sc ; - sub \racute by \racute.sc ; - sub \rcaron by \rcaron.sc ; - sub \uni0157 by \uni0157.sc ; - sub \sacute by \sacute.sc ; - sub \scircumflex by \scircumflex.sc ; - sub \scedilla by \scedilla.sc ; - sub \scaron by \scaron.sc ; - sub \uni0163 by \uni0163.sc ; - sub \tcaron by \tcaron.sc ; - sub \utilde by \utilde.sc ; - sub \umacron by \umacron.sc ; - sub \ubreve by \ubreve.sc ; - sub \uring by \uring.sc ; - sub \uhungarumlaut by \uhungarumlaut.sc ; - sub \uogonek by \uogonek.sc ; - sub \wcircumflex by \wcircumflex.sc ; - sub \ycircumflex by \ycircumflex.sc ; - sub \zacute by \zacute.sc ; - sub \zdotaccent by \zdotaccent.sc ; - sub \zcaron by \zcaron.sc ; - sub \uni0213 by \uni0213.sc ; - sub \uni0219 by \uni0219.sc ; - sub \uni021B by \uni021B.sc ; - sub \wgrave by \wgrave.sc ; - sub \wacute by \wacute.sc ; - sub \wdieresis by \wdieresis.sc ; - sub \uni1E87 by \uni1E87.sc ; - sub \uni1E89 by \uni1E89.sc ; - sub \ygrave by \ygrave.sc ; + sub a by a.sc; + sub b by b.sc; + sub c by c.sc; + sub d by d.sc; + sub e by e.sc; + sub f by f.sc; + sub g by g.sc; + sub h by h.sc; + sub i by i.sc; + sub j by j.sc; + sub k by k.sc; + sub l by l.sc; + sub m by m.sc; + sub n by n.sc; + sub o by o.sc; + sub p by p.sc; + sub q by q.sc; + sub r by r.sc; + sub s by s.sc; + sub t by t.sc; + sub u by u.sc; + sub v by v.sc; + sub w by w.sc; + sub x by x.sc; + sub y by y.sc; + sub z by z.sc; + sub ccedilla by ccedilla.sc; + sub agrave by agrave.sc; + sub aacute by aacute.sc; + sub acircumflex by acircumflex.sc; + sub atilde by atilde.sc; + sub adieresis by adieresis.sc; + sub aring by aring.sc; + sub eacute by eacute.sc; + sub egrave by egrave.sc; + sub ecircumflex by ecircumflex.sc; + sub edieresis by edieresis.sc; + sub igrave by igrave.sc; + sub iacute by iacute.sc; + sub icircumflex by icircumflex.sc; + sub idieresis by idieresis.sc; + sub ntilde by ntilde.sc; + sub ograve by ograve.sc; + sub oacute by oacute.sc; + sub ocircumflex by ocircumflex.sc; + sub otilde by otilde.sc; + sub odieresis by odieresis.sc; + sub ugrave by ugrave.sc; + sub uacute by uacute.sc; + sub ucircumflex by ucircumflex.sc; + sub udieresis by udieresis.sc; + sub yacute by yacute.sc; + sub ydieresis by ydieresis.sc; + sub amacron by amacron.sc; + sub abreve by abreve.sc; + sub aogonek by aogonek.sc; + sub cacute by cacute.sc; + sub ccircumflex by ccircumflex.sc; + sub cdotaccent by cdotaccent.sc; + sub ccaron by ccaron.sc; + sub dcaron by dcaron.sc; + sub emacron by emacron.sc; + sub ebreve by ebreve.sc; + sub edotaccent by edotaccent.sc; + sub eogonek by eogonek.sc; + sub ecaron by ecaron.sc; + sub gcircumflex by gcircumflex.sc; + sub gbreve by gbreve.sc; + sub gdotaccent by gdotaccent.sc; + sub gcommaaccent by gcommaaccent.sc; + sub hcircumflex by hcircumflex.sc; + sub itilde by itilde.sc; + sub imacron by imacron.sc; + sub ibreve by ibreve.sc; + sub iogonek by iogonek.sc; + sub jcircumflex by jcircumflex.sc; + sub kcommaaccent by kcommaaccent.sc; + sub lacute by lacute.sc; + sub lcommaaccent by lcommaaccent.sc; + sub lcaron by lcaron.sc; + sub nacute by nacute.sc; + sub ncommaaccent by ncommaaccent.sc; + sub ncaron by ncaron.sc; + sub omacron by omacron.sc; + sub obreve by obreve.sc; + sub ohungarumlaut by ohungarumlaut.sc; + sub racute by racute.sc; + sub rcaron by rcaron.sc; + sub rcommaaccent by rcommaaccent.sc; + sub sacute by sacute.sc; + sub scircumflex by scircumflex.sc; + sub scedilla by scedilla.sc; + sub scaron by scaron.sc; + sub uni0163 by uni0163.sc; + sub tcaron by tcaron.sc; + sub utilde by utilde.sc; + sub umacron by umacron.sc; + sub ubreve by ubreve.sc; + sub uring by uring.sc; + sub uhungarumlaut by uhungarumlaut.sc; + sub uogonek by uogonek.sc; + sub wcircumflex by wcircumflex.sc; + sub ycircumflex by ycircumflex.sc; + sub zacute by zacute.sc; + sub zdotaccent by zdotaccent.sc; + sub zcaron by zcaron.sc; + sub uni0213 by uni0213.sc; + sub scommaaccent by scommaaccent.sc; + sub uni021B by uni021B.sc; + sub wgrave by wgrave.sc; + sub wacute by wacute.sc; + sub wdieresis by wdieresis.sc; + sub uni1E87 by uni1E87.sc; + sub uni1E89 by uni1E89.sc; + sub ygrave by ygrave.sc; } smcpLowercasetoSmallCapitalsinLatinlookup0; - lookup c2scCapitalstoSmallCapitalsinLatinlookup1 { - lookupflag 0; - sub \A by \a.sc ; - sub \B by \b.sc ; - sub \C by \c.sc ; - sub \D by \d.sc ; - sub \E by \e.sc ; - sub \F by \f.sc ; - sub \G by \g.sc ; - sub \H by \h.sc ; - sub \I by \i.sc ; - sub \J by \j.sc ; - sub \K by \k.sc ; - sub \L by \l.sc ; - sub \M by \m.sc ; - sub \N by \n.sc ; - sub \O by \o.sc ; - sub \P by \p.sc ; - sub \Q by \q.sc ; - sub \R by \r.sc ; - sub \S by \s.sc ; - sub \T by \t.sc ; - sub \U by \u.sc ; - sub \V by \v.sc ; - sub \W by \w.sc ; - sub \X by \x.sc ; - sub \Y by \y.sc ; - sub \Z by \z.sc ; - sub \Agrave by \agrave.sc ; - sub \Aacute by \aacute.sc ; - sub \Acircumflex by \acircumflex.sc ; - sub \Atilde by \atilde.sc ; - sub \Adieresis by \adieresis.sc ; - sub \Aring by \aring.sc ; - sub \Ccedilla by \ccedilla.sc ; - sub \Egrave by \egrave.sc ; - sub \Eacute by \eacute.sc ; - sub \Ecircumflex by \ecircumflex.sc ; - sub \Edieresis by \edieresis.sc ; - sub \Igrave by \igrave.sc ; - sub \Iacute by \iacute.sc ; - sub \Icircumflex by \icircumflex.sc ; - sub \Idieresis by \idieresis.sc ; - sub \Ntilde by \ntilde.sc ; - sub \Ograve by \ograve.sc ; - sub \Oacute by \oacute.sc ; - sub \Ocircumflex by \ocircumflex.sc ; - sub \Otilde by \otilde.sc ; - sub \Odieresis by \odieresis.sc ; - sub \Ugrave by \ugrave.sc ; - sub \Uacute by \uacute.sc ; - sub \Ucircumflex by \ucircumflex.sc ; - sub \Udieresis by \udieresis.sc ; - sub \Yacute by \yacute.sc ; - sub \Amacron by \amacron.sc ; - sub \Abreve by \abreve.sc ; - sub \Aogonek by \aogonek.sc ; - sub \Cacute by \cacute.sc ; - sub \Ccircumflex by \ccircumflex.sc ; - sub \Cdotaccent by \cdotaccent.sc ; - sub \Ccaron by \ccaron.sc ; - sub \Dcaron by \dcaron.sc ; - sub \Emacron by \emacron.sc ; - sub \Ebreve by \ebreve.sc ; - sub \Edotaccent by \edotaccent.sc ; - sub \Eogonek by \eogonek.sc ; - sub \Ecaron by \ecaron.sc ; - sub \Gcircumflex by \gcircumflex.sc ; - sub \Gbreve by \gbreve.sc ; - sub \Gdotaccent by \gdotaccent.sc ; - sub \uni0122 by \uni0123.sc ; - sub \Hcircumflex by \hcircumflex.sc ; - sub \Itilde by \itilde.sc ; - sub \Imacron by \imacron.sc ; - sub \Ibreve by \ibreve.sc ; - sub \Iogonek by \iogonek.sc ; - sub \Idotaccent by \idotaccent.sc ; - sub \Jcircumflex by \jcircumflex.sc ; - sub \uni0136 by \uni0137.sc ; - sub \Lacute by \lacute.sc ; - sub \uni013B by \uni013C.sc ; - sub \Lcaron by \lcaron.sc ; - sub \Nacute by \nacute.sc ; - sub \uni0145 by \uni0146.sc ; - sub \Ncaron by \ncaron.sc ; - sub \Omacron by \omacron.sc ; - sub \Obreve by \obreve.sc ; - sub \Ohungarumlaut by \ohungarumlaut.sc ; - sub \Racute by \racute.sc ; - sub \uni0156 by \uni0157.sc ; - sub \Rcaron by \rcaron.sc ; - sub \Sacute by \sacute.sc ; - sub \Scircumflex by \scircumflex.sc ; - sub \Scedilla by \scedilla.sc ; - sub \Scaron by \scaron.sc ; - sub \uni0162 by \uni0163.sc ; - sub \Tcaron by \tcaron.sc ; - sub \Utilde by \utilde.sc ; - sub \Umacron by \umacron.sc ; - sub \Ubreve by \ubreve.sc ; - sub \Uring by \uring.sc ; - sub \Uhungarumlaut by \uhungarumlaut.sc ; - sub \Uogonek by \uogonek.sc ; - sub \Wcircumflex by \wcircumflex.sc ; - sub \Ycircumflex by \ycircumflex.sc ; - sub \Ydieresis by \ydieresis.sc ; - sub \Zacute by \zacute.sc ; - sub \Zdotaccent by \zdotaccent.sc ; - sub \Zcaron by \zcaron.sc ; - sub \uni0212 by \uni0213.sc ; - sub \uni0218 by \uni0219.sc ; - sub \uni021A by \uni021B.sc ; - sub \Wgrave by \wgrave.sc ; - sub \Wacute by \wacute.sc ; - sub \Wdieresis by \wdieresis.sc ; - sub \uni1E86 by \uni1E87.sc ; - sub \uni1E88 by \uni1E89.sc ; - sub \Ygrave by \ygrave.sc ; + sub A by a.sc; + sub B by b.sc; + sub C by c.sc; + sub D by d.sc; + sub E by e.sc; + sub F by f.sc; + sub G by g.sc; + sub H by h.sc; + sub I by i.sc; + sub J by j.sc; + sub K by k.sc; + sub L by l.sc; + sub M by m.sc; + sub N by n.sc; + sub O by o.sc; + sub P by p.sc; + sub Q by q.sc; + sub R by r.sc; + sub S by s.sc; + sub T by t.sc; + sub U by u.sc; + sub V by v.sc; + sub W by w.sc; + sub X by x.sc; + sub Y by y.sc; + sub Z by z.sc; + sub Agrave by agrave.sc; + sub Aacute by aacute.sc; + sub Acircumflex by acircumflex.sc; + sub Atilde by atilde.sc; + sub Adieresis by adieresis.sc; + sub Aring by aring.sc; + sub Ccedilla by ccedilla.sc; + sub Egrave by egrave.sc; + sub Eacute by eacute.sc; + sub Ecircumflex by ecircumflex.sc; + sub Edieresis by edieresis.sc; + sub Igrave by igrave.sc; + sub Iacute by iacute.sc; + sub Icircumflex by icircumflex.sc; + sub Idieresis by idieresis.sc; + sub Ntilde by ntilde.sc; + sub Ograve by ograve.sc; + sub Oacute by oacute.sc; + sub Ocircumflex by ocircumflex.sc; + sub Otilde by otilde.sc; + sub Odieresis by odieresis.sc; + sub Ugrave by ugrave.sc; + sub Uacute by uacute.sc; + sub Ucircumflex by ucircumflex.sc; + sub Udieresis by udieresis.sc; + sub Yacute by yacute.sc; + sub Amacron by amacron.sc; + sub Abreve by abreve.sc; + sub Aogonek by aogonek.sc; + sub Cacute by cacute.sc; + sub Ccircumflex by ccircumflex.sc; + sub Cdotaccent by cdotaccent.sc; + sub Ccaron by ccaron.sc; + sub Dcaron by dcaron.sc; + sub Emacron by emacron.sc; + sub Ebreve by ebreve.sc; + sub Edotaccent by edotaccent.sc; + sub Eogonek by eogonek.sc; + sub Ecaron by ecaron.sc; + sub Gcircumflex by gcircumflex.sc; + sub Gbreve by gbreve.sc; + sub Gdotaccent by gdotaccent.sc; + sub Gcommaaccent by gcommaaccent.sc; + sub Hcircumflex by hcircumflex.sc; + sub Itilde by itilde.sc; + sub Imacron by imacron.sc; + sub Ibreve by ibreve.sc; + sub Iogonek by iogonek.sc; + sub Idotaccent by idotaccent.sc; + sub Jcircumflex by jcircumflex.sc; + sub Kcommaaccent by kcommaaccent.sc; + sub Lacute by lacute.sc; + sub Lcommaaccent by lcommaaccent.sc; + sub Lcaron by lcaron.sc; + sub Nacute by nacute.sc; + sub Ncommaaccent by ncommaaccent.sc; + sub Ncaron by ncaron.sc; + sub Omacron by omacron.sc; + sub Obreve by obreve.sc; + sub Ohungarumlaut by ohungarumlaut.sc; + sub Racute by racute.sc; + sub Rcommaaccent by rcommaaccent.sc; + sub Rcaron by rcaron.sc; + sub Sacute by sacute.sc; + sub Scircumflex by scircumflex.sc; + sub Scedilla by scedilla.sc; + sub Scaron by scaron.sc; + sub uni0162 by uni0163.sc; + sub Tcaron by tcaron.sc; + sub Utilde by utilde.sc; + sub Umacron by umacron.sc; + sub Ubreve by ubreve.sc; + sub Uring by uring.sc; + sub Uhungarumlaut by uhungarumlaut.sc; + sub Uogonek by uogonek.sc; + sub Wcircumflex by wcircumflex.sc; + sub Ycircumflex by ycircumflex.sc; + sub Ydieresis by ydieresis.sc; + sub Zacute by zacute.sc; + sub Zdotaccent by zdotaccent.sc; + sub Zcaron by zcaron.sc; + sub uni0212 by uni0213.sc; + sub Scommaaccent by scommaaccent.sc; + sub uni021A by uni021B.sc; + sub Wgrave by wgrave.sc; + sub Wacute by wacute.sc; + sub Wdieresis by wdieresis.sc; + sub uni1E86 by uni1E87.sc; + sub uni1E88 by uni1E89.sc; + sub Ygrave by ygrave.sc; } c2scCapitalstoSmallCapitalsinLatinlookup1; - +lookup SingleSubstitutionlookup10 { + sub hyphen by hyphen.sc; +} SingleSubstitutionlookup10; lookup caltContextualAlternateslookup9 { - lookupflag 0; - sub [\a.sc \aacute.sc \abreve.sc \acircumflex.sc \adieresis.sc \agrave.sc - \amacron.sc \aogonek.sc \aring.sc \atilde.sc \b.sc \c.sc \cacute.sc - \ccaron.sc \ccedilla.sc \ccircumflex.sc \cdotaccent.sc \d.sc - \dcaron.sc \e.sc \eacute.sc \ebreve.sc \ecaron.sc \ecircumflex.sc - \edieresis.sc \edotaccent.sc \egrave.sc \emacron.sc \eogonek.sc \f.sc - \g.sc \gbreve.sc \gcircumflex.sc \gdotaccent.sc \h.sc \hcircumflex.sc - \hyphen.sc \i.sc \iacute.sc \ibreve.sc \icircumflex.sc \idieresis.sc - \idotaccent.sc \igrave.sc \imacron.sc \iogonek.sc \itilde.sc \j.sc - \jcircumflex.sc \k.sc \l.sc \lacute.sc \lcaron.sc \m.sc \n.sc - \nacute.sc \ncaron.sc \ntilde.sc \o.sc \oacute.sc \obreve.sc - \ocircumflex.sc \odieresis.sc \ograve.sc \ohungarumlaut.sc - \omacron.sc \otilde.sc \p.sc \q.sc \r.sc \racute.sc \rcaron.sc \s.sc - \sacute.sc \scaron.sc \scedilla.sc \scircumflex.sc \t.sc \tcaron.sc - \u.sc \uacute.sc \ubreve.sc \ucircumflex.sc \udieresis.sc \ugrave.sc - \uhungarumlaut.sc \umacron.sc \uni0123.sc \uni0137.sc \uni013C.sc - \uni0146.sc \uni0157.sc \uni0163.sc \uni0213.sc \uni0219.sc - \uni021B.sc \uni1E87.sc \uni1E89.sc \uogonek.sc \uring.sc \utilde.sc - \v.sc \w.sc \wacute.sc \wcircumflex.sc \wdieresis.sc \wgrave.sc \x.sc - \y.sc \yacute.sc \ycircumflex.sc \ydieresis.sc \ygrave.sc \z.sc - \zacute.sc \zcaron.sc \zdotaccent.sc ] [\hyphen ]' by [\hyphen.sc ]; +sub +[a.sc aacute.sc abreve.sc acircumflex.sc adieresis.sc agrave.sc amacron.sc aogonek.sc aring.sc atilde.sc b.sc c.sc cacute.sc ccaron.sc ccedilla.sc ccircumflex.sc cdotaccent.sc d.sc dcaron.sc e.sc eacute.sc ebreve.sc ecaron.sc ecircumflex.sc edieresis.sc edotaccent.sc egrave.sc emacron.sc eogonek.sc f.sc g.sc gbreve.sc gcircumflex.sc gdotaccent.sc h.sc hcircumflex.sc hyphen.sc i.sc iacute.sc ibreve.sc icircumflex.sc idieresis.sc idotaccent.sc igrave.sc imacron.sc iogonek.sc itilde.sc j.sc jcircumflex.sc k.sc l.sc lacute.sc lcaron.sc m.sc n.sc nacute.sc ncaron.sc ntilde.sc o.sc oacute.sc obreve.sc ocircumflex.sc odieresis.sc ograve.sc ohungarumlaut.sc omacron.sc otilde.sc p.sc q.sc r.sc racute.sc rcaron.sc s.sc sacute.sc scaron.sc scedilla.sc scircumflex.sc t.sc tcaron.sc u.sc uacute.sc ubreve.sc ucircumflex.sc udieresis.sc ugrave.sc uhungarumlaut.sc umacron.sc gcommaaccent.sc kcommaaccent.sc lcommaaccent.sc ncommaaccent.sc rcommaaccent.sc uni0163.sc uni0213.sc scommaaccent.sc uni021B.sc uni1E87.sc uni1E89.sc uogonek.sc uring.sc utilde.sc v.sc w.sc wacute.sc wcircumflex.sc wdieresis.sc wgrave.sc x.sc y.sc yacute.sc ycircumflex.sc ydieresis.sc ygrave.sc z.sc zacute.sc zcaron.sc zdotaccent.sc] +[hyphen]' lookup SingleSubstitutionlookup10 +; } caltContextualAlternateslookup9; - feature liga { - script DFLT; language dflt ; lookup ligaStandardLigatureslookup0; - script grek; language dflt ; lookup ligaStandardLigatureslookup0; - script latn; language dflt ; lookup ligaStandardLigatureslookup0; } liga; - feature onum { - script DFLT; language dflt ; lookup onumOldstyleFigureslookup1; - script grek; language dflt ; lookup onumOldstyleFigureslookup1; - script latn; language dflt ; lookup onumOldstyleFigureslookup1; } onum; - feature tnum { - script DFLT; language dflt ; lookup tnumTabularNumberslookup2; - script grek; language dflt ; lookup tnumTabularNumberslookup2; - script latn; language dflt ; lookup tnumTabularNumberslookup2; } tnum; - feature ss01 { - script DFLT; language dflt ; lookup ss01StyleSet1lookup3; - script grek; language dflt ; lookup ss01StyleSet1lookup3; - script latn; language dflt ; lookup ss01StyleSet1lookup3; } ss01; - feature calt { - script DFLT; language dflt ; lookup caltContextualAlternateslookup4; lookup caltContextualAlternateslookup9; - script grek; language dflt ; lookup caltContextualAlternateslookup4; lookup caltContextualAlternateslookup9; - script latn; language dflt ; lookup caltContextualAlternateslookup4; lookup caltContextualAlternateslookup9; } calt; - feature smcp { - script latn; language dflt ; lookup smcpLowercasetoSmallCapitalsinLatinlookup0; } smcp; - feature c2sc { - script latn; language dflt ; lookup c2scCapitalstoSmallCapitalsinLatinlookup1; -} c2sc; -#Mark attachment classes (defined in GDEF, used in lookupflags) - -@GDEF_Simple = [\ampersand \period \zero \one \two \three \four \five \six \seven - \eight \nine \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 \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 \space \comma \quotedbl \exclam - \semicolon \colon \quotesingle \quoteleft \quotedblleft \quotedblright - \quoteright \question \parenleft \parenright \asterisk \at \dollar \numbersign - \slash \percent \hyphen \underscore \plus \equal \less \greater \backslash - \bracketleft \braceleft \bracketright \braceright \bar \asciitilde - \asciicircum \grave \uni203E \uni2010 \uni2011 \endash \figuredash \emdash - \uni2015 \perthousand \uni2031 \t.alt \R.alt \uni00A0 \exclamdown \cent - \sterling \currency \yen \brokenbar \section \copyright \ordfeminine - \guillemotleft \logicalnot \uni00AD \registered \macron \degree \plusminus - \uni00B2 \uni00B3 \acute \mu \paragraph \periodcentered \uni00B9 \ordmasculine - \guillemotright \onequarter \onehalf \threequarters \questiondown \multiply - \divide \dotlessi \uni03BC \uni0394 \uni03A9 \pi \uni1E9E \uni2000 \uni2001 - \uni2002 \uni2003 \uni2004 \uni2005 \uni2006 \uni2007 \uni2008 \uni2009 \uni200A - \uni200B \guilsinglleft \guilsinglright \fraction \dagger \daggerdbl \bullet - \uni2074 \Euro \partialdiff \emptyset \product \summation \minus \uni2215 - \uni2219 \radical \infinity \integral \approxequal \notequal \lessequal - \greaterequal \lozenge \uniF8E8 \uniF8E9 \uniF8EA \uniFF10 \uniFF11 \uniFF12 - \uniFF13 \uniFF14 \uniFF15 \uniFF16 \uniFF17 \uniFF18 \uniFF19 \zero.oldstyle - \one.oldstyle \two.oldstyle \three.oldstyle \four.oldstyle \five.oldstyle - \seven.oldstyle \nine.oldstyle \zero.oldtab \one.oldtab \two.oldtab - \three.oldtab \four.oldtab \five.oldtab \seven.oldtab \nine.oldtab \uni0000 - \uni000D \Agrave \Aacute \Acircumflex \Atilde \Adieresis \Aring \AE \Ccedilla - \Egrave \Eacute \Ecircumflex \Edieresis \Igrave \Iacute \Icircumflex \Idieresis - \Ntilde \Ograve \Oacute \Ocircumflex \Otilde \Odieresis \Ugrave \Uacute - \Ucircumflex \Udieresis \Yacute \Thorn \ccedilla \agrave \aacute \acircumflex - \atilde \adieresis \aring \Eth \Oslash \ae \germandbls \eacute \egrave - \ecircumflex \edieresis \igrave \iacute \icircumflex \idieresis \eth \ntilde - \ograve \oacute \ocircumflex \otilde \odieresis \oslash \ugrave \uacute - \ucircumflex \udieresis \yacute \thorn \ydieresis \Amacron \amacron \Abreve - \abreve \Aogonek \aogonek \Cacute \cacute \Ccircumflex \ccircumflex \Cdotaccent - \cdotaccent \Ccaron \ccaron \Dcaron \dcaron \Dcroat \dcroat \Emacron \emacron - \Ebreve \ebreve \Edotaccent \edotaccent \Eogonek \eogonek \Ecaron \ecaron - \Gcircumflex \gcircumflex \Gbreve \gbreve \Gdotaccent \gdotaccent \uni0122 - \uni0123 \Hcircumflex \hcircumflex \Itilde \itilde \Imacron \imacron \Ibreve - \ibreve \Iogonek \iogonek \Hbar \hbar \Idotaccent \IJ \ij \Jcircumflex - \jcircumflex \uni0237 \uni0136 \uni0137 \kgreenlandic \Lacute \lacute \uni013B - \uni013C \Lcaron \lcaron \Ldot \ldot \Lslash \lslash \Nacute \nacute \uni0145 - \uni0146 \Ncaron \ncaron \napostrophe \eng \Eng \Omacron \omacron \Obreve \obreve - \Ohungarumlaut \ohungarumlaut \OE \oe \Racute \racute \uni0156 \Rcaron \rcaron - \uni0157 \Sacute \sacute \Scircumflex \scircumflex \Scedilla \scedilla \Scaron - \scaron \uni0162 \uni0163 \Tcaron \tcaron \Tbar \tbar \Utilde \utilde \Umacron - \umacron \Ubreve \ubreve \Uring \uring \Uhungarumlaut \uhungarumlaut \Uogonek - \uogonek \Wcircumflex \wcircumflex \Ycircumflex \ycircumflex \Ydieresis - \Zacute \zacute \Zdotaccent \zdotaccent \Zcaron \zcaron \longs \uni0212 \uni0213 - \uni0218 \uni0219 \uni021A \uni021B \Wgrave \wgrave \Wacute \wacute \Wdieresis - \wdieresis \uni1E86 \uni1E87 \uni1E88 \uni1E89 \Ygrave \ygrave \circumflex - \quotesinglbase \ellipsis \quotedblbase \a.sc \aacute.sc \abreve.sc - \acircumflex.sc \adieresis.sc \agrave.sc \amacron.sc \aogonek.sc \aring.sc - \atilde.sc \b.sc \c.sc \cacute.sc \ccaron.sc \ccedilla.sc \ccircumflex.sc - \cdotaccent.sc \d.sc \dcaron.sc \e.sc \eacute.sc \ebreve.sc \ecaron.sc - \ecircumflex.sc \edieresis.sc \edotaccent.sc \egrave.sc \emacron.sc - \eogonek.sc \f.sc \g.sc \gbreve.sc \gcircumflex.sc \gdotaccent.sc \h.sc - \hcircumflex.sc \hyphen.sc \i.sc \iacute.sc \ibreve.sc \icircumflex.sc - \idieresis.sc \idotaccent.sc \igrave.sc \imacron.sc \iogonek.sc \itilde.sc - \j.sc \jcircumflex.sc \k.sc \l.sc \lacute.sc \lcaron.sc \m.sc \n.sc \nacute.sc - \ncaron.sc \ntilde.sc \o.sc \oacute.sc \obreve.sc \ocircumflex.sc - \odieresis.sc \ograve.sc \ohungarumlaut.sc \omacron.sc \otilde.sc \p.sc \q.sc - \r.sc \racute.sc \rcaron.sc \s.sc \sacute.sc \scaron.sc \scedilla.sc - \scircumflex.sc \t.sc \tcaron.sc \u.sc \uacute.sc \ubreve.sc \ucircumflex.sc - \udieresis.sc \ugrave.sc \uhungarumlaut.sc \umacron.sc \uni0123.sc - \uni0137.sc \uni013C.sc \uni0146.sc \uni0157.sc \uni0163.sc \uni0213.sc - \uni0219.sc \uni021B.sc \uni1E87.sc \uni1E89.sc \uogonek.sc \uring.sc - \utilde.sc \v.sc \w.sc \wacute.sc \wcircumflex.sc \wdieresis.sc \wgrave.sc - \x.sc \y.sc \yacute.sc \ycircumflex.sc \ydieresis.sc \ygrave.sc \z.sc - \zacute.sc \zcaron.sc \zdotaccent.sc ]; -@GDEF_Ligature = [\uniFB00 \uniFB01 \uniFB02 \uniFB03 \uniFB04 ]; -@GDEF_Mark = [\breve \dotaccent \ring \ogonek \tilde \hungarumlaut \gravecomb - \acutecomb \uni0302 \tildecomb \uni0304 \uni0306 \uni0307 \uni0308 \uni030A - \uni030B \uni030C \uni0311 \uni0312 \dotbelowcomb \uni0326 \uni0327 \uni0328 - \dieresis \cedilla \uni030C.alt ]; - -table GDEF { - GlyphClassDef @GDEF_Simple, @GDEF_Ligature, @GDEF_Mark, ; - +} c2sc;@GDEF_base = [A AE Aacute Abreve Acircumflex Adieresis Agrave Amacron Aogonek Aring Atilde B C Cacute Ccaron Ccedilla Ccircumflex Cdotaccent D Dcaron Dcroat E Eacute Ebreve Ecaron Ecircumflex Edieresis Edotaccent Egrave Emacron Eng Eogonek Eth Euro F G Gbreve Gcircumflex Gcommaaccent Gdotaccent H Hbar Hcircumflex I IJ Iacute Ibreve Icircumflex Idieresis Idotaccent Igrave Imacron Iogonek Itilde J Jcircumflex K Kcommaaccent L Lacute Lcaron Lcommaaccent Ldot Lslash M N Nacute Ncaron Ncommaaccent Ntilde O OE Oacute Obreve Ocircumflex Odieresis Ograve Ohungarumlaut Omacron Oslash Otilde P Q R R.alt Racute Rcaron Rcommaaccent S Sacute Scaron Scedilla Scircumflex Scommaaccent T Tbar Tcaron Thorn U Uacute Ubreve Ucircumflex Udieresis Ugrave Uhungarumlaut Umacron Uogonek Uring Utilde V W Wacute Wcircumflex Wdieresis Wgrave X Y Yacute Ycircumflex Ydieresis Ygrave Z Zacute Zcaron Zdotaccent a a.sc aacute aacute.sc abreve abreve.sc acircumflex acircumflex.sc acute acutecomb adieresis adieresis.sc ae agrave agrave.sc amacron amacron.sc ampersand aogonek aogonek.sc approxequal aring aring.sc asciicircum asciitilde asterisk at atilde atilde.sc b b.sc backslash bar braceleft braceright bracketleft bracketright breve brokenbar bullet c c.sc cacute cacute.sc ccaron ccaron.sc ccedilla ccedilla.sc ccircumflex ccircumflex.sc cdotaccent cdotaccent.sc cedilla cent circumflex colon comma copyright currency d d.sc dagger daggerdbl dcaron dcaron.sc dcroat degree dieresis divide dollar dotaccent dotbelowcomb dotlessi e e.sc eacute eacute.sc ebreve ebreve.sc ecaron ecaron.sc ecircumflex ecircumflex.sc edieresis edieresis.sc edotaccent edotaccent.sc egrave egrave.sc eight ellipsis emacron emacron.sc emdash emptyset endash eng eogonek eogonek.sc equal eth exclam exclamdown f f.sc figuredash five five.oldstyle five.oldtab four four.oldstyle four.oldtab fraction g g.sc gbreve gbreve.sc gcircumflex gcircumflex.sc gcommaaccent gcommaaccent.sc gdotaccent gdotaccent.sc germandbls grave gravecomb greater greaterequal guillemotleft guillemotright guilsinglleft guilsinglright h h.sc hbar hcircumflex hcircumflex.sc hungarumlaut hyphen hyphen.sc i i.sc iacute iacute.sc ibreve ibreve.sc icircumflex icircumflex.sc idieresis idieresis.sc idotaccent.sc igrave igrave.sc ij imacron imacron.sc infinity integral iogonek iogonek.sc itilde itilde.sc j j.sc jcircumflex jcircumflex.sc k k.sc kcommaaccent kcommaaccent.sc kgreenlandic l l.sc lacute lacute.sc lcaron lcaron.sc lcommaaccent lcommaaccent.sc ldot less lessequal logicalnot longs lozenge lslash m m.sc macron minus mu multiply n n.sc nacute nacute.sc napostrophe ncaron ncaron.sc ncommaaccent ncommaaccent.sc nine nine.oldstyle nine.oldtab notequal ntilde ntilde.sc numbersign o o.sc oacute oacute.sc obreve obreve.sc ocircumflex ocircumflex.sc odieresis odieresis.sc oe ogonek ograve ograve.sc ohungarumlaut ohungarumlaut.sc omacron omacron.sc one one.oldstyle one.oldtab onehalf onequarter ordfeminine ordmasculine oslash otilde otilde.sc p p.sc paragraph parenleft parenright partialdiff percent period periodcentered perthousand pi plus plusminus product q q.sc question questiondown quotedbl quotedblbase quotedblleft quotedblright quoteleft quoteright quotesinglbase quotesingle r r.sc racute racute.sc radical rcaron rcaron.sc rcommaaccent rcommaaccent.sc registered ring s s.sc sacute sacute.sc scaron scaron.sc scedilla scedilla.sc scircumflex scircumflex.sc scommaaccent scommaaccent.sc section semicolon seven seven.oldstyle seven.oldtab six slash space sterling summation t t.alt t.sc tbar tcaron tcaron.sc thorn three three.oldstyle three.oldtab threequarters tilde tildecomb two two.oldstyle two.oldtab u u.sc uacute uacute.sc ubreve ubreve.sc ucircumflex ucircumflex.sc udieresis udieresis.sc ugrave ugrave.sc uhungarumlaut uhungarumlaut.sc umacron umacron.sc underscore uni0000 uni000D uni00A0 uni00AD uni00B2 uni00B3 uni00B9 uni0162 uni0163 uni0163.sc uni0212 uni0213 uni0213.sc uni021A uni021B uni021B.sc uni0237 uni0302 uni0304 uni0306 uni0307 uni0308 uni030A uni030B uni030C uni030C.alt uni0311 uni0312 uni0326 uni0327 uni0328 uni0394 uni03A9 uni03BC uni0400 uni0401 uni0402 uni0403 uni0404 uni0405 uni0406 uni0407 uni0408 uni0409 uni040A uni040B uni040C uni040D uni040E uni040F 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 uni0430 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 uni0450 uni0451 uni0452 uni0453 uni0454 uni0455 uni0456 uni0457 uni0458 uni0459 uni045A uni045B uni045C uni045D uni045E uni045F uni0462 uni0463 uni0490 uni0491 uni1E86 uni1E87 uni1E87.sc uni1E88 uni1E89 uni1E89.sc uni1E9E uni2000 uni2001 uni2002 uni2003 uni2004 uni2005 uni2006 uni2007 uni2008 uni2009 uni200A uni200B uni2010 uni2011 uni2015 uni2031 uni203E uni2074 uni2116 uni2215 uni2219 uni2605 uni2606 uni260E uni260F uni2619 uni261A uni261B uni261C uni261E uni262D uni2766 uni2767 uniF8E8 uniF8E9 uniF8EA uniFF10 uniFF11 uniFF12 uniFF13 uniFF14 uniFF15 uniFF16 uniFF17 uniFF18 uniFF19 uogonek uogonek.sc uring uring.sc utilde utilde.sc v v.sc w w.sc wacute wacute.sc wcircumflex wcircumflex.sc wdieresis wdieresis.sc wgrave wgrave.sc x x.sc y y.sc yacute yacute.sc ycircumflex ycircumflex.sc ydieresis ydieresis.sc yen ygrave ygrave.sc z z.sc zacute zacute.sc zcaron zcaron.sc zdotaccent zdotaccent.sc zero zero.oldstyle zero.oldtab]; +@GDEF_mark = []; +@GDEF_ligature = [uniFB00 uniFB01 uniFB02 uniFB03 uniFB04]; +@GDEF_component = []; + + table GDEF { + GlyphClassDef @GDEF_base, + @GDEF_ligature, + @GDEF_mark, + @GDEF_component; } GDEF; - diff --git a/sources/misc/sfdnormalize b/sources/misc/sfdnormalize index b312f2ee..3da9dc92 160000 --- a/sources/misc/sfdnormalize +++ b/sources/misc/sfdnormalize @@ -1 +1 @@ -Subproject commit b312f2eebb04554e7d5780f9dbeaa0aef00d23ad +Subproject commit 3da9dc927c096239b151831d736db2113ce92b18