• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8"?>
2<ttFont sfntVersion="\x00\x01\x00\x00" ttLibVersion="3.35">
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="0x62ddba7b"/>
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="Tue Jan 15 18:40:09 2019"/>
20    <xMin value="40"/>
21    <yMin value="-250"/>
22    <xMax value="576"/>
23    <yMax value="750"/>
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="13"/>
36    <maxContours value="2"/>
37    <maxCompositePoints value="0"/>
38    <maxCompositeContours value="0"/>
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="0"/>
47    <maxComponentDepth value="0"/>
48  </maxp>
49
50  <hmtx>
51    <mtx name=".notdef" width="500" lsb="50"/>
52    <mtx name="e" width="600" lsb="40"/>
53  </hmtx>
54
55  <loca>
56    <!-- The 'loca' table will be calculated by the compiler -->
57  </loca>
58
59  <glyf>
60
61    <!-- The xMin, yMin, xMax and yMax values
62         will be recalculated by the compiler. -->
63
64    <TTGlyph name=".notdef" xMin="50" yMin="-250" xMax="450" yMax="750">
65      <contour>
66        <pt x="50" y="-250" on="1"/>
67        <pt x="450" y="-250" on="1"/>
68        <pt x="450" y="750" on="1"/>
69        <pt x="50" y="750" on="1"/>
70      </contour>
71      <contour>
72        <pt x="100" y="-200" on="1"/>
73        <pt x="100" y="700" on="1"/>
74        <pt x="400" y="700" on="1"/>
75        <pt x="400" y="-200" on="1"/>
76      </contour>
77      <instructions/>
78    </TTGlyph>
79
80    <TTGlyph name="e" xMin="40" yMin="-18" xMax="576" yMax="513">
81      <contour>
82        <pt x="126" y="203" on="1"/>
83        <pt x="125" y="298" on="1"/>
84        <pt x="396" y="297" on="1"/>
85        <pt x="318" y="387" on="1"/>
86        <pt x="180" y="264" on="1"/>
87        <pt x="264" y="116" on="1"/>
88        <pt x="507" y="157" on="1"/>
89        <pt x="526" y="45" on="1"/>
90        <pt x="188" y="-18" on="1"/>
91        <pt x="40" y="261" on="1"/>
92        <pt x="316" y="513" on="1"/>
93        <pt x="571" y="305" on="1"/>
94        <pt x="576" y="199" on="1"/>
95      </contour>
96      <instructions/>
97    </TTGlyph>
98
99  </glyf>
100
101  <post>
102    <formatType value="2.0"/>
103    <italicAngle value="0.0"/>
104    <underlinePosition value="-32768"/>
105    <underlineThickness value="-32768"/>
106    <isFixedPitch value="0"/>
107    <minMemType42 value="0"/>
108    <maxMemType42 value="0"/>
109    <minMemType1 value="0"/>
110    <maxMemType1 value="0"/>
111    <psNames>
112      <!-- This file uses unique glyph names based on the information
113           found in the 'post' table. Since these names might not be unique,
114           we have to invent artificial names in case of clashes. In order to
115           be able to retain the original information, we need a name to
116           ps name mapping for those cases where they differ. That's what
117           you see below.
118            -->
119    </psNames>
120    <extraNames>
121      <!-- following are the name that are not taken from the standard Mac glyph order -->
122    </extraNames>
123  </post>
124
125</ttFont>
126