Re: [OpenJDK 2D-Dev] JPEG native lib / enum / colour space long-standing bug?

2012-05-15 Thread Phil Race
IJG was stable for many years but in the last few years seems to have come back to life and has additional values but which do not overlap with the 3rd party additions except for RGBA. But there's a bit more to it than that. RGBA has been supported by the Oracle JDK as a consequence of some 3

Re: [OpenJDK 2D-Dev] JPEG native lib / enum / colour space long-standing bug?

2012-05-15 Thread Damon Hart-Davis
Hi, OK, kewl! I don't need any sort of immediate fix, having found a work-around, at least for now. But is there anything else I need to do to help get this fixed for future generations? B^> Rgds Damon On 15 May 2012, at 21:00, Roman Kennke wrote: > Hi Damon, > >> Is anyone reading thi

Re: [OpenJDK 2D-Dev] JPEG native lib / enum / colour space long-standing bug?

2012-05-15 Thread Roman Kennke
Hi Damon, > Is anyone reading this list who is in a position to tell me if I'm even > wrong? B^> >From reading the snippets you posted here: http://mail.openjdk.java.net/pipermail/2d-dev/2012-May/002496.html I think you are right, RGBA and beyond is not possible using the jpeglib.h that is in

[OpenJDK 2D-Dev] JPEG native lib / enum / colour space long-standing bug?

2012-05-15 Thread Damon Hart-Davis
Hi, Is anyone reading this list who is in a position to tell me if I'm even wrong? B^> Rgds Damon