Name Description Size Coverage
bindings.rs automatically generated by rust-bindgen 0.66.1 242340 -
coretext.rs 1179 -
directwrite.rs 681 -
freetype.rs 615 -
lib.rs # harfbuzz-sys This crate provides raw bindings to the [HarfBuzz](https://harfbuzz.github.io/) text shaping library. ## Features - `freetype` - Enables bindings to the FreeType font engine. (Enabled by default.) - `coretext` - Enables bindings to the CoreText font engine. (Apple platforms only) (Enabled by default.) - `directwrite` - Enables bindings to the DirectWrite font engine. (Windows only) (Enabled by default.) - `bundled` - Use the bundled copy of the harfbuzz library rather than one installed on the system. 1524 -