File: contextual_inline_format_4.ttx

package info (click to toggle)
fonttools 4.61.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 27,584 kB
  • sloc: python: 145,091; xml: 103; makefile: 24
file content (90 lines) | stat: -rw-r--r-- 2,827 bytes parent folder | download | duplicates (2)
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
<?xml version="1.0" encoding="UTF-8"?>
<ttFont>

  <GSUB>
    <Version value="0x00010000"/>
    <ScriptList>
      <!-- ScriptCount=1 -->
      <ScriptRecord index="0">
        <ScriptTag value="DFLT"/>
        <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="0"/>
        </Feature>
      </FeatureRecord>
    </FeatureList>
    <LookupList>
      <!-- LookupCount=2 -->
      <Lookup index="0">
        <LookupType value="6"/>
        <LookupFlag value="0"/>
        <!-- SubTableCount=1 -->
        <ChainContextSubst index="0" Format="1">
          <Coverage>
            <Glyph value="L"/>
            <Glyph value="l"/>
          </Coverage>
          <!-- ChainSubRuleSetCount=2 -->
          <ChainSubRuleSet index="0">
            <!-- ChainSubRuleCount=1 -->
            <ChainSubRule index="0">
              <!-- BacktrackGlyphCount=0 -->
              <!-- InputGlyphCount=2 -->
              <Input index="0" value="o"/>
              <!-- LookAheadGlyphCount=1 -->
              <LookAhead index="0" value="L"/>
              <!-- SubstCount=1 -->
              <SubstLookupRecord index="0">
                <SequenceIndex value="0"/>
                <LookupListIndex value="1"/>
              </SubstLookupRecord>
            </ChainSubRule>
          </ChainSubRuleSet>
          <ChainSubRuleSet index="1">
            <!-- ChainSubRuleCount=1 -->
            <ChainSubRule index="0">
              <!-- BacktrackGlyphCount=0 -->
              <!-- InputGlyphCount=2 -->
              <Input index="0" value="o"/>
              <!-- LookAheadGlyphCount=1 -->
              <LookAhead index="0" value="l"/>
              <!-- SubstCount=1 -->
              <SubstLookupRecord index="0">
                <SequenceIndex value="0"/>
                <LookupListIndex value="1"/>
              </SubstLookupRecord>
            </ChainSubRule>
          </ChainSubRuleSet>
        </ChainContextSubst>
      </Lookup>
      <Lookup index="1">
        <LookupType value="4"/>
        <LookupFlag value="0"/>
        <!-- SubTableCount=1 -->
        <LigatureSubst index="0">
          <LigatureSet glyph="L">
            <Ligature components="o" glyph="Z"/>
          </LigatureSet>
          <LigatureSet glyph="l">
            <Ligature components="o" glyph="z"/>
          </LigatureSet>
        </LigatureSubst>
      </Lookup>
    </LookupList>
  </GSUB>

</ttFont>