Module font_kit::sources::fontconfig

source ·
Expand description

A source that contains the fonts installed on the system, as reported by the Fontconfig library.

On macOS and Windows, the Cargo feature source-fontconfig can be used to opt into fontconfig support. To prefer it over the native font source (only if you know what you’re doing), use the source-fontconfig-default feature.

Modules§

Structs§

  • A source that contains the fonts installed on the system, as reported by the Fontconfig library.