correct convert script for new imagamagick 7.5.x.x

This commit is contained in:
Mario Fetka 2013-01-28 16:21:10 +01:00
parent 6403a39b50
commit 44548c4261
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ convert_image() {
$OUTPUT_DIR/removed_black.png
# create the matte
convert $OUTPUT_DIR/removed_black.png -channel matte -separate +matte \
convert $OUTPUT_DIR/removed_black.png -channel matte -negate -separate +matte \
$OUTPUT_DIR/matte.png
# negate the colors