Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies | 2023-02-24 | 1 | -78/+0 | |
| | |||||
* | Use RGBA texture for `image` and `svg` pipelines | 2022-11-05 | 1 | -1/+1 | |
| | |||||
* | Refactor some `image` traits a bit | 2022-11-05 | 1 | -0/+78 | |
- Use `Size<u32>` were applicable. - Rename `TextureStore` to `image::Storage`. - Rename `TextureStoreEntry` to `image::storage::Entry`. - Wire up `viewport_dimensions` to `iced_glow` for `Svg`. |