Type Alias nannou::text::Font

source ·
pub type Font = Font<'static>;
Expand description

The RustType Font type used by nannou.

Aliased Type§

struct Font { /* private fields */ }