mirror of
https://github.com/adobe-fonts/source-code-pro.git
synced 2026-04-26 03:00:26 -04:00
Fix naming for default sources and instances
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
</source>
|
||||
</sources>
|
||||
<instances>
|
||||
<instance postscriptfontname="SourceCodeVF-ExtraLightItalic" stylename="ExtraLight Italic">
|
||||
<instance postscriptfontname="SourceCodeVF-Italic" stylename="ExtraLight Italic">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="0"/>
|
||||
</location>
|
||||
@@ -54,7 +54,7 @@
|
||||
<kerning/>
|
||||
<info/>
|
||||
</instance>
|
||||
<instance postscriptfontname="SourceCodeVF-Italic" stylename="Regular">
|
||||
<instance postscriptfontname="SourceCodeVF-Italic" stylename="Italic">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="368"/>
|
||||
</location>
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
<integer>-205</integer>
|
||||
</array>
|
||||
<key>postscriptFontName</key>
|
||||
<string>SourceCodeVF-ExtraLightItalic</string>
|
||||
<string>SourceCodeVF-Italic</string>
|
||||
<key>postscriptIsFixedPitch</key>
|
||||
<true/>
|
||||
<key>postscriptOtherBlues</key>
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
</source>
|
||||
</sources>
|
||||
<instances>
|
||||
<instance postscriptfontname="SourceCodeVF-ExtraLight" stylename="ExtraLight">
|
||||
<instance postscriptfontname="SourceCodeVF-Roman" stylename="ExtraLight">
|
||||
<location>
|
||||
<dimension name="weight" xvalue="0"/>
|
||||
</location>
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
<integer>-205</integer>
|
||||
</array>
|
||||
<key>postscriptFontName</key>
|
||||
<string>SourceCodeVF-ExtraLight</string>
|
||||
<string>SourceCodeVF-Roman</string>
|
||||
<key>postscriptIsFixedPitch</key>
|
||||
<true/>
|
||||
<key>postscriptOtherBlues</key>
|
||||
|
||||
Reference in New Issue
Block a user