Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-11-05 | Use RGBA texture for `image` and `svg` pipelines | 1 | -5/+5 | |
2022-11-05 | Refactor some `image` traits a bit | 1 | -2/+2 | |
2022-11-05 | Unify methods by leveraging `Into<Cow>` in `image` and `svg` | 1 | -23/+5 | |
2022-10-03 | Use `Cow<'static, [u8]>` in image/svg, add constructors taking &[u8]` | 1 | -4/+27 | |
2022-04-30 | Fix broken intra-doc links in documentation | 1 | -2/+2 | |
2021-12-10 | Decouple the image Handle type from the iced_native implementation | 1 | -2/+7 | |
2021-11-04 | Write documentation for `iced_native::image` | 1 | -3/+5 | |
2021-10-31 | Introduce first-class `image` module in `iced_native` | 1 | -0/+122 |