GithubHelp home page GithubHelp logo

erinmclaughlin / robotoslab Goto Github PK

View Code? Open in Web Editor NEW

This project forked from googlefonts/robotoslab

0.0 2.0 0.0 2.36 MB

Roboto Slab Typeface by Google

License: Apache License 2.0

HTML 3.12% PureBasic 5.35% Shell 5.27% Python 86.26%

robotoslab's Introduction

Roboto Slab Font Project

by Christian Robertson

Roboto has a dual nature. It has a mechanical skeleton and the forms are largely geometric. At the same time, the font features friendly and open curves. While some grotesks distort their letterforms to force a rigid rhythm, Roboto doesn’t compromise, allowing letters to be settled into their natural width. This makes for a more natural reading rhythm more commonly found in humanist and serif types.

This is the Roboto Slab family, which can be used alongside the normal Roboto family and the Roboto Condensed family.

This project is a fork from the old Google font repository.

Completed tasks:

  • Port original binaries to UFO sources with cubic outlines
  • use fontmake to build.

Todo:

  • Improve README.md
  • Get Metadata up to data, add appropriate email address
  • Run fonts through Fontbakery and ship fonts.

Building

First you should setup a python virtual environment:

# the name "venv" is used in "scripts/bin/build/sh"
$ virtualenv venv
# activate the virtual environment
$ . ./venv/bin/activate
# install the dependencies
$ pip install -r reguirements.txt

With that in place and with the virtual envronment activated, build the fonts like so:

Masters

$ ./scripts/bin/build.sh

Alternatively, invoke fontmake directly:

$ cd fonts
$ fontmake -m ../sources/RobotoSlab.designspace

Instances

In the designspace document, also some instances are described, this can create font-instances by interploation. However, the masters are not fully compatible and thus the instances are not complete/broken.

$ cd fonts
$ fontmake -m ../sources/RobotoSlab.designpace -i

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.