pub fn draw_text_ex(text: &str, x: f32, y: f32, params: TextParams)
Expand description

Draw text with custom params such as font, font size and font scale.