Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `spin` mode to `ferris` example :crab: | 2024-05-03 | 1 | -0/+7 | |
| | |||||
* | Fix `Image::bounds` when rotation present in `iced_graphics` | 2024-05-03 | 1 | -11/+3 | |
| | |||||
* | Create `ferris` example to showcase `ContentFit` and `Rotation` | 2024-05-02 | 1 | -1/+6 | |
| | |||||
* | Simplify image rotation API and its internals | 2024-05-02 | 1 | -20/+51 | |
| | |||||
* | Add `Image` rotation support | 2024-05-02 | 1 | -0/+37 | |
Co-authored-by: DKolter <68352124+DKolter@users.noreply.github.com> |