aboutsummaryrefslogtreecommitdiff
path: root/Tests/ttLib/tables/data/aots/gsub_chaining1_multiple_subrules_f1.ttx.GSUB
blob: fe8935d22b8556e0477b34ddcd3fd1655851eb6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
<?xml version="1.0" encoding="UTF-8"?>
<ttFont sfntVersion="OTTO" ttLibVersion="3.5">

  <GSUB>
    <Version value="0x00010000"/>
    <ScriptList>
      <!-- ScriptCount=1 -->
      <ScriptRecord index="0">
        <ScriptTag value="latn"/>
        <Script>
          <DefaultLangSys>
            <ReqFeatureIndex value="65535"/>
            <!-- FeatureCount=1 -->
            <FeatureIndex index="0" value="0"/>
          </DefaultLangSys>
          <!-- LangSysCount=0 -->
        </Script>
      </ScriptRecord>
    </ScriptList>
    <FeatureList>
      <!-- FeatureCount=1 -->
      <FeatureRecord index="0">
        <FeatureTag value="test"/>
        <Feature>
          <!-- LookupCount=1 -->
          <LookupListIndex index="0" value="4"/>
        </Feature>
      </FeatureRecord>
    </FeatureList>
    <LookupList>
      <!-- LookupCount=5 -->
      <Lookup index="0">
        <LookupType value="1"/>
        <LookupFlag value="0"/>
        <!-- SubTableCount=1 -->
        <SingleSubst index="0" Format="1">
          <Substitution in="g20" out="g60"/>
          <Substitution in="g21" out="g61"/>
          <Substitution in="g22" out="g62"/>
          <Substitution in="g23" out="g63"/>
          <Substitution in="g24" out="g64"/>
          <Substitution in="g25" out="g65"/>
          <Substitution in="g26" out="g66"/>
          <Substitution in="g27" out="g67"/>
          <Substitution in="g28" out="g68"/>
          <Substitution in="g29" out="g69"/>
        </SingleSubst>
      </Lookup>
      <Lookup index="1">
        <LookupType value="4"/>
        <LookupFlag value="0"/>
        <!-- SubTableCount=1 -->
        <LigatureSubst index="0" Format="1">
          <LigatureSet glyph="g21">
            <Ligature components="g22" glyph="g61"/>
          </LigatureSet>
        </LigatureSubst>
      </Lookup>
      <Lookup index="2">
        <LookupType value="4"/>
        <LookupFlag value="8"/><!-- ignoreMarks -->
        <!-- SubTableCount=1 -->
        <LigatureSubst index="0" Format="1">
          <LigatureSet glyph="g21">
            <Ligature components="g22" glyph="g61"/>
          </LigatureSet>
        </LigatureSubst>
      </Lookup>
      <Lookup index="3">
        <LookupType value="2"/>
        <LookupFlag value="0"/>
        <!-- SubTableCount=1 -->
        <MultipleSubst index="0" Format="1">
          <Substitution in="g21" out="g61,g62,g63"/>
        </MultipleSubst>
      </Lookup>
      <Lookup index="4">
        <LookupType value="6"/>
        <LookupFlag value="0"/>
        <!-- SubTableCount=1 -->
        <ChainContextSubst index="0" Format="1">
          <Coverage Format="1">
            <Glyph value="g21"/>
          </Coverage>
          <!-- ChainSubRuleSetCount=1 -->
          <ChainSubRuleSet index="0">
            <!-- ChainSubRuleCount=2 -->
            <ChainSubRule index="0">
              <!-- BacktrackGlyphCount=1 -->
              <Backtrack index="0" value="g20"/>
              <!-- InputGlyphCount=2 -->
              <Input index="0" value="g22"/>
              <!-- LookAheadGlyphCount=2 -->
              <LookAhead index="0" value="g23"/>
              <LookAhead index="1" value="g24"/>
              <!-- SubstCount=1 -->
              <SubstLookupRecord index="0">
                <SequenceIndex value="0"/>
                <LookupListIndex value="0"/>
              </SubstLookupRecord>
            </ChainSubRule>
            <ChainSubRule index="1">
              <!-- BacktrackGlyphCount=1 -->
              <Backtrack index="0" value="g20"/>
              <!-- InputGlyphCount=2 -->
              <Input index="0" value="g22"/>
              <!-- LookAheadGlyphCount=1 -->
              <LookAhead index="0" value="g23"/>
              <!-- SubstCount=1 -->
              <SubstLookupRecord index="0">
                <SequenceIndex value="1"/>
                <LookupListIndex value="0"/>
              </SubstLookupRecord>
            </ChainSubRule>
          </ChainSubRuleSet>
        </ChainContextSubst>
      </Lookup>
    </LookupList>
  </GSUB>

</ttFont>