[][src]Module font_kit::loader

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.

FontTransform

The transform that glyphs will be transformed by.

Traits

Loader

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