Function draw_test_picture

Source
pub fn draw_test_picture(
    rc: &mut impl RenderContext,
    number: usize,
) -> Result<(), Error>
Expand description

Draw a test picture, by number.

There are a few test pictures here now, and hopefully it will grow into a full suite, suitable for both benchmarking and correctness testing.