khonsulabs / cushy

An experimental cross-platform graphical user interface (GUI) crate for Rust.
Apache License 2.0
491 stars 25 forks source link

Add image scaling modes #177

Open ecton opened 1 month ago

ecton commented 1 month ago

Blocked by khonsulabs/kludgine#75

We should add support for common resizing kernels such as Gaussian/Bicubic/Lanczos and maybe others. Once Kludgine has this support added, we need to expose it on Cushy's drawing calls and the Image widget.