Function micro_games_kit::loader::load_font
source · pub fn load_font(
draw: &mut DrawContext,
name: impl Into<Cow<'static, str>>,
bytes: &[u8]
)pub fn load_font(
draw: &mut DrawContext,
name: impl Into<Cow<'static, str>>,
bytes: &[u8]
)