Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-04-09 | Port `iced_tiny_skia` to new layering architecture | 1 | -2/+2 | ||
2024-03-22 | Allow custom renderers in `Program` and `Application` | 1 | -0/+10 | ||
2023-08-30 | Implement explicit text caching in the widget state tree | 1 | -3/+3 | ||
2023-03-30 | Introduce support for `Font` attributes | 1 | -1/+1 | ||
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -1/+1 | ||
2023-02-25 | Scaffold `iced_tiny_skia` and connect it to `iced_renderer` | 1 | -7/+1 | ||
2023-02-24 | Introduce `iced_renderer` subcrate featuring runtime renderer fallback | 1 | -0/+30 | ||