fcft
Rust bindings to fcft, a font library for loading and glyph rasterization using FontConfig, FreeType and pixman
This library currently implements enough bindings for simple single-line text: UI labels, titles, page numbers, possibly truncated with an ellipsis, never wrapped.
See the API documentation for details.
Raw bindings come from the fcft-sys
crate, re-exported as fcft::ffi.
Licence
Licensed under the ISC licence.