- Update harfbuzzjs to ^0.4.0 (Andreas Lind)
- Update harfbuzzjs to ^0.3.6 (Andreas Lind)
- Rename for clarity: exports => harfbuzzJsWasm (Andreas Lind)
- #23 Support reducing the variation space of individual axes (partial instancing) (Andreas Lind, Andreas Lind, Andreas Lind, Andreas Lind)
- Update harfbuzzjs to ^0.3.4 (Andreas Lind)
- Exclude test and testdata from the npm package (Andreas Lind)
- #21 Add support for instancing variable fonts (pinning variation axes) (Andreas Lind)
- Upgrade to Ubuntu 22.04 (Andreas Lind)
- Revert "Revert "Update harfbuzzjs to ^0.3.1"" (Andreas Lind)
- Drop node.js 10 and 12 support, add 16 and 18 (Andreas Lind)
- Update harfbuzzjs to ^0.3.1 (Andreas Lind)
- Test that we strip tables not required by web browsers (Andreas Lind)
- Revert "Don't limit to a concurrency of 1 now that harfbuzzjs auto-grows the wasm heap" (Andreas Lind)
- Update harfbuzzjs to ^0.3.0 (Andreas Lind)
- Remove the memory.grow hack now that harfbuzzjs uses Emscripten and automatically grows the heap (Andreas Lind)
- hb-subset.wasm moved to the root of the harfbuzzjs package (Andreas Lind)
- Add a regression test with a huge font from Munter/subfont#145 (Andreas Lind)
- Fix CHANGELOG generation in preversion script now that an npm env var changed (Andreas Lind)
- +1 more
- #13 Update harfbuzzjs to ^0.2.0 (harfbuzz 3.0.0) (Andreas Lind, Andreas Lind, Andreas Lind, Andreas Lind, Andreas Lind, Andreas Lind, Andreas Lind)
- Add vscode debugger launch config (Andreas Lind)
- Add a small bit of error handling, copied from hb-subset (Andreas Lind)
- Error out if the text isn't given as a string (Andreas Lind)
- Mention the preserveNameIds option in the README (Andreas Lind)
- Use fontkit to look for the presence of a licenseURL in the tests, avoiding ttx (Andreas Lind)
- Implement support for a preserveNameIds array (Andreas Lind)
- #5 Update harfbuzzjs version and remove manual layout subset enable (Ebrahim Byagowi)
- #2 Fix a leak, handle non-BMP characters and performance tweaks (Ebrahim Byagowi, Ebrahim Byagowi, Ebrahim Byagowi, Ebrahim Byagowi)