slint/scripts
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
..
build_for_ios_with_cargo.bash Run cargo xtask check_license_headers --fix-it 2025-10-21 17:53:39 +02:00
prepare_binary_package.sh Include list of third-party licenses in the C++ docs 2024-12-16 21:54:37 +01:00
prepare_vscode_nightly.sh Fix typos 2025-01-13 08:35:20 +01:00
publish.sh Split the software renderer in its own crate: i-slint-renderer-software (#10229) 2025-12-09 14:17:05 +01:00