So the other day I got the crazy idea I’d build my own GIF animator. Actually wasn’t that hard because I was using a command line tool called GraphicsMagick. No that’s not a typo. They spell it with “ck.” Anyhow, I built a little UI with MS Visual Studio so that I could select the images via a file dialog, set the delay & dispose properties, and then automate writing the command script from Visual Basic.
Continue reading