/opentype.js

Read and write OpenType fonts using JavaScript.

Primary LanguageJavaScriptMIT LicenseMIT

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.