fcft 0.1.0

Bindings to fcft: library for font loading and glyph rasterization
Documentation
  • Coverage
  • 71.6%
    58 out of 81 items documented1 out of 54 items with examples
  • Size
  • Source code size: 40.58 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.05 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 17s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • WhyNotHugo

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.