iced/tiny_skia/src
Héctor Ramón b5e7fb240c
Merge pull request #2070 from ripytide/master
Added a Frame::scale_nonuniform method
2023-09-07 06:03:41 +02:00
..
window Introduce custom backend-specific primitives 2023-06-29 07:18:20 +02:00
backend.rs Upgrade resvg to 0.34 and tiny_skia to 0.10 2023-07-12 08:59:07 +02:00
geometry.rs Make scale methods in Frame generic over f32 and Vector 2023-09-07 05:51:39 +02:00
lib.rs Introduce custom backend-specific primitives 2023-06-29 07:18:20 +02:00
primitive.rs Introduce custom backend-specific primitives 2023-06-29 07:18:20 +02:00
raster.rs Fix import consistency for bytemuck 2023-07-12 09:03:24 +02:00
settings.rs Introduce support for Font attributes 2023-03-30 00:56:00 +02:00
text.rs Use the correct text size and height in tiny_skia 2023-09-05 20:45:27 -04:00
vector.rs Improve code style in vector modules 2023-07-12 09:07:20 +02:00
window.rs Scaffold iced_tiny_skia and connect it to iced_renderer 2023-02-25 15:38:25 +01:00