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.
- macOS
- 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
Send suggestions for changes to the Source Code OpenType font project maintainer, Paul D. Hunt, for consideration.
For information about the design and background of Source Code, please refer to the official font readme file.