Function limn_text_layout::get_line_rects [] [src]

pub fn get_line_rects(
    text: &str,
    rect: Rect,
    font: &Font,
    font_size: f32,
    line_height: f32,
    line_wrap: Wrap,
    align: Align
) -> Vec<Rect>