slint/sixtyfps_runtime/rendering_backends/gl
Simon Hausmann 8dc6ee6fb1 Fix font fallback list on macOS with default family
Even with an empty font family we should produce a font fallback list, and we can.
Fixes the missing checkmark (when not affected by clipping).
2021-06-30 15:46:30 +02:00
..
fonts Implement basic font fallbacks for WASM and macOS 2021-01-14 08:53:14 +01:00
Cargo.toml Bump femtovg and ttf_parser version 2021-06-28 11:08:06 +02:00
eventloop.rs GL backend: Prepare for image cache without window 2021-06-01 08:29:39 +02:00
fonts.rs Fix font fallback list on macOS with default family 2021-06-30 15:46:30 +02:00
graphics_window.rs Fix popup size 2021-06-29 09:30:07 +02:00
images.rs Add Image::size() 2021-06-20 11:18:28 +02:00
lib.rs GL backend: elide Text also when word-wrapping 2021-06-30 13:33:19 +02:00
svg.rs Update dependencies 2021-06-22 11:15:20 +02:00