I have a small query regarding overlaying text on images. I know Image::Magick is a popular module to modify the images. But I was wondering if it is possible using any other module ?? I tried using GD but the tests failed similar to what is described
. Any ideas how to overcome this or use any other modules ?? I am even willing to consider doing this without modules but I know it will be very complex.