On Wed, 31 Mar 2004 16:06:26 -0800
 Andy Ross <[EMAIL PROTECTED]> wrote:

You want the ImageMagick package.  It comes with an amusingly named
"convert" program:

convert MyPhoto.pcd MyPhoto.png

This is best handled by the "nc" program ("net cat"), which I'm sure
must be available in cygwin.  Doing "nc -l -p 12345" will listen on
TCP port 12345 and print everything it hears to the console.  There
are zillions of options to this program, it's a handy tool.

Thanks. I think that'll do it!


Jon

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to