# Source Code Pro Source Code 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. ## Font installation instructions * [Mac OS X](http://support.apple.com/kb/HT2509) * [Windows](https://www.microsoft.com/en-us/Typography/TrueTypeInstall.aspx) * [Linux/Unix-based systems](https://github.com/adobe-fonts/source-code-pro/issues/17#issuecomment-8967116) * Bower
`bower install git://github.com/adobe-fonts/source-code-pro.git#release` * npm 2.x
`npm install --fetch-only git://github.com/adobe-fonts/source-code-pro.git#release` * npm 3.x
`npm install git://github.com/adobe-fonts/source-code-pro.git#release` ## Getting Involved 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](http://www.adobe.com/products/type/font-information/source-code-pro-readme.html).