aboutsummaryrefslogtreecommitdiff
path: root/Tests/ttLib/tables/data/aots/gpos5_font1.ttx.GPOS
blob: b5017b31dbbb4534fdb5b5561be164a5d067b8e8 (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
<?xml version="1.0" encoding="UTF-8"?>
<ttFont sfntVersion="OTTO" ttLibVersion="3.5">

  <GPOS>
    <Version value="0x00010000"/>
    <ScriptList>
      <!-- ScriptCount=1 -->
      <ScriptRecord index="0">
        <ScriptTag value="latn"/>
        <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=1 -->
      <Lookup index="0">
        <LookupType value="5"/>
        <LookupFlag value="0"/>
        <!-- SubTableCount=1 -->
        <MarkLigPos index="0" Format="1">
          <MarkCoverage Format="1">
            <Glyph value="g19"/>
          </MarkCoverage>
          <LigatureCoverage Format="1">
            <Glyph value="g18"/>
          </LigatureCoverage>
          <!-- ClassCount=1 -->
          <MarkArray>
            <!-- MarkCount=1 -->
            <MarkRecord index="0">
              <Class value="0"/>
              <MarkAnchor Format="1">
                <XCoordinate value="200"/>
                <YCoordinate value="230"/>
              </MarkAnchor>
            </MarkRecord>
          </MarkArray>
          <LigatureArray>
            <!-- LigatureCount=1 -->
            <LigatureAttach index="0">
              <!-- ComponentCount=2 -->
              <ComponentRecord index="0">
                <LigatureAnchor index="0" Format="1">
                  <XCoordinate value="100"/>
                  <YCoordinate value="150"/>
                </LigatureAnchor>
              </ComponentRecord>
              <ComponentRecord index="1">
                <LigatureAnchor index="0" Format="1">
                  <XCoordinate value="101"/>
                  <YCoordinate value="151"/>
                </LigatureAnchor>
              </ComponentRecord>
            </LigatureAttach>
          </LigatureArray>
        </MarkLigPos>
      </Lookup>
    </LookupList>
  </GPOS>

</ttFont>