xref: /aosp_15_r20/external/fonttools/Tests/designspaceLib/data/DS5BreakTest.designspace (revision e1fe3e4ad2793916b15cccdc4a7da52a7e1dd0e9)
1*e1fe3e4aSElliott Hughes<designspace format="4.0">
2*e1fe3e4aSElliott Hughes    <axes>
3*e1fe3e4aSElliott Hughes        <axis default="400" maximum="800" minimum="200" name="Weight" tag="wght">
4*e1fe3e4aSElliott Hughes            <map input="200" output="0" />
5*e1fe3e4aSElliott Hughes            <map input="400" output="250" />
6*e1fe3e4aSElliott Hughes            <map input="800" output="1000" />
7*e1fe3e4aSElliott Hughes        </axis>
8*e1fe3e4aSElliott Hughes    </axes>
9*e1fe3e4aSElliott Hughes
10*e1fe3e4aSElliott Hughes    <sources>
11*e1fe3e4aSElliott Hughes        <source familyname="DS5BreakTest" filename="DS5BreakTest-Extralight.ufo" stylename="ExtraLight Condensed">
12*e1fe3e4aSElliott Hughes            <location>
13*e1fe3e4aSElliott Hughes                <dimension name="Weight" xvalue="0" />
14*e1fe3e4aSElliott Hughes            </location>
15*e1fe3e4aSElliott Hughes        </source>
16*e1fe3e4aSElliott Hughes        <source familyname="DS5BreakTest" filename="DS5BreakTest-Regular.ufo" stylename="Regular">
17*e1fe3e4aSElliott Hughes            <location>
18*e1fe3e4aSElliott Hughes                <dimension name="Weight" xvalue="250" />
19*e1fe3e4aSElliott Hughes            </location>
20*e1fe3e4aSElliott Hughes        </source>
21*e1fe3e4aSElliott Hughes        <source familyname="DS5BreakTest" filename="DS5BreakTest-Extrabold.ufo" stylename="ExtraBold">
22*e1fe3e4aSElliott Hughes            <location>
23*e1fe3e4aSElliott Hughes                <dimension name="Weight" xvalue="1000" />
24*e1fe3e4aSElliott Hughes            </location>
25*e1fe3e4aSElliott Hughes        </source>
26*e1fe3e4aSElliott Hughes    </sources>
27*e1fe3e4aSElliott Hughes
28*e1fe3e4aSElliott Hughes    <instances>
29*e1fe3e4aSElliott Hughes        <instance familyname="DS5BreakTest" stylename="ExtraLight">
30*e1fe3e4aSElliott Hughes            <location>
31*e1fe3e4aSElliott Hughes                <dimension name="Weight" xvalue="0" />
32*e1fe3e4aSElliott Hughes            </location>
33*e1fe3e4aSElliott Hughes        </instance>
34*e1fe3e4aSElliott Hughes        <instance familyname="DS5BreakTest" stylename="Regular">
35*e1fe3e4aSElliott Hughes            <location>
36*e1fe3e4aSElliott Hughes                <dimension name="Weight" xvalue="250" />
37*e1fe3e4aSElliott Hughes            </location>
38*e1fe3e4aSElliott Hughes        </instance>
39*e1fe3e4aSElliott Hughes        <instance familyname="DS5BreakTest" stylename="Medium">
40*e1fe3e4aSElliott Hughes            <location>
41*e1fe3e4aSElliott Hughes                <dimension name="Weight" xvalue="400" />
42*e1fe3e4aSElliott Hughes            </location>
43*e1fe3e4aSElliott Hughes        </instance>
44*e1fe3e4aSElliott Hughes        <instance familyname="DS5BreakTest" stylename="Bold">
45*e1fe3e4aSElliott Hughes            <location>
46*e1fe3e4aSElliott Hughes                <dimension name="Weight" xvalue="750" />
47*e1fe3e4aSElliott Hughes            </location>
48*e1fe3e4aSElliott Hughes        </instance>
49*e1fe3e4aSElliott Hughes        <instance familyname="DS5BreakTest" stylename="ExtraBold">
50*e1fe3e4aSElliott Hughes            <location>
51*e1fe3e4aSElliott Hughes                <dimension name="Weight" xvalue="1000" />
52*e1fe3e4aSElliott Hughes            </location>
53*e1fe3e4aSElliott Hughes        </instance>
54*e1fe3e4aSElliott Hughes    </instances>
55*e1fe3e4aSElliott Hughes
56*e1fe3e4aSElliott Hughes</designspace>
57