Skip to content
forked from rsms/fontkit

JS & WASM library for working with fonts

License

Notifications You must be signed in to change notification settings

BODhaha/fontkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 67.2%
  • C++ 22.0%
  • JavaScript 7.3%
  • Objective-C 3.4%
  • Other 0.1%