pub fn text<S: AsRef<str>>(s: S, x: u32, y: u32)
Draw text onto the screen (non-wrapping, but respects linebreaks).