slint/sixtyfps_runtime/rendering_backends/gl
Simon Hausmann a48f4253a2 Minor cleanup in draw_text
Create the font request on the text item side to reduce duplication and
remove the fallback logic from the font_weight accessor, in preparation
for automatic generation of that getter.
2021-01-14 08:53:13 +01:00
..
Cargo.toml Add support for application fonts 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 More vertical text alignment fixes - makes the printer demo look better 2021-01-14 08:53:13 +01:00
lib.rs Minor cleanup in draw_text 2021-01-14 08:53:13 +01:00