xref: /aosp_15_r20/external/fonttools/Tests/feaLib/data/AlternateChained.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=1 -->
14*e1fe3e4aSElliott Hughes            <FeatureIndex index="0" value="0"/>
15*e1fe3e4aSElliott Hughes          </DefaultLangSys>
16*e1fe3e4aSElliott Hughes          <!-- LangSysCount=0 -->
17*e1fe3e4aSElliott Hughes        </Script>
18*e1fe3e4aSElliott Hughes      </ScriptRecord>
19*e1fe3e4aSElliott Hughes    </ScriptList>
20*e1fe3e4aSElliott Hughes    <FeatureList>
21*e1fe3e4aSElliott Hughes      <!-- FeatureCount=1 -->
22*e1fe3e4aSElliott Hughes      <FeatureRecord index="0">
23*e1fe3e4aSElliott Hughes        <FeatureTag value="test"/>
24*e1fe3e4aSElliott Hughes        <Feature>
25*e1fe3e4aSElliott Hughes          <!-- LookupCount=1 -->
26*e1fe3e4aSElliott Hughes          <LookupListIndex index="0" value="0"/>
27*e1fe3e4aSElliott Hughes        </Feature>
28*e1fe3e4aSElliott Hughes      </FeatureRecord>
29*e1fe3e4aSElliott Hughes    </FeatureList>
30*e1fe3e4aSElliott Hughes    <LookupList>
31*e1fe3e4aSElliott Hughes      <!-- LookupCount=2 -->
32*e1fe3e4aSElliott Hughes      <Lookup index="0">
33*e1fe3e4aSElliott Hughes        <LookupType value="6"/>
34*e1fe3e4aSElliott Hughes        <LookupFlag value="0"/>
35*e1fe3e4aSElliott Hughes        <!-- SubTableCount=1 -->
36*e1fe3e4aSElliott Hughes        <ChainContextSubst index="0" Format="3">
37*e1fe3e4aSElliott Hughes          <!-- BacktrackGlyphCount=2 -->
38*e1fe3e4aSElliott Hughes          <BacktrackCoverage index="0">
39*e1fe3e4aSElliott Hughes            <Glyph value="B"/>
40*e1fe3e4aSElliott Hughes          </BacktrackCoverage>
41*e1fe3e4aSElliott Hughes          <BacktrackCoverage index="1">
42*e1fe3e4aSElliott Hughes            <Glyph value="A"/>
43*e1fe3e4aSElliott Hughes          </BacktrackCoverage>
44*e1fe3e4aSElliott Hughes          <!-- InputGlyphCount=1 -->
45*e1fe3e4aSElliott Hughes          <InputCoverage index="0">
46*e1fe3e4aSElliott Hughes            <Glyph value="a"/>
47*e1fe3e4aSElliott Hughes          </InputCoverage>
48*e1fe3e4aSElliott Hughes          <!-- LookAheadGlyphCount=2 -->
49*e1fe3e4aSElliott Hughes          <LookAheadCoverage index="0">
50*e1fe3e4aSElliott Hughes            <Glyph value="Y"/>
51*e1fe3e4aSElliott Hughes            <Glyph value="y"/>
52*e1fe3e4aSElliott Hughes          </LookAheadCoverage>
53*e1fe3e4aSElliott Hughes          <LookAheadCoverage index="1">
54*e1fe3e4aSElliott Hughes            <Glyph value="Z"/>
55*e1fe3e4aSElliott Hughes          </LookAheadCoverage>
56*e1fe3e4aSElliott Hughes          <!-- SubstCount=1 -->
57*e1fe3e4aSElliott Hughes          <SubstLookupRecord index="0">
58*e1fe3e4aSElliott Hughes            <SequenceIndex value="0"/>
59*e1fe3e4aSElliott Hughes            <LookupListIndex value="1"/>
60*e1fe3e4aSElliott Hughes          </SubstLookupRecord>
61*e1fe3e4aSElliott Hughes        </ChainContextSubst>
62*e1fe3e4aSElliott Hughes      </Lookup>
63*e1fe3e4aSElliott Hughes      <Lookup index="1">
64*e1fe3e4aSElliott Hughes        <LookupType value="3"/>
65*e1fe3e4aSElliott Hughes        <LookupFlag value="0"/>
66*e1fe3e4aSElliott Hughes        <!-- SubTableCount=1 -->
67*e1fe3e4aSElliott Hughes        <AlternateSubst index="0">
68*e1fe3e4aSElliott Hughes          <AlternateSet glyph="a">
69*e1fe3e4aSElliott Hughes            <Alternate glyph="a.alt1"/>
70*e1fe3e4aSElliott Hughes            <Alternate glyph="a.alt2"/>
71*e1fe3e4aSElliott Hughes            <Alternate glyph="a.alt3"/>
72*e1fe3e4aSElliott Hughes          </AlternateSet>
73*e1fe3e4aSElliott Hughes        </AlternateSubst>
74*e1fe3e4aSElliott Hughes      </Lookup>
75*e1fe3e4aSElliott Hughes    </LookupList>
76*e1fe3e4aSElliott Hughes  </GSUB>
77*e1fe3e4aSElliott Hughes
78*e1fe3e4aSElliott Hughes</ttFont>
79