/fontkit

JS & WASM library for working with fonts

Primary LanguageCMIT LicenseMIT

FontKit

FontKit is a JavaScript/WebAssembly library for working with fonts, backed by industry-strength Freetype and Harfbuzz.

This is a project in its early stages of development

Building

The only requirement for building fontkit is Docker

./build.sh

Output is generated in the build directory.

For available options, run ./build.sh -help