Skip to main content

replay

Function replay 

Source
pub fn replay(
    draw_list: &[DrawOp],
    painter: &Painter,
    images: &ImageRegistry,
) -> Vec<Shape>
Expand description

The shapes that draw draw_list, in order, laid out through painter’s fonts. images holds the loader URI of every asset the front end has registered from a hand-off.