shape_with_flags

Function shape_with_flags 

Source
pub fn shape_with_flags(
    item_text: &str,
    paragraph_text: Option<&str>,
    analysis: &Analysis,
    glyphs: &mut GlyphString,
    flags: ShapeFlags,
)
Available on crate feature v1_44 only.