slint/sixtyfps_runtime/rendering_backends/gl
Simon Hausmann b61c1e3af7 Fix baseline for text items
In the previous renderer the text, by default, is drawn at the top of the
bounding box. The default femtovg alignment is more like QPainter, but
that's not quite what we want here.
2021-01-14 08:53:13 +01:00
..
Cargo.toml Move the GraphicsWindow to the graphics backend 2021-01-14 08:53:13 +01:00
eventloop.rs Move the eventloop module to the backend 2021-01-14 08:53:13 +01:00
graphics_window.rs Fix some warnings about unused variables or imports 2021-01-14 08:53:13 +01:00
lib.rs Fix baseline for text items 2021-01-14 08:53:13 +01:00