IM 6.7.0.5 Q16 Mac OSX tiger
Given the following image:
The following works fine if the output is gif:
convert boxes.gif -transparent white boxes_trans.gif
But creates transparency for the black instead of the white when the output is png.
convert boxes.gif -transparent white boxes_trans.png
PNG transparency issue IM 6.7.0.5 Q16
Re: PNG transparency issue IM 6.7.0.5 Q16
The problem seems to exist with both Q8 and Q16 builds at least as far back as IM-6.6.6-1.
(but only with Q16 builds recently, at least from 6.6.9-6 and later)
(but only with Q16 builds recently, at least from 6.6.9-6 and later)
Re: PNG transparency issue IM 6.7.0.5 Q16
Fixed in IM-6.7.0-7, SVN revision 4608.
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: PNG transparency issue IM 6.7.0.5 Q16
glennrp wrote:Fixed in IM-6.7.0-7, SVN revision 4608.
Thanks Glenn,
Fred
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: PNG transparency issue IM 6.7.0.5 Q16
thanks glenn,
this issue seems to be fixed in IM 6.7.0.7 Q16 Mac OSX tiger
this now works correctly.
convert boxes.gif -transparent white boxes_trans.png
Fred
this issue seems to be fixed in IM 6.7.0.7 Q16 Mac OSX tiger
this now works correctly.
convert boxes.gif -transparent white boxes_trans.png
Fred