Function fltk::draw::text_extents

source ·
pub fn text_extents(txt: &str) -> (i32, i32, i32, i32)
Expand description

Measure the coordinates and size of the text where a bounding box using the returned data would fit the text