pub fn canvas_text(x: f32, y: f32, size: f32, r: u8, g: u8, b: u8, text: &str)
Draw text on the canvas.