Re: Torturing image ops and Swing

2006-08-05 Thread fchoong
Hi Sven, Suns implementation is actually pretty consistent for most of the commonly used API. In any case, developers should already to be prepared to do some testing if they want to use GNU Classpath. Although this should be normal, I don't know why developers(like myself sometimes), expect

Re: Torturing image ops and Swing

2006-08-04 Thread Sven de Marothy
On Fri, 2006-08-04 at 13:17 +0900, [EMAIL PROTECTED] wrote: Hi Sven, As you say, if we go after too many goals, we may end accomplishing none of them, or worse complete them half way and leave users scratching their heads as to what went wrong(this leaves a really bad impression). In

Torturing image ops and Swing

2006-08-03 Thread hendrich
Hello all, anyone interested in torturing our Swing, awt.image and javax.image operations a bit? Long text with a question buried at the end. Sorry, but I had to get this off my soul; feeling much better already :-) I have just uploaded a new, completely re-written version of my image

Re: Torturing image ops and Swing

2006-08-03 Thread David Gilbert
Hi Norman, Thanks for the detailed report! I don't have time to try this out right now, but I have a couple of comments: [EMAIL PROTECTED] wrote: 1. Select menu File Open image directory... and select a directory with some images. This is the first challenge, because JFileChooser

Re: Torturing image ops and Swing

2006-08-03 Thread Roman Kennke
Hi Norman, anyone interested in torturing our Swing, awt.image and javax.image operations a bit? Sure. These are packages that require lots of work still. David started to write Mauve tests and fix awt.image I think. Long text with a question buried at the end. Sorry, but I had to get

Re: Torturing image ops and Swing

2006-08-03 Thread David Gilbert
Roman Kennke wrote: Hi Norman, anyone interested in torturing our Swing, awt.image and javax.image operations a bit? Sure. These are packages that require lots of work still. David started to write Mauve tests and fix awt.image I think. I did. I will come back to it when I can - in

Re: Torturing image ops and Swing

2006-08-03 Thread Sven de Marothy
On Thu, 2006-08-03 at 15:59 +0200, [EMAIL PROTECTED] wrote: Hello all, anyone interested in torturing our Swing, awt.image and javax.image operations a bit? Long text with a question buried at the end. Sorry, but I had to get this off my soul; feeling much better already :-) No problem

Re: Torturing image ops and Swing

2006-08-03 Thread hendrich
Hello Sven, thanks for your detailed answers to my questions! New Niffler version uploaded and available right now (niffler-exif.jar and niffler-src.zip). Right. BufferedImages created with Component.createImage(int, int) are backed by a Cairo surface. Ones created directly by

Re: Torturing image ops and Swing

2006-08-03 Thread Sven de Marothy
On Thu, 2006-08-03 at 22:28 +0200, [EMAIL PROTECTED] wrote: Hello Sven, thanks for your detailed answers to my questions! New Niffler version uploaded and available right now (niffler-exif.jar and niffler-src.zip). Ok good. :) I added a special classpath workaround to Niffler that

Re: Torturing image ops and Swing

2006-08-03 Thread fchoong
Hi Sven, As you say, if we go after too many goals, we may end accomplishing none of them, or worse complete them half way and leave users scratching their heads as to what went wrong(this leaves a really bad impression). So it is better for us to say, It maybe slow, but at least it is working and