Hi,
I'm working on a gis tracking application. I'd like to be able to put a text marker (some ascii character or icon) overtop of a jpg image. So if I have an 800x600 image, I'd like to find a way to take the map and overlap another image at 400x300 (center) for example.
Is this something I can do in perl? I know it's great for data, but what about image manipulation?