Need a font code generator script/code

Discussion in 'Programming' started by immortality, Jan 26, 2007.

  1. #1
    I need a font generator script/code to make neopets fonts on my website. I would like it to have a few boxes where the users can type in what color they want and what words they want and when theyre done hit a button to make the code and put it into a textbox below or something like that. Heres an example of what I want.

    Color: [Box here to type color they want]
    Size: [Box here to type what size they want]
    Font: [Box here to type what font they want]
    Bold? Two checks here for yes and no
    Italics? Two checks here for yes or no
    Underlined? Two checks here for yes or no

    So lets say the person filled it out like this:

    Color: Blue
    Size: 2
    Font: verdana
    Bold? yes
    Italics? no
    Underlined? no

    Then hit "Generate" or whatever button is there and it makes it into this in a text box or something.

    [Font c=blue f=verdana s=2][b]neoHTML[/b][/font]
    PHP:
    Let me know if you could do this for me. Also leave how much it would cost.
     
    immortality, Jan 26, 2007 IP
  2. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #2
    What exactly are you talking about here? as in generate an Image on the fly with these specs? or define the HTML that displays these properties?
     
    ccoonen, Jan 26, 2007 IP
  3. cbkman

    cbkman Peon

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    you just wnat it to generate the bb code or whatever? I can do this for you.

    I own www.xgenerators.com / www.chasebadkids.net look at all those generators that I have, its using the same method that I would use for this project.
     
    cbkman, Jan 27, 2007 IP