You are not logged in.
Hi, I need to build a gif or any other animation format from two pictures, I know that I can do it executing convert from imageMagick.. But there's another way?, I don't want to depend from another application.
Thanks!
Offline
PIL doesn't support writing .gifs, iirc. I've heard that pyglet is a nice library for this type of job.
div curl F = 0
Offline
Cool Thanks! If it's all right I will post the code
Offline