Create text effects

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
irfanshaukat
Forum Newbie
Posts: 1
Joined: Mon Mar 12, 2007 6:18 am

Create text effects

Post by irfanshaukat »

Hi,

I want to create text effects using PHP and GD. Using arc text style or what ever. For example I want the following result.


http://atecsigns.com/decal/images/arch_minus2.gif


Please help me, get this done.

Irfan Shaukat
irfans@balianti.com
User avatar
CoderGoblin
DevNet Resident
Posts: 1425
Joined: Tue Mar 16, 2004 10:03 am
Location: Aachen, Germany

Post by CoderGoblin »

What code do you currently have....
Post Reply