I had a task: to write a program that makes text from animated ‘gif’ images of letters. For example, the following image: Usually, the PHP extension ‘GD’ is good enough to perform the job. GD is an image processing extension, that allows a developer to create canvasses, place images of common formats in there, save …