Skip to content

bennyboer/harfbuzz-bindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HarfBuzz Bindings for Rust

Bindings for the HarfBuzz text shaping engine generated with bindgen to support the newest versions of HarfBuzz.

Preconditions

Usage

Add this dependency to your Cargo.toml:

[dependencies]
harfbuzz-bindings = "0.2"

And fire up cargo build!

Additional information

This crate has been implemented following the bindgen tutorial.

About

Rust bindings for Harfbuzz

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published