xref: /aosp_15_r20/external/fonttools/Tests/feaLib/data/lookup.ttx (revision e1fe3e4ad2793916b15cccdc4a7da52a7e1dd0e9)
1<?xml version="1.0" encoding="UTF-8"?>
2<ttFont>
3
4  <GSUB>
5    <Version value="0x00010000"/>
6    <ScriptList>
7      <!-- ScriptCount=1 -->
8      <ScriptRecord index="0">
9        <ScriptTag value="DFLT"/>
10        <Script>
11          <DefaultLangSys>
12            <ReqFeatureIndex value="65535"/>
13            <!-- FeatureCount=4 -->
14            <FeatureIndex index="0" value="0"/>
15            <FeatureIndex index="1" value="1"/>
16            <FeatureIndex index="2" value="2"/>
17            <FeatureIndex index="3" value="3"/>
18          </DefaultLangSys>
19          <!-- LangSysCount=0 -->
20        </Script>
21      </ScriptRecord>
22    </ScriptList>
23    <FeatureList>
24      <!-- FeatureCount=4 -->
25      <FeatureRecord index="0">
26        <FeatureTag value="tst1"/>
27        <Feature>
28          <!-- LookupCount=1 -->
29          <LookupListIndex index="0" value="0"/>
30        </Feature>
31      </FeatureRecord>
32      <FeatureRecord index="1">
33        <FeatureTag value="tst2"/>
34        <Feature>
35          <!-- LookupCount=1 -->
36          <LookupListIndex index="0" value="0"/>
37        </Feature>
38      </FeatureRecord>
39      <FeatureRecord index="2">
40        <FeatureTag value="tst3"/>
41        <Feature>
42          <!-- LookupCount=1 -->
43          <LookupListIndex index="0" value="1"/>
44        </Feature>
45      </FeatureRecord>
46      <FeatureRecord index="3">
47        <FeatureTag value="tst4"/>
48        <Feature>
49          <!-- LookupCount=1 -->
50          <LookupListIndex index="0" value="1"/>
51        </Feature>
52      </FeatureRecord>
53    </FeatureList>
54    <LookupList>
55      <!-- LookupCount=2 -->
56      <Lookup index="0">
57        <LookupType value="4"/>
58        <LookupFlag value="0"/>
59        <!-- SubTableCount=1 -->
60        <LigatureSubst index="0">
61          <LigatureSet glyph="f">
62            <Ligature components="f,i" glyph="f_f_i"/>
63            <Ligature components="i" glyph="f_i"/>
64          </LigatureSet>
65        </LigatureSubst>
66      </Lookup>
67      <Lookup index="1">
68        <LookupType value="1"/>
69        <LookupFlag value="0"/>
70        <!-- SubTableCount=1 -->
71        <SingleSubst index="0">
72          <Substitution in="A" out="A.sc"/>
73        </SingleSubst>
74      </Lookup>
75    </LookupList>
76  </GSUB>
77
78</ttFont>
79