How to write or "paste" image on curved surfaces

GD and GD2 are useful libraries for creating graphics on-the-fly. Discuss your PHP GD and GD2 scripts here.

Moderators: onion2k, General Moderators

Post Reply
expablo
Forum Newbie
Posts: 1
Joined: Wed Jul 15, 2009 8:06 am

How to write or "paste" image on curved surfaces

Post by expablo »

Hi guys,
I'm on cell phone so I'll be short.

Is there a way to paste image or write on curved surfaces in GD2?

You know, like pasting label on a bottle and stuff like that.

It can be done in ImageMagick with displacement maps. I wonder if anyone knows how to do it in GD.
Post Reply