pub fn measure_text_size( face: &FontFace, size: f32, text: &str, visual: bool, ) -> Size
Return the size in pixels for the specified text, face and size.