aboutsummaryrefslogtreecommitdiff
path: root/Tests/ttLib/data/TestTTF_normalizeLocation.ttx
blob: 0cb99593dbab6bfd42c4e3c39edc326b3a0b6e41 (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
<?xml version="1.0" encoding="UTF-8"?>
<ttFont sfntVersion="\x00\x01\x00\x00" ttLibVersion="4.36">

  <avar>
    <version major="1" minor="0"/>
    <segment axis="wght">
      <mapping from="-1.0" to="-1.0"/>
      <mapping from="-0.5" to="-0.75"/>
      <mapping from="0.0" to="0.0"/>
      <mapping from="0.5" to="0.75"/>
      <mapping from="1.0" to="1.0"/>
    </segment>
  </avar>

  <fvar>

    <Axis>
      <AxisTag>wght</AxisTag>
      <Flags>0x0</Flags>
      <MinValue>100.0</MinValue>
      <DefaultValue>400.0</DefaultValue>
      <MaxValue>700.0</MaxValue>
      <AxisNameID>256</AxisNameID>
    </Axis>

  </fvar>

</ttFont>