iced/graphics
Ian Douglas Scott 2c7c42ee93
Move image/svg handling into iced_graphics
The `TextureStore` trait is implemented by the atlas, and can also be
implemented in the glow renderer or in a software renderer.

The API here may be improved in the future, but API stability is
presumably not a huge issue since these types will only be used by
renderer backends.
2022-11-05 03:19:37 +01:00
..
fonts Render arrow icon in ComboBox 2020-07-08 11:05:15 +02:00
src Move image/svg handling into iced_graphics 2022-11-05 03:19:37 +01:00
Cargo.toml Move image/svg handling into iced_graphics 2022-11-05 03:19:37 +01:00