mirror of
https://github.com/adobe-fonts/source-code-pro.git
synced 2026-04-26 03:00:26 -04:00
Bring designspace files one level up
For easier accessiblity – also, then the build script does not have to deviate too much from other projects.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<axis default="0.0" maximum="1000.0" minimum="0.0" name="weight" tag="wght"/>
|
||||
</axes>
|
||||
<sources>
|
||||
<source filename="master_0/SourceCode-ExtraLightItalic.ufo" name="master_0">
|
||||
<source filename="Masters/master_0/SourceCode-ExtraLightItalic.ufo" name="master_0">
|
||||
<lib copy="1"/>
|
||||
<groups copy="1"/>
|
||||
<info copy="1"/>
|
||||
@@ -12,7 +12,7 @@
|
||||
<dimension name="weight" xvalue="0"/>
|
||||
</location>
|
||||
</source>
|
||||
<source filename="master_1/SourceCode-Italic.ufo" name="master_1">
|
||||
<source filename="Masters/master_1/SourceCode-Italic.ufo" name="master_1">
|
||||
<glyph mute="1" name="D"/>
|
||||
<glyph mute="1" name="H"/>
|
||||
<glyph mute="1" name="T"/>
|
||||
@@ -25,56 +25,56 @@
|
||||
<dimension name="weight" xvalue="368"/>
|
||||
</location>
|
||||
</source>
|
||||
<source filename="master_2/SourceCode_BlackItalic.ufo" name="master_2">
|
||||
<source filename="Masters/master_2/SourceCode_BlackItalic.ufo" name="master_2">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="1000"/>
|
||||
</location>
|
||||
</source>
|
||||
</sources>
|
||||
<instances>
|
||||
<instance familyname="Source Code Pro" filename="../Instances/ExtraLightIt/font.ufo" postscriptfontname="SourceCodePro-ExtraLightIt" stylename="ExtraLightIt">
|
||||
<instance familyname="Source Code Pro" filename="Instances/ExtraLightIt/font.ufo" postscriptfontname="SourceCodePro-ExtraLightIt" stylename="ExtraLightIt">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="0"/>
|
||||
</location>
|
||||
<kerning/>
|
||||
<info/>
|
||||
</instance>
|
||||
<instance familyname="Source Code Pro" filename="../Instances/LightIt/font.ufo" postscriptfontname="SourceCodePro-LightIt" stylename="LightIt">
|
||||
<instance familyname="Source Code Pro" filename="Instances/LightIt/font.ufo" postscriptfontname="SourceCodePro-LightIt" stylename="LightIt">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="100"/>
|
||||
</location>
|
||||
<kerning/>
|
||||
<info/>
|
||||
</instance>
|
||||
<instance familyname="Source Code Pro" filename="../Instances/It/font.ufo" postscriptfontname="SourceCodePro-It" stylename="It">
|
||||
<instance familyname="Source Code Pro" filename="Instances/It/font.ufo" postscriptfontname="SourceCodePro-It" stylename="It">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="368"/>
|
||||
</location>
|
||||
<kerning/>
|
||||
<info/>
|
||||
</instance>
|
||||
<instance familyname="Source Code Pro" filename="../Instances/MediumIt/font.ufo" postscriptfontname="SourceCodePro-MediumIt" stylename="MediumIt">
|
||||
<instance familyname="Source Code Pro" filename="Instances/MediumIt/font.ufo" postscriptfontname="SourceCodePro-MediumIt" stylename="MediumIt">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="486"/>
|
||||
</location>
|
||||
<kerning/>
|
||||
<info/>
|
||||
</instance>
|
||||
<instance familyname="Source Code Pro" filename="../Instances/SemiboldIt/font.ufo" postscriptfontname="SourceCodePro-SemiboldIt" stylename="SemiboldIt">
|
||||
<instance familyname="Source Code Pro" filename="Instances/SemiboldIt/font.ufo" postscriptfontname="SourceCodePro-SemiboldIt" stylename="SemiboldIt">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="600"/>
|
||||
</location>
|
||||
<kerning/>
|
||||
<info/>
|
||||
</instance>
|
||||
<instance familyname="Source Code Pro" filename="../Instances/BoldIt/font.ufo" postscriptfontname="SourceCodePro-BoldIt" stylename="BoldIt">
|
||||
<instance familyname="Source Code Pro" filename="Instances/BoldIt/font.ufo" postscriptfontname="SourceCodePro-BoldIt" stylename="BoldIt">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="824"/>
|
||||
</location>
|
||||
<kerning/>
|
||||
<info/>
|
||||
</instance>
|
||||
<instance familyname="Source Code Pro" filename="../Instances/BlackIt/font.ufo" postscriptfontname="SourceCodePro-BlackIt" stylename="BlackIt">
|
||||
<instance familyname="Source Code Pro" filename="Instances/BlackIt/font.ufo" postscriptfontname="SourceCodePro-BlackIt" stylename="BlackIt">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="1000"/>
|
||||
</location>
|
||||
@@ -12,7 +12,7 @@
|
||||
</axis>
|
||||
</axes>
|
||||
<sources>
|
||||
<source familyname="Source Code VF" filename="master_0/SourceCode-ExtraLightItalic.ufo" name="master_0">
|
||||
<source familyname="Source Code VF" filename="Masters/master_0/SourceCode-ExtraLightItalic.ufo" name="master_0">
|
||||
<lib copy="1"/>
|
||||
<groups copy="1"/>
|
||||
<info copy="1"/>
|
||||
@@ -20,7 +20,7 @@
|
||||
<dimension name="weight" xvalue="0"/>
|
||||
</location>
|
||||
</source>
|
||||
<source filename="master_1/SourceCode-Italic.ufo" name="master_1">
|
||||
<source filename="Masters/master_1/SourceCode-Italic.ufo" name="master_1">
|
||||
<glyph mute="1" name="D"/>
|
||||
<glyph mute="1" name="H"/>
|
||||
<glyph mute="1" name="T"/>
|
||||
@@ -33,7 +33,7 @@
|
||||
<dimension name="weight" xvalue="368"/>
|
||||
</location>
|
||||
</source>
|
||||
<source filename="master_2/SourceCode-BlackItalic.ufo" name="master_2">
|
||||
<source filename="Masters/master_2/SourceCode-BlackItalic.ufo" name="master_2">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="1000"/>
|
||||
</location>
|
||||
@@ -4,7 +4,7 @@
|
||||
<axis default="0.0" maximum="1000.0" minimum="0.0" name="weight" tag="wght" />
|
||||
</axes>
|
||||
<sources>
|
||||
<source filename="master_0/SourceCode-ExtraLight.ufo" name="master_0">
|
||||
<source filename="Masters/master_0/SourceCode-ExtraLight.ufo" name="master_0">
|
||||
<lib copy="1" />
|
||||
<groups copy="1" />
|
||||
<info copy="1" />
|
||||
@@ -12,7 +12,7 @@
|
||||
<dimension name="weight" xvalue="0" />
|
||||
</location>
|
||||
</source>
|
||||
<source filename="master_1/SourceCode-Regular.ufo" name="master_1">
|
||||
<source filename="Masters/master_1/SourceCode-Regular.ufo" name="master_1">
|
||||
<glyph mute="1" name="H" />
|
||||
<glyph mute="1" name="O" />
|
||||
<glyph mute="1" name="T" />
|
||||
@@ -29,56 +29,56 @@
|
||||
<dimension name="weight" xvalue="368" />
|
||||
</location>
|
||||
</source>
|
||||
<source filename="master_2/SourceCode-Black.ufo" name="master_2">
|
||||
<source filename="Masters/master_2/SourceCode-Black.ufo" name="master_2">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="1000" />
|
||||
</location>
|
||||
</source>
|
||||
</sources>
|
||||
<instances>
|
||||
<instance familyname="Source Code Pro" filename="../Instances/ExtraLight/font.ufo" postscriptfontname="SourceCodePro-ExtraLight" stylename="ExtraLight">
|
||||
<instance familyname="Source Code Pro" filename="Instances/ExtraLight/font.ufo" postscriptfontname="SourceCodePro-ExtraLight" stylename="ExtraLight">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="0" />
|
||||
</location>
|
||||
<kerning />
|
||||
<info />
|
||||
</instance>
|
||||
<instance familyname="Source Code Pro" filename="../Instances/Light/font.ufo" postscriptfontname="SourceCodePro-Light" stylename="Light">
|
||||
<instance familyname="Source Code Pro" filename="Instances/Light/font.ufo" postscriptfontname="SourceCodePro-Light" stylename="Light">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="100" />
|
||||
</location>
|
||||
<kerning />
|
||||
<info />
|
||||
</instance>
|
||||
<instance familyname="Source Code Pro" filename="../Instances/Regular/font.ufo" postscriptfontname="SourceCodePro-Regular" stylename="Regular">
|
||||
<instance familyname="Source Code Pro" filename="Instances/Regular/font.ufo" postscriptfontname="SourceCodePro-Regular" stylename="Regular">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="368" />
|
||||
</location>
|
||||
<kerning />
|
||||
<info />
|
||||
</instance>
|
||||
<instance familyname="Source Code Pro" filename="../Instances/Medium/font.ufo" postscriptfontname="SourceCodePro-Medium" stylename="Medium">
|
||||
<instance familyname="Source Code Pro" filename="Instances/Medium/font.ufo" postscriptfontname="SourceCodePro-Medium" stylename="Medium">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="486" />
|
||||
</location>
|
||||
<kerning />
|
||||
<info />
|
||||
</instance>
|
||||
<instance familyname="Source Code Pro" filename="../Instances/Semibold/font.ufo" postscriptfontname="SourceCodePro-Semibold" stylename="Semibold">
|
||||
<instance familyname="Source Code Pro" filename="Instances/Semibold/font.ufo" postscriptfontname="SourceCodePro-Semibold" stylename="Semibold">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="600" />
|
||||
</location>
|
||||
<kerning />
|
||||
<info />
|
||||
</instance>
|
||||
<instance familyname="Source Code Pro" filename="../Instances/Bold/font.ufo" postscriptfontname="SourceCodePro-Bold" stylename="Bold">
|
||||
<instance familyname="Source Code Pro" filename="Instances/Bold/font.ufo" postscriptfontname="SourceCodePro-Bold" stylename="Bold">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="824" />
|
||||
</location>
|
||||
<kerning />
|
||||
<info />
|
||||
</instance>
|
||||
<instance familyname="Source Code Pro" filename="../Instances/Black/font.ufo" postscriptfontname="SourceCodePro-Black" stylename="Black">
|
||||
<instance familyname="Source Code Pro" filename="Instances/Black/font.ufo" postscriptfontname="SourceCodePro-Black" stylename="Black">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="1000" />
|
||||
</location>
|
||||
@@ -12,7 +12,7 @@
|
||||
</axis>
|
||||
</axes>
|
||||
<sources>
|
||||
<source familyname="Source Code VF" filename="master_0/SourceCode-ExtraLight.ufo" name="master_0">
|
||||
<source familyname="Source Code VF" filename="Masters/master_0/SourceCode-ExtraLight.ufo" name="master_0">
|
||||
<lib copy="1"/>
|
||||
<groups copy="1"/>
|
||||
<info copy="1"/>
|
||||
@@ -20,7 +20,7 @@
|
||||
<dimension name="weight" xvalue="0"/>
|
||||
</location>
|
||||
</source>
|
||||
<source filename="master_1/SourceCode-Regular.ufo" name="master_1">
|
||||
<source filename="Masters/master_1/SourceCode-Regular.ufo" name="master_1">
|
||||
<info copy="1"/>
|
||||
<glyph mute="1" name="H"/>
|
||||
<glyph mute="1" name="O"/>
|
||||
@@ -39,7 +39,7 @@
|
||||
<dimension name="weight" xvalue="368"/>
|
||||
</location>
|
||||
</source>
|
||||
<source filename="master_2/SourceCode-Black.ufo" name="master_2">
|
||||
<source filename="Masters/master_2/SourceCode-Black.ufo" name="master_2">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="1000"/>
|
||||
</location>
|
||||
Reference in New Issue
Block a user