You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The image::Handle::from_memory function tries to guess the image format at runtime. I only need to decode png images, how can I tell iced to only bundle the png decoder?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The
image::Handle::from_memory
function tries to guess the image format at runtime. I only need to decode png images, how can I tell iced to only bundle the png decoder?Beta Was this translation helpful? Give feedback.
All reactions