aboutsummaryrefslogtreecommitdiff
path: root/Tests/feaLib/data/LigatureCaretByIndex.ttx
blob: f3a378c94972f6f8e5a0d11b3f73035365028637 (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
<?xml version="1.0" encoding="UTF-8"?>
<ttFont>

  <GDEF>
    <Version value="0x00010000"/>
    <LigCaretList>
      <Coverage>
        <Glyph value="c_t"/>
        <Glyph value="o_f_f_i"/>
        <Glyph value="s_t"/>
      </Coverage>
      <!-- LigGlyphCount=3 -->
      <LigGlyph index="0">
        <!-- CaretCount=1 -->
        <CaretValue index="0" Format="2">
          <CaretValuePoint value="11"/>
        </CaretValue>
      </LigGlyph>
      <LigGlyph index="1">
        <!-- CaretCount=2 -->
        <CaretValue index="0" Format="2">
          <CaretValuePoint value="33"/>
        </CaretValue>
        <CaretValue index="1" Format="2">
          <CaretValuePoint value="66"/>
        </CaretValue>
      </LigGlyph>
      <LigGlyph index="2">
        <!-- CaretCount=1 -->
        <CaretValue index="0" Format="2">
          <CaretValuePoint value="11"/>
        </CaretValue>
      </LigGlyph>
    </LigCaretList>
  </GDEF>

</ttFont>