RE: ImageIO plugins problem

2006-05-29 Thread Martin.Joon
Hi Roman, Thanks for the reply. JPEG support would be great! Any idea when this 0.92 version is going to be released? Best regards, Martin. -Original Message- From: Roman Kennke [mailto:[EMAIL PROTECTED] Sent: 24 May 2006 18:29 To: [EMAIL PROTECTED] Cc: classpath@gnu.org Subject:

RE: ImageIO plugins problem

2006-05-29 Thread Martin.Joon
Hi Mark, Thanks for the reply. I'm looking forward to the new version and I'm certainly going to have a look at the daily snapshots in the coming weeks. Good luck with the refactoring... Best regards, Martin. -Original Message- From: Mark Wielaard [mailto:[EMAIL PROTECTED] Sent: 29

ImageIO plugins problem

2006-05-22 Thread Martin.Joon
Hi, I'm using IKVM.NET 0.28.0.0, and therefore also GNU Classpath 0.91, to be able to make use of an Java class library containing image processing functions. These functions are using javax.imageio functions like ImageIO.getImageReaders(). The problem is that there are no