Search found 1 match

by giacom8
2010-11-23T05:01:34-07:00
Forum: Bugs
Topic: PNG looses transparency
Replies: 17
Views: 42614

Re: PNG looses transparency

Hi,
I discovered the same bug on the Mac OS X binary port, when I found this thread.
A simple
convert image.png image2.png
on a transparent 32 bit png doesn't retain alpha channel.

I had to install an older version that I had on my hard disk (6.5.0) to fix the problem.

Hoping that it will be ...