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
- Windows
- Linux/Unix-based systems
- 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.