GithubHelp home page GithubHelp logo

lagolagolago / source-code-pro Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adobe-fonts/source-code-pro

0.0 1.0 0.0 125.96 MB

Monospaced font family for user interface and coding environments

Home Page: https://adobe-fonts.github.io/source-code-pro/

License: SIL Open Font License 1.1

Python 51.55% Batchfile 16.05% Shell 32.40%

source-code-pro's Introduction

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.

Download the fonts (OTF, TTF, WOFF, WOFF2, EOT)

Font installation instructions

  • macOS
  • Windows
  • Linux/Unix-based systems
  • Homebrew (macOS)
    brew tap caskroom/fonts && brew cask install font-source-code-pro
  • Pacman (Arch Linux)
    pacman -S adobe-source-code-pro-fonts
  • 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

Building the fonts from source

Requirements

To build the binary font files from source, you need to have installed the Adobe Font Development Kit for OpenType (AFDKO). The AFDKO tools are widely used for font development today, and are part of most font editor applications.

Building one font

The key to building OTF or TTF fonts is makeotf, which is part of the AFDKO toolset. Information and usage instructions can be found by executing makeotf -h.

In this repository, all necessary files are in place for building the OTF and TTF fonts. For example, build a binary OTF font for the Regular style like this:

$ cd Roman/Instances/Regular/
$ makeotf -r

Building all fonts

For convenience, a shell script named build is provided in the root directory. It builds all OTFs and TTFs, and can be executed by typing:

$ ./build.sh

or this on Windows:

> build.cmd

Getting Involved

Send suggestions for changes to the Source Code OpenType font project maintainer, Paul D. Hunt, for consideration.

Further information

For information about the design and background of Source Code, please refer to the official font readme file.

source-code-pro's People

Contributors

brianleroux avatar codeman38 avatar curzy avatar dasmoose avatar dmitry-azaraev avatar dolmen avatar frankrolf avatar loichu avatar miguelsousa avatar pauldhunt avatar ppicazo avatar robeerob avatar rsperberg avatar ryanstewart avatar srid avatar statico avatar teotuominen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.