Sprynex
05-12-2003, 11:06 AM
Hello,
I was looking at some samples on the internet and I'm trying to make this work, but really am unsure how to go forward..
I have php compiled with GD already.. What am I trying to do is take between 2 -> 10 images and merge them side by side..
Meaning if I had a.png, b.png, c.png and they were just graphical variations of the letters.. the output graphic would be abc next to each other, not on top of each other (Like I am getting with the merge function)
I was looking at some samples on the internet and I'm trying to make this work, but really am unsure how to go forward..
I have php compiled with GD already.. What am I trying to do is take between 2 -> 10 images and merge them side by side..
Meaning if I had a.png, b.png, c.png and they were just graphical variations of the letters.. the output graphic would be abc next to each other, not on top of each other (Like I am getting with the merge function)
