Bug#787588: imagemagick: Wrong permissions on mogrify command: execute bit not set.

2015-06-02 Thread Robert Sohn
Package: imagemagick Version: 8:6.8.9.9-5 Severity: important Dear Maintainer, The mogrify command does not have the execute bit set so the command fails. I purged imagemagick and reinstalled (tried several debian servers) and the result was the same. $ ls -l $(readlink -f /usr/bin/mogrify) -rw-r

Bug#689560: imagemagick: Drawing issues with rectangle stroke

2012-10-03 Thread Robert Sohn
Package: imagemagick Version: 8:6.7.7.10-4 Severity: normal Dear Maintainer, The command: convert -size 110x110 xc:black -stroke white -strokewidth 3 -draw \ "rectangle 10,10 100,100" show: should produce a rectangle with even borders. Instead a corner and the top is cut off and the stroke of th