/variable-type-tools

Minisites that demonstrate various aspects of variable fonts

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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;