[go: up one dir, main page]

Function sdl2::gfx::primitives::set_font[][src]

pub fn set_font<'b, F>(fontdata: F, cw: u32, ch: u32) where
    F: Into<Option<&'b [u8]>>, 
Expand description

Sets or resets the current global font data.