On my system (kubuntu 13.10 x64) the following command
Code: Select all
convert -size 120x120 xc:none -fill white -draw 'rectangle 0,0,120,120' \( source.jpg -bordercolor "#EAEAEA" -border 1x1 \) -gravity center -composite JPG:test1.jpg
The same command on IM 6.7.7 produces the following image:
The source file is:
On other peoples systems, also with ubuntu, the problem does not occur. I used to have this problem some time ago and the reason for it was a modified delegates.xml that I was using. This time I checked - the delegates.xml is the same on all systems (checked with -list delegates)
Can you give me any clues on what can be the reason for such difference?
Thanks in advance.
Best regards,
Vasil Svetoslavov