Page 1 of 1

0.99.7: Zoom-out does not actually use the resizing algorithm chosen

Posted: Sun Jan 23, 2022 10:15 am
by fireattack
1. Go settings -> View -> High zoom quality: Zoom-out and Zoom-in, and choose one of the algorithm in the following drop down menu
2. Open a large image and zoom out (or just fit to window).
3. Change the algorithm.

Comparing two very different algorithms is prefered, like bilinear vs. lanczos4.

You can screenshot at step 2 and 3 and compare them pixel by pixel. There is literally no difference.

This bug does not happen if you zoom-in (enlarge); the algorithm actually makes a difference.

Re: 0.99.7: Zoom-out does not actually use the resizing algorithm chosen

Posted: Mon Jan 24, 2022 9:26 am
by xnview
zoom is > 100%?

Re: 0.99.7: Zoom-out does not actually use the resizing algorithm chosen

Posted: Tue Jan 25, 2022 6:29 am
by fireattack
no, zoom is < 100%.

Re: 0.99.7: Zoom-out does not actually use the resizing algorithm chosen

Posted: Tue Jan 25, 2022 6:39 am
by fireattack
Bilinear:
bilinear.png
Spline36:
spline36.png
No difference whatsoever.

Re: 0.99.7: Zoom-out does not actually use the resizing algorithm chosen

Posted: Tue Jan 25, 2022 9:34 am
by xnview
for zoom < 100%, bilinear is always used

Re: 0.99.7: Zoom-out does not actually use the resizing algorithm chosen

Posted: Tue Jan 25, 2022 10:52 pm
by fireattack
xnview wrote: Tue Jan 25, 2022 9:34 am for zoom < 100%, bilinear is always used
Well, the option says "high quality for zoom-in and -out" which I thought would include zoom <100%.

High(er) quality downscaling (mainly, sharper) is something I would like to have.