Begin
File:         	gifw.gz 
Description:gif image viewer
Keywords:   	qwindows    
Version:       
Entered-date:	January 24, 1996   
Author:         
Ported-by:	
Original-site:	QNX	
Copying-policy:	Free
Supplemental:

QNX Windows Graphics Lib must be installed!

duse: gifw filename.gif [options*]
hoptions:
   -c                 capture
   -r                 raw capture
   -x<force_x>        set x size to <force_x>
   -y<force_y>        set y size to <force_y>
   -m<palette>        set palette
   -d<dither_type>    set type of dither
Palettes are: color, black+white, 5gray (default); only first letter needed.
Dithers are: none, clump, distributed, random, big_matrix, small_matrix, dda; 
only first two letters needed

A search on jpeg will reveal the location of the utility to convert
gif -> jpeg and jpeg -> gif
End
