I am having a similar problem. Is there some place that clearly explains how to use these functions to get the texture coordinates in situations where they are pre calculated separately from the image.
Also, in the mean time is there a webstart link that will give us the RC1 version that does not flip the textures? If I use:
it gives me RC2 which flips all my textures. If I use:
it gives me 1,0 which crashes with certain versions of the JRE. I would normally use the stable release version, but in this case it is not stable (I understand the problem is in the JRE and not JOGL, so I am not criticizing JOGL for this problem)
I have to deliver a webstart demo tomorrow, of the product we have been working on for the past year that is now effectively broken. It works with RC1 but I am not sure how to include that in webstart without a link to it. I can modify my code later, but this will take quite awhile (unless there is an easy fix that I am missing) .
Thanks,
Jeff