1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2021 The Android Open Source Project
3
4     Licensed under the Apache License, Version 2.0 (the "License");
5     you may not use this file except in compliance with the License.
6     You may obtain a copy of the License at
7
8          http://www.apache.org/licenses/LICENSE-2.0
9
10     Unless required by applicable law or agreed to in writing, software
11     distributed under the License is distributed on an "AS IS" BASIS
12     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13     See the License for the specific language governing permissions and
14     limitations under the License.
15-->
16<ttFont sfntVersion="\x00\x01\x00\x00" ttLibVersion="3.9">
17
18  <GlyphOrder>
19    <!-- The 'id' attribute is only for humans; it is ignored when parsed. -->
20    <GlyphID id="0" name=".notdef"/>
21
22    <!-- Compbining characters for Emoji -->
23    <GlyphID id="1" name="U+200D"/>
24    <GlyphID id="2" name="U+1F3FB"/>
25    <GlyphID id="3" name="U+1F3FC"/>
26
27    <!-- Random Emoji -->
28    <GlyphID id="4" name="U+1F9B0"/>
29    <GlyphID id="5" name="U+1F9B1"/>
30    <GlyphID id="6" name="U+1F9B2"/>
31    <GlyphID id="7" name="U+1F9B3"/>
32    <GlyphID id="8" name="U+1F9B4"/>
33    <GlyphID id="9" name="U+1F9B5"/>
34    <!--
35      Following four glyphs are removed from EmojiBase.ttf for verifying fallback.
36    <GlyphID id="10" name="U+1F9B6"/>
37    <GlyphID id="11" name="U+1F9B7"/>
38    <GlyphID id="12" name="U+1F9B8"/>
39    <GlyphID id="13" name="U+1F9B9"/>
40    -->
41
42    <!-- Unassigned Code Points -->
43    <GlyphID id="14" name="U+E0000"/>
44    <!--
45      Following glyph is removed from EmojiBase.ttf for verifying fallback.
46    <GlyphID id="15" name="U+E0001"/>
47    -->
48
49    <!-- Ligature Form. Not in cmap -->
50    <GlyphID id="16" name="LigaForm1"/>
51    <GlyphID id="17" name="LigaForm2"/>
52    <GlyphID id="18" name="LigaForm3"/>
53    <!--
54      Following glyphs are removed from EmojiBase.ttf for verifying fallback.
55    <GlyphID id="19" name="LigaForm4"/>
56    <GlyphID id="20" name="LigaForm5"/>
57    -->
58    <GlyphID id="21" name="LigaForm6"/>
59    <!--
60      Following glyph is removed from EmojiBase.ttf for verifying fallback.
61    <GlyphID id="22" name="LigaForm7"/>
62    -->
63
64    <GlyphID id="23" name="U+1F1E6"/>
65    <GlyphID id="24" name="U+1F1E7"/>
66  </GlyphOrder>
67
68  <head>
69    <!-- Most of this table will be recalculated by the compiler -->
70    <tableVersion value="1.0"/>
71    <fontRevision value="1.0"/>
72    <checkSumAdjustment value="0x640cdb2f"/>
73    <magicNumber value="0x5f0f3cf5"/>
74    <flags value="00000000 00000011"/>
75    <unitsPerEm value="1000"/>
76    <created value="Wed Sep  9 08:01:17 2015"/>
77    <modified value="Wed Sep  9 08:48:07 2015"/>
78    <xMin value="0"/>
79    <yMin value="0"/>
80    <xMax value="0"/>
81    <yMax value="0"/>
82    <macStyle value="00000000 00000000"/>
83    <lowestRecPPEM value="7"/>
84    <fontDirectionHint value="2"/>
85    <indexToLocFormat value="0"/>
86    <glyphDataFormat value="0"/>
87  </head>
88
89  <hhea>
90    <tableVersion value="0x00010000"/>
91    <ascent value="1000"/>
92    <descent value="-200"/>
93    <lineGap value="0"/>
94    <advanceWidthMax value="500"/>
95    <minLeftSideBearing value="0"/>
96    <minRightSideBearing value="0"/>
97    <xMaxExtent value="0"/>
98    <caretSlopeRise value="1"/>
99    <caretSlopeRun value="0"/>
100    <caretOffset value="0"/>
101    <reserved0 value="0"/>
102    <reserved1 value="0"/>
103    <reserved2 value="0"/>
104    <reserved3 value="0"/>
105    <metricDataFormat value="0"/>
106    <numberOfHMetrics value="1"/>
107  </hhea>
108
109  <maxp>
110    <!-- Most of this table will be recalculated by the compiler -->
111    <tableVersion value="0x10000"/>
112    <numGlyphs value="8"/>
113    <maxPoints value="0"/>
114    <maxContours value="0"/>
115    <maxCompositePoints value="0"/>
116    <maxCompositeContours value="0"/>
117    <maxZones value="2"/>
118    <maxTwilightPoints value="12"/>
119    <maxStorage value="28"/>
120    <maxFunctionDefs value="119"/>
121    <maxInstructionDefs value="0"/>
122    <maxStackElements value="61"/>
123    <maxSizeOfInstructions value="2967"/>
124    <maxComponentElements value="0"/>
125    <maxComponentDepth value="0"/>
126  </maxp>
127
128  <OS_2>
129    <!-- The fields 'usFirstCharIndex' and 'usLastCharIndex'
130         will be recalculated by the compiler -->
131    <version value="3"/>
132    <xAvgCharWidth value="594"/>
133    <usWeightClass value="400"/>
134    <usWidthClass value="5"/>
135    <fsType value="00000000 00001000"/>
136    <ySubscriptXSize value="650"/>
137    <ySubscriptYSize value="600"/>
138    <ySubscriptXOffset value="0"/>
139    <ySubscriptYOffset value="75"/>
140    <ySuperscriptXSize value="650"/>
141    <ySuperscriptYSize value="600"/>
142    <ySuperscriptXOffset value="0"/>
143    <ySuperscriptYOffset value="350"/>
144    <yStrikeoutSize value="50"/>
145    <yStrikeoutPosition value="300"/>
146    <sFamilyClass value="0"/>
147    <panose>
148      <bFamilyType value="0"/>
149      <bSerifStyle value="0"/>
150      <bWeight value="5"/>
151      <bProportion value="0"/>
152      <bContrast value="0"/>
153      <bStrokeVariation value="0"/>
154      <bArmStyle value="0"/>
155      <bLetterForm value="0"/>
156      <bMidline value="0"/>
157      <bXHeight value="0"/>
158    </panose>
159    <ulUnicodeRange1 value="00000000 00000000 00000000 00000001"/>
160    <ulUnicodeRange2 value="00000000 00000000 00000000 00000000"/>
161    <ulUnicodeRange3 value="00000000 00000000 00000000 00000000"/>
162    <ulUnicodeRange4 value="00000000 00000000 00000000 00000000"/>
163    <achVendID value="UKWN"/>
164    <fsSelection value="00000000 01000000"/>
165    <usFirstCharIndex value="48"/>
166    <usLastCharIndex value="65535"/>
167    <sTypoAscender value="800"/>
168    <sTypoDescender value="-200"/>
169    <sTypoLineGap value="200"/>
170    <usWinAscent value="1000"/>
171    <usWinDescent value="200"/>
172    <ulCodePageRange1 value="00000000 00000000 00000000 00000001"/>
173    <ulCodePageRange2 value="00000000 00000000 00000000 00000000"/>
174    <sxHeight value="500"/>
175    <sCapHeight value="700"/>
176    <usDefaultChar value="0"/>
177    <usBreakChar value="32"/>
178    <usMaxContext value="0"/>
179  </OS_2>
180
181  <hmtx>
182    <mtx name=".notdef" width="500" lsb="93"/>
183    <mtx name="U+200D" width="500" lsb="93"/>
184    <mtx name="U+1F1E6" width="500" lsb="93"/>
185    <mtx name="U+1F1E7" width="500" lsb="93"/>
186    <mtx name="U+1F3FB" width="500" lsb="93"/>
187    <mtx name="U+1F3FC" width="500" lsb="93"/>
188    <mtx name="U+1F9B0" width="500" lsb="93"/>
189    <mtx name="U+1F9B1" width="500" lsb="93"/>
190    <mtx name="U+1F9B2" width="500" lsb="93"/>
191    <mtx name="U+1F9B3" width="500" lsb="93"/>
192    <mtx name="U+1F9B4" width="500" lsb="93"/>
193    <mtx name="U+1F9B5" width="500" lsb="93"/>
194    <!--
195      Following four glyphs are removed from EmojiBase.ttf for verifying fallback.
196    <mtx name="U+1F9B6" width="500" lsb="93"/>
197    <mtx name="U+1F9B7" width="500" lsb="93"/>
198    <mtx name="U+1F9B8" width="500" lsb="93"/>
199    <mtx name="U+1F9B9" width="500" lsb="93"/>
200    -->
201    <mtx name="U+E0000" width="500" lsb="93"/>
202    <!--
203      Following glyph is removed from EmojiBase.ttf for verifying fallback.
204    <mtx name="U+1F9B6" width="500" lsb="93"/>
205    -->
206    <mtx name="U+E0001" width="500" lsb="93"/>
207    <mtx name="LigaForm1" width="500" lsb="93"/>
208    <mtx name="LigaForm2" width="500" lsb="93"/>
209    <mtx name="LigaForm3" width="500" lsb="93"/>
210    <!--
211      Following two glyphs are removed from EmojiBase.ttf for verifying fallback.
212    <mtx name="LigaForm4" width="500" lsb="93"/>
213    <mtx name="LigaForm5" width="500" lsb="93"/>
214    -->
215    <mtx name="LigaForm6" width="500" lsb="93"/>
216    <!--
217      Following glyph is removed from EmojiBase.ttf for verifying fallback.
218    <mtx name="LigaForm7" width="500" lsb="93"/>
219    -->
220  </hmtx>
221
222  <cmap>
223    <tableVersion version="0"/>
224    <cmap_format_12 format="12" reserved="0" length="3" nGroups="6" platformID="3" platEncID="1" language="0">
225      <map code="0x200D" name="U+200D" />
226      <map code="0x1F1E6" name="U+1F1E6" />
227      <map code="0x1F1E7" name="U+1F1E7" />
228      <map code="0x1F3FB" name="U+1F3FB" />
229      <map code="0x1F3FC" name="U+1F3FC" />
230      <map code="0x1F9B0" name="U+1F9B0" />
231      <map code="0x1F9B1" name="U+1F9B1" />
232      <map code="0x1F9B2" name="U+1F9B2" />
233      <map code="0x1F9B3" name="U+1F9B3" />
234      <map code="0x1F9B4" name="U+1F9B4" />
235      <map code="0x1F9B5" name="U+1F9B5" />
236      <!--
237        Following four glyphs are removed from EmojiBase.ttf for verifying fallback.
238      <map code="0x1F9B6" name="U+1F9B6" />
239      <map code="0x1F9B7" name="U+1F9B7" />
240      <map code="0x1F9B8" name="U+1F9B8" />
241      <map code="0x1F9B9" name="U+1F9B9" />
242      -->
243      <map code="0xE0000" name="U+E0000" />
244      <!--
245        Following glyph is removed from EmojiBase.ttf for verifying fallback.
246      <map code="0xE0001" name="U+E0001" />
247      -->
248    </cmap_format_12>
249  </cmap>
250
251  <loca>
252    <!-- The 'loca' table will be calculated by the compiler -->
253  </loca>
254
255  <glyf>
256
257    <!-- The xMin, yMin, xMax and yMax values
258         will be recalculated by the compiler. -->
259
260    <TTGlyph name=".notdef" xMin="0" yMin="0" xMax="100" yMax="100">
261      <contour>
262        <pt x="0" y="0" on="1" />
263        <pt x="100" y="0" on="1" />
264        <pt x="100" y="100" on="1" />
265        <pt x="0" y="100" on="1" />
266      </contour>
267      <instructions><assembly></assembly></instructions>
268    </TTGlyph>
269    <TTGlyph name="U+200D" xMin="0" yMin="0" xMax="100" yMax="100">
270      <contour>
271        <pt x="0" y="0" on="1" />
272        <pt x="100" y="0" on="1" />
273        <pt x="100" y="100" on="1" />
274        <pt x="0" y="100" on="1" />
275      </contour>
276      <instructions><assembly></assembly></instructions>
277    </TTGlyph>
278    <TTGlyph name="U+1F1E6" xMin="0" yMin="0" xMax="100" yMax="100">
279      <contour>
280        <pt x="0" y="0" on="1" />
281        <pt x="100" y="0" on="1" />
282        <pt x="100" y="100" on="1" />
283        <pt x="0" y="100" on="1" />
284      </contour>
285      <instructions><assembly></assembly></instructions>
286    </TTGlyph>
287    <TTGlyph name="U+1F1E7" xMin="0" yMin="0" xMax="100" yMax="100">
288      <contour>
289        <pt x="0" y="0" on="1" />
290        <pt x="100" y="0" on="1" />
291        <pt x="100" y="100" on="1" />
292        <pt x="0" y="100" on="1" />
293      </contour>
294      <instructions><assembly></assembly></instructions>
295    </TTGlyph>
296    <TTGlyph name="U+1F3FB" xMin="0" yMin="0" xMax="100" yMax="100">
297      <contour>
298        <pt x="0" y="0" on="1" />
299        <pt x="100" y="0" on="1" />
300        <pt x="100" y="100" on="1" />
301        <pt x="0" y="100" on="1" />
302      </contour>
303      <instructions><assembly></assembly></instructions>
304    </TTGlyph>
305    <TTGlyph name="U+1F3FC" xMin="0" yMin="0" xMax="100" yMax="100">
306      <contour>
307        <pt x="0" y="0" on="1" />
308        <pt x="100" y="0" on="1" />
309        <pt x="100" y="100" on="1" />
310        <pt x="0" y="100" on="1" />
311      </contour>
312      <instructions><assembly></assembly></instructions>
313    </TTGlyph>
314    <TTGlyph name="U+1F9B0" xMin="0" yMin="0" xMax="100" yMax="100">
315      <contour>
316        <pt x="0" y="0" on="1" />
317        <pt x="100" y="0" on="1" />
318        <pt x="100" y="100" on="1" />
319        <pt x="0" y="100" on="1" />
320      </contour>
321      <instructions><assembly></assembly></instructions>
322    </TTGlyph>
323    <TTGlyph name="U+1F9B1" xMin="0" yMin="0" xMax="100" yMax="100">
324      <contour>
325        <pt x="0" y="0" on="1" />
326        <pt x="100" y="0" on="1" />
327        <pt x="100" y="100" on="1" />
328        <pt x="0" y="100" on="1" />
329      </contour>
330      <instructions><assembly></assembly></instructions>
331    </TTGlyph>
332    <TTGlyph name="U+1F9B2" xMin="0" yMin="0" xMax="100" yMax="100">
333      <contour>
334        <pt x="0" y="0" on="1" />
335        <pt x="100" y="0" on="1" />
336        <pt x="100" y="100" on="1" />
337        <pt x="0" y="100" on="1" />
338      </contour>
339      <instructions><assembly></assembly></instructions>
340    </TTGlyph>
341    <TTGlyph name="U+1F9B3" xMin="0" yMin="0" xMax="100" yMax="100">
342      <contour>
343        <pt x="0" y="0" on="1" />
344        <pt x="100" y="0" on="1" />
345        <pt x="100" y="100" on="1" />
346        <pt x="0" y="100" on="1" />
347      </contour>
348      <instructions><assembly></assembly></instructions>
349    </TTGlyph>
350    <TTGlyph name="U+1F9B4" xMin="0" yMin="0" xMax="100" yMax="100">
351      <contour>
352        <pt x="0" y="0" on="1" />
353        <pt x="100" y="0" on="1" />
354        <pt x="100" y="100" on="1" />
355        <pt x="0" y="100" on="1" />
356      </contour>
357      <instructions><assembly></assembly></instructions>
358    </TTGlyph>
359    <TTGlyph name="U+1F9B5" xMin="0" yMin="0" xMax="100" yMax="100">
360      <contour>
361        <pt x="0" y="0" on="1" />
362        <pt x="100" y="0" on="1" />
363        <pt x="100" y="100" on="1" />
364        <pt x="0" y="100" on="1" />
365      </contour>
366      <instructions><assembly></assembly></instructions>
367    </TTGlyph>
368    <!--
369      Following four glyphs are removed from EmojiBase.ttf for verifying fallback.
370    <TTGlyph name="U+1F9B6">
371    <TTGlyph name="U+1F9B7">
372    <TTGlyph name="U+1F9B8">
373    <TTGlyph name="U+1F9B9">
374    -->
375    <TTGlyph name="U+E0000" xMin="0" yMin="0" xMax="100" yMax="100">
376      <contour>
377        <pt x="0" y="0" on="1" />
378        <pt x="100" y="0" on="1" />
379        <pt x="100" y="100" on="1" />
380        <pt x="0" y="100" on="1" />
381      </contour>
382      <instructions><assembly></assembly></instructions>
383    </TTGlyph>
384    <!--
385      Following glyph is removed from EmojiBase.ttf for verifying fallback.
386    <TTGlyph name="U+E0001"/>
387    -->
388    <TTGlyph name="LigaForm1" xMin="0" yMin="0" xMax="100" yMax="100">
389      <contour>
390        <pt x="0" y="0" on="1" />
391        <pt x="100" y="0" on="1" />
392        <pt x="100" y="100" on="1" />
393        <pt x="0" y="100" on="1" />
394      </contour>
395      <instructions><assembly></assembly></instructions>
396    </TTGlyph>
397    <TTGlyph name="LigaForm2" xMin="0" yMin="0" xMax="100" yMax="100">
398      <contour>
399        <pt x="0" y="0" on="1" />
400        <pt x="100" y="0" on="1" />
401        <pt x="100" y="100" on="1" />
402        <pt x="0" y="100" on="1" />
403      </contour>
404      <instructions><assembly></assembly></instructions>
405    </TTGlyph>
406    <TTGlyph name="LigaForm3" xMin="0" yMin="0" xMax="100" yMax="100">
407      <contour>
408        <pt x="0" y="0" on="1" />
409        <pt x="100" y="0" on="1" />
410        <pt x="100" y="100" on="1" />
411        <pt x="0" y="100" on="1" />
412      </contour>
413      <instructions><assembly></assembly></instructions>
414    </TTGlyph>
415    <!--
416      Following two glyphs are removed from EmojiBase.ttf for verifying fallback.
417    <TTGlyph name="LigaForm4">
418    <TTGlyph name="LigaForm5">
419    -->
420    <TTGlyph name="LigaForm6" xMin="0" yMin="0" xMax="100" yMax="100">
421      <contour>
422        <pt x="0" y="0" on="1" />
423        <pt x="100" y="0" on="1" />
424        <pt x="100" y="100" on="1" />
425        <pt x="0" y="100" on="1" />
426      </contour>
427      <instructions><assembly></assembly></instructions>
428    </TTGlyph>
429    <!--
430      Following glyph is removed from EmojiBase.ttf for verifying fallback.
431    <TTGlyph name="LigaForm7">
432    -->
433  </glyf>
434
435  <name>
436    <namerecord nameID="1" platformID="3" platEncID="1" langID="0x409">
437      OverrideEmojiFont
438    </namerecord>
439    <namerecord nameID="2" platformID="3" platEncID="1" langID="0x409">
440      Regular
441    </namerecord>
442    <namerecord nameID="4" platformID="3" platEncID="1" langID="0x409">
443      OverrideEmojiFont
444    </namerecord>
445    <namerecord nameID="6" platformID="3" platEncID="1" langID="0x409">
446      OverrideEmojiFont
447    </namerecord>
448  </name>
449
450  <post>
451    <formatType value="3.0"/>
452    <italicAngle value="0.0"/>
453    <underlinePosition value="-75"/>
454    <underlineThickness value="50"/>
455    <isFixedPitch value="0"/>
456    <minMemType42 value="0"/>
457    <maxMemType42 value="0"/>
458    <minMemType1 value="0"/>
459    <maxMemType1 value="0"/>
460  </post>
461
462  <GSUB>
463    <Version value="0x00010000"/>
464    <ScriptList>
465      <ScriptRecord index="0">
466        <ScriptTag value="DFLT"/>
467        <Script>
468          <DefaultLangSys>
469            <ReqFeatureIndex value="65535"/>
470            <FeatureIndex index="0" value="0"/>
471          </DefaultLangSys>
472        </Script>
473      </ScriptRecord>
474    </ScriptList>
475    <FeatureList>
476      <FeatureRecord index="0">
477        <FeatureTag value="ccmp"/>
478        <Feature>
479          <LookupListIndex index="0" value="0"/>
480        </Feature>
481      </FeatureRecord>
482    </FeatureList>
483    <LookupList>
484      <Lookup index="0">
485        <LookupType value="4"/>
486        <LookupFlag value="0"/>
487        <LigatureSubst index="0" Format="1">
488          <LigatureSet glyph="U+1F9B0">
489            <!-- U+1F9B0 U+1F3FB -> LigaForm0 -->
490            <Ligature components="U+1F3FB" glyph="LigaForm1"/>
491
492            <!-- U+1F9B0 U+1F3FC -> LigaForm1 -->
493            <!--
494              Following ligature is removed from the EmojiBase.ttf for verifying fallback
495            <Ligature components="U+1F3FC" glyph="LigaForm2"/>
496            -->
497          </LigatureSet>
498          <!--
499              Following ligature is removed from the EmojiBase.ttf for verifying fallback
500          <LigatureSet glyph="U+1F9B1">
501            <Ligature components="U+1F3FB" glyph="LigaForm3"/>
502          </LigatureSet>
503          -->
504          <LigatureSet glyph="U+1F9B2">
505            <Ligature components="U+200D,U+1F9B3" glyph="LigaForm3"/>
506          </LigatureSet>
507          <!--
508            Following ligature is removed from the EmojIBase.ttf for verifying fallback.
509            <LigatureSet glyph="U+1F9B6">
510              <Ligature components="U+1F3FB" glyph="LigaForm3"/>
511            </LigatureSet>
512          -->
513          <LigatureSet glyph="U+1F1E6">
514            <Ligature components="U+1F1E6" glyph="LigaForm6"/>
515            <Ligature components="U+1F1E7" glyph=".notdef"/>
516          </LigatureSet>
517        </LigatureSubst>
518      </Lookup>
519    </LookupList>
520  </GSUB>
521</ttFont>
522