servo / rust-harfbuzz

Rust bindings to HarfBuzz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Rust bindings to HarfBuzz

License:Other


Languages

Language:Rust 99.8%Language:Shell 0.2%Language:C 0.0%