vp
—
view image files
vp
View Picture
files using SDL. Supported file types include
jpeg, gif, png, bmp, ppm, xpm, pcx, tga, and anything else your install of
sdl_image supports. Keyboard controls are escape or q to quit, f to toggle
fullscreen, z to toggle zoom (only in fullscreen), left arrow to go to the
previous image, right arrow to go to the next image, and space to toggle
slideshow. Toggling the zoom and fullscreen or using the arrow keys disables
slideshow mode. File names starting with http:// or ftp:// are interpreted as
URL's and downloaded.
-f,
--fullscreen
- Start in fullscreen mode
-h,
--help
- Show the help screen
-l,
--loud
- Loud behavior. Print out file names as it displays
-s,
--sleep
- Sleep time between images, in seconds
-r,
--resolution
- Screen resolution (for fullscreen).
<width>x<height>@<bpp>
-v,
--version
- Print the version and exit
-z,
--zoom
- Scale the images to fill the screen (zoom)
Bad jpeg images force the program to exit.
This manpage is inadequate.
Erik Greenwald <erik@elfga.com>