ot-builder
is a TypeScript library that manipulates OpenType fonts.
Currently ot-builder
supports:
- TrueType and Postscript glyph geometry and hinting;
- OpenType layout (
GSUB
,GPOS
, etc.); - First-class variation;
- Font-level glyph mappers and coordinate mappers.
npm run boot
npm run build
npm test
MIT