From 3bc2f66dc432d195811ed3c7b4f0d9d7d71f2b00 Mon Sep 17 00:00:00 2001 From: Sebastian Parborg Date: Sun, 25 Aug 2019 12:15:16 +0200 Subject: Add upscaling method command This works the same way as the existing scale command except that it changes the upscaling method. Also did some code reduction on the scaling command. --- doc/imv.1.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/imv.1.txt b/doc/imv.1.txt index 5d4ec2b..ad42658 100644 --- a/doc/imv.1.txt +++ b/doc/imv.1.txt @@ -136,6 +136,10 @@ Commands can be entered by pressing *:*. imv supports the following commands: Set the current scaling mode. Setting the mode to 'next' advances it to the next mode in the list. +*upscaling* :: + Set the current upscaling method. Setting the method to 'next' advances it to the + next method in the list. + *slideshow* <+amount|-amount|duration>:: Increase or decrease the slideshow duration by the given amount in seconds, or set its duration directly. Aliased to 'ss'. -- cgit v1.2.3