1<?xml version="1.0" encoding="UTF-8"?> 2<ttFont sfntVersion="OTTO" ttLibVersion="4.42"> 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 </GlyphOrder> 10 11 <CFF2> 12 <major value="2"/> 13 <minor value="0"/> 14 <CFFFont name="CFF2Font"> 15 <FontMatrix value="0.001 0 0 0.001 0 0"/> 16 <FDArray> 17 <FontDict index="0"> 18 <Private> 19 <BlueScale value="0.039625"/> 20 <BlueShift value="7"/> 21 <BlueFuzz value="1"/> 22 <LanguageGroup value="0"/> 23 <ExpansionFactor value="0.06"/> 24 </Private> 25 </FontDict> 26 </FDArray> 27 <CharStrings> 28 <CharString name=".notdef"> 29 50 -250 -100 1 blend 30 rmoveto 31 400 1000 -400 100 100 -100 3 blend 32 hlineto 33 50 -950 rmoveto 34 900 300 -900 vlineto 35 </CharString> 36 <CharString name="a"> 37 468 -1 rmoveto 38 -21 435 -233 70 -205 -76 27 -91 -56 1 blend 39 172 60 155 -40 -59 2 2 blend 40 3 -360 56 1 blend 41 rlineto 42 12 266 59 -2 2 blend 43 rmoveto 44 -352 -23 3 -218 139 -34 221 83 -6 63 -222 -60 -75 52 15 40 13 37 -21 5 blend 45 2 46 294 35 -78 -30 2 blend 46 rlineto 47 </CharString> 48 <CharString name="e"> 49 1 vsindex 50 127 228 -1 70 -25 1 2 blend 51 rmoveto 52 449 -2 1 -45 -2 -2 2 blend 53 -5 79 -255 208 -276 -252 148 -279 338 63 -17 84 -280 -54 -82 188 170 153 163 -124 -355 6 27 0 0 -27 0 36 0 -29 0 -34 0 31 0 -1 0 2 0 -45 -2 13 28 100 37 0 13 0 -2 55 -40 -54 -32 -86 -30 -57 -85 -60 34 57 84 146 -5 0 21 blend 54 rlineto 55 </CharString> 56 </CharStrings> 57 <VarStore Format="1"> 58 <Format value="1"/> 59 <VarRegionList> 60 <!-- RegionAxisCount=1 --> 61 <!-- RegionCount=3 --> 62 <Region index="0"> 63 <VarRegionAxis index="0"> 64 <StartCoord value="0.0"/> 65 <PeakCoord value="1.0"/> 66 <EndCoord value="1.0"/> 67 </VarRegionAxis> 68 </Region> 69 <Region index="1"> 70 <VarRegionAxis index="0"> 71 <StartCoord value="0.0"/> 72 <PeakCoord value="0.36365"/> 73 <EndCoord value="1.0"/> 74 </VarRegionAxis> 75 </Region> 76 <Region index="2"> 77 <VarRegionAxis index="0"> 78 <StartCoord value="0.36365"/> 79 <PeakCoord value="1.0"/> 80 <EndCoord value="1.0"/> 81 </VarRegionAxis> 82 </Region> 83 </VarRegionList> 84 <!-- VarDataCount=2 --> 85 <VarData index="0"> 86 <!-- ItemCount=0 --> 87 <NumShorts value="0"/> 88 <!-- VarRegionCount=1 --> 89 <VarRegionIndex index="0" value="0"/> 90 </VarData> 91 <VarData index="1"> 92 <!-- ItemCount=0 --> 93 <NumShorts value="0"/> 94 <!-- VarRegionCount=2 --> 95 <VarRegionIndex index="0" value="1"/> 96 <VarRegionIndex index="1" value="2"/> 97 </VarData> 98 </VarStore> 99 </CFFFont> 100 101 <GlobalSubrs> 102 <!-- The 'index' attribute is only for humans; it is ignored when parsed. --> 103 </GlobalSubrs> 104 </CFF2> 105 106 <fvar> 107 108 <!-- Weight --> 109 <Axis> 110 <AxisTag>wght</AxisTag> 111 <Flags>0x0</Flags> 112 <MinValue>350.0</MinValue> 113 <DefaultValue>350.0</DefaultValue> 114 <MaxValue>625.0</MaxValue> 115 <AxisNameID>256</AxisNameID> 116 </Axis> 117 </fvar> 118 119 <hmtx> 120 <mtx name=".notdef" width="500" lsb="50"/> 121 <mtx name="a" width="600" lsb="9"/> 122 <mtx name="e" width="600" lsb="40"/> 123 </hmtx> 124 125 <HVAR> 126 <Version value="0x00010000"/> 127 <VarStore Format="1"> 128 <Format value="1"/> 129 <VarRegionList> 130 <!-- RegionAxisCount=1 --> 131 <!-- RegionCount=1 --> 132 <Region index="0"> 133 <VarRegionAxis index="0"> 134 <StartCoord value="0.0"/> 135 <PeakCoord value="1.0"/> 136 <EndCoord value="1.0"/> 137 </VarRegionAxis> 138 </Region> 139 </VarRegionList> 140 <!-- VarDataCount=1 --> 141 <VarData index="0"> 142 <!-- ItemCount=2 --> 143 <NumShorts value="1"/> 144 <!-- VarRegionCount=1 --> 145 <VarRegionIndex index="0" value="0"/> 146 <Item index="0" value="[0]"/> 147 <Item index="1" value="[300]"/> 148 </VarData> 149 </VarStore> 150 <AdvWidthMap> 151 <Map glyph=".notdef" outer="0" inner="1"/> 152 <Map glyph="a" outer="0" inner="0"/> 153 <Map glyph="e" outer="0" inner="0"/> 154 </AdvWidthMap> 155 </HVAR> 156 157</ttFont> 158