iced/tiny_skia/src
Héctor Ramón Jiménez d948ca6f09
Update glyphon to 0.4
`Color` is now always in the sRGB color space.
2024-01-15 23:49:20 +01:00
..
window Separate Compositor::new from Compositor::create_renderer 2023-12-02 20:49:47 +01:00
backend.rs Introduce RawText to Primitive in iced_graphics 2023-12-05 02:19:17 +01:00
geometry.rs Rename viewport to clip_bounds 2023-12-02 15:56:28 +01:00
lib.rs Centralize clippy lints in .cargo/config.toml 2023-09-20 16:40:03 +02:00
primitive.rs Introduce custom backend-specific primitives 2023-06-29 07:18:20 +02:00
raster.rs Refactor texture image filtering 2023-11-11 07:22:51 +01:00
settings.rs Implement explicit text caching in the widget state tree 2023-08-30 04:31:21 +02:00
text.rs Update glyphon to 0.4 2024-01-15 23:49:20 +01:00
vector.rs Fix expect message in iced_tiny_skia::vector 2023-12-11 10:47:17 +01:00
window.rs Scaffold iced_tiny_skia and connect it to iced_renderer 2023-02-25 15:38:25 +01:00