xref: /aosp_15_r20/external/fonttools/Tests/feaLib/data/GSUB_3.ttx (revision e1fe3e4ad2793916b15cccdc4a7da52a7e1dd0e9)
1*e1fe3e4aSElliott Hughes<?xml version="1.0" encoding="UTF-8"?>
2*e1fe3e4aSElliott Hughes<ttFont>
3*e1fe3e4aSElliott Hughes
4*e1fe3e4aSElliott Hughes  <GSUB>
5*e1fe3e4aSElliott Hughes    <Version value="0x00010000"/>
6*e1fe3e4aSElliott Hughes    <ScriptList>
7*e1fe3e4aSElliott Hughes      <!-- ScriptCount=1 -->
8*e1fe3e4aSElliott Hughes      <ScriptRecord index="0">
9*e1fe3e4aSElliott Hughes        <ScriptTag value="DFLT"/>
10*e1fe3e4aSElliott Hughes        <Script>
11*e1fe3e4aSElliott Hughes          <DefaultLangSys>
12*e1fe3e4aSElliott Hughes            <ReqFeatureIndex value="65535"/>
13*e1fe3e4aSElliott Hughes            <!-- FeatureCount=2 -->
14*e1fe3e4aSElliott Hughes            <FeatureIndex index="0" value="0"/>
15*e1fe3e4aSElliott Hughes            <FeatureIndex index="1" value="1"/>
16*e1fe3e4aSElliott Hughes          </DefaultLangSys>
17*e1fe3e4aSElliott Hughes          <!-- LangSysCount=0 -->
18*e1fe3e4aSElliott Hughes        </Script>
19*e1fe3e4aSElliott Hughes      </ScriptRecord>
20*e1fe3e4aSElliott Hughes    </ScriptList>
21*e1fe3e4aSElliott Hughes    <FeatureList>
22*e1fe3e4aSElliott Hughes      <!-- FeatureCount=2 -->
23*e1fe3e4aSElliott Hughes      <FeatureRecord index="0">
24*e1fe3e4aSElliott Hughes        <FeatureTag value="f1  "/>
25*e1fe3e4aSElliott Hughes        <Feature>
26*e1fe3e4aSElliott Hughes          <!-- LookupCount=1 -->
27*e1fe3e4aSElliott Hughes          <LookupListIndex index="0" value="0"/>
28*e1fe3e4aSElliott Hughes        </Feature>
29*e1fe3e4aSElliott Hughes      </FeatureRecord>
30*e1fe3e4aSElliott Hughes      <FeatureRecord index="1">
31*e1fe3e4aSElliott Hughes        <FeatureTag value="f2  "/>
32*e1fe3e4aSElliott Hughes        <Feature>
33*e1fe3e4aSElliott Hughes          <!-- LookupCount=1 -->
34*e1fe3e4aSElliott Hughes          <LookupListIndex index="0" value="1"/>
35*e1fe3e4aSElliott Hughes        </Feature>
36*e1fe3e4aSElliott Hughes      </FeatureRecord>
37*e1fe3e4aSElliott Hughes    </FeatureList>
38*e1fe3e4aSElliott Hughes    <LookupList>
39*e1fe3e4aSElliott Hughes      <!-- LookupCount=2 -->
40*e1fe3e4aSElliott Hughes      <Lookup index="0">
41*e1fe3e4aSElliott Hughes        <LookupType value="3"/>
42*e1fe3e4aSElliott Hughes        <LookupFlag value="0"/>
43*e1fe3e4aSElliott Hughes        <!-- SubTableCount=1 -->
44*e1fe3e4aSElliott Hughes        <AlternateSubst index="0">
45*e1fe3e4aSElliott Hughes          <AlternateSet glyph="A">
46*e1fe3e4aSElliott Hughes            <Alternate glyph="A.alt1"/>
47*e1fe3e4aSElliott Hughes            <Alternate glyph="A.alt2"/>
48*e1fe3e4aSElliott Hughes          </AlternateSet>
49*e1fe3e4aSElliott Hughes          <AlternateSet glyph="B">
50*e1fe3e4aSElliott Hughes            <Alternate glyph="B.alt1"/>
51*e1fe3e4aSElliott Hughes            <Alternate glyph="B.alt2"/>
52*e1fe3e4aSElliott Hughes            <Alternate glyph="B.alt3"/>
53*e1fe3e4aSElliott Hughes          </AlternateSet>
54*e1fe3e4aSElliott Hughes          <AlternateSet glyph="C">
55*e1fe3e4aSElliott Hughes            <Alternate glyph="C.alt1"/>
56*e1fe3e4aSElliott Hughes          </AlternateSet>
57*e1fe3e4aSElliott Hughes        </AlternateSubst>
58*e1fe3e4aSElliott Hughes      </Lookup>
59*e1fe3e4aSElliott Hughes      <Lookup index="1">
60*e1fe3e4aSElliott Hughes        <LookupType value="3"/>
61*e1fe3e4aSElliott Hughes        <LookupFlag value="0"/>
62*e1fe3e4aSElliott Hughes        <!-- SubTableCount=1 -->
63*e1fe3e4aSElliott Hughes        <AlternateSubst index="0">
64*e1fe3e4aSElliott Hughes          <AlternateSet glyph="A">
65*e1fe3e4aSElliott Hughes            <Alternate glyph="A.alt1"/>
66*e1fe3e4aSElliott Hughes            <Alternate glyph="A.alt2"/>
67*e1fe3e4aSElliott Hughes          </AlternateSet>
68*e1fe3e4aSElliott Hughes          <AlternateSet glyph="B">
69*e1fe3e4aSElliott Hughes            <Alternate glyph="B.alt1"/>
70*e1fe3e4aSElliott Hughes            <Alternate glyph="B.alt2"/>
71*e1fe3e4aSElliott Hughes            <Alternate glyph="B.alt3"/>
72*e1fe3e4aSElliott Hughes          </AlternateSet>
73*e1fe3e4aSElliott Hughes          <AlternateSet glyph="C">
74*e1fe3e4aSElliott Hughes            <Alternate glyph="C.alt1"/>
75*e1fe3e4aSElliott Hughes          </AlternateSet>
76*e1fe3e4aSElliott Hughes        </AlternateSubst>
77*e1fe3e4aSElliott Hughes      </Lookup>
78*e1fe3e4aSElliott Hughes    </LookupList>
79*e1fe3e4aSElliott Hughes  </GSUB>
80*e1fe3e4aSElliott Hughes
81*e1fe3e4aSElliott Hughes</ttFont>
82