@shuding/opentype.js
Version:
OpenType font parser
8 lines (5 loc) • 306 B
Markdown
# 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.
Published as `@shuding/opentype.js` on [npm](https://www.npmjs.com/package/@shuding/opentype.js).