typf-shape-hr 5.0.16

Pure Rust text shaping backend for typf using harfrust
Documentation

Pure Rust text shaping backend using harfrust

Harfrust is a pure Rust port of HarfBuzz, providing text shaping without any C dependencies. This makes it ideal for environments where compiling HarfBuzz is difficult or when a fully auditable Rust dependency tree is required.

Performance is within 25% of the C HarfBuzz implementation for most fonts.