Mozilla's Zilla Slab Type Family
Перейти к файлу
Marc Foley b65c118bae Reverted license filename 2017-07-05 09:52:35 +01:00
sources Remove font folder if it already exists 2017-06-26 10:48:08 +01:00
.gitignore Inherit repo from https://bitbucket.org/m4rc1e/zillaslab 2017-05-22 11:10:03 +01:00
LICENSE Reverted license filename 2017-07-05 09:52:35 +01:00
README.md Added .woff and .woff2 webfont generation to pipeline 2017-06-26 10:26:29 +01:00
requirements.txt requirements added 2017-05-24 09:27:18 +01:00

README.md

Zilla Slab

A custom family for Mozilla by Typotheque

Installation

virtualenv env
source env/bin/activate

pip install -r requirements.txt

# dependencies to generate webfonts
brew tap bramstein/webfonttools
brew update
brew install bramstein/webfonttools/sfnt2woff
brew install bramstein/webfonttools/woff2

Generating fonts

build whilst env virtualenv is active

cd sources
sh build.sh