GithubHelp home page GithubHelp logo

isabella232 / source-serif-pro Goto Github PK

View Code? Open in Web Editor NEW

This project forked from googlefonts/source-serif-pro

0.0 0.0 0.0 21.33 MB

Serif typeface for setting text. Designed to complement Source Sans Pro

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

License: SIL Open Font License 1.1

Shell 100.00%

source-serif-pro's Introduction

Source Serif Pro

Source Serif Pro is a set of OpenType fonts to complement the Source Sans Pro family. In addition to functional OpenType fonts, this open source repository provides all of the source files that were used to build them using the Adobe Font Development Kit for OpenType (AFDKO).

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

Font installation instructions

  • macOS
  • Windows
  • Linux/Unix-based systems
  • Bower
    bower install git://github.com/adobe-fonts/source-serif-pro.git#release
  • npm 2.x
    npm install --fetch-only git://github.com/adobe-fonts/source-serif-pro.git#release
  • npm 3.x
    npm install git://github.com/adobe-fonts/source-serif-pro.git#release

Building the fonts from source

Requirements

To build the binary font files from source, you need to have the Adobe Font Development Kit for OpenType (AFDKO) installed. 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/Regular/
$ makeotf -r

Building all fonts

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

$ ./build.sh

Getting Involved

Send suggestions for changes to the Source Serif OpenType font project maintainer, Frank Grießhammer, for consideration.

Further information

For information about the design and background of Source Serif, please refer to the official font readme file. For a quick glance at the design of Source Serif, see the editable web specimen.

source-serif-pro's People

Contributors

brianleroux avatar frankrolf avatar miguelsousa 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.