slint/internal/core/software_renderer
Katherine Whitlock beb75c0465
Add path drawing to software renderer (#9894)
ChangeLog: Add path drawing to software renderer

CC #4178 

Note: this feature is not yet possible to enable as there is no public feature flag for it.
2025-11-05 15:19:30 +01:00
..
fonts software renderer: Remove rustybuzz dependency 2025-10-14 20:22:40 +02:00
draw_functions.rs swrenderer: Fix drawing of big image 2025-08-16 08:54:14 +02:00
fixed.rs Fixed Fixed multiplication to work with u16 2025-03-31 14:46:21 +02:00
fonts.rs Software renderer: use parley (#9656) 2025-10-15 02:19:49 +13:00
minimal_software_window.rs Safe Area 2025-10-24 12:24:45 +02:00
path.rs Add path drawing to software renderer (#9894) 2025-11-05 15:19:30 +01:00
scene.rs Add conic gradient support for all backends (#9021) 2025-08-02 09:14:33 +02:00
target_pixel_buffer.rs Add a documentation comment about DrawRectangleArgs::alpha 2025-06-23 15:42:20 +02:00