slint/tools/compiler
Olivier Goffart 03bca95bef compiler: add a software-renderer feature
We aldready document in cmake.md that a valid value for
`SLINT_EMBED_RESOURCES` is `embed-for-software-renderer`, but this
doesn't work since it expect a `software-renderer` feature that don't
exist. So create this feature.

This feature brings on all the image and font loading machinery in the
compiler. But I still enable it by default since it is a documented
cmake option.
2023-07-12 16:02:47 +02:00
..
Cargo.toml compiler: add a software-renderer feature 2023-07-12 16:02:47 +02:00
main.rs compiler: add a software-renderer feature 2023-07-12 16:02:47 +02:00