summaryrefslogtreecommitdiffstats
path: root/glow/src/image.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: adjust y position of scissor rectangleLibravatar Ashley Wulber2022-11-231-1/+3
* fix: scissor layout bounds for imagesLibravatar Ashley Wulber2022-11-231-0/+11
* Remove redundant features in `iced_wgpu` and `iced_glow`Libravatar Héctor Ramón Jiménez2022-11-051-8/+8
* Refactor some `image` traits a bitLibravatar Héctor Ramón Jiménez2022-11-051-23/+41
* Add image/svg support to `iced_glow`Libravatar Ian Douglas Scott2022-11-051-0/+212