xref: /aosp_15_r20/external/fonttools/Tests/feaLib/data/bug457.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=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="liga"/>
24        <Feature>
25          <!-- LookupCount=1 -->
26          <LookupListIndex index="0" value="0"/>
27        </Feature>
28      </FeatureRecord>
29    </FeatureList>
30    <LookupList>
31      <!-- LookupCount=1 -->
32      <Lookup index="0">
33        <LookupType value="1"/>
34        <LookupFlag value="0"/>
35        <!-- SubTableCount=1 -->
36        <SingleSubst index="0">
37          <Substitution in="A" out="G"/>
38          <Substitution in="by" out="G"/>
39          <Substitution in="feature" out="G"/>
40          <Substitution in="lookup" out="G"/>
41          <Substitution in="sub" out="G"/>
42          <Substitution in="table" out="G"/>
43        </SingleSubst>
44      </Lookup>
45    </LookupList>
46  </GSUB>
47
48</ttFont>
49