This commit is contained in:
Miguel Sousa
2015-01-16 13:47:18 -08:00

View File

@@ -5,18 +5,18 @@ in user interface (UI) environments. In addition to a functional OpenType font,
source project provides all of the source files that were used to build this OpenType font
by using the AFDKO makeotf tool.
## Download font binaries (OTF and TTF files)
## Download the fonts (OTF, TTF, WOFF, EOT)
The font binaries are not part of the repository. They can be
[downloaded from SourceForge here](https://sourceforge.net/projects/sourcecodepro.adobe/files/).
* [Latest release](../../releases/latest)
* [All releases](../../releases)
## Installation instructions
## Font 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/source-code-pro/issues/17#issuecomment-8967116)
* [Linux/Unix-based systems](https://github.com/adobe-fonts/source-code-pro/issues/17#issuecomment-8967116)
## Building from source
## Building the fonts from source
### Requirements
@@ -49,8 +49,8 @@ $ ./build.sh
## Getting Involved
Send suggestions for changes to the Source Code OpenType font project maintainer,
phunt@adobe.com, for consideration.
Send suggestions for changes to the Source Code OpenType font project maintainer, [Paul D. Hunt](mailto:opensourcefonts@adobe.com?subject=[GitHub] Source Code Pro), for consideration.
## Further information
For information about the design and background of Source Code, please refer to the [official font readme file](https://rawgit.com/adobe-fonts/source-code-pro/master/SourceCodeProReadMe.html).