slint/sixtyfps_runtime/rendering_backends/gl
Olivier Goffart bc8bc616ed GL backend: elide Text also when word-wrapping
In this case, the last line will have elipsis on the last line
when no more line can be printed

Note that the behavior is different with the Qt backend
2021-06-30 13:33:19 +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 Janitor: Fix typo in local variable name 2021-06-28 08:32:00 +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