summaryrefslogtreecommitdiffstats
path: root/core/src/rotation.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add `spin` mode to `ferris` example :crab:Libravatar Héctor Ramón Jiménez2024-05-031-0/+7
* Fix `Image::bounds` when rotation present in `iced_graphics`Libravatar Héctor Ramón Jiménez2024-05-031-11/+3
* Create `ferris` example to showcase `ContentFit` and `Rotation`Libravatar Héctor Ramón Jiménez2024-05-021-1/+6
* Simplify image rotation API and its internalsLibravatar Héctor Ramón Jiménez2024-05-021-20/+51
* Add `Image` rotation supportLibravatar Héctor Ramón Jiménez2024-05-021-0/+37