Mario Guarinoni - 2006-08-01 19:29:33 - In reply to message 1 from Steven Hawks
hi.
you can find an example in the class examples.
To run the class you need a ttf file (truetype file, ex. verdana.ttf) and
gd module in your php (it comes in standart).
Mario Guarinoni - 2009-02-27 12:16:28 - In reply to message 3 from farhan
you may change the calculate_pos() function, if you want to change the text position. The class only puts text in bottom right, of course it can be improved.