File: Attach.ttx

package info (click to toggle)
fonttools 4.62.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 27,652 kB
  • sloc: python: 145,583; xml: 103; makefile: 24
file content (24 lines) | stat: -rw-r--r-- 554 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<ttFont>

  <GDEF>
    <Version value="0x00010000"/>
    <AttachList>
      <Coverage>
        <Glyph value="a"/>
        <Glyph value="e"/>
      </Coverage>
      <!-- GlyphCount=2 -->
      <AttachPoint index="0">
        <!-- PointCount=2 -->
        <PointIndex index="0" value="7"/>
        <PointIndex index="1" value="23"/>
      </AttachPoint>
      <AttachPoint index="1">
        <!-- PointCount=1 -->
        <PointIndex index="0" value="7"/>
      </AttachPoint>
    </AttachList>
  </GDEF>

</ttFont>