Get glyph data and render text to a canvas using Rust Wasm
- rustybuzz for text shaping
- ttf-parser for retrieving glyph outlines
- unicode-linebreak for text wrapping
- Make sure Rust and wasm-pack are installed
npm install
npm run wasm:build
npm run dev
Get glyph data and render text to a canvas using Rust wasm
Get glyph data and render text to a canvas using Rust Wasm
npm install
npm run wasm:build
npm run dev
Get glyph data and render text to a canvas using Rust wasm
https://wasm-text-rendering.vercel.app/