xref: /aosp_15_r20/frameworks/minikin/tests/data/EmojiBase.ttx (revision 834a2baab5fdfc28e9a428ee87c7ea8f6a06a53d)
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 name=".notdef"/>
21
22    <!-- Compbining characters for Emoji -->
23    <GlyphID name="U+200D"/>
24    <GlyphID name="U+1F3FB"/>
25    <GlyphID name="U+1F3FC"/>
26
27    <!-- Random Emoji -->
28    <GlyphID name="U+1F9B0"/>
29    <GlyphID name="U+1F9B1"/>
30    <GlyphID name="U+1F9B2"/>
31    <GlyphID name="U+1F9B3"/>
32    <GlyphID name="U+1F9B4"/>
33    <GlyphID name="U+1F9B5"/>
34    <GlyphID name="U+1F9B6"/>
35    <GlyphID name="U+1F9B7"/>
36    <GlyphID name="U+1F9B8"/>
37    <GlyphID name="U+1F9B9"/>
38    <GlyphID name="U+1F9BA"/>
39
40    <!-- Ligature Form. Not in cmap -->
41    <GlyphID name="LigaForm1"/>
42    <GlyphID name="LigaForm2"/>
43    <GlyphID name="LigaForm3"/>
44    <GlyphID name="LigaForm4"/>
45    <GlyphID name="LigaForm5"/>
46    <GlyphID name="LigaForm6"/>
47    <GlyphID name="LigaForm7"/>
48
49    <!-- Regional Indicators -->
50    <GlyphID name="U+1F1E6"/>
51    <GlyphID name="U+1F1E7"/>
52
53    <!-- Tag Character -->
54    <GlyphID name="U+E0001"/>
55    <GlyphID name="U+E0002"/>
56    <GlyphID name="U+E0003"/>
57    <GlyphID name="U+E0004"/>
58    <GlyphID name="U+E007F"/>
59
60  </GlyphOrder>
61
62  <head>
63    <!-- Most of this table will be recalculated by the compiler -->
64    <tableVersion value="1.0"/>
65    <fontRevision value="1.0"/>
66    <checkSumAdjustment value="0x640cdb2f"/>
67    <magicNumber value="0x5f0f3cf5"/>
68    <flags value="00000000 00000011"/>
69    <unitsPerEm value="1000"/>
70    <created value="Wed Sep  9 08:01:17 2015"/>
71    <modified value="Wed Sep  9 08:48:07 2015"/>
72    <xMin value="0"/>
73    <yMin value="0"/>
74    <xMax value="0"/>
75    <yMax value="0"/>
76    <macStyle value="00000000 00000000"/>
77    <lowestRecPPEM value="7"/>
78    <fontDirectionHint value="2"/>
79    <indexToLocFormat value="0"/>
80    <glyphDataFormat value="0"/>
81  </head>
82
83  <hhea>
84    <tableVersion value="0x00010000"/>
85    <ascent value="1000"/>
86    <descent value="-200"/>
87    <lineGap value="0"/>
88    <advanceWidthMax value="500"/>
89    <minLeftSideBearing value="0"/>
90    <minRightSideBearing value="0"/>
91    <xMaxExtent value="0"/>
92    <caretSlopeRise value="1"/>
93    <caretSlopeRun value="0"/>
94    <caretOffset value="0"/>
95    <reserved0 value="0"/>
96    <reserved1 value="0"/>
97    <reserved2 value="0"/>
98    <reserved3 value="0"/>
99    <metricDataFormat value="0"/>
100    <numberOfHMetrics value="1"/>
101  </hhea>
102
103  <maxp>
104    <!-- Most of this table will be recalculated by the compiler -->
105    <tableVersion value="0x10000"/>
106    <numGlyphs value="8"/>
107    <maxPoints value="0"/>
108    <maxContours value="0"/>
109    <maxCompositePoints value="0"/>
110    <maxCompositeContours value="0"/>
111    <maxZones value="2"/>
112    <maxTwilightPoints value="12"/>
113    <maxStorage value="28"/>
114    <maxFunctionDefs value="119"/>
115    <maxInstructionDefs value="0"/>
116    <maxStackElements value="61"/>
117    <maxSizeOfInstructions value="2967"/>
118    <maxComponentElements value="0"/>
119    <maxComponentDepth value="0"/>
120  </maxp>
121
122  <OS_2>
123    <!-- The fields 'usFirstCharIndex' and 'usLastCharIndex'
124         will be recalculated by the compiler -->
125    <version value="3"/>
126    <xAvgCharWidth value="594"/>
127    <usWeightClass value="400"/>
128    <usWidthClass value="5"/>
129    <fsType value="00000000 00001000"/>
130    <ySubscriptXSize value="650"/>
131    <ySubscriptYSize value="600"/>
132    <ySubscriptXOffset value="0"/>
133    <ySubscriptYOffset value="75"/>
134    <ySuperscriptXSize value="650"/>
135    <ySuperscriptYSize value="600"/>
136    <ySuperscriptXOffset value="0"/>
137    <ySuperscriptYOffset value="350"/>
138    <yStrikeoutSize value="50"/>
139    <yStrikeoutPosition value="300"/>
140    <sFamilyClass value="0"/>
141    <panose>
142      <bFamilyType value="0"/>
143      <bSerifStyle value="0"/>
144      <bWeight value="5"/>
145      <bProportion value="0"/>
146      <bContrast value="0"/>
147      <bStrokeVariation value="0"/>
148      <bArmStyle value="0"/>
149      <bLetterForm value="0"/>
150      <bMidline value="0"/>
151      <bXHeight value="0"/>
152    </panose>
153    <ulUnicodeRange1 value="00000000 00000000 00000000 00000001"/>
154    <ulUnicodeRange2 value="00000000 00000000 00000000 00000000"/>
155    <ulUnicodeRange3 value="00000000 00000000 00000000 00000000"/>
156    <ulUnicodeRange4 value="00000000 00000000 00000000 00000000"/>
157    <achVendID value="UKWN"/>
158    <fsSelection value="00000000 01000000"/>
159    <usFirstCharIndex value="48"/>
160    <usLastCharIndex value="65535"/>
161    <sTypoAscender value="800"/>
162    <sTypoDescender value="-200"/>
163    <sTypoLineGap value="200"/>
164    <usWinAscent value="1000"/>
165    <usWinDescent value="200"/>
166    <ulCodePageRange1 value="00000000 00000000 00000000 00000001"/>
167    <ulCodePageRange2 value="00000000 00000000 00000000 00000000"/>
168    <sxHeight value="500"/>
169    <sCapHeight value="700"/>
170    <usDefaultChar value="0"/>
171    <usBreakChar value="32"/>
172    <usMaxContext value="0"/>
173  </OS_2>
174
175  <hmtx>
176    <mtx name=".notdef" width="500" lsb="93"/>
177    <mtx name="U+200D" width="500" lsb="93"/>
178    <mtx name="U+1F1E6" width="500" lsb="93"/>
179    <mtx name="U+1F1E7" width="500" lsb="93"/>
180    <mtx name="U+1F3FB" width="500" lsb="93"/>
181    <mtx name="U+1F3FC" width="500" lsb="93"/>
182    <mtx name="U+1F9B0" width="500" lsb="93"/>
183    <mtx name="U+1F9B1" width="500" lsb="93"/>
184    <mtx name="U+1F9B2" width="500" lsb="93"/>
185    <mtx name="U+1F9B3" width="500" lsb="93"/>
186    <mtx name="U+1F9B4" width="500" lsb="93"/>
187    <mtx name="U+1F9B5" width="500" lsb="93"/>
188    <mtx name="U+1F9B6" width="500" lsb="93"/>
189    <mtx name="U+1F9B7" width="500" lsb="93"/>
190    <mtx name="U+1F9B8" width="500" lsb="93"/>
191    <mtx name="U+1F9B9" width="500" lsb="93"/>
192    <mtx name="U+1F9BA" width="500" lsb="93"/>
193    <mtx name="U+E0001" width="500" lsb="93"/>
194    <mtx name="U+E0002" width="500" lsb="93"/>
195    <mtx name="U+E0003" width="500" lsb="93"/>
196    <mtx name="U+E0004" width="500" lsb="93"/>
197    <mtx name="U+E007F" width="500" lsb="93"/>
198    <mtx name="LigaForm1" width="500" lsb="93"/>
199    <mtx name="LigaForm2" width="500" lsb="93"/>
200    <mtx name="LigaForm3" width="500" lsb="93"/>
201    <mtx name="LigaForm4" width="500" lsb="93"/>
202    <mtx name="LigaForm5" width="500" lsb="93"/>
203    <mtx name="LigaForm6" width="500" lsb="93"/>
204    <mtx name="LigaForm7" width="500" lsb="93"/>
205  </hmtx>
206
207  <cmap>
208    <tableVersion version="0"/>
209    <cmap_format_12 format="12" reserved="0" length="3" nGroups="6" platformID="3" platEncID="1" language="0">
210      <map code="0x200D" name="U+200D" />
211      <map code="0x1F1E6" name="U+1F1E6" />
212      <map code="0x1F1E7" name="U+1F1E7" />
213      <map code="0x1F3FB" name="U+1F3FB" />
214      <map code="0x1F3FC" name="U+1F3FC" />
215      <map code="0x1F9B0" name="U+1F9B0" />
216      <map code="0x1F9B1" name="U+1F9B1" />
217      <map code="0x1F9B2" name="U+1F9B2" />
218      <map code="0x1F9B3" name="U+1F9B3" />
219      <map code="0x1F9B4" name="U+1F9B4" />
220      <map code="0x1F9B5" name="U+1F9B5" />
221      <map code="0x1F9B6" name="U+1F9B6" />
222      <map code="0x1F9B7" name="U+1F9B7" />
223      <map code="0x1F9B8" name="U+1F9B8" />
224      <map code="0x1F9B9" name="U+1F9B9" />
225      <map code="0x1F9BA" name="U+1F9BA" />
226      <map code="0xE0001" name="U+E0001" />
227      <map code="0xE0002" name="U+E0002" />
228      <map code="0xE0003" name="U+E0003" />
229      <map code="0xE0004" name="U+E0004" />
230      <map code="0xE007F" name="U+E007F" />
231    </cmap_format_12>
232  </cmap>
233
234  <loca>
235    <!-- The 'loca' table will be calculated by the compiler -->
236  </loca>
237
238  <glyf>
239
240    <!-- The xMin, yMin, xMax and yMax values
241         will be recalculated by the compiler. -->
242
243    <TTGlyph name=".notdef" xMin="0" yMin="0" xMax="100" yMax="100">
244      <contour>
245        <pt x="0" y="0" on="1" />
246        <pt x="100" y="0" on="1" />
247        <pt x="100" y="100" on="1" />
248        <pt x="0" y="100" on="1" />
249      </contour>
250      <instructions><assembly></assembly></instructions>
251    </TTGlyph>
252    <TTGlyph name="U+200D" xMin="0" yMin="0" xMax="100" yMax="100">
253      <contour>
254        <pt x="0" y="0" on="1" />
255        <pt x="100" y="0" on="1" />
256        <pt x="100" y="100" on="1" />
257        <pt x="0" y="100" on="1" />
258      </contour>
259      <instructions><assembly></assembly></instructions>
260    </TTGlyph>
261    <TTGlyph name="U+1F1E6" xMin="0" yMin="0" xMax="100" yMax="100">
262      <contour>
263        <pt x="0" y="0" on="1" />
264        <pt x="100" y="0" on="1" />
265        <pt x="100" y="100" on="1" />
266        <pt x="0" y="100" on="1" />
267      </contour>
268      <instructions><assembly></assembly></instructions>
269    </TTGlyph>
270    <TTGlyph name="U+1F1E7" xMin="0" yMin="0" xMax="100" yMax="100">
271      <contour>
272        <pt x="0" y="0" on="1" />
273        <pt x="100" y="0" on="1" />
274        <pt x="100" y="100" on="1" />
275        <pt x="0" y="100" on="1" />
276      </contour>
277      <instructions><assembly></assembly></instructions>
278    </TTGlyph>
279    <TTGlyph name="U+1F3FB" xMin="0" yMin="0" xMax="100" yMax="100">
280      <contour>
281        <pt x="0" y="0" on="1" />
282        <pt x="100" y="0" on="1" />
283        <pt x="100" y="100" on="1" />
284        <pt x="0" y="100" on="1" />
285      </contour>
286      <instructions><assembly></assembly></instructions>
287    </TTGlyph>
288    <TTGlyph name="U+1F3FC" xMin="0" yMin="0" xMax="100" yMax="100">
289      <contour>
290        <pt x="0" y="0" on="1" />
291        <pt x="100" y="0" on="1" />
292        <pt x="100" y="100" on="1" />
293        <pt x="0" y="100" on="1" />
294      </contour>
295      <instructions><assembly></assembly></instructions>
296    </TTGlyph>
297    <TTGlyph name="U+1F9B0" xMin="0" yMin="0" xMax="100" yMax="100">
298      <contour>
299        <pt x="0" y="0" on="1" />
300        <pt x="100" y="0" on="1" />
301        <pt x="100" y="100" on="1" />
302        <pt x="0" y="100" on="1" />
303      </contour>
304      <instructions><assembly></assembly></instructions>
305    </TTGlyph>
306    <TTGlyph name="U+1F9B1" xMin="0" yMin="0" xMax="100" yMax="100">
307      <contour>
308        <pt x="0" y="0" on="1" />
309        <pt x="100" y="0" on="1" />
310        <pt x="100" y="100" on="1" />
311        <pt x="0" y="100" on="1" />
312      </contour>
313      <instructions><assembly></assembly></instructions>
314    </TTGlyph>
315    <TTGlyph name="U+1F9B2" xMin="0" yMin="0" xMax="100" yMax="100">
316      <contour>
317        <pt x="0" y="0" on="1" />
318        <pt x="100" y="0" on="1" />
319        <pt x="100" y="100" on="1" />
320        <pt x="0" y="100" on="1" />
321      </contour>
322      <instructions><assembly></assembly></instructions>
323    </TTGlyph>
324    <TTGlyph name="U+1F9B3" xMin="0" yMin="0" xMax="100" yMax="100">
325      <contour>
326        <pt x="0" y="0" on="1" />
327        <pt x="100" y="0" on="1" />
328        <pt x="100" y="100" on="1" />
329        <pt x="0" y="100" on="1" />
330      </contour>
331      <instructions><assembly></assembly></instructions>
332    </TTGlyph>
333    <TTGlyph name="U+1F9B4" xMin="0" yMin="0" xMax="100" yMax="100">
334      <contour>
335        <pt x="0" y="0" on="1" />
336        <pt x="100" y="0" on="1" />
337        <pt x="100" y="100" on="1" />
338        <pt x="0" y="100" on="1" />
339      </contour>
340      <instructions><assembly></assembly></instructions>
341    </TTGlyph>
342    <TTGlyph name="U+1F9B5" xMin="0" yMin="0" xMax="100" yMax="100">
343      <contour>
344        <pt x="0" y="0" on="1" />
345        <pt x="100" y="0" on="1" />
346        <pt x="100" y="100" on="1" />
347        <pt x="0" y="100" on="1" />
348      </contour>
349      <instructions><assembly></assembly></instructions>
350    </TTGlyph>
351    <TTGlyph name="U+1F9B6" xMin="0" yMin="0" xMax="100" yMax="100">
352      <contour>
353        <pt x="0" y="0" on="1" />
354        <pt x="100" y="0" on="1" />
355        <pt x="100" y="100" on="1" />
356        <pt x="0" y="100" on="1" />
357      </contour>
358      <instructions><assembly></assembly></instructions>
359    </TTGlyph>
360    <TTGlyph name="U+1F9B7" xMin="0" yMin="0" xMax="100" yMax="100">
361      <contour>
362        <pt x="0" y="0" on="1" />
363        <pt x="100" y="0" on="1" />
364        <pt x="100" y="100" on="1" />
365        <pt x="0" y="100" on="1" />
366      </contour>
367      <instructions><assembly></assembly></instructions>
368    </TTGlyph>
369    <TTGlyph name="U+1F9B8" xMin="0" yMin="0" xMax="100" yMax="100">
370      <contour>
371        <pt x="0" y="0" on="1" />
372        <pt x="100" y="0" on="1" />
373        <pt x="100" y="100" on="1" />
374        <pt x="0" y="100" on="1" />
375      </contour>
376      <instructions><assembly></assembly></instructions>
377    </TTGlyph>
378    <TTGlyph name="U+1F9B9" xMin="0" yMin="0" xMax="100" yMax="100">
379      <contour>
380        <pt x="0" y="0" on="1" />
381        <pt x="100" y="0" on="1" />
382        <pt x="100" y="100" on="1" />
383        <pt x="0" y="100" on="1" />
384      </contour>
385      <instructions><assembly></assembly></instructions>
386    </TTGlyph>
387    <TTGlyph name="U+1F9BA" xMin="0" yMin="0" xMax="100" yMax="100">
388      <contour>
389        <pt x="0" y="0" on="1" />
390        <pt x="100" y="0" on="1" />
391        <pt x="100" y="100" on="1" />
392        <pt x="0" y="100" on="1" />
393      </contour>
394      <instructions><assembly></assembly></instructions>
395    </TTGlyph>
396    <TTGlyph name="U+E0001" xMin="0" yMin="0" xMax="100" yMax="100">
397      <contour>
398        <pt x="0" y="0" on="1" />
399        <pt x="100" y="0" on="1" />
400        <pt x="100" y="100" on="1" />
401        <pt x="0" y="100" on="1" />
402      </contour>
403      <instructions><assembly></assembly></instructions>
404    </TTGlyph>
405    <TTGlyph name="U+E0002" xMin="0" yMin="0" xMax="100" yMax="100">
406      <contour>
407        <pt x="0" y="0" on="1" />
408        <pt x="100" y="0" on="1" />
409        <pt x="100" y="100" on="1" />
410        <pt x="0" y="100" on="1" />
411      </contour>
412      <instructions><assembly></assembly></instructions>
413    </TTGlyph>
414    <TTGlyph name="U+E0003" xMin="0" yMin="0" xMax="100" yMax="100">
415      <contour>
416        <pt x="0" y="0" on="1" />
417        <pt x="100" y="0" on="1" />
418        <pt x="100" y="100" on="1" />
419        <pt x="0" y="100" on="1" />
420      </contour>
421      <instructions><assembly></assembly></instructions>
422    </TTGlyph>
423    <TTGlyph name="U+E0004" xMin="0" yMin="0" xMax="100" yMax="100">
424      <contour>
425        <pt x="0" y="0" on="1" />
426        <pt x="100" y="0" on="1" />
427        <pt x="100" y="100" on="1" />
428        <pt x="0" y="100" on="1" />
429      </contour>
430      <instructions><assembly></assembly></instructions>
431    </TTGlyph>
432    <TTGlyph name="U+E007F" xMin="0" yMin="0" xMax="100" yMax="100">
433      <contour>
434        <pt x="0" y="0" on="1" />
435        <pt x="100" y="0" on="1" />
436        <pt x="100" y="100" on="1" />
437        <pt x="0" y="100" on="1" />
438      </contour>
439      <instructions><assembly></assembly></instructions>
440    </TTGlyph>
441    <TTGlyph name="LigaForm1" xMin="0" yMin="0" xMax="100" yMax="100">
442      <contour>
443        <pt x="0" y="0" on="1" />
444        <pt x="100" y="0" on="1" />
445        <pt x="100" y="100" on="1" />
446        <pt x="0" y="100" on="1" />
447      </contour>
448      <instructions><assembly></assembly></instructions>
449    </TTGlyph>
450    <TTGlyph name="LigaForm2" xMin="0" yMin="0" xMax="100" yMax="100">
451      <contour>
452        <pt x="0" y="0" on="1" />
453        <pt x="100" y="0" on="1" />
454        <pt x="100" y="100" on="1" />
455        <pt x="0" y="100" on="1" />
456      </contour>
457      <instructions><assembly></assembly></instructions>
458    </TTGlyph>
459    <TTGlyph name="LigaForm3" xMin="0" yMin="0" xMax="100" yMax="100">
460      <contour>
461        <pt x="0" y="0" on="1" />
462        <pt x="100" y="0" on="1" />
463        <pt x="100" y="100" on="1" />
464        <pt x="0" y="100" on="1" />
465      </contour>
466      <instructions><assembly></assembly></instructions>
467    </TTGlyph>
468    <TTGlyph name="LigaForm4" xMin="0" yMin="0" xMax="100" yMax="100">
469      <contour>
470        <pt x="0" y="0" on="1" />
471        <pt x="100" y="0" on="1" />
472        <pt x="100" y="100" on="1" />
473        <pt x="0" y="100" on="1" />
474      </contour>
475      <instructions><assembly></assembly></instructions>
476    </TTGlyph>
477    <TTGlyph name="LigaForm5" xMin="0" yMin="0" xMax="100" yMax="100">
478      <contour>
479        <pt x="0" y="0" on="1" />
480        <pt x="100" y="0" on="1" />
481        <pt x="100" y="100" on="1" />
482        <pt x="0" y="100" on="1" />
483      </contour>
484      <instructions><assembly></assembly></instructions>
485    </TTGlyph>
486    <TTGlyph name="LigaForm6" xMin="0" yMin="0" xMax="100" yMax="100">
487      <contour>
488        <pt x="0" y="0" on="1" />
489        <pt x="100" y="0" on="1" />
490        <pt x="100" y="100" on="1" />
491        <pt x="0" y="100" on="1" />
492      </contour>
493      <instructions><assembly></assembly></instructions>
494    </TTGlyph>
495    <TTGlyph name="LigaForm7" xMin="0" yMin="0" xMax="100" yMax="100">
496      <contour>
497        <pt x="0" y="0" on="1" />
498        <pt x="100" y="0" on="1" />
499        <pt x="100" y="100" on="1" />
500        <pt x="0" y="100" on="1" />
501      </contour>
502      <instructions><assembly></assembly></instructions>
503    </TTGlyph>
504  </glyf>
505
506  <name>
507    <namerecord nameID="1" platformID="3" platEncID="1" langID="0x409">
508      EmojiBaseFont
509    </namerecord>
510    <namerecord nameID="2" platformID="3" platEncID="1" langID="0x409">
511      Regular
512    </namerecord>
513    <namerecord nameID="4" platformID="3" platEncID="1" langID="0x409">
514      EmojiBaseFont
515    </namerecord>
516    <namerecord nameID="6" platformID="3" platEncID="1" langID="0x409">
517      EmojiBaseFont
518    </namerecord>
519  </name>
520
521  <post>
522    <formatType value="3.0"/>
523    <italicAngle value="0.0"/>
524    <underlinePosition value="-75"/>
525    <underlineThickness value="50"/>
526    <isFixedPitch value="0"/>
527    <minMemType42 value="0"/>
528    <maxMemType42 value="0"/>
529    <minMemType1 value="0"/>
530    <maxMemType1 value="0"/>
531  </post>
532
533  <GSUB>
534    <Version value="0x00010000"/>
535    <ScriptList>
536      <ScriptRecord index="0">
537        <ScriptTag value="DFLT"/>
538        <Script>
539          <DefaultLangSys>
540            <ReqFeatureIndex value="65535"/>
541            <FeatureIndex index="0" value="0"/>
542          </DefaultLangSys>
543        </Script>
544      </ScriptRecord>
545    </ScriptList>
546    <FeatureList>
547      <FeatureRecord index="0">
548        <FeatureTag value="ccmp"/>
549        <Feature>
550          <LookupListIndex index="0" value="0"/>
551        </Feature>
552      </FeatureRecord>
553    </FeatureList>
554    <LookupList>
555      <Lookup index="0">
556        <LookupType value="4"/>
557        <LookupFlag value="0"/>
558        <LigatureSubst index="0" Format="1">
559          <LigatureSet glyph="U+1F9B0">
560            <!-- U+1F9B0 U+1F3FB -> LigaForm1 -->
561            <Ligature components="U+1F3FB" glyph="LigaForm1"/>
562
563            <!-- U+1F9B0 U+1F3FC -> LigaForm2 -->
564            <Ligature components="U+1F3FC" glyph="LigaForm2"/>
565          </LigatureSet>
566          <LigatureSet glyph="U+1F9B1">
567            <!-- U+1F9B1 U+1F3FB -> LigaForm3 -->
568            <Ligature components="U+1F3FB" glyph="LigaForm3"/>
569          </LigatureSet>
570          <LigatureSet glyph="U+1F9B2">
571            <Ligature components="U+200D,U+1F9B3,U+200D,U+1F9B4" glyph="LigaForm4"/>
572          </LigatureSet>
573          <LigatureSet glyph="U+1F9B3">
574            <Ligature components="U+200D,U+1F9B3,U+200D,U+1F9B4" glyph="LigaForm4"/>
575          </LigatureSet>
576          <LigatureSet glyph="U+1F9B4">
577            <Ligature components="U+200D,U+1F9B3,U+200D,U+1F9B4" glyph="LigaForm4"/>
578          </LigatureSet>
579          <LigatureSet glyph="U+1F9B6">
580            <!-- U+1F9B6 U+1F3FB -> LigaForm3 -->
581            <Ligature components="U+1F3FB" glyph="LigaForm3"/>
582          </LigatureSet>
583          <LigatureSet glyph="U+1F1E6">
584            <Ligature components="U+1F1E6" glyph="LigaForm6"/>
585            <Ligature components="U+1F1E7" glyph="LigaForm7"/>
586          </LigatureSet>
587          <LigatureSet glyph="U+1F9BA">
588            <Ligature components="U+E0001,U+E0002,U+E007F"  glyph="LigaForm6"/>
589            <Ligature components="U+E0003,U+E0004,U+E007F"  glyph="LigaForm7"/>
590          </LigatureSet>
591        </LigatureSubst>
592      </Lookup>
593    </LookupList>
594  </GSUB>
595</ttFont>
596