1<?xml version="1.0" encoding="UTF-8"?> 2<ttFont sfntVersion="\x00\x01\x00\x00" ttLibVersion="4.31"> 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="glyph00001"/> 8 </GlyphOrder> 9 10 <head> 11 <!-- Most of this table will be recalculated by the compiler --> 12 <tableVersion value="1.0"/> 13 <fontRevision value="1.02"/> 14 <checkSumAdjustment value="0xf6586296"/> 15 <magicNumber value="0x5f0f3cf5"/> 16 <flags value="00000000 00000011"/> 17 <unitsPerEm value="1000"/> 18 <created value="Tue Feb 22 10:53:52 2022"/> 19 <modified value="Sat Mar 19 18:41:47 2022"/> 20 <xMin value="-80"/> 21 <yMin value="-550"/> 22 <xMax value="13679"/> 23 <yMax value="1461"/> 24 <macStyle value="00000000 00000000"/> 25 <lowestRecPPEM value="6"/> 26 <fontDirectionHint value="2"/> 27 <indexToLocFormat value="0"/> 28 <glyphDataFormat value="0"/> 29 </head> 30 31 <maxp> 32 <!-- Most of this table will be recalculated by the compiler --> 33 <tableVersion value="0x10000"/> 34 <numGlyphs value="2"/> 35 <maxPoints value="1008"/> 36 <maxContours value="61"/> 37 <maxCompositePoints value="332"/> 38 <maxCompositeContours value="27"/> 39 <maxZones value="1"/> 40 <maxTwilightPoints value="0"/> 41 <maxStorage value="0"/> 42 <maxFunctionDefs value="0"/> 43 <maxInstructionDefs value="0"/> 44 <maxStackElements value="0"/> 45 <maxSizeOfInstructions value="0"/> 46 <maxComponentElements value="3"/> 47 <maxComponentDepth value="5"/> 48 </maxp> 49 50 <name> 51 <namerecord nameID="266" platformID="1" platEncID="0" langID="0x0" unicode="True"> 52 Optical Size 53 </namerecord> 54 <namerecord nameID="267" platformID="1" platEncID="0" langID="0x0" unicode="True"> 55 Weight 56 </namerecord> 57 </name> 58 59 <GPOS> 60 <Version value="0x00010000"/> 61 <ScriptList> 62 <!-- ScriptCount=0 --> 63 </ScriptList> 64 <FeatureList> 65 <!-- FeatureCount=0 --> 66 </FeatureList> 67 <LookupList> 68 <!-- LookupCount=2 --> 69 <Lookup index="0"> 70 <LookupType value="1"/> 71 <LookupFlag value="0"/> 72 <!-- SubTableCount=1 --> 73 <SinglePos index="0" Format="1"> 74 <Coverage> 75 <Glyph value="glyph00001"/> 76 </Coverage> 77 <ValueFormat value="1"/> 78 <Value XPlacement="-80"/> 79 </SinglePos> 80 </Lookup> 81 <Lookup index="1"> 82 <LookupType value="1"/> 83 <LookupFlag value="0"/> 84 <!-- SubTableCount=1 --> 85 <SinglePos index="0" Format="1"> 86 <Coverage> 87 <Glyph value="glyph00001"/> 88 </Coverage> 89 <ValueFormat value="2"/> 90 <Value YPlacement="-260"/> 91 </SinglePos> 92 </Lookup> 93 </LookupList> 94 </GPOS> 95 96</ttFont> 97