foliojs / fontkit

An advanced font engine for Node and the browser
1.45k stars 213 forks source link

Make fontkit work in the browser #280

Closed ptoussai closed 2 years ago

ptoussai commented 2 years ago

This change is a step forward to make fontkit fully compatible out of the box in the browser (tested with nuxt/webpack 4).

Edit: with the update to brotli:1.3.3 this is fully working in the browser when using a bundler.

ptoussai commented 2 years ago

Test results:

541 passing (1s) 7 pending

devongovett commented 2 years ago

Should be covered by #281.