rsms / fontkit

JS & WASM library for working with fonts

Home Page:https://rsms.me/fontkit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

JS & WASM library for working with fonts

https://rsms.me/fontkit/

License:MIT License


Languages

Language:C 67.2%Language:C++ 22.0%Language:JavaScript 7.3%Language:Objective-C 3.4%Language:Shell 0.1%Language:SourcePawn 0.0%