1<?xml version="1.0" encoding="UTF-8"?>
2<ttFont sfntVersion="OTTO" ttLibVersion="3.5">
3
4  <GSUB>
5    <Version value="0x00010000"/>
6    <ScriptList>
7      <!-- ScriptCount=1 -->
8      <ScriptRecord index="0">
9        <ScriptTag value="latn"/>
10        <Script>
11          <DefaultLangSys>
12            <ReqFeatureIndex value="65535"/>
13            <!-- FeatureCount=1 -->
14            <FeatureIndex index="0" value="0"/>
15          </DefaultLangSys>
16          <!-- LangSysCount=0 -->
17        </Script>
18      </ScriptRecord>
19    </ScriptList>
20    <FeatureList>
21      <!-- FeatureCount=1 -->
22      <FeatureRecord index="0">
23        <FeatureTag value="test"/>
24        <Feature>
25          <!-- LookupCount=1 -->
26          <LookupListIndex index="0" value="4"/>
27        </Feature>
28      </FeatureRecord>
29    </FeatureList>
30    <LookupList>
31      <!-- LookupCount=5 -->
32      <Lookup index="0">
33        <LookupType value="1"/>
34        <LookupFlag value="0"/>
35        <!-- SubTableCount=1 -->
36        <SingleSubst index="0" Format="1">
37          <Substitution in="g20" out="g60"/>
38          <Substitution in="g21" out="g61"/>
39          <Substitution in="g22" out="g62"/>
40          <Substitution in="g23" out="g63"/>
41          <Substitution in="g24" out="g64"/>
42          <Substitution in="g25" out="g65"/>
43          <Substitution in="g26" out="g66"/>
44          <Substitution in="g27" out="g67"/>
45          <Substitution in="g28" out="g68"/>
46          <Substitution in="g29" out="g69"/>
47        </SingleSubst>
48      </Lookup>
49      <Lookup index="1">
50        <LookupType value="4"/>
51        <LookupFlag value="0"/>
52        <!-- SubTableCount=1 -->
53        <LigatureSubst index="0" Format="1">
54          <LigatureSet glyph="g21">
55            <Ligature components="g22" glyph="g61"/>
56          </LigatureSet>
57        </LigatureSubst>
58      </Lookup>
59      <Lookup index="2">
60        <LookupType value="4"/>
61        <LookupFlag value="8"/>
62        <!-- SubTableCount=1 -->
63        <LigatureSubst index="0" Format="1">
64          <LigatureSet glyph="g21">
65            <Ligature components="g22" glyph="g61"/>
66          </LigatureSet>
67        </LigatureSubst>
68      </Lookup>
69      <Lookup index="3">
70        <LookupType value="2"/>
71        <LookupFlag value="0"/>
72        <!-- SubTableCount=1 -->
73        <MultipleSubst index="0" Format="1">
74          <Substitution in="g21" out="g61,g62,g63"/>
75        </MultipleSubst>
76      </Lookup>
77      <Lookup index="4">
78        <LookupType value="5"/>
79        <LookupFlag value="0"/>
80        <!-- SubTableCount=1 -->
81        <ContextSubst index="0" Format="2">
82          <Coverage Format="1">
83            <Glyph value="g20"/>
84            <Glyph value="g21"/>
85            <Glyph value="g22"/>
86            <Glyph value="g24"/>
87          </Coverage>
88          <ClassDef Format="2">
89            <ClassDef glyph="g20" class="1"/>
90            <ClassDef glyph="g21" class="1"/>
91            <ClassDef glyph="g22" class="1"/>
92            <ClassDef glyph="g24" class="3"/>
93            <ClassDef glyph="g26" class="2"/>
94            <ClassDef glyph="g27" class="2"/>
95            <ClassDef glyph="g28" class="2"/>
96            <ClassDef glyph="g29" class="2"/>
97          </ClassDef>
98          <!-- SubClassSetCount=4 -->
99          <SubClassSet index="0" empty="1"/>
100          <SubClassSet index="1">
101            <!-- SubClassRuleCount=1 -->
102            <SubClassRule index="0">
103              <!-- GlyphCount=4 -->
104              <!-- SubstCount=1 -->
105              <Class index="0" value="2"/>
106              <Class index="1" value="2"/>
107              <Class index="2" value="3"/>
108              <SubstLookupRecord index="0">
109                <SequenceIndex value="1"/>
110                <LookupListIndex value="0"/>
111              </SubstLookupRecord>
112            </SubClassRule>
113          </SubClassSet>
114          <SubClassSet index="2" empty="1"/>
115          <SubClassSet index="3">
116            <!-- SubClassRuleCount=1 -->
117            <SubClassRule index="0">
118              <!-- GlyphCount=4 -->
119              <!-- SubstCount=1 -->
120              <Class index="0" value="3"/>
121              <Class index="1" value="2"/>
122              <Class index="2" value="1"/>
123              <SubstLookupRecord index="0">
124                <SequenceIndex value="2"/>
125                <LookupListIndex value="0"/>
126              </SubstLookupRecord>
127            </SubClassRule>
128          </SubClassSet>
129        </ContextSubst>
130      </Lookup>
131    </LookupList>
132  </GSUB>
133
134</ttFont>
135