text to a graphic

Discussion in 'PHP' started by Jonathan Smith, Nov 14, 2005.

  1. #1
    I need a script to put text on a graphic with outline and or drop shadow with the ability to change color of the font outline shadow and background from an html form.
    http://www.boat-lettering.com/imggen/index.html
    This URL shows what I am interested in if you search google using boat lettering there is a lot of very similar sites.
     
    Jonathan Smith, Nov 14, 2005 IP
  2. hnn

    hnn Peon

    Messages:
    91
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You can do it in different ways.

    1. Create an image in your favorite program. Use GD to put it on your other images.
    2. Use ImageMagick to create the same as above..
    3. Use ImageMagick to it all...
     
    hnn, Nov 14, 2005 IP