1<?xml version='1.0' encoding='UTF-8'?> 2<designspace format="5.0"> 3 <axes> 4 <axis tag="wght" name="weight" minimum="300" maximum="700" default="300"> 5 <map input="300" output="0"/> 6 <map input="500" output="500"/> 7 <map input="700" output="1000"/> 8 </axis> 9 </axes> 10 <rules> 11 <rule name="fold_I_serifs"> 12 <sub name="I" with="I.narrow"/> 13 </rule> 14 <rule name="fold_S_terminals"> 15 <conditionset> 16 <condition name="weight" minimum="0" maximum="500"/> 17 </conditionset> 18 <sub name="S" with="S.closed"/> 19 </rule> 20 </rules> 21 <sources> 22 <source filename="../MutatorSansLightCondensed.ufo" name="master.MutatorMathTest.LightCondensed.0" familyname="MutatorMathTest" stylename="LightCondensed"> 23 <location> 24 <dimension name="weight" xvalue="0"/> 25 </location> 26 </source> 27 <source filename="../MutatorSansBoldCondensed.ufo" name="master.MutatorMathTest.BoldCondensed.1" familyname="MutatorMathTest" stylename="BoldCondensed"> 28 <location> 29 <dimension name="weight" xvalue="1000"/> 30 </location> 31 </source> 32 <source filename="../MutatorSansLightCondensed.ufo" name="support.crossbar" layer="support.crossbar"> 33 <location> 34 <dimension name="weight" xvalue="700"/> 35 </location> 36 </source> 37 </sources> 38 <instances> 39 <instance name="MutatorMathTest Sans Light Condensed" familyname="MutatorMathTest" stylename="Sans Light Condensed" filename="MutatorMathTest-Sans Light Condensed.ttf" postscriptfontname="MutatorMathTest-SansLightCondensed" stylemapfamilyname="MutatorMathTest Sans Light Condensed" stylemapstylename="regular"> 40 <location> 41 <dimension name="weight" xvalue="0"/> 42 </location> 43 </instance> 44 <instance name="MutatorMathTest Sans Bold Condensed" familyname="MutatorMathTest" stylename="Sans Bold Condensed" filename="MutatorMathTest-Sans Bold Condensed.ttf" postscriptfontname="MutatorMathTest-SansBoldCondensed" stylemapfamilyname="MutatorMathTest Sans Bold Condensed" stylemapstylename="regular"> 45 <location> 46 <dimension name="weight" xvalue="1000"/> 47 </location> 48 </instance> 49 <instance name="MutatorMathTest Sans Light Condensed" familyname="MutatorMathTest" stylename="Sans Light Condensed" filename="MutatorMathTest-Sans Light Condensed.ttf" postscriptfontname="MutatorMathTest-SansLightCondensed" stylemapfamilyname="MutatorMathTest Sans Light Condensed" stylemapstylename="regular"> 50 <location> 51 <dimension name="weight" xvalue="0"/> 52 </location> 53 </instance> 54 </instances> 55</designspace> 56