From f83e08f6e2bfc2227a6cc485adc0c302ea91c3f7 Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Sun, 13 Mar 2016 09:19:59 +1100 Subject: [PATCH] Updated resize README.md --- tools/resize/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/resize/README.md b/tools/resize/README.md index a97d0a7..17f7795 100644 --- a/tools/resize/README.md +++ b/tools/resize/README.md @@ -30,6 +30,7 @@ resize will resize images using filtering to try and make the resampled output s * BesselFilter * SincFilter +resize will maintain the correct aspect ratio for the selected output dimensions. It does this by cutting the largest section of the resized image from the centre that maintains this ratio. mandatory arguments -------------------