mirror of
https://github.com/adobe-fonts/source-code-pro.git
synced 2026-01-12 16:08:14 -05:00
Fixes naming bug in VF fonts: different family names prevented style linking. (issue #309)
1 line
1.5 KiB
Plaintext
1 line
1.5 KiB
Plaintext
# [PostScriptName]
|
|
# f=FamilyName
|
|
# s=StyleName
|
|
# l=Windows_Compatible_MenuName
|
|
|
|
|
|
# ====================================================================
|
|
# Variable fonts
|
|
|
|
[SourceCodeVF-Upright]
|
|
f=Source Code VF
|
|
s=ExtraLight
|
|
|
|
[SourceCodeVF-Italic]
|
|
f=Source Code VF
|
|
s=ExtraLight Italic
|
|
|
|
|
|
# ====================================================================
|
|
# Instance fonts (statics)
|
|
|
|
[SourceCodePro-ExtraLight]
|
|
f=Source Code Pro
|
|
s=ExtraLight
|
|
l=Source Code Pro ExtraLight
|
|
|
|
[SourceCodePro-ExtraLightIt]
|
|
f=Source Code Pro
|
|
s=ExtraLight Italic
|
|
l=Source Code Pro ExtraLight
|
|
|
|
[SourceCodePro-Light]
|
|
f=Source Code Pro
|
|
s=Light
|
|
l=Source Code Pro Light
|
|
|
|
[SourceCodePro-LightIt]
|
|
f=Source Code Pro
|
|
s=Light Italic
|
|
l=Source Code Pro Light
|
|
|
|
[SourceCodePro-Regular]
|
|
f=Source Code Pro
|
|
s=Regular
|
|
l=Source Code Pro
|
|
|
|
[SourceCodePro-It]
|
|
f=Source Code Pro
|
|
s=Italic
|
|
l=Source Code Pro
|
|
|
|
[SourceCodePro-Medium]
|
|
f=Source Code Pro
|
|
s=Medium
|
|
l=Source Code Pro Medium
|
|
|
|
[SourceCodePro-MediumIt]
|
|
f=Source Code Pro
|
|
s=Medium Italic
|
|
l=Source Code Pro Medium
|
|
|
|
[SourceCodePro-Semibold]
|
|
f=Source Code Pro
|
|
s=Semibold
|
|
l=Source Code Pro Semibold
|
|
|
|
[SourceCodePro-SemiboldIt]
|
|
f=Source Code Pro
|
|
s=Semibold Italic
|
|
l=Source Code Pro Semibold
|
|
|
|
[SourceCodePro-Bold]
|
|
f=Source Code Pro
|
|
s=Bold
|
|
l=Source Code Pro
|
|
|
|
[SourceCodePro-BoldIt]
|
|
f=Source Code Pro
|
|
s=Bold Italic
|
|
l=Source Code Pro
|
|
|
|
[SourceCodePro-Black]
|
|
f=Source Code Pro
|
|
s=Black
|
|
l=Source Code Pro Black
|
|
|
|
[SourceCodePro-BlackIt]
|
|
f=Source Code Pro
|
|
s=Black Italic
|
|
l=Source Code Pro Black
|