when I try to output my glitter text, i get nothing, on my glitter gifs. I have done this a thousand times, on the old URL, but it fails everyt time I try it here.
anyone?
outputting, what's wrong?
Re: outputting, what's wrong?
You could reduce your question to: "Code not working." and there would be as much information as you have already provided.
http://redux.imagemagick.org/discourse- ... 444f2c28ec
http://redux.imagemagick.org/discourse- ... 444f2c28ec
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: outputting, what's wrong?
You also do not mention, what you did, with what API interface, or define what you want to achieve other than 'glitter'.
For some glitter examples using the command line API see
http://imagemagick.org/Usage/anim_mods/#glitter
For some glitter examples using the command line API see
http://imagemagick.org/Usage/anim_mods/#glitter
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/
Re: outputting, what's wrong?
well, i tried to output my glitter TEXT, (was never a problem before) and when i am finished, it only "glitters" for a second, and then it stops glittering. so what's different with this version?
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: outputting, what's wrong?
Try adding the correct -delay {time in centi-seconds} as well as -loop 0
see IM examples animation basics for more details on this options.
DO NOT use a delay of 0. It is a very bad practice for animations, unless you really mean 'instant delay' (so fast you don't want to see it).
see IM examples animation basics for more details on this options.
DO NOT use a delay of 0. It is a very bad practice for animations, unless you really mean 'instant delay' (so fast you don't want to see it).
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/