• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8"?>
2<ttFont sfntVersion="OTTO" ttLibVersion="3.5">
3
4  <GPOS>
5    <Version value="0x00010000"/>
6    <ScriptList>
7      <!-- ScriptCount=1 -->
8      <ScriptRecord index="0">
9        <ScriptTag value="latn"/>
10        <Script>
11          <DefaultLangSys>
12            <ReqFeatureIndex value="65535"/>
13            <!-- FeatureCount=1 -->
14            <FeatureIndex index="0" value="0"/>
15          </DefaultLangSys>
16          <!-- LangSysCount=0 -->
17        </Script>
18      </ScriptRecord>
19    </ScriptList>
20    <FeatureList>
21      <!-- FeatureCount=1 -->
22      <FeatureRecord index="0">
23        <FeatureTag value="test"/>
24        <Feature>
25          <!-- LookupCount=1 -->
26          <LookupListIndex index="0" value="0"/>
27        </Feature>
28      </FeatureRecord>
29    </FeatureList>
30    <LookupList>
31      <!-- LookupCount=1 -->
32      <Lookup index="0">
33        <LookupType value="9"/>
34        <LookupFlag value="0"/>
35        <!-- SubTableCount=2 -->
36        <ExtensionPos index="0" Format="1">
37          <ExtensionLookupType value="1"/>
38          <SinglePos Format="1">
39            <Coverage>
40              <Glyph value="g18"/>
41              <Glyph value="g20"/>
42            </Coverage>
43            <ValueFormat value="1"/>
44            <Value XPlacement="-200"/>
45          </SinglePos>
46        </ExtensionPos>
47        <ExtensionPos index="1" Format="1">
48          <ExtensionLookupType value="1"/>
49          <SinglePos Format="1">
50            <Coverage>
51              <Glyph value="g19"/>
52              <Glyph value="g21"/>
53            </Coverage>
54            <ValueFormat value="1"/>
55            <Value XPlacement="-300"/>
56          </SinglePos>
57        </ExtensionPos>
58      </Lookup>
59    </LookupList>
60  </GPOS>
61
62</ttFont>
63