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
|
<?xml version='1.0' encoding='utf-8'?>
<designspace format="3">
<axes />
<sources>
<source filename="sources/light/LightCondensed.ufo" name="master_1">
<info copy="1" />
<kerning mute="1" />
<location>
<dimension name="weight" xvalue="0.000000" />
</location>
</source>
<source filename="sources/bold/BoldCondensed.ufo" name="master_2">
<kerning mute="1" />
<location>
<dimension name="weight" xvalue="1.000000" />
</location>
</source>
</sources>
<instances>
<instance familyname="TestFamily" filename="instances/D/testOutput_info.ufo" postscriptfontname="TestPostScriptFontNameValue" stylemapfamilyname="TestStyleMapFamilyNameValue" stylemapstylename="bold italic" stylename="TestStyleName">
<location>
<dimension name="weight" xvalue="0.500000" />
</location>
<info />
</instance>
</instances>
</designspace>
|