PNG palette transparency
Posted: 2010-12-07T17:51:47-07:00
Original post: Composite with different transparencies
composite USAsnow4.png transp_rain4.png finalimg.png
These work fine:
composite USAsnow4.png transp_rain4.png PNG32:finalimg.png
composite transp_rain4.png USAsnow4.png finalimg.png
Compositing two transparent pixels results in black:anthony wrote: However a recent change was that IM is attempting to generate smaller PNG pallette image (with multiple levels of alpha). However in this case it is failing to preserve alpha!!!!!
This is a known BUG but you should report this (as a new topic) the BUG forum with pointers to the original image, and probably to this post. Probably notify 'glennrp' of the PNG failure in this case. with a pointer to that BUG topic.
composite USAsnow4.png transp_rain4.png finalimg.png
These work fine:
composite USAsnow4.png transp_rain4.png PNG32:finalimg.png
composite transp_rain4.png USAsnow4.png finalimg.png