slint/sixtyfps_runtime/rendering_backends/qt
Simon Hausmann f087cc18bc Remove extern "C" functions from wasm module
We don't need these functions and their export. They account for ~20kb in
the optimized .wasm - plus JS glue code.
2021-02-26 17:04:49 +01:00
..
build.rs Fix build.rs not being re-run when the cpp! code changes 2021-01-28 17:23:10 +01:00
Cargo.toml Update version number everywhere 2021-01-28 16:34:13 +01:00
key_generated.rs Add support for Path.fill-rule 2021-02-10 14:08:32 +01:00
lib.rs Remove extern "C" functions from wasm module 2021-02-26 17:04:49 +01:00
qt_window.rs Add support for letter-spacing in text 2021-02-16 22:14:50 +01:00
qttypes.rs Fix source scaling detection for the Qt backend 2021-02-10 21:33:04 +01:00
widgets.rs Put the window background color in the StyleMetrics 2021-02-15 15:57:58 +01:00