slint/sixtyfps_runtime/rendering_backends/gl
Simon Hausmann ea358d9b2c Simplify internal image_size API
We don't need a property reference anymore, a plain image reference is fine AFAICS.

Dirtyness of the source is tracked on the caller side of layouting_info()
or in the draw_image_impl anyway.
2021-05-12 19:40:09 +02:00
..
fonts Implement basic font fallbacks for WASM and macOS 2021-01-14 08:53:14 +01:00
Cargo.toml Add comment about ttf parser version pin 2021-04-29 13:49:44 +02:00
eventloop.rs Fix wasm build 2021-05-12 13:35:59 +02:00
fonts.rs Fix warning when compiling on non-windows 2021-04-13 15:49:32 +02:00
graphics_window.rs Simplify internal image_size API 2021-05-12 19:40:09 +02:00
images.rs Fix text rendering with path-clipping 2021-04-20 22:25:59 +02:00
lib.rs Simplify internal image_size API 2021-05-12 19:40:09 +02:00
svg.rs GL: Fix rendering of scaled SVG for which height > width 2021-02-16 10:42:13 +01:00