slint/api
Olivier Goffart 5c69db596a
Split the software renderer in its own crate: i-slint-renderer-software (#10229)
The goal is to be able to enable feature conditionally with `i-slint-renderer-software/?...`

NOTE: this change the implementation of
`SceneBuilder::platform_text_fill_brush/platform_text_stroke_brush`
It was warning about `non_exhaustive_omitted_patterns`.
And it changed it to always return the brush color so gradient gets
converted to plain color instead of None.
This is the behavior with the non-parley renderer
2025-12-09 14:17:05 +01:00
..
cpp Split the software renderer in its own crate: i-slint-renderer-software (#10229) 2025-12-09 14:17:05 +01:00
node [autofix.ci] apply automated fixes 2025-12-09 12:11:04 +01:00
python [autofix.ci] apply automated fixes 2025-12-09 12:11:04 +01:00
rs Split the software renderer in its own crate: i-slint-renderer-software (#10229) 2025-12-09 14:17:05 +01:00
wasm-interpreter [autofix.ci] apply automated fixes 2025-12-09 12:11:04 +01:00