Would be awesome, if we had better interpolation methods, like bicubic
or lanczos3
built-in iced.
Personally I think that it would be great to have a iced_core::image::FilterMethod
have same features as image::imageops::FilterTypes
, at least. Don’t really know about the problems of implementing it, though, just a request.