Segmentation fault
Posted: 2014-11-22T17:03:00-07:00
Hi,
I receive segmentation fault on Linux and 'Abort trap: 6' on Mac with Image Magick 6.9.0-0 and 6.8.9-7 with the following command:
convert '/tmp/file.png' '(' -clone 0 -fill white -colorize 100% -fill black -draw 'translate 1332,701 roundRectangle -1332,-701 1332,701 1332,701' ')' -compose multiply -composite -compose over png:/tmp/out.png
file.png: https://www.dropbox.com/s/545ekl46ypszykw/file.png?dl=0
Thanks!
I receive segmentation fault on Linux and 'Abort trap: 6' on Mac with Image Magick 6.9.0-0 and 6.8.9-7 with the following command:
convert '/tmp/file.png' '(' -clone 0 -fill white -colorize 100% -fill black -draw 'translate 1332,701 roundRectangle -1332,-701 1332,701 1332,701' ')' -compose multiply -composite -compose over png:/tmp/out.png
file.png: https://www.dropbox.com/s/545ekl46ypszykw/file.png?dl=0
Thanks!