Page 12 of 19
Re: GTA2 Font Topic - TXT2GTA2 (Version 3 Released!)
Posted: 30 Nov 2011, 21:27
by Cuban-Pete
Maybe add this line to index.php? (under on page)
Code: Select all
print"</br>Use this text on the forums:</br><textarea name=\"text\" rows=\"1\" cols=\"10\">[img]http://epicgta2.omnitude.net/gta2text/gta2text.php?font=".$font."&text=".htmlspecialchars($text)."[/img]</textarea><br>";
//fck. new forum page. don't forget to check car and street font on other page

Re: GTA2 Font Topic - TXT2GTA2 (Version 3 Released!)
Posted: 30 Nov 2011, 21:42
by T.M.
hmm, i think i'll do those tomorrow, unless you want to do them meanwhile im afk? (i can send the code i have atm).
Re: GTA2 Font Topic - TXT2GTA2 (Version 3 Released!)
Posted: 30 Nov 2011, 21:47
by Cuban-Pete
You may send me the code any time, but I will now also go to sleep.

Re: GTA2 Font Topic - TXT2GTA2 (Version 3 Released!)
Posted: 01 Dec 2011, 15:19
by T.M.
Are you gonna send me the second font too? from the image:

Re: GTA2 Font Topic - TXT2GTA2 (Version 3 Released!)
Posted: 01 Dec 2011, 16:51
by Cuban-Pete
That is the font microgrammadeebolext. Which can be downloaded here:
http://www.azfonts.net/load_font/microg ... olext.html
Or I can give you the images, but it gives ugly edges when using with transparent background. Using the real font file would be better.

Re: GTA2 Font Topic - TXT2GTA2 (Version 3 Released!)
Posted: 01 Dec 2011, 17:25
by elypter
there are also fonts in fstyle.sty
Re: GTA2 Font Topic - TXT2GTA2 (Version 3 Released!)
Posted: 01 Dec 2011, 17:40
by T.M.
@Cuban-Pete, how the hell did you know which font it is that gta2 uses ? O_O
im not going to implement that then, since it would require other than 100% alpha blending. who ever needs that font, can simply download it and use photoshop or whatever with it.
Re: GTA2 Font Topic - TXT2GTA2 (Version 3 Released!)
Posted: 01 Dec 2011, 18:26
by Cuban-Pete
It's a known fact in the gta2 community.

Re: GTA2 Font Topic - TXT2GTA2 (Version 3 Released!)
Posted: 01 Dec 2011, 22:32
by Cuban-Pete
Colouring does not work yet? Maybe you want to share the code so I can play with it this weekend? I might need to set up a localhost to test it. Perhaps zip the whole bunch (index.php, gta2text.php and coloured images).
Re: GTA2 Font Topic - TXT2GTA2 (Version 3 Released!)
Posted: 01 Dec 2011, 22:37
by T.M.
OH yeah, i didnt have time to finish it

ill send the zip ^^
Edit, here:
- gta2text.7z
- gta2text php project
- (125.91 KiB) Downloaded 543 times
Edit2: you want me to colorize them? i dont have time atm, but you could do it as well, just run over all the pixels and change that one color into 42% mixed to the text color.
Re: GTA2 Font Topic - TXT2GTA2 (Version 3 Released!)
Posted: 03 Dec 2011, 15:16
by Cuban-Pete
omg, I can't get the script working on my xampp lite, but it does work on my own website... weird
Re: GTA2 Font Topic - TXT2GTA2 (Version 3 Released!)
Posted: 03 Dec 2011, 16:28
by elypter
probably the libs bitching on windows
Re: GTA2 Font Topic - TXT2GTA2 (Version 3 Released!)
Posted: 03 Dec 2011, 18:38
by T.M.
what errors does it say?
Re: GTA2 Font Topic - TXT2GTA2 (Version 3 Released!)
Posted: 04 Dec 2011, 15:19
by Cuban-Pete
None error, the image does not show up. I get an image that shows a broken link.
Oh well, I don't have enough time this weekend to work on it anyway.

Re: GTA2 Font Topic - TXT2GTA2 (Version 3 Released!)
Posted: 04 Dec 2011, 17:13
by T.M.
add this code to beginning of the PHP files:
and then remove the header() from that PHP file which generates the image, so you can view the source code of that page when you see "broken link"
Re: GTA2 Font Topic - TXT2GTA2 (Version 3 Released!)
Posted: 04 Dec 2011, 18:21
by Sektor
http://gtamp.com/text/
Thanks T.M. and Cuban-Pete.
Re: GTA2 Font Topic - TXT2GTA2 (Version 3 Released!)
Posted: 04 Dec 2011, 20:16
by Cuban-Pete
Hehe, you already added it to the website. Cool!
You do know that it is not completely finished?

Re: GTA2 Font Topic - TXT2GTA2 (Version 3 Released!)
Posted: 04 Dec 2011, 20:24
by Sektor
Yes I know. I just couldn't wait.
![[fastreload] [fastreload]](./images/smilies/powerups/fastreload.png)
Re: GTA2 Font Topic - TXT2GTA2 (Version 3 Released!)
Posted: 04 Dec 2011, 20:31
by T.M.
Re: GTA2 Font Topic - TXT2GTA2 (Version 3 Released!)
Posted: 04 Dec 2011, 22:48
by Pyro
Interesting.
I know it's not complete but it seems the colour options don't seem to do anything yet? Guessing that's coming in future...