-
Notifications
You must be signed in to change notification settings - Fork 11
/
Test_Wght_Upright.designspace
84 lines (81 loc) · 2.02 KB
/
Test_Wght_Upright.designspace
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
78
79
80
81
82
83
84
<?xml version="1.0" encoding="utf-8"?>
<designspace format="4.0">
<axes>
<axis default="200" maximum="900" minimum="200" name="Weight" tag="wght">
<map input="200" output="0" />
<map input="300" output="100" />
<map input="333" output="333" />
<map input="400" output="368" />
<map input="600" output="600" />
<map input="650" output="789" />
<map input="700" output="824" />
<map input="900" output="1000" />
</axis>
</axes>
<sources>
<source filename="master1.ufo" stylename="Extra Light">
<info copy="1" />
<location>
<dimension name="Weight" xvalue="0" />
</location>
</source>
<source filename="master2.ufo" stylename="Black">
<location>
<dimension name="Weight" xvalue="1000" />
</location>
</source>
</sources>
<instances>
<instance stylename="Extra Light">
<location>
<dimension name="Weight" xvalue="0" />
</location>
<kerning />
<info />
</instance>
<instance stylename="Light">
<location>
<dimension name="Weight" xvalue="100" />
</location>
<kerning />
<info />
</instance>
<instance stylename="Regular">
<location>
<dimension name="Weight" xvalue="368" />
</location>
<kerning />
<info />
</instance>
<instance stylename="Semi Bold">
<location>
<dimension name="Weight" xvalue="600" />
</location>
<kerning />
<info />
</instance>
<instance stylename="Bold">
<location>
<dimension name="Weight" xvalue="824" />
</location>
<kerning />
<info />
</instance>
<instance stylename="Black">
<location>
<dimension name="Weight" xvalue="1000" />
</location>
<kerning />
<info />
</instance>
</instances>
<lib>
<dict>
<key>org.statmake.additionalLocations</key>
<dict>
<key>Italic</key>
<integer>0</integer>
</dict>
</dict>
</lib>
</designspace>