1<?xml version="1.0" encoding="UTF-8"?> 2<ttFont sfntVersion="\x00\x01\x00\x00" ttLibVersion="4.39"> 3 4 <GlyphOrder> 5 <!-- The 'id' attribute is only for humans; it is ignored when parsed. --> 6 <GlyphID id="0" name=".notdef"/> 7 <GlyphID id="1" name="a"/> 8 <GlyphID id="2" name="e"/> 9 <GlyphID id="3" name="edotabove"/> 10 <GlyphID id="4" name="s"/> 11 <GlyphID id="5" name="dotabovecomb"/> 12 </GlyphOrder> 13 14 <head> 15 <!-- Most of this table will be recalculated by the compiler --> 16 <tableVersion value="1.0"/> 17 <fontRevision value="0.0"/> 18 <checkSumAdjustment value="0x193b520f"/> 19 <magicNumber value="0x5f0f3cf5"/> 20 <flags value="00000000 00000011"/> 21 <unitsPerEm value="1000"/> 22 <created value="Thu Apr 6 00:27:50 2023"/> 23 <modified value="Thu Apr 6 00:27:50 2023"/> 24 <xMin value="-37"/> 25 <yMin value="-250"/> 26 <xMax value="582"/> 27 <yMax value="750"/> 28 <macStyle value="00000000 00000000"/> 29 <lowestRecPPEM value="6"/> 30 <fontDirectionHint value="2"/> 31 <indexToLocFormat value="0"/> 32 <glyphDataFormat value="0"/> 33 </head> 34 35 <hhea> 36 <tableVersion value="0x00010000"/> 37 <ascent value="950"/> 38 <descent value="-250"/> 39 <lineGap value="0"/> 40 <advanceWidthMax value="600"/> 41 <minLeftSideBearing value="-37"/> 42 <minRightSideBearing value="-50"/> 43 <xMaxExtent value="582"/> 44 <caretSlopeRise value="1"/> 45 <caretSlopeRun value="0"/> 46 <caretOffset value="0"/> 47 <reserved0 value="0"/> 48 <reserved1 value="0"/> 49 <reserved2 value="0"/> 50 <reserved3 value="0"/> 51 <metricDataFormat value="0"/> 52 <numberOfHMetrics value="6"/> 53 </hhea> 54 55 <maxp> 56 <!-- Most of this table will be recalculated by the compiler --> 57 <tableVersion value="0x10000"/> 58 <numGlyphs value="6"/> 59 <maxPoints value="18"/> 60 <maxContours value="2"/> 61 <maxCompositePoints value="17"/> 62 <maxCompositeContours value="2"/> 63 <maxZones value="1"/> 64 <maxTwilightPoints value="0"/> 65 <maxStorage value="0"/> 66 <maxFunctionDefs value="0"/> 67 <maxInstructionDefs value="0"/> 68 <maxStackElements value="0"/> 69 <maxSizeOfInstructions value="0"/> 70 <maxComponentElements value="2"/> 71 <maxComponentDepth value="1"/> 72 </maxp> 73 74 <OS_2> 75 <!-- The fields 'usFirstCharIndex' and 'usLastCharIndex' 76 will be recalculated by the compiler --> 77 <version value="4"/> 78 <xAvgCharWidth value="580"/> 79 <usWeightClass value="350"/> 80 <usWidthClass value="5"/> 81 <fsType value="00000000 00000100"/> 82 <ySubscriptXSize value="650"/> 83 <ySubscriptYSize value="600"/> 84 <ySubscriptXOffset value="0"/> 85 <ySubscriptYOffset value="75"/> 86 <ySuperscriptXSize value="650"/> 87 <ySuperscriptYSize value="600"/> 88 <ySuperscriptXOffset value="0"/> 89 <ySuperscriptYOffset value="350"/> 90 <yStrikeoutSize value="50"/> 91 <yStrikeoutPosition value="300"/> 92 <sFamilyClass value="0"/> 93 <panose> 94 <bFamilyType value="0"/> 95 <bSerifStyle value="0"/> 96 <bWeight value="0"/> 97 <bProportion value="0"/> 98 <bContrast value="0"/> 99 <bStrokeVariation value="0"/> 100 <bArmStyle value="0"/> 101 <bLetterForm value="0"/> 102 <bMidline value="0"/> 103 <bXHeight value="0"/> 104 </panose> 105 <ulUnicodeRange1 value="00000000 00000000 00000000 01000101"/> 106 <ulUnicodeRange2 value="00000000 00000000 00000000 00000000"/> 107 <ulUnicodeRange3 value="00000000 00000000 00000000 00000000"/> 108 <ulUnicodeRange4 value="00000000 00000000 00000000 00000000"/> 109 <achVendID value="NONE"/> 110 <fsSelection value="00000000 01000000"/> 111 <usFirstCharIndex value="97"/> 112 <usLastCharIndex value="775"/> 113 <sTypoAscender value="750"/> 114 <sTypoDescender value="-250"/> 115 <sTypoLineGap value="200"/> 116 <usWinAscent value="950"/> 117 <usWinDescent value="250"/> 118 <ulCodePageRange1 value="00000000 00000000 00000000 00000001"/> 119 <ulCodePageRange2 value="00000000 00000000 00000000 00000000"/> 120 <sxHeight value="500"/> 121 <sCapHeight value="700"/> 122 <usDefaultChar value="0"/> 123 <usBreakChar value="32"/> 124 <usMaxContext value="0"/> 125 </OS_2> 126 127 <hmtx> 128 <mtx name=".notdef" width="500" lsb="50"/> 129 <mtx name="a" width="600" lsb="9"/> 130 <mtx name="dotabovecomb" width="0" lsb="-37"/> 131 <mtx name="e" width="600" lsb="40"/> 132 <mtx name="edotabove" width="600" lsb="40"/> 133 <mtx name="s" width="600" lsb="25"/> 134 </hmtx> 135 136 <cmap> 137 <tableVersion version="0"/> 138 <cmap_format_4 platformID="0" platEncID="3" language="0"> 139 <map code="0x61" name="a"/><!-- LATIN SMALL LETTER A --> 140 <map code="0x65" name="e"/><!-- LATIN SMALL LETTER E --> 141 <map code="0x73" name="s"/><!-- LATIN SMALL LETTER S --> 142 <map code="0x117" name="edotabove"/><!-- LATIN SMALL LETTER E WITH DOT ABOVE --> 143 <map code="0x307" name="dotabovecomb"/><!-- COMBINING DOT ABOVE --> 144 </cmap_format_4> 145 <cmap_format_4 platformID="3" platEncID="1" language="0"> 146 <map code="0x61" name="a"/><!-- LATIN SMALL LETTER A --> 147 <map code="0x65" name="e"/><!-- LATIN SMALL LETTER E --> 148 <map code="0x73" name="s"/><!-- LATIN SMALL LETTER S --> 149 <map code="0x117" name="edotabove"/><!-- LATIN SMALL LETTER E WITH DOT ABOVE --> 150 <map code="0x307" name="dotabovecomb"/><!-- COMBINING DOT ABOVE --> 151 </cmap_format_4> 152 </cmap> 153 154 <loca> 155 <!-- The 'loca' table will be calculated by the compiler --> 156 </loca> 157 158 <glyf> 159 160 <!-- The xMin, yMin, xMax and yMax values 161 will be recalculated by the compiler. --> 162 163 <TTGlyph name=".notdef" xMin="50" yMin="-250" xMax="450" yMax="750"> 164 <contour> 165 <pt x="50" y="750" on="1"/> 166 <pt x="50" y="-250" on="1"/> 167 <pt x="450" y="-250" on="1"/> 168 <pt x="450" y="750" on="1"/> 169 </contour> 170 <contour> 171 <pt x="400" y="-200" on="1"/> 172 <pt x="100" y="-200" on="1"/> 173 <pt x="100" y="700" on="1"/> 174 <pt x="400" y="700" on="1"/> 175 </contour> 176 <instructions/> 177 </TTGlyph> 178 179 <TTGlyph name="a" xMin="9" yMin="-12" xMax="468" yMax="504"> 180 <contour> 181 <pt x="447" y="434" on="1"/> 182 <pt x="468" y="-1" on="1"/> 183 <pt x="366" y="-3" on="1"/> 184 <pt x="363" y="357" on="1"/> 185 <pt x="208" y="397" on="1"/> 186 <pt x="36" y="337" on="1"/> 187 <pt x="9" y="428" on="1"/> 188 <pt x="214" y="504" on="1"/> 189 </contour> 190 <contour> 191 <pt x="26" y="240" on="1"/> 192 <pt x="378" y="263" on="1"/> 193 <pt x="382" y="207" on="1"/> 194 <pt x="88" y="172" on="1"/> 195 <pt x="86" y="126" on="1"/> 196 <pt x="161" y="74" on="1"/> 197 <pt x="383" y="134" on="1"/> 198 <pt x="389" y="71" on="1"/> 199 <pt x="168" y="-12" on="1"/> 200 <pt x="29" y="22" on="1"/> 201 </contour> 202 <instructions/> 203 </TTGlyph> 204 205 <TTGlyph name="dotabovecomb" xMin="-37" yMin="501" xMax="50" yMax="597"> 206 <contour> 207 <pt x="-37" y="503" on="1"/> 208 <pt x="-21" y="597" on="1"/> 209 <pt x="50" y="589" on="1"/> 210 <pt x="41" y="501" on="1"/> 211 </contour> 212 <instructions/> 213 </TTGlyph> 214 215 <TTGlyph name="e" xMin="40" yMin="-18" xMax="576" yMax="513"> 216 <contour> 217 <pt x="576" y="226" on="1"/> 218 <pt x="127" y="228" on="1"/> 219 <pt x="125" y="298" on="1"/> 220 <pt x="480" y="292" on="1"/> 221 <pt x="317" y="416" on="1"/> 222 <pt x="147" y="263" on="1"/> 223 <pt x="229" y="75" on="1"/> 224 <pt x="509" y="129" on="1"/> 225 <pt x="526" y="45" on="1"/> 226 <pt x="188" y="-18" on="1"/> 227 <pt x="40" y="261" on="1"/> 228 <pt x="316" y="513" on="1"/> 229 <pt x="571" y="305" on="1"/> 230 </contour> 231 <instructions/> 232 </TTGlyph> 233 234 <TTGlyph name="edotabove" xMin="40" yMin="-18" xMax="576" yMax="693"> 235 <component glyphName="e" x="0" y="0" flags="0x204"/> 236 <component glyphName="dotabovecomb" x="313" y="96" flags="0x4"/> 237 </TTGlyph> 238 239 <TTGlyph name="s" xMin="25" yMin="-13" xMax="582" yMax="530"> 240 <contour> 241 <pt x="324" y="530" on="1"/> 242 <pt x="559" y="459" on="1"/> 243 <pt x="539" y="376" on="1"/> 244 <pt x="326" y="442" on="1"/> 245 <pt x="213" y="366" on="1"/> 246 <pt x="582" y="174" on="1"/> 247 <pt x="304" y="-13" on="1"/> 248 <pt x="25" y="83" on="1"/> 249 <pt x="53" y="174" on="1"/> 250 <pt x="282" y="76" on="1"/> 251 <pt x="427" y="155" on="1"/> 252 <pt x="38" y="343" on="1"/> 253 </contour> 254 <instructions/> 255 </TTGlyph> 256 257 </glyf> 258 259 <name> 260 <namerecord nameID="256" platformID="1" platEncID="0" langID="0x0" unicode="True"> 261 Weight 262 </namerecord> 263 <namerecord nameID="1" platformID="3" platEncID="1" langID="0x409"> 264 Sparse Masters 265 </namerecord> 266 <namerecord nameID="2" platformID="3" platEncID="1" langID="0x409"> 267 Regular 268 </namerecord> 269 <namerecord nameID="3" platformID="3" platEncID="1" langID="0x409"> 270 0.000;NONE;SparseMasters-Regular 271 </namerecord> 272 <namerecord nameID="4" platformID="3" platEncID="1" langID="0x409"> 273 Sparse Masters Regular 274 </namerecord> 275 <namerecord nameID="5" platformID="3" platEncID="1" langID="0x409"> 276 Version 0.000 277 </namerecord> 278 <namerecord nameID="6" platformID="3" platEncID="1" langID="0x409"> 279 SparseMasters-Regular 280 </namerecord> 281 <namerecord nameID="256" platformID="3" platEncID="1" langID="0x409"> 282 Weight 283 </namerecord> 284 </name> 285 286 <post> 287 <formatType value="2.0"/> 288 <italicAngle value="0.0"/> 289 <underlinePosition value="-75"/> 290 <underlineThickness value="50"/> 291 <isFixedPitch value="0"/> 292 <minMemType42 value="0"/> 293 <maxMemType42 value="0"/> 294 <minMemType1 value="0"/> 295 <maxMemType1 value="0"/> 296 <psNames> 297 <!-- This file uses unique glyph names based on the information 298 found in the 'post' table. Since these names might not be unique, 299 we have to invent artificial names in case of clashes. In order to 300 be able to retain the original information, we need a name to 301 ps name mapping for those cases where they differ. That's what 302 you see below. 303 --> 304 </psNames> 305 <extraNames> 306 <!-- following are the name that are not taken from the standard Mac glyph order --> 307 <psName name="edotabove"/> 308 <psName name="dotabovecomb"/> 309 </extraNames> 310 </post> 311 312 <HVAR> 313 <Version value="0x00010000"/> 314 <VarStore Format="1"> 315 <Format value="1"/> 316 <VarRegionList> 317 <!-- RegionAxisCount=1 --> 318 <!-- RegionCount=3 --> 319 <Region index="0"> 320 <VarRegionAxis index="0"> 321 <StartCoord value="0.0"/> 322 <PeakCoord value="0.36365"/> 323 <EndCoord value="1.0"/> 324 </VarRegionAxis> 325 </Region> 326 <Region index="1"> 327 <VarRegionAxis index="0"> 328 <StartCoord value="0.36365"/> 329 <PeakCoord value="1.0"/> 330 <EndCoord value="1.0"/> 331 </VarRegionAxis> 332 </Region> 333 <Region index="2"> 334 <VarRegionAxis index="0"> 335 <StartCoord value="0.0"/> 336 <PeakCoord value="1.0"/> 337 <EndCoord value="1.0"/> 338 </VarRegionAxis> 339 </Region> 340 </VarRegionList> 341 <!-- VarDataCount=1 --> 342 <VarData index="0"> 343 <!-- ItemCount=1 --> 344 <NumShorts value="0"/> 345 <!-- VarRegionCount=0 --> 346 <Item index="0" value="[]"/> 347 </VarData> 348 </VarStore> 349 <AdvWidthMap> 350 <Map glyph=".notdef" outer="0" inner="0"/> 351 <Map glyph="a" outer="0" inner="0"/> 352 <Map glyph="dotabovecomb" outer="0" inner="0"/> 353 <Map glyph="e" outer="0" inner="0"/> 354 <Map glyph="edotabove" outer="0" inner="0"/> 355 <Map glyph="s" outer="0" inner="0"/> 356 </AdvWidthMap> 357 </HVAR> 358 359 <STAT> 360 <Version value="0x00010001"/> 361 <DesignAxisRecordSize value="8"/> 362 <!-- DesignAxisCount=1 --> 363 <DesignAxisRecord> 364 <Axis index="0"> 365 <AxisTag value="wght"/> 366 <AxisNameID value="256"/> <!-- Weight --> 367 <AxisOrdering value="0"/> 368 </Axis> 369 </DesignAxisRecord> 370 <!-- AxisValueCount=0 --> 371 <ElidedFallbackNameID value="2"/> <!-- Regular --> 372 </STAT> 373 374 <fvar> 375 376 <!-- Weight --> 377 <Axis> 378 <AxisTag>wght</AxisTag> 379 <Flags>0x0</Flags> 380 <MinValue>350.0</MinValue> 381 <DefaultValue>350.0</DefaultValue> 382 <MaxValue>625.0</MaxValue> 383 <AxisNameID>256</AxisNameID> 384 </Axis> 385 </fvar> 386 387 <gvar> 388 <version value="1"/> 389 <reserved value="0"/> 390 <glyphVariations glyph="a"> 391 <tuple> 392 <coord axis="wght" value="1.0"/> 393 <delta pt="0" x="0" y="0"/> 394 <delta pt="1" x="0" y="0"/> 395 <delta pt="2" x="-59" y="2"/> 396 <delta pt="3" x="-59" y="-54"/> 397 <delta pt="4" x="0" y="-56"/> 398 <delta pt="5" x="0" y="-56"/> 399 <delta pt="6" x="0" y="0"/> 400 <delta pt="7" x="0" y="0"/> 401 <delta pt="8" x="0" y="0"/> 402 <delta pt="9" x="0" y="0"/> 403 <delta pt="10" x="-1" y="-23"/> 404 <delta pt="11" x="77" y="7"/> 405 <delta pt="12" x="77" y="7"/> 406 <delta pt="13" x="40" y="28"/> 407 <delta pt="14" x="0" y="15"/> 408 <delta pt="15" x="0" y="0"/> 409 <delta pt="16" x="0" y="0"/> 410 <delta pt="17" x="0" y="0"/> 411 <delta pt="18" x="0" y="0"/> 412 <delta pt="19" x="0" y="0"/> 413 <delta pt="20" x="0" y="0"/> 414 <delta pt="21" x="0" y="0"/> 415 </tuple> 416 </glyphVariations> 417 <glyphVariations glyph="dotabovecomb"> 418 <tuple> 419 <coord axis="wght" value="1.0"/> 420 <delta pt="0" x="-27" y="-20"/> 421 <delta pt="1" x="-8" y="28"/> 422 <delta pt="2" x="13" y="16"/> 423 <delta pt="3" x="17" y="-13"/> 424 <delta pt="4" x="0" y="0"/> 425 <delta pt="5" x="0" y="0"/> 426 <delta pt="6" x="0" y="0"/> 427 <delta pt="7" x="0" y="0"/> 428 </tuple> 429 </glyphVariations> 430 <glyphVariations glyph="e"> 431 <tuple> 432 <coord axis="wght" min="0.0" value="0.36365" max="1.0"/> 433 <delta pt="0" x="0" y="-27"/> 434 <delta pt="1" x="-1" y="-25"/> 435 <delta pt="2" x="0" y="0"/> 436 <delta pt="3" x="-84" y="5"/> 437 <delta pt="4" x="1" y="-29"/> 438 <delta pt="5" x="33" y="1"/> 439 <delta pt="6" x="35" y="41"/> 440 <delta pt="7" x="-2" y="28"/> 441 <delta pt="8" x="0" y="0"/> 442 <delta pt="9" x="0" y="0"/> 443 <delta pt="10" x="0" y="0"/> 444 <delta pt="11" x="0" y="0"/> 445 <delta pt="12" x="0" y="0"/> 446 <delta pt="13" x="0" y="0"/> 447 <delta pt="14" x="0" y="0"/> 448 <delta pt="15" x="0" y="0"/> 449 <delta pt="16" x="0" y="0"/> 450 </tuple> 451 <tuple> 452 <coord axis="wght" min="0.36365" value="1.0" max="1.0"/> 453 <delta pt="0" x="25" y="-1"/> 454 <delta pt="1" x="70" y="1"/> 455 <delta pt="2" x="70" y="1"/> 456 <delta pt="3" x="-76" y="1"/> 457 <delta pt="4" x="-16" y="-56"/> 458 <delta pt="5" x="70" y="1"/> 459 <delta pt="6" x="15" y="55"/> 460 <delta pt="7" x="15" y="55"/> 461 <delta pt="8" x="2" y="-45"/> 462 <delta pt="9" x="0" y="0"/> 463 <delta pt="10" x="-31" y="1"/> 464 <delta pt="11" x="-2" y="35"/> 465 <delta pt="12" x="25" y="-1"/> 466 <delta pt="13" x="0" y="0"/> 467 <delta pt="14" x="0" y="0"/> 468 <delta pt="15" x="0" y="0"/> 469 <delta pt="16" x="0" y="0"/> 470 </tuple> 471 </glyphVariations> 472 <glyphVariations glyph="edotabove"> 473 <tuple> 474 <coord axis="wght" value="1.0"/> 475 <delta pt="1" x="-6" y="91"/> 476 </tuple> 477 </glyphVariations> 478 <glyphVariations glyph="s"> 479 <tuple> 480 <coord axis="wght" value="1.0"/> 481 <delta pt="0" x="0" y="0"/> 482 <delta pt="1" x="0" y="0"/> 483 <delta pt="2" x="-2" y="-40"/> 484 <delta pt="3" x="-2" y="-40"/> 485 <delta pt="4" x="55" y="-9"/> 486 <delta pt="5" x="26" y="-33"/> 487 <delta pt="6" x="-20" y="-45"/> 488 <delta pt="7" x="-18" y="-4"/> 489 <delta pt="8" x="-27" y="52"/> 490 <delta pt="9" x="-61" y="43"/> 491 <delta pt="10" x="-80" y="-6"/> 492 <delta pt="11" x="-22" y="55"/> 493 <delta pt="12" x="0" y="0"/> 494 <delta pt="13" x="0" y="0"/> 495 <delta pt="14" x="0" y="0"/> 496 <delta pt="15" x="0" y="0"/> 497 </tuple> 498 </glyphVariations> 499 </gvar> 500 501</ttFont> 502