Taetype: A Complete Font Engine for Rust and WASM
Taetype offers a Rust and WASM-based font engine for decoding, instancing, and shaping fonts.
Taetype is a font engine that decodes, instances, subsets, and shapes TTF, OTF, TTC, and WOFF2 fonts using Rust and WebAssembly. Built entirely in Rust, it requires no browser API, server, or external font tools. It operates as WASM in the browser, as a native library in backend or desktop applications, or as a simple Rust dependency.