iced-yoda/tiny_skia/src
Héctor Ramón Jiménez 15057a05c1
Introduce center widget helper
... and also make `center_x` and `center_y` set
`width` and `height` to `Length::Fill`, respectively.

This targets the most common use case when centering
things and removes a bunch of boilerplate as a result.
2024-05-03 09:11:46 +02:00
..
window Reintroduce damage tracking for iced_tiny_skia 2024-04-10 15:21:42 +02:00
engine.rs Introduce center widget helper 2024-05-03 09:11:46 +02:00
geometry.rs Introduce canvas::Cache grouping 2024-04-30 07:57:54 +02:00
layer.rs Remove commented code in tiny_skia::layer 2024-05-02 17:28:29 +02:00
lib.rs Introduce center widget helper 2024-05-03 09:11:46 +02:00
primitive.rs Reintroduce damage tracking for iced_tiny_skia 2024-04-10 15:21:42 +02:00
raster.rs Use an opaque Id type for image::Handle 2024-05-01 01:39:43 +02:00
settings.rs Port iced_tiny_skia to new layering architecture 2024-04-09 22:25:16 +02:00
text.rs Port iced_tiny_skia to new layering architecture 2024-04-09 22:25:16 +02:00
vector.rs Add Image rotation support 2024-05-02 17:27:45 +02:00
window.rs Scaffold iced_tiny_skia and connect it to iced_renderer 2023-02-25 15:38:25 +01:00