Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 283 Bytes

File metadata and controls

9 lines (6 loc) · 283 Bytes

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;