Linear gradient does not work
Posted: 2012-01-31T07:32:00-07:00
Hello,
we are using imagemagick for creating background images on the fly. We invoke the command convert -size 100x28 gradient:#FFFFFF-#DDDDDD "MyFile.gif". The result is a image what has no gradient at all. It seems to me that using other colors than white will work. But if white is part of the gradient the image is not created correct.
What we expect (Version: ImageMagick 6.3.7)

What we get (Version: ImageMagick 6.5.4-7)

This happens only on some Linux System mainly on Redhat 5/6 and CentOS and with different IM versions greater than 6.4. Are we dealing with a bug?
Is there a solution? We have no idea at the moment.
Thanks in advance
Alex
we are using imagemagick for creating background images on the fly. We invoke the command convert -size 100x28 gradient:#FFFFFF-#DDDDDD "MyFile.gif". The result is a image what has no gradient at all. It seems to me that using other colors than white will work. But if white is part of the gradient the image is not created correct.
What we expect (Version: ImageMagick 6.3.7)

What we get (Version: ImageMagick 6.5.4-7)

This happens only on some Linux System mainly on Redhat 5/6 and CentOS and with different IM versions greater than 6.4. Are we dealing with a bug?
Is there a solution? We have no idea at the moment.
Thanks in advance
Alex