slint/examples/plotter
Simon Hausmann 50f4b08b6e Remove imgref and rgb dependencies from the plotter example
With `as_bytes_mut()` on `SharedPixelBuffer` those dependencies are not needed anymore,
they are now implicit.
2021-08-10 15:56:01 +02:00
..
Cargo.toml Remove imgref and rgb dependencies from the plotter example 2021-08-10 15:56:01 +02:00
main.rs Remove imgref and rgb dependencies from the plotter example 2021-08-10 15:56:01 +02:00
plotter.60 Add a plotter example using plotters 2021-08-10 15:56:01 +02:00