Copyright (C) 1999 David Flater
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
Source distribution:
ftp://ftp.flaterco.com/wxyzv/
Copy of the README:
http://www.flaterco.com/wxyzv.html
wxyzv is packaged with the popular and portable GNU automake, so
all usual GNU tricks should work. Help on configuration options can be
found in the INSTALL file or obtained by entering ./configure
--help.
Normally, one should only need to do the following to compile and install wxyzv:
bash$ ./configure bash$ make bash$ su bash# make install
wxyzv file [file...] space go to next image p or P go back to previous image q or Q quit up arrow / mouse roller adjust gamma (brighter) down arrow / mouse roller adjust gamma (darker) left arrow / mouse button smoother right arrow / mouse button sharper r rotate clockwise R rotate counterclockwise f or F toggle JPEG scaling
Send bug reports to dave@flaterco.com.
There is no time budgeted to add features to this program since many full-featured alternatives already exist. In other words, "If you want xv, you know where to find it."
Added rotation feature. Fixed miscellaneous code rot.
Documentation changes only: updated e-mail address, synced with web page.