no resize when source image's width equals target image's width.
the condition in the method scaleImageIncrementally
if (prevCurrentWidth == currentWidth
|| prevCurrentHeight == currentHeight)
break;
is true,so break out;
no resize when source image's height equals target image's height.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4