Struct font_kit::family_handle::FamilyHandle[][src]

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

Encapsulates the information needed to locate and open the fonts in a family.

Implementations

Creates an empty set of family handles.

Creates a set of font family handles.

Adds a new handle to this set.

Returns true if and only if this set has no fonts in it.

Returns all the handles in this set.

Trait Implementations

Formats the value using the given formatter. Read more

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.