Module font_kit::handle[][src]

Expand description

Encapsulates the information needed to locate and open a font.

This is either the path to the font or the raw in-memory font data.

To open the font referenced by a handle, use a loader.

Enums

Handle

Encapsulates the information needed to locate and open a font.