- Correct handling of GIF transparency
Signed-off-by: Pierre-Yves <pyu@riseup.net>
Differential D1172
Update imagemagick to 7.0.7-7 Authored by kyrios123 on Oct 7 2017, 6:53 PM. Tags None Referenced Files
Subscribers None
Details
Signed-off-by: Pierre-Yves <pyu@riseup.net> Create a small animation in GIF format from 2 PNG with transparent backgrond: convert -loop 0 -delay 100 img1.png img2.png anim.gif
Diff Detail
|