[][src]Module font_kit::sources::fontconfig

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.

Structs

FontconfigSource

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