> From: Jens Lorenz [mailto:[EMAIL PROTECTED]]
> Oh. Didn't think of this. But writing is another thing. AFAIK > it's not possible with AWT to write images. So you might be > stuck with jpg for writing - unless you use JAI. ImageMagick (http://www.imagemagick.org/) is also a possibility. I have used its C++ API, and I must say that it rocks. It is the way C++ was meant to be. It does have a Java API, does not require X windows, and if the Java API is as good as its C++ API, then it might be a definite win. (BTW, it is under the GPL). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]