1<?xml version='1.0' encoding='utf-8'?> 2<designspace format="3"> 3 <axes> 4 <axis default="400.0" maximum="900.0" minimum="100.0" name="weight" tag="wght"> 5 <map input="100.0" output="26" /> 6 <map input="200.0" output="39" /> 7 <map input="300.0" output="58" /> 8 <map input="400.0" output="90" /> 9 <map input="500.0" output="108" /> 10 <map input="600.0" output="128" /> 11 <map input="700.0" output="151" /> 12 <map input="800.0" output="169" /> 13 <map input="900.0" output="190" /> 14 <labelname xml:lang="en">Weight</labelname> 15 </axis> 16 <mappings> 17 <mapping> 18 <input> 19 <dimension name="weight" xvalue="128"/> 20 </input> 21 <output> 22 <dimension name="weight" xvalue="138"/> 23 </output> 24 </mapping> 25 </mappings> 26 </axes> 27 <sources> 28 <source familyname="Test Family 3" filename="master_ufo/TestFamily3-Light.ufo" name="Test Family 3 Light" stylename="Light"> 29 <location> 30 <dimension name="weight" xvalue="26.000000" /> 31 </location> 32 </source> 33 <source familyname="Test Family 3" filename="master_ufo/TestFamily3-Regular.ufo" name="Test Family 3 Regular" stylename="Regular"> 34 <lib copy="1" /> 35 <groups copy="1" /> 36 <features copy="1" /> 37 <info copy="1" /> 38 <location> 39 <dimension name="weight" xvalue="90.000000" /> 40 </location> 41 </source> 42 <source familyname="Test Family 3" filename="master_ufo/TestFamily3-SemiBold.ufo" name="Test Family 3 SemiBold" stylename="SemiBold"> 43 <location> 44 <dimension name="weight" xvalue="151.000000" /> 45 </location> 46 </source> 47 <source familyname="Test Family 3" filename="master_ufo/TestFamily3-Bold.ufo" name="Test Family 3 Bold" stylename="Bold"> 48 <location> 49 <dimension name="weight" xvalue="190.000000" /> 50 </location> 51 </source> 52 </sources> 53 <instances> 54 </instances> 55</designspace> 56