summaryrefslogtreecommitdiffstats
path: root/glow/src/image.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-24Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependenciesLibravatar Héctor Ramón Jiménez1-254/+0
2023-01-09Restructured everything to make profiling a feature of iced_winit.Libravatar bungoboingo1-3/+3
2023-01-09Initial profiling support for Iced.Libravatar Bingus1-0/+6
2022-12-11Fixed iced_glow crate compilation when image feature is enabled and the svg f...Libravatar Ben Wallis1-1/+1
2022-12-06Remove `appearance` from `Handle`Libravatar Héctor Ramón Jiménez1-1/+6
2022-11-23fix: adjust y position of scissor rectangleLibravatar Ashley Wulber1-1/+3
2022-11-23fix: scissor layout bounds for imagesLibravatar Ashley Wulber1-0/+11
2022-11-05Remove redundant features in `iced_wgpu` and `iced_glow`Libravatar Héctor Ramón Jiménez1-8/+8
2022-11-05Refactor some `image` traits a bitLibravatar Héctor Ramón Jiménez1-23/+41
2022-11-05Add image/svg support to `iced_glow`Libravatar Ian Douglas Scott1-0/+212