Skip to content

fontra/build-shaper-font

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM Version Rust

build-shaper-font

A minimal font compiler to produce "shaper fonts", minimal fonts to feed to HarfBuzz

Build

You need Rust and wasm-pack installed. For example, Rust can be installed with homebrew:

brew install rust

Then install wasm-pack:

cargo install wasm-pack

Finally, build the project:

wasm-pack build

Test

You need nodejs and npm installed. For example, they can be installed with homebrew:

brew install nodejs

Then use npm to test the project:

npm install
npm test

About

A minimal font compiler to produce "shaper fonts", minimal fonts to feed to HarfBuzz

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors