vnc2swf-0.5.0
$Id: README,v 1.3 2005/10/29 05:22:05 euske Exp $

See docs/vnc2swf.html


News:
	This newer version finally gets rid of ming.

How to install:
	$ ./configure
	$ make
	$ make install

Usage:
	$ ./vnc2swf out.swf localhost:1 > out.html

TODO:
 * add cursor mode.
 * get rid of X11 and other unnecessary part.
 * support Flash video tag.
 * reorganize the entire source.
