Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run `cargo fmt` | 2025-02-21 | 1 | -1/+1 | |
* | Introduce `Svg` struct in `core::svg` | 2024-08-04 | 1 | -11/+5 | |
* | Introduce `Image` struct in `core::image` | 2024-08-04 | 1 | -12/+5 | |
* | Implement image support for `canvas` widget | 2024-08-04 | 1 | -0/+1 | |
* | Update `cosmic-text` and `resvg` (#2416) | 2024-07-17 | 1 | -3/+7 | |
* | Introduce dynamic `opacity` support for `Image` and `Svg` | 2024-05-03 | 1 | -0/+4 | |
* | Introduce `center` widget helper | 2024-05-03 | 1 | -16/+16 | |
* | Simplify image rotation API and its internals | 2024-05-02 | 1 | -12/+14 | |
* | Add `Image` rotation support | 2024-05-02 | 1 | -15/+34 | |
* | Reintroduce damage tracking for `iced_tiny_skia` | 2024-04-10 | 1 | -17/+17 | |
* | Port `iced_tiny_skia` to new layering architecture | 2024-04-09 | 1 | -0/+831 |