Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move `Canvas` and `QRCode` to `iced` crate | 2023-03-03 | 1 | -3/+1 | |
* | Implement `Canvas` support for `iced_tiny_skia` | 2023-03-01 | 1 | -1/+3 | |
* | Fix `clippy` lints | 2023-02-27 | 1 | -0/+1 | |
* | Scaffold `iced_tiny_skia` and connect it to `iced_renderer` | 2023-02-25 | 1 | -0/+20 | |
* | Trim measurements in `renderer::Backend` | 2023-02-25 | 1 | -1/+7 | |
* | Introduce `iced_renderer` subcrate featuring runtime renderer fallback | 2023-02-24 | 1 | -0/+94 |