mirror of https://github.com/nothings/stb-imv
38 lines
654 B
Plaintext
38 lines
654 B
Plaintext
*| imv(stb) windows image viewer. copyright 2007 Sean Barrett. GPL 2.0. |*
|
|
|
|
This program comes with NO WARRANTY. See the GNU GPL for details.
|
|
http://www.gnu.org/licenses/gpl.html
|
|
|
|
SOURCE
|
|
|
|
http://code.google.com/p/stb-imv/
|
|
|
|
|
|
INSTALLING
|
|
|
|
Put it somewhere on your path.
|
|
|
|
|
|
LAUNCHING
|
|
|
|
Run on the commandline as:
|
|
imv [imagefile]
|
|
|
|
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
|
|
|
|
Press F1 while running imv for documentation.
|
|
|
|
|
|
UNINSTALLING
|
|
|
|
Delete the executable.
|
|
|
|
|
|
RELEASE NOTES
|
|
|