| 22 | | ͏ The default scaling flags wouldn't be applied, so the default scaling algorithm would be "bilinear" instead of "bicubic".\\ |
| 23 | | ͏ To achieve the same: specifying the algorithm via "flags=bicubic" alike.\\ |
| 24 | | ͏ The default algorithm during when has changed to "bicubic" since 9f14396a5103ec80893db801035ece5d14c0d3c5. |
| | 22 | ͏ The default scaling flags wouldn't be applied, so the default scaling algorithm would be "bilinear" instead of "bicubic". [ Changed to "bicubic" since 9f14396a5103ec80893db801035ece5d14c0d3c5. ]\\ |
| | 23 | ͏ To achieve the same: specify the algorithm via "flags=bicubic" alike. |