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

  <GDEF>
    <Version value="0x00010003"/>
    <VarStore Format="1">
      <Format value="1"/>
      <VarRegionList>
        <!-- RegionAxisCount=2 -->
        <!-- RegionCount=2 -->
        <Region index="0">
          <VarRegionAxis index="0">
            <StartCoord value="0.0"/>
            <PeakCoord value="0.875"/>
            <EndCoord value="0.875"/>
          </VarRegionAxis>
          <VarRegionAxis index="1">
            <StartCoord value="0.0"/>
            <PeakCoord value="0.0"/>
            <EndCoord value="0.0"/>
          </VarRegionAxis>
        </Region>
        <Region index="1">
          <VarRegionAxis index="0">
            <StartCoord value="0.0"/>
            <PeakCoord value="0.875"/>
            <EndCoord value="0.875"/>
          </VarRegionAxis>
          <VarRegionAxis index="1">
            <StartCoord value="0.0"/>
            <PeakCoord value="0.5"/>
            <EndCoord value="0.5"/>
          </VarRegionAxis>
        </Region>
      </VarRegionList>
      <!-- VarDataCount=1 -->
      <VarData index="0">
        <!-- ItemCount=1 -->
        <NumShorts value="0"/>
        <!-- VarRegionCount=2 -->
        <VarRegionIndex index="0" value="0"/>
        <VarRegionIndex index="1" value="1"/>
        <Item index="0" value="[10, 20]"/>
      </VarData>
    </VarStore>
  </GDEF>

  <GPOS>
    <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="kern"/>
        <Feature>
          <!-- LookupCount=1 -->
          <LookupListIndex index="0" value="0"/>
        </Feature>
      </FeatureRecord>
    </FeatureList>
    <LookupList>
      <!-- LookupCount=1 -->
      <Lookup index="0">
        <LookupType value="3"/>
        <LookupFlag value="0"/>
        <!-- SubTableCount=1 -->
        <CursivePos index="0" Format="1">
          <Coverage>
            <Glyph value="one"/>
          </Coverage>
          <!-- EntryExitCount=1 -->
          <EntryExitRecord index="0">
            <EntryAnchor Format="3">
              <XCoordinate value="0"/>
              <YCoordinate value="12"/>
              <YDeviceTable>
                <StartSize value="0"/>
                <EndSize value="0"/>
                <DeltaFormat value="32768"/>
              </YDeviceTable>
            </EntryAnchor>
          </EntryExitRecord>
        </CursivePos>
      </Lookup>
    </LookupList>
  </GPOS>

</ttFont>