Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce support for `Font` attributes | 2023-03-30 | 1 | -1/+1 | |
* | Introduce backend feature flags in `iced_renderer` | 2023-03-06 | 1 | -49/+27 | |
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -6/+5 | |
* | 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 |