servo/rust-harfbuzz

Rust bindings to HarfBuzz

Rust

90

344 commits

updated Aug 4, 2026

See the code

README

rust-harfbuzz

Build Status

Documentation

Bindings to the HarfBuzz text shaping engine.

Vendored HarfBuzz Sources

This repository contains a vendored copy of the harfbuzz sources as a Git submodule. If building with the bundled feature, be sure to initialize submodules:

git clone --recursive https://github.com/servo/rust-harfbuzz.git

Or, after a clone:

git submodule update --init

FreeType Support

The freetype feature is enabled by default. If your system does not have FreeType or FreeType development packages, which is typically the case for Windows, you can either disable default features or enable the freetype-sys/bundled feature.

Contributors

(top 30 of 48)

waywardmonkeys

104 commits

jdm

44 commits

metajack

30 commits

brson

21 commits

servo/rust-harfbuzz

Rust bindings to HarfBuzz

Rust

90

344 commits

updated Aug 4, 2026

See the code

README

rust-harfbuzz

Build Status

Documentation

Bindings to the HarfBuzz text shaping engine.

Vendored HarfBuzz Sources

This repository contains a vendored copy of the harfbuzz sources as a Git submodule. If building with the bundled feature, be sure to initialize submodules:

git clone --recursive https://github.com/servo/rust-harfbuzz.git

Or, after a clone:

git submodule update --init

FreeType Support

The freetype feature is enabled by default. If your system does not have FreeType or FreeType development packages, which is typically the case for Windows, you can either disable default features or enable the freetype-sys/bundled feature.

Contributors

(top 30 of 48)

waywardmonkeys

104 commits

jdm

44 commits

metajack

30 commits

brson

21 commits

Languages

Rust

99.8%