mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-31 07:37:24 +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. |
||
---|---|---|
.. | ||
button.rs | ||
checkbox.rs | ||
combobox.rs | ||
groupbox.rs | ||
lineedit.rs | ||
listviewitem.rs | ||
scrollview.rs | ||
slider.rs | ||
spinbox.rs | ||
stylemetrics.rs | ||
tabwidget.rs |