Struct andrew::text::fontconfig::FontConfig[][src]

pub struct FontConfig { /* fields omitted */ }
Expand description

Represents the main fontconfig config file

Implementations

Creates a new FontConfig object by looking for the fontconfig config file

Returns the location of the fontconfig config file being used

Get the directories that contain fonts

Return all fonts installed on the system

Return all ‘fonts.dir’ files in font directories

Returns the paths of regular fonts belonging to a specific family installed on the system

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.