render_decoration

Function render_decoration 

Source
pub fn render_decoration<R: Renderer>(
    renderer: &mut R,
    run: &LayoutRun<'_>,
    default_color: Color,
)
Expand description

Draw text decoration lines (underline, strikethrough, overline) for a layout run.