Skip to content

toaq/ot-builder

This branch is 1 commit ahead of, 2 commits behind ot-builder/monorepo:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

32e1567 · Nov 28, 2024
May 9, 2023
Aug 12, 2023
Jun 22, 2024
Nov 28, 2024
Jun 30, 2024
Aug 6, 2020
Nov 10, 2022
Feb 23, 2022
Jan 17, 2020
Apr 11, 2023
Aug 17, 2019
Mar 22, 2020
Nov 2, 2020
Jan 17, 2020
Jan 6, 2023
May 9, 2023
Mar 15, 2020
Jun 30, 2024
Mar 25, 2020

Repository files navigation

ot-builder : A Font Library

GitHub Workflow Status npm GitHub issues GitHub pull requests License

ot-builder is a TypeScript library that manipulates OpenType fonts.

Currently ot-builder supports:

  • TrueType and Postscript glyph geometry and hinting;
  • OpenType layout (GSUBGPOS, etc.);
  • First-class variation;
  • Font-level glyph mappers and coordinate mappers.

Building

npm run boot
npm run build

Testing

npm test

License

MIT

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.6%
  • JavaScript 1.4%