slint/sixtyfps_runtime/rendering_backends/gl
Simon Hausmann 96263e04ca Fix fitted path rendering
In the old backend we transformed the path to fit into the given width/height.

The new printer page uses that.
2021-01-27 15:03:24 +01:00
..
fonts Implement basic font fallbacks for WASM and macOS 2021-01-14 08:53:14 +01:00
Cargo.toml Move the clipboard access from corelib to the backend 2021-01-22 15:25:06 +01:00
eventloop.rs Fix regular key press event handling with winit 2021-01-23 10:11:57 +01:00
fonts_fontdb.rs Implement basic font fallbacks for WASM and macOS 2021-01-14 08:53:14 +01:00
fonts_wasm.rs Implement basic font fallbacks for WASM and macOS 2021-01-14 08:53:14 +01:00
graphics_window.rs Fix custom scale factor in the GL backend 2021-01-19 09:57:00 +01:00
lib.rs Fix fitted path rendering 2021-01-27 15:03:24 +01:00