iced/graphics/src/image
Héctor Ramón Jiménez 8ce8d374b1
Refactor some image traits a bit
- 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`.
2022-11-05 03:19:38 +01:00
..
raster.rs Refactor some image traits a bit 2022-11-05 03:19:38 +01:00
storage.rs Refactor some image traits a bit 2022-11-05 03:19:38 +01:00
vector.rs Refactor some image traits a bit 2022-11-05 03:19:38 +01:00