Hi, thanks for trying this GTA2 text generator. 

========= INFO ==========================================================

- Made by Cuban-Pete
- February 2010 released
- version 3.0.1
- released on gtamp.com/forum/



========= TO RUN ========================================================

- run TXT2GTA2_v3.exe
- follow instructions (pick font, pick color, give text line)
- image will show as result.png (in this folder)



========= Version updates ================================================

Version 1.0:
- original first version. only one font (normal gameplay font).

Version 1.1: 
- added two fonts and more colours (menu and "WASTED-font")

Version 2.0:
- Rewrite to C++ (means smaller filesize and way faster)
- Two new fonts; car plate (when you enter a car) and street sign
- Full special character support (for as far the game supported it)

Version 3.0:
- Windows GUI
- Polish characters support
- smaller filesize (imagemagick UPX'ed)
-
Version 3.0.1:
- Bugfix

========= NOT WORKING? ==================================================

Nothing happening?
		make sure that the .exe can reach imagemagick folder and
		alphabet folder to work properly

No result.png? 	
		imagemagick (what this program uses for images) says:
		install the Visual C++ 2008 Redistributable Package (x86) 
		or Visual C++ 2008 Redistributable Package (x64). 
		64-bit Windows requires both packages (x86 & x64).

Missing letter/character? 
		the letter you used is probably not supported, sorry
		you can check alphabet folder if it's there...


========= EXTRA INFO ===================================================

- written in c++
- Uses imagemagick 6.5.9-Q16 for image manipulation
- Uses system (DOS) for little file copying and deleting (temp files)
