What I'm trying to do is this: There is a main thumbnail picture and I have 8 mini pictures of frames (pics for all corners, and small pics for repeating to make the sides). I want to have each of the frames pictures wrap around the main thumbnail to create a final picture of a simulated framed thumbnail.
There must be a way to do this with PHP. I'm looking into imageMagick to see if that might solve the problem, but I was interest to see if anyone here as ever done something like this or has an idea on a solution.
Thanks