# opentype.js An [opentype.js](https://github.com/opentypejs/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](https://www.npmjs.com/package/@shuding/opentype.js).