-
Notifications
You must be signed in to change notification settings - Fork 233
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release version 2.010 (Roman) and 1.065 (Italic)
- Loading branch information
1 parent
754023d
commit a956d20
Showing
78 changed files
with
365 additions
and
12,069 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Source Sans Pro | ||
|
||
Source Sans Pro is a set of OpenType fonts that have been designed to work well | ||
in user interface (UI) environments. In addition to a functional OpenType font, this open | ||
source project provides all of the source files that were used to build this OpenType font | ||
by using the AFDKO makeotf tool. | ||
|
||
## Installation instructions | ||
|
||
* [Mac OS X](http://support.apple.com/kb/HT2509) | ||
* [Windows](http://windows.microsoft.com/en-us/windows-vista/install-or-uninstall-fonts) | ||
* [Linux/Unix-based systems](https://github.com/adobe-fonts/source-code-pro/issues/17#issuecomment-8967116) | ||
|
||
## Getting Involved | ||
|
||
Send suggestions for changes to the Source Sans OpenType font project maintainer, [Paul D. Hunt](mailto:[email protected]?subject=[GitHub] Source Sans Pro), for consideration. | ||
|
||
## Further information | ||
|
||
For information about the design and background of Source Sans, please refer to the [official font readme file](http://htmlpreview.github.io/?https://github.com/adobe-fonts/source-sans-pro/blob/master/SourceSansProReadMe.html). |
Empty file.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-3.43 KB
(94%)
WOFF/TTF/SourceSansPro-ExtraLightIt.ttf.woff
100644 → 100755
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"name": "source-sans-pro", | ||
"version": "2.010", | ||
"main": "source-sans-pro.css", | ||
"homepage": "https://github.com/adobe-fonts/source-sans-pro", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/adobe-fonts/source-sans-pro.git" | ||
}, | ||
"authors": [ | ||
{ "name": "Paul D. Hunt" } | ||
], | ||
"description": "Source Sans Pro font family by Adobe", | ||
"license": "SIL OFL 1.1" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,131 @@ | ||
@font-face{ | ||
font-family: 'Source Sans Pro'; | ||
font-weight: 200; | ||
font-style: normal; | ||
font-stretch: normal; | ||
src: url('EOT/SourceSansPro-ExtraLight.eot') format('embedded-opentype'), | ||
url('WOFF/OTF/SourceSansPro-ExtraLight.otf.woff') format('woff'), | ||
url('OTF/SourceSansPro-ExtraLight.otf') format('opentype'), | ||
url('TTF/SourceSansPro-ExtraLight.ttf') format('truetype'); | ||
} | ||
|
||
@font-face{ | ||
font-family: 'Source Sans Pro'; | ||
font-weight: 200; | ||
font-style: italic; | ||
font-stretch: normal; | ||
src: url('EOT/SourceSansPro-ExtraLightIt.eot') format('embedded-opentype'), | ||
url('WOFF/OTF/SourceSansPro-ExtraLightIt.otf.woff') format('woff'), | ||
url('OTF/SourceSansPro-ExtraLightIt.otf') format('opentype'), | ||
url('TTF/SourceSansPro-ExtraLightIt.ttf') format('truetype'); | ||
} | ||
|
||
@font-face{ | ||
font-family: 'Source Sans Pro'; | ||
font-weight: 300; | ||
font-style: normal; | ||
font-stretch: normal; | ||
src: url('EOT/SourceSansPro-Light.eot') format('embedded-opentype'), | ||
url('WOFF/OTF/SourceSansPro-Light.otf.woff') format('woff'), | ||
url('OTF/SourceSansPro-Light.otf') format('opentype'), | ||
url('TTF/SourceSansPro-Light.ttf') format('truetype'); | ||
} | ||
|
||
@font-face{ | ||
font-family: 'Source Sans Pro'; | ||
font-weight: 300; | ||
font-style: italic; | ||
font-stretch: normal; | ||
src: url('EOT/SourceSansPro-LightIt.eot') format('embedded-opentype'), | ||
url('WOFF/OTF/SourceSansPro-LightIt.otf.woff') format('woff'), | ||
url('OTF/SourceSansPro-LightIt.otf') format('opentype'), | ||
url('TTF/SourceSansPro-LightIt.ttf') format('truetype'); | ||
} | ||
|
||
@font-face{ | ||
font-family: 'Source Sans Pro'; | ||
font-weight: 400; | ||
font-style: normal; | ||
font-stretch: normal; | ||
src: url('EOT/SourceSansPro-Regular.eot') format('embedded-opentype'), | ||
url('WOFF/OTF/SourceSansPro-Regular.otf.woff') format('woff'), | ||
url('OTF/SourceSansPro-Regular.otf') format('opentype'), | ||
url('TTF/SourceSansPro-Regular.ttf') format('truetype'); | ||
} | ||
|
||
@font-face{ | ||
font-family: 'Source Sans Pro'; | ||
font-weight: 400; | ||
font-style: italic; | ||
font-stretch: normal; | ||
src: url('EOT/SourceSansPro-It.eot') format('embedded-opentype'), | ||
url('WOFF/OTF/SourceSansPro-It.otf.woff') format('woff'), | ||
url('OTF/SourceSansPro-It.otf') format('opentype'), | ||
url('TTF/SourceSansPro-It.ttf') format('truetype'); | ||
} | ||
|
||
@font-face{ | ||
font-family: 'Source Sans Pro'; | ||
font-weight: 600; | ||
font-style: normal; | ||
font-stretch: normal; | ||
src: url('EOT/SourceSansPro-Semibold.eot') format('embedded-opentype'), | ||
url('WOFF/OTF/SourceSansPro-Semibold.otf.woff') format('woff'), | ||
url('OTF/SourceSansPro-Semibold.otf') format('opentype'), | ||
url('TTF/SourceSansPro-Semibold.ttf') format('truetype'); | ||
} | ||
|
||
@font-face{ | ||
font-family: 'Source Sans Pro'; | ||
font-weight: 600; | ||
font-style: italic; | ||
font-stretch: normal; | ||
src: url('EOT/SourceSansPro-SemiboldIt.eot') format('embedded-opentype'), | ||
url('WOFF/OTF/SourceSansPro-SemiboldIt.otf.woff') format('woff'), | ||
url('OTF/SourceSansPro-SemiboldIt.otf') format('opentype'), | ||
url('TTF/SourceSansPro-SemiboldIt.ttf') format('truetype'); | ||
} | ||
|
||
@font-face{ | ||
font-family: 'Source Sans Pro'; | ||
font-weight: 700; | ||
font-style: normal; | ||
font-stretch: normal; | ||
src: url('EOT/SourceSansPro-Bold.eot') format('embedded-opentype'), | ||
url('WOFF/OTF/SourceSansPro-Bold.otf.woff') format('woff'), | ||
url('OTF/SourceSansPro-Bold.otf') format('opentype'), | ||
url('TTF/SourceSansPro-Bold.ttf') format('truetype'); | ||
} | ||
|
||
@font-face{ | ||
font-family: 'Source Sans Pro'; | ||
font-weight: 700; | ||
font-style: italic; | ||
font-stretch: normal; | ||
src: url('EOT/SourceSansPro-BoldIt.eot') format('embedded-opentype'), | ||
url('WOFF/OTF/SourceSansPro-BoldIt.otf.woff') format('woff'), | ||
url('OTF/SourceSansPro-BoldIt.otf') format('opentype'), | ||
url('TTF/SourceSansPro-BoldIt.ttf') format('truetype'); | ||
} | ||
|
||
@font-face{ | ||
font-family: 'Source Sans Pro'; | ||
font-weight: 900; | ||
font-style: normal; | ||
font-stretch: normal; | ||
src: url('EOT/SourceSansPro-Black.eot') format('embedded-opentype'), | ||
url('WOFF/OTF/SourceSansPro-Black.otf.woff') format('woff'), | ||
url('OTF/SourceSansPro-Black.otf') format('opentype'), | ||
url('TTF/SourceSansPro-Black.ttf') format('truetype'); | ||
} | ||
|
||
@font-face{ | ||
font-family: 'Source Sans Pro'; | ||
font-weight: 900; | ||
font-style: italic; | ||
font-stretch: normal; | ||
src: url('EOT/SourceSansPro-BlackIt.eot') format('embedded-opentype'), | ||
url('WOFF/OTF/SourceSansPro-BlackIt.otf.woff') format('woff'), | ||
url('OTF/SourceSansPro-BlackIt.otf') format('opentype'), | ||
url('TTF/SourceSansPro-BlackIt.ttf') format('truetype'); | ||
} |