mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-28 12:54:45 +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. |
||
---|---|---|
.. | ||
cpp.rs | ||
rust.rs |