slint/sixtyfps_runtime/rendering_backends/qt
Simon Hausmann 47a255eea5 Further preparation for more aggressive font caching
Pass everything needed for delayed evaluation for
`PlatformWindow::font_metrics()` to permit caching the font matching
result in the Text/TextInput's rendering cache.
2021-04-13 15:30:33 +02:00
..
build.rs Fix recurring C++ timers 2021-03-25 20:07:12 +01:00
Cargo.toml Don't link the qt backend with winit 2021-03-24 09:51:05 +01:00
key_generated.rs Add support for Path.fill-rule 2021-02-10 14:08:32 +01:00
lib.rs Load custom fonts from disk only once with Qt 2021-04-13 10:53:21 +02:00
qt_window.rs Further preparation for more aggressive font caching 2021-04-13 15:30:33 +02:00
qttypes.rs Polish a bit the Brush API 2021-03-10 16:54:33 +01:00
widgets.rs Add a qt_viewer example that uses QWidget 2021-03-23 17:13:41 +01:00