Re: PNG interlace
Posted by
Sven Gothel on
Apr 24, 2013; 11:12am
URL: https://forum.jogamp.org/PNG-interlace-tp4027479p4029018.html
On 04/24/2013 11:26 AM, asambol [via jogamp] wrote:
> Ok, I replaced my jars with latest Jogl version and the problem still
> persists. Result: bar-left-rendered.png
> <
http://forum.jogamp.org/file/n4029016/bar-left-rendered.png> (don't mind the
> blue line, it's from another png).
>
> When the texture is loaded as BufferedImage, it works fine. If I convert the
> texture to DDS format (with alpha channel) and load it via TextureIO, it also
> works fine.
>
> gouessej wrote
> This is wrong, I have just checked with The Gimp 2.8.4, your image has an
> alpha channel and the background is transparent.
>
> The image is created in Photoshop and contains only 3 channels. No alpha
> channel. No idea why Gimp shows the alpha channel as existing.
>
Thank you 'asambol'.
Would be great if you could add a bugreport
and attach the source PNG file, as well the visible artifact
plus you description.
If time allows I will try to squeeze this in 2.0.2
http://jogamp.org/wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.0.2_of_JOGL~Sven