slint/sixtyfps_runtime/rendering_backends/gl
Simon Hausmann 35f51fe339 Clean up FontRequest interface
Represent a non-specified pixel size and font weight through a None option.

This is cleaner and has the added benefit that the backend can now
easily decide what the default size/weight should be.
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 Simplify font interface in the backend 2021-01-14 08:53:13 +01:00
lib.rs Clean up FontRequest interface 2021-01-14 08:53:13 +01:00