1<?xml version="1.0" encoding="UTF-8"?> 2<ttFont sfntVersion="OTTO" ttLibVersion="4.41"> 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="e"/> 8 </GlyphOrder> 9 10 <head> 11 <!-- Most of this table will be recalculated by the compiler --> 12 <tableVersion value="1.0"/> 13 <fontRevision value="0.0"/> 14 <checkSumAdjustment value="0x263f439"/> 15 <magicNumber value="0x5f0f3cf5"/> 16 <flags value="00000000 00000011"/> 17 <unitsPerEm value="1000"/> 18 <created value="Wed Nov 21 11:49:03 2018"/> 19 <modified value="Wed Aug 2 11:47:17 2023"/> 20 <xMin value="40"/> 21 <yMin value="-18"/> 22 <xMax value="576"/> 23 <yMax value="513"/> 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 <tableVersion value="0x5000"/> 33 <numGlyphs value="2"/> 34 </maxp> 35 36 <CFF> 37 <major value="1"/> 38 <minor value="0"/> 39 <CFFFont name="LayerFont-Regular"> 40 <version value="0.0"/> 41 <Notice value=""/> 42 <Copyright value=""/> 43 <FullName value="Layer Font Regular"/> 44 <FamilyName value="Layer Font"/> 45 <isFixedPitch value="0"/> 46 <ItalicAngle value="0"/> 47 <UnderlinePosition value="-75"/> 48 <UnderlineThickness value="50"/> 49 <PaintType value="0"/> 50 <CharstringType value="2"/> 51 <FontMatrix value="0.001 0 0 0.001 0 0"/> 52 <FontBBox value="40 -18 576 513"/> 53 <StrokeWidth value="0"/> 54 <!-- charset is dumped separately as the 'GlyphOrder' element --> 55 <Encoding name="StandardEncoding"/> 56 <Private> 57 <BlueScale value="0.039625"/> 58 <BlueShift value="7"/> 59 <BlueFuzz value="1"/> 60 <ForceBold value="0"/> 61 <LanguageGroup value="0"/> 62 <ExpansionFactor value="0.06"/> 63 <initialRandomSeed value="0"/> 64 <defaultWidthX value="500"/> 65 <nominalWidthX value="500"/> 66 </Private> 67 <CharStrings> 68 <CharString name=".notdef"> 69 endchar 70 </CharString> 71 <CharString name="e"> 72 100 126 203 rmoveto 73 450 -4 rlineto 74 -5 106 rlineto 75 -255 208 rlineto 76 -276 -252 rlineto 77 148 -279 rlineto 78 338 63 rlineto 79 -19 112 rlineto 80 -243 -41 rlineto 81 -84 148 rlineto 82 138 123 rlineto 83 78 -90 rlineto 84 -271 1 rlineto 85 endchar 86 </CharString> 87 </CharStrings> 88 </CFFFont> 89 90 <GlobalSubrs> 91 <!-- The 'index' attribute is only for humans; it is ignored when parsed. --> 92 </GlobalSubrs> 93 </CFF> 94 95 <hmtx> 96 <mtx name=".notdef" width="65535" lsb="0"/> 97 <mtx name="e" width="600" lsb="40"/> 98 </hmtx> 99 100</ttFont> 101