slint/sixtyfps_runtime/rendering_backends/gl
Simon Hausmann 2dd5ea61bb Add support for Path.fill-rule
For some reason it's not working with the Qt renderer though
2021-02-10 14:08:32 +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 Handle Esc in the GL backend 2021-02-08 09:00:09 +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 wasm: Resize the canvas to make sure it fits the window constraints 2021-02-09 09:41:01 +01:00
images.rs Move the image handling code into a separate module 2021-02-10 12:49:26 +01:00
lib.rs Add support for Path.fill-rule 2021-02-10 14:08:32 +01:00
svg.rs Include SVG support also in the wasm build 2021-01-28 21:24:07 +01:00