iced-yoda/tiny_skia/src
Héctor Ramón Jiménez f2aa570aac
Introduce draw_with_bounds to canvas::Cache
Also:
  - Change `Rectangle::INFINITE` to have coordinates at `f32::NEG_INFINITY`
  - Change `Frame::with_clip` to _not_ adjust the coordinate system
  - Rename `Size::INFINITY` to `INFINITE`
2025-08-17 22:31:58 +02:00
..
window Merge branch 'master' into beacon 2025-04-01 02:18:20 +02:00
engine.rs Introduce text::Alignment with Justified support 2025-03-11 02:30:50 +01:00
geometry.rs Introduce draw_with_bounds to canvas::Cache 2025-08-17 22:31:58 +02:00
layer.rs Return 0 in Layer::start for empty layers 2025-08-17 00:07:58 +02:00
lib.rs Introduce draw_with_bounds to canvas::Cache 2025-08-17 22:31:58 +02:00
primitive.rs Reintroduce damage tracking for iced_tiny_skia 2024-04-10 15:21:42 +02:00
raster.rs Introduce dynamic opacity support for Image and Svg 2024-05-03 13:25:58 +02:00
settings.rs Port iced_tiny_skia to new layering architecture 2024-04-09 22:25:16 +02:00
text.rs Make anchoring explicit and improve reusability of text pipelines 2025-05-04 03:54:42 +02:00
vector.rs Make rendering of svg that has text work out of the box (#2560) 2024-09-13 21:43:00 +00:00
window.rs Scaffold iced_tiny_skia and connect it to iced_renderer 2023-02-25 15:38:25 +01:00