PDA

View Full Version : How do you make a Font Generator?



Moh
01-03-2007, 08:29 PM
Hey, Does any one know how to make a Font Generator like:
http://www.habbotools.de/index.php?panel=6
+Rep for any helpers

Edited by Lµke (Forum Moderator): Thread Moved From Website Designing. Please post in the correct section next time, Thanks :).

darkpasts
01-03-2007, 08:37 PM
youll need each individual letter of your font in image form..

and then youll have to make it in php so that it will create an image according to the letters chosen by the user...

try: www.google.co.uk (http://www.google.co.uk)

search something like image generator php scripts..

im sure youll find something =]

Mentor
01-03-2007, 08:47 PM
Ive wrote the one used on gihabbo, although the GD output isnt avaible yet on that site, if thats the part you wantedt "/
Plus it doesnt nessarly have to be php, the first genirater was an ASP one if i remember correctly

F32
01-03-2007, 08:47 PM
Easier way - use GD and make a font then upload the font and whey hey.

I'm not too good but I know what I mean.

jackass
01-03-2007, 08:51 PM
Change each letter of each font that you want into a picture. Then you can either steal the PHP code from someone else or make your own file like.


If.text={A};then.openfile={/generator/A.gif}
If.text={B};then.openfile={/generator/B.gif}

That isn't PHP code that I just used by the way. Its GenerationX, a programming language my brother and his friends made.


If.text={A};?FONT=Tariese;then.openfile={/generator/tariese/A.gif}
If.text={B};?FONT=Tariese;then.openfile={/generator/tariese/B.gif}

Dentafrice1
01-03-2007, 08:53 PM
Change each letter of each font that you want into a picture. Then you can either steal the PHP code from someone else or make your own file like.


If.text={A};then.openfile={/generator/A.gif}

That isn't PHP code that I just used by the way. :)
I read that but didnt read below it im like... what a noob thats not PHP.

I actually have one! Ill send it to you and let you play with it a bit.

Ill post the code this afternoon \.

Kevin

darkpasts
01-03-2007, 09:22 PM
my bad :rolleyes:

Robbie
01-03-2007, 09:29 PM
Download (Some bits in german)

http://robbiegray.info/habbox/textgen.rar

www.rarlabs.com

You need WinRAR to open it ;)

Dentafrice1
01-03-2007, 10:24 PM
Change each letter of each font that you want into a picture. Then you can either steal the PHP code from someone else or make your own file like.


If.text={A};then.openfile={/generator/A.gif}
If.text={B};then.openfile={/generator/B.gif}

That isn't PHP code that I just used by the way. Its GenerationX, a programming language my brother and his friends made.
Hows that going to help us :\

hybride
02-03-2007, 04:24 PM
Anyone got anything?

:Edzy
02-03-2007, 06:34 PM
I'm sure one was on one of those habbo layout sites :S

nets
08-03-2007, 03:51 AM
Someone posted that site, and I made one ages ago. Search the forum..


Change each letter of each font that you want into a picture. Then you can either steal the PHP code from someone else or make your own file like.


If.text={A};then.openfile={/generator/A.gif}
If.text={B};then.openfile={/generator/B.gif}

That isn't PHP code that I just used by the way. Its GenerationX, a programming language my brother and his friends made.
You just made that crap up.

lew!
08-03-2007, 07:49 AM
LOL - Owned ^^

And yeah, i would like to know how to do this too.

Dentafrice1
08-03-2007, 12:28 PM
Someone posted that site, and I made one ages ago. Search the forum..


You just made that crap up.
yea lol looks like he did, its a mix between vB and ****

Want to hide these adverts? Register an account for free!