FontBureau / variable-type-tools

Minisites that demonstrate various aspects of variable fonts
https://typetools.typenetwork.com/
Apache License 2.0
36 stars 7 forks source link

variable-type-tools

A set of layout tools for exerimenting with variable fonts in various ways. Requires a PHP 7.x server.

Installation

git clone git@github.com:TypeNetwork/variable-type-tools.git;
cd variable-type-tools;
git submodule update --init --recursive;