Module font_kit::loader[][src]

Expand description

Provides a common interface to the platform-specific API that loads, parses, and rasterizes fonts.

Structs

FallbackFont

A single font record for a fallback query result.

FallbackResult

The result of a fallback query.

Traits

Loader

Provides a common interface to the platform-specific API that loads, parses, and rasterizes fonts.