Rust FFI bindings to the HarfBuzz text shaping engine for advanced text layout.
# Cargo.toml
[dependencies]
harfbuzz-sys = "0.6.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a HarfBuzz buffer using the raw FFI binding.
Install HarfBuzz via your package manager (e.g., apt install libharfbuzz-dev) or build from source.
No dependency data recorded yet.