• Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8"?>
2<ttFont sfntVersion="OTTO" ttLibVersion="3.38">
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=".null"/>
8    <GlyphID id="2" name="A"/>
9    <GlyphID id="3" name="a"/>
10  </GlyphOrder>
11
12  <head>
13    <!-- Most of this table will be recalculated by the compiler -->
14    <tableVersion value="1.0"/>
15    <fontRevision value="1.0"/>
16    <checkSumAdjustment value="0x79eab779"/>
17    <magicNumber value="0x5f0f3cf5"/>
18    <flags value="00000000 00000011"/>
19    <unitsPerEm value="1000"/>
20    <created value="Wed Mar 27 00:23:21 2019"/>
21    <modified value="Wed Mar 27 00:23:21 2019"/>
22    <xMin value="100"/>
23    <yMin value="100"/>
24    <xMax value="600"/>
25    <yMax value="1000"/>
26    <macStyle value="00000000 00000000"/>
27    <lowestRecPPEM value="3"/>
28    <fontDirectionHint value="2"/>
29    <indexToLocFormat value="0"/>
30    <glyphDataFormat value="0"/>
31  </head>
32
33  <hhea>
34    <tableVersion value="0x00010000"/>
35    <ascent value="824"/>
36    <descent value="200"/>
37    <lineGap value="0"/>
38    <advanceWidthMax value="600"/>
39    <minLeftSideBearing value="0"/>
40    <minRightSideBearing value="200"/>
41    <xMaxExtent value="400"/>
42    <caretSlopeRise value="1"/>
43    <caretSlopeRun value="0"/>
44    <caretOffset value="0"/>
45    <reserved0 value="0"/>
46    <reserved1 value="0"/>
47    <reserved2 value="0"/>
48    <reserved3 value="0"/>
49    <metricDataFormat value="0"/>
50    <numberOfHMetrics value="1"/>
51  </hhea>
52
53  <maxp>
54    <tableVersion value="0x5000"/>
55    <numGlyphs value="4"/>
56  </maxp>
57
58  <OS_2>
59    <!-- The fields 'usFirstCharIndex' and 'usLastCharIndex'
60         will be recalculated by the compiler -->
61    <version value="3"/>
62    <xAvgCharWidth value="600"/>
63    <usWeightClass value="400"/>
64    <usWidthClass value="5"/>
65    <fsType value="00000000 00000100"/>
66    <ySubscriptXSize value="0"/>
67    <ySubscriptYSize value="0"/>
68    <ySubscriptXOffset value="0"/>
69    <ySubscriptYOffset value="0"/>
70    <ySuperscriptXSize value="0"/>
71    <ySuperscriptYSize value="0"/>
72    <ySuperscriptXOffset value="0"/>
73    <ySuperscriptYOffset value="0"/>
74    <yStrikeoutSize value="0"/>
75    <yStrikeoutPosition value="0"/>
76    <sFamilyClass value="0"/>
77    <panose>
78      <bFamilyType value="0"/>
79      <bSerifStyle value="0"/>
80      <bWeight value="0"/>
81      <bProportion value="0"/>
82      <bContrast value="0"/>
83      <bStrokeVariation value="0"/>
84      <bArmStyle value="0"/>
85      <bLetterForm value="0"/>
86      <bMidline value="0"/>
87      <bXHeight value="0"/>
88    </panose>
89    <ulUnicodeRange1 value="00000000 00000000 00000000 00000001"/>
90    <ulUnicodeRange2 value="00000000 00000000 00000000 00000000"/>
91    <ulUnicodeRange3 value="00000000 00000000 00000000 00000000"/>
92    <ulUnicodeRange4 value="00000000 00000000 00000000 00000000"/>
93    <achVendID value="????"/>
94    <fsSelection value="00000000 00000000"/>
95    <usFirstCharIndex value="65"/>
96    <usLastCharIndex value="97"/>
97    <sTypoAscender value="825"/>
98    <sTypoDescender value="200"/>
99    <sTypoLineGap value="0"/>
100    <usWinAscent value="824"/>
101    <usWinDescent value="200"/>
102    <ulCodePageRange1 value="00000000 00000000 00000000 00000000"/>
103    <ulCodePageRange2 value="00000000 00000000 00000000 00000000"/>
104    <sxHeight value="0"/>
105    <sCapHeight value="0"/>
106    <usDefaultChar value="0"/>
107    <usBreakChar value="32"/>
108    <usMaxContext value="0"/>
109  </OS_2>
110
111  <hmtx>
112    <mtx name=".notdef" width="600" lsb="0"/>
113    <mtx name=".null" width="600" lsb="0"/>
114    <mtx name="A" width="600" lsb="0"/>
115    <mtx name="a" width="600" lsb="0"/>
116  </hmtx>
117
118  <cmap>
119    <tableVersion version="0"/>
120    <cmap_format_4 platformID="0" platEncID="3" language="0">
121      <map code="0x41" name="A"/><!-- LATIN CAPITAL LETTER A -->
122      <map code="0x61" name="a"/><!-- LATIN SMALL LETTER A -->
123    </cmap_format_4>
124    <cmap_format_4 platformID="3" platEncID="1" language="0">
125      <map code="0x41" name="A"/><!-- LATIN CAPITAL LETTER A -->
126      <map code="0x61" name="a"/><!-- LATIN SMALL LETTER A -->
127    </cmap_format_4>
128  </cmap>
129
130  <name>
131    <namerecord nameID="1" platformID="1" platEncID="0" langID="0x0" unicode="True">
132      HelloTestFont
133    </namerecord>
134    <namerecord nameID="2" platformID="1" platEncID="0" langID="0x0" unicode="True">
135      TotallyNormal
136    </namerecord>
137    <namerecord nameID="6" platformID="1" platEncID="0" langID="0x0" unicode="True">
138      HelloTestFont-TotallyNormal
139    </namerecord>
140    <namerecord nameID="256" platformID="1" platEncID="0" langID="0x0" unicode="True">
141      Test Axis
142    </namerecord>
143    <namerecord nameID="257" platformID="1" platEncID="0" langID="0x0" unicode="True">
144      TotallyTested
145    </namerecord>
146    <namerecord nameID="1" platformID="1" platEncID="0" langID="0x4" unicode="True">
147      HalloTestFont
148    </namerecord>
149    <namerecord nameID="2" platformID="1" platEncID="0" langID="0x4" unicode="True">
150      TotaalNormaal
151    </namerecord>
152    <namerecord nameID="1" platformID="3" platEncID="1" langID="0x409">
153      HelloTestFont
154    </namerecord>
155    <namerecord nameID="2" platformID="3" platEncID="1" langID="0x409">
156      TotallyNormal
157    </namerecord>
158    <namerecord nameID="6" platformID="3" platEncID="1" langID="0x409">
159      HelloTestFont-TotallyNormal
160    </namerecord>
161    <namerecord nameID="256" platformID="3" platEncID="1" langID="0x409">
162      Test Axis
163    </namerecord>
164    <namerecord nameID="257" platformID="3" platEncID="1" langID="0x409">
165      TotallyTested
166    </namerecord>
167    <namerecord nameID="1" platformID="3" platEncID="1" langID="0x413">
168      HalloTestFont
169    </namerecord>
170    <namerecord nameID="2" platformID="3" platEncID="1" langID="0x413">
171      TotaalNormaal
172    </namerecord>
173  </name>
174
175  <post>
176    <formatType value="2.0"/>
177    <italicAngle value="0.0"/>
178    <underlinePosition value="0"/>
179    <underlineThickness value="0"/>
180    <isFixedPitch value="0"/>
181    <minMemType42 value="0"/>
182    <maxMemType42 value="0"/>
183    <minMemType1 value="0"/>
184    <maxMemType1 value="0"/>
185    <psNames>
186      <!-- This file uses unique glyph names based on the information
187           found in the 'post' table. Since these names might not be unique,
188           we have to invent artificial names in case of clashes. In order to
189           be able to retain the original information, we need a name to
190           ps name mapping for those cases where they differ. That's what
191           you see below.
192            -->
193    </psNames>
194    <extraNames>
195      <!-- following are the name that are not taken from the standard Mac glyph order -->
196    </extraNames>
197  </post>
198
199  <CFF2>
200    <major value="2"/>
201    <minor value="0"/>
202    <CFFFont name="CFF2Font">
203      <FontMatrix value="0.001 0 0 0.001 0 0"/>
204      <FDArray>
205        <FontDict index="0">
206          <Private>
207            <BlueScale value="0.039625"/>
208            <BlueShift value="7"/>
209            <BlueFuzz value="1"/>
210            <LanguageGroup value="0"/>
211            <ExpansionFactor value="0.06"/>
212          </Private>
213        </FontDict>
214      </FDArray>
215      <CharStrings>
216        <CharString name=".notdef">
217          100 100 rmoveto
218          900 vlineto
219          -67 67 66 -33 67 hhcurveto
220          67 66 33 67 67 hvcurveto
221          -900 vlineto
222        </CharString>
223        <CharString name=".null">
224          100 100 rmoveto
225          900 vlineto
226          -67 67 66 -33 67 hhcurveto
227          67 66 33 67 67 hvcurveto
228          -900 vlineto
229        </CharString>
230        <CharString name="A">
231          100 100 rmoveto
232          900 vlineto
233          -67 67 66 -33 67 hhcurveto
234          67 66 33 67 67 hvcurveto
235          -900 vlineto
236        </CharString>
237        <CharString name="a">
238          200 200 -200 -200 2 blend
239          rmoveto
240          400 400 1 blend
241          hlineto
242          400 400 1 blend
243          vlineto
244          -400 -400 1 blend
245          hlineto
246        </CharString>
247      </CharStrings>
248      <VarStore Format="1">
249        <Format value="1"/>
250        <VarRegionList>
251          <!-- RegionAxisCount=1 -->
252          <!-- RegionCount=1 -->
253          <Region index="0">
254            <VarRegionAxis index="0">
255              <StartCoord value="0.0"/>
256              <PeakCoord value="1.0"/>
257              <EndCoord value="1.0"/>
258            </VarRegionAxis>
259          </Region>
260        </VarRegionList>
261        <!-- VarDataCount=1 -->
262        <VarData index="0">
263          <!-- ItemCount=0 -->
264          <NumShorts value="0"/>
265          <!-- VarRegionCount=1 -->
266          <VarRegionIndex index="0" value="0"/>
267        </VarData>
268      </VarStore>
269    </CFFFont>
270
271    <GlobalSubrs>
272      <!-- The 'index' attribute is only for humans; it is ignored when parsed. -->
273    </GlobalSubrs>
274  </CFF2>
275
276  <fvar>
277
278    <!-- Test Axis -->
279    <Axis>
280      <AxisTag>TEST</AxisTag>
281      <Flags>0x0</Flags>
282      <MinValue>0.0</MinValue>
283      <DefaultValue>0.0</DefaultValue>
284      <MaxValue>100.0</MaxValue>
285      <AxisNameID>256</AxisNameID>
286    </Axis>
287
288    <!-- TotallyNormal -->
289    <NamedInstance flags="0x0" subfamilyNameID="2">
290      <coord axis="TEST" value="0.0"/>
291    </NamedInstance>
292
293    <!-- TotallyTested -->
294    <NamedInstance flags="0x0" subfamilyNameID="257">
295      <coord axis="TEST" value="100.0"/>
296    </NamedInstance>
297  </fvar>
298
299</ttFont>
300