aboutsummaryrefslogtreecommitdiff
path: root/Tests/ttLib/tables/data/aots/gsub_chaining3_lookupflag_f1.ttx.GSUB
blob: c329936e08baa9c9280312322e3d26dfb86d511e (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
<?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">
          <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">
          <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">
          <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">
          <Substitution in="g21" out="g61,g62,g63"/>
        </MultipleSubst>
      </Lookup>
      <Lookup index="4">
        <LookupType value="6"/>
        <LookupFlag value="8"/><!-- ignoreMarks -->
        <!-- SubTableCount=1 -->
        <ChainContextSubst index="0" Format="3">
          <!-- BacktrackGlyphCount=2 -->
          <BacktrackCoverage index="0">
            <Glyph value="g21"/>
          </BacktrackCoverage>
          <BacktrackCoverage index="1">
            <Glyph value="g20"/>
          </BacktrackCoverage>
          <!-- InputGlyphCount=3 -->
          <InputCoverage index="0">
            <Glyph value="g22"/>
          </InputCoverage>
          <InputCoverage index="1">
            <Glyph value="g23"/>
          </InputCoverage>
          <InputCoverage index="2">
            <Glyph value="g24"/>
          </InputCoverage>
          <!-- LookAheadGlyphCount=2 -->
          <LookAheadCoverage index="0">
            <Glyph value="g25"/>
          </LookAheadCoverage>
          <LookAheadCoverage index="1">
            <Glyph value="g26"/>
          </LookAheadCoverage>
          <!-- SubstCount=1 -->
          <SubstLookupRecord index="0">
            <SequenceIndex value="1"/>
            <LookupListIndex value="0"/>
          </SubstLookupRecord>
        </ChainContextSubst>
      </Lookup>
    </LookupList>
  </GSUB>

</ttFont>