xref: /aosp_15_r20/external/fonttools/Tests/varLib/data/TestNoOverwriteSTAT.designspace (revision e1fe3e4ad2793916b15cccdc4a7da52a7e1dd0e9)
1*e1fe3e4aSElliott Hughes<?xml version='1.0' encoding='UTF-8'?>
2*e1fe3e4aSElliott Hughes<designspace format="5.0">
3*e1fe3e4aSElliott Hughes  <axes>
4*e1fe3e4aSElliott Hughes    <axis tag="wght" name="Weight" minimum="100" maximum="900" default="100">
5*e1fe3e4aSElliott Hughes      <map input="100" output="30"/>
6*e1fe3e4aSElliott Hughes      <map input="900" output="240"/>
7*e1fe3e4aSElliott Hughes    </axis>
8*e1fe3e4aSElliott Hughes    <axis tag="wdth" name="Width" minimum="80" maximum="115" default="80"/>
9*e1fe3e4aSElliott Hughes  </axes>
10*e1fe3e4aSElliott Hughes  <sources>
11*e1fe3e4aSElliott Hughes    <source filename="master_no_overwrite_stat/Test-CondensedThin.ttx" name="Test Condensed Thin">
12*e1fe3e4aSElliott Hughes      <location>
13*e1fe3e4aSElliott Hughes        <dimension name="Weight" xvalue="30"/>
14*e1fe3e4aSElliott Hughes        <dimension name="Width" xvalue="80"/>
15*e1fe3e4aSElliott Hughes      </location>
16*e1fe3e4aSElliott Hughes    </source>
17*e1fe3e4aSElliott Hughes    <source filename="master_no_overwrite_stat/Test-CondensedBlack.ttx" name="Test Condensed Black">
18*e1fe3e4aSElliott Hughes      <location>
19*e1fe3e4aSElliott Hughes        <dimension name="Weight" xvalue="240"/>
20*e1fe3e4aSElliott Hughes        <dimension name="Width" xvalue="80"/>
21*e1fe3e4aSElliott Hughes      </location>
22*e1fe3e4aSElliott Hughes    </source>
23*e1fe3e4aSElliott Hughes    <source filename="master_no_overwrite_stat/Test-ExtendedThin.ttx" name="Test Extended Thin">
24*e1fe3e4aSElliott Hughes      <location>
25*e1fe3e4aSElliott Hughes        <dimension name="Weight" xvalue="30"/>
26*e1fe3e4aSElliott Hughes        <dimension name="Width" xvalue="115"/>
27*e1fe3e4aSElliott Hughes      </location>
28*e1fe3e4aSElliott Hughes    </source>
29*e1fe3e4aSElliott Hughes    <source filename="master_no_overwrite_stat/Test-ExtendedBlack.ttx" name="Test Extended Black">
30*e1fe3e4aSElliott Hughes      <location>
31*e1fe3e4aSElliott Hughes        <dimension name="Weight" xvalue="240"/>
32*e1fe3e4aSElliott Hughes        <dimension name="Width" xvalue="115"/>
33*e1fe3e4aSElliott Hughes      </location>
34*e1fe3e4aSElliott Hughes    </source>
35*e1fe3e4aSElliott Hughes  </sources>
36*e1fe3e4aSElliott Hughes</designspace>
37