mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-03 15:14:35 +00:00
![]() This includes the cache of decoded images, the HTMLImage element support and the SVG rendering adapter. The objective is that Image holds an ImageInner, which is not a path anymore that the backend has to process, but instead always either decoded image data, a pointer to a static texture or an SVG tree that can be rendered to the desired size. |
||
---|---|---|
.. | ||
build.rs | ||
Cargo.toml | ||
js_model.rs | ||
lib.rs | ||
persistent_context.rs |