slint/sixtyfps_runtime/rendering_backends/gl/fonts
Simon Hausmann d2923d51f6 GL backend: add basic font fallback support for Linux
Use the static (but long) fallback list that we get from fontconfig in the beginning.

This works, but can be optimized to operate on a trimmed and shorter list,
which will speed up the fallback. But for now this makes it work.
2021-09-17 18:58:18 +02:00
..
DejaVuSans.ttf Implement basic font fallbacks for WASM and macOS 2021-01-14 08:53:14 +01:00
fontconfig.rs GL backend: add basic font fallback support for Linux 2021-09-17 18:58:18 +02:00
LICENSE.DejaVu Apply pre-commit hooks to all files 2021-08-17 22:38:16 +02:00