First commit ~0,10
This commit is contained in:
30
G/DOC/GIF2IRIS.DOC
Normal file
30
G/DOC/GIF2IRIS.DOC
Normal file
@ -0,0 +1,30 @@
|
||||
Gif2Iris
|
||||
--------
|
||||
|
||||
Program to display images saved as GIF files under SGI NeWs window system.
|
||||
|
||||
|
||||
Usage:
|
||||
------
|
||||
|
||||
Gif2Iris [-q] [-f] [-p PosX PosY] [-f] [-h] GifFile
|
||||
|
||||
If no GifFile is given, Gif2Iris will try to read stdin for GIF file.
|
||||
|
||||
|
||||
Memory required:
|
||||
----------------
|
||||
|
||||
Screen.
|
||||
|
||||
|
||||
Options:
|
||||
--------
|
||||
|
||||
1. [-q] : quite mode. Default off on MSDOS, on on unix. Controls printout
|
||||
of running scan lines. Use -q- to turn off.
|
||||
4. [-f] : Force Gif2Iris to stay in foreground.
|
||||
2. [-p PosX PosY] : defines position of image on screen. By default the
|
||||
program will prompt for position.
|
||||
5. [-h] : print one command line help, similar to Usage above.
|
||||
|
Reference in New Issue
Block a user