2007-06-25 13:14:25 +04:00
|
|
|
*| imv(stb) windows image viewer. copyright 2007 Sean Barrett. GPL. |*
|
|
|
|
|
|
|
|
|
|
|
|
INSTALLING
|
|
|
|
|
|
|
|
Put it somewhere on your path.
|
|
|
|
|
|
|
|
|
|
|
|
LAUNCHING
|
|
|
|
|
2007-06-25 13:15:23 +04:00
|
|
|
Run on the commandline as:
|
|
|
|
imv {imagefile}
|
2007-06-25 13:14:25 +04:00
|
|
|
|
|
|
|
You can use 'open with' and it will do the right thing. You can
|
|
|
|
even set it as the default for JPG/PNG/BMP filetypes, but since
|
|
|
|
it can't open certain ones, this may not be a good idea.
|
|
|
|
|
|
|
|
|
|
|
|
USER INTERFACE
|
|
|
|
|
|
|
|
General:
|
|
|
|
|
|
|
|
ESC exit application
|
|
|
|
ALT F4 exit application
|
|
|
|
right-click exit application
|
|
|
|
|
|
|
|
Single images:
|
|
|
|
|
|
|
|
drag image move image
|
|
|
|
drag corners resize
|
|
|
|
drag edges resize
|
|
|
|
CTRL + resize larger (doubles every two presses)
|
|
|
|
CTRL - resize smaller (halves every two presses)
|
|
|
|
|
|
|
|
|
|
|
|
Multiple images:
|
|
|
|
|
|
|
|
RIGHT ARROW go to next image in directory
|
|
|
|
LEFT ARROW go to previous image in directory
|
|
|
|
|
|
|
|
SPACE go to next image in directory
|
|
|
|
BACKSPACE go to previous image in directory
|
|
|
|
|
|
|
|
|
|
|
|
UNINSTALLING
|
|
|
|
|
|
|
|
Delete it.
|