• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8"?>
2<ttFont>
3
4  <GSUB>
5    <Version value="0x00010000"/>
6    <ScriptList>
7      <!-- ScriptCount=1 -->
8      <ScriptRecord index="0">
9        <ScriptTag value="DFLT"/>
10        <Script>
11          <DefaultLangSys>
12            <ReqFeatureIndex value="65535"/>
13            <!-- FeatureCount=2 -->
14            <FeatureIndex index="0" value="0"/>
15            <FeatureIndex index="1" value="1"/>
16          </DefaultLangSys>
17          <!-- LangSysCount=0 -->
18        </Script>
19      </ScriptRecord>
20    </ScriptList>
21    <FeatureList>
22      <!-- FeatureCount=2 -->
23      <FeatureRecord index="0">
24        <FeatureTag value="f1  "/>
25        <Feature>
26          <!-- LookupCount=1 -->
27          <LookupListIndex index="0" value="0"/>
28        </Feature>
29      </FeatureRecord>
30      <FeatureRecord index="1">
31        <FeatureTag value="f2  "/>
32        <Feature>
33          <!-- LookupCount=1 -->
34          <LookupListIndex index="0" value="1"/>
35        </Feature>
36      </FeatureRecord>
37    </FeatureList>
38    <LookupList>
39      <!-- LookupCount=2 -->
40      <Lookup index="0">
41        <LookupType value="2"/>
42        <LookupFlag value="0"/>
43        <!-- SubTableCount=1 -->
44        <MultipleSubst index="0">
45          <Substitution in="c_t" out="c,t"/>
46          <Substitution in="f_f_i" out="f,f,i"/>
47          <Substitution in="f_i" out="f,i"/>
48        </MultipleSubst>
49      </Lookup>
50      <Lookup index="1">
51        <LookupType value="2"/>
52        <LookupFlag value="0"/>
53        <!-- SubTableCount=1 -->
54        <MultipleSubst index="0">
55          <Substitution in="c_t" out="c,t"/>
56          <Substitution in="f_f_i" out="f,f,i"/>
57          <Substitution in="f_i" out="f,i"/>
58        </MultipleSubst>
59      </Lookup>
60    </LookupList>
61  </GSUB>
62
63</ttFont>
64