aboutsummaryrefslogtreecommitdiff
path: root/doc/imv.1.txt
diff options
context:
space:
mode:
authorHarry Jeffery <harry@exec64.co.uk>2019-02-16 17:54:22 +0000
committerHarry Jeffery <harry@exec64.co.uk>2019-02-16 21:01:38 +0000
commit4eaa1c89aefb4ebb0cc5aa40613a555e6d250ed0 (patch)
treedead142317480ad2fbae18e929c2baa2be1e64c2 /doc/imv.1.txt
parentb1f7fe555c5a7d30b03398f6f3c23675e568e3ac (diff)
downloadimv-4eaa1c89aefb4ebb0cc5aa40613a555e6d250ed0.tar.gz
Add customisable image resizing behaviour
Two new flags: -w and -W enable resizing and recentering, respectively. Also add an 'autoresize' config variable to control this behaviour. Fixes #122
Diffstat (limited to 'doc/imv.1.txt')
-rw-r--r--doc/imv.1.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/imv.1.txt b/doc/imv.1.txt
index 07167fd..6c2b45c 100644
--- a/doc/imv.1.txt
+++ b/doc/imv.1.txt
@@ -60,6 +60,12 @@ Options
*-u* <linear|nearest_neighbour>::
Set upscaling method used by imv.
+*-w*::
+ Enable automatic resizing of the window to fit each image.
+
+*-W*::
+ Enable automatic resizing and recentering of the window to fit each image.
+
*-x*::
Disable looping of input paths.