astro-ghostcms/.pnpm-store/v3/files/30/b4ce264cbe84db1f2e54285c75d...

10 lines
398 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
# 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).