Search found 3 matches
- 2012-02-24T08:37:07-07:00
- Forum: Users
- Topic: Gif Animation. Delay seems to get ignored
- Replies: 4
- Views: 7205
- 2012-02-24T01:30:23-07:00
- Forum: Users
- Topic: Gif Animation. Delay seems to get ignored
- Replies: 4
- Views: 7205
Re: Gif Animation. Delay seems to get ignored
works great. thank you!anthony wrote:
It is not applied to in-memory or cloned images. Use -set delay for that
- 2012-02-23T14:00:52-07:00
- Forum: Users
- Topic: Gif Animation. Delay seems to get ignored
- Replies: 4
- Views: 7205
Gif Animation. Delay seems to get ignored
Hi, I am using the following code to generate an animated gif. The code worked with a previous version of ImageMagick (a version about 2 years old) but the current version does ignore the delay I want to set. convert ( c:/banner.jpg ) -respect-parenthesis ^ ( -font Arial -fill grey -strokewidth 2 ...