slint/sixtyfps_runtime/rendering_backends/gl
Simon Hausmann f0289192b7 More font handling cleanup
Group all fields we need to determine a physical font into one FontRequest
structure and use that throughout.

That way adding more fields will require less changes.
2020-11-24 09:00:07 +01:00
..
buffers.rs Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00
Cargo.toml Add support for image loading caching for embedded images 2020-11-23 15:50:00 +01:00
glyphcache.rs More font handling cleanup 2020-11-24 09:00:07 +01:00
lib.rs More font handling cleanup 2020-11-24 09:00:07 +01:00
shader.rs Rename ARGBColor to RgbaColor 2020-11-23 11:47:47 +01:00
texture.rs Add support for source clipping to the Image element 2020-11-23 15:46:59 +01:00