iced/renderer/src
2023-06-28 00:35:37 +02:00
..
geometry Create iced_widget subcrate and re-organize the whole codebase 2023-03-04 05:37:11 +01:00
backend.rs Reuse entries in text::Cache in iced_wgpu 2023-06-28 00:35:37 +02:00
compositor.rs Added offscreen rendering support for wgpu & tiny-skia exposed with the window::screenshot command. 2023-06-06 15:37:30 +02:00
geometry.rs Write missing documentation in iced_wgpu 2023-05-11 15:37:56 +02:00
lib.rs Bundle tiny-skia backend together with iced_renderer 2023-05-10 22:23:11 +02:00
settings.rs Introduce support for Font attributes 2023-03-30 00:56:00 +02:00
widget.rs Implement Canvas support for iced_tiny_skia 2023-03-01 21:34:26 +01:00