Jump to content

Text Generator

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
dowdy

dowdy

    Newbie

  • Members
  • PipPip
  • 12 posts
I'm pretty new to PHP, I've learn a lot of the basic's.

But im trying to make a text feild box that you can type into and then simply whatever you type into that text feild box shows up on a black table (rectangle.) Kind of hard to explain, but if you look at stickerjunkie.com they have exactly what I'm trying to accomplish (*Click on "Make stickers now) but not in flash.

(Idealy i want to be able to upload fonts and the user could change witch font he/she wanted to generate on the image)


Any help/ideas/suggestions are greatly appreciated.
-Dowdy

#2
John

John

    Writes binary right handed and hex left handed

  • Moderators
  • 6,321 posts
I think this tutorial I wrote might lead you in the right direction. http://forum.codecal...ng-know-gd.html

#3
dowdy

dowdy

    Newbie

  • Members
  • PipPip
  • 12 posts
Thanks very much John, Checking it out now.