Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-06-29 | Introduce custom backend-specific primitives | 1 | -0/+2 | |
2023-03-07 | Implement `vector` pipeline in `iced_tiny_skia` | 1 | -0/+3 | |
2023-03-07 | Implement `raster` pipeline in `iced_tiny_skia` | 1 | -0/+3 | |
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -8/+3 | |
2023-03-03 | Move `Canvas` and `QRCode` to `iced` crate | 1 | -2/+2 | |
2023-03-01 | Implement `Canvas` support for `iced_tiny_skia` | 1 | -1/+9 | |
2023-02-26 | Draft text support in `iced_tiny_skia` | 1 | -0/+1 | |
2023-02-25 | Scaffold `iced_tiny_skia` and connect it to `iced_renderer` | 1 | -4/+3 | |
2023-02-24 | Introduce `iced_renderer` subcrate featuring runtime renderer fallback | 1 | -0/+17 |