Skip to main content

FontResource

Type Alias FontResource 

Source
pub type FontResource = Resource<Font>;
Expand description

A resource that allows a font to be loaded.

Aliased Typeยง

pub struct FontResource { /* private fields */ }