Function fltk::draw::draw_text2[][src]

pub fn draw_text2(
    string: &str,
    x: i32,
    y: i32,
    width: i32,
    height: i32,
    align: Align
)

Draws a string starting at the given x, y location with width and height and alignment