Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor docs typo | 2022-12-29 | 1 | -1/+1 | |
* | Rename `Fill` to `ColorFilter` in `graphics::image::vector` | 2022-12-06 | 1 | -4/+4 | |
* | Remove `appearance` from `Handle` | 2022-12-06 | 1 | -11/+11 | |
* | feat: SVG styling with icon fill color | 2022-12-06 | 1 | -10/+28 | |
* | Don't convert svg to BGRA before passing to shader | 2022-11-04 | 1 | -9/+2 | |
* | Replace `texture_store` and `store` with `storage` | 2022-11-05 | 2 | -9/+9 | |
* | Use RGBA texture for `image` and `svg` pipelines | 2022-11-05 | 1 | -1/+1 | |
* | Refactor some `image` traits a bit | 2022-11-05 | 3 | -21/+58 | |
* | Move image/svg handling into `iced_graphics` | 2022-11-05 | 2 | -0/+419 |