Alpha channel not preserved with -liquid-rescale

Bug #1599216 reported by G.M.
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
imagemagick (Ubuntu)
New
Undecided
Unassigned

Bug Description

Running:
 for i in *.png ; do convert -liquid-rescale 'x40' $i png8:`basename $i .png`.small.png ; done
does NOT preserve alpha channel

 for i in *.png ; do convert -resize 'x40' $i png8:`basename $i .png`.small.png ; done
does preserve alpha channel (but totally blurs the image...)

G.M. (sexxxenator)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.