Search found 1 match

by cjashfor
2015-06-17T13:18:11-07:00
Forum: Bugs
Topic: -immutable option seems to behave incorrectly
Replies: 0
Views: 4805

-immutable option seems to behave incorrectly

I am using ImageMagick-6.8.8.10-6.fc21.x86_64 from Fedora 21, and when I use a command like this:

Code: Select all

animate -immutable <jpeg file>
The image comes up on the screen, but if I click on it, animate exits immediately. Is this the intended behaviour?