[][src]Function piet_test::draw_test_picture

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

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.