Git Product home page Git Product logo

googlefonts__opensans's Introduction

Open Sans

variable font

Open Sans sample

Originally designed by Steve Matteson of Ascender Hebrew by Yanek Iontef Weight expansion by Micah Stupak Help and advice from Meir Sadan and Marc Foley

Building fonts

# Create a new virtual env and install dependencies
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt


# Change to source dir and generate fonts
cd source
sh build.sh

Relation with Noto Sans

The Open Sans styles have been updated from Noto Sans sources. Noto Sans has 4 masters in each width and slant. The lightest Noto Sans master is lighter than the lightest Open Sans master. The two boldest master match exactly.

Mapping between Open Sans weights and Noto Sans master values:

Open Sans (GF) wght Noto Sans (master) wght
Thin 26
Light 50
Regular 83
Regular 90
SemiBold 117
Bold 151 Bold 151
ExtraBold 151 Black 190

To generate then Open Sans masters, the following was done to Noto Sans sources:

  • scale Noto Sans from 1000 units-per-em to 2048 units-per-em.
  • rename Noto Sans as Open Sans
  • rename g as g.alt, add double-storey g from Open Sans
  • swap I and I.alt, and apply to composite glyphs
  • change IJ to have J with descender
  • swap florin and florin.ss03, rename as florin.salt
  • add math symbols to Roman, that are in Italic, from Open Sans

The Noto Sans sources are kept in the folder sources/NotoSans.

UFO that match the Open Sans masters have been generated with sources/build_masters_from_noto.sh. They are the sources used to generate TTFs with sources/build.sh.

The Hebrew glyphs and their features are not in the NotoSans UFOs.

googlefonts__opensans's People

Contributors

moyogo avatar m4rc1e avatar mikedug avatar mjlagattuta avatar dependabot[bot] avatar davelab6 avatar thundernixon 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.