Function limn_text_layout::get_positioned_glyphs [] [src]

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