slint/sixtyfps_runtime/rendering_backends/gl
Simon Hausmann c41062e9bb Fix linear gradient rendering with the GL backend
Share the code for transforming the gradient's angle to start and end points,
and apply the transformation to the bounds.
2021-02-03 14:38:29 +01:00
..
fonts Implement basic font fallbacks for WASM and macOS 2021-01-14 08:53:14 +01:00
Cargo.toml Include SVG support also in the wasm build 2021-01-28 21:24:07 +01:00
eventloop.rs Fix regular key press event handling with winit 2021-01-23 10:11:57 +01:00
fonts.rs Hack to make the demos start up with latest macOS and GL backend 2021-02-03 08:55:44 +01:00
graphics_window.rs Fix custom scale factor in the GL backend 2021-01-19 09:57:00 +01:00
lib.rs Fix linear gradient rendering with the GL backend 2021-02-03 14:38:29 +01:00
svg.rs Include SVG support also in the wasm build 2021-01-28 21:24:07 +01:00