A wrapper around [freedesktop.org's fontconfig library][homepage], for locating fonts on a UNIX like systems such as Linux and FreeBSD. Requires fontconfig to be installed.
See the fontconfig developer reference for more information.
Dependencies
- Arch Linux:
fontconfig - Debian-based systems:
libfontconfig1-dev - FreeBSD:
fontconfig - Void Linux:
fontconfig-devel
Usage
Cargo.toml:
[]
= "0.1.0"
main.rs:
use ;