An opentype.js fork that:
- Replaces
tiny-inflate
withfflate
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.