Function dyon_interactive::load_font[][src]

pub fn load_font<F, T>(rt: &mut Runtime) -> Result<(), String> where
    F: 'static + Clone,
    T: 'static + CreateTexture<F> + ImageSize

Helper method for loading fonts.