mirror of
https://github.com/google/fonts.git
synced 2024-12-01 03:06:03 +03:00
sourcecodepro: v2.030 added
Taken from the upstream repo https://github.com/adobe-fonts/source-code-pro at release https://github.com/adobe-fonts/source-code-pro/releases/tag/2.030R-ro%2F1.050R-it
This commit is contained in:
parent
c5fce50495
commit
72ac95ba4b
@ -1,23 +1,8 @@
|
||||
<p>Source Code was designed by Paul D. Hunt as a companion to Source Sans.
|
||||
This complementary family was adapted from the Source design due to a request
|
||||
to create a monospaced version for coding applications. Source Code preserves
|
||||
the design features and vertical proportions of Source Sans, but alters the
|
||||
glyph widths so that they are uniform across all glyphs and weights.</p>
|
||||
<p>Source Code was designed by Paul D. Hunt as a companion to Source Sans.This complementary family was adapted from the Source design due to a request to create a monospaced version for coding applications. Source Code preserves the design features and vertical proportions of Source Sans, but alters the glyph widths so that they are uniform across all glyphs and weights.</p>
|
||||
|
||||
<p>Although this family was designed specifically for coding environments, for
|
||||
which a regular weight will typically suffice, Source Code has been made
|
||||
available in the same weight range as the corresponding Source Sans design.
|
||||
Source Code Pro currently supports a wide range of languages using the Latin
|
||||
script, and includes all the characters in the Adobe Latin 4 glyph set.</p>
|
||||
<p>Although this family was designed specifically for coding environments, for which a regular weight will typically suffice, Source Code has been made available in the same weight range as the corresponding Source Sans design.Source Code Pro currently supports a wide range of languages using the Latin script, and includes all the characters in the Adobe Latin 4 glyph set.</p>
|
||||
|
||||
<p>As an open source project, it is expected that incremental updates will be
|
||||
made over time to extend glyph set coverage and functionality. Future releases
|
||||
are expected to add support for Greek and Cyrillic scripts, italics, and other
|
||||
features documented on the project page at <a
|
||||
href="http://sourceforge.net/adobe">Open@Adobe</a>, which is hosted by
|
||||
SourceForge.</p>
|
||||
<p>As an open source project, it is expected that incremental updates will be made over time to extend glyph set coverage and functionality. In 2019, we have updated the family to <a href="https://github.com/adobe-fonts/source-code-pro/releases/tag/2.030R-ro%2F1.050R-it">Roman v2.030 and Italic v1.050</a>. This update now supports Greek, Cyrillic, Vietnamese and Italic styles.</p>
|
||||
|
||||
<p>To contribute, see <a href="https://github.com/adobe-fonts/source-code-pro">github.com/adobe-fonts/source-code-pro</a>.</p>
|
||||
|
||||
<p>If you are interested in contributing to this open source project, please
|
||||
visit this project page for information on how to become involved. Source Code
|
||||
Pro can be adapted and redistributed according to the terms of the Open Font
|
||||
License (OFL) agreement.</p>
|
@ -12,6 +12,15 @@ fonts {
|
||||
full_name: "Source Code Pro ExtraLight"
|
||||
copyright: "Copyright 2010, 2012 Adobe Systems Incorporated. All Rights Reserved."
|
||||
}
|
||||
fonts {
|
||||
name: "Source Code Pro"
|
||||
style: "italic"
|
||||
weight: 200
|
||||
filename: "SourceCodePro-ExtraLightItalic.ttf"
|
||||
post_script_name: "SourceCodePro-ExtraLightIt"
|
||||
full_name: "Source Code Pro ExtraLight Italic"
|
||||
copyright: "Copyright 2010, 2012 Adobe Systems Incorporated. All Rights Reserved."
|
||||
}
|
||||
fonts {
|
||||
name: "Source Code Pro"
|
||||
style: "normal"
|
||||
@ -21,6 +30,15 @@ fonts {
|
||||
full_name: "Source Code Pro Light"
|
||||
copyright: "Copyright 2010, 2012 Adobe Systems Incorporated. All Rights Reserved."
|
||||
}
|
||||
fonts {
|
||||
name: "Source Code Pro"
|
||||
style: "italic"
|
||||
weight: 300
|
||||
filename: "SourceCodePro-LightItalic.ttf"
|
||||
post_script_name: "SourceCodePro-LightIt"
|
||||
full_name: "Source Code Pro Light Italic"
|
||||
copyright: "Copyright 2010, 2012 Adobe Systems Incorporated. All Rights Reserved."
|
||||
}
|
||||
fonts {
|
||||
name: "Source Code Pro"
|
||||
style: "normal"
|
||||
@ -30,6 +48,15 @@ fonts {
|
||||
full_name: "Source Code Pro Regular"
|
||||
copyright: "Copyright 2010, 2012 Adobe Systems Incorporated. All Rights Reserved."
|
||||
}
|
||||
fonts {
|
||||
name: "Source Code Pro"
|
||||
style: "italic"
|
||||
weight: 400
|
||||
filename: "SourceCodePro-Italic.ttf"
|
||||
post_script_name: "SourceCodePro-It"
|
||||
full_name: "Source Code Pro Italic"
|
||||
copyright: "Copyright 2010, 2012 Adobe Systems Incorporated. All Rights Reserved."
|
||||
}
|
||||
fonts {
|
||||
name: "Source Code Pro"
|
||||
style: "normal"
|
||||
@ -39,6 +66,15 @@ fonts {
|
||||
full_name: "Source Code Pro Medium"
|
||||
copyright: "Copyright 2010, 2012 Adobe Systems Incorporated. All Rights Reserved."
|
||||
}
|
||||
fonts {
|
||||
name: "Source Code Pro"
|
||||
style: "italic"
|
||||
weight: 500
|
||||
filename: "SourceCodePro-MediumItalic.ttf"
|
||||
post_script_name: "SourceCodePro-MediumIt"
|
||||
full_name: "Source Code Pro Medium Italic"
|
||||
copyright: "Copyright 2010, 2012 Adobe Systems Incorporated. All Rights Reserved."
|
||||
}
|
||||
fonts {
|
||||
name: "Source Code Pro"
|
||||
style: "normal"
|
||||
@ -48,6 +84,15 @@ fonts {
|
||||
full_name: "Source Code Pro SemiBold"
|
||||
copyright: "Copyright 2010, 2012 Adobe Systems Incorporated. All Rights Reserved."
|
||||
}
|
||||
fonts {
|
||||
name: "Source Code Pro"
|
||||
style: "italic"
|
||||
weight: 600
|
||||
filename: "SourceCodePro-SemiBoldItalic.ttf"
|
||||
post_script_name: "SourceCodePro-SemiBoldIt"
|
||||
full_name: "Source Code Pro SemiBold Italic"
|
||||
copyright: "Copyright 2010, 2012 Adobe Systems Incorporated. All Rights Reserved."
|
||||
}
|
||||
fonts {
|
||||
name: "Source Code Pro"
|
||||
style: "normal"
|
||||
@ -57,6 +102,15 @@ fonts {
|
||||
full_name: "Source Code Pro Bold"
|
||||
copyright: "Copyright 2010, 2012 Adobe Systems Incorporated. All Rights Reserved."
|
||||
}
|
||||
fonts {
|
||||
name: "Source Code Pro"
|
||||
style: "italic"
|
||||
weight: 700
|
||||
filename: "SourceCodePro-BoldItalic.ttf"
|
||||
post_script_name: "SourceCodePro-BoldIt"
|
||||
full_name: "Source Code Pro Bold Italic"
|
||||
copyright: "Copyright 2010, 2012 Adobe Systems Incorporated. All Rights Reserved."
|
||||
}
|
||||
fonts {
|
||||
name: "Source Code Pro"
|
||||
style: "normal"
|
||||
@ -66,6 +120,19 @@ fonts {
|
||||
full_name: "Source Code Pro Black"
|
||||
copyright: "Copyright 2010, 2012 Adobe Systems Incorporated. All Rights Reserved."
|
||||
}
|
||||
fonts {
|
||||
name: "Source Code Pro"
|
||||
style: "italic"
|
||||
weight: 900
|
||||
filename: "SourceCodePro-BlackItalic.ttf"
|
||||
post_script_name: "SourceCodePro-BlackIt"
|
||||
full_name: "Source Code Pro Black Italic"
|
||||
copyright: "Copyright 2010, 2012 Adobe Systems Incorporated. All Rights Reserved."
|
||||
}
|
||||
subsets: "cyrillic"
|
||||
subsets: "cyrillic-ext"
|
||||
subsets: "greek"
|
||||
subsets: "latin"
|
||||
subsets: "latin-ext"
|
||||
subsets: "menu"
|
||||
subsets: "vietnamese"
|
||||
|
BIN
ofl/sourcecodepro/SourceCodePro-Black.ttf
Normal file → Executable file
BIN
ofl/sourcecodepro/SourceCodePro-Black.ttf
Normal file → Executable file
Binary file not shown.
BIN
ofl/sourcecodepro/SourceCodePro-BlackItalic.ttf
Executable file
BIN
ofl/sourcecodepro/SourceCodePro-BlackItalic.ttf
Executable file
Binary file not shown.
BIN
ofl/sourcecodepro/SourceCodePro-Bold.ttf
Normal file → Executable file
BIN
ofl/sourcecodepro/SourceCodePro-Bold.ttf
Normal file → Executable file
Binary file not shown.
BIN
ofl/sourcecodepro/SourceCodePro-BoldItalic.ttf
Executable file
BIN
ofl/sourcecodepro/SourceCodePro-BoldItalic.ttf
Executable file
Binary file not shown.
BIN
ofl/sourcecodepro/SourceCodePro-ExtraLight.ttf
Normal file → Executable file
BIN
ofl/sourcecodepro/SourceCodePro-ExtraLight.ttf
Normal file → Executable file
Binary file not shown.
BIN
ofl/sourcecodepro/SourceCodePro-ExtraLightItalic.ttf
Executable file
BIN
ofl/sourcecodepro/SourceCodePro-ExtraLightItalic.ttf
Executable file
Binary file not shown.
BIN
ofl/sourcecodepro/SourceCodePro-Italic.ttf
Executable file
BIN
ofl/sourcecodepro/SourceCodePro-Italic.ttf
Executable file
Binary file not shown.
BIN
ofl/sourcecodepro/SourceCodePro-Light.ttf
Normal file → Executable file
BIN
ofl/sourcecodepro/SourceCodePro-Light.ttf
Normal file → Executable file
Binary file not shown.
BIN
ofl/sourcecodepro/SourceCodePro-LightItalic.ttf
Executable file
BIN
ofl/sourcecodepro/SourceCodePro-LightItalic.ttf
Executable file
Binary file not shown.
BIN
ofl/sourcecodepro/SourceCodePro-Medium.ttf
Normal file → Executable file
BIN
ofl/sourcecodepro/SourceCodePro-Medium.ttf
Normal file → Executable file
Binary file not shown.
BIN
ofl/sourcecodepro/SourceCodePro-MediumItalic.ttf
Executable file
BIN
ofl/sourcecodepro/SourceCodePro-MediumItalic.ttf
Executable file
Binary file not shown.
BIN
ofl/sourcecodepro/SourceCodePro-Regular.ttf
Normal file → Executable file
BIN
ofl/sourcecodepro/SourceCodePro-Regular.ttf
Normal file → Executable file
Binary file not shown.
BIN
ofl/sourcecodepro/SourceCodePro-SemiBold.ttf
Normal file → Executable file
BIN
ofl/sourcecodepro/SourceCodePro-SemiBold.ttf
Normal file → Executable file
Binary file not shown.
BIN
ofl/sourcecodepro/SourceCodePro-SemiBoldItalic.ttf
Executable file
BIN
ofl/sourcecodepro/SourceCodePro-SemiBoldItalic.ttf
Executable file
Binary file not shown.
Loading…
Reference in New Issue
Block a user