kohler / gifsicle

Create, manipulate, and optimize GIF images and animations
http://www.lcdf.org/gifsicle/
GNU General Public License v2.0
3.79k stars 241 forks source link

name with negative number #175

Open adammaj1 opened 3 years ago

adammaj1 commented 3 years ago

Hi

I have a list of static images . The names are real numbers, both positive and negative. I nedd na numercal order of files, like -1.0, -0.5,0.0, 0.5, 1.0 .... How can I convert them to gif with numerically order ? I have tried

gifsicle --delay=10 --loop *.gif > anim.gif
gifsicle:anim.gif: empty file