Skip to content

shuding/opentype.js

 
 

Repository files navigation

opentype.js

An opentype.js fork that:

  • Replaces tiny-inflate with fflate for better performance.
  • Removes dynamic font loading and fs, Buffer deps.
  • Removes all canvas and font exporting/serialization related APIs.
  • Removes name table.

Published as @shuding/opentype.js on npm.

About

Read and write OpenType fonts using JavaScript.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 93.3%
  • HTML 6.0%
  • CSS 0.7%