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
|
<?xml version='1.0' encoding='utf-8'?>
<designspace format="3">
<axes>
<axis default="0" maximum="1000" minimum="0" name="width" tag="wdth" />
<axis default="0" maximum="1000" minimum="0" name="weight" tag="wght" />
</axes>
<sources>
<source familyname="MutatorMathTest" filename="light/LightCondensed.ufo" stylename="LightCondensed">
<lib copy="1" />
<groups copy="1" />
<features copy="1" />
<info copy="1" />
<location>
<dimension name="width" xvalue="0" />
<dimension name="weight" xvalue="0" />
</location>
</source>
<source familyname="MutatorMathTest" filename="bold/BoldCondensed.ufo" stylename="BoldCondensed">
<location>
<dimension name="width" xvalue="0" />
<dimension name="weight" xvalue="1000" />
</location>
</source>
<source familyname="MutatorMathTest" filename="light/LightWide.ufo" stylename="LightWide">
<location>
<dimension name="width" xvalue="1000" />
<dimension name="weight" xvalue="0" />
</location>
</source>
<source familyname="MutatorMathTest" filename="bold/BoldWide.ufo" stylename="BoldWide">
<location>
<dimension name="width" xvalue="1000" />
<dimension name="weight" xvalue="1000" />
</location>
</source>
<source familyname="Intermediate" filename="intermediate/IntermediateWide.ufo" stylename="Wide">
<location>
<dimension name="width" xvalue="1000" />
<dimension name="weight" xvalue="634.592750" />
</location>
</source>
<source familyname="Intermediate" filename="intermediate/IntermediateCondensed.ufo" stylename="Narrow">
<location>
<dimension name="width" xvalue="0" />
<dimension name="weight" xvalue="634.592750" />
</location>
</source>
</sources>
</designspace>
|